* MAINTAINERS: Remove "non multi-arched" text from h8300.
[external/binutils.git] / gdb / ChangeLog
1 2002-09-17  Corinna Vinschen  <vinschen@redhat.com>
2
3         * MAINTAINERS: Remove "non multi-arched" text from h8300.
4         * h8300-tdep.c (h8300_next_prologue_insn) Renamed from
5         NEXT_PROLOGUE_INSN.
6         (h8300_examine_prologue): Call h8300_next_prologue_insn instead of
7         NEXT_PROLOGUE_INSN.
8
9 2002-09-16  Joel Brobecker  <brobecker@gnat.com>
10
11         * osfsolib.c: Remove file, replaced by solib-osf.c.
12         * Makefile.in: Remove compilation rules for osfsolib.c.
13
14 2002-09-16  David Carlton  <carlton@math.stanford.edu>
15
16         * cp-valprint.c (cp_print_class_method): Correct args to
17         check_stub_method_group.
18
19 2002-09-16  Corinna Vinschen  <vinschen@redhat.com>
20
21         * h8300-tdep.c: Multiarch.  Drop `set machine' command in favor of
22         `set architecture'.  Unify naming convention of functions.
23         (h8300_skip_prologue): Improve prologue analysis.
24         (h8300_push_arguments): Rewritten to more closely match GCC's
25         bizarre argument-passing behavior, along with the comment describing
26         said behavior.
27         * remote-hms.c (hms_regnames): Don't use NUM_REGS in definition.
28         * config/h8300/tm-h8300.h: Multiarch.  Just keep stuff needed by
29         sim, remote-e7000.c, remote-hms.c and remote.c
30
31 2002-09-15  Mark Kettenis  <kettenis@gnu.org>
32
33         * i386-tdep.c (gdb_print_insn_i386): Removed.
34         (i386_print_insn): New function.
35         (i386_gdbarch_init): Set print_insn to i386_print_insns.
36         (_initialize_i386_tdep): Don't initialize tm_print_insn and
37         tm_print_insn_info.
38
39 2002-09-14  Mark Kettenis  <kettenis@gnu.org>
40
41         * gdbtypes.c (check_stub_method_group): Initialize found_stub to
42         zero.
43
44 2002-09-14  Corinna Vinschen  <vinschen@redhat.com>
45
46         * arch-utils.c (legacy_pc_in_sigtramp): Move preprocessor expression
47         for IN_SIGTRAMP to here.  Use IN_SIGTRAMP only if it's defined. 
48         Guard usage of SIGTRAMP_START() by using SIGTRAMP_START_P.
49
50 2002-09-13  Christopher Faylor  <cgf@redhat.com>
51
52         * win32-nat.c (child_create_inferior): Honor 'tty' command.
53
54 2002-09-13  Daniel Jacobowitz  <drow@mvista.com>
55
56         * gdbtypes.c (check_stub_method): Make static.
57         (check_stub_method_group): New function.
58         * gdbtypes.h: Update prototypes.
59         * cp-support.c: New file.
60         * cp-support.h: New file.
61
62         * stabsread.c: Include "cp-abi.h" and "cp-support.h".
63         (update_method_name_from_physname): New function.
64         (read_member_functions): Correct method names for operators
65         and v3 constructors/destructors.  Separate v2 constructors and
66         destructors.
67         * Makefile.in (stabsread.o): Update dependencies.
68         (SFILES): Add cp-support.c.
69         (COMMON_OBS): Add cp-support.o.
70         (cp_support_h, cp-support.o): Add.
71
72         * cp-valprint.c (cp_print_class_method): Call
73         check_stub_method_group instead of check_stub_method.  Remove
74         extraneous QUITs.
75         * p-valprint.c (pascal_object_print_class_method): Likewise.
76         * valops.c (search_struct_method): Likewise.
77         (find_method_list, value_struct_elt_for_reference): Likewise.
78
79 2002-09-13  Andrew Cagney  <cagney@redhat.com>
80
81         * gdbarch.sh (SIGTRAMP_END): Change to a predicate function.
82         * gdbarch.h, gdbarch.c: Regenerate.
83
84 2002-09-13  Andrew Cagney  <ac131313@redhat.com>
85
86         * frame.c (find_saved_register): Delete function.
87         * frame.h (find_saved_register): Delete declaration.
88         Fix PR gdb/631.
89
90 Fri Sep 13 14:59:55 2002  Andrew Cagney  <cagney@redhat.com>
91
92         * mips-tdep.c (read_next_frame_reg): Re-hack using
93         frame_register_unwind.
94
95 Fri Sep 13 07:42:09 2002  Andrew Cagney  <cagney@redhat.com>
96
97         * mips-tdep.c (mips_get_saved_register): Re-hack using
98         frame_register_unwind.
99
100 2002-09-12  Joel Brobecker  <brobecker@gnat.com>
101
102         * gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture
103         vector. Will be useful for Interix.  
104         * gdbarch.h, gdbarch.c: Regenerate.
105
106         * valops.c (value_allocate_space_in_inferior): Replace hard-coded
107         name of the malloc function by NAME_OF_MALLOC.
108
109 2002-09-12  Joel Brobecker  <brobecker@gnat.com>
110
111         * value.h (find_function_in_inferior): Add const keyword to
112         one of the parameters. Allows us to invoke this function with
113         a const char *.
114         * valops.c (find_function_in_inferior): Likewise.
115
116 2002-09-12  Joel Brobecker  <brobecker@gnat.com>
117
118         * exec.c (xfer_memory): Fix compilation warning with old versions
119         of GCC.
120         * tracepoint.c (trace_find_tracepoint_command): Likewise.
121
122 2002-09-12  David Carlton  <carlton@math.stanford.edu>
123
124         * symtab.h: Run through gdb_indent.h.
125         Add 2002 to Copyright year list.
126
127 2002-09-12  Alan Modra  <amodra@bigpond.net.au>
128
129         * x86-64-tdep.c (_initialize_x86_64_tdep): Don't use hard-coded
130         mach constants.
131         * MAINTAINERS: Add myself to write after approval list.
132
133 2002-09-11  J. Brobecker  <brobecker@gnat.com>
134
135         * osabi.c (gdb_osabi_name): Add entry for GDB_OSABI_INTERIX.
136
137 2002-09-11  J. Brobecker  <brobecker@gnat.com>
138
139         * osabi.h (gdb_osabi): Add new GDB_OSABI_INTERIX enum value for
140         Interix.
141
142 2002-06-05  Paul N. Hilfinger  <hilfingr@otisco.mckusick.com>
143
144         * procfs.c (do_detach): Clear current signal, not just fault.
145         Corrects problem with breakpoint trap signal leaking to detached
146         process on Tru64.
147
148 2002-09-10  Michael Snyder  <msnyder@redhat.com>
149
150         * buildsym.c (finish_block): Protect against null pointer.
151
152 2002-09-10  Andrew Cagney  <cagney@redhat.com>
153
154         * infcmd.c (default_print_registers_info): Send all output to
155         ``file'' instead of ``gdb_stdout''.
156
157 2002-09-10  Michael Snyder  <msnyder@redhat.com>
158
159         * mips-tdep.c (mips_extract_struct_value_address): Make val a
160         LONGEST, and use signed register read (addresses are sign-
161         extended for mips).
162
163 2002-09-10  Stephane Carrez  <stcarrez@nerim.fr>
164
165         * event-loop.c (gdb_do_one_event): Make public.
166         * event-loop.h (gdb_do_one_event): Declare.
167
168 2002-09-10  Jeff Law  <law@redhat.com>
169
170         * infttrace.c (child_resume): Simplify and rework to avoid
171         TT_PROC_CONTINUE.
172
173 2002-09-09  Fred Fish  <fnf@intrinsity.com>
174
175         * printcmd.c (print_scalar_formatted): "len" is the number of
176         target bytes, NOT the number of target bits.
177
178 2002-09-09  Elena Zannoni  <ezannoni@redhat.com>
179
180         From: Emmanuel Thome'  <thome@lix.polytechnique.fr>
181         * top.c (init_main): Set rl_terminal_name.
182
183 2002-09-08  Aidan Skinner <aidan@velvet.net>
184
185         * ada-lang.c (ada_array_bound, ada_type_match,
186         _initialize_ada_language): Fix K&R definitions.
187         * ada-tasks.c (get_current_task): Fix K&R definitions.
188         * ada-valprint.c (adjust_type_signedness): Fix K&R definitions.
189                         
190 2002-09-07  Christopher Faylor  <cgf@redhat.com>
191
192         * MAINTAINERS: Remove CE from list of maintainership responsibilities.
193         Add XP.
194
195 2002-09-06  Mark Kettenis  <kettenis@gnu.org>
196
197         * i386-tdep.c (i386_register_virtual_type,
198         i386_register_convertible, i386_register_convert_to_virtual,
199         i386_register_comvert_to_raw): Use FP_REGNUM_P and SSE_REGNUM_P
200         instead of IS_FP_REGNUM and IS_SSE_REGNUM.
201         (i386_gdbarch_init): Fix comment.  Add comments on calls that set
202         sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum.
203         Don't set push_arguments twice.
204
205         * i386bsd-tdep.c (i386bsd_init_abi): Set sigtramp_start and
206         sigtramp_end to i386bsd_sigtramp_start and i386bsd_sigtramp_end.
207         * i386nbsd-tdep.c (i386nbsd_init_abi): Set sigtramp_start and
208         sigtramp_end to NULL.
209         * config/i386/tm-fbsd.h (SIGTRAMP_START, SIGTRAMP_END): Remove
210         defines.
211         (i386bsd_sigtramp_start, i386_sigtramp_end): Remove prototypes.
212
213         * i386nbsd-tdep.c (i386nbsd_pc_in_sigtramp): Remove spurious
214         whitespace.
215
216         * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.
217         * gdbarch.h, gdbarch.c: Re-generate.
218         * blockframe.c (find_pc_sect_partial_function): Convert to use
219         SIGTRAMP_START_P predicate.
220
221 2002-09-05  Michael Snyder  <msnyder@redhat.com>
222
223         * arm-tdep.c (arm_init_extra_frame_info): Distinguish between
224         generic_dummy_frame method and old method.  Also distinguish
225         between ARM_FP_REGNUM and THUMB_FP_REGNUM.
226         (arm_extract_return_value): Use new regcache method.
227
228         * mips-tdep.c (mips_n32n64_push_arguments): Remove alignment
229         adjustment that doesn't conform to the ABI.
230         (mips_extract_struct_value_address): Retrieve V0_REGNUM from
231         saved regcache, not from current regcache.
232
233 2002-09-05  Andrew Cagney  <ac131313@redhat.com>
234
235         * NEWS: Update for 5.3.  Add new section ``Changes since 5.3''.
236         * README: Update.
237
238 2002-09-04  Jason Thorpe  <thorpej@wasabisystems.com>
239
240         * arm-tdep.c (arm_addr_bits_remove): Don't check for Thumb mode
241         if arm_apcs_32 is false.
242
243 2002-09-04  Andrew Cagney  <ac131313@redhat.com>
244
245         GDB 5.3 branch created.
246
247 2002-09-03  Theodore A. Roth  <troth@verinet.com>
248
249         * gdb/avr-tdep.c (avr_gdbarch_init): Use
250         generic_unwind_get_saved_register.
251
252 2002-09-03  David Carlton  <carlton@math.stanford.edu>
253
254         * dwarf2read.c (dwarf2_add_member_fn): Add the 'type'
255         argument (PR gdb/653).  Update call to smash_to_method_type.
256         (read_structure_scope): Update call to dwarf2_add_member_fn.
257
258 2002-09-03  Michal Ludvig  <mludvig@suse.cz>
259
260         * x86-64-linux-tdep.c: Include gdb_string.h
261         * x86-64-linux-nat.c: Ditto.
262
263 2002-09-02  Jason Thorpe  <thorpej@wasabisystems.com>
264
265         * ada-exp.y (yyname, yyrule): Remap global variables that appear
266         when YYDEBUG is set to 1.  
267         * c-exp.y: Likewise.
268         * f-exp.y: Likewise.
269         * jv-exp.y: Likewise.
270         * m2-exp.y: Likewise.
271         * p-exp.y: Likewise.
272
273 2002-09-02  Jason Thorpe  <thorpej@wasabisystems.com>
274
275         * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to
276         dependency list.
277         * i386nbsd-tdep.c (i386nbsdelf_init_abi): Set
278         solib_svr4_fetch_link_map_offsets to
279         nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
280         * config/i386/nbsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
281         * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
282         * config/i386/nbsdelf.mh (NATDEPFILES): Remove solib.o,
283         solib-svr4.o, and solib-legacy.o.
284         * config/i386/tm-nbsd.h: Include solib.h.
285
286 2002-09-02  Jason Thorpe  <thorpej@wasabisystems.com>
287
288         * configure.tgt (i[3456]86-*-netbsdelf*): Merge with... 
289         (i[3456]86-*-netbsd*): ...this.  Set gdb_target to nbsd. 
290         (i[3456]86-*-openbsd*): Make this a separate entry.  Add a
291         comment noting that this needs its own target configuration.
292         * config/i386/nbsd.mt: New file.
293         * config/i386/nbsdaout.mt: Remove.
294         * config/i386/nbsdelf.mt: Ditto.
295         * config/i386/tm-nbsdaout.h: Ditto. 
296
297 2002-09-02  Jason Thorpe  <thorpej@wasabisystems.com>
298
299         * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function. 
300         (i386nbsd_pc_in_sigtramp): Rewrite to use i386nbsd_sigtramp_offset. 
301         (i386nbsd_init_abi): Don't initialize tdep->sigtramp_start or
302         tdep->sigtramp_end.
303         (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end): Remove. 
304         * config/i386/tm-nbsd.h (SIGTRAMP_START, SIGTRAMP_END)
305         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove.
306
307 2002-09-02  Jason Thorpe  <thorpej@wasabisystems.com>
308
309         * Makefile.in (i386nbsd-tdep.o): Add $(arch_utils_h),
310         $(i386_tdep_h), and $(nbsd_tdep_h) to dependency list.
311         * i386-tdep.h (i386bsd_init_abi): New prototype.
312         * i386bsd-tdep.c (i386bsd_init_abi): Remove "static" from
313         function declaration.
314         (_initialize_i386bsd_tdep): Don't register OS ABI handlers
315         for NetBSD-a.out or NetBSD-ELF.
316         (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end)
317         (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset)
318         (i386nbsd_init_abi, i386nbsdelf_init_abi): Move to...
319         * i386nbsd-tdep.c: ...here.  Include arch-utils.h, i386-tdep.h,
320         and nbsd-tdep.h.
321         (i386nbsd_pc_in_sigtramp): New function.
322         (i386nbsd_init_abi): Set gdbarch_pc_in_sigtramp to
323         i386nbsd_pc_in_sigtramp.
324         (_initialize_i386nbsd_tdep): Register i386nbsd_init_abi
325         and i386nbsdelf_init_abi OS ABI handlers.
326         * config/i386/nbsdaout.mt (TDEPFILES): Add nbsd-tdep.o.
327         * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
328
329 2002-09-02  Mark Kettenis  <kettenis@gnu.org>
330
331         * i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSE
332         registers if the target really has them.
333
334 2002-08-31  Jason Thorpe  <thorpej@wasabisystems.com>
335
336         * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) rather
337         than nbsd-tdep.h.
338
339 2002-08-31  Jason Thorpe  <thorpej@wasabisystems.com>
340
341         * Makefile.in (alphanbsd-tdep.o): Add $(frame_h) to dependency
342         list.
343         * alphanbsd-tdep.c (alphanbsd_sigcontext_addr)
344         (alphanbsd_skip_sigtramp_frame): New functions. 
345         (alphanbsd_init_abi): Set tdep->skip_sigtramp_frame to
346         alphanbsd_skip_sigtramp_frame.  Set tdep->sigcontext_addr
347         to alphanbsd_sigcontext_addr. 
348
349 2002-08-31  Jason Thorpe  <thorpej@wasabisystems.com>
350
351         * Makefile.in (mipsnbsd-tdep.o): Add nbsd-tdep.h to dependency
352         list.
353         (nbsd-tdep.o): Add $(gdb_string_h) to dependency list. 
354         * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): Use
355         nbsd_pc_in_sigtramp. 
356         * mipsnbsd-tdep.c: Include nbsd-tdep.h.
357         (mipsnbsd_pc_in_sigtramp): Use nbsd_pc_in_sigtramp.
358         * nbsd-tdep.c: Include gdb_string.h.
359         (nbsd_pc_in_sigtramp): New function. 
360         * nbsd-tdep.h (nbsd_pc_in_sigtramp): New prototype. 
361         * ppcnbsd-tdep.c (ppcnbsd_pc_in_sigtramp): New function.
362         (ppcnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
363         ppcnbsd_pc_in_sigtramp. 
364         * shnbsd-tdep.c (shnbsd_pc_in_sigtramp): New function.
365         (shnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
366         shnbsd_pc_in_sigtramp. 
367         * sparcnbsd-tdep.c (sparcnbsd_init_abi_elf): Set
368         gdbarch_pc_in_sigtramp to nbsd_pc_in_sigtramp. 
369         * config/mips/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
370
371 2002-08-30  Pierre Muller  <muller@ics.u-strasbg.fr>
372
373         * breakpoint.c (breakpoint_init_inferior): Reset the val field of
374         watchpoints to NULL.
375         (insert_breakpoints): set val field of watchpoints if NULL.
376
377
378 2002-08-29  Jim Blandy  <jimb@redhat.com>
379
380         * symtab.c (lookup_symbol_aux): In the cases where we find a
381         minimal symbol of an appropriate name and use its address to
382         select a symtab to read and search, use `name' (as passed to us)
383         as the demangled name when searching the symtab's global and
384         static blocks, not the minsym's name.
385
386 2002-08-29  Keith Seitz  <keiths@redhat.com>
387
388         * stack.c (print_frame_info_base): Always set current_source_symtab
389         and current_source_line.
390
391 2002-08-29  Donn Terry  <donnte@microsoft.com>
392
393         * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S).
394
395 2002-08-28  Keith Seitz  <keiths@redhat.com>
396
397         * stack.c (select_frame): Add FIXME concerning selected-frame
398         events.
399         (select_frame_command): Send selected-frame-level-changed
400         event notification, but only if the level actually changed.
401         (up_silently_base): Add selected-frame-level-changed event
402         notification.
403         (down_silently_base): Likewise.
404
405 2002-08-28  Andrew Cagney  <ac131313@redhat.com>
406
407         * Makefile.in: Update dependencies for all gdb/*.c files.
408
409 2002-08-27  Tom Tromey  <tromey@redhat.com>
410
411         * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,
412         ax-gdb.o, signals.o, jv-valprint.o, c-valprint.o, cp-abi.o):
413         Update dependencies.
414         * i387-tdep.c: Include gdb_string.h.
415         * osabi.c: Likewise.
416         * i386-linux-nat.c: Likewise.
417         * lin-lwp.c: Likewise.
418         * ax-gdb.c: Likewise.
419         * signals/signals.c: Likewise.
420         * jv-valprint.c: Likewise.
421         * p-lang.c: Likewise.
422         * c-valprint.c: Likewise.
423         * cp-abi.c: Likewise.
424
425 2002-08-27  Elena Zannoni  <ezannoni@redhat.com>
426
427         * cli/cli-script.h (copy_command_lines): Export.
428         * breakpoint.c: Include cli/cli-script.h.
429         * Makefile.in (breakpoint.o): Update dependencies.
430
431 2002-08-26  Michael Snyder  <msnyder@redhat.com>
432
433         * breakpoint.c (insert_breakpoints): Protect all references
434         to 'process_warning'.  Shorten long lines.
435
436 2002-08-26  Joel Brobecker  <brobecker@gnat.com>
437
438         * cli/cli-script.c (copy_command_lines): New function.
439         * defs.h (copy_command_lines): Export.
440         * testsuite/gdb.base/commands.exp: New tests for commands
441         attached to a temporary breakpoint, and for commands that
442         delete the breakpoint they are attached to.
443         
444 2002-08-26  Michael Snyder  <msnyder@redhat.com>
445
446         * breakpoint.c (bpstat_stop_status): Instead of copying the 
447         pointer to the breakpoint commands struct, make a new copy
448         of the struct and point to that.
449         (bpstat_clear): Free the commands struct.
450         (bpstat_clear_actions): Free the commands struct.
451         (bpstat_do_actions): Free the command actions.  Also execute
452         the local cleanups, instead of deleting them.
453         (delete_breakpoint): Leave the commands field of the bpstat
454         chain alone -- it will be freed later.
455
456 2002-08-26  Kevin Buettner  <kevinb@redhat.com>
457
458         * rs6000-tdep.c (altivec_register_p): Restore function inadvertently
459         deleted in 2002-08-20 commit.  This function is still used by
460         ppc-linux-nat.c.
461
462 2002-08-26  Keith Seitz  <keiths@redhat.com>
463
464         * gdb-events.sh: Add selected-frame-level-changed event.
465         * gdb-events.c: Regenerated.
466         * gdb-events.h: Regenerated.
467         
468 2002-08-26  Stephane Carrez  <stcarrez@nerim.fr>
469
470         Fix PR gdb/393:
471         * inflow.c (terminal_save_ours): New function to save terminal
472         settings.
473         * inferior.h (terminal_save_ours): Declare.
474         * target.c (debug_to_terminal_save_ours): New function.
475         (cleanup_target): Defaults to_terminal_save_ours.
476         (update_current_target): Inherit to_terminal_save_ours.
477         (setup_target_debug): Set to_terminal_save_ours.
478         * target.h (target_terminal_save_ours): New to save terminal settings.
479         (target_ops): New member to_terminal_save_ours.
480         * gnu-nat.c (init_gnu_ops): Set to_terminal_save_ours.
481         * hpux-thread.c (init_hpux_thread_ops): Likewise.
482         * inftarg.c (init_child_ops): Likewise.
483         * m3-nat.c (init_m3_ops): Likewise.
484         * procfs.c (init_procfs_ops): Likewise.
485         * wince.c (init_child_ops): Likewise.
486         * win32-nat.c (init_child_ops): Likewise.
487         * sol-thread.c (init_sol_thread_ops): Likewise.
488
489 2002-08-26  Mark Kettenis  <kettenis@gnu.org>
490
491         * i386-tdep.c (i386_store_return_value): Undeprecate.  Convert to
492         use regcache_* functions.
493         (i386_gdbarch_init): Set store_return_value instead of
494         deprecated_store_return_value.
495
496         * regcache.c (regcache_raw_write_signed,
497         regcache_raw_write_unsigned): New functions.
498         * regcache.h (regcache_raw_write_signed,
499         regcache_raw_write_unsigned): New prototypes.
500
501 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
502
503         * Makefile.in (c-exp.tab.o, jv-exp.tab.o, f-exp.tab.o)
504         (m2-exp.tab.o, p-exp.tab.o, ada-exp.tab.o): Move to before the
505         source file dependencies.  Cleanup corresponding generator rules.
506
507 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
508
509         * regcache.h (register_offset_hack): Declare.
510         (regcache_cooked_read_using_offset_hack): Declare.
511         (regcache_cooked_write_using_offset_hack): Declare.
512
513         * regcache.c (register_offset_hack): New function.
514         (regcache_cooked_read_using_offset_hack): New function.
515         (regcache_cooked_write_using_offset_hack): New function.
516         (regcache_dump): Check that the registers, according to their
517         offset, are packed hard against each other.
518         (cooked_xfer_using_offset_hack): New function.
519
520 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
521
522         * regcache.c (struct regcache_descr): Add field register_type.
523         (init_legacy_regcache_descr): Pass a pre-allocated regcache_descr
524         in as a parameter
525         (init_regcache_descr): Initialize register_type.  Pass the descr
526         to init_legacy_regcache_descr.  Use register_type instead of
527         REGISTER_VIRTUAL_TYPE.
528         (register_type): New function.
529         (regcache_dump): Replace REGISTER_VIRTUAL_TYPE with register_type.
530         * regcache.h (register_type): Declare.
531
532 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
533
534         * rs6000-tdep.c (rs6000_gdbarch_init): Set store_struct_return
535         instead of deprecated_store_return_value.  Fix fallout from
536         2002-08-23 Andrew Cagney <cagney@redhat.com>.
537
538 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
539
540         * regcache.c (max_register_size): New function.
541         (init_legacy_regcache_descr): Ensure that max_register_size is
542         large enough for REGISTER_VIRTUAL_SIZE.
543         * regcache.h (max_register_size): Declare.
544
545 2002-08-24  Andrew Cagney  <ac131313@redhat.com>
546
547         * rs6000-tdep.c (rs6000_gdbarch_init): Use deprecated version of
548         store_return_value.
549         (e500_extract_return_value): Change type of valbuf pointer to
550         void.
551
552 2002-08-24  Mark Kettenis  <kettenis@gnu.org>
553
554         * PROBLEMS: Clarify problems with FreeBSD's compiler and suggest
555         workaround.
556
557         * valprint.c (print_longest) [CC_HAS_LONG_LONG &&
558         PRINTF_HAS_LONG_LONG]: Cast val_long to (long long) or (unsigned
559         long long) to prevent compiler warning on 64-bit systems.
560
561 2002-08-23  Andrew Cagney  <cagney@redhat.com>
562
563         * gdbarch.sh (STORE_RETURN_VALUE): Add regcache parameter.
564         (DEPRECATED_STORE_RETURN_VALUE): New method.
565         (EXTRACT_RETURN_VALUE): Make buffer parameter a void pointer.
566         * gdbarch.h, gdbarch.c: Re-generate.
567
568         * values.c (set_return_value): Pass current_regcache to
569         STORE_RETURN_VALUE.
570         * arch-utils.h (legacy_store_return_value): Declare.
571         * arch-utils.c (legacy_store_return_value): New function.
572         (legacy_extract_return_value): Update parameters.
573
574         * config/pa/tm-hppa.h (DEPRECATED_STORE_RETURN_VALUE): Rename
575         STORE_RETURN_VALUE.
576         * config/pa/tm-hppa64.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
577         * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
578         * config/z8k/tm-z8k.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
579         * config/sparc/tm-sparclet.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
580         * config/mn10200/tm-mn10200.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
581         * config/m68k/tm-linux.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
582         * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
583         * config/m32r/tm-m32r.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
584         * config/h8500/tm-h8500.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
585         * config/h8300/tm-h8300.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
586
587         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
588         * i386-tdep.c (i386_extract_return_value): Update.
589         * arch-utils.c (legacy_extract_return_value): Update.
590         * frv-tdep.c (frv_gdbarch_init): Update.
591         * cris-tdep.c (cris_gdbarch_init): Update.
592         * d10v-tdep.c (d10v_gdbarch_init): Update.
593         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
594         * m68k-tdep.c (m68k_gdbarch_init): Update.
595         * mcore-tdep.c (mcore_gdbarch_init): Update.
596         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
597         * s390-tdep.c (s390_gdbarch_init): Update.
598         * sparc-tdep.c (sparc_gdbarch_init): Update.
599         * sh-tdep.c (sh_gdbarch_init): Update.
600         * x86-64-tdep.c (x86_64_gdbarch_init): Update.
601         * v850-tdep.c (v850_gdbarch_init): Update.
602         * avr-tdep.c (avr_gdbarch_init): Update.
603         * ia64-tdep.c (ia64_gdbarch_init): Update.
604         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
605         * vax-tdep.c (vax_gdbarch_init): Update.
606         * alpha-tdep.c (alpha_gdbarch_init): Update.
607         * arm-tdep.c (arm_gdbarch_init): Update.
608         * mips-tdep.c (mips_gdbarch_init): Update.
609         * i386-tdep.c (i386_gdbarch_init): Update.
610
611 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
612
613         * config/djgpp/fnchange.lst: Add entries for bfd/elf32-ppcqnx.c,
614         bfd/elf32-ppc.c, bfd/elf32-sh.c and bfd/elf32-shqnx.c.
615
616 2002-08-24  Mark Kettenis  <kettenis@gnu.org>
617
618         * PROBLEMS: Refer to GDB 5.3 instead of 5.2.  Mention FreeBSD
619         problems.
620
621 2002-08-23  Joel Brobecker  <brobecker@gnat.com>
622
623         * infrun.c (handle_inferior_event): Move a comment outside of a
624         function call, in order to avoid indent reformatting this part
625         of the code in an unreadable way.
626
627 2002-08-23  Grace Sainsbury  <graces@redhat.com>
628
629         * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsg
630         when breakpoints fail. Move general breakpoint error messages to
631         insert_breakpoints.  
632         * breakpoint.c (insert_breakpoints): Change warnings when
633         breakpoints are nto inserted to specify the type. Remove call to
634         memory_error when hardware breakpoints can't be inserted. Remove
635         multiple calls to warning so all messages are sent to the user at
636         once.
637         (delete_breakpoints): Make insert error messsages more explicit.
638
639 2002-08-23  Daniel Jacobowitz  <drow@mvista.com>
640
641         * ChangeLog: Move gdbserver entries after GDB 5.2 to
642         gdbserver/ChangeLog.
643
644 2002-08-23  Mark Kettenis  <kettenis@gnu.org>
645
646         * i386-tdep.c: Include "objfiles.h".
647         (i386_svr4_init_abi): Set in_solib_call_trampoline and
648         skip_trampoline_code.
649         * config/i386/tm-i386v4.h: Don't include "config/tm-sysv4.h".
650         (CPLUS_MARKER): Define to '.'.
651
652         * linux-proc.c (struct linux_corefile_thread_data): Add num_notes
653         member.
654         (linux_corefile_thread_callback): Increase args->num_notes.
655         (linux_make_note_section): Initialize thread_args.num_notes, and
656         use it to determine whether notes for any threads were created.
657
658 2002-08-23  Donn Terry  <donnte@microsoft.com>
659
660         * proc-api.c (rw_table): Do not include a row for PCDSTOP if the
661         corresponding macro is not defined. Likewise for PCNICE, PCSHOLD
662         and PCUNKILL.
663         (write_with_trace): Conditionalize out the switch branch handling
664         PCSHOLD if the corresponding macro is not defined. Likewise for
665         PRSABORT and PRSTOP.
666         This change will be needed by the Interix port.
667
668 2002-08-22  Elena Zannoni  <ezannoni@redhat.com>
669
670         * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): use
671         write_register wherever possible instead of manipulating the
672         register bytes directly.
673         Assign VALUE_CONTENTS to a variable and use that.
674         The GPR numbers are now dependent on the architecture.
675         
676 2002-08-22  Elena Zannoni  <ezannoni@redhat.com>
677
678         * rs6000-tdep.c (struct rs6000_framedata): Add saved_ev and
679         ev_offset fields.
680         (skip_prologue): Add support for BookE/e500 instructions.
681         (e500_extract_return_value): New function.
682         (frame_get_saved_regs): Add support for saving ev registers and
683         pseudo gpr's.
684         (e500_store_return_value): New function.
685         (rs6000_gdbarch_init): Move up default intializations of
686         deprecated_extract_return_value and store_return_value.  Overwrite
687         init of store_return_value with e500 specific version.
688         Set extract_return_value for e500.
689         
690 2002-08-22  Elena Zannoni  <ezannoni@redhat.com>
691
692         * blockframe.c (generic_call_dummy_register_unwind): Use
693         regcache_cooked_read to catch cases in which the variable is
694         stored in a pseudo register.
695
696 2002-08-22  Andrew Cagney  <cagney@redhat.com>
697
698         * NEWS: Mention that the i960 has been made obsolete.
699         * Makefile.in (SFILES): Delete remote-nrom.c, remote-nindy.c and
700         i960-tdep.c
701         (remote-nrom.o): Obsolete target.
702         (remote-nindy.o, i960-tdep.o): Ditto.
703         * remote-nrom.c: Make file obsolete.
704         * remote-nindy.c, remote-vx960.c: Ditto.
705         * config/i960/vxworks960.mt, config/i960/nindy960.mt: Ditto.
706         * config/i960/mon960.mt, config/i960/tm-i960.h: Ditto.
707         * config/i960/tm-vx960.h, config/i960/tm-nindy960.h: Ditto.
708         * config/i960/tm-mon960.h, i960-tdep.c: Ditto.
709         * configure.tgt: Make i960-*-bout*, i960-nindy-coff*,
710         i960-*-coff*, i960-nindy-elf*, i960-*-elf*, i960-*-nindy* and
711         i960-*-vxworks* obsolete.
712         * MAINTAINERS: Note that the i960 is obsolete.
713
714 2002-08-21  Corinna Vinschen  <vinschen@redhat.com
715
716         * aix-thread.c (aix_thread_detach): Disable thread debugging on
717         detach to allow reinitialization.
718
719 2002-08-22  Andrew Cagney  <ac131313@redhat.com>
720
721         * MAINTAINERS: Change the s390 target to s390-linux-gnu (second
722         attempt).
723
724 2002-08-22  Jim Blandy  <jimb@redhat.com>
725
726         * coffread.c (coff_symfile_read): Don't try to read the line
727         number table from disk if the image file doesn't have a symbol
728         table; we'll never actually look at the info anyway, and Windows
729         ships DLL's with bogus file offsets for the line number data.
730
731 2002-08-21  Elena Zannoni  <ezannoni@redhat.com>
732
733         * rs6000-tdep.c (rs6000_gdbarch_init): Figure out whether we have
734         an e500 executable.
735
736 2002-08-21  Michael Snyder  <msnyder@redhat.com>
737
738         * mips-tdep.c (MSYMBOL_IS_SPECIAL): Replace macro with function.
739         (MSYMBOL_SIZE): Replace macro with function.
740         (DEFAULT_MIPS_TYPE): Delete unused macro.
741         * config/mips/tm-mips.h (DEFAULT_MIPS_TYPE): Delete unused macro.
742         * config/mips/tm-embed.h (DEFAULT_MIPS_TYPE): Delete unused macro.
743
744 2002-08-21  Jim Blandy  <jimb@redhat.com>
745
746         * valops.c (value_cast): Simplify and correct logic for doing a
747         static cast from a pointer to a base class to a pointer to a
748         derived class.
749
750 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
751
752         * infcmd.c (default_print_registers_info): Replace
753         do_registers_info.
754         (registers_info): Use gdbarch_print_registers_info instead of
755         DO_REGISTERS_INFO.
756         * inferior.h (default_print_registers_info): Replace
757         do_registers_info.
758         * gdbarch.sh (PRINT_REGISTERS_INFO): New method.
759         (DO_REGISTERS_INFO): Change to a predicate function.
760         * gdbarch.h, gdbarch.c: Regenerate.
761         
762 2002-08-21  Keith Seitz  <keiths@redhat.com>
763
764         * gdb-events.sh: Add target-changed event.
765         * gdb-events.c: Regenerated.
766         * gdb-events.c: Regenerated.
767         * valops.c (value_assign): Add target-changed event notification
768         to inlval_register, lval_memory, and lval_reg_frame_relative.
769
770 2002-08-21  Joel Brobecker  <brobecker@gnat.com>
771
772         * NEWS: Add an entry regarding the improvement of the next/step
773         operation on Alpha Tru64 multi-processor machines.
774
775 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
776
777         * Makefile.in: Update dependencies for mi/ cli/ and tui/
778         directores.
779         * Makefile.in: Update all _h macro definitions.
780         * Makefile.in (install-gdbtk): Move to install section.
781         (rdi-share/libangsd.a): Move to end of file.
782
783 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
784
785         * frame.c (frame_register_unwind): When a register, set addrp to
786         the register's byte.
787
788 2002-08-20  Michael Snyder  <msnyder@redhat.com>
789
790         * mips-tdep.c (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): These are only
791         used locally, so move them from the target machine header to here.
792         (mips_set_processor_type, mips_register_name, mips32_next_pc, 
793         mips16_next_pc, cached_proc_desc, mips_set_processor_type): 
794         Make static.
795         * config/mips/tm-mips.h (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Delete.
796
797 2002-08-20  Andrew Cagney  <cagney@redhat.com>
798
799         * NEWS: Mention that the Apollo line was made obsolete.
800         * configure.tgt: Make m68*-apollo*-bsd*, m68*-hp-bsd*, and
801         m68*-hp-hpux* obsolete.
802         * configure.host: Make m68*-apollo*-sysv*, m68*-apollo*-bsd*,
803         m68*-hp-bsd* and m68*-hp-hpux* obsolete.
804         * buildsym.c (make_blockvector): Make static.
805         * buildsym.h (make_blockvector): Make extern declaration obsolete.
806         * Makefile.in (HFILES_NO_SRCDIR): Remove dst.h
807         (ALLDEPFILES): Remove dstread.c.
808         (dstread.o): Obsolete make rule.
809         * dstread.c: Makefile obsolete.
810         * dst.h: Ditto.
811         * config/m68k/hp300hpux.mt: Ditto.
812         * config/m68k/hp300hpux.mh: Ditto.
813         * config/m68k/hp300bsd.mt: Ditto.
814         * config/m68k/hp300bsd.mh: Ditto.
815         * config/m68k/apollo68b.mt: Ditto.
816         * config/m68k/apollo68v.mh: Ditto.
817         * config/m68k/apollo68b.mh: Ditto.
818
819 2002-08-20  Michael Snyder  <msnyder@redhat.com>
820
821         * mips-tdep.c (mips_in_return_stub): Make static.
822         (mips_gdbarch_init): Set in_solib_return_trampoline.
823         * config/mips/tm-mips.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
824
825 2002-08-20  Michael Snyder  <msnyder@redhat.com>
826
827         * gdbarch.sh (IN_SOLIB_RETURN_TRAMPOLINE): Add.
828         * gdbarch.c, gdbarch.h: Regenerate.
829         * arch-utils.c, arch-utils.h (generic_in_solib_return_trampoline):
830         Add.
831         * infrun.c (IN_SOLIB_RETURN_TRAMPOLINE): Delete default definition.
832
833 2002-08-20  Michael Snyder  <msnyder@redhat.com>
834
835         * mips-tdep.c (mips_skip_stub, mips_in_call_stub): Make static.
836         (mips_gdbarch_init): Set skip_trampoline_code, 
837         in_solib_call_trampoline.
838         * config/mips/tm-mips.h (REGISTER_NAME): Delete.
839         (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE): Delete.
840
841 2002-08-20  Elena Zannoni  <ezannoni@redhat.com>
842
843         * ppc-tdep.h (struct gdbarch_tdep): Add ev registers.
844
845         * rs6000-tdep.c (rs6000_register_virtual_type): Return 64 bit
846         vector type for ev registers.
847         (e500_pseudo_register_read): New function.
848         (e500_pseudo_register_write): New function.
849         (e500_dwarf2_reg_to_regnum): New function.
850         (PPC_UISA_NOFP_SPRS): New macro.
851         (PPC_EV_REGS): New macro.
852         (PPC_GPRS_PSEUDO_REGS): New macro.
853         (registers_e500): New register set for e500.
854         (variants): Add e500 variant.
855         (rs6000_gdbarch_init): Move setting of pc, sp, fp regnums to
856         before setting architectural dependent variations.  Initialize ev
857         registers numbers.  Add case for e500 architecture.  Set the
858         number of pseudo registers.
859
860 2002-08-20  Elena Zannoni  <ezannoni@redhat.com>
861
862         * rs6000-tdep.c: Clean up comments.
863
864 2002-08-20  Andrew Cagney  <cagney@redhat.com>
865
866         * h8300-tdep.c: Re-indent file.
867
868 2002-08-20  Jim Blandy  <jimb@redhat.com>
869
870         * Makefile.in (LDFLAGS): Allow the configure script to establish a
871         default for this.
872
873 2002-08-20  Keith Seitz  <keiths@redhat.com>
874
875         * breakpoints.c (watch_command_1): Use internal breakpoint
876         when setting a watchpoint_scope breakpoint.
877
878 2002-08-20  Elena Zannoni  <ezannoni@redhat.com>
879
880         * gdbtypes.c (build_builtin_type_vec64): Add name to type.
881         (build_builtin_type_vec64i): Ditto.
882         (build_builtin_type_vec128): Ditto.
883         (build_builtin_type_vec128i): Ditto.
884
885 2002-08-19  Michael Snyder  <msnyder@redhat.com>
886
887         * config/mips/tm-mips.h (ELF_MAKE_MSYMBOL_SPECIAL): Delete.
888         (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Change into functions.
889         (FIX_CALL_DUMMY, PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME,
890         POP_FRAME, INIT_EXTRA_FRAME_INFO): Delete.
891         (CALL_DUMMY_START_OFFSET, CALL_DUMMY_BREAKPOINT_OFFSET,
892         CALL_DUMMY_ADDRESS): Delete.
893         * mips-tdep.c (mips_elf_make_msymbol_special, mips_msymbol_size,
894         mips_msymbol_is_special, mips_fix_call_dummy): New functions.
895         (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame, 
896         push_dummy_frame, fix_call_dummy, init_extra_frame_info, 
897         push_return_address.
898         (mips_register_raw_size, mips_eabi_use_struct_convention, 
899         mips_n32n64_use_struct_convention, mips_o32_use_struct_convention,
900         mips_o32_reg_struct_has_addr, mips_frame_saved_pc, mips_frame_chain,
901         mips_init_extra_frame_info, mips_eabi_push_arguments, 
902         mips_n32n64_push_arguments, mips_push_return_address,
903         mips_push_dummy_frame, mips_pop_frame, mips_skip_prologue,
904         mips_breakpoint_from_pc, mips_call_dummy_address): Make static.
905
906 2002-08-19  Michael Snyder  <msnyder@redhat.com>
907
908         * mips-tdep.c (mips_frame_num_args): New function.
909         (mips_gdbarch_init): Set frame_chain, frameless_function_invocation,
910         frame_saved_pc, frame_args_address, frame_locals_address, 
911         frame_num_args, and frame_args_skip.
912         * config/mips/tm-mips.h (FRAME_CHAIN, FRAMELESS_FUNCTION_INVOCATION,
913         FRAME_SAVED_PC, FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS, 
914         FRAME_NUM_ARGS, FRAME_ARGS_SKIP): Delete.
915         * config/mips/tm-mipsv4.h (FRAME_CHAIN_VALID): Delete.
916
917 2002-08-20  Michael Snyder  <msnyder@redhat.com>
918
919         * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Delete.
920         (EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
921         * mips-tdep.c (mips_store_struct_return): New function.
922         (mips_extract_struct_value_address): New function.
923         (mips_gdbarch_init): Set store_struct_return and
924         extract_struct_value_address.
925
926 2002-08-20  David Carlton  <carlton@math.stanford.edu>
927
928         * dwarf2read.c (dwarf2_build_psymtabs): Check that
929         dwarf_line_offset is nonzero before creating dwarf_line_buffer.
930         (read_file_scope): Check that line_header is nonzero before
931         decoding macro information.
932
933 2002-08-20  Mark Kettenis  <kettenis@gnu.org>
934
935         * i386-tdep.h (FP_REGNUM_P): Change such that we don't incorrectly
936         flag the general-purpose registers as floating-point on targets
937         that don't support the floating-point registers.
938
939 2002-08-20  Elena Zannoni  <ezannoni@redhat.com>
940
941         * rs6000-tdep.c (altivec_register_p): Delete.
942         (rs6000_do_altivec_registers): Delete.
943         (rs6000_altivec_registers_info): Delete.
944         (rs6000_do_registers_info): Delete.
945         (_initialize_rs6000_tdep): Remove command 'info powerpc altivec'.
946         (rs6000_gdbarch_init): Remove setting of do_registers_info.
947
948 2002-08-20  Elena Zannoni  <ezannoni@redhat.com>
949
950         * infcmd.c (do_registers_info): Print vector registers in hex
951         format only.
952         (print_vector_info): Check that printing registers
953         makes sense.
954         (print_float_info): Ditto.
955
956 2002-08-20  Andrew Cagney  <ac131313@redhat.com>
957
958         * mips-tdep.c (mips_gdbarch_init): Update.
959         (mips_o32_extract_return_value): Rewrite.
960         (mips_o32_store_return_value): Rewrite.
961         (mips_o32_xfer_return_value): New function.
962         (mips_xfer_register): Tweak debug print message.  Allow for
963         buf_offset when dumping the value transfered.
964
965 2002-08-20  Andrew Cagney  <ac131313@redhat.com>
966
967         * config/mips/tm-nbsd.h (MIPS_DEFAULT_ABI): Delete.
968         * config/mips/tm-linux.h (MIPS_DEFAULT_ABI): Delete.
969         * config/mips/tm-irix5.h (MIPS_DEFAULT_ABI): Delete.
970         * config/mips/tm-irix6.h (MIPS_DEFAULT_ABI): Delete.
971         * mips-tdep.c (mips_gdbarch_init) [MIPS_DEFAULT_ABI]: Delete code.
972
973 2002-08-14  Michael Snyder  <msnyder@redhat.com>
974
975         * mips-tdep.c (mips_frame_chain): Check for call-dummy frames.
976
977 2002-08-19  Elena Zannoni  <ezannoni@redhat.com>
978
979         * rs6000-tdep.c (struct reg): Add field to indicate a pseudo
980         register.
981         (P): New macro to define a register as a pseudo register.
982         (R, R4, R8, R16, FR32, R64, R0): Updated.
983         (struct variant): Add new fields for number of pseudo registers
984         and number of total registers.
985         (tot_num_registers): New macro replacing....
986         (num_registers): ...deleted macro.
987         (num_registers): New function.
988         (num_pseudo_registers): New function.
989         (variants): Update all variants to intialize new fields correctly.
990         Postpone initialization of number of pseudo regs and real regs.
991         (init_variants): New function.
992         (rs6000_gdbarch_init): Initialize variants.  Update calculation of
993         registers offsets.
994
995 2002-08-19  David Carlton  <carlton@math.stanford.edu>
996
997         * valops.c (search_struct_field): Change error message to treat
998         return value of 0 from value_static_field as meaning that field is
999         optimized out.
1000         (value_struct_elt_for_reference): Ditto.
1001         * values.c (value_static_field): Treat an unresolved location the
1002         same as a nonexistent symbol.  Fix PR gdb/635.
1003         * gnu-v2-abi.c (gnuv2_value_rtti_type): Eliminate test for being
1004         enclosed.  Fix PR gdb/574.
1005         * MAINTAINERS: Add self to Write After Approval list.
1006
1007 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
1008
1009         * mips-tdep.c (mips_xfer_register): New function.
1010         (mips_n32n64_extract_return_value): Rewrite.
1011         (mips_gdbarch_init): For N32 and N64, set extract_return_value
1012         instead of deprecated_extract_return_value.
1013
1014 2002-08-19  Elena Zannoni  <ezannoni@redhat.com>
1015
1016         * rs6000-tdep.c (TDEP): Delete macro.
1017         (branch_dest): Replace use of TDEP macro with its body.
1018         (rs6000_pop_frame): Ditto.
1019         (rs6000_push_arguments): Ditto.
1020         (rs6000_skip_trampoline_code): Ditto.
1021         (rs6000_frame_saved_pc): Ditto.
1022         (rs6000_frame_chain): Ditto.
1023         (rs6000_register_name): Ditto.
1024         (rs6000_register_byte): Ditto.
1025         (rs6000_register_raw_size): Ditto.
1026         (rs6000_register_virtual_type): Ditto.
1027         (rs6000_register_convertible): Ditto.
1028         (rs6000_convert_from_func_ptr_addr): Ditto.
1029
1030 2002-08-19  Daniel Jacobowitz  <drow@mvista.com>
1031
1032         * config/mips/tm-linux.h (REALTIME_LO, REALTIME_HI): Define
1033         conditionally.
1034         (JB_PC, JB_ELEMENT_SIZE): Rename to MIPS_LINUX_JB_PC and
1035         MIPS_LINUX_JB_ELEMENT_SIZE.
1036         * mips-linux-tdep.c (supply_gregset, fill_gregset): Use alloca
1037         for MAX_REGISTER_RAW_SIZE arrays.
1038         (mips_linux_get_longjmp_target): Use MIPS_LINUX_JB_PC and
1039         MIPS_LINUX_JB_ELEMENT_SIZE.
1040
1041 2002-08-19  Pierre Muller  <muller@ics.u-strasbg.fr>
1042
1043         * i387-tdep.c (i387_print_float_info): Fix typo in comment.
1044
1045 2002-08-19  Aidan Skinner <aidan@velvet.net>
1046
1047         * Makefile.in (SFILES): Add ada-exp.y ada-lang.c ada-typeprint.c
1048         ada-valprint.c ada-tasks.c.
1049         (YYFILES): Add ada-exp.y.
1050         (ada-exp.tab.c ada-lex.c ada-lang.o): New target.
1051         (ada-tasks.o ada-typeprint.o ada-valprint.o): New target.
1052         (ada-exp.tab.o): New target.
1053                 
1054 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
1055
1056         * regcache.c (regcache_xfer_part): New function.
1057         (regcache_raw_read_part): New function.
1058         (regcache_raw_write_part): New function.
1059         (regcache_cooked_read_part): New function.
1060         (regcache_cooked_write_part): New function.
1061         * regcache.h (regcache_raw_read_part): Declare.
1062         (regcache_raw_write_part): Declare.
1063         (regcache_cooked_read_part): Declare.
1064         (regcache_cooked_write_part): Declare.
1065
1066 2002-08-18  Daniel Jacobowitz  <drow@mvista.com>
1067
1068         * remote.c (remote_open_1): Add async_p.
1069         (remote_async_open_1): Delete.
1070         (open_remote_target): Delete.
1071         (remote_open, extended_remote_open): Update calls to remote_open_1.
1072         (remote_async_open, extended_remote_async_open): Call
1073         remote_open_1 instead of remote_async_open_1.
1074
1075 2002-08-19  Mark Kettenis  <kettenis@gnu.org>
1076
1077         * blockframe.c: Fix a few coding standard violations.
1078
1079 2002-08-19  Mark Kettenis  <kettenis@gnu.org>
1080
1081         * config/i386/nm-i386sco5.h (START_INFERIOR_TRAPS_EXPECTED): Moved
1082         here from ...
1083         * config/i386/tm-i386sco5.h: ... here.  File removed.
1084         * config/i386/i386sco5.mt (TM_FILE): Set to tm-i386v4.h.
1085
1086         * config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define.
1087         * config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.o
1088         (TM_FILE): Set to tm-i386.h.
1089         * config/i386/i386v.mt (TM_FILE): Set to tm-i386.h.
1090         * config/i386/tm-i386v.h: Remove file.
1091         * config/i386/tm-ptx.h [!SEQUENT_PTX4]: Include "i386/tm-i386.h"
1092         instead of "i386/tm-i386v.h".
1093         (START_INFERIOR_TRAPS_EXPECTED): Remove define.
1094         * config/i386/tm-symmetry: Include "i386/tm-i386.h" instead of
1095         "i386/tm-i386v.h".
1096         (START_INFERIOR_TRAPS_EXPECTED): Remove define.
1097         * config/i386/tm-vxworks.h: Include "i386/tm-i386.h" instead of
1098         "i386/tm-i386.h".
1099
1100 2002-08-18  Mark Kettenis  <kettenis@gnu.org>
1101
1102         * config/i386/nm-i386v.h: Add protection against
1103         multiple-inclusion.
1104         (i386_register_u_addr): Remove prototype.
1105         (register_u_addr): New prototype.
1106         (REGISTER_U_ADDR): Redefine accordingly.
1107         * i386v-nat.c: Improve several comments.
1108         (i386_register_u_addr): Change signature and rename to
1109         register_u_addr.  Use FP_REGNUM_P.  Rewrite slightly to get rid of
1110         ubase variable.
1111
1112 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
1113
1114         * config/mips/tm-mips.h (STORE_RETURN_VALUE): Delete macro.
1115         (DEPRECATED_EXTRACT_RETURN_VALUE): Delete macro.
1116         * mips-tdep.c (mips_gdbarch_init): Set store_return_value and
1117         deprecated_extract_return_value.
1118         (mips_o32_push_arguments, mips_o64_push_arguments): Clone and
1119         rename mips_o32o64_push_arguments.
1120         (mips_gdbarch_init): Update.
1121         (mips_extract_return_value): Delete.
1122         (mips_o32_extract_return_value): Clone mips_extract_return_value.
1123         (mips_o64_extract_return_value): Clone mips_extract_return_value.
1124         (mips_eabi_extract_return_value): Clone mips_extract_return_value.
1125         (mips_n32n64_extract_return_value): Clone
1126         mips_extract_return_value.
1127         (mips_store_return_value): Delete.
1128         (mips_o32_store_return_value): Clone mips_store_return_value.
1129         (mips_o64_store_return_value): Clone mips_store_return_value.
1130         (mips_eabi_store_return_value): Clone mips_store_return_value.
1131         (mips_n32n64_store_return_value): Clone mips_store_return_value.
1132
1133 2002-08-18  Aidan Skinner <aidan@velvet.net>
1134
1135         * ada-lang.c: Use gdb_string.h instead of <string.h>.
1136         * ada-typeprint.c: Use gdb_string.h instead of <string.h>.
1137                 
1138 2002-08-18  Aidan Skinner <aidan@velvet.net>
1139
1140         * ada-lang.c: Run through gdb_indent.sh.
1141         * ada-lang.h: Run through gdb_indent.sh.
1142         * ada-tasks.c: Run through gdb_indent.sh.
1143         * ada-typeprint.c: Run through gdb_indent.sh.
1144         * ada-valprint.c: Run through gdb_indent.sh.
1145
1146 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
1147
1148         * osabi.c (gdbarch_init_osabi): Don't complain about an unknown
1149         ABI.
1150
1151 2002-08-18  Mark Kettenis  <kettenis@gnu.org>
1152
1153         * i386b-nat.c [FETCH_INFERIOR_REGISTERS]: Remove dead code.
1154
1155         * config/i386/nm-i386bsd.h (FLOAT_INFO): Remove redundant #undef.
1156         * i386b-nat.c [FLOAT_INFO]: Remove dead code.
1157
1158         * i386-tdep.c (i386_do_pop_frame, i386_store_return_value): Call
1159         write_register_gen instead of write_register_bytes.
1160
1161         * NEWS: Mention that the i[3456]-*mach3*, i[3456]-*-mach* and
1162         i[3456]-*-osf1mk* configurations have been made obsolete.
1163         * configure.host: Make i[3456]86-*-mach3*, i[3456]86-*mach* and
1164         i[3456]86-*-osf1mk* hosts obsolete.
1165         * confighure.tgt: Make i[3456]86-*-mach3*, i[3456]86-*-osf1mk*
1166         targets obsolete.
1167         * config/i386/i386mach.mh, config/i386/nm-i386mach.h,
1168         config/i386/xm-i386mach.h, config/i386/i386m3.mh,
1169         config/i386/i386m3.mt, config/i386/nm-m3.h,
1170         config/i386/tm-i386m3.h, config/i386/xm-i386m3.h,
1171         config/i386/i386mk.mh, config/i386/i386mk.mt,
1172         config/i386/tm-i386mk.h, config/i386/xm-i386mk.h: Make files
1173         obsolete.
1174         * i386mach-nat.c, i386m3-nat.c: Make files obsolete.
1175         * Makefile.in (ALLDEPFILES): Remove i386mach.c i386m3-nat.c
1176         (i386mach-nat.o, i386m3-nat.o):Make targets obsolete.
1177
1178 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
1179
1180         * config/pa/tm-hppa.h (hppa_store_return_value): Declare.
1181         (hppa_value_returned_from_stack): Declare.
1182         (hppa_extract_return_value): Declare.
1183         * config/pa/hppa.mt: New file.
1184         * configure.tgt: Recognize hppa*-*-*.
1185         * MAINTAINERS: Change HPPA target to hppa-elf.  Still broken.
1186
1187 2002-08-18  Mark Kettenis  <kettenis@gnu.org>
1188
1189         * i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Fix typo in
1190         comment.
1191
1192 2002-08-17  Mark Kettenis  <kettenis@gnu.org>
1193
1194         * top.c (gdb_rl_operate_and_get_next): Make sure
1195         operate-and-get-next functions correctly even when the history
1196         list is completely filled.
1197
1198 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
1199
1200         * MAINTAINERS (Target Instruction Set Architectures): Rename
1201         Target/Architectures.  Replace vax-dec-vms5.5 with vax-netbsd.
1202         Replace s390-linux with s390-linux-gnu.  Remove i386-aout,
1203         mcore-pe, mips64-elf, sparc64-elf.  Remove i586-pc-msdosdjgpp,
1204         already listed under Host/Native.
1205
1206         * configure.tgt: Combine i[3456]86-*-coff*, i[3456]86-*-elf*,
1207         i[3456]86-*-pe*, and i[3456]86-*-aout* into i[3456]86-*-*.  Add
1208         mips*-*-*.
1209
1210 2002-08-17  Andrew Cagney  <ac131313@redhat.com>
1211
1212         * config/ia64/ia64.mt: New file.
1213         * config/alpha/alpha.mt: New file.
1214         * MAINTAINERS: Change the alpha target to alpha-elf and IA-64 to
1215         ia64-linux-gnu.  Mention that ia64-elf is broken.
1216         * configure.tgt: Add alpha*-*-* and ia64*-*-* patterns.
1217
1218 2002-08-17  Mark Kettenis  <kettenis@elgar.kettenis.dyndns.org>
1219
1220         * i386-tdep.c (i386_svr4_init_abi, i386_nw_init_abi): Use
1221         generic_func_frame_valid instead of func_frame_valid.
1222
1223 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
1224
1225         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,
1226         procfs appears to be broken when debugging on multi-processor
1227         machines. So enable software single stepping in order to avoid
1228         using the procfs interface to do next/step operations, using
1229         internal breakpoints instead.
1230
1231         * infrun.c (handle_inferior_event): Readjust the stop_pc by
1232         DECR_PC_AFTER_BREAK when hitting a single step breakpoint, to
1233         make this pc address equal to the value it would have if the
1234         system stepping capability was used. Also set a new flag used
1235         to ensure that we don't readjust the PC one more time later.
1236
1237         * breakpoint.c (bpstat_stop_status): Do not adjust the PC
1238         address by DECR_PC_AFTER_BREAK when software single step is
1239         in use for this architecture, as this has already been taken
1240         care of in handle_inferior_event().
1241
1242 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
1243
1244         * infrun.c (handle_inferior_event): Minor reformatting, to make
1245         a rather long condition expression easier to read.
1246
1247 2002-08-16  Andrew Cagney  <ac131313@redhat.com>
1248
1249         * Makefile.in (gdbtk.o): Move to end of file.
1250         (gdbtk-bp.o, gdbtk-cmds.o): Ditto.
1251         (gdbtk-hooks.o, gdbtk-register.o): Ditto.
1252         (gdbtk-stack.o, gdbtk-varobj.o): Ditto.
1253         (gdbtk-wrapper.o, gdbres.o): Ditto.
1254
1255 2002-08-16  Andrew Cagney  <ac131313@redhat.com>
1256
1257         * Makefile.in (copying.o): Separate out compile rule.
1258         (hpux-thread.o, procfs.o, signals.o): Ditto.
1259         (v850ice.o, z8k-tdep.o): Ditto.
1260         (tui-file.o): Move to TUI section.
1261         (xdr_ptrace.o, xdr_rdb.o, xdr_ld.o): Move to separate section.
1262         (nindy.o, Onindy.o, ttyflush.o): Move to separate section.
1263
1264 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
1265
1266         * i386-tdep.c (i386_pe_skip_trampoline_code): renamed from
1267         skip_trampoline_code, for better namespace-proofing.   
1268
1269         * i386-tdep.h (i386_pe_skip_trampoline_code): Add declaration.
1270
1271 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
1272
1273         * config/i386/tm-cygwin.h: Remove some "#if 0"'ed macros.
1274
1275 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
1276
1277         * infrun.c (handle_inferior_event): When receiving a SIGTRAP
1278         signal, check whether we hit a breakpoint before checking for a
1279         single step breakpoint. Otherwise, GDB fails to notice that a
1280         breakpoint has been hit when stepping onto a breakpoint.
1281
1282 2002-08-16  Keith Seitz  <keiths@redhat.com>
1283
1284         * gdb-events.sh (clear_gdb_event_hooks): New function.
1285         * gdb-events.c: Regenerate.
1286         * gdb-events.h: Regenerate.
1287
1288 2002-08-16  Andrew Cagney  <ac131313@redhat.com>
1289
1290         * breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint to
1291         not_a_sw_breakpoint.
1292         * breakpoint.h (bpstat_stop_status): Add parameter names.
1293
1294 2002-08-16  Grace Sainsbury  <graces@redhat.com>
1295
1296         * remote.c (remote_insert_hw_breakpoint)
1297         (remote_remove_hw_breakpoint): Fix calculation of length field
1298         for Z-packet.
1299
1300 2002-08-15  Michael Snyder  <msnyder@redhat.com>
1301
1302         * irix5-nat.c (supply_gregset): Allocate plenty-big buffer
1303         (32 bytes) instead of using MAX_REGISTER_RAW_SIZE.
1304         (supply_fpregset): Ditto.
1305         
1306         * config/mips/tm-mips.h (REGISTER_CONVERT_TO_VIRTUAL, 
1307         REGISTER_CONVERT_TO_RAW, REGISTER_CONVERTIBLE, 
1308         MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE): Delete.
1309         (TARGET_READ_SP): Delete.
1310         (DO_REGISTERS_INFO): Delete.
1311         (FUNCTION_START_OFFSET, IN_SIGTRAMP, REGISTER_VIRTUAL_SIZE):
1312         Delete.
1313         (REGISTER_CONVERT_FROM_TYPE, REGISTER_CONVERT_TO_TYPE): Convert
1314         from macros to functions.
1315
1316         * mips-tdep.c (mips_gdbarch_init): Set the above in the gdbarch.
1317         (mips_register_convertible, mips_register_convert_to_virtual,
1318         mips_register_convert_to_raw): Make static.
1319         (mips_read_sp): New function.
1320         (mips_gdbarch_init): Set gdbarch read_sp to mips_read_sp.
1321         (mips_do_registers_info): Make static.
1322         (mips_gdbarch_init): Insert mips_do_registers_info into gdbarch.
1323         (in_sigtramp): Make static, rename to mips_pc_in_sigtramp.
1324         (mips_register_convert_from_type, mips_register_convert_to_type):
1325         New functions.
1326         (mips_gdbarch_init): Set up function_start_offset, 
1327         register_virtual_size, pc_in_sigtramp.
1328
1329 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
1330
1331         * infcmd.c (vector_info): New function.
1332         (_initialize_infcmd): Add command "info vector".
1333         (print_vector_info): New function.
1334
1335         * gdbarch.sh (PRINT_VECTOR_INFO): New method
1336         * gdbarch.h, gdbarch.c: Regenerate.
1337
1338 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
1339
1340         * infcmd.c (do_registers_info): Rename parameter ``fpregs'' to
1341         ``print_all''.  Only print vector registers when ``print_all''.
1342
1343 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
1344
1345         * i387-tdep.h (i387_print_float_info): Add `args' parameter.
1346         * i387-tdep.c (i387_print_float_info): Add `args' parameter.
1347
1348         * gdbarch.sh (PRINT_FLOAT_INFO): Change to a predicate method.
1349         Add `args' parameter.
1350         * gdbarch.h, gdbarch.c: Regenerate.
1351         
1352         * arm-tdep.c (arm_print_float_info): Add the parameter `args'.
1353         
1354         * infcmd.c (float_info): Call print_float_info.
1355         (print_float_info): New function.  By default, print the
1356         floating-point registers.
1357
1358         * arch-utils.h (default_print_float_info): Delete declaration.
1359         * arch-utils.c (default_print_float_info): Delete function.
1360         
1361 2002-08-16  Mark Kettenis  <kettenis@gnu.org>
1362
1363         * config/i386/nm-i386v.h (FLOAT_INFO): Remove already commented
1364         out define.
1365
1366         * i387-tdep.c (i387_print_float_info): Add comment about ignoring
1367         FRAME.
1368
1369         * NEWS: Mention that the i[3456]-*-aix target has been made obsolete.
1370         * configure.host: Make i[3456]86-*-aix host obsolete.
1371         * configure.tgt: Make i[3456]86-*-aix target obsolete.
1372         * config/i386/i386aix.mh, config/i386/i386aix.mt,
1373         config/i386/nm-i386aix.h, condig/i386/tm-i386aix.h,
1374         config/i386/xm-i386aix.h: Make files obsolete.
1375         * i386aix-nat.c: Make file obsolete.
1376         * Makefile.in (ALLDEPFILES): Remove i386aix-nat.c.
1377         (i386aix-nat.o): Make target obsolete.
1378
1379         * config/i386/nm-gnu.h: Removed.
1380         * config/i386/nm-i386gnu.h: New file.
1381         (THREAD_STATE_FLAVOR, THREAD_STATE_SIZE,
1382         THREAD_STATE_SET_TRACED, THREAD_STATE_CLEAR_STATE, ATTACH_DETACH):
1383         Moved here from ...
1384         * config/i386/tm-i386gnu.h: ... here.  Removed.
1385         * config/i386/xm-i386gnu.h: Removed.
1386         * config/i386/i386gnu.mh (XM_FILE): Set to xm-i386.h.
1387         (NAT_FILE): Set to nm-i386gnu.h.
1388         * config/i386/i386gnu.mt (TDEPFILES): Add i386gnu-tdep.o.
1389         * i386-tdep.c: New file.
1390         * Makefile.in (ALLDEPFILES): Add i386gnu-nat.c and i386gnu-tdep.c.
1391         (i386gnu-tdep.o): Specify dependencies.
1392
1393 2002-08-15  Mark Kettenis  <kettenis@gnu.org>
1394
1395         * config/i386/tm-i386sco5.h: Include "i386/tm-i386v4.h" instead of
1396         "i386/tm-i386.h", "i386/tm-i386v.h" and "config/tm-sysv.h".
1397         Adjust a few comments to reflect reality a bit closer.
1398         (KERNEL_U_SIZE, TARGET_HAS_HARDWARE_WATCHPOINTS,
1399         TARGET_CAN_USE_HARDWARE_WATCHPOINT, HAVE_CONTINUEABLE_WATCHPOINT,
1400         HAVE_STEPPABLE_WATCHPOINT, STOPPED_BY_WATCHPOINT,
1401         target_insert_watchpoint, target_remove_watchpoint):
1402         Move defines to ...
1403         * config/i386/nm-i386sco5.h: ... here.
1404         (kernel_u_size): Add prototype.  Improve a few comments and add
1405         protection against multiple inclusion.
1406         
1407         * config/i386/nm-i386sco.h (FLOAT_INFO): Remove already commented
1408         out define.
1409
1410         * uw-thread.c (SP_ARG0): Define if not already defined.
1411         * config/i386/tm-i386.h (SO_ARG0): Remove define.
1412
1413         * config/i386/tm-i386v4.h (HAVE_I387_REGS): Remove define.
1414
1415         * config/i386/tm-i386.h: Don't include "regcache.h".
1416
1417         * i387-tdep.h (i387_print_float_info): New prototype.
1418         * i387-tdep.c (print_i387_value, print_i387_ext,
1419         print_i387_status_word, print_i387_control_word): Add `struct
1420         ui_file *' argument and use it for output.
1421         (i387_print_float_info): Renamed from i387_float_info.  Add
1422         `struct gdbarch *' and `struct ui_file *' arguments and use the
1423         latter for output.
1424         * i386-tdep.c: Include "i387-tdep.h".
1425         (i386_gdbarch_init): Set print_float_info.
1426         * config/i386/tm-i386.h (i387_float_info): Remove prototype.
1427         (FLOAT_INFO): Remove define.
1428
1429 2002-08-13  Michael Snyder  <msnyder@redhat.com>
1430
1431         * mips-tdep.c (mips_push_arguments): Rename to
1432         mips_eabi_push_arguments, and tune for EABI.
1433         (MIPS_REGS_HAVE_HOME_P): Delete.
1434         (struct gdbarch_tdep): Remove mips_regs_have_home_p field.
1435         (mips_gdbarch_init): Set gdbarch push_arguments for eabi.
1436         Delete references to mips_regs_have_home_p.
1437
1438 2002-08-14  Keith Seitz  <keiths@redhat.com>
1439
1440         * Makefile.in (install-gdbtk): Create insight plugin directory.
1441         Install plugins.tcl file.
1442
1443 2002-08-14  Keith Seitz  <keiths@redhat.com>
1444
1445         * configure.in: Move SUBDIRS to near top of the file so that
1446         --enable options may add things to it.
1447         If gdbtk is enabled, add gdbtk directory to SUBDIRS and configdirs.
1448         * configure: Regenerate.
1449
1450 2002-08-13  Michael Snyder  <msnyder@redhat.com>
1451
1452         * mips-tdep.c (mips_o32o64_push_arguments):  New function, 
1453         cloned from mips_push_arguments, tuned for o32/o64 ABI.
1454         (mips_gdbarch_init): Set gdbarch_push_arguments to new func.
1455
1456 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
1457
1458         * vax-tdep.c (vax_get_saved_register): Delete function.
1459         (vax_gdbarch_init): Update.
1460         * ns32k-tdep.c (ns32k_get_saved_register): Delete function.
1461         (ns32k_gdbarch_init): Update.
1462         * alpha-tdep.c (alpha_get_saved_register): Delete function.
1463         (alpha_gdbarch_init): Update.
1464
1465 2002-08-13  Andrew Cagney  <cagney@redhat.com>
1466
1467         * regcache.c (init_regcache_descr): Overallocate the
1468         raw_register_valid_p array including space for NUM_PSEUDO_REGS.
1469         (registers_changed): Replace NUM_REGS+NUM_PSEUDO_REGS with
1470         nr_raw_registers.
1471         (set_register_cached): Add range checking assertions.  Use
1472         current_regcache.
1473
1474 2002-08-13  Mark Kettenis  <kettenis@gnu.org>
1475
1476         * i386-tdep.c (i386_stab_reg_to_regnum): Return correct register
1477         numbers for MMX registers.
1478
1479 2002-08-13  Andrew Cagney  <cagney@redhat.com>
1480
1481         * i386-tdep.c (i386_gdbarch_init): Use
1482         generic_unwind_get_saved_register.
1483
1484 2002-08-13  Kevin Buettner  <kevinb@redhat.com>
1485
1486         * procfs.c (procfs_can_use_hw_breakpoint): New function.
1487         (init_procfs_ops): Define ``to_can_use_hw_breakpoint'' for procfs
1488         target vector.
1489         * config/mips/nm-irix5.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
1490         Delete.  Add comment regarding this now-deleted target method.
1491
1492 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
1493
1494         * m68hc11-tdep.c (M68HC12_NUM_PSEUDO_REGS): New define.
1495         (M68HC12_HARD_PC_REGNUM): Define specific PC for 68HC12 (pseudo reg).
1496         (m68hc11_pseudo_register_read): Compute the 68HC12 PC using the
1497         real PC and the page number (if it's within the memory bank window).
1498         (m68hc11_pseudo_register_write): Likewise when saving.
1499         (m68hc11_register_name): Name the virtual pc 'pc' and the real one ppc.
1500         (m68hc11_register_virtual_type): Return uint32 for virtual pc.
1501         (m68hc11_register_raw_size): And use 32-bit for it.
1502         (m68hc11_gdbarch_init): Use 32-bit address for 68HC12 if the
1503         16K memory bank is used by the prog; also use the virtual pc.
1504
1505 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
1506
1507         * m68hc11-tdep.c (m68hc11_elf_make_msymbol_special): New function.
1508         (m68hc11_gdbarch_init): Install it in gdbarch.
1509         (MSYMBOL_SET_RTC, MSYMBOL_SET_RTI): New to set symbol specific flags.
1510         (MSYMBOL_IS_RTC, MSYMBOL_IS_RTI): New to test these flags.
1511         (MSYMBOL_SIZE): New for documentation.
1512         (insn_return_kind): Enum to specify how a function returns.
1513         (frame_extra_info): Cleanup and record the return mode.
1514         (gdbarch_tdep, USE_PAGE_REGISTER): New to control the use of page 
1515         register in address computation.
1516         (m68hc11_get_return_insn): New to obtain the return instruction used
1517         by the function.
1518         (m68hc11_frame_init_saved_regs): Take into account the return
1519         instruction used by the function for far and interrupt functions.
1520         (m68hc11_init_extra_frame_info): Take into account page register.
1521         (m68hc11_frame_args_address): Adjust according to the return mode.
1522         (show_regs): Print page register only when it's used.
1523
1524 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
1525
1526         * m68hc11-tdep.c (HARD_PAGE_REGNUM): Define for 68HC12 page register.
1527         (M68HC11_LAST_HARD_REG, m68hc11_register_names): Update.
1528         (m68hc11_register_virtual_type): Return a 8-bit type for 8-bit
1529         registers.
1530         (m68hc11_register_raw_size): Likewise.
1531
1532 2002-08-13  Andrew Cagney  <cagney@redhat.com>
1533
1534         * i386-tdep.c (i386_register_name): Handle mmx registers.
1535         (mmx_regnum_p): New function.
1536         (i386_mmx_names): New array.
1537         (mmx_num_regs): New variable.
1538         (i386_pseudo_register_read): New function.
1539         (i386_pseudo_register_write): New function.
1540         (mmx_regnum_to_fp_regnum): New function. Code from Fernando Nasser.
1541
1542         * regcache.c (regcache_raw_read_unsigned): New function.
1543         (regcache_raw_read_signed): New function.
1544         * regcache.h (regcache_raw_read_unsigned): Declare.
1545         (regcache_raw_read_signed): Declare.
1546
1547 2002-08-13  Andrew Cagney  <cagney@redhat.com>
1548
1549         * regcache.c (regcache_raw_read_as_address): Delete function.
1550         (regcache_cooked_read_signed): New function.
1551         (regcache_cooked_read_unsigned): New function.
1552         * regcache.h (regcache_cooked_read_signed): Declare.
1553         (regcache_cooked_read_unsigned): Declare.
1554         (regcache_raw_read_as_address): Delete declaration.
1555
1556         * blockframe.c (generic_read_register_dummy): Use
1557         regcache_cooked_read_unsigned.
1558         * i386-tdep.c (i386_extract_struct_value_address): Use
1559         regcache_cooked_read_unsigned.
1560
1561 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
1562
1563         * m68hc11-tdep.c (m68hc11_gdbarch_init): Set int, double and long
1564         double sizes according to ELF ABI flags.
1565         (gdbarch_tdep): Record elf_flags.
1566
1567 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
1568
1569         * m68hc11-tdep.c (M6812_OP_PSHX, M6812_OP_PSHY): New defines.
1570         (m6812_prolog): They can appear in 68HC12 function prologue.
1571         (m68hc11_frame_chain): Cleanup.
1572
1573 2002-08-12  Andrew Cagney  <cagney@redhat.com>
1574
1575         * i386-tdep.h (i386_register_byte, i386_register_raw_size): Delete
1576         declarations.
1577         * i386-linux-tdep.c (i386_linux_register_byte): Delete function.
1578         (i386_linux_register_raw_size): Delete function.
1579         (i386_linux_init_abi): Update.
1580         * i386-tdep.c (i386_register_raw_size): Delete function.
1581         (i386_register_byte): Delete function.
1582         (i386_gdbarch_init): Update.
1583         (i386_register_size): Delete array.
1584         (i386_register_offset): Delete array.
1585
1586         * config/i386/tm-symmetry.h (REGISTER_BYTE): Delete macro.
1587         (REGISTER_RAW_SIZE): Delete macro.
1588         * config/i386/tm-ptx.h (REGISTER_RAW_SIZE): Delete macro.
1589         (REGISTER_BYTE): Delete macro.
1590
1591 2002-08-11  Aidan Skinner <aidan@velvet.net>
1592
1593         * ada-lang.c (ada_lookup_partial_symbol)
1594         (to_fixed_variant_branch_type) (find_line_in_linetable): Fix
1595         prototype names so that grep ^func works properly.
1596
1597         * ada-lang.c (ada_array_element_type)
1598         (ada_lookup_partial_symbol): Fix typos in parameter list.
1599
1600         * ada-valprint.c (val_print_packed_array_elements) (ada_val_print_1):
1601         Fix prototype names so that grep ^func works properly.
1602         
1603 2002-08-10  Andrew Cagney  <cagney@redhat.com>
1604             Elena Zannoni  <ezannoni@redhat.com>
1605             Martin M. Hunt  <hunt@redhat.com>
1606
1607         * gdbtypes.c (build_builtin_type_vec128): Set the vector bit.
1608         (build_builtin_type_vec128i): Set the vector bit.
1609         * gdbtypes.h (builtin_type_vec64, builtin_type_vec64i): Declare.
1610         * gdbtypes.c (builtin_type_vec64, builtin_type_vec64i): Define.
1611         (build_builtin_type_vec64): New function.
1612         (build_builtin_type_vec64i): New function.
1613         (build_gdbtypes): Initialize builtin_type_vec64 and
1614         builtin_type_vec64i.
1615
1616 2002-08-09  Andrew Cagney  <cagney@redhat.com>
1617
1618         * regcache.c (regcache_dump): Compare the register offset
1619         with REGISTER_BYTE.
1620         * arch-utils.c (generic_register_byte): New function.
1621         * arch-utils.h (generic_register_byte): Declare.
1622         * gdbarch.sh (REGISTER_BYTE): Default to generic_register_byte.
1623         * gdbarch.h, gdbarch.c: Regenerate.
1624
1625 2002-08-09  Andrew Cagney  <cagney@redhat.com>
1626
1627         * regcache.c: Include "gdbcmd.h"
1628         (_initialize_regcache): Add commands "maintenance print
1629         registers", "maintenance print raw-registers" and "maintenance
1630         print cooked-registers".
1631         (enum regcache_dump_what): Define.
1632         (dump_endian_bytes): New function.
1633         (regcache_dump): New function.
1634         (regcache_print): New function.
1635         (maintenance_print_registers): New function.
1636         (maintenance_print_raw_registers): New function.
1637         (maintenance_print_cooked_registers): New function.
1638         * Makefile.in (regcache.o): Update dependencies.
1639
1640 2002-08-09  Michael Snyder  <msnyder@redhat.com>
1641
1642         * mips-tdep.c (ROUND_DOWN, ROUND_UP): Move to global scope.
1643         (mips_push_arguments): Correct some comments.  Use paddr_nz
1644         for printing addresses in debug output.  Replace static
1645         allocation using MAX_REGISTER_RAW_SIZE with alloca.
1646         (mips_n32n64_push_arguments): New function, cloned from
1647         mips_push_arguments and tuned for the n32/n64 ABI.
1648         (mips_push_register): Buffer needs dynamic allocation.
1649         (mips_print_register): Ditto.
1650         (do_gp_register_row): Ditto.
1651         (mips_store_return_value): Ditto.
1652         (mips_gdbarch_init): Set gdbarch_push_arguments per ABI.
1653
1654 2002-08-09  Don Howard  <dhoward@redhat.com>
1655
1656         * memattr.c (mem_info_command): Print special case of upper bound
1657         as max CORE_ADDR + 1.
1658
1659 2002-08-08  Michael Snyder  <msnyder@redhat.com>
1660
1661         * mips-tdep.c (mips_n32n64_use_struct_convention): N32 only 
1662         returns structs by ref if they're too big to fit in two registers.
1663
1664 2002-08-09  Kevin Buettner  <kevinb@redhat.com>
1665
1666         * mips-tdep.c (mips_init_extra_frame_info): Initialize SP_REGNUM's
1667         saved regs value.
1668         (read_next_frame_reg): Call FRAME_INIT_SAVED_REGS instead of
1669         mips_find_saved_regs().
1670         (mips_pop_frame): Likewise.
1671
1672 2002-08-09  Kevin Buettner  <kevinb@redhat.com>
1673
1674         * blockframe.c (frame_saved_regs_register_unwind): Revise
1675         PC_IN_CALL_DUMMY assertion to only apply when generic dummy
1676         frames are in use.
1677
1678 2002-08-09  Grace Sainsbury  <graces@redhat.com>
1679         
1680         * remote.c: (remote_wait, remote_async_wait): Add check for awatch
1681         T-packets; the 'a' is not taken as a register number.
1682         (remote_check_watch_resources, remote_stopped_by_watchpoint)
1683         (remote_stopped_data_address): New functions; add to target
1684         vector.
1685         (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint): Change
1686         prototypes to match other implementations of this
1687         function. replace integer argument with pointer -- the length
1688         field in the Z-packet is the length of what is pointed to or 1 if
1689         pointer is null. Add to target vector.
1690         (remote_insert_watchpoint, remote_remove_watchpoint): Add to
1691         target vector.
1692
1693         From Mark Salter:
1694         * remote.c (remote_wait): Add support to extract optional
1695         watchpoint information from T-packet. Ignore unrecognized
1696         optional info in T-packet.
1697         (remote_async_wait): Ditto.
1698
1699 2002-08-09  Corinna Vinschen  <vinschen@redhat.com>
1700
1701         * cli/cli-dump.c: Change fopen modes to use binary open modes
1702         as defined in include/fopen-bin.h throughout.
1703
1704 2002-08-08  Michael Snyder  <msnyder@redhat.com>
1705
1706         * mips-tdep.c: Minor whitespace and indentation clean-ups.
1707
1708 2002-08-08  Kevin Buettner  <kevinb@redhat.com>
1709
1710         * doublest.c (store_floating): Avoid floatformat_from_doublest()
1711         assertion failure by returning early after a warning.
1712
1713 2002-08-08  Kevin Buettner  <kevinb@redhat.com>
1714
1715         * mips-tdep.c (mips_find_saved_regs): Make static.
1716         (mips_frame_init_saved_regs): New function.
1717         (mips_gdbarch_init): Setup FRAME_INIT_SAVED_REGS method.
1718         * config/mips/tm-mips.h (FRAME_INIT_SAVED_REGS): Delete macro.
1719         (mips_find_saved_regs): Delete declaration.
1720
1721 2002-08-08  Grace Sainsbury  <graces@redhat.com>
1722
1723         * remote.c (remote_wait, remote_async_wait): Change
1724         thread_num from int to ULONGEST.
1725         (unpack_varlen_hex): Change result parameter from
1726         int * to ULONGEST *.
1727
1728 2002-08-08  Andrew Cagney  <ac131313@redhat.com>
1729
1730         * configure.tgt: Replace powerpc-*-sysv*, powerpc-*-elf*,
1731         powerpcle-*-eabi*, powerpcle-*-sysv* and powerpcle-*-elf* with
1732         powerpc*-*-*.
1733         * MAINTAINERS: Remove redundant rs6000-ibm-aix4.1 target.
1734
1735 2002-08-08  Andrew Cagney  <cagney@redhat.com>
1736
1737         * gcore.c (override_derive_stack_segment): Delete variable.
1738         (preempt_derive_stack_segment): Delete function.
1739         (derive_stack_segment): Delete function.
1740         (default_derive_stack_segment): Renamed to derive_stack_segment.
1741         (override_derive_heap_segment): Delete variable.
1742         (preempt_derive_heap_segment): Delete function.
1743         (derive_heap_segment): Delete function.
1744         (default_derive_heap_segment): Rename to derive_heap_segment.
1745
1746 2002-08-06  Michael Snyder  <msnyder@redhat.com>
1747
1748         * config/mips/tm-mips.h: Remove #define USE_STRUCT_CONVENTION.
1749         * mips-tdep.c (mips_EABI_use_struct_convention, 
1750         mips_OABI_use_struct_convention, mips_NABI_use_struct_convention):
1751         New functions.  (mips_use_struct_convention): Delete.
1752         (mips_gdbarch_init): set use_gdbarch_convention.
1753
1754 2002-08-06  Michael Snyder  <msnyder@redhat.com>
1755
1756         *  mips-tdep.c: gdbarch-ify reg_struct_has_addr.
1757         (mips_eabi_reg_struct_has_addr, mips_n32n64_reg_struct_has_addr, 
1758         mips_o32_reg_struct_has_addr): New functions.
1759         (mips_gdbarch_init): Set gdbarch reg_struct_has_addr.
1760
1761 2002-08-07  Andrew Cagney  <ac131313@redhat.com>
1762
1763         * regcache.c (pseudo_register): Delete function.
1764         (fetch_register): Delete function.
1765         (store_register): Delete function.
1766         (regcache_raw_read, legacy_read_register_gen): Use
1767         target_fetch_registers instead of fetch_register.
1768         (legacy_write_register_gen, regcache_raw_write): Use
1769         target_store_register instead of store_register.
1770         (write_register_bytes): Ditto.
1771
1772         * gdbarch.sh (FETCH_PSEUDO_REGISTER): Delete.
1773         (STORE_PSEUDO_REGISTER): Delete.
1774         * gdbarch.h, gdbarch.c: Regenerate.
1775
1776 2002-08-06  Corinna Vinschen  <vinschen@redhat.com>
1777
1778         * cli/cli-dump.c (add_dump_command): Explicitely use "b" flag to
1779         write dump file binary.
1780
1781 2002-08-05  Michael Snyder  <msnyder@redhat.com>
1782
1783         *  mips-tdep.c (mips_find_saved_regs): Adjust stack according
1784         to MIPS_SAVED_REGSIZE, not GDB_TARGET_IS_MIPS64.  Enhance comment.
1785         (mips_gdbarch_init): Set N32 target to be mips64.
1786
1787 2002-08-06  Kevin Buettner  <kevinb@redhat.com>
1788
1789         * frame.c (find_saved_register): Break out of loop once saved
1790         register address is found.  Don't mention sparc in loop comment
1791         anymore.
1792
1793 2002-08-06  Kevin Buettner  <kevinb@redhat.com>
1794
1795         * mips-tdep.c (mips_gdbarch_init): For the N32 ABI, set
1796         mips_default_saved_regsize to 8.
1797
1798 2002-08-06  Andrew Cagney  <ac131313@redhat.com>
1799
1800         * gcore.c: Do not include <sys/procfs.h>.
1801         * Makefile.in (gcore.o): Update dependencies.
1802
1803 2002-08-06  Andrew Cagney  <cagney@redhat.com>
1804
1805         * configure.tgt: Make arc-*-* obsolete.
1806         * NEWS: Mention that arc-*-* has been identifed as obsolete.
1807         * MAINTAINERS: Make arc-elf obsolete.
1808         * arc-tdep.c: Make file obsolete.
1809         * config/arc/arc.mt: Ditto.
1810         * config/arc/tm-arc.h: Ditto.
1811
1812 2002-08-05  Theodore A. Roth  <troth@verinet.com>
1813
1814         * avr-tdep.c (avr_skip_prologue): Fix to return the correct pc.
1815
1816 2002-08-05  Andrew Cagney  <ac131313@redhat.com>
1817
1818         * mcore-tdep.c (mcore_gdbarch_init): Use
1819         generic_unwind_get_saved_register instead of
1820         generic_get_saved_register.
1821         * v850-tdep.c (v850_gdbarch_init): Ditto.
1822         * frv-tdep.c (frv_gdbarch_init): Ditto.
1823         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1824         * s390-tdep.c (s390_gdbarch_init): Ditto.
1825         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
1826         * config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Ditto.
1827         * config/h8300/tm-h8300.h (GET_SAVED_REGISTER): Ditto.
1828
1829 2002-08-05  Joel Brobecker  <brobecker@gnat.com>
1830
1831         * objfiles.h: Add missing #include "symfile.h"
1832
1833         * Makefile.in (objfiles_h): Add dependency on symfile.h and dependents.
1834
1835 2002-08-04  Andrew Cagney  <ac131313@redhat.com>
1836
1837         From 2002-08-01 david carlton <carlton@math.stanford.edu>:
1838         * hpread.c (hpread_read_struct_type): Deleted superfluous setting
1839         of FIELD_BITSIZE.
1840
1841 2002-08-04  Daniel Jacobowitz  <drow@mvista.com>
1842
1843         * NEWS: Cleanup and nitpick.
1844
1845 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
1846
1847         * NEWS: Cleanup.  Use *-linux*-gnu*.  Only use `*' for headings.
1848
1849 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
1850
1851         * Makefile.in (gdbtk-bp.o): Update dependencies.
1852         (gdbtk-register.o): Ditto.
1853         (gdbtk-varobj.o): Ditto.
1854
1855 2002-08-03  Andrew Cagney  <cagney@redhat.com>
1856
1857         * m68hc11-tdep.c (m68hc11_pseudo_register_read): Replace
1858         m68hc11_fetch_pseudo_register.
1859         (m68hc11_pseudo_register_write): Replace
1860         m68hc11_store_pseudo_register.
1861         (m68hc11_gdbarch_init): Update.
1862
1863 Fri Aug  2 15:53:50 2002  Andrew Cagney  <cagney@redhat.com>
1864
1865         * gdbarch.sh: Include "gdb_string.h".
1866         * gdbarch.c: Regenerate.
1867
1868         * regcache.c: Include "gdb_string.h".
1869         * ax-general.c: Ditto.
1870         * varobj.c: Ditto.
1871         * std-regs.c: Ditto.
1872         * fbsd-proc.c: Ditto.
1873         * thread.c: Ditto.
1874
1875         * Makefile.in (regcache.o): Update dependencies.
1876         (thread.o, gdbarch.o): Ditto.
1877         (ax-general.o, gdbarch.o): Ditto.
1878         (varobj.o, std-regs.o): Ditto.
1879         (fbsd-proc.o): Specify dependencies.
1880
1881 2002-08-02  Andrew Cagney  <cagney@redhat.com>
1882
1883         * regcache.c (regcache_cooked_read): Rename rawnum parameter to
1884         regnum.
1885         (regcache_cooked_write): Ditto.
1886
1887 2002-08-02  Andrew Cagney  <ac131313@redhat.com>
1888
1889         * regcache.c (regcache_cooked_read): New function.
1890         (regcache_cooked_write): New function.
1891         (read_register_gen): Rewrite using regcache_cooked_read.
1892         (write_register_gen): Rewrite using regcache_cooked_write.
1893
1894         * regcache.h (regcache_cooked_read, regcache_cooked_write):
1895         Declare.
1896
1897 2002-08-02  Andrew Cagney  <cagney@redhat.com>
1898
1899         * gdbarch.sh (pseudo_register_read, pseudo_register_write):
1900         Replace the architecture methods register_read and register_write.
1901         * gdbarch.h, gdbarch.c: Regenerate.
1902         * regcache.c (init_regcache_descr): Update.
1903         (read_register_gen): Update.
1904         (write_register_gen): Update.
1905         (supply_register): Update comment.
1906
1907         * sh-tdep.c (sh_gdbarch_init): Update.
1908         (sh_pseudo_register_read, sh64_pseudo_register_read): Add
1909         `regcache' and `gdbarch' parameters.  Make `buffer' a void
1910         pointer.  Update code.
1911         (sh_pseudo_register_write, sh64_pseudo_register_write): Add
1912         `regcache' and `gdbarch' parameters.  Make `buffer' a constant
1913         void pointer.  Update code.
1914         (sh64_register_write): Delete.
1915         (sh4_register_read): Delete.
1916         (sh64_register_read): Delete.
1917         (sh4_register_write): Delete.
1918         (sh_sh4_register_convert_to_raw): Make `from' parameter a constant
1919         void pointer, `to' parameter a void pointer.
1920         (sh_sh64_register_convert_to_raw): Ditto.
1921
1922 2002-08-01  Kevin Buettner  <kevinb@redhat.com>
1923
1924         * mips-tdep.c (mips_register_virtual_type): Use architecture
1925         invariant return values.
1926
1927 2002-08-01  Andrew Cagney  <cagney@redhat.com>
1928
1929         * linux-proc.c: Include "gdb_string.h".
1930         * Makefile.in (linux-proc.o): Update dependency list.
1931
1932 2002-08-01  Kevin Buettner  <kevinb@redhat.com>
1933
1934         * mips-tdep.c (mips_gdbarch_init): Add comments.  Fix typo in
1935         comment.
1936
1937 2002-08-01  Grace Sainsbury  <graces@redhat.com>
1938
1939         * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
1940         to_insert_watchpoint, to_remove_watchpoint,
1941         to_stopped_by_watchpoint, to_stopped_data_address,
1942         to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint to
1943         target vecctor. Define their corresponding macros so they call
1944         them.
1945         
1946         * target.c: Add default and debug versions of for
1947         to_insert_hw_breakpoint, to_remove_hw_breakpoint,
1948         to_insert_watchpoint, to_remove_watchpoint,
1949         to_stopped_by_watchpoint, to_stopped_data_address,
1950         to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint.
1951
1952 2002-08-01  Kevin Buettner  <kevinb@redhat.com>
1953
1954         * mips-tdep.c (mips_register_virtual_type): New function.
1955         (mips_gdbarch_init): Register mips_register_virtual_type()
1956         with gdbarch machinery.
1957         * config/mips/tm-irix6.h (mips/tm-bigmips64.h): Include
1958         this file instead of tm-bigmips.h.
1959         (MIPS_REGSIZE): Delete this macro.
1960         (REGISTER_VIRTUAL_TYPE): Delete macro.  Undef macro so that
1961         multiarch version in mips-tdep.c will be found.
1962
1963 2002-08-01  Andrew Cagney  <cagney@redhat.com>
1964
1965         * NEWS: Menion that CHILL has been made obsolete.
1966
1967         * gdbtypes.c (chill_varying_type): Make chill references obsolete.
1968         * stabsread.c (read_range_type): Ditto.
1969         * gdbtypes.h: Ditto.
1970         * language.c (binop_type_check): Ditto.
1971         (binop_result_type): Ditto.
1972         (integral_type): Ditto.
1973         (character_type): Ditto.
1974         (string_type): Ditto.
1975         (boolean_type): Ditto.
1976         (structured_type): Ditto.
1977         (lang_bool_type): Ditto.
1978         (binop_type_check): Ditto.
1979         * language.h (_LANG_chill): Ditto.
1980         * dwarfread.c (set_cu_language): Ditto.
1981         * dwarfread.c (CHILL_PRODUCER): Ditto.
1982         * dwarfread.c (handle_producer): Ditto.
1983         * expression.h (enum exp_opcode): Ditto.
1984         * eval.c: Ditto for comments.
1985         * typeprint.c (typedef_print) [_LANG_chill]: Ditto.
1986         * expprint.c (print_subexp): Ditto.
1987         (print_subexp): Ditto.
1988         * valops.c (value_cast): Ditto.
1989         (search_struct_field): Ditto.
1990         * value.h (COERCE_VARYING_ARRAY): Ditto.
1991         * symfile.c (init_filename_language_table): Ditto.
1992         (add_psymbol_with_dem_name_to_list): Ditto.
1993         * valarith.c (value_binop): Ditto.
1994         (value_neg): Ditto.
1995         * valops.c (value_slice): Ditto.
1996         * symtab.h (union language_specific): Ditto.
1997         (SYMBOL_INIT_LANGUAGE_SPECIFIC): Ditto.
1998         (SYMBOL_DEMANGLED_NAME): Ditto.
1999         (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
2000         * defs.h (enum language): Ditto.
2001         * symtab.c (got_symtab): Ditto.
2002         * utils.c (fprintf_symbol_filtered): Ditto.
2003
2004         * ch-typeprint.c: Make file obsolete.
2005         * ch-valprint.c: Make file obsolete.
2006         * ch-lang.h: Make file obsolete.
2007         * ch-exp.c: Make file obsolete.
2008         * ch-lang.c: Make file obsolete.
2009
2010         * Makefile.in (FLAGS_TO_PASS): Do not pass CHILL or CHILLFLAGS or
2011         CHILL_LIB.
2012         (TARGET_FLAGS_TO_PASS): Ditto.
2013         (CHILLFLAGS): Obsolete.
2014         (CHILL): Obsolete.
2015         (CHILL_FOR_TARGET): Obsolete.
2016         (CHILL_LIB): Obsolete.
2017         (SFILES): Remove ch-exp.c, ch-lang.c, ch-typeprint.c and
2018         ch-valprint.c.
2019         (HFILES_NO_SRCDIR): Remove ch-lang.h.
2020         (COMMON_OBS): Remove ch-valprint.o, ch-typeprint.o, ch-exp.o and
2021         ch-lang.o.
2022         (ch-exp.o, ch-lang.o, ch-typeprint.o, ch-valprint.o): Delete
2023         targets.
2024
2025 2002-07-31  Joel Brobecker  <brobecker@gnat.com>
2026
2027         * dwarf2read.c (set_cu_language): Add handler for LANG_Ada95.
2028         This does not change anything at the moment, but will be helpful
2029         later when full Ada support is integrated.
2030
2031 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
2032
2033         * mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"
2034         help message.
2035
2036 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
2037
2038         * mips-tdep.c (mips_push_arguments): Fetch gdbarch_tdep struct
2039         and save it in a local variable.  Use variable in later test.
2040
2041 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
2042
2043         * mips-tdep.c (mips_find_abi_section): Add N64 ABI recognition
2044         test.  (Thanks to Daniel Jacobowitz.)
2045         
2046 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
2047
2048         * mips-tdep.c (enum mips_abi): Add MIPS_ABI_N64.
2049         (mips_abi_strings): Add "n64".
2050         (mips_gdbarch_init): Add test for n64 abi.  Add MIPS_ABI_N64 case.
2051
2052 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
2053
2054         * config/mips/tm-irix6.h (MIPS_REGSIZE): Define to be 8.
2055         (REGISTER_VIRTUAL_TYPE): Some registers are now 64 bits wide.
2056
2057 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
2058
2059         * utils.c (host_pointer_to_address, address_to_host_pointer):
2060         Use gdb_assert() instead of explicit call to internal_error().
2061
2062 2002-07-30  Kevin Buettner  <kevinb@redhat.com>
2063
2064         * Makefile.in (rs6000-nat.o): Update dependencies.
2065
2066         From Nicholas Duffek:
2067         * Makefile.in (ALLDEPFILES): Add aix-thread.c.
2068         (aix-thread.o): New rule.
2069         * configure.host (gdb_host): Set to aix432 on AIX 4.3.2+.
2070         * config/powerpc/aix432.mh: New file.
2071
2072 2002-07-30  Daniel Jacobowitz  <drow@mvista.com>
2073
2074         * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)
2075         (ELF_FPREGSET_SIZE, ELF_GREGSET_SIZE): New enums.
2076         (fetch_core_registers, ppc_linux_supply_gregset)
2077         (ppc_linux_supply_fpregset): New functions.
2078         (ppc_linux_regset_core_fns): New.
2079         (_initialize_ppc_linux_tdep): Call add_core_fns.
2080         * ppc-tdep.h: Add prototypes for ppc_linux_supply_fpregset
2081         and ppc_linux_supply_gregset.
2082         * ppc-linux-nat.c (supply_gregset): Call ppc_linux_supply_gregset.
2083         (supply_fpregset): Call ppc_linux_supply_fpregset.
2084         * config/powerpc/linux.mh (NATDEPFILES): Remove core-regset.o and
2085         corelow.o.
2086         * config/powerpc/linux.mt (TDEPFILES): Add corelow.o.
2087
2088 2002-07-30  Daniel Jacobowitz  <drow@mvista.com>
2089
2090         * symtab.c (lookup_symbol): Demangle before lowercasing.
2091
2092 2002-07-30  Andrew Cagney  <ac131313@redhat.com>
2093
2094         * symtab.h: Replace #include "gdb_obstack.h" with opaque
2095         declaration.
2096         * cli/cli-cmds.c, cli/cli-script.c: Include "gdb_string.h".
2097         * gnu-v3-abi.c, arc-tdep.c, cli/cli-decode.c: Ditto.
2098         * avr-tdep.c, mon960-rom.c, i960-tdep.c: Ditto.
2099         * arch-utils.c, cli/cli-setshow.c: Unconditionally include
2100         "gdb_string.h".
2101         * Makefile.in (cli-script.o, cli-cmds.o): Update dependencies.
2102         (gnu-v3-abi.o, cli-setshow.o, i960-tdep.o): Ditto.
2103         (cli-decode.o, mi-cmd-var.o, mi-cmd-disas.o): Ditto.
2104         (avr-tdep.o, mon960-rom.o): Ditto.
2105         (aout_stabs_gnu_h): Define.
2106         (symtab_h): Remove $(gdb_obstack_h).
2107
2108 2002-07-30  Jim Blandy  <jimb@redhat.com>
2109
2110         Patch from David Carlton <carlton@math.stanford.edu>:
2111         * gdbinit.in: Move the `dir' commands that add GDB's own source
2112         directory to the search path to the end, so that the `gdb' source
2113         directory will be searched first.
2114
2115 2002-07-29  Andrew Cagney  <ac131313@redhat.com>
2116
2117         * gdb_obstack.h: New file.
2118         * symtab.h: Include "gdb_obstack.h" instead of "obstack.h".
2119         (obstack_chunk_alloc, obstack_chunk_free): Delete macros.
2120         * objfiles.h: Include "gdb_obstack.h".
2121         * Makefile.in (gdb_obstack_h): Define.
2122         (symtab_h): Add $(gdb_obstack_h).
2123         (objfiles_h): Add $(gdb_obstack_h).
2124         
2125         * objfiles.c: Include "gdb_obstack.h" instead of "obstack.h".
2126         * macrotab.c, cp-valprint.c, dbxread.c: Ditto.
2127         * ch-typeprint.c, ch-valprint.c, dstread.c: Ditto.
2128         * macroexp.c, p-typeprint.c, stabsread.c: Ditto.
2129         * symtab.c, f-typeprint.c, mdebugread.c: Ditto.
2130         * p-valprint.c, symmisc.c, typeprint.c: Ditto.
2131         * symfile.c, coffread.c, c-typeprint.c: Ditto.
2132         * buildsym.c, bcache.c, ada-typeprint.c: Ditto.
2133
2134         * Makefile.in (bcache.o): Update dependencies.
2135         (buildsym.o, c-typeprint.o, ch-typeprint.o): Ditto.
2136         (ch-valprint.o, coffread.o, cp-valprint.o): Ditto.
2137         (dbxread.o, dstread.o, f-typeprint.o): Ditto.
2138         (objfiles.o, p-typeprint.o, p-valprint.o): Ditto.
2139         (stabsread.o, symfile.o, symmisc.o): Ditto.
2140         (symtab.o, typeprint.o, macroexp.o): Ditto.
2141         (macrotab.o, mdebugread.o): Ditto.
2142         (f_lang_h, coff_sym_h, coff_symconst_h): Define.
2143         (coff_ecoff_h, aout_aout64_h): Define.
2144         (aout_stabs_gnu_h, libaout_h): Define.
2145
2146 2002-07-29  Andrew Cagney  <cagney@redhat.com>
2147
2148         * regcache.c (struct regcache_descr): Rename nr_registers to
2149         nr_cooked_registers.  Revise comments describing the structure
2150         member fields.
2151         (init_regcache_descr): Update.
2152         (init_legacy_regcache_descr): Update.
2153         (read_register_gen, write_register_gen): When a cooked register in
2154         the raw register range, directly access the value from the raw
2155         register cache.
2156
2157 2002-07-29  Andrew Cagney  <ac131313@redhat.com>
2158
2159         * z8k-tdep.c: Do not include "obstack.h".
2160         * h8300-tdep.c, h8500-tdep.c: Ditto.
2161         * m68hc11-tdep.c, sh-tdep.c: Ditto.
2162         * valprint.c, v850-tdep.c: Ditto.
2163         * d10v-tdep.c, mn10300-tdep.c: Ditto.
2164         * mn10200-tdep.c: Ditto.
2165
2166         * Makefile.in (z8k-tdep.o): Update dependencies.
2167         (m68hc11-tdep.o, valprint.o): Ditto.
2168         (v850-tdep.o, d10v-tdep.o): Ditto.
2169         (mn10300-tdep.o, sparc-tdep.o): Ditto.
2170         (sh-tdep.o, h8500-tdep.o, h8300-tdep.o): Ditto.
2171         (m32r-tdep.o, mn10200-tdep.o): Specify dependencies.
2172         (sh_opc_h, gdb_sim_sh_h): Define.
2173         (elf_sh_h, elf_bfd_h): Define.
2174         (opcode_m68hc11_h): Define.
2175         (OPCODES_SRC, OPCODES_DIR): define.
2176         (OPCODES): Use $(OPCODES_DIR).
2177         (gdb_sim_d10v_h): Rename sim_d10v_h.
2178         (gdb_sim_arm_h): Rename sim_arm_h.
2179
2180 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
2181
2182         * utils.c (host_pointer_to_address, address_to_host_pointer):
2183         Change internal_error() message to indicate function responsible
2184         for the error.
2185
2186 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
2187
2188         * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast in
2189         calls to local_hex_string_custom().
2190
2191 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
2192
2193         * irix5-nat.c: Move IRIX shared library support from here...
2194         * solib-irix.c: ...to here.  Revised substantially to work with
2195         generic solib framework.
2196
2197         * osabi.h (gdb_osabi): Add new enum constant GDB_OSABI_IRIX.
2198         * osabi.c (gdb_osabi_names): Add corresponding string for Irix.
2199         * mips-irix-tdep.c: New file.
2200
2201         * Makefile.in (ALLDEPFILES): Add mips-irix-tdep.c and solib-irix.c.
2202         (mips-irix-tdep.o, solib-irix.o): New rules.
2203         * config/mips/irix5.mt (TDEPFILES): Add mips-irix-tdep.o, solib.o,
2204         solib-irix.o.
2205         * config/mips/irix6.mt (TDEPFILES): Likewise.
2206         * config/mips/irix6.mh (NATDEPFILES): Remove solib.o.
2207
2208 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
2209
2210         * aix-thread.c (coff/internal.h, bfd/libcoff.h, pthread.h): Remove
2211         disabled (via ``#if 0'') includes.
2212
2213 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
2214
2215         * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
2216         (fetch_regs_user_thread, fetch_regs_kernel_thread, fill_sprs64)
2217         (fill_sprs32, store_regs_user_thread, store_regs_kernel_thread):
2218         Add support for the fpscr register.
2219         * rs6000-nat.c (regmap, fetch_inferior_registers)
2220         (store_inferior_registers, fetch_core_registers): Likewise.
2221
2222 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
2223
2224         * rs6000-nat.c (language.h): Include.
2225         (special_regs): Delete this array.
2226         (regmap): New function.
2227         (fetch_register, store_register):  Use regmap() to map gdb
2228         register numbers to ptrace register numbers.  Also, use
2229         outputs from regmap() to make decisions regarding type of
2230         ptrace() call to make.  In particular, don't compare against
2231         FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
2232         (fetch_inferior_registers, store_inferior_registers): Where
2233         possible, obtain register numbers from tdep struct.  Don't
2234         refer to FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
2235         * config/rs6000/tm-rs6000.h (FIRST_UISA_SP_REGNUM)
2236         (LAST_UISA_SP_REGNUM): Delete.
2237         
2238 2002-07-25  Kevin Buettner  <kevinb@redhat.com>
2239
2240         * rs6000-nat.c (ppc-tdep.h): Include.
2241         (fetch_registers, store_register, fetch_core_registers): Don't
2242         access registers[] directly.  Instead, use supply_register() or
2243         regcache_collect() as appropriate.
2244         (find_toc_address): Format hex address with local_hex_string().
2245
2246 2002-07-25  Andrew Cagney  <ac131313@redhat.com>
2247
2248         * config/djgpp/fnchange.lst: Rename bfd/elf32-fr30.c and
2249         bfd/elf32-frv.c.
2250
2251 2002-07-24  Tom Tromey  <tromey@redhat.com>
2252
2253         * jv-exp.y: Marked all strings with _().
2254         (ClassInstanceCreationExpression, ArrayCreationExpression): Use
2255         internal_error.
2256         (MethodInvocation, CastExpression, parse_number, yyerror,
2257         java_type_from_name, push_expression_name, yylex): Typo fixes.
2258
2259 2002-07-24  Daniel Jacobowitz  <drow@mvista.com>
2260
2261         * ui-file.c (struct tee_file, tee_file_new, tee_file_delete)
2262         (tee_file_flush, tee_file_write, tee_file_fputs)
2263         (tee_file_isatty): New.
2264         * ui-file.h (tee_file_new): Add prototype.
2265
2266 2002-07-24  Aidan Skinner <aidan@velvet.net>
2267
2268         * ada-lang.c: Change k&r style function definitions to prototyped
2269         form.
2270         * ada-typeprint.c: Change k&r style function definitions to prototyped
2271         form.
2272         * ada-valprint.c: Change k&r style function definitions to prototyped
2273         form.
2274         
2275 2002-07-24  Andrew Cagney  <cagney@redhat.com>
2276
2277         * README: Remove reference to remote-bug.
2278         * Makefile.in (ALLDEPFILES): Remove m88k-nat.c, m88k-tdep.c and
2279         remote-bug.c.
2280         (m88k-nat.o): Delete rule.
2281         (m88k-tdep.o): Delete rule.
2282         (remote-bug.o): Delete rule.
2283         * MAINTAINERS: Mark as obsolete.
2284         * elfread.c (elf_symtab_read): Mention that m88k is obsolete.
2285         * m88k-tdep.c: Make file obsolete.
2286         * config/m88k/m88k.mh: Ditto.
2287         * config/m88k/delta88v4.mh: Ditto.
2288         * config/m88k/delta88v4.mt: Ditto.
2289         * config/m88k/delta88.mt: Ditto.
2290         * config/m88k/delta88.mh: Ditto.
2291         * remote-bug.c: Ditto.
2292         * config/m88k/tm-delta88.h: Ditto.
2293         * config/m88k/nm-delta88v4.h: Ditto.
2294         * config/m88k/xm-delta88.h: Ditto.
2295         * config/m88k/xm-dgux.h: Ditto.
2296         * config/m88k/tm-m88k.h: Ditto.
2297         * config/m88k/nm-m88k.h: Ditto.
2298         * config/m88k/tm-delta88v4.h: Ditto.
2299         * m88k-nat.c: Ditto.
2300         * cxux-nat.c: Ditto.
2301         * configure.host: Make m88*-motorola-sysv4*, m88*-motorola-sysv*
2302         and m88*-*-* obsolete.
2303         * configure.tgt: Make m88*-motorola-sysv4*, m88*-motorola-* and
2304         m88*-*-* obsolete.
2305
2306 2002-07-24  Andrew Cagney  <cagney@redhat.com>
2307
2308         * findvar.c (extract_unsigned_integer): Make `addr' parameter
2309         constant.  Same for local pointer variables.
2310         (extract_signed_integer): Ditto.
2311         * defs.h (extract_unsigned_integer): Update.
2312         (extract_signed_integer): Update.
2313
2314 2002-07-24  Andrew Cagney  <cagney@redhat.com>
2315
2316         * regcache.c (regcache_raw_write): Change buf parameter to a
2317         constant void pointer.
2318         (regcache_raw_read): Change buf parameter to a void pointer.
2319         (legacy_write_register_gen): Change myaddr parameter a constant
2320         void pointer.
2321         (supply_register): Change val parameter to a const void pointer.
2322         * regcache.h (regcache_raw_write): Update declaration.
2323         (regcache_raw_read): Update declaration.
2324         (supply_register): Update declaration.
2325
2326 2002-07-24  Tom Tromey  <tromey@redhat.com>
2327
2328         * defs.h (gdb_readline_wrapper): Declare.
2329         * utils.c (prompt_for_continue): Use gdb_readline_wrapper.
2330         * tracepoint.c (read_actions): Use gdb_readline_wrapper.
2331         * top.c (gdb_readline_wrapper): New function.
2332         (command_line_input): Use it.
2333
2334 2002-07-24  Andrew Cagney  <cagney@redhat.com>
2335
2336         * regcache.h (regcache_raw_read, regcache_raw_write): Replace
2337         regcache_read and regcache_write.
2338         (regcache_raw_read_as_address): Replace regcache_read_as_address.
2339         * regcache.c: Update.
2340         * sh-tdep.c (sh64_push_arguments): Update comment.
2341         (sh_pseudo_register_read): Update.
2342         (sh_pseudo_register_write): Update.
2343         (sh4_register_read): Update.
2344         (sh4_register_write): Update.
2345         (sh64_pseudo_register_read): Update.
2346         (sh64_pseudo_register_write): Update.
2347         (sh64_register_read): Update.
2348         (sh64_register_write): Update.
2349         * i386-tdep.c (i386_extract_return_value): Update.
2350         (i386_extract_struct_value_address): Update.
2351         (i386_extract_return_value): Update.
2352         * blockframe.c (generic_read_register_dummy): Update.
2353         (generic_call_dummy_register_unwind): Update
2354         * infrun.c (write_inferior_status_register): Update.
2355
2356 2002-07-23  Jim Blandy  <jimb@redhat.com>
2357
2358         * parser-defs.h (expression_context_pc): Make this extern.
2359         (Thanks to Michael Snyder.)
2360
2361 2002-07-23  Andrew Cagney  <ac131313@redhat.com>
2362
2363         GDB 5.2.1 released from 5.2 branch.
2364         * NEWS: Mention changes in 5.2.1 including addition of AVR target.
2365         * README: Update to mention 5.2.1.
2366
2367 2002-07-23  Mark Salter  <msalter@redhat.com>
2368
2369         * remote.c (remote_read_bytes): Fix check for error.
2370
2371 2002-07-22  Kevin Buettner  <kevinb@redhat.com>
2372
2373         * aix-thread.c (language.h): Include.
2374         (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
2375         (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc):
2376         Print newlines at end of debug messages.
2377         (pdc_symbol_addrs, pdc_read_regs, pdc_write_regs, pdc_read_data)
2378         (pdc_write_data): Use local_hex_string() instead of %llx formats.
2379
2380 2002-07-22  Kevin Buettner  <kevinb@redhat.com>
2381
2382         * aix-thread.c (ppc-tdep.h): Include.
2383         (special_register_p): New function.
2384         (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32)
2385         (store_regs_user_thread): Use register number information from
2386         gdbarch_tdep struct instead of hardcoded offsets relative to
2387         FIRST_UISA_SP_REGNUM.
2388         (fetch_regs_kernel_thread, store_regs_kernel_thread):  Call
2389         special_register_p() instead of using FPLAST_REGNUM and
2390         LAST_UISA_SP_REGNUM as lower and upper bounds on the special
2391         register numbers.  Also, don't assume that LAST_UISA_SP_REGNUM
2392         will be MQ's register number.
2393
2394 2002-07-22  Michael Snyder  <msnyder@redhat.com>
2395
2396         * aix-thread.c (ops): Rename to aix_thread_ops.
2397         (base_ops): Rename to base_target.
2398         (ops_attach): Rename to aix_thread_attach.
2399         (ops_detach): Rename to aix_thread_detach.
2400         (ops_resume): Rename to aix_thread_detach.
2401         (ops_wait):   Rename to aix_thread_wait.
2402         (ops_kill):   Rename to aix_thread_kill.
2403         (init_ops):   Rename to init_aix_thread_ops.
2404         (ops_fetch_register): Rename to aix_thread_fetch_register.
2405         (ops_store_register): Rename to aix_thread_store_register.
2406         (ops_mourn_inferior): Rename to aix_thread_mourn_inferior.
2407         (ops_thread_alive):   Rename to aix_thread_thread_alive.
2408         (ops_extra_thread_info: Rename to aix_thread_extra_thread_info.
2409         (ops_pid_to_str):  Rename to aix_thread_pid_to_str.
2410         (ops_xfer_memory): Rename to aix_thread_xfer_memory.
2411         (fetch_regs_lib):  Rename to fetch_regs_user_thread.
2412         (fetch_regs_kern): Rename to fetch_regs_kernel_thread.
2413         (store_regs_lib):  Rename to store_regs_user_thread.
2414         (store_regs_kern): Rename to store_regs_kernel_thread.
2415
2416 2002-07-22  Michael Snyder  <msnyder@redhat.com>
2417
2418         * aix-thread.c (ops_prepare_to_store): Eliminate.
2419         (init_ops): Don't initialize ops.prepare_to_store.
2420         (store_regs_kern): Pre-fetch register buffers from child, 
2421         because some registers may not be in the cache.  Copy
2422         regs from register cache only if they are cached.
2423         (store_regs_lib): Copy regs from register cache only
2424         if they are cached.
2425         (fill_sprs32, (fill_sprs64, fill_fprs, fill_gprs32,
2426         fill_gprs64): Ditto.
2427
2428 2002-07-22  Kevin Buettner  <kevinb@redhat.com>
2429
2430         * aix-thread.c (gdb_assert.h): Include.
2431         (fill_sprs64, fill_sprs32): Add selected asserts to make sure that
2432         register sizes (from register cache) match size of buffer holding
2433         register data.
2434         (fill_sprs32): Change parameter types to match those in the ptrace()
2435         buffer.
2436         (store_regs_lib): Likewise, but for 32-bit temporary variables.
2437         (ops_prepare_to_store): Rename loop variable ``i'' to ``regno''.
2438
2439 2002-07-22  Michael Snyder  <msnyder@redhat.com>
2440
2441         * aix-thread.c (supply_sprs64): Cosmetic change.
2442         (supply_sprs32): Cosmetic change.
2443         (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs32): New funcs.
2444         (fill_sprs64): Use regcache_collect instead of read_register.
2445         (store_regs_lib): Use regcache_collect instead of 
2446         read_register.  Use fill_sprs32 instead of fill_sprs64,
2447         if debugging a 32-bit architecture.
2448         (store_regs_kern): Use fill_gprs64 etc. to pull the values
2449         out of the register cache, instead of passing a pointer into
2450         the register cache directly to ptrace.  Use regcache_collect
2451         insteaad of read_register.
2452         (ops_prepare_to_store): Use target_read_registers instead
2453         of read_register_bytes.
2454
2455 2002-07-20  Aidan Skinner <aidan@velvet.net>
2456
2457         * MAINTAINERS: Add self under write after approval. 
2458                 
2459 2002-07-20  Aidan Skinner <aidan@velvet.net>
2460
2461         * ada-tasks.c: Change k&r style function definitions to prototyped
2462         form.
2463                 
2464 2002-07-19  Andrew Cagney  <ac131313@redhat.com>
2465
2466         * Makefile.in (x86-64-tdep.o): Add $(objfiles_h).
2467         * x86-64-tdep.c: Include "objfiles.h".
2468         (x86_64_gdbarch_init): Set in_solib_call_trampoline to
2469         in_plt_section.  From 2002-07-18 Michal Ludvig <mludvig@suse.cz>.
2470
2471 2002-07-17  Michal Ludvig  <michal@suse.cz>
2472
2473         * dwarf2cfi.c (execute_stack_op): Complain on unknown DW_OP_ value.
2474         (update_context): Initialise cfa variable.
2475
2476 2002-07-17  Michael Snyder  <msnyder@redhat.com>
2477
2478         * aix-thread.c: Shorten some long lines.  
2479         Bring comments into line with code spec.
2480
2481 2002-07-18  Joel Brobecker  <brobecker@gnat.com>
2482
2483         * infrun.c: Re-indent using gdb_indent.sh.
2484
2485 2002-07-18  Joel Brobecker  <brobecker@gnat.com>
2486
2487         * infrun.c (handle_inferior_event): Remove unneeded extra brace.
2488         Leave the indentation temporarily untouched, to minimize the diffs.
2489
2490 2002-07-18  Elena Zannoni  <ezannoni@redhat.com>
2491
2492         * stabsread.c: Make os9k sections of the code obsolete,
2493         for real this time.
2494         * stabsread.h: Make os9k sections of the code obsolete.
2495
2496 2002-07-18  Michal Ludvig <mludvig@suse.cz>
2497
2498         * linux-low.c (regsets_store_inferior_registers): Add free()
2499         at the end of a loop to prevent memory leak.
2500         * linux-x86-64-low.c (x86_64_regmap): Add CS, SS registers.
2501         (X86_64_NUM_GREGS): Count it from the size of x86_64_regmap.
2502         * config/sparc/tm-sp64linux.h: Make the rest of #endif
2503         line a comment.
2504         * Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h
2505
2506 2002-07-17  Jim Blandy  <jimb@redhat.com>
2507
2508         * macrocmd.c (info_macro_command): Remove newline from error
2509         message.
2510
2511 2002-07-17  J"orn Rennecke <joern.rennecke@superh.com>
2512
2513         * sh-tdep.c (sh_dsp_register_sim_regno): New function.
2514         (sh_gdbarch_init): Use it for sh-dsp.
2515
2516 2002-07-16  Kevin Buettner  <kevinb@redhat.com>
2517
2518         * dwarf2read.c (read_initial_length): Handle older, non-standard,
2519         64-bit DWARF2 format.
2520
2521 2002-07-16  Joel Brobecker  <brobecker@gnat.com>
2522
2523         * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including
2524         <sys/proc.h> when not available.
2525
2526 2002-07-16  Andrew Cagney  <ac131313@redhat.com>
2527
2528         * NEWS: Mention that the i[34]86-*-os9k has been made obsolete.
2529         * stabsread.c: Make os9k sections of the code obsolete.
2530         * configure.tgt: Make i[3456]86-*-os9k target obsolete.
2531         * config/i386/i386os9k.mt: Make file obsolete.
2532         * Makefile.in (ALLDEPFILES): Remove remote-os9k.c.
2533         (COMMON_OBS): Remove os9kread.o
2534         (SFILES): Remove os9kread.c.
2535         (os9kread.o, remote-os9k.o): Make target obsolete.
2536         * remote-os9k.c: Make file obsolete.
2537         * os9kread.c: Make file obsolete.
2538         * Makefile.in
2539
2540 2002-07-16  Andrew Cagney  <ac131313@redhat.com>
2541
2542         * NEWS: Mention that the FR30 has been made obsolete.
2543         * fr30-tdep.c: Make file obsolete.
2544         * config/fr30/tm-fr30.h: Ditto.
2545         * config/fr30/fr30.mt: Ditto.
2546         * configure.tgt: Make fr30-*-elf obsolete.
2547         * MAINTAINERS: Make fr30-elf obsolete.
2548
2549 2002-07-16  Pierre Muller  <muller@ics.u-strasbg.fr>
2550
2551         * blockframe.c (get_pc_function_start): return 0 if the minimal symbol
2552         found is not inside a section.
2553
2554 2002-07-15  Kevin Buettner  <kevinb@redhat.com>
2555
2556         * aix-thread.c (ptrace_check): Use safe_strerror() instead of
2557         strerror().
2558         (pdc_realloc): Use xrealloc() instead of realloc().
2559
2560 2002-07-15  Kevin Buettner  <kevinb@redhat.com>
2561
2562         * aix-thread.c (PD_ERROR, CALL_BASE): Delete.
2563         (ops_resume, ops_wait, fetch_regs_lib, store_regs_lib)
2564         (ops_xfer_memory, ops_kill): Don't use PD_ERROR or CALL_BASE
2565         macros.
2566
2567 2002-07-15  Kevin Buettner  <kevinb@redhat.com>
2568
2569         * aix-thread.c (ptrace_check): Eliminate goto.
2570         (sync_threadlists): Eliminate gotos.  Also, fix array overrun
2571         problem.
2572
2573 2002-07-15  Kevin Buettner  <kevinb@redhat.com>
2574
2575         * aix-thread.c (gdbcmd.h): Include.
2576         (DEBUG, DBG, DBG2, dbg): Eliminate.
2577         (debug_aix_thread): New static global.
2578         (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
2579         (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc)
2580         (fetch_regs_lib, store_regs_lib, store_regs_kern): Rewrite
2581         invocations to DBG and DBG2 macros to test against
2582         ``debug_aix_thread'' and call fprintf_unfiltered().
2583         (_initialize_aix_thread): Add new command "set debug aix-thread".
2584
2585 2002-07-15  Andrew Cagney  <ac131313@redhat.com>
2586
2587         From Gerhard Tonn <TON@de.ibm.com>:
2588         * s390-nat.c (fill_fpregset, fill_gregset): Use regcache_collect
2589         instead of supply_register.
2590
2591 2002-07-15  Andrew Cagney  <ac131313@redhat.com>
2592
2593         * dwarf2cfi.c: Include "gdb_assert.h".
2594         (frame_state_for): Use gdb_assert to check that fde->cie_ptr is
2595         non-NULL.
2596         (update_context): Do not use __func__.  Add missing ``break''.
2597         (update_context): Do not use __func__.
2598
2599 2002-07-15  Elena Zannoni  <ezannoni@redhat.com>
2600
2601         * rs6000-tdep.c (rs6000_gdbarch_init): Remove variable print_insn
2602         and its setting.  Set gdbarch instruction printing functions
2603         directly.  For non-rs6000 case use new function
2604         gdb_print_insn_powerpc.
2605         (gdb_print_insn_powerpc): New function.
2606
2607 2002-07-13  Andrew Cagney  <ac131313@redhat.com>
2608
2609         * NEWS: Mention that the d30v has been marked obsolete.
2610         * MAINTAINERS: Note that d30v / d30v-elf has been made obsolete.
2611         * configure.tgt: Mark d30v-*-* as obsolete.
2612         * d30v-tdep.c: Mark file as obsolete.
2613         * config/d30v/d30v.mt: Ditto.
2614         * config/d30v/tm-d30v.h: Ditto.
2615
2616 2002-07-13  Aidan Skinner <aidan@velvet.net>
2617
2618         * ada-tasks.c (add_task_entry): replace calls to
2619         malloc() with xmalloc
2620         * ada-tasks.c (init_task_list): replace calls to free with xfree()
2621         
2622         * ada-lang.c (replace_operator_with_call, fill_in_ada_prototype,
2623         ada_finish_decode_line_1, all_sals_for_line
2624         ada_breakpoint_rewrite): replace calls to free() with xfree()
2625                 
2626 2002-07-12  Kevin Buettner  <kevinb@redhat.com>
2627
2628         From Nicholas Duffek (with minor changes by Martin Hunt, 
2629         Louis Hamilton, and Kevin Buettner):
2630         * aix-thread.c: New file.
2631
2632 2002-07-12  Petr Sorfa <petrs@caldera.com>
2633
2634         *  dwarf2read.c (dwarf2_invalid_attrib_class): New
2635         complaint for invalid attribute class or form.
2636         (read_func_scope): DW_AT_frame_base
2637         better handling of DW_AT_block*.
2638         (dwarf2_add_member_fn): DW_AT_vtable_elem_location
2639         better handling of DW_AT_block*.
2640         (read_common_block): DW_AT_location
2641         better handling of DW_AT_block*.
2642         (read_partial_die): DW_AT_location better handling
2643         of DW_AT_block*.
2644         (new_symbol): DW_AT_external better handling of
2645         DW_AT_block*. Proper initialization of variable
2646         "addr".
2647         (attr_form_is_block): New function that returns true
2648         if the attribute's form is of DW_FORM_block*.
2649
2650 2002-07-12  Peter Schauer  <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
2651
2652         * valops.c (find_method_list): Remove comment about
2653         removed STATIC_MEMFUNCP argument.
2654         (value_find_oload_method_list): Likewise.
2655
2656 2002-07-12  Kevin Buettner  <kevinb@redhat.com>
2657
2658         From Nicholas Duffek:
2659         * rs6000-nat.c (vmap_ldinfo, xcoff_relocate_core): Call
2660         target_new_objfile_hook.
2661
2662 2002-07-12  Kevin Buettner  <kevinb@redhat.com>
2663
2664         From Nicholas Duffek:
2665         * xcoffread.c (scan_xcoff_symtab): Recognize XMC_TD as a data storage
2666         csect.
2667
2668 2002-07-12  Andrew Cagney  <cagney@redhat.com>
2669
2670         * MAINTAINERS: Mention --enable-sim-build-warnings.
2671         (m68hc11-elf): Disable sim build warnings.
2672         (m32r-elf): Mark as broken obsolete candidate.
2673         (x86_64-linux-gnu): Mark as buildable with -Werror.
2674         (arm-elf): Change -w to ``,'' which enables warnings but not
2675         -Werror.
2676
2677 2002-07-12  Andrew Cagney  <ac131313@redhat.com>
2678
2679         * bcache.h: Update copyright.
2680         (struct bstring, struct bcache): Move definition to "bcache.c".
2681         Replaced by opaque declaration.
2682         (bcache_xfree): Replace free_bcache.
2683         (bcache_xmalloc, bcache_memory_used): Declare.
2684         
2685         * bcache.c: Update copyright.
2686         (struct bstring, struct bcache): Moved to here from "bcache.h".
2687         Update comments.
2688         (bcache_xmalloc, bcache_memory_used): New functions.
2689         (bcache_xfree): Replace function free_bcache.
2690         
2691         * Makefile.in (objfiles.o): Add $(bcache_h).
2692         (objfiles_h): Remove $(bcache_h).
2693         (symfile.o): Add $(bcache_h).
2694
2695         * symmisc.c: Update copyright.
2696         (print_symbol_bcache_statistics): Pass psymbol_cache by value.
2697         (print_objfile_statistics): Use bcache_memory_used.
2698
2699         * symfile.c: Include "bcache.h".
2700         (reread_symbols): Use bcache_xfree.
2701         (reread_symbols): Use bcache_xmalloc and bcache_xfree.
2702         (add_psymbol_to_list): Pass psymbol_cache by value.
2703         (add_psymbol_with_dem_name_to_list): Ditto.
2704
2705         * objfiles.h: Update copyright.
2706         (struct bcache): Declare opaque.  Do not include "bcache.h".
2707         (struct objfile): Change psymbol_cache and macro_cache to ``struct
2708         bcache'' pointers.
2709         * dwarf2read.c (macro_start_file): Pass macro_cache by value.
2710
2711         * objfiles.c: Include "bcache.h".  Update copyright.
2712         (allocate_objfile): Use bcache_xmalloc to create psymbol_cache and
2713         macro_cache.
2714         (free_objfile): Use bcache_xfree.
2715
2716 2002-07-11  Grace Sainsbury  <graces@redhat.com>
2717
2718         * monitor.c (monitor_fetch_register): Make name a constant.
2719         (monitor_store_register): Same.
2720
2721 2002-07-11  Daniel Jacobowitz  <drow@mvista.com>
2722
2723         Based on patch from Daniel Berlin <dberlin@dberlin.org>.
2724         * buildsym.c: Include "demangle.h" for SYMBOL_INIT_DEMANGLED_NAME.
2725         (finish_block) For non-function blocks, hash the symbol table.  For
2726         function blocks, mark the symbol table as unhashed.
2727         * minsyms.c (msymbol_hash): Return hash value without taking modulus.
2728         (msymbol_hash_iw): Likewise.
2729         (add_minsym_to_hash_table): Take modulus of msymbol_hash's return
2730         value.
2731         (add_minsym_to_demangled_hash_table): Likewise for msymbol_hash_iw.
2732         (lookup_minimal_symbol): Likewise for both.
2733         * symtab.h (struct block): Add `hashtable' flag.  Comment the
2734         hashtable.
2735         (BLOCK_HASHTABLE, BLOCK_BUCKETS, BLOCK_BUCKET): New macro.
2736         (ALL_BLOCK_SYMBOLS): Update.
2737         (BLOCK_SHOULD_SORT): Do not sort hashed blocks.
2738         (struct symbol): Add `hash_next' pointer.
2739         * symtab.c (lookup_block_symbol): Search using the hash table when
2740         possible.
2741         (find_pc_sect_symtab): Use ALL_BLOCK_SYMBOLS.
2742         (search_symbols, find_addr_symbol): Likewise.
2743
2744         * dstread.c (process_dst_block): Clear hashtable bit for new block.
2745         (read_dst_symtab): Likewise.
2746         * jv-lang.c (get_java_class_symtab): Likewise.
2747         * mdebugread.c: Include "gdb_assert.h".
2748         (shrink_block): Assert that the block being modified is not hashed.
2749         * coffread.c (patch_opaque_types): Use ALL_BLOCK_SYMBOLS.
2750         * symmisc.c (free_symtab_block): Walk the hash table when freeing
2751         symbols.
2752         (dump_symtab): Recognize hashed blocks.
2753         * printcmd.c (print_frame_args):  Assert that function blocks do not
2754         have hashed symbol tables.
2755         * ada-lang.c (symtab_for_sym): Use ALL_BLOCK_SYMBOLS.
2756         (fill_in_ada_prototype, debug_print_block): Likewise.
2757         (ada_add_block_symbols): Use ALL_BLOCK_SYMBOLS.  Handle hash tables.
2758
2759 2002-07-11  Corinna Vinschen  <vinschen@redhat.com>
2760
2761         * stack.c (print_frame): Use result of frame_address_in_block()
2762         instead of fi->pc when evaluating symbols.
2763         (backtrace_command_1): Ditto.
2764
2765 2002-07-11  Andrew Cagney  <cagney@redhat.com>
2766
2767         * cris-tdep.c (cris_saved_pc_after_call): Fix parameter type.
2768         Make static.
2769
2770         * arm-tdep.c (arm_register_name): Make return type constant.
2771
2772 2002-07-10  Andrew Cagney  <ac131313@redhat.com>
2773
2774         * win32-nat.c (has_detach_ability): Convert to strict ISO C
2775         prototype.
2776         * top.c (gdb_rl_operate_and_get_next_completion): Ditto.
2777         * s390-tdep.c (s390_fp_regnum): Ditto.
2778         (s390_read_fp): Ditto.
2779         (s390_pop_frame): Ditto.
2780         (_initialize_s390_tdep): Ditto.
2781         * remote.c (get_remote_state): Ditto.
2782         * procfs.c (mappingflags): Ditto.
2783         * memattr.c (_initialize_mem): Ditto.
2784         * mcore-tdep.c (mcore_pop_frame): Ditto.
2785         * m68klinux-nat.c (_initialize_m68k_linux_nat): Ditto.
2786         * m68k-tdep.c (m68k_register_bytes_ok): Ditto.
2787         * language.c (set_case_str): Ditto.
2788         * gnu-v3-abi.c (vtable_address_point_offset): Ditto.
2789         * frv-tdep.c (new_variant): Ditto.
2790         (frv_stopped_data_address): Ditto.
2791         * dwarf2cfi.c (fde_chunks_need_space): Ditto.
2792         (context_alloc): Ditto.
2793         (frame_state_alloc): Ditto.
2794         (unwind_tmp_obstack_init): Ditto.
2795         (unwind_tmp_obstack_free): Ditto.
2796         (cfi_read_fp): Ditto.
2797         * cris-tdep.c (cris_saved_pc_after_call): Ditto.
2798         (cris_pop_frame): Ditto.
2799         * c-lang.c (scanning_macro_expansion): Ditto.
2800         (finished_macro_expansion): Ditto.
2801         (c_preprocess_and_parse): Ditto.
2802         * gdbarch.sh: Ditto.
2803         * gdbarch.h, gdbarch.c: Regenerate.
2804         * config/mn10200/tm-mn10200.h: Adjust indentation.
2805         * target.c: Adjust indentation.
2806         * symtab.h: Adjust indentation.
2807         * stabsread.h: Adjust indentation.
2808         * remote-es.c: Adjust indentation.
2809         * os9kread.c: Adjust indentation.
2810
2811 2002-07-10  Andrew Cagney  <ac131313@redhat.com>
2812         
2813         * wince.c (_initialize_wince): Rename _initialize_inftarg.
2814         * win32-nat.c (_initialize_win32_nat): Rename _initialize_inftarg.
2815
2816 2002-07-10  Grace Sainsbury  <graces@redhat.com>
2817         
2818         * NEWS: Mention m68k, mcore multi-arching.  
2819         * MAINTAINERS: Change status of m68k, mcore to reflect
2820         multi-arching.
2821
2822 2002-07-10  Daniel Jacobowitz  <drow@mvista.com>
2823
2824         * valops.c (find_overload_match): Free oload_syms.
2825
2826 2002-07-09  Joel Brobecker  <brobecker@gnat.com>
2827
2828         Define HAVE_SYS_PROC_H if sys/proc.h exists
2829         * configure.in: Add check for sys/proc.h
2830         * config.in: Regenerate.
2831         * configure: Regenerate.
2832
2833 2002-07-09  Grace Sainsbury  <graces@redhat.com>
2834
2835         * config/m68k/tm-m68k.h: Remove macros wrapped in 
2836         #if !GDB_MULTI_ARCH. 
2837
2838 2002-07-08  Andrew Cagney  <ac131313@redhat.com>
2839
2840         * config.in, configure: Regenerate.
2841
2842 2002-07-08  Mark Kettenis  <kettenis@gnu.org>
2843
2844         * dwarf2cfi.c: Include "gcore.h".
2845         (execute_stack_op): Fix implementation of the
2846         DW_OP_deref and DW_OP_deref_size operators by letting do their
2847         lookup in the target.
2848
2849 2002-07-07  Mark Kettenis  <kettenis@gnu.org>
2850
2851         From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>:
2852         * i386-sol2-tdep.c (i386_sol2_init_abi): Correct value for
2853         tdep->sc_sp_offset.
2854
2855 2002-07-05  Daniel Jacobowitz  <drow@mvista.com>
2856
2857         Fix PR gdb/595, gdb/602
2858         * gnu-v3-abi.c (gnuv3_baseclass_offset): Remove unused variables.
2859         Don't call value_cast, just read the vtable pointer; update comments
2860         to match.
2861
2862 2002-07-05  Grace Sainsbury  <graces@redhat.com>
2863
2864         * config/mcore/tm-mcore.h: Remove file.
2865         * config/mcore/mcore.mt: Remove definition of TM_FILE
2866         * configure.tgt: Set gdb_multi_arch to yes for the mcore target.
2867
2868 2002-07-05  Mark Kettenis  <kettenis@gnu.org>
2869
2870         * i386bsd-tdep.c: Include "gdb_string.h".
2871
2872 2002-07-04  Grace Sainsbury  <graces@redhat.com>
2873
2874         * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Set to 2.
2875         (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG,RETVAL_REGNUM): Move to
2876         mcore-tdep.
2877         (REG_STRUCT_HAS_ADDR, USE_STRUCT_CONVENTION, GET_SAVED_REGISTER)
2878         (TARGET_VIRTUAL_FRAME_POINTER, BELIEVE_PCC_PROMOTION): Remove.
2879         * mcore-tdep.c (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG)
2880         (RETVAL_REGNUM): Move macros from tm-mcore.h
2881         (mcore_reg_struct_has_addr): New function.
2882         (mcore_gdbarch_init): Added initializations for the macros removed
2883         from tm-mcore.h.
2884
2885 2002-07-04  Mark Kettenis  <kettenis@gnu.org>
2886
2887         * osabi.c (generic_elf_osabi_sniffer): Add check for FreeBSD 3.x's
2888         traditonal string branding within the ELF header.
2889
2890 2002-07-04  Daniel Jacobowitz  <drow@mvista.com>
2891
2892         * symtab.c (remove_params): New function.
2893         (make_symbol_overload_list): Use it instead of cplus_demangle.
2894         (overload_list_add_symbol): Likewise.  Reorder.  Fix memory leak.
2895
2896 2002-07-04  Mark Kettenis  <kettenis@gnu.org>
2897
2898         * i386obsd-nat.c (_initialize_i386obsd_nat): Fix typo in prototype.
2899
2900         * i386bsd-tdep.c (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end):
2901         New variables.
2902         (i386nbsd_init_abi): Use these to initialize tdep->sigtramp_start
2903         and tdep->sigtramp_end.
2904         * i386obsd-nat.c: New file.
2905         * config/i386/obsd.mh (NATDEPFILES): Add i386obsd-nat.o.
2906
2907         * dwarf2cfi.c (cfi_pop_frame): Use alloca() for regbuf.
2908         Don't call get_current_frame().
2909
2910 2002-07-04  Pierre Muller  <muller@ics.u-strasbg.fr>
2911
2912         * i386-nat.c (child_post_startup_inferior): New function
2913         calling i386_cleanup_dregs if
2914         I386_USE_GENERIC_WATCHPOINTS is defined.
2915         * config/i386/nm-i386.h: define CHILD_POST_STARTUP_INFERIOR
2916         conditional to acknowledge that i386-nat.c has its
2917         own child_post_startup_inferior function.
2918
2919 2002-07-04  Mark Kettenis  <kettenis@gnu.org>
2920
2921         * i386-tdep.h (I386_MAX_REGISTER_SIZE): New define.
2922         * i386-tdep.c (i386_do_pop_frame): Use I386_MAX_REGISTER_SIZE
2923         instead of MAX_REGISTER_RAW_SIZE.
2924         (i386_extract_return_value, i386_extract_struct_value_address):
2925         Convert to use regcache.
2926         (i386_gdbarch_init): Set max_register_raw_size and
2927         max_register_virtual_size to I386_MAX_REGISTER_SIZE.
2928         Set extract_return_value and extract_struct_value_address instead
2929         of their deprecated variants.
2930
2931         Convert i386 target to generic dummy frames.
2932         * i386-tdep.c: Include "symfile.h".
2933         (i386_frameless_signal_p): Consider a function to be frameless if
2934         the pc points at the first instruction of the function.
2935         (i386_frame_chain): Handle (generic) call dummies.
2936         (i386_frame_saved_pc): Likewise.
2937         (i386_frame_init_saved_regs): Remove code dealing with call
2938         dummies on the stack.
2939         (i386_push_dummy_frame): Removed.
2940         (i386_call_dummy_words): Removed.
2941         (i386_fix_call_dummy): Removed.
2942         (i386_push_return_address): New function.
2943         (i386_do_pop_frame): Renamed from i386_pop_frame.  Add FRAME
2944         parameter, and don't call get_current_frame.
2945         (i386_pop_frame): New function.
2946         (i386_gdbarch_init): Set use_generic_dummy_frames to 1, set
2947         call_dummy_location to AT_ENTRY_POINT, set call_dummy_address to
2948         entry_point_address, set call_dummy_breakpoint_offset to 0, set
2949         call_dummy_length to 0, set call_dummy_words to NULL, set
2950         sizeof_call_dummy_words to 0, set fix_call_dummy to
2951         generic_fix_call_dummy, set pc_in_call_dummy to
2952         pc_in_call_dummy_at_entry_point, set push_dummy_frame to
2953         generic_push_dummy_frame, set push_return_address to
2954         i386_push_return_address and set frame_chain_valid to
2955         generic_file_frame_chain_valid.
2956
2957 2002-07-03  Andrew Cagney  <ac131313@redhat.com>
2958
2959         * gdbarch.sh (struct regcache): Add opaque declaration.
2960         (EXTRACT_RETURN_VALUE): New architecture method.
2961         (EXTRACT_STRUCT_VALUE_ADDRESS): Ditto.
2962         * gdbarch.h, gdbarch.c: Regenerate.
2963         * arch-utils.c (legacy_extract_return_value): New function.
2964         * arch-utils.h (legacy_extract_return_value): Declare.
2965         * values.c (value_being_returned): Re-enable code handling
2966         EXTRACT_STRUCT_VALUE_ADDRESS.  Move
2967         deprecated_grub_regcache_for_registers call to block handling
2968         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
2969         (EXTRACT_RETURN_VALUE): Do not define.
2970
2971 2002-07-03  Grace Sainsbury  <graces@redhat.com>
2972
2973         * config/mcore/tm-mcore.h (REGISTER_BYTES, NUM_REGS, PC_REGNUM)
2974         (SP_REGNUM, FP_REGNUM, FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK)
2975         (BREAKPOINT_FROM_PC, INNER_THAN, SAVED_PC_AFTER_CALL)
2976         (INIT_EXTRA_FRAME_INFO, FRAME_INIT_SAVED_REGS, INIT_FRAME_PC)
2977         (FRAME_CHAIN, FRAME_CHAIN_VALID, FRAME_SAVED_PC)
2978         (STORE_RETURN_VALUE, DEPRECATED_EXTRACT_RETURN_VALUE)
2979         (STORE_STRUCT_RETURN, DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
2980         (SKIP_PROLOGUE, FRAME_ARGS_SKIP, FRAME_ARGS_ADDRESS)
2981         (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, POP_FRAME)
2982         (PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME, PUSH_ARGUMENTS): Remove.
2983         * mcore-tdep.c (mcore_init_extra_frame_info): Add fromleaf
2984         argument so the function fits the prototype in the architecture
2985         vector.
2986         (mcore_pop_frame): Remove argument so the function fits the
2987         prototype. Use get_current_frame instead of the argument.
2988         (mcore_push_arguments): Change type of struct_return so the
2989         function can be used in the architecture vector.
2990         (mcore_store_struct_return): Add.
2991         (mcore_frame_init_saved_regs): Add.
2992         (mcore_gdbarch_init): Add function calls to replace the macros
2993         removed from tm-mcore.h
2994
2995 2002-07-03  Andrew Cagney  <ac131313@redhat.com>
2996
2997         * infcmd.c (print_return_value): Remove compatibility code calling
2998         deprecated_grub_regcache_for_registers.
2999         
3000         * values.c: Include "regcache.h".
3001         (value_being_returned): Update.  Use
3002         deprecated_grub_regcache_for_registers to extract the register
3003         buffer address.  
3004         * value.h (value_being_returned): Change ``retbuf'' parameter to a
3005         ``struct regcache''.
3006         * Makefile.in (values.o): Add dependency on $(regcache_h).
3007
3008         * inferior.h (run_stack_dummy): Change type of second parameter to
3009         a ``struct regcache''.
3010         * valops.c (hand_function_call): Change type of retbuf to ``struct
3011         regcache''.  Allocate using regcache_xmalloc, clean using
3012         make_cleanup_regcache_xfree.
3013         * infcmd.c (run_stack_dummy): Update.  Use
3014         regcache_cpu_no_passthrough instead of memcpy to copy the buffer.
3015
3016         * regcache.c (do_regcache_xfree): New function.
3017         (make_cleanup_regcache_xfree): New function.
3018         * regcache.h (make_cleanup_regcache_xfree): Declare.
3019
3020 2002-07-03  Martin M. Hunt  <hunt@redhat.com>
3021
3022         * event-top.c (command_line_handler): Don't read past
3023         beginning of buffer.
3024
3025 2002-07-03  Martin M. Hunt  <hunt@redhat.com>
3026         
3027         * varobj.c (struct varobj_root): Change frame from CORE_ADDR to 
3028         struct frame_id. 
3029         (varobj_create): Store frame_id for root.
3030         (varobj_gen_name): Use xasprintf.
3031         (varobj_update): Save and restore frame using get_frame_id() and
3032         frame_find_by_id().
3033         (create_child): Use xasprintf.
3034         (new_root_variable): Initialize frame_id.
3035         (c_name_of_child): Use xasprintf. Call find_frame_by_id().
3036         (c_value_of_variable): Use xasprintf. Move mem_fileopen call
3037         to prevent memory leak.
3038
3039 2002-07-03  Andrew Cagney  <ac131313@redhat.com>
3040
3041         * valops.c (hand_function_call): Move declaration of retbuf to
3042         start of function, allocate using malloc, add a cleanup but before
3043         the inf_status cleanup, cleanup the buffer.  Rename local variable
3044         old_chain to inf_status_cleanup.
3045
3046 2002-07-03  Martin M. Hunt  <hunt@redhat.com>
3047
3048         * top.c (execute_command): Use cmd_func() and cmd_func_p().
3049
3050         * cli/cli-decode.c (cmd_func_p): New function.
3051         (cmd_func): New function.
3052
3053         * command.h: Add cmd_func() and cmd_func_p().   
3054         
3055 2002-07-03  Grace Sainsbury  <graces@redhat.com>
3056
3057         * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Add macro. Set to 0.
3058         (REGISTER_SIZE): Remove.
3059         (MAX_REGISTER_RAW_SIZE): Remove.
3060         (REGISTER_VIRTUAL_TYPE): Remove.
3061         (MAX_REGISTER_VIRTUAL_SIZE): Remove.
3062         (REGISTER_NAME): Remove.
3063         (USE_GENERIC_DUMMY_FRAMES): Remove.
3064         (CALL_DUMMY): Remove.
3065         (CALL_DUMMY_START_OFFSET): Remove.
3066         (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
3067         (CALL_DUMMY_LOCATION): Remove.
3068         (FIX_CALL_DUMMY): Remove.
3069         (CALL_DUMMY_ADDRESS): Remove.
3070         (SIZEOF_CALL_DUMMY_WORDS): Remove.
3071         (SAVE_DUMMY_FRAME_TOS): Remove.
3072         * mcore-tdep.c (MCORE_REG_SIZE, MCORE_NUM_REGS): Add macros.
3073         (mcore_register_virtual_type): New function.
3074         (mcore_register_byte): New function.
3075         (mcore_register_size): New function.
3076         (mcore_register_name): New function.
3077         (mcore_gdbarch_init): New function. Add set_gdbarch calls for
3078         macros removed from tm-mcore.h.
3079         (mcore_dump_tdep): Add.
3080         (_initialize_mcore_tdep): Add gdbarch_register call.
3081
3082 2002-07-03  Mark Kettenis  <kettenis@gnu.org>
3083
3084         * i386-tdep.c (i386_frameless_signal_p): Provide an argument in to
3085         frameless_look_for_prologue, such that we actually call this
3086         function.
3087
3088 2002-07-02  Joel Brobecker  <brobecker@gnat.com>
3089
3090         * frame.h (frame_address_in_block): New function.
3091
3092         * blockframe.c (frame_address_in_block): New function extracted
3093         from get_frame_block().
3094         (get_frame_block): Use frame_address_in_block().
3095         (block_innermost_frame): Use frame_address_in_block() to match
3096         the frame pc address against the block boundaries rather than
3097         the frame pc directly. This prevents a failure when a frame pc
3098         is actually a return-address pointing immediately after the end
3099         of the given block. 
3100
3101 2002-07-02  Grace Sainsbury  <graces@redhat.com>
3102
3103         * MAINTAINERS: Add self under write after approval. 
3104
3105 2002-07-02  Grace Sainsbury  <graces@redhat.com>
3106
3107         * m68k-tdep.c (m68k_remote_breakpoint_from_pc): Add. Currently not
3108         used in architecture vector. The default is
3109         m68k_local_breakpoint_from_pc.
3110         (m68k_local_breakpoint_from_pc): Add.
3111         (enum): Add register numbers from tm-m68k.h.
3112         (m68k_gdbarch_init): Add breakpoint_from_pc to architecture
3113         vector.  
3114         * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Set to
3115         GDB_MULTI_ARCH_PARTIAL.
3116         (BPT_VECTOR, REGISTER_BYTES_FP, REGISTER_BYTES_NOFP)
3117         (NUM_FREGS, SIG_PC_FP_OFFSET, SP_ARG0, REMOTE_BPT_VECTOR): Move to
3118         m68k-tdep.c.
3119         (BREAKPOINT, REMOTE_BREAKPOINT): Remove.
3120         (A1_REGNUM, FP0_REGNUM, FPC_REGNUM, FPS_REGNUM, FPI_REGNUM): Move
3121         to enum in m68k-tdep.c
3122
3123 2002-07-02  Joel Brobecker  <brobecker@gnat.com>
3124
3125         * solib-osf.c (open_map): Compute the list of shared libraries
3126         loaded by the inferior, rather than the list of libraries loaded
3127         by GDB itself.  Otherwise, GDB ends up reading the symbols from
3128         the wrong shared libraries...
3129
3130 2002-07-02  Mark Kettenis  <kettenis@gnu.org>
3131
3132         * i386-linux-tdep.c (i386_linux_sigcontext_addr): Make static.
3133         (LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONEXT_SP_OFFSET): Remove
3134         macros.
3135         (i386_linux_sigtramp_saved_pc, i386_linux_sigtramp_saved_sp):
3136         Remove functions.
3137         (FRAMELESS_SIGNAL): Remove function.
3138         (i386_linux_frame_chain, i386_linux_frame_saved_pc,
3139         i386_linux_saved_pc_after_call): Removed.
3140         (i386_linux_init_abi): Initialize tdep->sigcontext_addr,
3141         tdep->sc_pc_offset and tdep->sc_sp_offset.  Don't override
3142         frame_chain, frame_saved_pc and saved_pc_after_call any longer.
3143
3144         * i386-tdep.c (i386_frameless_signal_p): New function.
3145         (i386_frame_chain): Deal with frameless signals.
3146         (i386_sigtramp_saved_sp): New function.
3147         (i386_frame_saved_pc): Deal with frameless signals.
3148         (i386_saved_pc_after_call): Make sure the correct value is
3149         returned just after entry into a sigtramp.
3150         * i386bsd-tdep.c (i386bsd_sc_sp_offset, i386nbsd_sc_sp_offset,
3151         i386fbsd4_sc_sp_offset): New variables.
3152         (i386bsd_init_abi, i386nbsd_init_abi, i386fbsd4_init_abi): Use
3153         these variables to initialize tdep->sc_sp_offset.  * i386bsd-nat.c
3154         (_initialize_i386bsd_nat): Add sanity check for sc_sp_offset
3155         similiar to what we already did for sc_pc_offset.
3156         * i386-sol2-tdep.c (i386_sol2_init_abi): Initialize
3157         tdep->sc_sp_offset.
3158
3159         * i386nbsd-tdep.c (fetch_elfcore_registers): Wrap long line.
3160
3161 2002-07-02  Michal Ludvig  <mludvig@suse.cz>
3162
3163         * config/i386/tm-x86-64linux.h: New.
3164         * config/i386/x86-64linux.mt: Add GDB_MULTI_ARCH and TM_FILE
3165         definitions.
3166         * config/i386/nm-x86-64.h: Rename to ...
3167         * config/i386/nm-x86-64linux.h: ... this one.
3168         * config/i386/x86-64linux.mh: Reflect the above change.
3169         
3170 2002-07-01  Mark Kettenis  <kettenis@gnu.org>
3171
3172         * i386-tdep.h (struct gdbarch_tdep): Replace sigtramp_saved_pc
3173         with sigcontext_addr.  Add sc_sp_offset.
3174         (i386bsd_sigtramp_saved_pc): Remove prototype.
3175         (i386bsd_sicontext_addr): Add prototype.
3176         * i386-tdep.c (i386_sigtramp_saved_pc): New function.
3177         (i386_frame_saved_pc): Rewrite to call i386_sigtramp_saved_pc.
3178         (i386_svr4_sigtramp_saved_pc): Removed.
3179         (i386_svr4_sigcontext_addr): New function.
3180         (i386_svr4_init_abi): Don't initialize tdep->sigtramp_saved_pc.
3181         Initialize tdep->sigcontext_addr instead.  Initialize
3182         tdep->sc_pc_offset and tdep->sc_sp_offset.
3183         (i386_gdbarch_init): Likewise.
3184         * i386bsd-tdep.c (i386bsd_sigcontext_addr): Don't make it static
3185         any more.
3186         (i386bsd_sigtramp_saved_pc): Remove function.
3187         (i386bsd_init_abi): Don't initialize tdep->sigtramp_saved_pc.
3188         Initialize tdep->sigcontext_addr instead.  Initialize
3189         tdep->sc_pc_offset.
3190         * i386-linux-tdep.c (i386_linux_init_abi): Remove initialization
3191         of tdep->sigtramp_saved_pc.
3192         * i386-sol2-tdep.c (i386_sol2_init_abi): Don't initialize
3193         tdep->sigtramp_saved_pc.  Initialize tdep->sigcontext_addr
3194         instead.
3195
3196         * i386-tdep.c (i386_frameless_function_invocation,
3197         i386_frame_num_args, i386_frame_init_saved_regs,
3198         i386_skip_prologue, i386_push_dummy_frame, i386_fix_call_dummy,
3199         i386_pop_frame, i386_push_arguments, i386_store_struct_return,
3200         i386_extract_return_value, i386_store_return_value,
3201         i386_extract_struct_value_address, i386_register_virtual_type,
3202         i386_register_convertible, i386_register_convert_to_virtual,
3203         i386_register_convert_to_raw, i386_svr4_sigtramp_saved_pc,
3204         i386_go32_init_abi, i386_nw_init_abi, i386_gdbarch_init): Make
3205         static.
3206
3207 2002-07-01  Mark Kettenis  <kettenis@gnu.org>
3208
3209         * i386bsd-tdep.c (i386bsd_frame_saved_pc): Removed.
3210
3211         * config/i386/tm-i386sol2.h (COERCE_FLOAT_TO_DOUBLE): Removed.
3212         * i386-sol2-tdep.c (i386_sol2_init_abi): Adjust for the removal of
3213         this macro.  Include "value.h".
3214
3215 2002-06-30  Aidan Skinner  <aidan@velvet.net>
3216
3217         * ada-exp.tab.c: remove as it's a generated file
3218         * ada-lex.c: remove as it's a generated file
3219                 
3220 2002-06-30  Mark Kettenis  <kettenis@gnu.org>
3221
3222         * config/i386/tm-i386.h (struct frame_info, struct
3223         frame_saved_regs, struct value, struct type): Remove forward
3224         declarations.
3225
3226         * config/i386/tm-linux.h [HAVE_PTRACE_GETFPXREGS]
3227         (FILL_FPXREGSET, HAVE_SSE_REGS): Remove define.
3228         * config/i386/nm-linux.h [HAVE_PTRACE_GETFPXREGS]
3229         (FILL_FPXREGSET): Define.
3230
3231         * config/i386/tm-nbsd.h (HAVE_SSE_REGS): Remove define.
3232
3233         * configure.tgt (i[3456]86-*-openbsd*): Fold into
3234         i[3456]86-*-netbsd* case.
3235         * config/i386/tm-obsd.h: Removed.
3236         * config/i386/obsd.mt: Removed.
3237         * config/i386/obsd.mh (NATDEPFILES): Remove corelow.o and
3238         core-aout.o.
3239         (MH_CFLAGS): Add -DYYDEBUG=0.
3240
3241         * i386bsd-nat.c (_initialize_i386bsd_nat): Define SC_PC_OFFSET to
3242         i386nbsd_sc_pc_offset on OpenBSD too.
3243
3244         * config/i386/tm-fbsd.h [!SVR4_SHARED_LIBS]
3245         (IN_SOLIB_CALL_TRAMPOLINE): Remove define.
3246         * config/i386/tm-nbsdaout.h (IN_SOLIB_CALL_TRAMPOLINE): Remove
3247         define.
3248         * i386bsd-tdep.c: Include "arch-utils.h".
3249         (i386bsd_aout_in_solib_call_trampoline): New function.
3250         (i386bsd_init_abi): Set in_solib_call_trampoline to
3251         i386bsd_aout_in_solib_call_trampoline.
3252         (i386nbsdelf_init_abi, i386fbsd_init_abi): Set
3253         in_solib_call_trampoline to generic_in_solib_call_trampoline.
3254
3255 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
3256
3257         * macrotab.h: Do not include "obstack.h" or "bcache.h".
3258         (struct obstack, struct bcache): Add opaque declarations.
3259         * Makefile.in (macrotab_h): Update
3260
3261 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
3262
3263         * blockframe.c (generic_find_dummy_frame): Change return type to
3264         ``struct regcache''.
3265         (struct dummy_frame): Replace field ``registers'' with regcache, a
3266         struct regcache object.
3267         (generic_find_dummy_frame): Update.
3268         (generic_push_dummy_frame): Update.  Use regcache_xfree,
3269         regcache_xmalloc and regcache_cpy.
3270         (generic_pop_dummy_frame): Update.  Use regcache_cpy and
3271         regcache_xfree.
3272         (deprecated_generic_find_dummy_frame): Update.
3273         (generic_read_register_dummy): Update.  Use
3274         regcache_read_as_address.
3275         (generic_call_dummy_register_unwind): Update.  Use regcache_read.
3276         (generic_get_saved_register): Update.  Use regcache_read.
3277
3278 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
3279
3280         * Makefile.in (objfiles_h): Add $(bcache_h).
3281         * objfiles.h: Include "bcache.h".
3282
3283         * Makefile.in (symtab_h): Remove $(bcache_h).
3284         * symtab.h: Do not include "bcache.h".
3285
3286 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
3287
3288         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Set frame_chain_valid to
3289         generic_func_frame_chain_valid.
3290
3291 2002-06-28  David O'Brien  <obrien@FreeBSD.org>
3292
3293         * config/i386/nm-fbsd.h: Include <sys/param.h>.
3294         * config/i386/tm-fbsd.h: Likewise.
3295
3296 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
3297
3298         * rs6000-tdep.c (rs6000_gdbarch_init): Use
3299         generic_unwind_get_saved_register.
3300
3301 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
3302
3303         From 2002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>:
3304         * regcache.c (supply_register): Add missing argument to
3305         register_buffer call.
3306
3307 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
3308
3309         * Makefile.in (init.c): Drop -e option to grep.  Not necessary and
3310         Solaris /bin/grep does not not like it.  From Peter Schauer.
3311
3312 2002-06-26  Tom Tromey  <tromey@redhat.com>
3313
3314         * command.h (add_setshow_cmd): Declare.
3315         (add_setshow_cmd_full): Declare.
3316         * cli/cli-decode.c (add_setshow_cmd): No longer static.  Now
3317         returns void.  Use add_setshow_cmd_full.
3318         (add_setshow_cmd_full): New function.
3319         (add_setshow_auto_boolean_cmd): Use add_setshow_cmd_full.
3320         (add_setshow_boolean_cmd): Likewise.
3321
3322 2002-06-26  Jason Thorpe  <thorpej@wasabisystems.com>
3323
3324         * config/vax/tm-vax.h: Protect from multiple inclusion.
3325         (TARGET_UPAGES, TARGET_NBPG, STACK_END_ADDR)
3326         (SIGTRAMP_START, SIGTRAMP_END, SIGCONTEXT_PC_OFFSET): Move to...
3327         * config/vax/tm-vaxbsd.h: ...here.  New file.
3328         * config/vax/vax.mt (TM_FILE): Set to tm-vaxbsd.h.
3329
3330 2002-06-26  Jason Thorpe  <thorpej@wasabisystems.com>
3331
3332         * config/vax/tm-vax.h (BREAKPOINT): Remove.
3333         (BELIEVE_PCC_PROMOTION): Remove.
3334         (AP_REGNUM): Move to...
3335         * config/vax/nm-vax.h: ...here.
3336         * vax-tdep.c: Use VAX_AP_REGNUM instead of AP_REGNUM.
3337         (vax_breakpoint_from_pc): New function.
3338         (vax_gdbarch_init): Initialize gdbarch_breakpoint_from_pc
3339         and gdbarch_believe_pcc_promotion.
3340
3341 2002-06-26  Jason Thorpe  <thorpej@wasabisystems.com>
3342
3343         * Makefile.in (vax_tdep_h): Define.  
3344         (vax-tdep.o): Use $(vax_tdep_h).
3345         * vax-tdep.c (vax_gdbarch_init): Use generic OS ABI framework.
3346         (vax_dump_tdep): New function. 
3347         (_initialize_vax_tdep): Register vax_dump_tdep.
3348         * vax-tdep.h: Include osabi.h.     
3349         (struct gdbarch_tdep): New. 
3350
3351 2002-06-26  Andrew Cagney  <cagney@redhat.com>
3352
3353         * frame.h (deprecated_generic_find_dummy_frame): Rename
3354         generic_find_dummy_frame.
3355         * blockframe.c (generic_find_dummy_frame): Make static.
3356         (deprecated_generic_find_dummy_frame): New function.
3357         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Replace
3358         generic_find_dummy_frame with deprecated_find_dummy_frame.
3359         (sh64_nofp_frame_init_saved_regs): Ditto.
3360         (sh_fp_frame_init_saved_regs): Ditto.
3361         * s390-tdep.c (s390_frame_saved_pc_nofix): Ditto.
3362         (s390_frame_chain): Ditto.
3363         * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
3364
3365 2002-06-26  Grace Sainsbury  <graces@redhat.com>
3366
3367         * config/m68k/tm-m68k.h: Rearrange code so macros not in the
3368         gdbarch vector are at the top.
3369         (NUM_REGS): Remove.
3370         (FP_REGNUM, SP_REGNUM, PS_REGNUM, PC_REGNUM, FP0_REGNUM): Remove.
3371         (FRAME_ARGS_ADDRESS): Remove.
3372         (FRAME_LOCALS_ADDRESS): Remove.
3373         (FRAME_NUM_ARGS): Remove.
3374         (FRAME_ARGS_SKIP): Remove.  
3375         * m68k-tdep.c (enum): Add eumeration of special register numbers.
3376         (m68k_gdbarch_init): Add gdbarch initializations for macros
3377         undefined in tm-m68k.h
3378
3379 2002-06-26  Grace Sainsbury  <graces@redhat.com>
3380
3381         * monitor.h: Add the function regname to monitor_ops
3382         structure. This way NUM_REGS does not have to be a constant.
3383         * monitor.c (monitor_fetch_register): Added support for regname
3384         function. The function is called if the array regnames is NULL.
3385         (monitor_store_register): Same.
3386         * cpu32bug-rom.c (cpu32bug_regname): Add function. Replaces
3387         regnames array.
3388         (init_cpu32bug_cmds): set cpu32bug_cmds.regnames to NULL,
3389         cpu32bug_cmds.regname to point to new function.
3390         * abug-rom.c (abug_regname): Same as above.
3391         (init_abug_cmds): Same.
3392         * dbug-rom.c (dbug_regname): Same as above.
3393         (init_dbug_cmds): Same.
3394         * remote-est.c (est_regname): Same. 
3395         (init_est_cmds): Same.
3396         * rom68k-rom.c (rom68k_regname): Same. 
3397         (init_rom68k_cmds): Same.
3398
3399 2002-06-25  Tom Tromey  <tromey@redhat.com>
3400
3401         * breakpoint.c (delete_command): Don't repeat `delete' commands.
3402
3403 2002-06-25  Andrew Cagney  <cagney@redhat.com>
3404
3405         * infrun.c (stop_registers): Change variable's type to ``struct
3406         regcache'''.
3407         (xmalloc_inferior_status): Delete function.
3408         (free_inferior_status): Delete function.
3409         (normal_stop): Use regcache_cpy.
3410         (struct inferior_status): Change type of fields ``stop_registers''
3411         and ``registers'' to ``struct regcache''.
3412         (write_inferior_status_register): Use regcache_write.
3413         (save_inferior_status): Instead of calling
3414         xmalloc_inferior_status, allocate the inf_status buffer directly.
3415         Use regcache_dup_no_passthrough and regcache_dup to save the
3416         buffers.
3417         (restore_inferior_status): Use regcache_xfree and regcache_cpy.
3418         Replace the stop_registers regcache instead of overriding it.  Use
3419         regcache_xfree.  Instead of calling free_inferior_status, xfree
3420         the buffer directly.
3421         (discard_inferior_status): Use regcache_xfree.  Instead of calling
3422         free_inferior_status, xfree the buffer directly.
3423         (build_infrun): Use regcache_xmalloc.
3424         (_initialize_infrun): Delete redundant call to build_infrun.
3425
3426         * Makefile.in (infcmd.o): Add $(regcache_h).
3427
3428         * infcmd.c: Include "regcache.h".
3429         (run_stack_dummy): Use deprecated_grub_regcache_for_registers to
3430         obtain the address of `stop_registers' register buffer.
3431         (print_return_value): Ditto.
3432
3433         * inferior.h (struct regcache): Add opaque declaration.
3434         (stop_registers): Change variable's declared type to ``struct
3435         regcache''.
3436
3437 2002-06-24  Tom Tromey  <tromey@redhat.com>
3438
3439         * cli/cli-decode.c (add_show_from_set): Fixed typo in comment.
3440         * target.c (initialize_targets): Fixed typo in
3441         trust-readonly-sections `show' documentation.
3442
3443         * main.c: Marked all strings with _().
3444
3445 2002-06-24  Don Howard  <dhoward@redhat.com>
3446
3447         * memattr.c (create_mem_region): Treat hi == 0 as a special case
3448         that means max CORE_ADDR+1.
3449         (lookup_mem_region): Ditto.
3450         (mem_info_command): Ditto.
3451
3452 2002-06-24  Grace Sainsbury  <graces@redhat.com>
3453
3454         * config/m68k/tm-m68k.h (DECR_PC_AFTER_BREAK): Remove.
3455         (REGISTER_BYTES_OK): Remove.
3456         (REGISTER_BYTES): Remove.
3457         (STORE_STRUCT_RETURN): Remove.
3458         (DEPRECATED_EXTRACT_RETURN_VALUE): Remove.
3459         (STORE_RETURN_VALUE): Remove.
3460         (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
3461         (FRAME_CHAIN): Remove.
3462         (FRAMELESS_FUNCTION_INVOCATION): Remove.
3463         (FRAME_SAVED_PC): Remove.  
3464         * m68k-tdep.c (m68k_register_bytes_ok):Add.
3465         (m68k_store_struct_return): Add.
3466         (m68k_deprecated_extract_return_value): Add.
3467         (m68k_deprecated_extract_struct_value_address): Add.
3468         (m68k_store_return_value): Add.
3469         (m68k_frame_chain): Add.
3470         (m68k_frameless_function_invocation): Add.
3471         (m68k_frame_saved_pc): Add.
3472         (m68k_gdbarch_init): added set_gdbarch calls for new 
3473         functions and deleted macros.
3474
3475 2002-06-23  Tom Tromey  <tromey@redhat.com>
3476
3477         * Makefile.in (HFILES_NO_SRCDIR): Remove old files.
3478         (ALLDEPFILES): Likewise.
3479         (udiheaders): Removed.
3480         (udip2soc.o): Likewise.
3481         (udi2go32.o): Likewise.
3482         (udr.o): Likewise.
3483         (HFILES_WITH_SRCDIR): Don't mention udiheaders.
3484
3485 2002-06-22  Andrew Cagney  <ac131313@redhat.com>
3486
3487         * infrun.c (_initialize_infrun): Delete unnecessary call to
3488         build_infrun.
3489
3490         * regcache.h: Update comments describing the regcache_cpy family
3491         of functions.
3492         (regcache_save, regcache_restore): Delete declaration.
3493         (regcache_save_no_passthrough): Delete declaration.
3494         (regcache_restore_no_passthrough): Delete declaration.
3495         * regcache.c (regcache_save): Delete function.
3496         (regcache_save_no_passthrough): Delete function.
3497         (regcache_restore): Delete function.
3498         (regcache_restore_no_passthrough): Delete function.
3499
3500 2002-06-21  Andrew Cagney  <ac131313@redhat.com>
3501
3502         * config/m68k/tm-m68k.h: Fix typo.
3503         (FRAME_INIT_SAVED_REGS): Define when non-multi-arch.
3504         (m68k_frame_init_saved_regs): Declare.
3505
3506 2002-06-21  Jim Blandy  <jimb@redhat.com>
3507
3508         Remove some vestiges of Harris 88k support.
3509         * dwarf2read.c (decode_locdesc): Remove `#if' block for Harris 88k
3510         register numbering quirk.
3511         * elfread.c (elf_symtab_read): Remove `#if' block for skipping
3512         odd symbols occurring in Harris 88k ELF targets.
3513
3514 2002-06-21  Tom Tromey  <tromey@redhat.com>
3515
3516         * gdb_locale.h: New file.
3517         * Makefile.in (GDB_CFLAGS): Define LOCALEDIR.
3518         (defs_h): Added gdb_locale.h.
3519         * configure, config.in: Rebuilt.
3520         * configure.in (PACKAGE): Define.
3521         * defs.h: Include gdb_locale.h.
3522         * main.c (captured_main): Call setlocale, bindtextdomain,
3523         textdomain.
3524
3525 2002-06-21  Dave Brolley  <brolley@redhat.com>
3526
3527         From Stan Shebs, Jim Blandy, Mark Salter, Kevin Buettner:
3528         * config/frv/frv.mt: New file.
3529         * config/frv/tm-frv.h: New file.
3530         * configure.tgt: Support frv-*-*.
3531         * Makefile.in (frv-tdep.o): New target.
3532         * frv-tdep.c: New file.
3533         * NEWS: Mention frv.
3534
3535 2002-06-21  Dave Brolley  <brolley@redhat.com>
3536
3537         * MAINTAINERS: Add self to "Write After Approval" list.
3538
3539 2002-06-21  Grace Sainsbury  <graces@redhat.com>
3540
3541         * config/m68k/tm-m68k.h (REGISTER_BYTE, REGISTER_RAW_SIZE)
3542         (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
3543         (REGISTER_VIRTUAL_TYPE, REGISTER_NAMES, TARGET_LONG_DOUBLE_FORMAT)
3544         (FUNCTION_START_OFFSET, SKIP_PROLOGUE, SAVED_PC_AFTER_CALL)
3545         (INNER_THAN, STACK_ALIGN, REGISTER_SIZE): Remove macros.
3546
3547         * m68k-tdep.c: Include arch-utils.h
3548         (m68k_register_raw_size): Add.
3549         (m68k_register_virtual_size): Add.
3550         (m68k_register_virtual_type): Add.
3551         (m68k_register_name): Add.
3552         (m68k_stack_align): Add.
3553         (m68k_register_byte): Add.
3554         (m68k_gdbarch_init): Add set_gdbarch calls for macros removed in
3555         tm-m68k.h.
3556
3557 2002-06-21  Grace Sainsbury  <graces@redhat.com>
3558
3559         * m68k-tdep.c (m68k_frame_init_saved_regs): Replace
3560         m68k_find_saved_regs.
3561         (m68k_pop_frame): Removed saved_regs structure, and replaced
3562         references to it with frame->saved_regs.
3563         (m68k_gdbarch_init): Added function calls to initialize the
3564         gdbarch structure.
3565         (m68k_fix_call_dummy): Add. 
3566         * config/m68k/tm-m68k.h: (FRAME_FIND_SAVED_REGS): Remove.
3567         (CALL_DUMMY): Remove.
3568         (CALL_DUMMY_LENGTH): Remove.
3569         (CALL_DUMMY_START_OFFSET): Remove.
3570         (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
3571         (FIX_CALL_DUMMY): Remove.
3572         (PUSH_DUMMY_FRAME): Remove.
3573         (POP_FRAME): Remove.
3574
3575 2002-06-19  Pierre Muller  <muller@ics.u-strasbg.fr>
3576
3577         * parse.c (parse_fprintf): New function used to avoid calls to
3578         fprintf in bison parser generated debug code.
3579         * parser-defs.h: Declaration of new parse_fprintf function.
3580         * ada-exp.y, c-exp.y, f-exp.y, jv-exp.y, m2-exp.y, p-exp.y:
3581         Set YYDEBUG to 1 by default.
3582         Set YYFPRINTF as parse_fprintf.
3583
3584 2002-06-21  Michal Ludvig  <mludvig@suse.cz>
3585
3586         * dwarf2cfi.c (read_encoded_pointer): Don't handle pointer 
3587         encoding anymore.
3588         (pointer_encoding, enum ptr_encoding): New.
3589         (execute_cfa_program): Take care about pointer encoding.        
3590         (dwarf2_build_frame_info): Only call parse_frame_info for 
3591         .debug_frame and .eh_frame.
3592         (parse_frame_info): New, derived from former dwarf2_build_frame_info.
3593         fixed augmentation handling, added relative addressing, 
3594         ignore duplicate FDEs. Added comments.
3595         * dwarf2cfi.c: Reindented.
3596         
3597 2002-06-20  Elena Zannoni  <ezannoni@redhat.com>
3598
3599         * event-top.c (command_handler): Don't use space_at_cmd_start
3600         unless there is sbrk() on the host. Assign time and space data
3601         to union fields of the appropriate length.
3602
3603 2002-06-20  Michal Ludvig  <mludvig@suse.cz>
3604
3605         * x86-64-tdep.c (x86_64_register_nr2name): Rename to 
3606         x86_64_register_name. Return type changed to 'const char *'.
3607         (x86_64_register_name2nr): Rename to x86_64_register_number.
3608         (x86_64_gdbarch_init): Update to reflect the change.
3609         * x86-64-tdep.h: Ditto.
3610         * x86-64-linux-nat.c (x86_64_fxsave_offset)
3611         (supply_fpregset): Ditto.
3612
3613 2002-06-19  Andrew Cagney  <cagney@redhat.com>
3614
3615         * regcache.h: Update copyright.
3616         (struct regcache, struct gdbarch): Add opaque declarations.
3617         (current_regcache): Declare global variable.
3618         (regcache_read, regcache_write): Add gdbarch parameter.
3619         (regcache_save, regcache_save_no_passthrough)
3620         (regcache_restore, regcache_restore_no_passthrough)
3621         (regcache_dup, regcache_dup_no_passthrough)
3622         (regcache_cpy, regcache_cpy_no_passthrough)
3623         (deprecated_grub_regcache_for_registers)
3624         (deprecated_grub_regcache_for_register_valid)
3625         (regcache_valid_p): Add function declarations.
3626         
3627         * regcache.c: Update copyright.
3628         (regcache_descr_handle): New global variable.
3629         (struct regcache_descr): Define.
3630         (init_legacy_regcache_descr, init_regcache_descr): New functions.
3631         (regcache_descr, xfree_regcache_descr): New functions.
3632         (struct regcache): Define.
3633         (regcache_xmalloc, regcache_xfree): New functions.
3634         (regcache_cpy, regcache_cpy_no_passthrough): New functions.
3635         (regcache_dup, regcache_dup_no_passthrough): New functions.
3636         (regcache_valid_p, regcache_read_as_address): New functions.
3637         (deprecated_grub_regcache_for_registers): New function.
3638         (deprecated_grub_regcache_for_register_valid): New function.
3639         (current_regcache): New global variable.
3640         (register_buffer): Add regcache parameter.  Update calls.
3641         (regcache_read, regcache_write): Add regcache parameter.  Rewrite.
3642         (read_register_gen, write_register_gen): Update register_buffer
3643         call.  Test for legacy_p instead of gdbarch_register_read_p or
3644         gdbarch_register_write_p.
3645         (regcache_collect): Update register_buffer call.
3646         (build_regcache): Rewrite.  Use deprecated grub functions.
3647         (regcache_save, regcache_save_no_passthrough): New functions.
3648         (regcache_restore, regcache_restore_no_passthrough): New
3649         functions.
3650         (_initialize_regcache): Create the regcache_data_handle. Swap
3651         current_regcache global variable.
3652         
3653         * sh-tdep.c (sh_pseudo_register_read): Add current_regcache
3654         parameter to regcache_read and regcache_write calls.
3655         (sh4_register_read): Ditto.
3656         (sh64_pseudo_register_read): Ditto.
3657         (sh64_register_read): Ditto.
3658         (sh_pseudo_register_write): Ditto.
3659         (sh4_register_write): Ditto.
3660         (sh64_pseudo_register_write): Ditto.
3661         (sh64_register_write): Ditto.
3662
3663         * defs.h (XCALLOC): Define.
3664
3665 2002-06-19  Grace Sainsbury  <graces@redhat.com>
3666
3667         * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Added (set to 0).
3668         * m68k-tdep.c (m68k_gdbarch_init): Added.
3669         (m68k_dump_tdep): Added.
3670
3671 2002-06-19  Daniel Jacobowitz  <drow@mvista.com>
3672
3673         * ada-lang.c (fill_in_ada_prototype): Update comment.
3674
3675 2002-06-19  Daniel Jacobowitz  <drow@mvista.com>
3676
3677         * mips-tdep.c (enum mips_abi): Explicitly start at 0.  Add
3678         MIPS_ABI_LAST.
3679         (mips_abi_string, mips_abi_strings): New.
3680         (struct gdbarch_tdep): Remove mips_abi_string, add found_abi.
3681         (mips_gdbarch_init): Set tdep->found_abi.  Don't set
3682         tdep->mips_abi_string.  Honor mips_abi_string.  Default to
3683         O32 if no ABI is found.
3684         (mips_dump_tdep): Use mips_abi_strings.
3685         (mips_abi_update): New function.
3686         (_initialize_mips_tdep): Initialize mips_abi_string.  Add  
3687         ``set mips abi'' and ``show mips abi''.  Check the size of
3688         mips_abi_strings.
3689
3690 2002-06-19  Andrew Cagney  <cagney@redhat.com>
3691
3692         * i386-linux-tdep.c (i386_linux_register_name): Make return type
3693         constant.
3694
3695 2002-06-18  Joel Brobecker  <brobecker@gnat.com>
3696
3697         * alpha-tdep.c (heuristic_proc_desc): Compute the size of the  
3698         current frame using only the first stack size adjustment. All
3699         subsequent size adjustments are not considered to be part of
3700         the "static" part of the current frame.
3701         Compute the address of the saved registers relative to the
3702         Frame Pointer ($fp) instead of the Stack Pointer if $fp is
3703         in use in this frame.
3704
3705 2002-06-18  Don Howard  <dhoward@redhat.com>
3706  
3707         * valops.c (value_ind): Use value_at_lazy() when dereferencing
3708         type int expressions.  Thanks to Jim Blandy <jimb@redhat.com> for
3709         suggesting this solution.
3710
3711 2002-06-18  Andrew Cagney  <ac131313@redhat.com>
3712
3713         * config/romp/xm-rtbsd.h: Delete file.
3714         * config/romp/rtbsd.mh: Delete file.
3715
3716 2002-06-18  Keith Seitz  <keiths@redhat.com>
3717
3718         * breakpoint.c (condition_command): Post breakpoint_modify
3719         when a condition is added to an existing breakpoint.
3720         (commands_command): Likewise for commands.
3721         (set_ignore_count): Likewise for ignore counts.
3722         If no tty, do not simply return, still need to send event
3723         notification.
3724         (ignore_command): Only print a newline if the command came
3725         from a tty.
3726         Don't call breakpoints_changed, since this is now properly
3727         handled by set_ignore_count.
3728
3729 2002-06-18  Andrew Cagney  <cagney@redhat.com>
3730
3731         * MAINTAINERS: Note that cris-elf target can be compiled with
3732         -Werror.
3733         * cris-tdep.c (cris_register_name): Make return type constant.
3734         (cris_breakpoint_from_pc): Ditto.
3735
3736 2002-06-18  Michal Ludvig  <mludvig@suse.cz>
3737
3738         * frame.h (struct frame_info): Change type of context to 
3739         'struct context'.
3740
3741 2002-06-17  Andrew Cagney  <cagney@redhat.com>
3742
3743         * gdbarch.sh (REGISTER_NAME): Change return type a constant string
3744         pointer.
3745         * gdbarch.h, gdbarch.c: Regenerate.
3746         * config/mips/tm-mips.h (mips_register_name): Update.
3747         * i386-tdep.h (i386_register_name): Update.
3748         * mips-tdep.c (mips_register_name): Update
3749         * alpha-tdep.c (alpha_register_name): Update.
3750         * arch-utils.c (legacy_register_name): Update.
3751         * arch-utils.h (legacy_register_name): Update.
3752         * avr-tdep.c (avr_register_name): Update.
3753         * ia64-tdep.c (ia64_register_name): Update.
3754         * i386-tdep.c (i386_register_name): Update.
3755         * sparc-tdep.c (sparc32_register_name): Update.
3756         (sparc64_register_name): Update.
3757         (sparclite_register_name): Update.
3758         (sparclet_register_name): Update.
3759         * sh-tdep.c (sh_generic_register_name): Update.
3760         (sh_sh_register_name): Update.
3761         (sh_sh3_register_name): Update.
3762         (sh_sh3e_register_name): Update.
3763         (sh_sh_dsp_register_name): Update.
3764         (sh_sh3_dsp_register_name): Update.
3765         (sh_sh4_register_name): Update.
3766         (sh_sh64_register_name): Update.
3767         * s390-tdep.c (s390_register_name): Update.
3768         * rs6000-tdep.c (rs6000_register_name): Update.
3769         * ns32k-tdep.c (ns32k_register_name_32082): Update.
3770         (ns32k_register_name_32382): Update.
3771         * d10v-tdep.c (d10v_ts2_register_name): Update.
3772         (d10v_ts3_register_name): Update.
3773         * xstormy16-tdep.c (xstormy16_register_name): Update.
3774         * vax-tdep.c (vax_register_name): Update.
3775         * v850-tdep.c (v850_register_name): Update.
3776         * m68hc11-tdep.c (m68hc11_register_name): Update.
3777         * mn10300-tdep.c (mn10300_generic_register_name): Update.
3778         (am33_register_name): Update.
3779
3780 2002-06-17  Grace Sainsbury  <graces@redhat.com>
3781
3782         * m68k-tdep.c: Reindented.
3783
3784 2002-06-17  Andrew Cagney  <ac131313@redhat.com>
3785
3786         * gdb_indent.sh: Add prgregset_t, fpregset_t, and gregset_t to the
3787         list of predefined types.
3788
3789 2002-06-16  Mark Kettenis  <kettenis@gnu.org>
3790
3791         * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE,
3792         REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL,
3793         REGISTER_CONVERT_TO_RAW): Remove defines.
3794         (i386_register_virtual_type, i386_register_convertible,
3795         i386_register_convert_to_virtual, i386_register_convert_to_raw):
3796         Remove prototypes.
3797         * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
3798         macros mentioned above.
3799
3800         * config/i386/tm-i386lynx.h (SAVED_PC_AFTER_CALL): Remove define.
3801         (i386lynx_saved_pc_after_call): Remove prototype.
3802         * i386ly-tdep.c: Include "i386-tdep.h".
3803         (i386lynx_saved_pc_after_call): Make static.  Use
3804         read_memory_nobpt instead of read_memory.  Use
3805         read_memory_unsigned_integer instead of read_memory_integer.
3806         (i386lynx_init_abi): New function.
3807         (i386lynx_coff_osabi_sniffer): New function.
3808         (_initialize_i386bsd_tdep): New function.
3809
3810         * config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY,
3811         CALL_DUMMY_LENGTH, CALL_DUMMY_START_OFFSET,
3812         CALL_DUMMY_BREAKPOINT_OFFSET, FIX_CALL_DUMMY): Remove defines.
3813         (i386_fix_call_dummy): Remove prototype.
3814         * i386-tdep.c (i386_call_dummy_words): New variable.
3815         (i386_gdbarch_init): Adjust for removal of the
3816         macros mentioned above.
3817
3818 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
3819
3820         * command.h (add_setshow_auto_boolean_cmd): Replace
3821         add_set_auto_boolean_cmd.
3822         * cli/cli-decode.c (add_setshow_auto_boolean_cmd): Replace
3823         add_set_auto_boolean_cmd.
3824         * cli/cli-decode.h (add_set_auto_boolean_cmd): Delete declaration.
3825         * mips-tdep.c (_initialize_mips_tdep): Update ``set mips
3826         mask-address'' command.
3827         (show_mask_address): Add cmd parameter.
3828         * remote.c (add_packet_config_cmd): Update.  Change type of
3829         set_func and show_func to cmd_sfunc_ftype.
3830         (_initialize_remote): Update `set remote Z-packet'
3831         (show_remote_protocol_qSymbol_packet_cmd): Add cmd parameter.
3832         (show_remote_protocol_e_packet_cmd): Ditto.
3833         (show_remote_protocol_E_packet_cmd): Ditto.
3834         (show_remote_protocol_P_packet_cmd): Ditto.
3835         (show_remote_protocol_Z_software_bp_packet_cmd): Ditto.
3836         (show_remote_protocol_Z_hardware_bp_packet_cmd): Ditto.
3837         (show_remote_protocol_Z_write_wp_packet_cmd): Ditto.
3838         (show_remote_protocol_Z_read_wp_packet_cmd): Ditto.
3839         (show_remote_protocol_Z_access_wp_packet_cmd): Ditto.
3840         (show_remote_protocol_Z_packet_cmd): Ditto.
3841         (show_remote_protocol_binary_download_cmd): Ditto.
3842         (show_remote_cmd): Pass NULL to all of above.
3843
3844 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
3845
3846         * config/i386/tm-i386.h (PUSH_ARGUMENTS, STORE_STRUCT_RETURN,
3847         DEPRECATED_EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE,
3848         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS, PUSH_DUMMY_FRAME,
3849         POP_FRAME): Remove defines.
3850         (i386_push_arguments, i386_store_struct_return,
3851         i386_extract_return_value, i386_store_return_value,
3852         i386_extract_struct_value_address, i386_push_dummy_frame,
3853         i386_pop_frame): Renove prototypes.
3854         * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
3855         macros mentioned above.
3856
3857 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
3858
3859         * cli/cli-decode.c (add_setshow_boolean_cmd): Replace
3860         add_set_boolean_cmd.
3861         (add_setshow_cmd): New function.
3862         * command.h (add_setshow_boolean_cmd): Replace
3863         add_set_boolean_cmd.
3864         * remote-rdi.c (_initialize_remote_rdi): Update ``set rdiheartbeat''
3865         and ``set rdiromatzero''.
3866         * maint.c (_initialize_maint_cmds): Update commented out code.
3867         * cli/cli-decode.h (add_set_boolean_cmd): Delete declaration.
3868         * target.c (initialize_targets): Update `set
3869         trust-readonly-sections'.
3870         * remote.c (_initialize_remote): Update `set remotebreak'.
3871
3872 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
3873
3874         * config/i386/tm-i386.h (FUNCTION_START_OFFSET, INNER_THAN,
3875         BREAKPOINT, DECR_PC_AFTER_BREAK): Removed.
3876         * i386-tdep.c (i386_skip_prologue): Adjust function signature to
3877         fit into multi-arch framework.
3878         (i386_breakpoint_from_pc): New function.
3879         (i386_gdbarch_init): Adjust for removal of the macros mentioned
3880         above.
3881
3882         * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION,
3883         FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS,
3884         FRAME_ARGS_SKIP, FRAME_INIT_SAVED_REGS): Remove defines.
3885         (i386_frameless_function_invocation, i386_frame_num_args,
3886         i386_frame_init_saved_regs): Remove prototypes.
3887         * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
3888         macros mentioned above.
3889
3890 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
3891
3892         * cli/cli-decode.c (set_cmd_cfunc): Update.
3893         (set_cmd_sfunc): Update.
3894         * command.h (cmd_cfunc_ftype, cmd_sfunc_ftype): Declare.
3895         (set_cmd_sfunc, set_cmd_cfunc): Update.
3896         * cli/cli-decode.h: Update.
3897
3898 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
3899
3900         * i386-sol2-tdep.c (i386_sol2_osabi_sniffer): New function.
3901         (_initialize_i386_sol2_tdep): Register i386_sol2_osabi_sniffer.
3902
3903 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
3904
3905         * defs.h (auto_boolean): Declare enum.
3906         * command.h (cmd_auto_boolean): Delete enum.
3907         * mips-tdep.c (mask_address_var): Update.
3908         (mips_mask_address_p): Update.
3909         (show_mask_address): Update.
3910         * remote.c (struct packet_config): Update.
3911         (update_packet_config): Update.
3912         (show_packet_config_cmd): Update.
3913         (packet_ok): Update.
3914         (add_packet_config_cmd): Update.
3915         (_initialize_remote): 
3916         * command.h: Update.
3917         * cli/cli-setshow.c (parse_auto_binary_operation): Update.
3918         (do_setshow_command): Update.
3919         * cli/cli-decode.c (add_set_auto_boolean_cmd): Update.
3920         * cli/cli-decode.h: Update.
3921
3922 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
3923
3924         * config/i386/tm-cygwin.h, config/i386/tm-fbsd.h,
3925         config/i386/tm-go32.h, config/i386/tm-i386gnu.h,
3926         config/i386/tm-i386sol2.h, config/i386/tm-i386v4.h,
3927         config/i386/tm-linux.h, config/i386/tm-nbsd.h,
3928         config/i386/tm-obsd.h (HAVE_I387_REGS): Remove define.
3929         * config/i386/tm-i386.h: Unconditionally define FLOAT_INFO.
3930
3931         * i386-tdep.c (i386_coff_osabi_sniffer): Add "coff-go32" to the
3932         list of DJGPP COFF targets.
3933
3934         * config/i386/tm-i386.h (REGISTER_SIZE): Remove define.
3935         (NUM_GREGS, NUM_FREGS, NUM_SSE_REGS): Remove defines.
3936         (FP_REGNUM, SP_REGNUM, PC_REGNUM, PS_REGNUM): Remove defines.
3937         (FP0_REGNUM): Remove define.
3938         (MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE,
3939         MAX_REGISTER_VIRTUAL_SIZE): Remove define.
3940         (i386_register_virtual_size): Remove protoype.
3941         * i386-tdep.c (i386_register_virtual_size): Removed.
3942         (i386_extract_return_value, i386_store_return_value): Use
3943         FP0_REGNUM instead of NUM_FREGS to determine whether the
3944         floating-point registers are available.
3945         (i386_gdbarch_init): Tweak FIXME about FPU registers.
3946         Adjust for removal of macros mentioned above.
3947
3948 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
3949
3950         * i386v4-nat.c: Include "i386-tdep.h".  Reformat and tweak various
3951         comments.
3952         (fill_gregset, supply_gregset, supply_fpregset, fill_fpregset):
3953         Remove prototypes.
3954         (supply_gregset, fill_gregset): Remove use of register keyword and
3955         remove declaration for regmap.  Use I386_NUM_GREGS instead of
3956         NUM_REGS and NUM_FREGS.
3957         (FPREGSET_FSAVE_OFFSET): Remove.
3958         (supply_fpregset, fill_fpregset): Use FPO_REGNUM instead of
3959         NUM_FREGS to determine whether the floating-point registers are
3960         available.
3961
3962         * i386gnu-nat.c (supply_gregset, gnu_fetch_registers,
3963         gnu_store_registers): Replace usage of NUM_GREGS with
3964         I386_NUM_GREGS.
3965
3966         * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
3967         OLD_CANNOT_STORE_REGISTER, supply_gregset, fill_gregset): Replace
3968         usage of NUM_GREGS with I386_NUM_GREGS.
3969
3970         * i386-linux-nat.c (fill_gregset): Remove redundant parentheses.
3971
3972         * i386bsd-nat.c: Include "i386-tdep.h".
3973         (supply_gregset, fill_gregset): Replace usage of NUM_GREGS with
3974         I386_NUM_GREGS.
3975
3976         * i386v-nat.c: Remove copnditional inclusion of <asm/debugreg.h>,
3977         and associated comment.  They no longer make any sense, since we
3978         don't use this file anymore on Linux.
3979
3980         * config/i386/tm-i386.h (MAX_NUM_REGS): Removed.
3981         * i386-tdep.c (i386_register_offset, i386_register_size): Use
3982         I386_SSE_NUM_REGS instead of MAX_NUM_REGS for the number of
3983         elements in these arrays.
3984         (_initialize_i386_tdep): Use I386_SSE_NUM_REGS instead of
3985         MAX_NUM_REGS.
3986
3987 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
3988
3989         * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.
3990         * osabi.c (gdb_osabi_names): Add entry for "LynxOS".
3991
3992 2002-06-14  Andrew Cagney  <cagney@redhat.com>
3993
3994         * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
3995         EXTRACT_RETURN_VALUE.
3996         (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Rename
3997         EXTRACT_STRUCT_VALUE_ADDRESS.
3998         * gdbarch.h, gdbarch.c: Regenerate.
3999         
4000         * values.c (value_being_returned): Handle
4001         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
4002         (EXTRACT_RETURN_VALUE): Define as DEPRECATED_EXTRACT_RETURN_VALUE.
4003
4004         * arm-linux-tdep.c (arm_linux_init_abi): Update. 
4005         * arm-tdep.c (arm_gdbarch_init): Update.
4006         * avr-tdep.c (avr_gdbarch_init): Update.
4007         * cris-tdep.c (cris_gdbarch_init): Update.
4008         * d10v-tdep.c (d10v_gdbarch_init): Update.
4009         * ia64-tdep.c (ia64_gdbarch_init): Update.
4010         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
4011         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
4012         * s390-tdep.c (s390_gdbarch_init): Update.
4013         * sh-tdep.c (sh_gdbarch_init): Update.
4014         * s390-tdep.c (s390_gdbarch_init): Update.
4015         * sparc-tdep.c (sparc_gdbarch_init): Update.
4016         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
4017         * v850-tdep.c (v850_gdbarch_init): Update.
4018         * vax-tdep.c (vax_gdbarch_init): Update.
4019         * x86-64-tdep.c (x86_64_gdbarch_init): Update.
4020         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
4021
4022         * config/arc/tm-arc.h: Update.
4023         * config/d30v/tm-d30v.h: Update.
4024         * config/fr30/tm-fr30.h: Update.
4025         * config/h8300/tm-h8300.h: Update.
4026         * config/h8500/tm-h8500.h: Update.
4027         * config/i386/tm-i386.h: Update.
4028         * config/i386/tm-ptx.h: Update.
4029         * config/i386/tm-symmetry.h: Update.
4030         * config/i960/tm-i960.h: Update.
4031         * config/m32r/tm-m32r.h: Update.
4032         * config/m68k/tm-delta68.h: Update.
4033         * config/m68k/tm-linux.h: Update.
4034         * config/m68k/tm-m68k.h: Update.
4035         * config/m88k/tm-m88k.h: Update.
4036         * config/mcore/tm-mcore.h: Update.
4037         * config/mips/tm-mips.h: Update.
4038         * config/mn10200/tm-mn10200.h: Update.
4039         * config/pa/tm-hppa.h: Update.
4040         * config/pa/tm-hppa64.h: Update.
4041         * config/sparc/tm-sp64.h: Update.
4042         * config/sparc/tm-sparc.h: Update.
4043         * config/sparc/tm-sparclet.h: Update.
4044         * config/z8k/tm-z8k.h: Update.
4045
4046 2002-06-14  Andrew Cagney  <cagney@redhat.com>
4047
4048         * Makefile.in (i386_linux_tdep_h): Define.
4049         (i386_tdep_h, i387_tdep_h): Define.
4050         (i386-linux-nat.o): Add $(i386_linux_tdep_h),
4051         $(i386_tdep_h) and $(i387_tdep_h).
4052         * i386-linux-nat.c: Include "i386-linux-tdep.h".
4053
4054 2002-06-14  Mark Kettenis  <kettenis@gnu.org>
4055
4056         * config/i386/tm-i386.h (START_INFERIOR_TRAPS_EXPECTED): Removed.
4057         Already covered by the default.
4058
4059         * config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT,
4060         TARGET_LONG_DOUBLE_BIT): Remove.  * i386-tdep.c
4061         (i386_gdbarch_init): Initialize long_double_format and long_double
4062         bit.
4063
4064         * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and
4065         i386bsd-tdep.o.  Remove solib.o, solib-svr4.o and solib-legacy.o.
4066         Move these to ...
4067         * config/i386/i386sol2.mh: ... here.
4068         * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Remove define.
4069         (sigtramp_saved_pc, I386V4_SIGTRAMP_SAVED_PC): Don't #undef.
4070         (SIGCONTEXT_PC_OFFSET): Remove define.
4071         (IN_SIGTRAMP): Remove define.
4072         * i386-sol2-tdep.c: New file.
4073         
4074         * config/i386/i386nw.mt (TM_FILE): Change to tm-i386.h.
4075         * config/i386/tm-i386nw.h: Removed.
4076
4077         * config/i386/tm-fbsd.h (STAB_REG_TO_REGNUM,
4078         USE_STRUCT_CONVENTION): Remove defines.
4079         (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
4080         (get_longjmp_target): Remove prototype.
4081         (IN_SIGTRAMP): Remove define.
4082         (i386bsd_in_sigtramp): Remove prototype.
4083         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
4084         function.  Update comment accordingly
4085         (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
4086         (FRAME_SAVED_PC): Remove define.
4087         (i386bsd_frame_saved_pc): Remove prototype.
4088         * config/i386/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC,
4089         GET_LONGJMP_TARGET): Remove defines.
4090         (get_longjmp_target): Remove prototype.
4091         (IN_SIGTRAMP): Remove define.
4092         (i386bsd_in_sigtramp): Remove prototype.
4093         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
4094         function.  Update comment accordingly
4095         (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
4096         (FRAME_SAVED_PC): Remove define.
4097         (i386bsd_frame_saved_pc): Remove prototype.
4098         * config/i386/tm-nbsdaout.h (i386nbsd_aout_use_struct_convention):
4099         Remove prototype.
4100         (USE_STRUCT_CONVENTION): Remove prototype.
4101         * i386bsd-nat.c (i386bsd_sigcontext_pc_offset): Remove
4102         declaration.
4103         (_initialize_i386bsd_nat): Revise logic to determine some
4104         constants at compile time when compiling a native GDB.  Warn if
4105         things don't match up with what we expect.
4106         * i386bsd-tdep.c (i386bsd_sigtramp_start, i386bsd_sigtramp_end):
4107         Remove variables.
4108         (i386bsd_in_sigtramp): Rename tp i386bsd_pc_in_sigtramp.  Rewrite
4109         to use date stored in `struct gdbarch_tdep'.
4110         (i386bsd_sigcontext_offset): Remove varaible.
4111         (i386bsd_sigtramp_saved_pc): Make public.  Rewrite to use data
4112         stored in `struct gdbarch_tdep'.
4113         (i386bsd_frame_saved_pc): Make static.
4114         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): New functions.
4115         (i386bsd_sc_pc_offset, i386nbsd_sc_pc_offset,
4116         i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
4117         i386fbsd4_sc_pc_offset): New variables.
4118         (i386bsd_init_abi, i386nbsd_init_abi, i386nbsdelf_init_abi,
4119         i386fbsdaout_init_abi, i386fbsd_init_abi, i386fbsd4_init_abi): New
4120         functions.
4121         (i386bsd_aout_osabi_sniffer, _initialize_i386bsd_tdep): New
4122         functions.
4123         * i386fbsd-nat.c (_initialize_i386fbsd_nat): Fix type in comment.
4124         Modify the value of i386fbsd_sigtramp_start and
4125         i386fbsd_sigtramp_end instead of i386bsd_sigtramp_start and
4126         i386fbsd_sigtramp_end.
4127         * i386nbsd-tdep.c: (i386nbsd_aout_use_struct_convention): Remove
4128         function.
4129
4130         * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Move
4131         define to i386-linux-tdep.h.
4132         (NUM_REGS, MAX_NUM_REGS, REGISTER_BYTES, REGISTER_NAME,
4133         REGISTER_BYTE, REGISTER_RAW_SIZE, STAB_REG_TO_REGNUM): Remove
4134         defines.
4135         (i386_linux_register_name, i386_linux_register_byte,
4136         i386_linux_register_raw_size): Remove prototypes.
4137         (i386_linux_svr4_fetch_link_map_offsets): Remove prototype.
4138         (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
4139         (IN_SIGTRAMP, FRAME_CHAIN, FRAME_SAVED_PC, SAVED_PC_AFTER_CALL,
4140         TARGET_WRITE_PC): Remove defines.
4141         (i386_linux_in_sigtramp, i386_linux_frame_chain,
4142         i386_linux_frame_saved_pc, i386_linux_saved_pc_after_call,
4143         i386_linux_write_pc): Remove prototypes.
4144         (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
4145         (get_longjmp_target): Remove prototype.
4146         * i386-linux-tdep.h: New file.
4147         * i386-linux-nat.c: Include "i386-linux-tdep.h".
4148         * i386-linux-tdep.c: Include "i386-tdep.h" and
4149         "i386-linux-tdep.h".
4150         (i386_linux_register_name, i386_linux_register_byte,
4151         i386_linux_register_raw_size, i386_linux_in_sigtramp,
4152         i386_linux_write_pc, i386_linux_svr4_fetch_link_map_offsets):
4153         Make static.
4154         (i386_linux_init_abi): New function.
4155         (_initialize_i386_linux_tdep): New function.
4156
4157         * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Remove define.
4158         (i386_saved_pc_after_call): Remove prototype.
4159         (MAX_NUM_REGS): Increase to deal with Linux's orig_eax "register".
4160         (REGISTER_NAME, STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
4161         DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): Remove defines.
4162         (i386_register_name, i386_stab_reg_to_regnum,
4163         i386_dwarf_reg_to_regnum): Remove prototypes.
4164         (SIZEOF_GREGS, SIZEOF_FPU_REGS, SIZEOF_FPU_CTL_REGS,
4165         SIZEOF_SSE_REGS): Remove defines.
4166         (REGISTER_BYTES): Remove define.
4167         (REGISTER_BYTE, REGISTER_RAW_SIZE): Remove defines.
4168         (i386_register_byte, i386_register_raw_size): Remove prototypes.
4169         (FRAME_CHAIN, FRAME_SAVED_PC): Remove defines.
4170         (i386_frame_chain, i386_frame_saved_pc): Remove prototypes.
4171         * config/i386/tm-i386v4.h (FRAME_CHAIN_VALID): Remove define.
4172         (JB_ELEMENT_SIZE, JB_PC, JB_EBX, JB_ESI, JB_EDI, JB_EBP, JB_ESP,
4173         JB_EDX, GET_LONGJMP_TARGET): Remove defines.
4174         (get_longjmp_target): Remove prototype.
4175         (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP): Remove defines.
4176         (sigtramp_saved_pc): Remove define.
4177         (i386v4_sigtramp_saved_pc): Remove prototype.
4178         * config/i386/tm-go32.h (FRAME_CHAIN,
4179         FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC): Remove defines.
4180         (i386go32_frame_saved_pc): Remove prototype.
4181         (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
4182         (get_longjmp_target): Remove prototype.
4183         * i386-tdep.h: Include "osabi.h".
4184         (enum i386_abi): Removed.
4185         (enum struct_return): New enum.
4186         (struct gdbarch_tdep): Remove abi member, add osabi, jb_pc_offset,
4187         struct_return, sigtramp_saved_pc, sigtramp_start, sigtramp_end and
4188         sc_pc_offset members.
4189         (i386_gdbarch_register_os_abi): Remove prototype.
4190         (I386_NUM_GREGS, I386_NUM_FREGS, I386_NUM_XREGS,
4191         I386_SSE_NUM_REGS): New defines.
4192         (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS,
4193         I386_SSE_SIZEOF_REGS): New defines.
4194         (i386_register_name, i386_register_byte, i386_register_raw_size):
4195         New prototypes.
4196         (i386_elf_init_abi, i386_svr4_init_abi): New prototypes.
4197         (i386bsd_sigtramp_saved_pc): New prototype.
4198         * i386-tdep.c: Don't include "elf-bfd.h".
4199         (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum,
4200         i386_frame_chain, i386_saved_pc_after_call): Make static.
4201         (i386_frame_saved_pc): Rewrite to call architecture dependent
4202         function to deal with signal handlers.  Make static.
4203         (i386go32_frame_saved_pc): Removed.
4204         [GET_LONGJMP_TARGET] (JB_PC, JB_ELEMENT_SIZE, get_longjmp_target):
4205         Removed.
4206         (i386_get_longjmp_target): New function.
4207         (default_struct_convention, pcc_struct_convention,
4208         reg_struct_convention, valid_conventions, struct_convention): New
4209         variables.
4210         (i386_use_struct_convention): New function.
4211         (i386v4_sigtramp_saved_pc): Renamed to
4212         i386_svr4_sigtramp_saved_pc.  Made static.  Moved.
4213         (i386_pc_in_sigtramp): New function.
4214         (i386_abi_names): Removed.
4215         (ABI_TAG_OS_GNU_LINUX, ABI_TAG_OS_GNU_HURD,
4216         ABI_TAG_OS_GNU_SOLARIS, ABI_TAG_OS_FREEBSD, ABI_TAG_OS_NETBSD):
4217         Removed.
4218         (process_note_sections, i386_elf_abi_from_note, i386_elf_abi,
4219         i386_gdbarch_register_os_abi): Removed.
4220         (struct i386_abi_handler): Removed.
4221         (i386_abi_handler_list): Removed.
4222         (i386_svr4_pc_in_sigtramp, i386_go32_pc_in_sigtramp): New
4223         functions.
4224         (i386_elf_init_abi, i386_svr4_init_abi, i386_go32_init_abi,
4225         i386_nw_init_abi): New functions.
4226         (i386_gdbarch_init): Rewritten to use generic OS ABI framework.
4227         Use set_gdbarch_xxx() calls instead of relying on macros for a
4228         number of calls.
4229         (i386_coff_osabi_sniffer, i386_nlm_osabi_sniffer): New functions.
4230         (_initialize_i386_tdep): Add new 'struct-convcention' command.
4231         Register the various architecture variants defined in this file.
4232
4233 2002-06-14  Daniel Jacobowitz  <drow@mvista.com>
4234
4235         * gdbtypes.h (TYPE_FLAG_VARARGS): Update comment.
4236         (struct main_type): Remove arg_types member.  Update comments for
4237         struct field.
4238         (TYPE_ARG_TYPES): Remove.
4239         (TYPE_FN_FIELD_ARGS): Update.
4240         (smash_to_method_type): Update prototype.
4241
4242         * c-typeprint.c (cp_type_print_method_args): Take method type
4243         instead of argument list.  Use new argument layout.  Simplify.
4244         (c_type_print_args): Use new argument layout.  Simplify.
4245         (c_type_print_base): Update call to cp_type_print_method_args.
4246         * dwarf2read.c (dwarf2_add_member_fn): Remove unneeded type
4247         argument; use die->type instead.  Update call to
4248         smash_to_method_type.
4249         (read_structure_scope): Update call to dwarf2_add_member_fn.
4250         * gdbtypes.c (allocate_stub_method): Update comment.
4251         (smash_to_method_type): Take new NARGS and VARARGS arguments.
4252         Use new argument layout.
4253         (check_stub_method): Use new argument layout.  Don't count
4254         void as an argument.
4255         (print_arg_types): Update comments.  Use new argument layout.
4256         (recursive_dump_type): Don't print arg_types member.
4257         * hpread.c (hpread_read_struct_type): Use new argument layout.
4258         (fixup_class_method_type): Likewise.
4259         (hpread_type_lookup): Likewise.
4260         * stabsread.c (read_type): Update calls to read_args and
4261         smash_to_method_type.
4262         (read_args): Use new argument layout.  Simplify.
4263         * valops.c (typecmp): Use new argument layout.  Update parameters
4264         and comments.  Simplify.
4265         (hand_function_call): Use new argument layout.
4266         (search_struct_method): Update call to typecmp.
4267         (find_overload_match): Use new argument layout.
4268
4269 2002-06-13  Daniel Jacobowitz  <drow@mvista.com>
4270
4271         * NEWS: Mention multithreaded debug support for gdbserver.
4272
4273 2002-06-13  Daniel Jacobowitz  <drow@mvista.com>
4274
4275         * MAINTAINERS: Mention NEWS.
4276
4277 2002-06-13  Daniel Jacobowitz  <drow@mvista.com>
4278
4279         * mips-tdep.c (PROC_SYMBOL): Add warning comment.
4280         (struct mips_objfile_private, compare_pdr_entries): New.
4281         (non_heuristic_proc_desc): Read the ".pdr" section if it
4282         is present.
4283
4284 2002-06-12  Andrew Cagney  <ac131313@redhat.com>
4285
4286         * arm-tdep.c (arm_push_arguments): Rewrite using a two-pass loop.
4287         (arm_debug): New static variable.
4288         (_initialize_arm_tdep): Add ``set debug arm'' command.
4289
4290 2002-06-12  Andrew Cagney  <ac131313@redhat.com>
4291
4292         * Makefile.in (sim_arm_h): Define.
4293         (arm-tdep.o): Add $(sim_arm_h) and $(gdb_assert_h).
4294         * arm-tdep.c: Include "gdb/sim-arm.h" and "gdb_assert.h".
4295         (arm_register_sim_regno): New function, map an internal REGNUM
4296         onto a simulator register number.
4297         (arm_gdbarch_init): Set register_sim_regno.
4298
4299 2002-06-09  Aldy Hernandez  <aldyh@redhat.com>
4300
4301         * MAINTAINERS: Add self.
4302
4303 2002-06-11  Jim Blandy  <jimb@redhat.com>
4304
4305         * source.c (source_info): Mention whether the symtab has
4306         information about preprocessor macros.
4307
4308         Call the command `info macro', not `show macro'.
4309         * macrocmd.c (info_macro_command): Renamed from `show_macro_command'.
4310         Fix error message.
4311         (_initialize_macrocmd): Register `info_macro_command' in
4312         `infolist', not `showlist'.
4313
4314 2002-06-11  Daniel Jacobowitz  <drow@mvista.com>
4315
4316         * mips-tdep.c (MIPS_FPU_TYPE, FP_REGISTER_DOUBLE, MIPS_EABI)
4317         (MIPS_LAST_FP_ARG_REGNUM, MIPS_LAST_ARG_REGNUM)
4318         (MIPS_DEFAULT_SAVED_REGSIZE, MIPS_REGS_HAVE_HOME_P)
4319         (MIPS_DEFAULT_STACK_ARGSIZE, GDB_TARGET_IS_MIPS64)
4320         (MIPS_DEFAULT_MASK_ADDRESS_P): Remove obsolete definitions.  Define
4321         unconditionally.
4322         (set_mipsfpu_single_command, set_mipsfpu_double_command)
4323         (set_mipsfpu_none_command): Remove if (GDB_MULTI_ARCH).
4324         (_initialize_mips_tdep): Remove dead code.
4325         * config/mips/tm-irix5.h (MIPS_LAST_ARG_REGNUM)
4326         (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
4327         * config/mips/tm-irix6.h (MIPS_LAST_ARG_REGNUM)
4328         (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
4329         * config/mips/tm-mips.h (MIPS_EABI, MIPS_LAST_ARG_REGNUM,
4330         MIPS_LAST_FP_ARG_REGNUM): Remove.
4331
4332 2002-06-11  Michal Ludvig  <mludvig@suse.cz>
4333
4334         * dwarf2cfi.c (unwind_tmp_obstack_init): New.
4335         (unwind_tmp_obstack_free, parse_frame_info)
4336         (update_context, cfi_read_fp, cfi_write_fp)
4337         (cfi_frame_chain, cfi_init_extra_frame_info)
4338         (cfi_virtual_frame_pointer): Use the above function.
4339         * dwarf2cfi.c: Reindented (using 'indent dwarf2cfi.c').
4340
4341 2002-06-11  Corinna Vinschen  <vinschen@redhat.com>
4342
4343         * v850-tdep.c (v850_type_is_scalar): New function.
4344         (v850_use_struct_convention): Match current gcc implementation
4345         as close as possible.
4346         (v850_push_arguments): Fix stack_offset handling.  Don't write
4347         struct_addr into register.  This is done by v850_store_struct_return.
4348         (v850_extract_return_value): Care for structs.
4349         (v850_store_return_value): Ditto.
4350         (v850_store_struct_return): Actually write address.
4351
4352 2002-06-11  Michal Ludvig  <mludvig@suse.cz>
4353
4354         * x86-64-tdep.c (x86_64_skip_prologue): Fix to work on functions
4355         without debug information too.
4356
4357 2002-06-10  Andrew Cagney  <ac131313@redhat.com>
4358
4359         * gdbarch.sh (PRINT_FLOAT_INFO): Add frame and ui_file parameters.
4360         Make multi-arch pure.
4361         * gdbarch.h, gdbarch.c: Re-generate.
4362         * arm-tdep.c (arm_print_float_info): Update.
4363         * arch-utils.h (default_print_float_info): Update.
4364         * arch-utils.c (default_print_float_info): Update.
4365         * infcmd.c (float_info): Update call.
4366
4367 2002-06-10  Andrew Cagney  <ac131313@redhat.com>
4368
4369         * Makefile.in (init.c): Move the call to _initialize_gdbtypes to
4370         the front of the initialize list.
4371
4372 2002-06-10  Andrew Cagney  <ac131313@redhat.com>
4373
4374         * infrun.c (struct inferior_status): Replace fields
4375         selected_frame_address and selected_level with field
4376         selected_frame_id.
4377         (save_inferior_status): Update.  Use get_frame_id.
4378         (struct restore_selected_frame_args): Delete.
4379         (restore_selected_frame): Update.  Use frame_find_by_id.
4380         (restore_inferior_status): Update.
4381
4382         * breakpoint.h (struct breakpoint): Change type of
4383         watchpoint_frame to frame_id.
4384         * breakpoint.c (insert_breakpoints): Use frame_find_by_id.  Remove
4385         call to get_current_frame.
4386         (do_enable_breakpoint): Use frame_find_by_id.  Remove call to
4387         get_current_frame.
4388         (watchpoint_check): Use frame_find_by_id.
4389
4390         * frame.h (record_selected_frame): Delete declaration.
4391         * stack.c (record_selected_frame): Delete function.
4392         
4393         * frame.h (struct frame_id): Define.
4394         (get_frame_id): Declare.
4395         (frame_find_by_id): Declare.
4396         * frame.c (frame_find_by_id): New function.
4397         (get_frame_id): New function.
4398
4399 2002-06-10  Andrey Volkov <avolkov@transas.com>
4400
4401         * ser-e7kpc.c: Fix duplicated define and call of 
4402         _initialize_ser_e7000pc
4403             
4404 2002-06-09  Daniel Jacobowitz  <drow@mvista.com>
4405
4406         * signals/signals.c (target_signal_from_host): Fix #ifdef
4407         SIGRTMIN case.
4408         (do_target_signal_to_host): Likewise.
4409
4410 2002-06-09  Daniel Jacobowitz  <drow@mvista.com>
4411
4412         * mips-tdep.c (mips_find_abi_section): New function.
4413         (mips_gdbarch_init): Call it.
4414
4415 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
4416
4417         * solib-svr4.c (init_fetch_link_map_offsets): Simply return
4418         legacy_fetch_link_map_offsets.  Adjust comment to reflect reality
4419         after Andrew's 2002-06-08 gdbarch change.
4420
4421 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
4422
4423         * i386-linux-nat.c (suppy_gregset): Don't supply
4424         I386_LINUX_ORIG_EAX_REGNUM if there isn't room for it in GDB's
4425         register cache.
4426         (fill_gregset): Don't fetch it under the same circumstances.
4427
4428 2002-06-09  Andrew Cagney  <cagney@redhat.com>
4429
4430         * Makefile.in (callback_h): Define.
4431         (remote_sim_h): Update path to remote-sim.h.
4432         (remote-rdp.o): Add $(callback_h).
4433         (remote-sim.o): Use $(callback_h).
4434         * remote-sim.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
4435         * remote-rdp.c: Include "gdb/callback.h".
4436
4437 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
4438
4439         * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
4440         * osabi.c (gdb_osabi_names): Add "DJGPP" and "NetWare".
4441
4442 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
4443
4444         * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__.
4445         * rdi-share/serpardr.c: Ditto.
4446         * rdi-share/unixcomm.c: Ditto.
4447         * rdi-share/serdrv.c: Ditto.
4448         * rdi-share/hostchan.h: Ditto.
4449         * rdi-share/hostchan.c: Ditto.
4450         * rdi-share/host.h: Ditto.
4451         * rdi-share/devsw.c: Ditto.
4452
4453         * objfiles.h: Change type of obj_private to void pointer.
4454         * pa64solib.c: Update copyright.  Don't include "assert.h", use
4455         strcmp instead of STREQ, use LONGEST, do not use PTR
4456         * somsolib.c: Ditto.
4457
4458         * config/djgpp/fnchange.lst: Fix problems with bfd/elf32-i386.c,
4459         bfd/elf32-i386qnx.c, bfd/elf32-sh.c, bfd/elf32-sh64-nbsd.c,
4460         bfd/elf64-sh64-nbsd.c bfd/elf64-sh64.c.
4461
4462 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
4463
4464         * frame.c (GET_SAVED_REGISTER): Delete macro definition.
4465         (default_get_saved_register): Delete function.
4466         * gdbarch.sh (GET_SAVED_REGISTER): Set default to
4467         generic_unwind_get_saved_register.
4468         * gdbarch.h, gdbarch.c: Re-generate.
4469         
4470 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
4471
4472         * gdbarch.sh (FRAME_CHAIN_VALID): Set default to
4473         generic_func_frame_chain_valid.
4474         * gdbarch.h, gdbarch.c: Re-generate.
4475         * blockframe.c (generic_func_frame_chain_valid): Only check
4476         PC_IN_CALL_DUMMY when generic dummy frames.  Don't worry about
4477         passing FP to PC_IN_CALL_DUMMY.
4478         Fix PR gdb/360.
4479
4480 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
4481
4482         * gdbarch.sh (struct gdbarch_data): Add field init_p.
4483         (register_gdbarch_data): Initialize init_p.
4484         (gdbarch_data): Initialize data pointer using the init function.
4485         (init_gdbarch_data): Delete function.
4486         (gdbarch_update_p): Update.
4487         (initialize_non_multiarch): Update.
4488         (struct gdbarch): Add field initialized_p.
4489         * gdbarch.h, gdbarch.c: Re-generate.
4490
4491 2002-06-07  Michal Ludvig  <mludvig@suse.cz>
4492
4493         * x86-64-linux-nat.c (x86_64_fxsave_offset): New.
4494         (supply_fpregset, fill_fpregset): Don't call i387_*_fxsave,
4495         better do the things actually here.
4496         * x86-64-tdep.c (x86_64_register_name2nr): New.
4497         (x86_64_register_name): Renamed to x86_64_register_nr2name.
4498         (x86_64_gdbarch_init): Respect the above change.
4499         * x86-64-tdep.h (x86_64_register_name2nr)
4500         (x86_64_register_nr2name): Add prototypes.
4501         * config/i386/x86-64linux.mt (TDEPFILES): Remove i387-tdep.o.
4502
4503 2002-06-06  Michael Snyder  <msnyder@redhat.com>
4504
4505         * d10v-tdep.c (d10v_push_arguments): Handle struct_return.
4506         Delete extra braces and re-indent.
4507         (d10v_store_return_value): Char return values
4508         must be shifted over by one byte in R0.
4509         (d10v_extract_return_value): Delete extra braces, re-indent.
4510
4511 2002-06-06  Elena Zannoni  <ezannoni@redhat.com>
4512
4513         * d10v-tdep.c (d10v_read_sp, d10v_read_fp): Add prototype.
4514         (d10v_register_virtual_type): Make $fp and $sp be pointer to data.
4515         (d10v_integer_to_address): Rewrite.
4516         (d10v_frame_init_saved_regs): When reading fp and sp registers use
4517         the d10v specific functions which take care of converting to the
4518         correct space.
4519
4520 2002-06-06  Elena Zannoni  <ezannoni@redhat.com>
4521
4522         * config/djgpp/fnchange.lst: Add testsuite files altivec-abi.c,
4523         altivec-abi.exp, altivec-regs.c, altivec-regs.exp.
4524
4525 2002-06-02  Andrew Cagney  <ac131313@redhat.com>
4526
4527         * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm
4528         includes.
4529         * config/tm-linux.h: Ditto.
4530         * config/alpha/tm-alphalinux.h: Ditto.
4531         * config/arm/nm-linux.h, config/arm/tm-linux.h: Ditto.
4532         * config/arm/xm-nbsd.h, config/i386/nm-gnu.h: Ditto.
4533         * config/i386/nm-i386lynx.h, config/i386/nm-i386sol2.h: Ditto.
4534         * config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h: Ditto.
4535         * config/i386/nm-linux.h, config/i386/nm-m3.h: Ditto.
4536         * config/i386/nm-ptx4.h, config/i386/nm-x86-64.h: Ditto.
4537         * config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h: Ditto.
4538         * config/i386/tm-i386m3.h, config/i386/tm-i386sco5.h: Ditto.
4539         * config/i386/tm-i386v4.h, config/i386/tm-linux.h: Ditto.
4540         * config/i386/tm-ptx4.h, config/i386/tm-vxworks.h: Ditto.
4541         * config/i386/xm-i386v4.h, config/i386/xm-nbsd.h: Ditto.
4542         * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
4543         * config/i960/tm-vx960.h, config/ia64/nm-aix.h: Ditto.
4544         * config/ia64/nm-linux.h, config/ia64/tm-aix.h: Ditto.
4545         * config/ia64/tm-linux.h, config/ia64/xm-aix.h: Ditto.
4546         * config/m68k/nm-linux.h, config/m68k/nm-m68klynx.h: Ditto.
4547         * config/m68k/nm-sysv4.h, config/m68k/tm-linux.h: Ditto.
4548         * config/m68k/tm-m68klynx.h, config/m68k/tm-m68kv4.h: Ditto.
4549         * config/m68k/tm-sun2os4.h, config/m68k/tm-sun3os4.h: Ditto.
4550         * config/m68k/tm-vx68.h, config/m68k/xm-m68kv4.h: Ditto.
4551         * config/m68k/xm-nbsd.h, config/m88k/nm-delta88v4.h: Ditto.
4552         * config/m88k/tm-delta88v4.h, config/m88k/xm-delta88v4.h: Ditto.
4553         * config/mips/nm-irix5.h, config/mips/nm-linux.h: Ditto.
4554         * config/mips/tm-linux.h, config/mips/tm-mips64.h: Ditto.
4555         * config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h: Ditto.
4556         * config/mips/tm-vxmips.h, config/mips/xm-irix5.h: Ditto.
4557         * config/mips/xm-mipsv4.h, config/ns32k/xm-nbsd.h: Ditto.
4558         * config/pa/nm-hppao.h, config/powerpc/nm-linux.h: Ditto.
4559         * config/powerpc/tm-linux.h, config/powerpc/tm-vxworks.h: Ditto.
4560         * config/powerpc/xm-aix.h, config/rs6000/nm-rs6000ly.h: Ditto.
4561         * config/rs6000/tm-rs6000ly.h, config/rs6000/xm-aix4.h: Ditto.
4562         * config/sh/tm-linux.h, config/sparc/nm-linux.h: Ditto.
4563         * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4sol2.h: Ditto.
4564         * config/sparc/tm-linux.h, config/sparc/tm-sp64linux.h: Ditto.
4565         * config/sparc/tm-sp64sim.h, config/sparc/tm-sparclynx.h: Ditto.
4566         * config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h: Ditto.
4567         * config/sparc/tm-vxsparc.h, config/sparc/xm-sun4sol2.h: Ditto.
4568
4569 2002-05-04  Aidan Skinner <aidan@velvet.net>
4570
4571         * ada-exp.tab.c: New file
4572         * ada-exp.y: New file
4573         * ada-lang.c: New file
4574         * ada-lang.h: New file
4575         * ada-lex.c: New file
4576         * ada-lex.l: New file
4577         * ada-tasks.c: New file
4578         * ada-typeprint.c: New file
4579         * ada-valprint.c: New file
4580         
4581 2002-06-02  Jason Thorpe  <thorpej@wasabisystems.com>
4582
4583         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Don't set
4584         use_struct_convention to ppc_sysv_abi_broken_use_struct_convention.
4585
4586 2002-06-02  Jason Thorpe  <thorpej@wasabisystems.com>
4587
4588         * config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
4589         insetead of ppc-linux-tdep.o.
4590         * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
4591         * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
4592
4593 2002-06-02  Andrew Cagney  <ac131313@redhat.com>
4594
4595         2002-05-07 Christian Groessler <chris@groessler.org>
4596         * z8k-tdep.c (z8k_print_register_hook): Fix display of 32 and 64
4597         bit register contents for little endian hosts.
4598
4599 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
4600
4601         * MAINTAINERS: Mention that any `HP/UX reader' can be changed by
4602         any maintainer.
4603
4604 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
4605
4606         * gdbarch.h: Regenerate.
4607
4608 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
4609
4610         * MAINTAINERS: Add everyone to write-after-approval list.
4611
4612 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
4613
4614         * stack.c (frame_info): Use frame_register_unwind instead of
4615         saved_regs.  Mention when the SP is on the stack or in a register.
4616
4617         * frame.h (frame_register_unwind_ftype): Define.  Document.
4618         (struct frame_info): Add field register_unwind and
4619         register_unwind_cache.
4620         (frame_register_unwind): Declare.
4621         (generic_unwind_get_saved_register): Declare.
4622
4623         * frame.c (frame_register_unwind): New function.
4624         (generic_unwind_get_saved_register): New function.
4625
4626         * blockframe.c (generic_call_dummy_register_unwind): New function.
4627         (frame_saved_regs_register_unwind): New function.
4628         (set_unwind_by_pc): New function.
4629         (create_new_frame): New function.
4630         (get_prev_frame): New function.
4631
4632 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
4633
4634         * a29k-share/: Delete directory.
4635         * remote-vx29k.c: Delete file.
4636
4637 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
4638
4639         * config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c,
4640         ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c.
4641
4642 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
4643
4644         * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
4645         sparcnbsd-nat.c, and sparcnbsd-tdep.c.
4646         (sparc64nbsd-nat.o)
4647         (sparcnbsd-nat.o)
4648         (sparcnbsd-tdep.o): New dependency lists.
4649         * NEWS: Note new UltraSPARC NetBSD native configuration.
4650         * configure.host (sparc64-*-netbsd*): New host.
4651         * configure.tgt (sparc-*-netbsdelf*)
4652         (sparc-*-netbsd*): Set gdb_target to nbsd.
4653         (sparc64-*-netbsd*): New target.
4654         * sparc64nbsd-nat.c: New file.
4655         * sparcnbsd-nat.c: New file.
4656         * sparcnbsd-tdep.c: New file.
4657         * sparcnbsd-tdep.h: New file.
4658         * config/sparc/nbsd.mt: New file.
4659         * config/sparc/nbsd64.mh: New file.
4660         * config/sparc/nbsd64.mt: New file.
4661         * config/sparc/nbsdaout.mh (NATDEPFILES): Remove corelow.o,
4662         sparc-nat.o, and solib.o.  Add sparcnbsd-nat.o.
4663         (HOST_IPC): Remove.
4664         * config/sparc/nbsdaout.mt: Remove.
4665         * config/sparc/nbsdelf.mh (NATDEPFILES): Remove corelow.o,
4666         sparc-nat.o, and solib.o.  Add sparcnbsd-nat.o.
4667         (HOST_IPC): Remove.
4668         * config/sparc/nbsdelf.mt: Remove.
4669         * config/sparc/nm-nbsd.h: Update copyright years.  Remove all
4670         sparc-nat.c compatiblity defines.
4671         * config/sparc/tm-nbsd.h: Update copyright years.  Include solib.h.
4672         (GDB_MULTI_ARCH): Set to GDB_MULTI_ARCH_PARTIAL.
4673         * config/sparc/tm-nbsd64.h: New file.
4674         * config/sparc/tm-nbsdaout.h: Remove.
4675         * config/sparc/xm-nbsd.h: Remove.
4676
4677 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
4678
4679         * Makefile.in (sparc-tdep.o): Add osabi.h to dependency list.
4680         * sparc-tdep.c: Include osabi.h.
4681         (gdbarch_tdep): Add osabi member.
4682         (_initialize_sparc_tdep): Use gdbarch_register.
4683         (sparc_gdbarch_init): Use generic OS ABI framework.
4684         (sparc_dump_tdep): New function.
4685
4686 2002-05-30  Kevin Buettner  <kevinb@redhat.com>
4687
4688         * corefile.c (do_captured_read_memory_integer): Return non-zero
4689         result.
4690         (safe_read_memory_integer): Copy result of memory read when
4691         status is non-zero.  Also, add comments.
4692
4693 2002-05-20  Jason Thorpe  <thorpej@wasabisystems.com>
4694
4695         * Makefile.in (ppc_tdep_h): Define.
4696         (ppc-linux-nat.o)
4697         (ppc-linux-tdep.o)
4698         (rs6000-tdep.o): Use $(ppc_tdep_h).
4699         (ppc-sysv-tdep.o)
4700         (ppcnbsd-nat.o)
4701         (ppcnbsd-tdep.o): New dependency lists.
4702         * ppc-tdep.h: Use generic OS ABI framework.
4703         * ppc-linux-tdep.c (_initialize_ppc_linux_tdep)
4704         (ppc_linux_init_abi): New functions.
4705         (ppc_sysv_abi_broken_use_struct_convention)
4706         (ppc_sysv_abi_use_struct_convention)
4707         (ppc_sysv_abi_push_arguments): Move to...
4708         * ppc-sysv-tdep.c: ...here.
4709         * ppcnbsd-nat.c: Don't include gdbcore.h and regcache.h.
4710         * rs6000-tdep.c (process_note_abi_tag_sections)
4711         (get_elfosabi): Remove.
4712         (rs6000_gdbarch_init): Use generic OS ABI framework.
4713         (rs6000_dump_tdep): New function.
4714         (_initialize_rs6000_tdep): Use gdbarch_register.
4715         * config/powerpc/linux.mt (TDEPFILES): Add ppc-sysv-tdep.o.
4716         * config/powerpc/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
4717         * config/powerpc/aix.mt (TDEPFILES): Use ppc-sysv-tdep.o instead
4718         of ppc-linux-tdep.o.
4719         * config/powerpc/nbsd.mt (TDEPFILES): Likewise.
4720         * config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
4721         * config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
4722         * config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
4723         * config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
4724         * config/powerpc/vxworks.mt (TDEPFILES): Likewise.
4725
4726 2002-05-29  Jim Blandy  <jimb@redhat.com>
4727
4728         * macroscope.c (default_macro_scope): Put `void' in empty argument
4729         list.
4730
4731 2002-05-29  Andrew Cagney  <ac131313@redhat.com>
4732
4733         * Makefile.in (arch-utils.o): Add $(sim_regno_h).
4734         * arch-utils.c: Include "sim-regno.h".
4735         * gdbarch.sh: Don't include "sim-regno.h".
4736         * gdbarch.h, gdbarch.c: Regenerate.
4737         * sim-regno.h (legacy_register_sim_regno): Move declaration from
4738         here.
4739         * arch-utils.h (legacy_register_sim_regno): To here.
4740         * remote-sim.c (legacy_register_sim_regno): Move function from
4741         here.
4742         * arch-utils.c (legacy_register_sim_regno): To here.
4743
4744 2002-05-28  Andrew Cagney  <ac131313@redhat.com>
4745
4746         * sim-regno.h: New file.
4747         * Makefile.in (sim_regno_h): Define.
4748         (d10v-tdep.o, remote-sim.o): Add dependency on $(sim_regno_h).
4749         * remote-sim.c: Include "sim-regno.h" and "gdb_assert.h".
4750         (legacy_register_sim_regno): New function.
4751         (one2one_register_sim_regno): New function.
4752         (gdbsim_fetch_register): Rewrite.
4753         (gdbsim_store_register): Only store a register when
4754         REGISTER_SIM_REGNO is valid.
4755         * d10v-tdep.c: Include "sim-regno.h".
4756         (d10v_ts2_register_sim_regno): Add legacy_regiter_sim_regno check.
4757         (d10v_ts3_register_sim_regno): Ditto.
4758         * gdbarch.sh: Include "sim-regno.h".
4759         (REGISTER_SIM_REGNO): Set default to legacy_register_sim_regno.
4760         * gdbarch.h, gdbarch.c: Regenerate.
4761         * arch-utils.h (default_register_sim_regno): Delete declaration.
4762         * arch-utils.c (default_register_sim_regno): Delete function.
4763
4764 2002-05-28  Jason Thorpe  <thorpej@wasabisystems.com>
4765
4766         * ppcnbsd-nat.c: Rewrite.
4767         * ppcnbsd-tdep.c: New file.
4768         * ppcnbsd-tdep.h: New file.
4769         * config/powerpc/nbsd.mh (NATDEPFILES): Remove corelow.o,
4770         solib.o, and solib-svr4.o.
4771         * config/powerpc/nbsd.mt (TDEPFILES): Add ppcnbsd-tdep.o,
4772         nbsd-tdep.o, and corelow.o.
4773
4774 2002-05-28  Andrew Cagney  <ac131313@redhat.com>
4775
4776         * MAINTAINERS (--enable-gdb-build-warnings): Rewrite script to use
4777         `tr' and `sed'.  Mention that `broken' targets are not expected to
4778         build.
4779
4780 2002-05-27  Michal Ludvig  <mludvig@suse.cz>
4781
4782         * x86-64-tdep.c (x86_64_skip_prologue): Remove obsolete note.
4783         Let PC point right after the prologue before looking up symbols.
4784         
4785 2002-05-27  Martin M. Hunt  <hunt@redhat.com>
4786
4787         * i386-tdep.c (i386_register_virtual_type): Return 
4788         builtin_type_vec128i for SSE registers.
4789
4790         * gdbtypes.h (builtin_type_vec128i): Declare.
4791
4792         * gdbtypes.c (build_builtin_type_vec128i): New function.
4793         (builtin_type_v2_double, builtin_type_v4_int64): New types.
4794         (builtin_type_vec128i): New type for SSE2 128-bit registers.
4795         (build_gdbtypes): Initialize new builtin vector types.
4796         (_initialize_gdbtypes): Register new vector types with gdbarch.
4797
4798 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
4799
4800         * MAINTAINERS: ns32k is not longer an obsolete candidate,
4801         since it has been multi-arch'd.
4802         * NEWS: Note that ns32k-*-* is now partial multi-arch.
4803         Move Alpha and VAX multi-arch news entries to same section
4804         as other multi-arch news.
4805
4806 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
4807
4808         * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
4809         target.s, arch-utils.h, ns32k-tdep.h.  Make many functions
4810         static.  Rename some register numbers to put them in ns32k-tdep
4811         private namespace.
4812         (ns32k_get_saved_register, ns32k_gdbarch_init_32082,
4813         ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
4814         functions.
4815         (_initialize_ns32k_tdep): Use gdbarch_register.
4816         * ns32k-tdep.h: New file.
4817         * ns32knbsd-tdep.c: New file.
4818         * config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
4819         * config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
4820         (IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
4821         REGISTER_BYTES, REGISTER_BYTE): Remove.
4822         * config/ns32k/tm-ns32k.h: New file.
4823         * config/ns32k/tm-umax.h: Remove.
4824
4825 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
4826
4827         * ns32k-tdep.c (ns32k_saved_pc_after_call,
4828         ns32k_store_struct_return, ns32k_extract_return_value,
4829         ns32k_store_return_value, ns32k_extract_struct_value_address): New
4830         functions.
4831         * config/ns32k/tm-umax.h (SAVED_PC_AFTER_CALL): Define as
4832         ns32k_saved_pc_after_call.
4833         (STORE_STRUCT_RETURN): Define as ns32k_store_struct_return.
4834         (EXTRACT_RETURN_VALUE): Define as ns32k_extract_return_value.
4835         (STORE_RETURN_VALUE): Define as ns32k_store_return_value.
4836         (EXTRACT_STRUCT_VALUE_ADDRESS): Define as
4837         ns32k_extract_struct_value_address.
4838
4839 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
4840
4841         * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
4842         ns32k_fix_call_dummy): New.
4843         * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
4844         ns32k_call_dummy_words.
4845         (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
4846         (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
4847         CALL_DUMMY_NARGS): Remove.
4848         (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.
4849
4850 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
4851
4852         * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain,
4853         ns32k_frame_saved_pc, ns32k_frame_args_address,
4854         ns32k_frame_locals_address, ns32k_frame_init_saved_regs,
4855         ns32k_push_dummy_frame, ns32k_pop_frame): New functions.
4856         * config/ns32k/tm-nbsd.h (FRAME_SAVED_PC): Remove.
4857         * config/ns32k/tm-umax.h (INNER_THAN): Define as core_addr_lessthan.
4858         (BREAKPOINT_FROM_PC): Define as ns32k_breakpoint_from_pc.
4859         (BREAKPOINT): Remove..
4860         (FRAME_CHAIN): Define as ns32k_frame_chain.
4861         (FRAME_SAVED_PC): Define as ns32k_frame_saved_pc.
4862         (FRAME_ARGS_ADDRESS): Define as ns32k_frame_args_address.
4863         (FRAME_LOCALS_ADDRESS): Define as ns32k_frame_locals_address.
4864         (FRAME_FIND_SAVED_REGS): Remove.
4865         (FRAME_INIT_SAVED_REGS): Define as ns32k_frame_init_saved_regs.
4866         (PUSH_DUMMY_FRAME): Define as ns32k_push_dummy_frame.
4867         (POP_FRAME): Define as ns32k_pop_frame.
4868
4869 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
4870
4871         * ns32k-tdep.c (ns32k_register_byte_32082,
4872         ns32k_register_byte_32382, ns32k_register_raw_size,
4873         ns32k_register_virtual_size, ns32k_register_virtual_type): New
4874         functions.
4875         * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
4876         ns32k_register_byte_32382.
4877         * config/ns32k/tm-umax.h: Update copyright years.
4878         (REGISTER_BYTE): Define as ns32k_register_byte_32082.
4879         (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
4880         (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
4881         (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
4882         (ns32k_get_enter_addr): Fix prototype.
4883
4884 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
4885
4886         * ns32k-tdep.c: Update copyright years.
4887         (ns32k_register_name_32082): New function.
4888         (ns32k_register_name_32382): Ditto.
4889         * config/ns32k/tm-nbsd.h (REGISTER_NAMES): Remove.
4890         (REGISTER_NAME): Define as ns32k_register_name_32382.
4891         * config/ns32k/tm-umax.h (REGISTER_NAMES): Remove.
4892         (REGISTER_NAME): Define as ns32k_register_name_32082.
4893
4894 2002-05-24  Jim Blandy  <jimb@redhat.com>
4895
4896         * dwarf2read.c (free_line_header): Use xfree, not free.
4897
4898 2002-05-24  Jason Thorpe  <thorpej@wasabisystems.com>
4899
4900         * config/djgpp/fnchange.lst: Add alphabsd-nat.c,
4901         alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
4902
4903 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
4904
4905         * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
4906
4907 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
4908
4909         From Ross Alexander at NEC Europe:
4910         * config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
4911
4912 2002-05-23  Michael Snyder  <msnyder@redhat.com>
4913
4914         * cli/cli-dump.c (restore_command): Use parse_and_eval_long
4915         for input, rather than parse_and_eval_address.  
4916
4917 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
4918
4919         * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
4920         * Makefile.in (sim_d10v_h): Update definition.
4921
4922 2002-05-24  Andrew Cagney  <cagney@redhat.com>
4923
4924         * d10v-tdep.c (d10v_gdbarch_init): Revert old code included in
4925         change `2002-05-22 Michael Snyder' below.
4926         (d10v_push_arguments): Ditto.
4927         (d10v_extract_return_value): Ditto.
4928
4929 2002-05-23  Jim Blandy  <jimb@redhat.com>
4930
4931         * macrotab.c (check_for_redefinition): Don't complain if the new
4932         definition is the same as the previous one.  Take more arguments
4933         to allow the comparison.
4934         (macro_define_object, macro_define_function): Pass more arguments
4935         to check_for_redefinition.
4936
4937 2002-05-22  Michael Snyder  <msnyder@redhat.com>
4938
4939         * d10v-tdep.c: Change a few macros to enums for ease of debugging.
4940         (d10v_frame_chain_valid): Add PC_IN_CALL_DUMMY clause.
4941         (d10v_frame_saved_pc): Add PC_IN_CALL_DUMMY clause.
4942         (d10v_frame_chain): Bail immediately if PC_IN_CALL_DUMMY.
4943         Don't bail if return_pc is PC_IN_CALL_DUMMY.
4944         Add a temp variable to save a call (and a memory read).
4945         (d10v_init_extra_frame_info): Get fi->pc from callee's return_pc
4946         if possible (so that PC_IN_CALL_DUMMY will work).
4947
4948 2002-05-22  Corinna Vinschen  <vinschen@redhat.com>
4949
4950         * MAINTAINERS: Remove status `OBSOLETE' from v850.
4951
4952 2002-05-22  Michal Ludvig  <mludvig@suse.cz>
4953
4954         * dwarf2cfi.c (frame_state_for): Added safety check for a valid
4955         fde->cie_ptr.
4956         (dwarf2_build_frame_info): Corrected handling of eh_frame.
4957         (dwarf2_build_frame_info): Add offset to fde->initial_location 
4958         so that frames of shared libraries are mapped correctly.
4959         (execute_stack_op): Change type of 'result' from ULONGEST to
4960         CORE_ADDR.
4961         
4962 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4963
4964         * config/alpha/tm-nbsd.h: Include solib.h.
4965
4966 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4967
4968         * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
4969         assumptions about the host's byte order.
4970
4971 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4972
4973         * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
4974         to dependency list.
4975         * alphanbsd-tdep.c: Include solib-svr4.h.
4976         * shnbsd-tdep.c: Ditto.
4977
4978 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4979
4980         * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
4981         nbsd-tdep.h to dependency list.
4982         * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
4983         i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
4984         ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
4985         nbsdaout.mh and nbsdelf.mh consistently.
4986         * configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
4987         ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
4988         nbsdaout.mt and nbsdelf.mh consistently.
4989         * armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h. 
4990         (arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
4991         to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
4992         * config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS.  Move
4993         a.out shared library stuff from here...
4994         * config/nm-nbsdaout.h: ...to here.
4995         * config/tm-nbsd.h: Remove.
4996         * config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
4997         * config/arm/nbsd.mh: Remove.
4998         * config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
4999         nbsd-tdep.o.
5000         * config/arm/nbsdaout.mh: New file. 
5001         * config/arm/nbsdelf.mh: New file.
5002         * config/arm/nm-nbsdaout.h: New file.
5003         * config/i386/nbsd.mh: Remove.
5004         * config/i386/nbsd.mt: Remove.
5005         * config/i386/nbsdaout.mh: New file.
5006         * config/i386/nbsdaout.mt: New file.
5007         * config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
5008         * config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
5009         * config/i386/nm-nbsd.h (REGISTER_U_ADDR, 
5010         i386_register_u_addr): Remove.
5011         * config/i386/nm-nbsdaout.h: New file.
5012         * config/i386/nm-nbsdelf.h: Remove.
5013         * config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
5014         (USE_STRUCT_CONVENTION): Remove.
5015         * config/i386/tm-nbsdaout.h: New file.
5016         * config/i386/tm-nbsdelf.h: Remove.
5017         * config/m68k/nbsd.mh: Remove.
5018         * config/m68k/nbsd.mt: Remove.
5019         * config/m68k/nbsdaout.mh: New file.
5020         * config/m68k/nbsdaout.mt: New file. 
5021         * config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
5022         * config/m68k/nm-nbsdaout.h: New file.
5023         * config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
5024         (IN_SOLIB_CALL_TRAMPOLINE): Define.
5025         * config/ns32k/nbsd.mh: Remove.
5026         * config/ns32k/nbsd.mt: Remove. 
5027         * config/ns32k/nbsdaout.mh: New file.
5028         * config/ns32k/nbsdaout.mt: New file.
5029         * config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h. 
5030         * config/ns32k/nm-nbsdaout.h: New file.
5031         * config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.  
5032         (IN_SOLIB_CALL_TRAMPOLINE): Define.
5033         * config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
5034         (SVR4_SHARED_LIBS): Remove.
5035         * config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
5036         * config/sparc/nbsd.mh: Remove.
5037         * config/sparc/nbsd.mt: Remove.
5038         * config/sparc/nbsdaout.mh: New file.
5039         * config/sparc/nbsdaout.mt: New file.
5040         * config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
5041         * config/sparc/nbsdelf.mt: New file.
5042         * config/sparc/nm-nbsdaout.h: New file.   
5043         * config/sparc/nm-nbsdelf.h: Remove.
5044         * config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
5045         * config/sparc/tm-nbsdaout.h: New file.
5046
5047 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
5048
5049         * Makefile.in (ALLDEPFILES): Add mipsnbsd-nat.c and
5050         mipsnbsd-tdep.c
5051         (mipsnbsd-nat.o, mipsnbsd-tdep.o): New dependency lists.
5052
5053 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
5054
5055         * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
5056         shnbsd-nat.c.
5057         (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
5058
5059 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
5060
5061         * NEWS: Note new MIPS NetBSD native configuration. 
5062         * configure.host (mips*-*-netbsd*): New host. 
5063         * configure.tgt (mips*-*-netbsd*): New target. 
5064         * mipsnbsd-nat.c: New file.
5065         * mipsnbsd-tdep.c: New file.
5066         * mipsnbsd-tdep.h: New file.
5067         * config/mips/nbsd.mh: New file.
5068         * config/mips/nbsd.mt: New file.
5069         * config/mips/nm-nbsd.h: New file.
5070         * config/mips/tm-nbsd.h: New file.
5071
5072 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
5073
5074         * Makefile.in (SFILES): Add osabi.c.
5075         (COMMON_OBS): Add osabi.o.
5076         (osabi.o): New dependency list.
5077         * osabi.c: New file.
5078         * osabi.h: New file.
5079         * doc/gdbint.texinfo: Document new generic OS ABI framework.
5080
5081         * Makefile.in (alpha_tdep_h): Define and use instead of
5082         alpha-tdep.h.
5083         * alpha-tdep.c (alpha_abi_names, process_note_abi_tag_sections,
5084         get_elfosabi, alpha_abi_handler_list, alpha_gdbarch_register_os_abi):
5085         Remove.
5086         (alpha_gdbarch_init, alpha_dump_tdep): Use generic OS ABI framework.
5087         * alpha-tdep.h: Include osabi.h.
5088         (alpha_abi): Remove.
5089         (gdbarch_tdep): Use generic OS ABI framework.
5090         * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Use
5091         gdbarch_register_osabi.
5092         * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Likewise.
5093         * alphafbsd-tdep.c (_initialize_alphafbsd_tdep): Likewise.
5094         * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Likewise.
5095
5096         * Makefile.in (sh_tdep_h): Add osabi.h.
5097         * sh-tdep.h (sh_osabi): Remove.
5098         (gdbarch_tdep): Use generic OS ABI framework.
5099         * sh-tdep.c (sh_osabi_names, process_note_abi_tag_sections,
5100         sh_osabi_handler_list, sh_gdbarch_register_os_abi): Remove.
5101         (sh_gdbarch_init, sh_dump_tdep): Use generic OS ABI framework.
5102         * shnbsd-tdep.c (_initialize_shnbsd_tdep): Use gdbarch_register_osabi.
5103
5104         * Makefile.in (arm_tdep_h): Define and use instead of arm-tdep.h.
5105         * arm-linux-tdep.c (_initialize_arm_linux_tdep): Use
5106         gdbarch_register_osabi.
5107         * arm-tdep.c (arm_abi_names, process_note_abi_tag_sections,
5108         arm_abi_handler_list, arm_gdbarch_register_os_abi): Remove.
5109         (get_elfosabi): Rename to...
5110         (arm_elf_osabi_sniffer): ...this.  Adjust to use generic OS
5111         ABI framework support routines.
5112         (arm_gdbarch_init): Use generic OS ABI framework.
5113         (arm_dump_tdep): Likewise.
5114         (_initialize_arm_tdep): Likewise.
5115         * arm-tdep.h: Include osabi.h.
5116         (arm_abi): Remove.
5117         (gdbarch_tdep): Remove arm_abi and abi_name members.  Add
5118         osabi member.
5119         (arm_gdbarch_register_os_abi): Remove prototype.
5120         * armnbsd-tdep.c (arm_netbsd_aout_osabi_sniffer): New function.
5121         (_initialize_arm_netbsd_tdep): Use gdbarch_register_osabi.
5122
5123         * Makefile.in (mips-tdep.o): Add osabi.h to dependency list.
5124         * mips-tdep.c: Include osabi.h.
5125         (gdbarch_tdep, mips_gdbarch_init, mips_dump_tdep): Use generic
5126         OS ABI framework.
5127
5128 2002-05-20  Kazu Hirata  <kazu@cs.umass.edu>
5129
5130         * h8300-tdep.c: Fix formatting.
5131
5132 2002-05-20  Elena Zannoni  <ezannoni@redhat.com>
5133
5134         * rs6000-tdep.c (rs6000_do_registers_info): Simplify code for
5135         printing vector registers.
5136
5137 2002-05-19  Andrew Cagney  <ac131313@redhat.com>
5138
5139         From Fernando Nasser:
5140         * remote.c (remote_async_open_1): Re-throw the exception when the
5141         connection fails.
5142         (remote_cisco_open): Ditto.
5143         (remote_open_1): Ditto.
5144
5145 2002-05-19  Andrew Cagney  <ac131313@redhat.com>
5146
5147         * remote.c (remote_start_remote_dummy): Add uiout parameter.
5148         (remote_start_remote): Add uiout parameter.  Pass through to
5149         remote_start_remote_dummy.
5150         (remote_open_1): Use catch_exception instead of catch_errors.
5151         (remote_async_open_1): Ditto.
5152         (remote_cisco_open): Ditto.
5153
5154 2002-05-19  Andrew Cagney  <ac131313@redhat.com>
5155
5156         * remote.c (remote_start_remote): Replace PTR with void pointer.
5157         (sigint_remote_twice_token, sigint_remote_token): Ditto.  Make
5158         static.
5159
5160 2002-05-18  Andrew Cagney  <ac131313@redhat.com>
5161
5162         * gdb_indent.sh: Allow the script to be run in the sim directory.
5163
5164 2002-05-18  Mark Kettenis  <kettenis@gnu.org>
5165
5166         * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
5167         * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
5168
5169         * corelow.c (core_open): Only call set_gdbarch_from_file if
5170         exec_bfd is NULL.
5171
5172 2002-05-17  Andrey Volkov <avolkov@transas.com>
5173
5174         * h8300-tdep.c: Add support of EXR register
5175         * config/h8300/tm-h8300.h: Ditto. 
5176         
5177 2002-05-17  Andrey Volkov <avolkov@transas.com>
5178
5179         * h8300-tdep.c: Add additional CCR flags (I,UI,H,U) 
5180         
5181 2002-05-17  Andrey Volkov <avolkov@transas.com>
5182
5183         * h8300-tdep.c: Change literal regnums to REGNO.
5184         
5185 2002-05-17  Jim Blandy  <jimb@redhat.com>
5186
5187         * NEWS: Note addition of macro support.
5188
5189         Expand preprocessor macros in C expressions.
5190         * c-lang.h: #include "macroexp.h", for macro_lookup_ftype.
5191         (scan_macro_expansion, scanning_macro_expansion,
5192         finished_macro_expansion): New function declarations.
5193         (expression_macro_lookup_func, expression_macro_lookup_baton): New
5194         variable declarations.
5195         * parser-defs.h (expression_context_pc): New declaration.
5196         * parse.c (expression_context_pc): New variable.
5197         (parse_exp_1): Set expression_context_pc, as well as
5198         expression_context_block.
5199         * c-exp.y (yylex): If we're not already reading the result of a
5200         macro expansion, try to macro-expand the next token.  When we're
5201         done scanning a macro expansion, switch back to the mainline text.
5202         Commas and `if's in a macro's expansion don't terminate the input.
5203         * c-lang.c: #include "macroscope.h" and "gdb_assert.h".
5204         (macro_original_text, macro_expanded_text,
5205         expression_macro_lookup_func, expression_macro_lookup_baton): New
5206         variables.
5207         (scan_macro_expansion, scanning_macro_expansion,
5208         finished_macro_expansion, scan_macro_cleanup, null_macro_lookup,
5209         c_preprocess_and_parse): New functions.
5210         (c_language_defn, cplus_language_defn, asm_language_defn): Call
5211         c_preprocess_and_parse, instead of c_parse.
5212         * Makefile.in (c_lang_h): Note that this #includes macroexp.h.
5213         (c-lang.o): Note dependency on macroscope.h and gdb_assert.h.
5214
5215 Fri May 17 14:26:19 2002  J"orn Rennecke <joern.rennecke@superh.com>
5216
5217         * sh-tdep.c (gdb_print_insn_sh64): Delete.
5218         (gdb_print_insn_sh): Just set info->endian and use print_insn_sh.
5219         (sh_gdbarch_init): Always use gdb_print_insn_sh.
5220
5221 2002-05-17  Corinna Vinschen  <vinschen@redhat.com>
5222
5223         * NEWS: Add section for multi-arched targets.  Add v850 to that section.
5224
5225 2002-05-17  Jason Thorpe  <thorpej@wasabisystems.com>
5226
5227         * Makefile.in (sh_tdep_h): Define and use.
5228         * config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep,
5229         register enum): Move to...
5230         * * sh-tdep.h: ...here.
5231         * sh-tdep.c: Include sh-tdep.h.
5232         * sh3-rom.c: Likewise.
5233         * shnbsd-tdep.c: Likewise.
5234
5235 2002-05-16  Michael Snyder  <msnyder@redhat.com>
5236
5237         * arm-tdep.c: Spelling fix in comment.
5238
5239 2002-05-16  Jim Blandy  <jimb@redhat.com>
5240
5241         Add commands for manually expanding macros and showing their
5242         definitions.
5243         * macrocmd.c, macroscope.c, macroscope.h: New files.
5244         * Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
5245         (macroscope_h): New variable.
5246         (HFILES_NO_SRCDIR): Add macroscope.h.
5247         (COMMON_OBS): Add macrocmd.o, macroscope.o.
5248         (macroscope.o, macrocmd.o): New rules.
5249
5250         Teach the Dwarf 2 reader to read macro information.
5251         * dwarf2read.c: #include "macrotab.h".
5252         (dwarf_macinfo_buffer): New variable.
5253         (struct dwarf2_pinfo): New members: dwarf_macinfo_buffer, and
5254         dwarf_macinfo_size.
5255         (DWARF_MACINFO_BUFFER, DWARF_MACINFO_SIZE): New macros.
5256         (dwarf2_missing_macinfo_section, dwarf2_macros_too_long,
5257         dwarf2_macros_not_terminated, dwarf2_macro_outside_file,
5258         dwarf2_macro_unmatched_end_file, dwarf2_macro_malformed_definition,
5259         dwarf2_macro_spaces_in_definition): New complaints.
5260         (dwarf2_has_info): Initialize dwarf_macinfo_offset.
5261         (dwarf2_build_psymtabs): Read the .dwarf_macinfo section.
5262         (dwarf2_build_psymtabs_hard): Record the buffer and its size in
5263         the partial symbol table.
5264         (psymtab_to_symtab_1): Set the macinfo buffer and size globals
5265         from what's recorded in the partial symbol table.
5266         (read_file_scope): If the compilation unit has a
5267         `DW_AT_macro_info' attribute, read its macro information.
5268         * Makefile.in (dwarf2read.o): Depend on macrotab.h.
5269
5270 2002-05-16  Daniel Jacobowitz  <drow@mvista.com>
5271
5272         Fix PR gdb/546
5273         * ser-tcp.c: Don't include <netinet/udp.h>.
5274
5275 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5276
5277         * MAINTAINERS: Update my email address.
5278
5279 2002-05-16  Richard Earnshaw  <rearnsha@arm.com>
5280
5281         * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
5282         include file of the same name.
5283
5284 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
5285
5286         * configure.tgt: Mark v850 as multi-arched.
5287         * config/v850/tm-v850.h: Remove file.
5288         * config/v850/v850.mt: Eliminate TM_FILE.
5289
5290 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
5291
5292         * v850-tdep.c: Full multi-arch.
5293         * config/v850/tm-v850.h: Eliminate or move to v850-tdep.c everything.
5294         Define GDB_MULTI_ARCH to 2.
5295
5296 2002-05-16  Pierre Muller  <muller@ics.u-strasbg.fr>
5297
5298         * p-exp.y (current_type): New static variable.
5299         Carries the type of the expression at the position that is parsed.
5300         (push_current_type, pop_current_type): Two new functions. Used
5301         to store/restore current_type in expression on specific tokens.
5302         (search_field): New static variable. Set to one after parsing a point
5303         as at that point only a FIELDNAME token should be searched.
5304         (FIELDNAME): New token. After a point only a token belonging to 
5305         current_type type definition is allowed.
5306         (all over token rules): reset and change current_type according
5307         to rules.
5308         (exp '[' rule): insert implicit array index field if
5309         exp is a pascal string type.
5310
5311 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
5312
5313         * v850-tdep.c: Fix comment for v850_scan_prologue.  Remove extra
5314         frame info.  Use frame_info's saved_regs instead of matching member
5315         in extra_frame_info throughout.
5316         (v850_frame_init_saved_regs): New function.
5317         (v850_init_extra_frame_info): Move most functionality into
5318         v850_frame_init_saved_regs().
5319         * config/v850/tm-v850.h (EXTRA_FRAME_INFO): Remove definition.
5320         (v850_frame_find_saved_regs): Remove declaration.
5321         (FRAME_FIND_SAVED_REGS): Remove definition.
5322         (v850_frame_init_saved_regs): Add declaration.
5323         (FRAME_INIT_SAVED_REGS): Add definition.
5324
5325 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
5326
5327         * v850-tdep.c: Begin multi-arch'ing v850.
5328         (v850_target_architecture_hook): Remove function.
5329         (v850_gdbarch_init): New function.  Add code previously in
5330         v850_target_architecture_hook().
5331         (_initialize_v850_tdep): Don't  set target_architecture_hook.
5332         Call register_gdbarch_init() instead.
5333
5334 2002-05-16 Daniel Jacobowitz  <drow@mvista.com>
5335
5336         * gdbtypes.h (struct cplus_struct_type): Remove args field.
5337         * hpread.c (hpread_read_struct_type): Remove assignments to args.
5338         (fixup_class_method_type): Likewise.
5339
5340 2002-05-15  Jim Blandy  <jimb@redhat.com>
5341
5342         Add macro structures to GDB's symbol tables.  Nobody puts anything
5343         in them yet.
5344         * symtab.h (struct symtab): New member: `macro_table'.
5345         * buildsym.h (pending_macros): New global variable.
5346         * buildsym.c: #include "macrotab.h".
5347         (buildsym_init): Initialize `pending_macros'.
5348         (end_symtab): If we found macro information while reading a CU's
5349         debugging info, do build a symtab structure for it.  Make the
5350         symtab point to the macro information, and clear the
5351         `pending_macros' pointer which held it while we were reading the
5352         debug info.
5353         (really_free_pendings): Free any pending macro table.
5354         * objfiles.h (struct objfile): New member: `macro_cache'.
5355         * objfiles.c (allocate_objfile): Set allocate and free functions
5356         for the macro cache's objstack.
5357         (free_objfile): Empty the macro cache's obstack.
5358         * symfile.c (reread_symbols): Empty the macro cache's obstack, and
5359         set new allocate and free functions for it.
5360         * solib-sunos.c (allocate_rt_common_objfile): Set allocate and
5361         free functions for the macro cache's objstack.  (Why is this
5362         function building its own objfile?)
5363         * symmisc.c (print_objfile_statistics): Print statistics on the
5364         macro bcache.
5365         * Makefile.in: Note that buildsym.o depends on macrotab.h.
5366
5367 2002-05-15  Richard Earnshaw  <rearnsha@arm.com>
5368
5369         * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h.
5370         (REGISTER_U_ADDR): Delete definition.
5371         (arm_register_u_addr): Delete declaration.
5372
5373 2002-05-15  Richard Earnshaw  <rearnsha@arm.com>
5374
5375         * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC.
5376         (ARM_LINUX_JB_ELEMENT_SIZE): Likewise.
5377
5378 2002-05-14  Andrew Cagney  <ac131313@redhat.com>
5379
5380         * regcache.c (register_valid): Revise comments refering to "Not
5381         available" and "unavailable".
5382         * frame.c (frame_register_read): Ditto.
5383         * findvar.c (value_of_register): Ditto.
5384
5385 2002-05-15  Andrew Cagney  <cagney@redhat.com>
5386
5387         * Makefile.in (remote_sim_h): Replace remote-sim_h.
5388         (remote-sim.o): Update dependencies.
5389         (d10v-tdep.o): Specify dependencies.
5390         (sim_d10v_h): Define.
5391
5392 2002-05-14  Jim Blandy  <jimb@redhat.com>
5393
5394         * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.
5395         * macrotab.c (macro_lookup_inclusion, find_definition,
5396         new_macro_table): Same.
5397         
5398         * macroexp.c (currently_rescanning, expand): Use `strcmp () == 0',
5399         not `! strcmp ()'.  This is a dubious improvement.
5400         * macrotab.c (macro_lookup_inclusion, find_definition): Same.
5401
5402         * macrotab.c (macro_lookup_inclusion): Initialize `best_depth',
5403         although it's not necessary, to avoid a warning.
5404
5405 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
5406
5407         * gdbtypes.h: Update accessor macros to use TYPE_MAIN_TYPE.
5408         (TYPE_CONST, TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE): Use
5409         TYPE_INSTANCE_FLAGS.
5410         (struct main_type): New.
5411         (struct type): Move most members to struct main_type.  Change
5412         cv_type and as_type to new type_chain member.  Add instance_flags.
5413         (TYPE_MAIN_TYPE, TYPE_CHAIN, TYPE_INSTANCE_FLAGS): New macros.
5414         (TYPE_CV_TYPE, TYPE_AS_TYPE): Remove.
5415         (finish_cv_type): Remove prototype.
5416         * gdbtypes.c (alloc_type): Update comment.  Allocate TYPE_MAIN_TYPE.
5417         Set TYPE_CHAIN.
5418         (alloc_type_instance): New function.
5419         (smash_type): New function.
5420         (make_pointer_type, make_reference_type, make_function_type)
5421         (smash_to_member_type, smash_to_method_type): Call smash_type.
5422         (make_qualified_type): New function.
5423         (make_type_with_address_space): Call make_qualified_type.
5424         (make_cv_type): Likewise.
5425         (finish_cv_type): Remove unnecessary function.
5426         (replace_type): Update comment.  Copy TYPE_MAIN_TYPE.
5427         (recursive_dump_type): Dump TYPE_CHAIN and TYPE_INSTANCE_FLAGS;
5428         remove TYPE_CV_TYPE and TYPE_AS_TYPE.
5429         * c-typeprint.c (c_type_print_modifier): Use TYPE_INSTANCE_FLAGS.
5430         * dwarf2read.c (read_structure_scope): Don't call finish_cv_type.
5431         * hpread.c (hpread_read_struct_type): Likewise.
5432         * stabsread.c (read_struct_type): Likewise.
5433
5434 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
5435
5436         * configure.tgt: Add a catch all sh* target, for cases like
5437         sh[2,3,4]-elf and sh-hms.
5438
5439 2002-05-14  Keith Seitz  <keiths@redhat.com>
5440
5441         * event-loop.c (create_file_handler): Don't do anything but
5442         update data when we are given a fd which we are already
5443         monitoring.
5444
5445 2002-05-14  Michal Ludvig  <mludvig@suse.cz>
5446
5447         * dwarf2cfi.c (context_cpy): Copy registers correctly.
5448         (update_context): Use __func__ in warnings.
5449         
5450 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
5451
5452         * ser-tcp.c: Include <netinet/udp.h>.  Rename tcp_open
5453         and tcp_close to net_open and net_close.
5454         (net_open): Accept "udp:" and "tcp:" specifications.  Connect
5455         using UDP if requested.  Don't try to disable Nagle on UDP
5456         sockets.
5457         * remote.c (remote_serial_open): New function.  Warn about UDP.
5458         (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
5459
5460 2002-05-13  Elena Zannoni  <ezannoni@redhat.com>
5461
5462         * MAINTAINERS: List sh-elf as buildable with ,-Werror.
5463
5464 2002-05-13  Elena Zannoni  <ezannoni@redhat.com>
5465
5466         * configure.tgt: Remove sh-hms target.
5467         * MAINTAINERS: Don't list sh-hms as a separate target.
5468
5469 2002-05-13  Jim Blandy  <jimb@redhat.com>
5470
5471         Add first preprocessor macro-expansion files.
5472         * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
5473         * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
5474         (splay_tree_h, macroexp_h, macrotab_h): New variable.
5475         (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
5476         (COMMON_OBS): Add macrotab.o, macroexp.o.
5477         (macroexp.o, macrotab.o): New rules.
5478
5479 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
5480
5481         * config/m88k/tm-m88k.h: Update copyright.
5482         (m88k_target_write_pc): Declare
5483         (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
5484         (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
5485         (SHIFT_INST_REGS): Update definition.
5486         * m88k-tdep.c (m88k_target_write_pc): New function.  Implement
5487         using old definition of TARGET_WRITE_PC.
5488         * regcache.c (generic_target_write_pc): Delete code handling
5489         NNPC_REGNUM.
5490         * gdbarch.sh (NNPC_REGNUM): Delete.
5491         * gdbarch.h, gdbarch.c: Regenerate.
5492
5493 2002-05-13  Richard Earnshaw  <rearnsha@arm.com>
5494
5495         * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
5496         builtin reg number.
5497
5498 2002-05-13  Daniel Jacobowitz  <drow@mvista.com>
5499
5500         * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
5501         (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
5502         (gen_address_of, gen_struct_ref, gen_repeat): Use type
5503         access macros.
5504         * c-typeprint.c (cp_type_print_method_args): Likewise.
5505         (c_type_print_args): Likewise.
5506         * d10v-tdep.c (d10v_push_arguments): Likewise.
5507         (d10v_extract_return_value): Likewise.
5508         * expprint.c (print_subexp): Likewise.
5509         * gdbtypes.c (lookup_primitive_typename): Likewise.
5510         (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
5511         * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
5512         (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
5513         (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
5514         (TYPE_VECTOR): Likewise.
5515         * hpread.c (hpread_read_struct_type)
5516         (fix_static_member_physnames, fixup_class_method_type)
5517         (hpread_type_lookup): Likewise.
5518         * mdebugread.c (parse_symbol, parse_type): Likewise.
5519         * p-lang.c (is_pascal_string_type): Likewise.
5520         * valops.c (hand_function_call): Likewise.
5521         * x86-64-tdep.c (classify_argument): Likewise.
5522
5523         * hpread.c (hpread_read_function_type)
5524         (hpread_read_doc_function_type): Call replace_type.
5525         * dstread.c (create_new_type): Delete.
5526         (decode_dst_structure, process_dst_function): Call alloc_type.
5527         Use type access macros.
5528
5529 2002-05-12  Mark Kettenis  <kettenis@gnu.org>
5530
5531         * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
5532         the're not supported by the current architecture.
5533         (i387_fill_fxsave): Likewise.
5534
5535 2002-05-12  Fred Fish  <fnf@redhat.com>
5536
5537         * symfile.c (default_symfile_offsets): Arrange for uninitialized
5538         sect_index_xxx members to index the first slot in section_offsets
5539         if all of the section_offsets are zero.
5540
5541 2002-05-12  Mark Kettenis  <kettenis@gnu.org>
5542
5543         * configure.tgt (sparc-*openbsd): Remove entry accidentially
5544         checked in with last change.
5545
5546 2002-05-12  Mark Kettenis  <kettenis@gnu.org>
5547
5548         * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
5549         Remove targets.  These are canonicalized to i386-*-sysv4.2uw by
5550         config.sub.
5551
5552 2002-05-12  Daniel Jacobowitz  <drow@mvista.com>
5553
5554         * Makefile.in: Update dependencies.
5555
5556 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
5557
5558         * language.c (local_hex_string_custom): Simplify.  Do not depend
5559         on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
5560
5561         * memattr.c (mem_info_command): Replace calls to
5562         longest_local_hex_string and longest_local_hex_string_custom.
5563         * buildsym.c (make_blockvector): Ditto.
5564         * solib.c (info_sharedlibrary_command): Ditto.
5565         * tracepoint.c (tracepoints_info): Ditto.
5566         * symtab.c (print_msymbol_info): Ditto.
5567
5568         * language.c (local_hex_string): Delete.
5569         (local_hex_string_custom): Delete.
5570         (longest_local_hex_string): Rename to local_hex_string.
5571         (longest_local_hex_string_custom): Rename to
5572         local_hex_string_custom.
5573         * language.h (local_hex_string): Change parameter type to LONGEST.
5574         (local_hex_string_custom): Ditto.
5575         (longest_local_hex_string): Delete declaration.
5576         (longest_local_hex_string_custom): Ditto.
5577
5578         * solib.c: Update copyright.
5579         * memattr.c: Update copyright.
5580         
5581 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
5582
5583         * arch-utils.h (legacy_register_to_value): Declare.
5584         (legacy_value_to_register): Declare.
5585         (legacy_convert_register_p): Declare.
5586         * arch-utils.c (legacy_register_to_value): New function.
5587         (legacy_value_to_register): New function.
5588         (legacy_convert_register_p): New function.
5589
5590         * gdbarch.sh (REGISTER_TO_VALUE): Define.
5591         (VALUE_TO_REGISTER): Define.
5592         (CONVERT_REGISTER_P): Define.
5593         * gdbarch.h, gdbarch.c: Regenerate.
5594
5595         * valops.c (value_assign): Use CONVERT_REGISTER_P and
5596         VALUE_TO_REGISTER.
5597         * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
5598         CONVERT_REGISTER_P.
5599
5600 2005-05-11  Daniel Jacobowitz  <drow@mvista.com>
5601             Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
5602
5603         * Makefile.in: Update dependencies for valops.c.
5604         * valops.c: Include "gdb_assert.h".
5605         (typecmp): Skip THIS parameter to methods.
5606         (find_method_list): Remove static_memfuncp argument,
5607         update callers.  Check for stub methods.
5608         (find_value_oload_method_list): Don't set *static_memfuncp.
5609         (find_overload_match): Don't check for stub methods.  Assert
5610         that methods are not stubbed.  Handle static methods.
5611         (value_find_oload_method_list): Remove static_memfuncp argument.
5612         * gdbtypes.c (check_stub_method): Do not add THIS pointer
5613         to the argument list for static stub methods.
5614         * value.h (value_find_oload_method_list): Update prototype.
5615
5616 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
5617
5618         * arch-utils.h (generic_register_size): Declare.
5619         (generic_register_raw_size, generic_register_virtual_size): Delete
5620         declarations.
5621         * arch-utils.c (generic_register_raw_size): Delete.
5622         (generic_register_size): New function.
5623         (generic_register_virtual_size): Delete.
5624
5625         * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
5626         default generic_register_size.
5627         * gdbarch.h, gdbarch.c: Re-generate.
5628         
5629         * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
5630         register_virtual_size.
5631         * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
5632         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
5633
5634 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
5635
5636         * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
5637         * gdbarch.h, gdbarch.c: Regenerate.
5638         * gnu-v3-abi.c: Update copyright.
5639         (vtable_address_point_offset): Update.
5640         (gnuv3_rtti_type): Update.
5641         (gnuv3_baseclass_offset): Update.
5642         * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
5643         (init_fetch_link_map_offsets): Update.
5644         * remote.c (get_remote_state): Update.
5645         
5646 2002-05-11  Daniel Jacobowitz  <drow@mvista.com>
5647
5648         * TODO: Remove value_headof/value_from_vtable_info comment.
5649         * printcmd.c (print_command_1): Don't call value_from_vtable_info.
5650         * values.c (value_headof, value_from_vtable_info): Delete.
5651         * value.h (value_from_vtable_info): Delete prototype.
5652
5653 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
5654
5655         * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
5656         gdb_string.h with $(gdb_string_h) and gdb_regex.h with
5657         $(gdb_regex_h).
5658         (gdb_assert_h): Define.
5659         (gdb_wait_h): Define.
5660         (gdb_regex_h): Define.
5661
5662 2002-05-11 Daniel Jacobowitz  <drow@mvista.com>
5663
5664         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
5665         * linespec.c (find_methods): Handle GCC 3.x template constructors.
5666
5667 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5668
5669         * nbsd-tdep.c: Fix comment.
5670
5671 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5672
5673         * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
5674         (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
5675         (nbsd-tdep.o): New dependency list.
5676         * alphanbsd-tdep.c: Don't include solib-svr4.h.  Include
5677         nbsd-tdep.h.
5678         (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
5679         (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
5680         * nbsd-tdep.c: New file.
5681         * nbsd-tdep.h: New file.
5682         * shnbsd-tdep.c: Don't include solib-svr4.h.  Include
5683         nbsd-tdep.h.
5684         (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
5685         (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
5686         * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
5687         * config/sh/nbsd.mt (TDEPFILES): Ditto.
5688
5689 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5690
5691         * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
5692         * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
5693         * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
5694         * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
5695         * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
5696         * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
5697
5698 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5699
5700         * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
5701         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
5702         * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
5703         * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
5704         * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
5705         * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
5706         * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
5707
5708 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5709
5710         * i386nbsd-nat.c: Delete file.  Move fetch_core_registers and
5711         fetch_elfcore_registers to...
5712         * i386nbsd-tdep.c: ...here.
5713         (i386nbsd_use_struct_convention): Rename to...
5714         (i386nbsd_aout_use_struct_convention): ...this.
5715         (i386nbsd_supply_reg): New function.
5716         (i386nbsd_fill_reg): New function.
5717         (fetch_core_registers): Use i386nbsd_supply_reg.
5718         (fetch_elfcore_registers): Likewise.
5719         (_initialize_i386nbsd_tdep): New function.
5720         * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
5721         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
5722         * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
5723         * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
5724         (i386nbsd_aout_use_struct_convention): ...this.
5725
5726 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5727
5728         * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
5729         (store_inferior_registers): Use shnbsd_fill_reg.
5730         * shnbsd-tdep.c (sh_nbsd_supply_registers, 
5731         sh_nbsd_supply_register): Collapse into...
5732         (shnbsd_supply_reg): ...this.
5733         (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
5734         (shnbsd_fill_reg): ...this.
5735         (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
5736         (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
5737         (fetch_core_registers): Use shnbsd_supply_reg.
5738         (fetch_elfcore_registers): Use shnbsd_supply_reg.
5739         (sh_nbsd_core_fns): Rename to...
5740         (shnbsd_core_fns): ...this.
5741         (sh_nbsd_elfcore_fns): Rename to...
5742         (shnbsd_elfcore_fns): ...this.
5743         (sh_nbsd_init_abi): Rename to...
5744         (shnbsd_init_abi): ...this.
5745         (_initialize_sh_nbsd_tdep): Rename to...
5746         (_initialize_shnbsd_tdep): ...this.
5747         * shnbsd-tdep.h (sh_nbsd_supply_registers,
5748         sh_nbsd_supply_register, sh_nbsd_fill_registers,
5749         sh_nbsd_fill_register): Remove prototypes.
5750         (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
5751
5752 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5753
5754         * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
5755         (i387-nat.o): Delete dependency list.
5756         (go32-nat.o): Change i387-nat.h to i387-tdep.h.
5757         (x86-64-linux-nat.o): Likewise.
5758         * i387-nat.c: Delete file, moving contents to...
5759         * i387-tdep.c: ...here.
5760         * i387-nat.h: Rename...
5761         * i387-tdep.h: ...to this.
5762         * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
5763         * i386-linux-nat.c: Likewise.
5764         * i386bsd-nat.c: Likewise.
5765         * i386gnu-nat.c: Likewise.
5766         * i386nbsd-nat.c: Likewise.
5767         * i386v4-nat.c: Likewise.
5768         * x86-64-linux-nat.c: Likewise.
5769         * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
5770         * config/i386/go32.mh (NATDEPFILES): Likewise.
5771         * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
5772         * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
5773         * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
5774         * config/i386/linux.mh (NATDEPFILES): Likewise.
5775         * config/i386/nbsd.mh (NATDEPFILES): Likewise.
5776         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
5777         * config/i386/obsd.mh (NATDEPFILES): Likewise.
5778         * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
5779
5780 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5781
5782         * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
5783         (alphanbsd-nat.o): Remove dependency list.
5784         (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
5785         * alphanbsd-nat.c: Delete.  Contents moved to...
5786         * alphanbsd-tdep.c: ...here.
5787         (_initialize_alphanbsd_tdep): Register core functions.
5788         * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
5789
5790 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5791
5792         * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
5793         (alphabsd-nat.o): Depend on alphabsd-tdep.h.
5794         (alphanbsd-nat.o): Likewise.
5795         (alphabsd-tdep.o): New dependency list.
5796         * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
5797         (fill_gregset): Use alphabsd_fill_reg.
5798         (supply_fpregset): Use alphabsd_supply_fpreg.
5799         (fill_fpregset): Use alphabsd_fill_fpreg.
5800         (fetch_inferior_registers): Use struct reg and struct fpreg
5801         rather than gregset_t and fpregset_t.  Use alphabsd_supply_reg
5802         and alphabsd_supply_fpreg.
5803         (store_inferior_registers): Use struct reg and struct fpreg
5804         rather than gregset_t and fpregset_t.  Use alphabsd_fill_reg
5805         and alphabsd_fill_fpreg.
5806         * alphabsd-tdep.c: New file.
5807         * alphabsd-tdep.h: New file.
5808         * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
5809         (fetch_elfcore_registers): Use alphabsd_supply_reg and
5810         alphabsd_supply_fpreg.
5811         * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
5812         * config/alpha/nbsd.mt (TDEPFILES): Likewise.
5813
5814 2002-05-11  Eric Christopher  <echristo@redhat.com>
5815
5816         * mips-tdep.c (mips_double_register_type): Fix thinko.
5817         (mips_single_register_type): Ditto.
5818         * MAINTAINERS: Add self.
5819
5820 2002-05-11  Mark Kettenis  <kettenis@gnu.org>
5821
5822         * i387-nat.c (i387_supply_register, i387_fill_fsave,
5823         i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
5824         right thing on architectures with different endianness and/or
5825         integer sizes.
5826
5827 2002-05-10  Jason Thorpe  <thorpej@wasabisystems.com>
5828
5829         From Christian Limpach <chris@Pin.LU>
5830         * configure.in: Change sed expression which comments out
5831         NATDEPFILES to also comment out continuation lines.
5832         * configure: Regenerate.
5833
5834 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
5835
5836         * sh-tdep.c: Clean up code erroneously reintroduced by previous
5837         big patch.
5838
5839 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
5840
5841         * sh-tdep.c: Include correct file.
5842
5843 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
5844
5845         New support for sh64-elf (sh5) target.
5846
5847         * configure.tgt: For sh64-elf target, default to sh-elf.
5848
5849         * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
5850         (struct gdbarch_tdep): Add new fields for new registers and ABI
5851         info.
5852
5853         * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
5854         (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
5855         MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
5856         UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
5857         IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
5858         IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
5859         IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
5860         IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
5861         IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
5862         IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
5863         IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
5864         (sh_sh64_register_name, sh64_elf_make_msymbol_special,
5865         pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
5866         sh64_skip_prologue_hard_way, sh64_use_struct_convention,
5867         gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
5868         sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
5869         sh64_get_gdb_regnum, sh64_media_reg_base_num,
5870         sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
5871         sign_extend, sh64_nofp_frame_init_saved_regs,
5872         sh64_init_extra_frame_info, sh64_get_saved_register,
5873         sh64_extract_struct_value_address, sh64_pop_frame,
5874         sh64_push_arguments, sh64_extract_return_value,
5875         sh64_store_return_value, sh64_show_media_regs,
5876         sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
5877         sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
5878         sh_sh64_register_virtual_type,
5879         sh_sh64_register_convert_to_virtual,
5880         sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
5881         sh64_register_read, sh64_pseudo_register_write,
5882         sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
5883         do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
5884         sh64_do_pseudo_register, sh_compact_do_registers_info,
5885         sh64_do_registers_info, sh_gdbarch_init): New functions.
5886
5887 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
5888
5889         * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
5890
5891 2002-05-10 Daniel Jacobowitz  <drow@mvista.com>
5892
5893         * linespec.c (decode_line_1): Check for a double quote after
5894         a filename correctly.
5895
5896 2002-05-10  Jim Blandy  <jimb@redhat.com>
5897
5898         Properly track the size of the current objfile's .debug_line section.
5899         * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
5900         (DWARF_LINE_SIZE): New macro.
5901         (dwarf2_build_psymtabs_hard): Record the line section's size in
5902         the partial symbol table.
5903         (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
5904         symbol table.
5905
5906 2002-05-10  Petr Sorfa  <petrs@caldera.com>
5907
5908         * ia64-tdep.c: Handle breakpoints on L instruction type
5909         in MLX instruction bundle by moving the breakpoint to
5910         the third slot (X instruction type) as L holds only data.
5911
5912 2002-05-10  Kevin Buettner  <kevinb@redhat.com>
5913
5914         * dbxread.c (discarding_local_symbols_complaint): New complaint.
5915         (process_one_symbol): Complain about discarding local symbols
5916         due to a misplaced N_LBRAC entry.
5917
5918 2002-05-09  Elena Zannoni  <ezannoni@redhat.com>
5919
5920         From Daniel Berlin <dan@cgsoftware.com>
5921         * linespec.c (find_toplevel_char): '<' and '>' also increase and
5922         decrease the depth we are at, in the case of templates.
5923
5924 2002-05-09  Daniel Jacobowitz  <drow@mvista.com>
5925
5926         * mips-tdep.c (mips_float_register_type): New function.
5927         (mips_double_register_type): New function.
5928         (mips_print_register): Use them.
5929         (do_fp_register_row): Likewise.
5930
5931 2002-05-09  Daniel Jacobowitz  <drow@mvista.com>
5932
5933         * signals/signals.c (signals): Remove conditional compilation around
5934         Mach-specific signals.  Move them to after TARGET_SIGNAL_DEFAULT.
5935         (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
5936
5937 2002-05-09  Michael Snyder  <msnyder@redhat.com>
5938
5939         * remote-rdp.c (remote_rdp_can_run): Remove.
5940
5941 2002-05-09  Tom Tromey  <tromey@redhat.com>
5942
5943         * jv-valprint.c (java_val_print): Handle `char' as a special case
5944         of TYPE_CODE_INT.
5945
5946 2002-05-09  Michael Snyder  <msnyder@redhat.com>
5947
5948         * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
5949         strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
5950         strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
5951         str r(0123),[sp,#nn].
5952         (arm_skip_prologue): Ditto.  Also make disassembly
5953         order-independent by placing it in a loop.
5954
5955 2002-05-06  Michael Snyder  <msnyder@redhat.com>
5956
5957         * stabsread.c (read_type): Add recognition for new attribute:
5958         "@V;" means that an array type is actually a vector.
5959         This is analogous to the vector flag that's been added to dwarf2.
5960
5961 2002-05-09  Mark Kettenis  <kettenis@gnu.org>
5962
5963         * i386-tdep.h (i386_abi): New enum.
5964         (struct gdbarch_tdep): Replace os_ident member with abi.
5965         (i386_gdbarch_register_os_abi): New prototype.
5966         * i386-tdep.c (i386_abi_names): New array.
5967         (process_note_abi_tag_sections): Removed.
5968         (process_note_sections): New function.
5969         (i386_elf_abi_from_note, i386_elf_abi): New functions.
5970         (struct i386_abi_handler): New struct.
5971         (i386_abi_handler_list): New variable.
5972         (i386_gdbarch_register_os_abi): New function.
5973         (i386_gdbarch_init): Adapt for the changes given above.
5974
5975 2002-05-08  Daniel Jacobowitz  <drow@mvista.com>
5976
5977         * gregset.h: Say "GNU/Linux".
5978
5979 2002-05-08  Elena Zannoni  <ezannoni@redhat.com>
5980
5981         * gdbtypes.c : Add new builtin type for 64 bit vectors.
5982         (build_gdbtypes): Build builtin_type_v2_float.
5983         (_initialize_gdbtypes): Register new builtin type.
5984
5985 2002-05-08  Andrew Cagney  <ac131313@redhat.com>
5986
5987         * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
5988         (clear_gdbarch_swap): New function.
5989         (initialize_non_multiarch): Call.
5990         (gdbarch_update_p): Before calling init(), swap out and clear the
5991         existing architecture.
5992         * gdbarch.c: Regenerate.
5993
5994 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
5995
5996         * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
5997         alphanbsd-tdep.c.
5998
5999 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
6000
6001         * sh-nbsd-nat.c: Rename to...
6002         * shnbsd-nat.c: ...this.
6003         * sh-nbsd-tdep.c: Rename to...
6004         * shnbsd-tdep.c: ...this.
6005         * sh-nbsd-tdep.h: Rename to...
6006         * shnbsd-tdep.h: ...this.
6007         * config/sh/nbsd.mh: Use shnbsd-nat.o.
6008         * config/sh/nbsd.mt: Use shnbsd-tdep.o.
6009
6010 2002-05-08  Richard Earnshaw  <rearnsha@arm.com>
6011
6012         * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
6013         concatenation for command help messages.
6014
6015 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
6016
6017         * NEWS: Note new sh*-*-netbsdelf* configuration.
6018         * configure.host: Set gdb_host_cpu to sh for all sh*.
6019         (sh*-*-netbsdelf*): New host.
6020         * configure.tgt: Set gdb_target_cpu to sh for all sh*.
6021         (sh*-*-netbsdelf*): New target.
6022         * sh-nbsd-nat.c: New file.
6023         * sh-nbsd-tdep.c: New file.
6024         * sh-nbsd-tdep.h: New file.
6025         * config/sh/nbsd.mh: New file.
6026         * config/sh/nbsd.mt: New file.
6027         * config/sh/nm-nbsd.h: New file.
6028         * config/sh/tm-nbsd.h: New file.
6029
6030 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
6031
6032         * sh-tdep.c (sh_osabi_names): Declare.
6033         (process_note_abi_tag_sections): New function.
6034         (get_elfosabi): Ditto.
6035         (sh_gdbarch_register_os_abi): Ditto.
6036         (sh_dump_tdep): Ditto.
6037         _initialize_sh_tdep): Use gdbarch_register to register
6038         sh_gdbarch_init and sh_dump_tdep.
6039         * config/sh/tm-sh.h (sh_osabi): Declare.
6040         (gdbarch_tdep): Add sh_osabi and osabi_name members.
6041
6042 2002-05-07  Andrew Cagney  <ac131313@redhat.com>
6043
6044         * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
6045         (thumb_scan_prologue): Ditto.
6046         (arm_find_callers_reg): Ditto.
6047         (arm_frame_chain): Ditto.
6048         (arm_init_extra_frame_info): Ditto.
6049         (arm_frame_saved_pc): Ditto.
6050         (arm_pop_frame): Ditto.
6051         (arm_push_return_address): New function.
6052         (arm_gdbarch_init): Initialize use_generic_dummy_frames,
6053         call_dummy_location, call_dummy_breakpoint_offset_p,
6054         call_dummy_breakpoint_offset, call_dummy_p,
6055         call_dummy_stack_adjust_p, call_dummy_words,
6056         sizeof_call_dummy_words, call_dummy_start_offset,
6057         call_dummy_length, fix_call_dummy, pc_in_call_dummy,
6058         call_dummy_address, push_return_address and push_dummy_frame for
6059         generic dummy frames.
6060
6061 2002-05-07  Jason Thorpe  <thorpej@wasabisystems.com>
6062
6063         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
6064         size computation for alloca.
6065         (sh_fp_frame_init_saved_regs): Likewise.
6066
6067 2002-05-07  Richard Earnshaw  <rearnsha@arm.com>
6068
6069         * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
6070         (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
6071         * arm-tdep.c (arm_store_return_value): Use them.
6072         Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
6073         * remote-rdp.c (remote_rdp_fetch_register): Use
6074         ARM_MAX_REGISTER_RAW_SIZE.
6075         (remote_rdp_store_register): Likewise.
6076
6077 2002-05-07  Michal Ludvig  <mludvig@suse.cz>
6078
6079         * dwarf2cfi.c: Code cleanup, removed unused variables,
6080         added default labels to switch {} statements.
6081         * x86-64-tdep.c: Ditto.
6082         * x86-64-linux-nat.c: Ditto.
6083
6084 2002-05-07  Jason Thorpe  <thorpej@wasabisystems.com>
6085
6086         * solib.h: Protect against multiple inclusion.
6087
6088 2002-05-06  Jim Blandy  <jimb@redhat.com>
6089
6090         Add first preprocessor macro-expansion files.
6091         * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
6092         * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
6093         (splay_tree_h, macroexp_h, macrotab_h): New variable.
6094         (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
6095         (COMMON_OBS): Add macrotab.o, macroexp.o.
6096         (macroexp.o, macrotab.o): New rules.
6097
6098         Separate the job of reading the line number info statement program
6099         header (...expialidocious) out into its own function.
6100         * dwarf2read.c (struct line_head, struct filenames, struct
6101         directories): Replace with...
6102         (struct line_header): New structure, containing the full
6103         contents of the statement program header, including the
6104         include directory and file name tables.
6105         (read_file_scope): If we have line number info, instead of just
6106         calling dwarf_decode_lines to do all the work, call
6107         dwarf_decode_line_header first to get a `struct line_header'
6108         containing the data in the statement program header, and then
6109         pass that to dwarf_decode_lines, which will pick up where that
6110         left off.  Be sure to clean up the `struct line_header' object.
6111         (dwarf_decode_line_header, free_line_header, add_include_dir,
6112         add_file_name): New functions.
6113         (dwarf_decode_lines): Move all the code to read the statement
6114         program header into dwarf_decode_line_header.  Take the line
6115         header it built as the first argument, instead of the offset to
6116         the compilation unit's line number info.  Use the new `struct
6117         line_header' type instead of the old structures.  No need to do
6118         cleanups here now, since we don't allocate anything.
6119         (dwarf2_statement_list_fits_in_line_number_section,
6120         dwarf2_line_header_too_long): New complaints.
6121
6122 2002-05-06  Elena Zannoni  <ezannoni@redhat.com>
6123
6124         * gdbtypes.c (init_vector_type): New function.
6125         (build_builtin_type_vec128): Simplify the representation of SIMD
6126         registers.
6127         (build_gdbtypes): Initialize new builtin vector types.
6128         (_initialize_gdbtypes): Register new vector types with gdbarch.
6129         (builtin_type_v4_float, builtin_type_v4_int32,
6130         builtin_type_v8_int16, builtin_type_v16_int8,
6131         builtin_type_v2_int32, builtin_type_v4_int16,
6132         builtin_type_v8_int8): New (renamed) SIMD types.
6133
6134 2002-05-06  Mark Kettenis  <kettenis@gnu.org>
6135
6136         * i387-nat.c (i387_fill_fsave): Use regcache_collect.
6137         (i387_fill_fxsave): Likewise.
6138
6139 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6140
6141         * alpha-tdep.c (alpha_extract_return_value): Don't use
6142         non-constant array size in prototype.
6143
6144 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
6145
6146         From Brian Taylor <briant at model dot com>:
6147         * ui-out.c (ui_out_field_core_addr): Use the function
6148         longest_local_hex_string_custom'to format addresses > 32 bits
6149         wide.
6150
6151         * ui-out.c (ui_out_field_core_addr): Update comment.
6152
6153 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
6154
6155         * stack.c (select_and_print_frame): Make static.  Delete the
6156         parameter `level'.
6157         (func_command): Update call.
6158         (select_frame_command): Delete code computing the frame level.
6159         * frame.h (select_and_print_frame): Delete declaration.
6160
6161 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
6162
6163         * sparc-tdep.c (sparc_get_saved_register): Comment why
6164         get_prev_frame call is safe.
6165
6166 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
6167
6168         * frame.h (select_frame): Delete level parameter.
6169         * stack.c (select_frame): Update.  Use frame_relative_level to
6170         obtain the frame's level.
6171         (select_and_print_frame): Update call.
6172         (select_frame_command): Ditto.
6173         (up_silently_base): Ditto.
6174         (down_silently_base): Ditto.
6175         * ocd.c (ocd_start_remote): Ditto.
6176         * remote-rdp.c (remote_rdp_open): Ditto.
6177         * remote-mips.c (mips_initialize): Ditto.
6178         (common_open): Ditto.
6179         * remote-e7000.c (e7000_start_remote): Ditto.
6180         * m3-nat.c (select_thread): Ditto.
6181         * hppa-tdep.c (child_get_current_exception_event): Ditto.
6182         (child_get_current_exception_event): Ditto.
6183         * varobj.c (varobj_create): Ditto.
6184         (varobj_update): Ditto.
6185         (c_value_of_root): Ditto.
6186         * tracepoint.c (finish_tfind_command): Ditto.
6187         * corelow.c (core_open): Ditto.
6188         * arch-utils.c (generic_prepare_to_proceed): Ditto.
6189         * thread.c (info_threads_command): Ditto.
6190         (switch_to_thread): Ditto.
6191         * infrun.c (normal_stop): Ditto.
6192         (restore_selected_frame): Ditto.
6193         (restore_inferior_status): Ditto.
6194         * breakpoint.c (insert_breakpoints): Ditto.
6195         (watchpoint_check): Ditto.
6196         (bpstat_stop_status): Ditto.
6197         (do_enable_breakpoint): Ditto.
6198         * blockframe.c (flush_cached_frames): Ditto.
6199         (reinit_frame_cache): Ditto.
6200
6201 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
6202
6203         * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
6204         maintainer.
6205
6206 2002-05-04  Jim Blandy  <jimb@redhat.com>
6207
6208         * gdbtypes.c (replace_type): Doc fix.
6209
6210 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
6211
6212         * valprint.c (strcat_longest): Delete commented out function.
6213         Update copyright.
6214
6215 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
6216
6217         * MAINTAINERS: Mark a29k as deleted.
6218         * NEWS: Mention that a29k was removed.  Add OBSOLETE section.
6219         Move new configurations to the top.
6220         * configure.tgt: Remove a29k.
6221         * config/a29k/tm-vx29k.h: Delete.
6222         * config/a29k/vx29k.mt: Delete.
6223         * config/a29k/tm-a29k.h: Delete.
6224         * config/a29k/a29k-udi.mt: Delete.
6225         * config/a29k/a29k.mt: Delete.
6226         * a29k-tdep.c: Delete.
6227         * remote-udi.c: Delete.
6228         * remote-mm.c: Delete.
6229         * remote-eb.c: Delete.
6230         * remote-adapt.c: Delete.
6231         * Makefile.in: Remove obsolete code.
6232         * config/s390/s390x.mt: Ditto.
6233         * config/s390/s390.mt: Ditto.
6234         * config/sparc/sparclynx.mh: Ditto.
6235         * config/sparc/linux.mh: Ditto.
6236         * config/pa/hppaosf.mh: Ditto.
6237         * config/pa/hppabsd.mh: Ditto.
6238         * config/ns32k/nbsd.mt: Ditto.
6239         * config/mips/vr5000.mt: Ditto.
6240         * config/m68k/sun3os4.mh: Ditto.
6241         * config/m68k/nbsd.mt: Ditto.
6242         * config/m68k/m68klynx.mh: Ditto.
6243         * config/m32r/m32r.mt: Ditto.
6244         * config/i386/x86-64linux.mt: Ditto.
6245         * config/i386/nbsdelf.mt: Ditto.
6246         * config/i386/nbsd.mt: Ditto.
6247         * config/i386/i386lynx.mh: Ditto.
6248
6249 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
6250
6251         * target.c (debug_print_register): New function.  Handle oversize
6252         registers.
6253         (debug_to_fetch_registers): Call.
6254         (debug_to_store_registers): Call.
6255
6256 2002-05-03  Jim Blandy  <jimb@redhat.com>
6257
6258         * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
6259         (read_type): Doc fix.
6260         * gdbtypes.c (replace_type): Doc fix.
6261
6262         * stabsread.c (multiply_defined_struct): New complaint.
6263         (read_struct_type): If the type we were passed isn't empty, or
6264         incomplete, don't read the new struct type into it; complain,
6265         and return the original type unchanged.  Take a new `type_code'
6266         argument, which is the type code for the new type.
6267         (read_type): Rather than storing the type's type code here, pass
6268         it as an argument to read_struct_type, and let that take care of
6269         storing it.  That way, we don't overwrite the original type code,
6270         so read_struct_type can use it to decide whether we're overwriting
6271         something we shouldn't.
6272         (complain_about_struct_wipeout): New function.
6273
6274 2002-05-03  Andrew Cagney  <ac131313@redhat.com>
6275
6276         * gdbarch.sh: Assert that gdbarch is non-NULL.
6277         * gdbarch.c: Regenerate.
6278
6279 2002-05-03  Jason Merrill  <jason@redhat.com>
6280
6281         * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
6282         and return NULL.
6283
6284 2002-05-03  Michal Ludvig  <mludvig@suse.cz>
6285
6286         * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
6287         (x86_64_dwarf2gdb_regno_map_length),
6288         (x86_64_dwarf2_reg_to_regnum): Added.
6289         (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
6290         (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
6291         (_initialize_x86_64_tdep): Synced with the change above.
6292         (x86_64_skip_prologue): Reformulated message.
6293
6294 2002-05-03  Pierre Muller  <muller@ics.u-strasbg.fr>
6295
6296         * f-exp.y: Also use new prev_lexptr variable
6297         to improve error reporting. Based on Michael Snyder
6298         2002-04-24 dated patch to c-exp.y.
6299         * jv-exp.y: Likewise.
6300         * m2-exp.y: Likewise.
6301
6302 2002-05-02  Elena Zannoni  <ezannoni@redhat.com>
6303
6304         * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
6305         we are dealing with vectors.
6306
6307 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
6308
6309         * config/m68k/tm-nbsd.h: Obvious fix,
6310         correct machine name.
6311
6312 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
6313
6314         * p-typeprint.c (pascal_type_print_base): Add support
6315         for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
6316
6317 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
6318
6319         * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
6320         for fondamental pascal 'char' type.
6321
6322 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
6323
6324         * p-lang.h (is_pascal_string_type): Declaration changed,
6325         new sixth argument of type char ** added.
6326         * p-lang.c (is_pascal_string_type): Implementation
6327         changed. Args length_pos, length_size, string_pos, char_size
6328         can now be NULL. New argument arrayname set to the field
6329         name of the char array. Return value set to char array
6330         field index plus one.
6331         * p-valprint.c (pascal_val_print): Adapt to new declaration of
6332         is_pascal_string_type function.
6333
6334 2002-05-02  Andrew Cagney  <cagney@redhat.com>
6335
6336         * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
6337         <cagney@redhat.com> change.
6338         * gdbarch.c: Regenerate.
6339
6340 2002-05-02  Andrew Cagney  <cagney@redhat.com>
6341
6342         * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
6343         before probing for a new one.  Detect errorenous gdbarch_init
6344         functions.
6345         * gdbarch.c: Regenerate.
6346
6347 2002-05-01  Andrew Cagney  <cagney@redhat.com>
6348
6349         * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
6350         * config/mcore/tm-mcore.h: Ditto.  Update copyright.
6351         * config/v850/tm-v850.h: Ditto.  Update copyright.
6352
6353 2002-04-30  Andrew Cagney  <ac131313@redhat.com>
6354
6355         * cris-tdep.c (cris_gdbarch_init): Use arches instead of
6356         current_gdbarch.
6357
6358 2002-04-30  Michael Snyder  <msnyder@redhat.com>
6359
6360         * arm-tdep.c: Whitespace clean-ups.
6361         (arm_skip_prologue): Fix thinko; two lines
6362         should have been removed as part of 4/24 change.
6363
6364 2002-04-30  Kevin Buettner  <kevinb@redhat.com>
6365
6366         * rs6000-tdep.c: Added comment describing how fpscr register
6367         numbers were chosen.
6368
6369 2002-04-30  Michael Snyder  <msnyder@redhat.com>
6370
6371         * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
6372
6373 2002-04-29  Elena Zannoni  <ezannoni@redhat.com>
6374
6375         * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
6376         (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
6377         (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
6378
6379 2002-04-29  Kevin Buettner  <kevinb@redhat.com>
6380
6381         From Louis Hamilton <hamilton@redhat.com>:
6382         * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
6383         * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
6384         * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
6385         not bfd-private xcoff data, to determine wordsize.
6386         * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
6387
6388 2002-04-29  Andrew Cagney  <ac131313@redhat.com>
6389
6390         GDB 5.2 released from 5.2 branch.
6391
6392 2002-04-29  Michal Ludvig  <mludvig@suse.cz>
6393
6394         * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
6395         * x86-64-tdep.c (i386_gdbarch_init): Ditto.
6396         (x86_64_register_info_table): Added comments with register numbers.
6397
6398 2002-04-29  Elena Zannoni  <ezannoni@redhat.com>
6399
6400         * rs6000-tdep.c (rs6000_extract_return_value,
6401         rs6000_store_return_value): Handle returning vectors.
6402         (rs6000_gdbarch_init): Use
6403         ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
6404         * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
6405         New function.
6406         (ppc_sysv_abi_use_struct_convention): Deal with functions returning
6407         vectors.
6408         (ppc_sysv_abi_push_arguments): Handle vector parameters.
6409         * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
6410
6411 2002-04-24  Pierre Muller  <ics.u-strasbg.fr>
6412
6413         * hpread.c (hpread_psymtab_to_symtab_1,
6414         hpread_psymtab_to_symtab): Replace fprintf tab_to_s...)
6415         with fprintf_unfiltered (gdb_stderr,...).
6416
6417 2002-04-24  Pierre Muller  <ics.u-strasbg.fr>
6418
6419         * remote-array.c (printf_monitor, write_monitor,
6420         array_insert_breakpoint, array_remove_breakpoint ):
6421         Replace fprintf (stderr,...
6422         with fprintf_unfiltered (gdb_stderr,....
6423         * remote-es.c: Likewise.
6424         * remote-os9k.c: Likewise.
6425         * remote-st.c: Likewise.
6426
6427 2002-04-28  Andreas Schwab  <schwab@suse.de>
6428
6429         * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
6430         linux-proc.o and gcore.o.
6431
6432 2002-04-26  Michal Ludvig  <mludvig@suse.cz>
6433
6434         * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
6435         code without frame pointers.
6436
6437 2002-04-26  Andrew Cagney  <ac131313@redhat.com>
6438
6439         * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
6440         ON_STACK is needed.
6441
6442 2002-04-26  Ben Elliston  <bje@redhat.com>
6443
6444         * target.c (do_xfer_memory): Correct reference to the new option
6445         "trust-readonly-sections".
6446
6447 2002-04-26  Elena Zannoni  <ezannoni@redhat.com>
6448
6449         * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
6450         * gdbtypes.c (recursive_dump_type): Output the vector flag.
6451         * dwarf2read.c (dwarf_attr_name): Handle new attribute for
6452         vectors.
6453         (read_array_type): Record the fact that this array type is really a
6454         vector (i.e. are passed in by value).
6455
6456 2002-04-26  Jason Thorpe  <thorpej@wasabisystems.com>
6457
6458         * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
6459         * alpha-tdep.c (alpha_sigcontext_addr): New function.
6460         (alpha_find_saved_regs): Use alpha_sigcontext_addr.
6461         (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
6462         * alpha-linux-tdep.c: Include frame.h.
6463         (alpha_linux_sigcontext_addr): New function.
6464         (alpha_linux_init_abi): Set tdep->sigcontext_addr to
6465         alpha_linux_sigcontext_addr.
6466         * alpha-osf1-tdep.c: Include gdbcore.h.
6467         (alpha_osf1_sigcontext_addr): New function.
6468         (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
6469         alpha_osf1_sigcontext_addr.
6470         * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
6471         * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
6472
6473 2002-04-26  Andrew Cagney  <ac131313@redhat.com>
6474
6475         * stack.c (selected_frame_level):
6476         (select_frame): Do not set selected_frame_level.
6477         * frame.h (selected_frame_level): Delete declaration.
6478
6479 2002-04-26  Andrew Cagney  <ac131313@redhat.com>
6480
6481         * rs6000-tdep.c (rs6000_gdbarch_init): Only set
6482         convert_from_func_ptr-addr when AIX / PowerOpen.
6483
6484 2002-04-25  Andrew Cagney  <ac131313@redhat.com>
6485
6486         * valops.c (hand_function_call): Call
6487         generic_save_call_dummy_addr.
6488         * frame.h (generic_save_call_dummy_addr): Declare.
6489         * blockframe.c (struct dummy_frame): Add fields call_lo and
6490         call_hi.
6491         (generic_find_dummy_frame): Check for PC in range call_lo to
6492         call_hi instead of entry_point_address.
6493         (generic_pc_in_call_dummy): Search the dummy frames for a PC in
6494         the call_lo to call_hi range.  Allow for DECR_PC_AFTER_BREAK.
6495         (generic_save_call_dummy_addr): New function.
6496
6497 2002-04-24  David S. Miller  <davem@redhat.com>
6498
6499         * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
6500         sparc_skip_prologue.
6501         (sparc_skip_prologue): Kill frameless_p arg, and use line number
6502         information to find prologue when possible.
6503         (sparc_prologue_frameless_p): Call examine_prologue directly.
6504         (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
6505         * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
6506         second argument.
6507         (SKIP_PROLOGUE): Likewise.
6508
6509 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
6510
6511         * alpha-tdep.c (alpha_skip_prologue_internal): Remove
6512         GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
6513         indicate that the condition it was testing is always true.
6514         * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
6515         * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
6516         * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
6517
6518 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
6519
6520         * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
6521         * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
6522         tdep->jb_pc and tdep->jb_elt_size.
6523         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
6524         * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
6525         * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
6526         * alpha-nat.c (get_longjmp_target): Remove.
6527         (JB_ELEMENT_SIZE): Ditto.
6528         (JB_PC): Ditto.
6529         * alpha-tdep.c (alpha_get_longjmp_target): New function.
6530         (alpha_gdbarch_init): Default tdep->jb_pc to -1.  If the
6531         OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
6532         to alpha_get_longjmp_target.
6533         (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
6534         * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
6535         * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
6536
6537 2002-04-25  Andrew Cagney  <ac131313@redhat.com>
6538
6539         * README: Update to GDB 5.2.
6540
6541 2002-04-25  Andrew Cagney  <ac131313@redhat.com>
6542
6543         * gdbarch.sh (LC_ALL): Set to `c'.
6544
6545 2002-04-25  Theodore A. Roth  <troth@verinet.com>
6546
6547         * avr-tdep.c: Ran through gdb_indent.sh.
6548
6549 2002-04-25  Theodore A. Roth  <troth@verinet.com>
6550
6551         * MAINTAINERS: Add myself as AVR maintainer.
6552         * NEWS: Note new target avr.
6553
6554 2002-04-25  Theodore A. Roth  <troth@verinet.com>
6555
6556         * Makefile.in: Add support for AVR target.
6557         * configure.tgt: Add support for AVR target.
6558         * avr-tdep.c: New file
6559         * config/avr/avr.mt: New file.
6560
6561 2002-04-25  Theodore A. Roth  <troth@verinet.com>
6562
6563         * MAINTAINERS: Add myself to write-after-approval.
6564
6565 2002-04-24  Pierre Muller  <ics.u-strasbg.fr>
6566
6567         * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
6568         with fprintf_unfiltered (gdb_stderr,....
6569
6570 2002-04-25  Pierre Muller  <muller@ics.u-strasbg.fr>
6571
6572         Fix PR gdb/508.
6573         * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
6574
6575 2002-04-25  Pierre Muller  <muller@ics.u-strasbg.fr>
6576
6577         * p-exp.y: Also use new prev_lexptr variable
6578         to improve error reporting. Based on Michael Snyder
6579         2002-04-24 dated patch to c-exp.y.
6580
6581 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
6582
6583         * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
6584         (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
6585         alpha_breakpoint_from_pc.  Set gdbarch_function_start_offset
6586         to 0.
6587         * config/alpha/tm-alpha.h: Remove forward decls of struct type
6588         and struct value.
6589         (FUNCTION_START_OFFSET): Remove.
6590         (BREAKPOINT): Ditto.
6591
6592 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
6593
6594         * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
6595         * NEWS: Ditto.
6596
6597 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
6598
6599         * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
6600         (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
6601         alpha_linux_pc_in_sigtramp.
6602         * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
6603         (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
6604         alpha_osf1_pc_in_sigtramp.
6605         * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
6606         * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
6607         (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
6608         alphafbsd_pc_in_sigtramp.
6609         * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
6610         (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
6611         alphanbsd_pc_in_sigtramp.
6612         * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
6613         * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
6614
6615 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
6616
6617         * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
6618
6619 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
6620
6621         * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
6622         alphanbsd-tdep.c.
6623         (alphanbsd-nat.o): New dependency list.
6624         (alphanbsd-tdep.o): Ditto.
6625         * NEWS: Note new native NetBSD/alpha configuration.
6626         * alphanbsd-nat.c: New file.
6627         * alphanbsd-tdep.c: Ditto.
6628         * configure.host (alpha*-*-netbsd*): New host.
6629         * configure.tgt (alpha*-*-netbsd*): New target.
6630         * config/alpha/nbsd.mh: New file.
6631         * config/alpha/nbsd.mt: Ditto.
6632         * config/alpha/nm-nbsd.h: Ditto.
6633         * config/alpha/tm-nbsd.h: Ditto.
6634
6635 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
6636
6637         * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
6638         (alpha-osf1-tdep.o): New dependency list.
6639         * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
6640         and skip_sigtramp_frame members.
6641         * alpha-linux-tdep.c: Include gdbcore.h.
6642         (alpha_linux_sigtramp_offset): Change return type to LONGEST.
6643         (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
6644         * alpha-osf1-tdep.c: New file.
6645         * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
6646         alpha-osf1-dep.c.
6647         (alpha_frame_past_sigtramp_frame): New function.
6648         (alpha_dynamic_sigtramp_offset): Ditto.
6649         (alpha_proc_desc_is_dyn_sigtramp): Ditto.
6650         (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
6651         (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
6652         (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
6653         (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
6654         (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
6655         (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
6656         (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
6657         (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
6658         (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
6659         and tdep->skip_sigtramp_frame.  Set gdbarch_skip_trampoline_code
6660         to find_solib_trampoline_target.
6661         * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
6662         * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
6663         (SKIP_TRAMPOLINE_CODE): Remove.
6664         (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6665         (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6666         (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
6667         (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
6668         * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
6669         (PROC_SIGTRAMP_MAGIC): Ditto.
6670         (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6671         (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6672         (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6673         (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
6674         (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
6675
6676 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
6677
6678         * NEWS: Note that Alpha targets are now multi-arch.
6679
6680 2002-04-24  Michael Snyder  <msnyder@redhat.com>
6681
6682         * parser-defs.h (prev_lexptr): New external variable.
6683         * parse.c (parse_exp_1): Set prev_lexptr to null before
6684         calling the language-specific parser.
6685         * c-exp.y (yylex): Set prev_lexptr to start of current token.
6686         (yyerror): Use prev_lexptr in error reporting.
6687
6688 2002-04-24  Daniel Jacobowitz  <drow@mvista.com>
6689
6690         * config/i386/tm-linux.h: Define FILL_FPXREGSET.
6691         * gregset.h: If FILL_FPXREGSET is defined, provide
6692         gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
6693         * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
6694         is defined, call fill_fpxregset.
6695
6696 2002-04-24  Roland McGrath  <roland@frob.com>
6697
6698         * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
6699         * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
6700         (supply_gregset, supply_fpregset): New functions.
6701
6702         * gnu-nat.c (gnu_find_memory_regions): New function.
6703         (init_gnu_ops): Set `to_find_memory_regions' hook to that.
6704         (gnu_xfer_memory): Add a cast.
6705
6706 2002-04-24  Michael Snyder  <msnyder@redhat.com>
6707
6708         * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
6709         loop.  Add handling for "str lr, [sp, #-4]!" and for saves
6710         of argument regs ("str r(0123), [r11, #-nn"]).
6711         (arm_skip_prologue): Better handling for frameless functions.
6712         Treat "mov ip, sp" as optional.  Recognize "str lr, [sp, #-4]".
6713         (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
6714
6715 Wed Apr 24 14:22:21 2002  Andrew Cagney  <cagney@redhat.com>
6716
6717         * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
6718         NUM_PSEUDO_REGS can be used.
6719
6720 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
6721
6722         * arch-utils.h: Update copyright.
6723
6724         * gdbarch.sh (PC_IN_SIGTRAMP): Add.
6725         * gdbarch.h, gdbarch.c: Re-generate.
6726
6727         * inferior.h (IN_SIGTRAMP): Delete definition.
6728         * arch-utils.c (legacy_pc_in_sigtramp): New function.
6729         * arch-utils.h (legacy_pc_in_sigtramp): Declare.
6730
6731         * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
6732         (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
6733         * hppa-tdep.c (pc_in_interrupt_handler):  Use PC_IN_SIGTRAMP.
6734         (find_proc_framesize): Ditto.
6735         * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
6736         (alpha_init_extra_frame_info): Ditto.
6737         * infrun.c (handle_inferior_event): Ditto.
6738         (handle_inferior_event): Ditto.
6739         (check_sigtramp2): Ditto.
6740         * blockframe.c (create_new_frame): Ditto.
6741         (get_prev_frame): Ditto.
6742         * ppc-linux-tdep.c: Update comments.
6743         * i386-linux-tdep.c: Update comments.
6744         * breakpoint.c (bpstat_what): Update comment.
6745
6746 2002-04-24  David S. Miller  <davem@redhat.com>
6747
6748         * i960-tdep.c (register_in_window_p): New function.
6749         (i960_find_saved_register): Use it instead of
6750         REGISTER_IN_WINDOW_P.
6751         * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
6752
6753         * symtab.h (find_stab_function_addr): Kill extern.
6754         * minsyms.c (find_stab_function_addr): Remove from here...
6755         * dbxread.c: ... to here, and mark it static.
6756
6757 2002-04-20  David S. Miller  <davem@redhat.com>
6758
6759         * sparc-tdep.c (sparc_pop_frame): Only need to allocate
6760         SPARC_INTREG_SIZE * 16 bytes for reg_temp.
6761
6762 2002-04-21  David S. Miller  <davem@redhat.com>
6763
6764         * remote-vxsparc.c (vx_read_register): Fix typo, we want
6765         REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
6766         (vx_write_register): Likewise.
6767
6768 2002-04-23  J. Brobecker  <brobecker@gnat.com>
6769
6770         * source.c (is_regular_file): New function.
6771         (openp): Check wether file to open is a regular file
6772         to avoid opening directories.
6773
6774 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
6775
6776         * findvar.c (extract_signed_integer): Cast printf argument
6777         to suppress format warning.
6778         (extract_unsigned_integer): Likewise.
6779         * infcmd.c (registers_info): Likewise.
6780         * top.c (get_prompt_1): Likewise.
6781         * valops.c (value_assign): Likewise.
6782         * valprint.c (print_decimal): Likewise.
6783
6784 2002-04-22  H.J. Lu  (hjl@gnu.org)
6785
6786         * c-exp.y (typebase): Support
6787
6788         [long|long long|short] [signed|unsigned] [int|]
6789
6790         and
6791
6792         signed [long|long long|short] int
6793
6794 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
6795
6796         * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
6797         and vax-tdep.h.
6798         * vax-tdep.h: New file.
6799         * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
6800         Make several routines static.
6801         (vax_get_saved_register): New function.
6802         (vax_gdbarch_init): New function.
6803         (_initialize_vax_tdep): Register vax_gdbarch_init.
6804         * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
6805         Remove macros now under the control of gdbarch.
6806
6807 2002-04-22  Michael Snyder  <msnyder@redhat.com>
6808
6809         * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
6810         Some whitespace and coding standards tweaks.
6811
6812 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
6813
6814         * vax-tdep.c: Include regcache.h.
6815         (vax_call_dummy_words): New.
6816         (sizeof_vax_call_dummy_words): New.
6817         (vax_fix_call_dummy): New function.
6818         (vax_saved_pc_after_call): Ditto.
6819         * config/vax/tm-vax.h: Don't include regcache.h.
6820         (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
6821         (CALL_DUMMY): Remove.
6822         (CALL_DUMMY_WORDS): Define.
6823         (SIZEOF_CALL_DUMMY_WORDS): Define.
6824         (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
6825
6826 2002-04-18  Michael Snyder  <msnyder@redhat.com>
6827
6828         * arm-tdep.h: Change regnum defines to enums for ease of debugging.
6829
6830 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
6831
6832         * vax-tdep.c (vax_frame_chain): New function.
6833         (vax_push_dummy_frame): Ditto.
6834         (vax_pop_frame): Ditto.
6835         * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
6836         (FRAMELESS_FUNCTION_INVOCATION): Use
6837         generic_frameless_function_invocation_not.
6838         (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
6839         (POP_FRAME): Use vax_pop_frame.
6840
6841 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
6842
6843         * vax-tdep.c (vax_store_struct_return): New function.
6844         (vax_extract_return_value): Ditto.
6845         (vax_store_return_value): Ditto.
6846         (vax_extract_struct_value_address): Ditto.
6847         * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
6848         vax_store_struct_return.
6849         (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
6850         (STORE_RETURN_VALUE): Use vax_store_return_value.
6851         (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
6852
6853 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
6854
6855         * vax-tdep.c (vax_frame_saved_pc): New function.
6856         (vax_frame_args_address_correct): Ditto.
6857         (vax_frame_args_address): Ditto.
6858         (vax_frame_locals_address): Ditto.
6859         (vax_frame_num_args): Move code to be in proximity to
6860         other frame-related functions.
6861         * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
6862         (FRAME_SAVED_PC): Use vax_frame_saved_pc.
6863         (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
6864         (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
6865         (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
6866
6867 2002-04-22  H.J. Lu  (hjl@gnu.org)
6868
6869         * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
6870         includedir.
6871
6872 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
6873
6874         * vax-tdep.c (vax_frame_init_saved_regs): New function.
6875         * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
6876         (FRAME_INIT_SAVED_REGS): New macro.
6877
6878 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
6879
6880         * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
6881
6882 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
6883
6884         * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
6885         where needed.
6886         (fetch_osf_core_registers): Likewise.
6887         (supply_gregset): Likewise.
6888
6889 2002-04-22  J. Brobecker  <brobecker@gnat.com>
6890
6891         * symfile.h (get_section_index): Define.
6892         * symfile.c (get_section_index): New function.
6893         * mdebugread.c (SC_IS_SBSS): New macro.
6894         (SC_IS_BSS): Return true for the scBss storage class only, as
6895         the scSBss storage class refers to the .sbss section.
6896         (parse_partial_symbols): Discard the symbols which associated
6897         section does not exist.
6898         Make sure to use the .sbss section index for symbols which
6899         storage class is scBss, rather than using the .bss section index.
6900
6901 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
6902
6903         * vax-tdep.c: Update copyright years.
6904         (vax_register_name): New function.
6905         (vax_register_byte): Ditto.
6906         (vax_register_raw_size): Ditto.
6907         (vax_register_virtual_size): Ditto.
6908         (vax_register_virtual_type): Ditto.
6909         * config/vax/tm-vax.h: Update copyright years.
6910         (REGISTER_NAMES): Remove.
6911         (REGISTER_NAME): Define.
6912         (REGISTER_BYTE): Use vax_register_byte.
6913         (REGISTER_RAW_SIZE): Use vax_register_raw_size.
6914         (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
6915         (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
6916
6917 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
6918
6919         * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
6920         declaration
6921         * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
6922
6923 2002-04-21  David S. Miller  <davem@redhat.com>
6924
6925         * arch-utils.c (generic_prologue_frameless_p): Kill
6926         SKIP_PROLOGUE_FRAMELESS_P code.
6927         * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
6928         references.
6929         (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
6930         * arc-tdep.c (arc_prologue_frameless_p): Implement.
6931         * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
6932         references.
6933         (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
6934         * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
6935         (sparc_gdbarch_init): Pass it to
6936         set_gdbarch_prologue_frameless_p.
6937
6938 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
6939
6940         * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
6941         (alphabsd-nat.o): New dependency list.
6942
6943 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
6944
6945         * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
6946         alphafbsd-tdep.c.
6947         (alpha-linux-tdep.o): New dependency list.
6948         (alphafbsd-tdep.o): Likewise.
6949
6950 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
6951
6952         * alpha-linux-tdep.c: New file.  Move alpha_linux_sigtramp_offset
6953         to here...
6954         * alpha-tdep.c: ...from here.
6955         * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
6956
6957 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
6958
6959         * config/alpha/tm-alpha.h: Move alpha_software_single_step
6960         prototype from here...
6961         * alpha-tdep.h: ...to here.
6962
6963 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
6964
6965         * frame.h (selected_frame_level): Document as deprecated.
6966         (frame_relative_level): Declare.
6967         * stack.c (frame_relative_level): New function.
6968         (selected_frame_level): Document as deprecated.
6969         (select_frame): Do not set the selected_frame_level.
6970
6971         * stack.c (frame_info, record_selected_frame): Update.
6972         (frame_command, current_frame_command): Update.
6973         (up_silently_base, up_command, down_silently_base): Update.
6974         (down_command): Update.
6975         * inflow.c (kill_command): Update.
6976         * tracepoint.c (finish_tfind_command): Update.
6977         * corelow.c (core_open): Update.
6978         * thread.c (info_threads_command): Update.
6979         (do_captured_thread_select): Update.
6980         * infcmd.c (finish_command): Update.
6981         * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
6982
6983 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
6984
6985         * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
6986
6987 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
6988
6989         * arm-tdep.c (arm_breakpoint_from_pc): Make static.  Make return
6990         type const.
6991
6992 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
6993
6994         * alphafbsd-tdep.c: Update copyright years.  Include
6995         alpha-tdep.h.
6996         (alphafbsd_use_struct_convention): Make static.
6997         (alphafbsd_init_abi): New function.
6998         (_initialize_alphafbsd_tdep): New function.
6999         * config/alpha/tm-fbsd.h: Update copyright years.
7000         (USE_STRUCT_CONVENTION): Remove.
7001
7002 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
7003
7004         * alpha-tdep.c (alpha_abi_handler): New structure to describe
7005         an Alpha ABI variant.
7006         (alpha_abi_handler_list): Declare.
7007         (alpha_gdbarch_register_os_abi): New function.
7008         (alpha_gdbarch_init): Give registered ABI variant handlers a
7009         chance to tweak the gdbarch once we have set up defaults.
7010         * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
7011
7012 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
7013
7014         * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
7015         to standard_coerce_float_to_double.
7016         * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
7017
7018 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
7019
7020         * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
7021         * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
7022         from gdbarch_tdep rather than a constant.
7023         (alpha_gdbarch_init): Initialize tdep->vm_min_address to
7024         the default text address for all Alpha Unix ABIs.
7025         (alpha_dump_tdep): Report the value of tdep->vm_min_address.
7026         * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
7027
7028 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
7029
7030         * alpha-tdep.h: New file.  Includes several Alpha target constants
7031         taken from...
7032         * config/alpha/tm-alpha.h: ...here.  Remove macros that we now
7033         let gdbarch deal with.
7034         (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
7035         * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
7036         to dependency list.
7037         * alpha-nat.c: Include alpha-tdep.h.  Update for adjusted
7038         Alpha target register names.
7039         * alphabsd-nat.c: Likewise.
7040         * alpha-tdep.c: Include alpha-tdep.h.  Update for adjusted
7041         Alpha target register names.  Make serveral routines static.
7042         (alpha_get_saved_register): New function.
7043         (alpha_abi_names): New.
7044         (process_note_abi_tag_sections): New function.
7045         (get_elfosabi): New function.
7046         (alpha_gdbarch_init): New function.
7047         (alpha_dump_tdep): New function.
7048         (_initialize_alpha_tdep): Register alpha_gdbarch_init.
7049
7050 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
7051
7052         * frame.c (find_saved_register): Delete #ifdef
7053         HAVE_REGISTER_WINDOWS code.
7054         * config/sparc/tm-sparc.h: Update comments.
7055         * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
7056
7057 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
7058
7059         * i960-tdep.c (i960_find_saved_register): New function.
7060         (i960_get_saved_register): New function.
7061         * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
7062         (i960_get_saved_register): Declare.
7063         * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
7064
7065 2002-04-20  David S. Miller  <davem@redhat.com>
7066
7067         * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
7068
7069 2002-04-20  Andrew Cagney  <ac131313@redhat.com>
7070
7071         * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
7072         instead of NUM_PSEUDO_REGS.
7073
7074 2002-04-20  David S. Miller  <davem@redhat.com>
7075
7076         * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
7077         GDB_MULTI_ARCH_PARTIAL
7078         * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
7079         define, let tm-sp64.h do it.
7080
7081 2002-04-20  Jason Thorpe  <thorpej@wasabisystems.com>
7082
7083         * frame.c (find_saved_register): Avoid a NULL pointer
7084         dereference and actually walk the frame list.
7085
7086 2002-04-20  Andrew Cagney  <ac131313@redhat.com>
7087
7088         * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
7089         sorted in most most-recent-used order.  Document.
7090         * gdbarch.h, gdbarch.c: Regenerate.
7091
7092 2002-04-19  Andrew Cagney  <ac131313@redhat.com>
7093
7094         * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
7095         instead of ->prev.
7096         * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
7097         * s390-tdep.c (s390_frame_chain): Do not use ->prev.
7098         * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
7099         instead of ->prev.
7100
7101 2002-04-19  Elena Zannoni  <ezannoni@redhat.com>
7102
7103         Fix PR gdb/471.
7104         * gdbtypes.c (init_simd_type): Rewrite using new functions.
7105         (build_builtin_type_vec128): Ditto.
7106         (append_composite_type_field): Fix calculation of type length in
7107         union case.
7108
7109 2002-04-19  Eli Zaretskii  <eliz@is.elta.co.il>
7110
7111         * config/djgpp/README: Update.
7112
7113         * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
7114         compiler warnings.
7115
7116 2002-04-19  Jason Thorpe  <thorpej@wasabisystems.com>
7117
7118         * alpha-tdep.c (setup_arbitrary_frame): Rename...
7119         (alpha_setup_arbitrary_frame): ...to this.
7120         * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
7121         for alpha_setup_arbitrary_frame.
7122
7123 2002-04-18  Andrew Cagney  <cagney@redhat.com>
7124
7125         * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
7126         * gdbarch.h, gdbarch.c: Regenerate.
7127
7128         * defs.h (breakpoint_from_pc_fn): Delete type definition.
7129         * target.h (memory_breakpoint_from_pc): Update declaration.
7130         * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
7131
7132         * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
7133         * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
7134         * mem-break.c (memory_breakpoint_from_pc): Ditto.
7135         * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
7136         * s390-tdep.c (s390_breakpoint_from_pc): Ditto
7137         * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
7138         * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
7139         * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
7140         * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
7141         * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
7142         * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
7143         * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
7144
7145         * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
7146         const pointer.
7147         * monitor.c (monitor_insert_breakpoint): Ditto.
7148         * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
7149
7150         * config/mcore/tm-mcore.h: Update copyright.
7151         * mem-break.c: Ditto.
7152         * xstormy16-tdep.c: Ditto.
7153
7154 2002-04-18  Pierre Muller  <muller@ics.u-strasbg.fr>
7155
7156         * p-exp.y: Add precedence rule for '^' token.
7157         This removes the shift/reduce conflicts.
7158         Remove the comment concerning these shift/reduce conflicts.
7159
7160 2002-04-18  Elena Zannoni  <ezannoni@redhat.com>
7161
7162         * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
7163         (registers_powerpc_nofp): New register set for processors
7164         without floating point unit.
7165
7166 2002-04-18  David S. Miller  <davem@redhat.com>
7167
7168         * MAINTAINERS: Add myself to write-after-approval.
7169
7170 2002-04-17  Michael Snyder  <msnyder@redhat.com>
7171
7172         * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
7173
7174 2002-04-17  Andrew Cagney  <ac131313@redhat.com>
7175
7176         * rs6000-tdep.c (frame_initial_stack_address): Use
7177         frame_register_read to read the alloca_reg.
7178
7179 2002-04-17  Andrew Cagney  <ac131313@redhat.com>
7180
7181         * frame.c (find_saved_register): Find saved registers in the next
7182         not prev frame.
7183         Fix PR gdb/365.
7184
7185 2002-04-17  Andrew Cagney  <ac131313@redhat.com>
7186
7187         * gdbarch.sh (LANG): Set to ``c''.
7188
7189 2002-04-15  Andrew Cagney  <ac131313@redhat.com>
7190
7191         * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
7192
7193 2002-04-15  Andrew Cagney  <ac131313@redhat.com>
7194
7195         * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
7196         Update copyright.
7197
7198         * hpread.c (hpread_get_lntt): Add declaration.
7199         Also fix PR gdb/391.
7200
7201 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
7202
7203         * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
7204         * aclocal.m4, configure: Re-generate.
7205         Fix PR gdb/391.
7206
7207 2002-04-14  Elena Zannoni  <ezannoni@redhat.com>
7208
7209         * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
7210         instead of tm_print_insn.
7211
7212 2002-04-14  Elena Zannoni  <ezannoni@redhat.com>
7213
7214         * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
7215
7216 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
7217
7218         * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
7219         * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
7220         (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
7221
7222 2002-04-12  Don Howard  <dhoward@redhat.com>
7223
7224         * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
7225         max_user_call_depth.
7226         (init_cmd_lists): Initialize the new value;
7227         * cli/cli-script.c (execute_user_command): Limit the call depth of
7228         user defined commands.  This avoids a core-dump when user commands
7229         are infinitly recursive.
7230
7231 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
7232
7233         * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
7234         * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
7235         from tdep struct instead of DEFAULT_LR_SAVE.
7236         (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
7237         * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
7238         * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
7239
7240 2002-04-12  Michael Snyder  <msnyder@redhat.com>
7241
7242         * Remote.c: Spelling fix.
7243         * gcore.c (default_derive_heap_segment): Use bfd_section_name.
7244         If no symbol found for "sbrk", try "_sbrk".
7245         (make_output_phdrs): Use bfd_section_name.
7246         (gcore_copy_callback): Use bfd_section_name.
7247         * eval.c: Indentation fix-ups.
7248         * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
7249         in case it gets applied to an address that is already
7250         in the instruction space.
7251         * cli/cli-decode.c (help_list): Allow long lines to wrap.
7252         * symfile.c: Fix indentation, long lines.
7253         * source.c: White space fix-up.
7254
7255 2002-04-12  Andrew Cagney  <cagney@redhat.com>
7256
7257         * defs.h (read_relative_register_raw_bytes): Delete declaration.
7258         * frame.c (frame_register_read): New function.  Return non-zero on
7259         success.
7260         (read_relative_register_raw_bytes_for_frame): Delete.
7261         (read_relative_register_raw_bytes): Delete.
7262         * frame.h (frame_register_read): Declare.
7263         * d30v-tdep.c: Update Copyright.  Use frame_register_read.
7264         * sh-tdep.c: Ditto.
7265         * infcmd.c (do_registers_info): Ditto.
7266         * hppa-tdep.c: Ditto.
7267         * rs6000-tdep.c: Ditto.
7268         * h8500-tdep.c: Ditto.
7269         * mips-tdep.c: Ditto.
7270         * h8300-tdep.c: Ditto.
7271         * z8k-tdep.c: Ditto.
7272
7273 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
7274
7275         From Jimi X <jimix@watson.ibm.com>:
7276         * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
7277         64-bit SysV ABI.
7278
7279 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
7280
7281         From Jimi X <jimix@watson.ibm.com>:
7282         * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
7283         bfd info.
7284
7285 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
7286
7287         From Jimi X <jimix@watson.ibm.com>:
7288         * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
7289         register sets for these processor variants.
7290
7291 2002-04-11  Daniel Jacobowitz  <drow@mvista.com>
7292
7293         * regformats/reg-ppc.dat: Support FPSCR.
7294
7295 2002-04-11  Kevin Buettner  <kevinb@redhat.com>
7296
7297         * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
7298         * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
7299         Add fpscr as an invalid/unfetchable register.
7300         * ppc-linux-nat.c (ppc_register_u_addr, store_register)
7301         (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
7302         (fill_fpregset): Add support for register fpscr.
7303         (fetch_ppc_registers, store_ppc_registers, supply_gregset)
7304         (fill_gregset): Account for the fact that register ``mq'' might
7305         not exist.
7306         * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
7307         (registers_power): Add fpscr to register set at slot 71.
7308         (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
7309         exist on most PPC architectures.  Initialize ppc_fpscr_regnum.
7310
7311 2002-04-11  Michael Snyder  <msnyder@redhat.com>
7312
7313         * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
7314         * configure: Regenerate.
7315         * config.in: Regenerate.
7316         * acconfig.h: Add define for _SYSCALL32.
7317         * core-sol2.c: Remove #define _SYSCALL32.
7318         * solib-legacy.c: Remove #define _SYSCALL32.
7319
7320 2002-04-10  Andrew Cagney  <ac131313@redhat.com>
7321
7322         * stack.c (select_frame): Cleanup internal error message, do not
7323         use %p.
7324
7325 2002-04-10  Andrew Cagney  <ac131313@redhat.com>
7326
7327         * stack.c (select_frame): Check that selected_frame and the
7328         specified level are as expected.
7329         * blockframe.c (get_prev_frame): Set the `level' from next_frame.
7330         Update copyright.
7331         * frame.h (struct frame_info): Add field `level'.  Update
7332         copyright.
7333         Work-in-progress PR gdb/464.
7334
7335 2002-04-10  Andrew Cagney  <ac131313@redhat.com>
7336
7337         * maint.c (maint_print_section_info): Rename print_section_info.
7338         (print_bfd_section_info, print_objfile_section_info): Update.
7339         * inferior.h (struct gdbarch): Add opaque declaration.
7340         * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
7341         * gdbarch.h: Regenerate.
7342
7343 2002-04-10  Michal Ludvig  <mludvig@suse.cz>
7344
7345         * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
7346         (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
7347         (kernel_u_size): Added.
7348         * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
7349         (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
7350
7351 2002-04-04  Jim Ingham  <jingham@apple.com>
7352
7353        * valarith.c (find_size_for_pointer_math): New function, either returns
7354        the size for a pointer's target, returns 1 for void *, or errors for
7355        incomplete types.
7356        (value_add, value_sub): use find_size_for_pointer_math.
7357
7358 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
7359
7360         * linux-low.c (linux_look_up_symbols): New hook.
7361         (linux_target_ops): Add linux_look_up_symbols.
7362         * remote-utils.c (decode_address): New function.
7363         (look_up_one_symbol): New function.
7364         * server.c (handle_query): Call target look_up_symbols hook.
7365         * server.h (look_up_one_symbol): Add prototype.
7366         * target.h (struct target_ops): Add look_up_symbols hook.
7367
7368 2002-04-09  Andrew Cagney  <ac131313@redhat.com>
7369
7370         * frame.c (read_relative_register_raw_bytes_for_frame): Do not
7371         override FP_REGNUM with frame->fp.  Update copyright.
7372         * parse.c (num_std_regs, std_regs): Delete.
7373         (target_map_name_to_register): Do not search std_regs.  Update
7374         function description.
7375         * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
7376         declarations.  Update copyright.
7377         Fix PR gdb/251.
7378
7379 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
7380
7381         * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
7382         after the last symbol in a block.
7383
7384 2002-04-09  Pierre Muller  <muller@ics.u-strasbg.fr>
7385
7386         * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
7387         is non zero as a found symbol.
7388
7389 2002-04-08  Andrew Cagney  <ac131313@redhat.com>
7390
7391         * findvar.c: Include "builtin-regs.h".
7392         (value_of_register): Call value_of_builtin_reg when applicable.
7393         * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
7394         (target_map_name_to_register): Call
7395         builtin_reg_map_name_to_regnum.
7396         * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
7397         (COMMON_OBS): Add builtin-regs.o and std-regs.o.
7398         (builtin_regs_h): Define.
7399         (builtin-regs.o): New target.
7400         (findvar.o): Add $(builtin_regs_h).
7401         * builtin-regs.c, builtin-regs.h: New files.
7402         * std-regs.c: New file.
7403         Partial fix for PR gdb/251.
7404
7405 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
7406
7407         * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
7408         it's no longer required.
7409
7410 2002-04-08  Andrew Cagney  <ac131313@redhat.com>
7411
7412         * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
7413
7414 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
7415
7416         From Jimi X <jimix@watson.ibm.com>:
7417         * rs6000-tdep.c (rs6000_software_single_step): Use
7418         rs6000_breakpoint_from_pc() to fetch breakpoint instruction
7419         and size.  Use target_insert_breakpoint() and
7420         target_remove_breakpoint() to insert and remove breakpoints
7421         instead of explicit memory reads and writes.
7422
7423 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
7424
7425         * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
7426         * rs6000-tdep.c (rs6000_push_arguments): Eliminate
7427         ELF_OBJECT_FORMAT ifdef.
7428
7429 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
7430
7431         From Jimi X <jimix@watson.ibm.com>:
7432         * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
7433
7434 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
7435
7436         From Jimi X <jimix@watson.ibm.com>:
7437         * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
7438         definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
7439
7440 2002-04-07  Mark Kettenis  <kettenis@gnu.org>
7441
7442         * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
7443         s/asprintf/xasprintf/.
7444         (fbsd_make_corefile_notes): s/strdup/xstrdup/.
7445
7446 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7447
7448         I believe Jeff Law denies responsability for this one:
7449         * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
7450         * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
7451         * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
7452         Work-around for PR gdb/366.
7453
7454 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
7455
7456         * remote-e7000.c (write_small, e7000_read_inferior_memory,
7457         e7000_read_inferior_memory_large, e7000_insert_breakpoint,
7458         e7000_remove_breakpoint): Use paddr_nz() to print addresses.
7459
7460 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
7461
7462         * sh-tdep.c (sh_fp_frame_init_saved_regs,
7463         sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
7464         information.
7465
7466 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7467
7468         * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
7469         maintainer.
7470
7471 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7472
7473         * README (Reporting Bugs in GDB): Document the bug web page as the
7474         prefered way of submitting bugs.
7475         Fix PR gdb/402.
7476
7477 2002-04-06  Andrew Cagney  <ac131313@redhat.com>
7478
7479         * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
7480         -1.  Update comment.
7481         * gdbarch.h, gdbarch.c: Re-generate.
7482
7483 2002-04-07  Andreas Schwab  <schwab@suse.de>
7484
7485         * m68klinux-nat.c (fill_fpregset): Properly pass address of
7486         buffer to regcache_collect.
7487
7488 2002-04-06  Andrew Cagney  <ac131313@redhat.com>
7489
7490         * gdbarch.sh (PS_REGNUM): Add.  Document.  Default to -1.
7491         * gdbarch.c, gdbarch.h: Re-generate.
7492
7493 2002-04-06  Andrew Cagney  <ac131313@redhat.com>
7494
7495         * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
7496         declaration.  Fix -Werror.
7497
7498 2002-04-05  Daniel Jacobowitz  <drow@mvista.com>
7499
7500         * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
7501         * gdbarch.c: Regenerate.
7502
7503 2002-04-05  Michael Snyder  <msnyder@redhat.com>
7504
7505         * breakpoint.c (clear_command): Rewrite middle section to
7506         combine two loops with identical control conditions.
7507         Add a cleanup to eliminate a memory leak.
7508         * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
7509
7510 2002-04-05  H.J. Lu  (hjl@gnu.org)
7511
7512         * solib-svr4.c (bkpt_names): Add "__start".
7513
7514 2002-04-04  Andrew Cagney  <ac131313@redhat.com>
7515
7516         * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
7517         as test for 64 bit target.
7518
7519 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
7520
7521         * h8500-tdep.c (h8500_write_fp): Delete function.
7522         * dwarf2cfi.c (cfi_write_fp): Document as not used.
7523         * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
7524         * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
7525         * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
7526         * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
7527         * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
7528         (s390_write_fp):
7529         * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
7530         * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
7531         * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
7532         (d10v_write_fp): Delete function.
7533         * inferior.h (write_fp, generic_target_write_fp): Delete
7534         declarations.
7535         * regcache.c (generic_target_write_fp): Delete function.
7536         (write_fp): Delete function.
7537         * gdbarch.sh (TARGET_WRITE_FP): Delete.
7538         * gdbarch.h, gdbarch.c: Regenerate.
7539         * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
7540         * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
7541         (sparc64_write_fp): Delete declaration.
7542         * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
7543         (h8500_write_fp): Delete declaration.
7544
7545 2002-04-04  Andrew Cagney  <ac131313@redhat.com>
7546
7547         * sparc-tdep.c (sparc64_write_fp): Delete.
7548         (sparc_push_dummy_frame): Replace write_fp call with code to store
7549         the FP directly.
7550         (sparc_gdbarch_init): Do not initialize write_fp.
7551
7552 2002-04-05  Kevin Buettner  <kevinb@redhat.com>
7553
7554         * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
7555         clause.
7556
7557 2002-03-29  Jim Blandy  <jimb@redhat.com>
7558
7559         * stack.c (get_selected_block): Add new argument `addr_in_block',
7560         used to return the exact code address we used to select the block,
7561         not just the block.
7562         * blockframe.c (get_frame_block, get_current_block): Same.
7563         * frame.h (get_frame_block, get_current_block,
7564         get_selected_block): Update declarations.
7565         * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
7566         linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
7567
7568 2002-04-05  Michael Snyder  <msnyder@redhat.com>
7569
7570         * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
7571         warning message.
7572
7573 2002-04-05  J. Brobecker  <brobecker@gnat.com>
7574
7575         * utils.c (xfullpath): New function.
7576         * defs.h (xfullpath): Add declaration.
7577         * source.c (openp): Use xfullpath in place of gdb_realpath to
7578         avoid resolving the basename part of filenames when the
7579         associated file is a symbolic link. This fixes a potential
7580         inconsistency between the filenames known to GDB and the
7581         filenames it prints in the annotations.
7582         * symtab.c (lookup_symtab): Use the new xfullpath function, in order
7583         to be able to match a filename with either the real filename, or
7584         the name of any symbolic link to this file.
7585         (lookup_partial_symtab): Ditto.
7586
7587 2002-04-04  Michael Snyder  <msnyder@redhat.com>
7588
7589         * breakpoint.c: Add support for hardware breakpoints in overlays.
7590         (overlay_events_enabled): New state variable.
7591         (insert_breakpoints): Use overlay_events_enabled to decide
7592         whether to attempt to set a breakpoint at the overlay load addr.
7593         Handle bp_hardware_breakpoint as well as bp_breakpoint.
7594         (remove_breakpoint): Use overlay_events_enabled to decide
7595         whether breakpoints need to be removed from overlay load addr.
7596         Handle bp_hardware_breakpoint as well as bp_breakpoint.
7597         (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
7598         (create_overlay_event_breakpoint, enable_overlay_breakpoints,
7599         disable_overlay_breakpoints): Update overlay_events_enabled.
7600
7601 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
7602
7603         * dwarf2read.c (struct function_range): New.
7604         (cu_first_fn, cu_last_fn, cu_cached_fn): New.
7605         (check_cu_functions): New.
7606         (read_file_scope): Initialize global function lists.
7607         Call dwarf_decode_line after processing children.
7608         (read_func_scope): Add to global function list.
7609         (dwarf_decode_lines): Call check_cu_functions everywhere
7610         record_line is called.  Call record_line with a linenumber
7611         of 0 to mark sequence ends.
7612
7613 2002-04-04  Michal Ludvig  <mludvig@suse.cz>
7614
7615         * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
7616         change sync with glibc.
7617
7618 2002-04-03  Jim Blandy  <jimb@redhat.com>
7619
7620         * configure.in: Call AC_C_INLINE.
7621         * configure: Regenerated.
7622
7623 2002-04-01  Daniel Jacobowitz  <drow@mvista.com>
7624
7625         * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
7626         and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
7627
7628 2002-03-31  Mark Kettenis  <kettenis@gnu.org>
7629
7630         * NEWS: Mention gcore support on FreeBSD/i386.
7631
7632         * fbsd-proc.c: New file.
7633         * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
7634         * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
7635
7636         * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
7637         while statement.
7638
7639 2002-03-29  Jim Blandy  <jimb@redhat.com>
7640
7641         * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
7642         unescaped newlines in string literals, but newer ones don't.  So
7643         escape them.
7644
7645 2002-03-26  Michael Snyder  <msnyder@redhat.com>
7646             Andrew Cagney <cagney@redhat.com>
7647
7648         * cli/cli-dump.c: New file.  Dump memory to file,
7649         restore file to memory.
7650         * cli/cli-dump.h: New file.
7651         * Makefile.in: Add rules, dependencies for cli-dump.o.
7652         * NEWS: Mention new commands.
7653
7654 2002-03-28  Michael Snyder  <msnyder@redhat.com>
7655
7656         * symfile.c (symbol_file_add): Move test for null symbols to later.
7657
7658 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
7659
7660         From veksler at il.ibm.com:
7661         * utils.c (gdb_realpath): If canonicalize_file_name fails, return
7662         the xstrduped original path.
7663         Fix PR gdb/417.
7664
7665 2002-03-27  Michael Snyder  <msnyder@redhat.com>
7666
7667         * breakpoint.c (_initialize_breakpoint): Clean up help string.
7668         * infcmd.c (_initialize_infcmd): Ditto.
7669         * language.c (_initialize_language): Ditto.
7670         * symfile.c (_initialize_symfile): Ditto.
7671         * top.c (_init_main): Ditto.
7672         * cli/cli-cmds.c (init_cli_cmds): Ditto.
7673
7674 2002-03-27  Elena Zannoni  <ezannoni@redhat.com>
7675
7676         * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
7677         vector registers handling.
7678         (skip_prologue): Handle new AltiVec instructions.  Fill in new
7679         fields of frame data.
7680         (frame_get_saved_regs): Fill in information for AltiVec registers.
7681
7682 2002-03-27  Jim Blandy  <jimb@redhat.com>
7683
7684         * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
7685         a function; leave this macro here to invoke that function.
7686         (symbol_init_mangled_name): Declaration for that function.
7687         * symtab.c (symbol_init_mangled_name): New function.
7688
7689 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
7690
7691         * valarith.c: Replace strerror with safe_strerror.
7692         * tracepoint.c: Ditto.
7693         * lin-lwp.c: Ditto.
7694         * go32-nat.c: Ditto.
7695         * inflow.c: Ditto.
7696         * gnu-nat.c: Ditto.
7697
7698 2002-03-27  Andreas Schwab  <schwab@suse.de>
7699
7700         * event-top.c (command_line_handler): Remove useless if.
7701
7702 2002-03-27  Andreas Jaeger  <aj@suse.de>
7703
7704         * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
7705         comment.
7706
7707 2002-03-27  Michal Ludvig  <mludvig@suse.cz>
7708
7709         * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
7710         (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
7711         * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
7712         (x86_64_linux_dr_get_status, supply_gregset),
7713         (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
7714         * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
7715         (x86_64_register_info_table): Add.
7716         (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
7717         (x86_64_register_raw_size, x86_64_register_virtual_type),
7718         (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
7719         general x86_64_register_info_table.
7720         (i386_gdbarch_init): gdbarch_register_bytes is now set
7721         dynamicaly during initialization.
7722         * regformats/reg-x86-64.dat: Synced with changes to registers above.
7723         * gdbserver/linux-x86-64-low.c: Ditto.
7724
7725 2002-03-27  Daniel Jacobowitz  <drow@mvista.com>
7726
7727         * gdbserver/server.c (main): Call target_signal_to_host_p
7728         and target_signal_to_host on signals received from the remote.
7729         * gdbserver/remote-utils.c (prepare_resume_reply): Call
7730         target_signal_from_host on signals sent to the remote.
7731         * gdbserver/server.h: Add prototypes.  Include "gdb/signals.h".
7732         * gdbserver/Makefile.in: Add signals.o.  Add -I${INCLUDE_DIR}.
7733
7734 2002-03-27  Daniel Jacobowitz  <drow@mvista.com>
7735
7736         * signals/signals.c: Include "server.h" in gdbserver build.
7737         (target_signal_from_name): Don't use STREQ.
7738         (_initialize_signals): Likewise.  Don't include function in
7739         gdbserver build.
7740
7741 2002-03-27  Daniel Jacobowitz  <drow@mvista.com>
7742
7743         * signals.c: Moved to...
7744         * signals/signals.c: Here.
7745         * Makefile (signals.o): Update.
7746
7747 2002-03-26  Jeff Law (law@redhat.com)
7748
7749         * somread.c (som_symtab_read): Remove some commented out code and
7750         updated related comments.  Do not set the minimal symbol table to
7751         mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
7752         in a dynamic executable.
7753         * hppa-tdep.c (find_proc_framesize): Sanely handle the case
7754         where we are unable to find the minimal symbol for the given
7755         PC value.
7756
7757 2002-03-25  Jeff Law (law@redhat.com)
7758
7759         * linux-proc.c (read_mapping): Scan up to end of line for filename.
7760
7761 2002-03-25  Michal Ludvig  <mludvig@suse.cz>
7762
7763         * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
7764
7765 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
7766
7767         * command.h: Update copyright.
7768         (struct cmd_list_element): Replace definition with opaque
7769         declaration.
7770         (enum cmd_types): Document that it will eventually be moved to
7771         cli/cli-decode.h
7772         (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
7773         (MALLOCED_REPLACEMENT): Delete macro.
7774         * Makefile.in (cli_decode_h): Add $(command_h).
7775         (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
7776         * top.c: Include "cli/cli-decode.h".
7777         * completer.c: Include "cli/cli-decode.h".
7778         * maint.c: Include "cli/cli-decode.h".
7779         * cli/cli-decode.h: Include "command.h".
7780         (enum command_class): Delete.
7781         (enum cmd_types): Comment out.
7782         (enum cmd_auto_boolean): Delete.
7783         (enum var_types): Delete.
7784
7785 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
7786
7787         * cli/cli-decode.c: Include "gdb_assert.h".
7788         (add_set_or_show_cmd): New static function.
7789         (add_set_cmd): Rewrite.  Use add_set_or_show_cmd.
7790         (add_show_from_set): Rewrite. Use add_set_or_show_cmd.  Don't copy
7791         all fields, such as func, from the set command.
7792
7793 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
7794
7795         * MAINTAINERS (sh-elf): Change warning flag to -w.
7796
7797 2002-03-23  Andrew Cagney  <cagney@redhat.com>
7798
7799         * defs.h (error): Add printf format attribute.
7800         * thread-db.c (thread_from_lwp): Fix error format string.
7801         * stack.c (parse_frame_specification): Ditto.
7802         * cli/cli-decode.c (undef_cmd_error): Ditto.
7803         * scm-lang.c (scm_lookup_name): Ditto.
7804         * tracepoint.c (trace_error): Ditto.
7805         * remote-utils.c (usage): Ditto.
7806         * remote.c (compare_sections_command): Ditto.
7807         Fix PR gdb/328.
7808
7809 2002-03-22  Andrew Cagney  <ac131313@redhat.com>
7810
7811         * gdbtypes.c (append_composite_type_field): New function.
7812         (init_composite_type): New function.
7813         * gdbtypes.h (append_composite_type_field): Declare.
7814         (init_composite_type): Ditto.
7815
7816 2002-03-22  Elena Zannoni  <ezannoni@redhat.com>
7817
7818         * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
7819         function.
7820         * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
7821         * rs6000-tdep.c (rs6000_gdbarch_init): Use different
7822         structure returning convention for SYSV ABI case, but not
7823         for GNU/Linux, FreeBSD, or NetBSD.
7824
7825 2002-03-22  Daniel Jacobowitz  <drow@mvista.com>
7826
7827         * symtab.h (lookup_block_symbol): Add mangled_name argument
7828         to prototype.
7829
7830         * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
7831         with new mangled_name argument.
7832         * linespec.c (decode_line_1): Likewise.
7833         * valops (value_of_this): Likewise.
7834         * symtab.c (lookup_transparent_type): Likewise.
7835         (lookup_symbol_aux): Likewise.  Accept new mangled_name argument.
7836         (lookup_symbol): If we are given a mangled name, pass it down
7837         to lookup_symbol_aux.
7838         (lookup_block_symbol): If we are given a mangled name to check
7839         against, only return symbols which match it.
7840
7841 2002-03-22  Christopher Faylor  <cgf@redhat.com>
7842
7843         * win32-nat.c (child_create_inferior): Check for proper shell to use
7844         here, in case the user changes it on the fly.
7845         (_initialize_inftarg): Remove shell path considerations.
7846
7847 2002-03-21  Elena Zannoni  <ezannoni@redhat.com>
7848
7849         * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
7850         for gdbarch_max_register_raw_size and max_register_virtual_size.
7851         Adjust copyright year.
7852
7853 2002-03-21  Daniel Jacobowitz  <drow@mvista.com>
7854
7855          * dbxread.c (process_one_symbol): Extend the first N_SLINE
7856          in a function to cover the entire beginning of the function
7857          as well if it does not already.
7858
7859 2002-03-21  Tom Rix  <trix@redhat.com>
7860
7861         * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
7862         (rs6000_ptrace64): Renamed from ptrace64.
7863
7864 2002-03-20  Martin M. Hunt  <hunt@redhat.com>
7865
7866         * gdbserver/remote-utils.c (remote_open): Don't call
7867         getprotobyname, we're all using TCP here so just use
7868         IPPROTO_TCP.
7869         * gdbserver/gdbreplay.c (remote_open): Ditto.
7870
7871 2002-03-20  Martin M. Hunt  <hunt@redhat.com>
7872
7873         * regcache.c (_initialize_regcache): No need to call
7874         build_regcache() at this time; it gets called whenever
7875         the gdbarch changes.
7876
7877 2002-03-20  David O'Brien  <obrien@FreeBSD.org>
7878
7879         * sparc-nat.c:  Include sys/param.h where possible.
7880
7881 2002-03-20  Daniel Jacobowitz  <drow@mvista.com>
7882
7883         Fix PR gdb/422.
7884         * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
7885         FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
7886         * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
7887         complex types.
7888         * stabsread.c (rs6000_builtin_type): Likewise.
7889         (read_sun_floating_type): Likewise.
7890
7891 2002-03-19  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
7892
7893         * stabsread.c (read_member_functions): Remove skip code for duplicate
7894         constructor/destructor methods.  Use standard parsing for these
7895         methods and just do not chain them to the list of methods after
7896         parsing.
7897
7898 2002-03-19  Alexandre Oliva  <aoliva@redhat.com>
7899
7900         * coffread.c: Remove redundant static declarations.  Replace
7901         occurrences of `PTR' with `void *'.
7902         * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
7903         * top.h (quit_cover): Likewise.
7904         * defs.h (catch_errors): Likewise.
7905
7906 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
7907
7908         * defs.h (XMALLOC): Define.
7909         * gdb-events.sh (XMALLOC): Delete macro.
7910         * gdb-events.c, gdb-events.h: Regenerate.
7911         * gdbarch.sh (XMALLOC): Delete macro.
7912         * gdbarch.c: Regenerate.
7913         * serial.c (XMALLOC): Delete macro.
7914         * ui-file.c (XMALLOC): Ditto.
7915         * ser-unix.h (XMALLOC): Ditto.
7916         * sh-tdep.c (XMALLOC): Ditto.
7917         * ui-out.c (XMALLOC): Ditto.
7918         * utils.c (XMALLOC): Ditto.
7919         * i386-tdep.c (XMALLOC): Ditto.
7920         * gdb-events.c (XMALLOC): Ditto.
7921         * d10v-tdep.c (XMALLOC): Ditto.
7922         * cli-out.c (XMALLOC): Ditto.
7923
7924         * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
7925         * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
7926         * ui-file.c, ui-out.c: Ditto.
7927
7928 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
7929
7930         * command.h (struct cmd_list_element): Add field context.
7931         (set_cmd_context, get_cmd_context): Declare.
7932         * cli/cli-decode.h: Ditto.
7933         * cli/cli-decode.c (get_cmd_context): New function.
7934         (set_cmd_context): New function.
7935         (add_cmd): Initialize context.
7936         Part of fixing PR gdb/145 and PR gdb/146.
7937
7938 2002-03-17  Andrew Cagney  <ac131313@redhat.com>
7939
7940         * cli/cli-decode.c (cmd_type): New function.
7941         * command.h (cmd_type): Declare.
7942         * infrun.c (set_schedlock_func): Call function cmd_type.
7943         * kod.c (kod_set_os): Call cmd_type.
7944         * cris-tdep.c (cris_version_update): Use function cmd_type.
7945         (cris_mode_update, cris_abi_update): Ditto.
7946
7947         * command.h: (execute_cmd_post_hook): Declare.
7948         (execute_cmd_pre_hook): Declare.
7949         * cli/cli-script.c (clear_hook_in_cleanup): New function.
7950         (execute_cmd_post_hook, execute_cmd_pre_hook): New
7951         functions. Execute pre/post hook while ensuring that afterwords
7952         hook_in is cleared.
7953         * top.c (execute_command): Use execute_cmd_post_hook, and
7954         execute_cmd_pre_hook to execute pre/post commands.
7955         * infrun.c (normal_stop): Pass stop_command and not pre_hook to
7956         hook_stop_stub.
7957         (hook_stop_stub): Call execute_cmd_pre_hook.
7958
7959 2002-03-17  Andrew Cagney  <ac131313@redhat.com>
7960
7961         * kod.c (kod_set_os): Revert previous change.  Is called by ``info
7962         set'' and this leads to a core dump.  Move xstrdup of
7963         operating_system to after check that it is not NULL.
7964
7965 2002-03-17  Andrew Cagney  <ac131313@redhat.com>
7966
7967         * kod.c (kod_set_os): Remove unnecessary check that
7968         ``command->type'' is set_cmd.
7969
7970         * valprint.c (set_input_radix): Use input_radix.
7971         (set_output_radix): Use output_radix.
7972         (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
7973         isn't reverted.
7974
7975 2002-03-16  Andrew Cagney  <ac131313@redhat.com>
7976
7977         * value.h (struct value): Delete field ``substring_addr''.  Change
7978         aligner fields to force_doublest_align, force_longest_align,
7979         force_core_addr_align and force_pointer_aligh.
7980
7981         * value.h (struct value): Fix typo in above change.
7982
7983 2002-03-16  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
7984
7985         * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
7986         to fix internal_error from ``maintenance print architecture''.
7987
7988 2002-03-16  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
7989
7990         * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
7991         for gcc versions after gcc-2.8.1.
7992
7993 2002-03-16  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
7994
7995         * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
7996         for method resolution.  Restore adjustment of ``this'' pointer after
7997         calling value_struct_elt, which was accidentally removed during the
7998         HP merge.
7999
8000 2002-03-15  Andrew Cagney  <ac131313@redhat.com>
8001
8002         * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
8003         value_of_register.
8004         * findvar.c (value_of_register): Add ``frame'' parameter.  Pass to
8005         get_saved_register.
8006         * value.h (value_of_register): Update.
8007
8008 2002-03-14  Richard Henderson  <rth@redhat.com>
8009
8010         * configure.in: Detect declaration for canonicalize_file_name.
8011         * utils.c (canonicalize_file_name): Declare, if needed.
8012         (gdb_realpath): Prefer realpath if available and usable.
8013         * config.in, configure: Rebuild.
8014
8015 2002-03-14  Richard Henderson  <rth@redhat.com>
8016
8017         * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
8018         a constant array bound.
8019
8020         * MAINTAINERS: Add myself to write-after-approval.
8021
8022 2002-03-14  Michael Snyder  <msnyder@redhat.com>
8023
8024         * symfile.c (syms_from_objfile): Return immediately if no syms.
8025         (symbol_file_add): Return immediately if no syms.
8026         (find_sym_fns): Return immediately if no syms.
8027
8028 2002-03-13  Michal Ludvig  <mludvig@suse.cz>
8029
8030         * gdbserver/remote-util.c (remote_open): Print remote-side's
8031         IP address when remote debugging over the network.
8032
8033 2002-03-12  David O'Brien  <obrien@FreeBSD.org>
8034
8035         * config/sparc/fbsd.mh: Fix copyright.
8036         * config/sparc/fbsd.mt: Likewise.
8037
8038 2002-03-11  Richard Earnshaw  <rearnsha@arm.com>
8039
8040         * MAINTAINERS: Fix typo in name of gdb warnings option.
8041         (x86-64): Fix formating so that this can be parsed by awk.
8042
8043 2002-03-10  Daniel Jacobowitz  <drow@mvista.com>
8044
8045         * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
8046         * defs.h: Include "gdb/signals.h".
8047         (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
8048
8049 2002-03-10  Michal Ludvig  <mludvig@suse.cz>
8050
8051         * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
8052         * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
8053         from x86-64-tdep.h
8054
8055 2002-03-10  Daniel Jacobowitz  <drow@mvista.com>
8056             Don Howard <dhoward@redhat.com>
8057
8058         * mips-tdep.c (ST0_FR): Define.
8059         (mips2_fp_compat): New function, temporarily disabled.
8060         (mips_read_fp_register_single): New function.
8061         (mips_read_fp_register_double): New function.
8062         (mips_print_register): Use them.
8063         (do_fp_register_row): Likewise.
8064
8065 2002-03-09  Andrew Cagney  <ac131313@redhat.com>
8066
8067         * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
8068         approval''.
8069
8070 2002-03-08  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8071
8072         * stabsread.c (read_member_functions): Fix is_stub test for
8073         static member functions, improve comment.
8074
8075 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
8076
8077         * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
8078         (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
8079         (_initialize_remote_rdi): Use add_set_boolean_cmd to register
8080         commands that set boolean values.
8081         (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
8082         (arm_rdi_resume): Always initialize PC.
8083         (arm_rdi_open): Don't use rslt as a boolean.
8084         (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
8085         (arm_rdi_fetch_registers, arm_rdi_store_registers)
8086         (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
8087         (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
8088
8089 2002-03-06  Alexandre Oliva  <aoliva@redhat.com>
8090
8091         * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
8092         * configure: Rebuilt.
8093
8094 2002-03-06  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8095
8096         * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
8097         (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
8098
8099 2002-03-06  Andrew Cagney  <ac131313@redhat.com>
8100
8101         * cli/cli-decode.c (set_cmd_completer): New function.
8102         * command.h (set_cmd_completer): Declare.
8103         * cli/cli-decode.h (set_cmd_completer): Ditto.
8104
8105         * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
8106         * cli/cli-cmds.c (init_cli_cmds): Ditto.
8107         * win32-nat.c (_initialize_inftarg): Ditto.
8108         * remote-rdi.c (_initialize_remote_rdi): Ditto.
8109         * proc-api.c (_initialize_proc_api): Ditto.
8110         * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
8111         * source.c (_initialize_source): Ditto.
8112         * exec.c (_initialize_exec): Ditto.
8113         * solib.c (_initialize_solib): Ditto.
8114         * top.c (init_main): Ditto.
8115         * tracepoint.c (_initialize_tracepoint): Ditto.
8116         * symfile.c (_initialize_symfile): Ditto.
8117         * printcmd.c (_initialize_printcmd): Ditto.
8118         * infcmd.c (_initialize_infcmd): Ditto.
8119         * corefile.c (_initialize_core): Ditto.
8120
8121 2002-03-05  Andrew Cagney  <ac131313@redhat.com>
8122
8123         * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
8124
8125 2002-03-05  Andrew Cagney  <ac131313@redhat.com>
8126
8127         * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
8128
8129 2002-03-05  Andrew Cagney  <ac131313@redhat.com>
8130
8131         * NEWS: Update headings, 5.2 has branched.
8132
8133 2002-03-04  Daniel Jacobowitz  <drow@mvista.com>
8134
8135         * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
8136         (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
8137         (register_addr, REGISTER_RAW_SIZE): Likewise.
8138         (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
8139         * gdbserver/linux-x86-64-low.c: Remove extra #endif.
8140
8141 2002-03-03  Michal Ludvig <mludvig@suse.cz>
8142
8143         * MAINTAINERS (x86-64): Add myself.
8144         * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
8145         changed value_ptr -> struct value *
8146
8147 2002-03-01  David O'Brien  <obrien@FreeBSD.org>
8148
8149         * configure.host (sparc64-*-freebsd): Add.
8150         * configure.tgt: Likewise.
8151         * config/sparc/fbsd.mh: New file.
8152         * config/sparc/fbsd.mt: Likewise.
8153         * config/sparc/nm-fbsd.h: Likewise.
8154         * config/sparc/tm-fbsd.h: Likewise.
8155
8156 2002-03-01  Daniel Jacobowitz  <drow@mvista.com>
8157
8158         * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
8159         regformats/reg-s390x.dat.
8160
8161 2002-03-01  Andrew Cagney  <ac131313@redhat.com>
8162
8163         * utils.c: Add FIXME explaining true/false problem.
8164
8165 2002-02-28  Andrew Cagney  <ac131313@redhat.com>
8166
8167         * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
8168
8169 2002-02-28  Michael Chastain  <mec@shout.net>
8170
8171         * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
8172
8173 2002-02-28  Daniel Jacobowitz  <drow@mvista.com>
8174
8175         * gdbserver/linux-s390-low.c: New file.
8176         * regformats/reg-s390.dat: New file.
8177         * regformats/reg-s390x.dat: New file.
8178         * gdbserver/configure.srv: Add S/390.
8179         * gdbserver/Makefile.in: Add S/390.
8180         * configure.tgt: Enable gdbserver for S/390.
8181
8182 2002-02-28  Eli Zaretskii  <eliz@is.elta.co.il>
8183
8184         * go32-nat.c (_initialize_go32_nat): Don't use periods in the
8185         first line of the doc string for "info dos", except at the end of
8186         the sentence, since the short help stops at the first period.
8187
8188 2002-02-28  Jason Merrill  <jason@redhat.com>
8189
8190         * dwarf2read.c (dwarf_cfi_name): Add new codes.
8191
8192 2002-02-27  Fred Fish  <fnf@redhat.com>
8193
8194         * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
8195         comment (dumy -> dummy).
8196
8197 2002-02-27  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8198
8199         * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
8200
8201 2002-02-27  Rodney Brown  <rbrown64@csc.com.au>
8202
8203       * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
8204
8205 2002-02-27  Daniel Jacobowitz  <drow@mvista.com>
8206
8207         * gdbserver/acconfig.h: New file.
8208         * gdbserver/i387-fp.c: New file.
8209         * gdbserver/i387-fp.h: New file.
8210         * gdbserver/linux-x86-64.c: New file.
8211         * regformats/reg-x86-64.dat: New file.
8212         * configure.tgt: Add x86_64-*-linux* gdbserver support.
8213         * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
8214         * gdbserver/configure.in: Add support for regsets.
8215         * gdbserver/config.in: Regenerate.
8216         * gdbserver/configure: Regenerate.
8217         * gdbserver/Makefile.in: Likewise.  Add $(linux_low_h).
8218         * gdbserver/linux-low.h: New file.
8219         * gdbserver/linux-low.c: Include "linux-low.h".  Add support
8220         for regsets.
8221         * gdbserver/linux-arm-low.c: Include "linux-low.h".
8222         * gdbserver/linux-ia64-low.c: Include "linux-low.h".
8223         * gdbserver/linux-m68k-low.c: Include "linux-low.h".
8224         * gdbserver/linux-mips-low.c: Include "linux-low.h".
8225         * gdbserver/linux-ppc-low.c: Include "linux-low.h".
8226         * gdbserver/linux-sh-low.c: Include "linux-low.h".
8227         * gdbserver/linux-i386-low.c: Include "linux-low.h".  Include
8228         "i387-fp.h".  Add PTRACE_GETREGS and friends.
8229         * gdbserver/regcache.c (supply_register): New function.
8230         (supply_register_by_name): New function.
8231         (collect_register): New function.
8232         (collect_register_by_name): New function.
8233
8234 2002-02-27  Daniel Jacobowitz  <drow@mvista.com>
8235
8236         * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
8237         (config.status): Add configure.srv dependency.
8238         (server_h): Add config.h dependency.
8239
8240 2002-02-27  Daniel Jacobowitz  <drow@mvista.com>
8241
8242         * regformats/reg-i386-linux.dat: New file, with $orig_eax.
8243         * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
8244         * gdbserver/configure.srv: Change i386-*-linux* to use
8245         reg-i386-linux.o.
8246
8247 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
8248
8249         * x86-64-tdep.c: Re-indent.  Update copyright date.
8250
8251 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
8252
8253         From Michal Ludvig <mludvig@suse.cz>:
8254         * x86-64-tdep.c (value.h): Delete.
8255         (gdb_assert.h): Include.
8256         (x86_64_register_convert_to_virtual,
8257         x86_64_register_convert_to_raw ): Add check which lets only
8258         floating-point values to be converted.
8259         (value_push): Delete.
8260         (x86_64_push_arguments): Order of arguments pushed on stack fixed.
8261         (i386_gdbarch_init): Number of register_bytes fixed.
8262
8263 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
8264
8265         * MAINTAINERS: Add x86-64 target.
8266
8267 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
8268
8269         * memattr.c (mem_command): Eliminate ``true'' and ``false''.
8270         * osfsolib.c (solib_map_sections): Ditto.
8271         * irix5-nat.c (solib_map_sections): Ditto.
8272         * corelow.c (gdb_check_format): Ditto.
8273         * symfile.c (symfile_bfd_open): Ditto.
8274         * solib.c (solib_map_sections): Ditto.
8275         Fix PR gdb/354.
8276
8277 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
8278
8279         * remote.c (_initialize_remote): By default, disable ``e'' and
8280         ``E'' step out-of-range packets.
8281
8282 2002-02-26  Andreas Schwab  <schwab@suse.de>
8283
8284         * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
8285         m68k_linux_frame_saved_pc.
8286         (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
8287         in_sigtramp.
8288         (SIGCONTEXT_PC_OFFSET): Remove.
8289         * m68klinux-nat.c (m68k_linux_frame_saved_pc,
8290         m68k_linux_sigtramp_saved_pc): New functions.
8291         (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
8292         (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
8293         (UCONTEXT_PC_OFFSET): Define.
8294         (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
8295         non-RT and RT signal trampolines.
8296
8297 2002-02-26  Richard Earnshaw  <rearnsha@arm.com>
8298
8299         * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
8300         (TARGET_NBPG, STACK_END_ADDR): Delete
8301         (VARIABLES_INSIDE_BLOCK): Delete.
8302
8303 2002-02-25  Andrew Cagney  <ac131313@redhat.com>
8304
8305         * utils.c (perror_with_name): Make string parameter constant.
8306         (print_sys_errmsg): Ditto.
8307         (query): Ditto.
8308         * defs.h (perror_with_name): Update.
8309         (print_sys_errmsg): Update.
8310         (query): Update.
8311
8312 2002-02-25  Daniel Jacobowitz  <drow@mvista.com>
8313
8314         From Eliot Dresselhaus <eliot@ayrnetworks.com>:
8315         * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
8316
8317 2002-02-25  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8318
8319         * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
8320         if it already matches the current architecture from the exec file.
8321         Include arch-utils.h for gdbarch_info_init prototype.
8322         * Makefile.in (rs6000-nat.o): Update dependencies.
8323
8324 2002-02-25  Eli Zaretskii  <eliz@is.elta.co.il>
8325
8326         * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
8327          list of exported variables.
8328
8329 2002-02-24  Daniel Jacobowitz  <drow@mvista.com>
8330
8331         * gdbserver/configure.srv: New file.
8332         * gdbserver/configure.in: Use configure.srv instead
8333         of the host/target makefile fragments.  Set GDBSERVER_DEPFILES
8334         from it.
8335         * gdbserver/configure: Regenerated.
8336         * gdbserver/terminal.h: New file.
8337         * gdbserver/Makefile.in: Update for configure changes.  Remove
8338         more unneeded include paths.
8339
8340 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
8341
8342         From wiz at danbala:
8343         * config/sparc/tm-sp64.h: Fix grammar and typos.
8344         Fix PR gdb/287.
8345
8346 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
8347
8348         * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
8349         with either ``GNU/Linux'' or ``Linux kernel''.  Update copyright.
8350         * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
8351         * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
8352         * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
8353         * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
8354         * s390-tdep.c: Ditto.
8355         * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
8356         * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
8357         * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
8358         * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
8359         * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
8360         * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
8361         * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
8362         * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
8363         * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
8364         * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
8365         Fix PR gdb/378.
8366
8367 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
8368
8369         * lin-thread.c: Delete file.
8370         * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
8371         to gdb_proc_service.h.
8372         * configure: Re-generate.
8373
8374         * ocd.c (ocd_open): Do not try to open the "ocd" device.
8375         * serial.c (serial_open): Delete check for "ocd".
8376         Fix PR gdb/349.
8377
8378         * Makefile.in (linux-thread.o): Delete target.
8379         * linux-thread.c: Delete file.
8380
8381         * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c.  Tweak other
8382         renamed SH files to be consistent.
8383
8384         * symtab.c (sort_search_symbols): Use xfree.
8385
8386 2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
8387
8388         * arm-linux-tdep.c (arm_linux_init_abi): Register
8389         IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
8390         * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
8391         definition with undef, since we don't want the sysvr4 definition.
8392         (SKIP_TRAMPOLINE_CODE): Likewise.
8393
8394 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
8395
8396         From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
8397
8398         * configure.in: (AC_CHECK_FUNCS) Added test for
8399         canonicalize_file_name Regenerated.
8400         * config.in, configure: Regenerated.
8401         * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
8402         defined use canonicalize_file_name.
8403
8404 2002-02-23  Michael Chastain  <mec@shout.net>
8405
8406         * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
8407
8408 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
8409
8410         * README: Remove references to cygnus.com.
8411         * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
8412         dot com'' form.  Remove references to cygnus.com and sourceware.
8413
8414 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
8415
8416         From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
8417         * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
8418         1003.1-2001 no longer allows "head -1".
8419         * gdb/Makefile.in (version.c): Likewise.
8420         * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
8421         * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
8422         equivalent.  POSIX 1003.1-2001 no longer allows "diff -c3".
8423
8424 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
8425
8426         * cli/cli-decode.c (cmd_cfunc_eq): New function.
8427         * command.h (cmd_cfunc_eq): Declare.
8428         * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
8429
8430         * cli/cli-cmds.h (is_complete_command): Change parameter to a
8431         ``struct cmd_list_element *''.
8432         * cli/cli-cmds.c (is_complete_command): Update.  Use
8433         cmd_cfunc_eq.
8434         * top.c (execute_command): Pass the command to
8435         is_complete_command.
8436         * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
8437
8438 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
8439
8440         From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
8441         * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
8442         architecture defines.
8443         * s390-tdep.c (s390_gdbarch_init): Likewise.
8444
8445 2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
8446
8447         * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
8448         (arm_linux_push_arguments): Likewise.
8449         (arm_linux_init_abi): Register them.  Also register linux-specific
8450         call_dummy_words.
8451         (find_minsym_and_objfile): Use strcmp, not STREQ.
8452         * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
8453         (arm_linux_call_dummy_words): Delete declaration.
8454         (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
8455         (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
8456         declarations.
8457         (LOWEST_PC): Delete.
8458
8459 2002-02-23  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8460
8461         * maint.c (print_section_info): Do not prepend `0x' to filepos
8462         output, it will be handled by local_hex_string_custom.
8463
8464 2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
8465
8466         * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
8467         (store_newfpe_double, store_newfpe_extended, store_fpregister)
8468         (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
8469
8470 2002-02-22  Jim Blandy  <jimb@redhat.com>
8471
8472         Indicate that the bcache functions don't change the strings
8473         they're passed.
8474         * bcache.h (bcache, hash): Add `const' keywords to declarations.
8475         * bcache.c (bcache, hash): Add `const' keywords to definitions.
8476
8477 2002-02-22  Pierre Muller  <muller@ics.u-strasbg.fr>
8478
8479         * win32-nat.c (child_create_inferior): Fix create flags setting bug.
8480
8481 2002-02-21  Christopher Faylor  <cgf@redhat.com>
8482
8483         * win32-nat.c (register_loaded_dll): Just use raw name when we can't
8484         find the complete path to a loaded DLL.
8485
8486 2002-02-21  Fred Fish  <fnf@redhat.com>
8487
8488         * dbxread.c (process_one_symbol): When finding an N_FUN symbol
8489         that marks the end of the range of a function, enter a line number
8490         entry that has a line number of zero and a PC offset that matches
8491         the end of the function.  This starts a range of PC's for which no
8492         line number information is known.
8493         * symtab.c (find_pc_sect_line): If our best fit is in a range of
8494         PC's for which no line number info is found (line number is zero)
8495         then we didn't find any valid line information.
8496         * symtab.h: Document use of zero line number entry.
8497
8498 2002-02-21  Elena Zannoni  <ezannoni@redhat.com>
8499
8500         * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
8501         (have_ptrace_getvrregs): Define for run time checks.
8502         (gdb_vrregset_t): New type for Altivec register handling.
8503         (fetch_register, store_register): Fetch/store altivec register
8504         when needed.
8505         (fetch_altivec_register, store_altivec_register): New functions.
8506         (supply_vrregset, fill_vrregset): New functions.
8507         (fetch_altivec_registers, store_altivec_registers): New functions.
8508         (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
8509         registers as well.
8510
8511 2002-02-21  Jiri Smid  <smid@suse.cz>
8512
8513         * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
8514
8515 2002-02-21  Richard Earnshaw  <rearnsha@arm.com>
8516
8517         * Makefile.in (armnbsd-nat.o): Update dependencies.
8518         * armnbsd-nat.c (supply_gregset): New function.  Common code to
8519         supply the integer register set.
8520         (supply_fparegset): New function.  Similar for FPA registers.
8521         (fetch_regs, fetch_fp_regs): Use them.
8522         (fetch_core_registers): Likewise.
8523         (fetch_elfcore_registers): New function.
8524         (arm_netbsd_elfcore_fns): New core-file type specification.
8525         (_initialize_arm_netbsd_nat): Register it.
8526
8527 2002-02-21  Richard Earnshaw  <rearnsha@arm.com>
8528
8529         * armnbsd-nat.c: Include gdbcore.h.
8530         (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
8531         (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
8532         'void' to declaration, to shut up ARI.
8533         (fetch_core_registers): Make static.  Rewrite using supply_register.
8534         (arm_netbsd_core_fns): New core-file type specification.
8535         (_initialize_arm_netbsd_nat): New function.
8536
8537 2002-02-21  Christopher Faylor  <cgf@redhat.com>
8538
8539         * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
8540         value.
8541
8542 2002-02-20  Christopher Faylor  <cgf@redhat.com>
8543
8544         * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
8545         fails.
8546
8547 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
8548
8549         * jv-exp.y (parse_number): Change type of implicit longs
8550         to builtin_type_uint64.
8551
8552 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
8553
8554         * gdbserver/linux-low.c (mywait): Change argument to waitpid
8555         to be an integer instead of a `union wait'.
8556
8557 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
8558
8559         * mips-linux-nat.c: Call the operating system GNU/Linux.
8560         * mips-linux-tdep.c: Likewise.
8561         * mips-tdep.c: Likewise.
8562
8563 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
8564
8565         Fix PR gdb/265.
8566         * jv-exp.y (parse_number): Handle 64-bit integers.
8567
8568 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
8569
8570         * gdbserver/configure.in: Remove AM_PROC_CC_STDC.  Change
8571         AC_STDC_HEADERS to AC_HEADER_STDC.
8572         * gdbserver/configure: Regenerated.
8573
8574 2002-02-20  Richard Earnshaw  <rearnsha@arm.com>
8575
8576         * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
8577         is defined.
8578         * sparc-tdep.c (get_longjmp_target): Likewise.
8579
8580 2002-02-20  Richard Earnshaw  <rearnsha@arm.com>
8581
8582         * News: Add news about ARM and Multi-arch.  Mention the new target
8583         arm*-*-netbsd*.
8584
8585 2002-02-19  Jim Blandy  <jimb@redhat.com>
8586
8587         * stabsread.c (error_type_complaint): Improve error message.
8588
8589 2002-02-19  Daniel Jacobowitz  <drow@mvista.com>
8590
8591         * gdbserver/README: Update documentation.
8592         * gdbserver/configure.in: Update configury to match documentation.
8593         * gdbserver/Makefile.in: Likewise.
8594         * gdbserver/configure: Regenerated.
8595         * gdbserver/aclocal.m4: New file, generated by aclocal.
8596         * gdbserver/config.in: New file, generated by autoheader.
8597
8598 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
8599
8600         * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
8601         armnbsd-nat.c.
8602
8603 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
8604
8605         * arm-tdep.h (enum arm_float_model): New enum.
8606         (struct gdbarch_tdep): Add fp_model.
8607         * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep.  Defer setting
8608         up floating-point conversions until we know the floating-point model
8609         in use by the inferior.  Don't complain about being unable to
8610         determine the ABI of the inferior when we don't have one.
8611         (arm_extract_return_value): Support different floating-point models.
8612         (arm_store_return_value): Likewise.
8613         * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
8614         ARM_FLOAT_SOFT.
8615         (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
8616
8617 2002-02-19  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8618
8619         * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
8620         of ``current_gdbarch''.
8621
8622 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
8623
8624         * armnbsd-nat.c : ANSIfy all function declarations.
8625         (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
8626         (fetch_inferior_registers): Re-implement in terms of above.
8627         (store_register, store_regs, store_fp_register, store_fp_regs): New.
8628         (store_inferior_registers): Re-implement in terms of above.
8629
8630 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
8631
8632         * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
8633         kernel.
8634         * arm-linux-tdep.c: Likewise.
8635         * config/arm/tm-linux.h: Likewise.
8636
8637 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
8638
8639         * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
8640         * config/arm/nbsd.mt (TM_FILE): Delete.
8641         * config/arm/tm-nbsd.h: Delete.
8642
8643 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
8644
8645         * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
8646         Initialize CALL_DUMMY_LENGTH.
8647
8648 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
8649
8650         * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
8651         function.
8652         (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
8653         * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
8654         defines one thing and that is incorrect for this port.
8655         (IN_SOLIB_CALL_TRAMPOLINE): Delete.
8656
8657 2002-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
8658
8659         * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
8660
8661 2002-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
8662
8663         * win32-nat.c (display_selector): New function. Displays information
8664         about the information returned by GetThreadSelectorEntry API function.
8665         (display_selectors): New function. Displays the infomation of
8666         the selector given as argument, or of CS, DS ans FS selectors
8667         if no argument is given.
8668         ( _initialize_inftarg): Add "w32" as info prefix command.
8669         Add "info w32 selector" as command calling display_selectors.
8670
8671 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
8672
8673         * i386-tdep.c (get_longjmp_target): Fix compilation failure
8674         by setting dummy values to JB_PC and JB_ELEMENT_SIZE
8675         if not defined.
8676
8677 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
8678
8679         * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
8680
8681 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
8682
8683         * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
8684         (arm_fix_call_dummy): Call it.
8685         (arm_call_dummy_breakpoint_offset): Delete.
8686         (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
8687         * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
8688
8689 2002-02-18  Andrew Cagney  <ac131313@redhat.com>
8690
8691         * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
8692         Default to func_frame_chain_valid.
8693         * gdbarch.h, gdbarch.c: Re-generate.
8694         * frame.h (FRAME_CHAIN_VALID): Delete definition.
8695
8696 2002-02-18  Elena Zannoni  <ezannoni@redhat.com>
8697
8698         * ppc-linux-nat.c: Update copyright.
8699         (fetch_register, store_register): Add tid parameter, don't compute
8700         tid here.
8701         (fetch_ppc_registers, store_ppc_registers): Add tid
8702         parameter. Pass it along to callees.
8703         (fetch_inferior_registers, store_inferior_registers): Compute tid
8704         here, and pass it to calleed functions.
8705         (fill_gregset, supply_fpregset): Clean up formatting.
8706
8707 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
8708
8709         * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
8710         * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
8711
8712 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
8713
8714         * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
8715         * gdbarch.c gdbarch.h: Regenerate.
8716         * breakpoint.c (create_longjmp_breakpoint): Always compile this
8717         function.
8718         (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
8719         * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
8720         (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
8721
8722         * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
8723         * arm-tdep.c (arm_get_longjmp_target): New function.
8724         (arm_gdbarch_init): Initialize jb_pc to -1.  If ABI handler changes
8725         this to a positive value register arm_get_longjmp_target as the
8726         longjmp handler.
8727         * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
8728         (arm_linux_init_abi): Set up longjmp description in tdep.
8729         * armnbsd-nat.c (get_longjmp_target): Delete.
8730         * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
8731         description in tdep.
8732         * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
8733         (get_longjmp_target): Delete declaration.
8734         (GET_LONGJMP_TARGET): Delete.
8735         * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
8736         (GET_LONGJMP_TARGET): Delete.
8737
8738 2002-02-17  Kevin Buettner  <kevinb@redhat.com>
8739
8740         From Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>:
8741         * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
8742         of ``current_gdbarch''.
8743
8744 2002-02-17  Tom Tromey  <tromey@redhat.com>
8745
8746         * cli/cli-cmds.c (compare_strings): New function.
8747         (complete_command): Only print each unique item once.
8748         * completer.h (complete_line): Declare.
8749         * completer.c (complete_line): New function.
8750         (line_completion_function): Use it.
8751
8752 2002-02-16  Andrew Cagney  <ac131313@redhat.com>
8753
8754         * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
8755         * gdbarch.h, gdbarch.c: Re-generate.
8756
8757 2002-02-16  Daniel Jacobowitz  <drow@mvista.com>
8758
8759         * valarith.c (value_x_unop): Fix decrement; support post-decrement.
8760
8761 2002-02-16  Daniel Jacobowitz  <drow@mvista.com>
8762
8763         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
8764         * valops.c (value_arg_coerce): Don't take the address of a reference
8765         to convert an argument to a reference.
8766
8767 2002-02-15  Christopher Faylor  <cgf@redhat.com>
8768
8769         * win32-nat.c (get_image_name): New function.
8770         (handle_load_dll): Use get_image_name function.
8771         (get_child_debug_event): Avoid registering debug events until possibly
8772         execed process is started.
8773         (child_create_inferior): Allow invocation via shell so that command
8774         line redirection, etc.  works ok.
8775         (_initialize_inftarg): Add new command: "set shell" to control whether
8776         a shell is used to start a process.
8777
8778 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
8779
8780         * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
8781         instead of find_register_by_number.
8782         (cannot_store_register): Likewise.
8783
8784 2002-02-14  Pierre Muller  <muller@ics.u-strasbg.fr>
8785
8786         * dwarf2read.c: Replace fprintf (stderr, ...) by
8787         fprintf_unfiltered (gdb_stderr, ...).
8788
8789 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
8790
8791         * gdbserver/gdbserver.1: Document --attach.
8792
8793 2002-02-15  Richard Earnshaw  <rearnsha@arm.com>
8794
8795         * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
8796         descriptions.
8797         * arm-tdep.c (arm_default_arm_le_breakpoint)
8798         (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
8799         (arm_default_thumb_be_breakpoint): New.  Initialize them from
8800         traditional breakpoint defines.
8801         (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
8802         (arm_gdbarch_init): Initialize new breakpoint variables.
8803         * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
8804         (arm_linux_init_abi): Initialize linux-specific breakpoint.
8805         * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
8806         (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
8807         code out to ...
8808         (arm_netbsd_init_abi_common): ... here; new function.
8809         * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
8810         (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
8811         * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
8812         * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
8813
8814 2002-02-15  Richard Earnshaw  <rearnsha@arm.com>
8815
8816         * arm-tdep.h (enum arm_abi): New enum.
8817         (struct gdbarch_tdep): New structure.
8818         (LOWEST_PC): Provide a default.
8819         (arm_gdbarch_register_os_abi): Declare new function.
8820         * arm-tdep.c (arm_abi_names): New array.
8821         (process_note_abi_tag_sections): New function.
8822         (get_elfosabi): New function.
8823         (arm_gdbarch_register_os_abi): New function.
8824         (arm_gdbarch_init): Try to determine the ABI of the inferior.  If
8825         support for that ABI has been built in, then call the appropriate
8826         configuration routine.  Use gdbarch_num_regs() to get the number
8827         of registers.
8828         (arm_dump_tdep): New function.
8829         (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
8830         place-holder functions.
8831         (_initialize_arm_tdep): Register them.
8832         * config/arm/tm-arm.h (LOWEST_PC): Delete.
8833
8834         * armnbsd-tdep.c: New file.
8835         * Makefile.in (armnbsd-tdep.o): Add dependencies.
8836         * config/arm/nbsd.mt (TDEPFILES): Add it.
8837         * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
8838
8839         * armnbsd-nat.c: Include regcache.h.
8840         * Makefile.in (armnbsd-nat.o): Update dependency list.
8841
8842         * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
8843
8844 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
8845
8846         * gdbserver/Makefile.in: Fix typos in target rules.
8847
8848 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
8849
8850         Fix part of PR gdb/267.
8851         * linespec.c (find_methods): Handle constructors specially for now.
8852
8853 2002-02-14  Corinna Vinschen  <vinschen@redhat.com>
8854
8855         * arm-tdep.c (arm_push_arguments): Eliminate special float type
8856         handling.
8857         * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
8858         standard_coerce_float_to_double().
8859
8860 2002-02-14  Christopher Faylor  <cgf@redhat.com>
8861
8862         * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
8863         GDBINIT_FILENAME.
8864
8865 2002-02-14  Elena Zannoni  <ezannoni@redhat.com>
8866
8867         * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
8868         find_variant_by_name, because it confuses the multiarch
8869         framework. Return NULL if there isn't an architecture with the
8870         user supplied name, instead of forcing a different one without
8871         recording the change with the multiarch machinery.
8872         (find_variant_by_name): Delete.
8873
8874 2002-02-14  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8875
8876         * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
8877         i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
8878
8879 2002-02-13  Martin M. Hunt  <hunt@redhat.com>
8880
8881         * stack.c (print_frame_info_base): When calling
8882         print_frame_info_listing_hook, set current_source_symtab.
8883
8884 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
8885
8886         * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
8887         and remove unused $(INCLUDE_DIR).
8888         Add regcache.c to OBS.
8889         Add generated register protocol files to clean target.
8890         Update dependencies for new objects, obsolete old target code.
8891
8892         * gdbserver/linux-low.c: Remove all platform-specific code to
8893         new files.  Remove various dead code.  Update to use regcache
8894         functionality.
8895         * gdbserver/remote-utils.c (fromhex): Add return statement
8896         to quiet warning.
8897         (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
8898         constant.
8899         (input_interrupt): Add integer parameter to match prototype
8900         of a signal handler.
8901         (outreg): Use register_data ().
8902         (prepare_resume_reply): Use gdbserver_expedite_regs.
8903         * gdbserver/server.c (main): Dynamically allocate own_buf because
8904         PBUFSIZ is no longer constant.  Use registers_to_string () and
8905         registers_from_string ().
8906         * gdbserver/server.h: No longer include "defs.h".  Add prototypes
8907         for error (), fatal (), and warning ().  Update definition of
8908         PBUFSIZ to use regcache functionality.  Add include guard.
8909         * gdbserver/utils.c (fatal): Add missing ``const''.
8910         (warning): New function.
8911
8912         * regformats/regdat.sh: Include "regcache.h" in generated files.
8913         Provide init_registers () function.
8914         * regformats/regdef.h: Add prototype for set_register_cache ().
8915         Add include guard.
8916
8917         * gdbserver/linux-arm-low.c: New file.
8918         * gdbserver/linux-i386-low.c: New file.
8919         * gdbserver/linux-ia64-low.c: New file.
8920         * gdbserver/linux-m68k-low.c: New file.
8921         * gdbserver/linux-mips-low.c: New file.
8922         * gdbserver/linux-ppc-low.c: New file.
8923         * gdbserver/linux-sh-low.c: New file.
8924
8925         * gdbserver/regcache.c: New file.
8926         * gdbserver/regcache.h: New file.
8927
8928         * gdbserver/low-linux.c: Removed obsolete file.
8929
8930 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
8931
8932         * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
8933         * config/i386/linux.mt: Likewise.
8934         * config/ia64/linux.mt: Likewise.
8935         * config/m68k/linux.mh: Likewise.
8936         * config/powerpc/linux.mh: Likewise.
8937         * config/mips/linux.mt: Likewise.
8938
8939         * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
8940
8941         * config/i386/i386lynx.mh: Mark gdbserver variables
8942         as (currently) obsolete for this target.
8943         * config/i386/nbsd.mt: Likewise.
8944         * config/i386/nbsdelf.mt: Likewise.
8945         * config/m32r/m32r.mt: Likewise.
8946         * config/m68k/m68klynx.mh: Likewise.
8947         * config/m68k/nbsd.mt: Likewise.
8948         * config/m68k/sun3os4.mh: Likewise.
8949         * config/mips/vr5000.mt: Likewise.
8950         * config/ns32k/nbsd.mt: Likewise.
8951         * config/pa/hppabsd.mh: Likewise.
8952         * config/pa/hppaosf.mh: Likewise.
8953         * config/powerpc/nbsd.mt: Likewise.
8954         * config/rs6000/rs6000lynx.mh: Likewise.
8955         * config/s390/s390.mt: Likewise.
8956         * config/s390/s390x.mt: Likewise.
8957         * config/sparc/sparclynx.mh: Likewise.
8958         * config/sparc/sun4os4.mh: Likewise.
8959         * config/i386/x86-64linux.mt: Likewise.
8960         * config/sparc/linux.mh: Likewise.
8961
8962 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
8963
8964         * configure.tgt: Configure gdbserver only for known working
8965         targets.  Set ${build_gdbserver} instead of modifying ${configdirs}.
8966         * configure.in: Check ${build_gdbserver}.  Put gdbserver/ into
8967         SUBDIRS if it is configured.  Update comment for ${nativefile}.
8968         * configure: Regenerated.
8969
8970 2002-02-13  Michael Snyder  <msnyder@redhat.com>
8971
8972         * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
8973
8974         * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
8975         (default_gcore_mach): Just return 0, work around a problem in bfd.
8976         (default_gcore_target): OK to return NULL if exec_bfd is null.
8977         (make_mem_sec): Use a cast, avoid a warning.
8978
8979         * procfs.c (find_memory_regions_callback): Use a cast instead of
8980         calling host_pointer_to_address (which complains if
8981         sizeof (host pointer) != sizeof (target pointer)).
8982         (procfs_make_note_section): Avoid overflow in psargs string.
8983
8984         * procfs.c (procfs_make_note_section): Make the default
8985         implementation return an error.
8986
8987 2002-02-13  Rodney Brown  <rbrown64@csc.com.au>
8988
8989         * procfs.c (procfs_make_note_section): Provide a default definition
8990         (for alpha-dec-osf4.0f). Fix typos.
8991
8992 2002-02-13  Elena Zannoni  <ezannoni@redhat.com>
8993
8994         * linux-proc.c: Add include of regcache.h.
8995         * Makefile.in (linux-proc.o): Add dependency on regcache.h.
8996
8997 2002-02-13  Andrew Cagney  <ac131313@redhat.com>
8998
8999         From 2002-01-18 Greg McGary <greg@mcgary.org>:
9000         * memattr.c (create_mem_region): Disallow useless empty region.
9001         Regions are half-open intervals, so allow [A..B) [B..C) as
9002         non-overlapping.
9003
9004 2002-02-13  Michael Chastain <mec@shout.net>
9005
9006         * defs.h: Kill CONST_PTR.
9007         * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
9008         * c-lang.c (c_builtin_types): Likewise.
9009         * ch-lang.c (ch_builtin_types): Likewise.
9010         * f-lang.c (f_builtin_types): Likewise.
9011         * language.c (unknown_builtin_types): Likewise.
9012         * m2-lang.c (m2_builtin_types): Likewise.
9013         * p-lang.c (pascal_builtin_types): Likewise.
9014         * scm-lang.c (c_builtin_types): Likewise.
9015
9016 2002-02-13  Keith Seitz  <keiths@redhat.com>
9017
9018         * arm-tdep.h (arm_get_next_pc): Add declaration.
9019
9020 2002-02-13  Richard Earnshaw  <rearnsha@arm.com>
9021
9022         * arm-tdep.c (arm_use_struct_convention): Make static.  Move to be
9023         with other related struct-returning functions.
9024         (arm_extract_struct_value_address): New function.
9025         (arm_gdbarch_init): Initialize the above in multi-arch vector.  Also
9026         initialize float_format, double_format and long_double_format as
9027         appropriate to the endianness of the target.
9028         * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
9029         (arm_use_struct_convention): Delete declaration.
9030         (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
9031
9032 2002-02-13  Keith Seitz  <keiths@redhat.com>
9033
9034         * defs.h (core_addr_to_string_nz): New function.
9035
9036 2002-02-13  Mark Kettenis  <kettenis@gnu.org>
9037
9038         Apply missing bits of 2002-01-15 patch.
9039         * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
9040         (fill_fpregset): Use i387_fill_fsave.
9041
9042 2002-02-12  Keith Seitz  <keiths@redhat.com>
9043
9044         * utils.c (core_addr_to_string): Use phex instead of phex_nz.
9045         (core_addr_to_string_nz): New function.
9046
9047 2002-02-11  Richard Earnshaw  <rearnsha@arm.com>
9048
9049         * arm-linux-nat.c: Really include arm-tdep.h.
9050         * config/arm/tm-linux.h (struct type, struct value): Declare.
9051
9052 2002-02-11  Michael Snyder  <msnyder@redhat.com>
9053
9054         * procfs.c: Include elf-bfd.h (for elfcore_write functions).
9055         (gcore section): Ifdef for Solaris and Unixware only.
9056         (procfs_do_thread_registers): Unixware needs one lwpstatus
9057         per thread (not one prstatus or pstatus).
9058         (procfs_make_note_section): Iterate only over kernel threads (lwps),
9059         not over all gdb threads.  For unixware, call elfcore_write_pstatus
9060         once before iterating over threads.
9061
9062 2002-02-11  Richard Earnshaw  <rearnsha@arm.com>
9063
9064         * arm-tdep.h: New file.
9065         * arm-tdep.c: Include arm-tdep.h.
9066         (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
9067         (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
9068         (arm_print_float_info, arm_register_type, convert_to_extended)
9069         (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
9070         (arm_extract_return_value, arm_register_name): Make static.
9071         (arm_software_single_step): Similarly.  Fix types in declaration.
9072         (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
9073         (arm_store_return_value, arm_store_struct_return): New functions.
9074         (arm_gdbarch_init): Register the above functions.  Also register
9075         call_dummy_start_offset, sizeof_call_dummy_words,
9076         function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
9077         sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
9078         max_register_virtual_size, register_size.  Set up
9079         prologue_cache.saved_regs here, rather than ...
9080         (_initialize_arm_tdep): ... here.
9081         * config/arm/tm-arm.h (struct type, struct value): Delete forward
9082         declarations.
9083         (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
9084         (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
9085         (arm_print_float_info, arm_register_type, convert_to_extended)
9086         (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
9087         (arm_extract_return_value, arm_register_name): Delete declarations.
9088         (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
9089         (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
9090         (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
9091         (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
9092         (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
9093         (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
9094         (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
9095         (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
9096         (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
9097         (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
9098         (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
9099         (arm_get_next_pc): No-longer static -- these are needed by the RDI
9100         interface.
9101         * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
9102         * remote-rdi.c remote-rdp.c: Likewise.
9103         * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
9104         (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
9105         * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
9106         definition.
9107
9108         * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
9109         (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
9110         (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
9111         from non-ARM_ prefixed definitions.
9112         * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
9113         all uses of above.
9114         * remote-rdi.c remote-rdp.c: Likewise.
9115         * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
9116
9117 2002-02-11  Richard Earnshaw  <rearnsha@arm.com>
9118
9119         * arm-tdep.c (arm_frameless_function_invocation)
9120         (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
9121         (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
9122         (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
9123         (arm_pop_frame, arm_get_next_pc): Make static.
9124         (arm_gdbarch_init): Register above in gdbarch structure.
9125         (arm_read_fp): Renamed from arm_target_read_fp.
9126         (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
9127         * config/arm/tm-arm.h (arm_frameless_function_invocation)
9128         (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
9129         (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
9130         (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
9131         (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
9132         (arm_pc_is_thumb_dummy): Delete declarations.
9133         (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
9134         (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
9135         (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
9136         (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
9137
9138 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
9139
9140         * symtab.c (compare_search_syms): New function.
9141         (sort_search_symbols): New function.
9142         (search_symbols): Sort symbols after searching rather than
9143         before.
9144
9145 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
9146
9147         * NEWS: Linux -> GNU/Linux.
9148
9149 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
9150
9151         * gdbarch.sh: For for level one methods, disallow a definition
9152         when partially multi-arched.  Add comments explaining rationale.
9153         * gdbarch.h: Re-generate.
9154
9155 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
9156
9157         * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
9158         multi-arch partial.
9159
9160 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
9161
9162         * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL.  Exit on bad
9163         field.  Use diff -u.
9164         * gdbarch.c: Re-generate.
9165
9166 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
9167
9168         * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
9169         * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
9170         partial.
9171
9172 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
9173
9174         * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
9175         multi-arch partial.
9176         (PUSH_ARGUMENTS): Switch to using predefault.
9177         * gdbarch.c: Regenerate.
9178
9179 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
9180
9181         * valops.c (PUSH_ARGUMENTS): Delete definition.
9182         * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
9183         partial.  Default to default_push_arguments.
9184         * gdbarch.h, gdbarch.c: Regenerate.
9185
9186 2002-02-09  Andrew Cagney  <ac131313@redhat.com>
9187
9188         * defs.h (throw_exception): Rename return_to_top_level.  Update
9189         comments.
9190         * utils.c (error_stream, internal_verror, quit): Ditto.
9191         * top.c (throw_exception, catcher): Ditto.
9192         * sparclet-rom.c (sparclet_load): Ditto.
9193         * remote.c (interrupt_query, minitelnet): Ditto.
9194         * remote-sds.c (interrupt_query): Ditto.
9195         * remote-mips.c (mips_error, mips_kill): Ditto.
9196         * ocd.c (interrupt_query): Ditto.
9197         * monitor.c (monitor_interrupt_query): Ditto.
9198         * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
9199         * target.h: Update comment.
9200
9201         * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
9202
9203 2002-02-09  Andrew Cagney  <ac131313@redhat.com>
9204
9205         * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
9206         default_double_format.
9207         * gdbarch.h, gdbarch.c: Re-generate.
9208         * findvar.c (floatformat_unknown): Delete variable definition.
9209         * doublest.h (floatformat_unknown): Delete variable declaration.
9210
9211 2002-02-09  Jim Blandy  <jimb@redhat.com>
9212
9213         * stabsread.c (read_type): Add code to parse Sun's syntax for
9214         prototyped function types.
9215
9216 2002-02-09  Andrew Cagney  <ac131313@redhat.com>
9217
9218         * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
9219         (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
9220
9221 2002-02-09  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
9222
9223         * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
9224         _initialize_solib.  Fixes name clash with solib.c:_initialize_solib,
9225         now _initialize_xcoffsolib gets called again and overrides the
9226         commands from solib.c in a native configuration.
9227
9228 2002-02-09  Mark Kettenis  <kettenis@gnu.org>
9229
9230         * doublest.c (store_typed_floating): Don't try to return a value.
9231         Fixes PR gdb/290.
9232
9233 2002-02-08  Jim Blandy  <jimb@redhat.com>
9234
9235         * c-typeprint.c (c_type_print_varspec_suffix): If a function type
9236         is prototyped and has no arguments, print its argument list as
9237         `(void)'.
9238
9239 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9240
9241         * MAINTAINERS (write-after-approval): Add myself.
9242         (paper-trail): I've escaped!
9243
9244 2002-02-08  Christopher Faylor  <cgf@redhat.com>
9245
9246         * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
9247         changes.
9248         (_initialize_check_for_gdb_ini): Ditto.
9249
9250 2002-02-08  Martin M. Hunt  <hunt@redhat.com>
9251
9252         * win32-nat.c (cygwin_pid_to_str): Fix typo.
9253         xaprintf -> xasprintf.
9254
9255 2002-02-08  Pierre Muller  <muller@ics.u-strasbg.fr>
9256
9257         * win32-nat.c: Remove use of printf and sprintf functions.
9258
9259 2002-02-08  Richard Earnshaw  <rearnsha@arm.com>
9260
9261         * arm-tdep.c (arm_frame_chain_valid): Make static.
9262         (arm_push_arguments): Likewise.
9263         (arm_gdbarch_init): New function.
9264         (_initialize_arm_tdep): Call it.
9265         * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
9266         (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
9267         (FRAME_CHAIN_VALID): Delete.
9268         (arm_frame_chain_valid): Delete declaration.
9269         (PUSH_ARGUMENTS): Delete.
9270         (arm_push_arguments): Delete declaration.
9271         (CALL_DUMMY_P): Delete.
9272
9273 2002-02-08  Andrew Cagney  <ac131313@redhat.com>
9274             Corinna Vinschen  <vinschen@redhat.com>
9275
9276         * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
9277         on builtin float types.
9278
9279 2002-02-08  Daniel Jacobowitz  <drow@mvista.com>
9280
9281         * utils.c: Include <curses.h> before "bfd.h".
9282         * tui/tui-hooks.c: Likewise.
9283         * tui/tui.c: Likewise.
9284         * tui/tuiCommand.c: Likewise.
9285         * tui/tuiData.c: Likewise.
9286         * tui/tuiDataWin.c: Likewise.
9287         * tui/tuiDisassem.c: Likewise.
9288         * tui/tuiGeneralWin.c: Likewise.
9289         * tui/tuiIO.c: Likewise.
9290         * tui/tuiLayout.c: Likewise.
9291         * tui/tuiRegs.c: Likewise.
9292         * tui/tuiSource.c: Likewise.
9293         * tui/tuiSourceWin.c: Likewise.
9294         * tui/tuiStack.c: Likewise.
9295         * tui/tuiWin.c: Likewise.
9296
9297 2002-02-07  Elena Zannoni  <ezannoni@redhat.com>
9298
9299         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
9300         to include space for pseudoregs as well. Update loops accordingly.
9301         (sh_fp_frame_init_saved_regs): Ditto.
9302         (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
9303
9304 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
9305
9306         * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
9307         Add Richard Earnshaw to Arm maintainers.
9308
9309 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
9310
9311         * defs.h (warning_begin): Delete declaration.
9312
9313         * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
9314         Delete macro.
9315
9316 2002-02-07  Michael Snyder  <msnyder@redhat.com>
9317
9318         * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
9319         Logic bug, remove misplaced else.
9320
9321 2002-02-07  Klee Dienes  <klee@apple.com>
9322
9323         * fork-inferior.c (fork_inferior): Add '!' to the list of
9324         characters that need to be quoted when building a string for the
9325         shell.  Quote '!' specifically with a backslash, since CSH chokes
9326         when trying to evaluate "str!str".
9327
9328 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
9329
9330         * rdi-share/host.h: Only provide a typedef for bool if it is not
9331         defined.
9332
9333 2002-02-04  Michael Snyder  <msnyder@redhat.com>
9334
9335         * breakpoint.h (enum bptype): Add new overlay event bp type.
9336         (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
9337
9338         * breakpoint.c (create_internal_breakpoint): New function.
9339         (internal_breakpoint_number): Moved into create_internal_breakpoint.
9340         (create_longjmp_breakpoint): Use create_internal_breakpoint.
9341         (create_thread_event_breakpoint): Ditto.
9342         (create_solib_event_breakpoint): Ditto.
9343         (create_overlay_event_breakpoint): New function.
9344         (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
9345         (update_breakpoints_after_exec): Delete and re-initialize
9346         overlay event breakpoints after an exec.  Add FIXME comment
9347         about longjmp breakpoint.
9348         (print_it_typical): Ignore overlay event breakpoints.
9349         (print_one_breakpoint): Ditto.
9350         (mention): Ditto.
9351         (bpstat_what): Do not stop for overlay event breakpoints.
9352         (delete_breakpoint): Don't delete overlay event breakpoints.
9353         (breakpoint_re_set_one): Delete the overlay event breakpoint.
9354         (breakpoint_re_set): Re-create overlay event breakpoint.
9355
9356         * symfile.c (overlay_auto_command): Enable overlay breakpoints.
9357         (overlay_manual_command): Disable overlay breakpoints.
9358         (overlay_off_command): Disable overlay breakpoints.
9359
9360 2002-02-06  Richard Earnshaw  <rearnsha@arm.com>
9361
9362         * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
9363         (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
9364         to here from config/tm-arm.h.
9365         (coff_sym_is_thumb): Make static.
9366         (arm_elf_make_msymbol_special): New function.
9367         (arm_coff_make_msymbol_special): New function.
9368         * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
9369         (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
9370         (coff_sym_is_thumb): Delete declaration.
9371         (arm_elf_make_msymbol_special): Declare.
9372         (arm_coff_make_msymbol_special): Declare.
9373         (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
9374         (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
9375
9376 2002-02-06  Richard Earnshaw  <rearnsha@arm.com>
9377
9378         * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
9379
9380 2002-02-06  Richard Earnshaw  <rearnsha@arm.com>
9381
9382         * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
9383         * gdbarch.c gdbarch.h: Regenerate.
9384         * arch-utils.c (default_print_float_info): New function.
9385         * arch-utils.h (default_print_float_info): Prototype it.
9386         * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
9387         * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
9388         (PRINT_FLOAT_INFO): Document it.
9389
9390         * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
9391         * config/arm/tm-arm.h (FLOAT_INFO): Delete.
9392         (PRINT_FLOAT_INFO): Define.
9393
9394 2002-02-06  Pierre Muller  <muller@ics.u-strasbg.fr>
9395
9396         * win32-nat.c (_initialize_check_for_gdb_ini):
9397         Add typecast to sprintf argument to suppress a warning.
9398
9399 2002-02-05  Pierre Muller  <muller@ics.u-strasbg.fr>
9400
9401         * win32-nat.c (last_sig): Changed type of variable to target_signal,
9402         to allow easier handling of pass state.
9403         (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
9404         that gives exception name and address.
9405         (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
9406         and set last_sig value to ourstatus->value.sig. Some missing
9407         exceptions added.
9408         (child_continue): Correctly report continue_status.
9409         (get_child_debug_event,do_initial_child_stuff): Set last_sig to
9410         TARGET_SIGNAL_0 (new default value).
9411         (child_resume): consider sig argument passed to decide if
9412         the exception should be passed to debuggee or not.
9413
9414 2002-02-05  Michael Snyder  <msnyder@redhat.com>
9415
9416         * regcache.c (fetch_register): Call target_fetch_register
9417         only if we don't call FETCH_PSEUDO_REGISTER.
9418         (store_register): Call target_store_register only if we
9419         don't call STORE_PSEUDO_REGISTER.
9420
9421 2002-02-05  Elena Zannoni  <ezannoni@redhat.com>
9422
9423         * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
9424         ELF_MAKE_MSYMBOL_SPECIAL.
9425         * gdbarch.c, gdbarch.h: Regenerate.
9426         * arch-utils.c (default_make_msymbol_special): New function.
9427         * arch-utils.h (default_make_msymbol_special): Export.
9428         * elfread.c (elf_symtab_read): Compile use of
9429         ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
9430         multiarched.
9431         * coffread.c (coff_symtab_read): Ditto, for
9432         COFF_MAKE_MSYMBOL_SPECIAL.
9433
9434 2002-02-05  Jim Blandy  <jimb@redhat.com>
9435
9436         * solib-svr4.c (svr4_truncate_ptr): New function.
9437         (svr4_relocate_section_addresses): Do the address arithmetic with
9438         the appropriate truncation for target addresses, even when
9439         CORE_ADDR is larger than a target address.
9440
9441 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
9442
9443         * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
9444         to (int *).
9445
9446 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
9447
9448         * gdbserver/linux-low.c (kill_inferior): Remove commented out
9449         code.
9450
9451 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
9452
9453         * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
9454
9455 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
9456
9457         * gdbserver/linux-low.c: Remove unused include files.
9458
9459 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
9460
9461         * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
9462         (read_inferior_memory): Use it.
9463         (write_inferior_memory): Likewise.
9464
9465 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
9466
9467         * gdbserver/linux-low.c (create_inferior): Call strerror instead of
9468         grubbing through sys_errlist.
9469
9470 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
9471
9472         * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
9473
9474 2002-02-04  Pierre Muller  <muller@ics.u-strasbg.fr>
9475         * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
9476
9477 2002-02-04  Andrew Cagney  <ac131313@redhat.com>
9478
9479         * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
9480         (do_sfunc, set_cmd_sfunc): New functions.
9481
9482         * command.h (struct cmd_list_element): Add field func.
9483         * cli/cli-decode.h (struct cmd_list_element): Ditto.
9484         * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
9485         * cli/cli-decode.h: Ditto.
9486
9487         * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
9488         (help_all, help_cmd_list): Ditto.
9489         (find_cmd, complete_on_cmdlist): Ditto.
9490         * top.c (execute_command): Ditto.
9491
9492         * cli/cli-setshow.c (do_setshow_command): Call func instead of
9493         function.sfunc.
9494
9495         * infcmd.c (notice_args_read): Fix function signature.
9496
9497         * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
9498         * cli/cli-decode.c (add_set_cmd): Ditto.
9499         * utils.c (initialize_utils): Ditto.
9500         * maint.c (_initialize_maint_cmds): Ditto.
9501         * infrun.c (_initialize_infrun): Ditto.
9502         * demangle.c (_initialize_demangler): Ditto.
9503         * remote.c (add_packet_config_cmd): Ditto.
9504         * mips-tdep.c (_initialize_mips_tdep): Ditto.
9505         * cris-tdep.c (_initialize_cris_tdep): Ditto.
9506         * proc-api.c (_initialize_proc_api): Ditto.
9507         * kod.c (_initialize_kod): Ditto.
9508         * valprint.c (_initialize_valprint): Ditto.
9509         * top.c (init_main): Ditto.
9510         * infcmd.c (_initialize_infcmd): Ditto.
9511         * corefile.c (_initialize_core): Ditto.
9512         * arm-tdep.c (_initialize_arm_tdep): Ditto.
9513         * arch-utils.c (initialize_current_architecture): Ditto.
9514         (_initialize_gdbarch_utils): Ditto.
9515         * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
9516
9517         * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
9518         * wince.c (_initialize_inftarg): Ditto.
9519         * symfile.c (_initialize_symfile): Ditto.
9520         * mips-tdep.c (_initialize_mips_tdep): Ditto.
9521         * language.c (_initialize_language): Ditto.
9522         * arc-tdep.c (_initialize_arc_tdep): Ditto.
9523
9524 2002-02-04  Michael Snyder  <msnyder@redhat.com>
9525
9526         * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
9527
9528 2002-02-04  Daniel Jacobowitz  <drow@mvista.com>
9529
9530         * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
9531         Add rules for building the register data files.
9532
9533 2002-02-04  Daniel Jacobowitz  <drow@mvista.com>
9534
9535         * regformats/regdat.sh: Add braces to the definition of
9536         expedite_regs_${arch}.
9537
9538 2002-02-04  Daniel Jacobowitz  <drow@mvista.com>
9539
9540         * regformats/regdef.h (struct reg): Add comment describing the
9541         requirements for offset and size fields.
9542
9543 2002-02-04  Andreas Schwab  <schwab@suse.de>
9544
9545         * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
9546         * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
9547
9548 2002-02-04  Richard Earnshaw  <rearnsha@arm.com>
9549
9550         * gdbarch.sh (copyright): Update years in generated header.
9551         (SMASH_TEXT_ADDRESS): Add rule.
9552         * gdbarch.h, gdbarch.c: Re-generate.
9553         * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
9554         * dbxread.c: Likewise.
9555         * dwarfread.c: Likewise.
9556         * elfread.c: Likewise.
9557         * somread.c: Likewise.
9558
9559         * arm-tdep.c (arm_smash_text_address): New function.
9560         * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
9561
9562 2002-02-04  Pierre Muller  <muller@ics.u-strasbg.fr>
9563
9564         Add support for hardware watchpoints on win32 native.
9565         * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
9566         CONTEXT_DEBUG_REGISTERS.
9567         (dr variable): New variable. Static array containing a local copy
9568         of debug registers.
9569         (debug_registers_changed): New variable.  Reflects when debug registers
9570         are changed and need to be written to inferior.
9571         (debug_registers_used): New variable. Reflects when any debug register
9572         was set, used when new threads are created.
9573         (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
9574         i386-nat code.
9575         (thread_rec): Set dr array if id is the thread of current_event .
9576         (child_continue, child_resume): Change the debug registers for all
9577         threads if debug_registers_changed.
9578         (child_add_thread): Change the debug registers if debug_registers_used.
9579         * config/i386/cygwin.mh: Add use of i386-nat.o file.
9580         Link nm.h to new nm-cygwin.h file.
9581         + config/i386/nm-cygwin.h: New file. Contains the macros used for use
9582         of hardware registers.
9583
9584 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
9585
9586         * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
9587         Restore behavour broken by 2002-01-20 Andrew Cagney
9588         <ac131313@redhat.com> IEEE_FLOAT removal.
9589
9590 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
9591
9592         * c-valprint.c (c_val_print): Pass a proper valaddr to
9593         cp_print_class_method.
9594         * valops.c (search_struct_method): If there is only one method
9595         and args is NULL, return that method.
9596
9597 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
9598
9599         * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
9600         accessing tag_name directly.
9601
9602 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
9603
9604         * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
9605         of accessing tag_name directly.
9606
9607 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
9608
9609         PR gdb/280
9610         * gdbtypes.c (replace_type): New function.
9611         * gdbtypes.h (replace_type): Add prototype.
9612         * stabsread.c (read_type): Use replace_type.
9613
9614 2002-02-03  Richard Earnshaw  <rearnsha@arm.com>
9615
9616         * Makefile.in (memattr.o): Add missing dependencies rule.
9617
9618 2002-02-03  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
9619
9620         * breakpoint.c (break_at_finish_command): Really export.
9621         (break_at_finish_at_depth_command): Ditto.
9622         (tbreak_at_finish_command): Ditto.
9623         * hppa-tdep.c: Include completer.h.
9624         * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
9625         (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
9626
9627 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
9628
9629         * utils.c (do_write): New function.
9630         (error_stream): Rewrite combining the code from error_begin and
9631         verror.
9632         (verror): Rewrite using error_stream.
9633         (error_begin): Delete function.
9634
9635 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
9636
9637         * utils.c (error_begin): Make static.
9638         * defs.h (error_begin): Delete declaration.
9639
9640         * linespec.c (cplusplus_error): Replace cplusplus_hint.
9641         (decode_line_1): Use cplusplus_error instead of error_begin,
9642         cplusplus_hint and return_to_top_level.
9643         * coffread.c (coff_symfile_read): Use error instead of error_begin
9644         and return_to_top_level.
9645         * infrun.c (default_skip_permanent_breakpoint): Ditto.
9646
9647 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
9648
9649         * language.h (type_error, range_error): Make string parameter
9650         constant.
9651         * language.c (warning_pre_print): Delete extern declaration.
9652         * dwarfread.c (warning_pre_print): Ditto.
9653         * language.c (type_error, range_error): Rewrite to use verror and
9654         vwarning instead of warning_begin.
9655
9656 2002-02-01  Michael Snyder  <msnyder@redhat.com>
9657
9658         * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
9659         (set_ignore_count): Move misplaced comment back where it belongs.
9660
9661 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
9662
9663         * command.h (NO_FUNCTION): Delete macro.
9664         * cli/cli-decode.h (NO_FUNCTION): Ditto.
9665         * top.c (execute_command): Replace NO_FUNCTION with NULL.
9666         * tracepoint.c (_initialize_tracepoint): Ditto.
9667         * cli/cli-decode.c (add_set_cmd): Ditto.
9668         * cli/cli-cmds.c (init_cli_cmds): Ditto.
9669
9670 2002-02-01  Daniel Jacobowitz  <drow@mvista.com>
9671
9672         * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
9673         Update ``this'' pointer when calling virtual functions.
9674
9675 2002-02-01  Michael Snyder  <msnyder@redhat.com>
9676
9677         * breakpoint.c (create_temp_exception_breakpoint): Delete.
9678         * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
9679
9680 2002-02-01  Daniel Jacobowitz  <drow@mvista.com>
9681
9682         * regformats/reg-arm.dat: New file.
9683         * regformats/reg-i386.dat: New file.
9684         * regformats/reg-ia64.dat: New file.
9685         * regformats/reg-m68k.dat: New file.
9686         * regformats/reg-mips.dat: New file.
9687         * regformats/reg-ppc.dat: New file.
9688         * regformats/reg-sh.dat: New file.
9689         * regformats/regdef.h: New file.
9690         * regformats/regdat.sh: New file.
9691
9692 2002-02-01  Richard Earnshaw  <reanrsha@arm.com>
9693
9694         * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
9695         (arm_frame_args_address, arm_frame_locals_address): New functions.
9696         (arm_frame_num_args): New function.
9697         * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
9698         (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
9699         (FRMA_NUM_ARGS): Call arm_frame_num_args.
9700
9701 2002-01-31  Michael Snyder  <msnyder@redhat.com>
9702
9703         * breakpoint.c (break_at_finish_command): Export.
9704         (break_at_finish_at_depth_command): Export.
9705         (tbreak_at_finish_command): Export.
9706         (_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
9707         * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
9708         "tbreak" commands, which are HPPA specific.
9709
9710         * printcmd.c (disassemble_command): Remove an ancient
9711         artifact of an old merge.
9712
9713         * symfile.h (enum overlay_debugging_state):
9714         Define enum constant values for overlay mode.
9715         * symfile.c (overlay_debugging): Use enums instead of literals.
9716         (overlay_is_mapped, overlay_auto_command,
9717         overlay_manual_command): Ditto.
9718
9719         * breakpoint.c (insert_breakpoints, remove_breakpoint,
9720         breakpoint_here_p, breakpoint_inserted_here_p,
9721         breakpoint_thread_match, bpstat_stop_status,
9722         describe_other_breakpoints, check_duplicates, clear_command):
9723         Coding standard fixes.
9724
9725         * target.c (target_xfer_memory): Add spaces, coding standard.
9726         (do_xfer_memory): Add missing line to trust-readonly
9727         code: check bfd SEC_READONLY flag for section.
9728
9729 2002-01-31  Andrew Cagney  <ac131313@redhat.com>
9730
9731         * PROBLEMS: Fix typo, 5.1->5.1.1.
9732
9733 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
9734
9735         * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
9736         data symbols, since we search based on textlow and texthigh.
9737         (find_pc_sect_symtab): Likewise.
9738
9739 2002-01-30  Andrew Cagney  <ac131313@redhat.com>
9740
9741         * defs.h (vwarning): Declare.
9742         * utils.c (vwarning): New function.
9743         (warning): Call vwarning.
9744         (warning_begin): Delete function.
9745
9746         * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
9747         the warning message.
9748         * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
9749         warning_begin.
9750
9751 2002-01-30  Michael Snyder  <msnyder@redhat.com>
9752
9753         * NEWS: Mention "set trust-readonly-sections" command.
9754         Mention generate-core-file command.
9755
9756 2002-01-15  Michael Snyder  <msnyder@redhat.com>
9757
9758         * target.c: New command, "set trust-readonly-sections on".
9759         (do_xfer_memory): Honor the suggestion to trust readonly sections
9760         by reading them from the object file instead of from the target.
9761         (initialize_targets): Register command "set trust-readonly-sections".
9762
9763 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
9764
9765         * parse.c (target_map_name_to_register): Simplify, search regs and
9766         pseudo-regs using a single loop.
9767
9768 2002-01-30  Andrew Cagney  <ac131313@redhat.com>
9769
9770         * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
9771
9772 2002-01-15  Rodney Brown  <rbrown64@csc.com.au>
9773
9774         * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
9775         * config/i386/i386v42mp.mh: Add i387-nat.o .
9776         * i386v4-nat.c: Include i387-nat.h.
9777         (supply_fpregset): Use i387_supply_fsave.
9778         (fill_fpregset): Use i387_fill_fsave.
9779
9780 2002-01-30  Richard Earnshaw  <rearnsha@arm.com>
9781
9782         * arm-tdep.c (arm_call_dummy_words): Define.
9783         * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
9784         * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
9785         (CALL_DUMMY_WORDS): Define.
9786         (arm_call_dummy_words): Declare.
9787         * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
9788         (arm_linux_call_dummy_words): Declare.
9789
9790 2002-01-30  Andreas Schwab  <schwab@suse.de>
9791
9792         * m68klinux-nat.c: Fix last change to use regcache_collect
9793         instead of referencing registers[] directly.
9794
9795 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
9796
9797         * parse.c (target_map_name_to_register): Delete code wrapped in
9798         #ifdef REGISTER_NAME_ALIAS_HOOK.
9799
9800 2002-01-28  Michael Snyder  <msnyder@redhat.com>
9801
9802         * regcache.c (legacy_read_register_gen): Need to be able to
9803         read pseudo-register as well as real register.
9804         (legacy_write_register_gen): Ditto.
9805
9806 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
9807
9808         * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
9809         * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
9810         * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
9811         * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
9812         * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
9813         * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
9814         * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
9815         * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
9816         * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
9817         * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
9818         * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
9819         * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
9820         * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
9821         * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
9822         * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
9823         * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
9824         * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
9825         * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
9826         * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
9827         * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
9828
9829 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
9830
9831         * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
9832         (target_byte_order): Initialize to BFD_ENDIAN_BIG.
9833         (initialize_current_architecture): Update target_byte_order using
9834         information from BFD.
9835         * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
9836         * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
9837
9838 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
9839
9840         * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
9841         * vax-tdep.c (INVALID_FLOAT): To here.  Document why it is broken.
9842
9843         * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
9844         #ifdef INVALID_FLOAT.
9845         * infcmd.c (do_registers_info): Ditto.
9846         * values.c (unpack_double): Ditto.  Add comment.
9847
9848         * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
9849         already commented out.
9850
9851 2002-01-26  Andreas Schwab  <schwab@suse.de>
9852
9853         * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
9854         * m68klinux-nat.c: Update ptrace interface for fetching/storing
9855         registers and add support for PTRACE_GETREGS.
9856
9857 2002-01-24  Andrew Cagney  <ac131313@redhat.com>
9858
9859         GDB 5.1.1 released from 5.1 branch.
9860         * NEWS: Add 5.1.1 news.
9861         * README: Sync with 5.1 branch.
9862
9863 2002-01-23  Fred Fish  <fnf@redhat.com>
9864
9865         * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
9866         stabstring on initial malloc.  Reallocing will copy it for us,
9867         if necessary.
9868
9869 2002-01-23  Elena Zannoni  <ezannoni@redhat.com>
9870
9871         * Makefile.in (hpread_h): Delete.
9872         (HFILES_NO_SRCDIR): Remove hpread.h.
9873         (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
9874         (hpread.o): Update dependencies.
9875         (hp-psymtab-read.o, hp-symtab-read.o): Remove.
9876
9877         * hp-psymtab-read.c: Remove file.
9878         * hp-symtab-read.c: Remove file.
9879         * hpread.h: Remove file.
9880
9881         * hpread.c: Merge all contents of hp-psymtab-read.c,
9882         hp-symtab-read.c and hpread.h into this file, as it was prior to
9883         January 1999.
9884
9885         * config/pa/hpux11w.mh, config/pa/hpux11.mh,
9886         config/pa/hpux1020.mh, config/pa/hppaosf.mh,
9887         config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
9888         Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
9889
9890 2002-01-23  Elena Zannoni  <ezannoni@redhat.com>
9891
9892         * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
9893         fill_gregset): Call gdbarch_tdep() just once, assign result to
9894         variable and use that, instead of calling the function several
9895         times.
9896
9897 2002-01-24  Alexandre Oliva  <aoliva@redhat.com>
9898
9899         * configure.host: Accept sparcv9 as alias for sparc64.
9900         * configure.tgt: Likewise.
9901
9902 2002-01-22  Kevin Buettner  <kevinb@redhat.com>
9903
9904         * solib-aix5.c (build_so_list_from_mapfile)
9905         (aix5_relocate_main_executable): Fix xcalloc() calls so order of
9906         arguments is not reversed.
9907         * solib-sunos.c (sunos_relocate_main_executable): Likewise.
9908         * solib-svr4.c (svr4_relocate_main_executable): Likewise.
9909
9910 2002-01-22  Elena Zannoni  <ezannoni@redhat.com>
9911
9912         * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
9913         modified version of obsolete sh_fetch_pseudo_register.
9914         (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
9915         (sh4_register_read): New function.
9916         (sh_pseudo_register_write): New function. Renamed and modified
9917         version of obsolete sh_store_pseudo_register.
9918         (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
9919         (sh4_register_write): New function.
9920         (sh_gdbarch_init): Remove setting of gdbarch function
9921         fetch_pseudo_register and store_pseudo_register. Remove setting of
9922         register_convert_to_raw, register_convert_to_virtual,
9923         register_convertible.
9924         (sh_sh4_register_convertible): Delete. No longer needed. All is
9925         taken care by architecture specific functions
9926         register_read/register_write.
9927         (sh_sh4_register_convert_to_virtual): Make static.
9928         (sh_sh4_register_convert_to_raw): Ditto.
9929
9930 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9931
9932         * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
9933         (floatformat_is_nan, floatformat_mantissa): Ditto.
9934
9935         * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
9936         for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
9937         builtin_type_ieee_double_little,
9938         builtin_type_ieee_double_littlebyte_bigword,
9939         builtin_type_m68881_ext, builtin_type_i960_ext,
9940         builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
9941         builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
9942         builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
9943         builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
9944
9945 2002-01-22  Corinna Vinschen  <vinschen@redhat.com>
9946
9947         * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
9948         parameter.  Set frameless flag if it exists and depended of
9949         whether the scanned function is frameless or not.
9950         (xstormy16_skip_prologue): If function is frameless, return
9951         result of xstormy16_scan_prologue().
9952         (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
9953         call.
9954
9955 2002-01-21  Elena Zannoni  <ezannoni@redhat.com>
9956
9957         * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
9958         sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
9959         sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
9960         sh_sh4_register_byte, sh_sh4_register_raw_size,
9961         sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
9962         sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
9963         sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
9964         sh_store_pseudo_register, sh_do_pseudo_register): Call
9965         gdbarch_tdep() just once, assign result to variable and use that,
9966         instead of calling the function several times.
9967
9968 2002-01-20  Mark Kettenis  <kettenis@gnu.org>
9969
9970         * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
9971         macros instead of LAST_FPU_CTRL_REGNUM.
9972         (store_register): Likewise.
9973
9974 2002-01-21  Jim Blandy  <jimb@redhat.com>
9975
9976         * infcmd.c (run_command): Check that the `exec' target layer's BFD
9977         is up-to-date before running the program, not just when a program
9978         exits.
9979
9980 2002-01-21  Fred Fish  <fnf@redhat.com>
9981
9982         * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
9983         when we have found all instructions we are looking for.
9984
9985 2002-01-21  Richard Earnshaw  <rearnsha@arm.com>
9986
9987         * arm-tdep.c (arm_register_name): New function.
9988         (arm_registers_names): Make static.
9989         * config/arm/tm-arm.h (arm_register_names): Delete declaration.
9990         (arm_register_name): Declare.
9991         (REGISTER_NAME): Use it.
9992
9993 2002-01-21  Richard Earnshaw  <rearnsha@arm.com>
9994             Kevin Buettner  <kevinb@redhat.com>
9995
9996         Convert arm targets to new FRAME interface.
9997         * arm-tdep.c (struct frame_extra_info): Remove fsr.
9998         (arm_frame_find_save_regs): Delete.
9999         (arm_frame_init_saved_regs): New.
10000         (arm_init_extra_frame_info): Alloacte saved_regs as required.
10001         Allocate extra_info as required.  Convert all uses of fsr.regs
10002         to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
10003         to use extra_info.
10004         (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
10005         (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
10006         (check_prologue_cache, save_prologue_cache): Likewise.
10007         (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
10008         * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
10009         (FRAME_FIND_SAVED_REGS): Delete.
10010         (arm_frame_find_saved_regs): Delete prototype.
10011         (arm_frame_init_saved_regs): New prototype.
10012         (FRAME_INIT_SAVED_REGS): Define.
10013
10014 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10015
10016         * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
10017
10018 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10019
10020         From Jeff Law <law@redhat.com>:
10021         * infttrace.c: Include <sys/pstat.h>.
10022         (child_pid_to_exec_file): Revamp.  Use pstat call to get the
10023         exec file if the ttrace equivalent fails.
10024
10025 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10026
10027         * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
10028         (closeLogFile): Ditto.
10029
10030 2002-01-20  Michael Chastain  <mec@shout.net>
10031
10032         * top.c (print_gdb_version): Bump copyright year to 2002.
10033
10034 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10035
10036         * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
10037         Zannoni and Eli Zaretskii.
10038
10039 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
10040
10041         * buildsym.c: Update copyright years.
10042         * c-typeprint.c: Likewise.
10043         * dwarf2read.c: Likewise.
10044         * f-typeprint.c: Likewise.
10045         * gdbtypes.c: Likewise.
10046         * gdbtypes.h: Likewise.
10047         * hp-symtab-read.c: Likewise.
10048         * hpread.c: Likewise.
10049         * mdebugread.c: Likewise.
10050         * p-typeprint.c: Likewise.
10051
10052 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10053
10054         * remote-sim.c (gdbsim_open): Simplify code testing the macro
10055         TARGET_BYTE_ORDER_SELECTABLE_P.  Assume the target is always
10056         byte-order selectable.
10057         * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
10058         * arch-utils.c: Ditto.
10059         (set_endian): Ditto.
10060         (set_endian_from_file): Ditto.
10061         * gdbserver/low-sim.c (create_inferior): Ditto.
10062         * gdbarch.sh: Ditto.
10063         * gdbarch.h: Re-generate.
10064         * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
10065         * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
10066         * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
10067         * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
10068         * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
10069         * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
10070         * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
10071         * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
10072         macro definition.
10073         * config/mips/tm-wince.h: Remove #undef of macro
10074         TARGET_BYTE_ORDER_SELECTABLE.
10075         * config/sh/tm-wince.h: Ditto.
10076
10077 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
10078
10079         * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
10080         member function fields.  Add accessor macro
10081         TYPE_FN_FIELD_ARTIFICIAL.
10082         * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
10083         * c-typeprint.c (c_type_print_base): Skip artificial member
10084         functions.
10085
10086 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
10087
10088         * f-typeprint.c: Delete unused function f_type_print_args.
10089         * p-typeprint.c: Delete unused function pascal_type_print_args.
10090
10091 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
10092
10093         * gdbtypes.h (struct type): Fix whitespace.  Remove obsolete
10094         comment.  Add ``artificial'' to ``union field_location''.
10095
10096         * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
10097
10098         * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
10099         * mdebugread.c (parse_symbol): Likewise.
10100         * stabsread.c (define_symbol): Likewise.
10101         * hp-symtab-read.c (hpread_function_type): Likewise, instead of
10102         initializing TYPE_FIELD_BITPOS to n (obsolete).
10103         (hpread_doc_function_type): Likewise.
10104         * hpread.c (hpread_function_type): Likewise.
10105
10106 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10107
10108         * configure.in (host_makefile_frag): Only require a host makefile
10109         fragment when a native build.
10110         * configure: Re-generate.
10111
10112 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10113
10114         * doublest.h (floatformat_from_type): Declare.
10115         * doublest.c (floatformat_from_type): New function.
10116         (convert_typed_floating): Use.
10117
10118         * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
10119         call to function floatformat_from_type.
10120
10121         * gdbarch.sh (IEEE_FLOAT): Delete.
10122         * gdbarch.h, gdbarch.c: Re-generate.
10123         * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
10124         * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
10125         * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
10126         * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
10127         * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
10128         * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
10129         * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
10130         * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
10131         * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
10132         * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
10133         * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
10134         * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
10135
10136         * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
10137         * x86-64-tdep.c (i386_gdbarch_init): Ditto.
10138         * sparc-tdep.c (sparc_gdbarch_init): Ditto.
10139         * sh-tdep.c (sh_gdbarch_init): Ditto.
10140         * mips-tdep.c (mips_gdbarch_init): Ditto.
10141         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10142         * cris-tdep.c (cris_gdbarch_init): Ditto.
10143
10144 2002-01-20  Jiri Smid  <smid@suse.cz>
10145
10146         * configure.host, configure.tgt: Support x86-64.
10147         * NEWS: Note new target x86-64.
10148
10149         * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
10150         * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
10151         * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
10152         * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
10153         x86-64-linux-nat.o): Fix dependencies.
10154
10155 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
10156
10157         * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
10158         * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
10159         * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
10160         * config/sparc/xm-sun4os4.h: Delete file.
10161         * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
10162
10163 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
10164
10165         * config/sparc/sparclynx.mh (XM_FILE): Delete.
10166         * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
10167         * config/m68k/m68klynx.mh (XM_FILE): Delete.
10168         * config/i386/i386lynx.mh (XM_FILE): Delete.
10169         * config/rs6000/xm-rs6000ly.h: Delete file.
10170         * config/sparc/xm-sparclynx.h: Delete file.
10171         * config/m68k/xm-m68klynx.h: Delete file.
10172         * config/i386/xm-i386lynx.h: Delete file.
10173         * config/xm-lynx.h: Delete file.
10174         * config/djgpp/fnchange.lst: Update.
10175
10176 2002-01-19  Jason Thorpe  <thorpej@wasabisystems.com>
10177
10178         * alpha-tdep.c (alpha_register_byte): New function.
10179         (alpha_register_raw_size): Ditto.
10180         (alpha_register_virtual_size): Ditto.
10181         (alpha_skip_prologue_internal): Renamed from
10182         alpha_skip_prologue.
10183         (alpha_skip_prologue): New version that calls
10184         alpha_skip_prologue_internal.
10185         (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
10186         * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
10187         second argument from alpha_skip_prologue.
10188         (REGISTER_BYTE): Use alpha_register_byte.
10189         (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
10190         (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
10191         (FRAMELESS_FUNCTION_INVOCATION): Use
10192         generic_frameless_function_invocation_not.
10193         (FRAME_NUM_ARGS): Use frame_num_args_unknown.
10194         (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
10195
10196 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
10197
10198         * config/mips/xm-news-mips.h: Delete file.
10199         * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
10200
10201         * config/m88k/xm-m88k.h: Delete file.
10202         * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
10203         * config/m88k/xm-delta88v4.h: Ditto.
10204         * config/m88k/xm-delta88.h: Ditto.
10205
10206         * config/alpha/xm-fbsd.h: Delete file.
10207         * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
10208
10209         * config/sparc/xm-sparc.h: Delete file.
10210         * Makefile.in (xm-sun4os4.h): Delete dependency.
10211         * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
10212         * config/sparc/xm-sun4os4.h: Ditto.
10213         * config/sparc/xm-linux.h: Ditto.
10214
10215         * config/i386/xm-windows.h: Delete file.
10216
10217 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
10218
10219         * utils.c: Include <sys/param.h> for MAXPATHLEN.
10220         (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
10221
10222 2002-01-19  Jason Thorpe  <thorpej@wasabisystems.com>
10223
10224         * alpha-tdep.c (alpha_call_dummy_words): New.
10225         * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
10226         (CALL_DUMMY_P): Define.
10227         (CALL_DUMMY_WORDS): Define.
10228         (SIZEOF_CALL_DUMMY_WORDS): Define.
10229
10230 2002-01-19  Per Bothner  <per@bothner.com>
10231
10232         * gnu-v3-abi.c (gnuv3_rtti_type):  Guard that vtable_symbol_name
10233         isn't NULL, which can happen with some gcj-3.x-produced code.
10234
10235 2002-01-19  Jason Thorpe  <thorpej@wasabisystems.com>
10236
10237         * alpha-tdep.c (alpha_register_virtual_type): New function.
10238         (alpha_init_frame_pc_first): Ditto.
10239         (alpha_fix_call_dummy): Ditto.
10240         (alpha_store_struct_return): Ditto.
10241         (alpha_extract_struct_value_address): Ditto.
10242         * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
10243         alpha_register_virtual_type.
10244         (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
10245         (EXTRACT_STRUCT_VALUE_ADDRESS): Use
10246         alpha_extract_struct_value_address.
10247         (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
10248         (INIT_FRAME_PC): Use init_frame_pc_noop.
10249         (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
10250
10251 2002-01-19  Mark Kettenis  <kettenis@gnu.org>
10252
10253         * i386gnu-nat.c: Include "i386-tdep.h".
10254         (fetch_fpregs): Simplify code dealing with uninitialized floating
10255         point states such that it doesn't require FP7_REGNUM.
10256
10257 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
10258
10259         * alpha-tdep.c (frame_extra_info): New.
10260         (alpha_find_saved_regs): Make static.  Use
10261         frame->extra_info.
10262         (alpha_frame_init_saved_regs): New function.
10263         (alpha_frame_saved_pc): Use frame->extra_info.
10264         (temp_saved_regs): Don't declare as struct frame_saved_regs.
10265         (heuristic_proc_desc): Adjust for temp_saved_regs changes.
10266         (init_extra_frame_info): Rename to...
10267         (alpha_init_extra_frame_info): ...this.  Use frame->extra_info.
10268         (alpha_print_extra_frame_info): New function.
10269         (alpha_frame_locals_address): Ditto.
10270         (alpha_frame_args_address): Ditto.
10271         (alpha_pop_frame): Use frame->extra_info.
10272         * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
10273         alpha_frame_args_address.
10274         (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
10275         (alpha_find_saved_regs): Remove prototype.
10276         (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
10277         (EXTRA_FRAME_INFO): Remove.
10278         (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
10279         (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
10280
10281 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
10282
10283         * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
10284         (alpha_cannot_fetch_register): Ditto.
10285         (alpha_cannot_store_register): Ditto.
10286         (alpha_register_convertible): Ditto.
10287         (alpha_use_struct_convention): Ditto.
10288         * config/alpha/tm-alpha.h: Update copyright years.
10289         (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
10290         (INNER_THAN): Use core_addr_lessthan.
10291         (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
10292         (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
10293         (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
10294         (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
10295         (FRAME_CHAIN): Remove unnecessary cast.
10296
10297 2002-01-18  Andrew Cagney  <ac131313@redhat.com>
10298
10299         * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
10300         obsolete.
10301
10302 2002-01-18  Andrew Cagney  <ac131313@redhat.com>
10303
10304         * infptrace.c: Remove ATTRIBUTE_UNUSED.  Update copyright.
10305         * monitor.c, remote-array.c, remote-bug.c: Ditto.
10306         * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
10307         * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
10308         * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
10309         * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
10310         * x86-64-linux-nat.c: Ditto.
10311
10312 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
10313
10314         * alpha-tdep.c (alpha_register_name): New function.
10315         * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
10316         (REGISTER_NAME): Define.
10317
10318 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
10319
10320         * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
10321
10322 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
10323
10324         * alpha-tdep.c: Update copyright years.
10325         (alpha_next_pc): New function.
10326         (alpha_software_single_step): Ditto.
10327         * config/alpha/tm-alpha.h: Add prototype for
10328         alpha_software_single_step.
10329
10330 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
10331
10332         * alphabsd-nat.c: Update copyright years.
10333         (fill_gregset): Use regcache_collect.
10334         (fill_fpregset): Likewise.
10335         (fetch_inferior_registers): Only fetch integer registers
10336         if requested to do so.
10337         (store_inferior_registers): Only store integer registers
10338         if requested to do so.
10339
10340 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
10341
10342         * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
10343         * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
10344         * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
10345         * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
10346         * config/alpha/fbsd.mh (XDEPFILES): Delete.
10347         * config/arm/linux.mh (XDEPFILES): Delete.
10348         * config/arm/nbsd.mh (XDEPFILES): Delete.
10349         * config/i386/i386dgux.mh (XDEPFILES): Delete.
10350         * config/i386/i386sol2.mh (XDEPFILES): Delete.
10351         * config/i386/i386m3.mh (XDEPFILES): Delete.
10352         (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
10353         * config/i386/i386gnu.mh (XDEPFILES): Delete.
10354         * config/i386/fbsd.mh (XDEPFILES): Delete.
10355         * config/i386/i386bsd.mh (XDEPFILES): Delete.
10356         * config/i386/i386sco5.mh (XDEPFILES): Delete.
10357         * config/i386/i386v4.mh (XDEPFILES): Delete.
10358         * config/i386/i386v42mp.mh (XDEPFILES): Delete.
10359         * config/i386/i386sco4.mh (XDEPFILES): Delete.
10360         * config/i386/i386aix.mh (XDEPFILES): Delete.
10361         * config/i386/go32.mh (XDEPFILES): Delete.
10362         * config/i386/cygwin.mh (XDEPFILES): Delete.
10363         * config/i386/i386lynx.mh (XDEPFILES): Delete.
10364         * config/i386/i386mach.mh (XDEPFILES): Delete.
10365         * config/i386/i386v32.mh (XDEPFILES): Delete.
10366         * config/i386/linux.mh (XDEPFILES): Delete.
10367         * config/i386/nbsdelf.mh (XDEPFILES): Delete.
10368         * config/i386/ncr3000.mh (XDEPFILES): Delete.
10369         * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
10370         * config/i386/i386sco.mh (XDEPFILES): Delete.
10371         * config/i386/i386v.mh (XDEPFILES): Delete.
10372         * config/i386/nbsd.mh (XDEPFILES): Delete.
10373         * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
10374         * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
10375         * config/i386/symmetry.mh (XDEPFILES): Delete.
10376         * config/i386/obsd.mh (XDEPFILES): Delete.
10377         * config/i386/x86-64linux.mh (XDEPFILES): Delete.
10378         * config/ia64/linux.mh (XDEPFILES): Delete.
10379         * config/ia64/aix.mh (XDEPFILES): Delete.
10380         * config/m68k/apollo68b.mh (XDEPFILES): Delete.
10381         * config/m68k/dpx2.mh (XDEPFILES): Delete.
10382         * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
10383         * config/m68k/apollo68v.mh (XDEPFILES): Delete.
10384         * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
10385         * config/m68k/linux.mh (XDEPFILES): Delete.
10386         * config/m68k/m68klynx.mh (XDEPFILES): Delete.
10387         * config/m68k/m68kv4.mh (XDEPFILES): Delete.
10388         * config/m68k/nbsd.mh (XDEPFILES): Delete.
10389         * config/m68k/sun2os3.mh (XDEPFILES): Delete.
10390         * config/m68k/sun2os4.mh (XDEPFILES): Delete.
10391         * config/m68k/sun3os3.mh (XDEPFILES): Delete.
10392         * config/m68k/sun3os4.mh (XDEPFILES): Delete.
10393         * config/m88k/delta88.mh (XDEPFILES): Delete.
10394         * config/m88k/delta88v4.mh (XDEPFILES): Delete.
10395         * config/m88k/m88k.mh (XDEPFILES): Delete.
10396         * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
10397         * config/mips/linux.mh (XDEPFILES): Delete.
10398         * config/mips/irix6.mh (XDEPFILES): Delete.
10399         * config/mips/irix5.mh (XDEPFILES): Delete.
10400         * config/mips/irix4.mh (XDEPFILES): Delete.
10401         * config/mips/irix3.mh (XDEPFILES): Delete.
10402         * config/mips/decstation.mh (XDEPFILES): Delete.
10403         * config/mips/mipsm3.mh (XDEPFILES): Delete.
10404         (NATDEPFILES): Move core-aout.o to here.
10405         * config/ns32k/nbsd.mh (XDEPFILES): Delete.
10406         * config/pa/hpux1020.mh (XDEPFILES): Delete.
10407         * config/pa/hppabsd.mh (XDEPFILES): Delete.
10408         * config/pa/hppahpux.mh (XDEPFILES): Delete.
10409         * config/pa/hpux11w.mh (XDEPFILES): Delete.
10410         * config/pa/hppaosf.mh (XDEPFILES): Delete.
10411         * config/pa/hpux11.mh (XDEPFILES): Delete.
10412         * config/powerpc/aix.mh (XDEPFILES): Delete.
10413         * config/powerpc/nbsd.mh (XDEPFILES): Delete.
10414         * config/powerpc/linux.mh (XDEPFILES): Delete.
10415         * config/romp/rtbsd.mh: Rename XDEPFILES.
10416         * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
10417         * config/rs6000/aix4.mh (XDEPFILES): Delete.
10418         * config/rs6000/rs6000.mh (XDEPFILES): Delete.
10419         * config/s390/s390.mh (XDEPFILES): Delete.
10420         * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
10421         * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
10422         * config/sparc/sun4os4.mh (XDEPFILES): Delete.
10423         * config/sparc/sparclynx.mh (XDEPFILES): Delete.
10424         * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
10425         * config/sparc/nbsd.mh (XDEPFILES): Delete.
10426         * config/sparc/linux.mh (XDEPFILES): Delete.
10427         * config/vax/vaxult.mh (XDEPFILES): Delete.
10428         * config/vax/vaxult2.mh (XDEPFILES): Delete.
10429         * Makefile.in (DEPFILES): Remove XDEPFILES.
10430
10431 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
10432
10433         * utils.c (internal_verror): Fix comments, default is yes not no.
10434         Update queries to match.  Default to quit and dump core.
10435
10436 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
10437
10438         * breakpoint.c: Update assuming #if UI_OUT is always true.  Update
10439         copyright.
10440         * defs.h, event-top.c, gdbcmd.h: Ditto.
10441         * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
10442         * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
10443         * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
10444         * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
10445         * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
10446         * mi/mi-main.c:Ditto.
10447
10448         * stack.c, symfile.c: Update copyright.
10449
10450 2002-01-17  Daniel Jacobowitz  <drow@mvista.com>
10451
10452         * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
10453         gdbserver/low-nbsd.c, gdbserver/low-sim.c,
10454         gdbserver/low-sparc.c, gdbserver/low-sun3.c,
10455         gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
10456
10457 2002-01-17  Daniel Jacobowitz  <drow@mvista.com>
10458
10459         * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
10460         * gdbserver/low-lynx.c (myattach): Likewise.
10461         * gdbserver/low-nbsd.c (myattach): Likewise.
10462         * gdbserver/low-sim.c (myattach): Likewise.
10463         * gdbserver/low-sparc.c (myattach): Likewise.
10464         * gdbserver/low-sun3.c (myattach): Likewise.
10465
10466         * gdbserver/low-linux.c (myattach): New function.
10467
10468         * gdbserver/server.c (attach_inferior): New function.
10469         (main): Handle "--attach".
10470
10471 2002-01-16  Andrew Cagney  <ac131313@redhat.com>
10472
10473         * MAINTAINERS (language support): Daniel Jacobwitz is C++
10474         maintainer.
10475
10476 2002-01-15  Daniel Jacobowitz  <drow@mvista.com>
10477
10478         * c-typeprint.c (is_type_conversion_operator): Add additional
10479         check for non-conversion operators.
10480
10481 2002-01-15  Michael Snyder  <msnyder@redhat.com>
10482
10483         * linux-proc.c: Add "info proc" command, a la procfs.c.
10484         (read_mapping): New function, abstract and re-use code.
10485         (linux_find_memory_regions): Use new func read_mapping.
10486         (linux_info_proc_cmd): New function, implement "info proc".
10487         (_initialize_linux_proc): Add new command "info proc".
10488
10489 2002-01-15  Michael Snyder  <msnyder@redhat.com>
10490
10491         * symfile.c (generic_load): Use bfd_map_over_sections method
10492         instead of manipulating bfd structure members directly.
10493         (add_section_size_callback): New function, bfd sections callback
10494         used by generic_load.
10495         (load_sections_callback): New function, bfd sections callback
10496         used by generic_load.
10497
10498 2002-01-15  Elena Zannoni  <ezannoni@redhat.com>
10499
10500         [Based on work by Jim Blandy]
10501         * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
10502         (builtin_type_vec128): Export.
10503         * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
10504         types.
10505         (builtin_type_vec128): New builtin type for 128 bit vector
10506         registers.
10507         (build_gdbtypes): Initialize builtin_type_v16qi and
10508         builtin_type_v8hi. Create the vec128 register builtin type
10509         structure.
10510         (build_builtin_type_vec128): New function.
10511         (_initialize_gdbtypes): Register builtin_type_v16qi and
10512         builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
10513         * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
10514         AltiVec register to new builtin type.
10515
10516 2001-01-15  Daniel Jacobowitz  <drow@mvista.com>
10517
10518         * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
10519         to make_cv_type.
10520
10521 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
10522
10523         * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
10524         CLEAN_UP_REGISTER_VALUE.
10525         * regcache.c (supply_register): Update only call.
10526
10527 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
10528
10529         * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
10530         a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
10531         a29k-*-vxworks* targets as obsolete.
10532
10533 2002-01-14  Michael Snyder  <msnyder@redhat.com>
10534
10535         * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
10536         until we can resolve portability issues.
10537         * gregset.h: Remove references to fpxregs.
10538         * gcore.c (gcore_command): Initialize note_sec to NULL.
10539
10540 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
10541
10542         * signals.c (target_signal_to_name): Rewrite.  Only use
10543         signals[].name when in bounds and non-NULL.
10544
10545 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
10546
10547         From Petr Ledvina <ledvinap@kae.zcu.cz>:
10548         * signals.c (target_signal_to_name): Verify that SIG is within the
10549         bounds of the signals array.
10550
10551 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
10552
10553         * MAINTAINERS: Remove arm-coff and arm-pe from target list.
10554
10555 2002-01-13  Keith Seitz  <keiths@redhat.com>
10556
10557         * stack.c (print_frame_info_base): Print the frame's pc
10558         only if when print_frame_info_listing_hook is not defined.
10559
10560 2002-01-13  Keith Seitz  <keiths@redhat.com>
10561
10562         * varobj.c (varobj_set_value): Make sure that there were no
10563         errors evaluating the object before attempting to set its
10564         value.
10565         value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
10566         so this offset adjustment is no longer necessary.
10567         (create_child): Don't set the error flag if the child is
10568         a CPLUS_FAKE_CHILD.
10569         (value_of_child): If value_fetch_lazy fails, return NULL
10570         so that callers will be notified that an error occurred.
10571         (c_value_of_variable): Delay check of variable's validity
10572         until later. We actually want all structs and unions to have
10573         the value "{...}".
10574         Do not return "???" for variables which could not be evaluated.
10575         This error condition must be returned to the caller so that it
10576         can get the error condition from gdb.
10577         (cplus_name_of_child): Adjust index for vptr before figuring
10578         out the name of the child.
10579         (cplus_value_of_child): If a child's (real) parent is not valid,
10580         don't even bother trying to give a value for it. Just return
10581         an error. Change all instances in this function.
10582         (cplus_type_of_child): If our parent is one of the "fake"
10583         parents, we need to get at the type of the real parent, and
10584         derive the child's true type using this information.
10585
10586 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
10587
10588         From 2002-01-09 John Marshall <johnm@falch.net>:
10589         * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
10590         sources.redhat.com, and tweak some related URLs which had
10591         suffered from linkrot.
10592
10593 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
10594
10595         From Jeff law:
10596         * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
10597         structures passed in registers.
10598
10599 2002-01-13  Eli Zaretskii  <eliz@is.elta.co.il>
10600
10601         * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
10602         white space which prevented compilation.  Reported by DSK
10603         <dsk@student.unsw.edu.au>.
10604
10605 2002-01-11  Michael Snyder  <msnyder@redhat.com>
10606
10607         * symfile.c (build_section_addr_info_from_section_tab):
10608         Use bfd access method instead of manipulating bfd directly.
10609         (syms_from_objfile): Ditto.
10610         (simple_overlay_update_1): Ditto.
10611         (simple_overlay_update): Ditto.
10612         (generic_load): Ditto.
10613         (overlay_unmapped_address): FIXME comment, bfd access methods.
10614         (sections_overlap): FIXME comment, bfd access methods.
10615         (pc_in_mapped_range): FIXME comment, bfd access methods.
10616         (pc_in_unmapped_range): FIXME comment, bfd access methods.
10617         (section_is_mapped): FIXME comment, bfd access methods.
10618         (section_is_overlay): FIXME comment, bfd access methods.
10619
10620         * symfile.c (generic_load): Whitespace and long line cleanups.
10621         Remove duplicate variable, change several local variables to
10622         more appropriate data types.
10623         (print_transfer_performance): Use %lu instead of %ld for ulongs.
10624
10625 2002-01-12  Andrew Cagney  <ac131313@redhat.com>
10626
10627         From Peter Schauer:
10628         * language.c (longest_local_hex_string_custom): Use phex_nz to
10629         convert NUM to a hex string.
10630
10631 2002-01-12  Elena Zannoni  <ezannoni@redhat.com>
10632
10633         * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
10634         the function.
10635         Update Copyright year.
10636
10637 2002-01-12  Andrew Cagney  <ac131313@redhat.com>
10638
10639         * language.c (longest_raw_hex_string): Delete unused function.
10640
10641 2002-01-11  Petr Sorfa  <petrs@caldera.com>
10642
10643         * MAINTAINERS (write-after-approval): Add myself.
10644         * dwarf2read.c (read_tag_string_type): Handling of
10645         DW_AT_byte_size.
10646         (read_tag_string_type): FORTRAN fix to prevent propagation of
10647         first string size.
10648         (set_cu_language): Handling of DW_LANG_Fortran95
10649
10650 2002-01-11  Richard Earnshaw  <rearnsha@arm.com>
10651
10652         * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
10653         GETPID(inferior_ptid).
10654         (store_inferior_registers): Likewise.
10655
10656 2002-01-10  Jason Merrill  <jason@redhat.com>
10657
10658         * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
10659         Fix DW_OP_minus.
10660
10661 2002-01-10  Andrew Cagney  <ac131313@redhat.com>
10662
10663         * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
10664         and bfd/elf32-sh-nbsd.c.
10665
10666 2002-01-10  Michael Snyder  <msnyder@redhat.com>
10667
10668         * NEWS: Mention --pid and corefile/proc-id behavior change.
10669
10670         * Makefile.in: Add rules for gcore.o and linux-proc.o.
10671         * gcore.c: Include cli/cli-decode.h instead of command.h.
10672
10673         * main.c (captured_main): Add new command line option "--pid".
10674         If the second command line argument (following the symbol-file)
10675         begins with a digit, try to attach to it before trying to open
10676         it as a corefile.
10677         (print_gdb_help): Document the "--pid" argument.
10678
10679 2002-01-10  Eli Zaretskii  <eliz@is.elta.co.il>
10680
10681         * completer.c (command_completer): New function.
10682
10683         * completer.h <command_completer>: Add prototype.
10684
10685         * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
10686         completer for the "help" command.
10687
10688 2002-01-09  Jason Merrill  <jason@redhat.com>
10689
10690         * c-typeprint.c (is_type_conversion_operator): Fix thinko.
10691
10692 2002-01-09  Michael Snyder  <msnyder@redhat.com>
10693
10694         * i386-linux-nat.c (fill_fpxregset): Make global.
10695         (store_fpxregset): Ditto.
10696
10697         * gregset.h (gdb_fpxregset_t): Define.
10698         (supply_fpxregset): Prototype.
10699         (fill_fpxregset): Prototype.
10700
10701         * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
10702
10703 2002-01-09  Richard Earnshaw  <rearnsha@arm.com>
10704
10705         * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
10706         * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
10707         * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
10708
10709 2002-01-09  Andrew Cagney  <ac131313@redhat.com>
10710
10711         * MAINTAINERS: Update target maintainer rules so that any
10712         Maintainer can approve a tested patch for a maintenance-only
10713         target.
10714
10715 2002-01-09  Richard Earnshaw  <rearnsha@arm.com>
10716
10717         * MAINTAINERS (write-after-approval): Add myself.
10718
10719         * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
10720         IN_SIGTRAMP.
10721
10722 2002-01-08  Michael Snyder  <msnyder@redhat.com>
10723
10724         * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
10725         real name of the executable, rather than the /proc name.
10726
10727 2002-01-03  Michael Snyder  <msnyder@redhat.com>
10728
10729         Implement a "generate-core-file" command in gdb, save target state.
10730         * gcore.c: New file.  Implement new command 'generate-core-file'.
10731         Save a corefile image of the current state of the inferior.
10732         * linux-proc.c: Add linux-specific code for saving corefiles.
10733         * target.h (struct target_ops): Add new target vectors for saving
10734         corefiles; to_find_memory_regions and to_make_corefile_notes.
10735         (target_find_memory_regions): New macro.
10736         (target_make_corefile_notes): New macro.
10737         * target.c (update_current_target): Inherit new target methods.
10738         (dummy_find_memory_regions): New place-holder method.
10739         (dummy_make_corefile_notes): New place-holder method.
10740         (init_dummy_target): Initialize new dummy target vectors.
10741         * exec.c (exec_set_find_memory_regions): New function.
10742         Allow the exec_ops vector for memory regions to be taken over.
10743         (exec_make_note_section): New function, target vector method.
10744         * defs.h (exec_set_find_memory_regions): Export prototype.
10745         * procfs.c (proc_find_memory_regions): New function, corefile method.
10746         (procfs_make_note_section): New function, corefile method.
10747         (init_procfs_ops): Set new target vector pointers.
10748         (find_memory_regions_callback): New function.
10749         (procfs_do_thread_registers): New function.
10750         (procfs_corefile_thread_callback): New function.
10751         * sol-thread.c (sol_find_memory_regions): New function.
10752         (sol_make_note_section): New function.
10753         (init_sol_thread_ops): Initialize new target vectors.
10754         * inftarg.c (inftarg_set_find_memory_regions): New function.
10755         Allow to_find_memory_regions vector to be taken over.
10756         (inftarg_set_make_corefile_notes): New function.
10757         Allow to_make_corefile_notes vector to be taken over.
10758         * thread-db.c (thread_db_new_objfile): Don't activate thread-db
10759         interface layer if not target_has_execution (may be a corefile).
10760         * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
10761         * config/sparc/sun4sol2.mh: Ditto.
10762         * config/alpha/alpha-linux.mh: Ditto.
10763         * config/arm/linux.mh: Ditto.
10764         * config/i386/x86-64linux.mh: Ditto.
10765         * config/ia64/linux.mh: Ditto.
10766         * config/m68k/linux.mh: Ditto.
10767         * config/mips/linux.mh: Ditto.
10768         * config/powerpc/linux.mh: Ditto.
10769         * config/sparc/linux.mh: Ditto.
10770
10771 2002-01-07  Michael Snyder  <msnyder@redhat.com>
10772
10773         * arm-linux-nat.c: Remove references to regcache.c internal data
10774         (registers[] and register_valid[]).
10775
10776 2002-01-07  Michael Snyder  <msnyder@redhat.com>
10777
10778         * linux-proc.c: New file.  Implement child_pid_to_exec_file,
10779         so that attaching to a pid will automatically read the process's
10780         symbol file and shlibs.
10781         * Makefile.in: Add rule for linux-proc.o.
10782         * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
10783         * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
10784         * config/arm/linux.mh: Ditto.
10785         * config/i386/linux.mh: Ditto.
10786         * config/i386/x86-64linux.mh: Ditto.
10787         * config/ia64/linux.mh: Ditto.
10788         * config/m68k/linux.mh: Ditto.
10789         * config/mips/linux.mh: Ditto.
10790         * config/powerpc/linux.mh: Ditto.
10791         * config/sparc/linux.mh: Ditto.
10792
10793 2002-01-06  Pierre Muller  <muller@ics.u-strasbg.fr>
10794
10795         * win32-nat.c: Add i386-tdep.h dependency.
10796
10797 2002-01-07  Michael Snyder  <msnyder@redhat.com>
10798
10799         * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
10800         instead of bfd_get_arch_size.  Don't bail out just because
10801         there's no exec_bfd.
10802
10803         * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
10804         * p-valprint.c (pascal_object_print_value): Ditto.
10805         * somread.c (som_symtab_read): Ditto.
10806         * symfile.c (simple_free_overlay_region_table): Ditto.
10807         * valops.c (value_assign): Ditto.
10808
10809         * tracepoint.c (tracepoint_save_command): From Klee Dienes --
10810         use tilde_expand and strerror for opening save-tracepoints file.
10811
10812         * thread-db.c (thread_db_new_objfile): Indendation fix.
10813
10814         * infptrace.c (GDB_MAX_ALLOCA): New define.
10815         (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
10816         size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
10817         can be overridden with whatever value is appropriate to the host).
10818         * infttrace.c (child_xfer_memory): Add FIXME warning about use of
10819         alloca to allocate potentially large buffer.
10820         * rs6000-nat.c (child_xfer_memory): Ditto.
10821         * symm-nat.c (child_xfer_memory): Ditto.
10822         * x86-64-linux-nat.c (child_xfer_memory): Ditto.
10823
10824 2002-01-07  Jackie Smith Cashion  <jsmith@redhat.com>
10825
10826         From Nick Clifton  <nickc@redhat.com>
10827         * d10v-tdep.c: Set STACK_START to 0x200bffe.
10828
10829 2002-01-07  Michael Snyder  <msnyder@redhat.com>
10830
10831         * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
10832         Don't use exec_bfd if it's NULL.
10833
10834 2002-01-06  Mark Kettenis  <kettenis@gnu.org>
10835
10836         * valops.c (value_arg_coerce): Fix formatting.
10837
10838 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
10839
10840         * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
10841         * gnu-nat.c: Ditto.
10842
10843 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
10844
10845         * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
10846         arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
10847         i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
10848         ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
10849         z8k-coff have not been multi-arched.  Update z8k-coff build
10850         status.
10851
10852 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
10853
10854         * MAINTAINERS: Mark a29k target as obsolete.
10855         * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
10856         (remote-mm.o, remote-udi.o): Obsolete.  Remove references in
10857         comments.
10858         * NEWS: Note that a29k targets are obsolete.
10859         * a29k-tdep.c: Mark as obsolete.
10860         * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
10861         a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
10862         a29k-*-vxworks* targets as obsolete.
10863         * remote-adapt.c: Obsolete.
10864         * remote-eb.c: Obsolete.
10865         * remote-mm.c: Obsolete.
10866         * remote-udi.c: Obsolete.
10867         * config/a29k/a29k-udi.mt: Obsolete.
10868         * config/a29k/a29k.mt: Obsolete.
10869         * config/a29k/tm-a29k.h: Obsolete.
10870         * config/a29k/tm-vx29k.h: Obsolete.
10871         * config/a29k/vx29k.mt: Obsolete.
10872
10873 2002-01-05  Andrew Cagney  <ac131313@redhat.com>
10874
10875         * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
10876         with BFD_ENDIAN_BIG.
10877
10878 2002-01-05  Andrew Cagney  <ac131313@redhat.com>
10879
10880         * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
10881         * configure, config.in: Re-generate.
10882         * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
10883         * defs.h: Do not include <endian.h>.
10884
10885 2002-01-05  Jason Thorpe  <thorpej@wasabisystems.com>
10886
10887         * acconfig.h (HAVE_PT_GETXMMREGS): New.
10888         * config.in: Regenerate.
10889         * configure.in: Update copyright years.
10890         Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
10891         * configure: Regenerate.
10892         * i386bsd-nat.c: Update copyright years.
10893         (fill_gregset): Use regcache_collect.
10894         (fetch_inferior_registers): Only fetch integer registers
10895         if requested to do so.  Add support for XMM registers
10896         using PT_GETXMMREGS.
10897         (store_inferior_registers): Only store integer registers
10898         if requested to do so.  Add support for XMM registers
10899         using PT_SETXMMREGS.
10900         * i386nbsd-nat.c (fetch_inferior_registers): Remove.
10901         (store_inferior_registers): Remove.
10902         (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
10903         (fetch_elfcore_registers): New function.
10904         (i386nbsd_elfcore_fns): New.
10905         (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
10906         * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
10907         i386bsd-nat.o.
10908         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
10909         * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
10910         * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
10911         * config/i386/tm-nbsd.h: Update copyright years.
10912         (HAVE_SSE_REGS): Define.
10913         (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
10914         (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
10915         (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
10916         (SIGCONTEXT_PC_OFFSET): Remove.
10917         (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
10918
10919 2002-01-05  Andrew Cagney  <ac131313@redhat.com>
10920
10921         * configure.tgt: Remove powerpc-*-macos* target.
10922         * config/m68k/xm-mpw.h: Delete file.
10923         * config/xm-mpw.h: Delete file.
10924         * ser-mac.c: Delete file.
10925         * mpw-make.sed: Delete file.
10926         * mpw-config.in: Delete file.
10927         * mac-xdep.c: Delete file.
10928         * mac-gdb.r: Delete file.
10929         * mac-defs.h: Delete file.
10930         * mac-nat.c: Delete file.
10931         * config/powerpc/macos.mh: Delete file.
10932         * config/powerpc/macos.mt: Delete file.
10933         * config/powerpc/nm-macos.h: Delete file.
10934         * config/powerpc/tm-macos.h: Delete file.
10935         * source.c (openp, open_source_file): Remove obsolete code.
10936         * top.c (gdb_readline): Ditto.
10937         * utils.c (query): Ditto.
10938         * event-top.c (display_gdb_prompt): Ditto.
10939         * Makefile.in (ser-mac.o): Delete obsolete target.
10940         * NEWS: Update.
10941
10942 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
10943
10944         * defs.h (BIG_ENDIAN): Delete macro definition.
10945         * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
10946         coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
10947         findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
10948         printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
10949         remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
10950         stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
10951         config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
10952         config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
10953         config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
10954         config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
10955         config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
10956         config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
10957         mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
10958         * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
10959         * gdbarch.c: Re-generate.
10960
10961 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
10962
10963         * thread-db.c (thread_db_new_objfile): Do not enable thread_db
10964         for core files.
10965
10966 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
10967
10968         * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
10969
10970 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
10971
10972         * value.h (value_ptr): Delete typedef.
10973
10974 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
10975
10976         * i386nbsd-nat.c: Update copyright years.
10977         Include i386-tdep.h.
10978
10979 2002-01-04  Elena Zannoni  <ezannoni@redhat.com>
10980
10981         * stabsread.c: Update copyright years.
10982
10983         From Debashis Mahata <debashis.mahata@wipro.com>:
10984         (read_struct_fields): Deal with Sun C compiler erroneous stab
10985         output for structs and unions.
10986         Fix PR gdb/269.
10987
10988 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
10989
10990         * p-valprint.c: Include "cp-abi.h" for baseclass_offset
10991         prototype.
10992
10993 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
10994
10995         * cp-abi.c: Fix whitespace.
10996         (baseclass_offset): New wrapper function.
10997         * cp-abi.h (baseclass_offset): Add prototype.
10998         (struct cp_abi_ops): Add baseclass_offset pointer.
10999
11000         * valops.c (vb_match): Move to...
11001         * gnu-v2-abi.c (vb_match): here.
11002         * valops.c (baseclass_offset): Move to...
11003         * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
11004
11005         * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
11006
11007         * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
11008         * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
11009         * hpacc-abi.c (init_hpacc_ops): Likewise.
11010
11011 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
11012
11013         * valops.c (find_overload_match): Accept obj as a
11014         reference parameter.  Update it before returning.
11015         * value.h (find_overload_match): Update prototype.
11016         * eval.c (evaluate_subexp_standard): Pass object to
11017         find_overload_match by reference.
11018
11019 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
11020
11021         * valarith.c: Replace value_ptr with struct value pointer.  Remove
11022         register attribute from value declarations.
11023         * valops.c: Ditto.
11024         * value.h: Ditto.
11025         * scm-lang.c (scm_lookup_name): Ditto.
11026
11027 2002-01-03  Michael Snyder  <msnyder@redhat.com>
11028
11029         Abstract the functionality of iterating over mapped memory
11030         regions into a general purpose iterator function.
11031         * procfs.c (iterate_over_mappings): New function, general purpose
11032         iterator for memory sections.
11033         (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
11034         (solib_mappings_callback): New function, callback for above.
11035         (info_proc_mappings): Reimpliment using iterate_over_mappings.
11036         (info_mappings_callback): New function, callback for above.
11037
11038         * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
11039
11040 2002-01-01  Mark Kettenis  <kettenis@gnu.org>
11041
11042         * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
11043         * i386-tdep.c: Include "elf-bfd.h".
11044         (process_note_abi_tag_sections): New function.
11045         (i386_gdbarch_init): Add code to recognize various OS/ABI
11046         combinations.
11047
11048         * maint.c (_initialize_maint_cmds): Add missing \ in
11049         string-literal.
11050
11051 For older changes see ChangeLog-2001
11052 \f
11053 Local Variables:
11054 mode: change-log
11055 left-margin: 8
11056 fill-column: 74
11057 version-control: never
11058 End: