2002-09-18 Andrew Cagney <ac131313@redhat.com>
[external/binutils.git] / gdb / ChangeLog
1 2002-09-18  Andrew Cagney  <ac131313@redhat.com>
2
3         * maint.c (maintenance_internal_error): Print the parameter as the
4         error message.
5         (maintenance_internal_warning): New function.
6         (_initialize_maint_cmds): Add command `maint internal-warning'.
7
8         * defs.h (internal_warning, internal_vwarning): Declare.
9         * utils.c (struct internal_problem): Define.
10         (internal_vproblem): New function.
11         (internal_warning): New function.
12         (internal_vwarning): New function.
13         (internal_warning_problem, internal_error_problem): New variables.
14         (internal_verror): Just call internal_vproblem.
15
16 2002-09-18  Michael Snyder  <msnyder@redhat.com>
17
18         * objc-lang.c: New file, support for Objective-C.
19         Preliminary check-in, not yet integrated into gdb.
20         * objc-lang.h: New file.
21         * objc-exp.y:  New file.
22
23 2002-09-18  Andrew Cagney  <ac131313@redhat.com>
24
25         * infrun.c (signal_stop_update): Convert definition to ISO C.
26         (signal_print_update): Ditto.
27         (signal_pass_update): Ditto.
28         * inflow.c (terminal_save_ours): Ditto.
29
30         * h8300-tdep.c (h8300_gdbarch_init): Use C instead of C++
31         comments.
32         
33         * config/djgpp/fnchange.lst: Handle name clashes between
34         bfd/coff-tic30.c, bfd/coff-tic4x.c, bfd/coff-tic54x.c and
35         bfd/coff-tic80.c.
36
37         * i386-linux-tdep.h: Fix tipo.
38
39 2002-09-18  Adam Fedor  <fedor@gnu.org>
40
41         * MAINTAINERS: Add myself to the Write After Approval list.
42
43 2002-09-18  Jim Blandy  <jimb@redhat.com>
44
45         * dbxread.c, mdebugread.c: Revert my change of 2001-10-23.  Moving
46         texthigh and textlow to reader-specific structs caused
47         objfile_relocate to miss them.  This is fixable, but the work that
48         the change was supposed to prepare GDB for never got done anyway.
49
50 2002-09-18  David Carlton  <carlton@math.stanford.edu>
51
52         * MAINTAINERS: Alphabetize Write After Approval list.
53
54 2002-09-18  Daniel Jacobowitz  <drow@mvista.com>
55
56         Fix PR gdb/709
57         * values.c (value_static_field): Call read_var_value.
58
59 2002-09-18  Andrew Cagney  <ac131313@redhat.com>
60
61         * valops.c (hand_function_call): Align the initial stack pointer
62         and STRUCT_ADDR using frame_align.  When STRUCT_RETURN and
63         FRAME_ALIGN_P, use STRUCT_ADDR to obtain the called function's
64         return value.
65         * mips-tdep.c (mips_frame_align): New function.
66         (mips_gdbarch_init): Set frame_align.
67         * gdbarch.sh (FRAME_ALIGN): New method.
68         * gdbarch.h, gdbarch.c: Re-generate.
69
70 2002-09-18  Michal Ludvig  <mludvig@suse.cz>
71
72         * x86-64-linux-nat.c (x86_64_regmap): Added CS and SS
73         registers.
74
75 2002-09-17  Andrew Cagney  <ac131313@redhat.com>
76
77         * NEWS: Mention that MIPS $fp behavior changed.
78         * mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register): Delete
79         reference to FP_REGNUM.
80         (mipsnbsd_cannot_store_register): Ditto.
81         * mips-linux-nat.c: Update copyright.
82         (mips_linux_cannot_fetch_register): Delete reference to FP_REGNUM.
83         (mips_linux_cannot_store_register): Ditto.
84         * mips-linux-tdep.c (supply_gregset): Ditto.  Update copyright.
85         * config/mips/tm-mips.h: Update copyright.
86         (FP_REGNUM): Delete macro.
87         (MIPS_REGISTER_NAMES): Replace "fp" with "".
88         * config/mips/tm-irix6.h (FP_REGNUM): Delete macro.
89         * mips-tdep.c (mips_gdbarch_init): Set read_fp to mips_read_sp.
90         (mips_r3041_reg_names, mips_r3051_reg_names)
91         (mips_r3081_reg_names): Replace "fp" with "".
92         Fix PR gdb/480.
93
94 2002-09-17  Theodore A. Roth  <troth@verinet.com>
95
96         * gdb/avr-tdep.c(avr_scan_prologue): Fix bad call to 
97         generic_read_register_dummy() (PR gdb/703).
98         (avr_push_return_address): #if 0 out unused vars.
99         (avr_gdbarch_init): Enable use of avr_push_return_address().
100
101 2002-09-17  Michael Snyder  <msnyder@redhat.com>
102
103         * m32r-stub.c (restore_and_return): Postpone restoring of PSW.
104         RTE will take care of it.
105
106 2002-09-17  Andrew Cagney  <ac131313@redhat.com>
107
108         * arch-utils.c (legacy_virtual_frame_pointer): If FP_REGNUM is
109         invalid, return SP_REGNUM.
110
111 2002-09-17  Michael Snyder  <msnyder@redhat.com>
112
113         * mips-tdep.c (mips_pop_frame): Read saved values of floating
114         point registers without sign extension.
115
116 2002-09-17  Andrew Cagney  <cagney@redhat.com>
117
118         * blockframe.c (deprecated_read_register_dummy): Rename
119         generic_read_register_dummy.
120         * frame.c (frame_unwind_signed_register): New function.
121         (frame_unwind_unsigned_register): New function.
122         * frame.h (frame_unwind_signed_register): Declare.
123         (frame_unwind_unsigned_register): Declare.
124         (deprecated_read_register_dummy): Rename
125         generic_read_register_dummy.
126
127         * h8300-tdep.c (h8300_frame_chain): Update.
128         (h8300_frame_saved_pc): Update.
129         * xstormy16-tdep.c (xstormy16_frame_saved_pc): Update.
130         * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
131         * s390-tdep.c (s390_frame_saved_pc_nofix): Update.
132         (s390_frame_chain): Update.
133         * v850-tdep.c (v850_find_callers_reg): Update.
134         (v850_frame_saved_pc): Update.
135         * m32r-tdep.c (m32r_init_extra_frame_info): Update.
136         (m32r_find_callers_reg): Update.
137         (m32r_frame_saved_pc): Update.
138         * sh-tdep.c (sh_find_callers_reg): Update.
139         (sh64_get_saved_pr): Update.
140         (sh_init_extra_frame_info): Update.
141         (sh_init_extra_frame_info): Update.
142         (sh64_init_extra_frame_info): Update.
143         (sh64_init_extra_frame_info): Update.
144         * mcore-tdep.c (mcore_find_callers_reg): Update.
145         (mcore_frame_saved_pc): Update.
146         (mcore_init_extra_frame_info): Update.
147         * i386-tdep.c (i386_frame_saved_pc): Update.
148         * ia64-tdep.c (ia64_frame_saved_pc): Update.
149         (ia64_init_extra_frame_info): Update.
150         (ia64_init_extra_frame_info): Update.
151         * d10v-tdep.c (d10v_frame_saved_pc): Update.
152         * cris-tdep.c (cris_init_extra_frame_info): Update.
153         * avr-tdep.c (avr_frame_chain): Update.
154         (avr_init_extra_frame_info): Update.
155         (avr_frame_saved_pc): Update.
156         * arm-tdep.c (arm_find_callers_reg): Update.
157         (arm_init_extra_frame_info): Update.
158         (arm_frame_saved_pc): Update.
159
160 2002-09-17  Tom Tromey  <tromey@redhat.com>
161
162         * c-lang.c (c_emit_char): Don't treat \0 specially unless quoter
163         is "'".
164
165 2002-09-17  Corinna Vinschen  <vinschen@redhat.com>
166
167         * MAINTAINERS: Remove "non multi-arched" text from h8300.
168         * h8300-tdep.c (h8300_next_prologue_insn) Renamed from
169         NEXT_PROLOGUE_INSN.
170         (h8300_examine_prologue): Call h8300_next_prologue_insn instead of
171         NEXT_PROLOGUE_INSN.
172
173 2002-09-16  Joel Brobecker  <brobecker@gnat.com>
174
175         * osfsolib.c: Remove file, replaced by solib-osf.c.
176         * Makefile.in: Remove compilation rules for osfsolib.c.
177
178 2002-09-16  David Carlton  <carlton@math.stanford.edu>
179
180         * cp-valprint.c (cp_print_class_method): Correct args to
181         check_stub_method_group.
182
183 2002-09-16  Corinna Vinschen  <vinschen@redhat.com>
184
185         * h8300-tdep.c: Multiarch.  Drop `set machine' command in favor of
186         `set architecture'.  Unify naming convention of functions.
187         (h8300_skip_prologue): Improve prologue analysis.
188         (h8300_push_arguments): Rewritten to more closely match GCC's
189         bizarre argument-passing behavior, along with the comment describing
190         said behavior.
191         * remote-hms.c (hms_regnames): Don't use NUM_REGS in definition.
192         * config/h8300/tm-h8300.h: Multiarch.  Just keep stuff needed by
193         sim, remote-e7000.c, remote-hms.c and remote.c
194
195 2002-09-15  Mark Kettenis  <kettenis@gnu.org>
196
197         * i386-tdep.c (gdb_print_insn_i386): Removed.
198         (i386_print_insn): New function.
199         (i386_gdbarch_init): Set print_insn to i386_print_insns.
200         (_initialize_i386_tdep): Don't initialize tm_print_insn and
201         tm_print_insn_info.
202
203 2002-09-14  Mark Kettenis  <kettenis@gnu.org>
204
205         * gdbtypes.c (check_stub_method_group): Initialize found_stub to
206         zero.
207
208 2002-09-14  Corinna Vinschen  <vinschen@redhat.com>
209
210         * arch-utils.c (legacy_pc_in_sigtramp): Move preprocessor expression
211         for IN_SIGTRAMP to here.  Use IN_SIGTRAMP only if it's defined. 
212         Guard usage of SIGTRAMP_START() by using SIGTRAMP_START_P.
213
214 2002-09-13  Christopher Faylor  <cgf@redhat.com>
215
216         * win32-nat.c (child_create_inferior): Honor 'tty' command.
217
218 2002-09-13  Daniel Jacobowitz  <drow@mvista.com>
219
220         * gdbtypes.c (check_stub_method): Make static.
221         (check_stub_method_group): New function.
222         * gdbtypes.h: Update prototypes.
223         * cp-support.c: New file.
224         * cp-support.h: New file.
225
226         * stabsread.c: Include "cp-abi.h" and "cp-support.h".
227         (update_method_name_from_physname): New function.
228         (read_member_functions): Correct method names for operators
229         and v3 constructors/destructors.  Separate v2 constructors and
230         destructors.
231         * Makefile.in (stabsread.o): Update dependencies.
232         (SFILES): Add cp-support.c.
233         (COMMON_OBS): Add cp-support.o.
234         (cp_support_h, cp-support.o): Add.
235
236         * cp-valprint.c (cp_print_class_method): Call
237         check_stub_method_group instead of check_stub_method.  Remove
238         extraneous QUITs.
239         * p-valprint.c (pascal_object_print_class_method): Likewise.
240         * valops.c (search_struct_method): Likewise.
241         (find_method_list, value_struct_elt_for_reference): Likewise.
242
243 2002-09-13  Andrew Cagney  <cagney@redhat.com>
244
245         * gdbarch.sh (SIGTRAMP_END): Change to a predicate function.
246         * gdbarch.h, gdbarch.c: Regenerate.
247
248 2002-09-13  Andrew Cagney  <ac131313@redhat.com>
249
250         * frame.c (find_saved_register): Delete function.
251         * frame.h (find_saved_register): Delete declaration.
252         Fix PR gdb/631.
253
254 Fri Sep 13 14:59:55 2002  Andrew Cagney  <cagney@redhat.com>
255
256         * mips-tdep.c (read_next_frame_reg): Re-hack using
257         frame_register_unwind.
258
259 Fri Sep 13 07:42:09 2002  Andrew Cagney  <cagney@redhat.com>
260
261         * mips-tdep.c (mips_get_saved_register): Re-hack using
262         frame_register_unwind.
263
264 2002-09-12  Joel Brobecker  <brobecker@gnat.com>
265
266         * gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture
267         vector. Will be useful for Interix.  
268         * gdbarch.h, gdbarch.c: Regenerate.
269
270         * valops.c (value_allocate_space_in_inferior): Replace hard-coded
271         name of the malloc function by NAME_OF_MALLOC.
272
273 2002-09-12  Joel Brobecker  <brobecker@gnat.com>
274
275         * value.h (find_function_in_inferior): Add const keyword to
276         one of the parameters. Allows us to invoke this function with
277         a const char *.
278         * valops.c (find_function_in_inferior): Likewise.
279
280 2002-09-12  Joel Brobecker  <brobecker@gnat.com>
281
282         * exec.c (xfer_memory): Fix compilation warning with old versions
283         of GCC.
284         * tracepoint.c (trace_find_tracepoint_command): Likewise.
285
286 2002-09-12  David Carlton  <carlton@math.stanford.edu>
287
288         * symtab.h: Run through gdb_indent.h.
289         Add 2002 to Copyright year list.
290
291 2002-09-12  Alan Modra  <amodra@bigpond.net.au>
292
293         * x86-64-tdep.c (_initialize_x86_64_tdep): Don't use hard-coded
294         mach constants.
295         * MAINTAINERS: Add myself to write after approval list.
296
297 2002-09-11  J. Brobecker  <brobecker@gnat.com>
298
299         * osabi.c (gdb_osabi_name): Add entry for GDB_OSABI_INTERIX.
300
301 2002-09-11  J. Brobecker  <brobecker@gnat.com>
302
303         * osabi.h (gdb_osabi): Add new GDB_OSABI_INTERIX enum value for
304         Interix.
305
306 2002-06-05  Paul N. Hilfinger  <hilfingr@otisco.mckusick.com>
307
308         * procfs.c (do_detach): Clear current signal, not just fault.
309         Corrects problem with breakpoint trap signal leaking to detached
310         process on Tru64.
311
312 2002-09-10  Michael Snyder  <msnyder@redhat.com>
313
314         * buildsym.c (finish_block): Protect against null pointer.
315
316 2002-09-10  Andrew Cagney  <cagney@redhat.com>
317
318         * infcmd.c (default_print_registers_info): Send all output to
319         ``file'' instead of ``gdb_stdout''.
320
321 2002-09-10  Michael Snyder  <msnyder@redhat.com>
322
323         * mips-tdep.c (mips_extract_struct_value_address): Make val a
324         LONGEST, and use signed register read (addresses are sign-
325         extended for mips).
326
327 2002-09-10  Stephane Carrez  <stcarrez@nerim.fr>
328
329         * event-loop.c (gdb_do_one_event): Make public.
330         * event-loop.h (gdb_do_one_event): Declare.
331
332 2002-09-10  Jeff Law  <law@redhat.com>
333
334         * infttrace.c (child_resume): Simplify and rework to avoid
335         TT_PROC_CONTINUE.
336
337 2002-09-09  Fred Fish  <fnf@intrinsity.com>
338
339         * printcmd.c (print_scalar_formatted): "len" is the number of
340         target bytes, NOT the number of target bits.
341
342 2002-09-09  Elena Zannoni  <ezannoni@redhat.com>
343
344         From: Emmanuel Thome'  <thome@lix.polytechnique.fr>
345         * top.c (init_main): Set rl_terminal_name.
346
347 2002-09-08  Aidan Skinner <aidan@velvet.net>
348
349         * ada-lang.c (ada_array_bound, ada_type_match,
350         _initialize_ada_language): Fix K&R definitions.
351         * ada-tasks.c (get_current_task): Fix K&R definitions.
352         * ada-valprint.c (adjust_type_signedness): Fix K&R definitions.
353                         
354 2002-09-07  Christopher Faylor  <cgf@redhat.com>
355
356         * MAINTAINERS: Remove CE from list of maintainership responsibilities.
357         Add XP.
358
359 2002-09-06  Mark Kettenis  <kettenis@gnu.org>
360
361         * i386-tdep.c (i386_register_virtual_type,
362         i386_register_convertible, i386_register_convert_to_virtual,
363         i386_register_comvert_to_raw): Use FP_REGNUM_P and SSE_REGNUM_P
364         instead of IS_FP_REGNUM and IS_SSE_REGNUM.
365         (i386_gdbarch_init): Fix comment.  Add comments on calls that set
366         sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum.
367         Don't set push_arguments twice.
368
369         * i386bsd-tdep.c (i386bsd_init_abi): Set sigtramp_start and
370         sigtramp_end to i386bsd_sigtramp_start and i386bsd_sigtramp_end.
371         * i386nbsd-tdep.c (i386nbsd_init_abi): Set sigtramp_start and
372         sigtramp_end to NULL.
373         * config/i386/tm-fbsd.h (SIGTRAMP_START, SIGTRAMP_END): Remove
374         defines.
375         (i386bsd_sigtramp_start, i386_sigtramp_end): Remove prototypes.
376
377         * i386nbsd-tdep.c (i386nbsd_pc_in_sigtramp): Remove spurious
378         whitespace.
379
380         * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.
381         * gdbarch.h, gdbarch.c: Re-generate.
382         * blockframe.c (find_pc_sect_partial_function): Convert to use
383         SIGTRAMP_START_P predicate.
384
385 2002-09-05  Michael Snyder  <msnyder@redhat.com>
386
387         * arm-tdep.c (arm_init_extra_frame_info): Distinguish between
388         generic_dummy_frame method and old method.  Also distinguish
389         between ARM_FP_REGNUM and THUMB_FP_REGNUM.
390         (arm_extract_return_value): Use new regcache method.
391
392         * mips-tdep.c (mips_n32n64_push_arguments): Remove alignment
393         adjustment that doesn't conform to the ABI.
394         (mips_extract_struct_value_address): Retrieve V0_REGNUM from
395         saved regcache, not from current regcache.
396
397 2002-09-05  Andrew Cagney  <ac131313@redhat.com>
398
399         * NEWS: Update for 5.3.  Add new section ``Changes since 5.3''.
400         * README: Update.
401
402 2002-09-04  Jason Thorpe  <thorpej@wasabisystems.com>
403
404         * arm-tdep.c (arm_addr_bits_remove): Don't check for Thumb mode
405         if arm_apcs_32 is false.
406
407 2002-09-04  Andrew Cagney  <ac131313@redhat.com>
408
409         GDB 5.3 branch created.
410
411 2002-09-03  Theodore A. Roth  <troth@verinet.com>
412
413         * gdb/avr-tdep.c (avr_gdbarch_init): Use
414         generic_unwind_get_saved_register.
415
416 2002-09-03  David Carlton  <carlton@math.stanford.edu>
417
418         * dwarf2read.c (dwarf2_add_member_fn): Add the 'type'
419         argument (PR gdb/653).  Update call to smash_to_method_type.
420         (read_structure_scope): Update call to dwarf2_add_member_fn.
421
422 2002-09-03  Michal Ludvig  <mludvig@suse.cz>
423
424         * x86-64-linux-tdep.c: Include gdb_string.h
425         * x86-64-linux-nat.c: Ditto.
426
427 2002-09-02  Jason Thorpe  <thorpej@wasabisystems.com>
428
429         * ada-exp.y (yyname, yyrule): Remap global variables that appear
430         when YYDEBUG is set to 1.  
431         * c-exp.y: Likewise.
432         * f-exp.y: Likewise.
433         * jv-exp.y: Likewise.
434         * m2-exp.y: Likewise.
435         * p-exp.y: Likewise.
436
437 2002-09-02  Jason Thorpe  <thorpej@wasabisystems.com>
438
439         * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to
440         dependency list.
441         * i386nbsd-tdep.c (i386nbsdelf_init_abi): Set
442         solib_svr4_fetch_link_map_offsets to
443         nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
444         * config/i386/nbsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
445         * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
446         * config/i386/nbsdelf.mh (NATDEPFILES): Remove solib.o,
447         solib-svr4.o, and solib-legacy.o.
448         * config/i386/tm-nbsd.h: Include solib.h.
449
450 2002-09-02  Jason Thorpe  <thorpej@wasabisystems.com>
451
452         * configure.tgt (i[3456]86-*-netbsdelf*): Merge with... 
453         (i[3456]86-*-netbsd*): ...this.  Set gdb_target to nbsd. 
454         (i[3456]86-*-openbsd*): Make this a separate entry.  Add a
455         comment noting that this needs its own target configuration.
456         * config/i386/nbsd.mt: New file.
457         * config/i386/nbsdaout.mt: Remove.
458         * config/i386/nbsdelf.mt: Ditto.
459         * config/i386/tm-nbsdaout.h: Ditto. 
460
461 2002-09-02  Jason Thorpe  <thorpej@wasabisystems.com>
462
463         * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function. 
464         (i386nbsd_pc_in_sigtramp): Rewrite to use i386nbsd_sigtramp_offset. 
465         (i386nbsd_init_abi): Don't initialize tdep->sigtramp_start or
466         tdep->sigtramp_end.
467         (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end): Remove. 
468         * config/i386/tm-nbsd.h (SIGTRAMP_START, SIGTRAMP_END)
469         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove.
470
471 2002-09-02  Jason Thorpe  <thorpej@wasabisystems.com>
472
473         * Makefile.in (i386nbsd-tdep.o): Add $(arch_utils_h),
474         $(i386_tdep_h), and $(nbsd_tdep_h) to dependency list.
475         * i386-tdep.h (i386bsd_init_abi): New prototype.
476         * i386bsd-tdep.c (i386bsd_init_abi): Remove "static" from
477         function declaration.
478         (_initialize_i386bsd_tdep): Don't register OS ABI handlers
479         for NetBSD-a.out or NetBSD-ELF.
480         (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end)
481         (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset)
482         (i386nbsd_init_abi, i386nbsdelf_init_abi): Move to...
483         * i386nbsd-tdep.c: ...here.  Include arch-utils.h, i386-tdep.h,
484         and nbsd-tdep.h.
485         (i386nbsd_pc_in_sigtramp): New function.
486         (i386nbsd_init_abi): Set gdbarch_pc_in_sigtramp to
487         i386nbsd_pc_in_sigtramp.
488         (_initialize_i386nbsd_tdep): Register i386nbsd_init_abi
489         and i386nbsdelf_init_abi OS ABI handlers.
490         * config/i386/nbsdaout.mt (TDEPFILES): Add nbsd-tdep.o.
491         * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
492
493 2002-09-02  Mark Kettenis  <kettenis@gnu.org>
494
495         * i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSE
496         registers if the target really has them.
497
498 2002-08-31  Jason Thorpe  <thorpej@wasabisystems.com>
499
500         * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) rather
501         than nbsd-tdep.h.
502
503 2002-08-31  Jason Thorpe  <thorpej@wasabisystems.com>
504
505         * Makefile.in (alphanbsd-tdep.o): Add $(frame_h) to dependency
506         list.
507         * alphanbsd-tdep.c (alphanbsd_sigcontext_addr)
508         (alphanbsd_skip_sigtramp_frame): New functions. 
509         (alphanbsd_init_abi): Set tdep->skip_sigtramp_frame to
510         alphanbsd_skip_sigtramp_frame.  Set tdep->sigcontext_addr
511         to alphanbsd_sigcontext_addr. 
512
513 2002-08-31  Jason Thorpe  <thorpej@wasabisystems.com>
514
515         * Makefile.in (mipsnbsd-tdep.o): Add nbsd-tdep.h to dependency
516         list.
517         (nbsd-tdep.o): Add $(gdb_string_h) to dependency list. 
518         * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): Use
519         nbsd_pc_in_sigtramp. 
520         * mipsnbsd-tdep.c: Include nbsd-tdep.h.
521         (mipsnbsd_pc_in_sigtramp): Use nbsd_pc_in_sigtramp.
522         * nbsd-tdep.c: Include gdb_string.h.
523         (nbsd_pc_in_sigtramp): New function. 
524         * nbsd-tdep.h (nbsd_pc_in_sigtramp): New prototype. 
525         * ppcnbsd-tdep.c (ppcnbsd_pc_in_sigtramp): New function.
526         (ppcnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
527         ppcnbsd_pc_in_sigtramp. 
528         * shnbsd-tdep.c (shnbsd_pc_in_sigtramp): New function.
529         (shnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
530         shnbsd_pc_in_sigtramp. 
531         * sparcnbsd-tdep.c (sparcnbsd_init_abi_elf): Set
532         gdbarch_pc_in_sigtramp to nbsd_pc_in_sigtramp. 
533         * config/mips/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
534
535 2002-08-30  Pierre Muller  <muller@ics.u-strasbg.fr>
536
537         * breakpoint.c (breakpoint_init_inferior): Reset the val field of
538         watchpoints to NULL.
539         (insert_breakpoints): set val field of watchpoints if NULL.
540
541
542 2002-08-29  Jim Blandy  <jimb@redhat.com>
543
544         * symtab.c (lookup_symbol_aux): In the cases where we find a
545         minimal symbol of an appropriate name and use its address to
546         select a symtab to read and search, use `name' (as passed to us)
547         as the demangled name when searching the symtab's global and
548         static blocks, not the minsym's name.
549
550 2002-08-29  Keith Seitz  <keiths@redhat.com>
551
552         * stack.c (print_frame_info_base): Always set current_source_symtab
553         and current_source_line.
554
555 2002-08-29  Donn Terry  <donnte@microsoft.com>
556
557         * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S).
558
559 2002-08-28  Keith Seitz  <keiths@redhat.com>
560
561         * stack.c (select_frame): Add FIXME concerning selected-frame
562         events.
563         (select_frame_command): Send selected-frame-level-changed
564         event notification, but only if the level actually changed.
565         (up_silently_base): Add selected-frame-level-changed event
566         notification.
567         (down_silently_base): Likewise.
568
569 2002-08-28  Andrew Cagney  <ac131313@redhat.com>
570
571         * Makefile.in: Update dependencies for all gdb/*.c files.
572
573 2002-08-27  Tom Tromey  <tromey@redhat.com>
574
575         * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,
576         ax-gdb.o, signals.o, jv-valprint.o, c-valprint.o, cp-abi.o):
577         Update dependencies.
578         * i387-tdep.c: Include gdb_string.h.
579         * osabi.c: Likewise.
580         * i386-linux-nat.c: Likewise.
581         * lin-lwp.c: Likewise.
582         * ax-gdb.c: Likewise.
583         * signals/signals.c: Likewise.
584         * jv-valprint.c: Likewise.
585         * p-lang.c: Likewise.
586         * c-valprint.c: Likewise.
587         * cp-abi.c: Likewise.
588
589 2002-08-27  Elena Zannoni  <ezannoni@redhat.com>
590
591         * cli/cli-script.h (copy_command_lines): Export.
592         * breakpoint.c: Include cli/cli-script.h.
593         * Makefile.in (breakpoint.o): Update dependencies.
594
595 2002-08-26  Michael Snyder  <msnyder@redhat.com>
596
597         * breakpoint.c (insert_breakpoints): Protect all references
598         to 'process_warning'.  Shorten long lines.
599
600 2002-08-26  Joel Brobecker  <brobecker@gnat.com>
601
602         * cli/cli-script.c (copy_command_lines): New function.
603         * defs.h (copy_command_lines): Export.
604         * testsuite/gdb.base/commands.exp: New tests for commands
605         attached to a temporary breakpoint, and for commands that
606         delete the breakpoint they are attached to.
607         
608 2002-08-26  Michael Snyder  <msnyder@redhat.com>
609
610         * breakpoint.c (bpstat_stop_status): Instead of copying the 
611         pointer to the breakpoint commands struct, make a new copy
612         of the struct and point to that.
613         (bpstat_clear): Free the commands struct.
614         (bpstat_clear_actions): Free the commands struct.
615         (bpstat_do_actions): Free the command actions.  Also execute
616         the local cleanups, instead of deleting them.
617         (delete_breakpoint): Leave the commands field of the bpstat
618         chain alone -- it will be freed later.
619
620 2002-08-26  Kevin Buettner  <kevinb@redhat.com>
621
622         * rs6000-tdep.c (altivec_register_p): Restore function inadvertently
623         deleted in 2002-08-20 commit.  This function is still used by
624         ppc-linux-nat.c.
625
626 2002-08-26  Keith Seitz  <keiths@redhat.com>
627
628         * gdb-events.sh: Add selected-frame-level-changed event.
629         * gdb-events.c: Regenerated.
630         * gdb-events.h: Regenerated.
631         
632 2002-08-26  Stephane Carrez  <stcarrez@nerim.fr>
633
634         Fix PR gdb/393:
635         * inflow.c (terminal_save_ours): New function to save terminal
636         settings.
637         * inferior.h (terminal_save_ours): Declare.
638         * target.c (debug_to_terminal_save_ours): New function.
639         (cleanup_target): Defaults to_terminal_save_ours.
640         (update_current_target): Inherit to_terminal_save_ours.
641         (setup_target_debug): Set to_terminal_save_ours.
642         * target.h (target_terminal_save_ours): New to save terminal settings.
643         (target_ops): New member to_terminal_save_ours.
644         * gnu-nat.c (init_gnu_ops): Set to_terminal_save_ours.
645         * hpux-thread.c (init_hpux_thread_ops): Likewise.
646         * inftarg.c (init_child_ops): Likewise.
647         * m3-nat.c (init_m3_ops): Likewise.
648         * procfs.c (init_procfs_ops): Likewise.
649         * wince.c (init_child_ops): Likewise.
650         * win32-nat.c (init_child_ops): Likewise.
651         * sol-thread.c (init_sol_thread_ops): Likewise.
652
653 2002-08-26  Mark Kettenis  <kettenis@gnu.org>
654
655         * i386-tdep.c (i386_store_return_value): Undeprecate.  Convert to
656         use regcache_* functions.
657         (i386_gdbarch_init): Set store_return_value instead of
658         deprecated_store_return_value.
659
660         * regcache.c (regcache_raw_write_signed,
661         regcache_raw_write_unsigned): New functions.
662         * regcache.h (regcache_raw_write_signed,
663         regcache_raw_write_unsigned): New prototypes.
664
665 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
666
667         * Makefile.in (c-exp.tab.o, jv-exp.tab.o, f-exp.tab.o)
668         (m2-exp.tab.o, p-exp.tab.o, ada-exp.tab.o): Move to before the
669         source file dependencies.  Cleanup corresponding generator rules.
670
671 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
672
673         * regcache.h (register_offset_hack): Declare.
674         (regcache_cooked_read_using_offset_hack): Declare.
675         (regcache_cooked_write_using_offset_hack): Declare.
676
677         * regcache.c (register_offset_hack): New function.
678         (regcache_cooked_read_using_offset_hack): New function.
679         (regcache_cooked_write_using_offset_hack): New function.
680         (regcache_dump): Check that the registers, according to their
681         offset, are packed hard against each other.
682         (cooked_xfer_using_offset_hack): New function.
683
684 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
685
686         * regcache.c (struct regcache_descr): Add field register_type.
687         (init_legacy_regcache_descr): Pass a pre-allocated regcache_descr
688         in as a parameter
689         (init_regcache_descr): Initialize register_type.  Pass the descr
690         to init_legacy_regcache_descr.  Use register_type instead of
691         REGISTER_VIRTUAL_TYPE.
692         (register_type): New function.
693         (regcache_dump): Replace REGISTER_VIRTUAL_TYPE with register_type.
694         * regcache.h (register_type): Declare.
695
696 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
697
698         * rs6000-tdep.c (rs6000_gdbarch_init): Set store_struct_return
699         instead of deprecated_store_return_value.  Fix fallout from
700         2002-08-23 Andrew Cagney <cagney@redhat.com>.
701
702 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
703
704         * regcache.c (max_register_size): New function.
705         (init_legacy_regcache_descr): Ensure that max_register_size is
706         large enough for REGISTER_VIRTUAL_SIZE.
707         * regcache.h (max_register_size): Declare.
708
709 2002-08-24  Andrew Cagney  <ac131313@redhat.com>
710
711         * rs6000-tdep.c (rs6000_gdbarch_init): Use deprecated version of
712         store_return_value.
713         (e500_extract_return_value): Change type of valbuf pointer to
714         void.
715
716 2002-08-24  Mark Kettenis  <kettenis@gnu.org>
717
718         * PROBLEMS: Clarify problems with FreeBSD's compiler and suggest
719         workaround.
720
721         * valprint.c (print_longest) [CC_HAS_LONG_LONG &&
722         PRINTF_HAS_LONG_LONG]: Cast val_long to (long long) or (unsigned
723         long long) to prevent compiler warning on 64-bit systems.
724
725 2002-08-23  Andrew Cagney  <cagney@redhat.com>
726
727         * gdbarch.sh (STORE_RETURN_VALUE): Add regcache parameter.
728         (DEPRECATED_STORE_RETURN_VALUE): New method.
729         (EXTRACT_RETURN_VALUE): Make buffer parameter a void pointer.
730         * gdbarch.h, gdbarch.c: Re-generate.
731
732         * values.c (set_return_value): Pass current_regcache to
733         STORE_RETURN_VALUE.
734         * arch-utils.h (legacy_store_return_value): Declare.
735         * arch-utils.c (legacy_store_return_value): New function.
736         (legacy_extract_return_value): Update parameters.
737
738         * config/pa/tm-hppa.h (DEPRECATED_STORE_RETURN_VALUE): Rename
739         STORE_RETURN_VALUE.
740         * config/pa/tm-hppa64.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
741         * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
742         * config/z8k/tm-z8k.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
743         * config/sparc/tm-sparclet.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
744         * config/mn10200/tm-mn10200.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
745         * config/m68k/tm-linux.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
746         * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
747         * config/m32r/tm-m32r.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
748         * config/h8500/tm-h8500.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
749         * config/h8300/tm-h8300.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
750
751         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
752         * i386-tdep.c (i386_extract_return_value): Update.
753         * arch-utils.c (legacy_extract_return_value): Update.
754         * frv-tdep.c (frv_gdbarch_init): Update.
755         * cris-tdep.c (cris_gdbarch_init): Update.
756         * d10v-tdep.c (d10v_gdbarch_init): Update.
757         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
758         * m68k-tdep.c (m68k_gdbarch_init): Update.
759         * mcore-tdep.c (mcore_gdbarch_init): Update.
760         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
761         * s390-tdep.c (s390_gdbarch_init): Update.
762         * sparc-tdep.c (sparc_gdbarch_init): Update.
763         * sh-tdep.c (sh_gdbarch_init): Update.
764         * x86-64-tdep.c (x86_64_gdbarch_init): Update.
765         * v850-tdep.c (v850_gdbarch_init): Update.
766         * avr-tdep.c (avr_gdbarch_init): Update.
767         * ia64-tdep.c (ia64_gdbarch_init): Update.
768         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
769         * vax-tdep.c (vax_gdbarch_init): Update.
770         * alpha-tdep.c (alpha_gdbarch_init): Update.
771         * arm-tdep.c (arm_gdbarch_init): Update.
772         * mips-tdep.c (mips_gdbarch_init): Update.
773         * i386-tdep.c (i386_gdbarch_init): Update.
774
775 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
776
777         * config/djgpp/fnchange.lst: Add entries for bfd/elf32-ppcqnx.c,
778         bfd/elf32-ppc.c, bfd/elf32-sh.c and bfd/elf32-shqnx.c.
779
780 2002-08-24  Mark Kettenis  <kettenis@gnu.org>
781
782         * PROBLEMS: Refer to GDB 5.3 instead of 5.2.  Mention FreeBSD
783         problems.
784
785 2002-08-23  Joel Brobecker  <brobecker@gnat.com>
786
787         * infrun.c (handle_inferior_event): Move a comment outside of a
788         function call, in order to avoid indent reformatting this part
789         of the code in an unreadable way.
790
791 2002-08-23  Grace Sainsbury  <graces@redhat.com>
792
793         * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsg
794         when breakpoints fail. Move general breakpoint error messages to
795         insert_breakpoints.  
796         * breakpoint.c (insert_breakpoints): Change warnings when
797         breakpoints are nto inserted to specify the type. Remove call to
798         memory_error when hardware breakpoints can't be inserted. Remove
799         multiple calls to warning so all messages are sent to the user at
800         once.
801         (delete_breakpoints): Make insert error messsages more explicit.
802
803 2002-08-23  Daniel Jacobowitz  <drow@mvista.com>
804
805         * ChangeLog: Move gdbserver entries after GDB 5.2 to
806         gdbserver/ChangeLog.
807
808 2002-08-23  Mark Kettenis  <kettenis@gnu.org>
809
810         * i386-tdep.c: Include "objfiles.h".
811         (i386_svr4_init_abi): Set in_solib_call_trampoline and
812         skip_trampoline_code.
813         * config/i386/tm-i386v4.h: Don't include "config/tm-sysv4.h".
814         (CPLUS_MARKER): Define to '.'.
815
816         * linux-proc.c (struct linux_corefile_thread_data): Add num_notes
817         member.
818         (linux_corefile_thread_callback): Increase args->num_notes.
819         (linux_make_note_section): Initialize thread_args.num_notes, and
820         use it to determine whether notes for any threads were created.
821
822 2002-08-23  Donn Terry  <donnte@microsoft.com>
823
824         * proc-api.c (rw_table): Do not include a row for PCDSTOP if the
825         corresponding macro is not defined. Likewise for PCNICE, PCSHOLD
826         and PCUNKILL.
827         (write_with_trace): Conditionalize out the switch branch handling
828         PCSHOLD if the corresponding macro is not defined. Likewise for
829         PRSABORT and PRSTOP.
830         This change will be needed by the Interix port.
831
832 2002-08-22  Elena Zannoni  <ezannoni@redhat.com>
833
834         * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): use
835         write_register wherever possible instead of manipulating the
836         register bytes directly.
837         Assign VALUE_CONTENTS to a variable and use that.
838         The GPR numbers are now dependent on the architecture.
839         
840 2002-08-22  Elena Zannoni  <ezannoni@redhat.com>
841
842         * rs6000-tdep.c (struct rs6000_framedata): Add saved_ev and
843         ev_offset fields.
844         (skip_prologue): Add support for BookE/e500 instructions.
845         (e500_extract_return_value): New function.
846         (frame_get_saved_regs): Add support for saving ev registers and
847         pseudo gpr's.
848         (e500_store_return_value): New function.
849         (rs6000_gdbarch_init): Move up default intializations of
850         deprecated_extract_return_value and store_return_value.  Overwrite
851         init of store_return_value with e500 specific version.
852         Set extract_return_value for e500.
853         
854 2002-08-22  Elena Zannoni  <ezannoni@redhat.com>
855
856         * blockframe.c (generic_call_dummy_register_unwind): Use
857         regcache_cooked_read to catch cases in which the variable is
858         stored in a pseudo register.
859
860 2002-08-22  Andrew Cagney  <cagney@redhat.com>
861
862         * NEWS: Mention that the i960 has been made obsolete.
863         * Makefile.in (SFILES): Delete remote-nrom.c, remote-nindy.c and
864         i960-tdep.c
865         (remote-nrom.o): Obsolete target.
866         (remote-nindy.o, i960-tdep.o): Ditto.
867         * remote-nrom.c: Make file obsolete.
868         * remote-nindy.c, remote-vx960.c: Ditto.
869         * config/i960/vxworks960.mt, config/i960/nindy960.mt: Ditto.
870         * config/i960/mon960.mt, config/i960/tm-i960.h: Ditto.
871         * config/i960/tm-vx960.h, config/i960/tm-nindy960.h: Ditto.
872         * config/i960/tm-mon960.h, i960-tdep.c: Ditto.
873         * configure.tgt: Make i960-*-bout*, i960-nindy-coff*,
874         i960-*-coff*, i960-nindy-elf*, i960-*-elf*, i960-*-nindy* and
875         i960-*-vxworks* obsolete.
876         * MAINTAINERS: Note that the i960 is obsolete.
877
878 2002-08-21  Corinna Vinschen  <vinschen@redhat.com
879
880         * aix-thread.c (aix_thread_detach): Disable thread debugging on
881         detach to allow reinitialization.
882
883 2002-08-22  Andrew Cagney  <ac131313@redhat.com>
884
885         * MAINTAINERS: Change the s390 target to s390-linux-gnu (second
886         attempt).
887
888 2002-08-22  Jim Blandy  <jimb@redhat.com>
889
890         * coffread.c (coff_symfile_read): Don't try to read the line
891         number table from disk if the image file doesn't have a symbol
892         table; we'll never actually look at the info anyway, and Windows
893         ships DLL's with bogus file offsets for the line number data.
894
895 2002-08-21  Elena Zannoni  <ezannoni@redhat.com>
896
897         * rs6000-tdep.c (rs6000_gdbarch_init): Figure out whether we have
898         an e500 executable.
899
900 2002-08-21  Michael Snyder  <msnyder@redhat.com>
901
902         * mips-tdep.c (MSYMBOL_IS_SPECIAL): Replace macro with function.
903         (MSYMBOL_SIZE): Replace macro with function.
904         (DEFAULT_MIPS_TYPE): Delete unused macro.
905         * config/mips/tm-mips.h (DEFAULT_MIPS_TYPE): Delete unused macro.
906         * config/mips/tm-embed.h (DEFAULT_MIPS_TYPE): Delete unused macro.
907
908 2002-08-21  Jim Blandy  <jimb@redhat.com>
909
910         * valops.c (value_cast): Simplify and correct logic for doing a
911         static cast from a pointer to a base class to a pointer to a
912         derived class.
913
914 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
915
916         * infcmd.c (default_print_registers_info): Replace
917         do_registers_info.
918         (registers_info): Use gdbarch_print_registers_info instead of
919         DO_REGISTERS_INFO.
920         * inferior.h (default_print_registers_info): Replace
921         do_registers_info.
922         * gdbarch.sh (PRINT_REGISTERS_INFO): New method.
923         (DO_REGISTERS_INFO): Change to a predicate function.
924         * gdbarch.h, gdbarch.c: Regenerate.
925         
926 2002-08-21  Keith Seitz  <keiths@redhat.com>
927
928         * gdb-events.sh: Add target-changed event.
929         * gdb-events.c: Regenerated.
930         * gdb-events.c: Regenerated.
931         * valops.c (value_assign): Add target-changed event notification
932         to inlval_register, lval_memory, and lval_reg_frame_relative.
933
934 2002-08-21  Joel Brobecker  <brobecker@gnat.com>
935
936         * NEWS: Add an entry regarding the improvement of the next/step
937         operation on Alpha Tru64 multi-processor machines.
938
939 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
940
941         * Makefile.in: Update dependencies for mi/ cli/ and tui/
942         directores.
943         * Makefile.in: Update all _h macro definitions.
944         * Makefile.in (install-gdbtk): Move to install section.
945         (rdi-share/libangsd.a): Move to end of file.
946
947 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
948
949         * frame.c (frame_register_unwind): When a register, set addrp to
950         the register's byte.
951
952 2002-08-20  Michael Snyder  <msnyder@redhat.com>
953
954         * mips-tdep.c (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): These are only
955         used locally, so move them from the target machine header to here.
956         (mips_set_processor_type, mips_register_name, mips32_next_pc, 
957         mips16_next_pc, cached_proc_desc, mips_set_processor_type): 
958         Make static.
959         * config/mips/tm-mips.h (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Delete.
960
961 2002-08-20  Andrew Cagney  <cagney@redhat.com>
962
963         * NEWS: Mention that the Apollo line was made obsolete.
964         * configure.tgt: Make m68*-apollo*-bsd*, m68*-hp-bsd*, and
965         m68*-hp-hpux* obsolete.
966         * configure.host: Make m68*-apollo*-sysv*, m68*-apollo*-bsd*,
967         m68*-hp-bsd* and m68*-hp-hpux* obsolete.
968         * buildsym.c (make_blockvector): Make static.
969         * buildsym.h (make_blockvector): Make extern declaration obsolete.
970         * Makefile.in (HFILES_NO_SRCDIR): Remove dst.h
971         (ALLDEPFILES): Remove dstread.c.
972         (dstread.o): Obsolete make rule.
973         * dstread.c: Makefile obsolete.
974         * dst.h: Ditto.
975         * config/m68k/hp300hpux.mt: Ditto.
976         * config/m68k/hp300hpux.mh: Ditto.
977         * config/m68k/hp300bsd.mt: Ditto.
978         * config/m68k/hp300bsd.mh: Ditto.
979         * config/m68k/apollo68b.mt: Ditto.
980         * config/m68k/apollo68v.mh: Ditto.
981         * config/m68k/apollo68b.mh: Ditto.
982
983 2002-08-20  Michael Snyder  <msnyder@redhat.com>
984
985         * mips-tdep.c (mips_in_return_stub): Make static.
986         (mips_gdbarch_init): Set in_solib_return_trampoline.
987         * config/mips/tm-mips.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
988
989 2002-08-20  Michael Snyder  <msnyder@redhat.com>
990
991         * gdbarch.sh (IN_SOLIB_RETURN_TRAMPOLINE): Add.
992         * gdbarch.c, gdbarch.h: Regenerate.
993         * arch-utils.c, arch-utils.h (generic_in_solib_return_trampoline):
994         Add.
995         * infrun.c (IN_SOLIB_RETURN_TRAMPOLINE): Delete default definition.
996
997 2002-08-20  Michael Snyder  <msnyder@redhat.com>
998
999         * mips-tdep.c (mips_skip_stub, mips_in_call_stub): Make static.
1000         (mips_gdbarch_init): Set skip_trampoline_code, 
1001         in_solib_call_trampoline.
1002         * config/mips/tm-mips.h (REGISTER_NAME): Delete.
1003         (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE): Delete.
1004
1005 2002-08-20  Elena Zannoni  <ezannoni@redhat.com>
1006
1007         * ppc-tdep.h (struct gdbarch_tdep): Add ev registers.
1008
1009         * rs6000-tdep.c (rs6000_register_virtual_type): Return 64 bit
1010         vector type for ev registers.
1011         (e500_pseudo_register_read): New function.
1012         (e500_pseudo_register_write): New function.
1013         (e500_dwarf2_reg_to_regnum): New function.
1014         (PPC_UISA_NOFP_SPRS): New macro.
1015         (PPC_EV_REGS): New macro.
1016         (PPC_GPRS_PSEUDO_REGS): New macro.
1017         (registers_e500): New register set for e500.
1018         (variants): Add e500 variant.
1019         (rs6000_gdbarch_init): Move setting of pc, sp, fp regnums to
1020         before setting architectural dependent variations.  Initialize ev
1021         registers numbers.  Add case for e500 architecture.  Set the
1022         number of pseudo registers.
1023
1024 2002-08-20  Elena Zannoni  <ezannoni@redhat.com>
1025
1026         * rs6000-tdep.c: Clean up comments.
1027
1028 2002-08-20  Andrew Cagney  <cagney@redhat.com>
1029
1030         * h8300-tdep.c: Re-indent file.
1031
1032 2002-08-20  Jim Blandy  <jimb@redhat.com>
1033
1034         * Makefile.in (LDFLAGS): Allow the configure script to establish a
1035         default for this.
1036
1037 2002-08-20  Keith Seitz  <keiths@redhat.com>
1038
1039         * breakpoints.c (watch_command_1): Use internal breakpoint
1040         when setting a watchpoint_scope breakpoint.
1041
1042 2002-08-20  Elena Zannoni  <ezannoni@redhat.com>
1043
1044         * gdbtypes.c (build_builtin_type_vec64): Add name to type.
1045         (build_builtin_type_vec64i): Ditto.
1046         (build_builtin_type_vec128): Ditto.
1047         (build_builtin_type_vec128i): Ditto.
1048
1049 2002-08-19  Michael Snyder  <msnyder@redhat.com>
1050
1051         * config/mips/tm-mips.h (ELF_MAKE_MSYMBOL_SPECIAL): Delete.
1052         (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Change into functions.
1053         (FIX_CALL_DUMMY, PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME,
1054         POP_FRAME, INIT_EXTRA_FRAME_INFO): Delete.
1055         (CALL_DUMMY_START_OFFSET, CALL_DUMMY_BREAKPOINT_OFFSET,
1056         CALL_DUMMY_ADDRESS): Delete.
1057         * mips-tdep.c (mips_elf_make_msymbol_special, mips_msymbol_size,
1058         mips_msymbol_is_special, mips_fix_call_dummy): New functions.
1059         (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame, 
1060         push_dummy_frame, fix_call_dummy, init_extra_frame_info, 
1061         push_return_address.
1062         (mips_register_raw_size, mips_eabi_use_struct_convention, 
1063         mips_n32n64_use_struct_convention, mips_o32_use_struct_convention,
1064         mips_o32_reg_struct_has_addr, mips_frame_saved_pc, mips_frame_chain,
1065         mips_init_extra_frame_info, mips_eabi_push_arguments, 
1066         mips_n32n64_push_arguments, mips_push_return_address,
1067         mips_push_dummy_frame, mips_pop_frame, mips_skip_prologue,
1068         mips_breakpoint_from_pc, mips_call_dummy_address): Make static.
1069
1070 2002-08-19  Michael Snyder  <msnyder@redhat.com>
1071
1072         * mips-tdep.c (mips_frame_num_args): New function.
1073         (mips_gdbarch_init): Set frame_chain, frameless_function_invocation,
1074         frame_saved_pc, frame_args_address, frame_locals_address, 
1075         frame_num_args, and frame_args_skip.
1076         * config/mips/tm-mips.h (FRAME_CHAIN, FRAMELESS_FUNCTION_INVOCATION,
1077         FRAME_SAVED_PC, FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS, 
1078         FRAME_NUM_ARGS, FRAME_ARGS_SKIP): Delete.
1079         * config/mips/tm-mipsv4.h (FRAME_CHAIN_VALID): Delete.
1080
1081 2002-08-20  Michael Snyder  <msnyder@redhat.com>
1082
1083         * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Delete.
1084         (EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
1085         * mips-tdep.c (mips_store_struct_return): New function.
1086         (mips_extract_struct_value_address): New function.
1087         (mips_gdbarch_init): Set store_struct_return and
1088         extract_struct_value_address.
1089
1090 2002-08-20  David Carlton  <carlton@math.stanford.edu>
1091
1092         * dwarf2read.c (dwarf2_build_psymtabs): Check that
1093         dwarf_line_offset is nonzero before creating dwarf_line_buffer.
1094         (read_file_scope): Check that line_header is nonzero before
1095         decoding macro information.
1096
1097 2002-08-20  Mark Kettenis  <kettenis@gnu.org>
1098
1099         * i386-tdep.h (FP_REGNUM_P): Change such that we don't incorrectly
1100         flag the general-purpose registers as floating-point on targets
1101         that don't support the floating-point registers.
1102
1103 2002-08-20  Elena Zannoni  <ezannoni@redhat.com>
1104
1105         * rs6000-tdep.c (altivec_register_p): Delete.
1106         (rs6000_do_altivec_registers): Delete.
1107         (rs6000_altivec_registers_info): Delete.
1108         (rs6000_do_registers_info): Delete.
1109         (_initialize_rs6000_tdep): Remove command 'info powerpc altivec'.
1110         (rs6000_gdbarch_init): Remove setting of do_registers_info.
1111
1112 2002-08-20  Elena Zannoni  <ezannoni@redhat.com>
1113
1114         * infcmd.c (do_registers_info): Print vector registers in hex
1115         format only.
1116         (print_vector_info): Check that printing registers
1117         makes sense.
1118         (print_float_info): Ditto.
1119
1120 2002-08-20  Andrew Cagney  <ac131313@redhat.com>
1121
1122         * mips-tdep.c (mips_gdbarch_init): Update.
1123         (mips_o32_extract_return_value): Rewrite.
1124         (mips_o32_store_return_value): Rewrite.
1125         (mips_o32_xfer_return_value): New function.
1126         (mips_xfer_register): Tweak debug print message.  Allow for
1127         buf_offset when dumping the value transfered.
1128
1129 2002-08-20  Andrew Cagney  <ac131313@redhat.com>
1130
1131         * config/mips/tm-nbsd.h (MIPS_DEFAULT_ABI): Delete.
1132         * config/mips/tm-linux.h (MIPS_DEFAULT_ABI): Delete.
1133         * config/mips/tm-irix5.h (MIPS_DEFAULT_ABI): Delete.
1134         * config/mips/tm-irix6.h (MIPS_DEFAULT_ABI): Delete.
1135         * mips-tdep.c (mips_gdbarch_init) [MIPS_DEFAULT_ABI]: Delete code.
1136
1137 2002-08-14  Michael Snyder  <msnyder@redhat.com>
1138
1139         * mips-tdep.c (mips_frame_chain): Check for call-dummy frames.
1140
1141 2002-08-19  Elena Zannoni  <ezannoni@redhat.com>
1142
1143         * rs6000-tdep.c (struct reg): Add field to indicate a pseudo
1144         register.
1145         (P): New macro to define a register as a pseudo register.
1146         (R, R4, R8, R16, FR32, R64, R0): Updated.
1147         (struct variant): Add new fields for number of pseudo registers
1148         and number of total registers.
1149         (tot_num_registers): New macro replacing....
1150         (num_registers): ...deleted macro.
1151         (num_registers): New function.
1152         (num_pseudo_registers): New function.
1153         (variants): Update all variants to intialize new fields correctly.
1154         Postpone initialization of number of pseudo regs and real regs.
1155         (init_variants): New function.
1156         (rs6000_gdbarch_init): Initialize variants.  Update calculation of
1157         registers offsets.
1158
1159 2002-08-19  David Carlton  <carlton@math.stanford.edu>
1160
1161         * valops.c (search_struct_field): Change error message to treat
1162         return value of 0 from value_static_field as meaning that field is
1163         optimized out.
1164         (value_struct_elt_for_reference): Ditto.
1165         * values.c (value_static_field): Treat an unresolved location the
1166         same as a nonexistent symbol.  Fix PR gdb/635.
1167         * gnu-v2-abi.c (gnuv2_value_rtti_type): Eliminate test for being
1168         enclosed.  Fix PR gdb/574.
1169         * MAINTAINERS: Add self to Write After Approval list.
1170
1171 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
1172
1173         * mips-tdep.c (mips_xfer_register): New function.
1174         (mips_n32n64_extract_return_value): Rewrite.
1175         (mips_gdbarch_init): For N32 and N64, set extract_return_value
1176         instead of deprecated_extract_return_value.
1177
1178 2002-08-19  Elena Zannoni  <ezannoni@redhat.com>
1179
1180         * rs6000-tdep.c (TDEP): Delete macro.
1181         (branch_dest): Replace use of TDEP macro with its body.
1182         (rs6000_pop_frame): Ditto.
1183         (rs6000_push_arguments): Ditto.
1184         (rs6000_skip_trampoline_code): Ditto.
1185         (rs6000_frame_saved_pc): Ditto.
1186         (rs6000_frame_chain): Ditto.
1187         (rs6000_register_name): Ditto.
1188         (rs6000_register_byte): Ditto.
1189         (rs6000_register_raw_size): Ditto.
1190         (rs6000_register_virtual_type): Ditto.
1191         (rs6000_register_convertible): Ditto.
1192         (rs6000_convert_from_func_ptr_addr): Ditto.
1193
1194 2002-08-19  Daniel Jacobowitz  <drow@mvista.com>
1195
1196         * config/mips/tm-linux.h (REALTIME_LO, REALTIME_HI): Define
1197         conditionally.
1198         (JB_PC, JB_ELEMENT_SIZE): Rename to MIPS_LINUX_JB_PC and
1199         MIPS_LINUX_JB_ELEMENT_SIZE.
1200         * mips-linux-tdep.c (supply_gregset, fill_gregset): Use alloca
1201         for MAX_REGISTER_RAW_SIZE arrays.
1202         (mips_linux_get_longjmp_target): Use MIPS_LINUX_JB_PC and
1203         MIPS_LINUX_JB_ELEMENT_SIZE.
1204
1205 2002-08-19  Pierre Muller  <muller@ics.u-strasbg.fr>
1206
1207         * i387-tdep.c (i387_print_float_info): Fix typo in comment.
1208
1209 2002-08-19  Aidan Skinner <aidan@velvet.net>
1210
1211         * Makefile.in (SFILES): Add ada-exp.y ada-lang.c ada-typeprint.c
1212         ada-valprint.c ada-tasks.c.
1213         (YYFILES): Add ada-exp.y.
1214         (ada-exp.tab.c ada-lex.c ada-lang.o): New target.
1215         (ada-tasks.o ada-typeprint.o ada-valprint.o): New target.
1216         (ada-exp.tab.o): New target.
1217                 
1218 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
1219
1220         * regcache.c (regcache_xfer_part): New function.
1221         (regcache_raw_read_part): New function.
1222         (regcache_raw_write_part): New function.
1223         (regcache_cooked_read_part): New function.
1224         (regcache_cooked_write_part): New function.
1225         * regcache.h (regcache_raw_read_part): Declare.
1226         (regcache_raw_write_part): Declare.
1227         (regcache_cooked_read_part): Declare.
1228         (regcache_cooked_write_part): Declare.
1229
1230 2002-08-18  Daniel Jacobowitz  <drow@mvista.com>
1231
1232         * remote.c (remote_open_1): Add async_p.
1233         (remote_async_open_1): Delete.
1234         (open_remote_target): Delete.
1235         (remote_open, extended_remote_open): Update calls to remote_open_1.
1236         (remote_async_open, extended_remote_async_open): Call
1237         remote_open_1 instead of remote_async_open_1.
1238
1239 2002-08-19  Mark Kettenis  <kettenis@gnu.org>
1240
1241         * blockframe.c: Fix a few coding standard violations.
1242
1243 2002-08-19  Mark Kettenis  <kettenis@gnu.org>
1244
1245         * config/i386/nm-i386sco5.h (START_INFERIOR_TRAPS_EXPECTED): Moved
1246         here from ...
1247         * config/i386/tm-i386sco5.h: ... here.  File removed.
1248         * config/i386/i386sco5.mt (TM_FILE): Set to tm-i386v4.h.
1249
1250         * config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define.
1251         * config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.o
1252         (TM_FILE): Set to tm-i386.h.
1253         * config/i386/i386v.mt (TM_FILE): Set to tm-i386.h.
1254         * config/i386/tm-i386v.h: Remove file.
1255         * config/i386/tm-ptx.h [!SEQUENT_PTX4]: Include "i386/tm-i386.h"
1256         instead of "i386/tm-i386v.h".
1257         (START_INFERIOR_TRAPS_EXPECTED): Remove define.
1258         * config/i386/tm-symmetry: Include "i386/tm-i386.h" instead of
1259         "i386/tm-i386v.h".
1260         (START_INFERIOR_TRAPS_EXPECTED): Remove define.
1261         * config/i386/tm-vxworks.h: Include "i386/tm-i386.h" instead of
1262         "i386/tm-i386.h".
1263
1264 2002-08-18  Mark Kettenis  <kettenis@gnu.org>
1265
1266         * config/i386/nm-i386v.h: Add protection against
1267         multiple-inclusion.
1268         (i386_register_u_addr): Remove prototype.
1269         (register_u_addr): New prototype.
1270         (REGISTER_U_ADDR): Redefine accordingly.
1271         * i386v-nat.c: Improve several comments.
1272         (i386_register_u_addr): Change signature and rename to
1273         register_u_addr.  Use FP_REGNUM_P.  Rewrite slightly to get rid of
1274         ubase variable.
1275
1276 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
1277
1278         * config/mips/tm-mips.h (STORE_RETURN_VALUE): Delete macro.
1279         (DEPRECATED_EXTRACT_RETURN_VALUE): Delete macro.
1280         * mips-tdep.c (mips_gdbarch_init): Set store_return_value and
1281         deprecated_extract_return_value.
1282         (mips_o32_push_arguments, mips_o64_push_arguments): Clone and
1283         rename mips_o32o64_push_arguments.
1284         (mips_gdbarch_init): Update.
1285         (mips_extract_return_value): Delete.
1286         (mips_o32_extract_return_value): Clone mips_extract_return_value.
1287         (mips_o64_extract_return_value): Clone mips_extract_return_value.
1288         (mips_eabi_extract_return_value): Clone mips_extract_return_value.
1289         (mips_n32n64_extract_return_value): Clone
1290         mips_extract_return_value.
1291         (mips_store_return_value): Delete.
1292         (mips_o32_store_return_value): Clone mips_store_return_value.
1293         (mips_o64_store_return_value): Clone mips_store_return_value.
1294         (mips_eabi_store_return_value): Clone mips_store_return_value.
1295         (mips_n32n64_store_return_value): Clone mips_store_return_value.
1296
1297 2002-08-18  Aidan Skinner <aidan@velvet.net>
1298
1299         * ada-lang.c: Use gdb_string.h instead of <string.h>.
1300         * ada-typeprint.c: Use gdb_string.h instead of <string.h>.
1301                 
1302 2002-08-18  Aidan Skinner <aidan@velvet.net>
1303
1304         * ada-lang.c: Run through gdb_indent.sh.
1305         * ada-lang.h: Run through gdb_indent.sh.
1306         * ada-tasks.c: Run through gdb_indent.sh.
1307         * ada-typeprint.c: Run through gdb_indent.sh.
1308         * ada-valprint.c: Run through gdb_indent.sh.
1309
1310 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
1311
1312         * osabi.c (gdbarch_init_osabi): Don't complain about an unknown
1313         ABI.
1314
1315 2002-08-18  Mark Kettenis  <kettenis@gnu.org>
1316
1317         * i386b-nat.c [FETCH_INFERIOR_REGISTERS]: Remove dead code.
1318
1319         * config/i386/nm-i386bsd.h (FLOAT_INFO): Remove redundant #undef.
1320         * i386b-nat.c [FLOAT_INFO]: Remove dead code.
1321
1322         * i386-tdep.c (i386_do_pop_frame, i386_store_return_value): Call
1323         write_register_gen instead of write_register_bytes.
1324
1325         * NEWS: Mention that the i[3456]-*mach3*, i[3456]-*-mach* and
1326         i[3456]-*-osf1mk* configurations have been made obsolete.
1327         * configure.host: Make i[3456]86-*-mach3*, i[3456]86-*mach* and
1328         i[3456]86-*-osf1mk* hosts obsolete.
1329         * confighure.tgt: Make i[3456]86-*-mach3*, i[3456]86-*-osf1mk*
1330         targets obsolete.
1331         * config/i386/i386mach.mh, config/i386/nm-i386mach.h,
1332         config/i386/xm-i386mach.h, config/i386/i386m3.mh,
1333         config/i386/i386m3.mt, config/i386/nm-m3.h,
1334         config/i386/tm-i386m3.h, config/i386/xm-i386m3.h,
1335         config/i386/i386mk.mh, config/i386/i386mk.mt,
1336         config/i386/tm-i386mk.h, config/i386/xm-i386mk.h: Make files
1337         obsolete.
1338         * i386mach-nat.c, i386m3-nat.c: Make files obsolete.
1339         * Makefile.in (ALLDEPFILES): Remove i386mach.c i386m3-nat.c
1340         (i386mach-nat.o, i386m3-nat.o):Make targets obsolete.
1341
1342 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
1343
1344         * config/pa/tm-hppa.h (hppa_store_return_value): Declare.
1345         (hppa_value_returned_from_stack): Declare.
1346         (hppa_extract_return_value): Declare.
1347         * config/pa/hppa.mt: New file.
1348         * configure.tgt: Recognize hppa*-*-*.
1349         * MAINTAINERS: Change HPPA target to hppa-elf.  Still broken.
1350
1351 2002-08-18  Mark Kettenis  <kettenis@gnu.org>
1352
1353         * i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Fix typo in
1354         comment.
1355
1356 2002-08-17  Mark Kettenis  <kettenis@gnu.org>
1357
1358         * top.c (gdb_rl_operate_and_get_next): Make sure
1359         operate-and-get-next functions correctly even when the history
1360         list is completely filled.
1361
1362 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
1363
1364         * MAINTAINERS (Target Instruction Set Architectures): Rename
1365         Target/Architectures.  Replace vax-dec-vms5.5 with vax-netbsd.
1366         Replace s390-linux with s390-linux-gnu.  Remove i386-aout,
1367         mcore-pe, mips64-elf, sparc64-elf.  Remove i586-pc-msdosdjgpp,
1368         already listed under Host/Native.
1369
1370         * configure.tgt: Combine i[3456]86-*-coff*, i[3456]86-*-elf*,
1371         i[3456]86-*-pe*, and i[3456]86-*-aout* into i[3456]86-*-*.  Add
1372         mips*-*-*.
1373
1374 2002-08-17  Andrew Cagney  <ac131313@redhat.com>
1375
1376         * config/ia64/ia64.mt: New file.
1377         * config/alpha/alpha.mt: New file.
1378         * MAINTAINERS: Change the alpha target to alpha-elf and IA-64 to
1379         ia64-linux-gnu.  Mention that ia64-elf is broken.
1380         * configure.tgt: Add alpha*-*-* and ia64*-*-* patterns.
1381
1382 2002-08-17  Mark Kettenis  <kettenis@elgar.kettenis.dyndns.org>
1383
1384         * i386-tdep.c (i386_svr4_init_abi, i386_nw_init_abi): Use
1385         generic_func_frame_valid instead of func_frame_valid.
1386
1387 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
1388
1389         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,
1390         procfs appears to be broken when debugging on multi-processor
1391         machines. So enable software single stepping in order to avoid
1392         using the procfs interface to do next/step operations, using
1393         internal breakpoints instead.
1394
1395         * infrun.c (handle_inferior_event): Readjust the stop_pc by
1396         DECR_PC_AFTER_BREAK when hitting a single step breakpoint, to
1397         make this pc address equal to the value it would have if the
1398         system stepping capability was used. Also set a new flag used
1399         to ensure that we don't readjust the PC one more time later.
1400
1401         * breakpoint.c (bpstat_stop_status): Do not adjust the PC
1402         address by DECR_PC_AFTER_BREAK when software single step is
1403         in use for this architecture, as this has already been taken
1404         care of in handle_inferior_event().
1405
1406 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
1407
1408         * infrun.c (handle_inferior_event): Minor reformatting, to make
1409         a rather long condition expression easier to read.
1410
1411 2002-08-16  Andrew Cagney  <ac131313@redhat.com>
1412
1413         * Makefile.in (gdbtk.o): Move to end of file.
1414         (gdbtk-bp.o, gdbtk-cmds.o): Ditto.
1415         (gdbtk-hooks.o, gdbtk-register.o): Ditto.
1416         (gdbtk-stack.o, gdbtk-varobj.o): Ditto.
1417         (gdbtk-wrapper.o, gdbres.o): Ditto.
1418
1419 2002-08-16  Andrew Cagney  <ac131313@redhat.com>
1420
1421         * Makefile.in (copying.o): Separate out compile rule.
1422         (hpux-thread.o, procfs.o, signals.o): Ditto.
1423         (v850ice.o, z8k-tdep.o): Ditto.
1424         (tui-file.o): Move to TUI section.
1425         (xdr_ptrace.o, xdr_rdb.o, xdr_ld.o): Move to separate section.
1426         (nindy.o, Onindy.o, ttyflush.o): Move to separate section.
1427
1428 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
1429
1430         * i386-tdep.c (i386_pe_skip_trampoline_code): renamed from
1431         skip_trampoline_code, for better namespace-proofing.   
1432
1433         * i386-tdep.h (i386_pe_skip_trampoline_code): Add declaration.
1434
1435 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
1436
1437         * config/i386/tm-cygwin.h: Remove some "#if 0"'ed macros.
1438
1439 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
1440
1441         * infrun.c (handle_inferior_event): When receiving a SIGTRAP
1442         signal, check whether we hit a breakpoint before checking for a
1443         single step breakpoint. Otherwise, GDB fails to notice that a
1444         breakpoint has been hit when stepping onto a breakpoint.
1445
1446 2002-08-16  Keith Seitz  <keiths@redhat.com>
1447
1448         * gdb-events.sh (clear_gdb_event_hooks): New function.
1449         * gdb-events.c: Regenerate.
1450         * gdb-events.h: Regenerate.
1451
1452 2002-08-16  Andrew Cagney  <ac131313@redhat.com>
1453
1454         * breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint to
1455         not_a_sw_breakpoint.
1456         * breakpoint.h (bpstat_stop_status): Add parameter names.
1457
1458 2002-08-16  Grace Sainsbury  <graces@redhat.com>
1459
1460         * remote.c (remote_insert_hw_breakpoint)
1461         (remote_remove_hw_breakpoint): Fix calculation of length field
1462         for Z-packet.
1463
1464 2002-08-15  Michael Snyder  <msnyder@redhat.com>
1465
1466         * irix5-nat.c (supply_gregset): Allocate plenty-big buffer
1467         (32 bytes) instead of using MAX_REGISTER_RAW_SIZE.
1468         (supply_fpregset): Ditto.
1469         
1470         * config/mips/tm-mips.h (REGISTER_CONVERT_TO_VIRTUAL, 
1471         REGISTER_CONVERT_TO_RAW, REGISTER_CONVERTIBLE, 
1472         MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE): Delete.
1473         (TARGET_READ_SP): Delete.
1474         (DO_REGISTERS_INFO): Delete.
1475         (FUNCTION_START_OFFSET, IN_SIGTRAMP, REGISTER_VIRTUAL_SIZE):
1476         Delete.
1477         (REGISTER_CONVERT_FROM_TYPE, REGISTER_CONVERT_TO_TYPE): Convert
1478         from macros to functions.
1479
1480         * mips-tdep.c (mips_gdbarch_init): Set the above in the gdbarch.
1481         (mips_register_convertible, mips_register_convert_to_virtual,
1482         mips_register_convert_to_raw): Make static.
1483         (mips_read_sp): New function.
1484         (mips_gdbarch_init): Set gdbarch read_sp to mips_read_sp.
1485         (mips_do_registers_info): Make static.
1486         (mips_gdbarch_init): Insert mips_do_registers_info into gdbarch.
1487         (in_sigtramp): Make static, rename to mips_pc_in_sigtramp.
1488         (mips_register_convert_from_type, mips_register_convert_to_type):
1489         New functions.
1490         (mips_gdbarch_init): Set up function_start_offset, 
1491         register_virtual_size, pc_in_sigtramp.
1492
1493 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
1494
1495         * infcmd.c (vector_info): New function.
1496         (_initialize_infcmd): Add command "info vector".
1497         (print_vector_info): New function.
1498
1499         * gdbarch.sh (PRINT_VECTOR_INFO): New method
1500         * gdbarch.h, gdbarch.c: Regenerate.
1501
1502 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
1503
1504         * infcmd.c (do_registers_info): Rename parameter ``fpregs'' to
1505         ``print_all''.  Only print vector registers when ``print_all''.
1506
1507 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
1508
1509         * i387-tdep.h (i387_print_float_info): Add `args' parameter.
1510         * i387-tdep.c (i387_print_float_info): Add `args' parameter.
1511
1512         * gdbarch.sh (PRINT_FLOAT_INFO): Change to a predicate method.
1513         Add `args' parameter.
1514         * gdbarch.h, gdbarch.c: Regenerate.
1515         
1516         * arm-tdep.c (arm_print_float_info): Add the parameter `args'.
1517         
1518         * infcmd.c (float_info): Call print_float_info.
1519         (print_float_info): New function.  By default, print the
1520         floating-point registers.
1521
1522         * arch-utils.h (default_print_float_info): Delete declaration.
1523         * arch-utils.c (default_print_float_info): Delete function.
1524         
1525 2002-08-16  Mark Kettenis  <kettenis@gnu.org>
1526
1527         * config/i386/nm-i386v.h (FLOAT_INFO): Remove already commented
1528         out define.
1529
1530         * i387-tdep.c (i387_print_float_info): Add comment about ignoring
1531         FRAME.
1532
1533         * NEWS: Mention that the i[3456]-*-aix target has been made obsolete.
1534         * configure.host: Make i[3456]86-*-aix host obsolete.
1535         * configure.tgt: Make i[3456]86-*-aix target obsolete.
1536         * config/i386/i386aix.mh, config/i386/i386aix.mt,
1537         config/i386/nm-i386aix.h, condig/i386/tm-i386aix.h,
1538         config/i386/xm-i386aix.h: Make files obsolete.
1539         * i386aix-nat.c: Make file obsolete.
1540         * Makefile.in (ALLDEPFILES): Remove i386aix-nat.c.
1541         (i386aix-nat.o): Make target obsolete.
1542
1543         * config/i386/nm-gnu.h: Removed.
1544         * config/i386/nm-i386gnu.h: New file.
1545         (THREAD_STATE_FLAVOR, THREAD_STATE_SIZE,
1546         THREAD_STATE_SET_TRACED, THREAD_STATE_CLEAR_STATE, ATTACH_DETACH):
1547         Moved here from ...
1548         * config/i386/tm-i386gnu.h: ... here.  Removed.
1549         * config/i386/xm-i386gnu.h: Removed.
1550         * config/i386/i386gnu.mh (XM_FILE): Set to xm-i386.h.
1551         (NAT_FILE): Set to nm-i386gnu.h.
1552         * config/i386/i386gnu.mt (TDEPFILES): Add i386gnu-tdep.o.
1553         * i386-tdep.c: New file.
1554         * Makefile.in (ALLDEPFILES): Add i386gnu-nat.c and i386gnu-tdep.c.
1555         (i386gnu-tdep.o): Specify dependencies.
1556
1557 2002-08-15  Mark Kettenis  <kettenis@gnu.org>
1558
1559         * config/i386/tm-i386sco5.h: Include "i386/tm-i386v4.h" instead of
1560         "i386/tm-i386.h", "i386/tm-i386v.h" and "config/tm-sysv.h".
1561         Adjust a few comments to reflect reality a bit closer.
1562         (KERNEL_U_SIZE, TARGET_HAS_HARDWARE_WATCHPOINTS,
1563         TARGET_CAN_USE_HARDWARE_WATCHPOINT, HAVE_CONTINUEABLE_WATCHPOINT,
1564         HAVE_STEPPABLE_WATCHPOINT, STOPPED_BY_WATCHPOINT,
1565         target_insert_watchpoint, target_remove_watchpoint):
1566         Move defines to ...
1567         * config/i386/nm-i386sco5.h: ... here.
1568         (kernel_u_size): Add prototype.  Improve a few comments and add
1569         protection against multiple inclusion.
1570         
1571         * config/i386/nm-i386sco.h (FLOAT_INFO): Remove already commented
1572         out define.
1573
1574         * uw-thread.c (SP_ARG0): Define if not already defined.
1575         * config/i386/tm-i386.h (SO_ARG0): Remove define.
1576
1577         * config/i386/tm-i386v4.h (HAVE_I387_REGS): Remove define.
1578
1579         * config/i386/tm-i386.h: Don't include "regcache.h".
1580
1581         * i387-tdep.h (i387_print_float_info): New prototype.
1582         * i387-tdep.c (print_i387_value, print_i387_ext,
1583         print_i387_status_word, print_i387_control_word): Add `struct
1584         ui_file *' argument and use it for output.
1585         (i387_print_float_info): Renamed from i387_float_info.  Add
1586         `struct gdbarch *' and `struct ui_file *' arguments and use the
1587         latter for output.
1588         * i386-tdep.c: Include "i387-tdep.h".
1589         (i386_gdbarch_init): Set print_float_info.
1590         * config/i386/tm-i386.h (i387_float_info): Remove prototype.
1591         (FLOAT_INFO): Remove define.
1592
1593 2002-08-13  Michael Snyder  <msnyder@redhat.com>
1594
1595         * mips-tdep.c (mips_push_arguments): Rename to
1596         mips_eabi_push_arguments, and tune for EABI.
1597         (MIPS_REGS_HAVE_HOME_P): Delete.
1598         (struct gdbarch_tdep): Remove mips_regs_have_home_p field.
1599         (mips_gdbarch_init): Set gdbarch push_arguments for eabi.
1600         Delete references to mips_regs_have_home_p.
1601
1602 2002-08-14  Keith Seitz  <keiths@redhat.com>
1603
1604         * Makefile.in (install-gdbtk): Create insight plugin directory.
1605         Install plugins.tcl file.
1606
1607 2002-08-14  Keith Seitz  <keiths@redhat.com>
1608
1609         * configure.in: Move SUBDIRS to near top of the file so that
1610         --enable options may add things to it.
1611         If gdbtk is enabled, add gdbtk directory to SUBDIRS and configdirs.
1612         * configure: Regenerate.
1613
1614 2002-08-13  Michael Snyder  <msnyder@redhat.com>
1615
1616         * mips-tdep.c (mips_o32o64_push_arguments):  New function, 
1617         cloned from mips_push_arguments, tuned for o32/o64 ABI.
1618         (mips_gdbarch_init): Set gdbarch_push_arguments to new func.
1619
1620 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
1621
1622         * vax-tdep.c (vax_get_saved_register): Delete function.
1623         (vax_gdbarch_init): Update.
1624         * ns32k-tdep.c (ns32k_get_saved_register): Delete function.
1625         (ns32k_gdbarch_init): Update.
1626         * alpha-tdep.c (alpha_get_saved_register): Delete function.
1627         (alpha_gdbarch_init): Update.
1628
1629 2002-08-13  Andrew Cagney  <cagney@redhat.com>
1630
1631         * regcache.c (init_regcache_descr): Overallocate the
1632         raw_register_valid_p array including space for NUM_PSEUDO_REGS.
1633         (registers_changed): Replace NUM_REGS+NUM_PSEUDO_REGS with
1634         nr_raw_registers.
1635         (set_register_cached): Add range checking assertions.  Use
1636         current_regcache.
1637
1638 2002-08-13  Mark Kettenis  <kettenis@gnu.org>
1639
1640         * i386-tdep.c (i386_stab_reg_to_regnum): Return correct register
1641         numbers for MMX registers.
1642
1643 2002-08-13  Andrew Cagney  <cagney@redhat.com>
1644
1645         * i386-tdep.c (i386_gdbarch_init): Use
1646         generic_unwind_get_saved_register.
1647
1648 2002-08-13  Kevin Buettner  <kevinb@redhat.com>
1649
1650         * procfs.c (procfs_can_use_hw_breakpoint): New function.
1651         (init_procfs_ops): Define ``to_can_use_hw_breakpoint'' for procfs
1652         target vector.
1653         * config/mips/nm-irix5.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
1654         Delete.  Add comment regarding this now-deleted target method.
1655
1656 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
1657
1658         * m68hc11-tdep.c (M68HC12_NUM_PSEUDO_REGS): New define.
1659         (M68HC12_HARD_PC_REGNUM): Define specific PC for 68HC12 (pseudo reg).
1660         (m68hc11_pseudo_register_read): Compute the 68HC12 PC using the
1661         real PC and the page number (if it's within the memory bank window).
1662         (m68hc11_pseudo_register_write): Likewise when saving.
1663         (m68hc11_register_name): Name the virtual pc 'pc' and the real one ppc.
1664         (m68hc11_register_virtual_type): Return uint32 for virtual pc.
1665         (m68hc11_register_raw_size): And use 32-bit for it.
1666         (m68hc11_gdbarch_init): Use 32-bit address for 68HC12 if the
1667         16K memory bank is used by the prog; also use the virtual pc.
1668
1669 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
1670
1671         * m68hc11-tdep.c (m68hc11_elf_make_msymbol_special): New function.
1672         (m68hc11_gdbarch_init): Install it in gdbarch.
1673         (MSYMBOL_SET_RTC, MSYMBOL_SET_RTI): New to set symbol specific flags.
1674         (MSYMBOL_IS_RTC, MSYMBOL_IS_RTI): New to test these flags.
1675         (MSYMBOL_SIZE): New for documentation.
1676         (insn_return_kind): Enum to specify how a function returns.
1677         (frame_extra_info): Cleanup and record the return mode.
1678         (gdbarch_tdep, USE_PAGE_REGISTER): New to control the use of page 
1679         register in address computation.
1680         (m68hc11_get_return_insn): New to obtain the return instruction used
1681         by the function.
1682         (m68hc11_frame_init_saved_regs): Take into account the return
1683         instruction used by the function for far and interrupt functions.
1684         (m68hc11_init_extra_frame_info): Take into account page register.
1685         (m68hc11_frame_args_address): Adjust according to the return mode.
1686         (show_regs): Print page register only when it's used.
1687
1688 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
1689
1690         * m68hc11-tdep.c (HARD_PAGE_REGNUM): Define for 68HC12 page register.
1691         (M68HC11_LAST_HARD_REG, m68hc11_register_names): Update.
1692         (m68hc11_register_virtual_type): Return a 8-bit type for 8-bit
1693         registers.
1694         (m68hc11_register_raw_size): Likewise.
1695
1696 2002-08-13  Andrew Cagney  <cagney@redhat.com>
1697
1698         * i386-tdep.c (i386_register_name): Handle mmx registers.
1699         (mmx_regnum_p): New function.
1700         (i386_mmx_names): New array.
1701         (mmx_num_regs): New variable.
1702         (i386_pseudo_register_read): New function.
1703         (i386_pseudo_register_write): New function.
1704         (mmx_regnum_to_fp_regnum): New function. Code from Fernando Nasser.
1705
1706         * regcache.c (regcache_raw_read_unsigned): New function.
1707         (regcache_raw_read_signed): New function.
1708         * regcache.h (regcache_raw_read_unsigned): Declare.
1709         (regcache_raw_read_signed): Declare.
1710
1711 2002-08-13  Andrew Cagney  <cagney@redhat.com>
1712
1713         * regcache.c (regcache_raw_read_as_address): Delete function.
1714         (regcache_cooked_read_signed): New function.
1715         (regcache_cooked_read_unsigned): New function.
1716         * regcache.h (regcache_cooked_read_signed): Declare.
1717         (regcache_cooked_read_unsigned): Declare.
1718         (regcache_raw_read_as_address): Delete declaration.
1719
1720         * blockframe.c (generic_read_register_dummy): Use
1721         regcache_cooked_read_unsigned.
1722         * i386-tdep.c (i386_extract_struct_value_address): Use
1723         regcache_cooked_read_unsigned.
1724
1725 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
1726
1727         * m68hc11-tdep.c (m68hc11_gdbarch_init): Set int, double and long
1728         double sizes according to ELF ABI flags.
1729         (gdbarch_tdep): Record elf_flags.
1730
1731 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
1732
1733         * m68hc11-tdep.c (M6812_OP_PSHX, M6812_OP_PSHY): New defines.
1734         (m6812_prolog): They can appear in 68HC12 function prologue.
1735         (m68hc11_frame_chain): Cleanup.
1736
1737 2002-08-12  Andrew Cagney  <cagney@redhat.com>
1738
1739         * i386-tdep.h (i386_register_byte, i386_register_raw_size): Delete
1740         declarations.
1741         * i386-linux-tdep.c (i386_linux_register_byte): Delete function.
1742         (i386_linux_register_raw_size): Delete function.
1743         (i386_linux_init_abi): Update.
1744         * i386-tdep.c (i386_register_raw_size): Delete function.
1745         (i386_register_byte): Delete function.
1746         (i386_gdbarch_init): Update.
1747         (i386_register_size): Delete array.
1748         (i386_register_offset): Delete array.
1749
1750         * config/i386/tm-symmetry.h (REGISTER_BYTE): Delete macro.
1751         (REGISTER_RAW_SIZE): Delete macro.
1752         * config/i386/tm-ptx.h (REGISTER_RAW_SIZE): Delete macro.
1753         (REGISTER_BYTE): Delete macro.
1754
1755 2002-08-11  Aidan Skinner <aidan@velvet.net>
1756
1757         * ada-lang.c (ada_lookup_partial_symbol)
1758         (to_fixed_variant_branch_type) (find_line_in_linetable): Fix
1759         prototype names so that grep ^func works properly.
1760
1761         * ada-lang.c (ada_array_element_type)
1762         (ada_lookup_partial_symbol): Fix typos in parameter list.
1763
1764         * ada-valprint.c (val_print_packed_array_elements) (ada_val_print_1):
1765         Fix prototype names so that grep ^func works properly.
1766         
1767 2002-08-10  Andrew Cagney  <cagney@redhat.com>
1768             Elena Zannoni  <ezannoni@redhat.com>
1769             Martin M. Hunt  <hunt@redhat.com>
1770
1771         * gdbtypes.c (build_builtin_type_vec128): Set the vector bit.
1772         (build_builtin_type_vec128i): Set the vector bit.
1773         * gdbtypes.h (builtin_type_vec64, builtin_type_vec64i): Declare.
1774         * gdbtypes.c (builtin_type_vec64, builtin_type_vec64i): Define.
1775         (build_builtin_type_vec64): New function.
1776         (build_builtin_type_vec64i): New function.
1777         (build_gdbtypes): Initialize builtin_type_vec64 and
1778         builtin_type_vec64i.
1779
1780 2002-08-09  Andrew Cagney  <cagney@redhat.com>
1781
1782         * regcache.c (regcache_dump): Compare the register offset
1783         with REGISTER_BYTE.
1784         * arch-utils.c (generic_register_byte): New function.
1785         * arch-utils.h (generic_register_byte): Declare.
1786         * gdbarch.sh (REGISTER_BYTE): Default to generic_register_byte.
1787         * gdbarch.h, gdbarch.c: Regenerate.
1788
1789 2002-08-09  Andrew Cagney  <cagney@redhat.com>
1790
1791         * regcache.c: Include "gdbcmd.h"
1792         (_initialize_regcache): Add commands "maintenance print
1793         registers", "maintenance print raw-registers" and "maintenance
1794         print cooked-registers".
1795         (enum regcache_dump_what): Define.
1796         (dump_endian_bytes): New function.
1797         (regcache_dump): New function.
1798         (regcache_print): New function.
1799         (maintenance_print_registers): New function.
1800         (maintenance_print_raw_registers): New function.
1801         (maintenance_print_cooked_registers): New function.
1802         * Makefile.in (regcache.o): Update dependencies.
1803
1804 2002-08-09  Michael Snyder  <msnyder@redhat.com>
1805
1806         * mips-tdep.c (ROUND_DOWN, ROUND_UP): Move to global scope.
1807         (mips_push_arguments): Correct some comments.  Use paddr_nz
1808         for printing addresses in debug output.  Replace static
1809         allocation using MAX_REGISTER_RAW_SIZE with alloca.
1810         (mips_n32n64_push_arguments): New function, cloned from
1811         mips_push_arguments and tuned for the n32/n64 ABI.
1812         (mips_push_register): Buffer needs dynamic allocation.
1813         (mips_print_register): Ditto.
1814         (do_gp_register_row): Ditto.
1815         (mips_store_return_value): Ditto.
1816         (mips_gdbarch_init): Set gdbarch_push_arguments per ABI.
1817
1818 2002-08-09  Don Howard  <dhoward@redhat.com>
1819
1820         * memattr.c (mem_info_command): Print special case of upper bound
1821         as max CORE_ADDR + 1.
1822
1823 2002-08-08  Michael Snyder  <msnyder@redhat.com>
1824
1825         * mips-tdep.c (mips_n32n64_use_struct_convention): N32 only 
1826         returns structs by ref if they're too big to fit in two registers.
1827
1828 2002-08-09  Kevin Buettner  <kevinb@redhat.com>
1829
1830         * mips-tdep.c (mips_init_extra_frame_info): Initialize SP_REGNUM's
1831         saved regs value.
1832         (read_next_frame_reg): Call FRAME_INIT_SAVED_REGS instead of
1833         mips_find_saved_regs().
1834         (mips_pop_frame): Likewise.
1835
1836 2002-08-09  Kevin Buettner  <kevinb@redhat.com>
1837
1838         * blockframe.c (frame_saved_regs_register_unwind): Revise
1839         PC_IN_CALL_DUMMY assertion to only apply when generic dummy
1840         frames are in use.
1841
1842 2002-08-09  Grace Sainsbury  <graces@redhat.com>
1843         
1844         * remote.c: (remote_wait, remote_async_wait): Add check for awatch
1845         T-packets; the 'a' is not taken as a register number.
1846         (remote_check_watch_resources, remote_stopped_by_watchpoint)
1847         (remote_stopped_data_address): New functions; add to target
1848         vector.
1849         (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint): Change
1850         prototypes to match other implementations of this
1851         function. replace integer argument with pointer -- the length
1852         field in the Z-packet is the length of what is pointed to or 1 if
1853         pointer is null. Add to target vector.
1854         (remote_insert_watchpoint, remote_remove_watchpoint): Add to
1855         target vector.
1856
1857         From Mark Salter:
1858         * remote.c (remote_wait): Add support to extract optional
1859         watchpoint information from T-packet. Ignore unrecognized
1860         optional info in T-packet.
1861         (remote_async_wait): Ditto.
1862
1863 2002-08-09  Corinna Vinschen  <vinschen@redhat.com>
1864
1865         * cli/cli-dump.c: Change fopen modes to use binary open modes
1866         as defined in include/fopen-bin.h throughout.
1867
1868 2002-08-08  Michael Snyder  <msnyder@redhat.com>
1869
1870         * mips-tdep.c: Minor whitespace and indentation clean-ups.
1871
1872 2002-08-08  Kevin Buettner  <kevinb@redhat.com>
1873
1874         * doublest.c (store_floating): Avoid floatformat_from_doublest()
1875         assertion failure by returning early after a warning.
1876
1877 2002-08-08  Kevin Buettner  <kevinb@redhat.com>
1878
1879         * mips-tdep.c (mips_find_saved_regs): Make static.
1880         (mips_frame_init_saved_regs): New function.
1881         (mips_gdbarch_init): Setup FRAME_INIT_SAVED_REGS method.
1882         * config/mips/tm-mips.h (FRAME_INIT_SAVED_REGS): Delete macro.
1883         (mips_find_saved_regs): Delete declaration.
1884
1885 2002-08-08  Grace Sainsbury  <graces@redhat.com>
1886
1887         * remote.c (remote_wait, remote_async_wait): Change
1888         thread_num from int to ULONGEST.
1889         (unpack_varlen_hex): Change result parameter from
1890         int * to ULONGEST *.
1891
1892 2002-08-08  Andrew Cagney  <ac131313@redhat.com>
1893
1894         * configure.tgt: Replace powerpc-*-sysv*, powerpc-*-elf*,
1895         powerpcle-*-eabi*, powerpcle-*-sysv* and powerpcle-*-elf* with
1896         powerpc*-*-*.
1897         * MAINTAINERS: Remove redundant rs6000-ibm-aix4.1 target.
1898
1899 2002-08-08  Andrew Cagney  <cagney@redhat.com>
1900
1901         * gcore.c (override_derive_stack_segment): Delete variable.
1902         (preempt_derive_stack_segment): Delete function.
1903         (derive_stack_segment): Delete function.
1904         (default_derive_stack_segment): Renamed to derive_stack_segment.
1905         (override_derive_heap_segment): Delete variable.
1906         (preempt_derive_heap_segment): Delete function.
1907         (derive_heap_segment): Delete function.
1908         (default_derive_heap_segment): Rename to derive_heap_segment.
1909
1910 2002-08-06  Michael Snyder  <msnyder@redhat.com>
1911
1912         * config/mips/tm-mips.h: Remove #define USE_STRUCT_CONVENTION.
1913         * mips-tdep.c (mips_EABI_use_struct_convention, 
1914         mips_OABI_use_struct_convention, mips_NABI_use_struct_convention):
1915         New functions.  (mips_use_struct_convention): Delete.
1916         (mips_gdbarch_init): set use_gdbarch_convention.
1917
1918 2002-08-06  Michael Snyder  <msnyder@redhat.com>
1919
1920         *  mips-tdep.c: gdbarch-ify reg_struct_has_addr.
1921         (mips_eabi_reg_struct_has_addr, mips_n32n64_reg_struct_has_addr, 
1922         mips_o32_reg_struct_has_addr): New functions.
1923         (mips_gdbarch_init): Set gdbarch reg_struct_has_addr.
1924
1925 2002-08-07  Andrew Cagney  <ac131313@redhat.com>
1926
1927         * regcache.c (pseudo_register): Delete function.
1928         (fetch_register): Delete function.
1929         (store_register): Delete function.
1930         (regcache_raw_read, legacy_read_register_gen): Use
1931         target_fetch_registers instead of fetch_register.
1932         (legacy_write_register_gen, regcache_raw_write): Use
1933         target_store_register instead of store_register.
1934         (write_register_bytes): Ditto.
1935
1936         * gdbarch.sh (FETCH_PSEUDO_REGISTER): Delete.
1937         (STORE_PSEUDO_REGISTER): Delete.
1938         * gdbarch.h, gdbarch.c: Regenerate.
1939
1940 2002-08-06  Corinna Vinschen  <vinschen@redhat.com>
1941
1942         * cli/cli-dump.c (add_dump_command): Explicitely use "b" flag to
1943         write dump file binary.
1944
1945 2002-08-05  Michael Snyder  <msnyder@redhat.com>
1946
1947         *  mips-tdep.c (mips_find_saved_regs): Adjust stack according
1948         to MIPS_SAVED_REGSIZE, not GDB_TARGET_IS_MIPS64.  Enhance comment.
1949         (mips_gdbarch_init): Set N32 target to be mips64.
1950
1951 2002-08-06  Kevin Buettner  <kevinb@redhat.com>
1952
1953         * frame.c (find_saved_register): Break out of loop once saved
1954         register address is found.  Don't mention sparc in loop comment
1955         anymore.
1956
1957 2002-08-06  Kevin Buettner  <kevinb@redhat.com>
1958
1959         * mips-tdep.c (mips_gdbarch_init): For the N32 ABI, set
1960         mips_default_saved_regsize to 8.
1961
1962 2002-08-06  Andrew Cagney  <ac131313@redhat.com>
1963
1964         * gcore.c: Do not include <sys/procfs.h>.
1965         * Makefile.in (gcore.o): Update dependencies.
1966
1967 2002-08-06  Andrew Cagney  <cagney@redhat.com>
1968
1969         * configure.tgt: Make arc-*-* obsolete.
1970         * NEWS: Mention that arc-*-* has been identifed as obsolete.
1971         * MAINTAINERS: Make arc-elf obsolete.
1972         * arc-tdep.c: Make file obsolete.
1973         * config/arc/arc.mt: Ditto.
1974         * config/arc/tm-arc.h: Ditto.
1975
1976 2002-08-05  Theodore A. Roth  <troth@verinet.com>
1977
1978         * avr-tdep.c (avr_skip_prologue): Fix to return the correct pc.
1979
1980 2002-08-05  Andrew Cagney  <ac131313@redhat.com>
1981
1982         * mcore-tdep.c (mcore_gdbarch_init): Use
1983         generic_unwind_get_saved_register instead of
1984         generic_get_saved_register.
1985         * v850-tdep.c (v850_gdbarch_init): Ditto.
1986         * frv-tdep.c (frv_gdbarch_init): Ditto.
1987         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1988         * s390-tdep.c (s390_gdbarch_init): Ditto.
1989         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
1990         * config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Ditto.
1991         * config/h8300/tm-h8300.h (GET_SAVED_REGISTER): Ditto.
1992
1993 2002-08-05  Joel Brobecker  <brobecker@gnat.com>
1994
1995         * objfiles.h: Add missing #include "symfile.h"
1996
1997         * Makefile.in (objfiles_h): Add dependency on symfile.h and dependents.
1998
1999 2002-08-04  Andrew Cagney  <ac131313@redhat.com>
2000
2001         From 2002-08-01 david carlton <carlton@math.stanford.edu>:
2002         * hpread.c (hpread_read_struct_type): Deleted superfluous setting
2003         of FIELD_BITSIZE.
2004
2005 2002-08-04  Daniel Jacobowitz  <drow@mvista.com>
2006
2007         * NEWS: Cleanup and nitpick.
2008
2009 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
2010
2011         * NEWS: Cleanup.  Use *-linux*-gnu*.  Only use `*' for headings.
2012
2013 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
2014
2015         * Makefile.in (gdbtk-bp.o): Update dependencies.
2016         (gdbtk-register.o): Ditto.
2017         (gdbtk-varobj.o): Ditto.
2018
2019 2002-08-03  Andrew Cagney  <cagney@redhat.com>
2020
2021         * m68hc11-tdep.c (m68hc11_pseudo_register_read): Replace
2022         m68hc11_fetch_pseudo_register.
2023         (m68hc11_pseudo_register_write): Replace
2024         m68hc11_store_pseudo_register.
2025         (m68hc11_gdbarch_init): Update.
2026
2027 Fri Aug  2 15:53:50 2002  Andrew Cagney  <cagney@redhat.com>
2028
2029         * gdbarch.sh: Include "gdb_string.h".
2030         * gdbarch.c: Regenerate.
2031
2032         * regcache.c: Include "gdb_string.h".
2033         * ax-general.c: Ditto.
2034         * varobj.c: Ditto.
2035         * std-regs.c: Ditto.
2036         * fbsd-proc.c: Ditto.
2037         * thread.c: Ditto.
2038
2039         * Makefile.in (regcache.o): Update dependencies.
2040         (thread.o, gdbarch.o): Ditto.
2041         (ax-general.o, gdbarch.o): Ditto.
2042         (varobj.o, std-regs.o): Ditto.
2043         (fbsd-proc.o): Specify dependencies.
2044
2045 2002-08-02  Andrew Cagney  <cagney@redhat.com>
2046
2047         * regcache.c (regcache_cooked_read): Rename rawnum parameter to
2048         regnum.
2049         (regcache_cooked_write): Ditto.
2050
2051 2002-08-02  Andrew Cagney  <ac131313@redhat.com>
2052
2053         * regcache.c (regcache_cooked_read): New function.
2054         (regcache_cooked_write): New function.
2055         (read_register_gen): Rewrite using regcache_cooked_read.
2056         (write_register_gen): Rewrite using regcache_cooked_write.
2057
2058         * regcache.h (regcache_cooked_read, regcache_cooked_write):
2059         Declare.
2060
2061 2002-08-02  Andrew Cagney  <cagney@redhat.com>
2062
2063         * gdbarch.sh (pseudo_register_read, pseudo_register_write):
2064         Replace the architecture methods register_read and register_write.
2065         * gdbarch.h, gdbarch.c: Regenerate.
2066         * regcache.c (init_regcache_descr): Update.
2067         (read_register_gen): Update.
2068         (write_register_gen): Update.
2069         (supply_register): Update comment.
2070
2071         * sh-tdep.c (sh_gdbarch_init): Update.
2072         (sh_pseudo_register_read, sh64_pseudo_register_read): Add
2073         `regcache' and `gdbarch' parameters.  Make `buffer' a void
2074         pointer.  Update code.
2075         (sh_pseudo_register_write, sh64_pseudo_register_write): Add
2076         `regcache' and `gdbarch' parameters.  Make `buffer' a constant
2077         void pointer.  Update code.
2078         (sh64_register_write): Delete.
2079         (sh4_register_read): Delete.
2080         (sh64_register_read): Delete.
2081         (sh4_register_write): Delete.
2082         (sh_sh4_register_convert_to_raw): Make `from' parameter a constant
2083         void pointer, `to' parameter a void pointer.
2084         (sh_sh64_register_convert_to_raw): Ditto.
2085
2086 2002-08-01  Kevin Buettner  <kevinb@redhat.com>
2087
2088         * mips-tdep.c (mips_register_virtual_type): Use architecture
2089         invariant return values.
2090
2091 2002-08-01  Andrew Cagney  <cagney@redhat.com>
2092
2093         * linux-proc.c: Include "gdb_string.h".
2094         * Makefile.in (linux-proc.o): Update dependency list.
2095
2096 2002-08-01  Kevin Buettner  <kevinb@redhat.com>
2097
2098         * mips-tdep.c (mips_gdbarch_init): Add comments.  Fix typo in
2099         comment.
2100
2101 2002-08-01  Grace Sainsbury  <graces@redhat.com>
2102
2103         * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
2104         to_insert_watchpoint, to_remove_watchpoint,
2105         to_stopped_by_watchpoint, to_stopped_data_address,
2106         to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint to
2107         target vecctor. Define their corresponding macros so they call
2108         them.
2109         
2110         * target.c: Add default and debug versions of for
2111         to_insert_hw_breakpoint, to_remove_hw_breakpoint,
2112         to_insert_watchpoint, to_remove_watchpoint,
2113         to_stopped_by_watchpoint, to_stopped_data_address,
2114         to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint.
2115
2116 2002-08-01  Kevin Buettner  <kevinb@redhat.com>
2117
2118         * mips-tdep.c (mips_register_virtual_type): New function.
2119         (mips_gdbarch_init): Register mips_register_virtual_type()
2120         with gdbarch machinery.
2121         * config/mips/tm-irix6.h (mips/tm-bigmips64.h): Include
2122         this file instead of tm-bigmips.h.
2123         (MIPS_REGSIZE): Delete this macro.
2124         (REGISTER_VIRTUAL_TYPE): Delete macro.  Undef macro so that
2125         multiarch version in mips-tdep.c will be found.
2126
2127 2002-08-01  Andrew Cagney  <cagney@redhat.com>
2128
2129         * NEWS: Menion that CHILL has been made obsolete.
2130
2131         * gdbtypes.c (chill_varying_type): Make chill references obsolete.
2132         * stabsread.c (read_range_type): Ditto.
2133         * gdbtypes.h: Ditto.
2134         * language.c (binop_type_check): Ditto.
2135         (binop_result_type): Ditto.
2136         (integral_type): Ditto.
2137         (character_type): Ditto.
2138         (string_type): Ditto.
2139         (boolean_type): Ditto.
2140         (structured_type): Ditto.
2141         (lang_bool_type): Ditto.
2142         (binop_type_check): Ditto.
2143         * language.h (_LANG_chill): Ditto.
2144         * dwarfread.c (set_cu_language): Ditto.
2145         * dwarfread.c (CHILL_PRODUCER): Ditto.
2146         * dwarfread.c (handle_producer): Ditto.
2147         * expression.h (enum exp_opcode): Ditto.
2148         * eval.c: Ditto for comments.
2149         * typeprint.c (typedef_print) [_LANG_chill]: Ditto.
2150         * expprint.c (print_subexp): Ditto.
2151         (print_subexp): Ditto.
2152         * valops.c (value_cast): Ditto.
2153         (search_struct_field): Ditto.
2154         * value.h (COERCE_VARYING_ARRAY): Ditto.
2155         * symfile.c (init_filename_language_table): Ditto.
2156         (add_psymbol_with_dem_name_to_list): Ditto.
2157         * valarith.c (value_binop): Ditto.
2158         (value_neg): Ditto.
2159         * valops.c (value_slice): Ditto.
2160         * symtab.h (union language_specific): Ditto.
2161         (SYMBOL_INIT_LANGUAGE_SPECIFIC): Ditto.
2162         (SYMBOL_DEMANGLED_NAME): Ditto.
2163         (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
2164         * defs.h (enum language): Ditto.
2165         * symtab.c (got_symtab): Ditto.
2166         * utils.c (fprintf_symbol_filtered): Ditto.
2167
2168         * ch-typeprint.c: Make file obsolete.
2169         * ch-valprint.c: Make file obsolete.
2170         * ch-lang.h: Make file obsolete.
2171         * ch-exp.c: Make file obsolete.
2172         * ch-lang.c: Make file obsolete.
2173
2174         * Makefile.in (FLAGS_TO_PASS): Do not pass CHILL or CHILLFLAGS or
2175         CHILL_LIB.
2176         (TARGET_FLAGS_TO_PASS): Ditto.
2177         (CHILLFLAGS): Obsolete.
2178         (CHILL): Obsolete.
2179         (CHILL_FOR_TARGET): Obsolete.
2180         (CHILL_LIB): Obsolete.
2181         (SFILES): Remove ch-exp.c, ch-lang.c, ch-typeprint.c and
2182         ch-valprint.c.
2183         (HFILES_NO_SRCDIR): Remove ch-lang.h.
2184         (COMMON_OBS): Remove ch-valprint.o, ch-typeprint.o, ch-exp.o and
2185         ch-lang.o.
2186         (ch-exp.o, ch-lang.o, ch-typeprint.o, ch-valprint.o): Delete
2187         targets.
2188
2189 2002-07-31  Joel Brobecker  <brobecker@gnat.com>
2190
2191         * dwarf2read.c (set_cu_language): Add handler for LANG_Ada95.
2192         This does not change anything at the moment, but will be helpful
2193         later when full Ada support is integrated.
2194
2195 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
2196
2197         * mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"
2198         help message.
2199
2200 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
2201
2202         * mips-tdep.c (mips_push_arguments): Fetch gdbarch_tdep struct
2203         and save it in a local variable.  Use variable in later test.
2204
2205 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
2206
2207         * mips-tdep.c (mips_find_abi_section): Add N64 ABI recognition
2208         test.  (Thanks to Daniel Jacobowitz.)
2209         
2210 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
2211
2212         * mips-tdep.c (enum mips_abi): Add MIPS_ABI_N64.
2213         (mips_abi_strings): Add "n64".
2214         (mips_gdbarch_init): Add test for n64 abi.  Add MIPS_ABI_N64 case.
2215
2216 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
2217
2218         * config/mips/tm-irix6.h (MIPS_REGSIZE): Define to be 8.
2219         (REGISTER_VIRTUAL_TYPE): Some registers are now 64 bits wide.
2220
2221 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
2222
2223         * utils.c (host_pointer_to_address, address_to_host_pointer):
2224         Use gdb_assert() instead of explicit call to internal_error().
2225
2226 2002-07-30  Kevin Buettner  <kevinb@redhat.com>
2227
2228         * Makefile.in (rs6000-nat.o): Update dependencies.
2229
2230         From Nicholas Duffek:
2231         * Makefile.in (ALLDEPFILES): Add aix-thread.c.
2232         (aix-thread.o): New rule.
2233         * configure.host (gdb_host): Set to aix432 on AIX 4.3.2+.
2234         * config/powerpc/aix432.mh: New file.
2235
2236 2002-07-30  Daniel Jacobowitz  <drow@mvista.com>
2237
2238         * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)
2239         (ELF_FPREGSET_SIZE, ELF_GREGSET_SIZE): New enums.
2240         (fetch_core_registers, ppc_linux_supply_gregset)
2241         (ppc_linux_supply_fpregset): New functions.
2242         (ppc_linux_regset_core_fns): New.
2243         (_initialize_ppc_linux_tdep): Call add_core_fns.
2244         * ppc-tdep.h: Add prototypes for ppc_linux_supply_fpregset
2245         and ppc_linux_supply_gregset.
2246         * ppc-linux-nat.c (supply_gregset): Call ppc_linux_supply_gregset.
2247         (supply_fpregset): Call ppc_linux_supply_fpregset.
2248         * config/powerpc/linux.mh (NATDEPFILES): Remove core-regset.o and
2249         corelow.o.
2250         * config/powerpc/linux.mt (TDEPFILES): Add corelow.o.
2251
2252 2002-07-30  Daniel Jacobowitz  <drow@mvista.com>
2253
2254         * symtab.c (lookup_symbol): Demangle before lowercasing.
2255
2256 2002-07-30  Andrew Cagney  <ac131313@redhat.com>
2257
2258         * symtab.h: Replace #include "gdb_obstack.h" with opaque
2259         declaration.
2260         * cli/cli-cmds.c, cli/cli-script.c: Include "gdb_string.h".
2261         * gnu-v3-abi.c, arc-tdep.c, cli/cli-decode.c: Ditto.
2262         * avr-tdep.c, mon960-rom.c, i960-tdep.c: Ditto.
2263         * arch-utils.c, cli/cli-setshow.c: Unconditionally include
2264         "gdb_string.h".
2265         * Makefile.in (cli-script.o, cli-cmds.o): Update dependencies.
2266         (gnu-v3-abi.o, cli-setshow.o, i960-tdep.o): Ditto.
2267         (cli-decode.o, mi-cmd-var.o, mi-cmd-disas.o): Ditto.
2268         (avr-tdep.o, mon960-rom.o): Ditto.
2269         (aout_stabs_gnu_h): Define.
2270         (symtab_h): Remove $(gdb_obstack_h).
2271
2272 2002-07-30  Jim Blandy  <jimb@redhat.com>
2273
2274         Patch from David Carlton <carlton@math.stanford.edu>:
2275         * gdbinit.in: Move the `dir' commands that add GDB's own source
2276         directory to the search path to the end, so that the `gdb' source
2277         directory will be searched first.
2278
2279 2002-07-29  Andrew Cagney  <ac131313@redhat.com>
2280
2281         * gdb_obstack.h: New file.
2282         * symtab.h: Include "gdb_obstack.h" instead of "obstack.h".
2283         (obstack_chunk_alloc, obstack_chunk_free): Delete macros.
2284         * objfiles.h: Include "gdb_obstack.h".
2285         * Makefile.in (gdb_obstack_h): Define.
2286         (symtab_h): Add $(gdb_obstack_h).
2287         (objfiles_h): Add $(gdb_obstack_h).
2288         
2289         * objfiles.c: Include "gdb_obstack.h" instead of "obstack.h".
2290         * macrotab.c, cp-valprint.c, dbxread.c: Ditto.
2291         * ch-typeprint.c, ch-valprint.c, dstread.c: Ditto.
2292         * macroexp.c, p-typeprint.c, stabsread.c: Ditto.
2293         * symtab.c, f-typeprint.c, mdebugread.c: Ditto.
2294         * p-valprint.c, symmisc.c, typeprint.c: Ditto.
2295         * symfile.c, coffread.c, c-typeprint.c: Ditto.
2296         * buildsym.c, bcache.c, ada-typeprint.c: Ditto.
2297
2298         * Makefile.in (bcache.o): Update dependencies.
2299         (buildsym.o, c-typeprint.o, ch-typeprint.o): Ditto.
2300         (ch-valprint.o, coffread.o, cp-valprint.o): Ditto.
2301         (dbxread.o, dstread.o, f-typeprint.o): Ditto.
2302         (objfiles.o, p-typeprint.o, p-valprint.o): Ditto.
2303         (stabsread.o, symfile.o, symmisc.o): Ditto.
2304         (symtab.o, typeprint.o, macroexp.o): Ditto.
2305         (macrotab.o, mdebugread.o): Ditto.
2306         (f_lang_h, coff_sym_h, coff_symconst_h): Define.
2307         (coff_ecoff_h, aout_aout64_h): Define.
2308         (aout_stabs_gnu_h, libaout_h): Define.
2309
2310 2002-07-29  Andrew Cagney  <cagney@redhat.com>
2311
2312         * regcache.c (struct regcache_descr): Rename nr_registers to
2313         nr_cooked_registers.  Revise comments describing the structure
2314         member fields.
2315         (init_regcache_descr): Update.
2316         (init_legacy_regcache_descr): Update.
2317         (read_register_gen, write_register_gen): When a cooked register in
2318         the raw register range, directly access the value from the raw
2319         register cache.
2320
2321 2002-07-29  Andrew Cagney  <ac131313@redhat.com>
2322
2323         * z8k-tdep.c: Do not include "obstack.h".
2324         * h8300-tdep.c, h8500-tdep.c: Ditto.
2325         * m68hc11-tdep.c, sh-tdep.c: Ditto.
2326         * valprint.c, v850-tdep.c: Ditto.
2327         * d10v-tdep.c, mn10300-tdep.c: Ditto.
2328         * mn10200-tdep.c: Ditto.
2329
2330         * Makefile.in (z8k-tdep.o): Update dependencies.
2331         (m68hc11-tdep.o, valprint.o): Ditto.
2332         (v850-tdep.o, d10v-tdep.o): Ditto.
2333         (mn10300-tdep.o, sparc-tdep.o): Ditto.
2334         (sh-tdep.o, h8500-tdep.o, h8300-tdep.o): Ditto.
2335         (m32r-tdep.o, mn10200-tdep.o): Specify dependencies.
2336         (sh_opc_h, gdb_sim_sh_h): Define.
2337         (elf_sh_h, elf_bfd_h): Define.
2338         (opcode_m68hc11_h): Define.
2339         (OPCODES_SRC, OPCODES_DIR): define.
2340         (OPCODES): Use $(OPCODES_DIR).
2341         (gdb_sim_d10v_h): Rename sim_d10v_h.
2342         (gdb_sim_arm_h): Rename sim_arm_h.
2343
2344 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
2345
2346         * utils.c (host_pointer_to_address, address_to_host_pointer):
2347         Change internal_error() message to indicate function responsible
2348         for the error.
2349
2350 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
2351
2352         * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast in
2353         calls to local_hex_string_custom().
2354
2355 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
2356
2357         * irix5-nat.c: Move IRIX shared library support from here...
2358         * solib-irix.c: ...to here.  Revised substantially to work with
2359         generic solib framework.
2360
2361         * osabi.h (gdb_osabi): Add new enum constant GDB_OSABI_IRIX.
2362         * osabi.c (gdb_osabi_names): Add corresponding string for Irix.
2363         * mips-irix-tdep.c: New file.
2364
2365         * Makefile.in (ALLDEPFILES): Add mips-irix-tdep.c and solib-irix.c.
2366         (mips-irix-tdep.o, solib-irix.o): New rules.
2367         * config/mips/irix5.mt (TDEPFILES): Add mips-irix-tdep.o, solib.o,
2368         solib-irix.o.
2369         * config/mips/irix6.mt (TDEPFILES): Likewise.
2370         * config/mips/irix6.mh (NATDEPFILES): Remove solib.o.
2371
2372 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
2373
2374         * aix-thread.c (coff/internal.h, bfd/libcoff.h, pthread.h): Remove
2375         disabled (via ``#if 0'') includes.
2376
2377 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
2378
2379         * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
2380         (fetch_regs_user_thread, fetch_regs_kernel_thread, fill_sprs64)
2381         (fill_sprs32, store_regs_user_thread, store_regs_kernel_thread):
2382         Add support for the fpscr register.
2383         * rs6000-nat.c (regmap, fetch_inferior_registers)
2384         (store_inferior_registers, fetch_core_registers): Likewise.
2385
2386 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
2387
2388         * rs6000-nat.c (language.h): Include.
2389         (special_regs): Delete this array.
2390         (regmap): New function.
2391         (fetch_register, store_register):  Use regmap() to map gdb
2392         register numbers to ptrace register numbers.  Also, use
2393         outputs from regmap() to make decisions regarding type of
2394         ptrace() call to make.  In particular, don't compare against
2395         FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
2396         (fetch_inferior_registers, store_inferior_registers): Where
2397         possible, obtain register numbers from tdep struct.  Don't
2398         refer to FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
2399         * config/rs6000/tm-rs6000.h (FIRST_UISA_SP_REGNUM)
2400         (LAST_UISA_SP_REGNUM): Delete.
2401         
2402 2002-07-25  Kevin Buettner  <kevinb@redhat.com>
2403
2404         * rs6000-nat.c (ppc-tdep.h): Include.
2405         (fetch_registers, store_register, fetch_core_registers): Don't
2406         access registers[] directly.  Instead, use supply_register() or
2407         regcache_collect() as appropriate.
2408         (find_toc_address): Format hex address with local_hex_string().
2409
2410 2002-07-25  Andrew Cagney  <ac131313@redhat.com>
2411
2412         * config/djgpp/fnchange.lst: Rename bfd/elf32-fr30.c and
2413         bfd/elf32-frv.c.
2414
2415 2002-07-24  Tom Tromey  <tromey@redhat.com>
2416
2417         * jv-exp.y: Marked all strings with _().
2418         (ClassInstanceCreationExpression, ArrayCreationExpression): Use
2419         internal_error.
2420         (MethodInvocation, CastExpression, parse_number, yyerror,
2421         java_type_from_name, push_expression_name, yylex): Typo fixes.
2422
2423 2002-07-24  Daniel Jacobowitz  <drow@mvista.com>
2424
2425         * ui-file.c (struct tee_file, tee_file_new, tee_file_delete)
2426         (tee_file_flush, tee_file_write, tee_file_fputs)
2427         (tee_file_isatty): New.
2428         * ui-file.h (tee_file_new): Add prototype.
2429
2430 2002-07-24  Aidan Skinner <aidan@velvet.net>
2431
2432         * ada-lang.c: Change k&r style function definitions to prototyped
2433         form.
2434         * ada-typeprint.c: Change k&r style function definitions to prototyped
2435         form.
2436         * ada-valprint.c: Change k&r style function definitions to prototyped
2437         form.
2438         
2439 2002-07-24  Andrew Cagney  <cagney@redhat.com>
2440
2441         * README: Remove reference to remote-bug.
2442         * Makefile.in (ALLDEPFILES): Remove m88k-nat.c, m88k-tdep.c and
2443         remote-bug.c.
2444         (m88k-nat.o): Delete rule.
2445         (m88k-tdep.o): Delete rule.
2446         (remote-bug.o): Delete rule.
2447         * MAINTAINERS: Mark as obsolete.
2448         * elfread.c (elf_symtab_read): Mention that m88k is obsolete.
2449         * m88k-tdep.c: Make file obsolete.
2450         * config/m88k/m88k.mh: Ditto.
2451         * config/m88k/delta88v4.mh: Ditto.
2452         * config/m88k/delta88v4.mt: Ditto.
2453         * config/m88k/delta88.mt: Ditto.
2454         * config/m88k/delta88.mh: Ditto.
2455         * remote-bug.c: Ditto.
2456         * config/m88k/tm-delta88.h: Ditto.
2457         * config/m88k/nm-delta88v4.h: Ditto.
2458         * config/m88k/xm-delta88.h: Ditto.
2459         * config/m88k/xm-dgux.h: Ditto.
2460         * config/m88k/tm-m88k.h: Ditto.
2461         * config/m88k/nm-m88k.h: Ditto.
2462         * config/m88k/tm-delta88v4.h: Ditto.
2463         * m88k-nat.c: Ditto.
2464         * cxux-nat.c: Ditto.
2465         * configure.host: Make m88*-motorola-sysv4*, m88*-motorola-sysv*
2466         and m88*-*-* obsolete.
2467         * configure.tgt: Make m88*-motorola-sysv4*, m88*-motorola-* and
2468         m88*-*-* obsolete.
2469
2470 2002-07-24  Andrew Cagney  <cagney@redhat.com>
2471
2472         * findvar.c (extract_unsigned_integer): Make `addr' parameter
2473         constant.  Same for local pointer variables.
2474         (extract_signed_integer): Ditto.
2475         * defs.h (extract_unsigned_integer): Update.
2476         (extract_signed_integer): Update.
2477
2478 2002-07-24  Andrew Cagney  <cagney@redhat.com>
2479
2480         * regcache.c (regcache_raw_write): Change buf parameter to a
2481         constant void pointer.
2482         (regcache_raw_read): Change buf parameter to a void pointer.
2483         (legacy_write_register_gen): Change myaddr parameter a constant
2484         void pointer.
2485         (supply_register): Change val parameter to a const void pointer.
2486         * regcache.h (regcache_raw_write): Update declaration.
2487         (regcache_raw_read): Update declaration.
2488         (supply_register): Update declaration.
2489
2490 2002-07-24  Tom Tromey  <tromey@redhat.com>
2491
2492         * defs.h (gdb_readline_wrapper): Declare.
2493         * utils.c (prompt_for_continue): Use gdb_readline_wrapper.
2494         * tracepoint.c (read_actions): Use gdb_readline_wrapper.
2495         * top.c (gdb_readline_wrapper): New function.
2496         (command_line_input): Use it.
2497
2498 2002-07-24  Andrew Cagney  <cagney@redhat.com>
2499
2500         * regcache.h (regcache_raw_read, regcache_raw_write): Replace
2501         regcache_read and regcache_write.
2502         (regcache_raw_read_as_address): Replace regcache_read_as_address.
2503         * regcache.c: Update.
2504         * sh-tdep.c (sh64_push_arguments): Update comment.
2505         (sh_pseudo_register_read): Update.
2506         (sh_pseudo_register_write): Update.
2507         (sh4_register_read): Update.
2508         (sh4_register_write): Update.
2509         (sh64_pseudo_register_read): Update.
2510         (sh64_pseudo_register_write): Update.
2511         (sh64_register_read): Update.
2512         (sh64_register_write): Update.
2513         * i386-tdep.c (i386_extract_return_value): Update.
2514         (i386_extract_struct_value_address): Update.
2515         (i386_extract_return_value): Update.
2516         * blockframe.c (generic_read_register_dummy): Update.
2517         (generic_call_dummy_register_unwind): Update
2518         * infrun.c (write_inferior_status_register): Update.
2519
2520 2002-07-23  Jim Blandy  <jimb@redhat.com>
2521
2522         * parser-defs.h (expression_context_pc): Make this extern.
2523         (Thanks to Michael Snyder.)
2524
2525 2002-07-23  Andrew Cagney  <ac131313@redhat.com>
2526
2527         GDB 5.2.1 released from 5.2 branch.
2528         * NEWS: Mention changes in 5.2.1 including addition of AVR target.
2529         * README: Update to mention 5.2.1.
2530
2531 2002-07-23  Mark Salter  <msalter@redhat.com>
2532
2533         * remote.c (remote_read_bytes): Fix check for error.
2534
2535 2002-07-22  Kevin Buettner  <kevinb@redhat.com>
2536
2537         * aix-thread.c (language.h): Include.
2538         (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
2539         (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc):
2540         Print newlines at end of debug messages.
2541         (pdc_symbol_addrs, pdc_read_regs, pdc_write_regs, pdc_read_data)
2542         (pdc_write_data): Use local_hex_string() instead of %llx formats.
2543
2544 2002-07-22  Kevin Buettner  <kevinb@redhat.com>
2545
2546         * aix-thread.c (ppc-tdep.h): Include.
2547         (special_register_p): New function.
2548         (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32)
2549         (store_regs_user_thread): Use register number information from
2550         gdbarch_tdep struct instead of hardcoded offsets relative to
2551         FIRST_UISA_SP_REGNUM.
2552         (fetch_regs_kernel_thread, store_regs_kernel_thread):  Call
2553         special_register_p() instead of using FPLAST_REGNUM and
2554         LAST_UISA_SP_REGNUM as lower and upper bounds on the special
2555         register numbers.  Also, don't assume that LAST_UISA_SP_REGNUM
2556         will be MQ's register number.
2557
2558 2002-07-22  Michael Snyder  <msnyder@redhat.com>
2559
2560         * aix-thread.c (ops): Rename to aix_thread_ops.
2561         (base_ops): Rename to base_target.
2562         (ops_attach): Rename to aix_thread_attach.
2563         (ops_detach): Rename to aix_thread_detach.
2564         (ops_resume): Rename to aix_thread_detach.
2565         (ops_wait):   Rename to aix_thread_wait.
2566         (ops_kill):   Rename to aix_thread_kill.
2567         (init_ops):   Rename to init_aix_thread_ops.
2568         (ops_fetch_register): Rename to aix_thread_fetch_register.
2569         (ops_store_register): Rename to aix_thread_store_register.
2570         (ops_mourn_inferior): Rename to aix_thread_mourn_inferior.
2571         (ops_thread_alive):   Rename to aix_thread_thread_alive.
2572         (ops_extra_thread_info: Rename to aix_thread_extra_thread_info.
2573         (ops_pid_to_str):  Rename to aix_thread_pid_to_str.
2574         (ops_xfer_memory): Rename to aix_thread_xfer_memory.
2575         (fetch_regs_lib):  Rename to fetch_regs_user_thread.
2576         (fetch_regs_kern): Rename to fetch_regs_kernel_thread.
2577         (store_regs_lib):  Rename to store_regs_user_thread.
2578         (store_regs_kern): Rename to store_regs_kernel_thread.
2579
2580 2002-07-22  Michael Snyder  <msnyder@redhat.com>
2581
2582         * aix-thread.c (ops_prepare_to_store): Eliminate.
2583         (init_ops): Don't initialize ops.prepare_to_store.
2584         (store_regs_kern): Pre-fetch register buffers from child, 
2585         because some registers may not be in the cache.  Copy
2586         regs from register cache only if they are cached.
2587         (store_regs_lib): Copy regs from register cache only
2588         if they are cached.
2589         (fill_sprs32, (fill_sprs64, fill_fprs, fill_gprs32,
2590         fill_gprs64): Ditto.
2591
2592 2002-07-22  Kevin Buettner  <kevinb@redhat.com>
2593
2594         * aix-thread.c (gdb_assert.h): Include.
2595         (fill_sprs64, fill_sprs32): Add selected asserts to make sure that
2596         register sizes (from register cache) match size of buffer holding
2597         register data.
2598         (fill_sprs32): Change parameter types to match those in the ptrace()
2599         buffer.
2600         (store_regs_lib): Likewise, but for 32-bit temporary variables.
2601         (ops_prepare_to_store): Rename loop variable ``i'' to ``regno''.
2602
2603 2002-07-22  Michael Snyder  <msnyder@redhat.com>
2604
2605         * aix-thread.c (supply_sprs64): Cosmetic change.
2606         (supply_sprs32): Cosmetic change.
2607         (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs32): New funcs.
2608         (fill_sprs64): Use regcache_collect instead of read_register.
2609         (store_regs_lib): Use regcache_collect instead of 
2610         read_register.  Use fill_sprs32 instead of fill_sprs64,
2611         if debugging a 32-bit architecture.
2612         (store_regs_kern): Use fill_gprs64 etc. to pull the values
2613         out of the register cache, instead of passing a pointer into
2614         the register cache directly to ptrace.  Use regcache_collect
2615         insteaad of read_register.
2616         (ops_prepare_to_store): Use target_read_registers instead
2617         of read_register_bytes.
2618
2619 2002-07-20  Aidan Skinner <aidan@velvet.net>
2620
2621         * MAINTAINERS: Add self under write after approval. 
2622                 
2623 2002-07-20  Aidan Skinner <aidan@velvet.net>
2624
2625         * ada-tasks.c: Change k&r style function definitions to prototyped
2626         form.
2627                 
2628 2002-07-19  Andrew Cagney  <ac131313@redhat.com>
2629
2630         * Makefile.in (x86-64-tdep.o): Add $(objfiles_h).
2631         * x86-64-tdep.c: Include "objfiles.h".
2632         (x86_64_gdbarch_init): Set in_solib_call_trampoline to
2633         in_plt_section.  From 2002-07-18 Michal Ludvig <mludvig@suse.cz>.
2634
2635 2002-07-17  Michal Ludvig  <michal@suse.cz>
2636
2637         * dwarf2cfi.c (execute_stack_op): Complain on unknown DW_OP_ value.
2638         (update_context): Initialise cfa variable.
2639
2640 2002-07-17  Michael Snyder  <msnyder@redhat.com>
2641
2642         * aix-thread.c: Shorten some long lines.  
2643         Bring comments into line with code spec.
2644
2645 2002-07-18  Joel Brobecker  <brobecker@gnat.com>
2646
2647         * infrun.c: Re-indent using gdb_indent.sh.
2648
2649 2002-07-18  Joel Brobecker  <brobecker@gnat.com>
2650
2651         * infrun.c (handle_inferior_event): Remove unneeded extra brace.
2652         Leave the indentation temporarily untouched, to minimize the diffs.
2653
2654 2002-07-18  Elena Zannoni  <ezannoni@redhat.com>
2655
2656         * stabsread.c: Make os9k sections of the code obsolete,
2657         for real this time.
2658         * stabsread.h: Make os9k sections of the code obsolete.
2659
2660 2002-07-18  Michal Ludvig <mludvig@suse.cz>
2661
2662         * linux-low.c (regsets_store_inferior_registers): Add free()
2663         at the end of a loop to prevent memory leak.
2664         * linux-x86-64-low.c (x86_64_regmap): Add CS, SS registers.
2665         (X86_64_NUM_GREGS): Count it from the size of x86_64_regmap.
2666         * config/sparc/tm-sp64linux.h: Make the rest of #endif
2667         line a comment.
2668         * Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h
2669
2670 2002-07-17  Jim Blandy  <jimb@redhat.com>
2671
2672         * macrocmd.c (info_macro_command): Remove newline from error
2673         message.
2674
2675 2002-07-17  J"orn Rennecke <joern.rennecke@superh.com>
2676
2677         * sh-tdep.c (sh_dsp_register_sim_regno): New function.
2678         (sh_gdbarch_init): Use it for sh-dsp.
2679
2680 2002-07-16  Kevin Buettner  <kevinb@redhat.com>
2681
2682         * dwarf2read.c (read_initial_length): Handle older, non-standard,
2683         64-bit DWARF2 format.
2684
2685 2002-07-16  Joel Brobecker  <brobecker@gnat.com>
2686
2687         * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including
2688         <sys/proc.h> when not available.
2689
2690 2002-07-16  Andrew Cagney  <ac131313@redhat.com>
2691
2692         * NEWS: Mention that the i[34]86-*-os9k has been made obsolete.
2693         * stabsread.c: Make os9k sections of the code obsolete.
2694         * configure.tgt: Make i[3456]86-*-os9k target obsolete.
2695         * config/i386/i386os9k.mt: Make file obsolete.
2696         * Makefile.in (ALLDEPFILES): Remove remote-os9k.c.
2697         (COMMON_OBS): Remove os9kread.o
2698         (SFILES): Remove os9kread.c.
2699         (os9kread.o, remote-os9k.o): Make target obsolete.
2700         * remote-os9k.c: Make file obsolete.
2701         * os9kread.c: Make file obsolete.
2702         * Makefile.in
2703
2704 2002-07-16  Andrew Cagney  <ac131313@redhat.com>
2705
2706         * NEWS: Mention that the FR30 has been made obsolete.
2707         * fr30-tdep.c: Make file obsolete.
2708         * config/fr30/tm-fr30.h: Ditto.
2709         * config/fr30/fr30.mt: Ditto.
2710         * configure.tgt: Make fr30-*-elf obsolete.
2711         * MAINTAINERS: Make fr30-elf obsolete.
2712
2713 2002-07-16  Pierre Muller  <muller@ics.u-strasbg.fr>
2714
2715         * blockframe.c (get_pc_function_start): return 0 if the minimal symbol
2716         found is not inside a section.
2717
2718 2002-07-15  Kevin Buettner  <kevinb@redhat.com>
2719
2720         * aix-thread.c (ptrace_check): Use safe_strerror() instead of
2721         strerror().
2722         (pdc_realloc): Use xrealloc() instead of realloc().
2723
2724 2002-07-15  Kevin Buettner  <kevinb@redhat.com>
2725
2726         * aix-thread.c (PD_ERROR, CALL_BASE): Delete.
2727         (ops_resume, ops_wait, fetch_regs_lib, store_regs_lib)
2728         (ops_xfer_memory, ops_kill): Don't use PD_ERROR or CALL_BASE
2729         macros.
2730
2731 2002-07-15  Kevin Buettner  <kevinb@redhat.com>
2732
2733         * aix-thread.c (ptrace_check): Eliminate goto.
2734         (sync_threadlists): Eliminate gotos.  Also, fix array overrun
2735         problem.
2736
2737 2002-07-15  Kevin Buettner  <kevinb@redhat.com>
2738
2739         * aix-thread.c (gdbcmd.h): Include.
2740         (DEBUG, DBG, DBG2, dbg): Eliminate.
2741         (debug_aix_thread): New static global.
2742         (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
2743         (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc)
2744         (fetch_regs_lib, store_regs_lib, store_regs_kern): Rewrite
2745         invocations to DBG and DBG2 macros to test against
2746         ``debug_aix_thread'' and call fprintf_unfiltered().
2747         (_initialize_aix_thread): Add new command "set debug aix-thread".
2748
2749 2002-07-15  Andrew Cagney  <ac131313@redhat.com>
2750
2751         From Gerhard Tonn <TON@de.ibm.com>:
2752         * s390-nat.c (fill_fpregset, fill_gregset): Use regcache_collect
2753         instead of supply_register.
2754
2755 2002-07-15  Andrew Cagney  <ac131313@redhat.com>
2756
2757         * dwarf2cfi.c: Include "gdb_assert.h".
2758         (frame_state_for): Use gdb_assert to check that fde->cie_ptr is
2759         non-NULL.
2760         (update_context): Do not use __func__.  Add missing ``break''.
2761         (update_context): Do not use __func__.
2762
2763 2002-07-15  Elena Zannoni  <ezannoni@redhat.com>
2764
2765         * rs6000-tdep.c (rs6000_gdbarch_init): Remove variable print_insn
2766         and its setting.  Set gdbarch instruction printing functions
2767         directly.  For non-rs6000 case use new function
2768         gdb_print_insn_powerpc.
2769         (gdb_print_insn_powerpc): New function.
2770
2771 2002-07-13  Andrew Cagney  <ac131313@redhat.com>
2772
2773         * NEWS: Mention that the d30v has been marked obsolete.
2774         * MAINTAINERS: Note that d30v / d30v-elf has been made obsolete.
2775         * configure.tgt: Mark d30v-*-* as obsolete.
2776         * d30v-tdep.c: Mark file as obsolete.
2777         * config/d30v/d30v.mt: Ditto.
2778         * config/d30v/tm-d30v.h: Ditto.
2779
2780 2002-07-13  Aidan Skinner <aidan@velvet.net>
2781
2782         * ada-tasks.c (add_task_entry): replace calls to
2783         malloc() with xmalloc
2784         * ada-tasks.c (init_task_list): replace calls to free with xfree()
2785         
2786         * ada-lang.c (replace_operator_with_call, fill_in_ada_prototype,
2787         ada_finish_decode_line_1, all_sals_for_line
2788         ada_breakpoint_rewrite): replace calls to free() with xfree()
2789                 
2790 2002-07-12  Kevin Buettner  <kevinb@redhat.com>
2791
2792         From Nicholas Duffek (with minor changes by Martin Hunt, 
2793         Louis Hamilton, and Kevin Buettner):
2794         * aix-thread.c: New file.
2795
2796 2002-07-12  Petr Sorfa <petrs@caldera.com>
2797
2798         *  dwarf2read.c (dwarf2_invalid_attrib_class): New
2799         complaint for invalid attribute class or form.
2800         (read_func_scope): DW_AT_frame_base
2801         better handling of DW_AT_block*.
2802         (dwarf2_add_member_fn): DW_AT_vtable_elem_location
2803         better handling of DW_AT_block*.
2804         (read_common_block): DW_AT_location
2805         better handling of DW_AT_block*.
2806         (read_partial_die): DW_AT_location better handling
2807         of DW_AT_block*.
2808         (new_symbol): DW_AT_external better handling of
2809         DW_AT_block*. Proper initialization of variable
2810         "addr".
2811         (attr_form_is_block): New function that returns true
2812         if the attribute's form is of DW_FORM_block*.
2813
2814 2002-07-12  Peter Schauer  <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
2815
2816         * valops.c (find_method_list): Remove comment about
2817         removed STATIC_MEMFUNCP argument.
2818         (value_find_oload_method_list): Likewise.
2819
2820 2002-07-12  Kevin Buettner  <kevinb@redhat.com>
2821
2822         From Nicholas Duffek:
2823         * rs6000-nat.c (vmap_ldinfo, xcoff_relocate_core): Call
2824         target_new_objfile_hook.
2825
2826 2002-07-12  Kevin Buettner  <kevinb@redhat.com>
2827
2828         From Nicholas Duffek:
2829         * xcoffread.c (scan_xcoff_symtab): Recognize XMC_TD as a data storage
2830         csect.
2831
2832 2002-07-12  Andrew Cagney  <cagney@redhat.com>
2833
2834         * MAINTAINERS: Mention --enable-sim-build-warnings.
2835         (m68hc11-elf): Disable sim build warnings.
2836         (m32r-elf): Mark as broken obsolete candidate.
2837         (x86_64-linux-gnu): Mark as buildable with -Werror.
2838         (arm-elf): Change -w to ``,'' which enables warnings but not
2839         -Werror.
2840
2841 2002-07-12  Andrew Cagney  <ac131313@redhat.com>
2842
2843         * bcache.h: Update copyright.
2844         (struct bstring, struct bcache): Move definition to "bcache.c".
2845         Replaced by opaque declaration.
2846         (bcache_xfree): Replace free_bcache.
2847         (bcache_xmalloc, bcache_memory_used): Declare.
2848         
2849         * bcache.c: Update copyright.
2850         (struct bstring, struct bcache): Moved to here from "bcache.h".
2851         Update comments.
2852         (bcache_xmalloc, bcache_memory_used): New functions.
2853         (bcache_xfree): Replace function free_bcache.
2854         
2855         * Makefile.in (objfiles.o): Add $(bcache_h).
2856         (objfiles_h): Remove $(bcache_h).
2857         (symfile.o): Add $(bcache_h).
2858
2859         * symmisc.c: Update copyright.
2860         (print_symbol_bcache_statistics): Pass psymbol_cache by value.
2861         (print_objfile_statistics): Use bcache_memory_used.
2862
2863         * symfile.c: Include "bcache.h".
2864         (reread_symbols): Use bcache_xfree.
2865         (reread_symbols): Use bcache_xmalloc and bcache_xfree.
2866         (add_psymbol_to_list): Pass psymbol_cache by value.
2867         (add_psymbol_with_dem_name_to_list): Ditto.
2868
2869         * objfiles.h: Update copyright.
2870         (struct bcache): Declare opaque.  Do not include "bcache.h".
2871         (struct objfile): Change psymbol_cache and macro_cache to ``struct
2872         bcache'' pointers.
2873         * dwarf2read.c (macro_start_file): Pass macro_cache by value.
2874
2875         * objfiles.c: Include "bcache.h".  Update copyright.
2876         (allocate_objfile): Use bcache_xmalloc to create psymbol_cache and
2877         macro_cache.
2878         (free_objfile): Use bcache_xfree.
2879
2880 2002-07-11  Grace Sainsbury  <graces@redhat.com>
2881
2882         * monitor.c (monitor_fetch_register): Make name a constant.
2883         (monitor_store_register): Same.
2884
2885 2002-07-11  Daniel Jacobowitz  <drow@mvista.com>
2886
2887         Based on patch from Daniel Berlin <dberlin@dberlin.org>.
2888         * buildsym.c: Include "demangle.h" for SYMBOL_INIT_DEMANGLED_NAME.
2889         (finish_block) For non-function blocks, hash the symbol table.  For
2890         function blocks, mark the symbol table as unhashed.
2891         * minsyms.c (msymbol_hash): Return hash value without taking modulus.
2892         (msymbol_hash_iw): Likewise.
2893         (add_minsym_to_hash_table): Take modulus of msymbol_hash's return
2894         value.
2895         (add_minsym_to_demangled_hash_table): Likewise for msymbol_hash_iw.
2896         (lookup_minimal_symbol): Likewise for both.
2897         * symtab.h (struct block): Add `hashtable' flag.  Comment the
2898         hashtable.
2899         (BLOCK_HASHTABLE, BLOCK_BUCKETS, BLOCK_BUCKET): New macro.
2900         (ALL_BLOCK_SYMBOLS): Update.
2901         (BLOCK_SHOULD_SORT): Do not sort hashed blocks.
2902         (struct symbol): Add `hash_next' pointer.
2903         * symtab.c (lookup_block_symbol): Search using the hash table when
2904         possible.
2905         (find_pc_sect_symtab): Use ALL_BLOCK_SYMBOLS.
2906         (search_symbols, find_addr_symbol): Likewise.
2907
2908         * dstread.c (process_dst_block): Clear hashtable bit for new block.
2909         (read_dst_symtab): Likewise.
2910         * jv-lang.c (get_java_class_symtab): Likewise.
2911         * mdebugread.c: Include "gdb_assert.h".
2912         (shrink_block): Assert that the block being modified is not hashed.
2913         * coffread.c (patch_opaque_types): Use ALL_BLOCK_SYMBOLS.
2914         * symmisc.c (free_symtab_block): Walk the hash table when freeing
2915         symbols.
2916         (dump_symtab): Recognize hashed blocks.
2917         * printcmd.c (print_frame_args):  Assert that function blocks do not
2918         have hashed symbol tables.
2919         * ada-lang.c (symtab_for_sym): Use ALL_BLOCK_SYMBOLS.
2920         (fill_in_ada_prototype, debug_print_block): Likewise.
2921         (ada_add_block_symbols): Use ALL_BLOCK_SYMBOLS.  Handle hash tables.
2922
2923 2002-07-11  Corinna Vinschen  <vinschen@redhat.com>
2924
2925         * stack.c (print_frame): Use result of frame_address_in_block()
2926         instead of fi->pc when evaluating symbols.
2927         (backtrace_command_1): Ditto.
2928
2929 2002-07-11  Andrew Cagney  <cagney@redhat.com>
2930
2931         * cris-tdep.c (cris_saved_pc_after_call): Fix parameter type.
2932         Make static.
2933
2934         * arm-tdep.c (arm_register_name): Make return type constant.
2935
2936 2002-07-10  Andrew Cagney  <ac131313@redhat.com>
2937
2938         * win32-nat.c (has_detach_ability): Convert to strict ISO C
2939         prototype.
2940         * top.c (gdb_rl_operate_and_get_next_completion): Ditto.
2941         * s390-tdep.c (s390_fp_regnum): Ditto.
2942         (s390_read_fp): Ditto.
2943         (s390_pop_frame): Ditto.
2944         (_initialize_s390_tdep): Ditto.
2945         * remote.c (get_remote_state): Ditto.
2946         * procfs.c (mappingflags): Ditto.
2947         * memattr.c (_initialize_mem): Ditto.
2948         * mcore-tdep.c (mcore_pop_frame): Ditto.
2949         * m68klinux-nat.c (_initialize_m68k_linux_nat): Ditto.
2950         * m68k-tdep.c (m68k_register_bytes_ok): Ditto.
2951         * language.c (set_case_str): Ditto.
2952         * gnu-v3-abi.c (vtable_address_point_offset): Ditto.
2953         * frv-tdep.c (new_variant): Ditto.
2954         (frv_stopped_data_address): Ditto.
2955         * dwarf2cfi.c (fde_chunks_need_space): Ditto.
2956         (context_alloc): Ditto.
2957         (frame_state_alloc): Ditto.
2958         (unwind_tmp_obstack_init): Ditto.
2959         (unwind_tmp_obstack_free): Ditto.
2960         (cfi_read_fp): Ditto.
2961         * cris-tdep.c (cris_saved_pc_after_call): Ditto.
2962         (cris_pop_frame): Ditto.
2963         * c-lang.c (scanning_macro_expansion): Ditto.
2964         (finished_macro_expansion): Ditto.
2965         (c_preprocess_and_parse): Ditto.
2966         * gdbarch.sh: Ditto.
2967         * gdbarch.h, gdbarch.c: Regenerate.
2968         * config/mn10200/tm-mn10200.h: Adjust indentation.
2969         * target.c: Adjust indentation.
2970         * symtab.h: Adjust indentation.
2971         * stabsread.h: Adjust indentation.
2972         * remote-es.c: Adjust indentation.
2973         * os9kread.c: Adjust indentation.
2974
2975 2002-07-10  Andrew Cagney  <ac131313@redhat.com>
2976         
2977         * wince.c (_initialize_wince): Rename _initialize_inftarg.
2978         * win32-nat.c (_initialize_win32_nat): Rename _initialize_inftarg.
2979
2980 2002-07-10  Grace Sainsbury  <graces@redhat.com>
2981         
2982         * NEWS: Mention m68k, mcore multi-arching.  
2983         * MAINTAINERS: Change status of m68k, mcore to reflect
2984         multi-arching.
2985
2986 2002-07-10  Daniel Jacobowitz  <drow@mvista.com>
2987
2988         * valops.c (find_overload_match): Free oload_syms.
2989
2990 2002-07-09  Joel Brobecker  <brobecker@gnat.com>
2991
2992         Define HAVE_SYS_PROC_H if sys/proc.h exists
2993         * configure.in: Add check for sys/proc.h
2994         * config.in: Regenerate.
2995         * configure: Regenerate.
2996
2997 2002-07-09  Grace Sainsbury  <graces@redhat.com>
2998
2999         * config/m68k/tm-m68k.h: Remove macros wrapped in 
3000         #if !GDB_MULTI_ARCH. 
3001
3002 2002-07-08  Andrew Cagney  <ac131313@redhat.com>
3003
3004         * config.in, configure: Regenerate.
3005
3006 2002-07-08  Mark Kettenis  <kettenis@gnu.org>
3007
3008         * dwarf2cfi.c: Include "gcore.h".
3009         (execute_stack_op): Fix implementation of the
3010         DW_OP_deref and DW_OP_deref_size operators by letting do their
3011         lookup in the target.
3012
3013 2002-07-07  Mark Kettenis  <kettenis@gnu.org>
3014
3015         From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>:
3016         * i386-sol2-tdep.c (i386_sol2_init_abi): Correct value for
3017         tdep->sc_sp_offset.
3018
3019 2002-07-05  Daniel Jacobowitz  <drow@mvista.com>
3020
3021         Fix PR gdb/595, gdb/602
3022         * gnu-v3-abi.c (gnuv3_baseclass_offset): Remove unused variables.
3023         Don't call value_cast, just read the vtable pointer; update comments
3024         to match.
3025
3026 2002-07-05  Grace Sainsbury  <graces@redhat.com>
3027
3028         * config/mcore/tm-mcore.h: Remove file.
3029         * config/mcore/mcore.mt: Remove definition of TM_FILE
3030         * configure.tgt: Set gdb_multi_arch to yes for the mcore target.
3031
3032 2002-07-05  Mark Kettenis  <kettenis@gnu.org>
3033
3034         * i386bsd-tdep.c: Include "gdb_string.h".
3035
3036 2002-07-04  Grace Sainsbury  <graces@redhat.com>
3037
3038         * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Set to 2.
3039         (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG,RETVAL_REGNUM): Move to
3040         mcore-tdep.
3041         (REG_STRUCT_HAS_ADDR, USE_STRUCT_CONVENTION, GET_SAVED_REGISTER)
3042         (TARGET_VIRTUAL_FRAME_POINTER, BELIEVE_PCC_PROMOTION): Remove.
3043         * mcore-tdep.c (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG)
3044         (RETVAL_REGNUM): Move macros from tm-mcore.h
3045         (mcore_reg_struct_has_addr): New function.
3046         (mcore_gdbarch_init): Added initializations for the macros removed
3047         from tm-mcore.h.
3048
3049 2002-07-04  Mark Kettenis  <kettenis@gnu.org>
3050
3051         * osabi.c (generic_elf_osabi_sniffer): Add check for FreeBSD 3.x's
3052         traditonal string branding within the ELF header.
3053
3054 2002-07-04  Daniel Jacobowitz  <drow@mvista.com>
3055
3056         * symtab.c (remove_params): New function.
3057         (make_symbol_overload_list): Use it instead of cplus_demangle.
3058         (overload_list_add_symbol): Likewise.  Reorder.  Fix memory leak.
3059
3060 2002-07-04  Mark Kettenis  <kettenis@gnu.org>
3061
3062         * i386obsd-nat.c (_initialize_i386obsd_nat): Fix typo in prototype.
3063
3064         * i386bsd-tdep.c (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end):
3065         New variables.
3066         (i386nbsd_init_abi): Use these to initialize tdep->sigtramp_start
3067         and tdep->sigtramp_end.
3068         * i386obsd-nat.c: New file.
3069         * config/i386/obsd.mh (NATDEPFILES): Add i386obsd-nat.o.
3070
3071         * dwarf2cfi.c (cfi_pop_frame): Use alloca() for regbuf.
3072         Don't call get_current_frame().
3073
3074 2002-07-04  Pierre Muller  <muller@ics.u-strasbg.fr>
3075
3076         * i386-nat.c (child_post_startup_inferior): New function
3077         calling i386_cleanup_dregs if
3078         I386_USE_GENERIC_WATCHPOINTS is defined.
3079         * config/i386/nm-i386.h: define CHILD_POST_STARTUP_INFERIOR
3080         conditional to acknowledge that i386-nat.c has its
3081         own child_post_startup_inferior function.
3082
3083 2002-07-04  Mark Kettenis  <kettenis@gnu.org>
3084
3085         * i386-tdep.h (I386_MAX_REGISTER_SIZE): New define.
3086         * i386-tdep.c (i386_do_pop_frame): Use I386_MAX_REGISTER_SIZE
3087         instead of MAX_REGISTER_RAW_SIZE.
3088         (i386_extract_return_value, i386_extract_struct_value_address):
3089         Convert to use regcache.
3090         (i386_gdbarch_init): Set max_register_raw_size and
3091         max_register_virtual_size to I386_MAX_REGISTER_SIZE.
3092         Set extract_return_value and extract_struct_value_address instead
3093         of their deprecated variants.
3094
3095         Convert i386 target to generic dummy frames.
3096         * i386-tdep.c: Include "symfile.h".
3097         (i386_frameless_signal_p): Consider a function to be frameless if
3098         the pc points at the first instruction of the function.
3099         (i386_frame_chain): Handle (generic) call dummies.
3100         (i386_frame_saved_pc): Likewise.
3101         (i386_frame_init_saved_regs): Remove code dealing with call
3102         dummies on the stack.
3103         (i386_push_dummy_frame): Removed.
3104         (i386_call_dummy_words): Removed.
3105         (i386_fix_call_dummy): Removed.
3106         (i386_push_return_address): New function.
3107         (i386_do_pop_frame): Renamed from i386_pop_frame.  Add FRAME
3108         parameter, and don't call get_current_frame.
3109         (i386_pop_frame): New function.
3110         (i386_gdbarch_init): Set use_generic_dummy_frames to 1, set
3111         call_dummy_location to AT_ENTRY_POINT, set call_dummy_address to
3112         entry_point_address, set call_dummy_breakpoint_offset to 0, set
3113         call_dummy_length to 0, set call_dummy_words to NULL, set
3114         sizeof_call_dummy_words to 0, set fix_call_dummy to
3115         generic_fix_call_dummy, set pc_in_call_dummy to
3116         pc_in_call_dummy_at_entry_point, set push_dummy_frame to
3117         generic_push_dummy_frame, set push_return_address to
3118         i386_push_return_address and set frame_chain_valid to
3119         generic_file_frame_chain_valid.
3120
3121 2002-07-03  Andrew Cagney  <ac131313@redhat.com>
3122
3123         * gdbarch.sh (struct regcache): Add opaque declaration.
3124         (EXTRACT_RETURN_VALUE): New architecture method.
3125         (EXTRACT_STRUCT_VALUE_ADDRESS): Ditto.
3126         * gdbarch.h, gdbarch.c: Regenerate.
3127         * arch-utils.c (legacy_extract_return_value): New function.
3128         * arch-utils.h (legacy_extract_return_value): Declare.
3129         * values.c (value_being_returned): Re-enable code handling
3130         EXTRACT_STRUCT_VALUE_ADDRESS.  Move
3131         deprecated_grub_regcache_for_registers call to block handling
3132         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
3133         (EXTRACT_RETURN_VALUE): Do not define.
3134
3135 2002-07-03  Grace Sainsbury  <graces@redhat.com>
3136
3137         * config/mcore/tm-mcore.h (REGISTER_BYTES, NUM_REGS, PC_REGNUM)
3138         (SP_REGNUM, FP_REGNUM, FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK)
3139         (BREAKPOINT_FROM_PC, INNER_THAN, SAVED_PC_AFTER_CALL)
3140         (INIT_EXTRA_FRAME_INFO, FRAME_INIT_SAVED_REGS, INIT_FRAME_PC)
3141         (FRAME_CHAIN, FRAME_CHAIN_VALID, FRAME_SAVED_PC)
3142         (STORE_RETURN_VALUE, DEPRECATED_EXTRACT_RETURN_VALUE)
3143         (STORE_STRUCT_RETURN, DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
3144         (SKIP_PROLOGUE, FRAME_ARGS_SKIP, FRAME_ARGS_ADDRESS)
3145         (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, POP_FRAME)
3146         (PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME, PUSH_ARGUMENTS): Remove.
3147         * mcore-tdep.c (mcore_init_extra_frame_info): Add fromleaf
3148         argument so the function fits the prototype in the architecture
3149         vector.
3150         (mcore_pop_frame): Remove argument so the function fits the
3151         prototype. Use get_current_frame instead of the argument.
3152         (mcore_push_arguments): Change type of struct_return so the
3153         function can be used in the architecture vector.
3154         (mcore_store_struct_return): Add.
3155         (mcore_frame_init_saved_regs): Add.
3156         (mcore_gdbarch_init): Add function calls to replace the macros
3157         removed from tm-mcore.h
3158
3159 2002-07-03  Andrew Cagney  <ac131313@redhat.com>
3160
3161         * infcmd.c (print_return_value): Remove compatibility code calling
3162         deprecated_grub_regcache_for_registers.
3163         
3164         * values.c: Include "regcache.h".
3165         (value_being_returned): Update.  Use
3166         deprecated_grub_regcache_for_registers to extract the register
3167         buffer address.  
3168         * value.h (value_being_returned): Change ``retbuf'' parameter to a
3169         ``struct regcache''.
3170         * Makefile.in (values.o): Add dependency on $(regcache_h).
3171
3172         * inferior.h (run_stack_dummy): Change type of second parameter to
3173         a ``struct regcache''.
3174         * valops.c (hand_function_call): Change type of retbuf to ``struct
3175         regcache''.  Allocate using regcache_xmalloc, clean using
3176         make_cleanup_regcache_xfree.
3177         * infcmd.c (run_stack_dummy): Update.  Use
3178         regcache_cpu_no_passthrough instead of memcpy to copy the buffer.
3179
3180         * regcache.c (do_regcache_xfree): New function.
3181         (make_cleanup_regcache_xfree): New function.
3182         * regcache.h (make_cleanup_regcache_xfree): Declare.
3183
3184 2002-07-03  Martin M. Hunt  <hunt@redhat.com>
3185
3186         * event-top.c (command_line_handler): Don't read past
3187         beginning of buffer.
3188
3189 2002-07-03  Martin M. Hunt  <hunt@redhat.com>
3190         
3191         * varobj.c (struct varobj_root): Change frame from CORE_ADDR to 
3192         struct frame_id. 
3193         (varobj_create): Store frame_id for root.
3194         (varobj_gen_name): Use xasprintf.
3195         (varobj_update): Save and restore frame using get_frame_id() and
3196         frame_find_by_id().
3197         (create_child): Use xasprintf.
3198         (new_root_variable): Initialize frame_id.
3199         (c_name_of_child): Use xasprintf. Call find_frame_by_id().
3200         (c_value_of_variable): Use xasprintf. Move mem_fileopen call
3201         to prevent memory leak.
3202
3203 2002-07-03  Andrew Cagney  <ac131313@redhat.com>
3204
3205         * valops.c (hand_function_call): Move declaration of retbuf to
3206         start of function, allocate using malloc, add a cleanup but before
3207         the inf_status cleanup, cleanup the buffer.  Rename local variable
3208         old_chain to inf_status_cleanup.
3209
3210 2002-07-03  Martin M. Hunt  <hunt@redhat.com>
3211
3212         * top.c (execute_command): Use cmd_func() and cmd_func_p().
3213
3214         * cli/cli-decode.c (cmd_func_p): New function.
3215         (cmd_func): New function.
3216
3217         * command.h: Add cmd_func() and cmd_func_p().   
3218         
3219 2002-07-03  Grace Sainsbury  <graces@redhat.com>
3220
3221         * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Add macro. Set to 0.
3222         (REGISTER_SIZE): Remove.
3223         (MAX_REGISTER_RAW_SIZE): Remove.
3224         (REGISTER_VIRTUAL_TYPE): Remove.
3225         (MAX_REGISTER_VIRTUAL_SIZE): Remove.
3226         (REGISTER_NAME): Remove.
3227         (USE_GENERIC_DUMMY_FRAMES): Remove.
3228         (CALL_DUMMY): Remove.
3229         (CALL_DUMMY_START_OFFSET): Remove.
3230         (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
3231         (CALL_DUMMY_LOCATION): Remove.
3232         (FIX_CALL_DUMMY): Remove.
3233         (CALL_DUMMY_ADDRESS): Remove.
3234         (SIZEOF_CALL_DUMMY_WORDS): Remove.
3235         (SAVE_DUMMY_FRAME_TOS): Remove.
3236         * mcore-tdep.c (MCORE_REG_SIZE, MCORE_NUM_REGS): Add macros.
3237         (mcore_register_virtual_type): New function.
3238         (mcore_register_byte): New function.
3239         (mcore_register_size): New function.
3240         (mcore_register_name): New function.
3241         (mcore_gdbarch_init): New function. Add set_gdbarch calls for
3242         macros removed from tm-mcore.h.
3243         (mcore_dump_tdep): Add.
3244         (_initialize_mcore_tdep): Add gdbarch_register call.
3245
3246 2002-07-03  Mark Kettenis  <kettenis@gnu.org>
3247
3248         * i386-tdep.c (i386_frameless_signal_p): Provide an argument in to
3249         frameless_look_for_prologue, such that we actually call this
3250         function.
3251
3252 2002-07-02  Joel Brobecker  <brobecker@gnat.com>
3253
3254         * frame.h (frame_address_in_block): New function.
3255
3256         * blockframe.c (frame_address_in_block): New function extracted
3257         from get_frame_block().
3258         (get_frame_block): Use frame_address_in_block().
3259         (block_innermost_frame): Use frame_address_in_block() to match
3260         the frame pc address against the block boundaries rather than
3261         the frame pc directly. This prevents a failure when a frame pc
3262         is actually a return-address pointing immediately after the end
3263         of the given block. 
3264
3265 2002-07-02  Grace Sainsbury  <graces@redhat.com>
3266
3267         * MAINTAINERS: Add self under write after approval. 
3268
3269 2002-07-02  Grace Sainsbury  <graces@redhat.com>
3270
3271         * m68k-tdep.c (m68k_remote_breakpoint_from_pc): Add. Currently not
3272         used in architecture vector. The default is
3273         m68k_local_breakpoint_from_pc.
3274         (m68k_local_breakpoint_from_pc): Add.
3275         (enum): Add register numbers from tm-m68k.h.
3276         (m68k_gdbarch_init): Add breakpoint_from_pc to architecture
3277         vector.  
3278         * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Set to
3279         GDB_MULTI_ARCH_PARTIAL.
3280         (BPT_VECTOR, REGISTER_BYTES_FP, REGISTER_BYTES_NOFP)
3281         (NUM_FREGS, SIG_PC_FP_OFFSET, SP_ARG0, REMOTE_BPT_VECTOR): Move to
3282         m68k-tdep.c.
3283         (BREAKPOINT, REMOTE_BREAKPOINT): Remove.
3284         (A1_REGNUM, FP0_REGNUM, FPC_REGNUM, FPS_REGNUM, FPI_REGNUM): Move
3285         to enum in m68k-tdep.c
3286
3287 2002-07-02  Joel Brobecker  <brobecker@gnat.com>
3288
3289         * solib-osf.c (open_map): Compute the list of shared libraries
3290         loaded by the inferior, rather than the list of libraries loaded
3291         by GDB itself.  Otherwise, GDB ends up reading the symbols from
3292         the wrong shared libraries...
3293
3294 2002-07-02  Mark Kettenis  <kettenis@gnu.org>
3295
3296         * i386-linux-tdep.c (i386_linux_sigcontext_addr): Make static.
3297         (LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONEXT_SP_OFFSET): Remove
3298         macros.
3299         (i386_linux_sigtramp_saved_pc, i386_linux_sigtramp_saved_sp):
3300         Remove functions.
3301         (FRAMELESS_SIGNAL): Remove function.
3302         (i386_linux_frame_chain, i386_linux_frame_saved_pc,
3303         i386_linux_saved_pc_after_call): Removed.
3304         (i386_linux_init_abi): Initialize tdep->sigcontext_addr,
3305         tdep->sc_pc_offset and tdep->sc_sp_offset.  Don't override
3306         frame_chain, frame_saved_pc and saved_pc_after_call any longer.
3307
3308         * i386-tdep.c (i386_frameless_signal_p): New function.
3309         (i386_frame_chain): Deal with frameless signals.
3310         (i386_sigtramp_saved_sp): New function.
3311         (i386_frame_saved_pc): Deal with frameless signals.
3312         (i386_saved_pc_after_call): Make sure the correct value is
3313         returned just after entry into a sigtramp.
3314         * i386bsd-tdep.c (i386bsd_sc_sp_offset, i386nbsd_sc_sp_offset,
3315         i386fbsd4_sc_sp_offset): New variables.
3316         (i386bsd_init_abi, i386nbsd_init_abi, i386fbsd4_init_abi): Use
3317         these variables to initialize tdep->sc_sp_offset.  * i386bsd-nat.c
3318         (_initialize_i386bsd_nat): Add sanity check for sc_sp_offset
3319         similiar to what we already did for sc_pc_offset.
3320         * i386-sol2-tdep.c (i386_sol2_init_abi): Initialize
3321         tdep->sc_sp_offset.
3322
3323         * i386nbsd-tdep.c (fetch_elfcore_registers): Wrap long line.
3324
3325 2002-07-02  Michal Ludvig  <mludvig@suse.cz>
3326
3327         * config/i386/tm-x86-64linux.h: New.
3328         * config/i386/x86-64linux.mt: Add GDB_MULTI_ARCH and TM_FILE
3329         definitions.
3330         * config/i386/nm-x86-64.h: Rename to ...
3331         * config/i386/nm-x86-64linux.h: ... this one.
3332         * config/i386/x86-64linux.mh: Reflect the above change.
3333         
3334 2002-07-01  Mark Kettenis  <kettenis@gnu.org>
3335
3336         * i386-tdep.h (struct gdbarch_tdep): Replace sigtramp_saved_pc
3337         with sigcontext_addr.  Add sc_sp_offset.
3338         (i386bsd_sigtramp_saved_pc): Remove prototype.
3339         (i386bsd_sicontext_addr): Add prototype.
3340         * i386-tdep.c (i386_sigtramp_saved_pc): New function.
3341         (i386_frame_saved_pc): Rewrite to call i386_sigtramp_saved_pc.
3342         (i386_svr4_sigtramp_saved_pc): Removed.
3343         (i386_svr4_sigcontext_addr): New function.
3344         (i386_svr4_init_abi): Don't initialize tdep->sigtramp_saved_pc.
3345         Initialize tdep->sigcontext_addr instead.  Initialize
3346         tdep->sc_pc_offset and tdep->sc_sp_offset.
3347         (i386_gdbarch_init): Likewise.
3348         * i386bsd-tdep.c (i386bsd_sigcontext_addr): Don't make it static
3349         any more.
3350         (i386bsd_sigtramp_saved_pc): Remove function.
3351         (i386bsd_init_abi): Don't initialize tdep->sigtramp_saved_pc.
3352         Initialize tdep->sigcontext_addr instead.  Initialize
3353         tdep->sc_pc_offset.
3354         * i386-linux-tdep.c (i386_linux_init_abi): Remove initialization
3355         of tdep->sigtramp_saved_pc.
3356         * i386-sol2-tdep.c (i386_sol2_init_abi): Don't initialize
3357         tdep->sigtramp_saved_pc.  Initialize tdep->sigcontext_addr
3358         instead.
3359
3360         * i386-tdep.c (i386_frameless_function_invocation,
3361         i386_frame_num_args, i386_frame_init_saved_regs,
3362         i386_skip_prologue, i386_push_dummy_frame, i386_fix_call_dummy,
3363         i386_pop_frame, i386_push_arguments, i386_store_struct_return,
3364         i386_extract_return_value, i386_store_return_value,
3365         i386_extract_struct_value_address, i386_register_virtual_type,
3366         i386_register_convertible, i386_register_convert_to_virtual,
3367         i386_register_convert_to_raw, i386_svr4_sigtramp_saved_pc,
3368         i386_go32_init_abi, i386_nw_init_abi, i386_gdbarch_init): Make
3369         static.
3370
3371 2002-07-01  Mark Kettenis  <kettenis@gnu.org>
3372
3373         * i386bsd-tdep.c (i386bsd_frame_saved_pc): Removed.
3374
3375         * config/i386/tm-i386sol2.h (COERCE_FLOAT_TO_DOUBLE): Removed.
3376         * i386-sol2-tdep.c (i386_sol2_init_abi): Adjust for the removal of
3377         this macro.  Include "value.h".
3378
3379 2002-06-30  Aidan Skinner  <aidan@velvet.net>
3380
3381         * ada-exp.tab.c: remove as it's a generated file
3382         * ada-lex.c: remove as it's a generated file
3383                 
3384 2002-06-30  Mark Kettenis  <kettenis@gnu.org>
3385
3386         * config/i386/tm-i386.h (struct frame_info, struct
3387         frame_saved_regs, struct value, struct type): Remove forward
3388         declarations.
3389
3390         * config/i386/tm-linux.h [HAVE_PTRACE_GETFPXREGS]
3391         (FILL_FPXREGSET, HAVE_SSE_REGS): Remove define.
3392         * config/i386/nm-linux.h [HAVE_PTRACE_GETFPXREGS]
3393         (FILL_FPXREGSET): Define.
3394
3395         * config/i386/tm-nbsd.h (HAVE_SSE_REGS): Remove define.
3396
3397         * configure.tgt (i[3456]86-*-openbsd*): Fold into
3398         i[3456]86-*-netbsd* case.
3399         * config/i386/tm-obsd.h: Removed.
3400         * config/i386/obsd.mt: Removed.
3401         * config/i386/obsd.mh (NATDEPFILES): Remove corelow.o and
3402         core-aout.o.
3403         (MH_CFLAGS): Add -DYYDEBUG=0.
3404
3405         * i386bsd-nat.c (_initialize_i386bsd_nat): Define SC_PC_OFFSET to
3406         i386nbsd_sc_pc_offset on OpenBSD too.
3407
3408         * config/i386/tm-fbsd.h [!SVR4_SHARED_LIBS]
3409         (IN_SOLIB_CALL_TRAMPOLINE): Remove define.
3410         * config/i386/tm-nbsdaout.h (IN_SOLIB_CALL_TRAMPOLINE): Remove
3411         define.
3412         * i386bsd-tdep.c: Include "arch-utils.h".
3413         (i386bsd_aout_in_solib_call_trampoline): New function.
3414         (i386bsd_init_abi): Set in_solib_call_trampoline to
3415         i386bsd_aout_in_solib_call_trampoline.
3416         (i386nbsdelf_init_abi, i386fbsd_init_abi): Set
3417         in_solib_call_trampoline to generic_in_solib_call_trampoline.
3418
3419 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
3420
3421         * macrotab.h: Do not include "obstack.h" or "bcache.h".
3422         (struct obstack, struct bcache): Add opaque declarations.
3423         * Makefile.in (macrotab_h): Update
3424
3425 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
3426
3427         * blockframe.c (generic_find_dummy_frame): Change return type to
3428         ``struct regcache''.
3429         (struct dummy_frame): Replace field ``registers'' with regcache, a
3430         struct regcache object.
3431         (generic_find_dummy_frame): Update.
3432         (generic_push_dummy_frame): Update.  Use regcache_xfree,
3433         regcache_xmalloc and regcache_cpy.
3434         (generic_pop_dummy_frame): Update.  Use regcache_cpy and
3435         regcache_xfree.
3436         (deprecated_generic_find_dummy_frame): Update.
3437         (generic_read_register_dummy): Update.  Use
3438         regcache_read_as_address.
3439         (generic_call_dummy_register_unwind): Update.  Use regcache_read.
3440         (generic_get_saved_register): Update.  Use regcache_read.
3441
3442 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
3443
3444         * Makefile.in (objfiles_h): Add $(bcache_h).
3445         * objfiles.h: Include "bcache.h".
3446
3447         * Makefile.in (symtab_h): Remove $(bcache_h).
3448         * symtab.h: Do not include "bcache.h".
3449
3450 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
3451
3452         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Set frame_chain_valid to
3453         generic_func_frame_chain_valid.
3454
3455 2002-06-28  David O'Brien  <obrien@FreeBSD.org>
3456
3457         * config/i386/nm-fbsd.h: Include <sys/param.h>.
3458         * config/i386/tm-fbsd.h: Likewise.
3459
3460 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
3461
3462         * rs6000-tdep.c (rs6000_gdbarch_init): Use
3463         generic_unwind_get_saved_register.
3464
3465 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
3466
3467         From 2002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>:
3468         * regcache.c (supply_register): Add missing argument to
3469         register_buffer call.
3470
3471 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
3472
3473         * Makefile.in (init.c): Drop -e option to grep.  Not necessary and
3474         Solaris /bin/grep does not not like it.  From Peter Schauer.
3475
3476 2002-06-26  Tom Tromey  <tromey@redhat.com>
3477
3478         * command.h (add_setshow_cmd): Declare.
3479         (add_setshow_cmd_full): Declare.
3480         * cli/cli-decode.c (add_setshow_cmd): No longer static.  Now
3481         returns void.  Use add_setshow_cmd_full.
3482         (add_setshow_cmd_full): New function.
3483         (add_setshow_auto_boolean_cmd): Use add_setshow_cmd_full.
3484         (add_setshow_boolean_cmd): Likewise.
3485
3486 2002-06-26  Jason Thorpe  <thorpej@wasabisystems.com>
3487
3488         * config/vax/tm-vax.h: Protect from multiple inclusion.
3489         (TARGET_UPAGES, TARGET_NBPG, STACK_END_ADDR)
3490         (SIGTRAMP_START, SIGTRAMP_END, SIGCONTEXT_PC_OFFSET): Move to...
3491         * config/vax/tm-vaxbsd.h: ...here.  New file.
3492         * config/vax/vax.mt (TM_FILE): Set to tm-vaxbsd.h.
3493
3494 2002-06-26  Jason Thorpe  <thorpej@wasabisystems.com>
3495
3496         * config/vax/tm-vax.h (BREAKPOINT): Remove.
3497         (BELIEVE_PCC_PROMOTION): Remove.
3498         (AP_REGNUM): Move to...
3499         * config/vax/nm-vax.h: ...here.
3500         * vax-tdep.c: Use VAX_AP_REGNUM instead of AP_REGNUM.
3501         (vax_breakpoint_from_pc): New function.
3502         (vax_gdbarch_init): Initialize gdbarch_breakpoint_from_pc
3503         and gdbarch_believe_pcc_promotion.
3504
3505 2002-06-26  Jason Thorpe  <thorpej@wasabisystems.com>
3506
3507         * Makefile.in (vax_tdep_h): Define.  
3508         (vax-tdep.o): Use $(vax_tdep_h).
3509         * vax-tdep.c (vax_gdbarch_init): Use generic OS ABI framework.
3510         (vax_dump_tdep): New function. 
3511         (_initialize_vax_tdep): Register vax_dump_tdep.
3512         * vax-tdep.h: Include osabi.h.     
3513         (struct gdbarch_tdep): New. 
3514
3515 2002-06-26  Andrew Cagney  <cagney@redhat.com>
3516
3517         * frame.h (deprecated_generic_find_dummy_frame): Rename
3518         generic_find_dummy_frame.
3519         * blockframe.c (generic_find_dummy_frame): Make static.
3520         (deprecated_generic_find_dummy_frame): New function.
3521         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Replace
3522         generic_find_dummy_frame with deprecated_find_dummy_frame.
3523         (sh64_nofp_frame_init_saved_regs): Ditto.
3524         (sh_fp_frame_init_saved_regs): Ditto.
3525         * s390-tdep.c (s390_frame_saved_pc_nofix): Ditto.
3526         (s390_frame_chain): Ditto.
3527         * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
3528
3529 2002-06-26  Grace Sainsbury  <graces@redhat.com>
3530
3531         * config/m68k/tm-m68k.h: Rearrange code so macros not in the
3532         gdbarch vector are at the top.
3533         (NUM_REGS): Remove.
3534         (FP_REGNUM, SP_REGNUM, PS_REGNUM, PC_REGNUM, FP0_REGNUM): Remove.
3535         (FRAME_ARGS_ADDRESS): Remove.
3536         (FRAME_LOCALS_ADDRESS): Remove.
3537         (FRAME_NUM_ARGS): Remove.
3538         (FRAME_ARGS_SKIP): Remove.  
3539         * m68k-tdep.c (enum): Add eumeration of special register numbers.
3540         (m68k_gdbarch_init): Add gdbarch initializations for macros
3541         undefined in tm-m68k.h
3542
3543 2002-06-26  Grace Sainsbury  <graces@redhat.com>
3544
3545         * monitor.h: Add the function regname to monitor_ops
3546         structure. This way NUM_REGS does not have to be a constant.
3547         * monitor.c (monitor_fetch_register): Added support for regname
3548         function. The function is called if the array regnames is NULL.
3549         (monitor_store_register): Same.
3550         * cpu32bug-rom.c (cpu32bug_regname): Add function. Replaces
3551         regnames array.
3552         (init_cpu32bug_cmds): set cpu32bug_cmds.regnames to NULL,
3553         cpu32bug_cmds.regname to point to new function.
3554         * abug-rom.c (abug_regname): Same as above.
3555         (init_abug_cmds): Same.
3556         * dbug-rom.c (dbug_regname): Same as above.
3557         (init_dbug_cmds): Same.
3558         * remote-est.c (est_regname): Same. 
3559         (init_est_cmds): Same.
3560         * rom68k-rom.c (rom68k_regname): Same. 
3561         (init_rom68k_cmds): Same.
3562
3563 2002-06-25  Tom Tromey  <tromey@redhat.com>
3564
3565         * breakpoint.c (delete_command): Don't repeat `delete' commands.
3566
3567 2002-06-25  Andrew Cagney  <cagney@redhat.com>
3568
3569         * infrun.c (stop_registers): Change variable's type to ``struct
3570         regcache'''.
3571         (xmalloc_inferior_status): Delete function.
3572         (free_inferior_status): Delete function.
3573         (normal_stop): Use regcache_cpy.
3574         (struct inferior_status): Change type of fields ``stop_registers''
3575         and ``registers'' to ``struct regcache''.
3576         (write_inferior_status_register): Use regcache_write.
3577         (save_inferior_status): Instead of calling
3578         xmalloc_inferior_status, allocate the inf_status buffer directly.
3579         Use regcache_dup_no_passthrough and regcache_dup to save the
3580         buffers.
3581         (restore_inferior_status): Use regcache_xfree and regcache_cpy.
3582         Replace the stop_registers regcache instead of overriding it.  Use
3583         regcache_xfree.  Instead of calling free_inferior_status, xfree
3584         the buffer directly.
3585         (discard_inferior_status): Use regcache_xfree.  Instead of calling
3586         free_inferior_status, xfree the buffer directly.
3587         (build_infrun): Use regcache_xmalloc.
3588         (_initialize_infrun): Delete redundant call to build_infrun.
3589
3590         * Makefile.in (infcmd.o): Add $(regcache_h).
3591
3592         * infcmd.c: Include "regcache.h".
3593         (run_stack_dummy): Use deprecated_grub_regcache_for_registers to
3594         obtain the address of `stop_registers' register buffer.
3595         (print_return_value): Ditto.
3596
3597         * inferior.h (struct regcache): Add opaque declaration.
3598         (stop_registers): Change variable's declared type to ``struct
3599         regcache''.
3600
3601 2002-06-24  Tom Tromey  <tromey@redhat.com>
3602
3603         * cli/cli-decode.c (add_show_from_set): Fixed typo in comment.
3604         * target.c (initialize_targets): Fixed typo in
3605         trust-readonly-sections `show' documentation.
3606
3607         * main.c: Marked all strings with _().
3608
3609 2002-06-24  Don Howard  <dhoward@redhat.com>
3610
3611         * memattr.c (create_mem_region): Treat hi == 0 as a special case
3612         that means max CORE_ADDR+1.
3613         (lookup_mem_region): Ditto.
3614         (mem_info_command): Ditto.
3615
3616 2002-06-24  Grace Sainsbury  <graces@redhat.com>
3617
3618         * config/m68k/tm-m68k.h (DECR_PC_AFTER_BREAK): Remove.
3619         (REGISTER_BYTES_OK): Remove.
3620         (REGISTER_BYTES): Remove.
3621         (STORE_STRUCT_RETURN): Remove.
3622         (DEPRECATED_EXTRACT_RETURN_VALUE): Remove.
3623         (STORE_RETURN_VALUE): Remove.
3624         (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
3625         (FRAME_CHAIN): Remove.
3626         (FRAMELESS_FUNCTION_INVOCATION): Remove.
3627         (FRAME_SAVED_PC): Remove.  
3628         * m68k-tdep.c (m68k_register_bytes_ok):Add.
3629         (m68k_store_struct_return): Add.
3630         (m68k_deprecated_extract_return_value): Add.
3631         (m68k_deprecated_extract_struct_value_address): Add.
3632         (m68k_store_return_value): Add.
3633         (m68k_frame_chain): Add.
3634         (m68k_frameless_function_invocation): Add.
3635         (m68k_frame_saved_pc): Add.
3636         (m68k_gdbarch_init): added set_gdbarch calls for new 
3637         functions and deleted macros.
3638
3639 2002-06-23  Tom Tromey  <tromey@redhat.com>
3640
3641         * Makefile.in (HFILES_NO_SRCDIR): Remove old files.
3642         (ALLDEPFILES): Likewise.
3643         (udiheaders): Removed.
3644         (udip2soc.o): Likewise.
3645         (udi2go32.o): Likewise.
3646         (udr.o): Likewise.
3647         (HFILES_WITH_SRCDIR): Don't mention udiheaders.
3648
3649 2002-06-22  Andrew Cagney  <ac131313@redhat.com>
3650
3651         * infrun.c (_initialize_infrun): Delete unnecessary call to
3652         build_infrun.
3653
3654         * regcache.h: Update comments describing the regcache_cpy family
3655         of functions.
3656         (regcache_save, regcache_restore): Delete declaration.
3657         (regcache_save_no_passthrough): Delete declaration.
3658         (regcache_restore_no_passthrough): Delete declaration.
3659         * regcache.c (regcache_save): Delete function.
3660         (regcache_save_no_passthrough): Delete function.
3661         (regcache_restore): Delete function.
3662         (regcache_restore_no_passthrough): Delete function.
3663
3664 2002-06-21  Andrew Cagney  <ac131313@redhat.com>
3665
3666         * config/m68k/tm-m68k.h: Fix typo.
3667         (FRAME_INIT_SAVED_REGS): Define when non-multi-arch.
3668         (m68k_frame_init_saved_regs): Declare.
3669
3670 2002-06-21  Jim Blandy  <jimb@redhat.com>
3671
3672         Remove some vestiges of Harris 88k support.
3673         * dwarf2read.c (decode_locdesc): Remove `#if' block for Harris 88k
3674         register numbering quirk.
3675         * elfread.c (elf_symtab_read): Remove `#if' block for skipping
3676         odd symbols occurring in Harris 88k ELF targets.
3677
3678 2002-06-21  Tom Tromey  <tromey@redhat.com>
3679
3680         * gdb_locale.h: New file.
3681         * Makefile.in (GDB_CFLAGS): Define LOCALEDIR.
3682         (defs_h): Added gdb_locale.h.
3683         * configure, config.in: Rebuilt.
3684         * configure.in (PACKAGE): Define.
3685         * defs.h: Include gdb_locale.h.
3686         * main.c (captured_main): Call setlocale, bindtextdomain,
3687         textdomain.
3688
3689 2002-06-21  Dave Brolley  <brolley@redhat.com>
3690
3691         From Stan Shebs, Jim Blandy, Mark Salter, Kevin Buettner:
3692         * config/frv/frv.mt: New file.
3693         * config/frv/tm-frv.h: New file.
3694         * configure.tgt: Support frv-*-*.
3695         * Makefile.in (frv-tdep.o): New target.
3696         * frv-tdep.c: New file.
3697         * NEWS: Mention frv.
3698
3699 2002-06-21  Dave Brolley  <brolley@redhat.com>
3700
3701         * MAINTAINERS: Add self to "Write After Approval" list.
3702
3703 2002-06-21  Grace Sainsbury  <graces@redhat.com>
3704
3705         * config/m68k/tm-m68k.h (REGISTER_BYTE, REGISTER_RAW_SIZE)
3706         (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
3707         (REGISTER_VIRTUAL_TYPE, REGISTER_NAMES, TARGET_LONG_DOUBLE_FORMAT)
3708         (FUNCTION_START_OFFSET, SKIP_PROLOGUE, SAVED_PC_AFTER_CALL)
3709         (INNER_THAN, STACK_ALIGN, REGISTER_SIZE): Remove macros.
3710
3711         * m68k-tdep.c: Include arch-utils.h
3712         (m68k_register_raw_size): Add.
3713         (m68k_register_virtual_size): Add.
3714         (m68k_register_virtual_type): Add.
3715         (m68k_register_name): Add.
3716         (m68k_stack_align): Add.
3717         (m68k_register_byte): Add.
3718         (m68k_gdbarch_init): Add set_gdbarch calls for macros removed in
3719         tm-m68k.h.
3720
3721 2002-06-21  Grace Sainsbury  <graces@redhat.com>
3722
3723         * m68k-tdep.c (m68k_frame_init_saved_regs): Replace
3724         m68k_find_saved_regs.
3725         (m68k_pop_frame): Removed saved_regs structure, and replaced
3726         references to it with frame->saved_regs.
3727         (m68k_gdbarch_init): Added function calls to initialize the
3728         gdbarch structure.
3729         (m68k_fix_call_dummy): Add. 
3730         * config/m68k/tm-m68k.h: (FRAME_FIND_SAVED_REGS): Remove.
3731         (CALL_DUMMY): Remove.
3732         (CALL_DUMMY_LENGTH): Remove.
3733         (CALL_DUMMY_START_OFFSET): Remove.
3734         (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
3735         (FIX_CALL_DUMMY): Remove.
3736         (PUSH_DUMMY_FRAME): Remove.
3737         (POP_FRAME): Remove.
3738
3739 2002-06-19  Pierre Muller  <muller@ics.u-strasbg.fr>
3740
3741         * parse.c (parse_fprintf): New function used to avoid calls to
3742         fprintf in bison parser generated debug code.
3743         * parser-defs.h: Declaration of new parse_fprintf function.
3744         * ada-exp.y, c-exp.y, f-exp.y, jv-exp.y, m2-exp.y, p-exp.y:
3745         Set YYDEBUG to 1 by default.
3746         Set YYFPRINTF as parse_fprintf.
3747
3748 2002-06-21  Michal Ludvig  <mludvig@suse.cz>
3749
3750         * dwarf2cfi.c (read_encoded_pointer): Don't handle pointer 
3751         encoding anymore.
3752         (pointer_encoding, enum ptr_encoding): New.
3753         (execute_cfa_program): Take care about pointer encoding.        
3754         (dwarf2_build_frame_info): Only call parse_frame_info for 
3755         .debug_frame and .eh_frame.
3756         (parse_frame_info): New, derived from former dwarf2_build_frame_info.
3757         fixed augmentation handling, added relative addressing, 
3758         ignore duplicate FDEs. Added comments.
3759         * dwarf2cfi.c: Reindented.
3760         
3761 2002-06-20  Elena Zannoni  <ezannoni@redhat.com>
3762
3763         * event-top.c (command_handler): Don't use space_at_cmd_start
3764         unless there is sbrk() on the host. Assign time and space data
3765         to union fields of the appropriate length.
3766
3767 2002-06-20  Michal Ludvig  <mludvig@suse.cz>
3768
3769         * x86-64-tdep.c (x86_64_register_nr2name): Rename to 
3770         x86_64_register_name. Return type changed to 'const char *'.
3771         (x86_64_register_name2nr): Rename to x86_64_register_number.
3772         (x86_64_gdbarch_init): Update to reflect the change.
3773         * x86-64-tdep.h: Ditto.
3774         * x86-64-linux-nat.c (x86_64_fxsave_offset)
3775         (supply_fpregset): Ditto.
3776
3777 2002-06-19  Andrew Cagney  <cagney@redhat.com>
3778
3779         * regcache.h: Update copyright.
3780         (struct regcache, struct gdbarch): Add opaque declarations.
3781         (current_regcache): Declare global variable.
3782         (regcache_read, regcache_write): Add gdbarch parameter.
3783         (regcache_save, regcache_save_no_passthrough)
3784         (regcache_restore, regcache_restore_no_passthrough)
3785         (regcache_dup, regcache_dup_no_passthrough)
3786         (regcache_cpy, regcache_cpy_no_passthrough)
3787         (deprecated_grub_regcache_for_registers)
3788         (deprecated_grub_regcache_for_register_valid)
3789         (regcache_valid_p): Add function declarations.
3790         
3791         * regcache.c: Update copyright.
3792         (regcache_descr_handle): New global variable.
3793         (struct regcache_descr): Define.
3794         (init_legacy_regcache_descr, init_regcache_descr): New functions.
3795         (regcache_descr, xfree_regcache_descr): New functions.
3796         (struct regcache): Define.
3797         (regcache_xmalloc, regcache_xfree): New functions.
3798         (regcache_cpy, regcache_cpy_no_passthrough): New functions.
3799         (regcache_dup, regcache_dup_no_passthrough): New functions.
3800         (regcache_valid_p, regcache_read_as_address): New functions.
3801         (deprecated_grub_regcache_for_registers): New function.
3802         (deprecated_grub_regcache_for_register_valid): New function.
3803         (current_regcache): New global variable.
3804         (register_buffer): Add regcache parameter.  Update calls.
3805         (regcache_read, regcache_write): Add regcache parameter.  Rewrite.
3806         (read_register_gen, write_register_gen): Update register_buffer
3807         call.  Test for legacy_p instead of gdbarch_register_read_p or
3808         gdbarch_register_write_p.
3809         (regcache_collect): Update register_buffer call.
3810         (build_regcache): Rewrite.  Use deprecated grub functions.
3811         (regcache_save, regcache_save_no_passthrough): New functions.
3812         (regcache_restore, regcache_restore_no_passthrough): New
3813         functions.
3814         (_initialize_regcache): Create the regcache_data_handle. Swap
3815         current_regcache global variable.
3816         
3817         * sh-tdep.c (sh_pseudo_register_read): Add current_regcache
3818         parameter to regcache_read and regcache_write calls.
3819         (sh4_register_read): Ditto.
3820         (sh64_pseudo_register_read): Ditto.
3821         (sh64_register_read): Ditto.
3822         (sh_pseudo_register_write): Ditto.
3823         (sh4_register_write): Ditto.
3824         (sh64_pseudo_register_write): Ditto.
3825         (sh64_register_write): Ditto.
3826
3827         * defs.h (XCALLOC): Define.
3828
3829 2002-06-19  Grace Sainsbury  <graces@redhat.com>
3830
3831         * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Added (set to 0).
3832         * m68k-tdep.c (m68k_gdbarch_init): Added.
3833         (m68k_dump_tdep): Added.
3834
3835 2002-06-19  Daniel Jacobowitz  <drow@mvista.com>
3836
3837         * ada-lang.c (fill_in_ada_prototype): Update comment.
3838
3839 2002-06-19  Daniel Jacobowitz  <drow@mvista.com>
3840
3841         * mips-tdep.c (enum mips_abi): Explicitly start at 0.  Add
3842         MIPS_ABI_LAST.
3843         (mips_abi_string, mips_abi_strings): New.
3844         (struct gdbarch_tdep): Remove mips_abi_string, add found_abi.
3845         (mips_gdbarch_init): Set tdep->found_abi.  Don't set
3846         tdep->mips_abi_string.  Honor mips_abi_string.  Default to
3847         O32 if no ABI is found.
3848         (mips_dump_tdep): Use mips_abi_strings.
3849         (mips_abi_update): New function.
3850         (_initialize_mips_tdep): Initialize mips_abi_string.  Add  
3851         ``set mips abi'' and ``show mips abi''.  Check the size of
3852         mips_abi_strings.
3853
3854 2002-06-19  Andrew Cagney  <cagney@redhat.com>
3855
3856         * i386-linux-tdep.c (i386_linux_register_name): Make return type
3857         constant.
3858
3859 2002-06-18  Joel Brobecker  <brobecker@gnat.com>
3860
3861         * alpha-tdep.c (heuristic_proc_desc): Compute the size of the  
3862         current frame using only the first stack size adjustment. All
3863         subsequent size adjustments are not considered to be part of
3864         the "static" part of the current frame.
3865         Compute the address of the saved registers relative to the
3866         Frame Pointer ($fp) instead of the Stack Pointer if $fp is
3867         in use in this frame.
3868
3869 2002-06-18  Don Howard  <dhoward@redhat.com>
3870  
3871         * valops.c (value_ind): Use value_at_lazy() when dereferencing
3872         type int expressions.  Thanks to Jim Blandy <jimb@redhat.com> for
3873         suggesting this solution.
3874
3875 2002-06-18  Andrew Cagney  <ac131313@redhat.com>
3876
3877         * config/romp/xm-rtbsd.h: Delete file.
3878         * config/romp/rtbsd.mh: Delete file.
3879
3880 2002-06-18  Keith Seitz  <keiths@redhat.com>
3881
3882         * breakpoint.c (condition_command): Post breakpoint_modify
3883         when a condition is added to an existing breakpoint.
3884         (commands_command): Likewise for commands.
3885         (set_ignore_count): Likewise for ignore counts.
3886         If no tty, do not simply return, still need to send event
3887         notification.
3888         (ignore_command): Only print a newline if the command came
3889         from a tty.
3890         Don't call breakpoints_changed, since this is now properly
3891         handled by set_ignore_count.
3892
3893 2002-06-18  Andrew Cagney  <cagney@redhat.com>
3894
3895         * MAINTAINERS: Note that cris-elf target can be compiled with
3896         -Werror.
3897         * cris-tdep.c (cris_register_name): Make return type constant.
3898         (cris_breakpoint_from_pc): Ditto.
3899
3900 2002-06-18  Michal Ludvig  <mludvig@suse.cz>
3901
3902         * frame.h (struct frame_info): Change type of context to 
3903         'struct context'.
3904
3905 2002-06-17  Andrew Cagney  <cagney@redhat.com>
3906
3907         * gdbarch.sh (REGISTER_NAME): Change return type a constant string
3908         pointer.
3909         * gdbarch.h, gdbarch.c: Regenerate.
3910         * config/mips/tm-mips.h (mips_register_name): Update.
3911         * i386-tdep.h (i386_register_name): Update.
3912         * mips-tdep.c (mips_register_name): Update
3913         * alpha-tdep.c (alpha_register_name): Update.
3914         * arch-utils.c (legacy_register_name): Update.
3915         * arch-utils.h (legacy_register_name): Update.
3916         * avr-tdep.c (avr_register_name): Update.
3917         * ia64-tdep.c (ia64_register_name): Update.
3918         * i386-tdep.c (i386_register_name): Update.
3919         * sparc-tdep.c (sparc32_register_name): Update.
3920         (sparc64_register_name): Update.
3921         (sparclite_register_name): Update.
3922         (sparclet_register_name): Update.
3923         * sh-tdep.c (sh_generic_register_name): Update.
3924         (sh_sh_register_name): Update.
3925         (sh_sh3_register_name): Update.
3926         (sh_sh3e_register_name): Update.
3927         (sh_sh_dsp_register_name): Update.
3928         (sh_sh3_dsp_register_name): Update.
3929         (sh_sh4_register_name): Update.
3930         (sh_sh64_register_name): Update.
3931         * s390-tdep.c (s390_register_name): Update.
3932         * rs6000-tdep.c (rs6000_register_name): Update.
3933         * ns32k-tdep.c (ns32k_register_name_32082): Update.
3934         (ns32k_register_name_32382): Update.
3935         * d10v-tdep.c (d10v_ts2_register_name): Update.
3936         (d10v_ts3_register_name): Update.
3937         * xstormy16-tdep.c (xstormy16_register_name): Update.
3938         * vax-tdep.c (vax_register_name): Update.
3939         * v850-tdep.c (v850_register_name): Update.
3940         * m68hc11-tdep.c (m68hc11_register_name): Update.
3941         * mn10300-tdep.c (mn10300_generic_register_name): Update.
3942         (am33_register_name): Update.
3943
3944 2002-06-17  Grace Sainsbury  <graces@redhat.com>
3945
3946         * m68k-tdep.c: Reindented.
3947
3948 2002-06-17  Andrew Cagney  <ac131313@redhat.com>
3949
3950         * gdb_indent.sh: Add prgregset_t, fpregset_t, and gregset_t to the
3951         list of predefined types.
3952
3953 2002-06-16  Mark Kettenis  <kettenis@gnu.org>
3954
3955         * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE,
3956         REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL,
3957         REGISTER_CONVERT_TO_RAW): Remove defines.
3958         (i386_register_virtual_type, i386_register_convertible,
3959         i386_register_convert_to_virtual, i386_register_convert_to_raw):
3960         Remove prototypes.
3961         * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
3962         macros mentioned above.
3963
3964         * config/i386/tm-i386lynx.h (SAVED_PC_AFTER_CALL): Remove define.
3965         (i386lynx_saved_pc_after_call): Remove prototype.
3966         * i386ly-tdep.c: Include "i386-tdep.h".
3967         (i386lynx_saved_pc_after_call): Make static.  Use
3968         read_memory_nobpt instead of read_memory.  Use
3969         read_memory_unsigned_integer instead of read_memory_integer.
3970         (i386lynx_init_abi): New function.
3971         (i386lynx_coff_osabi_sniffer): New function.
3972         (_initialize_i386bsd_tdep): New function.
3973
3974         * config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY,
3975         CALL_DUMMY_LENGTH, CALL_DUMMY_START_OFFSET,
3976         CALL_DUMMY_BREAKPOINT_OFFSET, FIX_CALL_DUMMY): Remove defines.
3977         (i386_fix_call_dummy): Remove prototype.
3978         * i386-tdep.c (i386_call_dummy_words): New variable.
3979         (i386_gdbarch_init): Adjust for removal of the
3980         macros mentioned above.
3981
3982 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
3983
3984         * command.h (add_setshow_auto_boolean_cmd): Replace
3985         add_set_auto_boolean_cmd.
3986         * cli/cli-decode.c (add_setshow_auto_boolean_cmd): Replace
3987         add_set_auto_boolean_cmd.
3988         * cli/cli-decode.h (add_set_auto_boolean_cmd): Delete declaration.
3989         * mips-tdep.c (_initialize_mips_tdep): Update ``set mips
3990         mask-address'' command.
3991         (show_mask_address): Add cmd parameter.
3992         * remote.c (add_packet_config_cmd): Update.  Change type of
3993         set_func and show_func to cmd_sfunc_ftype.
3994         (_initialize_remote): Update `set remote Z-packet'
3995         (show_remote_protocol_qSymbol_packet_cmd): Add cmd parameter.
3996         (show_remote_protocol_e_packet_cmd): Ditto.
3997         (show_remote_protocol_E_packet_cmd): Ditto.
3998         (show_remote_protocol_P_packet_cmd): Ditto.
3999         (show_remote_protocol_Z_software_bp_packet_cmd): Ditto.
4000         (show_remote_protocol_Z_hardware_bp_packet_cmd): Ditto.
4001         (show_remote_protocol_Z_write_wp_packet_cmd): Ditto.
4002         (show_remote_protocol_Z_read_wp_packet_cmd): Ditto.
4003         (show_remote_protocol_Z_access_wp_packet_cmd): Ditto.
4004         (show_remote_protocol_Z_packet_cmd): Ditto.
4005         (show_remote_protocol_binary_download_cmd): Ditto.
4006         (show_remote_cmd): Pass NULL to all of above.
4007
4008 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
4009
4010         * config/i386/tm-i386.h (PUSH_ARGUMENTS, STORE_STRUCT_RETURN,
4011         DEPRECATED_EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE,
4012         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS, PUSH_DUMMY_FRAME,
4013         POP_FRAME): Remove defines.
4014         (i386_push_arguments, i386_store_struct_return,
4015         i386_extract_return_value, i386_store_return_value,
4016         i386_extract_struct_value_address, i386_push_dummy_frame,
4017         i386_pop_frame): Renove prototypes.
4018         * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
4019         macros mentioned above.
4020
4021 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
4022
4023         * cli/cli-decode.c (add_setshow_boolean_cmd): Replace
4024         add_set_boolean_cmd.
4025         (add_setshow_cmd): New function.
4026         * command.h (add_setshow_boolean_cmd): Replace
4027         add_set_boolean_cmd.
4028         * remote-rdi.c (_initialize_remote_rdi): Update ``set rdiheartbeat''
4029         and ``set rdiromatzero''.
4030         * maint.c (_initialize_maint_cmds): Update commented out code.
4031         * cli/cli-decode.h (add_set_boolean_cmd): Delete declaration.
4032         * target.c (initialize_targets): Update `set
4033         trust-readonly-sections'.
4034         * remote.c (_initialize_remote): Update `set remotebreak'.
4035
4036 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
4037
4038         * config/i386/tm-i386.h (FUNCTION_START_OFFSET, INNER_THAN,
4039         BREAKPOINT, DECR_PC_AFTER_BREAK): Removed.
4040         * i386-tdep.c (i386_skip_prologue): Adjust function signature to
4041         fit into multi-arch framework.
4042         (i386_breakpoint_from_pc): New function.
4043         (i386_gdbarch_init): Adjust for removal of the macros mentioned
4044         above.
4045
4046         * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION,
4047         FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS,
4048         FRAME_ARGS_SKIP, FRAME_INIT_SAVED_REGS): Remove defines.
4049         (i386_frameless_function_invocation, i386_frame_num_args,
4050         i386_frame_init_saved_regs): Remove prototypes.
4051         * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
4052         macros mentioned above.
4053
4054 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
4055
4056         * cli/cli-decode.c (set_cmd_cfunc): Update.
4057         (set_cmd_sfunc): Update.
4058         * command.h (cmd_cfunc_ftype, cmd_sfunc_ftype): Declare.
4059         (set_cmd_sfunc, set_cmd_cfunc): Update.
4060         * cli/cli-decode.h: Update.
4061
4062 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
4063
4064         * i386-sol2-tdep.c (i386_sol2_osabi_sniffer): New function.
4065         (_initialize_i386_sol2_tdep): Register i386_sol2_osabi_sniffer.
4066
4067 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
4068
4069         * defs.h (auto_boolean): Declare enum.
4070         * command.h (cmd_auto_boolean): Delete enum.
4071         * mips-tdep.c (mask_address_var): Update.
4072         (mips_mask_address_p): Update.
4073         (show_mask_address): Update.
4074         * remote.c (struct packet_config): Update.
4075         (update_packet_config): Update.
4076         (show_packet_config_cmd): Update.
4077         (packet_ok): Update.
4078         (add_packet_config_cmd): Update.
4079         (_initialize_remote): 
4080         * command.h: Update.
4081         * cli/cli-setshow.c (parse_auto_binary_operation): Update.
4082         (do_setshow_command): Update.
4083         * cli/cli-decode.c (add_set_auto_boolean_cmd): Update.
4084         * cli/cli-decode.h: Update.
4085
4086 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
4087
4088         * config/i386/tm-cygwin.h, config/i386/tm-fbsd.h,
4089         config/i386/tm-go32.h, config/i386/tm-i386gnu.h,
4090         config/i386/tm-i386sol2.h, config/i386/tm-i386v4.h,
4091         config/i386/tm-linux.h, config/i386/tm-nbsd.h,
4092         config/i386/tm-obsd.h (HAVE_I387_REGS): Remove define.
4093         * config/i386/tm-i386.h: Unconditionally define FLOAT_INFO.
4094
4095         * i386-tdep.c (i386_coff_osabi_sniffer): Add "coff-go32" to the
4096         list of DJGPP COFF targets.
4097
4098         * config/i386/tm-i386.h (REGISTER_SIZE): Remove define.
4099         (NUM_GREGS, NUM_FREGS, NUM_SSE_REGS): Remove defines.
4100         (FP_REGNUM, SP_REGNUM, PC_REGNUM, PS_REGNUM): Remove defines.
4101         (FP0_REGNUM): Remove define.
4102         (MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE,
4103         MAX_REGISTER_VIRTUAL_SIZE): Remove define.
4104         (i386_register_virtual_size): Remove protoype.
4105         * i386-tdep.c (i386_register_virtual_size): Removed.
4106         (i386_extract_return_value, i386_store_return_value): Use
4107         FP0_REGNUM instead of NUM_FREGS to determine whether the
4108         floating-point registers are available.
4109         (i386_gdbarch_init): Tweak FIXME about FPU registers.
4110         Adjust for removal of macros mentioned above.
4111
4112 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
4113
4114         * i386v4-nat.c: Include "i386-tdep.h".  Reformat and tweak various
4115         comments.
4116         (fill_gregset, supply_gregset, supply_fpregset, fill_fpregset):
4117         Remove prototypes.
4118         (supply_gregset, fill_gregset): Remove use of register keyword and
4119         remove declaration for regmap.  Use I386_NUM_GREGS instead of
4120         NUM_REGS and NUM_FREGS.
4121         (FPREGSET_FSAVE_OFFSET): Remove.
4122         (supply_fpregset, fill_fpregset): Use FPO_REGNUM instead of
4123         NUM_FREGS to determine whether the floating-point registers are
4124         available.
4125
4126         * i386gnu-nat.c (supply_gregset, gnu_fetch_registers,
4127         gnu_store_registers): Replace usage of NUM_GREGS with
4128         I386_NUM_GREGS.
4129
4130         * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
4131         OLD_CANNOT_STORE_REGISTER, supply_gregset, fill_gregset): Replace
4132         usage of NUM_GREGS with I386_NUM_GREGS.
4133
4134         * i386-linux-nat.c (fill_gregset): Remove redundant parentheses.
4135
4136         * i386bsd-nat.c: Include "i386-tdep.h".
4137         (supply_gregset, fill_gregset): Replace usage of NUM_GREGS with
4138         I386_NUM_GREGS.
4139
4140         * i386v-nat.c: Remove copnditional inclusion of <asm/debugreg.h>,
4141         and associated comment.  They no longer make any sense, since we
4142         don't use this file anymore on Linux.
4143
4144         * config/i386/tm-i386.h (MAX_NUM_REGS): Removed.
4145         * i386-tdep.c (i386_register_offset, i386_register_size): Use
4146         I386_SSE_NUM_REGS instead of MAX_NUM_REGS for the number of
4147         elements in these arrays.
4148         (_initialize_i386_tdep): Use I386_SSE_NUM_REGS instead of
4149         MAX_NUM_REGS.
4150
4151 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
4152
4153         * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.
4154         * osabi.c (gdb_osabi_names): Add entry for "LynxOS".
4155
4156 2002-06-14  Andrew Cagney  <cagney@redhat.com>
4157
4158         * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
4159         EXTRACT_RETURN_VALUE.
4160         (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Rename
4161         EXTRACT_STRUCT_VALUE_ADDRESS.
4162         * gdbarch.h, gdbarch.c: Regenerate.
4163         
4164         * values.c (value_being_returned): Handle
4165         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
4166         (EXTRACT_RETURN_VALUE): Define as DEPRECATED_EXTRACT_RETURN_VALUE.
4167
4168         * arm-linux-tdep.c (arm_linux_init_abi): Update. 
4169         * arm-tdep.c (arm_gdbarch_init): Update.
4170         * avr-tdep.c (avr_gdbarch_init): Update.
4171         * cris-tdep.c (cris_gdbarch_init): Update.
4172         * d10v-tdep.c (d10v_gdbarch_init): Update.
4173         * ia64-tdep.c (ia64_gdbarch_init): Update.
4174         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
4175         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
4176         * s390-tdep.c (s390_gdbarch_init): Update.
4177         * sh-tdep.c (sh_gdbarch_init): Update.
4178         * s390-tdep.c (s390_gdbarch_init): Update.
4179         * sparc-tdep.c (sparc_gdbarch_init): Update.
4180         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
4181         * v850-tdep.c (v850_gdbarch_init): Update.
4182         * vax-tdep.c (vax_gdbarch_init): Update.
4183         * x86-64-tdep.c (x86_64_gdbarch_init): Update.
4184         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
4185
4186         * config/arc/tm-arc.h: Update.
4187         * config/d30v/tm-d30v.h: Update.
4188         * config/fr30/tm-fr30.h: Update.
4189         * config/h8300/tm-h8300.h: Update.
4190         * config/h8500/tm-h8500.h: Update.
4191         * config/i386/tm-i386.h: Update.
4192         * config/i386/tm-ptx.h: Update.
4193         * config/i386/tm-symmetry.h: Update.
4194         * config/i960/tm-i960.h: Update.
4195         * config/m32r/tm-m32r.h: Update.
4196         * config/m68k/tm-delta68.h: Update.
4197         * config/m68k/tm-linux.h: Update.
4198         * config/m68k/tm-m68k.h: Update.
4199         * config/m88k/tm-m88k.h: Update.
4200         * config/mcore/tm-mcore.h: Update.
4201         * config/mips/tm-mips.h: Update.
4202         * config/mn10200/tm-mn10200.h: Update.
4203         * config/pa/tm-hppa.h: Update.
4204         * config/pa/tm-hppa64.h: Update.
4205         * config/sparc/tm-sp64.h: Update.
4206         * config/sparc/tm-sparc.h: Update.
4207         * config/sparc/tm-sparclet.h: Update.
4208         * config/z8k/tm-z8k.h: Update.
4209
4210 2002-06-14  Andrew Cagney  <cagney@redhat.com>
4211
4212         * Makefile.in (i386_linux_tdep_h): Define.
4213         (i386_tdep_h, i387_tdep_h): Define.
4214         (i386-linux-nat.o): Add $(i386_linux_tdep_h),
4215         $(i386_tdep_h) and $(i387_tdep_h).
4216         * i386-linux-nat.c: Include "i386-linux-tdep.h".
4217
4218 2002-06-14  Mark Kettenis  <kettenis@gnu.org>
4219
4220         * config/i386/tm-i386.h (START_INFERIOR_TRAPS_EXPECTED): Removed.
4221         Already covered by the default.
4222
4223         * config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT,
4224         TARGET_LONG_DOUBLE_BIT): Remove.  * i386-tdep.c
4225         (i386_gdbarch_init): Initialize long_double_format and long_double
4226         bit.
4227
4228         * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and
4229         i386bsd-tdep.o.  Remove solib.o, solib-svr4.o and solib-legacy.o.
4230         Move these to ...
4231         * config/i386/i386sol2.mh: ... here.
4232         * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Remove define.
4233         (sigtramp_saved_pc, I386V4_SIGTRAMP_SAVED_PC): Don't #undef.
4234         (SIGCONTEXT_PC_OFFSET): Remove define.
4235         (IN_SIGTRAMP): Remove define.
4236         * i386-sol2-tdep.c: New file.
4237         
4238         * config/i386/i386nw.mt (TM_FILE): Change to tm-i386.h.
4239         * config/i386/tm-i386nw.h: Removed.
4240
4241         * config/i386/tm-fbsd.h (STAB_REG_TO_REGNUM,
4242         USE_STRUCT_CONVENTION): Remove defines.
4243         (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
4244         (get_longjmp_target): Remove prototype.
4245         (IN_SIGTRAMP): Remove define.
4246         (i386bsd_in_sigtramp): Remove prototype.
4247         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
4248         function.  Update comment accordingly
4249         (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
4250         (FRAME_SAVED_PC): Remove define.
4251         (i386bsd_frame_saved_pc): Remove prototype.
4252         * config/i386/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC,
4253         GET_LONGJMP_TARGET): Remove defines.
4254         (get_longjmp_target): Remove prototype.
4255         (IN_SIGTRAMP): Remove define.
4256         (i386bsd_in_sigtramp): Remove prototype.
4257         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
4258         function.  Update comment accordingly
4259         (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
4260         (FRAME_SAVED_PC): Remove define.
4261         (i386bsd_frame_saved_pc): Remove prototype.
4262         * config/i386/tm-nbsdaout.h (i386nbsd_aout_use_struct_convention):
4263         Remove prototype.
4264         (USE_STRUCT_CONVENTION): Remove prototype.
4265         * i386bsd-nat.c (i386bsd_sigcontext_pc_offset): Remove
4266         declaration.
4267         (_initialize_i386bsd_nat): Revise logic to determine some
4268         constants at compile time when compiling a native GDB.  Warn if
4269         things don't match up with what we expect.
4270         * i386bsd-tdep.c (i386bsd_sigtramp_start, i386bsd_sigtramp_end):
4271         Remove variables.
4272         (i386bsd_in_sigtramp): Rename tp i386bsd_pc_in_sigtramp.  Rewrite
4273         to use date stored in `struct gdbarch_tdep'.
4274         (i386bsd_sigcontext_offset): Remove varaible.
4275         (i386bsd_sigtramp_saved_pc): Make public.  Rewrite to use data
4276         stored in `struct gdbarch_tdep'.
4277         (i386bsd_frame_saved_pc): Make static.
4278         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): New functions.
4279         (i386bsd_sc_pc_offset, i386nbsd_sc_pc_offset,
4280         i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
4281         i386fbsd4_sc_pc_offset): New variables.
4282         (i386bsd_init_abi, i386nbsd_init_abi, i386nbsdelf_init_abi,
4283         i386fbsdaout_init_abi, i386fbsd_init_abi, i386fbsd4_init_abi): New
4284         functions.
4285         (i386bsd_aout_osabi_sniffer, _initialize_i386bsd_tdep): New
4286         functions.
4287         * i386fbsd-nat.c (_initialize_i386fbsd_nat): Fix type in comment.
4288         Modify the value of i386fbsd_sigtramp_start and
4289         i386fbsd_sigtramp_end instead of i386bsd_sigtramp_start and
4290         i386fbsd_sigtramp_end.
4291         * i386nbsd-tdep.c: (i386nbsd_aout_use_struct_convention): Remove
4292         function.
4293
4294         * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Move
4295         define to i386-linux-tdep.h.
4296         (NUM_REGS, MAX_NUM_REGS, REGISTER_BYTES, REGISTER_NAME,
4297         REGISTER_BYTE, REGISTER_RAW_SIZE, STAB_REG_TO_REGNUM): Remove
4298         defines.
4299         (i386_linux_register_name, i386_linux_register_byte,
4300         i386_linux_register_raw_size): Remove prototypes.
4301         (i386_linux_svr4_fetch_link_map_offsets): Remove prototype.
4302         (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
4303         (IN_SIGTRAMP, FRAME_CHAIN, FRAME_SAVED_PC, SAVED_PC_AFTER_CALL,
4304         TARGET_WRITE_PC): Remove defines.
4305         (i386_linux_in_sigtramp, i386_linux_frame_chain,
4306         i386_linux_frame_saved_pc, i386_linux_saved_pc_after_call,
4307         i386_linux_write_pc): Remove prototypes.
4308         (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
4309         (get_longjmp_target): Remove prototype.
4310         * i386-linux-tdep.h: New file.
4311         * i386-linux-nat.c: Include "i386-linux-tdep.h".
4312         * i386-linux-tdep.c: Include "i386-tdep.h" and
4313         "i386-linux-tdep.h".
4314         (i386_linux_register_name, i386_linux_register_byte,
4315         i386_linux_register_raw_size, i386_linux_in_sigtramp,
4316         i386_linux_write_pc, i386_linux_svr4_fetch_link_map_offsets):
4317         Make static.
4318         (i386_linux_init_abi): New function.
4319         (_initialize_i386_linux_tdep): New function.
4320
4321         * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Remove define.
4322         (i386_saved_pc_after_call): Remove prototype.
4323         (MAX_NUM_REGS): Increase to deal with Linux's orig_eax "register".
4324         (REGISTER_NAME, STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
4325         DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): Remove defines.
4326         (i386_register_name, i386_stab_reg_to_regnum,
4327         i386_dwarf_reg_to_regnum): Remove prototypes.
4328         (SIZEOF_GREGS, SIZEOF_FPU_REGS, SIZEOF_FPU_CTL_REGS,
4329         SIZEOF_SSE_REGS): Remove defines.
4330         (REGISTER_BYTES): Remove define.
4331         (REGISTER_BYTE, REGISTER_RAW_SIZE): Remove defines.
4332         (i386_register_byte, i386_register_raw_size): Remove prototypes.
4333         (FRAME_CHAIN, FRAME_SAVED_PC): Remove defines.
4334         (i386_frame_chain, i386_frame_saved_pc): Remove prototypes.
4335         * config/i386/tm-i386v4.h (FRAME_CHAIN_VALID): Remove define.
4336         (JB_ELEMENT_SIZE, JB_PC, JB_EBX, JB_ESI, JB_EDI, JB_EBP, JB_ESP,
4337         JB_EDX, GET_LONGJMP_TARGET): Remove defines.
4338         (get_longjmp_target): Remove prototype.
4339         (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP): Remove defines.
4340         (sigtramp_saved_pc): Remove define.
4341         (i386v4_sigtramp_saved_pc): Remove prototype.
4342         * config/i386/tm-go32.h (FRAME_CHAIN,
4343         FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC): Remove defines.
4344         (i386go32_frame_saved_pc): Remove prototype.
4345         (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
4346         (get_longjmp_target): Remove prototype.
4347         * i386-tdep.h: Include "osabi.h".
4348         (enum i386_abi): Removed.
4349         (enum struct_return): New enum.
4350         (struct gdbarch_tdep): Remove abi member, add osabi, jb_pc_offset,
4351         struct_return, sigtramp_saved_pc, sigtramp_start, sigtramp_end and
4352         sc_pc_offset members.
4353         (i386_gdbarch_register_os_abi): Remove prototype.
4354         (I386_NUM_GREGS, I386_NUM_FREGS, I386_NUM_XREGS,
4355         I386_SSE_NUM_REGS): New defines.
4356         (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS,
4357         I386_SSE_SIZEOF_REGS): New defines.
4358         (i386_register_name, i386_register_byte, i386_register_raw_size):
4359         New prototypes.
4360         (i386_elf_init_abi, i386_svr4_init_abi): New prototypes.
4361         (i386bsd_sigtramp_saved_pc): New prototype.
4362         * i386-tdep.c: Don't include "elf-bfd.h".
4363         (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum,
4364         i386_frame_chain, i386_saved_pc_after_call): Make static.
4365         (i386_frame_saved_pc): Rewrite to call architecture dependent
4366         function to deal with signal handlers.  Make static.
4367         (i386go32_frame_saved_pc): Removed.
4368         [GET_LONGJMP_TARGET] (JB_PC, JB_ELEMENT_SIZE, get_longjmp_target):
4369         Removed.
4370         (i386_get_longjmp_target): New function.
4371         (default_struct_convention, pcc_struct_convention,
4372         reg_struct_convention, valid_conventions, struct_convention): New
4373         variables.
4374         (i386_use_struct_convention): New function.
4375         (i386v4_sigtramp_saved_pc): Renamed to
4376         i386_svr4_sigtramp_saved_pc.  Made static.  Moved.
4377         (i386_pc_in_sigtramp): New function.
4378         (i386_abi_names): Removed.
4379         (ABI_TAG_OS_GNU_LINUX, ABI_TAG_OS_GNU_HURD,
4380         ABI_TAG_OS_GNU_SOLARIS, ABI_TAG_OS_FREEBSD, ABI_TAG_OS_NETBSD):
4381         Removed.
4382         (process_note_sections, i386_elf_abi_from_note, i386_elf_abi,
4383         i386_gdbarch_register_os_abi): Removed.
4384         (struct i386_abi_handler): Removed.
4385         (i386_abi_handler_list): Removed.
4386         (i386_svr4_pc_in_sigtramp, i386_go32_pc_in_sigtramp): New
4387         functions.
4388         (i386_elf_init_abi, i386_svr4_init_abi, i386_go32_init_abi,
4389         i386_nw_init_abi): New functions.
4390         (i386_gdbarch_init): Rewritten to use generic OS ABI framework.
4391         Use set_gdbarch_xxx() calls instead of relying on macros for a
4392         number of calls.
4393         (i386_coff_osabi_sniffer, i386_nlm_osabi_sniffer): New functions.
4394         (_initialize_i386_tdep): Add new 'struct-convcention' command.
4395         Register the various architecture variants defined in this file.
4396
4397 2002-06-14  Daniel Jacobowitz  <drow@mvista.com>
4398
4399         * gdbtypes.h (TYPE_FLAG_VARARGS): Update comment.
4400         (struct main_type): Remove arg_types member.  Update comments for
4401         struct field.
4402         (TYPE_ARG_TYPES): Remove.
4403         (TYPE_FN_FIELD_ARGS): Update.
4404         (smash_to_method_type): Update prototype.
4405
4406         * c-typeprint.c (cp_type_print_method_args): Take method type
4407         instead of argument list.  Use new argument layout.  Simplify.
4408         (c_type_print_args): Use new argument layout.  Simplify.
4409         (c_type_print_base): Update call to cp_type_print_method_args.
4410         * dwarf2read.c (dwarf2_add_member_fn): Remove unneeded type
4411         argument; use die->type instead.  Update call to
4412         smash_to_method_type.
4413         (read_structure_scope): Update call to dwarf2_add_member_fn.
4414         * gdbtypes.c (allocate_stub_method): Update comment.
4415         (smash_to_method_type): Take new NARGS and VARARGS arguments.
4416         Use new argument layout.
4417         (check_stub_method): Use new argument layout.  Don't count
4418         void as an argument.
4419         (print_arg_types): Update comments.  Use new argument layout.
4420         (recursive_dump_type): Don't print arg_types member.
4421         * hpread.c (hpread_read_struct_type): Use new argument layout.
4422         (fixup_class_method_type): Likewise.
4423         (hpread_type_lookup): Likewise.
4424         * stabsread.c (read_type): Update calls to read_args and
4425         smash_to_method_type.
4426         (read_args): Use new argument layout.  Simplify.
4427         * valops.c (typecmp): Use new argument layout.  Update parameters
4428         and comments.  Simplify.
4429         (hand_function_call): Use new argument layout.
4430         (search_struct_method): Update call to typecmp.
4431         (find_overload_match): Use new argument layout.
4432
4433 2002-06-13  Daniel Jacobowitz  <drow@mvista.com>
4434
4435         * NEWS: Mention multithreaded debug support for gdbserver.
4436
4437 2002-06-13  Daniel Jacobowitz  <drow@mvista.com>
4438
4439         * MAINTAINERS: Mention NEWS.
4440
4441 2002-06-13  Daniel Jacobowitz  <drow@mvista.com>
4442
4443         * mips-tdep.c (PROC_SYMBOL): Add warning comment.
4444         (struct mips_objfile_private, compare_pdr_entries): New.
4445         (non_heuristic_proc_desc): Read the ".pdr" section if it
4446         is present.
4447
4448 2002-06-12  Andrew Cagney  <ac131313@redhat.com>
4449
4450         * arm-tdep.c (arm_push_arguments): Rewrite using a two-pass loop.
4451         (arm_debug): New static variable.
4452         (_initialize_arm_tdep): Add ``set debug arm'' command.
4453
4454 2002-06-12  Andrew Cagney  <ac131313@redhat.com>
4455
4456         * Makefile.in (sim_arm_h): Define.
4457         (arm-tdep.o): Add $(sim_arm_h) and $(gdb_assert_h).
4458         * arm-tdep.c: Include "gdb/sim-arm.h" and "gdb_assert.h".
4459         (arm_register_sim_regno): New function, map an internal REGNUM
4460         onto a simulator register number.
4461         (arm_gdbarch_init): Set register_sim_regno.
4462
4463 2002-06-09  Aldy Hernandez  <aldyh@redhat.com>
4464
4465         * MAINTAINERS: Add self.
4466
4467 2002-06-11  Jim Blandy  <jimb@redhat.com>
4468
4469         * source.c (source_info): Mention whether the symtab has
4470         information about preprocessor macros.
4471
4472         Call the command `info macro', not `show macro'.
4473         * macrocmd.c (info_macro_command): Renamed from `show_macro_command'.
4474         Fix error message.
4475         (_initialize_macrocmd): Register `info_macro_command' in
4476         `infolist', not `showlist'.
4477
4478 2002-06-11  Daniel Jacobowitz  <drow@mvista.com>
4479
4480         * mips-tdep.c (MIPS_FPU_TYPE, FP_REGISTER_DOUBLE, MIPS_EABI)
4481         (MIPS_LAST_FP_ARG_REGNUM, MIPS_LAST_ARG_REGNUM)
4482         (MIPS_DEFAULT_SAVED_REGSIZE, MIPS_REGS_HAVE_HOME_P)
4483         (MIPS_DEFAULT_STACK_ARGSIZE, GDB_TARGET_IS_MIPS64)
4484         (MIPS_DEFAULT_MASK_ADDRESS_P): Remove obsolete definitions.  Define
4485         unconditionally.
4486         (set_mipsfpu_single_command, set_mipsfpu_double_command)
4487         (set_mipsfpu_none_command): Remove if (GDB_MULTI_ARCH).
4488         (_initialize_mips_tdep): Remove dead code.
4489         * config/mips/tm-irix5.h (MIPS_LAST_ARG_REGNUM)
4490         (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
4491         * config/mips/tm-irix6.h (MIPS_LAST_ARG_REGNUM)
4492         (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
4493         * config/mips/tm-mips.h (MIPS_EABI, MIPS_LAST_ARG_REGNUM,
4494         MIPS_LAST_FP_ARG_REGNUM): Remove.
4495
4496 2002-06-11  Michal Ludvig  <mludvig@suse.cz>
4497
4498         * dwarf2cfi.c (unwind_tmp_obstack_init): New.
4499         (unwind_tmp_obstack_free, parse_frame_info)
4500         (update_context, cfi_read_fp, cfi_write_fp)
4501         (cfi_frame_chain, cfi_init_extra_frame_info)
4502         (cfi_virtual_frame_pointer): Use the above function.
4503         * dwarf2cfi.c: Reindented (using 'indent dwarf2cfi.c').
4504
4505 2002-06-11  Corinna Vinschen  <vinschen@redhat.com>
4506
4507         * v850-tdep.c (v850_type_is_scalar): New function.
4508         (v850_use_struct_convention): Match current gcc implementation
4509         as close as possible.
4510         (v850_push_arguments): Fix stack_offset handling.  Don't write
4511         struct_addr into register.  This is done by v850_store_struct_return.
4512         (v850_extract_return_value): Care for structs.
4513         (v850_store_return_value): Ditto.
4514         (v850_store_struct_return): Actually write address.
4515
4516 2002-06-11  Michal Ludvig  <mludvig@suse.cz>
4517
4518         * x86-64-tdep.c (x86_64_skip_prologue): Fix to work on functions
4519         without debug information too.
4520
4521 2002-06-10  Andrew Cagney  <ac131313@redhat.com>
4522
4523         * gdbarch.sh (PRINT_FLOAT_INFO): Add frame and ui_file parameters.
4524         Make multi-arch pure.
4525         * gdbarch.h, gdbarch.c: Re-generate.
4526         * arm-tdep.c (arm_print_float_info): Update.
4527         * arch-utils.h (default_print_float_info): Update.
4528         * arch-utils.c (default_print_float_info): Update.
4529         * infcmd.c (float_info): Update call.
4530
4531 2002-06-10  Andrew Cagney  <ac131313@redhat.com>
4532
4533         * Makefile.in (init.c): Move the call to _initialize_gdbtypes to
4534         the front of the initialize list.
4535
4536 2002-06-10  Andrew Cagney  <ac131313@redhat.com>
4537
4538         * infrun.c (struct inferior_status): Replace fields
4539         selected_frame_address and selected_level with field
4540         selected_frame_id.
4541         (save_inferior_status): Update.  Use get_frame_id.
4542         (struct restore_selected_frame_args): Delete.
4543         (restore_selected_frame): Update.  Use frame_find_by_id.
4544         (restore_inferior_status): Update.
4545
4546         * breakpoint.h (struct breakpoint): Change type of
4547         watchpoint_frame to frame_id.
4548         * breakpoint.c (insert_breakpoints): Use frame_find_by_id.  Remove
4549         call to get_current_frame.
4550         (do_enable_breakpoint): Use frame_find_by_id.  Remove call to
4551         get_current_frame.
4552         (watchpoint_check): Use frame_find_by_id.
4553
4554         * frame.h (record_selected_frame): Delete declaration.
4555         * stack.c (record_selected_frame): Delete function.
4556         
4557         * frame.h (struct frame_id): Define.
4558         (get_frame_id): Declare.
4559         (frame_find_by_id): Declare.
4560         * frame.c (frame_find_by_id): New function.
4561         (get_frame_id): New function.
4562
4563 2002-06-10  Andrey Volkov <avolkov@transas.com>
4564
4565         * ser-e7kpc.c: Fix duplicated define and call of 
4566         _initialize_ser_e7000pc
4567             
4568 2002-06-09  Daniel Jacobowitz  <drow@mvista.com>
4569
4570         * signals/signals.c (target_signal_from_host): Fix #ifdef
4571         SIGRTMIN case.
4572         (do_target_signal_to_host): Likewise.
4573
4574 2002-06-09  Daniel Jacobowitz  <drow@mvista.com>
4575
4576         * mips-tdep.c (mips_find_abi_section): New function.
4577         (mips_gdbarch_init): Call it.
4578
4579 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
4580
4581         * solib-svr4.c (init_fetch_link_map_offsets): Simply return
4582         legacy_fetch_link_map_offsets.  Adjust comment to reflect reality
4583         after Andrew's 2002-06-08 gdbarch change.
4584
4585 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
4586
4587         * i386-linux-nat.c (suppy_gregset): Don't supply
4588         I386_LINUX_ORIG_EAX_REGNUM if there isn't room for it in GDB's
4589         register cache.
4590         (fill_gregset): Don't fetch it under the same circumstances.
4591
4592 2002-06-09  Andrew Cagney  <cagney@redhat.com>
4593
4594         * Makefile.in (callback_h): Define.
4595         (remote_sim_h): Update path to remote-sim.h.
4596         (remote-rdp.o): Add $(callback_h).
4597         (remote-sim.o): Use $(callback_h).
4598         * remote-sim.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
4599         * remote-rdp.c: Include "gdb/callback.h".
4600
4601 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
4602
4603         * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
4604         * osabi.c (gdb_osabi_names): Add "DJGPP" and "NetWare".
4605
4606 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
4607
4608         * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__.
4609         * rdi-share/serpardr.c: Ditto.
4610         * rdi-share/unixcomm.c: Ditto.
4611         * rdi-share/serdrv.c: Ditto.
4612         * rdi-share/hostchan.h: Ditto.
4613         * rdi-share/hostchan.c: Ditto.
4614         * rdi-share/host.h: Ditto.
4615         * rdi-share/devsw.c: Ditto.
4616
4617         * objfiles.h: Change type of obj_private to void pointer.
4618         * pa64solib.c: Update copyright.  Don't include "assert.h", use
4619         strcmp instead of STREQ, use LONGEST, do not use PTR
4620         * somsolib.c: Ditto.
4621
4622         * config/djgpp/fnchange.lst: Fix problems with bfd/elf32-i386.c,
4623         bfd/elf32-i386qnx.c, bfd/elf32-sh.c, bfd/elf32-sh64-nbsd.c,
4624         bfd/elf64-sh64-nbsd.c bfd/elf64-sh64.c.
4625
4626 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
4627
4628         * frame.c (GET_SAVED_REGISTER): Delete macro definition.
4629         (default_get_saved_register): Delete function.
4630         * gdbarch.sh (GET_SAVED_REGISTER): Set default to
4631         generic_unwind_get_saved_register.
4632         * gdbarch.h, gdbarch.c: Re-generate.
4633         
4634 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
4635
4636         * gdbarch.sh (FRAME_CHAIN_VALID): Set default to
4637         generic_func_frame_chain_valid.
4638         * gdbarch.h, gdbarch.c: Re-generate.
4639         * blockframe.c (generic_func_frame_chain_valid): Only check
4640         PC_IN_CALL_DUMMY when generic dummy frames.  Don't worry about
4641         passing FP to PC_IN_CALL_DUMMY.
4642         Fix PR gdb/360.
4643
4644 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
4645
4646         * gdbarch.sh (struct gdbarch_data): Add field init_p.
4647         (register_gdbarch_data): Initialize init_p.
4648         (gdbarch_data): Initialize data pointer using the init function.
4649         (init_gdbarch_data): Delete function.
4650         (gdbarch_update_p): Update.
4651         (initialize_non_multiarch): Update.
4652         (struct gdbarch): Add field initialized_p.
4653         * gdbarch.h, gdbarch.c: Re-generate.
4654
4655 2002-06-07  Michal Ludvig  <mludvig@suse.cz>
4656
4657         * x86-64-linux-nat.c (x86_64_fxsave_offset): New.
4658         (supply_fpregset, fill_fpregset): Don't call i387_*_fxsave,
4659         better do the things actually here.
4660         * x86-64-tdep.c (x86_64_register_name2nr): New.
4661         (x86_64_register_name): Renamed to x86_64_register_nr2name.
4662         (x86_64_gdbarch_init): Respect the above change.
4663         * x86-64-tdep.h (x86_64_register_name2nr)
4664         (x86_64_register_nr2name): Add prototypes.
4665         * config/i386/x86-64linux.mt (TDEPFILES): Remove i387-tdep.o.
4666
4667 2002-06-06  Michael Snyder  <msnyder@redhat.com>
4668
4669         * d10v-tdep.c (d10v_push_arguments): Handle struct_return.
4670         Delete extra braces and re-indent.
4671         (d10v_store_return_value): Char return values
4672         must be shifted over by one byte in R0.
4673         (d10v_extract_return_value): Delete extra braces, re-indent.
4674
4675 2002-06-06  Elena Zannoni  <ezannoni@redhat.com>
4676
4677         * d10v-tdep.c (d10v_read_sp, d10v_read_fp): Add prototype.
4678         (d10v_register_virtual_type): Make $fp and $sp be pointer to data.
4679         (d10v_integer_to_address): Rewrite.
4680         (d10v_frame_init_saved_regs): When reading fp and sp registers use
4681         the d10v specific functions which take care of converting to the
4682         correct space.
4683
4684 2002-06-06  Elena Zannoni  <ezannoni@redhat.com>
4685
4686         * config/djgpp/fnchange.lst: Add testsuite files altivec-abi.c,
4687         altivec-abi.exp, altivec-regs.c, altivec-regs.exp.
4688
4689 2002-06-02  Andrew Cagney  <ac131313@redhat.com>
4690
4691         * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm
4692         includes.
4693         * config/tm-linux.h: Ditto.
4694         * config/alpha/tm-alphalinux.h: Ditto.
4695         * config/arm/nm-linux.h, config/arm/tm-linux.h: Ditto.
4696         * config/arm/xm-nbsd.h, config/i386/nm-gnu.h: Ditto.
4697         * config/i386/nm-i386lynx.h, config/i386/nm-i386sol2.h: Ditto.
4698         * config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h: Ditto.
4699         * config/i386/nm-linux.h, config/i386/nm-m3.h: Ditto.
4700         * config/i386/nm-ptx4.h, config/i386/nm-x86-64.h: Ditto.
4701         * config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h: Ditto.
4702         * config/i386/tm-i386m3.h, config/i386/tm-i386sco5.h: Ditto.
4703         * config/i386/tm-i386v4.h, config/i386/tm-linux.h: Ditto.
4704         * config/i386/tm-ptx4.h, config/i386/tm-vxworks.h: Ditto.
4705         * config/i386/xm-i386v4.h, config/i386/xm-nbsd.h: Ditto.
4706         * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
4707         * config/i960/tm-vx960.h, config/ia64/nm-aix.h: Ditto.
4708         * config/ia64/nm-linux.h, config/ia64/tm-aix.h: Ditto.
4709         * config/ia64/tm-linux.h, config/ia64/xm-aix.h: Ditto.
4710         * config/m68k/nm-linux.h, config/m68k/nm-m68klynx.h: Ditto.
4711         * config/m68k/nm-sysv4.h, config/m68k/tm-linux.h: Ditto.
4712         * config/m68k/tm-m68klynx.h, config/m68k/tm-m68kv4.h: Ditto.
4713         * config/m68k/tm-sun2os4.h, config/m68k/tm-sun3os4.h: Ditto.
4714         * config/m68k/tm-vx68.h, config/m68k/xm-m68kv4.h: Ditto.
4715         * config/m68k/xm-nbsd.h, config/m88k/nm-delta88v4.h: Ditto.
4716         * config/m88k/tm-delta88v4.h, config/m88k/xm-delta88v4.h: Ditto.
4717         * config/mips/nm-irix5.h, config/mips/nm-linux.h: Ditto.
4718         * config/mips/tm-linux.h, config/mips/tm-mips64.h: Ditto.
4719         * config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h: Ditto.
4720         * config/mips/tm-vxmips.h, config/mips/xm-irix5.h: Ditto.
4721         * config/mips/xm-mipsv4.h, config/ns32k/xm-nbsd.h: Ditto.
4722         * config/pa/nm-hppao.h, config/powerpc/nm-linux.h: Ditto.
4723         * config/powerpc/tm-linux.h, config/powerpc/tm-vxworks.h: Ditto.
4724         * config/powerpc/xm-aix.h, config/rs6000/nm-rs6000ly.h: Ditto.
4725         * config/rs6000/tm-rs6000ly.h, config/rs6000/xm-aix4.h: Ditto.
4726         * config/sh/tm-linux.h, config/sparc/nm-linux.h: Ditto.
4727         * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4sol2.h: Ditto.
4728         * config/sparc/tm-linux.h, config/sparc/tm-sp64linux.h: Ditto.
4729         * config/sparc/tm-sp64sim.h, config/sparc/tm-sparclynx.h: Ditto.
4730         * config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h: Ditto.
4731         * config/sparc/tm-vxsparc.h, config/sparc/xm-sun4sol2.h: Ditto.
4732
4733 2002-05-04  Aidan Skinner <aidan@velvet.net>
4734
4735         * ada-exp.tab.c: New file
4736         * ada-exp.y: New file
4737         * ada-lang.c: New file
4738         * ada-lang.h: New file
4739         * ada-lex.c: New file
4740         * ada-lex.l: New file
4741         * ada-tasks.c: New file
4742         * ada-typeprint.c: New file
4743         * ada-valprint.c: New file
4744         
4745 2002-06-02  Jason Thorpe  <thorpej@wasabisystems.com>
4746
4747         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Don't set
4748         use_struct_convention to ppc_sysv_abi_broken_use_struct_convention.
4749
4750 2002-06-02  Jason Thorpe  <thorpej@wasabisystems.com>
4751
4752         * config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
4753         insetead of ppc-linux-tdep.o.
4754         * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
4755         * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
4756
4757 2002-06-02  Andrew Cagney  <ac131313@redhat.com>
4758
4759         2002-05-07 Christian Groessler <chris@groessler.org>
4760         * z8k-tdep.c (z8k_print_register_hook): Fix display of 32 and 64
4761         bit register contents for little endian hosts.
4762
4763 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
4764
4765         * MAINTAINERS: Mention that any `HP/UX reader' can be changed by
4766         any maintainer.
4767
4768 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
4769
4770         * gdbarch.h: Regenerate.
4771
4772 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
4773
4774         * MAINTAINERS: Add everyone to write-after-approval list.
4775
4776 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
4777
4778         * stack.c (frame_info): Use frame_register_unwind instead of
4779         saved_regs.  Mention when the SP is on the stack or in a register.
4780
4781         * frame.h (frame_register_unwind_ftype): Define.  Document.
4782         (struct frame_info): Add field register_unwind and
4783         register_unwind_cache.
4784         (frame_register_unwind): Declare.
4785         (generic_unwind_get_saved_register): Declare.
4786
4787         * frame.c (frame_register_unwind): New function.
4788         (generic_unwind_get_saved_register): New function.
4789
4790         * blockframe.c (generic_call_dummy_register_unwind): New function.
4791         (frame_saved_regs_register_unwind): New function.
4792         (set_unwind_by_pc): New function.
4793         (create_new_frame): New function.
4794         (get_prev_frame): New function.
4795
4796 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
4797
4798         * a29k-share/: Delete directory.
4799         * remote-vx29k.c: Delete file.
4800
4801 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
4802
4803         * config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c,
4804         ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c.
4805
4806 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
4807
4808         * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
4809         sparcnbsd-nat.c, and sparcnbsd-tdep.c.
4810         (sparc64nbsd-nat.o)
4811         (sparcnbsd-nat.o)
4812         (sparcnbsd-tdep.o): New dependency lists.
4813         * NEWS: Note new UltraSPARC NetBSD native configuration.
4814         * configure.host (sparc64-*-netbsd*): New host.
4815         * configure.tgt (sparc-*-netbsdelf*)
4816         (sparc-*-netbsd*): Set gdb_target to nbsd.
4817         (sparc64-*-netbsd*): New target.
4818         * sparc64nbsd-nat.c: New file.
4819         * sparcnbsd-nat.c: New file.
4820         * sparcnbsd-tdep.c: New file.
4821         * sparcnbsd-tdep.h: New file.
4822         * config/sparc/nbsd.mt: New file.
4823         * config/sparc/nbsd64.mh: New file.
4824         * config/sparc/nbsd64.mt: New file.
4825         * config/sparc/nbsdaout.mh (NATDEPFILES): Remove corelow.o,
4826         sparc-nat.o, and solib.o.  Add sparcnbsd-nat.o.
4827         (HOST_IPC): Remove.
4828         * config/sparc/nbsdaout.mt: Remove.
4829         * config/sparc/nbsdelf.mh (NATDEPFILES): Remove corelow.o,
4830         sparc-nat.o, and solib.o.  Add sparcnbsd-nat.o.
4831         (HOST_IPC): Remove.
4832         * config/sparc/nbsdelf.mt: Remove.
4833         * config/sparc/nm-nbsd.h: Update copyright years.  Remove all
4834         sparc-nat.c compatiblity defines.
4835         * config/sparc/tm-nbsd.h: Update copyright years.  Include solib.h.
4836         (GDB_MULTI_ARCH): Set to GDB_MULTI_ARCH_PARTIAL.
4837         * config/sparc/tm-nbsd64.h: New file.
4838         * config/sparc/tm-nbsdaout.h: Remove.
4839         * config/sparc/xm-nbsd.h: Remove.
4840
4841 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
4842
4843         * Makefile.in (sparc-tdep.o): Add osabi.h to dependency list.
4844         * sparc-tdep.c: Include osabi.h.
4845         (gdbarch_tdep): Add osabi member.
4846         (_initialize_sparc_tdep): Use gdbarch_register.
4847         (sparc_gdbarch_init): Use generic OS ABI framework.
4848         (sparc_dump_tdep): New function.
4849
4850 2002-05-30  Kevin Buettner  <kevinb@redhat.com>
4851
4852         * corefile.c (do_captured_read_memory_integer): Return non-zero
4853         result.
4854         (safe_read_memory_integer): Copy result of memory read when
4855         status is non-zero.  Also, add comments.
4856
4857 2002-05-20  Jason Thorpe  <thorpej@wasabisystems.com>
4858
4859         * Makefile.in (ppc_tdep_h): Define.
4860         (ppc-linux-nat.o)
4861         (ppc-linux-tdep.o)
4862         (rs6000-tdep.o): Use $(ppc_tdep_h).
4863         (ppc-sysv-tdep.o)
4864         (ppcnbsd-nat.o)
4865         (ppcnbsd-tdep.o): New dependency lists.
4866         * ppc-tdep.h: Use generic OS ABI framework.
4867         * ppc-linux-tdep.c (_initialize_ppc_linux_tdep)
4868         (ppc_linux_init_abi): New functions.
4869         (ppc_sysv_abi_broken_use_struct_convention)
4870         (ppc_sysv_abi_use_struct_convention)
4871         (ppc_sysv_abi_push_arguments): Move to...
4872         * ppc-sysv-tdep.c: ...here.
4873         * ppcnbsd-nat.c: Don't include gdbcore.h and regcache.h.
4874         * rs6000-tdep.c (process_note_abi_tag_sections)
4875         (get_elfosabi): Remove.
4876         (rs6000_gdbarch_init): Use generic OS ABI framework.
4877         (rs6000_dump_tdep): New function.
4878         (_initialize_rs6000_tdep): Use gdbarch_register.
4879         * config/powerpc/linux.mt (TDEPFILES): Add ppc-sysv-tdep.o.
4880         * config/powerpc/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
4881         * config/powerpc/aix.mt (TDEPFILES): Use ppc-sysv-tdep.o instead
4882         of ppc-linux-tdep.o.
4883         * config/powerpc/nbsd.mt (TDEPFILES): Likewise.
4884         * config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
4885         * config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
4886         * config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
4887         * config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
4888         * config/powerpc/vxworks.mt (TDEPFILES): Likewise.
4889
4890 2002-05-29  Jim Blandy  <jimb@redhat.com>
4891
4892         * macroscope.c (default_macro_scope): Put `void' in empty argument
4893         list.
4894
4895 2002-05-29  Andrew Cagney  <ac131313@redhat.com>
4896
4897         * Makefile.in (arch-utils.o): Add $(sim_regno_h).
4898         * arch-utils.c: Include "sim-regno.h".
4899         * gdbarch.sh: Don't include "sim-regno.h".
4900         * gdbarch.h, gdbarch.c: Regenerate.
4901         * sim-regno.h (legacy_register_sim_regno): Move declaration from
4902         here.
4903         * arch-utils.h (legacy_register_sim_regno): To here.
4904         * remote-sim.c (legacy_register_sim_regno): Move function from
4905         here.
4906         * arch-utils.c (legacy_register_sim_regno): To here.
4907
4908 2002-05-28  Andrew Cagney  <ac131313@redhat.com>
4909
4910         * sim-regno.h: New file.
4911         * Makefile.in (sim_regno_h): Define.
4912         (d10v-tdep.o, remote-sim.o): Add dependency on $(sim_regno_h).
4913         * remote-sim.c: Include "sim-regno.h" and "gdb_assert.h".
4914         (legacy_register_sim_regno): New function.
4915         (one2one_register_sim_regno): New function.
4916         (gdbsim_fetch_register): Rewrite.
4917         (gdbsim_store_register): Only store a register when
4918         REGISTER_SIM_REGNO is valid.
4919         * d10v-tdep.c: Include "sim-regno.h".
4920         (d10v_ts2_register_sim_regno): Add legacy_regiter_sim_regno check.
4921         (d10v_ts3_register_sim_regno): Ditto.
4922         * gdbarch.sh: Include "sim-regno.h".
4923         (REGISTER_SIM_REGNO): Set default to legacy_register_sim_regno.
4924         * gdbarch.h, gdbarch.c: Regenerate.
4925         * arch-utils.h (default_register_sim_regno): Delete declaration.
4926         * arch-utils.c (default_register_sim_regno): Delete function.
4927
4928 2002-05-28  Jason Thorpe  <thorpej@wasabisystems.com>
4929
4930         * ppcnbsd-nat.c: Rewrite.
4931         * ppcnbsd-tdep.c: New file.
4932         * ppcnbsd-tdep.h: New file.
4933         * config/powerpc/nbsd.mh (NATDEPFILES): Remove corelow.o,
4934         solib.o, and solib-svr4.o.
4935         * config/powerpc/nbsd.mt (TDEPFILES): Add ppcnbsd-tdep.o,
4936         nbsd-tdep.o, and corelow.o.
4937
4938 2002-05-28  Andrew Cagney  <ac131313@redhat.com>
4939
4940         * MAINTAINERS (--enable-gdb-build-warnings): Rewrite script to use
4941         `tr' and `sed'.  Mention that `broken' targets are not expected to
4942         build.
4943
4944 2002-05-27  Michal Ludvig  <mludvig@suse.cz>
4945
4946         * x86-64-tdep.c (x86_64_skip_prologue): Remove obsolete note.
4947         Let PC point right after the prologue before looking up symbols.
4948         
4949 2002-05-27  Martin M. Hunt  <hunt@redhat.com>
4950
4951         * i386-tdep.c (i386_register_virtual_type): Return 
4952         builtin_type_vec128i for SSE registers.
4953
4954         * gdbtypes.h (builtin_type_vec128i): Declare.
4955
4956         * gdbtypes.c (build_builtin_type_vec128i): New function.
4957         (builtin_type_v2_double, builtin_type_v4_int64): New types.
4958         (builtin_type_vec128i): New type for SSE2 128-bit registers.
4959         (build_gdbtypes): Initialize new builtin vector types.
4960         (_initialize_gdbtypes): Register new vector types with gdbarch.
4961
4962 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
4963
4964         * MAINTAINERS: ns32k is not longer an obsolete candidate,
4965         since it has been multi-arch'd.
4966         * NEWS: Note that ns32k-*-* is now partial multi-arch.
4967         Move Alpha and VAX multi-arch news entries to same section
4968         as other multi-arch news.
4969
4970 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
4971
4972         * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
4973         target.s, arch-utils.h, ns32k-tdep.h.  Make many functions
4974         static.  Rename some register numbers to put them in ns32k-tdep
4975         private namespace.
4976         (ns32k_get_saved_register, ns32k_gdbarch_init_32082,
4977         ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
4978         functions.
4979         (_initialize_ns32k_tdep): Use gdbarch_register.
4980         * ns32k-tdep.h: New file.
4981         * ns32knbsd-tdep.c: New file.
4982         * config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
4983         * config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
4984         (IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
4985         REGISTER_BYTES, REGISTER_BYTE): Remove.
4986         * config/ns32k/tm-ns32k.h: New file.
4987         * config/ns32k/tm-umax.h: Remove.
4988
4989 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
4990
4991         * ns32k-tdep.c (ns32k_saved_pc_after_call,
4992         ns32k_store_struct_return, ns32k_extract_return_value,
4993         ns32k_store_return_value, ns32k_extract_struct_value_address): New
4994         functions.
4995         * config/ns32k/tm-umax.h (SAVED_PC_AFTER_CALL): Define as
4996         ns32k_saved_pc_after_call.
4997         (STORE_STRUCT_RETURN): Define as ns32k_store_struct_return.
4998         (EXTRACT_RETURN_VALUE): Define as ns32k_extract_return_value.
4999         (STORE_RETURN_VALUE): Define as ns32k_store_return_value.
5000         (EXTRACT_STRUCT_VALUE_ADDRESS): Define as
5001         ns32k_extract_struct_value_address.
5002
5003 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
5004
5005         * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
5006         ns32k_fix_call_dummy): New.
5007         * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
5008         ns32k_call_dummy_words.
5009         (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
5010         (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
5011         CALL_DUMMY_NARGS): Remove.
5012         (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.
5013
5014 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
5015
5016         * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain,
5017         ns32k_frame_saved_pc, ns32k_frame_args_address,
5018         ns32k_frame_locals_address, ns32k_frame_init_saved_regs,
5019         ns32k_push_dummy_frame, ns32k_pop_frame): New functions.
5020         * config/ns32k/tm-nbsd.h (FRAME_SAVED_PC): Remove.
5021         * config/ns32k/tm-umax.h (INNER_THAN): Define as core_addr_lessthan.
5022         (BREAKPOINT_FROM_PC): Define as ns32k_breakpoint_from_pc.
5023         (BREAKPOINT): Remove..
5024         (FRAME_CHAIN): Define as ns32k_frame_chain.
5025         (FRAME_SAVED_PC): Define as ns32k_frame_saved_pc.
5026         (FRAME_ARGS_ADDRESS): Define as ns32k_frame_args_address.
5027         (FRAME_LOCALS_ADDRESS): Define as ns32k_frame_locals_address.
5028         (FRAME_FIND_SAVED_REGS): Remove.
5029         (FRAME_INIT_SAVED_REGS): Define as ns32k_frame_init_saved_regs.
5030         (PUSH_DUMMY_FRAME): Define as ns32k_push_dummy_frame.
5031         (POP_FRAME): Define as ns32k_pop_frame.
5032
5033 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
5034
5035         * ns32k-tdep.c (ns32k_register_byte_32082,
5036         ns32k_register_byte_32382, ns32k_register_raw_size,
5037         ns32k_register_virtual_size, ns32k_register_virtual_type): New
5038         functions.
5039         * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
5040         ns32k_register_byte_32382.
5041         * config/ns32k/tm-umax.h: Update copyright years.
5042         (REGISTER_BYTE): Define as ns32k_register_byte_32082.
5043         (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
5044         (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
5045         (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
5046         (ns32k_get_enter_addr): Fix prototype.
5047
5048 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
5049
5050         * ns32k-tdep.c: Update copyright years.
5051         (ns32k_register_name_32082): New function.
5052         (ns32k_register_name_32382): Ditto.
5053         * config/ns32k/tm-nbsd.h (REGISTER_NAMES): Remove.
5054         (REGISTER_NAME): Define as ns32k_register_name_32382.
5055         * config/ns32k/tm-umax.h (REGISTER_NAMES): Remove.
5056         (REGISTER_NAME): Define as ns32k_register_name_32082.
5057
5058 2002-05-24  Jim Blandy  <jimb@redhat.com>
5059
5060         * dwarf2read.c (free_line_header): Use xfree, not free.
5061
5062 2002-05-24  Jason Thorpe  <thorpej@wasabisystems.com>
5063
5064         * config/djgpp/fnchange.lst: Add alphabsd-nat.c,
5065         alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
5066
5067 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
5068
5069         * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
5070
5071 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
5072
5073         From Ross Alexander at NEC Europe:
5074         * config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
5075
5076 2002-05-23  Michael Snyder  <msnyder@redhat.com>
5077
5078         * cli/cli-dump.c (restore_command): Use parse_and_eval_long
5079         for input, rather than parse_and_eval_address.  
5080
5081 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
5082
5083         * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
5084         * Makefile.in (sim_d10v_h): Update definition.
5085
5086 2002-05-24  Andrew Cagney  <cagney@redhat.com>
5087
5088         * d10v-tdep.c (d10v_gdbarch_init): Revert old code included in
5089         change `2002-05-22 Michael Snyder' below.
5090         (d10v_push_arguments): Ditto.
5091         (d10v_extract_return_value): Ditto.
5092
5093 2002-05-23  Jim Blandy  <jimb@redhat.com>
5094
5095         * macrotab.c (check_for_redefinition): Don't complain if the new
5096         definition is the same as the previous one.  Take more arguments
5097         to allow the comparison.
5098         (macro_define_object, macro_define_function): Pass more arguments
5099         to check_for_redefinition.
5100
5101 2002-05-22  Michael Snyder  <msnyder@redhat.com>
5102
5103         * d10v-tdep.c: Change a few macros to enums for ease of debugging.
5104         (d10v_frame_chain_valid): Add PC_IN_CALL_DUMMY clause.
5105         (d10v_frame_saved_pc): Add PC_IN_CALL_DUMMY clause.
5106         (d10v_frame_chain): Bail immediately if PC_IN_CALL_DUMMY.
5107         Don't bail if return_pc is PC_IN_CALL_DUMMY.
5108         Add a temp variable to save a call (and a memory read).
5109         (d10v_init_extra_frame_info): Get fi->pc from callee's return_pc
5110         if possible (so that PC_IN_CALL_DUMMY will work).
5111
5112 2002-05-22  Corinna Vinschen  <vinschen@redhat.com>
5113
5114         * MAINTAINERS: Remove status `OBSOLETE' from v850.
5115
5116 2002-05-22  Michal Ludvig  <mludvig@suse.cz>
5117
5118         * dwarf2cfi.c (frame_state_for): Added safety check for a valid
5119         fde->cie_ptr.
5120         (dwarf2_build_frame_info): Corrected handling of eh_frame.
5121         (dwarf2_build_frame_info): Add offset to fde->initial_location 
5122         so that frames of shared libraries are mapped correctly.
5123         (execute_stack_op): Change type of 'result' from ULONGEST to
5124         CORE_ADDR.
5125         
5126 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5127
5128         * config/alpha/tm-nbsd.h: Include solib.h.
5129
5130 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5131
5132         * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
5133         assumptions about the host's byte order.
5134
5135 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5136
5137         * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
5138         to dependency list.
5139         * alphanbsd-tdep.c: Include solib-svr4.h.
5140         * shnbsd-tdep.c: Ditto.
5141
5142 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5143
5144         * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
5145         nbsd-tdep.h to dependency list.
5146         * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
5147         i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
5148         ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
5149         nbsdaout.mh and nbsdelf.mh consistently.
5150         * configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
5151         ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
5152         nbsdaout.mt and nbsdelf.mh consistently.
5153         * armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h. 
5154         (arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
5155         to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
5156         * config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS.  Move
5157         a.out shared library stuff from here...
5158         * config/nm-nbsdaout.h: ...to here.
5159         * config/tm-nbsd.h: Remove.
5160         * config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
5161         * config/arm/nbsd.mh: Remove.
5162         * config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
5163         nbsd-tdep.o.
5164         * config/arm/nbsdaout.mh: New file. 
5165         * config/arm/nbsdelf.mh: New file.
5166         * config/arm/nm-nbsdaout.h: New file.
5167         * config/i386/nbsd.mh: Remove.
5168         * config/i386/nbsd.mt: Remove.
5169         * config/i386/nbsdaout.mh: New file.
5170         * config/i386/nbsdaout.mt: New file.
5171         * config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
5172         * config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
5173         * config/i386/nm-nbsd.h (REGISTER_U_ADDR, 
5174         i386_register_u_addr): Remove.
5175         * config/i386/nm-nbsdaout.h: New file.
5176         * config/i386/nm-nbsdelf.h: Remove.
5177         * config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
5178         (USE_STRUCT_CONVENTION): Remove.
5179         * config/i386/tm-nbsdaout.h: New file.
5180         * config/i386/tm-nbsdelf.h: Remove.
5181         * config/m68k/nbsd.mh: Remove.
5182         * config/m68k/nbsd.mt: Remove.
5183         * config/m68k/nbsdaout.mh: New file.
5184         * config/m68k/nbsdaout.mt: New file. 
5185         * config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
5186         * config/m68k/nm-nbsdaout.h: New file.
5187         * config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
5188         (IN_SOLIB_CALL_TRAMPOLINE): Define.
5189         * config/ns32k/nbsd.mh: Remove.
5190         * config/ns32k/nbsd.mt: Remove. 
5191         * config/ns32k/nbsdaout.mh: New file.
5192         * config/ns32k/nbsdaout.mt: New file.
5193         * config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h. 
5194         * config/ns32k/nm-nbsdaout.h: New file.
5195         * config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.  
5196         (IN_SOLIB_CALL_TRAMPOLINE): Define.
5197         * config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
5198         (SVR4_SHARED_LIBS): Remove.
5199         * config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
5200         * config/sparc/nbsd.mh: Remove.
5201         * config/sparc/nbsd.mt: Remove.
5202         * config/sparc/nbsdaout.mh: New file.
5203         * config/sparc/nbsdaout.mt: New file.
5204         * config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
5205         * config/sparc/nbsdelf.mt: New file.
5206         * config/sparc/nm-nbsdaout.h: New file.   
5207         * config/sparc/nm-nbsdelf.h: Remove.
5208         * config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
5209         * config/sparc/tm-nbsdaout.h: New file.
5210
5211 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
5212
5213         * Makefile.in (ALLDEPFILES): Add mipsnbsd-nat.c and
5214         mipsnbsd-tdep.c
5215         (mipsnbsd-nat.o, mipsnbsd-tdep.o): New dependency lists.
5216
5217 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
5218
5219         * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
5220         shnbsd-nat.c.
5221         (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
5222
5223 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
5224
5225         * NEWS: Note new MIPS NetBSD native configuration. 
5226         * configure.host (mips*-*-netbsd*): New host. 
5227         * configure.tgt (mips*-*-netbsd*): New target. 
5228         * mipsnbsd-nat.c: New file.
5229         * mipsnbsd-tdep.c: New file.
5230         * mipsnbsd-tdep.h: New file.
5231         * config/mips/nbsd.mh: New file.
5232         * config/mips/nbsd.mt: New file.
5233         * config/mips/nm-nbsd.h: New file.
5234         * config/mips/tm-nbsd.h: New file.
5235
5236 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
5237
5238         * Makefile.in (SFILES): Add osabi.c.
5239         (COMMON_OBS): Add osabi.o.
5240         (osabi.o): New dependency list.
5241         * osabi.c: New file.
5242         * osabi.h: New file.
5243         * doc/gdbint.texinfo: Document new generic OS ABI framework.
5244
5245         * Makefile.in (alpha_tdep_h): Define and use instead of
5246         alpha-tdep.h.
5247         * alpha-tdep.c (alpha_abi_names, process_note_abi_tag_sections,
5248         get_elfosabi, alpha_abi_handler_list, alpha_gdbarch_register_os_abi):
5249         Remove.
5250         (alpha_gdbarch_init, alpha_dump_tdep): Use generic OS ABI framework.
5251         * alpha-tdep.h: Include osabi.h.
5252         (alpha_abi): Remove.
5253         (gdbarch_tdep): Use generic OS ABI framework.
5254         * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Use
5255         gdbarch_register_osabi.
5256         * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Likewise.
5257         * alphafbsd-tdep.c (_initialize_alphafbsd_tdep): Likewise.
5258         * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Likewise.
5259
5260         * Makefile.in (sh_tdep_h): Add osabi.h.
5261         * sh-tdep.h (sh_osabi): Remove.
5262         (gdbarch_tdep): Use generic OS ABI framework.
5263         * sh-tdep.c (sh_osabi_names, process_note_abi_tag_sections,
5264         sh_osabi_handler_list, sh_gdbarch_register_os_abi): Remove.
5265         (sh_gdbarch_init, sh_dump_tdep): Use generic OS ABI framework.
5266         * shnbsd-tdep.c (_initialize_shnbsd_tdep): Use gdbarch_register_osabi.
5267
5268         * Makefile.in (arm_tdep_h): Define and use instead of arm-tdep.h.
5269         * arm-linux-tdep.c (_initialize_arm_linux_tdep): Use
5270         gdbarch_register_osabi.
5271         * arm-tdep.c (arm_abi_names, process_note_abi_tag_sections,
5272         arm_abi_handler_list, arm_gdbarch_register_os_abi): Remove.
5273         (get_elfosabi): Rename to...
5274         (arm_elf_osabi_sniffer): ...this.  Adjust to use generic OS
5275         ABI framework support routines.
5276         (arm_gdbarch_init): Use generic OS ABI framework.
5277         (arm_dump_tdep): Likewise.
5278         (_initialize_arm_tdep): Likewise.
5279         * arm-tdep.h: Include osabi.h.
5280         (arm_abi): Remove.
5281         (gdbarch_tdep): Remove arm_abi and abi_name members.  Add
5282         osabi member.
5283         (arm_gdbarch_register_os_abi): Remove prototype.
5284         * armnbsd-tdep.c (arm_netbsd_aout_osabi_sniffer): New function.
5285         (_initialize_arm_netbsd_tdep): Use gdbarch_register_osabi.
5286
5287         * Makefile.in (mips-tdep.o): Add osabi.h to dependency list.
5288         * mips-tdep.c: Include osabi.h.
5289         (gdbarch_tdep, mips_gdbarch_init, mips_dump_tdep): Use generic
5290         OS ABI framework.
5291
5292 2002-05-20  Kazu Hirata  <kazu@cs.umass.edu>
5293
5294         * h8300-tdep.c: Fix formatting.
5295
5296 2002-05-20  Elena Zannoni  <ezannoni@redhat.com>
5297
5298         * rs6000-tdep.c (rs6000_do_registers_info): Simplify code for
5299         printing vector registers.
5300
5301 2002-05-19  Andrew Cagney  <ac131313@redhat.com>
5302
5303         From Fernando Nasser:
5304         * remote.c (remote_async_open_1): Re-throw the exception when the
5305         connection fails.
5306         (remote_cisco_open): Ditto.
5307         (remote_open_1): Ditto.
5308
5309 2002-05-19  Andrew Cagney  <ac131313@redhat.com>
5310
5311         * remote.c (remote_start_remote_dummy): Add uiout parameter.
5312         (remote_start_remote): Add uiout parameter.  Pass through to
5313         remote_start_remote_dummy.
5314         (remote_open_1): Use catch_exception instead of catch_errors.
5315         (remote_async_open_1): Ditto.
5316         (remote_cisco_open): Ditto.
5317
5318 2002-05-19  Andrew Cagney  <ac131313@redhat.com>
5319
5320         * remote.c (remote_start_remote): Replace PTR with void pointer.
5321         (sigint_remote_twice_token, sigint_remote_token): Ditto.  Make
5322         static.
5323
5324 2002-05-18  Andrew Cagney  <ac131313@redhat.com>
5325
5326         * gdb_indent.sh: Allow the script to be run in the sim directory.
5327
5328 2002-05-18  Mark Kettenis  <kettenis@gnu.org>
5329
5330         * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
5331         * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
5332
5333         * corelow.c (core_open): Only call set_gdbarch_from_file if
5334         exec_bfd is NULL.
5335
5336 2002-05-17  Andrey Volkov <avolkov@transas.com>
5337
5338         * h8300-tdep.c: Add support of EXR register
5339         * config/h8300/tm-h8300.h: Ditto. 
5340         
5341 2002-05-17  Andrey Volkov <avolkov@transas.com>
5342
5343         * h8300-tdep.c: Add additional CCR flags (I,UI,H,U) 
5344         
5345 2002-05-17  Andrey Volkov <avolkov@transas.com>
5346
5347         * h8300-tdep.c: Change literal regnums to REGNO.
5348         
5349 2002-05-17  Jim Blandy  <jimb@redhat.com>
5350
5351         * NEWS: Note addition of macro support.
5352
5353         Expand preprocessor macros in C expressions.
5354         * c-lang.h: #include "macroexp.h", for macro_lookup_ftype.
5355         (scan_macro_expansion, scanning_macro_expansion,
5356         finished_macro_expansion): New function declarations.
5357         (expression_macro_lookup_func, expression_macro_lookup_baton): New
5358         variable declarations.
5359         * parser-defs.h (expression_context_pc): New declaration.
5360         * parse.c (expression_context_pc): New variable.
5361         (parse_exp_1): Set expression_context_pc, as well as
5362         expression_context_block.
5363         * c-exp.y (yylex): If we're not already reading the result of a
5364         macro expansion, try to macro-expand the next token.  When we're
5365         done scanning a macro expansion, switch back to the mainline text.
5366         Commas and `if's in a macro's expansion don't terminate the input.
5367         * c-lang.c: #include "macroscope.h" and "gdb_assert.h".
5368         (macro_original_text, macro_expanded_text,
5369         expression_macro_lookup_func, expression_macro_lookup_baton): New
5370         variables.
5371         (scan_macro_expansion, scanning_macro_expansion,
5372         finished_macro_expansion, scan_macro_cleanup, null_macro_lookup,
5373         c_preprocess_and_parse): New functions.
5374         (c_language_defn, cplus_language_defn, asm_language_defn): Call
5375         c_preprocess_and_parse, instead of c_parse.
5376         * Makefile.in (c_lang_h): Note that this #includes macroexp.h.
5377         (c-lang.o): Note dependency on macroscope.h and gdb_assert.h.
5378
5379 Fri May 17 14:26:19 2002  J"orn Rennecke <joern.rennecke@superh.com>
5380
5381         * sh-tdep.c (gdb_print_insn_sh64): Delete.
5382         (gdb_print_insn_sh): Just set info->endian and use print_insn_sh.
5383         (sh_gdbarch_init): Always use gdb_print_insn_sh.
5384
5385 2002-05-17  Corinna Vinschen  <vinschen@redhat.com>
5386
5387         * NEWS: Add section for multi-arched targets.  Add v850 to that section.
5388
5389 2002-05-17  Jason Thorpe  <thorpej@wasabisystems.com>
5390
5391         * Makefile.in (sh_tdep_h): Define and use.
5392         * config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep,
5393         register enum): Move to...
5394         * * sh-tdep.h: ...here.
5395         * sh-tdep.c: Include sh-tdep.h.
5396         * sh3-rom.c: Likewise.
5397         * shnbsd-tdep.c: Likewise.
5398
5399 2002-05-16  Michael Snyder  <msnyder@redhat.com>
5400
5401         * arm-tdep.c: Spelling fix in comment.
5402
5403 2002-05-16  Jim Blandy  <jimb@redhat.com>
5404
5405         Add commands for manually expanding macros and showing their
5406         definitions.
5407         * macrocmd.c, macroscope.c, macroscope.h: New files.
5408         * Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
5409         (macroscope_h): New variable.
5410         (HFILES_NO_SRCDIR): Add macroscope.h.
5411         (COMMON_OBS): Add macrocmd.o, macroscope.o.
5412         (macroscope.o, macrocmd.o): New rules.
5413
5414         Teach the Dwarf 2 reader to read macro information.
5415         * dwarf2read.c: #include "macrotab.h".
5416         (dwarf_macinfo_buffer): New variable.
5417         (struct dwarf2_pinfo): New members: dwarf_macinfo_buffer, and
5418         dwarf_macinfo_size.
5419         (DWARF_MACINFO_BUFFER, DWARF_MACINFO_SIZE): New macros.
5420         (dwarf2_missing_macinfo_section, dwarf2_macros_too_long,
5421         dwarf2_macros_not_terminated, dwarf2_macro_outside_file,
5422         dwarf2_macro_unmatched_end_file, dwarf2_macro_malformed_definition,
5423         dwarf2_macro_spaces_in_definition): New complaints.
5424         (dwarf2_has_info): Initialize dwarf_macinfo_offset.
5425         (dwarf2_build_psymtabs): Read the .dwarf_macinfo section.
5426         (dwarf2_build_psymtabs_hard): Record the buffer and its size in
5427         the partial symbol table.
5428         (psymtab_to_symtab_1): Set the macinfo buffer and size globals
5429         from what's recorded in the partial symbol table.
5430         (read_file_scope): If the compilation unit has a
5431         `DW_AT_macro_info' attribute, read its macro information.
5432         * Makefile.in (dwarf2read.o): Depend on macrotab.h.
5433
5434 2002-05-16  Daniel Jacobowitz  <drow@mvista.com>
5435
5436         Fix PR gdb/546
5437         * ser-tcp.c: Don't include <netinet/udp.h>.
5438
5439 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5440
5441         * MAINTAINERS: Update my email address.
5442
5443 2002-05-16  Richard Earnshaw  <rearnsha@arm.com>
5444
5445         * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
5446         include file of the same name.
5447
5448 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
5449
5450         * configure.tgt: Mark v850 as multi-arched.
5451         * config/v850/tm-v850.h: Remove file.
5452         * config/v850/v850.mt: Eliminate TM_FILE.
5453
5454 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
5455
5456         * v850-tdep.c: Full multi-arch.
5457         * config/v850/tm-v850.h: Eliminate or move to v850-tdep.c everything.
5458         Define GDB_MULTI_ARCH to 2.
5459
5460 2002-05-16  Pierre Muller  <muller@ics.u-strasbg.fr>
5461
5462         * p-exp.y (current_type): New static variable.
5463         Carries the type of the expression at the position that is parsed.
5464         (push_current_type, pop_current_type): Two new functions. Used
5465         to store/restore current_type in expression on specific tokens.
5466         (search_field): New static variable. Set to one after parsing a point
5467         as at that point only a FIELDNAME token should be searched.
5468         (FIELDNAME): New token. After a point only a token belonging to 
5469         current_type type definition is allowed.
5470         (all over token rules): reset and change current_type according
5471         to rules.
5472         (exp '[' rule): insert implicit array index field if
5473         exp is a pascal string type.
5474
5475 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
5476
5477         * v850-tdep.c: Fix comment for v850_scan_prologue.  Remove extra
5478         frame info.  Use frame_info's saved_regs instead of matching member
5479         in extra_frame_info throughout.
5480         (v850_frame_init_saved_regs): New function.
5481         (v850_init_extra_frame_info): Move most functionality into
5482         v850_frame_init_saved_regs().
5483         * config/v850/tm-v850.h (EXTRA_FRAME_INFO): Remove definition.
5484         (v850_frame_find_saved_regs): Remove declaration.
5485         (FRAME_FIND_SAVED_REGS): Remove definition.
5486         (v850_frame_init_saved_regs): Add declaration.
5487         (FRAME_INIT_SAVED_REGS): Add definition.
5488
5489 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
5490
5491         * v850-tdep.c: Begin multi-arch'ing v850.
5492         (v850_target_architecture_hook): Remove function.
5493         (v850_gdbarch_init): New function.  Add code previously in
5494         v850_target_architecture_hook().
5495         (_initialize_v850_tdep): Don't  set target_architecture_hook.
5496         Call register_gdbarch_init() instead.
5497
5498 2002-05-16 Daniel Jacobowitz  <drow@mvista.com>
5499
5500         * gdbtypes.h (struct cplus_struct_type): Remove args field.
5501         * hpread.c (hpread_read_struct_type): Remove assignments to args.
5502         (fixup_class_method_type): Likewise.
5503
5504 2002-05-15  Jim Blandy  <jimb@redhat.com>
5505
5506         Add macro structures to GDB's symbol tables.  Nobody puts anything
5507         in them yet.
5508         * symtab.h (struct symtab): New member: `macro_table'.
5509         * buildsym.h (pending_macros): New global variable.
5510         * buildsym.c: #include "macrotab.h".
5511         (buildsym_init): Initialize `pending_macros'.
5512         (end_symtab): If we found macro information while reading a CU's
5513         debugging info, do build a symtab structure for it.  Make the
5514         symtab point to the macro information, and clear the
5515         `pending_macros' pointer which held it while we were reading the
5516         debug info.
5517         (really_free_pendings): Free any pending macro table.
5518         * objfiles.h (struct objfile): New member: `macro_cache'.
5519         * objfiles.c (allocate_objfile): Set allocate and free functions
5520         for the macro cache's objstack.
5521         (free_objfile): Empty the macro cache's obstack.
5522         * symfile.c (reread_symbols): Empty the macro cache's obstack, and
5523         set new allocate and free functions for it.
5524         * solib-sunos.c (allocate_rt_common_objfile): Set allocate and
5525         free functions for the macro cache's objstack.  (Why is this
5526         function building its own objfile?)
5527         * symmisc.c (print_objfile_statistics): Print statistics on the
5528         macro bcache.
5529         * Makefile.in: Note that buildsym.o depends on macrotab.h.
5530
5531 2002-05-15  Richard Earnshaw  <rearnsha@arm.com>
5532
5533         * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h.
5534         (REGISTER_U_ADDR): Delete definition.
5535         (arm_register_u_addr): Delete declaration.
5536
5537 2002-05-15  Richard Earnshaw  <rearnsha@arm.com>
5538
5539         * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC.
5540         (ARM_LINUX_JB_ELEMENT_SIZE): Likewise.
5541
5542 2002-05-14  Andrew Cagney  <ac131313@redhat.com>
5543
5544         * regcache.c (register_valid): Revise comments refering to "Not
5545         available" and "unavailable".
5546         * frame.c (frame_register_read): Ditto.
5547         * findvar.c (value_of_register): Ditto.
5548
5549 2002-05-15  Andrew Cagney  <cagney@redhat.com>
5550
5551         * Makefile.in (remote_sim_h): Replace remote-sim_h.
5552         (remote-sim.o): Update dependencies.
5553         (d10v-tdep.o): Specify dependencies.
5554         (sim_d10v_h): Define.
5555
5556 2002-05-14  Jim Blandy  <jimb@redhat.com>
5557
5558         * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.
5559         * macrotab.c (macro_lookup_inclusion, find_definition,
5560         new_macro_table): Same.
5561         
5562         * macroexp.c (currently_rescanning, expand): Use `strcmp () == 0',
5563         not `! strcmp ()'.  This is a dubious improvement.
5564         * macrotab.c (macro_lookup_inclusion, find_definition): Same.
5565
5566         * macrotab.c (macro_lookup_inclusion): Initialize `best_depth',
5567         although it's not necessary, to avoid a warning.
5568
5569 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
5570
5571         * gdbtypes.h: Update accessor macros to use TYPE_MAIN_TYPE.
5572         (TYPE_CONST, TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE): Use
5573         TYPE_INSTANCE_FLAGS.
5574         (struct main_type): New.
5575         (struct type): Move most members to struct main_type.  Change
5576         cv_type and as_type to new type_chain member.  Add instance_flags.
5577         (TYPE_MAIN_TYPE, TYPE_CHAIN, TYPE_INSTANCE_FLAGS): New macros.
5578         (TYPE_CV_TYPE, TYPE_AS_TYPE): Remove.
5579         (finish_cv_type): Remove prototype.
5580         * gdbtypes.c (alloc_type): Update comment.  Allocate TYPE_MAIN_TYPE.
5581         Set TYPE_CHAIN.
5582         (alloc_type_instance): New function.
5583         (smash_type): New function.
5584         (make_pointer_type, make_reference_type, make_function_type)
5585         (smash_to_member_type, smash_to_method_type): Call smash_type.
5586         (make_qualified_type): New function.
5587         (make_type_with_address_space): Call make_qualified_type.
5588         (make_cv_type): Likewise.
5589         (finish_cv_type): Remove unnecessary function.
5590         (replace_type): Update comment.  Copy TYPE_MAIN_TYPE.
5591         (recursive_dump_type): Dump TYPE_CHAIN and TYPE_INSTANCE_FLAGS;
5592         remove TYPE_CV_TYPE and TYPE_AS_TYPE.
5593         * c-typeprint.c (c_type_print_modifier): Use TYPE_INSTANCE_FLAGS.
5594         * dwarf2read.c (read_structure_scope): Don't call finish_cv_type.
5595         * hpread.c (hpread_read_struct_type): Likewise.
5596         * stabsread.c (read_struct_type): Likewise.
5597
5598 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
5599
5600         * configure.tgt: Add a catch all sh* target, for cases like
5601         sh[2,3,4]-elf and sh-hms.
5602
5603 2002-05-14  Keith Seitz  <keiths@redhat.com>
5604
5605         * event-loop.c (create_file_handler): Don't do anything but
5606         update data when we are given a fd which we are already
5607         monitoring.
5608
5609 2002-05-14  Michal Ludvig  <mludvig@suse.cz>
5610
5611         * dwarf2cfi.c (context_cpy): Copy registers correctly.
5612         (update_context): Use __func__ in warnings.
5613         
5614 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
5615
5616         * ser-tcp.c: Include <netinet/udp.h>.  Rename tcp_open
5617         and tcp_close to net_open and net_close.
5618         (net_open): Accept "udp:" and "tcp:" specifications.  Connect
5619         using UDP if requested.  Don't try to disable Nagle on UDP
5620         sockets.
5621         * remote.c (remote_serial_open): New function.  Warn about UDP.
5622         (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
5623
5624 2002-05-13  Elena Zannoni  <ezannoni@redhat.com>
5625
5626         * MAINTAINERS: List sh-elf as buildable with ,-Werror.
5627
5628 2002-05-13  Elena Zannoni  <ezannoni@redhat.com>
5629
5630         * configure.tgt: Remove sh-hms target.
5631         * MAINTAINERS: Don't list sh-hms as a separate target.
5632
5633 2002-05-13  Jim Blandy  <jimb@redhat.com>
5634
5635         Add first preprocessor macro-expansion files.
5636         * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
5637         * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
5638         (splay_tree_h, macroexp_h, macrotab_h): New variable.
5639         (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
5640         (COMMON_OBS): Add macrotab.o, macroexp.o.
5641         (macroexp.o, macrotab.o): New rules.
5642
5643 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
5644
5645         * config/m88k/tm-m88k.h: Update copyright.
5646         (m88k_target_write_pc): Declare
5647         (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
5648         (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
5649         (SHIFT_INST_REGS): Update definition.
5650         * m88k-tdep.c (m88k_target_write_pc): New function.  Implement
5651         using old definition of TARGET_WRITE_PC.
5652         * regcache.c (generic_target_write_pc): Delete code handling
5653         NNPC_REGNUM.
5654         * gdbarch.sh (NNPC_REGNUM): Delete.
5655         * gdbarch.h, gdbarch.c: Regenerate.
5656
5657 2002-05-13  Richard Earnshaw  <rearnsha@arm.com>
5658
5659         * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
5660         builtin reg number.
5661
5662 2002-05-13  Daniel Jacobowitz  <drow@mvista.com>
5663
5664         * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
5665         (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
5666         (gen_address_of, gen_struct_ref, gen_repeat): Use type
5667         access macros.
5668         * c-typeprint.c (cp_type_print_method_args): Likewise.
5669         (c_type_print_args): Likewise.
5670         * d10v-tdep.c (d10v_push_arguments): Likewise.
5671         (d10v_extract_return_value): Likewise.
5672         * expprint.c (print_subexp): Likewise.
5673         * gdbtypes.c (lookup_primitive_typename): Likewise.
5674         (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
5675         * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
5676         (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
5677         (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
5678         (TYPE_VECTOR): Likewise.
5679         * hpread.c (hpread_read_struct_type)
5680         (fix_static_member_physnames, fixup_class_method_type)
5681         (hpread_type_lookup): Likewise.
5682         * mdebugread.c (parse_symbol, parse_type): Likewise.
5683         * p-lang.c (is_pascal_string_type): Likewise.
5684         * valops.c (hand_function_call): Likewise.
5685         * x86-64-tdep.c (classify_argument): Likewise.
5686
5687         * hpread.c (hpread_read_function_type)
5688         (hpread_read_doc_function_type): Call replace_type.
5689         * dstread.c (create_new_type): Delete.
5690         (decode_dst_structure, process_dst_function): Call alloc_type.
5691         Use type access macros.
5692
5693 2002-05-12  Mark Kettenis  <kettenis@gnu.org>
5694
5695         * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
5696         the're not supported by the current architecture.
5697         (i387_fill_fxsave): Likewise.
5698
5699 2002-05-12  Fred Fish  <fnf@redhat.com>
5700
5701         * symfile.c (default_symfile_offsets): Arrange for uninitialized
5702         sect_index_xxx members to index the first slot in section_offsets
5703         if all of the section_offsets are zero.
5704
5705 2002-05-12  Mark Kettenis  <kettenis@gnu.org>
5706
5707         * configure.tgt (sparc-*openbsd): Remove entry accidentially
5708         checked in with last change.
5709
5710 2002-05-12  Mark Kettenis  <kettenis@gnu.org>
5711
5712         * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
5713         Remove targets.  These are canonicalized to i386-*-sysv4.2uw by
5714         config.sub.
5715
5716 2002-05-12  Daniel Jacobowitz  <drow@mvista.com>
5717
5718         * Makefile.in: Update dependencies.
5719
5720 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
5721
5722         * language.c (local_hex_string_custom): Simplify.  Do not depend
5723         on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
5724
5725         * memattr.c (mem_info_command): Replace calls to
5726         longest_local_hex_string and longest_local_hex_string_custom.
5727         * buildsym.c (make_blockvector): Ditto.
5728         * solib.c (info_sharedlibrary_command): Ditto.
5729         * tracepoint.c (tracepoints_info): Ditto.
5730         * symtab.c (print_msymbol_info): Ditto.
5731
5732         * language.c (local_hex_string): Delete.
5733         (local_hex_string_custom): Delete.
5734         (longest_local_hex_string): Rename to local_hex_string.
5735         (longest_local_hex_string_custom): Rename to
5736         local_hex_string_custom.
5737         * language.h (local_hex_string): Change parameter type to LONGEST.
5738         (local_hex_string_custom): Ditto.
5739         (longest_local_hex_string): Delete declaration.
5740         (longest_local_hex_string_custom): Ditto.
5741
5742         * solib.c: Update copyright.
5743         * memattr.c: Update copyright.
5744         
5745 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
5746
5747         * arch-utils.h (legacy_register_to_value): Declare.
5748         (legacy_value_to_register): Declare.
5749         (legacy_convert_register_p): Declare.
5750         * arch-utils.c (legacy_register_to_value): New function.
5751         (legacy_value_to_register): New function.
5752         (legacy_convert_register_p): New function.
5753
5754         * gdbarch.sh (REGISTER_TO_VALUE): Define.
5755         (VALUE_TO_REGISTER): Define.
5756         (CONVERT_REGISTER_P): Define.
5757         * gdbarch.h, gdbarch.c: Regenerate.
5758
5759         * valops.c (value_assign): Use CONVERT_REGISTER_P and
5760         VALUE_TO_REGISTER.
5761         * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
5762         CONVERT_REGISTER_P.
5763
5764 2005-05-11  Daniel Jacobowitz  <drow@mvista.com>
5765             Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
5766
5767         * Makefile.in: Update dependencies for valops.c.
5768         * valops.c: Include "gdb_assert.h".
5769         (typecmp): Skip THIS parameter to methods.
5770         (find_method_list): Remove static_memfuncp argument,
5771         update callers.  Check for stub methods.
5772         (find_value_oload_method_list): Don't set *static_memfuncp.
5773         (find_overload_match): Don't check for stub methods.  Assert
5774         that methods are not stubbed.  Handle static methods.
5775         (value_find_oload_method_list): Remove static_memfuncp argument.
5776         * gdbtypes.c (check_stub_method): Do not add THIS pointer
5777         to the argument list for static stub methods.
5778         * value.h (value_find_oload_method_list): Update prototype.
5779
5780 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
5781
5782         * arch-utils.h (generic_register_size): Declare.
5783         (generic_register_raw_size, generic_register_virtual_size): Delete
5784         declarations.
5785         * arch-utils.c (generic_register_raw_size): Delete.
5786         (generic_register_size): New function.
5787         (generic_register_virtual_size): Delete.
5788
5789         * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
5790         default generic_register_size.
5791         * gdbarch.h, gdbarch.c: Re-generate.
5792         
5793         * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
5794         register_virtual_size.
5795         * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
5796         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
5797
5798 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
5799
5800         * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
5801         * gdbarch.h, gdbarch.c: Regenerate.
5802         * gnu-v3-abi.c: Update copyright.
5803         (vtable_address_point_offset): Update.
5804         (gnuv3_rtti_type): Update.
5805         (gnuv3_baseclass_offset): Update.
5806         * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
5807         (init_fetch_link_map_offsets): Update.
5808         * remote.c (get_remote_state): Update.
5809         
5810 2002-05-11  Daniel Jacobowitz  <drow@mvista.com>
5811
5812         * TODO: Remove value_headof/value_from_vtable_info comment.
5813         * printcmd.c (print_command_1): Don't call value_from_vtable_info.
5814         * values.c (value_headof, value_from_vtable_info): Delete.
5815         * value.h (value_from_vtable_info): Delete prototype.
5816
5817 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
5818
5819         * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
5820         gdb_string.h with $(gdb_string_h) and gdb_regex.h with
5821         $(gdb_regex_h).
5822         (gdb_assert_h): Define.
5823         (gdb_wait_h): Define.
5824         (gdb_regex_h): Define.
5825
5826 2002-05-11 Daniel Jacobowitz  <drow@mvista.com>
5827
5828         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
5829         * linespec.c (find_methods): Handle GCC 3.x template constructors.
5830
5831 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5832
5833         * nbsd-tdep.c: Fix comment.
5834
5835 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5836
5837         * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
5838         (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
5839         (nbsd-tdep.o): New dependency list.
5840         * alphanbsd-tdep.c: Don't include solib-svr4.h.  Include
5841         nbsd-tdep.h.
5842         (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
5843         (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
5844         * nbsd-tdep.c: New file.
5845         * nbsd-tdep.h: New file.
5846         * shnbsd-tdep.c: Don't include solib-svr4.h.  Include
5847         nbsd-tdep.h.
5848         (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
5849         (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
5850         * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
5851         * config/sh/nbsd.mt (TDEPFILES): Ditto.
5852
5853 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5854
5855         * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
5856         * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
5857         * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
5858         * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
5859         * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
5860         * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
5861
5862 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5863
5864         * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
5865         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
5866         * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
5867         * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
5868         * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
5869         * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
5870         * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
5871
5872 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5873
5874         * i386nbsd-nat.c: Delete file.  Move fetch_core_registers and
5875         fetch_elfcore_registers to...
5876         * i386nbsd-tdep.c: ...here.
5877         (i386nbsd_use_struct_convention): Rename to...
5878         (i386nbsd_aout_use_struct_convention): ...this.
5879         (i386nbsd_supply_reg): New function.
5880         (i386nbsd_fill_reg): New function.
5881         (fetch_core_registers): Use i386nbsd_supply_reg.
5882         (fetch_elfcore_registers): Likewise.
5883         (_initialize_i386nbsd_tdep): New function.
5884         * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
5885         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
5886         * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
5887         * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
5888         (i386nbsd_aout_use_struct_convention): ...this.
5889
5890 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5891
5892         * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
5893         (store_inferior_registers): Use shnbsd_fill_reg.
5894         * shnbsd-tdep.c (sh_nbsd_supply_registers, 
5895         sh_nbsd_supply_register): Collapse into...
5896         (shnbsd_supply_reg): ...this.
5897         (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
5898         (shnbsd_fill_reg): ...this.
5899         (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
5900         (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
5901         (fetch_core_registers): Use shnbsd_supply_reg.
5902         (fetch_elfcore_registers): Use shnbsd_supply_reg.
5903         (sh_nbsd_core_fns): Rename to...
5904         (shnbsd_core_fns): ...this.
5905         (sh_nbsd_elfcore_fns): Rename to...
5906         (shnbsd_elfcore_fns): ...this.
5907         (sh_nbsd_init_abi): Rename to...
5908         (shnbsd_init_abi): ...this.
5909         (_initialize_sh_nbsd_tdep): Rename to...
5910         (_initialize_shnbsd_tdep): ...this.
5911         * shnbsd-tdep.h (sh_nbsd_supply_registers,
5912         sh_nbsd_supply_register, sh_nbsd_fill_registers,
5913         sh_nbsd_fill_register): Remove prototypes.
5914         (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
5915
5916 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5917
5918         * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
5919         (i387-nat.o): Delete dependency list.
5920         (go32-nat.o): Change i387-nat.h to i387-tdep.h.
5921         (x86-64-linux-nat.o): Likewise.
5922         * i387-nat.c: Delete file, moving contents to...
5923         * i387-tdep.c: ...here.
5924         * i387-nat.h: Rename...
5925         * i387-tdep.h: ...to this.
5926         * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
5927         * i386-linux-nat.c: Likewise.
5928         * i386bsd-nat.c: Likewise.
5929         * i386gnu-nat.c: Likewise.
5930         * i386nbsd-nat.c: Likewise.
5931         * i386v4-nat.c: Likewise.
5932         * x86-64-linux-nat.c: Likewise.
5933         * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
5934         * config/i386/go32.mh (NATDEPFILES): Likewise.
5935         * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
5936         * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
5937         * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
5938         * config/i386/linux.mh (NATDEPFILES): Likewise.
5939         * config/i386/nbsd.mh (NATDEPFILES): Likewise.
5940         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
5941         * config/i386/obsd.mh (NATDEPFILES): Likewise.
5942         * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
5943
5944 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5945
5946         * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
5947         (alphanbsd-nat.o): Remove dependency list.
5948         (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
5949         * alphanbsd-nat.c: Delete.  Contents moved to...
5950         * alphanbsd-tdep.c: ...here.
5951         (_initialize_alphanbsd_tdep): Register core functions.
5952         * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
5953
5954 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
5955
5956         * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
5957         (alphabsd-nat.o): Depend on alphabsd-tdep.h.
5958         (alphanbsd-nat.o): Likewise.
5959         (alphabsd-tdep.o): New dependency list.
5960         * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
5961         (fill_gregset): Use alphabsd_fill_reg.
5962         (supply_fpregset): Use alphabsd_supply_fpreg.
5963         (fill_fpregset): Use alphabsd_fill_fpreg.
5964         (fetch_inferior_registers): Use struct reg and struct fpreg
5965         rather than gregset_t and fpregset_t.  Use alphabsd_supply_reg
5966         and alphabsd_supply_fpreg.
5967         (store_inferior_registers): Use struct reg and struct fpreg
5968         rather than gregset_t and fpregset_t.  Use alphabsd_fill_reg
5969         and alphabsd_fill_fpreg.
5970         * alphabsd-tdep.c: New file.
5971         * alphabsd-tdep.h: New file.
5972         * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
5973         (fetch_elfcore_registers): Use alphabsd_supply_reg and
5974         alphabsd_supply_fpreg.
5975         * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
5976         * config/alpha/nbsd.mt (TDEPFILES): Likewise.
5977
5978 2002-05-11  Eric Christopher  <echristo@redhat.com>
5979
5980         * mips-tdep.c (mips_double_register_type): Fix thinko.
5981         (mips_single_register_type): Ditto.
5982         * MAINTAINERS: Add self.
5983
5984 2002-05-11  Mark Kettenis  <kettenis@gnu.org>
5985
5986         * i387-nat.c (i387_supply_register, i387_fill_fsave,
5987         i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
5988         right thing on architectures with different endianness and/or
5989         integer sizes.
5990
5991 2002-05-10  Jason Thorpe  <thorpej@wasabisystems.com>
5992
5993         From Christian Limpach <chris@Pin.LU>
5994         * configure.in: Change sed expression which comments out
5995         NATDEPFILES to also comment out continuation lines.
5996         * configure: Regenerate.
5997
5998 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
5999
6000         * sh-tdep.c: Clean up code erroneously reintroduced by previous
6001         big patch.
6002
6003 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
6004
6005         * sh-tdep.c: Include correct file.
6006
6007 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
6008
6009         New support for sh64-elf (sh5) target.
6010
6011         * configure.tgt: For sh64-elf target, default to sh-elf.
6012
6013         * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
6014         (struct gdbarch_tdep): Add new fields for new registers and ABI
6015         info.
6016
6017         * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
6018         (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
6019         MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
6020         UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
6021         IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
6022         IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
6023         IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
6024         IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
6025         IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
6026         IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
6027         IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
6028         (sh_sh64_register_name, sh64_elf_make_msymbol_special,
6029         pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
6030         sh64_skip_prologue_hard_way, sh64_use_struct_convention,
6031         gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
6032         sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
6033         sh64_get_gdb_regnum, sh64_media_reg_base_num,
6034         sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
6035         sign_extend, sh64_nofp_frame_init_saved_regs,
6036         sh64_init_extra_frame_info, sh64_get_saved_register,
6037         sh64_extract_struct_value_address, sh64_pop_frame,
6038         sh64_push_arguments, sh64_extract_return_value,
6039         sh64_store_return_value, sh64_show_media_regs,
6040         sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
6041         sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
6042         sh_sh64_register_virtual_type,
6043         sh_sh64_register_convert_to_virtual,
6044         sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
6045         sh64_register_read, sh64_pseudo_register_write,
6046         sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
6047         do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
6048         sh64_do_pseudo_register, sh_compact_do_registers_info,
6049         sh64_do_registers_info, sh_gdbarch_init): New functions.
6050
6051 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
6052
6053         * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
6054
6055 2002-05-10 Daniel Jacobowitz  <drow@mvista.com>
6056
6057         * linespec.c (decode_line_1): Check for a double quote after
6058         a filename correctly.
6059
6060 2002-05-10  Jim Blandy  <jimb@redhat.com>
6061
6062         Properly track the size of the current objfile's .debug_line section.
6063         * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
6064         (DWARF_LINE_SIZE): New macro.
6065         (dwarf2_build_psymtabs_hard): Record the line section's size in
6066         the partial symbol table.
6067         (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
6068         symbol table.
6069
6070 2002-05-10  Petr Sorfa  <petrs@caldera.com>
6071
6072         * ia64-tdep.c: Handle breakpoints on L instruction type
6073         in MLX instruction bundle by moving the breakpoint to
6074         the third slot (X instruction type) as L holds only data.
6075
6076 2002-05-10  Kevin Buettner  <kevinb@redhat.com>
6077
6078         * dbxread.c (discarding_local_symbols_complaint): New complaint.
6079         (process_one_symbol): Complain about discarding local symbols
6080         due to a misplaced N_LBRAC entry.
6081
6082 2002-05-09  Elena Zannoni  <ezannoni@redhat.com>
6083
6084         From Daniel Berlin <dan@cgsoftware.com>
6085         * linespec.c (find_toplevel_char): '<' and '>' also increase and
6086         decrease the depth we are at, in the case of templates.
6087
6088 2002-05-09  Daniel Jacobowitz  <drow@mvista.com>
6089
6090         * mips-tdep.c (mips_float_register_type): New function.
6091         (mips_double_register_type): New function.
6092         (mips_print_register): Use them.
6093         (do_fp_register_row): Likewise.
6094
6095 2002-05-09  Daniel Jacobowitz  <drow@mvista.com>
6096
6097         * signals/signals.c (signals): Remove conditional compilation around
6098         Mach-specific signals.  Move them to after TARGET_SIGNAL_DEFAULT.
6099         (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
6100
6101 2002-05-09  Michael Snyder  <msnyder@redhat.com>
6102
6103         * remote-rdp.c (remote_rdp_can_run): Remove.
6104
6105 2002-05-09  Tom Tromey  <tromey@redhat.com>
6106
6107         * jv-valprint.c (java_val_print): Handle `char' as a special case
6108         of TYPE_CODE_INT.
6109
6110 2002-05-09  Michael Snyder  <msnyder@redhat.com>
6111
6112         * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
6113         strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
6114         strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
6115         str r(0123),[sp,#nn].
6116         (arm_skip_prologue): Ditto.  Also make disassembly
6117         order-independent by placing it in a loop.
6118
6119 2002-05-06  Michael Snyder  <msnyder@redhat.com>
6120
6121         * stabsread.c (read_type): Add recognition for new attribute:
6122         "@V;" means that an array type is actually a vector.
6123         This is analogous to the vector flag that's been added to dwarf2.
6124
6125 2002-05-09  Mark Kettenis  <kettenis@gnu.org>
6126
6127         * i386-tdep.h (i386_abi): New enum.
6128         (struct gdbarch_tdep): Replace os_ident member with abi.
6129         (i386_gdbarch_register_os_abi): New prototype.
6130         * i386-tdep.c (i386_abi_names): New array.
6131         (process_note_abi_tag_sections): Removed.
6132         (process_note_sections): New function.
6133         (i386_elf_abi_from_note, i386_elf_abi): New functions.
6134         (struct i386_abi_handler): New struct.
6135         (i386_abi_handler_list): New variable.
6136         (i386_gdbarch_register_os_abi): New function.
6137         (i386_gdbarch_init): Adapt for the changes given above.
6138
6139 2002-05-08  Daniel Jacobowitz  <drow@mvista.com>
6140
6141         * gregset.h: Say "GNU/Linux".
6142
6143 2002-05-08  Elena Zannoni  <ezannoni@redhat.com>
6144
6145         * gdbtypes.c : Add new builtin type for 64 bit vectors.
6146         (build_gdbtypes): Build builtin_type_v2_float.
6147         (_initialize_gdbtypes): Register new builtin type.
6148
6149 2002-05-08  Andrew Cagney  <ac131313@redhat.com>
6150
6151         * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
6152         (clear_gdbarch_swap): New function.
6153         (initialize_non_multiarch): Call.
6154         (gdbarch_update_p): Before calling init(), swap out and clear the
6155         existing architecture.
6156         * gdbarch.c: Regenerate.
6157
6158 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
6159
6160         * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
6161         alphanbsd-tdep.c.
6162
6163 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
6164
6165         * sh-nbsd-nat.c: Rename to...
6166         * shnbsd-nat.c: ...this.
6167         * sh-nbsd-tdep.c: Rename to...
6168         * shnbsd-tdep.c: ...this.
6169         * sh-nbsd-tdep.h: Rename to...
6170         * shnbsd-tdep.h: ...this.
6171         * config/sh/nbsd.mh: Use shnbsd-nat.o.
6172         * config/sh/nbsd.mt: Use shnbsd-tdep.o.
6173
6174 2002-05-08  Richard Earnshaw  <rearnsha@arm.com>
6175
6176         * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
6177         concatenation for command help messages.
6178
6179 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
6180
6181         * NEWS: Note new sh*-*-netbsdelf* configuration.
6182         * configure.host: Set gdb_host_cpu to sh for all sh*.
6183         (sh*-*-netbsdelf*): New host.
6184         * configure.tgt: Set gdb_target_cpu to sh for all sh*.
6185         (sh*-*-netbsdelf*): New target.
6186         * sh-nbsd-nat.c: New file.
6187         * sh-nbsd-tdep.c: New file.
6188         * sh-nbsd-tdep.h: New file.
6189         * config/sh/nbsd.mh: New file.
6190         * config/sh/nbsd.mt: New file.
6191         * config/sh/nm-nbsd.h: New file.
6192         * config/sh/tm-nbsd.h: New file.
6193
6194 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
6195
6196         * sh-tdep.c (sh_osabi_names): Declare.
6197         (process_note_abi_tag_sections): New function.
6198         (get_elfosabi): Ditto.
6199         (sh_gdbarch_register_os_abi): Ditto.
6200         (sh_dump_tdep): Ditto.
6201         _initialize_sh_tdep): Use gdbarch_register to register
6202         sh_gdbarch_init and sh_dump_tdep.
6203         * config/sh/tm-sh.h (sh_osabi): Declare.
6204         (gdbarch_tdep): Add sh_osabi and osabi_name members.
6205
6206 2002-05-07  Andrew Cagney  <ac131313@redhat.com>
6207
6208         * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
6209         (thumb_scan_prologue): Ditto.
6210         (arm_find_callers_reg): Ditto.
6211         (arm_frame_chain): Ditto.
6212         (arm_init_extra_frame_info): Ditto.
6213         (arm_frame_saved_pc): Ditto.
6214         (arm_pop_frame): Ditto.
6215         (arm_push_return_address): New function.
6216         (arm_gdbarch_init): Initialize use_generic_dummy_frames,
6217         call_dummy_location, call_dummy_breakpoint_offset_p,
6218         call_dummy_breakpoint_offset, call_dummy_p,
6219         call_dummy_stack_adjust_p, call_dummy_words,
6220         sizeof_call_dummy_words, call_dummy_start_offset,
6221         call_dummy_length, fix_call_dummy, pc_in_call_dummy,
6222         call_dummy_address, push_return_address and push_dummy_frame for
6223         generic dummy frames.
6224
6225 2002-05-07  Jason Thorpe  <thorpej@wasabisystems.com>
6226
6227         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
6228         size computation for alloca.
6229         (sh_fp_frame_init_saved_regs): Likewise.
6230
6231 2002-05-07  Richard Earnshaw  <rearnsha@arm.com>
6232
6233         * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
6234         (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
6235         * arm-tdep.c (arm_store_return_value): Use them.
6236         Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
6237         * remote-rdp.c (remote_rdp_fetch_register): Use
6238         ARM_MAX_REGISTER_RAW_SIZE.
6239         (remote_rdp_store_register): Likewise.
6240
6241 2002-05-07  Michal Ludvig  <mludvig@suse.cz>
6242
6243         * dwarf2cfi.c: Code cleanup, removed unused variables,
6244         added default labels to switch {} statements.
6245         * x86-64-tdep.c: Ditto.
6246         * x86-64-linux-nat.c: Ditto.
6247
6248 2002-05-07  Jason Thorpe  <thorpej@wasabisystems.com>
6249
6250         * solib.h: Protect against multiple inclusion.
6251
6252 2002-05-06  Jim Blandy  <jimb@redhat.com>
6253
6254         Add first preprocessor macro-expansion files.
6255         * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
6256         * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
6257         (splay_tree_h, macroexp_h, macrotab_h): New variable.
6258         (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
6259         (COMMON_OBS): Add macrotab.o, macroexp.o.
6260         (macroexp.o, macrotab.o): New rules.
6261
6262         Separate the job of reading the line number info statement program
6263         header (...expialidocious) out into its own function.
6264         * dwarf2read.c (struct line_head, struct filenames, struct
6265         directories): Replace with...
6266         (struct line_header): New structure, containing the full
6267         contents of the statement program header, including the
6268         include directory and file name tables.
6269         (read_file_scope): If we have line number info, instead of just
6270         calling dwarf_decode_lines to do all the work, call
6271         dwarf_decode_line_header first to get a `struct line_header'
6272         containing the data in the statement program header, and then
6273         pass that to dwarf_decode_lines, which will pick up where that
6274         left off.  Be sure to clean up the `struct line_header' object.
6275         (dwarf_decode_line_header, free_line_header, add_include_dir,
6276         add_file_name): New functions.
6277         (dwarf_decode_lines): Move all the code to read the statement
6278         program header into dwarf_decode_line_header.  Take the line
6279         header it built as the first argument, instead of the offset to
6280         the compilation unit's line number info.  Use the new `struct
6281         line_header' type instead of the old structures.  No need to do
6282         cleanups here now, since we don't allocate anything.
6283         (dwarf2_statement_list_fits_in_line_number_section,
6284         dwarf2_line_header_too_long): New complaints.
6285
6286 2002-05-06  Elena Zannoni  <ezannoni@redhat.com>
6287
6288         * gdbtypes.c (init_vector_type): New function.
6289         (build_builtin_type_vec128): Simplify the representation of SIMD
6290         registers.
6291         (build_gdbtypes): Initialize new builtin vector types.
6292         (_initialize_gdbtypes): Register new vector types with gdbarch.
6293         (builtin_type_v4_float, builtin_type_v4_int32,
6294         builtin_type_v8_int16, builtin_type_v16_int8,
6295         builtin_type_v2_int32, builtin_type_v4_int16,
6296         builtin_type_v8_int8): New (renamed) SIMD types.
6297
6298 2002-05-06  Mark Kettenis  <kettenis@gnu.org>
6299
6300         * i387-nat.c (i387_fill_fsave): Use regcache_collect.
6301         (i387_fill_fxsave): Likewise.
6302
6303 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6304
6305         * alpha-tdep.c (alpha_extract_return_value): Don't use
6306         non-constant array size in prototype.
6307
6308 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
6309
6310         From Brian Taylor <briant at model dot com>:
6311         * ui-out.c (ui_out_field_core_addr): Use the function
6312         longest_local_hex_string_custom'to format addresses > 32 bits
6313         wide.
6314
6315         * ui-out.c (ui_out_field_core_addr): Update comment.
6316
6317 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
6318
6319         * stack.c (select_and_print_frame): Make static.  Delete the
6320         parameter `level'.
6321         (func_command): Update call.
6322         (select_frame_command): Delete code computing the frame level.
6323         * frame.h (select_and_print_frame): Delete declaration.
6324
6325 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
6326
6327         * sparc-tdep.c (sparc_get_saved_register): Comment why
6328         get_prev_frame call is safe.
6329
6330 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
6331
6332         * frame.h (select_frame): Delete level parameter.
6333         * stack.c (select_frame): Update.  Use frame_relative_level to
6334         obtain the frame's level.
6335         (select_and_print_frame): Update call.
6336         (select_frame_command): Ditto.
6337         (up_silently_base): Ditto.
6338         (down_silently_base): Ditto.
6339         * ocd.c (ocd_start_remote): Ditto.
6340         * remote-rdp.c (remote_rdp_open): Ditto.
6341         * remote-mips.c (mips_initialize): Ditto.
6342         (common_open): Ditto.
6343         * remote-e7000.c (e7000_start_remote): Ditto.
6344         * m3-nat.c (select_thread): Ditto.
6345         * hppa-tdep.c (child_get_current_exception_event): Ditto.
6346         (child_get_current_exception_event): Ditto.
6347         * varobj.c (varobj_create): Ditto.
6348         (varobj_update): Ditto.
6349         (c_value_of_root): Ditto.
6350         * tracepoint.c (finish_tfind_command): Ditto.
6351         * corelow.c (core_open): Ditto.
6352         * arch-utils.c (generic_prepare_to_proceed): Ditto.
6353         * thread.c (info_threads_command): Ditto.
6354         (switch_to_thread): Ditto.
6355         * infrun.c (normal_stop): Ditto.
6356         (restore_selected_frame): Ditto.
6357         (restore_inferior_status): Ditto.
6358         * breakpoint.c (insert_breakpoints): Ditto.
6359         (watchpoint_check): Ditto.
6360         (bpstat_stop_status): Ditto.
6361         (do_enable_breakpoint): Ditto.
6362         * blockframe.c (flush_cached_frames): Ditto.
6363         (reinit_frame_cache): Ditto.
6364
6365 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
6366
6367         * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
6368         maintainer.
6369
6370 2002-05-04  Jim Blandy  <jimb@redhat.com>
6371
6372         * gdbtypes.c (replace_type): Doc fix.
6373
6374 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
6375
6376         * valprint.c (strcat_longest): Delete commented out function.
6377         Update copyright.
6378
6379 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
6380
6381         * MAINTAINERS: Mark a29k as deleted.
6382         * NEWS: Mention that a29k was removed.  Add OBSOLETE section.
6383         Move new configurations to the top.
6384         * configure.tgt: Remove a29k.
6385         * config/a29k/tm-vx29k.h: Delete.
6386         * config/a29k/vx29k.mt: Delete.
6387         * config/a29k/tm-a29k.h: Delete.
6388         * config/a29k/a29k-udi.mt: Delete.
6389         * config/a29k/a29k.mt: Delete.
6390         * a29k-tdep.c: Delete.
6391         * remote-udi.c: Delete.
6392         * remote-mm.c: Delete.
6393         * remote-eb.c: Delete.
6394         * remote-adapt.c: Delete.
6395         * Makefile.in: Remove obsolete code.
6396         * config/s390/s390x.mt: Ditto.
6397         * config/s390/s390.mt: Ditto.
6398         * config/sparc/sparclynx.mh: Ditto.
6399         * config/sparc/linux.mh: Ditto.
6400         * config/pa/hppaosf.mh: Ditto.
6401         * config/pa/hppabsd.mh: Ditto.
6402         * config/ns32k/nbsd.mt: Ditto.
6403         * config/mips/vr5000.mt: Ditto.
6404         * config/m68k/sun3os4.mh: Ditto.
6405         * config/m68k/nbsd.mt: Ditto.
6406         * config/m68k/m68klynx.mh: Ditto.
6407         * config/m32r/m32r.mt: Ditto.
6408         * config/i386/x86-64linux.mt: Ditto.
6409         * config/i386/nbsdelf.mt: Ditto.
6410         * config/i386/nbsd.mt: Ditto.
6411         * config/i386/i386lynx.mh: Ditto.
6412
6413 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
6414
6415         * target.c (debug_print_register): New function.  Handle oversize
6416         registers.
6417         (debug_to_fetch_registers): Call.
6418         (debug_to_store_registers): Call.
6419
6420 2002-05-03  Jim Blandy  <jimb@redhat.com>
6421
6422         * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
6423         (read_type): Doc fix.
6424         * gdbtypes.c (replace_type): Doc fix.
6425
6426         * stabsread.c (multiply_defined_struct): New complaint.
6427         (read_struct_type): If the type we were passed isn't empty, or
6428         incomplete, don't read the new struct type into it; complain,
6429         and return the original type unchanged.  Take a new `type_code'
6430         argument, which is the type code for the new type.
6431         (read_type): Rather than storing the type's type code here, pass
6432         it as an argument to read_struct_type, and let that take care of
6433         storing it.  That way, we don't overwrite the original type code,
6434         so read_struct_type can use it to decide whether we're overwriting
6435         something we shouldn't.
6436         (complain_about_struct_wipeout): New function.
6437
6438 2002-05-03  Andrew Cagney  <ac131313@redhat.com>
6439
6440         * gdbarch.sh: Assert that gdbarch is non-NULL.
6441         * gdbarch.c: Regenerate.
6442
6443 2002-05-03  Jason Merrill  <jason@redhat.com>
6444
6445         * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
6446         and return NULL.
6447
6448 2002-05-03  Michal Ludvig  <mludvig@suse.cz>
6449
6450         * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
6451         (x86_64_dwarf2gdb_regno_map_length),
6452         (x86_64_dwarf2_reg_to_regnum): Added.
6453         (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
6454         (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
6455         (_initialize_x86_64_tdep): Synced with the change above.
6456         (x86_64_skip_prologue): Reformulated message.
6457
6458 2002-05-03  Pierre Muller  <muller@ics.u-strasbg.fr>
6459
6460         * f-exp.y: Also use new prev_lexptr variable
6461         to improve error reporting. Based on Michael Snyder
6462         2002-04-24 dated patch to c-exp.y.
6463         * jv-exp.y: Likewise.
6464         * m2-exp.y: Likewise.
6465
6466 2002-05-02  Elena Zannoni  <ezannoni@redhat.com>
6467
6468         * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
6469         we are dealing with vectors.
6470
6471 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
6472
6473         * config/m68k/tm-nbsd.h: Obvious fix,
6474         correct machine name.
6475
6476 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
6477
6478         * p-typeprint.c (pascal_type_print_base): Add support
6479         for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
6480
6481 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
6482
6483         * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
6484         for fondamental pascal 'char' type.
6485
6486 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
6487
6488         * p-lang.h (is_pascal_string_type): Declaration changed,
6489         new sixth argument of type char ** added.
6490         * p-lang.c (is_pascal_string_type): Implementation
6491         changed. Args length_pos, length_size, string_pos, char_size
6492         can now be NULL. New argument arrayname set to the field
6493         name of the char array. Return value set to char array
6494         field index plus one.
6495         * p-valprint.c (pascal_val_print): Adapt to new declaration of
6496         is_pascal_string_type function.
6497
6498 2002-05-02  Andrew Cagney  <cagney@redhat.com>
6499
6500         * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
6501         <cagney@redhat.com> change.
6502         * gdbarch.c: Regenerate.
6503
6504 2002-05-02  Andrew Cagney  <cagney@redhat.com>
6505
6506         * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
6507         before probing for a new one.  Detect errorenous gdbarch_init
6508         functions.
6509         * gdbarch.c: Regenerate.
6510
6511 2002-05-01  Andrew Cagney  <cagney@redhat.com>
6512
6513         * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
6514         * config/mcore/tm-mcore.h: Ditto.  Update copyright.
6515         * config/v850/tm-v850.h: Ditto.  Update copyright.
6516
6517 2002-04-30  Andrew Cagney  <ac131313@redhat.com>
6518
6519         * cris-tdep.c (cris_gdbarch_init): Use arches instead of
6520         current_gdbarch.
6521
6522 2002-04-30  Michael Snyder  <msnyder@redhat.com>
6523
6524         * arm-tdep.c: Whitespace clean-ups.
6525         (arm_skip_prologue): Fix thinko; two lines
6526         should have been removed as part of 4/24 change.
6527
6528 2002-04-30  Kevin Buettner  <kevinb@redhat.com>
6529
6530         * rs6000-tdep.c: Added comment describing how fpscr register
6531         numbers were chosen.
6532
6533 2002-04-30  Michael Snyder  <msnyder@redhat.com>
6534
6535         * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
6536
6537 2002-04-29  Elena Zannoni  <ezannoni@redhat.com>
6538
6539         * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
6540         (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
6541         (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
6542
6543 2002-04-29  Kevin Buettner  <kevinb@redhat.com>
6544
6545         From Louis Hamilton <hamilton@redhat.com>:
6546         * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
6547         * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
6548         * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
6549         not bfd-private xcoff data, to determine wordsize.
6550         * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
6551
6552 2002-04-29  Andrew Cagney  <ac131313@redhat.com>
6553
6554         GDB 5.2 released from 5.2 branch.
6555
6556 2002-04-29  Michal Ludvig  <mludvig@suse.cz>
6557
6558         * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
6559         * x86-64-tdep.c (i386_gdbarch_init): Ditto.
6560         (x86_64_register_info_table): Added comments with register numbers.
6561
6562 2002-04-29  Elena Zannoni  <ezannoni@redhat.com>
6563
6564         * rs6000-tdep.c (rs6000_extract_return_value,
6565         rs6000_store_return_value): Handle returning vectors.
6566         (rs6000_gdbarch_init): Use
6567         ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
6568         * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
6569         New function.
6570         (ppc_sysv_abi_use_struct_convention): Deal with functions returning
6571         vectors.
6572         (ppc_sysv_abi_push_arguments): Handle vector parameters.
6573         * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
6574
6575 2002-04-24  Pierre Muller  <ics.u-strasbg.fr>
6576
6577         * hpread.c (hpread_psymtab_to_symtab_1,
6578         hpread_psymtab_to_symtab): Replace fprintf tab_to_s...)
6579         with fprintf_unfiltered (gdb_stderr,...).
6580
6581 2002-04-24  Pierre Muller  <ics.u-strasbg.fr>
6582
6583         * remote-array.c (printf_monitor, write_monitor,
6584         array_insert_breakpoint, array_remove_breakpoint ):
6585         Replace fprintf (stderr,...
6586         with fprintf_unfiltered (gdb_stderr,....
6587         * remote-es.c: Likewise.
6588         * remote-os9k.c: Likewise.
6589         * remote-st.c: Likewise.
6590
6591 2002-04-28  Andreas Schwab  <schwab@suse.de>
6592
6593         * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
6594         linux-proc.o and gcore.o.
6595
6596 2002-04-26  Michal Ludvig  <mludvig@suse.cz>
6597
6598         * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
6599         code without frame pointers.
6600
6601 2002-04-26  Andrew Cagney  <ac131313@redhat.com>
6602
6603         * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
6604         ON_STACK is needed.
6605
6606 2002-04-26  Ben Elliston  <bje@redhat.com>
6607
6608         * target.c (do_xfer_memory): Correct reference to the new option
6609         "trust-readonly-sections".
6610
6611 2002-04-26  Elena Zannoni  <ezannoni@redhat.com>
6612
6613         * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
6614         * gdbtypes.c (recursive_dump_type): Output the vector flag.
6615         * dwarf2read.c (dwarf_attr_name): Handle new attribute for
6616         vectors.
6617         (read_array_type): Record the fact that this array type is really a
6618         vector (i.e. are passed in by value).
6619
6620 2002-04-26  Jason Thorpe  <thorpej@wasabisystems.com>
6621
6622         * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
6623         * alpha-tdep.c (alpha_sigcontext_addr): New function.
6624         (alpha_find_saved_regs): Use alpha_sigcontext_addr.
6625         (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
6626         * alpha-linux-tdep.c: Include frame.h.
6627         (alpha_linux_sigcontext_addr): New function.
6628         (alpha_linux_init_abi): Set tdep->sigcontext_addr to
6629         alpha_linux_sigcontext_addr.
6630         * alpha-osf1-tdep.c: Include gdbcore.h.
6631         (alpha_osf1_sigcontext_addr): New function.
6632         (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
6633         alpha_osf1_sigcontext_addr.
6634         * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
6635         * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
6636
6637 2002-04-26  Andrew Cagney  <ac131313@redhat.com>
6638
6639         * stack.c (selected_frame_level):
6640         (select_frame): Do not set selected_frame_level.
6641         * frame.h (selected_frame_level): Delete declaration.
6642
6643 2002-04-26  Andrew Cagney  <ac131313@redhat.com>
6644
6645         * rs6000-tdep.c (rs6000_gdbarch_init): Only set
6646         convert_from_func_ptr-addr when AIX / PowerOpen.
6647
6648 2002-04-25  Andrew Cagney  <ac131313@redhat.com>
6649
6650         * valops.c (hand_function_call): Call
6651         generic_save_call_dummy_addr.
6652         * frame.h (generic_save_call_dummy_addr): Declare.
6653         * blockframe.c (struct dummy_frame): Add fields call_lo and
6654         call_hi.
6655         (generic_find_dummy_frame): Check for PC in range call_lo to
6656         call_hi instead of entry_point_address.
6657         (generic_pc_in_call_dummy): Search the dummy frames for a PC in
6658         the call_lo to call_hi range.  Allow for DECR_PC_AFTER_BREAK.
6659         (generic_save_call_dummy_addr): New function.
6660
6661 2002-04-24  David S. Miller  <davem@redhat.com>
6662
6663         * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
6664         sparc_skip_prologue.
6665         (sparc_skip_prologue): Kill frameless_p arg, and use line number
6666         information to find prologue when possible.
6667         (sparc_prologue_frameless_p): Call examine_prologue directly.
6668         (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
6669         * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
6670         second argument.
6671         (SKIP_PROLOGUE): Likewise.
6672
6673 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
6674
6675         * alpha-tdep.c (alpha_skip_prologue_internal): Remove
6676         GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
6677         indicate that the condition it was testing is always true.
6678         * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
6679         * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
6680         * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
6681
6682 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
6683
6684         * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
6685         * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
6686         tdep->jb_pc and tdep->jb_elt_size.
6687         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
6688         * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
6689         * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
6690         * alpha-nat.c (get_longjmp_target): Remove.
6691         (JB_ELEMENT_SIZE): Ditto.
6692         (JB_PC): Ditto.
6693         * alpha-tdep.c (alpha_get_longjmp_target): New function.
6694         (alpha_gdbarch_init): Default tdep->jb_pc to -1.  If the
6695         OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
6696         to alpha_get_longjmp_target.
6697         (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
6698         * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
6699         * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
6700
6701 2002-04-25  Andrew Cagney  <ac131313@redhat.com>
6702
6703         * README: Update to GDB 5.2.
6704
6705 2002-04-25  Andrew Cagney  <ac131313@redhat.com>
6706
6707         * gdbarch.sh (LC_ALL): Set to `c'.
6708
6709 2002-04-25  Theodore A. Roth  <troth@verinet.com>
6710
6711         * avr-tdep.c: Ran through gdb_indent.sh.
6712
6713 2002-04-25  Theodore A. Roth  <troth@verinet.com>
6714
6715         * MAINTAINERS: Add myself as AVR maintainer.
6716         * NEWS: Note new target avr.
6717
6718 2002-04-25  Theodore A. Roth  <troth@verinet.com>
6719
6720         * Makefile.in: Add support for AVR target.
6721         * configure.tgt: Add support for AVR target.
6722         * avr-tdep.c: New file
6723         * config/avr/avr.mt: New file.
6724
6725 2002-04-25  Theodore A. Roth  <troth@verinet.com>
6726
6727         * MAINTAINERS: Add myself to write-after-approval.
6728
6729 2002-04-24  Pierre Muller  <ics.u-strasbg.fr>
6730
6731         * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
6732         with fprintf_unfiltered (gdb_stderr,....
6733
6734 2002-04-25  Pierre Muller  <muller@ics.u-strasbg.fr>
6735
6736         Fix PR gdb/508.
6737         * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
6738
6739 2002-04-25  Pierre Muller  <muller@ics.u-strasbg.fr>
6740
6741         * p-exp.y: Also use new prev_lexptr variable
6742         to improve error reporting. Based on Michael Snyder
6743         2002-04-24 dated patch to c-exp.y.
6744
6745 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
6746
6747         * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
6748         (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
6749         alpha_breakpoint_from_pc.  Set gdbarch_function_start_offset
6750         to 0.
6751         * config/alpha/tm-alpha.h: Remove forward decls of struct type
6752         and struct value.
6753         (FUNCTION_START_OFFSET): Remove.
6754         (BREAKPOINT): Ditto.
6755
6756 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
6757
6758         * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
6759         * NEWS: Ditto.
6760
6761 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
6762
6763         * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
6764         (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
6765         alpha_linux_pc_in_sigtramp.
6766         * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
6767         (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
6768         alpha_osf1_pc_in_sigtramp.
6769         * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
6770         * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
6771         (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
6772         alphafbsd_pc_in_sigtramp.
6773         * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
6774         (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
6775         alphanbsd_pc_in_sigtramp.
6776         * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
6777         * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
6778
6779 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
6780
6781         * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
6782
6783 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
6784
6785         * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
6786         alphanbsd-tdep.c.
6787         (alphanbsd-nat.o): New dependency list.
6788         (alphanbsd-tdep.o): Ditto.
6789         * NEWS: Note new native NetBSD/alpha configuration.
6790         * alphanbsd-nat.c: New file.
6791         * alphanbsd-tdep.c: Ditto.
6792         * configure.host (alpha*-*-netbsd*): New host.
6793         * configure.tgt (alpha*-*-netbsd*): New target.
6794         * config/alpha/nbsd.mh: New file.
6795         * config/alpha/nbsd.mt: Ditto.
6796         * config/alpha/nm-nbsd.h: Ditto.
6797         * config/alpha/tm-nbsd.h: Ditto.
6798
6799 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
6800
6801         * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
6802         (alpha-osf1-tdep.o): New dependency list.
6803         * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
6804         and skip_sigtramp_frame members.
6805         * alpha-linux-tdep.c: Include gdbcore.h.
6806         (alpha_linux_sigtramp_offset): Change return type to LONGEST.
6807         (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
6808         * alpha-osf1-tdep.c: New file.
6809         * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
6810         alpha-osf1-dep.c.
6811         (alpha_frame_past_sigtramp_frame): New function.
6812         (alpha_dynamic_sigtramp_offset): Ditto.
6813         (alpha_proc_desc_is_dyn_sigtramp): Ditto.
6814         (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
6815         (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
6816         (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
6817         (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
6818         (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
6819         (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
6820         (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
6821         (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
6822         (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
6823         and tdep->skip_sigtramp_frame.  Set gdbarch_skip_trampoline_code
6824         to find_solib_trampoline_target.
6825         * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
6826         * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
6827         (SKIP_TRAMPOLINE_CODE): Remove.
6828         (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6829         (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6830         (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
6831         (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
6832         * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
6833         (PROC_SIGTRAMP_MAGIC): Ditto.
6834         (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6835         (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6836         (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6837         (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
6838         (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
6839
6840 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
6841
6842         * NEWS: Note that Alpha targets are now multi-arch.
6843
6844 2002-04-24  Michael Snyder  <msnyder@redhat.com>
6845
6846         * parser-defs.h (prev_lexptr): New external variable.
6847         * parse.c (parse_exp_1): Set prev_lexptr to null before
6848         calling the language-specific parser.
6849         * c-exp.y (yylex): Set prev_lexptr to start of current token.
6850         (yyerror): Use prev_lexptr in error reporting.
6851
6852 2002-04-24  Daniel Jacobowitz  <drow@mvista.com>
6853
6854         * config/i386/tm-linux.h: Define FILL_FPXREGSET.
6855         * gregset.h: If FILL_FPXREGSET is defined, provide
6856         gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
6857         * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
6858         is defined, call fill_fpxregset.
6859
6860 2002-04-24  Roland McGrath  <roland@frob.com>
6861
6862         * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
6863         * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
6864         (supply_gregset, supply_fpregset): New functions.
6865
6866         * gnu-nat.c (gnu_find_memory_regions): New function.
6867         (init_gnu_ops): Set `to_find_memory_regions' hook to that.
6868         (gnu_xfer_memory): Add a cast.
6869
6870 2002-04-24  Michael Snyder  <msnyder@redhat.com>
6871
6872         * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
6873         loop.  Add handling for "str lr, [sp, #-4]!" and for saves
6874         of argument regs ("str r(0123), [r11, #-nn"]).
6875         (arm_skip_prologue): Better handling for frameless functions.
6876         Treat "mov ip, sp" as optional.  Recognize "str lr, [sp, #-4]".
6877         (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
6878
6879 Wed Apr 24 14:22:21 2002  Andrew Cagney  <cagney@redhat.com>
6880
6881         * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
6882         NUM_PSEUDO_REGS can be used.
6883
6884 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
6885
6886         * arch-utils.h: Update copyright.
6887
6888         * gdbarch.sh (PC_IN_SIGTRAMP): Add.
6889         * gdbarch.h, gdbarch.c: Re-generate.
6890
6891         * inferior.h (IN_SIGTRAMP): Delete definition.
6892         * arch-utils.c (legacy_pc_in_sigtramp): New function.
6893         * arch-utils.h (legacy_pc_in_sigtramp): Declare.
6894
6895         * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
6896         (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
6897         * hppa-tdep.c (pc_in_interrupt_handler):  Use PC_IN_SIGTRAMP.
6898         (find_proc_framesize): Ditto.
6899         * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
6900         (alpha_init_extra_frame_info): Ditto.
6901         * infrun.c (handle_inferior_event): Ditto.
6902         (handle_inferior_event): Ditto.
6903         (check_sigtramp2): Ditto.
6904         * blockframe.c (create_new_frame): Ditto.
6905         (get_prev_frame): Ditto.
6906         * ppc-linux-tdep.c: Update comments.
6907         * i386-linux-tdep.c: Update comments.
6908         * breakpoint.c (bpstat_what): Update comment.
6909
6910 2002-04-24  David S. Miller  <davem@redhat.com>
6911
6912         * i960-tdep.c (register_in_window_p): New function.
6913         (i960_find_saved_register): Use it instead of
6914         REGISTER_IN_WINDOW_P.
6915         * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
6916
6917         * symtab.h (find_stab_function_addr): Kill extern.
6918         * minsyms.c (find_stab_function_addr): Remove from here...
6919         * dbxread.c: ... to here, and mark it static.
6920
6921 2002-04-20  David S. Miller  <davem@redhat.com>
6922
6923         * sparc-tdep.c (sparc_pop_frame): Only need to allocate
6924         SPARC_INTREG_SIZE * 16 bytes for reg_temp.
6925
6926 2002-04-21  David S. Miller  <davem@redhat.com>
6927
6928         * remote-vxsparc.c (vx_read_register): Fix typo, we want
6929         REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
6930         (vx_write_register): Likewise.
6931
6932 2002-04-23  J. Brobecker  <brobecker@gnat.com>
6933
6934         * source.c (is_regular_file): New function.
6935         (openp): Check wether file to open is a regular file
6936         to avoid opening directories.
6937
6938 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
6939
6940         * findvar.c (extract_signed_integer): Cast printf argument
6941         to suppress format warning.
6942         (extract_unsigned_integer): Likewise.
6943         * infcmd.c (registers_info): Likewise.
6944         * top.c (get_prompt_1): Likewise.
6945         * valops.c (value_assign): Likewise.
6946         * valprint.c (print_decimal): Likewise.
6947
6948 2002-04-22  H.J. Lu  (hjl@gnu.org)
6949
6950         * c-exp.y (typebase): Support
6951
6952         [long|long long|short] [signed|unsigned] [int|]
6953
6954         and
6955
6956         signed [long|long long|short] int
6957
6958 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
6959
6960         * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
6961         and vax-tdep.h.
6962         * vax-tdep.h: New file.
6963         * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
6964         Make several routines static.
6965         (vax_get_saved_register): New function.
6966         (vax_gdbarch_init): New function.
6967         (_initialize_vax_tdep): Register vax_gdbarch_init.
6968         * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
6969         Remove macros now under the control of gdbarch.
6970
6971 2002-04-22  Michael Snyder  <msnyder@redhat.com>
6972
6973         * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
6974         Some whitespace and coding standards tweaks.
6975
6976 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
6977
6978         * vax-tdep.c: Include regcache.h.
6979         (vax_call_dummy_words): New.
6980         (sizeof_vax_call_dummy_words): New.
6981         (vax_fix_call_dummy): New function.
6982         (vax_saved_pc_after_call): Ditto.
6983         * config/vax/tm-vax.h: Don't include regcache.h.
6984         (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
6985         (CALL_DUMMY): Remove.
6986         (CALL_DUMMY_WORDS): Define.
6987         (SIZEOF_CALL_DUMMY_WORDS): Define.
6988         (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
6989
6990 2002-04-18  Michael Snyder  <msnyder@redhat.com>
6991
6992         * arm-tdep.h: Change regnum defines to enums for ease of debugging.
6993
6994 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
6995
6996         * vax-tdep.c (vax_frame_chain): New function.
6997         (vax_push_dummy_frame): Ditto.
6998         (vax_pop_frame): Ditto.
6999         * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
7000         (FRAMELESS_FUNCTION_INVOCATION): Use
7001         generic_frameless_function_invocation_not.
7002         (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
7003         (POP_FRAME): Use vax_pop_frame.
7004
7005 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
7006
7007         * vax-tdep.c (vax_store_struct_return): New function.
7008         (vax_extract_return_value): Ditto.
7009         (vax_store_return_value): Ditto.
7010         (vax_extract_struct_value_address): Ditto.
7011         * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
7012         vax_store_struct_return.
7013         (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
7014         (STORE_RETURN_VALUE): Use vax_store_return_value.
7015         (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
7016
7017 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
7018
7019         * vax-tdep.c (vax_frame_saved_pc): New function.
7020         (vax_frame_args_address_correct): Ditto.
7021         (vax_frame_args_address): Ditto.
7022         (vax_frame_locals_address): Ditto.
7023         (vax_frame_num_args): Move code to be in proximity to
7024         other frame-related functions.
7025         * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
7026         (FRAME_SAVED_PC): Use vax_frame_saved_pc.
7027         (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
7028         (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
7029         (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
7030
7031 2002-04-22  H.J. Lu  (hjl@gnu.org)
7032
7033         * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
7034         includedir.
7035
7036 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
7037
7038         * vax-tdep.c (vax_frame_init_saved_regs): New function.
7039         * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
7040         (FRAME_INIT_SAVED_REGS): New macro.
7041
7042 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
7043
7044         * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
7045
7046 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
7047
7048         * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
7049         where needed.
7050         (fetch_osf_core_registers): Likewise.
7051         (supply_gregset): Likewise.
7052
7053 2002-04-22  J. Brobecker  <brobecker@gnat.com>
7054
7055         * symfile.h (get_section_index): Define.
7056         * symfile.c (get_section_index): New function.
7057         * mdebugread.c (SC_IS_SBSS): New macro.
7058         (SC_IS_BSS): Return true for the scBss storage class only, as
7059         the scSBss storage class refers to the .sbss section.
7060         (parse_partial_symbols): Discard the symbols which associated
7061         section does not exist.
7062         Make sure to use the .sbss section index for symbols which
7063         storage class is scBss, rather than using the .bss section index.
7064
7065 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
7066
7067         * vax-tdep.c: Update copyright years.
7068         (vax_register_name): New function.
7069         (vax_register_byte): Ditto.
7070         (vax_register_raw_size): Ditto.
7071         (vax_register_virtual_size): Ditto.
7072         (vax_register_virtual_type): Ditto.
7073         * config/vax/tm-vax.h: Update copyright years.
7074         (REGISTER_NAMES): Remove.
7075         (REGISTER_NAME): Define.
7076         (REGISTER_BYTE): Use vax_register_byte.
7077         (REGISTER_RAW_SIZE): Use vax_register_raw_size.
7078         (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
7079         (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
7080
7081 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
7082
7083         * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
7084         declaration
7085         * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
7086
7087 2002-04-21  David S. Miller  <davem@redhat.com>
7088
7089         * arch-utils.c (generic_prologue_frameless_p): Kill
7090         SKIP_PROLOGUE_FRAMELESS_P code.
7091         * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
7092         references.
7093         (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
7094         * arc-tdep.c (arc_prologue_frameless_p): Implement.
7095         * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
7096         references.
7097         (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
7098         * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
7099         (sparc_gdbarch_init): Pass it to
7100         set_gdbarch_prologue_frameless_p.
7101
7102 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
7103
7104         * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
7105         (alphabsd-nat.o): New dependency list.
7106
7107 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
7108
7109         * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
7110         alphafbsd-tdep.c.
7111         (alpha-linux-tdep.o): New dependency list.
7112         (alphafbsd-tdep.o): Likewise.
7113
7114 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
7115
7116         * alpha-linux-tdep.c: New file.  Move alpha_linux_sigtramp_offset
7117         to here...
7118         * alpha-tdep.c: ...from here.
7119         * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
7120
7121 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
7122
7123         * config/alpha/tm-alpha.h: Move alpha_software_single_step
7124         prototype from here...
7125         * alpha-tdep.h: ...to here.
7126
7127 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
7128
7129         * frame.h (selected_frame_level): Document as deprecated.
7130         (frame_relative_level): Declare.
7131         * stack.c (frame_relative_level): New function.
7132         (selected_frame_level): Document as deprecated.
7133         (select_frame): Do not set the selected_frame_level.
7134
7135         * stack.c (frame_info, record_selected_frame): Update.
7136         (frame_command, current_frame_command): Update.
7137         (up_silently_base, up_command, down_silently_base): Update.
7138         (down_command): Update.
7139         * inflow.c (kill_command): Update.
7140         * tracepoint.c (finish_tfind_command): Update.
7141         * corelow.c (core_open): Update.
7142         * thread.c (info_threads_command): Update.
7143         (do_captured_thread_select): Update.
7144         * infcmd.c (finish_command): Update.
7145         * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
7146
7147 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
7148
7149         * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
7150
7151 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
7152
7153         * arm-tdep.c (arm_breakpoint_from_pc): Make static.  Make return
7154         type const.
7155
7156 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
7157
7158         * alphafbsd-tdep.c: Update copyright years.  Include
7159         alpha-tdep.h.
7160         (alphafbsd_use_struct_convention): Make static.
7161         (alphafbsd_init_abi): New function.
7162         (_initialize_alphafbsd_tdep): New function.
7163         * config/alpha/tm-fbsd.h: Update copyright years.
7164         (USE_STRUCT_CONVENTION): Remove.
7165
7166 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
7167
7168         * alpha-tdep.c (alpha_abi_handler): New structure to describe
7169         an Alpha ABI variant.
7170         (alpha_abi_handler_list): Declare.
7171         (alpha_gdbarch_register_os_abi): New function.
7172         (alpha_gdbarch_init): Give registered ABI variant handlers a
7173         chance to tweak the gdbarch once we have set up defaults.
7174         * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
7175
7176 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
7177
7178         * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
7179         to standard_coerce_float_to_double.
7180         * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
7181
7182 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
7183
7184         * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
7185         * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
7186         from gdbarch_tdep rather than a constant.
7187         (alpha_gdbarch_init): Initialize tdep->vm_min_address to
7188         the default text address for all Alpha Unix ABIs.
7189         (alpha_dump_tdep): Report the value of tdep->vm_min_address.
7190         * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
7191
7192 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
7193
7194         * alpha-tdep.h: New file.  Includes several Alpha target constants
7195         taken from...
7196         * config/alpha/tm-alpha.h: ...here.  Remove macros that we now
7197         let gdbarch deal with.
7198         (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
7199         * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
7200         to dependency list.
7201         * alpha-nat.c: Include alpha-tdep.h.  Update for adjusted
7202         Alpha target register names.
7203         * alphabsd-nat.c: Likewise.
7204         * alpha-tdep.c: Include alpha-tdep.h.  Update for adjusted
7205         Alpha target register names.  Make serveral routines static.
7206         (alpha_get_saved_register): New function.
7207         (alpha_abi_names): New.
7208         (process_note_abi_tag_sections): New function.
7209         (get_elfosabi): New function.
7210         (alpha_gdbarch_init): New function.
7211         (alpha_dump_tdep): New function.
7212         (_initialize_alpha_tdep): Register alpha_gdbarch_init.
7213
7214 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
7215
7216         * frame.c (find_saved_register): Delete #ifdef
7217         HAVE_REGISTER_WINDOWS code.
7218         * config/sparc/tm-sparc.h: Update comments.
7219         * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
7220
7221 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
7222
7223         * i960-tdep.c (i960_find_saved_register): New function.
7224         (i960_get_saved_register): New function.
7225         * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
7226         (i960_get_saved_register): Declare.
7227         * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
7228
7229 2002-04-20  David S. Miller  <davem@redhat.com>
7230
7231         * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
7232
7233 2002-04-20  Andrew Cagney  <ac131313@redhat.com>
7234
7235         * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
7236         instead of NUM_PSEUDO_REGS.
7237
7238 2002-04-20  David S. Miller  <davem@redhat.com>
7239
7240         * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
7241         GDB_MULTI_ARCH_PARTIAL
7242         * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
7243         define, let tm-sp64.h do it.
7244
7245 2002-04-20  Jason Thorpe  <thorpej@wasabisystems.com>
7246
7247         * frame.c (find_saved_register): Avoid a NULL pointer
7248         dereference and actually walk the frame list.
7249
7250 2002-04-20  Andrew Cagney  <ac131313@redhat.com>
7251
7252         * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
7253         sorted in most most-recent-used order.  Document.
7254         * gdbarch.h, gdbarch.c: Regenerate.
7255
7256 2002-04-19  Andrew Cagney  <ac131313@redhat.com>
7257
7258         * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
7259         instead of ->prev.
7260         * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
7261         * s390-tdep.c (s390_frame_chain): Do not use ->prev.
7262         * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
7263         instead of ->prev.
7264
7265 2002-04-19  Elena Zannoni  <ezannoni@redhat.com>
7266
7267         Fix PR gdb/471.
7268         * gdbtypes.c (init_simd_type): Rewrite using new functions.
7269         (build_builtin_type_vec128): Ditto.
7270         (append_composite_type_field): Fix calculation of type length in
7271         union case.
7272
7273 2002-04-19  Eli Zaretskii  <eliz@is.elta.co.il>
7274
7275         * config/djgpp/README: Update.
7276
7277         * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
7278         compiler warnings.
7279
7280 2002-04-19  Jason Thorpe  <thorpej@wasabisystems.com>
7281
7282         * alpha-tdep.c (setup_arbitrary_frame): Rename...
7283         (alpha_setup_arbitrary_frame): ...to this.
7284         * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
7285         for alpha_setup_arbitrary_frame.
7286
7287 2002-04-18  Andrew Cagney  <cagney@redhat.com>
7288
7289         * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
7290         * gdbarch.h, gdbarch.c: Regenerate.
7291
7292         * defs.h (breakpoint_from_pc_fn): Delete type definition.
7293         * target.h (memory_breakpoint_from_pc): Update declaration.
7294         * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
7295
7296         * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
7297         * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
7298         * mem-break.c (memory_breakpoint_from_pc): Ditto.
7299         * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
7300         * s390-tdep.c (s390_breakpoint_from_pc): Ditto
7301         * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
7302         * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
7303         * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
7304         * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
7305         * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
7306         * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
7307         * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
7308
7309         * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
7310         const pointer.
7311         * monitor.c (monitor_insert_breakpoint): Ditto.
7312         * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
7313
7314         * config/mcore/tm-mcore.h: Update copyright.
7315         * mem-break.c: Ditto.
7316         * xstormy16-tdep.c: Ditto.
7317
7318 2002-04-18  Pierre Muller  <muller@ics.u-strasbg.fr>
7319
7320         * p-exp.y: Add precedence rule for '^' token.
7321         This removes the shift/reduce conflicts.
7322         Remove the comment concerning these shift/reduce conflicts.
7323
7324 2002-04-18  Elena Zannoni  <ezannoni@redhat.com>
7325
7326         * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
7327         (registers_powerpc_nofp): New register set for processors
7328         without floating point unit.
7329
7330 2002-04-18  David S. Miller  <davem@redhat.com>
7331
7332         * MAINTAINERS: Add myself to write-after-approval.
7333
7334 2002-04-17  Michael Snyder  <msnyder@redhat.com>
7335
7336         * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
7337
7338 2002-04-17  Andrew Cagney  <ac131313@redhat.com>
7339
7340         * rs6000-tdep.c (frame_initial_stack_address): Use
7341         frame_register_read to read the alloca_reg.
7342
7343 2002-04-17  Andrew Cagney  <ac131313@redhat.com>
7344
7345         * frame.c (find_saved_register): Find saved registers in the next
7346         not prev frame.
7347         Fix PR gdb/365.
7348
7349 2002-04-17  Andrew Cagney  <ac131313@redhat.com>
7350
7351         * gdbarch.sh (LANG): Set to ``c''.
7352
7353 2002-04-15  Andrew Cagney  <ac131313@redhat.com>
7354
7355         * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
7356
7357 2002-04-15  Andrew Cagney  <ac131313@redhat.com>
7358
7359         * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
7360         Update copyright.
7361
7362         * hpread.c (hpread_get_lntt): Add declaration.
7363         Also fix PR gdb/391.
7364
7365 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
7366
7367         * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
7368         * aclocal.m4, configure: Re-generate.
7369         Fix PR gdb/391.
7370
7371 2002-04-14  Elena Zannoni  <ezannoni@redhat.com>
7372
7373         * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
7374         instead of tm_print_insn.
7375
7376 2002-04-14  Elena Zannoni  <ezannoni@redhat.com>
7377
7378         * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
7379
7380 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
7381
7382         * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
7383         * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
7384         (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
7385
7386 2002-04-12  Don Howard  <dhoward@redhat.com>
7387
7388         * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
7389         max_user_call_depth.
7390         (init_cmd_lists): Initialize the new value;
7391         * cli/cli-script.c (execute_user_command): Limit the call depth of
7392         user defined commands.  This avoids a core-dump when user commands
7393         are infinitly recursive.
7394
7395 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
7396
7397         * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
7398         * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
7399         from tdep struct instead of DEFAULT_LR_SAVE.
7400         (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
7401         * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
7402         * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
7403
7404 2002-04-12  Michael Snyder  <msnyder@redhat.com>
7405
7406         * Remote.c: Spelling fix.
7407         * gcore.c (default_derive_heap_segment): Use bfd_section_name.
7408         If no symbol found for "sbrk", try "_sbrk".
7409         (make_output_phdrs): Use bfd_section_name.
7410         (gcore_copy_callback): Use bfd_section_name.
7411         * eval.c: Indentation fix-ups.
7412         * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
7413         in case it gets applied to an address that is already
7414         in the instruction space.
7415         * cli/cli-decode.c (help_list): Allow long lines to wrap.
7416         * symfile.c: Fix indentation, long lines.
7417         * source.c: White space fix-up.
7418
7419 2002-04-12  Andrew Cagney  <cagney@redhat.com>
7420
7421         * defs.h (read_relative_register_raw_bytes): Delete declaration.
7422         * frame.c (frame_register_read): New function.  Return non-zero on
7423         success.
7424         (read_relative_register_raw_bytes_for_frame): Delete.
7425         (read_relative_register_raw_bytes): Delete.
7426         * frame.h (frame_register_read): Declare.
7427         * d30v-tdep.c: Update Copyright.  Use frame_register_read.
7428         * sh-tdep.c: Ditto.
7429         * infcmd.c (do_registers_info): Ditto.
7430         * hppa-tdep.c: Ditto.
7431         * rs6000-tdep.c: Ditto.
7432         * h8500-tdep.c: Ditto.
7433         * mips-tdep.c: Ditto.
7434         * h8300-tdep.c: Ditto.
7435         * z8k-tdep.c: Ditto.
7436
7437 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
7438
7439         From Jimi X <jimix@watson.ibm.com>:
7440         * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
7441         64-bit SysV ABI.
7442
7443 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
7444
7445         From Jimi X <jimix@watson.ibm.com>:
7446         * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
7447         bfd info.
7448
7449 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
7450
7451         From Jimi X <jimix@watson.ibm.com>:
7452         * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
7453         register sets for these processor variants.
7454
7455 2002-04-11  Daniel Jacobowitz  <drow@mvista.com>
7456
7457         * regformats/reg-ppc.dat: Support FPSCR.
7458
7459 2002-04-11  Kevin Buettner  <kevinb@redhat.com>
7460
7461         * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
7462         * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
7463         Add fpscr as an invalid/unfetchable register.
7464         * ppc-linux-nat.c (ppc_register_u_addr, store_register)
7465         (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
7466         (fill_fpregset): Add support for register fpscr.
7467         (fetch_ppc_registers, store_ppc_registers, supply_gregset)
7468         (fill_gregset): Account for the fact that register ``mq'' might
7469         not exist.
7470         * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
7471         (registers_power): Add fpscr to register set at slot 71.
7472         (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
7473         exist on most PPC architectures.  Initialize ppc_fpscr_regnum.
7474
7475 2002-04-11  Michael Snyder  <msnyder@redhat.com>
7476
7477         * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
7478         * configure: Regenerate.
7479         * config.in: Regenerate.
7480         * acconfig.h: Add define for _SYSCALL32.
7481         * core-sol2.c: Remove #define _SYSCALL32.
7482         * solib-legacy.c: Remove #define _SYSCALL32.
7483
7484 2002-04-10  Andrew Cagney  <ac131313@redhat.com>
7485
7486         * stack.c (select_frame): Cleanup internal error message, do not
7487         use %p.
7488
7489 2002-04-10  Andrew Cagney  <ac131313@redhat.com>
7490
7491         * stack.c (select_frame): Check that selected_frame and the
7492         specified level are as expected.
7493         * blockframe.c (get_prev_frame): Set the `level' from next_frame.
7494         Update copyright.
7495         * frame.h (struct frame_info): Add field `level'.  Update
7496         copyright.
7497         Work-in-progress PR gdb/464.
7498
7499 2002-04-10  Andrew Cagney  <ac131313@redhat.com>
7500
7501         * maint.c (maint_print_section_info): Rename print_section_info.
7502         (print_bfd_section_info, print_objfile_section_info): Update.
7503         * inferior.h (struct gdbarch): Add opaque declaration.
7504         * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
7505         * gdbarch.h: Regenerate.
7506
7507 2002-04-10  Michal Ludvig  <mludvig@suse.cz>
7508
7509         * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
7510         (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
7511         (kernel_u_size): Added.
7512         * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
7513         (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
7514
7515 2002-04-04  Jim Ingham  <jingham@apple.com>
7516
7517        * valarith.c (find_size_for_pointer_math): New function, either returns
7518        the size for a pointer's target, returns 1 for void *, or errors for
7519        incomplete types.
7520        (value_add, value_sub): use find_size_for_pointer_math.
7521
7522 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
7523
7524         * linux-low.c (linux_look_up_symbols): New hook.
7525         (linux_target_ops): Add linux_look_up_symbols.
7526         * remote-utils.c (decode_address): New function.
7527         (look_up_one_symbol): New function.
7528         * server.c (handle_query): Call target look_up_symbols hook.
7529         * server.h (look_up_one_symbol): Add prototype.
7530         * target.h (struct target_ops): Add look_up_symbols hook.
7531
7532 2002-04-09  Andrew Cagney  <ac131313@redhat.com>
7533
7534         * frame.c (read_relative_register_raw_bytes_for_frame): Do not
7535         override FP_REGNUM with frame->fp.  Update copyright.
7536         * parse.c (num_std_regs, std_regs): Delete.
7537         (target_map_name_to_register): Do not search std_regs.  Update
7538         function description.
7539         * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
7540         declarations.  Update copyright.
7541         Fix PR gdb/251.
7542
7543 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
7544
7545         * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
7546         after the last symbol in a block.
7547
7548 2002-04-09  Pierre Muller  <muller@ics.u-strasbg.fr>
7549
7550         * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
7551         is non zero as a found symbol.
7552
7553 2002-04-08  Andrew Cagney  <ac131313@redhat.com>
7554
7555         * findvar.c: Include "builtin-regs.h".
7556         (value_of_register): Call value_of_builtin_reg when applicable.
7557         * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
7558         (target_map_name_to_register): Call
7559         builtin_reg_map_name_to_regnum.
7560         * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
7561         (COMMON_OBS): Add builtin-regs.o and std-regs.o.
7562         (builtin_regs_h): Define.
7563         (builtin-regs.o): New target.
7564         (findvar.o): Add $(builtin_regs_h).
7565         * builtin-regs.c, builtin-regs.h: New files.
7566         * std-regs.c: New file.
7567         Partial fix for PR gdb/251.
7568
7569 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
7570
7571         * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
7572         it's no longer required.
7573
7574 2002-04-08  Andrew Cagney  <ac131313@redhat.com>
7575
7576         * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
7577
7578 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
7579
7580         From Jimi X <jimix@watson.ibm.com>:
7581         * rs6000-tdep.c (rs6000_software_single_step): Use
7582         rs6000_breakpoint_from_pc() to fetch breakpoint instruction
7583         and size.  Use target_insert_breakpoint() and
7584         target_remove_breakpoint() to insert and remove breakpoints
7585         instead of explicit memory reads and writes.
7586
7587 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
7588
7589         * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
7590         * rs6000-tdep.c (rs6000_push_arguments): Eliminate
7591         ELF_OBJECT_FORMAT ifdef.
7592
7593 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
7594
7595         From Jimi X <jimix@watson.ibm.com>:
7596         * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
7597
7598 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
7599
7600         From Jimi X <jimix@watson.ibm.com>:
7601         * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
7602         definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
7603
7604 2002-04-07  Mark Kettenis  <kettenis@gnu.org>
7605
7606         * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
7607         s/asprintf/xasprintf/.
7608         (fbsd_make_corefile_notes): s/strdup/xstrdup/.
7609
7610 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7611
7612         I believe Jeff Law denies responsability for this one:
7613         * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
7614         * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
7615         * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
7616         Work-around for PR gdb/366.
7617
7618 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
7619
7620         * remote-e7000.c (write_small, e7000_read_inferior_memory,
7621         e7000_read_inferior_memory_large, e7000_insert_breakpoint,
7622         e7000_remove_breakpoint): Use paddr_nz() to print addresses.
7623
7624 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
7625
7626         * sh-tdep.c (sh_fp_frame_init_saved_regs,
7627         sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
7628         information.
7629
7630 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7631
7632         * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
7633         maintainer.
7634
7635 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7636
7637         * README (Reporting Bugs in GDB): Document the bug web page as the
7638         prefered way of submitting bugs.
7639         Fix PR gdb/402.
7640
7641 2002-04-06  Andrew Cagney  <ac131313@redhat.com>
7642
7643         * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
7644         -1.  Update comment.
7645         * gdbarch.h, gdbarch.c: Re-generate.
7646
7647 2002-04-07  Andreas Schwab  <schwab@suse.de>
7648
7649         * m68klinux-nat.c (fill_fpregset): Properly pass address of
7650         buffer to regcache_collect.
7651
7652 2002-04-06  Andrew Cagney  <ac131313@redhat.com>
7653
7654         * gdbarch.sh (PS_REGNUM): Add.  Document.  Default to -1.
7655         * gdbarch.c, gdbarch.h: Re-generate.
7656
7657 2002-04-06  Andrew Cagney  <ac131313@redhat.com>
7658
7659         * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
7660         declaration.  Fix -Werror.
7661
7662 2002-04-05  Daniel Jacobowitz  <drow@mvista.com>
7663
7664         * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
7665         * gdbarch.c: Regenerate.
7666
7667 2002-04-05  Michael Snyder  <msnyder@redhat.com>
7668
7669         * breakpoint.c (clear_command): Rewrite middle section to
7670         combine two loops with identical control conditions.
7671         Add a cleanup to eliminate a memory leak.
7672         * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
7673
7674 2002-04-05  H.J. Lu  (hjl@gnu.org)
7675
7676         * solib-svr4.c (bkpt_names): Add "__start".
7677
7678 2002-04-04  Andrew Cagney  <ac131313@redhat.com>
7679
7680         * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
7681         as test for 64 bit target.
7682
7683 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
7684
7685         * h8500-tdep.c (h8500_write_fp): Delete function.
7686         * dwarf2cfi.c (cfi_write_fp): Document as not used.
7687         * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
7688         * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
7689         * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
7690         * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
7691         * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
7692         (s390_write_fp):
7693         * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
7694         * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
7695         * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
7696         (d10v_write_fp): Delete function.
7697         * inferior.h (write_fp, generic_target_write_fp): Delete
7698         declarations.
7699         * regcache.c (generic_target_write_fp): Delete function.
7700         (write_fp): Delete function.
7701         * gdbarch.sh (TARGET_WRITE_FP): Delete.
7702         * gdbarch.h, gdbarch.c: Regenerate.
7703         * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
7704         * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
7705         (sparc64_write_fp): Delete declaration.
7706         * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
7707         (h8500_write_fp): Delete declaration.
7708
7709 2002-04-04  Andrew Cagney  <ac131313@redhat.com>
7710
7711         * sparc-tdep.c (sparc64_write_fp): Delete.
7712         (sparc_push_dummy_frame): Replace write_fp call with code to store
7713         the FP directly.
7714         (sparc_gdbarch_init): Do not initialize write_fp.
7715
7716 2002-04-05  Kevin Buettner  <kevinb@redhat.com>
7717
7718         * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
7719         clause.
7720
7721 2002-03-29  Jim Blandy  <jimb@redhat.com>
7722
7723         * stack.c (get_selected_block): Add new argument `addr_in_block',
7724         used to return the exact code address we used to select the block,
7725         not just the block.
7726         * blockframe.c (get_frame_block, get_current_block): Same.
7727         * frame.h (get_frame_block, get_current_block,
7728         get_selected_block): Update declarations.
7729         * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
7730         linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
7731
7732 2002-04-05  Michael Snyder  <msnyder@redhat.com>
7733
7734         * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
7735         warning message.
7736
7737 2002-04-05  J. Brobecker  <brobecker@gnat.com>
7738
7739         * utils.c (xfullpath): New function.
7740         * defs.h (xfullpath): Add declaration.
7741         * source.c (openp): Use xfullpath in place of gdb_realpath to
7742         avoid resolving the basename part of filenames when the
7743         associated file is a symbolic link. This fixes a potential
7744         inconsistency between the filenames known to GDB and the
7745         filenames it prints in the annotations.
7746         * symtab.c (lookup_symtab): Use the new xfullpath function, in order
7747         to be able to match a filename with either the real filename, or
7748         the name of any symbolic link to this file.
7749         (lookup_partial_symtab): Ditto.
7750
7751 2002-04-04  Michael Snyder  <msnyder@redhat.com>
7752
7753         * breakpoint.c: Add support for hardware breakpoints in overlays.
7754         (overlay_events_enabled): New state variable.
7755         (insert_breakpoints): Use overlay_events_enabled to decide
7756         whether to attempt to set a breakpoint at the overlay load addr.
7757         Handle bp_hardware_breakpoint as well as bp_breakpoint.
7758         (remove_breakpoint): Use overlay_events_enabled to decide
7759         whether breakpoints need to be removed from overlay load addr.
7760         Handle bp_hardware_breakpoint as well as bp_breakpoint.
7761         (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
7762         (create_overlay_event_breakpoint, enable_overlay_breakpoints,
7763         disable_overlay_breakpoints): Update overlay_events_enabled.
7764
7765 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
7766
7767         * dwarf2read.c (struct function_range): New.
7768         (cu_first_fn, cu_last_fn, cu_cached_fn): New.
7769         (check_cu_functions): New.
7770         (read_file_scope): Initialize global function lists.
7771         Call dwarf_decode_line after processing children.
7772         (read_func_scope): Add to global function list.
7773         (dwarf_decode_lines): Call check_cu_functions everywhere
7774         record_line is called.  Call record_line with a linenumber
7775         of 0 to mark sequence ends.
7776
7777 2002-04-04  Michal Ludvig  <mludvig@suse.cz>
7778
7779         * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
7780         change sync with glibc.
7781
7782 2002-04-03  Jim Blandy  <jimb@redhat.com>
7783
7784         * configure.in: Call AC_C_INLINE.
7785         * configure: Regenerated.
7786
7787 2002-04-01  Daniel Jacobowitz  <drow@mvista.com>
7788
7789         * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
7790         and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
7791
7792 2002-03-31  Mark Kettenis  <kettenis@gnu.org>
7793
7794         * NEWS: Mention gcore support on FreeBSD/i386.
7795
7796         * fbsd-proc.c: New file.
7797         * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
7798         * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
7799
7800         * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
7801         while statement.
7802
7803 2002-03-29  Jim Blandy  <jimb@redhat.com>
7804
7805         * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
7806         unescaped newlines in string literals, but newer ones don't.  So
7807         escape them.
7808
7809 2002-03-26  Michael Snyder  <msnyder@redhat.com>
7810             Andrew Cagney <cagney@redhat.com>
7811
7812         * cli/cli-dump.c: New file.  Dump memory to file,
7813         restore file to memory.
7814         * cli/cli-dump.h: New file.
7815         * Makefile.in: Add rules, dependencies for cli-dump.o.
7816         * NEWS: Mention new commands.
7817
7818 2002-03-28  Michael Snyder  <msnyder@redhat.com>
7819
7820         * symfile.c (symbol_file_add): Move test for null symbols to later.
7821
7822 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
7823
7824         From veksler at il.ibm.com:
7825         * utils.c (gdb_realpath): If canonicalize_file_name fails, return
7826         the xstrduped original path.
7827         Fix PR gdb/417.
7828
7829 2002-03-27  Michael Snyder  <msnyder@redhat.com>
7830
7831         * breakpoint.c (_initialize_breakpoint): Clean up help string.
7832         * infcmd.c (_initialize_infcmd): Ditto.
7833         * language.c (_initialize_language): Ditto.
7834         * symfile.c (_initialize_symfile): Ditto.
7835         * top.c (_init_main): Ditto.
7836         * cli/cli-cmds.c (init_cli_cmds): Ditto.
7837
7838 2002-03-27  Elena Zannoni  <ezannoni@redhat.com>
7839
7840         * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
7841         vector registers handling.
7842         (skip_prologue): Handle new AltiVec instructions.  Fill in new
7843         fields of frame data.
7844         (frame_get_saved_regs): Fill in information for AltiVec registers.
7845
7846 2002-03-27  Jim Blandy  <jimb@redhat.com>
7847
7848         * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
7849         a function; leave this macro here to invoke that function.
7850         (symbol_init_mangled_name): Declaration for that function.
7851         * symtab.c (symbol_init_mangled_name): New function.
7852
7853 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
7854
7855         * valarith.c: Replace strerror with safe_strerror.
7856         * tracepoint.c: Ditto.
7857         * lin-lwp.c: Ditto.
7858         * go32-nat.c: Ditto.
7859         * inflow.c: Ditto.
7860         * gnu-nat.c: Ditto.
7861
7862 2002-03-27  Andreas Schwab  <schwab@suse.de>
7863
7864         * event-top.c (command_line_handler): Remove useless if.
7865
7866 2002-03-27  Andreas Jaeger  <aj@suse.de>
7867
7868         * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
7869         comment.
7870
7871 2002-03-27  Michal Ludvig  <mludvig@suse.cz>
7872
7873         * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
7874         (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
7875         * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
7876         (x86_64_linux_dr_get_status, supply_gregset),
7877         (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
7878         * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
7879         (x86_64_register_info_table): Add.
7880         (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
7881         (x86_64_register_raw_size, x86_64_register_virtual_type),
7882         (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
7883         general x86_64_register_info_table.
7884         (i386_gdbarch_init): gdbarch_register_bytes is now set
7885         dynamicaly during initialization.
7886         * regformats/reg-x86-64.dat: Synced with changes to registers above.
7887         * gdbserver/linux-x86-64-low.c: Ditto.
7888
7889 2002-03-27  Daniel Jacobowitz  <drow@mvista.com>
7890
7891         * gdbserver/server.c (main): Call target_signal_to_host_p
7892         and target_signal_to_host on signals received from the remote.
7893         * gdbserver/remote-utils.c (prepare_resume_reply): Call
7894         target_signal_from_host on signals sent to the remote.
7895         * gdbserver/server.h: Add prototypes.  Include "gdb/signals.h".
7896         * gdbserver/Makefile.in: Add signals.o.  Add -I${INCLUDE_DIR}.
7897
7898 2002-03-27  Daniel Jacobowitz  <drow@mvista.com>
7899
7900         * signals/signals.c: Include "server.h" in gdbserver build.
7901         (target_signal_from_name): Don't use STREQ.
7902         (_initialize_signals): Likewise.  Don't include function in
7903         gdbserver build.
7904
7905 2002-03-27  Daniel Jacobowitz  <drow@mvista.com>
7906
7907         * signals.c: Moved to...
7908         * signals/signals.c: Here.
7909         * Makefile (signals.o): Update.
7910
7911 2002-03-26  Jeff Law (law@redhat.com)
7912
7913         * somread.c (som_symtab_read): Remove some commented out code and
7914         updated related comments.  Do not set the minimal symbol table to
7915         mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
7916         in a dynamic executable.
7917         * hppa-tdep.c (find_proc_framesize): Sanely handle the case
7918         where we are unable to find the minimal symbol for the given
7919         PC value.
7920
7921 2002-03-25  Jeff Law (law@redhat.com)
7922
7923         * linux-proc.c (read_mapping): Scan up to end of line for filename.
7924
7925 2002-03-25  Michal Ludvig  <mludvig@suse.cz>
7926
7927         * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
7928
7929 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
7930
7931         * command.h: Update copyright.
7932         (struct cmd_list_element): Replace definition with opaque
7933         declaration.
7934         (enum cmd_types): Document that it will eventually be moved to
7935         cli/cli-decode.h
7936         (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
7937         (MALLOCED_REPLACEMENT): Delete macro.
7938         * Makefile.in (cli_decode_h): Add $(command_h).
7939         (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
7940         * top.c: Include "cli/cli-decode.h".
7941         * completer.c: Include "cli/cli-decode.h".
7942         * maint.c: Include "cli/cli-decode.h".
7943         * cli/cli-decode.h: Include "command.h".
7944         (enum command_class): Delete.
7945         (enum cmd_types): Comment out.
7946         (enum cmd_auto_boolean): Delete.
7947         (enum var_types): Delete.
7948
7949 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
7950
7951         * cli/cli-decode.c: Include "gdb_assert.h".
7952         (add_set_or_show_cmd): New static function.
7953         (add_set_cmd): Rewrite.  Use add_set_or_show_cmd.
7954         (add_show_from_set): Rewrite. Use add_set_or_show_cmd.  Don't copy
7955         all fields, such as func, from the set command.
7956
7957 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
7958
7959         * MAINTAINERS (sh-elf): Change warning flag to -w.
7960
7961 2002-03-23  Andrew Cagney  <cagney@redhat.com>
7962
7963         * defs.h (error): Add printf format attribute.
7964         * thread-db.c (thread_from_lwp): Fix error format string.
7965         * stack.c (parse_frame_specification): Ditto.
7966         * cli/cli-decode.c (undef_cmd_error): Ditto.
7967         * scm-lang.c (scm_lookup_name): Ditto.
7968         * tracepoint.c (trace_error): Ditto.
7969         * remote-utils.c (usage): Ditto.
7970         * remote.c (compare_sections_command): Ditto.
7971         Fix PR gdb/328.
7972
7973 2002-03-22  Andrew Cagney  <ac131313@redhat.com>
7974
7975         * gdbtypes.c (append_composite_type_field): New function.
7976         (init_composite_type): New function.
7977         * gdbtypes.h (append_composite_type_field): Declare.
7978         (init_composite_type): Ditto.
7979
7980 2002-03-22  Elena Zannoni  <ezannoni@redhat.com>
7981
7982         * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
7983         function.
7984         * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
7985         * rs6000-tdep.c (rs6000_gdbarch_init): Use different
7986         structure returning convention for SYSV ABI case, but not
7987         for GNU/Linux, FreeBSD, or NetBSD.
7988
7989 2002-03-22  Daniel Jacobowitz  <drow@mvista.com>
7990
7991         * symtab.h (lookup_block_symbol): Add mangled_name argument
7992         to prototype.
7993
7994         * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
7995         with new mangled_name argument.
7996         * linespec.c (decode_line_1): Likewise.
7997         * valops (value_of_this): Likewise.
7998         * symtab.c (lookup_transparent_type): Likewise.
7999         (lookup_symbol_aux): Likewise.  Accept new mangled_name argument.
8000         (lookup_symbol): If we are given a mangled name, pass it down
8001         to lookup_symbol_aux.
8002         (lookup_block_symbol): If we are given a mangled name to check
8003         against, only return symbols which match it.
8004
8005 2002-03-22  Christopher Faylor  <cgf@redhat.com>
8006
8007         * win32-nat.c (child_create_inferior): Check for proper shell to use
8008         here, in case the user changes it on the fly.
8009         (_initialize_inftarg): Remove shell path considerations.
8010
8011 2002-03-21  Elena Zannoni  <ezannoni@redhat.com>
8012
8013         * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
8014         for gdbarch_max_register_raw_size and max_register_virtual_size.
8015         Adjust copyright year.
8016
8017 2002-03-21  Daniel Jacobowitz  <drow@mvista.com>
8018
8019          * dbxread.c (process_one_symbol): Extend the first N_SLINE
8020          in a function to cover the entire beginning of the function
8021          as well if it does not already.
8022
8023 2002-03-21  Tom Rix  <trix@redhat.com>
8024
8025         * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
8026         (rs6000_ptrace64): Renamed from ptrace64.
8027
8028 2002-03-20  Martin M. Hunt  <hunt@redhat.com>
8029
8030         * gdbserver/remote-utils.c (remote_open): Don't call
8031         getprotobyname, we're all using TCP here so just use
8032         IPPROTO_TCP.
8033         * gdbserver/gdbreplay.c (remote_open): Ditto.
8034
8035 2002-03-20  Martin M. Hunt  <hunt@redhat.com>
8036
8037         * regcache.c (_initialize_regcache): No need to call
8038         build_regcache() at this time; it gets called whenever
8039         the gdbarch changes.
8040
8041 2002-03-20  David O'Brien  <obrien@FreeBSD.org>
8042
8043         * sparc-nat.c:  Include sys/param.h where possible.
8044
8045 2002-03-20  Daniel Jacobowitz  <drow@mvista.com>
8046
8047         Fix PR gdb/422.
8048         * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
8049         FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
8050         * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
8051         complex types.
8052         * stabsread.c (rs6000_builtin_type): Likewise.
8053         (read_sun_floating_type): Likewise.
8054
8055 2002-03-19  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8056
8057         * stabsread.c (read_member_functions): Remove skip code for duplicate
8058         constructor/destructor methods.  Use standard parsing for these
8059         methods and just do not chain them to the list of methods after
8060         parsing.
8061
8062 2002-03-19  Alexandre Oliva  <aoliva@redhat.com>
8063
8064         * coffread.c: Remove redundant static declarations.  Replace
8065         occurrences of `PTR' with `void *'.
8066         * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
8067         * top.h (quit_cover): Likewise.
8068         * defs.h (catch_errors): Likewise.
8069
8070 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
8071
8072         * defs.h (XMALLOC): Define.
8073         * gdb-events.sh (XMALLOC): Delete macro.
8074         * gdb-events.c, gdb-events.h: Regenerate.
8075         * gdbarch.sh (XMALLOC): Delete macro.
8076         * gdbarch.c: Regenerate.
8077         * serial.c (XMALLOC): Delete macro.
8078         * ui-file.c (XMALLOC): Ditto.
8079         * ser-unix.h (XMALLOC): Ditto.
8080         * sh-tdep.c (XMALLOC): Ditto.
8081         * ui-out.c (XMALLOC): Ditto.
8082         * utils.c (XMALLOC): Ditto.
8083         * i386-tdep.c (XMALLOC): Ditto.
8084         * gdb-events.c (XMALLOC): Ditto.
8085         * d10v-tdep.c (XMALLOC): Ditto.
8086         * cli-out.c (XMALLOC): Ditto.
8087
8088         * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
8089         * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
8090         * ui-file.c, ui-out.c: Ditto.
8091
8092 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
8093
8094         * command.h (struct cmd_list_element): Add field context.
8095         (set_cmd_context, get_cmd_context): Declare.
8096         * cli/cli-decode.h: Ditto.
8097         * cli/cli-decode.c (get_cmd_context): New function.
8098         (set_cmd_context): New function.
8099         (add_cmd): Initialize context.
8100         Part of fixing PR gdb/145 and PR gdb/146.
8101
8102 2002-03-17  Andrew Cagney  <ac131313@redhat.com>
8103
8104         * cli/cli-decode.c (cmd_type): New function.
8105         * command.h (cmd_type): Declare.
8106         * infrun.c (set_schedlock_func): Call function cmd_type.
8107         * kod.c (kod_set_os): Call cmd_type.
8108         * cris-tdep.c (cris_version_update): Use function cmd_type.
8109         (cris_mode_update, cris_abi_update): Ditto.
8110
8111         * command.h: (execute_cmd_post_hook): Declare.
8112         (execute_cmd_pre_hook): Declare.
8113         * cli/cli-script.c (clear_hook_in_cleanup): New function.
8114         (execute_cmd_post_hook, execute_cmd_pre_hook): New
8115         functions. Execute pre/post hook while ensuring that afterwords
8116         hook_in is cleared.
8117         * top.c (execute_command): Use execute_cmd_post_hook, and
8118         execute_cmd_pre_hook to execute pre/post commands.
8119         * infrun.c (normal_stop): Pass stop_command and not pre_hook to
8120         hook_stop_stub.
8121         (hook_stop_stub): Call execute_cmd_pre_hook.
8122
8123 2002-03-17  Andrew Cagney  <ac131313@redhat.com>
8124
8125         * kod.c (kod_set_os): Revert previous change.  Is called by ``info
8126         set'' and this leads to a core dump.  Move xstrdup of
8127         operating_system to after check that it is not NULL.
8128
8129 2002-03-17  Andrew Cagney  <ac131313@redhat.com>
8130
8131         * kod.c (kod_set_os): Remove unnecessary check that
8132         ``command->type'' is set_cmd.
8133
8134         * valprint.c (set_input_radix): Use input_radix.
8135         (set_output_radix): Use output_radix.
8136         (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
8137         isn't reverted.
8138
8139 2002-03-16  Andrew Cagney  <ac131313@redhat.com>
8140
8141         * value.h (struct value): Delete field ``substring_addr''.  Change
8142         aligner fields to force_doublest_align, force_longest_align,
8143         force_core_addr_align and force_pointer_aligh.
8144
8145         * value.h (struct value): Fix typo in above change.
8146
8147 2002-03-16  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8148
8149         * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
8150         to fix internal_error from ``maintenance print architecture''.
8151
8152 2002-03-16  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8153
8154         * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
8155         for gcc versions after gcc-2.8.1.
8156
8157 2002-03-16  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8158
8159         * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
8160         for method resolution.  Restore adjustment of ``this'' pointer after
8161         calling value_struct_elt, which was accidentally removed during the
8162         HP merge.
8163
8164 2002-03-15  Andrew Cagney  <ac131313@redhat.com>
8165
8166         * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
8167         value_of_register.
8168         * findvar.c (value_of_register): Add ``frame'' parameter.  Pass to
8169         get_saved_register.
8170         * value.h (value_of_register): Update.
8171
8172 2002-03-14  Richard Henderson  <rth@redhat.com>
8173
8174         * configure.in: Detect declaration for canonicalize_file_name.
8175         * utils.c (canonicalize_file_name): Declare, if needed.
8176         (gdb_realpath): Prefer realpath if available and usable.
8177         * config.in, configure: Rebuild.
8178
8179 2002-03-14  Richard Henderson  <rth@redhat.com>
8180
8181         * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
8182         a constant array bound.
8183
8184         * MAINTAINERS: Add myself to write-after-approval.
8185
8186 2002-03-14  Michael Snyder  <msnyder@redhat.com>
8187
8188         * symfile.c (syms_from_objfile): Return immediately if no syms.
8189         (symbol_file_add): Return immediately if no syms.
8190         (find_sym_fns): Return immediately if no syms.
8191
8192 2002-03-13  Michal Ludvig  <mludvig@suse.cz>
8193
8194         * gdbserver/remote-util.c (remote_open): Print remote-side's
8195         IP address when remote debugging over the network.
8196
8197 2002-03-12  David O'Brien  <obrien@FreeBSD.org>
8198
8199         * config/sparc/fbsd.mh: Fix copyright.
8200         * config/sparc/fbsd.mt: Likewise.
8201
8202 2002-03-11  Richard Earnshaw  <rearnsha@arm.com>
8203
8204         * MAINTAINERS: Fix typo in name of gdb warnings option.
8205         (x86-64): Fix formating so that this can be parsed by awk.
8206
8207 2002-03-10  Daniel Jacobowitz  <drow@mvista.com>
8208
8209         * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
8210         * defs.h: Include "gdb/signals.h".
8211         (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
8212
8213 2002-03-10  Michal Ludvig  <mludvig@suse.cz>
8214
8215         * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
8216         * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
8217         from x86-64-tdep.h
8218
8219 2002-03-10  Daniel Jacobowitz  <drow@mvista.com>
8220             Don Howard <dhoward@redhat.com>
8221
8222         * mips-tdep.c (ST0_FR): Define.
8223         (mips2_fp_compat): New function, temporarily disabled.
8224         (mips_read_fp_register_single): New function.
8225         (mips_read_fp_register_double): New function.
8226         (mips_print_register): Use them.
8227         (do_fp_register_row): Likewise.
8228
8229 2002-03-09  Andrew Cagney  <ac131313@redhat.com>
8230
8231         * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
8232         approval''.
8233
8234 2002-03-08  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8235
8236         * stabsread.c (read_member_functions): Fix is_stub test for
8237         static member functions, improve comment.
8238
8239 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
8240
8241         * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
8242         (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
8243         (_initialize_remote_rdi): Use add_set_boolean_cmd to register
8244         commands that set boolean values.
8245         (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
8246         (arm_rdi_resume): Always initialize PC.
8247         (arm_rdi_open): Don't use rslt as a boolean.
8248         (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
8249         (arm_rdi_fetch_registers, arm_rdi_store_registers)
8250         (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
8251         (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
8252
8253 2002-03-06  Alexandre Oliva  <aoliva@redhat.com>
8254
8255         * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
8256         * configure: Rebuilt.
8257
8258 2002-03-06  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8259
8260         * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
8261         (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
8262
8263 2002-03-06  Andrew Cagney  <ac131313@redhat.com>
8264
8265         * cli/cli-decode.c (set_cmd_completer): New function.
8266         * command.h (set_cmd_completer): Declare.
8267         * cli/cli-decode.h (set_cmd_completer): Ditto.
8268
8269         * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
8270         * cli/cli-cmds.c (init_cli_cmds): Ditto.
8271         * win32-nat.c (_initialize_inftarg): Ditto.
8272         * remote-rdi.c (_initialize_remote_rdi): Ditto.
8273         * proc-api.c (_initialize_proc_api): Ditto.
8274         * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
8275         * source.c (_initialize_source): Ditto.
8276         * exec.c (_initialize_exec): Ditto.
8277         * solib.c (_initialize_solib): Ditto.
8278         * top.c (init_main): Ditto.
8279         * tracepoint.c (_initialize_tracepoint): Ditto.
8280         * symfile.c (_initialize_symfile): Ditto.
8281         * printcmd.c (_initialize_printcmd): Ditto.
8282         * infcmd.c (_initialize_infcmd): Ditto.
8283         * corefile.c (_initialize_core): Ditto.
8284
8285 2002-03-05  Andrew Cagney  <ac131313@redhat.com>
8286
8287         * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
8288
8289 2002-03-05  Andrew Cagney  <ac131313@redhat.com>
8290
8291         * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
8292
8293 2002-03-05  Andrew Cagney  <ac131313@redhat.com>
8294
8295         * NEWS: Update headings, 5.2 has branched.
8296
8297 2002-03-04  Daniel Jacobowitz  <drow@mvista.com>
8298
8299         * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
8300         (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
8301         (register_addr, REGISTER_RAW_SIZE): Likewise.
8302         (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
8303         * gdbserver/linux-x86-64-low.c: Remove extra #endif.
8304
8305 2002-03-03  Michal Ludvig <mludvig@suse.cz>
8306
8307         * MAINTAINERS (x86-64): Add myself.
8308         * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
8309         changed value_ptr -> struct value *
8310
8311 2002-03-01  David O'Brien  <obrien@FreeBSD.org>
8312
8313         * configure.host (sparc64-*-freebsd): Add.
8314         * configure.tgt: Likewise.
8315         * config/sparc/fbsd.mh: New file.
8316         * config/sparc/fbsd.mt: Likewise.
8317         * config/sparc/nm-fbsd.h: Likewise.
8318         * config/sparc/tm-fbsd.h: Likewise.
8319
8320 2002-03-01  Daniel Jacobowitz  <drow@mvista.com>
8321
8322         * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
8323         regformats/reg-s390x.dat.
8324
8325 2002-03-01  Andrew Cagney  <ac131313@redhat.com>
8326
8327         * utils.c: Add FIXME explaining true/false problem.
8328
8329 2002-02-28  Andrew Cagney  <ac131313@redhat.com>
8330
8331         * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
8332
8333 2002-02-28  Michael Chastain  <mec@shout.net>
8334
8335         * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
8336
8337 2002-02-28  Daniel Jacobowitz  <drow@mvista.com>
8338
8339         * gdbserver/linux-s390-low.c: New file.
8340         * regformats/reg-s390.dat: New file.
8341         * regformats/reg-s390x.dat: New file.
8342         * gdbserver/configure.srv: Add S/390.
8343         * gdbserver/Makefile.in: Add S/390.
8344         * configure.tgt: Enable gdbserver for S/390.
8345
8346 2002-02-28  Eli Zaretskii  <eliz@is.elta.co.il>
8347
8348         * go32-nat.c (_initialize_go32_nat): Don't use periods in the
8349         first line of the doc string for "info dos", except at the end of
8350         the sentence, since the short help stops at the first period.
8351
8352 2002-02-28  Jason Merrill  <jason@redhat.com>
8353
8354         * dwarf2read.c (dwarf_cfi_name): Add new codes.
8355
8356 2002-02-27  Fred Fish  <fnf@redhat.com>
8357
8358         * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
8359         comment (dumy -> dummy).
8360
8361 2002-02-27  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8362
8363         * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
8364
8365 2002-02-27  Rodney Brown  <rbrown64@csc.com.au>
8366
8367       * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
8368
8369 2002-02-27  Daniel Jacobowitz  <drow@mvista.com>
8370
8371         * gdbserver/acconfig.h: New file.
8372         * gdbserver/i387-fp.c: New file.
8373         * gdbserver/i387-fp.h: New file.
8374         * gdbserver/linux-x86-64.c: New file.
8375         * regformats/reg-x86-64.dat: New file.
8376         * configure.tgt: Add x86_64-*-linux* gdbserver support.
8377         * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
8378         * gdbserver/configure.in: Add support for regsets.
8379         * gdbserver/config.in: Regenerate.
8380         * gdbserver/configure: Regenerate.
8381         * gdbserver/Makefile.in: Likewise.  Add $(linux_low_h).
8382         * gdbserver/linux-low.h: New file.
8383         * gdbserver/linux-low.c: Include "linux-low.h".  Add support
8384         for regsets.
8385         * gdbserver/linux-arm-low.c: Include "linux-low.h".
8386         * gdbserver/linux-ia64-low.c: Include "linux-low.h".
8387         * gdbserver/linux-m68k-low.c: Include "linux-low.h".
8388         * gdbserver/linux-mips-low.c: Include "linux-low.h".
8389         * gdbserver/linux-ppc-low.c: Include "linux-low.h".
8390         * gdbserver/linux-sh-low.c: Include "linux-low.h".
8391         * gdbserver/linux-i386-low.c: Include "linux-low.h".  Include
8392         "i387-fp.h".  Add PTRACE_GETREGS and friends.
8393         * gdbserver/regcache.c (supply_register): New function.
8394         (supply_register_by_name): New function.
8395         (collect_register): New function.
8396         (collect_register_by_name): New function.
8397
8398 2002-02-27  Daniel Jacobowitz  <drow@mvista.com>
8399
8400         * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
8401         (config.status): Add configure.srv dependency.
8402         (server_h): Add config.h dependency.
8403
8404 2002-02-27  Daniel Jacobowitz  <drow@mvista.com>
8405
8406         * regformats/reg-i386-linux.dat: New file, with $orig_eax.
8407         * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
8408         * gdbserver/configure.srv: Change i386-*-linux* to use
8409         reg-i386-linux.o.
8410
8411 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
8412
8413         * x86-64-tdep.c: Re-indent.  Update copyright date.
8414
8415 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
8416
8417         From Michal Ludvig <mludvig@suse.cz>:
8418         * x86-64-tdep.c (value.h): Delete.
8419         (gdb_assert.h): Include.
8420         (x86_64_register_convert_to_virtual,
8421         x86_64_register_convert_to_raw ): Add check which lets only
8422         floating-point values to be converted.
8423         (value_push): Delete.
8424         (x86_64_push_arguments): Order of arguments pushed on stack fixed.
8425         (i386_gdbarch_init): Number of register_bytes fixed.
8426
8427 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
8428
8429         * MAINTAINERS: Add x86-64 target.
8430
8431 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
8432
8433         * memattr.c (mem_command): Eliminate ``true'' and ``false''.
8434         * osfsolib.c (solib_map_sections): Ditto.
8435         * irix5-nat.c (solib_map_sections): Ditto.
8436         * corelow.c (gdb_check_format): Ditto.
8437         * symfile.c (symfile_bfd_open): Ditto.
8438         * solib.c (solib_map_sections): Ditto.
8439         Fix PR gdb/354.
8440
8441 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
8442
8443         * remote.c (_initialize_remote): By default, disable ``e'' and
8444         ``E'' step out-of-range packets.
8445
8446 2002-02-26  Andreas Schwab  <schwab@suse.de>
8447
8448         * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
8449         m68k_linux_frame_saved_pc.
8450         (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
8451         in_sigtramp.
8452         (SIGCONTEXT_PC_OFFSET): Remove.
8453         * m68klinux-nat.c (m68k_linux_frame_saved_pc,
8454         m68k_linux_sigtramp_saved_pc): New functions.
8455         (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
8456         (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
8457         (UCONTEXT_PC_OFFSET): Define.
8458         (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
8459         non-RT and RT signal trampolines.
8460
8461 2002-02-26  Richard Earnshaw  <rearnsha@arm.com>
8462
8463         * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
8464         (TARGET_NBPG, STACK_END_ADDR): Delete
8465         (VARIABLES_INSIDE_BLOCK): Delete.
8466
8467 2002-02-25  Andrew Cagney  <ac131313@redhat.com>
8468
8469         * utils.c (perror_with_name): Make string parameter constant.
8470         (print_sys_errmsg): Ditto.
8471         (query): Ditto.
8472         * defs.h (perror_with_name): Update.
8473         (print_sys_errmsg): Update.
8474         (query): Update.
8475
8476 2002-02-25  Daniel Jacobowitz  <drow@mvista.com>
8477
8478         From Eliot Dresselhaus <eliot@ayrnetworks.com>:
8479         * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
8480
8481 2002-02-25  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8482
8483         * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
8484         if it already matches the current architecture from the exec file.
8485         Include arch-utils.h for gdbarch_info_init prototype.
8486         * Makefile.in (rs6000-nat.o): Update dependencies.
8487
8488 2002-02-25  Eli Zaretskii  <eliz@is.elta.co.il>
8489
8490         * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
8491          list of exported variables.
8492
8493 2002-02-24  Daniel Jacobowitz  <drow@mvista.com>
8494
8495         * gdbserver/configure.srv: New file.
8496         * gdbserver/configure.in: Use configure.srv instead
8497         of the host/target makefile fragments.  Set GDBSERVER_DEPFILES
8498         from it.
8499         * gdbserver/configure: Regenerated.
8500         * gdbserver/terminal.h: New file.
8501         * gdbserver/Makefile.in: Update for configure changes.  Remove
8502         more unneeded include paths.
8503
8504 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
8505
8506         From wiz at danbala:
8507         * config/sparc/tm-sp64.h: Fix grammar and typos.
8508         Fix PR gdb/287.
8509
8510 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
8511
8512         * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
8513         with either ``GNU/Linux'' or ``Linux kernel''.  Update copyright.
8514         * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
8515         * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
8516         * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
8517         * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
8518         * s390-tdep.c: Ditto.
8519         * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
8520         * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
8521         * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
8522         * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
8523         * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
8524         * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
8525         * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
8526         * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
8527         * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
8528         * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
8529         Fix PR gdb/378.
8530
8531 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
8532
8533         * lin-thread.c: Delete file.
8534         * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
8535         to gdb_proc_service.h.
8536         * configure: Re-generate.
8537
8538         * ocd.c (ocd_open): Do not try to open the "ocd" device.
8539         * serial.c (serial_open): Delete check for "ocd".
8540         Fix PR gdb/349.
8541
8542         * Makefile.in (linux-thread.o): Delete target.
8543         * linux-thread.c: Delete file.
8544
8545         * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c.  Tweak other
8546         renamed SH files to be consistent.
8547
8548         * symtab.c (sort_search_symbols): Use xfree.
8549
8550 2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
8551
8552         * arm-linux-tdep.c (arm_linux_init_abi): Register
8553         IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
8554         * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
8555         definition with undef, since we don't want the sysvr4 definition.
8556         (SKIP_TRAMPOLINE_CODE): Likewise.
8557
8558 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
8559
8560         From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
8561
8562         * configure.in: (AC_CHECK_FUNCS) Added test for
8563         canonicalize_file_name Regenerated.
8564         * config.in, configure: Regenerated.
8565         * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
8566         defined use canonicalize_file_name.
8567
8568 2002-02-23  Michael Chastain  <mec@shout.net>
8569
8570         * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
8571
8572 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
8573
8574         * README: Remove references to cygnus.com.
8575         * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
8576         dot com'' form.  Remove references to cygnus.com and sourceware.
8577
8578 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
8579
8580         From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
8581         * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
8582         1003.1-2001 no longer allows "head -1".
8583         * gdb/Makefile.in (version.c): Likewise.
8584         * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
8585         * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
8586         equivalent.  POSIX 1003.1-2001 no longer allows "diff -c3".
8587
8588 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
8589
8590         * cli/cli-decode.c (cmd_cfunc_eq): New function.
8591         * command.h (cmd_cfunc_eq): Declare.
8592         * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
8593
8594         * cli/cli-cmds.h (is_complete_command): Change parameter to a
8595         ``struct cmd_list_element *''.
8596         * cli/cli-cmds.c (is_complete_command): Update.  Use
8597         cmd_cfunc_eq.
8598         * top.c (execute_command): Pass the command to
8599         is_complete_command.
8600         * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
8601
8602 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
8603
8604         From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
8605         * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
8606         architecture defines.
8607         * s390-tdep.c (s390_gdbarch_init): Likewise.
8608
8609 2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
8610
8611         * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
8612         (arm_linux_push_arguments): Likewise.
8613         (arm_linux_init_abi): Register them.  Also register linux-specific
8614         call_dummy_words.
8615         (find_minsym_and_objfile): Use strcmp, not STREQ.
8616         * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
8617         (arm_linux_call_dummy_words): Delete declaration.
8618         (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
8619         (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
8620         declarations.
8621         (LOWEST_PC): Delete.
8622
8623 2002-02-23  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8624
8625         * maint.c (print_section_info): Do not prepend `0x' to filepos
8626         output, it will be handled by local_hex_string_custom.
8627
8628 2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
8629
8630         * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
8631         (store_newfpe_double, store_newfpe_extended, store_fpregister)
8632         (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
8633
8634 2002-02-22  Jim Blandy  <jimb@redhat.com>
8635
8636         Indicate that the bcache functions don't change the strings
8637         they're passed.
8638         * bcache.h (bcache, hash): Add `const' keywords to declarations.
8639         * bcache.c (bcache, hash): Add `const' keywords to definitions.
8640
8641 2002-02-22  Pierre Muller  <muller@ics.u-strasbg.fr>
8642
8643         * win32-nat.c (child_create_inferior): Fix create flags setting bug.
8644
8645 2002-02-21  Christopher Faylor  <cgf@redhat.com>
8646
8647         * win32-nat.c (register_loaded_dll): Just use raw name when we can't
8648         find the complete path to a loaded DLL.
8649
8650 2002-02-21  Fred Fish  <fnf@redhat.com>
8651
8652         * dbxread.c (process_one_symbol): When finding an N_FUN symbol
8653         that marks the end of the range of a function, enter a line number
8654         entry that has a line number of zero and a PC offset that matches
8655         the end of the function.  This starts a range of PC's for which no
8656         line number information is known.
8657         * symtab.c (find_pc_sect_line): If our best fit is in a range of
8658         PC's for which no line number info is found (line number is zero)
8659         then we didn't find any valid line information.
8660         * symtab.h: Document use of zero line number entry.
8661
8662 2002-02-21  Elena Zannoni  <ezannoni@redhat.com>
8663
8664         * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
8665         (have_ptrace_getvrregs): Define for run time checks.
8666         (gdb_vrregset_t): New type for Altivec register handling.
8667         (fetch_register, store_register): Fetch/store altivec register
8668         when needed.
8669         (fetch_altivec_register, store_altivec_register): New functions.
8670         (supply_vrregset, fill_vrregset): New functions.
8671         (fetch_altivec_registers, store_altivec_registers): New functions.
8672         (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
8673         registers as well.
8674
8675 2002-02-21  Jiri Smid  <smid@suse.cz>
8676
8677         * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
8678
8679 2002-02-21  Richard Earnshaw  <rearnsha@arm.com>
8680
8681         * Makefile.in (armnbsd-nat.o): Update dependencies.
8682         * armnbsd-nat.c (supply_gregset): New function.  Common code to
8683         supply the integer register set.
8684         (supply_fparegset): New function.  Similar for FPA registers.
8685         (fetch_regs, fetch_fp_regs): Use them.
8686         (fetch_core_registers): Likewise.
8687         (fetch_elfcore_registers): New function.
8688         (arm_netbsd_elfcore_fns): New core-file type specification.
8689         (_initialize_arm_netbsd_nat): Register it.
8690
8691 2002-02-21  Richard Earnshaw  <rearnsha@arm.com>
8692
8693         * armnbsd-nat.c: Include gdbcore.h.
8694         (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
8695         (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
8696         'void' to declaration, to shut up ARI.
8697         (fetch_core_registers): Make static.  Rewrite using supply_register.
8698         (arm_netbsd_core_fns): New core-file type specification.
8699         (_initialize_arm_netbsd_nat): New function.
8700
8701 2002-02-21  Christopher Faylor  <cgf@redhat.com>
8702
8703         * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
8704         value.
8705
8706 2002-02-20  Christopher Faylor  <cgf@redhat.com>
8707
8708         * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
8709         fails.
8710
8711 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
8712
8713         * jv-exp.y (parse_number): Change type of implicit longs
8714         to builtin_type_uint64.
8715
8716 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
8717
8718         * gdbserver/linux-low.c (mywait): Change argument to waitpid
8719         to be an integer instead of a `union wait'.
8720
8721 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
8722
8723         * mips-linux-nat.c: Call the operating system GNU/Linux.
8724         * mips-linux-tdep.c: Likewise.
8725         * mips-tdep.c: Likewise.
8726
8727 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
8728
8729         Fix PR gdb/265.
8730         * jv-exp.y (parse_number): Handle 64-bit integers.
8731
8732 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
8733
8734         * gdbserver/configure.in: Remove AM_PROC_CC_STDC.  Change
8735         AC_STDC_HEADERS to AC_HEADER_STDC.
8736         * gdbserver/configure: Regenerated.
8737
8738 2002-02-20  Richard Earnshaw  <rearnsha@arm.com>
8739
8740         * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
8741         is defined.
8742         * sparc-tdep.c (get_longjmp_target): Likewise.
8743
8744 2002-02-20  Richard Earnshaw  <rearnsha@arm.com>
8745
8746         * News: Add news about ARM and Multi-arch.  Mention the new target
8747         arm*-*-netbsd*.
8748
8749 2002-02-19  Jim Blandy  <jimb@redhat.com>
8750
8751         * stabsread.c (error_type_complaint): Improve error message.
8752
8753 2002-02-19  Daniel Jacobowitz  <drow@mvista.com>
8754
8755         * gdbserver/README: Update documentation.
8756         * gdbserver/configure.in: Update configury to match documentation.
8757         * gdbserver/Makefile.in: Likewise.
8758         * gdbserver/configure: Regenerated.
8759         * gdbserver/aclocal.m4: New file, generated by aclocal.
8760         * gdbserver/config.in: New file, generated by autoheader.
8761
8762 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
8763
8764         * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
8765         armnbsd-nat.c.
8766
8767 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
8768
8769         * arm-tdep.h (enum arm_float_model): New enum.
8770         (struct gdbarch_tdep): Add fp_model.
8771         * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep.  Defer setting
8772         up floating-point conversions until we know the floating-point model
8773         in use by the inferior.  Don't complain about being unable to
8774         determine the ABI of the inferior when we don't have one.
8775         (arm_extract_return_value): Support different floating-point models.
8776         (arm_store_return_value): Likewise.
8777         * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
8778         ARM_FLOAT_SOFT.
8779         (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
8780
8781 2002-02-19  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8782
8783         * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
8784         of ``current_gdbarch''.
8785
8786 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
8787
8788         * armnbsd-nat.c : ANSIfy all function declarations.
8789         (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
8790         (fetch_inferior_registers): Re-implement in terms of above.
8791         (store_register, store_regs, store_fp_register, store_fp_regs): New.
8792         (store_inferior_registers): Re-implement in terms of above.
8793
8794 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
8795
8796         * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
8797         kernel.
8798         * arm-linux-tdep.c: Likewise.
8799         * config/arm/tm-linux.h: Likewise.
8800
8801 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
8802
8803         * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
8804         * config/arm/nbsd.mt (TM_FILE): Delete.
8805         * config/arm/tm-nbsd.h: Delete.
8806
8807 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
8808
8809         * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
8810         Initialize CALL_DUMMY_LENGTH.
8811
8812 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
8813
8814         * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
8815         function.
8816         (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
8817         * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
8818         defines one thing and that is incorrect for this port.
8819         (IN_SOLIB_CALL_TRAMPOLINE): Delete.
8820
8821 2002-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
8822
8823         * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
8824
8825 2002-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
8826
8827         * win32-nat.c (display_selector): New function. Displays information
8828         about the information returned by GetThreadSelectorEntry API function.
8829         (display_selectors): New function. Displays the infomation of
8830         the selector given as argument, or of CS, DS ans FS selectors
8831         if no argument is given.
8832         ( _initialize_inftarg): Add "w32" as info prefix command.
8833         Add "info w32 selector" as command calling display_selectors.
8834
8835 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
8836
8837         * i386-tdep.c (get_longjmp_target): Fix compilation failure
8838         by setting dummy values to JB_PC and JB_ELEMENT_SIZE
8839         if not defined.
8840
8841 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
8842
8843         * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
8844
8845 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
8846
8847         * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
8848         (arm_fix_call_dummy): Call it.
8849         (arm_call_dummy_breakpoint_offset): Delete.
8850         (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
8851         * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
8852
8853 2002-02-18  Andrew Cagney  <ac131313@redhat.com>
8854
8855         * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
8856         Default to func_frame_chain_valid.
8857         * gdbarch.h, gdbarch.c: Re-generate.
8858         * frame.h (FRAME_CHAIN_VALID): Delete definition.
8859
8860 2002-02-18  Elena Zannoni  <ezannoni@redhat.com>
8861
8862         * ppc-linux-nat.c: Update copyright.
8863         (fetch_register, store_register): Add tid parameter, don't compute
8864         tid here.
8865         (fetch_ppc_registers, store_ppc_registers): Add tid
8866         parameter. Pass it along to callees.
8867         (fetch_inferior_registers, store_inferior_registers): Compute tid
8868         here, and pass it to calleed functions.
8869         (fill_gregset, supply_fpregset): Clean up formatting.
8870
8871 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
8872
8873         * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
8874         * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
8875
8876 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
8877
8878         * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
8879         * gdbarch.c gdbarch.h: Regenerate.
8880         * breakpoint.c (create_longjmp_breakpoint): Always compile this
8881         function.
8882         (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
8883         * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
8884         (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
8885
8886         * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
8887         * arm-tdep.c (arm_get_longjmp_target): New function.
8888         (arm_gdbarch_init): Initialize jb_pc to -1.  If ABI handler changes
8889         this to a positive value register arm_get_longjmp_target as the
8890         longjmp handler.
8891         * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
8892         (arm_linux_init_abi): Set up longjmp description in tdep.
8893         * armnbsd-nat.c (get_longjmp_target): Delete.
8894         * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
8895         description in tdep.
8896         * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
8897         (get_longjmp_target): Delete declaration.
8898         (GET_LONGJMP_TARGET): Delete.
8899         * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
8900         (GET_LONGJMP_TARGET): Delete.
8901
8902 2002-02-17  Kevin Buettner  <kevinb@redhat.com>
8903
8904         From Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>:
8905         * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
8906         of ``current_gdbarch''.
8907
8908 2002-02-17  Tom Tromey  <tromey@redhat.com>
8909
8910         * cli/cli-cmds.c (compare_strings): New function.
8911         (complete_command): Only print each unique item once.
8912         * completer.h (complete_line): Declare.
8913         * completer.c (complete_line): New function.
8914         (line_completion_function): Use it.
8915
8916 2002-02-16  Andrew Cagney  <ac131313@redhat.com>
8917
8918         * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
8919         * gdbarch.h, gdbarch.c: Re-generate.
8920
8921 2002-02-16  Daniel Jacobowitz  <drow@mvista.com>
8922
8923         * valarith.c (value_x_unop): Fix decrement; support post-decrement.
8924
8925 2002-02-16  Daniel Jacobowitz  <drow@mvista.com>
8926
8927         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
8928         * valops.c (value_arg_coerce): Don't take the address of a reference
8929         to convert an argument to a reference.
8930
8931 2002-02-15  Christopher Faylor  <cgf@redhat.com>
8932
8933         * win32-nat.c (get_image_name): New function.
8934         (handle_load_dll): Use get_image_name function.
8935         (get_child_debug_event): Avoid registering debug events until possibly
8936         execed process is started.
8937         (child_create_inferior): Allow invocation via shell so that command
8938         line redirection, etc.  works ok.
8939         (_initialize_inftarg): Add new command: "set shell" to control whether
8940         a shell is used to start a process.
8941
8942 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
8943
8944         * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
8945         instead of find_register_by_number.
8946         (cannot_store_register): Likewise.
8947
8948 2002-02-14  Pierre Muller  <muller@ics.u-strasbg.fr>
8949
8950         * dwarf2read.c: Replace fprintf (stderr, ...) by
8951         fprintf_unfiltered (gdb_stderr, ...).
8952
8953 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
8954
8955         * gdbserver/gdbserver.1: Document --attach.
8956
8957 2002-02-15  Richard Earnshaw  <rearnsha@arm.com>
8958
8959         * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
8960         descriptions.
8961         * arm-tdep.c (arm_default_arm_le_breakpoint)
8962         (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
8963         (arm_default_thumb_be_breakpoint): New.  Initialize them from
8964         traditional breakpoint defines.
8965         (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
8966         (arm_gdbarch_init): Initialize new breakpoint variables.
8967         * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
8968         (arm_linux_init_abi): Initialize linux-specific breakpoint.
8969         * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
8970         (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
8971         code out to ...
8972         (arm_netbsd_init_abi_common): ... here; new function.
8973         * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
8974         (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
8975         * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
8976         * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
8977
8978 2002-02-15  Richard Earnshaw  <rearnsha@arm.com>
8979
8980         * arm-tdep.h (enum arm_abi): New enum.
8981         (struct gdbarch_tdep): New structure.
8982         (LOWEST_PC): Provide a default.
8983         (arm_gdbarch_register_os_abi): Declare new function.
8984         * arm-tdep.c (arm_abi_names): New array.
8985         (process_note_abi_tag_sections): New function.
8986         (get_elfosabi): New function.
8987         (arm_gdbarch_register_os_abi): New function.
8988         (arm_gdbarch_init): Try to determine the ABI of the inferior.  If
8989         support for that ABI has been built in, then call the appropriate
8990         configuration routine.  Use gdbarch_num_regs() to get the number
8991         of registers.
8992         (arm_dump_tdep): New function.
8993         (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
8994         place-holder functions.
8995         (_initialize_arm_tdep): Register them.
8996         * config/arm/tm-arm.h (LOWEST_PC): Delete.
8997
8998         * armnbsd-tdep.c: New file.
8999         * Makefile.in (armnbsd-tdep.o): Add dependencies.
9000         * config/arm/nbsd.mt (TDEPFILES): Add it.
9001         * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
9002
9003         * armnbsd-nat.c: Include regcache.h.
9004         * Makefile.in (armnbsd-nat.o): Update dependency list.
9005
9006         * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
9007
9008 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
9009
9010         * gdbserver/Makefile.in: Fix typos in target rules.
9011
9012 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
9013
9014         Fix part of PR gdb/267.
9015         * linespec.c (find_methods): Handle constructors specially for now.
9016
9017 2002-02-14  Corinna Vinschen  <vinschen@redhat.com>
9018
9019         * arm-tdep.c (arm_push_arguments): Eliminate special float type
9020         handling.
9021         * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
9022         standard_coerce_float_to_double().
9023
9024 2002-02-14  Christopher Faylor  <cgf@redhat.com>
9025
9026         * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
9027         GDBINIT_FILENAME.
9028
9029 2002-02-14  Elena Zannoni  <ezannoni@redhat.com>
9030
9031         * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
9032         find_variant_by_name, because it confuses the multiarch
9033         framework. Return NULL if there isn't an architecture with the
9034         user supplied name, instead of forcing a different one without
9035         recording the change with the multiarch machinery.
9036         (find_variant_by_name): Delete.
9037
9038 2002-02-14  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
9039
9040         * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
9041         i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
9042
9043 2002-02-13  Martin M. Hunt  <hunt@redhat.com>
9044
9045         * stack.c (print_frame_info_base): When calling
9046         print_frame_info_listing_hook, set current_source_symtab.
9047
9048 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
9049
9050         * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
9051         and remove unused $(INCLUDE_DIR).
9052         Add regcache.c to OBS.
9053         Add generated register protocol files to clean target.
9054         Update dependencies for new objects, obsolete old target code.
9055
9056         * gdbserver/linux-low.c: Remove all platform-specific code to
9057         new files.  Remove various dead code.  Update to use regcache
9058         functionality.
9059         * gdbserver/remote-utils.c (fromhex): Add return statement
9060         to quiet warning.
9061         (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
9062         constant.
9063         (input_interrupt): Add integer parameter to match prototype
9064         of a signal handler.
9065         (outreg): Use register_data ().
9066         (prepare_resume_reply): Use gdbserver_expedite_regs.
9067         * gdbserver/server.c (main): Dynamically allocate own_buf because
9068         PBUFSIZ is no longer constant.  Use registers_to_string () and
9069         registers_from_string ().
9070         * gdbserver/server.h: No longer include "defs.h".  Add prototypes
9071         for error (), fatal (), and warning ().  Update definition of
9072         PBUFSIZ to use regcache functionality.  Add include guard.
9073         * gdbserver/utils.c (fatal): Add missing ``const''.
9074         (warning): New function.
9075
9076         * regformats/regdat.sh: Include "regcache.h" in generated files.
9077         Provide init_registers () function.
9078         * regformats/regdef.h: Add prototype for set_register_cache ().
9079         Add include guard.
9080
9081         * gdbserver/linux-arm-low.c: New file.
9082         * gdbserver/linux-i386-low.c: New file.
9083         * gdbserver/linux-ia64-low.c: New file.
9084         * gdbserver/linux-m68k-low.c: New file.
9085         * gdbserver/linux-mips-low.c: New file.
9086         * gdbserver/linux-ppc-low.c: New file.
9087         * gdbserver/linux-sh-low.c: New file.
9088
9089         * gdbserver/regcache.c: New file.
9090         * gdbserver/regcache.h: New file.
9091
9092         * gdbserver/low-linux.c: Removed obsolete file.
9093
9094 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
9095
9096         * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
9097         * config/i386/linux.mt: Likewise.
9098         * config/ia64/linux.mt: Likewise.
9099         * config/m68k/linux.mh: Likewise.
9100         * config/powerpc/linux.mh: Likewise.
9101         * config/mips/linux.mt: Likewise.
9102
9103         * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
9104
9105         * config/i386/i386lynx.mh: Mark gdbserver variables
9106         as (currently) obsolete for this target.
9107         * config/i386/nbsd.mt: Likewise.
9108         * config/i386/nbsdelf.mt: Likewise.
9109         * config/m32r/m32r.mt: Likewise.
9110         * config/m68k/m68klynx.mh: Likewise.
9111         * config/m68k/nbsd.mt: Likewise.
9112         * config/m68k/sun3os4.mh: Likewise.
9113         * config/mips/vr5000.mt: Likewise.
9114         * config/ns32k/nbsd.mt: Likewise.
9115         * config/pa/hppabsd.mh: Likewise.
9116         * config/pa/hppaosf.mh: Likewise.
9117         * config/powerpc/nbsd.mt: Likewise.
9118         * config/rs6000/rs6000lynx.mh: Likewise.
9119         * config/s390/s390.mt: Likewise.
9120         * config/s390/s390x.mt: Likewise.
9121         * config/sparc/sparclynx.mh: Likewise.
9122         * config/sparc/sun4os4.mh: Likewise.
9123         * config/i386/x86-64linux.mt: Likewise.
9124         * config/sparc/linux.mh: Likewise.
9125
9126 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
9127
9128         * configure.tgt: Configure gdbserver only for known working
9129         targets.  Set ${build_gdbserver} instead of modifying ${configdirs}.
9130         * configure.in: Check ${build_gdbserver}.  Put gdbserver/ into
9131         SUBDIRS if it is configured.  Update comment for ${nativefile}.
9132         * configure: Regenerated.
9133
9134 2002-02-13  Michael Snyder  <msnyder@redhat.com>
9135
9136         * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
9137
9138         * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
9139         (default_gcore_mach): Just return 0, work around a problem in bfd.
9140         (default_gcore_target): OK to return NULL if exec_bfd is null.
9141         (make_mem_sec): Use a cast, avoid a warning.
9142
9143         * procfs.c (find_memory_regions_callback): Use a cast instead of
9144         calling host_pointer_to_address (which complains if
9145         sizeof (host pointer) != sizeof (target pointer)).
9146         (procfs_make_note_section): Avoid overflow in psargs string.
9147
9148         * procfs.c (procfs_make_note_section): Make the default
9149         implementation return an error.
9150
9151 2002-02-13  Rodney Brown  <rbrown64@csc.com.au>
9152
9153         * procfs.c (procfs_make_note_section): Provide a default definition
9154         (for alpha-dec-osf4.0f). Fix typos.
9155
9156 2002-02-13  Elena Zannoni  <ezannoni@redhat.com>
9157
9158         * linux-proc.c: Add include of regcache.h.
9159         * Makefile.in (linux-proc.o): Add dependency on regcache.h.
9160
9161 2002-02-13  Andrew Cagney  <ac131313@redhat.com>
9162
9163         From 2002-01-18 Greg McGary <greg@mcgary.org>:
9164         * memattr.c (create_mem_region): Disallow useless empty region.
9165         Regions are half-open intervals, so allow [A..B) [B..C) as
9166         non-overlapping.
9167
9168 2002-02-13  Michael Chastain <mec@shout.net>
9169
9170         * defs.h: Kill CONST_PTR.
9171         * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
9172         * c-lang.c (c_builtin_types): Likewise.
9173         * ch-lang.c (ch_builtin_types): Likewise.
9174         * f-lang.c (f_builtin_types): Likewise.
9175         * language.c (unknown_builtin_types): Likewise.
9176         * m2-lang.c (m2_builtin_types): Likewise.
9177         * p-lang.c (pascal_builtin_types): Likewise.
9178         * scm-lang.c (c_builtin_types): Likewise.
9179
9180 2002-02-13  Keith Seitz  <keiths@redhat.com>
9181
9182         * arm-tdep.h (arm_get_next_pc): Add declaration.
9183
9184 2002-02-13  Richard Earnshaw  <rearnsha@arm.com>
9185
9186         * arm-tdep.c (arm_use_struct_convention): Make static.  Move to be
9187         with other related struct-returning functions.
9188         (arm_extract_struct_value_address): New function.
9189         (arm_gdbarch_init): Initialize the above in multi-arch vector.  Also
9190         initialize float_format, double_format and long_double_format as
9191         appropriate to the endianness of the target.
9192         * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
9193         (arm_use_struct_convention): Delete declaration.
9194         (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
9195
9196 2002-02-13  Keith Seitz  <keiths@redhat.com>
9197
9198         * defs.h (core_addr_to_string_nz): New function.
9199
9200 2002-02-13  Mark Kettenis  <kettenis@gnu.org>
9201
9202         Apply missing bits of 2002-01-15 patch.
9203         * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
9204         (fill_fpregset): Use i387_fill_fsave.
9205
9206 2002-02-12  Keith Seitz  <keiths@redhat.com>
9207
9208         * utils.c (core_addr_to_string): Use phex instead of phex_nz.
9209         (core_addr_to_string_nz): New function.
9210
9211 2002-02-11  Richard Earnshaw  <rearnsha@arm.com>
9212
9213         * arm-linux-nat.c: Really include arm-tdep.h.
9214         * config/arm/tm-linux.h (struct type, struct value): Declare.
9215
9216 2002-02-11  Michael Snyder  <msnyder@redhat.com>
9217
9218         * procfs.c: Include elf-bfd.h (for elfcore_write functions).
9219         (gcore section): Ifdef for Solaris and Unixware only.
9220         (procfs_do_thread_registers): Unixware needs one lwpstatus
9221         per thread (not one prstatus or pstatus).
9222         (procfs_make_note_section): Iterate only over kernel threads (lwps),
9223         not over all gdb threads.  For unixware, call elfcore_write_pstatus
9224         once before iterating over threads.
9225
9226 2002-02-11  Richard Earnshaw  <rearnsha@arm.com>
9227
9228         * arm-tdep.h: New file.
9229         * arm-tdep.c: Include arm-tdep.h.
9230         (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
9231         (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
9232         (arm_print_float_info, arm_register_type, convert_to_extended)
9233         (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
9234         (arm_extract_return_value, arm_register_name): Make static.
9235         (arm_software_single_step): Similarly.  Fix types in declaration.
9236         (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
9237         (arm_store_return_value, arm_store_struct_return): New functions.
9238         (arm_gdbarch_init): Register the above functions.  Also register
9239         call_dummy_start_offset, sizeof_call_dummy_words,
9240         function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
9241         sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
9242         max_register_virtual_size, register_size.  Set up
9243         prologue_cache.saved_regs here, rather than ...
9244         (_initialize_arm_tdep): ... here.
9245         * config/arm/tm-arm.h (struct type, struct value): Delete forward
9246         declarations.
9247         (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
9248         (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
9249         (arm_print_float_info, arm_register_type, convert_to_extended)
9250         (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
9251         (arm_extract_return_value, arm_register_name): Delete declarations.
9252         (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
9253         (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
9254         (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
9255         (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
9256         (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
9257         (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
9258         (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
9259         (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
9260         (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
9261         (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
9262         (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
9263         (arm_get_next_pc): No-longer static -- these are needed by the RDI
9264         interface.
9265         * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
9266         * remote-rdi.c remote-rdp.c: Likewise.
9267         * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
9268         (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
9269         * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
9270         definition.
9271
9272         * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
9273         (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
9274         (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
9275         from non-ARM_ prefixed definitions.
9276         * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
9277         all uses of above.
9278         * remote-rdi.c remote-rdp.c: Likewise.
9279         * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
9280
9281 2002-02-11  Richard Earnshaw  <rearnsha@arm.com>
9282
9283         * arm-tdep.c (arm_frameless_function_invocation)
9284         (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
9285         (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
9286         (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
9287         (arm_pop_frame, arm_get_next_pc): Make static.
9288         (arm_gdbarch_init): Register above in gdbarch structure.
9289         (arm_read_fp): Renamed from arm_target_read_fp.
9290         (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
9291         * config/arm/tm-arm.h (arm_frameless_function_invocation)
9292         (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
9293         (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
9294         (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
9295         (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
9296         (arm_pc_is_thumb_dummy): Delete declarations.
9297         (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
9298         (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
9299         (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
9300         (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
9301
9302 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
9303
9304         * symtab.c (compare_search_syms): New function.
9305         (sort_search_symbols): New function.
9306         (search_symbols): Sort symbols after searching rather than
9307         before.
9308
9309 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
9310
9311         * NEWS: Linux -> GNU/Linux.
9312
9313 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
9314
9315         * gdbarch.sh: For for level one methods, disallow a definition
9316         when partially multi-arched.  Add comments explaining rationale.
9317         * gdbarch.h: Re-generate.
9318
9319 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
9320
9321         * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
9322         multi-arch partial.
9323
9324 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
9325
9326         * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL.  Exit on bad
9327         field.  Use diff -u.
9328         * gdbarch.c: Re-generate.
9329
9330 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
9331
9332         * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
9333         * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
9334         partial.
9335
9336 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
9337
9338         * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
9339         multi-arch partial.
9340         (PUSH_ARGUMENTS): Switch to using predefault.
9341         * gdbarch.c: Regenerate.
9342
9343 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
9344
9345         * valops.c (PUSH_ARGUMENTS): Delete definition.
9346         * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
9347         partial.  Default to default_push_arguments.
9348         * gdbarch.h, gdbarch.c: Regenerate.
9349
9350 2002-02-09  Andrew Cagney  <ac131313@redhat.com>
9351
9352         * defs.h (throw_exception): Rename return_to_top_level.  Update
9353         comments.
9354         * utils.c (error_stream, internal_verror, quit): Ditto.
9355         * top.c (throw_exception, catcher): Ditto.
9356         * sparclet-rom.c (sparclet_load): Ditto.
9357         * remote.c (interrupt_query, minitelnet): Ditto.
9358         * remote-sds.c (interrupt_query): Ditto.
9359         * remote-mips.c (mips_error, mips_kill): Ditto.
9360         * ocd.c (interrupt_query): Ditto.
9361         * monitor.c (monitor_interrupt_query): Ditto.
9362         * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
9363         * target.h: Update comment.
9364
9365         * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
9366
9367 2002-02-09  Andrew Cagney  <ac131313@redhat.com>
9368
9369         * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
9370         default_double_format.
9371         * gdbarch.h, gdbarch.c: Re-generate.
9372         * findvar.c (floatformat_unknown): Delete variable definition.
9373         * doublest.h (floatformat_unknown): Delete variable declaration.
9374
9375 2002-02-09  Jim Blandy  <jimb@redhat.com>
9376
9377         * stabsread.c (read_type): Add code to parse Sun's syntax for
9378         prototyped function types.
9379
9380 2002-02-09  Andrew Cagney  <ac131313@redhat.com>
9381
9382         * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
9383         (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
9384
9385 2002-02-09  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
9386
9387         * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
9388         _initialize_solib.  Fixes name clash with solib.c:_initialize_solib,
9389         now _initialize_xcoffsolib gets called again and overrides the
9390         commands from solib.c in a native configuration.
9391
9392 2002-02-09  Mark Kettenis  <kettenis@gnu.org>
9393
9394         * doublest.c (store_typed_floating): Don't try to return a value.
9395         Fixes PR gdb/290.
9396
9397 2002-02-08  Jim Blandy  <jimb@redhat.com>
9398
9399         * c-typeprint.c (c_type_print_varspec_suffix): If a function type
9400         is prototyped and has no arguments, print its argument list as
9401         `(void)'.
9402
9403 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9404
9405         * MAINTAINERS (write-after-approval): Add myself.
9406         (paper-trail): I've escaped!
9407
9408 2002-02-08  Christopher Faylor  <cgf@redhat.com>
9409
9410         * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
9411         changes.
9412         (_initialize_check_for_gdb_ini): Ditto.
9413
9414 2002-02-08  Martin M. Hunt  <hunt@redhat.com>
9415
9416         * win32-nat.c (cygwin_pid_to_str): Fix typo.
9417         xaprintf -> xasprintf.
9418
9419 2002-02-08  Pierre Muller  <muller@ics.u-strasbg.fr>
9420
9421         * win32-nat.c: Remove use of printf and sprintf functions.
9422
9423 2002-02-08  Richard Earnshaw  <rearnsha@arm.com>
9424
9425         * arm-tdep.c (arm_frame_chain_valid): Make static.
9426         (arm_push_arguments): Likewise.
9427         (arm_gdbarch_init): New function.
9428         (_initialize_arm_tdep): Call it.
9429         * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
9430         (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
9431         (FRAME_CHAIN_VALID): Delete.
9432         (arm_frame_chain_valid): Delete declaration.
9433         (PUSH_ARGUMENTS): Delete.
9434         (arm_push_arguments): Delete declaration.
9435         (CALL_DUMMY_P): Delete.
9436
9437 2002-02-08  Andrew Cagney  <ac131313@redhat.com>
9438             Corinna Vinschen  <vinschen@redhat.com>
9439
9440         * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
9441         on builtin float types.
9442
9443 2002-02-08  Daniel Jacobowitz  <drow@mvista.com>
9444
9445         * utils.c: Include <curses.h> before "bfd.h".
9446         * tui/tui-hooks.c: Likewise.
9447         * tui/tui.c: Likewise.
9448         * tui/tuiCommand.c: Likewise.
9449         * tui/tuiData.c: Likewise.
9450         * tui/tuiDataWin.c: Likewise.
9451         * tui/tuiDisassem.c: Likewise.
9452         * tui/tuiGeneralWin.c: Likewise.
9453         * tui/tuiIO.c: Likewise.
9454         * tui/tuiLayout.c: Likewise.
9455         * tui/tuiRegs.c: Likewise.
9456         * tui/tuiSource.c: Likewise.
9457         * tui/tuiSourceWin.c: Likewise.
9458         * tui/tuiStack.c: Likewise.
9459         * tui/tuiWin.c: Likewise.
9460
9461 2002-02-07  Elena Zannoni  <ezannoni@redhat.com>
9462
9463         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
9464         to include space for pseudoregs as well. Update loops accordingly.
9465         (sh_fp_frame_init_saved_regs): Ditto.
9466         (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
9467
9468 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
9469
9470         * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
9471         Add Richard Earnshaw to Arm maintainers.
9472
9473 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
9474
9475         * defs.h (warning_begin): Delete declaration.
9476
9477         * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
9478         Delete macro.
9479
9480 2002-02-07  Michael Snyder  <msnyder@redhat.com>
9481
9482         * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
9483         Logic bug, remove misplaced else.
9484
9485 2002-02-07  Klee Dienes  <klee@apple.com>
9486
9487         * fork-inferior.c (fork_inferior): Add '!' to the list of
9488         characters that need to be quoted when building a string for the
9489         shell.  Quote '!' specifically with a backslash, since CSH chokes
9490         when trying to evaluate "str!str".
9491
9492 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
9493
9494         * rdi-share/host.h: Only provide a typedef for bool if it is not
9495         defined.
9496
9497 2002-02-04  Michael Snyder  <msnyder@redhat.com>
9498
9499         * breakpoint.h (enum bptype): Add new overlay event bp type.
9500         (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
9501
9502         * breakpoint.c (create_internal_breakpoint): New function.
9503         (internal_breakpoint_number): Moved into create_internal_breakpoint.
9504         (create_longjmp_breakpoint): Use create_internal_breakpoint.
9505         (create_thread_event_breakpoint): Ditto.
9506         (create_solib_event_breakpoint): Ditto.
9507         (create_overlay_event_breakpoint): New function.
9508         (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
9509         (update_breakpoints_after_exec): Delete and re-initialize
9510         overlay event breakpoints after an exec.  Add FIXME comment
9511         about longjmp breakpoint.
9512         (print_it_typical): Ignore overlay event breakpoints.
9513         (print_one_breakpoint): Ditto.
9514         (mention): Ditto.
9515         (bpstat_what): Do not stop for overlay event breakpoints.
9516         (delete_breakpoint): Don't delete overlay event breakpoints.
9517         (breakpoint_re_set_one): Delete the overlay event breakpoint.
9518         (breakpoint_re_set): Re-create overlay event breakpoint.
9519
9520         * symfile.c (overlay_auto_command): Enable overlay breakpoints.
9521         (overlay_manual_command): Disable overlay breakpoints.
9522         (overlay_off_command): Disable overlay breakpoints.
9523
9524 2002-02-06  Richard Earnshaw  <rearnsha@arm.com>
9525
9526         * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
9527         (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
9528         to here from config/tm-arm.h.
9529         (coff_sym_is_thumb): Make static.
9530         (arm_elf_make_msymbol_special): New function.
9531         (arm_coff_make_msymbol_special): New function.
9532         * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
9533         (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
9534         (coff_sym_is_thumb): Delete declaration.
9535         (arm_elf_make_msymbol_special): Declare.
9536         (arm_coff_make_msymbol_special): Declare.
9537         (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
9538         (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
9539
9540 2002-02-06  Richard Earnshaw  <rearnsha@arm.com>
9541
9542         * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
9543
9544 2002-02-06  Richard Earnshaw  <rearnsha@arm.com>
9545
9546         * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
9547         * gdbarch.c gdbarch.h: Regenerate.
9548         * arch-utils.c (default_print_float_info): New function.
9549         * arch-utils.h (default_print_float_info): Prototype it.
9550         * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
9551         * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
9552         (PRINT_FLOAT_INFO): Document it.
9553
9554         * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
9555         * config/arm/tm-arm.h (FLOAT_INFO): Delete.
9556         (PRINT_FLOAT_INFO): Define.
9557
9558 2002-02-06  Pierre Muller  <muller@ics.u-strasbg.fr>
9559
9560         * win32-nat.c (_initialize_check_for_gdb_ini):
9561         Add typecast to sprintf argument to suppress a warning.
9562
9563 2002-02-05  Pierre Muller  <muller@ics.u-strasbg.fr>
9564
9565         * win32-nat.c (last_sig): Changed type of variable to target_signal,
9566         to allow easier handling of pass state.
9567         (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
9568         that gives exception name and address.
9569         (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
9570         and set last_sig value to ourstatus->value.sig. Some missing
9571         exceptions added.
9572         (child_continue): Correctly report continue_status.
9573         (get_child_debug_event,do_initial_child_stuff): Set last_sig to
9574         TARGET_SIGNAL_0 (new default value).
9575         (child_resume): consider sig argument passed to decide if
9576         the exception should be passed to debuggee or not.
9577
9578 2002-02-05  Michael Snyder  <msnyder@redhat.com>
9579
9580         * regcache.c (fetch_register): Call target_fetch_register
9581         only if we don't call FETCH_PSEUDO_REGISTER.
9582         (store_register): Call target_store_register only if we
9583         don't call STORE_PSEUDO_REGISTER.
9584
9585 2002-02-05  Elena Zannoni  <ezannoni@redhat.com>
9586
9587         * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
9588         ELF_MAKE_MSYMBOL_SPECIAL.
9589         * gdbarch.c, gdbarch.h: Regenerate.
9590         * arch-utils.c (default_make_msymbol_special): New function.
9591         * arch-utils.h (default_make_msymbol_special): Export.
9592         * elfread.c (elf_symtab_read): Compile use of
9593         ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
9594         multiarched.
9595         * coffread.c (coff_symtab_read): Ditto, for
9596         COFF_MAKE_MSYMBOL_SPECIAL.
9597
9598 2002-02-05  Jim Blandy  <jimb@redhat.com>
9599
9600         * solib-svr4.c (svr4_truncate_ptr): New function.
9601         (svr4_relocate_section_addresses): Do the address arithmetic with
9602         the appropriate truncation for target addresses, even when
9603         CORE_ADDR is larger than a target address.
9604
9605 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
9606
9607         * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
9608         to (int *).
9609
9610 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
9611
9612         * gdbserver/linux-low.c (kill_inferior): Remove commented out
9613         code.
9614
9615 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
9616
9617         * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
9618
9619 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
9620
9621         * gdbserver/linux-low.c: Remove unused include files.
9622
9623 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
9624
9625         * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
9626         (read_inferior_memory): Use it.
9627         (write_inferior_memory): Likewise.
9628
9629 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
9630
9631         * gdbserver/linux-low.c (create_inferior): Call strerror instead of
9632         grubbing through sys_errlist.
9633
9634 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
9635
9636         * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
9637
9638 2002-02-04  Pierre Muller  <muller@ics.u-strasbg.fr>
9639         * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
9640
9641 2002-02-04  Andrew Cagney  <ac131313@redhat.com>
9642
9643         * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
9644         (do_sfunc, set_cmd_sfunc): New functions.
9645
9646         * command.h (struct cmd_list_element): Add field func.
9647         * cli/cli-decode.h (struct cmd_list_element): Ditto.
9648         * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
9649         * cli/cli-decode.h: Ditto.
9650
9651         * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
9652         (help_all, help_cmd_list): Ditto.
9653         (find_cmd, complete_on_cmdlist): Ditto.
9654         * top.c (execute_command): Ditto.
9655
9656         * cli/cli-setshow.c (do_setshow_command): Call func instead of
9657         function.sfunc.
9658
9659         * infcmd.c (notice_args_read): Fix function signature.
9660
9661         * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
9662         * cli/cli-decode.c (add_set_cmd): Ditto.
9663         * utils.c (initialize_utils): Ditto.
9664         * maint.c (_initialize_maint_cmds): Ditto.
9665         * infrun.c (_initialize_infrun): Ditto.
9666         * demangle.c (_initialize_demangler): Ditto.
9667         * remote.c (add_packet_config_cmd): Ditto.
9668         * mips-tdep.c (_initialize_mips_tdep): Ditto.
9669         * cris-tdep.c (_initialize_cris_tdep): Ditto.
9670         * proc-api.c (_initialize_proc_api): Ditto.
9671         * kod.c (_initialize_kod): Ditto.
9672         * valprint.c (_initialize_valprint): Ditto.
9673         * top.c (init_main): Ditto.
9674         * infcmd.c (_initialize_infcmd): Ditto.
9675         * corefile.c (_initialize_core): Ditto.
9676         * arm-tdep.c (_initialize_arm_tdep): Ditto.
9677         * arch-utils.c (initialize_current_architecture): Ditto.
9678         (_initialize_gdbarch_utils): Ditto.
9679         * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
9680
9681         * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
9682         * wince.c (_initialize_inftarg): Ditto.
9683         * symfile.c (_initialize_symfile): Ditto.
9684         * mips-tdep.c (_initialize_mips_tdep): Ditto.
9685         * language.c (_initialize_language): Ditto.
9686         * arc-tdep.c (_initialize_arc_tdep): Ditto.
9687
9688 2002-02-04  Michael Snyder  <msnyder@redhat.com>
9689
9690         * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
9691
9692 2002-02-04  Daniel Jacobowitz  <drow@mvista.com>
9693
9694         * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
9695         Add rules for building the register data files.
9696
9697 2002-02-04  Daniel Jacobowitz  <drow@mvista.com>
9698
9699         * regformats/regdat.sh: Add braces to the definition of
9700         expedite_regs_${arch}.
9701
9702 2002-02-04  Daniel Jacobowitz  <drow@mvista.com>
9703
9704         * regformats/regdef.h (struct reg): Add comment describing the
9705         requirements for offset and size fields.
9706
9707 2002-02-04  Andreas Schwab  <schwab@suse.de>
9708
9709         * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
9710         * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
9711
9712 2002-02-04  Richard Earnshaw  <rearnsha@arm.com>
9713
9714         * gdbarch.sh (copyright): Update years in generated header.
9715         (SMASH_TEXT_ADDRESS): Add rule.
9716         * gdbarch.h, gdbarch.c: Re-generate.
9717         * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
9718         * dbxread.c: Likewise.
9719         * dwarfread.c: Likewise.
9720         * elfread.c: Likewise.
9721         * somread.c: Likewise.
9722
9723         * arm-tdep.c (arm_smash_text_address): New function.
9724         * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
9725
9726 2002-02-04  Pierre Muller  <muller@ics.u-strasbg.fr>
9727
9728         Add support for hardware watchpoints on win32 native.
9729         * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
9730         CONTEXT_DEBUG_REGISTERS.
9731         (dr variable): New variable. Static array containing a local copy
9732         of debug registers.
9733         (debug_registers_changed): New variable.  Reflects when debug registers
9734         are changed and need to be written to inferior.
9735         (debug_registers_used): New variable. Reflects when any debug register
9736         was set, used when new threads are created.
9737         (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
9738         i386-nat code.
9739         (thread_rec): Set dr array if id is the thread of current_event .
9740         (child_continue, child_resume): Change the debug registers for all
9741         threads if debug_registers_changed.
9742         (child_add_thread): Change the debug registers if debug_registers_used.
9743         * config/i386/cygwin.mh: Add use of i386-nat.o file.
9744         Link nm.h to new nm-cygwin.h file.
9745         + config/i386/nm-cygwin.h: New file. Contains the macros used for use
9746         of hardware registers.
9747
9748 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
9749
9750         * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
9751         Restore behavour broken by 2002-01-20 Andrew Cagney
9752         <ac131313@redhat.com> IEEE_FLOAT removal.
9753
9754 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
9755
9756         * c-valprint.c (c_val_print): Pass a proper valaddr to
9757         cp_print_class_method.
9758         * valops.c (search_struct_method): If there is only one method
9759         and args is NULL, return that method.
9760
9761 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
9762
9763         * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
9764         accessing tag_name directly.
9765
9766 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
9767
9768         * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
9769         of accessing tag_name directly.
9770
9771 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
9772
9773         PR gdb/280
9774         * gdbtypes.c (replace_type): New function.
9775         * gdbtypes.h (replace_type): Add prototype.
9776         * stabsread.c (read_type): Use replace_type.
9777
9778 2002-02-03  Richard Earnshaw  <rearnsha@arm.com>
9779
9780         * Makefile.in (memattr.o): Add missing dependencies rule.
9781
9782 2002-02-03  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
9783
9784         * breakpoint.c (break_at_finish_command): Really export.
9785         (break_at_finish_at_depth_command): Ditto.
9786         (tbreak_at_finish_command): Ditto.
9787         * hppa-tdep.c: Include completer.h.
9788         * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
9789         (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
9790
9791 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
9792
9793         * utils.c (do_write): New function.
9794         (error_stream): Rewrite combining the code from error_begin and
9795         verror.
9796         (verror): Rewrite using error_stream.
9797         (error_begin): Delete function.
9798
9799 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
9800
9801         * utils.c (error_begin): Make static.
9802         * defs.h (error_begin): Delete declaration.
9803
9804         * linespec.c (cplusplus_error): Replace cplusplus_hint.
9805         (decode_line_1): Use cplusplus_error instead of error_begin,
9806         cplusplus_hint and return_to_top_level.
9807         * coffread.c (coff_symfile_read): Use error instead of error_begin
9808         and return_to_top_level.
9809         * infrun.c (default_skip_permanent_breakpoint): Ditto.
9810
9811 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
9812
9813         * language.h (type_error, range_error): Make string parameter
9814         constant.
9815         * language.c (warning_pre_print): Delete extern declaration.
9816         * dwarfread.c (warning_pre_print): Ditto.
9817         * language.c (type_error, range_error): Rewrite to use verror and
9818         vwarning instead of warning_begin.
9819
9820 2002-02-01  Michael Snyder  <msnyder@redhat.com>
9821
9822         * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
9823         (set_ignore_count): Move misplaced comment back where it belongs.
9824
9825 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
9826
9827         * command.h (NO_FUNCTION): Delete macro.
9828         * cli/cli-decode.h (NO_FUNCTION): Ditto.
9829         * top.c (execute_command): Replace NO_FUNCTION with NULL.
9830         * tracepoint.c (_initialize_tracepoint): Ditto.
9831         * cli/cli-decode.c (add_set_cmd): Ditto.
9832         * cli/cli-cmds.c (init_cli_cmds): Ditto.
9833
9834 2002-02-01  Daniel Jacobowitz  <drow@mvista.com>
9835
9836         * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
9837         Update ``this'' pointer when calling virtual functions.
9838
9839 2002-02-01  Michael Snyder  <msnyder@redhat.com>
9840
9841         * breakpoint.c (create_temp_exception_breakpoint): Delete.
9842         * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
9843
9844 2002-02-01  Daniel Jacobowitz  <drow@mvista.com>
9845
9846         * regformats/reg-arm.dat: New file.
9847         * regformats/reg-i386.dat: New file.
9848         * regformats/reg-ia64.dat: New file.
9849         * regformats/reg-m68k.dat: New file.
9850         * regformats/reg-mips.dat: New file.
9851         * regformats/reg-ppc.dat: New file.
9852         * regformats/reg-sh.dat: New file.
9853         * regformats/regdef.h: New file.
9854         * regformats/regdat.sh: New file.
9855
9856 2002-02-01  Richard Earnshaw  <reanrsha@arm.com>
9857
9858         * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
9859         (arm_frame_args_address, arm_frame_locals_address): New functions.
9860         (arm_frame_num_args): New function.
9861         * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
9862         (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
9863         (FRMA_NUM_ARGS): Call arm_frame_num_args.
9864
9865 2002-01-31  Michael Snyder  <msnyder@redhat.com>
9866
9867         * breakpoint.c (break_at_finish_command): Export.
9868         (break_at_finish_at_depth_command): Export.
9869         (tbreak_at_finish_command): Export.
9870         (_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
9871         * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
9872         "tbreak" commands, which are HPPA specific.
9873
9874         * printcmd.c (disassemble_command): Remove an ancient
9875         artifact of an old merge.
9876
9877         * symfile.h (enum overlay_debugging_state):
9878         Define enum constant values for overlay mode.
9879         * symfile.c (overlay_debugging): Use enums instead of literals.
9880         (overlay_is_mapped, overlay_auto_command,
9881         overlay_manual_command): Ditto.
9882
9883         * breakpoint.c (insert_breakpoints, remove_breakpoint,
9884         breakpoint_here_p, breakpoint_inserted_here_p,
9885         breakpoint_thread_match, bpstat_stop_status,
9886         describe_other_breakpoints, check_duplicates, clear_command):
9887         Coding standard fixes.
9888
9889         * target.c (target_xfer_memory): Add spaces, coding standard.
9890         (do_xfer_memory): Add missing line to trust-readonly
9891         code: check bfd SEC_READONLY flag for section.
9892
9893 2002-01-31  Andrew Cagney  <ac131313@redhat.com>
9894
9895         * PROBLEMS: Fix typo, 5.1->5.1.1.
9896
9897 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
9898
9899         * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
9900         data symbols, since we search based on textlow and texthigh.
9901         (find_pc_sect_symtab): Likewise.
9902
9903 2002-01-30  Andrew Cagney  <ac131313@redhat.com>
9904
9905         * defs.h (vwarning): Declare.
9906         * utils.c (vwarning): New function.
9907         (warning): Call vwarning.
9908         (warning_begin): Delete function.
9909
9910         * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
9911         the warning message.
9912         * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
9913         warning_begin.
9914
9915 2002-01-30  Michael Snyder  <msnyder@redhat.com>
9916
9917         * NEWS: Mention "set trust-readonly-sections" command.
9918         Mention generate-core-file command.
9919
9920 2002-01-15  Michael Snyder  <msnyder@redhat.com>
9921
9922         * target.c: New command, "set trust-readonly-sections on".
9923         (do_xfer_memory): Honor the suggestion to trust readonly sections
9924         by reading them from the object file instead of from the target.
9925         (initialize_targets): Register command "set trust-readonly-sections".
9926
9927 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
9928
9929         * parse.c (target_map_name_to_register): Simplify, search regs and
9930         pseudo-regs using a single loop.
9931
9932 2002-01-30  Andrew Cagney  <ac131313@redhat.com>
9933
9934         * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
9935
9936 2002-01-15  Rodney Brown  <rbrown64@csc.com.au>
9937
9938         * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
9939         * config/i386/i386v42mp.mh: Add i387-nat.o .
9940         * i386v4-nat.c: Include i387-nat.h.
9941         (supply_fpregset): Use i387_supply_fsave.
9942         (fill_fpregset): Use i387_fill_fsave.
9943
9944 2002-01-30  Richard Earnshaw  <rearnsha@arm.com>
9945
9946         * arm-tdep.c (arm_call_dummy_words): Define.
9947         * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
9948         * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
9949         (CALL_DUMMY_WORDS): Define.
9950         (arm_call_dummy_words): Declare.
9951         * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
9952         (arm_linux_call_dummy_words): Declare.
9953
9954 2002-01-30  Andreas Schwab  <schwab@suse.de>
9955
9956         * m68klinux-nat.c: Fix last change to use regcache_collect
9957         instead of referencing registers[] directly.
9958
9959 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
9960
9961         * parse.c (target_map_name_to_register): Delete code wrapped in
9962         #ifdef REGISTER_NAME_ALIAS_HOOK.
9963
9964 2002-01-28  Michael Snyder  <msnyder@redhat.com>
9965
9966         * regcache.c (legacy_read_register_gen): Need to be able to
9967         read pseudo-register as well as real register.
9968         (legacy_write_register_gen): Ditto.
9969
9970 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
9971
9972         * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
9973         * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
9974         * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
9975         * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
9976         * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
9977         * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
9978         * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
9979         * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
9980         * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
9981         * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
9982         * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
9983         * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
9984         * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
9985         * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
9986         * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
9987         * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
9988         * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
9989         * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
9990         * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
9991         * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
9992
9993 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
9994
9995         * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
9996         (target_byte_order): Initialize to BFD_ENDIAN_BIG.
9997         (initialize_current_architecture): Update target_byte_order using
9998         information from BFD.
9999         * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
10000         * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
10001
10002 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
10003
10004         * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
10005         * vax-tdep.c (INVALID_FLOAT): To here.  Document why it is broken.
10006
10007         * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
10008         #ifdef INVALID_FLOAT.
10009         * infcmd.c (do_registers_info): Ditto.
10010         * values.c (unpack_double): Ditto.  Add comment.
10011
10012         * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
10013         already commented out.
10014
10015 2002-01-26  Andreas Schwab  <schwab@suse.de>
10016
10017         * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
10018         * m68klinux-nat.c: Update ptrace interface for fetching/storing
10019         registers and add support for PTRACE_GETREGS.
10020
10021 2002-01-24  Andrew Cagney  <ac131313@redhat.com>
10022
10023         GDB 5.1.1 released from 5.1 branch.
10024         * NEWS: Add 5.1.1 news.
10025         * README: Sync with 5.1 branch.
10026
10027 2002-01-23  Fred Fish  <fnf@redhat.com>
10028
10029         * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
10030         stabstring on initial malloc.  Reallocing will copy it for us,
10031         if necessary.
10032
10033 2002-01-23  Elena Zannoni  <ezannoni@redhat.com>
10034
10035         * Makefile.in (hpread_h): Delete.
10036         (HFILES_NO_SRCDIR): Remove hpread.h.
10037         (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
10038         (hpread.o): Update dependencies.
10039         (hp-psymtab-read.o, hp-symtab-read.o): Remove.
10040
10041         * hp-psymtab-read.c: Remove file.
10042         * hp-symtab-read.c: Remove file.
10043         * hpread.h: Remove file.
10044
10045         * hpread.c: Merge all contents of hp-psymtab-read.c,
10046         hp-symtab-read.c and hpread.h into this file, as it was prior to
10047         January 1999.
10048
10049         * config/pa/hpux11w.mh, config/pa/hpux11.mh,
10050         config/pa/hpux1020.mh, config/pa/hppaosf.mh,
10051         config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
10052         Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
10053
10054 2002-01-23  Elena Zannoni  <ezannoni@redhat.com>
10055
10056         * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
10057         fill_gregset): Call gdbarch_tdep() just once, assign result to
10058         variable and use that, instead of calling the function several
10059         times.
10060
10061 2002-01-24  Alexandre Oliva  <aoliva@redhat.com>
10062
10063         * configure.host: Accept sparcv9 as alias for sparc64.
10064         * configure.tgt: Likewise.
10065
10066 2002-01-22  Kevin Buettner  <kevinb@redhat.com>
10067
10068         * solib-aix5.c (build_so_list_from_mapfile)
10069         (aix5_relocate_main_executable): Fix xcalloc() calls so order of
10070         arguments is not reversed.
10071         * solib-sunos.c (sunos_relocate_main_executable): Likewise.
10072         * solib-svr4.c (svr4_relocate_main_executable): Likewise.
10073
10074 2002-01-22  Elena Zannoni  <ezannoni@redhat.com>
10075
10076         * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
10077         modified version of obsolete sh_fetch_pseudo_register.
10078         (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
10079         (sh4_register_read): New function.
10080         (sh_pseudo_register_write): New function. Renamed and modified
10081         version of obsolete sh_store_pseudo_register.
10082         (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
10083         (sh4_register_write): New function.
10084         (sh_gdbarch_init): Remove setting of gdbarch function
10085         fetch_pseudo_register and store_pseudo_register. Remove setting of
10086         register_convert_to_raw, register_convert_to_virtual,
10087         register_convertible.
10088         (sh_sh4_register_convertible): Delete. No longer needed. All is
10089         taken care by architecture specific functions
10090         register_read/register_write.
10091         (sh_sh4_register_convert_to_virtual): Make static.
10092         (sh_sh4_register_convert_to_raw): Ditto.
10093
10094 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
10095
10096         * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
10097         (floatformat_is_nan, floatformat_mantissa): Ditto.
10098
10099         * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
10100         for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
10101         builtin_type_ieee_double_little,
10102         builtin_type_ieee_double_littlebyte_bigword,
10103         builtin_type_m68881_ext, builtin_type_i960_ext,
10104         builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
10105         builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
10106         builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
10107         builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
10108
10109 2002-01-22  Corinna Vinschen  <vinschen@redhat.com>
10110
10111         * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
10112         parameter.  Set frameless flag if it exists and depended of
10113         whether the scanned function is frameless or not.
10114         (xstormy16_skip_prologue): If function is frameless, return
10115         result of xstormy16_scan_prologue().
10116         (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
10117         call.
10118
10119 2002-01-21  Elena Zannoni  <ezannoni@redhat.com>
10120
10121         * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
10122         sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
10123         sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
10124         sh_sh4_register_byte, sh_sh4_register_raw_size,
10125         sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
10126         sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
10127         sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
10128         sh_store_pseudo_register, sh_do_pseudo_register): Call
10129         gdbarch_tdep() just once, assign result to variable and use that,
10130         instead of calling the function several times.
10131
10132 2002-01-20  Mark Kettenis  <kettenis@gnu.org>
10133
10134         * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
10135         macros instead of LAST_FPU_CTRL_REGNUM.
10136         (store_register): Likewise.
10137
10138 2002-01-21  Jim Blandy  <jimb@redhat.com>
10139
10140         * infcmd.c (run_command): Check that the `exec' target layer's BFD
10141         is up-to-date before running the program, not just when a program
10142         exits.
10143
10144 2002-01-21  Fred Fish  <fnf@redhat.com>
10145
10146         * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
10147         when we have found all instructions we are looking for.
10148
10149 2002-01-21  Richard Earnshaw  <rearnsha@arm.com>
10150
10151         * arm-tdep.c (arm_register_name): New function.
10152         (arm_registers_names): Make static.
10153         * config/arm/tm-arm.h (arm_register_names): Delete declaration.
10154         (arm_register_name): Declare.
10155         (REGISTER_NAME): Use it.
10156
10157 2002-01-21  Richard Earnshaw  <rearnsha@arm.com>
10158             Kevin Buettner  <kevinb@redhat.com>
10159
10160         Convert arm targets to new FRAME interface.
10161         * arm-tdep.c (struct frame_extra_info): Remove fsr.
10162         (arm_frame_find_save_regs): Delete.
10163         (arm_frame_init_saved_regs): New.
10164         (arm_init_extra_frame_info): Alloacte saved_regs as required.
10165         Allocate extra_info as required.  Convert all uses of fsr.regs
10166         to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
10167         to use extra_info.
10168         (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
10169         (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
10170         (check_prologue_cache, save_prologue_cache): Likewise.
10171         (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
10172         * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
10173         (FRAME_FIND_SAVED_REGS): Delete.
10174         (arm_frame_find_saved_regs): Delete prototype.
10175         (arm_frame_init_saved_regs): New prototype.
10176         (FRAME_INIT_SAVED_REGS): Define.
10177
10178 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10179
10180         * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
10181
10182 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10183
10184         From Jeff Law <law@redhat.com>:
10185         * infttrace.c: Include <sys/pstat.h>.
10186         (child_pid_to_exec_file): Revamp.  Use pstat call to get the
10187         exec file if the ttrace equivalent fails.
10188
10189 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10190
10191         * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
10192         (closeLogFile): Ditto.
10193
10194 2002-01-20  Michael Chastain  <mec@shout.net>
10195
10196         * top.c (print_gdb_version): Bump copyright year to 2002.
10197
10198 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10199
10200         * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
10201         Zannoni and Eli Zaretskii.
10202
10203 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
10204
10205         * buildsym.c: Update copyright years.
10206         * c-typeprint.c: Likewise.
10207         * dwarf2read.c: Likewise.
10208         * f-typeprint.c: Likewise.
10209         * gdbtypes.c: Likewise.
10210         * gdbtypes.h: Likewise.
10211         * hp-symtab-read.c: Likewise.
10212         * hpread.c: Likewise.
10213         * mdebugread.c: Likewise.
10214         * p-typeprint.c: Likewise.
10215
10216 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10217
10218         * remote-sim.c (gdbsim_open): Simplify code testing the macro
10219         TARGET_BYTE_ORDER_SELECTABLE_P.  Assume the target is always
10220         byte-order selectable.
10221         * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
10222         * arch-utils.c: Ditto.
10223         (set_endian): Ditto.
10224         (set_endian_from_file): Ditto.
10225         * gdbserver/low-sim.c (create_inferior): Ditto.
10226         * gdbarch.sh: Ditto.
10227         * gdbarch.h: Re-generate.
10228         * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
10229         * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
10230         * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
10231         * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
10232         * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
10233         * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
10234         * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
10235         * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
10236         macro definition.
10237         * config/mips/tm-wince.h: Remove #undef of macro
10238         TARGET_BYTE_ORDER_SELECTABLE.
10239         * config/sh/tm-wince.h: Ditto.
10240
10241 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
10242
10243         * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
10244         member function fields.  Add accessor macro
10245         TYPE_FN_FIELD_ARTIFICIAL.
10246         * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
10247         * c-typeprint.c (c_type_print_base): Skip artificial member
10248         functions.
10249
10250 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
10251
10252         * f-typeprint.c: Delete unused function f_type_print_args.
10253         * p-typeprint.c: Delete unused function pascal_type_print_args.
10254
10255 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
10256
10257         * gdbtypes.h (struct type): Fix whitespace.  Remove obsolete
10258         comment.  Add ``artificial'' to ``union field_location''.
10259
10260         * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
10261
10262         * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
10263         * mdebugread.c (parse_symbol): Likewise.
10264         * stabsread.c (define_symbol): Likewise.
10265         * hp-symtab-read.c (hpread_function_type): Likewise, instead of
10266         initializing TYPE_FIELD_BITPOS to n (obsolete).
10267         (hpread_doc_function_type): Likewise.
10268         * hpread.c (hpread_function_type): Likewise.
10269
10270 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10271
10272         * configure.in (host_makefile_frag): Only require a host makefile
10273         fragment when a native build.
10274         * configure: Re-generate.
10275
10276 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
10277
10278         * doublest.h (floatformat_from_type): Declare.
10279         * doublest.c (floatformat_from_type): New function.
10280         (convert_typed_floating): Use.
10281
10282         * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
10283         call to function floatformat_from_type.
10284
10285         * gdbarch.sh (IEEE_FLOAT): Delete.
10286         * gdbarch.h, gdbarch.c: Re-generate.
10287         * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
10288         * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
10289         * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
10290         * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
10291         * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
10292         * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
10293         * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
10294         * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
10295         * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
10296         * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
10297         * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
10298         * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
10299
10300         * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
10301         * x86-64-tdep.c (i386_gdbarch_init): Ditto.
10302         * sparc-tdep.c (sparc_gdbarch_init): Ditto.
10303         * sh-tdep.c (sh_gdbarch_init): Ditto.
10304         * mips-tdep.c (mips_gdbarch_init): Ditto.
10305         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10306         * cris-tdep.c (cris_gdbarch_init): Ditto.
10307
10308 2002-01-20  Jiri Smid  <smid@suse.cz>
10309
10310         * configure.host, configure.tgt: Support x86-64.
10311         * NEWS: Note new target x86-64.
10312
10313         * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
10314         * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
10315         * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
10316         * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
10317         x86-64-linux-nat.o): Fix dependencies.
10318
10319 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
10320
10321         * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
10322         * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
10323         * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
10324         * config/sparc/xm-sun4os4.h: Delete file.
10325         * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
10326
10327 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
10328
10329         * config/sparc/sparclynx.mh (XM_FILE): Delete.
10330         * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
10331         * config/m68k/m68klynx.mh (XM_FILE): Delete.
10332         * config/i386/i386lynx.mh (XM_FILE): Delete.
10333         * config/rs6000/xm-rs6000ly.h: Delete file.
10334         * config/sparc/xm-sparclynx.h: Delete file.
10335         * config/m68k/xm-m68klynx.h: Delete file.
10336         * config/i386/xm-i386lynx.h: Delete file.
10337         * config/xm-lynx.h: Delete file.
10338         * config/djgpp/fnchange.lst: Update.
10339
10340 2002-01-19  Jason Thorpe  <thorpej@wasabisystems.com>
10341
10342         * alpha-tdep.c (alpha_register_byte): New function.
10343         (alpha_register_raw_size): Ditto.
10344         (alpha_register_virtual_size): Ditto.
10345         (alpha_skip_prologue_internal): Renamed from
10346         alpha_skip_prologue.
10347         (alpha_skip_prologue): New version that calls
10348         alpha_skip_prologue_internal.
10349         (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
10350         * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
10351         second argument from alpha_skip_prologue.
10352         (REGISTER_BYTE): Use alpha_register_byte.
10353         (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
10354         (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
10355         (FRAMELESS_FUNCTION_INVOCATION): Use
10356         generic_frameless_function_invocation_not.
10357         (FRAME_NUM_ARGS): Use frame_num_args_unknown.
10358         (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
10359
10360 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
10361
10362         * config/mips/xm-news-mips.h: Delete file.
10363         * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
10364
10365         * config/m88k/xm-m88k.h: Delete file.
10366         * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
10367         * config/m88k/xm-delta88v4.h: Ditto.
10368         * config/m88k/xm-delta88.h: Ditto.
10369
10370         * config/alpha/xm-fbsd.h: Delete file.
10371         * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
10372
10373         * config/sparc/xm-sparc.h: Delete file.
10374         * Makefile.in (xm-sun4os4.h): Delete dependency.
10375         * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
10376         * config/sparc/xm-sun4os4.h: Ditto.
10377         * config/sparc/xm-linux.h: Ditto.
10378
10379         * config/i386/xm-windows.h: Delete file.
10380
10381 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
10382
10383         * utils.c: Include <sys/param.h> for MAXPATHLEN.
10384         (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
10385
10386 2002-01-19  Jason Thorpe  <thorpej@wasabisystems.com>
10387
10388         * alpha-tdep.c (alpha_call_dummy_words): New.
10389         * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
10390         (CALL_DUMMY_P): Define.
10391         (CALL_DUMMY_WORDS): Define.
10392         (SIZEOF_CALL_DUMMY_WORDS): Define.
10393
10394 2002-01-19  Per Bothner  <per@bothner.com>
10395
10396         * gnu-v3-abi.c (gnuv3_rtti_type):  Guard that vtable_symbol_name
10397         isn't NULL, which can happen with some gcj-3.x-produced code.
10398
10399 2002-01-19  Jason Thorpe  <thorpej@wasabisystems.com>
10400
10401         * alpha-tdep.c (alpha_register_virtual_type): New function.
10402         (alpha_init_frame_pc_first): Ditto.
10403         (alpha_fix_call_dummy): Ditto.
10404         (alpha_store_struct_return): Ditto.
10405         (alpha_extract_struct_value_address): Ditto.
10406         * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
10407         alpha_register_virtual_type.
10408         (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
10409         (EXTRACT_STRUCT_VALUE_ADDRESS): Use
10410         alpha_extract_struct_value_address.
10411         (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
10412         (INIT_FRAME_PC): Use init_frame_pc_noop.
10413         (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
10414
10415 2002-01-19  Mark Kettenis  <kettenis@gnu.org>
10416
10417         * i386gnu-nat.c: Include "i386-tdep.h".
10418         (fetch_fpregs): Simplify code dealing with uninitialized floating
10419         point states such that it doesn't require FP7_REGNUM.
10420
10421 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
10422
10423         * alpha-tdep.c (frame_extra_info): New.
10424         (alpha_find_saved_regs): Make static.  Use
10425         frame->extra_info.
10426         (alpha_frame_init_saved_regs): New function.
10427         (alpha_frame_saved_pc): Use frame->extra_info.
10428         (temp_saved_regs): Don't declare as struct frame_saved_regs.
10429         (heuristic_proc_desc): Adjust for temp_saved_regs changes.
10430         (init_extra_frame_info): Rename to...
10431         (alpha_init_extra_frame_info): ...this.  Use frame->extra_info.
10432         (alpha_print_extra_frame_info): New function.
10433         (alpha_frame_locals_address): Ditto.
10434         (alpha_frame_args_address): Ditto.
10435         (alpha_pop_frame): Use frame->extra_info.
10436         * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
10437         alpha_frame_args_address.
10438         (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
10439         (alpha_find_saved_regs): Remove prototype.
10440         (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
10441         (EXTRA_FRAME_INFO): Remove.
10442         (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
10443         (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
10444
10445 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
10446
10447         * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
10448         (alpha_cannot_fetch_register): Ditto.
10449         (alpha_cannot_store_register): Ditto.
10450         (alpha_register_convertible): Ditto.
10451         (alpha_use_struct_convention): Ditto.
10452         * config/alpha/tm-alpha.h: Update copyright years.
10453         (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
10454         (INNER_THAN): Use core_addr_lessthan.
10455         (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
10456         (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
10457         (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
10458         (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
10459         (FRAME_CHAIN): Remove unnecessary cast.
10460
10461 2002-01-18  Andrew Cagney  <ac131313@redhat.com>
10462
10463         * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
10464         obsolete.
10465
10466 2002-01-18  Andrew Cagney  <ac131313@redhat.com>
10467
10468         * infptrace.c: Remove ATTRIBUTE_UNUSED.  Update copyright.
10469         * monitor.c, remote-array.c, remote-bug.c: Ditto.
10470         * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
10471         * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
10472         * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
10473         * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
10474         * x86-64-linux-nat.c: Ditto.
10475
10476 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
10477
10478         * alpha-tdep.c (alpha_register_name): New function.
10479         * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
10480         (REGISTER_NAME): Define.
10481
10482 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
10483
10484         * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
10485
10486 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
10487
10488         * alpha-tdep.c: Update copyright years.
10489         (alpha_next_pc): New function.
10490         (alpha_software_single_step): Ditto.
10491         * config/alpha/tm-alpha.h: Add prototype for
10492         alpha_software_single_step.
10493
10494 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
10495
10496         * alphabsd-nat.c: Update copyright years.
10497         (fill_gregset): Use regcache_collect.
10498         (fill_fpregset): Likewise.
10499         (fetch_inferior_registers): Only fetch integer registers
10500         if requested to do so.
10501         (store_inferior_registers): Only store integer registers
10502         if requested to do so.
10503
10504 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
10505
10506         * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
10507         * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
10508         * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
10509         * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
10510         * config/alpha/fbsd.mh (XDEPFILES): Delete.
10511         * config/arm/linux.mh (XDEPFILES): Delete.
10512         * config/arm/nbsd.mh (XDEPFILES): Delete.
10513         * config/i386/i386dgux.mh (XDEPFILES): Delete.
10514         * config/i386/i386sol2.mh (XDEPFILES): Delete.
10515         * config/i386/i386m3.mh (XDEPFILES): Delete.
10516         (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
10517         * config/i386/i386gnu.mh (XDEPFILES): Delete.
10518         * config/i386/fbsd.mh (XDEPFILES): Delete.
10519         * config/i386/i386bsd.mh (XDEPFILES): Delete.
10520         * config/i386/i386sco5.mh (XDEPFILES): Delete.
10521         * config/i386/i386v4.mh (XDEPFILES): Delete.
10522         * config/i386/i386v42mp.mh (XDEPFILES): Delete.
10523         * config/i386/i386sco4.mh (XDEPFILES): Delete.
10524         * config/i386/i386aix.mh (XDEPFILES): Delete.
10525         * config/i386/go32.mh (XDEPFILES): Delete.
10526         * config/i386/cygwin.mh (XDEPFILES): Delete.
10527         * config/i386/i386lynx.mh (XDEPFILES): Delete.
10528         * config/i386/i386mach.mh (XDEPFILES): Delete.
10529         * config/i386/i386v32.mh (XDEPFILES): Delete.
10530         * config/i386/linux.mh (XDEPFILES): Delete.
10531         * config/i386/nbsdelf.mh (XDEPFILES): Delete.
10532         * config/i386/ncr3000.mh (XDEPFILES): Delete.
10533         * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
10534         * config/i386/i386sco.mh (XDEPFILES): Delete.
10535         * config/i386/i386v.mh (XDEPFILES): Delete.
10536         * config/i386/nbsd.mh (XDEPFILES): Delete.
10537         * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
10538         * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
10539         * config/i386/symmetry.mh (XDEPFILES): Delete.
10540         * config/i386/obsd.mh (XDEPFILES): Delete.
10541         * config/i386/x86-64linux.mh (XDEPFILES): Delete.
10542         * config/ia64/linux.mh (XDEPFILES): Delete.
10543         * config/ia64/aix.mh (XDEPFILES): Delete.
10544         * config/m68k/apollo68b.mh (XDEPFILES): Delete.
10545         * config/m68k/dpx2.mh (XDEPFILES): Delete.
10546         * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
10547         * config/m68k/apollo68v.mh (XDEPFILES): Delete.
10548         * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
10549         * config/m68k/linux.mh (XDEPFILES): Delete.
10550         * config/m68k/m68klynx.mh (XDEPFILES): Delete.
10551         * config/m68k/m68kv4.mh (XDEPFILES): Delete.
10552         * config/m68k/nbsd.mh (XDEPFILES): Delete.
10553         * config/m68k/sun2os3.mh (XDEPFILES): Delete.
10554         * config/m68k/sun2os4.mh (XDEPFILES): Delete.
10555         * config/m68k/sun3os3.mh (XDEPFILES): Delete.
10556         * config/m68k/sun3os4.mh (XDEPFILES): Delete.
10557         * config/m88k/delta88.mh (XDEPFILES): Delete.
10558         * config/m88k/delta88v4.mh (XDEPFILES): Delete.
10559         * config/m88k/m88k.mh (XDEPFILES): Delete.
10560         * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
10561         * config/mips/linux.mh (XDEPFILES): Delete.
10562         * config/mips/irix6.mh (XDEPFILES): Delete.
10563         * config/mips/irix5.mh (XDEPFILES): Delete.
10564         * config/mips/irix4.mh (XDEPFILES): Delete.
10565         * config/mips/irix3.mh (XDEPFILES): Delete.
10566         * config/mips/decstation.mh (XDEPFILES): Delete.
10567         * config/mips/mipsm3.mh (XDEPFILES): Delete.
10568         (NATDEPFILES): Move core-aout.o to here.
10569         * config/ns32k/nbsd.mh (XDEPFILES): Delete.
10570         * config/pa/hpux1020.mh (XDEPFILES): Delete.
10571         * config/pa/hppabsd.mh (XDEPFILES): Delete.
10572         * config/pa/hppahpux.mh (XDEPFILES): Delete.
10573         * config/pa/hpux11w.mh (XDEPFILES): Delete.
10574         * config/pa/hppaosf.mh (XDEPFILES): Delete.
10575         * config/pa/hpux11.mh (XDEPFILES): Delete.
10576         * config/powerpc/aix.mh (XDEPFILES): Delete.
10577         * config/powerpc/nbsd.mh (XDEPFILES): Delete.
10578         * config/powerpc/linux.mh (XDEPFILES): Delete.
10579         * config/romp/rtbsd.mh: Rename XDEPFILES.
10580         * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
10581         * config/rs6000/aix4.mh (XDEPFILES): Delete.
10582         * config/rs6000/rs6000.mh (XDEPFILES): Delete.
10583         * config/s390/s390.mh (XDEPFILES): Delete.
10584         * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
10585         * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
10586         * config/sparc/sun4os4.mh (XDEPFILES): Delete.
10587         * config/sparc/sparclynx.mh (XDEPFILES): Delete.
10588         * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
10589         * config/sparc/nbsd.mh (XDEPFILES): Delete.
10590         * config/sparc/linux.mh (XDEPFILES): Delete.
10591         * config/vax/vaxult.mh (XDEPFILES): Delete.
10592         * config/vax/vaxult2.mh (XDEPFILES): Delete.
10593         * Makefile.in (DEPFILES): Remove XDEPFILES.
10594
10595 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
10596
10597         * utils.c (internal_verror): Fix comments, default is yes not no.
10598         Update queries to match.  Default to quit and dump core.
10599
10600 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
10601
10602         * breakpoint.c: Update assuming #if UI_OUT is always true.  Update
10603         copyright.
10604         * defs.h, event-top.c, gdbcmd.h: Ditto.
10605         * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
10606         * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
10607         * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
10608         * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
10609         * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
10610         * mi/mi-main.c:Ditto.
10611
10612         * stack.c, symfile.c: Update copyright.
10613
10614 2002-01-17  Daniel Jacobowitz  <drow@mvista.com>
10615
10616         * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
10617         gdbserver/low-nbsd.c, gdbserver/low-sim.c,
10618         gdbserver/low-sparc.c, gdbserver/low-sun3.c,
10619         gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
10620
10621 2002-01-17  Daniel Jacobowitz  <drow@mvista.com>
10622
10623         * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
10624         * gdbserver/low-lynx.c (myattach): Likewise.
10625         * gdbserver/low-nbsd.c (myattach): Likewise.
10626         * gdbserver/low-sim.c (myattach): Likewise.
10627         * gdbserver/low-sparc.c (myattach): Likewise.
10628         * gdbserver/low-sun3.c (myattach): Likewise.
10629
10630         * gdbserver/low-linux.c (myattach): New function.
10631
10632         * gdbserver/server.c (attach_inferior): New function.
10633         (main): Handle "--attach".
10634
10635 2002-01-16  Andrew Cagney  <ac131313@redhat.com>
10636
10637         * MAINTAINERS (language support): Daniel Jacobwitz is C++
10638         maintainer.
10639
10640 2002-01-15  Daniel Jacobowitz  <drow@mvista.com>
10641
10642         * c-typeprint.c (is_type_conversion_operator): Add additional
10643         check for non-conversion operators.
10644
10645 2002-01-15  Michael Snyder  <msnyder@redhat.com>
10646
10647         * linux-proc.c: Add "info proc" command, a la procfs.c.
10648         (read_mapping): New function, abstract and re-use code.
10649         (linux_find_memory_regions): Use new func read_mapping.
10650         (linux_info_proc_cmd): New function, implement "info proc".
10651         (_initialize_linux_proc): Add new command "info proc".
10652
10653 2002-01-15  Michael Snyder  <msnyder@redhat.com>
10654
10655         * symfile.c (generic_load): Use bfd_map_over_sections method
10656         instead of manipulating bfd structure members directly.
10657         (add_section_size_callback): New function, bfd sections callback
10658         used by generic_load.
10659         (load_sections_callback): New function, bfd sections callback
10660         used by generic_load.
10661
10662 2002-01-15  Elena Zannoni  <ezannoni@redhat.com>
10663
10664         [Based on work by Jim Blandy]
10665         * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
10666         (builtin_type_vec128): Export.
10667         * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
10668         types.
10669         (builtin_type_vec128): New builtin type for 128 bit vector
10670         registers.
10671         (build_gdbtypes): Initialize builtin_type_v16qi and
10672         builtin_type_v8hi. Create the vec128 register builtin type
10673         structure.
10674         (build_builtin_type_vec128): New function.
10675         (_initialize_gdbtypes): Register builtin_type_v16qi and
10676         builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
10677         * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
10678         AltiVec register to new builtin type.
10679
10680 2001-01-15  Daniel Jacobowitz  <drow@mvista.com>
10681
10682         * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
10683         to make_cv_type.
10684
10685 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
10686
10687         * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
10688         CLEAN_UP_REGISTER_VALUE.
10689         * regcache.c (supply_register): Update only call.
10690
10691 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
10692
10693         * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
10694         a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
10695         a29k-*-vxworks* targets as obsolete.
10696
10697 2002-01-14  Michael Snyder  <msnyder@redhat.com>
10698
10699         * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
10700         until we can resolve portability issues.
10701         * gregset.h: Remove references to fpxregs.
10702         * gcore.c (gcore_command): Initialize note_sec to NULL.
10703
10704 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
10705
10706         * signals.c (target_signal_to_name): Rewrite.  Only use
10707         signals[].name when in bounds and non-NULL.
10708
10709 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
10710
10711         From Petr Ledvina <ledvinap@kae.zcu.cz>:
10712         * signals.c (target_signal_to_name): Verify that SIG is within the
10713         bounds of the signals array.
10714
10715 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
10716
10717         * MAINTAINERS: Remove arm-coff and arm-pe from target list.
10718
10719 2002-01-13  Keith Seitz  <keiths@redhat.com>
10720
10721         * stack.c (print_frame_info_base): Print the frame's pc
10722         only if when print_frame_info_listing_hook is not defined.
10723
10724 2002-01-13  Keith Seitz  <keiths@redhat.com>
10725
10726         * varobj.c (varobj_set_value): Make sure that there were no
10727         errors evaluating the object before attempting to set its
10728         value.
10729         value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
10730         so this offset adjustment is no longer necessary.
10731         (create_child): Don't set the error flag if the child is
10732         a CPLUS_FAKE_CHILD.
10733         (value_of_child): If value_fetch_lazy fails, return NULL
10734         so that callers will be notified that an error occurred.
10735         (c_value_of_variable): Delay check of variable's validity
10736         until later. We actually want all structs and unions to have
10737         the value "{...}".
10738         Do not return "???" for variables which could not be evaluated.
10739         This error condition must be returned to the caller so that it
10740         can get the error condition from gdb.
10741         (cplus_name_of_child): Adjust index for vptr before figuring
10742         out the name of the child.
10743         (cplus_value_of_child): If a child's (real) parent is not valid,
10744         don't even bother trying to give a value for it. Just return
10745         an error. Change all instances in this function.
10746         (cplus_type_of_child): If our parent is one of the "fake"
10747         parents, we need to get at the type of the real parent, and
10748         derive the child's true type using this information.
10749
10750 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
10751
10752         From 2002-01-09 John Marshall <johnm@falch.net>:
10753         * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
10754         sources.redhat.com, and tweak some related URLs which had
10755         suffered from linkrot.
10756
10757 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
10758
10759         From Jeff law:
10760         * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
10761         structures passed in registers.
10762
10763 2002-01-13  Eli Zaretskii  <eliz@is.elta.co.il>
10764
10765         * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
10766         white space which prevented compilation.  Reported by DSK
10767         <dsk@student.unsw.edu.au>.
10768
10769 2002-01-11  Michael Snyder  <msnyder@redhat.com>
10770
10771         * symfile.c (build_section_addr_info_from_section_tab):
10772         Use bfd access method instead of manipulating bfd directly.
10773         (syms_from_objfile): Ditto.
10774         (simple_overlay_update_1): Ditto.
10775         (simple_overlay_update): Ditto.
10776         (generic_load): Ditto.
10777         (overlay_unmapped_address): FIXME comment, bfd access methods.
10778         (sections_overlap): FIXME comment, bfd access methods.
10779         (pc_in_mapped_range): FIXME comment, bfd access methods.
10780         (pc_in_unmapped_range): FIXME comment, bfd access methods.
10781         (section_is_mapped): FIXME comment, bfd access methods.
10782         (section_is_overlay): FIXME comment, bfd access methods.
10783
10784         * symfile.c (generic_load): Whitespace and long line cleanups.
10785         Remove duplicate variable, change several local variables to
10786         more appropriate data types.
10787         (print_transfer_performance): Use %lu instead of %ld for ulongs.
10788
10789 2002-01-12  Andrew Cagney  <ac131313@redhat.com>
10790
10791         From Peter Schauer:
10792         * language.c (longest_local_hex_string_custom): Use phex_nz to
10793         convert NUM to a hex string.
10794
10795 2002-01-12  Elena Zannoni  <ezannoni@redhat.com>
10796
10797         * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
10798         the function.
10799         Update Copyright year.
10800
10801 2002-01-12  Andrew Cagney  <ac131313@redhat.com>
10802
10803         * language.c (longest_raw_hex_string): Delete unused function.
10804
10805 2002-01-11  Petr Sorfa  <petrs@caldera.com>
10806
10807         * MAINTAINERS (write-after-approval): Add myself.
10808         * dwarf2read.c (read_tag_string_type): Handling of
10809         DW_AT_byte_size.
10810         (read_tag_string_type): FORTRAN fix to prevent propagation of
10811         first string size.
10812         (set_cu_language): Handling of DW_LANG_Fortran95
10813
10814 2002-01-11  Richard Earnshaw  <rearnsha@arm.com>
10815
10816         * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
10817         GETPID(inferior_ptid).
10818         (store_inferior_registers): Likewise.
10819
10820 2002-01-10  Jason Merrill  <jason@redhat.com>
10821
10822         * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
10823         Fix DW_OP_minus.
10824
10825 2002-01-10  Andrew Cagney  <ac131313@redhat.com>
10826
10827         * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
10828         and bfd/elf32-sh-nbsd.c.
10829
10830 2002-01-10  Michael Snyder  <msnyder@redhat.com>
10831
10832         * NEWS: Mention --pid and corefile/proc-id behavior change.
10833
10834         * Makefile.in: Add rules for gcore.o and linux-proc.o.
10835         * gcore.c: Include cli/cli-decode.h instead of command.h.
10836
10837         * main.c (captured_main): Add new command line option "--pid".
10838         If the second command line argument (following the symbol-file)
10839         begins with a digit, try to attach to it before trying to open
10840         it as a corefile.
10841         (print_gdb_help): Document the "--pid" argument.
10842
10843 2002-01-10  Eli Zaretskii  <eliz@is.elta.co.il>
10844
10845         * completer.c (command_completer): New function.
10846
10847         * completer.h <command_completer>: Add prototype.
10848
10849         * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
10850         completer for the "help" command.
10851
10852 2002-01-09  Jason Merrill  <jason@redhat.com>
10853
10854         * c-typeprint.c (is_type_conversion_operator): Fix thinko.
10855
10856 2002-01-09  Michael Snyder  <msnyder@redhat.com>
10857
10858         * i386-linux-nat.c (fill_fpxregset): Make global.
10859         (store_fpxregset): Ditto.
10860
10861         * gregset.h (gdb_fpxregset_t): Define.
10862         (supply_fpxregset): Prototype.
10863         (fill_fpxregset): Prototype.
10864
10865         * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
10866
10867 2002-01-09  Richard Earnshaw  <rearnsha@arm.com>
10868
10869         * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
10870         * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
10871         * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
10872
10873 2002-01-09  Andrew Cagney  <ac131313@redhat.com>
10874
10875         * MAINTAINERS: Update target maintainer rules so that any
10876         Maintainer can approve a tested patch for a maintenance-only
10877         target.
10878
10879 2002-01-09  Richard Earnshaw  <rearnsha@arm.com>
10880
10881         * MAINTAINERS (write-after-approval): Add myself.
10882
10883         * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
10884         IN_SIGTRAMP.
10885
10886 2002-01-08  Michael Snyder  <msnyder@redhat.com>
10887
10888         * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
10889         real name of the executable, rather than the /proc name.
10890
10891 2002-01-03  Michael Snyder  <msnyder@redhat.com>
10892
10893         Implement a "generate-core-file" command in gdb, save target state.
10894         * gcore.c: New file.  Implement new command 'generate-core-file'.
10895         Save a corefile image of the current state of the inferior.
10896         * linux-proc.c: Add linux-specific code for saving corefiles.
10897         * target.h (struct target_ops): Add new target vectors for saving
10898         corefiles; to_find_memory_regions and to_make_corefile_notes.
10899         (target_find_memory_regions): New macro.
10900         (target_make_corefile_notes): New macro.
10901         * target.c (update_current_target): Inherit new target methods.
10902         (dummy_find_memory_regions): New place-holder method.
10903         (dummy_make_corefile_notes): New place-holder method.
10904         (init_dummy_target): Initialize new dummy target vectors.
10905         * exec.c (exec_set_find_memory_regions): New function.
10906         Allow the exec_ops vector for memory regions to be taken over.
10907         (exec_make_note_section): New function, target vector method.
10908         * defs.h (exec_set_find_memory_regions): Export prototype.
10909         * procfs.c (proc_find_memory_regions): New function, corefile method.
10910         (procfs_make_note_section): New function, corefile method.
10911         (init_procfs_ops): Set new target vector pointers.
10912         (find_memory_regions_callback): New function.
10913         (procfs_do_thread_registers): New function.
10914         (procfs_corefile_thread_callback): New function.
10915         * sol-thread.c (sol_find_memory_regions): New function.
10916         (sol_make_note_section): New function.
10917         (init_sol_thread_ops): Initialize new target vectors.
10918         * inftarg.c (inftarg_set_find_memory_regions): New function.
10919         Allow to_find_memory_regions vector to be taken over.
10920         (inftarg_set_make_corefile_notes): New function.
10921         Allow to_make_corefile_notes vector to be taken over.
10922         * thread-db.c (thread_db_new_objfile): Don't activate thread-db
10923         interface layer if not target_has_execution (may be a corefile).
10924         * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
10925         * config/sparc/sun4sol2.mh: Ditto.
10926         * config/alpha/alpha-linux.mh: Ditto.
10927         * config/arm/linux.mh: Ditto.
10928         * config/i386/x86-64linux.mh: Ditto.
10929         * config/ia64/linux.mh: Ditto.
10930         * config/m68k/linux.mh: Ditto.
10931         * config/mips/linux.mh: Ditto.
10932         * config/powerpc/linux.mh: Ditto.
10933         * config/sparc/linux.mh: Ditto.
10934
10935 2002-01-07  Michael Snyder  <msnyder@redhat.com>
10936
10937         * arm-linux-nat.c: Remove references to regcache.c internal data
10938         (registers[] and register_valid[]).
10939
10940 2002-01-07  Michael Snyder  <msnyder@redhat.com>
10941
10942         * linux-proc.c: New file.  Implement child_pid_to_exec_file,
10943         so that attaching to a pid will automatically read the process's
10944         symbol file and shlibs.
10945         * Makefile.in: Add rule for linux-proc.o.
10946         * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
10947         * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
10948         * config/arm/linux.mh: Ditto.
10949         * config/i386/linux.mh: Ditto.
10950         * config/i386/x86-64linux.mh: Ditto.
10951         * config/ia64/linux.mh: Ditto.
10952         * config/m68k/linux.mh: Ditto.
10953         * config/mips/linux.mh: Ditto.
10954         * config/powerpc/linux.mh: Ditto.
10955         * config/sparc/linux.mh: Ditto.
10956
10957 2002-01-06  Pierre Muller  <muller@ics.u-strasbg.fr>
10958
10959         * win32-nat.c: Add i386-tdep.h dependency.
10960
10961 2002-01-07  Michael Snyder  <msnyder@redhat.com>
10962
10963         * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
10964         instead of bfd_get_arch_size.  Don't bail out just because
10965         there's no exec_bfd.
10966
10967         * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
10968         * p-valprint.c (pascal_object_print_value): Ditto.
10969         * somread.c (som_symtab_read): Ditto.
10970         * symfile.c (simple_free_overlay_region_table): Ditto.
10971         * valops.c (value_assign): Ditto.
10972
10973         * tracepoint.c (tracepoint_save_command): From Klee Dienes --
10974         use tilde_expand and strerror for opening save-tracepoints file.
10975
10976         * thread-db.c (thread_db_new_objfile): Indendation fix.
10977
10978         * infptrace.c (GDB_MAX_ALLOCA): New define.
10979         (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
10980         size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
10981         can be overridden with whatever value is appropriate to the host).
10982         * infttrace.c (child_xfer_memory): Add FIXME warning about use of
10983         alloca to allocate potentially large buffer.
10984         * rs6000-nat.c (child_xfer_memory): Ditto.
10985         * symm-nat.c (child_xfer_memory): Ditto.
10986         * x86-64-linux-nat.c (child_xfer_memory): Ditto.
10987
10988 2002-01-07  Jackie Smith Cashion  <jsmith@redhat.com>
10989
10990         From Nick Clifton  <nickc@redhat.com>
10991         * d10v-tdep.c: Set STACK_START to 0x200bffe.
10992
10993 2002-01-07  Michael Snyder  <msnyder@redhat.com>
10994
10995         * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
10996         Don't use exec_bfd if it's NULL.
10997
10998 2002-01-06  Mark Kettenis  <kettenis@gnu.org>
10999
11000         * valops.c (value_arg_coerce): Fix formatting.
11001
11002 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
11003
11004         * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
11005         * gnu-nat.c: Ditto.
11006
11007 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
11008
11009         * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
11010         arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
11011         i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
11012         ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
11013         z8k-coff have not been multi-arched.  Update z8k-coff build
11014         status.
11015
11016 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
11017
11018         * MAINTAINERS: Mark a29k target as obsolete.
11019         * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
11020         (remote-mm.o, remote-udi.o): Obsolete.  Remove references in
11021         comments.
11022         * NEWS: Note that a29k targets are obsolete.
11023         * a29k-tdep.c: Mark as obsolete.
11024         * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
11025         a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
11026         a29k-*-vxworks* targets as obsolete.
11027         * remote-adapt.c: Obsolete.
11028         * remote-eb.c: Obsolete.
11029         * remote-mm.c: Obsolete.
11030         * remote-udi.c: Obsolete.
11031         * config/a29k/a29k-udi.mt: Obsolete.
11032         * config/a29k/a29k.mt: Obsolete.
11033         * config/a29k/tm-a29k.h: Obsolete.
11034         * config/a29k/tm-vx29k.h: Obsolete.
11035         * config/a29k/vx29k.mt: Obsolete.
11036
11037 2002-01-05  Andrew Cagney  <ac131313@redhat.com>
11038
11039         * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
11040         with BFD_ENDIAN_BIG.
11041
11042 2002-01-05  Andrew Cagney  <ac131313@redhat.com>
11043
11044         * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
11045         * configure, config.in: Re-generate.
11046         * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
11047         * defs.h: Do not include <endian.h>.
11048
11049 2002-01-05  Jason Thorpe  <thorpej@wasabisystems.com>
11050
11051         * acconfig.h (HAVE_PT_GETXMMREGS): New.
11052         * config.in: Regenerate.
11053         * configure.in: Update copyright years.
11054         Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
11055         * configure: Regenerate.
11056         * i386bsd-nat.c: Update copyright years.
11057         (fill_gregset): Use regcache_collect.
11058         (fetch_inferior_registers): Only fetch integer registers
11059         if requested to do so.  Add support for XMM registers
11060         using PT_GETXMMREGS.
11061         (store_inferior_registers): Only store integer registers
11062         if requested to do so.  Add support for XMM registers
11063         using PT_SETXMMREGS.
11064         * i386nbsd-nat.c (fetch_inferior_registers): Remove.
11065         (store_inferior_registers): Remove.
11066         (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
11067         (fetch_elfcore_registers): New function.
11068         (i386nbsd_elfcore_fns): New.
11069         (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
11070         * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
11071         i386bsd-nat.o.
11072         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
11073         * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
11074         * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
11075         * config/i386/tm-nbsd.h: Update copyright years.
11076         (HAVE_SSE_REGS): Define.
11077         (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
11078         (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
11079         (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
11080         (SIGCONTEXT_PC_OFFSET): Remove.
11081         (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
11082
11083 2002-01-05  Andrew Cagney  <ac131313@redhat.com>
11084
11085         * configure.tgt: Remove powerpc-*-macos* target.
11086         * config/m68k/xm-mpw.h: Delete file.
11087         * config/xm-mpw.h: Delete file.
11088         * ser-mac.c: Delete file.
11089         * mpw-make.sed: Delete file.
11090         * mpw-config.in: Delete file.
11091         * mac-xdep.c: Delete file.
11092         * mac-gdb.r: Delete file.
11093         * mac-defs.h: Delete file.
11094         * mac-nat.c: Delete file.
11095         * config/powerpc/macos.mh: Delete file.
11096         * config/powerpc/macos.mt: Delete file.
11097         * config/powerpc/nm-macos.h: Delete file.
11098         * config/powerpc/tm-macos.h: Delete file.
11099         * source.c (openp, open_source_file): Remove obsolete code.
11100         * top.c (gdb_readline): Ditto.
11101         * utils.c (query): Ditto.
11102         * event-top.c (display_gdb_prompt): Ditto.
11103         * Makefile.in (ser-mac.o): Delete obsolete target.
11104         * NEWS: Update.
11105
11106 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
11107
11108         * defs.h (BIG_ENDIAN): Delete macro definition.
11109         * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
11110         coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
11111         findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
11112         printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
11113         remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
11114         stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
11115         config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
11116         config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
11117         config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
11118         config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
11119         config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
11120         config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
11121         mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
11122         * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
11123         * gdbarch.c: Re-generate.
11124
11125 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
11126
11127         * thread-db.c (thread_db_new_objfile): Do not enable thread_db
11128         for core files.
11129
11130 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
11131
11132         * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
11133
11134 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
11135
11136         * value.h (value_ptr): Delete typedef.
11137
11138 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
11139
11140         * i386nbsd-nat.c: Update copyright years.
11141         Include i386-tdep.h.
11142
11143 2002-01-04  Elena Zannoni  <ezannoni@redhat.com>
11144
11145         * stabsread.c: Update copyright years.
11146
11147         From Debashis Mahata <debashis.mahata@wipro.com>:
11148         (read_struct_fields): Deal with Sun C compiler erroneous stab
11149         output for structs and unions.
11150         Fix PR gdb/269.
11151
11152 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
11153
11154         * p-valprint.c: Include "cp-abi.h" for baseclass_offset
11155         prototype.
11156
11157 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
11158
11159         * cp-abi.c: Fix whitespace.
11160         (baseclass_offset): New wrapper function.
11161         * cp-abi.h (baseclass_offset): Add prototype.
11162         (struct cp_abi_ops): Add baseclass_offset pointer.
11163
11164         * valops.c (vb_match): Move to...
11165         * gnu-v2-abi.c (vb_match): here.
11166         * valops.c (baseclass_offset): Move to...
11167         * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
11168
11169         * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
11170
11171         * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
11172         * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
11173         * hpacc-abi.c (init_hpacc_ops): Likewise.
11174
11175 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
11176
11177         * valops.c (find_overload_match): Accept obj as a
11178         reference parameter.  Update it before returning.
11179         * value.h (find_overload_match): Update prototype.
11180         * eval.c (evaluate_subexp_standard): Pass object to
11181         find_overload_match by reference.
11182
11183 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
11184
11185         * valarith.c: Replace value_ptr with struct value pointer.  Remove
11186         register attribute from value declarations.
11187         * valops.c: Ditto.
11188         * value.h: Ditto.
11189         * scm-lang.c (scm_lookup_name): Ditto.
11190
11191 2002-01-03  Michael Snyder  <msnyder@redhat.com>
11192
11193         Abstract the functionality of iterating over mapped memory
11194         regions into a general purpose iterator function.
11195         * procfs.c (iterate_over_mappings): New function, general purpose
11196         iterator for memory sections.
11197         (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
11198         (solib_mappings_callback): New function, callback for above.
11199         (info_proc_mappings): Reimpliment using iterate_over_mappings.
11200         (info_mappings_callback): New function, callback for above.
11201
11202         * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
11203
11204 2002-01-01  Mark Kettenis  <kettenis@gnu.org>
11205
11206         * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
11207         * i386-tdep.c: Include "elf-bfd.h".
11208         (process_note_abi_tag_sections): New function.
11209         (i386_gdbarch_init): Add code to recognize various OS/ABI
11210         combinations.
11211
11212         * maint.c (_initialize_maint_cmds): Add missing \ in
11213         string-literal.
11214
11215 For older changes see ChangeLog-2001
11216 \f
11217 Local Variables:
11218 mode: change-log
11219 left-margin: 8
11220 fill-column: 74
11221 version-control: never
11222 End: