2003-10-31 Andrew Cagney <cagney@redhat.com>
[binutils-gdb.git] / gdb / ChangeLog
1 2003-10-31 Andrew Cagney <cagney@redhat.com>
2
3 * defs.h (XZALLOC): Define.
4 * target.h (struct target_ops): Add "to_data";
5 * bfd-target.h, bfd-target.c: New files.
6 * Makefile.in (SFILES): Add "bfd-target.c".
7 (COMMON_OBS): Add "bfd-target.o".
8 (bfd-target.o): Specify dependencies.
9 (bfd_target_h): Define.
10 * defs.h (XZALLOC): Define.
11
12 2003-10-31 Andrew Cagney <cagney@redhat.com>
13
14 * rs6000-tdep.c (rs6000_gdbarch_init): For 64-bit ABI, set
15 adjust_breakpoint_address.
16 * Makefile.in (ppc-sysv-tdep.o): Add $(target_h).
17 * ppc-tdep.h (ppc64_sysv_abi_adjust_breakpoint_address): Declare.
18 * ppc-sysv-tdep.c: Include "target.h". Update copyright.
19 (ppc64_sysv_abi_adjust_breakpoint_address): New function.
20
21 2003-10-31 Andrew Cagney <cagney@redhat.com>
22
23 * target.h (struct target_ops): Replace "to_read_partial" and
24 "to_write_partial" with "to_xfer_partial". Update comments.
25 * target.c (debug_to_write_partial): Delete function.
26 (debug_to_xfer_partial): Replace debug_to_read_partial.
27 (add_target, update_current_target, setup_target_debug): Set
28 "to_xfer_partial" instead of "to_read_partial" and
29 "to_write_partial".
30 (default_xfer_partial): Replace "default_write_partial".
31 (default_read_partial): Delete.
32 (target_read_partial, target_write_partial): Call
33 "to_xfer_partial".
34 * remote.c (init_remote_ops): Set "to_xfer_partial".
35 (init_remote_async_ops): Ditto.
36 (remote_xfer_partial): Replace "remote_read_partial".
37
38 2003-10-31 Mark Kettenis <kettenis@gnu.org>
39
40 * i386-tdep.c (i386_supply_fpregset): Support floating-point
41 registers in `fxsave' format.
42 (i386_regset_from_core_section): Deal with ".reg-xfp" sections.
43
44 2003-10-30 Mark Kettenis <kettenis@gnu.org>
45
46 * i386-linux-tdep.c (i386_linux_gregset_reg_offset): New variable.
47 (i386_linux_init_abi): Initialize TDEP->gregset_reg_offset,
48 TDEP->gregset_num_regs and tdep->sizeof_gregset.
49
50 * i386-linux-tdep.c (i386_linux_sc_reg_offset): Don't explicitly
51 specify size of array.
52 (i386_linux_init_abi): Remove initialization of
53 TDEP->num_xmm_regs. Use I386_LINUX_NUM_REGS for number of
54 registers. Use ARRAY_SIZE to initialize TDEP->sc_num_regs.
55
56 * config/i386/fbsd64.mt (TDEPFILES): Add corelow.o.
57 * config/i386/fbsd64.mh (NATDEPFILES): Remove corelow.o and
58 core-regset.o.
59
60 * fbsd-proc.c (fbsd_make_corefile_notes): Put a "FreeBSD" label in
61 the ELF header.
62
63 2003-10-29 Mark Kettenis <kettenis@gnu.org>
64
65 * config/i386/fbsd.mt (TDEPFILES): Add corelow.o.
66 * config/i386/fbsd.mh (NATDEPFILES): Remove corelow.o and
67 core-regset.o.
68
69 * fbsd-proc.c (fbsd_make_corefile_notes): Remove unecessary casts.
70
71 * corelow.c: Include "arch-utils.h", "regset.h" and
72 "gdb_assert.h".
73 (core_gdbarch): New variable.
74 (sniff_core_bfd): Don't sniff if we have support for register sets
75 in CORE_GDBARCH.
76 (core_close): Reset CORE_GDBARCH.
77 (core_open): Initialize CORE_GDBARCH.
78 (get_core_register_section): Use register sets if they are
79 supported by CORE_GDBARCH.
80 (get_core_registers): Don't print error message if we have support
81 for register sets in CORE_GDBARCH.
82
83 2003-10-29 Andrew Cagney <cagney@redhat.com>
84
85 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep): Instead of the
86 default PPC machine, register 32-bit and 64-bit PPC, and rs6k.
87
88 2003-10-29 Mark Kettenis <kettenis@gnu.org>
89
90 * objfiles.h (clear_objfile_data): New prototype.
91 * objfiles.c (clear_objfile_data): New function.
92 * symfile.c (reread_symbols): Clear per-objfile data.
93
94 2003-10-28 Jeff Johnston <jjohnstn@redhat.com>
95
96 * symfile.c (symbol_file_add_with_addrs_or_offsets): Switch to use
97 printf_unfiltered instead of printf_filtered for output messages.
98 (add_symbol_file_command): Ditto.
99 (reread_symbols): Ditto.
100 (overlay_auto_command): Ditto.
101 (overlay_manual_command): Ditto.
102 (overlay_off_command): Ditto.
103
104 2003-10-27 Mark Kettenis <kettenis@gnu.org>
105
106 * arch-utils.c (deprecated_select_gdbarch_hack): New function.
107 (gdbarch_from_bfd): New function.
108 (set_gdbarch_from_file): Re-implement using gdbarch_from_bfd and
109 deprecated_select_gdbarch_hack.
110 * arch-utils.h (gdbarch_from_bfd): New prototype.
111
112 2003-10-27 Andrew Cagney <cagney@redhat.com>
113
114 * osabi.c (gdbarch_init_osabi): Use info.bfd_arch_info instead of
115 arch_info. Use warning instead of fprintf_filtered. Do not use
116 deprecated bfd_printable_arch_mach.
117
118 2003-10-26 Kevin Buettner <kevinb@redhat.com>
119
120 * frv-tdep.c (frv_register_raw_size, frv_register_virtual_size):
121 Delete.
122 (frv_register_type): Rename from frv_register_virtual_type. Add
123 ``struct gdbarch *'' parameter.
124 (frv_gdbarch_init): Delete calls to the following functions:
125 set_gdbarch_deprecated_size(),
126 set_gdbarch_deprecated_register_bytes(),
127 set_gdbarch_deprecated_register_raw_size(),
128 set_gdbarch_deprecated_max_register_raw_size(),
129 set_gdbarch_deprecated_register_virtual_size(),
130 set_gdbarch_deprecated_max_register_virtual_size(),
131 set_gdbarch_deprecated_register_virtual_size(),
132 set_gdbarch_deprecated_register_virtual_type().
133 Add call to function set_gdbarch_register_type().
134
135 2003-10-26 Mark Kettenis <kettenis@gnu.org>
136
137 * i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,
138 FDOFF_REGNUM): Remove defines.
139 * win32-nat.c (do_child_fetch_inferior_registers): Include
140 "i387-tdep.h".
141 (do_child_fetch_inferior_registers): Use I387_FISEG_REGNUM and
142 I387_FOP_REGNUM instead of FCS_REGNUM and FOP_REGNUM. Define and
143 undefine I387_ST0_REGNUM.
144
145 * i386-tdep.h (FPU_REG_RAW_SIZE): Remove define.
146 * x86-64-tdep.c (x86_64_store_return_value): Use
147 I386_MAX_REGISTER_SIZE instead of FPU_REG_RAW_SIZE.
148
149 Change register numbers to enumartion values.
150 * i386-tdep.h (enum i386_regnum): New.
151 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
152 I386_EBP_REGNUM, I386_IP_REGNUM, I386_EFLAGS_REGNUM,
153 I386_ST0_REGNUM): Remove defines.
154 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
155 I386_EDI_REGNUM): Remove defines.
156
157 2003-10-24 Andrew Cagney <cagney@redhat.com>
158
159 * target.c: Include "gdbcore.h".
160 (get_target_memory, get_target_memory_unsigned): New functions.
161 * target.h (get_target_memory, get_target_memory_unsigned): Declare.
162 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr):
163 Use get_target_memory_unsigned.
164 * Makefile.in (target.o): Update dependencies.
165
166 2003-10-24 Andrew Cagney <cagney@redhat.com>
167
168 * osabi.c (gdbarch_init_osabi): Fix typos, and "fortunatly"[sic].
169 * PROBLEMS, arch-utils.c, cli-out.c, command.h: Ditto.
170 * complaints.c, cris-tdep.c, disasm.c, dwarf2-frame.c: Ditto.
171 * frame.c, frame.h, infcall.c, infcmd.c, infrun.c: Ditto.
172 * kod.c, mips-tdep.c, regcache.c, regcache.h, remote.c: Ditto.
173
174 * osabi.c (gdbarch_init_osabi): Add comment on 32-bit vs 64-bit.
175 (can_run_code_for): Use the OO term "singleton".
176
177 2003-10-23 Andrew Cagney <cagney@redhat.com>
178
179 * Makefile.in (stack.o): Add $(regcache_h).
180 * stack.c: Include "regcache.h"
181 (return_command): Rewrite. Use get_frame_id and
182 get_selected_frame. Eliminate "deprecated_selected_frame". Warn
183 about unhandled return-values.
184 * value.h (set_return_value): Delete declaration.
185 * values.c (set_return_value): Delete function.
186
187 2003-10-23 Jeff Johnston <jjohnstn@redhat.com>
188
189 * ia64-tdep.c: (ia64_frame_cache): Add new prev_cfm field.
190 (pseudo_regs): Add comment regarding register stack registers.
191 (ia64_alloc_frame_cache): Initialize new prev_cfm field to 0.
192 (floatformat_valid): New static routine.
193 (floatformat_ia64_ext): Add name field and set up is_valid routine
194 to floatformat_valid().
195 (examine_prologue): For the previous cfm, use
196 frame_unwind_register()
197 if the cfm is not stored in a register-stack register. Save the
198 previous cfm value in the prev_cfm field. Add debug output.
199 (ia64_frame_this_id): Use frame_id_build_special() to also register
200 the bsp. Add debug output.
201 (ia64_sigtramp_frame_this_id): Ditto.
202 (ia64_frame_prev_register): Look at cache saved_regs for a few more
203 registers and also add some checks for framelessness before accepting
204 current register values for fields such as return address. For cfm,
205 use the cached prev_cfm field if available. Add comment to explain
206 PSR logic. Add debug output.
207 (ia64_sigtramp_frame_init_saved_regs): Save the bsp and sp addresses
208 as part of initialization.
209 (ia64_sigtramp_frame_cache): Hard-code stack size as it can't be
210 calculated. Cache the bsp and cfm values.
211 (ia64_sigtramp_frame_prev_register): Add logic to this routine out
212 instead of using ia64_frame_prev_register() which doesn't expect most
213 registers to be saved. The saved values for bsp and sp
214 can be taken from the cache. Add debug output.
215 (ia64_push_dummy_call): Use frame_id_build_special() to also register
216 the bsp.
217
218 2003-10-23 Jim Blandy <jimb@redhat.com>
219
220 * osabi.c (gdbarch_init_osabi): A handler is okay if it's for an
221 architecture the current arch can run code for --- but not if it's
222 a superset.
223 (can_run_code_for): New function.
224
225 2003-10-22 James E Wilson <wilson@specifixinc.com>
226
227 * MAINTAINERS: Move myself from paper trail section back to write
228 after approval section.
229
230 2003-10-22 Andrew Cagney <cagney@redhat.com>
231
232 * exec.h: New file.
233 * win32-nat.c: Include "exec.h".
234 * solib.c: Include "exec.h".
235 * target.h (build_section_table): Delete declaration.
236 * somsolib.c: Include "exec.h".
237 (exec_ops): Delete extern declaration.
238 * rs6000-nat.c: Update copyright. Include "exec.h".
239 (exec_ops): Delete extern declaration.
240 * pa64solib.c: Update copyright. Include "exec.h".
241 (exec_ops): Delete extern declaration.
242 * exec.c: Update copyright. Include "exec.h".
243 * corelow.c: Update dependencies. Include "exec.h".
244 * Makefile.in (exec_h): Define.
245 (exec.o, somsolib.o): Update dependencies.
246 (pa64solib.o, corelow.o): Update dependencies.
247
248 2003-10-22 Andrew Cagney <cagney@redhat.com>
249
250 * target.c: Include "gdb_assert.h" (target_read): Call
251 "target_read_partial", not "target_write_partial".
252 (default_read_partial, default_write_partial): New function.
253 (target_read_partial, target_write_partial): Simplify, assume that
254 there is always a read/write method.
255 (update_current_target, add_target): Always set "to_read_partial"
256 and "to_write_partial".
257 (target_write, target_read): Fail on a zero byte transfer.
258 * Makefile.in (target.o): Update dependencies.
259 * target.h: Update copyright date.
260 (target_object): Fix typo.
261
262 2003-10-22 Andrew Cagney <cagney@redhat.com>
263
264 * gdbarch.sh (convert_from_func_ptr_addr): Convert to a pure
265 multi-arch method, add "targ" parameter.
266 (struct target_ops): Declare.
267 * gdbarch.h, gdbarch.c: Re-generate.
268 * Makefile.in (c-valprint.o): Update dependencies.
269 * arch-utils.h: Update copyright.
270 (convert_from_func_ptr_addr_identity): Declare.
271 * arch-utils.c (convert_from_func_ptr_addr_identity): New function.
272 * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Update.
273 * rs6000-tdep.c (rs6000_convert_from_func_ptr_addr): Upate.
274 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Update.
275 * infcall.c (find_function_addr, call_function_by_hand): Update.
276 * c-valprint.c: Include "target.h".
277 (print_function_pointer_address): Update.
278
279 2003-10-22 Andrew Cagney <cagney@redhat.com>
280
281 * target.c (target_close): New function.
282 (debug_to_close): Use "target_close".
283 (push_target): Use "target_close".
284 (unpush_target): Use "target_close".
285 (pop_target): Use "target_close".
286 * target.h (struct target_ops): Add "to_xclose".
287 (target_open): Delete macro. Move comment to "to_open".
288 (target_close): Replace macro with function that takes a target.
289 * top.c (quit_target): Pass "current_target" to "target_close".
290
291 2003-10-21 Elena Zannoni <ezannoni@redhat.com>
292
293 * minsyms.c (lookup_minimal_symbol_text): Remove unused parameter.
294 Remove SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
295 * symtab.h (lookup_minimal_symbol_text): Update.
296 * breakpoint.c (create_overlay_event_breakpoint,
297 create_longjmp_breakpoint): Update callers.
298 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Update caller.
299 * symtab.c (find_pc_sect_line): Ditto.
300
301 2003-10-21 Andrew Cagney <cagney@redhat.com>
302
303 * target.c (errno): Delete extern declaration.
304
305 2003-10-20 Jeff Johnston <jjohnstn@redhat.com>
306
307 * ia64-tdep.c: Change all occurrences of
308 DEPRECATED_REGISTER_RAW_SIZE to use register_size() instead.
309 (ia64_frame_prev_register): Minor whitespace change.
310
311 2003-10-20 Michael Chastain <mec@shout.net>
312
313 * config/djgpp/fnchange.lst: Add lines for:
314 sim/testsuite/sim/frv/interrupts/Ipipe-fr400.cgs,
315 sim/testsuite/sim/frv/interrupts/Ipipe-fr500.cgs,
316 sim/testsuite/sim/frv/interrupts/badalign-fr550.cgs,
317 sim/testsuite/sim/frv/interrupts/compound-fr550.cgs,
318 sim/testsuite/sim/frv/interrupts/data_store_error-fr550.cgs,
319 sim/testsuite/sim/frv/interrupts/fp_exception-fr550.cgs,
320 sim/testsuite/sim/frv/interrupts/insn_access_error-fr550.cgs.
321
322 2003-10-20 Andrew Cagney <cagney@redhat.com>
323
324 * values.c (register_value_being_returned): Update comments. Use
325 "gdbarch_return_value" when available.
326 (using_struct_return): Ditto.
327 (set_return_value): Ditto. Use "gdbarch_return_value" when
328 available.. Print a warning, and not an error, when an unhandled
329 return type is encountered.
330 * infcmd.c: Include "gdb_assert.h".
331 (print_return_value): When gdbarch_return_value_p, and using
332 struct return, assume that the value is not available.
333 * defs.h (return_value_convention): Define.
334 * gdbarch.sh (gdbarch_return_value): New predicate method.
335 * gdbarch.h, gdbarch.c: Re-generate
336 * ppc-sysv-tdep.c (return_value_convention): Delete definition.
337
338 2003-10-20 Andrew Cagney <cagney@redhat.com>
339
340 * symtab.c: Replace "struct sec" with "struct bfd_section".
341 * objfiles.c, linespec.c, blockframe.c, block.c: Ditto.
342
343 2003-10-19 Michael Chastain <mec@shout.net>
344
345 * config/djgpp/fnchange.lst: Add lines for:
346 gdb/amd64nbsd-nat.c, gdb/amd64nbsd-tdep.c,
347 gdb/i386fbsd-nat.c, gdb/i386fbsd-tdep.c,
348 gdb/sparc64fbsd-nat.c, gdb/sparc64bsd-tdep.c.
349
350 2003-10-19 Mark Kettenis <kettenis@gnu.org>
351
352 * amd64fbsd-nat.c (fetch_inferior_registers,
353 store_inferior_registers): Remove functions.
354 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64bsd-nat.o.
355
356 2003-10-18 Mark Kettenis <kettenis@gnu.org>
357
358 Add NetBSD/amd64 native configuration:
359 * x86-64-tdep.h (amd64nbsd_r_reg_offset): Add extern declarations.
360 * amd64nbsd-tdep.c: New file.
361 * amd64nbsd-nat.c: New file.
362 * amd64bsd-nat.c: New file.
363 * config/i386/nbsd64.mh: New file.
364 * config/i386/nbsd64.mt: New file.
365 * configure.host: Add x86_64-*-netbsd*.
366 * configure.tgt: Add x86_64-*-netbsd*.
367 * Makefile.in (amd64bsd-nat.o, amd64nbsd-nat.o, amd64nbsd-tdep.o):
368 New targets.
369 * NEWS (New native configurations): Mention NetBSD/amd64.
370
371 2003-10-17 Michael Chastain <mec@shout.net>
372
373 * config/djgpp/fnchange.lst: Remove dead lines for:
374 bfd/elf32-i386qnx.c, bfd/elf32-ppcqnx.c, bfd/elf32-shqnx.c,
375 bfd/elf32-sh-lin.c, bfd/elf32-sh-nbsd.c, bfd/elf32-sh64-nbsd.c,
376 bfd/elf64-alpha-fbsd.c, bfd/elf64-sh64-nbsd.c,
377 gdb/alphanbsd-nat.c, gdb/config/i386/tm-i386mk.h,
378 gdb/config/i386/tm-i386v42mp.h, gdb/config/i386/xm-i386mach.h,
379 gdb/config/i386/xm-i386mk.h, gdb/config/i386/xm-i386v32.h,
380 gdb/config/m68k/apollo68v.mh, gdb/config/m68k/nm-apollo68v.h,
381 gdb/config/m68k/xm-apollo68v.h, gdb/config/m88k/tm-delta88v4.h,
382 gdb/config/mips/tm-bigmips64.h, gdb/config/mips/tm-embed64.h,
383 gdb/config/mips/tm-embedl.h, gdb/config/mips/tm-embedl64.h,
384 gdb/config/mips/tm-vr4300el.h, gdb/config/mips/tm-vr4xxxel.h,
385 gdb/config/mips/tm-vr5000el.h, gdb/config/sparc/tm-sparclet.h,
386 gdb/config/sparc/tm-sparclite.h,
387 gdb/gdbtk/generic/ChangeLog-2001,
388 gdb/gdbtk/library/ChangeLog-2001, gdb/remote-adapt.c,
389 gdb/remote-eb.c, gdb/remote-mm.c, gdb/remote-nrom.c,
390 gdb/remote-udi.c, gdb/remote-vx29k.c, gdb/remote-vx960.c,
391 gdb/sparclet-rom.c, gdb/sparclet-stub.c,
392 gdb/testsuite/gdb.mi/mi0-var-block.exp,
393 gdb/testsuite/gdb.mi/mi0-var-child.exp,
394 gdb/testsuite/gdb.mi/mi0-var-cmd.exp,
395 gdb/testsuite/gdb.mi/mi0-var-display.exp,
396 itcl/iwidgets3.0.0/demos/extfileselectionbox,
397 itcl/iwidgets3.0.0/demos/extfileselectiondialog,
398 itcl/iwidgets3.0.0/demos/fileselectionbox,
399 itcl/iwidgets3.0.0/demos/fileselectiondialog,
400 itcl/iwidgets3.0.0/demos/html/buttonbox.n.html,
401 itcl/iwidgets3.0.0/demos/html/canvasprintbox.n.html,
402 itcl/iwidgets3.0.0/demos/html/canvasprintdialog.n.html,
403 itcl/iwidgets3.0.0/demos/html/combobox.n.html,
404 itcl/iwidgets3.0.0/demos/html/dialog.n.html,
405 itcl/iwidgets3.0.0/demos/html/dialogshell.n.html,
406 itcl/iwidgets3.0.0/demos/html/entryfield.n.html,
407 itcl/iwidgets3.0.0/demos/html/feedback.n.html,
408 itcl/iwidgets3.0.0/demos/html/fileselectionbox.n.html,
409 itcl/iwidgets3.0.0/demos/html/fileselectiondialog.n.html,
410 itcl/iwidgets3.0.0/demos/html/hyperhelp.n.html,
411 itcl/iwidgets3.0.0/demos/html/iwidgets2.2.0UserCmds.html,
412 itcl/iwidgets3.0.0/demos/html/labeledwidget.n.html,
413 itcl/iwidgets3.0.0/demos/html/menubar.n.html,
414 itcl/iwidgets3.0.0/demos/html/messagedialog.n.html,
415 itcl/iwidgets3.0.0/demos/html/notebook.n.html,
416 itcl/iwidgets3.0.0/demos/html/optionmenu.n.html,
417 itcl/iwidgets3.0.0/demos/html/panedwindow.n.html,
418 itcl/iwidgets3.0.0/demos/html/promptdialog.n.html,
419 itcl/iwidgets3.0.0/demos/html/pushbutton.n.html,
420 itcl/iwidgets3.0.0/demos/html/radiobox.n.html,
421 itcl/iwidgets3.0.0/demos/html/scrolledcanvas.n.html,
422 itcl/iwidgets3.0.0/demos/html/scrolledframe.n.html,
423 itcl/iwidgets3.0.0/demos/html/scrolledhtml.n.html,
424 itcl/iwidgets3.0.0/demos/html/scrolledlistbox.n.html,
425 itcl/iwidgets3.0.0/demos/html/scrolledtext.n.html,
426 itcl/iwidgets3.0.0/demos/html/selectionbox.n.html,
427 itcl/iwidgets3.0.0/demos/html/selectiondialog.n.html,
428 itcl/iwidgets3.0.0/demos/html/shell.n.html,
429 itcl/iwidgets3.0.0/demos/html/spindate.n.html,
430 itcl/iwidgets3.0.0/demos/html/spinint.n.html,
431 itcl/iwidgets3.0.0/demos/html/spinner.n.html,
432 itcl/iwidgets3.0.0/demos/html/spintime.n.html,
433 itcl/iwidgets3.0.0/demos/html/tabnotebook.n.html,
434 itcl/iwidgets3.0.0/demos/html/tabset.n.html,
435 itcl/iwidgets3.0.0/demos/html/toolbar.n.html,
436 itcl/iwidgets3.0.0/demos/scrolledcanvas,
437 itcl/iwidgets3.0.0/demos/scrolledframe,
438 itcl/iwidgets3.0.0/demos/scrolledhtml,
439 itcl/iwidgets3.0.0/demos/scrolledlistbox,
440 itcl/iwidgets3.0.0/demos/scrolledtext,
441 itcl/iwidgets3.0.0/demos/selectionbox,
442 itcl/iwidgets3.0.0/demos/selectiondialog,
443 itcl/iwidgets3.0.0/doc/canvasprintbox.n,
444 itcl/iwidgets3.0.0/doc/canvasprintdialog.n,
445 itcl/iwidgets3.0.0/doc/extfileselectionbox.n,
446 itcl/iwidgets3.0.0/doc/extfileselectiondialog.n,
447 itcl/iwidgets3.0.0/doc/fileselectionbox.n,
448 itcl/iwidgets3.0.0/doc/fileselectiondialog.n,
449 itcl/iwidgets3.0.0/doc/scopedobject.n.backup,
450 itcl/iwidgets3.0.0/doc/scrolledcanvas.n,
451 itcl/iwidgets3.0.0/doc/scrolledframe.n,
452 itcl/iwidgets3.0.0/doc/scrolledhtml.n,
453 itcl/iwidgets3.0.0/doc/scrolledlistbox.n,
454 itcl/iwidgets3.0.0/doc/scrolledtext.n,
455 itcl/iwidgets3.0.0/doc/selectionbox.n,
456 itcl/iwidgets3.0.0/doc/selectiondialog.n,
457 itcl/iwidgets3.0.0/generic/canvasprintbox.itk,
458 itcl/iwidgets3.0.0/generic/canvasprintdialog.itk,
459 itcl/iwidgets3.0.0/generic/extfileselectionbox.itk,
460 itcl/iwidgets3.0.0/generic/extfileselectiondialog.itk,
461 itcl/iwidgets3.0.0/generic/fileselectionbox.itk,
462 itcl/iwidgets3.0.0/generic/fileselectiondialog.itk,
463 itcl/iwidgets3.0.0/generic/scrolledcanvas.itk,
464 itcl/iwidgets3.0.0/generic/scrolledframe.itk,
465 itcl/iwidgets3.0.0/generic/scrolledhtml.itk,
466 itcl/iwidgets3.0.0/generic/scrolledlistbox.itk,
467 itcl/iwidgets3.0.0/generic/scrolledtext.itk,
468 itcl/iwidgets3.0.0/generic/scrolledwidget.itk,
469 itcl/iwidgets3.0.0/generic/selectionbox.itk,
470 itcl/iwidgets3.0.0/generic/selectiondialog.itk,
471 itcl/iwidgets3.0.0/tests/canvasprintbox.test,
472 itcl/iwidgets3.0.0/tests/canvasprintdialog.test,
473 itcl/iwidgets3.0.0/tests/extfileselectionbox.test,
474 itcl/iwidgets3.0.0/tests/extfileselectiondialog.test,
475 itcl/iwidgets3.0.0/tests/fileselectionbox.test,
476 itcl/iwidgets3.0.0/tests/fileselectiondialog.test,
477 itcl/iwidgets3.0.0/tests/scrolledcanvas.test,
478 itcl/iwidgets3.0.0/tests/scrolledframe.test,
479 itcl/iwidgets3.0.0/tests/scrolledhtml.test,
480 itcl/iwidgets3.0.0/tests/scrolledlistbox.test,
481 itcl/iwidgets3.0.0/tests/scrolledtext.test,
482 itcl/iwidgets3.0.0/tests/selectionbox.test,
483 itcl/iwidgets3.0.0/tests/selectiondialog.test,
484 itcl/iwidgets3.0.0/unix/iwidgets.tcl.in,
485 itcl/iwidgets3.0.0/unix/pkgIndex.tcl.in,
486 tix/docs/Release-4.1.0.html, tix/docs/Release-4.1.0.txt,
487 tix/docs/Release-4.1a2.html, tix/docs/Release-4.1a2.txt,
488 tix/docs/Release-4.1a3.html, tix/docs/Release-4.1a3.txt,
489 tix/docs/Release-4.1b1.html, tix/docs/Release-4.1b1.txt,
490 tix/docs/Release-4.1b2.html, tix/docs/Release-4.1b2.txt,
491 tix/tixConfig.sh.in, tix/unix/tk4.2/pkgIndex.tcl.in,
492 tix/unix/tk8.0/pkgIndex.tcl.in, tix/unix/tk8.0/pkgIndex.tcl.in,
493 tix/unix/tk8.1/pkgIndex.tcl.in, tix/win/tkConsole41.c,
494 tix/win/tkConsole42.c, tix/win/tkConsole80a1.c,
495 tix/win/tkConsole80b1.c, tix/win/tkConsole81.c, tk/doc/tk4.0.ps,
496 tk/mac/tkMacProjects.sit.hqx.
497
498 2003-10-17 Andrew Cagney <cagney@redhat.com>
499
500 * target.c (target_section_by_addr): New function.
501 (do_xfer_memory): Use "target_section_by_addr".
502 * target.h (target_section_by_addr): Declare.
503
504 * target.h (struct target_ops): Add "to_read_partial" and
505 "to_write_partial", delete "to_query".
506 (target_read_partial, target_write_partial): Declare.
507 (target_read, target_write): Declare.
508 (target_query): Delete macro.
509 * target.c (target_read_partial): New function.
510 (target_write_partial, target_read, target_write): New function.
511 (update_current_target): Delete inheritance of "to_query". Add
512 comments about "to_read_partial" and "to_write_partial".
513 (debug_to_partial_read, debug_to_partial_write): New functions.
514 (debug_to_query): Delete function.
515 (setup_target_debug): Set "to_read_partial" and "to_write_partial"
516 instead of "to_query".
517 * remote.c (remote_read_partial): Replace "remote_query".
518 (init_remote_ops): Set "to_read_partial" instead of "to_query".
519 (init_remote_async_ops): Ditto.
520 * kod.c (gdb_kod_query): Make "bufsize" a LONGEST. Use
521 "target_read_partial" instead of "target_query".
522 * avr-tdep.c (avr_io_reg_read_command): Make "bufsize" a LONGEST.
523 Use "target_read_partial" instead of "target_query".
524
525 2003-10-17 Jeff Johnston <jjohnstn@redhat.com>
526
527 * frame.h (struct frame_id): Add new field: special_addr.
528 (frame_id_build_special): New prototype.
529 * frame.c (frame_id_build_special): New function.
530 (frame_id_build): Change to call frame_id_build_special().
531 (frame_id_eq): Change to also test special_addr field.
532 (frame_id_inner): Update comment.
533
534 2003-10-17 Andrew Cagney <cagney@redhat.com>
535
536 * target.c (update_current_target): Perform the target cleanup.
537 Put the target stack beneath the squashed "current_target".
538 (add_target): Delete disabled call to "cleanup_target".
539 (cleanup_target): Delete function.
540 (push_target, unpush_target): Do not call "cleanup_target".
541
542 2003-10-17 Andrew Cagney <cagney@redhat.com>
543
544 * target.c (target_stack): Change to a static target_ops.
545 (update_current_target): Walk the "struct target_ops" stack.
546 (pop_target, do_xfer_memory, target_info): Ditto.
547 (find_target_beneath): Ditto.
548 (push_target): Rewrite to use the "struct target_ops" stack.
549 (unpush_target): Ditto.
550 * target.h (struct target_stack_item): Delete definition.
551 (target_stack): Delete declaration.
552 (struct target_ops): Add field "beneath".
553
554 2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
555
556 * gdb/config/h8300/tm-h8300.h (h8300_normal_mode): Add external
557 declaration.
558 * gdb/h8300-tdep.c (BINWORD): Update BINWORD for h8300_normal_mode
559 (h8300_examine_prologue): Use h8300_normal_mode flag
560 (h8300_gdbarch_init): Set architecture info for normal mode
561
562 2003-10-16 Daniel Jacobowitz <drow@mvista.com>
563
564 * remote.c (remote_protocol_vcont): New variable.
565 (set_remote_protocol_vcont_packet_cmd): New function.
566 (show_remote_protocol_vcont_packet_cmd): New function.
567 (init_all_packet_configs): Handle remote_protocol_vcont.
568 (remote_vcont_probe): New function.
569 (remote_vcont_resume): New function.
570 (remote_resume): Use it.
571 (remote_async_resume): Call remote_resume.
572 (_initialize_remote): Add verbose-resume packet commands.
573
574 2003-10-16 Andrew Cagney <cagney@redhat.com>
575
576 * infrun.c (handle_inferior_event): Add comment about
577 "frame_id_inner" being too weak.
578
579 2003-10-16 Elena Zannoni <ezannoni@redhat.com>
580
581 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove
582 second parameter, which is always null. Remove
583 SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
584 * symtab.h (lookup_minimal_symbol_solib_trampoline): Update
585 accordingly.
586 * somsolib.c (som_solib_create_inferior_hook,
587 som_solib_desire_dynamic_linker_symbols): Update callers.
588 * hppa-tdep.c (hppa_fix_call_dummy): Ditto.
589
590 2003-10-16 Kei Sakamoto <sakamoto.kei@renesas.com>
591
592 * remote-m32r-sdi.c : New file, interface to m32r on-chip
593 debug interface, SDI (Scalable Debug Interface).
594 * NEWS: Mention m32r SDI protocol was supported.
595 * Makefile.in (remote-m32r-sdi.o): Add build rule.
596 * config/m32r/m32r.mt (TDEPFILES) : Add remote-m32r-sdi.o.
597
598 2003-10-15 Jeff Johnston <jjohnstn@redhat.com>
599
600 * ia64-linux-tdep.c: Include gdbcore.h.
601 (IA64_LINUX_SIGCONTEXT_OFFSET): Magic constant removed.
602 (ia64_linux_sigcontext_register_addr): Find the address of the
603 sigcontext area stored in the sigframe instead of using
604 a magic offset constant.
605
606 2003-10-15 Andrew Cagney <cagney@redhat.com>
607
608 * remote.c (remote_search): Delete function.
609 * target.h (target_search): Delete disabled macro.
610 (struct target_ops): Delete disabled field "to_search".
611
612 2003-10-14 Kevin Buettner <kevinb@redhat.com>
613
614 * frv-tdep.c (frv_frame_this_id): Call inside_entry_func()
615 instead of deprecated_inside_entry_file().
616
617 2003-10-14 Corinna Vinschen <vinschen@redhat.com>
618
619 * sh-tdep.c: Fix copy/paste hangover in comment.
620 (sh_push_dummy_call_fpu): Accomodate double passing in little endian
621 mode.
622 (sh3e_sh4_extract_return_value): Ditto.
623
624 2003-10-13 Richard Henderson <rth@redhat.com>
625
626 * f-typeprint.c (f_type_print_base): Handle TYPE_CODE_REF.
627 * f-valprint.c (f_val_print): Likewise. Tweak TYPE_CODE_PTR to
628 match c_val_print a bit closer.
629
630 2003-10-13 Kevin Buettner <kevinb@redhat.com>
631
632 * frv-tdep.c (max_instrs_per_bundle, frv_instr_size): New constants.
633 (frv_gdbarch_adjust_breakpoint_address): New function.
634 (frv_gdbarch_init): Initialize ``gdbarch_adjust_breakpoint_address''
635 method.
636
637 2003-10-13 Kevin Buettner <kevinb@redhat.com>
638
639 * breakpoint.h (struct breakpoint): Add new member
640 ``requested_address''.
641 * breakpoint.c (breakpoint_adjustment_warning)
642 (adjust_breakpoint_address): New static functions.
643 (print_it_typical): Issue warning if breakpoint's address is different
644 from its requested address.
645 (set_raw_breakpoint, set_longjmp_resume_breakpoint, watch_command_1)
646 (breakpoint_re_set_one): Set breakpoint's
647 ``requested_address'' field. Set ``address'' field to the
648 result of calling adjust_breakpoint_address() on the requested
649 address.
650
651 2003-10-13 Kevin Buettner <kevinb@redhat.com>
652
653 * gdbarch.sh (ADJUST_BREAKPOINT_ADDRESS): New method.
654 * gdbarch.h, gdbarch.c: Regenerate.
655
656 2003-10-11 Mark Kettenis <kettenis@gnu.org>
657
658 * i386bsd-tdep.c (i386bsd_init_abi): Use ARRAY_SIZE to initialize
659 TDEP->sc_num_regs.
660
661 * i386fbsd-tdep.c: New file.
662 (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
663 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
664 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Move here from
665 i386bsd-tdep.c.
666 (_initialize_i386fbsd_tdep): New function.
667 (i386fbsd_r_reg_offset, i386fbsd4_r_reg_offset): New varibles.
668 (i386fbsdaout_init_abi): Initialize TDEP->gregset_reg_offset,
669 TDEP->gregset_num_regs, TDEP->sizeof_gregset and
670 TDEP->sizeof_fpregset. Use ARRAY_SIZE to initialize
671 TDEP->sc_num_regs.
672 (i386fbsd4_init_abi): Initialize TDEP->gregset_reg_offset,
673 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
674 to initialize TDEP->sc_num_regs.
675 * i386bsd-tdep.c (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
676 i386fbsd_sc_reg_offset, i386fbsdaout_init_abi, i386fbsd_init_abi,
677 i386fbsd4_sc_reg_offset, i386fbsd4_init_abi): Remove.
678 (_initialize_i386bsd_tdep): Don't register FreeBSD a.out and
679 FreeBSD ELF OS/ABI's here.
680 * Makefile.in (ALLDEPFILES): Add i386fbsd-tdep.c.
681 (i386fbsd-tdep.o): New target.
682 * config/i386/fbsd.mt (TDEPFILES): Add i386fbsd-tdep.o.
683 * config/i386/fbsd64.mt (TDEPFILES): Add i386fbsd-tdep.o.
684
685 * amd64fbsd-tdep.c (amd64fbsd_r_reg_offset): New variable.
686 (amd64fbsd_init_abi): Set TDEP->gregset_reg_offset,
687 TDEP->gregset_num_regs and TDEP->sizeof_gregset. Use ARRAY_SIZE
688 in initialization of TDEP->sc_num_regs.
689
690 * x86-64-tdep.c (x86_64_regset_from_core_section): New function.
691 (x86_64_init_abi): Initialize regset_from_core_section if
692 appropriate.
693
694 * i386-tdep.c (i386_regset_from_core_section): New function.
695 (i386_gdbarch_init): Initialize regset_from_core_section if
696 appropriate.
697 * i386-tdep.h (i386_regset_from_core_section): New declaration.
698
699 * i386-tdep.h (struct regset): Declare opaque.
700
701 * gdbarch.sh (regset_from_core_section): New method.
702 (struct regset): Declare opaque.
703 * gdbarch.c, gdbarch.h: Regenerated.
704
705 2003-10-11 Alan Modra <amodra@bigpond.net.au>
706
707 * hppa-tdep.c (hppa_in_solib_call_trampoline): Don't refer directly to
708 _cooked_size and vma; Use bfd_section_size and bfd_get_section_vma.
709 Correct test for pc within section.
710
711 2003-10-11 Mark Kettenis <kettenis@gnu.org>
712
713 * gdbarch.sh: Remove trailing whitepsace from comments.
714
715 2003-10-08 Roland McGrath <roland@redhat.com>
716
717 * gcore.c (make_mem_sec): Function removed, folded into ...
718 (gcore_create_callback): ... here. To omit a section, clear its
719 SEC_LOAD bit rather than zeroing its size.
720 Omit read-only sections only if they correspond to a known disk file.
721 (gcore_copy_callback): Ignore sections without SEC_LOAD flag set.
722
723 2003-10-10 Michael Snyder <msnyder@redhat.com>
724
725 * d10v-tdep.c: Fix typo in comment.
726
727 2003-10-10 Andrew Cagney <cagney@redhat.com>
728
729 * rs6000-tdep.c (e500_store_return_value): Delete function.
730 (e500_extract_return_value): Delete function.
731 (rs6000_gdbarch_init): When SYSV, set "extract_return_value" and
732 "restore_return_value" to "ppc_sysv_abi_extract_return_value" and
733 "ppc_sysv_abi_restore_return_value" where applicable.
734 * ppc-tdep.h: (ppc_sysv_abi_store_return_value): Declare.
735 (ppc_sysv_abi_extract_return_value): Declare.
736 (ppc_sysv_abi_broken_store_return_value): Declare.
737 (ppc_sysv_abi_broken_extract_return_value): Declare.
738 (ppc_sysv_abi_broken_use_struct_convention:) Delete declaration.
739 * ppc-sysv-tdep.c (return_value_convention): Move definition to
740 start of file.
741 (do_ppc_sysv_return_value): New function.
742 (ppc_sysv_abi_extract_return_value): New function.
743 (ppc_sysv_abi_store_return_value): New function.
744 (ppc_sysv_abi_broken_extract_return_value): New function.
745 (ppc_sysv_abi_broken_store_return_value): New function.
746 (ppc_sysv_abi_use_struct_convention): Call
747 do_ppc_sysv_return_value.
748
749 2003-10-10 J. Brobecker <brobecker@gnat.com>
750
751 * blockframe.c (inside_main_func): No longer use symbol_lookup()
752 to lookup the main function symbol.
753
754 2003-10-10 Corinna Vinschen <vinschen@redhat.com>
755
756 * sh-tdep.c (sh_treat_as_flt_p): New function to recognize float
757 types correctly.
758 (sh_push_dummy_call_fpu): Fix argument passing rules.
759 (sh3e_sh4_extract_return_value): Call sh_treat_as_flt_p to recognize
760 float types.
761 (sh3e_sh4_store_return_value): Ditto.
762
763 2003-10-10 Elena Zannoni <ezannoni@redhat.com>
764
765 * sh-tdep.c (sh_use_struct_convention): Clarify one case in
766 comment.
767
768 2003-10-10 Corinna Vinschen <vinschen@redhat.com>
769
770 * sh-tdep.c (sh_use_struct_convention): Clean up to have a
771 more readable code. Accomodate passing of bitfields.
772
773 2003-10-10 Andrew Cagney <cagney@redhat.com>
774
775 * Makefile.in (ppc-sysv-tdep.o): Add $(gdb_assert_h).
776 * rs6000-tdep.c (rs6000_gdbarch_init): When 64 bit SysV ABI, set
777 push_dummy_call to ppc64_sysv_abi_push_dummy_call.
778 * ppc-sysv-tdep.c: Include "gdb_assert.h".
779 (ppc64_sysv_abi_push_dummy_call): New function.
780 (ppc64_sysv_abi_broken_push_dummy_call): New function.
781 * ppc-tdep.h (ppc64_sysv_abi_push_dummy_call): Declare.
782 (ppc64_sysv_abi_broken_push_dummy_call): Declare.
783
784 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
785
786 * NEWS: Replace "Hitachi" and "Mitsubishi" with "Renesas".
787 * README: Ditto.
788 * d10v-tdep.c: Ditto.
789 * h8300-tdep.c: Ditto.
790 * remote-e7000.c: Ditto.
791 * remote-hms.c: Ditto.
792 * ser-e7kpc.c: Ditto.
793 * sh-stub.c: Ditto.
794 * sh-tdep.c: Ditto.
795 * sh-tdep.h: Ditto.
796 * sh3-rom.c: Ditto.
797 * sh64-tdep.c: Ditto.
798 * top.c: Ditto.
799 * wince.c: Ditto.
800 * config/d10v/d10v.mt: Ditto.
801 * config/sh/embed.mt: Ditto.
802 * config/sh/linux.mt: Ditto.
803 * config/sh/tm-linux.h: Ditto.
804 * config/sh/tm-sh.h: Ditto.
805 * config/sh/wince.mt: Ditto.
806
807 2003-10-09 Andrew Cagney <cagney@redhat.com>
808
809 * ppc-tdep.h (struct type): Declare opaque.
810 * x86-64-tdep.h (struct regcache): Declare opaque.
811 * sh-tdep.c (sh_do_fp_register): Delete "register" attribute, fix
812 coding style.
813
814 2003-10-09 Andrew Cagney <cagney@redhat.com>
815
816 Changes from 2003-09-09 Jimi Xenidis <jimix@watson.ibm.com>:
817 * config/rs6000/tm-rs6000.h (SOFTWARE_SINGLE_STEP): Delete macro.
818 (SOFTWARE_SINGLE_STEP_P): Ditto.
819 * config/powerpc/tm-ppc-eabi.h (SOFTWARE_SINGLE_STEP_P): Ditto.
820 * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP): Ditto.
821 (SOFTWARE_SINGLE_STEP_P): Ditto.
822 * rs6000-tdep.c (rs6000_gdbarch_init): When AIX, set
823 software_single_step to rs6000_software_single_step.
824
825 2003-10-09 Andrew Cagney <cagney@redhat.com>
826
827 * MAINTAINERS: Mark m32r-elf as buildable with -Werror.
828
829 2003-10-09 Michael Snyder <msnyder@redhat.com>
830
831 * frame.h: Fix typo in comment.
832 * dummy-frame.c: Fix typo in comment.
833 * d10v-tdep.c: Random whitespace/comment tweaks.
834
835 2003-10-09 Elena Zannoni <ezannoni@redhat.com>
836
837 * sh-tdep.c (sh_gdbarch_init): Delete setting of push_dummy_code.
838 (sh_push_dummy_code): Delete function, it's only used for dummy calls
839 on stack.
840
841 Based on input by Stephen Clarke (stephen.clarke@superh.com):
842 * sh-tdep.c (sh_use_struct_convention): Add comment explaining ABI
843 in detail.
844
845 2003-10-09 Daniel Jacobowitz <drow@mvista.com>
846
847 * remote-mips.c (mips_initialize): Remove unneeded call to
848 get_selected_frame. Suggested by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
849
850 2003-10-09 Daniel Jacobowitz <drow@mvista.com>
851
852 * dwarf2expr.c (execute_stack_op): Don't treat the frame base as
853 a memory pointer.
854
855 2003-10-08 Jeff Johnston <jjohnstn@redhat.com>
856
857 * lin-lwp.c (stop_and_resume_callback): Set the resumed flag
858 for any lwp we resume.
859 (running_callback): Add lwps that have pending status events
860 against them to be considered running.
861
862 2003-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
863
864 * m32r-tdep.c : Include "dis-asm.h".
865 * Makefile.in (m32r-tdep.o): Update dependencies.
866
867 2003-10-06 J. Brobecker <brobecker@gnat.com>
868
869 * completer.h (get_gdb_completer_word_break_characters): Delete.
870 * completer.c: include language.h.
871 (gdb_completer_word_break_characters): Delete.
872 (get_gdb_completer_word_break_characters): Delete.
873 (location_completer): Use the word break characters of the current
874 language.
875 (complete_line): Likewise.
876 (line_completion_function): Likewise.
877 (skip_quoted_chars): Likewise.
878 * Makefile.in (completer.o): Add dependency on language.h.
879 * top.c (init_main): Set the readline word break characters
880 to GDB's default word break characters.
881
882 2003-10-06 J. Brobecker <brobecker@gnat.com>
883
884 * language.h (language_defn): new field, la_word_break_characters.
885 * language.c (unknown_language_defn): Set new field to
886 default_word_break_characters.
887 (auto_language_defn): Likewise.
888 (local_language_defn): Likewise.
889 * ada-lang.c (ada_language_defn): Likewise.
890 * c-lang.c (c_language_defn): Likewise.
891 (cplus_language_defn): Likewise.
892 (asm_language_defn): Likewise.
893 (minimal_language_defn): Likewise.
894 * f-lang.c (f_language_defn): Likewise.
895 * jv-lang.c (java_language_defn): Likewise.
896 * m2-lang.c (m2_language_defn): Likewise.
897 * objc-lang.c (objc_language_defn): Likewise.
898 * p-lang.c (pascal_language_defn): Likewise.
899 * scm-lang.c (scm_language_defn): Likewise.
900
901 2003-10-06 Andrew Cagney <cagney@redhat.com>
902
903 * ppc-sysv-tdep.c: Re-indent.
904
905 2003-10-06 J. Brobecker <brobecker@gnat.com>
906
907 * language.h (default_word_break_characters): Add prototype.
908 * language.c (default_word_break_characters): New function.
909
910 2003-10-06 Andreas Schwab <schwab@suse.de>
911
912 * i386-tdep.c (i386_analyze_frame_setup): Also handle xorl/subl
913 with %eax.
914
915 2003-10-06 Andrew Cagney <cagney@redhat.com>
916
917 * Makefile.in (ALLDEPFILES): Remove "z8k-tdep.c" and
918 "h8500-tdep.c".
919 (z8k-tdep.o): Delete custom build rule.
920
921 2003-10-06 Andrew Cagney <cagney@redhat.com>
922
923 * Makefile.in: Update all dependencies.
924
925 * MAINTAINERS: Mention that h8500, mn10200, and z8k were deleted.
926 No longer list PA as as obsolete candidate. List m32r as
927 broken instead of obsolete.
928
929 * config/nm-m3.h, config/h8500/h8500.mt: Delete obsolete files.
930 * config/h8500/tm-h8500.h, config/i386/nm-ptx4.h: Ditto.
931 * config/i386/nm-symmetry.h, config/i386/ptx.mh: Ditto.
932 * config/i386/ptx.mt, config/i386/ptx4.mh: Ditto.
933 * config/i386/ptx4.mt, config/i386/symmetry.mh: Ditto.
934 * config/i386/symmetry.mt, config/i386/tm-ptx.h: Ditto.
935 * config/i386/tm-ptx4.h, config/i386/tm-symmetry.h: Ditto.
936 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
937 * config/i386/xm-symmetry.h, config/mips/mipsm3.mh: Ditto.
938 * config/mips/mipsm3.mt, config/mips/tm-mipsm3.h: Ditto.
939 * config/mips/xm-mipsm3.h, config/mn10200/mn10200.mt: Ditto.
940 * config/mn10200/tm-mn10200.h, config/pa/hppabsd.mh: Ditto.
941 * config/pa/hppabsd.mt, config/pa/hppaosf.mh: Ditto.
942 * config/pa/hppaosf.mt, config/pa/hppapro.mt: Ditto.
943 * config/pa/nm-hppab.h, config/pa/nm-hppao.h: Ditto.
944 * config/pa/tm-hppab.h, config/pa/tm-hppao.h: Ditto.
945 * config/pa/tm-pro.h, config/pa/xm-hppab.h: Ditto.
946 * config/pa/xm-pa.h, config/sparc/sparclet.mt: Ditto.
947 * config/sparc/sparclite.mt, config/sparc/tm-sparclet.h: Ditto.
948 * config/sparc/tm-sparclite.h, config/z8k/tm-z8k.h: Ditto.
949 * config/z8k/z8k.mt: Ditto.
950
951 * NEWS: Mention that z8k-zilog-none, z8ksim, mn10200-*-*,
952 h8500hms, hppa*-*-bsd*, hppa*-*-osf*, hppa*-*-pro*,
953 mips*-*-mach3*, i[3456]86-sequent-sysv4*, i[3456]86-sequent-sysv*,
954 i[3456]86-sequent-bsd*, sparclet-*-*, sparclite-fujitsu-none, and
955 sparclite were removed.
956 * configure.host, configure.tgt: Remove corresponding tuples.
957
958 * breakpoint.c, breakpoint.h: Remove obsolete code.
959 * buildsym.c, dbxread.c, gdbtypes.c, mdebugread.c: Ditto.
960 * monitor.c, sparc-tdep.c, stabsread.c: Ditto.
961 * stabsread.h, xcoffread.c: Ditto.
962
963 * z8k-tdep.c, symm-tdep.c, symm-nat.c: Delete obsolete file.
964 * sparclet-stub.c, sparclet-rom.c: Delete obsolete file.
965 * sparcl-tdep.c, sparcl-stub.c, h8500-tdep.c: Delete obsolete file.
966 * m3-nat.c, mipsm3-nat.c, mn10200-tdep.c: Delete obsolete file.
967
968 2003-10-06 David Lecomber <dsl@sources.redhat.com>
969
970 * f-valprint.c: Reformatting
971
972 2003-10-06 Mark Kettenis <kettenis@gnu.org>
973
974 * x86-64-tdep.c: Remove duplicate comment.
975
976 * x86-64-tdep.c (x86_64_store_return_value): Don't use
977 DEPRECATED_REGISTER_RAW_SIZE. Use symbolic names for register
978 names for return values. This fixes a bug since we looked at %rbx
979 instead of %rdx.
980
981 2003-10-05 Mark Kettenis <kettenis@gnu.org>
982
983 * x86-64-tdep.c: Include "regset.h".
984
985 * i386-tdep.h (struct gdbarch_tdep): Add members gregset,
986 gregset_reg_offset, gregset_num_regs, sizeof_gregset, fpregset,
987 sizeof_fpregset.
988 * i386-tdep.c: Include "regset.h".
989 (i386_supply_gregset): New function.
990 (i386_supply_fpregset): New function.
991 (i386_gdbarch_init): Initialze register set-related members of
992 TDEP.
993 * x86-64-tdep.c (x86_64_supply_fpregset): New function.
994 (x86_64_init_abi): Initialize TDEP->sizeof_fpregset.
995
996 2003-10-03 Andrew Cagney <cagney@redhat.com>
997
998 * rs6000-tdep.c (rs6000_gdbarch_init): When the 64 bit SysV ABI,
999 set extract_return_value, store_return_value and
1000 use_struct_convention to ppc64_sysv_abi_extract_return_value,
1001 ppc64_sysv_abi_store_return_value and
1002 ppc64_sysv_abi_use_struct_convention.
1003 * ppc-tdep.h (ppc64_sysv_abi_extract_return_value): Declare.
1004 (ppc64_sysv_abi_store_return_value): Declare.
1005 (ppc64_sysv_abi_use_struct_convention): Declare.
1006 * ppc-sysv-tdep.c (enum return_value_convention): Define.
1007 (ppc64_sysv_abi_extract_return_value): New function.
1008 (ppc64_sysv_abi_store_return_value): New function.
1009 (ppc64_sysv_abi_use_struct_convention): New function.
1010 (ppc64_sysv_abi_return_value): New function.
1011
1012 2003-10-03 Andrew Cagney <cagney@redhat.com>
1013
1014 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Only
1015 convert a descriptor to a function when it's in the ".opd"
1016 section.
1017
1018 2003-10-03 Corinna Vinschen <vinschen@redhat.com>
1019
1020 * sh-tdep.c (sh_push_dummy_call_fpu): Initialize flt_argreg and
1021 reg_size to keep GCC silent.
1022
1023 2003-10-03 Corinna Vinschen <vinschen@redhat.com>
1024
1025 * dwarf2-frame.c (struct comp_unit): Add tbase member to store
1026 base for DW_EH_PE_textrel encodings.
1027 (read_encoded_value): Add a DW_EH_PE_textrel case.
1028 (dwarf2_build_frame_info): Set unit.tbase to beginning of text
1029 section.
1030
1031 2003-10-03 Mark Kettenis <kettenis@gnu.org>
1032
1033 * dwarf2-frame.c (dwarf2_build_frame_info): Fix comment.
1034
1035 2003-10-02 Andrew Cagney <cagney@redhat.com>
1036
1037 * gdbarch.sh (DEPRECATED_REGISTER_RAW_SIZE): Rename
1038 REGISTER_RAW_SIZE.
1039 * gdbarch.h, gdbarch.c: Re-generate.
1040 * aix-thread.c, alpha-tdep.h, arm-tdep.c, core-sol2.c: Update.
1041 * cris-tdep.c, dve3900-rom.c, findvar.c, frame.c: Update.
1042 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
1043 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
1044 * ia64-linux-nat.c, ia64-tdep.c, infcmd.c, infptrace.c: Update.
1045 * infrun.c, irix5-nat.c, lynx-nat.c, mips-linux-tdep.c: Update.
1046 * mips-nat.c, mips-tdep.c, mipsv4-nat.c, mn10300-tdep.c: Update.
1047 * monitor.c, ns32k-tdep.c, ppc-linux-nat.c, regcache.c: Update.
1048 * remote-e7000.c, remote-mips.c, remote-sim.c: Update.
1049 * remote-vxmips.c, remote-vxsparc.c, remote.c: Update.
1050 * rom68k-rom.c, rs6000-nat.c, rs6000-tdep.c, s390-tdep.c: Update.
1051 * sh64-tdep.c, sparc-nat.c, sparc-tdep.c, stack.c: Update.
1052 * target.c, tracepoint.c, v850-tdep.c, v850ice.c, valops.c: Update.
1053 * vax-tdep.c, vax-tdep.h, x86-64-tdep.c, xstormy16-tdep.c: Update.
1054 * config/m68k/tm-delta68.h, config/m68k/tm-vx68.h: Update.
1055 * config/sparc/tm-sparc.h, config/sparc/tm-sparclynx.h: Update.
1056
1057 2003-10-02 Jim Blandy <jimb@redhat.com>
1058
1059 * dwarf2read.c (struct die_info): Doc fix.
1060
1061 2003-10-02 Corinna Vinschen <vinschen@redhat.com>
1062
1063 * sh-tdep.c: Running thru gdb_indent.sh.
1064
1065 2003-10-02 Corinna Vinschen <vinschen@redhat.com>
1066
1067 * sh-tdep.c (sh_justify_value_in_reg): New function.
1068 (sh_stack_allocsize): Ditto.
1069 (flt_argreg_array): New array used for floating point argument
1070 passing.
1071 (sh_init_flt_argreg): New function.
1072 (sh_next_flt_argreg): Ditto.
1073 (sh_push_dummy_call_fpu): Simplify. Rename "odd_sized_struct" to
1074 "pass_on_stack". Use new helper functions. Accomodate Renesas ABI.
1075 Fix argument passing strategy.
1076 (sh_push_dummy_call_nofpu): Ditto.
1077
1078 2003-10-01 Andrew Cagney <cagney@redhat.com>
1079
1080 * value.h (register_value_being_returned): Declare. Replace
1081 "value_being_returned".
1082 * infcall.c (call_function_by_hand): Use
1083 register_value_being_returned.
1084 * infcmd.c (print_return_value): Call
1085 "register_value_being_returned", handle struct return locally.
1086 * values.c (register_value_being_returned): New function. Replace
1087 "value_being_returned".
1088
1089 2003-09-30 Elena Zannoni <ezannoni@redhat.com>
1090
1091 * linux-proc.c (linux_do_registers): New function.
1092 (linux_make_note_section): Use linux_do_registers in case of
1093 single threaded inferior programs.
1094
1095 2003-10-01 Andrew Cagney <cagney@redhat.com>
1096
1097 * infcall.c (call_function_by_hand): When STRUCT_RETURN, always
1098 use STRUCT_ADDR. When not using "struct return convention", pass
1099 "0" to "value_being_returned". Add FIXMEs.
1100 * infcmd.c (print_return_value): Pass an explicit 0/1 to
1101 value_being_returned. Add comments.
1102 * values.c (value_being_returned): Add fixme.
1103 * hppa-tdep.c (hppa_extract_struct_value_address): Add FIXME.
1104 (hppa_value_returned_from_stack): Add FIXME.
1105
1106 2003-09-30 David Carlton <carlton@kealia.com>
1107
1108 * dwarf2read.c (struct die_info): Add 'parent' field; replace
1109 'has_children' and 'next' by 'child' and 'sibling'.
1110 (read_comp_unit): Rework algorithm, breaking body into
1111 read_die_and_children and read_die_and_siblings.
1112 (read_die_and_children, read_die_and_siblings): New.
1113 (read_full_die): Add 'has_children' argument; set it instead of
1114 the die's 'has_children' field. Minor formatting cleanup.
1115 (free_die_list): Use die->child and die->sibling instead of
1116 die->next.
1117 (dump_die_list): Ditto.
1118 (sibling_die): Use die->sibling.
1119 (psymtab_to_symtab_1): Use die's 'child' field in place of its
1120 'has_children' and 'next' fields.
1121 (process_die, read_file_scope, read_func_scope)
1122 (read_lexical_block_scope, read_structure_scope)
1123 (read_enumeration, read_array_type, read_common_block)
1124 (read_namespace, read_subroutine_type, dump_die): Ditto.
1125
1126 2003-09-30 Andrew Cagney <cagney@redhat.com>
1127
1128 * rs6000-tdep.c (rs6000_gdbarch_init): Set the PowerOpen red zone
1129 to 224, not 220.
1130
1131 2003-09-30 Andrew Cagney <cagney@redhat.com>
1132
1133 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_SIZE): Rename
1134 REGISTER_VIRTUAL_SIZE.
1135 * gdbarch.h, gdbarch.c: Regenerate.
1136 * vax-tdep.h, sparc-tdep.c, regcache.h: Update.
1137 * regcache.c, mn10300-tdep.c, mips-tdep.c: Update.
1138 * infcmd.c, frame.c, findvar.c, cris-tdep.c: Update.
1139
1140 2003-09-29 Andrew Cagney <cagney@redhat.com>
1141
1142 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_TYPE): Rename
1143 DEPRECATED_REGISTER_VIRTUAL_TYPE.
1144 * gdbarch.h, gdbarch.c: Regenerate.
1145 * arch-utils.c, hppa-tdep.c, regcache.c, regcache.h: Update.
1146 * sh64-tdep.c, sparc-tdep.c: Update.
1147
1148 * remote-vxsparc.c (vx_read_register): Replace bzero with memset.
1149 * remote-vxmips.c (vx_read_register): Ditto.
1150 * remote-vx68.c (vx_read_register): Ditto.
1151 * gnu-nat.c (inf_validate_procs): Ditto.
1152
1153 2003-09-29 J. Brobecker <brobecker@gnat.com>
1154
1155 * infcall.c (call_function_by_hand): Fix build failure
1156 introduced in the previous change to this file.
1157
1158 2003-09-29 Andrew Cagney <cagney@redhat.com>
1159
1160 * NEWS: Mention Objective-C.
1161
1162 2003-09-29 Jerome Guitton <guitton@act-europe.fr>
1163
1164 * arm-tdep.c (arm_make_prologue_cache): Use trad_frame_addr_p to
1165 test if the register has been saved on the stack.
1166 (arm_scan_prologue_cache): When analysing the instruction
1167 "str lr, [sp, #-4]", save the address where lr has been stored.
1168
1169 2003-09-28 Andrew Cagney <cagney@redhat.com>
1170
1171 * frame.c (frame_read_unsigned_register): Delete function.
1172 * frame.h (frame_read_unsigned_register): Delete declaration.
1173 * sparc-tdep.c (sparc_init_extra_frame_info): Use
1174 get_frame_register_unsigned.
1175 (sparc_frame_saved_pc, sparc_pop_frame): Ditto.
1176 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
1177 * d10v-tdep.c (d10v_print_registers_info): Ditto.
1178
1179 * frame.h (frame_read_register): Delete declaration.
1180 * frame.c (frame_read_register): Delete function.
1181 * arch-utils.c (legacy_register_to_value): Use get_frame_register.
1182 * sparc-tdep.c (sparc_fetch_pointer_argument): Ditto.
1183 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Ditto.
1184 * mips-tdep.c (mips_register_to_value): Ditto.
1185 * hppa-tdep.c (hppa_fetch_pointer_argument): Ditto.
1186 * d10v-tdep.c (d10v_print_registers_info): Ditto.
1187
1188 * frame.c (frame_read_signed_register): Delete function.
1189 (frame_read_unsigned_register): Update comments.
1190 * frame.h (frame_read_signed_register): Delete declaration.
1191 * h8300-tdep.c (h8300_print_register): Use
1192 get_frame_register_signed.
1193 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
1194
1195 * config/pa/tm-hppa.h (DEPRECATED_VALUE_RETURNED_FROM_STACK):
1196 Rename VALUE_RETURNED_FROM_STACK.
1197 * infcmd.c (print_return_value): Update.
1198 * infcall.c (call_function_by_hand): Update.
1199
1200 2003-09-28 Mark Kettenis <kettenis@gnu.org>
1201
1202 * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): Add
1203 regcache argument and reverse the order of the other two
1204 arguments. Remove local regcache variable. Determine
1205 architecture from REGCACHE. Update comments.
1206 * x86-64-tdep.c (x86_64_supply_fxsave): Add regcache argument and
1207 reverse the order of the other two arguments. Remove local
1208 regcache variable. Determine architecture from REGCACHE. Update
1209 comments.
1210 * i387-tdep.h (i387_supply_fsave, i387_supply_fxsave): Adjust
1211 prototypes. Update comments.
1212 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust prototype. Adjust
1213 comment.
1214 * amd64fbsd-nat.c (supply_fpregset, fetch_inferior_registers):
1215 Update.
1216 * go32-nat.c (fetch_register, go32_fetch_registers): Update.
1217 * i386-interix-nat.c (supply_fpregset): Update.
1218 * i386-linux-nat.c (supply_fpregset, supply_fpxregset): Update.
1219 * i386-nto-tdep.c (i386nto_supply_fpregset): Update.
1220 * i386gnu-nat.c (fetch_fpregs, supply_fpregset): Update.
1221 * i386bsd-nat.c (supply_fpregset, fetch_inferior_registers): Update.
1222 * i386nbsd-tdep.c (fetch_core_registers, fetch_elfcore_registers):
1223 Update.
1224 * i386obsd-tdep.c (fetch_core_registers): Update.
1225 * i386v4-nat.c (supply_fpregset): Update.
1226 * x86-64-linux-nat.c (supply_fpregset): Update.
1227 * x86-64-linux-tdep.c (fetch_core_registers): Update.
1228
1229 2003-09-27 Mark Kettenis <kettenis@gnu.org>
1230
1231 * i386-tdep.h: Put opaque declarations in alphabetical
1232 order. Remove spurious whitespace.
1233 (struct gdbarch_tdep): add st0_regnum and mm0_regnum members.
1234 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Remove prototypes.
1235 * i386-tdep.c (MM0_REGNUM): Remove define.
1236 (i386_mmx_regnum_p): Add gdbarch argument.
1237 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Add gdbarch argument.
1238 Rewrite using new macro definitions for FPU/SSE registers.
1239 (i386_fp_regnum_p, i386_fpc_regnum_p): Rewrite using new macro
1240 definitions from i387-tdep.h.
1241 (i386_register_name): Update.
1242 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): Update to use
1243 new macro definitions for FPU/SSE registers.
1244 (i386_extract_return_value): Determine whether floating-point
1245 registers are present by examining REGCACHE's architecture.
1246 (i386_store_return_value): Likewise. Use I386_MAX_REGISTER_SIZE
1247 instead of FPU_REG_RAW_SIZE. Use new macro definitions for
1248 FPU/SSE registers.
1249 (i386_register_type): Update.
1250 (i386_mmx_regnum_to_fp_regnum): Rewrite using new macro
1251 definitions for FPU registers. Use REGCACHE's architecture to
1252 determine the appropriate register numbers.
1253 (i386_pseudo_register_read, i386_pseudo_register_write,
1254 i386_register_reggroup_p): Update.
1255 (i386_gdbarch_init): Initialize TDEP->st0_regnum and
1256 TDEP->mm0_regnum.
1257 * i387-tdep.h (I387_FCTRL_REGNUM, I387_FSTAT_REGNUM,
1258 I387_FTAG_REGNUM, I387_FISEG_REGNUM, I387_FIOFF_REGNUM,
1259 I387_FOSEG_REGNUM, I387_FOOFF_REGNUM, I387_FOP_REGNUM,
1260 I387_XMM0_REGNUM, I387_MXCSR_REGNUM): New defines.
1261 (i387_supply_fsave, i387_fill_fsave, i387_supply_fxsave,
1262 i387_fill_fxsave): Change type of fsave/fxsave argument from `char
1263 *' to `void *'.
1264 * i387-tdep.c (i387_print_float_info, fsave_offset, FSAVE_ADDR,
1265 i387_supply_fsave, i387_fill_fsave, fxsave_offset, FXSAVE_ADDR,
1266 i387_supply_fxsave, i387_fill_fxsave): Update to use new macro
1267 definitions for FPU/SSE registers.
1268 (FXSAVE_MXCSR_ADDR): New define.
1269 * x86-64-tdep.c (x86_64_init_abi): Override TDEP->st0_regnum and
1270 TDEP->mm0_regnum.
1271 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): Remove defines.
1272 (I387_ST0_REGNUM): Define.
1273
1274 * regcache.h (get_regcache_arch): New prototype.
1275 * regcache.c (get_regcache_arch): New function.
1276
1277 * x86-64-tdep.c (x86_64_store_return_value): Remove spurious
1278 whitespace.
1279
1280 * i386-tdep.c (i386_num_register_names, i386_num_mmx_regs):
1281 Initialize using ARRAY_SIZE.
1282
1283 2003-09-27 Andrew Cagney <cagney@redhat.com>
1284
1285 * arch-utils.c (deprecated_init_frame_pc_default): Rename
1286 "init_frame_pc_default".
1287 * arch-utils.h (deprecated_init_frame_pc_default): Update.
1288 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1289 * vax-tdep.c (vax_gdbarch_init): Update.
1290 * v850-tdep.c (v850_gdbarch_init): Update.
1291 * sh64-tdep.c (sh64_gdbarch_init): Update.
1292 * s390-tdep.c (s390_gdbarch_init): Update.
1293 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
1294 * mcore-tdep.c (mcore_gdbarch_init): Update.
1295 * h8300-tdep.c (h8300_gdbarch_init): Update.
1296 * cris-tdep.c (cris_gdbarch_init): Update.
1297 * config/pa/tm-hppa.h (DEPRECATED_INIT_FRAME_PC): Update.
1298
1299 2003-09-26 Mark Kettenis <kettenis@gnu.org>
1300
1301 * regset.h: New file.
1302 * Makefile.in (regset_h): Add.
1303
1304 2003-09-25 Andrew Cagney <cagney@redhat.com>
1305
1306 * frame.h (deprecated_frame_saved_regs): Rename
1307 get_frame_saved_regs.
1308 * cris-tdep.c, frame.c, h8300-tdep.c, hppa-tdep.c: Update.
1309 * mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Update.
1310 * ns32k-tdep.c, ppc-linux-tdep.c, rs6000-tdep.c: Update.
1311 * s390-tdep.c, sh64-tdep.c, stack.c: Update.
1312 * v850-tdep.c, vax-tdep.c, xstormy16-tdep.c: Update.
1313
1314 2003-09-25 Andrew Cagney <cagney@redhat.com>
1315
1316 * NEWS: Mention the new backtrace mechanism, DWARF 2 CFI, hosted
1317 file I/O, multi-arch, TLS and NPTL, DWARF 2 Location Expressions,
1318 and Java.
1319 * PROBLEMS: Mention that mips*-*-*, powerpc*-*-*, sparc*-*-* and
1320 arm*-*-* do not use the new frame code.
1321
1322 2003-09-25 David Carlton <carlton@kealia.com>
1323
1324 * c-exp.y: Remove 'register' declarations.
1325 * f-exp.y, jv-exp.y, m2-exp.y, objc-exp.y, p-exp.y: Ditto.
1326
1327 2003-09-25 David Carlton <carlton@kealia.com>
1328
1329 * c-exp.y: Include cp-support.h. Add qualified_type.
1330 (yylex): Delete nested type hack; add comments.
1331 * cp-namespace.c (cp_lookup_nested_type): New function.
1332 * cp-support.h: Declare cp_lookup_nested_type.
1333 * eval.c (evaluate_subexp_standard): Call value_aggregate_elt
1334 instead of value_struct_elt_for_reference.
1335 * valops.c: Include cp-support.h.
1336 (value_aggregate_elt): New function.
1337 (value_namespace_elt): Ditto.
1338 (value_struct_elt_for_reference): Make static.
1339 * value.h: Delete declaration of value_struct_elt_for_reference;
1340 add declaration for value_aggregate_elt.
1341 * Makefile.in (c-exp.tab.o): Depend on $(cp_support_h).
1342 (valops.o): Ditto.
1343
1344 2003-09-25 Daniel Jacobowitz <drow@mvista.com>
1345
1346 * stack.c: Include "reggroups.h".
1347 (frame_info): Only display registers in all_reggroup.
1348 * Makefile.in (stack.o): Update dependencies.
1349
1350 2003-09-25 Jerome Guitton <guitton@act-europe.fr>
1351
1352 * arm-tdep.c (arm_skip_prologue): Handle "sub ip, sp #n" and
1353 "add ip, sp #n" in the prologue.
1354 (arm_scan_prologue): Ditto.
1355
1356 2003-09-25 Jerome Guitton <guitton@act-europe.fr>
1357
1358 * MAINTAINERS (write after approval): Add myself.
1359
1360 2003-09-25 Andreas Schwab <schwab@suse.de>
1361
1362 * m68k-tdep.c: Include "dwarf2-frame.h".
1363 (m68k_gdbarch_init): Add the DWARF CFI frame unwinder.
1364 * Makefile.in (m68k-tdep.o): Update dependencies.
1365
1366 2003-09-25 Corinna Vinschen <vinschen@redhat.com>
1367
1368 * sh-tdep.c (struct frame_extra_info): Remove.
1369 (struct sh_frame_cache): New structure.
1370 (GET_SOURCE_REG): New macro extracting source register of an opcode.
1371 (GET_TARGET_REG): Ditto but target register.
1372 (GET_PUSHED_REG): Remove.
1373 (IS_MOV_ARG_TO_REG): New macro.
1374 (IS_MOV_ARG_TO_IND_R14): New macro.
1375 (IS_MOV_ARG_TO_IND_R14_WITH_DISP): New macro.
1376 (IS_MOVW_PCREL_TO_REG): New macro.
1377 (IS_MOVL_PCREL_TO_REG): New macro.
1378 (IS_SUB_REG_FROM_SP): New macro.
1379 (IS_ARG_MOV): Remove.
1380 (IS_MOV_TO_R14): Remove.
1381 (IS_RESTORE_FP): New macro.
1382 (IS_RTS): New macro.
1383 (IS_LDS): New macro.
1384 (IS_MOV_FP_SP): New macro.
1385 (IS_ADD_REG_TO_FP): New macro.
1386 (IS_ADD_IMM_FP): New macro.
1387 (sh_skip_prologue_hard_way): Remove.
1388 (sh_saved_pc_after_call): Remove.
1389 (sh_frame_chain): Remove.
1390 (sh_find_callers_reg): Remove.
1391 (sh_nofp_frame_init_saved_regs): Remove.
1392 (sh_fp_frame_init_saved_regs): Remove.
1393 (sh_init_extra_frame_info): Remove.
1394 (sh_analyze_prologue): New function.
1395 (sh_skip_prologue): Remove deprecated code. Rely on new function
1396 sh_analyze_prologue when after_prologue fails.
1397 (sh_frame_saved_pc): Remove.
1398 (sh_alloc_frame_cache): New function.
1399 (sh_frame_cache): Ditto.
1400 (sh_frame_prev_register): Ditto.
1401 (sh_frame_this_id): Ditto.
1402 (sh_frame_unwind): New structure defining the heuristic frame
1403 sniffer interface.
1404 (sh_frame_sniffer): New function.
1405 (sh_unwind_sp): Ditto.
1406 (sh_unwind_pc): Ditto.
1407 (sh_unwind_dummy_id): Ditto.
1408 (sh_frame_base_address): Ditto.
1409 (sh_frame_base): New structure defining new frame base code.
1410 (sh_in_function_epilogue_p): New function.
1411 (sh_gdbarch_init): Restructure and simplify to eliminate deprecated
1412 code and to call all new code instead. Initialize dwarf2 and
1413 heuristic frame sniffer.
1414
1415 2003-09-24 Paul N. Hilfinger <hilfingr@nile.gnat.com>
1416
1417 * parser-defs.h (struct exp_descriptor): New definition, containing
1418 language-specific info for printing, prefixifying, dumping, and
1419 evaluating expressions.
1420 (exp_descriptor_standard): Declare new variable.
1421 (print_subexp): Make global and declare here (from expprint.c).
1422 (dump_subexp): Ditto.
1423 (dump_subexp_body_standard): Declare.
1424 (operator_length_standard): Declare.
1425 (op_name_standard): Declare.
1426 (print_subexp): Declare.
1427 (print_subexp_standard): Declare.
1428
1429 * language.h (struct language_defn): Add la_exp_desc field to hold
1430 pointer to table for language-specific operators.
1431 Remove evaluate_exp field, which is now in struct exp_descriptor.
1432
1433 * parse.c (operator_length): Move most code to new
1434 operator_length_standard function. Use language-specific information.
1435 (operator_length_standard): New function taking most code from
1436 operator_length.
1437 (exp_descriptor_standard): New constant.
1438
1439 * expression.h (enum exp_opcode): Add definitions of OP_EXTENDED0
1440 and OP_EXTENDED_LAST.
1441
1442 * expprint.c (print_subexp): Use language-specific print_subexp.
1443 Make global; remove static declaration.
1444 Move most code to print_subexp_standard.
1445 (print_subexp_standard): New function, containing code formerly in
1446 print_subexp.
1447 (op_name): Add expression to argument signature.
1448 Use langauge-specific op_name.
1449 Move most code to op_name_standard.
1450 (op_name_standard): New function, containing code formerly in op_name.
1451 (dump_subexp): Use new version of op_name function.
1452 Use language-specific dump_subexp_body, and move most existing code to
1453 dump_subexp_body_standard.
1454 (dump_raw_expression): Use new op_name interface.
1455 (dump_subexp_body): Move most code to dump_subexp_body_standard.
1456 (dump_subexp_body_standard): New function, containing code formerly
1457 in dump_subexp_body.
1458
1459 * language.c (unknown_language): Add default la_exp_desc field and
1460 remove evaluate_exp field.
1461 (auto_language): Ditto.
1462 (local_language): Ditto.
1463 * f-lang.c (f_language_defn): Ditto.
1464 * c-lang.c (c_language_defn): Ditto.
1465 (cplus_language_defn): Ditto.
1466 (asm_language_defn): Ditto.
1467 (minimal_language_defn): Ditto.
1468 * p-lang.c (pascal_language_defn): Ditto.
1469 * m2-lang.c (m2_language_defn): Ditto.
1470 * objc-lang.c (objc_language_defn): Ditto.
1471
1472 * jv-lang.c (exp_descriptor_java): New variable, containing
1473 Java-specific expression evaluator.
1474 (java_language_defn): Add la_exp_desc field and remove evaluate_exp
1475 field.
1476 * scm-lang.c (exp_descriptor_scm): New variable, containing
1477 Scheme-specific expression evaluator.
1478 (scm_language_defn): Add la_exp_desc field and remove evaluate_exp
1479 field.
1480 * objc-lang.c (print_object_command): Take evaluate_exp from the
1481 la_exp_desc field.
1482
1483 * Makefile.in (eval.o): Add dependency on parser-defs.h.
1484
1485 * eval.c: Include parser-defs.h for the full declaration of
1486 la_exp_desc's type.
1487 (evaluate_subexp): Get evaluate_exp out of la_exp_desc field.
1488
1489 2003-09-23 Paul N. Hilfinger <hilfingr@nile.gnat.com>
1490
1491 * parser-defs.h (operator_length): Declare.
1492
1493 * parse.c (length_of_subexp): Use operator_length to get operator
1494 lengths and arities for operators.
1495 Move most code to new operator_length function.
1496 (operator_length): New function absorbing most code from
1497 length_of_subexp.
1498 (prefixify_subexp): Remove large case and use operator_length instead.
1499 (parse_exp_1): Use renamings:
1500 dump_prefix_expression => dump_raw_expression and
1501 dump_postfix_expression => dump_prefix_expression.
1502
1503 * expression.h (dump_prefix_expression): Rename to ...
1504 (dump_raw_expression): New name.
1505 (dump_postfix_expression): Rename to ...
1506 (dump_prefix_expression): New name.
1507
1508 * expprint.c (dump_subexp): Make global. Add comment.
1509 Move most existing code to dump_subexp_body.
1510 (dump_subexp_body): New function.
1511 (dump_prefix_expression): Rename to dump_raw_expression.
1512 Remove attempt to print the expression via print_expression: it can't
1513 work before the expression is prefixified.
1514 (dump_raw_expression): Renamed from dump_prefix_expression.
1515 (dump_postfix_expression): Rename to dump_prefix_expression, since
1516 that's what it does.
1517 Remove 'note' parameter, since this routine must be used on
1518 prefixified expression.
1519 (dump_prefix_expression): Renamed from dump_postfix_expression.
1520
1521 2003-09-22 Jim Blandy <jimb@redhat.com>
1522
1523 * dwarf2read.c (read_array_type): When building the type for an
1524 array of unspecified length, make sure to choose the upper bound
1525 so that the array's total length comes out to be zero --- that's
1526 how we represent such arrays.
1527
1528 2003-09-22 Michael Chastain <mec@shout.net>
1529
1530 * MAINTAINERS: Rename gdb.c++ to gdb.cp.
1531
1532 2003-09-22 Jeff Johnston <jjohnstn@redhat.com>
1533
1534 * top.c (quit_force): Fix indirect call to quit_target so
1535 a struct qt_args pointer is passed.
1536
1537 2003-09-22 Andrew Cagney <cagney@redhat.com>
1538
1539 * arch-utils.h (init_frame_pc_noop): Delete declaration.
1540 * arch-utils.c (init_frame_pc_noop): Delete function.
1541 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
1542 "init_frame_pc".
1543 * mips-tdep.c (mips_gdbarch_init): Ditto.
1544 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
1545 * config/sparc/tm-sparc.h (init_frame_pc_noop): Delete
1546 declaration.
1547 (DEPRECATED_INIT_FRAME_PC): Delete macro.
1548 * config/rs6000/tm-rs6000.h (init_frame_pc_noop): Delete
1549 declaration.
1550 (DEPRECATED_INIT_FRAME_PC): Delete macro.
1551
1552 2003-09-22 Anthony Green <green@redhat.com>
1553
1554 * monitor.c (monitor_expect): Delete unused conflicting targ_ops
1555 declaration.
1556
1557 2003-09-20 Andrew Cagney <cagney@redhat.com>
1558
1559 * breakpoint.c: Eliminate ARGSUSED.
1560 * buildsym.c, cli/cli-cmds.c, cli/cli-script.c: Ditto.
1561 * coffread.c, corelow.c, dwarf2read.c, event-top.c: Ditto.
1562 * exec.c, gcore.c, hpux-thread.c, infcmd.c, inflow.c: Ditto.
1563 * infrun.c, inftarg.c, maint.c, ocd.c, printcmd.c: Ditto.
1564 * procfs.c, regcache.c, remote-rdi.c, remote-sds.c: Ditto.
1565 * remote.c, sol-thread.c, source.c, stabsread.c: Ditto.
1566 * stack.c, symfile.c, target.c, top.c, typeprint.c: Ditto.
1567 * utils.c, v850ice.c, valprint.c, values.c, win32-nat.c: Ditto.
1568 * wince.c, remote-vx.c: Ditto.
1569
1570 * cli/cli-script.c: Remove "register" attributes.
1571 * config/pa/tm-hppa.h: Ditto.
1572 * cli/cli-decode.c: Ditto.
1573 * cli/cli-cmds.c: Ditto.
1574
1575 2003-09-19 Andrew Cagney <cagney@redhat.com>
1576
1577 * sparcnbsd-nat.c (getregs_supplies): Rename NPC_REGNUM to
1578 DEPRECATED_NPC_REGNUM.
1579 * sparc64nbsd-nat.c (getregs_supplies): Ditto.
1580
1581 2003-09-19 Christopher Faylor <cgf@redhat.com>
1582
1583 * win32-nat.c (mappings): Remove HAVE_SSE conditional.
1584
1585 2003-09-19 Jim Blandy <jimb@redhat.com>
1586
1587 * macrotab.c (macro_include): Use the correct comparison to find
1588 the appropriate place for this inclusion in the list.
1589
1590 2003-09-19 Andrew Cagney <cagney@redhat.com>
1591
1592 * config/pa/nm-hppah.h (NEED_TEXT_START_END): Delete.
1593 (DEPRECATED_HPUX_TEXT_END): Define.
1594 (deprecated_hpux_text_end): Declare.
1595 (struct target_ops): Declare opaque.
1596 * hppah-nat.c (text_end): Make static.
1597 (deprecated_hpux_text_end): New function.
1598 * exec.c (text_end): Delete global variable.
1599 (NEED_TEXT_START_END): Do not define.
1600 (exec_file_attach): Replace code computing "text_end" code with
1601 call to DEPRECATED_HPUX_TEXT_END.
1602
1603 2003-09-19 Andrew Cagney <cagney@redhat.com>
1604
1605 * utils.c (align_up, align_down): New functions.
1606 * defs.h (align_up, align_down): Declare.
1607 * ppc-sysv-tdep.c (align_up, align_down): Delete functions.
1608 * s390-tdep.c: Replace "round_up" and "round_down" with "align_up"
1609 and "align_down".
1610 (round_up, round_down): Delete functions.
1611 * mips-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
1612 "align_down".
1613 (ROUND_DOWN, ROUND_UP): Delete macros.
1614 (mips_dump_tdep): Do not print "ROUND_UP" or "ROUND_DOWN".
1615 * h8300-tdep.c: Replace "round_up" and "round_down" with
1616 "align_up" and "align_down".
1617 (round_up, round_down): Delete macros.
1618 * frv-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
1619 "align_down".
1620 (ROUND_UP, ROUND_DOWN): Delete macros.
1621
1622 2003-09-18 J. Brobecker <brobecker@gnat.com>
1623
1624 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Remove a
1625 hard-coded constant. Use the proper machine name instead.
1626
1627 2003-09-17 Andrew Cagney <cagney@redhat.com>
1628
1629 * sparc-tdep.c (legacy_register_name): Delete function.
1630 * mips-tdep.c (mips_dump_tdep): Do not print REGISTER_NAME.
1631 (mips_gdbarch_init): Refer to MIPS_REGISTER_NAME in comments.
1632 * infcmd.c (gdb_register_name): Delete variable.
1633 * gdbarch.sh (SDB_REG_TO_REGNUM): Delete reference to
1634 REGISTER_NAME and "tm.h".
1635 * gdbarch.h, gdbarch.c: Regenerate.
1636 * dpx2-nat.c (regmap): Refer to REGISTER_NAME and not
1637 REGISTER_NAMES in comments.
1638 * remote-st.c (get_reg_name), i386b-nat.c (tregmap): Ditto.
1639 * m68klinux-nat.c (regmap): Ditto.
1640
1641 2003-09-17 Jim Blandy <jimb@redhat.com>
1642
1643 * Makefile.in (dis_asm_h): Note that this #includes "bfd.h".
1644
1645 2003-09-17 Andrew Cagney <cagney@redhat.com>
1646
1647 * ppcnbsd-tdep.c (ppcnbsd_use_struct_convention): New function.
1648 (ppcnbsd_init_abi): Set "use_struct_convention" to
1649 "ppcnbsd_use_struct_convention".
1650
1651 2003-09-17 Mark Kettenis <kettenis@gnu.org>
1652
1653 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
1654 * gdbarch.h, gdbarch.c: Regenerate.
1655 (stabs_argument_has_addr): New architecture method.
1656 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
1657 * arch-utils.c: Include "buildsym.h".
1658 (default_stabs_argument_has_addr): New function.
1659 * stabsread.c (define_symbol): Use stabs_argument_has_addr
1660 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
1661
1662 2003-09-17 Andrew Cagney <cagney@redhat.com>
1663
1664 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Deprecate NPC_REGNUM.
1665 * gdbarch.h, gdbarch.c: Regenerate.
1666 * core-sol2.c, hppa-tdep.c, lynx-nat.c, procfs.c: Update.
1667 * regcache.c, remote-vxsparc.c, sparc-linux-nat.c: Update.
1668 * sparc-nat.c, sparc-tdep.c, sparc64-tdep.c: Update.
1669 * sparcnbsd-tdep.c: Update.
1670
1671 2003-09-17 Andrew Cagney <cagney@redhat.com>
1672
1673 * gdbarch.sh (DEPRECATED_REGISTER_BYTE): Rename REGISTER_BYTE.
1674 * gdbarch.h, gdbarch.c: Regenerate.
1675 * arm-linux-tdep.c, core-sol2.c, cris-tdep.c: Update.
1676 * d10v-tdep.c, frame.c: Update.
1677 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
1678 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
1679 * ia64-linux-nat.c, irix5-nat.c, lynx-nat.c, m68knbsd-nat.c: Update.
1680 * mcore-tdep.c, mips-linux-tdep.c, mips-tdep.c: Update.
1681 * mipsv4-nat.c, mn10300-tdep.c, ns32k-tdep.c: Update.
1682 * ns32knbsd-nat.c, ppc-bdm.c, regcache.c, remote-sds.c: Update.
1683 * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Update.
1684 * remote.c, rs6000-tdep.c, s390-tdep.c, sh64-tdep.c: Update.
1685 * sparc-nat.c, sparc-tdep.c, sun3-nat.c, v850-tdep.c: Update.
1686 * v850ice.c, vax-tdep.c, xstormy16-tdep.c: Update.
1687 * config/m68k/tm-cisco.h, config/m68k/tm-delta68.h: Update.
1688 * config/pa/nm-hppah.h: Update.
1689
1690 2003-09-16 Andrew Cagney <cagney@redhat.com>
1691
1692 * ppc-linux-tdep.c (ppc_linux_init_abi): Set the 32 bit
1693 "use_struct_convention" to "ppc_linux_use_struct_convention".
1694 (ppc_linux_use_struct_convention): New function.
1695 * rs6000-tdep.c (rs6000_use_struct_convention): New function.
1696 (rs6000_gdbarch_init): For AIX, set "use_struct_convention" to
1697 "rs6000_use_struct_convention".
1698 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Delete
1699 declaration.
1700 * ppc-sysv-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
1701 Delete function.
1702
1703 2003-09-16 Andrew Cagney <cagney@redhat.com>
1704
1705 * buildsym.c: Remove more occurances of "register".
1706 * coffread.c, dbxread.c, dcache.c, dwarf2read.c: Ditto.
1707 * environ.c, eval.c, f-valprint.c, findvar.c: Ditto.
1708 * gdbtypes.c, gnu-v2-abi.c, h8300-tdep.c, hppa-tdep.c: Ditto.
1709 * infcmd.c, mdebugread.c, minsyms.c, mips-tdep.c: Ditto.
1710 * printcmd.c, remote-vx.c, sh-stub.c, sh-tdep.c: Ditto.
1711 * sh64-tdep.c, source.c, stabsread.c, stack.c: Ditto.
1712 * standalone.c, symfile.c, symmisc.c, symtab.c: Ditto.
1713 * utils.c, valops.c, values.c, xcoffread.c: Ditto.
1714
1715 2003-09-16 Corinna Vinschen <vinschen@redhat.com>
1716
1717 * sh-tdep.h (struct gdbarch_tdep): Remove. Change all register
1718 numbers to enumeration values.
1719 * sh-tdep.c: Accomodate above change.
1720 (SH_NUM_REGS): Rename from SH_DEFAULT_NUM_REGS.
1721 (NUM_PSEUDO_REGS_SH_MEDIA): Remove (sh5 only).
1722 (NUM_PSEUDO_REGS_SH_COMPACT): Remove (sh5 only).
1723 (IS_ADD_IMM_SP): Rename from IS_ADD_SP.
1724 (IS_FPUSH): Rename from IS_FMOV.
1725 (sh_extract_struct_value_address): Remove useless comment.
1726 (sh_dsp_register_sim_regno): Use register values from sh-tdep.h
1727 instead of own local values.
1728 (sh_dump_tdep): Remove.
1729 (_initialize_sh_tdep): Accomodate removing sh_dump_tdep.
1730 * sh3-rom.c (sh3_supply_register): Accomodate sh-tdep.h changes.
1731
1732 2003-09-15 Andrew Cagney <cagney@redhat.com>
1733
1734 * doublest.c (convert_floatformat_to_doublest): No longer need to
1735 cast "exp_bias" to an int. Reverts 2002-12-04 change.
1736
1737 2003-09-15 Daniel Jacobowitz <drow@mvista.com>
1738
1739 * values.c (unpack_double): Call floatformat_is_valid.
1740
1741 2003-09-15 Mark Kettenis <kettenis@gnu.org>
1742
1743 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Change type of
1744 ps_strings into a long.
1745
1746 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Rename from
1747 _initialize_am64fbsd_nat.
1748
1749 2003-09-15 Kevin Buettner <kevinb@redhat.com>
1750
1751 * dwarf2read.c (dwarf2_get_pc_bounds): Complain if offset
1752 associated with DW_AT_ranges attribute is out of bounds.
1753
1754 2003-09-15 David Lecomber <dsl@sources.redhat.com>
1755
1756 * f-valprint.c: Apply array element printing limits to multi-dimensional arrays
1757
1758 2003-09-14 Michael Chastain <mec@shout.net>
1759
1760 * config/m68k/nm-apollo68v.h: Delete.
1761 * config/m68k/xm-apollo68v.h: Delete.
1762
1763 2003-09-14 Andrew Cagney <cagney@redhat.com>
1764
1765 * rs6000-tdep.c (rs6000_push_dummy_call): Fix typos.
1766 * dcache.c: Update copyrights and descriptions.
1767 * scm-exp.c, ia64-aix-nat.c, hppam3-nat.c: environ.c: Ditto.
1768
1769 2003-09-14 Andrew Cagney <cagney@redhat.com>
1770
1771 * config/djgpp/fnchange.lst: Rename "amd64fbsd-tdep.c" and
1772 "amd64fbsd-nat.c" to "a64fb-tdep.c" and "a64fb-nat.c".
1773
1774 2003-09-14 Andrew Cagney <cagney@redhat.com>
1775
1776 * alpha-nat.c: Remove some occurances of "register".
1777 * alpha-tdep.c, arm-tdep.c, blockframe.c, breakpoint.c: Ditto.
1778 * buildsym.c, c-typeprint.c, c-valprint.c, coffread.c: Ditto.
1779 * corefile.c, cp-support.c, cp-valprint.c, cris-tdep.c: Ditto.
1780 * dbxread.c, dcache.c, dwarf2read.c, elfread.c: Ditto.
1781 * environ.c, eval.c, event-top.c, f-typeprint.c: Ditto.
1782 * f-valprint.c, findvar.c, frame.c, gdbtypes.c: Ditto.
1783 * h8300-tdep.c, hppa-tdep.c, hppab-nat.c, hppah-nat.c: Ditto.
1784 * hppam3-nat.c, hpread.c, ia64-aix-nat.c, ia64-linux-nat.c: Ditto.
1785 * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Ditto.
1786 * infttrace.c, irix5-nat.c, jv-typeprint.c: Ditto.
1787 * jv-valprint.c, m68k-tdep.c, m68klinux-nat.c, main.c: Ditto.
1788 * mdebugread.c, minsyms.c, mips-linux-tdep.c: Ditto.
1789 * mips-nat.c, mips-tdep.c, mipsread.c, mipsv4-nat.c: Ditto.
1790 * ns32k-tdep.c, objfiles.c, p-typeprint.c: Ditto.
1791 * p-valprint.c, ppc-linux-nat.c, printcmd.c: Ditto.
1792 * remote-mips.c, remote-vx.c, rs6000-nat.c: Ditto.
1793 * rs6000-tdep.c, scm-exp.c, sh-tdep.c, sh64-tdep.c: Ditto.
1794 * solib.c, somread.c, source.c, sparc-tdep.c: Ditto.
1795 * stabsread.c, stack.c, standalone.c, symfile.c: Ditto.
1796 * symmisc.c, symtab.c, top.c, tracepoint.c: Ditto.
1797 * typeprint.c, utils.c, valarith.c, valops.c: Ditto.
1798 * values.c, vax-tdep.c, xcoffread.c: Ditto.
1799
1800 2003-09-13 Andrew Cagney <cagney@redhat.com>
1801
1802 * config/pa/tm-hppa64.h (struct frame_info): Declare opaque.
1803 * ppc-tdep.h (struct regcache): Declare opaque.
1804 * objfiles.h (struct objfile_data): Declare opaque.
1805 * cp-support.h (struct objfile): Declare opaque.
1806 * linux-nat.h (target_waitstatus): Declare opaque.
1807
1808 2003-09-14 Mark Kettenis <kettenis@gnu.org>
1809
1810 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
1811 (stabs_argument_has_addr): New architecture method.
1812 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
1813 * arch-utils.c: Include "buildsym.h".
1814 (default_stabs_argument_has_addr): New function.
1815 * stabsread.c (define_symbol): Use stabs_argument_has_addr
1816 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
1817
1818 * cris-tdep.c (cris_gdbarch_init): Set
1819 deprecated_reg_struct_has_addr instead of reg_struct_has_addr.
1820 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
1821 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
1822 * mips-tdep.c (mips_gdbarch_init): Likewise.
1823 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
1824 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
1825
1826 2003-09-13 Andrew Cagney <cagney@redhat.com>
1827
1828 * values.c (using_struct_return): Delete "function" and "funcaddr"
1829 parameters.
1830 * value.h (using_struct_return): Update declaration.
1831 * infcmd.c (finish_command_continuation): Update.
1832 (finish_command): Update.
1833 * infcall.c (call_function_by_hand): Update.
1834 * eval.c (evaluate_subexp_standard): Update.
1835
1836 2003-09-13 Christopher Faylor <cgf@redhat.com>
1837
1838 * win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for
1839 SSE registers since gdb will not operate correctly without this.
1840 Restore include file ordering munged in previous change.
1841 * config/i386/tm-cygwin.h: Remove HAVE_SSE_REGS define.
1842
1843 2003-09-13 Mark Kettenis <kettenis@gnu.org>
1844
1845 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Renamed from
1846 REG_STRUCT_HAS_ADDR.
1847 * gdbarch.c, gdbarch.h: Updated.
1848 * infcall.c (call_function_by_hand): Update.
1849 * stabsread.c (define_symbol): Updated.
1850
1851 * Makefile.in (xm-i386-sv32.h, tm-i386gas.h): Remove.
1852
1853 2003-09-12 Christopher Faylor <cgf@redhat.com>
1854
1855 * win32-nat.c: Reorganize so that defines used by target headers are
1856 actually defined by the system headers.
1857 * config/i386/tm-cygwin.h: Check for CONTEXT_EXTENDED_REGISTERS rather
1858 than HAVE_CONTEXT_EXTENDED_REGISTERS, since the latter actually exists.
1859
1860 2003-09-12 Jim Blandy <jimb@redhat.com>
1861
1862 * dbxread.c (read_dbx_symtab): Don't report an internal error if
1863 the file has no .data, .bss, or .rodata sections. Instead wait
1864 until we see a variable alleged to live in one of those sections.
1865
1866 * dbxread.c (read_dbx_symtab): If we have no .data section and no
1867 .bss section, presume that any variables we find live in the
1868 .rodata section.
1869
1870 * dbxread.c (read_dbx_symtab): Add FIXME about finding section
1871 offsets for global and static variables.
1872
1873 * dbxread.c (read_dbx_symtab): The N_DATA and N_DATA | N_EXT
1874 symbol types are, by definition, in the .data section, so it is
1875 correct to use SECT_OFF_DATA (objfile) here, not data_sect_index.
1876 If there is no .data section, there should be no N_DATA or N_DATA
1877 | N_EXT symbols.
1878
1879 2003-09-12 Mark Kettenis <kettenis@gnu.org>
1880
1881 * amd64fbsd-tdep.c: Fix sigtramp recognition.
1882 (amd64fbsd_sigcontext_addr): Rewrite.
1883 (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end): Initialize
1884 with correct values.
1885 (amd64fbsd_sc_reg_offset): Initialize with correct values.
1886 (amd64fbsd_init_abi): Fix typo.
1887
1888 2003-09-12 Andrew Cagney <cagney@redhat.com>
1889
1890 * ppc-sysv-tdep.c (align_up, align_down): Replace "round2" macro.
1891 (ppc_sysv_abi_push_dummy_call): Rewrite, use a two pass loop.
1892
1893 2003-09-12 Andrew Cagney <cagney@redhat.com>
1894
1895 * objfiles.h (struct entry_info): Deprecate "entry_file_lowpc" and
1896 "entry_file_highpc". Update comments.
1897 * defs.h (deprecated_inside_entry_file): Rename
1898 "inside_entry_file".
1899 * blockframe.c (deprecated_inside_entry_file): Rename
1900 "inside_entry_file".
1901 * frame.c (get_prev_frame): Update. Use if 0 instead of #if 0.
1902 * vax-tdep.c (vax_frame_chain): Update.
1903 * sh64-tdep.c (sh64_frame_chain): Update.
1904 * sh-tdep.c (sh_frame_chain): Update.
1905 * rs6000-tdep.c (rs6000_frame_chain): Update.
1906 * ns32k-tdep.c (ns32k_frame_chain): Update.
1907 * mips-tdep.c (mips_frame_chain): Update.
1908 * m68hc11-tdep.c (m68hc11_frame_this_id): Update.
1909 * m32r-tdep.c (m32r_frame_this_id): Update.
1910 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Update.
1911 * frv-tdep.c (frv_frame_this_id): Update.
1912 * d10v-tdep.c (d10v_frame_this_id): Update.
1913 * cris-tdep.c (cris_frame_chain): Update.
1914 * blockframe.c (legacy_frame_chain_valid): Update.
1915 * avr-tdep.c (avr_frame_this_id): Update.
1916 * arm-tdep.c (arm_prologue_this_id): Update.
1917 * alpha-tdep.c (alpha_heuristic_frame_this_id): Update.
1918 * objfiles.c (objfile_relocate): Update.
1919 * mipsread.c (mipscoff_symfile_read): Update.
1920 (mipscoff_symfile_read): Update.
1921 * mdebugread.c (parse_partial_symbols): Update.
1922 * dwarfread.c (read_file_scope): Update.
1923 * dwarf2read.c (read_file_scope): Update.
1924 * dbxread.c (read_dbx_symtab): Update.
1925 (read_dbx_symtab): Update.
1926 * coffread.c (complete_symtab): Update.
1927
1928 2003-09-12 Jeff Johnston <jjohnstn@redhat.com>
1929
1930 * top.c (quit_target): New static helper function.
1931 (quit_force): Moved code to quit_target(). Call quit_target()
1932 via catch_errors() to catch errors during quit.
1933
1934 2003-09-11 David Carlton <carlton@kealia.com>
1935
1936 * buildsym.c (finish_block): Use allocate_block to allocate the
1937 block.
1938 * mdebugread.c (new_block): Add FIXME.
1939
1940 2003-09-11 David Carlton <carlton@kealia.com>
1941
1942 * gdbtypes.h: Add TYPE_CODE_NAMESPACE.
1943 * gdbtypes.c (init_type): Handle TYPE_CODE_NAMESPACE.
1944 (recursive_dump_type): Ditto.
1945 * printcmd.c (print_formatted): Ditto.
1946 * typeprint.c (print_type_scalar): Ditto.
1947 * c-typeprint.c (c_type_print_varspec_prefix): Ditto.
1948 (c_type_print_varspec_suffix, c_type_print_base): Ditto.
1949 * cp-support.h: Declare cp_check_possible_namespace_symbols,
1950 maint_cplus_cmd_list.
1951 * cp-support.c: Make maint_cplus_cmd_list extern.
1952 * cp-namespace.c: Include objfiles.h, gdbtypes.h, dictionary.h,
1953 command.h.
1954 (lookup_symbol_file): Look in possible namespace blocks when
1955 appropriate.
1956 (initialize_namespace_symtab): New.
1957 (get_possible_namespace_block, free_namespace_block)
1958 (check_possible_namespace_symbols)
1959 (check_possible_namespace_symbols_loop)
1960 (check_one_possible_namespace_symbol)
1961 (lookup_possible_namespace_symbol, maintenance_cplus_namespace)
1962 (_initialize_cp_namespace): Ditto.
1963 * block.h: Declare allocate_block.
1964 * block.c (allocate_block): New.
1965 * jv-lang.c (get_java_class_symtab): Allocate blocks via
1966 allocate_block.
1967 * symfile.h: Update declaration of add_psymbol_to_list.
1968 * symfile.c (add_psymbol_to_list): Return the partial symbol in
1969 question.
1970 * dwarf2read.c (dwarf2_build_psymtabs_hard): Add argument to
1971 scan_partial_symbols_call.
1972 (scan_partial_symbols): Add NAMESPACE argument; update calls to
1973 helper functions.
1974 (add_partial_symbol): If necessary, scan mangled names for names
1975 of namespaces.
1976 (add_partial_namespace): Add NAMESPACE argument; generate partial
1977 symbols associated to namespaces.
1978 (add_partial_enumeration): Add NAMESPACE argument.
1979 (new_symbol): Allow namespace syms.
1980 (read_namespace): Generate namespace syms.
1981 * objfiles.h: Add opaque declaration of struct symtab.
1982 (struct objfile): Add cp_namespace_symtab member.
1983 * objfiles.c (allocate_objfile): Set
1984 objfile->cp_namespace_symtab.
1985 * Makefile.in (cp-namespace.o): Depend on objfiles_h, gdbtypes_h,
1986 dictionary_h, command_h.
1987
1988 2003-09-11 Andrew Cagney <cagney@redhat.com>
1989
1990 * rs6000-tdep.c (rs6000_push_dummy_call): Use
1991 regcache_raw_write_signed to set SP_REGNUM, move the operation to
1992 near the function's end.
1993 (rs6000_gdbarch_init): Do not set "deprecated_dummy_write_sp".
1994 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Use
1995 regcache_raw_write_signed to set SP_REGNUM.
1996
1997 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
1998
1999 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure
2000 orig_addrs is set up properly.
2001
2002 2003-09-11 Andrew Cagney <cagney@redhat.com>
2003
2004 * gdbarch.sh (DEPRECATED_STACK_ALIGN): Rename STACK_ALIGN.
2005 * gdbarch.h, gdbarch.c: Re-generate.
2006 * infcall.c (call_function_by_hand): Update.
2007 * hppa-tdep.c (hppa_push_arguments): Update.
2008 * ada-lang.c (place_on_stack): Update.
2009 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2010 * sparc-tdep.c (sparc_gdbarch_init): Update.
2011 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2012 * hppa-tdep.c (hppa_gdbarch_init): Update.
2013 * h8300-tdep.c (h8300_gdbarch_init): Delete comment refering to
2014 stack_align.
2015
2016 2003-09-11 Daniel Jacobowitz <drow@mvista.com>
2017
2018 * dwarf2loc.c (dwarf2_loc_desc_needs_frame): Variables in a
2019 register do need a frame.
2020
2021 2003-09-11 Andrew Cagney <cagney@redhat.com>
2022
2023 Since the IRIX 4 configuration was forcing K&R mode it hasn't been
2024 buildable since GDB 5.0.
2025 * NEWS: Mention that IRIX 3 and IRIX 4 support were removed.
2026 * configure.host: Delete "mips-sgi-irix3*" and "mips-sgi-irix4*".
2027 * configure.tgt: Delete "mips*-sgi-*" a.k.a. irix3.
2028 * irix4-nat.c: Delete file.
2029 * config/mips/irix4.mh: Delete file.
2030 * config/mips/irix3.mh: Delete file.
2031 * config/mips/irix3.mt: Delete file.
2032 * config/mips/tm-irix3.h: Delete file.
2033 * config/mips/nm-irix3.h: Delete file.
2034 * config/mips/xm-irix3.h: Delete file.
2035 * config/mips/nm-irix4.h: Delete file.
2036 * config/mips/xm-irix4.h: Delete file.
2037 * config/mips/tm-irix5.h: Inline contents of "tm-irix3.h".
2038
2039 2003-09-10 J. Brobecker <brobecker@gnat.com>
2040
2041 * hppa-tdep.c: Include "dis-asm.h". Fixes a build failure.
2042 * Makefile.in (hppa-tdep.o): Update dependencies.
2043
2044 2003-09-10 James E Wilson <wilson@specifixinc.com>
2045
2046 * MAINTAINERS: Change my e-mail address. Move to paper trail
2047 section.
2048
2049 2003-09-10 Kevin Buettner <kevinb@redhat.com>
2050
2051 * MAINTAINERS (frv): New ISA entry.
2052
2053 2003-09-10 Kevin Buettner <kevinb@redhat.com>
2054
2055 * frv-tdep.c (dis-asm.h): Include.
2056 * Makefile.in (frv-tdep.o): Update dependencies.
2057
2058 2003-09-09 Jeff Johnston <jjohnstn@redhat.com>
2059
2060 * ia64-tdep.c (ia64_sigtramp_frame_init_saved_regs):
2061 Fix typo for high range of floating registers.
2062
2063 2003-09-09 David Carlton <carlton@kealia.com>
2064
2065 * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and
2066 highpc initialization here out of scan_partial_symbols.
2067 (scan_partial_symbols): Restructure into a recursive version,
2068 calling add_partial_namespace and add_partial_enumeration when
2069 appropriate.
2070 (add_partial_namespace): New.
2071 (add_partial_enumeration, locate_pdi_sibling): Ditto.
2072
2073 2003-09-09 Andrew Cagney <cagney@redhat.com>
2074
2075 * rs6000-tdep.c (ppc_push_return_address): Delete function.
2076 (rs6000_push_dummy_call): Set LR to BP_ADDR.
2077 (rs6000_gdbarch_init): Do not set deprecated_push_return_address.
2078 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
2079
2080 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete function.
2081 (rs6000_push_dummy_call): Set the "TOC" register.
2082
2083 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set the deprecated
2084 methods "max_register_raw_size", "max_register_virtual_size" or
2085 "register_virtual_size".
2086
2087 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
2088
2089 * MAINTAINERS: Update my e-mail address.
2090
2091 2003-09-09 Andrew Cagney <cagney@redhat.com>
2092
2093 * rs6000-tdep.c (rs6000_store_struct_return): Delete function.
2094 (rs6000_push_dummy_call): Store the struct return address.
2095 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
2096
2097 2003-09-09 Andrew Cagney <cagney@redhat.com>
2098
2099 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call): Replace
2100 "ppc_sysv_abi_push_arguments".
2101 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Replace
2102 "ppc_sysv_abi_push_arguments".
2103 * rs6000-tdep.c (rs6000_gdbarch_init): Set "push_dummy_call"
2104 instead of "push_arguments".
2105 (rs6000_push_dummy_call): Replace "rs6000_push_arguments".
2106
2107 2003-09-09 Andrew Cagney <cagney@redhat.com>
2108
2109 * sh64-tdep.c (sh64_push_return_address): Use ENTRY_POINT_ADDRESS
2110 instead of CALL_DUMMY_ADDRESS.
2111
2112 2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com>
2113
2114 * p-lang.c: Eliminate "register".
2115 * c-lang.c: Ditto.
2116 * expprint.c: Ditto.
2117 * f-lang.c: Ditto.
2118 * jv-lang.c: Ditto.
2119 * language.c: Ditto.
2120 * m2-lang.c: Ditto.
2121 * parse.c: Ditto.
2122 * scm-lang.c: Ditto.
2123 * objc-lang.c: Ditto.
2124
2125 2003-09-09 Nick Clifton <nickc@redhat.com>
2126
2127 * v850-tdep.c (v850_processor_type_table): Add bfd_mach_v850e1.
2128
2129 2003-09-04 Andrew Cagney <cagney@redhat.com>
2130
2131 * avr-tdep.c: Include "dis-asm.h".
2132 * cris-tdep.c: Include "dis-asm.h".
2133 (cris_delayed_get_disassembler): Use "struct disassemble_info"
2134 instead of corresponding typedef.
2135 * h8300-tdep.c: Include "dis-asm.h".
2136 * ia64-tdep.c: Include "dis-asm.h".
2137 * i386-tdep.c: Include "dis-asm.h".
2138 (i386_print_insn): Use "struct disassemble_info" instead of
2139 corresponding typedef.
2140 * m68k-tdep.c: Include "dis-asm.h".
2141 * mcore-tdep.c: Include "dis-asm.h".
2142 * mips-tdep.c: Include "dis-asm.h".
2143 (gdb_print_insn_mips): Make static, use "struct disassemble_info"
2144 instead of corresponding typedef.
2145 * ns32k-tdep.c: Include "dis-asm.h".
2146 * s390-tdep.c: Include "dis-asm.h".
2147 * sparc-tdep.c: Include "dis-asm.h".
2148 * vax-tdep.c: Include "dis-asm.h".
2149 * v850-tdep.c: Include "dis-asm.h".
2150 * mn10300-tdep.c: Include "dis-asm.h".
2151 * rs6000-tdep.c: Include "dis-asm.h".
2152 * xstormy16-tdep.c: Include "dis-asm.h".
2153 (_initialize_xstormy16_tdep): Delete "extern" declaration of
2154 print_insn_xstormy16.
2155 * Makefile.in (v850-tdep.o): Update dependencies.
2156 (vax-tdep.o, sparc-tdep.o, s390-tdep.o): Ditto.
2157 (ns32k-tdep.o, mips-tdep.o, mcore-tdep.o): Ditto.
2158 (m68k-tdep.o, ia64-tdep.o, i386-tdep.o): Ditto.
2159 (h8300-tdep.o, cris-tdep.o, avr-tdep.o): Ditto.
2160 (mn10300-tdep.o, xstormy16-tdep.o, disasm.o): Ditto.
2161 (gdbarch_h): Remove $(dis_asm_h).
2162 * disasm.c: Include "dis-asm.h".
2163 (dis_asm_read_memory): Use "struct disassemble_info" instead of
2164 corresponding typedef.
2165 (dis_asm_memory_error, dump_insns, do_assembly_only): Ditto.
2166 (gdb_disassemble_info, gdb_disassembly, gdb_print_insn): Ditto.
2167 * gdbarch.sh: Do not include "dis-asm.h".
2168 (struct disassemble_info): Declare opaque.
2169 (TARGET_PRINT_INSN): Update declaration.
2170 * gdbarch.h, gdbarch.c: Re-generate.
2171
2172 2003-09-08 Andrew Cagney <cagney@redhat.com>
2173
2174 * gdbarch.sh (DEPRECATED_CALL_DUMMY_ADDRESS): Rename
2175 CALL_DUMMY_ADDRESS, change to a predicate.
2176 * gdbarch.h, gdbarch.c: Re-generate.
2177 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
2178 Use either DEPRECATED_CALL_DUMMY_ADDRESS or entry_point_address.
2179 * infcall.c (call_function_by_hand): Ditto.
2180 * sparc-tdep.c (sparc_push_return_address): Ditto.
2181 (sparc_gdbarch_init): Set deprecated_call_dummy_address.
2182 * xstormy16-tdep.c (xstormy16_push_return_address): Replace
2183 CALL_DUMMY_ADDRESS with entry_point_address.
2184 * v850-tdep.c (v850_push_return_address): Ditto.
2185 * s390-tdep.c (s390_push_return_address): Ditto.
2186 * rs6000-tdep.c (ppc_push_return_address): Ditto.
2187 * mn10300-tdep.c (mn10300_push_return_address): Ditto.
2188 * mcore-tdep.c (mcore_push_return_address): Ditto.
2189 * cris-tdep.c (cris_push_return_address): Ditto.
2190 * arm-tdep.c (arm_push_return_address): Ditto.
2191
2192 2003-09-08 Andrew Cagney <cagney@redhat.com>
2193
2194 * dwarf2-frame.c (enum dwarf2_reg_rule): New, replace anonymous
2195 enum. Add REG_UNSPECIFIED, rename REG_UNSAVED to REG_UNDEFINED
2196 and REG_UNMODIFIED to REG_SAME_VALUE.
2197 (execute_cfa_program): Update.
2198 (dwarf2_frame_cache): Update. Initialize table to
2199 REG_UNSPECIFIED, complain if CFI fails to specify a register's
2200 location.
2201 (dwarf2_frame_prev_register): Update. Handle REG_UNSPECIFIED.
2202
2203 2003-09-08 Andrew Cagney <cagney@redhat.com>
2204
2205 * gnu-nat.c: Remove "inline" function attribute.
2206 * alpha-tdep.c, ppc-linux-tdep.c, macroexp.c: Ditto.
2207
2208 2003-09-08 Kevin Buettner <kevinb@redhat.com>
2209
2210 * config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V
2211 target.
2212
2213 2003-09-08 Kevin Buettner <kevinb@redhat.com>
2214
2215 * frv-tdep.c (frame-unwind.h, frame-base.h): Include.
2216 (frame_extra_info): Rename this struct to frv_unwind_cache.
2217 Delete fields ``fp_to_callers_sp_offset'' and ``lr_saved_on_stack''.
2218 Add fields ``prev_sp'' and ``base''.
2219 (frv_frame_chain, frv_frame_saved_pc, frv_frame_init_saved_regs)
2220 (frv_saved_pc_after_call, frv_init_extra_frame_info)
2221 (frv_push_return_address, frv_pop_frame, frv_pop_frame_regular):
2222 Delete.
2223 (frv_analyze_prologue): Add ``struct frv_unwind_cache *'' argument.
2224 Revise all callers. Fill in the unwind cache argument and make
2225 other adjustments to account for new frame mechanisms.
2226 (frv_frame_unwind_cache, frv_frame_align, frv_unwind_pc)
2227 (frv_frame_this_id, frv_frame_prev_register, frv_frame_sniffer)
2228 (frv_frame_base_address, frv_unwind_dummy_id): New functions.
2229 (frv_frame_unwind, frv_frame_base): New structs.
2230 (frv_push_arguments): Change name to frv_push_dummy_call(). Add
2231 additional arguments expected by this method and adjust function
2232 body accordingly.
2233 (frv_gdbarch_init): Remove calls to the following functions:
2234 set_gdbarch_deprecated_init_frame_pc(),
2235 set_gdbarch_deprecated_saved_pc_after_call(),
2236 set_gdbarch_deprecated_frame_chain(),
2237 set_gdbarch_deprecated_frame_saved_pc(),
2238 set_gdbarch_deprecated_frame_init_saved_regs(),
2239 set_gdbarch_deprecated_push_arguments(),
2240 set_gdbarch_deprecated_push_return_address(),
2241 set_gdbarch_deprecated_pop_frame(),
2242 set_gdbarch_deprecated_call_dummy_words(),
2243 set_gdbarch_deprecated_sizeof_call_dummy_words(),
2244 set_gdbarch_deprecated_init_extra_frame_info(),
2245 set_gdbarch_deprecated_dummy_write_sp(), and
2246 set_gdbarch_deprecated_pc_in_call_dummy().
2247 Add calls to the following functions:
2248 set_gdbarch_unwind_pc(), set_gdbarch_unwind_sp(),
2249 set_gdbarch_frame_align(), frame_unwind_append_sniffer(), and
2250 frame_base_set_default().
2251 * Makefile.in (frv-tdep.o): Update dependencies.
2252
2253 2003-09-09 Mark Kettenis <kettenis@gnu.org>
2254
2255 * dwarf2-frame.c (read_encoded_value): Add support for
2256 DW_EH_PE_aligned encoding.
2257
2258 2003-09-08 Daniel Jacobowitz <drow@mvista.com>
2259
2260 * infrun.c (normal_stop): Don't print a message if the inferior
2261 has exited.
2262
2263 2003-09-08 Jim Blandy <jimb@redhat.com>
2264
2265 * Makefile.in (dbxread.o): Note new dependency on $(gdb_assert_h).
2266 * dbxread.c: #include "gdb_assert.h".
2267 (read_dbx_symtab): If the objfile has no .data section, use the
2268 section index for the .bss section instead.
2269
2270 2003-09-08 Daniel Jacobowitz <drow@mvista.com>
2271
2272 * frame.c (deprecated_safe_get_selected_frame): New function.
2273 * frame.h (deprecated_safe_get_selected_frame): Add prototype.
2274 * findvar.c (read_var_value): Call it.
2275
2276 2003-09-08 Corinna Vinschen <vinschen@redhat.com>
2277
2278 * Makefile.in (ALLDEPFILES): Add sh64-tdep.c.
2279 (sh64-tdep.o): Add dependencies.
2280 * configure.tgt: Add FIXME to sh-*-linux*.
2281 * sh-tdep.c: Move sh64 support to sh64-tdep.c.
2282 (sh_gdbarch_init): Always set correct sh_show_regs function
2283 pointer. Call sh64_gdbarch_init() if machine type is sh5.
2284 * sh-tdep.h: Move sh64 support to sh64-tdep.c.
2285 * sh64-tdep.c: New file, containing all sh64 related code from
2286 sh-tdep.c.
2287 * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
2288 * config/sh/linux.mt (TDEPFILES): Ditto.
2289 * config/sh/nbsd.mt (TDEPFILES): Ditto.
2290 * config/sh/tm-sh.h: Drop REGISTER_TYPE definition.
2291 * config/sh/wince.mt (TDEPFILES): Ditto.
2292
2293 2003-09-07 Daniel Jacobowitz <drow@mvista.com>
2294
2295 * lin-lwp.c (detach_callback): Don't call stop_wait_callback.
2296 (stop_wait_callback): Handle !lp->signalled also.
2297 (lin_lwp_has_pending, flush_callback): New functions.
2298 (lin_lwp_wait): Call flush_callback.
2299 * linux-proc.c (linux_proc_add_line_to_sigset): New function.
2300 (linux_proc_pending_signals): New function.
2301 * linux-nat.h (linux_proc_pending_signals): Add prototype.
2302
2303 2003-09-07 Daniel Jacobowitz <drow@mvista.com>
2304
2305 From Nick Kelsey <nickk@ubicom.com>:
2306 * infrun.c (handle_inferior_event): Check IN_SOLIB_RETURN_TRAMPOLINE
2307 when the stop PC is at the beginning of a function also.
2308
2309 2003-09-06 Daniel Jacobowitz <drow@mvista.com>
2310
2311 * arm-linux-tdep.c (arm_linux_arm_be_breakpoint): New.
2312 (arm_linux_init_abi): Use arm_linux_arm_be_breakpoint.
2313
2314 2003-09-06 Mark Kettenis <kettenis@gnu.org>
2315
2316 * sol-thread.c: Include "gdb_string.h".
2317
2318 2003-09-03 Mark Kettenis <m.kettenis@osp.nl>
2319
2320 * gcore.c: Reorder include files in alphabetical order. Include
2321 "gdb_assert.h". Various coding style fixes.
2322 (derive_stack_segment, derive_heap_segment): Replace check for
2323 non-null BOTTOM and TOP with gdb_assert.
2324 (derive_heap_segment): Replace check for successful creation of
2325 ZERO with gdb_assert.
2326 (make_mem_sec): Use bfd_section_lma to set OSEC->lma.
2327
2328 2003-09-04 Andrew Cagney <cagney@redhat.com>
2329
2330 * thread-db.c (verbose_dlsym): New function.
2331 (thread_db_load): Use verbose_dlsym
2332 (thread_db_new_objfile): Print that libthread_db was loaded, and
2333 that thread debugging was enabled.
2334
2335 2003-09-04 Andrew Cagney <cagney@redhat.com>
2336
2337 * configure.tgt: Add "mips64*-*-*" target. Delete
2338 mips64*el-*-ecoff*, mips64*el-*-elf*, mips*el-*-ecoff*,
2339 mips*el-*-elf*, mips*-*-lnews*, mips*-*-sysv*, mips*-*-riscos*,
2340 mips*-*-ecoff*, mips*-*-elf*, mips*-little-*, mips*-big-*,
2341 mips*-dec-*, mips64*-big-*, mips64*vr*-*-elf*, mips64*-*-ecoff*,
2342 mips*-sony-*, and mips64*-*-elf* targets.
2343 * config/mips/embedl.mt: Delete file.
2344 * config/mips/embedl64.mt: Delete file.
2345 * config/mips/mips.mt: Delete file.
2346 * config/mips/mips64.mt: Delete file.
2347 * config/mips/tm-embed.h: Delete file.
2348 * config/mips/embed.mt (TM_FILE): Set to "tm-mips.h".
2349 * config/mips/embed64.mt: Delete out-of-date comment.
2350
2351 2003-09-04 Andrew Cagney <cagney@redhat.com>
2352
2353 * hppa-tdep.c (hppa_gdbarch_init): Set
2354 "have_nonsteppable_watchpoint".
2355 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2356 * mips-tdep.c (mips_dump_tdep): Do not print
2357 HAVE_NONSTEPPABLE_WATCHPOINT.
2358 (mips_gdbarch_init): Set "have_nonsteppable_watchpoint".
2359 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2360 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2361 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
2362
2363 2003-09-04 Corinna Vinschen <vinschen@redhat.com>
2364
2365 * breakpoint.c (watchpoint_check): Remove accidentally checked in
2366 unused code. Add comment.
2367
2368 2003-09-04 Corinna Vinschen <vinschen@redhat.com>
2369
2370 * breakpoint.c (watchpoint_check): Check for pc being in an
2371 epilogue if watchpoint frame couldn't be found.
2372
2373 2003-09-04 Andrew Cagney <cagney@redhat.com>
2374
2375 * Makefile.in: Re-generate all dependencies.
2376
2377 2003-09-03 Andrew Cagney <cagney@redhat.com>
2378
2379 * arch-utils.h (legacy_print_insn): Delete declaration.
2380 * arch-utils.c (legacy_print_insn): Delete function.
2381 * disasm.c (deprecated_tm_print_insn_info): Delete.
2382 (_initialize_disasm): Delete function, contained code initializing
2383 deprecated_tm_print_insn_info.
2384 * gdbarch.sh (deprecated_tm_print_insn): Delete.
2385 (deprecated_tm_print_insn_info): Delete.
2386 (TARGET_PRINT_INSN): Do not provide a default.
2387 * gdbarch.h, gdbarch.c: Re-generate.
2388
2389 2003-09-03 Andrew Cagney <cagney@redhat.com>
2390
2391 * disasm.c (fprintf_disasm): New function.
2392 (gdb_disassemble_info): Call "init_disassemble_info", instead of
2393 INIT_DISASSEMBLE_INFO_NO_ARCH. Do not initialize "insn_sets",
2394 reverts 2003-08-14 change.
2395 (_initialize_disasm): Call "init_disassemble_info", instead of
2396 INIT_DISASSEMBLE_INFO_NO_ARCH.
2397
2398 2003-09-03 Michael Snyder <msnyder@redhat.com>
2399
2400 * config/djgpp/fnchange.lst: Fix up sim/frv/profile-fr*.[ch].
2401
2402 2003-09-03 Andrew Cagney <cagney@redhat.com>
2403
2404 * config/rs6000/tm-rs6000.h (IBM6000_TARGET): Delete definition.
2405 * config/rs6000/nm-rs6000.h (DEPRECATED_IBM6000_TARGET): Define.
2406 * symfile.c (syms_from_objfile): Update.
2407 (reread_symbols): `Update
2408 * exec.c (exec_file_attach): Update.
2409 (exec_file_attach): Update.
2410 * config/powerpc/tm-nbsd.h: Delete #undef IBM6000_TARGET, revert
2411 2003-08-29 change.
2412 * config/powerpc/tm-linux.h: Delete #undef IBM6000_TARGET.
2413
2414 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
2415
2416 * arm-tdep.c: Include frame-unwind.h, frame-base.h, and
2417 trad-frame.h.
2418 (arm_get_cache): Delete macro.
2419 (struct arm_prologue_cache): Update comments. Make saved_regs into
2420 a trad_frame_saved_reg pointer. Remove unwound_pc; rename unwound_sp
2421 to prev_sp.
2422 (thumb_scan_prologue): Update for cache changes. Don't call
2423 DEPRECATED_PC_IN_CALL_DUMMY.
2424 (arm_scan_prologue): Update for cache changes. Take NEXT_FRAME
2425 argument and use it in desperation search for our prologue. Do not
2426 search past the specified PC.
2427 (arm_make_prologue_cache): Simplify.
2428
2429 (arm_prologue_this_id, arm_prologue_prev_register)
2430 (arm_prologue_unwind, arm_prologue_unwind_sniffer)
2431 (arm_normal_frame_base, arm_normal_base, arm_make_sigtramp_cache)
2432 (arm_sigtramp_this_id, arm_sigtramp_prev_register)
2433 (arm_sigtramp_unwind, arm_sigtramp_unwind_sniffer)
2434 (arm_unwind_dummy_id, arm_unwind_pc, arm_unwind_sp): New.
2435
2436 (arm_frame_chain_valid, arm_find_callers_reg)
2437 (arm_frame_saved_pc, arm_read_fp, arm_frame_init_saved_regs)
2438 (arm_pop_frame): Delete obsolete methods.
2439 (arm_minimal_frame_chain, arm_minimal_frame_info): Delete.
2440
2441 (arm_gdbarch_init): Update for new frame methods. Register prologue
2442 and sigtramp unwinders. Set the default frame base method.
2443
2444 * Makefile.in (arm-tdep.o): Update dependencies.
2445 * varobj.c (find_frame_addr_in_frame_chain): Call
2446 get_frame_base_address.
2447 * std-regs.c (value_of_builtin_frame_fp_reg): Likewise.
2448
2449 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
2450
2451 * arm-tdep.c (arm_minimal_frame_chain): Renamed from
2452 arm_frame_chain. Take NEXT_FRAME and CACHE arguments.
2453 Use the cache instead of DEPRECATED_FRAME_SAVED_PC.
2454 (arm_minimal_frame_info): Renamed from arm_init_extra_frame_info.
2455 Take NEXT_FRAME and CACHE arguments. Call
2456 FRAMELESS_FUNCTION_INVOCATION instead of checking FROMLEAF argument.
2457 Set unwound_pc in CACHE instead of modifying the frame argument.
2458 Don't bother checking the frame type when looking for sigtramp
2459 frames.
2460 (arm_make_prologue_cache, arm_frame_chain)
2461 (arm_init_extra_frame_info): New functions.
2462
2463 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
2464
2465 * arm-tdep.c (arm_get_cache): Define.
2466 (struct arm_prologue_cache): Renamed from frame_extra_info. Add
2467 unwound_sp, unwound_pc, and saved_regs.
2468 (thumb_scan_prologue): Take a cache instead of the frame.
2469 (arm_scan_prologue): Likewise.
2470 (arm_frame_chain): Create a temporary cache for arm_scan_prologue
2471 instead of a temporary frame.
2472 (arm_init_extra_frame_info): Allocate and use a cache.
2473 (arm_frame_saved_pc, arm_pop_frame): Use the cache.
2474
2475 2003-09-03 Andrew Cagney <cagney@redhat.com>
2476
2477 * config/arm/wince.mt (TM_CLIBS): Replace WIN32LIBS.
2478 * config/mips/wince.mt (TM_CLIBS): Ditto.
2479 * config/sh/wince.mt (TM_CLIBS): Ditto.
2480 * config/pa/hppa64.mt (TM_CLIBS): Delete.
2481 * config/sparc/sp64.mt (CC): Delete.
2482
2483 2003-09-03 Andrew Cagney <cagney@redhat.com>
2484
2485 * defs.h: Do not include "arch-utils.h".
2486 (GDB_MULTI_ARCH): If not defined, set to GDB_MULTI_ARCH_PARTIAL or
2487 GDB_MULTI_ARCH_PURE.
2488 * configure.in (GDB_MULTI_ARCH): Do not define.
2489 * configure, config.in: Regenerate.
2490 * configure.tgt: Do not set variable "gdb_multi_arch".
2491 * config/s390/s390x.mt (GDB_MULTI_ARCH): Delete.
2492 * config/s390/s390.mt (GDB_MULTI_ARCH): Delete.
2493 * config/i386/x86-64linux.mt (GDB_MULTI_ARCH): Delete.
2494 * config/v850/v850.mt (TM_FILE): Delete disabled definition.
2495 * config/m68hc11/m68hc11.mt (TM_FILE): Delete definition.
2496 * config/vax/tm-vax.h (GDB_MULTI_ARCH): Delete definition.
2497 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Delete definition.
2498 * config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Delete definition.
2499 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete definition.
2500 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete definition.
2501 * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Delete definition.
2502 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Delete definition.
2503 * config/ns32k/tm-ns32k.h (GDB_MULTI_ARCH): Delete definition.
2504 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Delete definition.
2505 * config/i386/tm-i386.h (GDB_MULTI_ARCH): Delete definition.
2506 * config/h8300/tm-h8300.h (GDB_MULTI_ARCH): Delete definition.
2507 * config/frv/tm-frv.h (GDB_MULTI_ARCH): Delete definition.
2508 * config/alpha/tm-alpha.h (GDB_MULTI_ARCH): Delete definition.
2509
2510 2003-08-30 Michael Chastain <mec@shout.net>
2511
2512 * Makefile.in: Remove tm-hp300bsd.h, tm-hp300hpux.h.
2513 * config/m68k/nm-hp300hpux.h: Delete.
2514 * config/m68k/tm-hp300hpux.h: Delete.
2515 * config/m68k/xm-hp300hpux.h: Delete.
2516 * config/m68k/xm-hp300bsd.h: Delete.
2517 * config/djgpp/fnchange.lst: Remove nm-hp300hpux.h,
2518 tm-hp300hpux.h, xm-hp300hpux.h.
2519 * somsolib.c: Remove comment about hp300 shared libraries.
2520
2521 2003-08-31 Mark Kettenis <kettenis@gnu.org>
2522
2523 * i386-linux-nat.c (ps_get_thread_area): Don't define as extern.
2524 Only define PTRACE_GET_THREAD_AREA is not already defined.
2525 Various style fixes in code and comments and some additional
2526 spelling fixes in comments. Move after functions dealing with
2527 debug registers.
2528 * x86-64-linux-nat.c (ps_get_thread_area): Don't define as extern.
2529 Fix coding-style.
2530
2531 * alphafbsd-tdep.c (alphafbsd_sigcontext_addr): Use
2532 frame_unwind_register_unsigned instead of
2533 frame_unwind_unsigned_register.
2534
2535 2003-08-30 Mark Kettenis <kettenis@gnu.org>
2536
2537 * configure.in: Search for gethostbyname in libnsl.
2538 * configure: Regenerated.
2539
2540 2003-08-29 Mark Kettenis <kettenis@gnu.org>
2541
2542 * configure.in: Remove redundant AC_MSG_RESULT in check for
2543 uintptr_t in stdint.h.
2544 * configure: Regenerated.
2545
2546 * amd64-nat.h (struct regcache): Add opaque declaration.
2547
2548 * i386-linux-tdep.h (I386_LINUX_NUM_REGS): New define.
2549 * x86-64-linux-nat.c: Include "i386-linux-tdep.h" and "amd64.h".
2550 Change "register array" to "register cache" in comments.
2551 (x86_64_linux_gregset64_reg_offset): New variable.
2552 (GETREGS_SUPPLIES): Remove macro.
2553 (supply_gregset): Call amd64_supply_native_gregset instead of
2554 x86_64_linux_supply_gregset.
2555 (fill_gregset): Rename `regno' to `regnum'. Call
2556 amd64_collect_native_gregset instead of x86_64_linux_fill_gregset.
2557 (store_regs): Rename `regno' to `regnum'.
2558 (store_fpregs): Rename `regno' to `regnum'.
2559 (fetch_inferior_registers): Rename `regno' to `regnum'. Use
2560 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
2561 Reorganize function a bit.
2562 (store_inferior_registers): Rename `regno' to `regnum'. Use
2563 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
2564 Reorganize function a bit.
2565 (_initialize_x86_64_linux_nat): New function.
2566 * config/i386/x86-64linux.mh.
2567
2568 2003-08-29 Andrew Cagney <cagney@redhat.com>
2569
2570 * config/mips/tm-embed.h (STOPPED_BY_WATCHPOINT): Delete macro.
2571 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Delete macro.
2572 (target_remove_watchpoint): Delete macro.
2573 (target_insert_watchpoint): Delete macro.
2574 (remote_mips_can_use_hardware_watchpoint): Delete declaration.
2575 (remote_mips_stopped_by_watchpoint): Delete declaration.
2576 (remote_mips_remove_watchpoint): Delete declaration.
2577 (remote_mips_set_watchpoint): Delete declaration.
2578 (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete macro.
2579 * remote-mips.c (_initialize_remote_mips): Set
2580 "to_insert_watchpoint", "to_stopped_by_watchpoint",
2581 "to_can_use_hardware_watchpoint", and "to_remove_watchpoint".
2582 (mips_insert_watchpoint): Rename remote_mips_set_watchpoint.
2583 (mips_remove_watchpoint): Rename remote_mips_remove_watchpoint.
2584 (mips_stopped_by_watchpoint): Rename
2585 remote_mips_stopped_by_watchpoint.
2586 (mips_can_hardware_watchpoint): Rename
2587 remote_mips_can_use_hardware_watchpoint, update function
2588 signature.
2589
2590 2003-08-29 Mark Kettenis <kettenis@gnu.org>
2591
2592 * x86-64-linux-tdep.c (user_to_gdb_regmap): Remove USER_CS and
2593 USER_DS. We haven't given them a register number yet.
2594
2595 * amd64-nat.h: New file.
2596 * amd64-nat.c: New file.
2597 * amd64fbsd-nat.c: Include "amd64-nat.h".
2598 (REG_ADDR, GETREGS_SUPPLIES): Remove macros.
2599 (amd64fbsd32_r_reg_offset): New variable.
2600 (supply_gregset): Simply call amd64_supply_native_gregset.
2601 (fill_gregset): Rename `regno' to `regnum'. Simply call
2602 amd64_collect_native_gregset.
2603 (fill_fpregset): Rename `regno' to `regnum'.
2604 (fetch_inferior_registers): Rename `regno' to `regnum'. Replace
2605 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
2606 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
2607 `fpregset_t'. Call amd64_supply_native_gregset instead of
2608 supply_gregset. Call x86_64_supply_fxsave instead of
2609 supply_fpregset.
2610 (store_inferior_registers): Rename `regno' to `regnum'. Replace
2611 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
2612 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
2613 `fpregset_t'. Call amd64_collect_native_gregset instead of
2614 fill_gregset. Call x86_64_collect_fxsave instead of
2615 fill_fpregset.
2616 (_initialize_am64fbsd_nat): Initialize
2617 amd64_native_gregset32_reg_offset and
2618 amd64_native_gregset64_reg_offset.
2619 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64-nat.o.
2620
2621 * regcache.c (regcache_raw_supply): Don't assert that BUF isn't a
2622 null pointer. Fix typo in comment.
2623
2624 * regcache.c (supply_register): Reimplement to call
2625 regcache_raw_supply.
2626 (regcache_collect): Reimplement by calling regcache_raw_collect.
2627
2628 2003-08-28 Mark Kettenis <kettenis@gnu.org>
2629
2630 * regcache.c (register_buffer): Consitify first argument.
2631 (regcache_raw_supply, regcache_raw_collect): New
2632 functions.
2633
2634 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
2635
2636 * config/powerpc/tm-nbsd.h: Undefine IBM6000_TARGET. Suggested
2637 by Nathan J. Williams.
2638
2639 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
2640
2641 * lin-lwp.c (wait_lwp): New function, copied from
2642 stop_wait_callback. Clean up.
2643 (stop_wait_callback): Use wait_lwp.
2644
2645 2003-08-28 Andrew Cagney <cagney@redhat.com>
2646
2647 * mips-tdep.c (gdb_print_insn_mips): Set the disassembler's
2648 flavour and disassembler options.
2649 (_initialize_mips_tdep): Do not set deprecated_tm_print_insn.
2650 (mips_gdbarch_init): Set "print_insn". Delete initialization of
2651 deprecated_tm_print_insn_info.
2652
2653 2003-08-27 Andrew Cagney <cagney@redhat.com>
2654
2655 * s390-tdep.c (s390_readinstruction): Delete "info" parameter.
2656 Use target_read_memory.
2657 (s390_get_frame_info): Update. Do not reference
2658 deprecated_tm_print_insn_info.
2659 (s390_check_function_end, s390_is_sigreturn): Ditto.
2660
2661 2003-08-27 Andrew Cagney <cagney@redhat.com>
2662
2663 * Makefile.in (cris-tdep.o): Update dependencies.
2664 * cris-tdep.c: Include "gdb_assert.h".
2665 (cris_gdbarch_init): Set print_insn.
2666 (_initialize_cris_tdep): Do not set deprecated_tm_print_insn.
2667 (cris_delayed_get_disassembler): Simplify, directly call the
2668 disassembler returned by cris_get_disassembler.
2669 * hppa-tdep.c (hppa_gdbarch_init): Set print_insn.
2670 (_initialize_hppa_tdep): Do not set deprecated_tm_print_insn.
2671 * ns32k-tdep.c (ns32k_gdbarch_init): Set print_insn.
2672 (_initialize_ns32k_tdep): Do not set deprecated_tm_print_insn.
2673 * mn10300-tdep.c (mn10300_gdbarch_init): Set print_insn.
2674 (_initialize_mn10300_tdep): Do not set deprecated_tm_print_insn.
2675 * mcore-tdep.c (mcore_gdbarch_init): Set print_insn.
2676 (_initialize_mcore_tdep): Do not set deprecated_tm_print_insn.
2677 * frv-tdep.c (frv_gdbarch_init): Set print_insn.
2678 (_initialize_frv_tdep): Do not set deprecated_tm_print_insn.
2679 * sparc-tdep.c (sparc_gdbarch_init): Set print_insn.
2680 (gdb_print_insn_sparc): Delete function.
2681 (_initialize_sparc_tdep): Do not set deprecated_tm_print_insn or
2682 deprecated_tm_print_insn_info.
2683 * v850-tdep.c (v850_gdbarch_init): Set print_insn.
2684 (_initialize_v850_tdep): Do not set deprecated_tm_print_insn.
2685 (v850_gdbarch_init): Do not set deprecated_tm_print_insn_info.
2686 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set print_insn.
2687 (_initialize_xstormy16_tdep): Do not set deprecated_tm_print_insn.
2688 * s390-tdep.c (gdb_print_insn_s390): Delete function.
2689 (_initialize_s390_tdep): Do not set deprecated_tm_print_insn.
2690 (s390_gdbarch_init): Set print_insn.
2691
2692 2003-08-27 Andrew Cagney <cagney@redhat.com>
2693
2694 * ppc-linux-tdep.c (ppc64_call_dummy_address): Delete function.
2695 (ppc_linux_init_abi): For PPC64, do not set call_dummy_address.
2696 * infcall.c (call_function_by_hand): Convert the entry point
2697 address into a code address.
2698
2699 2003-08-27 Andrew Cagney <cagney@redhat.com>
2700
2701 * dsrec.c: Include "gdb_string.h".
2702 * Makefile.in (dsrec.o): Update dependencies.
2703
2704 2003-08-27 Michael Chastain <mec@shout.net>
2705
2706 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.mi/mi2-var-*.
2707
2708 2003-08-27 Andrew Cagney <cagney@redhat.com>
2709
2710 * alpha-osf1-tdep.c (alpha_call_dummy_address): Delete function.
2711 (alpha_osf1_init_abi): Do not set call_dummy_address.
2712
2713 2003-08-27 David Carlton <carlton@kealia.com>
2714
2715 From Randolph Chung <tausq@debian.org>:
2716 * linux-proc.c (linux_info_proc_cmd): rework the code so that it
2717 compiles with -Wformat-nonliteral -Werror.
2718
2719 2003-08-26 Jim Blandy <jimb@redhat.com>
2720
2721 * solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.
2722 (enable_break): Pass SEC_CODE as the SECT_FLAGS argument to
2723 bfd_lookup_symbol, since we only want symbols in code sections.
2724 (look_for_base): Pass zero as the SECT_FLAGS argument to
2725 bfd_lookup_symbol, since we're not concerned about which section
2726 the symbol is in.
2727
2728 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
2729
2730 * ia64-tdep.c (examine_prologue): Only stop at predicated insns if
2731 we are frameless or the return address register is already known.
2732
2733 2003-08-26 Andrew Cagney <cagney@redhat.com>
2734
2735 * i386-linux-nat.c (ps_get_thread_area): Make "desc" four "int"s
2736 in size. Add comments.
2737
2738 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
2739
2740 * ia64-tdep.c (ia64_convert_from_func_addr): New function.
2741 (ia64_gdbarch_init): Call set_gdbarch_convert_from_func_addr().
2742
2743 2003-08-26 Jason Merrill <jason@redhat.com>
2744
2745 * dwarf2read.c (dwarf_attr_name): Move DW_AT_MIPS_linkage_name
2746 case out of #ifdef MIPS block.
2747
2748 2003-08-25 Daniel Jacobowitz <drow@mvista.com>
2749
2750 PR java/1322
2751 * dwarf2-frame.c (dwarf2_frame_find_fde): Check whether any FDEs are
2752 available before calling SECT_OFF_TEXT.
2753 * PROBLEMS: Remove description of java/1322.
2754
2755 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
2756
2757 * ia64-tdep.c (pseudo_regs): New enum that lists gr32-gr127, p0-p63,
2758 bof, and nat0-nat127 as pseudo-registers.
2759 (ia64_frame_cache): New struct used to cache frame info.
2760 (ia64_register_reggroup_p): New routine used to override default
2761 register grouping so registers without names are still saved and
2762 restored.
2763 (ia64_dwarf_reg_to_regnum): New routine to map gr32-gr127 to their
2764 pseudo values.
2765 (ia64_pseudo_register_read): New routine to read pseudo-registers.
2766 (ia64_pseudo_register_write): New routine to write pseudo-registers.
2767 (ia64_alloc_frame_cache): New routine to create a new
2768 ia64_frame_cache.
2769 (examine_prologue): Change prototype to add next_frame pointer.
2770 Assume frameless until otherwise proven. Verify that the cfm for
2771 current frame matches the cfm that should occur for the prologues
2772 alloc insn and if equal, mark as not frameless. At end of routine,
2773 if not frameless, calculate registers for the previous frame and store
2774 in the cache, if a cache is provided.
2775 (ia64_skip_prologue): Use new prototype when calling examine_prologue
2776 and pass 0 for next_frame.
2777 (ia64_store_return_value): Change to use convert_typed_floating()
2778 instead of calling ia64_convert_to_raw().
2779 (ia64_extract_return_value): Change to use convert_typed_floating()
2780 instead of calling ia64_convert_to_virtual().
2781 (ia64_frame_cache): New routine to support new frame model.
2782 (ia64_frame_this_id, ia64_frame_prev_register): Ditto.
2783 (ia64_frame_sniffer): Ditto.
2784 (ia64_sigtramp_frame_init_saved_regs): Ditto.
2785 (ia64_sigtramp_frame_cache, ia64_sigtramp_frame_this_id): Ditto.
2786 (ia64_sigtramp_frame_prev_register): Ditto.
2787 (ia64_sigtramp_frame_sniffer): Ditto.
2788 (ia64_frame_base_address): Ditto.
2789 (ia64_extract_struct_value_address): Change to issue error message.
2790 (ia64_frame_align): New routine to align sp.
2791 (ia64_push_dummy_call): New routine based on ia64_push_arguments().
2792 (ia64_push_arguments): Removed. Logic moved to
2793 ia64_push_dummy_call().
2794 (ia64_push_return_address): Ditto.
2795 (ia64_unwind_dummy_id): New function.
2796 (ia64_unwind_pc): Ditto.
2797 (ia64_convert_register_p): Ditto.
2798 (ia64_register_to_value): Ditto.
2799 (ia64_value_to_register): Ditto.
2800 (ia64_pop_frame, ia64_pop_frame_regular): Removed.
2801 (ia64_register_byte, ia64_register_raw_size): Ditto.
2802 (ia64_register_virtual_size, ia64_register_virtual_byte): Ditto.
2803 (ia64_saved_pc_after_call): Ditto.
2804 (ia64_frame_chain, ia64_frame_saved_pc): Ditto.
2805 (ia64_frame_init_saved_regs, ia64_get_saved_register): Ditto.
2806 (ia64_register_convertible, ia64_register_convert_to_virtual): Ditto.
2807 (ia64_register_convert_to_raw): Ditto.
2808 (ia64_store_struct_return, ia64_call_dummy_words): Ditto.
2809 (ia64_init_extra_frame_info): Ditto.
2810 (ia64_frame_args_address, ia64_frame_locals_address): Ditto.
2811 (ia64_gdbarch_init): Remove registering of deprecated functions that
2812 are no longer used. Add registration of new gdbarch functions.
2813 Remove registering deprecated_write_sp. Replace
2814 set_gdbarch_register_virtual_type() with set_gdbarch_register_type().
2815 Delete set_gdbarch_deprecated_register_convertible(),
2816 set_gdbarch_deprecated_register_convert_to_virtual(), and
2817 set_gdbarch_deprecated_register_convert_to_raw() calls. Remove
2818 set_gdbarch_deprecated_register_size(),
2819 set_gdbarch_deprecated_register_bytes(),
2820 set_gdbarch_pcregnum(),
2821 set_gdbarch_deprecated_register_byte(),
2822 set_gdbarch_deprecated_register_raw_size(),
2823 set_gdbarch_deprecated_max_register_raw_size(),
2824 set_gdbarch_deprecated_register_virtual_size(),
2825 and set_gdbarch_deprecated_max_register_virtual_size() calls.
2826 Replace set_gdbarch_deprecated_extract_return_value() with
2827 set_gdbarch_extract_return_value(). Remove calls to:
2828 set_gdbarch_deprecated_saved_pc_after_call();
2829 set_gdbarch_deprecated_frame_chain(),
2830 set_gdbarch_deprecated_frame_saved_pc(),
2831 set_gdbarch_deprecated_frame_init_saved_regs(),
2832 set_gdbarch_deprecated_get_saved_register(),
2833 set_gdbarch_deprecated_call_dummy_words(),
2834 set_gdbarch_deprecated_sizeof_call_dummy_words(),
2835 set_gdbarch_deprecated_init_extra_frame_info(),
2836 set_gdbarch_deprecated_frame_args_address(),
2837 set_gdbarch_deprecated_frame_locals_address(),
2838 and set_gdbarch_deprecated_dummy_write_sp().
2839 Add set_gdbarch_convert_register_p(),
2840 set_gdbarch_register_to_value(),
2841 set_gdbarch_value_to_register(),
2842 set_gdbarch_push_dummy_call(),
2843 set_gdbarch_frame_align(),
2844 set_gdbarch_unwind_dummy_id(),
2845 set_gdbarch_unwind_pc(),
2846 frame_unwind_append_sniffer(),
2847 frame_unwind_append_sniffer(),
2848 and frame_base_set_default().
2849
2850 2003-08-25 Chris Demetriou <cgd@broadcom.com>
2851
2852 * configure.tgt: Document need for special "mipsisa64" handling.
2853 (mipsisa64*-*-linux64): Handle as target linux64.
2854 (mipsisa64*-*-*): Handle as target embed64.
2855
2856 2003-08-18 Michael Chastain <mec@shout.net>
2857
2858 * PROBLEMS: Document pr gdb/1322, the Java anonymous
2859 objfile bug.
2860
2861 2003-08-24 Mark Kettenis <kettenis@gnu.org>
2862
2863 * i387-tdep.h: Update copyright date.
2864 (I387_SIZEOF_FSAVE, I387_SIZEOF_FXSAVE): New defines.
2865
2866 * linux-proc.c (linux_proc_xfer_memory): Remove comment about
2867 CFLAGS games to reflect reality.
2868
2869 2003-08-24 Andrew Cagney <cagney@redhat.com>
2870
2871 * arm-tdep.c (_initialize_arm_tdep): Simplify by assuming
2872 GDB_MULTI_ARCH is always non-zero.
2873 * osabi.c (_initialize_gdb_osabi): Ditto.
2874 (gdbarch_init_osabi): Ditto.
2875 * sparc-tdep.c: Ditto for #if code.
2876
2877 2003-08-23 Mark Kettenis <kettenis@gnu.org>
2878
2879 * x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.
2880 Update comments.
2881 * x86-64-tdep.h (x86_64_supply_fxsave): Adjust prototype. Update
2882 comments.
2883 * x86-64-linux-tdep.c (fetch_core_registers): Adjust call to
2884 x86_64_supply_fxsave.
2885 * x86-64-linux-nat.c (supply_fpregset): Adjust call to
2886 x86_64_supply_fxsave.
2887 * amd64fbsd-nat.c (supply_fpregset): Adjust call to
2888 x86_64_supply_fxsave.
2889
2890 2003-08-23 Andreas Jaeger <aj@suse.de>
2891
2892 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust call to
2893 i387_supply_fxsave.
2894
2895 2003-08-23 Mark Kettenis <kettenis@gnu.org>
2896
2897 * go32-nat.c (fetch_register): Call i387_supply_fsave instead of
2898 i387_supply_register.
2899 (go32_fetch_registers): Adjust call to i387_supply_fsave.
2900 * i386nbsd-tdep.c (fetch_core_registers): Adjust call to
2901 i387_supply_fsave.
2902 (fetch_elfcore_registers): Adjust call to i387_supply_fsave and
2903 i387_supply_fxsave.
2904 * i386obsd-tdep.c (fetch_core_registers): Adjust call to
2905 i387_supply_fsave.
2906 * i386bsd-nat.c (supply_fpregset): Adjust call to
2907 i387_supply_fsave.
2908 (fetch_inferior_registers): Remove extraneous whitespace. Adjust
2909 call to i387_supply_fxsave. Call i387_supply_fsave instead of
2910 supply_fpregset.
2911 (store_inferior_registers): Remove extraneous whitespace. Call
2912 i387_fill_fsave instead of fill_fpregset.
2913 * i386gnu-nat.c (fetch_fpregs): Adjust call to i387_supply_fsave.
2914 (supply_fpregset): Likewise.
2915 * i386v4-nat.c (supply_fpregset): Adjust call to
2916 i387_supply_fsave.
2917 * i386-interix-nat.c (supply_fpregset): Adjust call to
2918 i387_supply_fsave.
2919 * i386-linux-nat.c (supply_fpregset): Adjust call to
2920 i387_supply_fsave.
2921 (supply_fpxregset): Adjust call to i387_adjust_fxsave.
2922 * i386-nto-tdep.c (i386nto_supply_fpregset): Adjust calls to
2923 i387supply_fsave and i387_supply_fxsave.
2924 * i387-tdep.c (i387_supply_fsave): Add `regnum' argument.
2925 Incorporate code from `i387_supply_register.
2926 (i387_supply_register): Remove.
2927 (i387_supply_fxsave): Add `regnum' argument.
2928 Update comments.
2929 * i387-tdep.h (i387_supply_fsave, i387_supply_fsxave): Adjust
2930 prototype.
2931 (i387_supply_register): remove prototype.
2932 Update comments.
2933
2934 2003-08-22 Michael Chastain <mec@shout.net>
2935
2936 * config/djgpp/fnchange.lst: Remove gdb/testsuite/gdb.c++/*.
2937 Add lines for files in gdb/testsuite/gdb.cp/* that are
2938 still not 8.3 unique.
2939
2940 2003-08-22 Daniel Jacobowitz <drow@mvista.com>
2941
2942 * gnu-v3-abi.c (gnuv3_baseclass_offset): Check whether
2943 TYPE_VPTR_FIELDNO is valid.
2944
2945 2003-08-19 Mark Kettenis <kettenis@gnu.org>
2946
2947 * utils.c (set_width_command): Remove prototypes.
2948 (set_screen_size): New prototype.
2949 (init_page_info): Simplify by fetching the screen size from
2950 Readline. Call set_screen_size.
2951 (set_screen_size): New function.
2952 (set_width): Add missing whitespace in comment.
2953 (set_width_command): Call set_screen_size.
2954 (set_height_command): New function.
2955 (initialize_utils): Fix formatting. Make "set height" command
2956 call set_height_command. Remove redundant code that turns off
2957 pagination if output isn't a terminal. Remove redundant call to
2958 set_width_command.
2959
2960 2003-08-22 Mark Kettenis <kettenis@gnu.org>
2961
2962 * sparc64-tdep.h (sparc64_regnum): Fix comment.
2963 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove prototypes.
2964 (sparc_supply_rwindow, sparc_fill_rwindow): New prototypes.
2965 * sparc64-tdep.c (sparc64_pseudo_register_read): Add missing
2966 `case' keyword.
2967 (sparc64_register_info): Give the reister with number
2968 SPARC64_STATE_REGNUM a name.
2969 (sparc64_pseudo_register_write): Add support for %cwp, %pstate,
2970 %asi and %ccr.
2971 (sparc64_push_dummy_call): Take BIAS into account when checking
2972 stcak alignment.
2973 (sparc_software_single_step): Remove assertions that check whether
2974 NPC and NNPC were zero.
2975 (sparc_supply_rwindow): Make public. Merge functionality with
2976 sparc64_supply_rwindow.
2977 (sparc_fill_rwindow): Make public. Merge functionality with
2978 sparc64_fill_rwindow.
2979 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove.
2980 * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Set
2981 SPARCBSD_FPREG_SUPPLIES_P to sparc64fbsd_fpreg_supplies_p.
2982 * sparc64fbsd-tdep.c (sparc64fbsd_supply_reg): Call
2983 sparc_supply_rwindow instead of sparc64_supply_rwindow.
2984
2985 * reggroups.c: Add whitespace after declarations of local
2986 variables in functions.
2987
2988 2003-08-21 Michael Chastain <mec@shout.net>
2989
2990 * gdbtypes.h: Change array bound type from an int to enum.
2991
2992 2003-08-21 Andrew Cagney <cagney@redhat.com>
2993
2994 * config/sparc/tm-sp64.h: Delete #if !GDB_MULTI_ARCH and #if 0 code.
2995 * config/sparc/tm-sparc.h: Ditto.
2996 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Define GDB_MULTI_ARCH
2997 unconditionally.
2998 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Ditto.
2999
3000 2003-07-13 Mark Kettenis <kettenis@gnu.org>
3001
3002 * objfiles.h (struct objfile): Add memebers `data' and `num_data'.
3003 (register_objfile_data, set_objfile_data, objfile_data): New
3004 prototypes.
3005 * objfiles.c (objfile_alloc_data, objfile_free_data): New
3006 prototypes.
3007 (allocate_objfile): Call objfile_alloc_data.
3008 (free_objfile): Call objfile_free_data.
3009 (struct objfile_data): New.
3010 (struct objfile_data_registration): New.
3011 (struct objfile_data_registry): New.
3012 (objfile_data_registry): New variable.
3013 (register_objfile_data): New function.
3014 (objfile_alloc_data, objfile_free_data): New functions.
3015 (set_objfile_data, objfile_data): New functions.
3016 * dwarf2-frame.c (dwarf2_frame_data): New variable.
3017 (dwarf2_frame_find_fde, add_fde): Use new per-objfile data mechanism.
3018 (_initialize_dwarf2_frame): New function and prototype.
3019
3020 2003-08-21 Andrew Cagney <cagney@redhat.com>
3021
3022 * sh3-rom.c (sh3_open, sh3e_open): Use gdbarch_update_p to select
3023 a specific architecture.
3024 * arch-utils.h (set_architecture_from_arch_mach): Delete
3025 declaration.
3026 (target_architecture_hook): Delete declaration.
3027 * arch-utils.c: Delete non GDB_MULTI_ARCH includes.
3028 (default_float_format): Assume GDB_MULTI_ARCH.
3029 (default_double_format): Assume GDB_MULTI_ARCH.
3030 (set_endian_from_file): Delete function.
3031 (arch_ok): Delete function.
3032 (set_arch): Delete function.
3033 (set_architecture_from_arch_mach): Delete function.
3034 (set_architecture_from_file): Delete function.
3035 (set_architecture): Assume GDB_MULTI_ARCH.
3036 (set_gdbarch_from_file): Assume GDB_MULTI_ARCH.
3037
3038 2003-08-21 Mark Kettenis <kettenis@gnu.org>
3039
3040 Rewrite FreeBSD/sparc64 native configuration.
3041 * sparcbsd-nat.c, sparcbsd-nat.h: New files.
3042 * sparc64fbsd-nat.c: New file.
3043 * sparc64fbsd-tdep.c: New file.
3044 * sparc64-tdep.c sparc64-tdep.h: New files.
3045 * Makefile.in (sparcbsd-nat.o, sparc64fbsd-nat.o, sparc64-tdep.o,
3046 sparc64fbsd-tdep.o): New dependencies.
3047 (SFILES): Add sparcbsd-nat.c, sparc64fbsd-nat.c, sparc64-tdep.c
3048 and sparc64fbsd-tdep.c.
3049 (sparc64_tdep_h, sparcbsd_nat_h): New variables.
3050 * config/sparc/fbsd.mh: Remove copyright notice.
3051 (NATDEPFILES): Remove sparc-nat.o, add sparc64fbsd-nat.o and
3052 sparcbsd-nat.o.
3053 * config/sparc/fbsd.mt: Remove copyright notice.
3054 (TDEPFILES): Remove sparc-tdep.o, solib.o solib-svr4.o,
3055 solib-legacy.o. Add sparc64-tdep.o and sparc64fbsd-tdep.o.
3056 * config/sparc/nm-fbsd.h: Don't include "elf/common.h".
3057 (SVR4_SHARED_LIBS, PTRACE_GETREGS, PTRACE_SETREGS,
3058 PTRACE_GETFPREGS, PTRACE_SETFPREGS, GDB_GREGSET_T, GDB_FPREGSET_T,
3059 regs, r_g1, r_ps, r_pc, r_npc, r_y, FPU_FSR_TYPE, fp_status, fpu,
3060 fpu_regs, fp_fr, fpu_fsr, Fpu_fsr): Remove defines.
3061 * config/sparc/tm-fbsd.h: Don't include "solib.h" and
3062 "sparc/tm-sp64.h".
3063 (SVR4_SHARED_LIBS, START_INFERIOR_TRAPS_EXPECTED): Remove defines.
3064 (GDB_MULTI_ARCH): Define to GDB_MULTI_ARCH_TM.
3065
3066 2003-08-21 Michael Chastain <mec@shout.net>
3067
3068 * symtab.h: Add doco on the space critical structures and
3069 some measurements of space usage.
3070
3071 2003-08-21 Michael Snyder <msnyder@redhat.com>
3072
3073 * tracepoint.c (trace_dump_command): Trace break address
3074 is subject to DECR_PC_AFTER_BREAK.
3075 (set_traceframe_context): Make "trace_line" an int.
3076 Fixes suggested by Mark Newman <mark.newman@lmco.com>
3077
3078 2003-08-20 Michael Snyder <msnyder@redhat.com>
3079
3080 * sh-tdep.h (struct gdbarch_tdep): New member FLOAT_ARGLAST_REG.
3081 * sh-tdep.c (sh_gdbarch_init): For sh2e, sh3e, and sh4, set
3082 FLOAT_ARG0_REGNUM and FLOAT_ARGLAST_REGNUM, to be used for
3083 argument passing.
3084 (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu): New
3085 functions, replace sh_push_dummy_call.
3086 (sh_gdbarch_init): Set push_dummy_call to one of new methods.
3087
3088 2003-08-20 Michael Chastain <mec@shout.net>
3089
3090 * gdbtypes.h (struct main_type): Rearrange to save space.
3091
3092 2003-08-20 Michael Snyder <msnyder@redhat.com>
3093
3094 * trad-frame.c: Comment typo fix.
3095
3096 2003-08-20 Michael Snyder <msnyder@redhat.com>
3097 Kevin Buettner <kevinb@redhat.com>
3098
3099 * frv-tdep.c (gdb_string.h, frame.h, trad-frame.h): Include.
3100 (frv_frame_init_saved_regs): Add declaration.
3101 (frame_extra_info): Add new field ``saved_regs''.
3102 (frv_frame_chain, frv_frame_saved_pc, frv_analyze_prologue)
3103 (frv_skip_prologue, frv_init_extra_frame_info, frv_pop_frame_regular):
3104 Update frame related code.
3105 (frv_extract_struct_value_address): Adjust formatting.
3106 * Makefile.in (frv-tdep.o): Update dependencies.
3107 * config/frv/tm-frv.h (target_insert_watchpoint)
3108 (target_remove_watchpoint, target_insert_hw_breakpoint)
3109 (target_remove_hw_breakpoint): Delete these macros.
3110 (remote_insert_watchpoint, remote_remove_watchpoint)
3111 (remote_insert_hw_watchpoint, remote_remove_hw_watchpoint): Remove
3112 these declarations.
3113
3114 2003-08-20 Michael Chastain <mec@shout.net>
3115
3116 * defs.h (ENUM_BITFIELD): New macro.
3117 * symtab.h (ENUM_BITFIELD): Use it.
3118 (BYTE_BITFIELD): Remove old macro, which was already disabled.
3119
3120 2003-08-19 Shrinivas Atre <shrinivasa@kpitcummins.com>
3121
3122 * MAINTAINERS (write after approval): Add myself.
3123
3124 2003-08-18 Andrew Cagney <cagney@redhat.com>
3125
3126 * gdbarch.sh (FRAME_RED_ZONE_SIZE): New architecture method.
3127 * gdbarch.h, gdbarch.c: Re-generate.
3128 * infcall.c (call_function_by_hand): Adjust the SP by
3129 frame_red_zone_size before allocating any stack space.
3130 * rs6000-tdep.c (rs6000_gdbarch_init): Set "frame_red_zone_size".
3131 * x86-64-tdep.c (x86_64_frame_align): New function.
3132 (x86_64_init_abi): Set "frame_red_zone_size" and "frame_align".
3133
3134 * x86-64-tdep.c (x86_64_push_arguments): Revert 2003-08-07 change.
3135 Remove code adjusting SP so that it skips over the Red Zone.
3136
3137 2003-08-18 Mark Kettenis <kettenis@gnu.org>
3138
3139 * NEWS (New native configurations): Mention FreeBSD/amd64.
3140
3141 2003-08-18 Andrew Cagney <cagney@redhat.com>
3142
3143 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set
3144 "dwarf2_build_frame_info". Append "m68k_frame_sniffer" instead of
3145 "m68k_frame_p".
3146 (m68hc11_frame_sniffer): Replace "m68hc11_frame_p".
3147
3148 2003-08-18 Mark Kettenis <kettenis@gnu.org>
3149
3150 * x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing whitespace.
3151
3152 2003-08-18 Michal Ludvig <mludvig@suse.cz>
3153
3154 * config/i386/nm-x86-64linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR):
3155 Define.
3156 * i386-linux-nat.c: Include "linux-nat.h".
3157 (child_post_startup_inferior): New function.
3158
3159 2003-08-18 Mark Kettenis <kettenis@gnu.org>
3160
3161 * i386-tdep.c (i386_analyze_register_saves): Handle register saves
3162 at the start of a frameless function. This probably fixes PR
3163 backtrace/1338.
3164
3165 2003-08-17 Michael Chastain <mec@shout.net>
3166
3167 * symfile.c (find_sym_fns): Remove special case for apollo target.
3168
3169 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
3170
3171 * linux-nat.c (PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT): Define.
3172 (PTRACE_EVENT_VFORKDONE, PTRACE_EVENT_EXIT): Define.
3173 (linux_parent_pid, linux_supports_tracevforkdone_flag): New variable.
3174 (linux_test_for_tracefork): Set linux_supports_tracevforkdone_flag.
3175 (linux_supports_tracevforkdone): New function.
3176 (linux_enable_event_reporting): Enable TRACEVFORK, TRACEEXEC, and
3177 TRACEVFORKDONE.
3178 (child_follow_fork): Handle vfork.
3179 (linux_handle_extended_wait): Likewise. Also handle exec.
3180 (child_insert_vfork_catchpoint, child_insert_exec_catchpoint): Enable.
3181 * NEWS: Mention fork tracing.
3182
3183 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
3184
3185 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
3186
3187 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
3188
3189 * Makefile.in (i386-linux-nat.o): Update dependencies.
3190 * config/i386/nm-linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR): Define.
3191 * config/nm-linux.h (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH)
3192 (CHILD_FOLLOW_FORK, KILL_INFERIOR): Define.
3193 * i386-linux-nat.c: Include "linux-nat.h".
3194 (child_post_startup_inferior): New function.
3195 * i386-nat.c (child_post_startup_inferior): Wrap in #ifdef.
3196 * infptrace.c (kill_inferior): Wrap in #ifdef.
3197 * lin-lwp.c (lin_lwp_attach_lwp): Call child_post_attach after
3198 attaching to each LWP.
3199 (child_wait, lin_lwp_wait): Call linux_handle_extended_wait.
3200 (init_lin_lwp_ops): Fill in some more operations.
3201 * linux-nat.h (linux_enable_event_reporting)
3202 (linux_handle_extended_wait, linux_child_post_startup_inferior): New
3203 prototypes.
3204 * linux-nat.c (linux_enable_event_reporting): New function.
3205 (child_post_attach, linux_child_post_startup_inferior)
3206 (child_post_startup_inferior, child_follow_fork)
3207 (linux_handle_extended_wait, kill_inferior): New functions.
3208
3209 2003-08-16 Andrew Cagney <cagney@redhat.com>
3210
3211 * gdbarch.sh: Delete all #if not GDB_MULTI_ARCH code.
3212 * gdbarch.h, gdbarch.c: Re-generate.
3213
3214 2003-08-16 Mark Kettenis <kettenis@gnu.org>
3215
3216 * config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.
3217
3218 2003-08-16 Andrew Cagney <cagney@redhat.com>
3219
3220 * NEWS: Mention that "set prompt-escape-char" was deleted.
3221 * top.c (get_prompt_1): Delete function.
3222 (gdb_prompt_escape):
3223 (init_main): Do not clear "gdb_prompt_escape". Delete "set
3224 prompt-escape-char" command.
3225 (MAX_PROMPT_SIZE): Delete macro.
3226 (get_prompt): Simplify, do not call get_prompt_1.
3227
3228 2003-08-16 Andrew Cagney <cagney@redhat.com>
3229
3230 * Makefile.in (printcmd.o, valprint.o): Do not try to build with
3231 -Werror. -Wformat-nonliteral problems.
3232
3233 2003-08-15 J. Brobecker <brobecker@gnat.com>
3234
3235 Further multiarching work mostly for hppa64-*-hpux11:
3236 * hppa-tdep.h: New file.
3237 * hppa-tdep.c: #include hppa-tdep.c.
3238 (hppa32_num_regs): Renamed from hppa_num_regs.
3239 (hppa64_num_regs): New constant.
3240 (hppa64_call_dummy_breakpoint_offset): New constant.
3241 (hppa32_call_dummy_length): New constant.
3242 (hppa64_call_dummy_length): New constant.
3243 (hppa32_stack_align): Make name 32bit explicit.
3244 (hppa32_register_virtual_type): Likewise.
3245 (hppa32_extract_return_value): Likewise.
3246 (hppa32_use_struct_convention): Likewise.
3247 (hppa32_store_return_value): Likewise.
3248 (hppa64_register_virtual_type): New function.
3249 (hppa64_extract_return_value): New function.
3250 (hppa64_use_struct_convention): New function.
3251 (hppa64_store_return_value): New function.
3252 (hppa_frame_locals_address): Remove declaration, function does
3253 not exist anymore.
3254 (hppa_register_byte): Add support for PA64 ABI.
3255 (hppa_gdbarch_init): Add support for PA64 ABI.
3256 * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp):
3257 Make name 32bit explicit.
3258 (hppa32_hpux_frame_base_before_sigtramp): Likewise.
3259 (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise.
3260 (hppa64_hpux_frame_saved_pc_in_sigtramp): New function.
3261 (hppa64_hpux_frame_base_before_sigtramp): New function.
3262 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function.
3263 * config/pa/tm-hppa64.h: Remove macros that are no longer
3264 necessary now that the gdbarch vector is properly setup.
3265 Transform some macros into function calls. Some minor cleanup.
3266 * config/pa/tm-hppah.h: Update function calls in macros
3267 following the function renaming in hppa-hpux-tdep.c.
3268 * Makefile.in (hppa_tdep_h): New variable.
3269 (hppa-tdep.o): Add dependency over hppa_tdep_h.
3270
3271 2003-08-14 Michael Snyder <msnyder@redhat.com>
3272
3273 * disasm.c (gdb_disassemble_info): Set info->insn_sets to zero.
3274
3275 2003-08-13 J. Brobecker <brobecker@gnat.com>
3276
3277 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Use the correct
3278 bfd arch_info when registering the GDB_OSABI_HPUX_ELF initialization
3279 routine.
3280
3281 2003-08-13 Michael Snyder <msnyder@redhat.com>
3282
3283 * frv-tdep.c (frv_push_arguments): Use deprecated ftype.
3284 (frv_saved_pc_after_call): Use deprecated ftype.
3285 (stupid_useless_init_extra_frame_info): Remove orphan prototype.
3286 (frv_remote_translate_xfer_address): Remove.
3287 (frv_gdbarch_init): Use generic_remote_translate_xfer_address.
3288
3289 2003-08-13 J. Brobecker <brobecker@gnat.com>
3290
3291 * hppa-tdep.c (hppa_gdbarch_init): Perform the ABI-specific gdbarch
3292 initialization after the common gdbarch initialization, not before.
3293
3294 2003-08-13 J. Brobecker <brobecker@gnat.com>
3295
3296 * config/pa/tm-hppa64.h (HPUX_1100): Remove, not used.
3297 (ADDR_BITS_REMOVE): Remove, redundant.
3298
3299 2003-08-13 J. Brobecker <brobecker@gnat.com>
3300
3301 * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_remove
3302 gdbarch method to clear the 2 low bits of text addresses.
3303
3304 2003-08-12 Andrew Cagney <cagney@redhat.com>
3305
3306 * Makefile.in (dsrec.o): Update dependencies.
3307 * dsrec.c: Include "gdb_assert.h".
3308 (make_srec): Use snprintf instead of sprintf, use a literal format
3309 string.
3310
3311 2003-08-12 Andrew Cagney <cagney@redhat.com>
3312
3313 * frame.c (deprecated_frame_xmalloc): Use XMALLOC, instead of
3314 FRAME_OBSTACK_ZALLOC.
3315
3316 2003-08-12 Kevin Buettner <kevinb@redhat.com>
3317
3318 * i386-tdep.c (i386_gdbarch_init): Enable default support for
3319 SSE registers.
3320
3321 2003-08-10 Mark Kettenis <kettenis@gnu.org>
3322
3323 * x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end,
3324 amd64fbsd_sc_reg_offset): Add extern declarations.
3325 * amd64fbsd-nat.c (_initialize_am64fbsd_nat): Remove extern
3326 declarations.
3327
3328 2003-08-11 Ben Elliston <bje@wasabisystems.com>
3329
3330 * MAINTAINERS (write after approval): Update my mail address.
3331
3332 2003-08-10 Andrew Cagney <cagney@redhat.com>
3333
3334 * Makefile.in (monitor.o): Do not build monitor.c with -Werror.
3335
3336 2003-08-10 Mark Kettenis <kettenis@gnu.org>
3337
3338 * i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
3339 i386obsd_sigtramp_start, i386obsd_sigtramp_end,
3340 i386fbsd4_sc_reg_offset, i386fbsd_sc_reg_offset,
3341 i386nbsd_sc_reg_offset, i386obsd_sc_reg_offset,
3342 i386bsd_sc_reg_offset): Add extern declarations.
3343 * i386obsd-nat.c: Include "i386-tdep.h"
3344 (_initialize_i386obsd_nat): Remove extern declarations.
3345 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Remove extern
3346 declarations.
3347 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove extern
3348 declarations.
3349
3350 * i386-tdep.c (i386_register_to_value): Use get_frame_register
3351 instead of frame_read_register.
3352 (i386_fetch_pointer_argument): Use get_frame_register_unsigned
3353 instead of frame_read_register. Use I386_ESP_REGNUM instead of
3354 SP_REGNUM.
3355 (i386_frame_prev_register): Use frame_unwind_register_unsigned
3356 instead of frame_unwind_unsigned_register. Use
3357 I386_EFLAGS_REGISTER instead of PS_REGNUM.
3358 (i386_get_longjmp_target): Use regcache_read_unsigned_register
3359 instead of read_register. Use builtin_type_void_data_ptr instead
3360 of builtin_type_void_func_ptr when extracting the address of the
3361 jmp_buf.
3362 (i386_extract_return_value, i386_store_return_value,
3363 i386_pseudo_register_read, i386_pseudo_register_write): Use
3364 register_size instead REGISTER_RAW_SIZE.
3365
3366 2003-08-10 Andrew Cagney <cagney@redhat.com>
3367
3368 * infcall.c (call_function_by_hand): Use xstrprintf instead of
3369 sprintf. Make "name" constant.
3370
3371 2003-08-10 Mark Kettenis <kettenis@gnu.org>
3372
3373 * i387-tdep.c (i387_register_to_value): Use get_frame_register
3374 instead of frame_read_register.
3375 (i387_print_float_info): Use get_frame_register and
3376 get_frame_register_unsigned instead of frame_register_read.
3377
3378 * i386fbsd-nat.c: Include "i386-tdep.h".
3379 (child_resume): Make `eflags' an ULONGEST. Use
3380 regcache_cooked_read_unsigned and regcache_cooked_write_unsigned
3381 instead of register_read and register_write.
3382
3383 * i386bsd-nat.c (fetch_inferior_registers,
3384 store_inferior_registers): Don't use && at the end of a line.
3385 (_initialize_i386bsd_nat): Fix typo.
3386
3387 * frame.c (_initialize_frame): Add missing backslash.
3388
3389 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
3390 * sol-thread.c (sol_thread_store_registers): Use regcache_collect
3391 and supply_register instead of manipulating the register buffer
3392 directly.
3393
3394 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
3395 * config/i386/nm-i386sol2.h
3396 (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Define to one.
3397
3398 Based on a patch from Michael Elizabeth Chastain (mec@shout.net):
3399 * i386-tdep.c (i386_analyze_frame_setup): Recognize more
3400 instructions that GCC likes to mingle into the prologue. Fixes
3401 gdb/1253 and gdb/1255.
3402
3403 2003-08-09 Andrew Cagney <cagney@redhat.com>
3404
3405 Fix GDB PR cli/926.
3406 * cli/cli-decode.c (add_setshow_uinteger_cmd): New function.
3407 * command.h (add_setshow_uinteger_cmd): Declare.
3408 * frame.c (set_backtrace_cmd): New function.
3409 (show_backtrace_cmd): New function.
3410 * frame.c (_initialize_frame): Replace "set/show
3411 backtrace-below-main" with "set/show backtrace past-main". Add
3412 command "set/show backtrace limit".
3413 (backtrace_past_main): Rename "backtrace_below_main".
3414 (backtrace_limit): New variable.
3415 (get_prev_frame): Update. Check the backtrace_limit.
3416
3417 2003-08-09 Andrew Cagney <cagney@redhat.com>
3418
3419 * defs.h (xstrprintf): Declare.
3420 * utils.c (xstrprintf): New function.
3421 * breakpoint.c (insert_breakpoints): Replace sprintf and
3422 non-literal format strings, with xstrprintf and cleanups.
3423 (delete_breakpoint,breakpoint_re_set): Ditto.
3424 (commands_command, insert_breakpoints): Ditto.
3425 (bpstat_stop_status, break_at_finish_at_depth_command_1): Ditto.
3426 (break_at_finish_command_1): Ditto.
3427
3428 2003-08-09 Andrew Cagney <cagney@redhat.com>
3429
3430 * MAINTAINERS (language support): List Adam Fedor as Objective C
3431 maintainer.
3432
3433 2003-08-08 J. Brobecker <brobecker@gnat.com>
3434
3435 * NEWS (Multi-arched targets): Document that all hppa-hpux targets
3436 are now multiarched.
3437
3438 2003-08-08 J. Brobecker <brobecker@gnat.com>
3439
3440 * config/pa/tm-hppa64.h: Remove lots of macros that are no
3441 longer necessary now that hppa64 is partially multiarch'ed.
3442
3443 2003-08-08 Andrew Cagney <cagney@redhat.com>
3444
3445 * interps.c (interp_set): Check for a NULL "old_interp".
3446
3447 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
3448
3449 * Makefile.in (FLAGS_TO_PASS): Add DESTDIR.
3450 (install-only): Support DESTDIR.
3451 (uninstall): Likewise.
3452 (install-gdbtk): Likewise.
3453
3454 2003-08-08 Elena Zannoni <ezannoni@redhat.com>
3455
3456 * symtab.c (lookup_symbol_aux): Make sure that is_a_field_of_this
3457 contains something meaningful at all times.
3458
3459 Fri Aug 8 00:28:46 UTC 2003 Brendan Conoboy <blc@redhat.com>
3460
3461 * configure.host: Set gdb_host_cpu=arm when host_cpu=xscale.
3462
3463 Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>
3464
3465 * MAINTAINERS (write after approval): Added self.
3466
3467 2003-08-07 Andrew Cagney <cagney@redhat.com>
3468
3469 * inferior.h (AT_SYMBOL): Define.
3470 * blockframe.c (inside_entry_file): Check for AT_SYMBOL.
3471 * infcall.c (call_function_by_hand): Add code to handle AT_SYMBOL.
3472 * mips-tdep.c (mips_call_dummy_address): Delete function.
3473 (mips_gdbarch_init): Set call_dummy_location to AT_SYMBOL, do not
3474 set call_dummy_address.
3475
3476 2003-08-07 Andrew Cagney <cagney@redhat.com>
3477
3478 * language.c (op_error): Delete function.
3479 (binop_type_check): Delete function.
3480 * language.h (type_op_error, range_op_error): Delete macros.
3481 (op_error): Delete declaration.
3482
3483 2003-08-07 Andrew Cagney <cagney@redhat.com>
3484
3485 * interps.h (INTERP_MI2, INTERP_MI3): Define.
3486
3487 2003-08-07 Michal Ludvig <mludvig@suse.cz>
3488
3489 * x86-64-tdep.c (x86_64_dwarf_regmap): Correct register numbers.
3490 (x86_64_push_arguments): Skip the red zone.
3491
3492 2003-08-05 Andrew Cagney <cagney@redhat.com>
3493
3494 * reggroups.c (reggroup_next): Check for the final entry.
3495
3496 2003-08-04 Andrew Cagney <cagney@redhat.com>
3497
3498 * monitor.h (monitor_dump_reg_block): Remove ATTR_FORMAT.
3499 * cli/cli-script.c (define_command): Call query directly, instead
3500 of passing it a buffer.
3501 * ocd.c (ocd_error): Pass error a constant format string.
3502 * remote-mips.c (mips_error): Use fputs_filtered.
3503
3504 * solib-svr4.c (_initialize_svr4_solib): Update
3505 register_gdbarch_data call.
3506 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Ditto.
3507
3508 * gdbarch.sh (gdbarch_data_free_ftype): Delete declaration.
3509 (register_gdbarch_data): Delete "free" parameter. Update
3510 comments.
3511 * gdbarch.h, gdbarch.c: Re-generate.
3512 * reggroups.c (_initialize_reggroup): Update.
3513 * gnu-v3-abi.c (init_gnuv3_ops): Update.
3514 * frame-base.c (_initialize_frame_base): Update.
3515 * frame-unwind.c (_initialize_frame_unwind): Update.
3516 * user-regs.c (_initialize_user_regs): Update.
3517 * remote.c (_initialize_remote): Update.
3518 * regcache.c (_initialize_regcache): Update.
3519
3520 * regcache.c (xfree_regcache_descr): Delete function.
3521 (_initialize_regcache): Update call to register_gdbarch_data.
3522 (init_regcache_descr, init_legacy_regcache_descr): Use
3523 GDBARCH_OBSTACK_XALLOC and GDBARCH_OBSTACK_CALLOC.
3524
3525 * remote.c (free_remote_state): Delete function.
3526 (_initialize_remote): Update register_gdbarch_data.
3527 (init_remote_state): Use GDBARCH_OBSTACK_XALLOC and
3528 GDBARCH_OBSTACK_CALLOC instead of xmalloc / xcalloc.
3529
3530 2003-08-04 Andrew Cagney <cagney@redhat.com>
3531
3532 * reggroups.c (struct reggroup_el): Define.
3533 (struct reggroups): Delete field "nr_group". Replace array
3534 "group" with a "first" to "last" linked list.
3535 (reggroups_init): Update. Allocate using gdbarch's obstack.
3536 (reggroups_free): Delete function.
3537 (add_group): Update. Add "el" parameter.
3538 (reggroup_add): Pass gdbarch obstack allocated space to add_group.
3539 (default_groups): Update.
3540 (reggroup_next): Replace reggroups.
3541 (reggroups_dump): Update.
3542 (_initialize_reggroup): Pass XMALLOC allocated space to add_group.
3543 * regcache.c (regcache_dump): Use reggroup_next instead of reggroups.
3544 * infcmd.c (registers_info): Use reggroup_next instead of reggroups.
3545
3546 2003-08-04 Daniel Jacobowitz <drow@mvista.com>
3547
3548 * Makefile.in (tui-interp.o): Update dependencies.
3549
3550 2003-08-04 David Carlton <carlton@kealia.com>
3551
3552 * charset.c (cached_iconv_convert): Add __FILE__ and __LINE__ args
3553 to internal_error call.
3554 * source.c (forward_search_command): Add "%s" format argument.
3555 (reverse_search_command): Ditto.
3556 * top.c (quit_confirm): Ditto.
3557 * cli/cli-setshow.c (do_setshow_command): Ditto.
3558 * cp-valprint.c (cp_print_class_method): Replace
3559 {f,}printf_{un,}filtered by {f,}puts_{un,}filtered.
3560 (cp_print_class_member): Ditto.
3561 * event-top.c (command_line_handler): Ditto.
3562 * linux-proc.c (linux_info_proc_cmd): Ditto.
3563 * p-typeprint.c (pascal_type_print_base): Ditto.
3564 * p-valprint.c (pascal_object_print_class_method): Ditto.
3565 (pascal_object_print_class_member): Ditto.
3566 * printcmd.c (print_scalar_formatted,printf_command): Ditto.
3567 * remote.c (remote_cisco_section_offsets): Ditto.
3568 * top.c (command_line_input): Ditto.
3569 * utils.c (vwarning,error_stream,quit): Ditto.
3570 * valprint.c (print_floating,print_binary_chars)
3571 (print_octal_chars,print_decimal_chars,print_hex_chars): Ditto.
3572
3573 2003-08-04 Andrew Cagney <cagney@redhat.com>
3574
3575 * frame.c (frame_func_unwind): Use frame_unwind_address_in_block.
3576
3577 2003-08-02 Andrew Cagney <cagney@redhat.com>
3578
3579 * config/djgpp/fnchange.lst: Fix up testsuite/gdb.c++/annota3.cc,
3580 gdb/testsuite/gdb.c++/annota3.exp, amd64fbsd-tdep.c and
3581 amd64fbsd-nat.c.
3582
3583 2003-08-02 Andrew Cagney <cagney@redhat.com>
3584
3585 * Makefile.in: Update all dependencies and definitions.
3586
3587 2003-08-02 Adam Fedor <fedor@gnu.org>
3588
3589 * linespec.c (is_objc_method_format): New function
3590 (decode_line_1, locate_first_half): Use it.
3591 Fixes PR objc/1298
3592
3593 2003-08-01 Andrew Cagney <cagney@redhat.com>
3594
3595 * NEWS: Mention that m32r is multi-arch.
3596 From 2003-07-28 Kei Sakamoto <sakamoto.kei@renesas.com>:
3597 * configure.tgt: Recognize m32r-*-*.
3598 * config/m32r/tm-m32r.h: Delete file.
3599 * config/m32r/m32r.mt: New file.
3600 * m32r-rom.c (m32r_upload_command): Use hostent only when
3601 gethostname succeeds, in order to avoid a compilation
3602 warning.
3603 * m32r-tdep.c (m32r_store_return_value): Add a cast to remove a
3604 compiler warning.
3605
3606 2003-08-01 Michael Snyder <msnyder@redhat.com>
3607
3608 * sh-tdep.c (sh_frame_align): New gdbarch method.
3609 (sh_gdbarch_init): Set up frame_align method.
3610
3611 2003-07-31 Michael Snyder <msnyder@redhat.com>
3612
3613 * value.h, values.c, infcall.c, infcmd.c: Revert 07-30 change,
3614 which is already covered by the new frames infrastructure.
3615
3616 2003-07-31 Andrew Cagney <cagney@redhat.com>
3617
3618 * user-regs.c (struct user_reg): Add "next" link.
3619 (struct user_regs): Replace "user" with "first" and "last" links.
3620 (append_user_reg): Add pre-allocated "reg" parameter.
3621 (builtin_user_regs): Provide initial value for "last".
3622 (user_reg_add_builtin): XMALLOC memory for append_user_reg.
3623 (user_regs_init): Allocate memory from the gdbarch obstack.
3624 (user_reg_add): GDBARCH_OBSTACK_ZALLOC memory for append_user_reg.
3625 (user_reg_map_name_to_regnum): Rewrite to search the user_reg
3626 linked list.
3627 (usernum_to_user_reg): New function.
3628 (user_reg_map_regnum_to_name): Use usernum_to_user_reg.
3629 (value_of_user_reg): Use usernum_to_user_reg.
3630 (user_regs_free): Delete function.
3631 (_initialize_user_regs): Update register_gdbarch_data call.
3632
3633 2003-07-31 Daniel Jacobowitz <drow@mvista.com>
3634
3635 * dwarf2read.c (new_symbol): Use var_decode_location for parameters.
3636
3637 2003-07-30 Michael Snyder <msnyder@redhat.com>
3638
3639 * value.h (value_being_returned): Add a struct_addr argument.
3640 * infcall.c (call_function_by_hand): Pass struct_addr to
3641 value_being_returned.
3642 * infcmd.c (print_return_value): Pass zero as struct_addr.
3643 * values.c (value_being_returned): If struct_addr is passed,
3644 use it instead of trying to recover it from the inferior.
3645
3646 2003-07-30 Kevin Buettner <kevinb@redhat.com>
3647
3648 * mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
3649 the prologue analyzer won't need to attempt to extract the pc
3650 value from the woefully incomplete dummy frame.
3651 (mn10300_analyze_prologue): Avoid calls to get_frame_pc() when
3652 possible. Disable code which modifies the frame.
3653
3654 2003-07-28 Andrew Cagney <cagney@redhat.com>
3655
3656 * annotate.c (annotate_breakpoints_headers): Restrict annotation
3657 to level 2.
3658 (annotate_breakpoints_table, annotate_record): Ditto.
3659 (annotate_breakpoints_table_end, annotate_field_begin): Ditto.
3660 (annotate_field_name_end, annotate_field_value): Ditto.
3661 (annotate_field_end, annotate_frame_source_begin): Ditto.
3662 (annotate_frame_source_file, annotate_frame_source_file_end): Ditto.
3663 (annotate_frame_source_line, annotate_frame_source_end): Ditto.
3664 (annotate_frame_begin, annotate_frame_function_name): Ditto.
3665 (annotate_frame_address_end, annotate_frame_address): Ditto.
3666 (annotate_frame_args, annotate_frame_end): Ditto.
3667 (annotate_frame_where, annotate_arg_begin): Ditto.
3668 (annotate_arg_name_end, annotate_arg_value): Ditto.
3669 (annotate_arg_end, annotate_signal_handler_caller): Ditto.
3670 (annotate_function_call, annotate_signal_name): Ditto.
3671 (annotate_signal_string, annotate_signal_name_end): Ditto.
3672 (annotate_signal_string_end, annotate_value_history_begin): Ditto.
3673 (annotate_value_begin, annotate_value_history_value): Ditto.
3674 (annotate_value_history_end, annotate_value_end): Ditto.
3675 (annotate_display_begin, annotate_display_number_end): Ditto.
3676 (annotate_display_format, annotate_display_expression): Ditto.
3677 (annotate_display_expression_end, annotate_display_value): Ditto.
3678 (annotate_display_end, annotate_array_section_begin): Ditto.
3679 (annotate_elt_rep, annotate_elt_rep_end): Ditto.
3680 (annotate_elt, annotate_array_section_end): Ditto.
3681
3682 2003-07-28 Andrew Cagney <cagney@redhat.com>
3683
3684 * regcache.c (struct regcache_descr): Update comments on
3685 nr_raw_registers.
3686 (init_legacy_regcache_descr): Don't set nr_raw_registers or
3687 sizeof_raw_register_valid_p.
3688 (init_regcache_descr): Set nr_raw_registers and
3689 sizeof_raw_register_valid_p before calling
3690 init_legacy_regcache_descr.
3691
3692 2003-07-28 Andrew Cagney <cagney@redhat.com>
3693
3694 * mips-tdep.c (print_gp_register_row): Print the GPR's register
3695 MOD NUM_REGS.
3696
3697 2003-07-28 Daniel Jacobowitz <drow@mvista.com>
3698
3699 * thread.c (info_threads_command): Use get_selected_frame ().
3700 Check that there is at least one non-sentinel frame.
3701
3702 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
3703
3704 * m68hc11-tdep.c (struct frame_extra_info): Remove.
3705 (m68hc11_pop_frame): Remove.
3706 (m68hc11_frame_saved_pc): Remove.
3707 (m68hc11_frame_chain): Remove.
3708 (m68hc11_frame_init_saved_regs): Remove.
3709 (m68hc11_init_extra_frame_info): Remove.
3710 (m68hc11_store_struct_return): Remove.
3711 (m68hc11_saved_pc_after_call): Remove.
3712
3713 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
3714
3715 * m68hc11-tdep.c (struct m68hc11_unwind_cache): New struct to hold
3716 frame unwind information.
3717 (m68hc11_scan_prologue): New function from m68hc11_guess_from_prologue
3718 and adapted for frame unwinding.
3719 (m68hc11_skip_prologue): Update to scan prologue in temporary object.
3720 (m68hc11_unwind_pc): New function.
3721 (m68hc11_frame_unwind_cache): New function to analyze frames.
3722 (m68hc11_frame_this_id): New function to create new frame struct.
3723 (m68hc11_frame_prev_register): New function to unwind a register from
3724 the frame.
3725 (m68hc11_frame_unwind): Default 68hc11/68hc12 unwinder.
3726 (m68hc11_frame_p): New function for the above.
3727 (m68hc11_frame_base_address): New function to return fp of frame.
3728 (m68hc11_frame_args_address): Update for frame.
3729 (m68hc11_frame_base): Default 68hc11/68hc12 frame.
3730 (m68hc11_unwind_sp): New function.
3731 (m68hc11_unwind_dummy_id): New function.
3732 (m68hc11_gdbarch_init): Install the above frames; remove deprecated
3733 calls.
3734
3735 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
3736
3737 * m68hc11-tdep.c (m68hc11_analyze_instruction): Don't advance the pc.
3738 (m68hc11_guess_from_prologue): Advance the pc and frame size only
3739 when we are beyond the current pc.
3740
3741 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
3742
3743 * m68hc11-tdep.c (m68hc11_push_dummy_call): New function adapted
3744 from m68hc11_push_arguments.
3745 (m68hc11_push_arguments): Remove.
3746 (m68hc11_push_return_address): Remove.
3747 (m68hc11_gdbarch_init): Install the above; remove above deprecated
3748 handlers; remove deprecated_extra_stack_alignment_needed.
3749
3750 2003-07-27 Andrew Cagney <cagney@redhat.com>
3751
3752 * config/pa/tm-hppa.h (init_frame_pc_default): Declare.
3753 * infcall.c (legacy_push_dummy_code) [GDB_TARGET_IS_HPPA]: Update
3754 REAL_PC and not the pointer.
3755 * hppa-hpux-tdep.c: Include frame.h
3756
3757 2003-07-27 Andrew Cagney <cagney@redhat.com>
3758
3759 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to
3760 GDB_MULTI_ACH_PARTIAL.
3761
3762 2003-07-27 Andrew Cagney <cagney@redhat.com>
3763
3764 Patch from 2003-07-22 Kei Sakamoto <sakamoto.kei@renesas.com>:
3765 * m32r-tdep.c (m32r_memory_insert_breakpoint): Fix code style -
3766 operator at start and not end of line.
3767 (decode_prologue): Ditto.
3768 (m32r_frame_unwind_cache, m32r_unwind_sp, m32r_unwind_pc): Use
3769 frame_unwind_register_unsigned instead of
3770 frame_unwind_unsigned_register.
3771 (m32r_read_pc): Use regcache_cooked_read_unsigned instead of
3772 read_register.
3773 (m32r_push_dummy_call): Use register_size instead of
3774 REGISTER_RAW_SIZE.
3775 (m32r_frame_sniffer): Replace m32r_frame_p.
3776 (m32r_gdbarch_init): Call frame_unwind_append_sniffer.
3777 * m32r-rom.c (report_transfer_performance): Delete extern
3778 declaration.
3779 (m32r_load, m32r_upload_command): Use print_transfer_performance
3780 instead of report_transfer_performance.
3781 (_initialize_m32r_rom): Use add_setshow_cmd instead of add_set_cmd
3782 / add_show_from_set.
3783
3784 2003-07-26 Andrew Cagney <cagney@redhat.com>
3785
3786 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set non-deprecated
3787 store_return_value and extract_struct_value_address.
3788
3789 2003-07-26 Daniel Jacobowitz <drow@mvista.com>
3790
3791 PR c++/1267
3792 * minsyms.c (lookup_minimal_symbol_by_pc_section): If SECTION is
3793 NULL, default to the section containing PC.
3794
3795 2003-07-24 Stephane Carrez <stcarrez@nerim.fr>
3796
3797 * NEWS: Mention "regs" deprecated for m68hc11 too.
3798
3799 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Deprecate "regs" command.
3800 (m68hc11_print_register): New function to print out one register.
3801 (m68hc11_print_registers_info): New function to print registers.
3802 (show_regs): Deprecate and use the above.
3803 (m68hc11_gdbarch_init): Install the print_registers_info.
3804
3805 2003-07-24 Jeff Johnston <jjohnstn@redhat.com>
3806
3807 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Verify
3808 that we have a SIGTRAP before returning non-zero.
3809
3810 2003-07-23 Michal Ludvig <mludvig@suse.cz>
3811 Elena Zannoni <ezannoni@redhat.com>
3812
3813 * linespec.c (decode_line_2): Avoid crash if
3814 find_function_start_sal() returns empty record.
3815
3816 2003-07-23 Andreas Schwab <schwab@suse.de>
3817
3818 * ia64-tdep.c (ia64_print_insn): New function.
3819 (ia64_gdbarch_init): Set print_insn to it.
3820 (_initialize_ia64_tdep): Don't set deprecated_tm_print_insn and
3821 deprecated_tm_print_insn_info.
3822
3823 2003-07-22 Michael Snyder <msnyder@redhat.com>
3824
3825 * h8300-tdep.c (h8300_extract_return_value): Teach it how to
3826 handle 8-bit returns (long long).
3827 (h8300h_extract_return_value): Ditto.
3828 (h8300_gdbarch_init): Long long is 8 bytes, char is unsigned.
3829
3830 2003-07-22 Andrew Cagney <cagney@redhat.com>
3831
3832 * gdbarch.c Include "gdb_obstack.h".
3833 (struct gdbarch): Add an "obstack".
3834 (alloc_gdbarch_data): Allocate the gdbarch data using
3835 GDBARCH_OBSTACK_CALLOC.
3836 (free_gdbarch_data): Delete function.
3837 (gdbarch_obstack_zalloc): New function.
3838 (gdbarch_free): Free the obstack, do not call free_gdbarch_data.
3839 Assert that the architecture is not initialized.
3840 (gdbarch_alloc): Allocate an obstack, allocate the architecture
3841 vector from the obstack.
3842 (alloc_gdbarch_data, init_gdbarch_swap): Allocate memory using the
3843 architecture obstack.
3844 (GDBARCH_OBSTACK_CALLOC, GDBARCH_OBSTACK_ZALLOC): Define.
3845 (set_gdbarch_data): Assert that the data is not initialized.
3846 (struct gdbarch_data): Delete member "free".
3847 (register_gdbarch_data): Do not initialize "free".
3848 * gdbarch.h, gdbarch.c: Re-generate.
3849
3850 2003-07-22 Andrew Cagney <cagney@redhat.com>
3851
3852 * configure.in (build_warnings): Add -Wformat-nonliteral.
3853 * configure: Re-generate.
3854
3855 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
3856
3857 * dwarf2loc.c (locexpr_describe_location): Fix typos.
3858
3859 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
3860
3861 * findvar.c (read_var_value): Remove case for thread local storage
3862 variables. It is now entirely handled by the dwarf2 location
3863 expression code.
3864 * printcmd.c (address_info): Ditto.
3865 * symtab.h (address_class): Remove LOC_THREAD_LOCAL_STATIC
3866 enumeration value.
3867 (struct symbol): Remove objfile field, which was used by
3868 LOC_THREAD_LOCAL_STATIC only.
3869 * dwarf2read.c (decode_locdesc): Remove is_thread_local variable.
3870 * dwarf2loc.h (struct dwarf2_loclist_baton): Add comment about
3871 usage of objfile pointer.
3872 * dwarf2loc.c (locexpr_describe_location): Add case to handle
3873 thread local variables.
3874 Add include of objfiles.h.
3875 * dwarf2expr.c (execute_stack_op): Add comments about thread local
3876 storage variables.
3877 * Makefile.in (dwarf2loc.o): Update dependencies.
3878
3879 2003-07-22 Andrew Cagney <cagney@redhat.com>
3880
3881 * config/pa/tm-hppa64.h (FRAME_SAVED_PC_IN_SIGTRAMP): Use
3882 get_frame_base.
3883 (FRAME_BASE_BEFORE_SIGTRAMP): Ditto.
3884 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): Ditto.
3885 (struct value): Add opaque declaration.
3886 (DEPRECATED_FRAME_ARGS_ADDRESS): Delete.
3887
3888 2003-07-21 Andrew Cagney <cagney@redhat.com>
3889
3890 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
3891 * m32r-tdep.c, m32r-stub.c, m32r-tdep.c: Rewrite.
3892
3893 2003-07-20 Stephane Carrez <stcarrez@nerim.fr>
3894
3895 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Use
3896 regcache_cooked_read_unsigned instead of read_register.
3897 (m68hc11_saved_pc_after_call): Likewise.
3898 (m68hc11_pseudo_register_write): Use regcache_cooked_write_unsigned
3899 instead of write_register.
3900 (m68hc11_register_type): New function.
3901 (m68hc11_register_virtual_type): Remove.
3902 (m68hc11_store_return_value): Convert to use the regcache.
3903 (m68hc11_extract_struct_value_address): Likewise.
3904 (m68hc11_gdbarch_init): Remove deprecated ops for register to use
3905 m68hc11_register_type; undeprecate store_return_value and
3906 extract_struct_value_address.
3907
3908 2003-07-20 Stephane Carrez <stcarrez@nerim.fr>
3909
3910 * m68hc11-tdep.c (m68hc11_extract_return_value): Use regcache_raw_read
3911 and translate to use regcache.
3912 (m68hc11_gdbarch_init): Undeprecate extract_return_value.
3913
3914 2003-07-18 Andrew Cagney <cagney@redhat.com>
3915
3916 * gdbarch.sh (DWARF2_BUILD_FRAME_INFO): Delete method.
3917 * gdbarch.h, gdbarch.c: Re-generate.
3918 * i386-tdep.c (i386_gdbarch_init): Do not set
3919 DWARF2_BUILD_FRAME_INFO.
3920 * elfread.c (elf_symfile_read): Call dwarf2_build_frame_info
3921 unconditionally.
3922 * alpha-tdep.c (alpha_dwarf2_init_abi): Do not set
3923 DWARF2_BUILD_FRAME_INFO.
3924
3925 2003-07-18 Andrew Cagney <cagney@redhat.com>
3926
3927 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
3928 * disasm.c (gdb_disassemble_info): Initilize di.arch.
3929
3930 2003-07-18 Andrew Cagney <cagney@redhat.com>
3931
3932 * dwarf2-frame.c (dwarf2_frame_sniffer): Use
3933 frame_unwind_address_in_block, instead of frame_pc_unwind.
3934 (dwarf2_frame_cache): Ditto.
3935
3936 2003-07-18 Andrew Cagney <cagney@redhat.com>
3937
3938 * user-regs.h (struct gdbarch): Declare opaque.
3939 * ui-out.h (struct ui_file): Declare opaque.
3940 * dwarf2-frame.h (struct frame_info): Declare opaque.
3941
3942 2003-07-18 Kris Warkentin <kewarken@qnx.com>
3943
3944 * nto-procfs.c: Clean ARI hits. Change #include <..> to
3945 #include "...".
3946 (procfs_meminfo): Change strerror to safe_strerror.
3947 (procfs_can_run): Remove K&R badness.
3948
3949 2003-07-17 Michael Snyder <msnyder@redhat.com>
3950
3951 * remote-sim.c: Comment typo fix.
3952
3953 2003-07-17 Andrew Cagney <cagney@redhat.com>
3954
3955 * defs.h (GDB_MULTI_ARCH): Delete conditional define. Handled by
3956 configure.
3957 * sparc-tdep.c (sparc_intreg_size): Make non-static.
3958 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Define to
3959 GDB_MULTI_ARCH_PARTIAL.
3960
3961 2003-07-17 Elena Zannoni <ezannoni@redhat.com>
3962
3963 * Makefile.in (x86-64-linux-nat.o): Update dependencies.
3964 * x86-64-linux-nat.c (ps_get_thread_area): New function. Add
3965 include of asm/prctl.h, asm/ptrace.h, and gdb_proc_service.h.
3966
3967 2003-07-16 Theodore A. Roth <troth@openavr.org>
3968
3969 * avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue
3970 found.
3971 (avr_frame_unwind_cache): Don't unwind FP for main.
3972 Update a comment.
3973 Save the computed prev_sp.
3974 (avr_saved_regs_unwinder): Remove function.
3975 (avr_frame_prev_register): Use PC unwind logic from
3976 avr_saved_regs_unwinder(), otherwise use trad_frame_prev_register().
3977
3978 2003-07-16 Andrew Cagney <cagney@redhat.com>
3979
3980 * frame-base.h (frame_base_p_ftype): Delete definition.
3981 (frame_base_append_predicate): Delete declaration.
3982 * frame-unwind.h (frame_unwind_p_ftype): Delete definition.
3983 (frame_unwind_append_predicate): Delete declaration.
3984 * frame-unwind.c (struct frame_unwind_table): Delete field "p".
3985 (append_predicate): Delete parameter "p".
3986 (frame_unwind_append_predicate): Delete function.
3987 (frame_unwind_append_sniffer): Update call to append_predicate.
3988 (frame_unwind_free): Delete function.
3989 (_initialize_frame_unwind): Pass NULL as "free" to
3990 register_gdbarch_data.
3991 (frame_unwind_init): Append the dummy_frame_sniffer.
3992 (frame_unwind_find_by_frame): Simplify.
3993 * frame-base.c (struct frame_base_table): Delete field "p".
3994 (append_predicate): Delete parameter "p".
3995 (frame_base_append_predicate): Delete function.
3996 (frame_base_append_sniffer): Update call to append_predicate.
3997 (frame_base_free): Delete function.
3998 (frame_base_find_by_frame): Simplify.
3999 (_initialize_frame_base): Pass NULL as "free" to
4000 register_gdbarch_data.
4001 * x86-64-tdep.c (x86_64_frame_sniffer): Replace "x86_64_frame_p".
4002 (x86_64_sigtramp_frame_sniffer): Replace
4003 "x86_64_sigtramp_frame_p".
4004 (x86_64_init_abi): Set the frame unwind sniffers.
4005 * m68k-tdep.c (m68k_frame_sniffer): Replace "m68k_frame_p".
4006 (m68k_sigtramp_frame_sniffer): Replace "m68k_sigtramp_frame_p"
4007 (m68k_gdbarch_init): Set the frame unwind sniffers.
4008 * i386-tdep.c (i386_sigtramp_frame_sniffer): Replace
4009 "i386_sigtramp_frame_p".
4010 (i386_frame_sniffer): Replace "i386_frame_p".
4011 (i386_gdbarch_init): Set the frame unwind sniffers.
4012 * avr-tdep.c (avr_frame_sniffer): Replace "avr_frame_sniffer".
4013 (avr_gdbarch_init): Set the frame unwind sniffers.
4014 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Replace
4015 "alpha_sigtramp_frame_p"
4016 (alpha_heuristic_frame_sniffer): Replace
4017 "alpha_heuristic_frame_p".
4018 (alpha_gdbarch_init): Set the frame unwind sniffers.
4019 (alpha_dwarf2_init_abi): Ditto.
4020 * alpha-mdebug-tdep.c (alpha_mdebug_frame_sniffer): Replace
4021 "alpha_debug_frame_p".
4022 (alpha_mdebug_frame_base_sniffer): Replace
4023 "alpha_mdebug_frame_base_p".
4024 (alpha_mdebug_init_abi): Set the frame unwind sniffers.
4025 * d10v-tdep.c (d10v_frame_sniffer): Replace "d10v_frame_p".
4026 (d10v_gdbarch_init): Set the frame unwind sniffer.
4027 * dwarf2-frame.c (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
4028 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
4029 * dwarf2-frame.h (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
4030 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
4031 * dummy-frame.c (dummy_frame_sniffer): Replace "dummy_frame_p".
4032 * dummy-frame.h (dummy_frame_sniffer): Replace "dummy_frame_p".
4033
4034 2003-07-16 Michael Snyder <msnyder@redhat.com>
4035
4036 * sh-tdep.c (sh_gdbarch_init): Fetch_registers for the sh3-dsp
4037 should go thru sh_dsp_register_sim_regno, else the dsp regs
4038 will not get the right values.
4039
4040 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
4041
4042 * sh-tdep.c (sh_sh4_register_convert_to_virtual): Substitute call to
4043 deprecated_store_floating by call to store_typed_floating.
4044 (sh_sh4_register_convert_to_raw): Substitute call to
4045 deprecated_extract_floating by call to extract_typed_floating.
4046
4047 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
4048
4049 * sh-tdep.c (sh_gdbarch_init): Set double to 4 byte on sh2e and sh3e.
4050
4051 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
4052
4053 * sh-tdep.c: Substitute calls to REGISTER_RAW_SIZE by calls to
4054 register_size and calls to REGISTER_VIRTUAL_TYPE by calls to
4055 gdbarch_register_type in 32 bit code throughout. Avoid current_gdbarch
4056 as possible.
4057 (do_pseudo_register): Remove.
4058 (sh_push_dummy_code): New function.
4059 (sh64_store_struct_return): Rename from sh_store_struct_return.
4060 Only called for sh64 now.
4061 (sh_extract_struct_value_address): Regcache'ify.
4062 (sh_push_dummy_call): Rename from sh_push_arguments. Regcache'ify
4063 and accomodate new tasks.
4064 (sh64_push_return_address): Rename from sh_push_return_address.
4065 Only called for sh64 now.
4066 (sh_default_extract_return_value): Rename from sh_extract_return_value.
4067 Regcache'ify.
4068 (sh3e_sh4_extract_return_value): Regcache'ify.
4069 (sh_default_store_return_value): Ditto.
4070 (sh3e_sh4_store_return_value): Ditto.
4071 (sh_default_register_byte): Remove.
4072 (sh_sh4_register_byte): Remove.
4073 (sh_default_register_raw_size): Remove.
4074 (sh_sh4_register_raw_size): Remove.
4075 (sh_register_virtual_size): Remove.
4076 (sh_sh3e_register_virtual_type): Remove.
4077 (sh_sh3e_register_type): New function.
4078 (sh_sh4_register_virtual_type): Remove.
4079 (sh_sh4_register_type): New function.
4080 (sh_default_register_virtual_type): Remove.
4081 (sh_default_register_type): New function.
4082 (do_fv_register_info): Add parameters to accomodate call from
4083 sh_print_registers_info.
4084 (do_dr_register_info): Ditto.
4085 (sh_print_pseudo_register): Rename from sh_do_pseudo_register.
4086 Add parameters to accomodate call from sh_print_registers_info.
4087 (sh_do_fp_register): Ditto.
4088 (sh64_do_pseudo_register): Call do_dr_register_info,
4089 do_fv_register_info and sh_do_fp_register with default parameters.
4090 (sh_do_register): Add parameters to accomodate call from
4091 sh_print_registers_info.
4092 (sh_print_register): Ditto.
4093 (sh_print_registers_info): Rename from sh_do_registers_info.
4094 Add parameters to be used as gdbarch_print_registers_info
4095 implementation. Accomodate removed do_pseudo_register function
4096 pointer.
4097 (sh_compact_do_registers_info): Accomodate removed do_pseudo_register
4098 function pointer. Call sh_print_register with default parameters.
4099 (sh64_do_registers_info): Call sh_print_registers_info instead of
4100 sh_do_registers_info.
4101 (sh_gdbarch_init): Rearrange to cleanup and to allow easier
4102 detection of deprecated vs. non-deprecated functionality.
4103 Rename sh_call_dummy_words to sh64_call_dummy_words. Remove
4104 function pointer assignments by direct function calls.
4105
4106 2003-07-15 Andrew Cagney <cagney@redhat.com>
4107
4108 * frame.c (get_frame_id): Use frame_unwind_find_by_frame.
4109 (frame_register_unwind, create_new_frame): Ditto.
4110 (legacy_get_prev_frame, get_frame_type): Ditto.
4111 (get_frame_base_address): Use frame_base_find_by_frame.
4112 (get_frame_locals_address): Use frame_base_find_by_frame.
4113 (get_frame_args_address): Use frame_base_find_by_frame.
4114 * frame-base.h (frame_base_sniffer_ftype): Declare.
4115 (frame_base_append_sniffer): Declare.
4116 (frame_base_find_by_frame): Replace frame_base_find_by_pc.
4117 * frame-base.c (append_predicate): Add a "sniffer" parameter.
4118 (frame_base_append_sniffer): New function.
4119 (frame_base_append_predicate): Add a NULL sniffer.
4120 (frame_base_find_by_frame): Replace "frame_base_find_by_pc".
4121 (struct frame_base_table): Add "sniffer".
4122 (frame_base_free): Free the "sniffer" table.
4123 * frame-unwind.h (frame_unwind_sniffer_ftype): Define.
4124 (frame_unwind_append_sniffer): Declare.
4125 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
4126 * frame-unwind.c (frame_unwind_free): Free the "sniffer" table.
4127 (struct frame_unwind_table): Add "sniffer", delete "middle".
4128 (append_predicate): Add "sniffer" parameter, append the sniffer.
4129 (frame_unwind_init): Update append_predicate call.
4130 (frame_unwind_append_sniffer): New function.
4131 (frame_unwind_append_predicate): Update append_predicate call.
4132 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
4133
4134 2003-07-15 Andrew Cagney <cagney@redhat.com>
4135
4136 * frame.c (get_prev_frame): Move disabled inside_entry_func to
4137 before code inhibiting repeated unwind attempts. Add to
4138 commentary on that test's problems.
4139 * blockframe.c (inside_main_func): Look for "main" in the minimal
4140 symbol table.
4141 * d10v-tdep.c (d10v_frame_this_id): Delete check that frames are
4142 identical.
4143
4144 2003-07-15 Andrew Cagney <cagney@redhat.com>
4145
4146 * complaints.c (struct explanation): Define.
4147 (struct complaints): Change type of "explanation" to "struct
4148 explanation".
4149 (symfile_explanations): Convert to a "struct explanation" table.
4150 (vcomplaint): Update.
4151
4152 2003-07-15 Michal Ludvig <mludvig@suse.cz>
4153
4154 * x86-64-linux-nat.c (regmap): Removed.
4155 (supply_gregset, fill_gregset): Call
4156 x86_64_linux_(fill,supply)_gregset functions.
4157 * x86-64-linux-tdep.c (USER_*): New defines.
4158 (user_to_gdb_regmap, x86_64_core_fns): New structure.
4159 (x86_64_linux_supply_gregset, x86_64_linux_fill_gregset):
4160 New functions.
4161 (fetch_core_registers): Ditto.
4162 (_initialize_x86_64_linux_tdep): Call add_core_fns().
4163 * x86-64-linux-tdep.h: New file.
4164 * config/i386/x86-64linux.mh (NATDEPFILES): Remove corelow.o
4165 and core-regset.o.
4166 * config/i386/x86-64linux.mt (TDEPFILES): Add corelow.o.
4167
4168 2003-07-13 Mark Kettenis <kettenis@gnu.org>
4169
4170 * x86-64-tdep.c (x86_64_store_return_value): Use
4171 regcache_cooked_write_part instead of regcache_cooked_write.
4172
4173 * configure.host: Add x86_64-*-freebsd*.
4174 * configure.tgt: Add x86_64-*-freebsd*.
4175 * Makefile.in (amd64fbsd-nat.o, amd64fbsd-tdep.o): New targets.
4176 * amd64fbsd-nat.c: New file.
4177 * amd64fbsd-tdep.c: New file.
4178 * config/i386/nm-fbsd64.h: New file.
4179 * config/i386/fbsd64.mh: New file.
4180 * config/i386/fbsd64.mt: New file.
4181
4182 2003-07-11 Mark Kettenis <kettenis@gnu.org>
4183
4184 * alpha-tdep.h (struct gdbarch_tdep): Add members `sc_pc_offset',
4185 `sc_regs_offset' and `sc_fpregs_offset'.
4186 * alpha-tdep.c (SIGFRAME_PC_OFF, SIGFRAME_REGSAVE_OFF,
4187 SIGFRAME_FPREGSAVE_OFF): Remove defines.
4188 (alpha_sigtramp_register_address): Rewrite to use new members of
4189 `struct gdbarch_tdep'.
4190 (alpha_gdbarch_init): Initialize new members of struct
4191 gdbarch_tdep'.
4192 * alphafbsd-tdep.c (alphafbsd_use_struct_convention): Use
4193 ALPHA_REGISTER_SIZE instead of DEPRECATED_REGISTER_SIZE.
4194 (alphafbsd_sigtramp_start, alphafbsd_sigtramp_end): Nre variables.
4195 (alphafbsd_pc_in_sigtramp): Implement.
4196 (alphafbsd_sigtramp_offset): New function.
4197 (alphafbsd_sigcontext_addr): New function.
4198 (alphafbsd_init_abi): Initialize signal trampoline related members
4199 of `struct gdbarch_tdep'.
4200 (_initialize_alphafbsd_tdep): Add prototype.
4201
4202 2003-07-11 Theodore A. Roth <troth@openavr.org>
4203
4204 * Makefile.in (install-only): Quote sed expression when generating
4205 transformed_name.
4206
4207 2003-07-11 Richard Henderson <rth@redhat.com>
4208
4209 * Makefile.in (dwarf2-frame.o): Add complaints_h.
4210 * dwarf2-frame.c: Include complaints.h.
4211 (decode_frame_entry_1): Rename from decode_frame_entry; tidy
4212 variable initialization; return NULL on error.
4213 (decode_frame_entry): New.
4214
4215 2003-07-11 Andrew Cagney <cagney@redhat.com>
4216
4217 * frame.h (frame_address_in_block): Delete declaration.
4218 * blockframe.c (frame_address_in_block): Delete function.
4219 (get_frame_block): Use get_frame_address_in_block.
4220 (block_innermost_frame): Ditto.
4221 * stack.c (print_frame, backtrace_command_1): Ditto.
4222
4223 * frame.h (get_frame_address_in_block): Declare.
4224 (frame_unwind_address_in_block): Declare.
4225 * frame.c (frame_unwind_address_in_block): New function.
4226 (get_frame_address_in_block): New function.
4227
4228 2003-07-10 Andrew Cagney <cagney@redhat.com>
4229
4230 * gdbarch.sh: Simplify predicate methods. Remove need to provide
4231 pre-default. Note: re-generate has no effect.
4232
4233 2003-07-10 Andrew Cagney <cagney@redhat.com>
4234
4235 * gdbarch.sh: When a variable, but not a function, compare against
4236 0. Fix problem in previous patch.
4237 * gdbarch.c: Re-generate.
4238
4239 2003-07-10 Andrew Cagney <cagney@redhat.com>
4240
4241 * gdbarch.sh: Use gdb_assert instead of internal_error. Compare
4242 functions against NULL, not 0.
4243 * gdbarch.c: Re-generate.
4244
4245 2003-07-10 Fred Fish <fnf@ninemoons.com>
4246
4247 * coff-solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Default to a
4248 null string instead of a null pointer.
4249 * solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Ditto.
4250
4251 2003-07-09 Michael Snyder <msnyder@redhat.com>
4252
4253 * sh-tdep.c (sh_dsp_register_sim_regno): Off-by-one error.
4254
4255 2003-07-09 Mark Kettenis <kettenis@gnu.org>
4256
4257 * x86-64-tdep.h (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM,
4258 X86_64_RDI_REGNUM, X86_64_RBP_REGNUM, X86_64_RSP_REGNUM,
4259 X86_64_RIP_REGNUM, X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM,
4260 X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM): Moved here ...
4261 * x86-64-tdep.c: ... from here.
4262
4263 2003-07-09 Andreas Schwab <schwab@suse.de>
4264
4265 * m68k-tdep.h (enum struct_return): Define.
4266 (struct gdbarch_tdep): Add struct_return.
4267 * m68k-tdep.c (m68k_push_dummy_call): Non-scalars bigger than 4
4268 bytes are padded to the right, not to the left. Pass struct value
4269 address in register %a1, not on stack.
4270 (m68k_use_struct_convention): New function.
4271 (m68k_gdbarch_init): Set use_struct_convention. Initialize
4272 struct_return in tdep to pcc_struct_return.
4273 * m68klinux-tdep.c (m68k_linux_init_abi): Set struct_return to
4274 reg_struct_return.
4275
4276 2003-07-09 Joel Brobecker <brobecker@gnat.com>
4277
4278 * somread.c (som_symfile_offsets): Fix compilation error.
4279
4280 2003-07-09 Andrew Cagney <cagney@redhat.com>
4281
4282 * regcache.c (register_size): Only check REGISTER_RAW_SIZE once.
4283 Add comments about the checks.
4284
4285 2003-07-08 Andrew Cagney <cagney@redhat.com>
4286
4287 * Makefile.in: Make dependency section headers consistent.
4288 (config_h): Move to $BUILD headers section.
4289 (exc_request_U_h, exc_request_S_h, msg_reply_S_h): Ditto.
4290 (msg_U_h, notify_S_h, process_reply_S_h): Ditto.
4291 (ada-exp.tab.c): Move to YACC/LEX section.
4292 (ada-lex.c, c-exp.tab.c, f-exp.tab.c): Ditto.
4293 (jv-exp.tab.c, m2-exp.tab.c, objc-exp.tab.c, p-exp.tab.c): Ditto.
4294
4295 2003-07-08 Kris Warkentin <kewarken@qnx.com>
4296
4297 * nto-procfs.c: Cleaned up a bunch of ARI hits.
4298 Include "gdb_dirent.h" instead of <dirent.h>, replace all instances
4299 of strerror with safe_strerror, use ISO C function definitions,
4300 and replace instances of sprintf with snprintf.
4301
4302 2003-07-07 Andrew Cagney <cagney@redhat.com>
4303
4304 * frame.c (get_prev_frame): Enable check for identical frames.
4305 Update comments. Update error messages.
4306
4307 2003-07-07 Joel Brobecker <brobecker@gnat.com>
4308
4309 * hpread.c (hpread_psymtab_to_symtab_1): Fix compilation failure.
4310
4311 2003-07-07 Joel Brobecker <brobecker@gnat.com>
4312
4313 * xcoffread.c (xcoff_psymtab_to_symtab_1): Remove call to
4314 sort_symtab_syms, no longer necessary.
4315
4316 2003-07-07 Joel Brobecker <brobecker@gnat.com>
4317
4318 * config/mips/tm-irix6.h (MIPS_REGISTER_TYPE): Add comment.
4319
4320 2003-07-07 Joel Brobecker <brobecker@gnat.com>
4321
4322 * mips-tdep.c (mips_register_raw_size): Fix compilation failure.
4323 (mips_register_byte): Likewise.
4324
4325 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
4326
4327 * Makefile.in (sparc_tdep_h): New.
4328 (sparc-linux-nat.o, sparc-nat.o, sparc-tdep.o, sparc64nbsd-nat.o)
4329 (sparcnbsd-nat.o, sparcnbsd-tdep.o): Depend on $(sparc_tdep_h).
4330 * sparc-linux-nat.c: Include "sparc-tdep.h".
4331 * sparc-nat.c: Likewise.
4332 * sparc-tdep.c: Likewise.
4333 * sparc64nbsd-nat.c: Likewise.
4334 * sparcnbsd-nat.c: Likewise.
4335 * sparcnbsd-tdep.c: Likewise.
4336 * sparc-tdep.h: New file.
4337 * config/sparc/tm-sparc.h: Remove prototypes for sparc_y_regnum
4338 and sparc_npc_regnum.
4339
4340 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
4341
4342 * mips-linux-nat.c (mips_linux_cannot_fetch_register)
4343 (mips_linux_cannot_store_register): List supported instead of
4344 unsupported registers.
4345
4346 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
4347
4348 * disasm.c (dump_insns): Separate instructions from addresses.
4349
4350 2003-07-07 Andreas Schwab <schwab@suse.de>
4351
4352 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
4353 dependencies.
4354 * m68k-tdep.c (NUM_FREGS): Delete.
4355 (SIG_PC_FP_OFFSET): Delete.
4356 (TARGET_M68K): Delete.
4357 (P_MOVEAL_SP_FP, P_ADDAW_SP, P_ADDAL_SP, P_SUBQW_SP,
4358 P_SUBQL_SP, P_LEA_SP_SP, P_LEA_PC_A5, P_FMOVEMX_SP,
4359 P_MOVEL_SP, P_MOVEML_SP): Define.
4360 (P_MOVL_SP_FP, P_MOVL, P_JSR, P_BSR, P_LEAL, P_MOVML, P_FMOVM,
4361 P_TRAP): Delete.
4362 (m68k_register_raw_size): Delete.
4363 (m68k_register_virtual_size): Delete.
4364 (m68k_register_type): Renamed from m68k_register_virtual_type and
4365 add gdbarch argument.
4366 (m68k_store_struct_return): Delete.
4367 (m68k_deprecated_extract_return_value): Delete.
4368 (m68k_deprecated_extract_struct_value_address): Delete.
4369 (m68k_frame_chain): Delete.
4370 (m68k_frame_saved_pc): Delete.
4371 (m68k_fix_call_dummy): Delete.
4372 (m68k_push_dummy_frame): Delete.
4373 (m68k_pop_frame): Delete.
4374 (m68k_extract_return_value): New function.
4375 (m68k_store_return_value): Rewrite using regcache.
4376 (m68k_extract_struct_value_address): Rewrite using regcache.
4377 (m68k_push_dummy_call): New function.
4378 (struct m68k_frame_cache): Define.
4379 (m68k_alloc_frame_cache): New function.
4380 (m68k_analyze_frame_setup): New function.
4381 (m68k_analyze_register_saves): New function.
4382 (m68k_analyze_prologue): New function.
4383 (m68k_skip_prologue): Rewrite using above functions.
4384 (m68k_unwind_pc): New function.
4385 (m68k_frame_cache): New function.
4386 (m68k_frame_this_id): New function.
4387 (m68k_frame_prev_register): New function.
4388 (m68k_frame_unwind): New variable.
4389 (m68k_frame_p): New function.
4390 (m68k_sigtramp_frame_cache): New function.
4391 (m68k_sigtramp_frame_this_id): New function.
4392 (m68k_sigtramp_frame_prev_register): New function.
4393 (m68k_sigtramp_frame_unwind): New variable.
4394 (m68k_sigtramp_frame_p): New function.
4395 (m68k_frame_base_address): New function.
4396 (m68k_frame_base): New function.
4397 (m68k_unwind_dummy_id): New function.
4398 (fill_gregset): Use regcache_collect.
4399 (fill_fpregset): Likewise.
4400 (m68k_saved_pc_after_call): Only define if SYSCALL_TRAP is
4401 defined.
4402 (m68k_gdbarch_init): Don't define call_dummy_words. Don't set
4403 deprecated_init_frame_pc, deprecated_store_struct_return,
4404 deprecated_extract_return_value, deprecated_store_return_value,
4405 deprecated_frame_chain, deprecated_frame_saved_pc,
4406 deprecated_frame_init_saved_regs, deprecated_register_raw_size,
4407 deprecated_register_virtual_size,
4408 deprecated_max_register_raw_size,
4409 deprecated_max_register_virtual_size,
4410 deprecated_register_virtual_type, deprecated_register_size,
4411 deprecated_register_byte, deprecated_register_bytes,
4412 deprecated_fp_regnum, deprecated_use_generic_dummy_frames,
4413 call_dummy_location, deprecated_call_dummy_breakpoint_offset,
4414 deprecated_pc_in_call_dummy, deprecated_call_dummy_length,
4415 deprecated_call_dummy_start_offset, deprecated_call_dummy_words,
4416 deprecated_sizeof_call_dummy_words, deprecated_fix_call_dummy,
4417 deprecated_push_dummy_frame, deprecated_pop_frame,
4418 deprecated_dummy_write_sp. Set deprecated_saved_pc_after_call
4419 only if SYSCALL_TRAP is defined. Set extract_return_value,
4420 store_return_value, extract_struct_value_address, register_type,
4421 push_dummy_call, unwind_dummy_id, unwind_pc. Add two frame unwind
4422 predicates.
4423 * m68k-tdep.h (M68K_D1_REGNUM, M68K_NUM_REGS,
4424 M68K_MAX_REGISTER_SIZE): Define.
4425 (struct m68k_sigtramp_info): Define.
4426 (struct gdbarch_tdep): Add get_sigtramp_info.
4427 * m68klinux-nat.c (fetch_register): Use register_size instead of
4428 REGISTER_RAW_SIZE. Don't put assignment in if.
4429 (store_register): Likewise.
4430 (fetch_inferior_registers): Likewise.
4431 (store_inferior_registers): Likewise.
4432 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Delete.
4433 (m68k_linux_frame_saved_pc): Delete.
4434 (m68k_linux_sigcontext_reg_offset,
4435 m68k_linux_ucontext_reg_offset): Define.
4436 (m68k_linux_get_sigtramp_info): New function.
4437 (m68k_linux_extract_return_value): Rewrite using regcache.
4438 (m68k_linux_store_return_value): Likewise.
4439 (m68k_linux_extract_struct_value_address): Likewise.
4440 (m68k_linux_init_abi): Set get_sigtramp_info in tdep structure.
4441 Don't set deprecated_frame_saved_pc,
4442 deprecated_extract_return_value, deprecated_store_return_value,
4443 deprecated_extract_struct_value_address. Set
4444 extract_return_value, store_return_value,
4445 extract_struct_value_address.
4446
4447 2003-07-07 Andrew Cagney <cagney@redhat.com>
4448
4449 * expprint.c: Include "user-regs.h" instead of "frame.h".
4450 (print_subexp): Use user_reg_map_regnum_to_name, instead of
4451 frame_map_regnum_to_name.
4452 * frame.c: Include "user-regs.h" instead of "builtin-regs.h".
4453 (frame_map_name_to_regnum): Simplify, call
4454 user_reg_map_name_to_regnum.
4455 (frame_map_regnum_to_name): Simplify, call
4456 user_reg_map_regnum_to_name.
4457 (frame_register_unwind): Update.
4458 * std-regs.c: Include "user-regs.h" instead of "builtin-regs.h".
4459 (_initialize_frame_reg): Call user_reg_add_builtin.
4460 * findvar.c: Include "user-regs.h" instead of "builtin-regs.h".
4461 (value_of_register): Use value_of_user_reg.
4462 * eval.c (evaluate_subexp_standard): Update.
4463 * parse.c (write_dollar_variable): Update.
4464 * d10v-tdep.c (d10v_print_registers_info): Update.
4465 * infcmd.c (registers_info): Update.
4466 * Makefile.in (SFILES): Delete "builtin-regs.c", add "user-regs.c".
4467 (builtin_regs_h): Delete macro.
4468 (user_regs_h): Define.
4469 (COMMON_OBS): Delete "builtin-regs.o", add "user-regs.o".
4470 (builtin-regs.o): Delete target.
4471 (user-regs.o): Specify dependencies.
4472 (expprint.o): Update dependencies.
4473 (findvar.o): Update dependencies.
4474 (frame.o): Update dependencies.
4475 (std-regs.o): Update dependencies.
4476
4477 2003-07-06 Christopher Faylor <cgf@redhat.com>
4478
4479 * win32-nat.c (solib_symbols_add): Use one variable for all section
4480 address stuff. Pass variable rather than address of variable to
4481 safe_symbol_file_add.
4482
4483 2003-07-06 Andreas Schwab <schwab@suse.de>
4484
4485 * m68klinux-nat.c (fill_fpregset): Fix use of loop index.
4486
4487 2003-07-04 Joel Brobecker <brobecker@gnat.com>
4488
4489 * rs6000-nat.c (vmap_symtab): Fix compilation error.
4490
4491 2003-07-04 Kris Warkentin <kewarken@qnx.com>
4492
4493 * config/i386/nto.mh: Set XM_FILE to xm-i386.h
4494
4495 2003-07-04 Kris Warkentin <kewarken@qnx.com>
4496
4497 * nto-procfs.c: New file. Native procfs support for QNX Neutrino.
4498 * config/i386/nto.mh: New file.
4499 * config/i386/nm-nto.h: New file.
4500 * configure.host: Add i[3456]86-*-nto*.
4501
4502 2003-07-03 Joel Brobecker <brobecker@gnat.com>
4503
4504 * remote-vx.c (vx_add_symbols): Fix compilation error.
4505
4506 2003-07-03 Andrew Cagney <cagney@redhat.com>
4507
4508 * gdbarch.sh (REGISTER_NAME): Do not supply a default.
4509 * gdbarch.h, gdbarch.c: Re-generate.
4510 * config/sparc/tm-sparc.h (REGISTER_NAME): Define.
4511 (legacy_register_name): Declare.
4512 * config/sparc/tm-sp64.h (legacy_register_name): Declare.
4513 (REGISTER_NAME): Define.
4514 * sparc-tdep.c (legacy_register_name): New function.
4515 * config/pa/tm-hppa64.h (REGISTER_NAMES): Delete macro.
4516 (REGISTER_NAME): Define.
4517 (hppa64_register_name): Declare.
4518 * config/pa/tm-hppa.h (REGISTER_NAMES): Delete macro.
4519 * hppa-tdep.c (hppa_gdbarch_init): Set hppa_register_name.
4520 (hppa64_register_name): New function.
4521 (hppa_register_name): New function.
4522 * arch-utils.c (legacy_register_name): Delete.
4523 * arch-utils.h (legacy_register_name): Delete.
4524
4525 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
4526
4527 * cli/cli-interp.c (cli_interpreter_resume): Update the
4528 cli_uiout's stream to gdb_stdout.
4529
4530 2003-07-03 Andrew Cagney <cagney@redhat.com>
4531
4532 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Add
4533 predicate.
4534 * gdbarch.h, gdbarch.c: Re-generate.
4535 * regcache.c (init_regcache_descr): Use legacy code when either
4536 REGISTER_BYTE or REGISTER_RAW_SIZE is set.
4537
4538 2003-07-02 Daniel Jacobowitz <drow@mvista.com>
4539
4540 * NEWS: Move "set logging" entry into GDB 6.0 section.
4541
4542 2003-07-02 Jim Blandy <jimb@redhat.com>
4543
4544 * s390-tdep.c (struct frame_extra_info): new member:
4545 'stack_bought_valid'.
4546 (s390_get_frame_info): Set fextra_info->stack_bought_valid if we
4547 initialize fextra_info->stack_bought.
4548 (s390_frameless_function_invocation): Don't trust the value of
4549 fextra_info_ptr->stack_bought unless
4550 fextra_info->stack_bought_valid is set.
4551
4552 New S390 prologue analyzer.
4553 * s390-tdep.c (struct prologue_value, enum pv_boolean): New types.
4554 (pv_set_to_unknown, pv_set_to_constant, pv_set_to_register,
4555 pv_constant_last, pv_add, pv_add_constant, pv_subtract,
4556 pv_logical_and, pv_is_identical, pv_is_register, pv_is_array_ref,
4557 compute_x_addr, s390_on_stack, s390_store,
4558 s390_get_signal_frame_info): New functions.
4559 (S390_NUM_SPILL_SLOTS): New macro.
4560 (s390_get_frame_info): Rewritten.
4561 (is_arg_reg): Deleted.
4562
4563 Break out the decoding of S/390 instructions into separate
4564 functions, to make it more legible, and easier to check
4565 against the spec.
4566 * s390-tdep.c (is_ri, is_ril, is_rr, is_rre, is_rs, is_rse,
4567 is_rx, is_rxe): New functions.
4568 (op1_aghi, op2_aghi, op1_ahi, op2_ahi, op_ar, op_basr, op1_bras,
4569 op2_bras, op_l, op_la, op1_larl, op2_larl, op_lgr, op1_lghi,
4570 op2_lghi, op1_lhi, op2_lhi, op_lr, op_nr, op_ngr, op_s, op_st,
4571 op_std, op1_stg, op2_stg, op_stm, op1_stmg, op2_stmg, op_svc): New
4572 enums for opcode values. (Is this an improvement?)
4573
4574 2003-07-02 Andrew Cagney <cagney@redhat.com>
4575
4576 * i386-tdep.c: Revert change committed as part of trad-frame code
4577 below.
4578
4579 2003-07-02 Daniel Jacobowitz <drow@mvista.com>
4580
4581 * breakpoint.c (insert_catchpoint): Make static.
4582
4583 2003-07-02 Andreas Schwab <schwab@suse.de>
4584
4585 * ia64-tdep.c (ia64_push_dummy_call): Define as combination of
4586 former ia64_push_arguments and ia64_push_return_address, and use
4587 regcache functions instead of read/write_register.
4588 (ia64_gdbarch_init): Set push_dummy_call instead of
4589 deprecated_push_arguments and deprecated_push_return_address.
4590
4591 2003-07-01 Andreas Jaeger <aj@suse.de>
4592
4593 * x86-64-tdep.c (x86_64_push_arguments): Align stack to 16-byte
4594 before the call.
4595 Set %rax only to number of SSE registers used.
4596
4597 2003-07-01 Andrew Cagney <cagney@redhat.com>
4598
4599 * trad-frame.h: Update comments, a -1 .addr is reserved.
4600 (trad_frame_value_p, trad_frame_addr_p): Declare.
4601 (trad_frame_reg_p): Declare.
4602 (trad_frame_set_value): Rename trad_frame_register_value.
4603 (trad_frame_set_unknown): Declare.
4604 * trad-frame.c (trad_frame_realreg_p): New function.
4605 (trad_frame_addr_p, trad_frame_value_p): New function.
4606 (trad_frame_set_unknown): New function.
4607 (trad_frame_alloc_saved_regs): Initialize .addr to -1, not zero.
4608 (trad_frame_prev_register): Use trad_frame_realreg_p,
4609 trad_frame_addr_p and trad_frame_value_p.
4610 (trad_frame_set_value): Rename trad_frame_register_value.
4611 * d10v-tdep.c (d10v_frame_unwind_cache): Use trad_frame_addr_p
4612 and trad_frame_set_value.
4613
4614 2003-06-30 Jim Blandy <jimb@redhat.com>
4615
4616 Patch from IBM (authors unspecified, probably Ulrich Weigand and
4617 Gerhard Tonn) for argument passing on the S/390 and S/390x:
4618 * s390-tdep.c (S390_STACK_FRAME_OVERHEAD): This is always space
4619 for 16 registers, and then 32 more bytes.
4620 (S390_STACK_PARAMETER_ALIGNMENT, S390_NUM_FP_PARAMETER_REGISTERS):
4621 New macros.
4622 (is_double_arg): The s390x doesn't handle DOUBLE_ARGS specially.
4623 Move up in the file, since it's now used by is_simple_arg.
4624 (is_simple_arg): Don't assume registers are four bytes long.
4625 Exclude all double arguments. Extended floats are not simple
4626 args.
4627 (is_power_of_two): New function.
4628 (pass_by_copy_ref): Call is_power_of_two, and check that the
4629 length fits in a register, rather than listing all the acceptable
4630 sizes. Extended floats are not passed by reference.
4631 (s390_push_arguments): Don't assume registers are four bytes long.
4632 Reserve an argument register to point to the buffer for structures
4633 returned by value. Use S390_NUM_FP_PARAMETER_REGISTERS and
4634 S390_STACK_FRAME_OVERHEAD.
4635
4636 2003-06-30 Andreas Schwab <schwab@suse.de>
4637
4638 * utils.c (internal_vproblem): Use xvasprintf, not xasprintf, to
4639 format error message.
4640
4641 2003-06-30 Joel Brobecker <brobecker@gnat.com>
4642
4643 * sparc-tdep.c (stop_after_trap): Remove declaration, not used.
4644
4645 2003-06-30 David Carlton <carlton@kealia.com>
4646
4647 Band-aid for PR c++/1245.
4648 * Makefile.in (cp-support.o): Depend on complaints_h.
4649 * cp-support.c: Include complaints.h. Add declaration for
4650 find_last_component.
4651 (cp_find_first_component): Separate code into
4652 cp_find_first_component_aux.
4653 (cp_find_first_component_aux): Call demangled_name_complaint.
4654 (demangled_name_complaint): New.
4655
4656 2003-06-30 Andrew Cagney <cagney@redhat.com>
4657
4658 * remote.c (remote_write_bytes): Explicitly compute and then use
4659 the payload size. Update comments to reflect. Fixes problem of
4660 GDB not sending small packets as found by Fred Fish.
4661
4662 2003-06-30 Andrew Cagney <cagney@redhat.com>
4663
4664 * remote.c (remote_async_wait): Fix -Wformat problem.
4665
4666 2003-06-29 Andrew Cagney <cagney@redhat.com>
4667
4668 * remote.c (remote_wait): Call error, and not warning, when the
4669 packet is corrupt.
4670 (remote_async_wait): Ditto.
4671
4672 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
4673
4674 * sparc-tdep.c (sparc_y_regnum): Make external again.
4675
4676 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
4677
4678 * cli/cli-logging.c (pop_output_files): Add void to function
4679 definition.
4680
4681 2003-06-29 Andrew Cagney <cagney@redhat.com>
4682
4683 * frame.c (frame_register_unwind): Use unsigned char when dumping
4684 the buffer contents.
4685
4686 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
4687
4688 * cli/cli-logging.c: New file.
4689 * cli-out.c (struct ui_out_data): Add original_stream.
4690 (cli_redirect): New function.
4691 (cli_ui_out_impl): Add cli_redirect.
4692 (cli_out_new): Initialize original_stream.
4693 * ui-out.c (default_ui_out_impl): Add NULL for redirect member.
4694 (uo_redirect, ui_out_redirect): New.
4695 * ui-out.h (struct ui_out_impl): Add redirect member.
4696 (redirect_ftype): New.
4697 (ui_out_redirect): Add prototype.
4698 * Makefile.in: Add rules for cli-logging.c.
4699 * NEWS: Mention "set logging".
4700
4701 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
4702
4703 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add linux-nat.o.
4704
4705 2003-06-27 Andrew Cagney <cagney@redhat.com>
4706
4707 * m68hc11-tdep.c (m68hc11_call_dummy_address): Delete function.
4708 (m68hc11_gdbarch_init): Do not set call_dummy_address.
4709 * avr-tdep.c (avr_call_dummy_address): Delete function.
4710 (avr_gdbarch_init): Do not set call_dummy_address.
4711
4712 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
4713
4714 * symfile.c (syms_from_objfile): Move variables to inner block.
4715 Move the checks for the non-mainline case a bit earlier to avoid
4716 doing some useless computations.
4717
4718 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
4719
4720 * dwarfread.c (decode_modified_type): Gag new compiler warning.
4721
4722 2003-06-26 Elena Zannoni <ezannoni@redhat.com>
4723
4724 * dwarf2read.c (dwarf2_locate_sections): Ignore empty .eh_frame
4725 sections.
4726
4727 2003-06-26 Michael Chastain <mec@shout.net>
4728
4729 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc,
4730 gdb/testsuite/gdb.c++/pr-1210.exp.
4731
4732 2003-06-26 Andrew Cagney <cagney@redhat.com>
4733
4734 * config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's
4735 altivec_expression.h and altivec_registers.h.
4736
4737 2003-06-26 Andrew Cagney <cagney@redhat.com>
4738
4739 * mips-tdep.c (gdb_print_insn_mips): Only explicitly set
4740 info->mach when MIPS16. Patch suggested by Fred Fish.
4741
4742 2003-06-26 Andrew Cagney <cagney@redhat.com>
4743
4744 * utils.c (internal_vproblem): Print the problem to a reason
4745 buffer and then pass to query. Make the msg variable more local.
4746
4747 2003-06-26 Andrew Cagney <cagney@redhat.com>
4748
4749 * gdbarch.sh (FRAME_ARGS_ADDRESS): Add predicate. Deprecate.
4750 (FRAME_LOCALS_ADDRESS): Add predicate. Deprecate.
4751 * gdbarch.h, gdbarch.c: Re-generate.
4752 * frame-base.c (default_frame_args_address): Update. Use
4753 default_frame_base_address when DEPRECATED_FRAME_ARGS_ADDRESS is
4754 not available.
4755 (default_frame_locals_address): Ditto for
4756 DEPRECATED_FRAME_LOCALS_ADDRESS.
4757 * vax-tdep.c (vax_sigtramp_saved_pc): Update.
4758 (vax_frame_num_args): Update.
4759 (vax_gdbarch_init): Update.
4760 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
4761 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
4762 * mcore-tdep.c (mcore_gdbarch_init): Update.
4763 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
4764 * ia64-tdep.c (ia64_gdbarch_init): Update.
4765 * symtab.h (address_class): Update comments.
4766 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Update.
4767 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
4768 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
4769 * config/pa/tm-hppa64.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
4770 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
4771 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
4772 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
4773 * alpha-mdebug-tdep.c: Update.
4774 * ada-lang.c (add_symbols_from_enclosing_procs): Update.
4775
4776 2003-06-26 Andreas Jaeger <aj@suse.de>
4777
4778 * x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
4779 of SSE registers so that varargs functions work. Rework handling
4780 of passing arguments on the stack.
4781 (x86_64_store_return_value): Return double and float values in SSE
4782 register.
4783
4784 2003-06-24 Michael Chastain <mec@shout.net>
4785
4786 * PROBLEMS: Document pr gdb/1091 and pr gdb/1193,
4787 the "constructor breakpoints ignored" bug.
4788
4789 2003-06-25 David Carlton <carlton@kealia.com>
4790
4791 * MAINTAINERS: Update e-mail address.
4792
4793 2003-06-24 Jim Blandy <jimb@redhat.com>
4794
4795 * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".
4796
4797 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): New
4798 function.
4799 (ppc_linux_init_abi): Register it as the
4800 CONVERT_FROM_FUNC_PTR_ADDR method under the PPC64 Linux ABI.
4801
4802 * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
4803 (ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
4804 method.
4805
4806 * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
4807 (ppc64_standard_linkage_target): Use it.
4808
4809 2003-06-23 Andrew Cagney <cagney@redhat.com>
4810
4811 * rs6000-tdep.c (rs6000_register_virtual_type): Add explict cases
4812 for 0 "int0" and 4 "int32" sized registers.
4813 * gdbtypes.c (builtin_type_int0): Define.
4814 (build_gdbtypes): Initialize builtin_type_int0.
4815 * gdbtypes.h (builtin_type_int0): Declare.
4816
4817 2003-06-23 Stephane Carrez <stcarrez@nerim.fr>
4818
4819 * m68hc11-tdep.c (m68hc11_gdbarch_init): Clear gdb_arch_char_signed
4820 as characters are unsigned.
4821
4822 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
4823
4824 PR gdb/1179
4825 * dwarfread.c (struct_type): Skip static fields without crashing.
4826
4827 2003-06-22 Andrew Cagney <cagney@redhat.com>
4828
4829 GDB 6.0 branch created.
4830 * README: Update.
4831 * PROBLEMS: Update. Empty.
4832 * NEWS: Update.
4833
4834 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
4835
4836 * symfile.c (add_symbol_file_command): Use parse_and_eval_address.
4837 Suggested by Nick Hibma <n_hibma@webweaving.org>.
4838
4839 2003-06-22 Andrew Cagney <cagney@redhat.com>
4840
4841 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Handle
4842 GNU_ABI_TAG_FREEBSD and GNU_ABI_TAG_NETBSD. Suggested by Momchil
4843 Velikov.
4844
4845 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
4846
4847 * cli/cli-cmds.c (shell_escape): Silence warnings from old
4848 compilers.
4849
4850 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
4851
4852 * c-valprint.c (c_value_print): Add VALUE_OFFSET to the address
4853 argument of val_print.
4854 * cp-valprint.c (cp_print_value): Don't add the offset parameter
4855 to the address argument of baseclass_offset or target_read_memory.
4856 Do add it to the argument of cp_print_value_fields.
4857
4858 2003-06-21 Andrew Cagney <cagney@redhat.com>
4859
4860 * mips-tdep.c: Include "reggroups.h" and "sim-regno.h".
4861 (mips_register_name): Return names for NUM_REGS..2*NUM_REGS
4862 instead of 0..NUM_REGS.
4863 (mips_register_reggroup_p): New function.
4864 (mips_pseudo_register_write): New function.
4865 (mips_pseudo_register_read): New function.
4866 (mips_register_raw_size): For NUM_REGS..2*NUM_REGS return the size
4867 based on the register's type.
4868 (read_next_frame_reg): Simplify. Assert that REGNO is a pseudo /
4869 cooked.
4870 (mips_get_saved_register): Simplify. Assert that REGNO is a
4871 pseudo / cooked.
4872 (mips_register_byte): New function. Use MIPS_REGISTER_BYTE.
4873 (mips_register_type): Replace mips_register_virtual_type. Map
4874 NUM_REGS..2*NUM_REGS onto 0..NUM_REGS. Use MIPS_REGISTER_TYPE
4875 when available.
4876 (read_next_frame_reg): Simplify, but handle SP_REGNUM. Assert
4877 that the register is cooked / virtual.
4878 (mips_frame_saved_pc): Fetch the cooked PC, and not the raw PC.
4879 Only get the extra info when needed.
4880 (set_reg_offset): Save the offset in NUM_REGS..2*NUM_REGS as well.
4881 (mips32_heuristic_proc_desc): Fetch the cooked register.
4882 (heuristic_proc_desc, mips_pop_frame, get_frame_pointer): Ditto.
4883 (mips_init_extra_frame_info, get_frame_pointer): Ditto.
4884 (mips_print_register): Use gdbarch_register_type, instead of
4885 REGISTER_VIRTUAL_TYPE.
4886 (print_gp_register_row): Use gdbarch_register_type, instead of
4887 REGISTER_VIRTUAL_TYPE. Allow for a pseudo / cooked REGNUM.
4888 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
4889 Print the pseudo / cooked registers.
4890 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
4891 Print the pseudo / cooked registers.
4892 (mips_xfer_register): Use regcache_cooked_read_part. Assert that
4893 REG_NUM is pseudo / cooked.
4894 (mips_o32_xfer_return_value): Xfer the pseudo / cooked register.
4895 (mips_n32n64_xfer_return_value): Ditto.
4896 (mips_stab_reg_to_regnum): Map onto NUM_REGS..2*NUM_REGS.
4897 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
4898 (mips_register_sim_regno): New function.
4899 (mips_gdbarch_init): Set deprecated_register_byte,
4900 register_group_p, pseudo_register_write, pseudo_register_read,
4901 register_sim_regno, and num_pseudo_regs. Set register_type,
4902 instead of register_virtual_type.
4903 * Makefile.in (mips-tdep.o): Update dependencies.
4904 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Rename
4905 REGISTER_VIRTUAL_TYPE.
4906 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Ditto.
4907 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Ditto.
4908 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Rename REGISTER_BYTE.
4909 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Ditto.
4910 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Ditto.
4911
4912 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
4913
4914 * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h)
4915 * cli/cli-cmds.c: Include "gdb_vfork.h".
4916 (shell_escape): Use vfork.
4917
4918 2003-06-21 Andrew Cagney <cagney@redhat.com>
4919
4920 * mips-tdep.c (mips_find_saved_regs): Rewrite mdebug code handling
4921 32 bit floating-point register saves.
4922
4923 * frame.h (deprecated_unwind_get_saved_register): Delete.
4924 * frame.c (deprecated_unwind_get_saved_register): Delete function.
4925 * mips-tdep.c (mips_get_saved_register): Use frame_register_unwind
4926 and deprecated_get_next_frame_hack instead of
4927 deprecated_unwind_get_saved_register.
4928
4929 * mips-tdep.c (mips_dump_tdep): Do not print
4930 REGISTER_CONVERT_FROM_TYPE or REGISTER_CONVERT_TO_TYPE.
4931
4932 * frame.c (get_frame_register): New function.
4933 (frame_unwind_register_signed): New function.
4934 (get_frame_register_signed): New function.
4935 (frame_unwind_register_unsigned): New function.
4936 (get_frame_register_unsigned): New function.
4937 * frame.h: Add comments on naming schema.
4938 (get_frame_register, frame_unwind_register_signed): Declare.
4939 (get_frame_register_signed, get_frame_register_signed): Declare.
4940 (frame_unwind_register_unsigned): Declare.
4941 (get_frame_register_unsigned): Declare.
4942
4943 2003-06-20 Theodore A. Roth <troth@openavr.org>
4944
4945 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.
4946
4947 2003-06-20 Theodore A. Roth <troth@openavr.org>
4948
4949 * avr-tdep.c (avr_read_pc): Use regcache instead of read_register.
4950 (avr_read_sp): Ditto.
4951
4952 2003-06-20 Daniel Jacobowitz <drow@mvista.com>
4953
4954 * config/arm/linux.mt: Remove code protected by GDBSERVER define.
4955 * config/arm/nm-linux.h: Likewise.
4956 * config/arm/tm-linux.h: Likewise.
4957 * config/ia64/nm-linux.h: Likewise.
4958 * config/ia64/tm-ia64.h: Likewise.
4959 * config/s390/tm-linux.h: Likewise.
4960 * config/s390/tm-s390.h: Likewise.
4961 * s390-nat.c: Likewise.
4962 * s390-tdep.c: Likewise.
4963
4964 * config/i386/linux.mt: Don't set GDBSERVER_DEPFILES.
4965 * config/ia64/linux.mt: Likewise.
4966 * config/m68k/linux.mh: Likewise.
4967 * config/mips/linux.mt: Likewise.
4968 * config/powerpc/linux.mh: Likewise.
4969 * config/sh/linux.mt: Likewise.
4970
4971 2003-06-19 Kris Warkentin <kewarken@qnx.com>
4972
4973 * solib.c (solib_open): Change tests for whether to search
4974 LD_LIBRARY_PATH and PATH to better deal with remotes. Update
4975 comments.
4976
4977 2003-06-19 Theodore A. Roth <troth@openavr.org>
4978
4979 * avr-tdep.c (avr_frame_address): Delete function.
4980 (avr_gdbarch_init): Don't call set_gdbarch_frame_args_address,
4981 set_gdbarch_frame_args_address.
4982
4983 2003-06-19 Andrew Cagney <cagney@redhat.com>
4984
4985 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE): Delete.
4986 (REGISTER_CONVERT_FROM_TYPE): Delete.
4987 (mips_register_convert_to_type): Delete declaration.
4988 (mips_register_convert_from_type): Delete declaration.
4989 * linux-nat.h (struct target_ops): Declare opaque. s/Linux/Linux
4990 kernel/.
4991
4992 2003-06-19 Michael Snyder <msnyder@redhat.com>
4993
4994 * linux-nat.h: New file.
4995 * linux-nat.c: Include linux-nat.h.
4996 * lin-lwp.c: Include linux-nat.h.
4997 Move struct lwp_info def to linux-nat.h.
4998 * linux-proc.c: Include linux-nat.h.
4999 (linux_make_note_section): Iterate over lwps instead of threads.
5000 (linux_do_thread_registers): Use lwp instead of merged pid.
5001 * config/nm-linux.h: Move miscelaneous def'ns to linux-nat.h.
5002 * Makefile.in (lin-lwp.o, linux-proc.o, linux-nat.o):
5003 Add dependency on linux_nat_h.
5004
5005 2003-06-19 Theodore A. Roth <troth@openavr.org>
5006
5007 * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.
5008
5009 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
5010
5011 * varobj.c (get_type, get_target_type): Use check_typedef.
5012
5013 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
5014
5015 * breakpoint.c (insert_catchpoint): Call internal_error.
5016
5017 2003-06-19 Theodore A. Roth <troth@openavr.org>
5018
5019 * avr-tdep.c (avr_push_dummy_code): Delete function.
5020 (avr_gdbarch_init): Don't call set_gdbarch_push_dummy_code.
5021
5022 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
5023
5024 * arch-utils.c (default_prepare_to_proceed): Remove.
5025 (generic_prepare_to_proceed): Remove.
5026 * arch-utils.h (default_prepare_to_proceed): Remove prototype.
5027 (generic_prepare_to_proceed): Remove prototype.
5028 * gdbarch.sh (PREPARE_TO_PROCEED): Remove.
5029 * gdbarch.c: Regenerate.
5030 * gdbarch.h: Regenerate.
5031 * hppa-tdep.c (hppa_prepare_to_proceed): Remove dangling prototype.
5032 * hppah-nat.c (hppa_switched_threads): Remove.
5033 * infrun.c (prepare_to_proceed): New static function, copied from
5034 generic_prepare_to_proceed. Remove select_it argument.
5035 (proceed): Call prepare_to_proceed.
5036 * infttrace.c (old_gdb_pid, reported_pid, reported_bpt): Remove
5037 variables.
5038 (ptrace_wait): Don't set the removed variables.
5039 (hppa_switched_threads): Remove.
5040 * lin-lwp.c (lin_lwp_prepare_to_proceed): Remove.
5041 * config/nm-linux.h (PREPARE_TO_PROCEED): Don't define.
5042 (lin_lwp_prepare_to_proceed): Remove prototype.
5043 * config/i386/nm-x86-64linux.h (PREPARE_TO_PROCEED): Don't undefine.
5044 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Don't define.
5045
5046 2003-06-18 Theodore A. Roth <troth@openavr.org>
5047
5048 * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, and
5049 trad-frame.h.
5050 (AVR_MAX_PROLOGUE_SIZE): Increase from 56 to 64.
5051 (AVR_ARG1_REGNUM, AVR_ARGN_REGNUM): Define.
5052 (AVR_RET1_REGNUM, AVR_RETN_REGNUM): Define.
5053 (AVR_PROLOGUE_*): Enumerate prologue types.
5054 (struct frame_extra_info): Remove.
5055 (struct avr_unwind_cache): Define.
5056 (avr_write_sp): Delete function.
5057 (avr_read_fp): Ditto.
5058 (avr_init_extra_frame_info): Ditto.
5059 (avr_pop_frame): Ditto.
5060 (avr_frame_saved_pc): Ditto.
5061 (avr_saved_pc_after_call): Ditto.
5062 (avr_push_return_address): Ditto.
5063 (avr_frame_chain): Ditto.
5064 (avr_store_struct_return): Ditto.
5065 (avr_push_arguments): Ditto.
5066 (avr_scan_prologue): Update comments. Changed to set up the info for
5067 cache unwinding. Now returns end of prologue PC.
5068 (avr_skip_prologue): Better handling of functions lacking a prologue
5069 by using avr_scan_prologue.
5070 (avr_scan_arg_moves): New function.
5071 (avr_saved_regs_unwinder): Ditto.
5072 (avr_frame_unwind_cache): Ditto.
5073 (avr_unwind_pc): Ditto.
5074 (avr_frame_this_id): Ditto.
5075 (avr_frame_prev_register): Ditto.
5076 (avr_frame_p): Ditto.
5077 (avr_frame_base_address ): Ditto.
5078 (avr_unwind_dummy_id): Ditto.
5079 (avr_push_dummy_code): Ditto.
5080 (push_stack_item): Ditto.
5081 (pop_stack_item): Ditto.
5082 (avr_push_dummy_call): Ditto.
5083 (struct stack_item): Define.
5084 (avr_frame_unwind): Declare structure.
5085 (avr_frame_base): Ditto.
5086 (avr_gdbarch_init): Remove calls to
5087 set_gdbarch_deprecated_init_frame_pc,
5088 set_gdbarch_deprecated_target_read_fp,
5089 set_gdbarch_deprecated_dummy_write_sp,
5090 set_gdbarch_deprecated_fp_regnum,
5091 set_gdbarch_deprecated_push_arguments,
5092 set_gdbarch_deprecated_push_return_address,
5093 set_gdbarch_deprecated_pop_frame,
5094 set_gdbarch_deprecated_store_struct_return,
5095 set_gdbarch_deprecated_frame_init_saved_regs,
5096 set_gdbarch_deprecated_init_extra_frame_info,
5097 set_gdbarch_deprecated_frame_chain,
5098 set_gdbarch_deprecated_frame_saved_pc,
5099 set_gdbarch_deprecated_saved_pc_after_call.
5100 Add calls to set_gdbarch_push_dummy_call,
5101 set_gdbarch_push_dummy_code,
5102 frame_unwind_append_predicate,
5103 frame_base_set_default,
5104 set_gdbarch_unwind_dummy_id,
5105 set_gdbarch_unwind_pc.
5106 Wrap a long line.
5107
5108 2003-06-18 Corinna Vinschen <vinschen@redhat.com>
5109
5110 * h8300-tdep.c (h8300s_register_name): Enable MACH and MACL
5111 registers for H8/300S.
5112 (h8300_print_registers_info): Ditto.
5113 (h8300_gdbarch_init): Accommodate register count for H8/300S.
5114
5115 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
5116
5117 * config/nm-linux.h (linux_record_stopped_pid): New prototype.
5118 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
5119 (lin_lwp_wait): Likewise. Update comments.
5120 * linux-nat.c (struct simple_pid_list, add_to_pid_list)
5121 (pull_pid_from_list, linux_record_stopped_pid): New.
5122
5123 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
5124
5125 * ada-lang.c (scan_discrim_bound): Name first argument.
5126 (ada_add_block_symbols): Remove BLOCK_SYM to use local variable
5127 declared by ALL_BLOCK_SYMBOLS.
5128
5129 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
5130
5131 * ada-tasks.c (find_function_in_inferior): Don't declare it.
5132 ("regcache.h"): Include it.
5133 * ada-lex.l (block_lookup): Replace VAR_NAMESPACE with VAR_DOMAIN.
5134
5135 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
5136
5137 * NEWS: Mention gdbserver detach change and "disconnect" command.
5138 * infcmd.c (disconnect_command): New function.
5139 (_initialize_infcmd): Add ``disconnect'' command.
5140 * remote.c (remote_async_detach): Delete.
5141 (remote_detach): Merge remote_async_detach.
5142 (remote_disconnect): New.
5143 (init_remote_ops): Set to_disconnect.
5144 (init_remote_cisco_ops): Likewise.
5145 (init_remote_async_ops): Likewise. Use remote_detach.
5146 * target.c (cleanup_target): Default to_disconnect.
5147 (update_current_target): Inherit to_disconnect.
5148 (target_disconnect, debug_to_disconnect): New functions.
5149 (setup_target_debug): Set to_disconnect.
5150 * target.h (struct target_ops): Add to_disconnect.
5151 (target_disconnect): Add prototype.
5152
5153 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
5154
5155 * breakpoint.c (insert_catchpoint): New function.
5156 (insert_breakpoints): Use catch_exceptions to call
5157 insert_catchpoint. Disable catchpoints if they fail to insert.
5158
5159 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
5160
5161 * symfile.c (reread_symbols): Clear sym_private.
5162
5163 2003-06-17 Andrew Cagney <cagney@redhat.com>
5164
5165 * trad-frame.h (struct frame_info): Add opaque declaration.
5166 * remote-fileio.h (struct cmd_list_element): Add opaque
5167 declaration.
5168 * h8300-tdep.c (h8300s_register_name): Avoid C++ // style
5169 comments.
5170
5171 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
5172
5173 * remote.c (remote_prepare_to_store): Replace call to
5174 deprecated_read_register_bytes with multiple regcache_raw_read
5175 calls.
5176
5177 2003-06-17 Kris Warkentin <kewarken@qnx.com>
5178
5179 * nto-tdep.c (nto_map_arch_to_cputype): Recognize "powerpc".
5180 (nto_find_and_open_solib): Likewise.
5181 (nto_init_solib_absolute_prefix): Likewise.
5182 (_initialize_nto_tdep): Fix indentation.
5183
5184 2003-06-17 Kris Warkentin <kewarken@qnx.com>
5185
5186 * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.
5187
5188 2003-06-17 Kris Warkentin <kewarken@qnx.com>
5189
5190 * i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.
5191
5192 2003-06-17 Jim Blandy <jimb@redhat.com>
5193
5194 * ppc-linux-tdep.c: "Linux" -> "GNU/Linux"
5195
5196 2003-06-16 Theodore A. Roth <troth@openavr.org>
5197
5198 * avr-tdep.c (avr_extract_return_value): New function.
5199 (avr_gdbarch_init): Set extract_return_value method.
5200
5201 2003-06-16 Andrew Cagney <cagney@redhat.com>
5202
5203 * frame.h (deprecated_get_next_frame_hack): Declare.
5204 * frame.c (legacy_saved_regs_prev_register): Only require
5205 DEPRECATED_FRAME_INIT_SAVED_REGS when it is needed. Assert that
5206 there are always saved regs.
5207 (deprecated_generic_get_saved_register): Do not require
5208 DEPRECATED_FRAME_INIT_SAVED_REGS.
5209 (legacy_get_prev_frame): Do not require DEPRECATED_FRAME_CHAIN,
5210 use frame ID unwind instead.
5211 (deprecated_get_next_frame_hack): New function.
5212
5213 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
5214
5215 * h8300-tdep.c (h8300_push_arguments): Remove. Substitute by...
5216 (h8300_push_dummy_call): ...this function. Some minor optimization.
5217 (h8300_push_return_address): Remove.
5218 (h8300_gdbarch_init): Remove calls to
5219 set_gdbarch_deprecated_dummy_write_sp,
5220 set_gdbarch_deprecated_push_arguments and
5221 set_gdbarch_deprecated_push_return_address.
5222 Add call to set_gdbarch_push_dummy_call.
5223
5224 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
5225
5226 * h8300-tdep.c (E_PSEUDO_CCR_REGNUM): New define.
5227 (E_PSEUDO_EXR_REGNUM): Ditto.
5228 (h8300_is_argument_spill): Check for instructions moving argument
5229 registers into safe registers.
5230 (h8300_skip_prologue): Check for stm instruction to push registers
5231 used for register variables onto stack.
5232 (gdb_print_insn_h8300): Remove.
5233 (h8300_examine_prologue): Add a comment.
5234 (h8300_register_name): Take pseudo registers into account.
5235 (h8300s_register_name): Ditto.
5236 (h8300sx_register_name): Ditto.
5237 (h8300_print_register): Ditto.
5238 (h8300_print_registers_info): Define "nice" printing order.
5239 (h8300_saved_pc_after_call): Take pseudo registers into account.
5240 (h8300_register_type): Ditto. Return type used for remote connection
5241 when requesting real CCR or EXR register, return actual type when
5242 requesting pseudo CCR or EXR.
5243 (h8300_pseudo_register_read): New function.
5244 (h8300_pseudo_register_write): Ditto.
5245 (h8300_dbg_reg_to_regnum): Ditto.
5246 (h8300s_dbg_reg_to_regnum): Ditto.
5247 (h8300_gdbarch_init): Call set_gdbarch_num_pseudo_regs,
5248 set_gdbarch_ecoff_reg_to_regnum, set_gdbarch_dwarf_reg_to_regnum,
5249 set_gdbarch_dwarf2_reg_to_regnum, set_gdbarch_stab_reg_to_regnum and
5250 set_gdbarch_print_insn architecture dependent.
5251 Call set_gdbarch_pseudo_register_read and
5252 set_gdbarch_pseudo_register_write.
5253 (_initialize_h8300_tdep): Remove assignment to deprecated_tm_print_insn.
5254
5255 2003-06-16 Andrew Cagney <cagney@redhat.com>
5256
5257 * gdbarch.sh (SAVE_DUMMY_FRAME_TOS): Deprecate.
5258 * gdbarch.h, gdbarch.c: Re-generate.
5259 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5260 * s390-tdep.c (s390_gdbarch_init): Update.
5261 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5262 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5263 * mips-tdep.c (mips_gdbarch_init): Update.
5264 * mcore-tdep.c (mcore_gdbarch_init): Update.
5265 * cris-tdep.c (cris_gdbarch_init): Update.
5266 * infcall.c (call_function_by_hand): Update.
5267 * ia64-tdep.c (ia64_push_arguments): Update comment.
5268 * frame.c (legacy_get_prev_frame): Do not assume
5269 SAVE_DUMMY_FRAME_TOS_P.
5270 * dummy-frame.c (find_dummy_frame): Update comment.
5271
5272 2003-06-16 Andrew Cagney <cagney@redhat.com>
5273
5274 * regcache.c (do_cooked_read): Do not use register_valid_p.
5275
5276 2003-06-15 Theodore A. Roth <troth@openavr.org>
5277
5278 * avr-tdep.c (avr_register_type): Remove a blank line.
5279 (avr_scan_prologue): Correct some comments.
5280
5281 2003-06-15 Theodore A. Roth <troth@openavr.org>
5282
5283 * avr-tdep.c (avr_scan_prologue): Update comment describing the various
5284 prologue types.
5285 Properly scan prologues generated by gcc with the -mcall-prologues
5286 option.
5287 Add code to scan -mcall-prologues for mega devices.
5288
5289 2003-06-15 Theodore A. Roth <troth@openavr.org>
5290
5291 * avr-tdep.c (avr_register_byte): Delete function.
5292 (avr_register_raw_size): Delete function.
5293 (avr_register_virtual_size): Delete function.
5294 (avr_register_virtual_type): Delete function.
5295 (avr_register_type): New function.
5296 (avr_address_to_pointer): Remove unused code.
5297 (avr_read_fp): Need to read FP as two separate bytes due to change to
5298 avr_register_type() usage.
5299 (avr_gdbarch_init): Don't set deprecated_register_size.
5300 Don't set deprecated_register_bytes.
5301 Don't set deprecated_register_byte.
5302 Don't set deprecated_register_raw_size.
5303 Don't set deprecated_max_register_raw_size.
5304 Don't set deprecated_register_virtual_size.
5305 Don't set deprecated_max_register_virtual_size.
5306 Don't set deprecated_register_virtual_type.
5307 Set register_type method.
5308
5309 2003-06-15 Daniel Jacobowitz <drow@mvista.com>
5310
5311 * Makefile.in (linux-nat.o): Add rule.
5312 * linux-nat.c: New file.
5313 * config/nm-linux.h (CHILD_INSERT_FORK_CATCHPOINT): Define.
5314 (CHILD_INSERT_VFORK_CATCHPOINT): Define.
5315 (CHILD_INSERT_EXEC_CATCHPOINT): Define.
5316 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-nat.o.
5317 * config/arm/linux.mh (NATDEPFILES): Likewise.
5318 * config/i386/linux.mh (NATDEPFILES): Likewise.
5319 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
5320 * config/ia64/linux.mh (NATDEPFILES): Likewise.
5321 * config/m68k/linux.mh (NATDEPFILES): Likewise.
5322 * config/mips/linux.mh (NATDEPFILES): Likewise.
5323 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
5324 * config/s390/s390.mh (NATDEPFILES): Likewise.
5325 * config/sparc/linux.mh (NATDEPFILES): Likewise.
5326
5327 2003-06-15 Mark Kettenis <kettenis@gnu.org>
5328
5329 * i387-tdep.c: Reorder includes, fix some whitespace issues and
5330 replace out-of-date comment.
5331
5332 2003-06-15 Andrew Cagney <cagney@redhat.com>
5333
5334 * rdi-share/host.h (Fail): Change to a varargs function.
5335 * remote-rdi.c (Fail): Update.
5336
5337 2003-06-15 Mark Kettenis <kettenis@gnu.org>
5338
5339 * i386-tdep.c (i386_next_regnum): Fix bounds checking.
5340 (i386_convert_register_p, i386_register_to_value,
5341 i386_register_from_value): Handle types longer than 8 bytes.
5342
5343 2003-06-15 Mark Kettenis <kettenis@gnu.org>
5344
5345 * i386-tdep.c (i386_register_to_value, i386_value_to_register):
5346 Move floating-point code to new function in i387-tdep.c.
5347 * i387-tdep.c (i387_register_to_value, i387_value_to_register):
5348 New functions containing code moved here from i386-tdep.c.
5349 * i387-tdep.h: Add opaque declaration for `struct type'.
5350 (i387_register_to_value, i387_value_to_register): New prototypes.
5351 * x86-64-tdep.c (x86_64_convert_register_p): New function.
5352 (x86_64_init_abi): Set convert_register_p, register_to_value and
5353 value_to_register here.
5354
5355 2003-06-14 Andrew Cagney <cagney@redhat.com>
5356
5357 * mips-tdep.c (mips_register_to_value): Make static.
5358 (mips_value_to_register): Make static.
5359 * i386-tdep.c (i386_fetch_pointer_argument): Make static.
5360 * ia64-tdep.c (ia64_register_raw_size): Make static.
5361 (ia64_register_virtual_size): Make static.
5362 (ia64_register_byte): Make static.
5363 * i387-tdep.c: Include "i387-tdep.h".
5364 (print_387_control_word): Delete function.
5365 (print_387_status_word): Delete function.
5366 (print_387_status_bits): Delete function.
5367 (print_387_control_bits): Delete function.
5368 * Makefile.in (i387-tdep.o): Update dependencies.
5369 * rdi-share/host.h (Fail): Declare.
5370 * remote-rdi.c (Fail): Update to match declaration.
5371
5372 2003-06-14 Andrew Cagney <cagney@redhat.com>
5373
5374 * config/mips/embedl64.mt (TDEPFILES): Delete "remote-array.o".
5375 * config/mips/embedl.mt (TDEPFILES): Delete "remote-array.o".
5376 * config/mips/embed64.mt (TDEPFILES): Delete "remote-array.o".
5377 * config/djgpp/fnchange.lst: Delete "remote-array.c".
5378 * README: Delete reference to remote-array.
5379 * Makefile.in (ALLDEPFILES): Remove "remote-array.c".
5380 (remote-array.o): Delete target.
5381 * config/mips/embed.mt (TDEPFILES): Delete "remote-array.o".
5382 * remote-array.c: Delete file.
5383
5384 2003-06-14 Andrew Cagney <cagney@redhat.com>
5385 Mark Kettenis <kettenis@gnu.org>
5386
5387 * gdbarch.sh (CONVERT_REGISTER_P): Add "type" parameter.
5388 (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Replace raw buffer
5389 parameter with "frame".
5390 * gdbarch.h, gdbarch.c: Re-generate.
5391 * frame.h (put_frame_register): Declare.
5392 * frame.c (put_frame_register): New function.
5393 * arch-utils.c (legacy_convert_register_p): Add "type" parameter.
5394 (legacy_register_to_value): Rewrite, use "frame" to get the
5395 register value.
5396 (legacy_value_to_register): Rewrite, use "frame" to find the
5397 register's location before storing.
5398 * arch-utils.h (legacy_convert_register_p): Update.
5399 (legacy_register_to_value, legacy_value_to_register): Update.
5400 * findvar.c (value_from_register): Rewrite, eliminate use of
5401 REGISTER_CONVERT_TO_TYPE, pass "type" to CONVERT_REGISTER_P, pass
5402 "frame" to REGISTER_TO_VALUE.
5403 * valops.c (value_assign): Move the CONVERT_REGISTER code to the
5404 lval_reg_frame_relative + lval_register branch of the switch. Do
5405 not use REGISTER_CONVERT_FROM_TYPE. Use put_frame_register.
5406 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
5407 I386_EDI_REGNUM): New defines.
5408 (i386_next_regnum, i386_convert_register_p,
5409 i386_register_to_value, i386_value_to_register): New functions.
5410 (i386_register_convertible, i386_register_convert_to_virtual,
5411 i386_convert_to_raw): Remove functions.
5412 (i386_gdbarch_init): Set convert_register_p, register_to_value and
5413 value_to_register instead of register_convertible,
5414 register_convert_to_virtual and register_convert_to_raw.
5415 * mips-tdep.c (mips_convert_register_p): New function.
5416 (mips_value_to_register): Replace mips_register_convert_from_type.
5417 (mips_register_to_value): Replace mips_register_convert_to_type.
5418 (mips_gdbarch_init): Set conver_register_p, value_to_register and
5419 register_to_value.
5420 * alpha-tdep.c (alpha_convert_register_p): Update.
5421 (alpha_value_to_register): Update, store the register.
5422 (alpha_register_to_value): Update, fetch the register.
5423
5424 2003-06-14 Theodore A. Roth <troth@openavr.org>
5425
5426 * avr-tdep.c (avr_remote_translate_xfer_address): Delete function.
5427 (avr_gdbarch_init): Remove avr_call_dummy_words variable.
5428 Don't set deprecated_call_dummy_words.
5429 Remove commented out set_gdbarch_believe_pcc_promotion() call.
5430 Don't set remote_translate_xfer_address.
5431 (avr_io_reg_read_command): Remove commented out debug printf.
5432 Wrap a long line.
5433
5434 2003-06-14 Theodore A. Roth <troth@openavr.org>
5435
5436 * avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run which
5437 causes gdb to seg fault.
5438
5439 2003-06-14 Daniel Jacobowitz <drow@mvista.com>
5440
5441 * sparc-nat.c (fetch_inferior_registers): Correct
5442 a reference to "registers".
5443
5444 2003-06-14 Jeroen Dekkers <jeroen@dekkers.cx>
5445
5446 * Makefile.in (exc_request_U_h): Define
5447 (exc_request_S_h): Likewise.
5448 (msg_reply_S_h): Likewise.
5449 (msg_U_h): Likewise.
5450 (notify_S_h): Likewise.
5451 (process_reply_S_h): Likewise.
5452 (gnu-nat.o): Depend on gdb_obstack_h
5453 * gnu-nat.c: Include "gdb_obstack.h".
5454
5455 2003-06-13 Andrew Cagney <cagney@redhat.com>
5456
5457 * gdbarch.sh: Document what PUSH_DUMMY_CALL replaces.
5458 * gdbarch.h, gdbarch.c: Re-generate.
5459
5460 2003-06-13 Andrew Cagney <cagney@redhat.com>
5461
5462 * gdbarch.sh: Document what UNWIND_DUMMY_ID replaces. Clarify
5463 when deprecated REGISTER macros can be deleted.
5464 * gdbarch.h, gdbarch.c: Re-generate.
5465
5466 2003-06-13 Jim Blandy <jimb@redhat.com>
5467
5468 * solib-svr4.c (solib_break_names): Recognize the 64-bit PowerPC
5469 Linux entry point symbols for _dl_debug_state, too.
5470
5471 2003-06-13 Andrew Cagney <cagney@redhat.com>
5472
5473 * infcall.c (call_function_by_hand): When UNWIND_DUMMY_ID is
5474 available, do not use the FP register, and always save the TOS.
5475 * dummy-frame.c (dummy_frame_this_id): Do not assert
5476 SAVE_DUMMY_FRAME_TOS.
5477 * i386-tdep.c (i386_save_dummy_frame_tos): Delete function.
5478 (i386_gdbarch_init): Do not set save_dummy_frame_tos.
5479 (i386_push_dummy_call): Add 8 to the returned SP.
5480 * frame.c (legacy_frame_p): Do not require SAVE_DUMMY_FRAME_TOS.
5481 * d10v-tdep.c (d10v_unwind_dummy_id): Use d10v_unwind_sp.
5482 (d10v_gdbarch_init): Do not set save_dummy_frame_tos.
5483 * x86-64-tdep.c (x86_64_save_dummy_frame_tos): Delete function.
5484 (x86_64_push_dummy_call): Return "sp + 16".
5485 (x86_64_init_abi): Do not set save_dummy_frame_tos.
5486 * alpha-tdep.c (alpha_gdbarch_init): Do not set
5487 save_dummy_frame_tos.
5488
5489 2003-06-13 Jim Blandy <jimb@redhat.com>
5490
5491 * frv-tdep.c (frv_use_struct_convention): Delete static
5492 declaration for function deleted in my change of 2003-06-12.
5493
5494 2003-06-13 Theodore A. Roth <troth@openavr.org>
5495
5496 * avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.
5497 (avr_pointer_to_address): Shift code addrs left 1 bit.
5498 (avr_convert_from_func_ptr_addr): Delete function since operation is
5499 better handled by avr_address_to_pointer and avr_pointer_to_address.
5500 (avr_gdbarch_init): Don't set convert_from_func_ptr_add method.
5501
5502 2003-06-13 Mark Kettenis <kettenis@gnu.org>
5503
5504 From Kelley Cook <kelleycook@wideopenwest.com>:
5505 * configure.host: Accept i[34567]86 variants.
5506 * configure.tgt: Likewise.
5507 * nlm/configure.in: Likewise.
5508 * nlm/configure: Regenerated.
5509
5510 2003-06-13 Richard Earnshaw <rearnsha@arm.com>
5511
5512 * arm-tdep.c (solib-svr4.h): Dont' include it.
5513 (arm_linux_svr4_fetch_link_map_offsets): Move to ...
5514 * arm-linux-tdep.c: ... here. Make static.
5515 (arm_linux_init_abi): Register it.
5516 (solib-svr4.h): Include it.
5517 * Makefile.in: Update dependencies.
5518 * config/arm/tm-linux.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
5519 (arm_linux_svr4_fetch_link_map_offsets): Delete declaration.
5520
5521 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
5522
5523 * h8300-tdep.c: Add definitions E_RET0_REGNUM and E_RET1_REGNUM to
5524 indicate registers used for return values.
5525 (struct frame_extra_info): Drop args_pointer and locals_pointer.
5526 (h8300_examine_prologue): Remove initializing dropped frame_extra_info
5527 members.
5528 (h8300_init_extra_frame_info): Ditto.
5529 (h8300_frame_locals_address): Removed.
5530 (h8300_frame_args_address): Removed.
5531 (h8300_extract_return_value): Use new regcache structure. Only care
5532 for 16 bit CPUs.
5533 (h8300h_extract_return_value): Same function for 32 bit CPUs.
5534 (h8300_store_return_value): Use new regcache structure. Only care
5535 for 16 bit CPUs.
5536 (h8300h_store_return_value): Same function for 32 bit CPUs.
5537 (h8300_store_struct_return): Removed.
5538 (h8300_extract_struct_value_address): Use new regcache structure.
5539 (h8300h_extract_struct_value_address): Removed.
5540 (h8300_push_dummy_code): New function.
5541 (h8300_gdbarch_init): Slightly rearranged to stress deprecated calls.
5542 Remove call_dummy_words. Call set_gdbarch_extract_return_value and
5543 set_gdbarch_store_return_value architecture dependent.
5544 Call set_gdbarch_push_dummy_code and
5545 set_gdbarch_extract_struct_value_address.
5546 Remove calls to set_gdbarch_frame_args_address,
5547 set_gdbarch_frame_locals_address,
5548 set_gdbarch_deprecated_store_struct_return,
5549 set_gdbarch_deprecated_extract_return_value,
5550 set_gdbarch_deprecated_extract_struct_value_address,
5551 set_gdbarch_deprecated_call_dummy_words and
5552 set_gdbarch_deprecated_sizeof_call_dummy_words.
5553
5554 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
5555
5556 * h8300-tdep.c (h8300_register_byte): Remove.
5557 (h8300h_register_byte): Remove.
5558 (h8300_register_virtual_type): Remove. Substitute by...
5559 (h8300_register_type): New function.
5560 (h8300_extract_struct_value_address): Drop usage of h8300_register_byte.
5561 (h8300h_extract_struct_value_address): Ditto.
5562 (h8300_gdbarch_init): Drop calls to
5563 set_gdbarch_deprecated_register_byte and
5564 set_gdbarch_deprecated_register_virtual_type.
5565 Add call to set_gdbarch_register_type.
5566
5567 2003-06-13 Andrew Cagney <cagney@redhat.com>
5568
5569 * gdbarch.sh: Update comments on registers.
5570 (deprecated_register_byte): Rename register_byte.
5571 (deprecated_register_raw_size): Rename register_raw_size.
5572 (deprecated_register_virtual_size): Rename register_virtual_size.
5573 (deprecated_register_virtual_type): Rename register_virtual_type.
5574 * gdbarch.h, gdbarch.c: Re-generate.
5575 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5576 * vax-tdep.c (vax_gdbarch_init): Update.
5577 * v850-tdep.c (v850_gdbarch_init): Update.
5578 * sparc-tdep.c (sparc_gdbarch_init): Update.
5579 * sh-tdep.c (sh_gdbarch_init): Update.
5580 * s390-tdep.c (s390_gdbarch_init): Update.
5581 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5582 * ns32k-tdep.c: Update.
5583 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5584 * mips-tdep.c (mips_gdbarch_init): Update.
5585 * mcore-tdep.c (mcore_gdbarch_init): Update.
5586 * m68k-tdep.c (m68k_gdbarch_init): Update.
5587 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5588 * ia64-tdep.c (ia64_gdbarch_init): Update.
5589 * hppa-tdep.c (hppa_gdbarch_init): Update.
5590 * h8300-tdep.c (h8300_gdbarch_init): Update.
5591 * frv-tdep.c (frv_gdbarch_init): Update.
5592 * cris-tdep.c (cris_gdbarch_init): Update.
5593 * avr-tdep.c (avr_gdbarch_init): Update.
5594 * alpha-tdep.c (alpha_gdbarch_init): Update.
5595 * arm-tdep.c (arm_gdbarch_init): Update.
5596
5597 2003-06-13 Andrew Cagney <cagney@redhat.com>
5598
5599 * mips-tdep.c (mips_gdbarch_init): Replace remaining instances of
5600 mips_o32_use_struct_convention with always_use_struct_convention.
5601
5602 2003-06-12 David Carlton <carlton@kealia.com>
5603
5604 * cp-namespace.c (cp_set_block_scope): Comment out
5605 processing_has_namespace_info branch.
5606
5607 2003-06-12 Jim Blandy <jimb@redhat.com>
5608
5609 Recognize and skip 64-bit PowerPC Linux linkage functions.
5610 * ppc-linux-tdep.c (insn_d, insn_ds, insn_xfx, read_insn, struct
5611 insn_pattern, insns_match_pattern, d_field, ds_field): New
5612 functions, macros, and types for working with PPC instructions.
5613 (ppc64_standard_linkage, PPC64_STANDARD_LINKAGE_LEN,
5614 ppc64_in_solib_call_trampoline, ppc64_standard_linkage_target,
5615 ppc64_skip_trampoline_code): New functions, variables, and macros
5616 for recognizing and skipping linkage functions.
5617 (ppc_linux_init_abi): Use ppc64_in_solib_call_trampoline and
5618 ppc64_skip_trampoline_code for the 64-bit PowerPC Linux ABI.
5619
5620 * ppc-linux-nat.c (ppc_register_u_addr): Correctly compute u-area
5621 register offsets for both the 32- and 64-bit interfaces.
5622
5623 Actually finish the job started by my change of 2003-05-29.
5624 * config/powerpc/tm-linux.h (SKIP_TRAMPOLINE_CODE): Remove the
5625 other #definition of this.
5626 (ppc_linux_skip_trampoline_code): Remove declaration.
5627 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Make this
5628 static.
5629 (ppc_linux_init_abi): Register it as the skip_trampoline_code
5630 method for GDBARCH.
5631
5632 * config/powerpc/nm-ppc64-linux.h (PTRACE_XFER_TYPE): This is
5633 'long' on ppc64-*-linux*.
5634
5635 * ppc-linux-nat.c (ppc_register_u_addr, fill_gregset): If PT_MQ
5636 isn't #defined, assume the register doesn't exist: act as if
5637 tdep->ppc_mq_regnum were -1.
5638
5639 * configure.host, configure.tgt: Add entries for
5640 powerpc64-*-linux, selecting powerpc/ppc64-linux.mh and
5641 powerpc/linux.mt.
5642 * config/powerpc/ppc64-linux.mh, config/powerpc/nm-ppc64-linux.mh:
5643 New files.
5644
5645 * arch-utils.c (always_use_struct_convention): New function.
5646 * arch-utils.h (always_use_struct_convention): New prototype.
5647 * alpha-tdep.c (alpha_use_struct_convention): Delete.
5648 (alpha_gdbarch_init): Register always_use_struct_convention,
5649 instead of alpha_use_struct_convention.
5650 * cris-tdep.c (cris_use_struct_convention): Delete.
5651 (cris_gdbarch_init): Register always_use_struct_convention,
5652 instead of cris_use_struct_convention.
5653 * frv-tdep.c (frv_use_struct_convention): Delete.
5654 (frv_gdbarch_init): Register always_use_struct_convention,
5655 instead of frv_use_struct_convention.
5656 * h8300-tdep.c (h8300_use_struct_convention): Delete.
5657 (h8300_gdbarch_init): Register always_use_struct_convention,
5658 instead of h8300_use_struct_convention.
5659 * mips-tdep.c (mips_o32_use_struct_convention): Delete.
5660 (mips_o32_gdbarch_init): Register always_use_struct_convention,
5661 instead of mips_o32_use_struct_convention.
5662
5663 2003-06-12 Andrew Cagney <cagney@redhat.com>
5664
5665 * wince.c: Include "mips-tdep.h".
5666 * mips-tdep.h (mips_next_pc): Declare.
5667 * mcore-tdep.c: Make more local functions static.
5668 * Makefile.in (wince.o): Update dependencies.
5669
5670 2003-06-12 David Carlton <carlton@kealia.com>
5671
5672 * symtab.c (lookup_symbol_aux_minsyms): Replace
5673 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
5674 (find_pc_sect_line, search_symbols, rbreak_command): Ditto.
5675 (COMPLETION_LIST_ADD_SYMBOL): Rewrite in terms of
5676 SYMBOL_NATURAL_NAME.
5677
5678 2003-06-12 Andreas Schwab <schwab@suse.de>
5679
5680 * Makefile.in (tuiDisassem.o): Update dependencies.
5681
5682 2003-06-12 David Carlton <carlton@bactrian.org>
5683
5684 * symtab.h: Delete declaration of make_symbol_overload_list.
5685 Add declaration of lookup_partial_symbol.
5686 * symtab.c (remove_params): Move to cp-support.c.
5687 (overload_list_add_symbol, make_symbol_overload_list)
5688 (sym_return_val_size, sym_return_val_index): Ditto.
5689 (lookup_partial_symbol): Make extern.
5690 * cp-support.h: Add declaration of make_symbol_overload_list.
5691 * cp-support.c: Include dictionary.h, objfiles.h, frame.h,
5692 symtab.h, and block.h.
5693 (remove_params): Move here from symtab.c.
5694 (overload_list_add_symbol, make_symbol_overload_list)
5695 (sym_return_val_size, sym_return_val_index): Ditto.
5696 * valops.c: Include cp-support.h.
5697 * Makefile.in (cp-support.o): Depend on dictionary_h, objfiles_h,
5698 frame_h, and block_h.
5699 (valops.o): Depend on cp_support_h.
5700
5701 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
5702
5703 * h8300-tdep.c: Add H8SX registers. Drop E_NUM_REGS entirely,
5704 substitute by NUM_REGS throughout.
5705 (h8300_register_name): Only care for H8/300 and H8/300H registers.
5706 (h8300s_register_name): New function for H8S registers.
5707 (h8300sx_register_name): Ditto for H8SX registers.
5708 (h8300_print_register): Revise register printing, avoid depending
5709 on 32 bit long.
5710 (h8300_register_byte): Only care for H8/300 registers.
5711 (h8300h_register_byte): New function for any other architecture.
5712 (h8300_register_raw_size): Remove.
5713 (h8300_register_virtual_type): Revise to return actually useful
5714 type.
5715 (h8300_extract_struct_value_address): Only care for H8/300 registers.
5716 (h8300h_extract_struct_value_address): New function for any other
5717 architecture.
5718 (h8300_gdbarch_init): Add h8300sxn. Call set_gdbarch_num_regs,
5719 set_gdbarch_register_name, set_gdbarch_register_byte,
5720 set_gdbarch_ptr_bit and set_gdbarch_addr_bit architecture dependent.
5721 Remove calls to set_gdbarch_deprecated_register_size,
5722 set_gdbarch_deprecated_register_bytes, set_gdbarch_register_raw_size,
5723 set_gdbarch_deprecated_max_register_raw_size,
5724 set_gdbarch_register_virtual_size and
5725 set_gdbarch_deprecated_max_register_virtual_size entirely.
5726 Call set_gdbarch_long_long_bit, set_gdbarch_double_bit and
5727 set_gdbarch_long_double_bit.
5728
5729 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
5730
5731 * doublest.c (convert_doublest_to_floatformat): When dealing
5732 with the implied integer bit, only alter mant_bits if we are
5733 processing a full 32 bits of mantissa.
5734
5735 2003-06-11 David Carlton <carlton@bactrian.org>
5736
5737 * dictionary.h: New.
5738 * dictionary.c: New.
5739 * block.h: Add opaque declaration for struct dictionary.
5740 (struct block): Add 'dict' member; delete 'hashtable', 'nsyms',
5741 'sym' members.
5742 (BLOCK_DICT): New macro.
5743 Delete macros BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM,
5744 BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE,
5745 BLOCK_SHOULD_SORT.
5746 (ALL_BLOCK_SYMBOLS): Update definition.
5747 * Makefile.in (SFILES): Add dictionary.c.
5748 (dictionary_h): New.
5749 (COMMON_OBS): Add dictionary.o.
5750 (dictionary.o): New.
5751 (ada-lang.o): Depend on dictionary_h.
5752 (buildsym.o, coffread.o, jv-lang.o, mdebugread.o, objfiles.o)
5753 (stack.o, symmisc.o, symtab.o, tracepoint.o, valops.o)
5754 (mi-cmd-stack.o): Ditto.
5755 (gdbtk-cmds.o): Update dependencies.
5756 (gdbtk-stack.o): Ditto.
5757 * ada-lang.c: Include dictionary.h.
5758 (symtab_for_sym): Update uses of ALL_BLOCK_SYMBOLS.
5759 (fill_in_ada_prototype, debug_print_block): Ditto.
5760 (ada_add_block_symbols): Update uses of ALL_BLOCK_SYMBOLS; replace
5761 explicit iteration by use of ALL_BLOCK_SYMBOLS. Delete variable
5762 'is_sorted'.
5763 * mdebugread.c: Include dictionary.h.
5764 (struct parse_stack): Delete 'maxsyms' member.
5765 (parse_symbol): Update calls to new_block. Delete calls to
5766 shrink_block. Use dictionary methods.
5767 (psymtab_to_symtab_1): Delete calls to sort_symtab_syms.
5768 Update calls to new_symtab. Don't maintain maxsyms data.
5769 (mylookup_symbol): Update use of ALL_BLOCK_SYMBOLS.
5770 (add_symbol): Just call dict_add_symbol.
5771 (new_symtab): Delete 'maxsyms' argument.
5772 (new_symtab): Update calls to new_block.
5773 (new_block): Delete 'maxsyms' argument; add 'function' argument.
5774 (shrink_block): Delete function.
5775 (fixup_sigtramp): Update call to new_block. Add symbol via
5776 dict_add_symbol.
5777 * jv-lang.c: Include dictionary.h.
5778 (get_java_class_symtab): Set the BLOCK_DICT of the blocks
5779 appropriately. Set class_symtab->free_func. Make sure the
5780 blockvector is big enough to hold two blocks.
5781 (add_class_symtab_symbol): Use dictionary methods.
5782 (free_class_block): New function.
5783 (type_from_class): Replace explicit iteration by
5784 ALL_BLOCK_SYMBOLS.
5785 * symtab.h (struct symtab): Replace 'free_ptr' method by
5786 'free_func'.
5787 * dwarf2read.c (psymtab_to_symtab_1): Delete call to
5788 sort_symtab_syms.
5789 * dwarfread.c (psymtab_to_symtab_1): Delete call to
5790 sort_symtab_syms.
5791 * coffread.c (coff_symfile_read): Delete call to sort_symtab_syms.
5792 Include dictionary.h.
5793 (patch_opaque_types): Update use of ALL_BLOCK_SYMBOLS.
5794 * dbxread.c (dbx_psymtab_to_symtab_1): Delete call to
5795 sort_symtab_syms.
5796 * objfiles.c: Include dictionary.h.
5797 (objfile_relocate): Update use of ALL_BLOCK_SYMBOLS.
5798 * buildsym.c: Include dictionary.h.
5799 (finish_block): Use dictionary methods.
5800 (end_symtab): Set free_func to NULL, not free_ptr.
5801 * tracepoint.c: Include dictionary.h.
5802 (add_local_symbols): Update use of ALL_BLOCK_SYMBOLS.
5803 (scope_info): Ditto.
5804 * stack.c: Include dictionary.h.
5805 (print_block_frame_locals): Update use of ALL_BLOCK_SYMBOLS.
5806 (print_block_frame_labels, print_frame_arg_vars)
5807 (print_frame_args): Ditto.
5808 * symmisc.c (free_symtab_block): Use dictionary methods.
5809 (dump_symtab): Ditto.
5810 (free_symtab): Replace use of 'free_ptr' by 'free_func'.
5811 Include dictionary.h.
5812 * symfile.h: Delete declarations of sort_block_syms,
5813 sort_symtab_syms.
5814 * symfile.c (sort_block_syms): Delete.
5815 (sort_symtab_syms): Delete.
5816 * symtab.c: Include dictionary.h.
5817 (lookup_block_symbol): Use dictionary iterators.
5818 (find_pc_sect_symtab): Update use of ALL_BLOCK_SYMBOLS.
5819 (search_symbols, make_symbol_completion_list): Ditto.
5820 (make_symbol_overload_list): Ditto.
5821 * valops.c (value_of_local): Use dict_empty.
5822 Include dictionary.h.
5823
5824 2003-06-11 J. Brobecker <brobecker@gnat.com>
5825
5826 * win32-nat.c (solib_symbols_add): Fix a small compilation error.
5827
5828 2003-06-11 David Carlton <carlton@bactrian.org>
5829
5830 * block.h (BLOCK_SHOULD_SORT): Delete.
5831 * symtab.c (lookup_block_symbol): Don't worry about sorted linear
5832 blocks.
5833 * ada-lang.c (ada_add_block_symbols): Ditto.
5834 * symfile.c (sort_block_syms): Delete.
5835 (sort_symtab_syms): Ditto.
5836 * symfile.h: Delete sort_symtabs_syms and sort_block_syms
5837 declarations.
5838 * coffread.c (coff_symfile_read): Don't call sort_symtab_syms.
5839 * dbxread.c (dbx_psymtab_to_symtab_1): Ditto.
5840 * dwarf2read.c (psymtab_to_symtab_1): Ditto.
5841 * dwarfread.c (psymtab_to_symtab_1): Ditto.
5842 * hpread.c (hpread_psymtab_to_symtab_1): Ditto.
5843 * mdebugread.c (psymtab_to_symtab_1): Ditto.
5844 * xcoffread.c (xcoff_psymtab_to_symtab_1): Ditto.
5845
5846 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
5847
5848 * ia64-tdep.c (ia64_gdbarch_init): Set number of long double
5849 bits to 128.
5850
5851 2003-06-11 Andrew Cagney <cagney@redhat.com>
5852
5853 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Deprecate
5854 REGISTER_CONVERTIBLE.
5855 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL): Same.
5856 (DEPRECATED_REGISTER_CONVERT_TO_RAW): Same, make "from" constant.
5857 * gdbarch.h, gdbarch.c: Re-generate.
5858 * arch-utils.h (deprecated_register_convertible_not): Rename
5859 generic_register_convertible_not.
5860 * arch-utils.c (deprecated_register_convertible_not): Rename
5861 generic_register_convertible.
5862 (legacy_convert_register_p, legacy_register_to_value): Update.
5863 * sh-tdep.c (sh64_push_arguments): Update.
5864 * m68klinux-tdep.c (m68k_linux_extract_return_value): Update.
5865 * config/m68k/tm-delta68.h (DEPRECATED_EXTRACT_RETURN_VALUE): Update.
5866 * m68klinux-tdep.c (m68k_linux_store_return_value): Update.
5867 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Update.
5868 * arch-utils.c (legacy_value_to_register): Update.
5869 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5870 (rs6000_register_convert_to_raw): Make parameter "from" const.
5871 * mips-tdep.c (mips_gdbarch_init): Update.
5872 (mips_register_convert_to_raw): Make parameter"virt_buf" const.
5873 * infcmd.c (default_print_registers_info): Update.
5874 * ia64-tdep.c (ia64_gdbarch_init): Update.
5875 (ia64_register_convert_to_raw): Make parameter "from" const.
5876 * i386-tdep.c (i386_gdbarch_init): Update.
5877 (i386_register_convert_to_raw): Update.
5878
5879 2003-06-11 Andrew Cagney <cagney@redhat.com>
5880
5881 * remote-fileio.c: Include "remote-fileio.h".
5882 * Makefile.in (remote-fileio.o): Update dependencies.
5883 (remote_fileio_h): Fix typo.
5884
5885 2003-06-11 Andrew Cagney <cagney@redhat.com>
5886
5887 * xstormy16-tdep.c (xstormy16_push_return_address): Make static.
5888 (xstormy16_save_dummy_frame_tos): Make static.
5889 (_initialize_xstormy16_tdep): Add declaration.
5890 * vax-tdep.c (_initialize_vax_tdep): Add declaration.
5891 * v850-tdep.c: Make local functions static.
5892 (_initialize_v850_tdep): Add declaration.
5893 * sparc-tdep.c: Make local functions static.
5894 (_initialize_sparc_tdep): Add declaration.
5895 * sh-tdep.c: Make local functions static.
5896 (_initialize_sh_tdep): Add declaration.
5897 * sh3-rom.c (_initialize_sh3_rom): Add declaration.
5898 * s390-tdep.c: Make local functions static.
5899 (_initialize_s390_tdep): Add declaration.
5900 * dbxread.c (find_stab_function_addr): Make static.
5901 * ppc-bdm.c (_initialize_bdm_ppc): Add declaration.
5902 * ocd.c (_initialize_remote_ocd): Add declaration.
5903 * dink32-rom.c (_initialize_dink32_rom): Add declaration.
5904 * ppcbug-rom.c (_initialize_ppcbug_rom): Add declaration.
5905 * ns32k-tdep.c (_initialize_ns32k_tdep): Add declaration.
5906 * ns32knbsd-tdep.c (_initialize_ns32knbsd_tdep): Add declaration.
5907 * mips-tdep.c (_initialize_mips_tdep): Add declaration.
5908 * remote-array.c (_initialize_array): Add declaration.
5909 (_initialize_remote_monitors): Add declaration.
5910 * remote-mips.c: Make local functions static.
5911 (_initialize_remote_mips): Add declaration.
5912 * mcore-tdep.c: Make all local functions static.
5913 (_initialize_mcore_tdep): Add declaration.
5914 * dbug-rom.c (_initialize_dbug_rom): Add declaration.
5915 * abug-rom.c (_initialize_abug_rom): Add declaration.
5916 * rom68k-rom.c (_initialize_rom68k): Add declaration.
5917 * cpu32bug-rom.c (_initialize_cpu32bug_rom): Add declaration.
5918 * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
5919 * remote-est.c (_initialize_est): Add declaration.
5920 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
5921 (m68hc11_call_dummy_address): Make static.
5922 * ia64-tdep.c: Make local functions static.
5923 (_initialize_ia64_tdep): Add declaration.
5924 * solib-legacy.c (_initialize_svr4_lm): Add declaration.
5925 * monitor.c (monitor_wait_filter): Make static.
5926 (_initialize_remote_monitors): Add declaration.
5927 * remote-hms.c (_initialize_remote_hms): Add declaration.
5928 * remote-e7000.c (fetch_regs_from_dump): Make static.
5929 (expect_n): Make static.
5930 (_initialize_remote_e7000): Add declaration.
5931 * ser-e7kpc.c: Always include "defs.h".
5932 (_initialize_ser_e7000pc): Add declaration.
5933 * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
5934 * cris-tdep.c: Make all but one function static.
5935 (_initialize_cris_tdep): Add declaration.
5936 * solib-svr4.c (_initialize_svr4_solib): Add declaration.
5937 * solib.c (update_solib_list): Make static.
5938 (_initialize_solib): Add declaration.
5939 * avr-tdep.c (avr_breakpoint_from_pc): Make static.
5940 (_initialize_avr_tdep): Add declaration.
5941 * remote-rdi.c (voiddummy): Make static.
5942 (_initialize_remote_rdi): Add declaration.
5943 * arm-tdep.c (_initialize_arm_tdep): Add declaration.
5944 * remote-rdp.c (send_rdp): Make static.
5945 (_initialize_remote_rdp): Add declaration.
5946 * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
5947
5948 2003-06-11 Corinna Vinschen <vinschen@redhat.com>
5949
5950 * remote-fileio.c: Make ari happy.
5951
5952 2003-06-10 J. Brobecker <brobecker@gnat.com>
5953
5954 * rs6000-nat.c (child_xfer_memory): Compute the right address when
5955 fetching the trailing bytes of the buffer we are about to write.
5956
5957 2003-06-10 Andrew Cagney <cagney@redhat.com>
5958
5959 * remote-fileio.h (REMOTE_FILEIO_H): Replace FILEIO_H.
5960 * Makefile.in (remote-fileio.o): Update dependencies.
5961 * remote-fileio.c: Include "gdb_wait.h" and "gdb_stat.h". Do not
5962 include <setjmp.h>, or <sys/types.h> conditional on USG.
5963 (remote_fio_jmp_buf): Delete global variable.
5964
5965 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
5966 Martin M. Hunt <hunt@redhat.com>
5967
5968 * Makefile.in (REMOTE_OBS): Add remote-fileio.o
5969 (SFILES): Add remote-fileio.c.
5970 Add dependencies for building remote-fileio.o. Add remote-fileio.h to
5971 dependencies for building remote.o.
5972 * remote-fileio.c: New file implementing the remote File-I/O protocol.
5973 * remote-fileio.h: New header file defining remote File-I/O interface.
5974 * remote.c (remote_write_bytes, remote_read_bytes): Remove
5975 static storage class.
5976 (remote_wait, remote_async_wait): Call remote_fileio_request() on
5977 'F' packet.
5978 (_initialize_remote): Call initialize_remote_fileio().
5979 * remote.h: Declare remote_write_bytes() and remote_read_bytes().
5980 * defs.h: Declare gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
5981 * main.c: New ui_file gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
5982 (captured_main): Initialize new ui_files.
5983 * ui-file.c: Add read and fgets input functions.
5984 (ui_file_new): set ui_file_fputs and ui_file_read to null functions.
5985 (null_file_read): New function.
5986 (ui_file_read): New function.
5987 (set_ui_file_read): New function.
5988 (stdio_file_read): New function.
5989 * ui-file.h: New type ui_file_read_ftype.
5990 (set_ui_file_read): Declare.
5991 (ui_file_read): Declare.
5992
5993 2003-06-09 Andrew Cagney <cagney@redhat.com>
5994
5995 * frame.h (deprecated_unwind_get_saved_register): Rename
5996 generic_unwind_get_saved_register, update comments.
5997 * mips-tdep.c (mips_get_saved_register): Update.
5998 * frame.c (deprecated_unwind_get_saved_register): Update.
5999
6000 2003-06-09 Andrew Cagney <cagney@redhat.com>
6001
6002 * vax-tdep.c (vax_frame_locals_address): Delete function.
6003 (vax_gdbarch_init): Do not set frame_locals_address.
6004 * m68hc11-tdep.c (m68hc11_frame_locals_address): Delete function.
6005 (m68hc11_gdbarch_init): Do not set frame_locals_address.
6006 * s390-tdep.c (s390_frame_args_address): Delete function.
6007 (s390_gdbarch_init): Do not set frame_args_address or
6008 frame_locals_address.
6009 * ns32k-tdep.c (ns32k_frame_locals_address): Delete.
6010 (ns32k_gdbarch_init): Do not set frame_locals_address.
6011 * hppa-tdep.c (hppa_frame_args_address): Delete function.
6012 (hppa_frame_locals_address): Delete function.
6013 (hppa_gdbarch_init): Do not set frame_args_address, or
6014 frame_locals_address.
6015 * arm-tdep.c (arm_frame_args_address): Delete.
6016 (arm_frame_locals_address): Delete.
6017 (arm_gdbarch_init): Do not set frame_args_address, or
6018 frame_locals_address.
6019
6020 2003-06-09 Andrew Cagney <cagney@redhat.com>
6021
6022 * gdbarch.sh (FRAME_NUM_ARGS): Change to function with predicate.
6023 * gdbarch.h, gdbarch.c: Re-generate.
6024 * arch-utils.h (frame_num_args_unknown): Delete both declarations.
6025 * arch-utils.c (frame_num_args_unknown): Delete function.
6026 * stack.c (print_args_stub): Use FRAME_NUM_ARGS_P.
6027 (frame_info): Use FRAME_NUM_ARGS_P.
6028 * arm-tdep.c (arm_frame_num_args): Delete function.
6029 (arm_gdbarch_init): Do not set frame_num_args.
6030 * config/pa/tm-hppa64.h (FRAME_NUM_ARGS): Delete.
6031 * hppa-tdep.c (hppa_frame_num_args): Delete function.
6032 (hppa_gdbarch_init): Do not set frame_num_args.
6033 * config/sparc/tm-sparc.h (FRAME_NUM_ARGS): Delete.
6034 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
6035 frame_num_args to default frame_num_args_unknown.
6036 * v850-tdep.c (v850_gdbarch_init): Ditto.
6037 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6038 * sh-tdep.c (sh_gdbarch_init): Ditto.
6039 * s390-tdep.c (s390_gdbarch_init): Ditto.
6040 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6041 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6042 * mips-tdep.c (mips_gdbarch_init): Ditto.
6043 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6044 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
6045 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6046 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
6047 * i386-tdep.c (i386_gdbarch_init): Ditto.
6048 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
6049 * frv-tdep.c (frv_gdbarch_init): Ditto.
6050 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
6051 * cris-tdep.c (cris_gdbarch_init): Ditto.
6052 * avr-tdep.c (avr_gdbarch_init): Ditto.
6053 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
6054
6055 2003-06-09 Andrew Cagney <cagney@redhat.com>
6056
6057 * printcmd.c (print_frame_nameless_args): Moved to "stack.c".
6058 (print_frame_args): Moved to "stack.c".
6059 * stack.c: Include "gdb_assert.h".
6060 (print_frame_nameless_args): Moved from "printcmd.c", made static.
6061 (print_frame_args): Moved from "printcmd.c".
6062 * frame.h (print_frame_args): Delete declaration.
6063 * Makefile.in (stack.o): Update dependencies.
6064
6065 2003-06-08 Andrew Cagney <cagney@redhat.com>
6066
6067 * frame.c (get_prev_frame): Remove reference to
6068 frame_args_address_correct in comments.
6069 * frame-base.c (default_frame_args_address): Delete code
6070 conditional on FRAME_ARGS_ADDRESS_CORRECT.
6071 * vax-tdep.c (vax_frame_args_address_correct): Delete.
6072 (vax_frame_args_address): Merge in vax_frame_args_address_correct.
6073 * config/vax/tm-vax.h (FRAME_ARGS_ADDRESS_CORRECT): Delete
6074 (vax_frame_args_address_correct): Delete declaration.
6075
6076 2003-06-08 Andrew Cagney <cagney@redhat.com>
6077
6078 * gdbarch.sh (UNWIND_SP): Add.
6079 * gdbarch.h, gdbarch.c: Re-generate.
6080 * frame.c (frame_sp_unwind): New function.
6081 (get_frame_sp): New function.
6082 * frame.h (get_frame_sp, frame_sp_unwind): Declare.
6083 * regcache.c (read_sp): Rewrite, try each of TARGET_READ_SP,
6084 gdbarch_unwind_sp and SP_REGNUM when looking for the SP register
6085 value.
6086 * d10v-tdep.c (d10v_unwind_sp): Replace d10v_read_sp.
6087 (d10v_gdbarch_init): Set unwind_sp instead of read_sp.
6088
6089 2003-06-08 Andrew Cagney <cagney@redhat.com>
6090
6091 Deprecate BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT and
6092 REMOTE_BREAKPOINT.
6093 * remote.c: Update.
6094 * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT): Update.
6095 (DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Update.
6096 * config/m68k/tm-sun3.h: Update.
6097 * config/m68k/tm-m68klynx.h: Update.
6098 * config/h8300/tm-h8300.h (DEPRECATED_REMOTE_BREAKPOINT): Update.
6099
6100 * trad-frame.h (struct trad_frame_saved_reg): Rename "struct
6101 trad_frame". Update comments.
6102 * d10v-tdep.c (struct d10v_unwind_cache): Update.
6103 * trad-frame.c (trad_frame_alloc_saved_regs): Update.
6104 (trad_frame_register_value, trad_frame_prev_register): Update.
6105
6106 2003-06-08 Andrew Cagney <cagney@redhat.com>
6107
6108 * acinclude.m4 (gcc_AC_CHECK_DECL, (gcc_AC_CHECK_DECL): Stolen
6109 from GCC's acinclude.m4.
6110 * configure.in: Check for getopt's delcaration.
6111 * aclocal.m4, config.in, configure: Re-generate.
6112 * main.c (error_init): Delete declaration.
6113 * defs.h (error_init): Declare.
6114 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Make static.
6115 (rs6000_convert_from_func_ptr_addr): Make static.
6116 (_initialize_rs6000_tdep): Add declaration.
6117 * cli/cli-cmds.c (dont_repeat): Delete declaration.
6118 (show_commands, set_verbose, show_history): Delete declaration.
6119 * top.h (set_verbose): Add declaration.
6120 (show_history, set_history, show_commands): Add declaration.
6121 (do_restore_instream_cleanup): Add declaration.
6122 * objc-lang.c (specialcmp): Make static.
6123 (print_object_command): Make static.
6124 (find_objc_msgsend): Make static.
6125 (find_objc_msgcall_submethod_helper): Make static.
6126 (find_objc_msgcall_submethod): Make static.
6127 (_initialize_objc_language): Add declaration.
6128 (find_implementation_from_class): Make static.
6129 (find_implementation): Make static.
6130 * objc-exp.y (yylex): Delete lookup_struct_typedef declaration.
6131 * objc-lang.h (lookup_struct_typedef): Add declaration.
6132 * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
6133 * cli/cli-script.c (clear_hook_in_cleanup): Make static.
6134 (do_restore_user_call_depth): Make static.
6135 (do_restore_instream_cleanup): Delete declaration.
6136 (dont_repeat): Delete declaration.
6137 * cli/cli-decode.c (add_abbrev_cmd): Delete function.
6138 * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
6139 * reggroups.c (_initialize_reggroup): Add declaration.
6140 * cp-support.c (_initialize_cp_support): Add declaration.
6141 * cp-abi.c (_initialize_cp_abi): Add declaration.
6142 * hpacc-abi.c (_initialize_hpacc_abi): Add declaration.
6143 * gnu-v3-abi.c (gnuv3_baseclass_offset): Make static.
6144 (_initialize_gnu_v3_abi): Add declaration.
6145 * gnu-v2-abi.c (gnuv2_value_rtti_type): Make static.
6146 (_initialize_gnu_v2_abi): Add declaration.
6147 * frame-base.c (_initialize_frame_base): Add declaration.
6148 * doublest.c (floatformat_from_length): Make static.
6149 * frame-unwind.c (_initialize_frame_unwind): Add declaration.
6150 * frame.c (create_sentinel_frame): Make static.
6151 (_initialize_frame): Add declaration.
6152 * top.c (do_catch_errors): Make static.
6153 (gdb_rl_operate_and_get_next_completion): Make static.
6154 * typeprint.c: Include "typeprint.h".
6155 * sentinel-frame.c (sentinel_frame_prev_register): Make static.
6156 (sentinel_frame_this_id): Make static.
6157 * p-valprint.c (_initialize_pascal_valprint): Add declaration.
6158 * ui-out.c (make_cleanup_ui_out_begin_end): Delete function.
6159 * dwarf2-frame.c (dwarf2_frame_cache): Make static.
6160 * p-exp.y (push_current_type, pop_current_type): ISO C declaration.
6161 * dwarf2expr.h (dwarf_expr_context): ISO C declaration.
6162 * maint.c (maintenance_print_architecture): Make static.
6163 * signals/signals.c (_initialize_signals): Add declaration.
6164 * std-regs.c (_initialize_frame_reg): Add declaration.
6165 * jv-exp.y (push_variable): ISO C definition.
6166 (push_qualified_expression_name): Ditto.
6167 * memattr.c (_initialize_mem): Add declaration.
6168 * remote.c (remote_check_watch_resources): Make static.
6169 (remote_stopped_by_watchpoint): Make static.
6170 (remote_stopped_data_address): Make static.
6171 * d10v-tdep.c (nr_dmap_regs): Make static.
6172 (a0_regnum): Make static.
6173 (d10v_frame_unwind_cache): Make static.
6174 (d10v_frame_p): Make static.
6175 * osabi.c (show_osabi): Make static.
6176 (_initialize_gdb_osabi): Add extern declaration.
6177 * gdbtypes.c (make_qualified_type): Make static.
6178 (safe_parse_type): Make static.
6179 * macrocmd.c (_initialize_macrocmd): Add extern declaration.
6180 * macrotab.c (macro_bcache_free): Make static.
6181 * interps.c (interp_set_quiet): Make static.
6182 (interpreter_exec_cmd): Make static.
6183 * stack.h (select_frame_command): New file.
6184 * stack.c: Include "stack.h".
6185 (select_frame_command_wrapper): Delete function.
6186 (select_frame_command): Make global.
6187 * infcall.c: Include "infcall.h".
6188 * linespec.c: Include "linespec.h".
6189 * symfile.c (sections_overlap): Make static.
6190 * cp-support.h (cp_initialize_namespace): ISO C declaration.
6191 * charset.c (_initialize_charset): Add missing prototype.
6192 * regcache.c (init_legacy_regcache_descr): Make static.
6193 (do_regcache_xfree): Make static.
6194 (regcache_xfer_part): Make static.
6195 (_initialize_regcache): Add missing prototype.
6196 * breakpoint.c (parse_breakpoint_sals): Make static.
6197 (breakpoint_sals_to_pc): Make static.
6198 * interps.h (clear_interpreter_hooks): ISO C declaration.
6199 * Makefile.in (stack_h): Define.
6200 (stack.o, typeprint.o, mi-main.o): Update dependencies.
6201 (mi-cmd-stack.o, infcall.o, linespec.o): Update dependencies.
6202
6203 2003-06-08 Andrew Cagney <cagney@redhat.com>
6204
6205 * Makefile.in (d10v-tdep.o): Update dependencies.
6206 (SFILES): Add trad-frame.c.
6207 (trad_frame_h): Define.
6208 (COMMON_OBS): Add trad-frame.o.
6209 (trad-frame.o): Specify dependencies.
6210 * d10v-tdep.c: Include "trad-frame.h".
6211 (saved_regs_unwinder): Delete function.
6212 (d10v_frame_prev_register): Use trad_frame_prev_register.
6213 (struct d10v_unwind_cache): Change type of "saved_regs" to "struct
6214 trad_frame", delete "regs" and "prev_sp".
6215 (prologue_find_regs): Use trad-frame.
6216 * trad-frame.h, trad-frame.c: New files.
6217
6218 2003-06-08 Mark Kettenis <kettenis@gnu.org>
6219
6220 * dwarf2cfi.c, dwarf2cfi.h: Remove.
6221
6222 2003-06-07 Adam Fedor <fedor@gnu.org>
6223
6224 * gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
6225 (OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for
6226 using FETCH_POINTER_ARGUMENT with Objective-C method arguments.
6227 (find_implementation, resolve_msgsend, resolve_msgsend_stret,
6228 resolve_msgsend_super, resolve_msgsend_super_stret):
6229 Use it.
6230
6231 2003-06-07 Andrew Cagney <cagney@redhat.com>
6232
6233 * symfile.h: Re-indent, clean up comments.
6234
6235 2003-06-07 Andrew Cagney <cagney@redhat.com>
6236
6237 * inferior.h (deprecated_write_sp): Replace
6238 generic_target_write_sp.
6239 * regcache.c (deprecated_write_sp): Replace
6240 generic_target_write_sp.
6241 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6242 * vax-tdep.c (vax_gdbarch_init): Update.
6243 * v850-tdep.c (v850_gdbarch_init): Update.
6244 * sparc-tdep.c (sparc_gdbarch_init): Update.
6245 * sh-tdep.c (sh_gdbarch_init): Update.
6246 * s390-tdep.c (s390_gdbarch_init): Update.
6247 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6248 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
6249 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6250 * mcore-tdep.c (mcore_gdbarch_init): Update.
6251 * m68k-tdep.c (m68k_gdbarch_init): Update.
6252 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6253 * ia64-tdep.c (ia64_gdbarch_init): Update.
6254 * h8300-tdep.c (h8300_gdbarch_init): Update.
6255 * frv-tdep.c (frv_gdbarch_init): Update.
6256 * cris-tdep.c (cris_gdbarch_init): Update.
6257 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Update.
6258
6259 2003-06-07 Andrew Cagney <cagney@redhat.com>
6260
6261 * dwarf2-frame.c (dwarf2_frame_cache): Add comments on PC_REGNUM.
6262 Assert that PC_REGNUM is valid.
6263 (dwarf2_frame_prev_register): Add comments on SP_REGNUM.
6264
6265 2003-06-07 Andrew Cagney <cagney@redhat.com>
6266
6267 * gdbarch.sh (TARGET_READ_SP): Add predicate, delete default.
6268 * gdbarch.h, gdbarch.c: Regenerate.
6269 * mn10300-tdep.c: Include "gdb_assert.h".
6270 (mn10300_read_fp): New function.
6271 (mn10300_gdbarch_init): Set deprecated_target_read_fp to
6272 mn10300_read_fp. Do not set read_sp to generic_target_read_sp.
6273 * ia64-tdep.c: Include "gdb_assert.h".
6274 (ia64_read_fp): New function.
6275 (ia64_gdbarch_init): Set deprecated_target_read_fp to
6276 ia64_read_sp. Do not set read_sp to generic_target_read_sp.
6277 * regcache.c (generic_target_read_sp): Delete function.
6278 (read_sp): Try TARGET_READ_SP and SP_REGNUM for the SP register.
6279 * inferior.h (generic_target_read_sp): Delete declaration.
6280 * frv-tdep.c (frv_gdbarch_init): Do not set read_sp to
6281 generic_target_read_sp.
6282 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6283 * sparc-tdep.c (sparc_gdbarch_init): Ditto
6284 * sh-tdep.c (sh_gdbarch_init): Ditto.
6285 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6286 * Makefile.in (mn10300-tdep.o, ia64-tdep.o): Update dependencies.
6287
6288 2003-06-07 Andrew Cagney <cagney@redhat.com>
6289
6290 * gdbarch.sh: Comment each field of startup_gdbarch.
6291 * gdbarch.h, gdbarch.c: Re-generate.
6292
6293 2003-06-07 Andrew Cagney <cagney@redhat.com>
6294
6295 * gdbarch.sh (TARGET_READ_PC): Add predicate, remove default.
6296 * gdbarch.h, gdbarch.c: Re-generate.
6297 * regcache.c: Update comments on read_pc et.al.
6298 (generic_target_read_pc): Delete function.
6299 (read_pc_pid): Try TARGET_READ_PC and PC_REGNUM for a PC register.
6300 * inferior.h (generic_target_read_pc): Delete declaration.
6301 * frv-tdep.c (frv_gdbarch_init): Do not set read_pc to
6302 generic_target_read_pc.
6303 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6304 * sh-tdep.c (sh_gdbarch_init): Ditto.
6305 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6306 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6307
6308 2003-06-07 Andrew Cagney <cagney@redhat.com>
6309
6310 * elfread.c (elf_symtab_read): Replace "special_local_sym_p" and
6311 "index" with "special_local_sect". Use strcmp instead of STREQ.
6312 Append period to coments.
6313
6314 2003-06-06 Mark Mitchell <mark@codesourcery.com>
6315
6316 * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
6317 (elfstab_offset_sections): Likewise.
6318 * gdb-stabs.h (stab_section_info): Likewise.
6319 * i386-interix-tdep.c (pei_adjust_objfile_offsets): Likewise.
6320 * objfiles.c (objfile_relocate): Likewise.
6321 * pa64solib.c (pa64_solib_add_solib_objfile): Likewise.
6322 * remote.c (get_offsets): Likewise.
6323 (remote_cisco_objfile_relocate): Likewise.
6324 * somread.c (som_symfile_offsets): Likewise.
6325 * symfile.c (alloc_section_addr_info): New function.
6326 (build_section_addr_info_from_section_tab): Use it.
6327 (free_section_addr_info): Adjust.
6328 (default_symfile_offsets): Avoid use of SECT_OFF_MAX.
6329 (syms_from_objfile): Allocate local_addr dynamically.
6330 (symbol_file_add_with_addrs_or_offsets): Allocate orig_addrs
6331 dynamically.
6332 (add_symbol_file_command): Allocate sect_opts dynamically.
6333 (reread_symbols): Avoid use of SECT_OFF_MAX.
6334 * symfile.h (section_addr_info): Do not use MAX_SECTIONS.
6335 (alloc_section_addr_info): Declare it.
6336 * symtab.h (SIZEOF_SECTION_OFFSETS): Remove.
6337 * win32-nat.c (solib_symbols_add): Allocate section_addrs
6338 dynamically.
6339 * xcoffread.c (xcoff_symfile_offsets): Avoid use of SECT_OFF_MAX.
6340
6341 2003-06-06 Andrew Cagney <cagney@redhat.com>
6342
6343 * d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc".
6344 (d10v_frame_unwind_cache): Do not set "return_pc".
6345
6346 2003-06-06 Michael Snyder <msnyder@redhat.com>
6347
6348 * h8300-tdep.c: Make tidy (long lines).
6349
6350 2003-06-06 Michal Ludvig <mludvig@suse.cz>
6351
6352 * x86-64-tdep.c (x86_64_fill_fxsave): Pass correct regnums
6353 to regcache_collect().
6354
6355 2003-06-05 J. Brobecker <brobecker@gnat.com>
6356
6357 * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
6358 pc_in_sigtramp multiarch method.
6359 (hppa_hpux_som_init_abi): Use it.
6360 (hppa_hpux_elf_init_abi): Likewise.
6361 * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this
6362 macro has been multiarched.
6363 * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this
6364 macro here, as hppa64 isn't multiarched yet.
6365
6366 2003-06-05 Andrew Cagney <cagney@redhat.com>
6367
6368 * Makefile.in (value_h): Add $(frame_h).
6369 * value.h: Include "frame.h".
6370 (struct value): Replace "frame_addr" with "frame_id".
6371 (VALUE_FRAME_ID): Replace VALUE_FRAME.
6372 * values.c (allocate_value): Use VALUE_FRAME_ID.
6373 (value_copy): Use VALUE_FRAME_ID.
6374 * findvar.c (value_from_register): Use VALUE_FRAME_ID.
6375 * valops.c (value_assign): Update. Use frame_find_by_id.
6376
6377 2003-06-05 Michal Ludvig <mludvig@suse.cz>
6378
6379 * x86-64-tdep.c (x86_64_push_arguments): Don't clear offset
6380 in each pass.
6381
6382 2003-06-05 Jeff Johnston <jjohnstn@redhat.com>
6383
6384 * thread-db.c (check_event): For create/death event breakpoints,
6385 loop through all messages to ensure that we read the message
6386 corresponding to the breakpoint we are at.
6387
6388 2003-06-04 Michael Snyder <msnyder@redhat.com>
6389
6390 * h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn.
6391
6392 2003-06-04 Mark Kettenis <kettenis@gnu.org>
6393
6394 * dwarf2-frame.c (struct comp_unit): Add member `dbase'.
6395 (read_encoded_value): Handle DW_EH_PE_datarel encoding.
6396 (dwarf2_build_frame_info): Set base for DW_EH_PE_datarel encodings
6397 when handling .eh_frame sections.
6398
6399 2003-06-04 J. Brobecker <brobecker@gnat.com>
6400
6401 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic
6402 prepare_to_proceed procedure instead of the hppa-specific one.
6403 * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used.
6404
6405 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>
6406
6407 * acconfig.h: Add HAVE_TKILL_SYSCALL definition check.
6408 * config.in: Regenerated.
6409 * configure.in: Add test for syscall function and check for
6410 __NR_tkill macro in <syscall.h> to set HAVE_TKILL_SYSCALL.
6411 * configure: Regenerated.
6412 * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and
6413 <sys/syscall.h>.
6414 (kill_lwp): New function that uses tkill syscall or
6415 uses kill, depending on whether threading model is nptl or not.
6416 All callers of kill() changed to use kill_lwp().
6417 (lin_lwp_wait): Make special check when WIFEXITED occurs to
6418 see if all threads have already exited in the nptl model.
6419 (stop_and_resume_callback): New callback function used by the
6420 lin_lwp_wait thread exit handling code.
6421 (stop_wait_callback): Check for threads already having exited and
6422 delete such threads fromt the lwp list when discovered.
6423 (stop_callback): Don't assert retcode of kill call.
6424
6425 Roland McGrath <roland@redhat.com>
6426 * i386-linux-nat.c (ps_get_thread_area): New function needed by
6427 nptl libthread_db.
6428
6429 2003-06-03 Richard Henderson <rth@redhat.com>
6430
6431 * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.
6432 (alpha_sigtramp_frame_this_id): Use get_frame_memory.
6433 (alpha_sigtramp_frame_prev_register): Likewise.
6434 (alpha_heuristic_frame_prev_register): Likewise.
6435 * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.
6436
6437 * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use
6438 alpha-specific register id names.
6439 (alpha_mdebug_frame_unwind_cache): Likewise.
6440 (alpha_mdebug_frame_prev_register): Likewise.
6441
6442 2003-06-03 Richard Henderson <rth@redhat.com>
6443
6444 * alpha-tdep.c (alpha_dwarf2_init_abi): New.
6445 * alpha-tdep.h (alpha_dwarf2_init_abi): Declare it.
6446 * alpha-linux-tdep.c (alpha_linux_init_abi): Use it.
6447 * alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug
6448 unwind routines.
6449 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
6450 * config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
6451 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
6452
6453 * alpha-linux-tdep.c: Remove unnecessary includes.
6454 * Makefile.in (alpha-linux-tdep.o): Update.
6455
6456 2003-06-03 Richard Henderson <rth@redhat.com>
6457
6458 * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change.
6459 (alphabsd_fill_fpreg): Likewise.
6460
6461 2003-06-03 J. Brobecker <brobecker@gnat.com>
6462
6463 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr): Replace
6464 references to struct frame_info fields by calls to the equivalent
6465 accessors. Necessary now that frame_info is opaque.
6466
6467 2003-06-03 J. Brobecker <brobecker@gnat.com>
6468
6469 * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete.
6470 (alphanbsd_init_abi): Do not set skip_sigtramp_frame in tdep
6471 structure, field no longer exists.
6472
6473 2003-06-03 J. Brobecker <brobecker@gnat.com>
6474
6475 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
6476 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.
6477
6478 2003-06-03 J. Brobecker <brobecker@gnat.com>
6479
6480 * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace
6481 references to struct frame_info fields by calls to the equivalent
6482 accessors. Necessary now that frame_info is opaque.
6483
6484 2003-06-03 J. Brobecker <brobecker@gnat.com>
6485
6486 * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete.
6487 (alpha_osf1_init_abi): Do not set skip_sigtramp_frame in tdep
6488 structure, field no longer exists.
6489
6490 2003-06-03 Theodore A. Roth <troth@openavr.org>
6491
6492 * remote.c (init_remote_state): Compute sizeof_g_packet by
6493 accumulation of the size of all registers instead of blindly using
6494 DEPRECATED_REGISTER_BYTES.
6495
6496 2003-06-03 Michael Snyder <msnyder@redhat.com>
6497
6498 * config/h8300/tm-h8300.h (h8300sxmode): Declare.
6499 * h8300-tdep.c (h8300_gdbarch_init): Set machine mode
6500 for h8300sx.
6501
6502 2003-06-03 J. Brobecker <brobecker@gnat.com>
6503
6504 * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
6505 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
6506
6507 2003-06-03 Andrew Cagney <cagney@redhat.com>
6508
6509 * sparc-tdep.c (sparc_convert_to_virtual): Delete function.
6510 (sparc_convert_to_raw): Delete function.
6511 (sparc_gdbarch_init): Do not set register_convert_to_raw or
6512 register_convert_to_virtual.
6513
6514 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>
6515
6516 * thread-db.c (thread_db_mourn_inferior): Unpush thread target
6517 layer if not dealing with a statically-linked threaded program.
6518
6519 2003-06-03 Kris Warkentin <kewarken@qnx.com>
6520
6521 * solib.c (solib_open): Update comment to reflect actual search order.
6522
6523 2003-06-03 Andrew Cagney <cagney@redhat.com>
6524
6525 * frame.c (get_frame_memory_signed): New function.
6526 (get_frame_memory, get_frame_memory_unsigned): New function.
6527 (get_frame_arch): New function.
6528 * frame.h (get_frame_signed_memory, get_frame_arch): Declare.
6529 (get_frame_memory, get_frame_unsigned_memory): Declare.
6530 * d10v-tdep.c (d10v_frame_unwind_cache): Use
6531 get_frame_memory_unsigned and get_frame_arch.
6532 (d10v_frame_unwind_cache, saved_regs_unwinder): Ditto.
6533
6534 2003-06-03 Raoul Gough <RaoulGough@yahoo.co.uk>
6535
6536 * MAINTAINERS (write after approval): Add myself.
6537
6538 2003-06-03 Jim Blandy <jimb@redhat.com>
6539
6540 * s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
6541 elements of gregset_t are 64 bits each, but access registers
6542 are still 32 bits, so they're packed two per gregset_t
6543 element. Unpack/pack them properly.
6544
6545 2003-06-02 David Carlton <carlton@bactrian.org>
6546
6547 * linespec.c (find_methods): Break out code into
6548 add_matching_methods and add_constructors.
6549 (add_matching_methods): New.
6550 (add_constructors): Ditto.
6551
6552 2003-06-02 Andrew Cagney <cagney@redhat.com>
6553
6554 * sparc-tdep.c (sparc_print_registers): Delete call to
6555 REGISTER_CONVERTIBLE.
6556 (sparc_gdbarch_init): Do not set register_convertible.
6557 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6558 * frv-tdep.c (frv_gdbarch_init): Ditto.
6559 * cris-tdep.c (cris_gdbarch_init): Ditto.
6560
6561 2003-06-02 Elena Zannoni <ezannoni@redhat.com>
6562
6563 * target.h (TARGET_SYMFILE_POSTREAD): Delete unused macro.
6564 * symfile.c (reread_symbols): Delete call to TARGET_SYMFILE_POSTREAD.
6565 (syms_from_objfile): Ditto.
6566
6567 2003-06-03 Andreas Schwab <schwab@suse.de>
6568
6569 * m68k-tdep.c (m68k_gdbarch_init): Use set_gdbarch_print_insn ...
6570 (_initialize_m68k_tdep): ... instead of deprecated_tm_print_insn.
6571
6572 2003-06-02 Richard Henderson <rth@redhat.com>
6573
6574 * alpha-tdep.c (alpha_register_reggroup_p): Zero is only
6575 a member of all_reggroup.
6576
6577 2003-06-02 Richard Henderson <rth@redhat.com>
6578
6579 * alpha-tdep.c (alpha_register_type): Change from _virtual_type.
6580 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): Remove.
6581 (alpha_lds, alpha_sts): New.
6582 (alpha_convert_register_p): Change from _register_convertible.
6583 (alpha_register_to_value): Change from _convert_to_virtual;
6584 restructure and fail for type sizes other than 4 or 8.
6585 (alpha_value_to_register): Similarly.
6586 (alpha_extract_return_value): Use alpha_sts.
6587 (alpha_store_return_value): Use alpha_lds.
6588 (alpha_gdbarch_init): Update hooks.
6589
6590 2003-06-02 Richard Henderson <rth@redhat.com>
6591
6592 * alpha-tdep.c (alpha_register_virtual_type): Use alpha-specific
6593 regnum identifiers.
6594 (alpha_sigtramp_register_address): Likewise.
6595
6596 2003-06-02 Richard Henderson <rth@redhat.com>
6597
6598 * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.
6599 (alpha_supply_fp_regs, alpha_fill_fp_regs): New.
6600 * alpha-tdep.h: Declare them.
6601
6602 * alpha-nat.c (fetch_osf_core_registers): Constify core_reg_mapping.
6603 Remove zerobuf. Don't error on UNIQUE.
6604 (fetch_elf_core_registers): Use alpha_supply_{int,fp}_regs.
6605 (ALPHA_REGSET_UNIQUE): Provide default.
6606 (supply_gregset): Use alpha_supply_int_regs.
6607 (fill_gregset): Use alpha_fill_int_regs.
6608 (supply_fpregset): Use alpha_supply_fp_regs.
6609 (fill_fpregset): Use alpha_fill_fp_regs.
6610 * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove.
6611 (alphabsd_supply_reg): Use alpha_supply_int_regs.
6612 (alphabsd_fill_reg): Use alpha_fill_int_regs.
6613 (alphabsd_supply_fpreg): Use alpha_supply_fp_regs.
6614 (alphabsd_fill_fpreg): Use alpha_fill_fp_regs.
6615 * config/alpha/nm-linux.h (ALPHA_REGSET_UNIQUE): New.
6616
6617 2003-06-02 Richard Henderson <rth@redhat.com>
6618
6619 * alpha-tdep.c (alpha_store_return_value): Avoid switch fallthru.
6620
6621 * alpha-tdep.c (alpha_extract_return_value): Use internal_error.
6622 (alpha_store_return_value): Likewise.
6623
6624 2003-06-02 David Carlton <carlton@math.stanford.edu>
6625
6626 * block.c (contained_in): Add 'const' to arguments.
6627 (block_function): Ditto.
6628 * block.h: Update declarations for block_function and
6629 contained_in.
6630
6631 2003-06-02 David Carlton <carlton@math.stanford.edu>
6632
6633 * objc-lang.c (find_imps): Delete unneeded variable 'sym_symtab'.
6634 * c-valprint.c (c_val_print): Delete unneeded variable 's'.
6635 * p-valprint.c (pascal_val_print): Ditto.
6636 * ada-lang.c (standard_lookup): Delete unneded variable 'symtab'.
6637
6638 2003-06-02 Richard Henderson <rth@redhat.com>
6639
6640 * alpha-tdep.c (alpha_push_dummy_call): Use
6641 builtin_type_ieee_double_little instead of builtin_type_double.
6642
6643 * alpha-tdep.c (alpha_push_dummy_call): Handle ABI mandated
6644 sign-extension of 32-bit values.
6645 (alpha_store_return_value): Similarly.
6646
6647 * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.
6648 (alpha_extract_return_value): Likewise.
6649 (alpha_store_return_value): Likewise.
6650
6651 * alpha-tdep.c (alpha_extract_return_value): Handle IEEE Quad floats.
6652 (alpha_store_return_value): Error on IEEE Quad floats.
6653
6654 * alpha-tdep.c (alpha_extract_return_value): Convert to regcache.
6655 (alpha_extract_struct_value_address): Likewise.
6656 (alpha_store_return_value): Likewise.
6657 (alpha_store_struct_return): Remove.
6658 (alpha_gdbarch_init): Update hook registration to match.
6659
6660 * alpha-tdep.c (alpha_register_convert_to_virtual): Tidy use of
6661 deprecated interfaces; use ALPHA_REGISTER_SIZE instead of gdbarch
6662 macros where appropriate.
6663 (alpha_register_convert_to_raw): Similarly. Use unpack_long.
6664 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): New.
6665
6666 * alpha-tdep.c (alpha_register_virtual_type): Use void_data_ptr
6667 for SP, GP; void_func_ptr for PC; non-language-specific types
6668 for all others.
6669 * alpha-tdep.h (ALPHA_GP_REGNUM): New.
6670
6671 2003-06-02 Richard Henderson <rth@redhat.com>
6672
6673 * top.h (lim_at_start): Declare.
6674 * main.c (captured_main): Set it.
6675 * top.c (lim_at_start): Define.
6676 (command_loop): Use it instead of &environ.
6677 * event-top.c (command_handler): Likewise.
6678
6679 2003-06-01 Jason Thorpe <thorpej@wasabisystems.com>
6680
6681 * mipsnbsd-tdep.c: Update copyright years.
6682 (fetch_core_registers): Correct arguments to mipsnbsd_supply_fpreg.
6683
6684 2003-06-01 Richard Henderson <rth@redhat.com>
6685
6686 * Makefile.in (ALLDEPFILES): Add alpha-mdebug-tdep.c.
6687 (alpha-linux-tdep.o): Update dependencies.
6688 (alpha-nat.o, alpha-tdep.o, alpha-mdebug-tdep.o): Likewise.
6689 * alpha-mdebug-tdep.c: Remove unneeded includes.
6690
6691 2003-06-01 Richard Henderson <rth@redhat.com>
6692
6693 * alpha-tdep.c (alpha_register_reggroup_p): New.
6694 (alpha_gdbarch_init): Register it.
6695
6696 2003-06-02 Andrew Cagney <cagney@redhat.com>
6697
6698 * dwarfread.c: Eliminate "register"
6699 (decode_die_type): Eliminate assignment within "if".
6700 (struct_type, decode_array_element_type): Ditto.
6701 (dwarf_read_array_type, read_tag_pointer_type): Ditto.
6702 (read_subroutine_type, enum_type, add_enum_psymbol): Ditto.
6703 (decode_modified_type, completedieinfo): Ditto.
6704 * block.c: Eliminate "register".
6705 (blockvector_for_pc_sect): Eliminate assignment within "if".
6706 * cp-support.h (struct symbol): Opaque declaration.
6707 * breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
6708
6709 2003-06-01 Richard Henderson <rth@redhat.com>
6710
6711 * alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...
6712 (_initialize_alpha_tdep): ... not deprecated_tm_print_insn.
6713
6714 2003-06-01 Adam Fedor <fedor@gnu.org>
6715
6716 * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT.
6717 * gdbarch.[ch]: Regenerate.
6718 * hppa-tdep.c (hppa_fetch_pointer_argument): New function.
6719 (hppa_gdbarch_init): Set it in the gdbarch vector.
6720 * i386-tdep.c (i386_fetch_pointer_argument): New
6721 (i386_gdbarch_init): Set it into gdbarch.
6722 * rs6000-tdep.c (rs6000_fetch_pointer_argument): New.
6723 (rs6000_gdbarch_init): Set it in gdbarch.
6724 * sparc-tdep.c (sparc_fetch_pointer_argument): New
6725 (sparc_gdbarch_init): Set it in gdbarch.
6726
6727 2003-06-01 Andrew Cagney <cagney@redhat.com>
6728
6729 * defs.h (extract_address): Delete declaration.
6730 * findvar.c (extract_address): Delete function.
6731 * xstormy16-tdep.c (xstormy16_extract_return_value): Replace
6732 extract_address with the inline equivalent,
6733 extract_unsigned_integer.
6734 (xstormy16_extract_struct_value_address): Ditto.
6735 (xstormy16_pointer_to_address): Ditto.
6736 * vax-tdep.c (vax_extract_struct_value_address): Ditto.
6737 * v850-tdep.c (v850_push_arguments): Ditto.
6738 (v850_extract_return_value): Ditto.
6739 (v850_extract_struct_value_address): Ditto.
6740 * sparcnbsd-tdep.c (sparcnbsd_get_longjmp_target_32): Ditto.
6741 (sparcnbsd_get_longjmp_target_64): Ditto.
6742 * sparc-tdep.c (sparc_frame_saved_pc): Ditto.
6743 (get_longjmp_target): Ditto.
6744 * sh-tdep.c (sh_extract_struct_value_address): Ditto.
6745 (sh64_extract_struct_value_address): Ditto.
6746 (sh_push_arguments): Ditto.
6747 (sh64_push_arguments): Ditto.
6748 * remote-vxsparc.c (vx_read_register): Ditto.
6749 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Ditto.
6750 * ns32k-tdep.c (ns32k_extract_struct_value_address): Ditto.
6751 * mn10300-tdep.c (mn10300_extract_struct_value_address): Ditto.
6752 * mipsv4-nat.c (get_longjmp_target): Ditto.
6753 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Ditto.
6754 * mips-nat.c (get_longjmp_target): Ditto.
6755 * mips-linux-tdep.c (mips_linux_get_longjmp_target): Ditto.
6756 * mcore-tdep.c (mcore_extract_struct_value_address): Ditto.
6757 * m68k-tdep.c (m68k_get_longjmp_target): Ditto.
6758 * m68hc11-tdep.c (m68hc11_extract_struct_value_address): Ditto.
6759 * irix5-nat.c (get_longjmp_target): Ditto.
6760 * irix4-nat.c (get_longjmp_target): Ditto.
6761 * ia64-tdep.c (generic_elf_find_global_pointer): Ditto.
6762 (ia64_push_arguments): Ditto.
6763 * hpux-thread.c (hpux_thread_store_registers): Ditto.
6764 * h8300-tdep.c (h8300_push_arguments): Ditto.
6765 (h8300_store_return_value): Ditto.
6766 (h8300_extract_struct_value_address): Ditto.
6767 * frv-tdep.c (frv_extract_struct_value_address): Ditto.
6768 (frv_push_arguments): Ditto.
6769 * avr-tdep.c (avr_pointer_to_address): Ditto.
6770 (avr_push_arguments): Ditto.
6771 * arm-tdep.c (arm_push_dummy_call): Ditto.
6772 (arm_get_longjmp_target): Ditto.
6773 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
6774 * alpha-tdep.c (alpha_extract_struct_value_address): Ditto.
6775 (alpha_get_longjmp_target): Ditto.
6776
6777 * solib-irix.c (extract_mips_address): Inline extract_address,
6778 replacing it with extract_signed_integer.
6779 * solib-svr4.c (SOLIB_EXTRACT_ADDRESS): Ditto.
6780 (LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY): Ditto.
6781 (first_link_map_member, open_symbol_file_object): Ditto.
6782 (svr4_fetch_objfile_link_map, svr4_fetch_objfile_link_map): Ditto.
6783 * solib-sunos.c (SOLIB_EXTRACT_ADDRESS): Ditto.
6784 (LM_NEXT, LM_NAME): Ditto.
6785
6786 2003-06-01 Richard Henderson <rth@redhat.com>
6787
6788 * alpha-tdep.h (ALPHA_FP_REGNUM): Remove.
6789 * alpha-tdep.c (alpha_register_name): Remove vfp entry.
6790 (alpha_cannot_fetch_register): Remove ALPHA_FP_REGNUM.
6791 (alpha_cannot_store_register): Likewise.
6792 * alphabsd-nat.c (fetch_inferior_registers): Don't set FP_REGNUM.
6793 * alpha-nat.c (supply_gregset): Likewise.
6794 * alphanbsd-tdep.c (fetch_core_registers): Likewise.
6795
6796 2003-06-01 Andrew Cagney <cagney@redhat.com>
6797
6798 * infcall.c (call_function_by_hand): Update comment on
6799 DEPRECATED_DUMMY_WRITE_SP.
6800
6801 * mips-tdep.c (mips_gdbarch_init): Do not set
6802 deprecated_dummy_write_sp.
6803 (mips_eabi_push_dummy_call): Set the SP register.
6804 (mips_o64_push_dummy_call): Set the SP register.
6805 (mips_o32_push_dummy_call): Set the SP register.
6806 (mips_n32n64_push_dummy_call): Set the SP register.
6807
6808 2003-06-01 Richard Henderson <rth@redhat.com>
6809
6810 * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE
6811 instead of ALPHA_MAX_REGISTER_RAW_SIZE.
6812 (supply_gregset): Likewise.
6813 * alpha-tdep.c (alpha_store_return_value): Likewise.
6814 (alpha_get_longjmp_target): Likewise.
6815 (alpha_register_name): Constify array.
6816 (alpha_gdbarch_init): Remove deprecated_fp_regnum,
6817 deprecated_register_size, deprecated_register_bytes,
6818 deprecated_max_register_raw_size, deprecated_max_register_virtual_size.
6819 * alpha-tdep.h (ALPHA_MAX_REGISTER_RAW_SIZE): Remove.
6820 (ALPHA_MAX_REGISTER_VIRTUAL_SIZE): Remove.
6821
6822 2003-06-01 Richard Henderson <rth@redhat.com>
6823
6824 * alpha-tdep.c (alpha_push_dummy_call): Store sp. Tidy copies
6825 from arg_reg_buffer to regcache to avoid double conversion.
6826
6827 2003-06-01 Mark Kettenis <kettenis@gnu.org>
6828
6829 * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of
6830 SP_REGNUM.
6831 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Likewise.
6832 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Likewise.
6833
6834 2003-06-01 Richard Henderson <rth@redhat.com>
6835
6836 * dwarf2-frame.c (struct dwarf2_cie): Add saw_z_augmentation.
6837 (decode_frame_entry): Set it. Skip FDE augmentation.
6838
6839 2003-06-01 Richard Henderson <rth@redhat.com>
6840
6841 * dwarf2-frame.c (dwarf2_frame_cache): Handle retaddr_column
6842 not overlapping PC_REGNUM.
6843
6844 2003-06-01 Richard Henderson <rth@redhat.com>
6845
6846 * alpha-tdep.c (alpha_push_dummy_call): Transmography from
6847 alpha_push_arguments. Don't dump argument register data to
6848 the target stack. Fix float and 128-bit long double semantics.
6849 Store $t12 and $ra as specified by the ABI. Use regcache everywhere.
6850 (alpha_fix_call_dummy): Remove.
6851 (alpha_call_dummy_words): Remove.
6852 (alpha_gdbarch_init): Kill deprecated call hooks; add push_dummy_call.
6853
6854 2003-06-01 Richard Henderson <rth@redhat.com>
6855
6856 * alpha-linux-tdep.c (alpha_linux_init_abi): Install dwarf2 unwinder.
6857
6858 2003-06-01 Andrew Cagney <cagney@redhat.com>
6859
6860 * mips-tdep.c (is_mips16_addr): New function.
6861 (make_mips16_addr, unmake_mips16_addr): New functions.
6862 (pc_is_mips16, mips_fetch_instruction): Use.
6863 (gdb_print_insn_mips, mips_breakpoint_from_pc): Use.
6864 (gdb_print_insn_mips): Eliminate TM_PRINT_INSN_MACH.
6865 (mips_dump_tdep): Delete print of TM_PRINT_INSN_MACH,
6866 UNMAKE_MIPS16_ADDR, MAKE_MIPS16_ADDR, IS_MIPS16_ADDR and
6867 TARGET_MIPS.
6868 * config/mips/tm-mips.h: Update copyright.
6869 (TARGET_MIPS, TM_PRINT_INSN_MACH): Delete.
6870 (DEPRECATED_REGISTER_SIZE, DEPRECATED_REGISTER_BYTES): Delete.
6871 (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR): Delete.
6872 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Delete.
6873 (TM_PRINT_INSN_MACH): Delete.
6874 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Delete.
6875
6876 * configure.tgt: Replace mips64*vr4xxx*el-*-elf*,
6877 mips64*vr4xxx*-*-elf*, mips64*vr4300*el-*-elf*,
6878 mips64*vr4300*-*-elf*, mips64*vr4100*el-*-elf*,
6879 mips64*vr4100*-*-elf*, mips64*vr5000*el-*-elf*, and
6880 mips64*vr5000*-*-elf* with mips64 mips64*vr*-*-elf*. Delete
6881 mips*tx39*el*-elf*. Map mips*-sony-* and mips64*-big-* onto
6882 mips64. Map mips*-dec-*, mips*-big-*, mips*-little-*,
6883 mips*-*-riscos* and mips*-*-sysv* onto mips.
6884 * config/mips/mips64.mt: New file.
6885 * config/mips/mips.mt: New file.
6886 * config/mips/littlemips.mt: Delete file.
6887 * config/mips/decstation.mt: Delete file.
6888 * config/mips/vr4300el.mt: Delete file.
6889 * config/mips/vr5000el.mt: Delete file.
6890 * config/mips/vr5000.mt: Delete file.
6891 * config/mips/vr4100.mt: Delete file.
6892 * config/mips/vr4xxxel.mt: Delete file.
6893 * config/mips/vr4300.mt: Delete file.
6894 * config/mips/vr4xxx.mt: Delete file.
6895 * config/mips/bigmips.mt: Delete file.
6896 * config/mips/bigmips64.mt: Delete file.
6897 * config/mips/tx39l.mt (TM_FILE): Set to "tm-tx39.h".
6898 * config/mips/embedl64.mt (TM_FILE): Set to "tm-mips64.h".
6899 * config/mips/embed64.mt (TM_FILE): Set to "tm-mips64.h"
6900 * config/mips/embedl.mt (TM_FILE): Set to "tm-mips.h".
6901 * config/mips/tm-tx39.h: Include "tm-mips.h" instead of
6902 "tm-bigmips.h".
6903 * config/mips/tm-irix3.h: Ditto.
6904 * config/mips/tm-mipsv4.h: Ditto.
6905 * config/mips/tm-embed.h: Ditto.
6906 * config/mips/tm-irix6.h: Include "tm-mips64.h" instead of
6907 "tm-bigmips64.h".
6908 * config/mips/tm-vr5000el.h: Delete file.
6909 * config/mips/tm-tx39l.h: Delete file.
6910 * config/mips/tm-vr4300el.h: Delete file.
6911 * config/mips/tm-vr4xxxel.h: Delete file.
6912 * config/mips/tm-vr4300.h: Delete file.
6913 * config/mips/tm-vr4100.h: Delete file.
6914 * config/mips/tm-vr4xxx.h: Delete file.
6915 * config/mips/tm-vr5000.h: Delete file.
6916 * config/mips/tm-embedl64.h: Delete file.
6917 * config/mips/tm-embedl.h: Delete file.
6918 * config/mips/tm-embed64.h: Delete file.
6919 * config/mips/tm-bigmips64.h: Delete file.
6920 * config/mips/tm-bigmips.h: Delete file.
6921
6922 2003-06-01 Mark Kettenis <kettenis@gnu.org>
6923
6924 Fix gdb/1216.
6925 * shnbsd-nat.c: Include "sh-tdep.h".
6926
6927 From Richard Henderson <rth@redhat.com>:
6928 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Fix ptr arithmetic.
6929
6930 2003-05-31 Andrew Cagney <cagney@redhat.com>
6931
6932 * mips-tdep.c (set_reg_offset): Add saved_regs parameter. Add
6933 forward declaration.
6934 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
6935 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
6936 (mips_find_saved_regs): Use set_reg_offset.
6937 (mips_frame_init_saved_regs): Delete function.
6938 (mips_pop_frame): Call mips_find_saved_regs instead of
6939 DEPRECATED_FRAME_INIT_SAVED_REGS.
6940
6941 2003-05-31 Andrew Cagney <cagney@redhat.com>
6942
6943 * mips-tdep.c (mips_gdbarch_init): Do not set
6944 deprecated_max_register_raw_size, register_virtual_size, and
6945 deprecated_max_register_virtual_size.
6946
6947 2003-05-31 Mark Kettenis <kettenis@gnu.org>
6948
6949 * i386-tdep.c: Include "dwarf2-frame.h".
6950 (i386_gdbarch_init): Hook in the DWARF CFI frame unwinder.
6951 * Makefile.in (i386-tdep.o): Update dependencies.
6952
6953 * dwarf2-frame.c, dwarf2-frame.h: New files.
6954 * Makefile.in (SFILES): Add dwarf2-frame.c.
6955 (dwarf2_frame_h): Define.
6956 (COMMON_OBS): Add dwarf2-frame.o.
6957 (dwarf2-frame.o): Add dependencies.
6958
6959 2003-05-31 Andreas Jaeger <aj@suse.de>
6960
6961 * x86-64-linux-nat.c: Fix comment.
6962
6963 2003-05-31 Mark Kettenis <kettenis@gnu.org>
6964
6965 * x86-64-tdep.c (x86_64_push_dummy_call): Adjust for changed
6966 function signature.
6967
6968 * i386-tdep.c (i386_sigtramp_frame_p): Only handle frames if we
6969 have a sigcontext_addr handler.
6970 * x86-64-tdep.c (x86_64_sigtramp_frame_p): Assert that we have a
6971 sigcontext_addr handler.
6972
6973 2003-05-31 Andrew Cagney <cagney@redhat.com>
6974
6975 * mips-tdep.c (print_gp_register_row): Replace do_gp_register_row.
6976 (print_fp_register_row): Replace do_fp_register_row.
6977 (mips_print_fp_register): Add "file" and "frame" parameters.
6978 (mips_print_register): Add "file" and "frame" parameters.
6979 (mips_print_registers_info): Replace mips_do_registers_info.
6980 (mips_gdbarch_init): Set print_registers_info instead of
6981 deprecated_do_registers_info.
6982 (mips_read_fp_register_single): Add "frame" parameter.
6983 (mips_read_fp_register_double): Add "frame" parameter.
6984
6985 2003-05-31 Mark Kettenis <kettenis@gnu.org>
6986
6987 * i386-tdep.c (i386_register_name): Check for MMX registers first.
6988 Fixes a bug where GDB would print the wrong register names for
6989 targets without SSE.
6990
6991 * x86-64-tdep.c (X86_64_NUM_SAVED_REGS): Set to X86_64_NUM_GREGS.
6992 (x86_64_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
6993 registers.
6994
6995 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): New variable.
6996 (x86_64_linux_init_abi): Initialize TDEP->sc_reg_offset and
6997 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
6998 TDEP->sc_sp_offset.
6999
7000 From Michal Ludvig <mludvig@suse.cz>:
7001 * i386-tdep.h (struct gdbarch_tdep): Add members `sc_reg_offset'
7002 and `sc_num_regs'.
7003 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
7004 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
7005 I386_ST0_REGNUM): Move here from...
7006 * i386-tdep.c: ... here.
7007 (I386_NUM_SAVED_REGS): Define to I386_NUM_REGS.
7008 (i386_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
7009 registers if possible.
7010 (i386_gdbarch_init): Initialize TDEP->sc_reg_offset.
7011 * i386bsd-tdep.c (i386bsd_sc_pc_offset, i386bsd_sc_sp_offset):
7012 Remove variables.
7013 (i386bsd_sc_reg_offset): New variable.
7014 (i386bsd_init_abi): Initialize TDEP->sc_reg_offset and
7015 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7016 TDEP->sc_sp_offset.
7017 (i386fbsd_sc_reg_offset): New variable.
7018 (i386fbsdaout_init_abi): Initialize TDEP->sc_reg_offset and
7019 TDEP->sc_num_regs.
7020 (i386fbsd4_sc_pc_offset, i386fbsd4_sc_sp_offset): Remove
7021 variables.
7022 (i386fbsd4_sc_reg_offset): New variable.
7023 (i3864bsd4_init_abi): Initialize TDEP->sc_reg_offset and
7024 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7025 TDEP->sc_sp_offset.
7026 * i386-linux-tdep.c (i386_linux_sc_reg_offset): New variable.
7027 (i386_linux_init_abi): Set TDEP->sc_reg_offset and TDEP->sc_num_regs.
7028 * i386nbsd-tdep.c (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset):
7029 Remove variables.
7030 (i386nbsd_sc_reg_offset): New variable.
7031 (i386nbsd_init_abi): Initialize TDEP->sc_reg_offset and
7032 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7033 TDEP->sc_sp_offset.
7034 * i386obsd-tdep.c (i386obsd_sc_pc_offset, i386obsd_sc_sp_offset):
7035 Remove variables.
7036 (i386obsd_sc_reg_offset): New variable.
7037 (i386obsd_init_abi): Initialize TDEP->sc_reg_offset and
7038 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
7039 TDEP->sc_sp_offset.
7040 * i386bsd-nat.c (_initialize_i386bsd_nat): Adjust for changes in
7041 i386bsd-tdep.c, i386nbsd-tdep.c and i386obsd-tdep.c. Add check
7042 for frame pointer offset in `struct sigcontext'.
7043
7044 2003-05-31 Andrew Cagney <cagney@redhat.com>
7045
7046 * mips-tdep.c (mips_gdbarch_init): Do not set the deprecated
7047 architecture methods call_dummy_words, sizeof_call_dummy_words,
7048 push_return_address, store_struct_return, and fix_call_dummy. Set
7049 push_dummy_call instead of deprecated_push_arguments.
7050 (mips_store_struct_return): Delete function.
7051 (mips_fix_call_dummy): Delete function.
7052 (mips_push_return_address): Delete function.
7053 (mips_eabi_push_dummy_call): Replace mips_eabi_push_arguments, set
7054 RA_REGNUM and T9_REGNUM.
7055 (mips_n32n64_push_dummy_call): Ditto for
7056 mips_n32n64_push_arguments.
7057 (mips_o32_push_dummy_call): Ditto for mips_o32_push_arguments.
7058 (mips_o64_push_dummy_call): Ditto for mips_o64_push_arguments.
7059
7060 2003-05-31 Andrew Cagney <cagney@redhat.com>
7061
7062 * gdbarch.sh (PUSH_DUMMY_CALL): Add "func_addr" parameter. Rename
7063 "dummy_addr" to "bp_addr".
7064 * infcall.c (call_function_by_hand): Pass "funaddr" to
7065 gdbarch_push_dummy_call.
7066 * gdbarch.h, gdbarch.c: Re-generate.
7067 * i386-tdep.c (i386_push_dummy_call): Update.
7068 * arm-tdep.c (arm_push_dummy_call): Update.
7069 * d10v-tdep.c (d10v_push_dummy_call): Update.
7070
7071 2003-05-31 Mark Kettenis <kettenis@gnu.org>
7072
7073 * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove
7074 variable declarations.
7075 (x86_64_register_number, x86_64_register_name): Remove prototypes.
7076 (x86_64_linux_frame_saved_pc, x86_64_linux+saved_pc_after_call,
7077 x86_64_linux_in_sigtramp, x86_64_linux_frame_chain,
7078 x86_64_init_frame_pc, x86_64_init_frame_pc,
7079 x86_64_function_has_prologue): Remove prototypes.
7080 (X86_64_NUM_GREGS): New define.
7081 (x86_64_supply_fxsave, x86_64_fill_fxsave): New prototypes.
7082 * x86-64-tdep.c: Don't include "dwarf2cfi.h". Include
7083 "dummy_frame.h", "frame.h", "frame-base.h", "frame-unwind.h".
7084 (RAX_REGNUM, RDX_REGNUM, RDI_REGNUM, EFLAGS_REGNUM, ST0_REGNUM,
7085 XMM1_REGNUM): Remove defines.
7086 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM,
7087 X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM,
7088 X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM,
7089 X86_64_XMM1_REGNUM): New defines.
7090 (struct x86_64_register_info): Renamed from `struct
7091 register_info'. Remove `size' member.
7092 (x86_64_register_info_table): Remove variable.
7093 (x86_64_register_info): New variable.
7094 (X86_64_NUM_REGS): New define.
7095 (X86_64_NUM_GREGS): Remove define.
7096 (x86_64_num_regs, x86_64_num_gregs): Remove variables.
7097 (x86_64_dwarf2gdb_regno_map, x86_64_dwarf2gdb_regno_map_length):
7098 Remove variables.
7099 (x86_54_dwarf2_reg_to_regnum): Remove function.
7100 (x86_64_dwarf_regmap, x86_64_dwarf_regmap_len): New variables.
7101 (x86_64_dwarf_reg_to_regnum): New function.
7102 (x86_64_register_name): Rewrite.
7103 (x86_64_register_raw_size): Remove function.
7104 (x86_64_register_byte_table): Remove variable.
7105 (x86_64_register_byte): Remove function.
7106 (x86_64_register_virtual_type): Remove function.
7107 (x86_64_register_type): New function.
7108 (x86_64_register_convertible, x86_64_register_convert_to_virtual,
7109 x86_64_register_convert_to_raw): Remove functions.
7110 (x86_64_push_return_address, x86_64_pop_frame): Remove functon.
7111 (x86_64_use_struct_convention): Make static. Adjust for renamed
7112 defines.
7113 (x86_64_frame_init_saved_regs): Remove function.
7114 (x86_64_push_arguments): Make static. Change to accept a regcache
7115 as argument.
7116 (x86_64_store_return_value, x86_64_extract_return_value): Make
7117 static. Rewrite based on i386 counterparts.
7118 (x86_64_push_dummy_call): New function.
7119 (X86_64_NUM_SAVED_REGS): New define.
7120 (x86_64_register_number): Remove function.
7121 (x86_64_store_struct_return): Remove function.
7122 (x86_64_frameless_function_invocation,
7123 x86_64_function_has_prologue): Remove functions.
7124 (PROLOG_BUFSIZE): Remove define.
7125 (struct x86_64_frame_cache): New structure.
7126 (x86_64_alloc_frame_cache, x86_64_analyze_prologue,
7127 x86_64_frame_cache, x86_64_frame_this_id,
7128 x86_64_frame_prev_register, x86_64_frame_p,
7129 x86_64_sigtramp_frame_cache, x86_64_sigtramp_frame_this_id,
7130 x86_64_sigtramp_frame_prev_register, x86_sigtramp_frame_p): New
7131 functions.
7132 (x86_64_frame_unwind, x86_64_sigtramp_frame_unwind): New
7133 variables.
7134 (x86_64_skip_prologue): Rewrite in terms of
7135 x86_64_analyze_prologue.
7136 (x86_64_frame_base_address): New function.
7137 (x86_64_frame_base): New variable.
7138 (x86_64_save_dummy_frame_tos, x86_64_unwind_dummy_id): Rewrite.
7139 (x86_64_init_abi): Set register_type and push_dummy_call. Don't
7140 set deprecated_fp_regnum, deprecated_register_size,
7141 deprecated_register_bytes, register_raw_size, register_byte,
7142 register_virtual_type, register_convertiable,
7143 register_convert_to_virtual, convert_to_raw,
7144 deprecated_get_saved_register, deprecated_target_read_fp,
7145 deprecated_push_arguments, deprecated_push_return_address,
7146 deprecated_pop_frame, deprecated_store_struct_return,
7147 deprecated_frame_init_saved_regs, deprecated_frame_chain,
7148 frameless_function_invocation, deprecated_frame_saved_pc,
7149 deprecated_saved_pc_after_call, frame_num_args, pc_in_sigtramp,
7150 dwarf2_build_frame_info, deprecated_init_extra_frame_info,
7151 deprecated_init_frame_pc and virtual_frame_pointer. Call
7152 frame_unwind_append_predicate to register x86_64_sigtramp_frame_p
7153 and x86_64_frame_p. Call frame_base_set_default to register
7154 x86_64_frame_base.
7155 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): New defines.
7156 (x86_64_supply_fxsave, x86_64_fill_fxsave): New functions.
7157 (_initialize_x86_64_tdep): Remove function.
7158 * x86-64-linux-tdep.c: Don't include "dwarf2cfi.h".
7159 (LINUX_SIGINFO_SIZE, LINUX_UCONTEXT_SIGCONTEXT_OFFSET,
7160 LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONTEXT_FP_OFFSET): Don't
7161 define.
7162 (X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Define.
7163 (x86_64_linux_sigcontext_addr): Rewrite.
7164 (x86_64_linux_sigtramp_saved_pc, x86_64_linux_saved_pc_after_call,
7165 x86_64_linux_frame_saved_pc): Remove functions.
7166 (x86_64_linux_pc_in_sigtramp): Renamed from
7167 x86_64_linux_in_sigtramp. Try harder to recognize a signal
7168 trampoline.
7169 (x86_64_linux_frame_chain, x86_64_init_frame_pc):
7170 Remove_functions.
7171 (x86_64_linux_init_abi): Set pc_in_sigtramp. Initialize
7172 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
7173 * x86-64-linux-nat.c: Sync with i386-linux-tdep.c.
7174 (x86_64_regmap): Rename to regmap.
7175 (GETREGS_SUPPLIES): Use X86_64_NUM_GREGS instead of
7176 x86_64_num_gregs.
7177 (supply_gregset, fill_gregset): Likewise. Use regmap instead of
7178 x86_64_regmap.
7179 (x86_64_fxsave_offset): Remove function.
7180 (supply_fpregset): Simply call x86_64_supply_fxsave.
7181 (fill_fpregset): Simply call x86_64_fill_fxsave.
7182 (fetch_inferior_registers, store_inferior_registers): Avoid
7183 asignment in if-statement.
7184 (LINUX_SYSCALL_LEN, LINUX_SYSCALL_REGNUM, SYS_Sigreturn,
7185 SYS_rt_sigreturn, LINUX_SIGCONTEXT_EFLAGS_OFFSET,
7186 LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Remove defines.
7187 (fetch_core_registers): Remove function.
7188 (linux_elf_core_fns): Remove.
7189 (offsetoff): Don't define.
7190 (_initialize_x86_64_linux_nat, kernel_u_size): Remove functions.
7191 * config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o.
7192 * config/i386/x86-64linux.mh (NATDEPFILES): Remove core-aout.o,
7193 add core-regset.o.
7194 * config/i386/nm-x86-64linux.h: Use NM_X86_64_LINUX_H for
7195 protection against multiple includes instead of NM_X86_64_h. Add
7196 various comments. Include "config/nm-linux.h". Don't include
7197 <signal.h>.
7198 (REGISTER_U_ADDR, KERNEL_U_SIZE, U_REGS_OFFSET, KERN_U_ADDR,
7199 GET_THREAD_SIGNALS): Remove defines.
7200 (x86_64_register_u_addr, kernel_u_size,
7201 lin_thread_get_thread_signals): Remove prototypes.
7202 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define to `long'.
7203 [HAVE_LINK_H]: Don't include "solib.h".
7204 [HAVE_LINK_H] (SVR4_SHARED_LIBS): Remove define.
7205 * config/i386/tm-x86-64linux.h: Fix comments.
7206 * Makefile.in (x86-64-linux-nat.o, x86_64-linux-tdep.o,
7207 x86-64-tdep.o): Update dependencies.
7208
7209 2003-05-30 Andrew Cagney <cagney@redhat.com>
7210
7211 * config/sparc/tm-sparc.h (sparc_extract_struct_value_address):
7212 Change parameter type to a "struct regcache *".
7213
7214 * gdbarch.sh: Regardless of the multi-arch level, always define
7215 the macro when not already defined.
7216 * gdbarch.h, gdbarch.c: Re-generate.
7217
7218 2003-05-30 Richard Henderson <rth@redhat.com>
7219
7220 * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
7221 (alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder.
7222 (alpha_mdebug_frame_this_id): Likewise.
7223 (alpha_mdebug_frame_prev_register): Likewise.
7224 (alpha_mdebug_frame_base_address): Likewise.
7225 (alpha_mdebug_frame_locals_address): Likewise.
7226 (alpha_mdebug_frame_args_address): Likewise.
7227 (struct alpha_mdebug_unwind_cache): Remove in_prologue_cache.
7228 * alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start.
7229 (alpha_heuristic_frame_unwind_cache): Make static; add missing
7230 loop increment.
7231 (alpha_heuristic_frame_this_id): Make static.
7232 (alpha_heuristic_frame_prev_register): Likewise.
7233 (alpha_heuristic_frame_base_address): Likewise.
7234 * alpha-tdep.h: Update.
7235
7236 2003-05-30 Mark Kettenis <kettenis@gnu.org>
7237
7238 * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.
7239 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS): Remove
7240 defenitions.
7241 (IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions.
7242 * i386-tdep.c: Mark functions that are 64-bit safe as such.
7243 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
7244 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
7245 I386_ST0_REGNUM): New defines.
7246 (CODESTREAM_BUFSIZ, codestream_tell, codestream_peek,
7247 codestream_get): Remove define.
7248 (codestream_next_addr, condestream_addr, condestream_buf,
7249 codestream_off, codestream_cnt): Remove variables.
7250 (codestream_fill, codestream_seek, codestream_read): Remove
7251 functions.
7252 (i386_follow_jump): Rewrite to avoid usage of removed codestream
7253 functionality.
7254 (i386_get_frame_setup, i386_frameless_signal_p, i386_frame_chain,
7255 i386_sigtramp_saved_pc, i386_sigtramp_saved_sp,
7256 i386_frame_saved_pc, i386_saved_pc_after_call,
7257 i386_frame_num_args, i386_frame_init_saved_regs,
7258 i386_push_return_address, i386_do_pop_frame, i386_pop_frame,
7259 i386_push_arguments): Remove functions.
7260 (i386_skip_prologue): Rewrite to avoid usage of removed codestream
7261 functionality. Use i386_analyze_prologue instead of
7262 i386_get_frame_setup.
7263 (I386_NUM_SAVED_REGS): New define.
7264 (struct i386_frame_cache): New structure.
7265 (i386_alloc_frame_cache, i386_analyze_struct_return,
7266 i386_skip_probe, i386_analyze_frame_setup,
7267 i386_analyze_register_saves, i386_analyze_prologue,
7268 i386_unwind_pc, i386_frame_cache, i386_frame_this_id,
7269 i386_frame_prev_register, i386_sigtramp_frame_cache,
7270 i386_sigtramp_frame_this_id, i386_sigtramp_frame_prev_register,
7271 i386_frame_p, i386_sigtramp_frame_p, i386_frame_base_address,
7272 i386_unwind_dummy_id, i386_save_dummy_tos, i386_push_dummy_call):
7273 New functions.
7274 (i386_frame_unwind, i386_sigtramp_frame_unwind, i386_frame_base):
7275 New variables.
7276 (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): Define in terms of
7277 I386_EAX_REGNUM and I386_EDX_REGNUM.
7278 (i386_extract_return_value, i386_store_return_value): Use
7279 I386_ST0_REGNUM where appropriate.
7280 (i386_extract_struct_value_address): Rewrite to use extract_address.
7281 (i386_svr4_pc_in_sigtramp): Add comment.
7282 (i386_svr4_sigcontext_addr): Rewrite.
7283 (i386_svr4_init_abi): Adjust TDEP->sc_pc_offset and
7284 TDEP->sc_sp_offset.
7285 (i386_gdbarch_init): Don't set deprecated_init_frame_pc. Set
7286 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum in terms
7287 of new defines. Set push_dummy_call, don't set
7288 deprecated_push_arguments, deprecated_push_return_address,
7289 deprecated_pop_frame. Don't set parm_boundary. Don't set
7290 deprecated_frame_chain, deprecated_frame_saved_pc,
7291 deprecated_saved_pc_after_call. Set unwind_dummy_id,
7292 save_dummy_frame_tos, unwind_pc. Call
7293 frame_unwind_append_predicate and frame_base_set_default. Don't
7294 set deprecated_dummy_write_pc. Don't set deprecated_fp_regnum.
7295 Don't set frameless_function_invocation. Don't set
7296 deprecated_register_bytes, deprecated_register_size,
7297 deprecated_call_dummy_words and deprecated_sizeof_call_dummy.
7298 * i386-linux-tdep.c: Fix formatting in some comments.
7299 (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,
7300 LINUX_SIGTRAMP_INSN1, LINUX_SIGTRAMP_OFFSET1,
7301 LINUX_SIGTRAMP_INSN2, LINUX_SIGTRAMP_OFFSET2,
7302 LINUX_RT_SIGTRAMP_INSN0, LINUX_RT_SIGTRAMP_OFFSET0,
7303 LINUX_RT_SIGTRAMP_INSN1, LINUX_RT_SIGTRAMP_OFFSET1): Drop
7304 redundant parentheses.
7305 (I386_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): New define.
7306 (i386_linux_sigcontext_addr): Use it. Rewrite.
7307 (find_minsym_and_objfile): Change name of second argument.
7308 (skip_gnu_resolver): Renamed from skip_hurd_resolver. All callers
7309 changed. Use frame_pc_unwind instead of
7310 DEPRECATED_SAVED_PC_AFTER_CALL.
7311 (i386_linux_init_abi): Don't set deprecated_register_bytes.
7312 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Rewrite.
7313 * i386-nto-tdep.c (i386nto_sigcontext_addr): Adapt for new frame
7314 unwinder.
7315 * i386-cygwin-tdep.c: Don't include "gdbcore.h", "frame.h" and
7316 "dummy-frame.h".
7317 (i386_cygwin_frame_chain_valid, i386_cygwin_frame_chain): Removed.
7318 (_initialize_i386_cygwin_tdep): New prototype.
7319 (i386_cygwin_init_abi): Don't set deprecated_frame_chain and
7320 deprecated_frame_chain_valid.
7321 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't set
7322 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
7323 Rely on the SVR4 defaults.
7324 * config/i386/i386sol2.mt (TDEPFILES): Remove i386bsd-tdep.o.
7325 * Makefile.in (i386-tdep.o, i386-cygwin-tdep.o): Update dependencies.
7326
7327 2003-05-30 Andrew Cagney <cagney@redhat.com>
7328
7329 * infcall.c (call_function_by_hand): Always call
7330 DEPRECATED_FIX_CALL_DUMMY, even for AT_ENTRY_POINT case.
7331
7332 2003-05-30 Richard Henderson <rth@redhat.com>
7333
7334 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Fix loop
7335 increment.
7336
7337 2003-05-29 Jim Blandy <jimb@redhat.com>
7338
7339 Use gdbarch methods for solib stuff on PowerPC Linux.
7340 * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
7341 SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
7342 show through.
7343 * ppc-linux-tdep.c (ppc_linux_init_abi): Register
7344 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
7345 giving the same effect as the #definitions above.
7346
7347 2003-05-29 Adam Fedor <fedor@gnu.org>
7348
7349 * objc-lang.c (CONVERT_FUNCPTR): Remove macro
7350 (find_implementation_from_class): Replace it with the standard
7351 case i.e. do nothing.
7352
7353 2003-05-29 Richard Henderson <rth@redhat.com>
7354
7355 * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.
7356 (alpha_linux_sigtramp_offset): Use it. Make static.
7357 (alpha_linux_sigcontext_addr): Handle __NR_rt_sigreturn;
7358 update for new frame model.
7359 * alpha-mdebug-tdep.c: New file.
7360 * alpha-osf1-tdep.c (alpha_call_dummy_address): Move from alpha-tdep.c.
7361 (alpha_osf1_init_abi): Install it.
7362 * alpha-tdep.c (PROC_*): Move to alpha-mdebug-tdep.c.
7363 (linked_proc_desc_table): Remove.
7364 (alpha_frame_past_sigtramp_frame): Remove.
7365 (alpha_dynamic_sigtramp_offset): Remove.
7366 (ALPHA_PROC_SIGTRAMP_MAGIC): Remove.
7367 (alpha_proc_desc_is_dyn_sigtramp): Remove.
7368 (alpha_set_proc_desc_is_dyn_sigtramp): Remove.
7369 (push_sigtramp_desc): Remove.
7370 (alpha_cannot_fetch_register): Use ALPHA_FP_REGNUM.
7371 (alpha_cannot_store_register): Likewise.
7372 (alpha_sigcontext_addr): Remove.
7373 (alpha_find_saved_regs): Remove.
7374 (alpha_frame_init_saved_regs): Remove.
7375 (alpha_init_frame_pc_first): Remove.
7376 (read_next_frame_reg): Remove.
7377 (alpha_frame_saved_pc): Remove.
7378 (alpha_saved_pc_after_call): Remove.
7379 (temp_proc_desc, temp_saved_regs): Remove.
7380 (alpha_about_to_return): Remove.
7381 (cached_proc_desc): Remove.
7382 (alpha_frame_chain): Remove.
7383 (alpha_print_extra_frame_info): Remove.
7384 (alpha_init_extra_frame_info): Remove.
7385 (alpha_frame_locals_address): Remove.
7386 (alpha_frame_args_address): Remove.
7387 (alpha_push_arguments): Use ALPHA_REGISTER_BYTES not sizeof CORE_ADDR.
7388 (alpha_push_dummy_frame): Remove.
7389 (alpha_pop_frame): Remove.
7390 (alpha_after_prologue): Rename from after_prologue; remove mdebug bits.
7391 (alpha_read_insn): New.
7392 (alpha_skip_prologue): Merge alpha_skip_prologue_internal; adjust
7393 for different insn encodings.
7394 (alpha_in_lenient_prologue): Remove.
7395 (struct alpha_sigtramp_unwind_cache): New.
7396 (alpha_sigtramp_frame_unwind_cache): New.
7397 (alpha_sigtramp_register_address): New.
7398 (alpha_sigtramp_frame_this_id): New.
7399 (alpha_sigtramp_frame_prev_register): New.
7400 (alpha_sigtramp_frame_unwind): New.
7401 (alpha_sigtramp_frame_p): New.
7402 (struct alpha_heuristic_unwind_cache): New.
7403 (alpha_heuristic_proc_start): Rename from heuristic_proc_start;
7404 don't count nop insns that occur between functions.
7405 (alpha_heuristic_frame_unwind_cache): New; incorporate much of
7406 heuristic_proc_desc, but without the mdebug wrapping.
7407 (alpha_heuristic_frame_this_id): New.
7408 (alpha_heuristic_frame_prev_register): New.
7409 (alpha_heuristic_frame_unwind): New.
7410 (alpha_heuristic_frame_p): New.
7411 (alpha_heuristic_frame_base_address): New.
7412 (alpha_heuristic_frame_base): New.
7413 (alpha_unwind_dummy_id): New.
7414 (alpha_unwind_pc): New.
7415 (alpha_gdbarch_init): Don't set skip_sigtramp_frame. Kill use of
7416 frame related deprecated initializations; install replacements.
7417 (alpha_dump_tdep): Remove.
7418 * alpha-tdep.h (struct gdbarch_tdep): Remove skip_sigtramp_frame.
7419 (alpha_read_insn, alpha_after_prologue,
7420 alpha_heuristic_frame_unwind_cache, alpha_heuristic_frame_this_id,
7421 alpha_heuristic_frame_prev_register,
7422 alpha_heuristic_frame_base_address, alpha_mdebug_init_abi): Declare.
7423 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
7424 * config/alpha/tm-alpha.h (PRINT_EXTRA_FRAME_INFO): Remove.
7425 * config/alpha/tm-alphalinux.h (SIGTRAMP_START, SIGTRAMP_END): Remove.
7426
7427 2003-05-29 Andrew Cagney <cagney@redhat.com>
7428
7429 * gdb_assert.h (gdb_assert_fail): Provide different definitions
7430 dependant on the availability of ASSERT_FUNCTION.
7431 (ASSERT_FUNCTION): Do not define when there is no function name.
7432
7433 2003-05-29 Kevin Buettner <kevinb@redhat.com>
7434
7435 From Jimi X <jimix@watson.ibm.com>:
7436 * rs6000-tdep.c (skip_prologue): Improve support for 64-bit code.
7437
7438 2003-05-28 Jim Blandy <jimb@redhat.com>
7439
7440 * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
7441 argument to ptrace to int; the system headers should give it the
7442 right type, and pointers don't fit in ints on powerpc64-*-*.
7443
7444 2003-05-28 H.J. Lu <hongjiu.lu@intel.com>
7445
7446 * dwarf2read.c (process_die): Handle DW_TAG_try_block and
7447 DW_TAG_catch_block.
7448
7449 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
7450
7451 * stabsread.c (dbx_lookup_type): Make static.
7452 (read_type): Ditto.
7453 (add_undefined_type): Ditto.
7454 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
7455 not export.
7456
7457 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
7458
7459 * hpread.c (hpread_has_name): Make static.
7460 (hpread_psymtab_to_symtab): Ditto.
7461 (file_exists): Ditto.
7462 (hpread_call_pxdb): Ditto.
7463 (hpread_pxdb_needed): Ditto.
7464 (hpread_quick_traverse): Ditto.
7465 (hpread_get_header): Ditto.
7466 (hpread_get_lntt): Ditto.
7467 (hpread_get_slt): Ditto.
7468 (class_of): Ditto.
7469
7470 2003-05-25 Andreas Schwab <schwab@suse.de>
7471
7472 * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary instead of
7473 stack_align and deprecated_extra_stack_alignment_needed.
7474 (m68k_stack_align): Delete.
7475
7476 * m68k-tdep.c (m68k_register_raw_size): Remove cast.
7477 (m68k_register_virtual_size): Likewise.
7478 (altos_skip_prologue): Remove obsolete function.
7479 (isi_frame_num_args): Likewise.
7480 (news_frame_num_args): Likewise.
7481 (m68k_fix_call_dummy): Make static.
7482 (m68k_push_dummy_frame): Likewise.
7483 (m68k_pop_frame): Likewise.
7484 (m68k_skip_prologue): Likewise.
7485 (m68k_frame_init_saved_regs): Likewise.
7486 (m68k_saved_pc_after_call): Likewise.
7487 (m68k_get_longjmp_target): Make multi-arch.
7488 (m68k_gdbarch_init): Allocate and initialize gdbarch_tdep
7489 structure. Register m68k_get_longjmp_target if enabled.
7490 * m68k-tdep.h (struct gdbarch_tdep): Define.
7491 * config/m68k/tm-m68k.h: Don't include "regcache.h".
7492
7493 * Makefile.in (config.status): Also depend on configure.tgt
7494 and configure.host.
7495 (m68klinux-tdep.o): Update dependencies.
7496 * configure.tgt (m68*-*-linux*): Set gdb_multi_arch to 1.
7497 * m68klinux-tdep.c (M68K_LINUX_JB_ELEMENT_SIZE): Define.
7498 (M68K_LINUX_JB_PC): Define.
7499 (m68k_linux_pc_in_sigtramp): Renamed from m68k_linux_in_sigtramp
7500 and take additional parameter.
7501 (m68k_linux_sigtramp_saved_pc): Update.
7502 (m68k_linux_init_abi): Set jb_pc and jb_elt_size. Register
7503 m68k_linux_pc_in_sigtramp, in_plt_section,
7504 find_solib_trampoline_target.
7505 * config/m68k/tm-linux.h: Don't include any tm headers.
7506 (START_INFERIOR_TRAPS_EXPECTED): Remove definition.
7507 (JB_ELEMENT_SIZE): Likewise.
7508 (JB_PC): Likewise.
7509 (GET_LONGJMP_TARGET): Likewise.
7510 (IN_SIGTRAMP): Likewise.
7511 (SVR4_SHARED_LIBS): Define this and include "solib.h".
7512
7513 2003-05-25 Mark Kettenis <kettenis@gnu.org>
7514
7515 * sparc-tdep.c (sparc32_do_push_arguments): New function.
7516 (sparc32_push_arguments): Re-implement by calling
7517 sparc32_do_push_arguments.
7518
7519 2003-05-25 Mark Kettenis <kettenis@gnu.org>
7520
7521 * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM,
7522 SPARC_O1_REGNUM): New defines.
7523 (sparc32_extract_return_value): Rewrite to operate on a regcache.
7524 (sparc32_store_return_value): New function.
7525 (sparc_extract_struct_value_address): Rewrite to operate on a
7526 regcache.
7527 (sparc_gdbarch_init): Don't set
7528 deprecated_extract_struct_value_address. Set
7529 extract_struct_value_address instead. Don't set
7530 deprecated_extract_return_value and deprecated_store_return_value
7531 for 32-bit targets. Set extract_return_value and
7532 store_return_value instead.
7533 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE,
7534 DEPRECTAED_EXTRACT_RETURN_VALUE,
7535 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Don't define these.
7536 (STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
7537 EXTRACT_STRUCT_VALUE_ADDRESS): Define these instead.
7538 (sparc_store_return_value): Remove prototype.
7539 (sparc32_store_return_value): New prototype.
7540 (sparc32_extract_return_value, sparc_extract_struct_value_address):
7541 Adjust prototypes.
7542
7543 2003-05-24 Mark Kettenis <kettenis@gnu.org>
7544
7545 * sparcnbsd-tdep.c: Include "gdb_string.h".
7546
7547 2003-05-23 Andrew Cagney <cagney@redhat.com>
7548
7549 * p-valprint.c (pascal_val_print): Replace extract_address with
7550 the inline equivalent extract_unsigned_integer.
7551 * jv-valprint.c (java_value_print): Ditto.
7552 * ada-valprint.c (ada_val_print_1): Ditto.
7553 * ada-lang.h (EXTRACT_ADDRESS): Ditto.
7554
7555 2003-05-23 Theodore A. Roth <troth@openavr.org>
7556
7557 * blockframe.c (frameless_look_for_prologue): Remove unused
7558 after_prologue variable.
7559
7560 2003-05-23 Mark Kettenis <kettenis@gnu.org>
7561
7562 * blockframe.c (get_pc_function_start): Rewrite to avoid
7563 asignments in if-statements.
7564
7565 2003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7566
7567 Committed by Elena Zannoni <ezannoni@redhat.com>.
7568 * coffread.c(coff_symtab_read): Do relocate static symbols from PE
7569 files, don't relocate absolute symbols (and do use mst_abs).
7570
7571 2003-05-23 Andrew Cagney <cagney@redhat.com>
7572
7573 * objc-lang.c: Include "gdb_assert.h".
7574 (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0.
7575 (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros.
7576 (gdb_check, gdb_check_fatal): Delete functions.
7577 (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with
7578 gdb_assert.
7579 (parse_selector, parse_method, find_methods, find_imps): Ditto.
7580 * Makefile.in (objc-lang.o): Update dependencies.
7581
7582 2003-05-22 Ian Lance Taylor <ian@airs.com>
7583
7584 * disasm.c (gdb_disassemble_info): Initialize disassemble_info
7585 with fprintf_filtered, not fprintf_unfiltered.
7586
7587 2003-05-22 Andrew Cagney <cagney@redhat.com>
7588
7589 * stack.c (frame_info): Inline extract_address, replacing it with
7590 extract_unsigned_integer.
7591 * findvar.c (unsigned_pointer_to_address): Ditto.
7592 * dwarf2loc.c (dwarf_expr_read_reg): Ditto.
7593 * dwarf2expr.c (dwarf2_read_address): Ditto.
7594 * frame.c (frame_pc_unwind): Update comment.
7595 * dummy-frame.c (deprecated_read_register_dummy): Update comment.
7596
7597 2003-05-22 Jeff Johnston <jjohnstn@redhat.com>
7598
7599 * infptrace.c (detach): Call print_sys_errmsg rather than
7600 perror_with_name to issue warning message when errno is non-zero
7601 after calling ptrace detach.
7602
7603 2003-05-21 J. Brobecker <brobecker@gnat.com>
7604
7605 * config/pa/tm-hppa.h: Delete some unused macros. Move some
7606 macro definitions from here...
7607 * hppa-tdep.c: ...to there.
7608
7609 2003-05-20 Kevin Buettner <kevinb@redhat.com>
7610
7611 * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
7612 register_ptrace_addr(). Fix all callers.
7613
7614 2003-05-21 Andreas Schwab <schwab@suse.de>
7615
7616 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
7617 dependencies.
7618 * m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
7619 end.
7620 * m68klinux-tdep.c (m68k_linux_init_abi): New function.
7621 (_initialize_m68k_linux_tdep): New function.
7622 (m68k_linux_frame_saved_pc): Make static.
7623 (m68k_linux_extract_return_value): Likewise.
7624 (m68k_linux_store_return_value): Likewise.
7625 (m68k_linux_extract_struct_value_address): Likewise.
7626 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
7627 Remove.
7628 (DEPRECATED_STORE_RETURN_VALUE): Remove.
7629 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
7630 (DEPRECATED_FRAME_SAVED_PC): Remove.
7631
7632 2003-05-20 Kris Warkentin <kewarken@qnx.com>
7633
7634 * nto-tdep.c (fetch_core_registers): Match gdb's idea of
7635 regset numbering rather than our own.
7636
7637 2003-05-19 David Carlton <carlton@bactrian.org>
7638
7639 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*.
7640
7641 2003-05-19 David Carlton <carlton@bactrian.org>
7642
7643 Partial fix for PR c++/827.
7644 * cp-support.h: Include symtab.h.
7645 Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace.
7646 * cp-namespace.c: Update contributors.
7647 (cp_lookup_symbol_nonlocal): New.
7648 (lookup_namespace_scope, cp_lookup_symbol_namespace)
7649 (lookup_symbol_file): Ditto.
7650 * c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal.
7651 * block.h: Declare block_scope, block_using, block_global_block.
7652 * block.c (block_scope): New.
7653 (block_using, block_global_block): Ditto.
7654 * Makefile.in (cp_support_h): Depend on symtab_h.
7655 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc.
7656
7657 2003-05-19 David Carlton <carlton@bactrian.org>
7658
7659 * language.h (struct language_defn): Add 'la_value_of_this'
7660 and 'la_lookup_symbol_nonlocal' members.
7661 * symtab.h: Declare basic_lookup_symbol_nonlocal,
7662 lookup_symbol_static, lookup_symbol_global,
7663 lookup_symbol_aux_block.
7664 * symtab.c (lookup_symbol_aux): Call language hooks to determine
7665 if we should search fields of this and how to do static/global
7666 lookup.
7667 (lookup_symbol_aux_block): Make extern.
7668 (basic_lookup_symbol_nonlocal): New.
7669 (lookup_symbol_static, lookup_symbol_global): Ditto.
7670 * ada-lang.c (ada_language_defn): Set 'la_value_of_this' and
7671 'la_lookup_symbol_nonlocal' members.
7672 * c-lang.c (c_language_defn, cplus_language_defn)
7673 (asm_language_defn, minimal_language_defn): Ditto.
7674 * jv-lang.c (java_language_defn): Ditto.
7675 * language.c (unknown_language_defn, auto_language_defn)
7676 (local_language_defn): Ditto.
7677 * m2-lang.c (m2_language_defn): Ditto.
7678 * objc-lang.c (objc_language_defn): Ditto.
7679 * scm-lang.c (scm_language_defn): Ditto.
7680 * f-lang.c (f_language_defn): Ditto, and include value.h as well.
7681 * p-lang.c (pascal_language_defn): Ditto for both.
7682 * Makefile.in (f-lang.o): Depend on value_h.
7683 (p-lang.o): Ditto.
7684
7685 2003-05-19 David Carlton <carlton@bactrian.org>
7686
7687 * block.h: Declare block_static_block.
7688 * block.c (block_static_block): New.
7689 * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
7690 lookup_symbol_aux_local, calling block_static_block instead.
7691 (lookup_symbol_aux_local): Delete 'static_block' argument.
7692
7693 2003-05-19 David Carlton <carlton@bactrian.org>
7694
7695 * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
7696
7697 2003-05-19 Michal Ludvig <mludvig@suse.cz>
7698
7699 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix
7700 register numbers mapping.
7701
7702 2003-05-18 Adam Fedor <fedor@gnu.org>
7703
7704 * symtab.c (completion_list_objc_symbol): New function.
7705 (make_symbol_completion_list): Use it to add ObjC symbols
7706 when looking though the list.
7707 (language_search_unquoted_string): New function.
7708 (make_file_symbol_completion_list): Use it.
7709
7710 2003-05-18 Andreas Schwab <schwab@suse.de>
7711
7712 * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
7713 dependencies.
7714 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define
7715 as m68k_linux_extract_return_value.
7716 (DEPRECATED_STORE_RETURN_VALUE): Define as
7717 m68k_linux_store_return_value.
7718 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as
7719 m68k_linux_extract_struct_value_address.
7720 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use
7721 get_next_frame, get_frame_base, get_frame_pc.
7722 (m68k_linux_frame_saved_pc): Use get_frame_base.
7723 (m68k_linux_extract_return_value): New function.
7724 (m68k_linux_store_return_value): New function.
7725 (m68k_linux_extract_struct_value_address): New function.
7726 * config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target.
7727
7728 * c-exp.y (typebase): Remove duplicate occurence of
7729 `SIGNED_KEYWORD LONG LONG'. Use builtin_type_long_long instead
7730 of lookup_signed_typename.
7731
7732 2003-05-18 Mark Kettenis <kettenis@gnu.org>
7733
7734 * dwarf2loc.c (find_location_expression): Change type of second
7735 argument to `size_t *'.
7736 (loclist_read_variable, loclist_tracepoint_var_ref): Use size_t
7737 for size variable.
7738
7739 2003-05-18 David Carlton <carlton@bactrian.org>
7740
7741 * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
7742 'linkage_name'. Add comment.
7743 (lookup_symbol_aux_local): Rename 'mangled_name' argument to
7744 'linkage_name'.
7745 (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
7746 (lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms)
7747 (lookup_block_symbol): Ditto.
7748
7749 2003-05-16 Andrew Cagney <cagney@redhat.com>
7750
7751 * gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES.
7752 * gdbarch.h, gdbarch.c: Re-generate.
7753 * arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference.
7754 * TODO (REGISTER_BYTES): Delete reference.
7755 * alpha-tdep.c (alpha_gdbarch_init): Update.
7756 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7757 * x86-64-tdep.c (x86_64_init_abi): Update.
7758 * vax-tdep.c (vax_gdbarch_init): Update.
7759 * v850-tdep.c (v850_gdbarch_init): Update.
7760 * sparc-tdep.c (sparc_gdbarch_init): Update.
7761 * sh-tdep.c (sh_gdbarch_init): Update.
7762 * s390-tdep.c (s390_gdbarch_init): Update.
7763 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7764 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
7765 (ns32k_gdbarch_init_32382): Update.
7766 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
7767 * mcore-tdep.c (mcore_gdbarch_init): Update.
7768 * m68k-tdep.c (m68k_gdbarch_init): Update.
7769 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7770 * ia64-tdep.c (ia64_gdbarch_init): Update.
7771 * i386-tdep.c (i386_gdbarch_init): Update.
7772 * i386-linux-tdep.c (i386_linux_init_abi): Update.
7773 * hppa-tdep.c (hppa_gdbarch_init): Update.
7774 * h8300-tdep.c (h8300_gdbarch_init): Update.
7775 * frv-tdep.c (frv_gdbarch_init): Update.
7776 * cris-tdep.c (cris_gdbarch_init): Update.
7777 * avr-tdep.c (avr_gdbarch_init): Update.
7778 * arm-tdep.c (arm_gdbarch_init): Update.
7779 * sparc-tdep.c (sparc_pop_frame): Update.
7780 * rs6000-tdep.c (rs6000_pop_frame): Update.
7781 * remote.c (init_remote_state): Update.
7782 (remote_prepare_to_store): Update.
7783 * remote-vx.c (vx_prepare_to_store): Update.
7784 * remote-sds.c (sds_fetch_registers): Update.
7785 (sds_prepare_to_store): Update.
7786 * remote-array.c: Update.
7787 * regcache.c (init_legacy_regcache_descr): Update.
7788 (init_regcache_descr): Update.
7789 * mips-tdep.c (mips_eabi_extract_return_value): Update.
7790 (mips_o64_extract_return_value): Update.
7791 * irix5-nat.c (fetch_core_registers): Update.
7792 * irix4-nat.c (fetch_core_registers): Update.
7793 * i386-tdep.h: Update.
7794 * hppa-tdep.c (pa_do_registers_info): Update.
7795 (pa_do_strcat_registers_info): Update.
7796 * cris-tdep.c (cris_register_bytes_ok): Update.
7797 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
7798 * config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update.
7799 * config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update.
7800 * config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update.
7801 * config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update.
7802 * config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update.
7803 * config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update.
7804 * config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update.
7805 * config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update.
7806 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update.
7807 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update.
7808 * config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update.
7809 (REGISTER_BYTES_OK): Update.
7810 * config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update.
7811 * config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update.
7812
7813 2003-05-16 Ian Lance Taylor <ian@airs.com>
7814
7815 * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
7816 (vax_print_insn, print_insn_arg): Remove static functions.
7817 (vax_gdbarch_init): Call set_gdbarch_print_insn with
7818 print_insn_vax from opcodes library.
7819 (_initialize_vax_tdep): Don't set deprecated_tm_print_insn.
7820
7821 2003-05-15 Andrew Cagney <cagney@redhat.com>
7822
7823 * arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
7824 * target.h (memory_breakpoint_from_pc): Delete declaration.
7825 * mem-break.c (memory_breakpoint_from_pc): Delete function.
7826 * arch-utils.c (legacy_breakpoint_from_pc): Delete function.
7827 * monitor.c (monitor_insert_breakpoint): Use
7828 gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
7829 * gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
7830 * gdbarch.h, gdbarch.c: Re-generate.
7831 * sparc-tdep.c (sparc_breakpoint_from_pc): New function.
7832 (sparc_gdbarch_init): Set breakpoint_from_pc to
7833 sparc_breakpoint_from_pc.
7834 * config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
7835 (BREAKPOINT_FROM_PC): Define.
7836 (sparc_breakpoint_from_pc): Declare.
7837 * hppa-tdep.c (hppa_breakpoint_from_pc): New function.
7838 * config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
7839 (BREAKPOINT_FROM_PC): Define.
7840 (BREAKPOINT): Delete macro.
7841 * target.h: Update comment.
7842 * s390-tdep.c (s390_gdbarch_init): Update comments.
7843 * remote.c: Update comments.
7844 * remote-mips.c: Update comments.
7845 * proc-api.c (write_with_trace): Do not check for a breakpoint.
7846 * mem-break.c: Update comment.
7847 * ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
7848 (ia64_memory_insert_breakpoint): Update.
7849 * config/sparc/tm-sparc.h: Update comment.
7850 * config/pa/tm-hppa64.h: Update comment.
7851 * rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
7852 (rs6000_breakpoint_from_pc): Update.
7853 * mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
7854 (PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
7855 (IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
7856 (MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
7857 (mips_breakpoint_from_pc): Update.
7858 (mips_dump_tdep): Update.
7859
7860 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro.
7861 * minsyms.c (lookup_minimal_symbol): Inline
7862 DEPRECATED_SYMBOL_MATCHES_NAME. Replace STREQ with strcmp.
7863
7864 * c-lang.c (c_printstr): Delete "extern inspect_it" declaration.
7865 * p-valprint.c (pascal_object_print_value_fields): Ditto.
7866 * p-lang.c (pascal_printstr): Ditto.
7867 * objc-lang.c (objc_printstr): Ditto.
7868 * m2-lang.c (m2_printstr): Ditto.
7869 * jv-valprint.c (java_print_value_fields): Ditto.
7870 * f-lang.c (f_printstr): Ditto.
7871 * cp-valprint.c (cp_print_value_fields): Ditto. Include "valprint.h".
7872 * ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and
7873 for repeat_count_threshold.
7874 * Makefile.in (cp-valprint.o): Update dependencies.
7875
7876 2003-05-15 Jeff Johnston <jjohnstn@redhat.com>
7877
7878 * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
7879 (examine_prologue): Support looking through leaf functions, knowing
7880 they start with mov r2,r12. Support skipping over indirect stores
7881 of the input registers. Upon hitting a non-nop branch instruction
7882 or predicated instruction, bail out by setting lim_pc to the current
7883 pc value in the loop. At the end, if the lim_pc value is still
7884 beyond our calculated value and we have trust_limit set,
7885 use the lim_pc value.
7886
7887 2003-05-15 Andrew Cagney <cagney@redhat.com>
7888
7889 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename
7890 generic_find_dummy_frame.
7891 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Update.
7892 (deprecated_generic_find_dummy_frame): Update.
7893 (deprecated_read_register_dummy): Update.
7894 * frame.c (deprecated_generic_get_saved_register): Update.
7895
7896 2003-05-15 Theodore A. Roth <troth@openavr.org>
7897
7898 * avr-tdep.c (avr_breakpoint_from_pc): New function.
7899 (avr_gdbarch_init): Set breakpoint_from_pc method.
7900
7901 2003-05-15 Andrew Cagney <cagney@redhat.com>
7902
7903 * regcache.c (build_regcache): Set deprecated_register_valid
7904 directly.
7905 (deprecated_grub_regcache_for_register_valid): Delete function.
7906 * regcache.h (deprecated_grub_regcache_for_register_valid): Delete
7907 declaration.
7908
7909 2003-05-15 David Carlton <carlton@bactrian.org>
7910
7911 Committed by Elena Zannoni <ezannoni@redhat.com>
7912 * symtab.c (lookup_symbol_aux): Delete calls to
7913 lookup_symbol_aux_minsyms.
7914 (lookup_symbol_aux_minsyms): Comment out function and
7915 prototype. Delete lookup by mangled name.
7916
7917 2003-05-14 Kevin Buettner <kevinb@redhat.com>
7918
7919 * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
7920 correctly indicate an empty stack and ``stack_allocated'' to the
7921 indicate the number of elements initially allocated.
7922 (dwarf_expr_grow_stack): Simplify method for computing new
7923 stack size. Don't loop infinitely if ``stack_len'' is zero.
7924 (execute_stack_op): Move ``ctx->in_reg'' initialization
7925 out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
7926 be used in conjuction with DW_OP_piece. Revise error message
7927 accordingly.
7928
7929 2003-05-14 Theodore A. Roth <troth@openavr.org>
7930
7931 * MAINTAINERS: Update my email address.
7932 * avr-tdep.c: Ditto.
7933
7934 2003-05-14 Elena Zannoni <ezannoni@redhat.com>
7935
7936 * symtab.h (enum domain_enum): Rename from namespace_enum.
7937 (UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
7938 VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
7939 Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
7940 LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
7941 TYPES_NAMESPACE, METHODS_NAMESPACE.
7942 (SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
7943 (struct symbol, struct partial_symbol): Rename field
7944 'namespace_enum namespace' to 'domain_enum domain'.
7945 (PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
7946 Delete old define kludge for namespace.
7947
7948 * ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
7949 blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
7950 dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
7951 gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
7952 language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
7953 mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
7954 p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
7955 stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
7956 valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
7957 occurrences of the above.
7958
7959 2003-05-14 Ian Lance Taylor <ian@airs.com>
7960
7961 * Makefile.in (install-only): Use $(SHELL) when running
7962 mkinstalldirs.
7963
7964 2003-05-13 Ian Lance Taylor <ian@airs.com>
7965
7966 * MAINTAINERS (write after approval): Add myself.
7967
7968 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
7969 second and third arguments.
7970 * ser-tcp.c (_initialize_ser_tcp): Likewise.
7971 * ser-unix.c (_initialize_ser_hardwire): Likewise.
7972
7973 2003-05-13 Andrew Cagney <cagney@redhat.com>
7974
7975 * defs.h (store_address): Delete declaration.
7976 findvar.c (store_address): Delete function.
7977 * arm-tdep.c (arm_push_dummy_call): Replace store_address with
7978 store_unsigned_integer.
7979 * xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
7980 * v850-tdep.c (v850_push_arguments): Ditto.
7981 * sparc-tdep.c (sparc_get_saved_register): Ditto.
7982 * sh-tdep.c (sh64_get_saved_register): Ditto.
7983 * rs6000-tdep.c (rs6000_push_arguments): Ditto.
7984 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
7985 * mips-tdep.c (mips_eabi_push_arguments): Ditto.
7986 (mips_get_saved_register): Ditto.
7987 * ia64-tdep.c (ia64_get_saved_register): Ditto.
7988 (find_func_descr, ia64_push_arguments): Ditto.
7989 * i386-tdep.c (i386_push_arguments): Ditto.
7990 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
7991 * frv-tdep.c (frv_push_arguments): Ditto.
7992 * frame.c (legacy_saved_regs_prev_register): Ditto.
7993 (deprecated_generic_get_saved_register): Ditto.
7994 * findvar.c (unsigned_address_to_pointer): Ditto.
7995 * dwarf2read.c (dwarf2_const_value): Ditto.
7996 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
7997 * alpha-tdep.c (alpha_push_arguments): Ditto.
7998
7999 2003-05-12 J. Brobecker <brobecker@gnat.com>
8000
8001 * NEWS: Mention that the hppa-hpux port has been partially
8002 multiarched (32bit ABIT only, so far).
8003
8004 2003-05-11 Andrew Cagney <cagney@redhat.com>
8005
8006 * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
8007 * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
8008 include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
8009 sim/testsuite/sim/arm/misaligned2.ms, and
8010 sim/testsuite/sim/arm/misaligned3.ms.
8011 * disasm.h (struct ui_file): Add opaque struct declaration.
8012 * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
8013 * frame.h (struct ui_file): Ditto.
8014
8015 2003-05-11 Mark Kettenis <kettenis@gnu.org>
8016
8017 * value.h: Pretty print.
8018
8019 2003-05-10 Mark Kettenis <kettenis@gnu.org>
8020
8021 * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
8022
8023 2003-05-08 Andrew Cagney <cagney@redhat.com>
8024
8025 * regcache.h (max_register_size): Delete declaration.
8026 * regcache.c (max_register_size): Delete function.
8027 (struct regcache_descr): Delete field "max_register_size".
8028 (init_regcache_descr, init_legacy_regcache_descr): Assert that all
8029 registers fit in MAX_REGISTER_SIZE.
8030 (regcache_save): Replace max_register_size with MAX_REGISTER_SIZE.
8031 (regcache_restore, regcache_xfer_part, regcache_dump): Ditto.
8032 * thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE.
8033 * sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto.
8034 * remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto.
8035 * m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto.
8036 * hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto.
8037 * dve3900-rom.c, hppa-tdep.c: Ditto.
8038
8039 2003-05-08 David Carlton <carlton@math.stanford.edu>
8040
8041 * valops.c (push_word): Fix typo.
8042
8043 2003-05-08 Andrew Cagney <cagney@redhat.com>
8044
8045 * gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
8046 * gdbarch.h: Re-generate.
8047 * defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
8048 (legacy_max_register_raw_size): Delete declaration.
8049 * regcache.c (legacy_max_register_raw_size): Delete function.
8050 * valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
8051 * target.c, stack.c, sparc-tdep.c, sh-tdep.c: Ditto.
8052 * rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Ditto.
8053 * remote-rdp.c, remote-array.c, regcache.c: Ditto.
8054 * ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Ditto.
8055 * mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Ditto.
8056 * infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Ditto.
8057 * findvar.c, dwarf2cfi.c: Ditto.
8058
8059 2003-05-08 Andrew Cagney <cagney@redhat.com>
8060
8061 * mips-tdep.c (read_signed_register): New function, moved to here
8062 from "regcache.c".
8063 (read_signed_register_pid): Ditto.
8064 * regcache.c (read_signed_register_pid): Delete function, moved to
8065 "mips-tdep.c".
8066 (read_signed_register): Ditto.
8067 * regcache.h (read_signed_register): Delete declaration.
8068 (read_signed_register_pid): Delete declaration.
8069
8070 2003-05-08 Andrew Cagney <cagney@redhat.com>
8071
8072 * gdbarch.sh: Add comments on MAX_REGISTER_SIZE.
8073 * gdbarch.h: Re-generate.
8074 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro.
8075 (legacy_max_register_virtual_size): Delete declaration.
8076 * infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE.
8077 * d10v-tdep.c (d10v_print_registers_info): Ditto.
8078 * tracepoint.c (memrange_sortmerge): Ditto.
8079 * sparc-tdep.c (sparc_print_registers): Ditto.
8080 * regcache.c (legacy_max_register_virtual_size): Delete function.
8081
8082 2002-05-08 J. Brobecker <brobecker@gnat.com>
8083
8084 * fork-child.c (escape_bang_in_quoted_argument): New function.
8085 (fork_inferior): Escape '!' characters in quoted arguments
8086 only when needed.
8087
8088 2003-05-08 J. Brobecker <brobecker@gnat.com>
8089
8090 * dwarf2read.c (set_cu_language): Set the language to "minimal" if
8091 the language of the CU is not currently supported by GDB.
8092
8093 2003-05-08 J. Brobecker <brobecker@gnat.com>
8094
8095 * defs.h (language): Add language_minimal enum value.
8096 * c-lang.c (minimal_language_defn): New language definition.
8097 (_initialize_c_language): Add the new minimal language to the list
8098 of languages known to GDB.
8099
8100 2003-05-08 Kevin Buettner <kevinb@redhat.com>
8101
8102 * frame.c (get_frame_type): Don't attempt to lazily initialize
8103 frame's unwinder for legacy frames.
8104
8105 2003-05-07 Andrew Cagney <cagney@redhat.com>
8106
8107 * ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch"
8108 and "regcache" parameters.
8109 * avr-tdep.c (avr_remote_translate_xfer_address): Ditto.
8110
8111 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
8112
8113 * dwarf2read.c (dwarf_decode_lines): Only use output of
8114 check_cu_functions() when calling record_line(). Do not update
8115 the current address.
8116
8117 2003-05-07 Andrew Cagney <cagney@redhat.com>
8118
8119 * fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR
8120 code.
8121
8122 2003-05-07 Jim Blandy <jimb@redhat.com>
8123
8124 Rename commands 'maint list symtabs' and 'maint list psymtabs' to
8125 'maint info symtabs' and 'maint info psymtabs'.
8126 * symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs):
8127 Renamed from maintenance_list_symtabs and maintenance_list_psymtabs.
8128 * symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs):
8129 Declarations updated.
8130 * maint.c (maintenance_list_command): Delete.
8131 (_initialize_maint_cmds): Update calls to add_cmd.
8132 * gdbcmd.h (maintenancelistlist): Delete declaration.
8133 * cli/cli-cmds.c (maintenancelistlist): Delete.
8134 (init_cmd_lists): Don't initialize it.
8135 * cli/cli-cmds.h (maintenancelistlist): Delete declaration.
8136
8137 2003-05-07 Andrew Cagney <cagney@redhat.com>
8138
8139 * d10v-tdep.c (remote_d10v_translate_xfer_address): Add
8140 "regcache".
8141 (d10v_print_registers_info): Update.
8142 (d10v_dmap_register, d10v_imap_register): Delete functions.
8143 (struct gdbarch_tdep): Add "regcache" parameter to "dmap_register"
8144 and "imap_register".
8145 (d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache".
8146 (d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache".
8147 * arch-utils.c (generic_remote_translate_xfer_address): Add
8148 "regcache" and "gdbarch" parameters.
8149 * gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache"
8150 parameter. Change class to multi-arch.
8151 * gdbarch.h, gdbarch.c: Re-generate.
8152 * remote.c (remote_xfer_memory): Use
8153 gdbarch_remote_translate_xfer_address.
8154
8155 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
8156
8157 * infrun.c (prev_pc): Move declaration ahead of proceed().
8158 (proceed): Refresh prev_pc value before resuming.
8159 (stop_stepping): Remove code to refresh prev_pc.
8160
8161 2003-05-06 Kris Warkentin <kewarken@qnx.com>
8162
8163 * nto-tdep.c: Removed stray comment.
8164
8165 2003-05-06 Kris Warkentin <kewarken@qnx.com>
8166
8167 * i386-nto-tdep.c: Fix old K&R function definitions.
8168 * nto-tdep.c: Likewise and change stat.h include to gdb_stat.h.
8169 Also change add_show_from_set() call to add_setshow_cmd().
8170 * nto-tdep.h: Remove PARAMS and grep ^func ARI hits.
8171
8172 2003-05-05 Andrew Cagney <cagney@redhat.com>
8173
8174 * dummy-frame.c: Include "command.h" and "gdbcmd.h".
8175 (fprint_dummy_frames): New function.
8176 (maintenance_print_dummy_frames): New function.
8177 (_initialize_dummy_frame): Add command "maint print dummy-frames".
8178 * frame.c (fprint_frame_id): Make global.
8179 * frame.h (fprint_frame_id): Declare.
8180 * Makefile.in (dummy-frame.o): Update dependencies.
8181
8182 2003-05-05 Andrew Cagney <cagney@redhat.com>
8183
8184 * gdbarch.sh (DEPRECATED_REGISTER_SIZE): Rename REGISTER_SIZE.
8185 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Rename
8186 SIZEOF_CALL_DUMMY_WORDS.
8187 (DEPRECATED_CALL_DUMMY_WORDS): Rename CALL_DUMMY_WORDS.
8188 (DEPRECATED_FIX_CALL_DUMMY): Rename FIX_CALL_DUMMY.
8189 (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET): Rename
8190 CALL_DUMMY_BREAKPOINT_OFFSET.
8191 (DEPRECATED_CALL_DUMMY_START_OFFSET): Rename
8192 CALL_DUMMY_START_OFFSET.
8193 (DEPRECATED_CALL_DUMMY_LENGTH): Rename CALL_DUMMY_LENGTH.
8194 * gdbarch.h, gdbarch.c: Re-generate.
8195 * alpha-tdep.c, alphafbsd-tdep.c, arm-linux-tdep.c: Update.
8196 * arm-tdep.c, avr-tdep.c, breakpoint.c, cris-tdep.c: Update.
8197 * dummy-frame.c, dummy-frame.h, frv-tdep.c, gdbarch.c: Update.
8198 * gdbarch.h, gdbarch.sh, h8300-tdep.c, hppa-tdep.c: Update.
8199 * i386-tdep.c, ia64-tdep.c, infcall.c, inferior.h: Update.
8200 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Update.
8201 * mips-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Update.
8202 * rs6000-tdep.c, s390-tdep.c, sh-tdep.c, sol-thread.c: Update.
8203 * sparc-tdep.c, target.c, v850-tdep.c, valops.c: Update.
8204 * vax-tdep.c, x86-64-tdep.c, xstormy16-tdep.c: Update.
8205 * config/ia64/tm-ia64.h, config/m68k/tm-vx68.h: Update.
8206 * config/mips/tm-mips.h, config/pa/nm-hppah.h: Update.
8207 * config/pa/tm-hppa.h, config/pa/tm-hppa64.h: Update.
8208 * config/s390/tm-s390.h, config/sparc/tm-sp64.h: Update.
8209 * config/sparc/tm-sparc.h: Update.
8210
8211 2003-05-05 Kris Warkentin <kewarken@qnx.com>
8212
8213 * configure.tgt: Add i[3456]86-*-nto*.
8214 * i386-nto-tdep.c: New file. i386 specific support for QNX Neutrino.
8215 * nto-tdep.c: New file. Neutrino target support routines.
8216 * nto-tdep.h: New file. Neutrino target header.
8217 * config/tm-qnxnto.h: New file.
8218 * config/i386/i386nto.mt: New file.
8219 * config/i386/tm-i386nto.h: New file.
8220
8221 2003-05-04 Andrew Cagney <cagney@redhat.com>
8222
8223 * gdbthread.h (save_infrun_state): Drop prev_func_name parameter.
8224 (load_infrun_state): Ditto.
8225 (struct thread_info): Drop "prev_func_name" field.
8226 * thread.c (load_infrun_state): Update.
8227 (save_infrun_state): Update.
8228 * infrun.c (prev_func_name): Delete variable.
8229 (init_wait_for_inferior): Do not clear prev_func_name.
8230 (stop_stepping, keep_going, context_switch): Do not swap
8231 prev_func_name.
8232 (handle_inferior_event, check_sigtramp2): Use pc_in_sigtramp
8233 instead of PC_IN_SIGTRAMP.
8234
8235 2003-05-04 Andrew Cagney <cagney@redhat.com>
8236
8237 * sentinel-frame.c (sentinel_frame_prev_register): Replace
8238 REGISTER_BYTE with register_offset_hack.
8239 * regcache.c (init_regcache_descr): When REGISTER_BYTE_P, check
8240 that REGISTER_BYTE is consistent with the regcache.
8241 * gdbarch.sh (REGISTER_BYTE): Add a predicate.
8242 * gdbarch.h, gdbarch.c: Regenerate.
8243
8244 2003-05-04 Mark Kettenis <kettenis@gnu.org>
8245
8246 * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.
8247 (FXSAVE_ADDR, i387_supply_fxsave): Add support for %xmm8-%xmm15.
8248
8249 * i386-linux-nat.c (supply_gregset): Remove unnecessary casts.
8250
8251 2003-05-03 J. Brobecker <brobecker@gnat.com>
8252
8253 From Thierry Schneider <tpschneider1@yahoo.com>
8254 * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o.
8255 (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c.
8256 (mi-cmd-symbol.o): Add rule.
8257
8258 2003-05-03 Andrew Cagney <cagney@redhat.com>
8259
8260 * gdbarch.sh (PUSH_DUMMY_CODE): New architecture method, add
8261 comments noteing that it replaces the old FIX_CALL_DUMMY code.
8262 * gdbarch.h, gdbarch.c: Re-generate.
8263 * d10v-tdep.c (d10v_push_dummy_code): New function.
8264 (d10v_gdbarch_init): Set push_dummy_code.
8265 * infcall.c (legacy_push_dummy_code): New function.
8266 (generic_push_dummy_code): New function.
8267 (push_dummy_code): New function.
8268 (call_function_by_hand): Call push_dummy_code. Pass bp_addr,
8269 instead of dummy_addr, to push_dummy_call. Move call to
8270 generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION
8271 switch.
8272 * sparc-tdep.c (sparc_gdbarch_init): Mention push_dummy_code.
8273
8274 2003-05-03 Andrew Cagney <cagney@redhat.com>
8275
8276 * disasm.h (print_insn): Declare.
8277 * disasm.c (init_gdb_disassemble_info): New function.
8278 (gdb_disassembly): Call init_gdb_disassemble_info.
8279 (gdb_print_insn): New function.
8280 * v850-tdep.c (v850_scan_prologue): Call gdb_print_insn, instead
8281 of TARGET_PRINT_INSN. Send debug info to "gdb_stdlog".
8282 * mcore-tdep.c: Include "disasm.h"
8283 (mcore_dump_insn): Call gdb_print_insn, instead of TARGET_PRINT_INSN.
8284 * d10v-tdep.c: Include "disasm.h".
8285 (display_trace): Call gdb_print_insn, instead of print_insn.
8286 (print_insn): Delete function.
8287 * printcmd.c: Include "disasm.h".
8288 (print_insn): Delete function.
8289 (print_formatted): Call gdb_print_insn, instead of print_insn.
8290 * Makefile.in (printcmd.o): Update dependencies.
8291 (mcore-tdep.o, d10v-tdep.o): Ditto.
8292
8293 2003-05-02 Andrew Cagney <cagney@redhat.com>
8294
8295 * std-regs.c (value_of_builtin_frame_pc_reg): Delete #ifdef
8296 PC_REGNUM, re-indent.
8297 * stack.c (frame_info): Use "pc" for the name of get_frame_pc when
8298 PC_REGNUM isn't set.
8299
8300 * gdbarch.sh (REGISTER_SIZE, REGISTER_BYTES): Make optional.
8301 * gdbarch.h, gdbarch.c: Re-generate.
8302 * d10v-tdep.c (d10v_gdbarch_init): Do not set register_size,
8303 register_virtual_size, pc_regnum, or register_bytes.
8304 (D10V_PC_REGNUM): Rename _PC_REGNUM.
8305 (d10v_register_type): Use D10V_PC_REGNUM.
8306 (d10v_print_registers_info, d10v_read_pc): Ditto.
8307 (d10v_write_pc, d10v_eva_prepare_to_trace): Ditto.
8308 (d10v_unwind_pc, d10v_frame_prev_register): Ditto.
8309
8310 2003-05-02 David Carlton <carlton@bactrian.org>
8311
8312 * objfiles.c (allocate_objfile): For anonymous objfiles, allocate
8313 the name with mstrsave.
8314
8315 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
8316
8317 * charset.c (GDB_DEFAULT_TARGET_CHARSET,
8318 GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file.
8319 (host_charset_name, target_charset_name): New vars for use by
8320 set/show commands.
8321 (host_charset_enum, target_charset_enum): New enums for set/show
8322 commands.
8323 (set_charset_sfunc, set_host_charset_sfunc,
8324 set_target_charset_sfunc): New functions.
8325 (set_host_charset, set_target_charset): Make static.
8326 (list_charsets, set_host_charset_command,
8327 set_target_charset_command): Delete functions.
8328 (show_charset_command): Rewrite as....
8329 (show_charset): Hook this up with the set/show command mechanism.
8330 (_initialize_charset): Change names of charsets to match the
8331 set/show enums. Use host_charset_name and target_charset_name.
8332 Use set/show mechanism for charset, host-charset, target-charset
8333 commands. Do not make 'show host-charset' and 'show
8334 target-charset' be aliases of 'show charset'.
8335
8336 * charset.h (set_host_charset, set_target_charset): Don't export,
8337 they are not used outside the file.
8338
8339 2003-05-01 Andrew Cagney <cagney@redhat.com>
8340
8341 * disasm.c (gdb_disassemble_from_exec): Delete global variable.
8342 (gdb_disassembly): Make "di" non static, always initialize and
8343 cleanup. Always use dis_asm_read_memory.
8344 (gdb_dis_asm_read_memory): Delete function.
8345
8346 2003-05-01 Andrew Cagney <cagney@redhat.com>
8347
8348 * d10v-tdep.c (d10v_frame_align): Replace d10v_stack_align.
8349 (d10v_gdbarch_init): Set frame_align instead of stack_align.
8350
8351 2003-04-30 Andrew Cagney <cagney@redhat.com>
8352
8353 * gdbarch.sh (deprecated_tm_print_insn_info): Rename
8354 "tm_print_insn_info".
8355 (TARGET_PRINT_INSN_INFO): Delete macro.
8356 (dis_asm_read_memory): Delete function declaration.
8357 (dis_asm_memory_error, dis_asm_print_address): Ditto.
8358 (tm_print_insn_info): Delete variable definition.
8359 (_initialize_gdbarch): Do not initialize "tm_print_insn_info".
8360 * gdbarch.h, gdbarch.c: Re-generate.
8361 * d10v-tdep.c (display_trace): Replace "tm_print_insn_info" with
8362 "deprecated_tm_print_insn_info".
8363 * mcore-tdep.c (mcore_dump_insn): Ditto.
8364 * mips-tdep.c (mips_gdbarch_init): Ditto.
8365 * sparc-tdep.c (_initialize_sparc_tdep): Ditto.
8366 * v850-tdep.c (v850_scan_prologue, v850_gdbarch_init): Ditto.
8367 * ia64-tdep.c (_initialize_ia64_tdep): Ditto.
8368 * printcmd.c (print_insn): Use "deprecated_tm_print_insn_info"
8369 instead of TARGET_PRINT_INSN_INFO, add comment.
8370 * s390-tdep.c (s390_get_frame_info): Instead of
8371 "dis_asm_read_memory", use "deprecated_tm_print_insn_info".
8372 (s390_check_function_end, s390_is_sigreturn): Ditto.
8373 * corefile.c (dis_asm_read_memory): Move to "disasm.c".
8374 (dis_asm_memory_error, dis_asm_print_address): Ditto.
8375 * disasm.c: Include "gdbcore.h".
8376 (_initialize_disasm): New function, initialize
8377 "deprecated_tm_print_insn_info".
8378 (deprecated_tm_print_insn_info): New variable.
8379 (dis_asm_read_memory): Moved from "corefile.c", made static.
8380 (dis_asm_print_address, dis_asm_memory_error): Ditto.
8381 * Makefile.in (disasm.o): Update dependencies.
8382
8383 2003-04-30 Andrew Cagney <cagney@redhat.com>
8384
8385 * sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1.
8386
8387 2003-04-29 Adam Fedor <fedor@gnu.org>
8388
8389 * eval.c (evaluate_subexp_standard): Handle ObjC ops.
8390 * infcall.c (find_function_addr): Make non-static.
8391 * infcall.h (find_function_addr): Declare.
8392 * Makefile.in (eval.o): Update dependencies.
8393
8394 2003-04-28 Adam Fedor <fedor@gnu.org>
8395
8396 * symtab.c (symbol_find_demangled_name): Check for and demangle
8397 ObjC symbols.
8398 (symbol_init_demangled_name): Init for language_objc as well.
8399
8400 2003-04-28 Andrew Cagney <cagney@redhat.com>
8401
8402 * gdbarch.sh (DEPRECATED_TARGET_READ_FP): Replace TARGET_READ_FP.
8403 (DEPRECATED_FP_REGNUM): Replace FP_REGNUM.
8404 * gdbarch.h, gdbarch.c: Re-generate.
8405 * infcall.c (call_function_by_hand): Use DEPRECATED_FP_REGNUM,
8406 DEPRECATED_TARGET_READ_FP, or "sp" to create the dummy frame ID.
8407 * inferior.h (deprecated_read_fp): Rename read_fp.
8408 (generic_target_read_fp): Delete declaration.
8409 * regcache.c (generic_target_read_fp): Delete function.
8410 (deprecated_read_fp): Replace read_fp, use
8411 DEPRECATED_TARGET_READ_FP or DEPRECATED_FP_REGNUM.
8412 * d10v-tdep.c (d10v_read_fp): Delete function.
8413 (d10v_gdbarch_init): Do not set deprecated_read_fp.
8414
8415 * sparc-tdep.c (sparc_gdbarch_init): Do not set
8416 deprecated_target_read_fp to generic_target_read_fp.
8417 * sh-tdep.c (sh_gdbarch_init): Ditto.
8418 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8419 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8420 * frv-tdep.c (frv_gdbarch_init): Ditto.
8421
8422 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set
8423 deprecated_fp_regnum.
8424 * x86-64-tdep.c (x86_64_init_abi): Ditto.
8425 * vax-tdep.c (vax_gdbarch_init): Ditto.
8426 * v850-tdep.c (v850_gdbarch_init): Ditto.
8427 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
8428 * sh-tdep.c (sh_gdbarch_init): Ditto.
8429 * s390-tdep.c (s390_gdbarch_init): Ditto.
8430 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8431 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8432 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8433 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
8434 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8435 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8436 * i386-tdep.c (i386_gdbarch_init): Ditto.
8437 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
8438 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
8439 * frv-tdep.c (frv_gdbarch_init): Ditto.
8440 * cris-tdep.c (cris_gdbarch_init): Ditto.
8441 * avr-tdep.c (avr_gdbarch_init): Ditto.
8442 * arm-tdep.c (arm_gdbarch_init): Ditto.
8443 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
8444
8445 * x86-64-tdep.c (x86_64_init_abi): Set deprecated_target_read_fp.
8446 * v850-tdep.c (v850_gdbarch_init): Ditto.
8447 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
8448 * sh-tdep.c (sh_gdbarch_init): Ditto.
8449 * s390-tdep.c (s390_gdbarch_init): Ditto.
8450 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8451 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8452 * mips-tdep.c (mips_gdbarch_init): Ditto.
8453 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8454 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8455 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
8456 * frv-tdep.c (frv_gdbarch_init): Ditto.
8457 * avr-tdep.c (avr_gdbarch_init): Ditto.
8458 * arm-tdep.c (arm_gdbarch_init): Ditto.
8459
8460 * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with
8461 DEPRECATED_FP_REGNUM.
8462 (vax_push_dummy_frame, vax_pop_frame): Ditto.
8463 * std-regs.c (value_of_builtin_frame_fp_reg): Ditto.
8464 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
8465 (sparc_push_dummy_frame, sparc64_read_fp): Ditto.
8466 (sparc32_register_virtual_type): Ditto.
8467 * sh-tdep.c (sh64_frame_chain): Ditto.
8468 (sh64_get_saved_register, sh64_pop_frame): Ditto.
8469 (sh_nofp_frame_init_saved_regs): Ditto.
8470 (sh64_nofp_frame_init_saved_regs): Ditto.
8471 (sh_fp_frame_init_saved_regs): Ditto.
8472 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
8473 * remote-e7000.c (fetch_regs_from_dump): Ditto.
8474 * procfs.c (procfs_fetch_registers): Ditto.
8475 (procfs_store_registers): Ditto.
8476 * ns32knbsd-nat.c (fetch_inferior_registers): Ditto.
8477 (store_inferior_registers, fetch_core_registers): Ditto.
8478 (fetch_kcore_registers, clear_regs): Ditto.
8479 * ns32k-tdep.c (ns32k_frame_init_saved_regs): Ditto.
8480 (ns32k_push_dummy_frame, ns32k_pop_frame): Ditto.
8481 * nlm/i386.h (DEPRECATED_FP_REGNUM): Ditto.
8482 * nlm/i386.c (do_status): Ditto.
8483 * mipsv4-nat.c (supply_gregset): Ditto.
8484 * mips-tdep.c: Ditto for comments.
8485 * mips-nat.c (fetch_inferior_registers): Ditto.
8486 (store_inferior_registers, fetch_core_registers): Ditto.
8487 * m68k-tdep.c (m68k_push_dummy_frame): Ditto.
8488 (m68k_pop_frame, m68k_frame_init_saved_regs): Ditto.
8489 * i386-tdep.c (i386_frame_init_saved_regs): Ditto.
8490 (i386_do_pop_frame, i386_register_type): Ditto.
8491 * hppa-tdep.c (hppa_frame_chain): Ditto.
8492 (hppa_push_dummy_frame, find_dummy_frame_regs): Ditto.
8493 (hppa_pop_frame, hppa_read_fp): Ditto.
8494 (skip_prologue_hard_way, hppa_frame_find_saved_regs): Ditto.
8495 * cris-tdep.c (cris_examine, cris_pop_frame): Ditto.
8496 * config/vax/nm-vax.h (REGISTER_U_ADDR): Ditto.
8497 * config/sparc/tm-sparc.h (DEPRECATED_FP_REGNUM): Ditto.
8498 * config/sparc/tm-sp64.h (DEPRECATED_FP_REGNUM): Ditto.
8499 * config/s390/tm-s390.h (DEPRECATED_FP_REGNUM): Ditto.
8500 * config/pa/tm-hppa64.h (DEPRECATED_FP_REGNUM): Ditto.
8501 * config/ia64/tm-ia64.h (DEPRECATED_FP_REGNUM): Ditto.
8502 * blockframe.c: Ditto for comments.
8503 * arch-utils.h: Ditto for comments.
8504 * arch-utils.c (legacy_virtual_frame_pointer): Ditto.
8505 * alphanbsd-tdep.c (fetch_core_registers): Ditto.
8506 * alphabsd-nat.c (fetch_inferior_registers): Ditto.
8507 * alpha-tdep.h: Ditto for comments.
8508 * alpha-tdep.c (alpha_cannot_fetch_register): Ditto.
8509 (alpha_cannot_store_register): Ditto.
8510 (alpha_push_dummy_frame): Ditto.
8511 * alpha-nat.c (supply_gregset): Ditto.
8512
8513 * config/sparc/tm-sp64.h (DEPRECATED_TARGET_READ_FP): Update.
8514 * config/pa/tm-hppa64.h (DEPRECATED_TARGET_READ_FP): Update.
8515 * config/sparc/tm-sparc.h: Update comment.
8516
8517 * hppa-tdep.c (hppa_init_extra_frame_info): Use
8518 deprecated_read_fp instead of TARGET_READ_FP.
8519 (hppa_init_extra_frame_info, hppa_frame_chain): Ditto.
8520 (hppa_push_dummy_frame, hppa_read_fp): Ditto.
8521 * sparc-tdep.c (sparc_init_extra_frame_info): Use
8522 deprecated_read_fp instead of read_fp.
8523 * s390-tdep.c (s390_push_arguments): Ditto.
8524 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8525 * frame.h: Ditto in comments.
8526 * frame.c (legacy_get_prev_frame): Ditto.
8527 * dummy-frame.c (dummy_frame_this_id): Ditto.
8528 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
8529
8530 2003-04-28 Andrew Cagney <cagney@redhat.com>
8531
8532 * gdbarch.sh (deprecated_tm_print_insn): Rename tm_print_insn.
8533 * gdbarch.h, gdbarch.c: Re-generate.
8534 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Update.
8535 * vax-tdep.c (_initialize_vax_tdep): Update.
8536 * v850-tdep.c (_initialize_v850_tdep): Update.
8537 * sparc-tdep.c (_initialize_sparc_tdep): Update.
8538 * s390-tdep.c (_initialize_s390_tdep): Update.
8539 * ns32k-tdep.c (_initialize_ns32k_tdep): Update.
8540 * mn10300-tdep.c (_initialize_mn10300_tdep): Update.
8541 * mips-tdep.c (_initialize_mips_tdep): Update.
8542 * mcore-tdep.c (_initialize_mcore_tdep): Update.
8543 * m68k-tdep.c (_initialize_m68k_tdep): Update.
8544 * ia64-tdep.c (_initialize_ia64_tdep): Update.
8545 * hppa-tdep.c (_initialize_hppa_tdep): Update.
8546 * h8300-tdep.c (_initialize_h8300_tdep): Update.
8547 * frv-tdep.c (_initialize_frv_tdep): Update.
8548 * cris-tdep.c (cris_delayed_get_disassembler): Update.
8549 (_initialize_cris_tdep): Update.
8550 * arch-utils.c (legacy_print_insn): Update.
8551 * alpha-tdep.c (_initialize_alpha_tdep): Update.
8552
8553 2003-04-26 Adam Fedor <fedor@gnu.org>
8554
8555 * linespec.c (decode_objc): New function to decode ObjC calls
8556 (decode_line_1): Check for ObjC calls (using decode_objc)
8557 * Makefile (linespec.o): Update dependencies.
8558
8559 2003-04-26 Daniel Jacobowitz <drow@mvista.com>
8560
8561 * breakpoint.h (struct breakpoint_ops): New.
8562 (struct breakpoint): Add ops member.
8563
8564 * breakpoint.c (print_bp_stop_message, print_one_breakpoint)
8565 (mention): Use new breakpoint ops member.
8566 (set_raw_breakpoint): Initialize ops field to NULL.
8567 (print_exception_catchpoint, print_one_exception_catchpoint)
8568 (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New.
8569 (gnu_v3_exception_catchpoint_ops): New.
8570 (catch_exception_command_1): Call handle_gnu_v3_exceptions.
8571
8572 2003-04-25 Adam Fedor <fedor@gnu.org>
8573
8574 * Makefile.in (COMMON_OBS): Add objc-lang.o
8575
8576 2003-04-25 Andrew Cagney <cagney@redhat.com>
8577
8578 * d10v-tdep.c (print_insn): Delete function.
8579 (display_trace): Use TARGET_PRINT_INSN.
8580 (_initialize_d10v_tdep): Do not set tm_print_insn.
8581 (d10v_gdbarch_init): Set print_insn.
8582
8583 2003-04-25 Andrew Cagney <cagney@redhat.com>
8584
8585 * d10v-tdep.c (d10v_extract_return_value): Delete call to printf.
8586 (_initialize_d10v_tdep): Use add_setshow_boolean_cmd.
8587 (d10v_frame_unwind_cache): Use FRAME_OBSTACK_CALLOC.
8588 (NR_DMAP_REGS, A0_REGNUM): Delete, replaced by ...
8589 (nr_dmap_regs, a0_regnum): ... new functions.
8590 (d10v_print_registers_info): Use a0_regnum, use register_size.
8591 (d10v_register_byte): Delete function.
8592 (d10v_register_raw_size): Delete function.
8593 (d10v_register_type): Use a0_regnum.
8594 (d10v_print_registers_info): Use a0_regnum.
8595 (D10V_SP_REGNUM): Rename _SP_REGNUM, replace it and SP_REGNUM.
8596 (d10v_gdbarch_init): Do not set register_byte or
8597 register_raw_size, use D10V_SP_REGNUM to set sp_regnum.
8598 (d10v_pointer_to_address): Use extract_unsigned_integer instead of
8599 extract_address.
8600 (trace_command): Use XCALLOC.
8601 (print_insn): Delete reference to tm_print_insn.
8602 (saved_regs_unwinder): Use store_unsigned_integer instead of
8603 store_address.
8604 * frame.h (FRAME_OBSTACK_CALLOC): Define
8605
8606 2003-04-25 David Carlton <carlton@bactrian.org>
8607
8608 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/maint.exp.
8609
8610 2003-04-24 Adam Fedor <fedor@gnu.org>
8611
8612 * objc-lang.c: Include "valprint.h"
8613 * Makefile.in (objc-lang.o): Update dependencies.
8614
8615 2003-04-24 Adam Fedor <fedor@gnu.org>
8616
8617 * objc-lang.c (FETCH_ARGUMENT, CONVERT_FUNCPTR): Remove
8618 architecture dependant compilation and mark as unimplemented
8619 (until they get put in the gdbarch vector).
8620
8621 2003-04-23 David Carlton <carlton@bactrian.org>
8622
8623 * cp-support.c (cp_find_first_component): Accept 'operator' in
8624 more locations.
8625
8626 2003-04-23 Andrew Cagney <cagney@redhat.com>
8627
8628 * infcall.c (call_function_by_hand): Eliminate redundant
8629 indentation. Move "saved_async" and "old_cleanups" to where they
8630 are needed.
8631
8632 2003-04-23 Andrew Cagney <cagney@redhat.com>
8633
8634 * infcall.c (call_function_by_hand): Eliminate the variables "rc"
8635 and "buffer". Move the "name" code to where it is needed.
8636
8637 2003-04-23 Andrew Cagney <cagney@redhat.com>
8638
8639 * infcall.c (call_function_by_hand): Move variables "start_sp",
8640 "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call
8641 code to ON_STACK switch branch.
8642
8643 2003-04-23 Andrew Cagney <cagney@redhat.com>
8644
8645 * infcall.c (call_function_by_hand): Make declaration of "i",
8646 "sal", "bpt" and "old_sp" more local to their use. Delete #if
8647 lint.
8648
8649 2003-04-23 Andrew Cagney <cagney@redhat.com>
8650
8651 * infcall.c (call_function_by_hand): Delete variable
8652 "n_method_args". Localize "param_type"'s declaration to the loop
8653 that it is used. Reinstate code assigning to said variable -
8654 deleted on 2002-06-14. Rationalize calls to value_args_coerce.
8655 Rationalize code using "param_type".
8656
8657 2003-04-22 Andrew Cagney <cagney@redhat.com>
8658
8659 * infcall.c (call_function_by_hand): Use new variable "bp_addr" to
8660 compute the breakpoint address. Only call FIX_CALL_DUMMY when
8661 ON_STACK. Eliminate the variable "addr". Do not pass "real_pc"
8662 to DEPRECATED_PUSH_RETURN_ADDRESS.
8663
8664 2003-04-22 Kevin Buettner <kevinb@redhat.com>
8665
8666 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM
8667 on the DWARF2 register number prior to fetching a register.
8668
8669 2003-04-22 J. Brobecker <brobecker@gnat.com>
8670
8671 * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
8672 Update all the tests using SOFT_FLOAT considering the fact that
8673 this macro was always set to 0.
8674 * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT
8675 considering the fact that this macro was always set to 0.
8676 * hppa-tdep.h (hppa_store_return_value): Likewise.
8677 (hppa_extract_return_value): Likewise.
8678
8679 2003-04-22 J. Brobecker <brobecker@gnat.com>
8680
8681 * config/pa/tm-hppa.h: Remove obsolete code, was used by
8682 the hppa-pro target only.
8683
8684 2003-04-21 J. Brobecker <brobecker@gnat.com>
8685
8686 Ongoing multi-arch conversion effort for HP/UX:
8687 * config/pa/tm-hppa.h: Move all macro that are no longer
8688 defined now that GDB_MULTI_ARCH is now set to 1 from here...
8689 * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).
8690
8691 2003-04-21 J. Brobecker <brobecker@gnat.com>
8692
8693 * config/pa/tm-hppa.h: Obsolete a section that was only used
8694 for hppa-pro.
8695
8696 2003-04-21 J. Brobecker <brobecker@gnat.com>
8697
8698 Ongoing multi-arch conversion for HP/UX.
8699 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define
8700 if already defined (allows hppa64 to stay non-multiarched for now).
8701 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define.
8702
8703 2003-04-21 Andrew Cagney <cagney@redhat.com>
8704
8705 * frame.c (frame_id_eq): Fail when the code_addr's do not match.
8706
8707 2003-04-21 Andrew Cagney <cagney@redhat.com>
8708
8709 * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
8710 "i386_num_mmx_regs".
8711
8712 2003-04-21 Andrew Cagney <cagney@redhat.com>
8713
8714 * infcall.c: New file.
8715 * infcall.h: New file.
8716 * valarith.c: Include "infcall.h".
8717 * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto.
8718 * eval.c, ada-valprint.c, ada-lang.c: Ditto.
8719 * Makefile.in (valarith.o, scm-lang.o): Update dependencies.
8720 (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies.
8721 (eval.o, ada-valprint.o, ada-lang.o): Update dependencies.
8722 (SFILES): Add "infcall.c"
8723 (COMMON_OBS): Add "infcall.o".
8724 (infcall.o): Specify dependencies.
8725 * value.h (call_function_by_hand): Delete declaration.
8726 * inferior.h (run_stack_dummy): Delete declaration.
8727 * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c".
8728 (run_stack_dummy): Move to "infcall.c", merged into
8729 call_function_by_hand.
8730 * valops.c (call_function_by_hand): Moved to "infcall.c".
8731 (find_function_addr, value_arg_coerce): Ditto.
8732 (unwindonsignal_p, coerce_float_to_double): Ditto.
8733 (_initialize_valops): Move "set/show coerce-float-to-double", and
8734 "set/show unwindonsignal" commands to "infcall.c".
8735 * v850-tdep.c, target.h: Update comments.
8736 * sparc-tdep.c (sparc_fix_call_dummy): Update comments.
8737 * sh-tdep.c (sh_init_extra_frame_info): Update comments.
8738 (sh64_init_extra_frame_info): Update comments.
8739 * mn10300-tdep.c: Update comments.
8740 * mcore-tdep.c (mcore_init_extra_frame_info): Update comments.
8741 * config/sparc/tm-sparc.h: Update comments.
8742 * breakpoint.h: Update comments.
8743 * avr-tdep.c (avr_init_extra_frame_info): Update comments.
8744 * arm-tdep.c: Update comment.
8745
8746 2003-04-19 Mark Kettenis <kettenis@gnu.org>
8747
8748 * i386-tdep.c (i386_num_register_names): New variable.
8749 (i386_num_mmx_regs): Renamed from mmx_num_regs.
8750 (MM0_REGNUM): Remove redundant parentheses in define.
8751 (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs.
8752 (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p,
8753 i386_mxcsr_regnum_p): Remove redundant parentheses.
8754 (i386_register_name): Use i386_num_register_names.
8755
8756 * i386-tdep.c (i386_extract_return_value,
8757 i386_store_return_value): Correct check for availability of
8758 floating-point registers.
8759
8760 * i386-tdep.c (i386_frame_num_args): Remove function.
8761 (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown.
8762
8763 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from
8764 mmx_regnum_to_fp_regnum. Adjust all callers.
8765
8766 * i386-tdep.c (i386_get_longjmp_target): Use
8767 TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT
8768 and TARGET_CHAR_BIT. Use extract_typed_address instead of
8769 extract_address.
8770
8771 2003-04-19 Mark Kettenis <kettenis@gnu.org>
8772
8773 * core-regset.c: Update comments to reflect reality. Re-order
8774 includes.
8775 (fetch_core_registers): Use switch instead of if. Remove
8776 redundant prototype.
8777
8778 2003-04-18 Jim Blandy <jimb@redhat.com>
8779
8780 * s390-tdep.c (s390_frame_align): New function.
8781 (s390_gdbarch_init): Register it with the gdbarch object.
8782
8783 2003-04-17 Richard Henderson <rth@redhat.com>
8784
8785 * remote.c (minitelnet): Don't redeclare escape_count, echo_check.
8786
8787 2003-04-17 Michael Snyder <msnyder@redhat.com>
8788 Karen Bennet <bennet@redhat.com>
8789
8790 Committed by Elena Zannoni <ezannoni@redhat.com>
8791 * gdb_gcore.sh: New script to create a core dump of a process.
8792
8793 2003-04-17 Elena Zannoni <ezannoni@redhat.com>
8794
8795 * values.c (value_being_returned): Don't fetch the return
8796 value if the return type is void.
8797
8798 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
8799
8800 * thread-db.c: Reindented.
8801
8802 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
8803
8804 * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t,
8805 td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
8806 as types.
8807
8808
8809
8810
8811
8812
8813
8814
8815
8816
8817
8818
8819
8820
8821
8822
8823
8824
8825
8826
8827
8828
8829
8830
8831
8832 2003-04-16 Kevin Buettner <kevinb@redhat.com>
8833
8834 * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
8835 the size of ``long double'' to 16, instead of 8.
8836
8837 2003-04-16 Mark Kettenis <kettenis@gnu.org>
8838
8839 * i386-linux-nat.c: Add some whitespace to make things more
8840 readable.
8841 (fetch_register, store_register, fetch_inferior_registers,
8842 store_inferior_registers): Get rid of assignment in if-statement.
8843 (store_register): Fix typo in error message.
8844
8845 2003-04-16 Andrew Cagney <cagney@redhat.com>
8846
8847 * utils.c (xmmalloc): Always allocate something, matches
8848 libiberty/xmalloc's semantics.
8849 (xmrealloc, xmcalloc): Ditto.
8850
8851 2003-04-16 Andrew Cagney <cagney@redhat.com>
8852
8853 * frame.c (get_prev_frame): Do not initialize "unwind" or "type",
8854 update comments.
8855 (get_frame_type): Initialize unwind and type when needed.
8856 (get_frame_id, frame_register_unwind): Ditto.
8857
8858 2003-04-16 Andrew Cagney <cagney@redhat.com>
8859
8860 * NEWS: Mention that sparclet-*-* and sparclite-*-* have been made
8861 obsolete.
8862 * sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code.
8863 * sparcl-stub.c: Obsolete file.
8864 * config/sparc/tm-sparclet.h: Obsolete file.
8865 * sparclet-stub.c: Obsolete file.
8866 * sparclet-rom.c: Obsolete file.
8867 * sparcl-tdep.c: Obsolete file.
8868 * config/sparc/tm-sparclite.h: Obsolete file.
8869 * config/sparc/sparclite.mt: Obsolete file.
8870 * config/sparc/sparclet.mt: Obsolete file.
8871 * configure.tgt: Make sparclet-*-*, sparclite-*-*, and
8872 sparc86x-*-* obsolete.
8873
8874 2003-04-15 David Carlton <carlton@math.stanford.edu>
8875
8876 * Makefile.in (SFILES): Add cp-namespace.c.
8877 (COMMON_OBS): Add cp-namespace.o.
8878 (block.o): Depend on gdb_obstack_h and cp_support_h.
8879 (buildsym.o): Depend on cp_support_h.
8880 (cp-namespace.o): New.
8881 (cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h,
8882 gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h.
8883 (dwarf2read.o): Depend on cp_support_h.
8884 * jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE.
8885 * dwarf2read.c (process_die): Set processing_has_namespace_info,
8886 processing_current_namespace.
8887 (read_namespace): Update processing_current_namespace; check for
8888 anonymous namespaces.
8889 (dwarf2_name): New function.
8890 (dwarf2_extension): Ditto.
8891 * cp-support.h: Update copyright, contributors.
8892 Add inclusion guards.
8893 Add opaque declaration for structs obstack, block, symbol.
8894 (struct using_direct): New struct.
8895 Add declarations for cp_find_first_component,
8896 cp_entire_prefix_len, processing_has_namespace_info,
8897 processing_current_namespace, cp_is_anonymous,
8898 cp_add_using_directive, cp_initialize_namespace,
8899 cp_finalize_namespace, cp_set_block_scope,
8900 cp_scan_for_anonymous_namespaces.
8901 * cp-namespace.c: New file.
8902 * cp-support.c: Update copyright.
8903 Include ctype.h, gdb_assert.h, gdbcmd.h.
8904 New variable maint_cplus_cmd_list.
8905 (cp_find_first_component): New function.
8906 (cp_entire_prefix_len, maint_cplus_command)
8907 (first_component_command, _initialize_cp_support): Ditto.
8908 * buildsym.c: Include cp-support.h.
8909 New variable using_list.
8910 (add_symbol_to_list): Check for anonymous namespaces.
8911 (finish_block): Set block's scope.
8912 (start_symtab): Initialize C++ namespace support.
8913 (end_symtab): Finalize C++ namespace support.
8914 * block.h: Add opaque declarations for structs
8915 block_namespace_info, using_direct, and obstack.
8916 Add declarations for block_set_scope and block_set_using.
8917 (struct block): Add 'language_specific' member.
8918 (BLOCK_NAMESPACE): New macro.
8919 * block.c: Include gdb_obstack.h and cp-support.h.
8920 (struct block_namespace_info): New struct.
8921 (block_set_scope): New function.
8922 (block_set_using, block_initialize_namespace): Ditto.
8923
8924 2003-04-14 Kevin Buettner <kevinb@redhat.com>
8925
8926 * solib-svr4.c (svr4_have_link_map_offsets): New function.
8927 (locate_base): Return early if there aren't any link map offsets.
8928 (svr4_solib_create_inferior_hook): Warn if shared library support
8929 is unavailable.
8930
8931 2003-04-14 David Carlton <carlton@math.stanford.edu>
8932
8933 * symtab.c (symbol_set_names): Add prefix when storing Java names
8934 in hash table. Fix for PR java/1039.
8935
8936 2003-04-14 David Carlton <carlton@math.stanford.edu>
8937
8938 * symtab.c (symbol_set_names): Rename 'name' arg to
8939 'linkage_name', and 'tmpname' variable to 'linkage_name_copy'.
8940 * symtab.h: Change 'name' argument in declaration of
8941 symbol_set_names to 'linkage_name'.
8942 (SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'.
8943
8944 2003-04-14 Andrew Cagney <cagney@redhat.com>
8945
8946 * mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE,
8947 return the fully sign-extended register value.
8948 (get_frame_pointer): Ditto.
8949 (mips_pop_frame): Initialize "proc_desc" after checking for a
8950 dummy frame.
8951
8952 2003-04-14 Andrew Cagney <cagney@redhat.com>
8953
8954 * mips-tdep.c (mips_push_dummy_frame): Delete function.
8955 (MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros.
8956 (FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro.
8957 (mips_push_register): Delete function.
8958 (mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and
8959 PUSH_FP_REGNUM.
8960
8961 2003-04-14 Jim Blandy <jimb@redhat.com>
8962
8963 * symmisc.c: #include "gdb_regex.h".
8964 (maintenance_list_symtabs, maintenance_list_psymtabs): New
8965 functions.
8966 * maint.c (maintenance_list_command): New function.
8967 (_initialize_maint_cmds): Register the above as commands.
8968 * symtab.h (maintenance_list_symtabs,
8969 maintenance_list_psymtabs): New declarations.
8970 * cli/cli-cmds.c (maintenancelistlist): New variable.
8971 (init_cmd_lists): Initialize it.
8972 * cli/cli-cmds.h (maintenancelistlist): New declaration.
8973 * gdbcmd.h (maintenancelistlist): New declaration.
8974 * Makefile.in (symmisc.o): Update dependencies.
8975
8976 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
8977
8978 * s390-nat.c: Include asm/types.h for addr_t.
8979
8980 2003-04-14 Corinna Vinschen <vinschen@redhat.com>
8981
8982 * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
8983 actually incoming type.
8984
8985 2003-04-13 Andrew Cagney <cagney@redhat.com>
8986
8987 * ppc-linux-tdep.c: Use get_frame_base, get_frame_pc,
8988 get_next_frame and get_frame_saved_regs.
8989
8990 2003-04-13 Andrew Cagney <cagney@redhat.com>
8991
8992 * reggroups.c (default_register_reggroup_p): Use NUM_REGS instead
8993 of gdbarch_num_regs.
8994
8995 2003-04-13 Andrew Cagney <cagney@redhat.com>
8996
8997 * frame.h: Mention what replaced what in "struct frame_info".
8998 * hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and
8999 deprecated_update_frame_base_hack and
9000 deprecated_update_frame_pc_hack.
9001 * hppa-tdep.c: Ditto.
9002
9003 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
9004
9005 * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
9006 to read_reg and update its comment. Remove regnum member.
9007 * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval.
9008 Don't call read_reg when setting in_reg. Call read_reg to get
9009 the frame base if it's in a register. Return the register number
9010 on the stack instead of in the context. Remove extra arguments
9011 to read_reg.
9012 * dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments.
9013 (dwarf2_evaluate_loc_desc): Call value_from_register. Expect
9014 the register number on the expression stack.
9015 (needs_frame_read_reg): Remove extra arguments.
9016
9017 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
9018
9019 * dwarf2expr.c (dwarf2_read_address): Renamed from read_address;
9020 made non-static.
9021 (execute_stack_op): All callers updated.
9022 * dwarf2expr.h: Add prototype for dwarf2_read_address.
9023 * dwarf2loc.c (find_location_expression): New function.
9024 (dwarf_expr_frame_base): Call it.
9025 (dwarf2_evaluate_loc_desc): Handle 0-length location expressions.
9026 (dwarf2_tracepoint_var_ref): New function, broken out from
9027 locexpr_tracepoint_var_ref.
9028 (locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref.
9029 Make static.
9030 (loclist_read_variable, loclist_read_needs_frame): New functions.
9031 (loclist_describe_location, loclist_tracepoint_var_ref): New
9032 functions.
9033 (dwarf2_loclist_funcs): New struct location_funcs.
9034 * dwarf2loc.h (struct dwarf2_loclist_baton): New type.
9035 (struct dwarf2_locexpr_baton): Add comments.
9036 (dwarf2_loclist_funcs): New extern.
9037 * dwarf2read.c (struct comp_unit_head): Remove DIE member, add
9038 base_address and base_known.
9039 (dwarf_loc_buffer): New variable.
9040 (struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size.
9041 (DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros.
9042 (dwarf2_has_info): Initialize dwarf_loc_offset.
9043 (dwarf2_build_psymtabs): Read in .debug_loc.
9044 (dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and
9045 DWARF_LOC_SIZE.
9046 (psymtab_to_symtab_1): Likewise. Move base address calculation
9047 here, from...
9048 (dwarf2_get_pc_bounds): ... here. Use the base address from
9049 cu_header.
9050 (dwarf2_symbol_mark_computed): Handle location lists.
9051
9052 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
9053
9054 * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
9055 if the linkage name demangled successfully.
9056
9057 2003-04-13 Mark Kettenis <kettenis@gnu.org>
9058
9059 * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
9060 disassmbly_flavour): Removed.
9061
9062 * x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
9063
9064 2003-04-13 Mark Kettenis <kettenis@gnu.org>
9065
9066 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
9067
9068 2003-04-12 Andrew Cagney <cagney@redhat.com>
9069
9070 * frame.h (struct frame_info): Move definition from here ...
9071 * frame.c (struct frame_info): ... to here.
9072
9073 2003-04-12 Andrew Cagney <cagney@redhat.com>
9074
9075 * gdbthread.h (save_infrun_state): Delete parameter
9076 "prev_func_start".
9077 (struct thread_info): Delete field "prev_func_start".
9078 (load_infrun_state): Ditto.
9079 * thread.c (load_infrun_state, save_infrun_state): Update.
9080 * infrun.c (prev_func_start): Delete variable.
9081 (context_switch, init_wait_for_inferior): Update.
9082 (stop_stepping, keep_going): Update.
9083
9084 2003-04-12 Andrew Cagney <cagney@redhat.com>
9085
9086 * gdbarch.sh: Add missing opaque declarations.
9087 * gdbarch.h: Regnerate.
9088 * symtab.h: Add missing opaque declarations.
9089 * value.h, target.h, symfile.h, stabsread.h: Ditto.
9090 * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
9091 * srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
9092 * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
9093 * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
9094 * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
9095 * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
9096 * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
9097 * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
9098 * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
9099 * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
9100 * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
9101 * cli/cli-setshow.h, cli/cli-script.h: Ditto.
9102
9103 2003-04-11 Andrew Cagney <cagney@redhat.com>
9104
9105 * frame.c (get_frame_id): Return this frame's "id".
9106 (legacy_get_prev_frame): Set prev's frame ID code_addr to the
9107 function start.
9108 (legacy_saved_regs_this_id): Replace function body with
9109 internal-error.
9110 (deprecated_frame_xmalloc): Mark the frame ID as valid, use
9111 FRAME_OBSTACK_ZALLOC.
9112 (create_new_frame): Mark the frame ID as valid.
9113
9114 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
9115
9116 * Makefile.in (libbfd_h): Added missing setting.
9117 * mips-tdep.c (mips_gdbarch_init): Set disassembler_options
9118 according to the selected ABI.
9119
9120 2003-04-11 Jeff Johnston <jjohnstn@redhat.com>
9121
9122 * gdb_indent.sh: Recognize pid_t and sigset_t as types.
9123
9124 2003-04-11 Andrew Cagney <cagney@redhat.com>
9125
9126 * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
9127 SAVED_PC_AFTER_CALL.
9128 * gdbarch.h, gdbarch.c: Regenerate.
9129 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9130 * x86-64-tdep.c (x86_64_init_abi): Update.
9131 * vax-tdep.c (vax_gdbarch_init): Update.
9132 * v850-tdep.c (v850_gdbarch_init): Update.
9133 * sparc-tdep.c (sparc_gdbarch_init): Update.
9134 * sh-tdep.c (sh_gdbarch_init): Update.
9135 * s390-tdep.c (s390_gdbarch_init): Update.
9136 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9137 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
9138 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9139 * mips-tdep.c (mips_gdbarch_init): Update.
9140 * mcore-tdep.c (mcore_gdbarch_init): Update.
9141 * m68k-tdep.c (m68k_gdbarch_init): Update.
9142 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9143 * ia64-tdep.c (ia64_gdbarch_init): Update.
9144 (ia64_saved_pc_after_call): Update declaration.
9145 * i386ly-tdep.c (i386lynx_init_abi): Update.
9146 * i386-tdep.c (i386_gdbarch_init): Update.
9147 * hppa-tdep.c (hppa_gdbarch_init): Update.
9148 * h8300-tdep.c (h8300_gdbarch_init): Update.
9149 * frv-tdep.c (frv_gdbarch_init): Update.
9150 * cris-tdep.c (cris_gdbarch_init): Update.
9151 * avr-tdep.c (avr_gdbarch_init): Update.
9152 * arm-tdep.c (arm_gdbarch_init): Update.
9153 * alpha-tdep.c (alpha_gdbarch_init): Update.
9154 * ns32knbsd-nat.c (frame_num_args): Update.
9155 * ns32k-tdep.c (umax_frame_num_args): Update.
9156 * mips-tdep.c (mips_init_frame_pc_first): Update.
9157 * infrun.c (step_over_function): Update.
9158 * i386-linux-tdep.c (skip_hurd_resolver): Update.
9159 * i386-interix-tdep.c (i386_interix_back_one_frame): Update.
9160 * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
9161 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
9162 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
9163 * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
9164 * arm-linux-tdep.c (skip_hurd_resolver): Update.
9165 * arch-utils.c (init_frame_pc_default): Update.
9166 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
9167 * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
9168 declaration.
9169
9170 2003-04-11 Andrew Cagney <cagney@redhat.com>
9171
9172 * i387-tdep.c: Update copyright.
9173 (i387_to_double): Delete function.
9174 (double_to_i387): Delete function.
9175
9176 2003-04-10 Andrew Cagney <cagney@redhat.com>
9177
9178 * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
9179 frame's function's address. Simplify.
9180 (d10v_frame_unwind_cache): Check that the frame's function is
9181 non-zero.
9182
9183 2003-04-10 Jim Blandy <jimb@redhat.com>
9184
9185 * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
9186 call to set_gdbarch_deprecated_push_arguments.
9187
9188 2003-04-10 Andrew Cagney <cagney@redhat.com>
9189
9190 * frame.c (fprint_frame_id): New function.
9191 (fprint_frame_type, fprint_frame): New function.
9192 (frame_pc_unwind, frame_func_unwind): Add/update trace code.
9193 (create_sentinel_frame, get_frame_id): Ditto.
9194 (frame_id_p, frame_id_eq): Ditto.
9195 (frame_id_inner, create_new_frame): Ditto.
9196 (legacy_get_prev_frame, get_prev_frame): Ditto.
9197 (deprecated_update_frame_pc_hack): Ditto.
9198 (frame_register_unwind): Ditto.
9199 (deprecated_update_frame_base_hack): Ditto.
9200
9201 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
9202
9203 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.
9204 (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new
9205 frame_chain function.
9206 * Makefile.in: Add dependencies due to above change.
9207
9208 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
9209
9210 * blockframe.c (legacy_frame_chain_valid): Move call to
9211 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
9212 inside_entry_file.
9213
9214 2003-04-09 Andrew Cagney <cagney@redhat.com>
9215
9216 * frame.h (struct frame_id): Replace "pc" and "base" with
9217 "stack_addr" and "code_addr". Update comments.
9218 (frame_id_build): Update parameter names and comment.
9219 (struct frame_info): Replace "id_p" and "id" with "this_id".
9220 * dummy-frame.c (dummy_frame_this_id): Update.
9221 * breakpoint.c (print_one_breakpoint): Update.
9222 * frame.c (get_frame_id): Update.
9223 (get_frame_base, frame_id_build): Update.
9224 (create_sentinel_frame, legacy_get_prev_frame): Update.
9225 (deprecated_update_frame_base_hack): Update.
9226 (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
9227 (frame_id_inner): Ditto.
9228
9229 2003-04-09 Andrew Cagney <cagney@redhat.com>
9230
9231 * defs.h (gdb_print_host_address): Make "addr" parameter a
9232 pointer constant.
9233 * utils.c (gdb_print_host_address): Update.
9234
9235 2003-04-09 Kevin Buettner <kevinb@redhat.com>
9236
9237 * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the
9238 register number for R0 is 0.
9239
9240 2003-04-09 J. Brobecker <brobecker@gnat.com>
9241
9242 * frame.h (struct gdbarch): Add opaque structure definition
9243 to avoid a compilation warning on LynxOS 4.0.
9244
9245 2003-04-09 Andrew Cagney <cagney@redhat.com>
9246
9247 * frame.h (struct frame_info): Delete field "pc". Replace
9248 "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc"
9249 structure.
9250 * frame.c (frame_pc_unwind): Update.
9251 (create_sentinel_frame): Do not set "pc".
9252 (get_prev_frame): Do not set "pc". Use frame_pc_unwind.
9253 (get_frame_pc): Call frame_pc_unwind.
9254 (deprecated_update_frame_pc_hack): Update.
9255 (create_new_frame): Use "pc" not "->pc".
9256
9257 2003-04-09 Andrew Cagney <cagney@redhat.com>
9258
9259 * frame.c (get_frame_id): Eliminate code updating "frame".
9260 (legacy_get_prev_frame): Ditto.
9261 (get_frame_base): Return id.base directly.
9262 (deprecated_update_frame_base_hack): Update "id.base".
9263 * frame.h (struct frame_info): Delete field "frame".
9264
9265 2003-04-09 Andrew Cagney <cagney@redhat.com>
9266
9267 * NEWS: Mention that the "Sequent family" is obsolete.
9268 * configure.tgt: Obsolete i[3456]86-sequent-bsd*,
9269 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
9270 * configure.host: Obsolete i[3456]86-sequent-bsd*,
9271 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
9272 * config/i386/tm-ptx4.h: Obsolete file.
9273 * config/i386/tm-ptx.h: Obsolete file.
9274 * symm-tdep.c: Obsolete file.
9275 * config/i386/symmetry.mt: Obsolete file.
9276 * config/i386/tm-symmetry.h: Obsolete file.
9277 * symm-nat.c: Obsolete file.
9278 * config/i386/nm-symmetry.h: Obsolete file.
9279 * config/i386/xm-symmetry.h: Obsolete file.
9280 * config/i386/symmetry.mh: Obsolete file.
9281 * config/i386/nm-ptx4.h: Obsolete file.
9282 * config/i386/ptx4.mh: Obsolete file.
9283 * config/i386/ptx.mt: Obsolete file.
9284 * config/i386/ptx.mh: Obsolete file.
9285 * config/i386/xm-ptx4.h: Obsolete file.
9286 * config/i386/xm-ptx.h: Obsolete file.
9287
9288 2003-04-09 Andrew Cagney <cagney@redhat.com>
9289
9290 Obsolete mips*-*-mach3*.
9291 * NEWS: Mention that mips*-*-mach3* is obsolete.
9292 * m3-nat.c: Obsolete file.
9293 * config/nm-m3.h: Obsolete file.
9294 * config/mips/tm-mipsm3.h: Obsolete file.
9295 * config/mips/mipsm3.mt: Obsolete file.
9296 * config/mips/mipsm3.mh: Obsolete file.
9297 * config/mips/xm-mipsm3.h: Obsolete file.
9298 * mipsm3-nat.c: Obsolete file.
9299 * configure.host: Obsolete mips-dec-mach3*.
9300 * configure.tgt: Obsolete mips*-*-mach3*.
9301
9302 2003-04-09 Andrew Cagney <cagney@redhat.com>
9303
9304 * doublest.h: Update copyright.
9305 (deprecated_store_floating, deprecated_extract_floating): Rename
9306 store_floating and extract_floating. Update comments.
9307 * doublest.c: Update copyright.
9308 (extract_floating_by_length): Replace extract_floating.
9309 (store_floating_by_length): Replace store_floating.
9310 (deprecated_extract_floating): New function.
9311 (deprecated_store_floating): New function.
9312 (extract_typed_floating): Call extract_floating_by_length.
9313 (store_typed_floating): Call store_floating_by_length.
9314 * x86-64-tdep.c (x86_64_store_return_value): Update.
9315 * sh-tdep.c (sh3e_sh4_extract_return_value): Update.
9316 (sh64_extract_return_value): Update.
9317 (sh_sh4_register_convert_to_virtual): Update.
9318 (sh_sh64_register_convert_to_virtual): Update.
9319 (sh_sh4_register_convert_to_raw): Update.
9320 (sh_sh64_register_convert_to_raw): Update.
9321 * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update.
9322 (rs6000_register_convert_to_raw): Update.
9323 * ia64-tdep.c (ia64_register_convert_to_virtual): Update.
9324 (ia64_register_convert_to_raw): Update.
9325 * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update.
9326 (REGISTER_CONVERT_TO_VIRTUAL): Update.
9327 * arm-linux-tdep.c (arm_linux_push_arguments): Update.
9328 * alpha-tdep.c (alpha_register_convert_to_virtual): Update.
9329 (alpha_register_convert_to_raw): Update.
9330
9331 2003-04-08 Andrew Cagney <cagney@redhat.com>
9332
9333 * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate.
9334 * gdbarch.h, gdbarch.c: Re-generate.
9335 * d10v-tdep.c (d10v_saved_pc_after_call): Delete function.
9336 (d10v_gdbarch_init): Do not set saved_pc_after_call.
9337 * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P
9338 conditionally, use frame_pc_unwind as an alternative. Add
9339 comments.
9340 * arch-utils.c (init_frame_pc_default): Only call
9341 SAVED_PC_AFTER_CALL when available.
9342
9343 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
9344
9345 * infrun.c (stop_soon): Rename from stop_soon_quietly.
9346 (struct inferior_status): Rename stop_soon_quietly field to stop_soon.
9347 (clear_proceed_status): Rename stop_soon_quietly to stop_soon.
9348 (start_remote): Ditto.
9349 (handle_inferior_event): Ditto.
9350 (save_inferior_status): Ditto.
9351 (restore_inferior_status): Ditto.
9352 * infcmd.c (attach_command): Ditto.
9353 * fork-child.c (startup_inferior): Ditto.
9354 * inferior.h (stop_soon): Rename from stop_soon_quietly.
9355 * alpha-tdep.c (heuristic_proc_start): Ditto.
9356 * mips-tdep.c (heuristic_proc_start): Ditto.
9357 * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto.
9358 * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
9359 * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
9360 * solib-irix.c (irix_solib_create_inferior_hook): Ditto.
9361 * remote-vx.c (vx_create_inferior): Ditto.
9362
9363 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
9364
9365 * infrun.c (stop_soon_quietly): Make it an enum, to better
9366 override the default behavior of handle_inferior_event.
9367 (clear_proceed_status): Update uses of stop_soon_quietly to
9368 reflect that it is now an enum.
9369 (start_remote): Ditto.
9370 (handle_inferior_event): Change logic a bit if stop_soon_quietly
9371 is set to handle the new GNU/Linux kernel behavior for
9372 attach/sigstop. Update uses of stop_soon_quietly.
9373 * inferior.h (enum stop_kind): New enum.
9374 * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
9375 Reset normal handle_inferior_event behavior, afterwards.
9376 * fork-child.c (startup_inferior): Update.
9377 * alpha-tdep.c (heuristic_proc_start): Update.
9378 * solib-svr4.c (svr4_solib_create_inferior_hook): Update.
9379 * solib-sunos.c (sunos_solib_create_inferior_hook): Update.
9380 * solib-osf.c (osf_solib_create_inferior_hook): Update.
9381 * solib-irix.c (irix_solib_create_inferior_hook): Update.
9382 * remote-vx.c (vx_create_inferior): Update.
9383 * mips-tdep.c (heuristic_proc_start): Update.
9384
9385 2003-04-07 Elena Zannoni <ezannoni@redhat.com>
9386
9387 * disasm.c (dump_insns): Move variables inside loop, or they will
9388 be freed more than once, causing wild memory corruptions.
9389 (gdb_disassembly): Look for the substring "-thread",
9390 instead of "-threads" in the target name, to make sure to find
9391 the 'multi-thread' target. Also, make sure we do the right thing
9392 with the "core" target.
9393
9394 2003-04-07 Kevin Buettner <kevinb@redhat.com>
9395
9396 * mips-tdep.c (mips_print_fp_register): New function, created from
9397 do_fp_register_row(). Registers are now (also) printed as hex.
9398 Only one register is printed per row.
9399 (mips_print_register, do_fp_register_row): Print floating point
9400 registers with mips_print_fp_register().
9401
9402 2003-04-06 Andrew Cagney <cagney@redhat.com>
9403
9404 * valprint.h (inspect_it): Add extern declaration.
9405 * objc-lang.c (value_nsstring): Avoid assignment inside of "if".
9406 (selectors_info, classes_info): Ditto.
9407 (find_objc_msgcall): Fix indentation.
9408 (objc_printstr): Delete extern declarations.
9409
9410 * arm-tdep.c (arm_frameless_function_invocation): Fix typo.
9411
9412 2003-04-06 Andrew Cagney <cagney@redhat.com>
9413
9414 * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid.
9415 Update comment.
9416 * frame.c (legacy_saved_regs_this_id): Update.
9417 (legacy_get_prev_frame): Update.
9418 * xstormy16-tdep.c: Update comment.
9419 * sparc-tdep.c (sparc_frame_chain): Update comment.
9420 * blockframe.c (legacy_frame_chain_valid): Update.
9421
9422 2003-04-06 Andrew Cagney <cagney@redhat.com>
9423
9424 * valprint.c (val_print_type_code_int): Delete #ifdef
9425 PRINT_TYPELESS_INTEGER code.
9426
9427 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES)
9428 (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
9429 multi-arch definition.
9430 * gdbarch.h: Re-generate.
9431
9432 2003-04-05 Andrew Cagney <cagney@redhat.com>
9433
9434 Eliminate FRAME_FIND_SAVED_REGS.
9435 * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp):
9436 Change FSR parameter to a pointer.
9437 * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP):
9438 Assume FSR parameter is a pointer.
9439 * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp):
9440 Make fsr a pointer.
9441 * hppa-tdep.c (hppa_frame_find_saved_regs): New function.
9442 (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs. Make
9443 saved_regs a pointer.
9444 (hppa_frame_saved_pc): Ditto.
9445 (find_dummy_frame_regs): Make frame_saved_regs a pointer
9446 (hppa_pop_frame): Call hppa_frame_init_saved_regs. Make fsr a
9447 pointer.
9448 (restore_pc_queue): Make fsr a pointer.
9449 (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer.
9450 (hppa_frame_chain): Make saved_regs a pointer, call
9451 hppa_frame_init_saved_regs.
9452 * sparc-tdep.c: Include "gdb_assert.h".
9453 (sparc_frame_find_saved_regs): Replace internal_error with
9454 gdb_assert.
9455 * remote-vxsparc.c (vx_read_register): Delete reference to
9456 FRAME_FIND_SAVED_REGS.
9457 * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS.
9458 * gdbarch.h: Regenerate.
9459 * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
9460 (deprecated_get_frame_saved_regs): Delete declaration.
9461 (struct frame_saved_regs): Delete definition.
9462 * frame.c (deprecated_get_frame_saved_regs): Delete function.
9463 * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare.
9464 (hppa_frame_find_saved_regs): Delete declaration.
9465 (FRAME_FIND_SAVED_REGS): Delete macro.
9466 (DEPRECATED_FRAME_INIT_SAVED_REGS): Define.
9467 * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete
9468 FRAME_FIND_SAVED_REGS in comment.
9469
9470 2003-04-05 Andrew Cagney <cagney@redhat.com>
9471
9472 * frame.c (frame_func_unwind, get_frame_func): New functions.
9473 * frame.h (get_frame_func, frame_func_unwind): Declare.
9474 (struct frame_info): Add field "prev_func" for caching the
9475 previous frame's function address.
9476 * arm-tdep.c (arm_frameless_function_invocation): Combine
9477 get_pc_function_start and get_frame_pc into get_frame_func.
9478 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
9479 (sh64_nofp_frame_init_saved_regs): Ditto.
9480 * s390-tdep.c (s390_function_start): Ditto.
9481 * rs6000-tdep.c (rs6000_pop_frame): Ditto.
9482 (rs6000_frameless_function_invocation): Ditto.
9483 (rs6000_frame_saved_pc): Ditto.
9484 * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto.
9485 * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto.
9486 * i386-tdep.c (i386_frameless_signal_p): Ditto.
9487 (i386_frame_init_saved_regs): Ditto.
9488 * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto.
9489 * d10v-tdep.c (d10v_frame_unwind_cache): Combine
9490 get_pc_function_start and frame_pc_unwind into frame_func_unwind.
9491 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
9492 * blockframe.c (frameless_look_for_prologue): Ditto.
9493
9494 2003-04-05 Andrew Cagney <cagney@redhat.com>
9495
9496 * frame.c (legacy_get_prev_frame): Link prev to next at the
9497 function start. Update comments.
9498
9499 2003-04-05 Andrew Cagney <cagney@redhat.com>
9500
9501 * frame.c (get_frame_id): Update comment.
9502 (legacy_get_prev_frame): Update comment.
9503 * gdbarch.sh: Delete check for EXTRA_FRAME_INFO.
9504 * gdbarch.h: Regenerate.
9505 * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete.
9506 * frame.h: Delete #ifdef EXTRA_FRAME_INFO code.
9507
9508 2003-04-05 Andrew Cagney <cagney@redhat.com>
9509
9510 * stack.c (print_frame_info): Use get_frame_pc.
9511
9512 2003-04-04 Andrew Cagney <cagney@redhat.com>
9513
9514 * frame.c (get_prev_frame): Do not call frame_type_from_pc. Set
9515 the frame's type from the unwinder.
9516 (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME.
9517 (create_new_frame, legacy_get_prev_frame): When the unwinder's
9518 type isn't UNKNOWN_FRAME, initalize "type" from the unwinder.
9519 (get_frame_base_address): Use get_frame_type.
9520 (get_frame_locals_address, get_frame_args_address): Ditto.
9521 (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.
9522 * frame.h (enum frame_type): Add UNKNOWN_FRAME.
9523 (struct frame_info): Add comment explaining why the frame contains
9524 a "type" field.
9525 * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME.
9526 * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME.
9527 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to
9528 NORMAL_FRAME.
9529 * frame-unwind.h: Include "frame.h".
9530 (struct frame_unwind): Add "type" field.
9531 * Makefile.in (frame_unwind_h): Add $(frame_h).
9532
9533 2003-04-04 Andrew Cagney <cagney@redhat.com>
9534
9535 * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build.
9536 * dummy-frame.c (dummy_frame_this_id): Use frame_id_build.
9537 * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and
9538 get_frame_base.
9539 (d10v_unwind_dummy_id): Use frame_id_build.
9540 * frame.c (find_frame_sal): Use get_frame_pc.
9541 (create_new_frame): Use deprecated_update_frame_pc_hack and
9542 deprecated_update_frame_base_hack.
9543 (create_sentinel_frame): Add comment about ->pc going away.
9544 (get_prev_frame): Add comment about ->pc going away.
9545 (legacy_get_prev_frame): Use get_frame_base, get_frame_pc,
9546 frame_id_build, deprecated_update_frame_pc_hack and
9547 deprecated_update_frame_base_hack.
9548 (select_frame): Use get_frame_pc.
9549 (legacy_saved_regs_this_id): Use frame_id_build.
9550
9551 2003-04-04 Elena Zannoni <ezannoni@redhat.com>
9552
9553 * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the
9554 signed integer case.
9555 (classify_argument): Handle enumerations and references.
9556
9557 2003-04-04 Andrew Cagney <cagney@redhat.com>
9558
9559 * frame.c (create_sentinel_frame): Initialize the sentinel frame's
9560 ID to NULL.
9561
9562 2003-04-01 Adam Fedor <fedor@gnu.org>
9563
9564 * gdb/objc-lang.c (selectors_info): Replace calls to
9565 SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with
9566 SYMBOL_NATURAL_NAME.
9567 (classes_info, find_methods): Likewise.
9568
9569 2003-04-03 Kevin Buettner <kevinb@redhat.com>
9570
9571 * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set
9572 ``mach'' to the value determined by bfd_default_set_arch_mach().
9573
9574 2003-04-02 Bob Rossi <bob_rossi@cox.net>
9575
9576 * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o".
9577 (SUBDIR_MI_SRCS): Add "mi-cmd-file.c".
9578 (mi-cmd-file.o): Update dependencies.
9579
9580 2003-04-01 Kevin Buettner <kevinb@redhat.com>
9581
9582 * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
9583 (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM.
9584
9585 2003-04-01 Adam Fedor <fedor@gnu.org>
9586
9587 * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).
9588 * language.h (struct language_defn): Add la_demangle.
9589 (language_demangle): Declare.
9590 * language.c (language_demangle): New function.
9591 (unk_lang_demangle): Likewise.
9592 (unknown_language_defn, auto_language_defn, local_language_defn):
9593 Add ukn_lang_demangle.
9594 * ada-lang.c (ada_language_defn): Add NULL for la_demangle element.
9595 * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise.
9596 * c-lang.c (c_language_defn, asm_language_defn): Likewise.
9597 (cplus_language_defn): Add cplus_demangle for la_demangle element.
9598 * jv-lang.c (java_demangle): New function
9599 (java_language_defn): Use it for la_demangle element.
9600 * objc-lang.c (objc_demangle): Add options argument
9601 (objc_language_defn): Use objc_demangle for la_demangle element.
9602 * maint.c (maintenance_demangle): Replace switch with
9603 call to language_demangle.
9604 * utils.c (fprintf_symbol_filtered): Likewise.
9605
9606 2003-04-01 Andrew Cagney <cagney@redhat.com>
9607
9608 * printcmd.c (print_frame_nameless_args): Delete #ifdef
9609 NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and
9610 PRINT_TYPELESS_INTEGER.
9611 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename
9612 PUSH_RETURN_ADDRESS.
9613
9614 2003-04-01 Andrew Cagney <cagney@redhat.com>
9615
9616 * Makefile.in (d10v-tdep.o): Update dependencies.
9617 * d10v-tdep.c: Include "frame-base.h".
9618 (d10v_frame_unwind): Make constant.
9619 (d10v_frame_base_address): New function.
9620 (d10v_frame_base): New variable.
9621 (d10v_gdbarch_init): Set frame_base default.
9622 (struct d10v_unwind_cache): Add the field "prev_sp". Update
9623 comment for base.
9624 (d10v_frame_unwind_cache): Set and use "prev_sp".
9625 (d10v_frame_this_id): Use the previous frame's inner most stack
9626 address and this frame's func address for the frame ID. Use
9627 frame_id_build. Don't analyze beyond the current instruction.
9628
9629 2003-04-01 Andrew Cagney <cagney@redhat.com>
9630
9631 * frame.h (get_frame_locals_address, get_frame_args_address):
9632 Refer to the base address, instead of the address of the first
9633 local or parameter.
9634
9635 2003-04-01 Andrew Cagney <cagney@redhat.com>
9636
9637 Add frame debug info addresses:
9638 * frame-base.c: New file.
9639 * frame-base.h: New file.
9640 * frame.h (struct frame_base): Add opaque declaration.
9641 (get_frame_base): Update comment.
9642 (get_frame_base_address): Declare.
9643 (get_frame_locals_address): Declare.
9644 (get_frame_args_address): Declare.
9645 (struct frame_info): Add "base" and "base_cache". Update
9646 comments on the unwinder.
9647 * frame.c: Include "frame-base.h".
9648 (get_frame_locals_address): New function.
9649 (get_frame_base_address): New function.
9650 (get_frame_args_address): New function.
9651 * findvar.c (read_var_value): Use get_frame_locals_address and
9652 get_frame_args_address.
9653 * stack.c (frame_info): Use get_frame_locals_address and
9654 get_frame_args_address.
9655 (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro,
9656 moved to "frame-base.c".
9657 * printcmd.c (print_frame_nameless_args): Ditto.
9658 * symtab.h (address_class): Update comments.
9659 * dwarf2loc.c (dwarf_expr_frame_base): Add note about
9660 get_frame_base_address.
9661 * dwarf2expr.c (execute_stack_op): Ditto.
9662 * Makefile.in (frame_base_h): Define.
9663 (frame.o): Update dependencies.
9664 (frame-base.o): Add dependencies.
9665 (SFILES): Add frame-base.c.
9666 (COMMON_OBS): Add frame-base.o.
9667
9668 2003-04-01 Andrew Cagney <cagney@redhat.com>
9669
9670 * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero.
9671 CALL_DUMMY_LENGTH): Ditto.
9672 * gdbarch.c: Re-generate.
9673 * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro.
9674 (CALL_DUMMY_LENGTH): Delete macro.
9675 * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero.
9676 * arm-tdep.c (arm_gdbarch_init): Ditto.
9677 * avr-tdep.c (avr_gdbarch_init): Ditto.
9678 * cris-tdep.c (cris_gdbarch_init): Ditto.
9679 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9680 * frv-tdep.c (frv_gdbarch_init): Ditto.
9681 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9682 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9683 * i386-tdep.c (i386_gdbarch_init): Ditto.
9684 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9685 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9686 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9687 * mips-tdep.c (mips_gdbarch_init): Ditto.
9688 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9689 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9690 * s390-tdep.c (s390_gdbarch_init): Ditto.
9691 * sh-tdep.c (sh_gdbarch_init): Ditto.
9692 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9693 * v850-tdep.c (v850_gdbarch_init): Ditto.
9694 * vax-tdep.c (vax_gdbarch_init): Ditto.
9695 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
9696
9697 2003-04-01 Corinna Vinschen <vinschen@redhat.com>
9698
9699 * frame.c (get_prev_frame): Disable call to inside_entry_file().
9700
9701 2003-04-01 Andrew Cagney <cagney@redhat.com>
9702
9703 * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero.
9704 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
9705 * gdbarch.h, gdbarch.c: Re-generate.
9706 * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
9707 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
9708 * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
9709 * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
9710 (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
9711 * infcmd.c (run_stack_dummy): Simplify assuming
9712 CALL_DUMMY_BREAKPOINT_OFFSET_P.
9713 * infrun.c (handle_inferior_event): Ditto.
9714 * alpha-tdep.c (alpha_gdbarch_init): Do not set
9715 call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p.
9716 * arm-tdep.c (arm_gdbarch_init): Ditto.
9717 * avr-tdep.c (avr_gdbarch_init): Ditto.
9718 * cris-tdep.c (cris_gdbarch_init): Ditto.
9719 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9720 * frv-tdep.c (frv_gdbarch_init): Ditto.
9721 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9722 * i386-tdep.c (i386_gdbarch_init): Ditto.
9723 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9724 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9725 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
9726 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9727 * mips-tdep.c (mips_gdbarch_init): Ditto.
9728 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9729 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
9730 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9731 * s390-tdep.c (s390_gdbarch_init): Ditto.
9732 * sh-tdep.c (sh_gdbarch_init): Ditto.
9733 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9734 * v850-tdep.c (v850_gdbarch_init): Ditto.
9735 * vax-tdep.c (vax_gdbarch_init): Ditto.
9736 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
9737
9738 2003-04-01 Daniel Jacobowitz <drow@mvista.com>
9739
9740 * symfile.c (symfile_relocate_debug_section): Update call to
9741 bfd_simple_get_relocated_section_contents.
9742
9743 2003-03-31 Andrew Cagney <cagney@redhat.com>
9744
9745 * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate.
9746 * gdbarch.h, gdbarch.c: Regenerate.
9747 * inferior.h (FIX_CALL_DUMMY): Delete macro.
9748 * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when
9749 available.
9750 * frame.h (generic_fix_call_dummy): Delete declaration.
9751 * dummy-frame.h: Update comment.
9752 * dummy-frame.c (generic_fix_call_dummy): Delete function.
9753 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
9754 fix_call_dummy.
9755 * sh-tdep.c (sh_gdbarch_init): Ditto.
9756 * s390-tdep.c (s390_gdbarch_init): Ditto.
9757 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9758 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9759 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9760 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9761 * i386-tdep.c (i386_gdbarch_init): Ditto.
9762 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9763 * frv-tdep.c (frv_gdbarch_init): Ditto.
9764 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9765 * cris-tdep.c (cris_gdbarch_init): Ditto.
9766 * avr-tdep.c (avr_gdbarch_init): Ditto.
9767 * arm-tdep.c (arm_gdbarch_init): Ditto.
9768
9769 2003-03-31 J. Brobecker <brobecker@gnat.com>
9770
9771 * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.
9772 (INIT_FRAME_AP): Likewise.
9773 (EXTRA_FRAME_INFO): Likewise.
9774
9775 2003-03-31 Andrew Cagney <cagney@redhat.com>
9776
9777 * gdbarch.sh: Include "symfile.h".
9778 (CALL_DUMMY_ADDRESS): Default to entry_point_address.
9779 * gdbarch.h, gdbarch.c: Re-generate.
9780 * inferior.h (CALL_DUMMY_ADDRESS): Delete macro.
9781 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
9782 call_dummy_address, the default is at entry_point_address.
9783 * v850-tdep.c (v850_gdbarch_init): Ditto.
9784 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9785 * sh-tdep.c (sh_gdbarch_init): Ditto.
9786 * s390-tdep.c (s390_gdbarch_init): Ditto.
9787 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9788 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9789 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9790 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9791 * i386-tdep.c (i386_gdbarch_init): Ditto.
9792 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9793 * frv-tdep.c (frv_gdbarch_init): Ditto.
9794 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9795 * cris-tdep.c (cris_gdbarch_init): Ditto.
9796 * arm-tdep.c (arm_gdbarch_init): Ditto.
9797
9798 2003-03-31 Andrew Cagney <cagney@redhat.com>
9799
9800 * gdbarch.sh (CALL_DUMMY_P): Delete.
9801 * gdbarch.h, gdbarch.c: Re-generate.
9802 * inferior.h (CALL_DUMMY_P): Delete macro.
9803 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9804 * vax-tdep.c (vax_gdbarch_init): Update.
9805 * v850-tdep.c (v850_gdbarch_init): Update.
9806 * sparc-tdep.c (sparc_gdbarch_init): Update.
9807 * sh-tdep.c (sh_gdbarch_init): Update.
9808 * s390-tdep.c (s390_gdbarch_init): Update.
9809 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9810 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
9811 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9812 * mips-tdep.c (mips_gdbarch_init): Update.
9813 * mcore-tdep.c (mcore_gdbarch_init): Update.
9814 * m68k-tdep.c (m68k_gdbarch_init): Update.
9815 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9816 * ia64-tdep.c (ia64_gdbarch_init): Update.
9817 * i386-tdep.c (i386_gdbarch_init): Update.
9818 * h8300-tdep.c (h8300_gdbarch_init): Update.
9819 * frv-tdep.c (frv_gdbarch_init): Update.
9820 * d10v-tdep.c (d10v_gdbarch_init): Update.
9821 * cris-tdep.c (cris_gdbarch_init): Update.
9822 * breakpoint.c (deprecated_frame_in_dummy): Update.
9823 * avr-tdep.c (avr_gdbarch_init): Update.
9824 * alpha-tdep.c (alpha_gdbarch_init): Update.
9825 * arm-tdep.c (arm_gdbarch_init): Update.
9826 * dummy-frame.c (dummy_frame_this_id): Update comments.
9827 * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto.
9828 * frame.c (legacy_get_prev_frame): Ditto.
9829 * valops.c (call_function_by_hand): Delete function.
9830 (hand_function_call): Rename to call_function_by_hand
9831
9832 2003-03-30 Andrew Cagney <cagney@redhat.com>
9833
9834 2002-11-10 Klee Dienes <kdienes@apple.com>
9835 * value.h (struct value): Update comment.
9836
9837 2003-03-30 Andrew Cagney <cagney@redhat.com>
9838
9839 * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
9840 D10V_FP_REGNUM.
9841 (d10v_gdbarch_init): Do not set fp_regnum.
9842
9843 * frame.c (get_frame_base): Force ID initialization.
9844 (get_prev_frame): Move computation of the frame ID from here ...
9845 (get_frame_id): ... to here.
9846 (legacy_get_prev_frame): Mark the frame ID as valid.
9847 * frame.h (struct frame_info): Add field "id_p".
9848
9849 2003-03-30 Mark Kettenis <kettenis@gnu.org>
9850
9851 * i386-tdep.c (i386_store_struct_return): Removed.
9852 (i386_gdbarch_init): Don't set deprecated_store_struct_return.
9853
9854 2003-03-30 Andrew Cagney <cagney@redhat.com>
9855
9856 * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP.
9857 * gdbarch.h, gdbarch.c: Regenerate.
9858 * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp.
9859 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
9860 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9861 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
9862 * i386-tdep.c (i386_gdbarch_init): Ditto.
9863 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9864 * cris-tdep.c (cris_gdbarch_init): Ditto.
9865 * vax-tdep.c (vax_gdbarch_init): Ditto.
9866 * s390-tdep.c (s390_gdbarch_init): Ditto.
9867 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
9868 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9869 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
9870 * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update.
9871 * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update.
9872 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define.
9873 * sparc-tdep.c (sparc_gdbarch_init): Update.
9874 * sh-tdep.c (sh_gdbarch_init): Update.
9875 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9876 * mips-tdep.c (mips_gdbarch_init): Update.
9877 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9878 * ia64-tdep.c (ia64_gdbarch_init): Update.
9879 * frv-tdep.c (frv_gdbarch_init): Update.
9880 * avr-tdep.c (avr_gdbarch_init): Update.
9881 * valops.c (hand_function_call): Replace TARGET_WRITE_SP with
9882 DEPRECATED_DUMMY_WRITE_SP. Call when the method is available,
9883 instead of when push_dummy_call is not available.
9884
9885 2003-03-30 Andrew Cagney <cagney@redhat.com>
9886
9887 * infttrace.c: Include "gdbthread.h".
9888 (parent_attach_all): Fix function signature.
9889 (call_ptrace): Update call.
9890 * Makefile.in (infttrace.o): Update dependencies.
9891
9892 2003-03-30 Andrew Cagney <cagney@redhat.com>
9893
9894 * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace
9895 PUSH_RETURN_ADDRESS.
9896 * gdbarch.h, gdbarch.c: Regenerate.
9897 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9898 * x86-64-tdep.c (x86_64_init_abi): Update.
9899 * v850-tdep.c (v850_gdbarch_init): Update.
9900 * sparc-tdep.c (sparc_gdbarch_init): Update.
9901 * sh-tdep.c (sh_gdbarch_init): Update.
9902 * s390-tdep.c (s390_gdbarch_init): Update.
9903 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9904 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9905 * mips-tdep.c (mips_gdbarch_init): Update.
9906 * mcore-tdep.c (mcore_gdbarch_init): Update.
9907 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9908 * ia64-tdep.c (ia64_gdbarch_init): Update.
9909 * i386-tdep.c (i386_gdbarch_init): Update.
9910 * h8300-tdep.c (h8300_gdbarch_init): Update.
9911 * frv-tdep.c (frv_gdbarch_init): Update.
9912 * cris-tdep.c (cris_gdbarch_init): Update.
9913 * avr-tdep.c (avr_gdbarch_init): Update.
9914 * arm-tdep.c (arm_gdbarch_init): Update.
9915 * valops.c (hand_function_call): Update.
9916
9917 2003-03-29 Andrew Cagney <cagney@redhat.com>
9918
9919 * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
9920 sizeof_call_dummy_words.
9921 * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
9922 define.
9923 * gdbarch.h: Regenerate.
9924
9925 2003-03-29 Andrew Cagney <cagney@redhat.com>
9926
9927 * infttrace.h: New file.
9928 * hpread.c: Include "gdb_assert.h" and "somsolib.h".
9929 (hpread_get_textlow): Detect an uninitialized dn_bufp.
9930 (hpread_read_doc_function_type): Detect an initialized type1.
9931 (hpread_quick_traverse): Initialize mod_name_string.
9932 * somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
9933 (som_solib_get_solib_by_pc): Declare.
9934 (so_lib_thread_start_addr): Declare.
9935 (no_shared_libraries): Declare.
9936 * somread.c (init_import_symbols): Make static. Add forward
9937 declaration.
9938 * config/pa/nm-hppah.h: Include "infttrace.h" for
9939 parent_attach_all.
9940 (hppa_insert_hw_watchpoint): Declare.
9941 (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
9942 * hppah-nat.c: Include "gdb_string.h".
9943 (parent_attach_all): Delete extern declaration, moved to
9944 "infttrace.h".
9945 (hppa_can_use_hw_watchpoint): Change type of "type" parameter to
9946 int.
9947 (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
9948 * Makefile.in (infttrace_h): Define.
9949 (hpread.o): Update dependencies.
9950 (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
9951 * hppa-hpux-tdep.c: Include "gdb_string.h".
9952 * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
9953 * infrun.c (handle_inferior_event): Always initialize
9954 stepped_after_stopped_by_watchpoint. Add default and remove
9955 fallthrough in switch statement.
9956 * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
9957 parameter to int.
9958 (hppa_remove_hw_watchpoint): Ditto.
9959
9960 2003-03-29 Andrew Cagney <cagney@redhat.com>
9961
9962 * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
9963 offset.
9964
9965 2003-03-29 Richard Earnshaw <rearnsha@arm.com>
9966
9967 * arm-tdep.c (arm_push_arguments): Delete.
9968 (struct stack_item): New type.
9969 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
9970 (arm_store_struct_return): Delte.
9971 (arm_gdbarch_init): Register arm_push_dummy_call. Don't register
9972 arm_push_arguments or arm_store_struct_return.
9973
9974 2003-03-28 Andrew Cagney <cagney@redhat.com>
9975
9976 * Makefile.in (d10v-tdep.o): Update dependencies.
9977 * remote.h (target_resume_hook, target_wait_loop_hook): Declare.
9978 * d10v-tdep.c: Include "remote.h".
9979 (target_resume_hook): Delete extern declaration.
9980 (target_wait_loop_hook): Ditto.
9981 (tdisassemble_command): Eliminate assignment in "if" conditional.
9982 (d10v_ts2_register_sim_regno): Eliminate call to
9983 legacy_register_sim_regno.
9984 (d10v_ts3_register_sim_regno): Ditto.
9985
9986 2003-03-28 Jeff Johnston <jjohnstn@redhat.com>
9987
9988 * thread.c: Reindented.
9989 * lin-lwp.c: Ditto.
9990 * linux-proc.c: Ditto.
9991
9992 2003-03-28 Bob Rossi <bob_rossi@cox.net>
9993
9994 * MAINTAINERS (write after approval): Add myself.
9995
9996 2003-03-27 Theodore A. Roth <troth@openavr.org>
9997
9998 * objc-exp.y: Add missing semi-colons.
9999
10000 2003-03-27 Andrew Cagney <cagney@redhat.com>
10001
10002 * regcache.c (write_sp): Delete function and references.
10003 * inferior.h (write_sp): Delete declaration.
10004 * valops.c (hand_function_call): Replace write_sp with
10005 TARGET_WRITE_SP.
10006 * sparc-tdep.c (sparc_push_dummy_frame): Ditto.
10007 (sparc_pop_frame): Ditto.
10008
10009 2003-03-27 Andrew Cagney <cagney@redhat.com>
10010
10011 * NEWS: Mention removal of support for hppa*-*-bsd* and
10012 hppa*-*-osf* natives, and hppa*-*-pro* target.
10013 * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
10014 * config/pa/xm-pa.h: Obsolete file.
10015 * config/pa/xm-hppab.h: Obsolete file.
10016 * config/pa/nm-hppab.h: Obsolete file.
10017 * config/pa/tm-hppab.h: Obsolete file.
10018 * config/pa/tm-hppao.h: Obsolete file.
10019 * config/pa/nm-hppao.h: Obsolete file.
10020 * config/pa/tm-pro.h: Obsolete file.
10021 * config/pa/hppaosf.mt: Obsolete file.
10022 * config/pa/hppaosf.mh: Obsolete file.
10023 * config/pa/hppapro.mt: Obsolete file.
10024 * config/pa/hppabsd.mt: Obsolete file.
10025 * config/pa/hppabsd.mh: Obsolete file.
10026 * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
10027 * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
10028 hppa*-*-osf*.
10029
10030 2003-03-27 Andrew Cagney <cagney@redhat.com>
10031
10032 * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
10033 push_arguments. Don't set push_return_address or write_sp.
10034 (d10v_push_dummy_call): Replace d10v_push_arguments.
10035 (d10v_push_return_address, d10v_write_sp): Delete function,
10036 handled by push_dummy_call.
10037
10038 2003-03-26 Andrew Cagney <cagney@redhat.com>
10039
10040 * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
10041 (push_dummy_call): New pure multi-arch replacement with gdbarch,
10042 regcache and dummy_addr parameters.
10043 * gdbarch.h, gdbarch.c: Re-generate.
10044 * valops.c (hand_function_call): Use gdbarch_push_dummy_call when
10045 available; assume it will handle stack alignment and return
10046 address issues. Fall back to DEPRECATED_PUSH_ARGUMENTS and
10047 legacy_push_arguments.
10048 (legacy_push_arguments): Rename default_push_arguments.
10049 * value.h (legacy_push_arguments): Rename default_push_arguments.
10050 * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
10051 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
10052 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
10053 * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
10054 * config/i386/tm-symmetry.h: Update.
10055 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10056 * x86-64-tdep.c (x86_64_init_abi): Update.
10057 * v850-tdep.c (v850_gdbarch_init): Update.
10058 * sparc-tdep.c (sparc_gdbarch_init): Update.
10059 * sh-tdep.c (sh_gdbarch_init): Update.
10060 * s390-tdep.c (s390_gdbarch_init): Update.
10061 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10062 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10063 * mips-tdep.c (mips_gdbarch_init): Update.
10064 * mcore-tdep.c (mcore_gdbarch_init): Update.
10065 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10066 * ia64-tdep.c (ia64_gdbarch_init): Update.
10067 * i386-tdep.c (i386_gdbarch_init): Update.
10068 * hppa-tdep.c (hppa_gdbarch_init): Update.
10069 * h8300-tdep.c (h8300_gdbarch_init): Update.
10070 * frv-tdep.c (frv_gdbarch_init): Update.
10071 * d10v-tdep.c (d10v_gdbarch_init): Update.
10072 * cris-tdep.c (cris_gdbarch_init): Update.
10073 * avr-tdep.c (avr_gdbarch_init): Update.
10074 * arm-tdep.c (arm_gdbarch_init): Update.
10075 * arm-linux-tdep.c (arm_linux_init_abi): Update.
10076 * alpha-tdep.c (alpha_gdbarch_init): Update.
10077
10078 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
10079
10080 * signals/signals.c (do_target_signal_to_host): Correct realtime
10081 signal range test.
10082
10083 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
10084
10085 * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
10086 (struct sal_chain, map_catch_names): Remove.
10087 (catch_exception_command_1): Don't call
10088 handle_gnu_4_16_catch_command.
10089
10090 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
10091
10092 From Mark Dettinger <dettinge@de.ibm.com>:
10093 * dwarf2cfi.c (read_2u): Increment pointer by two.
10094
10095 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
10096
10097 * signals/signals.c: Fix typos in last change.
10098
10099 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
10100
10101 * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
10102 not already defined. Use __SIGRTMIN if available.
10103 (target_signal_from_host): Remove SIGRTMIN block.
10104 (do_target_signal_to_host): Remove SIGRTMIN block; check that
10105 the signal is within the realtime range.
10106
10107 2003-03-25 Adam Fedor <fedor@gnu.org>
10108
10109 * Makefile.in (infrun.o): Add $(language_h)
10110 * infrun.c (handle_inferior_event): Use skip_language_trampoline
10111 for language specific trampolines.
10112 * language.h (struct language_defn): Add skip_trampoline.
10113 (skip_language_trampoline): Declare.
10114 * language.c (unk_lang_trampoline, skip_language_trampoline):
10115 New functions.
10116 (unknown_language_defn, auto_language_defn, local_language_defn):
10117 Add ukn_lang_trampoline.
10118 * ada-lang.c (ada_language_defn): Add NULL for language
10119 specific skip_trampoline.
10120 * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
10121 scm-lang.c: Likewise.
10122 * objc-lang.c (objc_skip_trampoline): New function.
10123 (objc_language_defn): Add objc_skip_trampoline.
10124
10125 2003-03-25 Andrew Cagney <cagney@redhat.com>
10126
10127 * frame.c (get_prev_frame): Delay validating a frame's ID -
10128 non-NULL, didn't go backwards - until an attempt to unwind it to
10129 the previous frame.
10130
10131 2003-03-25 Andrew Cagney <cagney@redhat.com>
10132
10133 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
10134 EXTRA_STACK_ALIGNMENT_NEEDED. Default to 0 not 1.
10135 * gdbarch.h, gdbarch.c: Re-generate.
10136 * config/sparc/tm-sparc.h
10137 (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
10138 * sparc-tdep.c (sparc_gdbarch_init): Set
10139 deprecated_extra_stack_alignment_needed.
10140 * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
10141 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
10142 extra_stack_alignment_needed.
10143 * v850-tdep.c (v850_gdbarch_init): Ditto.
10144 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10145 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10146 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10147 * cris-tdep.c (cris_gdbarch_init): Ditto.
10148 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10149 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10150
10151 2003-03-25 Andrew Cagney <cagney@redhat.com>
10152
10153 * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
10154 STORE_STRUCT_RETURN.
10155 * gdbarch.h, gdbarch.c: Regenerate.
10156 * d10v-tdep.c (d10v_store_struct_return): Delete function.
10157 (d10v_push_arguments): Set the struct return register.
10158 (d10v_gdbarch_init): Update.
10159 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10160 * x86-64-tdep.c (x86_64_init_abi): Update.
10161 * vax-tdep.c (vax_gdbarch_init): Update.
10162 * v850-tdep.c (v850_gdbarch_init): Update.
10163 * sparc-tdep.c (sparc_gdbarch_init): Update.
10164 * sh-tdep.c (sh_gdbarch_init): Update.
10165 * s390-tdep.c (s390_gdbarch_init): Update.
10166 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10167 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10168 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10169 * mips-tdep.c (mips_gdbarch_init): Update.
10170 * mcore-tdep.c (mcore_gdbarch_init): Update.
10171 * m68k-tdep.c (m68k_gdbarch_init): Update.
10172 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10173 * ia64-tdep.c (ia64_gdbarch_init): Update.
10174 * i386-tdep.c (i386_gdbarch_init): Update.
10175 * hppa-tdep.c (hppa_gdbarch_init): Update.
10176 * h8300-tdep.c (h8300_gdbarch_init): Update.
10177 * frv-tdep.c (frv_gdbarch_init): Update.
10178 * cris-tdep.c (cris_gdbarch_init): Update.
10179 * avr-tdep.c (avr_gdbarch_init): Update.
10180 * arm-tdep.c (arm_gdbarch_init): Update.
10181 * alpha-tdep.c (alpha_gdbarch_init): Update.
10182
10183 2003-03-25 Andrew Cagney <cagney@redhat.com>
10184
10185 * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
10186 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
10187 CALL_DUMMY_STACK_ADJUST with a predicate variable.
10188 * gdbarch.h, gdbarch.c: Regenerate.
10189 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10190 call_dummy_stack_adjust_p.
10191 * vax-tdep.c (vax_gdbarch_init): Ditto.
10192 * v850-tdep.c (v850_gdbarch_init): Ditto.
10193 * sh-tdep.c (sh_gdbarch_init): Ditto.
10194 * s390-tdep.c (s390_gdbarch_init): Ditto.
10195 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10196 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10197 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10198 * mips-tdep.c (mips_gdbarch_init): Ditto.
10199 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10200 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10201 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10202 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10203 * i386-tdep.c (i386_gdbarch_init): Ditto.
10204 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10205 * frv-tdep.c (frv_gdbarch_init): Ditto.
10206 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10207 * cris-tdep.c (cris_gdbarch_init): Ditto.
10208 * avr-tdep.c (avr_gdbarch_init): Ditto.
10209 * arm-tdep.c (arm_gdbarch_init): Ditto.
10210 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10211 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
10212 * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
10213 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
10214 * sparc-tdep.c (sparc_gdbarch_init): Update. Do not set
10215 call_dummy_stack_adjust_p.
10216 * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
10217 (CALL_DUMMY_STACK_ADJUST): Delete macro.
10218 * sparc-tdep.c (sparc32_push_arguments): Update.
10219 * valops.c (hand_function_call): Update.
10220
10221 2003-03-25 Corinna Vinschen <vinschen@redhat.com>
10222
10223 * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
10224 set_gdbarch_char_signed.
10225
10226 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
10227
10228 PR cli/548
10229 * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
10230
10231 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
10232
10233 * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
10234 (_initialize_arm_tdep): Don't set tm_print_insn.
10235
10236 2003-03-24 Adam Fedor <fedor@gnu.org>
10237
10238 * Makefile.in (YYOBJ): Add objc-exp.tab.o
10239 * objc-lang.h: Add multiple inclusion protection.
10240 (start_msglist, add_msglist, end_msglist): Additional declarations.
10241
10242 2003-03-24 Richard Earnshaw <rearnsha@arm.com>
10243
10244 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
10245 value was renamed to ARM_FLOAT_SOFT_FPA.
10246
10247 2003-03-23 Andrew Cagney <cagney@redhat.com>
10248
10249 * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
10250 (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
10251 * gdbarch.h, gdbarch.c: Regenerate.
10252 * valops.c (hand_function_call): Update.
10253 * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
10254 * frame.c (legacy_saved_regs_this_id): Update.
10255 (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
10256 * dummy-frame.h: Update.
10257 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
10258 * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
10259 * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
10260 * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
10261 * config/m68k/tm-sun3.h: Update.
10262 * blockframe.c (inside_main_func, frame_chain_valid): Update.
10263 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10264 * x86-64-tdep.c (x86_64_init_abi): Update.
10265 * vax-tdep.c (vax_gdbarch_init): Update.
10266 * v850-tdep.c (v850_gdbarch_init): Update.
10267 * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
10268 * sh-tdep.c (sh_gdbarch_init): Update.
10269 * s390-tdep.c (s390_gdbarch_init): Update.
10270 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
10271 (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
10272 (frame_get_saved_regs): Update.
10273 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
10274 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10275 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10276 * mips-tdep.c (mips_gdbarch_init): Update.
10277 * mcore-tdep.c (mcore_gdbarch_init): Update.
10278 * m68k-tdep.c (m68k_gdbarch_init): Update.
10279 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10280 * ia64-tdep.c (ia64_gdbarch_init): Update.
10281 * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
10282 * i386-interix-tdep.c (i386_interix_init_abi): Update.
10283 (i386_interix_back_one_frame): Update.
10284 * hppa-tdep.c (hppa_gdbarch_init): Update.
10285 (hppa_init_extra_frame_info): Update.
10286 * h8300-tdep.c (h8300_gdbarch_init): Update.
10287 * frv-tdep.c (frv_gdbarch_init): Update.
10288 * cris-tdep.c (cris_gdbarch_init): Update.
10289 * avr-tdep.c (avr_gdbarch_init): Update.
10290 * arm-tdep.c (arm_gdbarch_init): Update.
10291 * alpha-tdep.c (alpha_gdbarch_init): Update.
10292
10293 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10294
10295 * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
10296 (arm_get_fp_model): Declare.
10297 * arm-tdep.c (fp_model_strings): New string array.
10298 (arm_fp_model, current_fp_model): New variables.
10299 (arm_get_fp_model): New function.
10300 (arm_set_fp): New function.
10301 (set_fp_model_sfunc): New function.
10302 (show_fp_model): New function.
10303 (_initialize_arm_tdep): Add new command to set/show the FPU.
10304 (arm_extract_return_value): Use arm_get_fp_model.
10305 (arm_store_return_value): Likewise.
10306 (arm_gdbarch_init): Default fpa model is softfpa. Call arm_set_fp
10307 to initialize the floating-point data types.
10308 * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
10309 model is FPA.
10310
10311 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10312
10313 * arm-tdep.c (show_arm_command): Don't print out help. Instead, show
10314 the current setting of each value.
10315 (_initialize_arm_tdep): Delete variable new_cmd and add new vars
10316 new_set and new_show. Use add_setshow_cmd_full and
10317 add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32"
10318 commands and add new version as subcommands of "set/show arm".
10319
10320 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10321
10322 * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
10323 (set_arm_command, show_arm_command): New functions.
10324 (_initialize_arm_tdep): Add them.
10325 (num_disassembly_options): Renamed from num_flavor_options.
10326 (valid_disassembly_styles): Renamed from valid_flavors.
10327 (disassembly_style): Renamed from disassembly_flavor.
10328 (set_disassembly_style_sfunc): Renamed from
10329 set_disassembly_flavor_sfunc.
10330 (set_disassembly_style): Renamed from set_disassembly_flavor.
10331 (arm_othernames): Updated.
10332 (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
10333 command. Add "set/show arm disassembly" commands. Deprecate
10334 "othernames" command.
10335
10336 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10337
10338 * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
10339 (arm-tdep.o): Depend on elf_arm_h.
10340
10341 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10342
10343 * Makefile.in (coff_internal_h): Define.
10344 (arm-tdep.o): Update dependencies.
10345
10346 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
10347
10348 * arm-tdep.c (prologue_cache): Delete.
10349 (check_prologue_cache, save_prologue_cache): Delete.
10350 (arm_scan_prologue): Don't check or update the prologue_cache.
10351 (arm_gdb_arch_init): Don't initialize it.
10352 (_initialize_arm_tdep): Likewise.
10353
10354 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
10355
10356 * MAINTAINERS (tui): Maintainer of tui code.
10357
10358 2003-03-21 Corinna Vinschen <vinschen@redhat.com>
10359
10360 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
10361 (i386-cygwin-tdep.o): Add dependencies.
10362 * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
10363 * i386-cygwin-tdep.c: New file.
10364 * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
10365 * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
10366
10367 2003-03-20 Andrew Cagney <cagney@redhat.com>
10368
10369 * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
10370 (handle_inferior_event): Remove code calling
10371 DYNAMIC_TRAMPOLINE_NEXTPC.
10372
10373 * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
10374 already has a full path.
10375
10376 * main.c (gdb_main): Return 1.
10377 (captured_main): Call error to report an invalid interpreter.
10378
10379 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
10380 * alpha-osf1-tdep.c: Include "gdb_string.h".
10381
10382 2003-03-19 J. Brobecker <brobecker@gnat.com>
10383
10384 Continuing work to convert the hppa targets to multiarch partial.
10385
10386 * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
10387 method, now that hppa_push_dummy_frame has a conformant prototype.
10388 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
10389 inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
10390 for the switch to multiarch partial.
10391
10392 2003-03-19 Kevin Buettner <kevinb@redhat.com>
10393
10394 * mdebugread.c (parse_symbol): For stEnd, we're done counting
10395 when iss is issNull.
10396
10397 2003-03-18 Kevin Buettner <kevinb@redhat.com>
10398
10399 * mips-tdep.c (mips_register_name): Fix fencepost error involving
10400 NUM_REGS bounds check.
10401
10402 2003-03-18 Kevin Buettner <kevinb@redhat.com>
10403
10404 * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
10405 * mips-tdep.c (gdb_assert.h): Include.
10406 (mips_generic_reg_names, mips_processor_reg_names): Make static.
10407 (mips_register_name): Handle integer registers explicitly. Add
10408 bounds checking.
10409 (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
10410 (mips_lsi33k_reg_names): Don't list integer registers; they're
10411 handled by mips_register_name() now.
10412 * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
10413 * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
10414 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
10415 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
10416 * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
10417
10418 2003-03-18 Andrew Cagney <cagney@redhat.com>
10419
10420 * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
10421 a void pointer.
10422 * gdbtypes.h (print_scalar_formatted): Update declaration.
10423 * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
10424
10425 2003-03-18 J. Brobecker <brobecker@gnat.com>
10426
10427 * infrun.c (observer.h): Add #include.
10428 (normal_stop): Add call to observer_notify_normal_stop.
10429 * Makefile.in (infrun.o): Add dependency on observer.h.
10430
10431 2003-03-18 J. Brobecker <brobecker@gnat.com>
10432
10433 Continuing work to convert the hppa targets to multiarch partial.
10434 * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
10435 parameter. Reformat comment.
10436 * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
10437 (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
10438 to match new profile.
10439
10440 2003-03-18 J. Brobecker <brobecker@gnat.com>
10441
10442 * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
10443 appear to be working in any case.
10444
10445 2003-03-18 J. Brobecker <brobecker@gnat.com>
10446
10447 * observer.c (observer_test_first_observer): New static variable.
10448 (observer_test_second_observer): Likewise.
10449 (observer_test_third_observer): Likewise.
10450 (observer_test_first_notification_function): New static function.
10451 (observer_test_second_notification_function): Likewise.
10452 (observer_test_third_notification_function): Likewise.
10453
10454 2003-03-17 J. Brobecker <brobecker@gnat.com>
10455
10456 * hppa-tdep.c (gdb_assert.h): Add missing #include.
10457 * somsolib.c (gdb_assert.h): Likewise.
10458 * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
10459 (somsolib.o): Likewise.
10460
10461 2003-03-17 Andrew Cagney <cagney@redhat.com>
10462
10463 * disasm.c (gdb_disassembly): Set di.mach using the architecture's
10464 BFD. Simplify setting of di.endian.
10465
10466 2003-03-17 Andrew Cagney <cagney@redhat.com>
10467
10468 * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
10469 * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
10470
10471 From Elena Zannoni <ezannoni@redhat.com>
10472 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
10473 vector and floating-point parameters.
10474 (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
10475 convention.
10476 (ppc_sysv_abi_broken_use_struct_convention): Ditto.
10477
10478 2003-03-17 Fernando Nasser <fnasser@redhat.com>
10479
10480 * MAINTAINERS: Remove my name from several maintainership roles.
10481
10482 2003-03-17 Andrew Cagney <cagney@redhat.com>
10483
10484 Fix frame off-by-one bug.
10485 * frame-unwind.h (frame_this_id_ftype): Replace
10486 frame_unwind_id_ftype.
10487 (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
10488 (struct frame_unwind): Replace "id" with "this_id". Replace "reg"
10489 with "prev_register".
10490 * frame-unwind.c (frame_unwind_find_by_pc): Return
10491 legacy_saved_regs_unwind instead of trad_frame_unwind. Update
10492 comment.
10493 * dummy-frame.c (cached_find_dummy_frame): Delete function.
10494 (dummy_frame_this_id): Replace dummy_frame_id_unwind.
10495 (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
10496 (dummy_frame_unwind): Update.
10497 * sentinel-frame.c (sentinel_frame_prev_register): Replace
10498 sentinel_frame_register_unwind.
10499 (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
10500 (sentinel_frame_unwinder): Update.
10501 * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
10502 (struct frame_info): Rename "unwind_cache" to "prologue_cache".
10503 * frame.c (create_sentinel_frame): Update. Initialize
10504 "prologue_cache" instead of "unwind_cache".
10505 (frame_register_unwind): Call this frame's prev_register with the
10506 next frame and this frame's prologue cache.
10507 (get_prev_frame): Simplify. Always call prev frame's this_id with
10508 this frame and prev frame's prologue cache. Document that this
10509 call is shifted one to the left when compared to the
10510 frame_register_unwind call.
10511 (legacy_saved_regs_prev_register): Replace
10512 frame_saved_regs_register_unwind.
10513 (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
10514 (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
10515 (legacy_saved_regs_unwind): Replace trad_frame_unwind.
10516 * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
10517 (d10v_frame_unwind): Update.
10518 (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
10519 (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
10520 (saved_regs_unwinder): Replace this "frame" with "next_frame", and
10521 "saved_regs" with "this_saved_regs".
10522
10523 2003-03-16 Andrew Cagney <cagney@redhat.com>
10524
10525 * frame.c (frame_pop): Don't call target_store_registers. Fix
10526 problem reported by Mark Kettenis.
10527
10528 2003-03-16 Mark Kettenis <kettenis@gnu.org>
10529
10530 * i386-tdep.c (i386_register_type): Renamed from
10531 i386_register_virtual_type. Adjust function signature.
10532 (i386_gdbarch_init): Set register_type instead of
10533 deprecated_max_register_raw_size,
10534 deprecated_max_register_virtual_size and register_virtual_type.
10535
10536 2003-03-14 Andrew Cagney <cagney@redhat.com>
10537
10538 * frame.c (get_prev_frame): When a legacy frame, always call
10539 legacy_get_prev_frame. Simplify unwind code using assumption that
10540 the unwinder is new.
10541 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
10542 (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
10543 SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
10544
10545 2003-03-14 Andrew Cagney <cagney@redhat.com>
10546
10547 * frame.c (get_saved_register): Delete function.
10548 * frame.h (get_saved_register): Delete declaration.
10549 * xstormy16-tdep.c: Update comment.
10550 * regcache.h: Update comments.
10551 * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
10552 get_saved_register and extract_address, use
10553 frame_read_unsigned_register.
10554 (sparc_frame_saved_pc): Ditto.
10555 (sparc_get_saved_register): Instead of get_saved_register, use
10556 frame_register.
10557 (sparc_pop_frame): Ditto.
10558 * findvar.c: Update comments.
10559 (value_of_register): Call frame_register instead of
10560 get_saved_register.
10561 (value_from_register): Ditto.
10562 * config/sparc/tm-sparc.h: Update comment.
10563 * breakpoint.c: Update comment.
10564
10565 2003-03-14 Andrew Cagney <cagney@redhat.com>
10566
10567 * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
10568 GET_SAVED_REGISTER.
10569 * gdbarch.h, gdbarch.c: Re-generate.
10570 * frame.h: Update comments.
10571 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10572 * x86-64-tdep.c (x86_64_init_abi): Update.
10573 * sparc-tdep.c (sparc_gdbarch_init): Update.
10574 * sh-tdep.c (sh_gdbarch_init): Update.
10575 * mips-tdep.c (mips_gdbarch_init): Update.
10576 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10577 * cris-tdep.c (cris_gdbarch_init): Update.
10578 * ia64-tdep.c (ia64_gdbarch_init): Update.
10579 * frame.c (frame_register): Update.
10580 (get_saved_register): Update.
10581 * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
10582
10583 2003-03-13 Andrew Cagney <cagney@redhat.com>
10584
10585 * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
10586 * gdbarch.h, gdbarch.c: Regenerate.
10587 * valops.c (hand_function_call): Update comment.
10588 * stack.c (return_command): Update comment.
10589 * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
10590 * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
10591 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10592 * x86-64-tdep.c (x86_64_init_abi): Update.
10593 * vax-tdep.c (vax_gdbarch_init): Update.
10594 * v850-tdep.c (v850_gdbarch_init): Update.
10595 * sparc-tdep.c (sparc_gdbarch_init): Update.
10596 * sh-tdep.c (sh_gdbarch_init): Update.
10597 * s390-tdep.c (s390_gdbarch_init): Update.
10598 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10599 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10600 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10601 * mips-tdep.c (mips_gdbarch_init): Update.
10602 * mcore-tdep.c (mcore_gdbarch_init): Update.
10603 * m68k-tdep.c (m68k_gdbarch_init): Update.
10604 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10605 * ia64-tdep.c (ia64_gdbarch_init): Update.
10606 * i386-tdep.c (i386_gdbarch_init): Update.
10607 * hppa-tdep.c (hppa_gdbarch_init): Update.
10608 * h8300-tdep.c (h8300_gdbarch_init): Update.
10609 * frv-tdep.c (frv_gdbarch_init): Update.
10610 * cris-tdep.c (cris_gdbarch_init): Update.
10611 * avr-tdep.c (avr_gdbarch_init): Update.
10612 * arm-tdep.c (arm_gdbarch_init): Update.
10613 * alpha-tdep.c (alpha_gdbarch_init): Update.
10614
10615 2003-03-13 Andrew Cagney <cagney@redhat.com>
10616
10617 * frame.c (legacy_frame_p): New function.
10618 (get_prev_frame): Use legacy_frame_p.
10619 * frame.h (legacy_frame_p): Declare.
10620
10621 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
10622
10623 * MAINTAINERS (write after approval): Alphabetically
10624 listing corrected.
10625
10626 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
10627
10628 * MAINTAINERS (write after approval): Add myself.
10629
10630 2003-03-12 Andrew Cagney <cagney@redhat.com>
10631
10632 * frame.c (get_prev_frame): Rename the frame parameter to
10633 "this_frame".
10634 (get_next_frame, legacy_get_prev_frame): Ditto.
10635
10636 2003-03-12 Andrew Cagney <cagney@redhat.com>
10637
10638 * frame.c (get_current_frame): Check target_has_registers before
10639 checking target_has_stack.
10640 * eval.c (evaluate_subexp_standard): Use get_selected_frame,
10641 instead of deprecated_selected_frame.
10642 * findvar.c (value_of_register): Pass "frame", not
10643 deprecated_selected_frame, to value_of_builtin_reg.
10644
10645 2003-03-12 Andrew Cagney <cagney@redhat.com>
10646
10647 * regcache.c (regcache_cooked_write_signed): New function.
10648 (regcache_cooked_write_unsigned): New function.
10649 (regcache_cooked_read_unsigned): Fix regnum in range assertion.
10650 (regcache_cooked_read_signed): Fix regnum in range assertion.
10651 * regcache.h (regcache_cooked_write_signed): Declare.
10652 (regcache_cooked_write_unsigned): Declare.
10653
10654 2003-03-12 Andrew Cagney <cagney@redhat.com>
10655
10656 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
10657 * gdbarch.h, gdbarch.c: Re-generate.
10658 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10659 * x86-64-tdep.h: Update.
10660 * x86-64-tdep.c (x86_64_init_abi): Update.
10661 * v850-tdep.c (v850_gdbarch_init): Update.
10662 * sparc-tdep.c (sparc_gdbarch_init): Update.
10663 * sh-tdep.c (sh_gdbarch_init): Update.
10664 * s390-tdep.c (s390_gdbarch_init): Update.
10665 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10666 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
10667 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10668 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10669 * mips-tdep.c (mips_gdbarch_init): Update.
10670 * mcore-tdep.c (mcore_gdbarch_init): Update.
10671 * m68k-tdep.c (m68k_gdbarch_init): Update.
10672 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10673 * ia64-tdep.c (ia64_gdbarch_init): Update.
10674 * i386-tdep.c (i386_gdbarch_init): Update.
10675 * i386-interix-tdep.c (i386_interix_init_abi): Update.
10676 * hppa-tdep.c (hppa_gdbarch_init): Update.
10677 * h8300-tdep.c (h8300_gdbarch_init): Update.
10678 * frv-tdep.c (frv_gdbarch_init): Update.
10679 * cris-tdep.c (cris_gdbarch_init): Update.
10680 * avr-tdep.c (avr_gdbarch_init): Update.
10681 * arm-tdep.c (arm_gdbarch_init): Update.
10682 * alpha-tdep.c (alpha_gdbarch_init): Update.
10683 * sh-tdep.c (sh_init_extra_frame_info): Update.
10684 (sh64_init_extra_frame_info): Update.
10685 * ns32knbsd-nat.c (frame_num_args): Update.
10686 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
10687 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
10688 (xstormy16_frame_chain_valid): Update.
10689 * vax-tdep.c (vax_saved_pc_after_call): Update.
10690 * v850-tdep.c (v850_frame_chain): Update.
10691 (v850_pop_frame): Update.
10692 (v850_init_extra_frame_info): Update.
10693 * sparc-tdep.c (setup_arbitrary_frame): Update.
10694 * ns32k-tdep.c (umax_frame_num_args): Update.
10695 * s390-tdep.c (s390_pop_frame_regular): Update.
10696 * mn10300-tdep.c (mn10300_frame_chain): Update.
10697 (mn10300_pop_frame_regular): Update.
10698 (mn10300_init_extra_frame_info): Update.
10699 * mips-tdep.c (mips_init_frame_pc_first): Update.
10700 (mips_frame_chain): Update.
10701 (mips_pop_frame): Update.
10702 * mcore-tdep.c (mcore_frame_chain): Update.
10703 (mcore_pop_frame): Update.
10704 (mcore_init_extra_frame_info): Update.
10705 * arch-utils.c (init_frame_pc_default): Update.
10706 * m68k-tdep.c (isi_frame_num_args): Update.
10707 (delta68_frame_num_args): Update.
10708 (news_frame_num_args): Update.
10709 * ia64-tdep.c (ia64_pop_frame_regular): Update.
10710 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
10711 (alpha_frame_chain): Update.
10712 (alpha_pop_frame): Update.
10713 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
10714 (hppa_init_extra_frame_info): Update.
10715 (hppa_frame_chain): Update.
10716 (hppa_frame_chain_valid): Update.
10717 * cris-tdep.c (cris_init_extra_frame_info): Update.
10718 * avr-tdep.c (avr_init_extra_frame_info): Update.
10719 * arm-tdep.c (arm_frame_chain_valid): Update.
10720 (arm_init_extra_frame_info): Update.
10721 (arm_pop_frame): Update.
10722 * frame.c (frame_pc_unwind): Update.
10723 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
10724 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10725 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10726 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
10727 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
10728 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
10729
10730 2003-03-12 Andrew Cagney <cagney@redhat.com>
10731
10732 Eliminate the need for POP_FRAME.
10733 * frame.c (do_frame_unwind_register): New function.
10734 (frame_pop): When no POP_FRAME, pop the frame using register
10735 unwind and a scratch regcache.
10736 (frame_saved_regs_pop): Delete function.
10737 (trad_frame_unwinder): Update.
10738 * d10v-tdep.c (d10v_frame_pop): Delete function.
10739 (d10v_frame_unwind): Update.
10740 * sentinel-frame.c (sentinel_frame_pop): Delete function.
10741 (sentinel_frame_unwinder): Update.
10742 * dummy-frame.c (dummy_frame_pop): Delete function.
10743 (dummy_frame_unwind): Update.
10744 * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
10745 (struct frame_unwind): Update.
10746
10747 2003-03-11 Kevin Buettner <kevinb@redhat.com>
10748
10749 * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
10750 mips_dwarf_dwarf2_ecoff_reg_to_regnum().
10751 (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
10752 Do range checks on register number obtained from debugging info.
10753 (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
10754 set_gdbarch_dwarf2_reg_to_regnum(). Adjust call of
10755 set_gdbarch_ecoff_reg_to_regnum() to account for new name of
10756 mapping function.
10757 (do_fp_register_row): Fix typo which caused double type to be
10758 used when attempting to unpack a float.
10759
10760 2003-03-11 J. Brobecker <brobecker@gnat.com>
10761
10762 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
10763
10764 2003-03-11 Andrew Cagney <cagney@redhat.com>
10765
10766 * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
10767 frame. Problem found by Corinna Vinschen.
10768
10769 2003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>
10770
10771 * doublest.c (floatformat_from_length): Accept also
10772 the real size of 'long double' type.
10773
10774 2003-03-10 Daniel Jacobowitz <drow@mvista.com>
10775
10776 From Klee Dienes <kdienes@apple.com>:
10777 * breakpoint.c (bpstat_copy): Copy the command lines as well
10778 as the old value, to match what is freed in bpstat_clear.
10779
10780 2003-03-10 David Carlton <carlton@math.stanford.edu>
10781
10782 * minsyms.c (add_minsym_to_hash_table): Replace
10783 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
10784 (compare_minimal_symbols, compact_minimal_symbols)
10785 (install_minimal_symbols, find_solib_trampoline_target): Ditto.
10786 (lookup_minimal_symbol_text): Use strcmp on linkage names instead
10787 of DEPRECATED_SYMBOL_MATCHES_NAME.
10788 (lookup_minimal_symbol_solib_trampoline): Ditto.
10789
10790 2003-03-10 Andrew Cagney <cagney@redhat.com>
10791
10792 * regcache.h (regcache_cooked_read_ftype): Define.
10793 (regcache_save, regcache_restore): Add a cooked_read parameter.
10794 * regcache.c (regcache_save, regcache_restore): Update.
10795 (do_cooked_read): New function.
10796 (regcache_cpy): Pass do_cooked_read to regcache_save and
10797 regcache_restore.
10798
10799 2003-03-10 Andrew Cagney <cagney@redhat.com>
10800
10801 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
10802 * gdbarch.h, gdbarch.c: Re-generate.
10803 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10804 * x86-64-tdep.h: Update.
10805 * x86-64-tdep.c (x86_64_init_abi): Update.
10806 * v850-tdep.c (v850_gdbarch_init): Update.
10807 * sparc-tdep.c (sparc_gdbarch_init): Update.
10808 * sh-tdep.c (sh_gdbarch_init): Update.
10809 * s390-tdep.c (s390_gdbarch_init): Update.
10810 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10811 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
10812 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10813 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10814 * mips-tdep.c (mips_gdbarch_init): Update.
10815 * mcore-tdep.c (mcore_gdbarch_init): Update.
10816 * m68k-tdep.c (m68k_gdbarch_init): Update.
10817 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10818 * ia64-tdep.c (ia64_gdbarch_init): Update.
10819 * i386-tdep.c (i386_gdbarch_init): Update.
10820 * i386-interix-tdep.c (i386_interix_init_abi): Update.
10821 * hppa-tdep.c (hppa_gdbarch_init): Update.
10822 * h8300-tdep.c (h8300_gdbarch_init): Update.
10823 * frv-tdep.c (frv_gdbarch_init): Update.
10824 * cris-tdep.c (cris_gdbarch_init): Update.
10825 * avr-tdep.c (avr_gdbarch_init): Update.
10826 * arm-tdep.c (arm_gdbarch_init): Update.
10827 * alpha-tdep.c (alpha_gdbarch_init): Update.
10828 * sh-tdep.c (sh_init_extra_frame_info): Update.
10829 (sh64_init_extra_frame_info): Update.
10830 * ns32knbsd-nat.c (frame_num_args): Update.
10831 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
10832 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
10833 (xstormy16_frame_chain_valid): Update.
10834 * vax-tdep.c (vax_saved_pc_after_call): Update.
10835 * v850-tdep.c (v850_frame_chain): Update.
10836 (v850_pop_frame): Update.
10837 (v850_init_extra_frame_info): Update.
10838 * sparc-tdep.c (setup_arbitrary_frame): Update.
10839 * ns32k-tdep.c (umax_frame_num_args): Update.
10840 * s390-tdep.c (s390_pop_frame_regular): Update.
10841 * mn10300-tdep.c (mn10300_frame_chain): Update.
10842 (mn10300_pop_frame_regular): Update.
10843 (mn10300_init_extra_frame_info): Update.
10844 * mips-tdep.c (mips_init_frame_pc_first): Update.
10845 (mips_frame_chain): Update.
10846 (mips_pop_frame): Update.
10847 * mcore-tdep.c (mcore_frame_chain): Update.
10848 (mcore_pop_frame): Update.
10849 (mcore_init_extra_frame_info): Update.
10850 * arch-utils.c (init_frame_pc_default): Update.
10851 * m68k-tdep.c (isi_frame_num_args): Update.
10852 (delta68_frame_num_args): Update.
10853 (news_frame_num_args): Update.
10854 * ia64-tdep.c (ia64_pop_frame_regular): Update.
10855 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
10856 (alpha_frame_chain): Update.
10857 (alpha_pop_frame): Update.
10858 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
10859 (hppa_init_extra_frame_info): Update.
10860 (hppa_frame_chain): Update.
10861 (hppa_frame_chain_valid): Update.
10862 * cris-tdep.c (cris_init_extra_frame_info): Update.
10863 * avr-tdep.c (avr_init_extra_frame_info): Update.
10864 * arm-tdep.c (arm_frame_chain_valid): Update.
10865 (arm_init_extra_frame_info): Update.
10866 (arm_pop_frame): Update.
10867 * frame.c (frame_pc_unwind): Update.
10868 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
10869 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10870 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10871 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
10872 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
10873 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
10874
10875 2003-03-10 Andrew Cagney <cagney@redhat.com>
10876
10877 * gdbarch.sh (gdbarch_unwind_pc): New method.
10878 * gdbarch.h, gdbarch.c: Regenerate.
10879 * frame.c (frame_pc_unwind): Rewrite. Prefer gdbarch_unwind_pc,
10880 but use read_pc and FRAME_SAVED_PC as fall backs.
10881 (frame_saved_regs_pc_unwind): Delete function.
10882 (trad_frame_unwinder): Update.
10883 * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
10884 (struct frame_unwind): Update.
10885 * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
10886 (dummy_frame_unwind): Update.
10887 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
10888 (sentinel_frame_unwinder): Update.
10889 * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
10890 (d10v_frame_unwind): Update.
10891 (d10v_unwind_pc): New function.
10892 (d10v_gdbarch_init): Set unwind_pc.
10893
10894 2003-03-10 Andrew Cagney <cagney@redhat.com>
10895
10896 * gdbarch.h: Re-generate.
10897
10898 * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
10899 PC.
10900 (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
10901 the PC register.
10902
10903 2003-03-08 Mark Kettenis <kettenis@gnu.org>
10904
10905 * gdbarch.sh (save_dummy_frame_tos): Add comment.
10906
10907 2003-03-08 Andrew Cagney <cagney@redhat.com>
10908
10909 * cli-out.c: Update copyright.
10910 (cli_out_data): Define typedef. Use instead of ui_out_data.
10911
10912 2003-03-08 Andrew Cagney <cagney@redhat.com>
10913
10914 * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
10915 the result.
10916
10917 2003-03-07 Andrew Cagney <cagney@redhat.com>
10918
10919 * gdbarch.sh: Don't generate two macro definitions when an
10920 undefined macro taking no arguments.
10921 * gdbarch.h: Regenerate.
10922
10923 2002-03-07 Michal Ludvig <mludvig@suse.cz>
10924
10925 * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
10926 (x86_64_unwind_dummy_id): New functions.
10927 (x86_64_init_abi): Register these two new functions.
10928
10929 2003-03-07 Michal Ludvig <mludvig@suse.cz>
10930
10931 * x86-64-tdep.c (x86_64_function_has_prologue): New function.
10932 (x86_64_skip_prologue): Move prologue detection to
10933 separate function.
10934 * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
10935
10936 2003-03-05 Andrew Cagney <cagney@redhat.com>
10937
10938 * d10v-tdep.c (d10v_unwind_dummy_id): New function.
10939 (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
10940 * frame.c (get_prev_frame): Restructure the frame ID unwind code
10941 to use unwind_dummy_id when a dummy frame.
10942 * gdbarch.sh (unwind_dummy_id): New multi-arch method with
10943 predicate.
10944 * gdbarch.h, gdbarch.c: Regneerate.
10945
10946 2003-03-05 Andrew Cagney <cagney@redhat.com>
10947
10948 * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
10949 (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
10950 Do not use d10v_read_sp or d10v_read_fp when obtaining register
10951 values.
10952
10953 2003-03-05 Andrew Cagney <cagney@redhat.com>
10954
10955 * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
10956 (struct d10v_unwind_cache): Delete field "frameless". Replace
10957 "next_addr" with "sp_offset". Add "r11_offset".
10958 (d10v_frame_unwind_cache): Update.
10959 (prologue_find_regs): Update. When "mv r11, sp", save the
10960 "sp_offset" in "r11_offset". Recognize "st rn, @r11", note that
10961 RN was saved in r11_offset.
10962
10963 2003-03-05 Andrew Cagney <cagney@redhat.com>
10964
10965 * frame.c (deprecated_update_frame_pc_hack): Also update the the
10966 cached PC value in the next frame.
10967
10968 2003-03-05 Andrew Cagney <cagney@redhat.com>
10969
10970 * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
10971 "id_unwind_cache" with "id".
10972 (frame_id_unwind): Delete declaration.
10973 * frame.c (frame_id_unwind): Delete function.
10974 (get_prev_frame): Call the frame id unwind method directly. Store
10975 the returned next frame's ID value in NEXT_FRAME. Note that there
10976 is a problem with the wrong unwind ID being called with the wrong
10977 unwind cache.
10978
10979 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
10980
10981 * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
10982
10983 2003-03-05 James Ingham <jingham@apple.com>
10984 Daniel Jacobowitz <drow@mvista.com>
10985
10986 * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
10987 (auto_cp_abi): New variable.
10988 (current_cp_abi, num_cp_abis): Make static.
10989 (CP_ABI_MAX): Define.
10990 (cp_abis): Turn into an array.
10991 (value_virtual_fn_field): Fix formatting.
10992 (switch_to_cp_abi, register_cp_abi): Update. register_cp_abi now
10993 takes a pointer.
10994 (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
10995 (list_cp_abis, _initialize_cp_abi): New functions.
10996 * cp-abi.h: Add prototype for set_cp_abi_as_auto_default. Remove
10997 declarations for cp_abis, num_cp_abis, current_cp_abi, and
10998 switch_to_cp_abi. Update prototype for register_cp_abi.
10999 * Makefile.in (cp-abi.o): Update dependencies.
11000 * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
11001 instead of switch_to_cp_abi.
11002 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise. Update call to
11003 register_cp_abi.
11004 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
11005 register_cp_abi.
11006 * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
11007
11008 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
11009
11010 * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
11011 * dwarf2loc.c: Include "regcache.h".
11012 (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum. Use
11013 register_size.
11014 * Makefile.in (dwarf2loc.o): Update dependencies.
11015
11016 2003-03-04 Theodore A. Roth <troth@openavr.org>
11017
11018 * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
11019 number of io registers reported by remote target is not a multiple of
11020 step.
11021
11022 2003-03-04 David Carlton <carlton@math.stanford.edu>
11023
11024 * symtab.c (lookup_partial_symbol): Add linkage_name argument.
11025 (lookup_symbol_aux_psymtabs): Update call to
11026 lookup_partial_symbol.
11027 (lookup_transparent_type, find_main_psymtab)
11028 (make_symbol_overload_list): Ditto.
11029
11030 2003-03-04 Kazu Hirata <kazu@cs.umass.edu>
11031
11032 * MAINTAINERS (Write after approval): Update my email address.
11033
11034 2003-03-03 Andrew Cagney <cagney@redhat.com>
11035
11036 Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
11037 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
11038 predicate. Replace MAX_REGISTER_RAW_SIZE.
11039 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
11040 MAX_REGISTER_VIRTUAL_SIZE.
11041 * regcache.c (legacy_max_register_raw_size): New function.
11042 (legacy_max_register_virtual_size): New function.
11043 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
11044 (MAX_REGISTER_RAW_SIZE): Define.
11045 (legacy_max_register_raw_size): Declare.
11046 (legacy_max_register_virtual_size): Declare.
11047 * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
11048 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
11049 * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
11050 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
11051 * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
11052 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
11053 * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
11054 * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
11055 * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
11056 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11057 * vax-tdep.c (vax_gdbarch_init): Update.
11058 * v850-tdep.c (v850_gdbarch_init): Update.
11059 * sparc-tdep.c (sparc_gdbarch_init): Update.
11060 * sh-tdep.c (sh_gdbarch_init): Update.
11061 * s390-tdep.c (s390_gdbarch_init): Update.
11062 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11063 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11064 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11065 * mips-tdep.c (mips_gdbarch_init): Update.
11066 * mcore-tdep.c (mcore_gdbarch_init): Update.
11067 * m68k-tdep.c (m68k_gdbarch_init): Update.
11068 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11069 * ia64-tdep.c (ia64_gdbarch_init): Update.
11070 * i386-tdep.c (i386_gdbarch_init): Update.
11071 * hppa-tdep.c (hppa_gdbarch_init): Update.
11072 * h8300-tdep.c (h8300_gdbarch_init): Update.
11073 * frv-tdep.c (frv_gdbarch_init): Update.
11074 * cris-tdep.c (cris_gdbarch_init): Update.
11075 * avr-tdep.c (avr_gdbarch_init): Update.
11076 * arm-tdep.c (arm_gdbarch_init): Update.
11077 * alpha-tdep.c (alpha_gdbarch_init): Update.
11078 * d10v-tdep.c (d10v_gdbarch_init): Do not set
11079 max_register_raw_size or max_register_virtual_size.
11080
11081 2003-03-03 David Carlton <carlton@math.stanford.edu>
11082
11083 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
11084 SYMBOL_MATCHES_NAME, add comment.
11085 (SYMBOL_MATCHES_NATURAL_NAME): New.
11086 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
11087 SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
11088 (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
11089 * symtab.c (lookup_partial_symbol): Use
11090 SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME. Delete
11091 unhelpful comment.
11092 (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
11093 SYMBOL_MATCHES_NAME.
11094 Fix for PR c++/33.
11095
11096 2003-03-03 David Carlton <carlton@math.stanford.edu>
11097
11098 * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
11099 * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
11100 by regexp matching against SYMBOL_NATURAL_NAME.
11101
11102 2003-03-03 David Carlton <carlton@math.stanford.edu>
11103
11104 * linespec.c (find_method): Extract code into collect_methods.
11105 (collect_methods): New.
11106
11107 2003-03-02 Mark Kettenis <kettenis@gnu.org>
11108
11109 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
11110 get_frame_base.
11111
11112 * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
11113 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
11114
11115 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
11116
11117 * arch-utils.c (generic_register_byte): Fix to use the loop index
11118 and not regnum when summing the size of all registers up to regnum.
11119
11120 2003-03-01 Andrew Cagney <cagney@redhat.com>
11121
11122 * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
11123 FRAME_INIT_SAVED_REGS.
11124 * gdbarch.h, gdbarch.c: Regenerate.
11125 * stack.c (frame_info): Update.
11126 * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
11127 (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
11128 (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
11129 * ns32k-tdep.c (ns32k_pop_frame): Update.
11130 * mips-tdep.c (mips_pop_frame): Update.
11131 * m68hc11-tdep.c (m68hc11_pop_frame): Update.
11132 * ia64-tdep.c (ia64_frame_chain): Update.
11133 (ia64_frame_saved_pc, ia64_get_saved_register): Update.
11134 (ia64_frameless_function_invocation): Update.
11135 (ia64_init_extra_frame_info): Update.
11136 (ia64_pop_frame_regular): Update.
11137 * frame.h (struct frame_info): Update comment.
11138 (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
11139 * frame.c (frame_saved_regs_register_unwind): Update.
11140 (frame_saved_regs_register_unwind): Update.
11141 (deprecated_generic_get_saved_register): Update.
11142 * cris-tdep.c: Update comment.
11143 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
11144 Rename macro.
11145 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11146 * x86-64-tdep.c (x86_64_init_abi): Update.
11147 * vax-tdep.c (vax_gdbarch_init): Update.
11148 * v850-tdep.c (v850_gdbarch_init): Update.
11149 * sparc-tdep.c (sparc_gdbarch_init): Update.
11150 * sh-tdep.c (sh_gdbarch_init): Update.
11151 * s390-tdep.c (s390_gdbarch_init): Update.
11152 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11153 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11154 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11155 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11156 * mips-tdep.c (mips_gdbarch_init): Update.
11157 * mcore-tdep.c (mcore_gdbarch_init): Update.
11158 * m68k-tdep.c (m68k_gdbarch_init): Update.
11159 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11160 * ia64-tdep.c (ia64_gdbarch_init): Update.
11161 * i386-tdep.c (i386_gdbarch_init): Update.
11162 * frv-tdep.c (frv_gdbarch_init): Update.
11163 * avr-tdep.c (avr_gdbarch_init): Update.
11164 * arm-tdep.c (arm_gdbarch_init): Update.
11165 * alpha-tdep.c (alpha_gdbarch_init): Update.
11166
11167 2003-03-01 Andrew Cagney <cagney@redhat.com>
11168
11169 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
11170 option enum and switch. When no windows, set the interpreter to
11171 INTERP_CONSOLE.
11172
11173 2003-03-01 Andrew Cagney <cagney@redhat.com>
11174
11175 * main.c (captured_main): Replace magic option characters with an
11176 enum.
11177
11178 2003-03-01 Andrew Cagney <cagney@redhat.com>
11179
11180 * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
11181 INIT_EXTRA_FRAME_INFO.
11182 * gdbarch.h, gdbarch.c: Regenerate.
11183 * arm-tdep.c: Update comments.
11184 * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
11185 * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
11186 * frame.h, avr-tdep.c: Ditto.
11187 * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
11188 (create_new_frame, legacy_get_prev_frame): Ditto.
11189 * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
11190 * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
11191 * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
11192 deprecated_init_extra_frame_info instead of init_extra_frame_info.
11193 * x86-64-tdep.c (x86_64_init_abi): Ditto.
11194 * v850-tdep.c (v850_gdbarch_init): Ditto.
11195 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11196 * sh-tdep.c (sh_gdbarch_init): Ditto.
11197 * s390-tdep.c (s390_gdbarch_init): Ditto.
11198 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
11199 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11200 * mips-tdep.c (mips_gdbarch_init): Ditto.
11201 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11202 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11203 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11204 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
11205 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11206 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11207 * frv-tdep.c (frv_gdbarch_init): Ditto.
11208 * cris-tdep.c (cris_gdbarch_init): Ditto.
11209 * avr-tdep.c (avr_gdbarch_init): Ditto.
11210 * arm-tdep.c (arm_gdbarch_init): Ditto.
11211 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11212 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11213
11214 2003-03-01 Andrew Cagney <cagney@redhat.com>
11215
11216 * gdbarch.sh (register_type): New function with predicate.
11217 (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
11218 * gdbarch.h, gdbarch.c: Re-generate.
11219 * arch-utils.c (generic_register_byte): Use generic_register_size.
11220 (generic_register_size): When available, use
11221 gdbarch_register_type.
11222 * regcache.c (init_regcache_descr): When available, initialize the
11223 register type array using gdbarch_register_type. If the
11224 architecture supplies gdbarch_register_type, do not use the legacy
11225 regcache layout.
11226 * d10v-tdep.c (d10v_register_type): Replace
11227 d10v_register_virtual_type.
11228 (d10v_gdbarch_init): Set register_type instead of
11229 register_virtual_type.
11230
11231 2003-03-01 Andrew Cagney <cagney@redhat.com>
11232
11233 * Makefile.in (ax-gdb.o): Update dependencies.
11234 * ax-gdb.c: Include "regcache.h".
11235 (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
11236 * findvar.c (value_of_register): Ditto.
11237 * infcmd.c (default_print_registers_info): Ditto.
11238
11239 2003-03-01 Mark Kettenis <kettenis@gnu.org>
11240
11241 * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
11242 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
11243
11244 2003-03-01 Mark Kettenis <kettenis@gnu.org>
11245
11246 * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
11247 of STREQ.
11248
11249 2003-02-28 Daniel Jacobowitz <drow@mvista.com>
11250
11251 * Makefile.in (dwarf2loc.o): Update dependencies.
11252 * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
11253 * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
11254 * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
11255 * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
11256 (locexpr_tracepoint_var_ref): New function.
11257 (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
11258
11259 2003-02-28 Andrew Cagney <cagney@redhat.com>
11260
11261 * regcache.c (register_size): New function.
11262 * regcache.h (register_size): Declare
11263 * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
11264 max_register_size instead of MAX_REGISTER_RAW_SIZE.
11265
11266 2003-02-28 David Carlton <carlton@math.stanford.edu>
11267
11268 * linespec.c (decode_compound): Extract code into find_method.
11269 (find_method): New.
11270
11271 2003-02-28 J. Brobecker <brobecker@gnat.com>
11272
11273 * Makefile.in: Add rules to build and link in observer.o.
11274
11275 2003-02-27 J. Brobecker <brobecker@gnat.com>
11276
11277 * observer.c: Minor comments edits.
11278
11279 2003-02-27 J. Brobecker <brobecker@gnat.com>
11280
11281 * observer.h, observer.c: New file.
11282
11283 2003-02-27 Andrew Cagney <cagney@redhat.com>
11284
11285 * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
11286
11287 2003-02-27 Stephane Carrez <stcarrez@nerim.fr>
11288
11289 * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
11290 (M6812_OP_STS_EXT): Likewise.
11291 (m6811_prologue): Use the above to recognize prologue.
11292 (m6812_prologue): Likewise.
11293
11294 2003-02-27 David Carlton <carlton@math.stanford.edu>
11295
11296 * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
11297 SYMBOL_PRINT_NAME.
11298 (compare_psymbols): Ditto.
11299 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
11300
11301 2003-02-27 Michael Snyder <msnyder@redhat.com>
11302
11303 * f-lang.c (build_fortran_types): New function.
11304 (_initialize_f_language): Gdbarch-register built-in fortran types.
11305 * doublest.c (extract_floating): Fix warning text.
11306
11307 2003-02-27 Andrew Cagney <cagney@redhat.com>
11308
11309 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
11310 predicate. Replaces PUSH_DUMMY_FRAME.
11311 * gdbarch.h, gdbarch.c: Regnerate.
11312 * valops.c (hand_function_call): Update. Call
11313 generic_push_dummy_frame directly.
11314 * vax-tdep.c (vax_gdbarch_init): Update.
11315 * sparc-tdep.c (sparc_gdbarch_init): Update.
11316 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
11317 * m68k-tdep.c (m68k_gdbarch_init): Update.
11318 * hppa-tdep.c (hppa_gdbarch_init): Update.
11319 * alpha-tdep.c (alpha_gdbarch_init): Update.
11320 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
11321 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
11322 * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
11323 * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
11324 push_dummy_frame to generic_push_dummy_frame.
11325 * v850-tdep.c (v850_gdbarch_init): Ditto.
11326 * sh-tdep.c (sh_gdbarch_init): Ditto.
11327 * s390-tdep.c (s390_gdbarch_init): Ditto.
11328 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11329 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11330 * mips-tdep.c (mips_gdbarch_init): Ditto.
11331 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11332 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11333 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11334 * i386-tdep.c (i386_gdbarch_init): Ditto.
11335 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11336 * frv-tdep.c (frv_gdbarch_init): Ditto.
11337 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11338 * cris-tdep.c (cris_gdbarch_init): Ditto.
11339 * avr-tdep.c (avr_gdbarch_init): Ditto.
11340 * arm-tdep.c (arm_gdbarch_init): Ditto.
11341
11342 2003-02-26 Kevin Buettner <kevinb@redhat.com>
11343
11344 * mips-tdep.c (show_mips_abi): New function.
11345 (_initialize_mips_tdep): Use show_mips_abi() to implement the
11346 command ``show mips abi''.
11347
11348 2003-02-26 Jeff Johnston <jjohnstn@redhat.com>
11349
11350 From Elena Zannoni <ezannoni@redhat.com>
11351 * dbxread.c (process_one_symbol): Only record line 0 if one or
11352 more sline entries have been seen for the function.
11353
11354 2003-02-26 Michael Chastain <mec@shout.net>
11355
11356 * configure: Regenerate with autoconf 000227.
11357
11358 2003-02-26 Michael Chastain <mec@shout.net>
11359
11360 Close PR build/660.
11361 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
11362 for old libc5/glibc.
11363 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
11364
11365 2003-02-26 Kris Warkentin <kewarken@qnx.com>
11366
11367 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
11368 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
11369
11370 2003-02-26 Michael Chastain <mec@shout.net>
11371
11372 * configure.in: New variable HAVE_UINTPTR_T.
11373 * configure, config.in: Regenerated.
11374
11375 2003-02-26 Daniel Jacobowitz <drow@mvista.com>
11376
11377 Fix PR build/1097.
11378 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
11379
11380 2003-02-25 Andrew Cagney <cagney@redhat.com>
11381
11382 * frame.c (get_prev_frame): Add comment on check for
11383 inside_entry_func. Only check for inside_entry_file when not a
11384 dummy and not a sentinel. Check that the new frame is not inner
11385 to the old frame.
11386
11387 2003-02-25 Andrew Cagney <cagney@redhat.com>
11388
11389 * frame.c (frame_debug): New variable.
11390 (_initialize_frame): Add "set/show debug frame" command.
11391 (get_prev_frame): When frame_debug, print reason why unwind
11392 failed.
11393
11394 2003-02-25 Michael Chastain <mec@shout.net>
11395
11396 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
11397 to avoid uintptr_t definition problems.
11398
11399 2003-02-25 David Carlton <carlton@math.stanford.edu>
11400
11401 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
11402 (SYMBOL_LINKAGE_NAME): Ditto.
11403 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
11404 SYMBOL_LINKAGE_NAME.
11405 (struct general_symbol_info): Expand comment.
11406 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
11407 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
11408 (SYMBOL_MATCHES_REGEXP): Ditto.
11409 * symtab.c (symbol_natural_name): New function.
11410 * objfiles.h: Replace all uses of SYMBOL_NAME by
11411 DEPRECATED_SYMBOL_NAME.
11412 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
11413 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
11414 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
11415 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
11416 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
11417 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
11418 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
11419 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
11420 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
11421 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
11422 * ada-exp.y: Ditto.
11423 * ada-exp.y: Update copyright.
11424 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
11425 * cp-valprint.c: Ditto.
11426
11427 2003-02-25 Jeff Johnston <jjohnstn@redhat.com>
11428
11429 * infptrace.c (detach): Do not flag error if ptrace detach fails
11430 and errno is set to ESRCH.
11431
11432 2003-02-24 Andrew Cagney <cagney@redhat.com>
11433
11434 * infptrace.c (udot_info): Change type of udot_off to long. Use
11435 paddr when printing udot_off's value.
11436
11437 2003-02-24 David Carlton <carlton@math.stanford.edu>
11438
11439 * symtab.c (make_symbol_overload_list): Only read in partial
11440 symtabs containing a matching partial symbol.
11441
11442 2003-02-24 David Carlton <carlton@math.stanford.edu>
11443
11444 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
11445 do the comparison, not strcmp.
11446 * symfile.c (compare_psymbols): Ditto.
11447 * defs.h: Declare strcmp_iw_ordered.
11448 * utils.c (strcmp_iw_ordered): New function.
11449
11450 2003-02-24 Jim Blandy <jimb@redhat.com>
11451
11452 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
11453 support, shared libs): Remove my name from here, to better reflect
11454 reality.
11455
11456 2003-02-24 Kris Warkentin <kewarken@qnx.com>
11457
11458 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
11459 (target_ops): Add to_have_continuable_watchpoint.
11460 * target.c (update_current_target): Add INHERIT line for
11461 to_have_continuable_watchpoint.
11462 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
11463 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
11464 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
11465 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
11466
11467 2003-02-24 Elena Zannoni <ezannoni@redhat.com>
11468
11469 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
11470 maintainership.
11471
11472 2003-02-24 Kris Warkentin <kewarken@qnx.com>
11473
11474 * solib.c (solib_open): Call target defined search function after
11475 failing with solib-search-path.
11476 * solist.h (target_so_ops): Add find_and_open_solib function hook and
11477 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
11478
11479 2003-02-24 Kris Warkentin <kewarken@qnx.com>
11480
11481 * MAINTAINERS: Add myself to Write After section.
11482
11483 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
11484
11485 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
11486
11487 2003-02-22 Stephane Carrez <stcarrez@nerim.fr>
11488
11489 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
11490 (m68hc11_add_reggroups): New function.
11491 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
11492 (m68hc11_gdbarch_init): Install the reggroups.
11493 (_initialize_m68hc11_tdep): Initialize them.
11494
11495 2003-02-21 James E Wilson <wilson@tuliptree.org>
11496
11497 * MAINTAINERS: Update my email address.
11498
11499 2003-02-21 David Carlton <carlton@math.stanford.edu>
11500
11501 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
11502
11503 2003-02-21 Daniel Jacobowitz <drow@mvista.com>
11504
11505 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
11506 * symtab.h: Add opaque declarations of struct axs_value and
11507 struct agent_expr.
11508 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
11509 (struct location_funcs): New type.
11510 (struct symbol): Add "loc" to aux_value.
11511 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
11512 * dwarf2read.c: Include "dwarf2expr.h".
11513 (dwarf2_symbol_mark_computed): New function.
11514 (read_func_scope): Use it.
11515 (var_decode_location): New function.
11516 (new_symbol): Use it.
11517 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
11518
11519 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
11520 (dwarf2expr_h, dwarf2loc_h): New variables.
11521 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
11522 (dwarf2expr.o, dwarf2loc.o): New rules.
11523 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
11524 * buildsym.c (finish_block): Handle LOC_COMPUTED and
11525 LOC_COMPUTED_ARG.
11526 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
11527 * m2-exp.y (yylex): Likewise.
11528 * printcmd.c (address_info, print_frame_args): Likewise.
11529 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
11530 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
11531 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
11532 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
11533 * symtab.c (lookup_block_symbol): Likewise.
11534
11535 2003-02-20 Adam Fedor <fedor@gnu.org>
11536
11537 * symtab.h: Remove objc_specific struct
11538 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
11539 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
11540 Have language_objc use cplus_specific struct.
11541
11542 2003-02-20 Tom Tromey <tromey@redhat.com>
11543
11544 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
11545 TYPE_NAME, when printing a String value. PR java/1075.
11546
11547 2003-02-20 Adam Fedor <fedor@gnu.org>
11548
11549 * objc-lang.h (find_methods): Remove declaration.
11550 * objc-lang.c (find_methods): Make static.
11551
11552 2003-02-20 Christopher Faylor <cgf@redhat.com>
11553
11554 * win32-nat.c (get_image_name): Check return value from
11555 ReadProcessMemory.
11556 (child_xfer_memory): Ditto.
11557
11558 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
11559
11560 * configure.in (TARGET_SYSTEM_ROOT): Set default to
11561 ${exec_prefix}/${target_alias}/sys-root. Match explicit
11562 '${exec_prefix}' (in addition to the expansion thereof) as
11563 relocatable.
11564 * configure: Rebuilt.
11565
11566 2003-02-20 David Carlton <carlton@math.stanford.edu>
11567
11568 * symtab.c (search_symbols): Revert the search_symbols part of my
11569 2002-12-23 patch. Add comment.
11570
11571 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
11572
11573 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
11574 * dbxread.c (elfstab_build_psymtabs): Don't call
11575 install_minimal_symbols.
11576 (stabsect_build_psymtabs): Likewise.
11577 * elfread.c (elf_symfile_read): Call install_minimal_symbols
11578 earlier.
11579 * somread.c (som_symfile_read): Call install_minimal_symbols
11580 and do_cleanups earlier.
11581 * nlmread.c (nlm_symfile_read): Likewise.
11582 * mdebugread.c (elfmdebug_build_psymtabs): Call
11583 install_minimal_symbols and make appropriate cleanups.
11584
11585 2003-02-20 Kevin Buettner <kevinb@redhat.com>
11586
11587 * solib.c (reload_shared_libraries): New function.
11588 (_initialize_solib): Add callbacks for ``set solib-search-path''
11589 and ``set solib-absolute-prefix''.
11590
11591 2003-02-20 David Carlton <carlton@math.stanford.edu>
11592
11593 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
11594 expand comment.
11595 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
11596 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
11597 * ada-typeprint.c (ada_typedef_print): Ditto.
11598 * ax-gdb.c (gen_var_ref): Ditto.
11599 * breakpoint.c (print_one_breakpoint): Ditto.
11600 * buildsym.c (finish_block): Ditto.
11601 * c-valprint.c (c_val_print): Ditto.
11602 * expprint.c (print_subexp): Ditto.
11603 * findvar.c (locate_var_value): Ditto.
11604 * infcmd.c (jump_command): Ditto.
11605 * linespec.c (decode_line_2, decode_compound): Ditto.
11606 * maint.c (maintenance_translate_address): Ditto.
11607 * objc-lang.c (compare_selectors, compare_classes): Ditto.
11608 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
11609 Ditto.
11610 * p-valprint.c (pascal_val_print): Ditto.
11611 * stabsread.c (define_symbol): Ditto.
11612 * stack.c (print_frame, frame_info, print_block_frame_locals)
11613 (print_frame_arg_vars, return_command): Ditto.
11614 * symfile.c (compare_symbols, compare_psymbols): Ditto.
11615 * symmisc.c (print_symbol): Ditto.
11616 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
11617 (compare_search_syms, print_symbol_info, print_msymbol_info)
11618 (rbreak_command): Ditto.
11619 * tracepoint.c (tracepoints_info): Ditto.
11620 * typeprint.c (typedef_print): Ditto.
11621 * valops.c (value_of_variable, hand_function_call): Ditto.
11622 * cli/cli-cmds.c (edit_command, list_command): Ditto.
11623 * ada-typeprint.c: Update Copyright.
11624 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
11625 * tracepoint.c, cli/cli-cmds.c: Ditto.
11626
11627 2003-02-20 Kevin Buettner <kevinb@redhat.com>
11628
11629 * frame.c (generic_unwind_get_saved_register): Make non-static.
11630 * frame.h (generic_unwind_get_saved_register): Declare.
11631 * mips-tdep.c (read_next_frame_reg): Fetch register from
11632 current regcache when frame is NULL.
11633 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
11634 that must be NULL.
11635 (mips_get_saved_register): Call generic_unwind_get_saved_register()
11636 instead of frame_register_unwind().
11637
11638 2003-02-20 Andrew Cagney <ac131313@redhat.com>
11639
11640 * remote-sim.c (gdbsim_insert_breakpoint)
11641 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
11642 code.
11643
11644 2003-02-20 Andrew Cagney <ac131313@redhat.com>
11645
11646 * remote.c (_initialize_remote): Add commands "set/show remote
11647 hardware-watchpoint-limit" and "set/show remote
11648 hardware-breakpoint-limit".
11649 (remote_hw_watchpoint_limit): Initialize to -1.
11650 (remote_hw_breakpoint_limit): Ditto.
11651 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
11652
11653 2003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
11654
11655 * coff-pe-read.c: New file - support reading of minimal symbols from a
11656 portable executable using the export table.
11657 * coff-pe-read.h: New file.
11658 * coffread.c: Include coff-pe-read.h.
11659 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
11660 debugging symbols found.
11661 * Makefile.in (SFILES): Add coff-pe-read.o.
11662 (coff_pe_read_h): Define.
11663 (COMMON_OBS): Add coff-pe-read.o.
11664 (coffread.o): Add coff_pe_read_h dependency.
11665 (coff-pe-read.o): New target.
11666
11667 2003-02-19 David Carlton <carlton@math.stanford.edu>
11668
11669 * Makefile.in (SFILES): Add block.c.
11670 (block_h): New.
11671 (COMMON_OBS): Add block.o.
11672 (block.o): New.
11673 (x86-64-tdep.o): Add $(block_h).
11674 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
11675 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
11676 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
11677 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
11678 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
11679 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
11680 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
11681 * value.h: Add opaque declaration for struct block.
11682 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
11683 * ada-lang.h: Ditto.
11684 * x86-64-tdep.c: #include "block.h"
11685 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
11686 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
11687 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
11688 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
11689 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
11690 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
11691 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
11692 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
11693 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
11694 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
11695 * symtab.c (block_function): Ditto.
11696 (contained_in): Ditto.
11697 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
11698 block.h. Add opaque declaration for struct block.
11699 * symtab.h: Move block_function and contained_in declarations to
11700 block.h. Add opaque declarations for struct block, struct
11701 blockvector.
11702 (struct block): Move to block.h.
11703 (struct blockvector): Ditto.
11704 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
11705 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
11706 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
11707 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
11708 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
11709 Ditto.
11710 * block.c: New file.
11711 * block.h: New file.
11712
11713 2003-02-19 Theodore A. Roth <troth@openavr.org>
11714
11715 * avr-tdep.c (avr_extract_return_value): Remove function.
11716 (avr_store_return_value): Remove function.
11717 (avr_extract_struct_value_address): Remove function.
11718 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
11719
11720 2003-02-19 Andrew Cagney <ac131313@redhat.com>
11721
11722 * rs6000-tdep.c: Include "gdb_assert.h".
11723 (registers_e500): Add "acc" and "spefscr".
11724 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
11725 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
11726 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
11727 really is "r0".
11728 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
11729
11730 2003-02-18 Keith Seitz <keiths@redhat.com>
11731
11732 * Makefile.in: Add gdbtk-interps.c.
11733
11734 2003-02-18 Kevin Buettner <kevinb@redhat.com>
11735
11736 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
11737 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
11738
11739 2003-02-18 Andrew Cagney <cagney@redhat.com>
11740
11741 * symtab.h (struct objfile): Add opaque declaration.
11742
11743 2003-02-18 Elena Zannoni <ezannoni@redhat.com>
11744
11745 From Jim Ingham <jingham@apple.com>:
11746 * dbxread.c (process_one_symbol): Use last_function_start rather
11747 than function_start_offset to find the real beginning of the
11748 current function. The latter is just the text section offset on
11749 some systems, the former is always the real function start.
11750
11751 2003-02-17 Andrew Cagney <cagney@redhat.com>
11752
11753 * configure.in: Revert ${target} != ${host}.
11754
11755 2003-02-17 Andrew Cagney <ac131313@redhat.com>
11756
11757 * configure.in (Makefile): Use the test ${target} != ${host},
11758 instead of the absence of the "nm.h" file, to determine of the
11759 configuration non-native.
11760 * configure: Regenerate.
11761
11762 2003-02-14 Elena Zannoni <ezannoni@redhat.com>
11763
11764 From Brian Ford <ford@vss.fsi.com>
11765
11766 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
11767 conditionalize tui_active test.
11768 (lookup_cmd_1): Ditto.
11769
11770 2003-02-14 Mark Kettenis <kettenis@gnu.org>
11771
11772 * configure.in: Add check for _etext.
11773 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
11774 available.
11775 * config.in, configure: regenerated.
11776
11777 2003-02-14 Daniel Jacobowitz <drow@mvista.com>
11778
11779 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
11780
11781 2003-02-14 Andrew Cagney <ac131313@redhat.com>
11782
11783 * main.c (tui_version): Delete variable.
11784 (captured_main): When --tui, set interpreter_p to "tui" instead of
11785 enabling tui_version.
11786 * printcmd.c (display_command) [TUI]: Test tui_active instead of
11787 tui_version.
11788 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
11789 * cli/cli-cmds.c (disassemble_command): Ditto.
11790 * defs.h (tui_version): Delete declaration.
11791 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
11792 (tui-interp.o): Add rules.
11793 (SUBDIR_TUI_OBS): Add "tui-interp.o".
11794
11795 2003-02-14 Christopher Faylor <cgf@redhat.com>
11796
11797 * win32-nat.c (register_loaded_dll): Correctly set address range for
11798 just-loaded dll.
11799
11800 2003-02-12 Jason Molenda (jmolenda@apple.com)
11801
11802 * symmisc.c (print_objfile_statistics): Include information about
11803 the number of psymtabs and symtabs in each object file.
11804
11805 2003-02-13 Keith R Seitz <keiths@redhat.com>
11806
11807 * main.h (struct captured_main_args): Add interpreter_p.
11808 * main.c (captured_main): Initialize interpreter_p from context.
11809 * gdb.c (main): Set interpreter_p argument.
11810 * Makefile.in (gdb.o): Add dependency for interps.h.
11811
11812 2003-02-12 Andrew Cagney <ac131313@redhat.com>
11813
11814 * event-top.c (cli_command_loop): Delete declaration.
11815 (_initialize_event_loop): Delete function setting event_loop_hook.
11816 * event-top.h (cli_command_loop): Declare. Update copyright.
11817 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
11818 * interps.c (current_interp_command_loop): When event_loop_p, call
11819 cli_command_loop.
11820
11821 2003-02-12 Andrew Cagney <ac131313@redhat.com>
11822
11823 * interps.h (interp_command_loop_ftype): Change return type to
11824 void.
11825
11826 2003-02-12 Michal Ludvig <mludvig@suse.cz>
11827
11828 * x86-64-tdep.c (x86_64_extract_return_value)
11829 (x86_64_store_return_value): Use regcache instead of regbuf.
11830 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
11831 * x86-64-linux-nat.c (fill_gregset): Use regcache.
11832
11833 2003-02-11 Andrew Cagney <ac131313@redhat.com>
11834
11835 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
11836 * aclocal.m4: Regenerate.
11837 * configure: Regenerate.
11838
11839 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
11840 TCL_LD_SEARCH_FLAGS.
11841
11842 2003-02-10 Michal Ludvig <mludvig@suse.cz>
11843
11844 * dwarf2cfi.c: Reindented.
11845
11846 2003-02-09 Andrew Cagney <ac131313@redhat.com>
11847
11848 * interps.c (clear_interpreter_hooks): Convert function definition
11849 to ISO C.
11850
11851 2003-02-07 David Carlton <carlton@math.stanford.edu>
11852
11853 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
11854
11855 2003-02-07 Kevin Buettner <kevinb@redhat.com>
11856
11857 * gdbtypes.h (struct main_type): Move ``length'' field from here...
11858 (struct type): ...to here.
11859 (TYPE_LENGTH): Adjust to reflect different location of ``length''
11860 field.
11861 * gdbtypes.c (make_qualified_type): Set length on newly created type.
11862 (replace_type): Set length on all type variants for a given type.
11863
11864 2003-02-07 Andrew Cagney <ac131313@redhat.com>
11865
11866 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
11867 <sys/stat.h>.
11868 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
11869
11870 2003-02-06 Andrew Cagney <ac131313@redhat.com>
11871
11872 * Makefile.in (symm-nat.o): Update dependencies.
11873 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
11874 (lynx-nat.o, ia64-linux-nat.): Ditto.
11875 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
11876 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
11877 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
11878
11879 * Makefile.in (inflow_h): Define.
11880 (procfs.o, inflow.o, procfs.o): Update dependencies.
11881 * inftarg.c (child_stop): Delete extern declaration of
11882 inferior_process_group. Include "inflow.h".
11883 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
11884 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
11885 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
11886 (our_process_group, inferior_process_group): Extern declarations.
11887
11888 * procfs.c: Include "gdb_assert.h".
11889
11890 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
11891 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
11892 * jv-typeprint.c (java_type_print_base): Ditto.
11893 * typeprint.c (typedef_print): Eliminate STREQ.
11894 * cli/cli-script.c (define_command, define_command): Ditto.
11895 * main.c (captured_main): Ditto.
11896 * values.c (lookup_internalvar): Ditto.
11897 * utils.c (safe_strerror, parse_escape): Eliminate assignment
11898 within `if' conditional.
11899 * linespec.c (decode_line_2): Ditto.
11900 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
11901 (bfd_openw_with_cleanup): Ditto.
11902
11903 2003-02-07 Mark Kettenis <kettenis@gnu.org>
11904
11905 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
11906 legacy_extract_return_value and store_return_value to
11907 legacy_return_value.
11908
11909 2003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
11910
11911 * win32-nat.c (get_relocated_section_addrs): New function. Find
11912 section load addresses for symbol handling in relocated DLLs.
11913 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
11914
11915 2003-02-05 Fred Fish <fnf@intrinsity.com>
11916
11917 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
11918 '=' and '!='.
11919 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
11920 with '&' and '=='.
11921 (angel_RDI_info): Ditto.
11922 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
11923 with '&' and '!='.
11924 (threads_continue_all_with_signals): Ditto.
11925
11926 2003-02-05 Jim Ingham <jingham@apple.com>
11927 Keith Seitz <keiths@redhat.com>
11928 Elena Zannoni <ezannoni@redhat.com>
11929 Andrew Cagney <ac131313@redhat.com>
11930
11931 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
11932 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
11933 (SUBDIR_MI_OBS): Add "mi-interp.o".
11934 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
11935 (SFILES): Add "interps.c".
11936 (COMMON_OBS): Add "interps.o".
11937 (interps_h, mi_main_h): Define.
11938 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
11939 (mi-main.o, main.o, event-top.o): Update dependencies.
11940 * cli/cli-interp.c: New file.
11941 * interps.h, interps.c: New files.
11942 * top.c: (gdb_init): Don't install the default interpreter, handed
11943 by captured_main.
11944 * main.c: Include "interps.h".
11945 (interpreter_p): Note that it should malloc'ed.
11946 (captured_command_loop): Call current_interp_command_loop.
11947 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
11948 xfree and xstrdup when updating interpreter_p. Install the
11949 default interpreter. Add hack to stop mi1's copyright notice
11950 being encoded.
11951 * event-top.h (gdb_setup_readline): Declare.
11952 (gdb_disable_readline): Declare.
11953 * event-top.c: Include "interps.h".
11954 (display_gdb_prompt): Call current_interp_display_prompt_p.
11955 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
11956 gdb_stdlog, and gdb_stdtarg.
11957 (_initialize_event_loop): Don't call gdb_setup_readline.
11958 * cli-out.c (cli_out_set_stream): New function.
11959 * cli-out.h (cli_out_set_stream): Declare.
11960
11961 2003-02-06 Mark Kettenis <kettenis@gnu.org>
11962
11963 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
11964 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
11965 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
11966 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
11967 config/i386/i386v42mp.mt: Removed.
11968
11969 2003-02-05 Mark Kettenis <kettenis@gnu.org>
11970
11971 * configure.tgt (*-*-solaris*): Set gdb_osabi to
11972 GDB_OSABI_SOLARIS.
11973
11974 2003-02-05 Michael Chastain <mec@shout.net>
11975
11976 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
11977 2.12.1 and earlier versions.
11978
11979 2003-02-05 Andrew Cagney <ac131313@redhat.com>
11980
11981 Remove orphaned hosts, targets and files.
11982 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
11983 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
11984 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
11985 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
11986 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
11987 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
11988 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
11989 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
11990 * config/sparc/tm-sp64sim.h: Delete.
11991 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
11992 hosts.
11993 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
11994 mips*-dec-mach3* targets.
11995
11996 2003-02-04 Michael Chastain <mec@shout.net>
11997
11998 * NEWS: Fix typo: sepcifying -> specifying.
11999
12000 2003-02-04 Michael Chastain <mec@shout.net>
12001
12002 * dwarfread.c: Add documentation on the state of dwarf-1,
12003 looking towards obsoletion.
12004
12005 2003-02-03 Michael Chastain <mec@shout.net>
12006
12007 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
12008 gdb/testsuite/gdb.c++/pr-1023.exp.
12009
12010 2003-02-04 Andrew Cagney <ac131313@redhat.com>
12011
12012 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
12013 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
12014
12015 * utils.c (init_page_info): Delete reference to MPW in comments.
12016 * main.c (captured_main): Delete #ifdef MPW.
12017
12018 2003-02-04 Andrew Cagney <ac131313@redhat.com>
12019
12020 * NEWS: Note that the m32r-*-elf* is obsolete.
12021 * monitor.c (monitor_expect): Obsolete reference to m32r.
12022 * configure.tgt: Mark m32r-*-elf* as obsolete.
12023 * MAINTAINERS: Mark m32k as obsolete.
12024 * m32r-rom.c: Obsolete file.
12025 * config/m32r/m32r.mt: Obsolete file.
12026 * config/m32r/tm-m32r.h: Obsolete file.
12027 * m32r-stub.c: Obsolete file.
12028 * m32r-tdep.c: Obsolete file.
12029
12030 2003-02-04 Andrew Cagney <ac131313@redhat.com>
12031
12032 * NEWS: Mention that the z8k-zilog-none is obsolete.
12033 * MAINTAINERS: Mark z8k as obsolete.
12034 * configure.tgt: Obsolete the z8k-*-coff* target.
12035 * config/z8k/z8k.mt: Obsolete file.
12036 * config/z8k/tm-z8k.h: Obsolete file.
12037 * z8k-tdep.c: Obsolete file.
12038
12039 2003-02-04 Andrew Cagney <ac131313@redhat.com>
12040
12041 * NEWS: Mention that the mn10200-elf is obsolete.
12042 * configure.tgt: Obsolete mn10200-*-* target.
12043 * breakpoint.c (update_breakpoints_after_exec): Update comment to
12044 mention that the mn10200 is obsolete.
12045 * breakpoint.h: Ditto.
12046 * MAINTAINERS: Mark the mn10200-elf as obsolete.
12047 * config/mn10200/mn10200.mt: Obsolete file.
12048 * config/mn10200/tm-mn10200.h: Obsolete file.
12049 * mn10200-tdep.c: Obsolete file.
12050
12051 2003-02-04 Andrew Cagney <ac131313@redhat.com>
12052
12053 * MAINTAINERS: Mark h8500 as obsolete.
12054 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
12055 * findvar.c (value_from_register): Ditto.
12056 * h8500-tdep.c: Mark file as obsolete.
12057 * config/h8500/h8500.mt: Ditto.
12058 * config/h8500/tm-h8500.h: Ditto.
12059 * NEWS: Mention that h8500 is obsolete.
12060
12061 2003-02-04 David Carlton <carlton@math.stanford.edu>
12062
12063 * objfiles.c (allocate_objfile): Always set name. Add comment at
12064 start of function.
12065 * jv-lang.c (get_dynamics_objfile): Add comment.
12066
12067 2003-02-04 David Carlton <carlton@math.stanford.edu>
12068
12069 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
12070 * printcmd.c (build_address_symbolic): Replace uses of
12071 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
12072 SYMBOL_NAME, and asm_demangle.
12073 Update copyright.
12074
12075 2003-02-04 David Carlton <carlton@math.stanford.edu>
12076
12077 * linespec.c (decode_compound): Extract code into
12078 lookup_prefix_sym.
12079 (lookup_prefix_sym): New function.
12080
12081 2003-02-04 David Carlton <carlton@math.stanford.edu>
12082
12083 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
12084 FLOAT_COERCION_BADNESS.
12085 * gdbtypes.c (rank_one_type): Replace all uses of
12086 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
12087
12088 2003-02-04 Jim Blandy <jimb@redhat.com>
12089
12090 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
12091 section, let dwarf_macinfo_section point to it, not
12092 dwarf_loc_section.
12093
12094 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
12095
12096 Pointed out by Anton Blanchard <anton@samba.org>.
12097 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
12098 (ppc_linux_at_sigtramp_return_path): Use it.
12099
12100 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
12101
12102 * defs.h (streq): Add prototype.
12103 * utils.c (streq): New function.
12104
12105 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
12106 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
12107 * mdebugread.c (new_symbol): Likewise.
12108 * stabsread.c (define_symbol): Likewise.
12109 * coffread.c (process_coff_symbol): Likewise.
12110 * dwarfread.c (new_symbol): Likewise.
12111
12112 * minsyms.c (prim_record_minimal_symbol_and_info): Use
12113 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
12114 here.
12115 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
12116 SYMBOL_INIT_DEMANGLED_NAME.
12117 * objfiles.c: Include "hashtab.h".
12118 (allocate_objfile): Call htab_set_functions_ex for the
12119 demangled_names_hash.
12120 (free_objfile): Call htab_delete for the demangled_names_hash.
12121 * objfiles.h (struct htab): Add declaration.
12122 (struct objfile): Add demangled_names_hash.
12123 * symfile.c: Include "hashtab.h".
12124 (reread_symbols): Call htab_delete for the demangled_names_hash.
12125 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
12126 SYMBOL_NAME in the bcache.
12127 * symtab.c: Include "hashtab.h". Update comments.
12128 (create_demangled_names_hash, symbol_set_names): New functions.
12129 (symbol_find_demangled_name): New function, broken out from
12130 symbol_init_demangled_names.
12131 (symbol_init_demangled_names): Use it.
12132 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
12133 (SYMBOL_SET_NAMES): New macro.
12134 (symbol_set_names): Add prototype.
12135
12136 2003-02-03 Jim Blandy <jimb@redhat.com>
12137
12138 Use a single, consistent representation for an empty minimal
12139 symbol table in an objfile.
12140 * objfiles.c (terminate_minimal_symbol_table): New function.
12141 (allocate_objfile): Call it.
12142 * objfiles.h (terminate_minimal_symbol_table): New declaration.
12143 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
12144 non-NULL.
12145 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
12146 objfile has minimal symbols, compare minimal_symbol_count to zero,
12147 instead of comparing msymbols with NULL.
12148 * objfiles.c (have_minimal_symbols): Same.
12149 * solib-sunos.c (solib_add_common_symbols): Call
12150 terminate_minimal_symbol_table.
12151 * symfile.c (reread_symbols): Same.
12152
12153 2003-02-03 Kevin Buettner <kevinb@redhat.com>
12154
12155 * s390-tdep.c (s390_address_class_type_flags)
12156 (s390_address_class_type_flags_to_name)
12157 (s390_address_class_name_to_type_flags): New functions.
12158 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
12159 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
12160
12161 2003-02-03 Michael Snyder <msnyder@redhat.com>
12162
12163 * arm-tdep.c: Fix spell-o in comment.
12164
12165 2003-02-03 Michal Ludvig <mludvig@suse.cz>
12166
12167 * dwarf2cfi.c (pointer_encoding): Added new parameter.
12168 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
12169 error messages to contain BFD filename.
12170
12171 2003-02-02 Elena Zannoni <ezannoni@redhat.com>
12172
12173 Fix PR gdb/742 gdb/743 gdb/877
12174 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
12175 (do_mixed_source_and_assembly): Use
12176 make_cleanup_ui_out_tuple_begin_end and
12177 make_cleanup_ui_out_tuple_begin_end.
12178 (do_mixed_source_and_assembly): Ditto.
12179 * thread.c (do_captured_list_thread_ids): Ditto.
12180 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
12181 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
12182 ui_out_tuple_end): Delete prototypes.
12183 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
12184 ui_out_list_end, ui_out_tuple_end): Delete.
12185
12186 From Kevin Buettner <kevinb@redhat.com>:
12187 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
12188 * ui-out.c (make_cleanup_ui_out_table_begin_end)
12189 (do_cleanup_table_end): New functions.
12190 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
12191 Use cleanups to invoke_ui_out_tuple_end().
12192 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
12193 * cli/cli-setshow.c (cmd_show_list): Use
12194 make_cleanup_ui_out_tuple_begin_end.
12195
12196 2003-02-02 Andrew Cagney <ac131313@redhat.com>
12197
12198 * frame.c (frame_unwind_register): New function.
12199 (frame_unwind_unsigned_register): Use.
12200 (frame_unwind_signed_register): Use.
12201 (frame_read_register): New function.
12202 * frame.h (frame_unwind_register): Declare.
12203 (frame_read_register): Declare.
12204
12205 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
12206 and frame_unwind_register instead of read_memory, write_register
12207 and deprecated_write_register_bytes.
12208
12209 2003-02-02 Andrew Cagney <ac131313@redhat.com>
12210
12211 * frame.h: Note that namelen can be negative.
12212 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
12213 NAME's length.
12214
12215 * NEWS: Mention that the d10v's `regs' command is deprecated.
12216 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
12217 (d10v_print_registers_info): New function.
12218 (show_regs): Call d10v_print_registers_info.
12219 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
12220
12221 2003-02-02 Mark Kettenis <kettenis@gnu.org>
12222
12223 * stack.c (print_frame_info): Restore call to annotate_frame_begin
12224 lost in the previous patch.
12225
12226 2003-02-01 Andrew Cagney <ac131313@redhat.com>
12227
12228 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
12229 * stack.c (print_frame_info_base): Output complete FRAME tuple
12230 for synthesized frames.
12231
12232 2003-02-02 Andrew Cagney <ac131313@redhat.com>
12233
12234 * mips-nat.c (zerobuf): Delete.
12235 (fetch_inferior_registers): Alloc local zerobuf.
12236 (fetch_core_registers): Alloc local zerobuf.
12237 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
12238 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
12239 * thread-db.c (thread_db_store_registers): Ditto.
12240 * sh-tdep.c (sh_do_register): Ditto.
12241 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
12242 * remote-sim.c (gdbsim_store_register): Ditto.
12243 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
12244 * remote-e7000.c (fetch_regs_from_dump): Ditto.
12245 * monitor.c (monitor_supply_register): Ditto.
12246 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
12247 * mips-nat.c (fetch_inferior_registers): Ditto.
12248 * m68klinux-nat.c (fetch_register): Ditto.
12249 * lynx-nat.c (fetch_inferior_registers): Ditto.
12250 (fetch_inferior_registers): Ditto.
12251 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
12252 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
12253 (hpux_thread_store_registers): Ditto.
12254 * hppah-nat.c (fetch_register): Ditto.
12255 * hppab-nat.c (fetch_register): Ditto.
12256 * hppa-tdep.c (pa_register_look_aside): Ditto.
12257 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
12258 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
12259
12260 2003-02-01 Andrew Cagney <ac131313@redhat.com>
12261
12262 * gdbarch.sh: Explictly specify all method levels. When a
12263 variable with an empty level, provide a non-multi-arch default.
12264 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
12265 * gdbarch.h: Re-generate.
12266 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
12267 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
12268
12269 2003-02-01 Andrew Cagney <ac131313@redhat.com>
12270
12271 * defs.h (host_pointer_to_address): Delete declaration.
12272 (address_to_host_pointer): Delete declaration.
12273 * utils.c (host_pointer_to_address): Delete function.
12274 (address_to_host_pointer): Delete function.
12275 * procfs.c (procfs_address_to_host_pointer): New function.
12276 * procfs.c (proc_set_watchpoint): Use.
12277 (procfs_can_use_hw_breakpoint): Update comments.
12278 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
12279 (som_solib_add): Use.
12280 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
12281 * hppa-tdep.c (unwind_command): Use.
12282
12283 2003-02-01 Andrew Cagney <ac131313@redhat.com>
12284
12285 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
12286 strlen d_name.
12287
12288 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
12289 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
12290 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
12291 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
12292 (define_symbol): Update.
12293 * symfile.c (generic_load): Remove references to nindy.
12294 * symtab.c: Remove references to nindy.
12295
12296 2003-02-01 Andrew Cagney <ac131313@redhat.com>
12297
12298 * infcmd.c (print_float_info): Delete code conditional on
12299 FLOAT_INFO.
12300 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
12301 * config/m68k/nm-apollo68b.h: Ditto.
12302 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
12303 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
12304 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
12305
12306 2003-02-01 Mark Kettenis <kettenis@gnu.org>
12307
12308 * config/i386/tm-i386os9k.h: Removed.
12309
12310 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
12311 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
12312 they're identical to i[3456]86-*-sysv* now.
12313 * config/i386/i386v32.mh: Removed.
12314 * config/i386/xm-i386v32.h: Removed.
12315 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
12316
12317 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
12318
12319 * config/i386/i386dgux.mh: Removed.
12320 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
12321
12322 * configure.in: Fix typo.
12323 * configure: Regenerated.
12324
12325 2003-01-31 David Carlton <carlton@math.stanford.edu>
12326
12327 * dwarf2read.c (dwarf2_locate_sections): Set
12328 dwarf_ranges_section.
12329
12330 2003-01-31 Andrew Cagney <ac131313@redhat.com>
12331
12332 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
12333 * utils.c: Update comments documenting legitimate uses of PTR.
12334
12335 * utils.c: Re-indent.
12336
12337 * config/djgpp/fnchange.lst: Delete nindy files.
12338 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
12339 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
12340 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
12341 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
12342 * nindy-share/README, nindy-share/Onindy.c: Delete files.
12343 * nindy-tdep.c, nindy-share/Makefile: Delete files.
12344 * Makefile.in (init.c): Remove nindy references.
12345 (saber_gdb): Delete rule.
12346 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
12347 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
12348 and a68v-nat.c.
12349 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
12350 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
12351 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
12352 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
12353 nindy-share/stop.h.
12354 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
12355 * saber.suppress: Delete file.
12356
12357 2003-01-31 Daniel Jacobowitz <drow@mvista.com>
12358
12359 * dbxread.c (stabs_data): New static variable.
12360 (fill_symbuf): Support an in-memory buffer for stabs data.
12361 (stabs_seek): New function.
12362 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
12363 (read_ofile_symtab): Use stabs_seek.
12364 (elfstab_build_psymtabs): Take an asection* instead of
12365 an offset and size. Relocate the stabs data if necessary.
12366 Save the section* for dbx_psymtab_to_symtab.
12367 * dwarf2read.c: Add section variables for each debug section.
12368 (dwarf2_locate_sections): Fill them in.
12369 (dwarf2_read_section): Take an asection* argument.
12370 Relocate the section contents if necessary.
12371 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
12372 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
12373 it to dwarf2_read_section.
12374 (dwarf2_build_frame_info): Update callers.
12375 * elfread.c (elf_symfile_read): Update call to
12376 elfstab_build_psymtabs.
12377 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
12378 (DBX_STAB_SECTION): New macro.
12379 * stabsread.h (elfstab_build_psymtabs): Update prototype.
12380 * symfile.c (symfile_dummy_outputs): New function.
12381 (symfile_relocate_debug_section): New function.
12382 * symfile.h (symfile_relocate_debug_section): Add prototype.
12383
12384 2003-01-31 Richard Henderson <rth@redhat.com>
12385
12386 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
12387 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
12388 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
12389 * alpha-tdep.c (alpha_register_name): Add "unique".
12390 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
12391 (ALPHA_UNIQUE_REGNUM): New.
12392 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
12393
12394 2003-01-31 Andrew Cagney <ac131313@redhat.com>
12395
12396 * README: Remove reference to Ericsson 1800 monitor.
12397 * Makefile.in (remote-es.o): Delete rule.
12398 (ALLDEPFILES): Delete remote-es.c.
12399 * remote-es.c: Delete file.
12400 * config/m68k/es1800.mt: Delete file.
12401 * config/djgpp/fnchange.lst: Update.
12402 * configure.tgt: Delete m68*-ericsson-* target.
12403
12404 2003-01-31 Adam Fedor <fedor@gnu.org>
12405
12406 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
12407 Remove duplicate/shadowing variable of same name.
12408
12409 2003-01-30 Jim Blandy <jimb@redhat.com>
12410
12411 * symfile.c (find_separate_debug_file): Assert that the objfile's
12412 directory name we compute ends with a slash, and then assume that
12413 that's so everywhere we use it.
12414
12415 2003-01-30 Daniel Jacobowitz <drow@mvista.com>
12416
12417 * valops.c (value_assign): Flush frame cache after stores to memory
12418 also.
12419
12420 2003-01-30 Andrew Cagney <ac131313@redhat.com>
12421
12422 * Makefile.in (mon960-rom.o): Delete rule.
12423 * mon960-rom.c: Delete file.
12424
12425 2003-01-30 Andrew Cagney <ac131313@redhat.com>
12426
12427 * d10v-tdep.c: Include "frame-unwind.h".
12428 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
12429 list.
12430 (next_addr, uses_frame): Delete.
12431 (struct d10v_unwind_cache): Define.
12432 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
12433 Use info instead of next_addr and uses_frame globals.
12434 (d10v_frame_init_saved_regs): Delete function.
12435 (d10v_init_extra_frame_info): Delete function.
12436 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
12437 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
12438 init_frame_pc or frame_saved_pc.
12439 (d10v_pop_frame): Delete function.
12440 (do_d10v_pop_frame): Delete function.
12441 (d10v_frame_chain): Delete function.
12442 (d10v_frame_chain_valid): Delete function.
12443 (d10v_frame_pc_unwind): New function.
12444 (d10v_frame_id_unwind): New function.
12445 (saved_regs_unwinder): New function.
12446 (d10v_frame_register_unwind): New function.
12447 (d10v_frame_pop): New function.
12448 (d10v_frame_unwind): New variable.
12449 (d10v_frame_p): New function.
12450 (d10v_frame_saved_pc): Delete function.
12451 * Makefile.in (d10v-tdep.o): Update dependencies.
12452
12453 2003-01-30 J. Brobecker <brobecker@gnat.com>
12454
12455 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
12456 causing some regressions due to a change in the default value
12457 for this macro.
12458
12459 2003-01-29 Richard Henderson <rth@redhat.com>
12460 Elena Zannoni <ezannoni@redhat.com>
12461 Daniel Jacobowitz <drow@mvista.com>
12462
12463 Fix PR gdb/961.
12464 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
12465 variables.
12466 (RANGES_SECTION): New.
12467 (dwarf_ranges_buffer): New variable.
12468 (struct comp_unit_head): Add member "die".
12469 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
12470 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
12471 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
12472 (dwarf2_locate_sections): Likewise.
12473 (dwarf2_build_psymtabs): Read .debug_ranges.
12474 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
12475 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
12476 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
12477 Look for DW_AT_ranges and return the bounding box.
12478
12479 2003-01-29 Brian Ford <ford@vss.fsi.com>
12480
12481 * win32-nat.c (cygwin_pid): Removed as unused.
12482 (child_attach): Try fall back to Cygwin pid.
12483
12484 2003-01-29 Jim Blandy <jimb@redhat.com>
12485
12486 * objfiles.h (struct objfile): Doc fix.
12487
12488 2003-01-29 Andrew Cagney <ac131313@redhat.com>
12489
12490 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
12491 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
12492 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
12493 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
12494 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
12495 (FRAME_SAVED_PC): Change to a function with predicate.
12496 * gdbarch.h, gdbarch.c: Re-generate.
12497
12498 2003-01-28 Andrew Cagney <ac131313@redhat.com>
12499
12500 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
12501
12502 * complaints.c (complain): Delete function.
12503 * complaints.h (struct deprecated_complaint): Delete definition.
12504 (complain): Delete declaration.
12505
12506 2003-01-28 Kevin Buettner <kevinb@redhat.com>
12507
12508 * mips-tdep.c (mips_init_extra_frame_info): Return early for
12509 dummy frames.
12510
12511 2003-01-27 Andrew Cagney <ac131313@redhat.com>
12512
12513 * sentinel-frame.h, sentinel-frame.c: New files.
12514 * Makefile.in (frame.o): Update dependencies.
12515 (SFILES): Add sentinel-frame.c.
12516 (sentinel_frame_h): Define.
12517 (COMMON_OBS): Add sentinel-frame.o.
12518 (sentinel-frame.o): Specify dependencies.
12519 * frame.c: Include "sentinel-frame.h".
12520 (frame_register_unwind): Rewrite assuming that there is always a a
12521 ->next frame.
12522 (frame_register, generic_unwind_get_saved_register): Ditto.
12523 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
12524 (create_sentinel_frame, unwind_to_current_frame): New functions.
12525 (get_current_frame): Rewrite using create_sentinel_frame and
12526 unwind_to_current_frame. When possible, always create a frame.
12527 (create_new_frame): Set next to the sentinel frame.
12528 (get_next_frame): Rewrite. Don't go below the level 0 frame.
12529 (deprecated_update_frame_pc_hack): Update the next frame's PC and
12530 ID cache when necessary.
12531 (frame_saved_regs_id_unwind): Use frame_relative_level.
12532 (deprecated_generic_get_saved_register): Use frame_relative_level,
12533 get_frame_saved_regs, get_frame_pc, get_frame_base and
12534 get_next_frame.
12535 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
12536 frame_register.
12537
12538 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
12539
12540 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
12541
12542 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
12543
12544 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
12545 (maintenance_set_profile_cmd): Use error () instead of warning ().
12546
12547 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
12548
12549 * configure.in: Check that -pg works if using --enable-profiling.
12550 Check for monstartup and _mcleanup regardless of --enable-profiling.
12551 * maint.c: Check for monstartup and _mcleanup before using them.
12552 * config.in: Regenerated.
12553 * configure: Regenerated.
12554
12555 2003-01-24 Nick Clifton <nickc@redhat.com>
12556
12557 * Add sh2e support:
12558
12559 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
12560
12561 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
12562 (sh2e_show_regs): New.
12563 (sh_gdbarch_init): Handle bfd_mach_sh2e.
12564 * config/sh/tm-sh.h: Added sh2e to comments.
12565
12566 2003-01-23 Jim Blandy <jimb@redhat.com>
12567
12568 * symfile.c (syms_from_objfile): Don't print the "(no debugging
12569 symbols found)" message here; we haven't checked for a separate
12570 debug info file yet, so we don't know yet.
12571 (symbol_file_add_with_addrs_or_offsets): Print it here, after
12572 we've looked everywhere. Also, there's no need to print a special
12573 message when we're loading the separate debug info file: the one
12574 symbol_file_add prints is fine.
12575
12576 2003-01-23 Alexander Larsson <alexl@redhat.com>
12577 Jim Blandy <jimb@redhat.com>
12578
12579 Add support for executables whose debug info has been separated
12580 out into a separate file, leaving only a link behind.
12581 * objfiles.h (struct objfile): New fields: separate_debug_objfile
12582 and separate_debug_objfile_backlink.
12583 (put_objfile_before): New declaration.
12584 * symfile.c: #include "filenames.h".
12585 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
12586 debug info in a separate file, read that, too. Save the addrs
12587 argument, so we can use it again to read the separated debug info;
12588 syms_from_objfile modifies the table we pass it.
12589 (reread_symbols): After re-reading an objfile, call
12590 reread_separate_symbols to refresh its separate debug info
12591 objfile, if it has one.
12592 (reread_separate_symbols, find_separate_debug_file,
12593 get_debug_link_info, separate_debug_file_exists): New functions.
12594 (debug_file_directory): New global var.
12595 (_initialize_symfile): Initialize debug_file_directory, and
12596 provide the new `set debug-file-directory' command to let the user
12597 change it.
12598 * objfiles.c (free_objfile): If this objfile has its debug info in
12599 a separate objfile, free that one too. If this is itself a
12600 separate debug info objfile, clear our parent's backlink.
12601 (put_objfile_before): New function.
12602 * utils.c (gnu_debuglink_crc32): New function.
12603 * defs.h (gnu_debuglink_crc32): New declaration.
12604 * Makefile.in (symfile.o): Note dependency on "filenames.h".
12605 * configure.in: Handle --with-separate-debug-dir config option.
12606 * acinclude.m4 (AC_DEFINE_DIR): New macro.
12607 * acconfig.h (DEBUGDIR): New macro.
12608 * configure, aclocal.m4, config.in: Regenerated.
12609
12610 2003-01-22 Jim Blandy <jimb@redhat.com>
12611
12612 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
12613 like the old symbol_file_add, but taking new arguments: you can
12614 now pass in either a `struct section_addr_info' list to say where
12615 each section is loaded, or a `struct section_offsets' table. Pass
12616 these new arguments through to syms_from_objfile as appropriate.
12617 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
12618 with the appropriate quiescent values for the new arguments.
12619
12620 * symfile.c: #include "gdb_assert.h".
12621 (syms_from_objfile): Add the ability to pass in a section offset
12622 table directly, as an alternative to the section_addr_info table.
12623 Document arguments better.
12624 (symbol_file_add): Pass extra arguments to syms_from_objfile.
12625 * symfile.h (syms_from_objfile): Update declaration.
12626 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
12627 syms_from_objfile.
12628 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
12629
12630 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
12631
12632 Original patch by Tom Tromey <tromey@cygnus.com> and
12633 Jason Molenda <jmolenda@apple.com>.
12634 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
12635 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
12636 * NEWS: Mention profiling.
12637 * configure.in (--enable-gdbtk): Fix typo.
12638 (--enable-profiling): New. Set PROFILE_CFLAGS.
12639 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
12640 Fill in function.
12641 (profiling_state): New variable.
12642 (mcleanup_wrapper): New function.
12643 (_initialize_maint): Remove NOTYET, fix call to
12644 add_setshow_boolean_cmd for "maint set profile".
12645 * configure: Regenerated.
12646
12647 2003-01-21 Martin M. Hunt <hunt@redhat.com>
12648
12649 * Makefile.in (install-gdbtk): Install PNG images too.
12650
12651 2003-01-21 Andrew Cagney <ac131313@redhat.com>
12652
12653 * exec.c (text_start): Delete global variable.
12654 (exec_file_attach): Make text_start local to the function.
12655 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
12656 * valops.c (hand_function_call): Delete code that handles
12657 BEFORE_TEXT_END and AFTER_TEXT_END.
12658 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
12659 of CALL_DUMMY_LOCATION.
12660 * gdbarch.c: Regenerate.
12661 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
12662 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
12663 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
12664 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
12665 (text_end): Delete extern declaration.
12666
12667 2003-01-21 Andrew Cagney <ac131313@redhat.com>
12668
12669 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
12670 * blockframe.c (backtrace_below_main): Move to "frame.c".
12671 (frame_chain_valid): Delete check for backtrace_below_main.
12672 (_initialize_blockframe): Delete initialization, move ``set
12673 backtrace-below-main'' command to "frame.c".
12674 (do_flush_frames_sfunc): Delete function.
12675 * frame.c: Include "command.h" and "gdbcmd.h".
12676 (frame_type_from_pc): New function.
12677 (create_new_frame): Use frame_type_from_pc.
12678 (legacy_get_prev_frame): New function.
12679 (get_prev_frame): Rewrite. When an old style frame, call
12680 legacy_get_prev_frame. Otherwize, unwind the PC first.
12681 (_initialize_frame): Add ``set backtrace-below-main'' command.
12682 * Makefile.in (frame.o): Update dependencies.
12683
12684 2003-01-19 Andrew Cagney <ac131313@redhat.com>
12685
12686 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
12687 DEPRECATED_REGISTERS_INFO.
12688
12689 2003-01-19 Andrew Cagney <ac131313@redhat.com>
12690
12691 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
12692 Maintainers'. Update `Various Maintainers'.
12693
12694 2003-01-19 Andrew Cagney <ac131313@redhat.com>
12695
12696 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
12697 * gdbarch.sh (POP_FRAME): Change to function with predicate.
12698 Suppress actual parameters when `-'.
12699 * gdbarch.h, gdbarch.c: Regenerate.
12700
12701 2003-01-19 Andrew Cagney <ac131313@redhat.com>
12702
12703 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
12704 code handling dummy frames.
12705
12706 2003-01-19 Andrew Cagney <ac131313@redhat.com>
12707
12708 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
12709 (struct frame_unwind): Add field pop.
12710 * frame.h (frame_pop): Declare.
12711 * frame.c (frame_saved_regs_pop): New function.
12712 (trad_frame_unwinder): Add frame_saved_regs_pop.
12713 (frame_pop): New function.
12714 * dummy-frame.c (dummy_frame_pop): New function.
12715 (discard_innermost_dummy): New function.
12716 (generic_pop_dummy_frame): Use discard_innermost_dummy.
12717 (dummy_frame_unwind): Add dummy_frame_pop.
12718 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
12719 * valops.c (hand_function_call): Ditto.
12720 * stack.c (return_command): Ditto.
12721
12722 2003-01-18 Andrew Cagney <ac131313@redhat.com>
12723
12724 * cris-tdep.c: Fix function declaration indentation.
12725 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
12726 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
12727 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
12728 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
12729 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
12730 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
12731
12732 2003-01-18 Michael Chastain <mec@shout.net>
12733
12734 * README (Unpacking and Installation -- quick overview):
12735 Warn against ".../gdb-5.3/gdb/configure".
12736
12737 2003-01-18 Andrew Cagney <ac131313@redhat.com>
12738
12739 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
12740 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
12741 (struct frame_unwind): Declare opaque.
12742 (dummy_frame_p): Declare function.
12743 * dummy-frame.c (dummy_frame_id_unwind): Make static.
12744 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
12745 * dummy-frame.c: Include "frame-unwind.h".
12746 (dummy_frame_p): New function.
12747 (dummy_frame_unwind): New variable.
12748 * frame.c: Include "frame-unwind.h".
12749 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
12750 to use the new unwind field.
12751 (set_unwind_by_pc): Delete function.
12752 (create_new_frame, get_prev_frame): Set unwind field using
12753 frame_unwind_find_by_pc.
12754 (trad_frame_unwind, trad_frame_unwinder): New variables.
12755 * frame.h (trad_frame_unwind): Declare variable.
12756 (frame_id_unwind_ftype): Delete declaration.
12757 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
12758 (struct frame_unwind): Declare opaque.
12759 (struct frame_info): Replace the fields id_unwind, pc_unwind and
12760 register_unwind with a single unwind pointer.
12761 * frame-unwind.h, frame-unwind.c: New files.
12762 * Makefile.in (SFILES): Add frame-unwind.c.
12763 (frame_unwind_h): Define.
12764 (COMMON_OBS): Add frame-unwind.o.
12765 (frame-unwind.o): Specify dependencies.
12766 (frame.o, dummy-frame.o): Update dependencies.
12767
12768 2003-01-18 Andrew Cagney <ac131313@redhat.com>
12769
12770 * ada-valprint.c: Eliminate PTR.
12771 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
12772 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
12773 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
12774 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
12775 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
12776 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
12777 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
12778
12779 2003-01-17 Andrew Cagney <ac131313@redhat.com>
12780
12781 * main.c (captured_main): Don't use PTR.
12782 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
12783 * gdbtypes.c (lookup_primitive_typename): Ditto.
12784 (lookup_struct_elt_type): Ditto.
12785 * f-valprint.c (info_common_command): Ditto.
12786 (list_all_visible_commons): Ditto.
12787 * jv-typeprint.c (java_type_print_base): Ditto.
12788
12789 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
12790 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
12791 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
12792 i386-interix-nat.c and i386-interix-tdep.c. Rename
12793 m68klinux-nat.c and m68klinux-tdep.c. Rename
12794 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
12795 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
12796 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
12797 * main.c (captured_main): Use xfree, not free.
12798
12799 2003-01-16 Andrew Cagney <ac131313@redhat.com>
12800
12801 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
12802 ID back using a parameter.
12803 * frame.c (frame_id_unwind): Update call.
12804 (frame_saved_regs_id_unwind): Update.
12805 * dummy-frame.c (dummy_frame_id_unwind): Update function.
12806 * dummy-frame.h (struct frame_id): Add opaque declaration.
12807 (dummy_frame_id_unwind): Update declaration.
12808
12809 2003-01-15 Andrew Cagney <ac131313@redhat.com>
12810
12811 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
12812
12813 2003-01-15 Stephen P. Smith <ischis2@cox.net>
12814
12815 * MAINTAINERS (Stephen P. Smith): Updated email address.
12816
12817 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
12818
12819 Fix PR gdb/898
12820 * breakpoint.c (until_break_command): Add new argument. Use it to
12821 decide whether to stop only at the current frame or not.
12822 * breakpoint.h (until_break_command): Update prototype.
12823 * infcmd.c (until_command): Add new argument to until_break_command
12824 call.
12825 (advance_command): New function.
12826 (_initialize_infcmd): Update help string for 'until' command.
12827 Add new 'advance' command.
12828
12829 2003-01-14 David Carlton <carlton@math.stanford.edu>
12830
12831 * linespec.c (decode_line_1): Normalize comments.
12832 (set_flags): Ditto.
12833 (locate_first_half): Ditto.
12834 (decode_compound): Ditto.
12835 (symtab_from_filename): Ditto.
12836 (decode_all_digits): Ditto.
12837 (decode_dollar): Ditto.
12838 (find_methods): Ditto.
12839 (find_toplevel_char): Ditto.
12840
12841 2003-01-13 Andrew Cagney <ac131313@redhat.com>
12842
12843 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
12844 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
12845 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
12846 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
12847 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
12848 * language.c, language.h, m32r-tdep.c: Update copyright.
12849 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
12850 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
12851 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
12852 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
12853 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
12854 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
12855
12856 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
12857
12858 * stabsread.h (process_later, resolve_cfront_continuation):
12859 Obsolete.
12860 Update copyright years.
12861 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
12862 Update copyright year.
12863 * dbxread.c(struct cont_elem): Obsolete.
12864 (process_later, process_now): Obsolete functions.
12865 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
12866 Update copyright year.
12867 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
12868 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
12869 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
12870 (parse_partial_symbols): Obsolete cfront support.
12871 * stabsread.c
12872 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
12873 macros.
12874 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
12875 read_cfront_baseclasses, read_cfront_member_functions,
12876 resolve_cfront_continuation,read_cfront_static_fields,
12877 copy_cfront_struct_fields): Obsolete functions.
12878 (define_symbol, read_one_struct_field): Obsolete cfront support.
12879 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
12880 Update Copyright year.
12881
12882 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
12883
12884 * stack.c (print_frame_info, print_stack_frame_base_stub,
12885 print_stack_frame_base, show_and_print_stack_frame_stub,
12886 show_and_print_stack_frame, print_only_stack_frame_stub,
12887 print_only_stack_frame): Delete functions.
12888 (print_stack_frame_stub): Call print_frame_info instead of
12889 print_frame_info_base.
12890 (print_frame_info_base): Rename to print_frame_info.
12891 (backtrace_command_1): Call print_frame_info, instead of
12892 print_frame_info_base.
12893 (current_frame_command): Call print_stack_frame, instead of
12894 print_only_stack_frame.
12895 (frame_command): Call print_stack_frame, instead of
12896 show_and_print_stack_frame.
12897 (up_command): Ditto.
12898 (down_command): Ditto.
12899 * frame.h (print_only_stack_frame): Delete prototype.
12900 * infrun.c (normal_stop): Call print_stack_frame, instead of
12901 show_and_print_stack_frame.
12902 * thread.c (info_threads_command): Call print_stack_frame, instead
12903 of print_only_stack_frame.
12904
12905 2003-01-13 Andrew Cagney <ac131313@redhat.com>
12906
12907 * README (Graphical interface to GDB): Update URL. Point at
12908 gdb/links/.
12909
12910 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
12911 version match.
12912
12913 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
12914
12915 * symtab.c (find_pc_sect_line): Don't consider end-of-function
12916 lines.
12917
12918 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
12919
12920 * thread-db.c (attach_thread): Prototype.
12921 (struct private_thread_info): Remove lwpid. Add thread handle (th),
12922 thread information (ti), and valid flags (th_valid, ti_valid).
12923 (attach_thread): Move target_pid_to_str call to after the thread
12924 is added to GDB's list. Initialize the cache.
12925 (thread_get_info_callback, thread_db_map_id2thr)
12926 (thread_db_get_info): New functions.
12927 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
12928 (thread_db_store_registers, thread_db_thread_alive)
12929 (thread_db_get_thread_local_address): Use them.
12930 (thread_db_pid_to_str): Likewise. Return "Missing" instead
12931 of calling error() for threads in unknown state.
12932
12933 (clear_lwpid_callback): New function.
12934 (thread_db_resume): Use it to clear the cache.
12935
12936 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
12937
12938 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
12939 (resume_callback): Remove dead code.
12940
12941 2003-01-13 Andrew Cagney <ac131313@redhat.com>
12942
12943 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
12944 predicate.
12945 * gdbarch.h, gdbarch.c: Regenerate.
12946 * stack.c (frame_info): Only initialize the saved registers when
12947 FRAME_INIT_SAVED_REGS_P.
12948 * frame.c (frame_saved_regs_register_unwind): Assert
12949 FRAME_INIT_SAVED_REGS_P.
12950 (deprecated_generic_get_saved_register): Ditto.
12951
12952 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
12953
12954 * source.c (openp): Squelch warning about "filename".
12955
12956 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
12957
12958 * source.c (openp): If the file does not exist don't necessarily
12959 search the path.
12960
12961 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
12962
12963 Fix PR gdb/872.
12964 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
12965 (integer_types_same_name_p): New function.
12966 (rank_one_type): Use it.
12967 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
12968
12969 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
12970
12971 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
12972 variables.
12973 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
12974 * configure.in: Add --with-sysroot.
12975 * configure: Regenerated.
12976 * main.c (gdb_sysroot): New variable.
12977 (captured_main): Initialize gdb_sysroot.
12978 * defs.h (gdb_sysroot): New extern declaration.
12979 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
12980
12981 2003-01-12 Michael Chastain <mec@shout.net>
12982
12983 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
12984
12985 2003-01-12 Michael Chastain <mec@shout.net>
12986
12987 * top.c (print_gdb_version): Bump copyright year to 2003.
12988
12989 2003-01-12 David Carlton <carlton@bactrian.org>
12990
12991 * linespec.c (symtab_from_filename): Rename variable 's' to
12992 'file_symtab'.
12993
12994 2003-01-12 Andrew Cagney <ac131313@redhat.com>
12995
12996 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
12997 dummy frame.
12998 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
12999
13000 2003-01-12 Andrew Cagney <ac131313@redhat.com>
13001
13002 * d10v-tdep.c: Include "gdb_assert.h".
13003 (d10v_store_return_value): Rewrite to match current interface.
13004 (d10v_extract_struct_value_address): Ditto.
13005 (d10v_extract_return_value): Ditto.
13006 (d10v_gdbarch_init): Set store_restore_value,
13007 extract_struct_value_address and extract_return_value.
13008
13009 2003-01-12 J. Brobecker <brobecker@gnat.com>
13010
13011 * hpread.c (set_namestring): New procedure replacing the
13012 SET_NAMESTRING macro.
13013 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
13014 by calls to set_namestring.
13015
13016 2003-01-11 J. Brobecker <brobecker@gnat.com>
13017
13018 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
13019 a compilation warning.
13020 (hpread_process_one_debug_symbol): Likewise.
13021
13022 2003-01-10 David Carlton <carlton@math.stanford.edu>
13023
13024 * linespec.c (decode_line_1): Rename variable 's' to
13025 'file_symtab'.
13026 (decode_all_digits): Rename argument 's' to 'file_symtab'.
13027 (decode_dollar): Ditto.
13028 (decode_variable): Ditto.
13029 (symbol_found): Ditto.
13030
13031 2003-01-09 Michael Chastain <mec@shout.net>
13032
13033 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
13034
13035 2003-01-07 Corinna Vinschen <vinschen@redhat.com>
13036
13037 * win32-nat.c (set_process_privilege): New function.
13038 (child_attach): Call set_process_privilege() to enable the
13039 SE_DEBUG_NAME user privilege if available in process token.
13040
13041 2003-01-10 J. Brobecker <brobecker@gnat.com>
13042
13043 * hpread.c (hpread_process_one_debug_symbol): Fix a small
13044 compilation error in the previous revision.
13045
13046 2003-01-09 David Carlton <carlton@math.stanford.edu>
13047
13048 * linespec.c: Update copyright.
13049
13050 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
13051
13052 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
13053 than inferior_ptid.
13054 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
13055
13056 2003-01-09 Andrew Cagney <ac131313@redhat.com>
13057
13058 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
13059 Update comments.
13060 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
13061 (frame_saved_regs_zalloc): Update.
13062 (frame_saved_regs_register_unwind): Update.
13063 (create_new_frame): Update.
13064 (get_prev_frame): Update.
13065 (frame_extra_info_zalloc): Update.
13066 (deprecated_get_frame_saved_regs): Update.
13067 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
13068 * cris-tdep.c: Update comment.
13069
13070 * somsolib.h: Fix function indentation.
13071 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
13072 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
13073 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
13074 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
13075 * somsolib.c, inftarg.c: Remove assignment in if conditional.
13076
13077 * infrun.c (follow_fork): Use ISO C definition.
13078 * expprint.c (print_subexp): Use xfree instead of free.
13079 * charset.c: Include "gdb_string.h" instead of <string.h>.
13080 (register_iconv_charsets): Use ISO C definition.
13081 (host_charset, target_charset): Ditto.
13082 * Makefile.in (charset.o): Update dependencies.
13083 (mi-cmd-env.o): Update dependencies.
13084
13085 2003-01-08 Andrew Cagney <cagney@redhat.com>
13086
13087 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
13088 get_frame_base.
13089
13090 2003-01-08 Andrew Cagney <ac131313@redhat.com>
13091
13092 * gdb_mbuild.sh: Add --keep option. When specified, keep the
13093 build directories. Save edited gdb output in Mbuild.log. If a
13094 build fails, remove any final GDB executable.
13095
13096 2003-01-08 Andrew Cagney <ac131313@redhat.com>
13097
13098 * gdb_mbuild.sh: Edit the output of `maint print architecture'
13099 replacing hex constants with function names and stripping leading
13100 file name directory prefixes.
13101
13102 2003-01-08 Andrew Cagney <cagney@redhat.com>
13103
13104 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
13105 get_frame_base.
13106
13107 2003-01-08 David Carlton <carlton@math.stanford.edu>
13108
13109 * linespec.c (decode_line_1): Move code into decode_variable.
13110 (decode_variable): New function.
13111
13112 2003-01-08 Andrew Cagney <ac131313@redhat.com>
13113
13114 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
13115
13116 2003-01-08 Andrew Cagney <cagney@redhat.com>
13117
13118 * cris-tdep.c (cris_frame_init_saved_regs): Use
13119 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
13120 saved_regs buffer.
13121 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
13122 (sh64_nofp_frame_init_saved_regs): Ditto.
13123 (sh_fp_frame_init_saved_regs): Ditto.
13124 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
13125 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
13126 * mcore-tdep.c (analyze_dummy_frame): Ditto.
13127 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
13128
13129 2003-01-08 Daniel Jacobowitz <drow@mvista.com>
13130
13131 * minsyms.c (lookup_minimal_symbol): Update comment.
13132 (lookup_minimal_symbol_text): Update comment. Use the hash table.
13133 (lookup_minimal_symbol_solib_trampoline): Likewise.
13134
13135 2003-01-08 Andrew Cagney <cagney@redhat.com>
13136
13137 * d10v-tdep.c (d10v_init_extra_frame_info): Use
13138 frame_relative_level.
13139
13140 * alpha-tdep.c: Use get_frame_extra_info.
13141 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13142 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
13143 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
13144 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
13145
13146 * alpha-tdep.c: Use get_next_frame.
13147 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13148 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
13149 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
13150 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
13151 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
13152 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
13153 * xstormy16-tdep.c: Ditto.
13154
13155 2003-01-07 Andrew Cagney <cagney@redhat.com>
13156
13157 * alpha-tdep.c: Use get_frame_base.
13158 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13159 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
13160 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
13161 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
13162 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
13163 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
13164 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
13165 * config/sparc/tm-sparc.h: Ditto.
13166
13167 2003-01-07 Andrew Cagney <cagney@redhat.com>
13168
13169 * frame.c (deprecated_get_frame_context): New function.
13170 (deprecated_set_frame_context): New function.
13171 * frame.h (deprecated_get_frame_context): Declare.
13172 (deprecated_set_frame_context): Declare.
13173 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
13174 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
13175
13176 2003-01-07 Andrew Cagney <cagney@redhat.com>
13177
13178 * frame.c (deprecated_set_frame_next_hack): New function.
13179 (deprecated_set_frame_prev_hack): New function.
13180 * frame.h (deprecated_set_frame_next_hack): Declare.
13181 (deprecated_set_frame_prev_hack): Declare.
13182 * mcore-tdep.c (analyze_dummy_frame): Use
13183 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
13184 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
13185
13186 2003-01-07 David Carlton <carlton@math.stanford.edu>
13187
13188 * linespec.c (decode_line_1): Move code into decode_dollar.
13189 (decode_dollar): New function.
13190
13191 2003-01-07 Andrew Cagney <cagney@redhat.com>
13192
13193 * arm-tdep.c (arm_init_extra_frame_info): Use
13194 deprecated_update_frame_base_hack.
13195 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
13196 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
13197 (fix_frame_pointer): Ditto.
13198 (mn10300_analyze_prologue): Ditto.
13199
13200 2003-01-07 Andrew Cagney <cagney@redhat.com>
13201
13202 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
13203 extra_info using frame_extra_info_zalloc.
13204 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
13205 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
13206 (sh64_init_extra_frame_info): Ditto.
13207 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
13208 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
13209 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
13210 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
13211 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
13212 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
13213 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
13214 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
13215 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
13216 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
13217 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
13218 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
13219
13220 * mn10300-tdep.c (analyze_dummy_frame): Use
13221 deprecated_set_frame_extra_info_hack.
13222 * mcore-tdep.c (analyze_dummy_frame): Ditto.
13223
13224 2003-01-07 J. Brobecker <brobecker@gnat.com>
13225
13226 * mdebugread.c (parse_symbol): Skip stProc entries which storage
13227 class is not scText. These do not define "real" procedures.
13228 (parse_partial_symbols): Likewise.
13229
13230 2003-01-06 Michael Snyder <msnyder@redhat.com>
13231
13232 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
13233
13234 2003-01-06 Andrew Cagney <ac131313@redhat.com>
13235
13236 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
13237 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
13238 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
13239 deprecated_frame_xmalloc_with_cleanup.
13240 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
13241 deprecated_frame_xmalloc.
13242 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
13243 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
13244
13245 2003-01-06 Andrew Cagney <cagney@redhat.com>
13246
13247 * x86-64-linux-tdep.c: Include "osabi.h".
13248 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
13249
13250 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
13251
13252 2003-01-06 Andrew Cagney <cagney@redhat.com>
13253
13254 * MAINTAINERS (Target Instruction Set Architectures): Update
13255 arm-elf. Can be built with -Werror, has been multiarched.
13256
13257 * value.h (unpack_long): Make buffer parameter constant.
13258 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
13259 * scm-lang.h (scm_parse): Ditto.
13260 * defs.h (extract_typed_address, extract_address): Ditto.
13261 (extract_long_unsigned_integer): Ditto.
13262 * inferior.h (unsigned_pointer_to_address): Ditto.
13263 (signed_pointer_to_address): Ditto.
13264 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
13265 * gdbarch.h, gdbarch.c: Regenerate.
13266 * findvar.c (extract_long_unsigned_integer): Update.
13267 (extract_address): Update.
13268 (extract_typed_address): Update.
13269 (unsigned_pointer_to_address): Update.
13270 * values.c (unpack_long): Update.
13271 (unpack_double): Update.
13272 (unpack_pointer): Update.
13273 (unpack_field_as_long): Update.
13274 * d10v-tdep.c (d10v_pointer_to_address): Update.
13275 * avr-tdep.c (avr_pointer_to_address): Update.
13276 * scm-lang.c (scm_unpack): Update.
13277 * findvar.c (signed_pointer_to_address): Update.
13278
13279 2003-01-06 Michal Ludvig <mludvig@suse.cz>
13280
13281 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
13282 since it is in i386-tdep.c.
13283
13284 2003-01-06 J. Brobecker <brobecker@gnat.com>
13285
13286 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
13287 failure introduced in the previous change.
13288
13289 2003-01-05 Michael Chastain <mec@shout.net>
13290
13291 * README: Remove references to deleted remote-*.c files:
13292 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
13293 remote-nrom.c, remote-os9k.c, remote-udi.c.
13294
13295 2003-01-05 Mark Kettenis <kettenis@gnu.org>
13296
13297 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
13298 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
13299 i386_get_longjmp_target.
13300
13301 2003-01-05 Andrew Cagney <ac131313@redhat.com>
13302
13303 * arm-tdep.c (prologue_cache): Change to a pointer.
13304 (_initialize_arm_tdep): Allocate prologue_cache.
13305 (check_prologue_cache): Update.
13306 (save_prologue_cache): Update.
13307 (arm_gdbarch_init): Update.
13308
13309 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13310
13311 * stabsread.c (update_method_name_from_physname): Call complaint()
13312 instead of error.
13313
13314 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13315
13316 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
13317 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
13318 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
13319
13320 * blockframe.c: Include "gdbcmd.h" and "command.h".
13321 (backtrace_below_main): New variable.
13322 (file_frame_chain_valid, func_frame_chain_valid)
13323 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
13324 (generic_func_frame_chain_valid): Remove functions.
13325 (frame_chain_valid, do_flush_frames_sfunc): New functions.
13326 (_initialize_blockframe): New function.
13327 * Makefile.in (blockframe.o): Update dependencies.
13328 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
13329 comment. Call frame_chain_valid ().
13330 * frame.h: Remove old prototypes. Add prototype for
13331 frame_chain_valid and update comments to match.
13332 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
13333 Remove old comment.
13334 * gdbarch.h: Regenerated.
13335 * gdbarch.c: Regenerated.
13336
13337 * alpha-tdep.c (alpha_gdbarch_init): Don't call
13338 set_gdbarch_frame_chain_valid.
13339 * avr-tdep.c (avr_gdbarch_init): Likewise.
13340 * cris-tdep.c (cris_gdbarch_init): Likewise.
13341 * frv-tdep.c (frv_gdbarch_init): Likewise.
13342 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
13343 * i386-tdep.c (i386_svr4_init_abi): Likewise.
13344 (i386_nw_init_abi): Likewise.
13345 (i386_gdbarch_init): Likewise.
13346 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
13347 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
13348 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
13349 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
13350 * mips-tdep.c (mips_gdbarch_init): Likewise.
13351 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
13352 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
13353 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
13354 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
13355 * s390-tdep.c (s390_gdbarch_init): Likewise.
13356 * sh-tdep.c (sh_gdbarch_init): Likewise.
13357 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
13358 * v850-tdep.c (v850_gdbarch_init): Likewise.
13359 * vax-tdep.c (vax_gdbarch_init): Likewise.
13360 * x86-64-tdep.c (x86_64_init_abi): Likewise.
13361
13362 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
13363 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
13364 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
13365 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
13366 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
13367 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
13368 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
13369 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
13370
13371 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
13372
13373 * Makefile.in (acconfig_h): Remove incorrect macro.
13374 (config_h): Define.
13375 (osabi.o): Update dependencies.
13376 * configure.tgt: Set gdb_osabi based on target triplet.
13377 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
13378 * configure: Regenerated.
13379 * config.in: Regenerated.
13380 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
13381 (GDB_OSABI_DEFAULT): Define if not already defined.
13382 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
13383 (set_osabi_string): New variables.
13384 (gdbarch_register_osabi): Add new OS ABI to
13385 gdb_osabi_available_names.
13386 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
13387 (set_osabi, show_osabi): New functions.
13388 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
13389
13390 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13391
13392 * arch-utils.c (gdbarch_info_init): Set osabi to
13393 GDB_OSABI_UNINITIALIZED.
13394 * gdbarch.sh: Add osabi to struct gdbarch and to struct
13395 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
13396 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
13397 * gdbarch.c: Regenerated.
13398 * gdbarch.h: Regenerated.
13399 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
13400 there's no BFD.
13401 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
13402 * osabi.h (enum gdb_osabi): Move to defs.h.
13403 (gdbarch_init_osabi): Update prototype.
13404 * defs.h (enum gdb_osabi): Moved here.
13405 * Makefile.in: Update dependencies.
13406
13407 * alpha-tdep.h: Don't include "osabi.h".
13408 (struct gdbarch_tdep): Remove osabi member.
13409 * alpha-tdep.c: Include "osabi.h".
13410 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13411 iterate over arches. Update call to gdbarch_init_osabi.
13412 (alpha_dump_tdep): Don't dump osabi.
13413 * alpha-linux-tdep.c: Include "osabi.h".
13414 * alpha-osf1-tdep.c: Include "osabi.h".
13415 * alphafbsd-tdep.c: Include "osabi.h".
13416 * alphanbsd-tdep.c: Include "osabi.h".
13417
13418 * arm-tdep.h: Don't include "osabi.h".
13419 (struct gdbarch_tdep): Remove osabi member.
13420 * arm-tdep.c: Include "osabi.h".
13421 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13422 iterate over arches. Update call to gdbarch_init_osabi.
13423 (arm_dump_tdep): Don't dump osabi.
13424 * arm-linux-tdep.c: Include "osabi.h".
13425 * armnbsd-tdep.c: Include "osabi.h".
13426
13427 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
13428 Update call to gdbarch_init_osabi.
13429
13430 * i386-tdep.h: Don't include "osabi.h".
13431 (struct gdbarch_tdep): Remove osabi member.
13432 * i386-tdep.c: Include "osabi.h".
13433 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13434 iterate over arches. Update call to gdbarch_init_osabi.
13435 (i386_dump_tdep): Don't dump osabi.
13436 * i386-linux-tdep.c: Include "osabi.h".
13437 * i386-sol2-tdep.c: Include "osabi.h".
13438 * i386bsd-tdep.c: Include "osabi.h".
13439 * i386gnu-tdep.c: Include "osabi.h".
13440 * i386ly-tdep.c: Include "osabi.h".
13441 * i386nbsd-tdep.c: Include "osabi.h".
13442 * i386obsd-tdep.c: Include "osabi.h".
13443
13444 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
13445 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13446 check osabi when iterating over arches. Update call to
13447 gdbarch_init_osabi.
13448 (mips_dump_tdep): Don't dump osabi.
13449
13450 * ns32k-tdep.h: Don't include "osabi.h".
13451 (struct gdbarch_tdep): Remove.
13452 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
13453 gdbarch_lookup_osabi. Don't iterate over arches. Don't
13454 allocate tdep. Update call to gdbarch_init_osabi.
13455 (ns32k_dump_tdep): Remove.
13456 (_initialize_ns32k_tdep): Update call to gdbarch_register.
13457 * ns32knbsd-tdep.c: Include "osabi.h".
13458
13459 * ppc-tdep.h: Don't include "osabi.h".
13460 (struct gdbarch_tdep): Remove osabi member.
13461 * rs6000-tdep.c: Include "osabi.h".
13462 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
13463 osabi when iterating over arches. Update call to
13464 gdbarch_init_osabi.
13465 (rs6000_dump_tdep): Don't dump osabi.
13466 * ppc-linux-tdep.c: Include "osabi.h".
13467 * ppcnbsd-tdep.c: Include "osabi.h".
13468
13469 * sh-tdep.h: Don't include "osabi.h".
13470 (struct gdbarch_tdep): Remove osabi member.
13471 * sh-tdep.c: Include "osabi.h".
13472 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13473 iterate over arches. Update call to gdbarch_init_osabi.
13474 (sh_dump_tdep): Don't dump osabi.
13475 * shnbsd-tdep.c: Include "osabi.h".
13476
13477 * sparc-tdep.c: Include "osabi.h".
13478 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13479 iterate over arches. Update call to gdbarch_init_osabi.
13480 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
13481 tdep structure.
13482
13483 * vax-tdep.h: Don't include "osabi.h".
13484 (struct gdbarch_tdep): Remove.
13485 * vax-tdep.c: Include "osabi.h".
13486 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
13487 iterate over arches. Don't allocate tdep. Update call
13488 to gdbarch_init_osabi.
13489 (vax_dump_tdep): Remove.
13490 (_initialize_vax_tdep): Update call to gdbarch_register.
13491
13492 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13493
13494 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
13495 entirely.
13496 (breakpoint_re_set_one): Don't fetch the value for a disabled
13497 watchpoint.
13498
13499 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13500
13501 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
13502 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
13503 (COERCE_FLOAT_TO_DOUBLE): Remove.
13504 * gdbarch.c: Regenerate.
13505 * gdbarch.h: Regenerate.
13506 * Makefile.in: Remove value_h from gdbarch_h.
13507 * valops.c (coerce_float_to_double): New variable.
13508 (default_coerce_float_to_double): Remove.
13509 (standard_coerce_float_to_double): Remove.
13510 (value_arg_coerce): Use coerce_float_to_double.
13511 (_initialize_valops): Add "set coerce-float-to-double".
13512 * value.h (default_coerce_float_to_double): Remove prototype.
13513 (standard_coerce_float_to_double): Remove prototype.
13514
13515 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
13516 prototyped.
13517 * mdebugread.c (parse_symbol): Likewise.
13518 * stabsread.c (define_symbol): Mark all functions as prototyped.
13519
13520 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
13521 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
13522 set_gdbarch_coerce_float_to_double.
13523 * arm-tdep.c (arm_gdbarch_init): Likewise.
13524 * frv-tdep.c (frv_gdbarch_init): Likewise.
13525 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
13526 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
13527 * mips-tdep.c (mips_gdbarch_init): Likewise.
13528 (mips_coerce_float_to_double): Remove.
13529 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
13530 (rs6000_coerce_float_to_double): Remove.
13531 * s390-tdep.c (s390_gdbarch_init): Likewise.
13532 * sh-tdep.c (sh_gdbarch_init): Likewise.
13533 (sh_coerce_float_to_double): Remove.
13534 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
13535 (sparc_coerce_float_to_double): Remove.
13536 * v850-tdep.c (v850_gdbarch_init): Likewise.
13537 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
13538 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
13539 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
13540 (hppa_coerce_float_to_double): Remove prototype.
13541 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
13542
13543 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13544
13545 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
13546
13547 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
13548
13549 Suggested by Stewart Brown <sb24@avaya.com>:
13550 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
13551 in recursive calls. Handle TYPE_CODE_TYPEDEF.
13552 (c_type_print_varspec_suffix): Likewise.
13553
13554 2003-01-04 Mark Kettenis <kettenis@gnu.org>
13555
13556 * configure.in: Don't set and AC_SUBST SUBDIRS.
13557 * configure: Regenerated.
13558
13559 * configure.in: Remove code dealing with shared libraries.
13560 * Makefile.in: Remove HLDFLAGS and HLDENV.
13561 * configure: Regenerated.
13562
13563 2003-01-04 Andrew Cagney <ac131313@redhat.com>
13564
13565 * frame.c (deprecated_frame_xmalloc): New function.
13566 (deprecated_set_frame_saved_regs_hack): New function.
13567 (deprecated_set_frame_extra_info_hack): New function.
13568 * frame.h (deprecated_frame_xmalloc): Declare.
13569 (deprecated_set_frame_saved_regs_hack): Declare.
13570 (deprecated_set_frame_extra_info_hack): Declare.
13571
13572 2003-01-04 Mark Kettenis <kettenis@gnu.org>
13573
13574 * configure.in: Move code that provides the --enable-gdbtk option
13575 right after the code that handles the --enable-tui option, and
13576 polish it somewhat.
13577 * configure: Regenerated.
13578
13579 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
13580 AC_CHECK_FUNCS and remove the old check for pread64.
13581 * acinclude.m4 (AC_GNU_SOURCE): New macro.
13582 * acconfig.h (_GNU_SOURCE): Add.
13583 (HAVE_PREAD64): Remove.
13584 * configure, aclocal.m4, config.in: Regenerated.
13585
13586 2003-01-03 Andrew Cagney <ac131313@redhat.com>
13587
13588 * alpha-tdep.c: Use get_frame_saved_regs.
13589 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13590 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
13591 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
13592 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
13593 * vax-tdep.c, xstormy16-tdep.c: Ditto.
13594
13595 2003-01-03 Mark Kettenis <kettenis@gnu.org>
13596
13597 * configure.in: Remove all use of the SUBDIRS variable; add
13598 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
13599 code providing the --enable-multi-ice option, and move it right in
13600 front of the code that checks whether gdbserver is supported.
13601 Polish that too.
13602 * configure: Regenerated.
13603 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
13604 @SUBDIRS@.
13605
13606 2003-01-03 Andrew Cagney <cagney@redhat.com>
13607
13608 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
13609 * avr-tdep.c, cris-tdep.c: Ditto.
13610 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
13611 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
13612
13613 2003-01-03 Mark Kettenis <kettenis@gnu.org>
13614
13615 * configure.in: Remove --enable-netrom option.
13616 * configure: Regenerated.
13617
13618 2003-01-03 Mark Kettenis <kettenis@gnu.org>
13619
13620 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
13621 declaration for `struct re_pattern_buffer' instead.
13622 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
13623
13624 2003-01-03 J. Brobecker <brobecker@gnat.com>
13625
13626 * mdebugread.c (parse_symbol): Count until the stEnd matching
13627 the structure name.
13628
13629 2003-01-02 Mark Kettenis <kettenis@gnu.org>
13630
13631 * configure.in: Remove --with-cpu option.
13632 subscripts. Remove evil changequotes here.
13633 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
13634 * config.in, configure: Regenerated.
13635
13636 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
13637 * configure.in: Cleanup section that sources GDB and BFD configure
13638 subscripts. Remove evil changequotes here.
13639 * config.in, configure: Regenerated.
13640
13641 2003-01-02 Andrew Cagney <ac131313@redhat.com>
13642
13643 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
13644 frame accessor methods.
13645 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
13646 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
13647 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
13648 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
13649 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
13650 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
13651 * z8k-tdep.c: Ditto.
13652
13653 2003-01-02 Mark Kettenis <kettenis@gnu.org>
13654
13655 * configure.in: Remove UI_OUT configuration code.
13656 * ada-lang.c: Update assuming UI_OUT is always true.
13657 * Makefile.in (UIOUT_CFLAGS): Remove.
13658 * configure: Regenerated.
13659 * TODO: Remove blurb about elimination of -DUI_OUT.
13660
13661 * configure.in: Move code that provides the --enable-gdbcli,
13662 --enable-gdbmi options right before the code that handles the
13663 --enable-tui option. Polish a bit.
13664 * configure: Regenerated.
13665
13666 * configure.in: Rewrite check for GNU regex and the
13667 --without-included regex option, and move it into the "Checks for
13668 library functions" section. This makes us use the system regex
13669 again by default on systems with version 2 of the GNU C library.
13670 This was apparently broken.
13671 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
13672 * acconfig.h (USE_INCLUDED_REGEX): Remove.
13673 * config.in, configure: Regenerated.
13674
13675 * configure.in: Move code that provides the --enable-tui option
13676 before the "Checks for libraries" section. Polish the code
13677 somewhat and set need_curses to yes if we build the TUI. Rewrite
13678 code that looks for a library providing termcap functionality to
13679 match more closely what's done in the Readline library, and move
13680 it into to the "Checks for libraries" section.
13681 * configure: Regenerated.
13682 * Makefile.in (TERMCAP): Remove variable.
13683 * config/i386/go32.mh (TERMCAP): Remove variable.
13684
13685 2003-01-02 Andrew Cagney <ac131313@redhat.com>
13686
13687 * MAINTAINERS: Mention gdb_mbuild.sh.
13688 * gdb_mbuild.sh: Rewrite.
13689
13690 2003-01-02 Mark Kettenis <kettenis@gnu.org>
13691
13692 * configure.in: Fix typo in last change.
13693 * config.in, configure: Regenerated.
13694
13695 2003-01-02 Andrew Cagney <ac131313@redhat.com>
13696
13697 * valarith.c (value_binop): Delete obsolete code and comments.
13698 * configure.host: Ditto.
13699 * buildsym.h (make_blockvector): Ditto.
13700 * buildsym.c (make_blockvector): Ditto.
13701 * defs.h (enum language): Ditto.
13702 (chill_demangle): Ditto.
13703 * elfread.c (elf_symtab_read): Ditto.
13704 * dwarfread.c (CHILL_PRODUCER): Ditto.
13705 (set_cu_language): Ditto.
13706 (handle_producer): Ditto.
13707 * expprint.c (print_subexp): Ditto.
13708 * gdbtypes.c (chill_varying_type): Ditto.
13709 * gdbtypes.h (builtin_type_chill_bool): Ditto.
13710 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
13711 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
13712 (chill_varying_type): Ditto.
13713 * language.h (_LANG_chill): Ditto.
13714 * language.c (binop_result_type, integral_type): Ditto.
13715 (character_type, string_type, structured_type): Ditto.
13716 (lang_bool_type, binop_type_check): Ditto.
13717 * stabsread.h (os9k_stabs): Ditto.
13718 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
13719 (define_symbol, read_type, read_struct_fields): Ditto.
13720 (read_array_type, read_enum_type, read_huge_number): Ditto.
13721 (read_range_type, start_stabs): Ditto.
13722 * symfile.c (init_filename_language_table): Ditto.
13723 (add_psymbol_with_dem_name_to_list): Ditto.
13724 * symtab.c (symbol_init_language_specific): Ditto.
13725 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
13726 * symtab.h (struct general_symbol_info): Ditto.
13727 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
13728 * typeprint.c (typedef_print): Ditto.
13729 * utils.c (fprintf_symbol_filtered): Ditto.
13730 * valops.c (value_cast, search_struct_field, value_slice): Delete
13731 obsolete code.
13732 (varying_to_slice): Delete function.
13733 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
13734 (varying_to_slice): Delete declaration.
13735 * MAINTAINERS: Update.
13736
13737 2003-01-02 Mark Kettenis <kettenis@gnu.org>
13738
13739 * configure.in: Reorganize "Checks for library functions section"
13740 a bit. Remove check for `btowc' and `isascii' functions.
13741 * configure: Regenerated.
13742
13743 * acconfig.h (_MSE_INT_H): Remove.
13744 * configure.in: Create "Checks for header files" section, and move
13745 appropriate tests there. Don't check for objlist.h, wchar.h,
13746 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
13747 misdetection fix. Also add "Checks for types", "Checks for
13748 compiler characteristics" and "Checks for library functions"
13749 sections.
13750 * config.in, configure: Regenerated.
13751
13752 * configure.in: Create "Checks for programs" section, and move
13753 appropriate tests there.
13754
13755 2003-01-01 Mark Kettenis <kettenis@gnu.org>
13756
13757 * configure.in: Create "Checks for libraries" section, and move
13758 appropriate tests there. Cleanup check for wctype in libw. Use
13759 AC_SEARCH_LIBS to see whether we need libsocket.
13760 * configure: Regenerated.
13761
13762 For older changes see ChangeLog-2002
13763 \f
13764 Local Variables:
13765 mode: change-log
13766 left-margin: 8
13767 fill-column: 74
13768 version-control: never
13769 End: