2004-09-07 Andrew Cagney <cagney@gnu.org>
[platform/upstream/binutils.git] / gdb / ChangeLog
1 2004-09-07  Andrew Cagney  <cagney@gnu.org>
2
3         * vx-share/wait.h: Delete #ifdef USG.
4         * utils.c (request_quit): Ditto.
5         * tui/tui.c (tui_reset): Ditto.
6         * remote.c: Ditto.
7         * remote-sds.c: Ditto.
8         * remote-rdi.c: Ditto.
9         * mdebugread.c: Ditto.
10         * m68klinux-nat.c: Ditto.
11         * infttrace.c: Ditto.
12         * infptrace.c: Ditto.
13         * i386v-nat.c: Ditto.
14         * exec.c: Ditto.
15         * dbxread.c: Ditto.
16         * core-aout.c: Ditto.
17
18 2004-09-05  Joel Brobecker  <brobecker@gnat.com>
19
20         * mips-tdep.c (mips_insn16_frame_cache): Fix parameter in call to
21         heuristic_proc_desc.
22         (mips_insn32_frame_cache): Likewise.
23
24 2004-09-04  Joel Brobecker  <brobecker@gnat.com>
25
26         * mips-tdep.c (mips32_heuristic_proc_desc): Remove code that was
27         left behind by error.
28
29 2004-09-04  Joel Brobecker  <brobecker@gnat.com>
30
31         * config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
32         * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.
33
34 2004-09-04  Joel Brobecker  <brobecker@gnat.com>
35
36         * config/rs6000/xm-aix4.h: Remove this file.
37         * config/rs6000/aix4.mh (XM_FILE): Delete.
38
39 2004-09-04  Joel Brobecker  <brobecker@gnat.com>
40
41         * config/rs6000/xm-rs6000.h: Remove this file.
42         * config/rs6000/rs6000.mh (XM_FILE): Remove.
43
44 2004-09-03  Andrew Cagney  <cagney@gnu.org>
45
46         * mips-tdep.c (PROC_DESC_IS_DUMMY, SET_PROC_DESC_IS_DUMMY)
47         (_PROC_MAGIC_, after_prologue, mips_dump_tdep): Delete macros and
48         only use.
49
50         * mips-tdep.c (temp_saved_regs): Delete.
51         (set_reg_offset): Replace saved_regs parameter with this_cache.
52         (heuristic_proc_desc, mips16_heuristic_proc_desc)
53         (mips32_heuristic_proc_desc): Add this_cache parameter.
54         (mips_insn32_frame_cache, mips_insn16_frame_cache)
55         (after_prologue): Pass a NULL this_cache.
56
57         * mips-tdep.c (mips_mdebug_frame_cache): Delete code handling
58         non-kernel trap prologues.
59
60         * mips-tdep.c (find_proc_desc): Delete function.
61         (mips_mdebug_frame_cache): Inline call to find_proc_desc,
62         simplify.
63         (mips_insn16_frame_cache): Replace find_proc_desc with code from
64         mips_insn32_frame_cache.
65
66         * mips-tdep.c (after_prologue): Inline call to find_proc_desc.
67         Simplify as NEXT_FRAME is NULL.
68         (find_proc_desc): Simplify as NEXT_FRAME is non-NULL.
69
70         * mips-tdep.c (after_prologue): Replace proc_desc parameter with
71         local variable.
72         (mips_skip_prologue): Update.
73
74         * mips-tdep.c (find_proc_desc, heuristic_proc_desc): Delete
75         "cur_frame" parameter.
76         (after_prologue, mips_mdebug_frame_cache, mips_insn16_frame_cache):
77         (mips_insn32_frame_cache, find_proc_desc): Update
78
79         * config/vax/nm-obsd.h: Delete file.
80         * config/vax/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
81         * config/vax/nm-nbsd.h: Delete file.
82         * config/vax/nm-nbsdaout.h: Include config/nm-nbsd.h.
83         * config/vax/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
84         * config/sh/nm-nbsd.h: Delete file.
85         * config/sh/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
86         * config/rs6000/nm-rs6000ly.h: Delete file.
87         * config/djgpp/fnchange.lst: Do not rename nm-rs6000ly.h.
88         * config/rs6000/rs6000lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
89         * config/powerpc/nm-obsd.h: Delete file.
90         * config/powerpc/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
91         * config/powerpc/nm-nbsd.h: Delete file.
92         * config/powerpc/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
93         * config/pa/nm-obsd.h: Delete file.
94         * config/pa/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
95         * config/mips/nm-nbsd.h: Delete file.
96         * config/mips/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
97         * config/m88k/nm-obsd.h: Delete file.
98         * config/m88k/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
99         * config/m68k/nm-nbsd.h: Delete file.
100         * config/m68k/nm-nbsdaout.h: Include config/nm-nbsd.h.
101         * config/m68k/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
102         * config/i386/nm-nbsd.h: Delete file.
103         * config/i386/nm-nbsdaout.h: Include config/nm-nbsd.h.
104         * config/i386/obsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
105         * config/i386/nbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
106         * config/i386/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
107         * config/i386/nm-i386lynx.h: Delete file.
108         * config/i386/i386lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
109         * config/arm/nm-nbsd.h: Delete file.
110         * config/arm/nm-nbsdaout.h: Include config/nm-nbsd.h.
111         * config/arm/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
112
113         * config/i386/tm-fbsd.h: Delete file.
114         * config/i386/fbsd64.mt (TM_FILE): Set to solib.h.
115         * config/i386/fbsd.mt (TM_FILE): Set to solib.h.
116
117         * config/rs6000/tm-rs6000-aix4.h: Delete file.
118         * config/djgpp/fnchange.lst: Do not rename tm-rs6000-aix4.h.
119         * config/rs6000/aix4.mt (TM_FILE): Set to
120         config/rs6000/tm-rs6000.h.
121         * config/powerpc/tm-ppc-aix.h: Delete file.
122         * config/powerpc/aix.mt (TM_FILE): Set to
123         config/rs6000/tm-rs6000.h.
124         * config/m68k/tm-linux.h: Delete file.
125         * config/m68k/linux.mt (TM_FILE): Set to solib.h
126         * config/i386/tm-linux64.h: Delete file.
127         * config/i386/linux64.mt (TM_FILE): Set to solib.h.
128         * config/djgpp/fnchange.lst: Do not rename tm-linux.h.
129         
130         * config/m68k/tm-linux.h (SVR4_SHARED_LIBS): Delete.
131         * config/i386/tm-linux64.h (SVR4_SHARED_LIBS): Delete.
132         * config/i386/nm-i386sco5.h (SVR4_SHARED_LIBS): Delete.
133         * config/tm-linux.h (SVR4_SHARED_LIBS): Delete.
134         * config/nm-sysv4.h (SVR4_SHARED_LIBS): Delete.
135         * config/nm-linux.h (SVR4_SHARED_LIBS): Delete.
136         * config/nm-gnu.h (SVR4_SHARED_LIBS): Delete.
137         * sh64-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper. 
138         * sh-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
139
140         * configure.in (GDB_TM_FILE): Fix typo, use gdb_target_cpu and not
141         gdb_host_cpu.
142
143 2004-09-02  Joel Brobecker  <brobecker@gnat.com>
144
145         * mips-tdep.c (mips_insn32_frame_cache): Remove some dead code.
146         Minor reformatting. Some code factoring.
147
148 2004-09-02  Andrew Cagney  <cagney@gnu.org>
149
150         * config/vax/nbsd.mt (TM_FILE): Set to solib.h.
151         * config/vax/tm-nbsd.h: Delete file.
152         * config/sparc/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
153         * config/sparc/tm-vxworks.h: Delete file.
154         * config/sparc/nbsd.mt (TM_FILE): Set to solib.h.
155         * config/sparc/tm-nbsd.h: Delete file.
156         * config/sparc/linux64.mt (TM_FILE): Set to solib.h.
157         * config/sparc/linux.mt (TM_FILE): Set to solib.h.
158         * config/sparc/tm-linux.h: Delete file.
159         * config/s390/s390.mt (TM_FILE): Set to config/tm-linux.h
160         * config/s390/tm-linux.h: Delete file.
161         * config/pa/obsd.mt (TM_FILE): Set to solib.h.
162         * config/pa/tm-bsd.h: Delete file.
163         * config/m68k/obsd.mt (TM_FILE): Set to solib.h.
164         * config/m68k/tm-obsd.h: Delete file.
165         * config/m68k/nbsd.mt (TM_FILE): Set to solib.h.
166         * config/m68k/tm-nbsd.h: Delete file.
167         * config/i386/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
168         * config/i386/tm-vxworks.h: Delete file.
169         * config/i386/obsd64.mt (TM_FILE): Set to solib.h.
170         * config/i386/obsd.mt (TM_FILE): Set to solib.h.
171         * config/i386/nbsd64.mt (TM_FILE): Set to solib.h.
172         * config/i386/nbsd.mt (TM_FILE): Set to solib.h.
173         * config/i386/tm-nbsd.h: Delete file.
174         * config/i386/i386lynx.mt (TM_FILE): Set to config/tm-lynx.h.
175         * config/i386/tm-i386lynx.h: Delete file.
176         * config/cris/cris.mt (TM_FILE): Set to solib.h.
177         * config/cris/tm-cris.h: Delete file.
178
179         * configure.in: Let TM_FILE, XM_FILE and NAT_FILE specify a path.
180         * configure: Re-generate.
181         * config/arm/nbsd.mt (TM_FILE): Set to "solib.h".
182         * config/arm/tm-nbsd.h: Delete file.
183         
184         * config/powerpc/tm-ppcle-sim.h: Delete.
185         * config/powerpc/tm-ppcle-eabi.h: Delete.
186         * config/powerpc/tm-nbsd.h: Delete.
187         * config/powerpc/nbsd.mt (TM_FILE): Set to tm-ppc-eabi.h.
188         * config/djgpp/fnchange.lst: Do not rename tm-ppcle-sim.h or
189         tm-ppcle-eabi.h.
190
191         * config/i386/nto.mh (NAT_FILE): Delete.
192         * config/i386/nm-nto.h: Delete.
193
194         * config/m68k/tm-vx68.h: Do not include "tm-m68k.h".
195         * config/m68k/tm-os68k.h: Ditto.
196         * config/m68k/tm-monitor.h: Ditto.
197         * config/m68k/tm-cisco.h: Ditto.
198         * config/m68k/st2000.mt (TM_FILE): Delete.
199         * config/m68k/tm-vx68.h (GET_LONGJMP_TARGET): Delete.
200         * config/m68k/tm-cisco.h (GET_LONGJMP_TARGET): Delete.
201         * config/m68k/tm-m68k.h (m68k_get_longjmp_target): Delete file.
202         * m68k-tdep.c (m68k_get_longjmp_target): Make static.
203
204         * config/m68k/tm-st2000.h: Delete.
205         * config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
206         * config/sparc/fbsd.mt (TM_FILE): Delete.
207         * config/sparc/tm-fbsd.h: Delete.
208
209         * acconfig.h (GDB_MULTI_ARCH): Delete undef.
210         * defs.h (GDB_MULTI_ARCH_PARTIAL, GDB_MULTI_ARCH_TM) 
211         (GDB_MULTI_ARCH_PURE, GDB_MULTI_ARCH): Delete macros.
212
213         * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE,
214         GDB_TM_FILE and GDB_XM_FILE.
215         * gdbarch.c: Re-generate.       
216         * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include
217         quotes in macro definition.
218         * configure.in: Re-generate.
219
220         * gdbarch.sh: Delete check for GDB_MULTI_ARCH_PARTIAL when
221         validating architecture methods.
222         * gdbarch.c: Re-generate.
223         
224         * gdbarch.sh: Delete check for consistency between GDB_MULTI_ARCH
225         and GDB_TM_FILE.  Check for GDB_TM_FILE instead of
226         GDB_MULTI_ARCH_PARTIAL.
227         * gdbarch.h: Re-generate.
228         
229         * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete.
230         * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete.
231         * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete.
232         * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete.
233         * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete.
234         * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete.
235         * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete.
236         * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete.
237         * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete.
238         * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete.
239         * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete.
240         * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
241
242 2004-09-01  Andrew Cagney  <cagney@gnu.org>
243
244         * objfiles.h (struct entry_info): Delete fields main_func_lowpc
245         and main_func_highpc.
246         (INVALID_ENTRY_LOWPC, INVALID_ENTRY_HIGHPC): Delete macros.
247         * objfiles.c (init_entry_point_info, objfile_relocate): Update
248         * nlmread.c (nlm_symfile_read): Update.
249
250 2004-09-01  Joel Brobecker  <brobecker@gnat.com>
251
252         * mips-tdep.c (linked_proc_desc_table): Delete, not used.
253         (mips_insn32_frame_cache): Inline call to find_proc_desc.
254         (find_proc_desc): Remove dead code.
255
256 2004-09-01  Joel Brobecker  <brobecker@gnat.com>
257
258         * mips-tdep.c (mips_mdebug_frame_cache): Minor reformatting.
259
260 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
261
262         * observer.sh: Add struct so_list declaration.
263         * Makefile.in: Add dependencies on observer.h for solib.c and
264         breakpoint.c.
265         * breakpoint.c (disable_breakpoints_in_unloaded_shlib): New
266         function.
267         (_initialize_breakpoint): Register 
268         disable_breakpoints_in_unloaded_shlib as an observer of the 
269         "solib unloaded" observation event.
270         (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
271         call decode_line_1 so unfound breakpoint errors are silent.
272         * solib.c (update_solib_list): When a solib is discovered to have
273         been unloaded by the program, notify all observers of the
274         "solib unloaded" observation event.
275
276 2004-09-01  Andrew Cagney  <cagney@gnu.org>
277
278         * frame.c: Include "objfiles.h".
279         (inside_main_func): New function.
280         (get_prev_frame): Use new inside_main_func.
281         * Makefile.in (frame.o): Update dependencies.
282         * defs.h (inside_main_func): Delete declaration.
283         * blockframe.c (inside_main_func): Delete function.
284
285 2004-08-31  Jim Blandy  <jimb@redhat.com>
286
287         * dwarf2read.c (is_vtable_name): New function, based on logic from
288         read_structure_type, but passing the correct length to strncmp,
289         and using 'sizeof' instead of 'strlen'.
290         (read_structure_type): Call it.
291
292 2004-08-31  Joel Brobecker  <brobecker@gnat.com>
293
294         * config/powerpc/aix.mh: Add comment.
295
296 2004-08-31  Paul GIlliam  <pgilliam@us.ibm.com>
297
298         * MAINTAINERS: Add self to Write-After-Approval.
299
300 2004-08-30  Manoj Iyer  <manjo@austin.ibm.com>
301
302         * MAINTAINERS: Add self to Write-After-Approval.
303
304 2004-08-30  Andrew Cagney  <cagney@gnu.org>
305
306         Fix PR breakpoints/1757.
307         * infrun.c (struct execution_control_state): Replace
308         remove_breakpoints_on_following_step with
309         step_after_step_resume_breakpoint.
310         (init_execution_control_state): Update.
311         (handle_inferior_event): For signals, when stepping off a
312         breakpoint, set step_after_step_resume_breakpoint.  When
313         BPSTAT_WHAT_STEP_RESUME, do a single-step off the breakpoint.
314         (keep_going): Delete code handling
315         remove_breakpoints_on_following_step.
316
317 2004-08-29  David Lecomber  <david@streamline-computing.com>
318         
319         Fix PR gdb/648
320         * language.h (enum array_ordering): New enum.
321         * language.h (struct language_defn): New la_array_ordering 
322         attribute.
323         * language.c (unknown_language_defn, auto_language_defn)
324         (local_language_defn): Ditto.
325         * ada-lang.c (ada_language_defn): Ditto.
326         * c-lang.c (c_language_defn, cplus_language_defn)
327         (asm_language_defn, minimal_language_defn): Ditto.
328         * f-lang.c (f_language_defn): Ditto.
329         * jv-lang.c (java_language_defn): Ditto.
330         * m2-lang.c (f_language_defn): Ditto.
331         * objc-lang.c (objc_language_defn): Ditto.
332         * p-lang.c (pascal_language_defn): Ditto.
333         * scm-lang.c (scm_language_defn): Ditto.
334         * eval.c (evaluate_subexp_standard): Assume Fortran arrays are
335         oriented large to small in type structure.
336         * dwarf2read.c (read_array_order): New function.
337         (read_array_type): Use read_array_order to check row/column
338         major ordering.
339
340 2004-08-27  Nathan J. Williams  <nathanw@wasabisystems.com>
341
342         * target.c (target_resize_to_sections): Check
343         current_target.to_sections for an old value when updating.
344
345 2004-08-27  Joel Brobecker  <brobecker@gnat.com>
346
347         * procfs.c (dbx_link_bpt_addr): New static global variable.
348         (dbx_link_shadow_contents): New static global variable.
349         (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
350         (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
351         if we just hit it.
352         (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
353         Reset dbx_link_bpt_addr as the address of __dbx_link() may change
354         from run to run.
355         (procfs_create_inferior): Remove syssgi syscall-exit notifications
356         after the inferior has been forked.
357         (remove_dbx_link_breakpoint): New function.
358         (dbx_link_addr): New function.
359         (insert_dbx_link_bpt_in_file): New function.
360         (insert_dbx_link_bpt_in_region): New function.
361         (insert_dbx_link_breakpoint): New function.
362         (proc_trace_syscalls_1): New function, extracted from
363         proc_trace_syscalls.
364         (proc_trace_syscalls): Replace extract code by call to
365         proc_trace_syscalls_1.
366         * solib-irix.c (disable_break): Remove stop_pc assertion, as it
367         is no longer valid.
368
369 2004-08-25  Jim Blandy  <jimb@redhat.com>
370
371         * gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
372
373 2004-08-25  Andrew Cagney  <cagney@gnu.org>
374
375         * infrun.c (struct execution_control_state): Delete field
376         "stepping_through_sigtramp".
377         (init_execution_control_state): Do not set same.
378         (context_switch): Do not pass same to save_infrun_state and
379         load_infrun_state.
380         * gdbthread.h (struct thread_info): Delete field
381         stepping_through_sigtramp.
382         (save_infrun_state, load_infrun_state): Delete parameter
383         stepping_through_sigtramp.
384         * thread.c (load_infrun_state, save_infrun_state): Update.
385
386         * infrun.c: Re-indent.  Move expression operators to the beginning
387         of the line.  Remove long disabled #if 0 code.
388
389 2004-08-24  Andrew Cagney  <cagney@gnu.org>
390
391         * doublest.h (floatformat_ieee_quad): Rename
392         floatformat_ia64_quad.
393         * doublest.c (floatformat_ieee_quad): Rename
394         floatformat_ia64_quad.
395         (_initialize_doublest): Update.
396
397 2004-08-24  Jim Blandy  <jimb@redhat.com>
398
399         * dwarf2expr.h (struct dwarf_expr_context): New members
400         'num_pieces' and 'pieces', for returning the result of an
401         expression that uses DW_OP_piece.
402         (struct dwarf_expr_piece): New struct type.
403         * dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
404         pieces.
405         (free_dwarf_expr_context): Free pieces, if any.
406         (add_piece): New function.
407         (execute_stack_op): Implement DW_OP_piece.
408         * dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
409         expression is a list of pieces, print an error message.
410         (dwarf2_loc_desc_needs_frame): If the expression yields
411         pieces, and any piece is in a register, then we need a frame.
412
413         * dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
414         the stack until we've decided what sort of result the evaluation
415         has produced.  Use separate variables, with more specific names.
416
417 2004-08-23  Richard Earnshaw  <rearnsha@arm.com>
418
419         * armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
420         (arm_nbsd_thumb_[lb]e_breakpoint): Define.
421         (arm_netbsd_init_abi_common): Register them.
422
423 2004-08-22  Mark Kettenis  <kettenis@gnu.org>
424
425         * config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
426
427         * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
428         safe_frame_unwind_memory instead of target_read_memory.
429
430         * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
431         Reorder includes.
432         (fetch_register, store_register): Remove prototypes.
433         (child_resume): Reorganize code and comments such that it is
434         grouped a bit more logically.
435         (attach): Explicitly compare errno against 0.
436         (detach): Likewise.  Use perror_with_name instead of
437         print_sys_errmsg.
438         * Makefile.in (infptrace.o): Update dependencies.
439
440         * ia64-linux-nat.c: Update copyright year.
441         (fetch_debug_register, store_debug_register)
442         (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
443         PTRACE_TYPE_ARG3.
444         * config/ia64/nm-linux.h: Update copyright year.
445          (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
446
447         * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
448         from CORE_ADDR to struct frame_info *.  Use
449         safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
450         (amd64_linux_sigtramp_p): Adjust for changed signature of
451         and64_linux_sigtramp_start
452
453         * gdb_ptrace.h: GNU/Linux.
454
455         * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
456         Remove defines.
457
458         * infptrace.c: Include "gdb_assert.h".
459         (PTRACE_XFER_TYPE): Remove define.
460         (offsetof): Only define if U_REGS_OFFSET isn't defined.
461         (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
462         Tweak comment.
463         (fetch_inferior_registers, store_inferior_registers): Remove
464         redundant culry braces.  Tweak comment.  s/regno/regnum.
465         * Makefile.in (infptrace.o): Update dependencies.
466
467         * configure.in: Change test for return type of ptrace to default
468         to `long' instead of `int'.
469         * configure: Regenerate.        
470
471 2004-08-21  Mark Kettenis  <kettenis@gnu.org>
472
473         * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
474
475         * configure.in: Check for ttrace function.
476         * configure, config.in: Regenerate.     
477
478         * gdb_ptrace.h: New file.
479         * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
480         <sys/ptrace.h>.
481         (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
482         (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
483         (attach): Don't define PT_ATTACH.
484         (detach): Don't define PT_DETACH.
485         * Makefile.in (gdb_ptrace_h): New variable.
486         (infptrace.o): Update dependencies.
487
488 2004-08-16  Mark Kettenis  <kettenis@gnu.org>
489
490         * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
491         instead of `int' if not already defined.
492         (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
493         PTRACE_TYPE_ARG3.
494         * infptrace.c (call_ptrace): Revert change that replaced
495         PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
496
497 2004-08-15  Mark Kettenis  <kettenis@gnu.org>
498
499         * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
500         Remove defines.
501
502         * linux-nat.c (kill_inferior): Add missing third and fourth
503         arguments to ptrace call.  Don't use PTRACE_ARG3_TYPE.
504
505         * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
506         PTRACE_TYPE_RET.
507
508         * proc-why.c (proc_prettyfprint_why): Fix format string.
509
510         * solib-osf.c (osf_current_sos): Remove unsused label.
511
512         * configure.in: Add <ncurses/ncurses.h> to the list of possible
513         curses headers.
514         * configure, config.in: Regenerate.     
515         * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
516         <ncurses/ncurses.h>.
517
518         * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
519         * config/nm-nbsd.h: Update copyright year.
520         (PTRACE_ARG3_TYPE): Remove define.
521
522         * sparc-nat.c (fetch_inferior_registers)
523         (store_inferior_registers, sparc_xfer_wcookie): 
524         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
525
526         * alphabsd-nat.c (fetch_inferior_registers):
527         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
528         PTRACE_TYPE_ARG3.
529         * amd64bsd-nat.c (fetch_inferior_registers)
530         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
531         PTRACE_TYPE_ARG3.
532         * armnbsd-nat.c: Update copyright year.
533         (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
534         (store_register, store_regs, store_fp_register, store_fp_regs):
535         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
536         * hppabsd-nat.c (fetch_inferior_registers)
537         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
538         PTRACE_TYPE_ARG3.
539         * i386bsd-nat.c (fetch_inferior_registers)
540         (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
541         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
542         * m68kbsd-nat.c (fetch_inferior_registers)
543         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
544         PTRACE_TYPE_ARG3.
545         * m88kbsd-nat.c (fetch_inferior_registers)
546         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
547         PTRACE_TYPE_ARG3.
548         * mipsnbsd-nat.c: Update copyright year.
549         (fetch_inferior_registers, store_inferior_registers):
550         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
551         * ns32knbsd-nat.c: Update copyright year.
552         (fetch_inferior_registers, store_inferior_registers):
553         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
554         * ppcnbsd-nat.c (fetch_inferior_registers):
555         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
556         PTRACE_TYPE_ARG3.
557         * ppcobsd-nat.c (fetch_inferior_registers):
558         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
559         PTRACE_TYPE_ARG3.
560         * shnbsd-nat.c: Update copyright year.
561         (fetch_inferior_registers, store_inferior_registers):
562         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
563         * vaxbsd-nat.c (fetch_inferior_registers)
564         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
565         PTRACE_TYPE_ARG3.
566         
567         * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
568         PTRACE_TYPE_ARG3.
569         * infptrace.c (call_ptrace, child_resume, attach, detach)
570         (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
571         (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
572         * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
573         PTRACE_TYPE_ARG3.
574
575 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
576
577         * defs.h: Remove out-of-date comment.
578         [!FCLOSE_PROVIDED] (fclose): Remove prototype.
579         [!GETENV_PROVIDED] (getenv): Remove prototype.
580
581         * standalone.c: Remove file.
582         * Makefile.in (standalone.o): Remove dependency.
583
584         * i386-linux-nat.c (dummy_sse_values): Remove function and
585         prototype.
586         (i386_linux_dr_get): Fix typo in comment.
587         (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
588
589         * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
590
591         * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
592         from declaration.
593         * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
594         from definition.
595
596 2004-08-13  Mark Kettenis  <kettenis@gnu.org>
597
598         * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
599         parenthesis in definition.
600         * configure: Regenerated.
601
602 2004-08-12  Michael Chastain  <mec.gnu@mindspring.com>
603
604         * PROBLEMS: Mention build/1411.
605
606 2004-08-09  Robert Millan  <robertmh@gnu.org>
607
608         Committed by Nathanael Nerode.
609         * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
610         * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
611
612 2004-08-12  Andrew Cagney  <cagney@gnu.org>
613
614         * NEWS: Mention fixes in GDB 6.2.1.
615         * PROBLEMS: Remove mention of mips-irix.
616
617 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
618
619         * config/powerpc/xm-aix.h: Delete.
620         * config/powerpc/aix.mh (MH_FILE): Remove.
621         * config/powerpc/aix432.mh (MH_FILE): Remove.
622
623 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
624
625         * config/powerpc/aix.mh: Remove obsolete comment.
626         * config/powerpc/aix432.mh: Likewise.
627
628 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
629
630         * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
631
632 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
633
634         * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
635         this file is now empty.
636         * config/xm-aix4.h: Remove, this file is no longer included
637         anywhere.
638
639 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
640
641         * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
642         that file is now empty.
643         (termdef): Remove prototype, function no longer used.
644
645 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
646
647         * doc/gdbint.texinfo (Host Definition): Remove documentation
648         for USE_O_NOCTTY, no longer used.
649         * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
650         * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
651
652 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
653
654         * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
655         * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
656         * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
657
658 2004-08-11  Mark Kettenis  <kettenis@gnu.org>
659
660         * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
661         instead of FIVE_ARG_PTRACE.
662
663         * inflow.c (O_NOCTTY): Define to zero if not already defined.
664         (new_tty): Use O_NOCTTY unconditionally.
665
666 2004-08-10  Mark Kettenis  <kettenis@gnu.org>
667
668         * procfs.c (procfs_detach): Cleanup.  Print process ID, not LWP
669         ID.  Use comma in output.  Use gdb_flush on gdb_stdout instead of
670         fflush on stdout.
671
672 2004-08-10  Joel Brobecker  <brobecker@gnat.com>
673
674         * xcoff_symfile_finish: Replace last call to xmfree by call
675         to xfree.
676
677 2004-08-10  Andrew Cagney  <cagney@gnu.org>
678
679         * main.c (captured_main): Delete call to init_malloc.
680         * defs.h (init_malloc): Delete declaration.
681         * utils.c (mmalloc, mrealloc, mcalloc, mfree)
682         (init_malloc): Delete functions.
683
684         * defs.h (xmfree): Delete.
685         * utils.c (xmfree): Delete function.
686         (xfree): Inline calls to xmfree and mfree.
687         * symmisc.c (free_symtab_block, free_symtab): Use xfree.
688         * symfile.c (reread_symbols, init_psymbol_list): Ditto.
689         * source.c (forget_cached_source_info, find_and_open_source): Ditto.
690         * somread.c (som_symfile_finish): Ditto.
691         * objfiles.c (allocate_objfile, free_objfile): 
692         * nlmread.c (nlm_symfile_finish): Ditto.
693         * hpread.c (hpread_symfile_finish): Ditto.
694         * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
695         * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
696         * coffread.c (coff_symfile_finish): Ditto.
697
698         * defs.h (xmcalloc): Delete declaration.
699         * utils.c (xmcalloc): Delete.
700         (xcalloc): Inline calls to xmcalloc and mcalloc.
701         * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
702         xcalloc and xfree.
703         * symtab.c (create_demangled_names_hash): Ditto.
704
705         * defs.h (xmrealloc): Delete.
706         * utils.c (xmrealloc): Delete.
707         (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
708         * symmisc.c (extend_psymbol_list): Use xrealloc.
709         * source.c (find_source_lines): Ditto.
710         * hpread.c (hpread_lookup_type): Ditto.
711         * dbxread.c (add_bincl_to_list): Ditto.
712
713         * utils.c (xmmalloc): Delete.
714         (xmalloc): Inline xmmalloc and mmalloc calls.
715         (msavestring): Use xmalloc.
716         * defs.h (xmmalloc): Delete declaration.
717         * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
718         xmmalloc.
719         * symmisc.c (extend_psymbol_list): Ditto.
720         * symfile.c (init_psymbol_list): Ditto.
721         * source.c (find_source_lines): Ditto.
722         * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
723         * elfread.c (elf_symtab_read): Ditto.
724         * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
725         * coffread.c (coff_symfile_init): Ditto.
726
727 2004-08-10  David Carlton  <carlton@bactrian.org>
728
729         * MAINTAINERS: Remove David Carlton from c++ testsuite
730         maintainers.
731
732 2004-08-10  Jerome Guitton  <guitton@gnat.com>
733
734         * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
735         print a line feed before the prompt.
736
737 2004-08-10  Mark Kettenis  <kettenis@gnu.org>
738
739         * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
740
741 2004-08-09  Joel Brobecker  <brobecker@gnat.com>
742
743         General cleanup of the AIX xm include file:
744         * config/xm-aix4.h (fd_set): Remove undefine.
745         Remove include of <sys/select.h>.
746         (HAVE_TERMIO): Remove define.
747         (USG): Likewise.
748         (NULL): Remove redefine.
749         (alloca): Remove #pragma.
750         (vfork): Remove define.
751         (termdef): Remove.
752         (SIGWINCH_HANDLER): Remove.
753         (SIGWINCH_HANDLER_BODY): Remove.
754
755 2004-08-09  Mark Kettenis  <kettenis@gnu.org>
756
757         * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
758         GDB_OSABI_OPENBSD_ELF.
759
760 2004-08-07  Robert Millan  <robertmh@gnu.org>
761
762         * bsd-kvm.c: Check for nlist.h before including it.
763
764 2004-08-09  Mark Kettenis  <kettenis@gnu.org>
765
766         * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
767         sigcontext' offset consistency checks for ancient BSD.
768
769         * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
770
771         * configure.in: Check for <sys/types.h>.  Check return and
772         argument types of ptrace.
773         * configure, config.in: Regenerate.     
774
775 2004-08-09  Jim Blandy  <jimb@redhat.com>
776
777         * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
778         rs6000_register_sim_regno): Doc fixes.
779
780 2004-08-08  Joel Brobecker  <brobecker@gnat.com>
781
782         * mips-tdep.c: Include "floatformat.h".
783         (n32n64_floatformat_always_valid): New function.
784         (floatformat_n32n64_long_double_big): New constant.
785         (mips_gdbarch_init): Set size and format of long double
786         for N32 and N64 ABIs.
787         * Makefile.in (mips-tdep.o): Update dependencies.
788
789 2004-08-08  Andrew Cagney  <cagney@gnu.org>
790
791         * gdbarch.sh: Delete "fmt" and "attrib" fields.  Always use %s to
792         print.  Improve script's error messages.
793         * gdbarch.h: Re-generate.
794
795         * gdbarch.sh (pformat): New function.
796         (float_format, double_format, long_double_format): List with bit
797         members.  Use pformat when printing.
798         * gdbarch.c, gdbarch.h: Re-generate.
799         
800 2004-08-08  Nathan J. Williams  <nathanw@wasabisystems.com>
801
802         * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
803         "gdbcore.h", "regcache.h", and "bsd-kvm.h".
804         (ppcnbsd_supply_pcb): New function.
805         (_initialize_ppcnbsd_nat): New prototype and function.
806         * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
807         (LOADLIBES): New variable.
808         * Makefile.in (ppcnbsd-nat.o): Update dependencies.
809
810 2004-08-08  Andrew Cagney  <cagney@gnu.org>
811
812         * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
813         (builtin_type_ieee_double, builtin_type_ia64_quad)
814         (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
815         BE/LE floating-point types.
816         * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
817         (builtin_type_ieee_double, builtin_type_ia64_quad)
818         (builtin_type_ia64_spill): Declare.
819         * doublest.c (_initialize_doublest, floatformat_ieee_single)
820         (floatformat_ieee_double, floatformat_arm_ext)
821         (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
822         of LE/BE floatformats.  
823         * doublest.h: (struct floatformat, floatformat_ieee_single)
824         (floatformat_ieee_double, floatformat_arm_ext)
825         (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
826
827 2004-08-08  Mark Kettenis  <kettenis@gnu.org>
828
829         * i386gnu-nat.c (gnu_store_registers): Fix typo.
830
831         * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
832         instead of regcache_raw_supply when storing the registers.
833
834         * i386gnu-nat.c: Update copyright year.
835         (gnu_store_registers): Don't use deprecated_registers and
836         deprecated_registers_valid.  Use regcache_valid_p and
837         regcache_raw_supply instead.
838
839         * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
840         frame_pc_unwind.
841
842         * procfs.c (procfs_pid_to_str): Remove redundant and unused
843         variables.  Incapitalized "process".
844
845         * configure.in: Add cursesX to the list of possible curses libs.
846         Add cursesX.h to the list of possible curses headers. 
847         * configure, config.in: Regenerate.     
848
849 2004-08-07  Nathan J. Williams  <nathanw@wasabisystems.com>
850
851         * configure.in: Test for struct lwp in <sys/lwp.h>.
852         * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
853         the offset of l_addr in struct lwp.
854
855 2004-08-07  Nathan J. Williams  <nathanw@wasabisystems.com>
856
857         * bsd-kvm.c: Include "gdbcore.h"
858         (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
859
860 2004-08-07  Andrew Cagney  <cagney@gnu.org>
861
862         * gdbtypes.c (build_flt, build_complex): New functions.
863         (gdbtypes_post_init): Use.
864
865         * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
866
867         * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
868         through to builtin_type_uint128.
869
870         * c-exp.y: Use builtin_type function to obtain builtin types.
871
872         * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
873         builtin_uint128.
874         * gdbtypes.c (gdbtypes_post_init): Update.
875         (build_gdbtypes): Move initialization of builtin_type_int0
876         through to builtin_type_uint128 from here ...
877         (_initialize_gdbtypes): ... to here.
878         * d10v-tdep.c (d10v_register_type): Update.
879
880         * doublest.c: Update copyright.
881         (floatformat_from_length): Call error when floatformat is NULL.
882         (extract_floating_by_length): Remove NULL fmt check.
883         (store_floating_by_length): Ditto.
884
885 2004-08-07  Andrew Cagney  <cagney@gnu.org>
886
887         * regcache.c (regcache_raw_read): For the moment, #ifdef assert
888         that the register is valid.
889
890 2004-08-05  Mark Kettenis  <kettenis@chello.nl>
891
892         * i386-linux-tdep.c (i386_linux_sigtramp_start)
893         (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
894         struct frame_info *.  Use safe_frame_unwind_memory instead of
895         deprecated_read_memory_nobpt.
896         (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
897         changed signature of i386_linux_sigtramp_start and
898         i386_linux_rt_sigtramp_start.
899
900         * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
901         CORE_ADDR to struct frame_info *.  Use safe_frame_unwind_memory
902         instead of deprecated_read_memory_nobpt.
903         (i386nbsd_sigtramp_p): Adjust for changed signature of
904         i386nbsd_sigtramp_offset.
905
906         * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
907         safe_frame_unwind_memory instead of target_read_memory.
908
909         * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
910         !NO_SYS_FILE.
911         [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
912         [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
913         (_initialize_kernel_u_addr): Remove prototype and function.
914         * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
915         !NO_SYS_FILE.
916         * xcoffread.c: Likewise.
917
918 2004-08-06  Mark Kettenis  <kettenis@gnu.org>
919
920         * vax-nat.c: New file.
921         * vaxbsd-nat.c: Tweak comment.
922         * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
923         vaxnbsd-tdep.c.
924         (vax-nat.o): New dependency.
925         * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
926         (vax-*-ultrix2*): Remove.
927         * config/vax/vax.mh: New file.
928         * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
929         (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
930         (vax_register_u_addr): New prototype.
931         (REGISTER_U_ADDR): Define using vax_register_u_addr.
932         * config/vax/vaxult2.mh: Remove file.
933         * config/vax/vaxult.mh: Remove file.
934         * config/vax/vaxbsd.mh: Remove file.
935         * config/vax/vax.mt (TM_FILE): Remove.
936         * config/vax/tm-vaxbsd.h: Remove file.
937
938 2004-08-06  Joel Brobecker  <brobecker@gnat.com>
939
940         * aix-thread.c (get_signaled_thread): New function.
941         (iter_trap): Delete, no longer used.
942         (iter_tid): New function.
943         (pd_update): Find the thread that received the SIGTRAP signal
944         by first locating the kernel thread, and then finding its
945         associated thread.
946
947 2004-08-06  Ulrich Weigand  <uweigand@de.ibm.com>
948
949         * lin-lwp.c (child_wait): Continue inferior after processing
950         PTRACE_EVENT_CLONE event.
951
952 2004-08-05  Nathanael Nerode  <neroden@gcc.gnu.org>
953
954         * MAINTAINERS: Add self to Write-After-Approval.
955
956 2004-08-05  Jeff Johnston  <jjohnstn@redhat.com>
957
958         * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
959         libunwind-xxxx.so" where xxxx is UNW_TARGET.
960
961 2004-08-05  Andrew Cagney  <cagney@gnu.org>
962
963         * config/xm-sysv4.h: Delete file.
964         * config/mips/xm-irix5.h: Delete file.
965         * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
966         * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
967         * config/ia64/xm-aix.h: Delete file.
968         * config/ia64/aix.mh (XM_FILE): Delete.
969         * config/pa/xm-hppah.h: Delete file.
970         * config/pa/hpux11w.mh (XM_FILE): Delete.
971         * config/pa/hpux11.mh (XM_FILE): Delete.
972         * config/pa/hpux1020.mh (XM_FILE): Delete.
973         * config/pa/hppahpux.mh (XM_FILE): Delete.
974
975         * config/alpha/xm-alphalinux.h: Delete file.
976         * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
977         * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
978         * config/alpha/xm-alphaosf.h: Delete file.
979         * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
980         * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
981         * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
982         * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
983
984         * config/i386/xm-i386v.h: Delete file.
985         * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
986         * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
987         * config/i386/xm-i386sco.h: Delete file.
988         * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
989         * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
990         * config/i386/xm-i386v4.h: Delete file.
991         * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
992         * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
993         * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
994         * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
995
996         * config/vax/xm-vax.h: Delete file.
997         * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
998         * config/vax/xm-vaxult2.h: Delete file.
999         * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
1000         * config/vax/vaxult2.mh (XM_FILE): Delete.
1001         * config/vax/xm-vaxult.h: Delete file.
1002         * config/vax/vaxult.mh (XM_FILE): Delete.
1003         * config/vax/xm-vaxbsd.h: Delete file.
1004         * config/vax/vaxbsd.mh (XM_FILE): Delete.
1005
1006         * gdbarch.sh (deprecated_frame_saved_pc): Delete.
1007         * gdbarch.h, gdbarch.c: Re-generate.
1008         * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
1009         * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
1010         * frame.h: Delete deprecated_read_fp from comments.
1011         * arch-utils.c (deprecated_init_frame_pc_default): Delete.
1012         * arch-utils.h (deprecated_init_frame_pc_default): Delete.
1013
1014 2004-08-04  Mark Kettenis  <kettenis@gnu.org>
1015
1016         * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
1017         trampoline in OpenBSD 3.5-current.
1018
1019         * i387-tdep.c (i387_supply_fsave): Provide summy values for the
1020         SSE registers.
1021
1022         * Makefile.in: Remove embedded page breaks.
1023
1024 2004-08-04  Jim Blandy  <jimb@redhat.com>
1025
1026         * regcache.c (regcache_raw_read): Assert that, after calling
1027         target_fetch_registers, the register we're reading is cached.
1028
1029         * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
1030         a call to 'internal_error', with a more helpful error message.
1031         * rs6000-tdep.c (e500_pseudo_register_read,
1032         e500_pseudo_register_write, rs6000_store_return_value): Same.
1033
1034 2004-08-04  Andrew Cagney  <cagney@gnu.org>
1035
1036         * Makefile.in: Update dependencies.
1037
1038 2004-08-04  Jim Blandy  <jimb@redhat.com>
1039
1040         Change the layout of the PowerPC E500 raw register cache to allow
1041         the lower 32-bit halves of the GPRS to be their own raw registers,
1042         not pseudoregisters.
1043         * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
1044         add ppc_ev0_upper_regnum flag.
1045         * rs6000-tdep.c: #include "reggroups.h".
1046         (spe_register_p): Recognize the ev upper half registers as SPE
1047         registers.
1048         (init_sim_regno_table): Build gdb->sim mappings for the upper-half
1049         registers.
1050         (e500_move_ev_register): New function.
1051         (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
1052         vector registers are the pseudo-registers now, formed by splicing
1053         together the gprs and the upper-half registers.
1054         (e500_register_reggroup_p): New function.
1055         (P): Macro deleted.
1056         (P8, A4): New macro.
1057         (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
1058         (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
1059         macros.
1060         (registers_e500): Rearrange register set so that the raw register
1061         set contains 32-bit GPRs and upper-half registers, and the SPE
1062         vector registers become pseudo-registers.
1063         (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
1064         it has been deleted.  Initialize ppc_ev0_upper_regnum.  Many other
1065         register numbers are now the same for the E500 as they are for
1066         other PowerPC variants.  Register e500_register_reggroup_p as the
1067         register group function for the E500.
1068         * Makefile.in (rs6000-tdep.o): Update dependencies.
1069
1070         Adapt PPC E500 native support to the new raw regcache layout.
1071         * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
1072         (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
1073         (fetch_spe_register, store_spe_register): Handle fetching/storing
1074         all the SPE registers at once, if regno == -1.  These now take
1075         over the job of fetch_spe_registers and store_spe_registers.
1076         (fetch_spe_registers, store_spe_registers): Deleted.
1077         (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
1078         unconditionally; they're always raw.  Fetch/store SPE upper half
1079         registers, if present, instead of ev registers.
1080         (fetch_register, store_register): Remove sanity checks: gprs are
1081         never pseudo-registers now, so we never need to even mention any
1082         registers that are ever pseudoregisters.
1083
1084         Use a fixed register numbering when communicating with the PowerPC
1085         simulator.
1086         * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
1087         * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
1088         (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno): 
1089         New functions.
1090         (rs6000_gdbarch_init): Register rs6000_register_sim_regno.  Call
1091         init_sim_regno_table.
1092         * Makefile.in (gdb_sim_ppc_h): New variable.
1093         (rs6000-tdep.o): Update dependencies.
1094
1095 2004-08-02  Andrew Cagney  <cagney@gnu.org>
1096
1097         * cris-tdep.c (cris_register_size): Restore function, still used
1098         locally.
1099
1100         * gdbarch.sh (deprecated_target_read_fp)
1101         (deprecated_frame_locals_address, deprecated_frame_args_address)
1102         (deprecated_frame_chain_valid, deprecated_frame_chain)
1103         (deprecated_init_extra_frame_info, deprecated_pop_frame)
1104         (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
1105         (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
1106         * gdbarch.h, gdbarch.c: Re-generate.
1107         * regcache.c (deprecated_read_fp): Do not call
1108         DEPRECATED_TARGET_READ_FP_P.
1109         * infcmd.c (default_print_registers_info): Do not call
1110         DEPRECATED_DO_REGISTERS_INFO.
1111         * frame-base.c (default_frame_locals_address): Do not call
1112         DEPRECATED_FRAME_LOCALS_ADDRESS.
1113         (default_frame_args_address): Do not call
1114         DEPRECATED_FRAME_ARGS_ADDRESS.
1115
1116         * gdbarch.sh (deprecated_register_raw_size)
1117         (deprecated_register_virtual_size:int): Delete.
1118         * gdbarch.h, gdbarch.c: Re-generate.
1119         * cris-tdep.c (cris_register_size): Delete.
1120         (cris_gdbarch_init): Update.
1121         * alpha-tdep.c (alpha_register_raw_size)
1122         (alpha_register_virtual_size): Delete.
1123         (alpha_gdbarch_init): Update.
1124
1125         * gdbarch.sh (deprecated_register_virtual_type)
1126         (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
1127         (deprecated_dummy_write_sp): Delete.
1128         * gdbarch.h, gdbarch.c: Re-generate.
1129
1130         * gdbarch.sh (deprecated_register_bytes): Delete.
1131         * gdbarch.h, gdbarch.c: Re-generate.
1132         * regcache.c (deprecated_register_bytes): New function.
1133         * regcache.h (deprecated_register_bytes): Declare.
1134         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1135         * v850-tdep.c (v850_gdbarch_init): Update.
1136         * sh64-tdep.c (sh64_gdbarch_init): Update.
1137         * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
1138         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1139         * mcore-tdep.c (mcore_gdbarch_init): Update.
1140         * cris-tdep.c (cris_gdbarch_init): Update.
1141         * arm-tdep.c (arm_gdbarch_init): Update.
1142         * remote.c (init_remote_state): Update.
1143         * remote-vx.c (vx_prepare_to_store): Update.
1144         * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
1145         * irix5-nat.c (fetch_core_registers): Update.
1146         * cris-tdep.c (cris_register_bytes_ok): Update.
1147         * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
1148
1149         * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
1150         (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
1151         (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
1152         (mips_insn16_frame_base_address, mips_insn16_frame_base)
1153         (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
1154         (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
1155         (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
1156         (mips_insn32_frame_base_address, mips_insn32_frame_base)
1157         (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
1158         with mips_insn16 and mips_insn32.
1159
1160         Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
1161         * rs6000-tdep.c (rs6000_push_dummy_call)
1162         (rs6000_extract_return_value): Use register_size.
1163         * xstormy16-tdep.c (xstormy16_get_saved_register) 
1164         (xstormy16_extract_return_value): Ditto.
1165         * valops.c (value_assign): Ditto.
1166         * v850ice.c (v850ice_fetch_registers, v850ice_store_registers): 
1167         * v850-tdep.c (v850_extract_return_value): Ditto.
1168         * tracepoint.c (collect_symbol): Ditto.
1169         * target.c (debug_print_register): Ditto.
1170         * stack.c (frame_info): Ditto.
1171         * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
1172         * rom68k-rom.c (rom68k_supply_one_register): Ditto.
1173         * remote.c (struct packet_reg, remote_wait, remote_async_wait)
1174         (store_register_using_P): Ditto.
1175         * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
1176         * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
1177         * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
1178         * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
1179         * regcache.c (deprecated_read_register_bytes) 
1180         (deprecated_write_register_bytes, read_register) 
1181         (write_register): Ditto.
1182         * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
1183         (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
1184         * monitor.c (monitor_supply_register, monitor_fetch_register) 
1185         (monitor_store_register): Ditto.
1186         * mn10300-tdep.c (mn10300_pop_frame_regular) 
1187         (mn10300_print_register): Ditto.
1188         * mipsv4-nat.c (fill_fpregset): Ditto.
1189         * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset) 
1190         (mips64_fill_fpregset): Ditto.
1191         * mi/mi-main.c (register_changed_p, get_register)
1192         (mi_cmd_data_write_register_values): Ditto.
1193         * lynx-nat.c (fetch_inferior_registers, store_inferior_registers): 
1194         * irix5-nat.c (fill_gregset, fetch_core_registers): 
1195         * infrun.c (write_inferior_status_register): Ditto.
1196         * infptrace.c (fetch_register, store_register): Ditto.
1197         * infcmd.c (default_print_registers_info): Ditto.
1198         * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
1199         * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
1200         * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
1201         * hpux-thread.c (hpux_thread_fetch_registers)
1202         (hpux_thread_store_registers): Ditto.
1203         * hppah-nat.c (store_inferior_registers, fetch_register): 
1204         * findvar.c (value_from_register): Ditto.
1205         * dve3900-rom.c (fetch_bitmapped_register): 
1206         * cris-tdep.c (cris_gdbarch_init): Ditto.
1207         * alpha-tdep.h: Ditto.
1208         * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
1209
1210         * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
1211         DEPRECATED_REGISTER_RAW_SIZE from comments.
1212         * regcache.c (init_regcache_descr, regcache_dump): Do not check or
1213         use DEPRECATED_REGISTER_VIRTUAL_SIZE and
1214         DEPRECATED_REGISTER_RAW_SIZE.
1215         * findvar.c (value_of_register): Simplify by assuming that the
1216         registers raw and virtual sizes are identical.
1217         * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
1218         comment.
1219         * arch-utils.c (generic_register_size): Simplify by assuming
1220         register_type.
1221
1222         * regcache.c (legacy_read_register_gen, real_register) 
1223         (legacy_write_register_gen): Delete, not used.
1224
1225         * regcache.c (struct regcache_descr): Delete legacy_p.
1226         (init_legacy_regcache_descr): Delete function.
1227         (init_regcache_descr): Delete call to init_legacy_regcache_descr.
1228         Do not use deprecated register functions.
1229         (regcache_raw_read, deprecated_write_register_gen):
1230         (deprecated_read_register_gen, regcache_raw_write): Delete code
1231         predicated on legacy_p.
1232         (register_size): Delete check against register raw size.
1233
1234         * cris-tdep.c (cris_register_type): Replace
1235         cris_register_virtual_type.
1236         (cris_gdbarch_init): Update, set register_type.
1237
1238         * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
1239         * gdbarch.h, gdbarch.c: Re-generate.
1240         * arm-tdep.c    (arm_frameless_function_invocation): Delete.
1241         (arm_gdbarch_init) Do not set frameless function invocation.
1242         * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
1243         * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
1244         * frv-tdep.c (frv_frameless_function_invocation): Delete.
1245         (frv_gdbarch_init): Do not set frameless function invocation.
1246         * sh64-tdep.c (sh64_gdbarch_init): Ditto.
1247         * sh-tdep.c (sh_gdbarch_init): Ditto.
1248         * m32r-tdep.c (m32r_gdbarch_init): Ditto.
1249         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1250         * avr-tdep.c (avr_gdbarch_init): Ditto.
1251
1252         * blockframe.c (legacy_frame_chain_valid): Delete function.
1253
1254         * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
1255         and pc.  Update comments.
1256         (pc_in_dummy_frame): Delete function.
1257         (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
1258         use the "id".
1259         (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
1260         call_hi, top and pc, use the id.
1261         (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
1262
1263         * dummy-frame.c: Include "gdb_string.h".
1264         (generic_save_call_dummy_addr, generic_push_dummy_frame)
1265         (generic_save_dummy_frame_tos): Delete.
1266         (dummy_frame_push): New function, replaces above.
1267         * dummy-frame.h: Update copyright.
1268         (dummy_frame_push): Declare.
1269         * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
1270         (generic_save_call_dummy_addr): Delete declarations.
1271         * infcall.c: Include "dummy-frame.h".
1272         (call_function_by_hand): Add locals caller_regcache,
1273         caller_regcache_cleanup and dummy_id.  Replace push_dummy_frame
1274         with call to frame_save_as_regcache plus cleanup.  Delete calls to
1275         generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
1276         Move clear_proceed_status to just before the resume, add call to
1277         dummy_frame_push (discard cleanup).
1278         * Makefile.in (infcall.o): Add $(dummy_frame_h).
1279         (dummy-frame.o): Add $(gdb_string_h).
1280
1281 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1282
1283         * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
1284         * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
1285         * dummy-frame.c (find_dummy_frame): Delete.
1286         (struct dummy_frame_cache, dummy_frame_sniffer)
1287         (dummy_frame_prev_register, dummy_frame_this_id)
1288         (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
1289         frame unwinder using a dummy_frame_cache.
1290
1291 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1292
1293         * frame.h (frame_save_as_regcache): Declare.
1294         * frame.c (frame_save_as_regcache): New function.
1295         (do_frame_read_register): Replace do_frame_unwind_register.
1296         (frame_pop): Use frame_save_as_regcache.
1297         * dummy-frame.c (generic_push_dummy_frame): Use
1298         frame_save_as_regcache.
1299
1300 2004-08-01  Joel Brobecker  <brobecker@gnat.com>
1301
1302         * dwarf2read.c (dwarf_decode_lines): Do not consider the current
1303         file as included until we record the first line in the linetable.
1304
1305 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1306
1307         * frame.h (deprecated_pop_dummy_frame)
1308         (deprecated_read_register_dummy)
1309         (deprecated_generic_find_dummy_frame): Delete.
1310         * dummy-frame.c (deprecated_generic_find_dummy_frame)
1311         (deprecated_read_register_dummy)
1312         (deprecated_find_dummy_frame_regcache)
1313         (discard_innermost_dummy)
1314         (deprecated_pop_dummy_frame): Delete.
1315         (dummy_frame_this_id): Simplify.
1316         (struct dummy_frame): Delete "fp" and "sp".
1317         (find_dummy_frame): Simplify.
1318         (generic_push_dummy_frame): Do not set "fp" or "sp".
1319         (fprint_dummy_frames): Do not print "fp" and "sp"
1320
1321 2004-08-01  Mark Kettenis  <kettenis@gnu.org>
1322
1323         * i386-tdep.c (I386_MAX_INSN_LEN): New define.
1324         (struct i386_insn): New structure.
1325         (i386_match_insn): New function.
1326         (i386_frame_setup_skip_insns): New variable.
1327         (i386_analyze_frame_setup): Change to use i386_match_insn and the
1328         array i386_frame_setup_insns of instructions that should be
1329         skipped inside the frame setup sequence.
1330
1331 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1332
1333         * frame.h (deprecated_frame_xmalloc_with_cleanup)
1334         (frame_saved_regs_zalloc, frame_extra_info_zalloc)
1335         (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
1336         * stack.c (frame_info): Delete references to
1337         DEPRECATED_FRAME_INIT_SAVED_REGS and
1338         deprecated_get_frame_saved_regs.
1339         * frame.c (struct frame_info): Delete saved_regs and extra_info.
1340         (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
1341         (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
1342         (frame_unwind_register_signed)
1343         (frame_unwind_register_unsigned)
1344         (frame_unwind_unsigned_register): Use register_size.
1345         (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
1346         (deprecated_frame_xmalloc_with_cleanup)
1347         (frame_saved_regs_zalloc, frame_extra_info_zalloc)
1348         (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
1349
1350         * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
1351         * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
1352         * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
1353         * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
1354
1355         * infcall.c (call_function_by_hand): Do not use
1356         DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
1357         DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
1358         DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
1359         DEPRECATED_STACK_ALIGN.
1360
1361 2004-07-30  Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1362
1363         Committed by Andrew Cagney.
1364         * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
1365
1366 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1367
1368         * mips-tdep.c (mips16_frame_cache)
1369         (mips16_frame_this_id, mips16_frame_prev_register)
1370         (mips16_frame_unwind, mips16_frame_sniffer)
1371         (mips16_frame_base_address, mips16_frame_base)
1372         (mips16_frame_base_sniffer, mips32_frame_cache)
1373         (mips32_frame_this_id, mips32_frame_prev_register)
1374         (mips32_frame_unwind, mips32_frame_sniffer)
1375         (mips32_frame_base_address, mips32_frame_base)
1376         (mips32_frame_base_sniffer): Clone the mdebug unwinder into
1377         separate heuristic mips16 and mips32 unwinders.
1378         (mips_stub_frame_cache, mips_stub_frame_this_id)
1379         (mips_stub_frame_prev_register)
1380         (mips_stub_frame_unwind, mips_stub_frame_sniffer)
1381         (mips_stub_frame_base_address, mips_stub_frame_base)
1382         (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
1383         (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
1384         match true mdebug frames.
1385         (non_heuristic_proc_desc): Add forward declaration.
1386
1387 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1388
1389         * config/mips/tm-irix6.h: Delete file.
1390         * config/mips/tm-irix5.h: Delete file.
1391         * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
1392         * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
1393
1394         * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
1395         * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
1396         * config/nm-gnu.h (NO_CORE_OPS): Delete.
1397         * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
1398         * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
1399         * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
1400         * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
1401         * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
1402         * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
1403         * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
1404         * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
1405         (TARGET_SIGNAL_RAW_VALUES): Delete.
1406         * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
1407         Delete.
1408         * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT) 
1409         (TARGET_HW_WATCH_LIMIT): Delete.
1410         * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
1411         * minimon.h: Delete file.
1412
1413         * trad-frame.c (trad_frame_get_this_base)
1414         (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
1415         functions.
1416         * trad-frame.h (trad_frame_set_this_base)
1417         (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
1418
1419 2004-07-31  Andrew Cagney  <cagney@gnu.org>
1420
1421         * trad-frame.c (trad_frame_get_prev_register): Rename
1422         trad_frame_get_prev_register.
1423         * vax-tdep.c (vax_frame_prev_register): Update.
1424         * trad-frame.h: Update.
1425         * trad-frame.c (trad_frame_get_register): Update.
1426         * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
1427         * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
1428         Update.
1429         * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
1430         * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
1431         Update.
1432         * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
1433         Update.
1434         * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
1435         Update.
1436         * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
1437         Update.
1438         * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
1439         Update.
1440         * s390-tdep.c (s390_frame_prev_register) 
1441         (s390_stub_frame_prev_register) 
1442         (s390_sigtramp_frame_prev_register): Update.
1443         * rs6000-tdep.c (rs6000_frame_prev_register): Update.
1444         * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
1445         * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
1446         * m88k-tdep.c (m88k_frame_prev_register) 
1447         * m68hc11-tdep.c (m68hc11_frame_prev_register) 
1448         * m32r-tdep.c (m32r_frame_prev_register): Update.
1449         * hppa-tdep.c (hppa_frame_prev_register_helper) 
1450         * frv-tdep.c (frv_frame_prev_register): Update.
1451         * d10v-tdep.c (d10v_frame_prev_register): Update.
1452         * cris-tdep.c (cris_frame_prev_register): Update.
1453         * avr-tdep.c (avr_frame_prev_register): Update.
1454         * arm-tdep.c (arm_prologue_prev_register) 
1455         (arm_sigtramp_prev_register): Update.
1456
1457 2004-07-31  Andrew Cagney  <cagney@gnu.org>
1458
1459         * frame.h (legacy_saved_regs_unwind)
1460         (legacy_frame_chain_valid, legacy_frame_p)
1461         (enum frame_type): Delete UNKNOWN_FRAME.
1462         * dummy-frame.c (dummy_frame_this_id): Simplify.
1463         * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
1464         * frame.c (struct frame_info): Delete the field "type".
1465         (legacy_saved_regs_prev_register, legacy_get_prev_frame)
1466         (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
1467         (legacy_saved_regs_unwind, legacy_frame_p)
1468         (frame_type_from_pc): Delete.
1469         (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
1470         (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
1471
1472 2004-07-31  Mark Kettenis  <kettenis@gnu.org>
1473
1474         * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
1475         indentation.
1476
1477         * mips-nat.c: Remove file.
1478         * Makefile.in (ALLDEPFILES): Remove mips-nat.c
1479         (mips-nat.o): Remove dependency.
1480
1481         * infptrace.c: Update copyright year.
1482         (fetch_register): Pass NULL in regcache_raw_supply call instead of
1483         explicitly setting the buffer to all zeroes.
1484
1485         * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
1486         (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
1487
1488 2004-07-30  Andrew Cagney  <cagney@gnu.org>
1489
1490         * GDB 6.2 released from gdb_6_2-branch.
1491
1492 2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
1493
1494         * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
1495
1496         * exec.c (exec_file_attach):
1497         * nto-tdep.c (nto_find_and_open_solib):
1498         * pa64solib.c (pa64_solib_sizeof_symbol_table):
1499         * solib.c (solib_open):
1500         * somsolib.c (som_solib_sizeof_symbol_table):
1501         * source.c (is_regular_file, openp, open_source_file):
1502         * symfile.c (symfile_bfd_open):
1503         * wince.c (upload_to_device): Differentiate between the search for
1504         binary and source files.
1505
1506 2004-07-30  Andrew Cagney  <cagney@gnu.org>
1507
1508         * complaints.c (_initialize_complaints): Pass NULL to
1509         add_setshow_zinteger_cmd for help_doc.
1510         * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
1511
1512 2004-07-30  Andrew Cagney  <cagney@gnu.org>
1513
1514         Fix PR i18n/761.
1515         * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
1516         (.PHONY): Add all-po install-po, uninstall-po, clean-po,
1517         $(PACKAGE).pot and update-po.
1518         (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
1519         (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
1520         (update-po): New rules.
1521         (localedir): Define using autoconf.
1522         (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
1523         (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
1524         (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
1525         * configure.in: Generate CATALOGS and LINGUAS from contents of
1526         src/gdb/po/ directory.  Set @localedir@ in Makefile.in.
1527         * configure: Re-generate.
1528         * po/gdbtext: New file
1529         
1530 2004-07-30  Jerome Guitton  <guitton@gnat.com>
1531
1532         * MAINTAINERS: Reorder Write After Approval list in alphabetical
1533         order.
1534
1535 2004-07-30  David Lecomber  <dsl@sources.redhat.com>
1536
1537         * dwarf2read.c (read_file_scope): Set producer if attribute 
1538         present.
1539         (struct dwarf2_cu): Added new member producer.
1540
1541 2004-07-30  Jerome Guitton  <guitton@gnat.com>
1542
1543         * inflow.c (kill_command): release file handles in BFD.
1544         * exec.c (exec_file_attach): Ditto.
1545         * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
1546
1547 2004-07-29  Andrew Cagney  <cagney@gnu.org>
1548
1549         * PROBLEMS (mips-irix): Note that it is broken.
1550
1551 2004-07-29  Andrew Cagney  <cagney@gnu.org>
1552
1553         * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
1554         * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
1555
1556         * config/xm-nbsd.h: Delete file.
1557         * config/arm/xm-nbsd.h: Delete file.
1558         * config/i386/xm-nbsd.h: Delete file.
1559         * config/ns32k/xm-nbsd.h: Delete file.
1560         * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
1561         * config/i386/nbsdelf.mh (XM_FILE): Delete.
1562         * config/i386/nbsdaout.mh (XM_FILE): Delete.
1563         * config/arm/nbsdelf.mh (XM_FILE): Delete.
1564         * config/arm/nbsdaout.mh (XM_FILE): Delete.
1565
1566         * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
1567         * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
1568         * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
1569         * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
1570         * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
1571         * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
1572
1573         * config/powerpc/xm-linux.h: Delete empty file.
1574         * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
1575         * config/powerpc/linux.mh (XM_FILE): Delete.
1576         * config/m68k/xm-linux.h: Delete empty file.
1577         * config/m68k/linux.mh (XM_FILE): Delete.
1578         * config/ia64/xm-linux.h: Delete empty file.
1579         * config/ia64/linux.mh (XM_FILE): Delete.
1580         * config/arm/xm-linux.h: Delete empty file.
1581         * config/arm/linux.mh (XM_FILE): Delete.
1582         
1583         * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1584         * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
1585         * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1586         * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
1587         * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1588         * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
1589         * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1590         * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
1591
1592         * config/m68k/xm-m68k.h: Delete file.
1593         * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h".  Update
1594         copyright.
1595         (HOST_LONG_DOUBLE_FORMAT): Delete macro.
1596         * config/pa/xm-linux.h: Delete empty file.
1597         * config/pa/linux.mh (XM_FILE): Delete.
1598         * config/i386/xm-i386.h: Delete empty file.
1599         * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
1600         "i386/xm-i386.h".
1601         * config/i386/obsdaout.mh (XM_FILE): Delete.
1602         * config/i386/obsd64.mh (XM_FILE): Delete.
1603         * config/i386/fbsd64.mh (XM_FILE): Delete.
1604         * config/i386/nto.mh (XM_FILE): Delete.
1605         * config/i386/obsd.mh (XM_FILE): Delete.
1606         * config/i386/linux64.mh (XM_FILE): Delete.
1607         * config/i386/linux.mh (XM_FILE): Delete.
1608         * config/i386/i386sol2.mh (XM_FILE): Delete.
1609         * config/i386/i386gnu.mh (XM_FILE): Delete.
1610         * config/i386/fbsd.mh (XM_FILE): Delete.
1611         * config/i386/nbsd64.mh (XM_FILE): Delete.
1612
1613 2004-07-29  Andrew Cagney  <cagney@gnu.org>
1614
1615         * config/pa/xm-linux.h: Do not include "floatformat.h".
1616         (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1617         (HOST_LONG_DOUBLE_FORMAT): Delete macros.
1618         * config/i386/xm-i386.h: Do not include "floatformat.h".
1619         (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) 
1620         (HOST_LONG_DOUBLE_FORMAT): Delete macros.
1621         * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1622         (HOST_LONG_DOUBLE_FORMAT): Delete macros.  Use
1623         GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
1624         GDB_HOST_LONG_DOUBLE_FORMAT instead.
1625         * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
1626         (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
1627         * configure, config.in: Regenerate.     
1628         * configure.host (gdb_host_float_format, gdb_host_double_format)
1629         (gdb_host_long_double_format): Set according to the host.
1630         
1631 2004-07-29  Andrew Cagney  <cagney@gnu.org>
1632
1633         * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
1634
1635 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1636
1637         * PROBLEMS: Mention threads/1650.
1638         * NEWS: Mention the NPTL fix.
1639
1640 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1641
1642         * cli/cli-decode.c (add_setshow_cmd): Delete function.
1643         (add_setshow_cmd_full): Make static.
1644         * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
1645         (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
1646         * cli/cli-decode.c (add_setshow_filename_cmd) 
1647         (add_setshow_string_cmd): New functions.
1648         * nto-tdep.c (_initialize_nto_tdep): Update.  Fix parameters.
1649         * mips-tdep.c (_initialize_mips_tdep): Update.
1650         * m32r-rom.c (_initialize_m32r_rom): Update.  Update copyright.
1651         * cli/cli-logging.c (_initialize_cli_logging): Update.
1652         * complaints.c (_initialize_complaints): Update.
1653         * remote.c (_initialize_remote): Update.
1654         
1655 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1656
1657         * cli/cli-decode.c (add_setshow_zinteger_cmd)
1658         (add_setshow_cmd, add_setshow_auto_boolean_cmd)
1659         (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
1660         print parameters.  Make string parameters constant.
1661         * command.h: Update.  Update copyright.
1662         * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
1663         * observer.c (_initialize_observer): Ditto.
1664         * frame.c (_initialize_frame): Ditto.
1665         * complaints.c (_initialize_complaints): Ditto.
1666         * maint.c (_initialize_maint_cmds): Ditto.
1667         * target.c (initialize_targets): Ditto.
1668         * cli/cli-logging.c (_initialize_cli_logging): Ditto.
1669         * infcall.c (_initialize_infcall): Ditto.
1670         * arm-tdep.c (_initialize_arm_tdep): Ditto.
1671         * m32r-rom.c (_initialize_m32r_rom): Ditto.
1672         * remote-rdi.c (_initialize_remote_rdi): Ditto.
1673         * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
1674         * mips-tdep.c (_initialize_mips_tdep): Ditto.
1675
1676 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1677
1678         * gdbtypes.c (lookup_primitive_typename): Delete function.
1679         * gdbtypes.h (lookup_primitive_typename): Delete declaration.
1680         * ada-lex.l: Use language_lookup_primitive_type_by_name.
1681         * gdbtypes.c (lookup_typename): Ditto.
1682         * f-exp.y (yylex): Ditto.
1683         * c-exp.y (yylex): Ditto, eliminate assignment in "if".
1684
1685         * scm-lang.c (c_builtin_types): Delete extern declaration.
1686         (scm_language_defn): Replace
1687         string_char_type and primitive_type_vector with
1688         la_language_arch_info.
1689         * jv-lang.c (java_language_defn): Replace
1690         string_char_type and primitive_type_vector with
1691         la_language_arch_info.
1692         * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
1693         c_builtin_types in comment.
1694         * c-lang.h (struct language_arch_info): Declare opaque.
1695         (c_language_arch_info): Declare.
1696         (c_builtin_types): Delete declaration.
1697         * c-lang.c (c_language_arch_info): Set string_char_type to
1698         builtin_char, not builtin_true_char.  Make global.
1699         (c_builtin_types): Delete array.
1700         (asm_language_defn, minimal_language_defn): Replace
1701         string_char_type and primitive_type_vector with
1702         la_language_arch_info.
1703
1704 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1705
1706         * gdbtypes.h (struct builtin_type): Rename true_char to
1707         builtin_true_char.
1708         * gdbtypes.c (gdbtypes_post_init): Update.
1709         * c-lang.c (arch_info): New function.
1710         (enum c_primitive_types): New enum.
1711         (c_language_defn): Instead of string_char_type and
1712         primitive_type_vector set la_language_arch_info.
1713
1714 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1715
1716         * language.h (struct language_arch_info): Fix typo
1717         s/primative/primitive/.
1718         * gdbtypes.c (lookup_primitive_typename): Ditto.
1719         * language.c (language_lookup_primitive_type_by_name)
1720         (unknown_language_arch_info): Ditto.
1721
1722 2004-07-27  Andrew Cagney  <cagney@gnu.org>
1723
1724         * defs.h (enum language): Add nr_languages.
1725         * language.h (struct language_arch_info): Define.
1726         (struct language_defn): Add la_language_arch_info.
1727         (language_lookup_primative_type_by_name): Declare.
1728         (language_string_char_type): Declare.
1729         * language.c (_initialize_language, language_gdbarch_post_init)
1730         (struct language_gdbarch, language_gdbarch_data): Implement
1731         per-architecture language information.
1732         (unknown_language_arch_info, language_string_char_type)
1733         (language_lookup_primative_type_by_name): New functions.
1734         (unknown_language_defn, auto_language_defn)
1735         (local_language_defn): Set la_language_arch_info to
1736         unknown_language_arch_info.
1737         (unknown_builtin_types): Delete.
1738         * gdbtypes.c (lookup_primitive_typename): Use
1739         language_lookup_primative_type_by_name.
1740         (create_string_type): Use language_string_char_type.
1741         * values.c (value_from_string): Use language_string_char_type.
1742         * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
1743         * p-lang.c (pascal_language_defn): Ditto.
1744         * m2-lang.c (m2_language_defn): Ditto.
1745         * jv-lang.c (java_language_defn): Ditto.
1746         * objc-lang.c (objc_language_defn): Ditto.
1747         * f-lang.c (f_language_defn): Ditto.
1748         * c-lang.c (c_language_defn, cplus_language_defn) 
1749         (asm_language_defn, minimal_language_defn): Ditto.
1750         
1751 2004-07-27  Andrew Cagney  <cagney@gnu.org>
1752
1753         * gdbtypes.h (struct builtin_type): Declare.
1754         (builtin_type): Declare.
1755         * d10v-tdep.c (d10v_register_type): Use builtin_type.
1756         * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
1757         (gdbtypes_post_init): New function.
1758         (builtin_type): New function.
1759
1760 2004-07-27  Kei Sakamoto  <sakamoto.kei@renesas.com>
1761
1762         * remote-m32r-sdi.c: Fix breakpoint bug.
1763         (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
1764         recv_char_data, recv_long_data): New functions to replace communication
1765         sequences.
1766
1767 2004-07-26  Michael Chastain  <mec.gnu@mindspring.com>
1768
1769         Document PR threads/1650.
1770         * PROBLEMS (Threads): Document problem with many threads
1771
1772 2004-07-26  Andrew Cagney  <cagney@gnu.org>
1773
1774         * gdb-mi.el: Move from here ...
1775         * mi/gdb-mi.el: ... to here.
1776
1777 2004-07-26  Andrew Cagney  <cagney@gnu.org>
1778
1779         Problem reported by Ashley Pittman <ashley@quadrics.com>.
1780         * main.c (captured_main): When in batch mode always detach.
1781
1782 2004-07-26  Andrew Cagney  <cagney@gnu.org>
1783
1784         * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
1785         and h8300 as broken.
1786         * NEWS: END-OF-LIFE frame compatibility module.
1787         * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
1788         specific comments.
1789
1790 2004-07-26  Andrew Cagney  <cagney@gnu.org>
1791
1792         * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
1793         * xcoffsolib.c (_initialize_xcoffsolib): Update.
1794         * wince.c (_initialize_wince): Update.
1795         * win32-nat.c (_initialize_win32_nat): Update.
1796         * varobj.c (_initialize_varobj): Update.
1797         * valops.c (_initialize_valops): Update.
1798         * utils.c (initialize_utils, initialize_utils): Update.
1799         * tui/tui-win.c (_initialize_tui_win): Update.
1800         * top.c (init_main): Update.
1801         * symfile.c (_initialize_symfile): Update.
1802         * source.c (_initialize_source): Update.
1803         * somsolib.c (_initialize_som_solib): Update.
1804         * solib.c (_initialize_solib): Update.
1805         * solib-frv.c (_initialize_frv_solib): Update.
1806         * serial.c (_initialize_serial): Update.
1807         * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
1808         * remote.c (_initialize_remote, _initialize_remote): Update.
1809         * remote-vx.c (_initialize_vx): Update.
1810         * remote-utils.c (_initialize_sr_support): Update.
1811         * remote-sds.c (_initialize_remote_sds): Update.
1812         * remote-mips.c (_initialize_remote_mips): Update.
1813         * remote-e7000.c (_initialize_remote_e7000): Update.
1814         * proc-api.c (_initialize_proc_api): Update.
1815         * printcmd.c: Update.
1816         * parse.c (_initialize_parse): Update.
1817         * pa64solib.c (_initialize_pa64_solib): Update.
1818         * p-valprint.c (_initialize_pascal_valprint): Update.
1819         * monitor.c (_initialize_remote_monitors): Update.
1820         * mips-tdep.c (_initialize_mips_tdep): Update.
1821         * mcore-tdep.c (_initialize_mcore_tdep): Update.
1822         * maint.c (_initialize_maint_cmds): Update.
1823         * lin-lwp.c (_initialize_lin_lwp): Update.
1824         * language.c (_initialize_language): Update.
1825         * kod.c (_initialize_kod): Update.
1826         * infrun.c (set_schedlock_func, _initialize_infrun): Update.
1827         * i386-tdep.c (_initialize_i386_tdep): Update.
1828         * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
1829         * gdbarch.sh: Update.
1830         * gdbarch.c: Re-generate.
1831         * gdb-events.sh: Update.
1832         * gdb-events.c: Re-generate.
1833         * frame.c (_initialize_frame): Update.
1834         * exec.c: Update.
1835         * demangle.c (_initialize_demangler): Update.
1836         * dcache.c (_initialize_dcache): Update.
1837         * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
1838         * cp-valprint.c (_initialize_cp_valprint): Update.
1839         * corefile.c (_initialize_core): Update.
1840         * command.h: Update.
1841         * cli/cli-decode.h: Update.
1842         * cli/cli-cmds.c (init_cli_cmds): Update.
1843         * charset.c (_initialize_charset): Update.
1844         * breakpoint.c (_initialize_breakpoint): Update.
1845         * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
1846         * alpha-tdep.c (_initialize_alpha_tdep): Update.
1847         * aix-thread.c (_initialize_aix_thread): Update.
1848
1849 2004-07-24  Mark Kettenis  <kettenis@gnu.org>
1850
1851         Partial fix for PR backtrace/1718.
1852         * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
1853         that GCC migrates into the prolugue.  Don't handle any
1854         instructions that clobber %ebx.
1855
1856 2004-07-23  Andrew Cagney  <cagney@gnu.org>
1857
1858         Use regcache_raw_collect instead of regcache_collect.
1859         * regcache.h (regcache_collect): Delete declaration.
1860         * regcache.c (regcache_colect): Delete function.
1861         * win32-nat.c (do_child_store_inferior_registers): Update.
1862         * sol-thread.c (sol_thread_store_registers): Update.
1863         * shnbsd-tdep.c (shnbsd_fill_reg): Update.
1864         * rs6000-nat.c (store_register): Update.
1865         * remote.c (store_register_using_P, remote_store_registers): Update.
1866         * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
1867         * ppc-linux-nat.c (store_altivec_register, store_spe_register) 
1868         (fill_vrregset, store_spe_registers, fill_gregset)
1869         (fill_gregset): Update.
1870         * nto-procfs.c (procfs_store_registers): Update.
1871         * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
1872         * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
1873         * m68klinux-nat.c (store_register, fill_gregset): Update.
1874         * m68k-tdep.c (fill_gregset): Update.
1875         * infptrace.c (store_register): Update.
1876         * i386-nto-tdep.c (i386nto_regset_fill): Update.
1877         * i386-linux-nat.c (store_register, fill_gregset): Update.
1878         * hppa-linux-nat.c (fill_gregset): Update.
1879         * go32-nat.c (store_register): Update.
1880         * armnbsd-nat.c (store_register, store_regs, store_fp_register)
1881         (store_fp_regs): Update.
1882         * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double) 
1883         (store_nwfpe_extended, store_fpregister, store_fpregs) 
1884         (store_register, store_regs, fill_gregset, fill_fpregset): Update.
1885         * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
1886         * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
1887         (store_regs_user_thread, store_regs_kernel_thread): Update.
1888
1889 2004-07-24  Mark Kettenis  <kettenis@gnu.org>
1890
1891         * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
1892         (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
1893         encoding.
1894         (dwarf2_build_frame_info): Adjust for removal of `addr_size'
1895         member of `struct comp_unit'.
1896
1897 2004-07-23  Andrew Cagney  <cagney@gnu.org>
1898
1899         * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
1900         DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
1901
1902 2004-07-23  Martin Hunt  <hunt@redhat.com>
1903         Kevin Buettner <kevinb@redhat.com>
1904
1905         * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
1906         alignment was being added to the offset instead of multiplied.
1907
1908 2004-07-23  Mark Kettenis  <kettenis@gnu.org>
1909
1910         * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
1911         changed signal trampoline in OpenBSD 3.5-current.
1912
1913         * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
1914         <machine/pcb.h> and "bsd-kvm.h".
1915         (sparc64nbsd_supply_pcb): New function.
1916         (_initialize_sparc64nbsd_nat): Renamed from
1917         _initialize_sparcnbsd_nat.  Enable libkvm interface.
1918         * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
1919         * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
1920         (LOADLIBES): New variable.
1921
1922         * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
1923
1924         * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
1925
1926 2004-07-21  Andrew Cagney  <cagney@gnu.org>
1927
1928         Use regcache_raw_supply instead of supply_register.
1929         * regcache.h (supply_register): Delete declaration.
1930         * regcache.c (supply_register): Delete function.
1931         * wince.c (do_child_fetch_inferior_registers): Update.
1932         * win32-nat.c (do_child_fetch_inferior_registers) 
1933         (fetch_elf_core_registers): Update.
1934         * v850ice.c (v850ice_fetch_registers): Update.
1935         * thread-db.c (thread_db_store_registers): Update.
1936         * sol-thread.c (sol_thread_store_registers): Update.
1937         * shnbsd-tdep.c (shnbsd_supply_reg): Update.
1938         * rs6000-nat.c (fetch_register): Update.
1939         * rom68k-rom.c (rom68k_supply_one_register): Update.
1940         * remote.c (remote_wait, remote_async_wait): Update.
1941         * remote-st.c (get_hex_regs): Update.
1942         * remote-sim.c (gdbsim_fetch_register): Update.
1943         * remote-sds.c (sds_fetch_registers): Update.
1944         * remote-rdp.c (remote_rdp_fetch_register): Update.
1945         * remote-rdi.c (arm_rdi_fetch_registers): Update.
1946         * remote-mips.c (mips_wait, mips_fetch_registers): Update.
1947         * remote-m32r-sdi.c (m32r_fetch_register): Update.
1948         * remote-hms.c (init_hms_cmds): Update.
1949         * remote-est.c (init_est_cmds): Update.
1950         * remote-e7000.c (get_hex_regs, fetch_regs_from_dump) 
1951         (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
1952         * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
1953         * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register) 
1954         (fetch_register, supply_vrregset, supply_vrregset)
1955         (fetch_spe_registers): Update.
1956         * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
1957         * monitor.c (monitor_supply_register): Update.
1958         * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
1959         * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
1960         (mipsnbsd_supply_fpreg): Update.
1961         * mips-nat.c (fetch_inferior_registers)
1962         (fetch_core_registers): Update.
1963         * mips-linux-tdep.c (supply_32bit_reg, supply_gregset) 
1964         (supply_fpregset, mips64_supply_gregset)
1965         (mips64_supply_fpregset): Update.
1966         * m68klinux-nat.c (fetch_register, supply_gregset)
1967         (supply_fpregset): Update.
1968         * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
1969         * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
1970         * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
1971         * irix5-nat.c (supply_gregset, supply_fpregset): Update.
1972         * infptrace.c (fetch_register): Update.
1973         * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
1974         * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
1975         * i386gnu-nat.c (fetch_fpregs, supply_gregset) 
1976         (gnu_fetch_registers, gnu_store_registers): Update.
1977         * i386-nto-tdep.c (i386nto_supply_gregset): Update.
1978         * i386-linux-nat.c (fetch_register, supply_gregset)
1979         (dummy_sse_values): Update.
1980         * hpux-thread.c (hpux_thread_fetch_registers): Update.
1981         * hppah-nat.c (fetch_register): Update.
1982         * hppa-linux-nat.c (fetch_register, supply_gregset) 
1983         (supply_fpregset): Update.
1984         * go32-nat.c (fetch_register): Update.
1985         * dve3900-rom.c (fetch_bitmapped_register)
1986         (_initialize_r3900_rom): Update.
1987         * cris-tdep.c (supply_gregset): Update.
1988         * abug-rom.c (init_abug_cmds): Update.
1989         * core-aout.c (fetch_core_registers): Update.
1990         * armnbsd-nat.c (supply_gregset, supply_fparegset)
1991         (fetch_register, fetch_fp_register): Update.
1992         * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
1993         (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
1994         (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
1995         * alphanbsd-tdep.c (fetch_core_registers): Update.
1996         * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
1997         * alpha-nat.c (fetch_osf_core_registers) 
1998         (fetch_osf_core_registers, fetch_osf_core_registers): Update.
1999         * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs) 
2000         (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
2001
2002 2004-07-21  Andrew Cagney  <cagney@gnu.org>
2003
2004         * PROBLEMS: Mention breakpoints/1702.
2005         * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
2006         that is known to work.
2007
2008 2004-07-21  Andrew Cagney  <cagney@gnu.org>
2009
2010         * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
2011         * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
2012         * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
2013         (handle_inferior_event): Wrap call to deprecated
2014         IGNORE_HELPER_CALL in #ifdef.
2015         * config/mips/tm-nbsd.h: Update.
2016
2017 2004-07-20  Jim Blandy  <jimb@redhat.com>
2018
2019         * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
2020         bfd_mach_ppc has no segment registers.
2021
2022         Include PowerPC SPR numbers for special-purpose registers.
2023         * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
2024         (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
2025         new member in initializer.
2026         (S, S4, SN4, S64): New macros for defining special-purpose
2027         registers.
2028         (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
2029         registers_403, registers_403GC, registers_505, registers_860,
2030         registers_601, registers_602, registers_603, registers_604,
2031         registers_750, registers_e500): Use them.
2032
2033         * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
2034         replace references with expression used to initialize variable.
2035
2036 2004-07-20  Andrew Cagney  <cagney@gnu.org>
2037
2038         * breakpoint.c (deprecated_read_memory_nobpt): Rename
2039         read_memory_nobpt.
2040         * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
2041         * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
2042         (s390_sigtramp_frame_sniffer): Update.
2043         * mn10300-tdep.c (mn10300_analyze_prologue): Update.
2044         * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
2045         * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction) 
2046         (mips32_fetch_instruction): Update.
2047         * mcore-tdep.c (get_insn): Update.
2048         * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
2049         * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
2050         * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
2051         * i386-linux-tdep.c (i386_linux_sigtramp_start) 
2052         (i386_linux_rt_sigtramp_start): Update.
2053         * i386-linux-nat.c (child_resume): Update.
2054         * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
2055         * hppa-linux-tdep.c (insns_match_pattern): Update.
2056         * gdbcore.h: Update.
2057         * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
2058         * frame.c (safe_frame_unwind_memory): Update.
2059         * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
2060         * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
2061         * alpha-tdep.c (alpha_read_insn): Update.
2062
2063 2004-07-20  Andrew Cagney  <cagney@gnu.org>
2064
2065         * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
2066         containing both bytes and mask.  Add "frame_type".
2067         * tramp-frame.c (tramp_frame_start): Update.
2068         (tramp_frame_prepend_unwinder): Update.
2069         * mips-linux-tdep.c (mips_linux_o32_sigframe)
2070         (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
2071         (mips_linux_n64_rt_sigframe): Update.  Make "static const".
2072         * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
2073
2074 2004-07-19  Eli Zaretskii  <eliz@gnu.org>
2075
2076         * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
2077         bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
2078         sim/testsuite/sim/mips/hilo-hazard-[123].s, and
2079         sim/testsuite/sim/mips/fpu64-ps-sb1.s.
2080
2081 2004-07-17  Andrew Cagney  <cagney@gnu.org>
2082
2083         * NEWS, PROBLEMS: Update for 6.2.
2084
2085         * README: Update to 6.2.
2086
2087         * utils.c (xvasprintf): Call xstrvprintf.
2088
2089         * parse.c: Update copyright.
2090         (null_post_parser): Eliminate ARGSUSED.
2091
2092         * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
2093         * tui/tui-win.c (tui_get_cmd_list): Ditto.
2094         * symfile-mem.c (_initialize_symfile_mem): Ditto.
2095         
2096         * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
2097         * ppc-linux-nat.c: Use "Linux kernel".
2098         * hppa-linux-tdep.c: Use GNU/Linux.
2099         * hppa-linux-nat.c: Use GNU/Linux.
2100         * dwarfread.c: Add [sic] to use of Linux.
2101
2102         * hppa-linux-nat.c: Do not include <string.h>.
2103         (supply_fpregset): Remove "register" attribute.
2104
2105         * solib-frv.c (fetch_loadmap): Use xfree, not free.
2106
2107 2004-07-17  Mark Kettenis  <kettenis@gnu.org>
2108
2109         * configure.in: Define _MSE_INT_H on Solaris 9 too.
2110         * configure, config.in: Regenerated.
2111
2112         * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
2113         "bsd-kvm.h".
2114         (vaxbsd_supply_pcb): New function.
2115         (_initialize_vaxbsd_nat): New prototype and function.
2116         * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
2117         solib-sunos.o.
2118         (LOADLIBES): New variable.
2119         * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
2120         (LOADLIBES): New variable.
2121         * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
2122         (LOADLIBES): New variable.
2123         * Makefile.in (vaxbsd-nat.o): Update dependencies.
2124
2125 2004-07-16  Andrew Cagney  <cagney@gnu.org>
2126
2127         * defs.h (event_loop_p): Replace variable declaration with macro,
2128         always 1.
2129         * main.c (captured_main): Delete options "-async" and "-noasync".
2130         (event_loop_p): Delete variable.
2131         * NEWS: Mention that "-async" and "-noasync" were removed.
2132
2133 2004-07-16  Andrew Cagney  <cagney@gnu.org>
2134
2135         * remote-m32r-sdi.c: Re-indent.
2136
2137 2004-07-16  Jim Blandy  <jimb@redhat.com>
2138
2139         * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
2140         (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
2141         (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
2142         missing MPC823 SPRs.
2143         (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
2144         incorrect.  (This was corrected in GDB's register name tables on
2145         2004-07-14.)
2146
2147         * rs6000-tdep.c (registers_602): Correct register name: "esassr"
2148         should be "esasrr" ("ESA Save and Restore Register").
2149
2150 2004-07-16  Andrew Cagney  <cagney@gnu.org>
2151
2152         * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
2153         calls, no longer applicable.  Update comments and rename parameter
2154         "step_frame" to "return_frame".
2155
2156 2004-07-16  Andrew Cagney  <cagney@gnu.org>
2157
2158         * frame.c (fprint_field): New function.
2159         (fprint_frame_id): Use fprint_field.
2160
2161 2004-07-15  Joel Brobecker  <brobecker@gnat.com>
2162
2163         * ada-lang.c (ada_language_defn): Remove commented out code.
2164
2165 2004-07-15  Jim Blandy  <jimb@redhat.com>
2166
2167         * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
2168         * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
2169
2170 2004-07-14  Jim Blandy  <jimb@redhat.com>
2171
2172         * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
2173
2174         * ppc-tdep.h (ppc_num_vrs): New enum constant.
2175
2176         * ppc-tdep.h (ppc_num_srs): New enum constant.
2177
2178         * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
2179         (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
2180         (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
2181         (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
2182         (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
2183         (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
2184         (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
2185         (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
2186         (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
2187         (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
2188         (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
2189         (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
2190         (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
2191         (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
2192         (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
2193         (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
2194         (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
2195         (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
2196         (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
2197         (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
2198         (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
2199         (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
2200         (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
2201         (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
2202         (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
2203         (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
2204         (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
2205         (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
2206         (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
2207         (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
2208         (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
2209         (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
2210         (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
2211         (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
2212         (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
2213         (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
2214         (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
2215         (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
2216         (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
2217         special-purpose register numbers.
2218
2219         * rs6000-tdep.c (registers_860): Correct register name.  (No PPC
2220         manual mentions 'md_twb', but many mention 'm_twb', and at that
2221         point in the register list.)
2222
2223 2004-07-14  Andrew Cagney  <cagney@gnu.org>
2224
2225         * utils.c (internal_warning_problem): Fix typo, "internal-warning"
2226         instead of "internal-error".
2227
2228 2004-07-10  Joel Brobecker  <brobecker@gnat.com>
2229
2230         * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
2231         that was inserted inside a comment.
2232
2233 2004-07-10  Randolph Chung  <tausq@debian.org>
2234
2235         * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New 
2236         function.
2237         (hppa_hpux_push_dummy_code): New function.
2238         (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
2239         Set find_global_pointer method.
2240
2241 2004-07-10  Mark Kettenis  <kettenis@gnu.org>
2242
2243         * NEWS: Mention BSD libkvm interface.
2244
2245 2004-07-10  Michael Snyder  <msnyder@redhat.com>
2246
2247         * symfile.c (generic_load): Comment typo.
2248         * stack.c (get_selected_block): Ditto.
2249         * regcache.c (regcache_cooked_read): Ditto.
2250         * monitor.c (monitor_debug): Ditto.
2251         * mips-tdep.c (mips_read_pc): Ditto.
2252         * i386-linux-nat.c (ps_get_thread_area): Ditto.
2253         * gdb_mbuild.sh: Ditto.
2254         * gdbarch.sh: Ditto.
2255         * gdbarch.h: Ditto.
2256
2257 2004-07-09  Paul N. Hilfinger  <Hilfinger@gnat.com>
2258
2259         * ada-tasks.c: Remove file.
2260         
2261         Remove ARI problems:
2262         
2263         * ada-exp.y (write_var_from_sym): Reformat to put operator at
2264         beginning of line.
2265
2266         * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
2267         Add comment.
2268         Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
2269         (MIN_OF_SIZE): Rename min_of_size.  Add comment.
2270         (UMAX_OF_SIZE): Renmae umax_of_size.  Add comment.
2271         (UMIN_OF_SIZE): Remove.
2272         (max_of_type): New function to replace orphan macro in gdbtypes.h
2273         (min_of_type): Ditto.
2274         (discrete_type_high_bound): Use max_of_type.
2275         (discrete_type_low_bound): Use min_of_type.
2276         (possible_user_operator_p): Move operator to beginning of line.
2277         (ada_is_variant_part): Ditto.
2278         (ensure_lval): Rewrite to avoid deprecated operations.
2279         (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
2280         rather than adding DEPRECATED_FUNCTION_START_OFFSET.
2281         (ada_enum_name): Remove assignments in 'if' statements.
2282         (build_ada_types): Add gdbarch parameter.
2283         (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
2284         with gdbarch_data_register_post_init.
2285         Use add_setshow_uinteger_cmd rather than add_set_cmd and 
2286         add_show_from_set.
2287
2288         * ada-valprint.c (inspect_it): Remove declaration.
2289         (repeat_count_threshold): Remove declaration.
2290         (ada_print_floating): Remove assignments in 'if' statements.
2291         (print_str): Move operator to beginning of line.
2292         
2293 2004-07-08  Jim Blandy  <jimb@redhat.com>
2294
2295         * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
2296
2297 2004-07-08  Bob Rossi  <bob@brasko.net>
2298
2299         * symtab.c (lookup_symtab): check return value of symtab_to_fullname
2300
2301 2004-07-06  Jeff Johnston <jjohnstn@redhat.com>
2302
2303         * language.h (struct_language_defn): Add new function pointer:
2304         la_class_name_from_physname.  Also add new prototype for
2305         language_class_name_from_physname.
2306         * language.c (language_class_name_from_physname): New function.
2307         (unk_lang_class_name): Ditto.
2308         (unknown_language_defn, auto_language_defn): Change
2309         to add unk_lang_class_name function pointer for
2310         la_class_name_from_physname.
2311         (local_language_defn): Ditto.
2312         * dwarf2read.c (guess_structure_name): Change to call
2313         language_class_name_from_physname.
2314         (determine_class_name): Ditto.
2315         * cp-support.c (class_name_from_physname): Renamed.
2316         (cp_class_name_from_physname): New name of function.
2317         * cp-support.h: Ditto.
2318         * c-lang.c (c_language_defn): Change to add NULL
2319         for class_name_from_physname function pointer.
2320         (cplus_language_defn): Change to add cp_class_name_from_physname.
2321         * jv-lang.c (java_class_name_physname): New function.
2322         (java_find_last_component): New static routine.
2323         (java_language_defn): Add java_class_name_from_physname pointer.
2324         * ada-lang.c (ada_language_defn): Change to add NULL
2325         for class_name_from_physname function pointer.
2326         * f-lang.c (f_language_defn): Ditto.
2327         * m2-lang.c (m2_language_defn): Ditto.
2328         * objc-lang.c (objc_language_defn): Ditto.
2329         * p-lang.c (pascal_language_defn): Ditto.
2330         * scm-lang.c (scm_language_defn): Ditto. 
2331
2332 2004-07-06  Andrew Cagney  <cagney@gnu.org>
2333
2334         Patch from Bart Robinson.
2335         * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
2336         (O_LARGEFILE): Define to 0, if not defined.
2337
2338 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
2339
2340         * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
2341         <machine/pcb.h> and "bsd-kvm.h".
2342         (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
2343         (m68kbsd_supply_pcb): New function.
2344         (_initialize_m68kbsd_nat): New prototype and function.
2345         * Makefile.in (m68kbsd-nat.o): Update dependencies.
2346         * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
2347         (LOADLIBES): New variable.
2348         * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
2349         (LOADLIBES): New variable.
2350
2351         * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
2352
2353 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
2354
2355         * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
2356         <sys/proc.h>.
2357         (bsd_kvm_cmdlist): New variable.
2358         (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
2359         (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
2360         command and "kvm proc" command.
2361         * Makefile.in (bsd-kvm.o): Update dependencies.
2362
2363 2004-07-02  Mark Kettenis  <kettenis@gnu.org>
2364
2365         * osabi.c: Update copyright year.
2366         (generic_elf_osabi_sniffer): Tweak comment.  Look for OS-specific
2367         notes if EI_OSABI is set to ELFOSABI_HPUX.
2368
2369 2004-07-01  Michael Snyder  <msnyder@redhat.com>
2370
2371         * win32-nat.c (core_dll_symbols_add): Re-indent a small section
2372         that seems to have gotten whacked out of line.
2373
2374 2004-07-01  Mark Kettenis  <kettenis@gnu.org>
2375
2376         * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
2377         code.
2378
2379 2004-07-01  Paul N. Hilfinger  <Hilfinger@gnat.com>
2380
2381         * ada-lang.c (decode_packed_array): Minor change to comment.
2382         (ada_value_slice_ptr): New function. 
2383         (ada_value_slice): New function. 
2384         (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
2385         test.  Don't know why it is there.
2386         Change slice code to use ada_value_slice_ptr and ada_value_slice, and
2387         to avoid dereferencing huge arrays from which one is slicing.  
2388         (empty_array): Correct to return an array rather than
2389         a subrange value.
2390         * ada-valprint.c (print_optional_low_bound): Don't print lower bound
2391         on empty arrays (let'em use 'FIRST instead).
2392
2393 2004-07-01  Paul N. Hilfinger  <Hilfinger@gnat.com>
2394
2395         Address complaints from gdb_ari.sh:
2396         
2397         * ada-exp.y: Include gdb_string.h rather than string.h.
2398         (convert_char_literal): Reformat declaration.
2399         * ada-lang.h: Include opaque struct declaration for struct frame_info.
2400         * ada-lex.l: Change use of free to xfree (the macro would do so
2401         anyway, but this is harmless).
2402         Include gdb_string.h rather than string.h.
2403         * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
2404         
2405         * ada-lang.c (parse): Remove K&Rism in parameter list.
2406         (is_name_suffix): Correct Linux => GNU/Linux in comment.
2407         
2408 2004-06-30  Mark Kettenis  <kettenis@gnu.org>
2409
2410         * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
2411         dead code.
2412
2413 2004-06-30  Mark Kettenis  <kettenis@gnu.org>
2414
2415         * alphabsd-nat.c: Update copyright year.
2416         (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
2417
2418 2004-06-29  Joel Brobecker  <brobecker@gnat.com>
2419
2420         * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
2421         (i386_cygwin_in_solib_call_trampoline): New function.
2422         (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
2423         and skip_trampoline_code gdbarch methods.
2424
2425 2004-06-29  Jim Blandy  <jimb@redhat.com>
2426
2427         * Makefile.in (gdb_callback_h): Renamed from callback_h to the
2428         name actually used in the dependency lists.
2429
2430 2004-06-29  Randolph Chung  <tausq@debian.org>
2431
2432         * NEWS (New native configurations): Mention GNU/Linux/hppa.
2433
2434 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
2435
2436         * win32-nat.c (child_pid_to_exec_file): New function.
2437         (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
2438         functionality.
2439
2440 2004-06-28  Andrew Cagney  <cagney@gnu.org>
2441
2442         * defs.h (xstrvprintf): Declare.
2443         * utils.c (xstrvprintf): New function.
2444         (internal_vproblem, xstrprintf, xasprintf) 
2445         (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
2446         * serial.c (serial_printf): Ditto.
2447         * complaints.c (vcomplaint): Ditto.
2448
2449 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
2450
2451         * infcmd.c (attach_command): Move call to target_terminal_inferior
2452         behind loading symbol table.
2453
2454 2004-06-28  Andrew Cagney  <cagney@gnu.org>
2455
2456         * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
2457         change - add back extern deprecated_ui_loop_hook declaration.
2458
2459 2004-06-28  Andrew Cagney  <cagney@gnu.org>
2460
2461         * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
2462         xstrprintf.
2463         * varobj.c (varobj_gen_name, create_child, c_name_of_child)
2464         (c_value_of_variable): Ditto.
2465         * utils.c (internal_vproblem): Ditto.
2466         * solib-aix5.c (build_so_list_from_mapfile): Ditto.
2467         * remote.c (add_packet_config_cmd): Ditto.
2468         * remote-rdp.c (rdp_set_command_line): Ditto.
2469         * regcache.c (regcache_dump): Ditto.
2470         * frv-tdep.c (new_variant, new_variant): Ditto.
2471         * fbsd-proc.c (child_pid_to_exec_file): Ditto.
2472         (fbsd_find_memory_regions): Ditto.
2473         * breakpoint.c (create_thread_event_breakpoint) 
2474         (create_breakpoints): Ditto.
2475         * aix-thread.c (aix_thread_pid_to_str): Ditto.
2476         * ada-lang.c (is_package_name): Ditto.  Also delete xmalloc call.
2477
2478 2004-06-28  Joel Brobecker  <brobecker@gnat.com>
2479
2480         * ada-lang.c: Re-indent file, with some massaging to help indent
2481         a bit when the result is otherwise really too ugly.
2482
2483 2004-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
2484
2485         * frame.h (struct frame_id): Change bit field type of stack_addr_p, 
2486         code_addr_p and special_addr_p to 'unsigned int'.
2487
2488 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
2489
2490         * i386v4-nat.c: Update copyright year and tweak comment.
2491         (regmap): Remove trailing comma.
2492         (supply_gregset): Rename local variable i to regnum.  Call
2493         regcache_raw_supply instead of supply_register.
2494         (fill_gregset): Rename argument regno to regnum.  Call
2495         regcache_raw_collect instead of regcache_collect.
2496
2497 2004-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
2498
2499         * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
2500         and special_addr_p.
2501         (frame_id_build, frame_id_build_special): Update comments.
2502         (frame_id_build_wild): New prototype.
2503         * frame.c (frame_id_build, frame_id_build_special): Fill in new
2504         struct frame_id fields.
2505         (frame_id_build_wild): New function.
2506         (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
2507
2508 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
2509
2510         * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
2511         hppabsd-tdep.c.
2512
2513 2004-06-27  Joel Brobecker  <brobecker@gnat.com>
2514
2515         * ada-lang.c: Minor reformatting to conform to GNU coding standards.
2516
2517 2004-06-27  Joel Brobecker  <brobecker@gnat.com>
2518
2519         * ada-lang.c: Re-indent file.
2520
2521 2004-06-27  Joel Brobecker  <brobecker@gnat.com>
2522
2523         * ada-lang.c (symtab_symbol_info): Remove unused declaration.
2524         (no_symtab_msg): Likewise.
2525
2526 2004-06-27  Andreas Schwab  <schwab@suse.de>
2527
2528         * source.c: Fix whitespace.
2529
2530 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
2531
2532         * configure.in: Include <sys/param.h> for td_pcb test.
2533         * configure: Regenerated.
2534
2535         * i386nbsd-nat.c: New file.
2536         * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
2537         i386obsd-nat.c and i386obsd-tdep.c.
2538         (i386nbsd-nat.o): New dependency.
2539         * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
2540         bsd-kvm.o.
2541         (LOADLIBES): New variable.
2542         * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
2543         bsd-kvm.o.
2544         (LOADLIBES): New variable.
2545
2546         * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
2547         (LOADLIBES): New variable.
2548
2549         * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
2550         fetching from BSD_KVM_PADDR.  Correctly lookup address for
2551         "_thread0".
2552
2553         * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
2554         "bsd-kvm.h".
2555         (amd64fbsd_supply_pcb): New funcion.
2556         (_initialize_amd64fbsd_nat): Enable libkvm interface.
2557
2558 2004-06-27    <david@streamline-computing.com>
2559
2560         Partial fix for PR cli/1056.
2561         * valarith.c: Check for zero in division and remainder 
2562         evaluation.
2563
2564 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
2565
2566         * i387-tdep.c: Remove excessive whitespace.
2567
2568 2004-06-26  Andrew Cagney  <cagney@gnu.org>
2569
2570         * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
2571         * gdb-events.h, gdb-events.c: Re-generate.
2572         * tui/tui-hooks.c (tui_install_hooks): Update.
2573         (tui_remove_hooks): Update.
2574         * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
2575
2576 2004-06-26  Mark Kettenis  <kettenis@gnu.org>
2577
2578         * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
2579         (gregset_t, fpregset_t): Remove typedefs.
2580         (REG_OFFSET): Rename argument.
2581         (amd64bsd_r_reg_offset): Rename from reg_offset.
2582         (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
2583         Remove functions.
2584         (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
2585         of reg_offset.
2586         * Makefile.in (amd64fbsd-nat.o): Update dependencies.
2587
2588         * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
2589
2590         * vax-tdep.c: Tweak comment.
2591
2592         Add OpenBSD/hppa support.
2593         * NEWS (New native configurations): Mention OpenBSD/hppa.
2594         * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
2595         config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
2596         files.
2597         * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
2598         (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
2599         * configure.host: Add hppa*-*-openbsd*.
2600         * configure.tgt: Add hppa*-*-openbsd*.
2601
2602 2004-06-25  Andrew Cagney  <cagney@gnu.org>
2603
2604         * defs.h (deprecated_ui_loop_hook): Deprecated.
2605         * wince.c (child_wait): Update.
2606         * win32-nat.c (child_wait): Update.
2607         * v850ice.c (v850ice_wait): Update.
2608         * top.c (deprecated_ui_loop_hook): Update.
2609         * serial.h: Update.
2610         * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar) 
2611         (do_unix_readchar): Update.
2612         * ser-tcp.c (net_open): Update.
2613         * remote-sim.c (gdb_os_poll_quit): Update.
2614         * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
2615
2616 2004-06-24  Andrew Cagney  <cagney@gnu.org>
2617
2618         * defs.h (deprecated_pre_add_symbol_hook)
2619         (deprecated_post_add_symbol_hook): Deprecated.
2620         * symfile.c (symbol_file_add_with_addrs_or_offsets) 
2621         (symbol_file_add_with_addrs_or_offsets): Update references.
2622
2623 2004-06-24  Andrew Cagney  <cagney@gnu.org>
2624
2625         * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
2626         (ui_loop_hook, selected_frame_level_changed_hook): Declare.
2627         * wince.c (ui_loop_hook): Delete extern declaration.
2628         * win32-nat.c (ui_loop_hook): Delete extern declaration..
2629         * v850ice.c (ui_loop_hook): Delete extern declaration..
2630         * ser-unix.c (ui_loop_hook): Delete extern declaration..
2631         * ser-tcp.c (ui_loop_hook): Delete extern declaration..
2632         * remote-sim.c (ui_loop_hook): Delete extern declaration..
2633         * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
2634         ui_loop_hook declaration.
2635
2636 2004-06-24  Andrew Cagney  <cagney@gnu.org>
2637
2638         * objfiles.h (struct entry_info): Delete entry_func_lowpc and
2639         entry_func_highpc fields.
2640         * objfiles.c (init_entry_point_info): Do not clear
2641         entry_func_lowpc and entry_func_highpc.
2642         (objfile_relocate): Do not relocate entry_func_lowpc and
2643         entry_func_highpc.
2644         * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
2645         entry_func_highpc.
2646         * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
2647         entry_func_highpc.
2648         * blockframe.c (legacy_frame_chain_valid): Replace tests against
2649         entry_func_lowpc and entry_func_highpc with call to
2650         inside_entry_func.
2651
2652 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
2653
2654         * sparc64-tdep.c (sparc64_store_arguments): Fix passing
2655         quad-precision floating point arguments in registers.
2656
2657 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
2658
2659         From Michael Mueller <m.mueller99@kay-mueller.de>:
2660         * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
2661         account.
2662
2663 2004-06-22  Jeff Johnston  <jjohnstn@redhat.com>
2664
2665         * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
2666         to -1.
2667         * breakpoint.c (bpstat_stop_status): Move check for ignoring
2668         untriggered watchpoints to a separate if clause.  Update function
2669         comment regarding STOPPED_BY_WATCHPOINT argument.
2670
2671 2004-06-22  Jim Blandy  <jimb@redhat.com>
2672
2673         * gdbarch.sh: Doc fix.
2674
2675 2004-06-21  Martin Hunt  <hunt@redhat.com>
2676         Kevin Buettner <kevinb@redhat.com>
2677
2678         * config/mips/tm-mips.h (SP_REGNUM): Delete define.
2679         * mips-tdep.h (MIPS_SP_REGNUM): Define.
2680         * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
2681         to set_gdbarch_sp_regnum().  Use cooked register number.
2682         (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
2683
2684 2004-06-21  Andrew Cagney  <cagney@gnu.org>
2685
2686         * gdbarch.sh: When the macro field is empty, do not generate a
2687         macro definition.  When the macro field is "=", generate the macro
2688         name from the upper-case function name.
2689         (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
2690         (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
2691         (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
2692         (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
2693         (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
2694         (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
2695         (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
2696         (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
2697         (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
2698         (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
2699         (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
2700         (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
2701         (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
2702         (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
2703         (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2704         (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
2705         (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
2706         (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
2707         (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
2708         (DEPRECATED_USE_STRUCT_CONVENTION)
2709         (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
2710         (DEPRECATED_FRAME_INIT_SAVED_REGS)
2711         (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
2712         (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
2713         (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2714         (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
2715         (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
2716         (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
2717         (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
2718         (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
2719         (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
2720         (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
2721         (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
2722         (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
2723         (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
2724         (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
2725         (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
2726         (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
2727
2728 2004-06-21  Andrew Cagney  <cagney@gnu.org>
2729
2730         * gdbarch.sh: For gdbarch_dump, print the "function" rather than
2731         macro name, and the function rather than macro value.  Only wrap
2732         macro print statements in #ifdef.  Move format logic to where it
2733         is needed.
2734         * gdbarch.c: Re-generate.
2735         
2736         * gdbarch.sh (read): Delete "print_p" and "description", add
2737         "garbage_at_eol".  Check for non-empty garbage at end-of-line.
2738         Delete references to print_p.
2739         (TARGET_ARCHITECTURE): Delete print predicate.
2740         * gdbarch.c: Re-generate.
2741         
2742         * gdbarch.sh: Check that multi-arch methods do not provide a
2743         macro.
2744         (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
2745         (print_registers_info, print_float_info, print_vector_info)
2746         (adjust_breakpoint_address, remote_translate_xfer_address)
2747         (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
2748         (address_class_type_flags_to_name, unwind_sp): Remove the macro
2749         name from the multi-arch definition.
2750         
2751 2004-06-20  Andrew Cagney  <cagney@gnu.org>
2752
2753         * gdbarch.sh: Sort by the function, instead of macro name.
2754         * gdbarch.c: Re-generate.
2755         
2756 2004-06-20  Andrew Cagney  <cagney@gnu.org>
2757
2758         * gdbarch.sh: Use the function, instead of macro name in
2759         errors and the log file.
2760         (return_value): Remove stray ":" in spec.
2761
2762         * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
2763         * gdbarch.h, gdbarch.c: Re-generate.
2764         * Makefile.in (arch-utils.o): Update dependencies.
2765         * values.c (using_struct_return): Move code calling
2766         USE_STRUCT_CONVENTION to legacy_return_value, simplify.
2767         * stack.c (return_command): Move code calling STORE_RETURN_VALUE
2768         to legacy_return_value, simplify.
2769         * infcmd.c (print_return_value): Move code calling
2770         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
2771         to legacy_return_value, simplify.
2772         * infcall.c (call_function_by_hand): Move code calling
2773         EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
2774         * arch-utils.c: Update copyright.  Include "gdbcore.h".
2775         (legacy_return_value): New function.
2776         * arch-utils.h: Update copyright.
2777         (legacy_return_value): Declare.
2778         
2779 2004-06-20  Andrew Cagney  <cagney@gnu.org>
2780
2781         * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
2782         * gdbarch.h, gdbarch.c: Re-generate.
2783         * values.c (using_struct_return): Update call.
2784         * mcore-tdep.c: Update comment.
2785         * infcall.c (call_function_by_hand): Update comment.
2786         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2787         * arch-utils.h (always_use_struct_convention): Update.
2788         * v850-tdep.c (v850_gdbarch_init): Update.
2789         * sh64-tdep.c (sh64_gdbarch_init): Update.
2790         * sh-tdep.c (sh_gdbarch_init): Update.
2791         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2792         * mips-tdep.c (mips_gdbarch_init): Update.
2793         * mcore-tdep.c (mcore_gdbarch_init): Update.
2794         * m32r-tdep.c (m32r_gdbarch_init): Update.
2795         * ia64-tdep.c (ia64_gdbarch_init): Update.
2796         * h8300-tdep.c (h8300_gdbarch_init): Update.
2797         * frv-tdep.c (frv_gdbarch_init): Update.
2798         * cris-tdep.c (cris_gdbarch_init): Update.
2799         * arm-tdep.c (arm_gdbarch_init): Update.
2800         * alpha-tdep.c (alpha_gdbarch_init): Update.
2801
2802 2004-06-18  Michael Chastain  <mec.gnu@mindspring.com>
2803
2804         * PROBLEMS: Add more specific information, and a work-around,
2805         for PR gdb/1458.
2806
2807 2004-06-18  Andrew Cagney  <cagney@gnu.org>
2808
2809         * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
2810         * gdbarch.h, gdbarch.c: Re-generate.
2811         * ada-lang.c (ada_finish_decode_line_1): Update.
2812         * infrun.c (handle_inferior_event): Update.
2813         * infcall.c (find_function_addr): Update.
2814         * linespec.c (minsym_found): Update.
2815         * symtab.c (find_function_start_sal, skip_prologue_using_sal):
2816         Update.
2817         * blockframe.c (legacy_frameless_look_for_prologue): Update.
2818         * cli/cli-cmds.c (disassemble_command): Update.
2819         * vax-tdep.c (vax_gdbarch_init): Update.
2820
2821 2004-06-18  Mark Kettenis  <kettenis@gnu.org>
2822
2823         * i386-tdep.c (i386_collect_fpregset): Fix comment.
2824
2825 2004-06-17  Andrew Cagney  <cagney@gnu.org>
2826
2827         GDB 6.1.1 released from the GDB 6.1 branch.
2828         * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
2829         * PROBLEMS: Ditto.
2830
2831 2004-06-16  Daniel Jacobowitz  <dan@debian.org>
2832
2833         PR gdb/1658
2834         * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
2835         operation as a uleb128.  Found by Michael Coulter.
2836
2837 2004-06-16  Paul N. Hilfinger  <Hilfinger@gnat.com>
2838         
2839         * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
2840         make it non-static.
2841         * ada-lang.h (task_control_block): declaration moved from ada-task.c
2842         to ada-lang.h; this is needed to be able to implement the kill command
2843         in multi-task mode.
2844         (task_ptid): Ditto.
2845         (task_entry): Ditto.
2846         (task_list): Ditto.
2847         (ada_build_task_list): Ditto.
2848         
2849         * ada-lang.c: Conditionalize routines and data structures related 
2850         to breakpoints, exceptions, completion, and symbol caching on 
2851         GNAT_GDB, since these are not yet used in the submitted public sources.
2852         (ada_main_name): Editorial: Move definition out of exception-related 
2853         code.
2854
2855 2004-06-15  Andrew Cagney  <cagney@gnu.org>
2856
2857         * mips-tdep.c (non_heuristic_proc_desc): Delete call to
2858         deprecated_pc_in_call_dummy.
2859
2860 2004-06-15  Alan Modra  <amodra@bigpond.net.au>
2861
2862         * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
2863         bfd_get_section_size_before_reloc or _raw_size.
2864         * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
2865         * dwarf2read.c (dwarf2_locate_sections): Likewise.
2866         (dwarf2_read_section): Likewise.
2867         * elfread.c (elf_locate_sections): Likewise.
2868         * gcore.c (derive_heap_segment): Likewise.
2869         * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
2870         * remote-e7000.c (e7000_load): Likewise.
2871         * remote-m32r-sdi.c (m32r_load): Likewise.
2872         * remote-mips.c (mips_load_srec): Likewise.
2873         (pmon_load_fast): Likewise.
2874         * remote.c (compare_sections_command): Likewise.
2875         * symfile.c (add_section_size_callback): Likewise.
2876         (load_section_callback): Likewise.
2877         (pc_in_unmapped_range): Likewise.
2878         (pc_in_mapped_range): Likewise.
2879         (sections_overlap): Likewise.
2880         (list_overlays_command): Likewise.
2881         (simple_overlay_update_1): Likewise.
2882         (simple_overlay_update): Likewise.
2883         * tracepoint.c (remote_set_transparent_ranges): Likewise.
2884         * win32-nat.c (core_section_load_dll_symbols): Likewise.
2885
2886 2004-06-14  Randolph Chung  <tausq@debian.org>
2887
2888         * Makefile.in (hppa-hpux-tdep.o): Update dependency.
2889         * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make 
2890         static.
2891         (hppa_hpux_inferior_created): New function.
2892         (hppa_hpux_init_abi): Register observer.
2893         * symfile.c (hp_cxx_exception_support_initialized)
2894         (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
2895         (symbol_file_add_main_1, symbol_file_clear): Likewise.
2896
2897 2004-06-14  Randolph Chung  <tausq@debian.org>
2898
2899         * MAINTAINERS (Write After Approval): Alphabetize my entry
2900         correctly.
2901
2902 2004-06-14  Andrew Cagney  <cagney@gnu.org>
2903
2904         * MAINTAINERS (testsuite): List Michael Chastain as the lead
2905         testsuite maintainer.
2906
2907 2004-06-13  Andrew Cagney  <cagney@gnu.org>
2908
2909         * infcmd.c (print_return_value): Fix logic, allow
2910         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
2911
2912         * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
2913         defining any macros.
2914         * gdbarch.h: Re-generate.
2915
2916         * gdbarch.sh: Delete "level" attribute.  Only check for a macro
2917         redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
2918         * gdbarch.h: Re-generate.
2919
2920         * values.c (generic_use_struct_convention): Don't check gcc_p.
2921
2922         * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
2923         (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
2924         * gdbarch.h, gdbarch.c: Regenerate.
2925         * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE) 
2926         (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
2927         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
2928         deprecated_max_register_raw_size and
2929         deprecated_max_register_virtual_size.
2930         * v850-tdep.c (v850_gdbarch_init): Ditto.
2931         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
2932         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2933         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2934         * cris-tdep.c (cris_gdbarch_init): Ditto.
2935
2936         * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
2937         * gdbarch.h, gdbarch.c: Re-generate.
2938         * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
2939         (m68hc11_use_struct_convention): Delete function.
2940         (m68hc11_extract_struct_value_address): Delete function.
2941         (m68hc11_return_value): New function.
2942         (m68hc11_gdbarch_init): Instead of store_return_value,
2943         extract_return_value, return_value_on_stack,
2944         deprecated_extract_struct_value_address and use_struct_convention,
2945         set return_value.
2946         * values.c (using_struct_return): Do not call
2947         RETURN_VALUE_ON_STACK.
2948         * arch-utils.h (generic_return_value_on_stack_not): Delete
2949         declaration.
2950         * arch-utils.c (generic_return_value_on_stack_not): Delete
2951         function.
2952         
2953 2004-06-12  Andrew Cagney  <cagney@gnu.org>
2954
2955         * values.c (register_value_being_returned): Delete function.
2956         * infcmd.c (legacy_return_value): Delete function.
2957         * infcall.c (call_function_by_hand): Inline
2958         "register_value_being_returned", simplify.
2959         * values.c (using_struct_return): Update comment, refer to
2960         print_return_value instead of register_value_being_returned.
2961         * infcmd.c (print_return_value): Inline calls to
2962         register_value_being_returned and legacy_return_value.  Simplify.
2963
2964 2004-06-11  Randolph Chung  <tausq@debian.org>
2965
2966         * somread.c (som_symtab_read): Exclude gcc local symbols.
2967
2968 2004-06-11  Randolph Chung  <tausq@debian.org>
2969
2970         * infrun.c (handle_inferior_event): Handle the case when a
2971         trampoline ends up in the runtime resolver, and if the trampoline
2972         has no name.  Rearrange the code so that all the trampoline
2973         processing happens before other step-out-of-range handling.
2974
2975 2004-06-11  Martin Hunt  <hunt@redhat.com>
2976
2977         * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
2978         has no fpu.
2979
2980 2004-06-10  Andrew Cagney  <cagney@gnu.org>
2981
2982         * blockframe.c (legacy_inside_entry_func): Delete.
2983         (legacy_frame_chain_valid): Inline call to
2984         legacy_inside_entry_func, simplify.
2985
2986 2004-06-10  Bob Rossi  <bob@brasko.net>
2987
2988         * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
2989         * dwarf2read.c (partial_die_info): Add dirname field.
2990         (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
2991         (read_partial_die): Save away DW_AT_comp_dir.
2992         * defs.h (symtab_to_filename): Removed.
2993         * source.c (find_and_open_source): Added.
2994         (open_source_file): Just calls find_and_open_source.
2995         (symtab_to_filename): Removed.
2996         (symtab_to_fullname, psymtab_to_fullname): Added.
2997         * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
2998         * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
2999         symtab_to_filename.
3000         * symtab.h (partial_symtab): Add dirname field.
3001         * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
3002         (mi_cmd_file_list_exec_source_file): Call new function
3003         symtab_to_fullname to find fullname.
3004         (mi_cmd_file_list_exec_source_files): Added.
3005         * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
3006         * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
3007
3008 2004-06-10  Andrew Cagney  <cagney@gnu.org>
3009
3010         * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
3011         to generic_use_struct_convention, the default value.
3012
3013         * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
3014         of abort.
3015
3016         * ns32k-tdep.c (ns32k_push_arguments): New function.
3017         (ns32k_gdbarch_init): Set deprecated_push_arguments.
3018         * infcall.c (call_function_by_hand): Call error instead of
3019         legacy_push_arguments.
3020         * value.h (legacy_push_arguments): Delete declaration.
3021         * valops.c (legacy_push_arguments): Delete function.
3022         (value_push): Delete function.
3023
3024 2004-06-10  Brian Ford  <ford@vss.fsi.com>
3025
3026         * coffread.c (coff_symfile_read): Prevent mixed debugging formats
3027         from corrupting/reinitializing the psymtab.  Support DWARF 2 frame
3028         info.
3029         * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
3030
3031 2004-06-10  Andrew Cagney  <cagney@gnu.org>
3032
3033         * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
3034         * gdbarch.h, gdbarch.c: Re-generate.
3035         * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
3036         parameters.
3037         * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
3038         * arm-tdep.c (arm_pc_is_thumb_dummy): Call
3039         deprecated_pc_in_call_dummy instead of
3040         DEPRECATED_PC_IN_CALL_DUMMY.
3041         (arm_skip_prologue): Ditto.
3042         * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
3043         (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
3044         * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
3045         (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
3046         Ditto.
3047         * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr) 
3048         (sh64_init_extra_frame_info, sh64_get_saved_register) 
3049         (sh64_pop_frame): Ditto.
3050         * mips-tdep.c (non_heuristic_proc_desc): Ditto.
3051         * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc) 
3052         (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
3053         * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc) 
3054         (h8300_pop_frame): Ditto.
3055         * blockframe.c (legacy_inside_entry_func) 
3056         (legacy_frame_chain_valid): Ditto.
3057         * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
3058         to deprecated_pc_in_call_dummy.
3059         
3060 2004-06-09  Andrew Cagney  <cagney@gnu.org>
3061
3062         * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
3063         provide a default value.
3064         (CONVERT_REGISTER_P): Default to generic_convert_register_p.
3065         * gdbarch.h, gdbarch.c: Re-generate.
3066         * arch-utils.c (generic_convert_register_p): Rename
3067         legacy_convert_register_p
3068         (legacy_register_to_value, legacy_value_to_register): Delete
3069         functions.
3070         * arch-utils.h (generic_convert_register_p): Rename
3071         legacy_convert_register_p.
3072         (legacy_register_to_value, legacy_value_to_register): Delete
3073         declarations.
3074
3075         * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
3076         (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
3077         (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
3078         * gdbarch.h, gdbarch.c: Re-generate.
3079         * infcmd.c (default_print_registers_info): Simplify.
3080         * findvar.c (value_of_register): Simplify.
3081         * mi/mi-main.c (get_register): Simplify.
3082         * arch-utils.c (legacy_convert_register_p): Always return 0.
3083         (legacy_register_to_value, legacy_value_to_register): Always call
3084         internal_error.
3085
3086         * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
3087         #ifdef CLEAR_INSN_CACHE code.
3088         * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
3089         Delete #ifdef CLEAR_DEFERRED_STORES code.
3090
3091         * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
3092
3093         * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
3094         copyright.
3095         * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
3096
3097         * config/mips/mipsv4.mh: Delete file.
3098
3099         * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
3100         unreferenced macro.
3101         (hpread_adjust_stack_address): Delete declaration.
3102
3103 2004-06-08  Andrew Cagney  <cagney@gnu.org>
3104
3105         * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
3106         (attach, detach): When neither PT_ATTACH / PT_DETACH nor
3107         PTRACE_ATTACH / PTRACE_DETACH available call error.
3108         (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
3109         * infttrace.c (update_thread_state_after_attach, attach, detach):
3110         Remove #ifdef wrappers.
3111         * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
3112         * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
3113         * config/nm-bsd.h (ATTACH_DETACH): Delete.
3114         * config/nm-sysv4.h (ATTACH_DETACH): Delete.
3115         * config/nm-nbsd.h (ATTACH_DETACH): Delete.
3116         * config/nm-linux.h (ATTACH_DETACH): Delete.
3117         * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
3118         * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
3119         * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
3120         * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
3121         * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
3122
3123 2004-06-08  Corinna Vinschen  <vinschen@redhat.com>
3124
3125         * configure.in: Set $configdir to the right OS specific value.
3126         Use value when setting $tcldir and $tkdir.
3127         * configure: Regenerate.
3128
3129 2004-06-06  Paul Brook  <paul@codesourcery.com>
3130
3131         * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
3132         records.
3133
3134 2004-06-08  Paul N. Hilfinger  <Hilfinger@gnat.com>
3135
3136         * ada-lang.c (lookup_symbol_in_language): New function to allow
3137         re-use of another language's symbol lookup code.  (Placed here
3138         temporarily while Ada support is being integrated into the public
3139         tree).  
3140         (restore_language): New auxiliary function for 
3141         lookup_symbol_in_language.
3142         * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
3143         temporarily while Ada support is being integrated into the public
3144         tree).
3145         
3146 2004-06-08  Alexandre Oliva  <aoliva@redhat.com>
3147
3148         * Makefile.in (check//%): New.
3149
3150         * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
3151         (mn10300_store_return_value): Rewrite.
3152         (mn10300_type_align): New.
3153         (mn10300_use_struct_convention): Rewrite.
3154         (mn10300_return_value): New, using all of the above.
3155         (mn10300_pop_frame_regular): Add saved_regs_size.
3156         (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
3157
3158         * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
3159         regs if PC is on movm.
3160
3161 2004-06-07  Jim Blandy  <jimb@redhat.com>
3162
3163         Add native Linux support for the PowerPC E500.
3164         * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
3165         * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
3166         all architectures except the E500.
3167         * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
3168         #definitions.
3169         (struct gdb_evrregset_t): New type.
3170         (have_ptrace_getsetevrregs): New variable.
3171         (get_spe_registers, read_spliced_spe_reg, fetch_spe_register, 
3172         fetch_spe_registers): New functions.
3173         (fetch_register): Call fetch_spe_register as appropriate.
3174         Assert that we're only passed raw register numbers.
3175         (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
3176         Don't fetch gprs if they're pseudoregisters.
3177         (set_spe_registers, write_spliced_spe_reg, store_spe_register,
3178         store_spe_registers): New functions.
3179         (store_register): Call store_spe_register as appropriate.
3180         Assert that we're only passed raw register numbers.
3181         (store_ppc_registers): Call store_spe_registers as appropriate.
3182         Don't store gprs if they're pseudoregisters.
3183         
3184 2004-06-07  Jeff Johnston  <jjohnstn@redhat.com>
3185
3186         * thread-db.c (thread_get_info_callback): Fill in the thread_info
3187         struct if one exists, even if we are dealing with a zombie thread.
3188
3189 2004-06-07  Andrew Cagney  <cagney@gnu.org>
3190
3191         * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
3192         * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
3193         Rename PC_REQUIRES_RUN_BEFORE_USE.
3194         * breakpoint.c (breakpoint_sals_to_pc): Update.  Wrap reference in
3195         #ifdef.
3196
3197 2004-06-07  Randolph Chung  <tausq@debian.org>
3198
3199         * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
3200         unwinding after sp has been saved to the stack but before the end
3201         of the prologue, and after the fp has been modified but before it has
3202         been saved to the stack.
3203         (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer): 
3204         Remove superfluous definitions.
3205         (hppa_gdbarch_init): Remove superfluous frame base sniffer.
3206
3207 2004-06-07  Guy Martin  <gmsoft@gentoo.org>
3208
3209         Committed by Randolph Chung.
3210         * hppa-linux-nat.c: Include the correct version of the header file
3211         depending on the kernel version.
3212
3213 2004-06-06  Randolph Chung  <tausq@debian.org>
3214
3215         * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
3216         (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
3217
3218 2004-06-06  Randolph Chung  <tausq@debian.org>
3219
3220         * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline) 
3221         (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
3222         * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
3223         * hppa-tdep.c (hppa_symbol_address): New function definition.
3224         * hppa-tdep.h (hppa_symbol_address): New function declaration.
3225
3226 2004-06-06  Randolph Chung  <tausq@debian.org>
3227
3228         * hppa-tdep.h (struct value): Forward declaration.
3229         (gdbarch_tdep): Define tdep find_global_pointer method.
3230         * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
3231         associated with the function we are trying to call, and write it
3232         to the gp register.
3233         (hppa32_convert_from_funct_ptr_addr): New function.
3234         (hppa_find_global_pointer): New function.
3235         (hppa_gdbarch_init): Set default find_global_pointer method; set
3236         convert_from_func_ptr_addr method.
3237         * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
3238         (hppa_linux_init_abi): Set find_global_pointer method.
3239         * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
3240
3241 2004-06-06  Randolph Chung  <tausq@debian.org>
3242
3243         * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
3244         to struct value *function.
3245         * gdbarch.c: Regenerate.
3246         * gdbarch.h: Likewise.
3247         * infcall.c (call_function_by_hand): Pass entire function value
3248         to push_dummy_call.
3249
3250         * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
3251         (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
3252         * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
3253         * amd64-tdep.c (amd64_push_dummy_call): Likewise.
3254         * arm-tdep.c (arm_push_dummy_call): Likewise.
3255         * avr-tdep.c (avr_push_dummy_call): Likewise.
3256         * cris-tdep.c (cris_push_dummy_call): Likewise.
3257         * d10v-tdep.c (d10v_push_dummy_call): Likewise.
3258         * frv-tdep.c (frv_push_dummy_call): Likewise.
3259         * h8300-tdep.c (h8300_push_dummy_call): Likewise.
3260         * hppa-tdep.c (hppa32_push_dummy_call)
3261         (hppa64_push_dummy_call): Likewise.
3262         * i386-tdep.c (i386_push_dummy_call): Likewise.
3263         * ia64-tdep.c (ia64_push_dummy_call): Likewise.
3264         * m32r-tdep.c (m32r_push_dummy_call): Likewise.
3265         * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
3266         * m68k-tdep.c (m68k_push_dummy_call): Likewise.
3267         * m88k-tdep.c (m88k_push_dummy_call): Likewise.
3268         * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
3269         (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
3270         * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
3271         (ppc64_sysv_abi_push_dummy_call): Likewise.
3272         * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
3273         (ppc64_sysv_abi_push_dummy_call): Likewise.
3274         * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
3275         * s390-tdep.c (s390_push_dummy_call): Likewise.
3276         * sh-tdep.c (sh_push_dummy_call_fpu)
3277         (sh_push_dummy_call_nofpu): Likewise.
3278         * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
3279         * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
3280         * vax-tdep.c (vax_push_dummy_call): Likewise.
3281
3282 2004-06-04  Jim Blandy  <jimb@redhat.com>
3283
3284         * ppc-linux-nat.c (fetch_register): Don't forget to pass the
3285         gdbarch argument to register_size.
3286
3287         * rs6000-tdep.c (rs6000_store_return_value): Use
3288         regcache_cooked_write_part instead of
3289         deprecated_write_register_bytes.
3290         (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
3291         not gdbarch_deprecated_store_return_value.
3292
3293         * ppc-linux-nat.c (store_register, fetch_register): Remove
3294         incorrect assertions.  Simplify and generalize handling of
3295         transfers whose sizes are not multiples of, or less than, sizeof
3296         (PTRACE_XFER_TYPE).
3297
3298 2004-06-04  Jeff Johnston  <jjohnstn@redhat.com>
3299
3300         * infrun.c (handle_inferior_event): Don't treat an invalid ptid
3301         as a new thread event.
3302         * thread-db.c (thread_get_info_callback): If the thread is a
3303         zombie, return TD_THR_ZOMBIE.
3304         (thread_from_lwp): If thread_get_info_callback returns
3305         TD_THR_ZOMBIE, check if the thread is still on the thread list
3306         and return a -1 ptid if not found.
3307         (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
3308         change the status to TARGET_WAITKIND_SPURIOUS.
3309
3310 2004-06-03  Corinna Vinschen  <vinschen@redhat.com>
3311
3312         * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
3313         double values in little endian mode.
3314
3315 2004-06-02  Albert Chin-A-Young  <china@thewrittenword.com>
3316
3317         Committed by Andrew Cagney.
3318         * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
3319         after last enum constant to avoid error from IBM C
3320         compiler.
3321
3322 2004-06-02  Jim Blandy  <jimb@redhat.com>
3323
3324         * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
3325         to 'message', and make it local to the lone block that uses it.
3326
3327         * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
3328
3329 2004-06-02  Paul N. Hilfinger  <hilfinger@gnat.com>
3330
3331         * ada-exp.y: Update copyright notice.
3332         Include block.h.
3333         
3334         Replace REGNAME, LAST, INTERNAL_VARIABLE with
3335         SPECIAL_VARIABLE and unify the treatment of these cases.
3336
3337         (write_attribute_call0): Remove.
3338         (write_attribute_call1): Remove.
3339         (write_attribute_calln): Remove.
3340         (save_qualifier): Add missing semicolon.
3341
3342         (simple_exp,exp): Decomment (i.e., reactivate) code that was 
3343         temporarily disabled to allow compilation with FSF head version.
3344
3345         (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and 
3346         use individual operators (OP_*) for all attributes.
3347         (exp syntax): Use write_int.
3348         Handle STRING literals with OP_STRING.
3349         (variable syntax): Add limit parameter to calls to 
3350         write_object_renaming.  
3351
3352         (temp_parse_space): New definition to hold entities that need
3353         only live until the next call to ada_parse.
3354         (string_to_operator): Rename fields of ada_opname_table entries.
3355
3356         (write_var_from_sym): Record block.
3357         (write_var_from_name): Minor reformatting.
3358         Make sure saved name is properly encoded in the case of multiple 
3359         matches, and set its language to Ada.
3360         Update comment.
3361         Modify to indicate unresolved name as symbol in the UNRESOLVED 
3362         namespace, allocated in temp_parse_space.
3363         (write_int): New function.
3364
3365         (write_object_renaming): Add max_depth parameter to limit
3366         chains of object renamings.
3367         Handle case where root of renaming expression is itself a renaming.
3368         Use temp_parse_space for temporary name buffer.
3369         Handle renamings to dereferenced pointers (___XEXA suffices).
3370         
3371         (ada_parse, yyerror, string_to_operator, 
3372         write_var_from_sym, write_var_from_name, write_attribute_call0, 
3373         write_attribute_call1, write_attribute_calln, 
3374         write_object_renaming): Protoize.
3375
3376         (_initialize_ada_exp): New function.
3377         
3378         * ada-lang.c: Update copyright notice.
3379         General terminology change to conform to GNAT compiler usage:
3380         mangle => encode, demangle => decode
3381         Include gdb_obstack.h.
3382         Include gdb_regex.h
3383         Include frame.h
3384         Include hashtab.h
3385         Include completer.h
3386         Include gdb_stat.h
3387         Include block.h
3388         Include infcall.h
3389         
3390         (ADA_RETAIN_DOTS): Make sure this is defined.
3391         (TRUNCATION_TOWARDS_ZERO): Define.
3392         (struct string_vector): Define.
3393         (unresolved_names): Remove definition.
3394         (xnew_string_vector): New function.
3395         (string_vector_append): New function.
3396         (extract_string): Make static.
3397         (ada_unqualified_name): New function.
3398         (add_angle_brackets): New function.
3399         (function_name_from_pc): New function.
3400         (place_on_stack): Rename to ensure_lval.
3401
3402         (ensure_lval): Renamed from place_on_stack.
3403         Make identity on lvals.
3404         Update comment.
3405         (is_nonfunction): New interface.
3406         Only symbols in LOC_CONST class can be enumerals.
3407         (fill_in_ada_prototype): Remove; now independent of language.
3408         (add_defn_to_vec): Add obstack and symtab arguments.
3409         Use obstack to hold collected definitions.
3410         (num_defns_collected): New function.
3411         (defns_collected): New function.
3412         (ada_resolve_subexp): Rename to resolve_subexp.
3413         (resolve_subexp): Renamed from ada_resolve_subexp.
3414         (ada_op_name): Return non-const result.
3415         (ada_decoded_op_name): Renamed from ada_op_name, now used for
3416         other purposes.
3417
3418         (to_fixed_array_type): Add declaration.
3419         (coerce_unspec_val_to_type): Remove offset parameter.
3420         (find_sal_from_funcs_and_line): New interface.
3421         (find_line_in_linetable): Ditto.
3422
3423         (all_sals_for_line): Rename to ada_sals_for_line and make
3424         global.
3425         Add new parameter. When set, do not ask the user to choose the 
3426         instance, but use the first one found instead.
3427         Use given line number in returned sals.
3428         Fix comment. 
3429         Skip the prologue if funfirstline is set.
3430         Correct for memory leak when 0 lines found.
3431
3432         (value_pos_atr): Use pos_atr.
3433         (pos_atr): New function.
3434         (standard_lookup): Add block parameter.
3435
3436         (makeTimeStart): Remove declaration and uses.
3437         (makeTimeStop): Remove declaration and uses.
3438
3439         (ada_completer_word_break_characters): Allow for VMS.
3440         (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
3441         (raise_sym_name): New constant.
3442         (raise_unhandled_sym_name): New constant.
3443         (raise_assert_sym_name): New constant.
3444         (process_raise_exception_name): New constant.
3445         (longest_exception_template): New constant.
3446         (warning_limit): New variable to limit warnings during expression
3447         evaluation.
3448         (warnings_issued): New variable to keep track of warnings issued.
3449         (known_runtime_file_name_patterns): New constant.
3450         (known_auxiliary_function_name_patterns): New constant.
3451         (symbol_list_obstack): New variable.
3452         
3453         (field_name_match,is_suffix,is_suppressed_name,ada_encode,
3454         ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
3455         lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
3456         find_sal_from_funcs_and_line, ada_breakpoint_rewrite, 
3457         ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field, 
3458         ada_variant_discrim_name, field_alignment, dynamic_template_type,
3459         ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type): 
3460         Replace use of deprecated STREQ and STREQN macros by calls to strncmp 
3461         and strcmp. 
3462
3463         (ada_get_field_index): New function.
3464         (lim_warning): New function.
3465         (ada_translate_error_message): New function.
3466         (MAX_OF_SIZE): New function.
3467         (MIN_OF_SIZE): New function.
3468         (UMAX_OF_SIZE): New function.
3469         (UMIN_OF_SIZE): New function.
3470         (discrete_type_high_bound): New function.
3471         (discrete_type_low_bound): New function.
3472         (base_type): New function.
3473         (do_command): Remove.
3474         
3475         (ada_update_initial_language): Use language_ada, not language_unknown.
3476         (ada_encode): Renamed from ada_mangle.
3477         Obey ADA_RETAIN_DOTS.
3478         (ada_decode): Renamed from ada_demangle.
3479         Update coding conventions.
3480         (decoded_names_store): New hash table.
3481         (ada_decode_symbol): New function.
3482         (ada_la_decode): New function.
3483         
3484         (modify_general_field): Correct computations of offset and bit 
3485         position.
3486         (desc_base_type): Handle ref types, too.
3487         (ada_is_direct_array_type): New function.
3488
3489         (ada_is_simple_array): Rename to ada_is_simple_array_type.
3490         (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
3491         (ada_is_bogus_array_descriptor,ada_type_of_array,
3492         ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
3493         ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed 
3494         ada_is_array_descriptor_type.
3495         
3496         (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
3497         (ada_is_packed_array_type): Handle pointers or 
3498         references to packed arrays as well.
3499         (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
3500         (decode_packed_array_type): Search for the packed array type 
3501         symbol in the currently selected block and associated 
3502         superblocks too.
3503         Use lookup_symbol again.
3504
3505         (decode_packed_array): Handle pointers and references.
3506         Update call to coerce_unspec_val_to_type.
3507         (decode_packed_array_type,value_subscript_packed): Limit warnings.
3508         (ada_value_primitive_packed_val): Improve comment.
3509         
3510         (ada_index_type): Substitute int type for "undefined".
3511         (ada_index_type,ada_array_bound_from_type,ada_array_bound,
3512         ada_array_langth, ada_is_string_type): Use renamed 
3513         ada_is_simple_array_type.
3514         (empty_array): New function.
3515
3516         (ada_resolve):  Rename to resolve.
3517         (resolve): Make static.
3518         Call renamed resolve_subexp.
3519         Update comment.
3520         (ada_resolve_subexp): Rename to resolve_subexp.
3521         (resolve_subexp): Update comment.
3522         Decomment disabled code.
3523         Add LOC_COMPUTED* cases.
3524         Modify to use temporary struct symbols (marked as being in 
3525         UNDEF_NAMESPACE) to indicate unresolved names, instead of 
3526         OP_UNRESOLVED_VALUE.
3527         Remove OP_ATTRIBUTE; use individual opcodes for attributes.     
3528         Add OP_STRING case.
3529         Remove OP_ARRAY.
3530         Use SYMBOL_PRINT_NAME instead of ada_demangle.
3531         Use new ada_lookup_symbol_list interface.
3532         Use new ada_resolve_function interface.
3533         Remove OP_TYPE case.
3534
3535         (ada_args_match): Idiot proof against null actuals.
3536         Use intermediate variables to clarify.
3537         (ada_resolve_function): Update comment and interface.
3538         (mangled_ordered_before): Rename to encoded_ordered_before and
3539         update comment.
3540         (sort_choices): Update comment and interface.
3541         Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
3542         (user_select_syms): New interface.
3543         Use new sort_choices interface.
3544         Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
3545         (possible_user_operator_p): Idiot-proof against null values.
3546         (ada_simple_renamed_entity): Don't make cleanup; rely on 
3547         caller to free result string.
3548         Remove const from return type.
3549         (make_array_descriptor): Rename uses of place_on_stack to 
3550         ensure_lval.
3551         Make sure that arrays are on stack.
3552         
3553         (HASH_SIZE): Define.
3554         (struct cache_entry): Define.
3555         (cache_space): Define.
3556         (cache): Define.
3557         (clear_ada_sym_cache): New function.
3558         (find_entry): New function.
3559         (lookup_cached_symbol): New function.
3560         (defn_vector_size): Define.
3561         (cache_symbol): New function.
3562         (defn_symbols): Remove.
3563         
3564         (standard_lookup): Use lookup_symbol_in_language to get effect of
3565         C lookup.
3566         Cache results.
3567         
3568         (symbol_completion_match): New function.
3569         (symbol_completion_add): New function.
3570         (ada_make_symbol_completion_list): New function.
3571
3572         (ada_lookup_partial_symbol,ada_lookup_simple_minsym, 
3573         add_symbols_from_enclosing_procs,remove_extra_symbols): Replace 
3574         DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME. 
3575         (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
3576         
3577         (ada_lookup_simple_minsym): New function.
3578         (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
3579
3580         (add_symbols_from_enclosing_procs): New interface.
3581         Conditionalize more helpfully.
3582         Don't bother if program isn't running.
3583         Use new interface to get_frame_block.
3584         Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
3585         
3586         (remove_extra_symbols): New interface.
3587         (xget_renaming_scope): New function.
3588         (is_package_name): New function.
3589         (renaming_is_visible): New function.
3590         (remove_out_of_scope_renamings): New function.
3591
3592         (ada_lookup_symbol_list): New interface.
3593         Properly reinitialize the symbol list obstack.
3594         Don't call add_symbols_from_enclosing_procs if we start from a
3595         static or global block.
3596         Use new interfaces to ada_add_block_symbols, add_defn_to_vec, 
3597         add_symbols_from_enclosing_procs.
3598         Add symtab data to cached entries.
3599         Handle symbols prefixed with
3600         "standard__" specially; strip prefix and don't look in local symbols.
3601         Do not include out of scope renaming symbols in list of 
3602         symbols returned.
3603         Add const to block parameter.
3604         Move check for non-local, non-global symbols earlier.  
3605         Remove timing stuff.
3606         (ada_lookup_symbol): New interface.
3607         Find symtab as well.
3608         (ada_lookup_symbol_nonlocal): New function.
3609
3610         (is_name_suffix): Enhance suffix detection to recognize
3611         an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
3612         (is_dot_digits_suffix): New function.
3613         (wild_match): Ignore ".[:digit:]*" suffixes during matches.
3614         
3615         (ada_add_block_symbols): New interface.  Use obstack to return results
3616         in a vector of struct ada_symbol_infos.  Add symtab argument.
3617         Use new interface to add_defn_to_vec.
3618         Remove calls to fill_in_ada_prototype.
3619         Use BLOCK_BUCKETS, BLOCK_BUCKET.
3620         
3621         (ada_finish_decode_line_1): Add const qualification to local to fix
3622         warning.
3623         Start looking in static block for functions to avoid attempts 
3624         to search frame chain for up-level variables.
3625         Adapt to new ada_sals_for_line interface.
3626         Use new interfaces to ada_lookup_symbol_list and user_select_syms.
3627         Handle quoting of the function name inside the spec string.
3628         Skip prologue when funfirstline is set and update the 
3629         function documentation to that effect.
3630
3631         (debug_print_lines, debug_print_block, debug_print_blocks, 
3632         debug_print_symtab): Remove.
3633
3634         (ada_main_name): New function.  
3635         (ada_exception_breakpoint_type): New function.
3636         (is_known_support_routine): New function.
3637         (ada_find_printable_frame): Renamed from find_printable_frame and made
3638         global.
3639         Remove level parameter.
3640         Use new interface to select_frame.
3641
3642         (begin_command): Remove.
3643         (ada_adjust_exception_stop): New function.
3644         (ada_print_exception_stop): New function.
3645         (exception_name_from_cond): New function.
3646         (ada_report_exception_break): Replace disabled code with 
3647         conditionalization on GNAT_GDB.
3648         Get the exception name from the condition string.
3649         Remove and move functionality into new functions 
3650         ada_print_exception_breakpoint_task and 
3651         ada_print_exception_breakpoint_nontask.
3652         (error_breakpoint_runtime_sym_not_found): New function.
3653         (is_runtime_sym_defined): New function.
3654         (ada_breakpoint_rewrite): Uncomment suppressed code.
3655         Use symbolic error-message and runtime-symbol names.
3656         Surround runtime symbol names in quotes.
3657         Allow non-specific breakpoints on exceptions and assertions before
3658         program starts.
3659         
3660         (ada_is_tagged_type): Add parameter.
3661         (ada_is_tag_type): New function.
3662         (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
3663         (ada_variant_discrim_type): Ditto.
3664         (value_tag_from_contents_and_address): New function.
3665         (type_from_tag): New function.
3666         (struct tag_args): New structure used to communicate with
3667         ada_tag_name_1.
3668         (ada_tag_name_1): New function.
3669         (ada_tag_name): New function.
3670
3671         (ada_scan_number): Update comment.
3672         (find_struct_field): New function.
3673         (ada_search_struct_field): Make static.
3674         (ada_value_struct_elt): New version that returns references when
3675         given pointers or references to structs.
3676         (ada_lookup_struct_elt_type): Add 'refok' parameter.
3677         (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
3678         interface.
3679         (ada_value_ind): Use new ada_to_fixed_value interface.
3680         (ada_coerce_ref): Ditto.
3681         (field_offset): Remove.
3682
3683         (ada_find_any_symbol): New function, extracted from ada_find_any_type.
3684         (ada_find_renaming_symbol): New function.
3685         (ada_prefer_type): Prefer named types over unnamed ones.
3686         (variant_field_index): New function.
3687         (contains_variant_part): Removed: subsumed by variant_field_index.
3688         (ada_template_to_fixed_record_type): New function, mostly from
3689         template_to_fixed_record_type.
3690         (template_to_fixed_record_type): 
3691         Do not scan the type fields beyond the last one; prevents a 
3692         potential SEGV.
3693         Handle case where variant field is listed BEFORE discriminant it 
3694         depends on.
3695         Fix calculation of record length when bit length is 
3696         not evenly divisible by char length.
3697         Move code to ada_template_to_fixed_record_type and call it.
3698
3699         (template_to_static_fixed_type): Revise comment.  
3700         Modify to work on ordinary record types as well as templates, 
3701         so as to handle fields that use ___XVE or ___XVU encodings. 
3702         (to_record_with_fixed_variant_part): Fill out comment.
3703         Initialize C++ stuff in right type.
3704         Allow case where DVAL is null.
3705         Handle case where variant field is not last.
3706         Fix typo concerning record length.
3707         (to_fixed_record_type): Decomment disabled code.
3708         (to_fixed_record_type): Use variant_field_index instead of 
3709         contains_variant_part.
3710         (to_fixed_variant_branch_type): Ditto.
3711         (to_fixed_array_type): Decomment disabled code.
3712         (ada_to_fixed_type): Convert tagged types to the specific type.
3713         Deactivate the size-check for array types in order to avoid 
3714         some false size alarms.
3715         (to_static_fixed_type): Decomment disabled code.
3716         Modify to call template_to_static_fixed_type
3717         on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
3718         (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
3719         Remove valaddr argument, as it is never really used.
3720         (ada_to_fixed_value): Change interface to act on single struct value*
3721         operand.
3722         (adjust_pc_past_prologue): New function.
3723         (ada_attribute_name): Modify to take enum exp_opcode argument.
3724                 
3725         (ada_enum_name): Recognize new homonym-distinguishing convention.
3726         Adjust local variable's type to remove compiler warning.
3727         Fix a small problem in the part that unqualifies the enumeration name.
3728         (ada_value_binop): New function.
3729         (ada_value_equal): New function.
3730
3731         (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
3732         Don't give error message when not doing normal evaluation 
3733         and a tagged type doesn't seem to contain a structure member.
3734         Give error message for packed arrays.
3735         For indexing arrays, handle pointers to packed arrays correctly.
3736         Handle case of 'first and 'last attributes of bare integral type 
3737         without encoded subtype info.  
3738         Remove some unnecessary casts.
3739         Fix uninitialized value of type in computing 'first, 'last, or 'length
3740         of array object.  
3741         Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
3742         Remove binop_user_defined_p tests and value_x_binop and value_x_unop
3743         calls.
3744         Attributes are now exp_opcode values.
3745         Correct treatment of 'modulus.
3746         Better error message for taking 'length of wrong kind of type; 
3747         improve comment.
3748         Change EVAL_NORMAL to noside for consistency.
3749         Use ada_value_binop for DIV, MOD, REM.
3750         Make special case out of array of length 0, since an argument 
3751         of 0 upsets some platforms' malloc.
3752         Use OP_STRING instead of OP_ARRAY.
3753         For slice, add check that we have an array type before extracting 
3754         a slice out of it.  Avoids a SEGV.
3755         When evaluating an array slice, if the array type is a reference to 
3756         an aligner type, then replace the aligner type by the actual type.
3757         Decomment disabled code.
3758         Remove some dead code.
3759         Use temporary struct symbols (marked as being in UNDEF_NAMESPACE) 
3760         to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
3761         Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE, 
3762         and UNOP_MBR to UNOP_IN_RANGE.
3763         If an array type has a parallel ___XVE type, then use it.
3764         Turn arrays into pointers for lvalue arrays.
3765         Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
3766         bounds error and handle 0-length slices.
3767         Use lim_warning.
3768         When selecting fields, apply ada_to_fixed_value (because the fields 
3769         might have ___XVU or ___XVE encodings even if not dynamic.)
3770         Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
3771         (ada_is_system_address_type): New function.
3772
3773         (get_var_value): Use new interface to ada_lookup_symbol_list.
3774         (get_int_var_value): New interface.
3775         (to_fixed_range_type): Allow unknown bound, with warning.
3776         (ada_is_modular_type): Decomment disabled code.
3777         (ADA_OPERATORS): New definition.
3778         (ada_operator_length): New function.
3779         (ada_expr_op_name): New function.
3780         (ada_forward_operator_length): New function.
3781         (ada_dump_subexp_body): New function.
3782         (ada_print_subexp): New function.
3783         (ada_exp_descriptor): New constant.
3784         (ada_op_print_tab): Add 'size.  Remove FIXMEs.
3785         (ada_language_defn): Add ada_exp_descriptor entry.
3786         Change ada_parse => parse.
3787         Add post-parser entry.
3788         Use ada-specific non-local symbol lookup.
3789         Don't use C-style arrays. 
3790         String lower-bound is 1.
3791         Decomment disabled code.        
3792         (parse): New function.
3793         New fields ada_translate_error_message, ada_lookup_symbol, 
3794         ada_lookup_minimal_symbol.
3795         
3796         * ada-lang.h: Update copyright dates.
3797         Replace the mangle/demangle terminology throughout by the
3798         more appropriate encode/decode one. 
3799         Include breakpoint.h.
3800         Forward declare struct partial_symbol, struct block.
3801         (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
3802         (EXTRACT_ADDRESS): Remove.
3803         (EXTRACT_INT): Remove.
3804         (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
3805         (MAX_ENCLOSING_FRAME_LEVELS): Define.
3806         (MAX_RENAMING_CHAIN_LENGTH): Define.
3807         (struct ada_opname_map): mangled => decoded, demangled=>encoded.
3808
3809         (enum task_states): Remove.
3810         ada_task_states: Remove.
3811         (fat_string): Remove.
3812         (struct entry_call): Remove.
3813         (struct task_fields): Remove.
3814         (struct task_entry): Remove.
3815
3816         (struct ada_symbol_info): Define.
3817         (enum ada_attribute): Remove.
3818         (enum ada_operator): Define.
3819         
3820         (ada_get_field_index): Declare.
3821         (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
3822         (ada_is_simple_array): Rename to ada_is_simple_array_type.
3823         (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
3824         (ada_lookup_symbol_list): New interface.
3825         (ada_decode_symbol): Declare.
3826         (ada_decode): Declare.
3827         (ada_lookup_symbol): New interface.
3828         (ada_update_initial_language): Declare.
3829         (ada_lookup_simple_minsym): Declare.
3830         (user_select_syms): New interface.
3831         (ada_sals_for_line): Declare.
3832         (ada_is_tagged_type): New interface.
3833         (ada_tag_name): Declare.
3834         (ada_lookup_struct_elt_type): Remove declaration.
3835         (ada_search_struct_field): Remove declaration.
3836         (ada_attribute_name): New interface.
3837         (ada_is_system_address_type): Declare.
3838         (ada_to_fixed_value): Remove declaration.
3839         (ada_template_to_fixed_record_type_1): Declare.
3840         (get_int_var_value): New interface.
3841         (ada_find_any_symbol): Declare.
3842         (ada_find_renaming_symbol): Declare.
3843         (ada_mangle): Rename to ada_encode.
3844         (ada_simple_renamed_entity): Remove const.
3845         (ada_main_name): Declare.
3846         (get_current_task): Rename to ada_get_current_task.
3847         (get_entry_number): Remove declaration.
3848         (ada_report_exception_break): Remove declaration.
3849         (ada_print_exception_breakpoint_nontask): Declare.
3850         (ada_print_exception_breakpoint_task): Declare.
3851         (ada_find_printable_frame): Declare.
3852
3853         * ada-lex.l: Update copyright notices.
3854         Use xmalloc and xfree instead of malloc and free.
3855         Use new interface to name_lookup.
3856         Use new interface to 
3857         ada_mangle=>ada_encode.
3858         Redo handling of '$...' variable to parallel current treatment 
3859         in c-exp.y.  
3860         (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
3861         digit_to_int, strtoulst, processInt, processReal, processId, 
3862         block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
3863         yywrap): Protoize.
3864         
3865         (processInt): Use cast to remove harmless warning.
3866         (processReal): Modify to get rid of compiler warning on scan formats.
3867
3868         (processId): Replace xmalloc with obstack_alloc for name and remove
3869         call to ada_name_string_cleanup.
3870         Remove obsolete disabled code.
3871         (name_lookup): Ditto. 
3872         New interface.
3873         Use obsavestring on temp_parse_space instead of savestring 
3874         on name, and remove call to ada_name_string_cleanup.  
3875         Free string returned from ada_simple_renamed_entity.
3876         Use new interface to ada_lookup_symbol_list.
3877         Decomment disabled code.
3878         Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables, 
3879         not types.
3880         When a type name lookup succeeds as a result of 
3881         lookup_primitive_typename, check for regular type entry that has not 
3882         yet been read in.
3883         Limit length of chain of renamed symbols we are willing to follow.  
3884         Do not break names beginning with "standard__" into segments.  
3885         (block_lookup): Use new interface to ada_lookup_symbol_list.
3886         
3887         * ada-typeprint.c: Update copyright notice.
3888         (demangled_type_name): Rename to decoded_type_name.
3889         (ada_typedef_print): Use SYMBOL_PRINT_NAME.
3890         (print_range_bound):  Correct handling of negative
3891         bounds that make the index type looked unsigned under STABS.  
3892         (print_dynamic_range_bound): Use new interface to get_int_var_value.
3893         (print_range_type_named):  Use the builtin int type if no type 
3894         corresponding to the given type name could be found.
3895         (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
3896         Add some bullet-proofing.
3897         (print_variant_clauses): Allow for variant branches with ___XVU 
3898         encodings that are not dynamic fields.  
3899         Use new interface to ada_is_tagged_type.
3900         (print_record_type): Allow for fields with ___XVE encodings that 
3901         are not dynamic fields. 
3902         Use new interface to ada_is_tagged_type.
3903         (ada_print_type): ada_is_array_descriptor => 
3904         ada_is_array_descriptor_type.
3905
3906         * ada-valprint.c: Update copyright notice.
3907         Include gdb_string.h
3908         Include infcall.h
3909         (ui_memcpy): New function.
3910         (ada_print_floating): New function.
3911         (ada_print_str): Order arguments correctly.
3912         Correct handling of empty arrays and arrays of 0-length items. 
3913         ada_is_array_descriptor => ada_is_array_descriptor_type 
3914         Print values of type System.Address in hexadecimal format.
3915         Use ada_print_floating to print floating-point numbers in Ada format.
3916         Print class tag values with type names.  
3917         No longer print the address of reference values. Avoids 
3918         a potential confusion.  
3919         (ada_value_print): Stop printing the object type for reference
3920         values, but preserve that behavior for access types. Avoids
3921         a potential confusion.
3922         Simplify one conditional expression, as the first part is now
3923         necessarily true.
3924         ada_is_array_descriptor => ada_is_array_descriptor_type 
3925         Add check for arrays for null records, and print them by hand.
3926         
3927 2004-06-01  Jim Blandy  <jimb@redhat.com>
3928
3929         * ppc-tdep.h: Delete unused 'regoff' member.
3930         * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
3931
3932 2004-06-01  Michael Chastain  <mec.gnu@mindspring.com>
3933
3934         Fix PR symtab/1661.
3935         * hpread.c (hpread_pxdb_needed): Call memset after alloca.
3936         (hpread_read_struct_type): Likewise.
3937
3938 2004-06-01  Andrew Cagney  <cagney@gnu.org>
3939
3940         * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
3941         instead of xasprintf.
3942         * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt) 
3943         (mi_cmd_thread_select, mi_cmd_thread_list_ids) 
3944         (mi_cmd_data_list_register_names) 
3945         (mi_cmd_data_list_changed_registers) 
3946         (mi_cmd_data_list_register_values) 
3947         (get_register, mi_cmd_data_write_register_values) 
3948         (mi_cmd_data_write_register_values) 
3949         (mi_cmd_data_assign, mi_cmd_data_evaluate_expression) 
3950         (mi_cmd_target_download, mi_cmd_target_select) 
3951         (mi_cmd_data_read_memory, mi_cmd_data_write_memory) 
3952         (mi_execute_cli_command, mi_execute_async_cli_command) 
3953         (mi_execute_async_cli_command): Ditto.
3954         * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
3955         * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
3956
3957         * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
3958         * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
3959         error_last_message instead of mi_error_last_message.
3960         * mi/mi-main.c (mi_error_last_message): Delete function.
3961
3962         * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
3963         "invalid number of columns" error.  Delete redundant "out of
3964         memory" check.
3965
3966 2004-05-31  Mark Kettenis  <kettenis@gnu.org>
3967
3968         * i386bsd-nat.c: Don't include <sys/procfs.h>.
3969         (gregset_t, fpregset_t): Remove typedefs.
3970         (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
3971         (REG_OFFSET): Rename argument.
3972         (i386bsd_r_reg_offset): Rename from reg_offset.
3973         (REG_ADDR): Remove macro.
3974         (cannot_fetch_register, supply_gregset, fill_gregset): Remove
3975         functions.
3976         (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
3977         (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
3978         instead of gregset_t and fpregset_t.  Use i386bsd_supply_gregset
3979         instead of supply_gregset.
3980         (store_inferior_registers): Use `struct reg' and `struct fpreg'
3981         instead of gregset_t and fpregset_t.  Use i386bsd_collect_gregset
3982         instead of fill_gregset.
3983         (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
3984
3985         * i386bsd-nat.c: Don't include "gregset.h".
3986         (supply_gregset, fill_gregset): Make static.
3987         (supply_fpregset, fill_fpregset): Remove.
3988         * Makefile.in (i386bsd-nat.o): Update dependencies.
3989
3990 2004-05-30  Mark Kettenis  <kettenis@gnu.org>
3991
3992         * fbsd-proc.c: Include "regcache.h", "regset.h" and
3993         "gdb_assert.h".  Con't include "gregset.h".
3994         (fbsd_make_corefile_notes): Use regset-based core file support
3995         instead off fill_gregset and fill_fpregset.
3996         * Makefile.in (fbsd-proc.o): Update dependencies.
3997
3998         * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
3999         instructions.
4000         (m88k_frame_prev_register): Simplify code a bit.
4001
4002         * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
4003         (amd64_collect_fpregset): New function.
4004         (amd64_regset_from_core_section): Use amd64_collect_fpregset.
4005
4006         * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
4007
4008         * i386-tdep.c (i386_supply_gregset): Adjust comment.
4009         (i386_collect_gregset): New function.
4010         (i386_supply_fpregset): Adjust comment.
4011         (i386_collect_fpregset): New function.
4012         (i386_regset_from_core_section): Use i386_collect_gregset and
4013         i386_collect_fpregset.
4014
4015         * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
4016         handle VALUEP being null.
4017
4018         * regset.h (collect_regset_ftype): Unconstify fourth argument.
4019
4020 2004-05-29  Mark Kettenis  <kettenis@gnu.org>
4021
4022         * MAINTAINERS: Undelete m88k.  Add myself as maintainer.
4023
4024         * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
4025         assembler in OpenBSD 3.5-current.
4026         (amd64obsd_sigcontext_addr): Likewise.
4027
4028 2004-05-28  Jim Blandy  <jimb@redhat.com>
4029
4030         * rs6000-tdep.c: Use the modern gdbarch methods for handling the
4031         register set, so our regcache isn't declared "legacy" and our E500
4032         pseudoregister read and write functions aren't ignored.
4033         (rs6000_register_byte, rs6000_register_raw_size,
4034         rs6000_register_virtual_type, rs6000_register_convertible,
4035         rs6000_register_convert_to_virtual,
4036         rs6000_register_convert_to_raw): Deleted.
4037         (rs6000_register_type, rs6000_convert_register_p,
4038         rs6000_register_to_value, rs6000_value_to_register): New
4039         functions.
4040         (rs6000_gdbarch_init): Don't register
4041         gdbarch_deprecated_register_size,
4042         gdbarch_deprecated_register_bytes,
4043         gdbarch_deprecated_register_byte,
4044         gdbarch_deprecated_register_raw_size,
4045         gdbarch_deprecated_register_virtual_type,
4046         gdbarch_deprecated_register_convertible,
4047         gdbarch_deprecated_register_convert_to_virtual, or
4048         gdbarch_deprecated_register_convert_to_raw methods.  Instead,
4049         register gdbarch_register_type, gdbarch_convert_register_p,
4050         gdbarch_register_to_value, and gdbarch_value_to_register methods.
4051
4052 2004-05-26  Jim Blandy  <jimb@redhat.com>
4053
4054         * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
4055         (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
4056         functions, updated to match the register numberings used in GCC.
4057         (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
4058         rs6000_dwarf2_reg_to_regnum as register number conversions
4059         functions for STABS and Dwarf2.
4060
4061 2004-05-26  Randolph Chung  <tausq@debian.org>
4062
4063         * infttrace.h (target_waitkind): Forward declare type instead of pulling
4064         in header file.
4065
4066 2004-05-25  Joel Brobecker  <brobecker@gnat.com>
4067
4068         * NEWS: Document new "start" command.
4069
4070 2004-05-25  Randolph Chung  <tausq@debian.org>
4071
4072         * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
4073         hppa-linux.
4074
4075 2004-05-25  Randolph Chung  <tausq@debian.org>
4076
4077         * hppa-hpux-tdep.c (offsetof): Define.
4078         (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
4079         (hppa32_hpux_frame_base_before_sigtramp)
4080         (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
4081         (hppa64_hpux_frame_saved_pc_in_sigtramp)
4082         (hppa64_hpux_frame_base_before_sigtramp)
4083         (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused 
4084         functions.
4085         (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
4086         (hppa_hpux_sigtramp_frame_unwind_cache)
4087         (hppa_hpux_sigtramp_frame_this_id)
4088         (hppa_hpux_sigtramp_frame_prev_register)
4089         (hppa_hpux_sigtramp_frame_unwind)
4090         (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
4091         (hppa_hpux_init_abi): Register sigtramp unwinder.
4092         * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
4093
4094 2004-05-25  Randolph Chung  <tausq@debian.org>
4095
4096         * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
4097         and multiple stack unwinds.
4098         (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
4099
4100 2004-05-25  Andrew Cagney  <cagney@gnu.org>
4101
4102         * symfile.h (symbol_file_add_from_memory): Delete declaration.
4103         * symfile-mem.h: Delete file.
4104         * symfile-mem.c: Do not include "symfile-mem.h".
4105         (symbol_file_add_from_memory): Make static. Use "struct bfd" and
4106         "struct bfd_section".  When an error do not bother returning NULL.
4107         (add_symbol_file_from_memory_command): Use "struct bfd" and
4108         "struct bfd_section".
4109         * Makefile.in (symfile_mem_h): Delete.
4110         (symfile-mem.o): Update dependencies.
4111
4112 2004-05-25  Nick Roberts  <nickrob@gnu.org>
4113
4114         * gdb-mi.el: New file.
4115
4116 2004-05-25  Andrew Cagney  <cagney@gnu.org>
4117
4118         * inftarg.c: Include "observer.h".
4119         (child_attach, child_create_inferior): Notify inferior_created.
4120         * corelow.c: Include "observer.h".
4121         (core_open): Notify inferior_created.
4122         * Makefile.in (inftarg.o, corelow.o): Update dependencies.
4123
4124 2004-05-25  Andrew Cagney  <cagney@gnu.org>
4125
4126         * target.h (struct target_ops): Add from_tty to
4127         to_create_inferior.
4128         (target_create_inferior, find_default_create_inferior): Update.
4129         * infcmd.c (run_command): Update.
4130         * wince.c (child_create_inferior): Update.
4131         * win32-nat.c (child_create_inferior): Update.
4132         * uw-thread.c (uw_thread_create_inferior): Update.
4133         * thread-db.c (thread_db_create_inferior): Update.
4134         * target.c (debug_to_create_inferior) 
4135         (find_default_create_inferior): Update.
4136         (maybe_kill_then_create_inferior): Update.
4137         * sol-thread.c (sol_thread_create_inferior): Update.
4138         * remote.c (extended_remote_async_create_inferior) 
4139         (extended_remote_create_inferior): Update.
4140         * remote-vx.c (vx_create_inferior): Update.
4141         * remote-st.c (st2000_create_inferior): Update.
4142         * remote-sim.c (gdbsim_create_inferior): Update.
4143         * remote-sds.c (sds_create_inferior): Update.
4144         * remote-rdp.c (remote_rdp_create_inferior): Update.
4145         * remote-rdi.c (arm_rdi_create_inferior): Update.
4146         * remote-m32r-sdi.c (m32r_create_inferior): Update.
4147         * remote-e7000.c (e7000_create_inferior): Update.
4148         * procfs.c (procfs_create_inferior): Update.
4149         * ocd.c (ocd_create_inferior): Update.
4150         * ocd.h (ocd_create_inferior): Update.
4151         * nto-procfs.c (procfs_create_inferior): Update.
4152         * monitor.c (monitor_create_inferior): Update.
4153         * lin-lwp.c (lin_lwp_create_inferior): Update.
4154         * inftarg.c (child_create_inferior): Update.
4155         * hpux-thread.c (hpux_thread_create_inferior): Update.
4156         * gnu-nat.c (gnu_create_inferior): Update.
4157
4158 2004-05-25  Andrew Cagney  <cagney@gnu.com>
4159
4160         * MAINTAINERS: Update e-mail address.
4161
4162 2004-05-24  Randolph Chung  <tausq@debian.org>
4163
4164         * thread.c (info_threads_command, thread_apply_all_command)
4165         (thread_apply_command, thread_command, do_captured_thread_select):
4166         Remove HPUXHPPA-specific code.
4167
4168 2004-05-24  Randolph Chung  <tausq@debian.org>
4169
4170         * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
4171         unused symbols.
4172         * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
4173         references.
4174
4175 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
4176
4177         * infcmd.c (kill_if_already_running): New function, extracted
4178         from run_command().
4179         (run_command): Replace extracted code by call to
4180         kill_if_already_running().
4181         (start_command): New function.
4182         (_initialize_infcmd): Add "start" command.
4183
4184 2004-05-24  Mark Kettenis  <kettenis@gnu.org>
4185
4186         Add OpenBSD/m88k support.
4187         * NEWS (New native configurations): Mention OpenBSD/m88k.
4188         * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
4189         config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
4190         * Makefile.in (m88k_tdep_h): New variable.
4191         (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
4192         (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
4193         * configure.host: Add m88*-*-openbsd*.
4194         * configure.tgt: Add m88*-*-openbsd*.
4195
4196 2004-05-24  Jim Blandy  <jimb@redhat.com>
4197
4198         * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
4199         to approve changes.
4200
4201 2004-05-24  Kevin Buettner  <kevinb@redhat.com>
4202
4203         * symtab.c (fixup_section): Search section table when lookup by
4204         name fails.
4205
4206 2004-05-24  Randolph Chung  <tausq@debian.org>
4207
4208         * hppa-tdep.c: Fix handling of 8-byte structures; they should not 
4209         be "small_struct".
4210
4211 2004-05-24  Mark Kettenis  <kettenis@gnu.org>
4212
4213         * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
4214         register number in regcache_raw_collect call.
4215         (m68kbsd_collect_fpregset): Likewise.
4216         * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
4217
4218         * regset.h (struct regset): Add back `regset' member.
4219
4220 2004-05-23  Mark Kettenis  <kettenis@gnu.org>
4221
4222         * configure.in: Check for td_pcb in `struct thread'.
4223         * configure, config.in: Regenerated.
4224
4225         * dpx2-nat.c: Remove file.
4226         * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
4227         (dpx2-nat.o): Remove dependencies.
4228
4229         * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
4230         <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
4231         (amd64obsd_supply_pcb): New function.
4232         (_initialize_amd64obsd_nat): Enable libkvm interface.
4233         * Makefile.in (amd64obsd-nat.o): Update dependencies.
4234         * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
4235         (LOADLIBES): New variable.
4236
4237         * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
4238         <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
4239         (sparc32nbsd_supply_pcb): New function.
4240         (_initialize_sparcnbsd_nat): Enable libkvm interface.
4241         * Makefile.in (sparcnbsd-nat.o): Update dependencies.
4242         * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
4243         (LOADLIBES): New variable.
4244
4245 2004-05-22  Mark Kettenis  <kettenis@gnu.org>
4246
4247         * bsd-kvm.c, bsd-kvm.h: New files.
4248         * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
4249         "bsd-kvm.h".
4250         (i386fbsd_supply_pcb): New function.
4251         * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
4252         (i386fbsd-nat.o): Update dependencies.
4253         (bsd_kvm_h): New variable.
4254         (bsd-kvm.o): New dependency.
4255         * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
4256         (LOADLIBES): New variable.
4257
4258         * regset.c: Tweak comment.
4259         (regset_alloc): Remove descr argument.  Use GDBARCH_OBSTACK_ZALLOC
4260         macro.
4261         * regset.h: Update copyright year.
4262         (struct regset): Remove `descr' member, add `gdbarch' member.
4263         (regset_alloc): Adjust prototype and comment.
4264         * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
4265         (i386_supply_fpregset): Likewise.
4266         (i386_regset_from_core_section): Update call to regset_alloc.
4267         * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
4268         REGSET->arch.
4269         (i386obsd_aout_regset_from_core_section): Update call to
4270         regset_alloc.
4271         * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
4272         REGSET->arch.
4273         (i386nbsd_aout_regset_from_core_section): Update call to
4274         regset_alloc.
4275         * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
4276         REGSET->arch.
4277         (amd64_regset_from_core_section): Update call to regset_alloc.
4278         * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
4279         REGSET->arch.
4280         (amd64obsd_regset_from_core_section): Update call to regset_alloc.
4281         * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
4282         &sparc32nbsd_gregset in sparc32_supply_gregset call.
4283         (sparc32nbsd_init_abi): Update call to regset_alloc.
4284         * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
4285         &sparc64obsd_core_gregset in sparc64_supply_gregset call.
4286         (sparc64obsd_init_abi): Update call to regset_alloc.
4287         * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
4288         &sparc64nbsd_gregset in sparc64_supply_gregset call.
4289         (sparc64nbsd_init_abi): Update call to regset_alloc.
4290         * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
4291         &sparc64fbsd_gregset in sparc64_supply_gregset call.
4292         (sparc64fbsd_init_abi): Update call to regset_alloc.
4293
4294 2004-05-22  Jim Blandy  <jimb@redhat.com>
4295
4296         * ppc-tdep.h (spe_register_p): New declaration.
4297         (struct gdbarch_tdep): New members: ppc_acc_regnum and
4298         ppc_spefscr_regnum.
4299         * rs6000-tdep.c (spe_register_p): New function.
4300         (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
4301         spefscr.
4302         (rs6000_gdbarch_init): Initialize the new members of the tdep
4303         structure.
4304
4305 2004-05-21  Jim Blandy  <jimb@redhat.com>
4306
4307         * ppc-linux-nat.c (fetch_register): Move code back to be next
4308         to the comment that describes it.  (Moved code, instead of
4309         comment, for symmetry with store_register.)
4310
4311         Allocate regset structures in the gdbarch's obstack, not using
4312         xmalloc.
4313         * regset.c (regset_alloc): Renamed from regset_xmalloc.
4314         Add 'arch' argument.  Allocate the regset on arch's obstack, not
4315         using xmalloc.
4316         * regset.h (regset_alloc): Update declaration.
4317         * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
4318         gdbarch argument.
4319         * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
4320         * i386-tdep.c (i386_regset_from_core_section): Same.
4321         * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
4322         * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
4323         * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
4324         * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
4325         * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
4326         * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
4327
4328 2004-05-21  Joel Brobecker  <brobecker@gnat.com>
4329
4330         * config/djgpp/fnchange.lst: Undo previous change, was useless.
4331
4332 2004-05-21  Jim Blandy  <jimb@redhat.com>
4333
4334         * dwarf2expr.c (execute_stack_op): Add 'break' statements after
4335         cases for DW_OP_div and DW_OP_shr.  (Thanks to Reva Cuthbertson.)
4336
4337 2004-05-20  Jim Blandy  <jimb@redhat.com>
4338
4339         * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
4340
4341 2004-05-20  Mark Kettenis  <kettenis@gnu.org>
4342
4343         * regset.h: Make prototype const-correct.
4344         * regset.c (regset_xmalloc): Make const-correct.
4345
4346 2004-05-20  Paul N. Hilfinger  <hilfinger@gnat.com>
4347
4348         * symtab.h (SYMBOL_SEARCH_NAME): New definition.
4349         (SYMBOL_MATCHES_SEARCH_NAME): New definition.
4350         (symbol_search_name): Declare.
4351         
4352         * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
4353         (iter_name_next_hashed): Ditto.
4354         (iter_name_next_linear): Ditto.
4355         (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
4356
4357         * symtab.c (lookup_partial_symbol): Assume symbols ordered by 
4358         search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
4359         (symbol_search_name): New function.
4360         
4361         * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
4362         
4363         * minsyms.c (build_minimal_symbol_hash_tables): Change
4364         test for adding to demangled hash table to check for difference
4365         between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
4366         
4367 2004-05-19  Jim Blandy  <jimb@redhat.com>
4368
4369         Use a constructor function to create regset structures.
4370         * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
4371         (struct regset): Use supply_regset_ftype.  Add new
4372         'collect_regset' member.
4373         (regset_xmalloc): New declaration.
4374         * regset.c: New file.
4375         * am64-tdep.c (amd64_regset_from_core_section): Use
4376         regset_xmalloc to construct regset structures.
4377         * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
4378         * i386-tdep.c (i386_regset_from_core_section): Same.
4379         * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
4380         * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
4381         * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
4382         * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
4383         * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
4384         * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
4385         * Makefile.in (COMMON_OBS): Add regset.o.
4386         (regset.o): New rule.
4387
4388 2004-05-19  Joel Brobecker  <brobecker@gnat.com>
4389
4390         * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
4391         and pthread_cond_wait.c.
4392
4393 2004-05-18  Jim Blandy  <jimb@redhat.com>
4394
4395         * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
4396         before the mach-specific switch, and then let the individual cases
4397         override the defaults, rather than leaving them uninitialized
4398         until the switch and then setting them in each case.
4399
4400 2004-05-18  Randolph Chung  <tausq@debian.org>
4401
4402         * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
4403         millicode functions.
4404
4405 2004-05-18  Randolph Chung  <tausq@debian.org>
4406
4407         * somsolib.c (som_solib_remove_inferior_hook): Make all the size
4408         references to dld_flags_buffer consistent.
4409
4410 2004-05-18  Randolph Chung  <tausq@debian.org>
4411
4412         * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
4413         it for unwinding the stack.
4414
4415 2004-05-18  Randolph Chung  <tausq@debian.org>
4416
4417         * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
4418         Undefine these so we can overide them using gdbarch.
4419
4420 2004-05-18  Randolph Chung <tausq@debian.org>
4421
4422         * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
4423         handling for 64-bit HPUX (elf).
4424
4425 2004-05-18  Daniel Jacobowitz  <dan@debian.org>
4426
4427         * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
4428         constants.
4429         * amd64-tdep.c (amd64_skip_prologue): Likewise.
4430         * ia64-tdep.c (examine_prologue): Likewise.
4431         * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
4432         * v850-tdep.c (v850_fix_call_dummy): Likewise.
4433
4434 2004-05-18  Mark Kettenis  <kettenis@gnu.org>
4435
4436         * vax-tdep.c (vax_return_value): Implement
4437         RETURN_VALUE_ABI_RETURNS_ADDRESS.
4438
4439 2004-05-17  Mark Kettenis  <kettenis@gnu.org>
4440
4441         * vax-tdep.c (vax_return_value): Fix typo.
4442
4443 2004-05-17  Andrew Cagney  <cagney@redhat.com>
4444
4445         * MAINTAINERS: Mark Salter was also responsible for
4446         testsuite/config/
4447
4448         * NEWS: Mention signal fixes.
4449
4450 2004-05-17  Randolph Chung  <tausq@debian.org>
4451
4452         * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
4453         check to see if we are unwinding an export stub.  Export stubs clobber
4454         the %rp in the call path and stores the original rp in a stack slot.
4455
4456 2004-05-17  Jim Blandy  <jimb@redhat.com>
4457
4458         * MAINTAINERS: Update address for J.T. Conklin.
4459
4460 2004-05-17  Randolph Chung  <tausq@debian.org>
4461
4462         * hppa-tdep.c: Remove superfluous #include's.
4463         * Makefile.in (hppa-tdep.o): Update dependencies.
4464
4465 2004-05-17  Randolph Chung  <tausq@debian.org>
4466
4467         * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
4468         (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
4469         (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
4470         (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
4471         (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
4472         Remove static function declarations.
4473
4474 2004-05-17  Mark Kettenis  <kettenis@gnu.org>
4475
4476         * alphabsd-nat.c: Update copyright year.
4477         (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
4478
4479         * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
4480         and M68K_A2_REGNUM.
4481
4482         * m68k-tdep.c (m68k_svr4_return_value): Implement
4483         RETURN_VALUE_ABI_RETURNS_ADDRESS.
4484
4485 2004-05-16  Mark Kettenis  <kettenis@gnu.org>
4486
4487         * sol-thread.c Update copyright year.  Fix various coding
4488         standards violations.  Tweak a few comments.
4489         (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
4490         Delete prototypes.
4491
4492 2004-05-15  Randolph Chung  <tausq@debian.org>
4493
4494         * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
4495         as pointer instead of array reference since HPUX compiler does
4496         not accept unsized array arguments.
4497         * somsolib.c (dld_flags_buffer): Use constant array size.
4498
4499 2004-05-15  Mark Kettenis  <kettenis@gnu.org>
4500
4501         * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
4502         offset with decimal offset.
4503         (amd64obsd_sigcontext_addr): Return correct address for entire
4504         signal trampoline.
4505
4506         * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
4507         instead of get_frame_base.
4508
4509         * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
4510         (fill_gregset): Use regcache_raw_collect.
4511
4512         * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
4513         ppcobsd-tdep.c.
4514
4515         * config/sparc/tm-nbsd64.h: Remove file.
4516         * config/tm-sunos.h: Remove file.
4517
4518 2004-05-15  Joel Brobecker  <brobecker@gnat.com>
4519
4520         * rs6000-tdep.c (store_param_on_stack_p): New function,
4521         an improved version of some code extracted from skip_prologue().
4522         (skip_prologue): Use store_param_on_stack_p() to detect
4523         instructions saving a parameter on the stack. Detect when r0
4524         is used to save a parameter.
4525         Do not mark "li rx, SIMM" instructions as part of the prologue,
4526         unless the following instruction is also part of the prologue.
4527
4528 2004-05-14  Andrew Cagney  <cagney@redhat.com>
4529
4530         * infrun.c (handle_inferior_event): Simplify
4531         STEP_OVER_UNDEBUGGABLE.
4532
4533         * infrun.c (handle_step_into_function): Delete function.
4534         (handle_inferior_event): Inline calls to
4535         handle_step_into_function.
4536
4537 2004-05-14  Jerome Guitton  <guitton@gnat.com>
4538
4539         * rs6000-nat.c: Fix a comment.
4540
4541 2004-05-12  David Anderson <davea@sgi.com>
4542
4543         Committed by Jim Blandy <jimb@redhat.com>:
4544         * regcache.c (struct regcache_descr): fix comment spelling.
4545
4546 2004-05-13  J. Brobecker  <brobecker@gnat.com>
4547
4548         * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
4549         Fixes a link link failure.
4550
4551 2004-05-13  J. Brobecker  <brobecker@gnat.com>
4552
4553         * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
4554         error that was causing the build to fail.
4555
4556 2004-05-13  J. Brobecker  <brobecker@gnat.com>
4557
4558         * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
4559         * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
4560
4561 2004-05-13  Andrew Cagney  <cagney@redhat.com>
4562
4563         * infrun.c (handle_inferior_event): Check for
4564         STEP_OVER_UNDEBUGGABLE after signal trampolines and function
4565         calls.  Update comments.
4566
4567 2004-05-13  Jim Blandy  <jimb@redhat.com>
4568
4569         * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
4570         (fetch_regs_user_thread, fetch_regs_kernel_thread)
4571         (store_regs_user_thread, store_regs_kernel_thread): Use
4572         ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
4573         * ppc-linux-nat.c (fill_gregset): Same.
4574         * ppc-linux-tdep.c (ppc_linux_supply_gregset) 
4575         (ppc_linux_sigtramp_cache): Same.
4576         * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg) 
4577         (ppcnbsd_sigtramp_cache_init): Same.
4578         * rs6000-nat.c (fetch_core_registers): Same.
4579         * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset) 
4580         (rs6000_frame_cache): Same.
4581
4582         * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
4583         (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
4584         of assuming that the gprs are numbered starting with zero.
4585         * ppc-linux-nat.c (fill_gregset): Same.
4586         * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
4587         * ppcnbsd-nat.c (getregs_supplies): Same.
4588         * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
4589         * rs6000-nat.c (fetch_core_registers): Same.
4590         * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
4591
4592 2004-05-07  Michael Snyder  <msnyder@redhat.com>
4593
4594         * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
4595         LOC_COMPUTED_ARG, and LOC_INDIRECT.
4596
4597 2004-05-13  Andrew Cagney  <cagney@redhat.com>
4598
4599         * infrun.c (handle_inferior_event): Use frame_unwind_id.
4600
4601 2004-05-13  Bryce McKinlay  <mckinlay@redhat.com>
4602
4603         * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
4604         base_address for shared libraries.
4605
4606 2004-05-13  Bryce McKinlay  <mckinlay@redhat.com>
4607
4608         * MAINTAINERS (write after approval): Add myself.       
4609
4610 2004-05-13  Ulrich Weigand  <uweigand@de.ibm.com>
4611
4612         * breakpoint.c (bpstat_stop_status): Add new argument
4613         STOPPED_BY_WATCHPOINT.  Use it instead of testing
4614         target_stopped_data_address agaist 0 to check whether
4615         or not we stopped due to a hardware watchpoint.
4616         * breakpoint.h (bpstat_stop_status): Adapt prototype.
4617         * infrun.c (handle_inferior_event): Call bpstat_stop_status
4618         with new argument.
4619
4620 2004-05-12  Jim Blandy  <jimb@redhat.com>
4621
4622         * configure.in: When checking whether we should use the -bbigtoc
4623         option, don't forget to restore the original value of LDFLAGS.
4624         * configure: Regenerated.
4625
4626 2004-05-12  Andrew Cagney  <cagney@redhat.com>
4627
4628         * thread.c (load_infrun_state): Delete step_sp.
4629         * infrun.c (context_switch): Ditto.
4630         * inferior.h (step_sp): Ditto.
4631         * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
4632         * gdbthread.h (struct thread_info, save_infrun_state)
4633         (restore_infrun_state): Ditto.
4634
4635 2004-05-12  Ulrich Weigand  <uweigand@de.ibm.com>
4636
4637         * MAINTAINERS (write after approval): Add myself.
4638
4639 2004-05-12  Andrew Cagney  <cagney@redhat.com>
4640
4641         * infrun.c (adjust_pc_after_break): Rewrite decr logic,
4642         eliminate reference to step_sp.
4643         (struct execution_control_state, init_execution_control_state)
4644         (handle_inferior_event, keep_going): Delete update_step_sp and
4645         step_sp.
4646         * infcmd.c (step_sp): Note that variable is unused.
4647
4648 2004-05-11  Andrew Cagney  <cagney@redhat.com>
4649
4650         * infrun.c (step_over_function): Delete function.
4651         (handle_step_into_function): Use insert_step_resume_breakpoint.
4652         (insert_step_resume_breakpoint): Fix assertion.
4653
4654 2004-05-11  Nick Roberts  <nickrob@gnu.org>
4655
4656         * utils.c (defaulted_query): Just use the normal query input type
4657         when printing the annotations.
4658
4659 2004-05-11  Andrew Cagney  <cagney@redhat.com>
4660
4661         * infrun.c (handle_inferior_event): Simplify code handling
4662         step-into or return-from a signal trampoline.
4663
4664 2004-05-11  Andrew Cagney  <cagney@redhat.com>
4665
4666         * ppcnbsd-tdep.c: Include "gdb_assert.h".
4667         * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
4668
4669 2004-05-10  Jim Blandy  <jimb@redhat.com>
4670
4671         * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
4672         with a call to internal_error.
4673
4674         * ppc-tdep.h (struct gdbarch_tdep): Change definition of
4675         ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
4676         processor variant lacks those registers.
4677         (ppc_floating_point_unit_p): Change description to make it clear
4678         that this returns info about the ISA, not the ABI.
4679         * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
4680         return true or false by checking tdep->ppc_fp0_regnum and
4681         tdep->ppc_fpscr_regnum.  The original code replicated the BFD
4682         arch/mach switching done in rs6000_gdbarch_init; it's better to
4683         keep that logic there, and just check the results here.
4684         (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
4685         tdep->ppc_fpscr_regnum to -1 to indicate that we have no
4686         floating-point registers.
4687         (ppc_supply_fpregset, ppc_collect_fpregset)
4688         (rs6000_push_dummy_call, rs6000_extract_return_value)
4689         (rs6000_store_return_value): Assert that we have floating-point
4690         registers.
4691         (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
4692         (rs6000_frame_cache): Don't note the locations at which
4693         floating-point registers were saved if we have no fprs.
4694         * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
4695         registers.
4696         (fetch_regs_user_thread, fetch_regs_kernel_thread)
4697         (store_regs_user_thread, store_regs_kernel_thread): Only call
4698         supply_fprs / fill_fprs if we actually have floating-point
4699         registers.
4700         (special_register_p): Check ppc_fpscr_regnum before matching
4701         against it.
4702         (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
4703         supply / collect fpscr if we don't have it.
4704         * ppc-bdm.c: #include "gdb_assert.h".
4705         (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
4706         have floating-point registers, since I can't test this code on
4707         FP-free systems to adapt it.
4708         * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
4709         fpscr and floating point register numbers if they don't exist.
4710         (fetch_register): Assert that we have floating-point registers
4711         before we reach the code that handles them.
4712         (store_register): Same.  And use tdep instead of calling
4713         gdbarch_tdep again.
4714         (fill_fpregset): Don't try to collect FP registers and fpscr if we
4715         don't have them.
4716         (ppc_linux_sigtramp_cache): Don't record the saved locations of
4717         fprs and fpscr if we don't have them.
4718         (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
4719         don't have them.
4720         * ppcnbsd-nat.c: #include "gdb_assert.h".
4721         (getfpregs_supplies): Assert that we have floating-point registers.
4722         * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
4723         * ppcobsd-tdep.c: #include "gdb_assert.h".
4724         (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
4725         have floating-point registers.
4726         * rs6000-nat.c (regmap): Don't match against the fpscr and
4727         floating point register numbers if they don't exist.
4728         (fetch_inferior_registers, store_inferior_registers,
4729         fetch_core_registers): Only fetch / store / supply the
4730         floating-point registers and the fpscr if we have them.
4731         * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
4732         (ppcobsd-tdep.o): Update dependencies.
4733         
4734 2004-05-10  Andrew Cagney  <cagney@redhat.com>
4735
4736         * infrun.c (through_sigtramp_breakpoint): Delete variable.
4737         (context_switch): Do not switch through_sigtramp_breakpoint.
4738         * gdbthread.h (save_infrun_state, load_infrun_state)
4739         (struct thread_info): Delete through_sigtramp_breakpoint parameter
4740         and structure member.
4741         * thread.c (load_infrun_state, save_infrun_state): Update.
4742
4743 2004-05-10  Mark Kettenis  <kettenis@gnu.org>
4744
4745         * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
4746
4747 2004-05-10  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4748
4749         * acinclude.m4: Quote macro names being defined by AC_DEFUN 
4750         throughout.
4751         * aclocal.m4: Regenerate.
4752
4753 2004-05-10  Nathan J. Williams  <nathanw@wasabisystems.com>
4754
4755         * alphanbsd-tdep.c: Fix include of "gdb_string.h".
4756
4757 2004-05-10  Andrew Cagney  <cagney@redhat.com>
4758
4759         * infrun.c (check_sigtramp2): Delete function.
4760         (handle_inferior_event): When single stepping, and taking a
4761         signal, set a breakpoint at the signal return address.  Delete
4762         redundant calls to check_sigtramp2.
4763         (insert_step_resume_breakpoint): New function.
4764         (through_sigtramp_breakpoint, handle_inferior_event)
4765         (follow_exec, wait_for_inferior, fetch_inferior_event)
4766         (currently_stepping, keep_going): Delete most uses of
4767         through_sigtramp_breakpoint, not that it should be deleted.
4768         (delete_breakpoint_current_contents): Delete function.
4769
4770 2004-05-10  Randolph Chung  <tausq@debian.org>
4771
4772         * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
4773         target.
4774         * config/pa/tm-linux.h: New file.
4775
4776 2004-05-10  Daniel Jacobowitz  <drow@mvista.com>
4777
4778         * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
4779         of prefixes.  Don't print the prefix twice in the CLI.
4780
4781 2004-05-10  Jim Blandy  <jimb@redhat.com>
4782
4783         * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
4784         collect all the gprs.
4785
4786         * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
4787         loop collecting gprs.
4788
4789 2004-05-09  Andrew Cagney  <cagney@redhat.com>
4790
4791         * remote-vx.c (net_step): Delete step-range code.
4792         * remote.c (remote_resume, init_all_packet_configs)
4793         (set_remote_protocol_E_packet_cmd)
4794         (show_remote_protocol_E_packet_cmd)
4795         (remote_protocol_E, show_remote_cmd, _initialize_remote)
4796         (remote_protocol_e, set_remote_protocol_e_packet_cmd)
4797         (show_remote_protocol_e_packet_cmd): Ditto.
4798
4799 2004-05-09  Mark Kettenis  <kettenis@gnu.org>
4800
4801         * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
4802
4803         * hppa-tdep.h: Update copyright year.
4804         (struct trad_frame_saved_reg): Add opaque declaration.
4805
4806         * amd64-tdep.c (amd64_return_value): Implement
4807         RETURN_VALUE_ABI_RETURNS_ADDRESS.
4808
4809         * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
4810         (m68k_value_to_register): New functions.
4811         (m68k_gdbarch_init): Set convert_register_p, register_to_value and
4812         value_to_register.
4813
4814         * defs.h (enum return_value_convention): Add
4815         RETURN_VALUE_ABI_RETURNS_ADDRESS and
4816         RETURN_VALUE_ABI_PRESERVES_ADDRESS.
4817         * infcmd.c (legacy_return_value): New function.
4818         (print_return_value): Rwerite to implement
4819         RETURN_VALUE_ABI_RETURNS_ADDRESS.
4820         * values.c (using_struct_return): Check for inequality to
4821         RETURN_VALUE_REGISTER_CONVENTION instead of equality to
4822         RETURN_VALUE_STRUCT_CONVENTION.
4823         * i386-tdep.c (i386_return_value): Implement
4824         RETURN_VALUE_ABI_RETURNS_ADDRESS.
4825
4826         * vax-tdep.c: Tweak comments.  Reorder include files.  Don't
4827         include "symtab.h", "opcode/vax.h" and "inferior.h".
4828         (vax_skip_prologue): Replace calls to read_memory_integer by calls
4829         to read_memory_unsigned_integer.
4830         (vax_gdbarch_init): Reorder.
4831         (_initialize_vax_tdep): Spell out prototype.
4832         * Makefile.in (vax-tdep.o): Update dependencies.
4833
4834 2004-05-08  Andrew Cagney  <cagney@redhat.com>
4835
4836         * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
4837         * target.c (target_detach, target_disconnect): Ditto.
4838
4839         * infcall.c (call_function_by_hand): When no
4840         DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
4841         * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
4842         DEPRECATED_SAVE_DUMMY_FRAME_TOS.
4843         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4844         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4845         
4846         * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
4847         * gdbarch.h, gdbarch.c: Re-generate.
4848         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4849         deprecated_fix_call_dummy.
4850         * v850-tdep.c (v850_gdbarch_init): Ditto.
4851         * infcall.c (call_function_by_hand): Do not call
4852         DEPRECATED_FIX_CALL_DUMMY.
4853
4854         * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
4855         (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
4856         * gdbarch.h, gdbarch.c: Re-generate.
4857         * arm-linux-tdep.c (arm_linux_call_dummy_words)
4858         (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
4859         deprecated_sizeof_call_dummy_words.
4860         * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
4861         * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
4862         * v850-tdep.c (v850_gdbarch_init): Ditto.
4863         * sh64-tdep.c (sh64_gdbarch_init): Ditto.
4864         * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
4865         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4866         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4867         * arch-utils.h (legacy_call_dummy_words)
4868         (legacy_sizeof_call_dummy_words): Delete declarations.
4869         * arch-utils.c (legacy_call_dummy_words)
4870         (legacy_sizeof_call_dummy_words): Delete variables.
4871
4872         * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
4873         * gdbarch.h, gdbarch.c: Re-generate.
4874         * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
4875         * infcall.c (call_function_by_hand): Eliminate call to
4876         DEPRECATED_PUSH_DUMMY_FRAME.
4877         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
4878         push_dummy_frame.
4879         (ns32k_push_dummy_frame): Delete function.
4880
4881         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4882         deprecated_call_dummy_breakpoint_offset or
4883         deprecated_call_dummy_start_offset.
4884         * dummy-frame.c, arm-tdep.c: Update comments.
4885         * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
4886         (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
4887         * gdbarch.h, gdbarch.c: Re-generate.
4888         
4889         * infcall.c (legacy_push_dummy_code): Delete function.
4890         (push_dummy_code): Delete call.
4891
4892         * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
4893         * gdbarch.h, gdbarch.c: Re-generate.
4894         * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
4895         DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
4896         * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
4897         * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
4898
4899         * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
4900         (struct frame_info): Delete opaque declaration.
4901         * breakpoint.c (deprecated_frame_in_dummy): Delete function.
4902         * frame.c (get_frame_type): Delete call.
4903
4904         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
4905         pc_in_call_dummy.
4906         * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
4907         * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
4908
4909 2004-05-08  Mark Kettenis  <kettenis@gnu.org>
4910
4911         * alphanbsd-tdep.c: Include "gdb_string.h".
4912         * armnbsd-tdep.c: Update copyright year.
4913         Include "gdb_string.h".
4914         * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
4915         dependencies.
4916
4917         * delta68-nat.c: Remove file.
4918         * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
4919         (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
4920         * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
4921         (delta68-nat.o): Remove dependency.
4922
4923         * m68k-tdep.c (m68k_frameless_function_invocation): Remove
4924         function.
4925         (m68k_gdbarch_init): Don't set
4926         deprecated_frameless_function_invocation.
4927
4928 2004-05-07  Randolph Chung  <tausq@debian.org>
4929
4930         * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use 
4931         read_memory_nobpt for code reading when doing frame unwinding.
4932         * hppa-linux-tdep.c (insns_match_pattern): Likewise.
4933
4934 2004-05-07  Randolph Chung  <tausq@debian.org>
4935
4936         * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
4937         instead of sp, handle sigaltstack case.
4938         (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to 
4939         hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
4940         signal handler and not that of the caller.
4941         (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
4942         hppa_linux_sigtramp_find_sigcontext.
4943
4944 2004-05-07  Randolph Chung  <tausq@debian.org>
4945
4946         * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
4947         hppa-linux-nat.c.
4948         (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
4949         * hppa-linux-nat.c (fetch_register, store_register): Define.
4950         (fetch_inferior_registers, store_inferior_registers): Define.
4951         (supply_gregset): Add comment and clean up some unneeded code.
4952         (fill_gregset): Add comment and fix so that it saves registers in
4953         the right place in the gregset.
4954         (fill_fpregset): Fix buffer overrun problem.
4955         * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
4956
4957 2004-05-07  Randolph Chung  <tausq@debian.org>
4958
4959         * hppa-tdep.c (hppa_frame_prev_register_helper): New function to 
4960         do common handling of the pcoqt register.
4961         (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
4962         to use helper function.
4963         (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
4964         (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
4965         (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
4966         generic fallback unwinder when all else fails.
4967         (hppa_gdbarch_init): Add fallback sniffer.
4968         * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
4969         * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
4970         to use helper function.
4971
4972 2004-05-08  Joel Brobecker  <brobecker@gnat.com>
4973
4974         * config/djgpp/fnchange.lst: Add translation rules for
4975         gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
4976
4977 2004-05-08  Mark Kettenis  <kettenis@gnu.org>
4978
4979         * frame.c (get_prev_frame_1): Work around GCC bug.
4980         * frame.h: Add comment about GCC bug.
4981
4982 2004-05-07  Andrew Cagney  <cagney@redhat.com>
4983
4984         * observer.c: Include "commands.h" and "gdbcmd.h".
4985         (observer_debug, _initialize_observer): Add the
4986         command "set/show debug observer".
4987         * observer.sh: When observer debugging, log notify calls.
4988         * Makefile.in (observer.o): Update dependencies.
4989
4990 2004-05-07  Jason Molenda  (jmolenda@apple.com)
4991
4992         * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
4993
4994 2004-05-07  Jim Blandy  <jimb@redhat.com>
4995
4996         * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
4997         fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
4998         to recognize gpr regnums, instead of assuming that
4999         tdep->ppc_fp0_regnum marks the end of the general-purpose
5000         registers.
5001
5002         * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
5003         the given architecture has floating-point registers. 
5004
5005 2004-05-07  Andrew Cagney  <cagney@redhat.com>
5006
5007         * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
5008         macro defined to 1.
5009         * gdbarch.h, gdbarch.c: Re-generate.
5010         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
5011         deprecated_use_generic_dummy_frames.
5012
5013 2004-05-07  Brian Ford  <ford@vss.fsi.com>
5014
5015         * NEWS: Mention Cygwin DWARF 2 support.
5016
5017 2004-05-07  Andrew Cagney  <cagney@redhat.com>
5018
5019         * objfiles.h (struct entry_info): Delete unused fields
5020         deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
5021         * objfiles.c (init_entry_point_info, objfile_relocate): Update.
5022         * mipsread.c (mipscoff_symfile_read): Update.
5023         * mdebugread.c (parse_partial_symbols): Update.
5024         * dwarfread.c (read_file_scope): Update.
5025         * dwarf2read.c (read_file_scope): Update.
5026         * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
5027         * coffread.c (complete_symtab): Update.
5028
5029 2004-05-07  Mark Kettenis  <kettenis@gnu.org>
5030
5031         * infcall.c (_initialize_infcall): Fix typo.
5032
5033 2004-05-07  Andrew Cagney  <cagney@redhat.com>
5034
5035         * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
5036         * command.h (add_setshow_zinteger_cmd): Declare.
5037
5038 2004-05-06  Randolph Chung  <tausq@debian.org>
5039
5040         * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
5041         (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
5042         (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
5043         (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
5044         (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
5045         (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
5046         (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM 
5047         definitions ...
5048         * hppa-tdep.h: ... to here, with HPPA_ prefix.
5049         * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
5050         * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
5051         (hppa64_hpux_frame_find_saved_regs_in_sig)
5052         (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
5053         * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
5054         * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
5055         (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
5056         (hppa_linux_sigtramp_frame_prev_register): Likewise.
5057         * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
5058         (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
5059         (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
5060         (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
5061         (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
5062         (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
5063         (hppa32_register_type, hppa_cannot_store_register)
5064         (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
5065         * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
5066         * hpread.c (hpread_process_one_debug_symbol): Likewise.
5067         * pa64solib.c (pa64_solib_have_load_event)
5068         (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
5069         (pa64_solib_unloaded_library_pathname): Likewise.
5070         * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
5071         (som_solib_library_pathname): Likewise.
5072
5073 2004-05-05  Jim Ingham  <jingham@apple.com>
5074         
5075         * breakpoint.c (create_breakpoints): Copy the ignore count and
5076         thread id over from the pended breakpoint to the actual
5077         breakpoint.
5078         
5079 2004-05-05  Andrew Cagney  <cagney@redhat.com>
5080
5081         * gdbarch.sh (PARM_BOUNDARY): Delete.
5082         gdbarch.h, gdbarch.c: Re-generate.
5083         * valops.c (PARM_BOUNDARY): Delete macro.
5084         (value_push): Delete PARM_BOUNDARY code.
5085         * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
5086
5087 2004-05-04  Jim Blandy  <jimb@redhat.com>
5088
5089         * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
5090         Don't assume that the gprs, fprs, and UISA sprs are
5091         contiguous, start at register number zero, and end with fpscr.
5092         Instead, use the numbers from the tdep structure.
5093
5094         * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
5095         should no longer be used in code specific to the RS6000 and its
5096         derivatives.
5097         * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
5098         * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
5099         tdep->ppc_fp0_regnum.
5100         (ppc_supply_fpregset, ppc_collect_fpregset)
5101         (rs6000_push_dummy_call, rs6000_extract_return_value)
5102         (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
5103         (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
5104         FP0_REGNUM. 
5105         * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
5106         (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
5107         Same.
5108         * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
5109         bdm_ppc_store_registers): Same.
5110         * ppc-linux-nat.c (ppc_register_u_addr, fetch_register) 
5111         (store_register, fill_fpregset): Same.
5112         * ppc-linux-tdep.c (ppc_linux_sigtramp_cache) 
5113         (ppc_linux_supply_fpregset): Same.
5114         * ppcnbsd-nat.c (getfpregs_supplies): Same.
5115         * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
5116         Same.
5117         * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
5118         do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
5119         ppc64_sysv_abi_return_value): Same.
5120         * rs6000-nat.c (regmap, fetch_inferior_registers) 
5121         (store_inferior_registers, fetch_core_registers): Same.
5122
5123 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
5124
5125         * m68knbsd-nat.c: Remove file.
5126         * m68knbsd-tdep.c: Remove file.
5127         * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
5128         dependencies.
5129         * configure.host: Add m68k-*-netbsdelf*.
5130         * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
5131         * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
5132         solib.o and solib-sunos.o.  Remove m68knbsd-nat.o, corelow.o.
5133         (XM_FILE): Remove.
5134         * config/m68k/nbsdelf.mh: New file.
5135         * config/m68k/nbsd.mt: New file.
5136         * config/m68k/nbsdaout.mt: Remove file.
5137         * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
5138         <machine/vmparam.h> and "m68k/tm-m68k.h".  Include "solib.h".
5139         (BPT_VECTOR, STACK_END_ADDR): Remove defines.
5140         (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
5141         (use_struct_convention): Remove prototype.
5142         (USE_STRUCT_CONVENTION): Remove define.
5143         * config/m68k/xm-nbsd.h: Remove file.
5144
5145 2004-05-04  Michael Snyder  <msnyder@redhat.com>
5146
5147         * m68k-tdep.c (m68k_gdbarch_init): Default to using 
5148         reg_struct_return method (as gcc usually does for cross targets).
5149
5150 2004-05-04  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5151
5152         Committed by Andrew Cagney.
5153         * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
5154         alignment padding when accessing ucontext struct members.
5155
5156 2004-05-04  Jim Blandy  <jimb@redhat.com>
5157
5158         * config/ppc-tdep.h (struct gdbarch_tdep): Delete
5159         'ppc_gplast_regnum' member.
5160         (ppc_num_gprs): New enum constant.
5161         * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
5162         and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
5163         * rs6000-nat.c (regmap, fetch_inferior_registers,
5164         store_inferior_registers): Same.
5165         * rs6000-tdep.c (e500_pseudo_register_read)
5166         (e500_pseudo_register_write): Same.
5167         (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
5168
5169         * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
5170         * ppc-tdep.h (ppc_num_fprs): New enum constant.
5171         * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
5172         store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
5173         FPLAST_REGNUM.
5174         * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
5175         Same.
5176         * ppc-linux-nat.c (ppc_register_u_addr): Same.
5177         * rs6000-nat.c (regmap, fetch_inferior_registers) 
5178         (store_inferior_registers): Same.
5179
5180         * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
5181         with FPLAST_REGNUM.
5182
5183 2004-05-03  Joel Brobecker  <brobecker@gnat.com>
5184
5185         * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
5186         failure detected by recent versions of GCC.
5187         (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
5188         to be consistent with the usage in dwarf2_create_include_psymtab.
5189
5190 2004-05-03  Michael Snyder  <msnyder@redhat.com>
5191
5192         * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
5193         (heuristic_proc_start): Whitespace cleanup.
5194
5195 2004-05-04  Mark Kettenis  <kettenis@gnu.org>
5196
5197         * sun3-nat.c: Remove file.
5198         * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
5199         dependencies.
5200         (ALLDEPFILES): Remove sun3-nat.c.
5201         (sun3-nat.o): Remove dependencies.
5202
5203         * i386-interix-nat.c, i386-interix-tdep.c,
5204         config/i386/nm-interix.h, config/i386/interix.mh,
5205         config/i386/interix.mt: Remove files.
5206         * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
5207         dependencies.
5208
5209 2004-05-03  Mark Kettenis  <kettenis@gnu.org>
5210
5211         * m68k-tdep.h (struct gdbarch_tdep): Add member
5212         struct_value_regnum.
5213         (m68k_svr4_init_abi): New prototype.
5214         * m68k-tdep.c: Include "floatformat.h".  Add comment about all the
5215         different calling conventions.
5216         (m68k_extract_return_value): Remove code dealing with single-field
5217         structs.
5218         (m68k_store_return_value): Remove code dealing with single-field
5219         structs.  Correctly store return values of 5, 6, 7 or 8 bytes.
5220         (m68k_extract_struct_value_address): Remove function.
5221         (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
5222         (m68k_reg_struct_return_p, m68k_return_value)
5223         (m68k_svr4_return_value): New functions.
5224         (m68k_use_struct_convention): Remove function.
5225         (m68k_push_dummy_call): Use new struct_value_regnum member of
5226         `struct gdbarch_tdep' instead of hardcoded register number to
5227         store STRUCT_ADDR.
5228         (m68k_svr4_init_abi): New function.
5229         (m68k_gdbarch_init): Don't set extract_return_value,
5230         store_return_values, deprecated_extract_struct_value_address and
5231         use_struct_convention.  Set return_value instead.  Initialize new
5232         struct_value_regnum member of `struct gdbarch_tdep'.
5233         * m68klinux-tdep.c: Update copyright year.
5234         (m68k_linux_extract_return_value, m68k_linux_store_return_value)
5235         (m68k_linux_extract_struct_value_address): Remove function.
5236         (m68k_linux_init_abi): Don't set extract_return_value,
5237         store_return_values, deprecated_extract_struct_value_address and
5238         use_struct_convention.  Call m68k_svr4_init_abi but override the
5239         new struct_value_regnum member of `struct gdbarch_tdep'.
5240         * Makefile.in (m68k-tdep.o): Update dependencies.
5241
5242 2004-05-03  J. Brobecker  <brobecker@gnat.com>
5243
5244         * dwarf2read.c (line_header): Add new included_p field in
5245         field file_names.
5246         (partial_die_info): New field has_stmt_list. New field line_offset.
5247         (dwarf2_create_include_psymtab): New function.
5248         (dwarf2_build_include_psymtabs): New function.
5249         (add_file_name): Add forward declaration. Initialize new field.
5250         (dwarf_decode_lines): Add new parameter. Enhance this procedure
5251         to be able to determine the list of files included by the
5252         given unit, and build their associated psymtabs.
5253         (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
5254         files as well.
5255         (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
5256         (read_file_scope): Update call to dwarf_decode_lines.
5257         (read_partial_die): Handle DW_AT_stmt_list attributes.
5258
5259 2004-05-02  Michael Chastain  <mec.gnu@mindspring.com>
5260
5261         Unfix PR gdb/1626.
5262         * configure.in: Revert special case for osf5.*.
5263         * configure: Regenerate.
5264
5265 2004-05-02  Jim Blandy  <jimb@redhat.com>
5266
5267         Move the symbol-file-from-memory functions into their own file.
5268         * symfile-mem.c, symfile-mem.h: New files.
5269         * symfile.c (symbol_file_add_from_bfd): New function.
5270         (symbol_file_add): Call symbol_file_add_from_bfd.
5271         (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
5272         Moved to symfile-mem.c.
5273         (_initialize_symfile): Move definition of
5274         add-symbol-file-from-memory command to symfile-mem.c.
5275         * symfile.h (symbol_file_add_from_bfd): New declaration.
5276         * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
5277         * config/powerpc/linux.mt (TDEPFILES): Same.
5278         * Makefile.in (SFILES): Add symfile-mem.c.
5279         (symfile_mem_h): New variable.
5280         (HFILES_NO_SRCDIR): Add symfile-mem.h.
5281         (symfile-mem.o): New rule.
5282
5283 2004-05-01  Andrew Cagney  <cagney@redhat.com>
5284
5285         * breakpoint.c (insert_bp_location): Use get_frame_id, and
5286         frame_find_by_id instead of frame_relative_level.
5287         (do_enable_breakpoint): Ditto.
5288         * thread.c: Update copyright.
5289         (info_threads_command): Ditto, simplify.
5290
5291         * frame.c (deprecated_generic_get_saved_register): Delete
5292         function, moved to "xstormy16-tdep.c".
5293         * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
5294         deprecated_generic_get_saved_register from "frame.c".
5295         (xstormy16_frame_saved_register): Call
5296         xstormy16_get_saved_register.
5297         * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
5298         static.
5299         * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
5300         * frame.h (deprecated_generic_get_saved_register): Delete.
5301
5302 2004-05-01  Michael Chastain  <mec.gnu@mindspring.com>
5303
5304         * dwarfread.c: Update documentation on the state of dwarf-1.
5305
5306 2004-05-01  Andrew Cagney  <cagney@redhat.com>
5307
5308         * stack.c (select_frame_command): Delete call to
5309         frame_relative_level.
5310         (print_frame, set_backtrace_limit_command, backtrace_limit_info):
5311         Delete #if0 code.
5312         (frame_info): Do not print FRAMELESS.
5313         (print_block_frame_labels): Replace DEPRECATED_STREQ.
5314         (catch_info): Delete #if0 code.
5315
5316         * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
5317         * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
5318         of frame_relative_level.
5319         * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
5320         to SENTINEL_FRAME.
5321         * frame.h (enum frame_type): Add SENTINEL_FRAME.
5322         * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
5323         frame_relative_level.
5324
5325         * frame.h (deprecated_set_frame_type): Delete declaration.
5326         * frame.c (deprecated_set_frame_type): Delete function, update
5327         comments.
5328
5329         * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
5330         * gdbarch.h, gdbarch.c: Re-generate.
5331         * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
5332         (shnbsd_pc_in_sigtramp): Delete.
5333         * i386-interix-tdep.c (i386_interix_init_abi): Do not set
5334         pc_in_sigtramp.
5335         * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
5336         pc_in_sigtramp.
5337         * frame.h: Update comments.
5338         * ppc-linux-tdep.c: Update comments.
5339         * breakpoint.c (bpstat_what): Update comments.
5340
5341         * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
5342         m68klinux-tdep.o's dependencies, were previously added to
5343         m68klinux-nat.o.
5344
5345         * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
5346         * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
5347         * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
5348         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
5349         * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
5350
5351         * Makefile.in (m68klinux-nat.o): Update dependencies.
5352         * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
5353         (m68k_linux_sigtramp_frame_cache)
5354         (m68k_linux_sigtramp_frame_this_id)
5355         (m68k_linux_sigtramp_frame_prev_register)
5356         (m68k_linux_sigtramp_frame_unwind)
5357         (m68k_linux_sigtramp_frame_sniffer)
5358         (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
5359         m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
5360         names, use trad-frame.h.
5361         * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
5362         (struct m68k_sigtramp_info): Delete.
5363         * m68k-tdep.c (m68k_sigtramp_frame_cache)
5364         (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
5365         (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
5366         (m68k_gdbarch_init): Delete all the sigtramp code, moved to
5367         "m68klinux-tdep.c".
5368
5369         * infrun.c (check_sigtramp2): Delete check for
5370         DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
5371
5372 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
5373
5374         * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
5375
5376 2004-05-01  Andrew Cagney  <cagney@redhat.com>
5377
5378         * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
5379         (frv_linux_sigtramp_frame_cache)
5380         (frv_linux_sigtramp_frame_this_id)
5381         (frv_linux_sigtramp_frame_prev_register)
5382         (frv_linux_sigtramp_frame_unwind)
5383         (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
5384         include "linux" in function and variable names, directly call
5385         frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
5386         the latest trad-frame code.
5387         (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
5388         not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
5389         * Makefile.in (frv-linux-tdep.o): Update dependencies.
5390         * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
5391         * frv-tdep.c (frv_sigtramp_frame_cache)
5392         (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
5393         (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
5394         frv-linux-tdep.c.
5395         (frv_gdbarch_init): Do not append a sigtramp sniffer.
5396         (struct gdbarch_tdep): Delete sigcontext_reg_addr.
5397         (frv_set_sigcontext_reg_addr): Delete function.
5398
5399         * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
5400         (DEPRECATED_SIGTRAMP_END): Delete.
5401         * gdbarch.h, gdbarch.c: Re-generate.
5402         * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
5403         * config/vax/tm-vaxbsd.h: Update copyright.
5404         (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
5405         (DEPRECATED_IN_SIGTRAMP): Define.
5406         * config/m68k/tm-nbsd.h: Update copyright.
5407         (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
5408         (DEPRECATED_IN_SIGTRAMP): Define.
5409
5410 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
5411
5412         * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
5413         encondings.  Fixes PR gdb/1628.
5414
5415         * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
5416         DW_CFA_restore state without a matching DW_CFA_remember_state
5417         instead of aborting.  Fixes PR backtrace/1589.
5418
5419 2004-04-30  Joel Brobecker  <brobecker@gnat.com>
5420
5421         * MAINTAINERS: Add self as AIX maintainer.
5422         Update my e-mail address in write-after-approval section.
5423
5424 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5425
5426         * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
5427         (legacy_get_prev_frame): Ditto.
5428
5429         * mips-tdep.c (mips_pc_in_sigtramp): Delete.
5430         (mips_gdbarch_init): Do not set pc_in_sigtramp.
5431         * mipsread.c (sigtramp_address): Delete extern variable.
5432         (mipscoff_new_init): Delete reference.
5433         * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
5434         (fixup_sigtramp): Delete function.
5435         * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
5436         (fixup_sigtramp): Delete declarations.
5437
5438         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
5439         deprecated_pc_in_sigtramp.
5440         (ppcnbsd_pc_in_sigtramp): Delete function.
5441
5442 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
5443
5444         * config/m68k/nm-nbsd.h: Tweak comments.
5445         * config/m68k/nm-nbsdaout.h: Likewise.
5446
5447 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5448
5449         * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
5450         legacy_pc_in_sigtramp.
5451         * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
5452
5453 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
5454
5455         Add OpenBSD/m68k support.
5456         * NEWS (New native configurations): Mention OpenBSD/m68k.
5457         * m68kbsd-tdep.c: New file.
5458         * m68kbsd-nat.c: New file.
5459         * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
5460         (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
5461         * configure.host: Add m68k-*-openbsd.
5462         * configure.tgt: Add m68k-*-openbsd.
5463         * config/m68k/tm-obsd.h: New file.
5464         * config/m68k/obsd.mt: New file.
5465         * config/m68k/obsd.mh: New file.
5466         * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
5467         m68kbsd-tdep.c.
5468
5469 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5470
5471         * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
5472         (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
5473
5474 2004-04-30  Mark Kettenis  <kettenis@gnu.org>
5475
5476         * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
5477         * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
5478
5479 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5480
5481         Revert 2004-04-16 change.
5482         * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
5483         (i386_coff_init_abi): Remove.
5484         * i386-tdep.h (i386_coff_init_abi): Remove.
5485         * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
5486
5487 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5488
5489         * blockframe.c (find_pc_partial_function): Delete use of
5490         DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
5491         DEPRECATED_SIGTRAMP_END.
5492
5493         * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
5494         * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
5495         * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
5496         * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
5497         * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
5498
5499         * defs.h (deprecated_inside_entry_file): Delete declaration.
5500         * blockframe.c (deprecated_inside_entry_file): Delete function.
5501         (legacy_frame_chain_valid): Delete call.
5502         * sh64-tdep.c (sh64_frame_chain): Delete call.
5503         * objfiles.h: Update comments.
5504         * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
5505         call.
5506         * frame.c (get_prev_frame): Delete call, update comments.
5507
5508 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5509
5510         * MAINTAINERS (Write After Approval): Add myself.
5511
5512 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5513
5514         * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
5515         * gdbarch.h, gdbarch.c: Re-generate.
5516         * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
5517         code.
5518
5519 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5520
5521         * gdb-events.sh (selected_thread_changed)
5522         (selected_frame_level_changed, target_changed): Delete.
5523         * gdb-events.h, gdb-events.c: Re-generate.
5524         * valops.c (value_assign): Update.
5525         * stack.c (select_frame_command, up_silently_base)
5526         (down_silently_base): Update.
5527
5528 2004-04-29  Andrew Cagney  <cagney@redhat.com>
5529
5530         * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
5531         registers correctly.
5532         (print_gp_register_row, mips32_heuristic_proc_desc)
5533         (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
5534         (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
5535         references to mips_isa_regsize.
5536
5537 2004-04-29  Andrew Cagney  <cagney@redhat.com>
5538
5539         * mips-tdep.c (struct gdbarch_tdep): Delete
5540         mips_fp_register_double.
5541         (FP_REGISTER_DOUBLE): Delete macro, replace with test for
5542         mips_abi_regsize.
5543         (mips_gdbarch_init): Do not set mips_fp_register_double.
5544         (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
5545
5546 2004-04-29  Joel Brobecker  <brobecker@gnat.com>
5547
5548         Committed by Andrew Cagney.
5549         * infrun.c (handle_inferior_event): Rely on frame IDs to detect
5550         function calls.
5551
5552 2004-04-29  Andrew Cagney  <cagney@redhat.com>
5553
5554         * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
5555         gdbarch, use mips_abi, update callers.
5556         (mips_stack_argsize): Replace tdep parameter with gdbarch, use
5557         mips_abi_regsize, update callers.
5558         (struct gdbarch_tdep): Delete mips_default_stack_argsize and
5559         mips_default_abi_regsize.
5560         (mips_gdbarch_init): Do not set mips_default_stack_argsize and
5561         mips_default_abi_regsize.
5562
5563 2004-04-29  Andrew Cagney  <cagney@redhat.com>
5564
5565         * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
5566         (mips_abi_regsize_string): Rename mips_saved_regsize_string.
5567         (struct gdbarch_tdep): Rename mips_default_saved_regsize to
5568         mips_default_abi_regsize.
5569         (mips_isa_regsize): Rename mips_regisze.
5570         * mipsnbsd-tdep.c: Update.
5571         * mips-linux-tdep.c: Update.
5572         * irix5-nat.c: Update.
5573         * mips-tdep.h (mips_isa_regsize): Update.
5574
5575         * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
5576         Delete all disabled code.
5577         * gdb-events.h, gdb-events.c: Re-generate.
5578         
5579 2004-04-19  Jerome Guitton  <guitton@gnat.com>
5580             Mark Kettenis  <kettenis@gnu.org>
5581
5582         * i386-tdep.c (i386_skip_prologue): follow the last jump only if
5583         the function begins with a branch instruction.
5584
5585 2004-04-29  Mark Kettenis  <kettenis@gnu.org>
5586
5587         * i386-tdep.c: Fix spelling mistakes.
5588
5589 2004-04-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5590             Andrew Cagney  <cagney@redhat.com>
5591
5592         * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
5593         <sys/proc.h>.
5594         * acconfig.h: Provide default _KMEMUSER value.
5595         * config.in, configure: Re-generate.
5596         * NEWS: Mention fix.
5597
5598 2004-04-24  Randolph Chung  <tausq@debian.org>
5599
5600         * configure.host (hppa*-*-linux*): New target.
5601         * configure.tgt (hppa*-*-linux*): Likewise.
5602         * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
5603         gdbarch_init_osabi() call earlier so that osabi-specific frame
5604         unwinders can be registered first.
5605         * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
5606         hppa-linux-nat.c.
5607         * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
5608         (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
5609         * config/pa/linux.mh: New file.
5610         * config/pa/linux.mt: New file.
5611         * config/pa/nm-linux.h: New file.
5612         * config/pa/xm-linux.h: New file.
5613         * hppa-linux-nat.c: New file.
5614         * hppa-linux-tdep.c: New file.
5615
5616 2004-04-28  Randolph Chung  <tausq@debian.org>
5617
5618         * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
5619         return values.
5620         (hppa32_push_dummy_call): Fix small struct and floating point argument 
5621         passing, and make sure the stack frame is properly aligned.
5622
5623 2004-04-28  Andrew Cagney  <cagney@redhat.com>
5624
5625         * stack.c (print_stack_frame): Fix description.
5626
5627         * NEWS: Mention gdb/gdbserver/configure execute permission
5628         changed.  PR server/519.
5629
5630 2004-04-28  Andrew Cagney  <cagney@redhat.com>
5631
5632         * stack.c (print_stack_frame_stub): Delete declaration.
5633         (struct print_stack_frame_args, print_stack_frame)
5634         (print_frame_info, print_frame): Replace "source" with print what.
5635         Replace "print" with "print_level".  Replace "args" with
5636         "print_args".
5637         * frame.h (show_and_print_stack_frame, print_stack_frame)
5638         (print_frame_info): Update declarations.
5639         * stack.c (select_and_print_frame, frame_command)
5640         (current_frame_command, up_command, down_command): Update calls -
5641         use get_selected_frame, pass "enum print_what" for source, do not
5642         call frame_relative_level.
5643         * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
5644         * remote-rdp.c (remote_rdp_open): Ditto.
5645         * remote-mips.c (common_open): Ditto.
5646         * remote-e7000.c (e7000_start_remote): Ditto.
5647         * ocd.c (ocd_start_remote): Ditto.
5648         * mi/mi-main.c (mi_cmd_exec_return): Ditto.
5649         * infrun.c (normal_stop): Ditto.
5650         * inflow.c (kill_command): Ditto.
5651         * infcmd.c (finish_command): Ditto.
5652         * corelow.c (core_open): Ditto.
5653         * tracepoint.c (finish_tfind_command): Ditto.
5654         * thread.c (info_threads_command, info_threads_command) 
5655         (restore_current_thread, do_captured_thread_select): Ditto.
5656         * ada-tasks.c (task_command): Ditto.
5657
5658 2004-04-26  Orjan Friberg <orjanf@axis.com>
5659
5660         * frame.c: Include "observer.h".
5661         (frame_observer_target_changed): New function.
5662         (_initialize_frame): Attach target_changed observer.
5663         * regcache.c: Include "observer.h".
5664         (regcache_observer_target_changed): New function.
5665         (_initialize_regcache): Attach target_changed observer.
5666         * valops.c: Include "observer.h".
5667         (value_assign): Notify target_changed event when modifying register.
5668         * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
5669
5670 2004-04-26  Orjan Friberg <orjanf@axis.com>
5671
5672         From Paul Koning <pkoning@equallogic.com>:
5673         * breakpoint.c (free_valchain): New function.
5674         (insert_bp_location, delete_breakpoint): Use free_valchain.
5675         (remove_breakpoint): Do not remove the valchain.
5676         (bpstat_stop_status): If not stopped by watchpoint, skip
5677         watchpoints when generating stop status list.
5678         * infrun.c (handle_inferior_event): Make
5679         stepped_after_stopped_by_watchpoint a global variable.
5680         * remote.c (remote_stopped_data_address): Return watch data
5681         address rather than zero if stepped_after_stopped_by_watchpoint is
5682         set.
5683
5684 2004-04-25  Michael Chastain  <mec.gnu@mindspring.com>
5685
5686         Fix PR gdb/1626.
5687         * configure.in: Check for curses after termcap.
5688         On osf5.*, do not check for ncurses.
5689         * configure: Regenerate.
5690
5691 2004-04-25  Mark Kettenis  <kettenis@gnu.org>
5692
5693         * ppcobsd-nat.c: Include "ppc-tdep.h".
5694         * Makefile.in (ppcobsd-nat.o): Update dependencies.
5695
5696         * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
5697         Fixes PR tdep/1623 and PR tdep/1624.
5698
5699 2004-04-24  Michael Chastain  <mec.gnu@mindspring.com>
5700
5701         * xmodem.h, xmodem.c: Remove files.
5702         * Makefile.in: Remove references to xmodem.h, xmodem.c.
5703
5704 2004-04-23  Randolph Chung  <tausq@debian.org>
5705
5706         * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
5707         (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
5708         (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
5709         for handling stackless frames.
5710         (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer. 
5711
5712 2004-04-23  Randolph Chung  <tausq@debian.org>
5713
5714         * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
5715         starts at a pc before the frame is created.
5716
5717 2004-04-23  Joel Brobecker  <brobecker@gnat.com>
5718
5719         * ChangeLog-2002: Fix year in one of the ChangeLog entries.
5720
5721 2004-04-23  Jerome Guitton  <guitton@gnat.com>
5722
5723         * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
5724         use convert_typed_floating to get the appropriate format.
5725
5726 2004-04-22  Randolph Chung  <tausq@debian.org>
5727
5728         * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
5729         (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
5730         (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
5731         (hppa_sign_extend): Add prototype.
5732         * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
5733         (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
5734         (sign_extend): Rename with hppa_ prefix and make non-static.  Other
5735         hppa targets will also use these functions.
5736         (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
5737         (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
5738         (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
5739         (hppa_gdbarch_init): Remove gdbarch setting of 
5740         skip_trampoline_code, in_solib_call_trampoline and
5741         in_solib_return_trampoline.
5742         * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
5743         (hppa64_hpux_in_solib_call_trampoline): New functions, split from
5744         hppa_in_solib_call_trampoline.
5745         (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
5746         Moved from hppa-tdep.c.
5747         (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code, 
5748         in_solib_call_trampoline and in_solib_return_trampoline.
5749
5750 2004-04-22  Randolph Chung  <tausq@debian.org>
5751
5752         * hppa-tdep.c (hppa_debug): New variable.
5753         (find_unwind_entry, hppa_frame_cache): Add debug output.
5754         (_initialize_hppa_tdep): Add command to set debug flag.
5755
5756 2004-04-22  Andrew Cagney  <cagney@redhat.com>
5757
5758         * ppcnbsd-tdep.c: Update copyright.  Include "tramp-frame.h" and
5759         "trad-frame.h".
5760         (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
5761         signal trampoline unwinder.
5762         (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
5763
5764 2004-04-22  Mark Kettenis  <kettenis@gnu.org>
5765
5766         Add OpenBSD/powerpc support.
5767         * NEWS (New native configurations): Mention OpenBSD/powerpc.
5768         * ppc-tdep.h (struct ppc_reg_offsets): New structure.
5769         (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
5770         (ppc_collect_fpregset): New prototypes.
5771         * ppcobsd-nat.c: New file.
5772         * ppcobsd-tdep.c: New file.
5773         * ppcobsd-tdep.h: New file.
5774         * rs6000-tdep.c: Include "regset.h".
5775         (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
5776         (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
5777         New functions.
5778         * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
5779         (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
5780         (rs6000-tdep.o): Update dependencies.
5781         * configure.host: Add powerpc-*-openbsd.
5782         * configure.tgt: Add powerpc-*-openbsd.
5783         * config/powerpc/obsd.mh: New file.
5784         * config/powerpc/nm-obsd.h: New file.
5785         * config/powerpc/obsd.mt: New file.
5786
5787 2004-04-22  Andrew Cagney  <cagney@redhat.com>
5788
5789         * frame.h (show_frame_info): Delete declaration.
5790
5791         * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
5792         * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
5793         * m32r-tdep.c (m32r_frame_this_id): Ditto.
5794         * frv-tdep.c (frv_frame_this_id): Ditto.
5795         * avr-tdep.c (avr_frame_this_id): Ditto.
5796
5797 2004-04-22  Elena Zannoni  <ezannoni@redhat.com>
5798
5799         * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
5800
5801 2004-04-22  Jim Blandy  <jimb@redhat.com>
5802
5803         * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
5804         register number zero.
5805
5806 2004-04-21  Michael Snyder  <msnyder@redhat.com>
5807
5808         * mips-tdep.c (heuristic_proc_start): 
5809         Warning() already prefixes "Warning: ".
5810
5811 2004-04-21  Andrew Cagney  <cagney@redhat.com>
5812
5813         * annotate.h (deprecated_annotate_starting_hook)
5814         (deprecated_annotate_stopped_hook)
5815         (deprecated_annotate_exited_hook)
5816         (deprecated_annotate_signal_hook)
5817         (deprecated_annotate_signalled_hook): Deprecate.
5818         * tracepoint.h (deprecated_create_tracepoint_hook)
5819         (deprecated_delete_tracepoint_hook)
5820         (deprecated_modify_tracepoint_hook)
5821         (deprecated_trace_find_hook)
5822         (deprecated_trace_start_stop_hook): Deprecate.
5823         * target.h (deprecated_target_new_objfile_hook): Deprecate.
5824         * remote.h (deprecated_target_resume_hook)
5825         (deprecated_target_wait_loop_hook): Deprecate.
5826         * gdbcore.h (deprecated_exec_file_display_hook)
5827         (deprecated_file_changed_hook): Deprecate.
5828         * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
5829         * defs.h (deprecated_modify_breakpoint_hook)
5830         (deprecated_command_loop_hook, deprecated_show_load_progress)
5831         (deprecated_print_frame_info_listing_hook)
5832         (deprecated_query_hook, deprecated_warning_hook)
5833         (deprecated_flush_hook, deprecated_create_breakpoint_hook)
5834         (deprecated_delete_breakpoint_hook)
5835         (deprecated_interactive_hook, deprecated_registers_changed_hook)
5836         (deprecated_readline_begin_hook, deprecated_readline_hook)
5837         (deprecated_readline_end_hook, deprecated_register_changed_hook)
5838         (deprecated_memory_changed_hook, deprecated_init_ui_hook)
5839         (deprecated_context_hook, deprecated_target_wait_hook)
5840         (deprecated_attach_hook, deprecated_detach_hook)
5841         (deprecated_call_command_hook, deprecated_set_hook)
5842         (deprecated_error_hook, deprecated_error_begin_hook)
5843         (deprecated_ui_load_progress_hook): Deprecate.
5844         * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
5845         * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
5846         * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
5847         * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
5848         * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
5849         * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
5850         * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
5851         * annotate.c, aix-thread.c: Update.
5852
5853 2004-04-21  Andrew Cagney  <cagney@redhat.com>
5854
5855         * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
5856         * vaxnbsd-tdep.c: Include "gdb_string.h".
5857
5858         * symfile.c (symbol_file_add_from_memory): #if 0 function.
5859         (add_symbol_file_from_memory_command): #if 0 function body, call
5860         error instead.
5861
5862 2004-04-21  Andrew Cagney  <cagney@redhat.com>
5863
5864         * gdbcore.h: Update copyright.
5865         (deprecated_add_core_fns): Rename add_core_fns.
5866         * win32-nat.c (_initialize_core_win32): Update.
5867         * sun3-nat.c (_initialize_core_sun3): Update.
5868         * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
5869         * rs6000-nat.c (_initialize_core_rs6000): Update.
5870         * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
5871         * nto-tdep.c (_initialize_nto_tdep): Update.
5872         * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
5873         * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
5874         * mips-nat.c (_initialize_core_mips): Update.
5875         * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
5876         * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
5877         * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
5878         * lynx-nat.c (_initialize_core_lynx): Update.
5879         * irix5-nat.c (_initialize_core_irix5): Update.
5880         * i386-interix-nat.c (_initialize_core_interix): Update.
5881         * cris-tdep.c (_initialize_cris_tdep): Update.
5882         * corelow.c (deprecated_add_core_fns): Update.
5883         * core-regset.c (_initialize_core_regset): Update.
5884         * core-aout.c (_initialize_core_aout): Update.
5885         * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
5886         * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
5887         * alpha-nat.c (_initialize_core_alpha): Update.
5888
5889 2004-04-21  Jim Blandy  <jimb@redhat.com>
5890
5891         * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
5892
5893 2004-04-19  Daniel Jacobowitz  <drow@mvista.com>
5894
5895         * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
5896         Delete.
5897         (dwarf_alloc_block): Take a CU argument.  Use the comp_unit_obstack.
5898         (read_attribute_value): Update calls to dwarf_alloc_block.
5899         (dwarf2_build_psymtabs_hard): Don't initialize or clean up
5900         dwarf2_tmp_obstack.
5901         (psymtab_to_symtab_1): Likewise.  Clean up using
5902         free_stack_comp_unit.
5903         (add_to_cu_func_list): Use the comp_unit_obstack.
5904
5905 2004-04-19  Joel Brobecker  <brobecker@gnat.com>
5906
5907         * dwarf2read.c (dwarf2_flag_true_p): New function.
5908         (die_is_declaration): Use the function above. Add some comments.
5909
5910 2004-04-19  Mark Kettenis  <kettenis@gnu.org>
5911
5912         * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
5913         architecture when registering sparcnbsd_core_osabi_sniffer.
5914         Adjust comment.
5915
5916 2004-04-18  Mark Kettenis  <kettenis@gnu.org>
5917
5918         * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
5919         return value.
5920
5921         Based on a patch from Brian Ford <ford@vss.fsi.com>:
5922         * i386-tdep.c: Correct register numbering scheme comments
5923         throughout.
5924         (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
5925         (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
5926         (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
5927         (i386_gdb_arch_init): Likewise.
5928
5929         * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
5930         and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
5931         ppcnbsd-tdep.o.
5932
5933         * m68k-tdep.h: Tweak comments.
5934         * m68k-tdep.c: Tweak comment.
5935
5936 2004-04-17  Randolph Chung  <tausq@debian.org>
5937
5938         * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
5939         * hppa-hpux-tdep.c (hppa-tdep.h): Include.
5940         (hppa_hpux_som_init_abi): Set is_elf to 0.
5941         (hppa_hpux_elf_init_abi): Set is_elf to 1.
5942         * hppa-tdep.c (low_text_segment_address): Remove global.
5943         (record_text_segment_lowaddr): Pass in low address as parameter. Use
5944         section offset to calculate segment address.
5945         (internalize_unwinds): Define low_text_segment_address as local and
5946         pass to record_text_segment_lowaddr for ELF targets.
5947         (hppa_gdbarch_init): Zero fill tdep structure.
5948         (hppa_dump_tdep): Print tdep structure.
5949         * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
5950
5951 2004-04-17  Randolph Chung  <tausq@debian.org>
5952
5953         * hppa-tdep.c (hppa_pseudo_register_read): Define.
5954         (hppa_gdbarch_init): Set pseudo_register_read.
5955         * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
5956         * regcache.c (supply_register): Remove check for
5957         DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
5958
5959 2004-04-17  Randolph Chung  <tausq@debian.org>
5960
5961         * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
5962         * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
5963         (hpread_adjust_stack_address): Move to hpread.c.
5964         * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
5965         obj_private_struct): Move from tm-hppa.h.
5966         * hpread.c (hppa-tdep.h): Include.
5967         (hpread_adjust_stack_address): Move from hppa-tdep.c.
5968         (hpread_read_function_type, hpread_read_doc_function_type)
5969         (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address 
5970         directly.
5971         * pa64solib.c (hppa-tdep.h): Include.
5972         * somsolib.c (hppa-tdep.h): Include.
5973         * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
5974         inferior_status): Remove unused forward declarations.
5975         (INSTRUCTION_SIZE): Move to hppa-tdep.c.
5976         (unwind_table_entry, unwind_stub_types, obj_unwind_info, 
5977         obj_private_struct): Move to hppa-tdep.h.
5978         (HPREAD_ADJUST_STACK_ADDRESS): Remove.
5979
5980 2004-04-17  Randolph Chung  <tausq@debian.org>
5981
5982         * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
5983         (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
5984         (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
5985         (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
5986         Remove forward declaration and make static.
5987         (hppa_reg_struct_has_addr): Remove.
5988
5989 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
5990
5991         * observer.sh: Move comments in sed command to first column.
5992
5993 2004-04-16  Jason Molenda  (jmolenda@apple.com)
5994
5995         * frame.c: Minor typeo corrections in comments.
5996
5997 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
5998
5999         * observer.c (observer_test_first_notification_function): Update
6000         function profile.
6001         (observer_test_second_notification_function): Likewise.
6002         (observer_test_third_notification_function): Likewise.
6003
6004 2004-04-16  Mark Kettenis  <kettenis@gnu.org>
6005
6006         From Brian Ford <ford@vss.fsi.com>:
6007         * i386-tdep.c (i386_coff_init_abi): New function.
6008         * i386-tdep.h (i386_coff_init_abi): New prototype.      
6009         * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it.  Use correct
6010         register number translation functions for DWARF and DWARF 2.
6011
6012 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
6013
6014         * dwarf2read.c: Back out my previous change, it was incorrect.
6015
6016 2004-04-16  Daniel Jacobowitz  <drow@mvista.com>
6017
6018         * dwarf2read.c: Include "hashtab.h".
6019         (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
6020         has_namespace_info.
6021         (struct partial_die_info): Add comments.  Use bitfields to reduce
6022         memory footprint.  Add scope, scope_set, has_specification,
6023         spec_offset, die_parent, die_child, and die_sibling.
6024         (peek_die_abbrev): Add prototype.
6025         (partial_read_comp_unit_head): New function, broken out from
6026         dwarf2_build_psymtabs_hard.
6027         (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
6028         Use partial_read_comp_unit_head.  Initialize the CU and
6029         comp_unit_obstack.  Update calls to read_partial_die and
6030         scan_partial_symbols.  Use free_stack_comp_unit and
6031         load_partial_dies.
6032         (scan_partial_symbols): Change PDI to a pointer.  Use the child and
6033         sibling pointers to walk partial DIEs.  Call fixup_partial_die.
6034         Update calls to helper functions.  Remove NAMESPACE argument.
6035         Update comments.
6036         (partial_die_parent_scope, partial_die_full_name): New functions.
6037         (add_partial_symbol): Remove namespace argument.  Update call to
6038         pdi_needs_namespace.  Use partial_die_full_name.  Handle
6039         DW_TAG_namespace.  Check has_namespace_info flag.
6040         (pdi_needs_namespace): Remove NAMESPACE argument.  Just check the
6041         tag.  Handle namespaces.
6042         (add_partial_namespace, add_partial_enumeration): Simplify.
6043         (guess_structure_name): New function, derived from
6044         add_partial_structure.
6045         (add_partial_structure): Remove.
6046         (determine_class_name): Update comment.
6047         (dwarf2_read_abbrevs): Set has_namespace_info flag.
6048         (is_type_tag_for_partial, load_partial_dies): New functions.
6049         (read_partial_die): Pass abbrev and abbrev_len as arguments.
6050         Record specifications instead of following them immediately.
6051         (find_partial_die_in_comp_unit, find_partial_die)
6052         (fixup_partial_die, free_stack_comp_unit)
6053         (hashtab_obstack_allocate, dummy_obstack_deallocate)
6054         (partial_die_hash, partial_die_eq): New functions.
6055         * Makefile.in (hashtab_h): Define.
6056         (dwarf2read.o): Update dependencies.
6057         (observer_inc, observer_h): Move to the correct section.
6058
6059 2004-04-15  Joel Brobecker  <brobecker@gnat.com>
6060
6061         * dwarf2read.c (dwarf2_attribute_true_p): New function.
6062         (die_is_declaration): Use the function above. Add comment.
6063
6064 2004-04-15  Joel Brobecker  <brobecker@gnat.com>
6065
6066         * dwarf2read.c (read_structure_scope): Identify stub types
6067         using die_is_declaration() only.
6068
6069 2004-04-15  Roland McGrath  <roland@redhat.com>
6070
6071         * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
6072         argument instead of NAME.
6073         (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
6074         in call to symbol_file_add_with_addrs_or_offsets.
6075         (build_addr_info): New function, helper for ...
6076         (symbol_file_add_from_memory): New function.
6077         (add_symbol_file_from_memory_command): New function using that.
6078         (_initialize_symfile): Register it for add-symbol-file-from-memory.
6079         (pre_add_symbol_hook): Add const to argument type.
6080         * symfile.h (symbol_file_add_from_memory): Declare it.
6081
6082 2004-04-15  Mark Kettenis  <kettenis@gnu.org>
6083
6084         * NEWS (New native configurations): Mention OpenBSD/vax.
6085         * configure.host: Add vax-*-openbsd*.
6086         * config/vax/obsd.mh: New file.
6087         * config/vax/nm-obsd.h: New file.
6088
6089         * vax-tdep.c: Include "regset.h".
6090         (vax_supply_gregset): New function.
6091         (vax_gregset): New variable.
6092         (vax_regset_from_core_section): New function.
6093         (vax_gdbarch_init): Set regset_from_core_section.
6094         * Makefile.in (vax-tdep.o): Update dependencies.
6095
6096 2004-04-15  Andrew Cagney  <cagney@redhat.com>
6097
6098         * observer.c (normal_stop_subject, observer_notify_normal_stop)
6099         (observer_normal_stop_notification_stub)
6100         (observer_attach_normal_stop, observer_detach_normal_stop):
6101         Delete, replaced by #include "observer.inc".
6102         * infrun.c (normal_stop): Pass "stop_bpstat" to
6103         observer_notify_normal_stop.
6104         * Makefile.in (observer_inc): Define.
6105         (observer.o): Update dependencies.
6106         (observer.h, observer.inc): New rules.
6107         * observer.h: Delete file.
6108         * observer.sh: New file.
6109
6110 2004-04-15  Mark Kettenis  <kettenis@gnu.org>
6111
6112         * vax-tdep.c (vax_frame_cache): Fix typo.
6113
6114 2004-04-14  Mark Kettenis  <kettenis@gnu.org>
6115
6116         * NEWS (New native configurations): Mention NetBSD/vax.
6117         * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
6118         * config/vax/nbsdelf.mh: New file.
6119         * config/vax/nbsdaout.mh: New file.
6120         * config/vax/nm-nbsd.h: New file.
6121         * config/vax/nm-nbsdaout.h: New file.
6122
6123         * vaxnbsd-tdep.c: New file.
6124         * Makefile.in (vaxnbsd-tdep.o): New dependency.
6125         * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
6126         * config/vax/nbsd.mt: New file.
6127         * config/vax/tm-nbsd.h: New file.
6128
6129         * Makefile.in (vaxbsd-nat.o): New dependency.
6130
6131         * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
6132         * vax-tdep.c (vax_store_arguments): Remove struct_return and
6133         struct_addr arguments.  Don't push return value address.
6134         (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
6135         arguments to vax_store_arguments.  Store return value address in
6136         R1.
6137         (vax_store_struct_return, vax_extract_return_value)
6138         (vax_store_return_value): Remove functions.
6139         (vax_return_value): New function.
6140         (vax_gdbarch_init): Set return value.  Don't set
6141         deprecated_store_struct_return, deprecated_extract_struct_return
6142         and deprecated_store_return_value.
6143
6144 2004-04-14  Andreas Schwab  <schwab@suse.de>
6145
6146         * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
6147         value buffer.
6148         * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
6149
6150 2004-04-14  Mark Kettenis  <kettenis@gnu.org>
6151
6152         * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
6153         (vax_unwind_dummy_id): New functions.
6154         (vax_push_dummy_frame, vax_pop_frame): Remove functions.
6155         (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
6156         variables.
6157         (vax_fix_call_dummy): Remove function.
6158         (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
6159         Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
6160         call_dummy_location, deprecated_call_dummy_words,
6161         deprecated_sizeof_call_dummy_words,
6162         deprecated_call_dummy_breakpoint_offset,
6163         deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
6164         and deprecated_dummy_write_sp.
6165
6166 2004-04-13  David Carlton  <carlton@kealia.com>
6167
6168         * MAINTAINERS: Move myself to "paper trail" section.
6169
6170 2004-04-12  Mark Kettenis  <kettenis@gnu.org>
6171
6172         * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
6173         "trad-frame.h".
6174         (vax_frame_init_saved_regs): Remove function.
6175         (vax_sigtramp_saved_pc): Remove function.
6176         (vax_frame_saved_pc): Remove function.
6177         (vax_frame_args_address): Remove function.
6178         (vax_frame_num_args): Rewrite.
6179         (vax_frame_chain): Remove function.
6180         (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
6181         VAX_FP_REGNUM.
6182         (vax_pop_frame): Likewise.
6183         (vax_saved_pc_after_call): Remove function.
6184         (struct vax_frame_cache): New structure.
6185         (vax_frame_cache): New function.
6186         (vax_frame_this_id): New function.
6187         (vax_frame_prev_register): New function.
6188         (vax_frame_unwind): New variable.
6189         (vax_frame_sniffer): New function.
6190         (vax_frame_base_address): New function.
6191         (vax_frame_args_address): New function.
6192         (vax_frame_base): New variable.
6193         (vax_unwind_pc): New function.
6194         (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
6195         deprecated_fp_regnum, deprecated_saved_pc_after_call,
6196         deprecated_frame_chain, deprecated_frame_saved_pc,
6197         deprecated_frame_args_address and
6198         deprecated_frame_init_saved_regs.
6199         * Makefile.in (vax-tdep.o): Update dependencies.
6200
6201         * vaxbsd-nat.c: New file.
6202
6203         * vax-tdep.h: Update copyright year.  Adjust comments.
6204         (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
6205         VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
6206         (vax_regnum): New enum.  Replacing...
6207         (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
6208         (VAX_PS_REGNUM): ... these removed macros.
6209         * vax-tdep.c (vax_register_name): Remove prototype.
6210         (vax_register_name): Reorganize somewhat.  Use ARRAY_SIZE.
6211         (vax_register_byte, vax_register_raw_size,
6212         vax_register_virtual_size, vax_register_virtual_type): Remove
6213         functions.
6214         (vax_register_type): New function.
6215         (vax_breakpoint_from_pc): Reorganize.
6216         (vax_gdbarch_init): Set register_type.  Don't set
6217         deprecated_register_size, deprecated_register_bytes,
6218         deprecated_register_byte, deprecated_register_raw_size,
6219         deprecated_max_register_raw_size,
6220         deprecated_register_virtual_size,
6221         deprecated_max_register_virtual_size and
6222         deprecated_register_virtual_type.  Add comment on stack direction.
6223
6224 2004-04-11  Mark Kettenis  <kettenis@gnu.org>
6225
6226         * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
6227         AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
6228         AMD64_FS_REGNUM and AMD64_GS_REGNUM.
6229
6230 2004-04-10  Randolph Chung  <tausq@debian.org>
6231
6232         * MAINTAINERS (write after approval): Add myself.
6233
6234 2004-04-07  Randolph Chung  <tausq@debian.org>
6235
6236         * hppa-tdep.c (hppa_inner_than): Remove.
6237         (is_pa_2): Remove unused static variable.
6238         (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
6239
6240 2004-03-10  Paul N. Hilfinger  <Hilfinger@gnat.com>
6241
6242         * language.h (language_defn): Add new la_post_parser field.
6243         * parser-defs.h (null_post_parser): New declaration (default for
6244         la_post_parser).
6245
6246         * parse.c (parse_exp_1): Move code to parse_exp_in_context and
6247         insert call to that function.
6248         (parse_exp_in_context): New function, including code formerly in
6249         parse_exp_1.  Calls language-dependent post-parser after
6250         prefixification.
6251         (parse_expression_in_context): New exported function.
6252         (null_post_parser): New definition.
6253         * expression.h (parse_expression_in_context): Add declaration.
6254
6255         * p-lang.c (pascal_language_defn): Add trivial post-parser.
6256         * c-lang.c (c_language_defn): Ditto.
6257         (cplus_language_defn): Ditto.
6258         (asm_language_defn): Ditto.
6259         (minimal_language_defn): Ditto.
6260         * f-lang.c (f_language_defn): Ditto.
6261         * jv-lang.c (java_language_defn): Ditto.
6262         * language.c (unknown_language_defn): Ditto.
6263         (auto_language_defn): Ditto.
6264         (local_language_defn): Ditto.
6265         * m2-lang.c (m2_language_defn): Ditto.
6266         * scm-lang.c (scm_language_defn): Ditto.
6267         * obj-lang.c (objc_language_defn): Ditto.
6268
6269 2004-04-10  Mark Kettenis  <kettenis@gnu.org>
6270
6271         * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
6272         (amd64nbsd_mcontext_addr): New function.
6273         (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
6274         amd64nbsd_mcontext_addr.  Directly initialize TDEP->sc_reg_offset
6275         with amd64nbsd_r_reg_offset, instead of building it on the fly.
6276
6277         * corelow.c (core_xfer_partial): Fix coding standards violation.
6278         Add support for TARGET_OBJECT_WCOOKIE.
6279
6280         * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
6281         deprecated_pc_in_sigtramp.
6282         * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
6283         * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
6284         * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
6285         * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
6286         * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
6287         * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
6288         * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
6289
6290         * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
6291         i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
6292         Fix typo.
6293
6294         * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
6295         I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
6296         (amd64_collect_fxsave): Likewise.
6297
6298         * i386-sol2-tdep.c: Include "gdb_string.h".
6299         (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
6300         name.
6301         * Makefile.in (i386-sol2-tdep.o): Update dependencies.
6302
6303 2004-04-10  Mark Kettenis  <kettenis@gnu.org>
6304
6305         * i386-sol2-tdep.c: Include "solib-svr4.h".
6306         (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6307         * Makefile.in (i386-sol2-tdep.o): Update dependencies.
6308         * config/i386/tm-i386sol2.h: Include :solib.h".
6309         * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
6310         solib-svr4.o and solib-legacy.o.
6311         * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
6312         solib-svr4.o.
6313
6314 2004-04-09  Mark Kettenis  <kettenis@gnu.org>
6315
6316         * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
6317         whether a register is supplied by PTRACE_GETFPREGS.
6318         (store_inferior_registers): Likewise.
6319         * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
6320         whether a register is supplied by PT_GETFPREGS.
6321         (store_inferior_registers): Likewise.
6322
6323         * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
6324         * config/i386/linux64.mt (TDEPFILES): Likewise.
6325
6326         * i386-linux-nat.c: Update copyrigth year.  Tweak comment.
6327
6328         * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
6329         sigtramp_p member of `struct gdbarch_tdep'.  Also check whether
6330         the program counter is in the range specified by `struct
6331         gdbarch_tdep'.
6332         * amd64-linux-tdep.c: Include "symtab.h".
6333         (amd64_linux_pc_in_sigtramp): Remove function.
6334         (amd64_linux_sigtramp_p): New function.
6335         (amd64_linux_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6336         deprecated_pc_in_sigtramp.
6337         * amd64nbsd-tdep.c: Include "symtab.h".
6338         (amd64nbsd_sigtramp_p): New function.
6339         (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6340         deprecated_pc_in_sigtramp.
6341         * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h".  Add a
6342         few comments.
6343         (amd64obsd_pc_in_sigtramp): Remove function.
6344         (amd64obsd_sigtramp_p): New function.
6345         (amd64obsd_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6346         deprecated_pc_in_sigtramp.
6347         * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
6348         (i386bsd_pc_ins_sigtramp): Remove prototype.
6349         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
6350         * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
6351         sigtramp_p member of `struct gdbarch_tdep'.  Also check whether
6352         the program counter is in the range specified by `struct
6353         gdbarch_tdep'.
6354         (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
6355         (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
6356         (i386_go32_pc_in_sigtramp): Remove function.
6357         (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
6358         Initialize TDEP->sigtramp_p.
6359         (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
6360         (i386_gdbarch_init): Initialize TDEP->sigtramp_p.  Don't set
6361         deprecated_pc_in_sigtramp.
6362         * i386-linux-tdep.c: Adjust comments.
6363         (i386_linux_pc_in_sigtramp): Remove function.
6364         (i386_linux_sigtramp_p): New function.
6365         (i386_linux_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6366         deprecated_pc_in_sigtramp.
6367         * i386-nto-tdep.c: Update copyright year.
6368         (i386nto_pc_in_sigtramp): Remove function.
6369         (i386nto_sigtramp_p): New function.
6370         (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
6371         SP_REGNUM.
6372         (i386nto_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6373         deprecated_pc_in_sigtramp.
6374         * i386-sol2-tdep.c: Update copyright year.
6375         (i386_sol2_pc_in_sigtramp): Remove function.
6376         (i386_sol2_sigtramp_p): New function.
6377         (i386_sol2_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6378         deprecated_pc_in_sigtramp.
6379         * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
6380         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
6381         (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6382         deprecated_sigtramp_start and deprecated_sigtramp_end.
6383         * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
6384         (i386nbsd_pc_in_sigtramp): Remove function.
6385         (i386nbsd_sigtramp_p): New function.
6386         (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6387         deprecated_sigtramp_start, deprecated_sigtramp_end.  Initialize
6388         TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
6389         * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
6390         (i386obsd_pc_in_sigtramp): Remove function.
6391         (i386obsd_sigtramp_p): New function.
6392         (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
6393         functions.
6394         (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6395         deprecated_sigtramp_start, deprecated_sigtramp_end.  Initialize
6396         TDEP->sigtramp_p.
6397         * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
6398         amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
6399         dependencies.
6400
6401         * config/i386/i386aout.mt: Remove file.
6402
6403         * configure.tgt: Remove i[34567]86-*-go32*,
6404         i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
6405         and i[34567]86-*-isc*.  Set gdb_target to i386 for
6406         i[34567]86-*-netware* and i[34567]86-*-*.
6407         * config/i386/i386.mt: New file.
6408         * config/i386/embed.mt: Remove file.
6409         * config/i386/go32.mt: Remove file.
6410         * config/i386/i386nw.mt: Remove file.
6411         * config/i386/i386v.mt: Remove file.
6412         * config/i386/tm-go32.h: Remove file.
6413
6414         * tui/tui-hooks.c: Include "readline/readline.h" after
6415         "gdb_curses.h" instead of before.
6416         * tui/tui-io.c: Likewise.
6417
6418         * tui/tui.c: Fix typo in comment.
6419
6420         * sparc64-tdep.c (sparc_address_from_register): Remove function.
6421
6422 2004-04-08  Andrew Cagney  <cagney@redhat.com>
6423
6424         * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
6425         (deprecated_exception_support_initialized): Declare.
6426         * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
6427         (initialize_hp_cxx_exception_support)
6428         (child_enable_exception_callback): Update.
6429         * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
6430         (deprecated_exception_support_initialized): Rename
6431         deprecated_exception_catchpoints_are_fragile and
6432         deprecated_exception_support_initialized.
6433         (breakpoint_init_inferior, breakpoint_init_inferior): Update.
6434
6435         * symtab.c (deprecated_hp_som_som_object_present): Rename
6436         hp_som_som_object_present.
6437         * symtab.h (deprecated_hp_som_som_object_present): Declare.
6438         * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
6439         Update.  Delete extern declaration.
6440         * valops.c (hp_som_som_object_present): Ditto.
6441         * parse.c (deprecated_hp_som_som_object_present)
6442         (parse_nested_classes_for_hpacc): Ditto.
6443         * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
6444         * hppa-hpux-tdep.c (hp_som_som_object_present)
6445         (initialize_hp_cxx_exception_support): Ditto.
6446         * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
6447         * cp-valprint.c (hp_som_som_object_present)
6448         (cp_print_class_method): Ditto.
6449         * c-typeprint.c (hp_som_som_object_present):
6450         (c_type_print_base): Ditto.
6451         * c-exp.y (hp_som_som_object_present): Ditto.
6452
6453 2004-04-08  Andrew Cagney  <cagney@redhat.com>
6454
6455         * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
6456         (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
6457         (frame_unwind_find_by_frame): Re-implement the unwind code so
6458         that it can both prepend and append sniffers.  Replace
6459         frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
6460         * tramp-frame.c (tramp_frame_append): Use
6461         frame_unwind_prepend_unwinder.
6462         * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
6463         frame_unwind_register_unwinder.
6464         * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
6465         tramp_frame_append.
6466         * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
6467         * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
6468         (mips_linux_init_abi): Update.
6469
6470 2004-04-08  Kevin Buettner  <kevinb@redhat.com>
6471
6472         * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
6473         (ELF_FPREGSET_SIZE):  Delete constants formerly used in core
6474         file support.
6475
6476 2004-04-07  Kevin Buettner  <kevinb@redhat.com>
6477
6478         * ia64-tdep.c (elf.h): Don't include.
6479         (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
6480
6481 2004-04-07  Jason Molenda  (jmolenda@apple.com)
6482
6483         * frame.h: Typeo corrections in comments.
6484
6485 2004-04-07  Jim Blandy  <jimb@redhat.com>
6486
6487         * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
6488         %esp and %ebp
6489
6490 2004-04-07  Mark Kettenis  <kettenis@gnu.org>
6491
6492         * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
6493         * config/sparc/linux64.mt (TDEPFILES): Likewise.
6494         * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
6495         * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
6496         and solib-legacy.o.
6497         * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
6498         solib-svr4.o.
6499         * config/sparc/tm-sol2.h: Update copyright year.  Include
6500         "solib.h".
6501
6502         * sparc-sol2-tdep.c: Update copyright year.  Include
6503         "solib-svr4.h".
6504         (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6505         * sparc64-sol2-tdep.c: Include "solib-svr4.h".
6506         (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6507         * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
6508         dependencies.
6509
6510 2004-04-06  Andrew Cagney  <cagney@redhat.com>
6511
6512         * infttrace.c: Include "infttrace.h".
6513         * infttrace.h: Include "target.h".
6514         * Makefile.in (infttrace_h): Update.
6515         (infttrace.o): Update.
6516
6517 2004-04-06  Andrew Cagney  <cagney@redhat.com>
6518
6519         * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
6520         (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
6521         move extern declarations from here ...
6522         * infttrace.h: ... to here.
6523         * Makefile.in (hppah-nat.o): Update dependencies.
6524
6525         * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
6526         (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
6527         * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
6528         (hppa_breakpoint_from_pc): Delete.
6529
6530         * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
6531
6532 2004-04-05  Andrew Cagney  <cagney@redhat.com>
6533
6534         * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
6535         <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
6536         <sys/file.h>.
6537
6538 2004-04-06  Randolph Chung  <tausq@debian.org>
6539
6540         Committed by Andrew Cagney (mechanical change).
6541         * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
6542         exception_catchpoints_are_fragile, find_stub_with_shl_get,
6543         cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
6544         child_enable_exception_callback, current_ex_event,
6545         null_symtab_and_line, child_get_current_exception_event,
6546         HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
6547         HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
6548         HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
6549         hp_cxx_exception_support_initialized, eh_notify_hook_addr,
6550         eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
6551         eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
6552         Move hpux-specific definitions ...
6553         * hppa-hpux-tdep.c: ... to here.
6554
6555 2004-04-05  Andrew Cagney  <cagney@redhat.com>
6556
6557         * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
6558         skip_prologue_using_sal.
6559
6560 2004-04-05  Andrew Cagney  <cagney@redhat.com>
6561
6562         * config/i386/tm-i386.h: Delete file.
6563         * config/i386/tm-vxworks.h: Update copyright, do not include
6564         "tm-i386.h".
6565         * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
6566         * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
6567         * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
6568         * config/i386/ncr3000.mt (TM_FILE): Delete.
6569         * config/i386/interix.mt (TM_FILE): Delete.
6570         * config/i386/i386v.mt (TM_FILE): Delete.
6571         * config/i386/i386nw.mt (TM_FILE): Delete.
6572         * config/i386/i386gnu.mt (TM_FILE): Delete.
6573         * config/i386/i386aout.mt (TM_FILE): Delete.
6574         * config/i386/embed.mt (TM_FILE): Delete.
6575
6576 2004-04-05  Kevin Buettner  <kevinb@redhat.com>
6577
6578         * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
6579         (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
6580         (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
6581         (accg7_regnum): New constants.
6582         (last_spr_regnum, last_pseudo_regnum): Update.
6583         * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
6584         accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
6585         (frv_pseudo_register_read, frv_pseudo_register_write): Add support
6586         for accg registers.
6587         (frv_register_sim_regno): Update spr_map[].
6588
6589 2004-04-04  Andrew Cagney  <cagney@redhat.com>
6590
6591         * config/mips/xm-riscos.h: Delete.
6592         * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
6593         * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
6594         * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
6595         * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
6596         * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
6597         * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
6598         * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
6599         * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
6600         * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
6601         * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
6602         * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
6603         * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
6604         * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
6605         * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
6606         * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
6607         * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
6608         * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
6609         * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
6610         * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
6611         * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
6612         * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
6613         * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
6614         * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
6615         * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
6616         * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
6617         * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
6618
6619         * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
6620         m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
6621         m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
6622         * configure.host: Remove m680[01]0-sun-sunos3*,
6623         m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
6624         m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
6625         m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
6626         mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
6627         mips-*-riscos*.
6628         * NEWS: Mention removed systems.
6629
6630 2004-04-04  Andrew Cagney  <cagney@redhat.com>
6631
6632         GDB 6.1 release created from 6.1 branch.
6633
6634 2004-04-04  Andrew Cagney  <cagney@redhat.com>
6635
6636         * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
6637         * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
6638         * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
6639
6640         * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
6641         * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
6642         * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
6643
6644 2004-04-03  Jim Blandy  <jimb@redhat.com>
6645
6646         * MAINTAINERS: Chris Faylor has changed employers; add him to
6647         "paper trail" section, and update his E-mail address.
6648
6649 2004-04-03  Andrew Cagney  <cagney@redhat.com>
6650
6651         * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
6652         generic dummy frames.
6653         * dummy-frame.c: Update copyright.
6654         (dummy_frame_sniffer): Delete check for generic dummy frames.
6655
6656         * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
6657         * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
6658         (REG_PARM_STACK_SPACE): Delete.
6659         * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
6660         Inline reference to REG_PARM_STACK_SPACE.
6661
6662         * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
6663         (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
6664         (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
6665         (FRAME_BASE_BEFORE_SIGTRAMP)
6666         (hppa32_hpux_frame_base_before_sigtramp)
6667         (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
6668         * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
6669         (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
6670         (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
6671         (FRAME_BASE_BEFORE_SIGTRAMP)
6672         (hppa64_hpux_frame_base_before_sigtramp)
6673         (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
6674
6675 2004-04-03  Andrew Cagney  <cagney@redhat.com>
6676
6677         * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
6678
6679 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6680
6681         * sh64-tdep.c (sh64_init_extra_frame_info): Replace
6682         DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
6683         * dummy-frame.h: Delete out-of-date comments.
6684         * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
6685         * gdbarch.h, gdbarch.c: Re-generate.
6686
6687 2004-04-02  Joel Brobecker  <brobecker@gnat.com>
6688
6689         Committed by Andrew Cagney <cagney@redhat.com>.
6690         * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
6691         into account an instruction saving a register if we have already
6692         seen an earlier instruction saving that same register.
6693
6694 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6695
6696         * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
6697         * gdbarch.h, gdbarch.c: Re-generate.
6698         * frame.c (legacy_get_prev_frame): Delete references to
6699         DEPRECATED_INIT_FRAME_PC_FIRST.
6700
6701         * infrun.c (pc_in_sigtramp): Delete function.
6702         (check_sigtramp2): Inline call to pc_in_sigtramp, use
6703         get_frame_type.
6704
6705 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6706
6707         * infrun.c (handle_step_into_function): Delete code conditional on
6708         legacy_frame_p.
6709         (handle_inferior_event, step_over_function): Ditto.
6710
6711 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6712
6713         * frame.c (get_prev_frame_1): Exclude signal trampolines from the
6714         "previous frame inner to this frame" test.
6715
6716 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6717
6718         * frame.c (safe_frame_unwind_memory): New function.
6719         * frame.h (safe_frame_unwind_memory): Declare.  Update description
6720         of /safe_/ methods.
6721         * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
6722         "next_frame".  Use safe_frame_unwind_memory.
6723         (tramp_frame_sniffer): Update call to tramp_frame_start.
6724
6725 2004-04-01  Daniel Jacobowitz  <drow@mvista.com>
6726
6727         * dwarf2read.c (dwarf2_objfile_data_key): New.
6728         (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
6729         (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
6730         (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
6731         (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
6732         (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
6733         (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
6734         (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
6735         Remove variables.
6736         (struct dwarf2_pinfo): Remove per-objfile members.  Update comments.
6737         (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
6738         (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
6739         (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
6740         (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
6741         (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
6742         Remove macros.
6743         (dwarf2_has_info): Take an objfile argument.  Allocate per-objfile
6744         data.
6745         (dwarf2_locate_sections, dwarf2_build_psymtabs)
6746         (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
6747         (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
6748         (read_partial_die, read_full_die, read_indirect_string)
6749         (dwarf_decode_line_header, dwarf_decode_macros)
6750         (dwarf2_symbol_mark_computed): Remove use of removed macros.
6751         Update uses of removed variables.
6752         (psymtab_to_symtab_1): Restore per-objfile data pointer.  Remove use
6753         of removed macros.
6754         (_initialize_dwarf2_read): New function.
6755         * symfile.h (dwarf2_has_info): Update prototype.
6756         * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
6757         * elfread.c (elf_symfile_read): Likewise.
6758
6759 2004-04-01  Jim Blandy  <jimb@redhat.com>
6760
6761         * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
6762         function for register numbers on all the rs6000-derived targets.
6763         (rs6000_gdbarch_init): Don't register a separate
6764         gdbarch_dwarf2_reg_to_regnum function for the E500.  Use
6765         rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
6766         variants.
6767
6768         * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
6769         numbering.
6770
6771 2004-04-01  Paul N. Hilfinger  <Hilfinger@gnat.com>
6772
6773         * valarith.c: Update copyright notice.
6774         (value_add): Handle range types.
6775         (value_sub): Ditto.
6776         (value_equal): Ditto.
6777         (value_less): Ditto.
6778         (value_neg): Ditto.
6779         (value_complement): Ditto.
6780         (value_binop): Simplify slightly by using is_integral_type and
6781         eliminiating unnecessary COERCE_ENUMs.
6782
6783 2004-03-31  Andrew Cagney  <cagney@redhat.com>
6784
6785         * frame.h (frame_unwind_id): Declare.
6786         * frame.c (frame_unwind_id): New function.
6787         (get_prev_frame_1): New function.
6788         (frame_debug_got_null_frame): New function.
6789         (get_prev_frame): Use frame_debug_got_null_frame.  Move unwind
6790         code proper to prev_frame, update description.
6791         * infrun.c (step_over_function): Use frame_unwind_id.
6792
6793 2004-04-31  J. Brobecker  <brobecker@gnat.com>
6794
6795         * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
6796         (hppa64_push_dummy_call): Likewise.
6797
6798 2004-03-30  Jim Blandy  <jimb@redhat.com>
6799
6800         From Ulrich Weigand:
6801         * utils.c (query): Do not use a va_list variable multiple times.
6802
6803 2004-03-29  Daniel Jacobowitz  <drow@mvista.com>
6804
6805         * Makefile.in (linux_nat_h): Update dependencies.
6806         * configure.in: Check for <gnu/libc-version.h>.
6807         * configure: Regenerate.
6808         * config.in: Regenerate.
6809         * linux-nat.h: Include "target.h".  Add waitstatus field to
6810         struct lwp_info.
6811         * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
6812         (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
6813         to.
6814         (lin_lwp_handle_extended): New function.  Handle clone events.
6815         (wait_lwp): Use lin_lwp_handle_extended.  Update comment about
6816         thread exit events.
6817         (child_wait): Handle clone events.
6818         (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
6819         * linux-nat.c (linux_enable_event_reporting): Turn on
6820         PTRACE_O_TRACECLONE.
6821         (linux_handle_extended_wait): Handle clone events.
6822         * thread-db.c: Include <gnu/libc-version.h>.
6823         (struct private_thread_info): Add dying flag.
6824         (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
6825         higher.
6826         (attach_thread): Update comments.  Handle dying threads.
6827         (detach_thread): Set the dying flag.
6828         (check_event): Always call attach_thread.
6829
6830 2004-03-29  Daniel Jacobowitz  <drow@mvista.com>
6831
6832         * mips-tdep.c (mips_pdr_data): New.
6833         (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
6834         (_initialize_mips_tdep): Initialize mips_pdr_data.
6835
6836 2004-03-29  Corinna Vinschen  <vinschen@redhat.com>
6837
6838         * minsyms.c (install_minimal_symbols): Move dropping leading
6839         char from linkage name from here...
6840         (prim_record_minimal_symbol_and_info): ...to here.  Simplify
6841         test for "__gnu_compiled*" symbols.
6842
6843 2004-03-28  Jim Blandy  <jimb@redhat.com>
6844
6845         * rs6000-tdep.c (skip_prologue): Recognize moves from argument
6846         registers to temp register r0 and byte stores as prologue
6847         instructions.
6848
6849 2004-03-28  Andrew Cagney  <cagney@redhat.com>
6850
6851         * PROBLEMS (Stack backtraces): Rewrite.  Remove reference to
6852         arm*-*-*.
6853
6854 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
6855
6856         * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
6857         and switch the layout to force a display of register window.
6858
6859 2004-02-26  J. Brobecker  <brobecker@gnat.com>
6860
6861         * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
6862         of the INTEGER class.
6863
6864 2004-03-26  Jim Blandy  <jimb@redhat.com>
6865
6866         * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
6867         bytes long on PPC GNU/Linux.
6868
6869 2004-03-26  David Carlton  <carlton@kealia.com>
6870
6871         * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
6872
6873 2004-03-25  Andrew Cagney  <cagney@redhat.com>
6874
6875         * PROBLEMS: Add general section titles, remove references to
6876         specific releases.
6877
6878 2004-03-25  Daniel Jacobowitz  <drow@mvista.com>
6879
6880         * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
6881         INT_REGISTER_SIZE.
6882         (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
6883         FP_REGISTER_VIRTUAL_SIZE.
6884         * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
6885         of DEPRECATED_REGISTER_RAW_SIZE.
6886         (arm_register_type): Add gdbarch argument.
6887         (arm_register_raw_size, arm_register_virtual_size): Delete.
6888         (arm_register_byte, arm_extract_return_value)
6889         (arm_store_return_value, arm_get_longjmp_target): Update references
6890         to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
6891         (arm_gdbarch_init): Likewise.  Don't set
6892         deprecated_register_raw_size, deprecated_register_virtual_size,
6893         deprecated_max_register_raw_size,
6894         deprecated_max_register_virtual_size, or
6895         deprecated_max_register_virtual_type.  Do set register_type.
6896         * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
6897         (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
6898         (FP_REGISTER_VIRTUAL_SIZE): Delete.
6899         (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
6900         (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
6901         * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
6902         INT_REGISTER_SIZE.
6903         * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
6904         (remote_rdp_store_register): Likewise.
6905
6906 2004-03-24  Daniel Jacobowitz  <drow@mvista.com>
6907
6908         * Makefile.in (mips-linux-tdep.o): Update dependencies.
6909         * mips-tdep.c (mips_gdbarch_init): Move frame predicates
6910         to after osabi initialization.
6911         * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
6912         (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
6913         functions.
6914         (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
6915         (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
6916         variables.
6917         (mips_linux_init_abi): Append signal trampoline unwinders.
6918
6919 2004-03-24  Andrew Cagney  <cagney@redhat.com>
6920
6921         * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
6922         * tramp-frame.c: Include "gdb_assert.h".
6923         (tramp_frame_start): Use TRAMP_SENTINEL_INSN.  Use ULONGEST and
6924         correct sizeof.
6925         (tramp_frame_append): Validate the tramp frame's instructions.
6926         * Makefile.in (tramp-frame.o): Update dependencies.
6927
6928 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6929
6930         * trad-frame.h (trad_frame_set_reg_addr): Declare.
6931
6932 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6933
6934         * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
6935         Nasser as past testsuite/lib/ (and other) maintainers.
6936
6937 2004-03-23  Daniel Jacobowitz  <drow@mvista.com>
6938
6939         * infcmd.c (attach_command): Reread symbols if we already have
6940         an exec file.
6941
6942 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6943
6944         * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
6945
6946 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6947
6948         * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
6949         * gdbarch.h, gdbarch.c: Re-generate.
6950         * i386obsd-tdep.c (i386obsd_init_abi): Update.
6951         * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
6952         * i386bsd-tdep.c (i386bsd_init_abi): Update.
6953         * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
6954         (DEPRECATED_SIGTRAMP_START): Update.
6955         * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
6956         (DEPRECATED_SIGTRAMP_START): Update.
6957         * blockframe.c (find_pc_sect_partial_function): Update.
6958         * arch-utils.c (legacy_pc_in_sigtramp): Update.
6959
6960 2004-03-23  Daniel Jacobowitz  <drow@mvista.com>
6961
6962         * remote.c (remote_open_1): Reopen the exec file and reread symbols
6963         if necessary.
6964
6965 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6966
6967         * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
6968         predicate, deprecate.
6969         * gdbarch.h, gdbarch.c: Re-generate.
6970         * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
6971         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
6972         * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
6973         * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
6974         * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
6975         * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
6976         * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
6977         * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
6978         * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
6979         * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
6980         * blockframe.c (find_pc_partial_function): Update.
6981         * breakpoint.c (bpstat_what): Update.
6982         * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
6983         * frv-linux-tdep.c (frv_linux_init_abi): Update.
6984         * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
6985         * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
6986         * i386-interix-tdep.c (i386_interix_init_abi): Update.
6987         * i386-linux-tdep.c (i386_linux_init_abi): Update.
6988         * i386-nto-tdep.c (i386nto_init_abi): Update.
6989         * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
6990         * i386-tdep.c (i386_sigtramp_frame_sniffer)
6991         (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
6992         * i386bsd-tdep.c (i386bsd_init_abi): Update.
6993         * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
6994         * i386obsd-tdep.c (i386obsd_init_abi): Update.
6995         * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
6996         * infrun.c (pc_in_sigtramp): Update.
6997         * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
6998         * m68klinux-tdep.c (m68k_linux_init_abi): Update.
6999         * mips-tdep.c (mips_gdbarch_init): Update.
7000         * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
7001         * ppc-linux-tdep.c: Update comment.
7002         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
7003         * shnbsd-tdep.c (shnbsd_init_abi): Update.
7004         * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
7005         * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
7006         * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
7007         * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
7008         * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
7009         * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
7010         * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
7011         * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
7012
7013 2004-03-23  Andrew Cagney  <cagney@redhat.com>
7014
7015         * tramp-frame.h, tramp-frame.h: New files.
7016         * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
7017         Update rules to include "tramp-frame.h" and "tramp-frame.c".
7018
7019         * Makefile.in: Update all dependencies.
7020
7021 2004-03-23  Andrew Cagney  <cagney@redhat.com>
7022
7023         * Makefile.in (trad_frame_h): Add $(frame_h).
7024         * trad-frame.h: Update copyright.  Include "frame.h".
7025         (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
7026         (trad_frame_set_id, trad_frame_get_id): Declare.
7027         (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
7028         * trad-frame.c: Update copyright.
7029         (struct trad_frame_cache): Define.
7030         (trad_frame_cache_zalloc): New function.
7031         (trad_frame_set_id, trad_frame_get_id): New functions.
7032         (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
7033
7034 2004-03-22  Andrew Cagney  <cagney@redhat.com>
7035
7036         * s390-tdep.c (struct s390_stub_unwind_cache): Rename
7037         s390_pltstub_unwind_cache.
7038         (s390_stub_frame_unwind_cache): Rename
7039         s390_pltstub_frame_unwind_cache.
7040         (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
7041         (s390_stub_frame_prev_register): Rename
7042         s390_pltstub_frame_prev_register.
7043         (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
7044         (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
7045
7046         From Ulrich Weigand:
7047         * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
7048         pointer calls like PLT calls.
7049
7050 2004-03-22  Daniel Jacobowitz  <drow@mvista.com>
7051
7052         * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
7053         PC rather than the partial function start address.  Use the start
7054         address to sanity check the found PDR.
7055
7056 2004-03-22  Daniel Jacobowitz  <drow@mvista.com>
7057
7058         * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
7059         linux_handle_extended_wait.
7060
7061 2004-03-22  Andrew Cagney  <cagney@redhat.com>
7062
7063         * rs6000-tdep.c (frame_initial_stack_address): Delete unused
7064         function.
7065
7066         * frame.h (generic_pop_current_frame): Delete declaration.
7067         (deprecate_pop_dummy_frame): Deprecate
7068         generic_pop_dummy_frame.
7069         * dummy-frame.c (deprecated_pop_dummy_frame): Update.
7070         (generic_pop_current_frame): Delete function.
7071         * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
7072         generic_pop_current_frame.
7073         * v850-tdep.c (v850_pop_frame): Update.
7074         * mcore-tdep.c (mcore_pop_frame): Update.
7075         * sh64-tdep.c (sh64_pop_frame): Update.
7076         * h8300-tdep.c (h8300_pop_frame): Update.
7077
7078 2004-03-22  Andrew Cagney  <cagney@redhat.com>
7079
7080         * frame.h (deprecated_pc_in_call_dummy): Rename
7081         generic_pc_in_call_dummy.
7082         * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
7083         * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
7084         generic_pc_in_call_dummy.
7085         (pc_in_dummy_frame): Make static.
7086         * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
7087         * gdbarch.h, gdbarch.c: Re-generate.
7088         * dummy-frame.c (dummy_frame_sniffer): Simplify.
7089         * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
7090         (legacy_get_prev_frame): Ditto.
7091         * inferior.h: Delete reference to generic_pc_in_call_dummy in
7092         comment.
7093
7094 2004-03-21  Andrew Cagney  <cagney@redhat.com>
7095
7096         * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
7097         declaration and out-of-date comment.
7098         * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
7099         Delete function.
7100         * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
7101         deprecated_pc_in_call_dummy.
7102
7103         * infrun.c (handle_inferior_event): For non legacy frames, use the
7104         frame ID and frame type to identify a signal trampoline.  Update
7105         comments.
7106
7107 2004-03-21  Nathan J. Williams  <nathanw@wasabisystems.com>
7108
7109         * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
7110         * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
7111
7112 2004-03-21  Andrew Cagney  <cagney@redhat.com>
7113
7114         * frame-unwind.h: Update copyright.
7115         (struct frame_data): Add opaque declaration.
7116         (frame_sniffer_ftype): Declare.
7117         (struct frame_unwind): Add "unwind_data" and "sniffer".
7118         (frame_unwind_register_unwinder): Declare.
7119         (frame_unwind_find_by_frame): Add parameter "this_cache".
7120         * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
7121         (legacy_get_prev_frame, legacy_get_prev_frame)
7122         (get_frame_type): Pass the prologue_cache to
7123         frame_unwind_find_by_frame.
7124         * frame-unwind.c (struct frame_unwind_table_entry): Add field
7125         "unwinder".
7126         (frame_unwind_register_unwinder): New function.
7127         (frame_unwind_find_by_frame): Handle an unwind sniffer.
7128
7129 2004-03-20  Paul Hilfinger  <hilfingr@nile.gnat.com>
7130
7131         * bcache.c (print_percentage): Use floating point to avoid
7132         incorrect results when portion*100 overflows.
7133
7134 2004-03-19  Kevin Buettner  <kevinb@redhat.com>
7135
7136         * ppc_tdep.h (ppc_linux_frame_saved_pc)
7137         (ppc_linux_init_extra_frame_info)
7138         (ppc_linux_frameless_function_invocation)
7139         (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
7140         (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
7141         (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
7142         (rs6000_frame_chain): Delete declarations.
7143         * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
7144         (ppc_linux_init_extra_frame_info)
7145         (ppc_linux_frameless_function_invocation)
7146         (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
7147         (ppc_linux_init_abi): Remove registration of above deleted functions.
7148         * rs6000-tdep.c (rs6000_init_extra_frame_info)
7149         (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
7150         (rs6000_frame_args_address, rs6000_saved_pc_after_call)
7151         (rs6000_pop_frame, rs6000_frameless_function_invocation)
7152         (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
7153         (rs6000_gdbarch_init): Remove registration of above deleted functions.
7154         Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
7155         rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
7156         frame management for all OSABIs.
7157
7158 2004-03-19  Andrew Cagney  <cagney@redhat.com>
7159
7160         Committed by Kevin Buettner <kevinb@redhat.com>.
7161
7162         * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
7163         Update copyright.
7164         (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
7165         (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
7166         (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
7167         (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
7168         unwinders.  #ifdef legacy frame code.
7169         * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
7170         "frame-base.h".
7171         (rs6000_unwind_pc, rs6000_unwind_dummy_id)
7172         (struct rs6000_frame_cache, rs6000_frame_cache)
7173         (rs6000_frame_this_id, rs6000_frame_prev_register)
7174         (rs6000_frame_sniffer, rs6000_frame_unwind)
7175         (rs6000_frame_base_address, rs6000_frame_base_sniffer)
7176         (rs6000_frame_base): Implement a traditional frame unwinder.
7177         (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
7178         frame unwinder.
7179
7180 2004-03-19  Kevin Buettner  <kevinb@redhat.com>
7181
7182         * breakpoint.c (adjust_breakpoint_address): Don't adjust
7183         breakpoint address for watchpoints or the catch eventpoints.
7184         Add new paramter ``bptype''.  Adjust all callers.
7185
7186 2004-03-19  Andrew Cagney  <cagney@redhat.com>
7187
7188         * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
7189
7190         * PROBLEMS: Delete note that ARM does not use frame code, problem
7191         fixed.
7192
7193 2004-03-18  Andrew Cagney  <cagney@redhat.com>
7194
7195         * stack.c (return_command): Delete code wrapped in #ifdef
7196         DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
7197
7198         * rs6000-tdep.c (skip_prologue): Record only the first LR save.
7199
7200 2004-03-18  Andrew Cagney  <cagney@redhat.com>
7201
7202         * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
7203         DEPRECATED_IN_SIGTRAMP.
7204         * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7205         * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
7206         * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7207         * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7208         * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7209         * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7210         * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7211         * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7212         * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
7213         * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
7214
7215 2004-03-18  Andrew Cagney  <cagney@redhat.com>
7216
7217         * frame-base.c: Update copyright.  Include "gdb_obstack.h".
7218         (struct frame_base_table_entry): Define.
7219         (struct frame_base_table): Re-implement as a linked list.
7220         (frame_base_init): Re-implement.
7221         (frame_base_table): Delete function.
7222         (append_predicate): Delete function.
7223         (frame_base_append_sniffer): Update.
7224         (frame_base_set_default): Update.
7225         (frame_base_find_by_frame): Update.
7226         (_initialize_frame_base): Use gdbarch_data_register_pre_init.
7227         * Makefile.in (frame-base.o): Update dependencies.
7228
7229 2004-03-17  Andrew Cagney  <cagney@redhat.com>
7230
7231         * frame.c (legacy_get_prev_frame): Pass correct frame to
7232         frame_unwind_find_by_frame.
7233
7234 2004-03-17  David Carlton  <carlton@kealia.com>
7235
7236         * NEWS: Mention C++ nested types and namespaces
7237
7238 2004-03-16  Michael Chastain  <mec.gnu@mindspring.com>
7239
7240         * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
7241         and "Regressions since gdb 5.3.".  Add known regressions since
7242         gdb 6.0.
7243
7244 2004-03-16  David Carlton  <carlton@kealia.com>
7245
7246         * dwarf2read.c (process_structure_scope): Process children even
7247         when we're a declaration.
7248
7249 2004-03-16  Andrew Cagney  <cagney@redhat.com>
7250
7251         * symtab.h (find_pc_sect_partial_function): Delete declaration.
7252         * blockframe.c (find_pc_partial_function)
7253         (find_pc_sect_partial_function): Merge into a single
7254         find_pc_partial_function.
7255
7256 2004-03-16  Mark Kettenis  <kettenis@gnu.org>
7257
7258         * i386bsd-nat.c: s/regno/regnum/g.
7259         (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
7260         FP0_REGNUM.
7261         (store_inferior_registers): Likewise.
7262
7263 2004-03-16  Mark Kettenis  <kettenis@gnu.org>
7264
7265         * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
7266         of i387_fill_fsave.
7267         (store_inferior_registers): Call i387_collect_fsave and
7268         i387_collect_fxsave instead of i387_fill_fsave and
7269         i387_fill_fxsave.
7270
7271 2004-03-15  Andrew Cagney  <cagney@redhat.com>
7272
7273         * Makefile.in (frame-unwind.o): Update dependencies.
7274         * frame-unwind.c: Include "gdb_obstack.h".
7275         (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
7276         parameter.
7277         (append_predicate): Delete function.
7278         (struct frame_unwind_table_entry): New structure.
7279         (struct frame_unwind_table): Replace "sniffer" with "head" and
7280         "tail".
7281         (frame_unwind_append_sniffer): Update.
7282         (frame_unwind_find_by_frame): Update.
7283         (_initialize_frame_unwind): Registe frame_unwind_init using
7284         gdbarch_data_register_pre_init.
7285
7286 2004-03-15  Mark Kettenis  <kettenis@gnu.org>
7287
7288         * i386bsd-nat.c: Update copyright year.
7289         (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
7290         define unconditionally.
7291
7292 2004-03-15  Mark Kettenis  <kettenis@gnu.org>
7293
7294         * i387-tdep.h (i387_collect_fsave): New prototype.
7295         * i387-tdep.c (i387_collect_fsave): New function containing most
7296         of the code from i387_fill_fsave.
7297         (i387_fill_fsave): Call i387_collect_fsave.
7298
7299 2004-03-15  Mark Kettenis  <kettenis@gnu.org>
7300
7301         * i386-linux-tdep.c: Update copyright year.
7302         (i386_linux_svr4_fetch_link_map_offsets): Remove function.
7303         (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
7304         svr4_ilp32_link_map_offsets instead of
7305         i386_linux_svr4_fetch_link_map_offsets.
7306
7307 2004-03-15  David Carlton  <carlton@kealia.com>
7308
7309         Fix for PR c++/1553:
7310         * dwarf2read.c (read_structure_type): Determine type name by
7311         calling determine_class_name.
7312         (determine_class_name): New.
7313         (determine_prefix): Look at TYPE_TAG_NAME and call
7314         determine_class_name when appropriate.
7315         (determine_prefix_aux, class_name): Delete.
7316         (read_namespace): Set die->type.
7317
7318 2004-03-15  Kevin Buettner  <kevinb@redhat.com>
7319
7320         * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
7321         unused macro definition.  The definition in target.h (or perhaps
7322         elsewhere) takes precedence.
7323
7324 2004-03-15  Andrew Cagney  <cagney@redhat.com>
7325
7326         * ppc-tdep.h: Update copyright.
7327         (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
7328         function signatures to match "regsets.h".
7329         * ppc-linux-tdep.c: Include "regset.h".
7330         (ELF_GREGSET_SIZE): Delete.
7331         (right_supply_register): New function.
7332         (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
7333         using right_supply_register.
7334         (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
7335         functions.
7336         (ppc64_linux_gregset, ppc32_linux_gregset): Define.
7337         (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
7338         (_initialize_ppc_linux_tdep): Do not register
7339         ppc_linux_regset_core_fns.
7340         (ppc_linux_regset_from_core_section): Replace
7341         fetch_core_registers.
7342         (ppc_linux_regset_core_fns): Delete.
7343         * ppc-linux-nat.c: (right_fill_reg): New function.
7344         (supply_gregset): Update call to ppc_linux_supply_gregset.
7345         (fill_gregset): Clear the register set, use right_fill_reg.
7346         (supply_fpregset): Update call to ppc_linux_supply_fpregset.
7347         (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
7348
7349         * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
7350         unsigned.
7351
7352 2004-03-15  Andrew Cagney  <cagney@redhat.com>
7353
7354         * gdbarch.sh (gdbarch_data_pre_init_fytpe)
7355         (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
7356         (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
7357         and register_gdbarch_data.
7358         (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
7359         (struct gdbarch_data): Replace "init" by "pre_init" and
7360         "post_init".
7361         * gdbarch.h, gdbarch.c: Re-generate.
7362         * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
7363         with"obstack", use OBSTACK_ZALLOC.
7364         (dwarf2_frame_ops): Delete.
7365         (dwarf2_frame_set_init_reg): Use gdbarch_data.
7366         (dwarf2_frame_init_reg): Use gdbarch_data.
7367         (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
7368         * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
7369         (_initialize_svr4_solib): Update.
7370         * user-regs.c (_initialize_user_regs): Update.
7371         * reggroups.c (_initialize_reggroup): Update.
7372         * regcache.c (_initialize_regcache): Update.
7373         * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
7374         * libunwind-frame.c (_initialize_libunwind_frame): Update.
7375         * gnu-v3-abi.c (init_gnuv3_ops): Update.
7376         * frame-unwind.c (_initialize_frame_unwind): Update.
7377         * frame-base.c (_initialize_frame_base): Update.
7378         * user-regs.c (user_reg_add): Update.
7379         * reggroups.c (reggroup_add): Update.
7380         * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
7381         * libunwind-frame.c (libunwind_frame_set_descr): Update.
7382         * frame-unwind.c (frame_unwind_append_sniffer): Update.
7383         * frame-base.c (frame_base_table): Update.
7384         * remote.c (_initialize_remote): Update.
7385         * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
7386
7387 2004-03-15  Andrew Cagney  <cagney@redhat.com>
7388
7389         * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
7390
7391 2004-03-15  Kevin Buettner  <kevinb@redhat.com>
7392
7393         * Makefile.in (frv-linux-tdep.o): Add dependencies.
7394         * frv-linux-tdep.c: New file.
7395         * frv-tdep.c (struct gdbarch_tdep): Add new field
7396         ``sigcontext_reg_addr''.
7397         (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
7398         (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
7399         (frv_sigramp_frame_sniffer): New functions.
7400         (frv_sigtramp_frame_unwind): New static global.
7401         (frv_gdbarch_init): Hook in ABI-specific overrides.  Hook up frame
7402         sniffers.
7403         * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
7404         * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
7405
7406 2004-03-15  Kevin Buettner  <kevinb@redhat.com>
7407
7408         * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
7409         but not via a call to error(), when unable to read memory.
7410
7411 2004-03-15  Kevin Buettner  <kevinb@redhat.com>
7412
7413         * frv-tdep.c (frv_call_dummy_words): Delete.
7414         (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
7415
7416 2004-03-15  Andrew Cagney  <cagney@redhat.com>
7417
7418         * infrun.c (handle_step_into_function, step_over_function): Only
7419         update and use STEP_FRAME_ID when the system is using legacy
7420         frames.  Update comments.
7421
7422 2004-03-14  Mark Kettenis  <kettenis@gnu.org>
7423
7424         * amd64-linux-tdep.h: Remove file.
7425         * amd64-linux-tdep.c: Don't include "inferior.h" and
7426         "amd64-linux-tdep.h".  Include "frame.h" and "solib-svr4.h".
7427         (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
7428         (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
7429         (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
7430         (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
7431         macros.
7432         (user_to_gdb_regmap): Remove variable.
7433         (amd64_linux_gregset_reg_offset): New variable.
7434         (amd64_core_fns): Remove variable.
7435         (fetch_core_registers): Remove function.
7436         (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
7437         functions.
7438         (_initialize_amd64_linux_tdep): Don't set add_core_fns.
7439         * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
7440         * Makefile.in (amd64_linux_tdep_h): Remove.
7441         (amd64-linux-nat.o): Update dependencies.
7442         (amd64-linux-tdep.o): Update dependencies.
7443
7444         * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
7445         (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
7446         functions.
7447         (fetch_inferior_registers, store_inferior_registers): Rewrite.
7448
7449         * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
7450         * amd64-tdep.c (amd64_fill_fxsave): Remove function.
7451
7452 2004-03-14  Daniel Jacobowitz  <drow@mvista.com>
7453
7454         * dwarf2read.c (read_structure_type): Rename from
7455         read_structure_scope.  Don't create a symbol or call process_die.
7456         Return immediately if die->type is set.  Call read_type_die before
7457         dwarf2_add_member_fn.
7458         (process_structure_scope): New function.
7459         (read_enumeration_type, process_enumeration_scope): New functions,
7460         broken out from read_enumeration.  Don't create the enumeration
7461         type if it has already been created.
7462         (read_enumeration): Removed.
7463         (process_die): Call read_structure_type, process_structure_scope,
7464         read_enumeration_type, and process_enumeration_scope.  Just call
7465         new_symbol for base and subrange types.  Add a comment about other
7466         type dies.
7467         (read_type_die): Call read_enumeration_type.
7468         (add_partial_structure, new_symbol): Update comments.
7469
7470 2004-03-13  Stephane Carrez  <stcarrez@nerim.fr>
7471
7472         * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
7473
7474 2004-03-13  Stephane Carrez  <stcarrez@nerim.fr>
7475
7476         * tui/tui-win.h (tui_get_cmd_list): Declare.
7477         * tui/tui-win.c (tui_command): New function.
7478         (tui_get_cmd_list): New function.
7479         (_initialize_tui_win): Moved initialization of tui command in
7480         tui_get_cmd_list.
7481
7482         * tui/tui-data.c (init_content_element): Setup new data members.
7483         (init_win_info): Likewise.
7484         (free_content_elements): Free it.
7485         * tui/tui-data.h (struct tui_data_element): Store the register
7486         content to print.
7487         (struct tui_data_info): Keep the current register group.
7488
7489         * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
7490
7491         * tui/tui-regs.h (tui_show_registers): Update prototype.
7492         (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
7493         (tui_resize_all): No need to calculate anything for register window.
7494         * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
7495         (tui_set_register_element, tui_set_general_regs_content): Remove.
7496         (tui_set_special_regs_content): Remove.
7497         (tui_set_general_and_special_regs_content): Remove.
7498         (tui_set_float_regs_content): Remove.
7499         (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
7500         (tui_set_regs_content): Remove.
7501         (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
7502         (tui_v_show_registers_command_support): Remove.
7503         (tui_show_registers): Use a reggroup to specify the registers to show.
7504         (tui_show_register_group): New function.
7505         (tui_display_registers_from): Compute the layout of register window
7506         and refresh with new API; be sure to delete old register windows.
7507         (tui_check_register_values): Update to use tui_get_register and
7508         tui_display_data.
7509         (tui_display_register): Just refresh the register window part.
7510         (tui_register_format): Format registers and save in tui_data_element.
7511         (tui_get_register): New to combine tui_reg_value_has_changed and
7512         tui_get_register_raw_value; fix to use the new gdb API.
7513         (tui_show_float_command): Renamed tui_reg_float_command.
7514         (tui_show_general_command): Renamed tui_reg_general_command.
7515         (tui_show_special_command): Renamed tui_reg_system_command.
7516         (_initialize_tui_regs): Remove unused commands.
7517
7518 2004-03-13  Mark Kettenis  <kettenis@gnu.org>
7519
7520         * NEWS (New native configurations): Mention OpenBSD/amd64.
7521
7522         * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
7523         (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
7524         Remove defines.
7525         * config/i386/nm-fbsd64.h: Likewise.
7526         * config/i386/nm-obsd.h: Likewise.
7527         * config/sparc/nm-fbsd.h: Likewise.  Update copyright year.
7528         * config/alpha/nm-fbsd.h: Likewise.  Update copyright year.
7529
7530 2004-03-12  Kevin Buettner  <kevinb@redhat.com>
7531
7532         * frv-tdep.c (set_variant_scratch_registers): New function.
7533         * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
7534         New constants.
7535
7536         From Richard Sandiford  <rsandifo@redhat.com>:
7537         * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
7538
7539 2004-03-12  Kevin Buettner  <kevinb@redhat.com>
7540
7541         * frv-tdep.c, frv-tdep.h  (first_gpr_regnum, sp_regnum, fp_regnum)
7542         (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
7543         (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
7544         (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
7545         (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
7546         (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
7547         (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
7548         (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
7549         definitions from frv-tdep.c to frv-tdep.h.
7550
7551 2004-03-12  Kevin Buettner  <kevinb@redhat.com>
7552
7553         Add shared library support for FR-V FDPIC ABI:
7554         * Makefile.in (solib-frv.o): Add dependencies.
7555         * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
7556         New functions.
7557         (frv_push_dummy_call): Add support for FDPIC ABI.
7558         (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
7559         for FDPIC ABI.
7560         * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
7561         (frv_fdpic_find_canonical_descriptor): Declare.
7562         * solib-frv.c: New file.
7563         * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
7564         * config/frv/tm-frv.h (solib.h): Include.
7565
7566 2004-03-12  Kevin Buettner  <kevinb@redhat.com>
7567
7568         * Makefile.in (elf_frv_h, frv_tdep_h): Define.
7569         (frv-tdep.o): Update dependencies.
7570         * frv-tdep.h: New file.
7571         * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
7572         (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
7573         constants.
7574         (struct gdbarch_tdep): Add new member ``frv_abi''.
7575         (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
7576         functions.
7577         (new_variant): Set ``frv_abi'' field.
7578         (gdb_arch_init): Detect FDPIC executables.
7579
7580 2004-03-12  Mark Kettenis  <kettenis@gnu.org>
7581
7582         * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
7583         wrapper.
7584
7585 2004-03-11  Andrew Cagney  <cagney@redhat.com>
7586
7587         * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
7588
7589 2004-03-11  Kevin Buettner  <kevinb@redhat.com>
7590
7591         * solist.h (master_so_list): New function.
7592         * solib.c (master_so_list): Likewise.
7593         * solib-svr4.c (enable_break): Iterate over so_list entries
7594         obtained from master list instead of entries obtained directly
7595         via svr4_current_sos().
7596
7597 2004-03-10  Ben Elliston  <bje@gnu.org>
7598
7599         * MAINTAINERS: Update my mail address.
7600
7601 2004-03-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
7602
7603         * remote-m32r-sdi.c: Support hardware watchpoint.
7604
7605 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7606
7607         * user-regs.c: Update copyright years.
7608         (struct user_regs): Rename to gdb_user_regs.
7609         (append_user_reg, builtin_user_regs, user_regs_init)
7610         (user_reg_add, user_reg_map_name_to_regnum)
7611         (usernum_to_user_reg): Update.
7612
7613 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7614
7615         * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
7616         (skip_children): New functions.
7617         (locate_pdi_sibling): Call skip_children.
7618
7619 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7620
7621         * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
7622         * gdbtypes.c (check_typedef): Update comments.
7623
7624 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7625
7626         * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
7627         (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
7628         pointer.  Update comment about comp_unit_head.
7629         (struct abbrev_info): Shorten two int flags.
7630         (dwarf_alloc_abbrev): Take a CU argument.
7631         (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
7632         each time through the loop.  Update cleanup argument.
7633         (psymtab_to_symtab_1): Update cleanup call.
7634         (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
7635         abbrev_obstack.
7636         (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
7637         Just call obstack_free and clear the pointer.
7638
7639 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7640
7641         * infrun.c (handle_inferior_event): Remove short-circuit code for
7642         events in a different thread.
7643
7644 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7645
7646         * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
7647         print the whole transfer.
7648         (initialize_targets): Update description of "set debug target".
7649
7650 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7651
7652         * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
7653
7654 2004-03-08  Nathan J. Williams  <nathanw@wasabisystems.com>
7655
7656         * MAINTAINERS (write after approval): Add myself.
7657
7658 2004-03-08  Corinna Vinschen  <vinschen@redhat.com>
7659
7660         * sh-tdep.c (sh_print_registers_info): Use for loop.
7661         Don't skip multiple registers when a float register is encountered.
7662
7663 2004-03-08  Corinna Vinschen  <vinschen@redhat.com>
7664
7665         Fix PR tdep/1291.
7666         * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
7667         to official SH documentation.
7668
7669 2004-03-07  Andrew Cagney  <cagney@redhat.com>
7670
7671         * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
7672         unused function.
7673
7674 2004-03-07  Daniel Jacobowitz  <drow@mvista.com>
7675
7676         * arm-tdep.c (thumb_get_next_pc): Handle BX.
7677         (arm_get_next_pc): Handle BX and BLX.
7678
7679 2004-03-07  Andrew Cagney  <cagney@redhat.com>
7680
7681         * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
7682         FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
7683         HPPA_SP_REGNUM.
7684         (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
7685         (hppa_target_read_fp): Delete.
7686         (hppa_gdbarch_init): Do not set deprecated register_raw_size,
7687         register_virtual_size, max_register_raw_size,
7688         max_register_virtual_size, register_byte, register_size,
7689         target_read_fp, fp_regnum, and register_bytes.  Set register_type
7690         instead of register_virtual_type.
7691         (hppa32_register_type, hppa64_register_type): Replace
7692         hppa32_register_virtual_type and hppa64_register_virtual_type.
7693         * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
7694         (HPPA_FP_REGNUM): Define.
7695
7696         * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
7697
7698         * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
7699         (pa_do_registers_info): Delete.
7700         * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
7701         (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
7702         (pa_strcat_fp_reg, pa_register_look_aside): Delete.
7703
7704         * infcall.c (legacy_push_dummy_code): Delete #ifdef
7705         GDB_TARGET_IS_HPPA code.
7706         * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
7707         (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
7708         (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
7709         * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
7710         * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
7711         (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
7712         (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
7713         (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
7714         (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
7715         (hppa_frameless_function_invocation, hppa64_store_return_value)
7716         (hppa_store_struct_return, hppa64_extract_return_value)
7717         (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
7718         (hppa32_call_dummy_length, hppa64_call_dummy_length)
7719         (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
7720         (find_proc_framesize, deposit_21, restore_pc_queue)
7721         (find_return_regnum, pc_in_interrupt_handler, deposit_14)
7722         (rp_saved, pc_in_linker_stub): Delete.
7723
7724         Unconditionally enable 64-bit frame and ABI code.
7725         * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
7726         call_dummy_breakpoint_offset, call_dummy_length, stack_align,
7727         push_dummy_frame, fix_call_dummy, push_arguments,
7728         call_dummy_location, extract_return_value, use_struct_convention,
7729         store_return_value, store_struct_return, saved_pc_after_call,
7730         init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
7731         frame_chain, frame_chain_valid, frameless_function_invocation,
7732         frame_saved_pc, and pop_frame.
7733
7734         * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
7735         (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
7736         (hppa_gdbarch_init): Do not set PC_REGNUM.
7737
7738 2004-03-06  Mark Kettenis  <kettenis@gnu.org>
7739
7740         * config/alpha/tm-fbsd.h: Remove file.
7741         * config/alpha/fbsd.mt: Tweak comment.
7742         (TM_FILE): Set to tm-alpha.h.
7743
7744 2004-03-05  Andrew Cagney  <cagney@redhat.com>
7745
7746         * infrun.c (step_over_function): When non-legacy code, and no
7747         step_frame_id, use the unwinder to get the caller's frame ID.
7748
7749 2004-03-05  Mark Kettenis  <kettenis@gnu.org>
7750
7751         * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
7752         i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
7753         bfd_arch_unknown.  Adjust comment.
7754
7755         * i386-nat.c: Fix typo in comment.  Re-introduce paranoiac.
7756         * i386obsd-tdep.c: Correct spelling in comment.
7757         * i386nbsd-tdep.c: Correct spelling in comment.
7758         * sparc-tdep.c: Correct spelling in comments.
7759
7760 2004-03-05  David Carlton  <carlton@kealia.com>
7761
7762         * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
7763         bug.
7764
7765 2004-03-05  Mark Kettenis  <kettenis@gnu.org>
7766
7767         * sparc-tdep.c: Fix typo in comment.
7768
7769 2004-03-04  J. Brobecker  <brobecker@gnat.com>
7770
7771         * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
7772
7773 2004-03-04  Daniel Jacobowitz  <drow@mvista.com>
7774
7775         * dwarf2read.c: Add comment describing memory lifetimes.
7776         (struct dwarf2_pinfo): Update comment.
7777         (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
7778         (read_enumeration, new_symbol): Don't use obsavestring.
7779
7780 2004-03-04  Mark Kettenis  <kettenis@gnu.org>
7781
7782         * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
7783         instead of amd64_fill_fxsave.
7784         * amd64bsd-nat.c (store_inferior_registers): Likewise.
7785         * amd64fbsd-nat.c (fill_fpregset): Likewise.
7786
7787         * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
7788         Reorganize code a bit.
7789
7790 2004-03-04  Orjan Friberg  <orjanf@axis.com>
7791
7792         * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
7793         when the frame pointer is pushed.  Don't set the frame pointer's
7794         address on the stack unless it's actually located there.
7795         Set the SRP's address on the stack correctly when the PC is still in
7796         the prologue.
7797         (cris_return_value): New function.
7798         (cris_gdbarch_init): Clear deprecated store_return_value,
7799         extract_return_value.
7800
7801 2004-03-02  Jim Blandy  <jimb@redhat.com>
7802
7803         * stabsread.c (reg_value_complaint): The maximum register number
7804         is one less than the number of registers.
7805
7806 2004-03-02  Andrew Cagney  <cagney@redhat.com>
7807
7808         * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
7809         I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM.  Remove
7810         trailing comma and redundant assignment of I386_ST0_REGNUM.
7811         * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
7812         32-bit segment registers.
7813
7814 2004-03-01  Andrew Cagney  <cagney@redhat.com>
7815
7816         * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
7817         use frame_relative_level and get_next_frame.
7818
7819 2004-02-29  Andrew Cagney  <cagney@redhat.com>
7820
7821         * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
7822         (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
7823         * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
7824         Delete macro.
7825
7826 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
7827
7828         * inflow.c (terminal_inferior): Don't give up the terminal if we
7829         previously couldn't get the inferior's terminal state.
7830
7831 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
7832
7833         * regcache.c (read_pc_pid): Restore inferior_ptid after reading
7834         PC_REGNUM.
7835
7836 2004-02-28  Andrew Cagney  <cagney@redhat.com>
7837
7838         * NEWS: Refer to GDB 6.1.
7839         * README: Refer to GDB 6.1.
7840         * PROBLEMS: Refer to GDB 6.1.
7841
7842 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
7843
7844         * thread-db.c (disable_thread_signals): Remove unused function.
7845
7846 2004-02-28  Mark Kettenis  <kettenis@gnu.org>
7847
7848         * amd64-nat.c: Include "gdb_string.h".
7849         (amd64_collect_native_gregset): Zero-extend the 32-bit
7850         general-purpose registers and %eip.
7851
7852         * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
7853         * amd64-tdep.c (amd64_collect_fxsave): New function.
7854         (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
7855
7856         * i387-tdep.h: Update copyright year.
7857         (i387_collect_fxsave): New prototype.
7858         * i387-tdep.c: Update copyright year.
7859         (i387_collect_fxsave): New function containing most of the code
7860         from i387_fill_fxsave.
7861         (i387_fill_fxsave): Call i387_collect_fxsave.
7862
7863 2004-02-28  Andrew Cagney  <cagney@redhat.com>
7864
7865         * amd64-linux-nat.c (ps_get_thread_area): When architecture is
7866         i386 use PTRACE_GET_THREAD_AREA.  Suggested by Roland McGrath.
7867
7868 2004-02-28  Mark Kettenis  <kettenis@gnu.org>
7869
7870         * amd64-tdep.c (amd64_frame_cache): Fix comment.
7871
7872 2004-02-28  Andrew Cagney  <cagney@redhat.com>
7873
7874         * utils.c: Use "", instead of <>, to include readline.
7875         tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
7876         * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
7877         * source.c, solib.c, exec.c, event-top.c: Ditto.
7878         * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
7879         * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
7880         * Makefile.in: Update all dependencies.
7881         (readline_tilde_h, readline_history_h): Define.
7882         (readline_headers): Delete.
7883
7884 2004-02-28  Mark Kettenis  <kettenis@gnu.org>
7885
7886         * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
7887         "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
7888         "config/i386/tm-lx64.h".
7889
7890         * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
7891         "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c".  Remove
7892         rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
7893
7894 2004-02-28  Andrew Cagney  <cagney@redhat.com>
7895
7896         * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
7897
7898         * breakpoint.c (_initialize_breakpoint): Use
7899         "add_setshow_auto_boolean_cmd.  Better word-wrap help messages.
7900         Add help to show command.
7901
7902 2004-02-28  Mark Kettenis  <kettenis@gnu.org>
7903
7904         * i386-nat.c: Reformat to be closer to coding standards.
7905         (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
7906         `retval'.  Make variables `align' and `size' local to while-loop.
7907         (i386_stopped_data_address): Rename local variable `ret' to `addr'.
7908         (_initialize_i386_nat): New prototype.
7909
7910         * tui/tui.c: Include <readline/readline.h> instead of
7911         "readline/readline.h".  Include it after <term.h> and
7912         "gdb_curses.h".
7913
7914 2004-02-27  Andrew Cagney  <cagney@redhat.com>
7915
7916         * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
7917         the new frame unwind code.
7918         (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
7919         (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
7920         PCOQ_HEAD_REGNUM.
7921
7922         * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
7923         "return_value" and "push_dummy_call".
7924         (hppa32_use_struct_convention): Delete unused function.
7925         (hppa32_store_return_value): Delete unused function.
7926         (hppa32_extract_return_value): Delete unused function.
7927         (hppa32_stack_align): Delete function.
7928
7929 2004-02-27  Eli Zaretskii  <eliz@elta.co.il>
7930
7931         * coffread.c (enter_linenos): Don't let rawptr reference memory
7932         outside linetab[]'s limits.
7933
7934 2004-02-27  Andrew Cagney  <cagney@redhat.com>
7935
7936         * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
7937         inferior stack space - the stack needs to grow upwards.
7938         (hppa32_frame_align): New function.
7939         (hppa64_frame_align): Replace hppa_frame_align.
7940         (hppa_gdbarch_init): Update.
7941
7942 2004-02-26  Orjan Friberg  <orjanf@axis.com>
7943
7944         * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
7945         (dwarf2-frame.h): Include.
7946         (enum cris_regnums): New enum CRIS_FP_REGNUM.
7947         Remove static variables related to ABI setting.
7948         (struct gdbarch_tdep): Remove cris_abi member.
7949         (struct frame_extra_info): Remove.
7950         (cris_unwind_cache, stack_item): New structs.
7951         (cris_frame_unwind, cris_frame_base): New variables.
7952         (push_stack_item, pop_stack_item)
7953         (cris_frame_unwind_cache, cris_frame_this_id)
7954         (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
7955         (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
7956         (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
7957         (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
7958         (cris_reg_struct_has_addr): New functions.
7959         (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
7960         (cris_frame_saved_pc, cris_saved_pc_after_call,
7961         (cris_store_struct_return, cris_frameless_function_invocation)
7962         (cris_pop_frame, cris_skip_prologue_main)
7963         (cris_abi_original_store_return_value)
7964         (cris_abi_v2_store_return_value)
7965         (cris_abi_original_extract_return_value)
7966         (cris_abi_v2_extract_return_value)
7967         (cris_abi_original_reg_struct_has_addr)
7968         (cris_abi_v2_reg_struct_has_addr)
7969         (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
7970         (cris_push_return_address, cris_abi_update): Remove.
7971         (_initialize_cris_tdep): Remove ABI command.
7972         (cris_dump_tdep): Ditto.
7973         (cris_gdbarch_init): Remove ABI command.
7974         Set store_return_value, extract_return_value, push_dummy_code,
7975         push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
7976         frame_unwind_append_sniffer, frame_base_set_default.
7977         Clear deprecated init_frame_pc, push_arguments, store_return_value,
7978         extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
7979         sizeof_call_dummy_words, get_saved_register, push_return_address,
7980         pop_frame, store_struct_return, frame_init_saved_regs,
7981         init_extra_frame_info, frameless_function_invocation, frame_chain,
7982         frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
7983         dummy_write_sp.
7984
7985 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
7986
7987         * valprint.h (print_hex_chars, print_char_chars): New prototypes.
7988         * valprint.c (print_hex_chars): Change from static to external.
7989         (print_char_chars): New function.
7990         * printcmd.c (print_scalar_formatted): For integer and enum types
7991         that are longer than LONGEST, perform processing via appropriate
7992         print_*_chars routines.
7993
7994 2004-02-26  Andrew Cagney  <cagney@redhat.com>
7995
7996         * Makefile.in: Update dependencies.
7997         Changes from Ulrich Weigand,
7998         * s390-tdep.c: Include "dwarf2-frame.h".
7999         (s390_dwarf2_frame_init_reg): New function.
8000         (s390_gdbarch_init): Install dwarf2_frame_sniffer and
8001         dwarf2_frame_base_sniffer.  Call dwarf2_frame_set_init_reg.
8002
8003 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
8004
8005         * breakpoint.c (pending_break_support): New setting variable.
8006         (break_command_1): Account for pending_break_support setting
8007         when creating pending breakpoints.
8008         (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
8009         (_initialize_breakpoint): Add "set breakpoint pending" and
8010         "show breakpoint pending" commands.
8011
8012 2004-02-26  Andrew Cagney  <cagney@redhat.com>
8013
8014         Fix PR i18n/1570.
8015         * charset.c (backslashable, backslashed, represented): Remove 'e'
8016         from list of escaped characters, not part of ISO-C.
8017
8018 2004-02-25  J. Brobecker  <brobecker@gnat.com>
8019
8020         From Peter Schauer <schauer@pdf.de>:
8021         * tui/tui.c: Move system header includes after local includes.
8022         Fixes a build failure on solaris systems.
8023
8024 2004-02-25  J. Brobecker  <brobecker@gnat.com>
8025
8026         * configure.in: Refine the previous change.
8027         * configure: Regenerate.
8028
8029 2004-02-25  Mark Kettenis  <kettenis@gnu.org>
8030
8031         * amd64-tdep.h: Renamed from x86-64-tdep.h.
8032         * amd64-tdep.c: Renamed from x86-64-tdep.c.  Include
8033         "amd64-tdep.h" instead of "x86-64-tdep.h".
8034         * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
8035         * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
8036         * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c.  Include
8037         "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
8038         and "x86-64-tdep.c".
8039         * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c.  Include
8040         "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
8041         and "x86-64-tdep.c".
8042         * amd64bsd-nat.c: Update copyright year.
8043         Include "amd64-tdep.h" instead of "x86-64-tdep.h".
8044         * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
8045         "x86-64-tdep.h".
8046         * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
8047         "x86-64-tdep.h".
8048         * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
8049         "x86-64-tdep.h".
8050         * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
8051         "x86-64-tdep.h".
8052         * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
8053         "x86-64-tdep.h".
8054         * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
8055         "x86-64-tdep.h".
8056         * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
8057         * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
8058         * Makefile.in (amd64_linux_tdep_h): Renamed from
8059         x86_64_linux_tdep_h.
8060         (amd64_tdep_h): Renamed from x86_64_tdep_h.
8061         (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
8062         (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
8063         (amd64obsd-tdep.o): Update dependencies.
8064         (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
8065         dependencies.
8066         (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
8067         dependencies.
8068         (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
8069         amd64-linux-nat.c amd64-linux-tdep.c.
8070         * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
8071         * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
8072         * config/i386/linux64.mt: Renamed from x86-64linux.mt.
8073         (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
8074         amd64-tdep.o and amd64-linux-tdep.o.
8075         (TM_FILE): Set to tm-linux64.h.
8076         * config/i386/linux64.mh: Renamed from x86-64linux.mh.
8077         (NAT_FILE): Set to nm-linux64.h.
8078         (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
8079         * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
8080         amd64-tdep.o.
8081         * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
8082         amd64-tdep.o.
8083         * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
8084         amd64-tdep.o.
8085
8086 2004-02-25  Roland McGrath  <roland@redhat.com>
8087
8088         * remote.c (remote_protocol_qPart_auxv): New variable.
8089         (init_all_packet_configs): Initialize it.
8090         (set_remote_protocol_qPart_auxv_packet_cmd): New function.
8091         (show_remote_protocol_qPart_auxv_packet_cmd): New function.
8092         (show_remote_cmd): Call it.
8093         (_initialize_remote): Initialize commands.
8094         (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
8095         service TARGET_OBJECT_AUXV requests.
8096
8097 2004-02-25  J. Brobecker  <brobecker@gnat.com>
8098
8099         * configure.in: Make sure that the wborder function is available.
8100         Otherwise, search for it in the cur_colr library.
8101         * configure: Regenerate.
8102
8103 2004-02-25  Andrew Cagney  <cagney@redhat.com>
8104
8105         * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
8106
8107 2004-02-25  Mark Kettenis  <kettenis@gnu.org>
8108
8109         * config/i386/tm-x86-64linux.h: Tweak comments.
8110
8111 2004-02-25  Richard Sandiford  <rsandifo@redhat.com>
8112
8113         * MAINTAINERS: Add self to write-after-approval list.
8114
8115 2004-02-25  Andrew Cagney  <cagney@redhat.com>
8116
8117         PR cli/1566.  Problem found, and fix suggested by David Allan.
8118         * cli/cli-script.c (execute_control_command): Unconditionally
8119         install a cleanup.  Default "ret" to "invalid_control".  Use
8120         "break" instead of "return" to escape from the switch.
8121
8122 2004-02-24  J. Brobecker  <brobecker@gnat.com>
8123
8124         * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
8125         with the lines macro defined in term.h on AiX.
8126         * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
8127         a collision with the label_width macro defined in term.h on AiX.
8128
8129 2004-02-23  David Mosberger  <davidm@hpl.hp.com>
8130
8131         Committed by Kevin Buettner <kevinb@redhat.com>.
8132
8133         * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
8134         * ia64-tdep.c (ia64_write_pc): Make it a global function.
8135         (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
8136         instead of ia64_write_pc().
8137         * ia64-linux-tdep.c (regcache.h): Include.
8138         (ia64_linux_write_pc): New function.
8139
8140 2004-02-23  Roland McGrath  <roland@redhat.com>
8141
8142         * auxv.c (info_auxv_command): Fix typos in error messages.
8143
8144 2004-02-23  Mark Kettenis  <kettenis@gnu.org>
8145
8146         * x86-64-tdep.h: Tweak comment.
8147         (enum amd64_regnum): New.
8148         (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
8149         (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
8150         (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
8151         (X86_64_XMM1_REGNUM): Removed.
8152         (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
8153         (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
8154         prototypes for renamed functions.
8155         * x86-64-tdep.c: Fix typo.
8156         (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
8157         register numbers.
8158         (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
8159         Use constants from `enum amd64_regnum' for register numbers.
8160         (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
8161         (amd64_analyze_prologue, amd64_frame_cache,
8162         amd64_sigtramp_frame_cache): Use constants from `enum
8163         amd64_regnum' for register numbers.
8164         (amd64_supply_fpregset): Adjust for renamed functions.
8165         (amd64_init_abi): Rename from x86_64_init_abi.  Use constants from
8166         `enum amd64_regnum' for register numbers.
8167         (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
8168         (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
8169         (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
8170         * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
8171         (amd64_linux_fill_gregset): Adjust for renamed macros.
8172         (fetch_core_registers): Adjust for renamed functions.
8173         (amd64_linux_init_abi): Adjust for renamed functions.
8174         * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
8175         renamed functions.
8176         * amd64-nat.c: Adjust for renamed macros.
8177         * amd64bsd-nat.c (fetch_inferior_registers)
8178         (store_inferior_registers): Use constants from `enum amd64_regnum'
8179         for register numbers.  Adjust for renamed variables.
8180         * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
8181         renamed variables.
8182         (_initialize_amd64fbsd_nat): Use constants from `enum
8183         amd64_regnum' for register numbers.
8184         * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
8185         `enum amd64_regnum' for register numbers.
8186         (amd64fbsd_init_abi): Adjust for renamed functions.
8187         * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
8188         `enum amd64_regnum' for register numbers.
8189         (amd64nbsd_init_abi): Adjust for renamed functions.
8190         (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
8191         * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
8192         `enum amd64_regnum' for register numbers.
8193         (amd64obsd_init_abi): Adjust for renamed functions.
8194         (_initialize_amd64obsd_ndep): Adjust for renamed macros.
8195
8196 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
8197
8198         * breakpoint.c (print_one_breakpoint): Do not output spaces
8199         after printing <PENDING> for a pending breakpoint.
8200
8201 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
8202
8203         * printcmd.c (print_scalar_formatted): Initialize val_long
8204         to remove compiler warning message.
8205
8206 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
8207
8208         * defs.h (nquery, yquery): New prototypes.
8209         * breakpoint.c (break_command_1): Use new nquery interface.
8210         * utils.c (defaulted_query, nquery, yquery): New functions.
8211
8212 2004-02-23  Andrew Cagney  <cagney@redhat.com>
8213
8214         * hppa-tdep.c (hppa_frame_align): New function.
8215         (hppa32_push_dummy_call): New function.
8216         (hppa64_push_dummy_call): New function.
8217         (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
8218         disabled.
8219
8220         * infcall.c (legacy_push_dummy_code): Don't call deprecated
8221         FIX_CALL_DUMMY when push_dummy_call is available.
8222         (call_function_by_hand, push_dummy_code): Ditto.
8223
8224 2004-02-22  Andrew Cagney  <cagney@redhat.com>
8225
8226         * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
8227         (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
8228         (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
8229         * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
8230         use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
8231         call_dummy_location to ON_STACK.
8232
8233 2004-02-22  Mark Kettenis  <kettenis@gnu.org>
8234
8235         * x86-64-linux-tdep.c: Tweak comment.
8236         (amd64_linux_supply_gregset): Renamed from
8237         x86_64_linux_supply_gresget.
8238         (amd64_linux_fill_gregset): Renamed from
8239         x86_64_linux_fill_gregset.
8240         (fetch_core_registers): Adjust for renamed functions.
8241         (amd64_core_fns): Renamed from x86_64_core_fns.
8242         (amd64_linux_sigtramp_start): Renamed from
8243         x86_64_linux_sigtramp_start.
8244         (amd64_linux_pc_in_sigtramp): Renamed from
8245         x86_64_linux_pc_in_sigtramp.  Adjust for renamed functions.
8246         (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
8247         X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
8248         (amd64_linux_sigcontext_addr): Renamed from
8249         x86_64_linux_sigcontext_addr.
8250         (amd64_linux_sc_reg_offset): Renamed from
8251         x86_64_linux_sc_reg_offset.
8252         (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
8253         Adjust for renamed functions and variables.
8254         (_initialize_amd64_linux_tdep): Renamed from
8255         _initialize_x86_64_linux_tdep.  Adjust for renamed functions and
8256         variables.
8257         * x86-64-linux-tdep.h: Update copyright year.  Tweak comment.
8258         Adjust for renamed functions.
8259
8260         * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
8261         from x86_64_linux_gregset64_reg_offset.
8262         (amd64_linux_gregset32_reg_offset): Rename from
8263         x86_64_linux_gregset64_reg_offset.
8264         (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
8265         (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
8266         (amd64_linux_dr_set_control): Renamed from
8267         x86_64_linux_dr_set_control.  Adjust for renamed functions.
8268         (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
8269         Adjust for renamed functions.
8270         (amd64_linux_dr_reset_addr): Renamed from
8271         x86_64_linux_dr_reset_addr. Adjust for renamed functions.
8272         (amd64_linux_dr_get_status): Renamed from
8273         x86_64_linux_dr_get_status.  Adjust for renamed functions.
8274         (_initialize_amd64_linux_nat): Renamed from
8275         _initialize_x86_64_linux_nat.  Adjust for renamed variables and
8276         functions.
8277         * config/i386/nm-x86-64linux.h: Update copyright year.
8278         Adjust for renamed functions.
8279
8280         * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
8281         amd64fbsd_sigtramp_start.
8282         (amd64fbsd_sigtramp_end_addr): Renamed from
8283         amd64fbsd_sigtramp_end.
8284         (amd64fbsd_init_abi): Adjust for renamed variables.
8285         * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
8286         variables.
8287         * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
8288         amd64fbsd_sigtramp_start.
8289         (amd64fbsd_sigtramp_end_addr): Renamed from
8290         amd64fbsd_sigtramp_end.
8291
8292 2004-02-22  Andrew Cagney  <cagney@redhat.com>
8293
8294         * hppa-tdep.c (hppa32_return_value): New function.
8295         (hppa64_return_value): New function.
8296         (hppa_gdbarch_init): Set return_value; keep disabled.
8297
8298         * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
8299         struct-return and inferior function call methods.
8300
8301         * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
8302         "frame-base.h".
8303         (struct hppa_frame_cache): Define.
8304         (hppa_frame_cache, hppa_frame_this_id): New functions.
8305         (hppa_frame_prev_register): New function.
8306         (hppa_frame_unwind, hppa_frame_base): New variables.
8307         (hppa_frame_unwind_sniffer): New function.
8308         (hppa_frame_base_address, hppa_unwind_pc): New function.
8309         (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
8310         sniffer, and frame base sniffer; keep disabled.
8311         (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
8312         * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
8313
8314         * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
8315         to predicates for "seriously old code".
8316
8317         * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
8318         runtime if(0).
8319
8320         * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
8321         unsigned.
8322         (hppa_frame_find_saved_regs): Fix "std" instruction pattern
8323
8324         * config/pa/tm-hppa.h: Update copyright.
8325         (DEPRECATED_INIT_FRAME_PC): Delete macro.
8326         (deprecated_init_frame_pc_default): Delete declaration.
8327         (hppa_frame_init_saved_regs): Delete declaration.
8328         (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
8329         * hppa-tdep.c: Include "arch-utils.h".
8330         (hppa_gdbarch_init): Set deprecated init_frame_pc
8331         and deprecated frame_init_saved_regs.
8332         (hppa_frame_init_saved_regs): Make static.
8333
8334 2004-02-22  Mark Kettenis  <kettenis@gnu.org>
8335
8336         Remove old 386BSD support.
8337         * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
8338         * configure.host: Remove i[34567]86-*-bsd*.
8339         * configure.tgt: Remove i[34567]86-*-bsd*.
8340         * i386b-nat.c: Removed.
8341         * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
8342         (i386b-nat.o): Remove dependencies.
8343
8344         * config/i386/i386bsd.mh: Removed.
8345         * config/i386/i386bsd.mt: Removed.
8346         * config/i386/nm-i386bsd.h: Removed.
8347         * config/i386/tm-i386bsd.h: Removed.
8348         * config/i386/xm-i386bsd.h: Removed.
8349
8350         * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
8351
8352         * amd64fbsd-tdep.c: Include "solib-svr4.h".
8353         (amd64fbsd_init_abi): Set link map offsets.
8354         * amd64nbsd-tdep.c: Include "slib-svr4.h".
8355         (amd64nbsd_init_abi): Set link map offsets.
8356         * amd64obsd-tdep.c: Include "solib-svr4.h".
8357         (amd64obsd_init_abi): Set link map offsets.
8358         * i386fbsd-tdep.c: Include "solib-svr4.h".
8359         (i386fbsd_init_abi): Set link map offsets.
8360         * i386nbsd-tdep.c: Include "solib-svr4.h".
8361         (i386nbsdelf_init_abi): Set link map offsets.
8362         * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
8363         (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
8364         * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
8365         solib-legacy.o and core-aout.o. Reformat.
8366         * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
8367         solib-svr4.o, solib-legacy.o.  Reformat.
8368         * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o.  Reformat.
8369         * config/i386/nbsdelf.mh: Reformat.
8370         * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
8371         solib-svr4.o, solib-legacy.o and corelow.o.
8372         * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
8373         * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
8374         solib-svr4.o, solib-legacy.o and corelow.o.  Reformat.
8375         * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
8376         * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
8377         (TM_FILE): Set to tm-fbsd.h.
8378         * config/i386/nbsd.mt (TDEPFILES): Reformat.
8379         * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
8380         solib-svr4.o.
8381         * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
8382         solib-svr4.o.
8383         (TM_FILE): Set to nm-nbsd.h.
8384         * config/i386/nm-fbsd.h: Update copyright year.  Tweak comments.
8385         Simplify shared library support.  Don't include "elf/common.h".
8386         (SVR4_SHARED_LIBS): Don't define.
8387         * config/i386/nm-fbsd64.h: Update copyright year.  Don't include
8388         "solib.h".
8389         * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
8390         config/i386/nm-obsd.h: Update copyright year.  Tweak comments.
8391         * config/i386/tm-fbsd.h: Update copyright tear.  Tweak comments.
8392         Don't include "i386/tm-i386.h".  Include "solib.h".
8393         * config/i386/tm-nbsd.h: Update copyright year.  Tweak comments.
8394         Don't include "i386/tm-i386.h".
8395         * config/i386/xm-i386.h: Update copyright year.  Tweak comments.
8396         * config/i386/xm-nbsd.h: Update copyright year.  Tweak comments.
8397         Include "i386/xm-i386.h".
8398         (HOST_LONG_DOUBLE_FORMAT): Remove.
8399
8400         Fix OpenBSD/i386 sigtramp recognition.
8401         * i386-tdep.h: Update copyright year.
8402         (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
8403         (i386bsd_sigtramp_end): New prototypes.
8404         (i386fbsd_sigtramp_start_addr): Renamed from
8405         i386fbsd_sigtramp_start.
8406         (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
8407         (i386obsd_sigtramp_start_addr): Renamed from
8408         i386obsd_sigtramp_start.
8409         (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
8410         * i386bsd-tdep.c: Update copyright year.
8411         (i386bsd_pc_in_sigtramp): Make public.
8412         * i386fbsd-nat.c: Update copyright year.
8413         (_initialize_i386fbsd_nat): Adjust for renamed variables.
8414         * i386fbsd-tdep.c: Update copyright year.
8415         (i386fbsd_sigtramp_start_addr): Renamed from
8416         i386fbsd_sigtramp_start.
8417         (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
8418         (i386fbsdaout_init_abi): Adjust for renamed variables.
8419         * i386obsd-nat.c: Update copyright year.
8420         (_initialize_i386obsd_nat): Adjust for renamed variables.
8421         * i386obsd-tdep.c: Include "target.h".
8422         (i386obsd_page_size): New variable.
8423         (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
8424         (i386obsd_sigtramp_end): New functions.
8425         (i386obsd_sigtramp_start_addr): Renamed from
8426         i386obsd_sigtramp_start.
8427         (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
8428         (i386obsd_init_abi): Adjust for renamed variables.  Set
8429         pc_in_sigtramp, sigtramp_start and sigtramp_end.
8430         * Makefile.in (i386obsd-tdep.o): Update dependencies.
8431
8432         * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
8433         trampoline change in OpenBSD kernel.
8434
8435         * amd64-nat.c: Update copyright year.
8436         (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
8437         architecture from REGCACHE.
8438
8439         * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
8440         symbolic constants from <sys/reg.h> instead of hard-coded numbers.
8441
8442 2004-02-21  Mark Kettenis  <kettenis@gnu.org>
8443
8444         * configure.host: Add i[34567]86-*-openbsd[0-2].* and
8445         i[34567]86-*-openbsd3.[0-3].
8446         * config/i386/obsdaout.mh: New file.
8447
8448         * config/i386/obsd.mh (MH_FLAGS): Remove.
8449
8450         Fix PR build/1549.
8451         * i386obsd-tdep.c: Update copyright years.  Include
8452         "solib-svr4.h".
8453         (i386obsd_init_abi): Don't set regset_from_core_section here.
8454         (i386obsd_aout_init_abi): New function.  Set
8455         regset_from_core_section here.
8456         (i386obsd_elf_init_abi): New function.
8457         (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
8458         * Makefile.in (i386obsd-tdep.o): Update dependecies.
8459         * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
8460         (TM_FILE): Set to tm-nbsd.h.
8461
8462         * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
8463         solib-sunos.o.
8464
8465         * solib-svr4.h: Update copyright year.
8466         (svr4_ilp32_fetch_link_map_offsets)
8467         (svr4_lp64_fetch_link_map_offsets): New prototype.
8468         * solib-svr4.c: Update copyright year.
8469         (svr4_ilp32_fetch_link_map_offsets)
8470         (svr4_lp64_fetch_link_map_offsets): New function.
8471
8472 2004-02-20  Daniel Jacobowitz  <drow@mvista.com>
8473
8474         * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
8475         to the partial symbol table.
8476
8477 2004-02-20  J. brobecker  <brobecker@gnat.com>
8478
8479         * PROBLEMS: Add description of problem documented under gdb/1560.
8480
8481 2004-02-20  Mark Kettenis  <kettenis@gnu.org>
8482
8483         * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h".  Fix
8484         comments.
8485         (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
8486         functions.
8487         (amd64obsd_init_abi): Reorder initializations.  Use
8488         amd64obsd_r_reg_offset to initialize the general-purpose register
8489         set details.  Set regset_from_core_section.
8490         (_initialize_amd64obsd_tdep): Rename from
8491         _initialize_amd64obsd_ndep.  Add OS ABI handler for core dumps.
8492         * Makefile.in (amd64obsd-tdep.o): Update dependencies.
8493         * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
8494
8495         * NEWS (New native configurations): Mention OpenBSD/alpha.
8496         * configure.tgt: Add alpha*-*-openbsd*.
8497         * configure.host: Add alpha*-*-openbsd*.
8498         * alphanbsd-tdep.c: Update copyright year.
8499         (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
8500
8501 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8502
8503         Fix PR tdep/1372.
8504         * configure.tgt: Delete target "none-*-*".
8505         * configure.host: Delete host "none-*-*".
8506         * config/none/none.mh: Delete file.
8507         * config/none/none.mt: Delete file.
8508         * config/none/xm-none.h: Delete file.
8509         * config/none/tm-none.h: Delete file.
8510         * config/none/nm-none.h: Delete file.
8511
8512 2004-02-19  Fred Fish  <fnf@redhat.com>
8513
8514         * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
8515         cache->uses_fp prior to setting it.
8516
8517 2004-02-19  Fred Fish  <fnf@redhat.com>
8518
8519         Fix for PR breakpoint/1558.
8520         * sh-tdep.c (IS_JSR): New macro.
8521         (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
8522
8523 2004-02-19  Jim Blandy  <jimb@redhat.com>
8524
8525         * findvar.c (value_from_register): Doc fix.
8526
8527 2004-02-19  Jeff Johnston  <jjohnstn@redhat.com>
8528
8529         * printcmd.c (print_scalar_formatted): Do not check for sizeof
8530         type being greater than sizeof of host's LONGEST.  Always use
8531         unpack_long() unless format 'f' chosen.
8532
8533 2004-02-19  Joel Brobecker  <brobecker@gnat.com>
8534
8535         Committed by Elena Zannoni  <ezannoni@redhat.com>
8536
8537         * symtab.c (find_pc_sect_psymtab): Return the psymtab that
8538         contains a symbol wich is the best, non-exact match for the given
8539         pc.  Update comments.
8540
8541 2004-02-19  Elena Zannoni  <ezannoni@redhat.com>
8542
8543         * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
8544         macro, which was part of the now removed Mach 3 port.
8545         * utils.c (request_quit): Ditto.
8546
8547 2004-02-18  Mark Kettenis  <kettenis@gnu.org>
8548
8549         * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
8550         "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
8551
8552 2004-02-18  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8553
8554         Committed by Mark Kettenis  <kettenis@gnu.org>.
8555
8556         * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
8557         Define.
8558
8559 2004-02-18  Andrew Cagney  <cagney@redhat.com>
8560
8561         * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
8562         CONFIG_INSTALL and CONFIG_UNINSTALL.
8563         * configure: Re-generate.
8564         * interps.h (INTERP_TUI): Define.
8565         * Makefile.in: Update dependencies.
8566         (TUI): New macro.
8567         (tui-main.o): Specify dependencies.
8568         (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
8569         * tui/tui-main.c: New file.
8570
8571 2004-02-18  Mark Kettenis  <kettenis@gnu.org>
8572
8573         * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
8574         * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
8575         dependencies.
8576         * configure.host: Add x86_64-*-openbsd*.
8577         * configure.tgt: Add x86_64-*-openbsd*.
8578         * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
8579
8580         * tui/tui.c: Don't include <malloc.h>.
8581
8582         * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
8583         amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
8584         amd64nbsd-tdep.c.
8585
8586         * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
8587         static.  Remove extraneous whitespace.
8588         * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
8589         static.
8590
8591 2004-02-17  Jim Blandy  <jimb@redhat.com>
8592
8593         * findvar.c (value_from_register): Doc fix.
8594
8595 2004-02-17  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8596
8597         Committed by Jim Blandy  <jimb@redhat.com>.
8598
8599         * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
8600         CORE_ADDR as type for selectors.  Correct types for GNU run time
8601         message lookup function to use double indirection.
8602         * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
8603         * objc-lang.h (lookup_child_selector): Adapt prototype.
8604
8605         * s390-nat.c (SUBOFF): New macro.
8606         (supply_gregset, fill_gregset): Use it to handle debugging
8607         of 32-bit exectuables running under a 64-bit kernel.
8608         * s390-tdep.c: Include "solib-svr4.h".
8609         (s390_svr4_fetch_link_map_offset): New function.
8610         (s390x_svr_fetch_link_map_offset): Likewise.
8611         (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
8612         * Makefile.in (s390-tdep.o): Update dependencies.
8613
8614         * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
8615         "frame-unwind.h".
8616         (s390_readinstruction): Reformat.  Use read_memory_nobpt.
8617         (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
8618         (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
8619         (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
8620         S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
8621         S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
8622         S390_SIGNAL_FRAMESIZE,
8623         s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
8624         (struct frame_extra_info): Remove.
8625         (s390_memset_extra_info): Remove.
8626         (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
8627         (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
8628         (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
8629         (is_rse): Renamed to ...
8630         (is_rsy): ... this.  Support long displacements.
8631         (is_rxe): Renamed to ...
8632         (is_rxy): ... this.  Support long displacements.
8633         (compute_x_addr): Support long displacements.
8634         (struct s390_prologue_data): New data type.
8635         (s390_on_stack): Change API to use struct s390_prologue_data.
8636         (s390_store): Reimplement.
8637         (s390_load): New function.
8638         (s390_get_signal_frame_info): Remove.
8639         (s390_get_frame_info): Remove, replace by ...
8640         (s390_analyze_prolog): ... this new function.
8641         (s390_check_function_end): Remove.
8642         (s390_function_start): Remove.
8643         (s390_frameless_function_invokation): Remove.
8644         (s390_is_sigreturn): Remove.
8645         (s390_init_frame_pc_first): Remove.
8646         (s390_init_frame_extra_info): Remove.
8647         (s390_frame_init_saved_regs): Remove.
8648         (s390_frame_saved_pc_nofix): Remove.
8649         (s390_frame_saved_pc): Remove.
8650         (s390_frame_chain): Remove.
8651         (s390_fp_regnum, s390_read_fp): Remove.
8652         (s390_pop_frame_regular, s390_pop_frame): Remove.
8653         (s390_saved_pc_after_call): Remove.
8654         (s390_skip_prologue): Reimplement.
8655         (s390_in_function_epilogue_p): Support long displacements.
8656         (struct s390_unwind_cache): New data structure.
8657         (s390_frame_unwind_cache): New function.
8658         (s390_prologue_frame_unwind_cache): Likewise.
8659         (s390_backchain_frame_unwind_cache): Likewise.
8660         (s390_frame_this_id, s390_frame_prev_register): Likewise.
8661         (s390_frame_unwind): Define.
8662         (s390_frame_sniffer): New function.
8663         (struct s390_pltstub_unwind_cache): New data structure.
8664         (s390_pltstub_frame_unwind_cache): New function.
8665         (s390_pltstub_frame_this_id): Likewise.
8666         (s390_pltstub_frame_prev_register): Likewise.
8667         (s390_pltstub_frame_unwind): Define.
8668         (s390_pltstub_frame_sniffer): New function.
8669         (struct s390_sigtramp_unwind_cache): New data structure.
8670         (s390_sigtramp_frame_unwind_cache): New function.
8671         (s390_sigtramp_frame_this_id): Likewise.
8672         (s390_sigtramp_frame_prev_register): Likewise.
8673         (s390_sigtramp_frame_unwind): Define.
8674         (s390_sigtramp_frame_sniffer): New function.
8675         (s390_frame_base_address, s390_local_base_address): New functions.
8676         (s390_frame_base): Define.
8677         (s390_unwind_pc, s390_unwind_sp): New function.
8678         (s390_push_dummy_call): Use new frame base location.
8679         (s390_unwind_dummy_id): Likewise.
8680         (s390_gdbarch_init): Remove calls to:
8681         set_gdbarch_frameless_function_invocation,
8682         set_gdbarch_deprecated_init_frame_pc,
8683         set_gdbarch_deprecated_frame_chain,
8684         set_gdbarch_deprecated_frame_init_saved_regs,
8685         set_gdbarch_deprecated_pop_frame,
8686         set_gdbarch_deprecated_init_extra_frame_info,
8687         set_gdbarch_deprecated_init_frame_pc_first,
8688         set_gdbarch_deprecated_target_read_fp,
8689         set_gdbarch_deprecated_frame_saved_pc,
8690         set_gdbarch_deprecated_saved_pc_after_call,
8691         set_gdbarch_deprecated_fp_regnum.
8692         Add calls to:
8693         set_gdbarch_in_solib_call_trampoline,
8694         frame_unwind_append_sniffer,
8695         frame_base_set_default,
8696         set_gdbarch_unwind_pc,
8697         set_gdbarch_unwind_sp.
8698         * Makefile.in (s390-tdep.o): Update dependencies.
8699
8700         * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
8701         (S390_STACK_FRAME_OVERHEAD): Remove.
8702         (S390_STACK_PARAMETER_ALIGNMENT): Remove.
8703         (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
8704         (s390_promote_integer_argument): Remove.
8705         (s390_cannot_extract_struct_value_address): Remove.
8706         (s390_use_struct_convention, s390_store_struct_return): Remove.
8707         (s390_extract_return_value, s390_store_return_value): Remove.
8708         (s390_return_value_convention, s390_return_value): New functions.
8709         (is_float_singleton): Handle typedefs.
8710         (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
8711         Remove, replace by ...
8712         (s390_function_arg_pass_by_reference, s390_function_arg_float,
8713         s390_function_arg_integer): ... these new functions.
8714         (s390_push_arguments, s390_push_return_address): Remove, replace by ...
8715         (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
8716         (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
8717         Fill in tdep->abi.
8718         Remove calls to:
8719         set_gdbarch_deprecated_store_struct_return,
8720         set_gdbarch_deprecated_extract_return_value,
8721         set_gdbarch_deprecated_store_return_value,
8722         set_gdbarch_use_struct_convention,
8723         set_gdbarch_extract_struct_value_address,
8724         set_gdbarch_deprecated_pc_in_call_dummy,
8725         set_gdbarch_deprecated_push_arguments,
8726         set_gdbarch_deprecated_save_dummy_frame_tos,
8727         set_gdbarch_deprecated_push_return_address,
8728         set_gdbarch_deprecated_sizeof_call_dummy_words,
8729         set_gdbarch_deprecated_call_dummy_words,
8730         set_gdbarch_deprecated_dummy_write_sp.
8731         Add calls to:
8732         set_gdbarch_push_dummy_call,
8733         set_gdbarch_unwind_dummy_id,
8734         set_gdbarch_return_value.
8735
8736         * config/s390/nm-linux.h: Update comments.
8737         (target_insert_watchpoint, target_remove_watchpoint): Redefine.
8738         (STOPPED_BY_WATCHPOINT): Redefine.
8739         (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
8740         (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
8741         (s390_stopped_by_watchpoint): Likewise.
8742         (watch_area_cnt): Remove.
8743         * s390-nat.c: Update comments.
8744         (watch_area): Remove typedef.
8745         Global replace watch_area by struct watch_area.
8746         (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
8747         (s390_stopped_by_watchpoint): Remove pid argument,
8748         use s390_inferior_tid.  Add short-cut for the no watchpoint case.
8749         (s390_fix_watch_points): Remove pid argument,
8750         use s390_inferior_tid.  Recompute area spanned by watchpoints.
8751         (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
8752         argument.  Reimplement.
8753
8754         * config/s390/nm-linux.h: Update comments.  Do not include "solib.h".
8755         (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
8756         (FETCH_INFERIOR_REGISTERS): Define.
8757         * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
8758         core-regset.o.
8759         * config/s390/s390x.mt: Remove.
8760         * config/s390/tm-s390.h: Remove.
8761         * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
8762         (TARGET_ELF64): Remove.
8763         (SKIP_TRAMPOLINE_CODE): Do not undefine.
8764         * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
8765         s390*-*-* case; always set gdb_target to s390.
8766         * regformats/reg-s390.dat: Remove control registers.
8767         * regformats/reg-s390x.dat: Likewise.
8768         * s390-tdep.h: New file.
8769         * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
8770         Include "inferior.h" and "s390-tdep.h".
8771         Remove private definition of offsetof.
8772         (s390_register_u_addr): Remove.
8773         (regmap_gregset, regmap_fpregset): Define.
8774         (supply_gregset, fill_gregset): Reimplement.
8775         (supply_fpregset, fill_fpregset): Likewise.
8776         (s390_inferior_tid): New function.
8777         (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
8778         (fetch_inferior_registers, store_inferior_registers): Likewise.
8779         * s390-tdep.c: Do not define S390_TDEP.  Include "defs.h" instead
8780         of <defs.h>.  Include "reggroups.h", "regset.h", and "s390-tdep.h".
8781         Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
8782         Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
8783         (struct gdbarch_tdep): Define.
8784         (struct s390_register_info): Define.
8785         (s390_register_info): New variable.
8786         (s390_register_name): Reimplement.
8787         (s390_register_type): New function.
8788         (s390_register_raw_size, s390x_register_raw_size): Remove.
8789         (s390_cannot_fetch_register): Remove.
8790         (s390_register_byte): Remove.
8791         (s390_register_virtual_type, s390x_register_virtual_type): Remove.
8792         (s390_dwarf_regmap): New variable.
8793         (s390_dwarf_reg_to_regnum): New function.
8794         (s390_stab_reg_to_regnum): Remove.
8795         (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
8796         (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
8797         (s390_convert_register_p): Likewise.
8798         (s390_register_to_value, s390_value_to_register): Likewise.
8799         (s390_register_reggroup_p): Likewise.
8800         (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
8801         s390_gregset, s390x_gregset, s390_fpregset): New variables.
8802         (s390_supply_regset, s390_regset_from_core_section): New functions.
8803         (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
8804         (S390_FPR_SIZE): Likewise.
8805         (S390_GPR_SIZE): Likewise.  Redefine in terms of GDB_TARGET_IS_ESAME.
8806         Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
8807         (S390_NUM_GPRS): Move here from tm-s390.h.
8808         (S390_NUM_FPRS): Likewise.
8809         (s390_in_function_epilogue_p): New function.
8810         (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
8811         Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
8812         (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
8813         Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
8814         Replace S390_FP_REGNUM by S390_SP_REGNUM.
8815         Remove calls to:
8816         set_gdbarch_deprecated_max_register_raw_size,
8817         set_gdbarch_deprecated_max_register_virtual_size,
8818         set_gdbarch_deprecated_register_byte,
8819         set_gdbarch_cannot_fetch_register,
8820         set_gdbarch_cannot_store_register,
8821         set_gdbarch_deprecated_register_size,
8822         set_gdbarch_deprecated_register_raw_size,
8823         set_gdbarch_deprecated_register_virtual_size,
8824         set_gdbarch_deprecated_register_virtual_type,
8825         set_gdbarch_deprecated_register_bytes.
8826         Add calls to:
8827         set_gdbarch_num_pseudo_regs,
8828         set_gdbarch_register_type,
8829         set_gdbarch_convert_register_p,
8830         set_gdbarch_register_to_value,
8831         set_gdbarch_value_to_register,
8832         set_gdbarch_register_reggroup_p,
8833         set_gdbarch_regset_from_core_section,
8834         set_gdbarch_pseudo_register_read,
8835         set_gdbarch_pseudo_register_write,
8836         set_gdbarch_in_function_epilogue_p.
8837         * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
8838         (s390_tdep_h): New variable.
8839
8840 2004-02-17  Jim Blandy  <jimb@redhat.com>
8841
8842         * findvar.c (value_from_register): If the type has no length, just
8843         return an acceptable value --- don't report an internal error.
8844
8845         * stabsread.c (read_type): If we find any type numbers that are
8846         forward references, complain if the references aren't resolved by
8847         the time we're finished reading.
8848         (cleanup_undefined_types): Make error message more appropriate for
8849         a complaint.
8850
8851 2004-02-17  Elena Zannoni  <ezannoni@redhat.com>
8852
8853         * Makefile.in (defs_h): Remove dependency on progress_h.
8854         * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
8855         progress.h.
8856         * main.c (captured_main): Delete use of START_PROGRESS and
8857         END_PROGRESS.
8858
8859 2004-02-17  Elena Zannoni  <ezannoni@redhat.com>
8860
8861         * objfiles.c (terminate_minimal_symbol_table): Add back
8862         initialization of MSYMBOL_TYPE.
8863
8864 2004-02-17  David Mosberger  <davidm@hpl.hp.com>
8865
8866         Committed by Andrew Cagney.
8867         * Makefile.in (ia64_tdep_h): New macro.
8868         (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
8869         (ia64-tdep.o): Likewise.
8870         * ia64-tdep.h: New file.
8871         * ia64-tdep.c: Update copyright notice.  Include "ia64-tdep.h".
8872         (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
8873         (ia64_aix_sigcontext_register_address): Likewise.
8874         (ia64_linux_getunwind_table): Delete declaration.
8875         * ia64-linux-tdep.c: Likewise.
8876
8877 2004-02-17  Corinna Vinschen  <vinschen@redhat.com>
8878
8879         * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
8880         * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
8881         DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
8882
8883 2004-02-17  Andrew Cagney  <cagney@redhat.com>
8884
8885         * symtab.c (skip_prologue_using_sal): New function.
8886         * symtab.h (skip_prologue_using_sal): Declare.
8887         * frv-tdep.c: Include "symtab.h".
8888         (skip_prologue_using_sal): Delete function.
8889         * mips-tdep.c (skip_prologue_using_sal): Delete function.
8890         * rs6000-tdep.c (refine_prologue_limit): Mention
8891         skip_prologue_using_sal.
8892         * ia64-tdep.c (refine_prologue_limit): Ditto.
8893         * Makefile.in: Update dependencies.
8894
8895 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8896
8897         * config/alpha/tm-nbsd.h: Update copyright, delete #undef
8898         START_INFERIOR_TRAPS_EXPECTED.
8899         * config/alpha/tm-fbsd.h: Update copyright, delete #undef
8900         START_INFERIOR_TRAPS_EXPECTED.
8901         * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
8902         Delete macro.
8903         * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
8904         macro, moved to "nm-osf.h".  Update copyright.
8905         * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
8906         update copyright.
8907
8908         * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
8909         and function replacing FRAMELESS_FUNCTION_INVOCATION.
8910         * blockframe.c (legacy_frameless_look_for_prologue): Rename
8911         frameless_look_for_prologue.
8912         * frame.h (legacy_frameless_look_for_prologue): Rename
8913         frameless_look_for_prologue.
8914         * gdbarch.h, gdbarch.c: Re-generate.
8915         * sh64-tdep.c (sh64_gdbarch_init): Update.
8916         * sh-tdep.c (sh_gdbarch_init): Update.
8917         * s390-tdep.c (s390_gdbarch_init): Update.
8918         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8919         * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
8920         * m68k-tdep.c (m68k_gdbarch_init): Update.
8921         (delta68_frame_args_address): Update.
8922         * m32r-tdep.c (m32r_gdbarch_init): Update.
8923         * hppa-tdep.c (hppa_gdbarch_init): Update.
8924         * h8300-tdep.c (h8300_gdbarch_init): Update.
8925         * frv-tdep.c (frv_gdbarch_init): Update.
8926         (frv_frameless_function_invocation): Update.
8927         * cris-tdep.c (cris_gdbarch_init): Update.
8928         (cris_frameless_function_invocation): Update.
8929         * avr-tdep.c (avr_gdbarch_init): Update.
8930         * arm-tdep.c (arm_gdbarch_init): Update.
8931         * stack.c (frame_info): Update, call predicate.
8932         * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
8933         * frame.c (legacy_get_prev_frame): Update, call predicate..
8934         * arch-utils.c (generic_frameless_function_invocation_not): Delete.
8935         * arch-utils.h (generic_frameless_function_invocation_not): Delete.
8936         * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
8937         invocation.
8938         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8939         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
8940         * vax-tdep.c (vax_gdbarch_init): Ditto.
8941
8942         * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
8943         function.
8944
8945 2004-02-16  Daniel Jacobowitz  <drow@mvista.com>
8946
8947         * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
8948         initializations.
8949
8950 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8951
8952         * tui/tui-windata.c: Include "gdb_string.h".
8953         * tui/tui-source.c, tui/tui-winsource.c: Ditto.
8954         * tui/tui-layout.c, tui/tui-command.c: Ditto.
8955         * Makefile.in: Update dependencies.
8956
8957 2004-02-16  Daniel Jacobowitz  <drow@mvista.com>
8958
8959         * Makefile.in (infrun.o): Add $(gdb_assert_h).
8960         * infrun.c: Include "gdb_assert.h".
8961         (singlestep_ptid, saved_singlestep_ptid)
8962         (stepping_past_singlestep_breakpoint): New variables.
8963         (resume): Set singlestep_ptid.  Check for singlestep thread
8964         hop.
8965         (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
8966         (handle_inferior_event): Handle singlestep thread hop.
8967
8968 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8969
8970         * dwarf2-frame.c (dwarf2_frame_ops): New function.
8971         (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
8972         (dwarf2_frame_init_reg): Ditto.
8973
8974         * printcmd.c (display_command): Check that EXP isn't NULL.  Fix
8975         suggested by Joshua Neuheisel
8976
8977         * configure.in: Always check for curses, including pdcurses.
8978         Warn, instead of error, when no curses are found.  Enable TUI when
8979         curses is available.
8980         * configure: Re-generate.
8981
8982 2004-02-16  Corinna Vinschen  <vinschen@redhat.com>
8983
8984         * sh-tdep.c (sh_register_convert_to_virtual): Rename from
8985         sh_sh4_register_convert_to_virtual.
8986         (sh_register_convert_to_raw): Rename from
8987         sh_sh4_register_convert_to_raw.
8988         (sh_pseudo_register_read): Accomodate above name change.
8989         (sh_pseudo_register_write): Ditto.
8990
8991 2004-02-16  Corinna Vinschen  <vinschen@redhat.com>
8992
8993         * sh-tdep.c (sh_generic_register_name): Remove.
8994         (sh_gdbarch_init): Use sh_sh_register_name in default case.
8995
8996 2004-02-15  Andrew Cagney  <cagney@redhat.com>
8997
8998         * configure.in (build_warnings): Add -Wunused-function.
8999         * configure: Re-generate.
9000
9001         * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
9002         * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
9003
9004         * procfs.c (procfs_init_inferior): Assume that
9005         START_INFERIOR_TRAPS_EXPECTED is defined.
9006         * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
9007         * config/ns32k/tm-nbsd.h: Delete file,
9008         START_INFERIOR_TRAPS_EXPECTED already defined as 2.
9009
9010         * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
9011         * config/vax/tm-vax.h: Delete file.
9012
9013         * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9014         * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9015         * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9016         * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9017         * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
9018         * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9019         * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
9020
9021 2004-02-15  Mark Kettenis  <kettenis@gnu.org>
9022
9023         * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
9024         * dwarf2-frame.c (dwarf2_frame_data): New variable.
9025         (struct dwarf2_frame_ops): New.
9026         (dwarf2_frame_default_init_reg): New function, based on
9027         dwarf2_frame_init_reg.
9028         (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
9029         (dwarf2_frame_init_reg): Call architecture-specific function.
9030         (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
9031         (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
9032         instead of dwarf2_frame_data.
9033         (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
9034         Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
9035
9036 2004-02-15  Andrew Cagney  <cagney@redhat.com>
9037
9038         * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
9039         register_gdbarch_swap.
9040         (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
9041         * f-lang.c (_initialize_f_language): Update, use
9042         DEPRECATED_REGISTER_GDBARCH_SWAP.
9043         * remote.c (_initialize_remote): Ditto.
9044         * regcache.c (_initialize_regcache): Ditto.
9045         * parse.c (_initialize_parse): Ditto.
9046         * infrun.c (_initialize_infrun): Ditto.
9047         * mi/mi-main.c (_initialize_mi_main): Ditto.
9048         * gdbtypes.c (_initialize_gdbtypes): Ditto.
9049
9050         * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
9051         poking .cacheable directly.
9052         * symfile.c (symfile_bfd_open): Ditto.
9053
9054         * Makefile.in: Update all dependencies.
9055
9056         * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
9057         (.y.c, .l.c): Specify implicit rule.  Instead of .tab.c, generate
9058         .c.  Update references.  Delete unnecessary .tab.c and -lex.c rules.
9059         (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
9060         (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
9061
9062 2004-02-14  Andrew Cagney  <cagney@redhat.com>
9063
9064         * arch-utils.c (legacy_convert_register_p): Check
9065         DEPRECATED_REGISTER_CONVERTIBLE_P.
9066         * findvar.c (value_of_register): Ditto.
9067
9068         * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
9069         * gdbarch.h, gdbarch.c: Re-generate.
9070         * arch-utils.c (deprecated_register_convertible_not): Delete.
9071         * arch-utils.h (deprecated_register_convertible_not): Delete.
9072         * mi/mi-main.c (get_register): Update.  Update copyright.
9073         * infcmd.c (default_print_registers_info): Update.
9074
9075         * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
9076         (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
9077         (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
9078         * gdbarch.h, gdbarch.c: Re-generate.
9079         * frame.c (deprecated_get_next_frame_hack): Delete function.
9080         * frame.h (deprecated_get_next_frame_hack): Delete declaration.
9081         * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
9082         Update.
9083         * infcall.c (call_function_by_hand): Update.
9084
9085 2004-02-14  Elena Zannoni  <ezannoni@redhat.com>
9086
9087         * symfile.c (init_entry_point_info, entry_point_address): Move
9088         from here...
9089         * objfiles.c (init_entry_point_info, entry_point_address):..to
9090         here.
9091         * symfile.h (init_entry_point_info, entry_point_address): Remove
9092         prototypes.
9093         * objfiles.h (init_entry_point_info, entry_point_address):Add
9094         prototypes.
9095         * cris-tdep.c: Remove include of symfile.h. Add include of
9096         objfiles.h.
9097         * infcall.c: Ditto.
9098         * mcore-tdep.c: Ditto.
9099         * mn10300-tdep.c: Ditto.
9100         * sh64-tdep.c: Ditto.
9101         * v850-tdep.c: Ditto.
9102         * arm-tdep.c: Remove include of symfile.h.
9103         * blockframe.c: Ditto.
9104         * coffread.c: Ditto.
9105         * dbxread.c: Ditto.
9106         * dwarf2read.c: Ditto.
9107         * dwarfread.c: Ditto.
9108         * frv-tdep.c: Ditto.
9109         * ia64-tdep.c: Ditto.
9110         * mdebugread.c: Ditto.
9111         * mipsread.c: Ditto.
9112         * rs6000-tdep.c: Ditto.
9113         * s390-tdep.c: Ditto.
9114         * sh-tdep.c: Ditto.
9115         * xstormy16-tdep.c: Ditto.
9116         * gdbarch.sh: Remove include of symfile.h.
9117         * gdbarch.c: Regenerate.
9118         * solib-irix.c (enable_break): Use entry_point_address().
9119         Add comment about include file.
9120         * xcoffread.c: Add comment about include file.
9121         * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
9122         (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
9123         (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
9124         (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
9125         (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
9126
9127 2004-02-13  Andrew Cagney  <cagney@redhat.com>
9128
9129         * corelow.c (core_xfer_partial): Use "struct bfd_section".
9130         * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
9131         copyright.
9132         * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
9133
9134 2004-02-12  Fred Fish  <fnf@redhat.com>
9135
9136         * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
9137          set_gdbarch_store_return_value.
9138
9139 2004-02-12  Andrew Cagney  <cagney@redhat.com>
9140
9141         * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
9142         (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
9143         (interrupt_query): Ditto.
9144         (ofunc): Delete unused variable.
9145         * cris-tdep.c (cris_abi): Delete unused function.
9146         (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
9147         (cris_get_wide_opcode, cris_get_short_size): Ditto.
9148         (cris_get_asr_quick_shift_steps): Ditto.
9149         (cris_skip_prologue_frameless_p): Ditto.
9150         * arm-tdep.c (arm_push_return_address): Delete unused function.
9151         (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
9152         * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
9153         * s390-tdep.c (s390_function_start): Delete unused function.
9154
9155 2004-02-12  Andrew Cagney  <cagney@redhat.com>
9156
9157         * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
9158         gdbarch.h, gdbarch.c: Re-generate.
9159         * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
9160         to generic_prologue_frameless_p.
9161         * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
9162         * arch-utils.c (generic_prologue_frameless_p): Delete function.
9163
9164 2004-02-11  Daniel Jacobowitz  <drow@mvista.com>
9165
9166         * mips-linux-tdep.c: Include "frame.h".
9167         (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
9168         (mips_linux_skip_resolver): New functions.
9169         (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
9170         and set_gdbarch_in_solib_call_trampoline.
9171         * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
9172         to after set_gdbarch_in_solib_return_trampoline.  Only set the
9173         solib hooks to mips16 functions if the OS ABI is unknown.
9174         * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
9175         including "config/tm-linux.h".
9176         (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
9177         * Makefile.in (mips-linux-tdep.o): Update.
9178
9179 2004-02-11  David Carlton  <carlton@kealia.com>
9180
9181         * linespec.c (decode_compound): Only look for a class symbol when
9182         considering all but the rightmost component.
9183
9184 2004-02-11  Andrew Cagney  <cagney@redhat.com>
9185
9186         * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
9187         abi code are are separatly grouped.
9188
9189 2004-02-11  Andrew Cagney  <cagney@redhat.com>
9190
9191         * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
9192         * gdbarch.h, gdbarch.c: Re-generate.
9193         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9194         * v850-tdep.c (v850_gdbarch_init): Update.
9195         * sh64-tdep.c (sh64_gdbarch_init): Update.
9196         * sh-tdep.c (sh_gdbarch_init): Update.
9197         * s390-tdep.c (s390_gdbarch_init): Update.
9198         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9199         * mips-tdep.c (mips_gdbarch_init): Update.
9200         * mcore-tdep.c (mcore_gdbarch_init): Update.
9201         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9202         * m32r-tdep.c (m32r_gdbarch_init): Update.
9203         * ia64-tdep.c (ia64_gdbarch_init): Update.
9204         * hppa-tdep.c (hppa_gdbarch_init): Update.
9205         * h8300-tdep.c (h8300_gdbarch_init): Update.
9206         * frv-tdep.c (frv_gdbarch_init): Update.
9207         * d10v-tdep.c (d10v_gdbarch_init): Update.
9208         * cris-tdep.c (cris_gdbarch_init): Update.
9209         * avr-tdep.c (avr_gdbarch_init): Update.
9210         * arm-tdep.c (arm_gdbarch_init): Update.
9211         * alpha-tdep.c (alpha_gdbarch_init): Update.
9212
9213 2004-02-11  Corinna Vinschen  <vinschen@redhat.com>
9214
9215         * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
9216         comma.
9217         (sh_sh4al_dsp_register_name): Ditto.
9218
9219 2004-02-10  Andrew Cagney  <cagney@redhat.com>
9220
9221         * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
9222         (mips_init_frame_pc_first): Delete function.
9223         (mips_frame_saved_pc): Delete function.
9224         (mips_frame_chain): Delete function.
9225         (mips_init_extra_frame_info): Delete function.
9226         (mips_xfer_register): Delete unused variable "reg".
9227         (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
9228         (mips_n32n64_return_value): Delete unused variable "reg".
9229         (mips_n32n64_return_value): Delete unused variable "pos".
9230         (mips_o32_push_dummy_call): Delete unused variable "valbuf".
9231         (mips_o32_return_value): Delete unused variable "pos".
9232         (mips_o64_push_dummy_call): Delete unused variable "valbuf".
9233         (mips_print_fp_register): Delete unused variable "namelen"
9234         (mips_print_fp_register): Delete unused variable "flt2"
9235         (get_frame_pointer): Delete function.
9236         (cached_proc_desc): Delete static variable.
9237         (mips_pop_frame): Delete function.
9238         (mips_find_saved_regs): Delete function.
9239         (mips_get_saved_register): Delete function.
9240         (mips_saved_pc_after_call): Delete function.
9241         (SIGFRAME_BASE): Delete macro.
9242         (SIGFRAME_FPREGSAVE_OFF): Delete macro.
9243         (SIGFRAME_PC_OFF): Delete macro.
9244         (SIGFRAME_REGSAVE_OFF): Delete macro.
9245         (mips_dump_tdep): Do not print deleted macro definitions.
9246
9247 2004-02-10  Andrew Cagney  <cagney@redhat.com>
9248
9249         * Makefile.in (SFILES): Remove explictly listed tui files.
9250         (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
9251
9252 2004-02-10  Jeff Johnston  <jjohnstn@redhat.com>
9253
9254         * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
9255         to use paddr functions to format ia64 addresses and long values.
9256         (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
9257         (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
9258         (get_kernel_table, ia64_find_proc_info_x): Ditto.
9259         (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
9260         (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
9261
9262 2004-02-10  Andrew Cagney  <cagney@redhat.com>
9263
9264         * defs.h: Do not include "tui.h".
9265         * gdb_curses.h: New file.
9266         * tui/tui-hooks.h: New file.
9267         * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
9268         (tui_install_hooks, tui_remove_hooks): Delete declarations.
9269         (tui_initialize_io): Delete declaration.
9270         (tui_initialize_readline: Delete redundant declaration.
9271         (struct tui_point): Delete definition.
9272         * tui/tui-data.h (struct tui_point): Define.
9273         * cli/cli-decode.c [TUI]: Include "tui/tui.h".
9274         * utils.c: Include "tui/tui.h".
9275         * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
9276         * printcmd.c [TUI]: Include "tui/tui.h".
9277         * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
9278         * tui/tui-command.c: Include "gdb_curses.h".
9279         * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
9280         * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
9281         * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
9282         * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
9283         * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
9284         * Makefile.in: Update all dependencies.
9285         (tui_hooks_h, gdb_curses_h): Define.
9286         (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
9287
9288 2004-02-10  Elena Zannoni  <ezannoni@redhat.com>
9289
9290         * objfiles.h (struct objfile): Remove unused fields auxf1 and
9291         auxf2. Add comments about some other rarely used fields.
9292
9293 2004-02-10  Andrew Cagney  <cagney@redhat.com>
9294
9295         * Makefile.in (init.c): Fix script removing duplicates. Problem
9296         reported by Peter Schauer.
9297
9298 2004-02-09  Elena Zannoni  <ezannoni@redhat.com>
9299
9300         * bcache.c (bcache_xmalloc): Use obstack_init instead of
9301         obstack_specify_allocation.
9302         * objfiles.c (allocate_objfile): Ditto.
9303         * solib-sunos.c (solib_add_common_symbols)
9304         (allocate_rt_common_objfile): Ditto.
9305         * symfile.c (reread_symbols): Ditto.
9306         * gdb_obstack.h: Add comment.
9307
9308 2004-02-09  Elena Zannoni  <ezannoni@redhat.com>
9309
9310         * linespec.c (decode_line_1, locate_first_half)
9311         (decode_compound, lookup_prefix_sym): Update comments. Delete old
9312         commented out code.
9313
9314 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
9315
9316         * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
9317         obstack_free.
9318
9319 2004-02-09  Andrew Cagney  <cagney@redhat.com>
9320
9321         * blockframe.c (find_pc_partial_function): If find_pc_overlay
9322         fails, try find_pc_section.  Fix PR c++/1267.
9323         * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
9324         instead of find_pc_mapped_section.
9325         (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
9326         not default to the section containing PC.  Fix PR symtab/1519.
9327
9328 2004-02-09  Andrew Cagney  <cagney@redhat.com>
9329
9330         * Makefile.in (mips-tdep.o): Update dependencies.
9331         * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
9332         "trad-frame.h".
9333         (mips_unwind_pc): Return the pseudo PC register.
9334         (mips_unwind_dummy_id): New function.
9335         (mips16_fetch_instruction): New function.
9336         (mips32_fetch_instruction): New function.
9337         (struct mips_frame_cache): Define.
9338         (mips_mdebug_frame_cache): New function.
9339         (mips_mdebug_frame_this_id): New function.
9340         (mips_mdebug_frame_prev_register): New function.
9341         (mips_mdebug_frame_unwind): Define.
9342         (mips_mdebug_frame_sniffer): New function.
9343         (mips_mdebug_frame_base_address): New function.
9344         (mips_mdebug_frame_base): Define.
9345         (mips_mdebug_frame_base_sniffer): New function.
9346         (mips_gdbarch_init): Append unwind and base sniffers.  Set
9347         unwind_dummy_id.
9348
9349 2004-02-08  Andrew Cagney  <cagney@redhat.com>
9350
9351         * frame.c: Print both the register number and name.
9352
9353         * Makefile.in (init.c): Eliminate duplicates.  Combine two greps
9354         and a sed into a single sed.  Make .c and .o patterns more robust.
9355         (OBS): Delete.
9356         (INIT_FILES): Replace OBS with COMMON_OBS.
9357         (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
9358
9359 2004-02-08  Mark Kettenis  <kettenis@gnu.org>
9360
9361         * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
9362         the PT_WCOOKIE request.
9363
9364 2004-02-08  Andrew Cagney  <cagney@redhat.com>
9365
9366         * mips-tdep.c (mips_unwind_pc): New function.
9367         (mips_gdbarch_init): Set mips_unwind_pc.
9368
9369         * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
9370         (get_frame_id): Allow the UNKNOWN_FRAME.
9371         (frame_register_unwind, get_frame_type): Ditto.
9372
9373         * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
9374         and DEPRECATED_FP_REGNUM.  Don't assume that the lack of
9375         unwind_dummy_id indicates a legacy frame.
9376
9377         * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
9378         * configure: Re-generate.
9379
9380         * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
9381         methods.
9382
9383 2004-02-08  Andrew Cagney  <cagney@redhat.com>
9384
9385         * configure.in (CONFIG_ALL): Set to Makefile target, and not
9386         makefile macro.
9387         * configure: Re-generate.
9388         (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
9389         * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
9390         (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
9391         (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
9392         (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
9393         (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
9394         (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
9395         (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
9396         (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
9397         (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
9398
9399 2004-02-07  Andrew Cagney  <cagney@redhat.com>
9400
9401         * Makefile.in: Update all dependencies.
9402
9403         * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
9404         * configure: Re-generate.
9405         * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
9406         (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
9407         (COMMON_OBS): Add "main.o" and "annotate.o".
9408         (ANNOTATE_OBS): Delete.
9409         (OBS): Remove ANNOTATE_OBS.
9410         (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
9411         CONFIG_INITS.
9412         (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
9413         against CONFIG_OBS and "main.o".
9414         (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
9415         (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
9416
9417         * tui/tui-command.c: Include "gdb_string.h", delete register
9418         attribute, use ISO-C function signatures.
9419         * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
9420         * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
9421         * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
9422         * tui/tui.c: Ditto.
9423
9424         * tui/tui-command.c: Change variable and function names to lower
9425         case.
9426         * tui/tui-data.c, tui/tui-disasm.c: Ditto.
9427         * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
9428         * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
9429         * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9430         * tui/tui-winsource.c, tui/tui.c: Ditto.
9431
9432 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
9433
9434         * buildsym.c (free_pending_blocks, finish_block)
9435         (record_pending_block, make_blockvector, end_symtab): Replace
9436         symbol_obstack with objfile_obstack.
9437         * coffread.c (process_coff_symbol, coff_read_struct_type)
9438         (coff_read_enum_type): Ditto.
9439         * cp-namespace.c (initialize_namespace_symtab)
9440         (check_one_possible_namespace_symbol): Ditto.
9441         * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
9442         (dwarf2_symbol_mark_computed): Ditto.
9443         * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
9444         * elfread.c (elf_symtab_read): Ditto.
9445         * hpread.c (hpread_symfile_init, hpread_symfile_init)
9446         (hpread_read_enum_type, hpread_read_function_type)
9447         (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
9448         Ditto.
9449         * jv-lang.c (get_java_class_symtab, add_class_symbol)
9450         (java_link_class_type): Ditto.
9451         * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
9452         (new_symbol): Ditto.
9453         * minsyms.c (install_minimal_symbols): Ditto.
9454         * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
9455         (terminate_minimal_symbol_table): Replace symbol_obstack with
9456         objfile_obstack.
9457         (free_objfile): Remove freeing of symbol_obstack.
9458         * objfiles.h: Remove symbol_obstack field.
9459         * pa64solib.c (add_to_solist): Replace symbol_obstack with
9460         objfile_obstack.
9461         * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9462         symbol_obstack.
9463         (solib_add_common_symbols): Replace symbol_obstack with
9464         objfile_obstack.
9465         * somsolib.c (som_solib_add): Ditto.
9466         * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
9467         (common_block_start, common_block_end): Ditto.
9468         * symfile.c (reread_symbols): Remove freeing and init of
9469         symbol_obstack.
9470         (allocate_symtab): Rename symbol_obstack to objfile_obstack.
9471         * symfile.h: Update comment.
9472         * symmisc.c (print_objfile_statistics): Remove symbol_obstack
9473         stats printing.
9474         * symtab.c (symbol_set_names): Replace symbol_obstack with
9475         objfile_obstack.
9476         * symtab.h (struct general_symbol_info, struct minimal_symbol):
9477         Update comments.
9478         * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
9479         (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
9480         objfile_obstack.
9481
9482 2004-02-07  Andrew Cagney  <cagney@redhat.com>
9483
9484         * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
9485         "ansidecl.h".  Do not undef "reg" and "chtype".  Fix case of
9486         fields and variables.
9487         * tui/tui-wingeneral.h (m_beVisible): Delete macro.
9488         (m_beInvisible): Delete macro.
9489         * tui/tui-data.h: Fix case case fields and variables.
9490         (m_genWinPtrIsNull): Delete macro.
9491         (tui_win_list): Rename winList.
9492         (TUI_SRC_WIN): Rename srcWin.
9493         (TUI_DISASM_WIN): Rename disassemWin.
9494         (TUI_DATA_WIN): Rename dataWin.
9495         (TUI_CMD_WIN): Rename cmdWin.
9496         (m_genWinPtrNotNull): Delete macro.
9497         (m_winPtrIsNull): Delete macro.
9498         (m_winPtrNotNull): Delete macro.
9499         (tui_win_is_source_type): Replace m_winIsSourceType
9500         (tui_win_is_auxillary): Replace m_winIsAuzillary.
9501         (tui_win_has_locator): Replace m_hasLocator.
9502         (tui_set_win_highlight): Replace m_setWinHighlightOn and
9503         m_setWinHighlightOff.
9504         * tui/tui-data.c: Update references.
9505         (tui_win_is_source_type, tui_set_win_highlight): New functions.
9506         (tui_win_has_locator, tui_win_is_auxillary): New functions.
9507         * tui/tui-command.c, tui/tui-disasm.c: Update references.
9508         * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
9509         * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
9510         * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9511         * tui/tui-winsource.c, tui/tui.c: Ditto.
9512
9513 2004-02-07  Mark Kettenis  <kettenis@gnu.org>
9514
9515         * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
9516         * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
9517         StackGhost.
9518
9519         * sparc-tdep.c (sparc32_frame_prev_register): Rename local
9520         variable `i6' to `i7'.
9521         (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9522
9523 2004-02-07  Andrew Cagney  <cagney@redhat.com>
9524
9525         * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
9526         (TuiPoint, TuiPointPtr): Ditto.
9527         (TuiStatus, TuiStatusPtr): Ditto.
9528         (TuiWinType, TuiWinTypePtr): Ditto.
9529         (struct tui_point): Rename _TuiPoint.
9530         (tui_get_low_disassembly_address): Rename
9531         tuiGetLowDisassemblyAddress.
9532         (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
9533         (tuiFree): Delete declaration.
9534         (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
9535         (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
9536         * tui/tui.c (tuiFree): Delete function.
9537         * cli/cli-cmds.c (disassemble_command): Update references.
9538         * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
9539         * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
9540         * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
9541         * tui/tui-winsource.c: Ditto.
9542
9543 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
9544
9545         * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
9546         coffstab_build_psymtabs, elfstab_build_psymtabs)
9547         (stabsect_build_psymtabs): Replace psymbol_obstack with
9548         objfile_obstack.
9549         * dwarf2-frame.c (decode_frame_entry_1): Ditto.
9550         * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
9551         Ditto.
9552         * dwarfread.c (scan_compilation_units): Ditto.
9553         * elfread.c (elfstab_offset_sections): Ditto.
9554         * hppa-tdep.c (read_unwind_info): Ditto.
9555         * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
9556         (hpread_end_psymtab): Ditto.
9557         * mdebugread.c (mdebug_build_psymtabs, add_pending)
9558         (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
9559         Ditto.
9560         * mips-tdep.c (non_heuristic_proc_desc): Ditto.
9561         * objfiles.c (add_to_objfile_sections)
9562         (build_objfile_section_table): Ditto.
9563         (allocate_objfile): Remove init of psymbol_obstack.
9564         (free_objfile): Remove freeing of psymbol_obstack.
9565         * objfiles.h (struct objfile): Remove field
9566         psymbol_obstack. Update comments.
9567         * pa64solib.c (pa64_solib_add_solib_objfile): Replace
9568         psymbol_obstack with objfile_obstack.
9569         * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9570         psymbol_obstack.
9571         * somread.c (som_symfile_offsets, init_import_symbols)
9572         (init_export_symbols): Replace psymbol_obstack with
9573         objfile_obstack.
9574         * somsolib.c (som_solib_add_solib_objfile): Ditto.
9575         * symfile.c (default_symfile_offsets, syms_from_objfile)
9576         (reread_symbols): Remove freeing and init of psymbol_obstack.
9577         (cashier_psymtab): Update comment.
9578         * symmisc.c (print_objfile_statistics): Don't report stats for
9579         psymbol obstack.
9580         * symtab.h (struct general_symbol_info, struct partial_symtab):
9581         Update comments.
9582         * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
9583         (xcoff_symfile_offsets): Replace psymbol_obstack with
9584         objfile_obstack.
9585
9586 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
9587
9588         * objfiles.h (struct objfile): Add objfile_obstack field.
9589         Remove type_obstack field.
9590
9591         * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
9592         read_structure_scope read_enumeration, new_symbol): Replace
9593         type_obstack with objfile_obstack.
9594         * dwarfread.c (struct_type, enum_type): Ditto.
9595         * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
9596         (lookup_fundamental_type): Ditto.
9597         * gdbtypes.h (TYPE_ALLOC): Ditto.
9598         * hpread.c (hpread_read_enum_type, hpread_read_function_type)
9599         (hpread_read_doc_function_type, hpread_read_struct_type)
9600         (fix_static_member_physnames, hpread_read_array_type)
9601         (hpread_read_subrange_type, hpread_type_lookup): Ditto.
9602         * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
9603         (java_link_class_type): Ditto.
9604         * mdebugread.c (parse_type): Ditto.
9605         * objfiles.c (allocate_objfile, free_objfile): Ditto.
9606         * solib-sunos.c (solib_add_common_symbols): Ditto.
9607         * stabsread.c (define_symbol, read_type, read_member_functions,
9608         read_cpp_abbrev, read_one_struct_field): Ditto.
9609         * symfile.c (reread_symbols): Ditto.
9610         * symmisc.c (print_objfile_statistics): Ditto.
9611
9612 2004-02-07  Andrew Cagney  <cagney@redhat.com>
9613
9614         * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
9615         (tui_exec_info_content): Rename TuiExecInfoContent.
9616         (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
9617         (TuiWinInfo, TuiWinInfoPtr): Ditto.
9618         (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
9619         (TuiList, TuiListPtr): Ditto.
9620         (TuiLayoutType, TuiLayoutTypePtr): Ditto.
9621         (TuiDataType, TuiDataTypePtr): Ditto.
9622         (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
9623         (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
9624         (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
9625         (TuiSourceElement, TuiSourceElementPtr): Ditto.
9626         (TuiDataElement, TuiDataElementPtr): Ditto.
9627         (TuiWinElement, TuiWinElementPtr): Ditto.
9628         (TuiDataInfo, TuiDataInfoPtr): Ditto.
9629         (TuiCommandElement, TuiCommandElementPtr): Ditto.
9630         (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
9631         (TuiWhichElement, TuiWhichElementPtr): Ditto.
9632         (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
9633         (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
9634         * tui/tui-command.c, tui/tui-data.c: Update references.
9635         * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
9636         * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
9637         * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9638         * tui/tui-winsource.c, tui/tui.c: Ditto.
9639
9640 2004-02-07  Mark Kettenis  <kettenis@gnu.org>
9641
9642         * dwarf2-frame.h: Update copyright.
9643         (enum dwarf2_frame_reg_rule): New.
9644         (struct dwarf2_frame_state_reg): New.
9645         (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
9646         * dwarf2-frame.c: Update copyright.
9647         (enum dwarf2_reg_rule): Remove.
9648         (struct dwarf2_frame_state): Remove defenition of `struct
9649         dwarf2_frame_state_reg'.
9650         (read_reg): Call get_frame_arch to get the architecture instead of
9651         using CURRENT_GDBARCH.
9652         (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
9653         DWARF2_FRAME_.
9654         (dwarf2_frame_init_reg): New function.
9655         (dwarf2_frame_cache): Call get_frame_arch to get the architecture
9656         instead of using CURRENT_GDBARCH.  Call dwarf2_frame_init_reg to
9657         initialize the register state.  Prefix old `enum dwarf2_reg_rule'
9658         tags with DWARF2_FRAME_.
9659         (dwarf2_frame_prev_register): Call get_frame_arch to get the
9660         architecture instead of using CURRENT_GDBARCH.  Prefix old `enum
9661         dwarf2_reg_rule' tags with DWARF2_FRAME_.
9662
9663 2004-02-06  Andrew Cagney  <cagney@redhat.com>
9664
9665         * tui/tui-data.h (struct tui_list): Rename _TuiList.
9666         (enum tui_data_type): Rename _TuiDataType.
9667         (struct tui_layout_def): Rename _TuiLayoutDef.
9668         (struct tui_source_element): Rename _TuiSourceElement.
9669         (struct tui_data_element): Rename _TuiDataElement.
9670         (struct tui_command_element): Rename _TuiCommandElement.
9671         (struct tui_locator_element): Rename _TuiLocatorElement.
9672         (union tui_which_element): Define.
9673         (struct tui_win_element): Rename _TuiWinElement.
9674         (struct tui_data_info): Rename _TuiDataInfo.
9675         (struct tui_source_info): Rename _TuiSourceInfo.
9676         (struct tui_command_info): Rename _TuiCommandInfo.
9677         (tui_initialize_static_data): Rename initializeStaticData.
9678         (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
9679         (tui_alloc_win_info): Rename allocWinInfo.
9680         (tui_init_generic_part): Rename initGenericPart.
9681         (tui_init_win_info): Rename initWinInfo.
9682         (tui_alloc_content): Rename allocContent.
9683         (tui_add_content_elements): Rename addContentElements.
9684         (tui_init_content_element): Rename initContentElement.
9685         (tui_free_window): Rename freeWindow.
9686         (tui_free_win_content): Rename freeWinContent.
9687         (tui_free_data_content): Rename freeDataContent.
9688         (tui_free_all_source_wins_content): Rename
9689         freeAllSourceWinsContent.
9690         (tui_del_window): Rename tuiDelWindow.
9691         (tui_del_data_windows): Rename tuiDelDataWindows.
9692         (tui_partial_win_by_name): Rename partialWinByName.
9693         (tui_win_name): Rename winName.
9694         (tui_current_layout): Rename currentLayout.
9695         (tui_set_current_layout_to): Rename setCurrentLayoutTo.
9696         (tui_term_height): Rename termHeight.
9697         (tui_set_term_height_to): Rename setTermHeightTo.
9698         (tui_term_width): Rename termWidth.
9699         (tui_set_term_width_to): Rename setTermWidthTo.
9700         (tui_set_gen_win_origin): Rename setGenWinOrigin.
9701         (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
9702         (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
9703         (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
9704         (tui_source_windows): Rename sourceWindows.
9705         (tui_clear_source_windows): Rename clearSourceWindows.
9706         (tui_clear_source_windows_detail): Rename
9707         clearSourceWindowsDetail.
9708         (tui_clear_win_detail): Rename clearWinDetail.
9709         (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
9710         (tui_default_tab_len): Rename tuiDefaultTabLen.
9711         (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
9712         (tui_win_with_focus): Rename tuiWinWithFocus.
9713         (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
9714         (tui_layout_def): Rename tuiLayoutDef.
9715         (tui_win_resized): Rename tuiWinResized.
9716         (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
9717         (tui_next_win): Rename tuiNextWin.
9718         (tui_prev_win): Rename tuiPrevWin.
9719         (tui_add_to_source_windows): Rename addToSourceWindows.
9720         * tui/tui-winsource.c, tui/tui-win.c: Update references.
9721         * tui/tui-layout.c, tui/tui-source.c: Ditto.
9722         * tui/tui-stack.c, tui/tui-io.c: Ditto.
9723         * tui/tui.c, tui/tui-data.c: Ditto.
9724         * tui/tui-interp.c, tui/tui-data.c: Ditto.
9725         * tui/tui-disasm.c, tui/tui-command.c: Ditto.
9726
9727         * tui/tui-source.h: Update copyright.  Include "tui-data.h".
9728         (struct symtab): Declare.
9729         (tui_set_source_content): Rename tuiSetSourceContent.
9730         (tui_show_symtab_source): Rename tuiShowSource.
9731         (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
9732         (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
9733         * tui/tui-source.c: Update copyright.  Update references.
9734         * tui/tui-win.c, tui/tui-winsource.c: Update references.
9735         * tui/tui-stack.c: Update references.
9736
9737         * tui/tui-win.h: Update copyright.  Include "tui-data.h".
9738         (struct tui_win_info): Declare.
9739         (tui_scroll_forward): Rename tuiScrollForward.
9740         (tui_scroll_backward): Rename tuiScrollBackward.
9741         (tui_scroll_left): Rename tuiScrollLeft.
9742         (tui_scroll_right): Rename tuiScrollRight.
9743         (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
9744         (tui_resize_all): Rename tuiResizeAll.
9745         (tui_refresh_all_win): Rename tuiRefreshAll.
9746         (tui_sigwinch_handler): Rename tuiSigwinchHandler.
9747         * tui/tui-layout.c, * tui/tui-io.c: Update references.
9748         * tui/tui-wingeneral.h, * tui/tui.c: Update references.
9749         * tui/tui-disasm.c, * tui/tui-command.c: Update references.
9750
9751         * tui/tui-windata.h: Update copyright.  Include "tui-data.h".
9752         (tui_erase_data_content): Rename tuiEraseDataContent.
9753         (tui_display_all_data): Rename tuiDisplayAllData.
9754         (tui_check_data_values): Rename tuiCheckDataValues.
9755         (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
9756         (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
9757         (tui_first_data_element_no_in_line): Rename
9758         tuiFirstDataElementNoInLine.
9759         (tui_delete_data_content_windows): Rename
9760         tuiDeleteDataContentWindows.
9761         (tui_refresh_data_win): Rename tuiRefreshDataWin.
9762         (tui_display_data_from): Rename tuiDisplayDataFrom.
9763         (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
9764         * tui/tui-windata.c, tui/tui-hooks.c: Update references.
9765         * tui/tui-win.c, tui/tui-regs.c: Update references.
9766         * tui/tui-layout.c, tui/tui.c: Update references.
9767
9768         * tui/tui-wingeneral.h: Update copyright.
9769         (m_allBeVisible): Delete macro.
9770         (m_allBeInvisible): Delete macro.
9771         (struct tui_gen_win_info): Declare.
9772         (struct tui_win_info): Declare.
9773         (tui_unhighlight_win): Rename unhighlightWin.
9774         (tui_make_visible, tui_make_invisible): Replace makeVisible.
9775         (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
9776         (tui_make_window): Rename makeWindow.
9777         (tui_copy_win): Rename copyWin.
9778         (tui_box_win): Rename boxWin.
9779         (tui_highlight_win): Rename highlightWin.
9780         (tui_check_and_display_highlight_if_needed): Rename
9781         checkAndDisplayHighlightIfNeeded.
9782         (tui_refresh_all): Rename refreshAll.
9783         (tui_delete_win): Rename tuiDelwin.
9784         (tui_refresh_win): Rename tuiRefreshWin.
9785         * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
9786         (tui_make_visible, tui_make_invisible): New functions.
9787         (tui_make_all_visible, tui_make_all_invisible): New functions.
9788         (make_all_visible): Rename makeAllVisible.
9789         * tui/tui-winsource.c, tui/tui-windata.c: Update references.
9790         * tui/tui-data.c, tui/tui-winsource.c: Update references.
9791         * tui/tui-windata.c, tui/tui-win.c: Update references.
9792         * tui/tui-regs.c, tui/tui-layout.c: Update references.
9793         * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
9794
9795 2004-02-06  Mark Kettenis  <kettenis@gnu.org>
9796
9797         * proc-api.c (write_with_trace): Initialize local variable to
9798         silence compiler warning.
9799
9800 2004-02-06  Andrew Cagney  <cagney@redhat.com>
9801
9802         * tui/tui-source.h: Do not include "defs.h".
9803         (struct tui_win_info): Declare.
9804         (tui_set_source_content_nil): Declare.
9805         * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
9806         (union tui_line_or_address): Rename _TuiLineOrAddress.
9807         * tui/tui-winsource.h: Update copyright.  Include "tui-data.h".
9808         (tui_update_source_window): Rename tuiUpdateSourceWindow.
9809         (tui_update_source_window_as_is): Rename
9810         tuiUpdateSourceWindowAsIs.
9811         (tui_update_source_windows_with_addr): Rename
9812         tuiUpdateSourceWindowsWithAddr.
9813         (tui_update_source_windows_with_line): Rename
9814         tuiUpdateSourceWindowsWithLine.
9815         (tui_clear_source_content): Rename tuiClearSourceContent.
9816         (tui_erase_source_content): Rename tuiEraseSourceContent.
9817         (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
9818         (tui_show_source_content): Rename tuiShowSourceContent.
9819         (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
9820         (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
9821         (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
9822         (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
9823         (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
9824         (tui_update_exec_info): Rename tuiUpdateExecInfo.
9825         (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
9826         (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
9827         (tui_line_is_displayed): Rename tuiLineIsDisplayed.
9828         (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
9829         (struct tui_win_info): Declare.
9830         * tui/tui-stack.c: Update references.
9831         * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
9832         * tui/tui-win.c, tui/tui-source.c: Ditto.
9833         * tui/tui.c, tui/tui-disasm.c: Ditto.
9834
9835 2004-02-06  Mark Kettenis  <kettenis@gnu.org>
9836
9837         * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
9838         of UCONTEXT_ADDR.  Fixes PR backtrace/1545.
9839
9840 2004-02-05  Mark Kettenis  <kettenis@gnu.org>
9841
9842         * infrun.c (handle_inferior_event): Allow for breakpoint
9843         instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
9844         and SIGEMT.  Update comments.
9845         * NEWS (Revised SPARC target): Mention support for non-executable
9846         stack.
9847
9848 2004-02-04  Mark Kettenis  <kettenis@gnu.org>
9849
9850         * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
9851         * inftarg.c: Update copyright year.
9852         (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
9853         * sparc-nat.c: Include "target.h" and "gdb_assert.h".
9854         (sparc_xfer_wcookie): New function.
9855         * sparc-tdep.c (sparc_fetch_wcookie): New function.
9856         * Makefile.in (sparc-nat.o): Update dependencies.
9857         * config/sparc/nm-nbsd.h: Include "target.h".
9858         (NATIVE_XFER_WCOOKIE): New define.
9859         (sparc_xfer_wcookie): New prototype.
9860
9861 2004-02-04  Andrew Cagney  <cagney@redhat.com>
9862
9863         * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
9864         SYSCALL_TRAP function.
9865         (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
9866
9867 2004-02-04  Andrew Cagney  <cagney@redhat.com>
9868             Daniel Jacobowitz  <drow@mvista.com>
9869
9870         * objfiles.h: Delete comments refering to inside_entry_func and
9871         DEPRECATED_FRAME_CHAIN_VALID.
9872         * defs.h (inside_entry_func): Update prototype..
9873         * blockframe.c (inside_entry_func): Rename to
9874         legacy_inside_entry_func.  Add new inside_entry_func taking a frame.
9875         * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
9876
9877 2004-02-03  Jeff Johnston  <jjohnstn@redhat.com>
9878
9879         * breakpoint.c (struct captured_parse_breakpoint_args):  Move
9880         outside of #ifdef SOLIB_ADD region.
9881         (do_restore_lang_radix_cleanup): Ditto.
9882         (resolve_pending_breakpoint): Ditto.
9883
9884 2004-02-03  Andrew Cagney  <cagney@redhat.com>
9885
9886         * ia64-tdep.c (read_sigcontext_register): Delete unused function.
9887         (process_note_abi_tag_sections): Delete unused function.
9888         (ia64_read_fp): Delete unused function.
9889         (gdbarch_extract_struct_value_address): Delete declaration.
9890
9891 2004-02-02  Andrew Cagney  <cagney@redhat.com>
9892
9893         * vax-tdep.c (vax_frame_chain): Delete call to
9894         deprecated_inside_entry_file.
9895         * ns32k-tdep.c (ns32k_frame_chain): Ditto.
9896
9897 2004-02-02  Mark Kettenis  <kettenis@gnu.org>
9898
9899         * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
9900         column that's "empty" or "same value" when eliminating REG_RA
9901         rules.
9902
9903 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
9904
9905         * NEWS: Add information about new pending breakpoint support.
9906
9907 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
9908
9909         * breakpoint.h (struct breakpoint): Add new flag, from_tty,
9910         and pending fields for pending breakpoint support.
9911         * breakpoint.c (breakpoint_enabled): Add check for not pending.
9912         (condition_command): Only parse condition if not a pending
9913         breakpoint.
9914         (print_one_breakpoint): Add support for pending breakpoints.
9915         (describe_other_breakpoints): Add checks to verify we are not
9916         dealing with pending breakpoints.
9917         (check_duplicates): Don't check pending breakpoints.
9918         (set_raw_breakpoint): Initialize pending flag.
9919         (do_restore_lang_radix_cleanup): New cleanup routine.
9920         (resolve_pending_breakpoint): New function.
9921         (re_enable_breakpoints_in_shlibs): Try and resolve any
9922         pending breakpoints via resolve_pending_breakpoint.
9923         (mention): Add pending breakpoint support.
9924         (parse_breakpoint_sals): Add new parameter to pass to
9925         decode_line_1 to indicate silent errors when files or functions
9926         are not found.  Change all callers.
9927         (do_captured_parse_breakpoint): New function.
9928         (break_command_1): Change prototype to return an rc value and to
9929         take an optional pending breakpoint pointer.  Support creating
9930         a pending breakpoint if a "not found" form of error occurs when
9931         parsing the breakpoint.  Also support resolving an existing pending
9932         breakpoint and be silent if the resolution fails.
9933         (create_breakpoints): Change prototype to take pending breakpoint
9934         pointer.  When resolving a pending breakpoint, use the new pointer
9935         to provide a conditional or commands added by the end-user.
9936         (delete_breakpoint): Add appropriate check for pending.
9937         (breakpoint_re_set_one): Ditto.
9938         (do_enable_breakpoint): Ditto.
9939
9940 2004-02-02  David Carlton  <carlton@kealia.com>
9941
9942         * valops.c (enum oload_classification): New.
9943         (find_overload_match): Break implementation into separate
9944         functions; delete #if 0'd code; look for symbols within
9945         namespaces.
9946         (find_oload_champ_namespace,find_oload_champ_namespace_loop)
9947         (find_oload_champ,oload_method_static,classify_oload_match): New.
9948         * cp-support.h: Add declaration for cp_func_name; update
9949         declaration for make_symbol_overload_list.
9950         * cp-support.c (cp_func_name): New.
9951         (overload_list_add_symbol): Fix comment, use
9952         SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
9953         (make_symbol_overload_list): Take a function name and a namespace
9954         instead of a symbol; change implementation.
9955         (make_symbol_overload_list_using): New.
9956         (make_symbol_overload_list_qualified, read_in_psymtabs): New.
9957
9958 2004-02-02  Fred Fish  <fnf@redhat.com>
9959
9960         * main.c (gdb_stdtarg): Move definition to group with other
9961         gdb_stdtarg definitions and update copyright years.
9962         * remote-sim.c (gdb_os_write_stderr): Write output to
9963         gdb_stdtargerr stream instead of gdb_stdtarg stream.
9964         (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
9965         gdb_stderr stream and update copyright years.
9966
9967 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
9968
9969         * Makefile.in (mips-linux-nat.o): Update dependencies.
9970         * mips-linux-nat.c: Include mips-tdep.h.
9971
9972 2004-02-01  Roland McGrath  <roland@redhat.com>
9973
9974         * sol-thread.c (sol_thread_xfer_partial): New function.
9975         (init_sol_thread_ops): Use that for to_xfer_partial hook.
9976         (init_sol_core_ops): Likewise.
9977
9978         * procfs.c (procfs_xfer_partial): New function.
9979         (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
9980         * Makefile.in (procfs.o): Add $(auxv_h) dep.
9981
9982         * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
9983         procfs_xfer_auxv function.
9984
9985         * procfs.c (procfs_make_note_section): If we can read
9986         TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
9987         * linux-proc.c (linux_make_note_section): Likewise.
9988
9989         * auxv.h: New file.
9990         * auxv.c: New file.
9991         * Makefile.in (auxv_h): New variable.
9992         (COMMON_OBS): Add auxv.o here.
9993         (auxv.o): New target.
9994
9995         * corelow.c (core_xfer_partial): New function.
9996         (init_core_ops): Use it for core_ops.to_xfer_partial.
9997
9998         * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
9999         * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
10000         macro if that is defined.
10001
10002 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
10003
10004         * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
10005         and check the specified thread for each breakpoint.
10006         * breakpoint.h (bpstat_stop_status): Update prototype.
10007         * infrun.c (handle_inferior_event): Update calls to
10008         bpstat_stop_status.
10009
10010 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
10011
10012         * Makefile.in (cli-cmds.o): Add $(readline_h).
10013
10014 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
10015
10016         * cli/cli-cmds.c: Include readline.h.
10017         (complete_command): Pass the start of the last word to
10018         complete_line.
10019
10020 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
10021
10022         * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
10023         argument, and change first argument to a CORE_ADDR.
10024         * breakpoint.h (bpstat_stop_status): Update prototype.
10025         * infrun.c (adjust_pc_after_break): Add a new comment.
10026         (handle_inferior_event): Update calls to bpstat_stop_status.
10027
10028 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
10029
10030         * breakpoint.h: Update copyright years.
10031
10032 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
10033
10034         * breakpoint.c (software_breakpoint_inserted_here_p): New function.
10035         (bpstat_stop_status): Don't decrement PC.
10036         * breakpoint.h (software_breakpoint_inserted_here_p): Add
10037         prototype.
10038         * infrun.c (adjust_pc_after_break): New function.
10039         (handle_inferior_event): Call it, early.  Remove later references
10040         to DECR_PC_AFTER_BREAK.
10041         (normal_stop): Add commentary.
10042
10043 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
10044
10045         * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
10046         2004-01-27 double-free fix.
10047
10048 2004-01-31  Mark Kettenis  <kettenis@gnu.org>
10049
10050         * sparc-tdep.c (sparc_fetch_wcookie): New function.
10051         (sparc32_frame_prev_register): Handle StackGhost.
10052         (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
10053
10054 2004-01-29  Roland McGrath  <roland@redhat.com>
10055
10056         * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
10057         * configure: Regenerated.
10058
10059         * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
10060         * Makefile.in (procfs.o): Add dep.
10061
10062 2004-01-28  Andrew Cagney  <cagney@redhat.com>
10063
10064         * tui/tui-stack.h: Update copyright.
10065         (struct frame_info): Add opaque declaration.
10066         (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
10067         (tui_show_locator_content): Rename tuiShowLocatorContent.
10068         (tui_show_frame_info): Rename tuiShowFrameInfo.
10069         * tui/tui-stack.c: Update copyright.  Update references.
10070         * tui/tui-winsource.c: Update references.
10071         * tui/tui-win.c: Update references.
10072         * tui/tui-layout.c: Update references.
10073         * tui/tui-hooks.c: Update copyright, update references.
10074         * tui/tui.c: Update copyright, update references.
10075         * tui/tui-disasm.c: Update references.
10076
10077 2004-01-28  David Carlton  <carlton@kealia.com>
10078
10079         * dwarf2read.c (add_partial_structure): Use demangled name if
10080         namespace equals "".
10081
10082 2004-01-27  Jim Blandy  <jimb@redhat.com>
10083
10084         Clean up misapplied patch:
10085         * dwarf2read.c (determine_prefix): Change one of the two forward
10086         declarations for 'determine_prefix_aux' to a declaration for this.
10087         (read_func_scope): Use cu->language, not cu_language.  Pass 'cu'
10088         argument to 'die_specification'.
10089
10090         * dwarf2read.c (read_func_scope): Re-indent comment.
10091
10092 2004-01-27  Paul N. Hilfinger  <hilfinger@gnat.com>
10093
10094         * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
10095         b->exp to NULL after freeing so that error during re-parsing or
10096         evaluation of expressions associated with breakpoint don't
10097         eventually lead to re-freeing of storage.
10098         Committed by Andrew Cagney.
10099
10100 2004-01-27  Andrew Cagney  <cagney@redhat.com>
10101
10102         * source.c (ambiguous_line_spec): Delete undefined declaration.
10103         * m32r-rom.c (m32r_set_board_address): Delete unused function.
10104         (m32r_set_server_address, m32r_set_download_path): Ditto.
10105         * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
10106
10107 2004-01-27  Daniel Jacobowitz  <drow@mvista.com>
10108
10109         * dwarf2read.c: Update calls to changed and renamed functions, and
10110         references to moved variables.
10111
10112         (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
10113         language, language_defn, list_in_scope, and ftypes members.
10114         (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
10115         (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
10116         (baseaddr): Remove globals.
10117
10118         (dwarf_attr): Renamed to dwarf2_attr.  Add CU argument.
10119         (set_cu_language, die_is_declaration, die_specification)
10120         (determine_prefix, determin_prefix_aux, class_name, namespace_name)
10121         (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
10122         (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
10123         (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
10124
10125         (dwarf2_build_psymtabs_hard): Add local baseaddr.  Initialize
10126         cu.list_in_scope.  Don't initialize cu_header_offset.
10127         (add_partial_symbol): Add local baseaddr.
10128         (psymtab_to_symtab_1): Add local baseaddr.  Use
10129         objfile->section_offsets for consistency.  Don't initialize
10130         cu_header_offset; do initialize cu.header.offset and
10131         cu.list_in_scope.
10132         (read_file_scope, read_func_scope, read_lexical_block_scope)
10133         (dwarf_decode_lines, new_symbol): Add local baseaddr.
10134
10135 2004-01-27  Michael Chastain  <mec.gnu@mindspring.com>
10136
10137         * PROBLEMS: Add gdb/1516.
10138
10139 2003-12-29  Robert Millan  <robertmh@gnu.org>
10140
10141         Patch committed by Andrw Cagney.
10142         * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
10143         * configure.tgt: Match knetbsd*-gnu.
10144
10145 2004-01-26  Andrew Cagney  <cagney@redhat.com>
10146
10147         * breakpoint.c (catch_command_1): Delete #ifdef code.
10148         (catch_fork_command_1): Delete #ifdef wrapper.
10149         (catch_exec_command_1): Ditto.
10150         (catch_load_command_1): Ditto.
10151         (catch_unload_command_1): Ditto.
10152
10153         * breakpoint.c (watchpoint_check): Delete #if0ed variable.
10154         (catch_breakpoint): Delete #if0ed function.
10155         (disable_catch_breakpoint): Ditto.
10156         (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
10157         (disable_catch, enable_catch, delete_catch): Ditto.
10158
10159 2004-01-26  Andrew Cagney  <cagney@redhat.com>
10160
10161         * remote.c (echo_check, quit_flag): Delete variables.
10162         (cisco_kernel_mode): Delete variable.
10163         (minitelnet_return, tty_input, escape_count): Delete variables.
10164         (remote_cisco_mode): Delete variable.
10165         (remote_cisco_open, remote_cisco_close): Delete function.
10166         (remote_cisco_mourn, remote_cisco_wait): Delete function.
10167         (init_remote_cisco_ops): Delete function.
10168         (_initialize_remote): Do not install "remote cisco" code.
10169         (read_frame): Delete cisco specific code.
10170         (remote_info_process): Delete function.
10171         (remote_wait): Delete cisco specific code.
10172         (remote_cisco_section_offsets): Delete function.
10173         (remote_cisco_objfile_relocate): Delete function.
10174         (remote_async_wait): Delete cisco specific code.
10175         (minitelnet, readtty, readsocket): Delete function.
10176
10177 2004-01-26  Andrew Cagney  <cagney@redhat.com>
10178
10179         * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate.  Add
10180         comments mentioning extract_returned_value_address.
10181         * infcmd.c (print_return_value): Update.  Add comments on
10182         extract_returned_value_address.
10183         * stack.c (return_command): Add comments on
10184         extract_returned_value_address.
10185         * values.c: Update comment.
10186         * m32r-tdep.c: Update comment.
10187         * sparc-tdep.c: Update comment.
10188         * ia64-tdep.c (ia64_use_struct_convention): Update comment.
10189         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10190         * sh64-tdep.c (sh64_gdbarch_init): Update.
10191         * sh-tdep.c (sh_gdbarch_init): Update.
10192         * s390-tdep.c (s390_gdbarch_init): Update.
10193         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10194         * m68klinux-tdep.c (m68k_linux_init_abi): Update.
10195         * m68k-tdep.c (m68k_gdbarch_init): Update.
10196         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10197         * m32r-tdep.c (m32r_gdbarch_init): Update.
10198         * ia64-tdep.c (ia64_gdbarch_init): Update.
10199         * h8300-tdep.c (h8300_gdbarch_init): Update.
10200         * frv-tdep.c (frv_gdbarch_init): Update.
10201         * arm-tdep.c (arm_gdbarch_init): Update.
10202         * alpha-tdep.c (alpha_gdbarch_init): Update.
10203
10204 2004-01-26  Andrew Cagney  <cagney@redhat.com>
10205
10206         * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
10207         SYMBOL_LOCATION_FUNCS
10208         (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
10209         "struct symbol_ops".
10210         * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
10211         type to "struct symbol_ops".
10212         * symtab.h (struct symbol_ops): Rename "struct location_funcs".
10213         (struct symbol): Replace ".aux_value.loc.funcs" and
10214         ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
10215         (SYMBOL_OBJFILE): Delete macro.
10216         (SYMBOL_LOCATION_FUNCS): Delete macro.
10217         (SYMBOL_LOCATION_BATON): Update.
10218         * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
10219         intead of SYMBOL_LOCATION_FUNCS.
10220         * ax-gdb.c (gen_var_ref): Ditto.
10221         * printcmd.c (address_info): Ditto.
10222         * findvar.c (read_var_value): Ditto.
10223         (symbol_read_needs_frame): Ditto.
10224
10225 2004-01-26  Andrew Cagney  <cagney@redhat.com>
10226
10227         * dwarf2read.c (read_func_scope): Document frame-base hack.
10228
10229 2004-01-25  Mark Kettenis  <kettenis@gnu.org>
10230
10231         * infcmd.c (print_return_value): Plug memory leak; delete
10232         ui_stream object.  Rename argument `structure_return' to
10233         `struct_return'.
10234
10235 2004-01-25  Mark Kettenis  <kettenis@gnu.org>
10236
10237         * infcmd.c (print_return_value): Wrap long lines.
10238         (finish_command_continuation, finish_command): Remove unused
10239         variable `funcaddr'.  Fix some coding-standards problems.
10240
10241         * sparc-tdep.c (sparc_regset_from_core_section): Check whether
10242         SECT_SIZE is large enough, not whether it's exactly the right size.
10243         (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
10244         TDEP->fpregset to zero.
10245
10246         * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
10247         floating-point registers for traditional NetBSD core files.
10248         (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
10249         TDEP->sizeof_fpregset here.
10250
10251 2004-01-25  Mark Kettenis  <kettenis@gnu.org>
10252
10253         * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
10254         * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
10255         function with code split out from
10256         sparc32nbsd_sigcontext_frame_cache.
10257         (sparc32nbsd_sigcontext_frame_cache): Use
10258         sparc32nbsd_sigcontext_saved_regs.
10259         (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
10260         OpenBSD.
10261         * sparcobsd-tdep.c: New file.
10262         * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
10263         (sparcobsd-tdep.o): New dependency.
10264         * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
10265         * config/sparc/obsd.mt: New file.
10266
10267         * sparc-tdep.c (sparc32_gdbarch_init): Don't require
10268         TDEP->fpregset to be initialized to enable core file register
10269         sets.
10270
10271 2004-01-24  Mark Kettenis  <kettenis@gnu.org>
10272
10273         * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
10274         Add opaque declarations.
10275         (sparc64nbsd_sigcontext_saved_regs): New prototype.
10276         * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
10277         function with code split out from
10278         sparc64nbsd_sigcontext_frame_cache.
10279         (sparc64nbsd_sigcontext_frame_cache): Use
10280         sparc64nbsd_sigcontext_saved_regs.
10281         (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
10282         OpenBSD.
10283         * sparc64obsd-tdep.c: New file.
10284         * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
10285         (sparc64obsd-tdep.o): New dependency.
10286         * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
10287         gdb_osabi to GDB_OSABI_OPENBSD_ELF.
10288         * config/sparc/obsd64.mt: New file.
10289
10290         * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
10291         read the instruction at PC.
10292
10293         * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
10294         value of GDB_OSABI_DEFAULT.
10295         (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
10296         instead of GDB_OSABI_NETBSD_AOUT.
10297
10298 2004-01-24  Nick Roberts  <nick@nick.uklinux.net>
10299
10300         * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
10301         copyright.
10302
10303 2004-01-23  Andrew Cagney  <cagney@redhat.com>
10304
10305         * printcmd.c (display_command): Replace tui_set_display call with
10306         tui_set_layout_for_display_command.
10307         * tui/tui.h (enum tui_win_type): Define.
10308         (tui_set_layout): Delete declaration.
10309         (tui_set_layout_for_display_command): Rename set_tui_layout.
10310         * tui/tui-data.h (enum tui_layout_type): Define.
10311         * tui/tui-layout.h: Update copyright.  Include "tui-data.h" and
10312         "tui.h".
10313         (tui_add_win_to_layout): Rename tuiAddWinToLayout.
10314         (tui_default_win_height): Rename tuiDefaultWinHeight.
10315         (tui_default_win_viewport_height): Rename
10316         tuiDefaultWinViewportHeight.
10317         (tui_set_layout): RenametuiSetLayout.
10318         * tui/tui-layout.c: Update references.
10319         * tui/tui.c: Update references.
10320         * tui/tui-disasm.c: Update references.
10321
10322 2004-01-23  David Carlton  <carlton@kealia.com>
10323
10324         Partial workaround for PR c++/1511:
10325         * cp-namespace.c: Include frame.h.
10326         (cp_lookup_transparent_type): New
10327         (cp_lookup_transparent_type_loop): New.
10328         * cp-support.h: Declare cp_lookup_transparent_type.
10329         * symtab.c (basic_lookup_transparent_type): Renamed from
10330         lookup_transparent_type.
10331         (lookup_transparent_type): Replace old body by a call to
10332         current_language->la_lookup_transparent_type.
10333         * symtab.h: Update copyright.  Declare
10334         basic_lookup_transparent_type.
10335         * language.h: Update copyright.
10336         (struct language_defn): Add la_lookup_transparent_type.
10337         * language.c: Update copyright.
10338         (unknown_language_defn): Add basic_lookup_transparent_type.
10339         (auto_language_defn): Add basic_lookup_transparent_type.
10340         (local_language_defn): Add basic_lookup_transparent_type.
10341         * ada-lang.c: Update copyright.
10342         (ada_language_defn): Add basic_lookup_transparent_type.
10343         * c-lang.c: Update copyright.
10344         (c_language_defn): Add basic_lookup_transparent_type.
10345         (cplus_language_defn): Add basic_lookup_transparent_type.
10346         (asm_language_defn): Add basic_lookup_transparent_type.
10347         (minimal_language_defn): Add basic_lookup_transparent_type.
10348         * f-lang.c: Update copyright.
10349         (f_language_defn): Add basic_lookup_transparent_type.
10350         * jv-lang.c: Update copyright.
10351         (java_language_defn): Add basic_lookup_transparent_type.
10352         * m2-lang.c: Update copyright.
10353         (m2_language_defn): Add basic_lookup_transparent_type.
10354         * objc-lang.c: Update copyright.
10355         (objc_language_defn): Add basic_lookup_transparent_type.
10356         * p-lang.c: Update copyright.
10357         (p_language_defn): Add basic_lookup_transparent_type.
10358         * scm-lang.c: Update copyright.
10359         (scm_language_defn): Add basic_lookup_transparent_type.
10360         * Makefile.in (cp-namespace.o): Depend on frame.h.
10361
10362 2004-01-23  David Carlton  <carlton@kealia.com>
10363
10364         Patch for PR c++/1520:
10365         * dwarf2read.c (read_func_scope): Set processing_current_prefix
10366         properly if we have a specification die.
10367         (determine_prefix_aux): Rename from determine_prefix.
10368         (determine_prefix): Like the old determine_prefix, but never
10369         returns NULL.
10370
10371 2004-01-23  Theodore A. Roth  <troth@openavr.org>
10372
10373         * avr-tdep.c: Update copyright.
10374         (avr_iaddr_p): Delete unused function.
10375         (avr_saddr_p): Delete unused function.
10376
10377 2004-01-23  David Carlton  <carlton@kealia.com>
10378
10379         * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
10380         Fix for PR symtab/1534.
10381
10382 2004-01-23  Mark Kettenis  <kettenis@gnu.org>
10383
10384         * NEWS (New native configurations): Mention OpenBSD/sparc and
10385         OpenBSD/sparc64.
10386         * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
10387         * configure.host: Likewise.
10388         * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
10389         handler for OpenBSD.
10390         * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
10391
10392 2004-01-22  Mark Kettenis  <kettenis@gnu.org>
10393
10394         * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
10395         (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
10396
10397         * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
10398         * cli/cli-cmds.c (shell_escape): Likewise.
10399
10400         * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
10401         OpenBSD .note.openbsd.ident sections.
10402
10403 2004-01-22  David Carlton  <carlton@kealia.com>
10404
10405         * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
10406         get_scope_pc_bounds.
10407         (read_file_scope): Ditto.
10408         (get_scope_pc_bounds): New function, produced by extracting code
10409         from the above two functions, consolidating it, and adding support
10410         for DW_TAG_namespace.
10411
10412 2004-01-22  Mark Kettenis  <kettenis@gnu.org>
10413
10414         * osabi.c (MAX_NOTESZ): New define.
10415         (check_note): New function.
10416         (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
10417         check_note.
10418
10419 2004-01-21  Roland McGrath  <roland@redhat.com>
10420
10421         * MAINTAINERS (write after approval): Add myself.
10422
10423 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
10424
10425         * utils.c (init_page_info): Move declarations of `rows' and
10426         `cols' before the __GO32__-specific code.  Move the closing brace
10427         outside the #ifdef __GO32__..#endif block.
10428         [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
10429
10430 2004-01-21  Paul Brook  <paul@codesourcery.com>
10431
10432         * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
10433         BPSTAT_WHAT_CHECK_SHLIBS.
10434
10435 2004-01-21  Paul Brook  <paul@codesourcery.com>
10436
10437         * MAINTAINERS: Add myself to write-after-approval.
10438
10439 2004-01-20  Andrew Cagney  <cagney@redhat.com>
10440
10441         * ax-gdb.c (print_axs_value): Delete unused function.
10442         * jv-lang.c (java_lookup_type): Delete unused function.
10443         * cli/cli-dump.c (dump_filetype): Delete unused function.
10444         * remote-mips.c (remote_mips_insert_hw_breakpoint)
10445         (remote_mips_remove_hw_breakpoint): Delete unused functions.
10446         (mips_getstring): Delete unused function.
10447         (pmon_insert_breakpoint): Delete #if0ed function.
10448         (PMON_MAX_BP): Delete #if0ed MACRO.
10449         (mips_pmon_bp_info): Delete #if0ed variable.
10450         (pmon_remove_breakpoint): Delete #if0ed function.
10451         * monitor.c (monitor_write_even_block): Delete unused function.
10452         (monitor_write_memory_block): Delete #if0ed code.
10453         * dink32-rom.c (dink32_load): Delete unused function.
10454         (_initialize_dink32_rom): Delete #if0ed code.
10455         * d10v-tdep.c (d10v_daddr_p): Delete unused function.
10456
10457         * tui/tui-command.c: Update references.
10458         * tui/tui-io.c: Update references.
10459         * tui/tui-command.h: Update copyright.
10460         (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
10461
10462         * source.c (ambiguous_line_spec): Delete never-defined function.
10463         * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
10464         * gdbtypes.c (add_name, add_mangled_type): Ditto.
10465         * cli/cli-cmds.c (validate_comname): Ditto.
10466
10467         * tui/tui-disasm.h: Update copyright.  Include "tui.h" and
10468         "tui-data.h".
10469         (tui_set_disassem_content): Rename tuiSetDisassemContent.
10470         (tui_show_disassem): Rename tuiShowDisassem.
10471         (tui_show_disassem_and_update_source): Rename
10472         tuiVerticalDisassemScroll.
10473         (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
10474         (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
10475         * tui/tui.h: Update copyright.
10476         (enum tui_status): Define.
10477         * tui/tui-data.h (enum tui_scroll_direction): Define.
10478         * tui/tui-disasm.c: Update copyright.  Update references.
10479         * tui/tui-winsource.c:  Update copyright.  Update references.
10480         * tui/tui-win.c: Update references.
10481         * tui/tui-layout.c: Update references.
10482
10483 2004-01-20  Andrew Cagney  <cagney@redhat.com>
10484
10485         * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
10486         sym2 to start of block.
10487
10488 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
10489
10490         * MAINTAINERS: Delete mmalloc.
10491         * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
10492         * NEWS: Mention removal of --with-malloc.
10493         * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
10494         * config.in: Regenerate.
10495         * configure: Regenerate.
10496         * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
10497         USE_MMALLOC, MMCHECK_FORCE.
10498         * gdbinit.in: Remove mmalloc.
10499         * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
10500         * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
10501         * config/i386/go32.mh: Likewise.
10502         * config/i386/interix.mh: Likewise.
10503         * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
10504
10505 2004-01-19  Jeff Johnston  <jjohnstn@redhat.com>
10506
10507         * linespec.c (decode_variable, symtab_from_filename):  Call
10508         error_silent with error message instead of throwing an exception
10509         directly.
10510         * defs.h (error_silent, error_output_message): Add prototypes.
10511         (catch_exceptions_with_msg): Ditto.
10512         * utils.c (error_silent, error_output_message): New functions.
10513         * top.c (catch_exceptions_with_msg): New function.
10514
10515 2004-01-20  Nick Roberts  <nick@nick.uklinux.net>
10516
10517         * mi/mi-cmds.h (enum print_values): Add definition.
10518
10519         * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
10520         type and value for simple data types and just the name and type
10521         for complex ones, if required.
10522
10523         * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
10524         children, if required.
10525
10526 2004-01-19  Kevin Buettner  <kevinb@redhat.com>
10527
10528         * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
10529         unused declarations.
10530
10531 2004-01-19  Andrew Cagney  <cagney@redhat.com>
10532
10533         * top.h (mapped_symbol_files): Delete declaration.
10534         * main.c (captured_main): Delete option "m" and "mapped".
10535         * objfiles.c (mapped_symbol_files): Delete variable.
10536         * symfile.c (symbol_file_command): Delete mmap code.
10537         (symbol_file_add_with_addrs_or_offsets): Ditto.
10538         (add_symbol_file_command, reread_separate_symbols): Ditto.
10539         * objfiles.h (OBJF_MAPPED): Delete.
10540         * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
10541         (free_objfile) [USE_MMALLOC]: Ditto.
10542         (open_existing_mapped_file): Delete function.
10543         (open_mapped_file): Delete function.
10544         (map_to_file): Delete function.
10545
10546 2004-01-19  Kevin Buettner  <kevinb@redhat.com>
10547
10548         * infrun.c (step_into_function): Account for possible breakpoint
10549         adjustment when computing ``stop_func_start''.
10550
10551 2004-01-19  Kevin Buettner  <kevinb@redhat.com>
10552
10553         * target.c (default_region_size_ok_for_hw_watchpoint): Compare
10554         the region size against the size of a pointer, not the size of
10555         a register as given by DEPRECATED_REGISTER_SIZE.
10556
10557 2004-01-19  Andrew Cagney  <cagney@redhat.com>
10558
10559         * tui/tui-regs.h: Include "tui-data.h".
10560         (tuiFirstRegElementNoInLine): Delete declaration.
10561         (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
10562         (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
10563         (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
10564         (tui_calculate_regs_column_count): Rename
10565         tuiCalculateRegsColumnCount.
10566         (tui_check_register_values): Rename tuiCheckRegisterValues.
10567         (tui_show_registers): Rename tuiShowRegisters.
10568         (tui_display_registers_from_line): Rename
10569         tuiDisplayRegistersFromLine.
10570         (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
10571         (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
10572         (tui_first_reg_element_no_inline): Rename
10573         tuiFirstRegElementNoInLine.
10574         * tui/tui-data.h: Update copyright.
10575         (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
10576         * tui/tui-windata.c: Update copyright, update references.
10577         * tui/tui-regs.c: Update copyright, update references.
10578         * tui/tui-win.c: Update copyright, update references.
10579         * tui/tui-layout.c: Update copyright, update references.
10580
10581 2004-01-18  Andrew Cagney  <cagney@redhat.com>
10582
10583         * tui/tui-io.c: Update copyright.
10584         (key_is_end_sequence, key_is_backspace): New functions.
10585         (key_is_command_char, key_is_start_sequence): New function.
10586         (tui_getc): Update references.
10587         * tui/tui-io.h: Update copyright.
10588         (m_tuiStartNewLine): Delete macro.
10589         (m_isBackspace, m_isDeleteChar): Delete macros.
10590         (m_isDeleteLine, m_isDeleteToEol): Delete macros.
10591         (m_isNextPage, m_isPrevPage): Delete macros.
10592         (m_isLeftArrow, m_isRightArrow): Delete macros.
10593         (m_isXdbStyleCommandChar): Delete macro.
10594         (key_is_start_sequence): Declare, replace m_isStartSequence.
10595         (key_is_end_sequence): Declare, replace m_isEndSequence.
10596         (key_is_backspace): Declare ,replace m_isBackspace.
10597         (key_is_command_char): Declare, replace m_isCommandChar.
10598         * tui/tui-command.c: Update copyright.
10599         (tuiDispatchCtrlChar): Update references.
10600
10601         * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
10602         tuiSourceWin.h.
10603
10604         * tui/tui-command.c: Rename tui/tuiCommand.c.
10605         * tui/tui-command.h: Rename tui/tuiCommand.h.
10606         * tui/tui-data.c: Rename tui/tuiData.c.
10607         * tui/tui-data.h: Rename tui/tuiData.h.
10608         * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
10609         * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
10610         * tui/tui-io.c: Rename tui/tuiIO.c.
10611         * tui/tui-io.h: Rename tui/tuiIO.h.
10612         * tui/tui-layout.c: Rename tui/tuiLayout.c.
10613         * tui/tui-layout.h: Rename tui/tuiLayout.h.
10614         * tui/tui-regs.c: Rename tui/tuiRegs.c.
10615         * tui/tui-regs.h: Rename tui/tuiRegs.h.
10616         * tui/tui-source.c: Rename tui/tuiSource.c.
10617         * tui/tui-source.h: Rename tui/tuiSource.h.
10618         * tui/tui-stack.c: Rename tui/tuiStack.c.
10619         * tui/tui-stack.h: Rename tui/tuiStack.h.
10620         * tui/tui-win.c: Rename tui/tuiWin.c.
10621         * tui/tui-win.h: Rename tui/tuiWin.h.
10622         * tui/tui-windata.c: Rename tui/tuiDataWin.c.
10623         * tui/tui-windata.h: Rename tui/tuiDataWin.h.
10624         * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
10625         * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
10626         * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
10627         * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
10628         * tui/tui-file.c: Update includes.
10629         * tui/tui-hooks.c: Update includes.
10630         * tui/tui-interp.c: Update includes.
10631         * tui/tui.c: Update includes.
10632         * Makefile.in: Update all tui/ dependencies.
10633         (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
10634
10635         * Makefile.in: Update copyright.  Update dependencies.
10636
10637         * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
10638         problem.
10639
10640 2004-01-18  Andrew Cagney  <cagney@redhat.com>
10641
10642         * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
10643         instead of register_gdbarch_init.
10644
10645         * remote-sds.c (tohex): Delete unused function.  Update copyright.
10646         * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
10647         * v850-tdep.c (v850_register_virtual_size): Ditto.
10648         * target.c (normal_target_post_startup_inferior): Ditto.
10649         * source.c (ambiguous_line_spec): Ditto.
10650         * remote.c (adapt_remote_get_threadinfo): Ditto.
10651         * mi/mi-out.c (out_field_fmt): Ditto.
10652         * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
10653         (output_control_change_notification): Ditto.
10654         * m68k-tdep.c (m68k_register_byte): Ditto.
10655         (m68k_remote_breakpoint_from_pc): Ditto.
10656         * ui-out.c (init_ui_out_state): Delete unused declaration.
10657         * stabsread.c (search_value): Ditto.
10658         * mi/mi-cmd-env.c (env_cli_command): Ditto.
10659         * maint.c (print_section_table): Ditto.
10660         * infrun.c (set_follow_fork_mode_command): Ditto.
10661
10662 2004-01-18  Mark Kettenis  <kettenis@gnu.org>
10663
10664         * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
10665         DW_CFA_def_cfa_exporession.  Add support for
10666         DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
10667         DW_CFA_def_cfa_offset_sf.  This should fix PR backtrace/1391.
10668
10669 2004-01-18  Andrew Cagney  <cagney@redhat.com>
10670
10671         * ocd.c: Update copyright.
10672         (bdm_read_register_command): Delete unused function.
10673         (_initialize_remote_ocd): Delete commented out reference.
10674         (get_quoted_char, reset_packet): Delete #if0ed function.
10675         (output_packet, put_quoted_char): Delete #if0ed function.
10676         (stu_put_packet, stu_get_packet): Delete #if0ed function.
10677         (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
10678         (BDM_BREAKPOINT): Delete #if0ed macro.
10679         (remote_timeout): Delete #if0ed variable.
10680
10681 2004-01-18  Mark Kettenis  <kettenis@gnu.org>
10682
10683         * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
10684         (core-sol2.o): Remove dependency.
10685         * core-sol2.c: Remove file.
10686
10687 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10688
10689         * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
10690         * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
10691         enums.
10692
10693 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
10694
10695         * remote.c: Update copyright years.
10696
10697 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
10698
10699         * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
10700
10701 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10702
10703         * mdebugread.c: Update copyright.
10704         (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
10705         (parse_type, parse_procedure): Ditto.
10706         (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
10707
10708         * cris-tdep.c (cris_store_struct_return): Put back accidently
10709         deleted function.
10710
10711         * gdbarch.sh: Update copyright year.
10712         * gdbarch.h, gdbarch.c: Re-generate.
10713
10714 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
10715
10716         Suggested by George Anzinger.
10717         * dwarf2expr.c (execute_stack_op): Fetch the second item from the
10718         correct stack offset.  Include unknown opcode numbers in the error
10719         message.
10720
10721 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10722
10723         * x86-64-tdep.c (x86_64_init_abi): No need to clear
10724         extract_struct_value_address, i386 does not set it.
10725         * sparc64-tdep.c (sparc64_init_abi): Do not set
10726         extract_struct_value_address, never called.
10727         (sparc64_extract_struct_value_address): Delete function.
10728         * m68hc11-tdep.c: Update copyright.
10729         (m68hc11_gdbarch_init): Delete redundant assignment of
10730         extract_struct_value_address.
10731         * i386-tdep.c: Update copyright.
10732         (i386_gdbarch_init): Do not set extract_struct_value_address,
10733         never called.
10734         (i386_extract_struct_value_address): Delete function.
10735         * sparc-tdep.c (sparc32_gdbarch_init): Do not set
10736         extract_struct_value_address, never called.
10737         (sparc32_extract_struct_value_address): #if 0 function.  Add
10738         comments explaining its future.
10739
10740 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
10741
10742         * arm-tdep.c (arm_write_pc): New function.
10743         (arm_gdbarch_init): Call set_gdbarch_write_pc.
10744
10745 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
10746
10747         * breakpoint.c (must_shift_inst_regs): Delete.
10748         (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
10749         and SHIFT_INST_REGS.
10750         * infcmd.c (step_1, step_1_continuation): Delete references to
10751         SHIFT_INST_REGS.
10752         * infrun.c (keep_going): Likewise.
10753         * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
10754         * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
10755
10756 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10757
10758         * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
10759         * gdbarch.h, gdbarch.c: Re-generate.
10760         * infcmd.c (print_return_value): Delete reference to
10761         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
10762
10763         * cris-tdep.c (cris_gdbarch_init): Do not set
10764         deprecated_extract_struct_value_address.
10765
10766         * xstormy16-tdep.c: Update copyright.
10767         (xstormy16_extract_struct_value_address): Update to current
10768         extract struct value address interface.
10769         (xstormy16_gdbarch_init): Set extract_struct_value_address.
10770         * sh64-tdep.c (sh64_extract_struct_value_address): Update to
10771         current extract struct value address interface.
10772         (sh64_gdbarch_init): Set extract_struct_value_address.
10773
10774         * cris-tdep.c: Update copyright.
10775         (cris_extract_struct_value_address): Delete function.
10776         (struct_return_address): Delete variable.
10777         (cris_store_struct_return): Do not set struct_return_address.
10778
10779         * mcore-tdep.c: Update copyright.
10780         (mcore_extract_struct_value_address): Delete function.  Update
10781         comments.
10782         (mcore_gdbarch_init): Update.
10783         * mn10300-tdep.c: Update copyright.
10784         (mn10300_extract_struct_value_address): Delete function.
10785         (mn10300_gdbarch_init): Update.
10786         * v850-tdep.c: Update copyright.
10787         (v850_extract_struct_value_address): Delete.
10788         (v850_gdbarch_init): Update.
10789         * ns32k-tdep.c: Update copyright.
10790         (ns32k_extract_struct_value_address): Delete.
10791         (ns32k_gdbarch_init): Update.
10792         * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
10793         (hppa_gdbarch_init): Update.
10794         * vax-tdep.c: Update copyright.
10795         (vax_extract_struct_value_address): Delete.
10796         (vax_gdbarch_init): Update.
10797
10798         * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
10799         * gdbarch.h, gdbarch.c: Re-generate.
10800         * procfs.c (procfs_fetch_registers): Delete reference to
10801         DEPRECATED_NPC_REGNUM.
10802         (procfs_store_registers): Ditto.
10803         * regcache.c (generic_target_write_pc): Simplify.
10804         * lynx-nat.c: Delete #ifdef SPARC code.  Not used.
10805
10806         * core-sol2.c (fetch_core_registers): Replace
10807         DEPRECATED_NPC_REGNUM with equivalent tdep value.
10808
10809         * hppa-tdep.c: Update copyright year.
10810         (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
10811         NPC_REGNUM.
10812         (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
10813
10814         * mips-tdep.c (mips_write_pc): New function.
10815         (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
10816         (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
10817         (mips_find_saved_regs, mips_software_single_step: Ditto.
10818         (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
10819         mips_init_extra_frame_info, mips_pop_frame): Ditto.
10820
10821 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10822
10823         * mips-tdep.c: Re-indent.  Group functions by ABI.
10824
10825 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10826
10827         * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
10828         * gdbarch.c: Re-generate.
10829         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10830         DECR_PC_AFTER_BREAK to zero.
10831         * vax-tdep.c (vax_gdbarch_init): Ditto.
10832         * v850-tdep.c (v850_gdbarch_init): Ditto.
10833         * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
10834         * sh64-tdep.c (sh64_gdbarch_init): Ditto.
10835         * sh-tdep.c (sh_gdbarch_init): Ditto.
10836         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10837         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10838         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10839         * mips-tdep.c (mips_gdbarch_init): Ditto.
10840         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10841         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10842         * m32r-tdep.c (m32r_gdbarch_init): Ditto.
10843         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10844         * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
10845         * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10846         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10847         * frv-tdep.c (frv_gdbarch_init): Ditto.
10848         * cris-tdep.c (cris_gdbarch_init): Ditto.
10849         * avr-tdep.c (avr_gdbarch_init): Ditto.
10850         * arm-tdep.c (arm_gdbarch_init): Ditto.
10851         * i386-nto-tdep.c (i386nto_init_abi): Add comment.
10852
10853 2004-01-17  J. Brobecker  <brobecker@gnat.com>
10854
10855         * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
10856         Delete, no longer used.
10857         (read_subrange_type): New function, mostly extracted from
10858         read_array_type().
10859         (read_array_type): Replace extracted code by call to
10860         read_subrange_type().
10861         (dwarf2_get_attr_constant_value): New function.
10862         (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
10863         (add_partial_symbol): Likewise.
10864         (process_die): Likewise.
10865         (new_symbol): Likewise.
10866         (read_type_die): Likewise.
10867
10868 2004-01-16  Andrew Cagney  <cagney@redhat.com>
10869
10870         * symfile.c: Update copyright year.
10871         (compare_symbols): Delete unused function.
10872         * stabsread.c: Update copyright year.
10873         (lrs_general_complaint): Delete unused function.
10874         (ref_search_value): Ditto.
10875         (get_substring): Delete declaration.
10876         * sh64-tdep.c: Update copyright year.
10877         (sh64_get_gdb_regnum): Delete unused function.
10878         * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
10879         Delete unused function.
10880
10881 2004-01-17  Mark Kettenis  <kettenis@gnu.org>
10882
10883         * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
10884         * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
10885
10886 2004-01-16  Andrew Cagney  <cagney@redhat.com>
10887
10888         Changes from Peter Schauer.
10889         * rs6000-tdep.c: Update copyright year.
10890         (rs6000_push_dummy_call): Update the stack pointer before
10891         accessing the corresponding stack region.
10892         * rs6000-nat.c: Update copyright year.
10893         (set_host_arch): Set "info.abfd" to "exec_bfd".
10894
10895 2004-01-15  Mark Kettenis  <kettenis@gnu.org>
10896
10897         * blockframe.c: Update copyright year.
10898         (inside_entry_func): Don't treat a zero PC specially.
10899
10900 2004-01-14  Elena Zannoni  <ezannoni@redhat.com>
10901
10902         * gcore.c (gcore_copy_callback): Use paddr_d to print size
10903         variable.
10904         (gcore_create_callback): Ditto.  Skip any memory segment that has
10905         no permissions set.
10906
10907 2004-01-14  David Carlton  <carlton@kealia.com>
10908
10909         Change symbols for C++ nested types to contain the fully qualified
10910         name, if possible.  (At least in the DWARF-2 case.)  Partial fix
10911         for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
10912         c++/895.
10913         * c-exp.y (qualified_type): Handle types nested within classes.
10914         * cp-namespace.c: Update comments.
10915         (cp_set_block_scope): Delete #if 0.
10916         (cp_lookup_nested_type): Handle types nested within classes.
10917         * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
10918         when appropriate.
10919         (add_partial_symbol): Add the name of the enclosing namespace to
10920         types.
10921         (pdi_needs_namespace): New.
10922         (add_partial_namespace): Tweak comment.
10923         (add_partial_structure): New.
10924         (psymtab_to_symtab_1): Initialize processing_current_prefix
10925         here...
10926         (process_die): instead of here.
10927         (read_structure_scope): Try to figure out the name of the class or
10928         namespace that the structure might be defined within.
10929         (read_enumeration): Generate fully-qualified names, if possible.
10930         (read_namespace): Don't set name to NULL.
10931         (die_specification): New.
10932         (new_symbol): Generate fully-qualified names for types.
10933         (read_type_die): Determine appropriate prefix.
10934         (determine_prefix): New.
10935         (typename_concat): New.
10936         (class_name): New.
10937         * valops.c (value_aggregate_elt): Pass NOSIDE to
10938         value_struct_elt_for_reference.
10939         (value_struct_elt_for_reference): Make static, add NOSIDE
10940         parameter, call value_maybe_namespace_elt as a last resort.
10941         (value_namespace_elt): Break out code into
10942         value_maybe_namespace_elt.
10943         (value_maybe_namespace_elt): New.
10944
10945 2004-01-12  Andrew Cagney  <cagney@redhat.com>
10946
10947         * mips-tdep.c (mips_convert_register_p): Handle both raw and
10948         cooked floating-point registers.
10949         (mips_gdbarch_init): Set convert_register_p, register_to_value,
10950         and value_to_register.
10951
10952 2004-01-13  Andrew Cagney  <cagney@redhat.com>
10953
10954         * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
10955         * gdbarch.c: Re-generate.
10956         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10957         FUNCTION_START_OFFSET.
10958         * v850-tdep.c (v850_gdbarch_init): Ditto.
10959         * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
10960         * sh64-tdep.c (sh64_gdbarch_init): Ditto.
10961         * sh-tdep.c (sh_gdbarch_init): Ditto.
10962         * s390-tdep.c (s390_gdbarch_init): Ditto.
10963         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10964         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10965         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10966         * mips-tdep.c (mips_gdbarch_init): Ditto.
10967         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10968         * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10969         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10970         * m32r-tdep.c (m32r_gdbarch_init): Ditto.
10971         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10972         * i386-tdep.c (i386_gdbarch_init): Ditto.
10973         * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10974         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10975         * frv-tdep.c (frv_gdbarch_init): Ditto.
10976         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10977         * cris-tdep.c (cris_gdbarch_init): Ditto.
10978         * avr-tdep.c (avr_gdbarch_init): Ditto.
10979         * arm-tdep.c (arm_gdbarch_init): Ditto.
10980         * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10981
10982 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
10983
10984         * infrun.c (follow_fork_mode_ask): Remove.
10985         (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
10986         (follow_fork): Simplify and remove internal error for
10987         follow_fork_mode_ask.
10988         (_initialize_infrun): Update "set follow-fork-mode" help text.
10989
10990 2004-01-13  Andrew Cagney  <cagney@redhat.com>
10991
10992         * configure.in: Update copyright year.
10993         (build_warnings): Add -Wunused-label.
10994         * configure: Re-generate.
10995
10996 2004-01-12  Andrew Cagney  <cagney@redhat.com>
10997
10998         * exec.h (exec_ops): Make "extern".
10999
11000         * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
11001         the function is void.
11002         (mips_pseudo_register_write): Ditto.
11003
11004 2004-01-12  Andrew Cagney  <cagney@redhat.com>
11005
11006         * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
11007         call.  Never defined.
11008         * sparc-tdep.h (struct frame_info): Add opaque declaration.
11009         * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
11010         (struct sparc_gregset, struct regcache): Ditto.
11011         * sparc-nat.c: Update copyright.  Specify "GNU/Linux".
11012
11013 2004-01-12  Andrew Cagney  <cagney@redhat.com>
11014
11015         * mi/ChangeLog: Delete file.  Renamed to ...
11016         * mi/ChangeLog-1999-2003: New file.
11017         * tui/ChangeLog: Delete file.  Renamed to ...
11018         * tui/ChangeLog-1998-2003: New file.
11019
11020 2004-01-11  Mark Kettenis  <kettenis@gnu.org>
11021
11022         * sparc64nbsd-tdep.c: Include "regset.h".
11023         (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
11024         Remove variables.
11025         (fetch_core_registers): Remove function.
11026         (sparc64nbsd_core_fns): Remove variable.
11027         (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
11028         functions.
11029         (sparc64nbsd_init_abi): Initialize TDEP->gregset,
11030         TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
11031         (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
11032
11033         * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
11034         sparc_extract_struct_value_address.
11035         (sparc32_gdbarch_init): Set extract_struct_value_address.
11036         * sparc64-tdep.c (sparc64_extract_struct_value_address): New
11037         function.
11038         (sparc64_init_abi): Set extract_struct_value_address.  Don't set
11039         return_value_on_stack.
11040
11041         * NEWS: Mention that %cs and %ss have been added to the AMD64
11042         configurations
11043
11044         * frame.c: Update copyright year.
11045         (get_prev_frame): Improve comment.
11046
11047         * sparc64fbsd-tdep.c: Include "regset.h".
11048         (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
11049         Remove variables.
11050         (fetch_core_registers): Remove function.
11051         (sparc64fbsd_core_fns): Remove variable.
11052         (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
11053         functions.
11054         (sparc64fbsd_init_abi): Initialize TDEP->gregset,
11055         TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
11056         (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
11057
11058         * sparcnbsd-tdep.c: Include "regset.h".
11059         (fetch_core_registers): Remove function.
11060         (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
11061         (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
11062         functions.
11063         (sparc32nbsd_init_abi): Initialize TDEP->gregset and
11064         TDEP->fpregset.
11065         (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
11066
11067         * sparc-tdep.h (struct regset): Provide opaque declaration.
11068         (struct gdbarch_tdep): Add gregset, sizeof_gregset,
11069         fpregset and sizeof_fpregset members.
11070         * sparc-tdep.c (struct regset): Provide opaque declaration.
11071         (sparc_regset_from_core_section): New function.
11072         (sparc32_gdbarch_init): Initialize TDEP->gregset,
11073         TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
11074         Set regset_from_core_section when appropriate.
11075
11076 2004-01-10  Mark Kettenis  <kettenis@gnu.org>
11077
11078         * x86-64-tdep.c (amd64_non_pod_p): New function.
11079         (amd64_classify_aggregate): Return class memory for non-POD
11080         C++ structure types.
11081
11082         * x86-64-tdep.c (amd64_push_arguments): Add struct_return
11083         argument.  Use it to reserve a register if necessary.
11084         (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
11085         amd64_push_arguments.
11086
11087         * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
11088
11089         * x86-64-tdep.c (amd64_register_info): Add %cs and %ss.  Adjust
11090         register numbers in comments.
11091         * x86-64-tdep.h: Update copyright year.
11092         (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
11093         Adjust for addition of %cs and %ss.
11094         * amd64fbsd-nat.c: Update copyright year.
11095         (reg_offset): Add register offsets for %cs and %ss.
11096         * amd64fbsd-tdep.c: Update copyright year.
11097         (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
11098         (amd64fbsd_sc_reg_offset): Likewise.
11099         * x86-64-linux-nat.c: Update copyright year.
11100         (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
11101         and %ss.
11102         * amd64nbsd-nat.c: Update copyright year.
11103         (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
11104         * amd64nbsd-tdep.c: Update copyright year.
11105         (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
11106         * x86-64-linux-tdep.c: Update copyright year.
11107         (user_to_gdb_regmap): Add mapping for %cs and %ss.
11108         (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
11109         * regformats/reg-x86-64.dat: Add %cs and %ss.
11110
11111         * blockframe.c (inside_entry_func): Reformat.  Introduce new local
11112         variables to prevent long lines.  Update comments to reflect
11113         reality.
11114
11115 2004-01-09  David Carlton  <carlton@kealia.com>
11116
11117         Checked in by Elena Zannoni  <ezannoni@redhat.com>.
11118         * dwarf2read.c (read_namespace): Pull out name-generating code
11119         into namespace_name. Rename previous_namespace to previous_prefix
11120         and processing_current_namespace to processing_current_prefix..
11121         (namespace_name): New function.
11122         (add_partial_symbol): Substitute uses of pdi->name with
11123         actual_name.
11124         * cp-support.h: Rename processing_current_namespace to
11125         processing_current_prefix.
11126         Update copyright year.
11127         * cp-namespace.c: Rename processing_current_namespace to
11128         processing_current_prefix.
11129         Update copyright year.
11130
11131 2004-01-09  Andrew Cagney  <cagney@redhat.com>
11132
11133         * jv-valprint.c, ser-unix.c: Add missing copyright years.
11134
11135 2004-01-09  Mark Kettenis  <kettenis@gnu.org>
11136
11137         * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
11138         complaining.
11139         (process_one_symbol): Deal with N_PATCH stabs.
11140
11141 2004-01-09  Elena Zannoni  <ezannoni@redhat.com>
11142
11143         * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
11144         ifdeffed code.
11145         Update copyright year.
11146
11147 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
11148
11149         * config/pa/tm-hppa.h: Update extern declarations for
11150         hppa32_hpux_frame_saved_pc_in_sigtramp,
11151         hppa32_hpux_frame_base_before_sigtramp, and
11152         hppa32_hpux_frame_find_saved_regs_in_sigtramp.
11153
11154 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
11155
11156         * config/pa/tm-hppah.h: Update copyright years.
11157
11158 2004-01-08  Andrew Cagney  <cagney@redhat.com>
11159
11160         * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
11161         (mips_o32_reg_struct_has_addr): Delete function.
11162         (mips_gdbarch_init): Update.
11163         (mips_extract_struct_value_address): Delete function.
11164
11165 2004-01-08  David Mosberger  <davidm@hpl.hp.com>
11166
11167         * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
11168         reality.
11169
11170 2004-01-07  Andrew Cagney  <cagney@redhat.com>
11171
11172         * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
11173         architecture's elf flags (when available).
11174
11175         * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
11176         FPU to the start, check the MIPS FPU when looking for an old
11177         architecture.
11178         (set_mipsfpu_single_command): Update the architecture.
11179         (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
11180
11181         * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
11182         (mips_mask_address_p): Add "tdep" parameter.
11183         (show_mask_address, mips_addr_bits_remove): Update.
11184         (mips_dump_tdep): Update.
11185         (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
11186         (MIPS_STACK_ARGSIZE): Delete macro.
11187         (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
11188         (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
11189         (mips_o64_push_dummy_call, mips_o32_return_value): Update.
11190         (mips_dump_tdep): Update.
11191         (MIPS_SAVED_REGSIZE): Delete macro.
11192         (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
11193         (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
11194         (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
11195         (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
11196         (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
11197         (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
11198         (mips_pop_frame, return_value_location): Update.
11199         (mips_n32n64_return_value, mips_dump_tdep): Update.
11200
11201         * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
11202         MIPS ABI.
11203
11204         * mips-tdep.c: Update copyright.
11205         (mips_gdbarch_init): Merge two code blocks handling the register
11206         name and number layout.
11207
11208 2004-01-02  Pawel Ostrowski  <pasza@zodiac.mimuw.edu.pl>
11209
11210         * tracepoint.c (validate_actionline): Fix segv at EOF
11211
11212 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
11213
11214         * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
11215         properly for static fields.
11216
11217 2004-01-06  Jeff Johnston  <jjohnstn@redhat.com>
11218             Jason Molenda  <jmolenda@apple.com>
11219
11220         * disasm.c: Update copyright to include 2004.
11221         (do_mixed_source_and_assembly): For uiout asm list
11222         and tuple cleanups, initialize to null_cleanup instead of
11223         NULL and do so prior to loop.  Only reset when we close off
11224         the tuple/list.  Move check for whether to close off the
11225         asm tuple/list to after dump_insns call where it will be run
11226         on each loop iteration.
11227
11228 2004-01-05  Andrew Cagney  <cagney@redhat.com>
11229
11230         * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
11231         should be a switch case and not a label.
11232         * mips-tdep.c (mips32_next_pc): Delete unused labels
11233         "greater_equal_branch" and "less_zero_branch".
11234         * jv-valprint.c (java_print_value_fields): Delete unused label
11235         "flush_it".
11236
11237         * target.c (unpush_target): Only close a target that is in the
11238         target stack.
11239
11240 2004-01-05  Mark Kettenis  <kettenis@gnu.org>
11241
11242         * sparc-tdep.c (sparc_extract_struct_value_address): Get the
11243         address from [sp + 64] instead of %o2.
11244
11245         * frame.c (get_prev_frame): Don't try to unwind the PC.  This
11246         fixes PR backtrace/1476.
11247
11248 2004-01-05  Andrew Cagney  <cagney@redhat.com>
11249
11250         * libunwind-frame.h (struct frame_id): Add opaque declaration,
11251         move to start of file.
11252         * i386-tdep.h (struct regcache): Add opaque declaration.
11253         * config/ia64/nm-linux.h (struct target_ops): Add opaque
11254         declaration.
11255         * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
11256         (ia64_gdbarch_init): Use "GNU/Linux" in comment.
11257         * win32-nat.c (fake_create_process): Use ISO C style definition.
11258         * stabsread.c (define_symbol): Delete #ifndef
11259         DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
11260         stabs_argument_has_addr call, macro never defined.
11261
11262 2004-01-04  Michael Chastain  <mec.gnu@mindspring.com>
11263
11264         * op50-rom.c: Delete.
11265         * w89k-rom.c: Delete.
11266         * Makefile.in: Remove references.
11267
11268 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
11269
11270         * x86-64-tdep.c: Update copyright year.
11271         (struct amd64_register_info): Rename from x86_64_register_info.
11272         (amd64_register_info): Rename from x86_64_register_info.
11273         (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
11274         (amd64_register_name): Rename from x86_64_register_name.
11275         (amd64_register_type): Rename from x86_64_register_type.
11276         (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
11277         (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
11278         (amd64_dwarf_reg_to_regnum): Rename from
11279         x86_64_dwarf_reg_to_regnum.
11280         (amd64_convert_register_p): Rename from x86_64_convert_register_p.
11281         (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
11282         (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
11283         (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
11284         (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
11285         (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
11286         (amd64_skip_prologue): Rename from x86_64_skip_prologue.
11287         (amd64_frame_cache): Rename from x86_64_frame_cache.
11288         (amd64_frame_this_id): Rename from x86_64_frame_this_id.
11289         (amd64_frame_prev_register): Rename from
11290         x86_64_frame_prev_register.
11291         (amd64_frame_unwind): Rename from x86_64_frame_unwind.
11292         (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
11293         (amd64_sigtramp_frame_cache): Rename from
11294         x86_64_sigtramp_frame_cache.
11295         (amd64_sigtramp_frame_prev_register): Rename from
11296         x86_64_sigtramp_frame_prev_register.
11297         (amd64_sigtramp_frame_unwind): Rename from
11298         x86_64_sigtramp_frame_unwind.
11299         (amd64_sigtramp_frame_sniffer): Rename from
11300         x86_64_sigtramp_frame_sniffer.
11301         (amd64_frame_base_address): Rename from x86_64_frame_base_address.
11302         (amd64_frame_base): Rename from x86_64_frame_base.
11303         (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
11304         (amd64_frame_align): Rename from x86_64_frame_align.
11305         (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
11306         (amd64_regset_from_core_section): Rename from
11307         x86_64_regset_from_core_section.
11308         (x86_64_init_abi): Update comments.
11309
11310 2004-01-04  Nick Roberts  <nick@nick.uklinux.net>
11311
11312         * MAINTAINERS (write after approval): Add myself.
11313
11314 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
11315
11316         * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
11317         `float' arguments.
11318
11319 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
11320
11321         * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
11322         such that it mentions a specific version of GCC that exhibits this
11323         bug.
11324
11325 2004-01-03  Mark Kettenis  <kettenis@gnu.org>
11326
11327         * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
11328         structure that has a single `float' member, store it in %f1 in
11329         addition to %f0.
11330
11331         * sparc-sol2-nat.c: Add missing '\'.
11332
11333         * sparc-tdep.c (sparc32_return_value): New function.
11334          (sparc32_use_struct_convention, sparc32_return_value_on_stack):
11335         Remove functions.
11336         (sparc32_gdbarch_init): Set return_value, don't set
11337         extract_return_value, store_return_value, use_struct_convention
11338         and return_value_on_stack.
11339
11340         * sparc-sol2-nat.c: Add missing ')'.
11341
11342 2004-01-03  J. Brobecker  <brobecker@gnat.com>
11343
11344         * infrun.c (handle_step_into_function): New function.
11345         (handle_inferior_event): Extract out some code into the new
11346         function above.
11347
11348 2004-01-03  J. Brobecker  <brobecker@gnat.com>
11349
11350         * infrun.c (handle_inferior_event): Move the declaration of
11351         real_stop_pc inside the if blocks where it is used.
11352
11353 2004-01-03  Mark Kettenis  <kettenis@gnu.org>
11354
11355         * sparc64-tdep.c (sparc64_16_byte_align_p)
11356         (sparc64_store_floating_fields, sparc64_store_floating_fields):
11357         Use check_typedef to get subtypes of structures and unions.
11358         (sparc64_store_return_value): Fix calculation of the appropriate
11359         offset into VALBUF when storing a structure or union.
11360         (sparc64_return_value): New function.
11361         (sparc64_use_struct_convention): Remove function.
11362         (sparc64_init_abi): Set return_value, don't set
11363         extract_return_value, store_return_value and
11364         use_struct_convention.
11365
11366 2004-01-03  Eli Zaretskii  <eliz@elta.co.il>
11367
11368         * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
11369         bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
11370         gdb/config/alpha/xm-alphaosf.h,
11371         gdb/config/powerpc/tm-ppcle-eabi.h,
11372         gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
11373         gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
11374         gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
11375         gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
11376         gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
11377         gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
11378         gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
11379         gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
11380         gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
11381         gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
11382         gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
11383         nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
11384         include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
11385         opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
11386         opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
11387         sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
11388         sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
11389         sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
11390         sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
11391         sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
11392         sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
11393         Remove lines for .cvsignore files.
11394
11395 2004-01-03  J. Brobecker  <brobecker@gnat.com>
11396
11397         * infrun.c: Back out the previous change.
11398
11399 2004-01-03  Mark Kettenis  <kettenis@gnu.org>
11400
11401         * NEWS: Mention revised SPARC target.  Add sparc-*-lynxos* and
11402         sparc-*-sunos4* to the list of REMOVED configurations.
11403
11404         * configure.tgt: Add back sparc-*-vxworks*.
11405         * remote-vxsparc.c: Remove all includes except for "defs.h",
11406         "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
11407         Include "sparc-tdep.h".
11408         (SPARC_R_G1): New define.
11409         (vxsparc_gregset): New variable.
11410         (ext_format_sparc): Remove extern declaration.
11411         (vx_read_register): Rewrite to use sparc32_supply_gregset and
11412         sparc32_supply_fpregset.
11413         (vx_write_register): Rewrite to use sparc32_collect_gregset,
11414         sparc_collect_rwindow and sparc32_collect_fpregset.
11415         * config/sparc/tm-vxworks.h: New file, based on recently removed
11416         tm-vxsparc.h.
11417         * config/sparc/vxworks.mt: New file, based on recently removed
11418         vxworks.mt.
11419
11420 2004-01-03  J. Brobecker  <brobecker@gnat.com>
11421
11422         * infrun.c (handle_step_into_function): New function.
11423         (handle_inferior_event): Extract out some code into the new
11424         function above.
11425
11426 2004-01-02  Mark Kettenis  <kettenis@gnu.org>
11427
11428         * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
11429         sparcl-tdep.c.  Add sparc-linux-tdep.c, sparc-sol2-nat.c,
11430         sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
11431         sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
11432         sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
11433         sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
11434         (sparc_nat_h): New variable.
11435         (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
11436         (tm-sun4os4.h): Remove dependency.
11437         (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
11438         (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
11439         sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
11440         sparc-tdep.o): Update dependencies.
11441         (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
11442         sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
11443         sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
11444         dependencies.
11445         * configure.host: Remove existing sparc-*-lynxos*,
11446         sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
11447         ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
11448         sparcv9-*-* and sparc64-*-* triplets.  Add new sparc64-*-linux*,
11449         sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
11450         triplets.
11451         * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
11452         sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
11453         sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
11454         sparcv9-*-* and commented out sparc64-*-solars2* triplets.  Add
11455         new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
11456         sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
11457         sparc64-*-solaris2* and sparc64-*-* triplets.
11458         * sparc64-tdep.c: Update copyright year.  Include "inferior.h",
11459         "symtab.h" and "objfiles.h".
11460         (BIAS): Remove define.
11461         (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
11462         (X_DISP19): Remove macros.
11463         (sparc_fetch_instruction): Remove function.
11464         (struct gdbarch_tdep): Remove definition.
11465         (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
11466         (sparc_breakpoint_from_pc): Remove function.
11467         (struct sparc64_frame_cache): Remove definition.
11468         (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
11469         sparc64_unwind_pc): Remove functions.
11470         (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
11471         `struct sparc64_frame_cache.  Call sparc_analyze_prologue instead
11472         of sparc64_analyze_prologue.  Mark constant as ULL instead of UL.
11473         (sparc64_frame_cache): Change return type to `struct
11474         sparc_frame_cache *'.  Simply call sparc_frame_cache.
11475         (sparc64_frame_this_id, sparc64_frame_prev_register,
11476         sparc64_frame_base_address): Use `struct sparc_frame_cache'
11477         instead of `struct sparc64_frame_cache.
11478         (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
11479         sparc_analyze_control_transfer, sparc_software_single_step,
11480         sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
11481         _initialize_sparc64_tdep): Remove functions.
11482         (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
11483         (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
11484         macros.
11485         (sparc64_supply_gregset, sparc64_collect_gregset,
11486         sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
11487         (sparc64_init_abi): New function.
11488         * sparc64-tdep.h: Update copyright year.  Fix typo in multiple
11489         inclusion guard.  Include "sparc-tdep.h".
11490         (BIAS): Define.
11491         (r_tstate_offset, r_fprs_offset): New defines.
11492         (enum sparc_regnum): Remove defenition.
11493         (enum sparc64_regnum): Reformat.
11494         (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
11495         (sparc64_init_abi, sparc64_supply_gregset,
11496         sparc64_collect_gregset, sparc64_supply_fpregset,
11497         sparc64_collect_fpregset): New prototypes.
11498         (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
11499         Add extern declarations.
11500         (sparc64_sol2_init_abi): New prototype.
11501         (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11502         (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11503         prototypes.
11504         * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
11505         "sparnbsd-nat.h".
11506         (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
11507         functions.
11508         (_initialize_sparc64fbsd_nat): Remove initialization of
11509         sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
11510         sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
11511         sparcbsd_fpreg_supplies_p.  Initialize sparc_gregset.
11512         * sparc64fbsd-tdep.c: Update copyright year.  Include "frame.h",
11513         "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
11514         (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
11515         (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
11516         (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
11517         (sparc64fbsd_r_y_offset): Remove variables.
11518         (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
11519         Make static and const.
11520         (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11521         (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11522         functions.
11523         (sparc64fbsd_gregset): New variable.
11524         (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
11525         and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
11526         and sparc64_supply_fpregset.
11527         (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
11528         (sparc64fbsd_sigtramp_frame_this_id)
11529         (sparc64fbsd_sigtramp_frame_prev_register): New functions.
11530         (sparc64fbsd_sigtramp_frame_unwind): New variable.
11531         (sparc64fbsd_sigtramp_frame_sniffer): New function.
11532         (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
11533         sparc64fbsd_sigtramp_frame_sniffer.  Call sparc64_init_abi.
11534         * sparcnbsd-tdep.c: Update copyright year.  Include
11535         "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
11536         "trad-frame.h" and "gdb_assert.h", don't include "target.h",
11537         "value.h" and "sparcnbsd-tdep.h".
11538         (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
11539         (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
11540         (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
11541         (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
11542         defines.
11543         (sparcnbsd_gregset): New variable.
11544         (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
11545         (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
11546         (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
11547         (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
11548         (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
11549         variables.
11550         (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
11551         (sparc32nbsd_sigcontext_frame_this_id)
11552         (sparc32nbsd_sigcontext_frame_prev_register): New functions.
11553         (sparc32nbsd_sigcontext_frame_unwind): New variable.
11554         (sparc32nbsd_sigtramp_frame_sniffer): New function.
11555         (sparcnbsd_get_longjmp_target_32,
11556         sparcnbsd_get_longjmp_target_64): Remove functions.
11557         (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
11558         (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
11559         sparcnbsd_init_elf): Remove.
11560         (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
11561         (sparcnbsd_elf_init_abi): New functions.
11562         (_initialize_sparcnbsd_tdep): New prototype.
11563         (_initialize_sparnbsd_tdep): Update.
11564         * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
11565         corelow.o.  Add sparc64-nat.o and sparc-nat.o.
11566         * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
11567         * config/sparc/linux.mh: Update comment.
11568         (XM_FILE, HOST_IPC): Remove variables.
11569         (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o.  Remove
11570         sparc-linux-nat.o.
11571         * config/sparc/linux.mt: Update comment.
11572         (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
11573         * config/sparc/nbsd.mt: Reformat.
11574         * config/sparc/nbsd64.mh: Update comment.
11575         (NATDEPFILES): Add sparc-nat.o.
11576         * config/sparc/nbsd64.mt: Update comment.
11577         (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
11578         (TM_FILE): Set to tm-nbsd.h.
11579         * config/sparc/nbsdelf.mh: Update comment.
11580         (NATDEPFILES): Add sparc-nat.o.
11581         (XM_FILE): Delete.
11582         * config/sparc/nbsdaout.mh: Update comment.
11583         (NATDEPFILES): Add sparc-nat.o
11584         (XM_FILE): Delete.
11585         * config/sparc/nm-linux.h: Update copyright year.  Don't include
11586         "config/nm-svr4.h" and "solib.h".  Add protection against multiple
11587         inclusion.
11588         (KERNEL_U_SIZE): Remove define.
11589         (kernel_u_size): Remove prototype.
11590         (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
11591         * config/sparc/nm-nbsd.h: Update copyright.  Don't include
11592         "regcache.h".
11593         (CHILD_PREPARE_TO_STORE): Remove define.
11594         * config/sparc/nm-nbsdaout.h: Tweak some comments.
11595         * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
11596         sparcnbsd-nat.c: Rewrite files.
11597         * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
11598         * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
11599         sparcnbsd-tdep.h: Remove files.
11600         * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
11601         config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
11602         config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
11603         config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
11604         config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
11605         config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
11606         config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
11607         config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
11608         config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
11609         config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
11610         config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
11611         config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
11612         * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
11613         sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
11614         sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
11615         * config/sparc/linux64.mh, config/sparc/linux64.mt,
11616         config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
11617         config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
11618         config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
11619
11620 2004-01-02  Andrew Cagney  <cagney@redhat.com>
11621
11622         From 2003-12-18 Kazuhiro Inaoka:
11623         * configure.host: Add m32r-linux target.
11624
11625 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
11626
11627         * top.c (print_gdb_version): Update year to 2004.
11628
11629 2004-01-02  Mark Mitchell  <mark@codesourcery.com>
11630
11631         * MAINTAINERS: Add myself to the write-after-approval category.
11632
11633 2004-01-02  Daniel Jacobowitz  <drow@mvista.com>
11634
11635         From Bernardo Innocenti <bernie@develer.com>:
11636         * configure.tgt: Add uClinux target.
11637
11638 2004-01-02  Andrew Cagney  <cagney@redhat.com>
11639
11640         * utils.c (do_my_cleanups): Make static, add forward declaration.
11641         * defs.h (do_my_cleanups): Delete declaration.
11642
11643 2004-01-02  Eli Zaretskii  <eliz@elta.co.il>
11644
11645         * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
11646         bfd/ChangeLog-0203.
11647
11648 2004-01-02  Mark Kettenis  <kettenis@gnu.org>
11649
11650         * configure.in: Check for <machine/reg.h>.  Check for `struct reg'
11651         in <machine/reg.h>.
11652         * configure, config.in: Regenerate.
11653
11654 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
11655 tui/ChangeLog-1998-2003.
11656 \f
11657 Local Variables:
11658 mode: change-log
11659 left-margin: 8
11660 fill-column: 74
11661 version-control: never
11662 End: