5863801029f3cf0ad1f4b19bd51af4571988947d
[platform/upstream/binutils.git] / gdb / ChangeLog
1 2004-08-16  Mark Kettenis  <kettenis@gnu.org>
2
3         * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
4         instead of `int' if not already defined.
5         (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
6         PTRACE_TYPE_ARG3.
7         * infptrace.c (call_ptrace): Revert change that replaced
8         PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
9
10 2004-08-15  Mark Kettenis  <kettenis@gnu.org>
11
12         * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
13         Remove defines.
14
15         * linux-nat.c (kill_inferior): Add missing third and fourth
16         arguments to ptrace call.  Don't use PTRACE_ARG3_TYPE.
17
18         * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
19         PTRACE_TYPE_RET.
20
21         * proc-why.c (proc_prettyfprint_why): Fix format string.
22
23         * solib-osf.c (osf_current_sos): Remove unsused label.
24
25         * configure.in: Add <ncurses/ncurses.h> to the list of possible
26         curses headers.
27         * configure, config.in: Regenerate.     
28         * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
29         <ncurses/ncurses.h>.
30
31         * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
32         * config/nm-nbsd.h: Update copyright year.
33         (PTRACE_ARG3_TYPE): Remove define.
34
35         * sparc-nat.c (fetch_inferior_registers)
36         (store_inferior_registers, sparc_xfer_wcookie): 
37         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
38
39         * alphabsd-nat.c (fetch_inferior_registers):
40         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
41         PTRACE_TYPE_ARG3.
42         * amd64bsd-nat.c (fetch_inferior_registers)
43         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
44         PTRACE_TYPE_ARG3.
45         * armnbsd-nat.c: Update copyright year.
46         (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
47         (store_register, store_regs, store_fp_register, store_fp_regs):
48         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
49         * hppabsd-nat.c (fetch_inferior_registers)
50         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
51         PTRACE_TYPE_ARG3.
52         * i386bsd-nat.c (fetch_inferior_registers)
53         (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
54         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
55         * m68kbsd-nat.c (fetch_inferior_registers)
56         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
57         PTRACE_TYPE_ARG3.
58         * m88kbsd-nat.c (fetch_inferior_registers)
59         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
60         PTRACE_TYPE_ARG3.
61         * mipsnbsd-nat.c: Update copyright year.
62         (fetch_inferior_registers, store_inferior_registers):
63         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
64         * ns32knbsd-nat.c: Update copyright year.
65         (fetch_inferior_registers, store_inferior_registers):
66         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
67         * ppcnbsd-nat.c (fetch_inferior_registers):
68         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
69         PTRACE_TYPE_ARG3.
70         * ppcobsd-nat.c (fetch_inferior_registers):
71         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
72         PTRACE_TYPE_ARG3.
73         * shnbsd-nat.c: Update copyright year.
74         (fetch_inferior_registers, store_inferior_registers):
75         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
76         * vaxbsd-nat.c (fetch_inferior_registers)
77         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
78         PTRACE_TYPE_ARG3.
79         
80         * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
81         PTRACE_TYPE_ARG3.
82         * infptrace.c (call_ptrace, child_resume, attach, detach)
83         (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
84         (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
85         * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
86         PTRACE_TYPE_ARG3.
87
88 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
89
90         * defs.h: Remove out-of-date comment.
91         [!FCLOSE_PROVIDED] (fclose): Remove prototype.
92         [!GETENV_PROVIDED] (getenv): Remove prototype.
93
94         * standalone.c: Remove file.
95         * Makefile.in (standalone.o): Remove dependency.
96
97         * i386-linux-nat.c (dummy_sse_values): Remove function and
98         prototype.
99         (i386_linux_dr_get): Fix typo in comment.
100         (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
101
102         * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
103
104         * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
105         from declaration.
106         * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
107         from definition.
108
109 2004-08-13  Mark Kettenis  <kettenis@gnu.org>
110
111         * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
112         parenthesis in definition.
113         * configure: Regenerated.
114
115 2004-08-12  Michael Chastain  <mec.gnu@mindspring.com>
116
117         * PROBLEMS: Mention build/1411.
118
119 2004-08-09  Robert Millan  <robertmh@gnu.org>
120
121         Committed by Nathanael Nerode.
122         * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
123         * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
124
125 2004-08-12  Andrew Cagney  <cagney@gnu.org>
126
127         * NEWS: Mention fixes in GDB 6.2.1.
128         * PROBLEMS: Remove mention of mips-irix.
129
130 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
131
132         * config/powerpc/xm-aix.h: Delete.
133         * config/powerpc/aix.mh (MH_FILE): Remove.
134         * config/powerpc/aix432.mh (MH_FILE): Remove.
135
136 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
137
138         * config/powerpc/aix.mh: Remove obsolete comment.
139         * config/powerpc/aix432.mh: Likewise.
140
141 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
142
143         * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
144
145 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
146
147         * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
148         this file is now empty.
149         * config/xm-aix4.h: Remove, this file is no longer included
150         anywhere.
151
152 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
153
154         * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
155         that file is now empty.
156         (termdef): Remove prototype, function no longer used.
157
158 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
159
160         * doc/gdbint.texinfo (Host Definition): Remove documentation
161         for USE_O_NOCTTY, no longer used.
162         * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
163         * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
164
165 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
166
167         * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
168         * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
169         * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
170
171 2004-08-11  Mark Kettenis  <kettenis@gnu.org>
172
173         * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
174         instead of FIVE_ARG_PTRACE.
175
176         * inflow.c (O_NOCTTY): Define to zero if not already defined.
177         (new_tty): Use O_NOCTTY unconditionally.
178
179 2004-08-10  Mark Kettenis  <kettenis@gnu.org>
180
181         * procfs.c (procfs_detach): Cleanup.  Print process ID, not LWP
182         ID.  Use comma in output.  Use gdb_flush on gdb_stdout instead of
183         fflush on stdout.
184
185 2004-08-10  Joel Brobecker  <brobecker@gnat.com>
186
187         * xcoff_symfile_finish: Replace last call to xmfree by call
188         to xfree.
189
190 2004-08-10  Andrew Cagney  <cagney@gnu.org>
191
192         * main.c (captured_main): Delete call to init_malloc.
193         * defs.h (init_malloc): Delete declaration.
194         * utils.c (mmalloc, mrealloc, mcalloc, mfree)
195         (init_malloc): Delete functions.
196
197         * defs.h (xmfree): Delete.
198         * utils.c (xmfree): Delete function.
199         (xfree): Inline calls to xmfree and mfree.
200         * symmisc.c (free_symtab_block, free_symtab): Use xfree.
201         * symfile.c (reread_symbols, init_psymbol_list): Ditto.
202         * source.c (forget_cached_source_info, find_and_open_source): Ditto.
203         * somread.c (som_symfile_finish): Ditto.
204         * objfiles.c (allocate_objfile, free_objfile): 
205         * nlmread.c (nlm_symfile_finish): Ditto.
206         * hpread.c (hpread_symfile_finish): Ditto.
207         * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
208         * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
209         * coffread.c (coff_symfile_finish): Ditto.
210
211         * defs.h (xmcalloc): Delete declaration.
212         * utils.c (xmcalloc): Delete.
213         (xcalloc): Inline calls to xmcalloc and mcalloc.
214         * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
215         xcalloc and xfree.
216         * symtab.c (create_demangled_names_hash): Ditto.
217
218         * defs.h (xmrealloc): Delete.
219         * utils.c (xmrealloc): Delete.
220         (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
221         * symmisc.c (extend_psymbol_list): Use xrealloc.
222         * source.c (find_source_lines): Ditto.
223         * hpread.c (hpread_lookup_type): Ditto.
224         * dbxread.c (add_bincl_to_list): Ditto.
225
226         * utils.c (xmmalloc): Delete.
227         (xmalloc): Inline xmmalloc and mmalloc calls.
228         (msavestring): Use xmalloc.
229         * defs.h (xmmalloc): Delete declaration.
230         * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
231         xmmalloc.
232         * symmisc.c (extend_psymbol_list): Ditto.
233         * symfile.c (init_psymbol_list): Ditto.
234         * source.c (find_source_lines): Ditto.
235         * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
236         * elfread.c (elf_symtab_read): Ditto.
237         * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
238         * coffread.c (coff_symfile_init): Ditto.
239
240 2004-08-10  David Carlton  <carlton@bactrian.org>
241
242         * MAINTAINERS: Remove David Carlton from c++ testsuite
243         maintainers.
244
245 2004-08-10  Jerome Guitton  <guitton@gnat.com>
246
247         * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
248         print a line feed before the prompt.
249
250 2004-08-10  Mark Kettenis  <kettenis@gnu.org>
251
252         * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
253
254 2004-08-09  Joel Brobecker  <brobecker@gnat.com>
255
256         General cleanup of the AIX xm include file:
257         * config/xm-aix4.h (fd_set): Remove undefine.
258         Remove include of <sys/select.h>.
259         (HAVE_TERMIO): Remove define.
260         (USG): Likewise.
261         (NULL): Remove redefine.
262         (alloca): Remove #pragma.
263         (vfork): Remove define.
264         (termdef): Remove.
265         (SIGWINCH_HANDLER): Remove.
266         (SIGWINCH_HANDLER_BODY): Remove.
267
268 2004-08-09  Mark Kettenis  <kettenis@gnu.org>
269
270         * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
271         GDB_OSABI_OPENBSD_ELF.
272
273 2004-08-07  Robert Millan  <robertmh@gnu.org>
274
275         * bsd-kvm.c: Check for nlist.h before including it.
276
277 2004-08-09  Mark Kettenis  <kettenis@gnu.org>
278
279         * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
280         sigcontext' offset consistency checks for ancient BSD.
281
282         * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
283
284         * configure.in: Check for <sys/types.h>.  Check return and
285         argument types of ptrace.
286         * configure, config.in: Regenerate.     
287
288 2004-08-09  Jim Blandy  <jimb@redhat.com>
289
290         * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
291         rs6000_register_sim_regno): Doc fixes.
292
293 2004-08-08  Joel Brobecker  <brobecker@gnat.com>
294
295         * mips-tdep.c: Include "floatformat.h".
296         (n32n64_floatformat_always_valid): New function.
297         (floatformat_n32n64_long_double_big): New constant.
298         (mips_gdbarch_init): Set size and format of long double
299         for N32 and N64 ABIs.
300         * Makefile.in (mips-tdep.o): Update dependencies.
301
302 2004-08-08  Andrew Cagney  <cagney@gnu.org>
303
304         * gdbarch.sh: Delete "fmt" and "attrib" fields.  Always use %s to
305         print.  Improve script's error messages.
306         * gdbarch.h: Re-generate.
307
308         * gdbarch.sh (pformat): New function.
309         (float_format, double_format, long_double_format): List with bit
310         members.  Use pformat when printing.
311         * gdbarch.c, gdbarch.h: Re-generate.
312         
313 2004-08-08  Nathan J. Williams  <nathanw@wasabisystems.com>
314
315         * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
316         "gdbcore.h", "regcache.h", and "bsd-kvm.h".
317         (ppcnbsd_supply_pcb): New function.
318         (_initialize_ppcnbsd_nat): New prototype and function.
319         * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
320         (LOADLIBES): New variable.
321         * Makefile.in (ppcnbsd-nat.o): Update dependencies.
322
323 2004-08-08  Andrew Cagney  <cagney@gnu.org>
324
325         * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
326         (builtin_type_ieee_double, builtin_type_ia64_quad)
327         (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
328         BE/LE floating-point types.
329         * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
330         (builtin_type_ieee_double, builtin_type_ia64_quad)
331         (builtin_type_ia64_spill): Declare.
332         * doublest.c (_initialize_doublest, floatformat_ieee_single)
333         (floatformat_ieee_double, floatformat_arm_ext)
334         (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
335         of LE/BE floatformats.  
336         * doublest.h: (struct floatformat, floatformat_ieee_single)
337         (floatformat_ieee_double, floatformat_arm_ext)
338         (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
339
340 2004-08-08  Mark Kettenis  <kettenis@gnu.org>
341
342         * i386gnu-nat.c (gnu_store_registers): Fix typo.
343
344         * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
345         instead of regcache_raw_supply when storing the registers.
346
347         * i386gnu-nat.c: Update copyright year.
348         (gnu_store_registers): Don't use deprecated_registers and
349         deprecated_registers_valid.  Use regcache_valid_p and
350         regcache_raw_supply instead.
351
352         * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
353         frame_pc_unwind.
354
355         * procfs.c (procfs_pid_to_str): Remove redundant and unused
356         variables.  Incapitalized "process".
357
358         * configure.in: Add cursesX to the list of possible curses libs.
359         Add cursesX.h to the list of possible curses headers. 
360         * configure, config.in: Regenerate.     
361
362 2004-08-07  Nathan J. Williams  <nathanw@wasabisystems.com>
363
364         * configure.in: Test for struct lwp in <sys/lwp.h>.
365         * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
366         the offset of l_addr in struct lwp.
367
368 2004-08-07  Nathan J. Williams  <nathanw@wasabisystems.com>
369
370         * bsd-kvm.c: Include "gdbcore.h"
371         (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
372
373 2004-08-07  Andrew Cagney  <cagney@gnu.org>
374
375         * gdbtypes.c (build_flt, build_complex): New functions.
376         (gdbtypes_post_init): Use.
377
378         * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
379
380         * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
381         through to builtin_type_uint128.
382
383         * c-exp.y: Use builtin_type function to obtain builtin types.
384
385         * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
386         builtin_uint128.
387         * gdbtypes.c (gdbtypes_post_init): Update.
388         (build_gdbtypes): Move initialization of builtin_type_int0
389         through to builtin_type_uint128 from here ...
390         (_initialize_gdbtypes): ... to here.
391         * d10v-tdep.c (d10v_register_type): Update.
392
393         * doublest.c: Update copyright.
394         (floatformat_from_length): Call error when floatformat is NULL.
395         (extract_floating_by_length): Remove NULL fmt check.
396         (store_floating_by_length): Ditto.
397
398 2004-08-07  Andrew Cagney  <cagney@gnu.org>
399
400         * regcache.c (regcache_raw_read): For the moment, #ifdef assert
401         that the register is valid.
402
403 2004-08-05  Mark Kettenis  <kettenis@chello.nl>
404
405         * i386-linux-tdep.c (i386_linux_sigtramp_start)
406         (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
407         struct frame_info *.  Use safe_frame_unwind_memory instead of
408         deprecated_read_memory_nobpt.
409         (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
410         changed signature of i386_linux_sigtramp_start and
411         i386_linux_rt_sigtramp_start.
412
413         * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
414         CORE_ADDR to struct frame_info *.  Use safe_frame_unwind_memory
415         instead of deprecated_read_memory_nobpt.
416         (i386nbsd_sigtramp_p): Adjust for changed signature of
417         i386nbsd_sigtramp_offset.
418
419         * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
420         safe_frame_unwind_memory instead of target_read_memory.
421
422         * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
423         !NO_SYS_FILE.
424         [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
425         [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
426         (_initialize_kernel_u_addr): Remove prototype and function.
427         * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
428         !NO_SYS_FILE.
429         * xcoffread.c: Likewise.
430
431 2004-08-06  Mark Kettenis  <kettenis@gnu.org>
432
433         * vax-nat.c: New file.
434         * vaxbsd-nat.c: Tweak comment.
435         * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
436         vaxnbsd-tdep.c.
437         (vax-nat.o): New dependency.
438         * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
439         (vax-*-ultrix2*): Remove.
440         * config/vax/vax.mh: New file.
441         * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
442         (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
443         (vax_register_u_addr): New prototype.
444         (REGISTER_U_ADDR): Define using vax_register_u_addr.
445         * config/vax/vaxult2.mh: Remove file.
446         * config/vax/vaxult.mh: Remove file.
447         * config/vax/vaxbsd.mh: Remove file.
448         * config/vax/vax.mt (TM_FILE): Remove.
449         * config/vax/tm-vaxbsd.h: Remove file.
450
451 2004-08-06  Joel Brobecker  <brobecker@gnat.com>
452
453         * aix-thread.c (get_signaled_thread): New function.
454         (iter_trap): Delete, no longer used.
455         (iter_tid): New function.
456         (pd_update): Find the thread that received the SIGTRAP signal
457         by first locating the kernel thread, and then finding its
458         associated thread.
459
460 2004-08-06  Ulrich Weigand  <uweigand@de.ibm.com>
461
462         * lin-lwp.c (child_wait): Continue inferior after processing
463         PTRACE_EVENT_CLONE event.
464
465 2004-08-05  Nathanael Nerode  <neroden@gcc.gnu.org>
466
467         * MAINTAINERS: Add self to Write-After-Approval.
468
469 2004-08-05  Jeff Johnston  <jjohnstn@redhat.com>
470
471         * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
472         libunwind-xxxx.so" where xxxx is UNW_TARGET.
473
474 2004-08-05  Andrew Cagney  <cagney@gnu.org>
475
476         * config/xm-sysv4.h: Delete file.
477         * config/mips/xm-irix5.h: Delete file.
478         * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
479         * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
480         * config/ia64/xm-aix.h: Delete file.
481         * config/ia64/aix.mh (XM_FILE): Delete.
482         * config/pa/xm-hppah.h: Delete file.
483         * config/pa/hpux11w.mh (XM_FILE): Delete.
484         * config/pa/hpux11.mh (XM_FILE): Delete.
485         * config/pa/hpux1020.mh (XM_FILE): Delete.
486         * config/pa/hppahpux.mh (XM_FILE): Delete.
487
488         * config/alpha/xm-alphalinux.h: Delete file.
489         * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
490         * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
491         * config/alpha/xm-alphaosf.h: Delete file.
492         * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
493         * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
494         * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
495         * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
496
497         * config/i386/xm-i386v.h: Delete file.
498         * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
499         * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
500         * config/i386/xm-i386sco.h: Delete file.
501         * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
502         * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
503         * config/i386/xm-i386v4.h: Delete file.
504         * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
505         * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
506         * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
507         * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
508
509         * config/vax/xm-vax.h: Delete file.
510         * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
511         * config/vax/xm-vaxult2.h: Delete file.
512         * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
513         * config/vax/vaxult2.mh (XM_FILE): Delete.
514         * config/vax/xm-vaxult.h: Delete file.
515         * config/vax/vaxult.mh (XM_FILE): Delete.
516         * config/vax/xm-vaxbsd.h: Delete file.
517         * config/vax/vaxbsd.mh (XM_FILE): Delete.
518
519         * gdbarch.sh (deprecated_frame_saved_pc): Delete.
520         * gdbarch.h, gdbarch.c: Re-generate.
521         * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
522         * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
523         * frame.h: Delete deprecated_read_fp from comments.
524         * arch-utils.c (deprecated_init_frame_pc_default): Delete.
525         * arch-utils.h (deprecated_init_frame_pc_default): Delete.
526
527 2004-08-04  Mark Kettenis  <kettenis@gnu.org>
528
529         * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
530         trampoline in OpenBSD 3.5-current.
531
532         * i387-tdep.c (i387_supply_fsave): Provide summy values for the
533         SSE registers.
534
535         * Makefile.in: Remove embedded page breaks.
536
537 2004-08-04  Jim Blandy  <jimb@redhat.com>
538
539         * regcache.c (regcache_raw_read): Assert that, after calling
540         target_fetch_registers, the register we're reading is cached.
541
542         * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
543         a call to 'internal_error', with a more helpful error message.
544         * rs6000-tdep.c (e500_pseudo_register_read,
545         e500_pseudo_register_write, rs6000_store_return_value): Same.
546
547 2004-08-04  Andrew Cagney  <cagney@gnu.org>
548
549         * Makefile.in: Update dependencies.
550
551 2004-08-04  Jim Blandy  <jimb@redhat.com>
552
553         Change the layout of the PowerPC E500 raw register cache to allow
554         the lower 32-bit halves of the GPRS to be their own raw registers,
555         not pseudoregisters.
556         * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
557         add ppc_ev0_upper_regnum flag.
558         * rs6000-tdep.c: #include "reggroups.h".
559         (spe_register_p): Recognize the ev upper half registers as SPE
560         registers.
561         (init_sim_regno_table): Build gdb->sim mappings for the upper-half
562         registers.
563         (e500_move_ev_register): New function.
564         (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
565         vector registers are the pseudo-registers now, formed by splicing
566         together the gprs and the upper-half registers.
567         (e500_register_reggroup_p): New function.
568         (P): Macro deleted.
569         (P8, A4): New macro.
570         (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
571         (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
572         macros.
573         (registers_e500): Rearrange register set so that the raw register
574         set contains 32-bit GPRs and upper-half registers, and the SPE
575         vector registers become pseudo-registers.
576         (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
577         it has been deleted.  Initialize ppc_ev0_upper_regnum.  Many other
578         register numbers are now the same for the E500 as they are for
579         other PowerPC variants.  Register e500_register_reggroup_p as the
580         register group function for the E500.
581         * Makefile.in (rs6000-tdep.o): Update dependencies.
582
583         Adapt PPC E500 native support to the new raw regcache layout.
584         * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
585         (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
586         (fetch_spe_register, store_spe_register): Handle fetching/storing
587         all the SPE registers at once, if regno == -1.  These now take
588         over the job of fetch_spe_registers and store_spe_registers.
589         (fetch_spe_registers, store_spe_registers): Deleted.
590         (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
591         unconditionally; they're always raw.  Fetch/store SPE upper half
592         registers, if present, instead of ev registers.
593         (fetch_register, store_register): Remove sanity checks: gprs are
594         never pseudo-registers now, so we never need to even mention any
595         registers that are ever pseudoregisters.
596
597         Use a fixed register numbering when communicating with the PowerPC
598         simulator.
599         * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
600         * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
601         (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno): 
602         New functions.
603         (rs6000_gdbarch_init): Register rs6000_register_sim_regno.  Call
604         init_sim_regno_table.
605         * Makefile.in (gdb_sim_ppc_h): New variable.
606         (rs6000-tdep.o): Update dependencies.
607
608 2004-08-02  Andrew Cagney  <cagney@gnu.org>
609
610         * cris-tdep.c (cris_register_size): Restore function, still used
611         locally.
612
613         * gdbarch.sh (deprecated_target_read_fp)
614         (deprecated_frame_locals_address, deprecated_frame_args_address)
615         (deprecated_frame_chain_valid, deprecated_frame_chain)
616         (deprecated_init_extra_frame_info, deprecated_pop_frame)
617         (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
618         (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
619         * gdbarch.h, gdbarch.c: Re-generate.
620         * regcache.c (deprecated_read_fp): Do not call
621         DEPRECATED_TARGET_READ_FP_P.
622         * infcmd.c (default_print_registers_info): Do not call
623         DEPRECATED_DO_REGISTERS_INFO.
624         * frame-base.c (default_frame_locals_address): Do not call
625         DEPRECATED_FRAME_LOCALS_ADDRESS.
626         (default_frame_args_address): Do not call
627         DEPRECATED_FRAME_ARGS_ADDRESS.
628
629         * gdbarch.sh (deprecated_register_raw_size)
630         (deprecated_register_virtual_size:int): Delete.
631         * gdbarch.h, gdbarch.c: Re-generate.
632         * cris-tdep.c (cris_register_size): Delete.
633         (cris_gdbarch_init): Update.
634         * alpha-tdep.c (alpha_register_raw_size)
635         (alpha_register_virtual_size): Delete.
636         (alpha_gdbarch_init): Update.
637
638         * gdbarch.sh (deprecated_register_virtual_type)
639         (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
640         (deprecated_dummy_write_sp): Delete.
641         * gdbarch.h, gdbarch.c: Re-generate.
642
643         * gdbarch.sh (deprecated_register_bytes): Delete.
644         * gdbarch.h, gdbarch.c: Re-generate.
645         * regcache.c (deprecated_register_bytes): New function.
646         * regcache.h (deprecated_register_bytes): Declare.
647         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
648         * v850-tdep.c (v850_gdbarch_init): Update.
649         * sh64-tdep.c (sh64_gdbarch_init): Update.
650         * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
651         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
652         * mcore-tdep.c (mcore_gdbarch_init): Update.
653         * cris-tdep.c (cris_gdbarch_init): Update.
654         * arm-tdep.c (arm_gdbarch_init): Update.
655         * remote.c (init_remote_state): Update.
656         * remote-vx.c (vx_prepare_to_store): Update.
657         * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
658         * irix5-nat.c (fetch_core_registers): Update.
659         * cris-tdep.c (cris_register_bytes_ok): Update.
660         * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
661
662         * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
663         (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
664         (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
665         (mips_insn16_frame_base_address, mips_insn16_frame_base)
666         (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
667         (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
668         (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
669         (mips_insn32_frame_base_address, mips_insn32_frame_base)
670         (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
671         with mips_insn16 and mips_insn32.
672
673         Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
674         * rs6000-tdep.c (rs6000_push_dummy_call)
675         (rs6000_extract_return_value): Use register_size.
676         * xstormy16-tdep.c (xstormy16_get_saved_register) 
677         (xstormy16_extract_return_value): Ditto.
678         * valops.c (value_assign): Ditto.
679         * v850ice.c (v850ice_fetch_registers, v850ice_store_registers): 
680         * v850-tdep.c (v850_extract_return_value): Ditto.
681         * tracepoint.c (collect_symbol): Ditto.
682         * target.c (debug_print_register): Ditto.
683         * stack.c (frame_info): Ditto.
684         * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
685         * rom68k-rom.c (rom68k_supply_one_register): Ditto.
686         * remote.c (struct packet_reg, remote_wait, remote_async_wait)
687         (store_register_using_P): Ditto.
688         * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
689         * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
690         * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
691         * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
692         * regcache.c (deprecated_read_register_bytes) 
693         (deprecated_write_register_bytes, read_register) 
694         (write_register): Ditto.
695         * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
696         (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
697         * monitor.c (monitor_supply_register, monitor_fetch_register) 
698         (monitor_store_register): Ditto.
699         * mn10300-tdep.c (mn10300_pop_frame_regular) 
700         (mn10300_print_register): Ditto.
701         * mipsv4-nat.c (fill_fpregset): Ditto.
702         * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset) 
703         (mips64_fill_fpregset): Ditto.
704         * mi/mi-main.c (register_changed_p, get_register)
705         (mi_cmd_data_write_register_values): Ditto.
706         * lynx-nat.c (fetch_inferior_registers, store_inferior_registers): 
707         * irix5-nat.c (fill_gregset, fetch_core_registers): 
708         * infrun.c (write_inferior_status_register): Ditto.
709         * infptrace.c (fetch_register, store_register): Ditto.
710         * infcmd.c (default_print_registers_info): Ditto.
711         * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
712         * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
713         * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
714         * hpux-thread.c (hpux_thread_fetch_registers)
715         (hpux_thread_store_registers): Ditto.
716         * hppah-nat.c (store_inferior_registers, fetch_register): 
717         * findvar.c (value_from_register): Ditto.
718         * dve3900-rom.c (fetch_bitmapped_register): 
719         * cris-tdep.c (cris_gdbarch_init): Ditto.
720         * alpha-tdep.h: Ditto.
721         * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
722
723         * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
724         DEPRECATED_REGISTER_RAW_SIZE from comments.
725         * regcache.c (init_regcache_descr, regcache_dump): Do not check or
726         use DEPRECATED_REGISTER_VIRTUAL_SIZE and
727         DEPRECATED_REGISTER_RAW_SIZE.
728         * findvar.c (value_of_register): Simplify by assuming that the
729         registers raw and virtual sizes are identical.
730         * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
731         comment.
732         * arch-utils.c (generic_register_size): Simplify by assuming
733         register_type.
734
735         * regcache.c (legacy_read_register_gen, real_register) 
736         (legacy_write_register_gen): Delete, not used.
737
738         * regcache.c (struct regcache_descr): Delete legacy_p.
739         (init_legacy_regcache_descr): Delete function.
740         (init_regcache_descr): Delete call to init_legacy_regcache_descr.
741         Do not use deprecated register functions.
742         (regcache_raw_read, deprecated_write_register_gen):
743         (deprecated_read_register_gen, regcache_raw_write): Delete code
744         predicated on legacy_p.
745         (register_size): Delete check against register raw size.
746
747         * cris-tdep.c (cris_register_type): Replace
748         cris_register_virtual_type.
749         (cris_gdbarch_init): Update, set register_type.
750
751         * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
752         * gdbarch.h, gdbarch.c: Re-generate.
753         * arm-tdep.c    (arm_frameless_function_invocation): Delete.
754         (arm_gdbarch_init) Do not set frameless function invocation.
755         * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
756         * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
757         * frv-tdep.c (frv_frameless_function_invocation): Delete.
758         (frv_gdbarch_init): Do not set frameless function invocation.
759         * sh64-tdep.c (sh64_gdbarch_init): Ditto.
760         * sh-tdep.c (sh_gdbarch_init): Ditto.
761         * m32r-tdep.c (m32r_gdbarch_init): Ditto.
762         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
763         * avr-tdep.c (avr_gdbarch_init): Ditto.
764
765         * blockframe.c (legacy_frame_chain_valid): Delete function.
766
767         * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
768         and pc.  Update comments.
769         (pc_in_dummy_frame): Delete function.
770         (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
771         use the "id".
772         (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
773         call_hi, top and pc, use the id.
774         (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
775
776         * dummy-frame.c: Include "gdb_string.h".
777         (generic_save_call_dummy_addr, generic_push_dummy_frame)
778         (generic_save_dummy_frame_tos): Delete.
779         (dummy_frame_push): New function, replaces above.
780         * dummy-frame.h: Update copyright.
781         (dummy_frame_push): Declare.
782         * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
783         (generic_save_call_dummy_addr): Delete declarations.
784         * infcall.c: Include "dummy-frame.h".
785         (call_function_by_hand): Add locals caller_regcache,
786         caller_regcache_cleanup and dummy_id.  Replace push_dummy_frame
787         with call to frame_save_as_regcache plus cleanup.  Delete calls to
788         generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
789         Move clear_proceed_status to just before the resume, add call to
790         dummy_frame_push (discard cleanup).
791         * Makefile.in (infcall.o): Add $(dummy_frame_h).
792         (dummy-frame.o): Add $(gdb_string_h).
793
794 2004-08-01  Andrew Cagney  <cagney@gnu.org>
795
796         * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
797         * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
798         * dummy-frame.c (find_dummy_frame): Delete.
799         (struct dummy_frame_cache, dummy_frame_sniffer)
800         (dummy_frame_prev_register, dummy_frame_this_id)
801         (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
802         frame unwinder using a dummy_frame_cache.
803
804 2004-08-01  Andrew Cagney  <cagney@gnu.org>
805
806         * frame.h (frame_save_as_regcache): Declare.
807         * frame.c (frame_save_as_regcache): New function.
808         (do_frame_read_register): Replace do_frame_unwind_register.
809         (frame_pop): Use frame_save_as_regcache.
810         * dummy-frame.c (generic_push_dummy_frame): Use
811         frame_save_as_regcache.
812
813 2004-08-01  Joel Brobecker  <brobecker@gnat.com>
814
815         * dwarf2read.c (dwarf_decode_lines): Do not consider the current
816         file as included until we record the first line in the linetable.
817
818 2004-08-01  Andrew Cagney  <cagney@gnu.org>
819
820         * frame.h (deprecated_pop_dummy_frame)
821         (deprecated_read_register_dummy)
822         (deprecated_generic_find_dummy_frame): Delete.
823         * dummy-frame.c (deprecated_generic_find_dummy_frame)
824         (deprecated_read_register_dummy)
825         (deprecated_find_dummy_frame_regcache)
826         (discard_innermost_dummy)
827         (deprecated_pop_dummy_frame): Delete.
828         (dummy_frame_this_id): Simplify.
829         (struct dummy_frame): Delete "fp" and "sp".
830         (find_dummy_frame): Simplify.
831         (generic_push_dummy_frame): Do not set "fp" or "sp".
832         (fprint_dummy_frames): Do not print "fp" and "sp"
833
834 2004-08-01  Mark Kettenis  <kettenis@gnu.org>
835
836         * i386-tdep.c (I386_MAX_INSN_LEN): New define.
837         (struct i386_insn): New structure.
838         (i386_match_insn): New function.
839         (i386_frame_setup_skip_insns): New variable.
840         (i386_analyze_frame_setup): Change to use i386_match_insn and the
841         array i386_frame_setup_insns of instructions that should be
842         skipped inside the frame setup sequence.
843
844 2004-08-01  Andrew Cagney  <cagney@gnu.org>
845
846         * frame.h (deprecated_frame_xmalloc_with_cleanup)
847         (frame_saved_regs_zalloc, frame_extra_info_zalloc)
848         (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
849         * stack.c (frame_info): Delete references to
850         DEPRECATED_FRAME_INIT_SAVED_REGS and
851         deprecated_get_frame_saved_regs.
852         * frame.c (struct frame_info): Delete saved_regs and extra_info.
853         (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
854         (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
855         (frame_unwind_register_signed)
856         (frame_unwind_register_unsigned)
857         (frame_unwind_unsigned_register): Use register_size.
858         (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
859         (deprecated_frame_xmalloc_with_cleanup)
860         (frame_saved_regs_zalloc, frame_extra_info_zalloc)
861         (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
862
863         * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
864         * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
865         * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
866         * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
867
868         * infcall.c (call_function_by_hand): Do not use
869         DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
870         DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
871         DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
872         DEPRECATED_STACK_ALIGN.
873
874 2004-07-30  Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
875
876         Committed by Andrew Cagney.
877         * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
878
879 2004-08-01  Andrew Cagney  <cagney@gnu.org>
880
881         * mips-tdep.c (mips16_frame_cache)
882         (mips16_frame_this_id, mips16_frame_prev_register)
883         (mips16_frame_unwind, mips16_frame_sniffer)
884         (mips16_frame_base_address, mips16_frame_base)
885         (mips16_frame_base_sniffer, mips32_frame_cache)
886         (mips32_frame_this_id, mips32_frame_prev_register)
887         (mips32_frame_unwind, mips32_frame_sniffer)
888         (mips32_frame_base_address, mips32_frame_base)
889         (mips32_frame_base_sniffer): Clone the mdebug unwinder into
890         separate heuristic mips16 and mips32 unwinders.
891         (mips_stub_frame_cache, mips_stub_frame_this_id)
892         (mips_stub_frame_prev_register)
893         (mips_stub_frame_unwind, mips_stub_frame_sniffer)
894         (mips_stub_frame_base_address, mips_stub_frame_base)
895         (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
896         (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
897         match true mdebug frames.
898         (non_heuristic_proc_desc): Add forward declaration.
899
900 2004-08-01  Andrew Cagney  <cagney@gnu.org>
901
902         * config/mips/tm-irix6.h: Delete file.
903         * config/mips/tm-irix5.h: Delete file.
904         * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
905         * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
906
907         * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
908         * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
909         * config/nm-gnu.h (NO_CORE_OPS): Delete.
910         * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
911         * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
912         * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
913         * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
914         * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
915         * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
916         * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
917         * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
918         (TARGET_SIGNAL_RAW_VALUES): Delete.
919         * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
920         Delete.
921         * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT) 
922         (TARGET_HW_WATCH_LIMIT): Delete.
923         * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
924         * minimon.h: Delete file.
925
926         * trad-frame.c (trad_frame_get_this_base)
927         (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
928         functions.
929         * trad-frame.h (trad_frame_set_this_base)
930         (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
931
932 2004-07-31  Andrew Cagney  <cagney@gnu.org>
933
934         * trad-frame.c (trad_frame_get_prev_register): Rename
935         trad_frame_get_prev_register.
936         * vax-tdep.c (vax_frame_prev_register): Update.
937         * trad-frame.h: Update.
938         * trad-frame.c (trad_frame_get_register): Update.
939         * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
940         * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
941         Update.
942         * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
943         * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
944         Update.
945         * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
946         Update.
947         * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
948         Update.
949         * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
950         Update.
951         * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
952         Update.
953         * s390-tdep.c (s390_frame_prev_register) 
954         (s390_stub_frame_prev_register) 
955         (s390_sigtramp_frame_prev_register): Update.
956         * rs6000-tdep.c (rs6000_frame_prev_register): Update.
957         * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
958         * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
959         * m88k-tdep.c (m88k_frame_prev_register) 
960         * m68hc11-tdep.c (m68hc11_frame_prev_register) 
961         * m32r-tdep.c (m32r_frame_prev_register): Update.
962         * hppa-tdep.c (hppa_frame_prev_register_helper) 
963         * frv-tdep.c (frv_frame_prev_register): Update.
964         * d10v-tdep.c (d10v_frame_prev_register): Update.
965         * cris-tdep.c (cris_frame_prev_register): Update.
966         * avr-tdep.c (avr_frame_prev_register): Update.
967         * arm-tdep.c (arm_prologue_prev_register) 
968         (arm_sigtramp_prev_register): Update.
969
970 2004-07-31  Andrew Cagney  <cagney@gnu.org>
971
972         * frame.h (legacy_saved_regs_unwind)
973         (legacy_frame_chain_valid, legacy_frame_p)
974         (enum frame_type): Delete UNKNOWN_FRAME.
975         * dummy-frame.c (dummy_frame_this_id): Simplify.
976         * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
977         * frame.c (struct frame_info): Delete the field "type".
978         (legacy_saved_regs_prev_register, legacy_get_prev_frame)
979         (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
980         (legacy_saved_regs_unwind, legacy_frame_p)
981         (frame_type_from_pc): Delete.
982         (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
983         (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
984
985 2004-07-31  Mark Kettenis  <kettenis@gnu.org>
986
987         * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
988         indentation.
989
990         * mips-nat.c: Remove file.
991         * Makefile.in (ALLDEPFILES): Remove mips-nat.c
992         (mips-nat.o): Remove dependency.
993
994         * infptrace.c: Update copyright year.
995         (fetch_register): Pass NULL in regcache_raw_supply call instead of
996         explicitly setting the buffer to all zeroes.
997
998         * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
999         (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
1000
1001 2004-07-30  Andrew Cagney  <cagney@gnu.org>
1002
1003         * GDB 6.2 released from gdb_6_2-branch.
1004
1005 2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
1006
1007         * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
1008
1009         * exec.c (exec_file_attach):
1010         * nto-tdep.c (nto_find_and_open_solib):
1011         * pa64solib.c (pa64_solib_sizeof_symbol_table):
1012         * solib.c (solib_open):
1013         * somsolib.c (som_solib_sizeof_symbol_table):
1014         * source.c (is_regular_file, openp, open_source_file):
1015         * symfile.c (symfile_bfd_open):
1016         * wince.c (upload_to_device): Differentiate between the search for
1017         binary and source files.
1018
1019 2004-07-30  Andrew Cagney  <cagney@gnu.org>
1020
1021         * complaints.c (_initialize_complaints): Pass NULL to
1022         add_setshow_zinteger_cmd for help_doc.
1023         * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
1024
1025 2004-07-30  Andrew Cagney  <cagney@gnu.org>
1026
1027         Fix PR i18n/761.
1028         * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
1029         (.PHONY): Add all-po install-po, uninstall-po, clean-po,
1030         $(PACKAGE).pot and update-po.
1031         (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
1032         (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
1033         (update-po): New rules.
1034         (localedir): Define using autoconf.
1035         (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
1036         (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
1037         (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
1038         * configure.in: Generate CATALOGS and LINGUAS from contents of
1039         src/gdb/po/ directory.  Set @localedir@ in Makefile.in.
1040         * configure: Re-generate.
1041         * po/gdbtext: New file
1042         
1043 2004-07-30  Jerome Guitton  <guitton@gnat.com>
1044
1045         * MAINTAINERS: Reorder Write After Approval list in alphabetical
1046         order.
1047
1048 2004-07-30  David Lecomber  <dsl@sources.redhat.com>
1049
1050         * dwarf2read.c (read_file_scope): Set producer if attribute 
1051         present.
1052         (struct dwarf2_cu): Added new member producer.
1053
1054 2004-07-30  Jerome Guitton  <guitton@gnat.com>
1055
1056         * inflow.c (kill_command): release file handles in BFD.
1057         * exec.c (exec_file_attach): Ditto.
1058         * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
1059
1060 2004-07-29  Andrew Cagney  <cagney@gnu.org>
1061
1062         * PROBLEMS (mips-irix): Note that it is broken.
1063
1064 2004-07-29  Andrew Cagney  <cagney@gnu.org>
1065
1066         * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
1067         * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
1068
1069         * config/xm-nbsd.h: Delete file.
1070         * config/arm/xm-nbsd.h: Delete file.
1071         * config/i386/xm-nbsd.h: Delete file.
1072         * config/ns32k/xm-nbsd.h: Delete file.
1073         * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
1074         * config/i386/nbsdelf.mh (XM_FILE): Delete.
1075         * config/i386/nbsdaout.mh (XM_FILE): Delete.
1076         * config/arm/nbsdelf.mh (XM_FILE): Delete.
1077         * config/arm/nbsdaout.mh (XM_FILE): Delete.
1078
1079         * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
1080         * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
1081         * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
1082         * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
1083         * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
1084         * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
1085
1086         * config/powerpc/xm-linux.h: Delete empty file.
1087         * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
1088         * config/powerpc/linux.mh (XM_FILE): Delete.
1089         * config/m68k/xm-linux.h: Delete empty file.
1090         * config/m68k/linux.mh (XM_FILE): Delete.
1091         * config/ia64/xm-linux.h: Delete empty file.
1092         * config/ia64/linux.mh (XM_FILE): Delete.
1093         * config/arm/xm-linux.h: Delete empty file.
1094         * config/arm/linux.mh (XM_FILE): Delete.
1095         
1096         * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1097         * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
1098         * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1099         * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
1100         * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1101         * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
1102         * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1103         * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
1104
1105         * config/m68k/xm-m68k.h: Delete file.
1106         * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h".  Update
1107         copyright.
1108         (HOST_LONG_DOUBLE_FORMAT): Delete macro.
1109         * config/pa/xm-linux.h: Delete empty file.
1110         * config/pa/linux.mh (XM_FILE): Delete.
1111         * config/i386/xm-i386.h: Delete empty file.
1112         * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
1113         "i386/xm-i386.h".
1114         * config/i386/obsdaout.mh (XM_FILE): Delete.
1115         * config/i386/obsd64.mh (XM_FILE): Delete.
1116         * config/i386/fbsd64.mh (XM_FILE): Delete.
1117         * config/i386/nto.mh (XM_FILE): Delete.
1118         * config/i386/obsd.mh (XM_FILE): Delete.
1119         * config/i386/linux64.mh (XM_FILE): Delete.
1120         * config/i386/linux.mh (XM_FILE): Delete.
1121         * config/i386/i386sol2.mh (XM_FILE): Delete.
1122         * config/i386/i386gnu.mh (XM_FILE): Delete.
1123         * config/i386/fbsd.mh (XM_FILE): Delete.
1124         * config/i386/nbsd64.mh (XM_FILE): Delete.
1125
1126 2004-07-29  Andrew Cagney  <cagney@gnu.org>
1127
1128         * config/pa/xm-linux.h: Do not include "floatformat.h".
1129         (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1130         (HOST_LONG_DOUBLE_FORMAT): Delete macros.
1131         * config/i386/xm-i386.h: Do not include "floatformat.h".
1132         (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) 
1133         (HOST_LONG_DOUBLE_FORMAT): Delete macros.
1134         * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1135         (HOST_LONG_DOUBLE_FORMAT): Delete macros.  Use
1136         GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
1137         GDB_HOST_LONG_DOUBLE_FORMAT instead.
1138         * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
1139         (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
1140         * configure, config.in: Regenerate.     
1141         * configure.host (gdb_host_float_format, gdb_host_double_format)
1142         (gdb_host_long_double_format): Set according to the host.
1143         
1144 2004-07-29  Andrew Cagney  <cagney@gnu.org>
1145
1146         * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
1147
1148 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1149
1150         * PROBLEMS: Mention threads/1650.
1151         * NEWS: Mention the NPTL fix.
1152
1153 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1154
1155         * cli/cli-decode.c (add_setshow_cmd): Delete function.
1156         (add_setshow_cmd_full): Make static.
1157         * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
1158         (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
1159         * cli/cli-decode.c (add_setshow_filename_cmd) 
1160         (add_setshow_string_cmd): New functions.
1161         * nto-tdep.c (_initialize_nto_tdep): Update.  Fix parameters.
1162         * mips-tdep.c (_initialize_mips_tdep): Update.
1163         * m32r-rom.c (_initialize_m32r_rom): Update.  Update copyright.
1164         * cli/cli-logging.c (_initialize_cli_logging): Update.
1165         * complaints.c (_initialize_complaints): Update.
1166         * remote.c (_initialize_remote): Update.
1167         
1168 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1169
1170         * cli/cli-decode.c (add_setshow_zinteger_cmd)
1171         (add_setshow_cmd, add_setshow_auto_boolean_cmd)
1172         (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
1173         print parameters.  Make string parameters constant.
1174         * command.h: Update.  Update copyright.
1175         * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
1176         * observer.c (_initialize_observer): Ditto.
1177         * frame.c (_initialize_frame): Ditto.
1178         * complaints.c (_initialize_complaints): Ditto.
1179         * maint.c (_initialize_maint_cmds): Ditto.
1180         * target.c (initialize_targets): Ditto.
1181         * cli/cli-logging.c (_initialize_cli_logging): Ditto.
1182         * infcall.c (_initialize_infcall): Ditto.
1183         * arm-tdep.c (_initialize_arm_tdep): Ditto.
1184         * m32r-rom.c (_initialize_m32r_rom): Ditto.
1185         * remote-rdi.c (_initialize_remote_rdi): Ditto.
1186         * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
1187         * mips-tdep.c (_initialize_mips_tdep): Ditto.
1188
1189 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1190
1191         * gdbtypes.c (lookup_primitive_typename): Delete function.
1192         * gdbtypes.h (lookup_primitive_typename): Delete declaration.
1193         * ada-lex.l: Use language_lookup_primitive_type_by_name.
1194         * gdbtypes.c (lookup_typename): Ditto.
1195         * f-exp.y (yylex): Ditto.
1196         * c-exp.y (yylex): Ditto, eliminate assignment in "if".
1197
1198         * scm-lang.c (c_builtin_types): Delete extern declaration.
1199         (scm_language_defn): Replace
1200         string_char_type and primitive_type_vector with
1201         la_language_arch_info.
1202         * jv-lang.c (java_language_defn): Replace
1203         string_char_type and primitive_type_vector with
1204         la_language_arch_info.
1205         * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
1206         c_builtin_types in comment.
1207         * c-lang.h (struct language_arch_info): Declare opaque.
1208         (c_language_arch_info): Declare.
1209         (c_builtin_types): Delete declaration.
1210         * c-lang.c (c_language_arch_info): Set string_char_type to
1211         builtin_char, not builtin_true_char.  Make global.
1212         (c_builtin_types): Delete array.
1213         (asm_language_defn, minimal_language_defn): Replace
1214         string_char_type and primitive_type_vector with
1215         la_language_arch_info.
1216
1217 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1218
1219         * gdbtypes.h (struct builtin_type): Rename true_char to
1220         builtin_true_char.
1221         * gdbtypes.c (gdbtypes_post_init): Update.
1222         * c-lang.c (arch_info): New function.
1223         (enum c_primitive_types): New enum.
1224         (c_language_defn): Instead of string_char_type and
1225         primitive_type_vector set la_language_arch_info.
1226
1227 2004-07-28  Andrew Cagney  <cagney@gnu.org>
1228
1229         * language.h (struct language_arch_info): Fix typo
1230         s/primative/primitive/.
1231         * gdbtypes.c (lookup_primitive_typename): Ditto.
1232         * language.c (language_lookup_primitive_type_by_name)
1233         (unknown_language_arch_info): Ditto.
1234
1235 2004-07-27  Andrew Cagney  <cagney@gnu.org>
1236
1237         * defs.h (enum language): Add nr_languages.
1238         * language.h (struct language_arch_info): Define.
1239         (struct language_defn): Add la_language_arch_info.
1240         (language_lookup_primative_type_by_name): Declare.
1241         (language_string_char_type): Declare.
1242         * language.c (_initialize_language, language_gdbarch_post_init)
1243         (struct language_gdbarch, language_gdbarch_data): Implement
1244         per-architecture language information.
1245         (unknown_language_arch_info, language_string_char_type)
1246         (language_lookup_primative_type_by_name): New functions.
1247         (unknown_language_defn, auto_language_defn)
1248         (local_language_defn): Set la_language_arch_info to
1249         unknown_language_arch_info.
1250         (unknown_builtin_types): Delete.
1251         * gdbtypes.c (lookup_primitive_typename): Use
1252         language_lookup_primative_type_by_name.
1253         (create_string_type): Use language_string_char_type.
1254         * values.c (value_from_string): Use language_string_char_type.
1255         * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
1256         * p-lang.c (pascal_language_defn): Ditto.
1257         * m2-lang.c (m2_language_defn): Ditto.
1258         * jv-lang.c (java_language_defn): Ditto.
1259         * objc-lang.c (objc_language_defn): Ditto.
1260         * f-lang.c (f_language_defn): Ditto.
1261         * c-lang.c (c_language_defn, cplus_language_defn) 
1262         (asm_language_defn, minimal_language_defn): Ditto.
1263         
1264 2004-07-27  Andrew Cagney  <cagney@gnu.org>
1265
1266         * gdbtypes.h (struct builtin_type): Declare.
1267         (builtin_type): Declare.
1268         * d10v-tdep.c (d10v_register_type): Use builtin_type.
1269         * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
1270         (gdbtypes_post_init): New function.
1271         (builtin_type): New function.
1272
1273 2004-07-27  Kei Sakamoto  <sakamoto.kei@renesas.com>
1274
1275         * remote-m32r-sdi.c: Fix breakpoint bug.
1276         (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
1277         recv_char_data, recv_long_data): New functions to replace communication
1278         sequences.
1279
1280 2004-07-26  Michael Chastain  <mec.gnu@mindspring.com>
1281
1282         Document PR threads/1650.
1283         * PROBLEMS (Threads): Document problem with many threads
1284
1285 2004-07-26  Andrew Cagney  <cagney@gnu.org>
1286
1287         * gdb-mi.el: Move from here ...
1288         * mi/gdb-mi.el: ... to here.
1289
1290 2004-07-26  Andrew Cagney  <cagney@gnu.org>
1291
1292         Problem reported by Ashley Pittman <ashley@quadrics.com>.
1293         * main.c (captured_main): When in batch mode always detach.
1294
1295 2004-07-26  Andrew Cagney  <cagney@gnu.org>
1296
1297         * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
1298         and h8300 as broken.
1299         * NEWS: END-OF-LIFE frame compatibility module.
1300         * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
1301         specific comments.
1302
1303 2004-07-26  Andrew Cagney  <cagney@gnu.org>
1304
1305         * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
1306         * xcoffsolib.c (_initialize_xcoffsolib): Update.
1307         * wince.c (_initialize_wince): Update.
1308         * win32-nat.c (_initialize_win32_nat): Update.
1309         * varobj.c (_initialize_varobj): Update.
1310         * valops.c (_initialize_valops): Update.
1311         * utils.c (initialize_utils, initialize_utils): Update.
1312         * tui/tui-win.c (_initialize_tui_win): Update.
1313         * top.c (init_main): Update.
1314         * symfile.c (_initialize_symfile): Update.
1315         * source.c (_initialize_source): Update.
1316         * somsolib.c (_initialize_som_solib): Update.
1317         * solib.c (_initialize_solib): Update.
1318         * solib-frv.c (_initialize_frv_solib): Update.
1319         * serial.c (_initialize_serial): Update.
1320         * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
1321         * remote.c (_initialize_remote, _initialize_remote): Update.
1322         * remote-vx.c (_initialize_vx): Update.
1323         * remote-utils.c (_initialize_sr_support): Update.
1324         * remote-sds.c (_initialize_remote_sds): Update.
1325         * remote-mips.c (_initialize_remote_mips): Update.
1326         * remote-e7000.c (_initialize_remote_e7000): Update.
1327         * proc-api.c (_initialize_proc_api): Update.
1328         * printcmd.c: Update.
1329         * parse.c (_initialize_parse): Update.
1330         * pa64solib.c (_initialize_pa64_solib): Update.
1331         * p-valprint.c (_initialize_pascal_valprint): Update.
1332         * monitor.c (_initialize_remote_monitors): Update.
1333         * mips-tdep.c (_initialize_mips_tdep): Update.
1334         * mcore-tdep.c (_initialize_mcore_tdep): Update.
1335         * maint.c (_initialize_maint_cmds): Update.
1336         * lin-lwp.c (_initialize_lin_lwp): Update.
1337         * language.c (_initialize_language): Update.
1338         * kod.c (_initialize_kod): Update.
1339         * infrun.c (set_schedlock_func, _initialize_infrun): Update.
1340         * i386-tdep.c (_initialize_i386_tdep): Update.
1341         * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
1342         * gdbarch.sh: Update.
1343         * gdbarch.c: Re-generate.
1344         * gdb-events.sh: Update.
1345         * gdb-events.c: Re-generate.
1346         * frame.c (_initialize_frame): Update.
1347         * exec.c: Update.
1348         * demangle.c (_initialize_demangler): Update.
1349         * dcache.c (_initialize_dcache): Update.
1350         * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
1351         * cp-valprint.c (_initialize_cp_valprint): Update.
1352         * corefile.c (_initialize_core): Update.
1353         * command.h: Update.
1354         * cli/cli-decode.h: Update.
1355         * cli/cli-cmds.c (init_cli_cmds): Update.
1356         * charset.c (_initialize_charset): Update.
1357         * breakpoint.c (_initialize_breakpoint): Update.
1358         * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
1359         * alpha-tdep.c (_initialize_alpha_tdep): Update.
1360         * aix-thread.c (_initialize_aix_thread): Update.
1361
1362 2004-07-24  Mark Kettenis  <kettenis@gnu.org>
1363
1364         Partial fix for PR backtrace/1718.
1365         * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
1366         that GCC migrates into the prolugue.  Don't handle any
1367         instructions that clobber %ebx.
1368
1369 2004-07-23  Andrew Cagney  <cagney@gnu.org>
1370
1371         Use regcache_raw_collect instead of regcache_collect.
1372         * regcache.h (regcache_collect): Delete declaration.
1373         * regcache.c (regcache_colect): Delete function.
1374         * win32-nat.c (do_child_store_inferior_registers): Update.
1375         * sol-thread.c (sol_thread_store_registers): Update.
1376         * shnbsd-tdep.c (shnbsd_fill_reg): Update.
1377         * rs6000-nat.c (store_register): Update.
1378         * remote.c (store_register_using_P, remote_store_registers): Update.
1379         * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
1380         * ppc-linux-nat.c (store_altivec_register, store_spe_register) 
1381         (fill_vrregset, store_spe_registers, fill_gregset)
1382         (fill_gregset): Update.
1383         * nto-procfs.c (procfs_store_registers): Update.
1384         * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
1385         * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
1386         * m68klinux-nat.c (store_register, fill_gregset): Update.
1387         * m68k-tdep.c (fill_gregset): Update.
1388         * infptrace.c (store_register): Update.
1389         * i386-nto-tdep.c (i386nto_regset_fill): Update.
1390         * i386-linux-nat.c (store_register, fill_gregset): Update.
1391         * hppa-linux-nat.c (fill_gregset): Update.
1392         * go32-nat.c (store_register): Update.
1393         * armnbsd-nat.c (store_register, store_regs, store_fp_register)
1394         (store_fp_regs): Update.
1395         * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double) 
1396         (store_nwfpe_extended, store_fpregister, store_fpregs) 
1397         (store_register, store_regs, fill_gregset, fill_fpregset): Update.
1398         * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
1399         * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
1400         (store_regs_user_thread, store_regs_kernel_thread): Update.
1401
1402 2004-07-24  Mark Kettenis  <kettenis@gnu.org>
1403
1404         * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
1405         (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
1406         encoding.
1407         (dwarf2_build_frame_info): Adjust for removal of `addr_size'
1408         member of `struct comp_unit'.
1409
1410 2004-07-23  Andrew Cagney  <cagney@gnu.org>
1411
1412         * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
1413         DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
1414
1415 2004-07-23  Martin Hunt  <hunt@redhat.com>
1416         Kevin Buettner <kevinb@redhat.com>
1417
1418         * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
1419         alignment was being added to the offset instead of multiplied.
1420
1421 2004-07-23  Mark Kettenis  <kettenis@gnu.org>
1422
1423         * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
1424         changed signal trampoline in OpenBSD 3.5-current.
1425
1426         * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
1427         <machine/pcb.h> and "bsd-kvm.h".
1428         (sparc64nbsd_supply_pcb): New function.
1429         (_initialize_sparc64nbsd_nat): Renamed from
1430         _initialize_sparcnbsd_nat.  Enable libkvm interface.
1431         * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
1432         * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
1433         (LOADLIBES): New variable.
1434
1435         * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
1436
1437         * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
1438
1439 2004-07-21  Andrew Cagney  <cagney@gnu.org>
1440
1441         Use regcache_raw_supply instead of supply_register.
1442         * regcache.h (supply_register): Delete declaration.
1443         * regcache.c (supply_register): Delete function.
1444         * wince.c (do_child_fetch_inferior_registers): Update.
1445         * win32-nat.c (do_child_fetch_inferior_registers) 
1446         (fetch_elf_core_registers): Update.
1447         * v850ice.c (v850ice_fetch_registers): Update.
1448         * thread-db.c (thread_db_store_registers): Update.
1449         * sol-thread.c (sol_thread_store_registers): Update.
1450         * shnbsd-tdep.c (shnbsd_supply_reg): Update.
1451         * rs6000-nat.c (fetch_register): Update.
1452         * rom68k-rom.c (rom68k_supply_one_register): Update.
1453         * remote.c (remote_wait, remote_async_wait): Update.
1454         * remote-st.c (get_hex_regs): Update.
1455         * remote-sim.c (gdbsim_fetch_register): Update.
1456         * remote-sds.c (sds_fetch_registers): Update.
1457         * remote-rdp.c (remote_rdp_fetch_register): Update.
1458         * remote-rdi.c (arm_rdi_fetch_registers): Update.
1459         * remote-mips.c (mips_wait, mips_fetch_registers): Update.
1460         * remote-m32r-sdi.c (m32r_fetch_register): Update.
1461         * remote-hms.c (init_hms_cmds): Update.
1462         * remote-est.c (init_est_cmds): Update.
1463         * remote-e7000.c (get_hex_regs, fetch_regs_from_dump) 
1464         (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
1465         * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
1466         * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register) 
1467         (fetch_register, supply_vrregset, supply_vrregset)
1468         (fetch_spe_registers): Update.
1469         * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
1470         * monitor.c (monitor_supply_register): Update.
1471         * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
1472         * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
1473         (mipsnbsd_supply_fpreg): Update.
1474         * mips-nat.c (fetch_inferior_registers)
1475         (fetch_core_registers): Update.
1476         * mips-linux-tdep.c (supply_32bit_reg, supply_gregset) 
1477         (supply_fpregset, mips64_supply_gregset)
1478         (mips64_supply_fpregset): Update.
1479         * m68klinux-nat.c (fetch_register, supply_gregset)
1480         (supply_fpregset): Update.
1481         * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
1482         * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
1483         * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
1484         * irix5-nat.c (supply_gregset, supply_fpregset): Update.
1485         * infptrace.c (fetch_register): Update.
1486         * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
1487         * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
1488         * i386gnu-nat.c (fetch_fpregs, supply_gregset) 
1489         (gnu_fetch_registers, gnu_store_registers): Update.
1490         * i386-nto-tdep.c (i386nto_supply_gregset): Update.
1491         * i386-linux-nat.c (fetch_register, supply_gregset)
1492         (dummy_sse_values): Update.
1493         * hpux-thread.c (hpux_thread_fetch_registers): Update.
1494         * hppah-nat.c (fetch_register): Update.
1495         * hppa-linux-nat.c (fetch_register, supply_gregset) 
1496         (supply_fpregset): Update.
1497         * go32-nat.c (fetch_register): Update.
1498         * dve3900-rom.c (fetch_bitmapped_register)
1499         (_initialize_r3900_rom): Update.
1500         * cris-tdep.c (supply_gregset): Update.
1501         * abug-rom.c (init_abug_cmds): Update.
1502         * core-aout.c (fetch_core_registers): Update.
1503         * armnbsd-nat.c (supply_gregset, supply_fparegset)
1504         (fetch_register, fetch_fp_register): Update.
1505         * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
1506         (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
1507         (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
1508         * alphanbsd-tdep.c (fetch_core_registers): Update.
1509         * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
1510         * alpha-nat.c (fetch_osf_core_registers) 
1511         (fetch_osf_core_registers, fetch_osf_core_registers): Update.
1512         * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs) 
1513         (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
1514
1515 2004-07-21  Andrew Cagney  <cagney@gnu.org>
1516
1517         * PROBLEMS: Mention breakpoints/1702.
1518         * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
1519         that is known to work.
1520
1521 2004-07-21  Andrew Cagney  <cagney@gnu.org>
1522
1523         * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
1524         * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
1525         * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
1526         (handle_inferior_event): Wrap call to deprecated
1527         IGNORE_HELPER_CALL in #ifdef.
1528         * config/mips/tm-nbsd.h: Update.
1529
1530 2004-07-20  Jim Blandy  <jimb@redhat.com>
1531
1532         * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
1533         bfd_mach_ppc has no segment registers.
1534
1535         Include PowerPC SPR numbers for special-purpose registers.
1536         * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
1537         (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
1538         new member in initializer.
1539         (S, S4, SN4, S64): New macros for defining special-purpose
1540         registers.
1541         (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
1542         registers_403, registers_403GC, registers_505, registers_860,
1543         registers_601, registers_602, registers_603, registers_604,
1544         registers_750, registers_e500): Use them.
1545
1546         * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
1547         replace references with expression used to initialize variable.
1548
1549 2004-07-20  Andrew Cagney  <cagney@gnu.org>
1550
1551         * breakpoint.c (deprecated_read_memory_nobpt): Rename
1552         read_memory_nobpt.
1553         * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
1554         * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
1555         (s390_sigtramp_frame_sniffer): Update.
1556         * mn10300-tdep.c (mn10300_analyze_prologue): Update.
1557         * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
1558         * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction) 
1559         (mips32_fetch_instruction): Update.
1560         * mcore-tdep.c (get_insn): Update.
1561         * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
1562         * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
1563         * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
1564         * i386-linux-tdep.c (i386_linux_sigtramp_start) 
1565         (i386_linux_rt_sigtramp_start): Update.
1566         * i386-linux-nat.c (child_resume): Update.
1567         * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
1568         * hppa-linux-tdep.c (insns_match_pattern): Update.
1569         * gdbcore.h: Update.
1570         * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
1571         * frame.c (safe_frame_unwind_memory): Update.
1572         * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
1573         * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
1574         * alpha-tdep.c (alpha_read_insn): Update.
1575
1576 2004-07-20  Andrew Cagney  <cagney@gnu.org>
1577
1578         * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
1579         containing both bytes and mask.  Add "frame_type".
1580         * tramp-frame.c (tramp_frame_start): Update.
1581         (tramp_frame_prepend_unwinder): Update.
1582         * mips-linux-tdep.c (mips_linux_o32_sigframe)
1583         (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
1584         (mips_linux_n64_rt_sigframe): Update.  Make "static const".
1585         * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
1586
1587 2004-07-19  Eli Zaretskii  <eliz@gnu.org>
1588
1589         * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
1590         bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
1591         sim/testsuite/sim/mips/hilo-hazard-[123].s, and
1592         sim/testsuite/sim/mips/fpu64-ps-sb1.s.
1593
1594 2004-07-17  Andrew Cagney  <cagney@gnu.org>
1595
1596         * NEWS, PROBLEMS: Update for 6.2.
1597
1598         * README: Update to 6.2.
1599
1600         * utils.c (xvasprintf): Call xstrvprintf.
1601
1602         * parse.c: Update copyright.
1603         (null_post_parser): Eliminate ARGSUSED.
1604
1605         * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
1606         * tui/tui-win.c (tui_get_cmd_list): Ditto.
1607         * symfile-mem.c (_initialize_symfile_mem): Ditto.
1608         
1609         * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
1610         * ppc-linux-nat.c: Use "Linux kernel".
1611         * hppa-linux-tdep.c: Use GNU/Linux.
1612         * hppa-linux-nat.c: Use GNU/Linux.
1613         * dwarfread.c: Add [sic] to use of Linux.
1614
1615         * hppa-linux-nat.c: Do not include <string.h>.
1616         (supply_fpregset): Remove "register" attribute.
1617
1618         * solib-frv.c (fetch_loadmap): Use xfree, not free.
1619
1620 2004-07-17  Mark Kettenis  <kettenis@gnu.org>
1621
1622         * configure.in: Define _MSE_INT_H on Solaris 9 too.
1623         * configure, config.in: Regenerated.
1624
1625         * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
1626         "bsd-kvm.h".
1627         (vaxbsd_supply_pcb): New function.
1628         (_initialize_vaxbsd_nat): New prototype and function.
1629         * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
1630         solib-sunos.o.
1631         (LOADLIBES): New variable.
1632         * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
1633         (LOADLIBES): New variable.
1634         * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
1635         (LOADLIBES): New variable.
1636         * Makefile.in (vaxbsd-nat.o): Update dependencies.
1637
1638 2004-07-16  Andrew Cagney  <cagney@gnu.org>
1639
1640         * defs.h (event_loop_p): Replace variable declaration with macro,
1641         always 1.
1642         * main.c (captured_main): Delete options "-async" and "-noasync".
1643         (event_loop_p): Delete variable.
1644         * NEWS: Mention that "-async" and "-noasync" were removed.
1645
1646 2004-07-16  Andrew Cagney  <cagney@gnu.org>
1647
1648         * remote-m32r-sdi.c: Re-indent.
1649
1650 2004-07-16  Jim Blandy  <jimb@redhat.com>
1651
1652         * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
1653         (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
1654         (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
1655         missing MPC823 SPRs.
1656         (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
1657         incorrect.  (This was corrected in GDB's register name tables on
1658         2004-07-14.)
1659
1660         * rs6000-tdep.c (registers_602): Correct register name: "esassr"
1661         should be "esasrr" ("ESA Save and Restore Register").
1662
1663 2004-07-16  Andrew Cagney  <cagney@gnu.org>
1664
1665         * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
1666         calls, no longer applicable.  Update comments and rename parameter
1667         "step_frame" to "return_frame".
1668
1669 2004-07-16  Andrew Cagney  <cagney@gnu.org>
1670
1671         * frame.c (fprint_field): New function.
1672         (fprint_frame_id): Use fprint_field.
1673
1674 2004-07-15  Joel Brobecker  <brobecker@gnat.com>
1675
1676         * ada-lang.c (ada_language_defn): Remove commented out code.
1677
1678 2004-07-15  Jim Blandy  <jimb@redhat.com>
1679
1680         * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
1681         * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
1682
1683 2004-07-14  Jim Blandy  <jimb@redhat.com>
1684
1685         * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
1686
1687         * ppc-tdep.h (ppc_num_vrs): New enum constant.
1688
1689         * ppc-tdep.h (ppc_num_srs): New enum constant.
1690
1691         * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
1692         (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
1693         (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
1694         (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
1695         (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
1696         (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
1697         (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
1698         (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
1699         (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
1700         (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
1701         (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
1702         (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
1703         (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
1704         (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
1705         (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
1706         (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
1707         (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
1708         (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
1709         (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
1710         (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
1711         (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
1712         (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
1713         (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
1714         (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
1715         (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
1716         (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
1717         (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
1718         (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
1719         (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
1720         (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
1721         (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
1722         (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
1723         (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
1724         (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
1725         (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
1726         (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
1727         (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
1728         (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
1729         (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
1730         special-purpose register numbers.
1731
1732         * rs6000-tdep.c (registers_860): Correct register name.  (No PPC
1733         manual mentions 'md_twb', but many mention 'm_twb', and at that
1734         point in the register list.)
1735
1736 2004-07-14  Andrew Cagney  <cagney@gnu.org>
1737
1738         * utils.c (internal_warning_problem): Fix typo, "internal-warning"
1739         instead of "internal-error".
1740
1741 2004-07-10  Joel Brobecker  <brobecker@gnat.com>
1742
1743         * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
1744         that was inserted inside a comment.
1745
1746 2004-07-10  Randolph Chung  <tausq@debian.org>
1747
1748         * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New 
1749         function.
1750         (hppa_hpux_push_dummy_code): New function.
1751         (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
1752         Set find_global_pointer method.
1753
1754 2004-07-10  Mark Kettenis  <kettenis@gnu.org>
1755
1756         * NEWS: Mention BSD libkvm interface.
1757
1758 2004-07-10  Michael Snyder  <msnyder@redhat.com>
1759
1760         * symfile.c (generic_load): Comment typo.
1761         * stack.c (get_selected_block): Ditto.
1762         * regcache.c (regcache_cooked_read): Ditto.
1763         * monitor.c (monitor_debug): Ditto.
1764         * mips-tdep.c (mips_read_pc): Ditto.
1765         * i386-linux-nat.c (ps_get_thread_area): Ditto.
1766         * gdb_mbuild.sh: Ditto.
1767         * gdbarch.sh: Ditto.
1768         * gdbarch.h: Ditto.
1769
1770 2004-07-09  Paul N. Hilfinger  <Hilfinger@gnat.com>
1771
1772         * ada-tasks.c: Remove file.
1773         
1774         Remove ARI problems:
1775         
1776         * ada-exp.y (write_var_from_sym): Reformat to put operator at
1777         beginning of line.
1778
1779         * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
1780         Add comment.
1781         Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
1782         (MIN_OF_SIZE): Rename min_of_size.  Add comment.
1783         (UMAX_OF_SIZE): Renmae umax_of_size.  Add comment.
1784         (UMIN_OF_SIZE): Remove.
1785         (max_of_type): New function to replace orphan macro in gdbtypes.h
1786         (min_of_type): Ditto.
1787         (discrete_type_high_bound): Use max_of_type.
1788         (discrete_type_low_bound): Use min_of_type.
1789         (possible_user_operator_p): Move operator to beginning of line.
1790         (ada_is_variant_part): Ditto.
1791         (ensure_lval): Rewrite to avoid deprecated operations.
1792         (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
1793         rather than adding DEPRECATED_FUNCTION_START_OFFSET.
1794         (ada_enum_name): Remove assignments in 'if' statements.
1795         (build_ada_types): Add gdbarch parameter.
1796         (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
1797         with gdbarch_data_register_post_init.
1798         Use add_setshow_uinteger_cmd rather than add_set_cmd and 
1799         add_show_from_set.
1800
1801         * ada-valprint.c (inspect_it): Remove declaration.
1802         (repeat_count_threshold): Remove declaration.
1803         (ada_print_floating): Remove assignments in 'if' statements.
1804         (print_str): Move operator to beginning of line.
1805         
1806 2004-07-08  Jim Blandy  <jimb@redhat.com>
1807
1808         * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
1809
1810 2004-07-08  Bob Rossi  <bob@brasko.net>
1811
1812         * symtab.c (lookup_symtab): check return value of symtab_to_fullname
1813
1814 2004-07-06  Jeff Johnston <jjohnstn@redhat.com>
1815
1816         * language.h (struct_language_defn): Add new function pointer:
1817         la_class_name_from_physname.  Also add new prototype for
1818         language_class_name_from_physname.
1819         * language.c (language_class_name_from_physname): New function.
1820         (unk_lang_class_name): Ditto.
1821         (unknown_language_defn, auto_language_defn): Change
1822         to add unk_lang_class_name function pointer for
1823         la_class_name_from_physname.
1824         (local_language_defn): Ditto.
1825         * dwarf2read.c (guess_structure_name): Change to call
1826         language_class_name_from_physname.
1827         (determine_class_name): Ditto.
1828         * cp-support.c (class_name_from_physname): Renamed.
1829         (cp_class_name_from_physname): New name of function.
1830         * cp-support.h: Ditto.
1831         * c-lang.c (c_language_defn): Change to add NULL
1832         for class_name_from_physname function pointer.
1833         (cplus_language_defn): Change to add cp_class_name_from_physname.
1834         * jv-lang.c (java_class_name_physname): New function.
1835         (java_find_last_component): New static routine.
1836         (java_language_defn): Add java_class_name_from_physname pointer.
1837         * ada-lang.c (ada_language_defn): Change to add NULL
1838         for class_name_from_physname function pointer.
1839         * f-lang.c (f_language_defn): Ditto.
1840         * m2-lang.c (m2_language_defn): Ditto.
1841         * objc-lang.c (objc_language_defn): Ditto.
1842         * p-lang.c (pascal_language_defn): Ditto.
1843         * scm-lang.c (scm_language_defn): Ditto. 
1844
1845 2004-07-06  Andrew Cagney  <cagney@gnu.org>
1846
1847         Patch from Bart Robinson.
1848         * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
1849         (O_LARGEFILE): Define to 0, if not defined.
1850
1851 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
1852
1853         * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
1854         <machine/pcb.h> and "bsd-kvm.h".
1855         (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
1856         (m68kbsd_supply_pcb): New function.
1857         (_initialize_m68kbsd_nat): New prototype and function.
1858         * Makefile.in (m68kbsd-nat.o): Update dependencies.
1859         * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
1860         (LOADLIBES): New variable.
1861         * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
1862         (LOADLIBES): New variable.
1863
1864         * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
1865
1866 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
1867
1868         * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
1869         <sys/proc.h>.
1870         (bsd_kvm_cmdlist): New variable.
1871         (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
1872         (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
1873         command and "kvm proc" command.
1874         * Makefile.in (bsd-kvm.o): Update dependencies.
1875
1876 2004-07-02  Mark Kettenis  <kettenis@gnu.org>
1877
1878         * osabi.c: Update copyright year.
1879         (generic_elf_osabi_sniffer): Tweak comment.  Look for OS-specific
1880         notes if EI_OSABI is set to ELFOSABI_HPUX.
1881
1882 2004-07-01  Michael Snyder  <msnyder@redhat.com>
1883
1884         * win32-nat.c (core_dll_symbols_add): Re-indent a small section
1885         that seems to have gotten whacked out of line.
1886
1887 2004-07-01  Mark Kettenis  <kettenis@gnu.org>
1888
1889         * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
1890         code.
1891
1892 2004-07-01  Paul N. Hilfinger  <Hilfinger@gnat.com>
1893
1894         * ada-lang.c (decode_packed_array): Minor change to comment.
1895         (ada_value_slice_ptr): New function. 
1896         (ada_value_slice): New function. 
1897         (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
1898         test.  Don't know why it is there.
1899         Change slice code to use ada_value_slice_ptr and ada_value_slice, and
1900         to avoid dereferencing huge arrays from which one is slicing.  
1901         (empty_array): Correct to return an array rather than
1902         a subrange value.
1903         * ada-valprint.c (print_optional_low_bound): Don't print lower bound
1904         on empty arrays (let'em use 'FIRST instead).
1905
1906 2004-07-01  Paul N. Hilfinger  <Hilfinger@gnat.com>
1907
1908         Address complaints from gdb_ari.sh:
1909         
1910         * ada-exp.y: Include gdb_string.h rather than string.h.
1911         (convert_char_literal): Reformat declaration.
1912         * ada-lang.h: Include opaque struct declaration for struct frame_info.
1913         * ada-lex.l: Change use of free to xfree (the macro would do so
1914         anyway, but this is harmless).
1915         Include gdb_string.h rather than string.h.
1916         * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
1917         
1918         * ada-lang.c (parse): Remove K&Rism in parameter list.
1919         (is_name_suffix): Correct Linux => GNU/Linux in comment.
1920         
1921 2004-06-30  Mark Kettenis  <kettenis@gnu.org>
1922
1923         * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
1924         dead code.
1925
1926 2004-06-30  Mark Kettenis  <kettenis@gnu.org>
1927
1928         * alphabsd-nat.c: Update copyright year.
1929         (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
1930
1931 2004-06-29  Joel Brobecker  <brobecker@gnat.com>
1932
1933         * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
1934         (i386_cygwin_in_solib_call_trampoline): New function.
1935         (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
1936         and skip_trampoline_code gdbarch methods.
1937
1938 2004-06-29  Jim Blandy  <jimb@redhat.com>
1939
1940         * Makefile.in (gdb_callback_h): Renamed from callback_h to the
1941         name actually used in the dependency lists.
1942
1943 2004-06-29  Randolph Chung  <tausq@debian.org>
1944
1945         * NEWS (New native configurations): Mention GNU/Linux/hppa.
1946
1947 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
1948
1949         * win32-nat.c (child_pid_to_exec_file): New function.
1950         (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
1951         functionality.
1952
1953 2004-06-28  Andrew Cagney  <cagney@gnu.org>
1954
1955         * defs.h (xstrvprintf): Declare.
1956         * utils.c (xstrvprintf): New function.
1957         (internal_vproblem, xstrprintf, xasprintf) 
1958         (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
1959         * serial.c (serial_printf): Ditto.
1960         * complaints.c (vcomplaint): Ditto.
1961
1962 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
1963
1964         * infcmd.c (attach_command): Move call to target_terminal_inferior
1965         behind loading symbol table.
1966
1967 2004-06-28  Andrew Cagney  <cagney@gnu.org>
1968
1969         * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
1970         change - add back extern deprecated_ui_loop_hook declaration.
1971
1972 2004-06-28  Andrew Cagney  <cagney@gnu.org>
1973
1974         * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
1975         xstrprintf.
1976         * varobj.c (varobj_gen_name, create_child, c_name_of_child)
1977         (c_value_of_variable): Ditto.
1978         * utils.c (internal_vproblem): Ditto.
1979         * solib-aix5.c (build_so_list_from_mapfile): Ditto.
1980         * remote.c (add_packet_config_cmd): Ditto.
1981         * remote-rdp.c (rdp_set_command_line): Ditto.
1982         * regcache.c (regcache_dump): Ditto.
1983         * frv-tdep.c (new_variant, new_variant): Ditto.
1984         * fbsd-proc.c (child_pid_to_exec_file): Ditto.
1985         (fbsd_find_memory_regions): Ditto.
1986         * breakpoint.c (create_thread_event_breakpoint) 
1987         (create_breakpoints): Ditto.
1988         * aix-thread.c (aix_thread_pid_to_str): Ditto.
1989         * ada-lang.c (is_package_name): Ditto.  Also delete xmalloc call.
1990
1991 2004-06-28  Joel Brobecker  <brobecker@gnat.com>
1992
1993         * ada-lang.c: Re-indent file, with some massaging to help indent
1994         a bit when the result is otherwise really too ugly.
1995
1996 2004-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
1997
1998         * frame.h (struct frame_id): Change bit field type of stack_addr_p, 
1999         code_addr_p and special_addr_p to 'unsigned int'.
2000
2001 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
2002
2003         * i386v4-nat.c: Update copyright year and tweak comment.
2004         (regmap): Remove trailing comma.
2005         (supply_gregset): Rename local variable i to regnum.  Call
2006         regcache_raw_supply instead of supply_register.
2007         (fill_gregset): Rename argument regno to regnum.  Call
2008         regcache_raw_collect instead of regcache_collect.
2009
2010 2004-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
2011
2012         * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
2013         and special_addr_p.
2014         (frame_id_build, frame_id_build_special): Update comments.
2015         (frame_id_build_wild): New prototype.
2016         * frame.c (frame_id_build, frame_id_build_special): Fill in new
2017         struct frame_id fields.
2018         (frame_id_build_wild): New function.
2019         (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
2020
2021 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
2022
2023         * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
2024         hppabsd-tdep.c.
2025
2026 2004-06-27  Joel Brobecker  <brobecker@gnat.com>
2027
2028         * ada-lang.c: Minor reformatting to conform to GNU coding standards.
2029
2030 2004-06-27  Joel Brobecker  <brobecker@gnat.com>
2031
2032         * ada-lang.c: Re-indent file.
2033
2034 2004-06-27  Joel Brobecker  <brobecker@gnat.com>
2035
2036         * ada-lang.c (symtab_symbol_info): Remove unused declaration.
2037         (no_symtab_msg): Likewise.
2038
2039 2004-06-27  Andreas Schwab  <schwab@suse.de>
2040
2041         * source.c: Fix whitespace.
2042
2043 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
2044
2045         * configure.in: Include <sys/param.h> for td_pcb test.
2046         * configure: Regenerated.
2047
2048         * i386nbsd-nat.c: New file.
2049         * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
2050         i386obsd-nat.c and i386obsd-tdep.c.
2051         (i386nbsd-nat.o): New dependency.
2052         * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
2053         bsd-kvm.o.
2054         (LOADLIBES): New variable.
2055         * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
2056         bsd-kvm.o.
2057         (LOADLIBES): New variable.
2058
2059         * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
2060         (LOADLIBES): New variable.
2061
2062         * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
2063         fetching from BSD_KVM_PADDR.  Correctly lookup address for
2064         "_thread0".
2065
2066         * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
2067         "bsd-kvm.h".
2068         (amd64fbsd_supply_pcb): New funcion.
2069         (_initialize_amd64fbsd_nat): Enable libkvm interface.
2070
2071 2004-06-27    <david@streamline-computing.com>
2072
2073         Partial fix for PR cli/1056.
2074         * valarith.c: Check for zero in division and remainder 
2075         evaluation.
2076
2077 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
2078
2079         * i387-tdep.c: Remove excessive whitespace.
2080
2081 2004-06-26  Andrew Cagney  <cagney@gnu.org>
2082
2083         * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
2084         * gdb-events.h, gdb-events.c: Re-generate.
2085         * tui/tui-hooks.c (tui_install_hooks): Update.
2086         (tui_remove_hooks): Update.
2087         * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
2088
2089 2004-06-26  Mark Kettenis  <kettenis@gnu.org>
2090
2091         * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
2092         (gregset_t, fpregset_t): Remove typedefs.
2093         (REG_OFFSET): Rename argument.
2094         (amd64bsd_r_reg_offset): Rename from reg_offset.
2095         (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
2096         Remove functions.
2097         (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
2098         of reg_offset.
2099         * Makefile.in (amd64fbsd-nat.o): Update dependencies.
2100
2101         * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
2102
2103         * vax-tdep.c: Tweak comment.
2104
2105         Add OpenBSD/hppa support.
2106         * NEWS (New native configurations): Mention OpenBSD/hppa.
2107         * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
2108         config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
2109         files.
2110         * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
2111         (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
2112         * configure.host: Add hppa*-*-openbsd*.
2113         * configure.tgt: Add hppa*-*-openbsd*.
2114
2115 2004-06-25  Andrew Cagney  <cagney@gnu.org>
2116
2117         * defs.h (deprecated_ui_loop_hook): Deprecated.
2118         * wince.c (child_wait): Update.
2119         * win32-nat.c (child_wait): Update.
2120         * v850ice.c (v850ice_wait): Update.
2121         * top.c (deprecated_ui_loop_hook): Update.
2122         * serial.h: Update.
2123         * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar) 
2124         (do_unix_readchar): Update.
2125         * ser-tcp.c (net_open): Update.
2126         * remote-sim.c (gdb_os_poll_quit): Update.
2127         * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
2128
2129 2004-06-24  Andrew Cagney  <cagney@gnu.org>
2130
2131         * defs.h (deprecated_pre_add_symbol_hook)
2132         (deprecated_post_add_symbol_hook): Deprecated.
2133         * symfile.c (symbol_file_add_with_addrs_or_offsets) 
2134         (symbol_file_add_with_addrs_or_offsets): Update references.
2135
2136 2004-06-24  Andrew Cagney  <cagney@gnu.org>
2137
2138         * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
2139         (ui_loop_hook, selected_frame_level_changed_hook): Declare.
2140         * wince.c (ui_loop_hook): Delete extern declaration.
2141         * win32-nat.c (ui_loop_hook): Delete extern declaration..
2142         * v850ice.c (ui_loop_hook): Delete extern declaration..
2143         * ser-unix.c (ui_loop_hook): Delete extern declaration..
2144         * ser-tcp.c (ui_loop_hook): Delete extern declaration..
2145         * remote-sim.c (ui_loop_hook): Delete extern declaration..
2146         * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
2147         ui_loop_hook declaration.
2148
2149 2004-06-24  Andrew Cagney  <cagney@gnu.org>
2150
2151         * objfiles.h (struct entry_info): Delete entry_func_lowpc and
2152         entry_func_highpc fields.
2153         * objfiles.c (init_entry_point_info): Do not clear
2154         entry_func_lowpc and entry_func_highpc.
2155         (objfile_relocate): Do not relocate entry_func_lowpc and
2156         entry_func_highpc.
2157         * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
2158         entry_func_highpc.
2159         * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
2160         entry_func_highpc.
2161         * blockframe.c (legacy_frame_chain_valid): Replace tests against
2162         entry_func_lowpc and entry_func_highpc with call to
2163         inside_entry_func.
2164
2165 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
2166
2167         * sparc64-tdep.c (sparc64_store_arguments): Fix passing
2168         quad-precision floating point arguments in registers.
2169
2170 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
2171
2172         From Michael Mueller <m.mueller99@kay-mueller.de>:
2173         * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
2174         account.
2175
2176 2004-06-22  Jeff Johnston  <jjohnstn@redhat.com>
2177
2178         * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
2179         to -1.
2180         * breakpoint.c (bpstat_stop_status): Move check for ignoring
2181         untriggered watchpoints to a separate if clause.  Update function
2182         comment regarding STOPPED_BY_WATCHPOINT argument.
2183
2184 2004-06-22  Jim Blandy  <jimb@redhat.com>
2185
2186         * gdbarch.sh: Doc fix.
2187
2188 2004-06-21  Martin Hunt  <hunt@redhat.com>
2189         Kevin Buettner <kevinb@redhat.com>
2190
2191         * config/mips/tm-mips.h (SP_REGNUM): Delete define.
2192         * mips-tdep.h (MIPS_SP_REGNUM): Define.
2193         * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
2194         to set_gdbarch_sp_regnum().  Use cooked register number.
2195         (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
2196
2197 2004-06-21  Andrew Cagney  <cagney@gnu.org>
2198
2199         * gdbarch.sh: When the macro field is empty, do not generate a
2200         macro definition.  When the macro field is "=", generate the macro
2201         name from the upper-case function name.
2202         (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
2203         (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
2204         (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
2205         (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
2206         (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
2207         (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
2208         (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
2209         (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
2210         (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
2211         (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
2212         (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
2213         (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
2214         (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
2215         (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
2216         (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2217         (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
2218         (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
2219         (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
2220         (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
2221         (DEPRECATED_USE_STRUCT_CONVENTION)
2222         (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
2223         (DEPRECATED_FRAME_INIT_SAVED_REGS)
2224         (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
2225         (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
2226         (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2227         (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
2228         (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
2229         (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
2230         (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
2231         (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
2232         (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
2233         (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
2234         (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
2235         (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
2236         (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
2237         (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
2238         (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
2239         (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
2240
2241 2004-06-21  Andrew Cagney  <cagney@gnu.org>
2242
2243         * gdbarch.sh: For gdbarch_dump, print the "function" rather than
2244         macro name, and the function rather than macro value.  Only wrap
2245         macro print statements in #ifdef.  Move format logic to where it
2246         is needed.
2247         * gdbarch.c: Re-generate.
2248         
2249         * gdbarch.sh (read): Delete "print_p" and "description", add
2250         "garbage_at_eol".  Check for non-empty garbage at end-of-line.
2251         Delete references to print_p.
2252         (TARGET_ARCHITECTURE): Delete print predicate.
2253         * gdbarch.c: Re-generate.
2254         
2255         * gdbarch.sh: Check that multi-arch methods do not provide a
2256         macro.
2257         (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
2258         (print_registers_info, print_float_info, print_vector_info)
2259         (adjust_breakpoint_address, remote_translate_xfer_address)
2260         (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
2261         (address_class_type_flags_to_name, unwind_sp): Remove the macro
2262         name from the multi-arch definition.
2263         
2264 2004-06-20  Andrew Cagney  <cagney@gnu.org>
2265
2266         * gdbarch.sh: Sort by the function, instead of macro name.
2267         * gdbarch.c: Re-generate.
2268         
2269 2004-06-20  Andrew Cagney  <cagney@gnu.org>
2270
2271         * gdbarch.sh: Use the function, instead of macro name in
2272         errors and the log file.
2273         (return_value): Remove stray ":" in spec.
2274
2275         * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
2276         * gdbarch.h, gdbarch.c: Re-generate.
2277         * Makefile.in (arch-utils.o): Update dependencies.
2278         * values.c (using_struct_return): Move code calling
2279         USE_STRUCT_CONVENTION to legacy_return_value, simplify.
2280         * stack.c (return_command): Move code calling STORE_RETURN_VALUE
2281         to legacy_return_value, simplify.
2282         * infcmd.c (print_return_value): Move code calling
2283         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
2284         to legacy_return_value, simplify.
2285         * infcall.c (call_function_by_hand): Move code calling
2286         EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
2287         * arch-utils.c: Update copyright.  Include "gdbcore.h".
2288         (legacy_return_value): New function.
2289         * arch-utils.h: Update copyright.
2290         (legacy_return_value): Declare.
2291         
2292 2004-06-20  Andrew Cagney  <cagney@gnu.org>
2293
2294         * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
2295         * gdbarch.h, gdbarch.c: Re-generate.
2296         * values.c (using_struct_return): Update call.
2297         * mcore-tdep.c: Update comment.
2298         * infcall.c (call_function_by_hand): Update comment.
2299         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2300         * arch-utils.h (always_use_struct_convention): Update.
2301         * v850-tdep.c (v850_gdbarch_init): Update.
2302         * sh64-tdep.c (sh64_gdbarch_init): Update.
2303         * sh-tdep.c (sh_gdbarch_init): Update.
2304         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2305         * mips-tdep.c (mips_gdbarch_init): Update.
2306         * mcore-tdep.c (mcore_gdbarch_init): Update.
2307         * m32r-tdep.c (m32r_gdbarch_init): Update.
2308         * ia64-tdep.c (ia64_gdbarch_init): Update.
2309         * h8300-tdep.c (h8300_gdbarch_init): Update.
2310         * frv-tdep.c (frv_gdbarch_init): Update.
2311         * cris-tdep.c (cris_gdbarch_init): Update.
2312         * arm-tdep.c (arm_gdbarch_init): Update.
2313         * alpha-tdep.c (alpha_gdbarch_init): Update.
2314
2315 2004-06-18  Michael Chastain  <mec.gnu@mindspring.com>
2316
2317         * PROBLEMS: Add more specific information, and a work-around,
2318         for PR gdb/1458.
2319
2320 2004-06-18  Andrew Cagney  <cagney@gnu.org>
2321
2322         * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
2323         * gdbarch.h, gdbarch.c: Re-generate.
2324         * ada-lang.c (ada_finish_decode_line_1): Update.
2325         * infrun.c (handle_inferior_event): Update.
2326         * infcall.c (find_function_addr): Update.
2327         * linespec.c (minsym_found): Update.
2328         * symtab.c (find_function_start_sal, skip_prologue_using_sal):
2329         Update.
2330         * blockframe.c (legacy_frameless_look_for_prologue): Update.
2331         * cli/cli-cmds.c (disassemble_command): Update.
2332         * vax-tdep.c (vax_gdbarch_init): Update.
2333
2334 2004-06-18  Mark Kettenis  <kettenis@gnu.org>
2335
2336         * i386-tdep.c (i386_collect_fpregset): Fix comment.
2337
2338 2004-06-17  Andrew Cagney  <cagney@gnu.org>
2339
2340         GDB 6.1.1 released from the GDB 6.1 branch.
2341         * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
2342         * PROBLEMS: Ditto.
2343
2344 2004-06-16  Daniel Jacobowitz  <dan@debian.org>
2345
2346         PR gdb/1658
2347         * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
2348         operation as a uleb128.  Found by Michael Coulter.
2349
2350 2004-06-16  Paul N. Hilfinger  <Hilfinger@gnat.com>
2351         
2352         * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
2353         make it non-static.
2354         * ada-lang.h (task_control_block): declaration moved from ada-task.c
2355         to ada-lang.h; this is needed to be able to implement the kill command
2356         in multi-task mode.
2357         (task_ptid): Ditto.
2358         (task_entry): Ditto.
2359         (task_list): Ditto.
2360         (ada_build_task_list): Ditto.
2361         
2362         * ada-lang.c: Conditionalize routines and data structures related 
2363         to breakpoints, exceptions, completion, and symbol caching on 
2364         GNAT_GDB, since these are not yet used in the submitted public sources.
2365         (ada_main_name): Editorial: Move definition out of exception-related 
2366         code.
2367
2368 2004-06-15  Andrew Cagney  <cagney@gnu.org>
2369
2370         * mips-tdep.c (non_heuristic_proc_desc): Delete call to
2371         deprecated_pc_in_call_dummy.
2372
2373 2004-06-15  Alan Modra  <amodra@bigpond.net.au>
2374
2375         * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
2376         bfd_get_section_size_before_reloc or _raw_size.
2377         * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
2378         * dwarf2read.c (dwarf2_locate_sections): Likewise.
2379         (dwarf2_read_section): Likewise.
2380         * elfread.c (elf_locate_sections): Likewise.
2381         * gcore.c (derive_heap_segment): Likewise.
2382         * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
2383         * remote-e7000.c (e7000_load): Likewise.
2384         * remote-m32r-sdi.c (m32r_load): Likewise.
2385         * remote-mips.c (mips_load_srec): Likewise.
2386         (pmon_load_fast): Likewise.
2387         * remote.c (compare_sections_command): Likewise.
2388         * symfile.c (add_section_size_callback): Likewise.
2389         (load_section_callback): Likewise.
2390         (pc_in_unmapped_range): Likewise.
2391         (pc_in_mapped_range): Likewise.
2392         (sections_overlap): Likewise.
2393         (list_overlays_command): Likewise.
2394         (simple_overlay_update_1): Likewise.
2395         (simple_overlay_update): Likewise.
2396         * tracepoint.c (remote_set_transparent_ranges): Likewise.
2397         * win32-nat.c (core_section_load_dll_symbols): Likewise.
2398
2399 2004-06-14  Randolph Chung  <tausq@debian.org>
2400
2401         * Makefile.in (hppa-hpux-tdep.o): Update dependency.
2402         * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make 
2403         static.
2404         (hppa_hpux_inferior_created): New function.
2405         (hppa_hpux_init_abi): Register observer.
2406         * symfile.c (hp_cxx_exception_support_initialized)
2407         (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
2408         (symbol_file_add_main_1, symbol_file_clear): Likewise.
2409
2410 2004-06-14  Randolph Chung  <tausq@debian.org>
2411
2412         * MAINTAINERS (Write After Approval): Alphabetize my entry
2413         correctly.
2414
2415 2004-06-14  Andrew Cagney  <cagney@gnu.org>
2416
2417         * MAINTAINERS (testsuite): List Michael Chastain as the lead
2418         testsuite maintainer.
2419
2420 2004-06-13  Andrew Cagney  <cagney@gnu.org>
2421
2422         * infcmd.c (print_return_value): Fix logic, allow
2423         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
2424
2425         * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
2426         defining any macros.
2427         * gdbarch.h: Re-generate.
2428
2429         * gdbarch.sh: Delete "level" attribute.  Only check for a macro
2430         redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
2431         * gdbarch.h: Re-generate.
2432
2433         * values.c (generic_use_struct_convention): Don't check gcc_p.
2434
2435         * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
2436         (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
2437         * gdbarch.h, gdbarch.c: Regenerate.
2438         * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE) 
2439         (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
2440         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
2441         deprecated_max_register_raw_size and
2442         deprecated_max_register_virtual_size.
2443         * v850-tdep.c (v850_gdbarch_init): Ditto.
2444         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
2445         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2446         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2447         * cris-tdep.c (cris_gdbarch_init): Ditto.
2448
2449         * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
2450         * gdbarch.h, gdbarch.c: Re-generate.
2451         * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
2452         (m68hc11_use_struct_convention): Delete function.
2453         (m68hc11_extract_struct_value_address): Delete function.
2454         (m68hc11_return_value): New function.
2455         (m68hc11_gdbarch_init): Instead of store_return_value,
2456         extract_return_value, return_value_on_stack,
2457         deprecated_extract_struct_value_address and use_struct_convention,
2458         set return_value.
2459         * values.c (using_struct_return): Do not call
2460         RETURN_VALUE_ON_STACK.
2461         * arch-utils.h (generic_return_value_on_stack_not): Delete
2462         declaration.
2463         * arch-utils.c (generic_return_value_on_stack_not): Delete
2464         function.
2465         
2466 2004-06-12  Andrew Cagney  <cagney@gnu.org>
2467
2468         * values.c (register_value_being_returned): Delete function.
2469         * infcmd.c (legacy_return_value): Delete function.
2470         * infcall.c (call_function_by_hand): Inline
2471         "register_value_being_returned", simplify.
2472         * values.c (using_struct_return): Update comment, refer to
2473         print_return_value instead of register_value_being_returned.
2474         * infcmd.c (print_return_value): Inline calls to
2475         register_value_being_returned and legacy_return_value.  Simplify.
2476
2477 2004-06-11  Randolph Chung  <tausq@debian.org>
2478
2479         * somread.c (som_symtab_read): Exclude gcc local symbols.
2480
2481 2004-06-11  Randolph Chung  <tausq@debian.org>
2482
2483         * infrun.c (handle_inferior_event): Handle the case when a
2484         trampoline ends up in the runtime resolver, and if the trampoline
2485         has no name.  Rearrange the code so that all the trampoline
2486         processing happens before other step-out-of-range handling.
2487
2488 2004-06-11  Martin Hunt  <hunt@redhat.com>
2489
2490         * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
2491         has no fpu.
2492
2493 2004-06-10  Andrew Cagney  <cagney@gnu.org>
2494
2495         * blockframe.c (legacy_inside_entry_func): Delete.
2496         (legacy_frame_chain_valid): Inline call to
2497         legacy_inside_entry_func, simplify.
2498
2499 2004-06-10  Bob Rossi  <bob@brasko.net>
2500
2501         * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
2502         * dwarf2read.c (partial_die_info): Add dirname field.
2503         (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
2504         (read_partial_die): Save away DW_AT_comp_dir.
2505         * defs.h (symtab_to_filename): Removed.
2506         * source.c (find_and_open_source): Added.
2507         (open_source_file): Just calls find_and_open_source.
2508         (symtab_to_filename): Removed.
2509         (symtab_to_fullname, psymtab_to_fullname): Added.
2510         * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
2511         * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
2512         symtab_to_filename.
2513         * symtab.h (partial_symtab): Add dirname field.
2514         * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
2515         (mi_cmd_file_list_exec_source_file): Call new function
2516         symtab_to_fullname to find fullname.
2517         (mi_cmd_file_list_exec_source_files): Added.
2518         * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
2519         * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
2520
2521 2004-06-10  Andrew Cagney  <cagney@gnu.org>
2522
2523         * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
2524         to generic_use_struct_convention, the default value.
2525
2526         * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
2527         of abort.
2528
2529         * ns32k-tdep.c (ns32k_push_arguments): New function.
2530         (ns32k_gdbarch_init): Set deprecated_push_arguments.
2531         * infcall.c (call_function_by_hand): Call error instead of
2532         legacy_push_arguments.
2533         * value.h (legacy_push_arguments): Delete declaration.
2534         * valops.c (legacy_push_arguments): Delete function.
2535         (value_push): Delete function.
2536
2537 2004-06-10  Brian Ford  <ford@vss.fsi.com>
2538
2539         * coffread.c (coff_symfile_read): Prevent mixed debugging formats
2540         from corrupting/reinitializing the psymtab.  Support DWARF 2 frame
2541         info.
2542         * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
2543
2544 2004-06-10  Andrew Cagney  <cagney@gnu.org>
2545
2546         * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
2547         * gdbarch.h, gdbarch.c: Re-generate.
2548         * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
2549         parameters.
2550         * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
2551         * arm-tdep.c (arm_pc_is_thumb_dummy): Call
2552         deprecated_pc_in_call_dummy instead of
2553         DEPRECATED_PC_IN_CALL_DUMMY.
2554         (arm_skip_prologue): Ditto.
2555         * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
2556         (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
2557         * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
2558         (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
2559         Ditto.
2560         * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr) 
2561         (sh64_init_extra_frame_info, sh64_get_saved_register) 
2562         (sh64_pop_frame): Ditto.
2563         * mips-tdep.c (non_heuristic_proc_desc): Ditto.
2564         * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc) 
2565         (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
2566         * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc) 
2567         (h8300_pop_frame): Ditto.
2568         * blockframe.c (legacy_inside_entry_func) 
2569         (legacy_frame_chain_valid): Ditto.
2570         * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
2571         to deprecated_pc_in_call_dummy.
2572         
2573 2004-06-09  Andrew Cagney  <cagney@gnu.org>
2574
2575         * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
2576         provide a default value.
2577         (CONVERT_REGISTER_P): Default to generic_convert_register_p.
2578         * gdbarch.h, gdbarch.c: Re-generate.
2579         * arch-utils.c (generic_convert_register_p): Rename
2580         legacy_convert_register_p
2581         (legacy_register_to_value, legacy_value_to_register): Delete
2582         functions.
2583         * arch-utils.h (generic_convert_register_p): Rename
2584         legacy_convert_register_p.
2585         (legacy_register_to_value, legacy_value_to_register): Delete
2586         declarations.
2587
2588         * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
2589         (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
2590         (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
2591         * gdbarch.h, gdbarch.c: Re-generate.
2592         * infcmd.c (default_print_registers_info): Simplify.
2593         * findvar.c (value_of_register): Simplify.
2594         * mi/mi-main.c (get_register): Simplify.
2595         * arch-utils.c (legacy_convert_register_p): Always return 0.
2596         (legacy_register_to_value, legacy_value_to_register): Always call
2597         internal_error.
2598
2599         * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
2600         #ifdef CLEAR_INSN_CACHE code.
2601         * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
2602         Delete #ifdef CLEAR_DEFERRED_STORES code.
2603
2604         * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
2605
2606         * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
2607         copyright.
2608         * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
2609
2610         * config/mips/mipsv4.mh: Delete file.
2611
2612         * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
2613         unreferenced macro.
2614         (hpread_adjust_stack_address): Delete declaration.
2615
2616 2004-06-08  Andrew Cagney  <cagney@gnu.org>
2617
2618         * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
2619         (attach, detach): When neither PT_ATTACH / PT_DETACH nor
2620         PTRACE_ATTACH / PTRACE_DETACH available call error.
2621         (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
2622         * infttrace.c (update_thread_state_after_attach, attach, detach):
2623         Remove #ifdef wrappers.
2624         * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
2625         * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
2626         * config/nm-bsd.h (ATTACH_DETACH): Delete.
2627         * config/nm-sysv4.h (ATTACH_DETACH): Delete.
2628         * config/nm-nbsd.h (ATTACH_DETACH): Delete.
2629         * config/nm-linux.h (ATTACH_DETACH): Delete.
2630         * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
2631         * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
2632         * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
2633         * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
2634         * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
2635
2636 2004-06-08  Corinna Vinschen  <vinschen@redhat.com>
2637
2638         * configure.in: Set $configdir to the right OS specific value.
2639         Use value when setting $tcldir and $tkdir.
2640         * configure: Regenerate.
2641
2642 2004-06-06  Paul Brook  <paul@codesourcery.com>
2643
2644         * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
2645         records.
2646
2647 2004-06-08  Paul N. Hilfinger  <Hilfinger@gnat.com>
2648
2649         * ada-lang.c (lookup_symbol_in_language): New function to allow
2650         re-use of another language's symbol lookup code.  (Placed here
2651         temporarily while Ada support is being integrated into the public
2652         tree).  
2653         (restore_language): New auxiliary function for 
2654         lookup_symbol_in_language.
2655         * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
2656         temporarily while Ada support is being integrated into the public
2657         tree).
2658         
2659 2004-06-08  Alexandre Oliva  <aoliva@redhat.com>
2660
2661         * Makefile.in (check//%): New.
2662
2663         * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
2664         (mn10300_store_return_value): Rewrite.
2665         (mn10300_type_align): New.
2666         (mn10300_use_struct_convention): Rewrite.
2667         (mn10300_return_value): New, using all of the above.
2668         (mn10300_pop_frame_regular): Add saved_regs_size.
2669         (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
2670
2671         * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
2672         regs if PC is on movm.
2673
2674 2004-06-07  Jim Blandy  <jimb@redhat.com>
2675
2676         Add native Linux support for the PowerPC E500.
2677         * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
2678         * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
2679         all architectures except the E500.
2680         * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
2681         #definitions.
2682         (struct gdb_evrregset_t): New type.
2683         (have_ptrace_getsetevrregs): New variable.
2684         (get_spe_registers, read_spliced_spe_reg, fetch_spe_register, 
2685         fetch_spe_registers): New functions.
2686         (fetch_register): Call fetch_spe_register as appropriate.
2687         Assert that we're only passed raw register numbers.
2688         (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
2689         Don't fetch gprs if they're pseudoregisters.
2690         (set_spe_registers, write_spliced_spe_reg, store_spe_register,
2691         store_spe_registers): New functions.
2692         (store_register): Call store_spe_register as appropriate.
2693         Assert that we're only passed raw register numbers.
2694         (store_ppc_registers): Call store_spe_registers as appropriate.
2695         Don't store gprs if they're pseudoregisters.
2696         
2697 2004-06-07  Jeff Johnston  <jjohnstn@redhat.com>
2698
2699         * thread-db.c (thread_get_info_callback): Fill in the thread_info
2700         struct if one exists, even if we are dealing with a zombie thread.
2701
2702 2004-06-07  Andrew Cagney  <cagney@gnu.org>
2703
2704         * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
2705         * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
2706         Rename PC_REQUIRES_RUN_BEFORE_USE.
2707         * breakpoint.c (breakpoint_sals_to_pc): Update.  Wrap reference in
2708         #ifdef.
2709
2710 2004-06-07  Randolph Chung  <tausq@debian.org>
2711
2712         * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
2713         unwinding after sp has been saved to the stack but before the end
2714         of the prologue, and after the fp has been modified but before it has
2715         been saved to the stack.
2716         (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer): 
2717         Remove superfluous definitions.
2718         (hppa_gdbarch_init): Remove superfluous frame base sniffer.
2719
2720 2004-06-07  Guy Martin  <gmsoft@gentoo.org>
2721
2722         Committed by Randolph Chung.
2723         * hppa-linux-nat.c: Include the correct version of the header file
2724         depending on the kernel version.
2725
2726 2004-06-06  Randolph Chung  <tausq@debian.org>
2727
2728         * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
2729         (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
2730
2731 2004-06-06  Randolph Chung  <tausq@debian.org>
2732
2733         * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline) 
2734         (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
2735         * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
2736         * hppa-tdep.c (hppa_symbol_address): New function definition.
2737         * hppa-tdep.h (hppa_symbol_address): New function declaration.
2738
2739 2004-06-06  Randolph Chung  <tausq@debian.org>
2740
2741         * hppa-tdep.h (struct value): Forward declaration.
2742         (gdbarch_tdep): Define tdep find_global_pointer method.
2743         * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
2744         associated with the function we are trying to call, and write it
2745         to the gp register.
2746         (hppa32_convert_from_funct_ptr_addr): New function.
2747         (hppa_find_global_pointer): New function.
2748         (hppa_gdbarch_init): Set default find_global_pointer method; set
2749         convert_from_func_ptr_addr method.
2750         * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
2751         (hppa_linux_init_abi): Set find_global_pointer method.
2752         * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
2753
2754 2004-06-06  Randolph Chung  <tausq@debian.org>
2755
2756         * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
2757         to struct value *function.
2758         * gdbarch.c: Regenerate.
2759         * gdbarch.h: Likewise.
2760         * infcall.c (call_function_by_hand): Pass entire function value
2761         to push_dummy_call.
2762
2763         * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
2764         (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
2765         * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
2766         * amd64-tdep.c (amd64_push_dummy_call): Likewise.
2767         * arm-tdep.c (arm_push_dummy_call): Likewise.
2768         * avr-tdep.c (avr_push_dummy_call): Likewise.
2769         * cris-tdep.c (cris_push_dummy_call): Likewise.
2770         * d10v-tdep.c (d10v_push_dummy_call): Likewise.
2771         * frv-tdep.c (frv_push_dummy_call): Likewise.
2772         * h8300-tdep.c (h8300_push_dummy_call): Likewise.
2773         * hppa-tdep.c (hppa32_push_dummy_call)
2774         (hppa64_push_dummy_call): Likewise.
2775         * i386-tdep.c (i386_push_dummy_call): Likewise.
2776         * ia64-tdep.c (ia64_push_dummy_call): Likewise.
2777         * m32r-tdep.c (m32r_push_dummy_call): Likewise.
2778         * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
2779         * m68k-tdep.c (m68k_push_dummy_call): Likewise.
2780         * m88k-tdep.c (m88k_push_dummy_call): Likewise.
2781         * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
2782         (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
2783         * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
2784         (ppc64_sysv_abi_push_dummy_call): Likewise.
2785         * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
2786         (ppc64_sysv_abi_push_dummy_call): Likewise.
2787         * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
2788         * s390-tdep.c (s390_push_dummy_call): Likewise.
2789         * sh-tdep.c (sh_push_dummy_call_fpu)
2790         (sh_push_dummy_call_nofpu): Likewise.
2791         * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
2792         * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
2793         * vax-tdep.c (vax_push_dummy_call): Likewise.
2794
2795 2004-06-04  Jim Blandy  <jimb@redhat.com>
2796
2797         * ppc-linux-nat.c (fetch_register): Don't forget to pass the
2798         gdbarch argument to register_size.
2799
2800         * rs6000-tdep.c (rs6000_store_return_value): Use
2801         regcache_cooked_write_part instead of
2802         deprecated_write_register_bytes.
2803         (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
2804         not gdbarch_deprecated_store_return_value.
2805
2806         * ppc-linux-nat.c (store_register, fetch_register): Remove
2807         incorrect assertions.  Simplify and generalize handling of
2808         transfers whose sizes are not multiples of, or less than, sizeof
2809         (PTRACE_XFER_TYPE).
2810
2811 2004-06-04  Jeff Johnston  <jjohnstn@redhat.com>
2812
2813         * infrun.c (handle_inferior_event): Don't treat an invalid ptid
2814         as a new thread event.
2815         * thread-db.c (thread_get_info_callback): If the thread is a
2816         zombie, return TD_THR_ZOMBIE.
2817         (thread_from_lwp): If thread_get_info_callback returns
2818         TD_THR_ZOMBIE, check if the thread is still on the thread list
2819         and return a -1 ptid if not found.
2820         (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
2821         change the status to TARGET_WAITKIND_SPURIOUS.
2822
2823 2004-06-03  Corinna Vinschen  <vinschen@redhat.com>
2824
2825         * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
2826         double values in little endian mode.
2827
2828 2004-06-02  Albert Chin-A-Young  <china@thewrittenword.com>
2829
2830         Committed by Andrew Cagney.
2831         * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
2832         after last enum constant to avoid error from IBM C
2833         compiler.
2834
2835 2004-06-02  Jim Blandy  <jimb@redhat.com>
2836
2837         * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
2838         to 'message', and make it local to the lone block that uses it.
2839
2840         * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
2841
2842 2004-06-02  Paul N. Hilfinger  <hilfinger@gnat.com>
2843
2844         * ada-exp.y: Update copyright notice.
2845         Include block.h.
2846         
2847         Replace REGNAME, LAST, INTERNAL_VARIABLE with
2848         SPECIAL_VARIABLE and unify the treatment of these cases.
2849
2850         (write_attribute_call0): Remove.
2851         (write_attribute_call1): Remove.
2852         (write_attribute_calln): Remove.
2853         (save_qualifier): Add missing semicolon.
2854
2855         (simple_exp,exp): Decomment (i.e., reactivate) code that was 
2856         temporarily disabled to allow compilation with FSF head version.
2857
2858         (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and 
2859         use individual operators (OP_*) for all attributes.
2860         (exp syntax): Use write_int.
2861         Handle STRING literals with OP_STRING.
2862         (variable syntax): Add limit parameter to calls to 
2863         write_object_renaming.  
2864
2865         (temp_parse_space): New definition to hold entities that need
2866         only live until the next call to ada_parse.
2867         (string_to_operator): Rename fields of ada_opname_table entries.
2868
2869         (write_var_from_sym): Record block.
2870         (write_var_from_name): Minor reformatting.
2871         Make sure saved name is properly encoded in the case of multiple 
2872         matches, and set its language to Ada.
2873         Update comment.
2874         Modify to indicate unresolved name as symbol in the UNRESOLVED 
2875         namespace, allocated in temp_parse_space.
2876         (write_int): New function.
2877
2878         (write_object_renaming): Add max_depth parameter to limit
2879         chains of object renamings.
2880         Handle case where root of renaming expression is itself a renaming.
2881         Use temp_parse_space for temporary name buffer.
2882         Handle renamings to dereferenced pointers (___XEXA suffices).
2883         
2884         (ada_parse, yyerror, string_to_operator, 
2885         write_var_from_sym, write_var_from_name, write_attribute_call0, 
2886         write_attribute_call1, write_attribute_calln, 
2887         write_object_renaming): Protoize.
2888
2889         (_initialize_ada_exp): New function.
2890         
2891         * ada-lang.c: Update copyright notice.
2892         General terminology change to conform to GNAT compiler usage:
2893         mangle => encode, demangle => decode
2894         Include gdb_obstack.h.
2895         Include gdb_regex.h
2896         Include frame.h
2897         Include hashtab.h
2898         Include completer.h
2899         Include gdb_stat.h
2900         Include block.h
2901         Include infcall.h
2902         
2903         (ADA_RETAIN_DOTS): Make sure this is defined.
2904         (TRUNCATION_TOWARDS_ZERO): Define.
2905         (struct string_vector): Define.
2906         (unresolved_names): Remove definition.
2907         (xnew_string_vector): New function.
2908         (string_vector_append): New function.
2909         (extract_string): Make static.
2910         (ada_unqualified_name): New function.
2911         (add_angle_brackets): New function.
2912         (function_name_from_pc): New function.
2913         (place_on_stack): Rename to ensure_lval.
2914
2915         (ensure_lval): Renamed from place_on_stack.
2916         Make identity on lvals.
2917         Update comment.
2918         (is_nonfunction): New interface.
2919         Only symbols in LOC_CONST class can be enumerals.
2920         (fill_in_ada_prototype): Remove; now independent of language.
2921         (add_defn_to_vec): Add obstack and symtab arguments.
2922         Use obstack to hold collected definitions.
2923         (num_defns_collected): New function.
2924         (defns_collected): New function.
2925         (ada_resolve_subexp): Rename to resolve_subexp.
2926         (resolve_subexp): Renamed from ada_resolve_subexp.
2927         (ada_op_name): Return non-const result.
2928         (ada_decoded_op_name): Renamed from ada_op_name, now used for
2929         other purposes.
2930
2931         (to_fixed_array_type): Add declaration.
2932         (coerce_unspec_val_to_type): Remove offset parameter.
2933         (find_sal_from_funcs_and_line): New interface.
2934         (find_line_in_linetable): Ditto.
2935
2936         (all_sals_for_line): Rename to ada_sals_for_line and make
2937         global.
2938         Add new parameter. When set, do not ask the user to choose the 
2939         instance, but use the first one found instead.
2940         Use given line number in returned sals.
2941         Fix comment. 
2942         Skip the prologue if funfirstline is set.
2943         Correct for memory leak when 0 lines found.
2944
2945         (value_pos_atr): Use pos_atr.
2946         (pos_atr): New function.
2947         (standard_lookup): Add block parameter.
2948
2949         (makeTimeStart): Remove declaration and uses.
2950         (makeTimeStop): Remove declaration and uses.
2951
2952         (ada_completer_word_break_characters): Allow for VMS.
2953         (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
2954         (raise_sym_name): New constant.
2955         (raise_unhandled_sym_name): New constant.
2956         (raise_assert_sym_name): New constant.
2957         (process_raise_exception_name): New constant.
2958         (longest_exception_template): New constant.
2959         (warning_limit): New variable to limit warnings during expression
2960         evaluation.
2961         (warnings_issued): New variable to keep track of warnings issued.
2962         (known_runtime_file_name_patterns): New constant.
2963         (known_auxiliary_function_name_patterns): New constant.
2964         (symbol_list_obstack): New variable.
2965         
2966         (field_name_match,is_suffix,is_suppressed_name,ada_encode,
2967         ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
2968         lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
2969         find_sal_from_funcs_and_line, ada_breakpoint_rewrite, 
2970         ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field, 
2971         ada_variant_discrim_name, field_alignment, dynamic_template_type,
2972         ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type): 
2973         Replace use of deprecated STREQ and STREQN macros by calls to strncmp 
2974         and strcmp. 
2975
2976         (ada_get_field_index): New function.
2977         (lim_warning): New function.
2978         (ada_translate_error_message): New function.
2979         (MAX_OF_SIZE): New function.
2980         (MIN_OF_SIZE): New function.
2981         (UMAX_OF_SIZE): New function.
2982         (UMIN_OF_SIZE): New function.
2983         (discrete_type_high_bound): New function.
2984         (discrete_type_low_bound): New function.
2985         (base_type): New function.
2986         (do_command): Remove.
2987         
2988         (ada_update_initial_language): Use language_ada, not language_unknown.
2989         (ada_encode): Renamed from ada_mangle.
2990         Obey ADA_RETAIN_DOTS.
2991         (ada_decode): Renamed from ada_demangle.
2992         Update coding conventions.
2993         (decoded_names_store): New hash table.
2994         (ada_decode_symbol): New function.
2995         (ada_la_decode): New function.
2996         
2997         (modify_general_field): Correct computations of offset and bit 
2998         position.
2999         (desc_base_type): Handle ref types, too.
3000         (ada_is_direct_array_type): New function.
3001
3002         (ada_is_simple_array): Rename to ada_is_simple_array_type.
3003         (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
3004         (ada_is_bogus_array_descriptor,ada_type_of_array,
3005         ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
3006         ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed 
3007         ada_is_array_descriptor_type.
3008         
3009         (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
3010         (ada_is_packed_array_type): Handle pointers or 
3011         references to packed arrays as well.
3012         (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
3013         (decode_packed_array_type): Search for the packed array type 
3014         symbol in the currently selected block and associated 
3015         superblocks too.
3016         Use lookup_symbol again.
3017
3018         (decode_packed_array): Handle pointers and references.
3019         Update call to coerce_unspec_val_to_type.
3020         (decode_packed_array_type,value_subscript_packed): Limit warnings.
3021         (ada_value_primitive_packed_val): Improve comment.
3022         
3023         (ada_index_type): Substitute int type for "undefined".
3024         (ada_index_type,ada_array_bound_from_type,ada_array_bound,
3025         ada_array_langth, ada_is_string_type): Use renamed 
3026         ada_is_simple_array_type.
3027         (empty_array): New function.
3028
3029         (ada_resolve):  Rename to resolve.
3030         (resolve): Make static.
3031         Call renamed resolve_subexp.
3032         Update comment.
3033         (ada_resolve_subexp): Rename to resolve_subexp.
3034         (resolve_subexp): Update comment.
3035         Decomment disabled code.
3036         Add LOC_COMPUTED* cases.
3037         Modify to use temporary struct symbols (marked as being in 
3038         UNDEF_NAMESPACE) to indicate unresolved names, instead of 
3039         OP_UNRESOLVED_VALUE.
3040         Remove OP_ATTRIBUTE; use individual opcodes for attributes.     
3041         Add OP_STRING case.
3042         Remove OP_ARRAY.
3043         Use SYMBOL_PRINT_NAME instead of ada_demangle.
3044         Use new ada_lookup_symbol_list interface.
3045         Use new ada_resolve_function interface.
3046         Remove OP_TYPE case.
3047
3048         (ada_args_match): Idiot proof against null actuals.
3049         Use intermediate variables to clarify.
3050         (ada_resolve_function): Update comment and interface.
3051         (mangled_ordered_before): Rename to encoded_ordered_before and
3052         update comment.
3053         (sort_choices): Update comment and interface.
3054         Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
3055         (user_select_syms): New interface.
3056         Use new sort_choices interface.
3057         Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
3058         (possible_user_operator_p): Idiot-proof against null values.
3059         (ada_simple_renamed_entity): Don't make cleanup; rely on 
3060         caller to free result string.
3061         Remove const from return type.
3062         (make_array_descriptor): Rename uses of place_on_stack to 
3063         ensure_lval.
3064         Make sure that arrays are on stack.
3065         
3066         (HASH_SIZE): Define.
3067         (struct cache_entry): Define.
3068         (cache_space): Define.
3069         (cache): Define.
3070         (clear_ada_sym_cache): New function.
3071         (find_entry): New function.
3072         (lookup_cached_symbol): New function.
3073         (defn_vector_size): Define.
3074         (cache_symbol): New function.
3075         (defn_symbols): Remove.
3076         
3077         (standard_lookup): Use lookup_symbol_in_language to get effect of
3078         C lookup.
3079         Cache results.
3080         
3081         (symbol_completion_match): New function.
3082         (symbol_completion_add): New function.
3083         (ada_make_symbol_completion_list): New function.
3084
3085         (ada_lookup_partial_symbol,ada_lookup_simple_minsym, 
3086         add_symbols_from_enclosing_procs,remove_extra_symbols): Replace 
3087         DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME. 
3088         (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
3089         
3090         (ada_lookup_simple_minsym): New function.
3091         (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
3092
3093         (add_symbols_from_enclosing_procs): New interface.
3094         Conditionalize more helpfully.
3095         Don't bother if program isn't running.
3096         Use new interface to get_frame_block.
3097         Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
3098         
3099         (remove_extra_symbols): New interface.
3100         (xget_renaming_scope): New function.
3101         (is_package_name): New function.
3102         (renaming_is_visible): New function.
3103         (remove_out_of_scope_renamings): New function.
3104
3105         (ada_lookup_symbol_list): New interface.
3106         Properly reinitialize the symbol list obstack.
3107         Don't call add_symbols_from_enclosing_procs if we start from a
3108         static or global block.
3109         Use new interfaces to ada_add_block_symbols, add_defn_to_vec, 
3110         add_symbols_from_enclosing_procs.
3111         Add symtab data to cached entries.
3112         Handle symbols prefixed with
3113         "standard__" specially; strip prefix and don't look in local symbols.
3114         Do not include out of scope renaming symbols in list of 
3115         symbols returned.
3116         Add const to block parameter.
3117         Move check for non-local, non-global symbols earlier.  
3118         Remove timing stuff.
3119         (ada_lookup_symbol): New interface.
3120         Find symtab as well.
3121         (ada_lookup_symbol_nonlocal): New function.
3122
3123         (is_name_suffix): Enhance suffix detection to recognize
3124         an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
3125         (is_dot_digits_suffix): New function.
3126         (wild_match): Ignore ".[:digit:]*" suffixes during matches.
3127         
3128         (ada_add_block_symbols): New interface.  Use obstack to return results
3129         in a vector of struct ada_symbol_infos.  Add symtab argument.
3130         Use new interface to add_defn_to_vec.
3131         Remove calls to fill_in_ada_prototype.
3132         Use BLOCK_BUCKETS, BLOCK_BUCKET.
3133         
3134         (ada_finish_decode_line_1): Add const qualification to local to fix
3135         warning.
3136         Start looking in static block for functions to avoid attempts 
3137         to search frame chain for up-level variables.
3138         Adapt to new ada_sals_for_line interface.
3139         Use new interfaces to ada_lookup_symbol_list and user_select_syms.
3140         Handle quoting of the function name inside the spec string.
3141         Skip prologue when funfirstline is set and update the 
3142         function documentation to that effect.
3143
3144         (debug_print_lines, debug_print_block, debug_print_blocks, 
3145         debug_print_symtab): Remove.
3146
3147         (ada_main_name): New function.  
3148         (ada_exception_breakpoint_type): New function.
3149         (is_known_support_routine): New function.
3150         (ada_find_printable_frame): Renamed from find_printable_frame and made
3151         global.
3152         Remove level parameter.
3153         Use new interface to select_frame.
3154
3155         (begin_command): Remove.
3156         (ada_adjust_exception_stop): New function.
3157         (ada_print_exception_stop): New function.
3158         (exception_name_from_cond): New function.
3159         (ada_report_exception_break): Replace disabled code with 
3160         conditionalization on GNAT_GDB.
3161         Get the exception name from the condition string.
3162         Remove and move functionality into new functions 
3163         ada_print_exception_breakpoint_task and 
3164         ada_print_exception_breakpoint_nontask.
3165         (error_breakpoint_runtime_sym_not_found): New function.
3166         (is_runtime_sym_defined): New function.
3167         (ada_breakpoint_rewrite): Uncomment suppressed code.
3168         Use symbolic error-message and runtime-symbol names.
3169         Surround runtime symbol names in quotes.
3170         Allow non-specific breakpoints on exceptions and assertions before
3171         program starts.
3172         
3173         (ada_is_tagged_type): Add parameter.
3174         (ada_is_tag_type): New function.
3175         (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
3176         (ada_variant_discrim_type): Ditto.
3177         (value_tag_from_contents_and_address): New function.
3178         (type_from_tag): New function.
3179         (struct tag_args): New structure used to communicate with
3180         ada_tag_name_1.
3181         (ada_tag_name_1): New function.
3182         (ada_tag_name): New function.
3183
3184         (ada_scan_number): Update comment.
3185         (find_struct_field): New function.
3186         (ada_search_struct_field): Make static.
3187         (ada_value_struct_elt): New version that returns references when
3188         given pointers or references to structs.
3189         (ada_lookup_struct_elt_type): Add 'refok' parameter.
3190         (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
3191         interface.
3192         (ada_value_ind): Use new ada_to_fixed_value interface.
3193         (ada_coerce_ref): Ditto.
3194         (field_offset): Remove.
3195
3196         (ada_find_any_symbol): New function, extracted from ada_find_any_type.
3197         (ada_find_renaming_symbol): New function.
3198         (ada_prefer_type): Prefer named types over unnamed ones.
3199         (variant_field_index): New function.
3200         (contains_variant_part): Removed: subsumed by variant_field_index.
3201         (ada_template_to_fixed_record_type): New function, mostly from
3202         template_to_fixed_record_type.
3203         (template_to_fixed_record_type): 
3204         Do not scan the type fields beyond the last one; prevents a 
3205         potential SEGV.
3206         Handle case where variant field is listed BEFORE discriminant it 
3207         depends on.
3208         Fix calculation of record length when bit length is 
3209         not evenly divisible by char length.
3210         Move code to ada_template_to_fixed_record_type and call it.
3211
3212         (template_to_static_fixed_type): Revise comment.  
3213         Modify to work on ordinary record types as well as templates, 
3214         so as to handle fields that use ___XVE or ___XVU encodings. 
3215         (to_record_with_fixed_variant_part): Fill out comment.
3216         Initialize C++ stuff in right type.
3217         Allow case where DVAL is null.
3218         Handle case where variant field is not last.
3219         Fix typo concerning record length.
3220         (to_fixed_record_type): Decomment disabled code.
3221         (to_fixed_record_type): Use variant_field_index instead of 
3222         contains_variant_part.
3223         (to_fixed_variant_branch_type): Ditto.
3224         (to_fixed_array_type): Decomment disabled code.
3225         (ada_to_fixed_type): Convert tagged types to the specific type.
3226         Deactivate the size-check for array types in order to avoid 
3227         some false size alarms.
3228         (to_static_fixed_type): Decomment disabled code.
3229         Modify to call template_to_static_fixed_type
3230         on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
3231         (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
3232         Remove valaddr argument, as it is never really used.
3233         (ada_to_fixed_value): Change interface to act on single struct value*
3234         operand.
3235         (adjust_pc_past_prologue): New function.
3236         (ada_attribute_name): Modify to take enum exp_opcode argument.
3237                 
3238         (ada_enum_name): Recognize new homonym-distinguishing convention.
3239         Adjust local variable's type to remove compiler warning.
3240         Fix a small problem in the part that unqualifies the enumeration name.
3241         (ada_value_binop): New function.
3242         (ada_value_equal): New function.
3243
3244         (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
3245         Don't give error message when not doing normal evaluation 
3246         and a tagged type doesn't seem to contain a structure member.
3247         Give error message for packed arrays.
3248         For indexing arrays, handle pointers to packed arrays correctly.
3249         Handle case of 'first and 'last attributes of bare integral type 
3250         without encoded subtype info.  
3251         Remove some unnecessary casts.
3252         Fix uninitialized value of type in computing 'first, 'last, or 'length
3253         of array object.  
3254         Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
3255         Remove binop_user_defined_p tests and value_x_binop and value_x_unop
3256         calls.
3257         Attributes are now exp_opcode values.
3258         Correct treatment of 'modulus.
3259         Better error message for taking 'length of wrong kind of type; 
3260         improve comment.
3261         Change EVAL_NORMAL to noside for consistency.
3262         Use ada_value_binop for DIV, MOD, REM.
3263         Make special case out of array of length 0, since an argument 
3264         of 0 upsets some platforms' malloc.
3265         Use OP_STRING instead of OP_ARRAY.
3266         For slice, add check that we have an array type before extracting 
3267         a slice out of it.  Avoids a SEGV.
3268         When evaluating an array slice, if the array type is a reference to 
3269         an aligner type, then replace the aligner type by the actual type.
3270         Decomment disabled code.
3271         Remove some dead code.
3272         Use temporary struct symbols (marked as being in UNDEF_NAMESPACE) 
3273         to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
3274         Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE, 
3275         and UNOP_MBR to UNOP_IN_RANGE.
3276         If an array type has a parallel ___XVE type, then use it.
3277         Turn arrays into pointers for lvalue arrays.
3278         Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
3279         bounds error and handle 0-length slices.
3280         Use lim_warning.
3281         When selecting fields, apply ada_to_fixed_value (because the fields 
3282         might have ___XVU or ___XVE encodings even if not dynamic.)
3283         Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
3284         (ada_is_system_address_type): New function.
3285
3286         (get_var_value): Use new interface to ada_lookup_symbol_list.
3287         (get_int_var_value): New interface.
3288         (to_fixed_range_type): Allow unknown bound, with warning.
3289         (ada_is_modular_type): Decomment disabled code.
3290         (ADA_OPERATORS): New definition.
3291         (ada_operator_length): New function.
3292         (ada_expr_op_name): New function.
3293         (ada_forward_operator_length): New function.
3294         (ada_dump_subexp_body): New function.
3295         (ada_print_subexp): New function.
3296         (ada_exp_descriptor): New constant.
3297         (ada_op_print_tab): Add 'size.  Remove FIXMEs.
3298         (ada_language_defn): Add ada_exp_descriptor entry.
3299         Change ada_parse => parse.
3300         Add post-parser entry.
3301         Use ada-specific non-local symbol lookup.
3302         Don't use C-style arrays. 
3303         String lower-bound is 1.
3304         Decomment disabled code.        
3305         (parse): New function.
3306         New fields ada_translate_error_message, ada_lookup_symbol, 
3307         ada_lookup_minimal_symbol.
3308         
3309         * ada-lang.h: Update copyright dates.
3310         Replace the mangle/demangle terminology throughout by the
3311         more appropriate encode/decode one. 
3312         Include breakpoint.h.
3313         Forward declare struct partial_symbol, struct block.
3314         (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
3315         (EXTRACT_ADDRESS): Remove.
3316         (EXTRACT_INT): Remove.
3317         (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
3318         (MAX_ENCLOSING_FRAME_LEVELS): Define.
3319         (MAX_RENAMING_CHAIN_LENGTH): Define.
3320         (struct ada_opname_map): mangled => decoded, demangled=>encoded.
3321
3322         (enum task_states): Remove.
3323         ada_task_states: Remove.
3324         (fat_string): Remove.
3325         (struct entry_call): Remove.
3326         (struct task_fields): Remove.
3327         (struct task_entry): Remove.
3328
3329         (struct ada_symbol_info): Define.
3330         (enum ada_attribute): Remove.
3331         (enum ada_operator): Define.
3332         
3333         (ada_get_field_index): Declare.
3334         (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
3335         (ada_is_simple_array): Rename to ada_is_simple_array_type.
3336         (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
3337         (ada_lookup_symbol_list): New interface.
3338         (ada_decode_symbol): Declare.
3339         (ada_decode): Declare.
3340         (ada_lookup_symbol): New interface.
3341         (ada_update_initial_language): Declare.
3342         (ada_lookup_simple_minsym): Declare.
3343         (user_select_syms): New interface.
3344         (ada_sals_for_line): Declare.
3345         (ada_is_tagged_type): New interface.
3346         (ada_tag_name): Declare.
3347         (ada_lookup_struct_elt_type): Remove declaration.
3348         (ada_search_struct_field): Remove declaration.
3349         (ada_attribute_name): New interface.
3350         (ada_is_system_address_type): Declare.
3351         (ada_to_fixed_value): Remove declaration.
3352         (ada_template_to_fixed_record_type_1): Declare.
3353         (get_int_var_value): New interface.
3354         (ada_find_any_symbol): Declare.
3355         (ada_find_renaming_symbol): Declare.
3356         (ada_mangle): Rename to ada_encode.
3357         (ada_simple_renamed_entity): Remove const.
3358         (ada_main_name): Declare.
3359         (get_current_task): Rename to ada_get_current_task.
3360         (get_entry_number): Remove declaration.
3361         (ada_report_exception_break): Remove declaration.
3362         (ada_print_exception_breakpoint_nontask): Declare.
3363         (ada_print_exception_breakpoint_task): Declare.
3364         (ada_find_printable_frame): Declare.
3365
3366         * ada-lex.l: Update copyright notices.
3367         Use xmalloc and xfree instead of malloc and free.
3368         Use new interface to name_lookup.
3369         Use new interface to 
3370         ada_mangle=>ada_encode.
3371         Redo handling of '$...' variable to parallel current treatment 
3372         in c-exp.y.  
3373         (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
3374         digit_to_int, strtoulst, processInt, processReal, processId, 
3375         block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
3376         yywrap): Protoize.
3377         
3378         (processInt): Use cast to remove harmless warning.
3379         (processReal): Modify to get rid of compiler warning on scan formats.
3380
3381         (processId): Replace xmalloc with obstack_alloc for name and remove
3382         call to ada_name_string_cleanup.
3383         Remove obsolete disabled code.
3384         (name_lookup): Ditto. 
3385         New interface.
3386         Use obsavestring on temp_parse_space instead of savestring 
3387         on name, and remove call to ada_name_string_cleanup.  
3388         Free string returned from ada_simple_renamed_entity.
3389         Use new interface to ada_lookup_symbol_list.
3390         Decomment disabled code.
3391         Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables, 
3392         not types.
3393         When a type name lookup succeeds as a result of 
3394         lookup_primitive_typename, check for regular type entry that has not 
3395         yet been read in.
3396         Limit length of chain of renamed symbols we are willing to follow.  
3397         Do not break names beginning with "standard__" into segments.  
3398         (block_lookup): Use new interface to ada_lookup_symbol_list.
3399         
3400         * ada-typeprint.c: Update copyright notice.
3401         (demangled_type_name): Rename to decoded_type_name.
3402         (ada_typedef_print): Use SYMBOL_PRINT_NAME.
3403         (print_range_bound):  Correct handling of negative
3404         bounds that make the index type looked unsigned under STABS.  
3405         (print_dynamic_range_bound): Use new interface to get_int_var_value.
3406         (print_range_type_named):  Use the builtin int type if no type 
3407         corresponding to the given type name could be found.
3408         (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
3409         Add some bullet-proofing.
3410         (print_variant_clauses): Allow for variant branches with ___XVU 
3411         encodings that are not dynamic fields.  
3412         Use new interface to ada_is_tagged_type.
3413         (print_record_type): Allow for fields with ___XVE encodings that 
3414         are not dynamic fields. 
3415         Use new interface to ada_is_tagged_type.
3416         (ada_print_type): ada_is_array_descriptor => 
3417         ada_is_array_descriptor_type.
3418
3419         * ada-valprint.c: Update copyright notice.
3420         Include gdb_string.h
3421         Include infcall.h
3422         (ui_memcpy): New function.
3423         (ada_print_floating): New function.
3424         (ada_print_str): Order arguments correctly.
3425         Correct handling of empty arrays and arrays of 0-length items. 
3426         ada_is_array_descriptor => ada_is_array_descriptor_type 
3427         Print values of type System.Address in hexadecimal format.
3428         Use ada_print_floating to print floating-point numbers in Ada format.
3429         Print class tag values with type names.  
3430         No longer print the address of reference values. Avoids 
3431         a potential confusion.  
3432         (ada_value_print): Stop printing the object type for reference
3433         values, but preserve that behavior for access types. Avoids
3434         a potential confusion.
3435         Simplify one conditional expression, as the first part is now
3436         necessarily true.
3437         ada_is_array_descriptor => ada_is_array_descriptor_type 
3438         Add check for arrays for null records, and print them by hand.
3439         
3440 2004-06-01  Jim Blandy  <jimb@redhat.com>
3441
3442         * ppc-tdep.h: Delete unused 'regoff' member.
3443         * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
3444
3445 2004-06-01  Michael Chastain  <mec.gnu@mindspring.com>
3446
3447         Fix PR symtab/1661.
3448         * hpread.c (hpread_pxdb_needed): Call memset after alloca.
3449         (hpread_read_struct_type): Likewise.
3450
3451 2004-06-01  Andrew Cagney  <cagney@gnu.org>
3452
3453         * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
3454         instead of xasprintf.
3455         * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt) 
3456         (mi_cmd_thread_select, mi_cmd_thread_list_ids) 
3457         (mi_cmd_data_list_register_names) 
3458         (mi_cmd_data_list_changed_registers) 
3459         (mi_cmd_data_list_register_values) 
3460         (get_register, mi_cmd_data_write_register_values) 
3461         (mi_cmd_data_write_register_values) 
3462         (mi_cmd_data_assign, mi_cmd_data_evaluate_expression) 
3463         (mi_cmd_target_download, mi_cmd_target_select) 
3464         (mi_cmd_data_read_memory, mi_cmd_data_write_memory) 
3465         (mi_execute_cli_command, mi_execute_async_cli_command) 
3466         (mi_execute_async_cli_command): Ditto.
3467         * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
3468         * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
3469
3470         * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
3471         * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
3472         error_last_message instead of mi_error_last_message.
3473         * mi/mi-main.c (mi_error_last_message): Delete function.
3474
3475         * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
3476         "invalid number of columns" error.  Delete redundant "out of
3477         memory" check.
3478
3479 2004-05-31  Mark Kettenis  <kettenis@gnu.org>
3480
3481         * i386bsd-nat.c: Don't include <sys/procfs.h>.
3482         (gregset_t, fpregset_t): Remove typedefs.
3483         (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
3484         (REG_OFFSET): Rename argument.
3485         (i386bsd_r_reg_offset): Rename from reg_offset.
3486         (REG_ADDR): Remove macro.
3487         (cannot_fetch_register, supply_gregset, fill_gregset): Remove
3488         functions.
3489         (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
3490         (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
3491         instead of gregset_t and fpregset_t.  Use i386bsd_supply_gregset
3492         instead of supply_gregset.
3493         (store_inferior_registers): Use `struct reg' and `struct fpreg'
3494         instead of gregset_t and fpregset_t.  Use i386bsd_collect_gregset
3495         instead of fill_gregset.
3496         (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
3497
3498         * i386bsd-nat.c: Don't include "gregset.h".
3499         (supply_gregset, fill_gregset): Make static.
3500         (supply_fpregset, fill_fpregset): Remove.
3501         * Makefile.in (i386bsd-nat.o): Update dependencies.
3502
3503 2004-05-30  Mark Kettenis  <kettenis@gnu.org>
3504
3505         * fbsd-proc.c: Include "regcache.h", "regset.h" and
3506         "gdb_assert.h".  Con't include "gregset.h".
3507         (fbsd_make_corefile_notes): Use regset-based core file support
3508         instead off fill_gregset and fill_fpregset.
3509         * Makefile.in (fbsd-proc.o): Update dependencies.
3510
3511         * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
3512         instructions.
3513         (m88k_frame_prev_register): Simplify code a bit.
3514
3515         * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
3516         (amd64_collect_fpregset): New function.
3517         (amd64_regset_from_core_section): Use amd64_collect_fpregset.
3518
3519         * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
3520
3521         * i386-tdep.c (i386_supply_gregset): Adjust comment.
3522         (i386_collect_gregset): New function.
3523         (i386_supply_fpregset): Adjust comment.
3524         (i386_collect_fpregset): New function.
3525         (i386_regset_from_core_section): Use i386_collect_gregset and
3526         i386_collect_fpregset.
3527
3528         * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
3529         handle VALUEP being null.
3530
3531         * regset.h (collect_regset_ftype): Unconstify fourth argument.
3532
3533 2004-05-29  Mark Kettenis  <kettenis@gnu.org>
3534
3535         * MAINTAINERS: Undelete m88k.  Add myself as maintainer.
3536
3537         * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
3538         assembler in OpenBSD 3.5-current.
3539         (amd64obsd_sigcontext_addr): Likewise.
3540
3541 2004-05-28  Jim Blandy  <jimb@redhat.com>
3542
3543         * rs6000-tdep.c: Use the modern gdbarch methods for handling the
3544         register set, so our regcache isn't declared "legacy" and our E500
3545         pseudoregister read and write functions aren't ignored.
3546         (rs6000_register_byte, rs6000_register_raw_size,
3547         rs6000_register_virtual_type, rs6000_register_convertible,
3548         rs6000_register_convert_to_virtual,
3549         rs6000_register_convert_to_raw): Deleted.
3550         (rs6000_register_type, rs6000_convert_register_p,
3551         rs6000_register_to_value, rs6000_value_to_register): New
3552         functions.
3553         (rs6000_gdbarch_init): Don't register
3554         gdbarch_deprecated_register_size,
3555         gdbarch_deprecated_register_bytes,
3556         gdbarch_deprecated_register_byte,
3557         gdbarch_deprecated_register_raw_size,
3558         gdbarch_deprecated_register_virtual_type,
3559         gdbarch_deprecated_register_convertible,
3560         gdbarch_deprecated_register_convert_to_virtual, or
3561         gdbarch_deprecated_register_convert_to_raw methods.  Instead,
3562         register gdbarch_register_type, gdbarch_convert_register_p,
3563         gdbarch_register_to_value, and gdbarch_value_to_register methods.
3564
3565 2004-05-26  Jim Blandy  <jimb@redhat.com>
3566
3567         * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
3568         (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
3569         functions, updated to match the register numberings used in GCC.
3570         (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
3571         rs6000_dwarf2_reg_to_regnum as register number conversions
3572         functions for STABS and Dwarf2.
3573
3574 2004-05-26  Randolph Chung  <tausq@debian.org>
3575
3576         * infttrace.h (target_waitkind): Forward declare type instead of pulling
3577         in header file.
3578
3579 2004-05-25  Joel Brobecker  <brobecker@gnat.com>
3580
3581         * NEWS: Document new "start" command.
3582
3583 2004-05-25  Randolph Chung  <tausq@debian.org>
3584
3585         * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
3586         hppa-linux.
3587
3588 2004-05-25  Randolph Chung  <tausq@debian.org>
3589
3590         * hppa-hpux-tdep.c (offsetof): Define.
3591         (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
3592         (hppa32_hpux_frame_base_before_sigtramp)
3593         (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
3594         (hppa64_hpux_frame_saved_pc_in_sigtramp)
3595         (hppa64_hpux_frame_base_before_sigtramp)
3596         (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused 
3597         functions.
3598         (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
3599         (hppa_hpux_sigtramp_frame_unwind_cache)
3600         (hppa_hpux_sigtramp_frame_this_id)
3601         (hppa_hpux_sigtramp_frame_prev_register)
3602         (hppa_hpux_sigtramp_frame_unwind)
3603         (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
3604         (hppa_hpux_init_abi): Register sigtramp unwinder.
3605         * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
3606
3607 2004-05-25  Randolph Chung  <tausq@debian.org>
3608
3609         * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
3610         and multiple stack unwinds.
3611         (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
3612
3613 2004-05-25  Andrew Cagney  <cagney@gnu.org>
3614
3615         * symfile.h (symbol_file_add_from_memory): Delete declaration.
3616         * symfile-mem.h: Delete file.
3617         * symfile-mem.c: Do not include "symfile-mem.h".
3618         (symbol_file_add_from_memory): Make static. Use "struct bfd" and
3619         "struct bfd_section".  When an error do not bother returning NULL.
3620         (add_symbol_file_from_memory_command): Use "struct bfd" and
3621         "struct bfd_section".
3622         * Makefile.in (symfile_mem_h): Delete.
3623         (symfile-mem.o): Update dependencies.
3624
3625 2004-05-25  Nick Roberts  <nickrob@gnu.org>
3626
3627         * gdb-mi.el: New file.
3628
3629 2004-05-25  Andrew Cagney  <cagney@gnu.org>
3630
3631         * inftarg.c: Include "observer.h".
3632         (child_attach, child_create_inferior): Notify inferior_created.
3633         * corelow.c: Include "observer.h".
3634         (core_open): Notify inferior_created.
3635         * Makefile.in (inftarg.o, corelow.o): Update dependencies.
3636
3637 2004-05-25  Andrew Cagney  <cagney@gnu.org>
3638
3639         * target.h (struct target_ops): Add from_tty to
3640         to_create_inferior.
3641         (target_create_inferior, find_default_create_inferior): Update.
3642         * infcmd.c (run_command): Update.
3643         * wince.c (child_create_inferior): Update.
3644         * win32-nat.c (child_create_inferior): Update.
3645         * uw-thread.c (uw_thread_create_inferior): Update.
3646         * thread-db.c (thread_db_create_inferior): Update.
3647         * target.c (debug_to_create_inferior) 
3648         (find_default_create_inferior): Update.
3649         (maybe_kill_then_create_inferior): Update.
3650         * sol-thread.c (sol_thread_create_inferior): Update.
3651         * remote.c (extended_remote_async_create_inferior) 
3652         (extended_remote_create_inferior): Update.
3653         * remote-vx.c (vx_create_inferior): Update.
3654         * remote-st.c (st2000_create_inferior): Update.
3655         * remote-sim.c (gdbsim_create_inferior): Update.
3656         * remote-sds.c (sds_create_inferior): Update.
3657         * remote-rdp.c (remote_rdp_create_inferior): Update.
3658         * remote-rdi.c (arm_rdi_create_inferior): Update.
3659         * remote-m32r-sdi.c (m32r_create_inferior): Update.
3660         * remote-e7000.c (e7000_create_inferior): Update.
3661         * procfs.c (procfs_create_inferior): Update.
3662         * ocd.c (ocd_create_inferior): Update.
3663         * ocd.h (ocd_create_inferior): Update.
3664         * nto-procfs.c (procfs_create_inferior): Update.
3665         * monitor.c (monitor_create_inferior): Update.
3666         * lin-lwp.c (lin_lwp_create_inferior): Update.
3667         * inftarg.c (child_create_inferior): Update.
3668         * hpux-thread.c (hpux_thread_create_inferior): Update.
3669         * gnu-nat.c (gnu_create_inferior): Update.
3670
3671 2004-05-25  Andrew Cagney  <cagney@gnu.com>
3672
3673         * MAINTAINERS: Update e-mail address.
3674
3675 2004-05-24  Randolph Chung  <tausq@debian.org>
3676
3677         * thread.c (info_threads_command, thread_apply_all_command)
3678         (thread_apply_command, thread_command, do_captured_thread_select):
3679         Remove HPUXHPPA-specific code.
3680
3681 2004-05-24  Randolph Chung  <tausq@debian.org>
3682
3683         * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
3684         unused symbols.
3685         * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
3686         references.
3687
3688 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
3689
3690         * infcmd.c (kill_if_already_running): New function, extracted
3691         from run_command().
3692         (run_command): Replace extracted code by call to
3693         kill_if_already_running().
3694         (start_command): New function.
3695         (_initialize_infcmd): Add "start" command.
3696
3697 2004-05-24  Mark Kettenis  <kettenis@gnu.org>
3698
3699         Add OpenBSD/m88k support.
3700         * NEWS (New native configurations): Mention OpenBSD/m88k.
3701         * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
3702         config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
3703         * Makefile.in (m88k_tdep_h): New variable.
3704         (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
3705         (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
3706         * configure.host: Add m88*-*-openbsd*.
3707         * configure.tgt: Add m88*-*-openbsd*.
3708
3709 2004-05-24  Jim Blandy  <jimb@redhat.com>
3710
3711         * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
3712         to approve changes.
3713
3714 2004-05-24  Kevin Buettner  <kevinb@redhat.com>
3715
3716         * symtab.c (fixup_section): Search section table when lookup by
3717         name fails.
3718
3719 2004-05-24  Randolph Chung  <tausq@debian.org>
3720
3721         * hppa-tdep.c: Fix handling of 8-byte structures; they should not 
3722         be "small_struct".
3723
3724 2004-05-24  Mark Kettenis  <kettenis@gnu.org>
3725
3726         * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
3727         register number in regcache_raw_collect call.
3728         (m68kbsd_collect_fpregset): Likewise.
3729         * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
3730
3731         * regset.h (struct regset): Add back `regset' member.
3732
3733 2004-05-23  Mark Kettenis  <kettenis@gnu.org>
3734
3735         * configure.in: Check for td_pcb in `struct thread'.
3736         * configure, config.in: Regenerated.
3737
3738         * dpx2-nat.c: Remove file.
3739         * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
3740         (dpx2-nat.o): Remove dependencies.
3741
3742         * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
3743         <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
3744         (amd64obsd_supply_pcb): New function.
3745         (_initialize_amd64obsd_nat): Enable libkvm interface.
3746         * Makefile.in (amd64obsd-nat.o): Update dependencies.
3747         * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
3748         (LOADLIBES): New variable.
3749
3750         * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
3751         <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
3752         (sparc32nbsd_supply_pcb): New function.
3753         (_initialize_sparcnbsd_nat): Enable libkvm interface.
3754         * Makefile.in (sparcnbsd-nat.o): Update dependencies.
3755         * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
3756         (LOADLIBES): New variable.
3757
3758 2004-05-22  Mark Kettenis  <kettenis@gnu.org>
3759
3760         * bsd-kvm.c, bsd-kvm.h: New files.
3761         * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
3762         "bsd-kvm.h".
3763         (i386fbsd_supply_pcb): New function.
3764         * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
3765         (i386fbsd-nat.o): Update dependencies.
3766         (bsd_kvm_h): New variable.
3767         (bsd-kvm.o): New dependency.
3768         * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
3769         (LOADLIBES): New variable.
3770
3771         * regset.c: Tweak comment.
3772         (regset_alloc): Remove descr argument.  Use GDBARCH_OBSTACK_ZALLOC
3773         macro.
3774         * regset.h: Update copyright year.
3775         (struct regset): Remove `descr' member, add `gdbarch' member.
3776         (regset_alloc): Adjust prototype and comment.
3777         * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
3778         (i386_supply_fpregset): Likewise.
3779         (i386_regset_from_core_section): Update call to regset_alloc.
3780         * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
3781         REGSET->arch.
3782         (i386obsd_aout_regset_from_core_section): Update call to
3783         regset_alloc.
3784         * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
3785         REGSET->arch.
3786         (i386nbsd_aout_regset_from_core_section): Update call to
3787         regset_alloc.
3788         * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
3789         REGSET->arch.
3790         (amd64_regset_from_core_section): Update call to regset_alloc.
3791         * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
3792         REGSET->arch.
3793         (amd64obsd_regset_from_core_section): Update call to regset_alloc.
3794         * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
3795         &sparc32nbsd_gregset in sparc32_supply_gregset call.
3796         (sparc32nbsd_init_abi): Update call to regset_alloc.
3797         * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
3798         &sparc64obsd_core_gregset in sparc64_supply_gregset call.
3799         (sparc64obsd_init_abi): Update call to regset_alloc.
3800         * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
3801         &sparc64nbsd_gregset in sparc64_supply_gregset call.
3802         (sparc64nbsd_init_abi): Update call to regset_alloc.
3803         * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
3804         &sparc64fbsd_gregset in sparc64_supply_gregset call.
3805         (sparc64fbsd_init_abi): Update call to regset_alloc.
3806
3807 2004-05-22  Jim Blandy  <jimb@redhat.com>
3808
3809         * ppc-tdep.h (spe_register_p): New declaration.
3810         (struct gdbarch_tdep): New members: ppc_acc_regnum and
3811         ppc_spefscr_regnum.
3812         * rs6000-tdep.c (spe_register_p): New function.
3813         (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
3814         spefscr.
3815         (rs6000_gdbarch_init): Initialize the new members of the tdep
3816         structure.
3817
3818 2004-05-21  Jim Blandy  <jimb@redhat.com>
3819
3820         * ppc-linux-nat.c (fetch_register): Move code back to be next
3821         to the comment that describes it.  (Moved code, instead of
3822         comment, for symmetry with store_register.)
3823
3824         Allocate regset structures in the gdbarch's obstack, not using
3825         xmalloc.
3826         * regset.c (regset_alloc): Renamed from regset_xmalloc.
3827         Add 'arch' argument.  Allocate the regset on arch's obstack, not
3828         using xmalloc.
3829         * regset.h (regset_alloc): Update declaration.
3830         * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
3831         gdbarch argument.
3832         * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
3833         * i386-tdep.c (i386_regset_from_core_section): Same.
3834         * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
3835         * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
3836         * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
3837         * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
3838         * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
3839         * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
3840
3841 2004-05-21  Joel Brobecker  <brobecker@gnat.com>
3842
3843         * config/djgpp/fnchange.lst: Undo previous change, was useless.
3844
3845 2004-05-21  Jim Blandy  <jimb@redhat.com>
3846
3847         * dwarf2expr.c (execute_stack_op): Add 'break' statements after
3848         cases for DW_OP_div and DW_OP_shr.  (Thanks to Reva Cuthbertson.)
3849
3850 2004-05-20  Jim Blandy  <jimb@redhat.com>
3851
3852         * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
3853
3854 2004-05-20  Mark Kettenis  <kettenis@gnu.org>
3855
3856         * regset.h: Make prototype const-correct.
3857         * regset.c (regset_xmalloc): Make const-correct.
3858
3859 2004-05-20  Paul N. Hilfinger  <hilfinger@gnat.com>
3860
3861         * symtab.h (SYMBOL_SEARCH_NAME): New definition.
3862         (SYMBOL_MATCHES_SEARCH_NAME): New definition.
3863         (symbol_search_name): Declare.
3864         
3865         * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
3866         (iter_name_next_hashed): Ditto.
3867         (iter_name_next_linear): Ditto.
3868         (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
3869
3870         * symtab.c (lookup_partial_symbol): Assume symbols ordered by 
3871         search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
3872         (symbol_search_name): New function.
3873         
3874         * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
3875         
3876         * minsyms.c (build_minimal_symbol_hash_tables): Change
3877         test for adding to demangled hash table to check for difference
3878         between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
3879         
3880 2004-05-19  Jim Blandy  <jimb@redhat.com>
3881
3882         Use a constructor function to create regset structures.
3883         * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
3884         (struct regset): Use supply_regset_ftype.  Add new
3885         'collect_regset' member.
3886         (regset_xmalloc): New declaration.
3887         * regset.c: New file.
3888         * am64-tdep.c (amd64_regset_from_core_section): Use
3889         regset_xmalloc to construct regset structures.
3890         * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
3891         * i386-tdep.c (i386_regset_from_core_section): Same.
3892         * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
3893         * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
3894         * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
3895         * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
3896         * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
3897         * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
3898         * Makefile.in (COMMON_OBS): Add regset.o.
3899         (regset.o): New rule.
3900
3901 2004-05-19  Joel Brobecker  <brobecker@gnat.com>
3902
3903         * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
3904         and pthread_cond_wait.c.
3905
3906 2004-05-18  Jim Blandy  <jimb@redhat.com>
3907
3908         * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
3909         before the mach-specific switch, and then let the individual cases
3910         override the defaults, rather than leaving them uninitialized
3911         until the switch and then setting them in each case.
3912
3913 2004-05-18  Randolph Chung  <tausq@debian.org>
3914
3915         * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
3916         millicode functions.
3917
3918 2004-05-18  Randolph Chung  <tausq@debian.org>
3919
3920         * somsolib.c (som_solib_remove_inferior_hook): Make all the size
3921         references to dld_flags_buffer consistent.
3922
3923 2004-05-18  Randolph Chung  <tausq@debian.org>
3924
3925         * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
3926         it for unwinding the stack.
3927
3928 2004-05-18  Randolph Chung  <tausq@debian.org>
3929
3930         * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
3931         Undefine these so we can overide them using gdbarch.
3932
3933 2004-05-18  Randolph Chung <tausq@debian.org>
3934
3935         * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
3936         handling for 64-bit HPUX (elf).
3937
3938 2004-05-18  Daniel Jacobowitz  <dan@debian.org>
3939
3940         * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
3941         constants.
3942         * amd64-tdep.c (amd64_skip_prologue): Likewise.
3943         * ia64-tdep.c (examine_prologue): Likewise.
3944         * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
3945         * v850-tdep.c (v850_fix_call_dummy): Likewise.
3946
3947 2004-05-18  Mark Kettenis  <kettenis@gnu.org>
3948
3949         * vax-tdep.c (vax_return_value): Implement
3950         RETURN_VALUE_ABI_RETURNS_ADDRESS.
3951
3952 2004-05-17  Mark Kettenis  <kettenis@gnu.org>
3953
3954         * vax-tdep.c (vax_return_value): Fix typo.
3955
3956 2004-05-17  Andrew Cagney  <cagney@redhat.com>
3957
3958         * MAINTAINERS: Mark Salter was also responsible for
3959         testsuite/config/
3960
3961         * NEWS: Mention signal fixes.
3962
3963 2004-05-17  Randolph Chung  <tausq@debian.org>
3964
3965         * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
3966         check to see if we are unwinding an export stub.  Export stubs clobber
3967         the %rp in the call path and stores the original rp in a stack slot.
3968
3969 2004-05-17  Jim Blandy  <jimb@redhat.com>
3970
3971         * MAINTAINERS: Update address for J.T. Conklin.
3972
3973 2004-05-17  Randolph Chung  <tausq@debian.org>
3974
3975         * hppa-tdep.c: Remove superfluous #include's.
3976         * Makefile.in (hppa-tdep.o): Update dependencies.
3977
3978 2004-05-17  Randolph Chung  <tausq@debian.org>
3979
3980         * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
3981         (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
3982         (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
3983         (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
3984         (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
3985         Remove static function declarations.
3986
3987 2004-05-17  Mark Kettenis  <kettenis@gnu.org>
3988
3989         * alphabsd-nat.c: Update copyright year.
3990         (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
3991
3992         * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
3993         and M68K_A2_REGNUM.
3994
3995         * m68k-tdep.c (m68k_svr4_return_value): Implement
3996         RETURN_VALUE_ABI_RETURNS_ADDRESS.
3997
3998 2004-05-16  Mark Kettenis  <kettenis@gnu.org>
3999
4000         * sol-thread.c Update copyright year.  Fix various coding
4001         standards violations.  Tweak a few comments.
4002         (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
4003         Delete prototypes.
4004
4005 2004-05-15  Randolph Chung  <tausq@debian.org>
4006
4007         * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
4008         as pointer instead of array reference since HPUX compiler does
4009         not accept unsized array arguments.
4010         * somsolib.c (dld_flags_buffer): Use constant array size.
4011
4012 2004-05-15  Mark Kettenis  <kettenis@gnu.org>
4013
4014         * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
4015         offset with decimal offset.
4016         (amd64obsd_sigcontext_addr): Return correct address for entire
4017         signal trampoline.
4018
4019         * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
4020         instead of get_frame_base.
4021
4022         * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
4023         (fill_gregset): Use regcache_raw_collect.
4024
4025         * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
4026         ppcobsd-tdep.c.
4027
4028         * config/sparc/tm-nbsd64.h: Remove file.
4029         * config/tm-sunos.h: Remove file.
4030
4031 2004-05-15  Joel Brobecker  <brobecker@gnat.com>
4032
4033         * rs6000-tdep.c (store_param_on_stack_p): New function,
4034         an improved version of some code extracted from skip_prologue().
4035         (skip_prologue): Use store_param_on_stack_p() to detect
4036         instructions saving a parameter on the stack. Detect when r0
4037         is used to save a parameter.
4038         Do not mark "li rx, SIMM" instructions as part of the prologue,
4039         unless the following instruction is also part of the prologue.
4040
4041 2004-05-14  Andrew Cagney  <cagney@redhat.com>
4042
4043         * infrun.c (handle_inferior_event): Simplify
4044         STEP_OVER_UNDEBUGGABLE.
4045
4046         * infrun.c (handle_step_into_function): Delete function.
4047         (handle_inferior_event): Inline calls to
4048         handle_step_into_function.
4049
4050 2004-05-14  Jerome Guitton  <guitton@gnat.com>
4051
4052         * rs6000-nat.c: Fix a comment.
4053
4054 2004-05-12  David Anderson <davea@sgi.com>
4055
4056         Committed by Jim Blandy <jimb@redhat.com>:
4057         * regcache.c (struct regcache_descr): fix comment spelling.
4058
4059 2004-05-13  J. Brobecker  <brobecker@gnat.com>
4060
4061         * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
4062         Fixes a link link failure.
4063
4064 2004-05-13  J. Brobecker  <brobecker@gnat.com>
4065
4066         * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
4067         error that was causing the build to fail.
4068
4069 2004-05-13  J. Brobecker  <brobecker@gnat.com>
4070
4071         * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
4072         * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
4073
4074 2004-05-13  Andrew Cagney  <cagney@redhat.com>
4075
4076         * infrun.c (handle_inferior_event): Check for
4077         STEP_OVER_UNDEBUGGABLE after signal trampolines and function
4078         calls.  Update comments.
4079
4080 2004-05-13  Jim Blandy  <jimb@redhat.com>
4081
4082         * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
4083         (fetch_regs_user_thread, fetch_regs_kernel_thread)
4084         (store_regs_user_thread, store_regs_kernel_thread): Use
4085         ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
4086         * ppc-linux-nat.c (fill_gregset): Same.
4087         * ppc-linux-tdep.c (ppc_linux_supply_gregset) 
4088         (ppc_linux_sigtramp_cache): Same.
4089         * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg) 
4090         (ppcnbsd_sigtramp_cache_init): Same.
4091         * rs6000-nat.c (fetch_core_registers): Same.
4092         * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset) 
4093         (rs6000_frame_cache): Same.
4094
4095         * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
4096         (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
4097         of assuming that the gprs are numbered starting with zero.
4098         * ppc-linux-nat.c (fill_gregset): Same.
4099         * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
4100         * ppcnbsd-nat.c (getregs_supplies): Same.
4101         * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
4102         * rs6000-nat.c (fetch_core_registers): Same.
4103         * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
4104
4105 2004-05-07  Michael Snyder  <msnyder@redhat.com>
4106
4107         * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
4108         LOC_COMPUTED_ARG, and LOC_INDIRECT.
4109
4110 2004-05-13  Andrew Cagney  <cagney@redhat.com>
4111
4112         * infrun.c (handle_inferior_event): Use frame_unwind_id.
4113
4114 2004-05-13  Bryce McKinlay  <mckinlay@redhat.com>
4115
4116         * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
4117         base_address for shared libraries.
4118
4119 2004-05-13  Bryce McKinlay  <mckinlay@redhat.com>
4120
4121         * MAINTAINERS (write after approval): Add myself.       
4122
4123 2004-05-13  Ulrich Weigand  <uweigand@de.ibm.com>
4124
4125         * breakpoint.c (bpstat_stop_status): Add new argument
4126         STOPPED_BY_WATCHPOINT.  Use it instead of testing
4127         target_stopped_data_address agaist 0 to check whether
4128         or not we stopped due to a hardware watchpoint.
4129         * breakpoint.h (bpstat_stop_status): Adapt prototype.
4130         * infrun.c (handle_inferior_event): Call bpstat_stop_status
4131         with new argument.
4132
4133 2004-05-12  Jim Blandy  <jimb@redhat.com>
4134
4135         * configure.in: When checking whether we should use the -bbigtoc
4136         option, don't forget to restore the original value of LDFLAGS.
4137         * configure: Regenerated.
4138
4139 2004-05-12  Andrew Cagney  <cagney@redhat.com>
4140
4141         * thread.c (load_infrun_state): Delete step_sp.
4142         * infrun.c (context_switch): Ditto.
4143         * inferior.h (step_sp): Ditto.
4144         * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
4145         * gdbthread.h (struct thread_info, save_infrun_state)
4146         (restore_infrun_state): Ditto.
4147
4148 2004-05-12  Ulrich Weigand  <uweigand@de.ibm.com>
4149
4150         * MAINTAINERS (write after approval): Add myself.
4151
4152 2004-05-12  Andrew Cagney  <cagney@redhat.com>
4153
4154         * infrun.c (adjust_pc_after_break): Rewrite decr logic,
4155         eliminate reference to step_sp.
4156         (struct execution_control_state, init_execution_control_state)
4157         (handle_inferior_event, keep_going): Delete update_step_sp and
4158         step_sp.
4159         * infcmd.c (step_sp): Note that variable is unused.
4160
4161 2004-05-11  Andrew Cagney  <cagney@redhat.com>
4162
4163         * infrun.c (step_over_function): Delete function.
4164         (handle_step_into_function): Use insert_step_resume_breakpoint.
4165         (insert_step_resume_breakpoint): Fix assertion.
4166
4167 2004-05-11  Nick Roberts  <nickrob@gnu.org>
4168
4169         * utils.c (defaulted_query): Just use the normal query input type
4170         when printing the annotations.
4171
4172 2004-05-11  Andrew Cagney  <cagney@redhat.com>
4173
4174         * infrun.c (handle_inferior_event): Simplify code handling
4175         step-into or return-from a signal trampoline.
4176
4177 2004-05-11  Andrew Cagney  <cagney@redhat.com>
4178
4179         * ppcnbsd-tdep.c: Include "gdb_assert.h".
4180         * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
4181
4182 2004-05-10  Jim Blandy  <jimb@redhat.com>
4183
4184         * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
4185         with a call to internal_error.
4186
4187         * ppc-tdep.h (struct gdbarch_tdep): Change definition of
4188         ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
4189         processor variant lacks those registers.
4190         (ppc_floating_point_unit_p): Change description to make it clear
4191         that this returns info about the ISA, not the ABI.
4192         * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
4193         return true or false by checking tdep->ppc_fp0_regnum and
4194         tdep->ppc_fpscr_regnum.  The original code replicated the BFD
4195         arch/mach switching done in rs6000_gdbarch_init; it's better to
4196         keep that logic there, and just check the results here.
4197         (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
4198         tdep->ppc_fpscr_regnum to -1 to indicate that we have no
4199         floating-point registers.
4200         (ppc_supply_fpregset, ppc_collect_fpregset)
4201         (rs6000_push_dummy_call, rs6000_extract_return_value)
4202         (rs6000_store_return_value): Assert that we have floating-point
4203         registers.
4204         (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
4205         (rs6000_frame_cache): Don't note the locations at which
4206         floating-point registers were saved if we have no fprs.
4207         * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
4208         registers.
4209         (fetch_regs_user_thread, fetch_regs_kernel_thread)
4210         (store_regs_user_thread, store_regs_kernel_thread): Only call
4211         supply_fprs / fill_fprs if we actually have floating-point
4212         registers.
4213         (special_register_p): Check ppc_fpscr_regnum before matching
4214         against it.
4215         (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
4216         supply / collect fpscr if we don't have it.
4217         * ppc-bdm.c: #include "gdb_assert.h".
4218         (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
4219         have floating-point registers, since I can't test this code on
4220         FP-free systems to adapt it.
4221         * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
4222         fpscr and floating point register numbers if they don't exist.
4223         (fetch_register): Assert that we have floating-point registers
4224         before we reach the code that handles them.
4225         (store_register): Same.  And use tdep instead of calling
4226         gdbarch_tdep again.
4227         (fill_fpregset): Don't try to collect FP registers and fpscr if we
4228         don't have them.
4229         (ppc_linux_sigtramp_cache): Don't record the saved locations of
4230         fprs and fpscr if we don't have them.
4231         (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
4232         don't have them.
4233         * ppcnbsd-nat.c: #include "gdb_assert.h".
4234         (getfpregs_supplies): Assert that we have floating-point registers.
4235         * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
4236         * ppcobsd-tdep.c: #include "gdb_assert.h".
4237         (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
4238         have floating-point registers.
4239         * rs6000-nat.c (regmap): Don't match against the fpscr and
4240         floating point register numbers if they don't exist.
4241         (fetch_inferior_registers, store_inferior_registers,
4242         fetch_core_registers): Only fetch / store / supply the
4243         floating-point registers and the fpscr if we have them.
4244         * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
4245         (ppcobsd-tdep.o): Update dependencies.
4246         
4247 2004-05-10  Andrew Cagney  <cagney@redhat.com>
4248
4249         * infrun.c (through_sigtramp_breakpoint): Delete variable.
4250         (context_switch): Do not switch through_sigtramp_breakpoint.
4251         * gdbthread.h (save_infrun_state, load_infrun_state)
4252         (struct thread_info): Delete through_sigtramp_breakpoint parameter
4253         and structure member.
4254         * thread.c (load_infrun_state, save_infrun_state): Update.
4255
4256 2004-05-10  Mark Kettenis  <kettenis@gnu.org>
4257
4258         * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
4259
4260 2004-05-10  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4261
4262         * acinclude.m4: Quote macro names being defined by AC_DEFUN 
4263         throughout.
4264         * aclocal.m4: Regenerate.
4265
4266 2004-05-10  Nathan J. Williams  <nathanw@wasabisystems.com>
4267
4268         * alphanbsd-tdep.c: Fix include of "gdb_string.h".
4269
4270 2004-05-10  Andrew Cagney  <cagney@redhat.com>
4271
4272         * infrun.c (check_sigtramp2): Delete function.
4273         (handle_inferior_event): When single stepping, and taking a
4274         signal, set a breakpoint at the signal return address.  Delete
4275         redundant calls to check_sigtramp2.
4276         (insert_step_resume_breakpoint): New function.
4277         (through_sigtramp_breakpoint, handle_inferior_event)
4278         (follow_exec, wait_for_inferior, fetch_inferior_event)
4279         (currently_stepping, keep_going): Delete most uses of
4280         through_sigtramp_breakpoint, not that it should be deleted.
4281         (delete_breakpoint_current_contents): Delete function.
4282
4283 2004-05-10  Randolph Chung  <tausq@debian.org>
4284
4285         * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
4286         target.
4287         * config/pa/tm-linux.h: New file.
4288
4289 2004-05-10  Daniel Jacobowitz  <drow@mvista.com>
4290
4291         * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
4292         of prefixes.  Don't print the prefix twice in the CLI.
4293
4294 2004-05-10  Jim Blandy  <jimb@redhat.com>
4295
4296         * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
4297         collect all the gprs.
4298
4299         * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
4300         loop collecting gprs.
4301
4302 2004-05-09  Andrew Cagney  <cagney@redhat.com>
4303
4304         * remote-vx.c (net_step): Delete step-range code.
4305         * remote.c (remote_resume, init_all_packet_configs)
4306         (set_remote_protocol_E_packet_cmd)
4307         (show_remote_protocol_E_packet_cmd)
4308         (remote_protocol_E, show_remote_cmd, _initialize_remote)
4309         (remote_protocol_e, set_remote_protocol_e_packet_cmd)
4310         (show_remote_protocol_e_packet_cmd): Ditto.
4311
4312 2004-05-09  Mark Kettenis  <kettenis@gnu.org>
4313
4314         * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
4315
4316         * hppa-tdep.h: Update copyright year.
4317         (struct trad_frame_saved_reg): Add opaque declaration.
4318
4319         * amd64-tdep.c (amd64_return_value): Implement
4320         RETURN_VALUE_ABI_RETURNS_ADDRESS.
4321
4322         * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
4323         (m68k_value_to_register): New functions.
4324         (m68k_gdbarch_init): Set convert_register_p, register_to_value and
4325         value_to_register.
4326
4327         * defs.h (enum return_value_convention): Add
4328         RETURN_VALUE_ABI_RETURNS_ADDRESS and
4329         RETURN_VALUE_ABI_PRESERVES_ADDRESS.
4330         * infcmd.c (legacy_return_value): New function.
4331         (print_return_value): Rwerite to implement
4332         RETURN_VALUE_ABI_RETURNS_ADDRESS.
4333         * values.c (using_struct_return): Check for inequality to
4334         RETURN_VALUE_REGISTER_CONVENTION instead of equality to
4335         RETURN_VALUE_STRUCT_CONVENTION.
4336         * i386-tdep.c (i386_return_value): Implement
4337         RETURN_VALUE_ABI_RETURNS_ADDRESS.
4338
4339         * vax-tdep.c: Tweak comments.  Reorder include files.  Don't
4340         include "symtab.h", "opcode/vax.h" and "inferior.h".
4341         (vax_skip_prologue): Replace calls to read_memory_integer by calls
4342         to read_memory_unsigned_integer.
4343         (vax_gdbarch_init): Reorder.
4344         (_initialize_vax_tdep): Spell out prototype.
4345         * Makefile.in (vax-tdep.o): Update dependencies.
4346
4347 2004-05-08  Andrew Cagney  <cagney@redhat.com>
4348
4349         * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
4350         * target.c (target_detach, target_disconnect): Ditto.
4351
4352         * infcall.c (call_function_by_hand): When no
4353         DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
4354         * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
4355         DEPRECATED_SAVE_DUMMY_FRAME_TOS.
4356         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4357         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4358         
4359         * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
4360         * gdbarch.h, gdbarch.c: Re-generate.
4361         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4362         deprecated_fix_call_dummy.
4363         * v850-tdep.c (v850_gdbarch_init): Ditto.
4364         * infcall.c (call_function_by_hand): Do not call
4365         DEPRECATED_FIX_CALL_DUMMY.
4366
4367         * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
4368         (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
4369         * gdbarch.h, gdbarch.c: Re-generate.
4370         * arm-linux-tdep.c (arm_linux_call_dummy_words)
4371         (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
4372         deprecated_sizeof_call_dummy_words.
4373         * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
4374         * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
4375         * v850-tdep.c (v850_gdbarch_init): Ditto.
4376         * sh64-tdep.c (sh64_gdbarch_init): Ditto.
4377         * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
4378         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4379         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4380         * arch-utils.h (legacy_call_dummy_words)
4381         (legacy_sizeof_call_dummy_words): Delete declarations.
4382         * arch-utils.c (legacy_call_dummy_words)
4383         (legacy_sizeof_call_dummy_words): Delete variables.
4384
4385         * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
4386         * gdbarch.h, gdbarch.c: Re-generate.
4387         * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
4388         * infcall.c (call_function_by_hand): Eliminate call to
4389         DEPRECATED_PUSH_DUMMY_FRAME.
4390         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
4391         push_dummy_frame.
4392         (ns32k_push_dummy_frame): Delete function.
4393
4394         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4395         deprecated_call_dummy_breakpoint_offset or
4396         deprecated_call_dummy_start_offset.
4397         * dummy-frame.c, arm-tdep.c: Update comments.
4398         * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
4399         (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
4400         * gdbarch.h, gdbarch.c: Re-generate.
4401         
4402         * infcall.c (legacy_push_dummy_code): Delete function.
4403         (push_dummy_code): Delete call.
4404
4405         * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
4406         * gdbarch.h, gdbarch.c: Re-generate.
4407         * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
4408         DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
4409         * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
4410         * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
4411
4412         * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
4413         (struct frame_info): Delete opaque declaration.
4414         * breakpoint.c (deprecated_frame_in_dummy): Delete function.
4415         * frame.c (get_frame_type): Delete call.
4416
4417         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
4418         pc_in_call_dummy.
4419         * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
4420         * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
4421
4422 2004-05-08  Mark Kettenis  <kettenis@gnu.org>
4423
4424         * alphanbsd-tdep.c: Include "gdb_string.h".
4425         * armnbsd-tdep.c: Update copyright year.
4426         Include "gdb_string.h".
4427         * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
4428         dependencies.
4429
4430         * delta68-nat.c: Remove file.
4431         * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
4432         (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
4433         * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
4434         (delta68-nat.o): Remove dependency.
4435
4436         * m68k-tdep.c (m68k_frameless_function_invocation): Remove
4437         function.
4438         (m68k_gdbarch_init): Don't set
4439         deprecated_frameless_function_invocation.
4440
4441 2004-05-07  Randolph Chung  <tausq@debian.org>
4442
4443         * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use 
4444         read_memory_nobpt for code reading when doing frame unwinding.
4445         * hppa-linux-tdep.c (insns_match_pattern): Likewise.
4446
4447 2004-05-07  Randolph Chung  <tausq@debian.org>
4448
4449         * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
4450         instead of sp, handle sigaltstack case.
4451         (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to 
4452         hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
4453         signal handler and not that of the caller.
4454         (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
4455         hppa_linux_sigtramp_find_sigcontext.
4456
4457 2004-05-07  Randolph Chung  <tausq@debian.org>
4458
4459         * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
4460         hppa-linux-nat.c.
4461         (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
4462         * hppa-linux-nat.c (fetch_register, store_register): Define.
4463         (fetch_inferior_registers, store_inferior_registers): Define.
4464         (supply_gregset): Add comment and clean up some unneeded code.
4465         (fill_gregset): Add comment and fix so that it saves registers in
4466         the right place in the gregset.
4467         (fill_fpregset): Fix buffer overrun problem.
4468         * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
4469
4470 2004-05-07  Randolph Chung  <tausq@debian.org>
4471
4472         * hppa-tdep.c (hppa_frame_prev_register_helper): New function to 
4473         do common handling of the pcoqt register.
4474         (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
4475         to use helper function.
4476         (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
4477         (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
4478         (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
4479         generic fallback unwinder when all else fails.
4480         (hppa_gdbarch_init): Add fallback sniffer.
4481         * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
4482         * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
4483         to use helper function.
4484
4485 2004-05-08  Joel Brobecker  <brobecker@gnat.com>
4486
4487         * config/djgpp/fnchange.lst: Add translation rules for
4488         gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
4489
4490 2004-05-08  Mark Kettenis  <kettenis@gnu.org>
4491
4492         * frame.c (get_prev_frame_1): Work around GCC bug.
4493         * frame.h: Add comment about GCC bug.
4494
4495 2004-05-07  Andrew Cagney  <cagney@redhat.com>
4496
4497         * observer.c: Include "commands.h" and "gdbcmd.h".
4498         (observer_debug, _initialize_observer): Add the
4499         command "set/show debug observer".
4500         * observer.sh: When observer debugging, log notify calls.
4501         * Makefile.in (observer.o): Update dependencies.
4502
4503 2004-05-07  Jason Molenda  (jmolenda@apple.com)
4504
4505         * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
4506
4507 2004-05-07  Jim Blandy  <jimb@redhat.com>
4508
4509         * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
4510         fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
4511         to recognize gpr regnums, instead of assuming that
4512         tdep->ppc_fp0_regnum marks the end of the general-purpose
4513         registers.
4514
4515         * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
4516         the given architecture has floating-point registers. 
4517
4518 2004-05-07  Andrew Cagney  <cagney@redhat.com>
4519
4520         * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
4521         macro defined to 1.
4522         * gdbarch.h, gdbarch.c: Re-generate.
4523         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4524         deprecated_use_generic_dummy_frames.
4525
4526 2004-05-07  Brian Ford  <ford@vss.fsi.com>
4527
4528         * NEWS: Mention Cygwin DWARF 2 support.
4529
4530 2004-05-07  Andrew Cagney  <cagney@redhat.com>
4531
4532         * objfiles.h (struct entry_info): Delete unused fields
4533         deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
4534         * objfiles.c (init_entry_point_info, objfile_relocate): Update.
4535         * mipsread.c (mipscoff_symfile_read): Update.
4536         * mdebugread.c (parse_partial_symbols): Update.
4537         * dwarfread.c (read_file_scope): Update.
4538         * dwarf2read.c (read_file_scope): Update.
4539         * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
4540         * coffread.c (complete_symtab): Update.
4541
4542 2004-05-07  Mark Kettenis  <kettenis@gnu.org>
4543
4544         * infcall.c (_initialize_infcall): Fix typo.
4545
4546 2004-05-07  Andrew Cagney  <cagney@redhat.com>
4547
4548         * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
4549         * command.h (add_setshow_zinteger_cmd): Declare.
4550
4551 2004-05-06  Randolph Chung  <tausq@debian.org>
4552
4553         * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
4554         (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
4555         (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
4556         (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
4557         (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
4558         (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
4559         (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM 
4560         definitions ...
4561         * hppa-tdep.h: ... to here, with HPPA_ prefix.
4562         * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
4563         * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
4564         (hppa64_hpux_frame_find_saved_regs_in_sig)
4565         (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
4566         * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
4567         * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
4568         (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
4569         (hppa_linux_sigtramp_frame_prev_register): Likewise.
4570         * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
4571         (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
4572         (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
4573         (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
4574         (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
4575         (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
4576         (hppa32_register_type, hppa_cannot_store_register)
4577         (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
4578         * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
4579         * hpread.c (hpread_process_one_debug_symbol): Likewise.
4580         * pa64solib.c (pa64_solib_have_load_event)
4581         (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
4582         (pa64_solib_unloaded_library_pathname): Likewise.
4583         * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
4584         (som_solib_library_pathname): Likewise.
4585
4586 2004-05-05  Jim Ingham  <jingham@apple.com>
4587         
4588         * breakpoint.c (create_breakpoints): Copy the ignore count and
4589         thread id over from the pended breakpoint to the actual
4590         breakpoint.
4591         
4592 2004-05-05  Andrew Cagney  <cagney@redhat.com>
4593
4594         * gdbarch.sh (PARM_BOUNDARY): Delete.
4595         gdbarch.h, gdbarch.c: Re-generate.
4596         * valops.c (PARM_BOUNDARY): Delete macro.
4597         (value_push): Delete PARM_BOUNDARY code.
4598         * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
4599
4600 2004-05-04  Jim Blandy  <jimb@redhat.com>
4601
4602         * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
4603         Don't assume that the gprs, fprs, and UISA sprs are
4604         contiguous, start at register number zero, and end with fpscr.
4605         Instead, use the numbers from the tdep structure.
4606
4607         * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
4608         should no longer be used in code specific to the RS6000 and its
4609         derivatives.
4610         * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
4611         * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
4612         tdep->ppc_fp0_regnum.
4613         (ppc_supply_fpregset, ppc_collect_fpregset)
4614         (rs6000_push_dummy_call, rs6000_extract_return_value)
4615         (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
4616         (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
4617         FP0_REGNUM. 
4618         * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
4619         (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
4620         Same.
4621         * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
4622         bdm_ppc_store_registers): Same.
4623         * ppc-linux-nat.c (ppc_register_u_addr, fetch_register) 
4624         (store_register, fill_fpregset): Same.
4625         * ppc-linux-tdep.c (ppc_linux_sigtramp_cache) 
4626         (ppc_linux_supply_fpregset): Same.
4627         * ppcnbsd-nat.c (getfpregs_supplies): Same.
4628         * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
4629         Same.
4630         * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
4631         do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
4632         ppc64_sysv_abi_return_value): Same.
4633         * rs6000-nat.c (regmap, fetch_inferior_registers) 
4634         (store_inferior_registers, fetch_core_registers): Same.
4635
4636 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
4637
4638         * m68knbsd-nat.c: Remove file.
4639         * m68knbsd-tdep.c: Remove file.
4640         * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
4641         dependencies.
4642         * configure.host: Add m68k-*-netbsdelf*.
4643         * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
4644         * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
4645         solib.o and solib-sunos.o.  Remove m68knbsd-nat.o, corelow.o.
4646         (XM_FILE): Remove.
4647         * config/m68k/nbsdelf.mh: New file.
4648         * config/m68k/nbsd.mt: New file.
4649         * config/m68k/nbsdaout.mt: Remove file.
4650         * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
4651         <machine/vmparam.h> and "m68k/tm-m68k.h".  Include "solib.h".
4652         (BPT_VECTOR, STACK_END_ADDR): Remove defines.
4653         (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
4654         (use_struct_convention): Remove prototype.
4655         (USE_STRUCT_CONVENTION): Remove define.
4656         * config/m68k/xm-nbsd.h: Remove file.
4657
4658 2004-05-04  Michael Snyder  <msnyder@redhat.com>
4659
4660         * m68k-tdep.c (m68k_gdbarch_init): Default to using 
4661         reg_struct_return method (as gcc usually does for cross targets).
4662
4663 2004-05-04  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4664
4665         Committed by Andrew Cagney.
4666         * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
4667         alignment padding when accessing ucontext struct members.
4668
4669 2004-05-04  Jim Blandy  <jimb@redhat.com>
4670
4671         * config/ppc-tdep.h (struct gdbarch_tdep): Delete
4672         'ppc_gplast_regnum' member.
4673         (ppc_num_gprs): New enum constant.
4674         * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
4675         and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
4676         * rs6000-nat.c (regmap, fetch_inferior_registers,
4677         store_inferior_registers): Same.
4678         * rs6000-tdep.c (e500_pseudo_register_read)
4679         (e500_pseudo_register_write): Same.
4680         (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
4681
4682         * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
4683         * ppc-tdep.h (ppc_num_fprs): New enum constant.
4684         * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
4685         store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
4686         FPLAST_REGNUM.
4687         * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
4688         Same.
4689         * ppc-linux-nat.c (ppc_register_u_addr): Same.
4690         * rs6000-nat.c (regmap, fetch_inferior_registers) 
4691         (store_inferior_registers): Same.
4692
4693         * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
4694         with FPLAST_REGNUM.
4695
4696 2004-05-03  Joel Brobecker  <brobecker@gnat.com>
4697
4698         * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
4699         failure detected by recent versions of GCC.
4700         (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
4701         to be consistent with the usage in dwarf2_create_include_psymtab.
4702
4703 2004-05-03  Michael Snyder  <msnyder@redhat.com>
4704
4705         * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
4706         (heuristic_proc_start): Whitespace cleanup.
4707
4708 2004-05-04  Mark Kettenis  <kettenis@gnu.org>
4709
4710         * sun3-nat.c: Remove file.
4711         * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
4712         dependencies.
4713         (ALLDEPFILES): Remove sun3-nat.c.
4714         (sun3-nat.o): Remove dependencies.
4715
4716         * i386-interix-nat.c, i386-interix-tdep.c,
4717         config/i386/nm-interix.h, config/i386/interix.mh,
4718         config/i386/interix.mt: Remove files.
4719         * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
4720         dependencies.
4721
4722 2004-05-03  Mark Kettenis  <kettenis@gnu.org>
4723
4724         * m68k-tdep.h (struct gdbarch_tdep): Add member
4725         struct_value_regnum.
4726         (m68k_svr4_init_abi): New prototype.
4727         * m68k-tdep.c: Include "floatformat.h".  Add comment about all the
4728         different calling conventions.
4729         (m68k_extract_return_value): Remove code dealing with single-field
4730         structs.
4731         (m68k_store_return_value): Remove code dealing with single-field
4732         structs.  Correctly store return values of 5, 6, 7 or 8 bytes.
4733         (m68k_extract_struct_value_address): Remove function.
4734         (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
4735         (m68k_reg_struct_return_p, m68k_return_value)
4736         (m68k_svr4_return_value): New functions.
4737         (m68k_use_struct_convention): Remove function.
4738         (m68k_push_dummy_call): Use new struct_value_regnum member of
4739         `struct gdbarch_tdep' instead of hardcoded register number to
4740         store STRUCT_ADDR.
4741         (m68k_svr4_init_abi): New function.
4742         (m68k_gdbarch_init): Don't set extract_return_value,
4743         store_return_values, deprecated_extract_struct_value_address and
4744         use_struct_convention.  Set return_value instead.  Initialize new
4745         struct_value_regnum member of `struct gdbarch_tdep'.
4746         * m68klinux-tdep.c: Update copyright year.
4747         (m68k_linux_extract_return_value, m68k_linux_store_return_value)
4748         (m68k_linux_extract_struct_value_address): Remove function.
4749         (m68k_linux_init_abi): Don't set extract_return_value,
4750         store_return_values, deprecated_extract_struct_value_address and
4751         use_struct_convention.  Call m68k_svr4_init_abi but override the
4752         new struct_value_regnum member of `struct gdbarch_tdep'.
4753         * Makefile.in (m68k-tdep.o): Update dependencies.
4754
4755 2004-05-03  J. Brobecker  <brobecker@gnat.com>
4756
4757         * dwarf2read.c (line_header): Add new included_p field in
4758         field file_names.
4759         (partial_die_info): New field has_stmt_list. New field line_offset.
4760         (dwarf2_create_include_psymtab): New function.
4761         (dwarf2_build_include_psymtabs): New function.
4762         (add_file_name): Add forward declaration. Initialize new field.
4763         (dwarf_decode_lines): Add new parameter. Enhance this procedure
4764         to be able to determine the list of files included by the
4765         given unit, and build their associated psymtabs.
4766         (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
4767         files as well.
4768         (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
4769         (read_file_scope): Update call to dwarf_decode_lines.
4770         (read_partial_die): Handle DW_AT_stmt_list attributes.
4771
4772 2004-05-02  Michael Chastain  <mec.gnu@mindspring.com>
4773
4774         Unfix PR gdb/1626.
4775         * configure.in: Revert special case for osf5.*.
4776         * configure: Regenerate.
4777
4778 2004-05-02  Jim Blandy  <jimb@redhat.com>
4779
4780         Move the symbol-file-from-memory functions into their own file.
4781         * symfile-mem.c, symfile-mem.h: New files.
4782         * symfile.c (symbol_file_add_from_bfd): New function.
4783         (symbol_file_add): Call symbol_file_add_from_bfd.
4784         (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
4785         Moved to symfile-mem.c.
4786         (_initialize_symfile): Move definition of
4787         add-symbol-file-from-memory command to symfile-mem.c.
4788         * symfile.h (symbol_file_add_from_bfd): New declaration.
4789         * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
4790         * config/powerpc/linux.mt (TDEPFILES): Same.
4791         * Makefile.in (SFILES): Add symfile-mem.c.
4792         (symfile_mem_h): New variable.
4793         (HFILES_NO_SRCDIR): Add symfile-mem.h.
4794         (symfile-mem.o): New rule.
4795
4796 2004-05-01  Andrew Cagney  <cagney@redhat.com>
4797
4798         * breakpoint.c (insert_bp_location): Use get_frame_id, and
4799         frame_find_by_id instead of frame_relative_level.
4800         (do_enable_breakpoint): Ditto.
4801         * thread.c: Update copyright.
4802         (info_threads_command): Ditto, simplify.
4803
4804         * frame.c (deprecated_generic_get_saved_register): Delete
4805         function, moved to "xstormy16-tdep.c".
4806         * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
4807         deprecated_generic_get_saved_register from "frame.c".
4808         (xstormy16_frame_saved_register): Call
4809         xstormy16_get_saved_register.
4810         * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
4811         static.
4812         * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
4813         * frame.h (deprecated_generic_get_saved_register): Delete.
4814
4815 2004-05-01  Michael Chastain  <mec.gnu@mindspring.com>
4816
4817         * dwarfread.c: Update documentation on the state of dwarf-1.
4818
4819 2004-05-01  Andrew Cagney  <cagney@redhat.com>
4820
4821         * stack.c (select_frame_command): Delete call to
4822         frame_relative_level.
4823         (print_frame, set_backtrace_limit_command, backtrace_limit_info):
4824         Delete #if0 code.
4825         (frame_info): Do not print FRAMELESS.
4826         (print_block_frame_labels): Replace DEPRECATED_STREQ.
4827         (catch_info): Delete #if0 code.
4828
4829         * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
4830         * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
4831         of frame_relative_level.
4832         * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
4833         to SENTINEL_FRAME.
4834         * frame.h (enum frame_type): Add SENTINEL_FRAME.
4835         * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
4836         frame_relative_level.
4837
4838         * frame.h (deprecated_set_frame_type): Delete declaration.
4839         * frame.c (deprecated_set_frame_type): Delete function, update
4840         comments.
4841
4842         * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
4843         * gdbarch.h, gdbarch.c: Re-generate.
4844         * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
4845         (shnbsd_pc_in_sigtramp): Delete.
4846         * i386-interix-tdep.c (i386_interix_init_abi): Do not set
4847         pc_in_sigtramp.
4848         * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
4849         pc_in_sigtramp.
4850         * frame.h: Update comments.
4851         * ppc-linux-tdep.c: Update comments.
4852         * breakpoint.c (bpstat_what): Update comments.
4853
4854         * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
4855         m68klinux-tdep.o's dependencies, were previously added to
4856         m68klinux-nat.o.
4857
4858         * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
4859         * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
4860         * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
4861         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
4862         * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
4863
4864         * Makefile.in (m68klinux-nat.o): Update dependencies.
4865         * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
4866         (m68k_linux_sigtramp_frame_cache)
4867         (m68k_linux_sigtramp_frame_this_id)
4868         (m68k_linux_sigtramp_frame_prev_register)
4869         (m68k_linux_sigtramp_frame_unwind)
4870         (m68k_linux_sigtramp_frame_sniffer)
4871         (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
4872         m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
4873         names, use trad-frame.h.
4874         * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
4875         (struct m68k_sigtramp_info): Delete.
4876         * m68k-tdep.c (m68k_sigtramp_frame_cache)
4877         (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
4878         (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
4879         (m68k_gdbarch_init): Delete all the sigtramp code, moved to
4880         "m68klinux-tdep.c".
4881
4882         * infrun.c (check_sigtramp2): Delete check for
4883         DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
4884
4885 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
4886
4887         * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
4888
4889 2004-05-01  Andrew Cagney  <cagney@redhat.com>
4890
4891         * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
4892         (frv_linux_sigtramp_frame_cache)
4893         (frv_linux_sigtramp_frame_this_id)
4894         (frv_linux_sigtramp_frame_prev_register)
4895         (frv_linux_sigtramp_frame_unwind)
4896         (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
4897         include "linux" in function and variable names, directly call
4898         frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
4899         the latest trad-frame code.
4900         (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
4901         not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
4902         * Makefile.in (frv-linux-tdep.o): Update dependencies.
4903         * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
4904         * frv-tdep.c (frv_sigtramp_frame_cache)
4905         (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
4906         (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
4907         frv-linux-tdep.c.
4908         (frv_gdbarch_init): Do not append a sigtramp sniffer.
4909         (struct gdbarch_tdep): Delete sigcontext_reg_addr.
4910         (frv_set_sigcontext_reg_addr): Delete function.
4911
4912         * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
4913         (DEPRECATED_SIGTRAMP_END): Delete.
4914         * gdbarch.h, gdbarch.c: Re-generate.
4915         * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
4916         * config/vax/tm-vaxbsd.h: Update copyright.
4917         (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
4918         (DEPRECATED_IN_SIGTRAMP): Define.
4919         * config/m68k/tm-nbsd.h: Update copyright.
4920         (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
4921         (DEPRECATED_IN_SIGTRAMP): Define.
4922
4923 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
4924
4925         * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
4926         encondings.  Fixes PR gdb/1628.
4927
4928         * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
4929         DW_CFA_restore state without a matching DW_CFA_remember_state
4930         instead of aborting.  Fixes PR backtrace/1589.
4931
4932 2004-04-30  Joel Brobecker  <brobecker@gnat.com>
4933
4934         * MAINTAINERS: Add self as AIX maintainer.
4935         Update my e-mail address in write-after-approval section.
4936
4937 2004-04-30  Andrew Cagney  <cagney@redhat.com>
4938
4939         * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
4940         (legacy_get_prev_frame): Ditto.
4941
4942         * mips-tdep.c (mips_pc_in_sigtramp): Delete.
4943         (mips_gdbarch_init): Do not set pc_in_sigtramp.
4944         * mipsread.c (sigtramp_address): Delete extern variable.
4945         (mipscoff_new_init): Delete reference.
4946         * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
4947         (fixup_sigtramp): Delete function.
4948         * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
4949         (fixup_sigtramp): Delete declarations.
4950
4951         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
4952         deprecated_pc_in_sigtramp.
4953         (ppcnbsd_pc_in_sigtramp): Delete function.
4954
4955 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
4956
4957         * config/m68k/nm-nbsd.h: Tweak comments.
4958         * config/m68k/nm-nbsdaout.h: Likewise.
4959
4960 2004-04-30  Andrew Cagney  <cagney@redhat.com>
4961
4962         * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
4963         legacy_pc_in_sigtramp.
4964         * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
4965
4966 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
4967
4968         Add OpenBSD/m68k support.
4969         * NEWS (New native configurations): Mention OpenBSD/m68k.
4970         * m68kbsd-tdep.c: New file.
4971         * m68kbsd-nat.c: New file.
4972         * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
4973         (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
4974         * configure.host: Add m68k-*-openbsd.
4975         * configure.tgt: Add m68k-*-openbsd.
4976         * config/m68k/tm-obsd.h: New file.
4977         * config/m68k/obsd.mt: New file.
4978         * config/m68k/obsd.mh: New file.
4979         * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
4980         m68kbsd-tdep.c.
4981
4982 2004-04-30  Andrew Cagney  <cagney@redhat.com>
4983
4984         * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
4985         (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
4986
4987 2004-04-30  Mark Kettenis  <kettenis@gnu.org>
4988
4989         * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
4990         * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
4991
4992 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4993
4994         Revert 2004-04-16 change.
4995         * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
4996         (i386_coff_init_abi): Remove.
4997         * i386-tdep.h (i386_coff_init_abi): Remove.
4998         * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
4999
5000 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5001
5002         * blockframe.c (find_pc_partial_function): Delete use of
5003         DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
5004         DEPRECATED_SIGTRAMP_END.
5005
5006         * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
5007         * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
5008         * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
5009         * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
5010         * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
5011
5012         * defs.h (deprecated_inside_entry_file): Delete declaration.
5013         * blockframe.c (deprecated_inside_entry_file): Delete function.
5014         (legacy_frame_chain_valid): Delete call.
5015         * sh64-tdep.c (sh64_frame_chain): Delete call.
5016         * objfiles.h: Update comments.
5017         * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
5018         call.
5019         * frame.c (get_prev_frame): Delete call, update comments.
5020
5021 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5022
5023         * MAINTAINERS (Write After Approval): Add myself.
5024
5025 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5026
5027         * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
5028         * gdbarch.h, gdbarch.c: Re-generate.
5029         * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
5030         code.
5031
5032 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5033
5034         * gdb-events.sh (selected_thread_changed)
5035         (selected_frame_level_changed, target_changed): Delete.
5036         * gdb-events.h, gdb-events.c: Re-generate.
5037         * valops.c (value_assign): Update.
5038         * stack.c (select_frame_command, up_silently_base)
5039         (down_silently_base): Update.
5040
5041 2004-04-29  Andrew Cagney  <cagney@redhat.com>
5042
5043         * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
5044         registers correctly.
5045         (print_gp_register_row, mips32_heuristic_proc_desc)
5046         (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
5047         (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
5048         references to mips_isa_regsize.
5049
5050 2004-04-29  Andrew Cagney  <cagney@redhat.com>
5051
5052         * mips-tdep.c (struct gdbarch_tdep): Delete
5053         mips_fp_register_double.
5054         (FP_REGISTER_DOUBLE): Delete macro, replace with test for
5055         mips_abi_regsize.
5056         (mips_gdbarch_init): Do not set mips_fp_register_double.
5057         (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
5058
5059 2004-04-29  Joel Brobecker  <brobecker@gnat.com>
5060
5061         Committed by Andrew Cagney.
5062         * infrun.c (handle_inferior_event): Rely on frame IDs to detect
5063         function calls.
5064
5065 2004-04-29  Andrew Cagney  <cagney@redhat.com>
5066
5067         * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
5068         gdbarch, use mips_abi, update callers.
5069         (mips_stack_argsize): Replace tdep parameter with gdbarch, use
5070         mips_abi_regsize, update callers.
5071         (struct gdbarch_tdep): Delete mips_default_stack_argsize and
5072         mips_default_abi_regsize.
5073         (mips_gdbarch_init): Do not set mips_default_stack_argsize and
5074         mips_default_abi_regsize.
5075
5076 2004-04-29  Andrew Cagney  <cagney@redhat.com>
5077
5078         * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
5079         (mips_abi_regsize_string): Rename mips_saved_regsize_string.
5080         (struct gdbarch_tdep): Rename mips_default_saved_regsize to
5081         mips_default_abi_regsize.
5082         (mips_isa_regsize): Rename mips_regisze.
5083         * mipsnbsd-tdep.c: Update.
5084         * mips-linux-tdep.c: Update.
5085         * irix5-nat.c: Update.
5086         * mips-tdep.h (mips_isa_regsize): Update.
5087
5088         * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
5089         Delete all disabled code.
5090         * gdb-events.h, gdb-events.c: Re-generate.
5091         
5092 2004-04-19  Jerome Guitton  <guitton@gnat.com>
5093             Mark Kettenis  <kettenis@gnu.org>
5094
5095         * i386-tdep.c (i386_skip_prologue): follow the last jump only if
5096         the function begins with a branch instruction.
5097
5098 2004-04-29  Mark Kettenis  <kettenis@gnu.org>
5099
5100         * i386-tdep.c: Fix spelling mistakes.
5101
5102 2004-04-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5103             Andrew Cagney  <cagney@redhat.com>
5104
5105         * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
5106         <sys/proc.h>.
5107         * acconfig.h: Provide default _KMEMUSER value.
5108         * config.in, configure: Re-generate.
5109         * NEWS: Mention fix.
5110
5111 2004-04-24  Randolph Chung  <tausq@debian.org>
5112
5113         * configure.host (hppa*-*-linux*): New target.
5114         * configure.tgt (hppa*-*-linux*): Likewise.
5115         * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
5116         gdbarch_init_osabi() call earlier so that osabi-specific frame
5117         unwinders can be registered first.
5118         * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
5119         hppa-linux-nat.c.
5120         * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
5121         (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
5122         * config/pa/linux.mh: New file.
5123         * config/pa/linux.mt: New file.
5124         * config/pa/nm-linux.h: New file.
5125         * config/pa/xm-linux.h: New file.
5126         * hppa-linux-nat.c: New file.
5127         * hppa-linux-tdep.c: New file.
5128
5129 2004-04-28  Randolph Chung  <tausq@debian.org>
5130
5131         * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
5132         return values.
5133         (hppa32_push_dummy_call): Fix small struct and floating point argument 
5134         passing, and make sure the stack frame is properly aligned.
5135
5136 2004-04-28  Andrew Cagney  <cagney@redhat.com>
5137
5138         * stack.c (print_stack_frame): Fix description.
5139
5140         * NEWS: Mention gdb/gdbserver/configure execute permission
5141         changed.  PR server/519.
5142
5143 2004-04-28  Andrew Cagney  <cagney@redhat.com>
5144
5145         * stack.c (print_stack_frame_stub): Delete declaration.
5146         (struct print_stack_frame_args, print_stack_frame)
5147         (print_frame_info, print_frame): Replace "source" with print what.
5148         Replace "print" with "print_level".  Replace "args" with
5149         "print_args".
5150         * frame.h (show_and_print_stack_frame, print_stack_frame)
5151         (print_frame_info): Update declarations.
5152         * stack.c (select_and_print_frame, frame_command)
5153         (current_frame_command, up_command, down_command): Update calls -
5154         use get_selected_frame, pass "enum print_what" for source, do not
5155         call frame_relative_level.
5156         * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
5157         * remote-rdp.c (remote_rdp_open): Ditto.
5158         * remote-mips.c (common_open): Ditto.
5159         * remote-e7000.c (e7000_start_remote): Ditto.
5160         * ocd.c (ocd_start_remote): Ditto.
5161         * mi/mi-main.c (mi_cmd_exec_return): Ditto.
5162         * infrun.c (normal_stop): Ditto.
5163         * inflow.c (kill_command): Ditto.
5164         * infcmd.c (finish_command): Ditto.
5165         * corelow.c (core_open): Ditto.
5166         * tracepoint.c (finish_tfind_command): Ditto.
5167         * thread.c (info_threads_command, info_threads_command) 
5168         (restore_current_thread, do_captured_thread_select): Ditto.
5169         * ada-tasks.c (task_command): Ditto.
5170
5171 2004-04-26  Orjan Friberg <orjanf@axis.com>
5172
5173         * frame.c: Include "observer.h".
5174         (frame_observer_target_changed): New function.
5175         (_initialize_frame): Attach target_changed observer.
5176         * regcache.c: Include "observer.h".
5177         (regcache_observer_target_changed): New function.
5178         (_initialize_regcache): Attach target_changed observer.
5179         * valops.c: Include "observer.h".
5180         (value_assign): Notify target_changed event when modifying register.
5181         * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
5182
5183 2004-04-26  Orjan Friberg <orjanf@axis.com>
5184
5185         From Paul Koning <pkoning@equallogic.com>:
5186         * breakpoint.c (free_valchain): New function.
5187         (insert_bp_location, delete_breakpoint): Use free_valchain.
5188         (remove_breakpoint): Do not remove the valchain.
5189         (bpstat_stop_status): If not stopped by watchpoint, skip
5190         watchpoints when generating stop status list.
5191         * infrun.c (handle_inferior_event): Make
5192         stepped_after_stopped_by_watchpoint a global variable.
5193         * remote.c (remote_stopped_data_address): Return watch data
5194         address rather than zero if stepped_after_stopped_by_watchpoint is
5195         set.
5196
5197 2004-04-25  Michael Chastain  <mec.gnu@mindspring.com>
5198
5199         Fix PR gdb/1626.
5200         * configure.in: Check for curses after termcap.
5201         On osf5.*, do not check for ncurses.
5202         * configure: Regenerate.
5203
5204 2004-04-25  Mark Kettenis  <kettenis@gnu.org>
5205
5206         * ppcobsd-nat.c: Include "ppc-tdep.h".
5207         * Makefile.in (ppcobsd-nat.o): Update dependencies.
5208
5209         * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
5210         Fixes PR tdep/1623 and PR tdep/1624.
5211
5212 2004-04-24  Michael Chastain  <mec.gnu@mindspring.com>
5213
5214         * xmodem.h, xmodem.c: Remove files.
5215         * Makefile.in: Remove references to xmodem.h, xmodem.c.
5216
5217 2004-04-23  Randolph Chung  <tausq@debian.org>
5218
5219         * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
5220         (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
5221         (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
5222         for handling stackless frames.
5223         (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer. 
5224
5225 2004-04-23  Randolph Chung  <tausq@debian.org>
5226
5227         * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
5228         starts at a pc before the frame is created.
5229
5230 2004-04-23  Joel Brobecker  <brobecker@gnat.com>
5231
5232         * ChangeLog-2002: Fix year in one of the ChangeLog entries.
5233
5234 2004-04-23  Jerome Guitton  <guitton@gnat.com>
5235
5236         * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
5237         use convert_typed_floating to get the appropriate format.
5238
5239 2004-04-22  Randolph Chung  <tausq@debian.org>
5240
5241         * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
5242         (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
5243         (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
5244         (hppa_sign_extend): Add prototype.
5245         * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
5246         (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
5247         (sign_extend): Rename with hppa_ prefix and make non-static.  Other
5248         hppa targets will also use these functions.
5249         (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
5250         (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
5251         (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
5252         (hppa_gdbarch_init): Remove gdbarch setting of 
5253         skip_trampoline_code, in_solib_call_trampoline and
5254         in_solib_return_trampoline.
5255         * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
5256         (hppa64_hpux_in_solib_call_trampoline): New functions, split from
5257         hppa_in_solib_call_trampoline.
5258         (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
5259         Moved from hppa-tdep.c.
5260         (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code, 
5261         in_solib_call_trampoline and in_solib_return_trampoline.
5262
5263 2004-04-22  Randolph Chung  <tausq@debian.org>
5264
5265         * hppa-tdep.c (hppa_debug): New variable.
5266         (find_unwind_entry, hppa_frame_cache): Add debug output.
5267         (_initialize_hppa_tdep): Add command to set debug flag.
5268
5269 2004-04-22  Andrew Cagney  <cagney@redhat.com>
5270
5271         * ppcnbsd-tdep.c: Update copyright.  Include "tramp-frame.h" and
5272         "trad-frame.h".
5273         (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
5274         signal trampoline unwinder.
5275         (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
5276
5277 2004-04-22  Mark Kettenis  <kettenis@gnu.org>
5278
5279         Add OpenBSD/powerpc support.
5280         * NEWS (New native configurations): Mention OpenBSD/powerpc.
5281         * ppc-tdep.h (struct ppc_reg_offsets): New structure.
5282         (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
5283         (ppc_collect_fpregset): New prototypes.
5284         * ppcobsd-nat.c: New file.
5285         * ppcobsd-tdep.c: New file.
5286         * ppcobsd-tdep.h: New file.
5287         * rs6000-tdep.c: Include "regset.h".
5288         (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
5289         (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
5290         New functions.
5291         * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
5292         (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
5293         (rs6000-tdep.o): Update dependencies.
5294         * configure.host: Add powerpc-*-openbsd.
5295         * configure.tgt: Add powerpc-*-openbsd.
5296         * config/powerpc/obsd.mh: New file.
5297         * config/powerpc/nm-obsd.h: New file.
5298         * config/powerpc/obsd.mt: New file.
5299
5300 2004-04-22  Andrew Cagney  <cagney@redhat.com>
5301
5302         * frame.h (show_frame_info): Delete declaration.
5303
5304         * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
5305         * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
5306         * m32r-tdep.c (m32r_frame_this_id): Ditto.
5307         * frv-tdep.c (frv_frame_this_id): Ditto.
5308         * avr-tdep.c (avr_frame_this_id): Ditto.
5309
5310 2004-04-22  Elena Zannoni  <ezannoni@redhat.com>
5311
5312         * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
5313
5314 2004-04-22  Jim Blandy  <jimb@redhat.com>
5315
5316         * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
5317         register number zero.
5318
5319 2004-04-21  Michael Snyder  <msnyder@redhat.com>
5320
5321         * mips-tdep.c (heuristic_proc_start): 
5322         Warning() already prefixes "Warning: ".
5323
5324 2004-04-21  Andrew Cagney  <cagney@redhat.com>
5325
5326         * annotate.h (deprecated_annotate_starting_hook)
5327         (deprecated_annotate_stopped_hook)
5328         (deprecated_annotate_exited_hook)
5329         (deprecated_annotate_signal_hook)
5330         (deprecated_annotate_signalled_hook): Deprecate.
5331         * tracepoint.h (deprecated_create_tracepoint_hook)
5332         (deprecated_delete_tracepoint_hook)
5333         (deprecated_modify_tracepoint_hook)
5334         (deprecated_trace_find_hook)
5335         (deprecated_trace_start_stop_hook): Deprecate.
5336         * target.h (deprecated_target_new_objfile_hook): Deprecate.
5337         * remote.h (deprecated_target_resume_hook)
5338         (deprecated_target_wait_loop_hook): Deprecate.
5339         * gdbcore.h (deprecated_exec_file_display_hook)
5340         (deprecated_file_changed_hook): Deprecate.
5341         * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
5342         * defs.h (deprecated_modify_breakpoint_hook)
5343         (deprecated_command_loop_hook, deprecated_show_load_progress)
5344         (deprecated_print_frame_info_listing_hook)
5345         (deprecated_query_hook, deprecated_warning_hook)
5346         (deprecated_flush_hook, deprecated_create_breakpoint_hook)
5347         (deprecated_delete_breakpoint_hook)
5348         (deprecated_interactive_hook, deprecated_registers_changed_hook)
5349         (deprecated_readline_begin_hook, deprecated_readline_hook)
5350         (deprecated_readline_end_hook, deprecated_register_changed_hook)
5351         (deprecated_memory_changed_hook, deprecated_init_ui_hook)
5352         (deprecated_context_hook, deprecated_target_wait_hook)
5353         (deprecated_attach_hook, deprecated_detach_hook)
5354         (deprecated_call_command_hook, deprecated_set_hook)
5355         (deprecated_error_hook, deprecated_error_begin_hook)
5356         (deprecated_ui_load_progress_hook): Deprecate.
5357         * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
5358         * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
5359         * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
5360         * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
5361         * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
5362         * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
5363         * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
5364         * annotate.c, aix-thread.c: Update.
5365
5366 2004-04-21  Andrew Cagney  <cagney@redhat.com>
5367
5368         * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
5369         * vaxnbsd-tdep.c: Include "gdb_string.h".
5370
5371         * symfile.c (symbol_file_add_from_memory): #if 0 function.
5372         (add_symbol_file_from_memory_command): #if 0 function body, call
5373         error instead.
5374
5375 2004-04-21  Andrew Cagney  <cagney@redhat.com>
5376
5377         * gdbcore.h: Update copyright.
5378         (deprecated_add_core_fns): Rename add_core_fns.
5379         * win32-nat.c (_initialize_core_win32): Update.
5380         * sun3-nat.c (_initialize_core_sun3): Update.
5381         * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
5382         * rs6000-nat.c (_initialize_core_rs6000): Update.
5383         * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
5384         * nto-tdep.c (_initialize_nto_tdep): Update.
5385         * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
5386         * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
5387         * mips-nat.c (_initialize_core_mips): Update.
5388         * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
5389         * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
5390         * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
5391         * lynx-nat.c (_initialize_core_lynx): Update.
5392         * irix5-nat.c (_initialize_core_irix5): Update.
5393         * i386-interix-nat.c (_initialize_core_interix): Update.
5394         * cris-tdep.c (_initialize_cris_tdep): Update.
5395         * corelow.c (deprecated_add_core_fns): Update.
5396         * core-regset.c (_initialize_core_regset): Update.
5397         * core-aout.c (_initialize_core_aout): Update.
5398         * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
5399         * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
5400         * alpha-nat.c (_initialize_core_alpha): Update.
5401
5402 2004-04-21  Jim Blandy  <jimb@redhat.com>
5403
5404         * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
5405
5406 2004-04-19  Daniel Jacobowitz  <drow@mvista.com>
5407
5408         * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
5409         Delete.
5410         (dwarf_alloc_block): Take a CU argument.  Use the comp_unit_obstack.
5411         (read_attribute_value): Update calls to dwarf_alloc_block.
5412         (dwarf2_build_psymtabs_hard): Don't initialize or clean up
5413         dwarf2_tmp_obstack.
5414         (psymtab_to_symtab_1): Likewise.  Clean up using
5415         free_stack_comp_unit.
5416         (add_to_cu_func_list): Use the comp_unit_obstack.
5417
5418 2004-04-19  Joel Brobecker  <brobecker@gnat.com>
5419
5420         * dwarf2read.c (dwarf2_flag_true_p): New function.
5421         (die_is_declaration): Use the function above. Add some comments.
5422
5423 2004-04-19  Mark Kettenis  <kettenis@gnu.org>
5424
5425         * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
5426         architecture when registering sparcnbsd_core_osabi_sniffer.
5427         Adjust comment.
5428
5429 2004-04-18  Mark Kettenis  <kettenis@gnu.org>
5430
5431         * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
5432         return value.
5433
5434         Based on a patch from Brian Ford <ford@vss.fsi.com>:
5435         * i386-tdep.c: Correct register numbering scheme comments
5436         throughout.
5437         (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
5438         (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
5439         (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
5440         (i386_gdb_arch_init): Likewise.
5441
5442         * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
5443         and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
5444         ppcnbsd-tdep.o.
5445
5446         * m68k-tdep.h: Tweak comments.
5447         * m68k-tdep.c: Tweak comment.
5448
5449 2004-04-17  Randolph Chung  <tausq@debian.org>
5450
5451         * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
5452         * hppa-hpux-tdep.c (hppa-tdep.h): Include.
5453         (hppa_hpux_som_init_abi): Set is_elf to 0.
5454         (hppa_hpux_elf_init_abi): Set is_elf to 1.
5455         * hppa-tdep.c (low_text_segment_address): Remove global.
5456         (record_text_segment_lowaddr): Pass in low address as parameter. Use
5457         section offset to calculate segment address.
5458         (internalize_unwinds): Define low_text_segment_address as local and
5459         pass to record_text_segment_lowaddr for ELF targets.
5460         (hppa_gdbarch_init): Zero fill tdep structure.
5461         (hppa_dump_tdep): Print tdep structure.
5462         * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
5463
5464 2004-04-17  Randolph Chung  <tausq@debian.org>
5465
5466         * hppa-tdep.c (hppa_pseudo_register_read): Define.
5467         (hppa_gdbarch_init): Set pseudo_register_read.
5468         * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
5469         * regcache.c (supply_register): Remove check for
5470         DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
5471
5472 2004-04-17  Randolph Chung  <tausq@debian.org>
5473
5474         * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
5475         * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
5476         (hpread_adjust_stack_address): Move to hpread.c.
5477         * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
5478         obj_private_struct): Move from tm-hppa.h.
5479         * hpread.c (hppa-tdep.h): Include.
5480         (hpread_adjust_stack_address): Move from hppa-tdep.c.
5481         (hpread_read_function_type, hpread_read_doc_function_type)
5482         (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address 
5483         directly.
5484         * pa64solib.c (hppa-tdep.h): Include.
5485         * somsolib.c (hppa-tdep.h): Include.
5486         * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
5487         inferior_status): Remove unused forward declarations.
5488         (INSTRUCTION_SIZE): Move to hppa-tdep.c.
5489         (unwind_table_entry, unwind_stub_types, obj_unwind_info, 
5490         obj_private_struct): Move to hppa-tdep.h.
5491         (HPREAD_ADJUST_STACK_ADDRESS): Remove.
5492
5493 2004-04-17  Randolph Chung  <tausq@debian.org>
5494
5495         * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
5496         (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
5497         (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
5498         (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
5499         Remove forward declaration and make static.
5500         (hppa_reg_struct_has_addr): Remove.
5501
5502 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
5503
5504         * observer.sh: Move comments in sed command to first column.
5505
5506 2004-04-16  Jason Molenda  (jmolenda@apple.com)
5507
5508         * frame.c: Minor typeo corrections in comments.
5509
5510 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
5511
5512         * observer.c (observer_test_first_notification_function): Update
5513         function profile.
5514         (observer_test_second_notification_function): Likewise.
5515         (observer_test_third_notification_function): Likewise.
5516
5517 2004-04-16  Mark Kettenis  <kettenis@gnu.org>
5518
5519         From Brian Ford <ford@vss.fsi.com>:
5520         * i386-tdep.c (i386_coff_init_abi): New function.
5521         * i386-tdep.h (i386_coff_init_abi): New prototype.      
5522         * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it.  Use correct
5523         register number translation functions for DWARF and DWARF 2.
5524
5525 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
5526
5527         * dwarf2read.c: Back out my previous change, it was incorrect.
5528
5529 2004-04-16  Daniel Jacobowitz  <drow@mvista.com>
5530
5531         * dwarf2read.c: Include "hashtab.h".
5532         (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
5533         has_namespace_info.
5534         (struct partial_die_info): Add comments.  Use bitfields to reduce
5535         memory footprint.  Add scope, scope_set, has_specification,
5536         spec_offset, die_parent, die_child, and die_sibling.
5537         (peek_die_abbrev): Add prototype.
5538         (partial_read_comp_unit_head): New function, broken out from
5539         dwarf2_build_psymtabs_hard.
5540         (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
5541         Use partial_read_comp_unit_head.  Initialize the CU and
5542         comp_unit_obstack.  Update calls to read_partial_die and
5543         scan_partial_symbols.  Use free_stack_comp_unit and
5544         load_partial_dies.
5545         (scan_partial_symbols): Change PDI to a pointer.  Use the child and
5546         sibling pointers to walk partial DIEs.  Call fixup_partial_die.
5547         Update calls to helper functions.  Remove NAMESPACE argument.
5548         Update comments.
5549         (partial_die_parent_scope, partial_die_full_name): New functions.
5550         (add_partial_symbol): Remove namespace argument.  Update call to
5551         pdi_needs_namespace.  Use partial_die_full_name.  Handle
5552         DW_TAG_namespace.  Check has_namespace_info flag.
5553         (pdi_needs_namespace): Remove NAMESPACE argument.  Just check the
5554         tag.  Handle namespaces.
5555         (add_partial_namespace, add_partial_enumeration): Simplify.
5556         (guess_structure_name): New function, derived from
5557         add_partial_structure.
5558         (add_partial_structure): Remove.
5559         (determine_class_name): Update comment.
5560         (dwarf2_read_abbrevs): Set has_namespace_info flag.
5561         (is_type_tag_for_partial, load_partial_dies): New functions.
5562         (read_partial_die): Pass abbrev and abbrev_len as arguments.
5563         Record specifications instead of following them immediately.
5564         (find_partial_die_in_comp_unit, find_partial_die)
5565         (fixup_partial_die, free_stack_comp_unit)
5566         (hashtab_obstack_allocate, dummy_obstack_deallocate)
5567         (partial_die_hash, partial_die_eq): New functions.
5568         * Makefile.in (hashtab_h): Define.
5569         (dwarf2read.o): Update dependencies.
5570         (observer_inc, observer_h): Move to the correct section.
5571
5572 2004-04-15  Joel Brobecker  <brobecker@gnat.com>
5573
5574         * dwarf2read.c (dwarf2_attribute_true_p): New function.
5575         (die_is_declaration): Use the function above. Add comment.
5576
5577 2004-04-15  Joel Brobecker  <brobecker@gnat.com>
5578
5579         * dwarf2read.c (read_structure_scope): Identify stub types
5580         using die_is_declaration() only.
5581
5582 2004-04-15  Roland McGrath  <roland@redhat.com>
5583
5584         * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
5585         argument instead of NAME.
5586         (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
5587         in call to symbol_file_add_with_addrs_or_offsets.
5588         (build_addr_info): New function, helper for ...
5589         (symbol_file_add_from_memory): New function.
5590         (add_symbol_file_from_memory_command): New function using that.
5591         (_initialize_symfile): Register it for add-symbol-file-from-memory.
5592         (pre_add_symbol_hook): Add const to argument type.
5593         * symfile.h (symbol_file_add_from_memory): Declare it.
5594
5595 2004-04-15  Mark Kettenis  <kettenis@gnu.org>
5596
5597         * NEWS (New native configurations): Mention OpenBSD/vax.
5598         * configure.host: Add vax-*-openbsd*.
5599         * config/vax/obsd.mh: New file.
5600         * config/vax/nm-obsd.h: New file.
5601
5602         * vax-tdep.c: Include "regset.h".
5603         (vax_supply_gregset): New function.
5604         (vax_gregset): New variable.
5605         (vax_regset_from_core_section): New function.
5606         (vax_gdbarch_init): Set regset_from_core_section.
5607         * Makefile.in (vax-tdep.o): Update dependencies.
5608
5609 2004-04-15  Andrew Cagney  <cagney@redhat.com>
5610
5611         * observer.c (normal_stop_subject, observer_notify_normal_stop)
5612         (observer_normal_stop_notification_stub)
5613         (observer_attach_normal_stop, observer_detach_normal_stop):
5614         Delete, replaced by #include "observer.inc".
5615         * infrun.c (normal_stop): Pass "stop_bpstat" to
5616         observer_notify_normal_stop.
5617         * Makefile.in (observer_inc): Define.
5618         (observer.o): Update dependencies.
5619         (observer.h, observer.inc): New rules.
5620         * observer.h: Delete file.
5621         * observer.sh: New file.
5622
5623 2004-04-15  Mark Kettenis  <kettenis@gnu.org>
5624
5625         * vax-tdep.c (vax_frame_cache): Fix typo.
5626
5627 2004-04-14  Mark Kettenis  <kettenis@gnu.org>
5628
5629         * NEWS (New native configurations): Mention NetBSD/vax.
5630         * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
5631         * config/vax/nbsdelf.mh: New file.
5632         * config/vax/nbsdaout.mh: New file.
5633         * config/vax/nm-nbsd.h: New file.
5634         * config/vax/nm-nbsdaout.h: New file.
5635
5636         * vaxnbsd-tdep.c: New file.
5637         * Makefile.in (vaxnbsd-tdep.o): New dependency.
5638         * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
5639         * config/vax/nbsd.mt: New file.
5640         * config/vax/tm-nbsd.h: New file.
5641
5642         * Makefile.in (vaxbsd-nat.o): New dependency.
5643
5644         * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
5645         * vax-tdep.c (vax_store_arguments): Remove struct_return and
5646         struct_addr arguments.  Don't push return value address.
5647         (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
5648         arguments to vax_store_arguments.  Store return value address in
5649         R1.
5650         (vax_store_struct_return, vax_extract_return_value)
5651         (vax_store_return_value): Remove functions.
5652         (vax_return_value): New function.
5653         (vax_gdbarch_init): Set return value.  Don't set
5654         deprecated_store_struct_return, deprecated_extract_struct_return
5655         and deprecated_store_return_value.
5656
5657 2004-04-14  Andreas Schwab  <schwab@suse.de>
5658
5659         * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
5660         value buffer.
5661         * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
5662
5663 2004-04-14  Mark Kettenis  <kettenis@gnu.org>
5664
5665         * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
5666         (vax_unwind_dummy_id): New functions.
5667         (vax_push_dummy_frame, vax_pop_frame): Remove functions.
5668         (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
5669         variables.
5670         (vax_fix_call_dummy): Remove function.
5671         (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
5672         Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
5673         call_dummy_location, deprecated_call_dummy_words,
5674         deprecated_sizeof_call_dummy_words,
5675         deprecated_call_dummy_breakpoint_offset,
5676         deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
5677         and deprecated_dummy_write_sp.
5678
5679 2004-04-13  David Carlton  <carlton@kealia.com>
5680
5681         * MAINTAINERS: Move myself to "paper trail" section.
5682
5683 2004-04-12  Mark Kettenis  <kettenis@gnu.org>
5684
5685         * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
5686         "trad-frame.h".
5687         (vax_frame_init_saved_regs): Remove function.
5688         (vax_sigtramp_saved_pc): Remove function.
5689         (vax_frame_saved_pc): Remove function.
5690         (vax_frame_args_address): Remove function.
5691         (vax_frame_num_args): Rewrite.
5692         (vax_frame_chain): Remove function.
5693         (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
5694         VAX_FP_REGNUM.
5695         (vax_pop_frame): Likewise.
5696         (vax_saved_pc_after_call): Remove function.
5697         (struct vax_frame_cache): New structure.
5698         (vax_frame_cache): New function.
5699         (vax_frame_this_id): New function.
5700         (vax_frame_prev_register): New function.
5701         (vax_frame_unwind): New variable.
5702         (vax_frame_sniffer): New function.
5703         (vax_frame_base_address): New function.
5704         (vax_frame_args_address): New function.
5705         (vax_frame_base): New variable.
5706         (vax_unwind_pc): New function.
5707         (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
5708         deprecated_fp_regnum, deprecated_saved_pc_after_call,
5709         deprecated_frame_chain, deprecated_frame_saved_pc,
5710         deprecated_frame_args_address and
5711         deprecated_frame_init_saved_regs.
5712         * Makefile.in (vax-tdep.o): Update dependencies.
5713
5714         * vaxbsd-nat.c: New file.
5715
5716         * vax-tdep.h: Update copyright year.  Adjust comments.
5717         (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
5718         VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
5719         (vax_regnum): New enum.  Replacing...
5720         (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
5721         (VAX_PS_REGNUM): ... these removed macros.
5722         * vax-tdep.c (vax_register_name): Remove prototype.
5723         (vax_register_name): Reorganize somewhat.  Use ARRAY_SIZE.
5724         (vax_register_byte, vax_register_raw_size,
5725         vax_register_virtual_size, vax_register_virtual_type): Remove
5726         functions.
5727         (vax_register_type): New function.
5728         (vax_breakpoint_from_pc): Reorganize.
5729         (vax_gdbarch_init): Set register_type.  Don't set
5730         deprecated_register_size, deprecated_register_bytes,
5731         deprecated_register_byte, deprecated_register_raw_size,
5732         deprecated_max_register_raw_size,
5733         deprecated_register_virtual_size,
5734         deprecated_max_register_virtual_size and
5735         deprecated_register_virtual_type.  Add comment on stack direction.
5736
5737 2004-04-11  Mark Kettenis  <kettenis@gnu.org>
5738
5739         * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
5740         AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
5741         AMD64_FS_REGNUM and AMD64_GS_REGNUM.
5742
5743 2004-04-10  Randolph Chung  <tausq@debian.org>
5744
5745         * MAINTAINERS (write after approval): Add myself.
5746
5747 2004-04-07  Randolph Chung  <tausq@debian.org>
5748
5749         * hppa-tdep.c (hppa_inner_than): Remove.
5750         (is_pa_2): Remove unused static variable.
5751         (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
5752
5753 2004-03-10  Paul N. Hilfinger  <Hilfinger@gnat.com>
5754
5755         * language.h (language_defn): Add new la_post_parser field.
5756         * parser-defs.h (null_post_parser): New declaration (default for
5757         la_post_parser).
5758
5759         * parse.c (parse_exp_1): Move code to parse_exp_in_context and
5760         insert call to that function.
5761         (parse_exp_in_context): New function, including code formerly in
5762         parse_exp_1.  Calls language-dependent post-parser after
5763         prefixification.
5764         (parse_expression_in_context): New exported function.
5765         (null_post_parser): New definition.
5766         * expression.h (parse_expression_in_context): Add declaration.
5767
5768         * p-lang.c (pascal_language_defn): Add trivial post-parser.
5769         * c-lang.c (c_language_defn): Ditto.
5770         (cplus_language_defn): Ditto.
5771         (asm_language_defn): Ditto.
5772         (minimal_language_defn): Ditto.
5773         * f-lang.c (f_language_defn): Ditto.
5774         * jv-lang.c (java_language_defn): Ditto.
5775         * language.c (unknown_language_defn): Ditto.
5776         (auto_language_defn): Ditto.
5777         (local_language_defn): Ditto.
5778         * m2-lang.c (m2_language_defn): Ditto.
5779         * scm-lang.c (scm_language_defn): Ditto.
5780         * obj-lang.c (objc_language_defn): Ditto.
5781
5782 2004-04-10  Mark Kettenis  <kettenis@gnu.org>
5783
5784         * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
5785         (amd64nbsd_mcontext_addr): New function.
5786         (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
5787         amd64nbsd_mcontext_addr.  Directly initialize TDEP->sc_reg_offset
5788         with amd64nbsd_r_reg_offset, instead of building it on the fly.
5789
5790         * corelow.c (core_xfer_partial): Fix coding standards violation.
5791         Add support for TARGET_OBJECT_WCOOKIE.
5792
5793         * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
5794         deprecated_pc_in_sigtramp.
5795         * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
5796         * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
5797         * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
5798         * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
5799         * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
5800         * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
5801         * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
5802
5803         * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
5804         i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
5805         Fix typo.
5806
5807         * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
5808         I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
5809         (amd64_collect_fxsave): Likewise.
5810
5811         * i386-sol2-tdep.c: Include "gdb_string.h".
5812         (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
5813         name.
5814         * Makefile.in (i386-sol2-tdep.o): Update dependencies.
5815
5816 2004-04-10  Mark Kettenis  <kettenis@gnu.org>
5817
5818         * i386-sol2-tdep.c: Include "solib-svr4.h".
5819         (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
5820         * Makefile.in (i386-sol2-tdep.o): Update dependencies.
5821         * config/i386/tm-i386sol2.h: Include :solib.h".
5822         * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
5823         solib-svr4.o and solib-legacy.o.
5824         * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
5825         solib-svr4.o.
5826
5827 2004-04-09  Mark Kettenis  <kettenis@gnu.org>
5828
5829         * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
5830         whether a register is supplied by PTRACE_GETFPREGS.
5831         (store_inferior_registers): Likewise.
5832         * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
5833         whether a register is supplied by PT_GETFPREGS.
5834         (store_inferior_registers): Likewise.
5835
5836         * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
5837         * config/i386/linux64.mt (TDEPFILES): Likewise.
5838
5839         * i386-linux-nat.c: Update copyrigth year.  Tweak comment.
5840
5841         * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
5842         sigtramp_p member of `struct gdbarch_tdep'.  Also check whether
5843         the program counter is in the range specified by `struct
5844         gdbarch_tdep'.
5845         * amd64-linux-tdep.c: Include "symtab.h".
5846         (amd64_linux_pc_in_sigtramp): Remove function.
5847         (amd64_linux_sigtramp_p): New function.
5848         (amd64_linux_init_abi): Initialize TDEP->sigtramp_p.  Don't set
5849         deprecated_pc_in_sigtramp.
5850         * amd64nbsd-tdep.c: Include "symtab.h".
5851         (amd64nbsd_sigtramp_p): New function.
5852         (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p.  Don't set
5853         deprecated_pc_in_sigtramp.
5854         * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h".  Add a
5855         few comments.
5856         (amd64obsd_pc_in_sigtramp): Remove function.
5857         (amd64obsd_sigtramp_p): New function.
5858         (amd64obsd_init_abi): Initialize TDEP->sigtramp_p.  Don't set
5859         deprecated_pc_in_sigtramp.
5860         * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
5861         (i386bsd_pc_ins_sigtramp): Remove prototype.
5862         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
5863         * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
5864         sigtramp_p member of `struct gdbarch_tdep'.  Also check whether
5865         the program counter is in the range specified by `struct
5866         gdbarch_tdep'.
5867         (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
5868         (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
5869         (i386_go32_pc_in_sigtramp): Remove function.
5870         (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
5871         Initialize TDEP->sigtramp_p.
5872         (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
5873         (i386_gdbarch_init): Initialize TDEP->sigtramp_p.  Don't set
5874         deprecated_pc_in_sigtramp.
5875         * i386-linux-tdep.c: Adjust comments.
5876         (i386_linux_pc_in_sigtramp): Remove function.
5877         (i386_linux_sigtramp_p): New function.
5878         (i386_linux_init_abi): Initialize TDEP->sigtramp_p.  Don't set
5879         deprecated_pc_in_sigtramp.
5880         * i386-nto-tdep.c: Update copyright year.
5881         (i386nto_pc_in_sigtramp): Remove function.
5882         (i386nto_sigtramp_p): New function.
5883         (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
5884         SP_REGNUM.
5885         (i386nto_init_abi): Initialize TDEP->sigtramp_p.  Don't set
5886         deprecated_pc_in_sigtramp.
5887         * i386-sol2-tdep.c: Update copyright year.
5888         (i386_sol2_pc_in_sigtramp): Remove function.
5889         (i386_sol2_sigtramp_p): New function.
5890         (i386_sol2_init_abi): Initialize TDEP->sigtramp_p.  Don't set
5891         deprecated_pc_in_sigtramp.
5892         * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
5893         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
5894         (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5895         deprecated_sigtramp_start and deprecated_sigtramp_end.
5896         * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
5897         (i386nbsd_pc_in_sigtramp): Remove function.
5898         (i386nbsd_sigtramp_p): New function.
5899         (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5900         deprecated_sigtramp_start, deprecated_sigtramp_end.  Initialize
5901         TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
5902         * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
5903         (i386obsd_pc_in_sigtramp): Remove function.
5904         (i386obsd_sigtramp_p): New function.
5905         (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
5906         functions.
5907         (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5908         deprecated_sigtramp_start, deprecated_sigtramp_end.  Initialize
5909         TDEP->sigtramp_p.
5910         * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
5911         amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
5912         dependencies.
5913
5914         * config/i386/i386aout.mt: Remove file.
5915
5916         * configure.tgt: Remove i[34567]86-*-go32*,
5917         i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
5918         and i[34567]86-*-isc*.  Set gdb_target to i386 for
5919         i[34567]86-*-netware* and i[34567]86-*-*.
5920         * config/i386/i386.mt: New file.
5921         * config/i386/embed.mt: Remove file.
5922         * config/i386/go32.mt: Remove file.
5923         * config/i386/i386nw.mt: Remove file.
5924         * config/i386/i386v.mt: Remove file.
5925         * config/i386/tm-go32.h: Remove file.
5926
5927         * tui/tui-hooks.c: Include "readline/readline.h" after
5928         "gdb_curses.h" instead of before.
5929         * tui/tui-io.c: Likewise.
5930
5931         * tui/tui.c: Fix typo in comment.
5932
5933         * sparc64-tdep.c (sparc_address_from_register): Remove function.
5934
5935 2004-04-08  Andrew Cagney  <cagney@redhat.com>
5936
5937         * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
5938         (deprecated_exception_support_initialized): Declare.
5939         * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
5940         (initialize_hp_cxx_exception_support)
5941         (child_enable_exception_callback): Update.
5942         * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
5943         (deprecated_exception_support_initialized): Rename
5944         deprecated_exception_catchpoints_are_fragile and
5945         deprecated_exception_support_initialized.
5946         (breakpoint_init_inferior, breakpoint_init_inferior): Update.
5947
5948         * symtab.c (deprecated_hp_som_som_object_present): Rename
5949         hp_som_som_object_present.
5950         * symtab.h (deprecated_hp_som_som_object_present): Declare.
5951         * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
5952         Update.  Delete extern declaration.
5953         * valops.c (hp_som_som_object_present): Ditto.
5954         * parse.c (deprecated_hp_som_som_object_present)
5955         (parse_nested_classes_for_hpacc): Ditto.
5956         * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
5957         * hppa-hpux-tdep.c (hp_som_som_object_present)
5958         (initialize_hp_cxx_exception_support): Ditto.
5959         * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
5960         * cp-valprint.c (hp_som_som_object_present)
5961         (cp_print_class_method): Ditto.
5962         * c-typeprint.c (hp_som_som_object_present):
5963         (c_type_print_base): Ditto.
5964         * c-exp.y (hp_som_som_object_present): Ditto.
5965
5966 2004-04-08  Andrew Cagney  <cagney@redhat.com>
5967
5968         * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
5969         (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
5970         (frame_unwind_find_by_frame): Re-implement the unwind code so
5971         that it can both prepend and append sniffers.  Replace
5972         frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
5973         * tramp-frame.c (tramp_frame_append): Use
5974         frame_unwind_prepend_unwinder.
5975         * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
5976         frame_unwind_register_unwinder.
5977         * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
5978         tramp_frame_append.
5979         * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
5980         * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
5981         (mips_linux_init_abi): Update.
5982
5983 2004-04-08  Kevin Buettner  <kevinb@redhat.com>
5984
5985         * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
5986         (ELF_FPREGSET_SIZE):  Delete constants formerly used in core
5987         file support.
5988
5989 2004-04-07  Kevin Buettner  <kevinb@redhat.com>
5990
5991         * ia64-tdep.c (elf.h): Don't include.
5992         (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
5993
5994 2004-04-07  Jason Molenda  (jmolenda@apple.com)
5995
5996         * frame.h: Typeo corrections in comments.
5997
5998 2004-04-07  Jim Blandy  <jimb@redhat.com>
5999
6000         * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
6001         %esp and %ebp
6002
6003 2004-04-07  Mark Kettenis  <kettenis@gnu.org>
6004
6005         * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
6006         * config/sparc/linux64.mt (TDEPFILES): Likewise.
6007         * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
6008         * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
6009         and solib-legacy.o.
6010         * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
6011         solib-svr4.o.
6012         * config/sparc/tm-sol2.h: Update copyright year.  Include
6013         "solib.h".
6014
6015         * sparc-sol2-tdep.c: Update copyright year.  Include
6016         "solib-svr4.h".
6017         (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6018         * sparc64-sol2-tdep.c: Include "solib-svr4.h".
6019         (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6020         * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
6021         dependencies.
6022
6023 2004-04-06  Andrew Cagney  <cagney@redhat.com>
6024
6025         * infttrace.c: Include "infttrace.h".
6026         * infttrace.h: Include "target.h".
6027         * Makefile.in (infttrace_h): Update.
6028         (infttrace.o): Update.
6029
6030 2004-04-06  Andrew Cagney  <cagney@redhat.com>
6031
6032         * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
6033         (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
6034         move extern declarations from here ...
6035         * infttrace.h: ... to here.
6036         * Makefile.in (hppah-nat.o): Update dependencies.
6037
6038         * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
6039         (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
6040         * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
6041         (hppa_breakpoint_from_pc): Delete.
6042
6043         * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
6044
6045 2004-04-05  Andrew Cagney  <cagney@redhat.com>
6046
6047         * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
6048         <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
6049         <sys/file.h>.
6050
6051 2004-04-06  Randolph Chung  <tausq@debian.org>
6052
6053         Committed by Andrew Cagney (mechanical change).
6054         * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
6055         exception_catchpoints_are_fragile, find_stub_with_shl_get,
6056         cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
6057         child_enable_exception_callback, current_ex_event,
6058         null_symtab_and_line, child_get_current_exception_event,
6059         HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
6060         HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
6061         HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
6062         hp_cxx_exception_support_initialized, eh_notify_hook_addr,
6063         eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
6064         eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
6065         Move hpux-specific definitions ...
6066         * hppa-hpux-tdep.c: ... to here.
6067
6068 2004-04-05  Andrew Cagney  <cagney@redhat.com>
6069
6070         * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
6071         skip_prologue_using_sal.
6072
6073 2004-04-05  Andrew Cagney  <cagney@redhat.com>
6074
6075         * config/i386/tm-i386.h: Delete file.
6076         * config/i386/tm-vxworks.h: Update copyright, do not include
6077         "tm-i386.h".
6078         * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
6079         * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
6080         * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
6081         * config/i386/ncr3000.mt (TM_FILE): Delete.
6082         * config/i386/interix.mt (TM_FILE): Delete.
6083         * config/i386/i386v.mt (TM_FILE): Delete.
6084         * config/i386/i386nw.mt (TM_FILE): Delete.
6085         * config/i386/i386gnu.mt (TM_FILE): Delete.
6086         * config/i386/i386aout.mt (TM_FILE): Delete.
6087         * config/i386/embed.mt (TM_FILE): Delete.
6088
6089 2004-04-05  Kevin Buettner  <kevinb@redhat.com>
6090
6091         * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
6092         (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
6093         (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
6094         (accg7_regnum): New constants.
6095         (last_spr_regnum, last_pseudo_regnum): Update.
6096         * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
6097         accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
6098         (frv_pseudo_register_read, frv_pseudo_register_write): Add support
6099         for accg registers.
6100         (frv_register_sim_regno): Update spr_map[].
6101
6102 2004-04-04  Andrew Cagney  <cagney@redhat.com>
6103
6104         * config/mips/xm-riscos.h: Delete.
6105         * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
6106         * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
6107         * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
6108         * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
6109         * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
6110         * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
6111         * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
6112         * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
6113         * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
6114         * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
6115         * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
6116         * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
6117         * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
6118         * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
6119         * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
6120         * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
6121         * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
6122         * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
6123         * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
6124         * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
6125         * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
6126         * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
6127         * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
6128         * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
6129         * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
6130         * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
6131
6132         * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
6133         m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
6134         m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
6135         * configure.host: Remove m680[01]0-sun-sunos3*,
6136         m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
6137         m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
6138         m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
6139         mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
6140         mips-*-riscos*.
6141         * NEWS: Mention removed systems.
6142
6143 2004-04-04  Andrew Cagney  <cagney@redhat.com>
6144
6145         GDB 6.1 release created from 6.1 branch.
6146
6147 2004-04-04  Andrew Cagney  <cagney@redhat.com>
6148
6149         * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
6150         * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
6151         * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
6152
6153         * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
6154         * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
6155         * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
6156
6157 2004-04-03  Jim Blandy  <jimb@redhat.com>
6158
6159         * MAINTAINERS: Chris Faylor has changed employers; add him to
6160         "paper trail" section, and update his E-mail address.
6161
6162 2004-04-03  Andrew Cagney  <cagney@redhat.com>
6163
6164         * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
6165         generic dummy frames.
6166         * dummy-frame.c: Update copyright.
6167         (dummy_frame_sniffer): Delete check for generic dummy frames.
6168
6169         * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
6170         * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
6171         (REG_PARM_STACK_SPACE): Delete.
6172         * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
6173         Inline reference to REG_PARM_STACK_SPACE.
6174
6175         * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
6176         (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
6177         (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
6178         (FRAME_BASE_BEFORE_SIGTRAMP)
6179         (hppa32_hpux_frame_base_before_sigtramp)
6180         (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
6181         * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
6182         (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
6183         (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
6184         (FRAME_BASE_BEFORE_SIGTRAMP)
6185         (hppa64_hpux_frame_base_before_sigtramp)
6186         (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
6187
6188 2004-04-03  Andrew Cagney  <cagney@redhat.com>
6189
6190         * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
6191
6192 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6193
6194         * sh64-tdep.c (sh64_init_extra_frame_info): Replace
6195         DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
6196         * dummy-frame.h: Delete out-of-date comments.
6197         * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
6198         * gdbarch.h, gdbarch.c: Re-generate.
6199
6200 2004-04-02  Joel Brobecker  <brobecker@gnat.com>
6201
6202         Committed by Andrew Cagney <cagney@redhat.com>.
6203         * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
6204         into account an instruction saving a register if we have already
6205         seen an earlier instruction saving that same register.
6206
6207 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6208
6209         * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
6210         * gdbarch.h, gdbarch.c: Re-generate.
6211         * frame.c (legacy_get_prev_frame): Delete references to
6212         DEPRECATED_INIT_FRAME_PC_FIRST.
6213
6214         * infrun.c (pc_in_sigtramp): Delete function.
6215         (check_sigtramp2): Inline call to pc_in_sigtramp, use
6216         get_frame_type.
6217
6218 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6219
6220         * infrun.c (handle_step_into_function): Delete code conditional on
6221         legacy_frame_p.
6222         (handle_inferior_event, step_over_function): Ditto.
6223
6224 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6225
6226         * frame.c (get_prev_frame_1): Exclude signal trampolines from the
6227         "previous frame inner to this frame" test.
6228
6229 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6230
6231         * frame.c (safe_frame_unwind_memory): New function.
6232         * frame.h (safe_frame_unwind_memory): Declare.  Update description
6233         of /safe_/ methods.
6234         * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
6235         "next_frame".  Use safe_frame_unwind_memory.
6236         (tramp_frame_sniffer): Update call to tramp_frame_start.
6237
6238 2004-04-01  Daniel Jacobowitz  <drow@mvista.com>
6239
6240         * dwarf2read.c (dwarf2_objfile_data_key): New.
6241         (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
6242         (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
6243         (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
6244         (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
6245         (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
6246         (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
6247         (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
6248         Remove variables.
6249         (struct dwarf2_pinfo): Remove per-objfile members.  Update comments.
6250         (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
6251         (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
6252         (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
6253         (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
6254         (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
6255         Remove macros.
6256         (dwarf2_has_info): Take an objfile argument.  Allocate per-objfile
6257         data.
6258         (dwarf2_locate_sections, dwarf2_build_psymtabs)
6259         (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
6260         (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
6261         (read_partial_die, read_full_die, read_indirect_string)
6262         (dwarf_decode_line_header, dwarf_decode_macros)
6263         (dwarf2_symbol_mark_computed): Remove use of removed macros.
6264         Update uses of removed variables.
6265         (psymtab_to_symtab_1): Restore per-objfile data pointer.  Remove use
6266         of removed macros.
6267         (_initialize_dwarf2_read): New function.
6268         * symfile.h (dwarf2_has_info): Update prototype.
6269         * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
6270         * elfread.c (elf_symfile_read): Likewise.
6271
6272 2004-04-01  Jim Blandy  <jimb@redhat.com>
6273
6274         * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
6275         function for register numbers on all the rs6000-derived targets.
6276         (rs6000_gdbarch_init): Don't register a separate
6277         gdbarch_dwarf2_reg_to_regnum function for the E500.  Use
6278         rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
6279         variants.
6280
6281         * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
6282         numbering.
6283
6284 2004-04-01  Paul N. Hilfinger  <Hilfinger@gnat.com>
6285
6286         * valarith.c: Update copyright notice.
6287         (value_add): Handle range types.
6288         (value_sub): Ditto.
6289         (value_equal): Ditto.
6290         (value_less): Ditto.
6291         (value_neg): Ditto.
6292         (value_complement): Ditto.
6293         (value_binop): Simplify slightly by using is_integral_type and
6294         eliminiating unnecessary COERCE_ENUMs.
6295
6296 2004-03-31  Andrew Cagney  <cagney@redhat.com>
6297
6298         * frame.h (frame_unwind_id): Declare.
6299         * frame.c (frame_unwind_id): New function.
6300         (get_prev_frame_1): New function.
6301         (frame_debug_got_null_frame): New function.
6302         (get_prev_frame): Use frame_debug_got_null_frame.  Move unwind
6303         code proper to prev_frame, update description.
6304         * infrun.c (step_over_function): Use frame_unwind_id.
6305
6306 2004-04-31  J. Brobecker  <brobecker@gnat.com>
6307
6308         * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
6309         (hppa64_push_dummy_call): Likewise.
6310
6311 2004-03-30  Jim Blandy  <jimb@redhat.com>
6312
6313         From Ulrich Weigand:
6314         * utils.c (query): Do not use a va_list variable multiple times.
6315
6316 2004-03-29  Daniel Jacobowitz  <drow@mvista.com>
6317
6318         * Makefile.in (linux_nat_h): Update dependencies.
6319         * configure.in: Check for <gnu/libc-version.h>.
6320         * configure: Regenerate.
6321         * config.in: Regenerate.
6322         * linux-nat.h: Include "target.h".  Add waitstatus field to
6323         struct lwp_info.
6324         * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
6325         (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
6326         to.
6327         (lin_lwp_handle_extended): New function.  Handle clone events.
6328         (wait_lwp): Use lin_lwp_handle_extended.  Update comment about
6329         thread exit events.
6330         (child_wait): Handle clone events.
6331         (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
6332         * linux-nat.c (linux_enable_event_reporting): Turn on
6333         PTRACE_O_TRACECLONE.
6334         (linux_handle_extended_wait): Handle clone events.
6335         * thread-db.c: Include <gnu/libc-version.h>.
6336         (struct private_thread_info): Add dying flag.
6337         (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
6338         higher.
6339         (attach_thread): Update comments.  Handle dying threads.
6340         (detach_thread): Set the dying flag.
6341         (check_event): Always call attach_thread.
6342
6343 2004-03-29  Daniel Jacobowitz  <drow@mvista.com>
6344
6345         * mips-tdep.c (mips_pdr_data): New.
6346         (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
6347         (_initialize_mips_tdep): Initialize mips_pdr_data.
6348
6349 2004-03-29  Corinna Vinschen  <vinschen@redhat.com>
6350
6351         * minsyms.c (install_minimal_symbols): Move dropping leading
6352         char from linkage name from here...
6353         (prim_record_minimal_symbol_and_info): ...to here.  Simplify
6354         test for "__gnu_compiled*" symbols.
6355
6356 2004-03-28  Jim Blandy  <jimb@redhat.com>
6357
6358         * rs6000-tdep.c (skip_prologue): Recognize moves from argument
6359         registers to temp register r0 and byte stores as prologue
6360         instructions.
6361
6362 2004-03-28  Andrew Cagney  <cagney@redhat.com>
6363
6364         * PROBLEMS (Stack backtraces): Rewrite.  Remove reference to
6365         arm*-*-*.
6366
6367 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
6368
6369         * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
6370         and switch the layout to force a display of register window.
6371
6372 2004-02-26  J. Brobecker  <brobecker@gnat.com>
6373
6374         * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
6375         of the INTEGER class.
6376
6377 2004-03-26  Jim Blandy  <jimb@redhat.com>
6378
6379         * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
6380         bytes long on PPC GNU/Linux.
6381
6382 2004-03-26  David Carlton  <carlton@kealia.com>
6383
6384         * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
6385
6386 2004-03-25  Andrew Cagney  <cagney@redhat.com>
6387
6388         * PROBLEMS: Add general section titles, remove references to
6389         specific releases.
6390
6391 2004-03-25  Daniel Jacobowitz  <drow@mvista.com>
6392
6393         * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
6394         INT_REGISTER_SIZE.
6395         (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
6396         FP_REGISTER_VIRTUAL_SIZE.
6397         * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
6398         of DEPRECATED_REGISTER_RAW_SIZE.
6399         (arm_register_type): Add gdbarch argument.
6400         (arm_register_raw_size, arm_register_virtual_size): Delete.
6401         (arm_register_byte, arm_extract_return_value)
6402         (arm_store_return_value, arm_get_longjmp_target): Update references
6403         to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
6404         (arm_gdbarch_init): Likewise.  Don't set
6405         deprecated_register_raw_size, deprecated_register_virtual_size,
6406         deprecated_max_register_raw_size,
6407         deprecated_max_register_virtual_size, or
6408         deprecated_max_register_virtual_type.  Do set register_type.
6409         * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
6410         (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
6411         (FP_REGISTER_VIRTUAL_SIZE): Delete.
6412         (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
6413         (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
6414         * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
6415         INT_REGISTER_SIZE.
6416         * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
6417         (remote_rdp_store_register): Likewise.
6418
6419 2004-03-24  Daniel Jacobowitz  <drow@mvista.com>
6420
6421         * Makefile.in (mips-linux-tdep.o): Update dependencies.
6422         * mips-tdep.c (mips_gdbarch_init): Move frame predicates
6423         to after osabi initialization.
6424         * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
6425         (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
6426         functions.
6427         (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
6428         (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
6429         variables.
6430         (mips_linux_init_abi): Append signal trampoline unwinders.
6431
6432 2004-03-24  Andrew Cagney  <cagney@redhat.com>
6433
6434         * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
6435         * tramp-frame.c: Include "gdb_assert.h".
6436         (tramp_frame_start): Use TRAMP_SENTINEL_INSN.  Use ULONGEST and
6437         correct sizeof.
6438         (tramp_frame_append): Validate the tramp frame's instructions.
6439         * Makefile.in (tramp-frame.o): Update dependencies.
6440
6441 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6442
6443         * trad-frame.h (trad_frame_set_reg_addr): Declare.
6444
6445 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6446
6447         * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
6448         Nasser as past testsuite/lib/ (and other) maintainers.
6449
6450 2004-03-23  Daniel Jacobowitz  <drow@mvista.com>
6451
6452         * infcmd.c (attach_command): Reread symbols if we already have
6453         an exec file.
6454
6455 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6456
6457         * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
6458
6459 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6460
6461         * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
6462         * gdbarch.h, gdbarch.c: Re-generate.
6463         * i386obsd-tdep.c (i386obsd_init_abi): Update.
6464         * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
6465         * i386bsd-tdep.c (i386bsd_init_abi): Update.
6466         * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
6467         (DEPRECATED_SIGTRAMP_START): Update.
6468         * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
6469         (DEPRECATED_SIGTRAMP_START): Update.
6470         * blockframe.c (find_pc_sect_partial_function): Update.
6471         * arch-utils.c (legacy_pc_in_sigtramp): Update.
6472
6473 2004-03-23  Daniel Jacobowitz  <drow@mvista.com>
6474
6475         * remote.c (remote_open_1): Reopen the exec file and reread symbols
6476         if necessary.
6477
6478 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6479
6480         * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
6481         predicate, deprecate.
6482         * gdbarch.h, gdbarch.c: Re-generate.
6483         * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
6484         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
6485         * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
6486         * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
6487         * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
6488         * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
6489         * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
6490         * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
6491         * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
6492         * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
6493         * blockframe.c (find_pc_partial_function): Update.
6494         * breakpoint.c (bpstat_what): Update.
6495         * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
6496         * frv-linux-tdep.c (frv_linux_init_abi): Update.
6497         * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
6498         * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
6499         * i386-interix-tdep.c (i386_interix_init_abi): Update.
6500         * i386-linux-tdep.c (i386_linux_init_abi): Update.
6501         * i386-nto-tdep.c (i386nto_init_abi): Update.
6502         * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
6503         * i386-tdep.c (i386_sigtramp_frame_sniffer)
6504         (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
6505         * i386bsd-tdep.c (i386bsd_init_abi): Update.
6506         * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
6507         * i386obsd-tdep.c (i386obsd_init_abi): Update.
6508         * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
6509         * infrun.c (pc_in_sigtramp): Update.
6510         * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
6511         * m68klinux-tdep.c (m68k_linux_init_abi): Update.
6512         * mips-tdep.c (mips_gdbarch_init): Update.
6513         * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
6514         * ppc-linux-tdep.c: Update comment.
6515         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
6516         * shnbsd-tdep.c (shnbsd_init_abi): Update.
6517         * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
6518         * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
6519         * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
6520         * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
6521         * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
6522         * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
6523         * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
6524         * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
6525
6526 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6527
6528         * tramp-frame.h, tramp-frame.h: New files.
6529         * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
6530         Update rules to include "tramp-frame.h" and "tramp-frame.c".
6531
6532         * Makefile.in: Update all dependencies.
6533
6534 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6535
6536         * Makefile.in (trad_frame_h): Add $(frame_h).
6537         * trad-frame.h: Update copyright.  Include "frame.h".
6538         (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
6539         (trad_frame_set_id, trad_frame_get_id): Declare.
6540         (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
6541         * trad-frame.c: Update copyright.
6542         (struct trad_frame_cache): Define.
6543         (trad_frame_cache_zalloc): New function.
6544         (trad_frame_set_id, trad_frame_get_id): New functions.
6545         (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
6546
6547 2004-03-22  Andrew Cagney  <cagney@redhat.com>
6548
6549         * s390-tdep.c (struct s390_stub_unwind_cache): Rename
6550         s390_pltstub_unwind_cache.
6551         (s390_stub_frame_unwind_cache): Rename
6552         s390_pltstub_frame_unwind_cache.
6553         (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
6554         (s390_stub_frame_prev_register): Rename
6555         s390_pltstub_frame_prev_register.
6556         (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
6557         (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
6558
6559         From Ulrich Weigand:
6560         * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
6561         pointer calls like PLT calls.
6562
6563 2004-03-22  Daniel Jacobowitz  <drow@mvista.com>
6564
6565         * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
6566         PC rather than the partial function start address.  Use the start
6567         address to sanity check the found PDR.
6568
6569 2004-03-22  Daniel Jacobowitz  <drow@mvista.com>
6570
6571         * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
6572         linux_handle_extended_wait.
6573
6574 2004-03-22  Andrew Cagney  <cagney@redhat.com>
6575
6576         * rs6000-tdep.c (frame_initial_stack_address): Delete unused
6577         function.
6578
6579         * frame.h (generic_pop_current_frame): Delete declaration.
6580         (deprecate_pop_dummy_frame): Deprecate
6581         generic_pop_dummy_frame.
6582         * dummy-frame.c (deprecated_pop_dummy_frame): Update.
6583         (generic_pop_current_frame): Delete function.
6584         * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
6585         generic_pop_current_frame.
6586         * v850-tdep.c (v850_pop_frame): Update.
6587         * mcore-tdep.c (mcore_pop_frame): Update.
6588         * sh64-tdep.c (sh64_pop_frame): Update.
6589         * h8300-tdep.c (h8300_pop_frame): Update.
6590
6591 2004-03-22  Andrew Cagney  <cagney@redhat.com>
6592
6593         * frame.h (deprecated_pc_in_call_dummy): Rename
6594         generic_pc_in_call_dummy.
6595         * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
6596         * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
6597         generic_pc_in_call_dummy.
6598         (pc_in_dummy_frame): Make static.
6599         * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
6600         * gdbarch.h, gdbarch.c: Re-generate.
6601         * dummy-frame.c (dummy_frame_sniffer): Simplify.
6602         * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
6603         (legacy_get_prev_frame): Ditto.
6604         * inferior.h: Delete reference to generic_pc_in_call_dummy in
6605         comment.
6606
6607 2004-03-21  Andrew Cagney  <cagney@redhat.com>
6608
6609         * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
6610         declaration and out-of-date comment.
6611         * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
6612         Delete function.
6613         * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
6614         deprecated_pc_in_call_dummy.
6615
6616         * infrun.c (handle_inferior_event): For non legacy frames, use the
6617         frame ID and frame type to identify a signal trampoline.  Update
6618         comments.
6619
6620 2004-03-21  Nathan J. Williams  <nathanw@wasabisystems.com>
6621
6622         * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
6623         * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
6624
6625 2004-03-21  Andrew Cagney  <cagney@redhat.com>
6626
6627         * frame-unwind.h: Update copyright.
6628         (struct frame_data): Add opaque declaration.
6629         (frame_sniffer_ftype): Declare.
6630         (struct frame_unwind): Add "unwind_data" and "sniffer".
6631         (frame_unwind_register_unwinder): Declare.
6632         (frame_unwind_find_by_frame): Add parameter "this_cache".
6633         * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
6634         (legacy_get_prev_frame, legacy_get_prev_frame)
6635         (get_frame_type): Pass the prologue_cache to
6636         frame_unwind_find_by_frame.
6637         * frame-unwind.c (struct frame_unwind_table_entry): Add field
6638         "unwinder".
6639         (frame_unwind_register_unwinder): New function.
6640         (frame_unwind_find_by_frame): Handle an unwind sniffer.
6641
6642 2004-03-20  Paul Hilfinger  <hilfingr@nile.gnat.com>
6643
6644         * bcache.c (print_percentage): Use floating point to avoid
6645         incorrect results when portion*100 overflows.
6646
6647 2004-03-19  Kevin Buettner  <kevinb@redhat.com>
6648
6649         * ppc_tdep.h (ppc_linux_frame_saved_pc)
6650         (ppc_linux_init_extra_frame_info)
6651         (ppc_linux_frameless_function_invocation)
6652         (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
6653         (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
6654         (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
6655         (rs6000_frame_chain): Delete declarations.
6656         * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
6657         (ppc_linux_init_extra_frame_info)
6658         (ppc_linux_frameless_function_invocation)
6659         (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
6660         (ppc_linux_init_abi): Remove registration of above deleted functions.
6661         * rs6000-tdep.c (rs6000_init_extra_frame_info)
6662         (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
6663         (rs6000_frame_args_address, rs6000_saved_pc_after_call)
6664         (rs6000_pop_frame, rs6000_frameless_function_invocation)
6665         (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
6666         (rs6000_gdbarch_init): Remove registration of above deleted functions.
6667         Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
6668         rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
6669         frame management for all OSABIs.
6670
6671 2004-03-19  Andrew Cagney  <cagney@redhat.com>
6672
6673         Committed by Kevin Buettner <kevinb@redhat.com>.
6674
6675         * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
6676         Update copyright.
6677         (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
6678         (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
6679         (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
6680         (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
6681         unwinders.  #ifdef legacy frame code.
6682         * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
6683         "frame-base.h".
6684         (rs6000_unwind_pc, rs6000_unwind_dummy_id)
6685         (struct rs6000_frame_cache, rs6000_frame_cache)
6686         (rs6000_frame_this_id, rs6000_frame_prev_register)
6687         (rs6000_frame_sniffer, rs6000_frame_unwind)
6688         (rs6000_frame_base_address, rs6000_frame_base_sniffer)
6689         (rs6000_frame_base): Implement a traditional frame unwinder.
6690         (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
6691         frame unwinder.
6692
6693 2004-03-19  Kevin Buettner  <kevinb@redhat.com>
6694
6695         * breakpoint.c (adjust_breakpoint_address): Don't adjust
6696         breakpoint address for watchpoints or the catch eventpoints.
6697         Add new paramter ``bptype''.  Adjust all callers.
6698
6699 2004-03-19  Andrew Cagney  <cagney@redhat.com>
6700
6701         * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
6702
6703         * PROBLEMS: Delete note that ARM does not use frame code, problem
6704         fixed.
6705
6706 2004-03-18  Andrew Cagney  <cagney@redhat.com>
6707
6708         * stack.c (return_command): Delete code wrapped in #ifdef
6709         DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
6710
6711         * rs6000-tdep.c (skip_prologue): Record only the first LR save.
6712
6713 2004-03-18  Andrew Cagney  <cagney@redhat.com>
6714
6715         * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
6716         DEPRECATED_IN_SIGTRAMP.
6717         * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6718         * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
6719         * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6720         * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6721         * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6722         * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6723         * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6724         * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6725         * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
6726         * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
6727
6728 2004-03-18  Andrew Cagney  <cagney@redhat.com>
6729
6730         * frame-base.c: Update copyright.  Include "gdb_obstack.h".
6731         (struct frame_base_table_entry): Define.
6732         (struct frame_base_table): Re-implement as a linked list.
6733         (frame_base_init): Re-implement.
6734         (frame_base_table): Delete function.
6735         (append_predicate): Delete function.
6736         (frame_base_append_sniffer): Update.
6737         (frame_base_set_default): Update.
6738         (frame_base_find_by_frame): Update.
6739         (_initialize_frame_base): Use gdbarch_data_register_pre_init.
6740         * Makefile.in (frame-base.o): Update dependencies.
6741
6742 2004-03-17  Andrew Cagney  <cagney@redhat.com>
6743
6744         * frame.c (legacy_get_prev_frame): Pass correct frame to
6745         frame_unwind_find_by_frame.
6746
6747 2004-03-17  David Carlton  <carlton@kealia.com>
6748
6749         * NEWS: Mention C++ nested types and namespaces
6750
6751 2004-03-16  Michael Chastain  <mec.gnu@mindspring.com>
6752
6753         * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
6754         and "Regressions since gdb 5.3.".  Add known regressions since
6755         gdb 6.0.
6756
6757 2004-03-16  David Carlton  <carlton@kealia.com>
6758
6759         * dwarf2read.c (process_structure_scope): Process children even
6760         when we're a declaration.
6761
6762 2004-03-16  Andrew Cagney  <cagney@redhat.com>
6763
6764         * symtab.h (find_pc_sect_partial_function): Delete declaration.
6765         * blockframe.c (find_pc_partial_function)
6766         (find_pc_sect_partial_function): Merge into a single
6767         find_pc_partial_function.
6768
6769 2004-03-16  Mark Kettenis  <kettenis@gnu.org>
6770
6771         * i386bsd-nat.c: s/regno/regnum/g.
6772         (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
6773         FP0_REGNUM.
6774         (store_inferior_registers): Likewise.
6775
6776 2004-03-16  Mark Kettenis  <kettenis@gnu.org>
6777
6778         * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
6779         of i387_fill_fsave.
6780         (store_inferior_registers): Call i387_collect_fsave and
6781         i387_collect_fxsave instead of i387_fill_fsave and
6782         i387_fill_fxsave.
6783
6784 2004-03-15  Andrew Cagney  <cagney@redhat.com>
6785
6786         * Makefile.in (frame-unwind.o): Update dependencies.
6787         * frame-unwind.c: Include "gdb_obstack.h".
6788         (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
6789         parameter.
6790         (append_predicate): Delete function.
6791         (struct frame_unwind_table_entry): New structure.
6792         (struct frame_unwind_table): Replace "sniffer" with "head" and
6793         "tail".
6794         (frame_unwind_append_sniffer): Update.
6795         (frame_unwind_find_by_frame): Update.
6796         (_initialize_frame_unwind): Registe frame_unwind_init using
6797         gdbarch_data_register_pre_init.
6798
6799 2004-03-15  Mark Kettenis  <kettenis@gnu.org>
6800
6801         * i386bsd-nat.c: Update copyright year.
6802         (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
6803         define unconditionally.
6804
6805 2004-03-15  Mark Kettenis  <kettenis@gnu.org>
6806
6807         * i387-tdep.h (i387_collect_fsave): New prototype.
6808         * i387-tdep.c (i387_collect_fsave): New function containing most
6809         of the code from i387_fill_fsave.
6810         (i387_fill_fsave): Call i387_collect_fsave.
6811
6812 2004-03-15  Mark Kettenis  <kettenis@gnu.org>
6813
6814         * i386-linux-tdep.c: Update copyright year.
6815         (i386_linux_svr4_fetch_link_map_offsets): Remove function.
6816         (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
6817         svr4_ilp32_link_map_offsets instead of
6818         i386_linux_svr4_fetch_link_map_offsets.
6819
6820 2004-03-15  David Carlton  <carlton@kealia.com>
6821
6822         Fix for PR c++/1553:
6823         * dwarf2read.c (read_structure_type): Determine type name by
6824         calling determine_class_name.
6825         (determine_class_name): New.
6826         (determine_prefix): Look at TYPE_TAG_NAME and call
6827         determine_class_name when appropriate.
6828         (determine_prefix_aux, class_name): Delete.
6829         (read_namespace): Set die->type.
6830
6831 2004-03-15  Kevin Buettner  <kevinb@redhat.com>
6832
6833         * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
6834         unused macro definition.  The definition in target.h (or perhaps
6835         elsewhere) takes precedence.
6836
6837 2004-03-15  Andrew Cagney  <cagney@redhat.com>
6838
6839         * ppc-tdep.h: Update copyright.
6840         (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
6841         function signatures to match "regsets.h".
6842         * ppc-linux-tdep.c: Include "regset.h".
6843         (ELF_GREGSET_SIZE): Delete.
6844         (right_supply_register): New function.
6845         (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
6846         using right_supply_register.
6847         (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
6848         functions.
6849         (ppc64_linux_gregset, ppc32_linux_gregset): Define.
6850         (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
6851         (_initialize_ppc_linux_tdep): Do not register
6852         ppc_linux_regset_core_fns.
6853         (ppc_linux_regset_from_core_section): Replace
6854         fetch_core_registers.
6855         (ppc_linux_regset_core_fns): Delete.
6856         * ppc-linux-nat.c: (right_fill_reg): New function.
6857         (supply_gregset): Update call to ppc_linux_supply_gregset.
6858         (fill_gregset): Clear the register set, use right_fill_reg.
6859         (supply_fpregset): Update call to ppc_linux_supply_fpregset.
6860         (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
6861
6862         * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
6863         unsigned.
6864
6865 2004-03-15  Andrew Cagney  <cagney@redhat.com>
6866
6867         * gdbarch.sh (gdbarch_data_pre_init_fytpe)
6868         (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
6869         (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
6870         and register_gdbarch_data.
6871         (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
6872         (struct gdbarch_data): Replace "init" by "pre_init" and
6873         "post_init".
6874         * gdbarch.h, gdbarch.c: Re-generate.
6875         * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
6876         with"obstack", use OBSTACK_ZALLOC.
6877         (dwarf2_frame_ops): Delete.
6878         (dwarf2_frame_set_init_reg): Use gdbarch_data.
6879         (dwarf2_frame_init_reg): Use gdbarch_data.
6880         (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
6881         * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
6882         (_initialize_svr4_solib): Update.
6883         * user-regs.c (_initialize_user_regs): Update.
6884         * reggroups.c (_initialize_reggroup): Update.
6885         * regcache.c (_initialize_regcache): Update.
6886         * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
6887         * libunwind-frame.c (_initialize_libunwind_frame): Update.
6888         * gnu-v3-abi.c (init_gnuv3_ops): Update.
6889         * frame-unwind.c (_initialize_frame_unwind): Update.
6890         * frame-base.c (_initialize_frame_base): Update.
6891         * user-regs.c (user_reg_add): Update.
6892         * reggroups.c (reggroup_add): Update.
6893         * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
6894         * libunwind-frame.c (libunwind_frame_set_descr): Update.
6895         * frame-unwind.c (frame_unwind_append_sniffer): Update.
6896         * frame-base.c (frame_base_table): Update.
6897         * remote.c (_initialize_remote): Update.
6898         * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
6899
6900 2004-03-15  Andrew Cagney  <cagney@redhat.com>
6901
6902         * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
6903
6904 2004-03-15  Kevin Buettner  <kevinb@redhat.com>
6905
6906         * Makefile.in (frv-linux-tdep.o): Add dependencies.
6907         * frv-linux-tdep.c: New file.
6908         * frv-tdep.c (struct gdbarch_tdep): Add new field
6909         ``sigcontext_reg_addr''.
6910         (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
6911         (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
6912         (frv_sigramp_frame_sniffer): New functions.
6913         (frv_sigtramp_frame_unwind): New static global.
6914         (frv_gdbarch_init): Hook in ABI-specific overrides.  Hook up frame
6915         sniffers.
6916         * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
6917         * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
6918
6919 2004-03-15  Kevin Buettner  <kevinb@redhat.com>
6920
6921         * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
6922         but not via a call to error(), when unable to read memory.
6923
6924 2004-03-15  Kevin Buettner  <kevinb@redhat.com>
6925
6926         * frv-tdep.c (frv_call_dummy_words): Delete.
6927         (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
6928
6929 2004-03-15  Andrew Cagney  <cagney@redhat.com>
6930
6931         * infrun.c (handle_step_into_function, step_over_function): Only
6932         update and use STEP_FRAME_ID when the system is using legacy
6933         frames.  Update comments.
6934
6935 2004-03-14  Mark Kettenis  <kettenis@gnu.org>
6936
6937         * amd64-linux-tdep.h: Remove file.
6938         * amd64-linux-tdep.c: Don't include "inferior.h" and
6939         "amd64-linux-tdep.h".  Include "frame.h" and "solib-svr4.h".
6940         (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
6941         (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
6942         (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
6943         (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
6944         macros.
6945         (user_to_gdb_regmap): Remove variable.
6946         (amd64_linux_gregset_reg_offset): New variable.
6947         (amd64_core_fns): Remove variable.
6948         (fetch_core_registers): Remove function.
6949         (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
6950         functions.
6951         (_initialize_amd64_linux_tdep): Don't set add_core_fns.
6952         * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
6953         * Makefile.in (amd64_linux_tdep_h): Remove.
6954         (amd64-linux-nat.o): Update dependencies.
6955         (amd64-linux-tdep.o): Update dependencies.
6956
6957         * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
6958         (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
6959         functions.
6960         (fetch_inferior_registers, store_inferior_registers): Rewrite.
6961
6962         * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
6963         * amd64-tdep.c (amd64_fill_fxsave): Remove function.
6964
6965 2004-03-14  Daniel Jacobowitz  <drow@mvista.com>
6966
6967         * dwarf2read.c (read_structure_type): Rename from
6968         read_structure_scope.  Don't create a symbol or call process_die.
6969         Return immediately if die->type is set.  Call read_type_die before
6970         dwarf2_add_member_fn.
6971         (process_structure_scope): New function.
6972         (read_enumeration_type, process_enumeration_scope): New functions,
6973         broken out from read_enumeration.  Don't create the enumeration
6974         type if it has already been created.
6975         (read_enumeration): Removed.
6976         (process_die): Call read_structure_type, process_structure_scope,
6977         read_enumeration_type, and process_enumeration_scope.  Just call
6978         new_symbol for base and subrange types.  Add a comment about other
6979         type dies.
6980         (read_type_die): Call read_enumeration_type.
6981         (add_partial_structure, new_symbol): Update comments.
6982
6983 2004-03-13  Stephane Carrez  <stcarrez@nerim.fr>
6984
6985         * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
6986
6987 2004-03-13  Stephane Carrez  <stcarrez@nerim.fr>
6988
6989         * tui/tui-win.h (tui_get_cmd_list): Declare.
6990         * tui/tui-win.c (tui_command): New function.
6991         (tui_get_cmd_list): New function.
6992         (_initialize_tui_win): Moved initialization of tui command in
6993         tui_get_cmd_list.
6994
6995         * tui/tui-data.c (init_content_element): Setup new data members.
6996         (init_win_info): Likewise.
6997         (free_content_elements): Free it.
6998         * tui/tui-data.h (struct tui_data_element): Store the register
6999         content to print.
7000         (struct tui_data_info): Keep the current register group.
7001
7002         * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
7003
7004         * tui/tui-regs.h (tui_show_registers): Update prototype.
7005         (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
7006         (tui_resize_all): No need to calculate anything for register window.
7007         * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
7008         (tui_set_register_element, tui_set_general_regs_content): Remove.
7009         (tui_set_special_regs_content): Remove.
7010         (tui_set_general_and_special_regs_content): Remove.
7011         (tui_set_float_regs_content): Remove.
7012         (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
7013         (tui_set_regs_content): Remove.
7014         (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
7015         (tui_v_show_registers_command_support): Remove.
7016         (tui_show_registers): Use a reggroup to specify the registers to show.
7017         (tui_show_register_group): New function.
7018         (tui_display_registers_from): Compute the layout of register window
7019         and refresh with new API; be sure to delete old register windows.
7020         (tui_check_register_values): Update to use tui_get_register and
7021         tui_display_data.
7022         (tui_display_register): Just refresh the register window part.
7023         (tui_register_format): Format registers and save in tui_data_element.
7024         (tui_get_register): New to combine tui_reg_value_has_changed and
7025         tui_get_register_raw_value; fix to use the new gdb API.
7026         (tui_show_float_command): Renamed tui_reg_float_command.
7027         (tui_show_general_command): Renamed tui_reg_general_command.
7028         (tui_show_special_command): Renamed tui_reg_system_command.
7029         (_initialize_tui_regs): Remove unused commands.
7030
7031 2004-03-13  Mark Kettenis  <kettenis@gnu.org>
7032
7033         * NEWS (New native configurations): Mention OpenBSD/amd64.
7034
7035         * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
7036         (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
7037         Remove defines.
7038         * config/i386/nm-fbsd64.h: Likewise.
7039         * config/i386/nm-obsd.h: Likewise.
7040         * config/sparc/nm-fbsd.h: Likewise.  Update copyright year.
7041         * config/alpha/nm-fbsd.h: Likewise.  Update copyright year.
7042
7043 2004-03-12  Kevin Buettner  <kevinb@redhat.com>
7044
7045         * frv-tdep.c (set_variant_scratch_registers): New function.
7046         * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
7047         New constants.
7048
7049         From Richard Sandiford  <rsandifo@redhat.com>:
7050         * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
7051
7052 2004-03-12  Kevin Buettner  <kevinb@redhat.com>
7053
7054         * frv-tdep.c, frv-tdep.h  (first_gpr_regnum, sp_regnum, fp_regnum)
7055         (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
7056         (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
7057         (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
7058         (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
7059         (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
7060         (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
7061         (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
7062         definitions from frv-tdep.c to frv-tdep.h.
7063
7064 2004-03-12  Kevin Buettner  <kevinb@redhat.com>
7065
7066         Add shared library support for FR-V FDPIC ABI:
7067         * Makefile.in (solib-frv.o): Add dependencies.
7068         * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
7069         New functions.
7070         (frv_push_dummy_call): Add support for FDPIC ABI.
7071         (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
7072         for FDPIC ABI.
7073         * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
7074         (frv_fdpic_find_canonical_descriptor): Declare.
7075         * solib-frv.c: New file.
7076         * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
7077         * config/frv/tm-frv.h (solib.h): Include.
7078
7079 2004-03-12  Kevin Buettner  <kevinb@redhat.com>
7080
7081         * Makefile.in (elf_frv_h, frv_tdep_h): Define.
7082         (frv-tdep.o): Update dependencies.
7083         * frv-tdep.h: New file.
7084         * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
7085         (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
7086         constants.
7087         (struct gdbarch_tdep): Add new member ``frv_abi''.
7088         (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
7089         functions.
7090         (new_variant): Set ``frv_abi'' field.
7091         (gdb_arch_init): Detect FDPIC executables.
7092
7093 2004-03-12  Mark Kettenis  <kettenis@gnu.org>
7094
7095         * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
7096         wrapper.
7097
7098 2004-03-11  Andrew Cagney  <cagney@redhat.com>
7099
7100         * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
7101
7102 2004-03-11  Kevin Buettner  <kevinb@redhat.com>
7103
7104         * solist.h (master_so_list): New function.
7105         * solib.c (master_so_list): Likewise.
7106         * solib-svr4.c (enable_break): Iterate over so_list entries
7107         obtained from master list instead of entries obtained directly
7108         via svr4_current_sos().
7109
7110 2004-03-10  Ben Elliston  <bje@gnu.org>
7111
7112         * MAINTAINERS: Update my mail address.
7113
7114 2004-03-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
7115
7116         * remote-m32r-sdi.c: Support hardware watchpoint.
7117
7118 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7119
7120         * user-regs.c: Update copyright years.
7121         (struct user_regs): Rename to gdb_user_regs.
7122         (append_user_reg, builtin_user_regs, user_regs_init)
7123         (user_reg_add, user_reg_map_name_to_regnum)
7124         (usernum_to_user_reg): Update.
7125
7126 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7127
7128         * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
7129         (skip_children): New functions.
7130         (locate_pdi_sibling): Call skip_children.
7131
7132 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7133
7134         * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
7135         * gdbtypes.c (check_typedef): Update comments.
7136
7137 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7138
7139         * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
7140         (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
7141         pointer.  Update comment about comp_unit_head.
7142         (struct abbrev_info): Shorten two int flags.
7143         (dwarf_alloc_abbrev): Take a CU argument.
7144         (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
7145         each time through the loop.  Update cleanup argument.
7146         (psymtab_to_symtab_1): Update cleanup call.
7147         (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
7148         abbrev_obstack.
7149         (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
7150         Just call obstack_free and clear the pointer.
7151
7152 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7153
7154         * infrun.c (handle_inferior_event): Remove short-circuit code for
7155         events in a different thread.
7156
7157 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7158
7159         * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
7160         print the whole transfer.
7161         (initialize_targets): Update description of "set debug target".
7162
7163 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7164
7165         * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
7166
7167 2004-03-08  Nathan J. Williams  <nathanw@wasabisystems.com>
7168
7169         * MAINTAINERS (write after approval): Add myself.
7170
7171 2004-03-08  Corinna Vinschen  <vinschen@redhat.com>
7172
7173         * sh-tdep.c (sh_print_registers_info): Use for loop.
7174         Don't skip multiple registers when a float register is encountered.
7175
7176 2004-03-08  Corinna Vinschen  <vinschen@redhat.com>
7177
7178         Fix PR tdep/1291.
7179         * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
7180         to official SH documentation.
7181
7182 2004-03-07  Andrew Cagney  <cagney@redhat.com>
7183
7184         * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
7185         unused function.
7186
7187 2004-03-07  Daniel Jacobowitz  <drow@mvista.com>
7188
7189         * arm-tdep.c (thumb_get_next_pc): Handle BX.
7190         (arm_get_next_pc): Handle BX and BLX.
7191
7192 2004-03-07  Andrew Cagney  <cagney@redhat.com>
7193
7194         * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
7195         FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
7196         HPPA_SP_REGNUM.
7197         (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
7198         (hppa_target_read_fp): Delete.
7199         (hppa_gdbarch_init): Do not set deprecated register_raw_size,
7200         register_virtual_size, max_register_raw_size,
7201         max_register_virtual_size, register_byte, register_size,
7202         target_read_fp, fp_regnum, and register_bytes.  Set register_type
7203         instead of register_virtual_type.
7204         (hppa32_register_type, hppa64_register_type): Replace
7205         hppa32_register_virtual_type and hppa64_register_virtual_type.
7206         * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
7207         (HPPA_FP_REGNUM): Define.
7208
7209         * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
7210
7211         * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
7212         (pa_do_registers_info): Delete.
7213         * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
7214         (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
7215         (pa_strcat_fp_reg, pa_register_look_aside): Delete.
7216
7217         * infcall.c (legacy_push_dummy_code): Delete #ifdef
7218         GDB_TARGET_IS_HPPA code.
7219         * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
7220         (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
7221         (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
7222         * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
7223         * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
7224         (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
7225         (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
7226         (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
7227         (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
7228         (hppa_frameless_function_invocation, hppa64_store_return_value)
7229         (hppa_store_struct_return, hppa64_extract_return_value)
7230         (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
7231         (hppa32_call_dummy_length, hppa64_call_dummy_length)
7232         (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
7233         (find_proc_framesize, deposit_21, restore_pc_queue)
7234         (find_return_regnum, pc_in_interrupt_handler, deposit_14)
7235         (rp_saved, pc_in_linker_stub): Delete.
7236
7237         Unconditionally enable 64-bit frame and ABI code.
7238         * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
7239         call_dummy_breakpoint_offset, call_dummy_length, stack_align,
7240         push_dummy_frame, fix_call_dummy, push_arguments,
7241         call_dummy_location, extract_return_value, use_struct_convention,
7242         store_return_value, store_struct_return, saved_pc_after_call,
7243         init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
7244         frame_chain, frame_chain_valid, frameless_function_invocation,
7245         frame_saved_pc, and pop_frame.
7246
7247         * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
7248         (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
7249         (hppa_gdbarch_init): Do not set PC_REGNUM.
7250
7251 2004-03-06  Mark Kettenis  <kettenis@gnu.org>
7252
7253         * config/alpha/tm-fbsd.h: Remove file.
7254         * config/alpha/fbsd.mt: Tweak comment.
7255         (TM_FILE): Set to tm-alpha.h.
7256
7257 2004-03-05  Andrew Cagney  <cagney@redhat.com>
7258
7259         * infrun.c (step_over_function): When non-legacy code, and no
7260         step_frame_id, use the unwinder to get the caller's frame ID.
7261
7262 2004-03-05  Mark Kettenis  <kettenis@gnu.org>
7263
7264         * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
7265         i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
7266         bfd_arch_unknown.  Adjust comment.
7267
7268         * i386-nat.c: Fix typo in comment.  Re-introduce paranoiac.
7269         * i386obsd-tdep.c: Correct spelling in comment.
7270         * i386nbsd-tdep.c: Correct spelling in comment.
7271         * sparc-tdep.c: Correct spelling in comments.
7272
7273 2004-03-05  David Carlton  <carlton@kealia.com>
7274
7275         * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
7276         bug.
7277
7278 2004-03-05  Mark Kettenis  <kettenis@gnu.org>
7279
7280         * sparc-tdep.c: Fix typo in comment.
7281
7282 2004-03-04  J. Brobecker  <brobecker@gnat.com>
7283
7284         * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
7285
7286 2004-03-04  Daniel Jacobowitz  <drow@mvista.com>
7287
7288         * dwarf2read.c: Add comment describing memory lifetimes.
7289         (struct dwarf2_pinfo): Update comment.
7290         (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
7291         (read_enumeration, new_symbol): Don't use obsavestring.
7292
7293 2004-03-04  Mark Kettenis  <kettenis@gnu.org>
7294
7295         * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
7296         instead of amd64_fill_fxsave.
7297         * amd64bsd-nat.c (store_inferior_registers): Likewise.
7298         * amd64fbsd-nat.c (fill_fpregset): Likewise.
7299
7300         * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
7301         Reorganize code a bit.
7302
7303 2004-03-04  Orjan Friberg  <orjanf@axis.com>
7304
7305         * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
7306         when the frame pointer is pushed.  Don't set the frame pointer's
7307         address on the stack unless it's actually located there.
7308         Set the SRP's address on the stack correctly when the PC is still in
7309         the prologue.
7310         (cris_return_value): New function.
7311         (cris_gdbarch_init): Clear deprecated store_return_value,
7312         extract_return_value.
7313
7314 2004-03-02  Jim Blandy  <jimb@redhat.com>
7315
7316         * stabsread.c (reg_value_complaint): The maximum register number
7317         is one less than the number of registers.
7318
7319 2004-03-02  Andrew Cagney  <cagney@redhat.com>
7320
7321         * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
7322         I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM.  Remove
7323         trailing comma and redundant assignment of I386_ST0_REGNUM.
7324         * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
7325         32-bit segment registers.
7326
7327 2004-03-01  Andrew Cagney  <cagney@redhat.com>
7328
7329         * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
7330         use frame_relative_level and get_next_frame.
7331
7332 2004-02-29  Andrew Cagney  <cagney@redhat.com>
7333
7334         * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
7335         (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
7336         * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
7337         Delete macro.
7338
7339 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
7340
7341         * inflow.c (terminal_inferior): Don't give up the terminal if we
7342         previously couldn't get the inferior's terminal state.
7343
7344 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
7345
7346         * regcache.c (read_pc_pid): Restore inferior_ptid after reading
7347         PC_REGNUM.
7348
7349 2004-02-28  Andrew Cagney  <cagney@redhat.com>
7350
7351         * NEWS: Refer to GDB 6.1.
7352         * README: Refer to GDB 6.1.
7353         * PROBLEMS: Refer to GDB 6.1.
7354
7355 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
7356
7357         * thread-db.c (disable_thread_signals): Remove unused function.
7358
7359 2004-02-28  Mark Kettenis  <kettenis@gnu.org>
7360
7361         * amd64-nat.c: Include "gdb_string.h".
7362         (amd64_collect_native_gregset): Zero-extend the 32-bit
7363         general-purpose registers and %eip.
7364
7365         * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
7366         * amd64-tdep.c (amd64_collect_fxsave): New function.
7367         (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
7368
7369         * i387-tdep.h: Update copyright year.
7370         (i387_collect_fxsave): New prototype.
7371         * i387-tdep.c: Update copyright year.
7372         (i387_collect_fxsave): New function containing most of the code
7373         from i387_fill_fxsave.
7374         (i387_fill_fxsave): Call i387_collect_fxsave.
7375
7376 2004-02-28  Andrew Cagney  <cagney@redhat.com>
7377
7378         * amd64-linux-nat.c (ps_get_thread_area): When architecture is
7379         i386 use PTRACE_GET_THREAD_AREA.  Suggested by Roland McGrath.
7380
7381 2004-02-28  Mark Kettenis  <kettenis@gnu.org>
7382
7383         * amd64-tdep.c (amd64_frame_cache): Fix comment.
7384
7385 2004-02-28  Andrew Cagney  <cagney@redhat.com>
7386
7387         * utils.c: Use "", instead of <>, to include readline.
7388         tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
7389         * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
7390         * source.c, solib.c, exec.c, event-top.c: Ditto.
7391         * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
7392         * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
7393         * Makefile.in: Update all dependencies.
7394         (readline_tilde_h, readline_history_h): Define.
7395         (readline_headers): Delete.
7396
7397 2004-02-28  Mark Kettenis  <kettenis@gnu.org>
7398
7399         * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
7400         "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
7401         "config/i386/tm-lx64.h".
7402
7403         * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
7404         "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c".  Remove
7405         rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
7406
7407 2004-02-28  Andrew Cagney  <cagney@redhat.com>
7408
7409         * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
7410
7411         * breakpoint.c (_initialize_breakpoint): Use
7412         "add_setshow_auto_boolean_cmd.  Better word-wrap help messages.
7413         Add help to show command.
7414
7415 2004-02-28  Mark Kettenis  <kettenis@gnu.org>
7416
7417         * i386-nat.c: Reformat to be closer to coding standards.
7418         (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
7419         `retval'.  Make variables `align' and `size' local to while-loop.
7420         (i386_stopped_data_address): Rename local variable `ret' to `addr'.
7421         (_initialize_i386_nat): New prototype.
7422
7423         * tui/tui.c: Include <readline/readline.h> instead of
7424         "readline/readline.h".  Include it after <term.h> and
7425         "gdb_curses.h".
7426
7427 2004-02-27  Andrew Cagney  <cagney@redhat.com>
7428
7429         * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
7430         the new frame unwind code.
7431         (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
7432         (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
7433         PCOQ_HEAD_REGNUM.
7434
7435         * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
7436         "return_value" and "push_dummy_call".
7437         (hppa32_use_struct_convention): Delete unused function.
7438         (hppa32_store_return_value): Delete unused function.
7439         (hppa32_extract_return_value): Delete unused function.
7440         (hppa32_stack_align): Delete function.
7441
7442 2004-02-27  Eli Zaretskii  <eliz@elta.co.il>
7443
7444         * coffread.c (enter_linenos): Don't let rawptr reference memory
7445         outside linetab[]'s limits.
7446
7447 2004-02-27  Andrew Cagney  <cagney@redhat.com>
7448
7449         * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
7450         inferior stack space - the stack needs to grow upwards.
7451         (hppa32_frame_align): New function.
7452         (hppa64_frame_align): Replace hppa_frame_align.
7453         (hppa_gdbarch_init): Update.
7454
7455 2004-02-26  Orjan Friberg  <orjanf@axis.com>
7456
7457         * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
7458         (dwarf2-frame.h): Include.
7459         (enum cris_regnums): New enum CRIS_FP_REGNUM.
7460         Remove static variables related to ABI setting.
7461         (struct gdbarch_tdep): Remove cris_abi member.
7462         (struct frame_extra_info): Remove.
7463         (cris_unwind_cache, stack_item): New structs.
7464         (cris_frame_unwind, cris_frame_base): New variables.
7465         (push_stack_item, pop_stack_item)
7466         (cris_frame_unwind_cache, cris_frame_this_id)
7467         (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
7468         (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
7469         (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
7470         (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
7471         (cris_reg_struct_has_addr): New functions.
7472         (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
7473         (cris_frame_saved_pc, cris_saved_pc_after_call,
7474         (cris_store_struct_return, cris_frameless_function_invocation)
7475         (cris_pop_frame, cris_skip_prologue_main)
7476         (cris_abi_original_store_return_value)
7477         (cris_abi_v2_store_return_value)
7478         (cris_abi_original_extract_return_value)
7479         (cris_abi_v2_extract_return_value)
7480         (cris_abi_original_reg_struct_has_addr)
7481         (cris_abi_v2_reg_struct_has_addr)
7482         (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
7483         (cris_push_return_address, cris_abi_update): Remove.
7484         (_initialize_cris_tdep): Remove ABI command.
7485         (cris_dump_tdep): Ditto.
7486         (cris_gdbarch_init): Remove ABI command.
7487         Set store_return_value, extract_return_value, push_dummy_code,
7488         push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
7489         frame_unwind_append_sniffer, frame_base_set_default.
7490         Clear deprecated init_frame_pc, push_arguments, store_return_value,
7491         extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
7492         sizeof_call_dummy_words, get_saved_register, push_return_address,
7493         pop_frame, store_struct_return, frame_init_saved_regs,
7494         init_extra_frame_info, frameless_function_invocation, frame_chain,
7495         frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
7496         dummy_write_sp.
7497
7498 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
7499
7500         * valprint.h (print_hex_chars, print_char_chars): New prototypes.
7501         * valprint.c (print_hex_chars): Change from static to external.
7502         (print_char_chars): New function.
7503         * printcmd.c (print_scalar_formatted): For integer and enum types
7504         that are longer than LONGEST, perform processing via appropriate
7505         print_*_chars routines.
7506
7507 2004-02-26  Andrew Cagney  <cagney@redhat.com>
7508
7509         * Makefile.in: Update dependencies.
7510         Changes from Ulrich Weigand,
7511         * s390-tdep.c: Include "dwarf2-frame.h".
7512         (s390_dwarf2_frame_init_reg): New function.
7513         (s390_gdbarch_init): Install dwarf2_frame_sniffer and
7514         dwarf2_frame_base_sniffer.  Call dwarf2_frame_set_init_reg.
7515
7516 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
7517
7518         * breakpoint.c (pending_break_support): New setting variable.
7519         (break_command_1): Account for pending_break_support setting
7520         when creating pending breakpoints.
7521         (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
7522         (_initialize_breakpoint): Add "set breakpoint pending" and
7523         "show breakpoint pending" commands.
7524
7525 2004-02-26  Andrew Cagney  <cagney@redhat.com>
7526
7527         Fix PR i18n/1570.
7528         * charset.c (backslashable, backslashed, represented): Remove 'e'
7529         from list of escaped characters, not part of ISO-C.
7530
7531 2004-02-25  J. Brobecker  <brobecker@gnat.com>
7532
7533         From Peter Schauer <schauer@pdf.de>:
7534         * tui/tui.c: Move system header includes after local includes.
7535         Fixes a build failure on solaris systems.
7536
7537 2004-02-25  J. Brobecker  <brobecker@gnat.com>
7538
7539         * configure.in: Refine the previous change.
7540         * configure: Regenerate.
7541
7542 2004-02-25  Mark Kettenis  <kettenis@gnu.org>
7543
7544         * amd64-tdep.h: Renamed from x86-64-tdep.h.
7545         * amd64-tdep.c: Renamed from x86-64-tdep.c.  Include
7546         "amd64-tdep.h" instead of "x86-64-tdep.h".
7547         * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
7548         * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
7549         * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c.  Include
7550         "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
7551         and "x86-64-tdep.c".
7552         * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c.  Include
7553         "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
7554         and "x86-64-tdep.c".
7555         * amd64bsd-nat.c: Update copyright year.
7556         Include "amd64-tdep.h" instead of "x86-64-tdep.h".
7557         * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
7558         "x86-64-tdep.h".
7559         * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
7560         "x86-64-tdep.h".
7561         * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
7562         "x86-64-tdep.h".
7563         * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
7564         "x86-64-tdep.h".
7565         * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
7566         "x86-64-tdep.h".
7567         * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
7568         "x86-64-tdep.h".
7569         * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
7570         * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
7571         * Makefile.in (amd64_linux_tdep_h): Renamed from
7572         x86_64_linux_tdep_h.
7573         (amd64_tdep_h): Renamed from x86_64_tdep_h.
7574         (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
7575         (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
7576         (amd64obsd-tdep.o): Update dependencies.
7577         (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
7578         dependencies.
7579         (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
7580         dependencies.
7581         (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
7582         amd64-linux-nat.c amd64-linux-tdep.c.
7583         * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
7584         * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
7585         * config/i386/linux64.mt: Renamed from x86-64linux.mt.
7586         (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
7587         amd64-tdep.o and amd64-linux-tdep.o.
7588         (TM_FILE): Set to tm-linux64.h.
7589         * config/i386/linux64.mh: Renamed from x86-64linux.mh.
7590         (NAT_FILE): Set to nm-linux64.h.
7591         (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
7592         * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7593         amd64-tdep.o.
7594         * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7595         amd64-tdep.o.
7596         * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7597         amd64-tdep.o.
7598
7599 2004-02-25  Roland McGrath  <roland@redhat.com>
7600
7601         * remote.c (remote_protocol_qPart_auxv): New variable.
7602         (init_all_packet_configs): Initialize it.
7603         (set_remote_protocol_qPart_auxv_packet_cmd): New function.
7604         (show_remote_protocol_qPart_auxv_packet_cmd): New function.
7605         (show_remote_cmd): Call it.
7606         (_initialize_remote): Initialize commands.
7607         (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
7608         service TARGET_OBJECT_AUXV requests.
7609
7610 2004-02-25  J. Brobecker  <brobecker@gnat.com>
7611
7612         * configure.in: Make sure that the wborder function is available.
7613         Otherwise, search for it in the cur_colr library.
7614         * configure: Regenerate.
7615
7616 2004-02-25  Andrew Cagney  <cagney@redhat.com>
7617
7618         * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
7619
7620 2004-02-25  Mark Kettenis  <kettenis@gnu.org>
7621
7622         * config/i386/tm-x86-64linux.h: Tweak comments.
7623
7624 2004-02-25  Richard Sandiford  <rsandifo@redhat.com>
7625
7626         * MAINTAINERS: Add self to write-after-approval list.
7627
7628 2004-02-25  Andrew Cagney  <cagney@redhat.com>
7629
7630         PR cli/1566.  Problem found, and fix suggested by David Allan.
7631         * cli/cli-script.c (execute_control_command): Unconditionally
7632         install a cleanup.  Default "ret" to "invalid_control".  Use
7633         "break" instead of "return" to escape from the switch.
7634
7635 2004-02-24  J. Brobecker  <brobecker@gnat.com>
7636
7637         * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
7638         with the lines macro defined in term.h on AiX.
7639         * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
7640         a collision with the label_width macro defined in term.h on AiX.
7641
7642 2004-02-23  David Mosberger  <davidm@hpl.hp.com>
7643
7644         Committed by Kevin Buettner <kevinb@redhat.com>.
7645
7646         * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
7647         * ia64-tdep.c (ia64_write_pc): Make it a global function.
7648         (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
7649         instead of ia64_write_pc().
7650         * ia64-linux-tdep.c (regcache.h): Include.
7651         (ia64_linux_write_pc): New function.
7652
7653 2004-02-23  Roland McGrath  <roland@redhat.com>
7654
7655         * auxv.c (info_auxv_command): Fix typos in error messages.
7656
7657 2004-02-23  Mark Kettenis  <kettenis@gnu.org>
7658
7659         * x86-64-tdep.h: Tweak comment.
7660         (enum amd64_regnum): New.
7661         (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
7662         (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
7663         (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
7664         (X86_64_XMM1_REGNUM): Removed.
7665         (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
7666         (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
7667         prototypes for renamed functions.
7668         * x86-64-tdep.c: Fix typo.
7669         (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
7670         register numbers.
7671         (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
7672         Use constants from `enum amd64_regnum' for register numbers.
7673         (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
7674         (amd64_analyze_prologue, amd64_frame_cache,
7675         amd64_sigtramp_frame_cache): Use constants from `enum
7676         amd64_regnum' for register numbers.
7677         (amd64_supply_fpregset): Adjust for renamed functions.
7678         (amd64_init_abi): Rename from x86_64_init_abi.  Use constants from
7679         `enum amd64_regnum' for register numbers.
7680         (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
7681         (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
7682         (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
7683         * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
7684         (amd64_linux_fill_gregset): Adjust for renamed macros.
7685         (fetch_core_registers): Adjust for renamed functions.
7686         (amd64_linux_init_abi): Adjust for renamed functions.
7687         * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
7688         renamed functions.
7689         * amd64-nat.c: Adjust for renamed macros.
7690         * amd64bsd-nat.c (fetch_inferior_registers)
7691         (store_inferior_registers): Use constants from `enum amd64_regnum'
7692         for register numbers.  Adjust for renamed variables.
7693         * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
7694         renamed variables.
7695         (_initialize_amd64fbsd_nat): Use constants from `enum
7696         amd64_regnum' for register numbers.
7697         * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
7698         `enum amd64_regnum' for register numbers.
7699         (amd64fbsd_init_abi): Adjust for renamed functions.
7700         * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
7701         `enum amd64_regnum' for register numbers.
7702         (amd64nbsd_init_abi): Adjust for renamed functions.
7703         (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
7704         * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
7705         `enum amd64_regnum' for register numbers.
7706         (amd64obsd_init_abi): Adjust for renamed functions.
7707         (_initialize_amd64obsd_ndep): Adjust for renamed macros.
7708
7709 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
7710
7711         * breakpoint.c (print_one_breakpoint): Do not output spaces
7712         after printing <PENDING> for a pending breakpoint.
7713
7714 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
7715
7716         * printcmd.c (print_scalar_formatted): Initialize val_long
7717         to remove compiler warning message.
7718
7719 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
7720
7721         * defs.h (nquery, yquery): New prototypes.
7722         * breakpoint.c (break_command_1): Use new nquery interface.
7723         * utils.c (defaulted_query, nquery, yquery): New functions.
7724
7725 2004-02-23  Andrew Cagney  <cagney@redhat.com>
7726
7727         * hppa-tdep.c (hppa_frame_align): New function.
7728         (hppa32_push_dummy_call): New function.
7729         (hppa64_push_dummy_call): New function.
7730         (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
7731         disabled.
7732
7733         * infcall.c (legacy_push_dummy_code): Don't call deprecated
7734         FIX_CALL_DUMMY when push_dummy_call is available.
7735         (call_function_by_hand, push_dummy_code): Ditto.
7736
7737 2004-02-22  Andrew Cagney  <cagney@redhat.com>
7738
7739         * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
7740         (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
7741         (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
7742         * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
7743         use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
7744         call_dummy_location to ON_STACK.
7745
7746 2004-02-22  Mark Kettenis  <kettenis@gnu.org>
7747
7748         * x86-64-linux-tdep.c: Tweak comment.
7749         (amd64_linux_supply_gregset): Renamed from
7750         x86_64_linux_supply_gresget.
7751         (amd64_linux_fill_gregset): Renamed from
7752         x86_64_linux_fill_gregset.
7753         (fetch_core_registers): Adjust for renamed functions.
7754         (amd64_core_fns): Renamed from x86_64_core_fns.
7755         (amd64_linux_sigtramp_start): Renamed from
7756         x86_64_linux_sigtramp_start.
7757         (amd64_linux_pc_in_sigtramp): Renamed from
7758         x86_64_linux_pc_in_sigtramp.  Adjust for renamed functions.
7759         (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
7760         X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
7761         (amd64_linux_sigcontext_addr): Renamed from
7762         x86_64_linux_sigcontext_addr.
7763         (amd64_linux_sc_reg_offset): Renamed from
7764         x86_64_linux_sc_reg_offset.
7765         (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
7766         Adjust for renamed functions and variables.
7767         (_initialize_amd64_linux_tdep): Renamed from
7768         _initialize_x86_64_linux_tdep.  Adjust for renamed functions and
7769         variables.
7770         * x86-64-linux-tdep.h: Update copyright year.  Tweak comment.
7771         Adjust for renamed functions.
7772
7773         * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
7774         from x86_64_linux_gregset64_reg_offset.
7775         (amd64_linux_gregset32_reg_offset): Rename from
7776         x86_64_linux_gregset64_reg_offset.
7777         (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
7778         (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
7779         (amd64_linux_dr_set_control): Renamed from
7780         x86_64_linux_dr_set_control.  Adjust for renamed functions.
7781         (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
7782         Adjust for renamed functions.
7783         (amd64_linux_dr_reset_addr): Renamed from
7784         x86_64_linux_dr_reset_addr. Adjust for renamed functions.
7785         (amd64_linux_dr_get_status): Renamed from
7786         x86_64_linux_dr_get_status.  Adjust for renamed functions.
7787         (_initialize_amd64_linux_nat): Renamed from
7788         _initialize_x86_64_linux_nat.  Adjust for renamed variables and
7789         functions.
7790         * config/i386/nm-x86-64linux.h: Update copyright year.
7791         Adjust for renamed functions.
7792
7793         * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
7794         amd64fbsd_sigtramp_start.
7795         (amd64fbsd_sigtramp_end_addr): Renamed from
7796         amd64fbsd_sigtramp_end.
7797         (amd64fbsd_init_abi): Adjust for renamed variables.
7798         * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
7799         variables.
7800         * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
7801         amd64fbsd_sigtramp_start.
7802         (amd64fbsd_sigtramp_end_addr): Renamed from
7803         amd64fbsd_sigtramp_end.
7804
7805 2004-02-22  Andrew Cagney  <cagney@redhat.com>
7806
7807         * hppa-tdep.c (hppa32_return_value): New function.
7808         (hppa64_return_value): New function.
7809         (hppa_gdbarch_init): Set return_value; keep disabled.
7810
7811         * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
7812         struct-return and inferior function call methods.
7813
7814         * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
7815         "frame-base.h".
7816         (struct hppa_frame_cache): Define.
7817         (hppa_frame_cache, hppa_frame_this_id): New functions.
7818         (hppa_frame_prev_register): New function.
7819         (hppa_frame_unwind, hppa_frame_base): New variables.
7820         (hppa_frame_unwind_sniffer): New function.
7821         (hppa_frame_base_address, hppa_unwind_pc): New function.
7822         (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
7823         sniffer, and frame base sniffer; keep disabled.
7824         (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
7825         * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
7826
7827         * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
7828         to predicates for "seriously old code".
7829
7830         * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
7831         runtime if(0).
7832
7833         * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
7834         unsigned.
7835         (hppa_frame_find_saved_regs): Fix "std" instruction pattern
7836
7837         * config/pa/tm-hppa.h: Update copyright.
7838         (DEPRECATED_INIT_FRAME_PC): Delete macro.
7839         (deprecated_init_frame_pc_default): Delete declaration.
7840         (hppa_frame_init_saved_regs): Delete declaration.
7841         (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
7842         * hppa-tdep.c: Include "arch-utils.h".
7843         (hppa_gdbarch_init): Set deprecated init_frame_pc
7844         and deprecated frame_init_saved_regs.
7845         (hppa_frame_init_saved_regs): Make static.
7846
7847 2004-02-22  Mark Kettenis  <kettenis@gnu.org>
7848
7849         Remove old 386BSD support.
7850         * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
7851         * configure.host: Remove i[34567]86-*-bsd*.
7852         * configure.tgt: Remove i[34567]86-*-bsd*.
7853         * i386b-nat.c: Removed.
7854         * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
7855         (i386b-nat.o): Remove dependencies.
7856
7857         * config/i386/i386bsd.mh: Removed.
7858         * config/i386/i386bsd.mt: Removed.
7859         * config/i386/nm-i386bsd.h: Removed.
7860         * config/i386/tm-i386bsd.h: Removed.
7861         * config/i386/xm-i386bsd.h: Removed.
7862
7863         * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
7864
7865         * amd64fbsd-tdep.c: Include "solib-svr4.h".
7866         (amd64fbsd_init_abi): Set link map offsets.
7867         * amd64nbsd-tdep.c: Include "slib-svr4.h".
7868         (amd64nbsd_init_abi): Set link map offsets.
7869         * amd64obsd-tdep.c: Include "solib-svr4.h".
7870         (amd64obsd_init_abi): Set link map offsets.
7871         * i386fbsd-tdep.c: Include "solib-svr4.h".
7872         (i386fbsd_init_abi): Set link map offsets.
7873         * i386nbsd-tdep.c: Include "solib-svr4.h".
7874         (i386nbsdelf_init_abi): Set link map offsets.
7875         * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
7876         (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
7877         * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
7878         solib-legacy.o and core-aout.o. Reformat.
7879         * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
7880         solib-svr4.o, solib-legacy.o.  Reformat.
7881         * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o.  Reformat.
7882         * config/i386/nbsdelf.mh: Reformat.
7883         * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
7884         solib-svr4.o, solib-legacy.o and corelow.o.
7885         * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
7886         * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
7887         solib-svr4.o, solib-legacy.o and corelow.o.  Reformat.
7888         * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
7889         * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
7890         (TM_FILE): Set to tm-fbsd.h.
7891         * config/i386/nbsd.mt (TDEPFILES): Reformat.
7892         * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
7893         solib-svr4.o.
7894         * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
7895         solib-svr4.o.
7896         (TM_FILE): Set to nm-nbsd.h.
7897         * config/i386/nm-fbsd.h: Update copyright year.  Tweak comments.
7898         Simplify shared library support.  Don't include "elf/common.h".
7899         (SVR4_SHARED_LIBS): Don't define.
7900         * config/i386/nm-fbsd64.h: Update copyright year.  Don't include
7901         "solib.h".
7902         * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
7903         config/i386/nm-obsd.h: Update copyright year.  Tweak comments.
7904         * config/i386/tm-fbsd.h: Update copyright tear.  Tweak comments.
7905         Don't include "i386/tm-i386.h".  Include "solib.h".
7906         * config/i386/tm-nbsd.h: Update copyright year.  Tweak comments.
7907         Don't include "i386/tm-i386.h".
7908         * config/i386/xm-i386.h: Update copyright year.  Tweak comments.
7909         * config/i386/xm-nbsd.h: Update copyright year.  Tweak comments.
7910         Include "i386/xm-i386.h".
7911         (HOST_LONG_DOUBLE_FORMAT): Remove.
7912
7913         Fix OpenBSD/i386 sigtramp recognition.
7914         * i386-tdep.h: Update copyright year.
7915         (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
7916         (i386bsd_sigtramp_end): New prototypes.
7917         (i386fbsd_sigtramp_start_addr): Renamed from
7918         i386fbsd_sigtramp_start.
7919         (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
7920         (i386obsd_sigtramp_start_addr): Renamed from
7921         i386obsd_sigtramp_start.
7922         (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
7923         * i386bsd-tdep.c: Update copyright year.
7924         (i386bsd_pc_in_sigtramp): Make public.
7925         * i386fbsd-nat.c: Update copyright year.
7926         (_initialize_i386fbsd_nat): Adjust for renamed variables.
7927         * i386fbsd-tdep.c: Update copyright year.
7928         (i386fbsd_sigtramp_start_addr): Renamed from
7929         i386fbsd_sigtramp_start.
7930         (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
7931         (i386fbsdaout_init_abi): Adjust for renamed variables.
7932         * i386obsd-nat.c: Update copyright year.
7933         (_initialize_i386obsd_nat): Adjust for renamed variables.
7934         * i386obsd-tdep.c: Include "target.h".
7935         (i386obsd_page_size): New variable.
7936         (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
7937         (i386obsd_sigtramp_end): New functions.
7938         (i386obsd_sigtramp_start_addr): Renamed from
7939         i386obsd_sigtramp_start.
7940         (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
7941         (i386obsd_init_abi): Adjust for renamed variables.  Set
7942         pc_in_sigtramp, sigtramp_start and sigtramp_end.
7943         * Makefile.in (i386obsd-tdep.o): Update dependencies.
7944
7945         * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
7946         trampoline change in OpenBSD kernel.
7947
7948         * amd64-nat.c: Update copyright year.
7949         (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
7950         architecture from REGCACHE.
7951
7952         * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
7953         symbolic constants from <sys/reg.h> instead of hard-coded numbers.
7954
7955 2004-02-21  Mark Kettenis  <kettenis@gnu.org>
7956
7957         * configure.host: Add i[34567]86-*-openbsd[0-2].* and
7958         i[34567]86-*-openbsd3.[0-3].
7959         * config/i386/obsdaout.mh: New file.
7960
7961         * config/i386/obsd.mh (MH_FLAGS): Remove.
7962
7963         Fix PR build/1549.
7964         * i386obsd-tdep.c: Update copyright years.  Include
7965         "solib-svr4.h".
7966         (i386obsd_init_abi): Don't set regset_from_core_section here.
7967         (i386obsd_aout_init_abi): New function.  Set
7968         regset_from_core_section here.
7969         (i386obsd_elf_init_abi): New function.
7970         (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
7971         * Makefile.in (i386obsd-tdep.o): Update dependecies.
7972         * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
7973         (TM_FILE): Set to tm-nbsd.h.
7974
7975         * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
7976         solib-sunos.o.
7977
7978         * solib-svr4.h: Update copyright year.
7979         (svr4_ilp32_fetch_link_map_offsets)
7980         (svr4_lp64_fetch_link_map_offsets): New prototype.
7981         * solib-svr4.c: Update copyright year.
7982         (svr4_ilp32_fetch_link_map_offsets)
7983         (svr4_lp64_fetch_link_map_offsets): New function.
7984
7985 2004-02-20  Daniel Jacobowitz  <drow@mvista.com>
7986
7987         * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
7988         to the partial symbol table.
7989
7990 2004-02-20  J. brobecker  <brobecker@gnat.com>
7991
7992         * PROBLEMS: Add description of problem documented under gdb/1560.
7993
7994 2004-02-20  Mark Kettenis  <kettenis@gnu.org>
7995
7996         * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h".  Fix
7997         comments.
7998         (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
7999         functions.
8000         (amd64obsd_init_abi): Reorder initializations.  Use
8001         amd64obsd_r_reg_offset to initialize the general-purpose register
8002         set details.  Set regset_from_core_section.
8003         (_initialize_amd64obsd_tdep): Rename from
8004         _initialize_amd64obsd_ndep.  Add OS ABI handler for core dumps.
8005         * Makefile.in (amd64obsd-tdep.o): Update dependencies.
8006         * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
8007
8008         * NEWS (New native configurations): Mention OpenBSD/alpha.
8009         * configure.tgt: Add alpha*-*-openbsd*.
8010         * configure.host: Add alpha*-*-openbsd*.
8011         * alphanbsd-tdep.c: Update copyright year.
8012         (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
8013
8014 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8015
8016         Fix PR tdep/1372.
8017         * configure.tgt: Delete target "none-*-*".
8018         * configure.host: Delete host "none-*-*".
8019         * config/none/none.mh: Delete file.
8020         * config/none/none.mt: Delete file.
8021         * config/none/xm-none.h: Delete file.
8022         * config/none/tm-none.h: Delete file.
8023         * config/none/nm-none.h: Delete file.
8024
8025 2004-02-19  Fred Fish  <fnf@redhat.com>
8026
8027         * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
8028         cache->uses_fp prior to setting it.
8029
8030 2004-02-19  Fred Fish  <fnf@redhat.com>
8031
8032         Fix for PR breakpoint/1558.
8033         * sh-tdep.c (IS_JSR): New macro.
8034         (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
8035
8036 2004-02-19  Jim Blandy  <jimb@redhat.com>
8037
8038         * findvar.c (value_from_register): Doc fix.
8039
8040 2004-02-19  Jeff Johnston  <jjohnstn@redhat.com>
8041
8042         * printcmd.c (print_scalar_formatted): Do not check for sizeof
8043         type being greater than sizeof of host's LONGEST.  Always use
8044         unpack_long() unless format 'f' chosen.
8045
8046 2004-02-19  Joel Brobecker  <brobecker@gnat.com>
8047
8048         Committed by Elena Zannoni  <ezannoni@redhat.com>
8049
8050         * symtab.c (find_pc_sect_psymtab): Return the psymtab that
8051         contains a symbol wich is the best, non-exact match for the given
8052         pc.  Update comments.
8053
8054 2004-02-19  Elena Zannoni  <ezannoni@redhat.com>
8055
8056         * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
8057         macro, which was part of the now removed Mach 3 port.
8058         * utils.c (request_quit): Ditto.
8059
8060 2004-02-18  Mark Kettenis  <kettenis@gnu.org>
8061
8062         * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
8063         "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
8064
8065 2004-02-18  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8066
8067         Committed by Mark Kettenis  <kettenis@gnu.org>.
8068
8069         * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
8070         Define.
8071
8072 2004-02-18  Andrew Cagney  <cagney@redhat.com>
8073
8074         * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
8075         CONFIG_INSTALL and CONFIG_UNINSTALL.
8076         * configure: Re-generate.
8077         * interps.h (INTERP_TUI): Define.
8078         * Makefile.in: Update dependencies.
8079         (TUI): New macro.
8080         (tui-main.o): Specify dependencies.
8081         (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
8082         * tui/tui-main.c: New file.
8083
8084 2004-02-18  Mark Kettenis  <kettenis@gnu.org>
8085
8086         * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
8087         * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
8088         dependencies.
8089         * configure.host: Add x86_64-*-openbsd*.
8090         * configure.tgt: Add x86_64-*-openbsd*.
8091         * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
8092
8093         * tui/tui.c: Don't include <malloc.h>.
8094
8095         * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
8096         amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
8097         amd64nbsd-tdep.c.
8098
8099         * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
8100         static.  Remove extraneous whitespace.
8101         * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
8102         static.
8103
8104 2004-02-17  Jim Blandy  <jimb@redhat.com>
8105
8106         * findvar.c (value_from_register): Doc fix.
8107
8108 2004-02-17  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8109
8110         Committed by Jim Blandy  <jimb@redhat.com>.
8111
8112         * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
8113         CORE_ADDR as type for selectors.  Correct types for GNU run time
8114         message lookup function to use double indirection.
8115         * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
8116         * objc-lang.h (lookup_child_selector): Adapt prototype.
8117
8118         * s390-nat.c (SUBOFF): New macro.
8119         (supply_gregset, fill_gregset): Use it to handle debugging
8120         of 32-bit exectuables running under a 64-bit kernel.
8121         * s390-tdep.c: Include "solib-svr4.h".
8122         (s390_svr4_fetch_link_map_offset): New function.
8123         (s390x_svr_fetch_link_map_offset): Likewise.
8124         (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
8125         * Makefile.in (s390-tdep.o): Update dependencies.
8126
8127         * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
8128         "frame-unwind.h".
8129         (s390_readinstruction): Reformat.  Use read_memory_nobpt.
8130         (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
8131         (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
8132         (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
8133         S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
8134         S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
8135         S390_SIGNAL_FRAMESIZE,
8136         s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
8137         (struct frame_extra_info): Remove.
8138         (s390_memset_extra_info): Remove.
8139         (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
8140         (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
8141         (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
8142         (is_rse): Renamed to ...
8143         (is_rsy): ... this.  Support long displacements.
8144         (is_rxe): Renamed to ...
8145         (is_rxy): ... this.  Support long displacements.
8146         (compute_x_addr): Support long displacements.
8147         (struct s390_prologue_data): New data type.
8148         (s390_on_stack): Change API to use struct s390_prologue_data.
8149         (s390_store): Reimplement.
8150         (s390_load): New function.
8151         (s390_get_signal_frame_info): Remove.
8152         (s390_get_frame_info): Remove, replace by ...
8153         (s390_analyze_prolog): ... this new function.
8154         (s390_check_function_end): Remove.
8155         (s390_function_start): Remove.
8156         (s390_frameless_function_invokation): Remove.
8157         (s390_is_sigreturn): Remove.
8158         (s390_init_frame_pc_first): Remove.
8159         (s390_init_frame_extra_info): Remove.
8160         (s390_frame_init_saved_regs): Remove.
8161         (s390_frame_saved_pc_nofix): Remove.
8162         (s390_frame_saved_pc): Remove.
8163         (s390_frame_chain): Remove.
8164         (s390_fp_regnum, s390_read_fp): Remove.
8165         (s390_pop_frame_regular, s390_pop_frame): Remove.
8166         (s390_saved_pc_after_call): Remove.
8167         (s390_skip_prologue): Reimplement.
8168         (s390_in_function_epilogue_p): Support long displacements.
8169         (struct s390_unwind_cache): New data structure.
8170         (s390_frame_unwind_cache): New function.
8171         (s390_prologue_frame_unwind_cache): Likewise.
8172         (s390_backchain_frame_unwind_cache): Likewise.
8173         (s390_frame_this_id, s390_frame_prev_register): Likewise.
8174         (s390_frame_unwind): Define.
8175         (s390_frame_sniffer): New function.
8176         (struct s390_pltstub_unwind_cache): New data structure.
8177         (s390_pltstub_frame_unwind_cache): New function.
8178         (s390_pltstub_frame_this_id): Likewise.
8179         (s390_pltstub_frame_prev_register): Likewise.
8180         (s390_pltstub_frame_unwind): Define.
8181         (s390_pltstub_frame_sniffer): New function.
8182         (struct s390_sigtramp_unwind_cache): New data structure.
8183         (s390_sigtramp_frame_unwind_cache): New function.
8184         (s390_sigtramp_frame_this_id): Likewise.
8185         (s390_sigtramp_frame_prev_register): Likewise.
8186         (s390_sigtramp_frame_unwind): Define.
8187         (s390_sigtramp_frame_sniffer): New function.
8188         (s390_frame_base_address, s390_local_base_address): New functions.
8189         (s390_frame_base): Define.
8190         (s390_unwind_pc, s390_unwind_sp): New function.
8191         (s390_push_dummy_call): Use new frame base location.
8192         (s390_unwind_dummy_id): Likewise.
8193         (s390_gdbarch_init): Remove calls to:
8194         set_gdbarch_frameless_function_invocation,
8195         set_gdbarch_deprecated_init_frame_pc,
8196         set_gdbarch_deprecated_frame_chain,
8197         set_gdbarch_deprecated_frame_init_saved_regs,
8198         set_gdbarch_deprecated_pop_frame,
8199         set_gdbarch_deprecated_init_extra_frame_info,
8200         set_gdbarch_deprecated_init_frame_pc_first,
8201         set_gdbarch_deprecated_target_read_fp,
8202         set_gdbarch_deprecated_frame_saved_pc,
8203         set_gdbarch_deprecated_saved_pc_after_call,
8204         set_gdbarch_deprecated_fp_regnum.
8205         Add calls to:
8206         set_gdbarch_in_solib_call_trampoline,
8207         frame_unwind_append_sniffer,
8208         frame_base_set_default,
8209         set_gdbarch_unwind_pc,
8210         set_gdbarch_unwind_sp.
8211         * Makefile.in (s390-tdep.o): Update dependencies.
8212
8213         * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
8214         (S390_STACK_FRAME_OVERHEAD): Remove.
8215         (S390_STACK_PARAMETER_ALIGNMENT): Remove.
8216         (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
8217         (s390_promote_integer_argument): Remove.
8218         (s390_cannot_extract_struct_value_address): Remove.
8219         (s390_use_struct_convention, s390_store_struct_return): Remove.
8220         (s390_extract_return_value, s390_store_return_value): Remove.
8221         (s390_return_value_convention, s390_return_value): New functions.
8222         (is_float_singleton): Handle typedefs.
8223         (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
8224         Remove, replace by ...
8225         (s390_function_arg_pass_by_reference, s390_function_arg_float,
8226         s390_function_arg_integer): ... these new functions.
8227         (s390_push_arguments, s390_push_return_address): Remove, replace by ...
8228         (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
8229         (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
8230         Fill in tdep->abi.
8231         Remove calls to:
8232         set_gdbarch_deprecated_store_struct_return,
8233         set_gdbarch_deprecated_extract_return_value,
8234         set_gdbarch_deprecated_store_return_value,
8235         set_gdbarch_use_struct_convention,
8236         set_gdbarch_extract_struct_value_address,
8237         set_gdbarch_deprecated_pc_in_call_dummy,
8238         set_gdbarch_deprecated_push_arguments,
8239         set_gdbarch_deprecated_save_dummy_frame_tos,
8240         set_gdbarch_deprecated_push_return_address,
8241         set_gdbarch_deprecated_sizeof_call_dummy_words,
8242         set_gdbarch_deprecated_call_dummy_words,
8243         set_gdbarch_deprecated_dummy_write_sp.
8244         Add calls to:
8245         set_gdbarch_push_dummy_call,
8246         set_gdbarch_unwind_dummy_id,
8247         set_gdbarch_return_value.
8248
8249         * config/s390/nm-linux.h: Update comments.
8250         (target_insert_watchpoint, target_remove_watchpoint): Redefine.
8251         (STOPPED_BY_WATCHPOINT): Redefine.
8252         (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
8253         (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
8254         (s390_stopped_by_watchpoint): Likewise.
8255         (watch_area_cnt): Remove.
8256         * s390-nat.c: Update comments.
8257         (watch_area): Remove typedef.
8258         Global replace watch_area by struct watch_area.
8259         (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
8260         (s390_stopped_by_watchpoint): Remove pid argument,
8261         use s390_inferior_tid.  Add short-cut for the no watchpoint case.
8262         (s390_fix_watch_points): Remove pid argument,
8263         use s390_inferior_tid.  Recompute area spanned by watchpoints.
8264         (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
8265         argument.  Reimplement.
8266
8267         * config/s390/nm-linux.h: Update comments.  Do not include "solib.h".
8268         (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
8269         (FETCH_INFERIOR_REGISTERS): Define.
8270         * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
8271         core-regset.o.
8272         * config/s390/s390x.mt: Remove.
8273         * config/s390/tm-s390.h: Remove.
8274         * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
8275         (TARGET_ELF64): Remove.
8276         (SKIP_TRAMPOLINE_CODE): Do not undefine.
8277         * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
8278         s390*-*-* case; always set gdb_target to s390.
8279         * regformats/reg-s390.dat: Remove control registers.
8280         * regformats/reg-s390x.dat: Likewise.
8281         * s390-tdep.h: New file.
8282         * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
8283         Include "inferior.h" and "s390-tdep.h".
8284         Remove private definition of offsetof.
8285         (s390_register_u_addr): Remove.
8286         (regmap_gregset, regmap_fpregset): Define.
8287         (supply_gregset, fill_gregset): Reimplement.
8288         (supply_fpregset, fill_fpregset): Likewise.
8289         (s390_inferior_tid): New function.
8290         (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
8291         (fetch_inferior_registers, store_inferior_registers): Likewise.
8292         * s390-tdep.c: Do not define S390_TDEP.  Include "defs.h" instead
8293         of <defs.h>.  Include "reggroups.h", "regset.h", and "s390-tdep.h".
8294         Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
8295         Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
8296         (struct gdbarch_tdep): Define.
8297         (struct s390_register_info): Define.
8298         (s390_register_info): New variable.
8299         (s390_register_name): Reimplement.
8300         (s390_register_type): New function.
8301         (s390_register_raw_size, s390x_register_raw_size): Remove.
8302         (s390_cannot_fetch_register): Remove.
8303         (s390_register_byte): Remove.
8304         (s390_register_virtual_type, s390x_register_virtual_type): Remove.
8305         (s390_dwarf_regmap): New variable.
8306         (s390_dwarf_reg_to_regnum): New function.
8307         (s390_stab_reg_to_regnum): Remove.
8308         (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
8309         (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
8310         (s390_convert_register_p): Likewise.
8311         (s390_register_to_value, s390_value_to_register): Likewise.
8312         (s390_register_reggroup_p): Likewise.
8313         (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
8314         s390_gregset, s390x_gregset, s390_fpregset): New variables.
8315         (s390_supply_regset, s390_regset_from_core_section): New functions.
8316         (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
8317         (S390_FPR_SIZE): Likewise.
8318         (S390_GPR_SIZE): Likewise.  Redefine in terms of GDB_TARGET_IS_ESAME.
8319         Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
8320         (S390_NUM_GPRS): Move here from tm-s390.h.
8321         (S390_NUM_FPRS): Likewise.
8322         (s390_in_function_epilogue_p): New function.
8323         (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
8324         Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
8325         (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
8326         Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
8327         Replace S390_FP_REGNUM by S390_SP_REGNUM.
8328         Remove calls to:
8329         set_gdbarch_deprecated_max_register_raw_size,
8330         set_gdbarch_deprecated_max_register_virtual_size,
8331         set_gdbarch_deprecated_register_byte,
8332         set_gdbarch_cannot_fetch_register,
8333         set_gdbarch_cannot_store_register,
8334         set_gdbarch_deprecated_register_size,
8335         set_gdbarch_deprecated_register_raw_size,
8336         set_gdbarch_deprecated_register_virtual_size,
8337         set_gdbarch_deprecated_register_virtual_type,
8338         set_gdbarch_deprecated_register_bytes.
8339         Add calls to:
8340         set_gdbarch_num_pseudo_regs,
8341         set_gdbarch_register_type,
8342         set_gdbarch_convert_register_p,
8343         set_gdbarch_register_to_value,
8344         set_gdbarch_value_to_register,
8345         set_gdbarch_register_reggroup_p,
8346         set_gdbarch_regset_from_core_section,
8347         set_gdbarch_pseudo_register_read,
8348         set_gdbarch_pseudo_register_write,
8349         set_gdbarch_in_function_epilogue_p.
8350         * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
8351         (s390_tdep_h): New variable.
8352
8353 2004-02-17  Jim Blandy  <jimb@redhat.com>
8354
8355         * findvar.c (value_from_register): If the type has no length, just
8356         return an acceptable value --- don't report an internal error.
8357
8358         * stabsread.c (read_type): If we find any type numbers that are
8359         forward references, complain if the references aren't resolved by
8360         the time we're finished reading.
8361         (cleanup_undefined_types): Make error message more appropriate for
8362         a complaint.
8363
8364 2004-02-17  Elena Zannoni  <ezannoni@redhat.com>
8365
8366         * Makefile.in (defs_h): Remove dependency on progress_h.
8367         * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
8368         progress.h.
8369         * main.c (captured_main): Delete use of START_PROGRESS and
8370         END_PROGRESS.
8371
8372 2004-02-17  Elena Zannoni  <ezannoni@redhat.com>
8373
8374         * objfiles.c (terminate_minimal_symbol_table): Add back
8375         initialization of MSYMBOL_TYPE.
8376
8377 2004-02-17  David Mosberger  <davidm@hpl.hp.com>
8378
8379         Committed by Andrew Cagney.
8380         * Makefile.in (ia64_tdep_h): New macro.
8381         (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
8382         (ia64-tdep.o): Likewise.
8383         * ia64-tdep.h: New file.
8384         * ia64-tdep.c: Update copyright notice.  Include "ia64-tdep.h".
8385         (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
8386         (ia64_aix_sigcontext_register_address): Likewise.
8387         (ia64_linux_getunwind_table): Delete declaration.
8388         * ia64-linux-tdep.c: Likewise.
8389
8390 2004-02-17  Corinna Vinschen  <vinschen@redhat.com>
8391
8392         * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
8393         * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
8394         DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
8395
8396 2004-02-17  Andrew Cagney  <cagney@redhat.com>
8397
8398         * symtab.c (skip_prologue_using_sal): New function.
8399         * symtab.h (skip_prologue_using_sal): Declare.
8400         * frv-tdep.c: Include "symtab.h".
8401         (skip_prologue_using_sal): Delete function.
8402         * mips-tdep.c (skip_prologue_using_sal): Delete function.
8403         * rs6000-tdep.c (refine_prologue_limit): Mention
8404         skip_prologue_using_sal.
8405         * ia64-tdep.c (refine_prologue_limit): Ditto.
8406         * Makefile.in: Update dependencies.
8407
8408 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8409
8410         * config/alpha/tm-nbsd.h: Update copyright, delete #undef
8411         START_INFERIOR_TRAPS_EXPECTED.
8412         * config/alpha/tm-fbsd.h: Update copyright, delete #undef
8413         START_INFERIOR_TRAPS_EXPECTED.
8414         * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
8415         Delete macro.
8416         * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
8417         macro, moved to "nm-osf.h".  Update copyright.
8418         * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
8419         update copyright.
8420
8421         * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
8422         and function replacing FRAMELESS_FUNCTION_INVOCATION.
8423         * blockframe.c (legacy_frameless_look_for_prologue): Rename
8424         frameless_look_for_prologue.
8425         * frame.h (legacy_frameless_look_for_prologue): Rename
8426         frameless_look_for_prologue.
8427         * gdbarch.h, gdbarch.c: Re-generate.
8428         * sh64-tdep.c (sh64_gdbarch_init): Update.
8429         * sh-tdep.c (sh_gdbarch_init): Update.
8430         * s390-tdep.c (s390_gdbarch_init): Update.
8431         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8432         * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
8433         * m68k-tdep.c (m68k_gdbarch_init): Update.
8434         (delta68_frame_args_address): Update.
8435         * m32r-tdep.c (m32r_gdbarch_init): Update.
8436         * hppa-tdep.c (hppa_gdbarch_init): Update.
8437         * h8300-tdep.c (h8300_gdbarch_init): Update.
8438         * frv-tdep.c (frv_gdbarch_init): Update.
8439         (frv_frameless_function_invocation): Update.
8440         * cris-tdep.c (cris_gdbarch_init): Update.
8441         (cris_frameless_function_invocation): Update.
8442         * avr-tdep.c (avr_gdbarch_init): Update.
8443         * arm-tdep.c (arm_gdbarch_init): Update.
8444         * stack.c (frame_info): Update, call predicate.
8445         * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
8446         * frame.c (legacy_get_prev_frame): Update, call predicate..
8447         * arch-utils.c (generic_frameless_function_invocation_not): Delete.
8448         * arch-utils.h (generic_frameless_function_invocation_not): Delete.
8449         * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
8450         invocation.
8451         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8452         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
8453         * vax-tdep.c (vax_gdbarch_init): Ditto.
8454
8455         * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
8456         function.
8457
8458 2004-02-16  Daniel Jacobowitz  <drow@mvista.com>
8459
8460         * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
8461         initializations.
8462
8463 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8464
8465         * tui/tui-windata.c: Include "gdb_string.h".
8466         * tui/tui-source.c, tui/tui-winsource.c: Ditto.
8467         * tui/tui-layout.c, tui/tui-command.c: Ditto.
8468         * Makefile.in: Update dependencies.
8469
8470 2004-02-16  Daniel Jacobowitz  <drow@mvista.com>
8471
8472         * Makefile.in (infrun.o): Add $(gdb_assert_h).
8473         * infrun.c: Include "gdb_assert.h".
8474         (singlestep_ptid, saved_singlestep_ptid)
8475         (stepping_past_singlestep_breakpoint): New variables.
8476         (resume): Set singlestep_ptid.  Check for singlestep thread
8477         hop.
8478         (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
8479         (handle_inferior_event): Handle singlestep thread hop.
8480
8481 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8482
8483         * dwarf2-frame.c (dwarf2_frame_ops): New function.
8484         (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
8485         (dwarf2_frame_init_reg): Ditto.
8486
8487         * printcmd.c (display_command): Check that EXP isn't NULL.  Fix
8488         suggested by Joshua Neuheisel
8489
8490         * configure.in: Always check for curses, including pdcurses.
8491         Warn, instead of error, when no curses are found.  Enable TUI when
8492         curses is available.
8493         * configure: Re-generate.
8494
8495 2004-02-16  Corinna Vinschen  <vinschen@redhat.com>
8496
8497         * sh-tdep.c (sh_register_convert_to_virtual): Rename from
8498         sh_sh4_register_convert_to_virtual.
8499         (sh_register_convert_to_raw): Rename from
8500         sh_sh4_register_convert_to_raw.
8501         (sh_pseudo_register_read): Accomodate above name change.
8502         (sh_pseudo_register_write): Ditto.
8503
8504 2004-02-16  Corinna Vinschen  <vinschen@redhat.com>
8505
8506         * sh-tdep.c (sh_generic_register_name): Remove.
8507         (sh_gdbarch_init): Use sh_sh_register_name in default case.
8508
8509 2004-02-15  Andrew Cagney  <cagney@redhat.com>
8510
8511         * configure.in (build_warnings): Add -Wunused-function.
8512         * configure: Re-generate.
8513
8514         * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
8515         * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
8516
8517         * procfs.c (procfs_init_inferior): Assume that
8518         START_INFERIOR_TRAPS_EXPECTED is defined.
8519         * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
8520         * config/ns32k/tm-nbsd.h: Delete file,
8521         START_INFERIOR_TRAPS_EXPECTED already defined as 2.
8522
8523         * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
8524         * config/vax/tm-vax.h: Delete file.
8525
8526         * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8527         * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8528         * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8529         * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8530         * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
8531         * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8532         * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
8533
8534 2004-02-15  Mark Kettenis  <kettenis@gnu.org>
8535
8536         * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
8537         * dwarf2-frame.c (dwarf2_frame_data): New variable.
8538         (struct dwarf2_frame_ops): New.
8539         (dwarf2_frame_default_init_reg): New function, based on
8540         dwarf2_frame_init_reg.
8541         (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
8542         (dwarf2_frame_init_reg): Call architecture-specific function.
8543         (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
8544         (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
8545         instead of dwarf2_frame_data.
8546         (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
8547         Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
8548
8549 2004-02-15  Andrew Cagney  <cagney@redhat.com>
8550
8551         * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
8552         register_gdbarch_swap.
8553         (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
8554         * f-lang.c (_initialize_f_language): Update, use
8555         DEPRECATED_REGISTER_GDBARCH_SWAP.
8556         * remote.c (_initialize_remote): Ditto.
8557         * regcache.c (_initialize_regcache): Ditto.
8558         * parse.c (_initialize_parse): Ditto.
8559         * infrun.c (_initialize_infrun): Ditto.
8560         * mi/mi-main.c (_initialize_mi_main): Ditto.
8561         * gdbtypes.c (_initialize_gdbtypes): Ditto.
8562
8563         * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
8564         poking .cacheable directly.
8565         * symfile.c (symfile_bfd_open): Ditto.
8566
8567         * Makefile.in: Update all dependencies.
8568
8569         * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
8570         (.y.c, .l.c): Specify implicit rule.  Instead of .tab.c, generate
8571         .c.  Update references.  Delete unnecessary .tab.c and -lex.c rules.
8572         (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
8573         (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
8574
8575 2004-02-14  Andrew Cagney  <cagney@redhat.com>
8576
8577         * arch-utils.c (legacy_convert_register_p): Check
8578         DEPRECATED_REGISTER_CONVERTIBLE_P.
8579         * findvar.c (value_of_register): Ditto.
8580
8581         * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
8582         * gdbarch.h, gdbarch.c: Re-generate.
8583         * arch-utils.c (deprecated_register_convertible_not): Delete.
8584         * arch-utils.h (deprecated_register_convertible_not): Delete.
8585         * mi/mi-main.c (get_register): Update.  Update copyright.
8586         * infcmd.c (default_print_registers_info): Update.
8587
8588         * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
8589         (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
8590         (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
8591         * gdbarch.h, gdbarch.c: Re-generate.
8592         * frame.c (deprecated_get_next_frame_hack): Delete function.
8593         * frame.h (deprecated_get_next_frame_hack): Delete declaration.
8594         * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
8595         Update.
8596         * infcall.c (call_function_by_hand): Update.
8597
8598 2004-02-14  Elena Zannoni  <ezannoni@redhat.com>
8599
8600         * symfile.c (init_entry_point_info, entry_point_address): Move
8601         from here...
8602         * objfiles.c (init_entry_point_info, entry_point_address):..to
8603         here.
8604         * symfile.h (init_entry_point_info, entry_point_address): Remove
8605         prototypes.
8606         * objfiles.h (init_entry_point_info, entry_point_address):Add
8607         prototypes.
8608         * cris-tdep.c: Remove include of symfile.h. Add include of
8609         objfiles.h.
8610         * infcall.c: Ditto.
8611         * mcore-tdep.c: Ditto.
8612         * mn10300-tdep.c: Ditto.
8613         * sh64-tdep.c: Ditto.
8614         * v850-tdep.c: Ditto.
8615         * arm-tdep.c: Remove include of symfile.h.
8616         * blockframe.c: Ditto.
8617         * coffread.c: Ditto.
8618         * dbxread.c: Ditto.
8619         * dwarf2read.c: Ditto.
8620         * dwarfread.c: Ditto.
8621         * frv-tdep.c: Ditto.
8622         * ia64-tdep.c: Ditto.
8623         * mdebugread.c: Ditto.
8624         * mipsread.c: Ditto.
8625         * rs6000-tdep.c: Ditto.
8626         * s390-tdep.c: Ditto.
8627         * sh-tdep.c: Ditto.
8628         * xstormy16-tdep.c: Ditto.
8629         * gdbarch.sh: Remove include of symfile.h.
8630         * gdbarch.c: Regenerate.
8631         * solib-irix.c (enable_break): Use entry_point_address().
8632         Add comment about include file.
8633         * xcoffread.c: Add comment about include file.
8634         * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
8635         (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
8636         (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
8637         (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
8638         (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
8639
8640 2004-02-13  Andrew Cagney  <cagney@redhat.com>
8641
8642         * corelow.c (core_xfer_partial): Use "struct bfd_section".
8643         * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
8644         copyright.
8645         * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
8646
8647 2004-02-12  Fred Fish  <fnf@redhat.com>
8648
8649         * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
8650          set_gdbarch_store_return_value.
8651
8652 2004-02-12  Andrew Cagney  <cagney@redhat.com>
8653
8654         * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
8655         (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
8656         (interrupt_query): Ditto.
8657         (ofunc): Delete unused variable.
8658         * cris-tdep.c (cris_abi): Delete unused function.
8659         (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
8660         (cris_get_wide_opcode, cris_get_short_size): Ditto.
8661         (cris_get_asr_quick_shift_steps): Ditto.
8662         (cris_skip_prologue_frameless_p): Ditto.
8663         * arm-tdep.c (arm_push_return_address): Delete unused function.
8664         (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
8665         * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
8666         * s390-tdep.c (s390_function_start): Delete unused function.
8667
8668 2004-02-12  Andrew Cagney  <cagney@redhat.com>
8669
8670         * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
8671         gdbarch.h, gdbarch.c: Re-generate.
8672         * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
8673         to generic_prologue_frameless_p.
8674         * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
8675         * arch-utils.c (generic_prologue_frameless_p): Delete function.
8676
8677 2004-02-11  Daniel Jacobowitz  <drow@mvista.com>
8678
8679         * mips-linux-tdep.c: Include "frame.h".
8680         (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
8681         (mips_linux_skip_resolver): New functions.
8682         (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
8683         and set_gdbarch_in_solib_call_trampoline.
8684         * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
8685         to after set_gdbarch_in_solib_return_trampoline.  Only set the
8686         solib hooks to mips16 functions if the OS ABI is unknown.
8687         * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
8688         including "config/tm-linux.h".
8689         (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
8690         * Makefile.in (mips-linux-tdep.o): Update.
8691
8692 2004-02-11  David Carlton  <carlton@kealia.com>
8693
8694         * linespec.c (decode_compound): Only look for a class symbol when
8695         considering all but the rightmost component.
8696
8697 2004-02-11  Andrew Cagney  <cagney@redhat.com>
8698
8699         * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
8700         abi code are are separatly grouped.
8701
8702 2004-02-11  Andrew Cagney  <cagney@redhat.com>
8703
8704         * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
8705         * gdbarch.h, gdbarch.c: Re-generate.
8706         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8707         * v850-tdep.c (v850_gdbarch_init): Update.
8708         * sh64-tdep.c (sh64_gdbarch_init): Update.
8709         * sh-tdep.c (sh_gdbarch_init): Update.
8710         * s390-tdep.c (s390_gdbarch_init): Update.
8711         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8712         * mips-tdep.c (mips_gdbarch_init): Update.
8713         * mcore-tdep.c (mcore_gdbarch_init): Update.
8714         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8715         * m32r-tdep.c (m32r_gdbarch_init): Update.
8716         * ia64-tdep.c (ia64_gdbarch_init): Update.
8717         * hppa-tdep.c (hppa_gdbarch_init): Update.
8718         * h8300-tdep.c (h8300_gdbarch_init): Update.
8719         * frv-tdep.c (frv_gdbarch_init): Update.
8720         * d10v-tdep.c (d10v_gdbarch_init): Update.
8721         * cris-tdep.c (cris_gdbarch_init): Update.
8722         * avr-tdep.c (avr_gdbarch_init): Update.
8723         * arm-tdep.c (arm_gdbarch_init): Update.
8724         * alpha-tdep.c (alpha_gdbarch_init): Update.
8725
8726 2004-02-11  Corinna Vinschen  <vinschen@redhat.com>
8727
8728         * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
8729         comma.
8730         (sh_sh4al_dsp_register_name): Ditto.
8731
8732 2004-02-10  Andrew Cagney  <cagney@redhat.com>
8733
8734         * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
8735         (mips_init_frame_pc_first): Delete function.
8736         (mips_frame_saved_pc): Delete function.
8737         (mips_frame_chain): Delete function.
8738         (mips_init_extra_frame_info): Delete function.
8739         (mips_xfer_register): Delete unused variable "reg".
8740         (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
8741         (mips_n32n64_return_value): Delete unused variable "reg".
8742         (mips_n32n64_return_value): Delete unused variable "pos".
8743         (mips_o32_push_dummy_call): Delete unused variable "valbuf".
8744         (mips_o32_return_value): Delete unused variable "pos".
8745         (mips_o64_push_dummy_call): Delete unused variable "valbuf".
8746         (mips_print_fp_register): Delete unused variable "namelen"
8747         (mips_print_fp_register): Delete unused variable "flt2"
8748         (get_frame_pointer): Delete function.
8749         (cached_proc_desc): Delete static variable.
8750         (mips_pop_frame): Delete function.
8751         (mips_find_saved_regs): Delete function.
8752         (mips_get_saved_register): Delete function.
8753         (mips_saved_pc_after_call): Delete function.
8754         (SIGFRAME_BASE): Delete macro.
8755         (SIGFRAME_FPREGSAVE_OFF): Delete macro.
8756         (SIGFRAME_PC_OFF): Delete macro.
8757         (SIGFRAME_REGSAVE_OFF): Delete macro.
8758         (mips_dump_tdep): Do not print deleted macro definitions.
8759
8760 2004-02-10  Andrew Cagney  <cagney@redhat.com>
8761
8762         * Makefile.in (SFILES): Remove explictly listed tui files.
8763         (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
8764
8765 2004-02-10  Jeff Johnston  <jjohnstn@redhat.com>
8766
8767         * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
8768         to use paddr functions to format ia64 addresses and long values.
8769         (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
8770         (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
8771         (get_kernel_table, ia64_find_proc_info_x): Ditto.
8772         (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
8773         (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
8774
8775 2004-02-10  Andrew Cagney  <cagney@redhat.com>
8776
8777         * defs.h: Do not include "tui.h".
8778         * gdb_curses.h: New file.
8779         * tui/tui-hooks.h: New file.
8780         * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
8781         (tui_install_hooks, tui_remove_hooks): Delete declarations.
8782         (tui_initialize_io): Delete declaration.
8783         (tui_initialize_readline: Delete redundant declaration.
8784         (struct tui_point): Delete definition.
8785         * tui/tui-data.h (struct tui_point): Define.
8786         * cli/cli-decode.c [TUI]: Include "tui/tui.h".
8787         * utils.c: Include "tui/tui.h".
8788         * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
8789         * printcmd.c [TUI]: Include "tui/tui.h".
8790         * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
8791         * tui/tui-command.c: Include "gdb_curses.h".
8792         * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
8793         * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
8794         * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
8795         * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
8796         * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
8797         * Makefile.in: Update all dependencies.
8798         (tui_hooks_h, gdb_curses_h): Define.
8799         (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
8800
8801 2004-02-10  Elena Zannoni  <ezannoni@redhat.com>
8802
8803         * objfiles.h (struct objfile): Remove unused fields auxf1 and
8804         auxf2. Add comments about some other rarely used fields.
8805
8806 2004-02-10  Andrew Cagney  <cagney@redhat.com>
8807
8808         * Makefile.in (init.c): Fix script removing duplicates. Problem
8809         reported by Peter Schauer.
8810
8811 2004-02-09  Elena Zannoni  <ezannoni@redhat.com>
8812
8813         * bcache.c (bcache_xmalloc): Use obstack_init instead of
8814         obstack_specify_allocation.
8815         * objfiles.c (allocate_objfile): Ditto.
8816         * solib-sunos.c (solib_add_common_symbols)
8817         (allocate_rt_common_objfile): Ditto.
8818         * symfile.c (reread_symbols): Ditto.
8819         * gdb_obstack.h: Add comment.
8820
8821 2004-02-09  Elena Zannoni  <ezannoni@redhat.com>
8822
8823         * linespec.c (decode_line_1, locate_first_half)
8824         (decode_compound, lookup_prefix_sym): Update comments. Delete old
8825         commented out code.
8826
8827 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
8828
8829         * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
8830         obstack_free.
8831
8832 2004-02-09  Andrew Cagney  <cagney@redhat.com>
8833
8834         * blockframe.c (find_pc_partial_function): If find_pc_overlay
8835         fails, try find_pc_section.  Fix PR c++/1267.
8836         * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
8837         instead of find_pc_mapped_section.
8838         (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
8839         not default to the section containing PC.  Fix PR symtab/1519.
8840
8841 2004-02-09  Andrew Cagney  <cagney@redhat.com>
8842
8843         * Makefile.in (mips-tdep.o): Update dependencies.
8844         * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
8845         "trad-frame.h".
8846         (mips_unwind_pc): Return the pseudo PC register.
8847         (mips_unwind_dummy_id): New function.
8848         (mips16_fetch_instruction): New function.
8849         (mips32_fetch_instruction): New function.
8850         (struct mips_frame_cache): Define.
8851         (mips_mdebug_frame_cache): New function.
8852         (mips_mdebug_frame_this_id): New function.
8853         (mips_mdebug_frame_prev_register): New function.
8854         (mips_mdebug_frame_unwind): Define.
8855         (mips_mdebug_frame_sniffer): New function.
8856         (mips_mdebug_frame_base_address): New function.
8857         (mips_mdebug_frame_base): Define.
8858         (mips_mdebug_frame_base_sniffer): New function.
8859         (mips_gdbarch_init): Append unwind and base sniffers.  Set
8860         unwind_dummy_id.
8861
8862 2004-02-08  Andrew Cagney  <cagney@redhat.com>
8863
8864         * frame.c: Print both the register number and name.
8865
8866         * Makefile.in (init.c): Eliminate duplicates.  Combine two greps
8867         and a sed into a single sed.  Make .c and .o patterns more robust.
8868         (OBS): Delete.
8869         (INIT_FILES): Replace OBS with COMMON_OBS.
8870         (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
8871
8872 2004-02-08  Mark Kettenis  <kettenis@gnu.org>
8873
8874         * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
8875         the PT_WCOOKIE request.
8876
8877 2004-02-08  Andrew Cagney  <cagney@redhat.com>
8878
8879         * mips-tdep.c (mips_unwind_pc): New function.
8880         (mips_gdbarch_init): Set mips_unwind_pc.
8881
8882         * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
8883         (get_frame_id): Allow the UNKNOWN_FRAME.
8884         (frame_register_unwind, get_frame_type): Ditto.
8885
8886         * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
8887         and DEPRECATED_FP_REGNUM.  Don't assume that the lack of
8888         unwind_dummy_id indicates a legacy frame.
8889
8890         * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
8891         * configure: Re-generate.
8892
8893         * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
8894         methods.
8895
8896 2004-02-08  Andrew Cagney  <cagney@redhat.com>
8897
8898         * configure.in (CONFIG_ALL): Set to Makefile target, and not
8899         makefile macro.
8900         * configure: Re-generate.
8901         (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
8902         * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
8903         (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
8904         (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
8905         (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
8906         (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
8907         (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
8908         (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
8909         (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
8910         (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
8911
8912 2004-02-07  Andrew Cagney  <cagney@redhat.com>
8913
8914         * Makefile.in: Update all dependencies.
8915
8916         * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
8917         * configure: Re-generate.
8918         * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
8919         (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
8920         (COMMON_OBS): Add "main.o" and "annotate.o".
8921         (ANNOTATE_OBS): Delete.
8922         (OBS): Remove ANNOTATE_OBS.
8923         (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
8924         CONFIG_INITS.
8925         (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
8926         against CONFIG_OBS and "main.o".
8927         (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
8928         (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
8929
8930         * tui/tui-command.c: Include "gdb_string.h", delete register
8931         attribute, use ISO-C function signatures.
8932         * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
8933         * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
8934         * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
8935         * tui/tui.c: Ditto.
8936
8937         * tui/tui-command.c: Change variable and function names to lower
8938         case.
8939         * tui/tui-data.c, tui/tui-disasm.c: Ditto.
8940         * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
8941         * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
8942         * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
8943         * tui/tui-winsource.c, tui/tui.c: Ditto.
8944
8945 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
8946
8947         * buildsym.c (free_pending_blocks, finish_block)
8948         (record_pending_block, make_blockvector, end_symtab): Replace
8949         symbol_obstack with objfile_obstack.
8950         * coffread.c (process_coff_symbol, coff_read_struct_type)
8951         (coff_read_enum_type): Ditto.
8952         * cp-namespace.c (initialize_namespace_symtab)
8953         (check_one_possible_namespace_symbol): Ditto.
8954         * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
8955         (dwarf2_symbol_mark_computed): Ditto.
8956         * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
8957         * elfread.c (elf_symtab_read): Ditto.
8958         * hpread.c (hpread_symfile_init, hpread_symfile_init)
8959         (hpread_read_enum_type, hpread_read_function_type)
8960         (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
8961         Ditto.
8962         * jv-lang.c (get_java_class_symtab, add_class_symbol)
8963         (java_link_class_type): Ditto.
8964         * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
8965         (new_symbol): Ditto.
8966         * minsyms.c (install_minimal_symbols): Ditto.
8967         * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
8968         (terminate_minimal_symbol_table): Replace symbol_obstack with
8969         objfile_obstack.
8970         (free_objfile): Remove freeing of symbol_obstack.
8971         * objfiles.h: Remove symbol_obstack field.
8972         * pa64solib.c (add_to_solist): Replace symbol_obstack with
8973         objfile_obstack.
8974         * solib-sunos.c (allocate_rt_common_objfile): Remove init of
8975         symbol_obstack.
8976         (solib_add_common_symbols): Replace symbol_obstack with
8977         objfile_obstack.
8978         * somsolib.c (som_solib_add): Ditto.
8979         * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
8980         (common_block_start, common_block_end): Ditto.
8981         * symfile.c (reread_symbols): Remove freeing and init of
8982         symbol_obstack.
8983         (allocate_symtab): Rename symbol_obstack to objfile_obstack.
8984         * symfile.h: Update comment.
8985         * symmisc.c (print_objfile_statistics): Remove symbol_obstack
8986         stats printing.
8987         * symtab.c (symbol_set_names): Replace symbol_obstack with
8988         objfile_obstack.
8989         * symtab.h (struct general_symbol_info, struct minimal_symbol):
8990         Update comments.
8991         * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
8992         (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
8993         objfile_obstack.
8994
8995 2004-02-07  Andrew Cagney  <cagney@redhat.com>
8996
8997         * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
8998         "ansidecl.h".  Do not undef "reg" and "chtype".  Fix case of
8999         fields and variables.
9000         * tui/tui-wingeneral.h (m_beVisible): Delete macro.
9001         (m_beInvisible): Delete macro.
9002         * tui/tui-data.h: Fix case case fields and variables.
9003         (m_genWinPtrIsNull): Delete macro.
9004         (tui_win_list): Rename winList.
9005         (TUI_SRC_WIN): Rename srcWin.
9006         (TUI_DISASM_WIN): Rename disassemWin.
9007         (TUI_DATA_WIN): Rename dataWin.
9008         (TUI_CMD_WIN): Rename cmdWin.
9009         (m_genWinPtrNotNull): Delete macro.
9010         (m_winPtrIsNull): Delete macro.
9011         (m_winPtrNotNull): Delete macro.
9012         (tui_win_is_source_type): Replace m_winIsSourceType
9013         (tui_win_is_auxillary): Replace m_winIsAuzillary.
9014         (tui_win_has_locator): Replace m_hasLocator.
9015         (tui_set_win_highlight): Replace m_setWinHighlightOn and
9016         m_setWinHighlightOff.
9017         * tui/tui-data.c: Update references.
9018         (tui_win_is_source_type, tui_set_win_highlight): New functions.
9019         (tui_win_has_locator, tui_win_is_auxillary): New functions.
9020         * tui/tui-command.c, tui/tui-disasm.c: Update references.
9021         * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
9022         * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
9023         * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9024         * tui/tui-winsource.c, tui/tui.c: Ditto.
9025
9026 2004-02-07  Mark Kettenis  <kettenis@gnu.org>
9027
9028         * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
9029         * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
9030         StackGhost.
9031
9032         * sparc-tdep.c (sparc32_frame_prev_register): Rename local
9033         variable `i6' to `i7'.
9034         (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9035
9036 2004-02-07  Andrew Cagney  <cagney@redhat.com>
9037
9038         * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
9039         (TuiPoint, TuiPointPtr): Ditto.
9040         (TuiStatus, TuiStatusPtr): Ditto.
9041         (TuiWinType, TuiWinTypePtr): Ditto.
9042         (struct tui_point): Rename _TuiPoint.
9043         (tui_get_low_disassembly_address): Rename
9044         tuiGetLowDisassemblyAddress.
9045         (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
9046         (tuiFree): Delete declaration.
9047         (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
9048         (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
9049         * tui/tui.c (tuiFree): Delete function.
9050         * cli/cli-cmds.c (disassemble_command): Update references.
9051         * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
9052         * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
9053         * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
9054         * tui/tui-winsource.c: Ditto.
9055
9056 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
9057
9058         * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
9059         coffstab_build_psymtabs, elfstab_build_psymtabs)
9060         (stabsect_build_psymtabs): Replace psymbol_obstack with
9061         objfile_obstack.
9062         * dwarf2-frame.c (decode_frame_entry_1): Ditto.
9063         * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
9064         Ditto.
9065         * dwarfread.c (scan_compilation_units): Ditto.
9066         * elfread.c (elfstab_offset_sections): Ditto.
9067         * hppa-tdep.c (read_unwind_info): Ditto.
9068         * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
9069         (hpread_end_psymtab): Ditto.
9070         * mdebugread.c (mdebug_build_psymtabs, add_pending)
9071         (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
9072         Ditto.
9073         * mips-tdep.c (non_heuristic_proc_desc): Ditto.
9074         * objfiles.c (add_to_objfile_sections)
9075         (build_objfile_section_table): Ditto.
9076         (allocate_objfile): Remove init of psymbol_obstack.
9077         (free_objfile): Remove freeing of psymbol_obstack.
9078         * objfiles.h (struct objfile): Remove field
9079         psymbol_obstack. Update comments.
9080         * pa64solib.c (pa64_solib_add_solib_objfile): Replace
9081         psymbol_obstack with objfile_obstack.
9082         * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9083         psymbol_obstack.
9084         * somread.c (som_symfile_offsets, init_import_symbols)
9085         (init_export_symbols): Replace psymbol_obstack with
9086         objfile_obstack.
9087         * somsolib.c (som_solib_add_solib_objfile): Ditto.
9088         * symfile.c (default_symfile_offsets, syms_from_objfile)
9089         (reread_symbols): Remove freeing and init of psymbol_obstack.
9090         (cashier_psymtab): Update comment.
9091         * symmisc.c (print_objfile_statistics): Don't report stats for
9092         psymbol obstack.
9093         * symtab.h (struct general_symbol_info, struct partial_symtab):
9094         Update comments.
9095         * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
9096         (xcoff_symfile_offsets): Replace psymbol_obstack with
9097         objfile_obstack.
9098
9099 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
9100
9101         * objfiles.h (struct objfile): Add objfile_obstack field.
9102         Remove type_obstack field.
9103
9104         * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
9105         read_structure_scope read_enumeration, new_symbol): Replace
9106         type_obstack with objfile_obstack.
9107         * dwarfread.c (struct_type, enum_type): Ditto.
9108         * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
9109         (lookup_fundamental_type): Ditto.
9110         * gdbtypes.h (TYPE_ALLOC): Ditto.
9111         * hpread.c (hpread_read_enum_type, hpread_read_function_type)
9112         (hpread_read_doc_function_type, hpread_read_struct_type)
9113         (fix_static_member_physnames, hpread_read_array_type)
9114         (hpread_read_subrange_type, hpread_type_lookup): Ditto.
9115         * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
9116         (java_link_class_type): Ditto.
9117         * mdebugread.c (parse_type): Ditto.
9118         * objfiles.c (allocate_objfile, free_objfile): Ditto.
9119         * solib-sunos.c (solib_add_common_symbols): Ditto.
9120         * stabsread.c (define_symbol, read_type, read_member_functions,
9121         read_cpp_abbrev, read_one_struct_field): Ditto.
9122         * symfile.c (reread_symbols): Ditto.
9123         * symmisc.c (print_objfile_statistics): Ditto.
9124
9125 2004-02-07  Andrew Cagney  <cagney@redhat.com>
9126
9127         * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
9128         (tui_exec_info_content): Rename TuiExecInfoContent.
9129         (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
9130         (TuiWinInfo, TuiWinInfoPtr): Ditto.
9131         (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
9132         (TuiList, TuiListPtr): Ditto.
9133         (TuiLayoutType, TuiLayoutTypePtr): Ditto.
9134         (TuiDataType, TuiDataTypePtr): Ditto.
9135         (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
9136         (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
9137         (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
9138         (TuiSourceElement, TuiSourceElementPtr): Ditto.
9139         (TuiDataElement, TuiDataElementPtr): Ditto.
9140         (TuiWinElement, TuiWinElementPtr): Ditto.
9141         (TuiDataInfo, TuiDataInfoPtr): Ditto.
9142         (TuiCommandElement, TuiCommandElementPtr): Ditto.
9143         (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
9144         (TuiWhichElement, TuiWhichElementPtr): Ditto.
9145         (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
9146         (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
9147         * tui/tui-command.c, tui/tui-data.c: Update references.
9148         * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
9149         * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
9150         * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9151         * tui/tui-winsource.c, tui/tui.c: Ditto.
9152
9153 2004-02-07  Mark Kettenis  <kettenis@gnu.org>
9154
9155         * dwarf2-frame.h: Update copyright.
9156         (enum dwarf2_frame_reg_rule): New.
9157         (struct dwarf2_frame_state_reg): New.
9158         (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
9159         * dwarf2-frame.c: Update copyright.
9160         (enum dwarf2_reg_rule): Remove.
9161         (struct dwarf2_frame_state): Remove defenition of `struct
9162         dwarf2_frame_state_reg'.
9163         (read_reg): Call get_frame_arch to get the architecture instead of
9164         using CURRENT_GDBARCH.
9165         (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
9166         DWARF2_FRAME_.
9167         (dwarf2_frame_init_reg): New function.
9168         (dwarf2_frame_cache): Call get_frame_arch to get the architecture
9169         instead of using CURRENT_GDBARCH.  Call dwarf2_frame_init_reg to
9170         initialize the register state.  Prefix old `enum dwarf2_reg_rule'
9171         tags with DWARF2_FRAME_.
9172         (dwarf2_frame_prev_register): Call get_frame_arch to get the
9173         architecture instead of using CURRENT_GDBARCH.  Prefix old `enum
9174         dwarf2_reg_rule' tags with DWARF2_FRAME_.
9175
9176 2004-02-06  Andrew Cagney  <cagney@redhat.com>
9177
9178         * tui/tui-data.h (struct tui_list): Rename _TuiList.
9179         (enum tui_data_type): Rename _TuiDataType.
9180         (struct tui_layout_def): Rename _TuiLayoutDef.
9181         (struct tui_source_element): Rename _TuiSourceElement.
9182         (struct tui_data_element): Rename _TuiDataElement.
9183         (struct tui_command_element): Rename _TuiCommandElement.
9184         (struct tui_locator_element): Rename _TuiLocatorElement.
9185         (union tui_which_element): Define.
9186         (struct tui_win_element): Rename _TuiWinElement.
9187         (struct tui_data_info): Rename _TuiDataInfo.
9188         (struct tui_source_info): Rename _TuiSourceInfo.
9189         (struct tui_command_info): Rename _TuiCommandInfo.
9190         (tui_initialize_static_data): Rename initializeStaticData.
9191         (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
9192         (tui_alloc_win_info): Rename allocWinInfo.
9193         (tui_init_generic_part): Rename initGenericPart.
9194         (tui_init_win_info): Rename initWinInfo.
9195         (tui_alloc_content): Rename allocContent.
9196         (tui_add_content_elements): Rename addContentElements.
9197         (tui_init_content_element): Rename initContentElement.
9198         (tui_free_window): Rename freeWindow.
9199         (tui_free_win_content): Rename freeWinContent.
9200         (tui_free_data_content): Rename freeDataContent.
9201         (tui_free_all_source_wins_content): Rename
9202         freeAllSourceWinsContent.
9203         (tui_del_window): Rename tuiDelWindow.
9204         (tui_del_data_windows): Rename tuiDelDataWindows.
9205         (tui_partial_win_by_name): Rename partialWinByName.
9206         (tui_win_name): Rename winName.
9207         (tui_current_layout): Rename currentLayout.
9208         (tui_set_current_layout_to): Rename setCurrentLayoutTo.
9209         (tui_term_height): Rename termHeight.
9210         (tui_set_term_height_to): Rename setTermHeightTo.
9211         (tui_term_width): Rename termWidth.
9212         (tui_set_term_width_to): Rename setTermWidthTo.
9213         (tui_set_gen_win_origin): Rename setGenWinOrigin.
9214         (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
9215         (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
9216         (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
9217         (tui_source_windows): Rename sourceWindows.
9218         (tui_clear_source_windows): Rename clearSourceWindows.
9219         (tui_clear_source_windows_detail): Rename
9220         clearSourceWindowsDetail.
9221         (tui_clear_win_detail): Rename clearWinDetail.
9222         (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
9223         (tui_default_tab_len): Rename tuiDefaultTabLen.
9224         (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
9225         (tui_win_with_focus): Rename tuiWinWithFocus.
9226         (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
9227         (tui_layout_def): Rename tuiLayoutDef.
9228         (tui_win_resized): Rename tuiWinResized.
9229         (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
9230         (tui_next_win): Rename tuiNextWin.
9231         (tui_prev_win): Rename tuiPrevWin.
9232         (tui_add_to_source_windows): Rename addToSourceWindows.
9233         * tui/tui-winsource.c, tui/tui-win.c: Update references.
9234         * tui/tui-layout.c, tui/tui-source.c: Ditto.
9235         * tui/tui-stack.c, tui/tui-io.c: Ditto.
9236         * tui/tui.c, tui/tui-data.c: Ditto.
9237         * tui/tui-interp.c, tui/tui-data.c: Ditto.
9238         * tui/tui-disasm.c, tui/tui-command.c: Ditto.
9239
9240         * tui/tui-source.h: Update copyright.  Include "tui-data.h".
9241         (struct symtab): Declare.
9242         (tui_set_source_content): Rename tuiSetSourceContent.
9243         (tui_show_symtab_source): Rename tuiShowSource.
9244         (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
9245         (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
9246         * tui/tui-source.c: Update copyright.  Update references.
9247         * tui/tui-win.c, tui/tui-winsource.c: Update references.
9248         * tui/tui-stack.c: Update references.
9249
9250         * tui/tui-win.h: Update copyright.  Include "tui-data.h".
9251         (struct tui_win_info): Declare.
9252         (tui_scroll_forward): Rename tuiScrollForward.
9253         (tui_scroll_backward): Rename tuiScrollBackward.
9254         (tui_scroll_left): Rename tuiScrollLeft.
9255         (tui_scroll_right): Rename tuiScrollRight.
9256         (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
9257         (tui_resize_all): Rename tuiResizeAll.
9258         (tui_refresh_all_win): Rename tuiRefreshAll.
9259         (tui_sigwinch_handler): Rename tuiSigwinchHandler.
9260         * tui/tui-layout.c, * tui/tui-io.c: Update references.
9261         * tui/tui-wingeneral.h, * tui/tui.c: Update references.
9262         * tui/tui-disasm.c, * tui/tui-command.c: Update references.
9263
9264         * tui/tui-windata.h: Update copyright.  Include "tui-data.h".
9265         (tui_erase_data_content): Rename tuiEraseDataContent.
9266         (tui_display_all_data): Rename tuiDisplayAllData.
9267         (tui_check_data_values): Rename tuiCheckDataValues.
9268         (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
9269         (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
9270         (tui_first_data_element_no_in_line): Rename
9271         tuiFirstDataElementNoInLine.
9272         (tui_delete_data_content_windows): Rename
9273         tuiDeleteDataContentWindows.
9274         (tui_refresh_data_win): Rename tuiRefreshDataWin.
9275         (tui_display_data_from): Rename tuiDisplayDataFrom.
9276         (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
9277         * tui/tui-windata.c, tui/tui-hooks.c: Update references.
9278         * tui/tui-win.c, tui/tui-regs.c: Update references.
9279         * tui/tui-layout.c, tui/tui.c: Update references.
9280
9281         * tui/tui-wingeneral.h: Update copyright.
9282         (m_allBeVisible): Delete macro.
9283         (m_allBeInvisible): Delete macro.
9284         (struct tui_gen_win_info): Declare.
9285         (struct tui_win_info): Declare.
9286         (tui_unhighlight_win): Rename unhighlightWin.
9287         (tui_make_visible, tui_make_invisible): Replace makeVisible.
9288         (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
9289         (tui_make_window): Rename makeWindow.
9290         (tui_copy_win): Rename copyWin.
9291         (tui_box_win): Rename boxWin.
9292         (tui_highlight_win): Rename highlightWin.
9293         (tui_check_and_display_highlight_if_needed): Rename
9294         checkAndDisplayHighlightIfNeeded.
9295         (tui_refresh_all): Rename refreshAll.
9296         (tui_delete_win): Rename tuiDelwin.
9297         (tui_refresh_win): Rename tuiRefreshWin.
9298         * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
9299         (tui_make_visible, tui_make_invisible): New functions.
9300         (tui_make_all_visible, tui_make_all_invisible): New functions.
9301         (make_all_visible): Rename makeAllVisible.
9302         * tui/tui-winsource.c, tui/tui-windata.c: Update references.
9303         * tui/tui-data.c, tui/tui-winsource.c: Update references.
9304         * tui/tui-windata.c, tui/tui-win.c: Update references.
9305         * tui/tui-regs.c, tui/tui-layout.c: Update references.
9306         * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
9307
9308 2004-02-06  Mark Kettenis  <kettenis@gnu.org>
9309
9310         * proc-api.c (write_with_trace): Initialize local variable to
9311         silence compiler warning.
9312
9313 2004-02-06  Andrew Cagney  <cagney@redhat.com>
9314
9315         * tui/tui-source.h: Do not include "defs.h".
9316         (struct tui_win_info): Declare.
9317         (tui_set_source_content_nil): Declare.
9318         * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
9319         (union tui_line_or_address): Rename _TuiLineOrAddress.
9320         * tui/tui-winsource.h: Update copyright.  Include "tui-data.h".
9321         (tui_update_source_window): Rename tuiUpdateSourceWindow.
9322         (tui_update_source_window_as_is): Rename
9323         tuiUpdateSourceWindowAsIs.
9324         (tui_update_source_windows_with_addr): Rename
9325         tuiUpdateSourceWindowsWithAddr.
9326         (tui_update_source_windows_with_line): Rename
9327         tuiUpdateSourceWindowsWithLine.
9328         (tui_clear_source_content): Rename tuiClearSourceContent.
9329         (tui_erase_source_content): Rename tuiEraseSourceContent.
9330         (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
9331         (tui_show_source_content): Rename tuiShowSourceContent.
9332         (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
9333         (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
9334         (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
9335         (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
9336         (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
9337         (tui_update_exec_info): Rename tuiUpdateExecInfo.
9338         (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
9339         (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
9340         (tui_line_is_displayed): Rename tuiLineIsDisplayed.
9341         (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
9342         (struct tui_win_info): Declare.
9343         * tui/tui-stack.c: Update references.
9344         * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
9345         * tui/tui-win.c, tui/tui-source.c: Ditto.
9346         * tui/tui.c, tui/tui-disasm.c: Ditto.
9347
9348 2004-02-06  Mark Kettenis  <kettenis@gnu.org>
9349
9350         * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
9351         of UCONTEXT_ADDR.  Fixes PR backtrace/1545.
9352
9353 2004-02-05  Mark Kettenis  <kettenis@gnu.org>
9354
9355         * infrun.c (handle_inferior_event): Allow for breakpoint
9356         instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
9357         and SIGEMT.  Update comments.
9358         * NEWS (Revised SPARC target): Mention support for non-executable
9359         stack.
9360
9361 2004-02-04  Mark Kettenis  <kettenis@gnu.org>
9362
9363         * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
9364         * inftarg.c: Update copyright year.
9365         (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
9366         * sparc-nat.c: Include "target.h" and "gdb_assert.h".
9367         (sparc_xfer_wcookie): New function.
9368         * sparc-tdep.c (sparc_fetch_wcookie): New function.
9369         * Makefile.in (sparc-nat.o): Update dependencies.
9370         * config/sparc/nm-nbsd.h: Include "target.h".
9371         (NATIVE_XFER_WCOOKIE): New define.
9372         (sparc_xfer_wcookie): New prototype.
9373
9374 2004-02-04  Andrew Cagney  <cagney@redhat.com>
9375
9376         * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
9377         SYSCALL_TRAP function.
9378         (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
9379
9380 2004-02-04  Andrew Cagney  <cagney@redhat.com>
9381             Daniel Jacobowitz  <drow@mvista.com>
9382
9383         * objfiles.h: Delete comments refering to inside_entry_func and
9384         DEPRECATED_FRAME_CHAIN_VALID.
9385         * defs.h (inside_entry_func): Update prototype..
9386         * blockframe.c (inside_entry_func): Rename to
9387         legacy_inside_entry_func.  Add new inside_entry_func taking a frame.
9388         * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
9389
9390 2004-02-03  Jeff Johnston  <jjohnstn@redhat.com>
9391
9392         * breakpoint.c (struct captured_parse_breakpoint_args):  Move
9393         outside of #ifdef SOLIB_ADD region.
9394         (do_restore_lang_radix_cleanup): Ditto.
9395         (resolve_pending_breakpoint): Ditto.
9396
9397 2004-02-03  Andrew Cagney  <cagney@redhat.com>
9398
9399         * ia64-tdep.c (read_sigcontext_register): Delete unused function.
9400         (process_note_abi_tag_sections): Delete unused function.
9401         (ia64_read_fp): Delete unused function.
9402         (gdbarch_extract_struct_value_address): Delete declaration.
9403
9404 2004-02-02  Andrew Cagney  <cagney@redhat.com>
9405
9406         * vax-tdep.c (vax_frame_chain): Delete call to
9407         deprecated_inside_entry_file.
9408         * ns32k-tdep.c (ns32k_frame_chain): Ditto.
9409
9410 2004-02-02  Mark Kettenis  <kettenis@gnu.org>
9411
9412         * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
9413         column that's "empty" or "same value" when eliminating REG_RA
9414         rules.
9415
9416 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
9417
9418         * NEWS: Add information about new pending breakpoint support.
9419
9420 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
9421
9422         * breakpoint.h (struct breakpoint): Add new flag, from_tty,
9423         and pending fields for pending breakpoint support.
9424         * breakpoint.c (breakpoint_enabled): Add check for not pending.
9425         (condition_command): Only parse condition if not a pending
9426         breakpoint.
9427         (print_one_breakpoint): Add support for pending breakpoints.
9428         (describe_other_breakpoints): Add checks to verify we are not
9429         dealing with pending breakpoints.
9430         (check_duplicates): Don't check pending breakpoints.
9431         (set_raw_breakpoint): Initialize pending flag.
9432         (do_restore_lang_radix_cleanup): New cleanup routine.
9433         (resolve_pending_breakpoint): New function.
9434         (re_enable_breakpoints_in_shlibs): Try and resolve any
9435         pending breakpoints via resolve_pending_breakpoint.
9436         (mention): Add pending breakpoint support.
9437         (parse_breakpoint_sals): Add new parameter to pass to
9438         decode_line_1 to indicate silent errors when files or functions
9439         are not found.  Change all callers.
9440         (do_captured_parse_breakpoint): New function.
9441         (break_command_1): Change prototype to return an rc value and to
9442         take an optional pending breakpoint pointer.  Support creating
9443         a pending breakpoint if a "not found" form of error occurs when
9444         parsing the breakpoint.  Also support resolving an existing pending
9445         breakpoint and be silent if the resolution fails.
9446         (create_breakpoints): Change prototype to take pending breakpoint
9447         pointer.  When resolving a pending breakpoint, use the new pointer
9448         to provide a conditional or commands added by the end-user.
9449         (delete_breakpoint): Add appropriate check for pending.
9450         (breakpoint_re_set_one): Ditto.
9451         (do_enable_breakpoint): Ditto.
9452
9453 2004-02-02  David Carlton  <carlton@kealia.com>
9454
9455         * valops.c (enum oload_classification): New.
9456         (find_overload_match): Break implementation into separate
9457         functions; delete #if 0'd code; look for symbols within
9458         namespaces.
9459         (find_oload_champ_namespace,find_oload_champ_namespace_loop)
9460         (find_oload_champ,oload_method_static,classify_oload_match): New.
9461         * cp-support.h: Add declaration for cp_func_name; update
9462         declaration for make_symbol_overload_list.
9463         * cp-support.c (cp_func_name): New.
9464         (overload_list_add_symbol): Fix comment, use
9465         SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
9466         (make_symbol_overload_list): Take a function name and a namespace
9467         instead of a symbol; change implementation.
9468         (make_symbol_overload_list_using): New.
9469         (make_symbol_overload_list_qualified, read_in_psymtabs): New.
9470
9471 2004-02-02  Fred Fish  <fnf@redhat.com>
9472
9473         * main.c (gdb_stdtarg): Move definition to group with other
9474         gdb_stdtarg definitions and update copyright years.
9475         * remote-sim.c (gdb_os_write_stderr): Write output to
9476         gdb_stdtargerr stream instead of gdb_stdtarg stream.
9477         (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
9478         gdb_stderr stream and update copyright years.
9479
9480 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
9481
9482         * Makefile.in (mips-linux-nat.o): Update dependencies.
9483         * mips-linux-nat.c: Include mips-tdep.h.
9484
9485 2004-02-01  Roland McGrath  <roland@redhat.com>
9486
9487         * sol-thread.c (sol_thread_xfer_partial): New function.
9488         (init_sol_thread_ops): Use that for to_xfer_partial hook.
9489         (init_sol_core_ops): Likewise.
9490
9491         * procfs.c (procfs_xfer_partial): New function.
9492         (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
9493         * Makefile.in (procfs.o): Add $(auxv_h) dep.
9494
9495         * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
9496         procfs_xfer_auxv function.
9497
9498         * procfs.c (procfs_make_note_section): If we can read
9499         TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
9500         * linux-proc.c (linux_make_note_section): Likewise.
9501
9502         * auxv.h: New file.
9503         * auxv.c: New file.
9504         * Makefile.in (auxv_h): New variable.
9505         (COMMON_OBS): Add auxv.o here.
9506         (auxv.o): New target.
9507
9508         * corelow.c (core_xfer_partial): New function.
9509         (init_core_ops): Use it for core_ops.to_xfer_partial.
9510
9511         * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
9512         * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
9513         macro if that is defined.
9514
9515 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
9516
9517         * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
9518         and check the specified thread for each breakpoint.
9519         * breakpoint.h (bpstat_stop_status): Update prototype.
9520         * infrun.c (handle_inferior_event): Update calls to
9521         bpstat_stop_status.
9522
9523 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
9524
9525         * Makefile.in (cli-cmds.o): Add $(readline_h).
9526
9527 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
9528
9529         * cli/cli-cmds.c: Include readline.h.
9530         (complete_command): Pass the start of the last word to
9531         complete_line.
9532
9533 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
9534
9535         * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
9536         argument, and change first argument to a CORE_ADDR.
9537         * breakpoint.h (bpstat_stop_status): Update prototype.
9538         * infrun.c (adjust_pc_after_break): Add a new comment.
9539         (handle_inferior_event): Update calls to bpstat_stop_status.
9540
9541 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
9542
9543         * breakpoint.h: Update copyright years.
9544
9545 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
9546
9547         * breakpoint.c (software_breakpoint_inserted_here_p): New function.
9548         (bpstat_stop_status): Don't decrement PC.
9549         * breakpoint.h (software_breakpoint_inserted_here_p): Add
9550         prototype.
9551         * infrun.c (adjust_pc_after_break): New function.
9552         (handle_inferior_event): Call it, early.  Remove later references
9553         to DECR_PC_AFTER_BREAK.
9554         (normal_stop): Add commentary.
9555
9556 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
9557
9558         * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
9559         2004-01-27 double-free fix.
9560
9561 2004-01-31  Mark Kettenis  <kettenis@gnu.org>
9562
9563         * sparc-tdep.c (sparc_fetch_wcookie): New function.
9564         (sparc32_frame_prev_register): Handle StackGhost.
9565         (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9566
9567 2004-01-29  Roland McGrath  <roland@redhat.com>
9568
9569         * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
9570         * configure: Regenerated.
9571
9572         * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
9573         * Makefile.in (procfs.o): Add dep.
9574
9575 2004-01-28  Andrew Cagney  <cagney@redhat.com>
9576
9577         * tui/tui-stack.h: Update copyright.
9578         (struct frame_info): Add opaque declaration.
9579         (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
9580         (tui_show_locator_content): Rename tuiShowLocatorContent.
9581         (tui_show_frame_info): Rename tuiShowFrameInfo.
9582         * tui/tui-stack.c: Update copyright.  Update references.
9583         * tui/tui-winsource.c: Update references.
9584         * tui/tui-win.c: Update references.
9585         * tui/tui-layout.c: Update references.
9586         * tui/tui-hooks.c: Update copyright, update references.
9587         * tui/tui.c: Update copyright, update references.
9588         * tui/tui-disasm.c: Update references.
9589
9590 2004-01-28  David Carlton  <carlton@kealia.com>
9591
9592         * dwarf2read.c (add_partial_structure): Use demangled name if
9593         namespace equals "".
9594
9595 2004-01-27  Jim Blandy  <jimb@redhat.com>
9596
9597         Clean up misapplied patch:
9598         * dwarf2read.c (determine_prefix): Change one of the two forward
9599         declarations for 'determine_prefix_aux' to a declaration for this.
9600         (read_func_scope): Use cu->language, not cu_language.  Pass 'cu'
9601         argument to 'die_specification'.
9602
9603         * dwarf2read.c (read_func_scope): Re-indent comment.
9604
9605 2004-01-27  Paul N. Hilfinger  <hilfinger@gnat.com>
9606
9607         * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
9608         b->exp to NULL after freeing so that error during re-parsing or
9609         evaluation of expressions associated with breakpoint don't
9610         eventually lead to re-freeing of storage.
9611         Committed by Andrew Cagney.
9612
9613 2004-01-27  Andrew Cagney  <cagney@redhat.com>
9614
9615         * source.c (ambiguous_line_spec): Delete undefined declaration.
9616         * m32r-rom.c (m32r_set_board_address): Delete unused function.
9617         (m32r_set_server_address, m32r_set_download_path): Ditto.
9618         * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
9619
9620 2004-01-27  Daniel Jacobowitz  <drow@mvista.com>
9621
9622         * dwarf2read.c: Update calls to changed and renamed functions, and
9623         references to moved variables.
9624
9625         (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
9626         language, language_defn, list_in_scope, and ftypes members.
9627         (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
9628         (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
9629         (baseaddr): Remove globals.
9630
9631         (dwarf_attr): Renamed to dwarf2_attr.  Add CU argument.
9632         (set_cu_language, die_is_declaration, die_specification)
9633         (determine_prefix, determin_prefix_aux, class_name, namespace_name)
9634         (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
9635         (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
9636         (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
9637
9638         (dwarf2_build_psymtabs_hard): Add local baseaddr.  Initialize
9639         cu.list_in_scope.  Don't initialize cu_header_offset.
9640         (add_partial_symbol): Add local baseaddr.
9641         (psymtab_to_symtab_1): Add local baseaddr.  Use
9642         objfile->section_offsets for consistency.  Don't initialize
9643         cu_header_offset; do initialize cu.header.offset and
9644         cu.list_in_scope.
9645         (read_file_scope, read_func_scope, read_lexical_block_scope)
9646         (dwarf_decode_lines, new_symbol): Add local baseaddr.
9647
9648 2004-01-27  Michael Chastain  <mec.gnu@mindspring.com>
9649
9650         * PROBLEMS: Add gdb/1516.
9651
9652 2003-12-29  Robert Millan  <robertmh@gnu.org>
9653
9654         Patch committed by Andrw Cagney.
9655         * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
9656         * configure.tgt: Match knetbsd*-gnu.
9657
9658 2004-01-26  Andrew Cagney  <cagney@redhat.com>
9659
9660         * breakpoint.c (catch_command_1): Delete #ifdef code.
9661         (catch_fork_command_1): Delete #ifdef wrapper.
9662         (catch_exec_command_1): Ditto.
9663         (catch_load_command_1): Ditto.
9664         (catch_unload_command_1): Ditto.
9665
9666         * breakpoint.c (watchpoint_check): Delete #if0ed variable.
9667         (catch_breakpoint): Delete #if0ed function.
9668         (disable_catch_breakpoint): Ditto.
9669         (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
9670         (disable_catch, enable_catch, delete_catch): Ditto.
9671
9672 2004-01-26  Andrew Cagney  <cagney@redhat.com>
9673
9674         * remote.c (echo_check, quit_flag): Delete variables.
9675         (cisco_kernel_mode): Delete variable.
9676         (minitelnet_return, tty_input, escape_count): Delete variables.
9677         (remote_cisco_mode): Delete variable.
9678         (remote_cisco_open, remote_cisco_close): Delete function.
9679         (remote_cisco_mourn, remote_cisco_wait): Delete function.
9680         (init_remote_cisco_ops): Delete function.
9681         (_initialize_remote): Do not install "remote cisco" code.
9682         (read_frame): Delete cisco specific code.
9683         (remote_info_process): Delete function.
9684         (remote_wait): Delete cisco specific code.
9685         (remote_cisco_section_offsets): Delete function.
9686         (remote_cisco_objfile_relocate): Delete function.
9687         (remote_async_wait): Delete cisco specific code.
9688         (minitelnet, readtty, readsocket): Delete function.
9689
9690 2004-01-26  Andrew Cagney  <cagney@redhat.com>
9691
9692         * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate.  Add
9693         comments mentioning extract_returned_value_address.
9694         * infcmd.c (print_return_value): Update.  Add comments on
9695         extract_returned_value_address.
9696         * stack.c (return_command): Add comments on
9697         extract_returned_value_address.
9698         * values.c: Update comment.
9699         * m32r-tdep.c: Update comment.
9700         * sparc-tdep.c: Update comment.
9701         * ia64-tdep.c (ia64_use_struct_convention): Update comment.
9702         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9703         * sh64-tdep.c (sh64_gdbarch_init): Update.
9704         * sh-tdep.c (sh_gdbarch_init): Update.
9705         * s390-tdep.c (s390_gdbarch_init): Update.
9706         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9707         * m68klinux-tdep.c (m68k_linux_init_abi): Update.
9708         * m68k-tdep.c (m68k_gdbarch_init): Update.
9709         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9710         * m32r-tdep.c (m32r_gdbarch_init): Update.
9711         * ia64-tdep.c (ia64_gdbarch_init): Update.
9712         * h8300-tdep.c (h8300_gdbarch_init): Update.
9713         * frv-tdep.c (frv_gdbarch_init): Update.
9714         * arm-tdep.c (arm_gdbarch_init): Update.
9715         * alpha-tdep.c (alpha_gdbarch_init): Update.
9716
9717 2004-01-26  Andrew Cagney  <cagney@redhat.com>
9718
9719         * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
9720         SYMBOL_LOCATION_FUNCS
9721         (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
9722         "struct symbol_ops".
9723         * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
9724         type to "struct symbol_ops".
9725         * symtab.h (struct symbol_ops): Rename "struct location_funcs".
9726         (struct symbol): Replace ".aux_value.loc.funcs" and
9727         ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
9728         (SYMBOL_OBJFILE): Delete macro.
9729         (SYMBOL_LOCATION_FUNCS): Delete macro.
9730         (SYMBOL_LOCATION_BATON): Update.
9731         * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
9732         intead of SYMBOL_LOCATION_FUNCS.
9733         * ax-gdb.c (gen_var_ref): Ditto.
9734         * printcmd.c (address_info): Ditto.
9735         * findvar.c (read_var_value): Ditto.
9736         (symbol_read_needs_frame): Ditto.
9737
9738 2004-01-26  Andrew Cagney  <cagney@redhat.com>
9739
9740         * dwarf2read.c (read_func_scope): Document frame-base hack.
9741
9742 2004-01-25  Mark Kettenis  <kettenis@gnu.org>
9743
9744         * infcmd.c (print_return_value): Plug memory leak; delete
9745         ui_stream object.  Rename argument `structure_return' to
9746         `struct_return'.
9747
9748 2004-01-25  Mark Kettenis  <kettenis@gnu.org>
9749
9750         * infcmd.c (print_return_value): Wrap long lines.
9751         (finish_command_continuation, finish_command): Remove unused
9752         variable `funcaddr'.  Fix some coding-standards problems.
9753
9754         * sparc-tdep.c (sparc_regset_from_core_section): Check whether
9755         SECT_SIZE is large enough, not whether it's exactly the right size.
9756         (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
9757         TDEP->fpregset to zero.
9758
9759         * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
9760         floating-point registers for traditional NetBSD core files.
9761         (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
9762         TDEP->sizeof_fpregset here.
9763
9764 2004-01-25  Mark Kettenis  <kettenis@gnu.org>
9765
9766         * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
9767         * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
9768         function with code split out from
9769         sparc32nbsd_sigcontext_frame_cache.
9770         (sparc32nbsd_sigcontext_frame_cache): Use
9771         sparc32nbsd_sigcontext_saved_regs.
9772         (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
9773         OpenBSD.
9774         * sparcobsd-tdep.c: New file.
9775         * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
9776         (sparcobsd-tdep.o): New dependency.
9777         * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
9778         * config/sparc/obsd.mt: New file.
9779
9780         * sparc-tdep.c (sparc32_gdbarch_init): Don't require
9781         TDEP->fpregset to be initialized to enable core file register
9782         sets.
9783
9784 2004-01-24  Mark Kettenis  <kettenis@gnu.org>
9785
9786         * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
9787         Add opaque declarations.
9788         (sparc64nbsd_sigcontext_saved_regs): New prototype.
9789         * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
9790         function with code split out from
9791         sparc64nbsd_sigcontext_frame_cache.
9792         (sparc64nbsd_sigcontext_frame_cache): Use
9793         sparc64nbsd_sigcontext_saved_regs.
9794         (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
9795         OpenBSD.
9796         * sparc64obsd-tdep.c: New file.
9797         * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
9798         (sparc64obsd-tdep.o): New dependency.
9799         * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
9800         gdb_osabi to GDB_OSABI_OPENBSD_ELF.
9801         * config/sparc/obsd64.mt: New file.
9802
9803         * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
9804         read the instruction at PC.
9805
9806         * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
9807         value of GDB_OSABI_DEFAULT.
9808         (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
9809         instead of GDB_OSABI_NETBSD_AOUT.
9810
9811 2004-01-24  Nick Roberts  <nick@nick.uklinux.net>
9812
9813         * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
9814         copyright.
9815
9816 2004-01-23  Andrew Cagney  <cagney@redhat.com>
9817
9818         * printcmd.c (display_command): Replace tui_set_display call with
9819         tui_set_layout_for_display_command.
9820         * tui/tui.h (enum tui_win_type): Define.
9821         (tui_set_layout): Delete declaration.
9822         (tui_set_layout_for_display_command): Rename set_tui_layout.
9823         * tui/tui-data.h (enum tui_layout_type): Define.
9824         * tui/tui-layout.h: Update copyright.  Include "tui-data.h" and
9825         "tui.h".
9826         (tui_add_win_to_layout): Rename tuiAddWinToLayout.
9827         (tui_default_win_height): Rename tuiDefaultWinHeight.
9828         (tui_default_win_viewport_height): Rename
9829         tuiDefaultWinViewportHeight.
9830         (tui_set_layout): RenametuiSetLayout.
9831         * tui/tui-layout.c: Update references.
9832         * tui/tui.c: Update references.
9833         * tui/tui-disasm.c: Update references.
9834
9835 2004-01-23  David Carlton  <carlton@kealia.com>
9836
9837         Partial workaround for PR c++/1511:
9838         * cp-namespace.c: Include frame.h.
9839         (cp_lookup_transparent_type): New
9840         (cp_lookup_transparent_type_loop): New.
9841         * cp-support.h: Declare cp_lookup_transparent_type.
9842         * symtab.c (basic_lookup_transparent_type): Renamed from
9843         lookup_transparent_type.
9844         (lookup_transparent_type): Replace old body by a call to
9845         current_language->la_lookup_transparent_type.
9846         * symtab.h: Update copyright.  Declare
9847         basic_lookup_transparent_type.
9848         * language.h: Update copyright.
9849         (struct language_defn): Add la_lookup_transparent_type.
9850         * language.c: Update copyright.
9851         (unknown_language_defn): Add basic_lookup_transparent_type.
9852         (auto_language_defn): Add basic_lookup_transparent_type.
9853         (local_language_defn): Add basic_lookup_transparent_type.
9854         * ada-lang.c: Update copyright.
9855         (ada_language_defn): Add basic_lookup_transparent_type.
9856         * c-lang.c: Update copyright.
9857         (c_language_defn): Add basic_lookup_transparent_type.
9858         (cplus_language_defn): Add basic_lookup_transparent_type.
9859         (asm_language_defn): Add basic_lookup_transparent_type.
9860         (minimal_language_defn): Add basic_lookup_transparent_type.
9861         * f-lang.c: Update copyright.
9862         (f_language_defn): Add basic_lookup_transparent_type.
9863         * jv-lang.c: Update copyright.
9864         (java_language_defn): Add basic_lookup_transparent_type.
9865         * m2-lang.c: Update copyright.
9866         (m2_language_defn): Add basic_lookup_transparent_type.
9867         * objc-lang.c: Update copyright.
9868         (objc_language_defn): Add basic_lookup_transparent_type.
9869         * p-lang.c: Update copyright.
9870         (p_language_defn): Add basic_lookup_transparent_type.
9871         * scm-lang.c: Update copyright.
9872         (scm_language_defn): Add basic_lookup_transparent_type.
9873         * Makefile.in (cp-namespace.o): Depend on frame.h.
9874
9875 2004-01-23  David Carlton  <carlton@kealia.com>
9876
9877         Patch for PR c++/1520:
9878         * dwarf2read.c (read_func_scope): Set processing_current_prefix
9879         properly if we have a specification die.
9880         (determine_prefix_aux): Rename from determine_prefix.
9881         (determine_prefix): Like the old determine_prefix, but never
9882         returns NULL.
9883
9884 2004-01-23  Theodore A. Roth  <troth@openavr.org>
9885
9886         * avr-tdep.c: Update copyright.
9887         (avr_iaddr_p): Delete unused function.
9888         (avr_saddr_p): Delete unused function.
9889
9890 2004-01-23  David Carlton  <carlton@kealia.com>
9891
9892         * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
9893         Fix for PR symtab/1534.
9894
9895 2004-01-23  Mark Kettenis  <kettenis@gnu.org>
9896
9897         * NEWS (New native configurations): Mention OpenBSD/sparc and
9898         OpenBSD/sparc64.
9899         * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
9900         * configure.host: Likewise.
9901         * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
9902         handler for OpenBSD.
9903         * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
9904
9905 2004-01-22  Mark Kettenis  <kettenis@gnu.org>
9906
9907         * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
9908         (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
9909
9910         * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
9911         * cli/cli-cmds.c (shell_escape): Likewise.
9912
9913         * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
9914         OpenBSD .note.openbsd.ident sections.
9915
9916 2004-01-22  David Carlton  <carlton@kealia.com>
9917
9918         * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
9919         get_scope_pc_bounds.
9920         (read_file_scope): Ditto.
9921         (get_scope_pc_bounds): New function, produced by extracting code
9922         from the above two functions, consolidating it, and adding support
9923         for DW_TAG_namespace.
9924
9925 2004-01-22  Mark Kettenis  <kettenis@gnu.org>
9926
9927         * osabi.c (MAX_NOTESZ): New define.
9928         (check_note): New function.
9929         (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
9930         check_note.
9931
9932 2004-01-21  Roland McGrath  <roland@redhat.com>
9933
9934         * MAINTAINERS (write after approval): Add myself.
9935
9936 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
9937
9938         * utils.c (init_page_info): Move declarations of `rows' and
9939         `cols' before the __GO32__-specific code.  Move the closing brace
9940         outside the #ifdef __GO32__..#endif block.
9941         [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
9942
9943 2004-01-21  Paul Brook  <paul@codesourcery.com>
9944
9945         * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
9946         BPSTAT_WHAT_CHECK_SHLIBS.
9947
9948 2004-01-21  Paul Brook  <paul@codesourcery.com>
9949
9950         * MAINTAINERS: Add myself to write-after-approval.
9951
9952 2004-01-20  Andrew Cagney  <cagney@redhat.com>
9953
9954         * ax-gdb.c (print_axs_value): Delete unused function.
9955         * jv-lang.c (java_lookup_type): Delete unused function.
9956         * cli/cli-dump.c (dump_filetype): Delete unused function.
9957         * remote-mips.c (remote_mips_insert_hw_breakpoint)
9958         (remote_mips_remove_hw_breakpoint): Delete unused functions.
9959         (mips_getstring): Delete unused function.
9960         (pmon_insert_breakpoint): Delete #if0ed function.
9961         (PMON_MAX_BP): Delete #if0ed MACRO.
9962         (mips_pmon_bp_info): Delete #if0ed variable.
9963         (pmon_remove_breakpoint): Delete #if0ed function.
9964         * monitor.c (monitor_write_even_block): Delete unused function.
9965         (monitor_write_memory_block): Delete #if0ed code.
9966         * dink32-rom.c (dink32_load): Delete unused function.
9967         (_initialize_dink32_rom): Delete #if0ed code.
9968         * d10v-tdep.c (d10v_daddr_p): Delete unused function.
9969
9970         * tui/tui-command.c: Update references.
9971         * tui/tui-io.c: Update references.
9972         * tui/tui-command.h: Update copyright.
9973         (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
9974
9975         * source.c (ambiguous_line_spec): Delete never-defined function.
9976         * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
9977         * gdbtypes.c (add_name, add_mangled_type): Ditto.
9978         * cli/cli-cmds.c (validate_comname): Ditto.
9979
9980         * tui/tui-disasm.h: Update copyright.  Include "tui.h" and
9981         "tui-data.h".
9982         (tui_set_disassem_content): Rename tuiSetDisassemContent.
9983         (tui_show_disassem): Rename tuiShowDisassem.
9984         (tui_show_disassem_and_update_source): Rename
9985         tuiVerticalDisassemScroll.
9986         (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
9987         (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
9988         * tui/tui.h: Update copyright.
9989         (enum tui_status): Define.
9990         * tui/tui-data.h (enum tui_scroll_direction): Define.
9991         * tui/tui-disasm.c: Update copyright.  Update references.
9992         * tui/tui-winsource.c:  Update copyright.  Update references.
9993         * tui/tui-win.c: Update references.
9994         * tui/tui-layout.c: Update references.
9995
9996 2004-01-20  Andrew Cagney  <cagney@redhat.com>
9997
9998         * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
9999         sym2 to start of block.
10000
10001 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
10002
10003         * MAINTAINERS: Delete mmalloc.
10004         * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
10005         * NEWS: Mention removal of --with-malloc.
10006         * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
10007         * config.in: Regenerate.
10008         * configure: Regenerate.
10009         * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
10010         USE_MMALLOC, MMCHECK_FORCE.
10011         * gdbinit.in: Remove mmalloc.
10012         * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
10013         * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
10014         * config/i386/go32.mh: Likewise.
10015         * config/i386/interix.mh: Likewise.
10016         * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
10017
10018 2004-01-19  Jeff Johnston  <jjohnstn@redhat.com>
10019
10020         * linespec.c (decode_variable, symtab_from_filename):  Call
10021         error_silent with error message instead of throwing an exception
10022         directly.
10023         * defs.h (error_silent, error_output_message): Add prototypes.
10024         (catch_exceptions_with_msg): Ditto.
10025         * utils.c (error_silent, error_output_message): New functions.
10026         * top.c (catch_exceptions_with_msg): New function.
10027
10028 2004-01-20  Nick Roberts  <nick@nick.uklinux.net>
10029
10030         * mi/mi-cmds.h (enum print_values): Add definition.
10031
10032         * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
10033         type and value for simple data types and just the name and type
10034         for complex ones, if required.
10035
10036         * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
10037         children, if required.
10038
10039 2004-01-19  Kevin Buettner  <kevinb@redhat.com>
10040
10041         * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
10042         unused declarations.
10043
10044 2004-01-19  Andrew Cagney  <cagney@redhat.com>
10045
10046         * top.h (mapped_symbol_files): Delete declaration.
10047         * main.c (captured_main): Delete option "m" and "mapped".
10048         * objfiles.c (mapped_symbol_files): Delete variable.
10049         * symfile.c (symbol_file_command): Delete mmap code.
10050         (symbol_file_add_with_addrs_or_offsets): Ditto.
10051         (add_symbol_file_command, reread_separate_symbols): Ditto.
10052         * objfiles.h (OBJF_MAPPED): Delete.
10053         * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
10054         (free_objfile) [USE_MMALLOC]: Ditto.
10055         (open_existing_mapped_file): Delete function.
10056         (open_mapped_file): Delete function.
10057         (map_to_file): Delete function.
10058
10059 2004-01-19  Kevin Buettner  <kevinb@redhat.com>
10060
10061         * infrun.c (step_into_function): Account for possible breakpoint
10062         adjustment when computing ``stop_func_start''.
10063
10064 2004-01-19  Kevin Buettner  <kevinb@redhat.com>
10065
10066         * target.c (default_region_size_ok_for_hw_watchpoint): Compare
10067         the region size against the size of a pointer, not the size of
10068         a register as given by DEPRECATED_REGISTER_SIZE.
10069
10070 2004-01-19  Andrew Cagney  <cagney@redhat.com>
10071
10072         * tui/tui-regs.h: Include "tui-data.h".
10073         (tuiFirstRegElementNoInLine): Delete declaration.
10074         (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
10075         (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
10076         (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
10077         (tui_calculate_regs_column_count): Rename
10078         tuiCalculateRegsColumnCount.
10079         (tui_check_register_values): Rename tuiCheckRegisterValues.
10080         (tui_show_registers): Rename tuiShowRegisters.
10081         (tui_display_registers_from_line): Rename
10082         tuiDisplayRegistersFromLine.
10083         (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
10084         (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
10085         (tui_first_reg_element_no_inline): Rename
10086         tuiFirstRegElementNoInLine.
10087         * tui/tui-data.h: Update copyright.
10088         (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
10089         * tui/tui-windata.c: Update copyright, update references.
10090         * tui/tui-regs.c: Update copyright, update references.
10091         * tui/tui-win.c: Update copyright, update references.
10092         * tui/tui-layout.c: Update copyright, update references.
10093
10094 2004-01-18  Andrew Cagney  <cagney@redhat.com>
10095
10096         * tui/tui-io.c: Update copyright.
10097         (key_is_end_sequence, key_is_backspace): New functions.
10098         (key_is_command_char, key_is_start_sequence): New function.
10099         (tui_getc): Update references.
10100         * tui/tui-io.h: Update copyright.
10101         (m_tuiStartNewLine): Delete macro.
10102         (m_isBackspace, m_isDeleteChar): Delete macros.
10103         (m_isDeleteLine, m_isDeleteToEol): Delete macros.
10104         (m_isNextPage, m_isPrevPage): Delete macros.
10105         (m_isLeftArrow, m_isRightArrow): Delete macros.
10106         (m_isXdbStyleCommandChar): Delete macro.
10107         (key_is_start_sequence): Declare, replace m_isStartSequence.
10108         (key_is_end_sequence): Declare, replace m_isEndSequence.
10109         (key_is_backspace): Declare ,replace m_isBackspace.
10110         (key_is_command_char): Declare, replace m_isCommandChar.
10111         * tui/tui-command.c: Update copyright.
10112         (tuiDispatchCtrlChar): Update references.
10113
10114         * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
10115         tuiSourceWin.h.
10116
10117         * tui/tui-command.c: Rename tui/tuiCommand.c.
10118         * tui/tui-command.h: Rename tui/tuiCommand.h.
10119         * tui/tui-data.c: Rename tui/tuiData.c.
10120         * tui/tui-data.h: Rename tui/tuiData.h.
10121         * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
10122         * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
10123         * tui/tui-io.c: Rename tui/tuiIO.c.
10124         * tui/tui-io.h: Rename tui/tuiIO.h.
10125         * tui/tui-layout.c: Rename tui/tuiLayout.c.
10126         * tui/tui-layout.h: Rename tui/tuiLayout.h.
10127         * tui/tui-regs.c: Rename tui/tuiRegs.c.
10128         * tui/tui-regs.h: Rename tui/tuiRegs.h.
10129         * tui/tui-source.c: Rename tui/tuiSource.c.
10130         * tui/tui-source.h: Rename tui/tuiSource.h.
10131         * tui/tui-stack.c: Rename tui/tuiStack.c.
10132         * tui/tui-stack.h: Rename tui/tuiStack.h.
10133         * tui/tui-win.c: Rename tui/tuiWin.c.
10134         * tui/tui-win.h: Rename tui/tuiWin.h.
10135         * tui/tui-windata.c: Rename tui/tuiDataWin.c.
10136         * tui/tui-windata.h: Rename tui/tuiDataWin.h.
10137         * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
10138         * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
10139         * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
10140         * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
10141         * tui/tui-file.c: Update includes.
10142         * tui/tui-hooks.c: Update includes.
10143         * tui/tui-interp.c: Update includes.
10144         * tui/tui.c: Update includes.
10145         * Makefile.in: Update all tui/ dependencies.
10146         (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
10147
10148         * Makefile.in: Update copyright.  Update dependencies.
10149
10150         * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
10151         problem.
10152
10153 2004-01-18  Andrew Cagney  <cagney@redhat.com>
10154
10155         * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
10156         instead of register_gdbarch_init.
10157
10158         * remote-sds.c (tohex): Delete unused function.  Update copyright.
10159         * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
10160         * v850-tdep.c (v850_register_virtual_size): Ditto.
10161         * target.c (normal_target_post_startup_inferior): Ditto.
10162         * source.c (ambiguous_line_spec): Ditto.
10163         * remote.c (adapt_remote_get_threadinfo): Ditto.
10164         * mi/mi-out.c (out_field_fmt): Ditto.
10165         * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
10166         (output_control_change_notification): Ditto.
10167         * m68k-tdep.c (m68k_register_byte): Ditto.
10168         (m68k_remote_breakpoint_from_pc): Ditto.
10169         * ui-out.c (init_ui_out_state): Delete unused declaration.
10170         * stabsread.c (search_value): Ditto.
10171         * mi/mi-cmd-env.c (env_cli_command): Ditto.
10172         * maint.c (print_section_table): Ditto.
10173         * infrun.c (set_follow_fork_mode_command): Ditto.
10174
10175 2004-01-18  Mark Kettenis  <kettenis@gnu.org>
10176
10177         * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
10178         DW_CFA_def_cfa_exporession.  Add support for
10179         DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
10180         DW_CFA_def_cfa_offset_sf.  This should fix PR backtrace/1391.
10181
10182 2004-01-18  Andrew Cagney  <cagney@redhat.com>
10183
10184         * ocd.c: Update copyright.
10185         (bdm_read_register_command): Delete unused function.
10186         (_initialize_remote_ocd): Delete commented out reference.
10187         (get_quoted_char, reset_packet): Delete #if0ed function.
10188         (output_packet, put_quoted_char): Delete #if0ed function.
10189         (stu_put_packet, stu_get_packet): Delete #if0ed function.
10190         (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
10191         (BDM_BREAKPOINT): Delete #if0ed macro.
10192         (remote_timeout): Delete #if0ed variable.
10193
10194 2004-01-18  Mark Kettenis  <kettenis@gnu.org>
10195
10196         * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
10197         (core-sol2.o): Remove dependency.
10198         * core-sol2.c: Remove file.
10199
10200 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10201
10202         * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
10203         * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
10204         enums.
10205
10206 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
10207
10208         * remote.c: Update copyright years.
10209
10210 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
10211
10212         * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
10213
10214 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10215
10216         * mdebugread.c: Update copyright.
10217         (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
10218         (parse_type, parse_procedure): Ditto.
10219         (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
10220
10221         * cris-tdep.c (cris_store_struct_return): Put back accidently
10222         deleted function.
10223
10224         * gdbarch.sh: Update copyright year.
10225         * gdbarch.h, gdbarch.c: Re-generate.
10226
10227 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
10228
10229         Suggested by George Anzinger.
10230         * dwarf2expr.c (execute_stack_op): Fetch the second item from the
10231         correct stack offset.  Include unknown opcode numbers in the error
10232         message.
10233
10234 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10235
10236         * x86-64-tdep.c (x86_64_init_abi): No need to clear
10237         extract_struct_value_address, i386 does not set it.
10238         * sparc64-tdep.c (sparc64_init_abi): Do not set
10239         extract_struct_value_address, never called.
10240         (sparc64_extract_struct_value_address): Delete function.
10241         * m68hc11-tdep.c: Update copyright.
10242         (m68hc11_gdbarch_init): Delete redundant assignment of
10243         extract_struct_value_address.
10244         * i386-tdep.c: Update copyright.
10245         (i386_gdbarch_init): Do not set extract_struct_value_address,
10246         never called.
10247         (i386_extract_struct_value_address): Delete function.
10248         * sparc-tdep.c (sparc32_gdbarch_init): Do not set
10249         extract_struct_value_address, never called.
10250         (sparc32_extract_struct_value_address): #if 0 function.  Add
10251         comments explaining its future.
10252
10253 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
10254
10255         * arm-tdep.c (arm_write_pc): New function.
10256         (arm_gdbarch_init): Call set_gdbarch_write_pc.
10257
10258 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
10259
10260         * breakpoint.c (must_shift_inst_regs): Delete.
10261         (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
10262         and SHIFT_INST_REGS.
10263         * infcmd.c (step_1, step_1_continuation): Delete references to
10264         SHIFT_INST_REGS.
10265         * infrun.c (keep_going): Likewise.
10266         * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
10267         * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
10268
10269 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10270
10271         * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
10272         * gdbarch.h, gdbarch.c: Re-generate.
10273         * infcmd.c (print_return_value): Delete reference to
10274         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
10275
10276         * cris-tdep.c (cris_gdbarch_init): Do not set
10277         deprecated_extract_struct_value_address.
10278
10279         * xstormy16-tdep.c: Update copyright.
10280         (xstormy16_extract_struct_value_address): Update to current
10281         extract struct value address interface.
10282         (xstormy16_gdbarch_init): Set extract_struct_value_address.
10283         * sh64-tdep.c (sh64_extract_struct_value_address): Update to
10284         current extract struct value address interface.
10285         (sh64_gdbarch_init): Set extract_struct_value_address.
10286
10287         * cris-tdep.c: Update copyright.
10288         (cris_extract_struct_value_address): Delete function.
10289         (struct_return_address): Delete variable.
10290         (cris_store_struct_return): Do not set struct_return_address.
10291
10292         * mcore-tdep.c: Update copyright.
10293         (mcore_extract_struct_value_address): Delete function.  Update
10294         comments.
10295         (mcore_gdbarch_init): Update.
10296         * mn10300-tdep.c: Update copyright.
10297         (mn10300_extract_struct_value_address): Delete function.
10298         (mn10300_gdbarch_init): Update.
10299         * v850-tdep.c: Update copyright.
10300         (v850_extract_struct_value_address): Delete.
10301         (v850_gdbarch_init): Update.
10302         * ns32k-tdep.c: Update copyright.
10303         (ns32k_extract_struct_value_address): Delete.
10304         (ns32k_gdbarch_init): Update.
10305         * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
10306         (hppa_gdbarch_init): Update.
10307         * vax-tdep.c: Update copyright.
10308         (vax_extract_struct_value_address): Delete.
10309         (vax_gdbarch_init): Update.
10310
10311         * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
10312         * gdbarch.h, gdbarch.c: Re-generate.
10313         * procfs.c (procfs_fetch_registers): Delete reference to
10314         DEPRECATED_NPC_REGNUM.
10315         (procfs_store_registers): Ditto.
10316         * regcache.c (generic_target_write_pc): Simplify.
10317         * lynx-nat.c: Delete #ifdef SPARC code.  Not used.
10318
10319         * core-sol2.c (fetch_core_registers): Replace
10320         DEPRECATED_NPC_REGNUM with equivalent tdep value.
10321
10322         * hppa-tdep.c: Update copyright year.
10323         (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
10324         NPC_REGNUM.
10325         (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
10326
10327         * mips-tdep.c (mips_write_pc): New function.
10328         (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
10329         (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
10330         (mips_find_saved_regs, mips_software_single_step: Ditto.
10331         (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
10332         mips_init_extra_frame_info, mips_pop_frame): Ditto.
10333
10334 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10335
10336         * mips-tdep.c: Re-indent.  Group functions by ABI.
10337
10338 2004-01-17  Andrew Cagney  <cagney@redhat.com>
10339
10340         * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
10341         * gdbarch.c: Re-generate.
10342         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10343         DECR_PC_AFTER_BREAK to zero.
10344         * vax-tdep.c (vax_gdbarch_init): Ditto.
10345         * v850-tdep.c (v850_gdbarch_init): Ditto.
10346         * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
10347         * sh64-tdep.c (sh64_gdbarch_init): Ditto.
10348         * sh-tdep.c (sh_gdbarch_init): Ditto.
10349         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10350         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10351         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10352         * mips-tdep.c (mips_gdbarch_init): Ditto.
10353         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10354         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10355         * m32r-tdep.c (m32r_gdbarch_init): Ditto.
10356         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10357         * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
10358         * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10359         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10360         * frv-tdep.c (frv_gdbarch_init): Ditto.
10361         * cris-tdep.c (cris_gdbarch_init): Ditto.
10362         * avr-tdep.c (avr_gdbarch_init): Ditto.
10363         * arm-tdep.c (arm_gdbarch_init): Ditto.
10364         * i386-nto-tdep.c (i386nto_init_abi): Add comment.
10365
10366 2004-01-17  J. Brobecker  <brobecker@gnat.com>
10367
10368         * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
10369         Delete, no longer used.
10370         (read_subrange_type): New function, mostly extracted from
10371         read_array_type().
10372         (read_array_type): Replace extracted code by call to
10373         read_subrange_type().
10374         (dwarf2_get_attr_constant_value): New function.
10375         (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
10376         (add_partial_symbol): Likewise.
10377         (process_die): Likewise.
10378         (new_symbol): Likewise.
10379         (read_type_die): Likewise.
10380
10381 2004-01-16  Andrew Cagney  <cagney@redhat.com>
10382
10383         * symfile.c: Update copyright year.
10384         (compare_symbols): Delete unused function.
10385         * stabsread.c: Update copyright year.
10386         (lrs_general_complaint): Delete unused function.
10387         (ref_search_value): Ditto.
10388         (get_substring): Delete declaration.
10389         * sh64-tdep.c: Update copyright year.
10390         (sh64_get_gdb_regnum): Delete unused function.
10391         * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
10392         Delete unused function.
10393
10394 2004-01-17  Mark Kettenis  <kettenis@gnu.org>
10395
10396         * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
10397         * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
10398
10399 2004-01-16  Andrew Cagney  <cagney@redhat.com>
10400
10401         Changes from Peter Schauer.
10402         * rs6000-tdep.c: Update copyright year.
10403         (rs6000_push_dummy_call): Update the stack pointer before
10404         accessing the corresponding stack region.
10405         * rs6000-nat.c: Update copyright year.
10406         (set_host_arch): Set "info.abfd" to "exec_bfd".
10407
10408 2004-01-15  Mark Kettenis  <kettenis@gnu.org>
10409
10410         * blockframe.c: Update copyright year.
10411         (inside_entry_func): Don't treat a zero PC specially.
10412
10413 2004-01-14  Elena Zannoni  <ezannoni@redhat.com>
10414
10415         * gcore.c (gcore_copy_callback): Use paddr_d to print size
10416         variable.
10417         (gcore_create_callback): Ditto.  Skip any memory segment that has
10418         no permissions set.
10419
10420 2004-01-14  David Carlton  <carlton@kealia.com>
10421
10422         Change symbols for C++ nested types to contain the fully qualified
10423         name, if possible.  (At least in the DWARF-2 case.)  Partial fix
10424         for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
10425         c++/895.
10426         * c-exp.y (qualified_type): Handle types nested within classes.
10427         * cp-namespace.c: Update comments.
10428         (cp_set_block_scope): Delete #if 0.
10429         (cp_lookup_nested_type): Handle types nested within classes.
10430         * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
10431         when appropriate.
10432         (add_partial_symbol): Add the name of the enclosing namespace to
10433         types.
10434         (pdi_needs_namespace): New.
10435         (add_partial_namespace): Tweak comment.
10436         (add_partial_structure): New.
10437         (psymtab_to_symtab_1): Initialize processing_current_prefix
10438         here...
10439         (process_die): instead of here.
10440         (read_structure_scope): Try to figure out the name of the class or
10441         namespace that the structure might be defined within.
10442         (read_enumeration): Generate fully-qualified names, if possible.
10443         (read_namespace): Don't set name to NULL.
10444         (die_specification): New.
10445         (new_symbol): Generate fully-qualified names for types.
10446         (read_type_die): Determine appropriate prefix.
10447         (determine_prefix): New.
10448         (typename_concat): New.
10449         (class_name): New.
10450         * valops.c (value_aggregate_elt): Pass NOSIDE to
10451         value_struct_elt_for_reference.
10452         (value_struct_elt_for_reference): Make static, add NOSIDE
10453         parameter, call value_maybe_namespace_elt as a last resort.
10454         (value_namespace_elt): Break out code into
10455         value_maybe_namespace_elt.
10456         (value_maybe_namespace_elt): New.
10457
10458 2004-01-12  Andrew Cagney  <cagney@redhat.com>
10459
10460         * mips-tdep.c (mips_convert_register_p): Handle both raw and
10461         cooked floating-point registers.
10462         (mips_gdbarch_init): Set convert_register_p, register_to_value,
10463         and value_to_register.
10464
10465 2004-01-13  Andrew Cagney  <cagney@redhat.com>
10466
10467         * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
10468         * gdbarch.c: Re-generate.
10469         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10470         FUNCTION_START_OFFSET.
10471         * v850-tdep.c (v850_gdbarch_init): Ditto.
10472         * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
10473         * sh64-tdep.c (sh64_gdbarch_init): Ditto.
10474         * sh-tdep.c (sh_gdbarch_init): Ditto.
10475         * s390-tdep.c (s390_gdbarch_init): Ditto.
10476         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10477         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10478         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10479         * mips-tdep.c (mips_gdbarch_init): Ditto.
10480         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10481         * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10482         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10483         * m32r-tdep.c (m32r_gdbarch_init): Ditto.
10484         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10485         * i386-tdep.c (i386_gdbarch_init): Ditto.
10486         * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10487         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10488         * frv-tdep.c (frv_gdbarch_init): Ditto.
10489         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10490         * cris-tdep.c (cris_gdbarch_init): Ditto.
10491         * avr-tdep.c (avr_gdbarch_init): Ditto.
10492         * arm-tdep.c (arm_gdbarch_init): Ditto.
10493         * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10494
10495 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
10496
10497         * infrun.c (follow_fork_mode_ask): Remove.
10498         (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
10499         (follow_fork): Simplify and remove internal error for
10500         follow_fork_mode_ask.
10501         (_initialize_infrun): Update "set follow-fork-mode" help text.
10502
10503 2004-01-13  Andrew Cagney  <cagney@redhat.com>
10504
10505         * configure.in: Update copyright year.
10506         (build_warnings): Add -Wunused-label.
10507         * configure: Re-generate.
10508
10509 2004-01-12  Andrew Cagney  <cagney@redhat.com>
10510
10511         * exec.h (exec_ops): Make "extern".
10512
10513         * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
10514         the function is void.
10515         (mips_pseudo_register_write): Ditto.
10516
10517 2004-01-12  Andrew Cagney  <cagney@redhat.com>
10518
10519         * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
10520         call.  Never defined.
10521         * sparc-tdep.h (struct frame_info): Add opaque declaration.
10522         * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
10523         (struct sparc_gregset, struct regcache): Ditto.
10524         * sparc-nat.c: Update copyright.  Specify "GNU/Linux".
10525
10526 2004-01-12  Andrew Cagney  <cagney@redhat.com>
10527
10528         * mi/ChangeLog: Delete file.  Renamed to ...
10529         * mi/ChangeLog-1999-2003: New file.
10530         * tui/ChangeLog: Delete file.  Renamed to ...
10531         * tui/ChangeLog-1998-2003: New file.
10532
10533 2004-01-11  Mark Kettenis  <kettenis@gnu.org>
10534
10535         * sparc64nbsd-tdep.c: Include "regset.h".
10536         (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
10537         Remove variables.
10538         (fetch_core_registers): Remove function.
10539         (sparc64nbsd_core_fns): Remove variable.
10540         (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
10541         functions.
10542         (sparc64nbsd_init_abi): Initialize TDEP->gregset,
10543         TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
10544         (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
10545
10546         * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
10547         sparc_extract_struct_value_address.
10548         (sparc32_gdbarch_init): Set extract_struct_value_address.
10549         * sparc64-tdep.c (sparc64_extract_struct_value_address): New
10550         function.
10551         (sparc64_init_abi): Set extract_struct_value_address.  Don't set
10552         return_value_on_stack.
10553
10554         * NEWS: Mention that %cs and %ss have been added to the AMD64
10555         configurations
10556
10557         * frame.c: Update copyright year.
10558         (get_prev_frame): Improve comment.
10559
10560         * sparc64fbsd-tdep.c: Include "regset.h".
10561         (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
10562         Remove variables.
10563         (fetch_core_registers): Remove function.
10564         (sparc64fbsd_core_fns): Remove variable.
10565         (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
10566         functions.
10567         (sparc64fbsd_init_abi): Initialize TDEP->gregset,
10568         TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
10569         (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
10570
10571         * sparcnbsd-tdep.c: Include "regset.h".
10572         (fetch_core_registers): Remove function.
10573         (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
10574         (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
10575         functions.
10576         (sparc32nbsd_init_abi): Initialize TDEP->gregset and
10577         TDEP->fpregset.
10578         (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
10579
10580         * sparc-tdep.h (struct regset): Provide opaque declaration.
10581         (struct gdbarch_tdep): Add gregset, sizeof_gregset,
10582         fpregset and sizeof_fpregset members.
10583         * sparc-tdep.c (struct regset): Provide opaque declaration.
10584         (sparc_regset_from_core_section): New function.
10585         (sparc32_gdbarch_init): Initialize TDEP->gregset,
10586         TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
10587         Set regset_from_core_section when appropriate.
10588
10589 2004-01-10  Mark Kettenis  <kettenis@gnu.org>
10590
10591         * x86-64-tdep.c (amd64_non_pod_p): New function.
10592         (amd64_classify_aggregate): Return class memory for non-POD
10593         C++ structure types.
10594
10595         * x86-64-tdep.c (amd64_push_arguments): Add struct_return
10596         argument.  Use it to reserve a register if necessary.
10597         (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
10598         amd64_push_arguments.
10599
10600         * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
10601
10602         * x86-64-tdep.c (amd64_register_info): Add %cs and %ss.  Adjust
10603         register numbers in comments.
10604         * x86-64-tdep.h: Update copyright year.
10605         (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
10606         Adjust for addition of %cs and %ss.
10607         * amd64fbsd-nat.c: Update copyright year.
10608         (reg_offset): Add register offsets for %cs and %ss.
10609         * amd64fbsd-tdep.c: Update copyright year.
10610         (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
10611         (amd64fbsd_sc_reg_offset): Likewise.
10612         * x86-64-linux-nat.c: Update copyright year.
10613         (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
10614         and %ss.
10615         * amd64nbsd-nat.c: Update copyright year.
10616         (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
10617         * amd64nbsd-tdep.c: Update copyright year.
10618         (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
10619         * x86-64-linux-tdep.c: Update copyright year.
10620         (user_to_gdb_regmap): Add mapping for %cs and %ss.
10621         (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
10622         * regformats/reg-x86-64.dat: Add %cs and %ss.
10623
10624         * blockframe.c (inside_entry_func): Reformat.  Introduce new local
10625         variables to prevent long lines.  Update comments to reflect
10626         reality.
10627
10628 2004-01-09  David Carlton  <carlton@kealia.com>
10629
10630         Checked in by Elena Zannoni  <ezannoni@redhat.com>.
10631         * dwarf2read.c (read_namespace): Pull out name-generating code
10632         into namespace_name. Rename previous_namespace to previous_prefix
10633         and processing_current_namespace to processing_current_prefix..
10634         (namespace_name): New function.
10635         (add_partial_symbol): Substitute uses of pdi->name with
10636         actual_name.
10637         * cp-support.h: Rename processing_current_namespace to
10638         processing_current_prefix.
10639         Update copyright year.
10640         * cp-namespace.c: Rename processing_current_namespace to
10641         processing_current_prefix.
10642         Update copyright year.
10643
10644 2004-01-09  Andrew Cagney  <cagney@redhat.com>
10645
10646         * jv-valprint.c, ser-unix.c: Add missing copyright years.
10647
10648 2004-01-09  Mark Kettenis  <kettenis@gnu.org>
10649
10650         * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
10651         complaining.
10652         (process_one_symbol): Deal with N_PATCH stabs.
10653
10654 2004-01-09  Elena Zannoni  <ezannoni@redhat.com>
10655
10656         * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
10657         ifdeffed code.
10658         Update copyright year.
10659
10660 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
10661
10662         * config/pa/tm-hppa.h: Update extern declarations for
10663         hppa32_hpux_frame_saved_pc_in_sigtramp,
10664         hppa32_hpux_frame_base_before_sigtramp, and
10665         hppa32_hpux_frame_find_saved_regs_in_sigtramp.
10666
10667 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
10668
10669         * config/pa/tm-hppah.h: Update copyright years.
10670
10671 2004-01-08  Andrew Cagney  <cagney@redhat.com>
10672
10673         * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
10674         (mips_o32_reg_struct_has_addr): Delete function.
10675         (mips_gdbarch_init): Update.
10676         (mips_extract_struct_value_address): Delete function.
10677
10678 2004-01-08  David Mosberger  <davidm@hpl.hp.com>
10679
10680         * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
10681         reality.
10682
10683 2004-01-07  Andrew Cagney  <cagney@redhat.com>
10684
10685         * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
10686         architecture's elf flags (when available).
10687
10688         * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
10689         FPU to the start, check the MIPS FPU when looking for an old
10690         architecture.
10691         (set_mipsfpu_single_command): Update the architecture.
10692         (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
10693
10694         * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
10695         (mips_mask_address_p): Add "tdep" parameter.
10696         (show_mask_address, mips_addr_bits_remove): Update.
10697         (mips_dump_tdep): Update.
10698         (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
10699         (MIPS_STACK_ARGSIZE): Delete macro.
10700         (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
10701         (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
10702         (mips_o64_push_dummy_call, mips_o32_return_value): Update.
10703         (mips_dump_tdep): Update.
10704         (MIPS_SAVED_REGSIZE): Delete macro.
10705         (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
10706         (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
10707         (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
10708         (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
10709         (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
10710         (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
10711         (mips_pop_frame, return_value_location): Update.
10712         (mips_n32n64_return_value, mips_dump_tdep): Update.
10713
10714         * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
10715         MIPS ABI.
10716
10717         * mips-tdep.c: Update copyright.
10718         (mips_gdbarch_init): Merge two code blocks handling the register
10719         name and number layout.
10720
10721 2004-01-02  Pawel Ostrowski  <pasza@zodiac.mimuw.edu.pl>
10722
10723         * tracepoint.c (validate_actionline): Fix segv at EOF
10724
10725 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
10726
10727         * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
10728         properly for static fields.
10729
10730 2004-01-06  Jeff Johnston  <jjohnstn@redhat.com>
10731             Jason Molenda  <jmolenda@apple.com>
10732
10733         * disasm.c: Update copyright to include 2004.
10734         (do_mixed_source_and_assembly): For uiout asm list
10735         and tuple cleanups, initialize to null_cleanup instead of
10736         NULL and do so prior to loop.  Only reset when we close off
10737         the tuple/list.  Move check for whether to close off the
10738         asm tuple/list to after dump_insns call where it will be run
10739         on each loop iteration.
10740
10741 2004-01-05  Andrew Cagney  <cagney@redhat.com>
10742
10743         * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
10744         should be a switch case and not a label.
10745         * mips-tdep.c (mips32_next_pc): Delete unused labels
10746         "greater_equal_branch" and "less_zero_branch".
10747         * jv-valprint.c (java_print_value_fields): Delete unused label
10748         "flush_it".
10749
10750         * target.c (unpush_target): Only close a target that is in the
10751         target stack.
10752
10753 2004-01-05  Mark Kettenis  <kettenis@gnu.org>
10754
10755         * sparc-tdep.c (sparc_extract_struct_value_address): Get the
10756         address from [sp + 64] instead of %o2.
10757
10758         * frame.c (get_prev_frame): Don't try to unwind the PC.  This
10759         fixes PR backtrace/1476.
10760
10761 2004-01-05  Andrew Cagney  <cagney@redhat.com>
10762
10763         * libunwind-frame.h (struct frame_id): Add opaque declaration,
10764         move to start of file.
10765         * i386-tdep.h (struct regcache): Add opaque declaration.
10766         * config/ia64/nm-linux.h (struct target_ops): Add opaque
10767         declaration.
10768         * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
10769         (ia64_gdbarch_init): Use "GNU/Linux" in comment.
10770         * win32-nat.c (fake_create_process): Use ISO C style definition.
10771         * stabsread.c (define_symbol): Delete #ifndef
10772         DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
10773         stabs_argument_has_addr call, macro never defined.
10774
10775 2004-01-04  Michael Chastain  <mec.gnu@mindspring.com>
10776
10777         * op50-rom.c: Delete.
10778         * w89k-rom.c: Delete.
10779         * Makefile.in: Remove references.
10780
10781 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
10782
10783         * x86-64-tdep.c: Update copyright year.
10784         (struct amd64_register_info): Rename from x86_64_register_info.
10785         (amd64_register_info): Rename from x86_64_register_info.
10786         (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
10787         (amd64_register_name): Rename from x86_64_register_name.
10788         (amd64_register_type): Rename from x86_64_register_type.
10789         (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
10790         (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
10791         (amd64_dwarf_reg_to_regnum): Rename from
10792         x86_64_dwarf_reg_to_regnum.
10793         (amd64_convert_register_p): Rename from x86_64_convert_register_p.
10794         (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
10795         (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
10796         (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
10797         (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
10798         (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
10799         (amd64_skip_prologue): Rename from x86_64_skip_prologue.
10800         (amd64_frame_cache): Rename from x86_64_frame_cache.
10801         (amd64_frame_this_id): Rename from x86_64_frame_this_id.
10802         (amd64_frame_prev_register): Rename from
10803         x86_64_frame_prev_register.
10804         (amd64_frame_unwind): Rename from x86_64_frame_unwind.
10805         (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
10806         (amd64_sigtramp_frame_cache): Rename from
10807         x86_64_sigtramp_frame_cache.
10808         (amd64_sigtramp_frame_prev_register): Rename from
10809         x86_64_sigtramp_frame_prev_register.
10810         (amd64_sigtramp_frame_unwind): Rename from
10811         x86_64_sigtramp_frame_unwind.
10812         (amd64_sigtramp_frame_sniffer): Rename from
10813         x86_64_sigtramp_frame_sniffer.
10814         (amd64_frame_base_address): Rename from x86_64_frame_base_address.
10815         (amd64_frame_base): Rename from x86_64_frame_base.
10816         (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
10817         (amd64_frame_align): Rename from x86_64_frame_align.
10818         (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
10819         (amd64_regset_from_core_section): Rename from
10820         x86_64_regset_from_core_section.
10821         (x86_64_init_abi): Update comments.
10822
10823 2004-01-04  Nick Roberts  <nick@nick.uklinux.net>
10824
10825         * MAINTAINERS (write after approval): Add myself.
10826
10827 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
10828
10829         * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
10830         `float' arguments.
10831
10832 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
10833
10834         * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
10835         such that it mentions a specific version of GCC that exhibits this
10836         bug.
10837
10838 2004-01-03  Mark Kettenis  <kettenis@gnu.org>
10839
10840         * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
10841         structure that has a single `float' member, store it in %f1 in
10842         addition to %f0.
10843
10844         * sparc-sol2-nat.c: Add missing '\'.
10845
10846         * sparc-tdep.c (sparc32_return_value): New function.
10847          (sparc32_use_struct_convention, sparc32_return_value_on_stack):
10848         Remove functions.
10849         (sparc32_gdbarch_init): Set return_value, don't set
10850         extract_return_value, store_return_value, use_struct_convention
10851         and return_value_on_stack.
10852
10853         * sparc-sol2-nat.c: Add missing ')'.
10854
10855 2004-01-03  J. Brobecker  <brobecker@gnat.com>
10856
10857         * infrun.c (handle_step_into_function): New function.
10858         (handle_inferior_event): Extract out some code into the new
10859         function above.
10860
10861 2004-01-03  J. Brobecker  <brobecker@gnat.com>
10862
10863         * infrun.c (handle_inferior_event): Move the declaration of
10864         real_stop_pc inside the if blocks where it is used.
10865
10866 2004-01-03  Mark Kettenis  <kettenis@gnu.org>
10867
10868         * sparc64-tdep.c (sparc64_16_byte_align_p)
10869         (sparc64_store_floating_fields, sparc64_store_floating_fields):
10870         Use check_typedef to get subtypes of structures and unions.
10871         (sparc64_store_return_value): Fix calculation of the appropriate
10872         offset into VALBUF when storing a structure or union.
10873         (sparc64_return_value): New function.
10874         (sparc64_use_struct_convention): Remove function.
10875         (sparc64_init_abi): Set return_value, don't set
10876         extract_return_value, store_return_value and
10877         use_struct_convention.
10878
10879 2004-01-03  Eli Zaretskii  <eliz@elta.co.il>
10880
10881         * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
10882         bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
10883         gdb/config/alpha/xm-alphaosf.h,
10884         gdb/config/powerpc/tm-ppcle-eabi.h,
10885         gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
10886         gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
10887         gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
10888         gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
10889         gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
10890         gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
10891         gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
10892         gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
10893         gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
10894         gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
10895         gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
10896         nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
10897         include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
10898         opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
10899         opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
10900         sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
10901         sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
10902         sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
10903         sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
10904         sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
10905         sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
10906         Remove lines for .cvsignore files.
10907
10908 2004-01-03  J. Brobecker  <brobecker@gnat.com>
10909
10910         * infrun.c: Back out the previous change.
10911
10912 2004-01-03  Mark Kettenis  <kettenis@gnu.org>
10913
10914         * NEWS: Mention revised SPARC target.  Add sparc-*-lynxos* and
10915         sparc-*-sunos4* to the list of REMOVED configurations.
10916
10917         * configure.tgt: Add back sparc-*-vxworks*.
10918         * remote-vxsparc.c: Remove all includes except for "defs.h",
10919         "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
10920         Include "sparc-tdep.h".
10921         (SPARC_R_G1): New define.
10922         (vxsparc_gregset): New variable.
10923         (ext_format_sparc): Remove extern declaration.
10924         (vx_read_register): Rewrite to use sparc32_supply_gregset and
10925         sparc32_supply_fpregset.
10926         (vx_write_register): Rewrite to use sparc32_collect_gregset,
10927         sparc_collect_rwindow and sparc32_collect_fpregset.
10928         * config/sparc/tm-vxworks.h: New file, based on recently removed
10929         tm-vxsparc.h.
10930         * config/sparc/vxworks.mt: New file, based on recently removed
10931         vxworks.mt.
10932
10933 2004-01-03  J. Brobecker  <brobecker@gnat.com>
10934
10935         * infrun.c (handle_step_into_function): New function.
10936         (handle_inferior_event): Extract out some code into the new
10937         function above.
10938
10939 2004-01-02  Mark Kettenis  <kettenis@gnu.org>
10940
10941         * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
10942         sparcl-tdep.c.  Add sparc-linux-tdep.c, sparc-sol2-nat.c,
10943         sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
10944         sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
10945         sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
10946         sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
10947         (sparc_nat_h): New variable.
10948         (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
10949         (tm-sun4os4.h): Remove dependency.
10950         (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
10951         (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
10952         sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
10953         sparc-tdep.o): Update dependencies.
10954         (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
10955         sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
10956         sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
10957         dependencies.
10958         * configure.host: Remove existing sparc-*-lynxos*,
10959         sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
10960         ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
10961         sparcv9-*-* and sparc64-*-* triplets.  Add new sparc64-*-linux*,
10962         sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
10963         triplets.
10964         * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
10965         sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
10966         sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
10967         sparcv9-*-* and commented out sparc64-*-solars2* triplets.  Add
10968         new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
10969         sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
10970         sparc64-*-solaris2* and sparc64-*-* triplets.
10971         * sparc64-tdep.c: Update copyright year.  Include "inferior.h",
10972         "symtab.h" and "objfiles.h".
10973         (BIAS): Remove define.
10974         (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
10975         (X_DISP19): Remove macros.
10976         (sparc_fetch_instruction): Remove function.
10977         (struct gdbarch_tdep): Remove definition.
10978         (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
10979         (sparc_breakpoint_from_pc): Remove function.
10980         (struct sparc64_frame_cache): Remove definition.
10981         (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
10982         sparc64_unwind_pc): Remove functions.
10983         (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
10984         `struct sparc64_frame_cache.  Call sparc_analyze_prologue instead
10985         of sparc64_analyze_prologue.  Mark constant as ULL instead of UL.
10986         (sparc64_frame_cache): Change return type to `struct
10987         sparc_frame_cache *'.  Simply call sparc_frame_cache.
10988         (sparc64_frame_this_id, sparc64_frame_prev_register,
10989         sparc64_frame_base_address): Use `struct sparc_frame_cache'
10990         instead of `struct sparc64_frame_cache.
10991         (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
10992         sparc_analyze_control_transfer, sparc_software_single_step,
10993         sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
10994         _initialize_sparc64_tdep): Remove functions.
10995         (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
10996         (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
10997         macros.
10998         (sparc64_supply_gregset, sparc64_collect_gregset,
10999         sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
11000         (sparc64_init_abi): New function.
11001         * sparc64-tdep.h: Update copyright year.  Fix typo in multiple
11002         inclusion guard.  Include "sparc-tdep.h".
11003         (BIAS): Define.
11004         (r_tstate_offset, r_fprs_offset): New defines.
11005         (enum sparc_regnum): Remove defenition.
11006         (enum sparc64_regnum): Reformat.
11007         (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
11008         (sparc64_init_abi, sparc64_supply_gregset,
11009         sparc64_collect_gregset, sparc64_supply_fpregset,
11010         sparc64_collect_fpregset): New prototypes.
11011         (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
11012         Add extern declarations.
11013         (sparc64_sol2_init_abi): New prototype.
11014         (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11015         (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11016         prototypes.
11017         * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
11018         "sparnbsd-nat.h".
11019         (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
11020         functions.
11021         (_initialize_sparc64fbsd_nat): Remove initialization of
11022         sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
11023         sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
11024         sparcbsd_fpreg_supplies_p.  Initialize sparc_gregset.
11025         * sparc64fbsd-tdep.c: Update copyright year.  Include "frame.h",
11026         "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
11027         (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
11028         (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
11029         (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
11030         (sparc64fbsd_r_y_offset): Remove variables.
11031         (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
11032         Make static and const.
11033         (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11034         (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11035         functions.
11036         (sparc64fbsd_gregset): New variable.
11037         (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
11038         and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
11039         and sparc64_supply_fpregset.
11040         (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
11041         (sparc64fbsd_sigtramp_frame_this_id)
11042         (sparc64fbsd_sigtramp_frame_prev_register): New functions.
11043         (sparc64fbsd_sigtramp_frame_unwind): New variable.
11044         (sparc64fbsd_sigtramp_frame_sniffer): New function.
11045         (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
11046         sparc64fbsd_sigtramp_frame_sniffer.  Call sparc64_init_abi.
11047         * sparcnbsd-tdep.c: Update copyright year.  Include
11048         "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
11049         "trad-frame.h" and "gdb_assert.h", don't include "target.h",
11050         "value.h" and "sparcnbsd-tdep.h".
11051         (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
11052         (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
11053         (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
11054         (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
11055         defines.
11056         (sparcnbsd_gregset): New variable.
11057         (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
11058         (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
11059         (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
11060         (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
11061         (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
11062         variables.
11063         (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
11064         (sparc32nbsd_sigcontext_frame_this_id)
11065         (sparc32nbsd_sigcontext_frame_prev_register): New functions.
11066         (sparc32nbsd_sigcontext_frame_unwind): New variable.
11067         (sparc32nbsd_sigtramp_frame_sniffer): New function.
11068         (sparcnbsd_get_longjmp_target_32,
11069         sparcnbsd_get_longjmp_target_64): Remove functions.
11070         (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
11071         (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
11072         sparcnbsd_init_elf): Remove.
11073         (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
11074         (sparcnbsd_elf_init_abi): New functions.
11075         (_initialize_sparcnbsd_tdep): New prototype.
11076         (_initialize_sparnbsd_tdep): Update.
11077         * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
11078         corelow.o.  Add sparc64-nat.o and sparc-nat.o.
11079         * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
11080         * config/sparc/linux.mh: Update comment.
11081         (XM_FILE, HOST_IPC): Remove variables.
11082         (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o.  Remove
11083         sparc-linux-nat.o.
11084         * config/sparc/linux.mt: Update comment.
11085         (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
11086         * config/sparc/nbsd.mt: Reformat.
11087         * config/sparc/nbsd64.mh: Update comment.
11088         (NATDEPFILES): Add sparc-nat.o.
11089         * config/sparc/nbsd64.mt: Update comment.
11090         (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
11091         (TM_FILE): Set to tm-nbsd.h.
11092         * config/sparc/nbsdelf.mh: Update comment.
11093         (NATDEPFILES): Add sparc-nat.o.
11094         (XM_FILE): Delete.
11095         * config/sparc/nbsdaout.mh: Update comment.
11096         (NATDEPFILES): Add sparc-nat.o
11097         (XM_FILE): Delete.
11098         * config/sparc/nm-linux.h: Update copyright year.  Don't include
11099         "config/nm-svr4.h" and "solib.h".  Add protection against multiple
11100         inclusion.
11101         (KERNEL_U_SIZE): Remove define.
11102         (kernel_u_size): Remove prototype.
11103         (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
11104         * config/sparc/nm-nbsd.h: Update copyright.  Don't include
11105         "regcache.h".
11106         (CHILD_PREPARE_TO_STORE): Remove define.
11107         * config/sparc/nm-nbsdaout.h: Tweak some comments.
11108         * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
11109         sparcnbsd-nat.c: Rewrite files.
11110         * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
11111         * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
11112         sparcnbsd-tdep.h: Remove files.
11113         * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
11114         config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
11115         config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
11116         config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
11117         config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
11118         config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
11119         config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
11120         config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
11121         config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
11122         config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
11123         config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
11124         config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
11125         * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
11126         sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
11127         sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
11128         * config/sparc/linux64.mh, config/sparc/linux64.mt,
11129         config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
11130         config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
11131         config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
11132
11133 2004-01-02  Andrew Cagney  <cagney@redhat.com>
11134
11135         From 2003-12-18 Kazuhiro Inaoka:
11136         * configure.host: Add m32r-linux target.
11137
11138 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
11139
11140         * top.c (print_gdb_version): Update year to 2004.
11141
11142 2004-01-02  Mark Mitchell  <mark@codesourcery.com>
11143
11144         * MAINTAINERS: Add myself to the write-after-approval category.
11145
11146 2004-01-02  Daniel Jacobowitz  <drow@mvista.com>
11147
11148         From Bernardo Innocenti <bernie@develer.com>:
11149         * configure.tgt: Add uClinux target.
11150
11151 2004-01-02  Andrew Cagney  <cagney@redhat.com>
11152
11153         * utils.c (do_my_cleanups): Make static, add forward declaration.
11154         * defs.h (do_my_cleanups): Delete declaration.
11155
11156 2004-01-02  Eli Zaretskii  <eliz@elta.co.il>
11157
11158         * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
11159         bfd/ChangeLog-0203.
11160
11161 2004-01-02  Mark Kettenis  <kettenis@gnu.org>
11162
11163         * configure.in: Check for <machine/reg.h>.  Check for `struct reg'
11164         in <machine/reg.h>.
11165         * configure, config.in: Regenerate.
11166
11167 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
11168 tui/ChangeLog-1998-2003.
11169 \f
11170 Local Variables:
11171 mode: change-log
11172 left-margin: 8
11173 fill-column: 74
11174 version-control: never
11175 End: