2004-09-03 Andrew Cagney <cagney@gnu.org>
[platform/upstream/binutils.git] / gdb / ChangeLog
1 2004-09-03  Andrew Cagney  <cagney@gnu.org>
2
3         * configure.in (GDB_TM_FILE): Fix typo, use gdb_target_cpu and not
4         gdb_host_cpu.
5
6 2004-09-02  Joel Brobecker  <brobecker@gnat.com>
7
8         * mips-tdep.c (mips_insn32_frame_cache): Remove some dead code.
9         Minor reformatting. Some code factoring.
10
11 2004-09-02  Andrew Cagney  <cagney@gnu.org>
12
13         * config/vax/nbsd.mt (TM_FILE): Set to solib.h.
14         * config/vax/tm-nbsd.h: Delete file.
15         * config/sparc/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
16         * config/sparc/tm-vxworks.h: Delete file.
17         * config/sparc/nbsd.mt (TM_FILE): Set to solib.h.
18         * config/sparc/tm-nbsd.h: Delete file.
19         * config/sparc/linux64.mt (TM_FILE): Set to solib.h.
20         * config/sparc/linux.mt (TM_FILE): Set to solib.h.
21         * config/sparc/tm-linux.h: Delete file.
22         * config/s390/s390.mt (TM_FILE): Set to config/tm-linux.h
23         * config/s390/tm-linux.h: Delete file.
24         * config/pa/obsd.mt (TM_FILE): Set to solib.h.
25         * config/pa/tm-bsd.h: Delete file.
26         * config/m68k/obsd.mt (TM_FILE): Set to solib.h.
27         * config/m68k/tm-obsd.h: Delete file.
28         * config/m68k/nbsd.mt (TM_FILE): Set to solib.h.
29         * config/m68k/tm-nbsd.h: Delete file.
30         * config/i386/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
31         * config/i386/tm-vxworks.h: Delete file.
32         * config/i386/obsd64.mt (TM_FILE): Set to solib.h.
33         * config/i386/obsd.mt (TM_FILE): Set to solib.h.
34         * config/i386/nbsd64.mt (TM_FILE): Set to solib.h.
35         * config/i386/nbsd.mt (TM_FILE): Set to solib.h.
36         * config/i386/tm-nbsd.h: Delete file.
37         * config/i386/i386lynx.mt (TM_FILE): Set to config/tm-lynx.h.
38         * config/i386/tm-i386lynx.h: Delete file.
39         * config/cris/cris.mt (TM_FILE): Set to solib.h.
40         * config/cris/tm-cris.h: Delete file.
41
42         * configure.in: Let TM_FILE, XM_FILE and NAT_FILE specify a path.
43         * configure: Re-generate.
44         * config/arm/nbsd.mt (TM_FILE): Set to "solib.h".
45         * config/arm/tm-nbsd.h: Delete file.
46         
47         * config/powerpc/tm-ppcle-sim.h: Delete.
48         * config/powerpc/tm-ppcle-eabi.h: Delete.
49         * config/powerpc/tm-nbsd.h: Delete.
50         * config/powerpc/nbsd.mt (TM_FILE): Set to tm-ppc-eabi.h.
51         * config/djgpp/fnchange.lst: Do not rename tm-ppcle-sim.h or
52         tm-ppcle-eabi.h.
53
54         * config/i386/nto.mh (NAT_FILE): Delete.
55         * config/i386/nm-nto.h: Delete.
56
57         * config/m68k/tm-vx68.h: Do not include "tm-m68k.h".
58         * config/m68k/tm-os68k.h: Ditto.
59         * config/m68k/tm-monitor.h: Ditto.
60         * config/m68k/tm-cisco.h: Ditto.
61         * config/m68k/st2000.mt (TM_FILE): Delete.
62         * config/m68k/tm-vx68.h (GET_LONGJMP_TARGET): Delete.
63         * config/m68k/tm-cisco.h (GET_LONGJMP_TARGET): Delete.
64         * config/m68k/tm-m68k.h (m68k_get_longjmp_target): Delete file.
65         * m68k-tdep.c (m68k_get_longjmp_target): Make static.
66
67         * config/m68k/tm-st2000.h: Delete.
68         * config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
69         * config/sparc/fbsd.mt (TM_FILE): Delete.
70         * config/sparc/tm-fbsd.h: Delete.
71
72         * acconfig.h (GDB_MULTI_ARCH): Delete undef.
73         * defs.h (GDB_MULTI_ARCH_PARTIAL, GDB_MULTI_ARCH_TM) 
74         (GDB_MULTI_ARCH_PURE, GDB_MULTI_ARCH): Delete macros.
75
76         * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE,
77         GDB_TM_FILE and GDB_XM_FILE.
78         * gdbarch.c: Re-generate.       
79         * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include
80         quotes in macro definition.
81         * configure.in: Re-generate.
82
83         * gdbarch.sh: Delete check for GDB_MULTI_ARCH_PARTIAL when
84         validating architecture methods.
85         * gdbarch.c: Re-generate.
86         
87         * gdbarch.sh: Delete check for consistency between GDB_MULTI_ARCH
88         and GDB_TM_FILE.  Check for GDB_TM_FILE instead of
89         GDB_MULTI_ARCH_PARTIAL.
90         * gdbarch.h: Re-generate.
91         
92         * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete.
93         * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete.
94         * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete.
95         * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete.
96         * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete.
97         * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete.
98         * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete.
99         * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete.
100         * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete.
101         * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete.
102         * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete.
103         * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
104
105 2004-09-01  Andrew Cagney  <cagney@gnu.org>
106
107         * objfiles.h (struct entry_info): Delete fields main_func_lowpc
108         and main_func_highpc.
109         (INVALID_ENTRY_LOWPC, INVALID_ENTRY_HIGHPC): Delete macros.
110         * objfiles.c (init_entry_point_info, objfile_relocate): Update
111         * nlmread.c (nlm_symfile_read): Update.
112
113 2004-09-01  Joel Brobecker  <brobecker@gnat.com>
114
115         * mips-tdep.c (linked_proc_desc_table): Delete, not used.
116         (mips_insn32_frame_cache): Inline call to find_proc_desc.
117         (find_proc_desc): Remove dead code.
118
119 2004-09-01  Joel Brobecker  <brobecker@gnat.com>
120
121         * mips-tdep.c (mips_mdebug_frame_cache): Minor reformatting.
122
123 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
124
125         * observer.sh: Add struct so_list declaration.
126         * Makefile.in: Add dependencies on observer.h for solib.c and
127         breakpoint.c.
128         * breakpoint.c (disable_breakpoints_in_unloaded_shlib): New
129         function.
130         (_initialize_breakpoint): Register 
131         disable_breakpoints_in_unloaded_shlib as an observer of the 
132         "solib unloaded" observation event.
133         (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
134         call decode_line_1 so unfound breakpoint errors are silent.
135         * solib.c (update_solib_list): When a solib is discovered to have
136         been unloaded by the program, notify all observers of the
137         "solib unloaded" observation event.
138
139 2004-09-01  Andrew Cagney  <cagney@gnu.org>
140
141         * frame.c: Include "objfiles.h".
142         (inside_main_func): New function.
143         (get_prev_frame): Use new inside_main_func.
144         * Makefile.in (frame.o): Update dependencies.
145         * defs.h (inside_main_func): Delete declaration.
146         * blockframe.c (inside_main_func): Delete function.
147
148 2004-08-31  Jim Blandy  <jimb@redhat.com>
149
150         * dwarf2read.c (is_vtable_name): New function, based on logic from
151         read_structure_type, but passing the correct length to strncmp,
152         and using 'sizeof' instead of 'strlen'.
153         (read_structure_type): Call it.
154
155 2004-08-31  Joel Brobecker  <brobecker@gnat.com>
156
157         * config/powerpc/aix.mh: Add comment.
158
159 2004-08-31  Paul GIlliam  <pgilliam@us.ibm.com>
160
161         * MAINTAINERS: Add self to Write-After-Approval.
162
163 2004-08-30  Manoj Iyer  <manjo@austin.ibm.com>
164
165         * MAINTAINERS: Add self to Write-After-Approval.
166
167 2004-08-30  Andrew Cagney  <cagney@gnu.org>
168
169         Fix PR breakpoints/1757.
170         * infrun.c (struct execution_control_state): Replace
171         remove_breakpoints_on_following_step with
172         step_after_step_resume_breakpoint.
173         (init_execution_control_state): Update.
174         (handle_inferior_event): For signals, when stepping off a
175         breakpoint, set step_after_step_resume_breakpoint.  When
176         BPSTAT_WHAT_STEP_RESUME, do a single-step off the breakpoint.
177         (keep_going): Delete code handling
178         remove_breakpoints_on_following_step.
179
180 2004-08-29  David Lecomber  <david@streamline-computing.com>
181         
182         Fix PR gdb/648
183         * language.h (enum array_ordering): New enum.
184         * language.h (struct language_defn): New la_array_ordering 
185         attribute.
186         * language.c (unknown_language_defn, auto_language_defn)
187         (local_language_defn): Ditto.
188         * ada-lang.c (ada_language_defn): Ditto.
189         * c-lang.c (c_language_defn, cplus_language_defn)
190         (asm_language_defn, minimal_language_defn): Ditto.
191         * f-lang.c (f_language_defn): Ditto.
192         * jv-lang.c (java_language_defn): Ditto.
193         * m2-lang.c (f_language_defn): Ditto.
194         * objc-lang.c (objc_language_defn): Ditto.
195         * p-lang.c (pascal_language_defn): Ditto.
196         * scm-lang.c (scm_language_defn): Ditto.
197         * eval.c (evaluate_subexp_standard): Assume Fortran arrays are
198         oriented large to small in type structure.
199         * dwarf2read.c (read_array_order): New function.
200         (read_array_type): Use read_array_order to check row/column
201         major ordering.
202
203 2004-08-27  Nathan J. Williams  <nathanw@wasabisystems.com>
204
205         * target.c (target_resize_to_sections): Check
206         current_target.to_sections for an old value when updating.
207
208 2004-08-27  Joel Brobecker  <brobecker@gnat.com>
209
210         * procfs.c (dbx_link_bpt_addr): New static global variable.
211         (dbx_link_shadow_contents): New static global variable.
212         (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
213         (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
214         if we just hit it.
215         (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
216         Reset dbx_link_bpt_addr as the address of __dbx_link() may change
217         from run to run.
218         (procfs_create_inferior): Remove syssgi syscall-exit notifications
219         after the inferior has been forked.
220         (remove_dbx_link_breakpoint): New function.
221         (dbx_link_addr): New function.
222         (insert_dbx_link_bpt_in_file): New function.
223         (insert_dbx_link_bpt_in_region): New function.
224         (insert_dbx_link_breakpoint): New function.
225         (proc_trace_syscalls_1): New function, extracted from
226         proc_trace_syscalls.
227         (proc_trace_syscalls): Replace extract code by call to
228         proc_trace_syscalls_1.
229         * solib-irix.c (disable_break): Remove stop_pc assertion, as it
230         is no longer valid.
231
232 2004-08-25  Jim Blandy  <jimb@redhat.com>
233
234         * gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
235
236 2004-08-25  Andrew Cagney  <cagney@gnu.org>
237
238         * infrun.c (struct execution_control_state): Delete field
239         "stepping_through_sigtramp".
240         (init_execution_control_state): Do not set same.
241         (context_switch): Do not pass same to save_infrun_state and
242         load_infrun_state.
243         * gdbthread.h (struct thread_info): Delete field
244         stepping_through_sigtramp.
245         (save_infrun_state, load_infrun_state): Delete parameter
246         stepping_through_sigtramp.
247         * thread.c (load_infrun_state, save_infrun_state): Update.
248
249         * infrun.c: Re-indent.  Move expression operators to the beginning
250         of the line.  Remove long disabled #if 0 code.
251
252 2004-08-24  Andrew Cagney  <cagney@gnu.org>
253
254         * doublest.h (floatformat_ieee_quad): Rename
255         floatformat_ia64_quad.
256         * doublest.c (floatformat_ieee_quad): Rename
257         floatformat_ia64_quad.
258         (_initialize_doublest): Update.
259
260 2004-08-24  Jim Blandy  <jimb@redhat.com>
261
262         * dwarf2expr.h (struct dwarf_expr_context): New members
263         'num_pieces' and 'pieces', for returning the result of an
264         expression that uses DW_OP_piece.
265         (struct dwarf_expr_piece): New struct type.
266         * dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
267         pieces.
268         (free_dwarf_expr_context): Free pieces, if any.
269         (add_piece): New function.
270         (execute_stack_op): Implement DW_OP_piece.
271         * dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
272         expression is a list of pieces, print an error message.
273         (dwarf2_loc_desc_needs_frame): If the expression yields
274         pieces, and any piece is in a register, then we need a frame.
275
276         * dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
277         the stack until we've decided what sort of result the evaluation
278         has produced.  Use separate variables, with more specific names.
279
280 2004-08-23  Richard Earnshaw  <rearnsha@arm.com>
281
282         * armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
283         (arm_nbsd_thumb_[lb]e_breakpoint): Define.
284         (arm_netbsd_init_abi_common): Register them.
285
286 2004-08-22  Mark Kettenis  <kettenis@gnu.org>
287
288         * config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
289
290         * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
291         safe_frame_unwind_memory instead of target_read_memory.
292
293         * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
294         Reorder includes.
295         (fetch_register, store_register): Remove prototypes.
296         (child_resume): Reorganize code and comments such that it is
297         grouped a bit more logically.
298         (attach): Explicitly compare errno against 0.
299         (detach): Likewise.  Use perror_with_name instead of
300         print_sys_errmsg.
301         * Makefile.in (infptrace.o): Update dependencies.
302
303         * ia64-linux-nat.c: Update copyright year.
304         (fetch_debug_register, store_debug_register)
305         (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
306         PTRACE_TYPE_ARG3.
307         * config/ia64/nm-linux.h: Update copyright year.
308          (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
309
310         * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
311         from CORE_ADDR to struct frame_info *.  Use
312         safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
313         (amd64_linux_sigtramp_p): Adjust for changed signature of
314         and64_linux_sigtramp_start
315
316         * gdb_ptrace.h: GNU/Linux.
317
318         * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
319         Remove defines.
320
321         * infptrace.c: Include "gdb_assert.h".
322         (PTRACE_XFER_TYPE): Remove define.
323         (offsetof): Only define if U_REGS_OFFSET isn't defined.
324         (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
325         Tweak comment.
326         (fetch_inferior_registers, store_inferior_registers): Remove
327         redundant culry braces.  Tweak comment.  s/regno/regnum.
328         * Makefile.in (infptrace.o): Update dependencies.
329
330         * configure.in: Change test for return type of ptrace to default
331         to `long' instead of `int'.
332         * configure: Regenerate.        
333
334 2004-08-21  Mark Kettenis  <kettenis@gnu.org>
335
336         * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
337
338         * configure.in: Check for ttrace function.
339         * configure, config.in: Regenerate.     
340
341         * gdb_ptrace.h: New file.
342         * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
343         <sys/ptrace.h>.
344         (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
345         (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
346         (attach): Don't define PT_ATTACH.
347         (detach): Don't define PT_DETACH.
348         * Makefile.in (gdb_ptrace_h): New variable.
349         (infptrace.o): Update dependencies.
350
351 2004-08-16  Mark Kettenis  <kettenis@gnu.org>
352
353         * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
354         instead of `int' if not already defined.
355         (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
356         PTRACE_TYPE_ARG3.
357         * infptrace.c (call_ptrace): Revert change that replaced
358         PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
359
360 2004-08-15  Mark Kettenis  <kettenis@gnu.org>
361
362         * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
363         Remove defines.
364
365         * linux-nat.c (kill_inferior): Add missing third and fourth
366         arguments to ptrace call.  Don't use PTRACE_ARG3_TYPE.
367
368         * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
369         PTRACE_TYPE_RET.
370
371         * proc-why.c (proc_prettyfprint_why): Fix format string.
372
373         * solib-osf.c (osf_current_sos): Remove unsused label.
374
375         * configure.in: Add <ncurses/ncurses.h> to the list of possible
376         curses headers.
377         * configure, config.in: Regenerate.     
378         * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
379         <ncurses/ncurses.h>.
380
381         * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
382         * config/nm-nbsd.h: Update copyright year.
383         (PTRACE_ARG3_TYPE): Remove define.
384
385         * sparc-nat.c (fetch_inferior_registers)
386         (store_inferior_registers, sparc_xfer_wcookie): 
387         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
388
389         * alphabsd-nat.c (fetch_inferior_registers):
390         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
391         PTRACE_TYPE_ARG3.
392         * amd64bsd-nat.c (fetch_inferior_registers)
393         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
394         PTRACE_TYPE_ARG3.
395         * armnbsd-nat.c: Update copyright year.
396         (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
397         (store_register, store_regs, store_fp_register, store_fp_regs):
398         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
399         * hppabsd-nat.c (fetch_inferior_registers)
400         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
401         PTRACE_TYPE_ARG3.
402         * i386bsd-nat.c (fetch_inferior_registers)
403         (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
404         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
405         * m68kbsd-nat.c (fetch_inferior_registers)
406         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
407         PTRACE_TYPE_ARG3.
408         * m88kbsd-nat.c (fetch_inferior_registers)
409         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
410         PTRACE_TYPE_ARG3.
411         * mipsnbsd-nat.c: Update copyright year.
412         (fetch_inferior_registers, store_inferior_registers):
413         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
414         * ns32knbsd-nat.c: Update copyright year.
415         (fetch_inferior_registers, store_inferior_registers):
416         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
417         * ppcnbsd-nat.c (fetch_inferior_registers):
418         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
419         PTRACE_TYPE_ARG3.
420         * ppcobsd-nat.c (fetch_inferior_registers):
421         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
422         PTRACE_TYPE_ARG3.
423         * shnbsd-nat.c: Update copyright year.
424         (fetch_inferior_registers, store_inferior_registers):
425         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
426         * vaxbsd-nat.c (fetch_inferior_registers)
427         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
428         PTRACE_TYPE_ARG3.
429         
430         * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
431         PTRACE_TYPE_ARG3.
432         * infptrace.c (call_ptrace, child_resume, attach, detach)
433         (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
434         (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
435         * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
436         PTRACE_TYPE_ARG3.
437
438 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
439
440         * defs.h: Remove out-of-date comment.
441         [!FCLOSE_PROVIDED] (fclose): Remove prototype.
442         [!GETENV_PROVIDED] (getenv): Remove prototype.
443
444         * standalone.c: Remove file.
445         * Makefile.in (standalone.o): Remove dependency.
446
447         * i386-linux-nat.c (dummy_sse_values): Remove function and
448         prototype.
449         (i386_linux_dr_get): Fix typo in comment.
450         (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
451
452         * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
453
454         * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
455         from declaration.
456         * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
457         from definition.
458
459 2004-08-13  Mark Kettenis  <kettenis@gnu.org>
460
461         * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
462         parenthesis in definition.
463         * configure: Regenerated.
464
465 2004-08-12  Michael Chastain  <mec.gnu@mindspring.com>
466
467         * PROBLEMS: Mention build/1411.
468
469 2004-08-09  Robert Millan  <robertmh@gnu.org>
470
471         Committed by Nathanael Nerode.
472         * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
473         * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
474
475 2004-08-12  Andrew Cagney  <cagney@gnu.org>
476
477         * NEWS: Mention fixes in GDB 6.2.1.
478         * PROBLEMS: Remove mention of mips-irix.
479
480 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
481
482         * config/powerpc/xm-aix.h: Delete.
483         * config/powerpc/aix.mh (MH_FILE): Remove.
484         * config/powerpc/aix432.mh (MH_FILE): Remove.
485
486 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
487
488         * config/powerpc/aix.mh: Remove obsolete comment.
489         * config/powerpc/aix432.mh: Likewise.
490
491 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
492
493         * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
494
495 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
496
497         * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
498         this file is now empty.
499         * config/xm-aix4.h: Remove, this file is no longer included
500         anywhere.
501
502 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
503
504         * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
505         that file is now empty.
506         (termdef): Remove prototype, function no longer used.
507
508 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
509
510         * doc/gdbint.texinfo (Host Definition): Remove documentation
511         for USE_O_NOCTTY, no longer used.
512         * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
513         * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
514
515 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
516
517         * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
518         * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
519         * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
520
521 2004-08-11  Mark Kettenis  <kettenis@gnu.org>
522
523         * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
524         instead of FIVE_ARG_PTRACE.
525
526         * inflow.c (O_NOCTTY): Define to zero if not already defined.
527         (new_tty): Use O_NOCTTY unconditionally.
528
529 2004-08-10  Mark Kettenis  <kettenis@gnu.org>
530
531         * procfs.c (procfs_detach): Cleanup.  Print process ID, not LWP
532         ID.  Use comma in output.  Use gdb_flush on gdb_stdout instead of
533         fflush on stdout.
534
535 2004-08-10  Joel Brobecker  <brobecker@gnat.com>
536
537         * xcoff_symfile_finish: Replace last call to xmfree by call
538         to xfree.
539
540 2004-08-10  Andrew Cagney  <cagney@gnu.org>
541
542         * main.c (captured_main): Delete call to init_malloc.
543         * defs.h (init_malloc): Delete declaration.
544         * utils.c (mmalloc, mrealloc, mcalloc, mfree)
545         (init_malloc): Delete functions.
546
547         * defs.h (xmfree): Delete.
548         * utils.c (xmfree): Delete function.
549         (xfree): Inline calls to xmfree and mfree.
550         * symmisc.c (free_symtab_block, free_symtab): Use xfree.
551         * symfile.c (reread_symbols, init_psymbol_list): Ditto.
552         * source.c (forget_cached_source_info, find_and_open_source): Ditto.
553         * somread.c (som_symfile_finish): Ditto.
554         * objfiles.c (allocate_objfile, free_objfile): 
555         * nlmread.c (nlm_symfile_finish): Ditto.
556         * hpread.c (hpread_symfile_finish): Ditto.
557         * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
558         * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
559         * coffread.c (coff_symfile_finish): Ditto.
560
561         * defs.h (xmcalloc): Delete declaration.
562         * utils.c (xmcalloc): Delete.
563         (xcalloc): Inline calls to xmcalloc and mcalloc.
564         * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
565         xcalloc and xfree.
566         * symtab.c (create_demangled_names_hash): Ditto.
567
568         * defs.h (xmrealloc): Delete.
569         * utils.c (xmrealloc): Delete.
570         (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
571         * symmisc.c (extend_psymbol_list): Use xrealloc.
572         * source.c (find_source_lines): Ditto.
573         * hpread.c (hpread_lookup_type): Ditto.
574         * dbxread.c (add_bincl_to_list): Ditto.
575
576         * utils.c (xmmalloc): Delete.
577         (xmalloc): Inline xmmalloc and mmalloc calls.
578         (msavestring): Use xmalloc.
579         * defs.h (xmmalloc): Delete declaration.
580         * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
581         xmmalloc.
582         * symmisc.c (extend_psymbol_list): Ditto.
583         * symfile.c (init_psymbol_list): Ditto.
584         * source.c (find_source_lines): Ditto.
585         * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
586         * elfread.c (elf_symtab_read): Ditto.
587         * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
588         * coffread.c (coff_symfile_init): Ditto.
589
590 2004-08-10  David Carlton  <carlton@bactrian.org>
591
592         * MAINTAINERS: Remove David Carlton from c++ testsuite
593         maintainers.
594
595 2004-08-10  Jerome Guitton  <guitton@gnat.com>
596
597         * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
598         print a line feed before the prompt.
599
600 2004-08-10  Mark Kettenis  <kettenis@gnu.org>
601
602         * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
603
604 2004-08-09  Joel Brobecker  <brobecker@gnat.com>
605
606         General cleanup of the AIX xm include file:
607         * config/xm-aix4.h (fd_set): Remove undefine.
608         Remove include of <sys/select.h>.
609         (HAVE_TERMIO): Remove define.
610         (USG): Likewise.
611         (NULL): Remove redefine.
612         (alloca): Remove #pragma.
613         (vfork): Remove define.
614         (termdef): Remove.
615         (SIGWINCH_HANDLER): Remove.
616         (SIGWINCH_HANDLER_BODY): Remove.
617
618 2004-08-09  Mark Kettenis  <kettenis@gnu.org>
619
620         * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
621         GDB_OSABI_OPENBSD_ELF.
622
623 2004-08-07  Robert Millan  <robertmh@gnu.org>
624
625         * bsd-kvm.c: Check for nlist.h before including it.
626
627 2004-08-09  Mark Kettenis  <kettenis@gnu.org>
628
629         * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
630         sigcontext' offset consistency checks for ancient BSD.
631
632         * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
633
634         * configure.in: Check for <sys/types.h>.  Check return and
635         argument types of ptrace.
636         * configure, config.in: Regenerate.     
637
638 2004-08-09  Jim Blandy  <jimb@redhat.com>
639
640         * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
641         rs6000_register_sim_regno): Doc fixes.
642
643 2004-08-08  Joel Brobecker  <brobecker@gnat.com>
644
645         * mips-tdep.c: Include "floatformat.h".
646         (n32n64_floatformat_always_valid): New function.
647         (floatformat_n32n64_long_double_big): New constant.
648         (mips_gdbarch_init): Set size and format of long double
649         for N32 and N64 ABIs.
650         * Makefile.in (mips-tdep.o): Update dependencies.
651
652 2004-08-08  Andrew Cagney  <cagney@gnu.org>
653
654         * gdbarch.sh: Delete "fmt" and "attrib" fields.  Always use %s to
655         print.  Improve script's error messages.
656         * gdbarch.h: Re-generate.
657
658         * gdbarch.sh (pformat): New function.
659         (float_format, double_format, long_double_format): List with bit
660         members.  Use pformat when printing.
661         * gdbarch.c, gdbarch.h: Re-generate.
662         
663 2004-08-08  Nathan J. Williams  <nathanw@wasabisystems.com>
664
665         * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
666         "gdbcore.h", "regcache.h", and "bsd-kvm.h".
667         (ppcnbsd_supply_pcb): New function.
668         (_initialize_ppcnbsd_nat): New prototype and function.
669         * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
670         (LOADLIBES): New variable.
671         * Makefile.in (ppcnbsd-nat.o): Update dependencies.
672
673 2004-08-08  Andrew Cagney  <cagney@gnu.org>
674
675         * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
676         (builtin_type_ieee_double, builtin_type_ia64_quad)
677         (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
678         BE/LE floating-point types.
679         * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
680         (builtin_type_ieee_double, builtin_type_ia64_quad)
681         (builtin_type_ia64_spill): Declare.
682         * doublest.c (_initialize_doublest, floatformat_ieee_single)
683         (floatformat_ieee_double, floatformat_arm_ext)
684         (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
685         of LE/BE floatformats.  
686         * doublest.h: (struct floatformat, floatformat_ieee_single)
687         (floatformat_ieee_double, floatformat_arm_ext)
688         (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
689
690 2004-08-08  Mark Kettenis  <kettenis@gnu.org>
691
692         * i386gnu-nat.c (gnu_store_registers): Fix typo.
693
694         * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
695         instead of regcache_raw_supply when storing the registers.
696
697         * i386gnu-nat.c: Update copyright year.
698         (gnu_store_registers): Don't use deprecated_registers and
699         deprecated_registers_valid.  Use regcache_valid_p and
700         regcache_raw_supply instead.
701
702         * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
703         frame_pc_unwind.
704
705         * procfs.c (procfs_pid_to_str): Remove redundant and unused
706         variables.  Incapitalized "process".
707
708         * configure.in: Add cursesX to the list of possible curses libs.
709         Add cursesX.h to the list of possible curses headers. 
710         * configure, config.in: Regenerate.     
711
712 2004-08-07  Nathan J. Williams  <nathanw@wasabisystems.com>
713
714         * configure.in: Test for struct lwp in <sys/lwp.h>.
715         * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
716         the offset of l_addr in struct lwp.
717
718 2004-08-07  Nathan J. Williams  <nathanw@wasabisystems.com>
719
720         * bsd-kvm.c: Include "gdbcore.h"
721         (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
722
723 2004-08-07  Andrew Cagney  <cagney@gnu.org>
724
725         * gdbtypes.c (build_flt, build_complex): New functions.
726         (gdbtypes_post_init): Use.
727
728         * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
729
730         * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
731         through to builtin_type_uint128.
732
733         * c-exp.y: Use builtin_type function to obtain builtin types.
734
735         * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
736         builtin_uint128.
737         * gdbtypes.c (gdbtypes_post_init): Update.
738         (build_gdbtypes): Move initialization of builtin_type_int0
739         through to builtin_type_uint128 from here ...
740         (_initialize_gdbtypes): ... to here.
741         * d10v-tdep.c (d10v_register_type): Update.
742
743         * doublest.c: Update copyright.
744         (floatformat_from_length): Call error when floatformat is NULL.
745         (extract_floating_by_length): Remove NULL fmt check.
746         (store_floating_by_length): Ditto.
747
748 2004-08-07  Andrew Cagney  <cagney@gnu.org>
749
750         * regcache.c (regcache_raw_read): For the moment, #ifdef assert
751         that the register is valid.
752
753 2004-08-05  Mark Kettenis  <kettenis@chello.nl>
754
755         * i386-linux-tdep.c (i386_linux_sigtramp_start)
756         (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
757         struct frame_info *.  Use safe_frame_unwind_memory instead of
758         deprecated_read_memory_nobpt.
759         (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
760         changed signature of i386_linux_sigtramp_start and
761         i386_linux_rt_sigtramp_start.
762
763         * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
764         CORE_ADDR to struct frame_info *.  Use safe_frame_unwind_memory
765         instead of deprecated_read_memory_nobpt.
766         (i386nbsd_sigtramp_p): Adjust for changed signature of
767         i386nbsd_sigtramp_offset.
768
769         * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
770         safe_frame_unwind_memory instead of target_read_memory.
771
772         * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
773         !NO_SYS_FILE.
774         [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
775         [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
776         (_initialize_kernel_u_addr): Remove prototype and function.
777         * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
778         !NO_SYS_FILE.
779         * xcoffread.c: Likewise.
780
781 2004-08-06  Mark Kettenis  <kettenis@gnu.org>
782
783         * vax-nat.c: New file.
784         * vaxbsd-nat.c: Tweak comment.
785         * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
786         vaxnbsd-tdep.c.
787         (vax-nat.o): New dependency.
788         * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
789         (vax-*-ultrix2*): Remove.
790         * config/vax/vax.mh: New file.
791         * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
792         (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
793         (vax_register_u_addr): New prototype.
794         (REGISTER_U_ADDR): Define using vax_register_u_addr.
795         * config/vax/vaxult2.mh: Remove file.
796         * config/vax/vaxult.mh: Remove file.
797         * config/vax/vaxbsd.mh: Remove file.
798         * config/vax/vax.mt (TM_FILE): Remove.
799         * config/vax/tm-vaxbsd.h: Remove file.
800
801 2004-08-06  Joel Brobecker  <brobecker@gnat.com>
802
803         * aix-thread.c (get_signaled_thread): New function.
804         (iter_trap): Delete, no longer used.
805         (iter_tid): New function.
806         (pd_update): Find the thread that received the SIGTRAP signal
807         by first locating the kernel thread, and then finding its
808         associated thread.
809
810 2004-08-06  Ulrich Weigand  <uweigand@de.ibm.com>
811
812         * lin-lwp.c (child_wait): Continue inferior after processing
813         PTRACE_EVENT_CLONE event.
814
815 2004-08-05  Nathanael Nerode  <neroden@gcc.gnu.org>
816
817         * MAINTAINERS: Add self to Write-After-Approval.
818
819 2004-08-05  Jeff Johnston  <jjohnstn@redhat.com>
820
821         * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
822         libunwind-xxxx.so" where xxxx is UNW_TARGET.
823
824 2004-08-05  Andrew Cagney  <cagney@gnu.org>
825
826         * config/xm-sysv4.h: Delete file.
827         * config/mips/xm-irix5.h: Delete file.
828         * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
829         * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
830         * config/ia64/xm-aix.h: Delete file.
831         * config/ia64/aix.mh (XM_FILE): Delete.
832         * config/pa/xm-hppah.h: Delete file.
833         * config/pa/hpux11w.mh (XM_FILE): Delete.
834         * config/pa/hpux11.mh (XM_FILE): Delete.
835         * config/pa/hpux1020.mh (XM_FILE): Delete.
836         * config/pa/hppahpux.mh (XM_FILE): Delete.
837
838         * config/alpha/xm-alphalinux.h: Delete file.
839         * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
840         * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
841         * config/alpha/xm-alphaosf.h: Delete file.
842         * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
843         * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
844         * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
845         * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
846
847         * config/i386/xm-i386v.h: Delete file.
848         * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
849         * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
850         * config/i386/xm-i386sco.h: Delete file.
851         * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
852         * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
853         * config/i386/xm-i386v4.h: Delete file.
854         * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
855         * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
856         * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
857         * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
858
859         * config/vax/xm-vax.h: Delete file.
860         * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
861         * config/vax/xm-vaxult2.h: Delete file.
862         * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
863         * config/vax/vaxult2.mh (XM_FILE): Delete.
864         * config/vax/xm-vaxult.h: Delete file.
865         * config/vax/vaxult.mh (XM_FILE): Delete.
866         * config/vax/xm-vaxbsd.h: Delete file.
867         * config/vax/vaxbsd.mh (XM_FILE): Delete.
868
869         * gdbarch.sh (deprecated_frame_saved_pc): Delete.
870         * gdbarch.h, gdbarch.c: Re-generate.
871         * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
872         * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
873         * frame.h: Delete deprecated_read_fp from comments.
874         * arch-utils.c (deprecated_init_frame_pc_default): Delete.
875         * arch-utils.h (deprecated_init_frame_pc_default): Delete.
876
877 2004-08-04  Mark Kettenis  <kettenis@gnu.org>
878
879         * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
880         trampoline in OpenBSD 3.5-current.
881
882         * i387-tdep.c (i387_supply_fsave): Provide summy values for the
883         SSE registers.
884
885         * Makefile.in: Remove embedded page breaks.
886
887 2004-08-04  Jim Blandy  <jimb@redhat.com>
888
889         * regcache.c (regcache_raw_read): Assert that, after calling
890         target_fetch_registers, the register we're reading is cached.
891
892         * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
893         a call to 'internal_error', with a more helpful error message.
894         * rs6000-tdep.c (e500_pseudo_register_read,
895         e500_pseudo_register_write, rs6000_store_return_value): Same.
896
897 2004-08-04  Andrew Cagney  <cagney@gnu.org>
898
899         * Makefile.in: Update dependencies.
900
901 2004-08-04  Jim Blandy  <jimb@redhat.com>
902
903         Change the layout of the PowerPC E500 raw register cache to allow
904         the lower 32-bit halves of the GPRS to be their own raw registers,
905         not pseudoregisters.
906         * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
907         add ppc_ev0_upper_regnum flag.
908         * rs6000-tdep.c: #include "reggroups.h".
909         (spe_register_p): Recognize the ev upper half registers as SPE
910         registers.
911         (init_sim_regno_table): Build gdb->sim mappings for the upper-half
912         registers.
913         (e500_move_ev_register): New function.
914         (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
915         vector registers are the pseudo-registers now, formed by splicing
916         together the gprs and the upper-half registers.
917         (e500_register_reggroup_p): New function.
918         (P): Macro deleted.
919         (P8, A4): New macro.
920         (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
921         (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
922         macros.
923         (registers_e500): Rearrange register set so that the raw register
924         set contains 32-bit GPRs and upper-half registers, and the SPE
925         vector registers become pseudo-registers.
926         (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
927         it has been deleted.  Initialize ppc_ev0_upper_regnum.  Many other
928         register numbers are now the same for the E500 as they are for
929         other PowerPC variants.  Register e500_register_reggroup_p as the
930         register group function for the E500.
931         * Makefile.in (rs6000-tdep.o): Update dependencies.
932
933         Adapt PPC E500 native support to the new raw regcache layout.
934         * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
935         (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
936         (fetch_spe_register, store_spe_register): Handle fetching/storing
937         all the SPE registers at once, if regno == -1.  These now take
938         over the job of fetch_spe_registers and store_spe_registers.
939         (fetch_spe_registers, store_spe_registers): Deleted.
940         (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
941         unconditionally; they're always raw.  Fetch/store SPE upper half
942         registers, if present, instead of ev registers.
943         (fetch_register, store_register): Remove sanity checks: gprs are
944         never pseudo-registers now, so we never need to even mention any
945         registers that are ever pseudoregisters.
946
947         Use a fixed register numbering when communicating with the PowerPC
948         simulator.
949         * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
950         * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
951         (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno): 
952         New functions.
953         (rs6000_gdbarch_init): Register rs6000_register_sim_regno.  Call
954         init_sim_regno_table.
955         * Makefile.in (gdb_sim_ppc_h): New variable.
956         (rs6000-tdep.o): Update dependencies.
957
958 2004-08-02  Andrew Cagney  <cagney@gnu.org>
959
960         * cris-tdep.c (cris_register_size): Restore function, still used
961         locally.
962
963         * gdbarch.sh (deprecated_target_read_fp)
964         (deprecated_frame_locals_address, deprecated_frame_args_address)
965         (deprecated_frame_chain_valid, deprecated_frame_chain)
966         (deprecated_init_extra_frame_info, deprecated_pop_frame)
967         (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
968         (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
969         * gdbarch.h, gdbarch.c: Re-generate.
970         * regcache.c (deprecated_read_fp): Do not call
971         DEPRECATED_TARGET_READ_FP_P.
972         * infcmd.c (default_print_registers_info): Do not call
973         DEPRECATED_DO_REGISTERS_INFO.
974         * frame-base.c (default_frame_locals_address): Do not call
975         DEPRECATED_FRAME_LOCALS_ADDRESS.
976         (default_frame_args_address): Do not call
977         DEPRECATED_FRAME_ARGS_ADDRESS.
978
979         * gdbarch.sh (deprecated_register_raw_size)
980         (deprecated_register_virtual_size:int): Delete.
981         * gdbarch.h, gdbarch.c: Re-generate.
982         * cris-tdep.c (cris_register_size): Delete.
983         (cris_gdbarch_init): Update.
984         * alpha-tdep.c (alpha_register_raw_size)
985         (alpha_register_virtual_size): Delete.
986         (alpha_gdbarch_init): Update.
987
988         * gdbarch.sh (deprecated_register_virtual_type)
989         (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
990         (deprecated_dummy_write_sp): Delete.
991         * gdbarch.h, gdbarch.c: Re-generate.
992
993         * gdbarch.sh (deprecated_register_bytes): Delete.
994         * gdbarch.h, gdbarch.c: Re-generate.
995         * regcache.c (deprecated_register_bytes): New function.
996         * regcache.h (deprecated_register_bytes): Declare.
997         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
998         * v850-tdep.c (v850_gdbarch_init): Update.
999         * sh64-tdep.c (sh64_gdbarch_init): Update.
1000         * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
1001         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1002         * mcore-tdep.c (mcore_gdbarch_init): Update.
1003         * cris-tdep.c (cris_gdbarch_init): Update.
1004         * arm-tdep.c (arm_gdbarch_init): Update.
1005         * remote.c (init_remote_state): Update.
1006         * remote-vx.c (vx_prepare_to_store): Update.
1007         * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
1008         * irix5-nat.c (fetch_core_registers): Update.
1009         * cris-tdep.c (cris_register_bytes_ok): Update.
1010         * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
1011
1012         * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
1013         (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
1014         (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
1015         (mips_insn16_frame_base_address, mips_insn16_frame_base)
1016         (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
1017         (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
1018         (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
1019         (mips_insn32_frame_base_address, mips_insn32_frame_base)
1020         (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
1021         with mips_insn16 and mips_insn32.
1022
1023         Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
1024         * rs6000-tdep.c (rs6000_push_dummy_call)
1025         (rs6000_extract_return_value): Use register_size.
1026         * xstormy16-tdep.c (xstormy16_get_saved_register) 
1027         (xstormy16_extract_return_value): Ditto.
1028         * valops.c (value_assign): Ditto.
1029         * v850ice.c (v850ice_fetch_registers, v850ice_store_registers): 
1030         * v850-tdep.c (v850_extract_return_value): Ditto.
1031         * tracepoint.c (collect_symbol): Ditto.
1032         * target.c (debug_print_register): Ditto.
1033         * stack.c (frame_info): Ditto.
1034         * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
1035         * rom68k-rom.c (rom68k_supply_one_register): Ditto.
1036         * remote.c (struct packet_reg, remote_wait, remote_async_wait)
1037         (store_register_using_P): Ditto.
1038         * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
1039         * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
1040         * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
1041         * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
1042         * regcache.c (deprecated_read_register_bytes) 
1043         (deprecated_write_register_bytes, read_register) 
1044         (write_register): Ditto.
1045         * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
1046         (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
1047         * monitor.c (monitor_supply_register, monitor_fetch_register) 
1048         (monitor_store_register): Ditto.
1049         * mn10300-tdep.c (mn10300_pop_frame_regular) 
1050         (mn10300_print_register): Ditto.
1051         * mipsv4-nat.c (fill_fpregset): Ditto.
1052         * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset) 
1053         (mips64_fill_fpregset): Ditto.
1054         * mi/mi-main.c (register_changed_p, get_register)
1055         (mi_cmd_data_write_register_values): Ditto.
1056         * lynx-nat.c (fetch_inferior_registers, store_inferior_registers): 
1057         * irix5-nat.c (fill_gregset, fetch_core_registers): 
1058         * infrun.c (write_inferior_status_register): Ditto.
1059         * infptrace.c (fetch_register, store_register): Ditto.
1060         * infcmd.c (default_print_registers_info): Ditto.
1061         * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
1062         * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
1063         * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
1064         * hpux-thread.c (hpux_thread_fetch_registers)
1065         (hpux_thread_store_registers): Ditto.
1066         * hppah-nat.c (store_inferior_registers, fetch_register): 
1067         * findvar.c (value_from_register): Ditto.
1068         * dve3900-rom.c (fetch_bitmapped_register): 
1069         * cris-tdep.c (cris_gdbarch_init): Ditto.
1070         * alpha-tdep.h: Ditto.
1071         * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
1072
1073         * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
1074         DEPRECATED_REGISTER_RAW_SIZE from comments.
1075         * regcache.c (init_regcache_descr, regcache_dump): Do not check or
1076         use DEPRECATED_REGISTER_VIRTUAL_SIZE and
1077         DEPRECATED_REGISTER_RAW_SIZE.
1078         * findvar.c (value_of_register): Simplify by assuming that the
1079         registers raw and virtual sizes are identical.
1080         * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
1081         comment.
1082         * arch-utils.c (generic_register_size): Simplify by assuming
1083         register_type.
1084
1085         * regcache.c (legacy_read_register_gen, real_register) 
1086         (legacy_write_register_gen): Delete, not used.
1087
1088         * regcache.c (struct regcache_descr): Delete legacy_p.
1089         (init_legacy_regcache_descr): Delete function.
1090         (init_regcache_descr): Delete call to init_legacy_regcache_descr.
1091         Do not use deprecated register functions.
1092         (regcache_raw_read, deprecated_write_register_gen):
1093         (deprecated_read_register_gen, regcache_raw_write): Delete code
1094         predicated on legacy_p.
1095         (register_size): Delete check against register raw size.
1096
1097         * cris-tdep.c (cris_register_type): Replace
1098         cris_register_virtual_type.
1099         (cris_gdbarch_init): Update, set register_type.
1100
1101         * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
1102         * gdbarch.h, gdbarch.c: Re-generate.
1103         * arm-tdep.c    (arm_frameless_function_invocation): Delete.
1104         (arm_gdbarch_init) Do not set frameless function invocation.
1105         * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
1106         * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
1107         * frv-tdep.c (frv_frameless_function_invocation): Delete.
1108         (frv_gdbarch_init): Do not set frameless function invocation.
1109         * sh64-tdep.c (sh64_gdbarch_init): Ditto.
1110         * sh-tdep.c (sh_gdbarch_init): Ditto.
1111         * m32r-tdep.c (m32r_gdbarch_init): Ditto.
1112         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1113         * avr-tdep.c (avr_gdbarch_init): Ditto.
1114
1115         * blockframe.c (legacy_frame_chain_valid): Delete function.
1116
1117         * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
1118         and pc.  Update comments.
1119         (pc_in_dummy_frame): Delete function.
1120         (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
1121         use the "id".
1122         (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
1123         call_hi, top and pc, use the id.
1124         (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
1125
1126         * dummy-frame.c: Include "gdb_string.h".
1127         (generic_save_call_dummy_addr, generic_push_dummy_frame)
1128         (generic_save_dummy_frame_tos): Delete.
1129         (dummy_frame_push): New function, replaces above.
1130         * dummy-frame.h: Update copyright.
1131         (dummy_frame_push): Declare.
1132         * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
1133         (generic_save_call_dummy_addr): Delete declarations.
1134         * infcall.c: Include "dummy-frame.h".
1135         (call_function_by_hand): Add locals caller_regcache,
1136         caller_regcache_cleanup and dummy_id.  Replace push_dummy_frame
1137         with call to frame_save_as_regcache plus cleanup.  Delete calls to
1138         generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
1139         Move clear_proceed_status to just before the resume, add call to
1140         dummy_frame_push (discard cleanup).
1141         * Makefile.in (infcall.o): Add $(dummy_frame_h).
1142         (dummy-frame.o): Add $(gdb_string_h).
1143
1144 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1145
1146         * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
1147         * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
1148         * dummy-frame.c (find_dummy_frame): Delete.
1149         (struct dummy_frame_cache, dummy_frame_sniffer)
1150         (dummy_frame_prev_register, dummy_frame_this_id)
1151         (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
1152         frame unwinder using a dummy_frame_cache.
1153
1154 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1155
1156         * frame.h (frame_save_as_regcache): Declare.
1157         * frame.c (frame_save_as_regcache): New function.
1158         (do_frame_read_register): Replace do_frame_unwind_register.
1159         (frame_pop): Use frame_save_as_regcache.
1160         * dummy-frame.c (generic_push_dummy_frame): Use
1161         frame_save_as_regcache.
1162
1163 2004-08-01  Joel Brobecker  <brobecker@gnat.com>
1164
1165         * dwarf2read.c (dwarf_decode_lines): Do not consider the current
1166         file as included until we record the first line in the linetable.
1167
1168 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1169
1170         * frame.h (deprecated_pop_dummy_frame)
1171         (deprecated_read_register_dummy)
1172         (deprecated_generic_find_dummy_frame): Delete.
1173         * dummy-frame.c (deprecated_generic_find_dummy_frame)
1174         (deprecated_read_register_dummy)
1175         (deprecated_find_dummy_frame_regcache)
1176         (discard_innermost_dummy)
1177         (deprecated_pop_dummy_frame): Delete.
1178         (dummy_frame_this_id): Simplify.
1179         (struct dummy_frame): Delete "fp" and "sp".
1180         (find_dummy_frame): Simplify.
1181         (generic_push_dummy_frame): Do not set "fp" or "sp".
1182         (fprint_dummy_frames): Do not print "fp" and "sp"
1183
1184 2004-08-01  Mark Kettenis  <kettenis@gnu.org>
1185
1186         * i386-tdep.c (I386_MAX_INSN_LEN): New define.
1187         (struct i386_insn): New structure.
1188         (i386_match_insn): New function.
1189         (i386_frame_setup_skip_insns): New variable.
1190         (i386_analyze_frame_setup): Change to use i386_match_insn and the
1191         array i386_frame_setup_insns of instructions that should be
1192         skipped inside the frame setup sequence.
1193
1194 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1195
1196         * frame.h (deprecated_frame_xmalloc_with_cleanup)
1197         (frame_saved_regs_zalloc, frame_extra_info_zalloc)
1198         (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
1199         * stack.c (frame_info): Delete references to
1200         DEPRECATED_FRAME_INIT_SAVED_REGS and
1201         deprecated_get_frame_saved_regs.
1202         * frame.c (struct frame_info): Delete saved_regs and extra_info.
1203         (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
1204         (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
1205         (frame_unwind_register_signed)
1206         (frame_unwind_register_unsigned)
1207         (frame_unwind_unsigned_register): Use register_size.
1208         (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
1209         (deprecated_frame_xmalloc_with_cleanup)
1210         (frame_saved_regs_zalloc, frame_extra_info_zalloc)
1211         (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
1212
1213         * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
1214         * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
1215         * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
1216         * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
1217
1218         * infcall.c (call_function_by_hand): Do not use
1219         DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
1220         DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
1221         DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
1222         DEPRECATED_STACK_ALIGN.
1223
1224 2004-07-30  Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1225
1226         Committed by Andrew Cagney.
1227         * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
1228
1229 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1230
1231         * mips-tdep.c (mips16_frame_cache)
1232         (mips16_frame_this_id, mips16_frame_prev_register)
1233         (mips16_frame_unwind, mips16_frame_sniffer)
1234         (mips16_frame_base_address, mips16_frame_base)
1235         (mips16_frame_base_sniffer, mips32_frame_cache)
1236         (mips32_frame_this_id, mips32_frame_prev_register)
1237         (mips32_frame_unwind, mips32_frame_sniffer)
1238         (mips32_frame_base_address, mips32_frame_base)
1239         (mips32_frame_base_sniffer): Clone the mdebug unwinder into
1240         separate heuristic mips16 and mips32 unwinders.
1241         (mips_stub_frame_cache, mips_stub_frame_this_id)
1242         (mips_stub_frame_prev_register)
1243         (mips_stub_frame_unwind, mips_stub_frame_sniffer)
1244         (mips_stub_frame_base_address, mips_stub_frame_base)
1245         (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
1246         (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
1247         match true mdebug frames.
1248         (non_heuristic_proc_desc): Add forward declaration.
1249
1250 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1251
1252         * config/mips/tm-irix6.h: Delete file.
1253         * config/mips/tm-irix5.h: Delete file.
1254         * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
1255         * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
1256
1257         * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
1258         * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
1259         * config/nm-gnu.h (NO_CORE_OPS): Delete.
1260         * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
1261         * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
1262         * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
1263         * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
1264         * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
1265         * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
1266         * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
1267         * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
1268         (TARGET_SIGNAL_RAW_VALUES): Delete.
1269         * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
1270         Delete.
1271         * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT) 
1272         (TARGET_HW_WATCH_LIMIT): Delete.
1273         * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
1274         * minimon.h: Delete file.
1275
1276         * trad-frame.c (trad_frame_get_this_base)
1277         (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
1278         functions.
1279         * trad-frame.h (trad_frame_set_this_base)
1280         (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
1281
1282 2004-07-31  Andrew Cagney  <cagney@gnu.org>
1283
1284         * trad-frame.c (trad_frame_get_prev_register): Rename
1285         trad_frame_get_prev_register.
1286         * vax-tdep.c (vax_frame_prev_register): Update.
1287         * trad-frame.h: Update.
1288         * trad-frame.c (trad_frame_get_register): Update.
1289         * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
1290         * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
1291         Update.
1292         * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
1293         * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
1294         Update.
1295         * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
1296         Update.
1297         * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
1298         Update.
1299         * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
1300         Update.
1301         * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
1302         Update.
1303         * s390-tdep.c (s390_frame_prev_register) 
1304         (s390_stub_frame_prev_register) 
1305         (s390_sigtramp_frame_prev_register): Update.
1306         * rs6000-tdep.c (rs6000_frame_prev_register): Update.
1307         * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
1308         * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
1309         * m88k-tdep.c (m88k_frame_prev_register) 
1310         * m68hc11-tdep.c (m68hc11_frame_prev_register) 
1311         * m32r-tdep.c (m32r_frame_prev_register): Update.
1312         * hppa-tdep.c (hppa_frame_prev_register_helper) 
1313         * frv-tdep.c (frv_frame_prev_register): Update.
1314         * d10v-tdep.c (d10v_frame_prev_register): Update.
1315         * cris-tdep.c (cris_frame_prev_register): Update.
1316         * avr-tdep.c (avr_frame_prev_register): Update.
1317         * arm-tdep.c (arm_prologue_prev_register) 
1318         (arm_sigtramp_prev_register): Update.
1319
1320 2004-07-31  Andrew Cagney  <cagney@gnu.org>
1321
1322         * frame.h (legacy_saved_regs_unwind)
1323         (legacy_frame_chain_valid, legacy_frame_p)
1324         (enum frame_type): Delete UNKNOWN_FRAME.
1325         * dummy-frame.c (dummy_frame_this_id): Simplify.
1326         * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
1327         * frame.c (struct frame_info): Delete the field "type".
1328         (legacy_saved_regs_prev_register, legacy_get_prev_frame)
1329         (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
1330         (legacy_saved_regs_unwind, legacy_frame_p)
1331         (frame_type_from_pc): Delete.
1332         (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
1333         (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
1334
1335 2004-07-31  Mark Kettenis  <kettenis@gnu.org>
1336
1337         * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
1338         indentation.
1339
1340         * mips-nat.c: Remove file.
1341         * Makefile.in (ALLDEPFILES): Remove mips-nat.c
1342         (mips-nat.o): Remove dependency.
1343
1344         * infptrace.c: Update copyright year.
1345         (fetch_register): Pass NULL in regcache_raw_supply call instead of
1346         explicitly setting the buffer to all zeroes.
1347
1348         * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
1349         (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
1350
1351 2004-07-30  Andrew Cagney  <cagney@gnu.org>
1352
1353         * GDB 6.2 released from gdb_6_2-branch.
1354
1355 2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
1356
1357         * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
1358
1359         * exec.c (exec_file_attach):
1360         * nto-tdep.c (nto_find_and_open_solib):
1361         * pa64solib.c (pa64_solib_sizeof_symbol_table):
1362         * solib.c (solib_open):
1363         * somsolib.c (som_solib_sizeof_symbol_table):
1364         * source.c (is_regular_file, openp, open_source_file):
1365         * symfile.c (symfile_bfd_open):
1366         * wince.c (upload_to_device): Differentiate between the search for
1367         binary and source files.
1368
1369 2004-07-30  Andrew Cagney  <cagney@gnu.org>
1370
1371         * complaints.c (_initialize_complaints): Pass NULL to
1372         add_setshow_zinteger_cmd for help_doc.
1373         * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
1374
1375 2004-07-30  Andrew Cagney  <cagney@gnu.org>
1376
1377         Fix PR i18n/761.
1378         * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
1379         (.PHONY): Add all-po install-po, uninstall-po, clean-po,
1380         $(PACKAGE).pot and update-po.
1381         (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
1382         (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
1383         (update-po): New rules.
1384         (localedir): Define using autoconf.
1385         (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
1386         (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
1387         (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
1388         * configure.in: Generate CATALOGS and LINGUAS from contents of
1389         src/gdb/po/ directory.  Set @localedir@ in Makefile.in.
1390         * configure: Re-generate.
1391         * po/gdbtext: New file
1392         
1393 2004-07-30  Jerome Guitton  <guitton@gnat.com>
1394
1395         * MAINTAINERS: Reorder Write After Approval list in alphabetical
1396         order.
1397
1398 2004-07-30  David Lecomber  <dsl@sources.redhat.com>
1399
1400         * dwarf2read.c (read_file_scope): Set producer if attribute 
1401         present.
1402         (struct dwarf2_cu): Added new member producer.
1403
1404 2004-07-30  Jerome Guitton  <guitton@gnat.com>
1405
1406         * inflow.c (kill_command): release file handles in BFD.
1407         * exec.c (exec_file_attach): Ditto.
1408         * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
1409
1410 2004-07-29  Andrew Cagney  <cagney@gnu.org>
1411
1412         * PROBLEMS (mips-irix): Note that it is broken.
1413
1414 2004-07-29  Andrew Cagney  <cagney@gnu.org>
1415
1416         * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
1417         * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
1418
1419         * config/xm-nbsd.h: Delete file.
1420         * config/arm/xm-nbsd.h: Delete file.
1421         * config/i386/xm-nbsd.h: Delete file.
1422         * config/ns32k/xm-nbsd.h: Delete file.
1423         * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
1424         * config/i386/nbsdelf.mh (XM_FILE): Delete.
1425         * config/i386/nbsdaout.mh (XM_FILE): Delete.
1426         * config/arm/nbsdelf.mh (XM_FILE): Delete.
1427         * config/arm/nbsdaout.mh (XM_FILE): Delete.
1428
1429         * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
1430         * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
1431         * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
1432         * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
1433         * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
1434         * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
1435
1436         * config/powerpc/xm-linux.h: Delete empty file.
1437         * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
1438         * config/powerpc/linux.mh (XM_FILE): Delete.
1439         * config/m68k/xm-linux.h: Delete empty file.
1440         * config/m68k/linux.mh (XM_FILE): Delete.
1441         * config/ia64/xm-linux.h: Delete empty file.
1442         * config/ia64/linux.mh (XM_FILE): Delete.
1443         * config/arm/xm-linux.h: Delete empty file.
1444         * config/arm/linux.mh (XM_FILE): Delete.
1445         
1446         * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1447         * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
1448         * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1449         * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
1450         * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1451         * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
1452         * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1453         * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
1454
1455         * config/m68k/xm-m68k.h: Delete file.
1456         * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h".  Update
1457         copyright.
1458         (HOST_LONG_DOUBLE_FORMAT): Delete macro.
1459         * config/pa/xm-linux.h: Delete empty file.
1460         * config/pa/linux.mh (XM_FILE): Delete.
1461         * config/i386/xm-i386.h: Delete empty file.
1462         * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
1463         "i386/xm-i386.h".
1464         * config/i386/obsdaout.mh (XM_FILE): Delete.
1465         * config/i386/obsd64.mh (XM_FILE): Delete.
1466         * config/i386/fbsd64.mh (XM_FILE): Delete.
1467         * config/i386/nto.mh (XM_FILE): Delete.
1468         * config/i386/obsd.mh (XM_FILE): Delete.
1469         * config/i386/linux64.mh (XM_FILE): Delete.
1470         * config/i386/linux.mh (XM_FILE): Delete.
1471         * config/i386/i386sol2.mh (XM_FILE): Delete.
1472         * config/i386/i386gnu.mh (XM_FILE): Delete.
1473         * config/i386/fbsd.mh (XM_FILE): Delete.
1474         * config/i386/nbsd64.mh (XM_FILE): Delete.
1475
1476 2004-07-29  Andrew Cagney  <cagney@gnu.org>
1477
1478         * config/pa/xm-linux.h: Do not include "floatformat.h".
1479         (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1480         (HOST_LONG_DOUBLE_FORMAT): Delete macros.
1481         * config/i386/xm-i386.h: Do not include "floatformat.h".
1482         (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) 
1483         (HOST_LONG_DOUBLE_FORMAT): Delete macros.
1484         * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1485         (HOST_LONG_DOUBLE_FORMAT): Delete macros.  Use
1486         GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
1487         GDB_HOST_LONG_DOUBLE_FORMAT instead.
1488         * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
1489         (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
1490         * configure, config.in: Regenerate.     
1491         * configure.host (gdb_host_float_format, gdb_host_double_format)
1492         (gdb_host_long_double_format): Set according to the host.
1493         
1494 2004-07-29  Andrew Cagney  <cagney@gnu.org>
1495
1496         * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
1497
1498 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1499
1500         * PROBLEMS: Mention threads/1650.
1501         * NEWS: Mention the NPTL fix.
1502
1503 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1504
1505         * cli/cli-decode.c (add_setshow_cmd): Delete function.
1506         (add_setshow_cmd_full): Make static.
1507         * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
1508         (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
1509         * cli/cli-decode.c (add_setshow_filename_cmd) 
1510         (add_setshow_string_cmd): New functions.
1511         * nto-tdep.c (_initialize_nto_tdep): Update.  Fix parameters.
1512         * mips-tdep.c (_initialize_mips_tdep): Update.
1513         * m32r-rom.c (_initialize_m32r_rom): Update.  Update copyright.
1514         * cli/cli-logging.c (_initialize_cli_logging): Update.
1515         * complaints.c (_initialize_complaints): Update.
1516         * remote.c (_initialize_remote): Update.
1517         
1518 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1519
1520         * cli/cli-decode.c (add_setshow_zinteger_cmd)
1521         (add_setshow_cmd, add_setshow_auto_boolean_cmd)
1522         (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
1523         print parameters.  Make string parameters constant.
1524         * command.h: Update.  Update copyright.
1525         * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
1526         * observer.c (_initialize_observer): Ditto.
1527         * frame.c (_initialize_frame): Ditto.
1528         * complaints.c (_initialize_complaints): Ditto.
1529         * maint.c (_initialize_maint_cmds): Ditto.
1530         * target.c (initialize_targets): Ditto.
1531         * cli/cli-logging.c (_initialize_cli_logging): Ditto.
1532         * infcall.c (_initialize_infcall): Ditto.
1533         * arm-tdep.c (_initialize_arm_tdep): Ditto.
1534         * m32r-rom.c (_initialize_m32r_rom): Ditto.
1535         * remote-rdi.c (_initialize_remote_rdi): Ditto.
1536         * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
1537         * mips-tdep.c (_initialize_mips_tdep): Ditto.
1538
1539 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1540
1541         * gdbtypes.c (lookup_primitive_typename): Delete function.
1542         * gdbtypes.h (lookup_primitive_typename): Delete declaration.
1543         * ada-lex.l: Use language_lookup_primitive_type_by_name.
1544         * gdbtypes.c (lookup_typename): Ditto.
1545         * f-exp.y (yylex): Ditto.
1546         * c-exp.y (yylex): Ditto, eliminate assignment in "if".
1547
1548         * scm-lang.c (c_builtin_types): Delete extern declaration.
1549         (scm_language_defn): Replace
1550         string_char_type and primitive_type_vector with
1551         la_language_arch_info.
1552         * jv-lang.c (java_language_defn): Replace
1553         string_char_type and primitive_type_vector with
1554         la_language_arch_info.
1555         * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
1556         c_builtin_types in comment.
1557         * c-lang.h (struct language_arch_info): Declare opaque.
1558         (c_language_arch_info): Declare.
1559         (c_builtin_types): Delete declaration.
1560         * c-lang.c (c_language_arch_info): Set string_char_type to
1561         builtin_char, not builtin_true_char.  Make global.
1562         (c_builtin_types): Delete array.
1563         (asm_language_defn, minimal_language_defn): Replace
1564         string_char_type and primitive_type_vector with
1565         la_language_arch_info.
1566
1567 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1568
1569         * gdbtypes.h (struct builtin_type): Rename true_char to
1570         builtin_true_char.
1571         * gdbtypes.c (gdbtypes_post_init): Update.
1572         * c-lang.c (arch_info): New function.
1573         (enum c_primitive_types): New enum.
1574         (c_language_defn): Instead of string_char_type and
1575         primitive_type_vector set la_language_arch_info.
1576
1577 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1578
1579         * language.h (struct language_arch_info): Fix typo
1580         s/primative/primitive/.
1581         * gdbtypes.c (lookup_primitive_typename): Ditto.
1582         * language.c (language_lookup_primitive_type_by_name)
1583         (unknown_language_arch_info): Ditto.
1584
1585 2004-07-27  Andrew Cagney  <cagney@gnu.org>
1586
1587         * defs.h (enum language): Add nr_languages.
1588         * language.h (struct language_arch_info): Define.
1589         (struct language_defn): Add la_language_arch_info.
1590         (language_lookup_primative_type_by_name): Declare.
1591         (language_string_char_type): Declare.
1592         * language.c (_initialize_language, language_gdbarch_post_init)
1593         (struct language_gdbarch, language_gdbarch_data): Implement
1594         per-architecture language information.
1595         (unknown_language_arch_info, language_string_char_type)
1596         (language_lookup_primative_type_by_name): New functions.
1597         (unknown_language_defn, auto_language_defn)
1598         (local_language_defn): Set la_language_arch_info to
1599         unknown_language_arch_info.
1600         (unknown_builtin_types): Delete.
1601         * gdbtypes.c (lookup_primitive_typename): Use
1602         language_lookup_primative_type_by_name.
1603         (create_string_type): Use language_string_char_type.
1604         * values.c (value_from_string): Use language_string_char_type.
1605         * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
1606         * p-lang.c (pascal_language_defn): Ditto.
1607         * m2-lang.c (m2_language_defn): Ditto.
1608         * jv-lang.c (java_language_defn): Ditto.
1609         * objc-lang.c (objc_language_defn): Ditto.
1610         * f-lang.c (f_language_defn): Ditto.
1611         * c-lang.c (c_language_defn, cplus_language_defn) 
1612         (asm_language_defn, minimal_language_defn): Ditto.
1613         
1614 2004-07-27  Andrew Cagney  <cagney@gnu.org>
1615
1616         * gdbtypes.h (struct builtin_type): Declare.
1617         (builtin_type): Declare.
1618         * d10v-tdep.c (d10v_register_type): Use builtin_type.
1619         * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
1620         (gdbtypes_post_init): New function.
1621         (builtin_type): New function.
1622
1623 2004-07-27  Kei Sakamoto  <sakamoto.kei@renesas.com>
1624
1625         * remote-m32r-sdi.c: Fix breakpoint bug.
1626         (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
1627         recv_char_data, recv_long_data): New functions to replace communication
1628         sequences.
1629
1630 2004-07-26  Michael Chastain  <mec.gnu@mindspring.com>
1631
1632         Document PR threads/1650.
1633         * PROBLEMS (Threads): Document problem with many threads
1634
1635 2004-07-26  Andrew Cagney  <cagney@gnu.org>
1636
1637         * gdb-mi.el: Move from here ...
1638         * mi/gdb-mi.el: ... to here.
1639
1640 2004-07-26  Andrew Cagney  <cagney@gnu.org>
1641
1642         Problem reported by Ashley Pittman <ashley@quadrics.com>.
1643         * main.c (captured_main): When in batch mode always detach.
1644
1645 2004-07-26  Andrew Cagney  <cagney@gnu.org>
1646
1647         * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
1648         and h8300 as broken.
1649         * NEWS: END-OF-LIFE frame compatibility module.
1650         * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
1651         specific comments.
1652
1653 2004-07-26  Andrew Cagney  <cagney@gnu.org>
1654
1655         * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
1656         * xcoffsolib.c (_initialize_xcoffsolib): Update.
1657         * wince.c (_initialize_wince): Update.
1658         * win32-nat.c (_initialize_win32_nat): Update.
1659         * varobj.c (_initialize_varobj): Update.
1660         * valops.c (_initialize_valops): Update.
1661         * utils.c (initialize_utils, initialize_utils): Update.
1662         * tui/tui-win.c (_initialize_tui_win): Update.
1663         * top.c (init_main): Update.
1664         * symfile.c (_initialize_symfile): Update.
1665         * source.c (_initialize_source): Update.
1666         * somsolib.c (_initialize_som_solib): Update.
1667         * solib.c (_initialize_solib): Update.
1668         * solib-frv.c (_initialize_frv_solib): Update.
1669         * serial.c (_initialize_serial): Update.
1670         * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
1671         * remote.c (_initialize_remote, _initialize_remote): Update.
1672         * remote-vx.c (_initialize_vx): Update.
1673         * remote-utils.c (_initialize_sr_support): Update.
1674         * remote-sds.c (_initialize_remote_sds): Update.
1675         * remote-mips.c (_initialize_remote_mips): Update.
1676         * remote-e7000.c (_initialize_remote_e7000): Update.
1677         * proc-api.c (_initialize_proc_api): Update.
1678         * printcmd.c: Update.
1679         * parse.c (_initialize_parse): Update.
1680         * pa64solib.c (_initialize_pa64_solib): Update.
1681         * p-valprint.c (_initialize_pascal_valprint): Update.
1682         * monitor.c (_initialize_remote_monitors): Update.
1683         * mips-tdep.c (_initialize_mips_tdep): Update.
1684         * mcore-tdep.c (_initialize_mcore_tdep): Update.
1685         * maint.c (_initialize_maint_cmds): Update.
1686         * lin-lwp.c (_initialize_lin_lwp): Update.
1687         * language.c (_initialize_language): Update.
1688         * kod.c (_initialize_kod): Update.
1689         * infrun.c (set_schedlock_func, _initialize_infrun): Update.
1690         * i386-tdep.c (_initialize_i386_tdep): Update.
1691         * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
1692         * gdbarch.sh: Update.
1693         * gdbarch.c: Re-generate.
1694         * gdb-events.sh: Update.
1695         * gdb-events.c: Re-generate.
1696         * frame.c (_initialize_frame): Update.
1697         * exec.c: Update.
1698         * demangle.c (_initialize_demangler): Update.
1699         * dcache.c (_initialize_dcache): Update.
1700         * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
1701         * cp-valprint.c (_initialize_cp_valprint): Update.
1702         * corefile.c (_initialize_core): Update.
1703         * command.h: Update.
1704         * cli/cli-decode.h: Update.
1705         * cli/cli-cmds.c (init_cli_cmds): Update.
1706         * charset.c (_initialize_charset): Update.
1707         * breakpoint.c (_initialize_breakpoint): Update.
1708         * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
1709         * alpha-tdep.c (_initialize_alpha_tdep): Update.
1710         * aix-thread.c (_initialize_aix_thread): Update.
1711
1712 2004-07-24  Mark Kettenis  <kettenis@gnu.org>
1713
1714         Partial fix for PR backtrace/1718.
1715         * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
1716         that GCC migrates into the prolugue.  Don't handle any
1717         instructions that clobber %ebx.
1718
1719 2004-07-23  Andrew Cagney  <cagney@gnu.org>
1720
1721         Use regcache_raw_collect instead of regcache_collect.
1722         * regcache.h (regcache_collect): Delete declaration.
1723         * regcache.c (regcache_colect): Delete function.
1724         * win32-nat.c (do_child_store_inferior_registers): Update.
1725         * sol-thread.c (sol_thread_store_registers): Update.
1726         * shnbsd-tdep.c (shnbsd_fill_reg): Update.
1727         * rs6000-nat.c (store_register): Update.
1728         * remote.c (store_register_using_P, remote_store_registers): Update.
1729         * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
1730         * ppc-linux-nat.c (store_altivec_register, store_spe_register) 
1731         (fill_vrregset, store_spe_registers, fill_gregset)
1732         (fill_gregset): Update.
1733         * nto-procfs.c (procfs_store_registers): Update.
1734         * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
1735         * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
1736         * m68klinux-nat.c (store_register, fill_gregset): Update.
1737         * m68k-tdep.c (fill_gregset): Update.
1738         * infptrace.c (store_register): Update.
1739         * i386-nto-tdep.c (i386nto_regset_fill): Update.
1740         * i386-linux-nat.c (store_register, fill_gregset): Update.
1741         * hppa-linux-nat.c (fill_gregset): Update.
1742         * go32-nat.c (store_register): Update.
1743         * armnbsd-nat.c (store_register, store_regs, store_fp_register)
1744         (store_fp_regs): Update.
1745         * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double) 
1746         (store_nwfpe_extended, store_fpregister, store_fpregs) 
1747         (store_register, store_regs, fill_gregset, fill_fpregset): Update.
1748         * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
1749         * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
1750         (store_regs_user_thread, store_regs_kernel_thread): Update.
1751
1752 2004-07-24  Mark Kettenis  <kettenis@gnu.org>
1753
1754         * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
1755         (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
1756         encoding.
1757         (dwarf2_build_frame_info): Adjust for removal of `addr_size'
1758         member of `struct comp_unit'.
1759
1760 2004-07-23  Andrew Cagney  <cagney@gnu.org>
1761
1762         * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
1763         DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
1764
1765 2004-07-23  Martin Hunt  <hunt@redhat.com>
1766         Kevin Buettner <kevinb@redhat.com>
1767
1768         * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
1769         alignment was being added to the offset instead of multiplied.
1770
1771 2004-07-23  Mark Kettenis  <kettenis@gnu.org>
1772
1773         * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
1774         changed signal trampoline in OpenBSD 3.5-current.
1775
1776         * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
1777         <machine/pcb.h> and "bsd-kvm.h".
1778         (sparc64nbsd_supply_pcb): New function.
1779         (_initialize_sparc64nbsd_nat): Renamed from
1780         _initialize_sparcnbsd_nat.  Enable libkvm interface.
1781         * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
1782         * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
1783         (LOADLIBES): New variable.
1784
1785         * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
1786
1787         * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
1788
1789 2004-07-21  Andrew Cagney  <cagney@gnu.org>
1790
1791         Use regcache_raw_supply instead of supply_register.
1792         * regcache.h (supply_register): Delete declaration.
1793         * regcache.c (supply_register): Delete function.
1794         * wince.c (do_child_fetch_inferior_registers): Update.
1795         * win32-nat.c (do_child_fetch_inferior_registers) 
1796         (fetch_elf_core_registers): Update.
1797         * v850ice.c (v850ice_fetch_registers): Update.
1798         * thread-db.c (thread_db_store_registers): Update.
1799         * sol-thread.c (sol_thread_store_registers): Update.
1800         * shnbsd-tdep.c (shnbsd_supply_reg): Update.
1801         * rs6000-nat.c (fetch_register): Update.
1802         * rom68k-rom.c (rom68k_supply_one_register): Update.
1803         * remote.c (remote_wait, remote_async_wait): Update.
1804         * remote-st.c (get_hex_regs): Update.
1805         * remote-sim.c (gdbsim_fetch_register): Update.
1806         * remote-sds.c (sds_fetch_registers): Update.
1807         * remote-rdp.c (remote_rdp_fetch_register): Update.
1808         * remote-rdi.c (arm_rdi_fetch_registers): Update.
1809         * remote-mips.c (mips_wait, mips_fetch_registers): Update.
1810         * remote-m32r-sdi.c (m32r_fetch_register): Update.
1811         * remote-hms.c (init_hms_cmds): Update.
1812         * remote-est.c (init_est_cmds): Update.
1813         * remote-e7000.c (get_hex_regs, fetch_regs_from_dump) 
1814         (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
1815         * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
1816         * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register) 
1817         (fetch_register, supply_vrregset, supply_vrregset)
1818         (fetch_spe_registers): Update.
1819         * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
1820         * monitor.c (monitor_supply_register): Update.
1821         * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
1822         * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
1823         (mipsnbsd_supply_fpreg): Update.
1824         * mips-nat.c (fetch_inferior_registers)
1825         (fetch_core_registers): Update.
1826         * mips-linux-tdep.c (supply_32bit_reg, supply_gregset) 
1827         (supply_fpregset, mips64_supply_gregset)
1828         (mips64_supply_fpregset): Update.
1829         * m68klinux-nat.c (fetch_register, supply_gregset)
1830         (supply_fpregset): Update.
1831         * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
1832         * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
1833         * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
1834         * irix5-nat.c (supply_gregset, supply_fpregset): Update.
1835         * infptrace.c (fetch_register): Update.
1836         * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
1837         * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
1838         * i386gnu-nat.c (fetch_fpregs, supply_gregset) 
1839         (gnu_fetch_registers, gnu_store_registers): Update.
1840         * i386-nto-tdep.c (i386nto_supply_gregset): Update.
1841         * i386-linux-nat.c (fetch_register, supply_gregset)
1842         (dummy_sse_values): Update.
1843         * hpux-thread.c (hpux_thread_fetch_registers): Update.
1844         * hppah-nat.c (fetch_register): Update.
1845         * hppa-linux-nat.c (fetch_register, supply_gregset) 
1846         (supply_fpregset): Update.
1847         * go32-nat.c (fetch_register): Update.
1848         * dve3900-rom.c (fetch_bitmapped_register)
1849         (_initialize_r3900_rom): Update.
1850         * cris-tdep.c (supply_gregset): Update.
1851         * abug-rom.c (init_abug_cmds): Update.
1852         * core-aout.c (fetch_core_registers): Update.
1853         * armnbsd-nat.c (supply_gregset, supply_fparegset)
1854         (fetch_register, fetch_fp_register): Update.
1855         * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
1856         (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
1857         (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
1858         * alphanbsd-tdep.c (fetch_core_registers): Update.
1859         * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
1860         * alpha-nat.c (fetch_osf_core_registers) 
1861         (fetch_osf_core_registers, fetch_osf_core_registers): Update.
1862         * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs) 
1863         (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
1864
1865 2004-07-21  Andrew Cagney  <cagney@gnu.org>
1866
1867         * PROBLEMS: Mention breakpoints/1702.
1868         * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
1869         that is known to work.
1870
1871 2004-07-21  Andrew Cagney  <cagney@gnu.org>
1872
1873         * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
1874         * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
1875         * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
1876         (handle_inferior_event): Wrap call to deprecated
1877         IGNORE_HELPER_CALL in #ifdef.
1878         * config/mips/tm-nbsd.h: Update.
1879
1880 2004-07-20  Jim Blandy  <jimb@redhat.com>
1881
1882         * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
1883         bfd_mach_ppc has no segment registers.
1884
1885         Include PowerPC SPR numbers for special-purpose registers.
1886         * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
1887         (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
1888         new member in initializer.
1889         (S, S4, SN4, S64): New macros for defining special-purpose
1890         registers.
1891         (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
1892         registers_403, registers_403GC, registers_505, registers_860,
1893         registers_601, registers_602, registers_603, registers_604,
1894         registers_750, registers_e500): Use them.
1895
1896         * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
1897         replace references with expression used to initialize variable.
1898
1899 2004-07-20  Andrew Cagney  <cagney@gnu.org>
1900
1901         * breakpoint.c (deprecated_read_memory_nobpt): Rename
1902         read_memory_nobpt.
1903         * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
1904         * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
1905         (s390_sigtramp_frame_sniffer): Update.
1906         * mn10300-tdep.c (mn10300_analyze_prologue): Update.
1907         * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
1908         * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction) 
1909         (mips32_fetch_instruction): Update.
1910         * mcore-tdep.c (get_insn): Update.
1911         * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
1912         * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
1913         * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
1914         * i386-linux-tdep.c (i386_linux_sigtramp_start) 
1915         (i386_linux_rt_sigtramp_start): Update.
1916         * i386-linux-nat.c (child_resume): Update.
1917         * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
1918         * hppa-linux-tdep.c (insns_match_pattern): Update.
1919         * gdbcore.h: Update.
1920         * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
1921         * frame.c (safe_frame_unwind_memory): Update.
1922         * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
1923         * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
1924         * alpha-tdep.c (alpha_read_insn): Update.
1925
1926 2004-07-20  Andrew Cagney  <cagney@gnu.org>
1927
1928         * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
1929         containing both bytes and mask.  Add "frame_type".
1930         * tramp-frame.c (tramp_frame_start): Update.
1931         (tramp_frame_prepend_unwinder): Update.
1932         * mips-linux-tdep.c (mips_linux_o32_sigframe)
1933         (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
1934         (mips_linux_n64_rt_sigframe): Update.  Make "static const".
1935         * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
1936
1937 2004-07-19  Eli Zaretskii  <eliz@gnu.org>
1938
1939         * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
1940         bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
1941         sim/testsuite/sim/mips/hilo-hazard-[123].s, and
1942         sim/testsuite/sim/mips/fpu64-ps-sb1.s.
1943
1944 2004-07-17  Andrew Cagney  <cagney@gnu.org>
1945
1946         * NEWS, PROBLEMS: Update for 6.2.
1947
1948         * README: Update to 6.2.
1949
1950         * utils.c (xvasprintf): Call xstrvprintf.
1951
1952         * parse.c: Update copyright.
1953         (null_post_parser): Eliminate ARGSUSED.
1954
1955         * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
1956         * tui/tui-win.c (tui_get_cmd_list): Ditto.
1957         * symfile-mem.c (_initialize_symfile_mem): Ditto.
1958         
1959         * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
1960         * ppc-linux-nat.c: Use "Linux kernel".
1961         * hppa-linux-tdep.c: Use GNU/Linux.
1962         * hppa-linux-nat.c: Use GNU/Linux.
1963         * dwarfread.c: Add [sic] to use of Linux.
1964
1965         * hppa-linux-nat.c: Do not include <string.h>.
1966         (supply_fpregset): Remove "register" attribute.
1967
1968         * solib-frv.c (fetch_loadmap): Use xfree, not free.
1969
1970 2004-07-17  Mark Kettenis  <kettenis@gnu.org>
1971
1972         * configure.in: Define _MSE_INT_H on Solaris 9 too.
1973         * configure, config.in: Regenerated.
1974
1975         * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
1976         "bsd-kvm.h".
1977         (vaxbsd_supply_pcb): New function.
1978         (_initialize_vaxbsd_nat): New prototype and function.
1979         * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
1980         solib-sunos.o.
1981         (LOADLIBES): New variable.
1982         * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
1983         (LOADLIBES): New variable.
1984         * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
1985         (LOADLIBES): New variable.
1986         * Makefile.in (vaxbsd-nat.o): Update dependencies.
1987
1988 2004-07-16  Andrew Cagney  <cagney@gnu.org>
1989
1990         * defs.h (event_loop_p): Replace variable declaration with macro,
1991         always 1.
1992         * main.c (captured_main): Delete options "-async" and "-noasync".
1993         (event_loop_p): Delete variable.
1994         * NEWS: Mention that "-async" and "-noasync" were removed.
1995
1996 2004-07-16  Andrew Cagney  <cagney@gnu.org>
1997
1998         * remote-m32r-sdi.c: Re-indent.
1999
2000 2004-07-16  Jim Blandy  <jimb@redhat.com>
2001
2002         * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
2003         (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
2004         (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
2005         missing MPC823 SPRs.
2006         (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
2007         incorrect.  (This was corrected in GDB's register name tables on
2008         2004-07-14.)
2009
2010         * rs6000-tdep.c (registers_602): Correct register name: "esassr"
2011         should be "esasrr" ("ESA Save and Restore Register").
2012
2013 2004-07-16  Andrew Cagney  <cagney@gnu.org>
2014
2015         * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
2016         calls, no longer applicable.  Update comments and rename parameter
2017         "step_frame" to "return_frame".
2018
2019 2004-07-16  Andrew Cagney  <cagney@gnu.org>
2020
2021         * frame.c (fprint_field): New function.
2022         (fprint_frame_id): Use fprint_field.
2023
2024 2004-07-15  Joel Brobecker  <brobecker@gnat.com>
2025
2026         * ada-lang.c (ada_language_defn): Remove commented out code.
2027
2028 2004-07-15  Jim Blandy  <jimb@redhat.com>
2029
2030         * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
2031         * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
2032
2033 2004-07-14  Jim Blandy  <jimb@redhat.com>
2034
2035         * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
2036
2037         * ppc-tdep.h (ppc_num_vrs): New enum constant.
2038
2039         * ppc-tdep.h (ppc_num_srs): New enum constant.
2040
2041         * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
2042         (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
2043         (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
2044         (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
2045         (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
2046         (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
2047         (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
2048         (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
2049         (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
2050         (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
2051         (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
2052         (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
2053         (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
2054         (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
2055         (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
2056         (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
2057         (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
2058         (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
2059         (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
2060         (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
2061         (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
2062         (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
2063         (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
2064         (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
2065         (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
2066         (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
2067         (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
2068         (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
2069         (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
2070         (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
2071         (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
2072         (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
2073         (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
2074         (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
2075         (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
2076         (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
2077         (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
2078         (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
2079         (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
2080         special-purpose register numbers.
2081
2082         * rs6000-tdep.c (registers_860): Correct register name.  (No PPC
2083         manual mentions 'md_twb', but many mention 'm_twb', and at that
2084         point in the register list.)
2085
2086 2004-07-14  Andrew Cagney  <cagney@gnu.org>
2087
2088         * utils.c (internal_warning_problem): Fix typo, "internal-warning"
2089         instead of "internal-error".
2090
2091 2004-07-10  Joel Brobecker  <brobecker@gnat.com>
2092
2093         * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
2094         that was inserted inside a comment.
2095
2096 2004-07-10  Randolph Chung  <tausq@debian.org>
2097
2098         * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New 
2099         function.
2100         (hppa_hpux_push_dummy_code): New function.
2101         (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
2102         Set find_global_pointer method.
2103
2104 2004-07-10  Mark Kettenis  <kettenis@gnu.org>
2105
2106         * NEWS: Mention BSD libkvm interface.
2107
2108 2004-07-10  Michael Snyder  <msnyder@redhat.com>
2109
2110         * symfile.c (generic_load): Comment typo.
2111         * stack.c (get_selected_block): Ditto.
2112         * regcache.c (regcache_cooked_read): Ditto.
2113         * monitor.c (monitor_debug): Ditto.
2114         * mips-tdep.c (mips_read_pc): Ditto.
2115         * i386-linux-nat.c (ps_get_thread_area): Ditto.
2116         * gdb_mbuild.sh: Ditto.
2117         * gdbarch.sh: Ditto.
2118         * gdbarch.h: Ditto.
2119
2120 2004-07-09  Paul N. Hilfinger  <Hilfinger@gnat.com>
2121
2122         * ada-tasks.c: Remove file.
2123         
2124         Remove ARI problems:
2125         
2126         * ada-exp.y (write_var_from_sym): Reformat to put operator at
2127         beginning of line.
2128
2129         * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
2130         Add comment.
2131         Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
2132         (MIN_OF_SIZE): Rename min_of_size.  Add comment.
2133         (UMAX_OF_SIZE): Renmae umax_of_size.  Add comment.
2134         (UMIN_OF_SIZE): Remove.
2135         (max_of_type): New function to replace orphan macro in gdbtypes.h
2136         (min_of_type): Ditto.
2137         (discrete_type_high_bound): Use max_of_type.
2138         (discrete_type_low_bound): Use min_of_type.
2139         (possible_user_operator_p): Move operator to beginning of line.
2140         (ada_is_variant_part): Ditto.
2141         (ensure_lval): Rewrite to avoid deprecated operations.
2142         (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
2143         rather than adding DEPRECATED_FUNCTION_START_OFFSET.
2144         (ada_enum_name): Remove assignments in 'if' statements.
2145         (build_ada_types): Add gdbarch parameter.
2146         (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
2147         with gdbarch_data_register_post_init.
2148         Use add_setshow_uinteger_cmd rather than add_set_cmd and 
2149         add_show_from_set.
2150
2151         * ada-valprint.c (inspect_it): Remove declaration.
2152         (repeat_count_threshold): Remove declaration.
2153         (ada_print_floating): Remove assignments in 'if' statements.
2154         (print_str): Move operator to beginning of line.
2155         
2156 2004-07-08  Jim Blandy  <jimb@redhat.com>
2157
2158         * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
2159
2160 2004-07-08  Bob Rossi  <bob@brasko.net>
2161
2162         * symtab.c (lookup_symtab): check return value of symtab_to_fullname
2163
2164 2004-07-06  Jeff Johnston <jjohnstn@redhat.com>
2165
2166         * language.h (struct_language_defn): Add new function pointer:
2167         la_class_name_from_physname.  Also add new prototype for
2168         language_class_name_from_physname.
2169         * language.c (language_class_name_from_physname): New function.
2170         (unk_lang_class_name): Ditto.
2171         (unknown_language_defn, auto_language_defn): Change
2172         to add unk_lang_class_name function pointer for
2173         la_class_name_from_physname.
2174         (local_language_defn): Ditto.
2175         * dwarf2read.c (guess_structure_name): Change to call
2176         language_class_name_from_physname.
2177         (determine_class_name): Ditto.
2178         * cp-support.c (class_name_from_physname): Renamed.
2179         (cp_class_name_from_physname): New name of function.
2180         * cp-support.h: Ditto.
2181         * c-lang.c (c_language_defn): Change to add NULL
2182         for class_name_from_physname function pointer.
2183         (cplus_language_defn): Change to add cp_class_name_from_physname.
2184         * jv-lang.c (java_class_name_physname): New function.
2185         (java_find_last_component): New static routine.
2186         (java_language_defn): Add java_class_name_from_physname pointer.
2187         * ada-lang.c (ada_language_defn): Change to add NULL
2188         for class_name_from_physname function pointer.
2189         * f-lang.c (f_language_defn): Ditto.
2190         * m2-lang.c (m2_language_defn): Ditto.
2191         * objc-lang.c (objc_language_defn): Ditto.
2192         * p-lang.c (pascal_language_defn): Ditto.
2193         * scm-lang.c (scm_language_defn): Ditto. 
2194
2195 2004-07-06  Andrew Cagney  <cagney@gnu.org>
2196
2197         Patch from Bart Robinson.
2198         * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
2199         (O_LARGEFILE): Define to 0, if not defined.
2200
2201 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
2202
2203         * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
2204         <machine/pcb.h> and "bsd-kvm.h".
2205         (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
2206         (m68kbsd_supply_pcb): New function.
2207         (_initialize_m68kbsd_nat): New prototype and function.
2208         * Makefile.in (m68kbsd-nat.o): Update dependencies.
2209         * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
2210         (LOADLIBES): New variable.
2211         * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
2212         (LOADLIBES): New variable.
2213
2214         * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
2215
2216 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
2217
2218         * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
2219         <sys/proc.h>.
2220         (bsd_kvm_cmdlist): New variable.
2221         (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
2222         (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
2223         command and "kvm proc" command.
2224         * Makefile.in (bsd-kvm.o): Update dependencies.
2225
2226 2004-07-02  Mark Kettenis  <kettenis@gnu.org>
2227
2228         * osabi.c: Update copyright year.
2229         (generic_elf_osabi_sniffer): Tweak comment.  Look for OS-specific
2230         notes if EI_OSABI is set to ELFOSABI_HPUX.
2231
2232 2004-07-01  Michael Snyder  <msnyder@redhat.com>
2233
2234         * win32-nat.c (core_dll_symbols_add): Re-indent a small section
2235         that seems to have gotten whacked out of line.
2236
2237 2004-07-01  Mark Kettenis  <kettenis@gnu.org>
2238
2239         * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
2240         code.
2241
2242 2004-07-01  Paul N. Hilfinger  <Hilfinger@gnat.com>
2243
2244         * ada-lang.c (decode_packed_array): Minor change to comment.
2245         (ada_value_slice_ptr): New function. 
2246         (ada_value_slice): New function. 
2247         (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
2248         test.  Don't know why it is there.
2249         Change slice code to use ada_value_slice_ptr and ada_value_slice, and
2250         to avoid dereferencing huge arrays from which one is slicing.  
2251         (empty_array): Correct to return an array rather than
2252         a subrange value.
2253         * ada-valprint.c (print_optional_low_bound): Don't print lower bound
2254         on empty arrays (let'em use 'FIRST instead).
2255
2256 2004-07-01  Paul N. Hilfinger  <Hilfinger@gnat.com>
2257
2258         Address complaints from gdb_ari.sh:
2259         
2260         * ada-exp.y: Include gdb_string.h rather than string.h.
2261         (convert_char_literal): Reformat declaration.
2262         * ada-lang.h: Include opaque struct declaration for struct frame_info.
2263         * ada-lex.l: Change use of free to xfree (the macro would do so
2264         anyway, but this is harmless).
2265         Include gdb_string.h rather than string.h.
2266         * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
2267         
2268         * ada-lang.c (parse): Remove K&Rism in parameter list.
2269         (is_name_suffix): Correct Linux => GNU/Linux in comment.
2270         
2271 2004-06-30  Mark Kettenis  <kettenis@gnu.org>
2272
2273         * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
2274         dead code.
2275
2276 2004-06-30  Mark Kettenis  <kettenis@gnu.org>
2277
2278         * alphabsd-nat.c: Update copyright year.
2279         (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
2280
2281 2004-06-29  Joel Brobecker  <brobecker@gnat.com>
2282
2283         * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
2284         (i386_cygwin_in_solib_call_trampoline): New function.
2285         (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
2286         and skip_trampoline_code gdbarch methods.
2287
2288 2004-06-29  Jim Blandy  <jimb@redhat.com>
2289
2290         * Makefile.in (gdb_callback_h): Renamed from callback_h to the
2291         name actually used in the dependency lists.
2292
2293 2004-06-29  Randolph Chung  <tausq@debian.org>
2294
2295         * NEWS (New native configurations): Mention GNU/Linux/hppa.
2296
2297 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
2298
2299         * win32-nat.c (child_pid_to_exec_file): New function.
2300         (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
2301         functionality.
2302
2303 2004-06-28  Andrew Cagney  <cagney@gnu.org>
2304
2305         * defs.h (xstrvprintf): Declare.
2306         * utils.c (xstrvprintf): New function.
2307         (internal_vproblem, xstrprintf, xasprintf) 
2308         (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
2309         * serial.c (serial_printf): Ditto.
2310         * complaints.c (vcomplaint): Ditto.
2311
2312 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
2313
2314         * infcmd.c (attach_command): Move call to target_terminal_inferior
2315         behind loading symbol table.
2316
2317 2004-06-28  Andrew Cagney  <cagney@gnu.org>
2318
2319         * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
2320         change - add back extern deprecated_ui_loop_hook declaration.
2321
2322 2004-06-28  Andrew Cagney  <cagney@gnu.org>
2323
2324         * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
2325         xstrprintf.
2326         * varobj.c (varobj_gen_name, create_child, c_name_of_child)
2327         (c_value_of_variable): Ditto.
2328         * utils.c (internal_vproblem): Ditto.
2329         * solib-aix5.c (build_so_list_from_mapfile): Ditto.
2330         * remote.c (add_packet_config_cmd): Ditto.
2331         * remote-rdp.c (rdp_set_command_line): Ditto.
2332         * regcache.c (regcache_dump): Ditto.
2333         * frv-tdep.c (new_variant, new_variant): Ditto.
2334         * fbsd-proc.c (child_pid_to_exec_file): Ditto.
2335         (fbsd_find_memory_regions): Ditto.
2336         * breakpoint.c (create_thread_event_breakpoint) 
2337         (create_breakpoints): Ditto.
2338         * aix-thread.c (aix_thread_pid_to_str): Ditto.
2339         * ada-lang.c (is_package_name): Ditto.  Also delete xmalloc call.
2340
2341 2004-06-28  Joel Brobecker  <brobecker@gnat.com>
2342
2343         * ada-lang.c: Re-indent file, with some massaging to help indent
2344         a bit when the result is otherwise really too ugly.
2345
2346 2004-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
2347
2348         * frame.h (struct frame_id): Change bit field type of stack_addr_p, 
2349         code_addr_p and special_addr_p to 'unsigned int'.
2350
2351 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
2352
2353         * i386v4-nat.c: Update copyright year and tweak comment.
2354         (regmap): Remove trailing comma.
2355         (supply_gregset): Rename local variable i to regnum.  Call
2356         regcache_raw_supply instead of supply_register.
2357         (fill_gregset): Rename argument regno to regnum.  Call
2358         regcache_raw_collect instead of regcache_collect.
2359
2360 2004-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
2361
2362         * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
2363         and special_addr_p.
2364         (frame_id_build, frame_id_build_special): Update comments.
2365         (frame_id_build_wild): New prototype.
2366         * frame.c (frame_id_build, frame_id_build_special): Fill in new
2367         struct frame_id fields.
2368         (frame_id_build_wild): New function.
2369         (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
2370
2371 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
2372
2373         * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
2374         hppabsd-tdep.c.
2375
2376 2004-06-27  Joel Brobecker  <brobecker@gnat.com>
2377
2378         * ada-lang.c: Minor reformatting to conform to GNU coding standards.
2379
2380 2004-06-27  Joel Brobecker  <brobecker@gnat.com>
2381
2382         * ada-lang.c: Re-indent file.
2383
2384 2004-06-27  Joel Brobecker  <brobecker@gnat.com>
2385
2386         * ada-lang.c (symtab_symbol_info): Remove unused declaration.
2387         (no_symtab_msg): Likewise.
2388
2389 2004-06-27  Andreas Schwab  <schwab@suse.de>
2390
2391         * source.c: Fix whitespace.
2392
2393 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
2394
2395         * configure.in: Include <sys/param.h> for td_pcb test.
2396         * configure: Regenerated.
2397
2398         * i386nbsd-nat.c: New file.
2399         * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
2400         i386obsd-nat.c and i386obsd-tdep.c.
2401         (i386nbsd-nat.o): New dependency.
2402         * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
2403         bsd-kvm.o.
2404         (LOADLIBES): New variable.
2405         * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
2406         bsd-kvm.o.
2407         (LOADLIBES): New variable.
2408
2409         * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
2410         (LOADLIBES): New variable.
2411
2412         * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
2413         fetching from BSD_KVM_PADDR.  Correctly lookup address for
2414         "_thread0".
2415
2416         * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
2417         "bsd-kvm.h".
2418         (amd64fbsd_supply_pcb): New funcion.
2419         (_initialize_amd64fbsd_nat): Enable libkvm interface.
2420
2421 2004-06-27    <david@streamline-computing.com>
2422
2423         Partial fix for PR cli/1056.
2424         * valarith.c: Check for zero in division and remainder 
2425         evaluation.
2426
2427 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
2428
2429         * i387-tdep.c: Remove excessive whitespace.
2430
2431 2004-06-26  Andrew Cagney  <cagney@gnu.org>
2432
2433         * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
2434         * gdb-events.h, gdb-events.c: Re-generate.
2435         * tui/tui-hooks.c (tui_install_hooks): Update.
2436         (tui_remove_hooks): Update.
2437         * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
2438
2439 2004-06-26  Mark Kettenis  <kettenis@gnu.org>
2440
2441         * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
2442         (gregset_t, fpregset_t): Remove typedefs.
2443         (REG_OFFSET): Rename argument.
2444         (amd64bsd_r_reg_offset): Rename from reg_offset.
2445         (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
2446         Remove functions.
2447         (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
2448         of reg_offset.
2449         * Makefile.in (amd64fbsd-nat.o): Update dependencies.
2450
2451         * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
2452
2453         * vax-tdep.c: Tweak comment.
2454
2455         Add OpenBSD/hppa support.
2456         * NEWS (New native configurations): Mention OpenBSD/hppa.
2457         * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
2458         config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
2459         files.
2460         * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
2461         (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
2462         * configure.host: Add hppa*-*-openbsd*.
2463         * configure.tgt: Add hppa*-*-openbsd*.
2464
2465 2004-06-25  Andrew Cagney  <cagney@gnu.org>
2466
2467         * defs.h (deprecated_ui_loop_hook): Deprecated.
2468         * wince.c (child_wait): Update.
2469         * win32-nat.c (child_wait): Update.
2470         * v850ice.c (v850ice_wait): Update.
2471         * top.c (deprecated_ui_loop_hook): Update.
2472         * serial.h: Update.
2473         * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar) 
2474         (do_unix_readchar): Update.
2475         * ser-tcp.c (net_open): Update.
2476         * remote-sim.c (gdb_os_poll_quit): Update.
2477         * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
2478
2479 2004-06-24  Andrew Cagney  <cagney@gnu.org>
2480
2481         * defs.h (deprecated_pre_add_symbol_hook)
2482         (deprecated_post_add_symbol_hook): Deprecated.
2483         * symfile.c (symbol_file_add_with_addrs_or_offsets) 
2484         (symbol_file_add_with_addrs_or_offsets): Update references.
2485
2486 2004-06-24  Andrew Cagney  <cagney@gnu.org>
2487
2488         * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
2489         (ui_loop_hook, selected_frame_level_changed_hook): Declare.
2490         * wince.c (ui_loop_hook): Delete extern declaration.
2491         * win32-nat.c (ui_loop_hook): Delete extern declaration..
2492         * v850ice.c (ui_loop_hook): Delete extern declaration..
2493         * ser-unix.c (ui_loop_hook): Delete extern declaration..
2494         * ser-tcp.c (ui_loop_hook): Delete extern declaration..
2495         * remote-sim.c (ui_loop_hook): Delete extern declaration..
2496         * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
2497         ui_loop_hook declaration.
2498
2499 2004-06-24  Andrew Cagney  <cagney@gnu.org>
2500
2501         * objfiles.h (struct entry_info): Delete entry_func_lowpc and
2502         entry_func_highpc fields.
2503         * objfiles.c (init_entry_point_info): Do not clear
2504         entry_func_lowpc and entry_func_highpc.
2505         (objfile_relocate): Do not relocate entry_func_lowpc and
2506         entry_func_highpc.
2507         * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
2508         entry_func_highpc.
2509         * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
2510         entry_func_highpc.
2511         * blockframe.c (legacy_frame_chain_valid): Replace tests against
2512         entry_func_lowpc and entry_func_highpc with call to
2513         inside_entry_func.
2514
2515 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
2516
2517         * sparc64-tdep.c (sparc64_store_arguments): Fix passing
2518         quad-precision floating point arguments in registers.
2519
2520 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
2521
2522         From Michael Mueller <m.mueller99@kay-mueller.de>:
2523         * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
2524         account.
2525
2526 2004-06-22  Jeff Johnston  <jjohnstn@redhat.com>
2527
2528         * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
2529         to -1.
2530         * breakpoint.c (bpstat_stop_status): Move check for ignoring
2531         untriggered watchpoints to a separate if clause.  Update function
2532         comment regarding STOPPED_BY_WATCHPOINT argument.
2533
2534 2004-06-22  Jim Blandy  <jimb@redhat.com>
2535
2536         * gdbarch.sh: Doc fix.
2537
2538 2004-06-21  Martin Hunt  <hunt@redhat.com>
2539         Kevin Buettner <kevinb@redhat.com>
2540
2541         * config/mips/tm-mips.h (SP_REGNUM): Delete define.
2542         * mips-tdep.h (MIPS_SP_REGNUM): Define.
2543         * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
2544         to set_gdbarch_sp_regnum().  Use cooked register number.
2545         (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
2546
2547 2004-06-21  Andrew Cagney  <cagney@gnu.org>
2548
2549         * gdbarch.sh: When the macro field is empty, do not generate a
2550         macro definition.  When the macro field is "=", generate the macro
2551         name from the upper-case function name.
2552         (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
2553         (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
2554         (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
2555         (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
2556         (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
2557         (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
2558         (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
2559         (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
2560         (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
2561         (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
2562         (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
2563         (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
2564         (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
2565         (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
2566         (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2567         (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
2568         (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
2569         (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
2570         (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
2571         (DEPRECATED_USE_STRUCT_CONVENTION)
2572         (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
2573         (DEPRECATED_FRAME_INIT_SAVED_REGS)
2574         (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
2575         (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
2576         (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2577         (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
2578         (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
2579         (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
2580         (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
2581         (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
2582         (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
2583         (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
2584         (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
2585         (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
2586         (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
2587         (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
2588         (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
2589         (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
2590
2591 2004-06-21  Andrew Cagney  <cagney@gnu.org>
2592
2593         * gdbarch.sh: For gdbarch_dump, print the "function" rather than
2594         macro name, and the function rather than macro value.  Only wrap
2595         macro print statements in #ifdef.  Move format logic to where it
2596         is needed.
2597         * gdbarch.c: Re-generate.
2598         
2599         * gdbarch.sh (read): Delete "print_p" and "description", add
2600         "garbage_at_eol".  Check for non-empty garbage at end-of-line.
2601         Delete references to print_p.
2602         (TARGET_ARCHITECTURE): Delete print predicate.
2603         * gdbarch.c: Re-generate.
2604         
2605         * gdbarch.sh: Check that multi-arch methods do not provide a
2606         macro.
2607         (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
2608         (print_registers_info, print_float_info, print_vector_info)
2609         (adjust_breakpoint_address, remote_translate_xfer_address)
2610         (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
2611         (address_class_type_flags_to_name, unwind_sp): Remove the macro
2612         name from the multi-arch definition.
2613         
2614 2004-06-20  Andrew Cagney  <cagney@gnu.org>
2615
2616         * gdbarch.sh: Sort by the function, instead of macro name.
2617         * gdbarch.c: Re-generate.
2618         
2619 2004-06-20  Andrew Cagney  <cagney@gnu.org>
2620
2621         * gdbarch.sh: Use the function, instead of macro name in
2622         errors and the log file.
2623         (return_value): Remove stray ":" in spec.
2624
2625         * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
2626         * gdbarch.h, gdbarch.c: Re-generate.
2627         * Makefile.in (arch-utils.o): Update dependencies.
2628         * values.c (using_struct_return): Move code calling
2629         USE_STRUCT_CONVENTION to legacy_return_value, simplify.
2630         * stack.c (return_command): Move code calling STORE_RETURN_VALUE
2631         to legacy_return_value, simplify.
2632         * infcmd.c (print_return_value): Move code calling
2633         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
2634         to legacy_return_value, simplify.
2635         * infcall.c (call_function_by_hand): Move code calling
2636         EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
2637         * arch-utils.c: Update copyright.  Include "gdbcore.h".
2638         (legacy_return_value): New function.
2639         * arch-utils.h: Update copyright.
2640         (legacy_return_value): Declare.
2641         
2642 2004-06-20  Andrew Cagney  <cagney@gnu.org>
2643
2644         * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
2645         * gdbarch.h, gdbarch.c: Re-generate.
2646         * values.c (using_struct_return): Update call.
2647         * mcore-tdep.c: Update comment.
2648         * infcall.c (call_function_by_hand): Update comment.
2649         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2650         * arch-utils.h (always_use_struct_convention): Update.
2651         * v850-tdep.c (v850_gdbarch_init): Update.
2652         * sh64-tdep.c (sh64_gdbarch_init): Update.
2653         * sh-tdep.c (sh_gdbarch_init): Update.
2654         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2655         * mips-tdep.c (mips_gdbarch_init): Update.
2656         * mcore-tdep.c (mcore_gdbarch_init): Update.
2657         * m32r-tdep.c (m32r_gdbarch_init): Update.
2658         * ia64-tdep.c (ia64_gdbarch_init): Update.
2659         * h8300-tdep.c (h8300_gdbarch_init): Update.
2660         * frv-tdep.c (frv_gdbarch_init): Update.
2661         * cris-tdep.c (cris_gdbarch_init): Update.
2662         * arm-tdep.c (arm_gdbarch_init): Update.
2663         * alpha-tdep.c (alpha_gdbarch_init): Update.
2664
2665 2004-06-18  Michael Chastain  <mec.gnu@mindspring.com>
2666
2667         * PROBLEMS: Add more specific information, and a work-around,
2668         for PR gdb/1458.
2669
2670 2004-06-18  Andrew Cagney  <cagney@gnu.org>
2671
2672         * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
2673         * gdbarch.h, gdbarch.c: Re-generate.
2674         * ada-lang.c (ada_finish_decode_line_1): Update.
2675         * infrun.c (handle_inferior_event): Update.
2676         * infcall.c (find_function_addr): Update.
2677         * linespec.c (minsym_found): Update.
2678         * symtab.c (find_function_start_sal, skip_prologue_using_sal):
2679         Update.
2680         * blockframe.c (legacy_frameless_look_for_prologue): Update.
2681         * cli/cli-cmds.c (disassemble_command): Update.
2682         * vax-tdep.c (vax_gdbarch_init): Update.
2683
2684 2004-06-18  Mark Kettenis  <kettenis@gnu.org>
2685
2686         * i386-tdep.c (i386_collect_fpregset): Fix comment.
2687
2688 2004-06-17  Andrew Cagney  <cagney@gnu.org>
2689
2690         GDB 6.1.1 released from the GDB 6.1 branch.
2691         * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
2692         * PROBLEMS: Ditto.
2693
2694 2004-06-16  Daniel Jacobowitz  <dan@debian.org>
2695
2696         PR gdb/1658
2697         * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
2698         operation as a uleb128.  Found by Michael Coulter.
2699
2700 2004-06-16  Paul N. Hilfinger  <Hilfinger@gnat.com>
2701         
2702         * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
2703         make it non-static.
2704         * ada-lang.h (task_control_block): declaration moved from ada-task.c
2705         to ada-lang.h; this is needed to be able to implement the kill command
2706         in multi-task mode.
2707         (task_ptid): Ditto.
2708         (task_entry): Ditto.
2709         (task_list): Ditto.
2710         (ada_build_task_list): Ditto.
2711         
2712         * ada-lang.c: Conditionalize routines and data structures related 
2713         to breakpoints, exceptions, completion, and symbol caching on 
2714         GNAT_GDB, since these are not yet used in the submitted public sources.
2715         (ada_main_name): Editorial: Move definition out of exception-related 
2716         code.
2717
2718 2004-06-15  Andrew Cagney  <cagney@gnu.org>
2719
2720         * mips-tdep.c (non_heuristic_proc_desc): Delete call to
2721         deprecated_pc_in_call_dummy.
2722
2723 2004-06-15  Alan Modra  <amodra@bigpond.net.au>
2724
2725         * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
2726         bfd_get_section_size_before_reloc or _raw_size.
2727         * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
2728         * dwarf2read.c (dwarf2_locate_sections): Likewise.
2729         (dwarf2_read_section): Likewise.
2730         * elfread.c (elf_locate_sections): Likewise.
2731         * gcore.c (derive_heap_segment): Likewise.
2732         * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
2733         * remote-e7000.c (e7000_load): Likewise.
2734         * remote-m32r-sdi.c (m32r_load): Likewise.
2735         * remote-mips.c (mips_load_srec): Likewise.
2736         (pmon_load_fast): Likewise.
2737         * remote.c (compare_sections_command): Likewise.
2738         * symfile.c (add_section_size_callback): Likewise.
2739         (load_section_callback): Likewise.
2740         (pc_in_unmapped_range): Likewise.
2741         (pc_in_mapped_range): Likewise.
2742         (sections_overlap): Likewise.
2743         (list_overlays_command): Likewise.
2744         (simple_overlay_update_1): Likewise.
2745         (simple_overlay_update): Likewise.
2746         * tracepoint.c (remote_set_transparent_ranges): Likewise.
2747         * win32-nat.c (core_section_load_dll_symbols): Likewise.
2748
2749 2004-06-14  Randolph Chung  <tausq@debian.org>
2750
2751         * Makefile.in (hppa-hpux-tdep.o): Update dependency.
2752         * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make 
2753         static.
2754         (hppa_hpux_inferior_created): New function.
2755         (hppa_hpux_init_abi): Register observer.
2756         * symfile.c (hp_cxx_exception_support_initialized)
2757         (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
2758         (symbol_file_add_main_1, symbol_file_clear): Likewise.
2759
2760 2004-06-14  Randolph Chung  <tausq@debian.org>
2761
2762         * MAINTAINERS (Write After Approval): Alphabetize my entry
2763         correctly.
2764
2765 2004-06-14  Andrew Cagney  <cagney@gnu.org>
2766
2767         * MAINTAINERS (testsuite): List Michael Chastain as the lead
2768         testsuite maintainer.
2769
2770 2004-06-13  Andrew Cagney  <cagney@gnu.org>
2771
2772         * infcmd.c (print_return_value): Fix logic, allow
2773         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
2774
2775         * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
2776         defining any macros.
2777         * gdbarch.h: Re-generate.
2778
2779         * gdbarch.sh: Delete "level" attribute.  Only check for a macro
2780         redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
2781         * gdbarch.h: Re-generate.
2782
2783         * values.c (generic_use_struct_convention): Don't check gcc_p.
2784
2785         * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
2786         (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
2787         * gdbarch.h, gdbarch.c: Regenerate.
2788         * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE) 
2789         (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
2790         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
2791         deprecated_max_register_raw_size and
2792         deprecated_max_register_virtual_size.
2793         * v850-tdep.c (v850_gdbarch_init): Ditto.
2794         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
2795         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2796         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2797         * cris-tdep.c (cris_gdbarch_init): Ditto.
2798
2799         * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
2800         * gdbarch.h, gdbarch.c: Re-generate.
2801         * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
2802         (m68hc11_use_struct_convention): Delete function.
2803         (m68hc11_extract_struct_value_address): Delete function.
2804         (m68hc11_return_value): New function.
2805         (m68hc11_gdbarch_init): Instead of store_return_value,
2806         extract_return_value, return_value_on_stack,
2807         deprecated_extract_struct_value_address and use_struct_convention,
2808         set return_value.
2809         * values.c (using_struct_return): Do not call
2810         RETURN_VALUE_ON_STACK.
2811         * arch-utils.h (generic_return_value_on_stack_not): Delete
2812         declaration.
2813         * arch-utils.c (generic_return_value_on_stack_not): Delete
2814         function.
2815         
2816 2004-06-12  Andrew Cagney  <cagney@gnu.org>
2817
2818         * values.c (register_value_being_returned): Delete function.
2819         * infcmd.c (legacy_return_value): Delete function.
2820         * infcall.c (call_function_by_hand): Inline
2821         "register_value_being_returned", simplify.
2822         * values.c (using_struct_return): Update comment, refer to
2823         print_return_value instead of register_value_being_returned.
2824         * infcmd.c (print_return_value): Inline calls to
2825         register_value_being_returned and legacy_return_value.  Simplify.
2826
2827 2004-06-11  Randolph Chung  <tausq@debian.org>
2828
2829         * somread.c (som_symtab_read): Exclude gcc local symbols.
2830
2831 2004-06-11  Randolph Chung  <tausq@debian.org>
2832
2833         * infrun.c (handle_inferior_event): Handle the case when a
2834         trampoline ends up in the runtime resolver, and if the trampoline
2835         has no name.  Rearrange the code so that all the trampoline
2836         processing happens before other step-out-of-range handling.
2837
2838 2004-06-11  Martin Hunt  <hunt@redhat.com>
2839
2840         * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
2841         has no fpu.
2842
2843 2004-06-10  Andrew Cagney  <cagney@gnu.org>
2844
2845         * blockframe.c (legacy_inside_entry_func): Delete.
2846         (legacy_frame_chain_valid): Inline call to
2847         legacy_inside_entry_func, simplify.
2848
2849 2004-06-10  Bob Rossi  <bob@brasko.net>
2850
2851         * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
2852         * dwarf2read.c (partial_die_info): Add dirname field.
2853         (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
2854         (read_partial_die): Save away DW_AT_comp_dir.
2855         * defs.h (symtab_to_filename): Removed.
2856         * source.c (find_and_open_source): Added.
2857         (open_source_file): Just calls find_and_open_source.
2858         (symtab_to_filename): Removed.
2859         (symtab_to_fullname, psymtab_to_fullname): Added.
2860         * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
2861         * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
2862         symtab_to_filename.
2863         * symtab.h (partial_symtab): Add dirname field.
2864         * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
2865         (mi_cmd_file_list_exec_source_file): Call new function
2866         symtab_to_fullname to find fullname.
2867         (mi_cmd_file_list_exec_source_files): Added.
2868         * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
2869         * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
2870
2871 2004-06-10  Andrew Cagney  <cagney@gnu.org>
2872
2873         * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
2874         to generic_use_struct_convention, the default value.
2875
2876         * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
2877         of abort.
2878
2879         * ns32k-tdep.c (ns32k_push_arguments): New function.
2880         (ns32k_gdbarch_init): Set deprecated_push_arguments.
2881         * infcall.c (call_function_by_hand): Call error instead of
2882         legacy_push_arguments.
2883         * value.h (legacy_push_arguments): Delete declaration.
2884         * valops.c (legacy_push_arguments): Delete function.
2885         (value_push): Delete function.
2886
2887 2004-06-10  Brian Ford  <ford@vss.fsi.com>
2888
2889         * coffread.c (coff_symfile_read): Prevent mixed debugging formats
2890         from corrupting/reinitializing the psymtab.  Support DWARF 2 frame
2891         info.
2892         * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
2893
2894 2004-06-10  Andrew Cagney  <cagney@gnu.org>
2895
2896         * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
2897         * gdbarch.h, gdbarch.c: Re-generate.
2898         * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
2899         parameters.
2900         * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
2901         * arm-tdep.c (arm_pc_is_thumb_dummy): Call
2902         deprecated_pc_in_call_dummy instead of
2903         DEPRECATED_PC_IN_CALL_DUMMY.
2904         (arm_skip_prologue): Ditto.
2905         * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
2906         (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
2907         * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
2908         (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
2909         Ditto.
2910         * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr) 
2911         (sh64_init_extra_frame_info, sh64_get_saved_register) 
2912         (sh64_pop_frame): Ditto.
2913         * mips-tdep.c (non_heuristic_proc_desc): Ditto.
2914         * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc) 
2915         (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
2916         * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc) 
2917         (h8300_pop_frame): Ditto.
2918         * blockframe.c (legacy_inside_entry_func) 
2919         (legacy_frame_chain_valid): Ditto.
2920         * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
2921         to deprecated_pc_in_call_dummy.
2922         
2923 2004-06-09  Andrew Cagney  <cagney@gnu.org>
2924
2925         * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
2926         provide a default value.
2927         (CONVERT_REGISTER_P): Default to generic_convert_register_p.
2928         * gdbarch.h, gdbarch.c: Re-generate.
2929         * arch-utils.c (generic_convert_register_p): Rename
2930         legacy_convert_register_p
2931         (legacy_register_to_value, legacy_value_to_register): Delete
2932         functions.
2933         * arch-utils.h (generic_convert_register_p): Rename
2934         legacy_convert_register_p.
2935         (legacy_register_to_value, legacy_value_to_register): Delete
2936         declarations.
2937
2938         * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
2939         (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
2940         (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
2941         * gdbarch.h, gdbarch.c: Re-generate.
2942         * infcmd.c (default_print_registers_info): Simplify.
2943         * findvar.c (value_of_register): Simplify.
2944         * mi/mi-main.c (get_register): Simplify.
2945         * arch-utils.c (legacy_convert_register_p): Always return 0.
2946         (legacy_register_to_value, legacy_value_to_register): Always call
2947         internal_error.
2948
2949         * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
2950         #ifdef CLEAR_INSN_CACHE code.
2951         * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
2952         Delete #ifdef CLEAR_DEFERRED_STORES code.
2953
2954         * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
2955
2956         * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
2957         copyright.
2958         * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
2959
2960         * config/mips/mipsv4.mh: Delete file.
2961
2962         * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
2963         unreferenced macro.
2964         (hpread_adjust_stack_address): Delete declaration.
2965
2966 2004-06-08  Andrew Cagney  <cagney@gnu.org>
2967
2968         * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
2969         (attach, detach): When neither PT_ATTACH / PT_DETACH nor
2970         PTRACE_ATTACH / PTRACE_DETACH available call error.
2971         (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
2972         * infttrace.c (update_thread_state_after_attach, attach, detach):
2973         Remove #ifdef wrappers.
2974         * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
2975         * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
2976         * config/nm-bsd.h (ATTACH_DETACH): Delete.
2977         * config/nm-sysv4.h (ATTACH_DETACH): Delete.
2978         * config/nm-nbsd.h (ATTACH_DETACH): Delete.
2979         * config/nm-linux.h (ATTACH_DETACH): Delete.
2980         * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
2981         * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
2982         * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
2983         * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
2984         * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
2985
2986 2004-06-08  Corinna Vinschen  <vinschen@redhat.com>
2987
2988         * configure.in: Set $configdir to the right OS specific value.
2989         Use value when setting $tcldir and $tkdir.
2990         * configure: Regenerate.
2991
2992 2004-06-06  Paul Brook  <paul@codesourcery.com>
2993
2994         * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
2995         records.
2996
2997 2004-06-08  Paul N. Hilfinger  <Hilfinger@gnat.com>
2998
2999         * ada-lang.c (lookup_symbol_in_language): New function to allow
3000         re-use of another language's symbol lookup code.  (Placed here
3001         temporarily while Ada support is being integrated into the public
3002         tree).  
3003         (restore_language): New auxiliary function for 
3004         lookup_symbol_in_language.
3005         * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
3006         temporarily while Ada support is being integrated into the public
3007         tree).
3008         
3009 2004-06-08  Alexandre Oliva  <aoliva@redhat.com>
3010
3011         * Makefile.in (check//%): New.
3012
3013         * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
3014         (mn10300_store_return_value): Rewrite.
3015         (mn10300_type_align): New.
3016         (mn10300_use_struct_convention): Rewrite.
3017         (mn10300_return_value): New, using all of the above.
3018         (mn10300_pop_frame_regular): Add saved_regs_size.
3019         (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
3020
3021         * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
3022         regs if PC is on movm.
3023
3024 2004-06-07  Jim Blandy  <jimb@redhat.com>
3025
3026         Add native Linux support for the PowerPC E500.
3027         * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
3028         * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
3029         all architectures except the E500.
3030         * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
3031         #definitions.
3032         (struct gdb_evrregset_t): New type.
3033         (have_ptrace_getsetevrregs): New variable.
3034         (get_spe_registers, read_spliced_spe_reg, fetch_spe_register, 
3035         fetch_spe_registers): New functions.
3036         (fetch_register): Call fetch_spe_register as appropriate.
3037         Assert that we're only passed raw register numbers.
3038         (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
3039         Don't fetch gprs if they're pseudoregisters.
3040         (set_spe_registers, write_spliced_spe_reg, store_spe_register,
3041         store_spe_registers): New functions.
3042         (store_register): Call store_spe_register as appropriate.
3043         Assert that we're only passed raw register numbers.
3044         (store_ppc_registers): Call store_spe_registers as appropriate.
3045         Don't store gprs if they're pseudoregisters.
3046         
3047 2004-06-07  Jeff Johnston  <jjohnstn@redhat.com>
3048
3049         * thread-db.c (thread_get_info_callback): Fill in the thread_info
3050         struct if one exists, even if we are dealing with a zombie thread.
3051
3052 2004-06-07  Andrew Cagney  <cagney@gnu.org>
3053
3054         * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
3055         * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
3056         Rename PC_REQUIRES_RUN_BEFORE_USE.
3057         * breakpoint.c (breakpoint_sals_to_pc): Update.  Wrap reference in
3058         #ifdef.
3059
3060 2004-06-07  Randolph Chung  <tausq@debian.org>
3061
3062         * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
3063         unwinding after sp has been saved to the stack but before the end
3064         of the prologue, and after the fp has been modified but before it has
3065         been saved to the stack.
3066         (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer): 
3067         Remove superfluous definitions.
3068         (hppa_gdbarch_init): Remove superfluous frame base sniffer.
3069
3070 2004-06-07  Guy Martin  <gmsoft@gentoo.org>
3071
3072         Committed by Randolph Chung.
3073         * hppa-linux-nat.c: Include the correct version of the header file
3074         depending on the kernel version.
3075
3076 2004-06-06  Randolph Chung  <tausq@debian.org>
3077
3078         * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
3079         (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
3080
3081 2004-06-06  Randolph Chung  <tausq@debian.org>
3082
3083         * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline) 
3084         (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
3085         * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
3086         * hppa-tdep.c (hppa_symbol_address): New function definition.
3087         * hppa-tdep.h (hppa_symbol_address): New function declaration.
3088
3089 2004-06-06  Randolph Chung  <tausq@debian.org>
3090
3091         * hppa-tdep.h (struct value): Forward declaration.
3092         (gdbarch_tdep): Define tdep find_global_pointer method.
3093         * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
3094         associated with the function we are trying to call, and write it
3095         to the gp register.
3096         (hppa32_convert_from_funct_ptr_addr): New function.
3097         (hppa_find_global_pointer): New function.
3098         (hppa_gdbarch_init): Set default find_global_pointer method; set
3099         convert_from_func_ptr_addr method.
3100         * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
3101         (hppa_linux_init_abi): Set find_global_pointer method.
3102         * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
3103
3104 2004-06-06  Randolph Chung  <tausq@debian.org>
3105
3106         * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
3107         to struct value *function.
3108         * gdbarch.c: Regenerate.
3109         * gdbarch.h: Likewise.
3110         * infcall.c (call_function_by_hand): Pass entire function value
3111         to push_dummy_call.
3112
3113         * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
3114         (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
3115         * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
3116         * amd64-tdep.c (amd64_push_dummy_call): Likewise.
3117         * arm-tdep.c (arm_push_dummy_call): Likewise.
3118         * avr-tdep.c (avr_push_dummy_call): Likewise.
3119         * cris-tdep.c (cris_push_dummy_call): Likewise.
3120         * d10v-tdep.c (d10v_push_dummy_call): Likewise.
3121         * frv-tdep.c (frv_push_dummy_call): Likewise.
3122         * h8300-tdep.c (h8300_push_dummy_call): Likewise.
3123         * hppa-tdep.c (hppa32_push_dummy_call)
3124         (hppa64_push_dummy_call): Likewise.
3125         * i386-tdep.c (i386_push_dummy_call): Likewise.
3126         * ia64-tdep.c (ia64_push_dummy_call): Likewise.
3127         * m32r-tdep.c (m32r_push_dummy_call): Likewise.
3128         * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
3129         * m68k-tdep.c (m68k_push_dummy_call): Likewise.
3130         * m88k-tdep.c (m88k_push_dummy_call): Likewise.
3131         * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
3132         (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
3133         * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
3134         (ppc64_sysv_abi_push_dummy_call): Likewise.
3135         * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
3136         (ppc64_sysv_abi_push_dummy_call): Likewise.
3137         * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
3138         * s390-tdep.c (s390_push_dummy_call): Likewise.
3139         * sh-tdep.c (sh_push_dummy_call_fpu)
3140         (sh_push_dummy_call_nofpu): Likewise.
3141         * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
3142         * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
3143         * vax-tdep.c (vax_push_dummy_call): Likewise.
3144
3145 2004-06-04  Jim Blandy  <jimb@redhat.com>
3146
3147         * ppc-linux-nat.c (fetch_register): Don't forget to pass the
3148         gdbarch argument to register_size.
3149
3150         * rs6000-tdep.c (rs6000_store_return_value): Use
3151         regcache_cooked_write_part instead of
3152         deprecated_write_register_bytes.
3153         (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
3154         not gdbarch_deprecated_store_return_value.
3155
3156         * ppc-linux-nat.c (store_register, fetch_register): Remove
3157         incorrect assertions.  Simplify and generalize handling of
3158         transfers whose sizes are not multiples of, or less than, sizeof
3159         (PTRACE_XFER_TYPE).
3160
3161 2004-06-04  Jeff Johnston  <jjohnstn@redhat.com>
3162
3163         * infrun.c (handle_inferior_event): Don't treat an invalid ptid
3164         as a new thread event.
3165         * thread-db.c (thread_get_info_callback): If the thread is a
3166         zombie, return TD_THR_ZOMBIE.
3167         (thread_from_lwp): If thread_get_info_callback returns
3168         TD_THR_ZOMBIE, check if the thread is still on the thread list
3169         and return a -1 ptid if not found.
3170         (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
3171         change the status to TARGET_WAITKIND_SPURIOUS.
3172
3173 2004-06-03  Corinna Vinschen  <vinschen@redhat.com>
3174
3175         * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
3176         double values in little endian mode.
3177
3178 2004-06-02  Albert Chin-A-Young  <china@thewrittenword.com>
3179
3180         Committed by Andrew Cagney.
3181         * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
3182         after last enum constant to avoid error from IBM C
3183         compiler.
3184
3185 2004-06-02  Jim Blandy  <jimb@redhat.com>
3186
3187         * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
3188         to 'message', and make it local to the lone block that uses it.
3189
3190         * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
3191
3192 2004-06-02  Paul N. Hilfinger  <hilfinger@gnat.com>
3193
3194         * ada-exp.y: Update copyright notice.
3195         Include block.h.
3196         
3197         Replace REGNAME, LAST, INTERNAL_VARIABLE with
3198         SPECIAL_VARIABLE and unify the treatment of these cases.
3199
3200         (write_attribute_call0): Remove.
3201         (write_attribute_call1): Remove.
3202         (write_attribute_calln): Remove.
3203         (save_qualifier): Add missing semicolon.
3204
3205         (simple_exp,exp): Decomment (i.e., reactivate) code that was 
3206         temporarily disabled to allow compilation with FSF head version.
3207
3208         (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and 
3209         use individual operators (OP_*) for all attributes.
3210         (exp syntax): Use write_int.
3211         Handle STRING literals with OP_STRING.
3212         (variable syntax): Add limit parameter to calls to 
3213         write_object_renaming.  
3214
3215         (temp_parse_space): New definition to hold entities that need
3216         only live until the next call to ada_parse.
3217         (string_to_operator): Rename fields of ada_opname_table entries.
3218
3219         (write_var_from_sym): Record block.
3220         (write_var_from_name): Minor reformatting.
3221         Make sure saved name is properly encoded in the case of multiple 
3222         matches, and set its language to Ada.
3223         Update comment.
3224         Modify to indicate unresolved name as symbol in the UNRESOLVED 
3225         namespace, allocated in temp_parse_space.
3226         (write_int): New function.
3227
3228         (write_object_renaming): Add max_depth parameter to limit
3229         chains of object renamings.
3230         Handle case where root of renaming expression is itself a renaming.
3231         Use temp_parse_space for temporary name buffer.
3232         Handle renamings to dereferenced pointers (___XEXA suffices).
3233         
3234         (ada_parse, yyerror, string_to_operator, 
3235         write_var_from_sym, write_var_from_name, write_attribute_call0, 
3236         write_attribute_call1, write_attribute_calln, 
3237         write_object_renaming): Protoize.
3238
3239         (_initialize_ada_exp): New function.
3240         
3241         * ada-lang.c: Update copyright notice.
3242         General terminology change to conform to GNAT compiler usage:
3243         mangle => encode, demangle => decode
3244         Include gdb_obstack.h.
3245         Include gdb_regex.h
3246         Include frame.h
3247         Include hashtab.h
3248         Include completer.h
3249         Include gdb_stat.h
3250         Include block.h
3251         Include infcall.h
3252         
3253         (ADA_RETAIN_DOTS): Make sure this is defined.
3254         (TRUNCATION_TOWARDS_ZERO): Define.
3255         (struct string_vector): Define.
3256         (unresolved_names): Remove definition.
3257         (xnew_string_vector): New function.
3258         (string_vector_append): New function.
3259         (extract_string): Make static.
3260         (ada_unqualified_name): New function.
3261         (add_angle_brackets): New function.
3262         (function_name_from_pc): New function.
3263         (place_on_stack): Rename to ensure_lval.
3264
3265         (ensure_lval): Renamed from place_on_stack.
3266         Make identity on lvals.
3267         Update comment.
3268         (is_nonfunction): New interface.
3269         Only symbols in LOC_CONST class can be enumerals.
3270         (fill_in_ada_prototype): Remove; now independent of language.
3271         (add_defn_to_vec): Add obstack and symtab arguments.
3272         Use obstack to hold collected definitions.
3273         (num_defns_collected): New function.
3274         (defns_collected): New function.
3275         (ada_resolve_subexp): Rename to resolve_subexp.
3276         (resolve_subexp): Renamed from ada_resolve_subexp.
3277         (ada_op_name): Return non-const result.
3278         (ada_decoded_op_name): Renamed from ada_op_name, now used for
3279         other purposes.
3280
3281         (to_fixed_array_type): Add declaration.
3282         (coerce_unspec_val_to_type): Remove offset parameter.
3283         (find_sal_from_funcs_and_line): New interface.
3284         (find_line_in_linetable): Ditto.
3285
3286         (all_sals_for_line): Rename to ada_sals_for_line and make
3287         global.
3288         Add new parameter. When set, do not ask the user to choose the 
3289         instance, but use the first one found instead.
3290         Use given line number in returned sals.
3291         Fix comment. 
3292         Skip the prologue if funfirstline is set.
3293         Correct for memory leak when 0 lines found.
3294
3295         (value_pos_atr): Use pos_atr.
3296         (pos_atr): New function.
3297         (standard_lookup): Add block parameter.
3298
3299         (makeTimeStart): Remove declaration and uses.
3300         (makeTimeStop): Remove declaration and uses.
3301
3302         (ada_completer_word_break_characters): Allow for VMS.
3303         (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
3304         (raise_sym_name): New constant.
3305         (raise_unhandled_sym_name): New constant.
3306         (raise_assert_sym_name): New constant.
3307         (process_raise_exception_name): New constant.
3308         (longest_exception_template): New constant.
3309         (warning_limit): New variable to limit warnings during expression
3310         evaluation.
3311         (warnings_issued): New variable to keep track of warnings issued.
3312         (known_runtime_file_name_patterns): New constant.
3313         (known_auxiliary_function_name_patterns): New constant.
3314         (symbol_list_obstack): New variable.
3315         
3316         (field_name_match,is_suffix,is_suppressed_name,ada_encode,
3317         ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
3318         lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
3319         find_sal_from_funcs_and_line, ada_breakpoint_rewrite, 
3320         ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field, 
3321         ada_variant_discrim_name, field_alignment, dynamic_template_type,
3322         ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type): 
3323         Replace use of deprecated STREQ and STREQN macros by calls to strncmp 
3324         and strcmp. 
3325
3326         (ada_get_field_index): New function.
3327         (lim_warning): New function.
3328         (ada_translate_error_message): New function.
3329         (MAX_OF_SIZE): New function.
3330         (MIN_OF_SIZE): New function.
3331         (UMAX_OF_SIZE): New function.
3332         (UMIN_OF_SIZE): New function.
3333         (discrete_type_high_bound): New function.
3334         (discrete_type_low_bound): New function.
3335         (base_type): New function.
3336         (do_command): Remove.
3337         
3338         (ada_update_initial_language): Use language_ada, not language_unknown.
3339         (ada_encode): Renamed from ada_mangle.
3340         Obey ADA_RETAIN_DOTS.
3341         (ada_decode): Renamed from ada_demangle.
3342         Update coding conventions.
3343         (decoded_names_store): New hash table.
3344         (ada_decode_symbol): New function.
3345         (ada_la_decode): New function.
3346         
3347         (modify_general_field): Correct computations of offset and bit 
3348         position.
3349         (desc_base_type): Handle ref types, too.
3350         (ada_is_direct_array_type): New function.
3351
3352         (ada_is_simple_array): Rename to ada_is_simple_array_type.
3353         (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
3354         (ada_is_bogus_array_descriptor,ada_type_of_array,
3355         ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
3356         ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed 
3357         ada_is_array_descriptor_type.
3358         
3359         (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
3360         (ada_is_packed_array_type): Handle pointers or 
3361         references to packed arrays as well.
3362         (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
3363         (decode_packed_array_type): Search for the packed array type 
3364         symbol in the currently selected block and associated 
3365         superblocks too.
3366         Use lookup_symbol again.
3367
3368         (decode_packed_array): Handle pointers and references.
3369         Update call to coerce_unspec_val_to_type.
3370         (decode_packed_array_type,value_subscript_packed): Limit warnings.
3371         (ada_value_primitive_packed_val): Improve comment.
3372         
3373         (ada_index_type): Substitute int type for "undefined".
3374         (ada_index_type,ada_array_bound_from_type,ada_array_bound,
3375         ada_array_langth, ada_is_string_type): Use renamed 
3376         ada_is_simple_array_type.
3377         (empty_array): New function.
3378
3379         (ada_resolve):  Rename to resolve.
3380         (resolve): Make static.
3381         Call renamed resolve_subexp.
3382         Update comment.
3383         (ada_resolve_subexp): Rename to resolve_subexp.
3384         (resolve_subexp): Update comment.
3385         Decomment disabled code.
3386         Add LOC_COMPUTED* cases.
3387         Modify to use temporary struct symbols (marked as being in 
3388         UNDEF_NAMESPACE) to indicate unresolved names, instead of 
3389         OP_UNRESOLVED_VALUE.
3390         Remove OP_ATTRIBUTE; use individual opcodes for attributes.     
3391         Add OP_STRING case.
3392         Remove OP_ARRAY.
3393         Use SYMBOL_PRINT_NAME instead of ada_demangle.
3394         Use new ada_lookup_symbol_list interface.
3395         Use new ada_resolve_function interface.
3396         Remove OP_TYPE case.
3397
3398         (ada_args_match): Idiot proof against null actuals.
3399         Use intermediate variables to clarify.
3400         (ada_resolve_function): Update comment and interface.
3401         (mangled_ordered_before): Rename to encoded_ordered_before and
3402         update comment.
3403         (sort_choices): Update comment and interface.
3404         Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
3405         (user_select_syms): New interface.
3406         Use new sort_choices interface.
3407         Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
3408         (possible_user_operator_p): Idiot-proof against null values.
3409         (ada_simple_renamed_entity): Don't make cleanup; rely on 
3410         caller to free result string.
3411         Remove const from return type.
3412         (make_array_descriptor): Rename uses of place_on_stack to 
3413         ensure_lval.
3414         Make sure that arrays are on stack.
3415         
3416         (HASH_SIZE): Define.
3417         (struct cache_entry): Define.
3418         (cache_space): Define.
3419         (cache): Define.
3420         (clear_ada_sym_cache): New function.
3421         (find_entry): New function.
3422         (lookup_cached_symbol): New function.
3423         (defn_vector_size): Define.
3424         (cache_symbol): New function.
3425         (defn_symbols): Remove.
3426         
3427         (standard_lookup): Use lookup_symbol_in_language to get effect of
3428         C lookup.
3429         Cache results.
3430         
3431         (symbol_completion_match): New function.
3432         (symbol_completion_add): New function.
3433         (ada_make_symbol_completion_list): New function.
3434
3435         (ada_lookup_partial_symbol,ada_lookup_simple_minsym, 
3436         add_symbols_from_enclosing_procs,remove_extra_symbols): Replace 
3437         DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME. 
3438         (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
3439         
3440         (ada_lookup_simple_minsym): New function.
3441         (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
3442
3443         (add_symbols_from_enclosing_procs): New interface.
3444         Conditionalize more helpfully.
3445         Don't bother if program isn't running.
3446         Use new interface to get_frame_block.
3447         Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
3448         
3449         (remove_extra_symbols): New interface.
3450         (xget_renaming_scope): New function.
3451         (is_package_name): New function.
3452         (renaming_is_visible): New function.
3453         (remove_out_of_scope_renamings): New function.
3454
3455         (ada_lookup_symbol_list): New interface.
3456         Properly reinitialize the symbol list obstack.
3457         Don't call add_symbols_from_enclosing_procs if we start from a
3458         static or global block.
3459         Use new interfaces to ada_add_block_symbols, add_defn_to_vec, 
3460         add_symbols_from_enclosing_procs.
3461         Add symtab data to cached entries.
3462         Handle symbols prefixed with
3463         "standard__" specially; strip prefix and don't look in local symbols.
3464         Do not include out of scope renaming symbols in list of 
3465         symbols returned.
3466         Add const to block parameter.
3467         Move check for non-local, non-global symbols earlier.  
3468         Remove timing stuff.
3469         (ada_lookup_symbol): New interface.
3470         Find symtab as well.
3471         (ada_lookup_symbol_nonlocal): New function.
3472
3473         (is_name_suffix): Enhance suffix detection to recognize
3474         an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
3475         (is_dot_digits_suffix): New function.
3476         (wild_match): Ignore ".[:digit:]*" suffixes during matches.
3477         
3478         (ada_add_block_symbols): New interface.  Use obstack to return results
3479         in a vector of struct ada_symbol_infos.  Add symtab argument.
3480         Use new interface to add_defn_to_vec.
3481         Remove calls to fill_in_ada_prototype.
3482         Use BLOCK_BUCKETS, BLOCK_BUCKET.
3483         
3484         (ada_finish_decode_line_1): Add const qualification to local to fix
3485         warning.
3486         Start looking in static block for functions to avoid attempts 
3487         to search frame chain for up-level variables.
3488         Adapt to new ada_sals_for_line interface.
3489         Use new interfaces to ada_lookup_symbol_list and user_select_syms.
3490         Handle quoting of the function name inside the spec string.
3491         Skip prologue when funfirstline is set and update the 
3492         function documentation to that effect.
3493
3494         (debug_print_lines, debug_print_block, debug_print_blocks, 
3495         debug_print_symtab): Remove.
3496
3497         (ada_main_name): New function.  
3498         (ada_exception_breakpoint_type): New function.
3499         (is_known_support_routine): New function.
3500         (ada_find_printable_frame): Renamed from find_printable_frame and made
3501         global.
3502         Remove level parameter.
3503         Use new interface to select_frame.
3504
3505         (begin_command): Remove.
3506         (ada_adjust_exception_stop): New function.
3507         (ada_print_exception_stop): New function.
3508         (exception_name_from_cond): New function.
3509         (ada_report_exception_break): Replace disabled code with 
3510         conditionalization on GNAT_GDB.
3511         Get the exception name from the condition string.
3512         Remove and move functionality into new functions 
3513         ada_print_exception_breakpoint_task and 
3514         ada_print_exception_breakpoint_nontask.
3515         (error_breakpoint_runtime_sym_not_found): New function.
3516         (is_runtime_sym_defined): New function.
3517         (ada_breakpoint_rewrite): Uncomment suppressed code.
3518         Use symbolic error-message and runtime-symbol names.
3519         Surround runtime symbol names in quotes.
3520         Allow non-specific breakpoints on exceptions and assertions before
3521         program starts.
3522         
3523         (ada_is_tagged_type): Add parameter.
3524         (ada_is_tag_type): New function.
3525         (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
3526         (ada_variant_discrim_type): Ditto.
3527         (value_tag_from_contents_and_address): New function.
3528         (type_from_tag): New function.
3529         (struct tag_args): New structure used to communicate with
3530         ada_tag_name_1.
3531         (ada_tag_name_1): New function.
3532         (ada_tag_name): New function.
3533
3534         (ada_scan_number): Update comment.
3535         (find_struct_field): New function.
3536         (ada_search_struct_field): Make static.
3537         (ada_value_struct_elt): New version that returns references when
3538         given pointers or references to structs.
3539         (ada_lookup_struct_elt_type): Add 'refok' parameter.
3540         (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
3541         interface.
3542         (ada_value_ind): Use new ada_to_fixed_value interface.
3543         (ada_coerce_ref): Ditto.
3544         (field_offset): Remove.
3545
3546         (ada_find_any_symbol): New function, extracted from ada_find_any_type.
3547         (ada_find_renaming_symbol): New function.
3548         (ada_prefer_type): Prefer named types over unnamed ones.
3549         (variant_field_index): New function.
3550         (contains_variant_part): Removed: subsumed by variant_field_index.
3551         (ada_template_to_fixed_record_type): New function, mostly from
3552         template_to_fixed_record_type.
3553         (template_to_fixed_record_type): 
3554         Do not scan the type fields beyond the last one; prevents a 
3555         potential SEGV.
3556         Handle case where variant field is listed BEFORE discriminant it 
3557         depends on.
3558         Fix calculation of record length when bit length is 
3559         not evenly divisible by char length.
3560         Move code to ada_template_to_fixed_record_type and call it.
3561
3562         (template_to_static_fixed_type): Revise comment.  
3563         Modify to work on ordinary record types as well as templates, 
3564         so as to handle fields that use ___XVE or ___XVU encodings. 
3565         (to_record_with_fixed_variant_part): Fill out comment.
3566         Initialize C++ stuff in right type.
3567         Allow case where DVAL is null.
3568         Handle case where variant field is not last.
3569         Fix typo concerning record length.
3570         (to_fixed_record_type): Decomment disabled code.
3571         (to_fixed_record_type): Use variant_field_index instead of 
3572         contains_variant_part.
3573         (to_fixed_variant_branch_type): Ditto.
3574         (to_fixed_array_type): Decomment disabled code.
3575         (ada_to_fixed_type): Convert tagged types to the specific type.
3576         Deactivate the size-check for array types in order to avoid 
3577         some false size alarms.
3578         (to_static_fixed_type): Decomment disabled code.
3579         Modify to call template_to_static_fixed_type
3580         on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
3581         (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
3582         Remove valaddr argument, as it is never really used.
3583         (ada_to_fixed_value): Change interface to act on single struct value*
3584         operand.
3585         (adjust_pc_past_prologue): New function.
3586         (ada_attribute_name): Modify to take enum exp_opcode argument.
3587                 
3588         (ada_enum_name): Recognize new homonym-distinguishing convention.
3589         Adjust local variable's type to remove compiler warning.
3590         Fix a small problem in the part that unqualifies the enumeration name.
3591         (ada_value_binop): New function.
3592         (ada_value_equal): New function.
3593
3594         (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
3595         Don't give error message when not doing normal evaluation 
3596         and a tagged type doesn't seem to contain a structure member.
3597         Give error message for packed arrays.
3598         For indexing arrays, handle pointers to packed arrays correctly.
3599         Handle case of 'first and 'last attributes of bare integral type 
3600         without encoded subtype info.  
3601         Remove some unnecessary casts.
3602         Fix uninitialized value of type in computing 'first, 'last, or 'length
3603         of array object.  
3604         Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
3605         Remove binop_user_defined_p tests and value_x_binop and value_x_unop
3606         calls.
3607         Attributes are now exp_opcode values.
3608         Correct treatment of 'modulus.
3609         Better error message for taking 'length of wrong kind of type; 
3610         improve comment.
3611         Change EVAL_NORMAL to noside for consistency.
3612         Use ada_value_binop for DIV, MOD, REM.
3613         Make special case out of array of length 0, since an argument 
3614         of 0 upsets some platforms' malloc.
3615         Use OP_STRING instead of OP_ARRAY.
3616         For slice, add check that we have an array type before extracting 
3617         a slice out of it.  Avoids a SEGV.
3618         When evaluating an array slice, if the array type is a reference to 
3619         an aligner type, then replace the aligner type by the actual type.
3620         Decomment disabled code.
3621         Remove some dead code.
3622         Use temporary struct symbols (marked as being in UNDEF_NAMESPACE) 
3623         to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
3624         Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE, 
3625         and UNOP_MBR to UNOP_IN_RANGE.
3626         If an array type has a parallel ___XVE type, then use it.
3627         Turn arrays into pointers for lvalue arrays.
3628         Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
3629         bounds error and handle 0-length slices.
3630         Use lim_warning.
3631         When selecting fields, apply ada_to_fixed_value (because the fields 
3632         might have ___XVU or ___XVE encodings even if not dynamic.)
3633         Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
3634         (ada_is_system_address_type): New function.
3635
3636         (get_var_value): Use new interface to ada_lookup_symbol_list.
3637         (get_int_var_value): New interface.
3638         (to_fixed_range_type): Allow unknown bound, with warning.
3639         (ada_is_modular_type): Decomment disabled code.
3640         (ADA_OPERATORS): New definition.
3641         (ada_operator_length): New function.
3642         (ada_expr_op_name): New function.
3643         (ada_forward_operator_length): New function.
3644         (ada_dump_subexp_body): New function.
3645         (ada_print_subexp): New function.
3646         (ada_exp_descriptor): New constant.
3647         (ada_op_print_tab): Add 'size.  Remove FIXMEs.
3648         (ada_language_defn): Add ada_exp_descriptor entry.
3649         Change ada_parse => parse.
3650         Add post-parser entry.
3651         Use ada-specific non-local symbol lookup.
3652         Don't use C-style arrays. 
3653         String lower-bound is 1.
3654         Decomment disabled code.        
3655         (parse): New function.
3656         New fields ada_translate_error_message, ada_lookup_symbol, 
3657         ada_lookup_minimal_symbol.
3658         
3659         * ada-lang.h: Update copyright dates.
3660         Replace the mangle/demangle terminology throughout by the
3661         more appropriate encode/decode one. 
3662         Include breakpoint.h.
3663         Forward declare struct partial_symbol, struct block.
3664         (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
3665         (EXTRACT_ADDRESS): Remove.
3666         (EXTRACT_INT): Remove.
3667         (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
3668         (MAX_ENCLOSING_FRAME_LEVELS): Define.
3669         (MAX_RENAMING_CHAIN_LENGTH): Define.
3670         (struct ada_opname_map): mangled => decoded, demangled=>encoded.
3671
3672         (enum task_states): Remove.
3673         ada_task_states: Remove.
3674         (fat_string): Remove.
3675         (struct entry_call): Remove.
3676         (struct task_fields): Remove.
3677         (struct task_entry): Remove.
3678
3679         (struct ada_symbol_info): Define.
3680         (enum ada_attribute): Remove.
3681         (enum ada_operator): Define.
3682         
3683         (ada_get_field_index): Declare.
3684         (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
3685         (ada_is_simple_array): Rename to ada_is_simple_array_type.
3686         (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
3687         (ada_lookup_symbol_list): New interface.
3688         (ada_decode_symbol): Declare.
3689         (ada_decode): Declare.
3690         (ada_lookup_symbol): New interface.
3691         (ada_update_initial_language): Declare.
3692         (ada_lookup_simple_minsym): Declare.
3693         (user_select_syms): New interface.
3694         (ada_sals_for_line): Declare.
3695         (ada_is_tagged_type): New interface.
3696         (ada_tag_name): Declare.
3697         (ada_lookup_struct_elt_type): Remove declaration.
3698         (ada_search_struct_field): Remove declaration.
3699         (ada_attribute_name): New interface.
3700         (ada_is_system_address_type): Declare.
3701         (ada_to_fixed_value): Remove declaration.
3702         (ada_template_to_fixed_record_type_1): Declare.
3703         (get_int_var_value): New interface.
3704         (ada_find_any_symbol): Declare.
3705         (ada_find_renaming_symbol): Declare.
3706         (ada_mangle): Rename to ada_encode.
3707         (ada_simple_renamed_entity): Remove const.
3708         (ada_main_name): Declare.
3709         (get_current_task): Rename to ada_get_current_task.
3710         (get_entry_number): Remove declaration.
3711         (ada_report_exception_break): Remove declaration.
3712         (ada_print_exception_breakpoint_nontask): Declare.
3713         (ada_print_exception_breakpoint_task): Declare.
3714         (ada_find_printable_frame): Declare.
3715
3716         * ada-lex.l: Update copyright notices.
3717         Use xmalloc and xfree instead of malloc and free.
3718         Use new interface to name_lookup.
3719         Use new interface to 
3720         ada_mangle=>ada_encode.
3721         Redo handling of '$...' variable to parallel current treatment 
3722         in c-exp.y.  
3723         (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
3724         digit_to_int, strtoulst, processInt, processReal, processId, 
3725         block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
3726         yywrap): Protoize.
3727         
3728         (processInt): Use cast to remove harmless warning.
3729         (processReal): Modify to get rid of compiler warning on scan formats.
3730
3731         (processId): Replace xmalloc with obstack_alloc for name and remove
3732         call to ada_name_string_cleanup.
3733         Remove obsolete disabled code.
3734         (name_lookup): Ditto. 
3735         New interface.
3736         Use obsavestring on temp_parse_space instead of savestring 
3737         on name, and remove call to ada_name_string_cleanup.  
3738         Free string returned from ada_simple_renamed_entity.
3739         Use new interface to ada_lookup_symbol_list.
3740         Decomment disabled code.
3741         Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables, 
3742         not types.
3743         When a type name lookup succeeds as a result of 
3744         lookup_primitive_typename, check for regular type entry that has not 
3745         yet been read in.
3746         Limit length of chain of renamed symbols we are willing to follow.  
3747         Do not break names beginning with "standard__" into segments.  
3748         (block_lookup): Use new interface to ada_lookup_symbol_list.
3749         
3750         * ada-typeprint.c: Update copyright notice.
3751         (demangled_type_name): Rename to decoded_type_name.
3752         (ada_typedef_print): Use SYMBOL_PRINT_NAME.
3753         (print_range_bound):  Correct handling of negative
3754         bounds that make the index type looked unsigned under STABS.  
3755         (print_dynamic_range_bound): Use new interface to get_int_var_value.
3756         (print_range_type_named):  Use the builtin int type if no type 
3757         corresponding to the given type name could be found.
3758         (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
3759         Add some bullet-proofing.
3760         (print_variant_clauses): Allow for variant branches with ___XVU 
3761         encodings that are not dynamic fields.  
3762         Use new interface to ada_is_tagged_type.
3763         (print_record_type): Allow for fields with ___XVE encodings that 
3764         are not dynamic fields. 
3765         Use new interface to ada_is_tagged_type.
3766         (ada_print_type): ada_is_array_descriptor => 
3767         ada_is_array_descriptor_type.
3768
3769         * ada-valprint.c: Update copyright notice.
3770         Include gdb_string.h
3771         Include infcall.h
3772         (ui_memcpy): New function.
3773         (ada_print_floating): New function.
3774         (ada_print_str): Order arguments correctly.
3775         Correct handling of empty arrays and arrays of 0-length items. 
3776         ada_is_array_descriptor => ada_is_array_descriptor_type 
3777         Print values of type System.Address in hexadecimal format.
3778         Use ada_print_floating to print floating-point numbers in Ada format.
3779         Print class tag values with type names.  
3780         No longer print the address of reference values. Avoids 
3781         a potential confusion.  
3782         (ada_value_print): Stop printing the object type for reference
3783         values, but preserve that behavior for access types. Avoids
3784         a potential confusion.
3785         Simplify one conditional expression, as the first part is now
3786         necessarily true.
3787         ada_is_array_descriptor => ada_is_array_descriptor_type 
3788         Add check for arrays for null records, and print them by hand.
3789         
3790 2004-06-01  Jim Blandy  <jimb@redhat.com>
3791
3792         * ppc-tdep.h: Delete unused 'regoff' member.
3793         * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
3794
3795 2004-06-01  Michael Chastain  <mec.gnu@mindspring.com>
3796
3797         Fix PR symtab/1661.
3798         * hpread.c (hpread_pxdb_needed): Call memset after alloca.
3799         (hpread_read_struct_type): Likewise.
3800
3801 2004-06-01  Andrew Cagney  <cagney@gnu.org>
3802
3803         * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
3804         instead of xasprintf.
3805         * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt) 
3806         (mi_cmd_thread_select, mi_cmd_thread_list_ids) 
3807         (mi_cmd_data_list_register_names) 
3808         (mi_cmd_data_list_changed_registers) 
3809         (mi_cmd_data_list_register_values) 
3810         (get_register, mi_cmd_data_write_register_values) 
3811         (mi_cmd_data_write_register_values) 
3812         (mi_cmd_data_assign, mi_cmd_data_evaluate_expression) 
3813         (mi_cmd_target_download, mi_cmd_target_select) 
3814         (mi_cmd_data_read_memory, mi_cmd_data_write_memory) 
3815         (mi_execute_cli_command, mi_execute_async_cli_command) 
3816         (mi_execute_async_cli_command): Ditto.
3817         * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
3818         * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
3819
3820         * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
3821         * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
3822         error_last_message instead of mi_error_last_message.
3823         * mi/mi-main.c (mi_error_last_message): Delete function.
3824
3825         * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
3826         "invalid number of columns" error.  Delete redundant "out of
3827         memory" check.
3828
3829 2004-05-31  Mark Kettenis  <kettenis@gnu.org>
3830
3831         * i386bsd-nat.c: Don't include <sys/procfs.h>.
3832         (gregset_t, fpregset_t): Remove typedefs.
3833         (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
3834         (REG_OFFSET): Rename argument.
3835         (i386bsd_r_reg_offset): Rename from reg_offset.
3836         (REG_ADDR): Remove macro.
3837         (cannot_fetch_register, supply_gregset, fill_gregset): Remove
3838         functions.
3839         (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
3840         (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
3841         instead of gregset_t and fpregset_t.  Use i386bsd_supply_gregset
3842         instead of supply_gregset.
3843         (store_inferior_registers): Use `struct reg' and `struct fpreg'
3844         instead of gregset_t and fpregset_t.  Use i386bsd_collect_gregset
3845         instead of fill_gregset.
3846         (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
3847
3848         * i386bsd-nat.c: Don't include "gregset.h".
3849         (supply_gregset, fill_gregset): Make static.
3850         (supply_fpregset, fill_fpregset): Remove.
3851         * Makefile.in (i386bsd-nat.o): Update dependencies.
3852
3853 2004-05-30  Mark Kettenis  <kettenis@gnu.org>
3854
3855         * fbsd-proc.c: Include "regcache.h", "regset.h" and
3856         "gdb_assert.h".  Con't include "gregset.h".
3857         (fbsd_make_corefile_notes): Use regset-based core file support
3858         instead off fill_gregset and fill_fpregset.
3859         * Makefile.in (fbsd-proc.o): Update dependencies.
3860
3861         * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
3862         instructions.
3863         (m88k_frame_prev_register): Simplify code a bit.
3864
3865         * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
3866         (amd64_collect_fpregset): New function.
3867         (amd64_regset_from_core_section): Use amd64_collect_fpregset.
3868
3869         * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
3870
3871         * i386-tdep.c (i386_supply_gregset): Adjust comment.
3872         (i386_collect_gregset): New function.
3873         (i386_supply_fpregset): Adjust comment.
3874         (i386_collect_fpregset): New function.
3875         (i386_regset_from_core_section): Use i386_collect_gregset and
3876         i386_collect_fpregset.
3877
3878         * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
3879         handle VALUEP being null.
3880
3881         * regset.h (collect_regset_ftype): Unconstify fourth argument.
3882
3883 2004-05-29  Mark Kettenis  <kettenis@gnu.org>
3884
3885         * MAINTAINERS: Undelete m88k.  Add myself as maintainer.
3886
3887         * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
3888         assembler in OpenBSD 3.5-current.
3889         (amd64obsd_sigcontext_addr): Likewise.
3890
3891 2004-05-28  Jim Blandy  <jimb@redhat.com>
3892
3893         * rs6000-tdep.c: Use the modern gdbarch methods for handling the
3894         register set, so our regcache isn't declared "legacy" and our E500
3895         pseudoregister read and write functions aren't ignored.
3896         (rs6000_register_byte, rs6000_register_raw_size,
3897         rs6000_register_virtual_type, rs6000_register_convertible,
3898         rs6000_register_convert_to_virtual,
3899         rs6000_register_convert_to_raw): Deleted.
3900         (rs6000_register_type, rs6000_convert_register_p,
3901         rs6000_register_to_value, rs6000_value_to_register): New
3902         functions.
3903         (rs6000_gdbarch_init): Don't register
3904         gdbarch_deprecated_register_size,
3905         gdbarch_deprecated_register_bytes,
3906         gdbarch_deprecated_register_byte,
3907         gdbarch_deprecated_register_raw_size,
3908         gdbarch_deprecated_register_virtual_type,
3909         gdbarch_deprecated_register_convertible,
3910         gdbarch_deprecated_register_convert_to_virtual, or
3911         gdbarch_deprecated_register_convert_to_raw methods.  Instead,
3912         register gdbarch_register_type, gdbarch_convert_register_p,
3913         gdbarch_register_to_value, and gdbarch_value_to_register methods.
3914
3915 2004-05-26  Jim Blandy  <jimb@redhat.com>
3916
3917         * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
3918         (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
3919         functions, updated to match the register numberings used in GCC.
3920         (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
3921         rs6000_dwarf2_reg_to_regnum as register number conversions
3922         functions for STABS and Dwarf2.
3923
3924 2004-05-26  Randolph Chung  <tausq@debian.org>
3925
3926         * infttrace.h (target_waitkind): Forward declare type instead of pulling
3927         in header file.
3928
3929 2004-05-25  Joel Brobecker  <brobecker@gnat.com>
3930
3931         * NEWS: Document new "start" command.
3932
3933 2004-05-25  Randolph Chung  <tausq@debian.org>
3934
3935         * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
3936         hppa-linux.
3937
3938 2004-05-25  Randolph Chung  <tausq@debian.org>
3939
3940         * hppa-hpux-tdep.c (offsetof): Define.
3941         (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
3942         (hppa32_hpux_frame_base_before_sigtramp)
3943         (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
3944         (hppa64_hpux_frame_saved_pc_in_sigtramp)
3945         (hppa64_hpux_frame_base_before_sigtramp)
3946         (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused 
3947         functions.
3948         (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
3949         (hppa_hpux_sigtramp_frame_unwind_cache)
3950         (hppa_hpux_sigtramp_frame_this_id)
3951         (hppa_hpux_sigtramp_frame_prev_register)
3952         (hppa_hpux_sigtramp_frame_unwind)
3953         (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
3954         (hppa_hpux_init_abi): Register sigtramp unwinder.
3955         * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
3956
3957 2004-05-25  Randolph Chung  <tausq@debian.org>
3958
3959         * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
3960         and multiple stack unwinds.
3961         (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
3962
3963 2004-05-25  Andrew Cagney  <cagney@gnu.org>
3964
3965         * symfile.h (symbol_file_add_from_memory): Delete declaration.
3966         * symfile-mem.h: Delete file.
3967         * symfile-mem.c: Do not include "symfile-mem.h".
3968         (symbol_file_add_from_memory): Make static. Use "struct bfd" and
3969         "struct bfd_section".  When an error do not bother returning NULL.
3970         (add_symbol_file_from_memory_command): Use "struct bfd" and
3971         "struct bfd_section".
3972         * Makefile.in (symfile_mem_h): Delete.
3973         (symfile-mem.o): Update dependencies.
3974
3975 2004-05-25  Nick Roberts  <nickrob@gnu.org>
3976
3977         * gdb-mi.el: New file.
3978
3979 2004-05-25  Andrew Cagney  <cagney@gnu.org>
3980
3981         * inftarg.c: Include "observer.h".
3982         (child_attach, child_create_inferior): Notify inferior_created.
3983         * corelow.c: Include "observer.h".
3984         (core_open): Notify inferior_created.
3985         * Makefile.in (inftarg.o, corelow.o): Update dependencies.
3986
3987 2004-05-25  Andrew Cagney  <cagney@gnu.org>
3988
3989         * target.h (struct target_ops): Add from_tty to
3990         to_create_inferior.
3991         (target_create_inferior, find_default_create_inferior): Update.
3992         * infcmd.c (run_command): Update.
3993         * wince.c (child_create_inferior): Update.
3994         * win32-nat.c (child_create_inferior): Update.
3995         * uw-thread.c (uw_thread_create_inferior): Update.
3996         * thread-db.c (thread_db_create_inferior): Update.
3997         * target.c (debug_to_create_inferior) 
3998         (find_default_create_inferior): Update.
3999         (maybe_kill_then_create_inferior): Update.
4000         * sol-thread.c (sol_thread_create_inferior): Update.
4001         * remote.c (extended_remote_async_create_inferior) 
4002         (extended_remote_create_inferior): Update.
4003         * remote-vx.c (vx_create_inferior): Update.
4004         * remote-st.c (st2000_create_inferior): Update.
4005         * remote-sim.c (gdbsim_create_inferior): Update.
4006         * remote-sds.c (sds_create_inferior): Update.
4007         * remote-rdp.c (remote_rdp_create_inferior): Update.
4008         * remote-rdi.c (arm_rdi_create_inferior): Update.
4009         * remote-m32r-sdi.c (m32r_create_inferior): Update.
4010         * remote-e7000.c (e7000_create_inferior): Update.
4011         * procfs.c (procfs_create_inferior): Update.
4012         * ocd.c (ocd_create_inferior): Update.
4013         * ocd.h (ocd_create_inferior): Update.
4014         * nto-procfs.c (procfs_create_inferior): Update.
4015         * monitor.c (monitor_create_inferior): Update.
4016         * lin-lwp.c (lin_lwp_create_inferior): Update.
4017         * inftarg.c (child_create_inferior): Update.
4018         * hpux-thread.c (hpux_thread_create_inferior): Update.
4019         * gnu-nat.c (gnu_create_inferior): Update.
4020
4021 2004-05-25  Andrew Cagney  <cagney@gnu.com>
4022
4023         * MAINTAINERS: Update e-mail address.
4024
4025 2004-05-24  Randolph Chung  <tausq@debian.org>
4026
4027         * thread.c (info_threads_command, thread_apply_all_command)
4028         (thread_apply_command, thread_command, do_captured_thread_select):
4029         Remove HPUXHPPA-specific code.
4030
4031 2004-05-24  Randolph Chung  <tausq@debian.org>
4032
4033         * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
4034         unused symbols.
4035         * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
4036         references.
4037
4038 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
4039
4040         * infcmd.c (kill_if_already_running): New function, extracted
4041         from run_command().
4042         (run_command): Replace extracted code by call to
4043         kill_if_already_running().
4044         (start_command): New function.
4045         (_initialize_infcmd): Add "start" command.
4046
4047 2004-05-24  Mark Kettenis  <kettenis@gnu.org>
4048
4049         Add OpenBSD/m88k support.
4050         * NEWS (New native configurations): Mention OpenBSD/m88k.
4051         * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
4052         config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
4053         * Makefile.in (m88k_tdep_h): New variable.
4054         (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
4055         (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
4056         * configure.host: Add m88*-*-openbsd*.
4057         * configure.tgt: Add m88*-*-openbsd*.
4058
4059 2004-05-24  Jim Blandy  <jimb@redhat.com>
4060
4061         * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
4062         to approve changes.
4063
4064 2004-05-24  Kevin Buettner  <kevinb@redhat.com>
4065
4066         * symtab.c (fixup_section): Search section table when lookup by
4067         name fails.
4068
4069 2004-05-24  Randolph Chung  <tausq@debian.org>
4070
4071         * hppa-tdep.c: Fix handling of 8-byte structures; they should not 
4072         be "small_struct".
4073
4074 2004-05-24  Mark Kettenis  <kettenis@gnu.org>
4075
4076         * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
4077         register number in regcache_raw_collect call.
4078         (m68kbsd_collect_fpregset): Likewise.
4079         * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
4080
4081         * regset.h (struct regset): Add back `regset' member.
4082
4083 2004-05-23  Mark Kettenis  <kettenis@gnu.org>
4084
4085         * configure.in: Check for td_pcb in `struct thread'.
4086         * configure, config.in: Regenerated.
4087
4088         * dpx2-nat.c: Remove file.
4089         * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
4090         (dpx2-nat.o): Remove dependencies.
4091
4092         * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
4093         <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
4094         (amd64obsd_supply_pcb): New function.
4095         (_initialize_amd64obsd_nat): Enable libkvm interface.
4096         * Makefile.in (amd64obsd-nat.o): Update dependencies.
4097         * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
4098         (LOADLIBES): New variable.
4099
4100         * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
4101         <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
4102         (sparc32nbsd_supply_pcb): New function.
4103         (_initialize_sparcnbsd_nat): Enable libkvm interface.
4104         * Makefile.in (sparcnbsd-nat.o): Update dependencies.
4105         * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
4106         (LOADLIBES): New variable.
4107
4108 2004-05-22  Mark Kettenis  <kettenis@gnu.org>
4109
4110         * bsd-kvm.c, bsd-kvm.h: New files.
4111         * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
4112         "bsd-kvm.h".
4113         (i386fbsd_supply_pcb): New function.
4114         * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
4115         (i386fbsd-nat.o): Update dependencies.
4116         (bsd_kvm_h): New variable.
4117         (bsd-kvm.o): New dependency.
4118         * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
4119         (LOADLIBES): New variable.
4120
4121         * regset.c: Tweak comment.
4122         (regset_alloc): Remove descr argument.  Use GDBARCH_OBSTACK_ZALLOC
4123         macro.
4124         * regset.h: Update copyright year.
4125         (struct regset): Remove `descr' member, add `gdbarch' member.
4126         (regset_alloc): Adjust prototype and comment.
4127         * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
4128         (i386_supply_fpregset): Likewise.
4129         (i386_regset_from_core_section): Update call to regset_alloc.
4130         * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
4131         REGSET->arch.
4132         (i386obsd_aout_regset_from_core_section): Update call to
4133         regset_alloc.
4134         * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
4135         REGSET->arch.
4136         (i386nbsd_aout_regset_from_core_section): Update call to
4137         regset_alloc.
4138         * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
4139         REGSET->arch.
4140         (amd64_regset_from_core_section): Update call to regset_alloc.
4141         * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
4142         REGSET->arch.
4143         (amd64obsd_regset_from_core_section): Update call to regset_alloc.
4144         * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
4145         &sparc32nbsd_gregset in sparc32_supply_gregset call.
4146         (sparc32nbsd_init_abi): Update call to regset_alloc.
4147         * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
4148         &sparc64obsd_core_gregset in sparc64_supply_gregset call.
4149         (sparc64obsd_init_abi): Update call to regset_alloc.
4150         * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
4151         &sparc64nbsd_gregset in sparc64_supply_gregset call.
4152         (sparc64nbsd_init_abi): Update call to regset_alloc.
4153         * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
4154         &sparc64fbsd_gregset in sparc64_supply_gregset call.
4155         (sparc64fbsd_init_abi): Update call to regset_alloc.
4156
4157 2004-05-22  Jim Blandy  <jimb@redhat.com>
4158
4159         * ppc-tdep.h (spe_register_p): New declaration.
4160         (struct gdbarch_tdep): New members: ppc_acc_regnum and
4161         ppc_spefscr_regnum.
4162         * rs6000-tdep.c (spe_register_p): New function.
4163         (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
4164         spefscr.
4165         (rs6000_gdbarch_init): Initialize the new members of the tdep
4166         structure.
4167
4168 2004-05-21  Jim Blandy  <jimb@redhat.com>
4169
4170         * ppc-linux-nat.c (fetch_register): Move code back to be next
4171         to the comment that describes it.  (Moved code, instead of
4172         comment, for symmetry with store_register.)
4173
4174         Allocate regset structures in the gdbarch's obstack, not using
4175         xmalloc.
4176         * regset.c (regset_alloc): Renamed from regset_xmalloc.
4177         Add 'arch' argument.  Allocate the regset on arch's obstack, not
4178         using xmalloc.
4179         * regset.h (regset_alloc): Update declaration.
4180         * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
4181         gdbarch argument.
4182         * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
4183         * i386-tdep.c (i386_regset_from_core_section): Same.
4184         * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
4185         * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
4186         * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
4187         * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
4188         * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
4189         * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
4190
4191 2004-05-21  Joel Brobecker  <brobecker@gnat.com>
4192
4193         * config/djgpp/fnchange.lst: Undo previous change, was useless.
4194
4195 2004-05-21  Jim Blandy  <jimb@redhat.com>
4196
4197         * dwarf2expr.c (execute_stack_op): Add 'break' statements after
4198         cases for DW_OP_div and DW_OP_shr.  (Thanks to Reva Cuthbertson.)
4199
4200 2004-05-20  Jim Blandy  <jimb@redhat.com>
4201
4202         * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
4203
4204 2004-05-20  Mark Kettenis  <kettenis@gnu.org>
4205
4206         * regset.h: Make prototype const-correct.
4207         * regset.c (regset_xmalloc): Make const-correct.
4208
4209 2004-05-20  Paul N. Hilfinger  <hilfinger@gnat.com>
4210
4211         * symtab.h (SYMBOL_SEARCH_NAME): New definition.
4212         (SYMBOL_MATCHES_SEARCH_NAME): New definition.
4213         (symbol_search_name): Declare.
4214         
4215         * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
4216         (iter_name_next_hashed): Ditto.
4217         (iter_name_next_linear): Ditto.
4218         (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
4219
4220         * symtab.c (lookup_partial_symbol): Assume symbols ordered by 
4221         search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
4222         (symbol_search_name): New function.
4223         
4224         * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
4225         
4226         * minsyms.c (build_minimal_symbol_hash_tables): Change
4227         test for adding to demangled hash table to check for difference
4228         between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
4229         
4230 2004-05-19  Jim Blandy  <jimb@redhat.com>
4231
4232         Use a constructor function to create regset structures.
4233         * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
4234         (struct regset): Use supply_regset_ftype.  Add new
4235         'collect_regset' member.
4236         (regset_xmalloc): New declaration.
4237         * regset.c: New file.
4238         * am64-tdep.c (amd64_regset_from_core_section): Use
4239         regset_xmalloc to construct regset structures.
4240         * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
4241         * i386-tdep.c (i386_regset_from_core_section): Same.
4242         * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
4243         * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
4244         * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
4245         * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
4246         * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
4247         * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
4248         * Makefile.in (COMMON_OBS): Add regset.o.
4249         (regset.o): New rule.
4250
4251 2004-05-19  Joel Brobecker  <brobecker@gnat.com>
4252
4253         * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
4254         and pthread_cond_wait.c.
4255
4256 2004-05-18  Jim Blandy  <jimb@redhat.com>
4257
4258         * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
4259         before the mach-specific switch, and then let the individual cases
4260         override the defaults, rather than leaving them uninitialized
4261         until the switch and then setting them in each case.
4262
4263 2004-05-18  Randolph Chung  <tausq@debian.org>
4264
4265         * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
4266         millicode functions.
4267
4268 2004-05-18  Randolph Chung  <tausq@debian.org>
4269
4270         * somsolib.c (som_solib_remove_inferior_hook): Make all the size
4271         references to dld_flags_buffer consistent.
4272
4273 2004-05-18  Randolph Chung  <tausq@debian.org>
4274
4275         * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
4276         it for unwinding the stack.
4277
4278 2004-05-18  Randolph Chung  <tausq@debian.org>
4279
4280         * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
4281         Undefine these so we can overide them using gdbarch.
4282
4283 2004-05-18  Randolph Chung <tausq@debian.org>
4284
4285         * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
4286         handling for 64-bit HPUX (elf).
4287
4288 2004-05-18  Daniel Jacobowitz  <dan@debian.org>
4289
4290         * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
4291         constants.
4292         * amd64-tdep.c (amd64_skip_prologue): Likewise.
4293         * ia64-tdep.c (examine_prologue): Likewise.
4294         * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
4295         * v850-tdep.c (v850_fix_call_dummy): Likewise.
4296
4297 2004-05-18  Mark Kettenis  <kettenis@gnu.org>
4298
4299         * vax-tdep.c (vax_return_value): Implement
4300         RETURN_VALUE_ABI_RETURNS_ADDRESS.
4301
4302 2004-05-17  Mark Kettenis  <kettenis@gnu.org>
4303
4304         * vax-tdep.c (vax_return_value): Fix typo.
4305
4306 2004-05-17  Andrew Cagney  <cagney@redhat.com>
4307
4308         * MAINTAINERS: Mark Salter was also responsible for
4309         testsuite/config/
4310
4311         * NEWS: Mention signal fixes.
4312
4313 2004-05-17  Randolph Chung  <tausq@debian.org>
4314
4315         * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
4316         check to see if we are unwinding an export stub.  Export stubs clobber
4317         the %rp in the call path and stores the original rp in a stack slot.
4318
4319 2004-05-17  Jim Blandy  <jimb@redhat.com>
4320
4321         * MAINTAINERS: Update address for J.T. Conklin.
4322
4323 2004-05-17  Randolph Chung  <tausq@debian.org>
4324
4325         * hppa-tdep.c: Remove superfluous #include's.
4326         * Makefile.in (hppa-tdep.o): Update dependencies.
4327
4328 2004-05-17  Randolph Chung  <tausq@debian.org>
4329
4330         * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
4331         (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
4332         (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
4333         (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
4334         (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
4335         Remove static function declarations.
4336
4337 2004-05-17  Mark Kettenis  <kettenis@gnu.org>
4338
4339         * alphabsd-nat.c: Update copyright year.
4340         (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
4341
4342         * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
4343         and M68K_A2_REGNUM.
4344
4345         * m68k-tdep.c (m68k_svr4_return_value): Implement
4346         RETURN_VALUE_ABI_RETURNS_ADDRESS.
4347
4348 2004-05-16  Mark Kettenis  <kettenis@gnu.org>
4349
4350         * sol-thread.c Update copyright year.  Fix various coding
4351         standards violations.  Tweak a few comments.
4352         (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
4353         Delete prototypes.
4354
4355 2004-05-15  Randolph Chung  <tausq@debian.org>
4356
4357         * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
4358         as pointer instead of array reference since HPUX compiler does
4359         not accept unsized array arguments.
4360         * somsolib.c (dld_flags_buffer): Use constant array size.
4361
4362 2004-05-15  Mark Kettenis  <kettenis@gnu.org>
4363
4364         * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
4365         offset with decimal offset.
4366         (amd64obsd_sigcontext_addr): Return correct address for entire
4367         signal trampoline.
4368
4369         * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
4370         instead of get_frame_base.
4371
4372         * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
4373         (fill_gregset): Use regcache_raw_collect.
4374
4375         * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
4376         ppcobsd-tdep.c.
4377
4378         * config/sparc/tm-nbsd64.h: Remove file.
4379         * config/tm-sunos.h: Remove file.
4380
4381 2004-05-15  Joel Brobecker  <brobecker@gnat.com>
4382
4383         * rs6000-tdep.c (store_param_on_stack_p): New function,
4384         an improved version of some code extracted from skip_prologue().
4385         (skip_prologue): Use store_param_on_stack_p() to detect
4386         instructions saving a parameter on the stack. Detect when r0
4387         is used to save a parameter.
4388         Do not mark "li rx, SIMM" instructions as part of the prologue,
4389         unless the following instruction is also part of the prologue.
4390
4391 2004-05-14  Andrew Cagney  <cagney@redhat.com>
4392
4393         * infrun.c (handle_inferior_event): Simplify
4394         STEP_OVER_UNDEBUGGABLE.
4395
4396         * infrun.c (handle_step_into_function): Delete function.
4397         (handle_inferior_event): Inline calls to
4398         handle_step_into_function.
4399
4400 2004-05-14  Jerome Guitton  <guitton@gnat.com>
4401
4402         * rs6000-nat.c: Fix a comment.
4403
4404 2004-05-12  David Anderson <davea@sgi.com>
4405
4406         Committed by Jim Blandy <jimb@redhat.com>:
4407         * regcache.c (struct regcache_descr): fix comment spelling.
4408
4409 2004-05-13  J. Brobecker  <brobecker@gnat.com>
4410
4411         * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
4412         Fixes a link link failure.
4413
4414 2004-05-13  J. Brobecker  <brobecker@gnat.com>
4415
4416         * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
4417         error that was causing the build to fail.
4418
4419 2004-05-13  J. Brobecker  <brobecker@gnat.com>
4420
4421         * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
4422         * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
4423
4424 2004-05-13  Andrew Cagney  <cagney@redhat.com>
4425
4426         * infrun.c (handle_inferior_event): Check for
4427         STEP_OVER_UNDEBUGGABLE after signal trampolines and function
4428         calls.  Update comments.
4429
4430 2004-05-13  Jim Blandy  <jimb@redhat.com>
4431
4432         * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
4433         (fetch_regs_user_thread, fetch_regs_kernel_thread)
4434         (store_regs_user_thread, store_regs_kernel_thread): Use
4435         ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
4436         * ppc-linux-nat.c (fill_gregset): Same.
4437         * ppc-linux-tdep.c (ppc_linux_supply_gregset) 
4438         (ppc_linux_sigtramp_cache): Same.
4439         * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg) 
4440         (ppcnbsd_sigtramp_cache_init): Same.
4441         * rs6000-nat.c (fetch_core_registers): Same.
4442         * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset) 
4443         (rs6000_frame_cache): Same.
4444
4445         * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
4446         (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
4447         of assuming that the gprs are numbered starting with zero.
4448         * ppc-linux-nat.c (fill_gregset): Same.
4449         * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
4450         * ppcnbsd-nat.c (getregs_supplies): Same.
4451         * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
4452         * rs6000-nat.c (fetch_core_registers): Same.
4453         * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
4454
4455 2004-05-07  Michael Snyder  <msnyder@redhat.com>
4456
4457         * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
4458         LOC_COMPUTED_ARG, and LOC_INDIRECT.
4459
4460 2004-05-13  Andrew Cagney  <cagney@redhat.com>
4461
4462         * infrun.c (handle_inferior_event): Use frame_unwind_id.
4463
4464 2004-05-13  Bryce McKinlay  <mckinlay@redhat.com>
4465
4466         * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
4467         base_address for shared libraries.
4468
4469 2004-05-13  Bryce McKinlay  <mckinlay@redhat.com>
4470
4471         * MAINTAINERS (write after approval): Add myself.       
4472
4473 2004-05-13  Ulrich Weigand  <uweigand@de.ibm.com>
4474
4475         * breakpoint.c (bpstat_stop_status): Add new argument
4476         STOPPED_BY_WATCHPOINT.  Use it instead of testing
4477         target_stopped_data_address agaist 0 to check whether
4478         or not we stopped due to a hardware watchpoint.
4479         * breakpoint.h (bpstat_stop_status): Adapt prototype.
4480         * infrun.c (handle_inferior_event): Call bpstat_stop_status
4481         with new argument.
4482
4483 2004-05-12  Jim Blandy  <jimb@redhat.com>
4484
4485         * configure.in: When checking whether we should use the -bbigtoc
4486         option, don't forget to restore the original value of LDFLAGS.
4487         * configure: Regenerated.
4488
4489 2004-05-12  Andrew Cagney  <cagney@redhat.com>
4490
4491         * thread.c (load_infrun_state): Delete step_sp.
4492         * infrun.c (context_switch): Ditto.
4493         * inferior.h (step_sp): Ditto.
4494         * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
4495         * gdbthread.h (struct thread_info, save_infrun_state)
4496         (restore_infrun_state): Ditto.
4497
4498 2004-05-12  Ulrich Weigand  <uweigand@de.ibm.com>
4499
4500         * MAINTAINERS (write after approval): Add myself.
4501
4502 2004-05-12  Andrew Cagney  <cagney@redhat.com>
4503
4504         * infrun.c (adjust_pc_after_break): Rewrite decr logic,
4505         eliminate reference to step_sp.
4506         (struct execution_control_state, init_execution_control_state)
4507         (handle_inferior_event, keep_going): Delete update_step_sp and
4508         step_sp.
4509         * infcmd.c (step_sp): Note that variable is unused.
4510
4511 2004-05-11  Andrew Cagney  <cagney@redhat.com>
4512
4513         * infrun.c (step_over_function): Delete function.
4514         (handle_step_into_function): Use insert_step_resume_breakpoint.
4515         (insert_step_resume_breakpoint): Fix assertion.
4516
4517 2004-05-11  Nick Roberts  <nickrob@gnu.org>
4518
4519         * utils.c (defaulted_query): Just use the normal query input type
4520         when printing the annotations.
4521
4522 2004-05-11  Andrew Cagney  <cagney@redhat.com>
4523
4524         * infrun.c (handle_inferior_event): Simplify code handling
4525         step-into or return-from a signal trampoline.
4526
4527 2004-05-11  Andrew Cagney  <cagney@redhat.com>
4528
4529         * ppcnbsd-tdep.c: Include "gdb_assert.h".
4530         * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
4531
4532 2004-05-10  Jim Blandy  <jimb@redhat.com>
4533
4534         * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
4535         with a call to internal_error.
4536
4537         * ppc-tdep.h (struct gdbarch_tdep): Change definition of
4538         ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
4539         processor variant lacks those registers.
4540         (ppc_floating_point_unit_p): Change description to make it clear
4541         that this returns info about the ISA, not the ABI.
4542         * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
4543         return true or false by checking tdep->ppc_fp0_regnum and
4544         tdep->ppc_fpscr_regnum.  The original code replicated the BFD
4545         arch/mach switching done in rs6000_gdbarch_init; it's better to
4546         keep that logic there, and just check the results here.
4547         (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
4548         tdep->ppc_fpscr_regnum to -1 to indicate that we have no
4549         floating-point registers.
4550         (ppc_supply_fpregset, ppc_collect_fpregset)
4551         (rs6000_push_dummy_call, rs6000_extract_return_value)
4552         (rs6000_store_return_value): Assert that we have floating-point
4553         registers.
4554         (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
4555         (rs6000_frame_cache): Don't note the locations at which
4556         floating-point registers were saved if we have no fprs.
4557         * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
4558         registers.
4559         (fetch_regs_user_thread, fetch_regs_kernel_thread)
4560         (store_regs_user_thread, store_regs_kernel_thread): Only call
4561         supply_fprs / fill_fprs if we actually have floating-point
4562         registers.
4563         (special_register_p): Check ppc_fpscr_regnum before matching
4564         against it.
4565         (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
4566         supply / collect fpscr if we don't have it.
4567         * ppc-bdm.c: #include "gdb_assert.h".
4568         (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
4569         have floating-point registers, since I can't test this code on
4570         FP-free systems to adapt it.
4571         * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
4572         fpscr and floating point register numbers if they don't exist.
4573         (fetch_register): Assert that we have floating-point registers
4574         before we reach the code that handles them.
4575         (store_register): Same.  And use tdep instead of calling
4576         gdbarch_tdep again.
4577         (fill_fpregset): Don't try to collect FP registers and fpscr if we
4578         don't have them.
4579         (ppc_linux_sigtramp_cache): Don't record the saved locations of
4580         fprs and fpscr if we don't have them.
4581         (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
4582         don't have them.
4583         * ppcnbsd-nat.c: #include "gdb_assert.h".
4584         (getfpregs_supplies): Assert that we have floating-point registers.
4585         * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
4586         * ppcobsd-tdep.c: #include "gdb_assert.h".
4587         (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
4588         have floating-point registers.
4589         * rs6000-nat.c (regmap): Don't match against the fpscr and
4590         floating point register numbers if they don't exist.
4591         (fetch_inferior_registers, store_inferior_registers,
4592         fetch_core_registers): Only fetch / store / supply the
4593         floating-point registers and the fpscr if we have them.
4594         * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
4595         (ppcobsd-tdep.o): Update dependencies.
4596         
4597 2004-05-10  Andrew Cagney  <cagney@redhat.com>
4598
4599         * infrun.c (through_sigtramp_breakpoint): Delete variable.
4600         (context_switch): Do not switch through_sigtramp_breakpoint.
4601         * gdbthread.h (save_infrun_state, load_infrun_state)
4602         (struct thread_info): Delete through_sigtramp_breakpoint parameter
4603         and structure member.
4604         * thread.c (load_infrun_state, save_infrun_state): Update.
4605
4606 2004-05-10  Mark Kettenis  <kettenis@gnu.org>
4607
4608         * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
4609
4610 2004-05-10  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4611
4612         * acinclude.m4: Quote macro names being defined by AC_DEFUN 
4613         throughout.
4614         * aclocal.m4: Regenerate.
4615
4616 2004-05-10  Nathan J. Williams  <nathanw@wasabisystems.com>
4617
4618         * alphanbsd-tdep.c: Fix include of "gdb_string.h".
4619
4620 2004-05-10  Andrew Cagney  <cagney@redhat.com>
4621
4622         * infrun.c (check_sigtramp2): Delete function.
4623         (handle_inferior_event): When single stepping, and taking a
4624         signal, set a breakpoint at the signal return address.  Delete
4625         redundant calls to check_sigtramp2.
4626         (insert_step_resume_breakpoint): New function.
4627         (through_sigtramp_breakpoint, handle_inferior_event)
4628         (follow_exec, wait_for_inferior, fetch_inferior_event)
4629         (currently_stepping, keep_going): Delete most uses of
4630         through_sigtramp_breakpoint, not that it should be deleted.
4631         (delete_breakpoint_current_contents): Delete function.
4632
4633 2004-05-10  Randolph Chung  <tausq@debian.org>
4634
4635         * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
4636         target.
4637         * config/pa/tm-linux.h: New file.
4638
4639 2004-05-10  Daniel Jacobowitz  <drow@mvista.com>
4640
4641         * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
4642         of prefixes.  Don't print the prefix twice in the CLI.
4643
4644 2004-05-10  Jim Blandy  <jimb@redhat.com>
4645
4646         * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
4647         collect all the gprs.
4648
4649         * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
4650         loop collecting gprs.
4651
4652 2004-05-09  Andrew Cagney  <cagney@redhat.com>
4653
4654         * remote-vx.c (net_step): Delete step-range code.
4655         * remote.c (remote_resume, init_all_packet_configs)
4656         (set_remote_protocol_E_packet_cmd)
4657         (show_remote_protocol_E_packet_cmd)
4658         (remote_protocol_E, show_remote_cmd, _initialize_remote)
4659         (remote_protocol_e, set_remote_protocol_e_packet_cmd)
4660         (show_remote_protocol_e_packet_cmd): Ditto.
4661
4662 2004-05-09  Mark Kettenis  <kettenis@gnu.org>
4663
4664         * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
4665
4666         * hppa-tdep.h: Update copyright year.
4667         (struct trad_frame_saved_reg): Add opaque declaration.
4668
4669         * amd64-tdep.c (amd64_return_value): Implement
4670         RETURN_VALUE_ABI_RETURNS_ADDRESS.
4671
4672         * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
4673         (m68k_value_to_register): New functions.
4674         (m68k_gdbarch_init): Set convert_register_p, register_to_value and
4675         value_to_register.
4676
4677         * defs.h (enum return_value_convention): Add
4678         RETURN_VALUE_ABI_RETURNS_ADDRESS and
4679         RETURN_VALUE_ABI_PRESERVES_ADDRESS.
4680         * infcmd.c (legacy_return_value): New function.
4681         (print_return_value): Rwerite to implement
4682         RETURN_VALUE_ABI_RETURNS_ADDRESS.
4683         * values.c (using_struct_return): Check for inequality to
4684         RETURN_VALUE_REGISTER_CONVENTION instead of equality to
4685         RETURN_VALUE_STRUCT_CONVENTION.
4686         * i386-tdep.c (i386_return_value): Implement
4687         RETURN_VALUE_ABI_RETURNS_ADDRESS.
4688
4689         * vax-tdep.c: Tweak comments.  Reorder include files.  Don't
4690         include "symtab.h", "opcode/vax.h" and "inferior.h".
4691         (vax_skip_prologue): Replace calls to read_memory_integer by calls
4692         to read_memory_unsigned_integer.
4693         (vax_gdbarch_init): Reorder.
4694         (_initialize_vax_tdep): Spell out prototype.
4695         * Makefile.in (vax-tdep.o): Update dependencies.
4696
4697 2004-05-08  Andrew Cagney  <cagney@redhat.com>
4698
4699         * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
4700         * target.c (target_detach, target_disconnect): Ditto.
4701
4702         * infcall.c (call_function_by_hand): When no
4703         DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
4704         * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
4705         DEPRECATED_SAVE_DUMMY_FRAME_TOS.
4706         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4707         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4708         
4709         * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
4710         * gdbarch.h, gdbarch.c: Re-generate.
4711         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4712         deprecated_fix_call_dummy.
4713         * v850-tdep.c (v850_gdbarch_init): Ditto.
4714         * infcall.c (call_function_by_hand): Do not call
4715         DEPRECATED_FIX_CALL_DUMMY.
4716
4717         * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
4718         (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
4719         * gdbarch.h, gdbarch.c: Re-generate.
4720         * arm-linux-tdep.c (arm_linux_call_dummy_words)
4721         (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
4722         deprecated_sizeof_call_dummy_words.
4723         * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
4724         * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
4725         * v850-tdep.c (v850_gdbarch_init): Ditto.
4726         * sh64-tdep.c (sh64_gdbarch_init): Ditto.
4727         * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
4728         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4729         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4730         * arch-utils.h (legacy_call_dummy_words)
4731         (legacy_sizeof_call_dummy_words): Delete declarations.
4732         * arch-utils.c (legacy_call_dummy_words)
4733         (legacy_sizeof_call_dummy_words): Delete variables.
4734
4735         * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
4736         * gdbarch.h, gdbarch.c: Re-generate.
4737         * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
4738         * infcall.c (call_function_by_hand): Eliminate call to
4739         DEPRECATED_PUSH_DUMMY_FRAME.
4740         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
4741         push_dummy_frame.
4742         (ns32k_push_dummy_frame): Delete function.
4743
4744         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4745         deprecated_call_dummy_breakpoint_offset or
4746         deprecated_call_dummy_start_offset.
4747         * dummy-frame.c, arm-tdep.c: Update comments.
4748         * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
4749         (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
4750         * gdbarch.h, gdbarch.c: Re-generate.
4751         
4752         * infcall.c (legacy_push_dummy_code): Delete function.
4753         (push_dummy_code): Delete call.
4754
4755         * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
4756         * gdbarch.h, gdbarch.c: Re-generate.
4757         * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
4758         DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
4759         * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
4760         * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
4761
4762         * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
4763         (struct frame_info): Delete opaque declaration.
4764         * breakpoint.c (deprecated_frame_in_dummy): Delete function.
4765         * frame.c (get_frame_type): Delete call.
4766
4767         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
4768         pc_in_call_dummy.
4769         * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
4770         * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
4771
4772 2004-05-08  Mark Kettenis  <kettenis@gnu.org>
4773
4774         * alphanbsd-tdep.c: Include "gdb_string.h".
4775         * armnbsd-tdep.c: Update copyright year.
4776         Include "gdb_string.h".
4777         * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
4778         dependencies.
4779
4780         * delta68-nat.c: Remove file.
4781         * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
4782         (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
4783         * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
4784         (delta68-nat.o): Remove dependency.
4785
4786         * m68k-tdep.c (m68k_frameless_function_invocation): Remove
4787         function.
4788         (m68k_gdbarch_init): Don't set
4789         deprecated_frameless_function_invocation.
4790
4791 2004-05-07  Randolph Chung  <tausq@debian.org>
4792
4793         * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use 
4794         read_memory_nobpt for code reading when doing frame unwinding.
4795         * hppa-linux-tdep.c (insns_match_pattern): Likewise.
4796
4797 2004-05-07  Randolph Chung  <tausq@debian.org>
4798
4799         * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
4800         instead of sp, handle sigaltstack case.
4801         (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to 
4802         hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
4803         signal handler and not that of the caller.
4804         (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
4805         hppa_linux_sigtramp_find_sigcontext.
4806
4807 2004-05-07  Randolph Chung  <tausq@debian.org>
4808
4809         * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
4810         hppa-linux-nat.c.
4811         (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
4812         * hppa-linux-nat.c (fetch_register, store_register): Define.
4813         (fetch_inferior_registers, store_inferior_registers): Define.
4814         (supply_gregset): Add comment and clean up some unneeded code.
4815         (fill_gregset): Add comment and fix so that it saves registers in
4816         the right place in the gregset.
4817         (fill_fpregset): Fix buffer overrun problem.
4818         * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
4819
4820 2004-05-07  Randolph Chung  <tausq@debian.org>
4821
4822         * hppa-tdep.c (hppa_frame_prev_register_helper): New function to 
4823         do common handling of the pcoqt register.
4824         (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
4825         to use helper function.
4826         (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
4827         (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
4828         (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
4829         generic fallback unwinder when all else fails.
4830         (hppa_gdbarch_init): Add fallback sniffer.
4831         * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
4832         * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
4833         to use helper function.
4834
4835 2004-05-08  Joel Brobecker  <brobecker@gnat.com>
4836
4837         * config/djgpp/fnchange.lst: Add translation rules for
4838         gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
4839
4840 2004-05-08  Mark Kettenis  <kettenis@gnu.org>
4841
4842         * frame.c (get_prev_frame_1): Work around GCC bug.
4843         * frame.h: Add comment about GCC bug.
4844
4845 2004-05-07  Andrew Cagney  <cagney@redhat.com>
4846
4847         * observer.c: Include "commands.h" and "gdbcmd.h".
4848         (observer_debug, _initialize_observer): Add the
4849         command "set/show debug observer".
4850         * observer.sh: When observer debugging, log notify calls.
4851         * Makefile.in (observer.o): Update dependencies.
4852
4853 2004-05-07  Jason Molenda  (jmolenda@apple.com)
4854
4855         * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
4856
4857 2004-05-07  Jim Blandy  <jimb@redhat.com>
4858
4859         * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
4860         fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
4861         to recognize gpr regnums, instead of assuming that
4862         tdep->ppc_fp0_regnum marks the end of the general-purpose
4863         registers.
4864
4865         * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
4866         the given architecture has floating-point registers. 
4867
4868 2004-05-07  Andrew Cagney  <cagney@redhat.com>
4869
4870         * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
4871         macro defined to 1.
4872         * gdbarch.h, gdbarch.c: Re-generate.
4873         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4874         deprecated_use_generic_dummy_frames.
4875
4876 2004-05-07  Brian Ford  <ford@vss.fsi.com>
4877
4878         * NEWS: Mention Cygwin DWARF 2 support.
4879
4880 2004-05-07  Andrew Cagney  <cagney@redhat.com>
4881
4882         * objfiles.h (struct entry_info): Delete unused fields
4883         deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
4884         * objfiles.c (init_entry_point_info, objfile_relocate): Update.
4885         * mipsread.c (mipscoff_symfile_read): Update.
4886         * mdebugread.c (parse_partial_symbols): Update.
4887         * dwarfread.c (read_file_scope): Update.
4888         * dwarf2read.c (read_file_scope): Update.
4889         * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
4890         * coffread.c (complete_symtab): Update.
4891
4892 2004-05-07  Mark Kettenis  <kettenis@gnu.org>
4893
4894         * infcall.c (_initialize_infcall): Fix typo.
4895
4896 2004-05-07  Andrew Cagney  <cagney@redhat.com>
4897
4898         * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
4899         * command.h (add_setshow_zinteger_cmd): Declare.
4900
4901 2004-05-06  Randolph Chung  <tausq@debian.org>
4902
4903         * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
4904         (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
4905         (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
4906         (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
4907         (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
4908         (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
4909         (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM 
4910         definitions ...
4911         * hppa-tdep.h: ... to here, with HPPA_ prefix.
4912         * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
4913         * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
4914         (hppa64_hpux_frame_find_saved_regs_in_sig)
4915         (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
4916         * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
4917         * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
4918         (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
4919         (hppa_linux_sigtramp_frame_prev_register): Likewise.
4920         * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
4921         (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
4922         (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
4923         (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
4924         (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
4925         (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
4926         (hppa32_register_type, hppa_cannot_store_register)
4927         (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
4928         * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
4929         * hpread.c (hpread_process_one_debug_symbol): Likewise.
4930         * pa64solib.c (pa64_solib_have_load_event)
4931         (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
4932         (pa64_solib_unloaded_library_pathname): Likewise.
4933         * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
4934         (som_solib_library_pathname): Likewise.
4935
4936 2004-05-05  Jim Ingham  <jingham@apple.com>
4937         
4938         * breakpoint.c (create_breakpoints): Copy the ignore count and
4939         thread id over from the pended breakpoint to the actual
4940         breakpoint.
4941         
4942 2004-05-05  Andrew Cagney  <cagney@redhat.com>
4943
4944         * gdbarch.sh (PARM_BOUNDARY): Delete.
4945         gdbarch.h, gdbarch.c: Re-generate.
4946         * valops.c (PARM_BOUNDARY): Delete macro.
4947         (value_push): Delete PARM_BOUNDARY code.
4948         * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
4949
4950 2004-05-04  Jim Blandy  <jimb@redhat.com>
4951
4952         * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
4953         Don't assume that the gprs, fprs, and UISA sprs are
4954         contiguous, start at register number zero, and end with fpscr.
4955         Instead, use the numbers from the tdep structure.
4956
4957         * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
4958         should no longer be used in code specific to the RS6000 and its
4959         derivatives.
4960         * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
4961         * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
4962         tdep->ppc_fp0_regnum.
4963         (ppc_supply_fpregset, ppc_collect_fpregset)
4964         (rs6000_push_dummy_call, rs6000_extract_return_value)
4965         (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
4966         (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
4967         FP0_REGNUM. 
4968         * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
4969         (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
4970         Same.
4971         * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
4972         bdm_ppc_store_registers): Same.
4973         * ppc-linux-nat.c (ppc_register_u_addr, fetch_register) 
4974         (store_register, fill_fpregset): Same.
4975         * ppc-linux-tdep.c (ppc_linux_sigtramp_cache) 
4976         (ppc_linux_supply_fpregset): Same.
4977         * ppcnbsd-nat.c (getfpregs_supplies): Same.
4978         * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
4979         Same.
4980         * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
4981         do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
4982         ppc64_sysv_abi_return_value): Same.
4983         * rs6000-nat.c (regmap, fetch_inferior_registers) 
4984         (store_inferior_registers, fetch_core_registers): Same.
4985
4986 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
4987
4988         * m68knbsd-nat.c: Remove file.
4989         * m68knbsd-tdep.c: Remove file.
4990         * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
4991         dependencies.
4992         * configure.host: Add m68k-*-netbsdelf*.
4993         * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
4994         * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
4995         solib.o and solib-sunos.o.  Remove m68knbsd-nat.o, corelow.o.
4996         (XM_FILE): Remove.
4997         * config/m68k/nbsdelf.mh: New file.
4998         * config/m68k/nbsd.mt: New file.
4999         * config/m68k/nbsdaout.mt: Remove file.
5000         * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
5001         <machine/vmparam.h> and "m68k/tm-m68k.h".  Include "solib.h".
5002         (BPT_VECTOR, STACK_END_ADDR): Remove defines.
5003         (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
5004         (use_struct_convention): Remove prototype.
5005         (USE_STRUCT_CONVENTION): Remove define.
5006         * config/m68k/xm-nbsd.h: Remove file.
5007
5008 2004-05-04  Michael Snyder  <msnyder@redhat.com>
5009
5010         * m68k-tdep.c (m68k_gdbarch_init): Default to using 
5011         reg_struct_return method (as gcc usually does for cross targets).
5012
5013 2004-05-04  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5014
5015         Committed by Andrew Cagney.
5016         * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
5017         alignment padding when accessing ucontext struct members.
5018
5019 2004-05-04  Jim Blandy  <jimb@redhat.com>
5020
5021         * config/ppc-tdep.h (struct gdbarch_tdep): Delete
5022         'ppc_gplast_regnum' member.
5023         (ppc_num_gprs): New enum constant.
5024         * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
5025         and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
5026         * rs6000-nat.c (regmap, fetch_inferior_registers,
5027         store_inferior_registers): Same.
5028         * rs6000-tdep.c (e500_pseudo_register_read)
5029         (e500_pseudo_register_write): Same.
5030         (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
5031
5032         * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
5033         * ppc-tdep.h (ppc_num_fprs): New enum constant.
5034         * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
5035         store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
5036         FPLAST_REGNUM.
5037         * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
5038         Same.
5039         * ppc-linux-nat.c (ppc_register_u_addr): Same.
5040         * rs6000-nat.c (regmap, fetch_inferior_registers) 
5041         (store_inferior_registers): Same.
5042
5043         * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
5044         with FPLAST_REGNUM.
5045
5046 2004-05-03  Joel Brobecker  <brobecker@gnat.com>
5047
5048         * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
5049         failure detected by recent versions of GCC.
5050         (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
5051         to be consistent with the usage in dwarf2_create_include_psymtab.
5052
5053 2004-05-03  Michael Snyder  <msnyder@redhat.com>
5054
5055         * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
5056         (heuristic_proc_start): Whitespace cleanup.
5057
5058 2004-05-04  Mark Kettenis  <kettenis@gnu.org>
5059
5060         * sun3-nat.c: Remove file.
5061         * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
5062         dependencies.
5063         (ALLDEPFILES): Remove sun3-nat.c.
5064         (sun3-nat.o): Remove dependencies.
5065
5066         * i386-interix-nat.c, i386-interix-tdep.c,
5067         config/i386/nm-interix.h, config/i386/interix.mh,
5068         config/i386/interix.mt: Remove files.
5069         * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
5070         dependencies.
5071
5072 2004-05-03  Mark Kettenis  <kettenis@gnu.org>
5073
5074         * m68k-tdep.h (struct gdbarch_tdep): Add member
5075         struct_value_regnum.
5076         (m68k_svr4_init_abi): New prototype.
5077         * m68k-tdep.c: Include "floatformat.h".  Add comment about all the
5078         different calling conventions.
5079         (m68k_extract_return_value): Remove code dealing with single-field
5080         structs.
5081         (m68k_store_return_value): Remove code dealing with single-field
5082         structs.  Correctly store return values of 5, 6, 7 or 8 bytes.
5083         (m68k_extract_struct_value_address): Remove function.
5084         (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
5085         (m68k_reg_struct_return_p, m68k_return_value)
5086         (m68k_svr4_return_value): New functions.
5087         (m68k_use_struct_convention): Remove function.
5088         (m68k_push_dummy_call): Use new struct_value_regnum member of
5089         `struct gdbarch_tdep' instead of hardcoded register number to
5090         store STRUCT_ADDR.
5091         (m68k_svr4_init_abi): New function.
5092         (m68k_gdbarch_init): Don't set extract_return_value,
5093         store_return_values, deprecated_extract_struct_value_address and
5094         use_struct_convention.  Set return_value instead.  Initialize new
5095         struct_value_regnum member of `struct gdbarch_tdep'.
5096         * m68klinux-tdep.c: Update copyright year.
5097         (m68k_linux_extract_return_value, m68k_linux_store_return_value)
5098         (m68k_linux_extract_struct_value_address): Remove function.
5099         (m68k_linux_init_abi): Don't set extract_return_value,
5100         store_return_values, deprecated_extract_struct_value_address and
5101         use_struct_convention.  Call m68k_svr4_init_abi but override the
5102         new struct_value_regnum member of `struct gdbarch_tdep'.
5103         * Makefile.in (m68k-tdep.o): Update dependencies.
5104
5105 2004-05-03  J. Brobecker  <brobecker@gnat.com>
5106
5107         * dwarf2read.c (line_header): Add new included_p field in
5108         field file_names.
5109         (partial_die_info): New field has_stmt_list. New field line_offset.
5110         (dwarf2_create_include_psymtab): New function.
5111         (dwarf2_build_include_psymtabs): New function.
5112         (add_file_name): Add forward declaration. Initialize new field.
5113         (dwarf_decode_lines): Add new parameter. Enhance this procedure
5114         to be able to determine the list of files included by the
5115         given unit, and build their associated psymtabs.
5116         (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
5117         files as well.
5118         (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
5119         (read_file_scope): Update call to dwarf_decode_lines.
5120         (read_partial_die): Handle DW_AT_stmt_list attributes.
5121
5122 2004-05-02  Michael Chastain  <mec.gnu@mindspring.com>
5123
5124         Unfix PR gdb/1626.
5125         * configure.in: Revert special case for osf5.*.
5126         * configure: Regenerate.
5127
5128 2004-05-02  Jim Blandy  <jimb@redhat.com>
5129
5130         Move the symbol-file-from-memory functions into their own file.
5131         * symfile-mem.c, symfile-mem.h: New files.
5132         * symfile.c (symbol_file_add_from_bfd): New function.
5133         (symbol_file_add): Call symbol_file_add_from_bfd.
5134         (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
5135         Moved to symfile-mem.c.
5136         (_initialize_symfile): Move definition of
5137         add-symbol-file-from-memory command to symfile-mem.c.
5138         * symfile.h (symbol_file_add_from_bfd): New declaration.
5139         * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
5140         * config/powerpc/linux.mt (TDEPFILES): Same.
5141         * Makefile.in (SFILES): Add symfile-mem.c.
5142         (symfile_mem_h): New variable.
5143         (HFILES_NO_SRCDIR): Add symfile-mem.h.
5144         (symfile-mem.o): New rule.
5145
5146 2004-05-01  Andrew Cagney  <cagney@redhat.com>
5147
5148         * breakpoint.c (insert_bp_location): Use get_frame_id, and
5149         frame_find_by_id instead of frame_relative_level.
5150         (do_enable_breakpoint): Ditto.
5151         * thread.c: Update copyright.
5152         (info_threads_command): Ditto, simplify.
5153
5154         * frame.c (deprecated_generic_get_saved_register): Delete
5155         function, moved to "xstormy16-tdep.c".
5156         * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
5157         deprecated_generic_get_saved_register from "frame.c".
5158         (xstormy16_frame_saved_register): Call
5159         xstormy16_get_saved_register.
5160         * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
5161         static.
5162         * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
5163         * frame.h (deprecated_generic_get_saved_register): Delete.
5164
5165 2004-05-01  Michael Chastain  <mec.gnu@mindspring.com>
5166
5167         * dwarfread.c: Update documentation on the state of dwarf-1.
5168
5169 2004-05-01  Andrew Cagney  <cagney@redhat.com>
5170
5171         * stack.c (select_frame_command): Delete call to
5172         frame_relative_level.
5173         (print_frame, set_backtrace_limit_command, backtrace_limit_info):
5174         Delete #if0 code.
5175         (frame_info): Do not print FRAMELESS.
5176         (print_block_frame_labels): Replace DEPRECATED_STREQ.
5177         (catch_info): Delete #if0 code.
5178
5179         * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
5180         * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
5181         of frame_relative_level.
5182         * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
5183         to SENTINEL_FRAME.
5184         * frame.h (enum frame_type): Add SENTINEL_FRAME.
5185         * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
5186         frame_relative_level.
5187
5188         * frame.h (deprecated_set_frame_type): Delete declaration.
5189         * frame.c (deprecated_set_frame_type): Delete function, update
5190         comments.
5191
5192         * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
5193         * gdbarch.h, gdbarch.c: Re-generate.
5194         * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
5195         (shnbsd_pc_in_sigtramp): Delete.
5196         * i386-interix-tdep.c (i386_interix_init_abi): Do not set
5197         pc_in_sigtramp.
5198         * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
5199         pc_in_sigtramp.
5200         * frame.h: Update comments.
5201         * ppc-linux-tdep.c: Update comments.
5202         * breakpoint.c (bpstat_what): Update comments.
5203
5204         * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
5205         m68klinux-tdep.o's dependencies, were previously added to
5206         m68klinux-nat.o.
5207
5208         * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
5209         * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
5210         * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
5211         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
5212         * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
5213
5214         * Makefile.in (m68klinux-nat.o): Update dependencies.
5215         * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
5216         (m68k_linux_sigtramp_frame_cache)
5217         (m68k_linux_sigtramp_frame_this_id)
5218         (m68k_linux_sigtramp_frame_prev_register)
5219         (m68k_linux_sigtramp_frame_unwind)
5220         (m68k_linux_sigtramp_frame_sniffer)
5221         (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
5222         m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
5223         names, use trad-frame.h.
5224         * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
5225         (struct m68k_sigtramp_info): Delete.
5226         * m68k-tdep.c (m68k_sigtramp_frame_cache)
5227         (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
5228         (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
5229         (m68k_gdbarch_init): Delete all the sigtramp code, moved to
5230         "m68klinux-tdep.c".
5231
5232         * infrun.c (check_sigtramp2): Delete check for
5233         DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
5234
5235 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
5236
5237         * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
5238
5239 2004-05-01  Andrew Cagney  <cagney@redhat.com>
5240
5241         * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
5242         (frv_linux_sigtramp_frame_cache)
5243         (frv_linux_sigtramp_frame_this_id)
5244         (frv_linux_sigtramp_frame_prev_register)
5245         (frv_linux_sigtramp_frame_unwind)
5246         (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
5247         include "linux" in function and variable names, directly call
5248         frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
5249         the latest trad-frame code.
5250         (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
5251         not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
5252         * Makefile.in (frv-linux-tdep.o): Update dependencies.
5253         * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
5254         * frv-tdep.c (frv_sigtramp_frame_cache)
5255         (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
5256         (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
5257         frv-linux-tdep.c.
5258         (frv_gdbarch_init): Do not append a sigtramp sniffer.
5259         (struct gdbarch_tdep): Delete sigcontext_reg_addr.
5260         (frv_set_sigcontext_reg_addr): Delete function.
5261
5262         * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
5263         (DEPRECATED_SIGTRAMP_END): Delete.
5264         * gdbarch.h, gdbarch.c: Re-generate.
5265         * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
5266         * config/vax/tm-vaxbsd.h: Update copyright.
5267         (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
5268         (DEPRECATED_IN_SIGTRAMP): Define.
5269         * config/m68k/tm-nbsd.h: Update copyright.
5270         (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
5271         (DEPRECATED_IN_SIGTRAMP): Define.
5272
5273 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
5274
5275         * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
5276         encondings.  Fixes PR gdb/1628.
5277
5278         * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
5279         DW_CFA_restore state without a matching DW_CFA_remember_state
5280         instead of aborting.  Fixes PR backtrace/1589.
5281
5282 2004-04-30  Joel Brobecker  <brobecker@gnat.com>
5283
5284         * MAINTAINERS: Add self as AIX maintainer.
5285         Update my e-mail address in write-after-approval section.
5286
5287 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5288
5289         * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
5290         (legacy_get_prev_frame): Ditto.
5291
5292         * mips-tdep.c (mips_pc_in_sigtramp): Delete.
5293         (mips_gdbarch_init): Do not set pc_in_sigtramp.
5294         * mipsread.c (sigtramp_address): Delete extern variable.
5295         (mipscoff_new_init): Delete reference.
5296         * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
5297         (fixup_sigtramp): Delete function.
5298         * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
5299         (fixup_sigtramp): Delete declarations.
5300
5301         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
5302         deprecated_pc_in_sigtramp.
5303         (ppcnbsd_pc_in_sigtramp): Delete function.
5304
5305 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
5306
5307         * config/m68k/nm-nbsd.h: Tweak comments.
5308         * config/m68k/nm-nbsdaout.h: Likewise.
5309
5310 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5311
5312         * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
5313         legacy_pc_in_sigtramp.
5314         * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
5315
5316 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
5317
5318         Add OpenBSD/m68k support.
5319         * NEWS (New native configurations): Mention OpenBSD/m68k.
5320         * m68kbsd-tdep.c: New file.
5321         * m68kbsd-nat.c: New file.
5322         * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
5323         (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
5324         * configure.host: Add m68k-*-openbsd.
5325         * configure.tgt: Add m68k-*-openbsd.
5326         * config/m68k/tm-obsd.h: New file.
5327         * config/m68k/obsd.mt: New file.
5328         * config/m68k/obsd.mh: New file.
5329         * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
5330         m68kbsd-tdep.c.
5331
5332 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5333
5334         * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
5335         (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
5336
5337 2004-04-30  Mark Kettenis  <kettenis@gnu.org>
5338
5339         * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
5340         * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
5341
5342 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5343
5344         Revert 2004-04-16 change.
5345         * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
5346         (i386_coff_init_abi): Remove.
5347         * i386-tdep.h (i386_coff_init_abi): Remove.
5348         * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
5349
5350 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5351
5352         * blockframe.c (find_pc_partial_function): Delete use of
5353         DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
5354         DEPRECATED_SIGTRAMP_END.
5355
5356         * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
5357         * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
5358         * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
5359         * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
5360         * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
5361
5362         * defs.h (deprecated_inside_entry_file): Delete declaration.
5363         * blockframe.c (deprecated_inside_entry_file): Delete function.
5364         (legacy_frame_chain_valid): Delete call.
5365         * sh64-tdep.c (sh64_frame_chain): Delete call.
5366         * objfiles.h: Update comments.
5367         * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
5368         call.
5369         * frame.c (get_prev_frame): Delete call, update comments.
5370
5371 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5372
5373         * MAINTAINERS (Write After Approval): Add myself.
5374
5375 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5376
5377         * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
5378         * gdbarch.h, gdbarch.c: Re-generate.
5379         * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
5380         code.
5381
5382 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5383
5384         * gdb-events.sh (selected_thread_changed)
5385         (selected_frame_level_changed, target_changed): Delete.
5386         * gdb-events.h, gdb-events.c: Re-generate.
5387         * valops.c (value_assign): Update.
5388         * stack.c (select_frame_command, up_silently_base)
5389         (down_silently_base): Update.
5390
5391 2004-04-29  Andrew Cagney  <cagney@redhat.com>
5392
5393         * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
5394         registers correctly.
5395         (print_gp_register_row, mips32_heuristic_proc_desc)
5396         (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
5397         (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
5398         references to mips_isa_regsize.
5399
5400 2004-04-29  Andrew Cagney  <cagney@redhat.com>
5401
5402         * mips-tdep.c (struct gdbarch_tdep): Delete
5403         mips_fp_register_double.
5404         (FP_REGISTER_DOUBLE): Delete macro, replace with test for
5405         mips_abi_regsize.
5406         (mips_gdbarch_init): Do not set mips_fp_register_double.
5407         (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
5408
5409 2004-04-29  Joel Brobecker  <brobecker@gnat.com>
5410
5411         Committed by Andrew Cagney.
5412         * infrun.c (handle_inferior_event): Rely on frame IDs to detect
5413         function calls.
5414
5415 2004-04-29  Andrew Cagney  <cagney@redhat.com>
5416
5417         * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
5418         gdbarch, use mips_abi, update callers.
5419         (mips_stack_argsize): Replace tdep parameter with gdbarch, use
5420         mips_abi_regsize, update callers.
5421         (struct gdbarch_tdep): Delete mips_default_stack_argsize and
5422         mips_default_abi_regsize.
5423         (mips_gdbarch_init): Do not set mips_default_stack_argsize and
5424         mips_default_abi_regsize.
5425
5426 2004-04-29  Andrew Cagney  <cagney@redhat.com>
5427
5428         * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
5429         (mips_abi_regsize_string): Rename mips_saved_regsize_string.
5430         (struct gdbarch_tdep): Rename mips_default_saved_regsize to
5431         mips_default_abi_regsize.
5432         (mips_isa_regsize): Rename mips_regisze.
5433         * mipsnbsd-tdep.c: Update.
5434         * mips-linux-tdep.c: Update.
5435         * irix5-nat.c: Update.
5436         * mips-tdep.h (mips_isa_regsize): Update.
5437
5438         * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
5439         Delete all disabled code.
5440         * gdb-events.h, gdb-events.c: Re-generate.
5441         
5442 2004-04-19  Jerome Guitton  <guitton@gnat.com>
5443             Mark Kettenis  <kettenis@gnu.org>
5444
5445         * i386-tdep.c (i386_skip_prologue): follow the last jump only if
5446         the function begins with a branch instruction.
5447
5448 2004-04-29  Mark Kettenis  <kettenis@gnu.org>
5449
5450         * i386-tdep.c: Fix spelling mistakes.
5451
5452 2004-04-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5453             Andrew Cagney  <cagney@redhat.com>
5454
5455         * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
5456         <sys/proc.h>.
5457         * acconfig.h: Provide default _KMEMUSER value.
5458         * config.in, configure: Re-generate.
5459         * NEWS: Mention fix.
5460
5461 2004-04-24  Randolph Chung  <tausq@debian.org>
5462
5463         * configure.host (hppa*-*-linux*): New target.
5464         * configure.tgt (hppa*-*-linux*): Likewise.
5465         * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
5466         gdbarch_init_osabi() call earlier so that osabi-specific frame
5467         unwinders can be registered first.
5468         * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
5469         hppa-linux-nat.c.
5470         * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
5471         (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
5472         * config/pa/linux.mh: New file.
5473         * config/pa/linux.mt: New file.
5474         * config/pa/nm-linux.h: New file.
5475         * config/pa/xm-linux.h: New file.
5476         * hppa-linux-nat.c: New file.
5477         * hppa-linux-tdep.c: New file.
5478
5479 2004-04-28  Randolph Chung  <tausq@debian.org>
5480
5481         * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
5482         return values.
5483         (hppa32_push_dummy_call): Fix small struct and floating point argument 
5484         passing, and make sure the stack frame is properly aligned.
5485
5486 2004-04-28  Andrew Cagney  <cagney@redhat.com>
5487
5488         * stack.c (print_stack_frame): Fix description.
5489
5490         * NEWS: Mention gdb/gdbserver/configure execute permission
5491         changed.  PR server/519.
5492
5493 2004-04-28  Andrew Cagney  <cagney@redhat.com>
5494
5495         * stack.c (print_stack_frame_stub): Delete declaration.
5496         (struct print_stack_frame_args, print_stack_frame)
5497         (print_frame_info, print_frame): Replace "source" with print what.
5498         Replace "print" with "print_level".  Replace "args" with
5499         "print_args".
5500         * frame.h (show_and_print_stack_frame, print_stack_frame)
5501         (print_frame_info): Update declarations.
5502         * stack.c (select_and_print_frame, frame_command)
5503         (current_frame_command, up_command, down_command): Update calls -
5504         use get_selected_frame, pass "enum print_what" for source, do not
5505         call frame_relative_level.
5506         * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
5507         * remote-rdp.c (remote_rdp_open): Ditto.
5508         * remote-mips.c (common_open): Ditto.
5509         * remote-e7000.c (e7000_start_remote): Ditto.
5510         * ocd.c (ocd_start_remote): Ditto.
5511         * mi/mi-main.c (mi_cmd_exec_return): Ditto.
5512         * infrun.c (normal_stop): Ditto.
5513         * inflow.c (kill_command): Ditto.
5514         * infcmd.c (finish_command): Ditto.
5515         * corelow.c (core_open): Ditto.
5516         * tracepoint.c (finish_tfind_command): Ditto.
5517         * thread.c (info_threads_command, info_threads_command) 
5518         (restore_current_thread, do_captured_thread_select): Ditto.
5519         * ada-tasks.c (task_command): Ditto.
5520
5521 2004-04-26  Orjan Friberg <orjanf@axis.com>
5522
5523         * frame.c: Include "observer.h".
5524         (frame_observer_target_changed): New function.
5525         (_initialize_frame): Attach target_changed observer.
5526         * regcache.c: Include "observer.h".
5527         (regcache_observer_target_changed): New function.
5528         (_initialize_regcache): Attach target_changed observer.
5529         * valops.c: Include "observer.h".
5530         (value_assign): Notify target_changed event when modifying register.
5531         * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
5532
5533 2004-04-26  Orjan Friberg <orjanf@axis.com>
5534
5535         From Paul Koning <pkoning@equallogic.com>:
5536         * breakpoint.c (free_valchain): New function.
5537         (insert_bp_location, delete_breakpoint): Use free_valchain.
5538         (remove_breakpoint): Do not remove the valchain.
5539         (bpstat_stop_status): If not stopped by watchpoint, skip
5540         watchpoints when generating stop status list.
5541         * infrun.c (handle_inferior_event): Make
5542         stepped_after_stopped_by_watchpoint a global variable.
5543         * remote.c (remote_stopped_data_address): Return watch data
5544         address rather than zero if stepped_after_stopped_by_watchpoint is
5545         set.
5546
5547 2004-04-25  Michael Chastain  <mec.gnu@mindspring.com>
5548
5549         Fix PR gdb/1626.
5550         * configure.in: Check for curses after termcap.
5551         On osf5.*, do not check for ncurses.
5552         * configure: Regenerate.
5553
5554 2004-04-25  Mark Kettenis  <kettenis@gnu.org>
5555
5556         * ppcobsd-nat.c: Include "ppc-tdep.h".
5557         * Makefile.in (ppcobsd-nat.o): Update dependencies.
5558
5559         * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
5560         Fixes PR tdep/1623 and PR tdep/1624.
5561
5562 2004-04-24  Michael Chastain  <mec.gnu@mindspring.com>
5563
5564         * xmodem.h, xmodem.c: Remove files.
5565         * Makefile.in: Remove references to xmodem.h, xmodem.c.
5566
5567 2004-04-23  Randolph Chung  <tausq@debian.org>
5568
5569         * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
5570         (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
5571         (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
5572         for handling stackless frames.
5573         (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer. 
5574
5575 2004-04-23  Randolph Chung  <tausq@debian.org>
5576
5577         * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
5578         starts at a pc before the frame is created.
5579
5580 2004-04-23  Joel Brobecker  <brobecker@gnat.com>
5581
5582         * ChangeLog-2002: Fix year in one of the ChangeLog entries.
5583
5584 2004-04-23  Jerome Guitton  <guitton@gnat.com>
5585
5586         * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
5587         use convert_typed_floating to get the appropriate format.
5588
5589 2004-04-22  Randolph Chung  <tausq@debian.org>
5590
5591         * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
5592         (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
5593         (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
5594         (hppa_sign_extend): Add prototype.
5595         * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
5596         (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
5597         (sign_extend): Rename with hppa_ prefix and make non-static.  Other
5598         hppa targets will also use these functions.
5599         (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
5600         (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
5601         (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
5602         (hppa_gdbarch_init): Remove gdbarch setting of 
5603         skip_trampoline_code, in_solib_call_trampoline and
5604         in_solib_return_trampoline.
5605         * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
5606         (hppa64_hpux_in_solib_call_trampoline): New functions, split from
5607         hppa_in_solib_call_trampoline.
5608         (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
5609         Moved from hppa-tdep.c.
5610         (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code, 
5611         in_solib_call_trampoline and in_solib_return_trampoline.
5612
5613 2004-04-22  Randolph Chung  <tausq@debian.org>
5614
5615         * hppa-tdep.c (hppa_debug): New variable.
5616         (find_unwind_entry, hppa_frame_cache): Add debug output.
5617         (_initialize_hppa_tdep): Add command to set debug flag.
5618
5619 2004-04-22  Andrew Cagney  <cagney@redhat.com>
5620
5621         * ppcnbsd-tdep.c: Update copyright.  Include "tramp-frame.h" and
5622         "trad-frame.h".
5623         (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
5624         signal trampoline unwinder.
5625         (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
5626
5627 2004-04-22  Mark Kettenis  <kettenis@gnu.org>
5628
5629         Add OpenBSD/powerpc support.
5630         * NEWS (New native configurations): Mention OpenBSD/powerpc.
5631         * ppc-tdep.h (struct ppc_reg_offsets): New structure.
5632         (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
5633         (ppc_collect_fpregset): New prototypes.
5634         * ppcobsd-nat.c: New file.
5635         * ppcobsd-tdep.c: New file.
5636         * ppcobsd-tdep.h: New file.
5637         * rs6000-tdep.c: Include "regset.h".
5638         (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
5639         (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
5640         New functions.
5641         * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
5642         (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
5643         (rs6000-tdep.o): Update dependencies.
5644         * configure.host: Add powerpc-*-openbsd.
5645         * configure.tgt: Add powerpc-*-openbsd.
5646         * config/powerpc/obsd.mh: New file.
5647         * config/powerpc/nm-obsd.h: New file.
5648         * config/powerpc/obsd.mt: New file.
5649
5650 2004-04-22  Andrew Cagney  <cagney@redhat.com>
5651
5652         * frame.h (show_frame_info): Delete declaration.
5653
5654         * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
5655         * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
5656         * m32r-tdep.c (m32r_frame_this_id): Ditto.
5657         * frv-tdep.c (frv_frame_this_id): Ditto.
5658         * avr-tdep.c (avr_frame_this_id): Ditto.
5659
5660 2004-04-22  Elena Zannoni  <ezannoni@redhat.com>
5661
5662         * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
5663
5664 2004-04-22  Jim Blandy  <jimb@redhat.com>
5665
5666         * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
5667         register number zero.
5668
5669 2004-04-21  Michael Snyder  <msnyder@redhat.com>
5670
5671         * mips-tdep.c (heuristic_proc_start): 
5672         Warning() already prefixes "Warning: ".
5673
5674 2004-04-21  Andrew Cagney  <cagney@redhat.com>
5675
5676         * annotate.h (deprecated_annotate_starting_hook)
5677         (deprecated_annotate_stopped_hook)
5678         (deprecated_annotate_exited_hook)
5679         (deprecated_annotate_signal_hook)
5680         (deprecated_annotate_signalled_hook): Deprecate.
5681         * tracepoint.h (deprecated_create_tracepoint_hook)
5682         (deprecated_delete_tracepoint_hook)
5683         (deprecated_modify_tracepoint_hook)
5684         (deprecated_trace_find_hook)
5685         (deprecated_trace_start_stop_hook): Deprecate.
5686         * target.h (deprecated_target_new_objfile_hook): Deprecate.
5687         * remote.h (deprecated_target_resume_hook)
5688         (deprecated_target_wait_loop_hook): Deprecate.
5689         * gdbcore.h (deprecated_exec_file_display_hook)
5690         (deprecated_file_changed_hook): Deprecate.
5691         * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
5692         * defs.h (deprecated_modify_breakpoint_hook)
5693         (deprecated_command_loop_hook, deprecated_show_load_progress)
5694         (deprecated_print_frame_info_listing_hook)
5695         (deprecated_query_hook, deprecated_warning_hook)
5696         (deprecated_flush_hook, deprecated_create_breakpoint_hook)
5697         (deprecated_delete_breakpoint_hook)
5698         (deprecated_interactive_hook, deprecated_registers_changed_hook)
5699         (deprecated_readline_begin_hook, deprecated_readline_hook)
5700         (deprecated_readline_end_hook, deprecated_register_changed_hook)
5701         (deprecated_memory_changed_hook, deprecated_init_ui_hook)
5702         (deprecated_context_hook, deprecated_target_wait_hook)
5703         (deprecated_attach_hook, deprecated_detach_hook)
5704         (deprecated_call_command_hook, deprecated_set_hook)
5705         (deprecated_error_hook, deprecated_error_begin_hook)
5706         (deprecated_ui_load_progress_hook): Deprecate.
5707         * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
5708         * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
5709         * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
5710         * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
5711         * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
5712         * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
5713         * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
5714         * annotate.c, aix-thread.c: Update.
5715
5716 2004-04-21  Andrew Cagney  <cagney@redhat.com>
5717
5718         * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
5719         * vaxnbsd-tdep.c: Include "gdb_string.h".
5720
5721         * symfile.c (symbol_file_add_from_memory): #if 0 function.
5722         (add_symbol_file_from_memory_command): #if 0 function body, call
5723         error instead.
5724
5725 2004-04-21  Andrew Cagney  <cagney@redhat.com>
5726
5727         * gdbcore.h: Update copyright.
5728         (deprecated_add_core_fns): Rename add_core_fns.
5729         * win32-nat.c (_initialize_core_win32): Update.
5730         * sun3-nat.c (_initialize_core_sun3): Update.
5731         * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
5732         * rs6000-nat.c (_initialize_core_rs6000): Update.
5733         * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
5734         * nto-tdep.c (_initialize_nto_tdep): Update.
5735         * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
5736         * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
5737         * mips-nat.c (_initialize_core_mips): Update.
5738         * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
5739         * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
5740         * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
5741         * lynx-nat.c (_initialize_core_lynx): Update.
5742         * irix5-nat.c (_initialize_core_irix5): Update.
5743         * i386-interix-nat.c (_initialize_core_interix): Update.
5744         * cris-tdep.c (_initialize_cris_tdep): Update.
5745         * corelow.c (deprecated_add_core_fns): Update.
5746         * core-regset.c (_initialize_core_regset): Update.
5747         * core-aout.c (_initialize_core_aout): Update.
5748         * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
5749         * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
5750         * alpha-nat.c (_initialize_core_alpha): Update.
5751
5752 2004-04-21  Jim Blandy  <jimb@redhat.com>
5753
5754         * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
5755
5756 2004-04-19  Daniel Jacobowitz  <drow@mvista.com>
5757
5758         * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
5759         Delete.
5760         (dwarf_alloc_block): Take a CU argument.  Use the comp_unit_obstack.
5761         (read_attribute_value): Update calls to dwarf_alloc_block.
5762         (dwarf2_build_psymtabs_hard): Don't initialize or clean up
5763         dwarf2_tmp_obstack.
5764         (psymtab_to_symtab_1): Likewise.  Clean up using
5765         free_stack_comp_unit.
5766         (add_to_cu_func_list): Use the comp_unit_obstack.
5767
5768 2004-04-19  Joel Brobecker  <brobecker@gnat.com>
5769
5770         * dwarf2read.c (dwarf2_flag_true_p): New function.
5771         (die_is_declaration): Use the function above. Add some comments.
5772
5773 2004-04-19  Mark Kettenis  <kettenis@gnu.org>
5774
5775         * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
5776         architecture when registering sparcnbsd_core_osabi_sniffer.
5777         Adjust comment.
5778
5779 2004-04-18  Mark Kettenis  <kettenis@gnu.org>
5780
5781         * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
5782         return value.
5783
5784         Based on a patch from Brian Ford <ford@vss.fsi.com>:
5785         * i386-tdep.c: Correct register numbering scheme comments
5786         throughout.
5787         (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
5788         (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
5789         (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
5790         (i386_gdb_arch_init): Likewise.
5791
5792         * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
5793         and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
5794         ppcnbsd-tdep.o.
5795
5796         * m68k-tdep.h: Tweak comments.
5797         * m68k-tdep.c: Tweak comment.
5798
5799 2004-04-17  Randolph Chung  <tausq@debian.org>
5800
5801         * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
5802         * hppa-hpux-tdep.c (hppa-tdep.h): Include.
5803         (hppa_hpux_som_init_abi): Set is_elf to 0.
5804         (hppa_hpux_elf_init_abi): Set is_elf to 1.
5805         * hppa-tdep.c (low_text_segment_address): Remove global.
5806         (record_text_segment_lowaddr): Pass in low address as parameter. Use
5807         section offset to calculate segment address.
5808         (internalize_unwinds): Define low_text_segment_address as local and
5809         pass to record_text_segment_lowaddr for ELF targets.
5810         (hppa_gdbarch_init): Zero fill tdep structure.
5811         (hppa_dump_tdep): Print tdep structure.
5812         * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
5813
5814 2004-04-17  Randolph Chung  <tausq@debian.org>
5815
5816         * hppa-tdep.c (hppa_pseudo_register_read): Define.
5817         (hppa_gdbarch_init): Set pseudo_register_read.
5818         * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
5819         * regcache.c (supply_register): Remove check for
5820         DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
5821
5822 2004-04-17  Randolph Chung  <tausq@debian.org>
5823
5824         * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
5825         * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
5826         (hpread_adjust_stack_address): Move to hpread.c.
5827         * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
5828         obj_private_struct): Move from tm-hppa.h.
5829         * hpread.c (hppa-tdep.h): Include.
5830         (hpread_adjust_stack_address): Move from hppa-tdep.c.
5831         (hpread_read_function_type, hpread_read_doc_function_type)
5832         (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address 
5833         directly.
5834         * pa64solib.c (hppa-tdep.h): Include.
5835         * somsolib.c (hppa-tdep.h): Include.
5836         * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
5837         inferior_status): Remove unused forward declarations.
5838         (INSTRUCTION_SIZE): Move to hppa-tdep.c.
5839         (unwind_table_entry, unwind_stub_types, obj_unwind_info, 
5840         obj_private_struct): Move to hppa-tdep.h.
5841         (HPREAD_ADJUST_STACK_ADDRESS): Remove.
5842
5843 2004-04-17  Randolph Chung  <tausq@debian.org>
5844
5845         * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
5846         (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
5847         (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
5848         (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
5849         Remove forward declaration and make static.
5850         (hppa_reg_struct_has_addr): Remove.
5851
5852 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
5853
5854         * observer.sh: Move comments in sed command to first column.
5855
5856 2004-04-16  Jason Molenda  (jmolenda@apple.com)
5857
5858         * frame.c: Minor typeo corrections in comments.
5859
5860 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
5861
5862         * observer.c (observer_test_first_notification_function): Update
5863         function profile.
5864         (observer_test_second_notification_function): Likewise.
5865         (observer_test_third_notification_function): Likewise.
5866
5867 2004-04-16  Mark Kettenis  <kettenis@gnu.org>
5868
5869         From Brian Ford <ford@vss.fsi.com>:
5870         * i386-tdep.c (i386_coff_init_abi): New function.
5871         * i386-tdep.h (i386_coff_init_abi): New prototype.      
5872         * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it.  Use correct
5873         register number translation functions for DWARF and DWARF 2.
5874
5875 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
5876
5877         * dwarf2read.c: Back out my previous change, it was incorrect.
5878
5879 2004-04-16  Daniel Jacobowitz  <drow@mvista.com>
5880
5881         * dwarf2read.c: Include "hashtab.h".
5882         (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
5883         has_namespace_info.
5884         (struct partial_die_info): Add comments.  Use bitfields to reduce
5885         memory footprint.  Add scope, scope_set, has_specification,
5886         spec_offset, die_parent, die_child, and die_sibling.
5887         (peek_die_abbrev): Add prototype.
5888         (partial_read_comp_unit_head): New function, broken out from
5889         dwarf2_build_psymtabs_hard.
5890         (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
5891         Use partial_read_comp_unit_head.  Initialize the CU and
5892         comp_unit_obstack.  Update calls to read_partial_die and
5893         scan_partial_symbols.  Use free_stack_comp_unit and
5894         load_partial_dies.
5895         (scan_partial_symbols): Change PDI to a pointer.  Use the child and
5896         sibling pointers to walk partial DIEs.  Call fixup_partial_die.
5897         Update calls to helper functions.  Remove NAMESPACE argument.
5898         Update comments.
5899         (partial_die_parent_scope, partial_die_full_name): New functions.
5900         (add_partial_symbol): Remove namespace argument.  Update call to
5901         pdi_needs_namespace.  Use partial_die_full_name.  Handle
5902         DW_TAG_namespace.  Check has_namespace_info flag.
5903         (pdi_needs_namespace): Remove NAMESPACE argument.  Just check the
5904         tag.  Handle namespaces.
5905         (add_partial_namespace, add_partial_enumeration): Simplify.
5906         (guess_structure_name): New function, derived from
5907         add_partial_structure.
5908         (add_partial_structure): Remove.
5909         (determine_class_name): Update comment.
5910         (dwarf2_read_abbrevs): Set has_namespace_info flag.
5911         (is_type_tag_for_partial, load_partial_dies): New functions.
5912         (read_partial_die): Pass abbrev and abbrev_len as arguments.
5913         Record specifications instead of following them immediately.
5914         (find_partial_die_in_comp_unit, find_partial_die)
5915         (fixup_partial_die, free_stack_comp_unit)
5916         (hashtab_obstack_allocate, dummy_obstack_deallocate)
5917         (partial_die_hash, partial_die_eq): New functions.
5918         * Makefile.in (hashtab_h): Define.
5919         (dwarf2read.o): Update dependencies.
5920         (observer_inc, observer_h): Move to the correct section.
5921
5922 2004-04-15  Joel Brobecker  <brobecker@gnat.com>
5923
5924         * dwarf2read.c (dwarf2_attribute_true_p): New function.
5925         (die_is_declaration): Use the function above. Add comment.
5926
5927 2004-04-15  Joel Brobecker  <brobecker@gnat.com>
5928
5929         * dwarf2read.c (read_structure_scope): Identify stub types
5930         using die_is_declaration() only.
5931
5932 2004-04-15  Roland McGrath  <roland@redhat.com>
5933
5934         * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
5935         argument instead of NAME.
5936         (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
5937         in call to symbol_file_add_with_addrs_or_offsets.
5938         (build_addr_info): New function, helper for ...
5939         (symbol_file_add_from_memory): New function.
5940         (add_symbol_file_from_memory_command): New function using that.
5941         (_initialize_symfile): Register it for add-symbol-file-from-memory.
5942         (pre_add_symbol_hook): Add const to argument type.
5943         * symfile.h (symbol_file_add_from_memory): Declare it.
5944
5945 2004-04-15  Mark Kettenis  <kettenis@gnu.org>
5946
5947         * NEWS (New native configurations): Mention OpenBSD/vax.
5948         * configure.host: Add vax-*-openbsd*.
5949         * config/vax/obsd.mh: New file.
5950         * config/vax/nm-obsd.h: New file.
5951
5952         * vax-tdep.c: Include "regset.h".
5953         (vax_supply_gregset): New function.
5954         (vax_gregset): New variable.
5955         (vax_regset_from_core_section): New function.
5956         (vax_gdbarch_init): Set regset_from_core_section.
5957         * Makefile.in (vax-tdep.o): Update dependencies.
5958
5959 2004-04-15  Andrew Cagney  <cagney@redhat.com>
5960
5961         * observer.c (normal_stop_subject, observer_notify_normal_stop)
5962         (observer_normal_stop_notification_stub)
5963         (observer_attach_normal_stop, observer_detach_normal_stop):
5964         Delete, replaced by #include "observer.inc".
5965         * infrun.c (normal_stop): Pass "stop_bpstat" to
5966         observer_notify_normal_stop.
5967         * Makefile.in (observer_inc): Define.
5968         (observer.o): Update dependencies.
5969         (observer.h, observer.inc): New rules.
5970         * observer.h: Delete file.
5971         * observer.sh: New file.
5972
5973 2004-04-15  Mark Kettenis  <kettenis@gnu.org>
5974
5975         * vax-tdep.c (vax_frame_cache): Fix typo.
5976
5977 2004-04-14  Mark Kettenis  <kettenis@gnu.org>
5978
5979         * NEWS (New native configurations): Mention NetBSD/vax.
5980         * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
5981         * config/vax/nbsdelf.mh: New file.
5982         * config/vax/nbsdaout.mh: New file.
5983         * config/vax/nm-nbsd.h: New file.
5984         * config/vax/nm-nbsdaout.h: New file.
5985
5986         * vaxnbsd-tdep.c: New file.
5987         * Makefile.in (vaxnbsd-tdep.o): New dependency.
5988         * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
5989         * config/vax/nbsd.mt: New file.
5990         * config/vax/tm-nbsd.h: New file.
5991
5992         * Makefile.in (vaxbsd-nat.o): New dependency.
5993
5994         * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
5995         * vax-tdep.c (vax_store_arguments): Remove struct_return and
5996         struct_addr arguments.  Don't push return value address.
5997         (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
5998         arguments to vax_store_arguments.  Store return value address in
5999         R1.
6000         (vax_store_struct_return, vax_extract_return_value)
6001         (vax_store_return_value): Remove functions.
6002         (vax_return_value): New function.
6003         (vax_gdbarch_init): Set return value.  Don't set
6004         deprecated_store_struct_return, deprecated_extract_struct_return
6005         and deprecated_store_return_value.
6006
6007 2004-04-14  Andreas Schwab  <schwab@suse.de>
6008
6009         * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
6010         value buffer.
6011         * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
6012
6013 2004-04-14  Mark Kettenis  <kettenis@gnu.org>
6014
6015         * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
6016         (vax_unwind_dummy_id): New functions.
6017         (vax_push_dummy_frame, vax_pop_frame): Remove functions.
6018         (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
6019         variables.
6020         (vax_fix_call_dummy): Remove function.
6021         (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
6022         Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
6023         call_dummy_location, deprecated_call_dummy_words,
6024         deprecated_sizeof_call_dummy_words,
6025         deprecated_call_dummy_breakpoint_offset,
6026         deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
6027         and deprecated_dummy_write_sp.
6028
6029 2004-04-13  David Carlton  <carlton@kealia.com>
6030
6031         * MAINTAINERS: Move myself to "paper trail" section.
6032
6033 2004-04-12  Mark Kettenis  <kettenis@gnu.org>
6034
6035         * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
6036         "trad-frame.h".
6037         (vax_frame_init_saved_regs): Remove function.
6038         (vax_sigtramp_saved_pc): Remove function.
6039         (vax_frame_saved_pc): Remove function.
6040         (vax_frame_args_address): Remove function.
6041         (vax_frame_num_args): Rewrite.
6042         (vax_frame_chain): Remove function.
6043         (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
6044         VAX_FP_REGNUM.
6045         (vax_pop_frame): Likewise.
6046         (vax_saved_pc_after_call): Remove function.
6047         (struct vax_frame_cache): New structure.
6048         (vax_frame_cache): New function.
6049         (vax_frame_this_id): New function.
6050         (vax_frame_prev_register): New function.
6051         (vax_frame_unwind): New variable.
6052         (vax_frame_sniffer): New function.
6053         (vax_frame_base_address): New function.
6054         (vax_frame_args_address): New function.
6055         (vax_frame_base): New variable.
6056         (vax_unwind_pc): New function.
6057         (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
6058         deprecated_fp_regnum, deprecated_saved_pc_after_call,
6059         deprecated_frame_chain, deprecated_frame_saved_pc,
6060         deprecated_frame_args_address and
6061         deprecated_frame_init_saved_regs.
6062         * Makefile.in (vax-tdep.o): Update dependencies.
6063
6064         * vaxbsd-nat.c: New file.
6065
6066         * vax-tdep.h: Update copyright year.  Adjust comments.
6067         (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
6068         VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
6069         (vax_regnum): New enum.  Replacing...
6070         (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
6071         (VAX_PS_REGNUM): ... these removed macros.
6072         * vax-tdep.c (vax_register_name): Remove prototype.
6073         (vax_register_name): Reorganize somewhat.  Use ARRAY_SIZE.
6074         (vax_register_byte, vax_register_raw_size,
6075         vax_register_virtual_size, vax_register_virtual_type): Remove
6076         functions.
6077         (vax_register_type): New function.
6078         (vax_breakpoint_from_pc): Reorganize.
6079         (vax_gdbarch_init): Set register_type.  Don't set
6080         deprecated_register_size, deprecated_register_bytes,
6081         deprecated_register_byte, deprecated_register_raw_size,
6082         deprecated_max_register_raw_size,
6083         deprecated_register_virtual_size,
6084         deprecated_max_register_virtual_size and
6085         deprecated_register_virtual_type.  Add comment on stack direction.
6086
6087 2004-04-11  Mark Kettenis  <kettenis@gnu.org>
6088
6089         * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
6090         AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
6091         AMD64_FS_REGNUM and AMD64_GS_REGNUM.
6092
6093 2004-04-10  Randolph Chung  <tausq@debian.org>
6094
6095         * MAINTAINERS (write after approval): Add myself.
6096
6097 2004-04-07  Randolph Chung  <tausq@debian.org>
6098
6099         * hppa-tdep.c (hppa_inner_than): Remove.
6100         (is_pa_2): Remove unused static variable.
6101         (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
6102
6103 2004-03-10  Paul N. Hilfinger  <Hilfinger@gnat.com>
6104
6105         * language.h (language_defn): Add new la_post_parser field.
6106         * parser-defs.h (null_post_parser): New declaration (default for
6107         la_post_parser).
6108
6109         * parse.c (parse_exp_1): Move code to parse_exp_in_context and
6110         insert call to that function.
6111         (parse_exp_in_context): New function, including code formerly in
6112         parse_exp_1.  Calls language-dependent post-parser after
6113         prefixification.
6114         (parse_expression_in_context): New exported function.
6115         (null_post_parser): New definition.
6116         * expression.h (parse_expression_in_context): Add declaration.
6117
6118         * p-lang.c (pascal_language_defn): Add trivial post-parser.
6119         * c-lang.c (c_language_defn): Ditto.
6120         (cplus_language_defn): Ditto.
6121         (asm_language_defn): Ditto.
6122         (minimal_language_defn): Ditto.
6123         * f-lang.c (f_language_defn): Ditto.
6124         * jv-lang.c (java_language_defn): Ditto.
6125         * language.c (unknown_language_defn): Ditto.
6126         (auto_language_defn): Ditto.
6127         (local_language_defn): Ditto.
6128         * m2-lang.c (m2_language_defn): Ditto.
6129         * scm-lang.c (scm_language_defn): Ditto.
6130         * obj-lang.c (objc_language_defn): Ditto.
6131
6132 2004-04-10  Mark Kettenis  <kettenis@gnu.org>
6133
6134         * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
6135         (amd64nbsd_mcontext_addr): New function.
6136         (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
6137         amd64nbsd_mcontext_addr.  Directly initialize TDEP->sc_reg_offset
6138         with amd64nbsd_r_reg_offset, instead of building it on the fly.
6139
6140         * corelow.c (core_xfer_partial): Fix coding standards violation.
6141         Add support for TARGET_OBJECT_WCOOKIE.
6142
6143         * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
6144         deprecated_pc_in_sigtramp.
6145         * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
6146         * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
6147         * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
6148         * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
6149         * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
6150         * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
6151         * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
6152
6153         * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
6154         i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
6155         Fix typo.
6156
6157         * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
6158         I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
6159         (amd64_collect_fxsave): Likewise.
6160
6161         * i386-sol2-tdep.c: Include "gdb_string.h".
6162         (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
6163         name.
6164         * Makefile.in (i386-sol2-tdep.o): Update dependencies.
6165
6166 2004-04-10  Mark Kettenis  <kettenis@gnu.org>
6167
6168         * i386-sol2-tdep.c: Include "solib-svr4.h".
6169         (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6170         * Makefile.in (i386-sol2-tdep.o): Update dependencies.
6171         * config/i386/tm-i386sol2.h: Include :solib.h".
6172         * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
6173         solib-svr4.o and solib-legacy.o.
6174         * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
6175         solib-svr4.o.
6176
6177 2004-04-09  Mark Kettenis  <kettenis@gnu.org>
6178
6179         * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
6180         whether a register is supplied by PTRACE_GETFPREGS.
6181         (store_inferior_registers): Likewise.
6182         * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
6183         whether a register is supplied by PT_GETFPREGS.
6184         (store_inferior_registers): Likewise.
6185
6186         * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
6187         * config/i386/linux64.mt (TDEPFILES): Likewise.
6188
6189         * i386-linux-nat.c: Update copyrigth year.  Tweak comment.
6190
6191         * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
6192         sigtramp_p member of `struct gdbarch_tdep'.  Also check whether
6193         the program counter is in the range specified by `struct
6194         gdbarch_tdep'.
6195         * amd64-linux-tdep.c: Include "symtab.h".
6196         (amd64_linux_pc_in_sigtramp): Remove function.
6197         (amd64_linux_sigtramp_p): New function.
6198         (amd64_linux_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6199         deprecated_pc_in_sigtramp.
6200         * amd64nbsd-tdep.c: Include "symtab.h".
6201         (amd64nbsd_sigtramp_p): New function.
6202         (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6203         deprecated_pc_in_sigtramp.
6204         * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h".  Add a
6205         few comments.
6206         (amd64obsd_pc_in_sigtramp): Remove function.
6207         (amd64obsd_sigtramp_p): New function.
6208         (amd64obsd_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6209         deprecated_pc_in_sigtramp.
6210         * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
6211         (i386bsd_pc_ins_sigtramp): Remove prototype.
6212         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
6213         * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
6214         sigtramp_p member of `struct gdbarch_tdep'.  Also check whether
6215         the program counter is in the range specified by `struct
6216         gdbarch_tdep'.
6217         (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
6218         (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
6219         (i386_go32_pc_in_sigtramp): Remove function.
6220         (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
6221         Initialize TDEP->sigtramp_p.
6222         (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
6223         (i386_gdbarch_init): Initialize TDEP->sigtramp_p.  Don't set
6224         deprecated_pc_in_sigtramp.
6225         * i386-linux-tdep.c: Adjust comments.
6226         (i386_linux_pc_in_sigtramp): Remove function.
6227         (i386_linux_sigtramp_p): New function.
6228         (i386_linux_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6229         deprecated_pc_in_sigtramp.
6230         * i386-nto-tdep.c: Update copyright year.
6231         (i386nto_pc_in_sigtramp): Remove function.
6232         (i386nto_sigtramp_p): New function.
6233         (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
6234         SP_REGNUM.
6235         (i386nto_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6236         deprecated_pc_in_sigtramp.
6237         * i386-sol2-tdep.c: Update copyright year.
6238         (i386_sol2_pc_in_sigtramp): Remove function.
6239         (i386_sol2_sigtramp_p): New function.
6240         (i386_sol2_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6241         deprecated_pc_in_sigtramp.
6242         * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
6243         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
6244         (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6245         deprecated_sigtramp_start and deprecated_sigtramp_end.
6246         * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
6247         (i386nbsd_pc_in_sigtramp): Remove function.
6248         (i386nbsd_sigtramp_p): New function.
6249         (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6250         deprecated_sigtramp_start, deprecated_sigtramp_end.  Initialize
6251         TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
6252         * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
6253         (i386obsd_pc_in_sigtramp): Remove function.
6254         (i386obsd_sigtramp_p): New function.
6255         (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
6256         functions.
6257         (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6258         deprecated_sigtramp_start, deprecated_sigtramp_end.  Initialize
6259         TDEP->sigtramp_p.
6260         * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
6261         amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
6262         dependencies.
6263
6264         * config/i386/i386aout.mt: Remove file.
6265
6266         * configure.tgt: Remove i[34567]86-*-go32*,
6267         i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
6268         and i[34567]86-*-isc*.  Set gdb_target to i386 for
6269         i[34567]86-*-netware* and i[34567]86-*-*.
6270         * config/i386/i386.mt: New file.
6271         * config/i386/embed.mt: Remove file.
6272         * config/i386/go32.mt: Remove file.
6273         * config/i386/i386nw.mt: Remove file.
6274         * config/i386/i386v.mt: Remove file.
6275         * config/i386/tm-go32.h: Remove file.
6276
6277         * tui/tui-hooks.c: Include "readline/readline.h" after
6278         "gdb_curses.h" instead of before.
6279         * tui/tui-io.c: Likewise.
6280
6281         * tui/tui.c: Fix typo in comment.
6282
6283         * sparc64-tdep.c (sparc_address_from_register): Remove function.
6284
6285 2004-04-08  Andrew Cagney  <cagney@redhat.com>
6286
6287         * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
6288         (deprecated_exception_support_initialized): Declare.
6289         * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
6290         (initialize_hp_cxx_exception_support)
6291         (child_enable_exception_callback): Update.
6292         * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
6293         (deprecated_exception_support_initialized): Rename
6294         deprecated_exception_catchpoints_are_fragile and
6295         deprecated_exception_support_initialized.
6296         (breakpoint_init_inferior, breakpoint_init_inferior): Update.
6297
6298         * symtab.c (deprecated_hp_som_som_object_present): Rename
6299         hp_som_som_object_present.
6300         * symtab.h (deprecated_hp_som_som_object_present): Declare.
6301         * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
6302         Update.  Delete extern declaration.
6303         * valops.c (hp_som_som_object_present): Ditto.
6304         * parse.c (deprecated_hp_som_som_object_present)
6305         (parse_nested_classes_for_hpacc): Ditto.
6306         * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
6307         * hppa-hpux-tdep.c (hp_som_som_object_present)
6308         (initialize_hp_cxx_exception_support): Ditto.
6309         * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
6310         * cp-valprint.c (hp_som_som_object_present)
6311         (cp_print_class_method): Ditto.
6312         * c-typeprint.c (hp_som_som_object_present):
6313         (c_type_print_base): Ditto.
6314         * c-exp.y (hp_som_som_object_present): Ditto.
6315
6316 2004-04-08  Andrew Cagney  <cagney@redhat.com>
6317
6318         * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
6319         (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
6320         (frame_unwind_find_by_frame): Re-implement the unwind code so
6321         that it can both prepend and append sniffers.  Replace
6322         frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
6323         * tramp-frame.c (tramp_frame_append): Use
6324         frame_unwind_prepend_unwinder.
6325         * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
6326         frame_unwind_register_unwinder.
6327         * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
6328         tramp_frame_append.
6329         * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
6330         * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
6331         (mips_linux_init_abi): Update.
6332
6333 2004-04-08  Kevin Buettner  <kevinb@redhat.com>
6334
6335         * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
6336         (ELF_FPREGSET_SIZE):  Delete constants formerly used in core
6337         file support.
6338
6339 2004-04-07  Kevin Buettner  <kevinb@redhat.com>
6340
6341         * ia64-tdep.c (elf.h): Don't include.
6342         (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
6343
6344 2004-04-07  Jason Molenda  (jmolenda@apple.com)
6345
6346         * frame.h: Typeo corrections in comments.
6347
6348 2004-04-07  Jim Blandy  <jimb@redhat.com>
6349
6350         * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
6351         %esp and %ebp
6352
6353 2004-04-07  Mark Kettenis  <kettenis@gnu.org>
6354
6355         * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
6356         * config/sparc/linux64.mt (TDEPFILES): Likewise.
6357         * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
6358         * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
6359         and solib-legacy.o.
6360         * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
6361         solib-svr4.o.
6362         * config/sparc/tm-sol2.h: Update copyright year.  Include
6363         "solib.h".
6364
6365         * sparc-sol2-tdep.c: Update copyright year.  Include
6366         "solib-svr4.h".
6367         (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6368         * sparc64-sol2-tdep.c: Include "solib-svr4.h".
6369         (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6370         * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
6371         dependencies.
6372
6373 2004-04-06  Andrew Cagney  <cagney@redhat.com>
6374
6375         * infttrace.c: Include "infttrace.h".
6376         * infttrace.h: Include "target.h".
6377         * Makefile.in (infttrace_h): Update.
6378         (infttrace.o): Update.
6379
6380 2004-04-06  Andrew Cagney  <cagney@redhat.com>
6381
6382         * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
6383         (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
6384         move extern declarations from here ...
6385         * infttrace.h: ... to here.
6386         * Makefile.in (hppah-nat.o): Update dependencies.
6387
6388         * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
6389         (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
6390         * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
6391         (hppa_breakpoint_from_pc): Delete.
6392
6393         * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
6394
6395 2004-04-05  Andrew Cagney  <cagney@redhat.com>
6396
6397         * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
6398         <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
6399         <sys/file.h>.
6400
6401 2004-04-06  Randolph Chung  <tausq@debian.org>
6402
6403         Committed by Andrew Cagney (mechanical change).
6404         * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
6405         exception_catchpoints_are_fragile, find_stub_with_shl_get,
6406         cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
6407         child_enable_exception_callback, current_ex_event,
6408         null_symtab_and_line, child_get_current_exception_event,
6409         HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
6410         HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
6411         HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
6412         hp_cxx_exception_support_initialized, eh_notify_hook_addr,
6413         eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
6414         eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
6415         Move hpux-specific definitions ...
6416         * hppa-hpux-tdep.c: ... to here.
6417
6418 2004-04-05  Andrew Cagney  <cagney@redhat.com>
6419
6420         * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
6421         skip_prologue_using_sal.
6422
6423 2004-04-05  Andrew Cagney  <cagney@redhat.com>
6424
6425         * config/i386/tm-i386.h: Delete file.
6426         * config/i386/tm-vxworks.h: Update copyright, do not include
6427         "tm-i386.h".
6428         * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
6429         * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
6430         * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
6431         * config/i386/ncr3000.mt (TM_FILE): Delete.
6432         * config/i386/interix.mt (TM_FILE): Delete.
6433         * config/i386/i386v.mt (TM_FILE): Delete.
6434         * config/i386/i386nw.mt (TM_FILE): Delete.
6435         * config/i386/i386gnu.mt (TM_FILE): Delete.
6436         * config/i386/i386aout.mt (TM_FILE): Delete.
6437         * config/i386/embed.mt (TM_FILE): Delete.
6438
6439 2004-04-05  Kevin Buettner  <kevinb@redhat.com>
6440
6441         * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
6442         (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
6443         (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
6444         (accg7_regnum): New constants.
6445         (last_spr_regnum, last_pseudo_regnum): Update.
6446         * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
6447         accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
6448         (frv_pseudo_register_read, frv_pseudo_register_write): Add support
6449         for accg registers.
6450         (frv_register_sim_regno): Update spr_map[].
6451
6452 2004-04-04  Andrew Cagney  <cagney@redhat.com>
6453
6454         * config/mips/xm-riscos.h: Delete.
6455         * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
6456         * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
6457         * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
6458         * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
6459         * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
6460         * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
6461         * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
6462         * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
6463         * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
6464         * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
6465         * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
6466         * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
6467         * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
6468         * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
6469         * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
6470         * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
6471         * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
6472         * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
6473         * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
6474         * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
6475         * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
6476         * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
6477         * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
6478         * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
6479         * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
6480         * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
6481
6482         * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
6483         m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
6484         m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
6485         * configure.host: Remove m680[01]0-sun-sunos3*,
6486         m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
6487         m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
6488         m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
6489         mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
6490         mips-*-riscos*.
6491         * NEWS: Mention removed systems.
6492
6493 2004-04-04  Andrew Cagney  <cagney@redhat.com>
6494
6495         GDB 6.1 release created from 6.1 branch.
6496
6497 2004-04-04  Andrew Cagney  <cagney@redhat.com>
6498
6499         * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
6500         * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
6501         * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
6502
6503         * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
6504         * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
6505         * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
6506
6507 2004-04-03  Jim Blandy  <jimb@redhat.com>
6508
6509         * MAINTAINERS: Chris Faylor has changed employers; add him to
6510         "paper trail" section, and update his E-mail address.
6511
6512 2004-04-03  Andrew Cagney  <cagney@redhat.com>
6513
6514         * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
6515         generic dummy frames.
6516         * dummy-frame.c: Update copyright.
6517         (dummy_frame_sniffer): Delete check for generic dummy frames.
6518
6519         * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
6520         * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
6521         (REG_PARM_STACK_SPACE): Delete.
6522         * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
6523         Inline reference to REG_PARM_STACK_SPACE.
6524
6525         * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
6526         (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
6527         (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
6528         (FRAME_BASE_BEFORE_SIGTRAMP)
6529         (hppa32_hpux_frame_base_before_sigtramp)
6530         (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
6531         * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
6532         (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
6533         (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
6534         (FRAME_BASE_BEFORE_SIGTRAMP)
6535         (hppa64_hpux_frame_base_before_sigtramp)
6536         (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
6537
6538 2004-04-03  Andrew Cagney  <cagney@redhat.com>
6539
6540         * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
6541
6542 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6543
6544         * sh64-tdep.c (sh64_init_extra_frame_info): Replace
6545         DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
6546         * dummy-frame.h: Delete out-of-date comments.
6547         * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
6548         * gdbarch.h, gdbarch.c: Re-generate.
6549
6550 2004-04-02  Joel Brobecker  <brobecker@gnat.com>
6551
6552         Committed by Andrew Cagney <cagney@redhat.com>.
6553         * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
6554         into account an instruction saving a register if we have already
6555         seen an earlier instruction saving that same register.
6556
6557 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6558
6559         * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
6560         * gdbarch.h, gdbarch.c: Re-generate.
6561         * frame.c (legacy_get_prev_frame): Delete references to
6562         DEPRECATED_INIT_FRAME_PC_FIRST.
6563
6564         * infrun.c (pc_in_sigtramp): Delete function.
6565         (check_sigtramp2): Inline call to pc_in_sigtramp, use
6566         get_frame_type.
6567
6568 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6569
6570         * infrun.c (handle_step_into_function): Delete code conditional on
6571         legacy_frame_p.
6572         (handle_inferior_event, step_over_function): Ditto.
6573
6574 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6575
6576         * frame.c (get_prev_frame_1): Exclude signal trampolines from the
6577         "previous frame inner to this frame" test.
6578
6579 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6580
6581         * frame.c (safe_frame_unwind_memory): New function.
6582         * frame.h (safe_frame_unwind_memory): Declare.  Update description
6583         of /safe_/ methods.
6584         * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
6585         "next_frame".  Use safe_frame_unwind_memory.
6586         (tramp_frame_sniffer): Update call to tramp_frame_start.
6587
6588 2004-04-01  Daniel Jacobowitz  <drow@mvista.com>
6589
6590         * dwarf2read.c (dwarf2_objfile_data_key): New.
6591         (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
6592         (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
6593         (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
6594         (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
6595         (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
6596         (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
6597         (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
6598         Remove variables.
6599         (struct dwarf2_pinfo): Remove per-objfile members.  Update comments.
6600         (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
6601         (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
6602         (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
6603         (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
6604         (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
6605         Remove macros.
6606         (dwarf2_has_info): Take an objfile argument.  Allocate per-objfile
6607         data.
6608         (dwarf2_locate_sections, dwarf2_build_psymtabs)
6609         (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
6610         (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
6611         (read_partial_die, read_full_die, read_indirect_string)
6612         (dwarf_decode_line_header, dwarf_decode_macros)
6613         (dwarf2_symbol_mark_computed): Remove use of removed macros.
6614         Update uses of removed variables.
6615         (psymtab_to_symtab_1): Restore per-objfile data pointer.  Remove use
6616         of removed macros.
6617         (_initialize_dwarf2_read): New function.
6618         * symfile.h (dwarf2_has_info): Update prototype.
6619         * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
6620         * elfread.c (elf_symfile_read): Likewise.
6621
6622 2004-04-01  Jim Blandy  <jimb@redhat.com>
6623
6624         * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
6625         function for register numbers on all the rs6000-derived targets.
6626         (rs6000_gdbarch_init): Don't register a separate
6627         gdbarch_dwarf2_reg_to_regnum function for the E500.  Use
6628         rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
6629         variants.
6630
6631         * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
6632         numbering.
6633
6634 2004-04-01  Paul N. Hilfinger  <Hilfinger@gnat.com>
6635
6636         * valarith.c: Update copyright notice.
6637         (value_add): Handle range types.
6638         (value_sub): Ditto.
6639         (value_equal): Ditto.
6640         (value_less): Ditto.
6641         (value_neg): Ditto.
6642         (value_complement): Ditto.
6643         (value_binop): Simplify slightly by using is_integral_type and
6644         eliminiating unnecessary COERCE_ENUMs.
6645
6646 2004-03-31  Andrew Cagney  <cagney@redhat.com>
6647
6648         * frame.h (frame_unwind_id): Declare.
6649         * frame.c (frame_unwind_id): New function.
6650         (get_prev_frame_1): New function.
6651         (frame_debug_got_null_frame): New function.
6652         (get_prev_frame): Use frame_debug_got_null_frame.  Move unwind
6653         code proper to prev_frame, update description.
6654         * infrun.c (step_over_function): Use frame_unwind_id.
6655
6656 2004-04-31  J. Brobecker  <brobecker@gnat.com>
6657
6658         * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
6659         (hppa64_push_dummy_call): Likewise.
6660
6661 2004-03-30  Jim Blandy  <jimb@redhat.com>
6662
6663         From Ulrich Weigand:
6664         * utils.c (query): Do not use a va_list variable multiple times.
6665
6666 2004-03-29  Daniel Jacobowitz  <drow@mvista.com>
6667
6668         * Makefile.in (linux_nat_h): Update dependencies.
6669         * configure.in: Check for <gnu/libc-version.h>.
6670         * configure: Regenerate.
6671         * config.in: Regenerate.
6672         * linux-nat.h: Include "target.h".  Add waitstatus field to
6673         struct lwp_info.
6674         * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
6675         (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
6676         to.
6677         (lin_lwp_handle_extended): New function.  Handle clone events.
6678         (wait_lwp): Use lin_lwp_handle_extended.  Update comment about
6679         thread exit events.
6680         (child_wait): Handle clone events.
6681         (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
6682         * linux-nat.c (linux_enable_event_reporting): Turn on
6683         PTRACE_O_TRACECLONE.
6684         (linux_handle_extended_wait): Handle clone events.
6685         * thread-db.c: Include <gnu/libc-version.h>.
6686         (struct private_thread_info): Add dying flag.
6687         (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
6688         higher.
6689         (attach_thread): Update comments.  Handle dying threads.
6690         (detach_thread): Set the dying flag.
6691         (check_event): Always call attach_thread.
6692
6693 2004-03-29  Daniel Jacobowitz  <drow@mvista.com>
6694
6695         * mips-tdep.c (mips_pdr_data): New.
6696         (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
6697         (_initialize_mips_tdep): Initialize mips_pdr_data.
6698
6699 2004-03-29  Corinna Vinschen  <vinschen@redhat.com>
6700
6701         * minsyms.c (install_minimal_symbols): Move dropping leading
6702         char from linkage name from here...
6703         (prim_record_minimal_symbol_and_info): ...to here.  Simplify
6704         test for "__gnu_compiled*" symbols.
6705
6706 2004-03-28  Jim Blandy  <jimb@redhat.com>
6707
6708         * rs6000-tdep.c (skip_prologue): Recognize moves from argument
6709         registers to temp register r0 and byte stores as prologue
6710         instructions.
6711
6712 2004-03-28  Andrew Cagney  <cagney@redhat.com>
6713
6714         * PROBLEMS (Stack backtraces): Rewrite.  Remove reference to
6715         arm*-*-*.
6716
6717 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
6718
6719         * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
6720         and switch the layout to force a display of register window.
6721
6722 2004-02-26  J. Brobecker  <brobecker@gnat.com>
6723
6724         * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
6725         of the INTEGER class.
6726
6727 2004-03-26  Jim Blandy  <jimb@redhat.com>
6728
6729         * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
6730         bytes long on PPC GNU/Linux.
6731
6732 2004-03-26  David Carlton  <carlton@kealia.com>
6733
6734         * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
6735
6736 2004-03-25  Andrew Cagney  <cagney@redhat.com>
6737
6738         * PROBLEMS: Add general section titles, remove references to
6739         specific releases.
6740
6741 2004-03-25  Daniel Jacobowitz  <drow@mvista.com>
6742
6743         * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
6744         INT_REGISTER_SIZE.
6745         (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
6746         FP_REGISTER_VIRTUAL_SIZE.
6747         * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
6748         of DEPRECATED_REGISTER_RAW_SIZE.
6749         (arm_register_type): Add gdbarch argument.
6750         (arm_register_raw_size, arm_register_virtual_size): Delete.
6751         (arm_register_byte, arm_extract_return_value)
6752         (arm_store_return_value, arm_get_longjmp_target): Update references
6753         to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
6754         (arm_gdbarch_init): Likewise.  Don't set
6755         deprecated_register_raw_size, deprecated_register_virtual_size,
6756         deprecated_max_register_raw_size,
6757         deprecated_max_register_virtual_size, or
6758         deprecated_max_register_virtual_type.  Do set register_type.
6759         * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
6760         (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
6761         (FP_REGISTER_VIRTUAL_SIZE): Delete.
6762         (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
6763         (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
6764         * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
6765         INT_REGISTER_SIZE.
6766         * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
6767         (remote_rdp_store_register): Likewise.
6768
6769 2004-03-24  Daniel Jacobowitz  <drow@mvista.com>
6770
6771         * Makefile.in (mips-linux-tdep.o): Update dependencies.
6772         * mips-tdep.c (mips_gdbarch_init): Move frame predicates
6773         to after osabi initialization.
6774         * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
6775         (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
6776         functions.
6777         (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
6778         (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
6779         variables.
6780         (mips_linux_init_abi): Append signal trampoline unwinders.
6781
6782 2004-03-24  Andrew Cagney  <cagney@redhat.com>
6783
6784         * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
6785         * tramp-frame.c: Include "gdb_assert.h".
6786         (tramp_frame_start): Use TRAMP_SENTINEL_INSN.  Use ULONGEST and
6787         correct sizeof.
6788         (tramp_frame_append): Validate the tramp frame's instructions.
6789         * Makefile.in (tramp-frame.o): Update dependencies.
6790
6791 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6792
6793         * trad-frame.h (trad_frame_set_reg_addr): Declare.
6794
6795 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6796
6797         * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
6798         Nasser as past testsuite/lib/ (and other) maintainers.
6799
6800 2004-03-23  Daniel Jacobowitz  <drow@mvista.com>
6801
6802         * infcmd.c (attach_command): Reread symbols if we already have
6803         an exec file.
6804
6805 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6806
6807         * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
6808
6809 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6810
6811         * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
6812         * gdbarch.h, gdbarch.c: Re-generate.
6813         * i386obsd-tdep.c (i386obsd_init_abi): Update.
6814         * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
6815         * i386bsd-tdep.c (i386bsd_init_abi): Update.
6816         * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
6817         (DEPRECATED_SIGTRAMP_START): Update.
6818         * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
6819         (DEPRECATED_SIGTRAMP_START): Update.
6820         * blockframe.c (find_pc_sect_partial_function): Update.
6821         * arch-utils.c (legacy_pc_in_sigtramp): Update.
6822
6823 2004-03-23  Daniel Jacobowitz  <drow@mvista.com>
6824
6825         * remote.c (remote_open_1): Reopen the exec file and reread symbols
6826         if necessary.
6827
6828 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6829
6830         * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
6831         predicate, deprecate.
6832         * gdbarch.h, gdbarch.c: Re-generate.
6833         * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
6834         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
6835         * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
6836         * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
6837         * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
6838         * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
6839         * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
6840         * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
6841         * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
6842         * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
6843         * blockframe.c (find_pc_partial_function): Update.
6844         * breakpoint.c (bpstat_what): Update.
6845         * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
6846         * frv-linux-tdep.c (frv_linux_init_abi): Update.
6847         * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
6848         * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
6849         * i386-interix-tdep.c (i386_interix_init_abi): Update.
6850         * i386-linux-tdep.c (i386_linux_init_abi): Update.
6851         * i386-nto-tdep.c (i386nto_init_abi): Update.
6852         * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
6853         * i386-tdep.c (i386_sigtramp_frame_sniffer)
6854         (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
6855         * i386bsd-tdep.c (i386bsd_init_abi): Update.
6856         * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
6857         * i386obsd-tdep.c (i386obsd_init_abi): Update.
6858         * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
6859         * infrun.c (pc_in_sigtramp): Update.
6860         * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
6861         * m68klinux-tdep.c (m68k_linux_init_abi): Update.
6862         * mips-tdep.c (mips_gdbarch_init): Update.
6863         * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
6864         * ppc-linux-tdep.c: Update comment.
6865         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
6866         * shnbsd-tdep.c (shnbsd_init_abi): Update.
6867         * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
6868         * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
6869         * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
6870         * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
6871         * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
6872         * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
6873         * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
6874         * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
6875
6876 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6877
6878         * tramp-frame.h, tramp-frame.h: New files.
6879         * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
6880         Update rules to include "tramp-frame.h" and "tramp-frame.c".
6881
6882         * Makefile.in: Update all dependencies.
6883
6884 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6885
6886         * Makefile.in (trad_frame_h): Add $(frame_h).
6887         * trad-frame.h: Update copyright.  Include "frame.h".
6888         (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
6889         (trad_frame_set_id, trad_frame_get_id): Declare.
6890         (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
6891         * trad-frame.c: Update copyright.
6892         (struct trad_frame_cache): Define.
6893         (trad_frame_cache_zalloc): New function.
6894         (trad_frame_set_id, trad_frame_get_id): New functions.
6895         (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
6896
6897 2004-03-22  Andrew Cagney  <cagney@redhat.com>
6898
6899         * s390-tdep.c (struct s390_stub_unwind_cache): Rename
6900         s390_pltstub_unwind_cache.
6901         (s390_stub_frame_unwind_cache): Rename
6902         s390_pltstub_frame_unwind_cache.
6903         (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
6904         (s390_stub_frame_prev_register): Rename
6905         s390_pltstub_frame_prev_register.
6906         (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
6907         (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
6908
6909         From Ulrich Weigand:
6910         * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
6911         pointer calls like PLT calls.
6912
6913 2004-03-22  Daniel Jacobowitz  <drow@mvista.com>
6914
6915         * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
6916         PC rather than the partial function start address.  Use the start
6917         address to sanity check the found PDR.
6918
6919 2004-03-22  Daniel Jacobowitz  <drow@mvista.com>
6920
6921         * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
6922         linux_handle_extended_wait.
6923
6924 2004-03-22  Andrew Cagney  <cagney@redhat.com>
6925
6926         * rs6000-tdep.c (frame_initial_stack_address): Delete unused
6927         function.
6928
6929         * frame.h (generic_pop_current_frame): Delete declaration.
6930         (deprecate_pop_dummy_frame): Deprecate
6931         generic_pop_dummy_frame.
6932         * dummy-frame.c (deprecated_pop_dummy_frame): Update.
6933         (generic_pop_current_frame): Delete function.
6934         * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
6935         generic_pop_current_frame.
6936         * v850-tdep.c (v850_pop_frame): Update.
6937         * mcore-tdep.c (mcore_pop_frame): Update.
6938         * sh64-tdep.c (sh64_pop_frame): Update.
6939         * h8300-tdep.c (h8300_pop_frame): Update.
6940
6941 2004-03-22  Andrew Cagney  <cagney@redhat.com>
6942
6943         * frame.h (deprecated_pc_in_call_dummy): Rename
6944         generic_pc_in_call_dummy.
6945         * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
6946         * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
6947         generic_pc_in_call_dummy.
6948         (pc_in_dummy_frame): Make static.
6949         * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
6950         * gdbarch.h, gdbarch.c: Re-generate.
6951         * dummy-frame.c (dummy_frame_sniffer): Simplify.
6952         * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
6953         (legacy_get_prev_frame): Ditto.
6954         * inferior.h: Delete reference to generic_pc_in_call_dummy in
6955         comment.
6956
6957 2004-03-21  Andrew Cagney  <cagney@redhat.com>
6958
6959         * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
6960         declaration and out-of-date comment.
6961         * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
6962         Delete function.
6963         * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
6964         deprecated_pc_in_call_dummy.
6965
6966         * infrun.c (handle_inferior_event): For non legacy frames, use the
6967         frame ID and frame type to identify a signal trampoline.  Update
6968         comments.
6969
6970 2004-03-21  Nathan J. Williams  <nathanw@wasabisystems.com>
6971
6972         * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
6973         * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
6974
6975 2004-03-21  Andrew Cagney  <cagney@redhat.com>
6976
6977         * frame-unwind.h: Update copyright.
6978         (struct frame_data): Add opaque declaration.
6979         (frame_sniffer_ftype): Declare.
6980         (struct frame_unwind): Add "unwind_data" and "sniffer".
6981         (frame_unwind_register_unwinder): Declare.
6982         (frame_unwind_find_by_frame): Add parameter "this_cache".
6983         * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
6984         (legacy_get_prev_frame, legacy_get_prev_frame)
6985         (get_frame_type): Pass the prologue_cache to
6986         frame_unwind_find_by_frame.
6987         * frame-unwind.c (struct frame_unwind_table_entry): Add field
6988         "unwinder".
6989         (frame_unwind_register_unwinder): New function.
6990         (frame_unwind_find_by_frame): Handle an unwind sniffer.
6991
6992 2004-03-20  Paul Hilfinger  <hilfingr@nile.gnat.com>
6993
6994         * bcache.c (print_percentage): Use floating point to avoid
6995         incorrect results when portion*100 overflows.
6996
6997 2004-03-19  Kevin Buettner  <kevinb@redhat.com>
6998
6999         * ppc_tdep.h (ppc_linux_frame_saved_pc)
7000         (ppc_linux_init_extra_frame_info)
7001         (ppc_linux_frameless_function_invocation)
7002         (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
7003         (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
7004         (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
7005         (rs6000_frame_chain): Delete declarations.
7006         * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
7007         (ppc_linux_init_extra_frame_info)
7008         (ppc_linux_frameless_function_invocation)
7009         (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
7010         (ppc_linux_init_abi): Remove registration of above deleted functions.
7011         * rs6000-tdep.c (rs6000_init_extra_frame_info)
7012         (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
7013         (rs6000_frame_args_address, rs6000_saved_pc_after_call)
7014         (rs6000_pop_frame, rs6000_frameless_function_invocation)
7015         (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
7016         (rs6000_gdbarch_init): Remove registration of above deleted functions.
7017         Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
7018         rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
7019         frame management for all OSABIs.
7020
7021 2004-03-19  Andrew Cagney  <cagney@redhat.com>
7022
7023         Committed by Kevin Buettner <kevinb@redhat.com>.
7024
7025         * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
7026         Update copyright.
7027         (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
7028         (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
7029         (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
7030         (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
7031         unwinders.  #ifdef legacy frame code.
7032         * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
7033         "frame-base.h".
7034         (rs6000_unwind_pc, rs6000_unwind_dummy_id)
7035         (struct rs6000_frame_cache, rs6000_frame_cache)
7036         (rs6000_frame_this_id, rs6000_frame_prev_register)
7037         (rs6000_frame_sniffer, rs6000_frame_unwind)
7038         (rs6000_frame_base_address, rs6000_frame_base_sniffer)
7039         (rs6000_frame_base): Implement a traditional frame unwinder.
7040         (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
7041         frame unwinder.
7042
7043 2004-03-19  Kevin Buettner  <kevinb@redhat.com>
7044
7045         * breakpoint.c (adjust_breakpoint_address): Don't adjust
7046         breakpoint address for watchpoints or the catch eventpoints.
7047         Add new paramter ``bptype''.  Adjust all callers.
7048
7049 2004-03-19  Andrew Cagney  <cagney@redhat.com>
7050
7051         * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
7052
7053         * PROBLEMS: Delete note that ARM does not use frame code, problem
7054         fixed.
7055
7056 2004-03-18  Andrew Cagney  <cagney@redhat.com>
7057
7058         * stack.c (return_command): Delete code wrapped in #ifdef
7059         DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
7060
7061         * rs6000-tdep.c (skip_prologue): Record only the first LR save.
7062
7063 2004-03-18  Andrew Cagney  <cagney@redhat.com>
7064
7065         * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
7066         DEPRECATED_IN_SIGTRAMP.
7067         * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7068         * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
7069         * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7070         * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7071         * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7072         * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7073         * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7074         * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7075         * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
7076         * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
7077
7078 2004-03-18  Andrew Cagney  <cagney@redhat.com>
7079
7080         * frame-base.c: Update copyright.  Include "gdb_obstack.h".
7081         (struct frame_base_table_entry): Define.
7082         (struct frame_base_table): Re-implement as a linked list.
7083         (frame_base_init): Re-implement.
7084         (frame_base_table): Delete function.
7085         (append_predicate): Delete function.
7086         (frame_base_append_sniffer): Update.
7087         (frame_base_set_default): Update.
7088         (frame_base_find_by_frame): Update.
7089         (_initialize_frame_base): Use gdbarch_data_register_pre_init.
7090         * Makefile.in (frame-base.o): Update dependencies.
7091
7092 2004-03-17  Andrew Cagney  <cagney@redhat.com>
7093
7094         * frame.c (legacy_get_prev_frame): Pass correct frame to
7095         frame_unwind_find_by_frame.
7096
7097 2004-03-17  David Carlton  <carlton@kealia.com>
7098
7099         * NEWS: Mention C++ nested types and namespaces
7100
7101 2004-03-16  Michael Chastain  <mec.gnu@mindspring.com>
7102
7103         * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
7104         and "Regressions since gdb 5.3.".  Add known regressions since
7105         gdb 6.0.
7106
7107 2004-03-16  David Carlton  <carlton@kealia.com>
7108
7109         * dwarf2read.c (process_structure_scope): Process children even
7110         when we're a declaration.
7111
7112 2004-03-16  Andrew Cagney  <cagney@redhat.com>
7113
7114         * symtab.h (find_pc_sect_partial_function): Delete declaration.
7115         * blockframe.c (find_pc_partial_function)
7116         (find_pc_sect_partial_function): Merge into a single
7117         find_pc_partial_function.
7118
7119 2004-03-16  Mark Kettenis  <kettenis@gnu.org>
7120
7121         * i386bsd-nat.c: s/regno/regnum/g.
7122         (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
7123         FP0_REGNUM.
7124         (store_inferior_registers): Likewise.
7125
7126 2004-03-16  Mark Kettenis  <kettenis@gnu.org>
7127
7128         * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
7129         of i387_fill_fsave.
7130         (store_inferior_registers): Call i387_collect_fsave and
7131         i387_collect_fxsave instead of i387_fill_fsave and
7132         i387_fill_fxsave.
7133
7134 2004-03-15  Andrew Cagney  <cagney@redhat.com>
7135
7136         * Makefile.in (frame-unwind.o): Update dependencies.
7137         * frame-unwind.c: Include "gdb_obstack.h".
7138         (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
7139         parameter.
7140         (append_predicate): Delete function.
7141         (struct frame_unwind_table_entry): New structure.
7142         (struct frame_unwind_table): Replace "sniffer" with "head" and
7143         "tail".
7144         (frame_unwind_append_sniffer): Update.
7145         (frame_unwind_find_by_frame): Update.
7146         (_initialize_frame_unwind): Registe frame_unwind_init using
7147         gdbarch_data_register_pre_init.
7148
7149 2004-03-15  Mark Kettenis  <kettenis@gnu.org>
7150
7151         * i386bsd-nat.c: Update copyright year.
7152         (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
7153         define unconditionally.
7154
7155 2004-03-15  Mark Kettenis  <kettenis@gnu.org>
7156
7157         * i387-tdep.h (i387_collect_fsave): New prototype.
7158         * i387-tdep.c (i387_collect_fsave): New function containing most
7159         of the code from i387_fill_fsave.
7160         (i387_fill_fsave): Call i387_collect_fsave.
7161
7162 2004-03-15  Mark Kettenis  <kettenis@gnu.org>
7163
7164         * i386-linux-tdep.c: Update copyright year.
7165         (i386_linux_svr4_fetch_link_map_offsets): Remove function.
7166         (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
7167         svr4_ilp32_link_map_offsets instead of
7168         i386_linux_svr4_fetch_link_map_offsets.
7169
7170 2004-03-15  David Carlton  <carlton@kealia.com>
7171
7172         Fix for PR c++/1553:
7173         * dwarf2read.c (read_structure_type): Determine type name by
7174         calling determine_class_name.
7175         (determine_class_name): New.
7176         (determine_prefix): Look at TYPE_TAG_NAME and call
7177         determine_class_name when appropriate.
7178         (determine_prefix_aux, class_name): Delete.
7179         (read_namespace): Set die->type.
7180
7181 2004-03-15  Kevin Buettner  <kevinb@redhat.com>
7182
7183         * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
7184         unused macro definition.  The definition in target.h (or perhaps
7185         elsewhere) takes precedence.
7186
7187 2004-03-15  Andrew Cagney  <cagney@redhat.com>
7188
7189         * ppc-tdep.h: Update copyright.
7190         (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
7191         function signatures to match "regsets.h".
7192         * ppc-linux-tdep.c: Include "regset.h".
7193         (ELF_GREGSET_SIZE): Delete.
7194         (right_supply_register): New function.
7195         (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
7196         using right_supply_register.
7197         (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
7198         functions.
7199         (ppc64_linux_gregset, ppc32_linux_gregset): Define.
7200         (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
7201         (_initialize_ppc_linux_tdep): Do not register
7202         ppc_linux_regset_core_fns.
7203         (ppc_linux_regset_from_core_section): Replace
7204         fetch_core_registers.
7205         (ppc_linux_regset_core_fns): Delete.
7206         * ppc-linux-nat.c: (right_fill_reg): New function.
7207         (supply_gregset): Update call to ppc_linux_supply_gregset.
7208         (fill_gregset): Clear the register set, use right_fill_reg.
7209         (supply_fpregset): Update call to ppc_linux_supply_fpregset.
7210         (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
7211
7212         * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
7213         unsigned.
7214
7215 2004-03-15  Andrew Cagney  <cagney@redhat.com>
7216
7217         * gdbarch.sh (gdbarch_data_pre_init_fytpe)
7218         (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
7219         (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
7220         and register_gdbarch_data.
7221         (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
7222         (struct gdbarch_data): Replace "init" by "pre_init" and
7223         "post_init".
7224         * gdbarch.h, gdbarch.c: Re-generate.
7225         * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
7226         with"obstack", use OBSTACK_ZALLOC.
7227         (dwarf2_frame_ops): Delete.
7228         (dwarf2_frame_set_init_reg): Use gdbarch_data.
7229         (dwarf2_frame_init_reg): Use gdbarch_data.
7230         (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
7231         * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
7232         (_initialize_svr4_solib): Update.
7233         * user-regs.c (_initialize_user_regs): Update.
7234         * reggroups.c (_initialize_reggroup): Update.
7235         * regcache.c (_initialize_regcache): Update.
7236         * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
7237         * libunwind-frame.c (_initialize_libunwind_frame): Update.
7238         * gnu-v3-abi.c (init_gnuv3_ops): Update.
7239         * frame-unwind.c (_initialize_frame_unwind): Update.
7240         * frame-base.c (_initialize_frame_base): Update.
7241         * user-regs.c (user_reg_add): Update.
7242         * reggroups.c (reggroup_add): Update.
7243         * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
7244         * libunwind-frame.c (libunwind_frame_set_descr): Update.
7245         * frame-unwind.c (frame_unwind_append_sniffer): Update.
7246         * frame-base.c (frame_base_table): Update.
7247         * remote.c (_initialize_remote): Update.
7248         * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
7249
7250 2004-03-15  Andrew Cagney  <cagney@redhat.com>
7251
7252         * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
7253
7254 2004-03-15  Kevin Buettner  <kevinb@redhat.com>
7255
7256         * Makefile.in (frv-linux-tdep.o): Add dependencies.
7257         * frv-linux-tdep.c: New file.
7258         * frv-tdep.c (struct gdbarch_tdep): Add new field
7259         ``sigcontext_reg_addr''.
7260         (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
7261         (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
7262         (frv_sigramp_frame_sniffer): New functions.
7263         (frv_sigtramp_frame_unwind): New static global.
7264         (frv_gdbarch_init): Hook in ABI-specific overrides.  Hook up frame
7265         sniffers.
7266         * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
7267         * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
7268
7269 2004-03-15  Kevin Buettner  <kevinb@redhat.com>
7270
7271         * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
7272         but not via a call to error(), when unable to read memory.
7273
7274 2004-03-15  Kevin Buettner  <kevinb@redhat.com>
7275
7276         * frv-tdep.c (frv_call_dummy_words): Delete.
7277         (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
7278
7279 2004-03-15  Andrew Cagney  <cagney@redhat.com>
7280
7281         * infrun.c (handle_step_into_function, step_over_function): Only
7282         update and use STEP_FRAME_ID when the system is using legacy
7283         frames.  Update comments.
7284
7285 2004-03-14  Mark Kettenis  <kettenis@gnu.org>
7286
7287         * amd64-linux-tdep.h: Remove file.
7288         * amd64-linux-tdep.c: Don't include "inferior.h" and
7289         "amd64-linux-tdep.h".  Include "frame.h" and "solib-svr4.h".
7290         (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
7291         (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
7292         (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
7293         (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
7294         macros.
7295         (user_to_gdb_regmap): Remove variable.
7296         (amd64_linux_gregset_reg_offset): New variable.
7297         (amd64_core_fns): Remove variable.
7298         (fetch_core_registers): Remove function.
7299         (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
7300         functions.
7301         (_initialize_amd64_linux_tdep): Don't set add_core_fns.
7302         * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
7303         * Makefile.in (amd64_linux_tdep_h): Remove.
7304         (amd64-linux-nat.o): Update dependencies.
7305         (amd64-linux-tdep.o): Update dependencies.
7306
7307         * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
7308         (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
7309         functions.
7310         (fetch_inferior_registers, store_inferior_registers): Rewrite.
7311
7312         * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
7313         * amd64-tdep.c (amd64_fill_fxsave): Remove function.
7314
7315 2004-03-14  Daniel Jacobowitz  <drow@mvista.com>
7316
7317         * dwarf2read.c (read_structure_type): Rename from
7318         read_structure_scope.  Don't create a symbol or call process_die.
7319         Return immediately if die->type is set.  Call read_type_die before
7320         dwarf2_add_member_fn.
7321         (process_structure_scope): New function.
7322         (read_enumeration_type, process_enumeration_scope): New functions,
7323         broken out from read_enumeration.  Don't create the enumeration
7324         type if it has already been created.
7325         (read_enumeration): Removed.
7326         (process_die): Call read_structure_type, process_structure_scope,
7327         read_enumeration_type, and process_enumeration_scope.  Just call
7328         new_symbol for base and subrange types.  Add a comment about other
7329         type dies.
7330         (read_type_die): Call read_enumeration_type.
7331         (add_partial_structure, new_symbol): Update comments.
7332
7333 2004-03-13  Stephane Carrez  <stcarrez@nerim.fr>
7334
7335         * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
7336
7337 2004-03-13  Stephane Carrez  <stcarrez@nerim.fr>
7338
7339         * tui/tui-win.h (tui_get_cmd_list): Declare.
7340         * tui/tui-win.c (tui_command): New function.
7341         (tui_get_cmd_list): New function.
7342         (_initialize_tui_win): Moved initialization of tui command in
7343         tui_get_cmd_list.
7344
7345         * tui/tui-data.c (init_content_element): Setup new data members.
7346         (init_win_info): Likewise.
7347         (free_content_elements): Free it.
7348         * tui/tui-data.h (struct tui_data_element): Store the register
7349         content to print.
7350         (struct tui_data_info): Keep the current register group.
7351
7352         * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
7353
7354         * tui/tui-regs.h (tui_show_registers): Update prototype.
7355         (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
7356         (tui_resize_all): No need to calculate anything for register window.
7357         * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
7358         (tui_set_register_element, tui_set_general_regs_content): Remove.
7359         (tui_set_special_regs_content): Remove.
7360         (tui_set_general_and_special_regs_content): Remove.
7361         (tui_set_float_regs_content): Remove.
7362         (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
7363         (tui_set_regs_content): Remove.
7364         (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
7365         (tui_v_show_registers_command_support): Remove.
7366         (tui_show_registers): Use a reggroup to specify the registers to show.
7367         (tui_show_register_group): New function.
7368         (tui_display_registers_from): Compute the layout of register window
7369         and refresh with new API; be sure to delete old register windows.
7370         (tui_check_register_values): Update to use tui_get_register and
7371         tui_display_data.
7372         (tui_display_register): Just refresh the register window part.
7373         (tui_register_format): Format registers and save in tui_data_element.
7374         (tui_get_register): New to combine tui_reg_value_has_changed and
7375         tui_get_register_raw_value; fix to use the new gdb API.
7376         (tui_show_float_command): Renamed tui_reg_float_command.
7377         (tui_show_general_command): Renamed tui_reg_general_command.
7378         (tui_show_special_command): Renamed tui_reg_system_command.
7379         (_initialize_tui_regs): Remove unused commands.
7380
7381 2004-03-13  Mark Kettenis  <kettenis@gnu.org>
7382
7383         * NEWS (New native configurations): Mention OpenBSD/amd64.
7384
7385         * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
7386         (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
7387         Remove defines.
7388         * config/i386/nm-fbsd64.h: Likewise.
7389         * config/i386/nm-obsd.h: Likewise.
7390         * config/sparc/nm-fbsd.h: Likewise.  Update copyright year.
7391         * config/alpha/nm-fbsd.h: Likewise.  Update copyright year.
7392
7393 2004-03-12  Kevin Buettner  <kevinb@redhat.com>
7394
7395         * frv-tdep.c (set_variant_scratch_registers): New function.
7396         * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
7397         New constants.
7398
7399         From Richard Sandiford  <rsandifo@redhat.com>:
7400         * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
7401
7402 2004-03-12  Kevin Buettner  <kevinb@redhat.com>
7403
7404         * frv-tdep.c, frv-tdep.h  (first_gpr_regnum, sp_regnum, fp_regnum)
7405         (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
7406         (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
7407         (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
7408         (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
7409         (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
7410         (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
7411         (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
7412         definitions from frv-tdep.c to frv-tdep.h.
7413
7414 2004-03-12  Kevin Buettner  <kevinb@redhat.com>
7415
7416         Add shared library support for FR-V FDPIC ABI:
7417         * Makefile.in (solib-frv.o): Add dependencies.
7418         * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
7419         New functions.
7420         (frv_push_dummy_call): Add support for FDPIC ABI.
7421         (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
7422         for FDPIC ABI.
7423         * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
7424         (frv_fdpic_find_canonical_descriptor): Declare.
7425         * solib-frv.c: New file.
7426         * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
7427         * config/frv/tm-frv.h (solib.h): Include.
7428
7429 2004-03-12  Kevin Buettner  <kevinb@redhat.com>
7430
7431         * Makefile.in (elf_frv_h, frv_tdep_h): Define.
7432         (frv-tdep.o): Update dependencies.
7433         * frv-tdep.h: New file.
7434         * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
7435         (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
7436         constants.
7437         (struct gdbarch_tdep): Add new member ``frv_abi''.
7438         (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
7439         functions.
7440         (new_variant): Set ``frv_abi'' field.
7441         (gdb_arch_init): Detect FDPIC executables.
7442
7443 2004-03-12  Mark Kettenis  <kettenis@gnu.org>
7444
7445         * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
7446         wrapper.
7447
7448 2004-03-11  Andrew Cagney  <cagney@redhat.com>
7449
7450         * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
7451
7452 2004-03-11  Kevin Buettner  <kevinb@redhat.com>
7453
7454         * solist.h (master_so_list): New function.
7455         * solib.c (master_so_list): Likewise.
7456         * solib-svr4.c (enable_break): Iterate over so_list entries
7457         obtained from master list instead of entries obtained directly
7458         via svr4_current_sos().
7459
7460 2004-03-10  Ben Elliston  <bje@gnu.org>
7461
7462         * MAINTAINERS: Update my mail address.
7463
7464 2004-03-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
7465
7466         * remote-m32r-sdi.c: Support hardware watchpoint.
7467
7468 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7469
7470         * user-regs.c: Update copyright years.
7471         (struct user_regs): Rename to gdb_user_regs.
7472         (append_user_reg, builtin_user_regs, user_regs_init)
7473         (user_reg_add, user_reg_map_name_to_regnum)
7474         (usernum_to_user_reg): Update.
7475
7476 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7477
7478         * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
7479         (skip_children): New functions.
7480         (locate_pdi_sibling): Call skip_children.
7481
7482 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7483
7484         * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
7485         * gdbtypes.c (check_typedef): Update comments.
7486
7487 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7488
7489         * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
7490         (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
7491         pointer.  Update comment about comp_unit_head.
7492         (struct abbrev_info): Shorten two int flags.
7493         (dwarf_alloc_abbrev): Take a CU argument.
7494         (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
7495         each time through the loop.  Update cleanup argument.
7496         (psymtab_to_symtab_1): Update cleanup call.
7497         (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
7498         abbrev_obstack.
7499         (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
7500         Just call obstack_free and clear the pointer.
7501
7502 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7503
7504         * infrun.c (handle_inferior_event): Remove short-circuit code for
7505         events in a different thread.
7506
7507 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7508
7509         * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
7510         print the whole transfer.
7511         (initialize_targets): Update description of "set debug target".
7512
7513 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7514
7515         * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
7516
7517 2004-03-08  Nathan J. Williams  <nathanw@wasabisystems.com>
7518
7519         * MAINTAINERS (write after approval): Add myself.
7520
7521 2004-03-08  Corinna Vinschen  <vinschen@redhat.com>
7522
7523         * sh-tdep.c (sh_print_registers_info): Use for loop.
7524         Don't skip multiple registers when a float register is encountered.
7525
7526 2004-03-08  Corinna Vinschen  <vinschen@redhat.com>
7527
7528         Fix PR tdep/1291.
7529         * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
7530         to official SH documentation.
7531
7532 2004-03-07  Andrew Cagney  <cagney@redhat.com>
7533
7534         * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
7535         unused function.
7536
7537 2004-03-07  Daniel Jacobowitz  <drow@mvista.com>
7538
7539         * arm-tdep.c (thumb_get_next_pc): Handle BX.
7540         (arm_get_next_pc): Handle BX and BLX.
7541
7542 2004-03-07  Andrew Cagney  <cagney@redhat.com>
7543
7544         * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
7545         FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
7546         HPPA_SP_REGNUM.
7547         (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
7548         (hppa_target_read_fp): Delete.
7549         (hppa_gdbarch_init): Do not set deprecated register_raw_size,
7550         register_virtual_size, max_register_raw_size,
7551         max_register_virtual_size, register_byte, register_size,
7552         target_read_fp, fp_regnum, and register_bytes.  Set register_type
7553         instead of register_virtual_type.
7554         (hppa32_register_type, hppa64_register_type): Replace
7555         hppa32_register_virtual_type and hppa64_register_virtual_type.
7556         * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
7557         (HPPA_FP_REGNUM): Define.
7558
7559         * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
7560
7561         * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
7562         (pa_do_registers_info): Delete.
7563         * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
7564         (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
7565         (pa_strcat_fp_reg, pa_register_look_aside): Delete.
7566
7567         * infcall.c (legacy_push_dummy_code): Delete #ifdef
7568         GDB_TARGET_IS_HPPA code.
7569         * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
7570         (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
7571         (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
7572         * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
7573         * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
7574         (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
7575         (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
7576         (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
7577         (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
7578         (hppa_frameless_function_invocation, hppa64_store_return_value)
7579         (hppa_store_struct_return, hppa64_extract_return_value)
7580         (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
7581         (hppa32_call_dummy_length, hppa64_call_dummy_length)
7582         (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
7583         (find_proc_framesize, deposit_21, restore_pc_queue)
7584         (find_return_regnum, pc_in_interrupt_handler, deposit_14)
7585         (rp_saved, pc_in_linker_stub): Delete.
7586
7587         Unconditionally enable 64-bit frame and ABI code.
7588         * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
7589         call_dummy_breakpoint_offset, call_dummy_length, stack_align,
7590         push_dummy_frame, fix_call_dummy, push_arguments,
7591         call_dummy_location, extract_return_value, use_struct_convention,
7592         store_return_value, store_struct_return, saved_pc_after_call,
7593         init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
7594         frame_chain, frame_chain_valid, frameless_function_invocation,
7595         frame_saved_pc, and pop_frame.
7596
7597         * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
7598         (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
7599         (hppa_gdbarch_init): Do not set PC_REGNUM.
7600
7601 2004-03-06  Mark Kettenis  <kettenis@gnu.org>
7602
7603         * config/alpha/tm-fbsd.h: Remove file.
7604         * config/alpha/fbsd.mt: Tweak comment.
7605         (TM_FILE): Set to tm-alpha.h.
7606
7607 2004-03-05  Andrew Cagney  <cagney@redhat.com>
7608
7609         * infrun.c (step_over_function): When non-legacy code, and no
7610         step_frame_id, use the unwinder to get the caller's frame ID.
7611
7612 2004-03-05  Mark Kettenis  <kettenis@gnu.org>
7613
7614         * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
7615         i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
7616         bfd_arch_unknown.  Adjust comment.
7617
7618         * i386-nat.c: Fix typo in comment.  Re-introduce paranoiac.
7619         * i386obsd-tdep.c: Correct spelling in comment.
7620         * i386nbsd-tdep.c: Correct spelling in comment.
7621         * sparc-tdep.c: Correct spelling in comments.
7622
7623 2004-03-05  David Carlton  <carlton@kealia.com>
7624
7625         * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
7626         bug.
7627
7628 2004-03-05  Mark Kettenis  <kettenis@gnu.org>
7629
7630         * sparc-tdep.c: Fix typo in comment.
7631
7632 2004-03-04  J. Brobecker  <brobecker@gnat.com>
7633
7634         * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
7635
7636 2004-03-04  Daniel Jacobowitz  <drow@mvista.com>
7637
7638         * dwarf2read.c: Add comment describing memory lifetimes.
7639         (struct dwarf2_pinfo): Update comment.
7640         (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
7641         (read_enumeration, new_symbol): Don't use obsavestring.
7642
7643 2004-03-04  Mark Kettenis  <kettenis@gnu.org>
7644
7645         * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
7646         instead of amd64_fill_fxsave.
7647         * amd64bsd-nat.c (store_inferior_registers): Likewise.
7648         * amd64fbsd-nat.c (fill_fpregset): Likewise.
7649
7650         * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
7651         Reorganize code a bit.
7652
7653 2004-03-04  Orjan Friberg  <orjanf@axis.com>
7654
7655         * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
7656         when the frame pointer is pushed.  Don't set the frame pointer's
7657         address on the stack unless it's actually located there.
7658         Set the SRP's address on the stack correctly when the PC is still in
7659         the prologue.
7660         (cris_return_value): New function.
7661         (cris_gdbarch_init): Clear deprecated store_return_value,
7662         extract_return_value.
7663
7664 2004-03-02  Jim Blandy  <jimb@redhat.com>
7665
7666         * stabsread.c (reg_value_complaint): The maximum register number
7667         is one less than the number of registers.
7668
7669 2004-03-02  Andrew Cagney  <cagney@redhat.com>
7670
7671         * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
7672         I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM.  Remove
7673         trailing comma and redundant assignment of I386_ST0_REGNUM.
7674         * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
7675         32-bit segment registers.
7676
7677 2004-03-01  Andrew Cagney  <cagney@redhat.com>
7678
7679         * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
7680         use frame_relative_level and get_next_frame.
7681
7682 2004-02-29  Andrew Cagney  <cagney@redhat.com>
7683
7684         * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
7685         (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
7686         * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
7687         Delete macro.
7688
7689 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
7690
7691         * inflow.c (terminal_inferior): Don't give up the terminal if we
7692         previously couldn't get the inferior's terminal state.
7693
7694 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
7695
7696         * regcache.c (read_pc_pid): Restore inferior_ptid after reading
7697         PC_REGNUM.
7698
7699 2004-02-28  Andrew Cagney  <cagney@redhat.com>
7700
7701         * NEWS: Refer to GDB 6.1.
7702         * README: Refer to GDB 6.1.
7703         * PROBLEMS: Refer to GDB 6.1.
7704
7705 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
7706
7707         * thread-db.c (disable_thread_signals): Remove unused function.
7708
7709 2004-02-28  Mark Kettenis  <kettenis@gnu.org>
7710
7711         * amd64-nat.c: Include "gdb_string.h".
7712         (amd64_collect_native_gregset): Zero-extend the 32-bit
7713         general-purpose registers and %eip.
7714
7715         * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
7716         * amd64-tdep.c (amd64_collect_fxsave): New function.
7717         (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
7718
7719         * i387-tdep.h: Update copyright year.
7720         (i387_collect_fxsave): New prototype.
7721         * i387-tdep.c: Update copyright year.
7722         (i387_collect_fxsave): New function containing most of the code
7723         from i387_fill_fxsave.
7724         (i387_fill_fxsave): Call i387_collect_fxsave.
7725
7726 2004-02-28  Andrew Cagney  <cagney@redhat.com>
7727
7728         * amd64-linux-nat.c (ps_get_thread_area): When architecture is
7729         i386 use PTRACE_GET_THREAD_AREA.  Suggested by Roland McGrath.
7730
7731 2004-02-28  Mark Kettenis  <kettenis@gnu.org>
7732
7733         * amd64-tdep.c (amd64_frame_cache): Fix comment.
7734
7735 2004-02-28  Andrew Cagney  <cagney@redhat.com>
7736
7737         * utils.c: Use "", instead of <>, to include readline.
7738         tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
7739         * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
7740         * source.c, solib.c, exec.c, event-top.c: Ditto.
7741         * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
7742         * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
7743         * Makefile.in: Update all dependencies.
7744         (readline_tilde_h, readline_history_h): Define.
7745         (readline_headers): Delete.
7746
7747 2004-02-28  Mark Kettenis  <kettenis@gnu.org>
7748
7749         * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
7750         "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
7751         "config/i386/tm-lx64.h".
7752
7753         * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
7754         "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c".  Remove
7755         rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
7756
7757 2004-02-28  Andrew Cagney  <cagney@redhat.com>
7758
7759         * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
7760
7761         * breakpoint.c (_initialize_breakpoint): Use
7762         "add_setshow_auto_boolean_cmd.  Better word-wrap help messages.
7763         Add help to show command.
7764
7765 2004-02-28  Mark Kettenis  <kettenis@gnu.org>
7766
7767         * i386-nat.c: Reformat to be closer to coding standards.
7768         (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
7769         `retval'.  Make variables `align' and `size' local to while-loop.
7770         (i386_stopped_data_address): Rename local variable `ret' to `addr'.
7771         (_initialize_i386_nat): New prototype.
7772
7773         * tui/tui.c: Include <readline/readline.h> instead of
7774         "readline/readline.h".  Include it after <term.h> and
7775         "gdb_curses.h".
7776
7777 2004-02-27  Andrew Cagney  <cagney@redhat.com>
7778
7779         * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
7780         the new frame unwind code.
7781         (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
7782         (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
7783         PCOQ_HEAD_REGNUM.
7784
7785         * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
7786         "return_value" and "push_dummy_call".
7787         (hppa32_use_struct_convention): Delete unused function.
7788         (hppa32_store_return_value): Delete unused function.
7789         (hppa32_extract_return_value): Delete unused function.
7790         (hppa32_stack_align): Delete function.
7791
7792 2004-02-27  Eli Zaretskii  <eliz@elta.co.il>
7793
7794         * coffread.c (enter_linenos): Don't let rawptr reference memory
7795         outside linetab[]'s limits.
7796
7797 2004-02-27  Andrew Cagney  <cagney@redhat.com>
7798
7799         * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
7800         inferior stack space - the stack needs to grow upwards.
7801         (hppa32_frame_align): New function.
7802         (hppa64_frame_align): Replace hppa_frame_align.
7803         (hppa_gdbarch_init): Update.
7804
7805 2004-02-26  Orjan Friberg  <orjanf@axis.com>
7806
7807         * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
7808         (dwarf2-frame.h): Include.
7809         (enum cris_regnums): New enum CRIS_FP_REGNUM.
7810         Remove static variables related to ABI setting.
7811         (struct gdbarch_tdep): Remove cris_abi member.
7812         (struct frame_extra_info): Remove.
7813         (cris_unwind_cache, stack_item): New structs.
7814         (cris_frame_unwind, cris_frame_base): New variables.
7815         (push_stack_item, pop_stack_item)
7816         (cris_frame_unwind_cache, cris_frame_this_id)
7817         (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
7818         (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
7819         (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
7820         (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
7821         (cris_reg_struct_has_addr): New functions.
7822         (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
7823         (cris_frame_saved_pc, cris_saved_pc_after_call,
7824         (cris_store_struct_return, cris_frameless_function_invocation)
7825         (cris_pop_frame, cris_skip_prologue_main)
7826         (cris_abi_original_store_return_value)
7827         (cris_abi_v2_store_return_value)
7828         (cris_abi_original_extract_return_value)
7829         (cris_abi_v2_extract_return_value)
7830         (cris_abi_original_reg_struct_has_addr)
7831         (cris_abi_v2_reg_struct_has_addr)
7832         (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
7833         (cris_push_return_address, cris_abi_update): Remove.
7834         (_initialize_cris_tdep): Remove ABI command.
7835         (cris_dump_tdep): Ditto.
7836         (cris_gdbarch_init): Remove ABI command.
7837         Set store_return_value, extract_return_value, push_dummy_code,
7838         push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
7839         frame_unwind_append_sniffer, frame_base_set_default.
7840         Clear deprecated init_frame_pc, push_arguments, store_return_value,
7841         extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
7842         sizeof_call_dummy_words, get_saved_register, push_return_address,
7843         pop_frame, store_struct_return, frame_init_saved_regs,
7844         init_extra_frame_info, frameless_function_invocation, frame_chain,
7845         frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
7846         dummy_write_sp.
7847
7848 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
7849
7850         * valprint.h (print_hex_chars, print_char_chars): New prototypes.
7851         * valprint.c (print_hex_chars): Change from static to external.
7852         (print_char_chars): New function.
7853         * printcmd.c (print_scalar_formatted): For integer and enum types
7854         that are longer than LONGEST, perform processing via appropriate
7855         print_*_chars routines.
7856
7857 2004-02-26  Andrew Cagney  <cagney@redhat.com>
7858
7859         * Makefile.in: Update dependencies.
7860         Changes from Ulrich Weigand,
7861         * s390-tdep.c: Include "dwarf2-frame.h".
7862         (s390_dwarf2_frame_init_reg): New function.
7863         (s390_gdbarch_init): Install dwarf2_frame_sniffer and
7864         dwarf2_frame_base_sniffer.  Call dwarf2_frame_set_init_reg.
7865
7866 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
7867
7868         * breakpoint.c (pending_break_support): New setting variable.
7869         (break_command_1): Account for pending_break_support setting
7870         when creating pending breakpoints.
7871         (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
7872         (_initialize_breakpoint): Add "set breakpoint pending" and
7873         "show breakpoint pending" commands.
7874
7875 2004-02-26  Andrew Cagney  <cagney@redhat.com>
7876
7877         Fix PR i18n/1570.
7878         * charset.c (backslashable, backslashed, represented): Remove 'e'
7879         from list of escaped characters, not part of ISO-C.
7880
7881 2004-02-25  J. Brobecker  <brobecker@gnat.com>
7882
7883         From Peter Schauer <schauer@pdf.de>:
7884         * tui/tui.c: Move system header includes after local includes.
7885         Fixes a build failure on solaris systems.
7886
7887 2004-02-25  J. Brobecker  <brobecker@gnat.com>
7888
7889         * configure.in: Refine the previous change.
7890         * configure: Regenerate.
7891
7892 2004-02-25  Mark Kettenis  <kettenis@gnu.org>
7893
7894         * amd64-tdep.h: Renamed from x86-64-tdep.h.
7895         * amd64-tdep.c: Renamed from x86-64-tdep.c.  Include
7896         "amd64-tdep.h" instead of "x86-64-tdep.h".
7897         * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
7898         * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
7899         * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c.  Include
7900         "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
7901         and "x86-64-tdep.c".
7902         * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c.  Include
7903         "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
7904         and "x86-64-tdep.c".
7905         * amd64bsd-nat.c: Update copyright year.
7906         Include "amd64-tdep.h" instead of "x86-64-tdep.h".
7907         * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
7908         "x86-64-tdep.h".
7909         * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
7910         "x86-64-tdep.h".
7911         * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
7912         "x86-64-tdep.h".
7913         * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
7914         "x86-64-tdep.h".
7915         * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
7916         "x86-64-tdep.h".
7917         * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
7918         "x86-64-tdep.h".
7919         * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
7920         * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
7921         * Makefile.in (amd64_linux_tdep_h): Renamed from
7922         x86_64_linux_tdep_h.
7923         (amd64_tdep_h): Renamed from x86_64_tdep_h.
7924         (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
7925         (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
7926         (amd64obsd-tdep.o): Update dependencies.
7927         (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
7928         dependencies.
7929         (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
7930         dependencies.
7931         (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
7932         amd64-linux-nat.c amd64-linux-tdep.c.
7933         * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
7934         * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
7935         * config/i386/linux64.mt: Renamed from x86-64linux.mt.
7936         (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
7937         amd64-tdep.o and amd64-linux-tdep.o.
7938         (TM_FILE): Set to tm-linux64.h.
7939         * config/i386/linux64.mh: Renamed from x86-64linux.mh.
7940         (NAT_FILE): Set to nm-linux64.h.
7941         (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
7942         * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7943         amd64-tdep.o.
7944         * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7945         amd64-tdep.o.
7946         * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7947         amd64-tdep.o.
7948
7949 2004-02-25  Roland McGrath  <roland@redhat.com>
7950
7951         * remote.c (remote_protocol_qPart_auxv): New variable.
7952         (init_all_packet_configs): Initialize it.
7953         (set_remote_protocol_qPart_auxv_packet_cmd): New function.
7954         (show_remote_protocol_qPart_auxv_packet_cmd): New function.
7955         (show_remote_cmd): Call it.
7956         (_initialize_remote): Initialize commands.
7957         (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
7958         service TARGET_OBJECT_AUXV requests.
7959
7960 2004-02-25  J. Brobecker  <brobecker@gnat.com>
7961
7962         * configure.in: Make sure that the wborder function is available.
7963         Otherwise, search for it in the cur_colr library.
7964         * configure: Regenerate.
7965
7966 2004-02-25  Andrew Cagney  <cagney@redhat.com>
7967
7968         * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
7969
7970 2004-02-25  Mark Kettenis  <kettenis@gnu.org>
7971
7972         * config/i386/tm-x86-64linux.h: Tweak comments.
7973
7974 2004-02-25  Richard Sandiford  <rsandifo@redhat.com>
7975
7976         * MAINTAINERS: Add self to write-after-approval list.
7977
7978 2004-02-25  Andrew Cagney  <cagney@redhat.com>
7979
7980         PR cli/1566.  Problem found, and fix suggested by David Allan.
7981         * cli/cli-script.c (execute_control_command): Unconditionally
7982         install a cleanup.  Default "ret" to "invalid_control".  Use
7983         "break" instead of "return" to escape from the switch.
7984
7985 2004-02-24  J. Brobecker  <brobecker@gnat.com>
7986
7987         * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
7988         with the lines macro defined in term.h on AiX.
7989         * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
7990         a collision with the label_width macro defined in term.h on AiX.
7991
7992 2004-02-23  David Mosberger  <davidm@hpl.hp.com>
7993
7994         Committed by Kevin Buettner <kevinb@redhat.com>.
7995
7996         * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
7997         * ia64-tdep.c (ia64_write_pc): Make it a global function.
7998         (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
7999         instead of ia64_write_pc().
8000         * ia64-linux-tdep.c (regcache.h): Include.
8001         (ia64_linux_write_pc): New function.
8002
8003 2004-02-23  Roland McGrath  <roland@redhat.com>
8004
8005         * auxv.c (info_auxv_command): Fix typos in error messages.
8006
8007 2004-02-23  Mark Kettenis  <kettenis@gnu.org>
8008
8009         * x86-64-tdep.h: Tweak comment.
8010         (enum amd64_regnum): New.
8011         (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
8012         (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
8013         (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
8014         (X86_64_XMM1_REGNUM): Removed.
8015         (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
8016         (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
8017         prototypes for renamed functions.
8018         * x86-64-tdep.c: Fix typo.
8019         (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
8020         register numbers.
8021         (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
8022         Use constants from `enum amd64_regnum' for register numbers.
8023         (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
8024         (amd64_analyze_prologue, amd64_frame_cache,
8025         amd64_sigtramp_frame_cache): Use constants from `enum
8026         amd64_regnum' for register numbers.
8027         (amd64_supply_fpregset): Adjust for renamed functions.
8028         (amd64_init_abi): Rename from x86_64_init_abi.  Use constants from
8029         `enum amd64_regnum' for register numbers.
8030         (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
8031         (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
8032         (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
8033         * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
8034         (amd64_linux_fill_gregset): Adjust for renamed macros.
8035         (fetch_core_registers): Adjust for renamed functions.
8036         (amd64_linux_init_abi): Adjust for renamed functions.
8037         * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
8038         renamed functions.
8039         * amd64-nat.c: Adjust for renamed macros.
8040         * amd64bsd-nat.c (fetch_inferior_registers)
8041         (store_inferior_registers): Use constants from `enum amd64_regnum'
8042         for register numbers.  Adjust for renamed variables.
8043         * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
8044         renamed variables.
8045         (_initialize_amd64fbsd_nat): Use constants from `enum
8046         amd64_regnum' for register numbers.
8047         * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
8048         `enum amd64_regnum' for register numbers.
8049         (amd64fbsd_init_abi): Adjust for renamed functions.
8050         * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
8051         `enum amd64_regnum' for register numbers.
8052         (amd64nbsd_init_abi): Adjust for renamed functions.
8053         (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
8054         * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
8055         `enum amd64_regnum' for register numbers.
8056         (amd64obsd_init_abi): Adjust for renamed functions.
8057         (_initialize_amd64obsd_ndep): Adjust for renamed macros.
8058
8059 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
8060
8061         * breakpoint.c (print_one_breakpoint): Do not output spaces
8062         after printing <PENDING> for a pending breakpoint.
8063
8064 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
8065
8066         * printcmd.c (print_scalar_formatted): Initialize val_long
8067         to remove compiler warning message.
8068
8069 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
8070
8071         * defs.h (nquery, yquery): New prototypes.
8072         * breakpoint.c (break_command_1): Use new nquery interface.
8073         * utils.c (defaulted_query, nquery, yquery): New functions.
8074
8075 2004-02-23  Andrew Cagney  <cagney@redhat.com>
8076
8077         * hppa-tdep.c (hppa_frame_align): New function.
8078         (hppa32_push_dummy_call): New function.
8079         (hppa64_push_dummy_call): New function.
8080         (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
8081         disabled.
8082
8083         * infcall.c (legacy_push_dummy_code): Don't call deprecated
8084         FIX_CALL_DUMMY when push_dummy_call is available.
8085         (call_function_by_hand, push_dummy_code): Ditto.
8086
8087 2004-02-22  Andrew Cagney  <cagney@redhat.com>
8088
8089         * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
8090         (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
8091         (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
8092         * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
8093         use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
8094         call_dummy_location to ON_STACK.
8095
8096 2004-02-22  Mark Kettenis  <kettenis@gnu.org>
8097
8098         * x86-64-linux-tdep.c: Tweak comment.
8099         (amd64_linux_supply_gregset): Renamed from
8100         x86_64_linux_supply_gresget.
8101         (amd64_linux_fill_gregset): Renamed from
8102         x86_64_linux_fill_gregset.
8103         (fetch_core_registers): Adjust for renamed functions.
8104         (amd64_core_fns): Renamed from x86_64_core_fns.
8105         (amd64_linux_sigtramp_start): Renamed from
8106         x86_64_linux_sigtramp_start.
8107         (amd64_linux_pc_in_sigtramp): Renamed from
8108         x86_64_linux_pc_in_sigtramp.  Adjust for renamed functions.
8109         (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
8110         X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
8111         (amd64_linux_sigcontext_addr): Renamed from
8112         x86_64_linux_sigcontext_addr.
8113         (amd64_linux_sc_reg_offset): Renamed from
8114         x86_64_linux_sc_reg_offset.
8115         (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
8116         Adjust for renamed functions and variables.
8117         (_initialize_amd64_linux_tdep): Renamed from
8118         _initialize_x86_64_linux_tdep.  Adjust for renamed functions and
8119         variables.
8120         * x86-64-linux-tdep.h: Update copyright year.  Tweak comment.
8121         Adjust for renamed functions.
8122
8123         * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
8124         from x86_64_linux_gregset64_reg_offset.
8125         (amd64_linux_gregset32_reg_offset): Rename from
8126         x86_64_linux_gregset64_reg_offset.
8127         (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
8128         (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
8129         (amd64_linux_dr_set_control): Renamed from
8130         x86_64_linux_dr_set_control.  Adjust for renamed functions.
8131         (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
8132         Adjust for renamed functions.
8133         (amd64_linux_dr_reset_addr): Renamed from
8134         x86_64_linux_dr_reset_addr. Adjust for renamed functions.
8135         (amd64_linux_dr_get_status): Renamed from
8136         x86_64_linux_dr_get_status.  Adjust for renamed functions.
8137         (_initialize_amd64_linux_nat): Renamed from
8138         _initialize_x86_64_linux_nat.  Adjust for renamed variables and
8139         functions.
8140         * config/i386/nm-x86-64linux.h: Update copyright year.
8141         Adjust for renamed functions.
8142
8143         * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
8144         amd64fbsd_sigtramp_start.
8145         (amd64fbsd_sigtramp_end_addr): Renamed from
8146         amd64fbsd_sigtramp_end.
8147         (amd64fbsd_init_abi): Adjust for renamed variables.
8148         * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
8149         variables.
8150         * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
8151         amd64fbsd_sigtramp_start.
8152         (amd64fbsd_sigtramp_end_addr): Renamed from
8153         amd64fbsd_sigtramp_end.
8154
8155 2004-02-22  Andrew Cagney  <cagney@redhat.com>
8156
8157         * hppa-tdep.c (hppa32_return_value): New function.
8158         (hppa64_return_value): New function.
8159         (hppa_gdbarch_init): Set return_value; keep disabled.
8160
8161         * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
8162         struct-return and inferior function call methods.
8163
8164         * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
8165         "frame-base.h".
8166         (struct hppa_frame_cache): Define.
8167         (hppa_frame_cache, hppa_frame_this_id): New functions.
8168         (hppa_frame_prev_register): New function.
8169         (hppa_frame_unwind, hppa_frame_base): New variables.
8170         (hppa_frame_unwind_sniffer): New function.
8171         (hppa_frame_base_address, hppa_unwind_pc): New function.
8172         (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
8173         sniffer, and frame base sniffer; keep disabled.
8174         (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
8175         * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
8176
8177         * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
8178         to predicates for "seriously old code".
8179
8180         * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
8181         runtime if(0).
8182
8183         * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
8184         unsigned.
8185         (hppa_frame_find_saved_regs): Fix "std" instruction pattern
8186
8187         * config/pa/tm-hppa.h: Update copyright.
8188         (DEPRECATED_INIT_FRAME_PC): Delete macro.
8189         (deprecated_init_frame_pc_default): Delete declaration.
8190         (hppa_frame_init_saved_regs): Delete declaration.
8191         (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
8192         * hppa-tdep.c: Include "arch-utils.h".
8193         (hppa_gdbarch_init): Set deprecated init_frame_pc
8194         and deprecated frame_init_saved_regs.
8195         (hppa_frame_init_saved_regs): Make static.
8196
8197 2004-02-22  Mark Kettenis  <kettenis@gnu.org>
8198
8199         Remove old 386BSD support.
8200         * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
8201         * configure.host: Remove i[34567]86-*-bsd*.
8202         * configure.tgt: Remove i[34567]86-*-bsd*.
8203         * i386b-nat.c: Removed.
8204         * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
8205         (i386b-nat.o): Remove dependencies.
8206
8207         * config/i386/i386bsd.mh: Removed.
8208         * config/i386/i386bsd.mt: Removed.
8209         * config/i386/nm-i386bsd.h: Removed.
8210         * config/i386/tm-i386bsd.h: Removed.
8211         * config/i386/xm-i386bsd.h: Removed.
8212
8213         * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
8214
8215         * amd64fbsd-tdep.c: Include "solib-svr4.h".
8216         (amd64fbsd_init_abi): Set link map offsets.
8217         * amd64nbsd-tdep.c: Include "slib-svr4.h".
8218         (amd64nbsd_init_abi): Set link map offsets.
8219         * amd64obsd-tdep.c: Include "solib-svr4.h".
8220         (amd64obsd_init_abi): Set link map offsets.
8221         * i386fbsd-tdep.c: Include "solib-svr4.h".
8222         (i386fbsd_init_abi): Set link map offsets.
8223         * i386nbsd-tdep.c: Include "solib-svr4.h".
8224         (i386nbsdelf_init_abi): Set link map offsets.
8225         * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
8226         (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
8227         * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
8228         solib-legacy.o and core-aout.o. Reformat.
8229         * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
8230         solib-svr4.o, solib-legacy.o.  Reformat.
8231         * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o.  Reformat.
8232         * config/i386/nbsdelf.mh: Reformat.
8233         * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
8234         solib-svr4.o, solib-legacy.o and corelow.o.
8235         * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
8236         * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
8237         solib-svr4.o, solib-legacy.o and corelow.o.  Reformat.
8238         * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
8239         * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
8240         (TM_FILE): Set to tm-fbsd.h.
8241         * config/i386/nbsd.mt (TDEPFILES): Reformat.
8242         * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
8243         solib-svr4.o.
8244         * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
8245         solib-svr4.o.
8246         (TM_FILE): Set to nm-nbsd.h.
8247         * config/i386/nm-fbsd.h: Update copyright year.  Tweak comments.
8248         Simplify shared library support.  Don't include "elf/common.h".
8249         (SVR4_SHARED_LIBS): Don't define.
8250         * config/i386/nm-fbsd64.h: Update copyright year.  Don't include
8251         "solib.h".
8252         * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
8253         config/i386/nm-obsd.h: Update copyright year.  Tweak comments.
8254         * config/i386/tm-fbsd.h: Update copyright tear.  Tweak comments.
8255         Don't include "i386/tm-i386.h".  Include "solib.h".
8256         * config/i386/tm-nbsd.h: Update copyright year.  Tweak comments.
8257         Don't include "i386/tm-i386.h".
8258         * config/i386/xm-i386.h: Update copyright year.  Tweak comments.
8259         * config/i386/xm-nbsd.h: Update copyright year.  Tweak comments.
8260         Include "i386/xm-i386.h".
8261         (HOST_LONG_DOUBLE_FORMAT): Remove.
8262
8263         Fix OpenBSD/i386 sigtramp recognition.
8264         * i386-tdep.h: Update copyright year.
8265         (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
8266         (i386bsd_sigtramp_end): New prototypes.
8267         (i386fbsd_sigtramp_start_addr): Renamed from
8268         i386fbsd_sigtramp_start.
8269         (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
8270         (i386obsd_sigtramp_start_addr): Renamed from
8271         i386obsd_sigtramp_start.
8272         (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
8273         * i386bsd-tdep.c: Update copyright year.
8274         (i386bsd_pc_in_sigtramp): Make public.
8275         * i386fbsd-nat.c: Update copyright year.
8276         (_initialize_i386fbsd_nat): Adjust for renamed variables.
8277         * i386fbsd-tdep.c: Update copyright year.
8278         (i386fbsd_sigtramp_start_addr): Renamed from
8279         i386fbsd_sigtramp_start.
8280         (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
8281         (i386fbsdaout_init_abi): Adjust for renamed variables.
8282         * i386obsd-nat.c: Update copyright year.
8283         (_initialize_i386obsd_nat): Adjust for renamed variables.
8284         * i386obsd-tdep.c: Include "target.h".
8285         (i386obsd_page_size): New variable.
8286         (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
8287         (i386obsd_sigtramp_end): New functions.
8288         (i386obsd_sigtramp_start_addr): Renamed from
8289         i386obsd_sigtramp_start.
8290         (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
8291         (i386obsd_init_abi): Adjust for renamed variables.  Set
8292         pc_in_sigtramp, sigtramp_start and sigtramp_end.
8293         * Makefile.in (i386obsd-tdep.o): Update dependencies.
8294
8295         * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
8296         trampoline change in OpenBSD kernel.
8297
8298         * amd64-nat.c: Update copyright year.
8299         (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
8300         architecture from REGCACHE.
8301
8302         * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
8303         symbolic constants from <sys/reg.h> instead of hard-coded numbers.
8304
8305 2004-02-21  Mark Kettenis  <kettenis@gnu.org>
8306
8307         * configure.host: Add i[34567]86-*-openbsd[0-2].* and
8308         i[34567]86-*-openbsd3.[0-3].
8309         * config/i386/obsdaout.mh: New file.
8310
8311         * config/i386/obsd.mh (MH_FLAGS): Remove.
8312
8313         Fix PR build/1549.
8314         * i386obsd-tdep.c: Update copyright years.  Include
8315         "solib-svr4.h".
8316         (i386obsd_init_abi): Don't set regset_from_core_section here.
8317         (i386obsd_aout_init_abi): New function.  Set
8318         regset_from_core_section here.
8319         (i386obsd_elf_init_abi): New function.
8320         (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
8321         * Makefile.in (i386obsd-tdep.o): Update dependecies.
8322         * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
8323         (TM_FILE): Set to tm-nbsd.h.
8324
8325         * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
8326         solib-sunos.o.
8327
8328         * solib-svr4.h: Update copyright year.
8329         (svr4_ilp32_fetch_link_map_offsets)
8330         (svr4_lp64_fetch_link_map_offsets): New prototype.
8331         * solib-svr4.c: Update copyright year.
8332         (svr4_ilp32_fetch_link_map_offsets)
8333         (svr4_lp64_fetch_link_map_offsets): New function.
8334
8335 2004-02-20  Daniel Jacobowitz  <drow@mvista.com>
8336
8337         * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
8338         to the partial symbol table.
8339
8340 2004-02-20  J. brobecker  <brobecker@gnat.com>
8341
8342         * PROBLEMS: Add description of problem documented under gdb/1560.
8343
8344 2004-02-20  Mark Kettenis  <kettenis@gnu.org>
8345
8346         * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h".  Fix
8347         comments.
8348         (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
8349         functions.
8350         (amd64obsd_init_abi): Reorder initializations.  Use
8351         amd64obsd_r_reg_offset to initialize the general-purpose register
8352         set details.  Set regset_from_core_section.
8353         (_initialize_amd64obsd_tdep): Rename from
8354         _initialize_amd64obsd_ndep.  Add OS ABI handler for core dumps.
8355         * Makefile.in (amd64obsd-tdep.o): Update dependencies.
8356         * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
8357
8358         * NEWS (New native configurations): Mention OpenBSD/alpha.
8359         * configure.tgt: Add alpha*-*-openbsd*.
8360         * configure.host: Add alpha*-*-openbsd*.
8361         * alphanbsd-tdep.c: Update copyright year.
8362         (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
8363
8364 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8365
8366         Fix PR tdep/1372.
8367         * configure.tgt: Delete target "none-*-*".
8368         * configure.host: Delete host "none-*-*".
8369         * config/none/none.mh: Delete file.
8370         * config/none/none.mt: Delete file.
8371         * config/none/xm-none.h: Delete file.
8372         * config/none/tm-none.h: Delete file.
8373         * config/none/nm-none.h: Delete file.
8374
8375 2004-02-19  Fred Fish  <fnf@redhat.com>
8376
8377         * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
8378         cache->uses_fp prior to setting it.
8379
8380 2004-02-19  Fred Fish  <fnf@redhat.com>
8381
8382         Fix for PR breakpoint/1558.
8383         * sh-tdep.c (IS_JSR): New macro.
8384         (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
8385
8386 2004-02-19  Jim Blandy  <jimb@redhat.com>
8387
8388         * findvar.c (value_from_register): Doc fix.
8389
8390 2004-02-19  Jeff Johnston  <jjohnstn@redhat.com>
8391
8392         * printcmd.c (print_scalar_formatted): Do not check for sizeof
8393         type being greater than sizeof of host's LONGEST.  Always use
8394         unpack_long() unless format 'f' chosen.
8395
8396 2004-02-19  Joel Brobecker  <brobecker@gnat.com>
8397
8398         Committed by Elena Zannoni  <ezannoni@redhat.com>
8399
8400         * symtab.c (find_pc_sect_psymtab): Return the psymtab that
8401         contains a symbol wich is the best, non-exact match for the given
8402         pc.  Update comments.
8403
8404 2004-02-19  Elena Zannoni  <ezannoni@redhat.com>
8405
8406         * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
8407         macro, which was part of the now removed Mach 3 port.
8408         * utils.c (request_quit): Ditto.
8409
8410 2004-02-18  Mark Kettenis  <kettenis@gnu.org>
8411
8412         * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
8413         "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
8414
8415 2004-02-18  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8416
8417         Committed by Mark Kettenis  <kettenis@gnu.org>.
8418
8419         * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
8420         Define.
8421
8422 2004-02-18  Andrew Cagney  <cagney@redhat.com>
8423
8424         * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
8425         CONFIG_INSTALL and CONFIG_UNINSTALL.
8426         * configure: Re-generate.
8427         * interps.h (INTERP_TUI): Define.
8428         * Makefile.in: Update dependencies.
8429         (TUI): New macro.
8430         (tui-main.o): Specify dependencies.
8431         (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
8432         * tui/tui-main.c: New file.
8433
8434 2004-02-18  Mark Kettenis  <kettenis@gnu.org>
8435
8436         * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
8437         * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
8438         dependencies.
8439         * configure.host: Add x86_64-*-openbsd*.
8440         * configure.tgt: Add x86_64-*-openbsd*.
8441         * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
8442
8443         * tui/tui.c: Don't include <malloc.h>.
8444
8445         * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
8446         amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
8447         amd64nbsd-tdep.c.
8448
8449         * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
8450         static.  Remove extraneous whitespace.
8451         * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
8452         static.
8453
8454 2004-02-17  Jim Blandy  <jimb@redhat.com>
8455
8456         * findvar.c (value_from_register): Doc fix.
8457
8458 2004-02-17  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8459
8460         Committed by Jim Blandy  <jimb@redhat.com>.
8461
8462         * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
8463         CORE_ADDR as type for selectors.  Correct types for GNU run time
8464         message lookup function to use double indirection.
8465         * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
8466         * objc-lang.h (lookup_child_selector): Adapt prototype.
8467
8468         * s390-nat.c (SUBOFF): New macro.
8469         (supply_gregset, fill_gregset): Use it to handle debugging
8470         of 32-bit exectuables running under a 64-bit kernel.
8471         * s390-tdep.c: Include "solib-svr4.h".
8472         (s390_svr4_fetch_link_map_offset): New function.
8473         (s390x_svr_fetch_link_map_offset): Likewise.
8474         (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
8475         * Makefile.in (s390-tdep.o): Update dependencies.
8476
8477         * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
8478         "frame-unwind.h".
8479         (s390_readinstruction): Reformat.  Use read_memory_nobpt.
8480         (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
8481         (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
8482         (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
8483         S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
8484         S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
8485         S390_SIGNAL_FRAMESIZE,
8486         s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
8487         (struct frame_extra_info): Remove.
8488         (s390_memset_extra_info): Remove.
8489         (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
8490         (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
8491         (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
8492         (is_rse): Renamed to ...
8493         (is_rsy): ... this.  Support long displacements.
8494         (is_rxe): Renamed to ...
8495         (is_rxy): ... this.  Support long displacements.
8496         (compute_x_addr): Support long displacements.
8497         (struct s390_prologue_data): New data type.
8498         (s390_on_stack): Change API to use struct s390_prologue_data.
8499         (s390_store): Reimplement.
8500         (s390_load): New function.
8501         (s390_get_signal_frame_info): Remove.
8502         (s390_get_frame_info): Remove, replace by ...
8503         (s390_analyze_prolog): ... this new function.
8504         (s390_check_function_end): Remove.
8505         (s390_function_start): Remove.
8506         (s390_frameless_function_invokation): Remove.
8507         (s390_is_sigreturn): Remove.
8508         (s390_init_frame_pc_first): Remove.
8509         (s390_init_frame_extra_info): Remove.
8510         (s390_frame_init_saved_regs): Remove.
8511         (s390_frame_saved_pc_nofix): Remove.
8512         (s390_frame_saved_pc): Remove.
8513         (s390_frame_chain): Remove.
8514         (s390_fp_regnum, s390_read_fp): Remove.
8515         (s390_pop_frame_regular, s390_pop_frame): Remove.
8516         (s390_saved_pc_after_call): Remove.
8517         (s390_skip_prologue): Reimplement.
8518         (s390_in_function_epilogue_p): Support long displacements.
8519         (struct s390_unwind_cache): New data structure.
8520         (s390_frame_unwind_cache): New function.
8521         (s390_prologue_frame_unwind_cache): Likewise.
8522         (s390_backchain_frame_unwind_cache): Likewise.
8523         (s390_frame_this_id, s390_frame_prev_register): Likewise.
8524         (s390_frame_unwind): Define.
8525         (s390_frame_sniffer): New function.
8526         (struct s390_pltstub_unwind_cache): New data structure.
8527         (s390_pltstub_frame_unwind_cache): New function.
8528         (s390_pltstub_frame_this_id): Likewise.
8529         (s390_pltstub_frame_prev_register): Likewise.
8530         (s390_pltstub_frame_unwind): Define.
8531         (s390_pltstub_frame_sniffer): New function.
8532         (struct s390_sigtramp_unwind_cache): New data structure.
8533         (s390_sigtramp_frame_unwind_cache): New function.
8534         (s390_sigtramp_frame_this_id): Likewise.
8535         (s390_sigtramp_frame_prev_register): Likewise.
8536         (s390_sigtramp_frame_unwind): Define.
8537         (s390_sigtramp_frame_sniffer): New function.
8538         (s390_frame_base_address, s390_local_base_address): New functions.
8539         (s390_frame_base): Define.
8540         (s390_unwind_pc, s390_unwind_sp): New function.
8541         (s390_push_dummy_call): Use new frame base location.
8542         (s390_unwind_dummy_id): Likewise.
8543         (s390_gdbarch_init): Remove calls to:
8544         set_gdbarch_frameless_function_invocation,
8545         set_gdbarch_deprecated_init_frame_pc,
8546         set_gdbarch_deprecated_frame_chain,
8547         set_gdbarch_deprecated_frame_init_saved_regs,
8548         set_gdbarch_deprecated_pop_frame,
8549         set_gdbarch_deprecated_init_extra_frame_info,
8550         set_gdbarch_deprecated_init_frame_pc_first,
8551         set_gdbarch_deprecated_target_read_fp,
8552         set_gdbarch_deprecated_frame_saved_pc,
8553         set_gdbarch_deprecated_saved_pc_after_call,
8554         set_gdbarch_deprecated_fp_regnum.
8555         Add calls to:
8556         set_gdbarch_in_solib_call_trampoline,
8557         frame_unwind_append_sniffer,
8558         frame_base_set_default,
8559         set_gdbarch_unwind_pc,
8560         set_gdbarch_unwind_sp.
8561         * Makefile.in (s390-tdep.o): Update dependencies.
8562
8563         * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
8564         (S390_STACK_FRAME_OVERHEAD): Remove.
8565         (S390_STACK_PARAMETER_ALIGNMENT): Remove.
8566         (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
8567         (s390_promote_integer_argument): Remove.
8568         (s390_cannot_extract_struct_value_address): Remove.
8569         (s390_use_struct_convention, s390_store_struct_return): Remove.
8570         (s390_extract_return_value, s390_store_return_value): Remove.
8571         (s390_return_value_convention, s390_return_value): New functions.
8572         (is_float_singleton): Handle typedefs.
8573         (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
8574         Remove, replace by ...
8575         (s390_function_arg_pass_by_reference, s390_function_arg_float,
8576         s390_function_arg_integer): ... these new functions.
8577         (s390_push_arguments, s390_push_return_address): Remove, replace by ...
8578         (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
8579         (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
8580         Fill in tdep->abi.
8581         Remove calls to:
8582         set_gdbarch_deprecated_store_struct_return,
8583         set_gdbarch_deprecated_extract_return_value,
8584         set_gdbarch_deprecated_store_return_value,
8585         set_gdbarch_use_struct_convention,
8586         set_gdbarch_extract_struct_value_address,
8587         set_gdbarch_deprecated_pc_in_call_dummy,
8588         set_gdbarch_deprecated_push_arguments,
8589         set_gdbarch_deprecated_save_dummy_frame_tos,
8590         set_gdbarch_deprecated_push_return_address,
8591         set_gdbarch_deprecated_sizeof_call_dummy_words,
8592         set_gdbarch_deprecated_call_dummy_words,
8593         set_gdbarch_deprecated_dummy_write_sp.
8594         Add calls to:
8595         set_gdbarch_push_dummy_call,
8596         set_gdbarch_unwind_dummy_id,
8597         set_gdbarch_return_value.
8598
8599         * config/s390/nm-linux.h: Update comments.
8600         (target_insert_watchpoint, target_remove_watchpoint): Redefine.
8601         (STOPPED_BY_WATCHPOINT): Redefine.
8602         (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
8603         (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
8604         (s390_stopped_by_watchpoint): Likewise.
8605         (watch_area_cnt): Remove.
8606         * s390-nat.c: Update comments.
8607         (watch_area): Remove typedef.
8608         Global replace watch_area by struct watch_area.
8609         (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
8610         (s390_stopped_by_watchpoint): Remove pid argument,
8611         use s390_inferior_tid.  Add short-cut for the no watchpoint case.
8612         (s390_fix_watch_points): Remove pid argument,
8613         use s390_inferior_tid.  Recompute area spanned by watchpoints.
8614         (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
8615         argument.  Reimplement.
8616
8617         * config/s390/nm-linux.h: Update comments.  Do not include "solib.h".
8618         (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
8619         (FETCH_INFERIOR_REGISTERS): Define.
8620         * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
8621         core-regset.o.
8622         * config/s390/s390x.mt: Remove.
8623         * config/s390/tm-s390.h: Remove.
8624         * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
8625         (TARGET_ELF64): Remove.
8626         (SKIP_TRAMPOLINE_CODE): Do not undefine.
8627         * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
8628         s390*-*-* case; always set gdb_target to s390.
8629         * regformats/reg-s390.dat: Remove control registers.
8630         * regformats/reg-s390x.dat: Likewise.
8631         * s390-tdep.h: New file.
8632         * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
8633         Include "inferior.h" and "s390-tdep.h".
8634         Remove private definition of offsetof.
8635         (s390_register_u_addr): Remove.
8636         (regmap_gregset, regmap_fpregset): Define.
8637         (supply_gregset, fill_gregset): Reimplement.
8638         (supply_fpregset, fill_fpregset): Likewise.
8639         (s390_inferior_tid): New function.
8640         (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
8641         (fetch_inferior_registers, store_inferior_registers): Likewise.
8642         * s390-tdep.c: Do not define S390_TDEP.  Include "defs.h" instead
8643         of <defs.h>.  Include "reggroups.h", "regset.h", and "s390-tdep.h".
8644         Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
8645         Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
8646         (struct gdbarch_tdep): Define.
8647         (struct s390_register_info): Define.
8648         (s390_register_info): New variable.
8649         (s390_register_name): Reimplement.
8650         (s390_register_type): New function.
8651         (s390_register_raw_size, s390x_register_raw_size): Remove.
8652         (s390_cannot_fetch_register): Remove.
8653         (s390_register_byte): Remove.
8654         (s390_register_virtual_type, s390x_register_virtual_type): Remove.
8655         (s390_dwarf_regmap): New variable.
8656         (s390_dwarf_reg_to_regnum): New function.
8657         (s390_stab_reg_to_regnum): Remove.
8658         (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
8659         (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
8660         (s390_convert_register_p): Likewise.
8661         (s390_register_to_value, s390_value_to_register): Likewise.
8662         (s390_register_reggroup_p): Likewise.
8663         (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
8664         s390_gregset, s390x_gregset, s390_fpregset): New variables.
8665         (s390_supply_regset, s390_regset_from_core_section): New functions.
8666         (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
8667         (S390_FPR_SIZE): Likewise.
8668         (S390_GPR_SIZE): Likewise.  Redefine in terms of GDB_TARGET_IS_ESAME.
8669         Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
8670         (S390_NUM_GPRS): Move here from tm-s390.h.
8671         (S390_NUM_FPRS): Likewise.
8672         (s390_in_function_epilogue_p): New function.
8673         (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
8674         Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
8675         (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
8676         Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
8677         Replace S390_FP_REGNUM by S390_SP_REGNUM.
8678         Remove calls to:
8679         set_gdbarch_deprecated_max_register_raw_size,
8680         set_gdbarch_deprecated_max_register_virtual_size,
8681         set_gdbarch_deprecated_register_byte,
8682         set_gdbarch_cannot_fetch_register,
8683         set_gdbarch_cannot_store_register,
8684         set_gdbarch_deprecated_register_size,
8685         set_gdbarch_deprecated_register_raw_size,
8686         set_gdbarch_deprecated_register_virtual_size,
8687         set_gdbarch_deprecated_register_virtual_type,
8688         set_gdbarch_deprecated_register_bytes.
8689         Add calls to:
8690         set_gdbarch_num_pseudo_regs,
8691         set_gdbarch_register_type,
8692         set_gdbarch_convert_register_p,
8693         set_gdbarch_register_to_value,
8694         set_gdbarch_value_to_register,
8695         set_gdbarch_register_reggroup_p,
8696         set_gdbarch_regset_from_core_section,
8697         set_gdbarch_pseudo_register_read,
8698         set_gdbarch_pseudo_register_write,
8699         set_gdbarch_in_function_epilogue_p.
8700         * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
8701         (s390_tdep_h): New variable.
8702
8703 2004-02-17  Jim Blandy  <jimb@redhat.com>
8704
8705         * findvar.c (value_from_register): If the type has no length, just
8706         return an acceptable value --- don't report an internal error.
8707
8708         * stabsread.c (read_type): If we find any type numbers that are
8709         forward references, complain if the references aren't resolved by
8710         the time we're finished reading.
8711         (cleanup_undefined_types): Make error message more appropriate for
8712         a complaint.
8713
8714 2004-02-17  Elena Zannoni  <ezannoni@redhat.com>
8715
8716         * Makefile.in (defs_h): Remove dependency on progress_h.
8717         * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
8718         progress.h.
8719         * main.c (captured_main): Delete use of START_PROGRESS and
8720         END_PROGRESS.
8721
8722 2004-02-17  Elena Zannoni  <ezannoni@redhat.com>
8723
8724         * objfiles.c (terminate_minimal_symbol_table): Add back
8725         initialization of MSYMBOL_TYPE.
8726
8727 2004-02-17  David Mosberger  <davidm@hpl.hp.com>
8728
8729         Committed by Andrew Cagney.
8730         * Makefile.in (ia64_tdep_h): New macro.
8731         (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
8732         (ia64-tdep.o): Likewise.
8733         * ia64-tdep.h: New file.
8734         * ia64-tdep.c: Update copyright notice.  Include "ia64-tdep.h".
8735         (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
8736         (ia64_aix_sigcontext_register_address): Likewise.
8737         (ia64_linux_getunwind_table): Delete declaration.
8738         * ia64-linux-tdep.c: Likewise.
8739
8740 2004-02-17  Corinna Vinschen  <vinschen@redhat.com>
8741
8742         * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
8743         * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
8744         DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
8745
8746 2004-02-17  Andrew Cagney  <cagney@redhat.com>
8747
8748         * symtab.c (skip_prologue_using_sal): New function.
8749         * symtab.h (skip_prologue_using_sal): Declare.
8750         * frv-tdep.c: Include "symtab.h".
8751         (skip_prologue_using_sal): Delete function.
8752         * mips-tdep.c (skip_prologue_using_sal): Delete function.
8753         * rs6000-tdep.c (refine_prologue_limit): Mention
8754         skip_prologue_using_sal.
8755         * ia64-tdep.c (refine_prologue_limit): Ditto.
8756         * Makefile.in: Update dependencies.
8757
8758 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8759
8760         * config/alpha/tm-nbsd.h: Update copyright, delete #undef
8761         START_INFERIOR_TRAPS_EXPECTED.
8762         * config/alpha/tm-fbsd.h: Update copyright, delete #undef
8763         START_INFERIOR_TRAPS_EXPECTED.
8764         * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
8765         Delete macro.
8766         * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
8767         macro, moved to "nm-osf.h".  Update copyright.
8768         * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
8769         update copyright.
8770
8771         * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
8772         and function replacing FRAMELESS_FUNCTION_INVOCATION.
8773         * blockframe.c (legacy_frameless_look_for_prologue): Rename
8774         frameless_look_for_prologue.
8775         * frame.h (legacy_frameless_look_for_prologue): Rename
8776         frameless_look_for_prologue.
8777         * gdbarch.h, gdbarch.c: Re-generate.
8778         * sh64-tdep.c (sh64_gdbarch_init): Update.
8779         * sh-tdep.c (sh_gdbarch_init): Update.
8780         * s390-tdep.c (s390_gdbarch_init): Update.
8781         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8782         * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
8783         * m68k-tdep.c (m68k_gdbarch_init): Update.
8784         (delta68_frame_args_address): Update.
8785         * m32r-tdep.c (m32r_gdbarch_init): Update.
8786         * hppa-tdep.c (hppa_gdbarch_init): Update.
8787         * h8300-tdep.c (h8300_gdbarch_init): Update.
8788         * frv-tdep.c (frv_gdbarch_init): Update.
8789         (frv_frameless_function_invocation): Update.
8790         * cris-tdep.c (cris_gdbarch_init): Update.
8791         (cris_frameless_function_invocation): Update.
8792         * avr-tdep.c (avr_gdbarch_init): Update.
8793         * arm-tdep.c (arm_gdbarch_init): Update.
8794         * stack.c (frame_info): Update, call predicate.
8795         * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
8796         * frame.c (legacy_get_prev_frame): Update, call predicate..
8797         * arch-utils.c (generic_frameless_function_invocation_not): Delete.
8798         * arch-utils.h (generic_frameless_function_invocation_not): Delete.
8799         * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
8800         invocation.
8801         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8802         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
8803         * vax-tdep.c (vax_gdbarch_init): Ditto.
8804
8805         * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
8806         function.
8807
8808 2004-02-16  Daniel Jacobowitz  <drow@mvista.com>
8809
8810         * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
8811         initializations.
8812
8813 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8814
8815         * tui/tui-windata.c: Include "gdb_string.h".
8816         * tui/tui-source.c, tui/tui-winsource.c: Ditto.
8817         * tui/tui-layout.c, tui/tui-command.c: Ditto.
8818         * Makefile.in: Update dependencies.
8819
8820 2004-02-16  Daniel Jacobowitz  <drow@mvista.com>
8821
8822         * Makefile.in (infrun.o): Add $(gdb_assert_h).
8823         * infrun.c: Include "gdb_assert.h".
8824         (singlestep_ptid, saved_singlestep_ptid)
8825         (stepping_past_singlestep_breakpoint): New variables.
8826         (resume): Set singlestep_ptid.  Check for singlestep thread
8827         hop.
8828         (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
8829         (handle_inferior_event): Handle singlestep thread hop.
8830
8831 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8832
8833         * dwarf2-frame.c (dwarf2_frame_ops): New function.
8834         (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
8835         (dwarf2_frame_init_reg): Ditto.
8836
8837         * printcmd.c (display_command): Check that EXP isn't NULL.  Fix
8838         suggested by Joshua Neuheisel
8839
8840         * configure.in: Always check for curses, including pdcurses.
8841         Warn, instead of error, when no curses are found.  Enable TUI when
8842         curses is available.
8843         * configure: Re-generate.
8844
8845 2004-02-16  Corinna Vinschen  <vinschen@redhat.com>
8846
8847         * sh-tdep.c (sh_register_convert_to_virtual): Rename from
8848         sh_sh4_register_convert_to_virtual.
8849         (sh_register_convert_to_raw): Rename from
8850         sh_sh4_register_convert_to_raw.
8851         (sh_pseudo_register_read): Accomodate above name change.
8852         (sh_pseudo_register_write): Ditto.
8853
8854 2004-02-16  Corinna Vinschen  <vinschen@redhat.com>
8855
8856         * sh-tdep.c (sh_generic_register_name): Remove.
8857         (sh_gdbarch_init): Use sh_sh_register_name in default case.
8858
8859 2004-02-15  Andrew Cagney  <cagney@redhat.com>
8860
8861         * configure.in (build_warnings): Add -Wunused-function.
8862         * configure: Re-generate.
8863
8864         * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
8865         * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
8866
8867         * procfs.c (procfs_init_inferior): Assume that
8868         START_INFERIOR_TRAPS_EXPECTED is defined.
8869         * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
8870         * config/ns32k/tm-nbsd.h: Delete file,
8871         START_INFERIOR_TRAPS_EXPECTED already defined as 2.
8872
8873         * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
8874         * config/vax/tm-vax.h: Delete file.
8875
8876         * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8877         * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8878         * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8879         * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8880         * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
8881         * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8882         * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
8883
8884 2004-02-15  Mark Kettenis  <kettenis@gnu.org>
8885
8886         * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
8887         * dwarf2-frame.c (dwarf2_frame_data): New variable.
8888         (struct dwarf2_frame_ops): New.
8889         (dwarf2_frame_default_init_reg): New function, based on
8890         dwarf2_frame_init_reg.
8891         (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
8892         (dwarf2_frame_init_reg): Call architecture-specific function.
8893         (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
8894         (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
8895         instead of dwarf2_frame_data.
8896         (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
8897         Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
8898
8899 2004-02-15  Andrew Cagney  <cagney@redhat.com>
8900
8901         * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
8902         register_gdbarch_swap.
8903         (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
8904         * f-lang.c (_initialize_f_language): Update, use
8905         DEPRECATED_REGISTER_GDBARCH_SWAP.
8906         * remote.c (_initialize_remote): Ditto.
8907         * regcache.c (_initialize_regcache): Ditto.
8908         * parse.c (_initialize_parse): Ditto.
8909         * infrun.c (_initialize_infrun): Ditto.
8910         * mi/mi-main.c (_initialize_mi_main): Ditto.
8911         * gdbtypes.c (_initialize_gdbtypes): Ditto.
8912
8913         * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
8914         poking .cacheable directly.
8915         * symfile.c (symfile_bfd_open): Ditto.
8916
8917         * Makefile.in: Update all dependencies.
8918
8919         * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
8920         (.y.c, .l.c): Specify implicit rule.  Instead of .tab.c, generate
8921         .c.  Update references.  Delete unnecessary .tab.c and -lex.c rules.
8922         (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
8923         (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
8924
8925 2004-02-14  Andrew Cagney  <cagney@redhat.com>
8926
8927         * arch-utils.c (legacy_convert_register_p): Check
8928         DEPRECATED_REGISTER_CONVERTIBLE_P.
8929         * findvar.c (value_of_register): Ditto.
8930
8931         * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
8932         * gdbarch.h, gdbarch.c: Re-generate.
8933         * arch-utils.c (deprecated_register_convertible_not): Delete.
8934         * arch-utils.h (deprecated_register_convertible_not): Delete.
8935         * mi/mi-main.c (get_register): Update.  Update copyright.
8936         * infcmd.c (default_print_registers_info): Update.
8937
8938         * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
8939         (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
8940         (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
8941         * gdbarch.h, gdbarch.c: Re-generate.
8942         * frame.c (deprecated_get_next_frame_hack): Delete function.
8943         * frame.h (deprecated_get_next_frame_hack): Delete declaration.
8944         * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
8945         Update.
8946         * infcall.c (call_function_by_hand): Update.
8947
8948 2004-02-14  Elena Zannoni  <ezannoni@redhat.com>
8949
8950         * symfile.c (init_entry_point_info, entry_point_address): Move
8951         from here...
8952         * objfiles.c (init_entry_point_info, entry_point_address):..to
8953         here.
8954         * symfile.h (init_entry_point_info, entry_point_address): Remove
8955         prototypes.
8956         * objfiles.h (init_entry_point_info, entry_point_address):Add
8957         prototypes.
8958         * cris-tdep.c: Remove include of symfile.h. Add include of
8959         objfiles.h.
8960         * infcall.c: Ditto.
8961         * mcore-tdep.c: Ditto.
8962         * mn10300-tdep.c: Ditto.
8963         * sh64-tdep.c: Ditto.
8964         * v850-tdep.c: Ditto.
8965         * arm-tdep.c: Remove include of symfile.h.
8966         * blockframe.c: Ditto.
8967         * coffread.c: Ditto.
8968         * dbxread.c: Ditto.
8969         * dwarf2read.c: Ditto.
8970         * dwarfread.c: Ditto.
8971         * frv-tdep.c: Ditto.
8972         * ia64-tdep.c: Ditto.
8973         * mdebugread.c: Ditto.
8974         * mipsread.c: Ditto.
8975         * rs6000-tdep.c: Ditto.
8976         * s390-tdep.c: Ditto.
8977         * sh-tdep.c: Ditto.
8978         * xstormy16-tdep.c: Ditto.
8979         * gdbarch.sh: Remove include of symfile.h.
8980         * gdbarch.c: Regenerate.
8981         * solib-irix.c (enable_break): Use entry_point_address().
8982         Add comment about include file.
8983         * xcoffread.c: Add comment about include file.
8984         * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
8985         (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
8986         (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
8987         (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
8988         (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
8989
8990 2004-02-13  Andrew Cagney  <cagney@redhat.com>
8991
8992         * corelow.c (core_xfer_partial): Use "struct bfd_section".
8993         * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
8994         copyright.
8995         * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
8996
8997 2004-02-12  Fred Fish  <fnf@redhat.com>
8998
8999         * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
9000          set_gdbarch_store_return_value.
9001
9002 2004-02-12  Andrew Cagney  <cagney@redhat.com>
9003
9004         * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
9005         (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
9006         (interrupt_query): Ditto.
9007         (ofunc): Delete unused variable.
9008         * cris-tdep.c (cris_abi): Delete unused function.
9009         (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
9010         (cris_get_wide_opcode, cris_get_short_size): Ditto.
9011         (cris_get_asr_quick_shift_steps): Ditto.
9012         (cris_skip_prologue_frameless_p): Ditto.
9013         * arm-tdep.c (arm_push_return_address): Delete unused function.
9014         (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
9015         * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
9016         * s390-tdep.c (s390_function_start): Delete unused function.
9017
9018 2004-02-12  Andrew Cagney  <cagney@redhat.com>
9019
9020         * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
9021         gdbarch.h, gdbarch.c: Re-generate.
9022         * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
9023         to generic_prologue_frameless_p.
9024         * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
9025         * arch-utils.c (generic_prologue_frameless_p): Delete function.
9026
9027 2004-02-11  Daniel Jacobowitz  <drow@mvista.com>
9028
9029         * mips-linux-tdep.c: Include "frame.h".
9030         (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
9031         (mips_linux_skip_resolver): New functions.
9032         (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
9033         and set_gdbarch_in_solib_call_trampoline.
9034         * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
9035         to after set_gdbarch_in_solib_return_trampoline.  Only set the
9036         solib hooks to mips16 functions if the OS ABI is unknown.
9037         * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
9038         including "config/tm-linux.h".
9039         (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
9040         * Makefile.in (mips-linux-tdep.o): Update.
9041
9042 2004-02-11  David Carlton  <carlton@kealia.com>
9043
9044         * linespec.c (decode_compound): Only look for a class symbol when
9045         considering all but the rightmost component.
9046
9047 2004-02-11  Andrew Cagney  <cagney@redhat.com>
9048
9049         * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
9050         abi code are are separatly grouped.
9051
9052 2004-02-11  Andrew Cagney  <cagney@redhat.com>
9053
9054         * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
9055         * gdbarch.h, gdbarch.c: Re-generate.
9056         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9057         * v850-tdep.c (v850_gdbarch_init): Update.
9058         * sh64-tdep.c (sh64_gdbarch_init): Update.
9059         * sh-tdep.c (sh_gdbarch_init): Update.
9060         * s390-tdep.c (s390_gdbarch_init): Update.
9061         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9062         * mips-tdep.c (mips_gdbarch_init): Update.
9063         * mcore-tdep.c (mcore_gdbarch_init): Update.
9064         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9065         * m32r-tdep.c (m32r_gdbarch_init): Update.
9066         * ia64-tdep.c (ia64_gdbarch_init): Update.
9067         * hppa-tdep.c (hppa_gdbarch_init): Update.
9068         * h8300-tdep.c (h8300_gdbarch_init): Update.
9069         * frv-tdep.c (frv_gdbarch_init): Update.
9070         * d10v-tdep.c (d10v_gdbarch_init): Update.
9071         * cris-tdep.c (cris_gdbarch_init): Update.
9072         * avr-tdep.c (avr_gdbarch_init): Update.
9073         * arm-tdep.c (arm_gdbarch_init): Update.
9074         * alpha-tdep.c (alpha_gdbarch_init): Update.
9075
9076 2004-02-11  Corinna Vinschen  <vinschen@redhat.com>
9077
9078         * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
9079         comma.
9080         (sh_sh4al_dsp_register_name): Ditto.
9081
9082 2004-02-10  Andrew Cagney  <cagney@redhat.com>
9083
9084         * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
9085         (mips_init_frame_pc_first): Delete function.
9086         (mips_frame_saved_pc): Delete function.
9087         (mips_frame_chain): Delete function.
9088         (mips_init_extra_frame_info): Delete function.
9089         (mips_xfer_register): Delete unused variable "reg".
9090         (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
9091         (mips_n32n64_return_value): Delete unused variable "reg".
9092         (mips_n32n64_return_value): Delete unused variable "pos".
9093         (mips_o32_push_dummy_call): Delete unused variable "valbuf".
9094         (mips_o32_return_value): Delete unused variable "pos".
9095         (mips_o64_push_dummy_call): Delete unused variable "valbuf".
9096         (mips_print_fp_register): Delete unused variable "namelen"
9097         (mips_print_fp_register): Delete unused variable "flt2"
9098         (get_frame_pointer): Delete function.
9099         (cached_proc_desc): Delete static variable.
9100         (mips_pop_frame): Delete function.
9101         (mips_find_saved_regs): Delete function.
9102         (mips_get_saved_register): Delete function.
9103         (mips_saved_pc_after_call): Delete function.
9104         (SIGFRAME_BASE): Delete macro.
9105         (SIGFRAME_FPREGSAVE_OFF): Delete macro.
9106         (SIGFRAME_PC_OFF): Delete macro.
9107         (SIGFRAME_REGSAVE_OFF): Delete macro.
9108         (mips_dump_tdep): Do not print deleted macro definitions.
9109
9110 2004-02-10  Andrew Cagney  <cagney@redhat.com>
9111
9112         * Makefile.in (SFILES): Remove explictly listed tui files.
9113         (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
9114
9115 2004-02-10  Jeff Johnston  <jjohnstn@redhat.com>
9116
9117         * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
9118         to use paddr functions to format ia64 addresses and long values.
9119         (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
9120         (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
9121         (get_kernel_table, ia64_find_proc_info_x): Ditto.
9122         (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
9123         (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
9124
9125 2004-02-10  Andrew Cagney  <cagney@redhat.com>
9126
9127         * defs.h: Do not include "tui.h".
9128         * gdb_curses.h: New file.
9129         * tui/tui-hooks.h: New file.
9130         * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
9131         (tui_install_hooks, tui_remove_hooks): Delete declarations.
9132         (tui_initialize_io): Delete declaration.
9133         (tui_initialize_readline: Delete redundant declaration.
9134         (struct tui_point): Delete definition.
9135         * tui/tui-data.h (struct tui_point): Define.
9136         * cli/cli-decode.c [TUI]: Include "tui/tui.h".
9137         * utils.c: Include "tui/tui.h".
9138         * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
9139         * printcmd.c [TUI]: Include "tui/tui.h".
9140         * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
9141         * tui/tui-command.c: Include "gdb_curses.h".
9142         * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
9143         * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
9144         * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
9145         * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
9146         * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
9147         * Makefile.in: Update all dependencies.
9148         (tui_hooks_h, gdb_curses_h): Define.
9149         (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
9150
9151 2004-02-10  Elena Zannoni  <ezannoni@redhat.com>
9152
9153         * objfiles.h (struct objfile): Remove unused fields auxf1 and
9154         auxf2. Add comments about some other rarely used fields.
9155
9156 2004-02-10  Andrew Cagney  <cagney@redhat.com>
9157
9158         * Makefile.in (init.c): Fix script removing duplicates. Problem
9159         reported by Peter Schauer.
9160
9161 2004-02-09  Elena Zannoni  <ezannoni@redhat.com>
9162
9163         * bcache.c (bcache_xmalloc): Use obstack_init instead of
9164         obstack_specify_allocation.
9165         * objfiles.c (allocate_objfile): Ditto.
9166         * solib-sunos.c (solib_add_common_symbols)
9167         (allocate_rt_common_objfile): Ditto.
9168         * symfile.c (reread_symbols): Ditto.
9169         * gdb_obstack.h: Add comment.
9170
9171 2004-02-09  Elena Zannoni  <ezannoni@redhat.com>
9172
9173         * linespec.c (decode_line_1, locate_first_half)
9174         (decode_compound, lookup_prefix_sym): Update comments. Delete old
9175         commented out code.
9176
9177 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
9178
9179         * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
9180         obstack_free.
9181
9182 2004-02-09  Andrew Cagney  <cagney@redhat.com>
9183
9184         * blockframe.c (find_pc_partial_function): If find_pc_overlay
9185         fails, try find_pc_section.  Fix PR c++/1267.
9186         * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
9187         instead of find_pc_mapped_section.
9188         (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
9189         not default to the section containing PC.  Fix PR symtab/1519.
9190
9191 2004-02-09  Andrew Cagney  <cagney@redhat.com>
9192
9193         * Makefile.in (mips-tdep.o): Update dependencies.
9194         * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
9195         "trad-frame.h".
9196         (mips_unwind_pc): Return the pseudo PC register.
9197         (mips_unwind_dummy_id): New function.
9198         (mips16_fetch_instruction): New function.
9199         (mips32_fetch_instruction): New function.
9200         (struct mips_frame_cache): Define.
9201         (mips_mdebug_frame_cache): New function.
9202         (mips_mdebug_frame_this_id): New function.
9203         (mips_mdebug_frame_prev_register): New function.
9204         (mips_mdebug_frame_unwind): Define.
9205         (mips_mdebug_frame_sniffer): New function.
9206         (mips_mdebug_frame_base_address): New function.
9207         (mips_mdebug_frame_base): Define.
9208         (mips_mdebug_frame_base_sniffer): New function.
9209         (mips_gdbarch_init): Append unwind and base sniffers.  Set
9210         unwind_dummy_id.
9211
9212 2004-02-08  Andrew Cagney  <cagney@redhat.com>
9213
9214         * frame.c: Print both the register number and name.
9215
9216         * Makefile.in (init.c): Eliminate duplicates.  Combine two greps
9217         and a sed into a single sed.  Make .c and .o patterns more robust.
9218         (OBS): Delete.
9219         (INIT_FILES): Replace OBS with COMMON_OBS.
9220         (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
9221
9222 2004-02-08  Mark Kettenis  <kettenis@gnu.org>
9223
9224         * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
9225         the PT_WCOOKIE request.
9226
9227 2004-02-08  Andrew Cagney  <cagney@redhat.com>
9228
9229         * mips-tdep.c (mips_unwind_pc): New function.
9230         (mips_gdbarch_init): Set mips_unwind_pc.
9231
9232         * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
9233         (get_frame_id): Allow the UNKNOWN_FRAME.
9234         (frame_register_unwind, get_frame_type): Ditto.
9235
9236         * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
9237         and DEPRECATED_FP_REGNUM.  Don't assume that the lack of
9238         unwind_dummy_id indicates a legacy frame.
9239
9240         * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
9241         * configure: Re-generate.
9242
9243         * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
9244         methods.
9245
9246 2004-02-08  Andrew Cagney  <cagney@redhat.com>
9247
9248         * configure.in (CONFIG_ALL): Set to Makefile target, and not
9249         makefile macro.
9250         * configure: Re-generate.
9251         (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
9252         * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
9253         (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
9254         (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
9255         (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
9256         (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
9257         (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
9258         (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
9259         (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
9260         (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
9261
9262 2004-02-07  Andrew Cagney  <cagney@redhat.com>
9263
9264         * Makefile.in: Update all dependencies.
9265
9266         * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
9267         * configure: Re-generate.
9268         * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
9269         (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
9270         (COMMON_OBS): Add "main.o" and "annotate.o".
9271         (ANNOTATE_OBS): Delete.
9272         (OBS): Remove ANNOTATE_OBS.
9273         (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
9274         CONFIG_INITS.
9275         (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
9276         against CONFIG_OBS and "main.o".
9277         (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
9278         (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
9279
9280         * tui/tui-command.c: Include "gdb_string.h", delete register
9281         attribute, use ISO-C function signatures.
9282         * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
9283         * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
9284         * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
9285         * tui/tui.c: Ditto.
9286
9287         * tui/tui-command.c: Change variable and function names to lower
9288         case.
9289         * tui/tui-data.c, tui/tui-disasm.c: Ditto.
9290         * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
9291         * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
9292         * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9293         * tui/tui-winsource.c, tui/tui.c: Ditto.
9294
9295 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
9296
9297         * buildsym.c (free_pending_blocks, finish_block)
9298         (record_pending_block, make_blockvector, end_symtab): Replace
9299         symbol_obstack with objfile_obstack.
9300         * coffread.c (process_coff_symbol, coff_read_struct_type)
9301         (coff_read_enum_type): Ditto.
9302         * cp-namespace.c (initialize_namespace_symtab)
9303         (check_one_possible_namespace_symbol): Ditto.
9304         * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
9305         (dwarf2_symbol_mark_computed): Ditto.
9306         * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
9307         * elfread.c (elf_symtab_read): Ditto.
9308         * hpread.c (hpread_symfile_init, hpread_symfile_init)
9309         (hpread_read_enum_type, hpread_read_function_type)
9310         (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
9311         Ditto.
9312         * jv-lang.c (get_java_class_symtab, add_class_symbol)
9313         (java_link_class_type): Ditto.
9314         * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
9315         (new_symbol): Ditto.
9316         * minsyms.c (install_minimal_symbols): Ditto.
9317         * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
9318         (terminate_minimal_symbol_table): Replace symbol_obstack with
9319         objfile_obstack.
9320         (free_objfile): Remove freeing of symbol_obstack.
9321         * objfiles.h: Remove symbol_obstack field.
9322         * pa64solib.c (add_to_solist): Replace symbol_obstack with
9323         objfile_obstack.
9324         * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9325         symbol_obstack.
9326         (solib_add_common_symbols): Replace symbol_obstack with
9327         objfile_obstack.
9328         * somsolib.c (som_solib_add): Ditto.
9329         * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
9330         (common_block_start, common_block_end): Ditto.
9331         * symfile.c (reread_symbols): Remove freeing and init of
9332         symbol_obstack.
9333         (allocate_symtab): Rename symbol_obstack to objfile_obstack.
9334         * symfile.h: Update comment.
9335         * symmisc.c (print_objfile_statistics): Remove symbol_obstack
9336         stats printing.
9337         * symtab.c (symbol_set_names): Replace symbol_obstack with
9338         objfile_obstack.
9339         * symtab.h (struct general_symbol_info, struct minimal_symbol):
9340         Update comments.
9341         * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
9342         (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
9343         objfile_obstack.
9344
9345 2004-02-07  Andrew Cagney  <cagney@redhat.com>
9346
9347         * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
9348         "ansidecl.h".  Do not undef "reg" and "chtype".  Fix case of
9349         fields and variables.
9350         * tui/tui-wingeneral.h (m_beVisible): Delete macro.
9351         (m_beInvisible): Delete macro.
9352         * tui/tui-data.h: Fix case case fields and variables.
9353         (m_genWinPtrIsNull): Delete macro.
9354         (tui_win_list): Rename winList.
9355         (TUI_SRC_WIN): Rename srcWin.
9356         (TUI_DISASM_WIN): Rename disassemWin.
9357         (TUI_DATA_WIN): Rename dataWin.
9358         (TUI_CMD_WIN): Rename cmdWin.
9359         (m_genWinPtrNotNull): Delete macro.
9360         (m_winPtrIsNull): Delete macro.
9361         (m_winPtrNotNull): Delete macro.
9362         (tui_win_is_source_type): Replace m_winIsSourceType
9363         (tui_win_is_auxillary): Replace m_winIsAuzillary.
9364         (tui_win_has_locator): Replace m_hasLocator.
9365         (tui_set_win_highlight): Replace m_setWinHighlightOn and
9366         m_setWinHighlightOff.
9367         * tui/tui-data.c: Update references.
9368         (tui_win_is_source_type, tui_set_win_highlight): New functions.
9369         (tui_win_has_locator, tui_win_is_auxillary): New functions.
9370         * tui/tui-command.c, tui/tui-disasm.c: Update references.
9371         * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
9372         * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
9373         * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9374         * tui/tui-winsource.c, tui/tui.c: Ditto.
9375
9376 2004-02-07  Mark Kettenis  <kettenis@gnu.org>
9377
9378         * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
9379         * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
9380         StackGhost.
9381
9382         * sparc-tdep.c (sparc32_frame_prev_register): Rename local
9383         variable `i6' to `i7'.
9384         (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9385
9386 2004-02-07  Andrew Cagney  <cagney@redhat.com>
9387
9388         * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
9389         (TuiPoint, TuiPointPtr): Ditto.
9390         (TuiStatus, TuiStatusPtr): Ditto.
9391         (TuiWinType, TuiWinTypePtr): Ditto.
9392         (struct tui_point): Rename _TuiPoint.
9393         (tui_get_low_disassembly_address): Rename
9394         tuiGetLowDisassemblyAddress.
9395         (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
9396         (tuiFree): Delete declaration.
9397         (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
9398         (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
9399         * tui/tui.c (tuiFree): Delete function.
9400         * cli/cli-cmds.c (disassemble_command): Update references.
9401         * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
9402         * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
9403         * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
9404         * tui/tui-winsource.c: Ditto.
9405
9406 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
9407
9408         * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
9409         coffstab_build_psymtabs, elfstab_build_psymtabs)
9410         (stabsect_build_psymtabs): Replace psymbol_obstack with
9411         objfile_obstack.
9412         * dwarf2-frame.c (decode_frame_entry_1): Ditto.
9413         * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
9414         Ditto.
9415         * dwarfread.c (scan_compilation_units): Ditto.
9416         * elfread.c (elfstab_offset_sections): Ditto.
9417         * hppa-tdep.c (read_unwind_info): Ditto.
9418         * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
9419         (hpread_end_psymtab): Ditto.
9420         * mdebugread.c (mdebug_build_psymtabs, add_pending)
9421         (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
9422         Ditto.
9423         * mips-tdep.c (non_heuristic_proc_desc): Ditto.
9424         * objfiles.c (add_to_objfile_sections)
9425         (build_objfile_section_table): Ditto.
9426         (allocate_objfile): Remove init of psymbol_obstack.
9427         (free_objfile): Remove freeing of psymbol_obstack.
9428         * objfiles.h (struct objfile): Remove field
9429         psymbol_obstack. Update comments.
9430         * pa64solib.c (pa64_solib_add_solib_objfile): Replace
9431         psymbol_obstack with objfile_obstack.
9432         * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9433         psymbol_obstack.
9434         * somread.c (som_symfile_offsets, init_import_symbols)
9435         (init_export_symbols): Replace psymbol_obstack with
9436         objfile_obstack.
9437         * somsolib.c (som_solib_add_solib_objfile): Ditto.
9438         * symfile.c (default_symfile_offsets, syms_from_objfile)
9439         (reread_symbols): Remove freeing and init of psymbol_obstack.
9440         (cashier_psymtab): Update comment.
9441         * symmisc.c (print_objfile_statistics): Don't report stats for
9442         psymbol obstack.
9443         * symtab.h (struct general_symbol_info, struct partial_symtab):
9444         Update comments.
9445         * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
9446         (xcoff_symfile_offsets): Replace psymbol_obstack with
9447         objfile_obstack.
9448
9449 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
9450
9451         * objfiles.h (struct objfile): Add objfile_obstack field.
9452         Remove type_obstack field.
9453
9454         * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
9455         read_structure_scope read_enumeration, new_symbol): Replace
9456         type_obstack with objfile_obstack.
9457         * dwarfread.c (struct_type, enum_type): Ditto.
9458         * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
9459         (lookup_fundamental_type): Ditto.
9460         * gdbtypes.h (TYPE_ALLOC): Ditto.
9461         * hpread.c (hpread_read_enum_type, hpread_read_function_type)
9462         (hpread_read_doc_function_type, hpread_read_struct_type)
9463         (fix_static_member_physnames, hpread_read_array_type)
9464         (hpread_read_subrange_type, hpread_type_lookup): Ditto.
9465         * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
9466         (java_link_class_type): Ditto.
9467         * mdebugread.c (parse_type): Ditto.
9468         * objfiles.c (allocate_objfile, free_objfile): Ditto.
9469         * solib-sunos.c (solib_add_common_symbols): Ditto.
9470         * stabsread.c (define_symbol, read_type, read_member_functions,
9471         read_cpp_abbrev, read_one_struct_field): Ditto.
9472         * symfile.c (reread_symbols): Ditto.
9473         * symmisc.c (print_objfile_statistics): Ditto.
9474
9475 2004-02-07  Andrew Cagney  <cagney@redhat.com>
9476
9477         * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
9478         (tui_exec_info_content): Rename TuiExecInfoContent.
9479         (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
9480         (TuiWinInfo, TuiWinInfoPtr): Ditto.
9481         (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
9482         (TuiList, TuiListPtr): Ditto.
9483         (TuiLayoutType, TuiLayoutTypePtr): Ditto.
9484         (TuiDataType, TuiDataTypePtr): Ditto.
9485         (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
9486         (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
9487         (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
9488         (TuiSourceElement, TuiSourceElementPtr): Ditto.
9489         (TuiDataElement, TuiDataElementPtr): Ditto.
9490         (TuiWinElement, TuiWinElementPtr): Ditto.
9491         (TuiDataInfo, TuiDataInfoPtr): Ditto.
9492         (TuiCommandElement, TuiCommandElementPtr): Ditto.
9493         (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
9494         (TuiWhichElement, TuiWhichElementPtr): Ditto.
9495         (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
9496         (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
9497         * tui/tui-command.c, tui/tui-data.c: Update references.
9498         * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
9499         * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
9500         * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9501         * tui/tui-winsource.c, tui/tui.c: Ditto.
9502
9503 2004-02-07  Mark Kettenis  <kettenis@gnu.org>
9504
9505         * dwarf2-frame.h: Update copyright.
9506         (enum dwarf2_frame_reg_rule): New.
9507         (struct dwarf2_frame_state_reg): New.
9508         (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
9509         * dwarf2-frame.c: Update copyright.
9510         (enum dwarf2_reg_rule): Remove.
9511         (struct dwarf2_frame_state): Remove defenition of `struct
9512         dwarf2_frame_state_reg'.
9513         (read_reg): Call get_frame_arch to get the architecture instead of
9514         using CURRENT_GDBARCH.
9515         (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
9516         DWARF2_FRAME_.
9517         (dwarf2_frame_init_reg): New function.
9518         (dwarf2_frame_cache): Call get_frame_arch to get the architecture
9519         instead of using CURRENT_GDBARCH.  Call dwarf2_frame_init_reg to
9520         initialize the register state.  Prefix old `enum dwarf2_reg_rule'
9521         tags with DWARF2_FRAME_.
9522         (dwarf2_frame_prev_register): Call get_frame_arch to get the
9523         architecture instead of using CURRENT_GDBARCH.  Prefix old `enum
9524         dwarf2_reg_rule' tags with DWARF2_FRAME_.
9525
9526 2004-02-06  Andrew Cagney  <cagney@redhat.com>
9527
9528         * tui/tui-data.h (struct tui_list): Rename _TuiList.
9529         (enum tui_data_type): Rename _TuiDataType.
9530         (struct tui_layout_def): Rename _TuiLayoutDef.
9531         (struct tui_source_element): Rename _TuiSourceElement.
9532         (struct tui_data_element): Rename _TuiDataElement.
9533         (struct tui_command_element): Rename _TuiCommandElement.
9534         (struct tui_locator_element): Rename _TuiLocatorElement.
9535         (union tui_which_element): Define.
9536         (struct tui_win_element): Rename _TuiWinElement.
9537         (struct tui_data_info): Rename _TuiDataInfo.
9538         (struct tui_source_info): Rename _TuiSourceInfo.
9539         (struct tui_command_info): Rename _TuiCommandInfo.
9540         (tui_initialize_static_data): Rename initializeStaticData.
9541         (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
9542         (tui_alloc_win_info): Rename allocWinInfo.
9543         (tui_init_generic_part): Rename initGenericPart.
9544         (tui_init_win_info): Rename initWinInfo.
9545         (tui_alloc_content): Rename allocContent.
9546         (tui_add_content_elements): Rename addContentElements.
9547         (tui_init_content_element): Rename initContentElement.
9548         (tui_free_window): Rename freeWindow.
9549         (tui_free_win_content): Rename freeWinContent.
9550         (tui_free_data_content): Rename freeDataContent.
9551         (tui_free_all_source_wins_content): Rename
9552         freeAllSourceWinsContent.
9553         (tui_del_window): Rename tuiDelWindow.
9554         (tui_del_data_windows): Rename tuiDelDataWindows.
9555         (tui_partial_win_by_name): Rename partialWinByName.
9556         (tui_win_name): Rename winName.
9557         (tui_current_layout): Rename currentLayout.
9558         (tui_set_current_layout_to): Rename setCurrentLayoutTo.
9559         (tui_term_height): Rename termHeight.
9560         (tui_set_term_height_to): Rename setTermHeightTo.
9561         (tui_term_width): Rename termWidth.
9562         (tui_set_term_width_to): Rename setTermWidthTo.
9563         (tui_set_gen_win_origin): Rename setGenWinOrigin.
9564         (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
9565         (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
9566         (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
9567         (tui_source_windows): Rename sourceWindows.
9568         (tui_clear_source_windows): Rename clearSourceWindows.
9569         (tui_clear_source_windows_detail): Rename
9570         clearSourceWindowsDetail.
9571         (tui_clear_win_detail): Rename clearWinDetail.
9572         (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
9573         (tui_default_tab_len): Rename tuiDefaultTabLen.
9574         (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
9575         (tui_win_with_focus): Rename tuiWinWithFocus.
9576         (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
9577         (tui_layout_def): Rename tuiLayoutDef.
9578         (tui_win_resized): Rename tuiWinResized.
9579         (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
9580         (tui_next_win): Rename tuiNextWin.
9581         (tui_prev_win): Rename tuiPrevWin.
9582         (tui_add_to_source_windows): Rename addToSourceWindows.
9583         * tui/tui-winsource.c, tui/tui-win.c: Update references.
9584         * tui/tui-layout.c, tui/tui-source.c: Ditto.
9585         * tui/tui-stack.c, tui/tui-io.c: Ditto.
9586         * tui/tui.c, tui/tui-data.c: Ditto.
9587         * tui/tui-interp.c, tui/tui-data.c: Ditto.
9588         * tui/tui-disasm.c, tui/tui-command.c: Ditto.
9589
9590         * tui/tui-source.h: Update copyright.  Include "tui-data.h".
9591         (struct symtab): Declare.
9592         (tui_set_source_content): Rename tuiSetSourceContent.
9593         (tui_show_symtab_source): Rename tuiShowSource.
9594         (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
9595         (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
9596         * tui/tui-source.c: Update copyright.  Update references.
9597         * tui/tui-win.c, tui/tui-winsource.c: Update references.
9598         * tui/tui-stack.c: Update references.
9599
9600         * tui/tui-win.h: Update copyright.  Include "tui-data.h".
9601         (struct tui_win_info): Declare.
9602         (tui_scroll_forward): Rename tuiScrollForward.
9603         (tui_scroll_backward): Rename tuiScrollBackward.
9604         (tui_scroll_left): Rename tuiScrollLeft.
9605         (tui_scroll_right): Rename tuiScrollRight.
9606         (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
9607         (tui_resize_all): Rename tuiResizeAll.
9608         (tui_refresh_all_win): Rename tuiRefreshAll.
9609         (tui_sigwinch_handler): Rename tuiSigwinchHandler.
9610         * tui/tui-layout.c, * tui/tui-io.c: Update references.
9611         * tui/tui-wingeneral.h, * tui/tui.c: Update references.
9612         * tui/tui-disasm.c, * tui/tui-command.c: Update references.
9613
9614         * tui/tui-windata.h: Update copyright.  Include "tui-data.h".
9615         (tui_erase_data_content): Rename tuiEraseDataContent.
9616         (tui_display_all_data): Rename tuiDisplayAllData.
9617         (tui_check_data_values): Rename tuiCheckDataValues.
9618         (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
9619         (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
9620         (tui_first_data_element_no_in_line): Rename
9621         tuiFirstDataElementNoInLine.
9622         (tui_delete_data_content_windows): Rename
9623         tuiDeleteDataContentWindows.
9624         (tui_refresh_data_win): Rename tuiRefreshDataWin.
9625         (tui_display_data_from): Rename tuiDisplayDataFrom.
9626         (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
9627         * tui/tui-windata.c, tui/tui-hooks.c: Update references.
9628         * tui/tui-win.c, tui/tui-regs.c: Update references.
9629         * tui/tui-layout.c, tui/tui.c: Update references.
9630
9631         * tui/tui-wingeneral.h: Update copyright.
9632         (m_allBeVisible): Delete macro.
9633         (m_allBeInvisible): Delete macro.
9634         (struct tui_gen_win_info): Declare.
9635         (struct tui_win_info): Declare.
9636         (tui_unhighlight_win): Rename unhighlightWin.
9637         (tui_make_visible, tui_make_invisible): Replace makeVisible.
9638         (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
9639         (tui_make_window): Rename makeWindow.
9640         (tui_copy_win): Rename copyWin.
9641         (tui_box_win): Rename boxWin.
9642         (tui_highlight_win): Rename highlightWin.
9643         (tui_check_and_display_highlight_if_needed): Rename
9644         checkAndDisplayHighlightIfNeeded.
9645         (tui_refresh_all): Rename refreshAll.
9646         (tui_delete_win): Rename tuiDelwin.
9647         (tui_refresh_win): Rename tuiRefreshWin.
9648         * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
9649         (tui_make_visible, tui_make_invisible): New functions.
9650         (tui_make_all_visible, tui_make_all_invisible): New functions.
9651         (make_all_visible): Rename makeAllVisible.
9652         * tui/tui-winsource.c, tui/tui-windata.c: Update references.
9653         * tui/tui-data.c, tui/tui-winsource.c: Update references.
9654         * tui/tui-windata.c, tui/tui-win.c: Update references.
9655         * tui/tui-regs.c, tui/tui-layout.c: Update references.
9656         * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
9657
9658 2004-02-06  Mark Kettenis  <kettenis@gnu.org>
9659
9660         * proc-api.c (write_with_trace): Initialize local variable to
9661         silence compiler warning.
9662
9663 2004-02-06  Andrew Cagney  <cagney@redhat.com>
9664
9665         * tui/tui-source.h: Do not include "defs.h".
9666         (struct tui_win_info): Declare.
9667         (tui_set_source_content_nil): Declare.
9668         * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
9669         (union tui_line_or_address): Rename _TuiLineOrAddress.
9670         * tui/tui-winsource.h: Update copyright.  Include "tui-data.h".
9671         (tui_update_source_window): Rename tuiUpdateSourceWindow.
9672         (tui_update_source_window_as_is): Rename
9673         tuiUpdateSourceWindowAsIs.
9674         (tui_update_source_windows_with_addr): Rename
9675         tuiUpdateSourceWindowsWithAddr.
9676         (tui_update_source_windows_with_line): Rename
9677         tuiUpdateSourceWindowsWithLine.
9678         (tui_clear_source_content): Rename tuiClearSourceContent.
9679         (tui_erase_source_content): Rename tuiEraseSourceContent.
9680         (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
9681         (tui_show_source_content): Rename tuiShowSourceContent.
9682         (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
9683         (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
9684         (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
9685         (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
9686         (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
9687         (tui_update_exec_info): Rename tuiUpdateExecInfo.
9688         (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
9689         (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
9690         (tui_line_is_displayed): Rename tuiLineIsDisplayed.
9691         (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
9692         (struct tui_win_info): Declare.
9693         * tui/tui-stack.c: Update references.
9694         * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
9695         * tui/tui-win.c, tui/tui-source.c: Ditto.
9696         * tui/tui.c, tui/tui-disasm.c: Ditto.
9697
9698 2004-02-06  Mark Kettenis  <kettenis@gnu.org>
9699
9700         * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
9701         of UCONTEXT_ADDR.  Fixes PR backtrace/1545.
9702
9703 2004-02-05  Mark Kettenis  <kettenis@gnu.org>
9704
9705         * infrun.c (handle_inferior_event): Allow for breakpoint
9706         instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
9707         and SIGEMT.  Update comments.
9708         * NEWS (Revised SPARC target): Mention support for non-executable
9709         stack.
9710
9711 2004-02-04  Mark Kettenis  <kettenis@gnu.org>
9712
9713         * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
9714         * inftarg.c: Update copyright year.
9715         (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
9716         * sparc-nat.c: Include "target.h" and "gdb_assert.h".
9717         (sparc_xfer_wcookie): New function.
9718         * sparc-tdep.c (sparc_fetch_wcookie): New function.
9719         * Makefile.in (sparc-nat.o): Update dependencies.
9720         * config/sparc/nm-nbsd.h: Include "target.h".
9721         (NATIVE_XFER_WCOOKIE): New define.
9722         (sparc_xfer_wcookie): New prototype.
9723
9724 2004-02-04  Andrew Cagney  <cagney@redhat.com>
9725
9726         * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
9727         SYSCALL_TRAP function.
9728         (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
9729
9730 2004-02-04  Andrew Cagney  <cagney@redhat.com>
9731             Daniel Jacobowitz  <drow@mvista.com>
9732
9733         * objfiles.h: Delete comments refering to inside_entry_func and
9734         DEPRECATED_FRAME_CHAIN_VALID.
9735         * defs.h (inside_entry_func): Update prototype..
9736         * blockframe.c (inside_entry_func): Rename to
9737         legacy_inside_entry_func.  Add new inside_entry_func taking a frame.
9738         * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
9739
9740 2004-02-03  Jeff Johnston  <jjohnstn@redhat.com>
9741
9742         * breakpoint.c (struct captured_parse_breakpoint_args):  Move
9743         outside of #ifdef SOLIB_ADD region.
9744         (do_restore_lang_radix_cleanup): Ditto.
9745         (resolve_pending_breakpoint): Ditto.
9746
9747 2004-02-03  Andrew Cagney  <cagney@redhat.com>
9748
9749         * ia64-tdep.c (read_sigcontext_register): Delete unused function.
9750         (process_note_abi_tag_sections): Delete unused function.
9751         (ia64_read_fp): Delete unused function.
9752         (gdbarch_extract_struct_value_address): Delete declaration.
9753
9754 2004-02-02  Andrew Cagney  <cagney@redhat.com>
9755
9756         * vax-tdep.c (vax_frame_chain): Delete call to
9757         deprecated_inside_entry_file.
9758         * ns32k-tdep.c (ns32k_frame_chain): Ditto.
9759
9760 2004-02-02  Mark Kettenis  <kettenis@gnu.org>
9761
9762         * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
9763         column that's "empty" or "same value" when eliminating REG_RA
9764         rules.
9765
9766 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
9767
9768         * NEWS: Add information about new pending breakpoint support.
9769
9770 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
9771
9772         * breakpoint.h (struct breakpoint): Add new flag, from_tty,
9773         and pending fields for pending breakpoint support.
9774         * breakpoint.c (breakpoint_enabled): Add check for not pending.
9775         (condition_command): Only parse condition if not a pending
9776         breakpoint.
9777         (print_one_breakpoint): Add support for pending breakpoints.
9778         (describe_other_breakpoints): Add checks to verify we are not
9779         dealing with pending breakpoints.
9780         (check_duplicates): Don't check pending breakpoints.
9781         (set_raw_breakpoint): Initialize pending flag.
9782         (do_restore_lang_radix_cleanup): New cleanup routine.
9783         (resolve_pending_breakpoint): New function.
9784         (re_enable_breakpoints_in_shlibs): Try and resolve any
9785         pending breakpoints via resolve_pending_breakpoint.
9786         (mention): Add pending breakpoint support.
9787         (parse_breakpoint_sals): Add new parameter to pass to
9788         decode_line_1 to indicate silent errors when files or functions
9789         are not found.  Change all callers.
9790         (do_captured_parse_breakpoint): New function.
9791         (break_command_1): Change prototype to return an rc value and to
9792         take an optional pending breakpoint pointer.  Support creating
9793         a pending breakpoint if a "not found" form of error occurs when
9794         parsing the breakpoint.  Also support resolving an existing pending
9795         breakpoint and be silent if the resolution fails.
9796         (create_breakpoints): Change prototype to take pending breakpoint
9797         pointer.  When resolving a pending breakpoint, use the new pointer
9798         to provide a conditional or commands added by the end-user.
9799         (delete_breakpoint): Add appropriate check for pending.
9800         (breakpoint_re_set_one): Ditto.
9801         (do_enable_breakpoint): Ditto.
9802
9803 2004-02-02  David Carlton  <carlton@kealia.com>
9804
9805         * valops.c (enum oload_classification): New.
9806         (find_overload_match): Break implementation into separate
9807         functions; delete #if 0'd code; look for symbols within
9808         namespaces.
9809         (find_oload_champ_namespace,find_oload_champ_namespace_loop)
9810         (find_oload_champ,oload_method_static,classify_oload_match): New.
9811         * cp-support.h: Add declaration for cp_func_name; update
9812         declaration for make_symbol_overload_list.
9813         * cp-support.c (cp_func_name): New.
9814         (overload_list_add_symbol): Fix comment, use
9815         SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
9816         (make_symbol_overload_list): Take a function name and a namespace
9817         instead of a symbol; change implementation.
9818         (make_symbol_overload_list_using): New.
9819         (make_symbol_overload_list_qualified, read_in_psymtabs): New.
9820
9821 2004-02-02  Fred Fish  <fnf@redhat.com>
9822
9823         * main.c (gdb_stdtarg): Move definition to group with other
9824         gdb_stdtarg definitions and update copyright years.
9825         * remote-sim.c (gdb_os_write_stderr): Write output to
9826         gdb_stdtargerr stream instead of gdb_stdtarg stream.
9827         (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
9828         gdb_stderr stream and update copyright years.
9829
9830 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
9831
9832         * Makefile.in (mips-linux-nat.o): Update dependencies.
9833         * mips-linux-nat.c: Include mips-tdep.h.
9834
9835 2004-02-01  Roland McGrath  <roland@redhat.com>
9836
9837         * sol-thread.c (sol_thread_xfer_partial): New function.
9838         (init_sol_thread_ops): Use that for to_xfer_partial hook.
9839         (init_sol_core_ops): Likewise.
9840
9841         * procfs.c (procfs_xfer_partial): New function.
9842         (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
9843         * Makefile.in (procfs.o): Add $(auxv_h) dep.
9844
9845         * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
9846         procfs_xfer_auxv function.
9847
9848         * procfs.c (procfs_make_note_section): If we can read
9849         TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
9850         * linux-proc.c (linux_make_note_section): Likewise.
9851
9852         * auxv.h: New file.
9853         * auxv.c: New file.
9854         * Makefile.in (auxv_h): New variable.
9855         (COMMON_OBS): Add auxv.o here.
9856         (auxv.o): New target.
9857
9858         * corelow.c (core_xfer_partial): New function.
9859         (init_core_ops): Use it for core_ops.to_xfer_partial.
9860
9861         * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
9862         * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
9863         macro if that is defined.
9864
9865 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
9866
9867         * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
9868         and check the specified thread for each breakpoint.
9869         * breakpoint.h (bpstat_stop_status): Update prototype.
9870         * infrun.c (handle_inferior_event): Update calls to
9871         bpstat_stop_status.
9872
9873 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
9874
9875         * Makefile.in (cli-cmds.o): Add $(readline_h).
9876
9877 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
9878
9879         * cli/cli-cmds.c: Include readline.h.
9880         (complete_command): Pass the start of the last word to
9881         complete_line.
9882
9883 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
9884
9885         * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
9886         argument, and change first argument to a CORE_ADDR.
9887         * breakpoint.h (bpstat_stop_status): Update prototype.
9888         * infrun.c (adjust_pc_after_break): Add a new comment.
9889         (handle_inferior_event): Update calls to bpstat_stop_status.
9890
9891 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
9892
9893         * breakpoint.h: Update copyright years.
9894
9895 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
9896
9897         * breakpoint.c (software_breakpoint_inserted_here_p): New function.
9898         (bpstat_stop_status): Don't decrement PC.
9899         * breakpoint.h (software_breakpoint_inserted_here_p): Add
9900         prototype.
9901         * infrun.c (adjust_pc_after_break): New function.
9902         (handle_inferior_event): Call it, early.  Remove later references
9903         to DECR_PC_AFTER_BREAK.
9904         (normal_stop): Add commentary.
9905
9906 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
9907
9908         * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
9909         2004-01-27 double-free fix.
9910
9911 2004-01-31  Mark Kettenis  <kettenis@gnu.org>
9912
9913         * sparc-tdep.c (sparc_fetch_wcookie): New function.
9914         (sparc32_frame_prev_register): Handle StackGhost.
9915         (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9916
9917 2004-01-29  Roland McGrath  <roland@redhat.com>
9918
9919         * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
9920         * configure: Regenerated.
9921
9922         * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
9923         * Makefile.in (procfs.o): Add dep.
9924
9925 2004-01-28  Andrew Cagney  <cagney@redhat.com>
9926
9927         * tui/tui-stack.h: Update copyright.
9928         (struct frame_info): Add opaque declaration.
9929         (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
9930         (tui_show_locator_content): Rename tuiShowLocatorContent.
9931         (tui_show_frame_info): Rename tuiShowFrameInfo.
9932         * tui/tui-stack.c: Update copyright.  Update references.
9933         * tui/tui-winsource.c: Update references.
9934         * tui/tui-win.c: Update references.
9935         * tui/tui-layout.c: Update references.
9936         * tui/tui-hooks.c: Update copyright, update references.
9937         * tui/tui.c: Update copyright, update references.
9938         * tui/tui-disasm.c: Update references.
9939
9940 2004-01-28  David Carlton  <carlton@kealia.com>
9941
9942         * dwarf2read.c (add_partial_structure): Use demangled name if
9943         namespace equals "".
9944
9945 2004-01-27  Jim Blandy  <jimb@redhat.com>
9946
9947         Clean up misapplied patch:
9948         * dwarf2read.c (determine_prefix): Change one of the two forward
9949         declarations for 'determine_prefix_aux' to a declaration for this.
9950         (read_func_scope): Use cu->language, not cu_language.  Pass 'cu'
9951         argument to 'die_specification'.
9952
9953         * dwarf2read.c (read_func_scope): Re-indent comment.
9954
9955 2004-01-27  Paul N. Hilfinger  <hilfinger@gnat.com>
9956
9957         * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
9958         b->exp to NULL after freeing so that error during re-parsing or
9959         evaluation of expressions associated with breakpoint don't
9960         eventually lead to re-freeing of storage.
9961         Committed by Andrew Cagney.
9962
9963 2004-01-27  Andrew Cagney  <cagney@redhat.com>
9964
9965         * source.c (ambiguous_line_spec): Delete undefined declaration.
9966         * m32r-rom.c (m32r_set_board_address): Delete unused function.
9967         (m32r_set_server_address, m32r_set_download_path): Ditto.
9968         * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
9969
9970 2004-01-27  Daniel Jacobowitz  <drow@mvista.com>
9971
9972         * dwarf2read.c: Update calls to changed and renamed functions, and
9973         references to moved variables.
9974
9975         (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
9976         language, language_defn, list_in_scope, and ftypes members.
9977         (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
9978         (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
9979         (baseaddr): Remove globals.
9980
9981         (dwarf_attr): Renamed to dwarf2_attr.  Add CU argument.
9982         (set_cu_language, die_is_declaration, die_specification)
9983         (determine_prefix, determin_prefix_aux, class_name, namespace_name)
9984         (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
9985         (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
9986         (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
9987
9988         (dwarf2_build_psymtabs_hard): Add local baseaddr.  Initialize
9989         cu.list_in_scope.  Don't initialize cu_header_offset.
9990         (add_partial_symbol): Add local baseaddr.
9991         (psymtab_to_symtab_1): Add local baseaddr.  Use
9992         objfile->section_offsets for consistency.  Don't initialize
9993         cu_header_offset; do initialize cu.header.offset and
9994         cu.list_in_scope.
9995         (read_file_scope, read_func_scope, read_lexical_block_scope)
9996         (dwarf_decode_lines, new_symbol): Add local baseaddr.
9997
9998 2004-01-27  Michael Chastain  <mec.gnu@mindspring.com>
9999
10000         * PROBLEMS: Add gdb/1516.
10001
10002 2003-12-29  Robert Millan  <robertmh@gnu.org>
10003
10004         Patch committed by Andrw Cagney.
10005         * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
10006         * configure.tgt: Match knetbsd*-gnu.
10007
10008 2004-01-26  Andrew Cagney  <cagney@redhat.com>
10009
10010         * breakpoint.c (catch_command_1): Delete #ifdef code.
10011         (catch_fork_command_1): Delete #ifdef wrapper.
10012         (catch_exec_command_1): Ditto.
10013         (catch_load_command_1): Ditto.
10014         (catch_unload_command_1): Ditto.
10015
10016         * breakpoint.c (watchpoint_check): Delete #if0ed variable.
10017         (catch_breakpoint): Delete #if0ed function.
10018         (disable_catch_breakpoint): Ditto.
10019         (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
10020         (disable_catch, enable_catch, delete_catch): Ditto.
10021
10022 2004-01-26  Andrew Cagney  <cagney@redhat.com>
10023
10024         * remote.c (echo_check, quit_flag): Delete variables.
10025         (cisco_kernel_mode): Delete variable.
10026         (minitelnet_return, tty_input, escape_count): Delete variables.
10027         (remote_cisco_mode): Delete variable.
10028         (remote_cisco_open, remote_cisco_close): Delete function.
10029         (remote_cisco_mourn, remote_cisco_wait): Delete function.
10030         (init_remote_cisco_ops): Delete function.
10031         (_initialize_remote): Do not install "remote cisco" code.
10032         (read_frame): Delete cisco specific code.
10033         (remote_info_process): Delete function.
10034         (remote_wait): Delete cisco specific code.
10035         (remote_cisco_section_offsets): Delete function.
10036         (remote_cisco_objfile_relocate): Delete function.
10037         (remote_async_wait): Delete cisco specific code.
10038         (minitelnet, readtty, readsocket): Delete function.
10039
10040 2004-01-26  Andrew Cagney  <cagney@redhat.com>
10041
10042         * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate.  Add
10043         comments mentioning extract_returned_value_address.
10044         * infcmd.c (print_return_value): Update.  Add comments on
10045         extract_returned_value_address.
10046         * stack.c (return_command): Add comments on
10047         extract_returned_value_address.
10048         * values.c: Update comment.
10049         * m32r-tdep.c: Update comment.
10050         * sparc-tdep.c: Update comment.
10051         * ia64-tdep.c (ia64_use_struct_convention): Update comment.
10052         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10053         * sh64-tdep.c (sh64_gdbarch_init): Update.
10054         * sh-tdep.c (sh_gdbarch_init): Update.
10055         * s390-tdep.c (s390_gdbarch_init): Update.
10056         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10057         * m68klinux-tdep.c (m68k_linux_init_abi): Update.
10058         * m68k-tdep.c (m68k_gdbarch_init): Update.
10059         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10060         * m32r-tdep.c (m32r_gdbarch_init): Update.
10061         * ia64-tdep.c (ia64_gdbarch_init): Update.
10062         * h8300-tdep.c (h8300_gdbarch_init): Update.
10063         * frv-tdep.c (frv_gdbarch_init): Update.
10064         * arm-tdep.c (arm_gdbarch_init): Update.
10065         * alpha-tdep.c (alpha_gdbarch_init): Update.
10066
10067 2004-01-26  Andrew Cagney  <cagney@redhat.com>
10068
10069         * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
10070         SYMBOL_LOCATION_FUNCS
10071         (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
10072         "struct symbol_ops".
10073         * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
10074         type to "struct symbol_ops".
10075         * symtab.h (struct symbol_ops): Rename "struct location_funcs".
10076         (struct symbol): Replace ".aux_value.loc.funcs" and
10077         ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
10078         (SYMBOL_OBJFILE): Delete macro.
10079         (SYMBOL_LOCATION_FUNCS): Delete macro.
10080         (SYMBOL_LOCATION_BATON): Update.
10081         * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
10082         intead of SYMBOL_LOCATION_FUNCS.
10083         * ax-gdb.c (gen_var_ref): Ditto.
10084         * printcmd.c (address_info): Ditto.
10085         * findvar.c (read_var_value): Ditto.
10086         (symbol_read_needs_frame): Ditto.
10087
10088 2004-01-26  Andrew Cagney  <cagney@redhat.com>
10089
10090         * dwarf2read.c (read_func_scope): Document frame-base hack.
10091
10092 2004-01-25  Mark Kettenis  <kettenis@gnu.org>
10093
10094         * infcmd.c (print_return_value): Plug memory leak; delete
10095         ui_stream object.  Rename argument `structure_return' to
10096         `struct_return'.
10097
10098 2004-01-25  Mark Kettenis  <kettenis@gnu.org>
10099
10100         * infcmd.c (print_return_value): Wrap long lines.
10101         (finish_command_continuation, finish_command): Remove unused
10102         variable `funcaddr'.  Fix some coding-standards problems.
10103
10104         * sparc-tdep.c (sparc_regset_from_core_section): Check whether
10105         SECT_SIZE is large enough, not whether it's exactly the right size.
10106         (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
10107         TDEP->fpregset to zero.
10108
10109         * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
10110         floating-point registers for traditional NetBSD core files.
10111         (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
10112         TDEP->sizeof_fpregset here.
10113
10114 2004-01-25  Mark Kettenis  <kettenis@gnu.org>
10115
10116         * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
10117         * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
10118         function with code split out from
10119         sparc32nbsd_sigcontext_frame_cache.
10120         (sparc32nbsd_sigcontext_frame_cache): Use
10121         sparc32nbsd_sigcontext_saved_regs.
10122         (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
10123         OpenBSD.
10124         * sparcobsd-tdep.c: New file.
10125         * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
10126         (sparcobsd-tdep.o): New dependency.
10127         * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
10128         * config/sparc/obsd.mt: New file.
10129
10130         * sparc-tdep.c (sparc32_gdbarch_init): Don't require
10131         TDEP->fpregset to be initialized to enable core file register
10132         sets.
10133
10134 2004-01-24  Mark Kettenis  <kettenis@gnu.org>
10135
10136         * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
10137         Add opaque declarations.
10138         (sparc64nbsd_sigcontext_saved_regs): New prototype.
10139         * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
10140         function with code split out from
10141         sparc64nbsd_sigcontext_frame_cache.
10142         (sparc64nbsd_sigcontext_frame_cache): Use
10143         sparc64nbsd_sigcontext_saved_regs.
10144         (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
10145         OpenBSD.
10146         * sparc64obsd-tdep.c: New file.
10147         * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
10148         (sparc64obsd-tdep.o): New dependency.
10149         * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
10150         gdb_osabi to GDB_OSABI_OPENBSD_ELF.
10151         * config/sparc/obsd64.mt: New file.
10152
10153         * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
10154         read the instruction at PC.
10155
10156         * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
10157         value of GDB_OSABI_DEFAULT.
10158         (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
10159         instead of GDB_OSABI_NETBSD_AOUT.
10160
10161 2004-01-24  Nick Roberts  <nick@nick.uklinux.net>
10162
10163         * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
10164         copyright.
10165
10166 2004-01-23  Andrew Cagney  <cagney@redhat.com>
10167
10168         * printcmd.c (display_command): Replace tui_set_display call with
10169         tui_set_layout_for_display_command.
10170         * tui/tui.h (enum tui_win_type): Define.
10171         (tui_set_layout): Delete declaration.
10172         (tui_set_layout_for_display_command): Rename set_tui_layout.
10173         * tui/tui-data.h (enum tui_layout_type): Define.
10174         * tui/tui-layout.h: Update copyright.  Include "tui-data.h" and
10175         "tui.h".
10176         (tui_add_win_to_layout): Rename tuiAddWinToLayout.
10177         (tui_default_win_height): Rename tuiDefaultWinHeight.
10178         (tui_default_win_viewport_height): Rename
10179         tuiDefaultWinViewportHeight.
10180         (tui_set_layout): RenametuiSetLayout.
10181         * tui/tui-layout.c: Update references.
10182         * tui/tui.c: Update references.
10183         * tui/tui-disasm.c: Update references.
10184
10185 2004-01-23  David Carlton  <carlton@kealia.com>
10186
10187         Partial workaround for PR c++/1511:
10188         * cp-namespace.c: Include frame.h.
10189         (cp_lookup_transparent_type): New
10190         (cp_lookup_transparent_type_loop): New.
10191         * cp-support.h: Declare cp_lookup_transparent_type.
10192         * symtab.c (basic_lookup_transparent_type): Renamed from
10193         lookup_transparent_type.
10194         (lookup_transparent_type): Replace old body by a call to
10195         current_language->la_lookup_transparent_type.
10196         * symtab.h: Update copyright.  Declare
10197         basic_lookup_transparent_type.
10198         * language.h: Update copyright.
10199         (struct language_defn): Add la_lookup_transparent_type.
10200         * language.c: Update copyright.
10201         (unknown_language_defn): Add basic_lookup_transparent_type.
10202         (auto_language_defn): Add basic_lookup_transparent_type.
10203         (local_language_defn): Add basic_lookup_transparent_type.
10204         * ada-lang.c: Update copyright.
10205         (ada_language_defn): Add basic_lookup_transparent_type.
10206         * c-lang.c: Update copyright.
10207         (c_language_defn): Add basic_lookup_transparent_type.
10208         (cplus_language_defn): Add basic_lookup_transparent_type.
10209         (asm_language_defn): Add basic_lookup_transparent_type.
10210         (minimal_language_defn): Add basic_lookup_transparent_type.
10211         * f-lang.c: Update copyright.
10212         (f_language_defn): Add basic_lookup_transparent_type.
10213         * jv-lang.c: Update copyright.
10214         (java_language_defn): Add basic_lookup_transparent_type.
10215         * m2-lang.c: Update copyright.
10216         (m2_language_defn): Add basic_lookup_transparent_type.
10217         * objc-lang.c: Update copyright.
10218         (objc_language_defn): Add basic_lookup_transparent_type.
10219         * p-lang.c: Update copyright.
10220         (p_language_defn): Add basic_lookup_transparent_type.
10221         * scm-lang.c: Update copyright.
10222         (scm_language_defn): Add basic_lookup_transparent_type.
10223         * Makefile.in (cp-namespace.o): Depend on frame.h.
10224
10225 2004-01-23  David Carlton  <carlton@kealia.com>
10226
10227         Patch for PR c++/1520:
10228         * dwarf2read.c (read_func_scope): Set processing_current_prefix
10229         properly if we have a specification die.
10230         (determine_prefix_aux): Rename from determine_prefix.
10231         (determine_prefix): Like the old determine_prefix, but never
10232         returns NULL.
10233
10234 2004-01-23  Theodore A. Roth  <troth@openavr.org>
10235
10236         * avr-tdep.c: Update copyright.
10237         (avr_iaddr_p): Delete unused function.
10238         (avr_saddr_p): Delete unused function.
10239
10240 2004-01-23  David Carlton  <carlton@kealia.com>
10241
10242         * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
10243         Fix for PR symtab/1534.
10244
10245 2004-01-23  Mark Kettenis  <kettenis@gnu.org>
10246
10247         * NEWS (New native configurations): Mention OpenBSD/sparc and
10248         OpenBSD/sparc64.
10249         * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
10250         * configure.host: Likewise.
10251         * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
10252         handler for OpenBSD.
10253         * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
10254
10255 2004-01-22  Mark Kettenis  <kettenis@gnu.org>
10256
10257         * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
10258         (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
10259
10260         * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
10261         * cli/cli-cmds.c (shell_escape): Likewise.
10262
10263         * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
10264         OpenBSD .note.openbsd.ident sections.
10265
10266 2004-01-22  David Carlton  <carlton@kealia.com>
10267
10268         * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
10269         get_scope_pc_bounds.
10270         (read_file_scope): Ditto.
10271         (get_scope_pc_bounds): New function, produced by extracting code
10272         from the above two functions, consolidating it, and adding support
10273         for DW_TAG_namespace.
10274
10275 2004-01-22  Mark Kettenis  <kettenis@gnu.org>
10276
10277         * osabi.c (MAX_NOTESZ): New define.
10278         (check_note): New function.
10279         (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
10280         check_note.
10281
10282 2004-01-21  Roland McGrath  <roland@redhat.com>
10283
10284         * MAINTAINERS (write after approval): Add myself.
10285
10286 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
10287
10288         * utils.c (init_page_info): Move declarations of `rows' and
10289         `cols' before the __GO32__-specific code.  Move the closing brace
10290         outside the #ifdef __GO32__..#endif block.
10291         [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
10292
10293 2004-01-21  Paul Brook  <paul@codesourcery.com>
10294
10295         * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
10296         BPSTAT_WHAT_CHECK_SHLIBS.
10297
10298 2004-01-21  Paul Brook  <paul@codesourcery.com>
10299
10300         * MAINTAINERS: Add myself to write-after-approval.
10301
10302 2004-01-20  Andrew Cagney  <cagney@redhat.com>
10303
10304         * ax-gdb.c (print_axs_value): Delete unused function.
10305         * jv-lang.c (java_lookup_type): Delete unused function.
10306         * cli/cli-dump.c (dump_filetype): Delete unused function.
10307         * remote-mips.c (remote_mips_insert_hw_breakpoint)
10308         (remote_mips_remove_hw_breakpoint): Delete unused functions.
10309         (mips_getstring): Delete unused function.
10310         (pmon_insert_breakpoint): Delete #if0ed function.
10311         (PMON_MAX_BP): Delete #if0ed MACRO.
10312         (mips_pmon_bp_info): Delete #if0ed variable.
10313         (pmon_remove_breakpoint): Delete #if0ed function.
10314         * monitor.c (monitor_write_even_block): Delete unused function.
10315         (monitor_write_memory_block): Delete #if0ed code.
10316         * dink32-rom.c (dink32_load): Delete unused function.
10317         (_initialize_dink32_rom): Delete #if0ed code.
10318         * d10v-tdep.c (d10v_daddr_p): Delete unused function.
10319
10320         * tui/tui-command.c: Update references.
10321         * tui/tui-io.c: Update references.
10322         * tui/tui-command.h: Update copyright.
10323         (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
10324
10325         * source.c (ambiguous_line_spec): Delete never-defined function.
10326         * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
10327         * gdbtypes.c (add_name, add_mangled_type): Ditto.
10328         * cli/cli-cmds.c (validate_comname): Ditto.
10329
10330         * tui/tui-disasm.h: Update copyright.  Include "tui.h" and
10331         "tui-data.h".
10332         (tui_set_disassem_content): Rename tuiSetDisassemContent.
10333         (tui_show_disassem): Rename tuiShowDisassem.
10334         (tui_show_disassem_and_update_source): Rename
10335         tuiVerticalDisassemScroll.
10336         (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
10337         (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
10338         * tui/tui.h: Update copyright.
10339         (enum tui_status): Define.
10340         * tui/tui-data.h (enum tui_scroll_direction): Define.
10341         * tui/tui-disasm.c: Update copyright.  Update references.
10342         * tui/tui-winsource.c:  Update copyright.  Update references.
10343         * tui/tui-win.c: Update references.
10344         * tui/tui-layout.c: Update references.
10345
10346 2004-01-20  Andrew Cagney  <cagney@redhat.com>
10347
10348         * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
10349         sym2 to start of block.
10350
10351 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
10352
10353         * MAINTAINERS: Delete mmalloc.
10354         * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
10355         * NEWS: Mention removal of --with-malloc.
10356         * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
10357         * config.in: Regenerate.
10358         * configure: Regenerate.
10359         * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
10360         USE_MMALLOC, MMCHECK_FORCE.
10361         * gdbinit.in: Remove mmalloc.
10362         * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
10363         * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
10364         * config/i386/go32.mh: Likewise.
10365         * config/i386/interix.mh: Likewise.
10366         * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
10367
10368 2004-01-19  Jeff Johnston  <jjohnstn@redhat.com>
10369
10370         * linespec.c (decode_variable, symtab_from_filename):  Call
10371         error_silent with error message instead of throwing an exception
10372         directly.
10373         * defs.h (error_silent, error_output_message): Add prototypes.
10374         (catch_exceptions_with_msg): Ditto.
10375         * utils.c (error_silent, error_output_message): New functions.
10376         * top.c (catch_exceptions_with_msg): New function.
10377
10378 2004-01-20  Nick Roberts  <nick@nick.uklinux.net>
10379
10380         * mi/mi-cmds.h (enum print_values): Add definition.
10381
10382         * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
10383         type and value for simple data types and just the name and type
10384         for complex ones, if required.
10385
10386         * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
10387         children, if required.
10388
10389 2004-01-19  Kevin Buettner  <kevinb@redhat.com>
10390
10391         * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
10392         unused declarations.
10393
10394 2004-01-19  Andrew Cagney  <cagney@redhat.com>
10395
10396         * top.h (mapped_symbol_files): Delete declaration.
10397         * main.c (captured_main): Delete option "m" and "mapped".
10398         * objfiles.c (mapped_symbol_files): Delete variable.
10399         * symfile.c (symbol_file_command): Delete mmap code.
10400         (symbol_file_add_with_addrs_or_offsets): Ditto.
10401         (add_symbol_file_command, reread_separate_symbols): Ditto.
10402         * objfiles.h (OBJF_MAPPED): Delete.
10403         * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
10404         (free_objfile) [USE_MMALLOC]: Ditto.
10405         (open_existing_mapped_file): Delete function.
10406         (open_mapped_file): Delete function.
10407         (map_to_file): Delete function.
10408
10409 2004-01-19  Kevin Buettner  <kevinb@redhat.com>
10410
10411         * infrun.c (step_into_function): Account for possible breakpoint
10412         adjustment when computing ``stop_func_start''.
10413
10414 2004-01-19  Kevin Buettner  <kevinb@redhat.com>
10415
10416         * target.c (default_region_size_ok_for_hw_watchpoint): Compare
10417         the region size against the size of a pointer, not the size of
10418         a register as given by DEPRECATED_REGISTER_SIZE.
10419
10420 2004-01-19  Andrew Cagney  <cagney@redhat.com>
10421
10422         * tui/tui-regs.h: Include "tui-data.h".
10423         (tuiFirstRegElementNoInLine): Delete declaration.
10424         (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
10425         (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
10426         (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
10427         (tui_calculate_regs_column_count): Rename
10428         tuiCalculateRegsColumnCount.
10429         (tui_check_register_values): Rename tuiCheckRegisterValues.
10430         (tui_show_registers): Rename tuiShowRegisters.
10431         (tui_display_registers_from_line): Rename
10432         tuiDisplayRegistersFromLine.
10433         (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
10434         (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
10435         (tui_first_reg_element_no_inline): Rename
10436         tuiFirstRegElementNoInLine.
10437         * tui/tui-data.h: Update copyright.
10438         (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
10439         * tui/tui-windata.c: Update copyright, update references.
10440         * tui/tui-regs.c: Update copyright, update references.
10441         * tui/tui-win.c: Update copyright, update references.
10442         * tui/tui-layout.c: Update copyright, update references.
10443
10444 2004-01-18  Andrew Cagney  <cagney@redhat.com>
10445
10446         * tui/tui-io.c: Update copyright.
10447         (key_is_end_sequence, key_is_backspace): New functions.
10448         (key_is_command_char, key_is_start_sequence): New function.
10449         (tui_getc): Update references.
10450         * tui/tui-io.h: Update copyright.
10451         (m_tuiStartNewLine): Delete macro.
10452         (m_isBackspace, m_isDeleteChar): Delete macros.
10453         (m_isDeleteLine, m_isDeleteToEol): Delete macros.
10454         (m_isNextPage, m_isPrevPage): Delete macros.
10455         (m_isLeftArrow, m_isRightArrow): Delete macros.
10456         (m_isXdbStyleCommandChar): Delete macro.
10457         (key_is_start_sequence): Declare, replace m_isStartSequence.
10458         (key_is_end_sequence): Declare, replace m_isEndSequence.
10459         (key_is_backspace): Declare ,replace m_isBackspace.
10460         (key_is_command_char): Declare, replace m_isCommandChar.
10461         * tui/tui-command.c: Update copyright.
10462         (tuiDispatchCtrlChar): Update references.
10463
10464         * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
10465         tuiSourceWin.h.
10466
10467         * tui/tui-command.c: Rename tui/tuiCommand.c.
10468         * tui/tui-command.h: Rename tui/tuiCommand.h.
10469         * tui/tui-data.c: Rename tui/tuiData.c.
10470         * tui/tui-data.h: Rename tui/tuiData.h.
10471         * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
10472         * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
10473         * tui/tui-io.c: Rename tui/tuiIO.c.
10474         * tui/tui-io.h: Rename tui/tuiIO.h.
10475         * tui/tui-layout.c: Rename tui/tuiLayout.c.
10476         * tui/tui-layout.h: Rename tui/tuiLayout.h.
10477         * tui/tui-regs.c: Rename tui/tuiRegs.c.
10478         * tui/tui-regs.h: Rename tui/tuiRegs.h.
10479         * tui/tui-source.c: Rename tui/tuiSource.c.
10480         * tui/tui-source.h: Rename tui/tuiSource.h.
10481         * tui/tui-stack.c: Rename tui/tuiStack.c.
10482         * tui/tui-stack.h: Rename tui/tuiStack.h.
10483         * tui/tui-win.c: Rename tui/tuiWin.c.
10484         * tui/tui-win.h: Rename tui/tuiWin.h.
10485         * tui/tui-windata.c: Rename tui/tuiDataWin.c.
10486         * tui/tui-windata.h: Rename tui/tuiDataWin.h.
10487         * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
10488         * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
10489         * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
10490         * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
10491         * tui/tui-file.c: Update includes.
10492         * tui/tui-hooks.c: Update includes.
10493         * tui/tui-interp.c: Update includes.
10494         * tui/tui.c: Update includes.
10495         * Makefile.in: Update all tui/ dependencies.
10496         (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
10497
10498         * Makefile.in: Update copyright.  Update dependencies.
10499
10500         * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
10501         problem.
10502
10503 2004-01-18  Andrew Cagney  <cagney@redhat.com>
10504
10505         * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
10506         instead of register_gdbarch_init.
10507
10508         * remote-sds.c (tohex): Delete unused function.  Update copyright.
10509         * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
10510         * v850-tdep.c (v850_register_virtual_size): Ditto.
10511         * target.c (normal_target_post_startup_inferior): Ditto.
10512         * source.c (ambiguous_line_spec): Ditto.
10513         * remote.c (adapt_remote_get_threadinfo): Ditto.
10514         * mi/mi-out.c (out_field_fmt): Ditto.
10515         * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
10516         (output_control_change_notification): Ditto.
10517         * m68k-tdep.c (m68k_register_byte): Ditto.
10518         (m68k_remote_breakpoint_from_pc): Ditto.
10519         * ui-out.c (init_ui_out_state): Delete unused declaration.
10520         * stabsread.c (search_value): Ditto.
10521         * mi/mi-cmd-env.c (env_cli_command): Ditto.
10522         * maint.c (print_section_table): Ditto.
10523         * infrun.c (set_follow_fork_mode_command): Ditto.
10524
10525 2004-01-18  Mark Kettenis  <kettenis@gnu.org>
10526
10527         * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
10528         DW_CFA_def_cfa_exporession.  Add support for
10529         DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
10530         DW_CFA_def_cfa_offset_sf.  This should fix PR backtrace/1391.
10531
10532 2004-01-18  Andrew Cagney  <cagney@redhat.com>
10533
10534         * ocd.c: Update copyright.
10535         (bdm_read_register_command): Delete unused function.
10536         (_initialize_remote_ocd): Delete commented out reference.
10537         (get_quoted_char, reset_packet): Delete #if0ed function.
10538         (output_packet, put_quoted_char): Delete #if0ed function.
10539         (stu_put_packet, stu_get_packet): Delete #if0ed function.
10540         (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
10541         (BDM_BREAKPOINT): Delete #if0ed macro.
10542         (remote_timeout): Delete #if0ed variable.
10543
10544 2004-01-18  Mark Kettenis  <kettenis@gnu.org>
10545
10546         * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
10547         (core-sol2.o): Remove dependency.
10548         * core-sol2.c: Remove file.
10549
10550 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10551
10552         * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
10553         * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
10554         enums.
10555
10556 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
10557
10558         * remote.c: Update copyright years.
10559
10560 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
10561
10562         * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
10563
10564 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10565
10566         * mdebugread.c: Update copyright.
10567         (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
10568         (parse_type, parse_procedure): Ditto.
10569         (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
10570
10571         * cris-tdep.c (cris_store_struct_return): Put back accidently
10572         deleted function.
10573
10574         * gdbarch.sh: Update copyright year.
10575         * gdbarch.h, gdbarch.c: Re-generate.
10576
10577 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
10578
10579         Suggested by George Anzinger.
10580         * dwarf2expr.c (execute_stack_op): Fetch the second item from the
10581         correct stack offset.  Include unknown opcode numbers in the error
10582         message.
10583
10584 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10585
10586         * x86-64-tdep.c (x86_64_init_abi): No need to clear
10587         extract_struct_value_address, i386 does not set it.
10588         * sparc64-tdep.c (sparc64_init_abi): Do not set
10589         extract_struct_value_address, never called.
10590         (sparc64_extract_struct_value_address): Delete function.
10591         * m68hc11-tdep.c: Update copyright.
10592         (m68hc11_gdbarch_init): Delete redundant assignment of
10593         extract_struct_value_address.
10594         * i386-tdep.c: Update copyright.
10595         (i386_gdbarch_init): Do not set extract_struct_value_address,
10596         never called.
10597         (i386_extract_struct_value_address): Delete function.
10598         * sparc-tdep.c (sparc32_gdbarch_init): Do not set
10599         extract_struct_value_address, never called.
10600         (sparc32_extract_struct_value_address): #if 0 function.  Add
10601         comments explaining its future.
10602
10603 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
10604
10605         * arm-tdep.c (arm_write_pc): New function.
10606         (arm_gdbarch_init): Call set_gdbarch_write_pc.
10607
10608 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
10609
10610         * breakpoint.c (must_shift_inst_regs): Delete.
10611         (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
10612         and SHIFT_INST_REGS.
10613         * infcmd.c (step_1, step_1_continuation): Delete references to
10614         SHIFT_INST_REGS.
10615         * infrun.c (keep_going): Likewise.
10616         * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
10617         * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
10618
10619 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10620
10621         * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
10622         * gdbarch.h, gdbarch.c: Re-generate.
10623         * infcmd.c (print_return_value): Delete reference to
10624         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
10625
10626         * cris-tdep.c (cris_gdbarch_init): Do not set
10627         deprecated_extract_struct_value_address.
10628
10629         * xstormy16-tdep.c: Update copyright.
10630         (xstormy16_extract_struct_value_address): Update to current
10631         extract struct value address interface.
10632         (xstormy16_gdbarch_init): Set extract_struct_value_address.
10633         * sh64-tdep.c (sh64_extract_struct_value_address): Update to
10634         current extract struct value address interface.
10635         (sh64_gdbarch_init): Set extract_struct_value_address.
10636
10637         * cris-tdep.c: Update copyright.
10638         (cris_extract_struct_value_address): Delete function.
10639         (struct_return_address): Delete variable.
10640         (cris_store_struct_return): Do not set struct_return_address.
10641
10642         * mcore-tdep.c: Update copyright.
10643         (mcore_extract_struct_value_address): Delete function.  Update
10644         comments.
10645         (mcore_gdbarch_init): Update.
10646         * mn10300-tdep.c: Update copyright.
10647         (mn10300_extract_struct_value_address): Delete function.
10648         (mn10300_gdbarch_init): Update.
10649         * v850-tdep.c: Update copyright.
10650         (v850_extract_struct_value_address): Delete.
10651         (v850_gdbarch_init): Update.
10652         * ns32k-tdep.c: Update copyright.
10653         (ns32k_extract_struct_value_address): Delete.
10654         (ns32k_gdbarch_init): Update.
10655         * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
10656         (hppa_gdbarch_init): Update.
10657         * vax-tdep.c: Update copyright.
10658         (vax_extract_struct_value_address): Delete.
10659         (vax_gdbarch_init): Update.
10660
10661         * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
10662         * gdbarch.h, gdbarch.c: Re-generate.
10663         * procfs.c (procfs_fetch_registers): Delete reference to
10664         DEPRECATED_NPC_REGNUM.
10665         (procfs_store_registers): Ditto.
10666         * regcache.c (generic_target_write_pc): Simplify.
10667         * lynx-nat.c: Delete #ifdef SPARC code.  Not used.
10668
10669         * core-sol2.c (fetch_core_registers): Replace
10670         DEPRECATED_NPC_REGNUM with equivalent tdep value.
10671
10672         * hppa-tdep.c: Update copyright year.
10673         (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
10674         NPC_REGNUM.
10675         (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
10676
10677         * mips-tdep.c (mips_write_pc): New function.
10678         (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
10679         (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
10680         (mips_find_saved_regs, mips_software_single_step: Ditto.
10681         (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
10682         mips_init_extra_frame_info, mips_pop_frame): Ditto.
10683
10684 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10685
10686         * mips-tdep.c: Re-indent.  Group functions by ABI.
10687
10688 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10689
10690         * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
10691         * gdbarch.c: Re-generate.
10692         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10693         DECR_PC_AFTER_BREAK to zero.
10694         * vax-tdep.c (vax_gdbarch_init): Ditto.
10695         * v850-tdep.c (v850_gdbarch_init): Ditto.
10696         * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
10697         * sh64-tdep.c (sh64_gdbarch_init): Ditto.
10698         * sh-tdep.c (sh_gdbarch_init): Ditto.
10699         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10700         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10701         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10702         * mips-tdep.c (mips_gdbarch_init): Ditto.
10703         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10704         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10705         * m32r-tdep.c (m32r_gdbarch_init): Ditto.
10706         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10707         * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
10708         * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10709         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10710         * frv-tdep.c (frv_gdbarch_init): Ditto.
10711         * cris-tdep.c (cris_gdbarch_init): Ditto.
10712         * avr-tdep.c (avr_gdbarch_init): Ditto.
10713         * arm-tdep.c (arm_gdbarch_init): Ditto.
10714         * i386-nto-tdep.c (i386nto_init_abi): Add comment.
10715
10716 2004-01-17  J. Brobecker  <brobecker@gnat.com>
10717
10718         * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
10719         Delete, no longer used.
10720         (read_subrange_type): New function, mostly extracted from
10721         read_array_type().
10722         (read_array_type): Replace extracted code by call to
10723         read_subrange_type().
10724         (dwarf2_get_attr_constant_value): New function.
10725         (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
10726         (add_partial_symbol): Likewise.
10727         (process_die): Likewise.
10728         (new_symbol): Likewise.
10729         (read_type_die): Likewise.
10730
10731 2004-01-16  Andrew Cagney  <cagney@redhat.com>
10732
10733         * symfile.c: Update copyright year.
10734         (compare_symbols): Delete unused function.
10735         * stabsread.c: Update copyright year.
10736         (lrs_general_complaint): Delete unused function.
10737         (ref_search_value): Ditto.
10738         (get_substring): Delete declaration.
10739         * sh64-tdep.c: Update copyright year.
10740         (sh64_get_gdb_regnum): Delete unused function.
10741         * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
10742         Delete unused function.
10743
10744 2004-01-17  Mark Kettenis  <kettenis@gnu.org>
10745
10746         * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
10747         * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
10748
10749 2004-01-16  Andrew Cagney  <cagney@redhat.com>
10750
10751         Changes from Peter Schauer.
10752         * rs6000-tdep.c: Update copyright year.
10753         (rs6000_push_dummy_call): Update the stack pointer before
10754         accessing the corresponding stack region.
10755         * rs6000-nat.c: Update copyright year.
10756         (set_host_arch): Set "info.abfd" to "exec_bfd".
10757
10758 2004-01-15  Mark Kettenis  <kettenis@gnu.org>
10759
10760         * blockframe.c: Update copyright year.
10761         (inside_entry_func): Don't treat a zero PC specially.
10762
10763 2004-01-14  Elena Zannoni  <ezannoni@redhat.com>
10764
10765         * gcore.c (gcore_copy_callback): Use paddr_d to print size
10766         variable.
10767         (gcore_create_callback): Ditto.  Skip any memory segment that has
10768         no permissions set.
10769
10770 2004-01-14  David Carlton  <carlton@kealia.com>
10771
10772         Change symbols for C++ nested types to contain the fully qualified
10773         name, if possible.  (At least in the DWARF-2 case.)  Partial fix
10774         for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
10775         c++/895.
10776         * c-exp.y (qualified_type): Handle types nested within classes.
10777         * cp-namespace.c: Update comments.
10778         (cp_set_block_scope): Delete #if 0.
10779         (cp_lookup_nested_type): Handle types nested within classes.
10780         * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
10781         when appropriate.
10782         (add_partial_symbol): Add the name of the enclosing namespace to
10783         types.
10784         (pdi_needs_namespace): New.
10785         (add_partial_namespace): Tweak comment.
10786         (add_partial_structure): New.
10787         (psymtab_to_symtab_1): Initialize processing_current_prefix
10788         here...
10789         (process_die): instead of here.
10790         (read_structure_scope): Try to figure out the name of the class or
10791         namespace that the structure might be defined within.
10792         (read_enumeration): Generate fully-qualified names, if possible.
10793         (read_namespace): Don't set name to NULL.
10794         (die_specification): New.
10795         (new_symbol): Generate fully-qualified names for types.
10796         (read_type_die): Determine appropriate prefix.
10797         (determine_prefix): New.
10798         (typename_concat): New.
10799         (class_name): New.
10800         * valops.c (value_aggregate_elt): Pass NOSIDE to
10801         value_struct_elt_for_reference.
10802         (value_struct_elt_for_reference): Make static, add NOSIDE
10803         parameter, call value_maybe_namespace_elt as a last resort.
10804         (value_namespace_elt): Break out code into
10805         value_maybe_namespace_elt.
10806         (value_maybe_namespace_elt): New.
10807
10808 2004-01-12  Andrew Cagney  <cagney@redhat.com>
10809
10810         * mips-tdep.c (mips_convert_register_p): Handle both raw and
10811         cooked floating-point registers.
10812         (mips_gdbarch_init): Set convert_register_p, register_to_value,
10813         and value_to_register.
10814
10815 2004-01-13  Andrew Cagney  <cagney@redhat.com>
10816
10817         * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
10818         * gdbarch.c: Re-generate.
10819         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10820         FUNCTION_START_OFFSET.
10821         * v850-tdep.c (v850_gdbarch_init): Ditto.
10822         * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
10823         * sh64-tdep.c (sh64_gdbarch_init): Ditto.
10824         * sh-tdep.c (sh_gdbarch_init): Ditto.
10825         * s390-tdep.c (s390_gdbarch_init): Ditto.
10826         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10827         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10828         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10829         * mips-tdep.c (mips_gdbarch_init): Ditto.
10830         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10831         * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10832         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10833         * m32r-tdep.c (m32r_gdbarch_init): Ditto.
10834         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10835         * i386-tdep.c (i386_gdbarch_init): Ditto.
10836         * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10837         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10838         * frv-tdep.c (frv_gdbarch_init): Ditto.
10839         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10840         * cris-tdep.c (cris_gdbarch_init): Ditto.
10841         * avr-tdep.c (avr_gdbarch_init): Ditto.
10842         * arm-tdep.c (arm_gdbarch_init): Ditto.
10843         * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10844
10845 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
10846
10847         * infrun.c (follow_fork_mode_ask): Remove.
10848         (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
10849         (follow_fork): Simplify and remove internal error for
10850         follow_fork_mode_ask.
10851         (_initialize_infrun): Update "set follow-fork-mode" help text.
10852
10853 2004-01-13  Andrew Cagney  <cagney@redhat.com>
10854
10855         * configure.in: Update copyright year.
10856         (build_warnings): Add -Wunused-label.
10857         * configure: Re-generate.
10858
10859 2004-01-12  Andrew Cagney  <cagney@redhat.com>
10860
10861         * exec.h (exec_ops): Make "extern".
10862
10863         * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
10864         the function is void.
10865         (mips_pseudo_register_write): Ditto.
10866
10867 2004-01-12  Andrew Cagney  <cagney@redhat.com>
10868
10869         * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
10870         call.  Never defined.
10871         * sparc-tdep.h (struct frame_info): Add opaque declaration.
10872         * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
10873         (struct sparc_gregset, struct regcache): Ditto.
10874         * sparc-nat.c: Update copyright.  Specify "GNU/Linux".
10875
10876 2004-01-12  Andrew Cagney  <cagney@redhat.com>
10877
10878         * mi/ChangeLog: Delete file.  Renamed to ...
10879         * mi/ChangeLog-1999-2003: New file.
10880         * tui/ChangeLog: Delete file.  Renamed to ...
10881         * tui/ChangeLog-1998-2003: New file.
10882
10883 2004-01-11  Mark Kettenis  <kettenis@gnu.org>
10884
10885         * sparc64nbsd-tdep.c: Include "regset.h".
10886         (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
10887         Remove variables.
10888         (fetch_core_registers): Remove function.
10889         (sparc64nbsd_core_fns): Remove variable.
10890         (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
10891         functions.
10892         (sparc64nbsd_init_abi): Initialize TDEP->gregset,
10893         TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
10894         (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
10895
10896         * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
10897         sparc_extract_struct_value_address.
10898         (sparc32_gdbarch_init): Set extract_struct_value_address.
10899         * sparc64-tdep.c (sparc64_extract_struct_value_address): New
10900         function.
10901         (sparc64_init_abi): Set extract_struct_value_address.  Don't set
10902         return_value_on_stack.
10903
10904         * NEWS: Mention that %cs and %ss have been added to the AMD64
10905         configurations
10906
10907         * frame.c: Update copyright year.
10908         (get_prev_frame): Improve comment.
10909
10910         * sparc64fbsd-tdep.c: Include "regset.h".
10911         (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
10912         Remove variables.
10913         (fetch_core_registers): Remove function.
10914         (sparc64fbsd_core_fns): Remove variable.
10915         (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
10916         functions.
10917         (sparc64fbsd_init_abi): Initialize TDEP->gregset,
10918         TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
10919         (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
10920
10921         * sparcnbsd-tdep.c: Include "regset.h".
10922         (fetch_core_registers): Remove function.
10923         (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
10924         (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
10925         functions.
10926         (sparc32nbsd_init_abi): Initialize TDEP->gregset and
10927         TDEP->fpregset.
10928         (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
10929
10930         * sparc-tdep.h (struct regset): Provide opaque declaration.
10931         (struct gdbarch_tdep): Add gregset, sizeof_gregset,
10932         fpregset and sizeof_fpregset members.
10933         * sparc-tdep.c (struct regset): Provide opaque declaration.
10934         (sparc_regset_from_core_section): New function.
10935         (sparc32_gdbarch_init): Initialize TDEP->gregset,
10936         TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
10937         Set regset_from_core_section when appropriate.
10938
10939 2004-01-10  Mark Kettenis  <kettenis@gnu.org>
10940
10941         * x86-64-tdep.c (amd64_non_pod_p): New function.
10942         (amd64_classify_aggregate): Return class memory for non-POD
10943         C++ structure types.
10944
10945         * x86-64-tdep.c (amd64_push_arguments): Add struct_return
10946         argument.  Use it to reserve a register if necessary.
10947         (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
10948         amd64_push_arguments.
10949
10950         * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
10951
10952         * x86-64-tdep.c (amd64_register_info): Add %cs and %ss.  Adjust
10953         register numbers in comments.
10954         * x86-64-tdep.h: Update copyright year.
10955         (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
10956         Adjust for addition of %cs and %ss.
10957         * amd64fbsd-nat.c: Update copyright year.
10958         (reg_offset): Add register offsets for %cs and %ss.
10959         * amd64fbsd-tdep.c: Update copyright year.
10960         (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
10961         (amd64fbsd_sc_reg_offset): Likewise.
10962         * x86-64-linux-nat.c: Update copyright year.
10963         (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
10964         and %ss.
10965         * amd64nbsd-nat.c: Update copyright year.
10966         (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
10967         * amd64nbsd-tdep.c: Update copyright year.
10968         (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
10969         * x86-64-linux-tdep.c: Update copyright year.
10970         (user_to_gdb_regmap): Add mapping for %cs and %ss.
10971         (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
10972         * regformats/reg-x86-64.dat: Add %cs and %ss.
10973
10974         * blockframe.c (inside_entry_func): Reformat.  Introduce new local
10975         variables to prevent long lines.  Update comments to reflect
10976         reality.
10977
10978 2004-01-09  David Carlton  <carlton@kealia.com>
10979
10980         Checked in by Elena Zannoni  <ezannoni@redhat.com>.
10981         * dwarf2read.c (read_namespace): Pull out name-generating code
10982         into namespace_name. Rename previous_namespace to previous_prefix
10983         and processing_current_namespace to processing_current_prefix..
10984         (namespace_name): New function.
10985         (add_partial_symbol): Substitute uses of pdi->name with
10986         actual_name.
10987         * cp-support.h: Rename processing_current_namespace to
10988         processing_current_prefix.
10989         Update copyright year.
10990         * cp-namespace.c: Rename processing_current_namespace to
10991         processing_current_prefix.
10992         Update copyright year.
10993
10994 2004-01-09  Andrew Cagney  <cagney@redhat.com>
10995
10996         * jv-valprint.c, ser-unix.c: Add missing copyright years.
10997
10998 2004-01-09  Mark Kettenis  <kettenis@gnu.org>
10999
11000         * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
11001         complaining.
11002         (process_one_symbol): Deal with N_PATCH stabs.
11003
11004 2004-01-09  Elena Zannoni  <ezannoni@redhat.com>
11005
11006         * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
11007         ifdeffed code.
11008         Update copyright year.
11009
11010 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
11011
11012         * config/pa/tm-hppa.h: Update extern declarations for
11013         hppa32_hpux_frame_saved_pc_in_sigtramp,
11014         hppa32_hpux_frame_base_before_sigtramp, and
11015         hppa32_hpux_frame_find_saved_regs_in_sigtramp.
11016
11017 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
11018
11019         * config/pa/tm-hppah.h: Update copyright years.
11020
11021 2004-01-08  Andrew Cagney  <cagney@redhat.com>
11022
11023         * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
11024         (mips_o32_reg_struct_has_addr): Delete function.
11025         (mips_gdbarch_init): Update.
11026         (mips_extract_struct_value_address): Delete function.
11027
11028 2004-01-08  David Mosberger  <davidm@hpl.hp.com>
11029
11030         * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
11031         reality.
11032
11033 2004-01-07  Andrew Cagney  <cagney@redhat.com>
11034
11035         * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
11036         architecture's elf flags (when available).
11037
11038         * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
11039         FPU to the start, check the MIPS FPU when looking for an old
11040         architecture.
11041         (set_mipsfpu_single_command): Update the architecture.
11042         (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
11043
11044         * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
11045         (mips_mask_address_p): Add "tdep" parameter.
11046         (show_mask_address, mips_addr_bits_remove): Update.
11047         (mips_dump_tdep): Update.
11048         (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
11049         (MIPS_STACK_ARGSIZE): Delete macro.
11050         (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
11051         (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
11052         (mips_o64_push_dummy_call, mips_o32_return_value): Update.
11053         (mips_dump_tdep): Update.
11054         (MIPS_SAVED_REGSIZE): Delete macro.
11055         (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
11056         (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
11057         (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
11058         (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
11059         (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
11060         (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
11061         (mips_pop_frame, return_value_location): Update.
11062         (mips_n32n64_return_value, mips_dump_tdep): Update.
11063
11064         * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
11065         MIPS ABI.
11066
11067         * mips-tdep.c: Update copyright.
11068         (mips_gdbarch_init): Merge two code blocks handling the register
11069         name and number layout.
11070
11071 2004-01-02  Pawel Ostrowski  <pasza@zodiac.mimuw.edu.pl>
11072
11073         * tracepoint.c (validate_actionline): Fix segv at EOF
11074
11075 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
11076
11077         * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
11078         properly for static fields.
11079
11080 2004-01-06  Jeff Johnston  <jjohnstn@redhat.com>
11081             Jason Molenda  <jmolenda@apple.com>
11082
11083         * disasm.c: Update copyright to include 2004.
11084         (do_mixed_source_and_assembly): For uiout asm list
11085         and tuple cleanups, initialize to null_cleanup instead of
11086         NULL and do so prior to loop.  Only reset when we close off
11087         the tuple/list.  Move check for whether to close off the
11088         asm tuple/list to after dump_insns call where it will be run
11089         on each loop iteration.
11090
11091 2004-01-05  Andrew Cagney  <cagney@redhat.com>
11092
11093         * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
11094         should be a switch case and not a label.
11095         * mips-tdep.c (mips32_next_pc): Delete unused labels
11096         "greater_equal_branch" and "less_zero_branch".
11097         * jv-valprint.c (java_print_value_fields): Delete unused label
11098         "flush_it".
11099
11100         * target.c (unpush_target): Only close a target that is in the
11101         target stack.
11102
11103 2004-01-05  Mark Kettenis  <kettenis@gnu.org>
11104
11105         * sparc-tdep.c (sparc_extract_struct_value_address): Get the
11106         address from [sp + 64] instead of %o2.
11107
11108         * frame.c (get_prev_frame): Don't try to unwind the PC.  This
11109         fixes PR backtrace/1476.
11110
11111 2004-01-05  Andrew Cagney  <cagney@redhat.com>
11112
11113         * libunwind-frame.h (struct frame_id): Add opaque declaration,
11114         move to start of file.
11115         * i386-tdep.h (struct regcache): Add opaque declaration.
11116         * config/ia64/nm-linux.h (struct target_ops): Add opaque
11117         declaration.
11118         * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
11119         (ia64_gdbarch_init): Use "GNU/Linux" in comment.
11120         * win32-nat.c (fake_create_process): Use ISO C style definition.
11121         * stabsread.c (define_symbol): Delete #ifndef
11122         DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
11123         stabs_argument_has_addr call, macro never defined.
11124
11125 2004-01-04  Michael Chastain  <mec.gnu@mindspring.com>
11126
11127         * op50-rom.c: Delete.
11128         * w89k-rom.c: Delete.
11129         * Makefile.in: Remove references.
11130
11131 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
11132
11133         * x86-64-tdep.c: Update copyright year.
11134         (struct amd64_register_info): Rename from x86_64_register_info.
11135         (amd64_register_info): Rename from x86_64_register_info.
11136         (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
11137         (amd64_register_name): Rename from x86_64_register_name.
11138         (amd64_register_type): Rename from x86_64_register_type.
11139         (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
11140         (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
11141         (amd64_dwarf_reg_to_regnum): Rename from
11142         x86_64_dwarf_reg_to_regnum.
11143         (amd64_convert_register_p): Rename from x86_64_convert_register_p.
11144         (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
11145         (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
11146         (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
11147         (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
11148         (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
11149         (amd64_skip_prologue): Rename from x86_64_skip_prologue.
11150         (amd64_frame_cache): Rename from x86_64_frame_cache.
11151         (amd64_frame_this_id): Rename from x86_64_frame_this_id.
11152         (amd64_frame_prev_register): Rename from
11153         x86_64_frame_prev_register.
11154         (amd64_frame_unwind): Rename from x86_64_frame_unwind.
11155         (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
11156         (amd64_sigtramp_frame_cache): Rename from
11157         x86_64_sigtramp_frame_cache.
11158         (amd64_sigtramp_frame_prev_register): Rename from
11159         x86_64_sigtramp_frame_prev_register.
11160         (amd64_sigtramp_frame_unwind): Rename from
11161         x86_64_sigtramp_frame_unwind.
11162         (amd64_sigtramp_frame_sniffer): Rename from
11163         x86_64_sigtramp_frame_sniffer.
11164         (amd64_frame_base_address): Rename from x86_64_frame_base_address.
11165         (amd64_frame_base): Rename from x86_64_frame_base.
11166         (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
11167         (amd64_frame_align): Rename from x86_64_frame_align.
11168         (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
11169         (amd64_regset_from_core_section): Rename from
11170         x86_64_regset_from_core_section.
11171         (x86_64_init_abi): Update comments.
11172
11173 2004-01-04  Nick Roberts  <nick@nick.uklinux.net>
11174
11175         * MAINTAINERS (write after approval): Add myself.
11176
11177 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
11178
11179         * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
11180         `float' arguments.
11181
11182 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
11183
11184         * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
11185         such that it mentions a specific version of GCC that exhibits this
11186         bug.
11187
11188 2004-01-03  Mark Kettenis  <kettenis@gnu.org>
11189
11190         * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
11191         structure that has a single `float' member, store it in %f1 in
11192         addition to %f0.
11193
11194         * sparc-sol2-nat.c: Add missing '\'.
11195
11196         * sparc-tdep.c (sparc32_return_value): New function.
11197          (sparc32_use_struct_convention, sparc32_return_value_on_stack):
11198         Remove functions.
11199         (sparc32_gdbarch_init): Set return_value, don't set
11200         extract_return_value, store_return_value, use_struct_convention
11201         and return_value_on_stack.
11202
11203         * sparc-sol2-nat.c: Add missing ')'.
11204
11205 2004-01-03  J. Brobecker  <brobecker@gnat.com>
11206
11207         * infrun.c (handle_step_into_function): New function.
11208         (handle_inferior_event): Extract out some code into the new
11209         function above.
11210
11211 2004-01-03  J. Brobecker  <brobecker@gnat.com>
11212
11213         * infrun.c (handle_inferior_event): Move the declaration of
11214         real_stop_pc inside the if blocks where it is used.
11215
11216 2004-01-03  Mark Kettenis  <kettenis@gnu.org>
11217
11218         * sparc64-tdep.c (sparc64_16_byte_align_p)
11219         (sparc64_store_floating_fields, sparc64_store_floating_fields):
11220         Use check_typedef to get subtypes of structures and unions.
11221         (sparc64_store_return_value): Fix calculation of the appropriate
11222         offset into VALBUF when storing a structure or union.
11223         (sparc64_return_value): New function.
11224         (sparc64_use_struct_convention): Remove function.
11225         (sparc64_init_abi): Set return_value, don't set
11226         extract_return_value, store_return_value and
11227         use_struct_convention.
11228
11229 2004-01-03  Eli Zaretskii  <eliz@elta.co.il>
11230
11231         * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
11232         bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
11233         gdb/config/alpha/xm-alphaosf.h,
11234         gdb/config/powerpc/tm-ppcle-eabi.h,
11235         gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
11236         gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
11237         gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
11238         gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
11239         gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
11240         gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
11241         gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
11242         gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
11243         gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
11244         gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
11245         gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
11246         nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
11247         include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
11248         opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
11249         opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
11250         sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
11251         sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
11252         sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
11253         sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
11254         sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
11255         sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
11256         Remove lines for .cvsignore files.
11257
11258 2004-01-03  J. Brobecker  <brobecker@gnat.com>
11259
11260         * infrun.c: Back out the previous change.
11261
11262 2004-01-03  Mark Kettenis  <kettenis@gnu.org>
11263
11264         * NEWS: Mention revised SPARC target.  Add sparc-*-lynxos* and
11265         sparc-*-sunos4* to the list of REMOVED configurations.
11266
11267         * configure.tgt: Add back sparc-*-vxworks*.
11268         * remote-vxsparc.c: Remove all includes except for "defs.h",
11269         "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
11270         Include "sparc-tdep.h".
11271         (SPARC_R_G1): New define.
11272         (vxsparc_gregset): New variable.
11273         (ext_format_sparc): Remove extern declaration.
11274         (vx_read_register): Rewrite to use sparc32_supply_gregset and
11275         sparc32_supply_fpregset.
11276         (vx_write_register): Rewrite to use sparc32_collect_gregset,
11277         sparc_collect_rwindow and sparc32_collect_fpregset.
11278         * config/sparc/tm-vxworks.h: New file, based on recently removed
11279         tm-vxsparc.h.
11280         * config/sparc/vxworks.mt: New file, based on recently removed
11281         vxworks.mt.
11282
11283 2004-01-03  J. Brobecker  <brobecker@gnat.com>
11284
11285         * infrun.c (handle_step_into_function): New function.
11286         (handle_inferior_event): Extract out some code into the new
11287         function above.
11288
11289 2004-01-02  Mark Kettenis  <kettenis@gnu.org>
11290
11291         * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
11292         sparcl-tdep.c.  Add sparc-linux-tdep.c, sparc-sol2-nat.c,
11293         sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
11294         sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
11295         sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
11296         sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
11297         (sparc_nat_h): New variable.
11298         (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
11299         (tm-sun4os4.h): Remove dependency.
11300         (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
11301         (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
11302         sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
11303         sparc-tdep.o): Update dependencies.
11304         (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
11305         sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
11306         sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
11307         dependencies.
11308         * configure.host: Remove existing sparc-*-lynxos*,
11309         sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
11310         ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
11311         sparcv9-*-* and sparc64-*-* triplets.  Add new sparc64-*-linux*,
11312         sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
11313         triplets.
11314         * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
11315         sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
11316         sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
11317         sparcv9-*-* and commented out sparc64-*-solars2* triplets.  Add
11318         new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
11319         sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
11320         sparc64-*-solaris2* and sparc64-*-* triplets.
11321         * sparc64-tdep.c: Update copyright year.  Include "inferior.h",
11322         "symtab.h" and "objfiles.h".
11323         (BIAS): Remove define.
11324         (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
11325         (X_DISP19): Remove macros.
11326         (sparc_fetch_instruction): Remove function.
11327         (struct gdbarch_tdep): Remove definition.
11328         (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
11329         (sparc_breakpoint_from_pc): Remove function.
11330         (struct sparc64_frame_cache): Remove definition.
11331         (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
11332         sparc64_unwind_pc): Remove functions.
11333         (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
11334         `struct sparc64_frame_cache.  Call sparc_analyze_prologue instead
11335         of sparc64_analyze_prologue.  Mark constant as ULL instead of UL.
11336         (sparc64_frame_cache): Change return type to `struct
11337         sparc_frame_cache *'.  Simply call sparc_frame_cache.
11338         (sparc64_frame_this_id, sparc64_frame_prev_register,
11339         sparc64_frame_base_address): Use `struct sparc_frame_cache'
11340         instead of `struct sparc64_frame_cache.
11341         (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
11342         sparc_analyze_control_transfer, sparc_software_single_step,
11343         sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
11344         _initialize_sparc64_tdep): Remove functions.
11345         (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
11346         (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
11347         macros.
11348         (sparc64_supply_gregset, sparc64_collect_gregset,
11349         sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
11350         (sparc64_init_abi): New function.
11351         * sparc64-tdep.h: Update copyright year.  Fix typo in multiple
11352         inclusion guard.  Include "sparc-tdep.h".
11353         (BIAS): Define.
11354         (r_tstate_offset, r_fprs_offset): New defines.
11355         (enum sparc_regnum): Remove defenition.
11356         (enum sparc64_regnum): Reformat.
11357         (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
11358         (sparc64_init_abi, sparc64_supply_gregset,
11359         sparc64_collect_gregset, sparc64_supply_fpregset,
11360         sparc64_collect_fpregset): New prototypes.
11361         (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
11362         Add extern declarations.
11363         (sparc64_sol2_init_abi): New prototype.
11364         (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11365         (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11366         prototypes.
11367         * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
11368         "sparnbsd-nat.h".
11369         (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
11370         functions.
11371         (_initialize_sparc64fbsd_nat): Remove initialization of
11372         sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
11373         sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
11374         sparcbsd_fpreg_supplies_p.  Initialize sparc_gregset.
11375         * sparc64fbsd-tdep.c: Update copyright year.  Include "frame.h",
11376         "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
11377         (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
11378         (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
11379         (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
11380         (sparc64fbsd_r_y_offset): Remove variables.
11381         (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
11382         Make static and const.
11383         (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11384         (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11385         functions.
11386         (sparc64fbsd_gregset): New variable.
11387         (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
11388         and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
11389         and sparc64_supply_fpregset.
11390         (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
11391         (sparc64fbsd_sigtramp_frame_this_id)
11392         (sparc64fbsd_sigtramp_frame_prev_register): New functions.
11393         (sparc64fbsd_sigtramp_frame_unwind): New variable.
11394         (sparc64fbsd_sigtramp_frame_sniffer): New function.
11395         (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
11396         sparc64fbsd_sigtramp_frame_sniffer.  Call sparc64_init_abi.
11397         * sparcnbsd-tdep.c: Update copyright year.  Include
11398         "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
11399         "trad-frame.h" and "gdb_assert.h", don't include "target.h",
11400         "value.h" and "sparcnbsd-tdep.h".
11401         (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
11402         (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
11403         (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
11404         (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
11405         defines.
11406         (sparcnbsd_gregset): New variable.
11407         (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
11408         (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
11409         (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
11410         (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
11411         (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
11412         variables.
11413         (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
11414         (sparc32nbsd_sigcontext_frame_this_id)
11415         (sparc32nbsd_sigcontext_frame_prev_register): New functions.
11416         (sparc32nbsd_sigcontext_frame_unwind): New variable.
11417         (sparc32nbsd_sigtramp_frame_sniffer): New function.
11418         (sparcnbsd_get_longjmp_target_32,
11419         sparcnbsd_get_longjmp_target_64): Remove functions.
11420         (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
11421         (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
11422         sparcnbsd_init_elf): Remove.
11423         (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
11424         (sparcnbsd_elf_init_abi): New functions.
11425         (_initialize_sparcnbsd_tdep): New prototype.
11426         (_initialize_sparnbsd_tdep): Update.
11427         * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
11428         corelow.o.  Add sparc64-nat.o and sparc-nat.o.
11429         * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
11430         * config/sparc/linux.mh: Update comment.
11431         (XM_FILE, HOST_IPC): Remove variables.
11432         (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o.  Remove
11433         sparc-linux-nat.o.
11434         * config/sparc/linux.mt: Update comment.
11435         (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
11436         * config/sparc/nbsd.mt: Reformat.
11437         * config/sparc/nbsd64.mh: Update comment.
11438         (NATDEPFILES): Add sparc-nat.o.
11439         * config/sparc/nbsd64.mt: Update comment.
11440         (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
11441         (TM_FILE): Set to tm-nbsd.h.
11442         * config/sparc/nbsdelf.mh: Update comment.
11443         (NATDEPFILES): Add sparc-nat.o.
11444         (XM_FILE): Delete.
11445         * config/sparc/nbsdaout.mh: Update comment.
11446         (NATDEPFILES): Add sparc-nat.o
11447         (XM_FILE): Delete.
11448         * config/sparc/nm-linux.h: Update copyright year.  Don't include
11449         "config/nm-svr4.h" and "solib.h".  Add protection against multiple
11450         inclusion.
11451         (KERNEL_U_SIZE): Remove define.
11452         (kernel_u_size): Remove prototype.
11453         (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
11454         * config/sparc/nm-nbsd.h: Update copyright.  Don't include
11455         "regcache.h".
11456         (CHILD_PREPARE_TO_STORE): Remove define.
11457         * config/sparc/nm-nbsdaout.h: Tweak some comments.
11458         * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
11459         sparcnbsd-nat.c: Rewrite files.
11460         * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
11461         * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
11462         sparcnbsd-tdep.h: Remove files.
11463         * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
11464         config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
11465         config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
11466         config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
11467         config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
11468         config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
11469         config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
11470         config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
11471         config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
11472         config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
11473         config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
11474         config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
11475         * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
11476         sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
11477         sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
11478         * config/sparc/linux64.mh, config/sparc/linux64.mt,
11479         config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
11480         config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
11481         config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
11482
11483 2004-01-02  Andrew Cagney  <cagney@redhat.com>
11484
11485         From 2003-12-18 Kazuhiro Inaoka:
11486         * configure.host: Add m32r-linux target.
11487
11488 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
11489
11490         * top.c (print_gdb_version): Update year to 2004.
11491
11492 2004-01-02  Mark Mitchell  <mark@codesourcery.com>
11493
11494         * MAINTAINERS: Add myself to the write-after-approval category.
11495
11496 2004-01-02  Daniel Jacobowitz  <drow@mvista.com>
11497
11498         From Bernardo Innocenti <bernie@develer.com>:
11499         * configure.tgt: Add uClinux target.
11500
11501 2004-01-02  Andrew Cagney  <cagney@redhat.com>
11502
11503         * utils.c (do_my_cleanups): Make static, add forward declaration.
11504         * defs.h (do_my_cleanups): Delete declaration.
11505
11506 2004-01-02  Eli Zaretskii  <eliz@elta.co.il>
11507
11508         * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
11509         bfd/ChangeLog-0203.
11510
11511 2004-01-02  Mark Kettenis  <kettenis@gnu.org>
11512
11513         * configure.in: Check for <machine/reg.h>.  Check for `struct reg'
11514         in <machine/reg.h>.
11515         * configure, config.in: Regenerate.
11516
11517 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
11518 tui/ChangeLog-1998-2003.
11519 \f
11520 Local Variables:
11521 mode: change-log
11522 left-margin: 8
11523 fill-column: 74
11524 version-control: never
11525 End: