37b511d3b4e53b56f4cad826473bc26f9ebe49c0
[platform/upstream/binutils.git] / gdb / ChangeLog
1 2002-06-10  Andrey Volkov <avolkov@transas.com>
2
3         * ser-e7kpc.c: Fix duplicated define and call of 
4         _initialize_ser_e7000pc
5             
6             
7 2002-06-09  Daniel Jacobowitz  <drow@mvista.com>
8
9         * signals/signals.c (target_signal_from_host): Fix #ifdef
10         SIGRTMIN case.
11         (do_target_signal_to_host): Likewise.
12
13 2002-06-09  Daniel Jacobowitz  <drow@mvista.com>
14
15         * mips-tdep.c (mips_find_abi_section): New function.
16         (mips_gdbarch_init): Call it.
17
18 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
19
20         * solib-svr4.c (init_fetch_link_map_offsets): Simply return
21         legacy_fetch_link_map_offsets.  Adjust comment to reflect reality
22         after Andrew's 2002-06-08 gdbarch change.
23
24 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
25
26         * i386-linux-nat.c (suppy_gregset): Don't supply
27         I386_LINUX_ORIG_EAX_REGNUM if there isn't room for it in GDB's
28         register cache.
29         (fill_gregset): Don't fetch it under the same circumstances.
30
31 2002-06-09  Andrew Cagney  <cagney@redhat.com>
32
33         * Makefile.in (callback_h): Define.
34         (remote_sim_h): Update path to remote-sim.h.
35         (remote-rdp.o): Add $(callback_h).
36         (remote-sim.o): Use $(callback_h).
37         * remote-sim.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
38         * remote-rdp.c: Include "gdb/callback.h".
39
40 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
41
42         * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
43         * osabi.c (gdb_osabi_names): Add "DJGPP" and "NetWare".
44
45 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
46
47         * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__.
48         * rdi-share/serpardr.c: Ditto.
49         * rdi-share/unixcomm.c: Ditto.
50         * rdi-share/serdrv.c: Ditto.
51         * rdi-share/hostchan.h: Ditto.
52         * rdi-share/hostchan.c: Ditto.
53         * rdi-share/host.h: Ditto.
54         * rdi-share/devsw.c: Ditto.
55
56         * objfiles.h: Change type of obj_private to void pointer.
57         * pa64solib.c: Update copyright.  Don't include "assert.h", use
58         strcmp instead of STREQ, use LONGEST, do not use PTR
59         * somsolib.c: Ditto.
60
61         * config/djgpp/fnchange.lst: Fix problems with bfd/elf32-i386.c,
62         bfd/elf32-i386qnx.c, bfd/elf32-sh.c, bfd/elf32-sh64-nbsd.c,
63         bfd/elf64-sh64-nbsd.c bfd/elf64-sh64.c.
64
65 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
66
67         * frame.c (GET_SAVED_REGISTER): Delete macro definition.
68         (default_get_saved_register): Delete function.
69         * gdbarch.sh (GET_SAVED_REGISTER): Set default to
70         generic_unwind_get_saved_register.
71         * gdbarch.h, gdbarch.c: Re-generate.
72         
73 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
74
75         * gdbarch.sh (FRAME_CHAIN_VALID): Set default to
76         generic_func_frame_chain_valid.
77         * gdbarch.h, gdbarch.c: Re-generate.
78         * blockframe.c (generic_func_frame_chain_valid): Only check
79         PC_IN_CALL_DUMMY when generic dummy frames.  Don't worry about
80         passing FP to PC_IN_CALL_DUMMY.
81         Fix PR gdb/360.
82
83 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
84
85         * gdbarch.sh (struct gdbarch_data): Add field init_p.
86         (register_gdbarch_data): Initialize init_p.
87         (gdbarch_data): Initialize data pointer using the init function.
88         (init_gdbarch_data): Delete function.
89         (gdbarch_update_p): Update.
90         (initialize_non_multiarch): Update.
91         (struct gdbarch): Add field initialized_p.
92         * gdbarch.h, gdbarch.c: Re-generate.
93
94 2002-06-07  Michal Ludvig  <mludvig@suse.cz>
95
96         * x86-64-linux-nat.c (x86_64_fxsave_offset): New.
97         (supply_fpregset, fill_fpregset): Don't call i387_*_fxsave,
98         better do the things actually here.
99         * x86-64-tdep.c (x86_64_register_name2nr): New.
100         (x86_64_register_name): Renamed to x86_64_register_nr2name.
101         (x86_64_gdbarch_init): Respect the above change.
102         * x86-64-tdep.h (x86_64_register_name2nr)
103         (x86_64_register_nr2name): Add prototypes.
104         * config/i386/x86-64linux.mt (TDEPFILES): Remove i387-tdep.o.
105
106 2002-06-06  Michael Snyder  <msnyder@redhat.com>
107
108         * d10v-tdep.c (d10v_push_arguments): Handle struct_return.
109         Delete extra braces and re-indent.
110         (d10v_store_return_value): Char return values
111         must be shifted over by one byte in R0.
112         (d10v_extract_return_value): Delete extra braces, re-indent.
113
114 2002-06-06  Elena Zannoni  <ezannoni@redhat.com>
115
116         * d10v-tdep.c (d10v_read_sp, d10v_read_fp): Add prototype.
117         (d10v_register_virtual_type): Make $fp and $sp be pointer to data.
118         (d10v_integer_to_address): Rewrite.
119         (d10v_frame_init_saved_regs): When reading fp and sp registers use
120         the d10v specific functions which take care of converting to the
121         correct space.
122
123 2002-06-06  Elena Zannoni  <ezannoni@redhat.com>
124
125         * config/djgpp/fnchange.lst: Add testsuite files altivec-abi.c,
126         altivec-abi.exp, altivec-regs.c, altivec-regs.exp.
127
128 2002-06-02  Andrew Cagney  <ac131313@redhat.com>
129
130         * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm
131         includes.
132         * config/tm-linux.h: Ditto.
133         * config/alpha/tm-alphalinux.h: Ditto.
134         * config/arm/nm-linux.h, config/arm/tm-linux.h: Ditto.
135         * config/arm/xm-nbsd.h, config/i386/nm-gnu.h: Ditto.
136         * config/i386/nm-i386lynx.h, config/i386/nm-i386sol2.h: Ditto.
137         * config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h: Ditto.
138         * config/i386/nm-linux.h, config/i386/nm-m3.h: Ditto.
139         * config/i386/nm-ptx4.h, config/i386/nm-x86-64.h: Ditto.
140         * config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h: Ditto.
141         * config/i386/tm-i386m3.h, config/i386/tm-i386sco5.h: Ditto.
142         * config/i386/tm-i386v4.h, config/i386/tm-linux.h: Ditto.
143         * config/i386/tm-ptx4.h, config/i386/tm-vxworks.h: Ditto.
144         * config/i386/xm-i386v4.h, config/i386/xm-nbsd.h: Ditto.
145         * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
146         * config/i960/tm-vx960.h, config/ia64/nm-aix.h: Ditto.
147         * config/ia64/nm-linux.h, config/ia64/tm-aix.h: Ditto.
148         * config/ia64/tm-linux.h, config/ia64/xm-aix.h: Ditto.
149         * config/m68k/nm-linux.h, config/m68k/nm-m68klynx.h: Ditto.
150         * config/m68k/nm-sysv4.h, config/m68k/tm-linux.h: Ditto.
151         * config/m68k/tm-m68klynx.h, config/m68k/tm-m68kv4.h: Ditto.
152         * config/m68k/tm-sun2os4.h, config/m68k/tm-sun3os4.h: Ditto.
153         * config/m68k/tm-vx68.h, config/m68k/xm-m68kv4.h: Ditto.
154         * config/m68k/xm-nbsd.h, config/m88k/nm-delta88v4.h: Ditto.
155         * config/m88k/tm-delta88v4.h, config/m88k/xm-delta88v4.h: Ditto.
156         * config/mips/nm-irix5.h, config/mips/nm-linux.h: Ditto.
157         * config/mips/tm-linux.h, config/mips/tm-mips64.h: Ditto.
158         * config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h: Ditto.
159         * config/mips/tm-vxmips.h, config/mips/xm-irix5.h: Ditto.
160         * config/mips/xm-mipsv4.h, config/ns32k/xm-nbsd.h: Ditto.
161         * config/pa/nm-hppao.h, config/powerpc/nm-linux.h: Ditto.
162         * config/powerpc/tm-linux.h, config/powerpc/tm-vxworks.h: Ditto.
163         * config/powerpc/xm-aix.h, config/rs6000/nm-rs6000ly.h: Ditto.
164         * config/rs6000/tm-rs6000ly.h, config/rs6000/xm-aix4.h: Ditto.
165         * config/sh/tm-linux.h, config/sparc/nm-linux.h: Ditto.
166         * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4sol2.h: Ditto.
167         * config/sparc/tm-linux.h, config/sparc/tm-sp64linux.h: Ditto.
168         * config/sparc/tm-sp64sim.h, config/sparc/tm-sparclynx.h: Ditto.
169         * config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h: Ditto.
170         * config/sparc/tm-vxsparc.h, config/sparc/xm-sun4sol2.h: Ditto.
171
172 2002-05-04  Aidan Skinner <aidan@velvet.net>
173
174         * ada-exp.tab.c: New file
175         * ada-exp.y: New file
176         * ada-lang.c: New file
177         * ada-lang.h: New file
178         * ada-lex.c: New file
179         * ada-lex.l: New file
180         * ada-tasks.c: New file
181         * ada-typeprint.c: New file
182         * ada-valprint.c: New file
183         
184 2002-06-02  Jason Thorpe  <thorpej@wasabisystems.com>
185
186         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Don't set
187         use_struct_convention to ppc_sysv_abi_broken_use_struct_convention.
188
189 2002-06-02  Jason Thorpe  <thorpej@wasabisystems.com>
190
191         * config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
192         insetead of ppc-linux-tdep.o.
193         * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
194         * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
195
196 2002-06-02  Andrew Cagney  <ac131313@redhat.com>
197
198         2002-05-07 Christian Groessler <chris@groessler.org>
199         * z8k-tdep.c (z8k_print_register_hook): Fix display of 32 and 64
200         bit register contents for little endian hosts.
201
202 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
203
204         * MAINTAINERS: Mention that any `HP/UX reader' can be changed by
205         any maintainer.
206
207 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
208
209         * gdbarch.h: Regenerate.
210
211 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
212
213         * MAINTAINERS: Add everyone to write-after-approval list.
214
215 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
216
217         * stack.c (frame_info): Use frame_register_unwind instead of
218         saved_regs.  Mention when the SP is on the stack or in a register.
219
220         * frame.h (frame_register_unwind_ftype): Define.  Document.
221         (struct frame_info): Add field register_unwind and
222         register_unwind_cache.
223         (frame_register_unwind): Declare.
224         (generic_unwind_get_saved_register): Declare.
225
226         * frame.c (frame_register_unwind): New function.
227         (generic_unwind_get_saved_register): New function.
228
229         * blockframe.c (generic_call_dummy_register_unwind): New function.
230         (frame_saved_regs_register_unwind): New function.
231         (set_unwind_by_pc): New function.
232         (create_new_frame): New function.
233         (get_prev_frame): New function.
234
235 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
236
237         * a29k-share/: Delete directory.
238         * remote-vx29k.c: Delete file.
239
240 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
241
242         * config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c,
243         ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c.
244
245 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
246
247         * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
248         sparcnbsd-nat.c, and sparcnbsd-tdep.c.
249         (sparc64nbsd-nat.o)
250         (sparcnbsd-nat.o)
251         (sparcnbsd-tdep.o): New dependency lists.
252         * NEWS: Note new UltraSPARC NetBSD native configuration.
253         * configure.host (sparc64-*-netbsd*): New host.
254         * configure.tgt (sparc-*-netbsdelf*)
255         (sparc-*-netbsd*): Set gdb_target to nbsd.
256         (sparc64-*-netbsd*): New target.
257         * sparc64nbsd-nat.c: New file.
258         * sparcnbsd-nat.c: New file.
259         * sparcnbsd-tdep.c: New file.
260         * sparcnbsd-tdep.h: New file.
261         * config/sparc/nbsd.mt: New file.
262         * config/sparc/nbsd64.mh: New file.
263         * config/sparc/nbsd64.mt: New file.
264         * config/sparc/nbsdaout.mh (NATDEPFILES): Remove corelow.o,
265         sparc-nat.o, and solib.o.  Add sparcnbsd-nat.o.
266         (HOST_IPC): Remove.
267         * config/sparc/nbsdaout.mt: Remove.
268         * config/sparc/nbsdelf.mh (NATDEPFILES): Remove corelow.o,
269         sparc-nat.o, and solib.o.  Add sparcnbsd-nat.o.
270         (HOST_IPC): Remove.
271         * config/sparc/nbsdelf.mt: Remove.
272         * config/sparc/nm-nbsd.h: Update copyright years.  Remove all
273         sparc-nat.c compatiblity defines.
274         * config/sparc/tm-nbsd.h: Update copyright years.  Include solib.h.
275         (GDB_MULTI_ARCH): Set to GDB_MULTI_ARCH_PARTIAL.
276         * config/sparc/tm-nbsd64.h: New file.
277         * config/sparc/tm-nbsdaout.h: Remove.
278         * config/sparc/xm-nbsd.h: Remove.
279
280 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
281
282         * Makefile.in (sparc-tdep.o): Add osabi.h to dependency list.
283         * sparc-tdep.c: Include osabi.h.
284         (gdbarch_tdep): Add osabi member.
285         (_initialize_sparc_tdep): Use gdbarch_register.
286         (sparc_gdbarch_init): Use generic OS ABI framework.
287         (sparc_dump_tdep): New function.
288
289 2002-05-30  Kevin Buettner  <kevinb@redhat.com>
290
291         * corefile.c (do_captured_read_memory_integer): Return non-zero
292         result.
293         (safe_read_memory_integer): Copy result of memory read when
294         status is non-zero.  Also, add comments.
295
296 2002-05-20  Jason Thorpe  <thorpej@wasabisystems.com>
297
298         * Makefile.in (ppc_tdep_h): Define.
299         (ppc-linux-nat.o)
300         (ppc-linux-tdep.o)
301         (rs6000-tdep.o): Use $(ppc_tdep_h).
302         (ppc-sysv-tdep.o)
303         (ppcnbsd-nat.o)
304         (ppcnbsd-tdep.o): New dependency lists.
305         * ppc-tdep.h: Use generic OS ABI framework.
306         * ppc-linux-tdep.c (_initialize_ppc_linux_tdep)
307         (ppc_linux_init_abi): New functions.
308         (ppc_sysv_abi_broken_use_struct_convention)
309         (ppc_sysv_abi_use_struct_convention)
310         (ppc_sysv_abi_push_arguments): Move to...
311         * ppc-sysv-tdep.c: ...here.
312         * ppcnbsd-nat.c: Don't include gdbcore.h and regcache.h.
313         * rs6000-tdep.c (process_note_abi_tag_sections)
314         (get_elfosabi): Remove.
315         (rs6000_gdbarch_init): Use generic OS ABI framework.
316         (rs6000_dump_tdep): New function.
317         (_initialize_rs6000_tdep): Use gdbarch_register.
318         * config/powerpc/linux.mt (TDEPFILES): Add ppc-sysv-tdep.o.
319         * config/powerpc/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
320         * config/powerpc/aix.mt (TDEPFILES): Use ppc-sysv-tdep.o instead
321         of ppc-linux-tdep.o.
322         * config/powerpc/nbsd.mt (TDEPFILES): Likewise.
323         * config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
324         * config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
325         * config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
326         * config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
327         * config/powerpc/vxworks.mt (TDEPFILES): Likewise.
328
329 2002-05-29  Jim Blandy  <jimb@redhat.com>
330
331         * macroscope.c (default_macro_scope): Put `void' in empty argument
332         list.
333
334 2002-05-29  Andrew Cagney  <ac131313@redhat.com>
335
336         * Makefile.in (arch-utils.o): Add $(sim_regno_h).
337         * arch-utils.c: Include "sim-regno.h".
338         * gdbarch.sh: Don't include "sim-regno.h".
339         * gdbarch.h, gdbarch.c: Regenerate.
340         * sim-regno.h (legacy_register_sim_regno): Move declaration from
341         here.
342         * arch-utils.h (legacy_register_sim_regno): To here.
343         * remote-sim.c (legacy_register_sim_regno): Move function from
344         here.
345         * arch-utils.c (legacy_register_sim_regno): To here.
346
347 2002-05-28  Andrew Cagney  <ac131313@redhat.com>
348
349         * sim-regno.h: New file.
350         * Makefile.in (sim_regno_h): Define.
351         (d10v-tdep.o, remote-sim.o): Add dependency on $(sim_regno_h).
352         * remote-sim.c: Include "sim-regno.h" and "gdb_assert.h".
353         (legacy_register_sim_regno): New function.
354         (one2one_register_sim_regno): New function.
355         (gdbsim_fetch_register): Rewrite.
356         (gdbsim_store_register): Only store a register when
357         REGISTER_SIM_REGNO is valid.
358         * d10v-tdep.c: Include "sim-regno.h".
359         (d10v_ts2_register_sim_regno): Add legacy_regiter_sim_regno check.
360         (d10v_ts3_register_sim_regno): Ditto.
361         * gdbarch.sh: Include "sim-regno.h".
362         (REGISTER_SIM_REGNO): Set default to legacy_register_sim_regno.
363         * gdbarch.h, gdbarch.c: Regenerate.
364         * arch-utils.h (default_register_sim_regno): Delete declaration.
365         * arch-utils.c (default_register_sim_regno): Delete function.
366
367 2002-05-28  Jason Thorpe  <thorpej@wasabisystems.com>
368
369         * ppcnbsd-nat.c: Rewrite.
370         * ppcnbsd-tdep.c: New file.
371         * ppcnbsd-tdep.h: New file.
372         * config/powerpc/nbsd.mh (NATDEPFILES): Remove corelow.o,
373         solib.o, and solib-svr4.o.
374         * config/powerpc/nbsd.mt (TDEPFILES): Add ppcnbsd-tdep.o,
375         nbsd-tdep.o, and corelow.o.
376
377 2002-05-28  Andrew Cagney  <ac131313@redhat.com>
378
379         * MAINTAINERS (--enable-gdb-build-warnings): Rewrite script to use
380         `tr' and `sed'.  Mention that `broken' targets are not expected to
381         build.
382
383 2002-05-27  Michal Ludvig  <mludvig@suse.cz>
384
385         * x86-64-tdep.c (x86_64_skip_prologue): Remove obsolete note.
386         Let PC point right after the prologue before looking up symbols.
387         
388 2002-05-27  Martin M. Hunt  <hunt@redhat.com>
389
390         * i386-tdep.c (i386_register_virtual_type): Return 
391         builtin_type_vec128i for SSE registers.
392
393         * gdbtypes.h (builtin_type_vec128i): Declare.
394
395         * gdbtypes.c (build_builtin_type_vec128i): New function.
396         (builtin_type_v2_double, builtin_type_v4_int64): New types.
397         (builtin_type_vec128i): New type for SSE2 128-bit registers.
398         (build_gdbtypes): Initialize new builtin vector types.
399         (_initialize_gdbtypes): Register new vector types with gdbarch.
400
401 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
402
403         * MAINTAINERS: ns32k is not longer an obsolete candidate,
404         since it has been multi-arch'd.
405         * NEWS: Note that ns32k-*-* is now partial multi-arch.
406         Move Alpha and VAX multi-arch news entries to same section
407         as other multi-arch news.
408
409 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
410
411         * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
412         target.s, arch-utils.h, ns32k-tdep.h.  Make many functions
413         static.  Rename some register numbers to put them in ns32k-tdep
414         private namespace.
415         (ns32k_get_saved_register, ns32k_gdbarch_init_32082,
416         ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
417         functions.
418         (_initialize_ns32k_tdep): Use gdbarch_register.
419         * ns32k-tdep.h: New file.
420         * ns32knbsd-tdep.c: New file.
421         * config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
422         * config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
423         (IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
424         REGISTER_BYTES, REGISTER_BYTE): Remove.
425         * config/ns32k/tm-ns32k.h: New file.
426         * config/ns32k/tm-umax.h: Remove.
427
428 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
429
430         * ns32k-tdep.c (ns32k_saved_pc_after_call,
431         ns32k_store_struct_return, ns32k_extract_return_value,
432         ns32k_store_return_value, ns32k_extract_struct_value_address): New
433         functions.
434         * config/ns32k/tm-umax.h (SAVED_PC_AFTER_CALL): Define as
435         ns32k_saved_pc_after_call.
436         (STORE_STRUCT_RETURN): Define as ns32k_store_struct_return.
437         (EXTRACT_RETURN_VALUE): Define as ns32k_extract_return_value.
438         (STORE_RETURN_VALUE): Define as ns32k_store_return_value.
439         (EXTRACT_STRUCT_VALUE_ADDRESS): Define as
440         ns32k_extract_struct_value_address.
441
442 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
443
444         * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
445         ns32k_fix_call_dummy): New.
446         * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
447         ns32k_call_dummy_words.
448         (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
449         (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
450         CALL_DUMMY_NARGS): Remove.
451         (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.
452
453 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
454
455         * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain,
456         ns32k_frame_saved_pc, ns32k_frame_args_address,
457         ns32k_frame_locals_address, ns32k_frame_init_saved_regs,
458         ns32k_push_dummy_frame, ns32k_pop_frame): New functions.
459         * config/ns32k/tm-nbsd.h (FRAME_SAVED_PC): Remove.
460         * config/ns32k/tm-umax.h (INNER_THAN): Define as core_addr_lessthan.
461         (BREAKPOINT_FROM_PC): Define as ns32k_breakpoint_from_pc.
462         (BREAKPOINT): Remove..
463         (FRAME_CHAIN): Define as ns32k_frame_chain.
464         (FRAME_SAVED_PC): Define as ns32k_frame_saved_pc.
465         (FRAME_ARGS_ADDRESS): Define as ns32k_frame_args_address.
466         (FRAME_LOCALS_ADDRESS): Define as ns32k_frame_locals_address.
467         (FRAME_FIND_SAVED_REGS): Remove.
468         (FRAME_INIT_SAVED_REGS): Define as ns32k_frame_init_saved_regs.
469         (PUSH_DUMMY_FRAME): Define as ns32k_push_dummy_frame.
470         (POP_FRAME): Define as ns32k_pop_frame.
471
472 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
473
474         * ns32k-tdep.c (ns32k_register_byte_32082,
475         ns32k_register_byte_32382, ns32k_register_raw_size,
476         ns32k_register_virtual_size, ns32k_register_virtual_type): New
477         functions.
478         * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
479         ns32k_register_byte_32382.
480         * config/ns32k/tm-umax.h: Update copyright years.
481         (REGISTER_BYTE): Define as ns32k_register_byte_32082.
482         (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
483         (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
484         (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
485         (ns32k_get_enter_addr): Fix prototype.
486
487 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
488
489         * ns32k-tdep.c: Update copyright years.
490         (ns32k_register_name_32082): New function.
491         (ns32k_register_name_32382): Ditto.
492         * config/ns32k/tm-nbsd.h (REGISTER_NAMES): Remove.
493         (REGISTER_NAME): Define as ns32k_register_name_32382.
494         * config/ns32k/tm-umax.h (REGISTER_NAMES): Remove.
495         (REGISTER_NAME): Define as ns32k_register_name_32082.
496
497 2002-05-24  Jim Blandy  <jimb@redhat.com>
498
499         * dwarf2read.c (free_line_header): Use xfree, not free.
500
501 2002-05-24  Jason Thorpe  <thorpej@wasabisystems.com>
502
503         * config/djgpp/fnchange.lst: Add alphabsd-nat.c,
504         alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
505
506 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
507
508         * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
509
510 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
511
512         From Ross Alexander at NEC Europe:
513         * config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
514
515 2002-05-23  Michael Snyder  <msnyder@redhat.com>
516
517         * cli/cli-dump.c (restore_command): Use parse_and_eval_long
518         for input, rather than parse_and_eval_address.  
519
520 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
521
522         * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
523         * Makefile.in (sim_d10v_h): Update definition.
524
525 2002-05-24  Andrew Cagney  <cagney@redhat.com>
526
527         * d10v-tdep.c (d10v_gdbarch_init): Revert old code included in
528         change `2002-05-22 Michael Snyder' below.
529         (d10v_push_arguments): Ditto.
530         (d10v_extract_return_value): Ditto.
531
532 2002-05-23  Jim Blandy  <jimb@redhat.com>
533
534         * macrotab.c (check_for_redefinition): Don't complain if the new
535         definition is the same as the previous one.  Take more arguments
536         to allow the comparison.
537         (macro_define_object, macro_define_function): Pass more arguments
538         to check_for_redefinition.
539
540 2002-05-22  Michael Snyder  <msnyder@redhat.com>
541
542         * d10v-tdep.c: Change a few macros to enums for ease of debugging.
543         (d10v_frame_chain_valid): Add PC_IN_CALL_DUMMY clause.
544         (d10v_frame_saved_pc): Add PC_IN_CALL_DUMMY clause.
545         (d10v_frame_chain): Bail immediately if PC_IN_CALL_DUMMY.
546         Don't bail if return_pc is PC_IN_CALL_DUMMY.
547         Add a temp variable to save a call (and a memory read).
548         (d10v_init_extra_frame_info): Get fi->pc from callee's return_pc
549         if possible (so that PC_IN_CALL_DUMMY will work).
550
551 2002-05-22  Corinna Vinschen  <vinschen@redhat.com>
552
553         * MAINTAINERS: Remove status `OBSOLETE' from v850.
554
555 2002-05-22  Michal Ludvig  <mludvig@suse.cz>
556
557         * dwarf2cfi.c (frame_state_for): Added safety check for a valid
558         fde->cie_ptr.
559         (dwarf2_build_frame_info): Corrected handling of eh_frame.
560         (dwarf2_build_frame_info): Add offset to fde->initial_location 
561         so that frames of shared libraries are mapped correctly.
562         (execute_stack_op): Change type of 'result' from ULONGEST to
563         CORE_ADDR.
564         
565 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
566
567         * config/alpha/tm-nbsd.h: Include solib.h.
568
569 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
570
571         * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
572         assumptions about the host's byte order.
573
574 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
575
576         * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
577         to dependency list.
578         * alphanbsd-tdep.c: Include solib-svr4.h.
579         * shnbsd-tdep.c: Ditto.
580
581 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
582
583         * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
584         nbsd-tdep.h to dependency list.
585         * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
586         i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
587         ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
588         nbsdaout.mh and nbsdelf.mh consistently.
589         * configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
590         ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
591         nbsdaout.mt and nbsdelf.mh consistently.
592         * armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h. 
593         (arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
594         to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
595         * config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS.  Move
596         a.out shared library stuff from here...
597         * config/nm-nbsdaout.h: ...to here.
598         * config/tm-nbsd.h: Remove.
599         * config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
600         * config/arm/nbsd.mh: Remove.
601         * config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
602         nbsd-tdep.o.
603         * config/arm/nbsdaout.mh: New file. 
604         * config/arm/nbsdelf.mh: New file.
605         * config/arm/nm-nbsdaout.h: New file.
606         * config/i386/nbsd.mh: Remove.
607         * config/i386/nbsd.mt: Remove.
608         * config/i386/nbsdaout.mh: New file.
609         * config/i386/nbsdaout.mt: New file.
610         * config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
611         * config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
612         * config/i386/nm-nbsd.h (REGISTER_U_ADDR, 
613         i386_register_u_addr): Remove.
614         * config/i386/nm-nbsdaout.h: New file.
615         * config/i386/nm-nbsdelf.h: Remove.
616         * config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
617         (USE_STRUCT_CONVENTION): Remove.
618         * config/i386/tm-nbsdaout.h: New file.
619         * config/i386/tm-nbsdelf.h: Remove.
620         * config/m68k/nbsd.mh: Remove.
621         * config/m68k/nbsd.mt: Remove.
622         * config/m68k/nbsdaout.mh: New file.
623         * config/m68k/nbsdaout.mt: New file. 
624         * config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
625         * config/m68k/nm-nbsdaout.h: New file.
626         * config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
627         (IN_SOLIB_CALL_TRAMPOLINE): Define.
628         * config/ns32k/nbsd.mh: Remove.
629         * config/ns32k/nbsd.mt: Remove. 
630         * config/ns32k/nbsdaout.mh: New file.
631         * config/ns32k/nbsdaout.mt: New file.
632         * config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h. 
633         * config/ns32k/nm-nbsdaout.h: New file.
634         * config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.  
635         (IN_SOLIB_CALL_TRAMPOLINE): Define.
636         * config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
637         (SVR4_SHARED_LIBS): Remove.
638         * config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
639         * config/sparc/nbsd.mh: Remove.
640         * config/sparc/nbsd.mt: Remove.
641         * config/sparc/nbsdaout.mh: New file.
642         * config/sparc/nbsdaout.mt: New file.
643         * config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
644         * config/sparc/nbsdelf.mt: New file.
645         * config/sparc/nm-nbsdaout.h: New file.   
646         * config/sparc/nm-nbsdelf.h: Remove.
647         * config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
648         * config/sparc/tm-nbsdaout.h: New file.
649
650 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
651
652         * Makefile.in (ALLDEPFILES): Add mipsnbsd-nat.c and
653         mipsnbsd-tdep.c
654         (mipsnbsd-nat.o, mipsnbsd-tdep.o): New dependency lists.
655
656 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
657
658         * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
659         shnbsd-nat.c.
660         (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
661
662 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
663
664         * NEWS: Note new MIPS NetBSD native configuration. 
665         * configure.host (mips*-*-netbsd*): New host. 
666         * configure.tgt (mips*-*-netbsd*): New target. 
667         * mipsnbsd-nat.c: New file.
668         * mipsnbsd-tdep.c: New file.
669         * mipsnbsd-tdep.h: New file.
670         * config/mips/nbsd.mh: New file.
671         * config/mips/nbsd.mt: New file.
672         * config/mips/nm-nbsd.h: New file.
673         * config/mips/tm-nbsd.h: New file.
674
675 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
676
677         * Makefile.in (SFILES): Add osabi.c.
678         (COMMON_OBS): Add osabi.o.
679         (osabi.o): New dependency list.
680         * osabi.c: New file.
681         * osabi.h: New file.
682         * doc/gdbint.texinfo: Document new generic OS ABI framework.
683
684         * Makefile.in (alpha_tdep_h): Define and use instead of
685         alpha-tdep.h.
686         * alpha-tdep.c (alpha_abi_names, process_note_abi_tag_sections,
687         get_elfosabi, alpha_abi_handler_list, alpha_gdbarch_register_os_abi):
688         Remove.
689         (alpha_gdbarch_init, alpha_dump_tdep): Use generic OS ABI framework.
690         * alpha-tdep.h: Include osabi.h.
691         (alpha_abi): Remove.
692         (gdbarch_tdep): Use generic OS ABI framework.
693         * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Use
694         gdbarch_register_osabi.
695         * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Likewise.
696         * alphafbsd-tdep.c (_initialize_alphafbsd_tdep): Likewise.
697         * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Likewise.
698
699         * Makefile.in (sh_tdep_h): Add osabi.h.
700         * sh-tdep.h (sh_osabi): Remove.
701         (gdbarch_tdep): Use generic OS ABI framework.
702         * sh-tdep.c (sh_osabi_names, process_note_abi_tag_sections,
703         sh_osabi_handler_list, sh_gdbarch_register_os_abi): Remove.
704         (sh_gdbarch_init, sh_dump_tdep): Use generic OS ABI framework.
705         * shnbsd-tdep.c (_initialize_shnbsd_tdep): Use gdbarch_register_osabi.
706
707         * Makefile.in (arm_tdep_h): Define and use instead of arm-tdep.h.
708         * arm-linux-tdep.c (_initialize_arm_linux_tdep): Use
709         gdbarch_register_osabi.
710         * arm-tdep.c (arm_abi_names, process_note_abi_tag_sections,
711         arm_abi_handler_list, arm_gdbarch_register_os_abi): Remove.
712         (get_elfosabi): Rename to...
713         (arm_elf_osabi_sniffer): ...this.  Adjust to use generic OS
714         ABI framework support routines.
715         (arm_gdbarch_init): Use generic OS ABI framework.
716         (arm_dump_tdep): Likewise.
717         (_initialize_arm_tdep): Likewise.
718         * arm-tdep.h: Include osabi.h.
719         (arm_abi): Remove.
720         (gdbarch_tdep): Remove arm_abi and abi_name members.  Add
721         osabi member.
722         (arm_gdbarch_register_os_abi): Remove prototype.
723         * armnbsd-tdep.c (arm_netbsd_aout_osabi_sniffer): New function.
724         (_initialize_arm_netbsd_tdep): Use gdbarch_register_osabi.
725
726         * Makefile.in (mips-tdep.o): Add osabi.h to dependency list.
727         * mips-tdep.c: Include osabi.h.
728         (gdbarch_tdep, mips_gdbarch_init, mips_dump_tdep): Use generic
729         OS ABI framework.
730
731 2002-05-20  Kazu Hirata  <kazu@cs.umass.edu>
732
733         * h8300-tdep.c: Fix formatting.
734
735 2002-05-20  Elena Zannoni  <ezannoni@redhat.com>
736
737         * rs6000-tdep.c (rs6000_do_registers_info): Simplify code for
738         printing vector registers.
739
740 2002-05-19  Andrew Cagney  <ac131313@redhat.com>
741
742         From Fernando Nasser:
743         * remote.c (remote_async_open_1): Re-throw the exception when the
744         connection fails.
745         (remote_cisco_open): Ditto.
746         (remote_open_1): Ditto.
747
748 2002-05-19  Andrew Cagney  <ac131313@redhat.com>
749
750         * remote.c (remote_start_remote_dummy): Add uiout parameter.
751         (remote_start_remote): Add uiout parameter.  Pass through to
752         remote_start_remote_dummy.
753         (remote_open_1): Use catch_exception instead of catch_errors.
754         (remote_async_open_1): Ditto.
755         (remote_cisco_open): Ditto.
756
757 2002-05-19  Andrew Cagney  <ac131313@redhat.com>
758
759         * remote.c (remote_start_remote): Replace PTR with void pointer.
760         (sigint_remote_twice_token, sigint_remote_token): Ditto.  Make
761         static.
762
763 2002-05-18  Andrew Cagney  <ac131313@redhat.com>
764
765         * gdb_indent.sh: Allow the script to be run in the sim directory.
766
767 2002-05-18  Mark Kettenis  <kettenis@gnu.org>
768
769         * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
770         * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
771
772         * corelow.c (core_open): Only call set_gdbarch_from_file if
773         exec_bfd is NULL.
774
775 2002-05-17  Andrey Volkov <avolkov@transas.com>
776
777         * h8300-tdep.c: Add support of EXR register
778         * config/h8300/tm-h8300.h: Ditto. 
779         
780 2002-05-17  Andrey Volkov <avolkov@transas.com>
781
782         * h8300-tdep.c: Add additional CCR flags (I,UI,H,U) 
783         
784 2002-05-17  Andrey Volkov <avolkov@transas.com>
785
786         * h8300-tdep.c: Change literal regnums to REGNO.
787         
788 2002-05-17  Jim Blandy  <jimb@redhat.com>
789
790         * NEWS: Note addition of macro support.
791
792         Expand preprocessor macros in C expressions.
793         * c-lang.h: #include "macroexp.h", for macro_lookup_ftype.
794         (scan_macro_expansion, scanning_macro_expansion,
795         finished_macro_expansion): New function declarations.
796         (expression_macro_lookup_func, expression_macro_lookup_baton): New
797         variable declarations.
798         * parser-defs.h (expression_context_pc): New declaration.
799         * parse.c (expression_context_pc): New variable.
800         (parse_exp_1): Set expression_context_pc, as well as
801         expression_context_block.
802         * c-exp.y (yylex): If we're not already reading the result of a
803         macro expansion, try to macro-expand the next token.  When we're
804         done scanning a macro expansion, switch back to the mainline text.
805         Commas and `if's in a macro's expansion don't terminate the input.
806         * c-lang.c: #include "macroscope.h" and "gdb_assert.h".
807         (macro_original_text, macro_expanded_text,
808         expression_macro_lookup_func, expression_macro_lookup_baton): New
809         variables.
810         (scan_macro_expansion, scanning_macro_expansion,
811         finished_macro_expansion, scan_macro_cleanup, null_macro_lookup,
812         c_preprocess_and_parse): New functions.
813         (c_language_defn, cplus_language_defn, asm_language_defn): Call
814         c_preprocess_and_parse, instead of c_parse.
815         * Makefile.in (c_lang_h): Note that this #includes macroexp.h.
816         (c-lang.o): Note dependency on macroscope.h and gdb_assert.h.
817
818 Fri May 17 14:26:19 2002  J"orn Rennecke <joern.rennecke@superh.com>
819
820         * sh-tdep.c (gdb_print_insn_sh64): Delete.
821         (gdb_print_insn_sh): Just set info->endian and use print_insn_sh.
822         (sh_gdbarch_init): Always use gdb_print_insn_sh.
823
824 2002-05-17  Corinna Vinschen  <vinschen@redhat.com>
825
826         * NEWS: Add section for multi-arched targets.  Add v850 to that section.
827
828 2002-05-17  Jason Thorpe  <thorpej@wasabisystems.com>
829
830         * Makefile.in (sh_tdep_h): Define and use.
831         * config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep,
832         register enum): Move to...
833         * * sh-tdep.h: ...here.
834         * sh-tdep.c: Include sh-tdep.h.
835         * sh3-rom.c: Likewise.
836         * shnbsd-tdep.c: Likewise.
837
838 2002-05-16  Michael Snyder  <msnyder@redhat.com>
839
840         * arm-tdep.c: Spelling fix in comment.
841
842 2002-05-16  Jim Blandy  <jimb@redhat.com>
843
844         Add commands for manually expanding macros and showing their
845         definitions.
846         * macrocmd.c, macroscope.c, macroscope.h: New files.
847         * Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
848         (macroscope_h): New variable.
849         (HFILES_NO_SRCDIR): Add macroscope.h.
850         (COMMON_OBS): Add macrocmd.o, macroscope.o.
851         (macroscope.o, macrocmd.o): New rules.
852
853         Teach the Dwarf 2 reader to read macro information.
854         * dwarf2read.c: #include "macrotab.h".
855         (dwarf_macinfo_buffer): New variable.
856         (struct dwarf2_pinfo): New members: dwarf_macinfo_buffer, and
857         dwarf_macinfo_size.
858         (DWARF_MACINFO_BUFFER, DWARF_MACINFO_SIZE): New macros.
859         (dwarf2_missing_macinfo_section, dwarf2_macros_too_long,
860         dwarf2_macros_not_terminated, dwarf2_macro_outside_file,
861         dwarf2_macro_unmatched_end_file, dwarf2_macro_malformed_definition,
862         dwarf2_macro_spaces_in_definition): New complaints.
863         (dwarf2_has_info): Initialize dwarf_macinfo_offset.
864         (dwarf2_build_psymtabs): Read the .dwarf_macinfo section.
865         (dwarf2_build_psymtabs_hard): Record the buffer and its size in
866         the partial symbol table.
867         (psymtab_to_symtab_1): Set the macinfo buffer and size globals
868         from what's recorded in the partial symbol table.
869         (read_file_scope): If the compilation unit has a
870         `DW_AT_macro_info' attribute, read its macro information.
871         * Makefile.in (dwarf2read.o): Depend on macrotab.h.
872
873 2002-05-16  Daniel Jacobowitz  <drow@mvista.com>
874
875         Fix PR gdb/546
876         * ser-tcp.c: Don't include <netinet/udp.h>.
877
878 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
879
880         * MAINTAINERS: Update my email address.
881
882 2002-05-16  Richard Earnshaw  <rearnsha@arm.com>
883
884         * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
885         include file of the same name.
886
887 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
888
889         * configure.tgt: Mark v850 as multi-arched.
890         * config/v850/tm-v850.h: Remove file.
891         * config/v850/v850.mt: Eliminate TM_FILE.
892
893 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
894
895         * v850-tdep.c: Full multi-arch.
896         * config/v850/tm-v850.h: Eliminate or move to v850-tdep.c everything.
897         Define GDB_MULTI_ARCH to 2.
898
899 2002-05-16  Pierre Muller  <muller@ics.u-strasbg.fr>
900
901         * p-exp.y (current_type): New static variable.
902         Carries the type of the expression at the position that is parsed.
903         (push_current_type, pop_current_type): Two new functions. Used
904         to store/restore current_type in expression on specific tokens.
905         (search_field): New static variable. Set to one after parsing a point
906         as at that point only a FIELDNAME token should be searched.
907         (FIELDNAME): New token. After a point only a token belonging to 
908         current_type type definition is allowed.
909         (all over token rules): reset and change current_type according
910         to rules.
911         (exp '[' rule): insert implicit array index field if
912         exp is a pascal string type.
913
914 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
915
916         * v850-tdep.c: Fix comment for v850_scan_prologue.  Remove extra
917         frame info.  Use frame_info's saved_regs instead of matching member
918         in extra_frame_info throughout.
919         (v850_frame_init_saved_regs): New function.
920         (v850_init_extra_frame_info): Move most functionality into
921         v850_frame_init_saved_regs().
922         * config/v850/tm-v850.h (EXTRA_FRAME_INFO): Remove definition.
923         (v850_frame_find_saved_regs): Remove declaration.
924         (FRAME_FIND_SAVED_REGS): Remove definition.
925         (v850_frame_init_saved_regs): Add declaration.
926         (FRAME_INIT_SAVED_REGS): Add definition.
927
928 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
929
930         * v850-tdep.c: Begin multi-arch'ing v850.
931         (v850_target_architecture_hook): Remove function.
932         (v850_gdbarch_init): New function.  Add code previously in
933         v850_target_architecture_hook().
934         (_initialize_v850_tdep): Don't  set target_architecture_hook.
935         Call register_gdbarch_init() instead.
936
937 2002-05-16 Daniel Jacobowitz  <drow@mvista.com>
938
939         * gdbtypes.h (struct cplus_struct_type): Remove args field.
940         * hpread.c (hpread_read_struct_type): Remove assignments to args.
941         (fixup_class_method_type): Likewise.
942
943 2002-05-15  Daniel Jacobowitz  <drow@mvista.com>
944
945         From Martin Pool <mbp@samba.org>:
946         * gdbserver/server.c (gdbserver_usage): New function.
947         (main): Call it.
948
949 2002-05-15  Jim Blandy  <jimb@redhat.com>
950
951         Add macro structures to GDB's symbol tables.  Nobody puts anything
952         in them yet.
953         * symtab.h (struct symtab): New member: `macro_table'.
954         * buildsym.h (pending_macros): New global variable.
955         * buildsym.c: #include "macrotab.h".
956         (buildsym_init): Initialize `pending_macros'.
957         (end_symtab): If we found macro information while reading a CU's
958         debugging info, do build a symtab structure for it.  Make the
959         symtab point to the macro information, and clear the
960         `pending_macros' pointer which held it while we were reading the
961         debug info.
962         (really_free_pendings): Free any pending macro table.
963         * objfiles.h (struct objfile): New member: `macro_cache'.
964         * objfiles.c (allocate_objfile): Set allocate and free functions
965         for the macro cache's objstack.
966         (free_objfile): Empty the macro cache's obstack.
967         * symfile.c (reread_symbols): Empty the macro cache's obstack, and
968         set new allocate and free functions for it.
969         * solib-sunos.c (allocate_rt_common_objfile): Set allocate and
970         free functions for the macro cache's objstack.  (Why is this
971         function building its own objfile?)
972         * symmisc.c (print_objfile_statistics): Print statistics on the
973         macro bcache.
974         * Makefile.in: Note that buildsym.o depends on macrotab.h.
975
976 2002-05-15  Richard Earnshaw  <rearnsha@arm.com>
977
978         * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h.
979         (REGISTER_U_ADDR): Delete definition.
980         (arm_register_u_addr): Delete declaration.
981
982 2002-05-15  Richard Earnshaw  <rearnsha@arm.com>
983
984         * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC.
985         (ARM_LINUX_JB_ELEMENT_SIZE): Likewise.
986
987 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
988
989         * gdbserver/mem-break.c (reinsert_breakpoint_by_bp): Correct typo
990         stop_at -> stop_pc.
991
992 2002-05-14  Andrew Cagney  <ac131313@redhat.com>
993
994         * regcache.c (register_valid): Revise comments refering to "Not
995         available" and "unavailable".
996         * frame.c (frame_register_read): Ditto.
997         * findvar.c (value_of_register): Ditto.
998
999 2002-05-15  Andrew Cagney  <cagney@redhat.com>
1000
1001         * Makefile.in (remote_sim_h): Replace remote-sim_h.
1002         (remote-sim.o): Update dependencies.
1003         (d10v-tdep.o): Specify dependencies.
1004         (sim_d10v_h): Define.
1005
1006 2002-05-14  Jim Blandy  <jimb@redhat.com>
1007
1008         * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.
1009         * macrotab.c (macro_lookup_inclusion, find_definition,
1010         new_macro_table): Same.
1011         
1012         * macroexp.c (currently_rescanning, expand): Use `strcmp () == 0',
1013         not `! strcmp ()'.  This is a dubious improvement.
1014         * macrotab.c (macro_lookup_inclusion, find_definition): Same.
1015
1016         * macrotab.c (macro_lookup_inclusion): Initialize `best_depth',
1017         although it's not necessary, to avoid a warning.
1018
1019 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
1020
1021         * gdbtypes.h: Update accessor macros to use TYPE_MAIN_TYPE.
1022         (TYPE_CONST, TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE): Use
1023         TYPE_INSTANCE_FLAGS.
1024         (struct main_type): New.
1025         (struct type): Move most members to struct main_type.  Change
1026         cv_type and as_type to new type_chain member.  Add instance_flags.
1027         (TYPE_MAIN_TYPE, TYPE_CHAIN, TYPE_INSTANCE_FLAGS): New macros.
1028         (TYPE_CV_TYPE, TYPE_AS_TYPE): Remove.
1029         (finish_cv_type): Remove prototype.
1030         * gdbtypes.c (alloc_type): Update comment.  Allocate TYPE_MAIN_TYPE.
1031         Set TYPE_CHAIN.
1032         (alloc_type_instance): New function.
1033         (smash_type): New function.
1034         (make_pointer_type, make_reference_type, make_function_type)
1035         (smash_to_member_type, smash_to_method_type): Call smash_type.
1036         (make_qualified_type): New function.
1037         (make_type_with_address_space): Call make_qualified_type.
1038         (make_cv_type): Likewise.
1039         (finish_cv_type): Remove unnecessary function.
1040         (replace_type): Update comment.  Copy TYPE_MAIN_TYPE.
1041         (recursive_dump_type): Dump TYPE_CHAIN and TYPE_INSTANCE_FLAGS;
1042         remove TYPE_CV_TYPE and TYPE_AS_TYPE.
1043         * c-typeprint.c (c_type_print_modifier): Use TYPE_INSTANCE_FLAGS.
1044         * dwarf2read.c (read_structure_scope): Don't call finish_cv_type.
1045         * hpread.c (hpread_read_struct_type): Likewise.
1046         * stabsread.c (read_struct_type): Likewise.
1047
1048 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
1049
1050         * configure.tgt: Add a catch all sh* target, for cases like
1051         sh[2,3,4]-elf and sh-hms.
1052
1053 2002-05-14  Keith Seitz  <keiths@redhat.com>
1054
1055         * event-loop.c (create_file_handler): Don't do anything but
1056         update data when we are given a fd which we are already
1057         monitoring.
1058
1059 2002-05-14  Michal Ludvig  <mludvig@suse.cz>
1060
1061         * dwarf2cfi.c (context_cpy): Copy registers correctly.
1062         (update_context): Use __func__ in warnings.
1063         
1064 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
1065
1066         * ser-tcp.c: Include <netinet/udp.h>.  Rename tcp_open
1067         and tcp_close to net_open and net_close.
1068         (net_open): Accept "udp:" and "tcp:" specifications.  Connect
1069         using UDP if requested.  Don't try to disable Nagle on UDP
1070         sockets.
1071         * remote.c (remote_serial_open): New function.  Warn about UDP.
1072         (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
1073
1074 2002-05-13  Elena Zannoni  <ezannoni@redhat.com>
1075
1076         * MAINTAINERS: List sh-elf as buildable with ,-Werror.
1077
1078 2002-05-13  Elena Zannoni  <ezannoni@redhat.com>
1079
1080         * configure.tgt: Remove sh-hms target.
1081         * MAINTAINERS: Don't list sh-hms as a separate target.
1082
1083 2002-05-13  Jim Blandy  <jimb@redhat.com>
1084
1085         Add first preprocessor macro-expansion files.
1086         * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
1087         * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
1088         (splay_tree_h, macroexp_h, macrotab_h): New variable.
1089         (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
1090         (COMMON_OBS): Add macrotab.o, macroexp.o.
1091         (macroexp.o, macrotab.o): New rules.
1092
1093 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
1094
1095         * config/m88k/tm-m88k.h: Update copyright.
1096         (m88k_target_write_pc): Declare
1097         (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
1098         (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
1099         (SHIFT_INST_REGS): Update definition.
1100         * m88k-tdep.c (m88k_target_write_pc): New function.  Implement
1101         using old definition of TARGET_WRITE_PC.
1102         * regcache.c (generic_target_write_pc): Delete code handling
1103         NNPC_REGNUM.
1104         * gdbarch.sh (NNPC_REGNUM): Delete.
1105         * gdbarch.h, gdbarch.c: Regenerate.
1106
1107 2002-05-13  Richard Earnshaw  <rearnsha@arm.com>
1108
1109         * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
1110         builtin reg number.
1111
1112 2002-05-13  Daniel Jacobowitz  <drow@mvista.com>
1113
1114         * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
1115         (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
1116         (gen_address_of, gen_struct_ref, gen_repeat): Use type
1117         access macros.
1118         * c-typeprint.c (cp_type_print_method_args): Likewise.
1119         (c_type_print_args): Likewise.
1120         * d10v-tdep.c (d10v_push_arguments): Likewise.
1121         (d10v_extract_return_value): Likewise.
1122         * expprint.c (print_subexp): Likewise.
1123         * gdbtypes.c (lookup_primitive_typename): Likewise.
1124         (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
1125         * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
1126         (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
1127         (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
1128         (TYPE_VECTOR): Likewise.
1129         * hpread.c (hpread_read_struct_type)
1130         (fix_static_member_physnames, fixup_class_method_type)
1131         (hpread_type_lookup): Likewise.
1132         * mdebugread.c (parse_symbol, parse_type): Likewise.
1133         * p-lang.c (is_pascal_string_type): Likewise.
1134         * valops.c (hand_function_call): Likewise.
1135         * x86-64-tdep.c (classify_argument): Likewise.
1136
1137         * hpread.c (hpread_read_function_type)
1138         (hpread_read_doc_function_type): Call replace_type.
1139         * dstread.c (create_new_type): Delete.
1140         (decode_dst_structure, process_dst_function): Call alloc_type.
1141         Use type access macros.
1142
1143 2002-05-12  Mark Kettenis  <kettenis@gnu.org>
1144
1145         * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
1146         the're not supported by the current architecture.
1147         (i387_fill_fxsave): Likewise.
1148
1149 2002-05-12  Fred Fish  <fnf@redhat.com>
1150
1151         * symfile.c (default_symfile_offsets): Arrange for uninitialized
1152         sect_index_xxx members to index the first slot in section_offsets
1153         if all of the section_offsets are zero.
1154
1155 2002-05-12  Mark Kettenis  <kettenis@gnu.org>
1156
1157         * configure.tgt (sparc-*openbsd): Remove entry accidentially
1158         checked in with last change.
1159
1160 2002-05-12  Mark Kettenis  <kettenis@gnu.org>
1161
1162         * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
1163         Remove targets.  These are canonicalized to i386-*-sysv4.2uw by
1164         config.sub.
1165
1166 2002-05-12  Daniel Jacobowitz  <drow@mvista.com>
1167
1168         * Makefile.in: Update dependencies.
1169
1170 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
1171
1172         * language.c (local_hex_string_custom): Simplify.  Do not depend
1173         on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
1174
1175         * memattr.c (mem_info_command): Replace calls to
1176         longest_local_hex_string and longest_local_hex_string_custom.
1177         * buildsym.c (make_blockvector): Ditto.
1178         * solib.c (info_sharedlibrary_command): Ditto.
1179         * tracepoint.c (tracepoints_info): Ditto.
1180         * symtab.c (print_msymbol_info): Ditto.
1181
1182         * language.c (local_hex_string): Delete.
1183         (local_hex_string_custom): Delete.
1184         (longest_local_hex_string): Rename to local_hex_string.
1185         (longest_local_hex_string_custom): Rename to
1186         local_hex_string_custom.
1187         * language.h (local_hex_string): Change parameter type to LONGEST.
1188         (local_hex_string_custom): Ditto.
1189         (longest_local_hex_string): Delete declaration.
1190         (longest_local_hex_string_custom): Ditto.
1191
1192         * solib.c: Update copyright.
1193         * memattr.c: Update copyright.
1194         
1195 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
1196
1197         * arch-utils.h (legacy_register_to_value): Declare.
1198         (legacy_value_to_register): Declare.
1199         (legacy_convert_register_p): Declare.
1200         * arch-utils.c (legacy_register_to_value): New function.
1201         (legacy_value_to_register): New function.
1202         (legacy_convert_register_p): New function.
1203
1204         * gdbarch.sh (REGISTER_TO_VALUE): Define.
1205         (VALUE_TO_REGISTER): Define.
1206         (CONVERT_REGISTER_P): Define.
1207         * gdbarch.h, gdbarch.c: Regenerate.
1208
1209         * valops.c (value_assign): Use CONVERT_REGISTER_P and
1210         VALUE_TO_REGISTER.
1211         * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
1212         CONVERT_REGISTER_P.
1213
1214 2005-05-11  Daniel Jacobowitz  <drow@mvista.com>
1215             Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
1216
1217         * Makefile.in: Update dependencies for valops.c.
1218         * valops.c: Include "gdb_assert.h".
1219         (typecmp): Skip THIS parameter to methods.
1220         (find_method_list): Remove static_memfuncp argument,
1221         update callers.  Check for stub methods.
1222         (find_value_oload_method_list): Don't set *static_memfuncp.
1223         (find_overload_match): Don't check for stub methods.  Assert
1224         that methods are not stubbed.  Handle static methods.
1225         (value_find_oload_method_list): Remove static_memfuncp argument.
1226         * gdbtypes.c (check_stub_method): Do not add THIS pointer
1227         to the argument list for static stub methods.
1228         * value.h (value_find_oload_method_list): Update prototype.
1229
1230 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
1231
1232         * arch-utils.h (generic_register_size): Declare.
1233         (generic_register_raw_size, generic_register_virtual_size): Delete
1234         declarations.
1235         * arch-utils.c (generic_register_raw_size): Delete.
1236         (generic_register_size): New function.
1237         (generic_register_virtual_size): Delete.
1238
1239         * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
1240         default generic_register_size.
1241         * gdbarch.h, gdbarch.c: Re-generate.
1242         
1243         * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
1244         register_virtual_size.
1245         * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
1246         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
1247
1248 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
1249
1250         * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
1251         * gdbarch.h, gdbarch.c: Regenerate.
1252         * gnu-v3-abi.c: Update copyright.
1253         (vtable_address_point_offset): Update.
1254         (gnuv3_rtti_type): Update.
1255         (gnuv3_baseclass_offset): Update.
1256         * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
1257         (init_fetch_link_map_offsets): Update.
1258         * remote.c (get_remote_state): Update.
1259         
1260 2002-05-11  Daniel Jacobowitz  <drow@mvista.com>
1261
1262         * TODO: Remove value_headof/value_from_vtable_info comment.
1263         * printcmd.c (print_command_1): Don't call value_from_vtable_info.
1264         * values.c (value_headof, value_from_vtable_info): Delete.
1265         * value.h (value_from_vtable_info): Delete prototype.
1266
1267 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
1268
1269         * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
1270         gdb_string.h with $(gdb_string_h) and gdb_regex.h with
1271         $(gdb_regex_h).
1272         (gdb_assert_h): Define.
1273         (gdb_wait_h): Define.
1274         (gdb_regex_h): Define.
1275
1276 2002-05-11 Daniel Jacobowitz  <drow@mvista.com>
1277
1278         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
1279         * linespec.c (find_methods): Handle GCC 3.x template constructors.
1280
1281 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
1282
1283         * nbsd-tdep.c: Fix comment.
1284
1285 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
1286
1287         * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
1288         (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
1289         (nbsd-tdep.o): New dependency list.
1290         * alphanbsd-tdep.c: Don't include solib-svr4.h.  Include
1291         nbsd-tdep.h.
1292         (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
1293         (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
1294         * nbsd-tdep.c: New file.
1295         * nbsd-tdep.h: New file.
1296         * shnbsd-tdep.c: Don't include solib-svr4.h.  Include
1297         nbsd-tdep.h.
1298         (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
1299         (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
1300         * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
1301         * config/sh/nbsd.mt (TDEPFILES): Ditto.
1302
1303 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
1304
1305         * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
1306         * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
1307         * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
1308         * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
1309         * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
1310         * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
1311
1312 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
1313
1314         * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
1315         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
1316         * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
1317         * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
1318         * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
1319         * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
1320         * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
1321
1322 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
1323
1324         * i386nbsd-nat.c: Delete file.  Move fetch_core_registers and
1325         fetch_elfcore_registers to...
1326         * i386nbsd-tdep.c: ...here.
1327         (i386nbsd_use_struct_convention): Rename to...
1328         (i386nbsd_aout_use_struct_convention): ...this.
1329         (i386nbsd_supply_reg): New function.
1330         (i386nbsd_fill_reg): New function.
1331         (fetch_core_registers): Use i386nbsd_supply_reg.
1332         (fetch_elfcore_registers): Likewise.
1333         (_initialize_i386nbsd_tdep): New function.
1334         * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
1335         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
1336         * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
1337         * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
1338         (i386nbsd_aout_use_struct_convention): ...this.
1339
1340 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
1341
1342         * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
1343         (store_inferior_registers): Use shnbsd_fill_reg.
1344         * shnbsd-tdep.c (sh_nbsd_supply_registers, 
1345         sh_nbsd_supply_register): Collapse into...
1346         (shnbsd_supply_reg): ...this.
1347         (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
1348         (shnbsd_fill_reg): ...this.
1349         (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
1350         (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
1351         (fetch_core_registers): Use shnbsd_supply_reg.
1352         (fetch_elfcore_registers): Use shnbsd_supply_reg.
1353         (sh_nbsd_core_fns): Rename to...
1354         (shnbsd_core_fns): ...this.
1355         (sh_nbsd_elfcore_fns): Rename to...
1356         (shnbsd_elfcore_fns): ...this.
1357         (sh_nbsd_init_abi): Rename to...
1358         (shnbsd_init_abi): ...this.
1359         (_initialize_sh_nbsd_tdep): Rename to...
1360         (_initialize_shnbsd_tdep): ...this.
1361         * shnbsd-tdep.h (sh_nbsd_supply_registers,
1362         sh_nbsd_supply_register, sh_nbsd_fill_registers,
1363         sh_nbsd_fill_register): Remove prototypes.
1364         (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
1365
1366 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
1367
1368         * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
1369         (i387-nat.o): Delete dependency list.
1370         (go32-nat.o): Change i387-nat.h to i387-tdep.h.
1371         (x86-64-linux-nat.o): Likewise.
1372         * i387-nat.c: Delete file, moving contents to...
1373         * i387-tdep.c: ...here.
1374         * i387-nat.h: Rename...
1375         * i387-tdep.h: ...to this.
1376         * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
1377         * i386-linux-nat.c: Likewise.
1378         * i386bsd-nat.c: Likewise.
1379         * i386gnu-nat.c: Likewise.
1380         * i386nbsd-nat.c: Likewise.
1381         * i386v4-nat.c: Likewise.
1382         * x86-64-linux-nat.c: Likewise.
1383         * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
1384         * config/i386/go32.mh (NATDEPFILES): Likewise.
1385         * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
1386         * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
1387         * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
1388         * config/i386/linux.mh (NATDEPFILES): Likewise.
1389         * config/i386/nbsd.mh (NATDEPFILES): Likewise.
1390         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
1391         * config/i386/obsd.mh (NATDEPFILES): Likewise.
1392         * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
1393
1394 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
1395
1396         * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
1397         (alphanbsd-nat.o): Remove dependency list.
1398         (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
1399         * alphanbsd-nat.c: Delete.  Contents moved to...
1400         * alphanbsd-tdep.c: ...here.
1401         (_initialize_alphanbsd_tdep): Register core functions.
1402         * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
1403
1404 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
1405
1406         * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
1407         (alphabsd-nat.o): Depend on alphabsd-tdep.h.
1408         (alphanbsd-nat.o): Likewise.
1409         (alphabsd-tdep.o): New dependency list.
1410         * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
1411         (fill_gregset): Use alphabsd_fill_reg.
1412         (supply_fpregset): Use alphabsd_supply_fpreg.
1413         (fill_fpregset): Use alphabsd_fill_fpreg.
1414         (fetch_inferior_registers): Use struct reg and struct fpreg
1415         rather than gregset_t and fpregset_t.  Use alphabsd_supply_reg
1416         and alphabsd_supply_fpreg.
1417         (store_inferior_registers): Use struct reg and struct fpreg
1418         rather than gregset_t and fpregset_t.  Use alphabsd_fill_reg
1419         and alphabsd_fill_fpreg.
1420         * alphabsd-tdep.c: New file.
1421         * alphabsd-tdep.h: New file.
1422         * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
1423         (fetch_elfcore_registers): Use alphabsd_supply_reg and
1424         alphabsd_supply_fpreg.
1425         * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
1426         * config/alpha/nbsd.mt (TDEPFILES): Likewise.
1427
1428 2002-05-11  Eric Christopher  <echristo@redhat.com>
1429
1430         * mips-tdep.c (mips_double_register_type): Fix thinko.
1431         (mips_single_register_type): Ditto.
1432         * MAINTAINERS: Add self.
1433
1434 2002-05-11  Mark Kettenis  <kettenis@gnu.org>
1435
1436         * i387-nat.c (i387_supply_register, i387_fill_fsave,
1437         i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
1438         right thing on architectures with different endianness and/or
1439         integer sizes.
1440
1441 2002-05-10  Jason Thorpe  <thorpej@wasabisystems.com>
1442
1443         From Christian Limpach <chris@Pin.LU>
1444         * configure.in: Change sed expression which comments out
1445         NATDEPFILES to also comment out continuation lines.
1446         * configure: Regenerate.
1447
1448 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
1449
1450         * sh-tdep.c: Clean up code erroneously reintroduced by previous
1451         big patch.
1452
1453 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
1454
1455         * sh-tdep.c: Include correct file.
1456
1457 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
1458
1459         New support for sh64-elf (sh5) target.
1460
1461         * configure.tgt: For sh64-elf target, default to sh-elf.
1462
1463         * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
1464         (struct gdbarch_tdep): Add new fields for new registers and ABI
1465         info.
1466
1467         * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
1468         (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
1469         MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
1470         UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
1471         IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
1472         IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
1473         IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
1474         IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
1475         IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
1476         IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
1477         IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
1478         (sh_sh64_register_name, sh64_elf_make_msymbol_special,
1479         pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
1480         sh64_skip_prologue_hard_way, sh64_use_struct_convention,
1481         gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
1482         sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
1483         sh64_get_gdb_regnum, sh64_media_reg_base_num,
1484         sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
1485         sign_extend, sh64_nofp_frame_init_saved_regs,
1486         sh64_init_extra_frame_info, sh64_get_saved_register,
1487         sh64_extract_struct_value_address, sh64_pop_frame,
1488         sh64_push_arguments, sh64_extract_return_value,
1489         sh64_store_return_value, sh64_show_media_regs,
1490         sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
1491         sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
1492         sh_sh64_register_virtual_type,
1493         sh_sh64_register_convert_to_virtual,
1494         sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
1495         sh64_register_read, sh64_pseudo_register_write,
1496         sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
1497         do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
1498         sh64_do_pseudo_register, sh_compact_do_registers_info,
1499         sh64_do_registers_info, sh_gdbarch_init): New functions.
1500
1501 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
1502
1503         * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
1504
1505 2002-05-10 Daniel Jacobowitz  <drow@mvista.com>
1506
1507         * linespec.c (decode_line_1): Check for a double quote after
1508         a filename correctly.
1509
1510 2002-05-10  Jim Blandy  <jimb@redhat.com>
1511
1512         Properly track the size of the current objfile's .debug_line section.
1513         * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
1514         (DWARF_LINE_SIZE): New macro.
1515         (dwarf2_build_psymtabs_hard): Record the line section's size in
1516         the partial symbol table.
1517         (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
1518         symbol table.
1519
1520 2002-05-10  Petr Sorfa  <petrs@caldera.com>
1521
1522         * ia64-tdep.c: Handle breakpoints on L instruction type
1523         in MLX instruction bundle by moving the breakpoint to
1524         the third slot (X instruction type) as L holds only data.
1525
1526 2002-05-10  Kevin Buettner  <kevinb@redhat.com>
1527
1528         * dbxread.c (discarding_local_symbols_complaint): New complaint.
1529         (process_one_symbol): Complain about discarding local symbols
1530         due to a misplaced N_LBRAC entry.
1531
1532 2002-05-09  Elena Zannoni  <ezannoni@redhat.com>
1533
1534         From Daniel Berlin <dan@cgsoftware.com>
1535         * linespec.c (find_toplevel_char): '<' and '>' also increase and
1536         decrease the depth we are at, in the case of templates.
1537
1538 2002-05-09  Daniel Jacobowitz  <drow@mvista.com>
1539
1540         * mips-tdep.c (mips_float_register_type): New function.
1541         (mips_double_register_type): New function.
1542         (mips_print_register): Use them.
1543         (do_fp_register_row): Likewise.
1544
1545 2002-05-09  Daniel Jacobowitz  <drow@mvista.com>
1546
1547         * signals/signals.c (signals): Remove conditional compilation around
1548         Mach-specific signals.  Move them to after TARGET_SIGNAL_DEFAULT.
1549         (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
1550
1551 2002-05-09  Michael Snyder  <msnyder@redhat.com>
1552
1553         * remote-rdp.c (remote_rdp_can_run): Remove.
1554
1555 2002-05-09  Tom Tromey  <tromey@redhat.com>
1556
1557         * jv-valprint.c (java_val_print): Handle `char' as a special case
1558         of TYPE_CODE_INT.
1559
1560 2002-05-09  Michael Snyder  <msnyder@redhat.com>
1561
1562         * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
1563         strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
1564         strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
1565         str r(0123),[sp,#nn].
1566         (arm_skip_prologue): Ditto.  Also make disassembly
1567         order-independent by placing it in a loop.
1568
1569 2002-05-06  Michael Snyder  <msnyder@redhat.com>
1570
1571         * stabsread.c (read_type): Add recognition for new attribute:
1572         "@V;" means that an array type is actually a vector.
1573         This is analogous to the vector flag that's been added to dwarf2.
1574
1575 2002-05-09  Mark Kettenis  <kettenis@gnu.org>
1576
1577         * i386-tdep.h (i386_abi): New enum.
1578         (struct gdbarch_tdep): Replace os_ident member with abi.
1579         (i386_gdbarch_register_os_abi): New prototype.
1580         * i386-tdep.c (i386_abi_names): New array.
1581         (process_note_abi_tag_sections): Removed.
1582         (process_note_sections): New function.
1583         (i386_elf_abi_from_note, i386_elf_abi): New functions.
1584         (struct i386_abi_handler): New struct.
1585         (i386_abi_handler_list): New variable.
1586         (i386_gdbarch_register_os_abi): New function.
1587         (i386_gdbarch_init): Adapt for the changes given above.
1588
1589 2002-05-08  Daniel Jacobowitz  <drow@mvista.com>
1590
1591         * gregset.h: Say "GNU/Linux".
1592
1593 2002-05-08  Elena Zannoni  <ezannoni@redhat.com>
1594
1595         * gdbtypes.c : Add new builtin type for 64 bit vectors.
1596         (build_gdbtypes): Build builtin_type_v2_float.
1597         (_initialize_gdbtypes): Register new builtin type.
1598
1599 2002-05-08  Andrew Cagney  <ac131313@redhat.com>
1600
1601         * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
1602         (clear_gdbarch_swap): New function.
1603         (initialize_non_multiarch): Call.
1604         (gdbarch_update_p): Before calling init(), swap out and clear the
1605         existing architecture.
1606         * gdbarch.c: Regenerate.
1607
1608 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
1609
1610         * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
1611         alphanbsd-tdep.c.
1612
1613 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
1614
1615         * sh-nbsd-nat.c: Rename to...
1616         * shnbsd-nat.c: ...this.
1617         * sh-nbsd-tdep.c: Rename to...
1618         * shnbsd-tdep.c: ...this.
1619         * sh-nbsd-tdep.h: Rename to...
1620         * shnbsd-tdep.h: ...this.
1621         * config/sh/nbsd.mh: Use shnbsd-nat.o.
1622         * config/sh/nbsd.mt: Use shnbsd-tdep.o.
1623
1624 2002-05-08  Richard Earnshaw  <rearnsha@arm.com>
1625
1626         * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
1627         concatenation for command help messages.
1628
1629 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
1630
1631         * NEWS: Note new sh*-*-netbsdelf* configuration.
1632         * configure.host: Set gdb_host_cpu to sh for all sh*.
1633         (sh*-*-netbsdelf*): New host.
1634         * configure.tgt: Set gdb_target_cpu to sh for all sh*.
1635         (sh*-*-netbsdelf*): New target.
1636         * sh-nbsd-nat.c: New file.
1637         * sh-nbsd-tdep.c: New file.
1638         * sh-nbsd-tdep.h: New file.
1639         * config/sh/nbsd.mh: New file.
1640         * config/sh/nbsd.mt: New file.
1641         * config/sh/nm-nbsd.h: New file.
1642         * config/sh/tm-nbsd.h: New file.
1643
1644 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
1645
1646         * sh-tdep.c (sh_osabi_names): Declare.
1647         (process_note_abi_tag_sections): New function.
1648         (get_elfosabi): Ditto.
1649         (sh_gdbarch_register_os_abi): Ditto.
1650         (sh_dump_tdep): Ditto.
1651         _initialize_sh_tdep): Use gdbarch_register to register
1652         sh_gdbarch_init and sh_dump_tdep.
1653         * config/sh/tm-sh.h (sh_osabi): Declare.
1654         (gdbarch_tdep): Add sh_osabi and osabi_name members.
1655
1656 2002-05-07  Andrew Cagney  <ac131313@redhat.com>
1657
1658         * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
1659         (thumb_scan_prologue): Ditto.
1660         (arm_find_callers_reg): Ditto.
1661         (arm_frame_chain): Ditto.
1662         (arm_init_extra_frame_info): Ditto.
1663         (arm_frame_saved_pc): Ditto.
1664         (arm_pop_frame): Ditto.
1665         (arm_push_return_address): New function.
1666         (arm_gdbarch_init): Initialize use_generic_dummy_frames,
1667         call_dummy_location, call_dummy_breakpoint_offset_p,
1668         call_dummy_breakpoint_offset, call_dummy_p,
1669         call_dummy_stack_adjust_p, call_dummy_words,
1670         sizeof_call_dummy_words, call_dummy_start_offset,
1671         call_dummy_length, fix_call_dummy, pc_in_call_dummy,
1672         call_dummy_address, push_return_address and push_dummy_frame for
1673         generic dummy frames.
1674
1675 2002-05-07  Jason Thorpe  <thorpej@wasabisystems.com>
1676
1677         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
1678         size computation for alloca.
1679         (sh_fp_frame_init_saved_regs): Likewise.
1680
1681 2002-05-07  Richard Earnshaw  <rearnsha@arm.com>
1682
1683         * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
1684         (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
1685         * arm-tdep.c (arm_store_return_value): Use them.
1686         Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
1687         * remote-rdp.c (remote_rdp_fetch_register): Use
1688         ARM_MAX_REGISTER_RAW_SIZE.
1689         (remote_rdp_store_register): Likewise.
1690
1691 2002-05-07  Michal Ludvig  <mludvig@suse.cz>
1692
1693         * dwarf2cfi.c: Code cleanup, removed unused variables,
1694         added default labels to switch {} statements.
1695         * x86-64-tdep.c: Ditto.
1696         * x86-64-linux-nat.c: Ditto.
1697
1698 2002-05-07  Jason Thorpe  <thorpej@wasabisystems.com>
1699
1700         * solib.h: Protect against multiple inclusion.
1701
1702 2002-05-06  Jim Blandy  <jimb@redhat.com>
1703
1704         Add first preprocessor macro-expansion files.
1705         * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
1706         * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
1707         (splay_tree_h, macroexp_h, macrotab_h): New variable.
1708         (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
1709         (COMMON_OBS): Add macrotab.o, macroexp.o.
1710         (macroexp.o, macrotab.o): New rules.
1711
1712         Separate the job of reading the line number info statement program
1713         header (...expialidocious) out into its own function.
1714         * dwarf2read.c (struct line_head, struct filenames, struct
1715         directories): Replace with...
1716         (struct line_header): New structure, containing the full
1717         contents of the statement program header, including the
1718         include directory and file name tables.
1719         (read_file_scope): If we have line number info, instead of just
1720         calling dwarf_decode_lines to do all the work, call
1721         dwarf_decode_line_header first to get a `struct line_header'
1722         containing the data in the statement program header, and then
1723         pass that to dwarf_decode_lines, which will pick up where that
1724         left off.  Be sure to clean up the `struct line_header' object.
1725         (dwarf_decode_line_header, free_line_header, add_include_dir,
1726         add_file_name): New functions.
1727         (dwarf_decode_lines): Move all the code to read the statement
1728         program header into dwarf_decode_line_header.  Take the line
1729         header it built as the first argument, instead of the offset to
1730         the compilation unit's line number info.  Use the new `struct
1731         line_header' type instead of the old structures.  No need to do
1732         cleanups here now, since we don't allocate anything.
1733         (dwarf2_statement_list_fits_in_line_number_section,
1734         dwarf2_line_header_too_long): New complaints.
1735
1736 2002-05-06  Elena Zannoni  <ezannoni@redhat.com>
1737
1738         * gdbtypes.c (init_vector_type): New function.
1739         (build_builtin_type_vec128): Simplify the representation of SIMD
1740         registers.
1741         (build_gdbtypes): Initialize new builtin vector types.
1742         (_initialize_gdbtypes): Register new vector types with gdbarch.
1743         (builtin_type_v4_float, builtin_type_v4_int32,
1744         builtin_type_v8_int16, builtin_type_v16_int8,
1745         builtin_type_v2_int32, builtin_type_v4_int16,
1746         builtin_type_v8_int8): New (renamed) SIMD types.
1747
1748 2002-05-06  Mark Kettenis  <kettenis@gnu.org>
1749
1750         * i387-nat.c (i387_fill_fsave): Use regcache_collect.
1751         (i387_fill_fxsave): Likewise.
1752
1753 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
1754
1755         * alpha-tdep.c (alpha_extract_return_value): Don't use
1756         non-constant array size in prototype.
1757
1758 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
1759
1760         From Brian Taylor <briant at model dot com>:
1761         * ui-out.c (ui_out_field_core_addr): Use the function
1762         longest_local_hex_string_custom'to format addresses > 32 bits
1763         wide.
1764
1765         * ui-out.c (ui_out_field_core_addr): Update comment.
1766
1767 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
1768
1769         * stack.c (select_and_print_frame): Make static.  Delete the
1770         parameter `level'.
1771         (func_command): Update call.
1772         (select_frame_command): Delete code computing the frame level.
1773         * frame.h (select_and_print_frame): Delete declaration.
1774
1775 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
1776
1777         * sparc-tdep.c (sparc_get_saved_register): Comment why
1778         get_prev_frame call is safe.
1779
1780 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
1781
1782         * frame.h (select_frame): Delete level parameter.
1783         * stack.c (select_frame): Update.  Use frame_relative_level to
1784         obtain the frame's level.
1785         (select_and_print_frame): Update call.
1786         (select_frame_command): Ditto.
1787         (up_silently_base): Ditto.
1788         (down_silently_base): Ditto.
1789         * ocd.c (ocd_start_remote): Ditto.
1790         * remote-rdp.c (remote_rdp_open): Ditto.
1791         * remote-mips.c (mips_initialize): Ditto.
1792         (common_open): Ditto.
1793         * remote-e7000.c (e7000_start_remote): Ditto.
1794         * m3-nat.c (select_thread): Ditto.
1795         * hppa-tdep.c (child_get_current_exception_event): Ditto.
1796         (child_get_current_exception_event): Ditto.
1797         * varobj.c (varobj_create): Ditto.
1798         (varobj_update): Ditto.
1799         (c_value_of_root): Ditto.
1800         * tracepoint.c (finish_tfind_command): Ditto.
1801         * corelow.c (core_open): Ditto.
1802         * arch-utils.c (generic_prepare_to_proceed): Ditto.
1803         * thread.c (info_threads_command): Ditto.
1804         (switch_to_thread): Ditto.
1805         * infrun.c (normal_stop): Ditto.
1806         (restore_selected_frame): Ditto.
1807         (restore_inferior_status): Ditto.
1808         * breakpoint.c (insert_breakpoints): Ditto.
1809         (watchpoint_check): Ditto.
1810         (bpstat_stop_status): Ditto.
1811         (do_enable_breakpoint): Ditto.
1812         * blockframe.c (flush_cached_frames): Ditto.
1813         (reinit_frame_cache): Ditto.
1814
1815 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
1816
1817         * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
1818         maintainer.
1819
1820 2002-05-04  Jim Blandy  <jimb@redhat.com>
1821
1822         * gdbtypes.c (replace_type): Doc fix.
1823
1824 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
1825
1826         * valprint.c (strcat_longest): Delete commented out function.
1827         Update copyright.
1828
1829 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
1830
1831         * MAINTAINERS: Mark a29k as deleted.
1832         * NEWS: Mention that a29k was removed.  Add OBSOLETE section.
1833         Move new configurations to the top.
1834         * configure.tgt: Remove a29k.
1835         * config/a29k/tm-vx29k.h: Delete.
1836         * config/a29k/vx29k.mt: Delete.
1837         * config/a29k/tm-a29k.h: Delete.
1838         * config/a29k/a29k-udi.mt: Delete.
1839         * config/a29k/a29k.mt: Delete.
1840         * a29k-tdep.c: Delete.
1841         * remote-udi.c: Delete.
1842         * remote-mm.c: Delete.
1843         * remote-eb.c: Delete.
1844         * remote-adapt.c: Delete.
1845         * Makefile.in: Remove obsolete code.
1846         * gdbserver/Makefile.in: Ditto.
1847         * config/s390/s390x.mt: Ditto.
1848         * config/s390/s390.mt: Ditto.
1849         * config/sparc/sparclynx.mh: Ditto.
1850         * config/sparc/linux.mh: Ditto.
1851         * config/pa/hppaosf.mh: Ditto.
1852         * config/pa/hppabsd.mh: Ditto.
1853         * config/ns32k/nbsd.mt: Ditto.
1854         * config/mips/vr5000.mt: Ditto.
1855         * config/m68k/sun3os4.mh: Ditto.
1856         * config/m68k/nbsd.mt: Ditto.
1857         * config/m68k/m68klynx.mh: Ditto.
1858         * config/m32r/m32r.mt: Ditto.
1859         * config/i386/x86-64linux.mt: Ditto.
1860         * config/i386/nbsdelf.mt: Ditto.
1861         * config/i386/nbsd.mt: Ditto.
1862         * config/i386/i386lynx.mh: Ditto.
1863
1864 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
1865
1866         * target.c (debug_print_register): New function.  Handle oversize
1867         registers.
1868         (debug_to_fetch_registers): Call.
1869         (debug_to_store_registers): Call.
1870
1871 2002-05-03  Jim Blandy  <jimb@redhat.com>
1872
1873         * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
1874         (read_type): Doc fix.
1875         * gdbtypes.c (replace_type): Doc fix.
1876
1877         * stabsread.c (multiply_defined_struct): New complaint.
1878         (read_struct_type): If the type we were passed isn't empty, or
1879         incomplete, don't read the new struct type into it; complain,
1880         and return the original type unchanged.  Take a new `type_code'
1881         argument, which is the type code for the new type.
1882         (read_type): Rather than storing the type's type code here, pass
1883         it as an argument to read_struct_type, and let that take care of
1884         storing it.  That way, we don't overwrite the original type code,
1885         so read_struct_type can use it to decide whether we're overwriting
1886         something we shouldn't.
1887         (complain_about_struct_wipeout): New function.
1888
1889 2002-05-03  Andrew Cagney  <ac131313@redhat.com>
1890
1891         * gdbarch.sh: Assert that gdbarch is non-NULL.
1892         * gdbarch.c: Regenerate.
1893
1894 2002-05-03  Jason Merrill  <jason@redhat.com>
1895
1896         * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
1897         and return NULL.
1898
1899 2002-05-03  Michal Ludvig  <mludvig@suse.cz>
1900
1901         * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
1902         (x86_64_dwarf2gdb_regno_map_length),
1903         (x86_64_dwarf2_reg_to_regnum): Added.
1904         (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
1905         (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
1906         (_initialize_x86_64_tdep): Synced with the change above.
1907         (x86_64_skip_prologue): Reformulated message.
1908
1909 2002-05-03  Pierre Muller  <muller@ics.u-strasbg.fr>
1910
1911         * f-exp.y: Also use new prev_lexptr variable
1912         to improve error reporting. Based on Michael Snyder
1913         2002-04-24 dated patch to c-exp.y.
1914         * jv-exp.y: Likewise.
1915         * m2-exp.y: Likewise.
1916
1917 2002-05-02  Elena Zannoni  <ezannoni@redhat.com>
1918
1919         * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
1920         we are dealing with vectors.
1921
1922 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
1923
1924         * config/m68k/tm-nbsd.h: Obvious fix,
1925         correct machine name.
1926
1927 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
1928
1929         * p-typeprint.c (pascal_type_print_base): Add support
1930         for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
1931
1932 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
1933
1934         * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
1935         for fondamental pascal 'char' type.
1936
1937 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
1938
1939         * p-lang.h (is_pascal_string_type): Declaration changed,
1940         new sixth argument of type char ** added.
1941         * p-lang.c (is_pascal_string_type): Implementation
1942         changed. Args length_pos, length_size, string_pos, char_size
1943         can now be NULL. New argument arrayname set to the field
1944         name of the char array. Return value set to char array
1945         field index plus one.
1946         * p-valprint.c (pascal_val_print): Adapt to new declaration of
1947         is_pascal_string_type function.
1948
1949 2002-05-02  Andrew Cagney  <cagney@redhat.com>
1950
1951         * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
1952         <cagney@redhat.com> change.
1953         * gdbarch.c: Regenerate.
1954
1955 2002-05-02  Andrew Cagney  <cagney@redhat.com>
1956
1957         * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
1958         before probing for a new one.  Detect errorenous gdbarch_init
1959         functions.
1960         * gdbarch.c: Regenerate.
1961
1962 2002-05-01  Andrew Cagney  <cagney@redhat.com>
1963
1964         * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
1965         * config/mcore/tm-mcore.h: Ditto.  Update copyright.
1966         * config/v850/tm-v850.h: Ditto.  Update copyright.
1967
1968 2002-04-30  Andrew Cagney  <ac131313@redhat.com>
1969
1970         * cris-tdep.c (cris_gdbarch_init): Use arches instead of
1971         current_gdbarch.
1972
1973 2002-04-30  Michael Snyder  <msnyder@redhat.com>
1974
1975         * arm-tdep.c: Whitespace clean-ups.
1976         (arm_skip_prologue): Fix thinko; two lines
1977         should have been removed as part of 4/24 change.
1978
1979 2002-04-30  Kevin Buettner  <kevinb@redhat.com>
1980
1981         * rs6000-tdep.c: Added comment describing how fpscr register
1982         numbers were chosen.
1983
1984 2002-04-30  Michael Snyder  <msnyder@redhat.com>
1985
1986         * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
1987
1988 2002-04-29  Elena Zannoni  <ezannoni@redhat.com>
1989
1990         * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
1991         (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
1992         (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
1993
1994 2002-04-29  Kevin Buettner  <kevinb@redhat.com>
1995
1996         From Louis Hamilton <hamilton@redhat.com>:
1997         * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
1998         * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
1999         * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
2000         not bfd-private xcoff data, to determine wordsize.
2001         * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
2002
2003 2002-04-29  Andrew Cagney  <ac131313@redhat.com>
2004
2005         GDB 5.2 released from 5.2 branch.
2006
2007 2002-04-29  Michal Ludvig  <mludvig@suse.cz>
2008
2009         * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
2010         * x86-64-tdep.c (i386_gdbarch_init): Ditto.
2011         (x86_64_register_info_table): Added comments with register numbers.
2012
2013 2002-04-29  Elena Zannoni  <ezannoni@redhat.com>
2014
2015         * rs6000-tdep.c (rs6000_extract_return_value,
2016         rs6000_store_return_value): Handle returning vectors.
2017         (rs6000_gdbarch_init): Use
2018         ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
2019         * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
2020         New function.
2021         (ppc_sysv_abi_use_struct_convention): Deal with functions returning
2022         vectors.
2023         (ppc_sysv_abi_push_arguments): Handle vector parameters.
2024         * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
2025
2026 2002-04-24  Pierre Muller  <ics.u-strasbg.fr>
2027
2028         * hpread.c (hpread_psymtab_to_symtab_1,
2029         hpread_psymtab_to_symtab): Replace fprintf (stderr,...)
2030         with fprintf_unfiltered (gdb_stderr,...).
2031
2032 2002-04-24  Pierre Muller  <ics.u-strasbg.fr>
2033
2034         * remote-array.c (printf_monitor, write_monitor,
2035         array_insert_breakpoint, array_remove_breakpoint ):
2036         Replace fprintf (stderr,...
2037         with fprintf_unfiltered (gdb_stderr,....
2038         * remote-es.c: Likewise.
2039         * remote-os9k.c: Likewise.
2040         * remote-st.c: Likewise.
2041
2042 2002-04-28  Andreas Schwab  <schwab@suse.de>
2043
2044         * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
2045         linux-proc.o and gcore.o.
2046
2047 2002-04-26  Michal Ludvig  <mludvig@suse.cz>
2048
2049         * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
2050         code without frame pointers.
2051
2052 2002-04-26  Andrew Cagney  <ac131313@redhat.com>
2053
2054         * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
2055         ON_STACK is needed.
2056
2057 2002-04-26  Ben Elliston  <bje@redhat.com>
2058
2059         * target.c (do_xfer_memory): Correct reference to the new option
2060         "trust-readonly-sections".
2061
2062 2002-04-26  Elena Zannoni  <ezannoni@redhat.com>
2063
2064         * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
2065         * gdbtypes.c (recursive_dump_type): Output the vector flag.
2066         * dwarf2read.c (dwarf_attr_name): Handle new attribute for
2067         vectors.
2068         (read_array_type): Record the fact that this array type is really a
2069         vector (i.e. are passed in by value).
2070
2071 2002-04-26  Jason Thorpe  <thorpej@wasabisystems.com>
2072
2073         * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
2074         * alpha-tdep.c (alpha_sigcontext_addr): New function.
2075         (alpha_find_saved_regs): Use alpha_sigcontext_addr.
2076         (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
2077         * alpha-linux-tdep.c: Include frame.h.
2078         (alpha_linux_sigcontext_addr): New function.
2079         (alpha_linux_init_abi): Set tdep->sigcontext_addr to
2080         alpha_linux_sigcontext_addr.
2081         * alpha-osf1-tdep.c: Include gdbcore.h.
2082         (alpha_osf1_sigcontext_addr): New function.
2083         (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
2084         alpha_osf1_sigcontext_addr.
2085         * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
2086         * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
2087
2088 2002-04-26  Andrew Cagney  <ac131313@redhat.com>
2089
2090         * stack.c (selected_frame_level):
2091         (select_frame): Do not set selected_frame_level.
2092         * frame.h (selected_frame_level): Delete declaration.
2093
2094 2002-04-26  Andrew Cagney  <ac131313@redhat.com>
2095
2096         * rs6000-tdep.c (rs6000_gdbarch_init): Only set
2097         convert_from_func_ptr-addr when AIX / PowerOpen.
2098
2099 2002-04-25  Andrew Cagney  <ac131313@redhat.com>
2100
2101         * valops.c (hand_function_call): Call
2102         generic_save_call_dummy_addr.
2103         * frame.h (generic_save_call_dummy_addr): Declare.
2104         * blockframe.c (struct dummy_frame): Add fields call_lo and
2105         call_hi.
2106         (generic_find_dummy_frame): Check for PC in range call_lo to
2107         call_hi instead of entry_point_address.
2108         (generic_pc_in_call_dummy): Search the dummy frames for a PC in
2109         the call_lo to call_hi range.  Allow for DECR_PC_AFTER_BREAK.
2110         (generic_save_call_dummy_addr): New function.
2111
2112 2002-04-24  David S. Miller  <davem@redhat.com>
2113
2114         * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
2115         sparc_skip_prologue.
2116         (sparc_skip_prologue): Kill frameless_p arg, and use line number
2117         information to find prologue when possible.
2118         (sparc_prologue_frameless_p): Call examine_prologue directly.
2119         (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
2120         * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
2121         second argument.
2122         (SKIP_PROLOGUE): Likewise.
2123
2124 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
2125
2126         * alpha-tdep.c (alpha_skip_prologue_internal): Remove
2127         GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
2128         indicate that the condition it was testing is always true.
2129         * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
2130         * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
2131         * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
2132
2133 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
2134
2135         * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
2136         * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
2137         tdep->jb_pc and tdep->jb_elt_size.
2138         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
2139         * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
2140         * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
2141         * alpha-nat.c (get_longjmp_target): Remove.
2142         (JB_ELEMENT_SIZE): Ditto.
2143         (JB_PC): Ditto.
2144         * alpha-tdep.c (alpha_get_longjmp_target): New function.
2145         (alpha_gdbarch_init): Default tdep->jb_pc to -1.  If the
2146         OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
2147         to alpha_get_longjmp_target.
2148         (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
2149         * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
2150         * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
2151
2152 2002-04-25  Andrew Cagney  <ac131313@redhat.com>
2153
2154         * README: Update to GDB 5.2.
2155
2156 2002-04-25  Andrew Cagney  <ac131313@redhat.com>
2157
2158         * gdbarch.sh (LC_ALL): Set to `c'.
2159
2160 2002-04-25  Theodore A. Roth  <troth@verinet.com>
2161
2162         * avr-tdep.c: Ran through gdb_indent.sh.
2163
2164 2002-04-25  Theodore A. Roth  <troth@verinet.com>
2165
2166         * MAINTAINERS: Add myself as AVR maintainer.
2167         * NEWS: Note new target avr.
2168
2169 2002-04-25  Theodore A. Roth  <troth@verinet.com>
2170
2171         * Makefile.in: Add support for AVR target.
2172         * configure.tgt: Add support for AVR target.
2173         * avr-tdep.c: New file
2174         * config/avr/avr.mt: New file.
2175
2176 2002-04-25  Theodore A. Roth  <troth@verinet.com>
2177
2178         * MAINTAINERS: Add myself to write-after-approval.
2179
2180 2002-04-24  Pierre Muller  <ics.u-strasbg.fr>
2181
2182         * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
2183         with fprintf_unfiltered (gdb_stderr,....
2184
2185 2002-04-25  Pierre Muller  <muller@ics.u-strasbg.fr>
2186
2187         Fix PR gdb/508.
2188         * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
2189
2190 2002-04-25  Pierre Muller  <muller@ics.u-strasbg.fr>
2191
2192         * p-exp.y: Also use new prev_lexptr variable
2193         to improve error reporting. Based on Michael Snyder
2194         2002-04-24 dated patch to c-exp.y.
2195
2196 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
2197
2198         * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
2199         (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
2200         alpha_breakpoint_from_pc.  Set gdbarch_function_start_offset
2201         to 0.
2202         * config/alpha/tm-alpha.h: Remove forward decls of struct type
2203         and struct value.
2204         (FUNCTION_START_OFFSET): Remove.
2205         (BREAKPOINT): Ditto.
2206
2207 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
2208
2209         * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
2210         * NEWS: Ditto.
2211
2212 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
2213
2214         * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
2215         (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
2216         alpha_linux_pc_in_sigtramp.
2217         * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
2218         (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
2219         alpha_osf1_pc_in_sigtramp.
2220         * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
2221         * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
2222         (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2223         alphafbsd_pc_in_sigtramp.
2224         * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
2225         (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2226         alphanbsd_pc_in_sigtramp.
2227         * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
2228         * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
2229
2230 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
2231
2232         * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
2233
2234 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
2235
2236         * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
2237         alphanbsd-tdep.c.
2238         (alphanbsd-nat.o): New dependency list.
2239         (alphanbsd-tdep.o): Ditto.
2240         * NEWS: Note new native NetBSD/alpha configuration.
2241         * alphanbsd-nat.c: New file.
2242         * alphanbsd-tdep.c: Ditto.
2243         * configure.host (alpha*-*-netbsd*): New host.
2244         * configure.tgt (alpha*-*-netbsd*): New target.
2245         * config/alpha/nbsd.mh: New file.
2246         * config/alpha/nbsd.mt: Ditto.
2247         * config/alpha/nm-nbsd.h: Ditto.
2248         * config/alpha/tm-nbsd.h: Ditto.
2249
2250 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
2251
2252         * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
2253         (alpha-osf1-tdep.o): New dependency list.
2254         * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
2255         and skip_sigtramp_frame members.
2256         * alpha-linux-tdep.c: Include gdbcore.h.
2257         (alpha_linux_sigtramp_offset): Change return type to LONGEST.
2258         (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
2259         * alpha-osf1-tdep.c: New file.
2260         * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
2261         alpha-osf1-dep.c.
2262         (alpha_frame_past_sigtramp_frame): New function.
2263         (alpha_dynamic_sigtramp_offset): Ditto.
2264         (alpha_proc_desc_is_dyn_sigtramp): Ditto.
2265         (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
2266         (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
2267         (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
2268         (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
2269         (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
2270         (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
2271         (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
2272         (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
2273         (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
2274         and tdep->skip_sigtramp_frame.  Set gdbarch_skip_trampoline_code
2275         to find_solib_trampoline_target.
2276         * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
2277         * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
2278         (SKIP_TRAMPOLINE_CODE): Remove.
2279         (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
2280         (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
2281         (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
2282         (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
2283         * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
2284         (PROC_SIGTRAMP_MAGIC): Ditto.
2285         (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
2286         (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
2287         (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
2288         (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
2289         (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
2290
2291 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
2292
2293         * NEWS: Note that Alpha targets are now multi-arch.
2294
2295 2002-04-24  Michael Snyder  <msnyder@redhat.com>
2296
2297         * parser-defs.h (prev_lexptr): New external variable.
2298         * parse.c (parse_exp_1): Set prev_lexptr to null before
2299         calling the language-specific parser.
2300         * c-exp.y (yylex): Set prev_lexptr to start of current token.
2301         (yyerror): Use prev_lexptr in error reporting.
2302
2303 2002-04-24  Daniel Jacobowitz  <drow@mvista.com>
2304
2305         * config/i386/tm-linux.h: Define FILL_FPXREGSET.
2306         * gregset.h: If FILL_FPXREGSET is defined, provide
2307         gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
2308         * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
2309         is defined, call fill_fpxregset.
2310
2311 2002-04-24  Roland McGrath  <roland@frob.com>
2312
2313         * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
2314         * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
2315         (supply_gregset, supply_fpregset): New functions.
2316
2317         * gnu-nat.c (gnu_find_memory_regions): New function.
2318         (init_gnu_ops): Set `to_find_memory_regions' hook to that.
2319         (gnu_xfer_memory): Add a cast.
2320
2321 2002-04-24  Michael Snyder  <msnyder@redhat.com>
2322
2323         * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
2324         loop.  Add handling for "str lr, [sp, #-4]!" and for saves
2325         of argument regs ("str r(0123), [r11, #-nn"]).
2326         (arm_skip_prologue): Better handling for frameless functions.
2327         Treat "mov ip, sp" as optional.  Recognize "str lr, [sp, #-4]".
2328         (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
2329
2330 Wed Apr 24 14:22:21 2002  Andrew Cagney  <cagney@redhat.com>
2331
2332         * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
2333         NUM_PSEUDO_REGS can be used.
2334
2335 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
2336
2337         * arch-utils.h: Update copyright.
2338
2339         * gdbarch.sh (PC_IN_SIGTRAMP): Add.
2340         * gdbarch.h, gdbarch.c: Re-generate.
2341
2342         * inferior.h (IN_SIGTRAMP): Delete definition.
2343         * arch-utils.c (legacy_pc_in_sigtramp): New function.
2344         * arch-utils.h (legacy_pc_in_sigtramp): Declare.
2345
2346         * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
2347         (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
2348         * hppa-tdep.c (pc_in_interrupt_handler):  Use PC_IN_SIGTRAMP.
2349         (find_proc_framesize): Ditto.
2350         * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
2351         (alpha_init_extra_frame_info): Ditto.
2352         * infrun.c (handle_inferior_event): Ditto.
2353         (handle_inferior_event): Ditto.
2354         (check_sigtramp2): Ditto.
2355         * blockframe.c (create_new_frame): Ditto.
2356         (get_prev_frame): Ditto.
2357         * ppc-linux-tdep.c: Update comments.
2358         * i386-linux-tdep.c: Update comments.
2359         * breakpoint.c (bpstat_what): Update comment.
2360
2361 2002-04-24  Michal Ludvig  <mludvig@suse.cz>
2362
2363         * gdbserver/linux-low.c (regsets_fetch_inferior_registers),
2364         (regsets_store_inferior_registers): Removed cast to int from
2365         ptrace() calls.
2366         * gdbserver/regcache.h: Added declaration of struct inferior_info.
2367
2368 2002-04-24  David S. Miller  <davem@redhat.com>
2369
2370         * i960-tdep.c (register_in_window_p): New function.
2371         (i960_find_saved_register): Use it instead of
2372         REGISTER_IN_WINDOW_P.
2373         * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
2374
2375         * symtab.h (find_stab_function_addr): Kill extern.
2376         * minsyms.c (find_stab_function_addr): Remove from here...
2377         * dbxread.c: ... to here, and mark it static.
2378
2379 2002-04-20  David S. Miller  <davem@redhat.com>
2380
2381         * sparc-tdep.c (sparc_pop_frame): Only need to allocate
2382         SPARC_INTREG_SIZE * 16 bytes for reg_temp.
2383
2384 2002-04-21  David S. Miller  <davem@redhat.com>
2385
2386         * remote-vxsparc.c (vx_read_register): Fix typo, we want
2387         REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
2388         (vx_write_register): Likewise.
2389
2390 2002-04-23  J. Brobecker  <brobecker@gnat.com>
2391
2392         * source.c (is_regular_file): New function.
2393         (openp): Check wether file to open is a regular file
2394         to avoid opening directories.
2395
2396 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
2397
2398         * findvar.c (extract_signed_integer): Cast printf argument
2399         to suppress format warning.
2400         (extract_unsigned_integer): Likewise.
2401         * infcmd.c (registers_info): Likewise.
2402         * top.c (get_prompt_1): Likewise.
2403         * valops.c (value_assign): Likewise.
2404         * valprint.c (print_decimal): Likewise.
2405
2406 2002-04-22  H.J. Lu  (hjl@gnu.org)
2407
2408         * c-exp.y (typebase): Support
2409
2410         [long|long long|short] [signed|unsigned] [int|]
2411
2412         and
2413
2414         signed [long|long long|short] int
2415
2416 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
2417
2418         * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
2419         and vax-tdep.h.
2420         * vax-tdep.h: New file.
2421         * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
2422         Make several routines static.
2423         (vax_get_saved_register): New function.
2424         (vax_gdbarch_init): New function.
2425         (_initialize_vax_tdep): Register vax_gdbarch_init.
2426         * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
2427         Remove macros now under the control of gdbarch.
2428
2429 2002-04-22  Michael Snyder  <msnyder@redhat.com>
2430
2431         * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
2432         Some whitespace and coding standards tweaks.
2433
2434 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
2435
2436         * vax-tdep.c: Include regcache.h.
2437         (vax_call_dummy_words): New.
2438         (sizeof_vax_call_dummy_words): New.
2439         (vax_fix_call_dummy): New function.
2440         (vax_saved_pc_after_call): Ditto.
2441         * config/vax/tm-vax.h: Don't include regcache.h.
2442         (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
2443         (CALL_DUMMY): Remove.
2444         (CALL_DUMMY_WORDS): Define.
2445         (SIZEOF_CALL_DUMMY_WORDS): Define.
2446         (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
2447
2448 2002-04-18  Michael Snyder  <msnyder@redhat.com>
2449
2450         * arm-tdep.h: Change regnum defines to enums for ease of debugging.
2451
2452 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
2453
2454         * vax-tdep.c (vax_frame_chain): New function.
2455         (vax_push_dummy_frame): Ditto.
2456         (vax_pop_frame): Ditto.
2457         * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
2458         (FRAMELESS_FUNCTION_INVOCATION): Use
2459         generic_frameless_function_invocation_not.
2460         (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
2461         (POP_FRAME): Use vax_pop_frame.
2462
2463 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
2464
2465         * vax-tdep.c (vax_store_struct_return): New function.
2466         (vax_extract_return_value): Ditto.
2467         (vax_store_return_value): Ditto.
2468         (vax_extract_struct_value_address): Ditto.
2469         * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
2470         vax_store_struct_return.
2471         (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
2472         (STORE_RETURN_VALUE): Use vax_store_return_value.
2473         (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
2474
2475 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
2476
2477         * vax-tdep.c (vax_frame_saved_pc): New function.
2478         (vax_frame_args_address_correct): Ditto.
2479         (vax_frame_args_address): Ditto.
2480         (vax_frame_locals_address): Ditto.
2481         (vax_frame_num_args): Move code to be in proximity to
2482         other frame-related functions.
2483         * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
2484         (FRAME_SAVED_PC): Use vax_frame_saved_pc.
2485         (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
2486         (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
2487         (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
2488
2489 2002-04-22  H.J. Lu  (hjl@gnu.org)
2490
2491         * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
2492         includedir.
2493
2494 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
2495
2496         * vax-tdep.c (vax_frame_init_saved_regs): New function.
2497         * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
2498         (FRAME_INIT_SAVED_REGS): New macro.
2499
2500 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
2501
2502         * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
2503
2504 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
2505
2506         * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
2507         where needed.
2508         (fetch_osf_core_registers): Likewise.
2509         (supply_gregset): Likewise.
2510
2511 2002-04-22  J. Brobecker  <brobecker@gnat.com>
2512
2513         * symfile.h (get_section_index): Define.
2514         * symfile.c (get_section_index): New function.
2515         * mdebugread.c (SC_IS_SBSS): New macro.
2516         (SC_IS_BSS): Return true for the scBss storage class only, as
2517         the scSBss storage class refers to the .sbss section.
2518         (parse_partial_symbols): Discard the symbols which associated
2519         section does not exist.
2520         Make sure to use the .sbss section index for symbols which
2521         storage class is scBss, rather than using the .bss section index.
2522
2523 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
2524
2525         * vax-tdep.c: Update copyright years.
2526         (vax_register_name): New function.
2527         (vax_register_byte): Ditto.
2528         (vax_register_raw_size): Ditto.
2529         (vax_register_virtual_size): Ditto.
2530         (vax_register_virtual_type): Ditto.
2531         * config/vax/tm-vax.h: Update copyright years.
2532         (REGISTER_NAMES): Remove.
2533         (REGISTER_NAME): Define.
2534         (REGISTER_BYTE): Use vax_register_byte.
2535         (REGISTER_RAW_SIZE): Use vax_register_raw_size.
2536         (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
2537         (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
2538
2539 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
2540
2541         * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
2542         declaration
2543         * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
2544
2545 2002-04-21  David S. Miller  <davem@redhat.com>
2546
2547         * arch-utils.c (generic_prologue_frameless_p): Kill
2548         SKIP_PROLOGUE_FRAMELESS_P code.
2549         * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
2550         references.
2551         (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
2552         * arc-tdep.c (arc_prologue_frameless_p): Implement.
2553         * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
2554         references.
2555         (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
2556         * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
2557         (sparc_gdbarch_init): Pass it to
2558         set_gdbarch_prologue_frameless_p.
2559
2560 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
2561
2562         * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
2563         (alphabsd-nat.o): New dependency list.
2564
2565 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
2566
2567         * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
2568         alphafbsd-tdep.c.
2569         (alpha-linux-tdep.o): New dependency list.
2570         (alphafbsd-tdep.o): Likewise.
2571
2572 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
2573
2574         * alpha-linux-tdep.c: New file.  Move alpha_linux_sigtramp_offset
2575         to here...
2576         * alpha-tdep.c: ...from here.
2577         * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
2578
2579 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
2580
2581         * config/alpha/tm-alpha.h: Move alpha_software_single_step
2582         prototype from here...
2583         * alpha-tdep.h: ...to here.
2584
2585 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
2586
2587         * frame.h (selected_frame_level): Document as deprecated.
2588         (frame_relative_level): Declare.
2589         * stack.c (frame_relative_level): New function.
2590         (selected_frame_level): Document as deprecated.
2591         (select_frame): Do not set the selected_frame_level.
2592
2593         * stack.c (frame_info, record_selected_frame): Update.
2594         (frame_command, current_frame_command): Update.
2595         (up_silently_base, up_command, down_silently_base): Update.
2596         (down_command): Update.
2597         * inflow.c (kill_command): Update.
2598         * tracepoint.c (finish_tfind_command): Update.
2599         * corelow.c (core_open): Update.
2600         * thread.c (info_threads_command): Update.
2601         (do_captured_thread_select): Update.
2602         * infcmd.c (finish_command): Update.
2603         * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
2604
2605 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
2606
2607         * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
2608
2609 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
2610
2611         * arm-tdep.c (arm_breakpoint_from_pc): Make static.  Make return
2612         type const.
2613
2614 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
2615
2616         * alphafbsd-tdep.c: Update copyright years.  Include
2617         alpha-tdep.h.
2618         (alphafbsd_use_struct_convention): Make static.
2619         (alphafbsd_init_abi): New function.
2620         (_initialize_alphafbsd_tdep): New function.
2621         * config/alpha/tm-fbsd.h: Update copyright years.
2622         (USE_STRUCT_CONVENTION): Remove.
2623
2624 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
2625
2626         * alpha-tdep.c (alpha_abi_handler): New structure to describe
2627         an Alpha ABI variant.
2628         (alpha_abi_handler_list): Declare.
2629         (alpha_gdbarch_register_os_abi): New function.
2630         (alpha_gdbarch_init): Give registered ABI variant handlers a
2631         chance to tweak the gdbarch once we have set up defaults.
2632         * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
2633
2634 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
2635
2636         * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
2637         to standard_coerce_float_to_double.
2638         * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
2639
2640 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
2641
2642         * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
2643         * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
2644         from gdbarch_tdep rather than a constant.
2645         (alpha_gdbarch_init): Initialize tdep->vm_min_address to
2646         the default text address for all Alpha Unix ABIs.
2647         (alpha_dump_tdep): Report the value of tdep->vm_min_address.
2648         * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
2649
2650 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
2651
2652         * alpha-tdep.h: New file.  Includes several Alpha target constants
2653         taken from...
2654         * config/alpha/tm-alpha.h: ...here.  Remove macros that we now
2655         let gdbarch deal with.
2656         (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
2657         * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
2658         to dependency list.
2659         * alpha-nat.c: Include alpha-tdep.h.  Update for adjusted
2660         Alpha target register names.
2661         * alphabsd-nat.c: Likewise.
2662         * alpha-tdep.c: Include alpha-tdep.h.  Update for adjusted
2663         Alpha target register names.  Make serveral routines static.
2664         (alpha_get_saved_register): New function.
2665         (alpha_abi_names): New.
2666         (process_note_abi_tag_sections): New function.
2667         (get_elfosabi): New function.
2668         (alpha_gdbarch_init): New function.
2669         (alpha_dump_tdep): New function.
2670         (_initialize_alpha_tdep): Register alpha_gdbarch_init.
2671
2672 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
2673
2674         * frame.c (find_saved_register): Delete #ifdef
2675         HAVE_REGISTER_WINDOWS code.
2676         * config/sparc/tm-sparc.h: Update comments.
2677         * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
2678
2679 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
2680
2681         * i960-tdep.c (i960_find_saved_register): New function.
2682         (i960_get_saved_register): New function.
2683         * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
2684         (i960_get_saved_register): Declare.
2685         * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
2686
2687 2002-04-20  David S. Miller  <davem@redhat.com>
2688
2689         * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
2690
2691 2002-04-20  Andrew Cagney  <ac131313@redhat.com>
2692
2693         * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
2694         instead of NUM_PSEUDO_REGS.
2695
2696 2002-04-20  David S. Miller  <davem@redhat.com>
2697
2698         * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
2699         GDB_MULTI_ARCH_PARTIAL
2700         * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
2701         define, let tm-sp64.h do it.
2702
2703 2002-04-20  Jason Thorpe  <thorpej@wasabisystems.com>
2704
2705         * frame.c (find_saved_register): Avoid a NULL pointer
2706         dereference and actually walk the frame list.
2707
2708 2002-04-20  Andrew Cagney  <ac131313@redhat.com>
2709
2710         * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
2711         sorted in most most-recent-used order.  Document.
2712         * gdbarch.h, gdbarch.c: Regenerate.
2713
2714 2002-04-20  Daniel Jacobowitz  <drow@mvista.com>
2715
2716         * gdbserver/inferiors.c (struct inferior_info): Add regcache_data.
2717         (add_inferior): Call create_register_cache.
2718         (clear_inferiors): Call free_register_cache.
2719         (inferior_regcache_data, set_inferior_regcache_data): New functions.
2720         * gdbserver/regcache.c (struct inferior_regcache_data): New.
2721         (registers): Remove.
2722         (get_regcache): New function.
2723         (create_register_cache, free_register_cache): New functions.
2724         (set_register_cache): Don't initialize the register cache here.
2725         (registers_to_string, registers_from_string, register_data): Call
2726         get_regcache.
2727         * gdbserver/regcache.h: Add prototypes.
2728         * gdbserver/server.h: Likewise.
2729
2730 2002-04-20  Daniel Jacobowitz  <drow@mvista.com>
2731
2732         * gdbserver/mem-break.c: New file.
2733         * gdbserver/mem-break.h: New file.
2734         * gdbserver/Makefile.in: Add mem-break.o rule; update server.h
2735         dependencies.
2736         * gdbserver/inferiors.c (struct inferior_info): Add target_data
2737         member.
2738         (clear_inferiors): Free target_data member if set.
2739         (inferior_target_data, set_inferior_target_data): New functions.
2740         * gdbserver/linux-i386-low.c (i386_breakpoint, i386_breakpoint_len)
2741         (i386_stop_pc, i386_set_pc): New.  Add to the_low_target.
2742         * gdbserver/linux-low.c (linux_bp_reinsert): New variable.
2743         (struct inferior_linux_data): New.
2744         (linux_create_inferior): Use set_inferior_target_data.
2745         (linux_attach): Likewise.  Call add_inferior.
2746         (linux_wait_for_one_inferior): New function.
2747         (linux_wait): Call it.
2748         (linux_write_memory): Add const.
2749         (initialize_low): Call set_breakpoint_data.
2750         * gdbserver/linux-low.h (struct linux_target_ops): Add breakpoint
2751         handling members.
2752         * gdbserver/server.c (attach_inferior): Remove extra add_inferior
2753         call.
2754         * gdbserver/server.h: Include mem-break.h.  Update inferior.c
2755         prototypes.
2756         * gdbserver/target.c (read_inferior_memory)
2757         (write_inferior_memory): New functions.
2758         * gdbserver/target.h (read_inferior_memory)
2759         (write_inferior_memory): Change macros to prototypes.
2760         (struct target_ops): Update comments.  Add const to write_memory
2761         definition.
2762
2763 2002-04-19  Andrew Cagney  <ac131313@redhat.com>
2764
2765         * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
2766         instead of ->prev.
2767         * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
2768         * s390-tdep.c (s390_frame_chain): Do not use ->prev.
2769         * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
2770         instead of ->prev.
2771
2772 2002-04-19  Elena Zannoni  <ezannoni@redhat.com>
2773
2774         Fix PR gdb/471.
2775         * gdbtypes.c (init_simd_type): Rewrite using new functions.
2776         (build_builtin_type_vec128): Ditto.
2777         (append_composite_type_field): Fix calculation of type length in
2778         union case.
2779
2780 2002-04-19  Eli Zaretskii  <eliz@is.elta.co.il>
2781
2782         * config/djgpp/README: Update.
2783
2784         * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
2785         compiler warnings.
2786
2787 2002-04-19  Jason Thorpe  <thorpej@wasabisystems.com>
2788
2789         * alpha-tdep.c (setup_arbitrary_frame): Rename...
2790         (alpha_setup_arbitrary_frame): ...to this.
2791         * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
2792         for alpha_setup_arbitrary_frame.
2793
2794 2002-04-18  Andrew Cagney  <cagney@redhat.com>
2795
2796         * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
2797         * gdbarch.h, gdbarch.c: Regenerate.
2798
2799         * defs.h (breakpoint_from_pc_fn): Delete type definition.
2800         * target.h (memory_breakpoint_from_pc): Update declaration.
2801         * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
2802
2803         * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
2804         * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
2805         * mem-break.c (memory_breakpoint_from_pc): Ditto.
2806         * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
2807         * s390-tdep.c (s390_breakpoint_from_pc): Ditto
2808         * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
2809         * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
2810         * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
2811         * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
2812         * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
2813         * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
2814         * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
2815
2816         * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
2817         const pointer.
2818         * monitor.c (monitor_insert_breakpoint): Ditto.
2819         * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
2820
2821         * config/mcore/tm-mcore.h: Update copyright.
2822         * mem-break.c: Ditto.
2823         * xstormy16-tdep.c: Ditto.
2824
2825 2002-04-18  Pierre Muller  <muller@ics.u-strasbg.fr>
2826
2827         * p-exp.y: Add precedence rule for '^' token.
2828         This removes the shift/reduce conflicts.
2829         Remove the comment concerning these shift/reduce conflicts.
2830
2831 2002-04-18  Elena Zannoni  <ezannoni@redhat.com>
2832
2833         * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
2834         (registers_powerpc_nofp): New register set for processors
2835         without floating point unit.
2836
2837 2002-04-18  David S. Miller  <davem@redhat.com>
2838
2839         * MAINTAINERS: Add myself to write-after-approval.
2840
2841 2002-04-17  Michael Snyder  <msnyder@redhat.com>
2842
2843         * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
2844
2845 2002-04-17  Andrew Cagney  <ac131313@redhat.com>
2846
2847         * rs6000-tdep.c (frame_initial_stack_address): Use
2848         frame_register_read to read the alloca_reg.
2849
2850 2002-04-17  Andrew Cagney  <ac131313@redhat.com>
2851
2852         * frame.c (find_saved_register): Find saved registers in the next
2853         not prev frame.
2854         Fix PR gdb/365.
2855
2856 2002-04-17  Andrew Cagney  <ac131313@redhat.com>
2857
2858         * gdbarch.sh (LANG): Set to ``c''.
2859
2860 2002-04-15  Andrew Cagney  <ac131313@redhat.com>
2861
2862         * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
2863
2864 2002-04-15  Andrew Cagney  <ac131313@redhat.com>
2865
2866         * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
2867         Update copyright.
2868
2869         * hpread.c (hpread_get_lntt): Add declaration.
2870         Also fix PR gdb/391.
2871
2872 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
2873
2874         * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
2875         * aclocal.m4, configure: Re-generate.
2876         Fix PR gdb/391.
2877
2878 2002-04-14  Elena Zannoni  <ezannoni@redhat.com>
2879
2880         * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
2881         instead of tm_print_insn.
2882
2883 2002-04-14  Elena Zannoni  <ezannoni@redhat.com>
2884
2885         * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
2886
2887 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
2888
2889         * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
2890         * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
2891         (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
2892
2893 2002-04-12  Don Howard  <dhoward@redhat.com>
2894
2895         * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
2896         max_user_call_depth.
2897         (init_cmd_lists): Initialize the new value;
2898         * cli/cli-script.c (execute_user_command): Limit the call depth of
2899         user defined commands.  This avoids a core-dump when user commands
2900         are infinitly recursive.
2901
2902 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
2903
2904         * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
2905         * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
2906         from tdep struct instead of DEFAULT_LR_SAVE.
2907         (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
2908         * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
2909         * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
2910
2911 2002-04-12  Michael Snyder  <msnyder@redhat.com>
2912
2913         * Remote.c: Spelling fix.
2914         * gcore.c (default_derive_heap_segment): Use bfd_section_name.
2915         If no symbol found for "sbrk", try "_sbrk".
2916         (make_output_phdrs): Use bfd_section_name.
2917         (gcore_copy_callback): Use bfd_section_name.
2918         * eval.c: Indentation fix-ups.
2919         * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
2920         in case it gets applied to an address that is already
2921         in the instruction space.
2922         * cli/cli-decode.c (help_list): Allow long lines to wrap.
2923         * symfile.c: Fix indentation, long lines.
2924         * source.c: White space fix-up.
2925
2926 2002-04-12  Andrew Cagney  <cagney@redhat.com>
2927
2928         * defs.h (read_relative_register_raw_bytes): Delete declaration.
2929         * frame.c (frame_register_read): New function.  Return non-zero on
2930         success.
2931         (read_relative_register_raw_bytes_for_frame): Delete.
2932         (read_relative_register_raw_bytes): Delete.
2933         * frame.h (frame_register_read): Declare.
2934         * d30v-tdep.c: Update Copyright.  Use frame_register_read.
2935         * sh-tdep.c: Ditto.
2936         * infcmd.c (do_registers_info): Ditto.
2937         * hppa-tdep.c: Ditto.
2938         * rs6000-tdep.c: Ditto.
2939         * h8500-tdep.c: Ditto.
2940         * mips-tdep.c: Ditto.
2941         * h8300-tdep.c: Ditto.
2942         * z8k-tdep.c: Ditto.
2943
2944 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
2945
2946         From Jimi X <jimix@watson.ibm.com>:
2947         * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
2948         64-bit SysV ABI.
2949
2950 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
2951
2952         From Jimi X <jimix@watson.ibm.com>:
2953         * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
2954         bfd info.
2955
2956 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
2957
2958         From Jimi X <jimix@watson.ibm.com>:
2959         * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
2960         register sets for these processor variants.
2961
2962 2002-04-11  Daniel Jacobowitz  <drow@mvista.com>
2963
2964         * gdbserver/linux-low.c (usr_store_inferior_registers): Support
2965         registers which are allowed to fail to store.
2966         * gdbserver/linux-low.h (linux_target_ops): Likewise.
2967         * gdbserver/linux-ppc-low.c (ppc_regmap): Support FPSCR.
2968         (ppc_cannot_store_register): FPSCR may not be storable.
2969         * regformats/reg-ppc.dat: Support FPSCR.
2970
2971 2002-04-11  Kevin Buettner  <kevinb@redhat.com>
2972
2973         * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
2974         * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
2975         Add fpscr as an invalid/unfetchable register.
2976         * ppc-linux-nat.c (ppc_register_u_addr, store_register)
2977         (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
2978         (fill_fpregset): Add support for register fpscr.
2979         (fetch_ppc_registers, store_ppc_registers, supply_gregset)
2980         (fill_gregset): Account for the fact that register ``mq'' might
2981         not exist.
2982         * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
2983         (registers_power): Add fpscr to register set at slot 71.
2984         (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
2985         exist on most PPC architectures.  Initialize ppc_fpscr_regnum.
2986
2987 2002-04-11  Michael Snyder  <msnyder@redhat.com>
2988
2989         * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
2990         * configure: Regenerate.
2991         * config.in: Regenerate.
2992         * acconfig.h: Add define for _SYSCALL32.
2993         * core-sol2.c: Remove #define _SYSCALL32.
2994         * solib-legacy.c: Remove #define _SYSCALL32.
2995
2996 2002-04-10  Andrew Cagney  <ac131313@redhat.com>
2997
2998         * stack.c (select_frame): Cleanup internal error message, do not
2999         use %p.
3000
3001 2002-04-10  Andrew Cagney  <ac131313@redhat.com>
3002
3003         * stack.c (select_frame): Check that selected_frame and the
3004         specified level are as expected.
3005         * blockframe.c (get_prev_frame): Set the `level' from next_frame.
3006         Update copyright.
3007         * frame.h (struct frame_info): Add field `level'.  Update
3008         copyright.
3009         Work-in-progress PR gdb/464.
3010
3011 2002-04-10  Andrew Cagney  <ac131313@redhat.com>
3012
3013         * maint.c (maint_print_section_info): Rename print_section_info.
3014         (print_bfd_section_info, print_objfile_section_info): Update.
3015         * inferior.h (struct gdbarch): Add opaque declaration.
3016         * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
3017         * gdbarch.h: Regenerate.
3018
3019 2002-04-10  Michal Ludvig  <mludvig@suse.cz>
3020
3021         * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
3022         (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
3023         (kernel_u_size): Added.
3024         * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
3025         (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
3026
3027 2002-04-04  Jim Ingham  <jingham@apple.com>
3028
3029        * valarith.c (find_size_for_pointer_math): New function, either returns
3030        the size for a pointer's target, returns 1 for void *, or errors for
3031        incomplete types.
3032        (value_add, value_sub): use find_size_for_pointer_math.
3033
3034 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
3035
3036         * linux-low.c (linux_look_up_symbols): New hook.
3037         (linux_target_ops): Add linux_look_up_symbols.
3038         * remote-utils.c (decode_address): New function.
3039         (look_up_one_symbol): New function.
3040         * server.c (handle_query): Call target look_up_symbols hook.
3041         * server.h (look_up_one_symbol): Add prototype.
3042         * target.h (struct target_ops): Add look_up_symbols hook.
3043
3044 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
3045
3046         * gdbserver/server.h: Include <string.h> if HAVE_STRING_H.
3047         * ChangeLog: Correct paths in last ChangeLog entry.
3048
3049 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
3050
3051         * gdbserver/linux-low.h: Remove obsolete prototypes.
3052         (struct linux_target_ops): New.
3053         (extern the_low_target): New.
3054         * gdbserver/linux-low.c (num_regs, regmap): Remove declarations.
3055         (register_addr): Use the_low_target explicitly.
3056         (fetch_register): Likewise.
3057         (usr_fetch_inferior_registers): Likewise.
3058         (usr_store_inferior_registers): Likewise.
3059         * gdbserver/linux-arm-low.c (num_regs): Remove.
3060         (arm_num_regs): Define.
3061         (arm_regmap): Renamed from regmap, made static.
3062         (arm_cannot_fetch_register): Renamed from cannot_fetch_register,
3063         made static.
3064         (arm_cannot_store_register): Renamed from cannot_store_register,
3065         made static.
3066         (the_low_target): New.
3067         * gdbserver/linux-i386-low.c (num_regs): Remove.
3068         (i386_num_regs): Define.
3069         (i386_regmap): Renamed from regmap, made static.
3070         (i386_cannot_fetch_register): Renamed from cannot_fetch_register,
3071         made static.
3072         (i386_cannot_store_register): Renamed from cannot_store_register,
3073         made static.
3074         (the_low_target): New.
3075         * gdbserver/linux-ia64-low.c (num_regs): Remove.
3076         (ia64_num_regs): Define.
3077         (ia64_regmap): Renamed from regmap, made static.
3078         (ia64_cannot_fetch_register): Renamed from cannot_fetch_register,
3079         made static.
3080         (ia64_cannot_store_register): Renamed from cannot_store_register,
3081         made static.
3082         (the_low_target): New.
3083         * gdbserver/linux-m68k-low.c (num_regs): Remove.
3084         (m68k_num_regs): Define.
3085         (m68k_regmap): Renamed from regmap, made static.
3086         (m68k_cannot_fetch_register): Renamed from cannot_fetch_register,
3087         made static.
3088         (m68k_cannot_store_register): Renamed from cannot_store_register,
3089         made static.
3090         (the_low_target): New.
3091         * gdbserver/linux-mips-low.c (num_regs): Remove.
3092         (mips_num_regs): Define.
3093         (mips_regmap): Renamed from regmap, made static.
3094         (mips_cannot_fetch_register): Renamed from cannot_fetch_register,
3095         made static.
3096         (mips_cannot_store_register): Renamed from cannot_store_register,
3097         made static.
3098         (the_low_target): New.
3099         * gdbserver/linux-ppc-low.c (num_regs): Remove.
3100         (ppc_num_regs): Define.
3101         (ppc_regmap): Renamed from regmap, made static.
3102         (ppc_cannot_fetch_register): Renamed from cannot_fetch_register,
3103         made static.
3104         (ppc_cannot_store_register): Renamed from cannot_store_register,
3105         made static.
3106         (the_low_target): New.
3107         * gdbserver/linux-s390-low.c (num_regs): Remove.
3108         (s390_num_regs): Define.
3109         (s390_regmap): Renamed from regmap, made static.
3110         (s390_cannot_fetch_register): Renamed from cannot_fetch_register,
3111         made static.
3112         (s390_cannot_store_register): Renamed from cannot_store_register,
3113         made static.
3114         (the_low_target): New.
3115         * gdbserver/linux-sh-low.c (num_regs): Remove.
3116         (sh_num_regs): Define.
3117         (sh_regmap): Renamed from regmap, made static.
3118         (sh_cannot_fetch_register): Renamed from cannot_fetch_register,
3119         made static.
3120         (sh_cannot_store_register): Renamed from cannot_store_register,
3121         made static.
3122         (the_low_target): New.
3123         * gdbserver/linux-x86-64-low.c (x86_64_regmap): Renamed from regmap.
3124         (the_low_target): New.
3125
3126 2002-04-09  Andrew Cagney  <ac131313@redhat.com>
3127
3128         * frame.c (read_relative_register_raw_bytes_for_frame): Do not
3129         override FP_REGNUM with frame->fp.  Update copyright.
3130         * parse.c (num_std_regs, std_regs): Delete.
3131         (target_map_name_to_register): Do not search std_regs.  Update
3132         function description.
3133         * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
3134         declarations.  Update copyright.
3135         Fix PR gdb/251.
3136
3137 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
3138
3139         * gdbserver/Makefile.in: Add stamp-h target.
3140         * gdbserver/configure.in: Create stamp-h.
3141         * gdbserver/configure: Regenerated.
3142
3143 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
3144
3145         * gdbserver/inferiors.c: New file.
3146         * gdbserver/target.c: New file.
3147         * gdbserver/target.h: New file.
3148         * gdbserver/Makefile.in:  Add target.o and inferiors.o.  Update
3149         dependencies.
3150         * gdbserver/linux-low.c (inferior_pid): New static variable,
3151         moved from server.c.
3152         (linux_create_inferior): Renamed from create_inferior.
3153         Call add_inferior.  Return 0 on success instead of a PID.
3154         (linux_attach): Renamed from myattach.
3155         (linux_kill): Renamed from kill_inferior.  Call clear_inferiors ().
3156         (linux_thread_alive): Renamed from mythread_alive.
3157         (linux_wait): Renamed from mywait.  Call clear_inferiors () if the
3158         child dies.
3159         (linux_resume): Renamed from myresume.  Add missing ``return 0''.
3160         (regsets_store_inferior_registers): Correct error message.
3161         Add missing ``return 0''.
3162         (linux_fetch_registers): Renamed from fetch_inferior_registers.
3163         (linux_store_registers): Renamed from store_inferior_registers.
3164         (linux_read_memory): Renamed from read_inferior_memory.
3165         (linux_write_memory): Renamed from write_inferior_memory.
3166         (linux_target_ops): New structure.
3167         (initialize_low): Call set_target_ops ().
3168         * gdbserver/remote-utils.c (unhexify): New function.
3169         (hexify): New function.
3170         (input_interrupt): Send signals to ``signal_pid''.
3171         * gdbserver/server.c (inferior_pid): Remove.
3172         (start_inferior): Update create_inferior call.
3173         (attach_inferior): Call add_inferior.
3174         (handle_query): New function.
3175         (main): Call handle_query for `q' packets.
3176         * gdbserver/server.h: Include "target.h".  Remove obsolete prototypes.
3177         Add prototypes for "inferiors.c", "target.c", hexify, and unhexify.
3178
3179 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
3180
3181         * gdbserver/Makefile.in: Add WARN_CFLAGS.  Update configury
3182         dependencies.
3183         * gdbserver/configure.in: Check for <string.h>
3184         * gdbserver/configure: Regenerate.
3185         * gdbserver/config.in: Regenerate.
3186         * gdbserver/gdbreplay.c: Include needed system headers.
3187         (remote_open): Remove strchr prototype.
3188         * gdbserver/linux-low.h: Correct #ifdef to HAVE_LINUX_USRREGS.
3189         * gdbserver/regcache.c (supply_register): Change buf argument to const void *.
3190         (supply_register_by_name): Likewise.
3191         (collect_register): Change buf argument to void *.
3192         (collect_register_by_name): Likewise.
3193         * gdbserver/regcache.h: Add missing prototypes.
3194         * gdbserver/remote-utils.c: Include <arpa/inet.h> for inet_ntoa.
3195         * gdbserver/server.c (handle_query): New function.
3196         (attached): New static variable, moved out of main.
3197         (main): Quiet longjmp clobber warnings.
3198         * gdbserver/server.h: Add ATTR_NORETURN and ATTR_FORMAT.  Update prototypes.
3199         * gdbserver/utils.c (error): Remove NORETURN.
3200         (fatal): Likewise.
3201
3202 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
3203
3204         * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
3205         after the last symbol in a block.
3206
3207 2002-04-09  Pierre Muller  <muller@ics.u-strasbg.fr>
3208
3209         * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
3210         is non zero as a found symbol.
3211
3212 2002-04-08  Andrew Cagney  <ac131313@redhat.com>
3213
3214         * findvar.c: Include "builtin-regs.h".
3215         (value_of_register): Call value_of_builtin_reg when applicable.
3216         * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
3217         (target_map_name_to_register): Call
3218         builtin_reg_map_name_to_regnum.
3219         * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
3220         (COMMON_OBS): Add builtin-regs.o and std-regs.o.
3221         (builtin_regs_h): Define.
3222         (builtin-regs.o): New target.
3223         (findvar.o): Add $(builtin_regs_h).
3224         * builtin-regs.c, builtin-regs.h: New files.
3225         * std-regs.c: New file.
3226         Partial fix for PR gdb/251.
3227
3228 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
3229
3230         * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
3231         it's no longer required.
3232
3233 2002-04-08  Andrew Cagney  <ac131313@redhat.com>
3234
3235         * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
3236
3237 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
3238
3239         From Jimi X <jimix@watson.ibm.com>:
3240         * rs6000-tdep.c (rs6000_software_single_step): Use
3241         rs6000_breakpoint_from_pc() to fetch breakpoint instruction
3242         and size.  Use target_insert_breakpoint() and
3243         target_remove_breakpoint() to insert and remove breakpoints
3244         instead of explicit memory reads and writes.
3245
3246 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
3247
3248         * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
3249         * rs6000-tdep.c (rs6000_push_arguments): Eliminate
3250         ELF_OBJECT_FORMAT ifdef.
3251
3252 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
3253
3254         From Jimi X <jimix@watson.ibm.com>:
3255         * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
3256
3257 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
3258
3259         From Jimi X <jimix@watson.ibm.com>:
3260         * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
3261         definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
3262
3263 2002-04-07  Mark Kettenis  <kettenis@gnu.org>
3264
3265         * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
3266         s/asprintf/xasprintf/.
3267         (fbsd_make_corefile_notes): s/strdup/xstrdup/.
3268
3269 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
3270
3271         I believe Jeff Law denies responsability for this one:
3272         * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
3273         * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
3274         * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
3275         Work-around for PR gdb/366.
3276
3277 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
3278
3279         * remote-e7000.c (write_small, e7000_read_inferior_memory,
3280         e7000_read_inferior_memory_large, e7000_insert_breakpoint,
3281         e7000_remove_breakpoint): Use paddr_nz() to print addresses.
3282
3283 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
3284
3285         * sh-tdep.c (sh_fp_frame_init_saved_regs,
3286         sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
3287         information.
3288
3289 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
3290
3291         * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
3292         maintainer.
3293
3294 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
3295
3296         * README (Reporting Bugs in GDB): Document the bug web page as the
3297         prefered way of submitting bugs.
3298         Fix PR gdb/402.
3299
3300 2002-04-06  Andrew Cagney  <ac131313@redhat.com>
3301
3302         * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
3303         -1.  Update comment.
3304         * gdbarch.h, gdbarch.c: Re-generate.
3305
3306 2002-04-07  Andreas Schwab  <schwab@suse.de>
3307
3308         * m68klinux-nat.c (fill_fpregset): Properly pass address of
3309         buffer to regcache_collect.
3310
3311 2002-04-06  Andrew Cagney  <ac131313@redhat.com>
3312
3313         * gdbarch.sh (PS_REGNUM): Add.  Document.  Default to -1.
3314         * gdbarch.c, gdbarch.h: Re-generate.
3315
3316 2002-04-06  Andrew Cagney  <ac131313@redhat.com>
3317
3318         * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
3319         declaration.  Fix -Werror.
3320
3321 2002-04-05  Daniel Jacobowitz  <drow@mvista.com>
3322
3323         * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
3324         * gdbarch.c: Regenerate.
3325
3326 2002-04-05  Michael Snyder  <msnyder@redhat.com>
3327
3328         * breakpoint.c (clear_command): Rewrite middle section to
3329         combine two loops with identical control conditions.
3330         Add a cleanup to eliminate a memory leak.
3331         * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
3332
3333 2002-04-05  H.J. Lu  (hjl@gnu.org)
3334
3335         * solib-svr4.c (bkpt_names): Add "__start".
3336
3337 2002-04-04  Andrew Cagney  <ac131313@redhat.com>
3338
3339         * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
3340         as test for 64 bit target.
3341
3342 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
3343
3344         * h8500-tdep.c (h8500_write_fp): Delete function.
3345         * dwarf2cfi.c (cfi_write_fp): Document as not used.
3346         * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
3347         * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
3348         * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
3349         * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
3350         * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
3351         (s390_write_fp):
3352         * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
3353         * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
3354         * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
3355         (d10v_write_fp): Delete function.
3356         * inferior.h (write_fp, generic_target_write_fp): Delete
3357         declarations.
3358         * regcache.c (generic_target_write_fp): Delete function.
3359         (write_fp): Delete function.
3360         * gdbarch.sh (TARGET_WRITE_FP): Delete.
3361         * gdbarch.h, gdbarch.c: Regenerate.
3362         * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
3363         * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
3364         (sparc64_write_fp): Delete declaration.
3365         * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
3366         (h8500_write_fp): Delete declaration.
3367
3368 2002-04-04  Andrew Cagney  <ac131313@redhat.com>
3369
3370         * sparc-tdep.c (sparc64_write_fp): Delete.
3371         (sparc_push_dummy_frame): Replace write_fp call with code to store
3372         the FP directly.
3373         (sparc_gdbarch_init): Do not initialize write_fp.
3374
3375 2002-04-05  Kevin Buettner  <kevinb@redhat.com>
3376
3377         * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
3378         clause.
3379
3380 2002-03-29  Jim Blandy  <jimb@redhat.com>
3381
3382         * stack.c (get_selected_block): Add new argument `addr_in_block',
3383         used to return the exact code address we used to select the block,
3384         not just the block.
3385         * blockframe.c (get_frame_block, get_current_block): Same.
3386         * frame.h (get_frame_block, get_current_block,
3387         get_selected_block): Update declarations.
3388         * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
3389         linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
3390
3391 2002-04-05  Michael Snyder  <msnyder@redhat.com>
3392
3393         * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
3394         warning message.
3395
3396 2002-04-05  J. Brobecker  <brobecker@gnat.com>
3397
3398         * utils.c (xfullpath): New function.
3399         * defs.h (xfullpath): Add declaration.
3400         * source.c (openp): Use xfullpath in place of gdb_realpath to
3401         avoid resolving the basename part of filenames when the
3402         associated file is a symbolic link. This fixes a potential
3403         inconsistency between the filenames known to GDB and the
3404         filenames it prints in the annotations.
3405         * symtab.c (lookup_symtab): Use the new xfullpath function, in order
3406         to be able to match a filename with either the real filename, or
3407         the name of any symbolic link to this file.
3408         (lookup_partial_symtab): Ditto.
3409
3410 2002-04-04  Michael Snyder  <msnyder@redhat.com>
3411
3412         * breakpoint.c: Add support for hardware breakpoints in overlays.
3413         (overlay_events_enabled): New state variable.
3414         (insert_breakpoints): Use overlay_events_enabled to decide
3415         whether to attempt to set a breakpoint at the overlay load addr.
3416         Handle bp_hardware_breakpoint as well as bp_breakpoint.
3417         (remove_breakpoint): Use overlay_events_enabled to decide
3418         whether breakpoints need to be removed from overlay load addr.
3419         Handle bp_hardware_breakpoint as well as bp_breakpoint.
3420         (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
3421         (create_overlay_event_breakpoint, enable_overlay_breakpoints,
3422         disable_overlay_breakpoints): Update overlay_events_enabled.
3423
3424 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
3425
3426         * dwarf2read.c (struct function_range): New.
3427         (cu_first_fn, cu_last_fn, cu_cached_fn): New.
3428         (check_cu_functions): New.
3429         (read_file_scope): Initialize global function lists.
3430         Call dwarf_decode_line after processing children.
3431         (read_func_scope): Add to global function list.
3432         (dwarf_decode_lines): Call check_cu_functions everywhere
3433         record_line is called.  Call record_line with a linenumber
3434         of 0 to mark sequence ends.
3435
3436 2002-04-04  Michal Ludvig  <mludvig@suse.cz>
3437
3438         * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
3439         change sync with glibc.
3440
3441 2002-04-03  Jim Blandy  <jimb@redhat.com>
3442
3443         * configure.in: Call AC_C_INLINE.
3444         * configure: Regenerated.
3445
3446 2002-04-01  Daniel Jacobowitz  <drow@mvista.com>
3447
3448         * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
3449         and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
3450
3451 2002-03-31  Mark Kettenis  <kettenis@gnu.org>
3452
3453         * NEWS: Mention gcore support on FreeBSD/i386.
3454
3455         * fbsd-proc.c: New file.
3456         * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
3457         * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
3458
3459         * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
3460         while statement.
3461
3462 2002-03-29  Jim Blandy  <jimb@redhat.com>
3463
3464         * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
3465         unescaped newlines in string literals, but newer ones don't.  So
3466         escape them.
3467
3468 2002-03-26  Michael Snyder  <msnyder@redhat.com>
3469             Andrew Cagney <cagney@redhat.com>
3470
3471         * cli/cli-dump.c: New file.  Dump memory to file,
3472         restore file to memory.
3473         * cli/cli-dump.h: New file.
3474         * Makefile.in: Add rules, dependencies for cli-dump.o.
3475         * NEWS: Mention new commands.
3476
3477 2002-03-28  Michael Snyder  <msnyder@redhat.com>
3478
3479         * symfile.c (symbol_file_add): Move test for null symbols to later.
3480
3481 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
3482
3483         From veksler at il.ibm.com:
3484         * utils.c (gdb_realpath): If canonicalize_file_name fails, return
3485         the xstrduped original path.
3486         Fix PR gdb/417.
3487
3488 2002-03-27  Michael Snyder  <msnyder@redhat.com>
3489
3490         * breakpoint.c (_initialize_breakpoint): Clean up help string.
3491         * infcmd.c (_initialize_infcmd): Ditto.
3492         * language.c (_initialize_language): Ditto.
3493         * symfile.c (_initialize_symfile): Ditto.
3494         * top.c (_init_main): Ditto.
3495         * cli/cli-cmds.c (init_cli_cmds): Ditto.
3496
3497 2002-03-27  Elena Zannoni  <ezannoni@redhat.com>
3498
3499         * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
3500         vector registers handling.
3501         (skip_prologue): Handle new AltiVec instructions.  Fill in new
3502         fields of frame data.
3503         (frame_get_saved_regs): Fill in information for AltiVec registers.
3504
3505 2002-03-27  Jim Blandy  <jimb@redhat.com>
3506
3507         * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
3508         a function; leave this macro here to invoke that function.
3509         (symbol_init_mangled_name): Declaration for that function.
3510         * symtab.c (symbol_init_mangled_name): New function.
3511
3512 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
3513
3514         * valarith.c: Replace strerror with safe_strerror.
3515         * tracepoint.c: Ditto.
3516         * lin-lwp.c: Ditto.
3517         * go32-nat.c: Ditto.
3518         * inflow.c: Ditto.
3519         * gnu-nat.c: Ditto.
3520
3521 2002-03-27  Andreas Schwab  <schwab@suse.de>
3522
3523         * event-top.c (command_line_handler): Remove useless if.
3524
3525 2002-03-27  Andreas Jaeger  <aj@suse.de>
3526
3527         * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
3528         comment.
3529
3530 2002-03-27  Michal Ludvig  <mludvig@suse.cz>
3531
3532         * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
3533         (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
3534         * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
3535         (x86_64_linux_dr_get_status, supply_gregset),
3536         (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
3537         * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
3538         (x86_64_register_info_table): Add.
3539         (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
3540         (x86_64_register_raw_size, x86_64_register_virtual_type),
3541         (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
3542         general x86_64_register_info_table.
3543         (i386_gdbarch_init): gdbarch_register_bytes is now set
3544         dynamicaly during initialization.
3545         * regformats/reg-x86-64.dat: Synced with changes to registers above.
3546         * gdbserver/linux-x86-64-low.c: Ditto.
3547
3548 2002-03-27  Daniel Jacobowitz  <drow@mvista.com>
3549
3550         * gdbserver/server.c (main): Call target_signal_to_host_p
3551         and target_signal_to_host on signals received from the remote.
3552         * gdbserver/remote-utils.c (prepare_resume_reply): Call
3553         target_signal_from_host on signals sent to the remote.
3554         * gdbserver/server.h: Add prototypes.  Include "gdb/signals.h".
3555         * gdbserver/Makefile.in: Add signals.o.  Add -I${INCLUDE_DIR}.
3556
3557 2002-03-27  Daniel Jacobowitz  <drow@mvista.com>
3558
3559         * signals/signals.c: Include "server.h" in gdbserver build.
3560         (target_signal_from_name): Don't use STREQ.
3561         (_initialize_signals): Likewise.  Don't include function in
3562         gdbserver build.
3563
3564 2002-03-27  Daniel Jacobowitz  <drow@mvista.com>
3565
3566         * signals.c: Moved to...
3567         * signals/signals.c: Here.
3568         * Makefile (signals.o): Update.
3569
3570 2002-03-26  Jeff Law (law@redhat.com)
3571
3572         * somread.c (som_symtab_read): Remove some commented out code and
3573         updated related comments.  Do not set the minimal symbol table to
3574         mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
3575         in a dynamic executable.
3576         * hppa-tdep.c (find_proc_framesize): Sanely handle the case
3577         where we are unable to find the minimal symbol for the given
3578         PC value.
3579
3580 2002-03-25  Jeff Law (law@redhat.com)
3581
3582         * linux-proc.c (read_mapping): Scan up to end of line for filename.
3583
3584 2002-03-25  Michal Ludvig  <mludvig@suse.cz>
3585
3586         * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
3587
3588 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
3589
3590         * command.h: Update copyright.
3591         (struct cmd_list_element): Replace definition with opaque
3592         declaration.
3593         (enum cmd_types): Document that it will eventually be moved to
3594         cli/cli-decode.h
3595         (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
3596         (MALLOCED_REPLACEMENT): Delete macro.
3597         * Makefile.in (cli_decode_h): Add $(command_h).
3598         (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
3599         * top.c: Include "cli/cli-decode.h".
3600         * completer.c: Include "cli/cli-decode.h".
3601         * maint.c: Include "cli/cli-decode.h".
3602         * cli/cli-decode.h: Include "command.h".
3603         (enum command_class): Delete.
3604         (enum cmd_types): Comment out.
3605         (enum cmd_auto_boolean): Delete.
3606         (enum var_types): Delete.
3607
3608 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
3609
3610         * cli/cli-decode.c: Include "gdb_assert.h".
3611         (add_set_or_show_cmd): New static function.
3612         (add_set_cmd): Rewrite.  Use add_set_or_show_cmd.
3613         (add_show_from_set): Rewrite. Use add_set_or_show_cmd.  Don't copy
3614         all fields, such as func, from the set command.
3615
3616 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
3617
3618         * MAINTAINERS (sh-elf): Change warning flag to -w.
3619
3620 2002-03-23  Andrew Cagney  <cagney@redhat.com>
3621
3622         * defs.h (error): Add printf format attribute.
3623         * thread-db.c (thread_from_lwp): Fix error format string.
3624         * stack.c (parse_frame_specification): Ditto.
3625         * cli/cli-decode.c (undef_cmd_error): Ditto.
3626         * scm-lang.c (scm_lookup_name): Ditto.
3627         * tracepoint.c (trace_error): Ditto.
3628         * remote-utils.c (usage): Ditto.
3629         * remote.c (compare_sections_command): Ditto.
3630         Fix PR gdb/328.
3631
3632 2002-03-22  Andrew Cagney  <ac131313@redhat.com>
3633
3634         * gdbtypes.c (append_composite_type_field): New function.
3635         (init_composite_type): New function.
3636         * gdbtypes.h (append_composite_type_field): Declare.
3637         (init_composite_type): Ditto.
3638
3639 2002-03-22  Elena Zannoni  <ezannoni@redhat.com>
3640
3641         * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
3642         function.
3643         * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
3644         * rs6000-tdep.c (rs6000_gdbarch_init): Use different
3645         structure returning convention for SYSV ABI case, but not
3646         for GNU/Linux, FreeBSD, or NetBSD.
3647
3648 2002-03-22  Daniel Jacobowitz  <drow@mvista.com>
3649
3650         * symtab.h (lookup_block_symbol): Add mangled_name argument
3651         to prototype.
3652
3653         * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
3654         with new mangled_name argument.
3655         * linespec.c (decode_line_1): Likewise.
3656         * valops (value_of_this): Likewise.
3657         * symtab.c (lookup_transparent_type): Likewise.
3658         (lookup_symbol_aux): Likewise.  Accept new mangled_name argument.
3659         (lookup_symbol): If we are given a mangled name, pass it down
3660         to lookup_symbol_aux.
3661         (lookup_block_symbol): If we are given a mangled name to check
3662         against, only return symbols which match it.
3663
3664 2002-03-22  Christopher Faylor  <cgf@redhat.com>
3665
3666         * win32-nat.c (child_create_inferior): Check for proper shell to use
3667         here, in case the user changes it on the fly.
3668         (_initialize_inftarg): Remove shell path considerations.
3669
3670 2002-03-21  Elena Zannoni  <ezannoni@redhat.com>
3671
3672         * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
3673         for gdbarch_max_register_raw_size and max_register_virtual_size.
3674         Adjust copyright year.
3675
3676 2002-03-21  Daniel Jacobowitz  <drow@mvista.com>
3677
3678          * dbxread.c (process_one_symbol): Extend the first N_SLINE
3679          in a function to cover the entire beginning of the function
3680          as well if it does not already.
3681
3682 2002-03-21  Tom Rix  <trix@redhat.com>
3683
3684         * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
3685         (rs6000_ptrace64): Renamed from ptrace64.
3686
3687 2002-03-20  Martin M. Hunt  <hunt@redhat.com>
3688
3689         * gdbserver/remote-utils.c (remote_open): Don't call
3690         getprotobyname, we're all using TCP here so just use
3691         IPPROTO_TCP.
3692         * gdbserver/gdbreplay.c (remote_open): Ditto.
3693
3694 2002-03-20  Martin M. Hunt  <hunt@redhat.com>
3695
3696         * regcache.c (_initialize_regcache): No need to call
3697         build_regcache() at this time; it gets called whenever
3698         the gdbarch changes.
3699
3700 2002-03-20  David O'Brien  <obrien@FreeBSD.org>
3701
3702         * sparc-nat.c:  Include sys/param.h where possible.
3703
3704 2002-03-20  Daniel Jacobowitz  <drow@mvista.com>
3705
3706         Fix PR gdb/422.
3707         * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
3708         FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
3709         * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
3710         complex types.
3711         * stabsread.c (rs6000_builtin_type): Likewise.
3712         (read_sun_floating_type): Likewise.
3713
3714 2002-03-19  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
3715
3716         * stabsread.c (read_member_functions): Remove skip code for duplicate
3717         constructor/destructor methods.  Use standard parsing for these
3718         methods and just do not chain them to the list of methods after
3719         parsing.
3720
3721 2002-03-19  Alexandre Oliva  <aoliva@redhat.com>
3722
3723         * coffread.c: Remove redundant static declarations.  Replace
3724         occurrences of `PTR' with `void *'.
3725         * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
3726         * top.h (quit_cover): Likewise.
3727         * defs.h (catch_errors): Likewise.
3728
3729 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
3730
3731         * defs.h (XMALLOC): Define.
3732         * gdb-events.sh (XMALLOC): Delete macro.
3733         * gdb-events.c, gdb-events.h: Regenerate.
3734         * gdbarch.sh (XMALLOC): Delete macro.
3735         * gdbarch.c: Regenerate.
3736         * serial.c (XMALLOC): Delete macro.
3737         * ui-file.c (XMALLOC): Ditto.
3738         * ser-unix.h (XMALLOC): Ditto.
3739         * sh-tdep.c (XMALLOC): Ditto.
3740         * ui-out.c (XMALLOC): Ditto.
3741         * utils.c (XMALLOC): Ditto.
3742         * i386-tdep.c (XMALLOC): Ditto.
3743         * gdb-events.c (XMALLOC): Ditto.
3744         * d10v-tdep.c (XMALLOC): Ditto.
3745         * cli-out.c (XMALLOC): Ditto.
3746
3747         * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
3748         * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
3749         * ui-file.c, ui-out.c: Ditto.
3750
3751 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
3752
3753         * command.h (struct cmd_list_element): Add field context.
3754         (set_cmd_context, get_cmd_context): Declare.
3755         * cli/cli-decode.h: Ditto.
3756         * cli/cli-decode.c (get_cmd_context): New function.
3757         (set_cmd_context): New function.
3758         (add_cmd): Initialize context.
3759         Part of fixing PR gdb/145 and PR gdb/146.
3760
3761 2002-03-17  Andrew Cagney  <ac131313@redhat.com>
3762
3763         * cli/cli-decode.c (cmd_type): New function.
3764         * command.h (cmd_type): Declare.
3765         * infrun.c (set_schedlock_func): Call function cmd_type.
3766         * kod.c (kod_set_os): Call cmd_type.
3767         * cris-tdep.c (cris_version_update): Use function cmd_type.
3768         (cris_mode_update, cris_abi_update): Ditto.
3769
3770         * command.h: (execute_cmd_post_hook): Declare.
3771         (execute_cmd_pre_hook): Declare.
3772         * cli/cli-script.c (clear_hook_in_cleanup): New function.
3773         (execute_cmd_post_hook, execute_cmd_pre_hook): New
3774         functions. Execute pre/post hook while ensuring that afterwords
3775         hook_in is cleared.
3776         * top.c (execute_command): Use execute_cmd_post_hook, and
3777         execute_cmd_pre_hook to execute pre/post commands.
3778         * infrun.c (normal_stop): Pass stop_command and not pre_hook to
3779         hook_stop_stub.
3780         (hook_stop_stub): Call execute_cmd_pre_hook.
3781
3782 2002-03-17  Andrew Cagney  <ac131313@redhat.com>
3783
3784         * kod.c (kod_set_os): Revert previous change.  Is called by ``info
3785         set'' and this leads to a core dump.  Move xstrdup of
3786         operating_system to after check that it is not NULL.
3787
3788 2002-03-17  Andrew Cagney  <ac131313@redhat.com>
3789
3790         * kod.c (kod_set_os): Remove unnecessary check that
3791         ``command->type'' is set_cmd.
3792
3793         * valprint.c (set_input_radix): Use input_radix.
3794         (set_output_radix): Use output_radix.
3795         (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
3796         isn't reverted.
3797
3798 2002-03-16  Andrew Cagney  <ac131313@redhat.com>
3799
3800         * value.h (struct value): Delete field ``substring_addr''.  Change
3801         aligner fields to force_doublest_align, force_longest_align,
3802         force_core_addr_align and force_pointer_aligh.
3803
3804         * value.h (struct value): Fix typo in above change.
3805
3806 2002-03-16  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
3807
3808         * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
3809         to fix internal_error from ``maintenance print architecture''.
3810
3811 2002-03-16  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
3812
3813         * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
3814         for gcc versions after gcc-2.8.1.
3815
3816 2002-03-16  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
3817
3818         * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
3819         for method resolution.  Restore adjustment of ``this'' pointer after
3820         calling value_struct_elt, which was accidentally removed during the
3821         HP merge.
3822
3823 2002-03-15  Andrew Cagney  <ac131313@redhat.com>
3824
3825         * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
3826         value_of_register.
3827         * findvar.c (value_of_register): Add ``frame'' parameter.  Pass to
3828         get_saved_register.
3829         * value.h (value_of_register): Update.
3830
3831 2002-03-14  Richard Henderson  <rth@redhat.com>
3832
3833         * configure.in: Detect declaration for canonicalize_file_name.
3834         * utils.c (canonicalize_file_name): Declare, if needed.
3835         (gdb_realpath): Prefer realpath if available and usable.
3836         * config.in, configure: Rebuild.
3837
3838 2002-03-14  Richard Henderson  <rth@redhat.com>
3839
3840         * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
3841         a constant array bound.
3842
3843         * MAINTAINERS: Add myself to write-after-approval.
3844
3845 2002-03-14  Michael Snyder  <msnyder@redhat.com>
3846
3847         * symfile.c (syms_from_objfile): Return immediately if no syms.
3848         (symbol_file_add): Return immediately if no syms.
3849         (find_sym_fns): Return immediately if no syms.
3850
3851 2002-03-13  Michal Ludvig  <mludvig@suse.cz>
3852
3853         * gdbserver/remote-util.c (remote_open): Print remote-side's
3854         IP address when remote debugging over the network.
3855
3856 2002-03-12  David O'Brien  <obrien@FreeBSD.org>
3857
3858         * config/sparc/fbsd.mh: Fix copyright.
3859         * config/sparc/fbsd.mt: Likewise.
3860
3861 2002-03-11  Richard Earnshaw  <rearnsha@arm.com>
3862
3863         * MAINTAINERS: Fix typo in name of gdb warnings option.
3864         (x86-64): Fix formating so that this can be parsed by awk.
3865
3866 2002-03-10  Daniel Jacobowitz  <drow@mvista.com>
3867
3868         * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
3869         * defs.h: Include "gdb/signals.h".
3870         (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
3871
3872 2002-03-10  Michal Ludvig  <mludvig@suse.cz>
3873
3874         * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
3875         * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
3876         from x86-64-tdep.h
3877
3878 2002-03-10  Daniel Jacobowitz  <drow@mvista.com>
3879             Don Howard <dhoward@redhat.com>
3880
3881         * mips-tdep.c (ST0_FR): Define.
3882         (mips2_fp_compat): New function, temporarily disabled.
3883         (mips_read_fp_register_single): New function.
3884         (mips_read_fp_register_double): New function.
3885         (mips_print_register): Use them.
3886         (do_fp_register_row): Likewise.
3887
3888 2002-03-09  Andrew Cagney  <ac131313@redhat.com>
3889
3890         * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
3891         approval''.
3892
3893 2002-03-08  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
3894
3895         * stabsread.c (read_member_functions): Fix is_stub test for
3896         static member functions, improve comment.
3897
3898 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
3899
3900         * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
3901         (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
3902         (_initialize_remote_rdi): Use add_set_boolean_cmd to register
3903         commands that set boolean values.
3904         (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
3905         (arm_rdi_resume): Always initialize PC.
3906         (arm_rdi_open): Don't use rslt as a boolean.
3907         (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
3908         (arm_rdi_fetch_registers, arm_rdi_store_registers)
3909         (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
3910         (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
3911
3912 2002-03-06  Alexandre Oliva  <aoliva@redhat.com>
3913
3914         * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
3915         * configure: Rebuilt.
3916
3917 2002-03-06  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3918
3919         * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
3920         (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
3921
3922 2002-03-06  Andrew Cagney  <ac131313@redhat.com>
3923
3924         * cli/cli-decode.c (set_cmd_completer): New function.
3925         * command.h (set_cmd_completer): Declare.
3926         * cli/cli-decode.h (set_cmd_completer): Ditto.
3927
3928         * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
3929         * cli/cli-cmds.c (init_cli_cmds): Ditto.
3930         * win32-nat.c (_initialize_inftarg): Ditto.
3931         * remote-rdi.c (_initialize_remote_rdi): Ditto.
3932         * proc-api.c (_initialize_proc_api): Ditto.
3933         * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
3934         * source.c (_initialize_source): Ditto.
3935         * exec.c (_initialize_exec): Ditto.
3936         * solib.c (_initialize_solib): Ditto.
3937         * top.c (init_main): Ditto.
3938         * tracepoint.c (_initialize_tracepoint): Ditto.
3939         * symfile.c (_initialize_symfile): Ditto.
3940         * printcmd.c (_initialize_printcmd): Ditto.
3941         * infcmd.c (_initialize_infcmd): Ditto.
3942         * corefile.c (_initialize_core): Ditto.
3943
3944 2002-03-05  Andrew Cagney  <ac131313@redhat.com>
3945
3946         * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
3947
3948 2002-03-05  Andrew Cagney  <ac131313@redhat.com>
3949
3950         * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
3951
3952 2002-03-05  Andrew Cagney  <ac131313@redhat.com>
3953
3954         * NEWS: Update headings, 5.2 has branched.
3955
3956 2002-03-04  Daniel Jacobowitz  <drow@mvista.com>
3957
3958         * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
3959         (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
3960         (register_addr, REGISTER_RAW_SIZE): Likewise.
3961         (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
3962         * gdbserver/linux-x86-64-low.c: Remove extra #endif.
3963
3964 2002-03-03  Michal Ludvig <mludvig@suse.cz>
3965
3966         * MAINTAINERS (x86-64): Add myself.
3967         * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
3968         changed value_ptr -> struct value *
3969
3970 2002-03-01  David O'Brien  <obrien@FreeBSD.org>
3971
3972         * configure.host (sparc64-*-freebsd): Add.
3973         * configure.tgt: Likewise.
3974         * config/sparc/fbsd.mh: New file.
3975         * config/sparc/fbsd.mt: Likewise.
3976         * config/sparc/nm-fbsd.h: Likewise.
3977         * config/sparc/tm-fbsd.h: Likewise.
3978
3979 2002-03-01  Daniel Jacobowitz  <drow@mvista.com>
3980
3981         * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
3982         regformats/reg-s390x.dat.
3983
3984 2002-03-01  Andrew Cagney  <ac131313@redhat.com>
3985
3986         * utils.c: Add FIXME explaining true/false problem.
3987
3988 2002-02-28  Andrew Cagney  <ac131313@redhat.com>
3989
3990         * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
3991
3992 2002-02-28  Michael Chastain  <mec@shout.net>
3993
3994         * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
3995
3996 2002-02-28  Daniel Jacobowitz  <drow@mvista.com>
3997
3998         * gdbserver/linux-s390-low.c: New file.
3999         * regformats/reg-s390.dat: New file.
4000         * regformats/reg-s390x.dat: New file.
4001         * gdbserver/configure.srv: Add S/390.
4002         * gdbserver/Makefile.in: Add S/390.
4003         * configure.tgt: Enable gdbserver for S/390.
4004
4005 2002-02-28  Eli Zaretskii  <eliz@is.elta.co.il>
4006
4007         * go32-nat.c (_initialize_go32_nat): Don't use periods in the
4008         first line of the doc string for "info dos", except at the end of
4009         the sentence, since the short help stops at the first period.
4010
4011 2002-02-28  Jason Merrill  <jason@redhat.com>
4012
4013         * dwarf2read.c (dwarf_cfi_name): Add new codes.
4014
4015 2002-02-27  Fred Fish  <fnf@redhat.com>
4016
4017         * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
4018         comment (dumy -> dummy).
4019
4020 2002-02-27  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
4021
4022         * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
4023
4024 2002-02-27  Rodney Brown  <rbrown64@csc.com.au>
4025
4026       * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
4027
4028 2002-02-27  Daniel Jacobowitz  <drow@mvista.com>
4029
4030         * gdbserver/acconfig.h: New file.
4031         * gdbserver/i387-fp.c: New file.
4032         * gdbserver/i387-fp.h: New file.
4033         * gdbserver/linux-x86-64.c: New file.
4034         * regformats/reg-x86-64.dat: New file.
4035         * configure.tgt: Add x86_64-*-linux* gdbserver support.
4036         * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
4037         * gdbserver/configure.in: Add support for regsets.
4038         * gdbserver/config.in: Regenerate.
4039         * gdbserver/configure: Regenerate.
4040         * gdbserver/Makefile.in: Likewise.  Add $(linux_low_h).
4041         * gdbserver/linux-low.h: New file.
4042         * gdbserver/linux-low.c: Include "linux-low.h".  Add support
4043         for regsets.
4044         * gdbserver/linux-arm-low.c: Include "linux-low.h".
4045         * gdbserver/linux-ia64-low.c: Include "linux-low.h".
4046         * gdbserver/linux-m68k-low.c: Include "linux-low.h".
4047         * gdbserver/linux-mips-low.c: Include "linux-low.h".
4048         * gdbserver/linux-ppc-low.c: Include "linux-low.h".
4049         * gdbserver/linux-sh-low.c: Include "linux-low.h".
4050         * gdbserver/linux-i386-low.c: Include "linux-low.h".  Include
4051         "i387-fp.h".  Add PTRACE_GETREGS and friends.
4052         * gdbserver/regcache.c (supply_register): New function.
4053         (supply_register_by_name): New function.
4054         (collect_register): New function.
4055         (collect_register_by_name): New function.
4056
4057 2002-02-27  Daniel Jacobowitz  <drow@mvista.com>
4058
4059         * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
4060         (config.status): Add configure.srv dependency.
4061         (server_h): Add config.h dependency.
4062
4063 2002-02-27  Daniel Jacobowitz  <drow@mvista.com>
4064
4065         * regformats/reg-i386-linux.dat: New file, with $orig_eax.
4066         * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
4067         * gdbserver/configure.srv: Change i386-*-linux* to use
4068         reg-i386-linux.o.
4069
4070 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
4071
4072         * x86-64-tdep.c: Re-indent.  Update copyright date.
4073
4074 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
4075
4076         From Michal Ludvig <mludvig@suse.cz>:
4077         * x86-64-tdep.c (value.h): Delete.
4078         (gdb_assert.h): Include.
4079         (x86_64_register_convert_to_virtual,
4080         x86_64_register_convert_to_raw ): Add check which lets only
4081         floating-point values to be converted.
4082         (value_push): Delete.
4083         (x86_64_push_arguments): Order of arguments pushed on stack fixed.
4084         (i386_gdbarch_init): Number of register_bytes fixed.
4085
4086 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
4087
4088         * MAINTAINERS: Add x86-64 target.
4089
4090 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
4091
4092         * memattr.c (mem_command): Eliminate ``true'' and ``false''.
4093         * osfsolib.c (solib_map_sections): Ditto.
4094         * irix5-nat.c (solib_map_sections): Ditto.
4095         * corelow.c (gdb_check_format): Ditto.
4096         * symfile.c (symfile_bfd_open): Ditto.
4097         * solib.c (solib_map_sections): Ditto.
4098         Fix PR gdb/354.
4099
4100 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
4101
4102         * remote.c (_initialize_remote): By default, disable ``e'' and
4103         ``E'' step out-of-range packets.
4104
4105 2002-02-26  Andreas Schwab  <schwab@suse.de>
4106
4107         * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
4108         m68k_linux_frame_saved_pc.
4109         (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
4110         in_sigtramp.
4111         (SIGCONTEXT_PC_OFFSET): Remove.
4112         * m68klinux-nat.c (m68k_linux_frame_saved_pc,
4113         m68k_linux_sigtramp_saved_pc): New functions.
4114         (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
4115         (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
4116         (UCONTEXT_PC_OFFSET): Define.
4117         (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
4118         non-RT and RT signal trampolines.
4119
4120 2002-02-26  Richard Earnshaw  <rearnsha@arm.com>
4121
4122         * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
4123         (TARGET_NBPG, STACK_END_ADDR): Delete
4124         (VARIABLES_INSIDE_BLOCK): Delete.
4125
4126 2002-02-25  Andrew Cagney  <ac131313@redhat.com>
4127
4128         * utils.c (perror_with_name): Make string parameter constant.
4129         (print_sys_errmsg): Ditto.
4130         (query): Ditto.
4131         * defs.h (perror_with_name): Update.
4132         (print_sys_errmsg): Update.
4133         (query): Update.
4134
4135 2002-02-25  Daniel Jacobowitz  <drow@mvista.com>
4136
4137         From Eliot Dresselhaus <eliot@ayrnetworks.com>:
4138         * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
4139
4140 2002-02-25  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
4141
4142         * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
4143         if it already matches the current architecture from the exec file.
4144         Include arch-utils.h for gdbarch_info_init prototype.
4145         * Makefile.in (rs6000-nat.o): Update dependencies.
4146
4147 2002-02-25  Eli Zaretskii  <eliz@is.elta.co.il>
4148
4149         * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
4150          list of exported variables.
4151
4152 2002-02-24  Daniel Jacobowitz  <drow@mvista.com>
4153
4154         * gdbserver/configure.srv: New file.
4155         * gdbserver/configure.in: Use configure.srv instead
4156         of the host/target makefile fragments.  Set GDBSERVER_DEPFILES
4157         from it.
4158         * gdbserver/configure: Regenerated.
4159         * gdbserver/terminal.h: New file.
4160         * gdbserver/Makefile.in: Update for configure changes.  Remove
4161         more unneeded include paths.
4162
4163 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
4164
4165         From wiz at danbala:
4166         * config/sparc/tm-sp64.h: Fix grammar and typos.
4167         Fix PR gdb/287.
4168
4169 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
4170
4171         * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
4172         with either ``GNU/Linux'' or ``Linux kernel''.  Update copyright.
4173         * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
4174         * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
4175         * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
4176         * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
4177         * s390-tdep.c: Ditto.
4178         * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
4179         * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
4180         * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
4181         * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
4182         * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
4183         * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
4184         * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
4185         * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
4186         * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
4187         * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
4188         Fix PR gdb/378.
4189
4190 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
4191
4192         * lin-thread.c: Delete file.
4193         * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
4194         to gdb_proc_service.h.
4195         * configure: Re-generate.
4196
4197         * ocd.c (ocd_open): Do not try to open the "ocd" device.
4198         * serial.c (serial_open): Delete check for "ocd".
4199         Fix PR gdb/349.
4200
4201         * Makefile.in (linux-thread.o): Delete target.
4202         * linux-thread.c: Delete file.
4203
4204         * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c.  Tweak other
4205         renamed SH files to be consistent.
4206
4207         * symtab.c (sort_search_symbols): Use xfree.
4208
4209 2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
4210
4211         * arm-linux-tdep.c (arm_linux_init_abi): Register
4212         IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
4213         * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
4214         definition with undef, since we don't want the sysvr4 definition.
4215         (SKIP_TRAMPOLINE_CODE): Likewise.
4216
4217 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
4218
4219         From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
4220
4221         * configure.in: (AC_CHECK_FUNCS) Added test for
4222         canonicalize_file_name Regenerated.
4223         * config.in, configure: Regenerated.
4224         * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
4225         defined use canonicalize_file_name.
4226
4227 2002-02-23  Michael Chastain  <mec@shout.net>
4228
4229         * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
4230
4231 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
4232
4233         * README: Remove references to cygnus.com.
4234         * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
4235         dot com'' form.  Remove references to cygnus.com and sourceware.
4236
4237 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
4238
4239         From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
4240         * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
4241         1003.1-2001 no longer allows "head -1".
4242         * gdb/Makefile.in (version.c): Likewise.
4243         * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
4244         * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
4245         equivalent.  POSIX 1003.1-2001 no longer allows "diff -c3".
4246
4247 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
4248
4249         * cli/cli-decode.c (cmd_cfunc_eq): New function.
4250         * command.h (cmd_cfunc_eq): Declare.
4251         * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
4252
4253         * cli/cli-cmds.h (is_complete_command): Change parameter to a
4254         ``struct cmd_list_element *''.
4255         * cli/cli-cmds.c (is_complete_command): Update.  Use
4256         cmd_cfunc_eq.
4257         * top.c (execute_command): Pass the command to
4258         is_complete_command.
4259         * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
4260
4261 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
4262
4263         From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
4264         * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
4265         architecture defines.
4266         * s390-tdep.c (s390_gdbarch_init): Likewise.
4267
4268 2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
4269
4270         * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
4271         (arm_linux_push_arguments): Likewise.
4272         (arm_linux_init_abi): Register them.  Also register linux-specific
4273         call_dummy_words.
4274         (find_minsym_and_objfile): Use strcmp, not STREQ.
4275         * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
4276         (arm_linux_call_dummy_words): Delete declaration.
4277         (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
4278         (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
4279         declarations.
4280         (LOWEST_PC): Delete.
4281
4282 2002-02-23  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
4283
4284         * maint.c (print_section_info): Do not prepend `0x' to filepos
4285         output, it will be handled by local_hex_string_custom.
4286
4287 2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
4288
4289         * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
4290         (store_newfpe_double, store_newfpe_extended, store_fpregister)
4291         (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
4292
4293 2002-02-22  Jim Blandy  <jimb@redhat.com>
4294
4295         Indicate that the bcache functions don't change the strings
4296         they're passed.
4297         * bcache.h (bcache, hash): Add `const' keywords to declarations.
4298         * bcache.c (bcache, hash): Add `const' keywords to definitions.
4299
4300 2002-02-22  Pierre Muller  <muller@ics.u-strasbg.fr>
4301
4302         * win32-nat.c (child_create_inferior): Fix create flags setting bug.
4303
4304 2002-02-21  Christopher Faylor  <cgf@redhat.com>
4305
4306         * win32-nat.c (register_loaded_dll): Just use raw name when we can't
4307         find the complete path to a loaded DLL.
4308
4309 2002-02-21  Fred Fish  <fnf@redhat.com>
4310
4311         * dbxread.c (process_one_symbol): When finding an N_FUN symbol
4312         that marks the end of the range of a function, enter a line number
4313         entry that has a line number of zero and a PC offset that matches
4314         the end of the function.  This starts a range of PC's for which no
4315         line number information is known.
4316         * symtab.c (find_pc_sect_line): If our best fit is in a range of
4317         PC's for which no line number info is found (line number is zero)
4318         then we didn't find any valid line information.
4319         * symtab.h: Document use of zero line number entry.
4320
4321 2002-02-21  Elena Zannoni  <ezannoni@redhat.com>
4322
4323         * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
4324         (have_ptrace_getvrregs): Define for run time checks.
4325         (gdb_vrregset_t): New type for Altivec register handling.
4326         (fetch_register, store_register): Fetch/store altivec register
4327         when needed.
4328         (fetch_altivec_register, store_altivec_register): New functions.
4329         (supply_vrregset, fill_vrregset): New functions.
4330         (fetch_altivec_registers, store_altivec_registers): New functions.
4331         (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
4332         registers as well.
4333
4334 2002-02-21  Jiri Smid  <smid@suse.cz>
4335
4336         * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
4337
4338 2002-02-21  Richard Earnshaw  <rearnsha@arm.com>
4339
4340         * Makefile.in (armnbsd-nat.o): Update dependencies.
4341         * armnbsd-nat.c (supply_gregset): New function.  Common code to
4342         supply the integer register set.
4343         (supply_fparegset): New function.  Similar for FPA registers.
4344         (fetch_regs, fetch_fp_regs): Use them.
4345         (fetch_core_registers): Likewise.
4346         (fetch_elfcore_registers): New function.
4347         (arm_netbsd_elfcore_fns): New core-file type specification.
4348         (_initialize_arm_netbsd_nat): Register it.
4349
4350 2002-02-21  Richard Earnshaw  <rearnsha@arm.com>
4351
4352         * armnbsd-nat.c: Include gdbcore.h.
4353         (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
4354         (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
4355         'void' to declaration, to shut up ARI.
4356         (fetch_core_registers): Make static.  Rewrite using supply_register.
4357         (arm_netbsd_core_fns): New core-file type specification.
4358         (_initialize_arm_netbsd_nat): New function.
4359
4360 2002-02-21  Christopher Faylor  <cgf@redhat.com>
4361
4362         * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
4363         value.
4364
4365 2002-02-20  Christopher Faylor  <cgf@redhat.com>
4366
4367         * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
4368         fails.
4369
4370 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
4371
4372         * jv-exp.y (parse_number): Change type of implicit longs
4373         to builtin_type_uint64.
4374
4375 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
4376
4377         * gdbserver/linux-low.c (mywait): Change argument to waitpid
4378         to be an integer instead of a `union wait'.
4379
4380 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
4381
4382         * mips-linux-nat.c: Call the operating system GNU/Linux.
4383         * mips-linux-tdep.c: Likewise.
4384         * mips-tdep.c: Likewise.
4385
4386 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
4387
4388         Fix PR gdb/265.
4389         * jv-exp.y (parse_number): Handle 64-bit integers.
4390
4391 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
4392
4393         * gdbserver/configure.in: Remove AM_PROC_CC_STDC.  Change
4394         AC_STDC_HEADERS to AC_HEADER_STDC.
4395         * gdbserver/configure: Regenerated.
4396
4397 2002-02-20  Richard Earnshaw  <rearnsha@arm.com>
4398
4399         * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
4400         is defined.
4401         * sparc-tdep.c (get_longjmp_target): Likewise.
4402
4403 2002-02-20  Richard Earnshaw  <rearnsha@arm.com>
4404
4405         * News: Add news about ARM and Multi-arch.  Mention the new target
4406         arm*-*-netbsd*.
4407
4408 2002-02-19  Jim Blandy  <jimb@redhat.com>
4409
4410         * stabsread.c (error_type_complaint): Improve error message.
4411
4412 2002-02-19  Daniel Jacobowitz  <drow@mvista.com>
4413
4414         * gdbserver/README: Update documentation.
4415         * gdbserver/configure.in: Update configury to match documentation.
4416         * gdbserver/Makefile.in: Likewise.
4417         * gdbserver/configure: Regenerated.
4418         * gdbserver/aclocal.m4: New file, generated by aclocal.
4419         * gdbserver/config.in: New file, generated by autoheader.
4420
4421 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
4422
4423         * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
4424         armnbsd-nat.c.
4425
4426 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
4427
4428         * arm-tdep.h (enum arm_float_model): New enum.
4429         (struct gdbarch_tdep): Add fp_model.
4430         * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep.  Defer setting
4431         up floating-point conversions until we know the floating-point model
4432         in use by the inferior.  Don't complain about being unable to
4433         determine the ABI of the inferior when we don't have one.
4434         (arm_extract_return_value): Support different floating-point models.
4435         (arm_store_return_value): Likewise.
4436         * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
4437         ARM_FLOAT_SOFT.
4438         (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
4439
4440 2002-02-19  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
4441
4442         * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
4443         of ``current_gdbarch''.
4444
4445 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
4446
4447         * armnbsd-nat.c : ANSIfy all function declarations.
4448         (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
4449         (fetch_inferior_registers): Re-implement in terms of above.
4450         (store_register, store_regs, store_fp_register, store_fp_regs): New.
4451         (store_inferior_registers): Re-implement in terms of above.
4452
4453 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
4454
4455         * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
4456         kernel.
4457         * arm-linux-tdep.c: Likewise.
4458         * config/arm/tm-linux.h: Likewise.
4459
4460 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
4461
4462         * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
4463         * config/arm/nbsd.mt (TM_FILE): Delete.
4464         * config/arm/tm-nbsd.h: Delete.
4465
4466 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
4467
4468         * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
4469         Initialize CALL_DUMMY_LENGTH.
4470
4471 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
4472
4473         * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
4474         function.
4475         (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
4476         * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
4477         defines one thing and that is incorrect for this port.
4478         (IN_SOLIB_CALL_TRAMPOLINE): Delete.
4479
4480 2002-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
4481
4482         * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
4483
4484 2002-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
4485
4486         * win32-nat.c (display_selector): New function. Displays information
4487         about the information returned by GetThreadSelectorEntry API function.
4488         (display_selectors): New function. Displays the infomation of
4489         the selector given as argument, or of CS, DS ans FS selectors
4490         if no argument is given.
4491         ( _initialize_inftarg): Add "w32" as info prefix command.
4492         Add "info w32 selector" as command calling display_selectors.
4493
4494 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
4495
4496         * i386-tdep.c (get_longjmp_target): Fix compilation failure
4497         by setting dummy values to JB_PC and JB_ELEMENT_SIZE
4498         if not defined.
4499
4500 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
4501
4502         * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
4503
4504 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
4505
4506         * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
4507         (arm_fix_call_dummy): Call it.
4508         (arm_call_dummy_breakpoint_offset): Delete.
4509         (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
4510         * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
4511
4512 2002-02-18  Andrew Cagney  <ac131313@redhat.com>
4513
4514         * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
4515         Default to func_frame_chain_valid.
4516         * gdbarch.h, gdbarch.c: Re-generate.
4517         * frame.h (FRAME_CHAIN_VALID): Delete definition.
4518
4519 2002-02-18  Elena Zannoni  <ezannoni@redhat.com>
4520
4521         * ppc-linux-nat.c: Update copyright.
4522         (fetch_register, store_register): Add tid parameter, don't compute
4523         tid here.
4524         (fetch_ppc_registers, store_ppc_registers): Add tid
4525         parameter. Pass it along to callees.
4526         (fetch_inferior_registers, store_inferior_registers): Compute tid
4527         here, and pass it to calleed functions.
4528         (fill_gregset, supply_fpregset): Clean up formatting.
4529
4530 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
4531
4532         * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
4533         * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
4534
4535 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
4536
4537         * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
4538         * gdbarch.c gdbarch.h: Regenerate.
4539         * breakpoint.c (create_longjmp_breakpoint): Always compile this
4540         function.
4541         (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
4542         * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
4543         (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
4544
4545         * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
4546         * arm-tdep.c (arm_get_longjmp_target): New function.
4547         (arm_gdbarch_init): Initialize jb_pc to -1.  If ABI handler changes
4548         this to a positive value register arm_get_longjmp_target as the
4549         longjmp handler.
4550         * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
4551         (arm_linux_init_abi): Set up longjmp description in tdep.
4552         * armnbsd-nat.c (get_longjmp_target): Delete.
4553         * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
4554         description in tdep.
4555         * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
4556         (get_longjmp_target): Delete declaration.
4557         (GET_LONGJMP_TARGET): Delete.
4558         * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
4559         (GET_LONGJMP_TARGET): Delete.
4560
4561 2002-02-17  Kevin Buettner  <kevinb@redhat.com>
4562
4563         From Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>:
4564         * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
4565         of ``current_gdbarch''.
4566
4567 2002-02-17  Tom Tromey  <tromey@redhat.com>
4568
4569         * cli/cli-cmds.c (compare_strings): New function.
4570         (complete_command): Only print each unique item once.
4571         * completer.h (complete_line): Declare.
4572         * completer.c (complete_line): New function.
4573         (line_completion_function): Use it.
4574
4575 2002-02-16  Andrew Cagney  <ac131313@redhat.com>
4576
4577         * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
4578         * gdbarch.h, gdbarch.c: Re-generate.
4579
4580 2002-02-16  Daniel Jacobowitz  <drow@mvista.com>
4581
4582         * valarith.c (value_x_unop): Fix decrement; support post-decrement.
4583
4584 2002-02-16  Daniel Jacobowitz  <drow@mvista.com>
4585
4586         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
4587         * valops.c (value_arg_coerce): Don't take the address of a reference
4588         to convert an argument to a reference.
4589
4590 2002-02-15  Christopher Faylor  <cgf@redhat.com>
4591
4592         * win32-nat.c (get_image_name): New function.
4593         (handle_load_dll): Use get_image_name function.
4594         (get_child_debug_event): Avoid registering debug events until possibly
4595         execed process is started.
4596         (child_create_inferior): Allow invocation via shell so that command
4597         line redirection, etc.  works ok.
4598         (_initialize_inftarg): Add new command: "set shell" to control whether
4599         a shell is used to start a process.
4600
4601 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
4602
4603         * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
4604         instead of find_register_by_number.
4605         (cannot_store_register): Likewise.
4606
4607 2002-02-14  Pierre Muller  <muller@ics.u-strasbg.fr>
4608
4609         * dwarf2read.c: Replace fprintf (stderr, ...) by
4610         fprintf_unfiltered (gdb_stderr, ...).
4611
4612 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
4613
4614         * gdbserver/gdbserver.1: Document --attach.
4615
4616 2002-02-15  Richard Earnshaw  <rearnsha@arm.com>
4617
4618         * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
4619         descriptions.
4620         * arm-tdep.c (arm_default_arm_le_breakpoint)
4621         (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
4622         (arm_default_thumb_be_breakpoint): New.  Initialize them from
4623         traditional breakpoint defines.
4624         (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
4625         (arm_gdbarch_init): Initialize new breakpoint variables.
4626         * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
4627         (arm_linux_init_abi): Initialize linux-specific breakpoint.
4628         * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
4629         (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
4630         code out to ...
4631         (arm_netbsd_init_abi_common): ... here; new function.
4632         * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
4633         (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
4634         * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
4635         * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
4636
4637 2002-02-15  Richard Earnshaw  <rearnsha@arm.com>
4638
4639         * arm-tdep.h (enum arm_abi): New enum.
4640         (struct gdbarch_tdep): New structure.
4641         (LOWEST_PC): Provide a default.
4642         (arm_gdbarch_register_os_abi): Declare new function.
4643         * arm-tdep.c (arm_abi_names): New array.
4644         (process_note_abi_tag_sections): New function.
4645         (get_elfosabi): New function.
4646         (arm_gdbarch_register_os_abi): New function.
4647         (arm_gdbarch_init): Try to determine the ABI of the inferior.  If
4648         support for that ABI has been built in, then call the appropriate
4649         configuration routine.  Use gdbarch_num_regs() to get the number
4650         of registers.
4651         (arm_dump_tdep): New function.
4652         (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
4653         place-holder functions.
4654         (_initialize_arm_tdep): Register them.
4655         * config/arm/tm-arm.h (LOWEST_PC): Delete.
4656
4657         * armnbsd-tdep.c: New file.
4658         * Makefile.in (armnbsd-tdep.o): Add dependencies.
4659         * config/arm/nbsd.mt (TDEPFILES): Add it.
4660         * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
4661
4662         * armnbsd-nat.c: Include regcache.h.
4663         * Makefile.in (armnbsd-nat.o): Update dependency list.
4664
4665         * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
4666
4667 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
4668
4669         * gdbserver/Makefile.in: Fix typos in target rules.
4670
4671 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
4672
4673         Fix part of PR gdb/267.
4674         * linespec.c (find_methods): Handle constructors specially for now.
4675
4676 2002-02-14  Corinna Vinschen  <vinschen@redhat.com>
4677
4678         * arm-tdep.c (arm_push_arguments): Eliminate special float type
4679         handling.
4680         * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
4681         standard_coerce_float_to_double().
4682
4683 2002-02-14  Christopher Faylor  <cgf@redhat.com>
4684
4685         * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
4686         GDBINIT_FILENAME.
4687
4688 2002-02-14  Elena Zannoni  <ezannoni@redhat.com>
4689
4690         * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
4691         find_variant_by_name, because it confuses the multiarch
4692         framework. Return NULL if there isn't an architecture with the
4693         user supplied name, instead of forcing a different one without
4694         recording the change with the multiarch machinery.
4695         (find_variant_by_name): Delete.
4696
4697 2002-02-14  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
4698
4699         * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
4700         i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
4701
4702 2002-02-13  Martin M. Hunt  <hunt@redhat.com>
4703
4704         * stack.c (print_frame_info_base): When calling
4705         print_frame_info_listing_hook, set current_source_symtab.
4706
4707 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
4708
4709         * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
4710         and remove unused $(INCLUDE_DIR).
4711         Add regcache.c to OBS.
4712         Add generated register protocol files to clean target.
4713         Update dependencies for new objects, obsolete old target code.
4714
4715         * gdbserver/linux-low.c: Remove all platform-specific code to
4716         new files.  Remove various dead code.  Update to use regcache
4717         functionality.
4718         * gdbserver/remote-utils.c (fromhex): Add return statement
4719         to quiet warning.
4720         (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
4721         constant.
4722         (input_interrupt): Add integer parameter to match prototype
4723         of a signal handler.
4724         (outreg): Use register_data ().
4725         (prepare_resume_reply): Use gdbserver_expedite_regs.
4726         * gdbserver/server.c (main): Dynamically allocate own_buf because
4727         PBUFSIZ is no longer constant.  Use registers_to_string () and
4728         registers_from_string ().
4729         * gdbserver/server.h: No longer include "defs.h".  Add prototypes
4730         for error (), fatal (), and warning ().  Update definition of
4731         PBUFSIZ to use regcache functionality.  Add include guard.
4732         * gdbserver/utils.c (fatal): Add missing ``const''.
4733         (warning): New function.
4734
4735         * regformats/regdat.sh: Include "regcache.h" in generated files.
4736         Provide init_registers () function.
4737         * regformats/regdef.h: Add prototype for set_register_cache ().
4738         Add include guard.
4739
4740         * gdbserver/linux-arm-low.c: New file.
4741         * gdbserver/linux-i386-low.c: New file.
4742         * gdbserver/linux-ia64-low.c: New file.
4743         * gdbserver/linux-m68k-low.c: New file.
4744         * gdbserver/linux-mips-low.c: New file.
4745         * gdbserver/linux-ppc-low.c: New file.
4746         * gdbserver/linux-sh-low.c: New file.
4747
4748         * gdbserver/regcache.c: New file.
4749         * gdbserver/regcache.h: New file.
4750
4751         * gdbserver/low-linux.c: Removed obsolete file.
4752
4753 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
4754
4755         * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
4756         * config/i386/linux.mt: Likewise.
4757         * config/ia64/linux.mt: Likewise.
4758         * config/m68k/linux.mh: Likewise.
4759         * config/powerpc/linux.mh: Likewise.
4760         * config/mips/linux.mt: Likewise.
4761
4762         * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
4763
4764         * config/i386/i386lynx.mh: Mark gdbserver variables
4765         as (currently) obsolete for this target.
4766         * config/i386/nbsd.mt: Likewise.
4767         * config/i386/nbsdelf.mt: Likewise.
4768         * config/m32r/m32r.mt: Likewise.
4769         * config/m68k/m68klynx.mh: Likewise.
4770         * config/m68k/nbsd.mt: Likewise.
4771         * config/m68k/sun3os4.mh: Likewise.
4772         * config/mips/vr5000.mt: Likewise.
4773         * config/ns32k/nbsd.mt: Likewise.
4774         * config/pa/hppabsd.mh: Likewise.
4775         * config/pa/hppaosf.mh: Likewise.
4776         * config/powerpc/nbsd.mt: Likewise.
4777         * config/rs6000/rs6000lynx.mh: Likewise.
4778         * config/s390/s390.mt: Likewise.
4779         * config/s390/s390x.mt: Likewise.
4780         * config/sparc/sparclynx.mh: Likewise.
4781         * config/sparc/sun4os4.mh: Likewise.
4782         * config/i386/x86-64linux.mt: Likewise.
4783         * config/sparc/linux.mh: Likewise.
4784
4785 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
4786
4787         * configure.tgt: Configure gdbserver only for known working
4788         targets.  Set ${build_gdbserver} instead of modifying ${configdirs}.
4789         * configure.in: Check ${build_gdbserver}.  Put gdbserver/ into
4790         SUBDIRS if it is configured.  Update comment for ${nativefile}.
4791         * configure: Regenerated.
4792
4793 2002-02-13  Michael Snyder  <msnyder@redhat.com>
4794
4795         * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
4796
4797         * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
4798         (default_gcore_mach): Just return 0, work around a problem in bfd.
4799         (default_gcore_target): OK to return NULL if exec_bfd is null.
4800         (make_mem_sec): Use a cast, avoid a warning.
4801
4802         * procfs.c (find_memory_regions_callback): Use a cast instead of
4803         calling host_pointer_to_address (which complains if
4804         sizeof (host pointer) != sizeof (target pointer)).
4805         (procfs_make_note_section): Avoid overflow in psargs string.
4806
4807         * procfs.c (procfs_make_note_section): Make the default
4808         implementation return an error.
4809
4810 2002-02-13  Rodney Brown  <rbrown64@csc.com.au>
4811
4812         * procfs.c (procfs_make_note_section): Provide a default definition
4813         (for alpha-dec-osf4.0f). Fix typos.
4814
4815 2002-02-13  Elena Zannoni  <ezannoni@redhat.com>
4816
4817         * linux-proc.c: Add include of regcache.h.
4818         * Makefile.in (linux-proc.o): Add dependency on regcache.h.
4819
4820 2002-02-13  Andrew Cagney  <ac131313@redhat.com>
4821
4822         From 2002-01-18 Greg McGary <greg@mcgary.org>:
4823         * memattr.c (create_mem_region): Disallow useless empty region.
4824         Regions are half-open intervals, so allow [A..B) [B..C) as
4825         non-overlapping.
4826
4827 2002-02-13  Michael Chastain <mec@shout.net>
4828
4829         * defs.h: Kill CONST_PTR.
4830         * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
4831         * c-lang.c (c_builtin_types): Likewise.
4832         * ch-lang.c (ch_builtin_types): Likewise.
4833         * f-lang.c (f_builtin_types): Likewise.
4834         * language.c (unknown_builtin_types): Likewise.
4835         * m2-lang.c (m2_builtin_types): Likewise.
4836         * p-lang.c (pascal_builtin_types): Likewise.
4837         * scm-lang.c (c_builtin_types): Likewise.
4838
4839 2002-02-13  Keith Seitz  <keiths@redhat.com>
4840
4841         * arm-tdep.h (arm_get_next_pc): Add declaration.
4842
4843 2002-02-13  Richard Earnshaw  <rearnsha@arm.com>
4844
4845         * arm-tdep.c (arm_use_struct_convention): Make static.  Move to be
4846         with other related struct-returning functions.
4847         (arm_extract_struct_value_address): New function.
4848         (arm_gdbarch_init): Initialize the above in multi-arch vector.  Also
4849         initialize float_format, double_format and long_double_format as
4850         appropriate to the endianness of the target.
4851         * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
4852         (arm_use_struct_convention): Delete declaration.
4853         (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
4854
4855 2002-02-13  Keith Seitz  <keiths@redhat.com>
4856
4857         * defs.h (core_addr_to_string_nz): New function.
4858
4859 2002-02-13  Mark Kettenis  <kettenis@gnu.org>
4860
4861         Apply missing bits of 2002-01-15 patch.
4862         * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
4863         (fill_fpregset): Use i387_fill_fsave.
4864
4865 2002-02-12  Keith Seitz  <keiths@redhat.com>
4866
4867         * utils.c (core_addr_to_string): Use phex instead of phex_nz.
4868         (core_addr_to_string_nz): New function.
4869
4870 2002-02-11  Richard Earnshaw  <rearnsha@arm.com>
4871
4872         * arm-linux-nat.c: Really include arm-tdep.h.
4873         * config/arm/tm-linux.h (struct type, struct value): Declare.
4874
4875 2002-02-11  Michael Snyder  <msnyder@redhat.com>
4876
4877         * procfs.c: Include elf-bfd.h (for elfcore_write functions).
4878         (gcore section): Ifdef for Solaris and Unixware only.
4879         (procfs_do_thread_registers): Unixware needs one lwpstatus
4880         per thread (not one prstatus or pstatus).
4881         (procfs_make_note_section): Iterate only over kernel threads (lwps),
4882         not over all gdb threads.  For unixware, call elfcore_write_pstatus
4883         once before iterating over threads.
4884
4885 2002-02-11  Richard Earnshaw  <rearnsha@arm.com>
4886
4887         * arm-tdep.h: New file.
4888         * arm-tdep.c: Include arm-tdep.h.
4889         (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
4890         (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
4891         (arm_print_float_info, arm_register_type, convert_to_extended)
4892         (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
4893         (arm_extract_return_value, arm_register_name): Make static.
4894         (arm_software_single_step): Similarly.  Fix types in declaration.
4895         (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
4896         (arm_store_return_value, arm_store_struct_return): New functions.
4897         (arm_gdbarch_init): Register the above functions.  Also register
4898         call_dummy_start_offset, sizeof_call_dummy_words,
4899         function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
4900         sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
4901         max_register_virtual_size, register_size.  Set up
4902         prologue_cache.saved_regs here, rather than ...
4903         (_initialize_arm_tdep): ... here.
4904         * config/arm/tm-arm.h (struct type, struct value): Delete forward
4905         declarations.
4906         (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
4907         (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
4908         (arm_print_float_info, arm_register_type, convert_to_extended)
4909         (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
4910         (arm_extract_return_value, arm_register_name): Delete declarations.
4911         (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
4912         (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
4913         (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
4914         (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
4915         (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
4916         (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
4917         (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
4918         (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
4919         (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
4920         (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
4921         (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
4922         (arm_get_next_pc): No-longer static -- these are needed by the RDI
4923         interface.
4924         * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
4925         * remote-rdi.c remote-rdp.c: Likewise.
4926         * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
4927         (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
4928         * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
4929         definition.
4930
4931         * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
4932         (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
4933         (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
4934         from non-ARM_ prefixed definitions.
4935         * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
4936         all uses of above.
4937         * remote-rdi.c remote-rdp.c: Likewise.
4938         * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
4939
4940 2002-02-11  Richard Earnshaw  <rearnsha@arm.com>
4941
4942         * arm-tdep.c (arm_frameless_function_invocation)
4943         (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
4944         (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
4945         (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
4946         (arm_pop_frame, arm_get_next_pc): Make static.
4947         (arm_gdbarch_init): Register above in gdbarch structure.
4948         (arm_read_fp): Renamed from arm_target_read_fp.
4949         (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
4950         * config/arm/tm-arm.h (arm_frameless_function_invocation)
4951         (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
4952         (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
4953         (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
4954         (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
4955         (arm_pc_is_thumb_dummy): Delete declarations.
4956         (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
4957         (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
4958         (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
4959         (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
4960
4961 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
4962
4963         * symtab.c (compare_search_syms): New function.
4964         (sort_search_symbols): New function.
4965         (search_symbols): Sort symbols after searching rather than
4966         before.
4967
4968 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
4969
4970         * NEWS: Linux -> GNU/Linux.
4971
4972 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
4973
4974         * gdbarch.sh: For for level one methods, disallow a definition
4975         when partially multi-arched.  Add comments explaining rationale.
4976         * gdbarch.h: Re-generate.
4977
4978 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
4979
4980         * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
4981         multi-arch partial.
4982
4983 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
4984
4985         * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL.  Exit on bad
4986         field.  Use diff -u.
4987         * gdbarch.c: Re-generate.
4988
4989 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
4990
4991         * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
4992         * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
4993         partial.
4994
4995 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
4996
4997         * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
4998         multi-arch partial.
4999         (PUSH_ARGUMENTS): Switch to using predefault.
5000         * gdbarch.c: Regenerate.
5001
5002 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
5003
5004         * valops.c (PUSH_ARGUMENTS): Delete definition.
5005         * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
5006         partial.  Default to default_push_arguments.
5007         * gdbarch.h, gdbarch.c: Regenerate.
5008
5009 2002-02-09  Andrew Cagney  <ac131313@redhat.com>
5010
5011         * defs.h (throw_exception): Rename return_to_top_level.  Update
5012         comments.
5013         * utils.c (error_stream, internal_verror, quit): Ditto.
5014         * top.c (throw_exception, catcher): Ditto.
5015         * sparclet-rom.c (sparclet_load): Ditto.
5016         * remote.c (interrupt_query, minitelnet): Ditto.
5017         * remote-sds.c (interrupt_query): Ditto.
5018         * remote-mips.c (mips_error, mips_kill): Ditto.
5019         * ocd.c (interrupt_query): Ditto.
5020         * monitor.c (monitor_interrupt_query): Ditto.
5021         * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
5022         * target.h: Update comment.
5023
5024         * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
5025
5026 2002-02-09  Andrew Cagney  <ac131313@redhat.com>
5027
5028         * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
5029         default_double_format.
5030         * gdbarch.h, gdbarch.c: Re-generate.
5031         * findvar.c (floatformat_unknown): Delete variable definition.
5032         * doublest.h (floatformat_unknown): Delete variable declaration.
5033
5034 2002-02-09  Jim Blandy  <jimb@redhat.com>
5035
5036         * stabsread.c (read_type): Add code to parse Sun's syntax for
5037         prototyped function types.
5038
5039 2002-02-09  Andrew Cagney  <ac131313@redhat.com>
5040
5041         * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
5042         (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
5043
5044 2002-02-09  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
5045
5046         * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
5047         _initialize_solib.  Fixes name clash with solib.c:_initialize_solib,
5048         now _initialize_xcoffsolib gets called again and overrides the
5049         commands from solib.c in a native configuration.
5050
5051 2002-02-09  Mark Kettenis  <kettenis@gnu.org>
5052
5053         * doublest.c (store_typed_floating): Don't try to return a value.
5054         Fixes PR gdb/290.
5055
5056 2002-02-08  Jim Blandy  <jimb@redhat.com>
5057
5058         * c-typeprint.c (c_type_print_varspec_suffix): If a function type
5059         is prototyped and has no arguments, print its argument list as
5060         `(void)'.
5061
5062 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5063
5064         * MAINTAINERS (write-after-approval): Add myself.
5065         (paper-trail): I've escaped!
5066
5067 2002-02-08  Christopher Faylor  <cgf@redhat.com>
5068
5069         * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
5070         changes.
5071         (_initialize_check_for_gdb_ini): Ditto.
5072
5073 2002-02-08  Martin M. Hunt  <hunt@redhat.com>
5074
5075         * win32-nat.c (cygwin_pid_to_str): Fix typo.
5076         xaprintf -> xasprintf.
5077
5078 2002-02-08  Pierre Muller  <muller@ics.u-strasbg.fr>
5079
5080         * win32-nat.c: Remove use of printf and sprintf functions.
5081
5082 2002-02-08  Richard Earnshaw  <rearnsha@arm.com>
5083
5084         * arm-tdep.c (arm_frame_chain_valid): Make static.
5085         (arm_push_arguments): Likewise.
5086         (arm_gdbarch_init): New function.
5087         (_initialize_arm_tdep): Call it.
5088         * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
5089         (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
5090         (FRAME_CHAIN_VALID): Delete.
5091         (arm_frame_chain_valid): Delete declaration.
5092         (PUSH_ARGUMENTS): Delete.
5093         (arm_push_arguments): Delete declaration.
5094         (CALL_DUMMY_P): Delete.
5095
5096 2002-02-08  Andrew Cagney  <ac131313@redhat.com>
5097             Corinna Vinschen  <vinschen@redhat.com>
5098
5099         * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
5100         on builtin float types.
5101
5102 2002-02-08  Daniel Jacobowitz  <drow@mvista.com>
5103
5104         * utils.c: Include <curses.h> before "bfd.h".
5105         * tui/tui-hooks.c: Likewise.
5106         * tui/tui.c: Likewise.
5107         * tui/tuiCommand.c: Likewise.
5108         * tui/tuiData.c: Likewise.
5109         * tui/tuiDataWin.c: Likewise.
5110         * tui/tuiDisassem.c: Likewise.
5111         * tui/tuiGeneralWin.c: Likewise.
5112         * tui/tuiIO.c: Likewise.
5113         * tui/tuiLayout.c: Likewise.
5114         * tui/tuiRegs.c: Likewise.
5115         * tui/tuiSource.c: Likewise.
5116         * tui/tuiSourceWin.c: Likewise.
5117         * tui/tuiStack.c: Likewise.
5118         * tui/tuiWin.c: Likewise.
5119
5120 2002-02-07  Elena Zannoni  <ezannoni@redhat.com>
5121
5122         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
5123         to include space for pseudoregs as well. Update loops accordingly.
5124         (sh_fp_frame_init_saved_regs): Ditto.
5125         (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
5126
5127 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
5128
5129         * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
5130         Add Richard Earnshaw to Arm maintainers.
5131
5132 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
5133
5134         * defs.h (warning_begin): Delete declaration.
5135
5136         * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
5137         Delete macro.
5138
5139 2002-02-07  Michael Snyder  <msnyder@redhat.com>
5140
5141         * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
5142         Logic bug, remove misplaced else.
5143
5144 2002-02-07  Klee Dienes  <klee@apple.com>
5145
5146         * fork-inferior.c (fork_inferior): Add '!' to the list of
5147         characters that need to be quoted when building a string for the
5148         shell.  Quote '!' specifically with a backslash, since CSH chokes
5149         when trying to evaluate "str!str".
5150
5151 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
5152
5153         * rdi-share/host.h: Only provide a typedef for bool if it is not
5154         defined.
5155
5156 2002-02-04  Michael Snyder  <msnyder@redhat.com>
5157
5158         * breakpoint.h (enum bptype): Add new overlay event bp type.
5159         (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
5160
5161         * breakpoint.c (create_internal_breakpoint): New function.
5162         (internal_breakpoint_number): Moved into create_internal_breakpoint.
5163         (create_longjmp_breakpoint): Use create_internal_breakpoint.
5164         (create_thread_event_breakpoint): Ditto.
5165         (create_solib_event_breakpoint): Ditto.
5166         (create_overlay_event_breakpoint): New function.
5167         (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
5168         (update_breakpoints_after_exec): Delete and re-initialize
5169         overlay event breakpoints after an exec.  Add FIXME comment
5170         about longjmp breakpoint.
5171         (print_it_typical): Ignore overlay event breakpoints.
5172         (print_one_breakpoint): Ditto.
5173         (mention): Ditto.
5174         (bpstat_what): Do not stop for overlay event breakpoints.
5175         (delete_breakpoint): Don't delete overlay event breakpoints.
5176         (breakpoint_re_set_one): Delete the overlay event breakpoint.
5177         (breakpoint_re_set): Re-create overlay event breakpoint.
5178
5179         * symfile.c (overlay_auto_command): Enable overlay breakpoints.
5180         (overlay_manual_command): Disable overlay breakpoints.
5181         (overlay_off_command): Disable overlay breakpoints.
5182
5183 2002-02-06  Richard Earnshaw  <rearnsha@arm.com>
5184
5185         * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
5186         (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
5187         to here from config/tm-arm.h.
5188         (coff_sym_is_thumb): Make static.
5189         (arm_elf_make_msymbol_special): New function.
5190         (arm_coff_make_msymbol_special): New function.
5191         * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
5192         (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
5193         (coff_sym_is_thumb): Delete declaration.
5194         (arm_elf_make_msymbol_special): Declare.
5195         (arm_coff_make_msymbol_special): Declare.
5196         (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
5197         (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
5198
5199 2002-02-06  Richard Earnshaw  <rearnsha@arm.com>
5200
5201         * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
5202
5203 2002-02-06  Richard Earnshaw  <rearnsha@arm.com>
5204
5205         * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
5206         * gdbarch.c gdbarch.h: Regenerate.
5207         * arch-utils.c (default_print_float_info): New function.
5208         * arch-utils.h (default_print_float_info): Prototype it.
5209         * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
5210         * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
5211         (PRINT_FLOAT_INFO): Document it.
5212
5213         * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
5214         * config/arm/tm-arm.h (FLOAT_INFO): Delete.
5215         (PRINT_FLOAT_INFO): Define.
5216
5217 2002-02-06  Pierre Muller  <muller@ics.u-strasbg.fr>
5218
5219         * win32-nat.c (_initialize_check_for_gdb_ini):
5220         Add typecast to sprintf argument to suppress a warning.
5221
5222 2002-02-05  Pierre Muller  <muller@ics.u-strasbg.fr>
5223
5224         * win32-nat.c (last_sig): Changed type of variable to target_signal,
5225         to allow easier handling of pass state.
5226         (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
5227         that gives exception name and address.
5228         (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
5229         and set last_sig value to ourstatus->value.sig. Some missing
5230         exceptions added.
5231         (child_continue): Correctly report continue_status.
5232         (get_child_debug_event,do_initial_child_stuff): Set last_sig to
5233         TARGET_SIGNAL_0 (new default value).
5234         (child_resume): consider sig argument passed to decide if
5235         the exception should be passed to debuggee or not.
5236
5237 2002-02-05  Michael Snyder  <msnyder@redhat.com>
5238
5239         * regcache.c (fetch_register): Call target_fetch_register
5240         only if we don't call FETCH_PSEUDO_REGISTER.
5241         (store_register): Call target_store_register only if we
5242         don't call STORE_PSEUDO_REGISTER.
5243
5244 2002-02-05  Elena Zannoni  <ezannoni@redhat.com>
5245
5246         * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
5247         ELF_MAKE_MSYMBOL_SPECIAL.
5248         * gdbarch.c, gdbarch.h: Regenerate.
5249         * arch-utils.c (default_make_msymbol_special): New function.
5250         * arch-utils.h (default_make_msymbol_special): Export.
5251         * elfread.c (elf_symtab_read): Compile use of
5252         ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
5253         multiarched.
5254         * coffread.c (coff_symtab_read): Ditto, for
5255         COFF_MAKE_MSYMBOL_SPECIAL.
5256
5257 2002-02-05  Jim Blandy  <jimb@redhat.com>
5258
5259         * solib-svr4.c (svr4_truncate_ptr): New function.
5260         (svr4_relocate_section_addresses): Do the address arithmetic with
5261         the appropriate truncation for target addresses, even when
5262         CORE_ADDR is larger than a target address.
5263
5264 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
5265
5266         * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
5267         to (int *).
5268
5269 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
5270
5271         * gdbserver/linux-low.c (kill_inferior): Remove commented out
5272         code.
5273
5274 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
5275
5276         * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
5277
5278 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
5279
5280         * gdbserver/linux-low.c: Remove unused include files.
5281
5282 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
5283
5284         * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
5285         (read_inferior_memory): Use it.
5286         (write_inferior_memory): Likewise.
5287
5288 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
5289
5290         * gdbserver/linux-low.c (create_inferior): Call strerror instead of
5291         grubbing through sys_errlist.
5292
5293 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
5294
5295         * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
5296
5297 2002-02-04  Pierre Muller  <muller@ics.u-strasbg.fr>
5298         * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
5299
5300 2002-02-04  Andrew Cagney  <ac131313@redhat.com>
5301
5302         * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
5303         (do_sfunc, set_cmd_sfunc): New functions.
5304
5305         * command.h (struct cmd_list_element): Add field func.
5306         * cli/cli-decode.h (struct cmd_list_element): Ditto.
5307         * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
5308         * cli/cli-decode.h: Ditto.
5309
5310         * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
5311         (help_all, help_cmd_list): Ditto.
5312         (find_cmd, complete_on_cmdlist): Ditto.
5313         * top.c (execute_command): Ditto.
5314
5315         * cli/cli-setshow.c (do_setshow_command): Call func instead of
5316         function.sfunc.
5317
5318         * infcmd.c (notice_args_read): Fix function signature.
5319
5320         * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
5321         * cli/cli-decode.c (add_set_cmd): Ditto.
5322         * utils.c (initialize_utils): Ditto.
5323         * maint.c (_initialize_maint_cmds): Ditto.
5324         * infrun.c (_initialize_infrun): Ditto.
5325         * demangle.c (_initialize_demangler): Ditto.
5326         * remote.c (add_packet_config_cmd): Ditto.
5327         * mips-tdep.c (_initialize_mips_tdep): Ditto.
5328         * cris-tdep.c (_initialize_cris_tdep): Ditto.
5329         * proc-api.c (_initialize_proc_api): Ditto.
5330         * kod.c (_initialize_kod): Ditto.
5331         * valprint.c (_initialize_valprint): Ditto.
5332         * top.c (init_main): Ditto.
5333         * infcmd.c (_initialize_infcmd): Ditto.
5334         * corefile.c (_initialize_core): Ditto.
5335         * arm-tdep.c (_initialize_arm_tdep): Ditto.
5336         * arch-utils.c (initialize_current_architecture): Ditto.
5337         (_initialize_gdbarch_utils): Ditto.
5338         * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
5339
5340         * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
5341         * wince.c (_initialize_inftarg): Ditto.
5342         * symfile.c (_initialize_symfile): Ditto.
5343         * mips-tdep.c (_initialize_mips_tdep): Ditto.
5344         * language.c (_initialize_language): Ditto.
5345         * arc-tdep.c (_initialize_arc_tdep): Ditto.
5346
5347 2002-02-04  Michael Snyder  <msnyder@redhat.com>
5348
5349         * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
5350
5351 2002-02-04  Daniel Jacobowitz  <drow@mvista.com>
5352
5353         * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
5354         Add rules for building the register data files.
5355
5356 2002-02-04  Daniel Jacobowitz  <drow@mvista.com>
5357
5358         * regformats/regdat.sh: Add braces to the definition of
5359         expedite_regs_${arch}.
5360
5361 2002-02-04  Daniel Jacobowitz  <drow@mvista.com>
5362
5363         * regformats/regdef.h (struct reg): Add comment describing the
5364         requirements for offset and size fields.
5365
5366 2002-02-04  Andreas Schwab  <schwab@suse.de>
5367
5368         * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
5369         * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
5370
5371 2002-02-04  Richard Earnshaw  <rearnsha@arm.com>
5372
5373         * gdbarch.sh (copyright): Update years in generated header.
5374         (SMASH_TEXT_ADDRESS): Add rule.
5375         * gdbarch.h, gdbarch.c: Re-generate.
5376         * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
5377         * dbxread.c: Likewise.
5378         * dwarfread.c: Likewise.
5379         * elfread.c: Likewise.
5380         * somread.c: Likewise.
5381
5382         * arm-tdep.c (arm_smash_text_address): New function.
5383         * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
5384
5385 2002-02-04  Pierre Muller  <muller@ics.u-strasbg.fr>
5386
5387         Add support for hardware watchpoints on win32 native.
5388         * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
5389         CONTEXT_DEBUG_REGISTERS.
5390         (dr variable): New variable. Static array containing a local copy
5391         of debug registers.
5392         (debug_registers_changed): New variable.  Reflects when debug registers
5393         are changed and need to be written to inferior.
5394         (debug_registers_used): New variable. Reflects when any debug register
5395         was set, used when new threads are created.
5396         (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
5397         i386-nat code.
5398         (thread_rec): Set dr array if id is the thread of current_event .
5399         (child_continue, child_resume): Change the debug registers for all
5400         threads if debug_registers_changed.
5401         (child_add_thread): Change the debug registers if debug_registers_used.
5402         * config/i386/cygwin.mh: Add use of i386-nat.o file.
5403         Link nm.h to new nm-cygwin.h file.
5404         + config/i386/nm-cygwin.h: New file. Contains the macros used for use
5405         of hardware registers.
5406
5407 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
5408
5409         * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
5410         Restore behavour broken by 2002-01-20 Andrew Cagney
5411         <ac131313@redhat.com> IEEE_FLOAT removal.
5412
5413 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
5414
5415         * c-valprint.c (c_val_print): Pass a proper valaddr to
5416         cp_print_class_method.
5417         * valops.c (search_struct_method): If there is only one method
5418         and args is NULL, return that method.
5419
5420 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
5421
5422         * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
5423         accessing tag_name directly.
5424
5425 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
5426
5427         * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
5428         of accessing tag_name directly.
5429
5430 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
5431
5432         PR gdb/280
5433         * gdbtypes.c (replace_type): New function.
5434         * gdbtypes.h (replace_type): Add prototype.
5435         * stabsread.c (read_type): Use replace_type.
5436
5437 2002-02-03  Richard Earnshaw  <rearnsha@arm.com>
5438
5439         * Makefile.in (memattr.o): Add missing dependencies rule.
5440
5441 2002-02-03  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
5442
5443         * breakpoint.c (break_at_finish_command): Really export.
5444         (break_at_finish_at_depth_command): Ditto.
5445         (tbreak_at_finish_command): Ditto.
5446         * hppa-tdep.c: Include completer.h.
5447         * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
5448         (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
5449
5450 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
5451
5452         * utils.c (do_write): New function.
5453         (error_stream): Rewrite combining the code from error_begin and
5454         verror.
5455         (verror): Rewrite using error_stream.
5456         (error_begin): Delete function.
5457
5458 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
5459
5460         * utils.c (error_begin): Make static.
5461         * defs.h (error_begin): Delete declaration.
5462
5463         * linespec.c (cplusplus_error): Replace cplusplus_hint.
5464         (decode_line_1): Use cplusplus_error instead of error_begin,
5465         cplusplus_hint and return_to_top_level.
5466         * coffread.c (coff_symfile_read): Use error instead of error_begin
5467         and return_to_top_level.
5468         * infrun.c (default_skip_permanent_breakpoint): Ditto.
5469
5470 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
5471
5472         * language.h (type_error, range_error): Make string parameter
5473         constant.
5474         * language.c (warning_pre_print): Delete extern declaration.
5475         * dwarfread.c (warning_pre_print): Ditto.
5476         * language.c (type_error, range_error): Rewrite to use verror and
5477         vwarning instead of warning_begin.
5478
5479 2002-02-01  Michael Snyder  <msnyder@redhat.com>
5480
5481         * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
5482         (set_ignore_count): Move misplaced comment back where it belongs.
5483
5484 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
5485
5486         * command.h (NO_FUNCTION): Delete macro.
5487         * cli/cli-decode.h (NO_FUNCTION): Ditto.
5488         * top.c (execute_command): Replace NO_FUNCTION with NULL.
5489         * tracepoint.c (_initialize_tracepoint): Ditto.
5490         * cli/cli-decode.c (add_set_cmd): Ditto.
5491         * cli/cli-cmds.c (init_cli_cmds): Ditto.
5492
5493 2002-02-01  Daniel Jacobowitz  <drow@mvista.com>
5494
5495         * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
5496         Update ``this'' pointer when calling virtual functions.
5497
5498 2002-02-01  Michael Snyder  <msnyder@redhat.com>
5499
5500         * breakpoint.c (create_temp_exception_breakpoint): Delete.
5501         * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
5502
5503 2002-02-01  Daniel Jacobowitz  <drow@mvista.com>
5504
5505         * regformats/reg-arm.dat: New file.
5506         * regformats/reg-i386.dat: New file.
5507         * regformats/reg-ia64.dat: New file.
5508         * regformats/reg-m68k.dat: New file.
5509         * regformats/reg-mips.dat: New file.
5510         * regformats/reg-ppc.dat: New file.
5511         * regformats/reg-sh.dat: New file.
5512         * regformats/regdef.h: New file.
5513         * regformats/regdat.sh: New file.
5514
5515 2002-02-01  Richard Earnshaw  <reanrsha@arm.com>
5516
5517         * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
5518         (arm_frame_args_address, arm_frame_locals_address): New functions.
5519         (arm_frame_num_args): New function.
5520         * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
5521         (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
5522         (FRMA_NUM_ARGS): Call arm_frame_num_args.
5523
5524 2002-01-31  Michael Snyder  <msnyder@redhat.com>
5525
5526         * breakpoint.c (break_at_finish_command): Export.
5527         (break_at_finish_at_depth_command): Export.
5528         (tbreak_at_finish_command): Export.
5529         (_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
5530         * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
5531         "tbreak" commands, which are HPPA specific.
5532
5533         * printcmd.c (disassemble_command): Remove an ancient
5534         artifact of an old merge.
5535
5536         * symfile.h (enum overlay_debugging_state):
5537         Define enum constant values for overlay mode.
5538         * symfile.c (overlay_debugging): Use enums instead of literals.
5539         (overlay_is_mapped, overlay_auto_command,
5540         overlay_manual_command): Ditto.
5541
5542         * breakpoint.c (insert_breakpoints, remove_breakpoint,
5543         breakpoint_here_p, breakpoint_inserted_here_p,
5544         breakpoint_thread_match, bpstat_stop_status,
5545         describe_other_breakpoints, check_duplicates, clear_command):
5546         Coding standard fixes.
5547
5548         * target.c (target_xfer_memory): Add spaces, coding standard.
5549         (do_xfer_memory): Add missing line to trust-readonly
5550         code: check bfd SEC_READONLY flag for section.
5551
5552 2002-01-31  Andrew Cagney  <ac131313@redhat.com>
5553
5554         * PROBLEMS: Fix typo, 5.1->5.1.1.
5555
5556 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
5557
5558         * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
5559         data symbols, since we search based on textlow and texthigh.
5560         (find_pc_sect_symtab): Likewise.
5561
5562 2002-01-30  Andrew Cagney  <ac131313@redhat.com>
5563
5564         * defs.h (vwarning): Declare.
5565         * utils.c (vwarning): New function.
5566         (warning): Call vwarning.
5567         (warning_begin): Delete function.
5568
5569         * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
5570         the warning message.
5571         * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
5572         warning_begin.
5573
5574 2002-01-30  Michael Snyder  <msnyder@redhat.com>
5575
5576         * NEWS: Mention "set trust-readonly-sections" command.
5577         Mention generate-core-file command.
5578
5579 2002-01-15  Michael Snyder  <msnyder@redhat.com>
5580
5581         * target.c: New command, "set trust-readonly-sections on".
5582         (do_xfer_memory): Honor the suggestion to trust readonly sections
5583         by reading them from the object file instead of from the target.
5584         (initialize_targets): Register command "set trust-readonly-sections".
5585
5586 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
5587
5588         * parse.c (target_map_name_to_register): Simplify, search regs and
5589         pseudo-regs using a single loop.
5590
5591 2002-01-30  Andrew Cagney  <ac131313@redhat.com>
5592
5593         * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
5594
5595 2002-01-15  Rodney Brown  <rbrown64@csc.com.au>
5596
5597         * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
5598         * config/i386/i386v42mp.mh: Add i387-nat.o .
5599         * i386v4-nat.c: Include i387-nat.h.
5600         (supply_fpregset): Use i387_supply_fsave.
5601         (fill_fpregset): Use i387_fill_fsave.
5602
5603 2002-01-30  Richard Earnshaw  <rearnsha@arm.com>
5604
5605         * arm-tdep.c (arm_call_dummy_words): Define.
5606         * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
5607         * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
5608         (CALL_DUMMY_WORDS): Define.
5609         (arm_call_dummy_words): Declare.
5610         * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
5611         (arm_linux_call_dummy_words): Declare.
5612
5613 2002-01-30  Andreas Schwab  <schwab@suse.de>
5614
5615         * m68klinux-nat.c: Fix last change to use regcache_collect
5616         instead of referencing registers[] directly.
5617
5618 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
5619
5620         * parse.c (target_map_name_to_register): Delete code wrapped in
5621         #ifdef REGISTER_NAME_ALIAS_HOOK.
5622
5623 2002-01-28  Michael Snyder  <msnyder@redhat.com>
5624
5625         * regcache.c (legacy_read_register_gen): Need to be able to
5626         read pseudo-register as well as real register.
5627         (legacy_write_register_gen): Ditto.
5628
5629 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
5630
5631         * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
5632         * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
5633         * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
5634         * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
5635         * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
5636         * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
5637         * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
5638         * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
5639         * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
5640         * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
5641         * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
5642         * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
5643         * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
5644         * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
5645         * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
5646         * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
5647         * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
5648         * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
5649         * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
5650         * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
5651
5652 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
5653
5654         * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
5655         (target_byte_order): Initialize to BFD_ENDIAN_BIG.
5656         (initialize_current_architecture): Update target_byte_order using
5657         information from BFD.
5658         * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
5659         * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
5660
5661 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
5662
5663         * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
5664         * vax-tdep.c (INVALID_FLOAT): To here.  Document why it is broken.
5665
5666         * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
5667         #ifdef INVALID_FLOAT.
5668         * infcmd.c (do_registers_info): Ditto.
5669         * values.c (unpack_double): Ditto.  Add comment.
5670
5671         * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
5672         already commented out.
5673
5674 2002-01-26  Andreas Schwab  <schwab@suse.de>
5675
5676         * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
5677         * m68klinux-nat.c: Update ptrace interface for fetching/storing
5678         registers and add support for PTRACE_GETREGS.
5679
5680 2002-01-24  Andrew Cagney  <ac131313@redhat.com>
5681
5682         GDB 5.1.1 released from 5.1 branch.
5683         * NEWS: Add 5.1.1 news.
5684         * README: Sync with 5.1 branch.
5685
5686 2002-01-23  Fred Fish  <fnf@redhat.com>
5687
5688         * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
5689         stabstring on initial malloc.  Reallocing will copy it for us,
5690         if necessary.
5691
5692 2002-01-23  Elena Zannoni  <ezannoni@redhat.com>
5693
5694         * Makefile.in (hpread_h): Delete.
5695         (HFILES_NO_SRCDIR): Remove hpread.h.
5696         (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
5697         (hpread.o): Update dependencies.
5698         (hp-psymtab-read.o, hp-symtab-read.o): Remove.
5699
5700         * hp-psymtab-read.c: Remove file.
5701         * hp-symtab-read.c: Remove file.
5702         * hpread.h: Remove file.
5703
5704         * hpread.c: Merge all contents of hp-psymtab-read.c,
5705         hp-symtab-read.c and hpread.h into this file, as it was prior to
5706         January 1999.
5707
5708         * config/pa/hpux11w.mh, config/pa/hpux11.mh,
5709         config/pa/hpux1020.mh, config/pa/hppaosf.mh,
5710         config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
5711         Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
5712
5713 2002-01-23  Elena Zannoni  <ezannoni@redhat.com>
5714
5715         * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
5716         fill_gregset): Call gdbarch_tdep() just once, assign result to
5717         variable and use that, instead of calling the function several
5718         times.
5719
5720 2002-01-24  Alexandre Oliva  <aoliva@redhat.com>
5721
5722         * configure.host: Accept sparcv9 as alias for sparc64.
5723         * configure.tgt: Likewise.
5724
5725 2002-01-22  Kevin Buettner  <kevinb@redhat.com>
5726
5727         * solib-aix5.c (build_so_list_from_mapfile)
5728         (aix5_relocate_main_executable): Fix xcalloc() calls so order of
5729         arguments is not reversed.
5730         * solib-sunos.c (sunos_relocate_main_executable): Likewise.
5731         * solib-svr4.c (svr4_relocate_main_executable): Likewise.
5732
5733 2002-01-22  Elena Zannoni  <ezannoni@redhat.com>
5734
5735         * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
5736         modified version of obsolete sh_fetch_pseudo_register.
5737         (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
5738         (sh4_register_read): New function.
5739         (sh_pseudo_register_write): New function. Renamed and modified
5740         version of obsolete sh_store_pseudo_register.
5741         (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
5742         (sh4_register_write): New function.
5743         (sh_gdbarch_init): Remove setting of gdbarch function
5744         fetch_pseudo_register and store_pseudo_register. Remove setting of
5745         register_convert_to_raw, register_convert_to_virtual,
5746         register_convertible.
5747         (sh_sh4_register_convertible): Delete. No longer needed. All is
5748         taken care by architecture specific functions
5749         register_read/register_write.
5750         (sh_sh4_register_convert_to_virtual): Make static.
5751         (sh_sh4_register_convert_to_raw): Ditto.
5752
5753 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
5754
5755         * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
5756         (floatformat_is_nan, floatformat_mantissa): Ditto.
5757
5758         * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
5759         for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
5760         builtin_type_ieee_double_little,
5761         builtin_type_ieee_double_littlebyte_bigword,
5762         builtin_type_m68881_ext, builtin_type_i960_ext,
5763         builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
5764         builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
5765         builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
5766         builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
5767
5768 2002-01-22  Corinna Vinschen  <vinschen@redhat.com>
5769
5770         * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
5771         parameter.  Set frameless flag if it exists and depended of
5772         whether the scanned function is frameless or not.
5773         (xstormy16_skip_prologue): If function is frameless, return
5774         result of xstormy16_scan_prologue().
5775         (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
5776         call.
5777
5778 2002-01-21  Elena Zannoni  <ezannoni@redhat.com>
5779
5780         * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
5781         sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
5782         sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
5783         sh_sh4_register_byte, sh_sh4_register_raw_size,
5784         sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
5785         sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
5786         sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
5787         sh_store_pseudo_register, sh_do_pseudo_register): Call
5788         gdbarch_tdep() just once, assign result to variable and use that,
5789         instead of calling the function several times.
5790
5791 2002-01-20  Mark Kettenis  <kettenis@gnu.org>
5792
5793         * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
5794         macros instead of LAST_FPU_CTRL_REGNUM.
5795         (store_register): Likewise.
5796
5797 2002-01-21  Jim Blandy  <jimb@redhat.com>
5798
5799         * infcmd.c (run_command): Check that the `exec' target layer's BFD
5800         is up-to-date before running the program, not just when a program
5801         exits.
5802
5803 2002-01-21  Fred Fish  <fnf@redhat.com>
5804
5805         * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
5806         when we have found all instructions we are looking for.
5807
5808 2002-01-21  Richard Earnshaw  <rearnsha@arm.com>
5809
5810         * arm-tdep.c (arm_register_name): New function.
5811         (arm_registers_names): Make static.
5812         * config/arm/tm-arm.h (arm_register_names): Delete declaration.
5813         (arm_register_name): Declare.
5814         (REGISTER_NAME): Use it.
5815
5816 2002-01-21  Richard Earnshaw  <rearnsha@arm.com>
5817             Kevin Buettner  <kevinb@redhat.com>
5818
5819         Convert arm targets to new FRAME interface.
5820         * arm-tdep.c (struct frame_extra_info): Remove fsr.
5821         (arm_frame_find_save_regs): Delete.
5822         (arm_frame_init_saved_regs): New.
5823         (arm_init_extra_frame_info): Alloacte saved_regs as required.
5824         Allocate extra_info as required.  Convert all uses of fsr.regs
5825         to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
5826         to use extra_info.
5827         (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
5828         (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
5829         (check_prologue_cache, save_prologue_cache): Likewise.
5830         (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
5831         * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
5832         (FRAME_FIND_SAVED_REGS): Delete.
5833         (arm_frame_find_saved_regs): Delete prototype.
5834         (arm_frame_init_saved_regs): New prototype.
5835         (FRAME_INIT_SAVED_REGS): Define.
5836
5837 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
5838
5839         * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
5840
5841 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
5842
5843         From Jeff Law <law@redhat.com>:
5844         * infttrace.c: Include <sys/pstat.h>.
5845         (child_pid_to_exec_file): Revamp.  Use pstat call to get the
5846         exec file if the ttrace equivalent fails.
5847
5848 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
5849
5850         * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
5851         (closeLogFile): Ditto.
5852
5853 2002-01-20  Michael Chastain  <mec@shout.net>
5854
5855         * top.c (print_gdb_version): Bump copyright year to 2002.
5856
5857 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
5858
5859         * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
5860         Zannoni and Eli Zaretskii.
5861
5862 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
5863
5864         * buildsym.c: Update copyright years.
5865         * c-typeprint.c: Likewise.
5866         * dwarf2read.c: Likewise.
5867         * f-typeprint.c: Likewise.
5868         * gdbtypes.c: Likewise.
5869         * gdbtypes.h: Likewise.
5870         * hp-symtab-read.c: Likewise.
5871         * hpread.c: Likewise.
5872         * mdebugread.c: Likewise.
5873         * p-typeprint.c: Likewise.
5874
5875 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
5876
5877         * remote-sim.c (gdbsim_open): Simplify code testing the macro
5878         TARGET_BYTE_ORDER_SELECTABLE_P.  Assume the target is always
5879         byte-order selectable.
5880         * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
5881         * arch-utils.c: Ditto.
5882         (set_endian): Ditto.
5883         (set_endian_from_file): Ditto.
5884         * gdbserver/low-sim.c (create_inferior): Ditto.
5885         * gdbarch.sh: Ditto.
5886         * gdbarch.h: Re-generate.
5887         * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
5888         * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
5889         * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
5890         * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
5891         * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
5892         * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
5893         * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
5894         * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
5895         macro definition.
5896         * config/mips/tm-wince.h: Remove #undef of macro
5897         TARGET_BYTE_ORDER_SELECTABLE.
5898         * config/sh/tm-wince.h: Ditto.
5899
5900 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
5901
5902         * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
5903         member function fields.  Add accessor macro
5904         TYPE_FN_FIELD_ARTIFICIAL.
5905         * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
5906         * c-typeprint.c (c_type_print_base): Skip artificial member
5907         functions.
5908
5909 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
5910
5911         * f-typeprint.c: Delete unused function f_type_print_args.
5912         * p-typeprint.c: Delete unused function pascal_type_print_args.
5913
5914 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
5915
5916         * gdbtypes.h (struct type): Fix whitespace.  Remove obsolete
5917         comment.  Add ``artificial'' to ``union field_location''.
5918
5919         * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
5920
5921         * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
5922         * mdebugread.c (parse_symbol): Likewise.
5923         * stabsread.c (define_symbol): Likewise.
5924         * hp-symtab-read.c (hpread_function_type): Likewise, instead of
5925         initializing TYPE_FIELD_BITPOS to n (obsolete).
5926         (hpread_doc_function_type): Likewise.
5927         * hpread.c (hpread_function_type): Likewise.
5928
5929 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
5930
5931         * configure.in (host_makefile_frag): Only require a host makefile
5932         fragment when a native build.
5933         * configure: Re-generate.
5934
5935 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
5936
5937         * doublest.h (floatformat_from_type): Declare.
5938         * doublest.c (floatformat_from_type): New function.
5939         (convert_typed_floating): Use.
5940
5941         * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
5942         call to function floatformat_from_type.
5943
5944         * gdbarch.sh (IEEE_FLOAT): Delete.
5945         * gdbarch.h, gdbarch.c: Re-generate.
5946         * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
5947         * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
5948         * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
5949         * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
5950         * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
5951         * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
5952         * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
5953         * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
5954         * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
5955         * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
5956         * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
5957         * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
5958
5959         * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
5960         * x86-64-tdep.c (i386_gdbarch_init): Ditto.
5961         * sparc-tdep.c (sparc_gdbarch_init): Ditto.
5962         * sh-tdep.c (sh_gdbarch_init): Ditto.
5963         * mips-tdep.c (mips_gdbarch_init): Ditto.
5964         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
5965         * cris-tdep.c (cris_gdbarch_init): Ditto.
5966
5967 2002-01-20  Jiri Smid  <smid@suse.cz>
5968
5969         * configure.host, configure.tgt: Support x86-64.
5970         * NEWS: Note new target x86-64.
5971
5972         * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
5973         * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
5974         * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
5975         * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
5976         x86-64-linux-nat.o): Fix dependencies.
5977
5978 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
5979
5980         * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
5981         * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
5982         * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
5983         * config/sparc/xm-sun4os4.h: Delete file.
5984         * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
5985
5986 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
5987
5988         * config/sparc/sparclynx.mh (XM_FILE): Delete.
5989         * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
5990         * config/m68k/m68klynx.mh (XM_FILE): Delete.
5991         * config/i386/i386lynx.mh (XM_FILE): Delete.
5992         * config/rs6000/xm-rs6000ly.h: Delete file.
5993         * config/sparc/xm-sparclynx.h: Delete file.
5994         * config/m68k/xm-m68klynx.h: Delete file.
5995         * config/i386/xm-i386lynx.h: Delete file.
5996         * config/xm-lynx.h: Delete file.
5997         * config/djgpp/fnchange.lst: Update.
5998
5999 2002-01-19  Jason Thorpe  <thorpej@wasabisystems.com>
6000
6001         * alpha-tdep.c (alpha_register_byte): New function.
6002         (alpha_register_raw_size): Ditto.
6003         (alpha_register_virtual_size): Ditto.
6004         (alpha_skip_prologue_internal): Renamed from
6005         alpha_skip_prologue.
6006         (alpha_skip_prologue): New version that calls
6007         alpha_skip_prologue_internal.
6008         (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
6009         * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
6010         second argument from alpha_skip_prologue.
6011         (REGISTER_BYTE): Use alpha_register_byte.
6012         (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
6013         (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
6014         (FRAMELESS_FUNCTION_INVOCATION): Use
6015         generic_frameless_function_invocation_not.
6016         (FRAME_NUM_ARGS): Use frame_num_args_unknown.
6017         (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
6018
6019 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
6020
6021         * config/mips/xm-news-mips.h: Delete file.
6022         * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
6023
6024         * config/m88k/xm-m88k.h: Delete file.
6025         * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
6026         * config/m88k/xm-delta88v4.h: Ditto.
6027         * config/m88k/xm-delta88.h: Ditto.
6028
6029         * config/alpha/xm-fbsd.h: Delete file.
6030         * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
6031
6032         * config/sparc/xm-sparc.h: Delete file.
6033         * Makefile.in (xm-sun4os4.h): Delete dependency.
6034         * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
6035         * config/sparc/xm-sun4os4.h: Ditto.
6036         * config/sparc/xm-linux.h: Ditto.
6037
6038         * config/i386/xm-windows.h: Delete file.
6039
6040 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
6041
6042         * utils.c: Include <sys/param.h> for MAXPATHLEN.
6043         (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
6044
6045 2002-01-19  Jason Thorpe  <thorpej@wasabisystems.com>
6046
6047         * alpha-tdep.c (alpha_call_dummy_words): New.
6048         * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
6049         (CALL_DUMMY_P): Define.
6050         (CALL_DUMMY_WORDS): Define.
6051         (SIZEOF_CALL_DUMMY_WORDS): Define.
6052
6053 2002-01-19  Per Bothner  <per@bothner.com>
6054
6055         * gnu-v3-abi.c (gnuv3_rtti_type):  Guard that vtable_symbol_name
6056         isn't NULL, which can happen with some gcj-3.x-produced code.
6057
6058 2002-01-19  Jason Thorpe  <thorpej@wasabisystems.com>
6059
6060         * alpha-tdep.c (alpha_register_virtual_type): New function.
6061         (alpha_init_frame_pc_first): Ditto.
6062         (alpha_fix_call_dummy): Ditto.
6063         (alpha_store_struct_return): Ditto.
6064         (alpha_extract_struct_value_address): Ditto.
6065         * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
6066         alpha_register_virtual_type.
6067         (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
6068         (EXTRACT_STRUCT_VALUE_ADDRESS): Use
6069         alpha_extract_struct_value_address.
6070         (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
6071         (INIT_FRAME_PC): Use init_frame_pc_noop.
6072         (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
6073
6074 2002-01-19  Mark Kettenis  <kettenis@gnu.org>
6075
6076         * i386gnu-nat.c: Include "i386-tdep.h".
6077         (fetch_fpregs): Simplify code dealing with uninitialized floating
6078         point states such that it doesn't require FP7_REGNUM.
6079
6080 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
6081
6082         * alpha-tdep.c (frame_extra_info): New.
6083         (alpha_find_saved_regs): Make static.  Use
6084         frame->extra_info.
6085         (alpha_frame_init_saved_regs): New function.
6086         (alpha_frame_saved_pc): Use frame->extra_info.
6087         (temp_saved_regs): Don't declare as struct frame_saved_regs.
6088         (heuristic_proc_desc): Adjust for temp_saved_regs changes.
6089         (init_extra_frame_info): Rename to...
6090         (alpha_init_extra_frame_info): ...this.  Use frame->extra_info.
6091         (alpha_print_extra_frame_info): New function.
6092         (alpha_frame_locals_address): Ditto.
6093         (alpha_frame_args_address): Ditto.
6094         (alpha_pop_frame): Use frame->extra_info.
6095         * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
6096         alpha_frame_args_address.
6097         (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
6098         (alpha_find_saved_regs): Remove prototype.
6099         (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
6100         (EXTRA_FRAME_INFO): Remove.
6101         (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
6102         (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
6103
6104 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
6105
6106         * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
6107         (alpha_cannot_fetch_register): Ditto.
6108         (alpha_cannot_store_register): Ditto.
6109         (alpha_register_convertible): Ditto.
6110         (alpha_use_struct_convention): Ditto.
6111         * config/alpha/tm-alpha.h: Update copyright years.
6112         (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
6113         (INNER_THAN): Use core_addr_lessthan.
6114         (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
6115         (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
6116         (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
6117         (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
6118         (FRAME_CHAIN): Remove unnecessary cast.
6119
6120 2002-01-18  Andrew Cagney  <ac131313@redhat.com>
6121
6122         * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
6123         obsolete.
6124
6125 2002-01-18  Andrew Cagney  <ac131313@redhat.com>
6126
6127         * infptrace.c: Remove ATTRIBUTE_UNUSED.  Update copyright.
6128         * monitor.c, remote-array.c, remote-bug.c: Ditto.
6129         * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
6130         * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
6131         * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
6132         * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
6133         * x86-64-linux-nat.c: Ditto.
6134
6135 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
6136
6137         * alpha-tdep.c (alpha_register_name): New function.
6138         * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
6139         (REGISTER_NAME): Define.
6140
6141 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
6142
6143         * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
6144
6145 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
6146
6147         * alpha-tdep.c: Update copyright years.
6148         (alpha_next_pc): New function.
6149         (alpha_software_single_step): Ditto.
6150         * config/alpha/tm-alpha.h: Add prototype for
6151         alpha_software_single_step.
6152
6153 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
6154
6155         * alphabsd-nat.c: Update copyright years.
6156         (fill_gregset): Use regcache_collect.
6157         (fill_fpregset): Likewise.
6158         (fetch_inferior_registers): Only fetch integer registers
6159         if requested to do so.
6160         (store_inferior_registers): Only store integer registers
6161         if requested to do so.
6162
6163 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
6164
6165         * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
6166         * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
6167         * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
6168         * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
6169         * config/alpha/fbsd.mh (XDEPFILES): Delete.
6170         * config/arm/linux.mh (XDEPFILES): Delete.
6171         * config/arm/nbsd.mh (XDEPFILES): Delete.
6172         * config/i386/i386dgux.mh (XDEPFILES): Delete.
6173         * config/i386/i386sol2.mh (XDEPFILES): Delete.
6174         * config/i386/i386m3.mh (XDEPFILES): Delete.
6175         (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
6176         * config/i386/i386gnu.mh (XDEPFILES): Delete.
6177         * config/i386/fbsd.mh (XDEPFILES): Delete.
6178         * config/i386/i386bsd.mh (XDEPFILES): Delete.
6179         * config/i386/i386sco5.mh (XDEPFILES): Delete.
6180         * config/i386/i386v4.mh (XDEPFILES): Delete.
6181         * config/i386/i386v42mp.mh (XDEPFILES): Delete.
6182         * config/i386/i386sco4.mh (XDEPFILES): Delete.
6183         * config/i386/i386aix.mh (XDEPFILES): Delete.
6184         * config/i386/go32.mh (XDEPFILES): Delete.
6185         * config/i386/cygwin.mh (XDEPFILES): Delete.
6186         * config/i386/i386lynx.mh (XDEPFILES): Delete.
6187         * config/i386/i386mach.mh (XDEPFILES): Delete.
6188         * config/i386/i386v32.mh (XDEPFILES): Delete.
6189         * config/i386/linux.mh (XDEPFILES): Delete.
6190         * config/i386/nbsdelf.mh (XDEPFILES): Delete.
6191         * config/i386/ncr3000.mh (XDEPFILES): Delete.
6192         * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
6193         * config/i386/i386sco.mh (XDEPFILES): Delete.
6194         * config/i386/i386v.mh (XDEPFILES): Delete.
6195         * config/i386/nbsd.mh (XDEPFILES): Delete.
6196         * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
6197         * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
6198         * config/i386/symmetry.mh (XDEPFILES): Delete.
6199         * config/i386/obsd.mh (XDEPFILES): Delete.
6200         * config/i386/x86-64linux.mh (XDEPFILES): Delete.
6201         * config/ia64/linux.mh (XDEPFILES): Delete.
6202         * config/ia64/aix.mh (XDEPFILES): Delete.
6203         * config/m68k/apollo68b.mh (XDEPFILES): Delete.
6204         * config/m68k/dpx2.mh (XDEPFILES): Delete.
6205         * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
6206         * config/m68k/apollo68v.mh (XDEPFILES): Delete.
6207         * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
6208         * config/m68k/linux.mh (XDEPFILES): Delete.
6209         * config/m68k/m68klynx.mh (XDEPFILES): Delete.
6210         * config/m68k/m68kv4.mh (XDEPFILES): Delete.
6211         * config/m68k/nbsd.mh (XDEPFILES): Delete.
6212         * config/m68k/sun2os3.mh (XDEPFILES): Delete.
6213         * config/m68k/sun2os4.mh (XDEPFILES): Delete.
6214         * config/m68k/sun3os3.mh (XDEPFILES): Delete.
6215         * config/m68k/sun3os4.mh (XDEPFILES): Delete.
6216         * config/m88k/delta88.mh (XDEPFILES): Delete.
6217         * config/m88k/delta88v4.mh (XDEPFILES): Delete.
6218         * config/m88k/m88k.mh (XDEPFILES): Delete.
6219         * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
6220         * config/mips/linux.mh (XDEPFILES): Delete.
6221         * config/mips/irix6.mh (XDEPFILES): Delete.
6222         * config/mips/irix5.mh (XDEPFILES): Delete.
6223         * config/mips/irix4.mh (XDEPFILES): Delete.
6224         * config/mips/irix3.mh (XDEPFILES): Delete.
6225         * config/mips/decstation.mh (XDEPFILES): Delete.
6226         * config/mips/mipsm3.mh (XDEPFILES): Delete.
6227         (NATDEPFILES): Move core-aout.o to here.
6228         * config/ns32k/nbsd.mh (XDEPFILES): Delete.
6229         * config/pa/hpux1020.mh (XDEPFILES): Delete.
6230         * config/pa/hppabsd.mh (XDEPFILES): Delete.
6231         * config/pa/hppahpux.mh (XDEPFILES): Delete.
6232         * config/pa/hpux11w.mh (XDEPFILES): Delete.
6233         * config/pa/hppaosf.mh (XDEPFILES): Delete.
6234         * config/pa/hpux11.mh (XDEPFILES): Delete.
6235         * config/powerpc/aix.mh (XDEPFILES): Delete.
6236         * config/powerpc/nbsd.mh (XDEPFILES): Delete.
6237         * config/powerpc/linux.mh (XDEPFILES): Delete.
6238         * config/romp/rtbsd.mh: Rename XDEPFILES.
6239         * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
6240         * config/rs6000/aix4.mh (XDEPFILES): Delete.
6241         * config/rs6000/rs6000.mh (XDEPFILES): Delete.
6242         * config/s390/s390.mh (XDEPFILES): Delete.
6243         * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
6244         * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
6245         * config/sparc/sun4os4.mh (XDEPFILES): Delete.
6246         * config/sparc/sparclynx.mh (XDEPFILES): Delete.
6247         * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
6248         * config/sparc/nbsd.mh (XDEPFILES): Delete.
6249         * config/sparc/linux.mh (XDEPFILES): Delete.
6250         * config/vax/vaxult.mh (XDEPFILES): Delete.
6251         * config/vax/vaxult2.mh (XDEPFILES): Delete.
6252         * Makefile.in (DEPFILES): Remove XDEPFILES.
6253
6254 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
6255
6256         * utils.c (internal_verror): Fix comments, default is yes not no.
6257         Update queries to match.  Default to quit and dump core.
6258
6259 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
6260
6261         * breakpoint.c: Update assuming #if UI_OUT is always true.  Update
6262         copyright.
6263         * defs.h, event-top.c, gdbcmd.h: Ditto.
6264         * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
6265         * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
6266         * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
6267         * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
6268         * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
6269         * mi/mi-main.c:Ditto.
6270
6271         * stack.c, symfile.c: Update copyright.
6272
6273 2002-01-17  Daniel Jacobowitz  <drow@mvista.com>
6274
6275         * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
6276         gdbserver/low-nbsd.c, gdbserver/low-sim.c,
6277         gdbserver/low-sparc.c, gdbserver/low-sun3.c,
6278         gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
6279
6280 2002-01-17  Daniel Jacobowitz  <drow@mvista.com>
6281
6282         * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
6283         * gdbserver/low-lynx.c (myattach): Likewise.
6284         * gdbserver/low-nbsd.c (myattach): Likewise.
6285         * gdbserver/low-sim.c (myattach): Likewise.
6286         * gdbserver/low-sparc.c (myattach): Likewise.
6287         * gdbserver/low-sun3.c (myattach): Likewise.
6288
6289         * gdbserver/low-linux.c (myattach): New function.
6290
6291         * gdbserver/server.c (attach_inferior): New function.
6292         (main): Handle "--attach".
6293
6294 2002-01-16  Andrew Cagney  <ac131313@redhat.com>
6295
6296         * MAINTAINERS (language support): Daniel Jacobwitz is C++
6297         maintainer.
6298
6299 2002-01-15  Daniel Jacobowitz  <drow@mvista.com>
6300
6301         * c-typeprint.c (is_type_conversion_operator): Add additional
6302         check for non-conversion operators.
6303
6304 2002-01-15  Michael Snyder  <msnyder@redhat.com>
6305
6306         * linux-proc.c: Add "info proc" command, a la procfs.c.
6307         (read_mapping): New function, abstract and re-use code.
6308         (linux_find_memory_regions): Use new func read_mapping.
6309         (linux_info_proc_cmd): New function, implement "info proc".
6310         (_initialize_linux_proc): Add new command "info proc".
6311
6312 2002-01-15  Michael Snyder  <msnyder@redhat.com>
6313
6314         * symfile.c (generic_load): Use bfd_map_over_sections method
6315         instead of manipulating bfd structure members directly.
6316         (add_section_size_callback): New function, bfd sections callback
6317         used by generic_load.
6318         (load_sections_callback): New function, bfd sections callback
6319         used by generic_load.
6320
6321 2002-01-15  Elena Zannoni  <ezannoni@redhat.com>
6322
6323         [Based on work by Jim Blandy]
6324         * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
6325         (builtin_type_vec128): Export.
6326         * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
6327         types.
6328         (builtin_type_vec128): New builtin type for 128 bit vector
6329         registers.
6330         (build_gdbtypes): Initialize builtin_type_v16qi and
6331         builtin_type_v8hi. Create the vec128 register builtin type
6332         structure.
6333         (build_builtin_type_vec128): New function.
6334         (_initialize_gdbtypes): Register builtin_type_v16qi and
6335         builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
6336         * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
6337         AltiVec register to new builtin type.
6338
6339 2001-01-15  Daniel Jacobowitz  <drow@mvista.com>
6340
6341         * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
6342         to make_cv_type.
6343
6344 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
6345
6346         * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
6347         CLEAN_UP_REGISTER_VALUE.
6348         * regcache.c (supply_register): Update only call.
6349
6350 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
6351
6352         * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
6353         a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
6354         a29k-*-vxworks* targets as obsolete.
6355
6356 2002-01-14  Michael Snyder  <msnyder@redhat.com>
6357
6358         * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
6359         until we can resolve portability issues.
6360         * gregset.h: Remove references to fpxregs.
6361         * gcore.c (gcore_command): Initialize note_sec to NULL.
6362
6363 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
6364
6365         * signals.c (target_signal_to_name): Rewrite.  Only use
6366         signals[].name when in bounds and non-NULL.
6367
6368 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
6369
6370         From Petr Ledvina <ledvinap@kae.zcu.cz>:
6371         * signals.c (target_signal_to_name): Verify that SIG is within the
6372         bounds of the signals array.
6373
6374 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
6375
6376         * MAINTAINERS: Remove arm-coff and arm-pe from target list.
6377
6378 2002-01-13  Keith Seitz  <keiths@redhat.com>
6379
6380         * stack.c (print_frame_info_base): Print the frame's pc
6381         only if when print_frame_info_listing_hook is not defined.
6382
6383 2002-01-13  Keith Seitz  <keiths@redhat.com>
6384
6385         * varobj.c (varobj_set_value): Make sure that there were no
6386         errors evaluating the object before attempting to set its
6387         value.
6388         value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
6389         so this offset adjustment is no longer necessary.
6390         (create_child): Don't set the error flag if the child is
6391         a CPLUS_FAKE_CHILD.
6392         (value_of_child): If value_fetch_lazy fails, return NULL
6393         so that callers will be notified that an error occurred.
6394         (c_value_of_variable): Delay check of variable's validity
6395         until later. We actually want all structs and unions to have
6396         the value "{...}".
6397         Do not return "???" for variables which could not be evaluated.
6398         This error condition must be returned to the caller so that it
6399         can get the error condition from gdb.
6400         (cplus_name_of_child): Adjust index for vptr before figuring
6401         out the name of the child.
6402         (cplus_value_of_child): If a child's (real) parent is not valid,
6403         don't even bother trying to give a value for it. Just return
6404         an error. Change all instances in this function.
6405         (cplus_type_of_child): If our parent is one of the "fake"
6406         parents, we need to get at the type of the real parent, and
6407         derive the child's true type using this information.
6408
6409 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
6410
6411         From 2002-01-09 John Marshall <johnm@falch.net>:
6412         * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
6413         sources.redhat.com, and tweak some related URLs which had
6414         suffered from linkrot.
6415
6416 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
6417
6418         From Jeff law:
6419         * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
6420         structures passed in registers.
6421
6422 2002-01-13  Eli Zaretskii  <eliz@is.elta.co.il>
6423
6424         * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
6425         white space which prevented compilation.  Reported by DSK
6426         <dsk@student.unsw.edu.au>.
6427
6428 2002-01-11  Michael Snyder  <msnyder@redhat.com>
6429
6430         * symfile.c (build_section_addr_info_from_section_tab):
6431         Use bfd access method instead of manipulating bfd directly.
6432         (syms_from_objfile): Ditto.
6433         (simple_overlay_update_1): Ditto.
6434         (simple_overlay_update): Ditto.
6435         (generic_load): Ditto.
6436         (overlay_unmapped_address): FIXME comment, bfd access methods.
6437         (sections_overlap): FIXME comment, bfd access methods.
6438         (pc_in_mapped_range): FIXME comment, bfd access methods.
6439         (pc_in_unmapped_range): FIXME comment, bfd access methods.
6440         (section_is_mapped): FIXME comment, bfd access methods.
6441         (section_is_overlay): FIXME comment, bfd access methods.
6442
6443         * symfile.c (generic_load): Whitespace and long line cleanups.
6444         Remove duplicate variable, change several local variables to
6445         more appropriate data types.
6446         (print_transfer_performance): Use %lu instead of %ld for ulongs.
6447
6448 2002-01-12  Andrew Cagney  <ac131313@redhat.com>
6449
6450         From Peter Schauer:
6451         * language.c (longest_local_hex_string_custom): Use phex_nz to
6452         convert NUM to a hex string.
6453
6454 2002-01-12  Elena Zannoni  <ezannoni@redhat.com>
6455
6456         * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
6457         the function.
6458         Update Copyright year.
6459
6460 2002-01-12  Andrew Cagney  <ac131313@redhat.com>
6461
6462         * language.c (longest_raw_hex_string): Delete unused function.
6463
6464 2002-01-11  Petr Sorfa  <petrs@caldera.com>
6465
6466         * MAINTAINERS (write-after-approval): Add myself.
6467         * dwarf2read.c (read_tag_string_type): Handling of
6468         DW_AT_byte_size.
6469         (read_tag_string_type): FORTRAN fix to prevent propagation of
6470         first string size.
6471         (set_cu_language): Handling of DW_LANG_Fortran95
6472
6473 2002-01-11  Richard Earnshaw  <rearnsha@arm.com>
6474
6475         * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
6476         GETPID(inferior_ptid).
6477         (store_inferior_registers): Likewise.
6478
6479 2002-01-10  Jason Merrill  <jason@redhat.com>
6480
6481         * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
6482         Fix DW_OP_minus.
6483
6484 2002-01-10  Andrew Cagney  <ac131313@redhat.com>
6485
6486         * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
6487         and bfd/elf32-sh-nbsd.c.
6488
6489 2002-01-10  Michael Snyder  <msnyder@redhat.com>
6490
6491         * NEWS: Mention --pid and corefile/proc-id behavior change.
6492
6493         * Makefile.in: Add rules for gcore.o and linux-proc.o.
6494         * gcore.c: Include cli/cli-decode.h instead of command.h.
6495
6496         * main.c (captured_main): Add new command line option "--pid".
6497         If the second command line argument (following the symbol-file)
6498         begins with a digit, try to attach to it before trying to open
6499         it as a corefile.
6500         (print_gdb_help): Document the "--pid" argument.
6501
6502 2002-01-10  Eli Zaretskii  <eliz@is.elta.co.il>
6503
6504         * completer.c (command_completer): New function.
6505
6506         * completer.h <command_completer>: Add prototype.
6507
6508         * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
6509         completer for the "help" command.
6510
6511 2002-01-09  Jason Merrill  <jason@redhat.com>
6512
6513         * c-typeprint.c (is_type_conversion_operator): Fix thinko.
6514
6515 2002-01-09  Michael Snyder  <msnyder@redhat.com>
6516
6517         * i386-linux-nat.c (fill_fpxregset): Make global.
6518         (store_fpxregset): Ditto.
6519
6520         * gregset.h (gdb_fpxregset_t): Define.
6521         (supply_fpxregset): Prototype.
6522         (fill_fpxregset): Prototype.
6523
6524         * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
6525
6526 2002-01-09  Richard Earnshaw  <rearnsha@arm.com>
6527
6528         * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
6529         * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
6530         * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
6531
6532 2002-01-09  Andrew Cagney  <ac131313@redhat.com>
6533
6534         * MAINTAINERS: Update target maintainer rules so that any
6535         Maintainer can approve a tested patch for a maintenance-only
6536         target.
6537
6538 2002-01-09  Richard Earnshaw  <rearnsha@arm.com>
6539
6540         * MAINTAINERS (write-after-approval): Add myself.
6541
6542         * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
6543         IN_SIGTRAMP.
6544
6545 2002-01-08  Michael Snyder  <msnyder@redhat.com>
6546
6547         * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
6548         real name of the executable, rather than the /proc name.
6549
6550 2002-01-03  Michael Snyder  <msnyder@redhat.com>
6551
6552         Implement a "generate-core-file" command in gdb, save target state.
6553         * gcore.c: New file.  Implement new command 'generate-core-file'.
6554         Save a corefile image of the current state of the inferior.
6555         * linux-proc.c: Add linux-specific code for saving corefiles.
6556         * target.h (struct target_ops): Add new target vectors for saving
6557         corefiles; to_find_memory_regions and to_make_corefile_notes.
6558         (target_find_memory_regions): New macro.
6559         (target_make_corefile_notes): New macro.
6560         * target.c (update_current_target): Inherit new target methods.
6561         (dummy_find_memory_regions): New place-holder method.
6562         (dummy_make_corefile_notes): New place-holder method.
6563         (init_dummy_target): Initialize new dummy target vectors.
6564         * exec.c (exec_set_find_memory_regions): New function.
6565         Allow the exec_ops vector for memory regions to be taken over.
6566         (exec_make_note_section): New function, target vector method.
6567         * defs.h (exec_set_find_memory_regions): Export prototype.
6568         * procfs.c (proc_find_memory_regions): New function, corefile method.
6569         (procfs_make_note_section): New function, corefile method.
6570         (init_procfs_ops): Set new target vector pointers.
6571         (find_memory_regions_callback): New function.
6572         (procfs_do_thread_registers): New function.
6573         (procfs_corefile_thread_callback): New function.
6574         * sol-thread.c (sol_find_memory_regions): New function.
6575         (sol_make_note_section): New function.
6576         (init_sol_thread_ops): Initialize new target vectors.
6577         * inftarg.c (inftarg_set_find_memory_regions): New function.
6578         Allow to_find_memory_regions vector to be taken over.
6579         (inftarg_set_make_corefile_notes): New function.
6580         Allow to_make_corefile_notes vector to be taken over.
6581         * thread-db.c (thread_db_new_objfile): Don't activate thread-db
6582         interface layer if not target_has_execution (may be a corefile).
6583         * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
6584         * config/sparc/sun4sol2.mh: Ditto.
6585         * config/alpha/alpha-linux.mh: Ditto.
6586         * config/arm/linux.mh: Ditto.
6587         * config/i386/x86-64linux.mh: Ditto.
6588         * config/ia64/linux.mh: Ditto.
6589         * config/m68k/linux.mh: Ditto.
6590         * config/mips/linux.mh: Ditto.
6591         * config/powerpc/linux.mh: Ditto.
6592         * config/sparc/linux.mh: Ditto.
6593
6594 2002-01-07  Michael Snyder  <msnyder@redhat.com>
6595
6596         * arm-linux-nat.c: Remove references to regcache.c internal data
6597         (registers[] and register_valid[]).
6598
6599 2002-01-07  Michael Snyder  <msnyder@redhat.com>
6600
6601         * linux-proc.c: New file.  Implement child_pid_to_exec_file,
6602         so that attaching to a pid will automatically read the process's
6603         symbol file and shlibs.
6604         * Makefile.in: Add rule for linux-proc.o.
6605         * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
6606         * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
6607         * config/arm/linux.mh: Ditto.
6608         * config/i386/linux.mh: Ditto.
6609         * config/i386/x86-64linux.mh: Ditto.
6610         * config/ia64/linux.mh: Ditto.
6611         * config/m68k/linux.mh: Ditto.
6612         * config/mips/linux.mh: Ditto.
6613         * config/powerpc/linux.mh: Ditto.
6614         * config/sparc/linux.mh: Ditto.
6615
6616 2002-01-06  Pierre Muller  <muller@ics.u-strasbg.fr>
6617
6618         * win32-nat.c: Add i386-tdep.h dependency.
6619
6620 2002-01-07  Michael Snyder  <msnyder@redhat.com>
6621
6622         * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
6623         instead of bfd_get_arch_size.  Don't bail out just because
6624         there's no exec_bfd.
6625
6626         * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
6627         * p-valprint.c (pascal_object_print_value): Ditto.
6628         * somread.c (som_symtab_read): Ditto.
6629         * symfile.c (simple_free_overlay_region_table): Ditto.
6630         * valops.c (value_assign): Ditto.
6631
6632         * tracepoint.c (tracepoint_save_command): From Klee Dienes --
6633         use tilde_expand and strerror for opening save-tracepoints file.
6634
6635         * thread-db.c (thread_db_new_objfile): Indendation fix.
6636
6637         * infptrace.c (GDB_MAX_ALLOCA): New define.
6638         (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
6639         size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
6640         can be overridden with whatever value is appropriate to the host).
6641         * infttrace.c (child_xfer_memory): Add FIXME warning about use of
6642         alloca to allocate potentially large buffer.
6643         * rs6000-nat.c (child_xfer_memory): Ditto.
6644         * symm-nat.c (child_xfer_memory): Ditto.
6645         * x86-64-linux-nat.c (child_xfer_memory): Ditto.
6646
6647 2002-01-07  Jackie Smith Cashion  <jsmith@redhat.com>
6648
6649         From Nick Clifton  <nickc@redhat.com>
6650         * d10v-tdep.c: Set STACK_START to 0x200bffe.
6651
6652 2002-01-07  Michael Snyder  <msnyder@redhat.com>
6653
6654         * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
6655         Don't use exec_bfd if it's NULL.
6656
6657 2002-01-06  Mark Kettenis  <kettenis@gnu.org>
6658
6659         * valops.c (value_arg_coerce): Fix formatting.
6660
6661 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
6662
6663         * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
6664         * gnu-nat.c: Ditto.
6665
6666 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
6667
6668         * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
6669         arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
6670         i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
6671         ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
6672         z8k-coff have not been multi-arched.  Update z8k-coff build
6673         status.
6674
6675 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
6676
6677         * MAINTAINERS: Mark a29k target as obsolete.
6678         * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
6679         (remote-mm.o, remote-udi.o): Obsolete.  Remove references in
6680         comments.
6681         * NEWS: Note that a29k targets are obsolete.
6682         * a29k-tdep.c: Mark as obsolete.
6683         * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
6684         a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
6685         a29k-*-vxworks* targets as obsolete.
6686         * remote-adapt.c: Obsolete.
6687         * remote-eb.c: Obsolete.
6688         * remote-mm.c: Obsolete.
6689         * remote-udi.c: Obsolete.
6690         * config/a29k/a29k-udi.mt: Obsolete.
6691         * config/a29k/a29k.mt: Obsolete.
6692         * config/a29k/tm-a29k.h: Obsolete.
6693         * config/a29k/tm-vx29k.h: Obsolete.
6694         * config/a29k/vx29k.mt: Obsolete.
6695
6696 2002-01-05  Andrew Cagney  <ac131313@redhat.com>
6697
6698         * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
6699         with BFD_ENDIAN_BIG.
6700
6701 2002-01-05  Andrew Cagney  <ac131313@redhat.com>
6702
6703         * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
6704         * configure, config.in: Re-generate.
6705         * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
6706         * defs.h: Do not include <endian.h>.
6707
6708 2002-01-05  Jason Thorpe  <thorpej@wasabisystems.com>
6709
6710         * acconfig.h (HAVE_PT_GETXMMREGS): New.
6711         * config.in: Regenerate.
6712         * configure.in: Update copyright years.
6713         Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
6714         * configure: Regenerate.
6715         * i386bsd-nat.c: Update copyright years.
6716         (fill_gregset): Use regcache_collect.
6717         (fetch_inferior_registers): Only fetch integer registers
6718         if requested to do so.  Add support for XMM registers
6719         using PT_GETXMMREGS.
6720         (store_inferior_registers): Only store integer registers
6721         if requested to do so.  Add support for XMM registers
6722         using PT_SETXMMREGS.
6723         * i386nbsd-nat.c (fetch_inferior_registers): Remove.
6724         (store_inferior_registers): Remove.
6725         (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
6726         (fetch_elfcore_registers): New function.
6727         (i386nbsd_elfcore_fns): New.
6728         (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
6729         * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
6730         i386bsd-nat.o.
6731         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
6732         * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
6733         * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
6734         * config/i386/tm-nbsd.h: Update copyright years.
6735         (HAVE_SSE_REGS): Define.
6736         (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
6737         (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
6738         (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
6739         (SIGCONTEXT_PC_OFFSET): Remove.
6740         (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
6741
6742 2002-01-05  Andrew Cagney  <ac131313@redhat.com>
6743
6744         * configure.tgt: Remove powerpc-*-macos* target.
6745         * config/m68k/xm-mpw.h: Delete file.
6746         * config/xm-mpw.h: Delete file.
6747         * ser-mac.c: Delete file.
6748         * mpw-make.sed: Delete file.
6749         * mpw-config.in: Delete file.
6750         * mac-xdep.c: Delete file.
6751         * mac-gdb.r: Delete file.
6752         * mac-defs.h: Delete file.
6753         * mac-nat.c: Delete file.
6754         * config/powerpc/macos.mh: Delete file.
6755         * config/powerpc/macos.mt: Delete file.
6756         * config/powerpc/nm-macos.h: Delete file.
6757         * config/powerpc/tm-macos.h: Delete file.
6758         * source.c (openp, open_source_file): Remove obsolete code.
6759         * top.c (gdb_readline): Ditto.
6760         * utils.c (query): Ditto.
6761         * event-top.c (display_gdb_prompt): Ditto.
6762         * Makefile.in (ser-mac.o): Delete obsolete target.
6763         * NEWS: Update.
6764
6765 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
6766
6767         * defs.h (BIG_ENDIAN): Delete macro definition.
6768         * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
6769         coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
6770         findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
6771         printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
6772         remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
6773         stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
6774         config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
6775         config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
6776         config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
6777         config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
6778         config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
6779         config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
6780         mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
6781         * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
6782         * gdbarch.c: Re-generate.
6783
6784 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
6785
6786         * thread-db.c (thread_db_new_objfile): Do not enable thread_db
6787         for core files.
6788
6789 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
6790
6791         * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
6792
6793 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
6794
6795         * value.h (value_ptr): Delete typedef.
6796
6797 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
6798
6799         * i386nbsd-nat.c: Update copyright years.
6800         Include i386-tdep.h.
6801
6802 2002-01-04  Elena Zannoni  <ezannoni@redhat.com>
6803
6804         * stabsread.c: Update copyright years.
6805
6806         From Debashis Mahata <debashis.mahata@wipro.com>:
6807         (read_struct_fields): Deal with Sun C compiler erroneous stab
6808         output for structs and unions.
6809         Fix PR gdb/269.
6810
6811 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
6812
6813         * p-valprint.c: Include "cp-abi.h" for baseclass_offset
6814         prototype.
6815
6816 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
6817
6818         * cp-abi.c: Fix whitespace.
6819         (baseclass_offset): New wrapper function.
6820         * cp-abi.h (baseclass_offset): Add prototype.
6821         (struct cp_abi_ops): Add baseclass_offset pointer.
6822
6823         * valops.c (vb_match): Move to...
6824         * gnu-v2-abi.c (vb_match): here.
6825         * valops.c (baseclass_offset): Move to...
6826         * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
6827
6828         * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
6829
6830         * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
6831         * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
6832         * hpacc-abi.c (init_hpacc_ops): Likewise.
6833
6834 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
6835
6836         * valops.c (find_overload_match): Accept obj as a
6837         reference parameter.  Update it before returning.
6838         * value.h (find_overload_match): Update prototype.
6839         * eval.c (evaluate_subexp_standard): Pass object to
6840         find_overload_match by reference.
6841
6842 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
6843
6844         * valarith.c: Replace value_ptr with struct value pointer.  Remove
6845         register attribute from value declarations.
6846         * valops.c: Ditto.
6847         * value.h: Ditto.
6848         * scm-lang.c (scm_lookup_name): Ditto.
6849
6850 2002-01-03  Michael Snyder  <msnyder@redhat.com>
6851
6852         Abstract the functionality of iterating over mapped memory
6853         regions into a general purpose iterator function.
6854         * procfs.c (iterate_over_mappings): New function, general purpose
6855         iterator for memory sections.
6856         (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
6857         (solib_mappings_callback): New function, callback for above.
6858         (info_proc_mappings): Reimpliment using iterate_over_mappings.
6859         (info_mappings_callback): New function, callback for above.
6860
6861         * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
6862
6863 2002-01-01  Mark Kettenis  <kettenis@gnu.org>
6864
6865         * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
6866         * i386-tdep.c: Include "elf-bfd.h".
6867         (process_note_abi_tag_sections): New function.
6868         (i386_gdbarch_init): Add code to recognize various OS/ABI
6869         combinations.
6870
6871         * maint.c (_initialize_maint_cmds): Add missing \ in
6872         string-literal.
6873
6874 For older changes see ChangeLog-2001
6875 \f
6876 Local Variables:
6877 mode: change-log
6878 left-margin: 8
6879 fill-column: 74
6880 version-control: never
6881 End: