prune m68k targets down to just m68k-elf
[external/binutils.git] / gdb / ChangeLog
1 2001-12-03  Andrew Cagney  <ac131313@redhat.com>
2
3         * MAINTAINERS: Prune m68k targets down to just m68k-elf.
4
5 2001-12-03  Jim Blandy  <jimb@redhat.com>
6
7         * s390-tdep.c (s390_get_frame_info): Don't used fextra_info to set
8         orig_sp if it's not initialized.
9
10 2001-11-30  Pierre Muller  <muller@ics.u-strasbg.fr>
11
12         * findvar.c (locate_var_value): Specify in which register a register
13         variable is stored.
14
15 2001-11-30  Pierre Muller  <muller@ics.u-strasbg.fr>
16
17         * win32-nat.c (mappings): Correct position of XMM registers,
18         based on FXSAVE instruction structure.
19
20 2001-12-02  Andrew Cagney  <ac131313@redhat.com>
21
22         * jv-lang.c (get_java_class_symtab): Use xmmalloc instead of
23         mmalloc.
24
25         * coffread.c, dbxread.c, elfread.c, hp-psymtab-read.c, hpread.c,
26         nlmread.c, objfiles.c, os9kread.c, somread.c, source.c, symfile.c,
27         symmisc.c, xcoffread.c: Use xmfree instead of mfree.
28
29         * jv-lang.c (add_class_symtab_symbol): Use xmrealloc instead of
30         mrealloc.
31
32 2001-12-02  Andrew Cagney  <ac131313@redhat.com>
33
34         * i386-tdep.c (i386go32_frame_saved_pc): New function.
35         * config/i386/tm-go32.h (i386go32_frame_saved_pc): Declare.
36         (FRAME_SAVED_PC): Redefine to i386go32_frame_saved_pc.
37
38 2001-12-01  Andrew Cagney  <ac131313@redhat.com>
39
40         * defs.h: Update comment on HOST_BYTE_ORDER.
41         * config/xm-aix4.h: Delete definition of HOST_BYTE_ORDER.
42         * config/xm-nbsd.h, config/alpha/xm-alphalinux.h: Ditto.
43         * config/alpha/xm-alphaosf.h, config/alpha/xm-fbsd.h: Ditto.
44         * config/arm/xm-linux.h, config/i386/xm-cygwin.h: Ditto.
45         * config/i386/xm-i386bsd.h, config/i386/xm-i386gnu.h: Ditto.
46         * config/i386/xm-i386lynx.h, config/i386/xm-i386m3.h: Ditto.
47         * config/i386/xm-i386mach.h, config/i386/xm-i386v.h: Ditto.
48         * config/i386/xm-ptx.h, config/i386/xm-symmetry.h: Ditto.
49         * config/ia64/xm-aix.h, config/ia64/xm-linux.h: Ditto.
50         * config/m68k/xm-3b1.h, config/m68k/xm-apollo68b.h: Ditto.
51         * config/m68k/xm-apollo68v.h, config/m68k/xm-delta68.h: Ditto.
52         * config/m68k/xm-dpx2.h, config/m68k/xm-hp300bsd.h: Ditto.
53         * config/m68k/xm-hp300hpux.h, config/m68k/xm-m68k.h: Ditto.
54         * config/m68k/xm-m68klynx.h, config/m68k/xm-sun2.h: Ditto.
55         * config/m68k/xm-sun3.h, config/m88k/xm-dgux.h: Ditto.
56         * config/m88k/xm-m88k.h, config/mips/xm-irix3.h: Ditto.
57         * config/mips/xm-irix5.h, config/mips/xm-linux.h: Ditto.
58         * config/mips/xm-mips.h, config/mips/xm-mipsm3.h: Ditto.
59         * config/mips/xm-mipsv4.h, config/mips/xm-news-mips.h: Ditto.
60         * config/mips/xm-riscos.h, config/pa/xm-hppab.h: Ditto.
61         * config/pa/xm-hppah.h, config/powerpc/xm-linux.h: Ditto.
62         * config/romp/xm-rtbsd.h, config/rs6000/xm-rs6000.h: Ditto.
63         * config/rs6000/xm-rs6000ly.h, config/s390/xm-linux.h: Ditto.
64         * config/sparc/xm-sparc.h, config/sparc/xm-sparclynx.h: Ditto.
65         * config/vax/xm-vax.h: Ditto.
66
67         * config/a29k/tm-vx29k.h: Add #error as file depends on
68         HOST_BYTE_ORDER.
69         * config/a29k/tm-a29k.h: Ditto.
70         * MAINTAINERS (a29k-amd-udi): Document as broken.
71
72 2001-12-01  Andrew Cagney  <ac131313@redhat.com>
73
74         * Makefile.in (tm-news.h, tm-isi.h, xm-news1000.h): Delete.
75         (ALLDEPFILES): Delete news-xdep.c.
76         (news-xdep.o): Delete.
77         (isi-xdep.o): Delete.
78         * configure.tgt: Delete m68*-isi-*, m68*-sony-*, m68*-rom68k-*,
79         m68*-*bug-*, m68*-monitor-* and m68*-est-* targets.
80         * configure.host: Delete m68030-sony-*, m68*-isi-* and m68*-sony-*
81         Hosts.
82         * m68k-tdep.c (isi_skip_prologue): Delete function.
83         * news-xdep.c: Delete file.
84         * isi-xdep.c: Delete file.
85         * config/m68k/isi.mh: Delete file.
86         * config/m68k/isi.mt: Delete file.
87         * config/m68k/news.mh: Delete file.
88         * config/m68k/news.mt: Delete file.
89         * config/m68k/news1000.mh: Delete file.
90         * config/m68k/nm-news.h: Delete file.
91         * config/m68k/tm-isi.h: Delete file.
92         * config/m68k/tm-news.h: Delete file.
93         * config/m68k/xm-isi.h: Delete file.
94         * config/m68k/xm-news.h: Delete file.
95         * config/m68k/xm-news1000.h: Delete file.
96
97         * kdb-start.c: Delete file.
98         * stuff.c: Delete file.
99
100         * NEWS: Note that a29k-nyu-sym1 and a29k-*-kern* were deleted.
101         * configure.host: Delete a29k-*-* host.
102         * configure.tgt: Delete a29k-*-kern* and a29k-*-sym1* targets.
103         * config/a29k/a29k-kern.mt: Delete file.
104         * config/a29k/nm-ultra3.h: Delete file.
105         * config/a29k/tm-ultra3.h: Delete file.
106         * config/a29k/ultra3.mh: Delete file.
107         * config/a29k/ultra3.mt: Delete file.
108         * config/a29k/xm-ultra3.h: Delete file.
109
110         * NEWS: Note that i[3456]86-*-sunos* was deleted.
111         * Makefile.in (sun386-nat.o): Delete.
112         * configure.tgt: Delete i[3456]86-*-sunos* target.
113         * configure.host: Delete i[3456]86-*-sunos* host.
114         * sun386-nat.c: Delete.file.
115         * config/i386/nm-sun386.h: Delete file.
116         * config/i386/sun386.mh: Delete file.
117         * config/i386/sun386.mt: Delete file.
118         * config/i386/tm-sun386.h: Delete file.
119         * config/i386/xm-sun386.h: Delete file.
120
121         * NEWS: Note that ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv*
122         and ns32k-utek-* were deleted.
123         * Makefile.in (ultra3-nat.o, ultra3-xdep.o): Delete.
124         (umax-xdep.o, ns32km3-nat.o): Delete.
125         * configure.tgt: Delete ns32k-*-mach3*, ns32k-utek-sysv* and
126         ns32k-utek-* targets.
127         * configure.host: Delete ns32k-*-mach3*, ns32k-umax-* and
128         ns32k-utek-sysv* hosts.
129         * ultra3-nat.c: Delete file.
130         * ultra3-xdep.c: Delete file.
131         * umax-xdep.o: Delete file.
132         * ns32km3-nat: Delete file.
133         * config/ns32k/merlin.mh: Delete file.
134         * config/ns32k/merlin.mt: Delete file.
135         * config/ns32k/nm-umax.h: Delete file.
136         * config/ns32k/ns32km3.mh: Delete file.
137         * config/ns32k/ns32km3.mt: Delete file.
138         * config/ns32k/tm-merlin.h: Delete file.
139         * config/ns32k/tm-ns32km3.h: Delete file.
140         * config/ns32k/umax.mh: Delete file.
141         * config/ns32k/umax.mt: Delete file.
142         * config/ns32k/xm-merlin.h: Delete file.
143         * config/ns32k/xm-ns32km3.h: Delete file.
144         * config/ns32k/xm-umax.h: Delete file.
145         
146         * NEWS: Note that m88*-harris-cxux* was deleted.
147         * configure.host: Delete m88*-harris-cxux* host.
148         * configure.tgt: Delete m88*-harris-cxux* target.
149         * config/m88k/cxux.mh: Delete file.
150         * config/m88k/cxux.mt: Delete file.
151         * config/m88k/nm-cxux.h: Delete file.
152         * config/m88k/tm-cxux.h: Delete file.
153         * config/m88k/xm-cxux.h: Delete file.
154
155         * NEWS: Note that powerpc-*-netware*, powerpcle-*-cygwin* and
156         powerpcle-*-solaris* were deleted.
157         * configure.host: Delete powerpcle-*-cygwin* and
158         powerpcle-*-solaris* hosts.
159         * configure.tgt: Delete powerpc-*-netware*, powerpcle-*-cygwin*
160         and powerpcle-*-solaris* targets.
161         * config/powerpc/cygwin.mh: Delete file.
162         * config/powerpc/cygwin.mt: Delete file.
163         * config/powerpc/nm-solaris.h: Delete.file.
164         * config/powerpc/ppc-nw.mt: Delete file.
165         * config/powerpc/solaris.mh: Delete file.
166         * config/powerpc/solaris.mt: Delete file.
167         * config/powerpc/tm-cygwin.h: Delete file.
168         * config/powerpc/tm-ppc-nw.h: Delete file.
169         * config/powerpc/tm-solaris.h: Delete file.
170         * config/powerpc/xm-cygwin.h: Delete file.
171         * config/powerpc/xm-mpw.h: Delete file.
172         * config/powerpc/xm-solaris.h: Delete file.
173
174         * NEWS, MAINTAINERS: Note that w65-*-* was deleted.
175         * configure.tgt: Delete w65-*-*.
176         * Makefile.in (w65-tdep.o): Delete.
177         * config/w65/tm-w65.h: Delete file.
178         * config/w65/w65.mt: Delete file.
179         * w65-tdep.c: Delete file.
180         
181         * NEWS: Mention deleted tic80-*-*.
182         * configure.tgt: Delete tic80-*-*.
183         * Makefile.in (tic80-tdep.o): Delete.
184         * config/tic80/tic80.mt: Delete.
185         * config/tic80/tm-tic80.h: Delete.
186         * tic80-tdep.c: Delete.
187         * MAINTAINERS: Note that tic80 was deleted.
188
189 2001-11-30  Kevin Buettner  <kevinb@redhat.com>
190
191         * ppc-linux-tdep.c (solib-svr4.h): Include.
192         (ppc_linux_svr4_fetch_link_map_offsets): New function.
193         * ppc-tdep.h (ppc_linux_svr4_fetch_link_map_offsets): Declare.
194         * rs6000-tdep.c (solib-svr4.h): Include.
195         (rs6000_gdbarch_init): Set up ppc_linux_svr4_fetch_link_map_offsets()
196         as the link map offsets fetcher.
197
198         * config/powerpc/aix.mt (TDEPFILES): Add solib-svr4.o.
199         * config/powerpc/macos.mt (TDEPFILES): Likewise.
200         * config/powerpc/nbsd.mt (TDEPFILES): Likewise.
201         * config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
202         * config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
203         * config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
204         * config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
205         * config/powerpc/vxworks.mt (TDEPFILES): Likewise.
206         * config/rs6000/aix4.mt (TDEPFILES): Likewise.
207         * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
208         * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
209
210 2001-11-30  Kevin Buettner  <kevinb@redhat.com>
211
212         From Louis Hamilton  <hamilton@redhat.com>:
213         * arm-tdep.c (solib-svr4.h): Include.
214         (arm_linux_svr4_fetch_link_map_offsets): New function.
215         * config/arm/tm-linux.h (SVR4_FETCH_LINK_MAP_OFFSETS): Define.
216         (arm_linux_svr4_fetch_link_map_offsets): Declare.
217
218 2001-11-30  Daniel Jacobowitz  <drow@mvista.com>
219
220         * values.c (value_primitive_field): Add embedded_offset to the
221         address of structure members.
222         * gnu-v3-abi.c (gnuv3_rtti_type): Cast to base type before
223         attempting to access vtable pointer.  Set using_enc_p if we cast.
224         (gnuv3_virtual_fn_field): Call value_cast with structure rather than
225         structure pointer.  Cast to base type before attempting to access
226         vtable pointer.
227
228 2001-11-29  Elena Zannoni  <ezannoni@redhat.com>
229
230         * Makefile.in (ppc-linux-nat.o): Add dependency on ppc-tdep.h.
231
232         * ppc-tdep.h (PPC_GPLAST_REGNUM): Define.
233
234         * ppc-linux-nat.c: Include ppc-tdep.h.
235         (ppc_register_u_addr): Don't use the static array regmap[],
236         dynamically define the mapping instead.
237         (supply_gregset): Ditto.
238         (fill_gregset): Ditto.
239         (COPY_REG): Delete macro defintion.
240         (regmap): Delete array.
241
242 2001-11-29  Jim Blandy  <jimb@redhat.com>
243
244         Tighten up GDB's support for returning structs by value.
245         * s390-tdep.c (s390_use_struct_convention): New function.
246         (s390_gdbarch_init): Register it as the S/390's
247         USE_STRUCT_CONVENTION method.  Register
248         generic_cannot_extract_struct_value_address as our
249         EXTRACT_STRUCT_VALUE_ADDRESS method.
250         * arch-utils.c (generic_cannot_extract_struct_value_address): New
251         function.
252         * arch-utils.h: Add corresponding prototype.
253
254         * values.c (value_being_returned): Make error message a proper
255         sentence.
256
257 2001-11-27 Keith Walker <keith.walker@arm.com>
258
259         * dwarf2read.c (read_attribute_value): New function to handle
260         DW_FORM_indirect
261         (read_attribute): uses read_attribute_value
262
263 2001-11-29  Jim Blandy  <jimb@redhat.com>
264
265         * s390-tdep.c (s390_frame_saved_pc_nofix): If the prologue didn't
266         save the return address register, assume that the return address
267         is still in there.
268
269 2001-11-27  Andrew Cagney  <ac131313@redhat.com>
270
271         * MAINTAINERS: Clarify obvious fix a little (as suggested by Eli
272         Zaretskii).
273
274 2001-11-25  Jim Blandy  <jimb@redhat.com>
275
276         * mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.
277
278 2001-11-27  Jim Blandy  <jimb@redhat.com>
279
280         * s390-tdep.c: Get frame chains and saved pc values properly from
281         dummy frames.
282         (s390_frame_saved_pc_nofix): if `*fi' is a dummy frame, get the
283         saved PC from the dummy frame's registers.
284         (s390_frame_chain): Same for the saved SP.
285         (s390_gdbarch_init): Register `generic_save_dummy_frame_tos' as
286         the `SAVE_DUMMY_FRAME_TOS' method, so the dummy frame's `top' gets
287         set correctly.
288
289         * s390-tdep.c (s390_frame_chain): Remember that the SP's element
290         of the frame's saved_regs array is special.
291
292         * s390-tdep.c (register_names): Call the general-purpose registers
293         `r0' -- `r15', and the floating-point registers `f0' -- `f15', to
294         match the assembly language.
295
296 2001-11-26 Pierre Muller  <muller@ics.u-strasbg.fr>
297
298         * config/i386/tm-cygwin.h: Define HAVE_SSE_REGS if
299         HAVE_CONTEXT_EXTENDED_REGISTERS is defined.
300         * win32-nat.c: Define CONTEXT_DEBUGGER_DR that will also include
301         extended registers if HAVE_SSE_REGS is defined.
302         (mappings array): Add offset of extended registers.
303         (thread_rec): Use new CONTEXT_DEBUGGER_DR macro.
304
305 2001-11-26  Tom Tromey  <tromey@redhat.com>
306
307         * NEWS: Updated.
308         * event-loop.c (start_event_loop): Call
309         after_char_processing_hook.
310         * event-top.h (after_char_processing_hook): Declare.
311         * event-top.c (rl_callback_read_char_wrapper): Call
312         after_char_processing_hook.
313         (after_char_processing_hook): New global.
314         * top.c (operate_saved_history): New global.
315         (gdb_rl_operate_and_get_next): New function.
316         (init_main): Add the operate-and-get-next defun.
317         (gdb_rl_operate_and_get_next_completion): New function.
318
319 2001-11-26  Tom Tromey  <tromey@redhat.com>
320
321         * NEWS: Update for --args.
322         * infcmd.c (construct_inferior_arguments): Moved from ...
323         * fork-child.c: ... here.
324
325 2001-11-26  Jim Blandy  <jimb@redhat.com>
326
327         * symtab.c (find_pc_sect_line): Revert change of 2001-11-13; add
328         comment explaining that hand-written assembly code can have line
329         number info but no debug info for an enclosing function.
330
331 2001-11-26  Jakub Jelinek  <jakub@redhat.com>
332
333         * sparc-nat.c (fetch_inferior_registers): Don't rely
334         on CORE_ADDR being 32-bit.
335         (store_inferior_registers): Likewise.
336
337 2001-11-25  Eli Zaretskii  <eliz@is.elta.co.il>
338
339         * config/djgpp/config.sed: Fix an error in etc/ at "make install"
340         time on non-LFN systems where standards*.inf* expands to nothing.
341
342         * go32-nat.c (save_npx): Avoid a warning from GCC 3.x.
343
344 2001-11-24  Pierre Muller  <muller@ics.u-strasbg.fr>
345             Christopher Faylor  <cgf@redhat.com>
346
347         * win32-nat.c (struct so_stuff): Add objfile *objfile field needed to
348         be able to remove the DLL when unloaded.  Remove unused last field.
349         (handle_unload_dll): New function to handle unloading of DLL.
350         (solib_symbols_add): Change return type to struct objfile *.
351         (get_child_debug_event): Call handle_unload_dll function.
352
353 2001-11-24  Christopher Faylor  <cgf@redhat.com>
354
355         * win32-nat.c (_initialize_check_for_gdb_ini): New function.
356         * config/i386/xm-cygwin.h: Remove obsolete handling of __CYGWIN32__.
357         (GDBINIT_FILENAME): Remove.
358
359 2001-11-23  Mark Kettenis  <kettenis@gnu.org>
360
361         Add x86 OpenBSD native configuration.
362         * config/i386/obsd.mt, config/i386/tm-obsd.h, config/i386/obsd.mh,
363         config/i386/nm-obsd.h: New files.
364         * configure.host (i[3456]86-*-openbsd*): New host.
365         * configure.tgt (i[3456]86-*-openbsd*): New target.
366         * NEWS: Update.
367
368 2001-11-21  GDB Administrator  <gdbadmin@sourceware.cygnus.com>
369
370         * GDB 5.1 was released.
371         
372 2001-11-21  Tom Tromey  <tromey@redhat.com>
373
374         Fix for PR gdb/209, PR gdb/156:
375         * gdbarch.c, gdbarch.h: Rebuilt.
376         * gdbarch.sh: Added `construct_inferior_arguments'.
377         * cli/cli-decode.h (cmd_list_element): Added pre_show_hook.
378         Typo fix.
379         * cli/cli-setshow.c (do_setshow_command): Call the pre_show_hook.
380         * infcmd.c (_initialize_infcmd): Set sfunc on `set args' command.
381         (inferior_argc, inferior_argv): New globals.
382         (notice_args_set): New function.
383         (set_inferior_args): Clear inferior_argc and inferior_argv.
384         (set_inferior_args_vector): New function.
385         (get_inferior_args): Handle inferior argument vector.
386         (run_command): Use get_inferior_args().
387         (notice_args_read): New function.
388         (_initialize_infcmd): Don't call set_inferior_args.
389         * command.h: Typo fix.
390         (cmd_list_element): Added pre_show_hook.
391         * main.c (captured_main): Added --args option.
392         (print_gdb_help): Document --args.
393         * inferior.h (construct_inferior_arguments): Declare.
394         (set_inferior_args_vector): Likewise.
395         * fork-child.c (construct_inferior_arguments): New function.
396
397 2001-11-21  Kevin Buettner  <kevinb@redhat.com>
398
399         * lin-lwp.c (lin_lwp_attach_lwp): Make sure SIGCHLD is in set of
400         blocked signals.
401
402         * lin-lwp.c (lin_lwp_attach_lwp): Mark main thread as stopped.
403
404 2001-11-20  Jim Blandy  <jimb@redhat.com>
405
406         * target.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT): Delete
407         default definition; this is never used.
408
409 2001-11-20  Keith Seitz  <keiths@redhat.com>
410
411         * varobj.c (c_value_of_child): Release memory for "name" when
412         finshed using it.
413         (c_type_of_child): Likewise.
414         (cplus_value_of_child): Isolate the use of name_of_child to
415         one case that needs it.
416         Release memory for "name" when finished using it.
417
418 2001-11-20  Keith Seitz  <keiths@redhat.com>
419
420         * top.c (gdb_init): Call init_ui_hook before initializing
421         the default UI.
422
423 2001-11-19  Elena Zannoni  <ezannoni@redhat.com>
424
425         * config/powerpc/nm-linux.h (ppc_register_u_addr): Add extern 
426         declaration.
427
428 2001-11-19  Elena Zannoni  <ezannoni@redhat.com>
429
430         * ppc-linux-nat.c (COPY_REG): Use regcache_collect instead of
431         accessing registers[].
432         (fill_fpregset): Ditto.
433
434 2001-11-19  Elena Zannoni  <ezannoni@redhat.com>
435
436         * infptrace.c (fetch_register): Dynamically allocate buffer for
437         register.
438         (store_register): Use regcache_collect, instead of accessing the
439         register buffer directly.
440
441 2001-11-19  Daniel Jacobowitz  <drow@mvista.com>
442
443         * mips-tdep.c (find_proc_desc): Add cur_frame argument.  Pass
444         cur_frame to heuristic_proc_desc.
445         (heuristic_proc_desc): Add cur_frame argument.  Do not read SP
446         if cur_frame == 0.
447         (after_prologue): Pass cur_frame == 0 to find_proc_desc.
448         (mips_frame_chain): Pass cur_frame == 1 to find_proc_desc.
449         (mips_init_extra_frame_info): Likewise.
450
451 2001-11-19  Andrew Cagney  <ac131313@redhat.com>
452
453         * defs.h (return_to_top_level): Comment.
454
455 Mon Nov 19 14:58:52 2001  Andrew Cagney  <cagney@redhat.com>
456
457         * remote.c (remote_open_1, remote_async_open_1): Use ISO C string
458         concatenation for error parameter.
459         (remote_cisco_open): Ditto.
460
461 2001-11-19  Keith Seitz  <keiths@redhat.com>
462
463         * varobj.c (c_value_of_child): Use the wrapper function,
464         gdb_value_struct_elt.
465         (cplus_value_of_child): Likewise.
466
467 2001-11-18  Andrew Cagney  <ac131313@redhat.com>
468
469         * i386-tdep.c (i386_gdbarch_init): Initialize num_regs.
470         * config/i386/tm-i386.h (NUM_REGS): Delete.
471
472 2001-11-18  Kevin Buettner  <kevinb@redhat.com>
473
474         * i386-linux-nat.c (fill_gregset): Fix botched regcache_collect()
475         conversion for I386_LINUX_ORIG_EAX_REGNUM.
476
477 2001-11-18  Andrew Cagney  <ac131313@redhat.com>
478
479         * config/i386/embed.mt (TM_FILE): Set to tm-i386.h.
480         * config/i386/tm-embed.h: Delete.
481
482 2001-11-17  Andrew Cagney  <ac131313@redhat.com>
483
484         * Makefile.in (distclean): Explicitly delete Makefile et.al. in
485         gdbserver sub directory.
486
487 2001-11-17  Andrew Cagney  <ac131313@redhat.com>
488
489         * README: Mention need for alloca().  Mention problems with
490         alpha-dec-osf4.0e.  Clarify that comments refer to GDB 5.1.
491
492 2001-11-17  Kevin Buettner  <kevinb@redhat.com>
493
494         * i386-linux-nat.c (fill_gregset): Use regcache_collect() instead
495         of accessing registers[] directly.
496
497 2001-11-17  Kevin Buettner  <kevinb@redhat.com>
498
499         * i386-linux-nat.c (fill_gregset): Don't invoke read_register_gen()
500         when fetching ORIG_EAX.
501
502 2001-11-17  Daniel Jacobowitz  <drow@mvista.com>
503
504         * arm-linux-nat.c: Don't include <asm/ptrace.h>.
505         (fetch_register): Use elf_gregset_t instead of struct pt_regs.
506         (fetch_regs): Likewise.
507         (store_register): Likewise.
508         (store_regs): Likewise.
509
510 2001-11-17  Daniel Jacobowitz  <drow@mvista.com>
511
512         * sparc-linux-nat.c (fill_gregset): Replace read_register_gen
513         with regcache_collect.
514         (fill_fpregset): Likewise.
515
516 2001-11-17  Daniel Jacobowitz  <drow@mvista.com>
517
518         * Makefile.in: Add mips-linux-nat.c, mips-linux-tdep.c,
519         and sparc-linux-nat.c to ALLDEPFILES.  Add dependencies.
520         * config/sparc/linux.mh: Add sparc-linux-nat.o to NATDEPFILES.
521         * sparc-linux-nat.c: New file, from Mark Kettenis.
522
523 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
524
525         * dwarf2read.c (dwarf_str_buffer): New.
526         (struct dwarf2_pinfo): Add dwarf_str_buffer and dwarf_str_size.
527         (DWARF_STR_BUFFER, DWARF_STR_SIZE): Define.
528         (dwarf2_has_info): Clear dwarf_str_offset.
529         (dwarf2_build_psymtabs): Read .debug_str section if present.
530         (dwarf2_build_psymtabs_hard): Save DWARF_STR_BUFFER and
531         DWARF_STR_SIZE.
532         (psymtab_to_symtab_1): Restore DWARF_STR_BUFFER and DWARF_STR_SIZE.
533         (read_attribute): Handle DW_FORM_strp.
534         (read_n_bytes, read_string): Remove HOST_CHAR_BIT != 8
535         handling code.
536         (read_indirect_string): New.
537         (dump_die): Handle DW_FORM_strp.
538
539 2001-11-16  Jim Blandy  <jimb@redhat.com>
540
541         * s390-tdep.c: Tweak argument-passing to match GCC bugs.
542         (is_float_singleton, is_struct_like, is_float_like): New
543         functions, that isolate the weirdness.
544         (is_double_or_float, is_simple_arg, pass_by_copy_ref,
545         is_double_arg): Use is_struct_like and is_float_like, rather than
546         testing the type codes ourselves.
547         (s390_push_arguments): When passing args on the stack, align each
548         on to a four-byte boundary, regardless of what the type itself
549         needs.
550
551 2001-11-16  Ben Harris  <bjh21@netbsd.org>
552
553         * Makefile.in (os9kread.o): Replace $< with autoconf-approved
554         $(srcdir)/....
555         (procfs.o): Ditto.
556         (z8k-tdep.o): Ditto.
557
558 2001-11-16  Ben Harris  <bjh21@netbsd.org>
559
560         * MAINTAINERS (write-after-approval): Add self.
561
562 2001-11-15  Jim Blandy  <jimb@redhat.com>
563
564         * s390-tdep.c (is_simple_arg): Structs and unions exactly eight
565         bytes long should be handled as DOUBLE_ARGs; don't recognize them
566         as SIMPLE_ARGs.
567
568 2001-11-12  Andrew Cagney  <ac131313@redhat.com>
569
570         * remote.c (struct packet_reg): Declare.
571         (struct remote_state): Add fields sizeof_g_packet and g_packet.
572         (init_remote_state): Initialize sizeof_g_packet and g_packet.
573         (free_remote_state): Free g_packet.
574         (packet_reg_from_pnum, packet_reg_by_regnum): New functions.
575         (remote_wait): Use above instead of gdbarch methods
576         REGISTER_RAW_SIZE and REGISTER_BYTES.
577         (remote_async_wait): Ditto.
578         (remote_fetch_registers, remote_store_registers): Ditto.
579         (store_register_using_P): Ditto.
580         
581 2001-11-15  Andrew Cagney  <ac131313@redhat.com>
582
583         * remote.c (_initialize_remote): Don't multi-arch swap tty_input.
584         Second attempt.
585
586 2001-11-15  Andrew Cagney  <ac131313@redhat.com>
587
588         * utils.c (phex_nz): For default case, set str to phex_nz return
589         value.
590         (phex): Ditto.
591
592 2001-11-15  Andrew Cagney  <ac131313@redhat.com>
593
594         * TODO (register_buffer): Delete.
595         * regcache.c (register_buffer): Make static.
596         (regcache_collect): New function.
597         * regcache.h (register_buffer): Delete declaration.
598         (regcache_collect): Declare.
599         * remote.c (store_register_using_P): Rewrite using
600         regcache_collect.
601         (remote_store_registers): Ditto.
602         * go32-nat.c (store_register): Ditto.
603
604 2001-11-14  Andrew Cagney  <ac131313@redhat.com>
605
606         * remote.c (struct remote_state): Declare.
607         (get_remote_state): New function.
608         (init_remote_state): New function.
609         (remote_gdbarch_data_handle): New global.
610         (build_remote_packet_sizes): Delete function, moved to
611         init_remote_state.
612         (register_remote_packet_sizes): Delete function.
613         (actual_register_packet_size, remote_packet_size): Moved to
614         ``struct remote_state''.
615         (PBUFSIZE): Delete. Replaced by rs->remote_packet_size.
616         (free_remote_state): New function.
617         (get_memory_packet_size, get_memory_read_packet_size)
618         (set_thread, remote_unpack_thread_info_response)
619         (remote_get_threadinfo, parse_threadlist_response)
620         (remote_get_threadlist, remote_current_thread)
621         (remote_threads_info, remote_threads_extra_info)
622         (extended_remote_restart, get_offsets)
623         (get_offsets, remote_check_symbols, remote_open_1)
624         (remote_async_open_1, remote_detach, remote_async_detach)
625         (remote_resume, remote_async_resume, remote_wait)
626         (remote_async_wait, remote_fetch_registers)
627         (store_register_using_P, remote_store_registers)
628         (check_binary_download, putpkt_binary)
629         (remote_insert_breakpoint, remote_remove_breakpoint)
630         (remote_insert_watchpoint, remote_remove_watchpoint)
631         (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint)
632         (compare_sections_command, remote_query)
633         (remote_rcmd, remote_rcmd, packet_command)
634         (remote_info_process): Update.
635
636 2001-11-14  Andrew Cagney  <ac131313@redhat.com>
637
638         * remote.c: Include "gdb_assert.h".
639         (tty_input): Wire buffer to 400 bytes.
640         (readsocket): Check tty_input doesn't overflow.
641         (build_remote_gdbarch_data, _initialize_remote): Don't multi-arch
642         tty_input.
643
644 2001-11-14  Michael Snyder  <msnyder@redhat.com>
645
646         * d10v-tdep.c (d10v_pointer_to_address): Use new type flag
647         TYPE_FLAG_CODE_SPACE to recognize a pointer that has been cast
648         into the instruction address space.
649         * Makefile.in (doublest.o): Add dependency on gdbtypes.h.
650
651 2001-11-14  Michael Snyder  <msnyder@redhat.com>
652         Add address space identifiers to expression language for types.
653         * c-exp.y (space_identifier, cv_with_space_id, 
654         const_or_volatile_or_space_identifier_noopt, 
655         const_or_volatile_or_space_identifier): New terminals.
656         (ptype): Accept const_or_volatile_or_space_identifier.
657         (typebase): Accept const_or_volatile_or_space_identifier.
658         * c-typeprint.c (c_type_print_cv_qualifier): Rename to
659         c_type_print_modifier.  Handle address space modified types.
660         * gdbtypes.h (TYPE_FLAG_CODE_SPACE, TYPE_FLAG_DATA_SPACE):
661         New type flags.
662         (struct type): Add new field as_type for addr-space qualified types.
663         (TYPE_AS_TYPE): New macro, retrieves the chain of types that are
664         identical to this one except for address-space qualification.
665         * gdbtypes.c (alloc_type): Initialize new field 'as_type'.
666         (address_space_name_to_int): New function.
667         (address_space_int_to_name): New function.
668         (make_type_with_address_space): New function.
669         (make_cv_type): Handle as_type field of new struct type object.
670         * parse.c (check_type_stack_depth): New function.
671         (push_type_address_space): New function.
672         (follow_types): Handle types with address-space qualifier.
673         * parser-defs.h (enum type_pieces): Add enum tp_space_identifier.
674
675 2001-11-14  Jim Blandy  <jimb@redhat.com>
676
677         * s390-tdep.c (s390_pop_frame_regular): On the S/390, the frame
678         pointer and the SP are often the same, so we can't pop the frame
679         by setting the SP to the FP; we need to get the old SP from
680         saved_regs.
681
682         * s390-tdep.c (s390_extract_return_value): Returned `float' values
683         can simply be copied bitwise from the registers into the value
684         object's buffer.
685
686         * s390-tdep.c (s390_get_frame_info): Initialize SP's element of
687         the frame's saved_regs array correctly.
688
689         * symfile.c (simple_read_overlay_table): Make sure we can find
690         both `_novlys' and `_ovly_table' before we try anything else;
691         print a helpful error message.
692         (simple_overlay_update): No need to print error message here.
693
694 2001-11-14  Michael Snyder  <msnyder@redhat.com>
695
696         * Makefile.in (doublest.o): Add dependency on gdbtypes.h.
697
698 2001-11-10  Andrew Cagney  <ac131313@redhat.com>
699
700         * arm-tdep.c (arm_register_type): New function.
701         (arm_register_convertible): Delete.
702         (arm_register_convert_to_virtual): Delete.
703         (arm_register_convert_to_raw): Delete.
704         * config/arm/tm-arm.h (REGISTER_CONVERTIBLE): Delete.
705         (REGISTER_CONVERT_TO_VIRTUAL): Delete.
706         (REGISTER_CONVERT_TO_RAW): Delete.
707         (REGISTER_VIRTUAL_TYPE): Redefine as call to arm_register_type.
708         (arm_register_type): Declare.
709         
710 2001-11-13  Elena Zannoni  <ezannoni@redhat.com>
711
712         From Andrew Cagney <cagney@redhat.com>:
713         * gdbtypes.h (builtin_type_int128, builtin_type_uint128): Declare.
714         * gdbtypes.c (_initialize_gdbtypes, build_gdbtypes): Initialize
715         new builtin types.  
716
717 2001-11-13  Jim Blandy  <jimb@redhat.com>
718
719         * s390-tdep.c: Rewrite inferior function call code.  This may
720         break zSeries support; that should be fixed soon.
721         #include "gdb_assert.h".
722         (is_integer_like, is_pointer_like, is_simple_arg,
723         pass_by_copy_ref, extend_simple_arg, is_double_arg, round_up,
724         round_down, alignment_of): New functions.
725         (s390_push_arguments): Rewritten to handle passing large arguments
726         by value, and to make more readable.
727
728         * s390-tdep.c (s390_pop_frame): Call generic_pop_current_frame, to
729         interact correctly with generic dummy frames.
730         (s390_pop_frame_regular): Move the guts of the frame-popping code
731         to here, to be called by generic_pop_current_frame.  Use the
732         frame's saved_regs array; this works for `return' as well as
733         inferior function calls.
734
735         * s390-tdep.c (s390_gdbarch_init): Register the function
736         `standard_coerce_float_to_double', since GCC for the S/390 follows
737         the standard rules for passing floats.
738
739         * valops.c (default_coerce_float_to_double,
740         standard_coerce_float_to_double): Doc fixes.
741
742         Patch from Peter Schauer:
743         
744         * symtab.c (find_pc_sect_line): If we can't find the function
745         containing PC, we certainly won't have line number information for
746         that location, so return zero immediately.
747
748 2001-11-10  Andrew Cagney  <ac131313@redhat.com>
749
750         * config/i960/tm-nindy960.h (REGISTER_CONVERTIBLE)
751         (REGISTER_CONVERT_TO_RAW, REGISTER_CONVERT_TO_VIRTUAL): Delete
752         undef.
753         * i960-tdep.c (i960_register_type): New function.
754         * config/i960/tm-i960.h (REGISTER_CONVERTIBLE): Delete.
755         (REGISTER_CONVERT_TO_VIRTUAL): Delete.
756         (REGISTER_CONVERT_TO_RAW): Delete.
757         (REGISTER_VIRTUAL_TYPE): Update.  Call i960_register_type.
758
759 2001-11-10  Andrew Cagney  <ac131313@redhat.com>
760
761         * m88k-tdep.c (m88k_register_type): New function.
762         * config/m88k/tm-m88k.h (REGISTER_CONVERTIBLE): Delete.
763         (REGISTER_CONVERT_TO_VIRTUAL): Delete.
764         (REGISTER_CONVERT_TO_RAW): Delete.
765         (m88k_register_type): Declare.
766         (REGISTER_VIRTUAL_TYPE): Update.  Call m88k_register_type.
767
768 2001-11-11  Mark Kettenis  <kettenis@elgar.my.domain>
769
770         * i386-tdep.h (FPU_REG_RAW_SIZE): Define unconditionally.
771         * i387-nat.c, i387-tdep.c: Unconditionally include "i386-tdep.h".
772         * config/i386/tm-i386.h (FPU_REG_RAW_SIZE): Removed.
773         (SIZEOF_FPU_REGS): Don't use FPU_REG_RAW_SIZE here.
774
775 2001-11-12  Jim Blandy  <jimb@redhat.com>
776
777         Patch from Andreas Schwab <schwab@suse.de>:
778         * eval.c (evaluate_subexp_standard): Fix memory leak: use alloca
779         instead of xmalloc.
780
781 2001-11-12  Jim Blandy  <jimb@redhat.com>
782
783         * corefile.c (write_memory_unsigned_integer,
784         write_memory_signed_integer): New functions.
785         (write_memory): Move to be with other write_memory_* functions.
786         * gdbcore.h (write_memory_unsigned_integer,
787         write_memory_signed_integer): New declarations.
788
789 2001-11-11  Geoffrey Keating  <geoffk@redhat.com>
790
791         * dwarf2read.c (dwarf_decode_lines): Properly deal with
792         unknown standard opcodes.
793
794 2001-11-11  Andrew Cagney  <ac131313@redhat.com>
795
796         * README (alpha-dec-osf5.1): Mention -DUSE_LDR_ROUTINES.
797         (sparcv9-sun-solars2.8): Mention problem with 64 bit GCC 3.0.x.
798         (i586-sco-sysv5uw7.1.1): Mention problem with threads.
799
800 2001-11-11  Andrew Cagney  <ac131313@redhat.com>
801
802         From Mark Kettenis  <kettenis@gnu.org>:
803         * breakpoint.c (breakpoint_re_set_one): Don't discard SHLIB
804         breakpoints when they fail.
805
806 2001-11-10  Andrew Cagney  <ac131313@redhat.com>
807
808         * printcmd.c, valprint.c, language.c, linespec.c, infcmd.c,
809         gnu-nat.c, findvar.c, expprint.c, typeprint.c, stack.c, top.c:
810         Replace value_ptr with struct value.
811
812 2001-11-10  Andrew Cagney  <ac131313@redhat.com>
813
814         * c-valprint.c, ch-lang.c, ch-valprint.c, cp-valprint.c,
815         p-valprint.c, scm-exp.c, scm-lang.c, scm-valprint.c: Replace
816         value_ptr with struct value.
817         
818 2001-11-10  Andrew Cagney  <ac131313@redhat.com>
819
820         * eval.c: Replace most occurances of value_ptr with struct value.
821
822 2001-11-09  Jim Blandy  <jimb@redhat.com>
823
824         * s390-tdep.c: Don't use a call dummy.
825         (s390_fix_call_dummy, s390_pc_in_call_dummy): Delete.
826         (s390_push_return_address): Put the address of the inferior call
827         breakpoint in r14.
828         (s390_gdbarch_init):
829         - Provide trivial definition of s390_call_dummy_words; register it
830           with the gdbarch appropriately.
831         - Delete S390x_call_dummy_words.
832         - Gather inferior-call-related settings into a group.
833         - Use generic dummy frames.
834         - Put the inferior call breakpoint at the entry point.
835         - Use generic gdbarch methods: pc_in_call_dummy_at_entry_point,
836           generic_push_dummy_frame, generic_fix_call_dummy.
837         - There is a call dummy breakpoint offset; it's zero.
838
839         * s390-tdep.c: (s390_push_arguments): Write a back chain pointer
840         into the dummy frame, to help us get backtraces.
841
842         * values.c (value_as_address): If VAL is a function or method,
843         just return its address; don't let COERCE_ARRAY convert its
844         address to a pointer, and then have unpack_long convert it back to
845         an address.
846
847 2001-11-06 Pierre Muller  <muller@ics.u-strasbg.fr>
848
849         * p-lang.c (is_pascal_string_type): New function to determine if a 
850         type is a string type.
851         * p-lang.h: Add prototype for is_pascal_string_type.
852         * p-valprint.c (pascal_val_print) : Use is_pascal_string_type function 
853         to display strings nicely.
854
855 2001-11-06 Pierre Muller  <muller@ics.u-strasbg.fr>
856
857         * p-exp.y (yylex): Only change case of expression if symbol is found.
858         Also check for GPC standard name form.
859
860 2001-11-08  Andrew Cagney  <ac131313@redhat.com>
861
862         * gdb_indent.sh: New file.
863
864 2001-11-08  Jim Blandy  <jimb@redhat.com>
865
866         * s390-tdep.c (s390_get_frame_info): Initialize got_load_addr and
867         got_load_len, to placate compiler.
868
869 2001-11-08  Mark Kettenis  <kettenis@gnu.org>
870
871         * i386-tdep.c (i386_gdbarch_init): Fix typo.
872
873 2001-11-08  Jim Blandy  <jimb@redhat.com>
874
875         * s390-tdep.c (s390_gdbarch_init): Use func_frame_chain_valid, not
876         file_frame_chain_valid.
877
878         * s390-tdep.c (s390_get_frame_info): If the prologue loads r12
879         from the constant pool, but doesn't add in the constant pool's
880         address to it, then this function probably isn't using r12 as a
881         GOT pointer, and that load probably wasn't part of the prologue.
882
883         * s390-tdep.c (s390_gdbarch_init): Use the default
884         prepare_to_proceed function established by config/nm-linux.h;
885         don't try to set it to linuxthreads_prepare_to_proceed.
886
887 Wed Nov  7 20:38:14 2001  Andrew Cagney  <cagney@redhat.com>
888
889         * i386-tdep.c: Include "i386-tdep.h".
890         (XMALLOC): Define.
891         (i386_gdbarch_init): New function.
892         (_initialize_i386_tdep): Register bfd_arch_i386.
893         * config/i386/tm-i386.h (GDB_MULTI_ARCH): Define as
894         GDB_MULTI_ARCH_PARTIAL.
895         * i386-tdep.h: When partially multi-arch, conditionally define
896         all macros.
897
898 Wed Nov  7 20:45:32 2001  Andrew Cagney  <cagney@redhat.com>
899
900         * i386-tdep.c (set_disassembly_flavor): Delete function.
901         (set_disassembly_flavor_sfunc): Delete function.
902
903 2001-11-07  Elena Zannoni  <ezannoni@redhat.com>
904
905         * dbxread.c (set_namestring): New function, replacing the
906         SET_NAMESTRING macro.
907         (SET_NAMESTRING, CUR_SYMBOL_TYPE, CUR_SYMBOL_VALUE,
908         CUR_SYMBOL_STRX, DBXREAD_ONLY, START_PSYMTAB, END_PSYMTAB): Delete
909         definitions.
910         (read_dbx_symtab): Don't include partial-stab.h any more. Don't
911         reuse code in partial-stab.h, include the code directly, instead.
912
913         * Makefile.in (dbxread.o): Remove dependency on partial-stab.h.
914         (HFILES_NO_SRCDIR): Remove partial-stab.h.
915
916         * partial-stab.h: Remove file.
917         
918 2001-11-07  Andrew Cagney  <ac131313@redhat.com>
919
920         * gdbarch.sh: For multi-arch functions, check there is a
921         predefault and use it as the static default.
922         * gdbarch.c: Re-generate.
923
924 2001-11-08  Mark Kettenis  <kettenis@gnu.org>
925
926         * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Define in
927         terms of NUM_GREGS, NUM_FREGS and NUM_SSE_REGS instead of
928         hardcoding the register number.
929
930 2001-11-07  Andrew Cagney  <ac131313@redhat.com>
931
932         * gdbarch.sh (USE_STRUCT_CONVENTION): Default to
933         generic_use_struct_convention.
934         * gdbarch.h, gdbarch.c: Regenerate.
935         * values.c (USE_STRUCT_CONVENTION): Delete definition, moved to
936         gdbarch.h.
937
938 2001-11-06  Andrew Cagney  <ac131313@redhat.com>
939
940         * gdbarch.sh (PC_IN_CALL_DUMMY): Require a value.
941         * gdbarch.c: Regenerate.
942
943 2001-11-06  Fred Fish  <fnf@redhat.com>
944
945         * complaints.c (info_verbose): Remove unneeded decl, is in defs.h.
946         * dbxread.c: Ditto
947         * dwarf2read.c: Ditto.
948         * dwarfread.c: Ditto.
949         * exec.c: Ditto.
950         * hpread.c: Ditto.
951         * hpread.h: Ditto.
952         * mdebugread.c: Ditto.
953         * os9kread.c: Ditto.
954         * stack.c: Ditto.
955         * symfile.c: Ditto.
956         * tracepoint.c: Ditto.
957
958 2001-11-06  Andrew Cagney  <ac131313@redhat.com>
959
960         * MAINTAINERS: Update Andrew Cagney's responsibilities.  Mention
961         David Taylor and Nick Duffek in past maintainers.
962         
963 2001-11-06  Elena Zannoni  <ezannoni@redhat.com>
964
965         * mdebugread.c (CUR_SYMBOL_TYPE, CUR_SYMBOL_VALUE, START_PSYMTAB,
966         END_PSYMTAB, SET_NAMESTRING, HANDLE_RBRAC): Delete definitions.
967         (parse_partial_symbols): Don't include partial-stab.h any
968         more. Don't reuse code in partial-stab.h, include the code
969         directly, instead. Simplify code from partial-stab.h eliminating
970         ifdef DBXREAD_ONLY code.
971
972         * Makefile.in (mdebugread.o): Remove dependency on partial-stab.h.
973
974 2001-11-06  Jim Blandy  <jimb@redhat.com>
975
976         * s390-nat.c: #include "regcache.h", to get declaration for
977         `supply_register'.  (The last change already added the dependency
978         of s390-nat.o on regcache.h.  Oops.)
979
980         * Makefile.in (ALLDEPFILES): Add s390-tdep.c and s390-nat.c.
981         (s390-tdep.o, s390-nat.o): New rules.
982
983         * s390-nat.c (s390_register_u_addr): Pass proper arguments to
984         internal_error.
985
986 2001-11-06  Andrew Cagney  <ac131313@redhat.com>
987
988         * gdbarch.sh (CALL_DUMMY_LOCATION): Require a value.
989         * gdbarch.c: Regenerate.
990
991 2001-11-06  Andrew Cagney  <ac131313@redhat.com>
992
993         * blockframe.c (get_prev_frame): Replace #ifdef
994         INIT_EXTRA_FRAME_INFO with run-time test.
995
996 2001-11-05  Andrew Cagney  <ac131313@redhat.com>
997
998         * gdbarch.sh (push_return_address): Change to a function with
999         predicate.
1000         * gdbarch.h, gdbarch.c: Re-generate.
1001         * valops.c (hand_function_call): Replace #ifdef
1002         PUSH_RETURN_ADDRESS with run-time test of PUSH_RETURN_ADDRESS_P.
1003         
1004 2001-11-06  Corinna Vinschen  <vinschen@redhat.com>
1005
1006         * arch-utils.c (generic_in_function_epilogue_p): New function.
1007         * arch-utils.h (generic_in_function_epilogue_p): Declare extern.
1008         * breakpoint.c (watchpoint_check): Add test whether the pc is   
1009         currently in the epilogue of a function.
1010         * gdbarch.c: Autogenerated from gdbarch.sh.
1011         * gdbarch.h: Ditto.
1012         * gdbarch.sh (function_list): Add `in_function_epilogue_p' definition.
1013
1014 2001-11-05  Jim Blandy  <jimb@redhat.com>
1015
1016         * config/s390/s390.mh (NATDEPFILES): Don't split this across
1017         several lines with backslashes; the `sed' command in
1018         configure.in's AC_OUTPUT clause that comments out the NATDEPFILES
1019         assignment doesn't handle lines extended with backslashes.
1020
1021         * configure.in (AC_OUTPUT): Handle assignments to NATDEPFILES
1022         using `+=' as well as `='.
1023         * configure: Regenerated.
1024         
1025 2001-11-05  Andrew Cagney  <ac131313@redhat.com>
1026
1027         * gdbarch.sh (init_extra_frame_info): Change to a function with
1028         predicate.
1029         * gdbarch.h, gdbarch.c: Re-generate.    
1030         * blockframe.c (create_new_frame): Replace #ifdef
1031         INIT_EXTRA_FRAME_INFO with run-time test of
1032         INIT_EXTRA_FRAME_INFO_P.
1033
1034 2001-11-05  Andrew Cagney  <ac131313@redhat.com>
1035
1036         * gdbarch.sh (verify_gdbarch): Use a mem_file to accumulate all
1037         error messages.  Print in a single batch.
1038         * gdbarch.c: Re-generate.
1039
1040 2001-11-04  Mark Kettenis  <kettenis@gnu.org>
1041
1042         * i386-linux-nat.c (GETREGS_SUPPLIES, supply_gregset,
1043         fill_gregset): Add support for "orig_eax" register.
1044
1045         Add support for "orig_eax" pseudo register on Linux/x86.
1046         * i386-linux-tdep.c: Include "inferior.h".
1047         (i386_linux_register_name, i386_linux_register_byte,
1048         i386_linux_register_raw_size): New functions.
1049         (i386_linux_write_pc): New function.
1050         * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): New define.
1051         (NUM_REGS, MAX_NUM_REGS, REGISTER_BYTES, REGISTER_NAME,
1052         REGISTER_BYTE, REGISTER_RAW_SIZE): Define to deal with additional
1053         register.
1054         (i386_linux_register_name, i386_linux_register_byte,
1055         i386_linux_register_raw_size): New prototypes.
1056         (TARGET_WRITE_PC): New define.
1057         (i386_linux_write_pc): New prototype.
1058
1059         * i386-tdep.c (i386_register_offset): Renamed from
1060         i386_register_byte.  Made static.
1061         (i386_register_size): Renamed from i386_register_raw_size.  Made
1062         static.
1063         (i386_register_virtual_size): Removed.
1064         (i386_register_byte, i386_register_raw_size,
1065         i386_register_virtual_size): New functions.
1066         (_initialize_i386_tdep): Initialize i386_register_offset instead
1067         of i386_register_byte.  Remove code to initialize
1068         i386_register_virtual_size.
1069         * config/i386/tm-i386.h (REGISTER_BYTE): Redefine to use
1070         i386_register_byte function.
1071         (REGISTER_RAW_SIZE): Redefine to use i386_register_raw_size
1072         function.
1073         (REGISTER_VIRTUAL_SIZE): Redefine to use
1074         i386_register_virtual_size function.
1075         (i386_register_byte, i386_register_raw_size,
1076         i386_register_virtual_size): New functions.
1077
1078         * Makefile.in (ALLDEPFILES): Add i387-nat.c.
1079         (i387-nat.o): Add dependencies.
1080
1081 2001-11-02  Andrew Cagney  <ac131313@redhat.com>
1082
1083         * README: Mention problem with alpha-dec-osf5.1.
1084
1085 2001-11-02  Andrew Cagney  <ac131313@redhat.com>
1086
1087         * utils.c (internal_verror): Restore calls to abort().
1088         Fix PR gdb/219.
1089         
1090 2001-11-02  Michael Chastain  <mec@shout.net>
1091
1092         * MAINTAINERS: Update my entry.
1093
1094 2001-11-01  Michael Snyder  <msnyder@redhat.com>
1095
1096         * symtab.c (operator_chars): Allow '*' and '[' to be quoted in
1097         operator names, to avoid regexp expansion.
1098         (search_symbols): Alloca buffer is too small, may get clobbered.
1099
1100 2001-11-01  Fred Fish  <fnf@redhat.com>
1101
1102         * coff-solib.c (coff_solib_add): Add new readsyms arg.
1103         * irix5-nat.c (solib_add): Ditto.
1104         * osfsolib.c (solib_add): Ditto.
1105         * pa64solib.c (pa64_solib_add): Ditto.
1106         * pa64solib.c (add_to_solist): Ditto.
1107         * pa64solib.c (read_dld_descriptor): Ditto.
1108         * solib.c (solib_add): Ditto.
1109         * somsolib.c (som_solib_add): Ditto.
1110         * win32-nat.c (child_solib_add): Ditto.
1111         * xcoffsolib.c (solib_add): Ditto.
1112
1113         * coff-solib.h (coff_solib_add): Add new readsyms arg to prototype.
1114         * pa64solib.c (add_to_solist): Ditto.
1115         * pa64solib.c (read_dld_descriptor): Ditto.
1116         * pa64solib.h (pa64_solib_add): Ditto.
1117         * solib.h (solib_add): Ditto.
1118         * somsolib.h (som_solib_add): Ditto.
1119         * config/i386/tm-cygwin.h (child_solib_add): Ditto.
1120
1121         * coff-solib.c (coff_solib_add):  If readsyms is zero don't read
1122         symbols but do any other needed work for shared libs.
1123         * irix5-nat.c: Ditto.
1124         * osfsolib.c (solib_add): Ditto.
1125         * solib.c (solib_add): Ditto.
1126         * win32-nat.c (child_solib_add): Ditto.
1127         * xcoffsolib.c (solib_add): Ditto.
1128
1129         * irix5-nat.c (sharedlibrary_command): Pass 1 as readsyms to
1130         solib_add to force reading of shared library symbols.
1131         * osfsolib.c (sharedlibrary_command;): Ditto.
1132         * pa64solib.c (pa64_solib_sharedlibrary_command): Ditto.
1133         * solib.c (sharedlibrary_command): Ditto.
1134         * somsolib.c (som_solib_sharedlibrary_command): Ditto.
1135         * xcoffsolib.c (sharedlibrary_command): Ditto.
1136
1137         * coff-solib.c (coff_solib_create_inferior_hook): Call solib_add
1138         unconditionally with auto_solib_add.
1139         * irix5-nat.c (solib_create_inferior_hook): Ditto.
1140         * osfsolib.c (solib_create_inferior_hook): Ditto.
1141         * solib.c (solib_create_inferior_hook): Ditto.
1142         * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
1143         * solib-svr4.c (enable_break): Ditto.
1144         * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
1145
1146         * corelow.c (solib_add_stub): Add auto_solib_add to args passed
1147         via SOLIB_ADD.
1148         * sol-thread.c (sol_thread_attach): Ditto.
1149         * config/rs6000/nm-rs6000.h (SOLIB_ADD): Ditto.
1150
1151         * infcmd.c (attach_command): Remove auto_solib_add decl.
1152         Call SOLIB_ADD directly with auto_solib_add.
1153         * infrun.c (handle_inferior_event): Ditto.
1154
1155         * coff-solib.h (SOLIB_ADD): Add readsyms arg.
1156         * pa64solib.h (SOLIB_ADD): Ditto.
1157         * solib.h (SOLIB_ADD): Ditto.
1158         * somsolib.h (SOLIB_ADD): Ditto.
1159         * config/i386/tm-cygwin.h (SOLIB_ADD): Ditto.
1160
1161         * fork-child.c (clone_and_follow_inferior): Remove unused
1162         auto_solib_add decl.
1163
1164         * pa64solib.c (pa64_solib_add): Call add_to_solist with readsyms.
1165         (read_dld_descriptor): Ditto.
1166         (pa64_solib_add): Call read_dld_descriptor with readsyms.
1167         (pa64_solib_in_dynamic_linker): Ditto.
1168
1169         * corelow.c (symfile.h): Need this for auto_solib_add declaration.
1170         * sol-thread.c (symfile.h): Ditto.
1171
1172 2001-10-31  Andrew Cagney  <ac131313@redhat.com>
1173
1174         * s390-nat.c (s390_remove_watchpoint): Use xfree.
1175         (s390_insert_watchpoint): Use xmalloc.
1176
1177 2001-10-31  Andrew Cagney  <ac131313@redhat.com>
1178
1179         * varobj.c: Replace value_ptr with ``struct value *''.
1180
1181 2001-10-31  Andrew Cagney  <ac131313@redhat.com>
1182
1183         * varobj.c: Re-indent.
1184
1185 2001-10-31  Andrew Cagney  <ac131313@redhat.com>
1186
1187         * x86-64-tdep.c (value_push, x86_64_push_arguments): Replace
1188         ``value_ptr'' with ``struct value *''.
1189         * s390-tdep.c (s390_push_arguments): Ditto.
1190
1191 2001-10-30  Andrew Cagney  <ac131313@redhat.com>
1192
1193         * ppc-tdep.h: Add #ifndef wrapper.  Replace value_ptr with
1194         ``struct value *''.
1195         (struct frame_info, struct value): Add opaque declarations.
1196         
1197 2001-10-31  Corinna Vinschen  <vinschen@redhat.com>
1198
1199         * arch-utils.c (generic_in_solib_call_trampoline): New function.
1200         * arch-utils.h (generic_in_solib_call_trampoline): Extern declaration.  
1201         * gdbarch.c: Regenerated from gdbarch.sh.
1202         * gdbarch.h: Ditto.
1203         * gdbarch.sh (function_list): Add `IN_SOLIB_CALL_TRAMPOLINE' definition.
1204         * infrun.c (IN_SOLIB_CALL_TRAMPOLINE): Remove macro.
1205
1206 2001-10-31  Andrew Cagney  <ac131313@redhat.com>
1207
1208         From DJ Barrow.
1209         * s390-tdep.c: (s390_gdbarch_init): Don't initialize
1210         find_solib_trampoline_target.
1211
1212 2001-10-31  Andrew Cagney  <ac131313@redhat.com>
1213
1214         * remote-vx.c (net_wait): Fix typo from PIDGET change.
1215
1216 2001-10-31  Mark Kettenis  <kettenis@gnu.org>
1217
1218         * config/i386/tm-i386.h (REGISTER_NAMES): Remove.
1219         (REGISTER_NAME): New define.
1220         (i386_register_name): New prototype.
1221         * i386-tdep.c (i386_register_names): New variable.
1222         (i386_register_name): New function.
1223         * config/i386/tm-i386os9k.h, config/i386/tm-ptx.h,
1224         config/i386/tm-symmetry.h: Undefine REGISTER_NAME instead of
1225         REGISTER_NAMES.
1226
1227 2001-10-31  Christopher Faylor  <cgf@redhat.com>
1228
1229         * win32-nat.c (register_loaded_dll): Attempt to ensure that the case of
1230         the loaded DLL matches the on-disk case since the debugging API does
1231         not seem to ensure this.  Calculate max name length here.
1232         (handle_load_dll): Move max name length calculation to
1233         register_loaded_dll.
1234
1235 2001-10-31  Daniel Jacobowitz  <drow@mvista.com>
1236
1237         * arm-linux-nat.c: Include <asm/ptrace.h> explicitly.
1238
1239 2001-10-30  Keith Seitz  <keiths@redhat.com>
1240
1241         * wrapper.h (gdb_value_struct_elt): New function.
1242         * wrapper.c (gdb_value_struct_elt): Ditto.
1243         (do_captured_value_struct_elt): Ditto.
1244
1245 2001-10-30  Andrew Cagney  <ac131313@redhat.com>
1246
1247         * README, NEWS: Update for 5.1.
1248
1249 2001-10-30  Andrew Cagney  <ac131313@redhat.com>
1250
1251         * configure.in (WERROR_CFLAGS): Use AC_TRY_COMPILE to test the
1252         -W... flags.
1253         * configure: Re-generate.
1254
1255 2001-10-30  Fred Fish  <fnf@redhat.com>
1256
1257         * somsolib.c (som_solib_add): A megabyte is 1024*1024 bytes.
1258         * pa64solib.c (add_to_solist): Ditto.
1259         * win32-nat.c (_initialize_inftarg): Remove unnecessary
1260         initialization of auto_solib_add, it defaults to 1.
1261
1262 2001-10-27  Fred Fish  <fnf@redhat.com>
1263
1264         * symfile.c (auto_solib_add): Update comment to note that
1265         this variable is now just used as a boolean to control shlib
1266         autoloading, and clarify when it is used.
1267         * symfile.h (auto_solib_add): Ditto.
1268
1269         * symfile.c (auto_solib_limit): New variable that holds the
1270         autoloading threshold instead of overloading auto_solib_add.
1271         * symfile.h (auto_solib_limit): Ditto.
1272
1273         * irix5-nat.c (_initialize_solib): Change auto-solib-add
1274         variable from var_zinteger to var_boolean and update help.
1275         * osfsolib.c (_initialize_solib): Ditto.
1276         * pa64solib.c (_initialize_pa64_solib): Ditto.
1277         * solib.c (_initialize_solib): Ditto.
1278         * somsolib.c (_initialize_som_solib): Ditto.
1279         * xcoffsolib.c (_initialize_solib): Ditto.
1280
1281         * pa64solib.c (pa64_solib_total_st_size): Update comment to
1282         note that the new auto_solib_limit variable is used instead
1283         of overloading auto_solib_add variable.
1284         (_initialize_pa64_solib): Ditto.
1285         * somsolib.c (som_solib_total_st_size): Ditto.
1286         (_initialize_som_solib): Ditto.
1287
1288         * pa64solib.c (_initialize_pa64_solib): Add new set/show
1289         commands for auto-solib-limit variable.
1290         * somsolib.c (_initialize_som_solib): Ditto
1291
1292         * pa64solib.c (add_to_solist): Check that auto_solib_add is
1293         set and use auto_solib_limit as the threshold size instead
1294         of auto_solib_add.
1295         * somsolib.c (som_solib_add): Ditto, and also change warning
1296         text about size threshold exceeded.
1297
1298 2001-10-21  Mark Kettenis  <kettenis@gnu.org>
1299
1300         * config/i386/tm-i386v.h: Don't include "regcache.h".
1301         (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, FRAME_CHAIN,
1302         FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_NUM_ARGS):
1303         Remove macros.  The versions from "tm-i386.h" should work fine
1304         (and in most cases even better).
1305
1306 2001-10-30  Mark Kettenis  <kettenis@gnu.org>
1307
1308         * i386-tdep.c (i386_extract_return_value): Use
1309         convert_typed_floating to extract floating-point value from
1310         register buffer.
1311         (i386_store_return_value): Use convert_typed_floating to store
1312         floating-point return balue in register buffer
1313         (i386_register_virtual_type): Change type of floating-point
1314         registers to builtin_type_i387_ext.
1315         (i386_register_convert_to_virtual): Use convert_typed_floating to
1316         do the conversion.
1317         (i386_register_convert_to_raw): Likewise.
1318
1319 2001-10-29  Mark Kettenis  <kettenis@gnu.org>
1320
1321         * doublest.h (convert_typed_floating): New prototype.
1322         * doublest.c (convert_typed_floating): New function.
1323
1324 2001-10-28  Mark Kettenis  <kettenis@gnu.org>
1325
1326         * doublest.c: Improve comments a bit.
1327         (floatformat_from_length): New function.
1328         (NAN): Define to 0.0 if not already defined.
1329         (extract_floating): Rewrite to use floatformat_from_length.  Warn
1330         instead of error if LEN doesn't match a known floating-point type,
1331         and return NaN (or 0.0 if NaN isn't available) in that case.
1332         (store_floating): Likewise, but zero out the target byte-stream if
1333         LEN doesn't match a known floating-point type.
1334         (extract_typed_floating): Reformat a bit.
1335         (store_typed_floating): Reformat a bit.  Add comment about zeroing
1336         out padding in the target buffer.
1337         * doublest.h (extract_floating, store_floating): Fix comment about
1338         deprecation of these functions.  Add parameter names to prototypes.
1339
1340 2001-10-28  Mark Kettenis  <kettenis@gnu.org>
1341
1342         * i387-tdep.c (print_i387_value): Use extract_typed_floating to
1343         convert RAW to a DOUBLEST instead of extract_floating.
1344
1345         * gdbtypes.c (_initialize_gdbtypes): Set floating-point type for
1346         builtin_type_i387_ext to floatformat_i387_ext.
1347
1348 2001-10-24  Daniel Jacobowitz  <drow@mvista.com>
1349
1350         * arm-linux-nat.c (fill_gregset): Do not check register_valid[].
1351         (fill_fpregset): Likewise.
1352
1353 2001-10-26  Orjan Friberg  <orjanf@axis.com>
1354
1355         * cris-tdep.c (constraint): Loop through the whole cris_spec_regs
1356         struct, not just the NUM_SPECREGS first entries.
1357         (bdap_prefix): Read PC before autoincrement.
1358
1359 2001-10-24  Corinna Vinschen  <vinschen@redhat.com>
1360
1361         * win32-nat.c (DebugSetProcessKillOnExit): New static function
1362         pointer to Windows' DebugSetProcessKillOnExit() function.
1363         (DebugActiveProcessStop): Ditto for DebugActiveProcessStop().
1364         (has_detach_ability): New function.
1365         (child_attach): If system has detach ability, enable it.
1366         (child_detach): If system has detach ability, actually  
1367         detach from process.
1368         Change tty output to Linux format.
1369
1370 2001-10-23  Jim Blandy  <jimb@redhat.com>
1371
1372         Isolate STABS readers' use of the `textlow' and `texthigh' fields
1373         of `struct partial_symtab' to only a few locations.  This change
1374         is not supposed to affect the way the values are computed, only
1375         where they live.
1376
1377         * dbxread.c (struct symloc): Add `textlow' and `texthigh' fields
1378         to the reader-specific structure.
1379         * mdebugread.c (struct symloc): Same.
1380         * dbxread.c (TEXTLOW, TEXTHIGH): New accessor macros.
1381         * mdebugread.c (TEXTLOW, TEXTHIGH): Same.
1382         * dbxread.c (dbx_symfile_read): After we've built all our partial
1383         symbol tables, set each partial symtab's `textlow' and `texthigh'
1384         fields from our reader-specific structure.
1385         * mdebugread.c (mdebug_build_psymtabs): Same.
1386         * dbxread.c (start_psymtab): Initialize the reader-specific
1387         structure's `textlow' and `texthigh' from the new psymtab's.
1388         * mdebugread.c (parse_partial_symbols, new_psymtab): Same.
1389         * dbxread.c (read_dbx_symtab, end_psymtab, read_ofile_symtab): Use
1390         the reader-specific `textlow' and `texthigh', not the generic
1391         psymtab fields.
1392         * mdebugread.c (parse_lines, parse_partial_symbols,
1393         psymtab_to_symtab_1): Same.
1394         * partial-stab.h: Same.
1395
1396 Tue Oct 23 18:59:42 2001  Andrew Cagney  <cagney@redhat.com>
1397
1398         * hp-psymtab-read.c, hppah-nat.c, hppa-tdep.c: Fix -Wformat
1399         problems.
1400
1401 Tue Oct 23 14:16:10 2001  Andrew Cagney  <cagney@redhat.com>
1402
1403         * somsolib.c (som_solib_add): Use core_addr_to_host_pointer.
1404         (som_solib_desire_dynamic_linker_symbols): Compare integers with
1405         zero not NULL.
1406         * hp-psymtab-read.c (hpread_call_pxdb): Make parameter constant.
1407
1408 2001-10-21  Andrew Cagney  <ac131313@redhat.com>
1409
1410         * top.c (print_gdb_version): Do not print ``(MI_OUT)''.  MI
1411         interface is always enabled.
1412
1413 2001-10-21  Andrew Cagney  <ac131313@redhat.com>
1414
1415         * Makefile.in: Replace top.h with $(top_h). Replace expression.h
1416         with $(expression_h).  Replace command.h with $(command_h).
1417         (language_h): Define.  Replace language.h with $(language_h).
1418         Replace call-cmds.h with $(call_cmds_h).  Replace varobj.h with
1419         $(varobj_h).
1420         (wrapper_h, valprint_h, objfiles_h, complaints_h): Ditto.
1421         (serial_h, hpread_h, buildsym_h, stabsread_h): Ditto.
1422         (xcoffsolib_h, gdb_stabs_h, linespec_h): Ditto.
1423         (bcache_h, gdb_events_h, monitor_h): Ditto.
1424         (ser_unix_h, source_h): Ditto.
1425         (varobj_h): Update list.
1426
1427         * call-cmds.h: Add CALL_CMDS_H macro wrapper.
1428         * solist.h: Add SOLIST_H macro wrapper.
1429         * monitor.h: Add MONITOR_H macro wrapper.
1430         * typeprint.h: Add TYPEPRINT_H macro wrapper.
1431         * xcoffsolib.h: Add XCOFFSOLIB_H macro wrapper.
1432         * valprint.h: Add VALPRINT_H macro wrapper.
1433         * top.h: Add TOP_H macro wrapper.
1434         
1435 2001-10-21  Andrew Cagney  <ac131313@redhat.com>
1436
1437         * config/a29k/tm-vx29k.h, i386-tdep.c: Include "value.h".
1438         * arm-tdep.c, exec.c, ia64-tdep.c, infrun.c: Ditto.
1439         * ppc-linux-tdep.c, remote-es.c, remote.c: Ditto.
1440         * rs6000-tdep.c, s390-tdep.c, x86-64-tdep.c: Ditto.
1441         * Makefile.in (arm-tdep.o, exec.o, i386-tdep.o, ia64-tdep.o)
1442         (infrun.o, ppc-linux-tdep.o, remote.o, rs6000-tdep.o)
1443         (x86-64-tdep.o): Update dependencies.
1444         * gdbarch.sh [!GDB_MULTI_ARCH]: Include "value.h".
1445         * gdbarch.h, gdbarch.c: Re-generate.
1446
1447 2001-10-21  Mark Kettenis  <kettenis@gnu.org>
1448
1449         * infptrace.c (child_xfer_memory): Fix a few coding standards
1450         violations.
1451
1452 2001-10-21  Eli Zaretskii  <eliz@is.elta.co.il>
1453
1454         * config/djgpp/README: Fix a typo and tweak for GDB 5.1.
1455
1456 2001-10-20  Andrew Cagney  <ac131313@redhat.com>
1457
1458         * jv-lang.h: Add #ifndef JV_LANG_H wrapper.
1459         (struct value): Add opaque declaration.  Replace value_ptr with
1460         ``struct value *''.
1461         * jv-valprint.c, jv-lang.c: Replace value_ptr with equivalent
1462         struct.
1463
1464         * wrapper.h (struct value): Add opaque declaration.  Replace
1465         value_ptr with ``struct value *''.
1466         * wrapper.c: Replace value_ptr with ``struct value *''.
1467         * breakpoint.h, breakpoint.c: Ditto.
1468         * cp-abi.h, hpacc-abi.c, gnu-v2-abi.c, cp-abi.c: Ditto.
1469
1470 2001-10-20  Andrew Cagney  <ac131313@redhat.com>
1471
1472         * alpha-nat.c: Include <alpha/coreregs.h> instead of
1473         <machine/reg.h>.
1474         (fetch_osf_core_registers): Define core_reg_mapping in a way that
1475         works on OSF5 as well as previous OSF versions.
1476
1477 2001-10-20  Christopher Faylor  <cgf@redhat.com>
1478
1479         * win32-nat.c (handle_load_dll): Avoid strlwr'ing loaded DLLs or cygwin
1480         may not be able to read them in certain situations.
1481
1482 2001-10-18  Andrew Cagney  <ac131313@redhat.com>
1483
1484         * config/powerpc/nbsd.mt (SIM_OBS, SIM): Define.
1485         * config/powerpc/linux.mt (SIM, SIM_OBS): Ditto
1486
1487 2001-10-18  Andrew Cagney  <ac131313@redhat.com>
1488
1489         * README: Mention problems with HP/UX.
1490
1491 2001-10-16  Andrew Cagney  <ac131313@redhat.com>
1492
1493         Based on code by John Moore <jmore@redhat.com>:
1494         
1495         * utils.c (core_addr_to_string): New function for conversion of
1496         CORE_ADDR to string.
1497         (string_to_core_addr): New function to convert from string to
1498         CORE_ADDR.
1499         * defs.h: Added extern statements for the above.
1500
1501 2001-10-17  Jason Molenda  (jason-cl@molenda.com)
1502
1503         * symtab.c (lookup_block_symbol):  Break out of linear search
1504         if we're past the range of possible matches.
1505
1506 2001-10-16  Christopher Faylor  <cgf@redhat.com>
1507
1508         * win32-nat.c (safe_symbol_file_add_stub): Improve logic for avoiding
1509         load of already loaded DLL.
1510         (register_loaded_dll): Convert loaded DLL name to "posix" format or it
1511         will confuse subsequent opening of the filename due to dos paths.
1512         (dll_symbol_command): Pass from_tty parameter to safe_symbol_file_add.
1513
1514 2001-10-15  Elena Zannoni  <ezannoni@redhat.com>
1515
1516         * symtab.c (lookup_block_symbol): Update comment.
1517
1518 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
1519
1520         * value.h (value_as_address): Rename value_as_pointer.
1521         * eval.c, findvar.c, gnu-v2-abi.c, gnu-v3-abi.c, jv-lang.c,
1522         jv-valprint.c, printcmd.c, stack.c, top.c, valarith.c, valops.c,
1523         values.c: Update.
1524
1525 202001-10-15  Jim Ingham  <jingham@inghji.apple.com>
1526
1527         * valarith.c (value_sub): Don't pass a raw type to
1528         value_from_pointer, it has to go through check_typedef first.
1529
1530 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
1531
1532         * gdbarch.sh (fallbackdefault): Set to one when predefault is
1533         empty.
1534         * gdbarch.h: Regenerate.
1535
1536 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
1537
1538         * mips-tdep.c (mips_integer_to_address): New function.
1539         (mips_gdbarch_init): Initialize pointer_to_address,
1540         address_to_pointer and integer_to_address.
1541
1542         * config/mips/tm-mips.h (POINTER_TO_ADDRESS): Delete
1543         (ADDRESS_TO_POINTER): Delete.
1544
1545         * d10v-tdep.c (d10v_integer_to_address): New function.
1546         (d10v_gdbarch_init): Initialize integer_to_address.
1547
1548         * values.c (value_as_pointer): Use INTEGER_TO_ADDRESS when
1549         available.
1550
1551         * gdbarch.sh (INTEGER_TO_ADDRESS): New predicate and function.
1552         * gdbarch.h, gdbarch.c: Regenerate.
1553
1554 2001-10-14  Mark Kettenis  <kettenis@gnu.org>
1555
1556         * config/s390/nm-linux.h: Don't include <signal.h>.
1557         (lin_lwp_attach_lwp, ATTACH_LWP, lin_thread_get_thread_signals,
1558         GET_THREAD_SIGNAL): Remove.
1559
1560         * config/nm-linux.h (struct objfile): Remove forward declaration.
1561         (linuxthreads_new_objfile): Remove prototype.
1562         (linuxthreads_pid_to_str): Remove prototype.
1563         (PREPARE_TO_PROCEED): Redefine in terms of
1564         lin_lwp_prepare_to_proceed.
1565         (struct target_waitstatus): Forward declaration.
1566         (child_wait): New prototype.
1567         (CHILD_WAIT): Define.
1568         (lin_lwp_attach_lwp, ATTACH_LWP, lin_thread_get_thread_signals,
1569         GET_THREAD_SIGNAL): Moved here from arch-specific files.
1570         * config/alpha/nm-linux.h, config/arm/nm-linux.h,
1571         config/ia64/nm-linux.h, config/mips/nm-linux.h,
1572         config/powerpc/nm-linux.h: Don't include <signal.h>.
1573         (lin_lwp_attach_lwp, ATTACH_LWP, lin_thread_get_thread_signals,
1574         GET_THREAD_SIGNAL): Remove.
1575         * config/i386/nm-linux.h: Likewise.
1576         (struct target_waitstatus, child_wait, CHILD_WAIT): Remove.
1577         * config/m68k/linux.mh, config/sparc/linux.mh (NATDEPFILES):
1578         Remove linux-thread.o.  Add proc-service.o, thread-db.o and
1579         lin-lwp.o.
1580         (LOADLIBES): New variable.
1581
1582         * sparc-nat.c (fetch_core_registers): Remove redundant prototype.
1583
1584         * proc-service.c (BUILD_LWP): Redefine in terms of ptid_build.
1585
1586         Fix attaching to cloned processes.  This fixes PR gdb/61.
1587         * lin-lwp.c (struct lwp_info): Add new member `cloned'.
1588         (is_cloned) Removed.
1589         (lin_lwp_attach_lwp): Don't call stop_wait_callback.  Instead call
1590         waitpid explicitly.  Mark the LWP as cloned if waitpid fails and
1591         retry with __WCLONE flag.
1592         (lin_lwp_attach): Likewise.  Warn if attaching to a cloned process.
1593         (detach_callback): Replace use of is_cloned with explicit check on
1594         LWP id and process id.
1595         (stop_wait_callback): Replace use of is_cloned with check if LWP
1596         is marked as cloned.
1597         [CHILD_WAIT] (child_wait): New function.
1598         (lin_lwp_wait): Replace use of is_cloned with check if LWP is
1599         marked as cloned.  Mark newly detected LWPs as cloned if detected
1600         by waitpid with __WCLONE flag.
1601         (kill_wait_callback): Replace use of is_cloned with check if LWP
1602         is marked as cloned.
1603         * config/i386/nm-linux.h (struct target_waitstatus): Add forward
1604         declaration.
1605         (child_wait): Add prototype.
1606         (CHILD_WAIT): Define.
1607
1608 2001-10-13  Andrew Cagney  <ac131313@redhat.com>
1609
1610         S/390 31 & 64 bit target and GNU/Linux native support.
1611         Contributed by D.J. Barrow <djbarrow@de.ibm.com> of IBM.
1612         * s390-nat.c, s390-tdep.c: New file.
1613         * config/s390/nm-linux.h, config/s390/s390.mh: New file.
1614         * config/s390/s390.mt, config/s390/s390x.mt: New file.
1615         * config/s390/tm-linux.h, config/s390/tm-s390.h: New file.
1616         * config/s390/xm-linux.h: New file.
1617         * NEWS: Update.
1618         * MAINTAINERS: Update.
1619
1620 2001-10-13  Andrew Cagney  <ac131313@redhat.com>
1621
1622         From 2001-07-09 D.J. Barrow <djbarrow@de.ibm.com>:
1623         * gdbarch.sh: Fixed CALL_DUMMY_BREAKPOINT_OFFSET to check
1624         CALL_DUMMY_BREAKPOINT_OFFSET_P.
1625         * gdbarch.c: Regenerate.
1626         
1627 2001-10-13  Mark Kettenis  <kettenis@gnu.org>
1628
1629         * thread-db.c: Fix a few formatting mistakes.
1630
1631 2001-10-12  Christopher Faylor  <cgf@redhat.com>
1632
1633         * win32-nat.c (safe_symbol_file_add_stub): Properly initialize linked
1634         list pointer to beginning rather than one beyond beginning.
1635
1636 2001-10-12  Daniel Jacobowitz  <drow@mvista.com>
1637
1638         * symtab.h (struct block): (ALL_BLOCK_SYMBOLS): New macro.
1639
1640         * symtab.c (find_pc_sect_symtab): Use ALL_BLOCK_SYMBOLS.
1641         (make_symbol_completion_list): Likewise.
1642         (make_symbol_overload_list): Likewise.
1643         * buildsym.c (finish_block): Likewise.
1644         * breakpoint.c (get_catch_sals):  Likewise.
1645         * mdebugread.c (mylookup_symbol): Likewise.
1646         * objfiles.c (objfile_relocate): Likewise.
1647         * printcmd.c (print_frame_args): Likewise.
1648         * stack.c (print_block_frame_locals): Likewise.
1649         (print_block_frame_labels): Likewise.
1650         (print_frame_arg_vars): Likewise.
1651         * symmisc.c (dump_symtab): Likewise.
1652         * tracepoint.c (add_local_symbols): Likewise.
1653         (scope_info): Likewise.
1654
1655 2001-10-12  Daniel Jacobowitz  <drow@mvista.com>
1656
1657         * minsyms.c (msymbol_hash): Use better hash function.
1658         (msymbol_hash_iw): Likewise.  Terminate loop at '(' properly.
1659
1660         * objfiles.h: Increase MINIMAL_SYMBOL_HASH_SIZE to match modern
1661         binaries.
1662
1663 2001-10-12  Daniel Jacobowitz  <drow@mvista.com>
1664
1665         * printcmd.c (print_frame_args):  Move symbol iteration explicitly
1666         inside the func != NULL block.
1667
1668 2001-10-12  Fernando Nasser  <fnasser@redhat.com>
1669
1670         * MAINTAINERS (Misc): Add Ian Roxborough as tcl/, tk/ and itcl/
1671         maintainer.
1672
1673 2001-10-12  Pierre Muller  <muller@ics.u-strasbg.fr>
1674
1675         * config/i386/tm-cygwin.h: Include tm-i386.h instead of tm-i386v.h.
1676         This fixes errors in "long long" handling for 'finish' and 'return'
1677         commands.
1678
1679 2001-10-12  Christopher Faylor  <cgf@redhat.com>
1680
1681         * win32-nat.c (safe_symbol_file_add_stub): Avoid adding a shared
1682         library if it has already been loaded.
1683         (safe_symbol_file_add_cleanup): Don't mess with stderr or we won't see
1684         any error messages.
1685         (safe_symbol_file_add): Ditto.
1686         (solib_symbols_add): Make static.  Accept 'from_tty' parameter.  Pass
1687         it to safe_symbol_file_add.
1688         (core_dll_symbols_add): Accomodate extra solib_symbols_add parameter.
1689         (child_solib_add): Ditto.
1690
1691         * win32-nat.c (handle_exception): Don't print "first chance"
1692         exceptions.
1693         (get_child_debug_event): Continue from exceptions if !handle_exception.
1694
1695 2001-10-11  Tom Tromey  <tromey@redhat.com>
1696
1697         * symtab.c (lookup_symtab): Removed.
1698         (lookup_symtab_1): Renamed to lookup_symtab.
1699
1700 2001-10-10  Christopher Faylor  <cgf@redhat.com>
1701
1702         * win32-nat.c (get_child_debug_event): Close file handles created after
1703         process creation and DLL load.
1704         (child_create_inferior): Close unneeded process/thread handle after
1705         thread creation.
1706
1707 2001-10-10  Jim Blandy  <jimb@redhat.com>
1708
1709         * mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.
1710
1711 2001-10-10  Keith Seitz  <keiths@redhat.com>
1712
1713         * varobj.c (cplus_value_of_child): Deal with a failure
1714         to dereference a pointer object.
1715
1716 2001-10-08  J. Brobecker <brobecker@gnat.com>
1717
1718         * hpux-thread.c: rewrite find_active_thread() and find_tcb()
1719         to use ptid_t, instead of overloading the thread and the pid
1720         into the same 32-bit value. Make associated necessary adaptations.
1721         Also remove unused variable cached_active_thread.
1722
1723 2001-10-08  Nicholas Duffek  <nsd@redhat.com>
1724
1725         * MAINTAINERS (powerpc, SCO/Unixware, Solaris/x86): Remove my
1726         entries.
1727
1728 2001-10-06  Mark Kettenis  <kettenis@beast.freebsd.org>
1729
1730         * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Define.
1731
1732 2001-10-04  Tom Tromey  <tromey@redhat.com>
1733
1734         * main.c (enable_external_editor): Don't declare.
1735         (captured_main): Don't set enable_external_editor.
1736
1737 2001-10-02  Kevin Buettner  <kevinb@redhat.com>
1738
1739         * Makefile.in (ALLDEPFILES): Add solib-svr4.c and solib-sunos.c
1740         to this list.
1741         (solib-sunos.o): Add dependencies.
1742         (solib-svr4.o): Revise dependencies.
1743         * solib-svr4.c: Remove SunOS shared library support.
1744         * solib-sunos.c: New file, created from solib-svr4.c, which still
1745         contains SunOS shared library support, but no SVR4 support.
1746
1747         * config/i386/nbsd.mh (NATDEPFILES): Remove solib-svr4.o and
1748         solib-legacy.o from this list.  Add solib-sunos.o.
1749         * config/i386/sun386.mt (TDEPFILES): Likewise.
1750         * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
1751         * config/m68k/sun2os4.mt (TDEPFILES): Likewise.
1752         * config/m68k/sun3os4.mt (TDEPFILES): Likewise.
1753         * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
1754         * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
1755         * config/sparc/sun4os4.mt (TDEPFILES): Likewise.
1756
1757 2001-10-01  Elena Zannoni <ezannoni@redhat.com>
1758
1759         * Makefile.in (mipsread.o): Remove old dependency on partial-stab.h.
1760
1761 2001-10-01  Elena Zannoni <ezannoni@redhat.com>
1762
1763         * xcoffread.c (N_UNDF, N_ABS, N_TEXT, N_DATA, N_BSS, N_COMM, N_FN,
1764         N_EXT, N_INDR, N_SETA, N_SETT, N_SETD, N_SETB, N_SETV,
1765         CUR_SYMBOL_TYPE, CUR_SYMBOL_VALUE, START_PSYMTAB, END_PSYMTAB,
1766         SET_NAMESTRING): Delete definitions.
1767         Don't include language.h any more.
1768         Don't include partial-stab.h any more.
1769         (scan_xcoff_symtab): Don't jump through hoops to reuse code in
1770         partial-stab.h, include the code directly, instead.
1771
1772         * Makefile.in (xcoffread.o): Remove dependency on partial-stab.h.
1773
1774 2001-10-01  Andrew Cagney  <ac131313@redhat.com>
1775
1776         * infcmd.c (do_registers_info): Delete code dumping large
1777         registers.  Handled by val_print.
1778
1779 2001-09-30  Andrew Cagney  <ac131313@redhat.com>
1780
1781         * gdbarch.sh (gdbarch_alloc): Name the new architecture
1782         ``current_gdbarch'' so that it, and not the identically named
1783         global is refered to by macros.
1784         * gdbarch.c: Regenerate.
1785
1786 2001-09-29  Andrew Cagney  <ac131313@redhat.com>
1787
1788         * cli/cli-decode.c (add_set_boolean_cmd): Define.
1789         * cli/cli-decode.h (add_set_boolean_cmd): Declare.
1790         * command.h (add_set_boolean_cmd): Ditto.
1791         * remote.c (_initialize_remote): Use add_set_boolean_cmd for "set
1792         remotebreak"
1793
1794 2001-09-29  Andrew Cagney  <ac131313@redhat.com>
1795
1796         * gdbarch.sh (gdbarch_dump): Sort output.
1797         * gdbarch.c: Regenerate.
1798
1799 2001-09-29  Andrew Cagney  <ac131313@redhat.com>
1800
1801         * rs6000-tdep.c (rs6000_gdbarch_init): Don't use the previous
1802         architecture to infer the wordsize.  Previous architecture may not
1803         be a PowerPC.
1804
1805 2001-09-27  J. Brobecker <brobecker@gnat.com>
1806
1807         * infttrace.c (kill_inferior): Issue a TT_PROC_EXIT request rather
1808         than a TT_PROC_STOP request to kill the inferior and its child
1809         processes. Otherwise, the inferior is not killed on HPUX 11.0.
1810         Removed the code that detaches the child processes since we just
1811         killed them.
1812
1813 2001-09-26  Andrew Cagney  <ac131313@redhat.com>
1814
1815         * serial.c (serial_set_cmdlist, serial_show_cmdlist): New
1816         variables.
1817         (serial_set_cmd, serial_show_cmd): New functions.
1818         (_initialize_serial): Add "set/show serial" command.
1819
1820 2001-09-26  Andrew Cagney  <ac131313@redhat.com>
1821
1822         * CONTRIBUTE: Update.
1823
1824 2001-09-26  Kevin Buettner  <kevinb@redhat.com>
1825
1826         * solib-svr4.h (set_solib_svr4_fetch_link_map_offsets): Add
1827         argument ``gdbarch''.
1828         * solib-svr4.c (SVR4_FETCH_LINK_MAP_OFFSETS): Change default value.
1829         (default_svr4_fetch_link_map_offsets): Rename to
1830         legacy_fetch_link_map_offsets().
1831         (svr4_fetch_link_map_offsets): New function.
1832         (fetch_link_map_offsets, fetch_link_map_offsets_init): Deleted.
1833         (fetch_link_map_offsets_gdbarch_data): New static global.
1834         (set_solib_svr4_fetch_link_map_offsets): Add argument ``gdbarch''.
1835         Revise to invoke set_gdbarch_data().
1836         (init_fetch_link_map_offsets): Change return type and add an
1837         argument so that it may be used as a gdbarch_data initializer.
1838         (_initialize_svr4_solib): Eliminate use of gdbarch swap mechanism.
1839         Use gdbarch data mechanism instead.
1840
1841 2001-09-25  Jiri Smid  <smid@suse.cz>
1842
1843         * x86-64-linux-tdep.c (LINUX_SIGINFO_SIZE): Add.
1844         (x86_64_linux_sigcontext_addr): Replace `sizeof (struct siginfo)'
1845         by LINUX_SIGINFO_SIZE.
1846
1847 2001-09-24  Andrew Cagney  <ac131313@redhat.com>
1848
1849         * maint.c (maintenance_set_cmdlist, maintenance_show_cmdlist): New
1850         variables.
1851         (maintenance_set_profile_cmd): New function.
1852         (maintenance_show_cmd, maintenance_set_cmd): New functions.
1853         (_initialize_maint_cmds): Add "maintenance set" and "maintenance
1854         show" and, commented out, "maintenance set/show profile" commands.
1855
1856 2001-09-24  Andrew Cagney  <ac131313@redhat.com>
1857
1858         * findvar.c (read_var_value): For LOC_INDIRECT and LOC_REF_ARG
1859         convert the pointer into a CORE_ADDRs.
1860
1861 2001-09-24  Andrew Cagney  <ac131313@redhat.com>
1862
1863         * doublest.h (store_floating, extract_floating): Add comment
1864         indicating these functions are deprecated.
1865         (extract_typed_floating, store_typed_floating): Declare.
1866         * doublest.c: Include "gdbtypes.h".
1867         (extract_typed_floating, store_typed_floating): Define.
1868
1869         * stabsread.c (define_symbol): Use store_typed_floating.
1870         * valarith.c (value_binop): Ditto.
1871         * values.c (unpack_long): Use extract_typed_floating.
1872         (unpack_double): Ditto.
1873
1874 2001-09-24  Orjan Friberg  <orjanf@axis.com>
1875
1876         * cris-tdep.c (reg_mode_add_sub_cmp_and_or_move_op): Fetch operand1
1877         from correct register.
1878
1879 2001-09-22  Mark Kettenis  <kettenis@gnu.org>
1880
1881         * x86-64-linux-tdep.c (STRUCT_OFFSET): Removed.
1882
1883 2001-09-21  Jiri Smid   <smid@suse.cz>
1884
1885         * config/i386/x86-64linux.mh: New file.
1886         * config/i386/x86-64linux.mt: New file.
1887         * config/i386/nm-x86_64.h: New file.
1888         * x86-64-linux-tdep.c: New file.
1889         * x86-64-linux-nat.c: New file.
1890         * x86-64-tdep.c: New file.
1891         * x86-64-tdep.h: New file.
1892         * i386-tdep.h: New file.
1893         * i387-nat.c: Include i386-tdep.h when multiarch.
1894         * i387-tdep.c: Ditto.
1895         * config/djgpp/fnchange.lst: Add entries for x86_64-linux-tdep.c
1896         and x86_64-linux-nat.c
1897         * Makefile.in: Add x86_64-linux-tdep.o, x86_64-tdep.o,
1898         x86_64-linux-tdep.o, x86_64-nat.o, update dependencies.
1899
1900 2001-09-21  Jiri Smid   <smid@suse.cz>
1901
1902         * MAINTAINERS: Add myself to the write-after-approval list.
1903         * i386-nat.c (TARGET_HAS_DR_LEN_8, DR_LEN_8): Declare.
1904         (i386_length_and_rw_bits, i386_handle_nonaligned_watchpoint,
1905         i386_insert_watchpoint, i386_remove_watchpoint):  Add support for
1906         8-byte wide watchpoints.
1907         (i386_show_dr): Debug message format string change.
1908
1909 2001-09-21  Michael Snyder  <msnyder@redhat.com>
1910
1911         * c-exp.y (typebase): Accept (signed long long) as a type expr.
1912
1913 2001-09-20  Michael Snyder  <msnyder@redhat.com>
1914         Changes by Daniel Berlin  <dan@cgsoftware.com>, to support
1915         better parsing of const and volatile type expressions.
1916         * c-exp.y (const_and_volatile, const_or_volatile_noopt, 
1917         const_or_volatile): New non-terminals.
1918         (ptype): Use new rule for const_or_volatile.
1919         (typebase): Use new rule for const_or_volatile_noopt.
1920         * parser-defs.h (enum type_pieces): New values tp_const, tp_volatile.
1921         * parse.c (follow_types): Handle tp_const and tp_volatile on the
1922         type stack: call make_cv_type to create new const/volatile type.
1923
1924 2001-09-20  Kevin Buettner  <kevinb@redhat.com>
1925
1926         * solib-svr4.c (fetch_link_map_offsets): Add comment.
1927         (fetch_link_map_offsets_init): New static global.
1928         (set_solib_svr4_fetch_link_map_offsets, init_fetch_link_map_offsets):
1929         Revise implementation to use ``fetch_link_map_offsets_init''
1930         instead of ``fetch_link_map_offsets''.
1931
1932 2001-09-20  Alan Modra  <amodra@bigpond.net.au>
1933
1934         * coffread.c: Replace all occurrences of bfd_read with bfd_bread.
1935         * dbxread.c: Likewise.
1936         * dwarf2read.c: Likewise.
1937         * dwarfread.c: Likewise.
1938         * somread.c: Likewise.
1939         * ultra3-nat.c: Likewise.
1940         * xcoffread.c: Likewise.
1941
1942 2001-09-19  Andrew Cagney  <ac131313@redhat.com>
1943
1944         * cris-tdep.c (cris_get_signed_offset): Change return type to an
1945         explicitly signed char.
1946
1947         * config/mcore/tm-mcore.h (mcore_virtual_frame_pointer): Update
1948         function signature to match recent tracepoint.c:encode_actions
1949         changes.
1950         * mcore-tdep.c (mcore_virtual_frame_pointer): Ditto.
1951
1952 2001-09-18  Andrew Cagney  <ac131313@redhat.com>
1953
1954         * thread.c (do_captured_thread_select): Add uiout parameter.
1955         (do_captured_list_thread_ids): Ditto.
1956         * breakpoint.c (do_captured_breakpoint_query): Ditto.
1957
1958         * breakpoint.c (gdb_breakpoint_query): Update.  Use
1959         catch_exceptions.
1960         * thread.c (gdb_list_thread_ids): Ditto.
1961         (gdb_thread_select): Ditto.
1962         (thread_command): Pass uiout to gdb_thread_select.
1963
1964         * gdb.h (gdb_breakpoint_query): Add parameter ui_out.
1965         (gdb_thread_select, gdb_list_thread_ids): Ditto.
1966
1967 2001-09-13  Kevin Buettner  <kevinb@redhat.com>
1968
1969         From Ilya Golubev <gin@mo.msk.ru>:
1970         * solib.c (clear_solib): Call `remove_target_sections' to fix
1971         stale pointers in `struct target_ops'.
1972         * irix5-nat.c (clear_solib): Likewise.
1973         * osfsolib.c (clear_solib): Likewise.
1974
1975 2001-09-13  Jim Blandy  <jimb@redhat.com>
1976
1977         * monitor.c (monitor_load): Don't delete symtab users, or reset
1978         inferior_ptid.
1979         
1980         * monitor.c (monitor_load): Fix indentation.
1981
1982 2001-09-11  Jim Blandy  <jimb@redhat.com>
1983
1984         * printcmd.c (print_scalar_formatted): Compare the length of the
1985         value against the lengths of the target's floating-point types,
1986         not the host's.  Add support for `long double'.
1987
1988         * printcmd.c (print_scalar_formatted): Fix indentation.
1989
1990 2001-09-10  Jim Blandy  <jimb@redhat.com>
1991
1992         * rom68k-rom.c (init_rom68k_cmds): Set the flag indicating that
1993         programs running on the board can produce output.
1994
1995 2001-09-10  Jason Molenda  (jmolenda@apple.com)
1996
1997         * NEWS: "ANS/ISO C" -> "ISO C".
1998         * MAINTAINERS (write-after-approval):  Update my entry.
1999
2000 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
2001
2002         * config/xm-aix4.h (MEM_FNS_DECLARED): Removed.
2003
2004         * config/arm/xm-linux.h, config/ia64/xm-linux.h,
2005         config/m68k/xm-linux.h, config/mips/xm-linux.h,
2006         config/powerpc/xm-linux.h, config/sparc/xm-linux.h: Remove
2007         redundant inclusion of <unistd.h>.
2008
2009         * gdbtypes.h (struct block): Add forward declaration.
2010
2011 2001-09-07  Andrew Cagney  <ac131313@redhat.com>
2012
2013         * defs.h (enum return_reason): Renumber so that all values are
2014         negative.
2015         (RETURN_MASK): Negate reason.
2016         (catch_exception_ftype): Declare.
2017         (catch_exceptions): Declare.
2018         * top.c (catcher): New function, based on catch_errors.  Add in
2019         parameter func_uiout and out parameters func_val, func_caught and
2020         func_cleanup.  Change type of func to catch_exceptions_ftype.
2021         Save/restore uiout.
2022         (struct catch_errors_args): Define.
2023         (do_catch_errors): New function.
2024         (catch_errors): Rewrite, use do_catch_errors and catcher.
2025         (catch_exceptions): New function, use catcher.
2026
2027 2001-09-07  Jim Blandy  <jimb@redhat.com>
2028
2029         Correctly parse register values provided by the monitor.
2030         * rom68k-rom.c: #include "value.h".
2031         (is_hex_digit, hex_digit_value, is_whitespace,
2032         rom68k_supply_one_register): New static functions.
2033         (rom68k_supply_register): Call rom68k_supply_one_register, instead
2034         of monitor_supply_register; the latter was incorrectly parsing 
2035         the values.
2036         * Makefile.in (rom68k-rom.o): Note that this now #includes value.h.
2037
2038 2001-09-07  Mark Kettenis  <kettenis@gnu.org>
2039
2040         * config/rs6000/xm-rs6000.h (setpgrp): Remove macro.  GDB defaults
2041         to using setpgid if available now.
2042
2043 2001-09-06  Keith Seitz  <keiths@redhat.com>
2044
2045         From Ian Roxborough  <irox@redhat.com>
2046         * configure.in: Use ITCL_LIB_FULL_PATH and
2047         ITK_LIB_FULL_PATH to set Itcl and Itk dependancies
2048         for gdb.
2049         * configure: Regenerated.
2050
2051 2001-09-06  Kevin Buettner  <kevinb@redhat.com>
2052         
2053         * dbxread.c (process_one_symbol): Don't use error result from
2054         find_stab_function_addr().
2055         * partial-stab.h (case 'F'): Likewise.
2056
2057         * partial-stab.h (case 'f'): Make SOFUN_ADDRESS_MAYBE_MISSING
2058         code match that used for case 'F'.  This fixes the divergence
2059         that was introduced by my 1999-09-14 changes to partial-stab.h.
2060
2061 2001-09-05  Elena Zannoni  <ezannoni@redhat.com>
2062
2063         * gdbarch.sh: Move include of dis-asm.h so it is generated earlier
2064         in gdbarch.h.
2065         (TARGET_PRINT_INSN): Multiarch.
2066         * gdbarch.h: Regenerate.
2067         * gdbarch.c: Regenerate.
2068
2069         * arch-utils.c (legacy_print_insn): New function.
2070         * arch-utils.h (legacy_print_insn): Export.
2071
2072         * cris-tdep.c (cris_delayed_get_disassembler): Use
2073         TARGET_PRINT_INSN, instead of tm_print_insn.
2074         * d10v-tdep.c (print_insn): Ditto.
2075         * d30v-tdep.c (print_insn): Ditto.
2076         * m32r-tdep.c (dump_insn): Ditto.
2077         * v850-tdep.c (v850_scan_prologue): Ditto.
2078         * mcore-tdep.c (mcore_dump_insn): Ditto.
2079         * sh-tdep.c (sh_gdbarch_init): Set print_insn gdbarch field.
2080
2081 2001-09-05  Jim Blandy  <jimb@redhat.com>
2082
2083         * gdbtypes.h (struct type): Doc fix.
2084
2085 2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
2086
2087         From Daniel Jacobowitz  <drow@mvista.com>       
2088         * dbxread.c (free_header_files): Make global.
2089         (init_header_files): Likewise.
2090         * stabsread.h (free_header_files): Add prototype.
2091         (init_header_files): Likewise.
2092         * mdebugread.c (mdebug_build_psymtabs): Initialize
2093         properly before using the stabs debug reader.
2094
2095 2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
2096
2097         From Daniel Jacobowitz  <drow@mvista.com>       
2098         * dbxread.c (dbx_symfile_read): Only reinitialize
2099         the psymbol list if mainline or if both static
2100         and global lists are empty.
2101         * dwarf2read.c (dwarf2_build_psymtabs): Likewise.
2102         * dwarfread.c (dwarf_build_psymtabs): Likewise.
2103         * xcoffread.c (xcoff_initial_scan): Likewise.
2104         * os9kread.c (os9k_symfile_read): Likewise.
2105         
2106 2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
2107
2108         From Daniel Jacobowitz  <drow@mvista.com>       
2109         * mdebugread.c (psymtab_to_symtab_1): Handle N_SO stabs without
2110         a name specially.
2111
2112 2001-09-01  Mark Kettenis  <kettenis@gnu.org>
2113
2114         Make GDB use libiberty regex implementation.
2115         * gdb_regex.h: Normalize protection against multiple inclusion.
2116         Include "xregex.h" instead of "gnu-regex.h".
2117         * cli/cli-cmds.c: Include "gdb_regex.h" instead of "gnu-regex.h".
2118         * cli/cli-decode.c: Likewise.
2119         * Makefile.in (REGEX): Remove.
2120         (GDB_CFLAGS): Remove reference to gnu-regex.h in comment.
2121         (ADD_FILES, ADD_DEPS): Remove $(REGEX).
2122         (POSSLIBS): Remove.
2123         (TAGFILES_NO_SRCDIR): Remove $(POSSLIBS).
2124         (irix5-nat.o, solib.o, solib-svr4.o, source.o, symtab.o,
2125         xcoffsolib.o, cli-decode.o, cli-cmd.o): Replace gnu-regex.h with
2126         gdb_regex.h in list of dependencies.
2127         (gnu-regex.o): Remove rule.
2128         * gnu-regex.c, gnu-regex.h: Remove files.
2129
2130 2001-08-31  Jason Molenda  (jmolenda@apple.com)
2131
2132         * c-valprint.c (c_val_print):  Second call to check_typedef ()
2133         is no longer necessary.
2134
2135 2001-08-31  Kevin Buettner  <kevinb@redhat.com>
2136
2137         * ia64-tdep.c (examine_prologue): Don't let a branch unit nop
2138         terminate the prologue scan.
2139
2140 2001-08-30  Jim Blandy  <jimb@redhat.com>
2141
2142         * symfile.c (sections_overlap): New function.
2143         (map_overlay_command): Call sections_overlap, instead of using
2144         incorrect logic to recognize overlapping sections.
2145
2146         * symfile.c (load_command): Invalidate the overlay cache.
2147
2148 2001-08-30  Mark Kettenis  <kettenis@gnu.org>
2149
2150         * config/i386/xm-i386.h (HOST_BYTE_ORDER): Removed.
2151
2152 2001-08-29  Kevin Buettner  <kevinb@redhat.com>
2153
2154         From 2001-08-07  Daniel Jacobowitz  <drow@mvista.com>:
2155         * solib-svr4.c (enable_break): Check the inferior link map
2156         before assuming the inferior PC is at the start of the dynamic
2157         loader.
2158
2159 2001-08-28  Andrew Cagney  <cagney@toribio.toronto.redhat.com>
2160
2161         * frame.h (struct frame_info): Fix documentation on fields
2162         saved_regs, next and prev.
2163
2164 2001-08-23  Mark Kettenis  <kettenis@gnu.org>
2165
2166         * event-top.c (async_stop_sig) [HAVE_SIGPROCMASK]: Some
2167         gratuitious whitespace changes.
2168         [!HAVE_SIGPROCMASK]: Call sigsetmask if HAVE_SIGSETMASK is defined.
2169         * top.c: Remove redundant logic to define HAVE_SIGSETMASK.
2170         (sigsetmask) Don't define macro.
2171         (stop_sig) [HAVE_SIGPROCMASK]: Add bit of code snatched from
2172         async_stop_sig from event-top.c.
2173         [!HAVE_SIGPROCMASK]: Call sigsetmask if HAVE_SIGSETMASK is
2174         defined.
2175         * configure.in (AC_CHECK_FUNCS): Put functions in alphabetical
2176         order.  Add sigsetmask.
2177         (AC_FUNC_VFORK, AC_FUNC_ALLOCA): Reorder such that they're in
2178         alphabetical order.
2179         * config/xm-aix4.h, config/alpha/xm-alphalinux.h,
2180         config/i386/xm-cygwin.h, config/rs6000/xm-rs6000.h
2181         (HAVE_SIGSETMASK): Remove.
2182         * aclocal.m4, config.in, configure: Regenerated.
2183
2184 2001-08-26  Andrew Cagney  <ac131313@redhat.com>
2185
2186         From 2001-06-29 Andrew Cagney  <ac131313@redhat.com>:
2187         * config/powerpc/nbsd.mh (XM_FILE): Delete.
2188
2189 2001-08-21  Andrew Cagney  <ac131313@redhat.com>
2190
2191         * doublest.h (HOST_FLOAT_FORMAT): Delete macro.
2192         (HOST_DOUBLE_FORMAT): Delete macro.
2193
2194 2001-08-24  Mark Kettenis  <kettenis@gnu.org>
2195
2196         * config/xm-lynx.h, config/xm-nbsd.h, config/xm-sysv4.h,
2197         config/i386/xm-i386aix.h, config/m68k/xm-dpx2.h: Remove redundant
2198         inclusion of <limits.h>.
2199
2200 2001-08-24  Andrew Cagney  <ac131313@redhat.com>
2201
2202         * regcache.c (read_register_bytes): When REGISTER_NAME indicates
2203         that a register should be ignored, supply a value for the register
2204         from the raw registers[] buffer.
2205
2206 2001-08-24  Andrew Cagney  <ac131313@redhat.com>
2207
2208         * go32-nat.c (go32_create_inferior): Use xfree instead of free.
2209         * config/djgpp/fnchange.lst: Add entries for i386bsd-tdep.c and
2210         i386bsd-nat.c.
2211
2212 2001-08-21  Andrew Cagney  <ac131313@redhat.com>
2213
2214         * gdbtypes.h (builtin_type_ieee_single_big)
2215         (builtin_type_ieee_single_little, builtin_type_ieee_double_big)
2216         (builtin_type_ieee_double_little)
2217         (builtin_type_ieee_double_littlebyte_bigword)
2218         (builtin_type_i387_ext, builtin_type_m68881_ext)
2219         (builtin_type_i960_ext, builtin_type_m88110_ext)
2220         (builtin_type_m88110_harris_ext, builtin_type_arm_ext_big)
2221         (builtin_type_arm_ext_littlebyte_bigword)
2222         (builtin_type_ia64_spill_big, builtin_type_ia64_spill_little)
2223         (builtin_type_ia64_quad_big)
2224         (builtin_type_ia64_quad_little): Declare.
2225         * gdbtypes.c (builtin_type_ieee_single_big)
2226         (builtin_type_ieee_single_little, builtin_type_ieee_double_big)
2227         (builtin_type_ieee_double_little)
2228         (builtin_type_ieee_double_littlebyte_bigword)
2229         (builtin_type_i387_ext, builtin_type_m68881_ext)
2230         (builtin_type_i960_ext, builtin_type_m88110_ext)
2231         (builtin_type_m88110_harris_ext, builtin_type_arm_ext_big)
2232         (builtin_type_arm_ext_littlebyte_bigword)
2233         (builtin_type_ia64_spill_big, builtin_type_ia64_spill_little)
2234         (builtin_type_ia64_quad_big)
2235         (builtin_type_ia64_quad_little): Define.
2236         (_initialize_gdbtypes): Initialize builtin floatformat types.
2237         
2238 2001-08-23  Mark Kettenis  <kettenis@gnu.org>
2239
2240         * tracepoint.c (read_actions): Add FIXME for code depending on
2241         STOP_SIGNAL.
2242
2243 2001-08-23  Martin M. Hunt  <hunt@redhat.com>
2244
2245         * remote-mips.c (pmon_load_fast): Add ui_load_progress_hook
2246         to download loop.
2247         (mips_load_srec): Ditto.
2248
2249 2001-08-22  Andrew Cagney  <ac131313@redhat.com>
2250
2251         * gdbtypes.c (build_gdbtypes): Initialize TYPE_FLOATFORMAT field
2252         of builtin_type_float, builtin_type_double and
2253         builtin_type_long_double.
2254         (recursive_dump_type): Print the floatformat name.
2255         * gdbtypes.h (struct type): Add type_specific field floatformat.
2256         (TYPE_FLOATFORMAT): Define
2257
2258 2001-08-21  Keith Seitz  <keiths@redhat.com>
2259
2260         * printcmd.c (print_insn): Use the given stream for
2261         output.
2262
2263 2001-07-24  Andrew Cagney  <ac131313@redhat.com>
2264
2265         * arm-tdep.c (convert_from_extended, convert_to_extended): Delete
2266         assembler version of function.
2267         (convert_from_extended, convert_to_extended): Rewrite. Use
2268         floatformat_to_doublest, floatformat_from_doublest,
2269         floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword.
2270         (arm_push_arguments): Use extract_floating and store_floating to
2271         perform floating point conversions.
2272         (SWAP_TARGET_AND_HOST): Delete macro.
2273         * arm-linux-tdep.c (arm_linux_push_arguments): Use
2274         extract_floating and store_floating to perform floating point
2275         conversions.
2276
2277 2001-08-20  Andrew Cagney  <ac131313@redhat.com>
2278
2279         * gdbtypes.h (struct type): Clarify meaning of field ``length''.
2280
2281 2001-08-17  Keith Seitz  <keiths@redhat.com>
2282
2283         * varobj.c (varobj_update): Change first parameter to
2284         pointer to struct varobj*. This function can delete
2285         varobjs, so we need to give callers the new varobj
2286         when this happens.
2287         (value_of_root): Update "var", too, if "var_handle"
2288         changes.
2289         * varobj.h (varobj_update): Likewise.
2290
2291 2001-08-17  Keith Seitz  <keiths@redhat.com>
2292
2293         * Makefile.in (varobj_h): Define.
2294         (mi-cmd-var.o): Depends on varobj_h.
2295         (gdbtk-varobj.o): Change varobj.h to $(varobj_h).
2296
2297 2001-08-16  Keith Seitz  <keiths@redhat.com>
2298
2299         * configure.in (GDBTK_SRC_DIR): We must have autoconf
2300         give us the absolute path to the source directory.
2301         * configure: Regenerated.
2302         * Makefile.in (GDBTK_SRC_DIR): Add variable so that
2303         autoconf can substitue it in for us.
2304         (gdbtk.o): Pass in GDBTK_SRC_DIR instead of srcdir. We
2305         really do need an absolute pathname.
2306
2307 2001-08-15  Keith Seitz  <keiths@redhat.com>
2308
2309         * Makefile.in (GDBTK_VERSION): Set a version number.
2310         (GDBTK_LIBRARY): New variable to point to location where
2311         gdbtk will install its tcl library. Changed all refereneces
2312         to $(datadir)/insight1.0 to $(GDBTK_LIBRARY).
2313         (SUBDIR_GDBTK_ALL): Remove "all-gdbtk". No longer needed.
2314         (SUBDIR_GDBTK_CLEAN): Remove "clean-gdbtk". No longer needed.
2315         (all-gdbtk): Remove.
2316         (install-gdbtk): Remove.
2317         (gdbtk.o): Pass srcdir to file when compiling.
2318
2319 2001-08-15  Ian Roxborough  <irox@redhat.com>
2320
2321         * Makefile.in: Changed all references to the install directory
2322         "gdbtcl" to read "insight1.0".
2323
2324 2001-08-15  Corinna Vinschen  <vinschen@redhat.com>
2325
2326         * arch-utils.c (generic_skip_trampoline_code): New function.
2327         * arch-utils.h (generic_skip_trampoline_code): Declare external.
2328         * gdbarch.c: Regeberated from gdbarch.sh.
2329         * gdbarch.h: Ditto.
2330         * gdbarch.sh (SKIP_TRAMPOLINE_CODE): Multi-arch.
2331         * infrun.c: Remove default setting of SKIP_TRAMPOLINE_CODE macro.
2332
2333 2001-08-14  Daniel Jacobowitz  <drow@mvista.com>
2334             H.J. Lu  (hjl@gnu.org)
2335
2336         * partial-stab.h: valu should be a CORE_ADDR.
2337
2338 2001-08-14  H.J. Lu  (hjl@gnu.org)
2339
2340         * dbxread.c (SWAP_SYMBOL): Removed.
2341         (INTERNALIZE_SYMBOL): Check sign extended vma.
2342
2343 2001-08-13  Christopher Faylor  <cgf@cygnus.com>
2344
2345         * top.c (SIGSETJMP): Protect env argument with parentheses.
2346         (SIGLONGJMP): Protect env argument with parentheses.
2347
2348 2001-08-11  Andrew Cagney  <ac131313@redhat.com>
2349
2350         * config/mn10300/mn10300.mt (TM_FILE): Delete.
2351         * configure.tgt: Add mn10300 to list of mulit-arch targets.
2352         * config/mn10300/tm-mn10300.h: Delete file. Move contents ...
2353         * mn10300-tdep.c: To here.
2354
2355 2001-08-11  Andrew Cagney  <ac131313@redhat.com>
2356
2357         * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_VIRTUAL): Make
2358         val a DOUBLEST.  Use floatformat_to_doublest.
2359         (REGISTER_CONVERT_TO_RAW): Ditto.  Use foatformat_from_doublest.
2360         * config/m88k/tm-m88k.h (REGISTER_CONVERT_TO_VIRTUAL): Ditto.
2361         (REGISTER_CONVERT_TO_RAW): Ditto.
2362
2363 2001-08-11  Andrew Cagney  <ac131313@redhat.com>
2364
2365         * config/mn10300/tm-mn10300.h (PC_REGNUM, SP_REGNUM): Delete.
2366         * mn10300-tdep.c (mn10300_gdbarch_init): Initialize pc_regnum and
2367         sp_regnum.
2368
2369 2001-08-11  Andrew Cagney  <ac131313@redhat.com>
2370
2371         * doublest.c (convert_doublest_to_floatformat): Rename
2372         floatformat_from_doublest.  Make static.
2373         (convert_floatformat_to_doublest): Rename floatformat_to_doublest.
2374         Make static.
2375         (floatformat_to_doublest): New function.
2376         (floatformat_from_doublest): New function.
2377         (host_float_format, host_double_format, host_long_double_format):
2378         New static variables.
2379         (store_floating, extract_floating): Always use
2380         floatformat_to_doublest and floatformat_from_doublest.
2381         * doublest.h (HOST_LONG_DOUBLE_FORMAT): Delete macro.
2382
2383 2001-08-11  Andrew Cagney  <ac131313@redhat.com>
2384
2385         * config/mn10300/tm-mn10300.h (INIT_FRAME_PC): Delete.
2386         * mn10300-tdep.c (mn10300_gdbarch_init): Initialize init_frame_pc.
2387
2388 2001-08-07  Andrew Cagney  <ac131313@redhat.com>
2389
2390         * target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched.
2391         * gdbarch.sh (TARGET_VIRTUAL_FRAME_POINTER): Add.
2392         * gdbarch.h, gdbarch.c: Regenerate.
2393
2394         * arch-utils.h (legacy_virtual_frame_pointer): Declare.
2395         * arch-utils.c: Include "gdb_assert.h".
2396         (legacy_virtual_frame_pointer): Define.
2397         * Makefile.in (arch-utils.o): Depends on gdb_assert.h.
2398
2399         * tracepoint.c (encode_actions): Make frame_reg an int.  Make
2400         frame_offset a LONGEST.
2401         * ax-gdb.c (gen_frame_args_address): Ditto.
2402         (gen_frame_locals_address): Ditto.
2403         * mn10300-tdep.c (mn10300_gdbarch_init): Initialize
2404         virtual_frame_pointer.
2405         (mn10300_virtual_frame_pointer): Make static.  Update parameter
2406         list to match function signature.
2407         * config/mn10300/tm-mn10300.h (TARGET_VIRTUAL_FRAME_POINTER): Delete.
2408
2409 2001-08-10  Keith Seitz  <keiths@redhat.com>
2410
2411         * gdb-events.sh: Add architecture_changed event.
2412         * gdbarch.sh: Include gdb-event.h.
2413         (gdbarch_update_p): Notify UIs when architecture changes.
2414         * gdb-events.h: Regenerated.
2415         * gdb-events.c: Regenerated.
2416         * gdbarch.c: Regenerated.
2417
2418 2001-08-10  Michael Snyder  <msnyder@redhat.com>
2419
2420         * regcache.c (legacy_write_register_gen): Don't 'optimize out'
2421         a write_register to a pseudo-reg.  Target_store_pseudo_register
2422         needs to get called, because these regs may be computed and may
2423         have side-effects.
2424
2425 2001-08-10  Keith Seitz  <keiths@redhat.com>
2426
2427         * gdb-events.sh: Deal with event notifications with no
2428         arguments.
2429
2430 2001-08-10  Orjan Friberg  <orjanf@axis.com>
2431
2432         * remote.c (read_frame): Correct off-by-one error in condition.
2433
2434 2001-08-08  Don Howard  <dhoward@redhat.com>
2435
2436         * stabsread.c (read_type): Add support for const and volatile
2437         modifiers.
2438
2439 2001-08-02  Daniel Jacobowitz  <drow@mvista.com>
2440
2441         * core-regset.c (fetch_core_registers):  Remove HAVE_GREGSET_T
2442         and HAVE_FPREGSET_T checks.  Use gdb_gregset_t and gdb_fpregset_t.
2443
2444 2001-08-02  Keith Seitz  <keiths@redhat.com>
2445
2446         * defs.h (SLASH_STRING): If not defined, set
2447         to "/", regardless of _WIN32, __CYGWIN__, or
2448         whatnot.
2449
2450 2001-08-02  Mark Kettenis  <kettenis@gnu.org>
2451
2452         * cli/cli-decode.h: Include "gdb_regex.h" instead of
2453         "gnu-regex.h".
2454
2455         * NEWS: Update.
2456
2457 2001-08-02  Eli Zaretskii  <eliz@is.elta.co.il>
2458
2459         * config/i386/xm-go32.h: Include xm-i386.h.
2460         (HOST_BYTE_ORDER, HOST_LONG_DOUBLE_FORMAT): Remove definitions.
2461
2462 2001-08-02  Eli Zaretskii  <eliz@is.elta.co.il>
2463
2464         The following changes avoid polluting global namespace with the
2465         `enable' and `disable' identifiers, because some platforms define
2466         in their system headers symbols with global scope that go by those
2467         names.
2468
2469         * breakpoint.h (enum enable_state): Rename from `enum enable'.
2470         Also rename all the enum members to have the "bp_" prefix.
2471         (struct breakpoint): Rename the `enable' member to `enable_state'.
2472         (enum bpdisp): Rename all members to have the "disp_" prefix.
2473
2474         * breakpoint.c: All users of `enum enable' and `enum bpdisp'
2475         changed.
2476         (args_for_catchpoint_enable): Rename the `enable' member to
2477         `enable_p'.  All users changed.
2478
2479         * tracepoint.h (enum enable): Remove.
2480         (struct tracepoint): The member `enabled' is now `int enabled_p'.
2481
2482         * tracepoint.c: All users of the `enabled' member changed.
2483
2484         * printcmd.c (struct display): The `status' member is now an int.
2485
2486         * memattr.h (struct mem_region): Rename the `status' member to
2487         `enabled_p'.
2488         (enum enable): Remove.
2489
2490         * memattr.c: Change all users of the `status' member of struct
2491         mem_region to use `enabled_p' instead.
2492
2493         * infcmd.c (run_stack_dummy): Use disp_del instead of del.
2494
2495         * go32-nat.c: Remove the kludgey work-around for conflicts between
2496         <dos.h> and "breakpoint.h".
2497
2498 2001-08-02  Corinna Vinschen  <vinschen@redhat.com>
2499
2500         * MAINTAINERS: Add myself to the write-after-approval list.
2501         * ser-tcp.c (tcp_open): Use `localhost' as default host if no
2502         hostname is given.
2503
2504 2001-08-01  Andrew Cagney  <ac131313@redhat.com>
2505
2506         * doublest.h (store_floating, floatformat_to_doublest): Make IN
2507         paramter a const void pointer.
2508         (floatformat_from_doublest): Make IN const, Make OUT a void
2509         pointer.
2510         * doublest.c (floatformat_to_doublest): Update.
2511         (floatformat_from_doublest): Update.
2512         (extract_floating): Update.
2513
2514 2001-07-31  Andrew Cagney  <ac131313@redhat.com>
2515
2516         * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
2517         (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
2518         (HOST_LONG_DOUBLE_FORMAT, DOUBLEST)
2519         (floatformat_to_doublest, floatformat_from_doublest)
2520         (floatformat_is_negative, floatformat_is_nan)
2521         (floatformat_mantissa, store_floating)
2522         (extract_floating): Move declaration from here.
2523         * doublest.h: To here.  New file.
2524         * utils.c (get_field, floatformat_to_doublest, put_field)
2525         (ldfrexp, floatformat_from_doublest, floatformat_is_negative)
2526         (floatformat_is_nan, floatformat_mantissa)
2527         (FLOATFORMAT_CHAR_BIT): Move from here.
2528         * doublest.c: To here.  New file.
2529         * findvar.c (store_floating, extract_floating): Move from here.
2530         * doublest.c: To here.
2531         * Makefile.in (SFILES): Add doublest.c.
2532         (COMMON_OBS): Add doublest.o.
2533         (doublest.o): Specify dependencies.
2534         (doublest_h): Define.
2535
2536         * config/m88k/tm-m88k.h: Include "doublest.h".
2537         * config/i960/tm-i960.h: Ditto.
2538         * config/i386/tm-symmetry.h: Ditto.
2539         * rs6000-tdep.c, valarith.c: Ditto.
2540         * valprint.c, stabsread.c, sh-tdep.c: Ditto.
2541         * ia64-tdep.c, i387-tdep.c, i386-tdep.c: Ditto.
2542         * values.c, arm-tdep.c, arm-linux-tdep.c: Ditto.
2543         * alpha-tdep.c, ax.h, expression.h: Ditto.
2544         * sh-tdep.c, parse.c, top.c, value.h: Ditto.
2545         
2546         * Makefile.in (arm-tdep.o): Add $(doublest_h).
2547         (i386-tdep.o, i387-tdep.o, ia64-tdep.o): Ditto.
2548         (rs6000-tdep.o, stabsread.o, valarith.o): Ditto.
2549         (values.o, valprint.o, arm-linux-tdep.o): Ditto.
2550         (alpha-tdep.o, ax_h, parse.o, top.o, value_h): Ditto.
2551         (parser_defs_h): Ditto.
2552         (expression_h): Add $(doublest_h) and $(symtab_h).
2553
2554 2001-08-01  Andrew Cagney  <ac131313@redhat.com>
2555
2556         * Makefile.in: Sort header definitions.
2557         (parser_defs_h, dis_asm_h, annotate_h, gdbthread_h): Define.
2558         Replace parser-defs.h with $(parser_defs_h).  Replace $(dis-asm_h)
2559         and $(dis-asm.h) with $(dis_asm_h).  Replace annotate.h with
2560         $(annotate_h).  Replace target.h with $(target_h).  Replace
2561         gdbthread.h with $(gdb_thread_h).  Replace symfile.h with $(symfile_h).
2562
2563 2001-07-31  Mark Kettenis  <kettenis@gnu.org>
2564
2565         * config/i386/xm-i386.h: New file.
2566         * config/i386/xm-fbsd.h: Removed.
2567         * config/i386/xm-linux.h: Removed.
2568         * config/i386/fbsd.mh: Reorganize a bit.
2569         (XM_FILE): Set to xm-i386.h instead of xm-fbsd.h.
2570         * config/i386/linux.mh (XM_FILE): Set to xm-i386.h insread of
2571         xm-linux.h.
2572
2573 2001-07-30  Jim Blandy  <jimb@redhat.com>
2574
2575         * dwarf2read.c (dwarf2_build_psymtabs_hard): Doc fix.
2576
2577 2001-07-27  Daniel Jacobowitz  <drow@mvista.com>
2578
2579         * configure.in: Only invoke AC_FUNC_SETPGRP if not cross-compiling.
2580         Check for SETPGRP_VOID separately if cross-compiling and ISO C
2581         headers are available.
2582
2583 2001-07-30  Mark Kettenis  <kettenis@gnu.org>
2584
2585         * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Redefine to call
2586         i386_dwarf_reg_to_regnum.
2587
2588         * i386-tdep.c (i386_register_convert_to_virtual): Replace
2589         assertion with a warning if we're asked to convert towards a
2590         non-floating-point type.  Zero out the the buffer where the data
2591         is supposed to be stored in that case.
2592
2593 2001-07-29  Eli Zaretskii  <eliz@is.elta.co.il>
2594
2595         * config/djgpp/djconfig.sh: Unset CDPATH.
2596
2597         * go32-nat.c (get_cr3): Temporary disable support for page tables
2598         in UMBs, as it is incomplete.
2599
2600         Support for stepping through longjmp in DJGPP programs:
2601
2602         * config/i386/tm-go32.h (JB_ELEMENT_SIZE, JB_PC): New macros.
2603         (GET_LONGJMP_TARGET): Define to call get_longjmp_target.
2604         (get_longjmp_target): Add prototype.
2605
2606 2001-07-28  Andrew Cagney  <ac131313@redhat.com>
2607
2608         Fix some PID/TPID fallout for HP/UX.
2609         From 2001-07-22 Rodney Brown <rbrown64@csc.com.au>:
2610         * infttrace.c (ptrace_wait): Match external declaration,
2611         and match target_post_wait declaration.
2612
2613 2001-07-28  Andrew Cagney  <ac131313@redhat.com>
2614
2615         * MAINTAINERS: Add Orjan Friberg as cris target maintainer.
2616         (cris): Set --enable-gdb-build-warnings flag to -w.
2617
2618 2001-07-28  Andrew Cagney  <ac131313@redhat.com>
2619
2620         From 2001-07-23 Andreas Schwab <schwab@suse.de>:
2621         * config/m68k/tm-m68k.h (TARGET_LONG_DOUBLE_FORMAT): Define.
2622         (TARGET_LONG_DOUBLE_BIT): Define.
2623         (REGISTER_VIRTUAL_SIZE): Return 12 for floating point registers.
2624         (MAX_REGISTER_VIRTUAL_SIZE): Increase to 12.
2625         (REGISTER_VIRTUAL_TYPE): Return builtin_type_long_double for
2626         floating point registers.
2627         (REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL)
2628         (REGISTER_CONVERT_TO_RAW): Remove.
2629         * config/m68k/xm-linux.h (HOST_LONG_DOUBLE_FORMAT): Define.
2630
2631 2001-07-26  Andrew Cagney  <ac131313@redhat.com>
2632
2633         * thread.c, breakpoint.c: Include "gdb.h".
2634         * Makefile.in (gdb_h): Define.
2635         (HFILES_NO_SRCDIR): Add gdb.h.
2636         (mi-cmd-break.o, mi-main.o, thread.o)
2637         (breakpoint.o): Add dependency on $(gdb_h).
2638
2639         * defs.h (enum gdb_rc, gdb_breakpoint_query)
2640         (gdb_breakpoint, gdb_thread_select)
2641         (gdb_list_thread_ids): Move declaration from here ...
2642         * gdb.h: To here.  New file.
2643
2644 2001-07-28  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2645
2646         * Makefile.in (SUBDIR_TUI_OBS): Add tui-out.o, tui-hooks.o.
2647         (SUBDIR_TUI_SRCS): Add tui-out.c tui-hooks.c
2648         (SFILES): Likewise.
2649         (tui-out.o): Define dependencies.
2650         (tui-hooks.o): Likewise.
2651
2652 2001-07-28  Andrew Cagney  <ac131313@redhat.com>
2653
2654         * MAINTAINERS: Update e-mail address of active @cygnus.com
2655         maintainers to @redhat.com.
2656
2657 2001-07-28  Andrew Cagney  <ac131313@redhat.com>
2658
2659         * README (Known bugs): Delete section.
2660         (Kernel debugging): Delete section.
2661         (Languages other than C): Delete section.
2662         (Host/target specific installation notes) New section.
2663
2664 2001-07-28  Mark Kettenis  <kettenis@gnu.org>
2665
2666         * config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
2667         DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): New defines.
2668         (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): New
2669         prototypes.
2670         * config/i386/tm-fbsd.h, config/i386/tm-i386gnu.h,
2671         config/i386/tm-linux.h (STAB_REG_TO_REGNUM): Redefine to call
2672         i386_dwarf_reg_to_regnum.
2673         * i386-tdep.c (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum):
2674         New functions.
2675
2676         * i386-tdep.c: Include "gdb_assert.h"
2677         (i386_register_convert_to_virtual): Fix such that it can handle
2678         conversion to any floating-point type.  Assert that we are dealing
2679         with a floating-point first.
2680         (i386_register_convert_to_raw): Assert that TYPE is a
2681         floating-point type with length 12.
2682
2683 2001-07-27  John R. Moore  <jmoore@redhat.com>
2684
2685         * configure.in: Added dependency of gdb on tcl/tk libraries.
2686         * Makefile.in: Likewise.
2687         * configure: Regenerated with the above using autoconf.
2688
2689 2001-07-26  Elena Zannoni  <ezannoni@redhat.com>
2690
2691         * sh-tdep.c (sh_gdbarch_init): Use SH_DEFAULT_NUM_REGS instead of
2692         NUM_REGS.
2693         (SH_DEFAULT_NUM_REGS): Define.
2694
2695 2001-07-26  Eli Zaretskii  <eliz@is.elta.co.il>
2696
2697         * go32-nat.c (read_memory_region): Make sure the segment limit was
2698         indeed set, to work around a Windows 2000 bug.
2699
2700 2001-07-25  Daniel Jacobowitz  <drow@mvista.com>
2701
2702         * infptrace.c (child_xfer_memory): Add cast to CORE_ADDR.
2703         * infttrace.c (child_xfer_memory): Likewise.
2704         * symm-nat.c (child_xfer_memory): Likewise.
2705         * gdbserver/low-hppabsd.c (read_inferior_memory): Likewise.
2706         (write_inferior_memory): Likewise.
2707         * gdbserver/low-linux.c (read_inferior_memory): Likewise.
2708         (write_inferior_memory): Likewise.
2709         * gdbserver/low-lynx.c (read_inferior_memory): Likewise.
2710         (write_inferior_memory): Likewise.
2711         * gdbserver/low-nbsd.c (read_inferior_memory): Likewise.
2712         (write_inferior_memory): Likewise.
2713         * gdbserver/low-sparc.c (read_inferior_memory): Likewise.
2714         (write_inferior_memory): Likewise.
2715         * gdbserver/low-sun3.c (read_inferior_memory): Likewise.
2716         (write_inferior_memory): Likewise.
2717
2718 2001-07-25  Eli Zaretskii  <eliz@is.elta.co.il>
2719
2720         * README: Mention how to make gdb.pdf.
2721
2722         * NEWS: Update.
2723
2724 2001-07-24  Stephen P. Smith <ischis2@home.com>
2725
2726         * MAINTAINERS (Stephen P. Smith): Added to write after approval 
2727         list.
2728
2729 2001-07-23  Andrew Cagney  <ac131313@redhat.com>
2730
2731         * mips-tdep.c (mips_push_arguments): Add comment explaining
2732         problem with LE o32 GCC.
2733
2734 2001-07-23  Elena Zannoni  <ezannoni@redhat.com>
2735
2736         * config/powerpc/aix.mh (MH_LDFLAGS): Don't set these, the Gnu linker
2737         doesn't understand them.
2738
2739 2001-07-23  Elena Zannoni  <ezannoni@redhat.com>
2740
2741         * memattr.c (mem_info_command): Reformat output to look more like
2742         'info break' output.
2743         (_initialize_mem): Improve help.
2744
2745 2001-07-23  Mark Kettenis  <kettenis@gnu.org>
2746
2747         * configure.in (AC_CHECK_FUNCS): Add setpggrp.
2748         (AC_FUNC_SETPGRP): Add.
2749         * aclocal.m4, configure, config.in: Regenerated.
2750         * inflow.c (gdb_setpgid): Get rid of NEED_POSIX_SETPGID and
2751         SETPGRP_ARGS.  Always use setpgid if it is available, fall back on
2752         setpgrp if it isn't.  Use SETPGRP_VOID (defined by autoconf) to
2753         distinguish between the two setpgrp flavours.
2754         * config/xm-sysv4.h, config/arm/xm-linux.h,
2755         config/i386/xm-i386aix.h, config/i386/xm-sco.h,
2756         config/i386/xm-linux.h, config/i386/xm-ptx.h,
2757         config/m68k/xm-linux.h, config/powerpc/xm-linux.h,
2758         config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h,
2759         config/ia64/xm-linux.h (NEED_POSIX_SETPGID): Remove.
2760         * config/rs6000/xm-rs6000.h (SETPGRP_ARGS): Remove.
2761
2762 2001-07-23  Eli Zaretskii  <eliz@is.elta.co.il>
2763
2764         * go32-nat.c (read_memory_region): Set the granularity bit of the
2765         allocated segment according to its size, and adjust the limit to
2766         be page-aligned if the segment is page-granular.
2767
2768         * (get_cr3, get_pde, get_pte, display_ptable_entry, go32_pde) 
2769         (display_page_table, go32_pte, go32_pte_for_address): New functions.
2770         (_initialize_go32_nat): Initialize and document them.
2771
2772 2001-07-22  Mark Kettenis  <kettenis@gnu.org>
2773
2774         * i386gnu-nat.c: Include "i387-nat.h".
2775         (struct env387): Removed.
2776         (reg_offset): Fix comment.
2777         (fetch_fpregs): Use FCTRL_REGNUM and FOP_REGNUM instead of
2778         FIRST_FPU_CONTROL_REGNUM and LAST_FPU_CONTROL_REGNUM.  Rewrite to
2779         use i387_supply_fsave.
2780         (gnu_fetch_registers): Remove spurious whitespace.
2781         (convert_to_env387): Remove.
2782         (store_fpregs): Add argument regno.  Use i387_fill_fsave instead
2783         of convert_to_env387.
2784         (gnu_store_registers): Remove spurious whitespace.  Pass REGNO to
2785         store_fpregs.
2786         * config/i386/i386gnu.mt (TDEPFILES): Add i387-tdep.o.
2787         * config/i386/i386gnu.mh (XDEPFILES): Remove i387-tdep.o.
2788         (NATDEPFILES): Add i387-nat.o.
2789
2790 2001-07-22  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2791
2792         * Makefile.in (ALLDEPFILES): Add m68hc11-tdep.c.
2793         (m68hc11-tdep.o): Define dependencies.
2794
2795 2001-07-22  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2796
2797         * m68hc11-tdep.c (m68hc11_gdbarch_init): Define int at 16-bits.
2798
2799 2001-07-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2800
2801         * utils.c (init_page_info): Use tui_get_command_dimension.
2802         * printcmd.c (disassemble_command): Simplify tui specific code,
2803         use tui_is_window_visible, tui_show_assembly.
2804
2805 2001-07-21  Mark Kettenis  <kettenis@gnu.org>
2806
2807         * i386bsd-nat.c: Do not include <sys/sysctl.h>.
2808         (_initialize_i386bsd_nat) [KERN_PS_STRINGS]: Move FreeBSD-specific
2809         code to ...
2810         * i386fbsd-nat.c: ... here.  New file.
2811         * config/i386/fbsd.mh (NATDEPFILES): Add i386-fbsd.o.
2812         * config/i386/nm-fbsd.h (CHILD_RESUME): Define.
2813         * Makefile.in (ALLDEPFILES): Add i386fbsd-nat.c.
2814         (i386fbsd-nat.o): Add dependencies.
2815         
2816 2001-07-19  Daniel Jacobowitz  <drow@mvista.com>
2817
2818         * signals.c: New file.
2819         * Makefile.in: Add signals.o.
2820         * target.c (struct signals, target_signal_to_name)
2821         (target_signal_from_name, target_signal_from_host)
2822         (do_target_signal_to_host, target_signal_to_host_p)
2823         (target_signal_to_host, target_signal_from_command): Move to
2824         signals.c.
2825         (initialize_targets): Move check of struct signals to...
2826         * signals.c (_initialize_signals): Here.
2827
2828 2001-07-19  Andrew Cagney  <ac131313@redhat.com>
2829
2830         * MAINTAINERS: Add Michael Chastain as C++ testsuite maintainer.
2831
2832 2001-07-19  Andrew Cagney  <ac131313@redhat.com>
2833
2834         From Stephen Smith:
2835         * configure.tgt (i*86-*-pe*): New target.
2836
2837 2001-07-19  Andrew Cagney  <ac131313@redhat.com>
2838
2839         From 2001-07-16 Rodney Brown <rbrown64@csc.com.au>:
2840         * infttrace.c (child_thread_alive): Fix gdb_tid typo.
2841         * somsolib.c (no_shared_libraries): Provide stub.
2842         * xcoffsolib.c (no_shared_libraries): Provide stub.
2843
2844 2001-07-18  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2845
2846         * Makefile.in (COMMON_OBS): Remove tui-file.o.
2847         (SUBDIR_TUI_OBS): Add it here.
2848         (SUBDIR_TUI_SRCS): Move tui-file.c and tui-file.h here.
2849         (main.o): Remove dependency with tui-file.h.
2850
2851 2001-07-17  Elena Zannoni  <ezannoni@redhat.com>
2852
2853         * Makefile.in (tui-file.o): Update dependencies.
2854
2855 2001-07-17  Elena Zannoni  <ezannoni@redhat.com>
2856
2857         * top.c (catch_errors): Convert PTR to void * in parameters list.
2858         (quit_cover): Ditto.
2859
2860 2001-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2861
2862         * source.c (find_source_lines): Remove tui test, must be replaced
2863         by appropriate warning hook.
2864         (print_source_lines): Remove tui hacks, must be replaced by cli.
2865         (forward_search_command): Remove tui hacks, can be replaced by
2866         appropriate calls to identify_source_line when tui scrolls.
2867         (reverse_search_command): Likewise.
2868
2869 2001-07-16  Nick Duffek  <nsd@redhat.com>
2870
2871         * remote.c (init_remote_ops, init_remote_cisco_ops,
2872         init_remote_async_ops): Set to_pid_to_str and
2873         to_extra_thread_info correctly and in the same order as declared
2874         in target.h.
2875
2876 2001-07-16  Andrew Cagney  <ac131313@redhat.com>
2877
2878         * remote.c: Revert below.  Included more than intended.
2879
2880 2001-07-16  Nick Duffek  <nsd@redhat.com>
2881
2882         * remote.c (init_remote_ops, init_remote_cisco_ops,
2883         init_remote_async_ops): Set to_pid_to_str and
2884         to_extra_thread_info correctly and in the same order as declared
2885         in target.h.
2886
2887 2001-07-16  Nick Duffek  <nsd@redhat.com>
2888
2889         * findvar.c (read_var_value): Apply value_as_pointer() to
2890         addresses retrieved from the target for LOC_BASEREG and
2891         LOC_BASEREG_ARG variables.
2892
2893 2001-07-16  Orjan Friberg  <orjanf@axis.com>
2894
2895         * NEWS: New target CRIS.
2896
2897 2001-07-16  Elena Zannoni  <ezannoni@redhat.com>
2898
2899         * top.c (show_commands): Remove extern decl of history_get, it's
2900         already in readline/history.h.
2901         
2902 2001-07-16  Elena Zannoni  <ezannoni@redhat.com>
2903
2904         * top.c (is_complete_command, init_cmd_lists, init_cli_cmds,
2905         execute_user_command, do_setshow_command, get_prompt, init_proc,
2906         serial_log_command): Remove extern declarations.  Include
2907         cli/cli-cmds.h, cli/cli-script.h, cli/cli-setshow.h, serial.h.
2908         * gdbcmd.h (execute_user_command): Remove declaration, it's already
2909         in cli/cli-script.h.
2910         * command.h (do_setshow_command): Remove declaration, it's already
2911         in cli/cli-setshow.h.
2912         * infrun.c: Include "cli/cli-script.h" for execute_user_command.
2913         * Makefile.in (infrun.o): Update dependencies.
2914         (top.o): Ditto.
2915         * cli/cli-setshow.h: Add comment for do_setshow_command.
2916
2917 2001-07-16  Eli Zaretskii  <eliz@is.elta.co.il>
2918
2919         * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition the
2920         call to chdir on this symbol rather than on __DJGPP__.
2921         (CANT_FORK) [__MSDOS__]: Move from here...
2922         * defs.h (CANT_FORK) [__MSDOS__]: ...to here.
2923         (GLOBAL_CURDIR) [__MSDOS__]: Define.
2924
2925 2001-07-16  Orjan Friberg  <orjanf@axis.com>
2926
2927         * configure.tgt: Recognise the CRIS architecture.
2928         * config/cris/cris.mt: New file for CRIS target.
2929         * cris-tdep.c: New file for CRIS target.
2930         
2931 2001-07-15  Elena Zannoni  <ezannoni@redhat.com>
2932
2933         * top.c (quit_cover, float_handler): Move definition up before use.
2934         (gdb_init): Move to end of file, to avoid calls to not yet defined
2935         functions.  
2936         Delete prototypes.
2937         
2938 2001-07-14  Andrew Cagney  <ac131313@redhat.com>
2939
2940         * serial.h (SERIAL_ASYNC): Delete.
2941         (DEPRECATED_SERIAL_FD): Delete.
2942         (SERIAL_DEBUG): Delete.
2943         (SERIAL_DEBUG_P): Delete.
2944         (SERIAL_DRAIN_OUTPUT): Delete.
2945         (SERIAL_FLUSH_OUTPUT): Delete.
2946         (SERIAL_FLUSH_INPUT): Delete.
2947         (SERIAL_SEND_BREAK): Delete.
2948         (SERIAL_RAW): Delete.
2949         (SERIAL_GET_TTY_STATE): Delete.
2950         (SERIAL_SET_TTY_STATE): Delete.
2951         (SERIAL_PRINT_TTY_STATE): Delete.
2952         (SERIAL_NOFLUSH_SET_TTY_STATE): Delete.
2953         (SERIAL_SETBAUDRATE): Delete.
2954         (SERIAL_SETSTOPBITS): Delete.
2955         (SERIAL_CAN_ASYNC_P): Delete.
2956         (SERIAL_IS_ASYNC_P): Delete.
2957         (SERIAL_UN_FDOPEN): Delete.
2958         (SERIAL_READCHAR): Delete.
2959         (SERIAL_CLOSE): Delete.
2960         (SERIAL_FDOPEN): Delete.
2961         (SERIAL_OPEN): Delete.
2962         * ser-unix.c: Update.
2963         * sparclet-rom.c: Update.
2964         * remote-bug.c: Update.
2965         * dsrec.c: Update.
2966         * xmodem.c: Update.
2967         * nindy-share/ttyflush.c: Update.
2968         * nindy-share/Onindy.c: Update.
2969         * utils.c: Update.
2970         * serial.c: Update.
2971         * remote-nindy.c: Update.
2972         * inflow.c: Update.
2973         * sparcl-tdep.c: Update.
2974         * sh3-rom.c: Update.
2975         * remote.c: Update.
2976         * remote-utils.c: Update.
2977         * remote-st.c: Update.
2978         * remote-sds.c: Update.
2979         * remote-rdp.c: Update.
2980         * remote-os9k.c: Update.
2981         * remote-nrom.c: Update.
2982         * remote-mips.c: Update.
2983         * remote-es.c: Update.
2984         * remote-e7000.c: Update.
2985         * remote-array.c: Update.
2986         * ocd.c: Update.
2987         * nindy-share/nindy.c: Update.
2988         * monitor.c: Update.
2989         
2990 2001-07-14  Andrew Cagney  <ac131313@redhat.com>
2991
2992         * mn10200-tdep.c: Replace value_ptr with ``struct value *''.
2993         * mcore-tdep.c: Ditto.
2994         * sparc-tdep.c: Ditto.
2995         * sh-tdep.c: Ditto.
2996         * rs6000-tdep.c: Ditto.
2997         * ppc-linux-tdep.c: Ditto.
2998         * m68hc11-tdep.c: Ditto.
2999         * ia64-tdep.c: Ditto.
3000         * i386-tdep.c: Ditto.
3001         * arm-linux-tdep.c: Ditto.
3002         * hppa-tdep.c: Ditto.
3003         * h8500-tdep.c: Ditto.
3004         * fr30-tdep.c: Ditto.
3005         * arm-tdep.c: Ditto.
3006         * alpha-tdep.c: Ditto.
3007         * d30v-tdep.c: Ditto.
3008         * d10v-tdep.c: Ditto.
3009         * m32r-tdep.c: Ditto.
3010         * mips-tdep.c: Ditto.
3011         * v850-tdep.c: Ditto.
3012
3013 2001-07-15  Elena Zannoni  <ezannoni@redhat.com>
3014  
3015         * top.c (readline_line_completion_function, noop_completer): Move
3016         from here...  
3017         * completer.c (readline_line_completion_function, noop_completer):
3018         ...to here.
3019         * gdbcmd.h (readline_line_completion_function, noop_completer):
3020         Move declarations from here...  
3021         * completer.h (readline_line_completion_function, noop_completer):
3022         ...to here.
3023         * corefile.c: Include completer.h.
3024         * source.c: Ditto.
3025         * symfile.c: Ditto.
3026         * Makefile.in: Update dependencies.
3027
3028 2001-07-15  Eli Zaretskii  <eliz@is.elta.co.il>
3029
3030         * go32-nat.c (go32_create_inferior): Support command lines longer
3031         than 126 characters.
3032
3033 2001-07-14  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3034
3035         * NEWS: New target 68HC11/68HC12.
3036
3037 2001-07-14  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3038
3039         * utils.c (query): Remove tui hacks; tui must use the query_hook.
3040         * top.c (command_loop): Remove tui insert_mode hacks; don't call
3041         tuiCleanUp because this must be made with atexit by tui.
3042         * symfile.c (symbol_file_command): Remove call to TUIDO
3043         * stack.c (show_and_print_stack_frame_stub): Remove tui check;
3044         not necessary when using the selected frame hooks.
3045         (print_stack_frame_stub): Likewise.
3046         (print_frame_info_base): Likewise.
3047         (print_frame_info): Likewise.
3048         (up_silently_command): Likewise.
3049         (down_silently_command): Likewise.
3050         (show_stack_frame): Likewise for TUIDO.
3051         (select_frame): Likewise.
3052         (select_and_print_frame): Likewise.
3053         (stack_publish_stopped_with_no_frame): Remove.
3054         (select_and_maybe_print_frame): Remove.
3055         * main.c (captured_main): Remove tui_fileopen and tuiInit; tui
3056         must use the initialize ui hook.
3057         * infrun.c (normal_stop): Remove call to TUIDO; tui must use the
3058         selected frame hooks.
3059         * event-top.c (command_handler): Remove tui insert_mode hack.
3060         * defs.h: Remove TUIDO; Only include tui.h.
3061         * breakpoint.c (mention): Remove calls to TUIDO.
3062         (delete_breakpoint): Remove tui hacks; tui must install
3063         the breakpoint hooks.
3064
3065 2001-07-14  Mark Kettenis  <kettenis@gnu.org>
3066
3067         * config/i386/xm-linux.h (KERNEL_U_ADDR): Move from here...
3068         * config/i386/nm-linux.h: ...to here.  Change comments about user
3069         area/struct a bit.
3070
3071         * config/i386/xm-linux.h (HAVE_TERMIOS): Really remove.
3072
3073         * Makefile.in (ALLDEPFILES): Add i386bsd-nat.c and i386bsd-tdep.c
3074         (i386bsd-tdep.o, i386bsd-nat.o): New targets.
3075
3076 2001-07-13  Elena Zannoni  <ezannoni@redhat.com>
3077
3078         * remote-e7000.c (fetch_regs_from_dump): If register set is null,
3079         generate an internal error.
3080         (e7000_fetch_registers): Initialize variable 'wanted'.
3081         (e7000_wait): Initialize variable 'wanted_nopc'.
3082         (e7000_store_register): Fix sprintf compiler warnings.
3083         (sub2_from_pc): Ditto.
3084         (e7000_open): Close the descriptor, not the name.
3085         (e7000_load): Fix compiler warnings.
3086         (sub2_from_pc): Ditto.
3087         * Makefile.in (remote-e7000.o): Can now compile with -Werror.
3088
3089 2001-07-13  Mark Kettenis  <kettenis@gnu.org>
3090
3091         * i386bsd-nat.c: Include <signal.h>, <stddef.h> and
3092         <sys/sysctl.h>.
3093         (store_inferior_registers): Wrap long line.
3094         (i386bsd_dr_get_status): Fix typo in comment.
3095         (_initialize_i386bsd_nat): New function.  * i386bsd-tdep.c: New
3096         file.  * config/i386/tm-fbsd.h (IN_SIGTRAMP): New define.
3097         (i386bsd_in_sigtramp): New prototype.
3098         (SIGTRAMP_START, SIGTRAMP_END): Redefine in terms...
3099         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): ...these new
3100         (external) variables.
3101         (SIGCONTEXT_PC_OFFSET): Removed.
3102         (FRAME_SAVED_PC): New define.
3103         (i386bsd_frame_saved_pc): New function.  * config/i386/fbsd.mt
3104         (TDEPFILES): Add i386bsd-tdep.o.
3105
3106 2001-07-12  Daniel Jacobowitz  <drow@mvista.com>
3107
3108         * mips-linux-tdep.c (_initialize_mips_linux_tdep):  Use ISO C
3109         definition.
3110
3111 2001-07-13  Mark Kettenis  <kettenis@gnu.org>
3112
3113         * lin-lwp.c (lin_lwp_wait): Avoid check for resumed LWPs if there
3114         are no registered LWPs yet.
3115
3116 2001-07-12  Daniel Jacobowitz  <drow@mvista.com>
3117
3118         * config/i386/nm-linux.h (CANNOT_FETCH_REGISTER): Call the right
3119         function.
3120         (CANNOT_STORE_REGISTER): Likewise.
3121
3122 2001-07-12  Keith Seitz  <keiths@redhat.com>
3123
3124         * remote-rdp.c: Include "serial.h"
3125
3126 2001-07-12  Daniel Jacobowitz  <drow@mvista.com>
3127
3128         * gdbserver/remote-utils.c (remote_open):  Set VMIN to 1
3129         in HAVE_TERMIO/HAVE_TERMIOS cases.
3130
3131 2001-07-12  Mark Kettenis  <kettenis@gnu.org>
3132
3133         * lin-lwp.c (stop_wait_callback): Add support for flushing
3134         signals.  Use that in favour of the old code to get rid of
3135         superfluous SIGINTs.
3136         (lin_lwp_wait): Use the new support in stop_wait_callback to
3137         flush all but one SIGINT.
3138
3139         * i386-tdep.c (i386_extract_return_value): Undo 2001-07-11 changes
3140         to comment.
3141         (i386_store_return_value): Improve comments about storing
3142         floating-point return values.
3143
3144         * config/arm/xm-linux.h, config/i386/xm-linux.h,
3145         config/m68k/xm-linux.h, config/powerpc/xm-linux.h,
3146         config/sparc/xm-linux.h, config/ia64/xm-linux.h (HAVE_TERMIOS):
3147         Removed.  Taken care of by autoconf and terminal.h.
3148
3149 2001-07-12  Daniel Jacobowitz  <drow@mvista.com>
3150
3151         * mips-tdep.c (mips_type_needs_double_align): New function.
3152         (mips_push_arguments): Align o32 structs to even argument
3153         registers if necessary.
3154
3155 2001-07-11  Daniel Jacobowitz  <drow@mvista.com>
3156
3157         * config/djgpp/fnchange.lst: Add entries for
3158         mips-linux-nat.c and mips-linux-tdep.c.
3159
3160 2001-07-12  Mark Kettenis  <kettenis@gnu.org>
3161
3162         * config/powerpc/xm-linux.h: Fix corrupted file.
3163
3164         * configure.in: Add check for sigsetjmp.
3165         * config/m68k/xm-linux.h (HAVE_SIGSETJMP): Removed.
3166         * config/xm-sysv4.h (HAVE_SIGSETJMP): Removed.
3167         * configure, config.in: Regenerated.
3168
3169 2001-07-11  Elena Zannoni  <ezannoni@redhat.com>
3170
3171         * config/sh/tm-sh.h (struct gdbarch_tdep): Add
3172         FLOAT_ARGLAST_REGNUM, RETURN_REGNUM, ARG0_REGNUM, ARGLAST_REGNUM,
3173         PR_REGNUM fields.
3174
3175         * sh-tdep.c (sh_skip_prologue_hard_way): Rename from
3176         skip_prologue_hard_way().
3177         (skip_prologue_hard_way): Make it a function pointer.
3178         (sh_print_register): Use function pointer do_pseudo_register,
3179         instead of sh_do_pseudo_register.
3180         (sh_do_registers_info): Ditto.
3181         (sh_gdbarch_init): Initialize do_pseudo_register.
3182         (IS_MOV_TO_R14): Rename from IS_MOV_R14.
3183         (skip_prologue_hard_way): Update.
3184         (sh_gdbarch_init): Move setting of frame_chain,
3185         get_saved_register, init_extra_frame_info, push_arguments,
3186         extract_return_value, pop_frame, store_struct_return,
3187         extract_struct_value_address, use_struct_convention,
3188         init_extra_frame_info to before target specific settings.
3189         (sh_gdbarch_init): Initialize new tdep fields
3190         FLOAT_ARGLAST_REGNUM, RETURN_REGNUM, ARG0_REGNUM, ARGLAST_REGNUM,
3191         PR_REGNUM.
3192         (sh_push_arguments): Use new gdbarch_tdep fields
3193         {ARG0,ARGLAST}_REGNUM.
3194         (sh_saved_pc_after_call, sh_nofp_frame_init_saved_regs,
3195         sh_init_extra_frame_info, sh_push_return_address,
3196         sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
3197         sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs): Update to use
3198         gdbarch_tdep->PR_REGNUM.
3199         (dr_reg_base_num, fv_reg_base_num): Move to earlier in the file.
3200         
3201 2001-07-11  Daniel Jacobowitz  <drow@mvista.com>
3202
3203         * config/mips/tm-linux.h: Include "tm-linux.h" instead of copying
3204         from it.  Move definitions of REALTIME_LO and REALTIME_HI above
3205         include.
3206
3207 2001-07-11  Daniel Jacobowitz  <drow@mvista.com>
3208
3209         * MAINTAINERS: List myself for MIPS/Linux
3210         port.
3211
3212 2001-07-11  Daniel Jacobowitz  <drow@mvista.com>
3213
3214         * gdbserver/remote-utils.c (remote_open): Only
3215         check for F_SETOWN if we had F_SETFL and FASYNC.
3216
3217 2001-07-11  Daniel Jacobowitz  <drow@mvista.com>
3218
3219         From Michael Fedrowitz  <michael.fedrowitz@informatik.uni-ulm.de>:
3220
3221         * config/m68k/linux.mh: Remove core-regset.o.
3222         * m68klinux-nat.c: Fix comment.
3223         (supply_gregset): Change argument to elf_gregset_t *.
3224         (supply_fpregset): Change argument to elf_fpregset_t *.
3225         (fetch_core_registers): New function.
3226         (linux_elf_core_fns): Define.
3227         (_initialize_m68k_linux_nat): New function.
3228
3229 2001-07-11  Andrew Cagney  <ac131313@redhat.com>
3230
3231         * configure.tgt: Mark d10v as pure multi-arch.
3232         * config/d10v/tm-d10v.h: Delete file.
3233         * config/d10v/d10v.mt (TM_FILE): Delete.
3234
3235 2001-07-10  Andrew Cagney  <ac131313@redhat.com>
3236
3237         * serial.h (typedef serial_t): Delete. Replace all references to
3238         serial_t with `struct serial *'.
3239         * serial.c: Update.
3240         * nindy-share/ttyflush.c: Update.
3241         * nindy-share/ttyflush.c: Update.
3242         * nindy-share/Onindy.c: Update.
3243         * nindy-share/nindy.c: Update.
3244         * remote-rdp.c: Update.
3245         * remote-sds.c: Update.
3246         * remote-st.c: Update.
3247         * remote-nindy.c: Update.
3248         * remote-mips.c: Update.
3249         * remote-e7000.c: Update.
3250         * remote-os9k.c: Update.
3251         * remote-nrom.c: Update.
3252         * remote-es.c: Update.
3253         * remote-array.c: Update.
3254         * ocd.c: Update.
3255         * mon960-rom.c: Update.
3256         * dsrec.c: Update.
3257         * inflow.c: Update.
3258         * ser-e7kpc.c: Update.
3259         * sparclet-rom.c: Update.
3260         * srec.h: Update.
3261         * ser-tcp.c: Update.
3262         * ser-go32.c: Update.
3263         * sparcl-tdep.c: Update.
3264         * w89k-rom.c: Update.
3265         * utils.c: Update.
3266         * sh3-rom.c: Update.
3267         * remote.c: Update.
3268         * ser-pipe.c: Update.
3269         * ser-unix.c: Update.
3270         * ser-unix.h: Update.
3271         * xmodem.c: Update.
3272         * xmodem.h: Update.
3273
3274 2001-07-11  J.T. Conklin  <jtc@redback.com>
3275
3276         From Greg McGary <greg@mcgary.org>:
3277         * gdbserver/remote-utils.c (remote_open): Set gdbserver as "owner"
3278         of SIGIO.
3279         (input_interrupt): Don't block on read, in case we got redundant
3280         SIGIO.  Don't gripe about redundant SIGIO.
3281         * gdbserver/low-hppabsd.c (mywait): Use waitpid().  Enable SIGIO
3282         handler while waiting.
3283         * gdbserver/low-linux.c (mywait): Likewise.
3284         * gdbserver/low-nbsd.c (mywait): Likewise.
3285         * gdbserver/low-sparc.c (mywait): Likewise.
3286
3287 2001-07-11  Keith Seitz  <keiths@redhat.com>
3288
3289         * infrun.c (print_stop_reason): Add missing uiout field
3290         "reason" for SIGNAL_RECEIVED case.
3291
3292 2001-07-11  Mark Kettenis  <kettenis@gnu.org>
3293
3294         * config/alpha/nm-linux.h (TARGET_ELF64, PSIGNAL_IN_SIGNAL_H):
3295         Remove unused macro's.
3296
3297         * config/powerpc/nm-linux.h (NO_SYS_REG_H): Remove, it's no longer
3298         used.
3299
3300 2001-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
3301
3302         * go32-nat.c (info_dos_cmdlist): New variable.
3303         (go32_info_dos_command): New function.
3304         (_initialize_go32_nat): Convert all DOS-specific commands into
3305         subcommands of "info dos".  Suggested by Andrew Cagney
3306         <ac131313@redhat.com>.
3307
3308 2001-07-11  Mark Kettenis  <kettenis@gnu.org>
3309
3310         * config/nm-linux.h: Fix comments.
3311
3312         * thread-db.c (enable_thread_event_reporting): Correct warning
3313         message about getting thread death breakpoint.
3314         Reported by John S Kallal <jskallal@home.com>.
3315
3316         * i386-tdep.c (i386_extract_return_value): "Fix" comment.
3317         (i386_store_return_value): Frob FPU status and tag word to make
3318         sure the return value is the only value on the FPU stack.
3319
3320         * config/tm-linux.h: Do not include <signal.h>.  Instead provide
3321         reasonable defaults for REALTIME_LO and REALTIME_HI if they're not
3322         already defined.
3323         * config/nm-linux.h: Include <signal.h>.
3324         [__SIGRTMIN] (REALTIME_LO, REALTIME_HI): Define to __SIGRTMIN and
3325         (__SIGRTMAX + 1) respectively.
3326
3327 2001-07-10  Andrew Cagney  <ac131313@redhat.com>
3328
3329         * mcore-rom.c: Include "serial.h".
3330         * Makefile.in (mcore-rom.o): Depends on "serial.h".
3331
3332 2001-07-10  Andrew Cagney  <ac131313@redhat.com>
3333
3334         * Makefile.in (remote-bug.o): Depends on serial.h.
3335         * remote-bug.c: Include "serial.h".
3336         * MAINTAINERS: Mark m88k target as buildable.
3337         * TODO: Update.
3338
3339 2001-07-10  Jim Blandy  <jimb@redhat.com>
3340
3341         Clean up the D10V port so that GDB and the target program no
3342         longer disagree on how big pointers are.
3343         * findvar.c (value_from_register): Remove special case code for D10V.
3344         * printcmd.c (print_frame_args): Same.
3345         * valops.c (value_at, value_fetch_lazy): Same.
3346         * values.c (unpack_long): Same.
3347         * gdbarch.sh: Changes to effect the following:
3348         * gdbarch.h (GDB_TARGET_IS_D10V, D10V_MAKE_DADDR,
3349         gdbarch_d10v_make_daddr_ftype, gdbarch_d10v_make_daddr,
3350         set_gdbarch_d10v_make_daddr, D10V_MAKE_IADDR,
3351         gdbarch_d10v_make_iaddr_ftype, gdbarch_d10v_make_iaddr,
3352         set_gdbarch_d10v_make_iaddr, D10V_DADDR_P,
3353         gdbarch_d10v_daddr_p_ftype, gdbarch_d10v_daddr_p,
3354         set_gdbarch_d10v_daddr_p, D10V_IADDR_P,
3355         gdbarch_d10v_iaddr_p_ftype, gdbarch_d10v_iaddr_p,
3356         set_gdbarch_d10v_iaddr_p, D10V_CONVERT_DADDR_TO_RAW,
3357         gdbarch_d10v_convert_daddr_to_raw_ftype,
3358         gdbarch_d10v_convert_daddr_to_raw,
3359         set_gdbarch_d10v_convert_daddr_to_raw, D10V_CONVERT_IADDR_TO_RAW,
3360         gdbarch_d10v_convert_iaddr_to_raw_ftype,
3361         gdbarch_d10v_convert_iaddr_to_raw,
3362         set_gdbarch_d10v_convert_iaddr_to_raw): Delete declarations.
3363         * gdbarch.c: Delete the corresponding definitions.
3364         (struct gdbarch): Delete members d10v_make_daddr,
3365         d10v_make_iaddr, d10v_daddr_p, d10v_iaddr_p,
3366         d10v_convert_daddr_to_raw, and d10v_convert_iaddr_to_raw.
3367         (startup_gdbarch): Remove initializers for the above.
3368         (verify_gdbarch, gdbarch_dump): Don't verify or dump them any
3369         more.
3370         * d10v-tdep.c (d10v_register_virtual_type): Rather that
3371         claiming the stack pointer and PC are 32 bits long (which they
3372         aren't), say that the stack pointer is an int16_t, and the
3373         program counter is a function pointer.  This allows the rest
3374         of GDB to make the appropriate conversions between the code
3375         pointer format and real addresses.
3376         (d10v_register_convertible, d10v_register_convert_to_virtual,
3377         d10v_register_convert_to_raw): Delete function; no registers
3378         are convertible now, so we use
3379         generic_register_convertible_not instead.
3380         (d10v_address_to_pointer, d10v_pointer_to_address): New gdbarch
3381         methods.
3382         (d10v_push_arguments, d10v_extract_return_value): Remove special
3383         cases for code and data pointers.
3384         (d10v_gdbarch_init): Set gdbarch_ptr_bit to 16, so that GDB and
3385         the target agree on how large pointers are.  Say that addresses
3386         are 32 bits long.  Register the address_to_pointer and
3387         pointer_to_address conversion functions.  Since no registers are
3388         convertible now, register generic_register_convertible_not as the
3389         gdbarch_register_convertible method instead of
3390         d10v_register_convertible.  Remove registrations for
3391         d10v_register_convert_to_virtual,
3392         d10v_register_convert_to_raw, gdbarch_d10v_make_daddr,
3393         gdbarch_d10v_make_iaddr, gdbarch_d10v_daddr_p,
3394         gdbarch_d10v_iaddr_p, gdbarch_d10v_convert_daddr_to_raw, and
3395         gdbarch_d10v_convert_iaddr_to_raw.
3396         
3397         * printcmd.c (print_scalar_formatted): If we are printing an
3398         address, remember that TARGET_ADDR_BIT is not always equal to
3399         TARGET_PTR_BIT.
3400
3401         * valops.c (value_cast): When casting a pointer to an integer,
3402         don't convert it to an address.
3403
3404 2001-07-10  Andrew Cagney  <ac131313@redhat.com>
3405
3406         * remote-utils.h (struct serial): Declare as opaque.  Remove
3407         include of "serial.h".
3408         * Makefile.in (remote_utils_h): Update.
3409
3410         * monitor.h (struct serial): Declare as opaque.  Remove include of
3411         "serial.h".
3412         (struct monitor_ops): Replace serial_t with `struct serial *'.
3413         * monitor.c (monitor_desc): Ditto.
3414
3415 2001-07-10  Daniel Jacobowitz  <drow@mvista.com>
3416
3417         * mips-linux-tdep.c: New file.
3418         * mips-linux-nat.c: New file.
3419         * config/mips/linux.mh: New file.
3420         * config/mips/linux.mt: New file.
3421         * config/mips/xm-linux.h: New file.
3422         * config/mips/nm-linux.h: New file.
3423         * config/mips/tm-linux.h: New file.
3424         * configure.host: Recognize mips*-*-linux*.
3425         * configure.tgt: Likewise.
3426         * NEWS: Mention mips*-*-linux* port.
3427
3428 2001-07-09  Andrew Cagney  <ac131313@redhat.com>
3429
3430         * serial.h (struct serial): Rename `struct _serial_t'.
3431         * serial.c (XMALLOC): Define.
3432         (serial_open): Update. Use XMALLOC.
3433         (serial_fdopen): Ditto.
3434
3435 2001-07-07  Andrew Cagney  <ac131313@redhat.com>
3436
3437         * gdbtypes.h (builtin_type_void_data_ptr): Rename
3438         builtin_type_ptr.
3439         * gdbtypes.c (builtin_type_void_data_ptr): Update.
3440         (build_gdbtypes): Update.
3441         (_initialize_gdbtypes): Update.
3442         * values.c (value_as_pointer): Update.
3443         * utils.c (host_pointer_to_address): Update.
3444         (address_to_host_pointer): Update.
3445
3446 2001-07-08  Andrew Cagney  <ac131313@redhat.com>
3447
3448         * remote-udi.c (udi_wait): Make type, instead of name, of first
3449         parameter a ptid_t.
3450
3451 2001-07-07  Andrew Cagney  <ac131313@redhat.com>
3452
3453         * ser-mac.c: Make obsolete.
3454         * Makefile.in (ser-mac.o): Ditto.
3455
3456 2001-07-08  Eli Zaretskii  <eliz@is.elta.co.il>
3457
3458         * go32-nat.c (go32_get_windows_version, print_mem, go32_sysinfo)
3459         (read_memory_region, get_descriptor, display_descriptor)
3460         (go32_sldt, go32_sgdt, go32_sidt): New functions.
3461         (top-level): Include ctype.h, utsname.h, dos.h, and go32.h.  Ifdef
3462         away `disable' from dos.h, since breakpoint.h defines an enum
3463         member of the same name, and GCC 2.7.2 barfs.
3464         (_initialize_go32_nat): Provide new commands dos-sysinfo, dos-ldt,
3465         dos-gdt, and dos-idt, all of them in the "info" class
3466
3467 2001-07-07  Kevin Buettner  <kevinb@redhat.com>
3468
3469         * procfs.c (create_procinfo): Allocate space for saved_entryset
3470         and saved_exitset.
3471         (destroy_one_procinfo): Free space allocated to saved_entryset
3472         and saved_exitset.
3473
3474 2001-07-07  Andrew Cagney  <ac131313@redhat.com>
3475
3476         * TODO (5.1): Update.
3477
3478 2001-07-07  Andrew Cagney  <ac131313@redhat.com>
3479
3480         * symtab.c (main_name): New function.
3481         (set_main_name): New function.
3482         * symtab.h: Declare.
3483         * TODO: Update
3484
3485         From 2000-03-05 Anthony Green <green@redhat.com>:
3486         * dbxread.c (process_one_symbol): Handle the N_MAIN stab by
3487         setting main_name.
3488         * blockframe.c (inside_main_func): Use main_name instead of
3489         "main".
3490         * symtab.c (find_main_psymtab): Ditto.
3491         * source.c (select_source_symtab): Ditto.
3492         * nlmread.c (nlm_symfile_read): Ditto.
3493         * rs6000-tdep.c (skip_prologue): Ditto.
3494
3495 2001-07-07  Andrew Cagney  <ac131313@redhat.com>
3496
3497         * TODO: Convert most items into PRs.
3498
3499 2001-07-07  Mark Kettenis  <kettenis@gnu.org>
3500
3501         * lin-lwp.c (status_to_str): New function.
3502         (lin_lwp_wait): Use it to print debug messages where appropriate.
3503
3504 2001-07-06  Michael Chastain  <chastain@redhat.com>
3505
3506         * i387-tdep.c (print_i387_value): Fix pointer glitch.
3507
3508 2001-07-07  Mark Kettenis  <kettenis@gnu.org>
3509
3510         * lin-lwp.c (count_events_callback): Fix formatting.  Turn check
3511         commented with "paranoia" into gdb_assert.
3512         (select_event_lwp_callback): Likewise.
3513         (cancel_breakpoints_callback): Bail out early if LP is the event
3514         LWP.  Add comment about backup up breakpoints.  Fix formatting and
3515         debug message.
3516         (select_event_lwp): Make solely repsonsible for switching event
3517         LWP.  Fix formatting and remove bogus "ERROR" debug message.
3518         Don't backup breakpoints from here.
3519         (lin_lwp_wait): Don't touch LP->status, let select_event_lwp
3520         handle that.  Only call select_event_lwp if we're not waiting for
3521         a specific LWP, i.e. when PID == -1.  Backup breakpoints from here.
3522
3523 2001-07-06  Michael Snyder  <msnyder@redhat.com>
3524
3525         * procfs.c (procfs_resume): Silence noisy warning.
3526
3527 2001-06-12  Michael Snyder  <msnyder@redhat.com>
3528
3529         * lin-lwp.c: Prevent thread starvation by using a monte carlo 
3530         method to choose which of several event threads to handle next.
3531
3532         (stop_wait_callback): Defer pushback of breakpoint events until
3533         later; add SIGTRAP events to the queue of unhandled events.
3534         Keep calling waitpid until SIGSTOP retrieved.  If more than one
3535         non-SIGSTOP event is retrieved, push them back onto the process
3536         queue using kill.
3537         (count_events_callback, select_singlestep_lwp_callback, 
3538         select_event_lwp_callback, cancel_breakpoints_callback, 
3539         select_event_lwp): New functions.  Implement monte carlo method 
3540         for selecting which of several SIGTRAP threads to handle next.  
3541         Push back the breakpoint event for all threads other than the 
3542         selected one.
3543         (lin_lwp_wait): Call select_event_lwp to decide which of several
3544         sigtrapped lwps to handle next.
3545         (resume_callback): Disable code that attempts to handle
3546         step_resume breakpoints.  Let core gdb handle this.
3547         
3548 2001-07-06  Jim Blandy  <jimb@redhat.com>
3549
3550         * gdbtypes.h (builtin_type_void_func_ptr): New builtin type.
3551         * gdbtypes.c (builtin_type_void_func_ptr): Define the variable.
3552         (build_gdbtypes): Initialize it.
3553         (_initialize_gdbtypes): Swap it.
3554
3555 2001-07-04  Daniel Jacobowitz  <drow@mvista.com>
3556
3557         * mips-tdep.c (mips32_op): Correct offset.
3558         (itype_op): Likewise.
3559         (itype_rs): Fix formatting.
3560         (itype_immediate): Fix formatting.
3561         (jtype_op): Correct offset.
3562         (jtype_target): Fix formatting.
3563         (rtype_op): Correct offset.
3564         (rtype_rs): Fix formatting.
3565         (rtype_rt): Likewise.
3566         (rtype_rd): Likewise.
3567         (rtype_shamt): Likewise.
3568         (rtype_funct): Likewise.
3569
3570         (mips32_next_pc):  Fix formatting and comments.  Recognize
3571         coprocessor 1 branches.  Check the correct field for BLT family
3572         branches.  Use itype_rt instead of itype_rs for the second register
3573         of a BNE or BNEL branch.  Move (unreachable) default case.
3574
3575 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
3576
3577         * ui-out.h (struct ui_out_impl): Add field is_mi_like_p.
3578         (ui_out_is_mi_like_p): Declare.
3579         * ui-out.c (ui_out_is_mi_like_p): Define.
3580         (default_ui_out_impl): Initialize is_mi_like_p to zero.
3581         * cli-out.c (cli_ui_out_impl): Ditto.
3582         * breakpoint.c (print_it_typical): Use ui_out_is_mi_like_p.
3583         (watchpoint_check, print_one_breakpoint, mention): Ditto.
3584         * infrun.c (print_stop_reason, normal_stop): Ditto.
3585
3586 2001-07-05  Daniel Jacobowitz  <drow@mvista.com>
3587
3588         * mips-tdep.c (mips_software_single_step): New function.
3589         * config/mips/tm-mips.h: Add prototype for
3590         mips_software_single_step.
3591
3592 2001-07-05  Daniel Jacobowitz  <drow@mvista.com>
3593
3594         * ppc-linux-nat.c (supply_gregset): Use elf_greg_t instead
3595         of greg_t.
3596         (fill_gregset): Likewise.
3597
3598 2001-07-05  Andrew Cagney  <ac131313@redhat.com>
3599
3600         * objfiles.c (open_mapped_file): Use lbasename instead of
3601         basename.
3602
3603 2001-07-05  Jim Blandy  <jimb@redhat.com>
3604
3605         * d10v-tdep.c (d10v_frame_chain, d10v_frame_init_saved_regs,
3606         show_regs, d10v_read_pc, d10v_write_pc, d10v_read_sp,
3607         d10v_write_sp, d10v_write_fp, d10v_read_fp,
3608         d10v_push_return_address): Call the functions d10v_make_daddr,
3609         d10v_make_iaddr, d10v_convert_iaddr_to_raw, and
3610         d10v_convert_daddr_to_raw, not the global macros D10V_MAKE_DADDR,
3611         D10V_MAKE_IADDR, D10V_CONVERT_IADDR_TO_RAW, and
3612         D10V_CONVERT_DADDR_TO_RAW.
3613
3614         * dwarf2read (dwarf2_build_psymtabs_hard): Doc fix.
3615
3616 2001-07-05  Mark Kettenis  <kettenis@gnu.org>
3617
3618         * config/i386/xm-go32.h (HOST_I386): Removed.
3619         * config/i386/xm-linux.h (HOST_I386): Removed.
3620
3621 2001-07-04  Mark Kettenis  <kettenis@gnu.org>
3622
3623         * i387-tdep.c (print_i387_value): Add extra space after final full
3624         stop in comment.
3625
3626 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
3627
3628         * TODO (5.1): Update.  Doco changes committed.
3629
3630 2001-06-29  Andrew Cagney  <ac131313@redhat.com>
3631
3632         * config/arm/tm-arm.h: Include "floatformat.h".
3633
3634 2001-06-29  Andrew Cagney  <ac131313@redhat.com>
3635
3636         * i387-tdep.c: Include "gdb_assert.h".
3637         (print_i387_value): Use extract_floating to extract the FP value
3638         from a zero padded local buffer.
3639
3640 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
3641
3642         * TODO: Delete all thread items.  The thread code was overhauled.
3643
3644 2001-07-04  Elena Zannoni  <ezannoni@redhat.com>
3645
3646         * memattr.c (create_mem_region): Move n to next memory region,
3647         to avoid infinite loop.
3648
3649         * memattr.h: Add copyright statement.
3650         * memattr.c: Ditto.
3651
3652 2001-07-04  Jim Blandy  <jimb@redhat.com>
3653
3654         * dwarf2read.c (struct partial_die_info): New member: has_pc_info.
3655         (read_partial_die): Delete fourth argument; we return this info in
3656         the struct partial_die_info object itself now.
3657         (dwarf2_build_psymtabs_hard, scan_partial_symbols): Use the
3658         has_pc_info field of the partial die struct, rather than passing a
3659         variable by reference to read_partial_die.
3660
3661         * dwarf2read.c (dwarf2_build_psymtabs_hard): Remove extraneous
3662         code in loop condition.
3663
3664 2001-07-03  Michael Snyder  <msnyder@redhat.com>
3665
3666         * thread_db (find_new_threads_callback, thread_db_thread_alive, 
3667         attach_thread): Update comments.
3668
3669 2001-06-29  Ken Whaley  <ken@believe.com>
3670
3671         * thread-db.c (attach_thread): Check for TD_THR_ZOMBIE in addition
3672         to TD_THR_UNKNOWN when looking for defunct zombie threads.
3673         (thread_db_thread_alive): Ditto.
3674         (find_new_threads_callback): Ditto.
3675
3676 2001-07-02  Daniel Jacobowitz  <drow@mvista.com>
3677
3678         * MAINTAINERS: Add myself to the write-after-approval list.
3679
3680 2001-07-02  Daniel Jacobowitz  <drow@mvista.com>
3681
3682         * solib-svr4.c: Include "elf/mips.h".
3683         (elf_locate_base): Make DT_MIPS_RLD_MAP block unconditional.
3684
3685 2001-07-02  Jim Blandy  <jimb@redhat.com>
3686
3687         * dwarf2read.c (read_comp_unit, sibling_die, dump_die,
3688         dump_die_list, store_in_ref_table, follow_die_ref): Make these
3689         static; they're private functions.
3690
3691 2001-07-01  Mark Elbrecht <snowball@bigfoot.com>
3692
3693         * coffread.c (coff_symfile_read): Parse DWARF2 info if present.
3694
3695 2001-06-28  Elena Zannoni  <ezannoni@redhat.com>
3696
3697         * TODO: Add import of readline 4.2 as a gdb 5.2 task.
3698
3699 2001-06-29  Andrew Cagney  <ac131313@redhat.com>
3700
3701         * config/djgpp/fnchange.lst: Sort.
3702
3703 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
3704
3705         * config/djgpp/fnchange.lst: Rename mi0-var-block.exp,
3706         mi0-var-cmd.exp, mi0-var-child.exp and mi0-var-display.exp.
3707
3708 2001-06-29  Andreas Jaeger  <aj@suse.de>
3709
3710         * MAINTAINERS: Add myself to the write-after-approval list.
3711
3712 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
3713
3714         * remote-array.c (SWAP_TARGET_AND_HOST): Delete macro.
3715         (get_hex_word): Don't use HOST_BYTE_ORDER.
3716         (array_fetch_registers): Add variable ``reg''.  Use
3717         store_unsigned_integer to byte-swap the register.  Delete unused
3718         local ``regs''.
3719
3720 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
3721
3722         * MAINTAINERS: Add Per Bothner to Java maintainers.
3723
3724 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
3725
3726         * rdi-share/unixcomm.c (SERIAL_PREFIX): Always provide a default.
3727         * rdi-share/hostchan.h (__unix): Hack, provide a default value.
3728         * rdi-share/host.h (__unix): Hack, define when __NetBSD__.
3729         * TODO: Update.
3730         * MAINTAINERS: Update.  arm-elf builds.
3731
3732 2001-06-28  Jim Blandy  <jimb@redhat.com>
3733
3734         * d10v-tdep.c (d10v_ts2_dmap_register): Doc fix.
3735
3736         * d10v-tdep.c (d10v_frame_chain_valid, d10v_use_struct_convention,
3737         d10v_breakpoint_from_pc, d10v_register_byte,
3738         d10v_register_raw_size, d10v_register_virtual_size,
3739         d10v_register_virtual_type, d10v_register_convertible,
3740         d10v_register_convert_to_virtual, d10v_register_convert_to_raw,
3741         d10v_make_daddr, d10v_make_iaddr, d10v_daddr_p, d10v_iaddr_p,
3742         d10v_convert_iaddr_to_raw, d10v_convert_daddr_to_raw,
3743         d10v_store_struct_return, d10v_store_return_value,
3744         d10v_extract_struct_value_address, d10v_frame_saved_pc,
3745         d10v_saved_pc_after_call, d10v_pop_frame, d10v_skip_prologue,
3746         d10v_frame_chain, d10v_frame_init_saved_regs,
3747         d10v_init_extra_frame_info, d10v_read_pc, d10v_write_pc,
3748         d10v_read_sp, d10v_write_sp, d10v_write_fp, d10v_read_fp,
3749         d10v_push_return_address, d10v_push_arguments,
3750         d10v_extract_return_value): Make these functions static.
3751
3752 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
3753
3754         From Fernando Nasser:
3755         * infrun.c (handle_inferior_event): Handle "nexti" inside function
3756         prologues.
3757         
3758 2001-06-28  Michael Snyder  <msnyder@redhat.com>
3759
3760         * infrun.c (handle_inferior_event): Replace prev_pc test in all
3761         calls to bpstat_stop_status (removed in 1999-09-24).  This test
3762         helps distinguish stepping over a breakpoint trap from stepping
3763         thru a jump to the instruction after a breakpoint trap.
3764         (handle_inferior_event): Don't bother writing the PC if
3765         DECR_PC_AFTER_BREAK is zero (optimization).
3766         * breakpoint.c (bpstat_stop_status): Add comment explaining the
3767         purpose and usage of the "not_a_breakpoint" argument in computing
3768         the breakpoint address.
3769
3770 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
3771
3772         From 2000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>:
3773         * monitor.c (setmem_resp_delim_pattern): New regexp pattern.
3774         (setreg_resp_delim_pattern): Likewise.
3775         (setmem_resp_delim_fastmap): New buffer.
3776         (setreg_resp_delim_fastmap): Likewise.
3777         (monitor_open): Initialize above regexp if they are defined.
3778         (monitor_write_memory): Use regexp to check the result of write.
3779         (monitor_store_register): Likewise to check result of register set.
3780
3781 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
3782
3783         From 2000-06-14 John Marshall <john_w_marshall@palm.com>:
3784         * coff-solib.c: Include symfile.h and objfiles.h to make
3785         OBJF_SHARED visible.
3786
3787 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
3788
3789         * configure.in (--enable-gdbmi): Enable by default.
3790         * configure: Regenerate.
3791         * TODO: Update.
3792         * NEWS: Update
3793
3794 2001-06-28  Joel Brobecker  <brobecker@act-europe.fr>
3795
3796         * solib-osf.c (osf_in_dynsym_resolve_code): Add a comment
3797         explaining the consequences of always returning zero. No code
3798         change.
3799
3800 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
3801
3802         From 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista.com>:
3803         * defs.h (enum target_signal): Add TARGET_SIGNAL_REALTIME_65
3804         to TARGET_SIGNAL_REALTIME_127.
3805         * target.c (struct signals): Add SIG63 to SIG127.
3806         (target_signal_from_host): Handle up to 127 signals.
3807         (do_target_signal_to_host): Likewise.
3808         
3809 2001-06-27  Andrew Cagney  <ac131313@redhat.com>
3810
3811         * remote-sds.c (sds_start_remote): Change type of ``c'' to int
3812         from possibly unsigned char.
3813
3814 2001-06-27  Andrew Cagney  <ac131313@redhat.com>
3815
3816         * ser-ocd.c: Delete file.
3817         * Makefile.in (ALLDEPFILES): Remove ser-ocd.c
3818         (ser-ocd.o): Delete target.
3819         * TODO: Update.
3820         * NEWS: Update.
3821
3822 2001-06-27  Andrew Cagney  <ac131313@redhat.com>
3823
3824         * MAINTAINERS (Write After Approval): Sort.
3825         (Past Maintainers): Daniel Berlin stepped down as C++ maintainer.
3826
3827 2001-06-26  Andrew Cagney  <ac131313@redhat.com>
3828
3829         * breakpoint.c (breakpoint_1): Always output the breakpoint
3830         headings.  Leave it to ui-out to decide which
3831
3832 2001-06-25  Andrew Cagney  <ac131313@redhat.com>
3833
3834         * stack.c (print_frame): For ui_out, output a list of arguments.
3835
3836 2001-06-25  Kevin Buettner  <kevinb@redhat.com>
3837
3838         * MAINTAINERS (paper trail): Update.
3839
3840 2001-06-25  Michael Snyder  <msnyder@redhat.com>
3841
3842         * infrun.c: Eliminate the "thread_step_needed" state variable, 
3843         and replace it with a relatively simple test in resume.
3844         (resume): Replace thread_step_needed logic with a test for
3845         stepping, breakpoint_here_p and breakpoints_inserted.
3846         Move CANNOT_STEP_BREAKPOINT logic to after thread_step logic.
3847         (proceed): Discard thread_step_needed logic.
3848         (wait_for_inferior, fetch_inferior_event, handle_inferior_event):
3849         Discard thread_step_needed logic.
3850
3851 2001-06-24  Fernando Nasser  <fnasser@redhat.com>
3852
3853         * remote-rdi.c (arm_rdi_wait): Fix return type in prototype.
3854         * rdi-share/host.h: Add missing parenthesis in conditional.
3855
3856 2001-06-22  J.T. Conklin  <jtc@redback.com>
3857
3858         * configure.in: include nlist.h when checking for member som_addr
3859         in struct so_map.
3860         * configure: regenerate.
3861
3862 2001-06-21  Keith Seitz  <keiths@redhat.com>
3863
3864         * cli-out.c (cli_out_new): Initialize new structure member
3865         "suppress_output".
3866
3867 2001-06-20  Andrew Cagney  <ac131313@redhat.com>
3868
3869         * ui-out.h (ui_out_table_header): Add parameter ``col_name''.
3870         (table_header_ftype): Ditto.
3871         * cli-out.c (cli_table_header): Update.
3872         * ui-out.c (ui_out_table_header): Update.
3873         (uo_table_header): Update.
3874         (default_table_header): Update.
3875         (append_header_to_list): Update.
3876         (struct ui_out_header): Add field ``col_name''.
3877         (append_header_to_list): Use xstrdup.  Initialize col_name.
3878         * breakpoint.c (breakpoint_1): Pass COL_NAME to
3879         ui_out_table_header.
3880
3881 2001-06-19  Andrew Cagney  <ac131313@redhat.com>
3882
3883         * cli-out.c: Include "gdb_assert.h'.
3884         (struct ui_out_data): Add field ``suppress_output.
3885         (cli_table_begin): When NR_ROWS is zero, suppress_output.
3886         (cli_table_end): Clear suppress_output.
3887         (cli_table_body): Check suppress_output.
3888         (cli_table_header, cli_begin): Ditto.
3889         (cli_end, cli_field_int, cli_field_skip): Ditto.
3890         (cli_field_string, cli_field_fmt, cli_spaces): Ditto.
3891         (cli_text, cli_message, cli_wrap_hint): Ditto.
3892         * breakpoint.c (breakpoint_1): Close the ui_out table before
3893         printing the breakpoint not found message.
3894
3895 2001-06-18  Andrew Cagney  <ac131313@redhat.com>
3896
3897         * ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.
3898         (default_table_begin): Ditto.
3899         (uo_table_begin): Ditto.
3900         * cli-out.c (cli_table_begin): Ditto.
3901         * ui-out.h (ui_out_table_begin): Update
3902         (table_begin_ftype): Update.
3903         * breakpoint.c (breakpoint_1): Pass nr_printable_breakpoints to
3904         ui_out_table_begin.
3905
3906 2001-06-16  Andrew Cagney  <ac131313@redhat.com>
3907
3908         * breakpoint.c (breakpoint_1): Restructure.  Compute the
3909         nr_printable_breakpoints.  Move the header output to before the
3910         main print breakpoints loop.
3911         (user_settable_breakpoint): New function.
3912
3913 2001-06-18  Andrew Cagney  <ac131313@redhat.com>
3914
3915         * infrun.c, breakpoint.c: Use strncmp as the "mi" test.  Allow,
3916         "mi", "mi0" and "mi1".
3917
3918 2001-06-17  Andrew Cagney  <ac131313@redhat.com>
3919
3920         * gdbarch.sh: Generate an error when conflicting macro
3921         definitions.  Generate an error when both pure multi-arch and
3922         "tm.h".
3923         * gdbarch.h, gdbarch.c: Regenerate.
3924         * defs.h (GDB_MULTI_ARCH_TM): Rewrite definition.
3925         
3926 2001-06-17  Andrew Cagney  <ac131313@redhat.com>
3927
3928         * config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Down grade to
3929         GDB_MULTI_ARCH_PARTIAL from two.
3930
3931 2001-06-17  Fernando Nasser  <fnasser@redhat.com>
3932
3933         From 2001-06-15  Eirik Fuller  <eirik@hackrat.com>
3934         * cli/cli-script.c (free_command_lines): Reset list pointer.
3935
3936 2001-06-16  Andrew Cagney  <ac131313@redhat.com>
3937
3938         * arch-utils.c (init_frame_pc_default): New function
3939         * arch-utils.h (init_frame_pc_default): Declare.
3940         * gdbarch.sh (INIT_FRAME_PC): Default to init_frame_pc_default and
3941         not init_frame_pc_noop.
3942         * gdbarch.h, gdbarch.c: Re-generate.
3943         * blockframe.c (INIT_FRAME_PC): Delete macro definition.
3944         * mips-tdep.c (mips_gdbarch_init): Set init_frame_pc to
3945         init_frame_pc_noop.
3946
3947 2001-06-16  Andrew Cagney  <ac131313@redhat.com>
3948
3949         * gdbarch.c: Regenerate.  Out-of-sync with gdbarch.sh.
3950
3951 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
3952
3953         * gdbarch.sh (CANNOT_FETCH_REGISTER): Multi-arch.
3954         (CANNOT_STORE_REGISTER): Ditto.
3955         * infptrace.c (CANNOT_FETCH_REGISTER): Delete definition.
3956         (CANNOT_STORE_REGISTER): Ditto.
3957         * regcache.c (CANNOT_STORE_REGISTER): Ditto.
3958         * lynx-nat.c (CANNOT_STORE_REGISTER): Ditto.
3959         * arch-utils.h (cannot_register_not): Define.
3960         * arch-utils.c (cannot_register_not): Declare.
3961         
3962 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
3963
3964         * gdbarch.sh: Clarify pre/post default
3965         (INIT_FRAME_PC_FIRST, INIT_FRAME_PC): Multiarch.
3966         * blockframe.c (get_prev_frame): Remove #ifdef from around
3967         INIT_FRAME_PC_FIRST call.
3968         * arch-utils.c (init_frame_pc_noop): Define.
3969         * arch-utils.h (init_frame_pc_noop): Declare.
3970         * config/mips/tm-mips.h (INIT_FRAME_PC_FIRST): Delete.
3971         (INIT_FRAME_PC, mips_init_frame_pc_first): Ditto.
3972         * mips-tdep.c (mips_init_frame_pc_first): Make static.
3973         (mips_gdbarch_init): Initialize init_frame_pc_first.
3974         (mips_dump_tdep): Update.
3975
3976 2001-06-15  Michael Snyder  <msnyder@redhat.com>
3977
3978         * infrun.c (context_switch): New function.  Abstract the operation
3979         of saving and restoring infrun's state when switching threads.
3980         (handle_inferior_event): Normalize the handling of the 'thread hop'
3981         event (when the wrong thread hits a thread-specific breakpoint, 
3982         and we need to solo-step that thread past the breakpoint).
3983         Call keep_going, instead of target_resume.  Handle the subsequent
3984         singlestep-trap as a normal event instead of just resuming.
3985
3986 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
3987
3988         * arch-utils.c (core_addr_identity): New function.  Rename
3989         default_convert_from_func_ptr_addr.
3990         * gdbarch.sh (CONVERT_FROM_FUNC_PTR_ADDR): Update.
3991         (ADDR_BITS_REMOVE): Define.  Default to core_addr_identity.
3992         * defs.h (ADDR_BITS_REMOVE): Delete macro definition.
3993         * config/mips/tm-mips.h (ADDR_BITS_REMOVE): Delete definition.
3994         * mips-tdep.c (mips_addr_bits_remove): Make static.
3995         (mips_gdbarch_init): Initialize addr_bits_remove.
3996
3997 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
3998
3999         From 2001-02-26  D.J. Barrow <djbarrow@de.ibm.com>:
4000         * configure.tgt: Add S/390 31 & 64 bit target configuration.
4001         * configure.host: Ditto for host.
4002
4003 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
4004
4005         * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS_P): Delete definition.
4006         (EXTRACT_STRUCT_VALUE_ADDRESS): Change to a function with
4007         predicate.
4008         * gdbarch.h, gdbarch.c: Regenerate.
4009         * values.c (value_being_returned): Change the reference to
4010         EXTRACT_STRUCT_VALUE_ADDRESS_P to a function call.
4011
4012 2001-06-15  Joel Brobecker <brobecker@act-europe.fr>
4013
4014         * MAINTAINERS: Add Paul Hilfinger and Joel Brobecker to the
4015         Write After Approval list.
4016
4017 2001-06-14  Michael Snyder  <msnyder@redhat.com>
4018
4019         * remote.c (show_remote_protocol_qSymbol_packet_cmd, 
4020         set_remote_protocol_qSymbol_packet_cmd): New functions.
4021         (init_all_packet_configs, show_remote_cmd): Add qSymbol packet.
4022         (remote_check_symbols): New function.  Implement qSymbol packet, 
4023         allowing target to request symbol lookup service from gdb.
4024         (remote_open_1, remote_async_open_1): Call remote_check_symbols,
4025         allowing symbol lookup from exec_bfd on connection to target.
4026         (remote_new_objfile): New function.  Catch new objfile notifications
4027         from shared library module, and call remote_check_symbols.
4028         (_initialize_remote): Hook remote_new_objfile into the shared
4029         library notification chain.  Add "set remote symbol-lookup" command.
4030
4031 2001-06-14  Keith Seitz  <keiths@redhat.com>
4032
4033         * tracepoint.c (trace_command): We now have tracepoint
4034         events. Get rid of those ugly hooks.
4035         (tracepoint_operation): Likewise.
4036         (trace_pass_command): Likewise.
4037
4038 2001-06-13  Michael Snyder  <msnyder@redhat.com>
4039
4040         * gdbthread.h (struct thread_info): Add new fields: 
4041         current_line, current_symtab, step_sp, for saved infrun state.
4042         * thread.c (save_infrun_state, load_infrun_state): Save and
4043         restore current_line, current_symtab, and step_sp.
4044         (add_thread): Rather than adding assignments to initialize
4045         the new fields, just use memset (tp, 0, sizeof (*tp).
4046         This way future new fields will not be overlooked.
4047         * infrun.c (handle_inferior_event): Save and restore save_sp,
4048         current_line, and current_symtab when switching threads.
4049
4050 2001-06-13  Elena Zannoni  <ezannoni@redhat.com>
4051
4052         * MAINTAINERS: Add Andrew Cagney as co-maintainer of
4053         testsuite/gdb.mi.
4054
4055 2001-06-11  Andrew Cagney  <ac131313@redhat.com>
4056
4057         * symtab.c (lookup_symtab_1): Replace basename with lbasename.
4058         (lookup_partial_symtab, file_matches): Ditto.
4059         (make_source_files_completion_list): Ditto.
4060         (make_file_symbol_completion_list): Ditto.  Make local char*
4061         variable ``tail'' constant.
4062         (make_source_files_completion_list): Ditto with ``base_name''.
4063         * source.c (open_source_file): Use lbasename. Make ``p'' const
4064         char *.
4065
4066 2001-06-13  Eli Zaretskii  <eliz@is.elta.co.il>
4067
4068         * config/i386/xm-go32.h (SLASH_P, ROOTED_P, SLASH_CHAR)
4069         (SLASH_STRING): Remove unused definitions.
4070         * config/i386/xm-cygwin.h: Likewise.
4071
4072 2001-06-12  Andrew Cagney  <ac131313@redhat.com>
4073
4074         * ui-out.c (ui_out_list_begin): Add parameter ``id''.
4075         (make_cleanup_ui_out_list_begin_end): Ditto.  Open the list.
4076         * ui-out.h: Update declarations.
4077
4078 Mon Jun 11 17:26:43 2001  Andrew Cagney  <cagney@b1.cygnus.com>
4079
4080         * source.c (openp): Make parameters ``path'' and ``string''
4081         constant.
4082         (openp): Use alloca to safely duplicate ``string''. Make local
4083         variables ``p'' and ``p1'' constant. Delete char* casts.
4084         * defs.h: Update.
4085
4086         * symtab.c (lookup_symtab_1): Make parameter ``name'' constant.
4087         (lookup_symtab, lookup_partial_symtab): Ditto.
4088         * symtab.h (lookup_symtab, lookup_partial_symtab): Update.
4089
4090 2001-06-11  Andrew Cagney  <ac131313@redhat.com>
4091
4092         * ui-out.h (ui_out_table_begin): Make char* parameters constant.
4093         (ui_out_table_header, ui_out_field_int): Ditto.
4094         (ui_out_field_core_addr, ui_out_field_string): Ditto.
4095         (ui_out_field_stream, ui_out_field_fmt): Ditto.
4096         (ui_out_field_skip, ui_out_text, ui_out_message): Ditto.
4097         * ui-out.c (ui_out_table_begin, ui_out_table_header): Update.
4098         (ui_out_field_core_addr, ui_out_field_stream): Update.
4099         (ui_out_field_string, ui_out_field_fmt): Update.
4100         (ui_out_text, ui_out_message): Update.
4101         (append_header_to_list): Make char* parameters constant.
4102         (uo_table_header, uo_table_begin): Ditto.
4103         (uo_field_int, uo_field_skip): Ditto.
4104         (uo_field_string, uo_field_fmt): Ditto.
4105         (uo_text, uo_message): Ditto.
4106
4107 2001-06-11  Eli Zaretskii  <eliz@is.elta.co.il>
4108
4109         * completer.c (gdb_completer_loc_break_characters): New variable.
4110         (line_completion_function): If we are completing on locations,
4111         back up the start of word pointer past all characters which can
4112         appear in a location spec.
4113         (location_completer): New function.
4114
4115         * completer.h: Add prototype for location_completer.
4116
4117         * symtab.c (make_source_files_completion_list)
4118         (add_filename_to_list, not_interesting_fname): New functions.
4119         (filename_seen): New function, body extracted from
4120         output_source_filename.
4121         (output_source_filename): Call filename_seen to check if the file
4122         was already printed.
4123         (make_symbol_completion_list): If TEXT includes a
4124         double-quoted string, return an empty list, not NULL.
4125         (make_file_symbol_completion_list): New function, similar to
4126         make_symbol_completion_list but with an additional argument
4127         SRCFILE.
4128
4129         * symtab.h (make_file_symbol_completion_list)
4130         (make_source_files_completion_list): Add prototypes.
4131
4132         * breakpoint.c (_initialize_breakpoint): Make location_completer
4133         be the completion function for all commands which set breakpoints
4134         and watchpoints.
4135         (top-level): #include "completer.h".
4136
4137         * tracepoint.c (_initialize_tracepoint): Make location_completer
4138         be the completion function for the "trace" command.
4139         (top-level): #include "completer.h".
4140
4141         * printcmd.c (_initialize_printcmd): Make location_completer be
4142         the completion function for the "print", "inspect", "call", and
4143         "disassemble" commands.
4144         (top-level): #include "completer.h".
4145
4146         * infcmd.c (_initialize_infcmd): Make location_completer be the
4147         completion function for the "go", "jump", and "until" commands.
4148         (top-level): #include "completer.h".
4149
4150 2001-06-10 Christopher Faylor <cgf@redhat.com>
4151
4152         * gnu-regex.c: Eliminate obsolete check for _MSC_VER.
4153         * utils.c (notice_quit): Remove dummy function only used for _MSC_VER.
4154         * values.c (unpack_double): Remove obsolete check for _MSC_VER.
4155         * defs.h: Ditto.
4156         * m32r-rom.c: Ditto.
4157         * p-exp.y: Ditto.
4158         * ser-e7kpc.c: Ditto.  Define WIN32_LEAN_AND_MEAN under _WIN32, for
4159         faster compilation.
4160         (get_ds_base): Remove _MSC_VER version of this function.
4161         * nindy-share/ttyflush.c: Ditto.
4162         * rdi-share/host.h: Ditto.
4163         * ser-go32.c (dos_readchar): Remove call to obsolete function.
4164         * remote-sim.c (gdb_os_poll_quit): Ditto.
4165         * remote-e7000.c (expect): Remove obsolete #if 0'ed code.
4166
4167         * main.c (captured_main): Eliminate special Cygwin checks.
4168         * ser-tcp.c: Remove unneeded __CYGWIN__ guard against system include.
4169
4170 2001-06-09  Andrew Cagney  <ac131313@redhat.com>
4171
4172         * Makefile.in (gdbcmd_h): Add ui_out_h.
4173         (breakpoint.o, infcmd.o, main.o, printcmd.o, stack.o): Ditto.
4174         (thread.o, top.o): Ditto.
4175
4176         * ui-out.h (table_begin_ftype): Make string parameters constant.
4177         (table_header_ftype): Ditto.
4178         (field_int_ftype): Ditto.
4179         (field_skip_ftype): Ditto.
4180         (field_string_ftype): Ditto.
4181         (field_fmt_ftype): Ditto.
4182         (text_ftype): Ditto.
4183         (message_ftype): Ditto.
4184         * cli-out.c (cli_table_begin): Ditto.
4185         (cli_table_header): Ditto.
4186         (cli_field_int): Ditto.
4187         (cli_field_skip): Ditto.
4188         (cli_field_string): Ditto.
4189         (cli_field_fmt): Ditto.
4190         (cli_text): Ditto.
4191         (cli_message): Ditto.
4192         (out_field_fmt): Ditto.
4193         * ui-out.c (default_table_begin): Ditto.
4194         (default_table_header): Ditto.
4195         (default_field_int): Ditto.
4196         (default_field_skip): Ditto.
4197         (default_field_string): Ditto.
4198         (default_field_fmt): Ditto.
4199         (default_text): Ditto.
4200         (default_message): Ditto.
4201
4202 2001-06-08  Michael Snyder  <msnyder@redhat.com>
4203
4204         * breakpoint.c (delete_breakpoint): Pass mark_inserted to 
4205         remove_breakpoint, so that the subsequent test for
4206         bpt->inserted will succeed, and duplicates will be fixed up.
4207
4208 2001-06-08  Per Bothner  <per@bothner.com>
4209
4210         * dwarf2read.c (set_cu_language):  Handle DW_LANG_Java.
4211
4212 2001-06-07  Keith Seitz  <keiths@redhat.com>
4213
4214         * tracepoint.c (tracepoint_opertation): Add ui event
4215         notifications.
4216         (trace_pass_command): Ditto.
4217         
4218 2001-06-07  Andrew Cagney  <ac131313@redhat.com>
4219
4220         * MAINTAINERS (Write After Approval): Note the entry criteria.
4221         (HP/PA): Jeff Law stepped down
4222
4223 2001-06-07  Jim Blandy  <jimb@redhat.com>
4224
4225         * gdbarch.sh: Make sure that '[' doesn't interpret interesting
4226         variable values as operators.
4227
4228 2001-06-07  Keith Seitz  <keiths@redhat.com>
4229
4230         * gdb-events.sh: Fix quote escaping which was obsoleted
4231         by last patch.
4232
4233 2001-06-07  Keith Seitz  <keiths@redhat.com>
4234
4235         * gdb-events.sh: Make if statements and tests
4236         a little more portable.
4237         Don't use shell's echo command to put strings containing
4238         escaped characeters into a file -- different flavors of /bin/sh
4239         require differnt levels of escaping. Use cat <<EOF instead.
4240         Our internal field separator is a colon. Change all
4241         commands which assume it is a space.
4242
4243 2001-06-06  Mark Kettenis  <kettenis@gnu.org>
4244
4245         * lin-lwp.c (struct lwp_info): Add member `resumed'.
4246         (iterate_over_lwps): Make sure we can handle CALLBACK deleting the
4247         LWP it's called for.
4248         (lin_lwp_attach): Mark LWP as resumed to make sure the fake
4249         SIGSTOP is reported.
4250         (resume_clear_callback): New function.
4251         (resume_set_callback): New function.
4252         (lin_lwp_resume): Mark all LWP's that we're going to resume as
4253         resumed, and unmark all others.
4254         (status_callback): Only report a pending wait status if we pretend
4255         that LP has been resumed.
4256         (resumed_callback): New function.
4257         (lin_lwp_wait): Add assertions to check that LWP's are properly
4258         marked as resumed.  Partially revert 2001-05-25 patch by Michael
4259         Snyder: do not resume all threads.  Add comment explaining the
4260         problems associated with this bit of code.
4261
4262 2001-06-07  Keith Seitz  <keiths@redhat.com>
4263
4264         * MAINTAINTERS: Syd Polk is stepping down from
4265         maintaining libgui. I am replacing him.
4266
4267 2001-06-07  Eli Zaretskii  <elis@is.elta.co.il>
4268
4269         * config/mips/tm-irix6.h: New file.
4270
4271         * config/mips/irix6.mh: New file.
4272
4273         * config/mips/irix6.mt: New file.
4274
4275         * config/mips/xm-irix6.h: New file.
4276
4277         * config/mips/nm-irix6.h: New file.
4278
4279         * mips-tdep.c (mips_gdbarch_init) <MIPS_ABI_N32>: Set up the
4280         disassembler info in tm_print_insn_info as appropriate for the N32
4281         ABI.  Force N32 ABI to be the default if the CPU is R8000 or
4282         R10000.
4283
4284         * configure.tgt (mips*-sgi-irix6*): Map to irix6.
4285
4286         * configure.host (mips*-sgi-irix6*): Ditto.
4287
4288 2001-06-07  Andrew Cagney  <ac131313@redhat.com>
4289
4290         * gnu-v3-abi.c: Include "gdb_assert.h".
4291         (build_gdb_vtable_type): Replace abort() with gdb_assert().
4292
4293 2001-06-06  Jim Blandy  <jimb@redhat.com>
4294
4295         * cp-abi.h: Rearrange code to put documentation comments above the
4296         functions we export.  The actual function table itself simply
4297         refers to those functions.  Minor doc fixes.
4298
4299         * gdbarch.sh: Changes to effect the following:
4300         * gdbarch.c (initialize_non_multiarch): New function.
4301         * gdbarch.h (initialize_non_multiarch): New declaration.
4302         * arch-utils.c (initialize_current_architecture): For
4303         non-multiarch configurations, call initialize_non_multiarch.
4304
4305 2001-06-06  Andrew Cagney  <ac131313@redhat.com>
4306
4307         * symfile.c (compare_psymbols): Replace PTR with void*. Delete
4308         declaration.
4309         (compare_symbols): Ditto.
4310
4311 2001-06-06  Jonathan Larmour  <jlarmour@redhat.com>
4312
4313         * arch-utils.c (generic_prepare_to_proceed): Allow for having
4314         stopped due to a Ctrl-C as well as breakpoints.
4315
4316         * hppa-tdep.c (hppa_prepare_to_proceed): Add FIXME as this may not
4317         support thread switches after Ctrl-C.
4318         * lin-lwp.c (lin_lwp_prepare_to_proceed): Ditto.
4319         * linux-thread.c (linuxthreads_prepare_to_proceed): Ditto.
4320         * m3-nat.c (mach3_prepare_to_proceed): Ditto.
4321
4322 2001-06-06  Jim Blandy  <jimb@redhat.com>
4323
4324         * gdbarch.sh, gdbarch.c: Revert change of 2001-06-01; all
4325         per-architecture data should be registered at initialization time,
4326         before any gdbarch objects get used, so the generality is
4327         unnecessary.
4328
4329 2001-06-06  Keith Seitz  <keiths@redhat.com>
4330
4331         * gdb-events.sh (function_list): Add tracepoint_create,
4332         tracepoint_delete, and tracepoint_modify events.
4333         * gdb-events.c: Regenerated.
4334         * gdb-events.h: Regenerated.
4335
4336 2001-06-06  Keith Seitz  <keiths@redhat.com>
4337
4338         * gdb-events.sh: Update copyrights.
4339         Change free to xfree.
4340         * gdb-events.c: Regenerated.
4341         * gdb-events.h: Regenerated.
4342
4343 2001-06-06  Eli Zaretskii  <eliz@is.elta.co.il>
4344
4345         * source.c (mod_path, openp): Use #ifdef HAVE_DOS_BASED_FILE_SYSTEM
4346         instead of #if HAVE_DOS_BASED_FILE_SYSTEM.
4347         * completer.c: Ditto.
4348         * cli/cli-cmds.c (cd_command): Ditto.
4349
4350 2001-06-04  Eli Zaretskii  <eliz@is.elta.co.il>
4351
4352         * mips-tdep.c (show_mipsfpu_command): Remove unused variable msg.
4353         (mips_set_processor_type_command): Remove unused variable j.
4354         (mips_breakpoint_from_pc): Declare breakpoint instruction
4355         sequences as unsigned char, to avoid compiler warnings.
4356
4357         * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_SYSTEM
4358         instead of system-specific define's like _WIN32 and __MSDOS__.
4359         Use IS_DIR_SEPARATOR and IS_ABSOLUTE_PATH instead of SLASH_P and
4360         ROOTED_P.
4361         (top-level): #include "filenames.h".
4362
4363         * solib.c (solib_open): Use IS_DIR_SEPARATOR and IS_ABSOLUTE_PATH
4364         instead of SLASH_CHAR, ROOTED_P and SLASH_P.
4365         (top-level): #include "filenames.h".
4366
4367         * defs.h (SLASH_P, SLASH_CHAR, ROOTED_P): Remove definitions.
4368         (SLASH_STRING): Define only for _WIN32.
4369
4370         * completer.c: Use HAVE_DOS_BASED_FILE_SYSTEM instead of
4371         __MSDOS_.
4372
4373         * cli/cli-cmds.c (cd_command): Use IS_DIR_SEPARATOR and
4374         IS_ABSOLUTE_PATH instead of SLASH_P and ROOTED_P.  Replace
4375         system-specific ifdefs with HAVE_DOS_BASED_FILE_SYSTEM.
4376         (top-level): #include "filenames.h".
4377
4378         * go32-nat.c (go32_wait): Change the return value to ptid_t.
4379
4380         * config/djgpp/fnchange.lst: Add two new files in the
4381         gdb/testsuite/gdb.c++/ directory to the remapped names.
4382
4383         * config/djgpp/djconfig.sh (lt_cv_sys_max_cmd_len): Set to 12KB.
4384
4385 2001-06-01  Jim Blandy  <jimb@redhat.com>
4386
4387         Expand the gdbarch per-architecture data vector as needed, rather
4388         than requiring that all per-architecture data be registered before
4389         the first gdbarch object is allocated.
4390         * gdbarch.sh: Changes to effect the following:
4391         * gdbarch.c (alloc_gdbarch_data, init_gdbarch_data): Delete
4392         declarations and definitions.
4393         (check_gdbarch_data): New function, and declaration.
4394         (gdbarch_alloc): Don't call alloc_gdbarch_data; leaving the fields
4395         zero is good enough.
4396         (free_gdbarch_data): Tolerate a null data pointer.  Free only
4397         those data items gdbarch->data actually has allocated.
4398         (set_gdbarch_data, gdbarch_data): Call check_gdbarch_data.
4399         (gdbarch_update_p): No need to call init_gdbarch_data.
4400
4401 2001-06-01  Kevin Buettner  <kevinb@redhat.com>
4402
4403         * ia64-tdep.c (is_float_or_hfa_type_recurse): Call check_typedef()
4404         on types that we wish to recurse on.
4405         (slot_alignment_is_next_even): New function.
4406         (ia64_push_arguments): Call slot_alignment_is_next_even() to
4407         examine the type in order to decide if it's necessary to skip
4408         an odd slot.
4409
4410 2001-06-01  Michael Snyder  <msnyder@redhat.com>
4411
4412         * thread.c (delete_step_resume_breakpoint): New function.
4413         Maintain internal consistency of the thread list while deleting
4414         a step_resume_breakpoint.
4415         * gdbthread.h (delete_step_resume_breakpoint): Export.
4416         * breakpoint.c (bpstat_find_step_resume_breakpoint):
4417         Make thread-aware: don't return a step_resume_breakpoint 
4418         for the wrong thread.
4419         * infrun.c (wait_for_inferior): Call delete_step_resume_breakpoint
4420         instead of delete_breakpoint_current_contents.
4421         (fetch_inferior_event): Ditto.
4422         (handle_inferior_event): Call delete_step_resume_breakpoint
4423         instead of delete_breakpoint.
4424         * infrun.c (handle_inferior_event): After singlestepping over a
4425         thread-specific breakpoint, use currently_stepping() to decide
4426         whether to step or continue.
4427
4428 2001-06-01  Jim Blandy  <jimb@redhat.com>
4429
4430         * gnu-v3-abi.c (gnu_v3_abi_ops, vtable_type_gdbarch_data): Make
4431         these static --- there's no reason other files should use these.
4432
4433         * partial-stab.h (case N_FUN: case 'f':, case N_FUN: case 'F':)
4434         Fix memory leak.
4435
4436         * partial-stab.h: New complaint: function_outside_compilation_unit.
4437         (case N_FUN: case 'f':, case N_FUN: case 'F':): If pst is zero,
4438         complain, and don't try to set pst's start address.
4439
4440 2001-05-31  Kevin Buettner  <kevinb@redhat.com>
4441
4442         * ia64-linux-tdep.c (IA64_LINUX_SIGCONTEXT_OFFSET):  Revise to
4443         match the location at which the kernel is placing the sigcontext
4444         struct.
4445
4446         * ia64-tdep.c (max_skip_non_prologue_insns): New static global.
4447         (refine_prologue_limit): New function.
4448         (examine_prologue):  Further limit number of instructions
4449         scanned by calling refine_prologue_limit().  Revise way in
4450         which the end of prologue address is computed for frameless
4451         functions.
4452
4453 2001-05-29  Christopher Faylor  <cgf@redhat.com>
4454
4455         * partial-stab.h: Revert previous patch.
4456
4457 2001-05-29  Christopher Faylor  <cgf@redhat.com>
4458
4459         * partial-stab.h: Consistently guard against pst being NULL.
4460
4461 2001-05-29  Alexandre Oliva  <aoliva@redhat.com>
4462
4463         * symfile.c (compare_psymbols, compare_symbols): Declare using
4464         PTR, as in the definition.
4465         * minsyms.c (compare_minimal_symbols): Likewise.
4466         * coffread.c (find_targ_sec): Likewise.
4467         * elfread.c (free_elfinfo, elf_locate_sections): Likewise.
4468         * mipsread.c (alphacoff_locate_sections): Likewise.
4469         * mdebugread.c (compare_blocks): Likewise.
4470
4471 2001-05-25  Nick Duffek  <nsd@redhat.com>
4472
4473         * solib.c (update_solib_list): Move target_resize_to_sections()
4474         into solib_map_sections() loop.
4475         (info_sharedlibrary_command): Try bfd_arch_bits_per_address() if
4476         bfd_get_arch_size() fails.
4477
4478 2001-05-25  Nick Duffek  <nsd@redhat.com>
4479
4480         * Makefile.in (osfsolib.c, osfsolib.o): Rename to solib-osf.c and
4481         solib-osf.o.
4482         * config/alpha/alpha-osf1.mh (NATDEPFILES): Replace osfsolib.o
4483         with solib-osf.o and solib.o.
4484         * config/alpha/alpha-osf2.mh: Likewise.
4485         * config/alpha/alpha-osf3.mh: Likewise.
4486         * solib-osf.c: New file, renamed and largely rewritten from
4487         osfsolib.c.
4488
4489 2001-05-25  Michael Snyder  <msnyder@redhat.com>
4490
4491         * lin-lwp.c (lin_lwp_attach_lwp): Call stop_wait_callback,
4492         to consume the SIGSTOP generated by PTRACE_ATTACH.
4493         (stop_wait_callback): If a SIGTRAP or a SIGINT event is consumed,
4494         try again to get the SIGSTOP event.
4495         (lin_lwp_wait): Resume all threads when ignoring a signal.
4496         This will insure that newly attached threads get resumed.
4497         * lin-lwp.c (stop_wait_callback): Discard redundant SIGINT events.
4498         * remote.c (remote_write_bytes): Update 'p' packet pointer.
4499
4500 2001-05-25  Jim Blandy  <jimb@redhat.com>
4501
4502         * gnu-v2-abi.c (gnuv2_virtual_fn_field): There's no need to clear
4503         VALUE_POINTED_TO_OFFSET here; if value_cast doesn't return a
4504         useful value, then we should fix that instead.
4505
4506 2001-05-24  Nick Duffek  <nsd@redhat.com>
4507
4508         * solist.h (struct so_list): Document the requirement that
4509         current_sos initialize some fields to 0.
4510
4511 2001-05-24  Mark Kettenis  <kettenis@gnu.org>
4512
4513         * gnu-nat.c: Include <ctype.h>.
4514         (gnu_pid_to_exec_file): Add PID parameter.
4515         (set_sig_thread_cmd): Use PIDGET on return value from
4516         thread_id_to_pid.
4517         (proc_string): Use MERGEPID to construct argument to
4518         pid_to_thread_id.
4519
4520 2001-05-22  Kevin Buettner  <kevinb@redhat.com>
4521
4522         * breakpoint.c (breakpoint_address_is_meaningful): New function.
4523         (check_duplicates): Don't compare non-meaningful addresses.
4524
4525 2001-05-22  Michael Snyder  <msnyder@redhat.com>
4526
4527         * thread-db.c: Allow for defunct zombie threads.        
4528         (attach_thread): Do not attempt to attach zombie thread.
4529         (thread_db_thread_alive): Return false for defunct zombie thread.
4530         (find_new_threads_callback): Don't add defunct zombie thread to list.
4531
4532 2001-05-22  Jim Blandy  <jimb@redhat.com>
4533
4534         Add support for the GNU V3 C++ ABI.
4535         (Includes changes by Dan Berlin.)
4536
4537         * gnu-v3-abi.c: New file.
4538         * minsyms.c: #include "value.h" and "cp-abi.h".
4539         (install_minimal_symbols): Check the minimal symbol table for
4540         symbols that look mangled in the V3 style, and select the V3 ABI
4541         if we find any.
4542         * Makefile.in (SFILES): Add gnu-v3-abi.c.
4543         (COMMON_OBS): Add gnu-v3-abi.o.
4544         (gnu-v3-abi.o): Add new rule.
4545         (minsyms.o): Depend on $(cp_abi_h) and $(value_h).
4546
4547 2001-05-21  Jim Blandy  <jimb@redhat.com>
4548
4549         * values.c (value_primitive_field): If we're extracting a base
4550         class, then the type of the result should be the base class being
4551         extracted, not the type of which it is a base class.
4552
4553         * value.h (struct value): Doc fix, and rearrange members to place
4554         them near their explanations.
4555
4556 2001-05-21  Michael Snyder  <msnyder@redhat.com>
4557
4558         * remote.c (remote_async_wait): Added new variable fieldsize.
4559         Add fieldsize (return value of hex2bin) to string pointer p.
4560
4561 2001-05-20  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4562
4563         * m68hc11-tdep.c (m68hc11_pop_frame): Fix stack pointer computation.
4564         (m68hc11_analyze_instruction): Update the pc correctly.
4565         (m68hc11_guess_from_prologue): Take into account the stack correction
4566         for the saving address.
4567
4568 2001-05-07  Daniel Berlin  <dan@cgsoftware.com>
4569
4570         Changes by Jim Ingham:
4571         
4572         * values.c (value_change_enclosing_type): New function.  If the
4573         new enclosing type is larger than the old one, we need to allocate
4574         more space.
4575         * value.h: Add value_change_enclosing_type prototype.
4576         * valops.c (value_cast): Use it.
4577         (value_assign): Use it.
4578         (value_addr): Use it.
4579         (value_ind): Use it.
4580         (value_full_object): Use it.
4581         
4582 2001-05-07  Daniel Berlin  <dan@cgsoftware.com>
4583
4584         * values.c (value_static_field): Handle static fields that have a
4585         constant value.
4586
4587 2001-05-17  Michael Snyder  <msnyder@redhat.com>
4588
4589         * blockframe.c (create_new_frame): Zero all the fields via memset,
4590         rather than zeroing them one by one.
4591
4592 2001-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
4593
4594         * top.c (user_args): Remove unused declaration.
4595
4596 2001-05-16  Michael Snyder  <msnyder@redhat.com>
4597
4598         * infcmd.c (do_registers_info): Move alloca outside of loop.
4599
4600 2001-05-15  John S Kallal  <jskallal@home.com>
4601
4602         * remote.c (remote_wait): Added new variable fieldsize.
4603         Add fieldsize (return value of hex2bin) to string pointer p.
4604
4605 2001-05-15  Mark Kettenis  <kettenis@gnu.org>
4606
4607         * sparc-tdep.c (sparc_gdbarch_init): Get the architecture from
4608         info.bfd_arch_info.
4609
4610 2001-05-14  Kevin Buettner  <kevinb@redhat.com>
4611
4612         * lin-lwp.c (detach_callback, lin_lwp_wait, lin_lwp_pid_to_str):
4613         Adjust format strings for printing LWPs to account for the fact
4614         that the type returned by GET_LWP() is now a long instead of an
4615         int.
4616
4617 2001-05-14  Kevin Buettner  <kevinb@redhat.com>
4618
4619         * inferior.h (null_ptid, minus_one_ptid): New variable declarations.
4620         (ptid_build, pid_to_ptid, ptid_get_pid, ptid_get_lwp)
4621         (ptid_get_tid, ptid_equal): New function declarations.
4622         * infrun.c (null_ptid, minus_one_ptid): New variables.
4623         (ptid_build, pid_to_ptid, ptid_get_pid, ptid_get_lwp)
4624         (ptid_get_tid, ptid_equal): New functions.
4625         (_initialize_infrun): Initialize null_ptid, minus_one_ptid,
4626         inferior_ptid, and target_last_wait_ptid.
4627
4628         * defs.h (ptid_t): Redefine to be a struct rather than an int.
4629         (pid_to_ptid, null_ptid, ptid_equal): Delete these macros.
4630         (PIDGET, TIDGET, MERGEPID): Redefine these macros using the
4631         new ptid accessors and constructor.
4632
4633         * config/i386/tm-i386v42mp.h (PIDGET, TIDGET, LIDGET, MERGEPID,
4634         MKLID, MKTID, ISTID): Provide new definitions for these macros.
4635         The old macros are retained, but disabled via #if 0 in order
4636         to aid in future restructuring.  See FIXME.
4637
4638         * arm-linux-nat.c (PIDGET, TIDGET): Delete macro definitions.
4639         * i386-linux-nat.c (PIDGET, TIDGET): Likewise.
4640         * infptrace.c (PIDGET, TIDGET): Likewise.
4641         * lin-lwp.c (PIDGET0, PIDGET, TIDGET, MERGEPID): Likewise.
4642         * lin-thread.c (PIDGET0, PIDGET, TIDGET, MERGEPID): Likewise.
4643         * proc-service.c (MERGEPID): Likewise.
4644         * procfs.c (PIDGET, TIDGET, MERGEPID): Likewise.
4645         * thread-db.c (PIDGET0, PIDGET, TIDGET, MERGEPID): Likewise.
4646         * config/nm-linux.h (PIDGET0, PIDGET, TIDGET, MERGEPID): Likewise.
4647         * config/i386/tm-i386sol2.h (PIDGET0, PIDGET, TIDGET, MERGEPID):
4648         Likewise.
4649         * config/sparc/tm-sun4sol2.h (PIDGET0, PIDGET, TIDGET, MERGEPID):
4650         Likewise.
4651
4652         * lin-lwp.c (THREAD_FLAG): Delete macro definition.
4653         (GET_LWP): Redefine in terms of ptid_get_lwp().
4654         (GET_PID): Redefine in terms of ptid_get_pid().
4655         (is_lwp): Redefine without the need for THREAD_FLAG.
4656         (BUILD_LWP): Redefine in terms of ptid_build().
4657         * lin-thread.c (THREAD_FLAG): Delete macro definition.
4658         (GET_LWP): Redefine in terms of ptid_get_lwp().
4659         (GET_PID): Redefine in terms of ptid_get_pid().
4660         (GET_THREAD): Redefine in terms of ptid_get_tid().
4661         (BUILD_THREAD, BUILD_LWP): Redefine in terms of ptid_build().
4662         (is_lwp, is_thread): Redefine.
4663         (linux_child_wait, check_all_signal_numbers)
4664         (linuxthreads_discard_global_state, attach_thread): Declare these
4665         functions to squash warnings about missing declarations.
4666         * sol-thread.c (THREAD_FLAG): Delete macro definition.
4667         (GET_PID): Redefine in terms of ptid_get_pid().
4668         (GET_LWP): Redefine in terms of ptid_get_lwp().
4669         (GET_THREAD): Redefine in terms of ptid_get_tid().
4670         (BUILD_THREAD, BUILD_LWP): Redefine in terms of ptid_build().
4671         (is_lwp, is_thread): Redefine.
4672         * thread-db.c (THREAD_FLAG): Delete macro definition.
4673         (GET_PID): Redefine in terms of ptid_get_pid().
4674         (GET_LWP): Redefine in terms of ptid_get_lwp().
4675         (GET_THREAD): Redefine in terms of ptid_get_tid().
4676         (BUILD_THREAD, BUILD_LWP): Redefine in terms of ptid_build().
4677         (is_lwp, is_thread): Redefine.
4678
4679         * corelow.c (add_to_thread_list, get_core_register_section):
4680         Eliminate hacks needed to prevent regressions when inferior_ptid
4681         wasn't wide enough to hold the core file thread id in the pid
4682         component of inferior_ptid.
4683
4684 2001-05-14  Michael Snyder  <msnyder@redhat.com>
4685
4686         * remote.c (hex2bin):   Make first argument const.
4687         Require explicit count, don't accept null-terminated str.
4688         (remote_resume, remote_async_resume): White space fix-up.
4689         (remote_write_bytes): Set nr_bytes to return value of bin2hex.
4690
4691 2001-05-13  Mark Kettenis  <kettenis@gnu.org>
4692
4693         * symtab.c (lookup_symtab_1): Use lbasename (NAME) instead of
4694         basename (NAME).  The FreeBSD basename returns a pointer to a
4695         static buffer, even if it's simply returning a string identical to
4696         its argument.
4697         (lookup_partial_symtab): Likewise.
4698
4699 2001-05-14  Michael Snyder  <msnyder@redhat.com>
4700
4701         * solib.c, solib.h: Add comment for function no_shared_libraries.
4702         
4703 2001-05-14  Kevin Buettner  <kevinb@redhat.com>
4704
4705         * solib.h (no_shared_libraries): Make declaration match definition
4706         in solib.c.
4707
4708 2001-05-14  Andrew Cagney  <ac131313@redhat.com>
4709
4710         * remote.c (remote_write_bytes): Set nr_bytes before returning it.
4711         * solib.h (no_shared_libraries): Declare.
4712
4713 2001-05-12  Andrew Cagney  <ac131313@redhat.com>
4714
4715         * gdbarch.sh (struct gdbarch_info): Delete field bfd_architecture.
4716         (gdbarch_update_p): Rewrite logic filling in INFO struct.  Use
4717         user specified values when available.
4718         * rs6000-tdep.c (rs6000_gdbarch_init): Update.  Get the
4719         architecture from info.bfd_arch_info.
4720         * gdbarch.c, gdbarch.h: Regenerate.
4721
4722 2001-05-12  Fernando Nasser  <fnasser@redhat.com>
4723
4724         * remote-e7000.c (e7000_open): Check for bad baud rate.
4725         * remote-st.c (st2000_open): Ditto.
4726
4727 2001-05-11  Jim Blandy  <jimb@redhat.com>
4728
4729         * thread.c (do_captured_list_thread_ids): Use ui_out_tuple_begin
4730         and ui_out_tuple_end instead of ui_out_list_begin and
4731         ui_out_list_end.
4732
4733         * Makefile.in (gnu-v2-abi.o): Add $(demangle_h) to list of
4734         dependencies.  Reorder dependencies to match #includes in file,
4735         for easier verification.
4736         
4737 Fri May 11 13:32:50 2001  Andrew Cagney  <cagney@b1.cygnus.com>
4738
4739         * breakpoint.c: Replace ui_out_list_begin, ui_out_list_end and
4740         make_cleanup_ui_out_list_end with ui_out_tuple_begin,
4741         ui_out_tuple_end and make_cleanup_ui_out_tuple_begin_end.
4742         * cli/cli-setshow.c: Ditto.
4743         * printcmd.c: Ditto.
4744         * stack.c: Ditto.
4745
4746         * ui-out.h (enum ui_out_type): Fix tipo - tupple -> tuple.
4747         * ui-out.c (ui_out_list_begin): Delete ``lstid'' parameter.
4748         (ui_out_tuple_begin): New function.
4749         (ui_out_tuple_end): New function.
4750         (ui_out_tuple_begin_end): New function.
4751         (make_cleanup_ui_out_list_begin_end): Replace
4752         make_cleanup_ui_out_list_end function.
4753         * ui-out.h (ui_out_list_begin): Update declaration.
4754         (make_cleanup_ui_out_list_begin_end): Replace
4755         make_cleanup_ui_out_list_end declaration.
4756         (ui_out_tuple_begin, ui_out_tuple_end): Declare.
4757         (ui_out_tuple_begin_end): Declare.
4758
4759 2001-05-11  Jim Blandy  <jimb@redhat.com>
4760
4761         * gnu-v2-abi.c: Don't #include "gdb_regex.h".  We don't use it.
4762
4763 2001-05-11  Andrew Cagney  <ac131313@redhat.com>
4764
4765         From 2001-03-26 Rodney Brown <RodneyBrown@mynd.com>
4766         * config/pa/tm-hppa.h: Remove trigraph.
4767         * hp-symtab-read.c (hpread_type_translate): Provide return value.
4768         (hpread_read_struct_type): Remove trigraph. Add parameter in
4769         `warning'.
4770         (hpread_read_array_type): Provide return value.
4771         (hpread_type_lookup): Avoid ambiguous `else'. Provide return
4772         value.
4773         * hppa-tdep.c (initialize_hp_cxx_exception_support): Remove
4774         trigraph.
4775
4776 2001-05-11  Jim Blandy  <jimb@redhat.com>
4777
4778         * mips-tdep.c (mips_store_return_value,
4779         mips_extract_return_value): Pass arguments to
4780         return_value_location in the proper order.
4781
4782 2001-05-11  Andrew Cagney  <ac131313@redhat.com>
4783
4784         * Makefile.in (VERSION): Delete.  Moved to file ``version.in''.
4785         (version.c): Depends on file ``version.in''.  Extract version
4786         number from ``version.in'' file.
4787         (clean mostlyclean): Update.
4788         * version.in: New file.
4789         * NEWS: Update.
4790         
4791 2001-05-11  Kevin Buettner  <kevinb@redhat.com>
4792
4793         * breakpoint.c (set_raw_breakpoint): Add new parameter
4794         representing the breakpoint's type.  Adjust all callers.
4795         (create_longjmp_breakpoint, create_temp_exception_breakpoint)
4796         (create_thread_event_breakpoint): Don't test for zero return
4797         value from set_raw_breakpoint().  It can never be zero.
4798         (create_exception_catchpoint, watch_command_1): Move logic
4799         which calculates the breakpoint type prior to the call to
4800         set_raw_breakpoint().
4801
4802 2001-05-11  Fernando Nasser  <fnasser@redhat.com>
4803
4804         * ser-unix.c (rate_to_code): Issue warning if baud rate is invalid.
4805         (hardwire_setbaudrate): Set errno to EINVAL and return with error
4806         if the conversion of the baud rate to code fails.
4807
4808 2001-05-10  Andrew Cagney  <ac131313@redhat.com>
4809
4810         * ui-out.h (make_cleanup_ui_out_begin_end): Declare.
4811         * ui-out.c (struct ui_out_end_cleanup_data): Define.
4812         (do_cleanup_end): New function.  Replace do_list_end.
4813         (make_cleanup_ui_out_end): New function.
4814         (make_cleanup_ui_out_begin_end): New function.
4815         (make_cleanup_ui_out_list_end): Use make_cleanup_ui_out_end.
4816
4817 2001-05-10  Elena Zannoni  <ezannoni@redhat.com>
4818
4819         * MAINTAINERS: Declare xcoffread.c open to all maintainers,
4820         and make Kevin Buettner (kevinb@redhat.com) the reference person.
4821
4822 2001-05-10  Elena Zannoni  <ezannoni@redhat.com>
4823
4824         * proc-api.c (ioctl_with_trace): Fix uninitialized variable.
4825
4826 2001-05-10  Fernando Nasser  <fnasser@redhat.com>
4827
4828         * MAINTAINERS: Add testsuite subdirectory co-maintainers.
4829
4830 Thu May 10 16:26:47 2001  Andrew Cagney  <cagney@b1.cygnus.com>
4831
4832         * Makefile.in (mi-main.o): Compile with -Werror.
4833
4834 2001-05-10  Michael Snyder  <msnyder@redhat.com>
4835
4836         * remote.c (remote_open_1): Call no_shared_libraries, so that
4837         symbols for shared libraries can be reloaded per session.
4838         (remote_async_open_1): Ditto.
4839         * remote.c (bin2hex, hex2bin): New functions.  Factor out these
4840         two conversions which are coded for repeatedly in this module.
4841         (remote_threads_extra_info, remote_wait, remote_async_wait, 
4842         store_register_using_P, remote_store_registers, remote_write_bytes,
4843         remote_read_bytes, remote_rcmd): Use bin2hex and hex2bin instead
4844         of coding the conversions inline.
4845         (fromhex): Not exported, change from extern to static.
4846
4847 2001-05-10  Andrew Cagney  <ac131313@redhat.com>
4848
4849         * arch-utils.c (initialize_current_architecture): Delete obsolete
4850         ``info architecture'' command.
4851         (info_architecture): Delete function.
4852
4853 2001-05-10  Andrew Cagney  <ac131313@redhat.com>
4854
4855         * TODO (5.1, 5.2): Update.
4856
4857 2001-05-09  Andrew Cagney  <ac131313@redhat.com>
4858
4859         * MAINTAINERS: Jim Ingham is no longer maintaining Arm related
4860         stuff.
4861
4862 2001-05-10  Keith Seitz  <keiths@cygnus.com>
4863
4864         * Makefile.in (SUBDIR_GDBTK_OBS): Add gdbtk-bp.o, gdbtk-register.o
4865         and gdbtk-stack.o.
4866         (SUBDIR_GDBTK_SRCS): Ditto for the sources.
4867         (gdbtk-bp.o): New rule.
4868         (gdbtk-register.o): New rule.
4869         (gdbtk-stack.o): New rule.
4870         (gdbtk-cmds.o): Update dependencies.
4871         (gdbtk.o): Ditto.
4872         (gdbtk-hooks.o): Ditto.
4873         (gdbtk-varobj.o): Ditto.
4874
4875 2001-05-10  Fernando Nasser  <fnasser@redhat.com>
4876
4877         * varobj.c (c_number_of_children): Fix memory leak. Delete unwanted old
4878         variables, not just unregister them.
4879
4880 2001-05-10  Fernando Nasser  <fnasser@redhat.com>
4881
4882         * varobj.c (c_number_of_children): Check for target type of void*,
4883         not the target type name.  Allow dereferencing char*.
4884
4885 2001-05-10  Fernando Nasser  <fnasser@redhat.com>
4886
4887         * symfile.c (symbol_file_add_main_1): New static function. 
4888         Passes the flags arguments to  symbol_file_add() and takes care
4889         of any necessary reinitializations.
4890         (symbol_file_command): Call symbol_file_add_main_1() instead of
4891         symbol_file_add().  
4892         (symbol_file_add_main): Ditto.
4893
4894 2001-05-09  Kevin Buettner  <kevinb@redhat.com>
4895
4896         * lin-lwp.c (lin_lwp_pid_to_str): Revert inadvertent format
4897         string change in 2001-05-03 changes.
4898         (lin_lwp_wait): Revert GET_LWP coercion introduced in 2001-05-03
4899         changes.
4900
4901 2001-05-09  Kevin Buettner  <kevinb@redhat.com>
4902
4903         * lin-lwp.c (lin_lwp_attach): Use PIDGET() to fetch the pid
4904         component from inferior_ptid.
4905         (lin_lwp_detach): Use pid_to_ptid() to convert from a pid to a
4906         ptid.
4907
4908 2001-05-09  Elena Zannoni  <ezannoni@redhat.com>
4909
4910         * sh3-rom.c (_initialize_sh3_rom): Get rid of specific _WINDOWS
4911         conditional for help with connections through parallel ports,
4912         given that the actual code for downloading through a parallel port
4913         is not conditionalized.
4914
4915         * sh-tdep.c: Remove WIN32_WCE conditional. The wince sh target is
4916         unmaintaned, and probably on its way to obsolescence.
4917         
4918 2001-05-09  Mark Kettenis  <kettenis@gnu.org>
4919
4920         * i386-tdep.c (i386_frame_saved_pc): New function.
4921         * config/i386/tm-i386.h (FRAME_SAVED_PC): Redefine in terms of
4922         i386_frame_saved_pc.
4923         (i386_frame_saved_pc): New prototype.
4924
4925         * i386-tdep.c (i386_register_virtual_type): New function.
4926         (i386_register_convertible): New function.
4927         * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE): Redefine in terms
4928         of i386_register_virtual_type.
4929         (REGISTER_CONVERTIBLE): Redefine in terms of
4930         i386_register_convertible.
4931         (i386_register_virtual_type, i386_register_convertible): New
4932         prototypes.
4933
4934 2001-05-08  Jim Blandy  <jimb@redhat.com>
4935
4936         * Makefile.in (mn10300-tdep.o): New rule.
4937
4938         * Makefile.in (gdb_string_h): Define.  Use it throughout.
4939         Some rules were already using this, even though it isn't defined.
4940
4941         * Makefile.in (obstack_h, target_h): Define; these are already
4942         used elsewhere, but have been expanding to the empty string.
4943         (memattr_h): Define; needed by target_h.
4944
4945         * mn10300-tdep.c (mn10300_extract_return_value): Mark this as
4946         static.  (This was accidentally omitted from the earlier patch.)
4947         
4948         * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): New function.
4949         (mn10300_gdbarch_init): Register it as the architecture's
4950         dwarf2_reg_to_regnum method.
4951
4952         Correct and expand handling of `movm' instruction, and register
4953         saves in general.
4954         * config/mn10300/tm-mn10300.h (D0_REGNUM, A0_REGNUM, MDRQ_REGNUM,
4955         MCRH_REGNUM, MCRL_REGNUM, MCVF_REGNUM): New definitions.
4956         (enum movm_register_bits): New enum.
4957         * mn10300-tdep.c (set_movm_offsets): Use symbolic names for the
4958         bits, not hex literals.  Handle the `other', `exreg0', and
4959         `exother' bits.  Correct handling of `exreg1': it saves r4, r5,
4960         r6, and r7, not r2, r3, r4, and r5.
4961         (saved_regs_size): New function.
4962         (mn10300_frame_chain, mn10300_frame_saved_pc): Use it, instead
4963         of computing the same thing inline, incorrectly.
4964
4965         * mn10300-tdep.c (mn10300_gdbarch_init): We do have a
4966         dummy_breakpoint_offset; it's zero.
4967
4968         * mn10300-tdep.c (mn10300_pop_frame): Split the mn10300-specific
4969         stuff out into mn10300_pop_frame_regular, and use
4970         generic_pop_current_frame.  This lets us share code, and also
4971         makes this function's prototype match that expected by gdbarch.
4972         Make this function static.
4973         (mn10300_pop_frame_regular): New function.
4974         (mn10300_gdbarch_init): Register mn10300_pop_frame as the
4975         gdbarch's pop_frame method.
4976         * config/mn10300/tm-mn10300.h (POP_FRAME): Delete definition.
4977         (mn10300_pop_frame): Delete declaration.
4978
4979         * mn10300-tdep.c (mn10300_saved_pc_after_call,
4980         mn10300_extract_return_value,
4981         mn10300_extract_struct_value_address, mn10300_store_return_value,
4982         mn10300_use_struct_convention, mn10300_breakpoint_from_pc,
4983         mn10300_frame_chain, mn10300_skip_prologue,
4984         mn10300_push_arguments, mn10300_push_return_address,
4985         mn10300_store_struct_return, mn10300_frame_saved_pc,
4986         mn10300_init_extra_frame_info, mn10300_frame_init_saved_regs):
4987         Make these functions static; they should only be visible to the
4988         outside world as gdbarch methods.
4989
4990         * config/mn10300/tm-mn10300.h (mn10300_find_callers_reg): Delete
4991         unused declaration.
4992         
4993         * mn10300-tdep.c (mn10300_gdbarch_init): Put the gdbarch methods
4994         in some rational order.
4995
4996         * mn10300-tdep.c (mn10300_gdbarch_init): Rather than using
4997         generic_pc_in_call_dummy, use pc_in_call_dummy_at_entry_point.
4998
4999         Use gdbarch for most target parameters for the MN10300, rather
5000         than the tm-*.h file.
5001         * config/mn10300/tm-mn10300.h (MAX_REGISTER_VIRTUAL_SIZE,
5002         REGISTER_BYTES, FP_REGNUM, BREAKPOINT_FROM_PC,
5003         FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK, INNER_THAN,
5004         SAVED_PC_AFTER_CALL, INIT_EXTRA_FRAME_INFO, FRAME_INIT_SAVED_REGS,
5005         FRAME_CHAIN, FRAME_CHAIN_VALID, FRAME_SAVED_PC,
5006         EXTRACT_RETURN_VALUE, EXTRACT_STRUCT_VALUE_ADDRESS,
5007         STORE_RETURN_VALUE, STORE_STRUCT_RETURN, SKIP_PROLOGUE,
5008         FRAME_ARGS_SKIP, FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS,
5009         FRAME_NUM_ARGS, POP_FRAME, USE_GENERIC_DUMMY_FRAMES, CALL_DUMMY,
5010         CALL_DUMMY_START_OFFSET, CALL_DUMMY_BREAKPOINT_OFFSET,
5011         CALL_DUMMY_LOCATION, FIX_CALL_DUMMY, CALL_DUMMY_ADDRESS,
5012         TARGET_READ_FP, PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME,
5013         SAVE_DUMMY_FRAME_TOS, PUSH_ARGUMENTS, PC_IN_CALL_DUMMY,
5014         REG_STRUCT_HAS_ADDR, USE_STRUCT_CONVENTION, GET_SAVED_REGISTER):
5015         Delete definitions.  We register gdbarch methods for these now.
5016         (struct frame_info, struct type, struct value): Delete forward
5017         declarations of these types; they're no longer necessary, since we
5018         don't have function declarations here any more.
5019         * mn10300-tdep.c: #include "arch-utils.h", to get declarations for
5020         some default gdbarch methods.
5021         (mn10300_store_struct_return): Return void, as expected by
5022         gdbarch.
5023         (mn10300_init_extra_frame_info): Take initial `fromleaf' argument,
5024         as expected by gdbarch.
5025         (mn10300_frame_init_saved_regs): Provide dummy definition for
5026         this, as required by gdbarch.
5027         (mn10300_gdbarch_init): Add mn10300_call_dummy_words, as expected
5028         by gdbarch.  Register gdbarch methods or values for all the stuff
5029         removed from tm-10300.h, listed above.
5030
5031 2001-05-08  Andrew Cagney  <ac131313@redhat.com>
5032
5033         * cli-out.c (cli_begin, cli_end): Replace cli_list_begin and
5034         cli_list_end.
5035         (cli_ui_out_impl): Update.
5036
5037         * ui-out.c (default_begin, default_end): Replace
5038         default_list_begin and default_list_end.
5039         (default_ui_out_impl): Update.
5040         (uo_begin, uo_end): Replace ou_list_begin and uo_list_end.
5041         (ui_out_begin, ui_out_end): Replace ui_out_list_begin and
5042         ui_out_list_end.
5043         (ui_out_list_begin, ui_out_list_end): New.  Compatibility
5044         functions.
5045         (struct ui_out_level): Add field type.
5046         (push_level, pop_level): Update.  Add type parameter.
5047
5048         * ui-out.h (enum ui_out_type): Declare.
5049         (ui_out_begin, ui_out_end): Declare.
5050         (ui_out_begin_ftype, ui_out_end_ftype): Replace list_begin_ftype
5051         and list_end_ftype.
5052         (struct ui_out_impl): Update.
5053
5054 2001-05-07  Andrew Cagney  <ac131313@redhat.com>
5055
5056         * ui-out.h (list_begin_ftype, list_end_ftype): Rename argument
5057         ``list_flag'' to ``depth''.
5058         * ui-out.c (default_list_begin, default_list_end): Update.
5059         (uo_list_begin, uo_list_end): Update.
5060         (MAX_UI_OUT_LEVELS): Define.
5061         (struct ui_out_level): Define.
5062         (top-level): Include "gdb_assert.h".
5063         (struct ui_out): Add fields ``level'' and ``levels''.  Delete
5064         fields ``list_flag'' and ``field_count''.
5065         (ui_out_new): Update.
5066         (verify_field_proper_position): Update.
5067         (current_level, push_level, pop_level): New functions.
5068         (ui_out_list_begin): Use push_level.
5069         (ui_out_list_end): Use pop_level.
5070         (ui_out_field_int): Use current_level.
5071         (ui_out_field_skip): Ditto.
5072         (ui_out_field_fmt): Ditto.
5073
5074 2001-05-08  Michael Snyder  <msnyder@redhat.com>
5075
5076         * language.c (longest_local_hex_string_custom): Strlen test is 
5077         inverted -- reverse the sense of the test.
5078
5079 2001-05-08  Mark Kettenis  <kettenis@gnu.org>
5080
5081         * config/i386/tm-i386v.h (struct frame_info, struct
5082         frame_saved_regs):  Remove declarations.
5083         (i386_frame_num_args): Remove prototype.
5084
5085 2001-05-07  Andrew Cagney  <ac131313@redhat.com>
5086
5087         * MAINTAINERS: I'm no longer actively maintaining the mn10300
5088         target.
5089
5090 2001-05-04  Andrew Cagney  <ac131313@redhat.com>
5091  
5092         * main.c (captured_main): Delete #ifndef _WIN32 conditional for
5093         WinGDB.
5094  
5095 2001-05-06  Kevin Buettner  <kevinb@redhat.com>
5096
5097         * inferior.h (save_inferior_ptid): Declare.
5098         * infrun.c (save_inferior_ptid, restore_inferior_ptid): Define.
5099
5100         * hpux-thread.c (save_inferior_ptid, restore_inferior_ptid):
5101         Delete these functions.
5102         * lin-lwp.c (save_inferior_ptid, restore_inferior_ptid): Likewise.
5103         * lin-thread.c (save_inferior_ptid, restore_inferior_ptid): Likewise.
5104         * linux-thread.c (save_inferior_ptid, restore_inferior_ptid):
5105         Likewise.
5106         * proc-service.c (save_inferior_ptid, restore_inferior_ptid):
5107         Likewise.
5108         * sol-thread.c (save_inferior_ptid, restore_inferior_ptid): Likewise.
5109         * thread-db.c (save_inferior_ptid, restore_inferior_ptid): Likewise.
5110
5111         * somsolib.c (reset_inferior_ptid): Delete.
5112         (som_solib_remove_inferior_hook): Use save_inferior_ptid() to
5113         build the cleanup struct.
5114
5115         * breakpoint.c (reattach_breakpoints, detach_breakpoints): Use
5116         a cleanup to save/restore inferior_ptid.
5117
5118 2001-05-06  Mark Kettenis  <kettenis@gnu.org>
5119
5120         Implement attach/detach for multi-threaded programs on Linux.
5121         * thread-db.c (keep_thread_db): Adjust comment.
5122         (deactivate_target): Removed.
5123         (thread_db_new_objfile): Don't call deactivate_target.  Implement
5124         guts of deactivate_target inline instead.
5125         (attach_thread): Call ATTACH_LWP unconditionally if defined.
5126         (thread_db_attach): New function.
5127         (thread_db_detach): Don't call deactivate_target.  Do necessary
5128         cleanup inline instead.  Set inferior_ptid to LWP corresponding to
5129         the current user-level thread.
5130         (thread_db_kill): Set inferior_ptid to LWP corresponding to the
5131         current user-level thread.
5132         (thread_db_create_inferior): Deactivate target vector if
5133         KEEP_THREAD_DB is zero.
5134         (thread_db_mourn_inferior): Don't call deactivate_target.  Do
5135         necessary cleanup inline instead.
5136         (init_thread_db_ops): Initialize to_attach field to
5137         thread_db_attach.
5138         * lin-lwp.c (lin_lwp_mourn_inferior): Remove prototype.
5139         (stop_wait_callback): Add prototype.
5140         (init_lwp_list): Add comment about when to re-initialize the LWP
5141         list.
5142         (lin_lwp_attach_lwp): Only call ptrace for cloned processes.
5143         Avoid adding publicates to the LWP list.  Only mark an LWP as
5144         signalled if it doesn't correspond to a cloned process.
5145         (lin_lwp_attach): Add initial process to the LWP list.  Make sure
5146         it's stopped and fake a SIGSTOP.
5147         (detach_callback): New function.
5148         (lin_lwp_detach): Implement.
5149         (lin_lwp_create_inferior): Don't re-initialize LWP list here.
5150         Call child_ops.to_create_inferior directly instead of via
5151         target_beneath local.
5152         (lin_lwp_mourn_inferior): Call child_ops.to_mourn_inferior
5153         directly instead of via target_beneath local.
5154
5155 2001-05-06  Eli Zaretskii  <eliz@is.elta.co.il>
5156
5157         * symtab.c (lookup_symtab_1, lookup_partial_symtab): Use basename
5158         instead of non-portable search for `/'.  Use FILENAME_CMP instead
5159         of STREQ, to account for case-insensitive filesystems.
5160         (top-level): #include "filenames.h".
5161
5162 2001-05-05  Jim Blandy  <jimb@redhat.com>
5163
5164         * breakpoint.c (check_duplicates): Use the breakpoint's type, not
5165         its address, to decide whether it's a watchpoint or not.  Zero
5166         is a valid code address.
5167         (update_breakpoints_after_exec): Admonishing comments.
5168         * breakpoint.h (struct breakpoint): Doc fixes.
5169
5170         * breakpoint.c (check_duplicates): Take a breakpoint object as an
5171         argument, rather than an address and section.  All callers changed.
5172
5173 2001-05-03  Kevin Buettner  <kevinb@redhat.com>
5174
5175         * defs.h (ptid_t): New typedef.
5176         (pid_to_ptid, null_ptid, minus_one_ptid, ptid_equal): New macros.
5177
5178         * a68v-nat.c, alphabsd-nat.c, arch-utils.c, arm-linux-nat.c,
5179         blockframe.c, breakpoint.c, breakpoint.h,
5180         config/i386/nm-i386sol2.h, config/i386/tm-i386sco5.h,
5181         config/ia64/nm-linux.h, config/m68k/nm-hp300bsd.h,
5182         config/mips/nm-irix4.h, config/mips/nm-irix5.h,
5183         config/pa/nm-hppah.h, config/pa/tm-hppa.h,
5184         config/rs6000/nm-rs6000.h, config/sparc/nm-sun4sol2.h,
5185         corelow.c, cxux-nat.c, d10v-tdep.c, dink32-rom.c,
5186         dve3900-rom.c, fork-child.c, frame.c, gnu-nat.c, go32-nat.c,
5187         hp300ux-nat.c, hppa-tdep.c, hppab-nat.c, hppah-nat.c,
5188         hpux-thread.c, i386-linux-nat.c, i386aix-nat.c, i386b-nat.c,
5189         i386bsd-nat.c, i386gnu-nat.c, i386mach-nat.c, i386nbsd-nat.c,
5190         infcmd.c, inferior.h, inflow.c, infptrace.c, infrun.c,
5191         inftarg.c, infttrace.c, lin-lwp.c, lin-thread.c,
5192         linux-thread.c, lynx-nat.c, m3-nat.c, m32r-rom.c,
5193         m68knbsd-nat.c, m88k-nat.c, mac-nat.c, mips-nat.c,
5194         mon960-rom.c, monitor.c, ns32knbsd-nat.c, ocd.c, ppc-bdm.c,
5195         ppcnbsd-nat.c, proc-service.c, procfs.c, ptx4-nat.c,
5196         regcache.c, remote-adapt.c, remote-array.c, remote-bug.c,
5197         remote-e7000.c, remote-es.c, remote-mips.c, remote-mm.c,
5198         remote-nindy.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
5199         remote-sds.c, remote-sim.c, remote-st.c, remote-udi.c,
5200         remote-vx.c, remote.c, rs6000-nat.c, sol-thread.c,
5201         solib-aix5.c, solib-svr4.c, somsolib.c, sparc-nat.c,
5202         standalone.c, sun3-nat.c, sun386-nat.c, symm-nat.c, target.c,
5203         target.h, thread-db.c, thread.c, top.c, ultra3-nat.c,
5204         uw-thread.c, v850ice.c, win32-nat.c, wince.c, xcoffsolib.c
5205         (inferior_pid):  Rename to inferior_ptid everywhere - even in
5206         comments and obsolete ports.  In cases where this variable
5207         really is supposed to be used as a process id, use PIDGET() to
5208         extract the process id component from inferior_ptid.  The
5209         other cases, either involving other variables whose types had
5210         to be changed or functions whose signatures had to changed
5211         are listed separately below.
5212
5213         * arm-linux-nat.c (get_thread_id): Change type of argument
5214         representing a combined process/thread id from ``int'' to
5215         ``ptid_t''.  Also change parameter name to ptid.
5216         * breakpoint.h, breakpoint.c (breakpoint_thread_match): Likewise.
5217         * corelow.c (core_file_thread_alive): Likewise.
5218         * d10v-tdep.c (d10v_read_pc, d10v_write_pc): Likewise.
5219         * defs.h (*target_wait_hook): Likewise.
5220         * gdbthread.h (thread_info, delete_thread, pid_to_thread_id)
5221         (find_thread_pid, save_infrun_state, load_infrun_state): Likewise.
5222         * gnu-nat.c (gnu_thread_alive, gnu_pid_to_str, gnu_wait)
5223         (gnu_resume): Likewise.
5224         * go32-nat.c (go32_wait, go32_resume): Likewise.
5225         * h8500-tdep.c (h8500_read_pc, h8500_write_pc): Likewise.
5226         * hppa-tdep.c (target_read_pc, target_write_pc): Likewise.
5227         * hppah-nat.c (child_pid_to_str, hppa_tid_to_str,
5228         (hppa_pid_or_tid_to_str, child_post_startup_inferior)
5229         (child_thread_alive): Likewise.
5230         * hpux-thread.c (hpux_thread_notice_signals, hpux_thread_alive)
5231         (hpux_pid_to_str, hpux_thread_wait, hpux_thread_resume): Likewise.
5232         * i386-linux-nat.c (child_resume): Likewise.
5233         * ia64-linux-nat.c (enable_watchpoints_in_psr, fetch_debug_register)
5234         (store_debug_register, fetch_debug_register_pair)
5235         (store_debug_register_pair, ia64_linux_insert_watchpoint)
5236         (ia64_linux_remove_watchpoint, ia64_linux_stopped_by_watchpoint):
5237         Likewise.
5238         * ia64-tdep.c (ia64_read_pc, ia64_write_pc): Likewise.
5239         * inferior.h (read_pc_pid, generic_target_read_pc, write_pc_pid)
5240         (generic_target_write_pc, ptrace_wait, child_resume)
5241         (get_last_target_status): Likewise.
5242         * infptrace.c (ptrace_wait, child_resume): Likewise.
5243         * inftarg.c (child_wait, child_post_wait, child_thread_live)
5244         (child_pid_to_str): Likewise.
5245         * infttrace.c (ptrace_wait, child_thread_alive, child_resume)
5246         (hppa_pid_or_tid_to_str, child_post_startup_inferior): Likewise.
5247         * lin-lwp.c (add_lwp, delete_lwp, find_lwp_pid, lin_lwp_attach_lwp)
5248         (lin_lwp_resume, lin_lwp_wait, lin_lwp_thread_alive)
5249         (lin_lwp_pid_to_str): Likewise.
5250         * lin-thread.c (thread_db_alive, thread_db_pid_to_str)
5251         (thread_db_resume, thread_db_wait): Likewise.
5252         * linux-thread.c (linuxthreads_thread_alive, linuxthreads_pid_to_str)
5253         (linuxthreads_resume, linuxthreads_wait): Likewise.
5254         * lynx-nat.c (child_wait, child_thread_alive, child_resume)
5255         (child_pid_to_str): Likewise.
5256         * m3-nat.c (mach_really_wait, m3_resume): Likewise.
5257         * mac-nat.c (child_wait, child_resume): Likewise.
5258         * mips-tdep.c (mips_read_pc): Likewise.
5259         * monitor.c (monitor_wait, monitor_resume): Likewise.
5260         * ocd.c, ocd.h (ocd_thread_alive, ocd_resume): Likewise.
5261         * ppc-bdm.c (bdm_ppc_wait): Likewise.
5262         * procfs.c (do_attach, procfs_wait, procfs_resume)
5263         (procfs_notice_signals, procfs_thread_alive, procfs_pid_to_str)
5264         (procfs_set_watchpoint, procfs_stopped_by_watchpoint)
5265         (procfs_find_LDT_entry): Likewise.
5266         * regcache.c (read_register_pid, read_signed_register_pid)
5267         (write_register_pid, generic_target_read_pc, read_pc_pid)
5268         (generic_target_write_pc, write_pc_pid): Likewise.
5269         * regcache.h (read_register_pid, read_signed_register_pid)
5270         (write_register_pid): Likewise.
5271         * remote-adapt.c (adapt_wait, adapt_resume): Likewise.
5272         * remote-array.c (array_wait, array_resume): Likewise.
5273         * remote-bug.c (bug_wait, bug_resume): Likewise.
5274         * remote-e7000.c (e7000_wait, e7000_resume): Likewise.
5275         * remote-eb.c (eb_wait, eb_resume): Likewise.
5276         * remote-es.c (es1800_wait, es1800_resume): Likewise.
5277         * remote-mips.c (mips_wait, mips_resume): Likewise.
5278         * remote-mm.c (mm_wait, mm_resume): Likewise.
5279         * remote-nindy.c (nindy_wait, nindy_resume): Likewise.
5280         * remote-os9k.c (rombug_wait, rombug_resume): Likewise.
5281         * remote-rdi.c (arm_rdi_wait, arm_rdi_resume): Likewise.
5282         * remote-rdp.c (remote_rdp_resume, remote_rdp_wait): Likewise.
5283         * remote-sds.c (sds_wait, sds_resume): Likewise.
5284         * remote-sim.c (gdbsim_wait, gdbsim_resume): Likewise.
5285         * remote-st.c (st2000_wait, st2000_resume): Likewise.
5286         * remote-udi.c (udi_wait, udi_resume): Likewise.
5287         * remote-vx.c (vx_wait, vx_resume): Likewise.
5288         * remote.c (remote_current_thread, remote_resume, remote_wait)
5289         (remote_async_resume, remote_async_wait, remote_cisco_wait)
5290         (remote_thread_alive): Likewise.
5291         * sol-thread.c (thread_to_lwp, lwp_to_thread, sol_thread_resume)
5292         (sol_thread_wait, sol_thread_notice_signals, sol_thread_alive)
5293         (solaris_pid_to_str): Likewise.
5294         * symm-nat.c (child_wait, child_resume): Likewise.
5295         * target.c (debug_to_resume, debug_to_wait, debug_to_post_wait)
5296         (debug_to_notice_signals, debug_to_thread_alive)
5297         (normal_target_post_startup_inferior, normal_pid_to_str)
5298         (debug_to_post_startup_inferior): Likewise.
5299         * target.h (to_resume, to_wait, to_post_wait)
5300         (to_post_startup_inferior, to_notice_signals, to_thread_alive)
5301         (to_pid_to_str [all in struct target_ops]): Likewise.
5302         (child_post_wait, child_thread_alive, normal_pid_to_str): Likewise.
5303         * thread-db.c (thread_from_lwp, lwp_from_thread, thread_db_wait)
5304         (attach_thread, detach_thread, thread_db_resume, check_event)
5305         (thread_db_post_startup_inferior, thread_db_thread_alive)
5306         (thread_db_pid_to_str): Likewise.
5307         * thread.c (add_thread, delete_thread, find_thread_pid)
5308         (pid_to_thread_id, in_thread_list, load_infrun_state)
5309         (save_infrun_state, switch_to_thread, restore_current_thread)
5310         (make_cleanup_restore_current_thread): Likewise.
5311         * top.c (target_wait_hook): Likewise.
5312         * uw-thread.c (dbgpid, thr_to_lwp, lwp_to_thr, add_thread_uw)
5313         (uw_thread_resume, libtrhead_stub, uw_thread_wait, uw_thread_alive)
5314         (uw_thread_pid_to_str): Likewise.
5315         * v850ice.c (v850ice_wait, v850ice_resume): Likewise.
5316         * win32-nat.c (child_wait, child_resume, win32_child_thread_alive)
5317         (cywin_pid_to_str): Likewise.
5318         * wince.c (child_wait, child_resume, win32_child_thread_alive):
5319         Likewise.
5320         * config/nm-linux.h (linuxthreads_pid_to_str): Likewise.
5321         * config/nm-lynx.h (child_wait, lynx_pid_to_str): Likewise.
5322         * config/alpha/nm-linux.h (lin_lwp_attach_lwp): Likewise.
5323         * config/arm/nm-linux.h (lin_lwp_attach_lwp): Likewise.
5324         * config/h8500/tm-h8500.h (h8500_read_pc, h8500_write_pc): Likewise.
5325         * config/i386/nm-i386sol2.h (procfs_stopped_by_watchpoint)
5326         (procfs_set_watchpoint): Likewise.
5327         * config/i386/nm-linux.h (lin_lwp_attach_lwp): Likewise.
5328         * config/i386/nm-ptx4.h (child_wait): Likewise.
5329         * config/i386/nm-symmetry.h (child_wait): Likewise.
5330         * config/i386/tm-cygwin.h (cygwin_pid_to_str): Likewise.
5331         * config/ia64/nm-linux.h (ia64_linux_stopped_by_watchpoint)
5332         (ia64_linux_insert_watchpoint, ia64_linux_remove_watchpoint)
5333         (lin_lwp_attach_lwp): Likewise.
5334         * config/mips/nm-irix4.h, config/mips/nm-irix5.h
5335         (procfs_stopped_by_watchpoint, procfs_set_watchpoint): Likewise.
5336         * config/pa/nm-hppah.h (child_pid_to_str, hppa_tid_to_str)
5337         (hppa_pid_or_tid_to_str): Likewise.
5338         * config/pa/tm-hppa.h (target_read_pc, target_write_pc): Likewise.
5339         * config/powerpc/nm-linux.h (lin_lwp_attach_lwp): Likewise.
5340         * config/sparc/nm-sun4sol2.h (procfs_stopped_by_watchpoint)
5341         (procfs_set_watchpoint): Likewise.
5342
5343         * gdbthread.h (thread_id_to_pid): Change return type which
5344         represents a combined process/thread id from ``int'' to
5345         ``ptid_t''.
5346         * gnu-nat.c (gnu_wait): Likewise.
5347         * go32-nat.c (go32_wait): Likewise.
5348         * hpux-thread.c (hpux_thread_wait): Likewise.
5349         * inferior.h (procfs_first_available): Likewise.
5350         * inftarg.c (child_wait): Likewise.
5351         * infttrace.c (ptrace_wait): Likewise.
5352         * lin-lwp.c (lin_lwp_wait): Likewise.
5353         * lin-thread.c (thread_db_wait): Likewise.
5354         * linux-thread.c (linuxthreads_wait): Likewise.
5355         * lynx-nat.c (child_wait): Likewise.
5356         * m3-nat.c (mach_really_wait): Likewise.
5357         * mac-nat.c (child_wait): Likewise.
5358         * monitor.c (monitor_wait): Likewise.
5359         * ppc-bdm.c (bdm_ppc_wait): Likewise.
5360         * procfs.c (do_attach, procfs_wait, procfs_first_available): Likewise.
5361         * remote-adapt.c (adapt_wait): Likewise.
5362         * remote-array.c (array_wait): Likewise.
5363         * remote-bug.c (bug_wait): Likewise.
5364         * remote-e7000.c (e7000_wait): Likewise.
5365         * remote-eb.c (eb_wait): Likewise.
5366         * remote-es.c (es1800_wait): Likewise.
5367         * remote-mips.c (mips_wait): Likewise.
5368         * remote-mm.c (mm_wait): Likewise.
5369         * remote-nindy.c (nindy_wait): Likewise.
5370         * remote-os9k (rombug_wait): Likewise.
5371         * remote-rdi.c (arm_rdi_wait): Likewise.
5372         * remote-rdp.c (remote_rdp_wait): Likewise.
5373         * remote-sds.c (sds_wait): Likewise.
5374         * remote-sim.c (gdbsim_wait): Likewise.
5375         * remote-st.c (st2000_wait): Likewise.
5376         * remote-udi.c (udi_wait): Likewise.
5377         * remote-vx.c (vx_wait): Likewise.
5378         * remote.c (remote_wait, remote_async_wait, remote_current_thread)
5379         (remote_cisco_wait): Likewise.
5380         * sol-thread.c (thread_to_lwp, lwp_to_thread, sol_thread_wait):
5381         Likewise.
5382         * symm-nat.c (child_wait): Likewise.
5383         * target.c (debug_to_wait): Likewise.
5384         * target.h (to_wait [in struct target_ops]): Likewise.
5385         * thread.c (thread_id_to_pid): Likewise.
5386         * thread-db.c (thread_from_lwp, lwp_from_thread, thread_db_wait):
5387         Likewise.
5388         * top.c (*target_wait_hook): Likewise.
5389         * uw-thread.c (lwp_to_thr, uw_thread_wait): Likewise.
5390         * v850ice.c (v850ice_wait): Likewise.
5391         * win32-nat.c (child_wait): Likewise.
5392         * wince.c (child_wait): Likewise.
5393         * config/nm-lynx.h (child_wait): Likewise.
5394         * config/i386/nm-ptx4.h (child_wait): Likewise.
5395         * config/i386/nm-symmetry.h (child_wait): Likewise.
5396
5397         * arch-utils.c (generic_prepare_to_proceed): Rename wait_pid
5398         to wait_ptid and change its type from ``int'' to ``ptid_t''.
5399         * breakpoint.c (reattach_breakpoints, detach_breakpoints): Likewise,
5400         but rename saved_inferior_pid to saved_inferior_ptid.
5401         * d10v-tdep.c (d10v_read_pc, d10_write_pc): Likewise, but rename
5402         save_pid to save_ptid.
5403         * gdbthread.h (struct thread_info): Likewise, but rename pid to ptid.
5404         * hppah-nat.c (child_pid_to_exec): Likewise, but rename
5405         saved_inferior_pid to saved_inferior_ptid.
5406         * hpux-thread.c (main_ptid): Likewise, but rename from main_pid.
5407         * infrun.c (previous_inferior_pid [static global]): Likewise,
5408         but rename to previous_inferior_ptid.
5409         (resume): Likewise, but rename resume_pid to resume_ptid.
5410         (struct execution_control_state): Likewise, but rename
5411         pid to ptid, saved_inferior_pid to saved_inferior_ptid,
5412         and waiton_pid to waiton_ptid.
5413         (target_last_wait_pid): Likewise, but rename to
5414         target_last_wait_ptid.
5415         * infttrace.c (saved_real_pid): Likewise, but rename to
5416         saved_real_ptid.
5417         (child_pid_to_exec_file): Likewise, but rename saved_inferior_pid
5418         to saved_inferior_ptid.
5419         * lin-lwp.c (struct lwp_info): Likewise, but rename pid to ptid.
5420         (trap_ptid): Likewise, but renamed from trap_pid.
5421         * lin-thread.c (handle_new_thread): Likewise, but rename gdb_pid
5422         to gdb_ptid.
5423         * linux-thread.c (detach_thread): Likewise, but rename pid to ptid.
5424         (thread_db_wait): Likewise, but rename ret_pid to retptid.
5425         * procfs.c (procfs_wait): Likewise, for retval whose name
5426         doesn't change.  Also, ``temp'' becomes two separate variables,
5427         one named temp_tid (an int) and the other temp_ptid.
5428         (procfs_notice_thread): Likewise (type change) for gdb_threadid
5429         whose name does not change.
5430         * regcache.c (registers_ptid): Likewise, but renamed from
5431         registers_pid.
5432         (read_register_pid, read_signed_register_pid, write_register_pid):
5433         Likewise, but rename save_pid to save_ptid.
5434         (read_pc_pid, write_pc_pid): Likewise, but rename saved_inferior_pid
5435         to saved_inferior_ptid.
5436         * remote.c (remote_newthread_step): Likewise, but rename pid to ptid.
5437         * sol-thread.c (struct ps_prochandle): Likewise.
5438         (sol_thread_resume): Likewise, for save_pid which becomes save_ptid.
5439         (sol_thread_wait): Likewise, for rtnval whose name does not
5440         change, and for save_pid which becomes save_ptid.
5441         (solaris_pid_to_str): Likewise for lwp whose name does not change.
5442         (sol_find_new_threads_callback): Likewise, for pid which becomes
5443         ptid.
5444         * target.h (target_resume, target_wait, target_post_wait)
5445         (target_post_startup_inferior, target_notice_signals)
5446         (target_thread_alive): Likewise.
5447         * thread.c (info_threads_command): Likewise, but rename
5448         current_pid to current_ptid.
5449         (struct current_thread_cleanup): Likewise, but rename field
5450         inferior_pid to inferior_ptid.
5451         * thread-db.c (find_new_threads_callback): Likewise, but rename
5452         pid to ptid.
5453         * uw-thread.c (thr_to_lwp): Likewise for lid whose name does not
5454         change.
5455         (lwp_to_tr): Likewise fo tid whose name remains unchanged.
5456         (thr_infpid, lwp_infpid, notice_thread, libthread_stub): Likewise,
5457         but rename pid to ptid.
5458         * config/alpha/nm-linux.h (ATTACH_LWP): Likewise.
5459         * config/arm/nm-linux.h (ATTACH_LWP): Likewise.
5460         * config/i386/nm-linux.h (ATTACH_LWP): Likewise.
5461         * config/ia64/nm-linux.h (ATTACH_LWP): Likewise.
5462         * config/pa/nm-hppah.h (target_tid_to_str): Likewise.
5463         * config/powerpc/nm-linux.h (ATTACH_LWP): Likewise.
5464
5465         * arch-utils.c (generic_prepare_to_proceed):  Test for the
5466         "zero" ptid by using ptid_equal() to test to see if variable
5467         in question is the same as null_ptid.  This replaces a direct
5468         test against zero.
5469         * cxux-nat.c (add_shared_symbol_files): Likewise.
5470         * i386aix-nat.c, i386b-nat.c (i386_float_info): Likewise.
5471         * infcmd.c (run_command): Likewise.
5472         * inflow.c (kill_command): Likewise.
5473         * infttrace.c (call_ttrace): Likewise.
5474         * lin-lwp.c (lin_lwp_prepare_to_proceed): Likewise.
5475         * lin-thread.c (thread_db_kill): Likewise.
5476         * procfs.c (procfs_kill_inferior, procfs_mourn_inferior): Likewise.
5477         * remote-es.c (es1800_kill): Likewise.
5478         * sol-thread.c (sol_thread_create_inferior): Likewise.
5479         * solib.c (locate_base): Likewise.
5480         * target.c (nosupport_runtime): Likewise.
5481         * thread-db.c (thread_db_wait): Likewise.
5482         * top.c (quit_confirm, quit_force): Likewise.
5483         * uw-thread (lwp_infpid, uw_thread_resume): Likewise.
5484
5485         * infrun.c (handle_inferior_event, stop_stepping, normal_stop):
5486         Use ptid_equal to compare value of process/thread ids instead of
5487         ``=='' and ``!='' operators.
5488         lin-lwp.c (delete_lwp, lin_lwp_prepare_to_proceed)
5489         (stop_wait_callback, lin_lwp_wait): Likewise.
5490         * procfs.c (procfs_wait): Likewise.
5491         * regcache.c (read_register_bytes, read_register_gen)
5492         (write_register_gen, read_register, read_register_pid)
5493         (read_signed_register, read_signed_register_pid, write_register)
5494         (write_register_pid, supply_register): Likewise.
5495         * remote-vx.c (vx_resume): Likewise.
5496         * sol-thread.c (sol_thread_wait): Likewise.
5497         * symm-nat.c (kill_inferior): Likewise.
5498         * thread.c (delete_thread, find_thread_pid, pid_to_thread_id)
5499         (in_thread_list, info_threads_command, switch_to_thread)
5500         (restore_current_thread): Likewise.
5501         * uw-thread (libtread_stub): Likewise.
5502
5503         * arm-linux-nat.c (GET_THREAD_ID): Change PID to PTID.
5504
5505         * corelow.c (add_to_thread_list): Convert argument in add_thread()
5506         call to a ptid_t.
5507         * gnu-nat.c (inf_validate_procs): Likewise.
5508         * linux-thread.c (stop_thread, update_stop_threads): Likewise.
5509         * remote.c (record_currthread, remote_threads_info): Likewise.
5510         * win32-nat.c (child_add_thread): Likewise.
5511
5512         * hpux-thread.c (save_inferior_pid, restore_inferior_pid): Rename,
5513         respectively, to save_inferior_ptid() and restore_inferior_ptid().
5514         Adjust implementations to operate on ``ptid_t'' instead of ``int''.
5515         * lin-lwp.c (save_inferior_pid, restore_inferior_pid): Likewise.
5516         * lin-thread.c (save_inferior_pid, restore_inferior_pid): Likewise.
5517         * linux-thread.c (save_inferior_pid, restore_inferior_pid): Likewise.
5518         * proc-service.c (save_inferior_pid, restore_inferior_pid): Likewise.
5519         * sol-thread.c (save_inferior_pid, restore_inferior_pid): Likewise.
5520         * thread-db.c (save_inferior_pid, restore_inferior_pid): Likewise.
5521
5522         * infrun.c (RESUME_ALL): New macro representing the -1 ptid
5523         to be passed to target_resume() when all threads should resume.
5524         (resume): Set resume_ptid to RESUME_ALL rather than -1.
5525         (handle_inferior_event): Invoke target_resume() with RESUME_ALL
5526         instead of -1.
5527         * irix5-nat.c (solib_create_inferior_hook): Convert -1 to
5528         a ptid_t in target_resume() call.
5529         * osfsolib.c (solib_create_inferior_hook): Likewise.
5530         * solib-svr4.c (solib_create_inferior_hook): Likewise.
5531
5532         * lin-lwp.c (PIDGET, PIDGET0): Rename original PIDGET macro to
5533         PIDGET0.  Define new PIDGET macro which uses PIDGET0, the only
5534         difference being that the 0xffff pattern will be interpreted
5535         as -1.
5536         * lin-thread.c (PIDGET, PIDGET0): Likewise.
5537         * thread-db.c (PIDGET, PIDGET0): Likewise.
5538         * config/nm-linux.h (PIDGET, PIDGET0): Likewise.
5539         * config/i386/tm-i386sol2.h (PIDGET, PIDGET0): Likewise.
5540         * config/i386/tm-i386v42mp.h (PIDGET, PIDGET0): Likewise.
5541         * config/sparc/tm-sun4sol2.h (PIDGET, PIDGET0): Likewise.
5542
5543         * m3-nat.c (init_m3_ops): Fix typo; initialize to_wait field to
5544         mach_really_wait rather than mach_really__wait.
5545         * lin-thread.c (check_for_thread_event): Fix warning; make function
5546         actually return a value.
5547
5548         * gdbarch.sh (TARGET_READ_PC, TARGET_WRITE_PC): Change type of
5549         ``pid'' arguments from ``int'' to ``ptid_t''.  Also renamed
5550         pid to ptid.
5551         * gdbarch.h, gdbarch.c: Regenerated.
5552
5553 2001-05-03  Jonathan Larmour  <jlarmour@redhat.com>
5554
5555         * rdi-share/devsw.c: Include <time.h> for struct tm
5556
5557 2001-05-03  Eli Zaretskii  <eliz@is.elta.co.il>
5558
5559         * config/djgpp/fnchange.lst: Add mappings for the new
5560         opcodes/openrisc-* files.
5561
5562 2001-05-01  Michael Snyder  <msnyder@redhat.com>
5563
5564         * lin-lwp.c: Change printf to fprintf_unfiltered.
5565         * Makefile.in: Add rules for thread-db.o, lin-lwp.o, proc-service.o.
5566
5567 2001-05-01  Nicholas Duffek  <nsd@redhat.com>
5568
5569         * config/rs6000/tm-rs6000.h (IN_SOLIB_RETURN_TRAMPOLINE): Define.
5570         (rs6000_in_solib_return_trampoline): Declare.
5571         * rs6000-tdep.c (rs6000_in_solib_return_trampoline): New
5572         function.
5573         (rs6000_skip_trampoline_code): Skip bigtoc fixup code.
5574         * xcoffread.c (read_xcoff_symtab): Perform the ISFCN function
5575         check after the CSECT check rather than before it.  Allocate
5576         separate symtabs for CSECTs whose names begin with '@'.
5577         (scan_xcoff_symtab): Don't ignore symbols beginning with '@'.
5578         Activate the misc_func_recorded mechanism for whose names begin
5579         with '@'.
5580
5581 2001-04-30  J.T. Conklin  <jtc@redback.com>
5582
5583         * ppcnbsd-nat.c (fetch_inferior_registers)
5584         (store_inferior_registers, fetch_core_registers): Changed to use
5585         fpreg[] instead of r_regs[] to access floating point registers.
5586
5587 2001-04-30  Elena Zannoni  <ezannoni@redhat.com>
5588
5589         * sh-tdep.c: Get rid of the function prototypes.
5590         (sh_sh4_build_float_register_type): Move earlier in file.
5591         (fv_reg_base_num): Ditto.
5592         (dr_reg_base_num): Ditto.
5593
5594 2001-04-30  Michael Snyder  <msnyder@redhat.com>
5595
5596         * thread-db.c: Revert 2001-04-26 change for debugging output.
5597         * lin-lwp.c: Ditto.
5598         * lin-lwp.c: Add set/show debug lin-lwp command.  Use this
5599         command to turn extra debugging output on / off.
5600
5601 2001-04-30  Eli Zaretskii  <eliz@is.elta.co.il>
5602
5603         * buildsym.c (start_subfile): Use FILENAME_CMP instead of STREQ.
5604         (top-level): #include filenames.h.
5605
5606         * dwarf2read.c (dwarf2_start_subfile): Use IS_ABSOLUTE_PATH and
5607         FILENAME_CMP, to DTRT on non-Posix platforms.
5608         (top-level): #include filenames.h.
5609
5610
5611 2001-04-27  Andrew Cagney  <ac131313@redhat.com>
5612
5613         * gdbtypes.c (check_stub_method): Always initialize ``p''.
5614
5615 2001-04-27  Andrew Cagney  <ac131313@redhat.com>
5616
5617         * configure.host: Delete romp host.
5618         * TODO: Update.
5619
5620 2001-04-27  Andrew Cagney  <ac131313@redhat.com>
5621
5622         * TODO: Updates to 5.1.  No more targets to obsolete.
5623
5624 2001-04-27  Don Howard  <dhoward@redhat.com>
5625
5626         (Changes from Kevin Buettner, with minor update by Don Howard.)
5627         
5628         * i387-nat.c (i387_supply_fxsave, i387_fill_fxsave, i387_tag): Fix
5629         typos in which hexadecimal constants were really intended to be
5630         binary constants.
5631         (i387_tag): Swap logic regarding zero vs non-zero exponents.
5632         * MAINTAINERS (Misc): Added myself to the write-after-approval
5633         list.
5634
5635 2001-04-26  Jim Blandy  <jimb@redhat.com>
5636
5637         (Changes from Daniel Berlin, with revisions by Jim Blandy.)
5638         
5639         Abstract out operations specific to particular C++ ABI's, and
5640         invoke them through a function table.  This removes the C++ ABI
5641         dependencies scattered throughout the code, and allows us to
5642         cleanly add support for new C++ ABI's.
5643         * cp-abi.h, cp-abi.h, gnu-v2-abi.c, hpacc-abi.c: New files.
5644         * c-typeprint.c, c-valprint.c, dbxread.c, eval.c, gdbtypes.c,
5645         jv-typeprint.c, linespec.c, symtab.c, typeprint.c, valops.c:
5646         #include "cp-abi.h".  These files all use functions now declared
5647         there.
5648         * symtab.h (OPNAME_PREFIX_P, VTBL_PREFIX_P, DESTRUCTOR_PREFIX_P):
5649         Deleted.  These services are now provided by functions declared in
5650         cp-abi.h.
5651         * value.h (value_rtti_type, value_virtual_fn_field): Same.
5652         * values.c (value_virtual_fn_field): Same, for this definition.
5653         * valops.c (value_rtti_type): Same.     
5654         * c-typeprint.c (c_type_print_base): Use the functions from
5655         "cp-abi.h", instead of the old macros, or hard-coded ABI-specific
5656         tests.
5657         * dbxread.c (record_minimal_symbol): Same.
5658         * gdbtypes.c (get_destructor_fn_field, virtual_base_index,
5659         virtual_base_index_skip_primaries): Same.
5660         * jv-typeprint.c (java_type_print_base): Same.
5661         * linespec.c (find_methods, decode_line_1): Same.
5662         * symtab.c (gdb_mangle_name): Same.
5663         * Makefile.in (SFILES): Add the new .c files mentioned above.
5664         (cp_abi_h): New variable.
5665         (COMMON_OBS): Add gnu-v2-abi.o, hpacc-abi.o, and cp-abi.o.
5666         (cp-abi.o, gnu-v2-abi.o, hpacc-abi.o): New targets.
5667         (c-typeprint.o, c-valprint.o, dbxread.o, eval.o, gdbtypes.o,
5668         jv-typeprint.o, symtab.o, linespec.o, typeprint.o, valops.o): Add
5669         dependency on $(cp_abi_h).
5670
5671 2001-04-26  Michael Snyder  <msnyder@redhat.com>
5672
5673         * thread-db.c (_initialize_thread_db): Add set/show command
5674         "debug-linux-threads" for debugging output.
5675         * lin-lwp.c (various): Use global "debug_linux_threads to 
5676         turn on extra debugging output.
5677         * lin-lwp.c: Minor cleanups in comments.
5678         * target.c (normal_pid_to_str): Get rid of an ancient hack.
5679         * remote.c (remote_pid_to_str): New function for remote target.
5680
5681 2001-04-24  Jim Blandy  <jimb@redhat.com>
5682
5683         * c-typeprint.c (c_type_print_cv_qualifier): Don't print `const'
5684         qualifier on C++ references; all references are innately const.
5685
5686 2001-04-20  Mark Kettenis  <kettenis@gnu.org>
5687
5688         * event-top.h: Fix formatting.
5689
5690 2001-04-17  Andrew Cagney  <ac131313@redhat.com>
5691
5692         * source.c (openp): Obsolete #ifdef MPW code.
5693         (open_source_file): Ditto.
5694         * event-top.c (display_gdb_prompt): Ditto.
5695         * utils.c (query): Ditto.
5696         (init_page_info): Ditto.
5697         (init_page_info): Delete #ifndef MPW.
5698         * top.c (gdb_readline): Ditto.
5699         * mac-xdep.c: Obsolete.
5700         * mac-gdb.r: Obsolete.
5701         * config/powerpc/xm-mpw.h: Obsolete.
5702         * config/xm-mpw.h: Obsolete.
5703         * mpw-make.sed: Obsolete.
5704         * mpw-config.in: Obsolete.
5705         * TODO: Update
5706         * NEWS: Update
5707
5708 2001-04-19  Mark Kettenis  <kettenis@gnu.org>
5709
5710         * i386-tdep.c (i386_frameless_function_invocation): New function.
5711         * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION): Redefine
5712         in terms of i386_frameless_function_invocation.  Adjust comment.
5713         (i386_frameless_function_invocation): New prototype.
5714
5715 2001-04-18  Martin M. Hunt  <hunt@redhat.com>
5716
5717         * top.c (gdb_init): Don't call cli_out_new() to
5718         create global uiout if init_ui_hook is set.  uiout will
5719         have to be initialized there.
5720
5721 2001-04-18  Andrew Cagney  <ac131313@redhat.com>
5722
5723         * arch-utils.c: Include "regcache.h".
5724
5725 2001-04-18  Mark Kettenis  <kettenis@gnu.org>
5726
5727         * i386-tdep.c (i386_saved_pc_after_call): New function.
5728         * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Redefine in terms
5729         of i386_saved_pc_after_call.
5730         (i386_saved_pc_after_call): New prototype.
5731
5732 2001-04-17  Michael Snyder  <msnyder@redhat.com>
5733
5734         * i386-nat.c: Fix typo in comment.
5735         * solib.c (no_shared_libraries): New function.  Discard all symbols
5736         from shared libraries.
5737         (_initialize_solib): Add command "nosharedlibrary" as complement
5738         to the command "sharedlibrary".  Unloads symbols for all solibs.
5739
5740 2001-04-16  Andrew Cagney  <ac131313@redhat.com>
5741
5742         * configure.host (m68030-sony-*, m68*-isi-*, m68*-sony-*):
5743         * configure.tgt (m68*-rom68k-*, m68*-*bug-*, m68*-monitor-*)
5744         (m68*-est-*, m68*-sony-*, m68*-isi-*):
5745         * Makefile.in (xm-news1000.h, tm-news.h, xm-news.h): Obsolete..
5746         * config/m68k/xm-news.h: Obsolete.
5747         * config/m68k/tm-news.h: 
5748         * config/m68k/xm-news1000.h: Obsolete.
5749         * config/m68k/news.mh: Obsolete.
5750         * config/m68k/news.mt: Obsolete.
5751         * config/m68k/nm-news.h: Obsolete.
5752         * config/m68k/news1000.mh: Obsolete.
5753         * news-xdep.c: Obsolete.
5754         * Makefile.in (isi-xdep.o): Obsolete.
5755         (ALLDEPFILES): Delete isi-xdep.c.
5756         (tm-isi.h): Obsolete.
5757         * m68k-tdep.c (altos_skip_prologue): Update comments.
5758         (isi_skip_prologue): Obsolete.
5759         * isi-xdep.c: Obsolete.
5760         * config/m68k/xm-isi.h: Obsolete.
5761         * config/m68k/isi.mh: Obsolete.
5762         * config/m68k/tm-isi.h: Obsolete.
5763         * config/m68k/isi.mt: Obsolete.
5764
5765         * TODO: Update.
5766         * NEWS: Update.
5767
5768 2001-04-17  Michael Snyder  <msnyder@redhat.com>
5769         
5770         * remote.c (remote_open_1): On opening the remote target, activate
5771         the solib_create_inferior_hook, so that it can detect when the
5772         target loads shared libraries.
5773         (remote_async_open_1): Ditto.
5774
5775 2001-04-17  Michael Snyder  <msnyder@redhat.com>
5776         
5777         * breakpoint.c (print_one_breakpoint): Handle 64-bit addresses.
5778         * tracepoint.c (tracepoints_info): Handle 64-bit addresses.
5779         * testsuite/gdb.trace/deltrace.exp: Allow for 64-bit addresses.
5780         * testsuite/gdb.trace/infotrace.exp: Ditto.
5781         * testsuite/gdb.trace/passcount.exp: Ditto.
5782         * testsuite/gdb.trace/while-stepping.exp: Ditto.
5783
5784 2001-04-17  Michael Snyder  <msnyder@redhat.com>
5785
5786         * thread-db.c (check_thread_signals): When looping over all
5787         signals, ignore signal zero.
5788         (disable_thread_signals): Ditto.
5789
5790 2001-04-17  Eirik Fuller <eirik@netapp.com>
5791
5792         * thread.c (do_captured_thread_select): Allow the argument to the
5793         thread command to be an expression rather than a literal integer.
5794
5795 2001-04-17  Mark Kettenis  <kettenis@gnu.org>
5796
5797         * i386-linux-tdep.c (i386_linux_saved_pc_after_call): Use
5798         read_memory_unsigned_integer instead of read_memory_integer.
5799
5800 2001-04-16  Kevin Buettner  <kevinb@redhat.com>
5801
5802         * solib-aix5.c (map_index_vs_section_name_okay): New function.
5803         (aix5_relocate_main_executable): Don't use file offsets for
5804         determining corresponding sections and map file entries.  Call
5805         map_index_vs_section_name_okay() to do this instead.
5806
5807 2001-04-16  Kevin Buettner  <kevinb@redhat.com>
5808
5809         * procfs.c (open_with_retry): New function.
5810         (open_procinfo_files, load_syscalls, proc_iterate_over_mappings)
5811         (proc_get_LDT_entry): Call open_with_retry() instead of open().
5812
5813 2001-04-16  Kevin Buettner  <kevinb@redhat.com>
5814
5815         * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Adjust
5816         comparison against TRAP_HWBKPT constant yet again to account
5817         for the various values used by different kernel versions.
5818
5819 2001-04-16  Daniel Berlin  <dan@cgsoftware.com>
5820
5821         * demangle.c (_initialize_demangler): Use xcalloc on the
5822         demangling_style_names, and make it a null terminated array of
5823         names, to avoid a crash.
5824
5825 2001-04-16  Mark Kettenis  <kettenis@gnu.org>
5826
5827         * i386-tdep.c (i386_frame_chain): New function.
5828         * config/i386/tm-i386.h (FRAME_CHAIN): Redefine in terms of
5829         i386_frame_chain.
5830         (i386_frame_chain): New prototype.
5831
5832 2001-04-14  J.T. Conklin  <jtc@redback.com>
5833         
5834         * target.h (target_ops): Removed to_core_file_to_sym_file vector
5835         function.
5836         * corelow.c (core_ops): Updated for above change.
5837         * gnu-nat.c (core_ops): Likewise.
5838         * inftarg.c (child_ops): Likewise.
5839         * monitor.c (monitor_ops): Likewise.
5840         * ppc-bdm.c (bdm_ppc_ops): Likewise.
5841         * remote-adapt.c (adapt_ops): Likewise.
5842         * remote-bug.c (bug_ops): Likewise.
5843         * remote-e7000.c (e7000_ops): Likewise.
5844         * remote-eb.c (eb_ops): Likewise.
5845         * remote-es.c (es1800_ops, es1800_child_ops): Likewise.
5846         * remote-mm.c (mm_ops): Likewise.
5847         * remote-nindy.c (nindy_ops): Likewise.
5848         * remote-nrom.c (nrom_ops): Likewise.
5849         * remote-os9k.c (rombug_ops): Likewise.
5850         * remote-rdp.c (remote_rdp_ops): Likewise.
5851         * remote-sim.c (gdbsim_ops): Likewise.
5852         * remote-st.c (st2000_ops): Likewise.
5853         * v850ice.c (v850ice_ops): Likewise.
5854         * target.c (cleanup_target): Likewise
5855         (update_current_target): Likewise.
5856         (setup_target_debug): Likewise
5857         (debug_to_core_file_to_sym_file): Removed.
5858
5859         * corefile.c (core_file_command) [HPUXHPPA]: Removed code that
5860         sets symbol file from information obtained from the core file.
5861         * corelow.c (core_file_to_sym_file): Removed.
5862         
5863 2001-04-13  Fernando Nasser  <fnasser@redhat.com>
5864
5865         From  Adam Mirowski  <Adam.Mirowski@Sun.COM>
5866         Fixed Insight on Solaris. It was not possible to debug a process
5867         because of EINTR "errors".
5868         * procfs.c: (procfs_wait): if proc_wait_for_stop() fails
5869         with EINTR, retry the call.
5870
5871 2001-04-12  Kevin Buettner  <kevinb@redhat.com>
5872
5873         * solib-aix5.c (enum maptype): Delete.
5874         (struct lm_info): Add new member ``nmappings''.  Make ``mapping''
5875         member a pointer instead of a statically sized array.
5876         (build_so_list_from_mapfile): Dynamically allocate ``mapping''
5877         array.
5878         (aix5_relocate_main_executable, aix5_relocate_section_addresses,
5879         aix5_find_global_pointer): Search for correct mapping to use
5880         based on file offset instead of knowledge of whether the section
5881         is read-only or read/write.
5882         (aix5_find_gate_addresses): Use the first mapping instead of
5883         the (now defunct) MT_READONLY mapping.
5884
5885 2001-04-12  Nicholas Duffek  <nsd@redhat.com>
5886
5887         * xcoffread.c (scan_xcoff_symtab): Ignore symbols beginning with
5888         "@".
5889
5890 2001-04-12  Kevin Buettner  <kevinb@redhat.com>
5891
5892         * config/i386/fbsd.mh (NATDEPFILES): Add i386-nat.o.
5893
5894 2001-04-09  Andrew Cagney  <ac131313@redhat.com>
5895
5896         Obsolete i[3456]86-*-sunos* (aka Sun386) host and target.
5897         * config/i386/sun386.mh: Obsolete.
5898         * config/i386/sun386.mt: Obsolete.
5899         * config/i386/xm-sun386.h: Obsolete.
5900         * config/i386/tm-sun386.h: Obsolete.
5901         * config/i386/nm-sun386.h: Obsolete.
5902         * Makefile.in (ALLDEPFILES): Delete sun386-nat.c.
5903         (sun386-nat.o): Target is obsolete.
5904         * sun386-nat.c: Obsolete.
5905         * configure.tgt (i[3456]86-*-sunos*): Obsolete.
5906         * configure.host (i[3456]86-*-sunos*): Obsolete.
5907         * NEWS: Update.
5908         * TODO: Update.
5909
5910 2001-04-10  J.T. Conklin  <jtc@redback.com>
5911
5912         * maint.c: Fix typo in comment.
5913
5914 2001-04-09  Keith Seitz  <keiths@cygnus.com>
5915
5916         * MAINTAINERS: Swap with Syd Polk as a gdbtk maintainer.
5917
5918 2001-04-08  Kevin Buettner  <kevinb@redhat.com>
5919
5920         * fork-child.c (fork_inferior, clone_and_follow_inferior): 
5921         Document fact that apparent call to vfork() might actually be
5922         a call to fork() instead.
5923         * ser-pipe.c (pipe_open): Likewise.
5924
5925 2001-04-08  Kevin Buettner  <kevinb@redhat.com>
5926
5927         * printcmd.c (print_frame_args): Use a cleanup to invoke
5928         ui_out_list_end() so that the list count nesting flag will
5929         be decremented properly when an error occurs.
5930         * stack.c (print_frame): Likewise.
5931
5932 2001-04-06  J.T. Conklin  <jtc@redback.com>
5933
5934         * dcache.c (dcache_write_line): Fixed bugs where cache line was
5935         not written to target correctly.
5936
5937         * gdbserver/low-hppabsd.c (read_inferior_memory): Add explicit 
5938         void return value;
5939         * gdbserver/low-nbsd.c: Likewise.
5940         * gdbserver/low-sparc.c: Likewise.
5941         * gdbserver/low-sun3.c: Likewise.
5942
5943 2001-04-06  Geoffrey Keating  <geoffk@redhat.com>
5944
5945         * config/rs6000/nm-rs6000.h (PTRACE_ATTACH): Don't define.
5946         (PTRACE_DETACH): Don't define.
5947
5948 2001-04-06  David Smith  <dsmith@redhat.com>
5949
5950         * arch-utils.c (default_prepare_to_proceed)
5951         (generic_prepare_to_proceed): Added new functions.
5952         * arch-utils.h: New function declarations for
5953         default_prepare_to_proceed() and generic_prepare_to_proceed().
5954         * gdbarch.sh: Added PREPARE_TO_PROCEED.
5955         * gdbarch.c: Regenerated.
5956         * gdbarch.h: Regenerated.
5957         * inferior.h: Added get_last_target_status() declaration.
5958         * infrun.c (get_last_target_status): Added new function.
5959         (handle_inferior_event): Saves last pid and waitstatus, which will
5960         get returned by get_last_target_status(). 
5961
5962         * hppa-tdep.c (prepare_to_proceed):  Added comment stating that
5963         prepare_to_proceed() is potentially redundant since
5964         default_prepare_to_proceed() has been added.
5965         * linux-thread.c (prepare_to_proceed): Ditto.
5966         * lin-lwp.c (prepare_to_proceed): Ditto.
5967         * m3-nat.c (prepare_to_proceed): Ditto.
5968         
5969 2001-04-05  Andrew Cagney  <ac131313@redhat.com>
5970
5971         Obsolete powerpcle-*-cygwin* and powerpcle-*-solaris* platforms
5972         and powerpc-*-netware* target.
5973         * configure.host (powerpcle-*-cygwin*, powerpcle-*-solaris*):
5974         Obsolete.
5975         * configure.tgt (powerpc-*-netware*, powerpcle-*-cygwin*)
5976         (powerpcle-*-solaris*): Obsolete.
5977         * config/powerpc/tm-cygwin.h: Obsolete.
5978         * config/powerpc/cygwin.mt: Obsolete.
5979         * config/powerpc/xm-cygwin.h: Obsolete.
5980         * config/powerpc/cygwin.mh: Obsolete.
5981         * config/powerpc/nm-solaris.h: Obsolete.
5982         * config/powerpc/xm-solaris.h: Obsolete.
5983         * config/powerpc/tm-solaris.h: Obsolete.
5984         * config/powerpc/solaris.mt: Obsolete.
5985         * config/powerpc/tm-ppc-nw.h: Obsolete.
5986         * config/powerpc/ppc-nw.mt: Obsolete.
5987         * TODO: Update.
5988         * NEWS: Update.
5989
5990 2001-04-06  Fernando Nasser  <fnasser@redhat.com>
5991
5992         * buildsym.c (record_line): Turn off unused addr bits.
5993
5994 2001-04-06  Fernando Nasser  <fnasser@redhat.com>
5995
5996         From David Deephanphongs <deephan@telocity.com>
5997         * inferior.h:   Fix declarations of get_inferior_args and 
5998         set_inferior_args, which were missing the trailing 's'.
5999
6000 2001-04-05  Jeff Holcomb  <jeffh@redhat.com>
6001
6002         * monitor.c (monitor_supply_register): Only report an error if we
6003         don't get a valid value.
6004
6005 2001-04-05  Eli Zaretskii  <eliz@is.elta.co.il>
6006
6007         * README: Don't mention gdba.el.
6008
6009 2001-04-05  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
6010
6011         From  Jimmy Guo  <guo@cup.hp.com>
6012         * top.c (init_main): set prompt if annotation_level>1,
6013         this is necessary when annotation_level is set to 2 via
6014         --annotate=2 command line option.
6015
6016 2001-04-04  Andrew Cagney  <ac131313@redhat.com>
6017
6018         Obsolete a29k-*-* host and a29k-*-sym1* and a29k-*-kern* targets.
6019         * configure.tgt (a29k-*-sym1*, a29k-*-kern*): Obsolete.
6020         * configure.host (a29k-*-*): Obsolete.
6021         * Makefile.in (ALLDEPFILES): Remove ultra3-nat.c and
6022         ultra3-xdep.c.
6023         (ultra3-nat.o, ultra3-xdep.o): Obsolete.
6024         * config/a29k/tm-ultra3.h: Obsolete.
6025         * config/a29k/ultra3.mt: Obsolete.
6026         * config/a29k/ultra3.mh: Obsolete.
6027         * config/a29k/nm-ultra3.h: Obsolete.
6028         * config/a29k/xm-ultra3.h: Obsolete.
6029         * ultra3-xdep.c: Obsolete.
6030         * ultra3-nat.c: Obsolete.
6031         * config/a29k/a29k-kern.mt: Obsolete.
6032         * NEWS: Update.
6033         * TODO: Update.
6034
6035 Wed Apr  4 21:48:42 2001  Christopher Faylor <cgf@cygnus.com>
6036
6037         * main.c: Remove windows.h use.
6038         (gdbtk_test): Use PATH_MAX for home var calculation.
6039         * remote-e7000.c (e7000_parse_device): Accomodate Cygwin as well as
6040         Win32 in colon test.
6041         * ser-tcp.c: Use modern __CYGWIN__ conditional.
6042         * source.c (mod_path): Add __CYGWIN__ conditional to WIN32 test.
6043         (openp): Ditto.
6044         * symfile.c (symfile_bfd_open): Ditto.
6045
6046 2001-04-04  Martin M. Hunt  <hunt@redhat.com>
6047
6048         * main.c (captured_main): For GDBtk, don't use tui_fileopen().
6049         Handle all stream setup in gdbtk_init
6050
6051 2001-04-04  Mark Kettenis  <kettenis@gnu.org>
6052
6053         * i386-tdep.c (i386_extract_return_value): Don't return the return
6054         value of a void function.
6055         (i386_store_return_value): Likewise.
6056
6057 2001-04-03  Andrew Cagney  <ac131313@redhat.com>
6058
6059         Obsolete w65-*-* target.
6060         * configure.tgt (w65-*-*): Obsolete.
6061         * config/w65/w65.mt: Obsolete.
6062         * config/w65/tm-w65.h: Obsolete.
6063         * w65-tdep.c: Obsolete.
6064         * NEWS: Update.  Fix TiC80 description.
6065         * TODO: Update.
6066
6067 2001-04-03  Andrew Cagney  <ac131313@redhat.com>
6068
6069         Obsolete tic80-*-* target.
6070         * configure.tgt (tic80-*-*): Obsolete.
6071         * config/tic80/tic80.mt: Obsolete.
6072         * config/tic80/tm-tic80.h: Obsolete.
6073         * tic80-tdep.c: Obsolete.
6074         * TODO: Update
6075         * NEWS: Update.
6076
6077 2001-04-02  J.T. Conklin  <jtc@redback.com>
6078
6079         * remote-mips.c (S_IROTH): Moved definition from here.
6080         * gdb_stat.h (S_IROTH): to here.
6081
6082         * remote.c (remote_protocol_e, remote_protocol_E): Define.
6083         (set_remote_protocol_e_packet_cmd)
6084         (set_remote_protocol_E_packet_cmd)
6085         (show_remote_protocol_e_packet_command)
6086         (show_remote_protocol_E_packet_command): New functions.
6087         (init_all_packet_configs): Initialize remote_protocol_e and
6088         remote_protocol_E.
6089         (remote_resume, remote_async_resume): Support e/E command
6090         packets.
6091         (show_remote_cmd): Show state of remote_protocol_e and 
6092         remote_protocol_E.
6093         (_initialize_remote): Add "set remote step-over-range-packet" 
6094         and "set remote step-over-range-w-signal-packet" to CLI.
6095
6096 2001-04-01  Andrew Cagney  <ac131313@redhat.com>
6097
6098         Obsolete ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv* and
6099         ns32k-utek-*.
6100         * Makefile.in (ALLDEPFILES): Delete umax-xdep.c and ns32km3-nat.c.
6101         (umax-xdep.o, ns32km3-nat.o): Obsolete.
6102         * configure.tgt (ns32k-*-mach3*, ns32k-utek-sysv*, ns32k-utek-*):
6103         Obsolete.
6104         * configure.host (ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv*):
6105         Obsolete.
6106         * config/ns32k/merlin.mh: Obsolete.
6107         * config/ns32k/merlin.mt: Obsolete.
6108         * config/ns32k/xm-merlin.h: Obsolete.
6109         * config/ns32k/tm-merlin.h: Obsolete.
6110         * config/ns32k/nm-umax.h: Obsolete.
6111         * config/ns32k/umax.mh: Obsolete.
6112         * config/ns32k/umax.mt: Obsolete.
6113         * config/ns32k/xm-umax.h: Obsolete.
6114         * umax-xdep.c: Obsolete.
6115         * config/ns32k/ns32km3.mh: Obsolete.
6116         * config/ns32k/ns32km3.mt: Obsolete.
6117         * config/ns32k/tm-ns32km3.h: Obsolete.
6118         * config/ns32k/xm-ns32km3.h: Obsolete.
6119         * ns32km3-nat.c: Obsolete.
6120         * ns32k-tdep.c (merlin_skip_prologue): Obsolete.
6121         (merlin_frame_num_args): Ditto.
6122         * NEWS: Update.
6123         * TODO: Update.
6124
6125 2001-04-02  Eli Zaretskii  <eliz@is.elta.co.il>
6126
6127         * config/djgpp/fnchange.lst: Tweak due to
6128         expect/example/chesslib.c.
6129
6130 2001-04-02  Kevin Buettner  <kevinb@redhat.com>
6131
6132         * m88k-tdep.c (examine_prologue): Change type of ``insn'' from
6133         unsigned int to unsigned long.  Also, fix format string.
6134         (pop_frame):  Fix PC_IN_CALL_DUMMY() call so that it doesn't
6135         use an undeclared variable.  Also, delete declaration and
6136         initialization of ``fp'' because it is otherwise unused.
6137         * remote-bug.c (sleep): Delete declaration.
6138         (bug_store_register, bug_write_memory, bug_read_memory)
6139         (bug_insert_breakpoint, bug_remove_breakpoint): Fix sprintf()
6140         format statements and cast certain sprintf() arguments to
6141         eliminate warnings.
6142         (bug_load): Likewise for call to printf_filtered().
6143         * config/m88k/tm-m88k.h (FIX_CALL_DUMMY): Eliminate
6144         assignment to ``pc''.  The necessary assignment is done in
6145         hand_function_call() after the invocation of FIX_CALL_DUMMY().
6146
6147 2001-03-20  Daniel Berlin  <dberlin@redhat.com>
6148         
6149         * symtab.c (completion_list_add_name): Remove duplicate string checks,
6150         readline already does this, and it's much faster at it, too.
6151
6152 2001-04-01  Eli Zaretskii  <eliz@is.elta.co.il>
6153
6154         * go32-nat.c: Minor tweaks, to pacify the ari script.
6155
6156 2001-04-01  Mark Kettenis  <kettenis@gnu.org>
6157
6158         * i386-tdep.c (i386_extract_struct_value_address): New function.
6159         * config/i386/tm-i386.h (EXTRACT_STRUCT_VALUE_ADDRESS): Redefine
6160         in terms of i386_extract_struct_value_address.
6161         (i386_extract_struct_value_address): New prototype.
6162
6163         * i386-linux-nat.c (i386_linux_dr_get): Change type of return
6164         value to `unsigned long'.  Change type of `value' to `unsigned
6165         long'.
6166         (i386_linux_dr_set): Change type of second argument to `unsigned
6167         long'.
6168         (i386_linux_dr_set_control): Change type of first argument to
6169         `unsigned long'.
6170         (i386_linux_dr_get_status): Change type of return value to
6171         unsigned long.
6172         * config/i386/nm-linux.h (i386_linux_dr_set_control,
6173         i386_linux_dr_get_status): Adjust prototypes accordingly. 
6174
6175 2001-03-31  Kevin Buettner  <kevinb@redhat.com>
6176
6177         * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Change
6178         TRAP_HWBKPT constant to match that in the kernel headers for
6179         Linux/IA-64.
6180
6181 2001-03-31  Mark Kettenis  <kettenis@gnu.org>
6182
6183         * i386bsd-nat.c: Include "gdb_assert.h".
6184         [HAVE_PT_GETDBREGS] (DBREG_DRX): Define if not
6185         already defined.
6186         [HAVE_PT_GETDBREGS] (i386bsd_dr_set, i386bsd_dr_set_control,
6187         i386bsd_dr_set_addr, i386bsd_dr_reset_addr,
6188         i386bsd_dr_get_status): New functions.
6189         * config/i386/nm-fbsd.h [HAVE_PT_GETDBREGS]
6190         (I386_USE_GENERIC_WATCHPOINTS): Define.
6191         Include "i386/nm-i386.h".
6192         (I386_DR_LOW_SET_CONTROL, I386_DR_LOW_SET_ADDR,
6193         I386_DR_LOW_RESET_ADDR, I386_DR_LOW_GET_STATUS): New macros.
6194         (i386bsd_dr_set_control, i386bsd_dr_set_addr,
6195         i386bsd_dr_reset_addr, i386bsd_dr_get_status): New prototypes.
6196         * acconfig.h (HAVE_PT_GETDBREGS): New configure macro.
6197         * configure.in: Cleanup a few comments.  Check for PT_GETDBREGS
6198         ptrace request.
6199         * config.in, configure: Regenerate.
6200
6201         * i386-nat.c (i386_insert_aligned_watchpoint): Set address
6202         register before enabling it by setting the control register.
6203         (i386_remove_aligned_watchpoint): Reset address register after
6204         disabling it by setting the control register.
6205
6206         * i386-tdep.c (i386_extract_return_value): If the type of the
6207         return value is TYPE_STRUCT and the number of fields is one, call
6208         ourselves with TYPE set tp the type of the first field.
6209         (i386_store_return_value): Likewise.
6210         This fixes a problem with returning structs consisting of a single
6211         `float' or `double' on *BSD.
6212
6213 2001-03-30  Mark Kettenis  <kettenis@gnu.org>
6214
6215         * lin-lwp.c (lin_lwp_resume): Don't mark LWP as not stopped until
6216         we're absolutely sure we're going to resume it.
6217
6218         * thread-db.c (check_event): Don't report an error if we encounter
6219         a thread creation event for a thread that's already in the thread
6220         list, since that may legitemately happen.  Instead only call
6221         attach_thread if it's not already in the thread list.
6222
6223 2001-03-28  Andrew Cagney  <ac131313@redhat.com>
6224
6225         * config/pa/xm-hppah.h (malloc): Really delete declaration
6226         (MALLOC_INCOMPATIBLE): Really delete macro.
6227         * cli/cli-cmds.c (apropos_command): Use xcalloc.
6228
6229 2001-03-28  Andrew Cagney  <ac131313@redhat.com>
6230
6231         * configure.in (build_warnings): Add -Wuninitialized.
6232         * configure: Regenerate.
6233
6234         * v850-tdep.c (v850_scan_prologue): Initialize ``insn2''.
6235         * sparc-tdep.c (sparc64_push_arguments): Add default case to
6236         switch.
6237         * sh-tdep.c (sh_do_fp_register): Replace ``?:'' printf format
6238         expression with if statement.
6239         * mn10200-tdep.c (mn10200_analyze_prologue): Initialize
6240         ``stack_size''.
6241         * mips-tdep.c (show_mipsfpu_command): Add default case to switch.
6242         (mips_dump_tdep): Fix setting of ef_mips_arch.
6243         * mcore-tdep.c (mcore_analyze_prologue): Initialize ``fp_regnum''.
6244         * dsrec.c (make_srec): Always initialize ``binbuf''.
6245         * monitor.c (monitor_read_memory_single): Do not pass an
6246         uninitialized buffer to monitor_error. Make ``i'' more local.
6247
6248 2001-03-28  Andrew Cagney  <ac131313@redhat.com>
6249
6250         * MAINTAINERS: Change ns32k target to ,-Werror.
6251
6252         * ns32k-tdep.c: Include "gdbcore.h"
6253         (flip_bytes): Change first argument to void*. Add forward
6254         declaration.
6255         (sign_extend): Add declaration.
6256         (merlin_frame_num_args): Add final else clause to if-else chain.
6257         (umax_frame_num_args): Ditto.
6258         * config/ns32k/tm-umax.h (ns32k_localcount): Declare.
6259         (flip_bytes): Ditto.
6260
6261 2001-03-28  Mark Kettenis  <kettenis@gnu.org>
6262
6263         * i386-linux-tdep.c (FRAMELESS_SIGNAL): Moved here from
6264         config/i386/nm-linux.h (including comment).
6265         (i386_linux_frame_chain): New function implementing guts of the
6266         former FRAME_CHAIN macro, but using read_memory_unsigned_integer
6267         instead of read_memory_integer.
6268         (i386_linux_frame_saved_pc): Removed doc pointing to
6269         i386/tm-linux.h for an explanation of FRAMELESS_SIGNAL since that
6270         now lives in this file.
6271         * config/i386/tm-linux.h (FRAMELESS_SIGNAL): Moved to
6272         i386-linux-tdep.c (including comment).
6273         (FRAME_CHAIN): Redefined in terms of i386_linux_frame_chain.
6274         (i386_linux_frame_chain): New prototype.
6275
6276         * gdbserver/low-linux.c [I386_GNULINUX_TARGET]: Cleanup code and
6277         make it work again.
6278         (NUM_FREGS): Redefine to 0.
6279         (NUM_REGS): Redefine as NUM_GREGS.
6280         (i386_register_byte, i386_register_raw_size): Update from
6281         i386-tdep.c.  Add comment about their origin.
6282         (regmap, register_u_addr): Take these from i386-linux-nat.c.
6283         (i386_register_u_addr): Removed.
6284
6285         * i386-linux-nat.c (i386_linux_dr_get): Return 0 if ptrace call
6286         fails instead of calling perror_with_name.  This should fix
6287         debugging remote i386 targets with a native Linux/x86 GDB.  Add
6288         FIXME for this hack.
6289
6290 2001-03-19  J.T. Conklin  <jtc@redback.com>
6291
6292         * arch-utils.c (#include "gdbthread.h"): Removed.
6293         (#include "symfile.h"): Removed. 
6294         (XMALLOC): Removed unused macro.
6295         * breakpoint.c (tbreak_command): Removed local declaration.
6296         (awatch_command, do_enable_breakpoint, set_breakpoint_count):
6297         Remove duplicate declarations.
6298         (bpstat_should_step, bpstat_have_active_hw_watchpoints)
6299         (remove_solib_event_breakpoints): Fix indentation botch.
6300         * c-typeprint.c (#include "command.h"): Removed.
6301         (#include "gdbcmd.h"): Removed.
6302         * ch-exp.c (ch_terminal_match_float_literal, parse_expr)
6303         (parse_primval, parse_untyped_expr, parse_opt_untyped_expr):
6304         Removed duplicate declarations.
6305         * ch-typeprint.c (#include "command.h"): Removed.
6306         (#include "gdbcmd.h"): Removed.
6307         * corefile.c (#include "frame.h"): Removed
6308         (#include "symfile.h"): Removed.
6309         (#include "language.h"): Removed.
6310         * dbxread.c (#include "command.h"): Removed.
6311         * environ.c (#include "gdbcore.h"): Removed.
6312         * event-loop.c (#include "top.h"): Removed.
6313         * f-typeprint.c (#include "command.h"): Removed.
6314         (#include "gdbcmd.h"): Removed.
6315         (#include "language.h"): Removed.
6316         (#include "typeprint.h"): Removed.
6317         (#include "frame.h"): Removed.
6318         * gdbtypes.h (print_type_scalar): Removed declaration.
6319         * infcmd.c (#include "completer.h"): Removed.
6320         * language.c (#include "frame.h"): Removed.
6321         * m2-typeprint.c (#include "command.h"): Removed.
6322         (#include "gdbcmd.h"): Removed.
6323         (#include "language.h"): Removed.
6324         * m2-valprint.c (#include "valprint.h"): Removed.
6325         * p-typeprint.c (#include "command.h"): Removed.
6326         (#include "gdbcmd.h"): Removed.
6327         * p-valprint.c (#include "typeprint.h"): Removed.
6328         * parse.c (#include "linespec.h"): Removed.
6329         * regcache.c (#include "frame.h"): Removed.
6330         * remote.c (#include "frame.h"): Removed.
6331         (getpkt_sane): Make static.
6332         * source.c (#include "completer.h"): Removed.
6333         * stack.c (#include "symfile.h"): Removed.
6334         (#include "objfiles.h"): Removed.
6335         * symfile.c (#include "completer.h"): Removed.
6336         * tracepoint.c (#include "completer.h"): Removed.
6337         * values.c (#include "frame.h"): Removed.
6338         * varobj.c (#include "valprint.h"): Removed.
6339         * wrapper.c (#include "frame.h"): Removed.
6340         
6341         * memattr.c (create_mem_region): Removed unused variable.
6342         * remote-nrom.c: Removed spurious semicolon after init_nrom_ops.
6343
6344 2001-03-27  Nick Clifton  <nickc@redhat.com>
6345
6346         * remote-rdp.c (rdp_set_command_line): Add missing double quote.
6347
6348 2001-03-27  Kevin Buettner  <kevinb@redhat.com>
6349
6350         * solib-aix5.c (build_so_lib_from_mapfile): Use xfree() instead
6351         of free().
6352
6353 2001-03-27  Eli Zaretskii  <eliz@is.elta.co.il>
6354
6355         * TODO (Cleanups): Remove the item about converting docs to GFDL.
6356
6357 2001-03-26  Kevin Buettner  <kevinb@redhat.com>
6358
6359         * ia64-tdep.c (slotN_contents, replace_slotN_contents): Change
6360         type of ``bundle'' from unsigned char * to char *.
6361         (ia64_get_saved_register): Use alloca() to allocate register
6362         buffers.
6363
6364         * solib-aix5.c (build_so_lib_from_mapfile): Fix xasprintf() usage.
6365
6366 2001-03-26  Kevin Buettner  <kevinb@redhat.com>
6367
6368         * proc-utils.h (procfs_ctl_t): New typedef.
6369         * proc-api.c (write_with_trace): Change type of ``opcode'' from
6370         long to procfs_ctl_t.  Don't assume that the target has defined
6371         BREAKPOINT.  Handle case in which PCRESET is the same as PCUNSET.
6372         * proc-events.c (sys/syscall.h, sys/fault.h): Include conditionally.
6373         * procfs.c (sys/fault.h, sys/syscall.h): Include conditionally.
6374         (gdb_sigset_t, gdb_sigaction_t, gdb_siginfo_t, gdb_premptysysset)
6375         (gdb_praddsysset, gdb_prdelsysset, gdb_pr_issyssetmember):
6376         Conditionally define as appropriate for AIX/non-AIX systems.  Use
6377         these defines/typedefs as appropriate elsewhere in file.
6378         (struct procinfo): Change type of saved_sigset and saved_sighold
6379         from sigset_t to gdb_sigset_t.  Make saved_exitset and
6380         saved_entryset pointer variables.  Add two new fields, num_syscalls
6381         and syscall_names.
6382         (DYNAMIC_SYSCALLS): Define when HAVE_PRSYSENT_T is defined.
6383         (sysset_t_size, sysset_t_alloc): New functions.
6384         (load_syscalls, free_syscalls, find_syscall): New functions for
6385         platforms which define DYNAMIC_SYSCALLS.
6386         (create_procinfo): Call load_syscalls.
6387         (destroy_one_procinfo): Call free_syscalls.
6388         (GDBRESET): Don't define twice.
6389         (proc_modify_flag): Change type of operation code array `arg'
6390         from long to procfs_ctl_t.
6391         (proc_stop_process, proc_wait_for_stop, proc_run_process)
6392         (proc_set_traced_signals, proc_set_traced_faults)
6393         (proc_set_traced_sysentry, proc_set_traced_sysexit)
6394         (proc_set_held_signals, proc_clear_current_fault)
6395         (proc_set_current_signal, proc_clear_current_signal, proc_set_gregs)
6396         (proc_set_fpregs, proc_kill, proc_set_watchpoint): Likewise for `cmd'.
6397         (proc_set_traced_sysentry): Dynamically allocate variable sized
6398         struct gdb_proc_ctl_pcsentry.  Also, free it at function exit.
6399         (proc_set_traced_sysexit): Dynamically allocate variable
6400         sized struct gdb_proc_ctl_pcsexit.  Also, free it at
6401         function exit.
6402         (proc_get_traced_sysentry, proc_get_traced_sysexit): Add new code
6403         for reading the sysset_t struct on AIX5.
6404         (procfs_debug_inferior): Don't assume that SYS_exit will be
6405         defined.  Add new code for finding certain syscalls on AIX5.
6406         (syscall_is_lwp_exit, syscall_is_exit, syscall_is_exec)
6407         (syscall_is_lwp_create): New functions.
6408         (procfs_wait): Restructured code which checks for certain
6409         system calls to use the new syscall_is_... functions.
6410         (procfs_notice_signals): Account for the fact that saved_entryset
6411         and saved_exitset in struct procinfo are now pointers.
6412
6413 2001-03-26  Kevin Buettner  <kevinb@redhat.com>
6414
6415         * symtab.c (find_pc_sect_line): Revise method used for finding
6416         the ending pc.
6417
6418 2001-03-26  Mark Kettenis  <kettenis@gnu.org>
6419
6420         * i386-linux-tdep.c (i386_linux_sigtramp_saved_pc,
6421         i386_linux_sigtramp_saved_sp): Make static.
6422         (i386_linux_frame_saved_pc): New function based on the old
6423         FRAME_SAVED_PC macro, but use read_memory_unsigned_integer instead
6424         of read_memory_integer.
6425         * config/i386/tm-linux.h (sigtramp_saved_pc): Remove definition.
6426         (i386_linux_sigtramp_saved_pc): Remove prototype.
6427         (FRAME_SAVED_PC): Redefine in terms of i386_linux_frame_saved_pc.
6428         (i386_linux_frame_saved_pc): New prototype.
6429
6430 2001-03-26  Andrew Cagney  <ac131313@redhat.com>
6431
6432         * MAINTAINERS: Document m88k as a ``Known problem in 5.1''.
6433         * TODO (GDB 5.1 - Cleanups): Update.
6434
6435 2001-03-26  Andrew Cagney  <ac131313@redhat.com>
6436
6437         * fork-child.c (clone_and_follow_inferior): Delete #ifdef
6438         HAVE_VFORK.
6439
6440 2001-03-26  Mark Kettenis  <kettenis@gnu.org>
6441
6442         * config/i386/tm-symmetry.h (PUSH_ARGUMENTS): #undef.
6443
6444         * i386-tdep.c (i386_push_arguments, i386_store_struct_return): New
6445         functions.
6446         * config/i386/tm-i386.h (PUSH_ARGUMENTS): New macro.
6447         (STORE_STRUCT_RETURN): Redefine in terms of
6448         i386_store_struct_return.
6449         (i386_push_arguments, i386_store_struct_return): New prototypes.
6450         * config/i386/tm-i386v.h (STORE_STRUCT_RETURN): Remove.  It's
6451         definition was identical to the definition in "i386/tm-i386.h" so
6452         the new definition should suffice too.
6453
6454 2001-03-26  Eli Zaretskii  <eliz@is.elta.co.il>
6455
6456         * event-loop.c (toplevel) [!HAVE_POLL] [NO_FD_SET]: Remove unused
6457         definitions for SELECT, NBBY, FD_SETSIZE, NFDBITS, and MASK_SIZE.
6458
6459         * config/djgpp/djconfig.sh: Add copyright notice.
6460
6461         * ser-go32.c (rawclock): Remove prototype; include time.h instead.
6462         (ISR, dos_hookirq, isr_t): Convert K&R definition to ANSI C.
6463         (top level) <string.h>: Include gdb_string.h instead.
6464         (dos_noop, dos_raw, dos_noflush_set_tty_state) 
6465         (dos_print_tty_state, dos_info): Remove ATTRIBUTE_UNUSED.
6466
6467         * go32-nat.c (go32_create_inferior): Move the declaration of
6468         `environ' to here from the top level.
6469         (top level) <_initialize_go32_nat>: Remove redundant prototype.
6470         <gdb_string.h>: Include it instead of string.h.
6471         (store_register): Call register_buffer instead of accessing
6472         registers[] directly.
6473         (redir_cmdline_delete, redir_cmdline_parse, redir_to_debugger) 
6474         (redir_to_debugger, redir_debug_init) [__DJGPP_MINOR__ < 3]: Put
6475         the function names at the start of the line.
6476         (go32_set_dr): Throw internal_error if the argument is not a valid
6477         debug register number.
6478         (go32_open, go32_close, go32_attach, go32_detach, go32_resume) 
6479         (go32_wait, go32_xfer_memory, go32_files_info) 
6480         (go32_terminal_info): Remove ATTRIBUTE_UNUSED.
6481
6482 2001-03-25  Jim Blandy  <jimb@redhat.com>
6483
6484         * mips-tdep.c (mips_gdbarch_init): Tweak indentation.
6485
6486 2001-03-25  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
6487
6488         From  Andrew Cagney  <ac131313@redhat.com>
6489
6490         * coffread.c: Include "gdb_assert.h".
6491         (coff_symtab_read): Cast the integer s_sclass to a long before
6492         casting it to a pointer.
6493
6494 2001-03-25  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
6495
6496         From  Andrew Cagney  <ac131313@redhat.com>
6497         
6498         * coffread.c (coff_symtab_read): Initialize
6499         ``fcn_first_line_addr''.  Check that the ``.bf'' always preceeds
6500         the ``.ef'' info.
6501         * dbxread.c (find_text_range): Initialize ``start'' and ``end''.
6502
6503 2001-03-23  Andrew Cagney  <ac131313@redhat.com>
6504
6505         * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade to
6506         GDB_MULTI_ARCH_PARTIAL from two.  SOFTWARE_SINGLE_STEP is not
6507         multi-arch.
6508
6509         * gdbarch.sh (SOFTWARE_SINGLE_STEP): Add.
6510         * gdbarch.h, gdbarch.c: Re-generate.
6511
6512         * target.h (SOFTWARE_SINGLE_STEP_P)
6513         (SOFTWARE_SINGLE_STEP): Delete macro definitions.
6514
6515 2001-03-23  Andrew Cagney  <ac131313@redhat.com>
6516
6517         * gdbarch.sh (gdbarch_register_read, gdbarch_register_write): Add.
6518         * gdbarch.h, gdbarch.c: Regenerate.
6519         
6520         * regcache.h (regcache_read, regcache_write): Declare.
6521         (registers, register_valid, register_buffer): Add note that these
6522         interfaces are deprecated.
6523         
6524         * regcache.c: Include "gdb_assert.h".
6525         (legacy_write_register_gen): Rename write_register_gen.
6526         (legacy_read_register_gen): Rename read_register_gen.
6527         (regcache_read, regcache_write): New function.
6528         (read_register_gen, write_register_gen): New function.
6529         (write_register): Simplify.  Use write_register_gen.
6530         (read_register): Ditto using read_register_gen.
6531         (read_signed_register): Ditto.
6532         (read_register_bytes): Ditto!!!!
6533         (supply_register): Add note that CLEANUP_REGISTER_VALUE is being
6534         replaced by gdbarch_register_read.
6535
6536         * TODO (GDB 5.2 - Cleanups): Add list of gdbarch methods to
6537         deprecate.
6538
6539 2001-03-23  Jim Blandy  <jimb@redhat.com>
6540
6541         Fix from Dan Berlin:
6542
6543         * stabsread.c (read_cpp_abbrev): Properly construct the names of
6544         virtual function table pointer fields.
6545
6546 2001-03-19  Andrew Cagney  <ac131313@redhat.com>
6547
6548         * defs.h (xfree, mcalloc, mmalloc, mrealloc, mfree, xmmalloc,
6549         xmrealloc): Move existing declarations to the one place and
6550         re-order to be consistent.
6551         (xmcalloc, xmfree): Declare.
6552         (xmmalloc, xmrealoc): Assume ISO-C - use size_t and void* in
6553         declaration.
6554         
6555         * utils.c (size_t): Delete #ifdef defining size_t.
6556         (mmalloc, mrealloc, mcalloc, mfree): Re-order.
6557         (mmalloc, mrealloc, mcalloc): Document as only calls in GDB
6558         corresponding malloc, realloc, calloc.
6559         (mfree): Call free directly.
6560         (xmmalloc, xmrealloc): Clean up. Assume ISO-C.
6561         (xmcalloc, xmfree): New functions. Copy old xcalloc and xfree
6562         function bodies to here.
6563         (xcalloc, xfree): Call xmcalloc and xmfree respectfully.
6564         
6565 2001-03-23  Andrew Cagney  <ac131313@redhat.com>
6566
6567         * fork-child.c (fork_inferior): Make ``argv'', ``exec_file'' and
6568         ``shell_file'' static locals.
6569
6570         * jv-lang.c (java_link_class_type): Initialize ``field'' and
6571         ``method''.
6572         
6573         * jv-valprint.c (java_value_print): Initialize ``next_element''.
6574
6575 2001-03-23  Mark Kettenis  <kettenis@gnu.org>
6576
6577         * config/i386/nm-i386.h: Fix formatting and change reference to
6578         i386-tdep.c to i386-nat.c.
6579
6580 2001-03-23  David Smith  <dsmith@redhat.com>
6581
6582         * configure.in: Corrected spelling errors.
6583         * configure: Regenerated.
6584
6585 2001-03-22  Andrew Cagney  <ac131313@redhat.com>
6586
6587         * TODO (GDB 5.1 - Cleanups): Add more targets to obsolete.
6588
6589 2001-03-22  Andrew Cagney  <ac131313@redhat.com>
6590
6591         * Makefile.in (NTSSTART): Delete.
6592         (NTSOBS): Delete.
6593         (kdb): Delete target.
6594         * kdb-start.c, stuff.c: Mark as obsolete.
6595         * NEWS: Update.
6596
6597 2001-03-22  Andrew Cagney  <ac131313@redhat.com>
6598
6599         * config/pa/xm-hppah.h (HPPA_COMPILER_BUG): Delete. GDB only
6600         compiles using an ISO-C compiler.
6601         (MALLOC_INCOMPATIBLE): Ditto.
6602         * linespec.c (decode_line_1): Delete hack to work around
6603         HPPA_COMPILER_BUG.
6604
6605 2001-03-22  Andrew Cagney  <ac131313@redhat.com>
6606
6607         * exec.c (xfer_memory): Always initialize section.
6608         * infrun.c (normal_stop): Always initialize source_flag.
6609
6610 2001-03-22  Andrew Cagney  <ac131313@redhat.com>
6611
6612         * TODO (Remote Protocol Support): Review.  Add notes about ``!'',
6613         non-use of a continue address and typical use of ``q'' packet.
6614
6615 2001-03-22  Eli Zaretskii  <eliz@is.elta.co.il>
6616
6617         Make DJGPP use the new unified support for hardware
6618         breakpoints and watchpoints on x86 targets:
6619
6620         * config/i386/nm-go32.h <top level>: Don't include nm-i386v.h,
6621         include nm-i386.h instead.
6622         (TARGET_HAS_HARDWARE_WATCHPOINTS, HAVE_CONTINUABLE_WATCHPOINT)
6623         (TARGET_CAN_USE_HARDWARE_WATCHPOINT, STOPPED_BY_WATCHPOINT)
6624         (TARGET_REGION_OK_FOR_HW_WATCHPOINT, DECR_PC_AFTER_HW_BREAK)
6625         (target_stopped_data_address, target_insert_watchpoint)
6626         (target_remove_watchpoint, target_insert_hw_breakpoint)
6627         (target_remove_hw_breakpoint): Don't define.
6628         (I386_USE_GENERIC_WATCHPOINTS, I386_DR_LOW_SET_CONTROL)
6629         (I386_DR_LOW_SET_ADDR, I386_DR_LOW_RESET_ADDR)
6630         (I386_DR_LOW_GET_STATUS): Define to call appropriate go32_*
6631         functions from go32-nat.c.
6632
6633         * config/i386/go32.mh (NATDEPFILES): Add i386-nat.o.
6634
6635         * go32-nat.c <top level>: Remove prototypes for watchpoint-
6636         related functions.  Remove definitions of watchpoint-related
6637         macros.
6638         (go32_mourn_inferior): Call i386_cleanup_dregs instead of the
6639         private cleanup_dregs function.
6640         (cleanup_dregs, go32_insert_watchpoint)
6641         (go32_insert_aligned_watchpoint, go32_handle_nonaligned_watchpoint)
6642         (go32_remove_watchpoint, go32_remove_aligned_watchpoint)
6643         (go32_region_ok_for_watchpoint, go32_stopped_by_watchpoint)
6644         (go32_remove_hw_breakpoint, go32_insert_hw_breakpoint): Remove.
6645         (go32_set_dr, go32_set_dr7, go32_get_dr6): New functions.
6646
6647 2001-03-21  Kevin Buettner  <kevinb@redhat.com>
6648
6649         * ia64-tdep.c (fetch_instruction): Warn about slot numbers greater
6650         than two instead of generating an error.
6651         
6652 2001-03-21  Jim Blandy  <jimb@redhat.com>
6653
6654         * cp-valprint.c: Reformat to bring into line with GNU coding
6655         standards.
6656
6657 2001-03-21  Mark Kettenis  <kettenis@gnu.org>
6658
6659         Make Linux use the new unified support for hardware breakpoints
6660         and watchpoints on x86 targets.
6661         * i386-linux-nat.c: Doc fixes.  Include "gdb_assert.h".
6662         [HAVE_SYS_DEBUGREG_H]: Include <sys/debugreg.h>.
6663         (DR_FIRSTADDR, DR_LASTADDR, DR_STATUS, DR_CONTROL): Define to
6664         appropriate value if not already defined.
6665         (register_u_addr): New function.
6666         (kernel_u_size): New function.
6667         (i386_linux_dr_get, i386_linux_dr_set): New functions.
6668         (i386_linux_dr_set_control, i386_linux_dr_set_addr,
6669         i386_linux_reset_addr, i386_linux_dr_get_status): New functions.
6670         * config/i386/nm-linux.h: Don't include "nm-i386v.h".
6671         (I386_USE_GENERIC_WATCHPOINTS): Define and include "nm-i386.h".
6672         (TARGET_HAS_HARDWARE_WATCHPOINTS,
6673         TARGET_CAN_USE_HARDWARE_WATCHPOINTS, HAVE_CONTINUABLE_WATCHPOINT,
6674         STOPPED_BY_WATCHPOINT, target_insert_watchpoint,
6675         target_remove_watchpoint): Remove macros.
6676         (i386_stopped_by_watchpoint, i386_insert_watchpoint,
6677         i386_remove_watchpoint): Remove prototypes.
6678         (register_u_addr): New prototype.
6679         (REGISTER_U_ADDR): Define in terms of register_u_addr.
6680         (i386_linux_dr_set_control, i386_linux_dr_set_addr,
6681         i386_linux_reset_addr, i386_linux_dr_get_status): New prototypes.
6682         (I386_DR_LOW_SET_CONTROL, I386_DR_LOW_SET_ADDR,
6683         I386_DR_LOW_RESET_ADDR, I386_DR_LOW_GET_STATUS): New macros.
6684         * config/i386/linux.mh (NATDEPFILES): Replace i386v-nat.o with
6685         i386-nat.o.
6686
6687 2001-03-21  Jim Blandy  <jimb@redhat.com>
6688
6689         Fix from Dan Berlin:
6690
6691         * linespec.c (find_methods): Whitespace differences aren't
6692         significant in *un*mangled method names.  Use strcmp_iw to compare
6693         them, not STREQ.
6694
6695 2001-03-21  Andrew Cagney  <ac131313@redhat.com>
6696
6697         * gdbarch.sh: Allow a non- multi-arch target to override a
6698         predicate.
6699         * gdbarch.h: Regenerate.
6700
6701 2001-03-21  Andrew Cagney  <ac131313@redhat.com>
6702
6703         * gdbarch.sh: Avoid use of ``!''.
6704
6705 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
6706
6707         * target.h (enum target_signal): Move definition from here.
6708         * defs.h (enum target_signal): To here.
6709
6710         * config/arc/tm-arc.h (arc_software_single_step): Change type of
6711         first parameter to enum target_signal.
6712         * config/rs6000/tm-rs6000.h (rs6000_software_single_step): Ditto.
6713         * config/sparc/tm-sparc.h (sparc_software_single_step): Ditto.
6714         * rs6000-tdep.c (rs6000_software_single_step): Update.
6715         
6716 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
6717
6718         * frame.h (SIZEOF_FRAME_SAVED_REGS): Report an error if macro
6719         already defined.
6720         
6721         From 2000-08-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>:
6722         * stabsread.c (define_symbol): A parameter ('R'), a local ('r'),
6723         or a reference ('a') can be in a pseudo register.
6724         * infcmd.c (do_registers_info): Must take into account the pseudo
6725         registers to print their value.
6726         (registers_info): Likewise.
6727         * stack.c (frame_info): Likewise.
6728         * frame.h (SIZEOF_FRAME_SAVED_REGS): Save the pseudo registers.
6729
6730 2001-03-21  Eli Zaretskii  <eliz@is.elta.co.il>
6731
6732         Unified support for hardware breakpoints and watchpoints on
6733         x86 targets:
6734
6735         * config/i386/nm-i386.h: New file.
6736
6737         * config/i386/nm-i386.h: (i386_cleanup_dregs)
6738         (i386_insert_watchpoint, i386_remove_watchpoint)
6739         (i386_region_ok_for_watchpoint, i386_stopped_by_hwbp)
6740         (i386_stopped_data_address, i386_insert_hw_breakpoint)
6741         (i386_remove_hw_breakpoint): Declare prototypes.
6742         [I386_USE_GENERIC_WATCHPOINTS] (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
6743         Define if not already defined.
6744         (TARGET_REGION_OK_FOR_HW_WATCHPOINT, HAVE_CONTINUABLE_WATCHPOINT)
6745         (STOPPED_BY_WATCHPOINT, target_stopped_data_address)
6746         (target_insert_watchpoint, target_remove_watchpoint)
6747         (target_insert_hw_breakpoint, target_remove_hw_breakpoint): Define
6748         to call the appropriate i386_* functions.
6749
6750         * i386-nat.c: New file.
6751
6752         * i386-nat.c (I386_DR_CONTROL_MASK, I386_DR_LOCAL_ENABLE)
6753         (I386_DR_GLOBAL_ENABLE, I386_DR_DISABLE, I386_DR_SET_RW_LEN)
6754         (I386_DR_GET_RW_LEN, I386_DR_WATCH_HIT): New macros.
6755         (dr_mirror, dr_status_mirror, dr_control_mirror, dr_ref_count)
6756         (maint_show_dr): New variables.
6757         (i386_cleanup_dregs, i386_show_dr, i386_length_and_rw_bits)
6758         (i386_insert_aligned_watchpoint, i386_remove_aligned_watchpoint)
6759         (i386_handle_nonaligned_watchpoint, i386_insert_watchpoint)
6760         (i386_remove_watchpoint, i386_region_ok_for_watchpoint)
6761         (i386_stopped_data_address, i386_stopped_by_hwbp)
6762         (i386_insert_hw_breakpoint, i386_remove_hw_breakpoint): New
6763         functions.
6764         (_initialize_i386_nat): New function.
6765         [I386_USE_GENERIC_WATCHPOINTS]: Add new maint command
6766         `show-debug-regs', sets maint_show_dr to non-zero value and
6767         activates debugging print-outs in functions which insert, remove,
6768         and test watchpoints and hardware breakpoints.
6769
6770         * Makefile.in (i386-nat.o): New target.
6771         (ALLDEPFILES): Add i386-nat.o.
6772
6773 2001-03-21  Mark Kettenis  <kettenis@gnu.org>
6774
6775         * i386-tdep.c: Add back _initialize_i386_tdep prototype with
6776         appropriate comment.
6777
6778 2001-03-20  Kevin Buettner  <kevinb@redhat.com>
6779
6780         * config/alpha/alpha-linux.mh (NATDEPFILES): Use proc-service.o,
6781         thread-db.o, and lin-lwp.o for thread support instead of
6782         linux-thread.o and lin-thread.o.
6783         * config/alpha/nm-linux.h (PREPARE_TO_PROCEED, GET_THREAD_SIGNALS)
6784         (ATTACH_LWP): Define to use the following lin-lwp.c functions...
6785         (lin_lwp_prepare_to_proceed, lin_thread_get_thread_signals)
6786         (lin_lwp_attach_lwp): Declare.
6787
6788 2001-03-20  Jim Blandy  <jimb@redhat.com>
6789
6790         Fix from Dan Berlin:
6791         
6792         * Makefile.in: Clean up dependencies on ../include/demangle.h.
6793         (demangle_h): New variable.
6794         (jv-typeprint.o, jv-valprint.o, linespec.o): Use it.
6795
6796 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
6797
6798         * target.h (SOFTWARE_SINGLE_STEP_P): Add empty parameter list.
6799         * breakpoint.c (bpstat_stop_status): Update.
6800         * infrun.c (handle_inferior_event): Ditto.
6801         * mips-tdep.c (mips_dump_tdep): Ditto.
6802         * infrun.c (resume): Ditto.
6803         * infptrace.c (child_resume): Ditto.
6804         * config/mips/tm-wince.h (SOFTWARE_SINGLE_STEP_P): Ditto.
6805         * config/sh/tm-wince.h (SOFTWARE_SINGLE_STEP_P): Ditto.
6806         * config/sparc/tm-sparc.h (SOFTWARE_SINGLE_STEP_P): Ditto.
6807         * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP_P): Ditto.
6808         * config/arm/tm-wince.h (SOFTWARE_SINGLE_STEP_P): Ditto.
6809         * config/arc/tm-arc.h (SOFTWARE_SINGLE_STEP_P): Ditto.
6810         * config/powerpc/tm-ppc-eabi.h (SOFTWARE_SINGLE_STEP_P): Ditto.
6811
6812 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
6813
6814         * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP): Replace abort
6815         with internal_error.
6816
6817 2001-03-20  Jim Blandy  <jimb@redhat.com>
6818
6819         Fix from Dan Berlin:
6820         
6821         * linespec.c (find_methods): Just call CHECK_TYPEDEF on t, rather
6822         than asking for sym_class's type; that's circuitous.  Remove
6823         sym_class, since the last use of it is gone.
6824
6825 2001-03-20  Eli Zaretskii  <eliz@is.elta.co.il>
6826
6827         * breakpoint.c (print_it_typical) <bp_access_watchpoint> [UI_OUT]:
6828         Correct the order of calls to ui_out_field_string and
6829         ui_out_list_begin when bs->old_val is NULL.
6830
6831 2001-03-19  Kevin Buettner  <kevinb@redhat.com>
6832
6833         * configure.in (AC_CHECK_HEADERS): Check for existence of nlist.h.
6834         * configure: Regenerate.
6835         * config.in: Regenerate.
6836         * solib-legacy.c (nlist.h): Include if HAVE_NLIST_H is defined.
6837
6838 2001-03-19  Kevin Buettner  <kevinb@redhat.com>
6839
6840         * config/i386/i386v42mp.mh (NATDEPFILES): List all files on
6841         same line to avoid problems with Unixware 7's make when building
6842         a cross debugger.
6843
6844 2001-03-19  Andrew Cagney  <ac131313@redhat.com>
6845
6846         * defs.h (malloc): Move declaration from here.
6847         * utils.c (malloc): To here.
6848         * config/pa/xm-hppah.h (malloc): Delete declaration.
6849
6850         * gnu-nat.c (make_proc): Use xmalloc instead of malloc.
6851         * hp-psymtab-read.c (hpread_call_pxdb): Ditto.
6852         (hpread_quick_traverse): Ditto.
6853         * infttrace.c (create_thread_info): Ditto.
6854         (kill_inferior): Ditto.
6855         * gnu-nat.c (make_inf): Ditto, and don't check return value.
6856         * procfs.c (proc_update_threads): Ditto.
6857         * valprint.c (print_decimal_chars): Ditto.
6858         * gdbtypes.c (cfront_mangle_name): Use xasprintf instead of
6859         malloc and sprintf.
6860         * remote-rdp.c (rdp_set_command_line): Ditto.
6861
6862 2001-03-19  Andrew Cagney  <ac131313@redhat.com>
6863
6864         * defs.h (realloc): Move declaration from here.
6865         * utils.c (realloc): To here.
6866         * config/pa/xm-hppah.h (realloc): Delete declaration.
6867         * lin-thread.c (insert_thread): Use xrealloc instead of realloc.
6868         * symfile.c (add_filename_language): Ditto.
6869         * event-loop.c (create_file_handler): Ditto.
6870
6871 2001-03-19  Andrew Cagney  <ac131313@redhat.com>
6872
6873         * defs.h (free): Move declaration from here.
6874         * utils.c (free): To here.
6875         (xfree): Document as the only call to free().
6876         * config/pa/xm-hppah.h (free): Delete declaration.
6877
6878 2001-03-19  Kevin Buettner  <kevinb@redhat.com>
6879
6880         * config/ia64/linux.mh (NATDEPFILES): Add proc-service.o to
6881         this list.
6882
6883 2001-03-19  Andrew Cagney  <ac131313@redhat.com>
6884
6885         * eval.c (evaluate_subexp): Remove #ifdef __STDC__ and ``inline''.
6886         * config/mips/xm-mips.h (offsetof): Define when !GNUC not !STDC.
6887         * cli/cli-cmds.c (init_cli_cmds): Remove #ifdef __STDC__
6888
6889 2001-03-19  Andrew Cagney  <ac131313@redhat.com>
6890
6891         * TODO: List known problems with TUI.
6892
6893 2001-03-19  Andrew Cagney  <ac131313@redhat.com>
6894
6895         * MAINTAINERS: Jimmy Guo stepped down as a maintiner (TUI,
6896         gdb.hp).
6897
6898 2001-03-19  Andrew Cagney  <ac131313@redhat.com>
6899
6900         * remote.c (remote_cisco_section_offsets): Do not cast result from
6901         bfd_get_section_name.
6902         (compare_sections_command): Ditto.
6903         (remote_cisco_section_offsets): Make ``p'' a const pointer.
6904         (compare_sections_command): Ditto for ``sectname''.
6905
6906 2001-03-19  Andrew Cagney  <ac131313@redhat.com>
6907
6908         From Mon Nov 20 13:59:29 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6909         * valops.c (hand_function_call): Simplify computation of the
6910         address of the pushed argument.
6911  
6912 2001-03-17  Andrew Cagney  <ac131313@redhat.com>
6913
6914         * p-exp.y (parse_number): Avoid shift overflow when ``long''.
6915         Code copied from c-exp.y.
6916
6917 2001-03-18  Kevin Buettner  <kevinb@redhat.com>
6918
6919         * acconfig.h (HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS)
6920         (HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS)
6921         (HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS): New configure macros.
6922         * configure.in (HAVE_STRUCT_LINK_MAP32): Move this test out
6923         of the Solaris procfs testing section.  Instead, group with...
6924         (HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS)
6925         (HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS)
6926         (HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS): New <link.h> tests.
6927         * configure: Regenerate.
6928         * config.in: Regenerate.
6929
6930         * solib-legacy.c (legacy_svr4_fetch_link_map_offsets): Use
6931         new configure macros to choose which (if any) code to
6932         compile in.  Added code to explicitly handle *BSD systems;
6933         these systems were previously handled only through macro
6934         redefinition.  Also, due to the way the autoconf tests are set
6935         up, this function will no longer return a non-zero value when
6936         GDB is configured as a cross debugger.  I.e, cross debuggers
6937         will no longer be able to "accidentally" get the host system's
6938         link map offsets.
6939
6940 2001-03-18  Kevin Buettner  <kevinb@redhat.com>
6941
6942         * config/i386/nbsd.mh (NATDEPFILES): List all files on the same
6943         line to avoid build problem on NetBSD 1.4.
6944
6945 2001-03-17  Michael Chastain  <chastain@redhat.com>
6946
6947         * win32-nat.c (child_attach): check args for NULL before passing
6948         to strtoul.  This fixes PR gdb/43.
6949
6950 2001-03-17  Mark Kettenis  <kettenis@gnu.org>
6951
6952         * i387-nat.h: Doc Fix.
6953
6954         * i386-tdep.c: Fix formatting.
6955         (i386_get_frame_setup, i386_follow_jump, codestream_read,
6956         codestream_seek, codestream_fill, skip_trampoline_code,
6957         gdb_print_insn_i386, _initialize_i386_tdep): Remove redundant
6958         prototypoes.
6959
6960 2001-03-17  Mark Kettenis  <kettenis@gnu.org>
6961
6962         * config/i386/tm-linux.h (TARGET_ANALYZE_FLOATING): Remove.  It's
6963         no longer used.  Also remove associated FIXME.
6964
6965 2001-03-16  Andrew Cagney  <ac131313@redhat.com>
6966
6967         * gdbarch.sh: Add classes ``m'' and ``M'' for pure multi-arch.  Do
6968         not generate macro wrappers for multi-arch functions or
6969         predicates.
6970         (class_is_info_p, class_is_predicate_p): Update.
6971         (class_is_function_p, class_is_variable_p): Ditto.
6972         (class_is_multiarch_p): New class function.
6973
6974 2001-03-16  J.T. Conklin  <jtc@redback.com>
6975
6976         * config/h8300/tm-h8300.h (FRAME_ARGS_ADDRESS): Changed to use
6977         h8300_frame_args_address from frame_args_address.
6978         (FRAME_LOCALS_ADDRESS): Changed to use h8300_frame_locals_address
6979         from frame_locals_address.
6980         (PRINT_REGISTER_HOOK): Changed to use h8300_print_register_hook
6981         from print_register_hook.
6982         (h8300_frame_args_address): Declare.
6983         (h8300_frame_find_saved_regs): Declare.
6984         (h8300_frame_locals_address): Declare.
6985         (h8300_frame_saved_pc): Declare.
6986         (h8300_pop_frame): Declare.
6987         (h8300_print_register_hook): Declare.
6988         * h8300-tdep.c (h8300_frame_find_saved_regs): Removed declaration.
6989         (h8300_frame_args_address): Renamed from frame_args_address.
6990         (h8300_frame_locals_address): Renamed from frame_locals_address.
6991         (h8300_pop_frame): Renamed from pop_frame.
6992         (h8300_print_register_hook): Renamed from print_register_hook.
6993
6994 2001-03-16  Kevin Buettner  <kevinb@redhat.com>
6995
6996         * solib-svr4.c (bfd_lookup_symbol):  Change type of
6997         ``storage_needed'' from unsigned int to long in order to
6998         match return type of bfd_get_symtab_upper_bound() and
6999         bfd_get_dynamic_symtab_upper_bound().
7000         * solib-aix5.c (bfd_lookup_symbol): Likewise.  Also, eliminate
7001         REASONABLE_LIMIT hack which had been added to work around this
7002         problem.
7003
7004 2001-03-15  Kevin Buettner  <kevinb@redhat.com>
7005
7006         * solib-aix5.c (bfd_lookup_symbol, build_so_list_from_mapfile)
7007         (aix5_relocate_main_executable, aix5_clear_solib): Replace calls
7008         to free() with calls to xfree().
7009         (bfd_lookup_symbol): Eliminate use of PTR.
7010         (build_so_list_from_mapfile): Use xasprintf() instead of sprintf().
7011
7012 2001-03-15  Martin Hunt  <hunt@redhat.com>
7013
7014         * linespec.c (decode_line_1): Remove trailing quote
7015         when parsing double quotes.
7016
7017 2001-03-15  Kevin Buettner  <kevinb@redhat.com>
7018
7019         * uw-thread.c (read_thr_debug, read_map, read_lwp, thread_iter)
7020         (libthread_stub, libthread_init): Pass NULL for the mem_attrib
7021         argument in the to_xfer_memory calls.
7022
7023 2001-03-15  Andrew Cagney  <ac131313@redhat.com>
7024
7025         * MAINTAINERS: Fix typo - w65 not w64.  Still doesn't build.
7026         * TODO (GDB 5.1 - Cleanups): Add status of targets being obsoleted.
7027
7028 2001-03-15  Andrew Cagney  <ac131313@redhat.com>
7029
7030         * wince.c (child_xfer_memory): Add attrib parameter.
7031         * symm-nat.c (child_xfer_memory): Ditto.
7032         * mac-nat.c (child_xfer_memory): Ditto.
7033         * infttrace.c (child_xfer_memory): Ditto.
7034         * procfs.c (procfs_xfer_memory): Ditto.
7035         * lin-thread.c (thread_db_xfer_memory): Ditto.
7036         * gnu-nat.c (gnu_xfer_memory): Ditto.
7037
7038 2001-03-14  Andrew Cagney  <ac131313@redhat.com>
7039
7040         * NEWS: Mention that Harris/CXUX m88k is obsolete.
7041
7042 2001-03-13  Andrew Cagney  <ac131313@redhat.com>
7043
7044         * config/mips/tm-mips.h: Include "regcache.h" for macros refering
7045         to regcache functions.
7046         * config/m68k/tm-m68k.h: Ditto.
7047         * config/i386/tm-i386v.h: Ditto.
7048         * config/mcore/tm-mcore.h: Ditto.
7049         * config/m88k/tm-m88k.h: Ditto.
7050         * config/m68k/tm-news.h: Ditto.
7051         * config/m68k/tm-linux.h: Ditto.
7052         * config/m68k/tm-delta68.h: Ditto.
7053         * config/m68k/nm-sun3.h: Ditto.
7054         * config/m32r/tm-m32r.h: Ditto.
7055         * config/i386/tm-symmetry.h: Ditto.
7056         * config/i386/tm-sun386.h: Ditto.
7057         * config/i386/tm-i386.h: Ditto.
7058         * config/i386/nm-symmetry.h: Ditto.
7059         * config/i386/nm-sun386.h: Ditto.
7060         * config/i386/nm-ptx4.h: Ditto.
7061         * config/i386/nm-i386mach.h: Ditto.
7062         * config/h8500/tm-h8500.h: Ditto.
7063         * config/h8300/tm-h8300.h: Ditto.
7064         * config/fr30/tm-fr30.h: Ditto.
7065         * config/d30v/tm-d30v.h: Ditto.
7066         * config/arm/tm-arm.h: Ditto.
7067         * config/arc/tm-arc.h: Ditto.
7068         * config/alpha/tm-alpha.h: Ditto.
7069         * config/a29k/tm-vx29k.h: Ditto.
7070         * config/a29k/tm-a29k.h: Ditto.
7071         * config/w65/tm-w65.h: Ditto.
7072         * config/vax/tm-vax.h: Ditto.
7073         * config/v850/tm-v850.h: Ditto.
7074         * config/tic80/tm-tic80.h: Ditto.
7075         * config/sparc/tm-sparclite.h: Ditto.
7076         * config/sparc/tm-sparclet.h: Ditto.
7077         * config/sparc/tm-sparc.h: Ditto.
7078         * config/sparc/nm-sun4sol2.h: Ditto.
7079         * config/sparc/nm-sun4os4.h: Ditto.
7080         * config/sparc/nm-nbsd.h: Ditto.
7081         * config/powerpc/nm-solaris.h: Ditto.
7082         * config/pa/tm-hppao.h: Ditto.
7083         * config/pa/tm-hppa.h: Ditto.
7084         * config/pa/nm-hppab.h: Ditto.
7085         * config/ns32k/tm-umax.h: Ditto.
7086         * config/ns32k/tm-merlin.h: Ditto.
7087         * config/nm-m3.h: Ditto.
7088         * config/nm-gnu.h: Ditto.
7089
7090 2001-03-14  Andrew Cagney  <ac131313@redhat.com>
7091
7092         * MAINTAINERS: Update list of targets. Mark arm-* and v850-elf as
7093         broken.  Mark sh-*, ia64-linux and ns32k-netbsd as buildable.
7094         Specify an m88k target.  Include sample GAWK script to generate
7095         target list.  Delete non-existant romp target.
7096         * TODO (GDB 5.1 - Cleanups): Update.
7097
7098 2001-03-14  Keith Seitz  <keiths@cygnus.com>
7099
7100         * linespec.c (decode_line_1): Skip argptr over a leading
7101         double quote. Prevents alloc of 0 bytes and memcpy of -1 bytes.
7102
7103 2001-03-14  Kevin Buettner  <kevinb@redhat.com>
7104
7105         * config/djgpp/fnchange.lst (ia64-aix-nat.c): Add entry.
7106
7107 2001-03-13  Andrew Cagney  <ac131313@redhat.com>
7108
7109         * ui-out.h: Remove #if __STDC__, assume an ISO-C compiler.
7110         * m3-nat.c: Ditto.
7111         * p-lang.h: Ditto.
7112         * printcmd.c (printf_command): Ditto.
7113         * ch-exp.c (match_integer_literal): Ditto.
7114         * scm-tags.h: Ditto.
7115         * ser-go32.c: Ditto.
7116         * hppa-tdep.c (unwind_command): Ditto.
7117         * defs.h (volatile): Delete macro definition.  Assume __STDC__.
7118         * remote-adapt.c (volatile): Ditto.
7119         * remote-eb.c (volatile): Ditto.
7120         * remote-mm.c (volatile): Ditto.
7121         * defs.h (alloca): Assume __STDC__, declare returning void *.
7122
7123 2001-03-08  Andrew Cagney  <ac131313@redhat.com>
7124
7125         * inferior.h (ARCH_NUM_REGS): Delete definition.
7126         * stack.c (frame_info): Use NUM_REGS, not ARCH_NUM_REGS.
7127         * regcache.c (registers_changed): Ditto.
7128         (registers_fetched): Ditto.
7129         * infptrace.c (fetch_inferior_registers): Ditto.
7130         (store_inferior_registers): Ditto.
7131         * infcmd.c (do_registers_info): Ditto.
7132         (registers_info): Ditto.
7133         * i386-linux-nat.c (old_fetch_inferior_registers): Ditto.
7134         (old_store_inferior_registers): Ditto.
7135         * gdbserver/low-linux.c (register_addr): Ditto.
7136         * gdbserver/low-hppabsd.c (register_addr): Ditto.
7137         * core-aout.c: Don't include "inferior.h".
7138         (fetch_core_registers): Use NUM_REGS not ARCH_NUM_REGS.
7139         (register_addr): Ditto.
7140
7141 2001-03-13  Fernando Nasser  <fnasser@redhat.com>
7142
7143         From Steven Johnson <sjohnson@neurizon.net>
7144         * cli/cli-script.c (define_command): Fix setting of post hooks.
7145
7146 2001-03-13  Mark Kettenis  <kettenis@gnu.org>
7147
7148         * i386-linux-tdep.c: Fix formatting and clarify comments.
7149         (i386_linux_svr4_fetch_link_map_offsets): Use NULL instead of 0
7150         where appropriate.
7151
7152 2001-03-12  Andrew Cagney  <ac131313@redhat.com>
7153
7154         * gnu-nat.c: Include "gdb_assert.h" instead of <assert.h>.
7155         (proc_update_sc): Use gdb_assert instead of assert.
7156         (proc_abort): Ditto.
7157         (inf_set_step_thread): Ditto.
7158         (gnu_wait): Ditto.
7159         (S_exception_raise_request): Ditto.
7160         (gnu_terminal_init_inferior): Ditto.
7161
7162 2001-03-09  Kevin Buettner  <kevinb@redhat.com>
7163
7164         * Makefile.in (solib-svr4.o): Depend on solib-svr4.c, not solib.c.
7165         (solib-legacy.o): New makefile target.
7166         * solib-legacy.c: New file.
7167         * solib-svr4.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
7168         (default_svr4_fetch_link_map_offsets): Delete.
7169         (set_solib_svr4_fetch_link_map_offsets): Declare.
7170         (legacy_svr4_fetch_link_map_offsets_hook): Declare.
7171         * solib-svr4.c (elf/common.h): Include.
7172         (link.h): Only include for SunOS shared library support.
7173         (_SYSCALL32): Don't define.
7174         (SVR4_FETCH_LINK_MAP_OFFSETS): Define.
7175         (default_svr4_fetch_link_map_offsets): Made static; added forward
7176         declaration.
7177         (fetch_link_map_offsets): New static global.
7178         (legacy_svr4_fetch_link_map_offsets_hook): New global variable.
7179         (default_svr4_fetch_link_map_offsets):  Rewritten.  The guts
7180         of what used to be in this function now reside in
7181         legacy_svr4_fetch_link_map_offsets() in solib-legacy.c.
7182         (open_symbol_file_object): Fix declaration in SunOS section
7183         of the code.
7184         (set_solib_svr4_fetch_link_map_offsets): New extern function.
7185         (init_fetch_link_map_offsets): New static function.
7186         (_initialize_svr4_solib): Put static global fetch_link_map_offsets
7187         under multiarch control.
7188
7189         * config/alpha/alpha-linux.mt (TDEPFILES): Add solib-legacy.o to
7190         list.
7191         * config/alpha/fbsd.mh (NATDEPFILES): Likewise.
7192         * config/arm/linux.mt (TDEPFILES): Likewise.
7193         * config/i386/fbsd.mh (NATDEPFILES): Likewise.
7194         * config/i386/i386dgux.mh (NATDEPFILES): Likewise.
7195         * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
7196         * config/i386/i386sco5.mh (NATDEPFILES): Likewise.
7197         * config/i386/i386sol2.mt (TDEPFILES): Likewise.
7198         * config/i386/i386v4.mh (NATDEPFILES): Likewise.
7199         * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
7200         * config/i386/linux.mt (TDEPFILES): Likewise.
7201         * config/i386/nbsd.mh (NATDEPFILES): Likewise.
7202         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
7203         * config/i386/ncr3000.mt (TDEPFILES): Likewise.
7204         * config/i386/ptx4.mh (XDEPFILES): Likewise.
7205         * config/i386/sun386.mt (TDEPFILES): Likewise.
7206         * config/ia64/linux.mt (TDEPFILES): Likewise.
7207         * config/m68k/linux.mt (TDEPFILES): Likewise.
7208         * config/m68k/m68kv4.mh (NATDEPFILES): Likewise.
7209         * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
7210         * config/m68k/sun2os4.mt (TDEPFILES): Likewise.
7211         * config/m68k/sun3os4.mt (TDEPFILES): Likewise.
7212         * config/m88k/delta88v4.mh (NATDEPFILES): Likewise.
7213         * config/mips/mipsv4.mh (NATDEPFILES): Likewise.
7214         * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
7215         * config/powerpc/linux.mt (TDEPFILES): Likewise.
7216         * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
7217         * config/powerpc/solaris.mh (NATDEPFILES): Likewise.
7218         * config/sh/linux.mt (TDEPFILES): Likewise.
7219         * config/sparc/linux.mt (TDEPFILES): Likewise.
7220         * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
7221         * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
7222         * config/sparc/sp64linux.mt (TDEPFILES): Likewise.
7223         * config/sparc/sun4os4.mt (TDEPFILES): Likewise.
7224         * config/sparc/sun4sol2.mh (NATDEPFILES): Likewise.
7225
7226 2001-03-09  Kevin Buettner  <kevinb@redhat.com>
7227
7228         * utils.c (xmrealloc, xcalloc): Return NULL for zero-sized requests.
7229
7230 2001-03-09  Andrew Cagney  <ac131313@redhat.com>
7231
7232         * MAINTAINERS (Write After Approval): Update Philip Blundell.
7233
7234 2001-03-09  Keith Seitz  <keiths@cygnus.com>
7235
7236         * MAINTAINERS: Add myself to write after approval list.
7237
7238 2001-03-09  Mark Kettenis  <kettenis@gnu.org>
7239
7240         * i387-tdep.c (print_i387_status_word): Fix printing of Stack
7241         fault flag.  It is bit 6 of the x87 FPU status word, not bit 7.
7242
7243 2001-03-08  Andrew Cagney  <ac131313@redhat.com>
7244
7245         * configure.host (m88*-harris-cxux*): Mark as obsolete.
7246         * configure.tgt: Ditto.
7247         * config/m88k/xm-cxux.h: Ditto.
7248         * config/m88k/tm-cxux.h: Ditto.
7249         * config/m88k/nm-cxux.h: Ditto.
7250         * config/m88k/cxux.mt: Ditto.
7251         * config/m88k/cxux.mh: Ditto.
7252
7253 2001-03-08  Andrew Cagney  <ac131313@redhat.com>
7254
7255         * Makefile.in: Delete rules for obsolete files.
7256
7257 Thu Mar  8 15:43:40 2001  David Taylor  <taylor@redhat.com>
7258
7259         * stack.c (parse_frame_specification): For one argument case,
7260         handle the situation where the argument is an integer, not an
7261         address -- arguably the most common case.  This matters on
7262         targets where pointers and addresses are different.
7263
7264 2001-03-08  Andrew Cagney  <ac131313@redhat.com>
7265
7266         * TODO: Revise 5.1 list.  Delete PARAMS task.  Add coding standard
7267         review.  Clarify GNU/LINUX/sparc.  Move other tasks to 5.2 or
7268         general.
7269
7270 2001-03-07  Andrew Cagney  <ac131313@redhat.com>
7271
7272         * TODO (GDB 5.1 Known Problems): Document problem of building GDB
7273         with SID on Solaris 8.
7274
7275 2001-03-07  Mark Kettenis  <kettenis@gnu.org>
7276
7277         * defs.h: Provide prototypes for floatformat_is_negative,
7278         floatformat_is_nan and floatformat_mantissa.
7279         * utils.c: Include "gdb_assert.h".
7280         (floatformat_is_negative): New function.
7281         (floatformat_is_nan): New function.
7282         (floatformat_mantissa): New function.
7283         * valprint.c: Include "floatformat.h".
7284         (print_floating): Get rid of the Linux-specific
7285         TARGET_ANALYZE_FLOATING macro and rewrite NaN detection with the
7286         help these new functions.  Print NaN's in a format conforming to
7287         ISO C99.
7288
7289 2001-03-07  Eli Zaretskii  <eliz@is.elta.co.il>
7290
7291         * top.c (init_main): Make `set history file name' complete on file
7292         names.
7293
7294 2001-03-06  J.T. Conklin  <jtc@redback.com>
7295
7296         * Makefile.in (LINTFLAGS): Update to contain all of the macros
7297         which define include paths used when compiling.
7298
7299         * util.c (savestring, msavestring): Change type of length argument.
7300         * defs.h (savestring, msavestring): Update to match.
7301
7302         * symtab.h (decode_line_1): Removed declaration.
7303
7304         * symfile.c (#include <assert.h>): Removed.
7305
7306         * arch-utils.c (#include <ctype.h>): Removed.
7307         * c-typeprint.c: Likewise.
7308         * dbxread.c: Likewise.
7309         * gdbtypes.c: Likewise.
7310         * target.c: Likewise.
7311         * os9kread.c: Likewise.
7312
7313         * c-valprint.c (#include "demangle.h"): Removed.
7314         * ch-typeprint.c: Likewise.
7315         * eval.c: Likewise.
7316         * f-typeprint.c: Likewise.
7317         * f-valprint.c: Likewise.
7318         * m2-typeprint.c: Likewise.
7319         * typeprint.c: Likewise.
7320         * p-typeprint.c: Likewise.
7321         * valarith.c: Likewise.
7322         * valprint.c: Likewise.
7323
7324         * m2-typeprint.c (#include "gdb_string.h"): Removed.
7325         * nlmread.c: Likewise.
7326
7327         * mdebugread.c (#include "gdb-stabs.h"): Removed.
7328         * minsyms.c: Likewise.
7329         * mipsread.c: Likewise.
7330         * nlmread.c: Likewise.
7331
7332         * m2-typeprint.c (#include "obstack.h"): Removed.
7333         * m2-valprint.c: Likewise.
7334
7335         * event-loop.c (#include <setjmp.h>): Removed.
7336
7337 2001-03-06  Stan Shebs  <shebs@apple.com>
7338
7339         * MAINTAINERS: Remove self from specific maintenance domains
7340         (macos, gdbserver, documentation, testsuite).
7341
7342 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
7343
7344         * 29k-share/udi/udip2soc.c, Makefile.in, a29k-tdep.c,
7345         a68v-nat.c, abug-rom.c, aclocal.m4, alpha-nat.c, alpha-tdep.c,
7346         annotate.c, annotate.h, arc-tdep.c, arch-utils.c,
7347         arch-utils.h, arm-tdep.c, ax-gdb.c, ax-gdb.h, ax-general.c,
7348         ax.h, bcache.c, bcache.h, blockframe.c, breakpoint.c,
7349         breakpoint.h, buildsym.c, buildsym.h, c-exp.y, c-lang.c,
7350         c-lang.h, c-typeprint.c, c-valprint.c, call-cmds.h, ch-exp.c,
7351         ch-lang.c, ch-lang.h, ch-typeprint.c, ch-valprint.c,
7352         cli/cli-cmds.h, cli/cli-decode.c, cli/cli-decode.h,
7353         cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.h,
7354         cli/cli-utils.h, cli-out.c, cli-out.h, coff-solib.c,
7355         coff-solib.h, coffread.c, command.h, complaints.c,
7356         complaints.h, completer.c, completer.h,
7357         config/a29k/nm-ultra3.h, config/a29k/tm-a29k.h,
7358         config/a29k/tm-ultra3.h, config/a29k/tm-vx29k.h,
7359         config/a29k/xm-ultra3.h, config/alpha/nm-fbsd.h,
7360         config/alpha/nm-linux.h, config/alpha/nm-osf.h,
7361         config/alpha/nm-osf2.h, config/alpha/nm-osf3.h,
7362         config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h,
7363         config/alpha/xm-alphalinux.h, config/alpha/xm-alphaosf.h,
7364         config/alpha/xm-fbsd.h, config/arc/tm-arc.h,
7365         config/arm/nm-linux.h, config/arm/tm-arm.h,
7366         config/arm/tm-embed.h, config/d10v/tm-d10v.h,
7367         config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
7368         config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
7369         config/i386/nm-fbsd.h, config/i386/nm-gnu.h,
7370         config/i386/nm-i386bsd.h, config/i386/nm-i386mach.h,
7371         config/i386/nm-i386sco.h, config/i386/nm-i386sol2.h,
7372         config/i386/nm-i386v.h, config/i386/nm-i386v4.h,
7373         config/i386/nm-i386v42mp.h, config/i386/nm-linux.h,
7374         config/i386/nm-nbsd.h, config/i386/nm-nbsdelf.h,
7375         config/i386/nm-ptx4.h, config/i386/nm-sun386.h,
7376         config/i386/nm-symmetry.h, config/i386/tm-cygwin.h,
7377         config/i386/tm-fbsd.h, config/i386/tm-i386.h,
7378         config/i386/tm-i386aix.h, config/i386/tm-i386bsd.h,
7379         config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h,
7380         config/i386/tm-i386m3.h, config/i386/tm-i386mk.h,
7381         config/i386/tm-i386nw.h, config/i386/tm-i386os9k.h,
7382         config/i386/tm-i386sco5.h, config/i386/tm-i386sol2.h,
7383         config/i386/tm-i386v.h, config/i386/tm-i386v4.h,
7384         config/i386/tm-i386v42mp.h, config/i386/tm-linux.h,
7385         config/i386/tm-nbsd.h, config/i386/tm-ptx.h,
7386         config/i386/tm-ptx4.h, config/i386/tm-sun386.h,
7387         config/i386/tm-symmetry.h, config/i386/tm-vxworks.h,
7388         config/i386/xm-fbsd.h, config/i386/xm-i386bsd.h,
7389         config/i386/xm-i386gnu.h, config/i386/xm-i386m3.h,
7390         config/i386/xm-i386mach.h, config/i386/xm-i386mk.h,
7391         config/i386/xm-i386sco.h, config/i386/xm-i386v4.h,
7392         config/i386/xm-linux.h, config/i386/xm-nbsd.h,
7393         config/i386/xm-ptx.h, config/i386/xm-ptx4.h,
7394         config/i386/xm-sun386.h, config/i386/xm-symmetry.h,
7395         config/i960/tm-i960.h, config/i960/tm-mon960.h,
7396         config/i960/tm-nindy960.h, config/i960/tm-vx960.h,
7397         config/ia64/nm-aix.h, config/ia64/nm-linux.h,
7398         config/ia64/tm-aix.h, config/ia64/tm-ia64.h,
7399         config/ia64/tm-linux.h, config/ia64/xm-aix.h,
7400         config/ia64/xm-linux.h, config/m68k/nm-apollo68b.h,
7401         config/m68k/nm-delta68.h, config/m68k/nm-dpx2.h,
7402         config/m68k/nm-hp300bsd.h, config/m68k/nm-hp300hpux.h,
7403         config/m68k/nm-linux.h, config/m68k/nm-sun3.h,
7404         config/m68k/tm-apollo68b.h, config/m68k/tm-cisco.h,
7405         config/m68k/tm-dpx2.h, config/m68k/tm-es1800.h,
7406         config/m68k/tm-hp300bsd.h, config/m68k/tm-hp300hpux.h,
7407         config/m68k/tm-isi.h, config/m68k/tm-linux.h,
7408         config/m68k/tm-m68k.h, config/m68k/tm-m68kv4.h,
7409         config/m68k/tm-mac.h, config/m68k/tm-monitor.h,
7410         config/m68k/tm-nbsd.h, config/m68k/tm-news.h,
7411         config/m68k/tm-os68k.h, config/m68k/tm-sun3.h,
7412         config/m68k/tm-vx68.h, config/m68k/xm-3b1.h,
7413         config/m68k/xm-apollo68b.h, config/m68k/xm-dpx2.h,
7414         config/m68k/xm-hp300bsd.h, config/m68k/xm-hp300hpux.h,
7415         config/m68k/xm-linux.h, config/m68k/xm-m68kv4.h,
7416         config/m68k/xm-mpw.h, config/m68k/xm-news.h,
7417         config/m68k/xm-sun2.h, config/m68k/xm-sun3.h,
7418         config/m68k/xm-sun3os4.h, config/m88k/nm-delta88v4.h,
7419         config/m88k/tm-delta88.h, config/m88k/tm-delta88v4.h,
7420         config/m88k/tm-m88k.h, config/m88k/xm-cxux.h,
7421         config/m88k/xm-delta88.h, config/m88k/xm-delta88v4.h,
7422         config/m88k/xm-dgux.h, config/mcore/tm-mcore.h,
7423         config/mips/nm-irix3.h, config/mips/nm-irix4.h,
7424         config/mips/nm-irix5.h, config/mips/nm-mips.h,
7425         config/mips/nm-news-mips.h, config/mips/tm-bigmips.h,
7426         config/mips/tm-embed.h, config/mips/tm-embed64.h,
7427         config/mips/tm-embedl.h, config/mips/tm-embedl64.h,
7428         config/mips/tm-irix3.h, config/mips/tm-irix5.h,
7429         config/mips/tm-mips.h, config/mips/tm-mips64.h,
7430         config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h,
7431         config/mips/tm-tx39.h, config/mips/tm-tx39l.h,
7432         config/mips/tm-vr4100.h, config/mips/tm-vr4300.h,
7433         config/mips/tm-vr4300el.h, config/mips/tm-vr4xxx.h,
7434         config/mips/tm-vr4xxxel.h, config/mips/tm-vr5000.h,
7435         config/mips/tm-vr5000el.h, config/mips/xm-irix3.h,
7436         config/mips/xm-irix4.h, config/mips/xm-irix5.h,
7437         config/mips/xm-mips.h, config/mips/xm-mipsm3.h,
7438         config/mips/xm-mipsv4.h, config/mips/xm-news-mips.h,
7439         config/mips/xm-riscos.h, config/mn10200/tm-mn10200.h,
7440         config/mn10300/tm-mn10300.h, config/nm-gnu.h,
7441         config/nm-linux.h, config/nm-lynx.h, config/nm-m3.h,
7442         config/nm-sysv4.h, config/none/nm-none.h,
7443         config/none/tm-none.h, config/none/xm-none.h,
7444         config/ns32k/nm-nbsd.h, config/ns32k/nm-umax.h,
7445         config/ns32k/tm-merlin.h, config/ns32k/tm-nbsd.h,
7446         config/ns32k/tm-ns32km3.h, config/ns32k/tm-umax.h,
7447         config/ns32k/xm-merlin.h, config/ns32k/xm-ns32km3.h,
7448         config/pa/nm-hppab.h, config/pa/nm-hppah.h,
7449         config/pa/nm-hppao.h, config/pa/tm-hppa.h,
7450         config/pa/tm-hppa64.h, config/pa/tm-hppah.h,
7451         config/pa/xm-hppab.h, config/pa/xm-hppah.h,
7452         config/powerpc/nm-aix.h, config/powerpc/nm-linux.h,
7453         config/powerpc/nm-macos.h, config/powerpc/nm-nbsd.h,
7454         config/powerpc/tm-cygwin.h, config/powerpc/tm-linux.h,
7455         config/powerpc/tm-macos.h, config/powerpc/tm-ppc-aix.h,
7456         config/powerpc/tm-ppc-eabi.h, config/powerpc/tm-ppc-nw.h,
7457         config/powerpc/tm-ppcle-eabi.h, config/powerpc/tm-solaris.h,
7458         config/powerpc/xm-aix.h, config/powerpc/xm-linux.h,
7459         config/powerpc/xm-mpw.h, config/rs6000/nm-rs6000.h,
7460         config/rs6000/tm-rs6000.h, config/rs6000/tm-rs6000ly.h,
7461         config/rs6000/xm-aix4.h, config/rs6000/xm-rs6000.h,
7462         config/sh/tm-linux.h, config/sh/tm-sh.h, config/sh/tm-wince.h,
7463         config/sparc/nm-linux.h, config/sparc/nm-nbsd.h,
7464         config/sparc/nm-nbsdelf.h, config/sparc/nm-sparclynx.h,
7465         config/sparc/nm-sun4os4.h, config/sparc/nm-sun4sol2.h,
7466         config/sparc/tm-linux.h, config/sparc/tm-sp64.h,
7467         config/sparc/tm-sp64sim.h, config/sparc/tm-sparc.h,
7468         config/sparc/tm-sparclet.h, config/sparc/tm-sparclite.h,
7469         config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
7470         config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
7471         config/sparc/xm-sun4os4.h, config/sparc/xm-sun4sol2.h,
7472         config/tic80/tm-tic80.h, config/tm-linux.h, config/tm-lynx.h,
7473         config/tm-sysv4.h, config/v850/tm-v850.h, config/vax/tm-vax.h,
7474         config/w65/tm-w65.h, config/xm-aix4.h, config/xm-lynx.h,
7475         config/xm-mpw.h, config/xm-nbsd.h, config/xm-sysv4.h,
7476         config/z8k/tm-z8k.h, configure.in, core-aout.c, core-regset.c,
7477         core-sol2.c, corefile.c, corelow.c, cp-valprint.c,
7478         cpu32bug-rom.c, cxux-nat.c, d10v-tdep.c, d30v-tdep.c,
7479         dbug-rom.c, dbxread.c, dcache.c, dcache.h, defs.h,
7480         delta68-nat.c, demangle.c, dink32-rom.c, dpx2-nat.c, dsrec.c,
7481         dstread.c, dve3900-rom.c, dwarf2read.c, dwarfread.c,
7482         elfread.c, environ.c, environ.h, eval.c, event-loop.c,
7483         event-loop.h, event-top.c, exec.c, expprint.c, f-exp.y,
7484         f-lang.c, f-lang.h, f-typeprint.c, f-valprint.c, findvar.c,
7485         fork-child.c, fr30-tdep.c, frame.c, frame.h, gdb-events.c,
7486         gdb-events.h, gdb-events.sh, gdb-stabs.h, gdb.1, gdb_string.h,
7487         gdb_thread_db.h, gdbcmd.h, gdbcore.h, gdbserver/Makefile.in,
7488         gdbserver/gdbreplay.c, gdbserver/gdbserver.1,
7489         gdbserver/low-hppabsd.c, gdbserver/low-linux.c,
7490         gdbserver/low-lynx.c, gdbserver/low-nbsd.c,
7491         gdbserver/low-sim.c, gdbserver/low-sparc.c,
7492         gdbserver/low-sun3.c, gdbserver/remote-utils.c,
7493         gdbserver/server.c, gdbserver/server.h, gdbserver/utils.c,
7494         gdbthread.h, gdbtypes.c, gdbtypes.h, gnu-nat.c, gnu-nat.h,
7495         gnu-regex.c, gnu-regex.h, h8300-tdep.c, h8500-tdep.c,
7496         hp-psymtab-read.c, hp-symtab-read.c, hp300ux-nat.c,
7497         hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c, hpread.c,
7498         hpread.h, hpux-thread.c, i386-tdep.c, i386aix-nat.c,
7499         i386b-nat.c, i386gnu-nat.c, i386ly-tdep.c, i386m3-nat.c,
7500         i386mach-nat.c, i386nbsd-nat.c, i386nbsd-tdep.c, i386v-nat.c,
7501         i386v4-nat.c, i387-tdep.c, i960-tdep.c, infcmd.c, inferior.h,
7502         inflow.c, infptrace.c, infrun.c, inftarg.c, infttrace.c,
7503         irix4-nat.c, irix5-nat.c, isi-xdep.c, jv-exp.y, jv-lang.c,
7504         jv-lang.h, jv-typeprint.c, jv-valprint.c, kdb-start.c,
7505         kod-cisco.c, kod.c, language.c, language.h, lin-thread.c,
7506         linespec.c, linespec.h, linux-thread.c, lynx-nat.c, m2-exp.y,
7507         m2-lang.c, m2-lang.h, m2-typeprint.c, m2-valprint.c, m3-nat.c,
7508         m32r-rom.c, m32r-tdep.c, m68k-tdep.c, m68klinux-nat.c,
7509         m68knbsd-nat.c, m88k-nat.c, m88k-tdep.c, mac-nat.c,
7510         mac-xdep.c, main.c, maint.c, mcore-rom.c, mcore-tdep.c,
7511         mdebugread.c, mem-break.c, minimon.h, minsyms.c, mips-nat.c,
7512         mips-tdep.c, mipsm3-nat.c, mipsread.c, mipsv4-nat.c,
7513         mn10200-tdep.c, mn10300-tdep.c, mon960-rom.c, monitor.c,
7514         monitor.h, news-xdep.c, nindy-share/env.h, nindy-tdep.c,
7515         nlm/Makefile.in, nlmread.c, ns32k-tdep.c, ns32km3-nat.c,
7516         ns32knbsd-nat.c, objfiles.c, objfiles.h, ocd.c, ocd.h,
7517         op50-rom.c, os9kread.c, osfsolib.c, p-exp.y, pa64solib.c,
7518         pa64solib.h, parse.c, parser-defs.h, partial-stab.h,
7519         ppc-bdm.c, ppc-linux-nat.c, ppc-linux-tdep.c, ppcbug-rom.c,
7520         ppcnbsd-nat.c, printcmd.c, proc-api.c, proc-events.c,
7521         proc-flags.c, proc-utils.h, proc-why.c, procfs.c, ptx4-nat.c,
7522         rdi-share/Makefile.in, rdi-share/aclocal.m4, regcache.c,
7523         regcache.h, remote-adapt.c, remote-array.c, remote-bug.c,
7524         remote-e7000.c, remote-eb.c, remote-es.c, remote-est.c,
7525         remote-hms.c, remote-mips.c, remote-mm.c, remote-nindy.c,
7526         remote-nrom.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
7527         remote-sds.c, remote-sim.c, remote-st.c, remote-udi.c,
7528         remote-utils.c, remote-utils.h, remote-vx.c, remote.c,
7529         remote.h, reply_mig_hack.awk, rom68k-rom.c, rs6000-nat.c,
7530         rs6000-tdep.c, scm-exp.c, scm-lang.c, scm-lang.h, scm-tags.h,
7531         scm-valprint.c, ser-e7kpc.c, ser-mac.c, ser-ocd.c, ser-pipe.c,
7532         ser-tcp.c, ser-unix.c, serial.c, serial.h, sh-tdep.c,
7533         sh3-rom.c, sol-thread.c, solib-aix5.c, solib-svr4.c, solib.c,
7534         solib.h, solist.h, somread.c, somsolib.c, somsolib.h,
7535         source.c, sparc-nat.c, sparc-tdep.c, sparcl-tdep.c,
7536         sparclet-rom.c, srec.h, stabsread.c, stabsread.h, stack.c,
7537         standalone.c, stop-gdb.c, stuff.c, sun3-nat.c, sun386-nat.c,
7538         symfile.c, symfile.h, symm-nat.c, symm-tdep.c, symmisc.c,
7539         symtab.c, symtab.h, target.c, target.h, terminal.h, thread.c,
7540         tic80-tdep.c, top.c, top.h, tracepoint.c, tracepoint.h,
7541         typeprint.c, ui-file.c, ui-file.h, ui-out.h, ultra3-nat.c,
7542         ultra3-xdep.c, umax-xdep.c, utils.c, v850-tdep.c, v850ice.c,
7543         valarith.c, valops.c, valprint.c, value.h, values.c, varobj.h,
7544         vax-tdep.c, version.h, vx-share/vxWorks.h, vx-share/xdr_ld.c,
7545         vx-share/xdr_ptrace.c, vx-share/xdr_ptrace.h,
7546         vx-share/xdr_rdb.c, w65-tdep.c, w89k-rom.c, win32-nat.c,
7547         wrapper.c, wrapper.h, xcoffread.c, xcoffsolib.c, xcoffsolib.h,
7548         xmodem.c, xmodem.h, z8k-tdep.c: Update/correct copyright
7549         notices.
7550
7551 2001-03-05  Kevin Buettner  <kevinb@redhat.com>
7552
7553         * acconfig.h (HAVE_PRSYSENT_T, HAVE_PR_SIGSET_T,
7554         HAVE_PR_SIGACTION64_T, HAVE_PR_SIGINFO64_T): New configure
7555         macros.
7556         * configure.in (prsysent_t, pr_sigset_t, pr_sigaction64_t,
7557         pr_siginfo64_t): Test for these typedefs in <sys/procfs.h>.
7558         (sys/fault.h, sys/select.h): Test for presence of these
7559         header files.
7560         (ia64-*-aix*): Define NEW_PROC_API for this host.
7561         * configure: Regenerate.
7562         * config.in: Regenerate.
7563
7564         * configure.host (ia64-*-aix*): New host.
7565         * configure.tgt (ia64-*-aix*): New target.
7566
7567 2001-03-05  Andrew Cagney  <ac131313@redhat.com>
7568
7569         * TODO (GDB 5.1 Known Problems): Document z8k as broken.
7570
7571 Mon Mar  5 11:56:09 2001  Christopher Faylor <cgf@cygnus.com>
7572
7573         * wince.c: Change realloc to xrealloc throughout.
7574         (handle_load_dll): Use void * rather than PTR in argument.
7575
7576 2001-03-04  Andrew Cagney  <ac131313@redhat.com>
7577
7578         * ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.
7579         * ocd.c (ocd_xfer_memory): Ditto.
7580         * ser-ocd.c (ocd_setstopbits): New function. Add to ocd_ops.
7581         * MAINTAINERS: Document powerpc-eabi and powerpcle-eabi as
7582         buildable with ,-Werror.
7583
7584         * Makefile.in (symfile_h): Define.
7585         (mcore-tdep.o): Add $(symfile_h), $(gdbcore_h) and $(inferior_h).
7586         * mcore-tdep.c: Include "symfile.h", "gdbcore.h" and "inferior.h".
7587         * MAINTAINERS: Document mcore-elf and mcore-pe as buildable with
7588         ,-Werror.
7589
7590         * dsrec.c (make_srec): Fix internal_error fmt arg.
7591         * MAINTAINERS: Document i960-coff as buildable with ,-Werror.
7592
7593 2001-03-03  Kevin Buettner  <kevinb@redhat.com>
7594
7595         * solib-aix5.c (aix5_relocate_main_executable): Don't use ANOFFSET
7596         as an lvalue.
7597
7598 2001-03-02  Andrew Cagney  <ac131313@redhat.com>
7599
7600         * MAINTAINERS (paper trail): Update.
7601
7602         * CONTRIBUTE: Update note on ``Fix PR gdb/4706'' convention.
7603
7604 2001-03-02  Andrew Cagney  <ac131313@redhat.com>
7605
7606         From 2001-03-01 Tom Rix <trix@redhat.com>:
7607         * mn10200-tdep.c (mn10200_frame_chain): Pass 0 for ``pc''
7608         parameter to mn10200_analyze_prologue.
7609
7610         * config/mn10200/tm-mn10200.h: Include "regcache.h".
7611         * MAINTAINERS: Document that mn10200-elf target is buildable.
7612
7613 2001-03-02  Kevin Buettner  <kevinb@redhat.com>
7614
7615         * config/ia64/xm-aix.h (GDB_GREGSET_T, GDB_FPREGSET_T): Move defines
7616         from here...
7617         * config/ia64/nm-aix.h (GDB_GREGSET_T, GDB_FPREGSET_T): ...to here.
7618         (MONTEREY): Don't define.
7619         (AIX5): Define.
7620
7621 2001-03-02  Matt Hiller  <hiller@redhat.com>
7622
7623         * config/mn10300/tm-mn10300.h (E0_REGNUM): Correct to 15.
7624
7625 2001-03-02  Kevin Buettner  <kevinb@redhat.com>
7626
7627         * sparc-nat.c (sparc-nat.c): Don't include self.
7628
7629 2001-03-01  J.T. Conklin  <jtc@redback.com>
7630
7631         * defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__
7632         if __CYGWIN32__ is set from here.
7633         * config/i386/xm-cygwin.h: To here.
7634         * config/powerpc/xm-cygwin.h: To here.
7635
7636         * i386-stub.c (handle_exception): Use 'T' response packet.
7637
7638 2001-03-01  Michael Snyder  <msnyder@mvstp600e.cygnus.com>
7639
7640         * m32r-tdep.c: Fix cut and paste error in comment.
7641
7642 2001-02-28  Michael Snyder  <msnyder@mvstp600e.cygnus.com>
7643
7644         * symtab.c (print_msymbol_info): Print addresses by portable method
7645         longest_local_hex_string_custom.  Allow for 64-bit addresses.
7646
7647 2001-03-01  J.T. Conklin  <jtc@redback.com>
7648
7649         * gdbtypes.h (builtin_type_f_integer): Removed duplicate declaration.
7650         (MAX_OF_TYPE): Wrap macro definition in parenthesis.
7651         (MIN_OF_TYPE): Likewise.
7652         
7653         * memattr.h (mem_access_mode): Removed extraneous trailing comma.
7654
7655 2001-03-01  Andrew Cagney  <ac131313@redhat.com>
7656
7657         * Makefile.in (os9kread.o): Do not compile with WERROR_CFLAGS.
7658         * os9kread.c (os9k_process_one_symbol): Add assert to detect
7659         ``loses if sizeof (char *) > sizeof (int)''.
7660
7661 2001-03-01  Andrew Cagney  <ac131313@redhat.com>
7662
7663         * gdb_assert.h: Document pragmatics behind gdb_assert's case.
7664
7665 2001-03-01  Andrew Cagney  <ac131313@redhat.com>
7666
7667         * Makefile.in (gdbtk-cmds.o): Add $(regcache_h) to dependency
7668         lists.
7669         (mi-main.o): Ditto.
7670
7671 2001-03-01  Andrew Cagney  <ac131313@redhat.com>
7672
7673         * Makefile.in (regcache_h): Define. Add $(regcache_h) to
7674         dependency lists.
7675
7676 2001-02-28  Michael Snyder  <msnyder@mvstp600e.cygnus.com>
7677
7678         * printcmd.c (print_address_numeric): Update comments to refer
7679         to sizeof addr, not sizeof pointer.
7680         (x_command): Remove needless whitespace (shorten long line).
7681         
7682         * breakpoint.c (print_one_breakpoint): Formatting clean-up.
7683         (read_memory_nobpt): Ditto.
7684         (ep_is_catchpoint): Ditto.
7685         (ep_is_shlib_catchpoint): Ditto.
7686         (ep_is_exception_catchpoint): Ditto.
7687         (describe_other_breakpoints): Ditto.
7688
7689 Wed Feb 28 20:37:36 2001  Andrew Cagney  <ac131313@redhat.com>
7690
7691         * regcache.h (register_valid): Fix comment documenting valid
7692         states.
7693
7694 Tue Feb 27 23:56:23 2001  Andrew Cagney  <ac131313@redhat.com>
7695
7696         From Steven Johnson:
7697         * regcache.h: New file.
7698         
7699         * value.h (read_register_bytes, read_register_gen)
7700         (write_register_gen, write_register_bytes)
7701         (read_register, read_register_pid)
7702         (read_signed_register, read_signed_register_pid)
7703         (write_register, write_register_pid)
7704         (register_cached, set_register_cached)
7705         (register_changed, register_buffer)
7706         (registers_changed, supply_register): Move declaration from here.
7707         * regcache.h: To here.
7708         * gdbcore.h (registers_fetched): Ditto.
7709         * inferior.h (registers, registers_valid): Ditto.
7710
7711         * regcache.c (generic_target_read_pc, read_pc_pid, read_pc,
7712         generic_target_write_pc, write_pc_pid, write_pc,
7713         generic_target_read_sp, read_sp, generic_target_write_sp,
7714         write_sp, generic_target_read_fp, read_fp,
7715         generic_target_write_fp, write_fp): Add note that these functions
7716         will be moved from this file.
7717         
7718         * a29k-tdep.c: Include "regcache.h".
7719         * a68v-nat.c: Ditto.
7720         * abug-rom.c: Ditto.
7721         * alpha-nat.c: Ditto.
7722         * alpha-tdep.c: Ditto.
7723         * alphabsd-nat.c: Ditto.
7724         * arc-tdep.c: Ditto.
7725         * arm-linux-nat.c: Ditto.
7726         * arm-linux-tdep.c: Ditto.
7727         * arm-tdep.c: Ditto.
7728         * blockframe.c: Ditto.
7729         * core-aout.c: Ditto.
7730         * core-sol2.c: Ditto.
7731         * corelow.c: Ditto.
7732         * cpu32bug-rom.c: Ditto.
7733         * cxux-nat.c: Ditto.
7734         * d10v-tdep.c: Ditto.
7735         * d30v-tdep.c: Ditto.
7736         * dbug-rom.c: Ditto.
7737         * dink32-rom.c: Ditto.
7738         * dve3900-rom.c: Ditto.
7739         * findvar.c: Ditto.
7740         * fr30-tdep.c: Ditto.
7741         * frame.c: Ditto.
7742         * go32-nat.c: Ditto.
7743         * h8300-tdep.c: Ditto.
7744         * h8500-tdep.c: Ditto.
7745         * hp300ux-nat.c: Ditto.
7746         * hppa-tdep.c: Ditto.
7747         * hppab-nat.c: Ditto.
7748         * hppah-nat.c: Ditto.
7749         * hppam3-nat.c: Ditto.
7750         * hpux-thread.c: Ditto.
7751         * i386-linux-nat.c: Ditto.
7752         * i386-linux-tdep.c: Ditto.
7753         * i386-tdep.c: Ditto.
7754         * i386aix-nat.c: Ditto.
7755         * i386b-nat.c: Ditto.
7756         * i386bsd-nat.c: Ditto.
7757         * i386gnu-nat.c: Ditto.
7758         * i386ly-tdep.c: Ditto.
7759         * i386m3-nat.c: Ditto.
7760         * i386mach-nat.c: Ditto.
7761         * i386nbsd-nat.c: Ditto.
7762         * i386v4-nat.c: Ditto.
7763         * i387-nat.c: Ditto.
7764         * i387-tdep.c: Ditto.
7765         * i960-tdep.c: Ditto.
7766         * ia64-aix-nat.c: Ditto.
7767         * ia64-linux-nat.c: Ditto.
7768         * ia64-tdep.c: Ditto.
7769         * infptrace.c: Ditto.
7770         * infrun.c: Ditto.
7771         * irix4-nat.c: Ditto.
7772         * irix5-nat.c: Ditto.
7773         * lin-lwp.c: Ditto.
7774         * lin-thread.c: Ditto.
7775         * lynx-nat.c: Ditto.
7776         * m3-nat.c: Ditto.
7777         * m32r-rom.c: Ditto.
7778         * m32r-tdep.c: Ditto.
7779         * m68hc11-tdep.c: Ditto.
7780         * m68k-tdep.c: Ditto.
7781         * m68klinux-nat.c: Ditto.
7782         * m68knbsd-nat.c: Ditto.
7783         * m68knbsd-tdep.c: Ditto.
7784         * m88k-nat.c: Ditto.
7785         * m88k-tdep.c: Ditto.
7786         * mac-nat.c: Ditto.
7787         * mcore-rom.c: Ditto.
7788         * mcore-tdep.c: Ditto.
7789         * mi/mi-main.c: Ditto.
7790         * mips-nat.c: Ditto.
7791         * mips-tdep.c: Ditto.
7792         * mipsm3-nat.c: Ditto.
7793         * mipsv4-nat.c: Ditto.
7794         * mn10200-tdep.c: Ditto.
7795         * mn10300-tdep.c: Ditto.
7796         * monitor.c: Ditto.
7797         * ns32km3-nat.c: Ditto.
7798         * ns32knbsd-nat.c: Ditto.
7799         * ocd.c: Ditto.
7800         * pa64solib.c: Ditto.
7801         * ppc-bdm.c: Ditto.
7802         * ppc-linux-nat.c: Ditto.
7803         * ppc-linux-tdep.c: Ditto.
7804         * ppcbug-rom.c: Ditto.
7805         * ppcnbsd-nat.c: Ditto.
7806         * ptx4-nat.c: Ditto.
7807         * regcache.c: Ditto.
7808         * remote-adapt.c: Ditto.
7809         * remote-array.c: Ditto.
7810         * remote-bug.c: Ditto.
7811         * remote-e7000.c: Ditto.
7812         * remote-eb.c: Ditto.
7813         * remote-es.c: Ditto.
7814         * remote-est.c: Ditto.
7815         * remote-hms.c: Ditto.
7816         * remote-mips.c: Ditto.
7817         * remote-mm.c: Ditto.
7818         * remote-nindy.c: Ditto.
7819         * remote-os9k.c: Ditto.
7820         * remote-rdi.c: Ditto.
7821         * remote-rdp.c: Ditto.
7822         * remote-sds.c: Ditto.
7823         * remote-sim.c: Ditto.
7824         * remote-st.c: Ditto.
7825         * remote-udi.c: Ditto.
7826         * remote-utils.c: Ditto.
7827         * remote-vx.c: Ditto.
7828         * remote-vx29k.c: Ditto.
7829         * remote-vx68.c: Ditto.
7830         * remote-vx960.c: Ditto.
7831         * remote-vxmips.c: Ditto.
7832         * remote-vxsparc.c: Ditto.
7833         * remote.c: Ditto.
7834         * rom68k-rom.c: Ditto.
7835         * rs6000-nat.c: Ditto.
7836         * rs6000-tdep.c: Ditto.
7837         * sh-tdep.c: Ditto.
7838         * sh3-rom.c: Ditto.
7839         * sol-thread.c: Ditto.
7840         * solib-svr4.c: Ditto.
7841         * somsolib.c: Ditto.
7842         * sparc-nat.c: Ditto.
7843         * sparc-tdep.c: Ditto.
7844         * sparcl-tdep.c: Ditto.
7845         * sparclet-rom.c: Ditto.
7846         * sun3-nat.c: Ditto.
7847         * sun386-nat.c: Ditto.
7848         * symm-nat.c: Ditto.
7849         * target.c: Ditto.
7850         * thread-db.c: Ditto.
7851         * thread.c: Ditto.
7852         * tic80-tdep.c: Ditto.
7853         * tracepoint.c: Ditto.
7854         * ultra3-nat.c: Ditto.
7855         * umax-xdep.c: Ditto.
7856         * uw-thread.c: Ditto.
7857         * v850-tdep.c: Ditto.
7858         * v850ice.c: Ditto.
7859         * valops.c: Ditto.
7860         * w65-tdep.c: Ditto.
7861         * w89k-rom.c: Ditto.
7862         * win32-nat.c: Ditto.
7863         * wince.c: Ditto.
7864         * z8k-tdep.c: Ditto.
7865
7866 2001-02-28  Matt Hiller  <hiller@redhat.com>    
7867         
7868         * MAINTAINERS: Add Matt Hiller to Write After Approval list.
7869
7870 2001-02-27  Matt Hiller  <hiller@redhat.com>
7871
7872         * mn10300-tdep.c (mn10300_stab_reg_to_regnum): New function.
7873         (mn10300_gdbarch_init): Set appropriate elements of gdbarch to
7874         mn10300_stab_reg_to_regnum.
7875
7876 Tue Feb 27 16:56:13 2001  David Taylor  <taylor@redhat.com>
7877
7878         * symtab.c (search_symbols): Fix off by one error in test for
7879         error.
7880
7881 2001-02-23  Andrew Cagney  <ac131313@redhat.com>
7882
7883         * config/sparc/sp64linux.mt: New file.
7884         * configure.tgt: Recognize sparc64-*-linux* as a sp64linux target.
7885         * configure.host: Recognize sparc64-*-linux* as a linux host.
7886
7887         From 2000-03-17 Jakub Jelinek <jakub@redhat.com>:
7888         * config/sparc/tm-sp64linux.h: New file.
7889         
7890 2001-02-24  Kevin Buettner  <kevinb@redhat.com>
7891
7892         * buildsym.c (push_subfile, pop_subfile): Replace call to abort()
7893         with call to internal_error().
7894         * dbxread.c (process_one_symbol): Likewise.
7895         * exec.c (build_section_table, xfer_memory): Likewise.
7896         * h8500-tdep.c (h8500_register_size, h8500_register_virtual_type):
7897         Likewise.
7898         * hpread.c (hpread_type_translate, hpread_read_array_type)
7899         (hpread_type_lookup): Likewise.
7900         * i386-tdep.c (gdb_print_insn_i386): Likewise.
7901         * i960-tdep.c (mem): Likewise
7902         * inflow.c (set_sigio_trap, clear_sigio_trap): Likewise.
7903         * infptrace.c (child_resume): Likewise.
7904         * infttrace.c (_initialize_infttrace): Likewise.
7905         * language.c (binop_result_type, add_language): Likewise.
7906         * lynx-nat.c (store_inferior_registers): Likewise.
7907         * m3-nat.c (port_chain_insert, m3_trace_me): Likewise.
7908         * mdebugread.c (parse_partial_symbols): Likewise.
7909         * monitor.c (monitor_printf_noecho, monitor_printf)
7910         (monitor_dump_regs): Likewise.
7911         * ocd.c (stu_put_packet): Likewise.
7912         * printcmd.c (decode_format, print_scalar_formatted): Likewise.
7913         * remote-bug.c (bug_open): Likewise.
7914         * remote-e7000.c (fetch_regs_from_dump, e7000_wait): Likewise.
7915         * remote-es.c (es1800_read_bytes): Likewise.
7916         * remote-mips.c (common_breakpoint): Likewise.
7917         * remote-rdp.c (send_rdp): Likewise.
7918         * remote-sds.c (putmessage): Likewise.
7919         * sparc-nat.c (fetch_inferior_registers, store_inferior_registers):
7920         Likewise.
7921         * sparcl-tdep.c (sparclite_download): Likewise.
7922         * symtab.c (lookup_partial_symbol): Likewise.
7923         * target.c (push_target, pop_target, initialize_targets): Likewise.
7924         * utils.c (internal_verror, malloc_botch, wrap_here, decimal2str):
7925         Likewise.
7926         * valprint.c (print_decimal, print_longest, print_longest)
7927         (strcat_longest): Likewise.
7928         * w65-tdep.c (init_frame_pc, w65_push_dummy_frame): Likewise.
7929         * xmodem.c (xmodem_send_packet): Likewise.
7930         * z8k-tdep.c (init_frame_pc, z8k_push_dummy_frame): Likewise.
7931         * config/h8500/tm-h8500.h (STORE_STRUCT_RETURN): Likewise.
7932         * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_VALUE)
7933         (STORE_RETURN_VALUE): Likewise.
7934         * config/ns32k/nm-umax.h (REGISTER_U_ADDR): Likewise.
7935         * config/ns32k/xm-merlin.h (REGISTER_U_ADDR): Likewise.
7936         * config/z8k/tm-z8k.h (STORE_STRUCT_RETURN, STORE_RETURN_VALUE):
7937         Likewise.
7938
7939 2001-02-23  Andrew Cagney  <ac131313@redhat.com>
7940
7941         * CONTRIBUTE: Document how to cite a problem report.
7942         * TODO: Note need to replace CONTRIBUTE with generated file.
7943
7944         * CONTRIBUTE: Mention that patches do not need to include the
7945         generated files gdbarch.h and gdbarch.c.
7946         
7947 2001-02-21  Andrew Cagney  <ac131313@redhat.com>
7948
7949         * value.h (get_saved_register): Move from here.
7950         * frame.h: To here.
7951
7952 2001-02-21  Kevin Buettner  <kevinb@redhat.com>
7953
7954         * solib.h (in_svr4_dynsym_resolve_code): Delete declaration.
7955         (in_solib_dynsym_resolve_code): Add declaration.
7956         (IN_SOLIB_DYNSYM_RESOLVE_CODE): Changed define to invoke
7957         in_solib_dynsym_resolve_code() rather than
7958         in_svr4_dynsym_resolve_code().  Also, removed the ifdefs
7959         which caused this macro to only be defined when
7960         SVR4_SHARED_LIBS is defined.
7961         * solib.c (in_solib_dynsym_resolve_code): New function.
7962         * solist.h (struct target_so_ops): Add new member
7963         in_dynsym_resolve_code.
7964         * solib-aix5.c (aix5_in_dynsym_resolve_code): Renamed from
7965         in_svr4_dynsym_resolve_code.  Also, made static.
7966         (_initialize_aix5_solib): Initialize in_dynsym_resolve_code
7967         member in aix5_so_ops.
7968         * solib-svr4.c (svr4_in_dynsym_resolve_code): Renamed from
7969         in_svr4_dynsym_resolve_code.  Also, added second version
7970         of this function which will be used when SVR4_SHARED_LIBS
7971         is not defined.
7972         (_initialize_svr4_solib): Initialize in_dynsym_resolve_code
7973         member in svr4_so_ops.
7974
7975         * ia64-aix-nat.c, ia64-aix-tdep.c, config/ia64/aix.mh,
7976         config/ia64/aix.mt, config/ia64/nm-aix.h, config/ia64/tm-aix.h,
7977         config/ia64/xm-aix.h: New files.
7978         * ia64-tdep.c (_initialize_ia64_tdep): Remove declaration.
7979         (ia64_aix_sigcontext_register_address): New declaration.
7980         (ia64_gdbarch_init): Provide for initialization of 
7981         sigcontext_register_address member of struct tdep when
7982         on target is detected to be running AIX.
7983         * config/ia64/linux.mt (TDEPFILES): Add ia64-aix-tdep.o to
7984         this list.
7985
7986 2001-02-20  Kevin Buettner  <kevinb@redhat.com>
7987
7988         * ia64-tdep.c (ia64_frameless_function_invocation): Implement.
7989         * config/ia64/linux.mh (NATDEPFILES): Use thread-db.o and lin-lwp.o
7990         for thread support instead of linux-thread.o and lin-thread.o.
7991         * config/ia64/nm-linux.h (PREPARE_TO_PROCEED, GET_THREAD_SIGNALS,
7992         ATTACH_LWP): Define to use the following lin-lwp.c functions...
7993         (lin_lwp_prepare_to_proceed, lin_thread_get_thread_signals,
7994         lin_lwp_attach_lwp): Declare.
7995
7996 2001-02-20  Andrew Cagney  <ac131313@redhat.com>
7997
7998         * mips-tdep.c (do_fp_register_row, do_fp_register_row): Fix printf
7999         formatting.
8000
8001 2001-02-20  Kevin Buettner  <kevinb@redhat.com>
8002
8003         * solib-aix5.c (solib-svr4.h): Remove include.
8004         (solib_break_names): Delete names which aren't actually
8005         used by AIX5.
8006         (bkpt_names): Remove.
8007         (aix5_relocate_main_executable, bfd_lookup_symbol): Replace calls
8008         to STREQ() with equivalent calls to strcmp().
8009         (in_svr4_dynsym_resolve_code, enable_break, bfd_lookup_symbol,
8010         aix5_solib_create_inferior_hook): Revise comments.
8011         (enable_break): Remove old ``bkpt_names'' code.
8012
8013 2001-02-19  Andrew Cagney  <ac131313@redhat.com>
8014
8015         * Makefile.in (SFILES): Add frame.c .
8016         (COMMON_OBS): Add frame.o .
8017         (frame.o): New target.
8018
8019         * frame.c (find_saved_register): 
8020         (default_get_saved_register): 
8021         (get_saved_register): 
8022         (read_relative_register_raw_bytes_for_frame): 
8023         (read_relative_register_raw_bytes): Moved to here.
8024         * regcache.c: From here.
8025
8026 2001-02-20  Kevin Buettner  <kevinb@redhat.com>
8027
8028         * solib-aix5.c: New file.
8029
8030 2001-02-20  Martin M. Hunt  <hunt@redhat.com>
8031
8032         * solib.c (info_sharedlibrary_command): Don't assume pointers
8033         are the same size of long, call longest_local_hex_string_custom().
8034
8035         * solib-svr4.c (LM_ADDR): LM_ADDR is a signed offset, so
8036         extract_signed_integer() should be called instead of
8037         extract_address().
8038
8039 2001-02-20  Martin M. Hunt  <hunt@redhat.com>   
8040         
8041         * MAINTAINERS: Add Martin Hunt to Write After Approval list.
8042
8043 2001-02-19  Andrew Cagney  <ac131313@redhat.com>
8044
8045         Frm 2001-02-09 Jim Kingdon <jkingdon@engr.sgi.com>:
8046         * mips-tdep.c (mips_register_raw_size): If FP_REGISTER_DOUBLE,
8047         then floating point registers are 8 bytes.
8048
8049 2001-02-19  Michael Snyder  <msnyder@mvstp600e.cygnus.com>
8050
8051         * parse.c (write_exp_msymbol): Make the type CORE_ADDR, to 
8052         accomodate 64-bit addresses.
8053
8054 2001-02-19  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
8055
8056         From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>
8057         * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux, not
8058         lookup_symbol, when trying to find a symbol with a mangled name,
8059         to avoid infinite recursion.
8060
8061 2001-02-18  Andrew Cagney  <ac131313@redhat.com>
8062
8063         * TODO (5.2): Mention G++ 3.0 ABI.  General cleanups.
8064
8065 2001-02-19  Jonathan Larmour  <jlarmour@redhat.com>
8066
8067         * arm-tdep.c (check_prologue_cache): Fix off by 1 error.
8068         (save_prologue_cache): Ditto.
8069
8070 2001-02-19  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
8071
8072         From: innadadadavida@yahoo.com:
8073         * partial-stab.h (switch): Check that pst is not null
8074         before dereferencing it.
8075
8076 2001-02-19  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
8077
8078         From Andrew Cagney  <cagney@b1.cygnus.com>:
8079         * symfile.c (add_symbol_file_command): Always initialize
8080         my_cleanup using a NULL cleanup.
8081
8082 2001-02-19  Eli Zaretskii  <eliz@is.elta.co.il>
8083
8084         * demangle.c (demangling_style_names): New variable.
8085         (_initialize_demangler): Fill demangling_style_names with the
8086         names of known demangling styles from libiberty_demanglers[].  Use
8087         add_set_enum_cmd instead of add_set_cmd, to get completion on
8088         demangling style names.
8089
8090         * proc-api.c (_initialize_proc_api): Make `procfs-file' use
8091         file-name completion.
8092
8093         * remote-rdi.c (_initialize_remote_rdi): Ditto for `rdilogfile'.
8094
8095         * solib.c (_initialize_solib): Ditto for `solib-search-path' and
8096         `solib-absolute-prefix'.
8097
8098         * tracepoint.c (_initialize_tracepoint): Ditto for
8099         `save-tracepoints'.
8100
8101         * win32-nat.c (_initialize_inftarg): Ditto for `dll-symbols'.
8102
8103         * cli/cli-cmds.c (init_cli_cmds): Make `shell' and `make' use
8104         file-name completion.
8105
8106         * infcmd.c (_initialize_infcmd): Make the following commands use
8107         the file-name completer: `tty', `args', `path', `paths', and
8108         `run'.
8109
8110 2001-02-18  Eli Zaretskii  <eliz@is.elta.co.il>
8111
8112         * go32-nat.c: Include i387-nat.h.
8113         (fetch_register): New function, uses some of the guts of
8114         go32_fetch_registers and calls i387_supply_register.
8115         (go32_fetch_registers): Most of the code moved into
8116         fetch_register.  Use i387_supply_fsave.
8117         (store_register): Use i387_fill_fsave instead of custom code.
8118         (go32_store_registers): Use i387_fill_fsave.
8119
8120         * Makefile.in (go32-nat.o): Depend on i387-nat.h.
8121
8122         * config/i386/go32.mh (NATDEPFILES): Add i387-nat.o.
8123
8124         * completer.c (gdb_completer_file_name_break_characters): Remove
8125         slash from file-name break characters.
8126         [__MSDOS__]: Special definition for DOS/Windows file names.
8127         (line_completion_function): When completing on file names, bump
8128         `p' to the first file-name constituent character of `word', before
8129         invoking the completer.
8130
8131 2001-02-17  Mark Kettenis  <kettenis@gnu.org>
8132
8133         * i387-nat.c: Include "i387-nat.h".  Use regnum instead of regno
8134         consistently for parameter names.  Fix comments accordingly.
8135         (i387_supply_register): New function.
8136         (i387_supply_fsave): Implement using i387_supply_register.
8137         * i387-nat.h: Use regnum instead of regno consistently for
8138         parameter names.  Fix comments accordingly.
8139         (i387_supply_register): New prototype.
8140
8141 2001-02-16  Michael Snyder  <msnyder@mvstp600e.cygnus.com>
8142
8143         * remote.c (build_remote_gdbarch_data): Use new TARGET_ADDR_BIT 
8144         instead of TARGET_PTR_BIT (to support Harvard architectures).
8145
8146 2001-02-16  Andrew Cagney  <ac131313@redhat.com>
8147
8148         From 2001-02-11 Paul Hilfinger <hilfingr@lisbon.int.act-europe.fr>
8149         * hpux-thread.c (hpux_thread_xfer_memory): Add mem_attrib 
8150         argument to parameter list and to call in order to conform to 
8151         to_xfer_memory field of struct target_ops.
8152
8153 2001-02-12  Michael Chastain  <chastain@redhat.com>
8154
8155         * somsolib.c (som_solib_add_solib_objfile): Do not use
8156         section relocation feature of syms_from_objfile.  Do my own
8157         section relocation, offsetting each section of the som by
8158         either text_addr - text_link_addr or data_start.
8159
8160 2001-02-16  Andrew Cagney  <ac131313@redhat.com>
8161
8162         * TODO (5.1): Move ``Hardware watchpint problems'' out of 5.1.
8163
8164 2001-02-16  Andrew Cagney  <ac131313@redhat.com>
8165
8166         * MAINTAINERS (paper trail): Update.
8167
8168 2001-02-16  Mark Kettenis  <kettenis@gnu.org>
8169
8170         * target.h (target_fetch_registers): Fix comment.
8171
8172 2001-02-15  Andrew Cagney  <ac131313@redhat.com>
8173
8174         * f-exp.y: Include <ctype.h>.
8175         (parse_number): Ensure that ``i'' is always initialized.
8176
8177 2001-02-14  Jim Kingdon  <jkingdon@engr.sgi.com>
8178
8179         * MAINTAINERS: Add myself to paper trail section.
8180
8181 2001-02-14  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8182
8183         * configure.in (AC_CHECK_HEADERS): Add sys/file.h.
8184         * configure, config.in: Regenerate.
8185         * corelow.c: Include <sys/file.h> if present.
8186
8187 2001-02-14  Andrew Cagney  <ac131313@redhat.com>
8188
8189         * inflow.c (terminal_ours_1): Initialize ``osigtou''.  Only
8190         declare when have SIGTTOU.
8191
8192 2001-02-14  Eli Zaretskii  <eliz@is.elta.co.il>
8193
8194         * config/djgpp/fnchange.lst: Add entries for gdb/gdbtk/*/ChangeLog-*.
8195
8196 2001-02-12  Jim Kingdon  <jkingdon@engr.sgi.com>
8197
8198         * MAINTAINERS: Update my email address.
8199
8200 2001-02-11  Eli Zaretskii  <eliz@is.elta.co.il>
8201
8202         * NEWS: Document that "info symbol" works with COFF debug info and
8203         its variants.
8204
8205         * minsyms.c (lookup_minimal_symbol_by_pc_section): Don't skip
8206         symbols whose SYMBOL_BFD_SECTION is NULL.
8207
8208 2001-02-10  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8209
8210         Get rid of AIX specific PC_LOAD_SEGMENT, replace with PC_SOLIB.
8211         * xcoffsolib.c (xcoff_solib_address):  Renamed from
8212         pc_load_segment_name.  Return NULL if address is not in a shared
8213         library.  Cleanup shared library name construction, using xasprintf.
8214         Format shared library member names consistent with format in exec.c.
8215         (solib_info):  Format shared library member names consistent with
8216         format in exec.c.
8217         * config/rs6000/nm-rs6000.h:  Replace PC_LOAD_SEGMENT with PC_SOLIB,
8218         using xcoff_solib_address for PC_SOLIB definition.
8219         * stack.c (print_frame):  Remove PC_LOAD_SEGMENT code, no longer
8220         needed.
8221
8222 2001-02-10  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8223
8224         * mipsread.c (read_alphacoff_dynamic_symtab):  Replace alloca calls
8225         with xmalloc calls and cleanups.
8226
8227 2001-02-10  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8228
8229         * rs6000-nat.c (child_xfer_memory):  Add missing parameter
8230         'struct mem_attrib *' required by 2001-01-23 change.
8231
8232 2001-02-08  Jim Kingdon  <jkingdon@engr.sgi.com>
8233
8234         Updates to "make TAGS":
8235         * Makefile.in (ALLDEPFILES): Remove altos-xdep.c arm-convert.s
8236         arm-xdep.c convex-tdep.c convex-xdep.c pyr-tdep.c pyr-xdep.c
8237         tahoe-tdep.c.
8238         (TAGFILES_NO_SRCDIR): Add $(SUBDIR_CLI_SRCS).
8239
8240 2001-02-08  Eli Zaretskii  <eliz@is.elta.co.il>
8241
8242         * config/djgpp/fnchange.lst: Remove extraneous "too many dots".
8243
8244 Wed Feb  7 22:39:26 2001  Andrew Cagney  <cagney@redhat.com>
8245
8246         From Dean Luick <luick@cray.com>:
8247         * defs.h (continuation): Remove unused global variable.
8248
8249 Wed Feb  7 22:28:31 2001  Andrew Cagney  <cagney@redhat.com>
8250
8251         * configure.tgt: Remove references to convex, pyramid, altos and
8252         tahoe.
8253         * configure.host: Ditto.
8254         * MAINTAINERS: Ditto.
8255         * NEWS: Update.
8256
8257         * tahoe-tdep.c: Delete obsolete file.
8258         * pyr-xdep.c: Ditto.
8259         * pyr-tdep.c: Ditto.
8260         * convex-tdep.c: Ditto.
8261         * convex-xdep.c: Ditto.
8262         * config/tahoe/xm-tahoe.h: Ditto.
8263         * config/tahoe/tm-tahoe.h: Ditto.
8264         * config/tahoe/tahoe.mt: Ditto.
8265         * config/tahoe/tahoe.mh: Ditto.
8266         * config/pyr/xm-pyr.h: Ditto.
8267         * config/pyr/tm-pyr.h: Ditto.
8268         * config/pyr/pyramid.mt: Ditto.
8269         * config/pyr/pyramid.mh: Ditto.
8270         * config/m68k/xm-altos.h: Ditto.
8271         * config/m68k/tm-altos.h: Ditto.
8272         * config/m68k/altos.mt: Ditto.
8273         * config/m68k/altos.mh: Ditto.
8274         * config/convex/xm-convex.h: Ditto.
8275         * config/convex/tm-convex.h: Ditto.
8276         * config/convex/convex.mt: Ditto.
8277         * config/convex/convex.mh: Ditto.
8278         * config/convex/Convex.notes: Ditto.
8279         * config/arm/xm-arm.h: Ditto.
8280         * config/arm/nm-arm.h: Ditto.
8281         * config/arm/arm.mt: Ditto.
8282         * config/arm/arm.mh: Ditto.
8283         * arm-convert.s: Ditto.
8284         * arm-xdep.c: Ditto.
8285         * altos-xdep.c: Ditto.
8286
8287 Wed Feb  7 19:41:21 2001  Andrew Cagney  <cagney@redhat.com>
8288
8289         * defs.h (internal_error, internal_verror): Add __FILE__ and
8290         __LINE__ parameter.
8291         * utils.c (internal_error, internal_verror): Update.
8292
8293         * v850-tdep.c: Update calls to internal_error.
8294         * utils.c: Ditto.
8295         * ui-out.c: Ditto.
8296         * ui-file.c: Ditto.
8297         * target.h: Ditto.
8298         * symtab.h: Ditto.
8299         * symm-nat.c: Ditto.
8300         * sparc-tdep.c: Ditto.
8301         * source.c: Ditto.
8302         * serial.c: Ditto.
8303         * rs6000-tdep.c: Ditto.
8304         * rs6000-nat.c: Ditto.
8305         * remote.c: Ditto.
8306         * remote-vx.c: Ditto.
8307         * remote-sim.c: Ditto.
8308         * remote-mips.c: Ditto.
8309         * regcache.c: Ditto.
8310         * objfiles.h: Ditto.
8311         * objfiles.c: Ditto.
8312         * mn10300-tdep.c: Ditto.
8313         * mips-tdep.c: Ditto.
8314         * maint.c: Ditto.
8315         * m68k-tdep.c: Ditto.
8316         * m3-nat.c: Ditto.
8317         * language.c: Ditto.
8318         * infptrace.c: Ditto.
8319         * inferior.h: Ditto.
8320         * infcmd.c: Ditto.
8321         * ia64-tdep.c: Ditto.
8322         * i386-tdep.c: Ditto.
8323         * i386-linux-nat.c: Ditto.
8324         * hppah-nat.c: Ditto.
8325         * go32-nat.c: Ditto.
8326         * findvar.c: Ditto.
8327         * f-lang.c: Ditto.
8328         * elfread.c: Ditto.
8329         * event-loop.c: Ditto.
8330         * dwarf2read.c: Ditto.
8331         * dsrec.c: Ditto.
8332         * d30v-tdep.c: Ditto.
8333         * d10v-tdep.c: Ditto.
8334         * cli/cli-setshow.c: Ditto.
8335         * cli/cli-script.c: Ditto.
8336         * ch-exp.c: Ditto.
8337         * breakpoint.c: Ditto.
8338         * ax-gdb.c: Ditto.
8339         * arch-utils.c: Ditto.
8340         * a29k-tdep.c: Ditto.
8341         * gdb_assert.h: Ditto.
8342         * gdbarch.sh: Ditto.
8343         * gdbarch.h, gdbarch.c: Re-generate.
8344         
8345 2001-02-07  Andrew Cagney  <ac131313@redhat.com>
8346
8347         From Mark Kettenis <kettenis@gnu.org>:
8348         * event-top.h [!STOP_SIGNAL]: #include <signal.h>.
8349
8350 2001-02-07  Andrew Cagney  <ac131313@redhat.com>
8351
8352         * remote-sim.c (dump_mem): Cleanup printf format argument.
8353         * MAINTAINERS: Update, mn10300-elf now builds.
8354
8355 2001-02-07  Mark Kettenis  <kettenis@gnu.org>
8356
8357         * event-top.c: Remove duplicate #include <signal.h>.
8358
8359 2001-02-06  Andrew Cagney  <ac131313@redhat.com>
8360
8361         * sol-thread.c (restore_inferior_pid): Save the PID in a freshly
8362         allocated buffer.
8363         (save_inferior_pid): Restore the PID from that tempoary
8364         buffer. Delete the buffer.
8365         * utils.c (make_cleanup_close, do_close_cleanup): Ditto for FD.
8366
8367 2001-02-06  Andrew Cagney  <ac131313@redhat.com>
8368
8369         * MAINTAINERS: Add ``The Obvious Fix Rule''.
8370
8371 2001-02-06  Andrew Cagney  <ac131313@redhat.com>
8372
8373         * MAINTAINERS: Add Michael Snyder to Solaris/SPARC list.
8374
8375 2001-02-06  Andrew Cagney  <ac131313@cygnus.com>
8376
8377         * gdbarch.sh: Include "gdb_assert.h".
8378         (struct gdbarch): Change ``nr_data'' to unsigned.
8379         (alloc_gdbarch_data, free_gdbarch_data): New functions.
8380         (gdbarch_free): Free the data-pointer vector.  Use xfree to delete
8381         architecture vector.
8382         (struct gdbarch_data, struct gdbarch_data_registration): Move init
8383         method to gdbarch_data.  Add free method, make index unsigned.
8384         (struct gdbarch_data_registry): Make nr unsigned.
8385         (register_gdbarch_data): Add free parameter. Store in
8386         gdbarch_data.
8387         (init_gdbarch_data): Use set_gdbarch_data.
8388         (set_gdbarch_data): New function.
8389         
8390         * gdbarch.h, gdbarch.c: Re-generate.
8391         
8392 2001-02-06  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8393
8394         * ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY]: Call
8395         fprintf_filtered with correct arguments.
8396
8397 2001-02-06  Michael Snyder  <msnyder@makita.cygnus.com>
8398         Submitted by Paul Hilfinger (hilfingr@gnat.com) 
8399         and Andrei Petrov (and@genesyslab.com).
8400         * findvar.c: Buffers of size MAX_REGISTER_RAW_SIZE or REGISTER_BYTES
8401         must be allocated dynamically, since these are no longer constants.
8402         * infcmd.c: Ditto.
8403         * regcache.c: Ditto.
8404         * remote.c: Ditto.
8405         * sol-thread.c: Ditto.
8406         * valops.c: Ditto.
8407         * config/sparc/sun4sol2.mh (MH_CFLAGS): Add -I/usr/include/v9, as a
8408         work-around for a missing Sun header file in solaris for sparc64.
8409
8410 2001-02-04  Philip Blundell  <philb@gnu.org>
8411
8412         * config/arm/linux.mh (NATDEPFILES): Add proc-service.o,
8413         thread-db.o, lin-lwp.o; remove lin-thread.o, linux-thread.o.
8414         * config/arm/nm-linux.h (PREPARE_TO_PROCEED, ATTACH_LWP,
8415         GET_THREAD_SIGNALS): Define.
8416         * arm-linux-nat.c (fill_gregset): Correct type of argument.
8417         (supply_gregset): Likewise.
8418         (fill_fpregset): Likewise.
8419         (supply_fpregset): Likewise.
8420
8421 Tue Feb  6 11:58:57 2001  David Taylor  <taylor@redhat.com>
8422
8423         * valops.c (value_cast): If casting a scalar to a pointer, do not
8424         issue a message about truncation unless it exceeds the length of
8425         an address, not the length of a pointer.  This is because what the
8426         user gives us is an address, not a pointer, and we will ultimately
8427         convert it (via ADDRESS_TO_POINTER) to a pointer, not truncate it
8428         to a pointer.  This allows things like "print *(int *)0x01000234"
8429         to work without generating a misleading message on a target having
8430         two byte pointers and four byte addresses.
8431
8432 2001-02-05  Christopher Faylor  <cgf@cygnus.com>
8433
8434         * win32-nat.c: Change PTR to void * throughout.
8435
8436 2001-02-05  J.T. Conklin  <jtc@redback.com>
8437
8438         * signals.h: Removed.
8439         * event-top.c (#include <signal.h>): Changed from signals.h.
8440         * inflow.c: Likewise.
8441         * mac-xdep.c: Likewise.
8442         * ser-pipe.c: Likewise.
8443         * ser-tcp.c: Likewise.
8444         * standalone.c: Likewise.
8445         * top.c: Likewise.
8446         * utils.c: Likewise.
8447         * Makefile.in: Removed signals.h from dependencies.
8448
8449 2001-02-05  Christopher Faylor  <cgf@cygnus.com>
8450
8451         Change suggested by Dean Luick <luick@cray.com>
8452         * inferior.h (step_over_calls_kind): Remove trailing comma from
8453         last enum element.
8454         (step_over_calls): Declare as extern rather than global.
8455
8456 2001-02-05  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
8457
8458         * sh-tdep.c: Update copyright.
8459         (sh_extract_return_value): Rewrite.
8460         (sh3e_sh4_extract_return_value): New function.
8461         (sh_gdbarch_init): Initialize gdbarch_extract-return_value to new
8462         version of the function for sh3e and sh4 CPUs.
8463
8464 2001-02-05  Michael Chastain  <chastain@redhat.com>
8465
8466         * hppah-nat.c (child_xfer_memory): Add parameter 'struct mem_attrib *'
8467         to conform with interface change.
8468
8469 2001-02-04  Eli Zaretskii  <eliz@is.elta.co.il>
8470
8471         * config/djgpp/fnchange.lst: Tweak to make consistent with the
8472         new files.
8473
8474         * config/djgpp/djconfig.sh: Use explicit absolute file name when
8475         invoking `find'.
8476
8477         * ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only if
8478         UART_FIFO_WORKS is defined.  Otherwise use outportb.
8479         From Francisco Pastor <fpastor.etra-id@etra.es>
8480
8481         * go32-nat.c (go32_xfer_memory): Make the argument list consistent
8482         with target.h's `to_xfer_memory' member.
8483
8484 2001-02-02  J.T. Conklin  <jtc@redback.com>
8485
8486         * ppc-bdm.c (#include <signal.h>): Removed.
8487         * remote-array.c: Likewise.
8488         * remote-bug.c: Likewise.
8489         * remote-e7000.c: Likewise.
8490         * remote-mips.c: Likewise.
8491         * remote-os9k.c: Likewise.
8492         * remote-st.c: Likewise.
8493         * remote-udi.c: Likewise.
8494         * remote-vx29k.c: Likewise.
8495         * remote-vx68.c: Likewise.
8496         * remote-vx960.c: Likewise.
8497         * remote-vxmips.c: Likewise.
8498         * remote-vxsparc.c: Likewise.
8499
8500 2001-02-02  John Moore  <jmoore@redhat.com>
8501
8502         * remote-utils.h (sr_set_device): Changed free() to xfree() where 
8503         appropriate.  Also changed Copyright to include 2001.
8504         * symtab.h (obstack_chunk_free, SYMBOL_INIT_DEMANGLED_NAME): Likewise.
8505         * value.h (value_free): Likewise.
8506         * gdbarch.sh (gdbarch_free): Likewise.
8507         * gdbarch.c, gdbarch.h: Regenerated.
8508
8509 2001-02-02  John Moore  <jmoore@redhat.com>
8510
8511         * cli/cli-cmds.c (apropos_command): Changed occurance of free() to 
8512         xfree().  Also changed Copyright to include 2001.
8513
8514 2001-02-02  J.T. Conklin  <jtc@redback.com>
8515
8516         * monitor.c (#include "gdb_wait.h"): Removed.
8517         * ocd.c: Likewise.
8518         * ppc-bdm.c: Likewise.
8519         * remote-adapt.c: Likewise.
8520         * remote-array.c: Likewise.
8521         * remote-bug.c: Likewise.
8522         * remote-e7000.c: Likewise.
8523         * remote-eb.c: Likewise.
8524         * remote-es.c: Likewise.
8525         * remote-mips.c: Likewise.
8526         * remote-mm.c: Likewise.
8527         * remote-nindy.c: Likewise.
8528         * remote-os9k.c: Likewise.
8529         * remote-rdi.c: Likewise.
8530         * remote-rdp.c: Likewise.
8531         * remote-sds.c: Likewise.
8532         * remote-sim.c: Likewise.
8533         * remote-st.c: Likewise.
8534         * remote-udi.c: Likewise.
8535         * remote-vx.c: Likewise.
8536         * remote-vx29k.c: Likewise.
8537         * remote-vx68.c: Likewise.
8538         * remote-vx960.c: Likewise.
8539         * remote-vxmips.c: Likewise.
8540         * remote-vxsparc.c: Likewise.
8541         * remote.c: Likewise.
8542         * ser-pipe.c: Likewise.
8543         * ser-unix.c: Likewise.
8544         * Makefile.in: Updated dependencies.
8545
8546 2001-01-31  David Smith  <dsmith@redhat.com>
8547
8548         * event-loop.c: Change inclusion of string.h to gdb_string.h and
8549         updated the copyright notice.
8550         * ser-pipe.c: Ditto.
8551         * mi/mi-cmds.c: Ditto.
8552         * mi/mi-console.c: Ditto.
8553         * mi/mi-getopt.c: Ditto.
8554         * mi/mi-parse.c: Ditto.
8555
8556 2001-01-31  David Smith  <dsmith@redhat.com>
8557
8558         * MAINTAINERS: Add David Smith to Write After Approval list.
8559
8560 Tue Jan 30 15:43:08 2001  Andrew Cagney  <cagney@cygnus.com>
8561
8562         * cli/cli-utils.c (putchar_filtered): Move function from here.
8563         * utils.c (putchar_filtered): To here.
8564         * cli/cli-utils.h (putchar_filtered): Move declaration from here.
8565         * defs.h (putchar_filtered): To here.
8566         
8567 Tue Jan 30 17:27:11 2001  Andrew Cagney  <cagney@redhat.com>
8568
8569         * configure.in (AC_CHECK_FUNCS): Replace vfork test with
8570         AC_FUNC_VFORK macro.
8571         * config.in, configure: Re-generate.
8572
8573         * gdb_vfork.h: New file.
8574         * ser-pipe.c (pipe_open): Update. Include "gdb_vfork.h".
8575         * fork-child.c (fork_inferior): Ditto.
8576         
8577 Tue Jan 30 17:09:07 2001  Andrew Cagney  <cagney@redhat.com>
8578
8579         * defs.h (strsave): Delete declaration.
8580         * utils.c (strsave): Delete definition.
8581         * TODO (strsave): Update
8582
8583         * mac-xdep.c (tilde_expand): Replace strsave with xstrdup.
8584         * sparcl-tdep.c (sparclite_open): Ditto.
8585         * mips-tdep.c (mips_set_processor_type_command):  Ditto.
8586         (_initialize_mips_tdep):  Ditto.
8587         * solib.c (solib_open):  Ditto.
8588         * symfile.c (add_filename_language):  Ditto.
8589         (set_ext_lang_command):  Ditto.
8590         * source.c (init_source_path):  Ditto.
8591         (mod_path):  Ditto.
8592         * sh3-rom.c (sh3_open):  Ditto.
8593         (sh3e_open):  Ditto.
8594         * serial.c (serial_open):  Ditto.
8595         * remote-mips.c (common_open):  Ditto.
8596         * monitor.c (monitor_open):  Ditto.
8597         * m32r-rom.c (m32r_upload_command):  Ditto.
8598         * infcmd.c (path_command):  Ditto.
8599         * f-exp.y (parse_number):  Ditto.
8600         * breakpoint.c (create_longjmp_breakpoint):  Ditto.
8601         (create_thread_event_breakpoint):  Ditto.
8602         * arc-tdep.c (arc_set_cpu_type_command):  Ditto.
8603         (_initialize_arc_tdep):  Ditto.
8604
8605 Tue Jan 30 15:14:26 2001  Andrew Cagney  <cagney@skil>
8606
8607         * cli/cli-script.c (define_command): Check for a bad hook value in
8608         switch statement.
8609
8610 2001-01-30  J.T. Conklin  <jtc@redback.com>
8611
8612         * configure/sh/embed.mt: New file.
8613         * configure/sh/linux.mt: New file.
8614         * configure/sh/sh.mt: Removed.
8615         * configure.tgt (sh-*-hms,sh-*-coff*,sh-*-elf*,sh-*-linux): New targets.
8616         (sh-*-*): Removed.
8617
8618 2001-01-29  Michael Chastain  <chastain@redhat.com>
8619
8620         * symtab.c (lookup_block_symbol): Use 'namespace' parameter in
8621         symbol comparisons in binary search.
8622
8623 2001-01-27  Christopher Faylor  <cgf@cygnus.com>
8624
8625         * win32-nat.c (child_xfer_memory): Add missing argument required by
8626         2001-01-23 change.
8627
8628 2001-01-27  Mark Kettenis  <kettenis@gnu.org>
8629
8630         * ui-out.c (do_list_end): New function.
8631         (make_cleanup_ui_out_list_end): New function.
8632         * ui-out.h: Provide prototype for make_cleanup_ui_out_list_end.
8633         * stack.c (print_frame) [UI_OUT]: Call
8634         make_cleanup_ui_out_list_end to make sure we mark the end of the
8635         list if we do a non-local exit.  At the end of the function,
8636         instead of calling ui_out_list_end directly, let do_cleanups
8637         handle it.
8638
8639 2001-01-26  Fernando Nasser  <fnasser@redhat.com>
8640
8641         Fix double parsing of filenames passed as command line arguments
8642         to GDB (causes weird handling of escape characters).
8643         Also, remove dependencies on the CLI from libgdb.
8644         * call-cmds.h: Remove declaration of exec_file_command().
8645         * gdbcore.h: Remove declaration of exec_file_command().
8646         Add declarations for exec_open() and exec_file_clear().
8647         * symfile.h: Add declarations for symbol_file_add_main() and
8648         symbol_file_clear().
8649         * exec.c (exec_open): New function. Implements to_open for exec
8650         targets.
8651         (exec_file_clear): New function. Makes GDB forget about a previously
8652         specified executable file.
8653         (exec_file_attach): Move parsing of arguments from here ...
8654         (exec_file_command): ... to here.
8655         (init_exec_ops): Use exec_open(), not exec_file_command() to
8656         implement to_open for exec targets.
8657         * symfile.c (symbol_file_add_main): New function. Call symbol_file_add()
8658         with default values.  Used when the file name has already been parsed.
8659         (symbol_file_clear): New function. Makes GDB forget about previously
8660         read symbols.
8661         (symbol_file_command): Call the above function instead of inline code.
8662         * main.c: Include "symfile.h" and "gdbcore.h" instead of the deprecated
8663         "call-cmds.h".
8664         (captured_main): Call exec_file_attach() and symbol_file_add_main()
8665         instead of exec_file_command() and symbol_file_command().
8666         (captured_main): Add comment.
8667         * corefile.c: Include "symfile.h".
8668         (core_file_command): Call symbol_file_add_main() instead of
8669         symbol_file_command().
8670         (reopen_exec_file): Call exec_open() instead of exec_file_command().
8671         * infcmd.c: Include "symfile.h".
8672         (attach_command): Call symbol_file_add_main() instead of 
8673         symbol_file_command().
8674         * infrun.c: Remove comment about the inclusion of "symfile.h",
8675         not any longer appropriate.
8676         (follow_exec): Call symbol_file_add_main() instead of 
8677         symbol_file_command().
8678         * remote-es.c: Include "symfile.h".
8679         (es1800_load): Call symbol_file_add_main() instead of 
8680         symbol_file_command().
8681         * remote-vx.c: Remove comment about the inclusion of "symfile.h",
8682         not any longer appropriate.
8683         (vx-wait): Call symbol_file_add_main() instead of 
8684         symbol_file_command().
8685         * solib-svr4.c (open_symbol_file_object): Call symbol_file_add_main()
8686         instead of symbol_file_command().
8687         * v850ice.c (ice_file): Call exec_open(), exec_file_attach() and
8688         symbol_file_add_main() instead of exec_file_command() and
8689         symbol_file_command().
8690         * Makefile.in: Update dependencies.
8691
8692 2001-01-26  Jeff Holcomb  <jeffh@redhat.com>
8693
8694         * remote-udi.c (udi_open): Change strdup to xstrdup.
8695         * thread.c (thread_apply_all_command): Change strdup to xstrdup.
8696         Update copyright message.
8697         * varobj.c (delete_variable_1): Likewise.
8698
8699         * gdb_string.h: Remove declaration of strdup.  Update copyright
8700         message.
8701         * config/xm-mpw.h: Likewise.
8702         * config/i386/xm-i386mach.h: Likewise.
8703         * config/m68k/xm-apollo68b.h: Likewise.
8704         * config/m68k/xm-hp300bsd.h: Likewise.
8705         * config/rs6000/xm-rs6000.h: Likewise.
8706         * config/vax/xm-vaxult.h: Remove declaration of strdup.
8707         * config/vax/xm-vaxult2.h: Likewise.
8708
8709 2001-01-26  Jeff Holcomb  <jeffh@redhat.com>
8710
8711         * MAINTAINERS: Add Jeff Holcomb to Write After Approval list.
8712
8713 2001-01-25  J.T. Conklin  <jtc@redback.com>
8714
8715         * target.c (target_xfer_memory_partial): Return -1 on failure due
8716         to invalid access mode attribute.
8717
8718 2001-01-25  Christopher Faylor  <cgf@cygnus.com>
8719
8720         * win32-nat.c (_initialize_core_win32): Prototype correctly.
8721
8722 2001-01-25  Mark Kettenis  <kettenis@gnu.org>
8723
8724         * config/alpha/tm-fbsd.h: Update copyright.
8725         (USE_STRUCT_CONVENTION): Define in terms of
8726         alphabsd_use_struct_convention.
8727         * config/alpha/fbsd.mt (TDEPFILES): Add alphafbsd-tdep.c.
8728         * alphafbsd-tdep.c: New file.
8729
8730 2001-01-24  Fernando Nasser  <fnasser@redhat.com>
8731
8732         * top.c (print_gdb_version): Update Copyright year.
8733
8734 2001-01-24  J.T. Conklin  <jtc@redback.com>
8735
8736         * dcache.c (dcache_write_line): Fix typo.
8737
8738         * memattr.c (delete_mem_region): Replace free() with xfree().
8739         (mem_number): Add explicit type.
8740
8741         * sol-thread.c (sol_thread_xfer_memory): Add attrib argument.
8742         (rw_common): Likewise.
8743
8744 2001-01-24  Fernando Nasser  <fnasser@redhat.com>
8745
8746         * infcmd.c (get_inferior_args, set_inferior_args): Accessor functions
8747         for the inferior program arguments.
8748         (run_command, run_no_args_command, init_infcmd)): Use accessor
8749         functions to set the inferior program arguments.
8750         * inferior.h: Add definitions to the accessor functions above.
8751
8752 2001-01-23  Jim Blandy  <jimb@redhat.com>
8753
8754         * dwarf2read.c (read_tag_const_type, read_tag_volatile_type):
8755         Implement these correctly, using make_cv_type.
8756
8757 2001-01-23  J.T. Conklin  <jtc@redback.com>
8758
8759         * exec.c (xfer_memory): Add attrib argument.
8760         * infptrace.c (child_xfer_memory): Likewise.
8761         * lin-lwp.c (lin_lwp_xfer_memory): Likewise.
8762         * monitor.c (monitor_xfer_memory): Likewise.
8763         * remote-adapt.c (adapt_xfer_inferior_memory): Likewise.
8764         * remote-array.c (array_xfer_memory): Likewise.
8765         * remote-bug.c (bug_xfer_memory): Likewise.
8766         * remote-e7000.c (e7000_xfer_inferior_memory): Likewise.
8767         * remote-eb.c (eb_xfer_inferior_memory): Likewise.
8768         * remote-es.c (es1800_xfer_inferior_memory): Likewise.
8769         * remote-mips.c (mips_xfer_memory): Likewise.
8770         * remote-mm.c (mm_xfer_inferior_memory): Likewise.
8771         * remote-nindy.c (nindy_xfer_inferior_memory): Likewise.
8772         * remote-os9k.c (rombug_xfer_inferior_memory): Likewise.
8773         * remote-rdi.c (arm_rdi_xfer_memory): Likewise.
8774         * remote-rdp.c (remote_rdp_xfer_inferior_memory): Likewise.
8775         * remote-sds.c (sds_xfer_memory): Likewise.
8776         * remote-sim.c (gdbsim_xfer_inferior_memory): Likewise.
8777         * remote-st.c (st2000_xfer_inferior_memory): Likewise.
8778         * remote-udi.c (udi_xfer_inferior_memory): Likewise.
8779         * remote-vx.c (vx_xfer_memory): Likewise.
8780         * remote.c (remote_xfer_memory): Likewise.
8781         * target.c (debug_to_xfer_memory, do_xfer_memory): Likewise.
8782         * target.h (child_xfer_memory, do_xfer_memory, xfer_memory): Likewise.
8783         * thread-db.c (thread_db_xfer_memory): Likewise.
8784
8785         * target.h (#include "memattr.h"): Added.
8786         (target_ops.to_xfer_memory): Add attrib argument.
8787
8788         * wince.c (_initialize_inftarg): Removed call to set_dcache_state.
8789         * dcache.h (set_dcache_state): Removed declaration.
8790         * dcache.c (set_dcache_state): Removed definition
8791         
8792         * dcache.c: Update module comment, as dcache is now enabled and
8793         disabled with memory region attributes instead of by the global
8794         variable "remotecache".  Add comment describing the interaction
8795         between dcache and memory region attributes.
8796         (dcache_xfer_memory): Add comment describing benefits of moving
8797         cache writeback to a higher level.
8798         (dcache_struct): Removed cache_has_stuff field.  This was used to
8799         record whether the cache had been accessed in order to invalidate
8800         it when it was disabled.  However, this is not needed because the
8801         cache is write through and the code that enables, disables, and
8802         deletes memory regions invalidate the cache.  Add comment which
8803         suggests that we could be more selective and only invalidate those
8804         cache lines containing data from those memory regions.
8805         (dcache_invalidate): Updated.
8806         (dcache_xfer_memory): Updated.
8807         
8808         (dcache_alloc): Don't abort() if dcache_enabled_p is clear.
8809         (dcache_xfer_memory): Removed code that called do_xfer_memory() to
8810         perform a uncached transfer if dcache_enabled_p was clear.  This
8811         function is now only called if caching is enabled for the memory
8812         region.
8813         (dcache_info): Always print cache info.
8814
8815         * target.c (do_xfer_memory): Add attrib argument.
8816         (target_xfer_memory, target_xfer_memory_partial): Break transfer
8817         into chunks defined by memory regions, pass region attributes to
8818         do_xfer_memory().
8819         * dcache.c (dcache_read_line, dcache_write_line): Likewise.
8820
8821         * Makefile.in (SFILES): Add memattr.c.
8822         (COMMON_OBS): Add memattr.o.
8823         (dcache.o): Add target.h to dependencies.
8824         * memattr.c: New file.
8825         * memattr.h: Likewise.
8826
8827         * config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../../intl/libintl.a.
8828         * config/mips/vr5000.mt (GDBSERVER_LIBS): Likewise.
8829         * config/tic80/tic80.mt (GDBSERVER_LIBS): Likewise.
8830         * gdbserver/low-sim.c (#include "defs.h"): Removed.
8831         (mygeneric_load): Rename from generic_load.
8832         
8833         * gdbserver/low-hppabsd.c (#include "server.h"): Added.
8834         (#include "defs.h"): Removed.
8835         (inferior_pid, perror_with_name): Remove declarations.
8836         * gdbserver/low-linux.c: Likewise.
8837         * gdbserver/low-nbsd.c: Likewise.
8838         * gdbserver/low-sparc.c: Likewise.
8839         * gdbserver/low-sun3.c: Likewise.
8840
8841         * i386-stub.c: Re-indent.
8842         * m68k-stub.c: Re-indent.
8843
8844 2001-01-22  Nicholas Duffek  <nsd@redhat.com>
8845
8846         * gdbarch.sh (PARM_BOUNDARY): Define.
8847         * gdbarch.c: Regenerate.
8848         * gdbarch.h: Regenerate.
8849
8850 2001-01-22  J.T. Conklin  <jtc@redback.com>
8851
8852         * ns32k-tdep.c: #include "frame.h"
8853         * config/ns32k/tm-umax.h (FRAME_FIND_SAVED_REGS): Restore.  It
8854         appears to have been inadvertantly removed sometime in May 1999.
8855
8856         * Revert 2000-11-09 changes where shared library objects were
8857         moved from NATDEPFILES to TDEPFILES on NetBSD targets.  While
8858         we'd like to be able to debug dynamically linked executables,
8859         this makes it impossible to build a cross debugger on a many
8860         hosts.
8861
8862         * config/i386/nbsd.mt: Remove solib.o, solib-svr4.o from TDEPFILES.
8863         * config/i386/nbsdelf.mt: Likewise.
8864         * config/m68k/nbsd.mt: Likewise.
8865         * config/ns32k/nbsd.mt: Likewise.
8866         * config/powerpc/nbsd.mt: Likewise.
8867         * config/sparc/nbsd.mt: Likewise.
8868         * config/sparc/nbsdelf.mt: Likewise.
8869         * config/i386/nbsd.mh: Add solib.o, solib-svr4.o to NATDEPFILES.
8870         * config/i386/nbsdelf.mh: Likewise. 
8871         * config/m68k/nbsd.mh: Likewise.
8872         * config/ns32k/nbsd.mh: Likewise.
8873         * config/powerpc/nbsd.mh: Likewise.
8874         * config/sparc/nbsd.mh: Likewise.
8875
8876 2001-01-19  Jason Merrill  <jason@redhat.com>
8877
8878         * dbxread.c (read_ofile_symtab): Stay with AUTO_DEMANGLING for G++.
8879         (process_one_symbol): Likewise.
8880         * dwarfread.c (handle_producer): Likewise.
8881
8882 Thu Jan 18 12:08:57 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8883
8884         * configure.in (build_warnings): Disable -Wuninitialized until GDB
8885         compiles with -Wuninitialized,-Werror.
8886         * configure: Regenerate.
8887
8888         * MAINTAINERS: Add list of buildable targets.
8889
8890 Thu Jan 18 12:48:04 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8891
8892         * defs.h (STRCMP): Delete macro.
8893
8894         * objfiles.c (objfile_relocate): Replace STRCMP with call to
8895         strcmp.
8896         * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
8897         * symfile.c (compare_symbols):  Ditto.
8898         * standalone.c (open):  Ditto.
8899         * remote-es.c (verify_break):  Ditto.
8900         * cli/cli-decode.c (add_cmd, add_show_from_set): Ditto.
8901
8902         * symfile.c (compare_psymbols): Delete comment refering to STRCMP.
8903
8904 Thu Jan 18 12:25:06 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8905
8906         * varobj.c (FREEIF): Delete macro.
8907         (varobj_set_value, free_variable): Replace FREEIF with ``xfree''
8908         call.
8909
8910 2001-01-18  Nick Clifton  <nickc@redhat.com>
8911
8912         * arc-tdep.c (arc_cpu_type_table): Add new arc core numbers.
8913         (arc_print_insn): No bfd available, so pass NULL to
8914         arc_get_disassembler.
8915
8916 2001-01-09  James Ingham  <jingham@inghji.apple.com>
8917
8918          * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup
8919          a mangled symbol rather than recursing into lookup_symbol, since
8920          this will just re-unmangle the name & call lookup_symbol_aux -
8921          leading to an infinite recursion.
8922
8923 2001-01-18  Mark Kettenis  <kettenis@gnu.org>
8924
8925         * infcmd.c (print_return_value): Restore another space lost by
8926         switch to UIOUT. ``$NN='' should be ``$NN =''.
8927
8928 Fri Jan 19 02:31:40 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8929
8930         * target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)
8931         * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Wrap macro
8932         definition in parenthesis.
8933
8934 Fri Jan 19 02:13:40 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8935
8936         From 2000-10-27 Mark Salter <msalter@redhat.com>:
8937         * remote.c (remote_remove_hw_breakpoint): Add 'len' field to Z
8938         packet.
8939         (remote_insert_hw_breakpoint): Ditto.
8940
8941 2001-01-17  J.T. Conklin  <jtc@redback.com>
8942
8943         * config/m68k/tm-nbsd.h (USE_STRUCT_CONVENTION): Define.
8944         (BPT_VECTOR, REMOTE_BPT_VECTOR): Change to 0xf.
8945         * config/m68k/nbsd.mt (TDEPFILES): Add m68knbsd-tdep.o.
8946         * m68knbsd-tdep.c: New file.
8947
8948         * i386nbsd-tdep.c: Remove #if 0'd out #includes.
8949
8950         * m68knbsd-nat.c: #include gdbcore.h.
8951
8952 Wed Jan 17 09:41:58 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8953
8954         * MAINTAINERS: Add J.T. Conklin to Blanket Write Privs.
8955
8956 2001-01-16  Michael Snyder  <msnyder@cleaver.cygnus.com>
8957
8958         * procfs.c (procfs_stopped_by_watchpoint): Don't die if process
8959         goes away -- just return false (ie. not stopped by watchpoint).
8960         * source.c (openp): Fix typo in comment.
8961
8962 2001-01-12  Nicholas Duffek  <nsd@redhat.com>
8963
8964         * blockframe.c (generic_get_saved_register): Spelling fix.
8965         * frame.h (FRAME_FP): Spelling fix.
8966
8967 Fri Jan 12 18:29:46 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8968
8969         * infcmd.c (print_return_value): Restore space lost by switch to
8970         UIOUT. ``$NN='' should be ``$NN =''.
8971         
8972 2001-01-08  Nicholas Duffek  <nsd@redhat.com>
8973
8974         * regcache.c (set_register_cached, register_buffer,
8975         real_register, pseudo_register fetch_register, store_register):
8976         New functions.
8977         (register_changed, read_relative_register_raw_bytes_for_frame,
8978         registers_changed, registers_fetched, read_register_bytes,
8979         read_register_gen, write_register_gen, read_register,
8980         read_signed_register, write_register, supply_register): Replace
8981         register_valid[] with register_cached() and
8982         set_register_cached().
8983         (read_register_bytes, read_register_gen, write_register_gen,
8984         read_register, read_signed_register, write_register,
8985         supply_register): Replace registers[] with register_buffer().
8986         (read_register_bytes, read_register_gen, read_register,
8987         read_signed_register): Call fetch_register().
8988         (write_register_gen, write_register): Call real_register() and
8989         store_register().
8990         (write_register_bytes): Call store_register().
8991         * value.h (set_register_cached, register_buffer): Prototype.
8992         * remote.c (remote_fetch_registers): Allocate regs[] with a
8993         run-time size.  Replace register_valid[] with
8994         set_register_cached().
8995         (store_register_using_P, remote_store_registers): Replace
8996         registers[] with register_buffer().
8997
8998 2001-01-08  Nicholas Duffek  <nsd@redhat.com>
8999
9000         * regcache.c: Change "write-back" comment to "write-through".
9001         Change "regno" to "regnum".
9002         (read_register, read_signed_register): Remove "raw" from return
9003         value description.
9004         (supply_register): Spelling fix.
9005         * value.h: Change "regno" to "regnum".
9006
9007 2001-01-08  Fernando Nasser  <fnasser@redhat.com>
9008
9009         * Makefile.in (install-gdbtk): Add .itcl files to the list of files
9010         to be installed.
9011
9012 2001-01-04  Michael Snyder  <msnyder@mvstp600e.cygnus.com>
9013
9014         * mips-tdep.c (mips_coerce_float_to_double): Fix typo in comment.
9015
9016 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
9017
9018         * valops.c (VALUE_SUBSTRING_START): Delete.
9019
9020 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
9021
9022         * Makefile.in (SUBDIR_CLI_OBS): Add cli/cli-utils.o.
9023         (SUBDIR_CLI_SRCS): Add cli/cli-utils.c.
9024         (cli_utils_h): New variable.
9025         (cli/cli-utils.o): New rule.
9026         * cli/cli-utils.c: New file.
9027         * cli/cli-utils.h: New file.
9028
9029 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
9030
9031         * config/i386/tm-i386.h (REGISTER_CONVERT_TO_VIRTUAL,
9032         REGISTER_CONVERT_TO_RAW): Delete trailing semicolon.
9033
9034 2001-01-03  J.T. Conklin  <jtc@redback.com>
9035
9036         * alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in
9037         comment.
9038
9039 2001-01-02  Michael Snyder  <msnyder@cleaver.cygnus.com>
9040
9041         * sh-tdep.c (sh_default_store_return_value):  Allow for small return type.
9042         (sh3e_sh4_store_return_value): Call sh_default_store_return_value for
9043         non-float types.
9044         * sparc-tdep.c (sparc_frame_chain): Fix typo in comment.
9045         Update copyright notice.
9046         
9047 For older changes see ChangeLog-2000
9048 \f
9049 Local Variables:
9050 mode: change-log
9051 left-margin: 8
9052 fill-column: 74
9053 version-control: never
9054 End: