* config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define.
[platform/upstream/binutils.git] / gdb / ChangeLog
1 2002-08-19  Mark Kettenis  <kettenis@gnu.org>
2
3         * config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define.
4         * config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.o
5         (TM_FILE): Set to tm-i386.h.
6         * config/i386/i386v.mt (TM_FILE): Set to tm-i386.h.
7         * config/i386/tm-i386v.h: Remove file.
8         * config/i386/tm-ptx.h [!SEQUENT_PTX4]: Include "i386/tm-i386.h"
9         instead of "i386/tm-i386v.h".
10         (START_INFERIOR_TRAPS_EXPECTED): Remove define.
11         * config/i386/tm-symmetry: Include "i386/tm-i386.h" instead of
12         "i386/tm-i386v.h".
13         (START_INFERIOR_TRAPS_EXPECTED): Remove define.
14         * config/i386/tm-vxworks.h: Include "i386/tm-i386.h" instead of
15         "i386/tm-i386.h".
16
17 2002-08-18  Mark Kettenis  <kettenis@gnu.org>
18
19         * config/i386/nm-i386v.h: Add protection against
20         multiple-inclusion.
21         (i386_register_u_addr): Remove prototype.
22         (register_u_addr): New prototype.
23         (REGISTER_U_ADDR): Redefine accordingly.
24         * i386v-nat.c: Improve several comments.
25         (i386_register_u_addr): Change signature and rename to
26         register_u_addr.  Use FP_REGNUM_P.  Rewrite slightly to get rid of
27         ubase variable.
28
29 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
30
31         * config/mips/tm-mips.h (STORE_RETURN_VALUE): Delete macro.
32         (DEPRECATED_EXTRACT_RETURN_VALUE): Delete macro.
33         * mips-tdep.c (mips_gdbarch_init): Set store_return_value and
34         deprecated_extract_return_value.
35         (mips_o32_push_arguments, mips_o64_push_arguments): Clone and
36         rename mips_o32o64_push_arguments.
37         (mips_gdbarch_init): Update.
38         (mips_extract_return_value): Delete.
39         (mips_o32_extract_return_value): Clone mips_extract_return_value.
40         (mips_o64_extract_return_value): Clone mips_extract_return_value.
41         (mips_eabi_extract_return_value): Clone mips_extract_return_value.
42         (mips_n32n64_extract_return_value): Clone
43         mips_extract_return_value.
44         (mips_store_return_value): Delete.
45         (mips_o32_store_return_value): Clone mips_store_return_value.
46         (mips_o64_store_return_value): Clone mips_store_return_value.
47         (mips_eabi_store_return_value): Clone mips_store_return_value.
48         (mips_n32n64_store_return_value): Clone mips_store_return_value.
49
50 2002-08-18  Aidan Skinner <aidan@velvet.net>
51
52         * ada-lang.c: Use gdb_string.h instead of <string.h>.
53         * ada-typeprint.c: Use gdb_string.h instead of <string.h>.
54                 
55 2002-08-18  Aidan Skinner <aidan@velvet.net>
56
57         * ada-lang.c: Run through gdb_indent.sh.
58         * ada-lang.h: Run through gdb_indent.sh.
59         * ada-tasks.c: Run through gdb_indent.sh.
60         * ada-typeprint.c: Run through gdb_indent.sh.
61         * ada-valprint.c: Run through gdb_indent.sh.
62
63 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
64
65         * osabi.c (gdbarch_init_osabi): Don't complain about an unknown
66         ABI.
67
68 2002-08-18  Mark Kettenis  <kettenis@gnu.org>
69
70         * i386b-nat.c [FETCH_INFERIOR_REGISTERS]: Remove dead code.
71
72         * config/i386/nm-i386bsd.h (FLOAT_INFO): Remove redundant #undef.
73         * i386b-nat.c [FLOAT_INFO]: Remove dead code.
74
75         * i386-tdep.c (i386_do_pop_frame, i386_store_return_value): Call
76         write_register_gen instead of write_register_bytes.
77
78         * NEWS: Mention that the i[3456]-*mach3*, i[3456]-*-mach* and
79         i[3456]-*-osf1mk* configurations have been made obsolete.
80         * configure.host: Make i[3456]86-*-mach3*, i[3456]86-*mach* and
81         i[3456]86-*-osf1mk* hosts obsolete.
82         * confighure.tgt: Make i[3456]86-*-mach3*, i[3456]86-*-osf1mk*
83         targets obsolete.
84         * config/i386/i386mach.mh, config/i386/nm-i386mach.h,
85         config/i386/xm-i386mach.h, config/i386/i386m3.mh,
86         config/i386/i386m3.mt, config/i386/nm-m3.h,
87         config/i386/tm-i386m3.h, config/i386/xm-i386m3.h,
88         config/i386/i386mk.mh, config/i386/i386mk.mt,
89         config/i386/tm-i386mk.h, config/i386/xm-i386mk.h: Make files
90         obsolete.
91         * i386mach-nat.c, i386m3-nat.c: Make files obsolete.
92         * Makefile.in (ALLDEPFILES): Remove i386mach.c i386m3-nat.c
93         (i386mach-nat.o, i386m3-nat.o):Make targets obsolete.
94
95 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
96
97         * config/pa/tm-hppa.h (hppa_store_return_value): Declare.
98         (hppa_value_returned_from_stack): Declare.
99         (hppa_extract_return_value): Declare.
100         * config/pa/hppa.mt: New file.
101         * configure.tgt: Recognize hppa*-*-*.
102         * MAINTAINERS: Change HPPA target to hppa-elf.  Still broken.
103
104 2002-08-18  Mark Kettenis  <kettenis@gnu.org>
105
106         * i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Fix typo in
107         comment.
108
109 2002-08-17  Mark Kettenis  <kettenis@gnu.org>
110
111         * top.c (gdb_rl_operate_and_get_next): Make sure
112         operate-and-get-next functions correctly even when the history
113         list is completely filled.
114
115 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
116
117         * MAINTAINERS (Target Instruction Set Architectures): Rename
118         Target/Architectures.  Replace vax-dec-vms5.5 with vax-netbsd.
119         Replace s390-linux with s390-linux-gnu.  Remove i386-aout,
120         mcore-pe, mips64-elf, sparc64-elf.  Remove i586-pc-msdosdjgpp,
121         already listed under Host/Native.
122
123         * configure.tgt: Combine i[3456]86-*-coff*, i[3456]86-*-elf*,
124         i[3456]86-*-pe*, and i[3456]86-*-aout* into i[3456]86-*-*.  Add
125         mips*-*-*.
126
127 2002-08-17  Andrew Cagney  <ac131313@redhat.com>
128
129         * config/ia64/ia64.mt: New file.
130         * config/alpha/alpha.mt: New file.
131         * MAINTAINERS: Change the alpha target to alpha-elf and IA-64 to
132         ia64-linux-gnu.  Mention that ia64-elf is broken.
133         * configure.tgt: Add alpha*-*-* and ia64*-*-* patterns.
134
135 2002-08-17  Mark Kettenis  <kettenis@elgar.kettenis.dyndns.org>
136
137         * i386-tdep.c (i386_svr4_init_abi, i386_nw_init_abi): Use
138         generic_func_frame_valid instead of func_frame_valid.
139
140 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
141
142         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,
143         procfs appears to be broken when debugging on multi-processor
144         machines. So enable software single stepping in order to avoid
145         using the procfs interface to do next/step operations, using
146         internal breakpoints instead.
147
148         * infrun.c (handle_inferior_event): Readjust the stop_pc by
149         DECR_PC_AFTER_BREAK when hitting a single step breakpoint, to
150         make this pc address equal to the value it would have if the
151         system stepping capability was used. Also set a new flag used
152         to ensure that we don't readjust the PC one more time later.
153
154         * breakpoint.c (bpstat_stop_status): Do not adjust the PC
155         address by DECR_PC_AFTER_BREAK when software single step is
156         in use for this architecture, as this has already been taken
157         care of in handle_inferior_event().
158
159 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
160
161         * infrun.c (handle_inferior_event): Minor reformatting, to make
162         a rather long condition expression easier to read.
163
164 2002-08-16  Andrew Cagney  <ac131313@redhat.com>
165
166         * Makefile.in (gdbtk.o): Move to end of file.
167         (gdbtk-bp.o, gdbtk-cmds.o): Ditto.
168         (gdbtk-hooks.o, gdbtk-register.o): Ditto.
169         (gdbtk-stack.o, gdbtk-varobj.o): Ditto.
170         (gdbtk-wrapper.o, gdbres.o): Ditto.
171
172 2002-08-16  Andrew Cagney  <ac131313@redhat.com>
173
174         * Makefile.in (copying.o): Separate out compile rule.
175         (hpux-thread.o, procfs.o, signals.o): Ditto.
176         (v850ice.o, z8k-tdep.o): Ditto.
177         (tui-file.o): Move to TUI section.
178         (xdr_ptrace.o, xdr_rdb.o, xdr_ld.o): Move to separate section.
179         (nindy.o, Onindy.o, ttyflush.o): Move to separate section.
180
181 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
182
183         * i386-tdep.c (i386_pe_skip_trampoline_code): renamed from
184         skip_trampoline_code, for better namespace-proofing.   
185
186         * i386-tdep.h (i386_pe_skip_trampoline_code): Add declaration.
187
188 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
189
190         * config/i386/tm-cygwin.h: Remove some "#if 0"'ed macros.
191
192 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
193
194         * infrun.c (handle_inferior_event): When receiving a SIGTRAP
195         signal, check whether we hit a breakpoint before checking for a
196         single step breakpoint. Otherwise, GDB fails to notice that a
197         breakpoint has been hit when stepping onto a breakpoint.
198
199 2002-08-16  Keith Seitz  <keiths@redhat.com>
200
201         * gdb-events.sh (clear_gdb_event_hooks): New function.
202         * gdb-events.c: Regenerate.
203         * gdb-events.h: Regenerate.
204
205 2002-08-16  Andrew Cagney  <ac131313@redhat.com>
206
207         * breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint to
208         not_a_sw_breakpoint.
209         * breakpoint.h (bpstat_stop_status): Add parameter names.
210
211 2002-08-16  Grace Sainsbury  <graces@redhat.com>
212
213         * remote.c (remote_insert_hw_breakpoint)
214         (remote_remove_hw_breakpoint): Fix calculation of length field
215         for Z-packet.
216
217 2002-08-15  Michael Snyder  <msnyder@redhat.com>
218
219         * irix5-nat.c (supply_gregset): Allocate plenty-big buffer
220         (32 bytes) instead of using MAX_REGISTER_RAW_SIZE.
221         (supply_fpregset): Ditto.
222         
223         * config/mips/tm-mips.h (REGISTER_CONVERT_TO_VIRTUAL, 
224         REGISTER_CONVERT_TO_RAW, REGISTER_CONVERTIBLE, 
225         MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE): Delete.
226         (TARGET_READ_SP): Delete.
227         (DO_REGISTERS_INFO): Delete.
228         (FUNCTION_START_OFFSET, IN_SIGTRAMP, REGISTER_VIRTUAL_SIZE):
229         Delete.
230         (REGISTER_CONVERT_FROM_TYPE, REGISTER_CONVERT_TO_TYPE): Convert
231         from macros to functions.
232
233         * mips-tdep.c (mips_gdbarch_init): Set the above in the gdbarch.
234         (mips_register_convertible, mips_register_convert_to_virtual,
235         mips_register_convert_to_raw): Make static.
236         (mips_read_sp): New function.
237         (mips_gdbarch_init): Set gdbarch read_sp to mips_read_sp.
238         (mips_do_registers_info): Make static.
239         (mips_gdbarch_init): Insert mips_do_registers_info into gdbarch.
240         (in_sigtramp): Make static, rename to mips_pc_in_sigtramp.
241         (mips_register_convert_from_type, mips_register_convert_to_type):
242         New functions.
243         (mips_gdbarch_init): Set up function_start_offset, 
244         register_virtual_size, pc_in_sigtramp.
245
246 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
247
248         * infcmd.c (vector_info): New function.
249         (_initialize_infcmd): Add command "info vector".
250         (print_vector_info): New function.
251
252         * gdbarch.sh (PRINT_VECTOR_INFO): New method
253         * gdbarch.h, gdbarch.c: Regenerate.
254
255 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
256
257         * infcmd.c (do_registers_info): Rename parameter ``fpregs'' to
258         ``print_all''.  Only print vector registers when ``print_all''.
259
260 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
261
262         * i387-tdep.h (i387_print_float_info): Add `args' parameter.
263         * i387-tdep.c (i387_print_float_info): Add `args' parameter.
264
265         * gdbarch.sh (PRINT_FLOAT_INFO): Change to a predicate method.
266         Add `args' parameter.
267         * gdbarch.h, gdbarch.c: Regenerate.
268         
269         * arm-tdep.c (arm_print_float_info): Add the parameter `args'.
270         
271         * infcmd.c (float_info): Call print_float_info.
272         (print_float_info): New function.  By default, print the
273         floating-point registers.
274
275         * arch-utils.h (default_print_float_info): Delete declaration.
276         * arch-utils.c (default_print_float_info): Delete function.
277         
278 2002-08-16  Mark Kettenis  <kettenis@gnu.org>
279
280         * config/i386/nm-i386v.h (FLOAT_INFO): Remove already commented
281         out define.
282
283         * i387-tdep.c (i387_print_float_info): Add comment about ignoring
284         FRAME.
285
286         * NEWS: Mention that the i[3456]-*-aix target has been made obsolete.
287         * configure.host: Make i[3456]86-*-aix host obsolete.
288         * configure.tgt: Make i[3456]86-*-aix target obsolete.
289         * config/i386/i386aix.mh, config/i386/i386aix.mt,
290         config/i386/nm-i386aix.h, condig/i386/tm-i386aix.h,
291         config/i386/xm-i386aix.h: Make files obsolete.
292         * i386aix-nat.c: Make file obsolete.
293         * Makefile.in (ALLDEPFILES): Remove i386aix-nat.c.
294         (i386aix-nat.o): Make target obsolete.
295
296         * config/i386/nm-gnu.h: Removed.
297         * config/i386/nm-i386gnu.h: New file.
298         (THREAD_STATE_FLAVOR, THREAD_STATE_SIZE,
299         THREAD_STATE_SET_TRACED, THREAD_STATE_CLEAR_STATE, ATTACH_DETACH):
300         Moved here from ...
301         * config/i386/tm-i386gnu.h: ... here.  Removed.
302         * config/i386/xm-i386gnu.h: Removed.
303         * config/i386/i386gnu.mh (XM_FILE): Set to xm-i386.h.
304         (NAT_FILE): Set to nm-i386gnu.h.
305         * config/i386/i386gnu.mt (TDEPFILES): Add i386gnu-tdep.o.
306         * i386-tdep.c: New file.
307         * Makefile.in (ALLDEPFILES): Add i386gnu-nat.c and i386gnu-tdep.c.
308         (i386gnu-tdep.o): Specify dependencies.
309
310 2002-08-15  Mark Kettenis  <kettenis@gnu.org>
311
312         * config/i386/tm-i386sco5.h: Include "i386/tm-i386v4.h" instead of
313         "i386/tm-i386.h", "i386/tm-i386v.h" and "config/tm-sysv.h".
314         Adjust a few comments to reflect reality a bit closer.
315         (KERNEL_U_SIZE, TARGET_HAS_HARDWARE_WATCHPOINTS,
316         TARGET_CAN_USE_HARDWARE_WATCHPOINT, HAVE_CONTINUEABLE_WATCHPOINT,
317         HAVE_STEPPABLE_WATCHPOINT, STOPPED_BY_WATCHPOINT,
318         target_insert_watchpoint, target_remove_watchpoint):
319         Move defines to ...
320         * config/i386/nm-i386sco5.h: ... here.
321         (kernel_u_size): Add prototype.  Improve a few comments and add
322         protection against multiple inclusion.
323         
324         * config/i386/nm-i386sco.h (FLOAT_INFO): Remove already commented
325         out define.
326
327         * uw-thread.c (SP_ARG0): Define if not already defined.
328         * config/i386/tm-i386.h (SO_ARG0): Remove define.
329
330         * config/i386/tm-i386v4.h (HAVE_I387_REGS): Remove define.
331
332         * config/i386/tm-i386.h: Don't include "regcache.h".
333
334         * i387-tdep.h (i387_print_float_info): New prototype.
335         * i387-tdep.c (print_i387_value, print_i387_ext,
336         print_i387_status_word, print_i387_control_word): Add `struct
337         ui_file *' argument and use it for output.
338         (i387_print_float_info): Renamed from i387_float_info.  Add
339         `struct gdbarch *' and `struct ui_file *' arguments and use the
340         latter for output.
341         * i386-tdep.c: Include "i387-tdep.h".
342         (i386_gdbarch_init): Set print_float_info.
343         * config/i386/tm-i386.h (i387_float_info): Remove prototype.
344         (FLOAT_INFO): Remove define.
345
346 2002-08-13  Michael Snyder  <msnyder@redhat.com>
347
348         * mips-tdep.c (mips_push_arguments): Rename to
349         mips_eabi_push_arguments, and tune for EABI.
350         (MIPS_REGS_HAVE_HOME_P): Delete.
351         (struct gdbarch_tdep): Remove mips_regs_have_home_p field.
352         (mips_gdbarch_init): Set gdbarch push_arguments for eabi.
353         Delete references to mips_regs_have_home_p.
354
355 2002-08-14  Keith Seitz  <keiths@redhat.com>
356
357         * Makefile.in (install-gdbtk): Create insight plugin directory.
358         Install plugins.tcl file.
359
360 2002-08-14  Keith Seitz  <keiths@redhat.com>
361
362         * configure.in: Move SUBDIRS to near top of the file so that
363         --enable options may add things to it.
364         If gdbtk is enabled, add gdbtk directory to SUBDIRS and configdirs.
365         * configure: Regenerate.
366
367 2002-08-13  Michael Snyder  <msnyder@redhat.com>
368
369         * mips-tdep.c (mips_o32o64_push_arguments):  New function, 
370         cloned from mips_push_arguments, tuned for o32/o64 ABI.
371         (mips_gdbarch_init): Set gdbarch_push_arguments to new func.
372
373 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
374
375         * vax-tdep.c (vax_get_saved_register): Delete function.
376         (vax_gdbarch_init): Update.
377         * ns32k-tdep.c (ns32k_get_saved_register): Delete function.
378         (ns32k_gdbarch_init): Update.
379         * alpha-tdep.c (alpha_get_saved_register): Delete function.
380         (alpha_gdbarch_init): Update.
381
382 2002-08-13  Andrew Cagney  <cagney@redhat.com>
383
384         * regcache.c (init_regcache_descr): Overallocate the
385         raw_register_valid_p array including space for NUM_PSEUDO_REGS.
386         (registers_changed): Replace NUM_REGS+NUM_PSEUDO_REGS with
387         nr_raw_registers.
388         (set_register_cached): Add range checking assertions.  Use
389         current_regcache.
390
391 2002-08-13  Mark Kettenis  <kettenis@gnu.org>
392
393         * i386-tdep.c (i386_stab_reg_to_regnum): Return correct register
394         numbers for MMX registers.
395
396 2002-08-13  Andrew Cagney  <cagney@redhat.com>
397
398         * i386-tdep.c (i386_gdbarch_init): Use
399         generic_unwind_get_saved_register.
400
401 2002-08-13  Kevin Buettner  <kevinb@redhat.com>
402
403         * procfs.c (procfs_can_use_hw_breakpoint): New function.
404         (init_procfs_ops): Define ``to_can_use_hw_breakpoint'' for procfs
405         target vector.
406         * config/mips/nm-irix5.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
407         Delete.  Add comment regarding this now-deleted target method.
408
409 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
410
411         * m68hc11-tdep.c (M68HC12_NUM_PSEUDO_REGS): New define.
412         (M68HC12_HARD_PC_REGNUM): Define specific PC for 68HC12 (pseudo reg).
413         (m68hc11_pseudo_register_read): Compute the 68HC12 PC using the
414         real PC and the page number (if it's within the memory bank window).
415         (m68hc11_pseudo_register_write): Likewise when saving.
416         (m68hc11_register_name): Name the virtual pc 'pc' and the real one ppc.
417         (m68hc11_register_virtual_type): Return uint32 for virtual pc.
418         (m68hc11_register_raw_size): And use 32-bit for it.
419         (m68hc11_gdbarch_init): Use 32-bit address for 68HC12 if the
420         16K memory bank is used by the prog; also use the virtual pc.
421
422 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
423
424         * m68hc11-tdep.c (m68hc11_elf_make_msymbol_special): New function.
425         (m68hc11_gdbarch_init): Install it in gdbarch.
426         (MSYMBOL_SET_RTC, MSYMBOL_SET_RTI): New to set symbol specific flags.
427         (MSYMBOL_IS_RTC, MSYMBOL_IS_RTI): New to test these flags.
428         (MSYMBOL_SIZE): New for documentation.
429         (insn_return_kind): Enum to specify how a function returns.
430         (frame_extra_info): Cleanup and record the return mode.
431         (gdbarch_tdep, USE_PAGE_REGISTER): New to control the use of page 
432         register in address computation.
433         (m68hc11_get_return_insn): New to obtain the return instruction used
434         by the function.
435         (m68hc11_frame_init_saved_regs): Take into account the return
436         instruction used by the function for far and interrupt functions.
437         (m68hc11_init_extra_frame_info): Take into account page register.
438         (m68hc11_frame_args_address): Adjust according to the return mode.
439         (show_regs): Print page register only when it's used.
440
441 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
442
443         * m68hc11-tdep.c (HARD_PAGE_REGNUM): Define for 68HC12 page register.
444         (M68HC11_LAST_HARD_REG, m68hc11_register_names): Update.
445         (m68hc11_register_virtual_type): Return a 8-bit type for 8-bit
446         registers.
447         (m68hc11_register_raw_size): Likewise.
448
449 2002-08-13  Andrew Cagney  <cagney@redhat.com>
450
451         * i386-tdep.c (i386_register_name): Handle mmx registers.
452         (mmx_regnum_p): New function.
453         (i386_mmx_names): New array.
454         (mmx_num_regs): New variable.
455         (i386_pseudo_register_read): New function.
456         (i386_pseudo_register_write): New function.
457         (mmx_regnum_to_fp_regnum): New function. Code from Fernando Nasser.
458
459         * regcache.c (regcache_raw_read_unsigned): New function.
460         (regcache_raw_read_signed): New function.
461         * regcache.h (regcache_raw_read_unsigned): Declare.
462         (regcache_raw_read_signed): Declare.
463
464 2002-08-13  Andrew Cagney  <cagney@redhat.com>
465
466         * regcache.c (regcache_raw_read_as_address): Delete function.
467         (regcache_cooked_read_signed): New function.
468         (regcache_cooked_read_unsigned): New function.
469         * regcache.h (regcache_cooked_read_signed): Declare.
470         (regcache_cooked_read_unsigned): Declare.
471         (regcache_raw_read_as_address): Delete declaration.
472
473         * blockframe.c (generic_read_register_dummy): Use
474         regcache_cooked_read_unsigned.
475         * i386-tdep.c (i386_extract_struct_value_address): Use
476         regcache_cooked_read_unsigned.
477
478 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
479
480         * m68hc11-tdep.c (m68hc11_gdbarch_init): Set int, double and long
481         double sizes according to ELF ABI flags.
482         (gdbarch_tdep): Record elf_flags.
483
484 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
485
486         * m68hc11-tdep.c (M6812_OP_PSHX, M6812_OP_PSHY): New defines.
487         (m6812_prolog): They can appear in 68HC12 function prologue.
488         (m68hc11_frame_chain): Cleanup.
489
490 2002-08-12  Andrew Cagney  <cagney@redhat.com>
491
492         * i386-tdep.h (i386_register_byte, i386_register_raw_size): Delete
493         declarations.
494         * i386-linux-tdep.c (i386_linux_register_byte): Delete function.
495         (i386_linux_register_raw_size): Delete function.
496         (i386_linux_init_abi): Update.
497         * i386-tdep.c (i386_register_raw_size): Delete function.
498         (i386_register_byte): Delete function.
499         (i386_gdbarch_init): Update.
500         (i386_register_size): Delete array.
501         (i386_register_offset): Delete array.
502
503         * config/i386/tm-symmetry.h (REGISTER_BYTE): Delete macro.
504         (REGISTER_RAW_SIZE): Delete macro.
505         * config/i386/tm-ptx.h (REGISTER_RAW_SIZE): Delete macro.
506         (REGISTER_BYTE): Delete macro.
507
508 2002-08-11  Aidan Skinner <aidan@velvet.net>
509
510         * ada-lang.c (ada_lookup_partial_symbol)
511         (to_fixed_variant_branch_type) (find_line_in_linetable): Fix
512         prototype names so that grep ^func works properly.
513
514         * ada-lang.c (ada_array_element_type)
515         (ada_lookup_partial_symbol): Fix typos in parameter list.
516
517         * ada-valprint.c (val_print_packed_array_elements) (ada_val_print_1):
518         Fix prototype names so that grep ^func works properly.
519         
520 2002-08-10  Andrew Cagney  <cagney@redhat.com>
521             Elena Zannoni  <ezannoni@redhat.com>
522             Martin M. Hunt  <hunt@redhat.com>
523
524         * gdbtypes.c (build_builtin_type_vec128): Set the vector bit.
525         (build_builtin_type_vec128i): Set the vector bit.
526         * gdbtypes.h (builtin_type_vec64, builtin_type_vec64i): Declare.
527         * gdbtypes.c (builtin_type_vec64, builtin_type_vec64i): Define.
528         (build_builtin_type_vec64): New function.
529         (build_builtin_type_vec64i): New function.
530         (build_gdbtypes): Initialize builtin_type_vec64 and
531         builtin_type_vec64i.
532
533 2002-08-09  Andrew Cagney  <cagney@redhat.com>
534
535         * regcache.c (regcache_dump): Compare the register offset
536         with REGISTER_BYTE.
537         * arch-utils.c (generic_register_byte): New function.
538         * arch-utils.h (generic_register_byte): Declare.
539         * gdbarch.sh (REGISTER_BYTE): Default to generic_register_byte.
540         * gdbarch.h, gdbarch.c: Regenerate.
541
542 2002-08-09  Andrew Cagney  <cagney@redhat.com>
543
544         * regcache.c: Include "gdbcmd.h"
545         (_initialize_regcache): Add commands "maintenance print
546         registers", "maintenance print raw-registers" and "maintenance
547         print cooked-registers".
548         (enum regcache_dump_what): Define.
549         (dump_endian_bytes): New function.
550         (regcache_dump): New function.
551         (regcache_print): New function.
552         (maintenance_print_registers): New function.
553         (maintenance_print_raw_registers): New function.
554         (maintenance_print_cooked_registers): New function.
555         * Makefile.in (regcache.o): Update dependencies.
556
557 2002-08-09  Michael Snyder  <msnyder@redhat.com>
558
559         * mips-tdep.c (ROUND_DOWN, ROUND_UP): Move to global scope.
560         (mips_push_arguments): Correct some comments.  Use paddr_nz
561         for printing addresses in debug output.  Replace static
562         allocation using MAX_REGISTER_RAW_SIZE with alloca.
563         (mips_n32n64_push_arguments): New function, cloned from
564         mips_push_arguments and tuned for the n32/n64 ABI.
565         (mips_push_register): Buffer needs dynamic allocation.
566         (mips_print_register): Ditto.
567         (do_gp_register_row): Ditto.
568         (mips_store_return_value): Ditto.
569         (mips_gdbarch_init): Set gdbarch_push_arguments per ABI.
570
571 2002-08-09  Don Howard  <dhoward@redhat.com>
572
573         * memattr.c (mem_info_command): Print special case of upper bound
574         as max CORE_ADDR + 1.
575
576 2002-08-08  Michael Snyder  <msnyder@redhat.com>
577
578         * mips-tdep.c (mips_n32n64_use_struct_convention): N32 only 
579         returns structs by ref if they're too big to fit in two registers.
580
581 2002-08-09  Kevin Buettner  <kevinb@redhat.com>
582
583         * mips-tdep.c (mips_init_extra_frame_info): Initialize SP_REGNUM's
584         saved regs value.
585         (read_next_frame_reg): Call FRAME_INIT_SAVED_REGS instead of
586         mips_find_saved_regs().
587         (mips_pop_frame): Likewise.
588
589 2002-08-09  Kevin Buettner  <kevinb@redhat.com>
590
591         * blockframe.c (frame_saved_regs_register_unwind): Revise
592         PC_IN_CALL_DUMMY assertion to only apply when generic dummy
593         frames are in use.
594
595 2002-08-09  Grace Sainsbury  <graces@redhat.com>
596         
597         * remote.c: (remote_wait, remote_async_wait): Add check for awatch
598         T-packets; the 'a' is not taken as a register number.
599         (remote_check_watch_resources, remote_stopped_by_watchpoint)
600         (remote_stopped_data_address): New functions; add to target
601         vector.
602         (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint): Change
603         prototypes to match other implementations of this
604         function. replace integer argument with pointer -- the length
605         field in the Z-packet is the length of what is pointed to or 1 if
606         pointer is null. Add to target vector.
607         (remote_insert_watchpoint, remote_remove_watchpoint): Add to
608         target vector.
609
610         From Mark Salter:
611         * remote.c (remote_wait): Add support to extract optional
612         watchpoint information from T-packet. Ignore unrecognized
613         optional info in T-packet.
614         (remote_async_wait): Ditto.
615
616 2002-08-09  Corinna Vinschen  <vinschen@redhat.com>
617
618         * cli/cli-dump.c: Change fopen modes to use binary open modes
619         as defined in include/fopen-bin.h throughout.
620
621 2002-08-08  Michael Snyder  <msnyder@redhat.com>
622
623         * mips-tdep.c: Minor whitespace and indentation clean-ups.
624
625 2002-08-08  Kevin Buettner  <kevinb@redhat.com>
626
627         * doublest.c (store_floating): Avoid floatformat_from_doublest()
628         assertion failure by returning early after a warning.
629
630 2002-08-08  Kevin Buettner  <kevinb@redhat.com>
631
632         * mips-tdep.c (mips_find_saved_regs): Make static.
633         (mips_frame_init_saved_regs): New function.
634         (mips_gdbarch_init): Setup FRAME_INIT_SAVED_REGS method.
635         * config/mips/tm-mips.h (FRAME_INIT_SAVED_REGS): Delete macro.
636         (mips_find_saved_regs): Delete declaration.
637
638 2002-08-08  Grace Sainsbury  <graces@redhat.com>
639
640         * remote.c (remote_wait, remote_async_wait): Change
641         thread_num from int to ULONGEST.
642         (unpack_varlen_hex): Change result parameter from
643         int * to ULONGEST *.
644
645 2002-08-08  Andrew Cagney  <ac131313@redhat.com>
646
647         * configure.tgt: Replace powerpc-*-sysv*, powerpc-*-elf*,
648         powerpcle-*-eabi*, powerpcle-*-sysv* and powerpcle-*-elf* with
649         powerpc*-*-*.
650         * MAINTAINERS: Remove redundant rs6000-ibm-aix4.1 target.
651
652 2002-08-08  Andrew Cagney  <cagney@redhat.com>
653
654         * gcore.c (override_derive_stack_segment): Delete variable.
655         (preempt_derive_stack_segment): Delete function.
656         (derive_stack_segment): Delete function.
657         (default_derive_stack_segment): Renamed to derive_stack_segment.
658         (override_derive_heap_segment): Delete variable.
659         (preempt_derive_heap_segment): Delete function.
660         (derive_heap_segment): Delete function.
661         (default_derive_heap_segment): Rename to derive_heap_segment.
662
663 2002-08-06  Michael Snyder  <msnyder@redhat.com>
664
665         * config/mips/tm-mips.h: Remove #define USE_STRUCT_CONVENTION.
666         * mips-tdep.c (mips_EABI_use_struct_convention, 
667         mips_OABI_use_struct_convention, mips_NABI_use_struct_convention):
668         New functions.  (mips_use_struct_convention): Delete.
669         (mips_gdbarch_init): set use_gdbarch_convention.
670
671 2002-08-06  Michael Snyder  <msnyder@redhat.com>
672
673         *  mips-tdep.c: gdbarch-ify reg_struct_has_addr.
674         (mips_eabi_reg_struct_has_addr, mips_n32n64_reg_struct_has_addr, 
675         mips_o32_reg_struct_has_addr): New functions.
676         (mips_gdbarch_init): Set gdbarch reg_struct_has_addr.
677
678 2002-08-07  Andrew Cagney  <ac131313@redhat.com>
679
680         * regcache.c (pseudo_register): Delete function.
681         (fetch_register): Delete function.
682         (store_register): Delete function.
683         (regcache_raw_read, legacy_read_register_gen): Use
684         target_fetch_registers instead of fetch_register.
685         (legacy_write_register_gen, regcache_raw_write): Use
686         target_store_register instead of store_register.
687         (write_register_bytes): Ditto.
688
689         * gdbarch.sh (FETCH_PSEUDO_REGISTER): Delete.
690         (STORE_PSEUDO_REGISTER): Delete.
691         * gdbarch.h, gdbarch.c: Regenerate.
692
693 2002-08-06  Corinna Vinschen  <vinschen@redhat.com>
694
695         * cli/cli-dump.c (add_dump_command): Explicitely use "b" flag to
696         write dump file binary.
697
698 2002-08-05  Michael Snyder  <msnyder@redhat.com>
699
700         *  mips-tdep.c (mips_find_saved_regs): Adjust stack according
701         to MIPS_SAVED_REGSIZE, not GDB_TARGET_IS_MIPS64.  Enhance comment.
702         (mips_gdbarch_init): Set N32 target to be mips64.
703
704 2002-08-06  Kevin Buettner  <kevinb@redhat.com>
705
706         * frame.c (find_saved_register): Break out of loop once saved
707         register address is found.  Don't mention sparc in loop comment
708         anymore.
709
710 2002-08-06  Kevin Buettner  <kevinb@redhat.com>
711
712         * mips-tdep.c (mips_gdbarch_init): For the N32 ABI, set
713         mips_default_saved_regsize to 8.
714
715 2002-08-06  Andrew Cagney  <ac131313@redhat.com>
716
717         * gcore.c: Do not include <sys/procfs.h>.
718         * Makefile.in (gcore.o): Update dependencies.
719
720 2002-08-06  Andrew Cagney  <cagney@redhat.com>
721
722         * configure.tgt: Make arc-*-* obsolete.
723         * NEWS: Mention that arc-*-* has been identifed as obsolete.
724         * MAINTAINERS: Make arc-elf obsolete.
725         * arc-tdep.c: Make file obsolete.
726         * config/arc/arc.mt: Ditto.
727         * config/arc/tm-arc.h: Ditto.
728
729 2002-08-05  Theodore A. Roth  <troth@verinet.com>
730
731         * avr-tdep.c (avr_skip_prologue): Fix to return the correct pc.
732
733 2002-08-05  Andrew Cagney  <ac131313@redhat.com>
734
735         * mcore-tdep.c (mcore_gdbarch_init): Use
736         generic_unwind_get_saved_register instead of
737         generic_get_saved_register.
738         * v850-tdep.c (v850_gdbarch_init): Ditto.
739         * frv-tdep.c (frv_gdbarch_init): Ditto.
740         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
741         * s390-tdep.c (s390_gdbarch_init): Ditto.
742         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
743         * config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Ditto.
744         * config/h8300/tm-h8300.h (GET_SAVED_REGISTER): Ditto.
745
746 2002-08-05  Joel Brobecker  <brobecker@gnat.com>
747
748         * objfiles.h: Add missing #include "symfile.h"
749
750         * Makefile.in (objfiles_h): Add dependency on symfile.h and dependents.
751
752 2002-08-04  Andrew Cagney  <ac131313@redhat.com>
753
754         From 2002-08-01 david carlton <carlton@math.stanford.edu>:
755         * hpread.c (hpread_read_struct_type): Deleted superfluous setting
756         of FIELD_BITSIZE.
757
758 2002-08-04  Daniel Jacobowitz  <drow@mvista.com>
759
760         * NEWS: Cleanup and nitpick.
761
762 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
763
764         * NEWS: Cleanup.  Use *-linux*-gnu*.  Only use `*' for headings.
765
766 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
767
768         * Makefile.in (gdbtk-bp.o): Update dependencies.
769         (gdbtk-register.o): Ditto.
770         (gdbtk-varobj.o): Ditto.
771
772 2002-08-03  Andrew Cagney  <cagney@redhat.com>
773
774         * m68hc11-tdep.c (m68hc11_pseudo_register_read): Replace
775         m68hc11_fetch_pseudo_register.
776         (m68hc11_pseudo_register_write): Replace
777         m68hc11_store_pseudo_register.
778         (m68hc11_gdbarch_init): Update.
779
780 Fri Aug  2 15:53:50 2002  Andrew Cagney  <cagney@redhat.com>
781
782         * gdbarch.sh: Include "gdb_string.h".
783         * gdbarch.c: Regenerate.
784
785         * regcache.c: Include "gdb_string.h".
786         * ax-general.c: Ditto.
787         * varobj.c: Ditto.
788         * std-regs.c: Ditto.
789         * fbsd-proc.c: Ditto.
790         * thread.c: Ditto.
791
792         * Makefile.in (regcache.o): Update dependencies.
793         (thread.o, gdbarch.o): Ditto.
794         (ax-general.o, gdbarch.o): Ditto.
795         (varobj.o, std-regs.o): Ditto.
796         (fbsd-proc.o): Specify dependencies.
797
798 2002-08-02  Andrew Cagney  <cagney@redhat.com>
799
800         * regcache.c (regcache_cooked_read): Rename rawnum parameter to
801         regnum.
802         (regcache_cooked_write): Ditto.
803
804 2002-08-02  Andrew Cagney  <ac131313@redhat.com>
805
806         * regcache.c (regcache_cooked_read): New function.
807         (regcache_cooked_write): New function.
808         (read_register_gen): Rewrite using regcache_cooked_read.
809         (write_register_gen): Rewrite using regcache_cooked_write.
810
811         * regcache.h (regcache_cooked_read, regcache_cooked_write):
812         Declare.
813
814 2002-08-02  Andrew Cagney  <cagney@redhat.com>
815
816         * gdbarch.sh (pseudo_register_read, pseudo_register_write):
817         Replace the architecture methods register_read and register_write.
818         * gdbarch.h, gdbarch.c: Regenerate.
819         * regcache.c (init_regcache_descr): Update.
820         (read_register_gen): Update.
821         (write_register_gen): Update.
822         (supply_register): Update comment.
823
824         * sh-tdep.c (sh_gdbarch_init): Update.
825         (sh_pseudo_register_read, sh64_pseudo_register_read): Add
826         `regcache' and `gdbarch' parameters.  Make `buffer' a void
827         pointer.  Update code.
828         (sh_pseudo_register_write, sh64_pseudo_register_write): Add
829         `regcache' and `gdbarch' parameters.  Make `buffer' a constant
830         void pointer.  Update code.
831         (sh64_register_write): Delete.
832         (sh4_register_read): Delete.
833         (sh64_register_read): Delete.
834         (sh4_register_write): Delete.
835         (sh_sh4_register_convert_to_raw): Make `from' parameter a constant
836         void pointer, `to' parameter a void pointer.
837         (sh_sh64_register_convert_to_raw): Ditto.
838
839 2002-08-01  Kevin Buettner  <kevinb@redhat.com>
840
841         * mips-tdep.c (mips_register_virtual_type): Use architecture
842         invariant return values.
843
844 2002-08-01  Andrew Cagney  <cagney@redhat.com>
845
846         * linux-proc.c: Include "gdb_string.h".
847         * Makefile.in (linux-proc.o): Update dependency list.
848
849 2002-08-01  Kevin Buettner  <kevinb@redhat.com>
850
851         * mips-tdep.c (mips_gdbarch_init): Add comments.  Fix typo in
852         comment.
853
854 2002-08-01  Grace Sainsbury  <graces@redhat.com>
855
856         * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
857         to_insert_watchpoint, to_remove_watchpoint,
858         to_stopped_by_watchpoint, to_stopped_data_address,
859         to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint to
860         target vecctor. Define their corresponding macros so they call
861         them.
862         
863         * target.c: Add default and debug versions of for
864         to_insert_hw_breakpoint, to_remove_hw_breakpoint,
865         to_insert_watchpoint, to_remove_watchpoint,
866         to_stopped_by_watchpoint, to_stopped_data_address,
867         to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint.
868
869 2002-08-01  Kevin Buettner  <kevinb@redhat.com>
870
871         * mips-tdep.c (mips_register_virtual_type): New function.
872         (mips_gdbarch_init): Register mips_register_virtual_type()
873         with gdbarch machinery.
874         * config/mips/tm-irix6.h (mips/tm-bigmips64.h): Include
875         this file instead of tm-bigmips.h.
876         (MIPS_REGSIZE): Delete this macro.
877         (REGISTER_VIRTUAL_TYPE): Delete macro.  Undef macro so that
878         multiarch version in mips-tdep.c will be found.
879
880 2002-08-01  Andrew Cagney  <cagney@redhat.com>
881
882         * NEWS: Menion that CHILL has been made obsolete.
883
884         * gdbtypes.c (chill_varying_type): Make chill references obsolete.
885         * gdbserver/Makefile.in: Ditto.
886         * stabsread.c (read_range_type): Ditto.
887         * gdbtypes.h: Ditto.
888         * language.c (binop_type_check): Ditto.
889         (binop_result_type): Ditto.
890         (integral_type): Ditto.
891         (character_type): Ditto.
892         (string_type): Ditto.
893         (boolean_type): Ditto.
894         (structured_type): Ditto.
895         (lang_bool_type): Ditto.
896         (binop_type_check): Ditto.
897         * language.h (_LANG_chill): Ditto.
898         * dwarfread.c (set_cu_language): Ditto.
899         * dwarfread.c (CHILL_PRODUCER): Ditto.
900         * dwarfread.c (handle_producer): Ditto.
901         * expression.h (enum exp_opcode): Ditto.
902         * eval.c: Ditto for comments.
903         * typeprint.c (typedef_print) [_LANG_chill]: Ditto.
904         * expprint.c (print_subexp): Ditto.
905         (print_subexp): Ditto.
906         * valops.c (value_cast): Ditto.
907         (search_struct_field): Ditto.
908         * value.h (COERCE_VARYING_ARRAY): Ditto.
909         * symfile.c (init_filename_language_table): Ditto.
910         (add_psymbol_with_dem_name_to_list): Ditto.
911         * valarith.c (value_binop): Ditto.
912         (value_neg): Ditto.
913         * valops.c (value_slice): Ditto.
914         * symtab.h (union language_specific): Ditto.
915         (SYMBOL_INIT_LANGUAGE_SPECIFIC): Ditto.
916         (SYMBOL_DEMANGLED_NAME): Ditto.
917         (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
918         * defs.h (enum language): Ditto.
919         * symtab.c (got_symtab): Ditto.
920         * utils.c (fprintf_symbol_filtered): Ditto.
921
922         * ch-typeprint.c: Make file obsolete.
923         * ch-valprint.c: Make file obsolete.
924         * ch-lang.h: Make file obsolete.
925         * ch-exp.c: Make file obsolete.
926         * ch-lang.c: Make file obsolete.
927
928         * Makefile.in (FLAGS_TO_PASS): Do not pass CHILL or CHILLFLAGS or
929         CHILL_LIB.
930         (TARGET_FLAGS_TO_PASS): Ditto.
931         (CHILLFLAGS): Obsolete.
932         (CHILL): Obsolete.
933         (CHILL_FOR_TARGET): Obsolete.
934         (CHILL_LIB): Obsolete.
935         (SFILES): Remove ch-exp.c, ch-lang.c, ch-typeprint.c and
936         ch-valprint.c.
937         (HFILES_NO_SRCDIR): Remove ch-lang.h.
938         (COMMON_OBS): Remove ch-valprint.o, ch-typeprint.o, ch-exp.o and
939         ch-lang.o.
940         (ch-exp.o, ch-lang.o, ch-typeprint.o, ch-valprint.o): Delete
941         targets.
942
943 2002-07-31  Joel Brobecker  <brobecker@gnat.com>
944
945         * dwarf2read.c (set_cu_language): Add handler for LANG_Ada95.
946         This does not change anything at the moment, but will be helpful
947         later when full Ada support is integrated.
948
949 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
950
951         * mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"
952         help message.
953
954 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
955
956         * mips-tdep.c (mips_push_arguments): Fetch gdbarch_tdep struct
957         and save it in a local variable.  Use variable in later test.
958
959 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
960
961         * mips-tdep.c (mips_find_abi_section): Add N64 ABI recognition
962         test.  (Thanks to Daniel Jacobowitz.)
963         
964 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
965
966         * mips-tdep.c (enum mips_abi): Add MIPS_ABI_N64.
967         (mips_abi_strings): Add "n64".
968         (mips_gdbarch_init): Add test for n64 abi.  Add MIPS_ABI_N64 case.
969
970 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
971
972         * config/mips/tm-irix6.h (MIPS_REGSIZE): Define to be 8.
973         (REGISTER_VIRTUAL_TYPE): Some registers are now 64 bits wide.
974
975 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
976
977         * utils.c (host_pointer_to_address, address_to_host_pointer):
978         Use gdb_assert() instead of explicit call to internal_error().
979
980 2002-07-30  Kevin Buettner  <kevinb@redhat.com>
981
982         * Makefile.in (rs6000-nat.o): Update dependencies.
983
984         From Nicholas Duffek:
985         * Makefile.in (ALLDEPFILES): Add aix-thread.c.
986         (aix-thread.o): New rule.
987         * configure.host (gdb_host): Set to aix432 on AIX 4.3.2+.
988         * config/powerpc/aix432.mh: New file.
989
990 2002-07-30  Daniel Jacobowitz  <drow@mvista.com>
991
992         * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)
993         (ELF_FPREGSET_SIZE, ELF_GREGSET_SIZE): New enums.
994         (fetch_core_registers, ppc_linux_supply_gregset)
995         (ppc_linux_supply_fpregset): New functions.
996         (ppc_linux_regset_core_fns): New.
997         (_initialize_ppc_linux_tdep): Call add_core_fns.
998         * ppc-tdep.h: Add prototypes for ppc_linux_supply_fpregset
999         and ppc_linux_supply_gregset.
1000         * ppc-linux-nat.c (supply_gregset): Call ppc_linux_supply_gregset.
1001         (supply_fpregset): Call ppc_linux_supply_fpregset.
1002         * config/powerpc/linux.mh (NATDEPFILES): Remove core-regset.o and
1003         corelow.o.
1004         * config/powerpc/linux.mt (TDEPFILES): Add corelow.o.
1005
1006 2002-07-30  Daniel Jacobowitz  <drow@mvista.com>
1007
1008         * symtab.c (lookup_symbol): Demangle before lowercasing.
1009
1010 2002-07-30  Andrew Cagney  <ac131313@redhat.com>
1011
1012         * symtab.h: Replace #include "gdb_obstack.h" with opaque
1013         declaration.
1014         * cli/cli-cmds.c, cli/cli-script.c: Include "gdb_string.h".
1015         * gnu-v3-abi.c, arc-tdep.c, cli/cli-decode.c: Ditto.
1016         * avr-tdep.c, mon960-rom.c, i960-tdep.c: Ditto.
1017         * arch-utils.c, cli/cli-setshow.c: Unconditionally include
1018         "gdb_string.h".
1019         * Makefile.in (cli-script.o, cli-cmds.o): Update dependencies.
1020         (gnu-v3-abi.o, cli-setshow.o, i960-tdep.o): Ditto.
1021         (cli-decode.o, mi-cmd-var.o, mi-cmd-disas.o): Ditto.
1022         (avr-tdep.o, mon960-rom.o): Ditto.
1023         (aout_stabs_gnu_h): Define.
1024         (symtab_h): Remove $(gdb_obstack_h).
1025
1026 2002-07-30  Jim Blandy  <jimb@redhat.com>
1027
1028         Patch from David Carlton <carlton@math.stanford.edu>:
1029         * gdbinit.in: Move the `dir' commands that add GDB's own source
1030         directory to the search path to the end, so that the `gdb' source
1031         directory will be searched first.
1032
1033 2002-07-29  Andrew Cagney  <ac131313@redhat.com>
1034
1035         * gdb_obstack.h: New file.
1036         * symtab.h: Include "gdb_obstack.h" instead of "obstack.h".
1037         (obstack_chunk_alloc, obstack_chunk_free): Delete macros.
1038         * objfiles.h: Include "gdb_obstack.h".
1039         * Makefile.in (gdb_obstack_h): Define.
1040         (symtab_h): Add $(gdb_obstack_h).
1041         (objfiles_h): Add $(gdb_obstack_h).
1042         
1043         * objfiles.c: Include "gdb_obstack.h" instead of "obstack.h".
1044         * macrotab.c, cp-valprint.c, dbxread.c: Ditto.
1045         * ch-typeprint.c, ch-valprint.c, dstread.c: Ditto.
1046         * macroexp.c, p-typeprint.c, stabsread.c: Ditto.
1047         * symtab.c, f-typeprint.c, mdebugread.c: Ditto.
1048         * p-valprint.c, symmisc.c, typeprint.c: Ditto.
1049         * symfile.c, coffread.c, c-typeprint.c: Ditto.
1050         * buildsym.c, bcache.c, ada-typeprint.c: Ditto.
1051
1052         * Makefile.in (bcache.o): Update dependencies.
1053         (buildsym.o, c-typeprint.o, ch-typeprint.o): Ditto.
1054         (ch-valprint.o, coffread.o, cp-valprint.o): Ditto.
1055         (dbxread.o, dstread.o, f-typeprint.o): Ditto.
1056         (objfiles.o, p-typeprint.o, p-valprint.o): Ditto.
1057         (stabsread.o, symfile.o, symmisc.o): Ditto.
1058         (symtab.o, typeprint.o, macroexp.o): Ditto.
1059         (macrotab.o, mdebugread.o): Ditto.
1060         (f_lang_h, coff_sym_h, coff_symconst_h): Define.
1061         (coff_ecoff_h, aout_aout64_h): Define.
1062         (aout_stabs_gnu_h, libaout_h): Define.
1063
1064 2002-07-29  Andrew Cagney  <cagney@redhat.com>
1065
1066         * regcache.c (struct regcache_descr): Rename nr_registers to
1067         nr_cooked_registers.  Revise comments describing the structure
1068         member fields.
1069         (init_regcache_descr): Update.
1070         (init_legacy_regcache_descr): Update.
1071         (read_register_gen, write_register_gen): When a cooked register in
1072         the raw register range, directly access the value from the raw
1073         register cache.
1074
1075 2002-07-29  Andrew Cagney  <ac131313@redhat.com>
1076
1077         * z8k-tdep.c: Do not include "obstack.h".
1078         * h8300-tdep.c, h8500-tdep.c: Ditto.
1079         * m68hc11-tdep.c, sh-tdep.c: Ditto.
1080         * valprint.c, v850-tdep.c: Ditto.
1081         * d10v-tdep.c, mn10300-tdep.c: Ditto.
1082         * mn10200-tdep.c: Ditto.
1083
1084         * Makefile.in (z8k-tdep.o): Update dependencies.
1085         (m68hc11-tdep.o, valprint.o): Ditto.
1086         (v850-tdep.o, d10v-tdep.o): Ditto.
1087         (mn10300-tdep.o, sparc-tdep.o): Ditto.
1088         (sh-tdep.o, h8500-tdep.o, h8300-tdep.o): Ditto.
1089         (m32r-tdep.o, mn10200-tdep.o): Specify dependencies.
1090         (sh_opc_h, gdb_sim_sh_h): Define.
1091         (elf_sh_h, elf_bfd_h): Define.
1092         (opcode_m68hc11_h): Define.
1093         (OPCODES_SRC, OPCODES_DIR): define.
1094         (OPCODES): Use $(OPCODES_DIR).
1095         (gdb_sim_d10v_h): Rename sim_d10v_h.
1096         (gdb_sim_arm_h): Rename sim_arm_h.
1097
1098 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
1099
1100         * utils.c (host_pointer_to_address, address_to_host_pointer):
1101         Change internal_error() message to indicate function responsible
1102         for the error.
1103
1104 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
1105
1106         * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast in
1107         calls to local_hex_string_custom().
1108
1109 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
1110
1111         * irix5-nat.c: Move IRIX shared library support from here...
1112         * solib-irix.c: ...to here.  Revised substantially to work with
1113         generic solib framework.
1114
1115         * osabi.h (gdb_osabi): Add new enum constant GDB_OSABI_IRIX.
1116         * osabi.c (gdb_osabi_names): Add corresponding string for Irix.
1117         * mips-irix-tdep.c: New file.
1118
1119         * Makefile.in (ALLDEPFILES): Add mips-irix-tdep.c and solib-irix.c.
1120         (mips-irix-tdep.o, solib-irix.o): New rules.
1121         * config/mips/irix5.mt (TDEPFILES): Add mips-irix-tdep.o, solib.o,
1122         solib-irix.o.
1123         * config/mips/irix6.mt (TDEPFILES): Likewise.
1124         * config/mips/irix6.mh (NATDEPFILES): Remove solib.o.
1125
1126 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
1127
1128         * aix-thread.c (coff/internal.h, bfd/libcoff.h, pthread.h): Remove
1129         disabled (via ``#if 0'') includes.
1130
1131 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
1132
1133         * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
1134         (fetch_regs_user_thread, fetch_regs_kernel_thread, fill_sprs64)
1135         (fill_sprs32, store_regs_user_thread, store_regs_kernel_thread):
1136         Add support for the fpscr register.
1137         * rs6000-nat.c (regmap, fetch_inferior_registers)
1138         (store_inferior_registers, fetch_core_registers): Likewise.
1139
1140 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
1141
1142         * rs6000-nat.c (language.h): Include.
1143         (special_regs): Delete this array.
1144         (regmap): New function.
1145         (fetch_register, store_register):  Use regmap() to map gdb
1146         register numbers to ptrace register numbers.  Also, use
1147         outputs from regmap() to make decisions regarding type of
1148         ptrace() call to make.  In particular, don't compare against
1149         FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
1150         (fetch_inferior_registers, store_inferior_registers): Where
1151         possible, obtain register numbers from tdep struct.  Don't
1152         refer to FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
1153         * config/rs6000/tm-rs6000.h (FIRST_UISA_SP_REGNUM)
1154         (LAST_UISA_SP_REGNUM): Delete.
1155         
1156 2002-07-25  Kevin Buettner  <kevinb@redhat.com>
1157
1158         * rs6000-nat.c (ppc-tdep.h): Include.
1159         (fetch_registers, store_register, fetch_core_registers): Don't
1160         access registers[] directly.  Instead, use supply_register() or
1161         regcache_collect() as appropriate.
1162         (find_toc_address): Format hex address with local_hex_string().
1163
1164 2002-07-25  Andrew Cagney  <ac131313@redhat.com>
1165
1166         * config/djgpp/fnchange.lst: Rename bfd/elf32-fr30.c and
1167         bfd/elf32-frv.c.
1168
1169 2002-07-24  Tom Tromey  <tromey@redhat.com>
1170
1171         * jv-exp.y: Marked all strings with _().
1172         (ClassInstanceCreationExpression, ArrayCreationExpression): Use
1173         internal_error.
1174         (MethodInvocation, CastExpression, parse_number, yyerror,
1175         java_type_from_name, push_expression_name, yylex): Typo fixes.
1176
1177 2002-07-24  Daniel Jacobowitz  <drow@mvista.com>
1178
1179         * ui-file.c (struct tee_file, tee_file_new, tee_file_delete)
1180         (tee_file_flush, tee_file_write, tee_file_fputs)
1181         (tee_file_isatty): New.
1182         * ui-file.h (tee_file_new): Add prototype.
1183
1184 2002-07-24  Aidan Skinner <aidan@velvet.net>
1185
1186         * ada-lang.c: Change k&r style function definitions to prototyped
1187         form.
1188         * ada-typeprint.c: Change k&r style function definitions to prototyped
1189         form.
1190         * ada-valprint.c: Change k&r style function definitions to prototyped
1191         form.
1192         
1193 2002-07-24  Andrew Cagney  <cagney@redhat.com>
1194
1195         * README: Remove reference to remote-bug.
1196         * Makefile.in (ALLDEPFILES): Remove m88k-nat.c, m88k-tdep.c and
1197         remote-bug.c.
1198         (m88k-nat.o): Delete rule.
1199         (m88k-tdep.o): Delete rule.
1200         (remote-bug.o): Delete rule.
1201         * MAINTAINERS: Mark as obsolete.
1202         * elfread.c (elf_symtab_read): Mention that m88k is obsolete.
1203         * m88k-tdep.c: Make file obsolete.
1204         * config/m88k/m88k.mh: Ditto.
1205         * config/m88k/delta88v4.mh: Ditto.
1206         * config/m88k/delta88v4.mt: Ditto.
1207         * config/m88k/delta88.mt: Ditto.
1208         * config/m88k/delta88.mh: Ditto.
1209         * remote-bug.c: Ditto.
1210         * config/m88k/tm-delta88.h: Ditto.
1211         * config/m88k/nm-delta88v4.h: Ditto.
1212         * config/m88k/xm-delta88.h: Ditto.
1213         * config/m88k/xm-dgux.h: Ditto.
1214         * config/m88k/tm-m88k.h: Ditto.
1215         * config/m88k/nm-m88k.h: Ditto.
1216         * config/m88k/tm-delta88v4.h: Ditto.
1217         * m88k-nat.c: Ditto.
1218         * cxux-nat.c: Ditto.
1219         * configure.host: Make m88*-motorola-sysv4*, m88*-motorola-sysv*
1220         and m88*-*-* obsolete.
1221         * configure.tgt: Make m88*-motorola-sysv4*, m88*-motorola-* and
1222         m88*-*-* obsolete.
1223
1224 2002-07-24  Andrew Cagney  <cagney@redhat.com>
1225
1226         * findvar.c (extract_unsigned_integer): Make `addr' parameter
1227         constant.  Same for local pointer variables.
1228         (extract_signed_integer): Ditto.
1229         * defs.h (extract_unsigned_integer): Update.
1230         (extract_signed_integer): Update.
1231
1232 2002-07-24  Kevin Buettner  <kevinb@redhat.com>
1233
1234         * gdbserver/configure.in (unistd.h): Add to AC_CHECK_HEADERS list.
1235         * gdbserver/configure: Regenerate.
1236         * gdbserver/config.in: Regenerate.
1237
1238 2002-07-24  Andrew Cagney  <cagney@redhat.com>
1239
1240         * regcache.c (regcache_raw_write): Change buf parameter to a
1241         constant void pointer.
1242         (regcache_raw_read): Change buf parameter to a void pointer.
1243         (legacy_write_register_gen): Change myaddr parameter a constant
1244         void pointer.
1245         (supply_register): Change val parameter to a const void pointer.
1246         * regcache.h (regcache_raw_write): Update declaration.
1247         (regcache_raw_read): Update declaration.
1248         (supply_register): Update declaration.
1249
1250 2002-07-24  Tom Tromey  <tromey@redhat.com>
1251
1252         * defs.h (gdb_readline_wrapper): Declare.
1253         * utils.c (prompt_for_continue): Use gdb_readline_wrapper.
1254         * tracepoint.c (read_actions): Use gdb_readline_wrapper.
1255         * top.c (gdb_readline_wrapper): New function.
1256         (command_line_input): Use it.
1257
1258 2002-07-24  Andrew Cagney  <cagney@redhat.com>
1259
1260         * regcache.h (regcache_raw_read, regcache_raw_write): Replace
1261         regcache_read and regcache_write.
1262         (regcache_raw_read_as_address): Replace regcache_read_as_address.
1263         * regcache.c: Update.
1264         * sh-tdep.c (sh64_push_arguments): Update comment.
1265         (sh_pseudo_register_read): Update.
1266         (sh_pseudo_register_write): Update.
1267         (sh4_register_read): Update.
1268         (sh4_register_write): Update.
1269         (sh64_pseudo_register_read): Update.
1270         (sh64_pseudo_register_write): Update.
1271         (sh64_register_read): Update.
1272         (sh64_register_write): Update.
1273         * i386-tdep.c (i386_extract_return_value): Update.
1274         (i386_extract_struct_value_address): Update.
1275         (i386_extract_return_value): Update.
1276         * blockframe.c (generic_read_register_dummy): Update.
1277         (generic_call_dummy_register_unwind): Update
1278         * infrun.c (write_inferior_status_register): Update.
1279
1280 2002-07-23  Jim Blandy  <jimb@redhat.com>
1281
1282         * parser-defs.h (expression_context_pc): Make this extern.
1283         (Thanks to Michael Snyder.)
1284
1285 2002-07-23  Andrew Cagney  <ac131313@redhat.com>
1286
1287         GDB 5.2.1 released from 5.2 branch.
1288         * NEWS: Mention changes in 5.2.1 including addition of AVR target.
1289         * README: Update to mention 5.2.1.
1290
1291 2002-07-23  Mark Salter  <msalter@redhat.com>
1292
1293         * remote.c (remote_read_bytes): Fix check for error.
1294
1295 2002-07-22  Kevin Buettner  <kevinb@redhat.com>
1296
1297         * aix-thread.c (language.h): Include.
1298         (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
1299         (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc):
1300         Print newlines at end of debug messages.
1301         (pdc_symbol_addrs, pdc_read_regs, pdc_write_regs, pdc_read_data)
1302         (pdc_write_data): Use local_hex_string() instead of %llx formats.
1303
1304 2002-07-22  Kevin Buettner  <kevinb@redhat.com>
1305
1306         * aix-thread.c (ppc-tdep.h): Include.
1307         (special_register_p): New function.
1308         (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32)
1309         (store_regs_user_thread): Use register number information from
1310         gdbarch_tdep struct instead of hardcoded offsets relative to
1311         FIRST_UISA_SP_REGNUM.
1312         (fetch_regs_kernel_thread, store_regs_kernel_thread):  Call
1313         special_register_p() instead of using FPLAST_REGNUM and
1314         LAST_UISA_SP_REGNUM as lower and upper bounds on the special
1315         register numbers.  Also, don't assume that LAST_UISA_SP_REGNUM
1316         will be MQ's register number.
1317
1318 2002-07-22  Michael Snyder  <msnyder@redhat.com>
1319
1320         * aix-thread.c (ops): Rename to aix_thread_ops.
1321         (base_ops): Rename to base_target.
1322         (ops_attach): Rename to aix_thread_attach.
1323         (ops_detach): Rename to aix_thread_detach.
1324         (ops_resume): Rename to aix_thread_detach.
1325         (ops_wait):   Rename to aix_thread_wait.
1326         (ops_kill):   Rename to aix_thread_kill.
1327         (init_ops):   Rename to init_aix_thread_ops.
1328         (ops_fetch_register): Rename to aix_thread_fetch_register.
1329         (ops_store_register): Rename to aix_thread_store_register.
1330         (ops_mourn_inferior): Rename to aix_thread_mourn_inferior.
1331         (ops_thread_alive):   Rename to aix_thread_thread_alive.
1332         (ops_extra_thread_info: Rename to aix_thread_extra_thread_info.
1333         (ops_pid_to_str):  Rename to aix_thread_pid_to_str.
1334         (ops_xfer_memory): Rename to aix_thread_xfer_memory.
1335         (fetch_regs_lib):  Rename to fetch_regs_user_thread.
1336         (fetch_regs_kern): Rename to fetch_regs_kernel_thread.
1337         (store_regs_lib):  Rename to store_regs_user_thread.
1338         (store_regs_kern): Rename to store_regs_kernel_thread.
1339
1340 2002-07-22  Michael Snyder  <msnyder@redhat.com>
1341
1342         * aix-thread.c (ops_prepare_to_store): Eliminate.
1343         (init_ops): Don't initialize ops.prepare_to_store.
1344         (store_regs_kern): Pre-fetch register buffers from child, 
1345         because some registers may not be in the cache.  Copy
1346         regs from register cache only if they are cached.
1347         (store_regs_lib): Copy regs from register cache only
1348         if they are cached.
1349         (fill_sprs32, (fill_sprs64, fill_fprs, fill_gprs32,
1350         fill_gprs64): Ditto.
1351
1352 2002-07-22  Kevin Buettner  <kevinb@redhat.com>
1353
1354         * aix-thread.c (gdb_assert.h): Include.
1355         (fill_sprs64, fill_sprs32): Add selected asserts to make sure that
1356         register sizes (from register cache) match size of buffer holding
1357         register data.
1358         (fill_sprs32): Change parameter types to match those in the ptrace()
1359         buffer.
1360         (store_regs_lib): Likewise, but for 32-bit temporary variables.
1361         (ops_prepare_to_store): Rename loop variable ``i'' to ``regno''.
1362
1363 2002-07-22  Michael Snyder  <msnyder@redhat.com>
1364
1365         * aix-thread.c (supply_sprs64): Cosmetic change.
1366         (supply_sprs32): Cosmetic change.
1367         (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs32): New funcs.
1368         (fill_sprs64): Use regcache_collect instead of read_register.
1369         (store_regs_lib): Use regcache_collect instead of 
1370         read_register.  Use fill_sprs32 instead of fill_sprs64,
1371         if debugging a 32-bit architecture.
1372         (store_regs_kern): Use fill_gprs64 etc. to pull the values
1373         out of the register cache, instead of passing a pointer into
1374         the register cache directly to ptrace.  Use regcache_collect
1375         insteaad of read_register.
1376         (ops_prepare_to_store): Use target_read_registers instead
1377         of read_register_bytes.
1378
1379 2002-07-20  Aidan Skinner <aidan@velvet.net>
1380
1381         * MAINTAINERS: Add self under write after approval. 
1382                 
1383 2002-07-20  Aidan Skinner <aidan@velvet.net>
1384
1385         * ada-tasks.c: Change k&r style function definitions to prototyped
1386         form.
1387                 
1388 2002-07-19  Andrew Cagney  <ac131313@redhat.com>
1389
1390         * Makefile.in (x86-64-tdep.o): Add $(objfiles_h).
1391         * x86-64-tdep.c: Include "objfiles.h".
1392         (x86_64_gdbarch_init): Set in_solib_call_trampoline to
1393         in_plt_section.  From 2002-07-18 Michal Ludvig <mludvig@suse.cz>.
1394
1395 2002-07-17  Michal Ludvig  <michal@suse.cz>
1396
1397         * dwarf2cfi.c (execute_stack_op): Complain on unknown DW_OP_ value.
1398         (update_context): Initialise cfa variable.
1399
1400 2002-07-17  Michael Snyder  <msnyder@redhat.com>
1401
1402         * aix-thread.c: Shorten some long lines.  
1403         Bring comments into line with code spec.
1404
1405 2002-07-18  Joel Brobecker  <brobecker@gnat.com>
1406
1407         * infrun.c: Re-indent using gdb_indent.sh.
1408
1409 2002-07-18  Joel Brobecker  <brobecker@gnat.com>
1410
1411         * infrun.c (handle_inferior_event): Remove unneeded extra brace.
1412         Leave the indentation temporarily untouched, to minimize the diffs.
1413
1414 2002-07-18  Elena Zannoni  <ezannoni@redhat.com>
1415
1416         * stabsread.c: Make os9k sections of the code obsolete,
1417         for real this time.
1418         * stabsread.h: Make os9k sections of the code obsolete.
1419
1420 2002-07-18  Michal Ludvig <mludvig@suse.cz>
1421
1422         * linux-low.c (regsets_store_inferior_registers): Add free()
1423         at the end of a loop to prevent memory leak.
1424         * linux-x86-64-low.c (x86_64_regmap): Add CS, SS registers.
1425         (X86_64_NUM_GREGS): Count it from the size of x86_64_regmap.
1426         * config/sparc/tm-sp64linux.h: Make the rest of #endif
1427         line a comment.
1428         * Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h
1429
1430 2002-07-17  Jim Blandy  <jimb@redhat.com>
1431
1432         * macrocmd.c (info_macro_command): Remove newline from error
1433         message.
1434
1435 2002-07-17  J"orn Rennecke <joern.rennecke@superh.com>
1436
1437         * sh-tdep.c (sh_dsp_register_sim_regno): New function.
1438         (sh_gdbarch_init): Use it for sh-dsp.
1439
1440 2002-07-16  Kevin Buettner  <kevinb@redhat.com>
1441
1442         * dwarf2read.c (read_initial_length): Handle older, non-standard,
1443         64-bit DWARF2 format.
1444
1445 2002-07-16  Joel Brobecker  <brobecker@gnat.com>
1446
1447         * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including
1448         <sys/proc.h> when not available.
1449
1450 2002-07-16  Andrew Cagney  <ac131313@redhat.com>
1451
1452         * NEWS: Mention that the i[34]86-*-os9k has been made obsolete.
1453         * stabsread.c: Make os9k sections of the code obsolete.
1454         * configure.tgt: Make i[3456]86-*-os9k target obsolete.
1455         * config/i386/i386os9k.mt: Make file obsolete.
1456         * Makefile.in (ALLDEPFILES): Remove remote-os9k.c.
1457         (COMMON_OBS): Remove os9kread.o
1458         (SFILES): Remove os9kread.c.
1459         (os9kread.o, remote-os9k.o): Make target obsolete.
1460         * remote-os9k.c: Make file obsolete.
1461         * os9kread.c: Make file obsolete.
1462         * Makefile.in
1463
1464 2002-07-16  Andrew Cagney  <ac131313@redhat.com>
1465
1466         * NEWS: Mention that the FR30 has been made obsolete.
1467         * fr30-tdep.c: Make file obsolete.
1468         * config/fr30/tm-fr30.h: Ditto.
1469         * config/fr30/fr30.mt: Ditto.
1470         * configure.tgt: Make fr30-*-elf obsolete.
1471         * MAINTAINERS: Make fr30-elf obsolete.
1472
1473 2002-07-16  Pierre Muller  <muller@ics.u-strasbg.fr>
1474
1475         * blockframe.c (get_pc_function_start): return 0 if the minimal symbol
1476         found is not inside a section.
1477
1478 2002-07-15  Kevin Buettner  <kevinb@redhat.com>
1479
1480         * aix-thread.c (ptrace_check): Use safe_strerror() instead of
1481         strerror().
1482         (pdc_realloc): Use xrealloc() instead of realloc().
1483
1484 2002-07-15  Kevin Buettner  <kevinb@redhat.com>
1485
1486         * aix-thread.c (PD_ERROR, CALL_BASE): Delete.
1487         (ops_resume, ops_wait, fetch_regs_lib, store_regs_lib)
1488         (ops_xfer_memory, ops_kill): Don't use PD_ERROR or CALL_BASE
1489         macros.
1490
1491 2002-07-15  Kevin Buettner  <kevinb@redhat.com>
1492
1493         * aix-thread.c (ptrace_check): Eliminate goto.
1494         (sync_threadlists): Eliminate gotos.  Also, fix array overrun
1495         problem.
1496
1497 2002-07-15  Kevin Buettner  <kevinb@redhat.com>
1498
1499         * aix-thread.c (gdbcmd.h): Include.
1500         (DEBUG, DBG, DBG2, dbg): Eliminate.
1501         (debug_aix_thread): New static global.
1502         (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
1503         (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc)
1504         (fetch_regs_lib, store_regs_lib, store_regs_kern): Rewrite
1505         invocations to DBG and DBG2 macros to test against
1506         ``debug_aix_thread'' and call fprintf_unfiltered().
1507         (_initialize_aix_thread): Add new command "set debug aix-thread".
1508
1509 2002-07-15  Andrew Cagney  <ac131313@redhat.com>
1510
1511         From Gerhard Tonn <TON@de.ibm.com>:
1512         * s390-nat.c (fill_fpregset, fill_gregset): Use regcache_collect
1513         instead of supply_register.
1514
1515 2002-07-15  Andrew Cagney  <ac131313@redhat.com>
1516
1517         * dwarf2cfi.c: Include "gdb_assert.h".
1518         (frame_state_for): Use gdb_assert to check that fde->cie_ptr is
1519         non-NULL.
1520         (update_context): Do not use __func__.  Add missing ``break''.
1521         (update_context): Do not use __func__.
1522
1523 2002-07-15  Elena Zannoni  <ezannoni@redhat.com>
1524
1525         * rs6000-tdep.c (rs6000_gdbarch_init): Remove variable print_insn
1526         and its setting.  Set gdbarch instruction printing functions
1527         directly.  For non-rs6000 case use new function
1528         gdb_print_insn_powerpc.
1529         (gdb_print_insn_powerpc): New function.
1530
1531 2002-07-13  Andrew Cagney  <ac131313@redhat.com>
1532
1533         * NEWS: Mention that the d30v has been marked obsolete.
1534         * MAINTAINERS: Note that d30v / d30v-elf has been made obsolete.
1535         * configure.tgt: Mark d30v-*-* as obsolete.
1536         * d30v-tdep.c: Mark file as obsolete.
1537         * config/d30v/d30v.mt: Ditto.
1538         * config/d30v/tm-d30v.h: Ditto.
1539
1540 2002-07-13  Aidan Skinner <aidan@velvet.net>
1541
1542         * ada-tasks.c (add_task_entry): replace calls to
1543         malloc() with xmalloc
1544         * ada-tasks.c (init_task_list): replace calls to free with xfree()
1545         
1546         * ada-lang.c (replace_operator_with_call, fill_in_ada_prototype,
1547         ada_finish_decode_line_1, all_sals_for_line
1548         ada_breakpoint_rewrite): replace calls to free() with xfree()
1549                 
1550 2002-07-12  Kevin Buettner  <kevinb@redhat.com>
1551
1552         From Nicholas Duffek (with minor changes by Martin Hunt, 
1553         Louis Hamilton, and Kevin Buettner):
1554         * aix-thread.c: New file.
1555
1556 2002-07-12  Petr Sorfa <petrs@caldera.com>
1557
1558         *  dwarf2read.c (dwarf2_invalid_attrib_class): New
1559         complaint for invalid attribute class or form.
1560         (read_func_scope): DW_AT_frame_base
1561         better handling of DW_AT_block*.
1562         (dwarf2_add_member_fn): DW_AT_vtable_elem_location
1563         better handling of DW_AT_block*.
1564         (read_common_block): DW_AT_location
1565         better handling of DW_AT_block*.
1566         (read_partial_die): DW_AT_location better handling
1567         of DW_AT_block*.
1568         (new_symbol): DW_AT_external better handling of
1569         DW_AT_block*. Proper initialization of variable
1570         "addr".
1571         (attr_form_is_block): New function that returns true
1572         if the attribute's form is of DW_FORM_block*.
1573
1574 2002-07-12  Peter Schauer  <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
1575
1576         * valops.c (find_method_list): Remove comment about
1577         removed STATIC_MEMFUNCP argument.
1578         (value_find_oload_method_list): Likewise.
1579
1580 2002-07-12  Kevin Buettner  <kevinb@redhat.com>
1581
1582         From Nicholas Duffek:
1583         * rs6000-nat.c (vmap_ldinfo, xcoff_relocate_core): Call
1584         target_new_objfile_hook.
1585
1586 2002-07-12  Kevin Buettner  <kevinb@redhat.com>
1587
1588         From Nicholas Duffek:
1589         * xcoffread.c (scan_xcoff_symtab): Recognize XMC_TD as a data storage
1590         csect.
1591
1592 2002-07-12  Andrew Cagney  <cagney@redhat.com>
1593
1594         * MAINTAINERS: Mention --enable-sim-build-warnings.
1595         (m68hc11-elf): Disable sim build warnings.
1596         (m32r-elf): Mark as broken obsolete candidate.
1597         (x86_64-linux-gnu): Mark as buildable with -Werror.
1598         (arm-elf): Change -w to ``,'' which enables warnings but not
1599         -Werror.
1600
1601 2002-07-12  Andrew Cagney  <ac131313@redhat.com>
1602
1603         * bcache.h: Update copyright.
1604         (struct bstring, struct bcache): Move definition to "bcache.c".
1605         Replaced by opaque declaration.
1606         (bcache_xfree): Replace free_bcache.
1607         (bcache_xmalloc, bcache_memory_used): Declare.
1608         
1609         * bcache.c: Update copyright.
1610         (struct bstring, struct bcache): Moved to here from "bcache.h".
1611         Update comments.
1612         (bcache_xmalloc, bcache_memory_used): New functions.
1613         (bcache_xfree): Replace function free_bcache.
1614         
1615         * Makefile.in (objfiles.o): Add $(bcache_h).
1616         (objfiles_h): Remove $(bcache_h).
1617         (symfile.o): Add $(bcache_h).
1618
1619         * symmisc.c: Update copyright.
1620         (print_symbol_bcache_statistics): Pass psymbol_cache by value.
1621         (print_objfile_statistics): Use bcache_memory_used.
1622
1623         * symfile.c: Include "bcache.h".
1624         (reread_symbols): Use bcache_xfree.
1625         (reread_symbols): Use bcache_xmalloc and bcache_xfree.
1626         (add_psymbol_to_list): Pass psymbol_cache by value.
1627         (add_psymbol_with_dem_name_to_list): Ditto.
1628
1629         * objfiles.h: Update copyright.
1630         (struct bcache): Declare opaque.  Do not include "bcache.h".
1631         (struct objfile): Change psymbol_cache and macro_cache to ``struct
1632         bcache'' pointers.
1633         * dwarf2read.c (macro_start_file): Pass macro_cache by value.
1634
1635         * objfiles.c: Include "bcache.h".  Update copyright.
1636         (allocate_objfile): Use bcache_xmalloc to create psymbol_cache and
1637         macro_cache.
1638         (free_objfile): Use bcache_xfree.
1639
1640 2002-07-11  Grace Sainsbury  <graces@redhat.com>
1641
1642         * monitor.c (monitor_fetch_register): Make name a constant.
1643         (monitor_store_register): Same.
1644
1645 2002-07-11  Daniel Jacobowitz  <drow@mvista.com>
1646
1647         Based on patch from Daniel Berlin <dberlin@dberlin.org>.
1648         * buildsym.c: Include "demangle.h" for SYMBOL_INIT_DEMANGLED_NAME.
1649         (finish_block) For non-function blocks, hash the symbol table.  For
1650         function blocks, mark the symbol table as unhashed.
1651         * minsyms.c (msymbol_hash): Return hash value without taking modulus.
1652         (msymbol_hash_iw): Likewise.
1653         (add_minsym_to_hash_table): Take modulus of msymbol_hash's return
1654         value.
1655         (add_minsym_to_demangled_hash_table): Likewise for msymbol_hash_iw.
1656         (lookup_minimal_symbol): Likewise for both.
1657         * symtab.h (struct block): Add `hashtable' flag.  Comment the
1658         hashtable.
1659         (BLOCK_HASHTABLE, BLOCK_BUCKETS, BLOCK_BUCKET): New macro.
1660         (ALL_BLOCK_SYMBOLS): Update.
1661         (BLOCK_SHOULD_SORT): Do not sort hashed blocks.
1662         (struct symbol): Add `hash_next' pointer.
1663         * symtab.c (lookup_block_symbol): Search using the hash table when
1664         possible.
1665         (find_pc_sect_symtab): Use ALL_BLOCK_SYMBOLS.
1666         (search_symbols, find_addr_symbol): Likewise.
1667
1668         * dstread.c (process_dst_block): Clear hashtable bit for new block.
1669         (read_dst_symtab): Likewise.
1670         * jv-lang.c (get_java_class_symtab): Likewise.
1671         * mdebugread.c: Include "gdb_assert.h".
1672         (shrink_block): Assert that the block being modified is not hashed.
1673         * coffread.c (patch_opaque_types): Use ALL_BLOCK_SYMBOLS.
1674         * symmisc.c (free_symtab_block): Walk the hash table when freeing
1675         symbols.
1676         (dump_symtab): Recognize hashed blocks.
1677         * printcmd.c (print_frame_args):  Assert that function blocks do not
1678         have hashed symbol tables.
1679         * ada-lang.c (symtab_for_sym): Use ALL_BLOCK_SYMBOLS.
1680         (fill_in_ada_prototype, debug_print_block): Likewise.
1681         (ada_add_block_symbols): Use ALL_BLOCK_SYMBOLS.  Handle hash tables.
1682
1683 2002-07-11  Corinna Vinschen  <vinschen@redhat.com>
1684
1685         * stack.c (print_frame): Use result of frame_address_in_block()
1686         instead of fi->pc when evaluating symbols.
1687         (backtrace_command_1): Ditto.
1688
1689 2002-07-11  Andrew Cagney  <cagney@redhat.com>
1690
1691         * cris-tdep.c (cris_saved_pc_after_call): Fix parameter type.
1692         Make static.
1693
1694         * arm-tdep.c (arm_register_name): Make return type constant.
1695
1696 2002-07-10  Andrew Cagney  <ac131313@redhat.com>
1697
1698         * win32-nat.c (has_detach_ability): Convert to strict ISO C
1699         prototype.
1700         * top.c (gdb_rl_operate_and_get_next_completion): Ditto.
1701         * s390-tdep.c (s390_fp_regnum): Ditto.
1702         (s390_read_fp): Ditto.
1703         (s390_pop_frame): Ditto.
1704         (_initialize_s390_tdep): Ditto.
1705         * remote.c (get_remote_state): Ditto.
1706         * procfs.c (mappingflags): Ditto.
1707         * memattr.c (_initialize_mem): Ditto.
1708         * mcore-tdep.c (mcore_pop_frame): Ditto.
1709         * m68klinux-nat.c (_initialize_m68k_linux_nat): Ditto.
1710         * m68k-tdep.c (m68k_register_bytes_ok): Ditto.
1711         * language.c (set_case_str): Ditto.
1712         * gnu-v3-abi.c (vtable_address_point_offset): Ditto.
1713         * frv-tdep.c (new_variant): Ditto.
1714         (frv_stopped_data_address): Ditto.
1715         * dwarf2cfi.c (fde_chunks_need_space): Ditto.
1716         (context_alloc): Ditto.
1717         (frame_state_alloc): Ditto.
1718         (unwind_tmp_obstack_init): Ditto.
1719         (unwind_tmp_obstack_free): Ditto.
1720         (cfi_read_fp): Ditto.
1721         * cris-tdep.c (cris_saved_pc_after_call): Ditto.
1722         (cris_pop_frame): Ditto.
1723         * c-lang.c (scanning_macro_expansion): Ditto.
1724         (finished_macro_expansion): Ditto.
1725         (c_preprocess_and_parse): Ditto.
1726         * gdbarch.sh: Ditto.
1727         * gdbarch.h, gdbarch.c: Regenerate.
1728         * config/mn10200/tm-mn10200.h: Adjust indentation.
1729         * target.c: Adjust indentation.
1730         * symtab.h: Adjust indentation.
1731         * stabsread.h: Adjust indentation.
1732         * remote-es.c: Adjust indentation.
1733         * os9kread.c: Adjust indentation.
1734
1735 2002-07-10  Andrew Cagney  <ac131313@redhat.com>
1736         
1737         * wince.c (_initialize_wince): Rename _initialize_inftarg.
1738         * win32-nat.c (_initialize_win32_nat): Rename _initialize_inftarg.
1739
1740 2002-07-10  Grace Sainsbury  <graces@redhat.com>
1741         
1742         * NEWS: Mention m68k, mcore multi-arching.  
1743         * MAINTAINERS: Change status of m68k, mcore to reflect
1744         multi-arching.
1745
1746 2002-07-10  Daniel Jacobowitz  <drow@mvista.com>
1747
1748         * valops.c (find_overload_match): Free oload_syms.
1749
1750 2002-07-09  Joel Brobecker  <brobecker@gnat.com>
1751
1752         Define HAVE_SYS_PROC_H if sys/proc.h exists
1753         * configure.in: Add check for sys/proc.h
1754         * config.in: Regenerate.
1755         * configure: Regenerate.
1756
1757 2002-07-09  Grace Sainsbury  <graces@redhat.com>
1758
1759         * config/m68k/tm-m68k.h: Remove macros wrapped in 
1760         #if !GDB_MULTI_ARCH. 
1761
1762 2002-07-09  David O'Brien  <obrien@FreeBSD.org>
1763
1764         * gdbserver/gdbreplay.c (stdlib.h, unistd.h): Conditionaly include.
1765         (perror_with_name, remote_close, remote_open, expect, play): Static.
1766
1767 2002-07-08  Andrew Cagney  <ac131313@redhat.com>
1768
1769         * config.in, configure: Regenerate.
1770
1771 2002-07-08  Mark Kettenis  <kettenis@gnu.org>
1772
1773         * dwarf2cfi.c: Include "gcore.h".
1774         (execute_stack_op): Fix implementation of the
1775         DW_OP_deref and DW_OP_deref_size operators by letting do their
1776         lookup in the target.
1777
1778 2002-07-07  Mark Kettenis  <kettenis@gnu.org>
1779
1780         From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>:
1781         * i386-sol2-tdep.c (i386_sol2_init_abi): Correct value for
1782         tdep->sc_sp_offset.
1783
1784 2002-07-05  Daniel Jacobowitz  <drow@mvista.com>
1785
1786         Fix PR gdb/595, gdb/602
1787         * gnu-v3-abi.c (gnuv3_baseclass_offset): Remove unused variables.
1788         Don't call value_cast, just read the vtable pointer; update comments
1789         to match.
1790
1791 2002-07-05  Grace Sainsbury  <graces@redhat.com>
1792
1793         * config/mcore/tm-mcore.h: Remove file.
1794         * config/mcore/mcore.mt: Remove definition of TM_FILE
1795         * configure.tgt: Set gdb_multi_arch to yes for the mcore target.
1796
1797 2002-07-05  Mark Kettenis  <kettenis@gnu.org>
1798
1799         * i386bsd-tdep.c: Include "gdb_string.h".
1800
1801 2002-07-04  Grace Sainsbury  <graces@redhat.com>
1802
1803         * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Set to 2.
1804         (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG,RETVAL_REGNUM): Move to
1805         mcore-tdep.
1806         (REG_STRUCT_HAS_ADDR, USE_STRUCT_CONVENTION, GET_SAVED_REGISTER)
1807         (TARGET_VIRTUAL_FRAME_POINTER, BELIEVE_PCC_PROMOTION): Remove.
1808         * mcore-tdep.c (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG)
1809         (RETVAL_REGNUM): Move macros from tm-mcore.h
1810         (mcore_reg_struct_has_addr): New function.
1811         (mcore_gdbarch_init): Added initializations for the macros removed
1812         from tm-mcore.h.
1813
1814 2002-07-04  Mark Kettenis  <kettenis@gnu.org>
1815
1816         * osabi.c (generic_elf_osabi_sniffer): Add check for FreeBSD 3.x's
1817         traditonal string branding within the ELF header.
1818
1819 2002-07-04  Daniel Jacobowitz  <drow@mvista.com>
1820
1821         * symtab.c (remove_params): New function.
1822         (make_symbol_overload_list): Use it instead of cplus_demangle.
1823         (overload_list_add_symbol): Likewise.  Reorder.  Fix memory leak.
1824
1825 2002-07-04  Mark Kettenis  <kettenis@gnu.org>
1826
1827         * i386obsd-nat.c (_initialize_i386obsd_nat): Fix typo in prototype.
1828
1829         * i386bsd-tdep.c (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end):
1830         New variables.
1831         (i386nbsd_init_abi): Use these to initialize tdep->sigtramp_start
1832         and tdep->sigtramp_end.
1833         * i386obsd-nat.c: New file.
1834         * config/i386/obsd.mh (NATDEPFILES): Add i386obsd-nat.o.
1835
1836         * dwarf2cfi.c (cfi_pop_frame): Use alloca() for regbuf.
1837         Don't call get_current_frame().
1838
1839 2002-07-04  Pierre Muller  <muller@ics.u-strasbg.fr>
1840
1841         * i386-nat.c (child_post_startup_inferior): New function
1842         calling i386_cleanup_dregs if
1843         I386_USE_GENERIC_WATCHPOINTS is defined.
1844         * config/i386/nm-i386.h: define CHILD_POST_STARTUP_INFERIOR
1845         conditional to acknowledge that i386-nat.c has its
1846         own child_post_startup_inferior function.
1847
1848 2002-07-04  Mark Kettenis  <kettenis@gnu.org>
1849
1850         * i386-tdep.h (I386_MAX_REGISTER_SIZE): New define.
1851         * i386-tdep.c (i386_do_pop_frame): Use I386_MAX_REGISTER_SIZE
1852         instead of MAX_REGISTER_RAW_SIZE.
1853         (i386_extract_return_value, i386_extract_struct_value_address):
1854         Convert to use regcache.
1855         (i386_gdbarch_init): Set max_register_raw_size and
1856         max_register_virtual_size to I386_MAX_REGISTER_SIZE.
1857         Set extract_return_value and extract_struct_value_address instead
1858         of their deprecated variants.
1859
1860         Convert i386 target to generic dummy frames.
1861         * i386-tdep.c: Include "symfile.h".
1862         (i386_frameless_signal_p): Consider a function to be frameless if
1863         the pc points at the first instruction of the function.
1864         (i386_frame_chain): Handle (generic) call dummies.
1865         (i386_frame_saved_pc): Likewise.
1866         (i386_frame_init_saved_regs): Remove code dealing with call
1867         dummies on the stack.
1868         (i386_push_dummy_frame): Removed.
1869         (i386_call_dummy_words): Removed.
1870         (i386_fix_call_dummy): Removed.
1871         (i386_push_return_address): New function.
1872         (i386_do_pop_frame): Renamed from i386_pop_frame.  Add FRAME
1873         parameter, and don't call get_current_frame.
1874         (i386_pop_frame): New function.
1875         (i386_gdbarch_init): Set use_generic_dummy_frames to 1, set
1876         call_dummy_location to AT_ENTRY_POINT, set call_dummy_address to
1877         entry_point_address, set call_dummy_breakpoint_offset to 0, set
1878         call_dummy_length to 0, set call_dummy_words to NULL, set
1879         sizeof_call_dummy_words to 0, set fix_call_dummy to
1880         generic_fix_call_dummy, set pc_in_call_dummy to
1881         pc_in_call_dummy_at_entry_point, set push_dummy_frame to
1882         generic_push_dummy_frame, set push_return_address to
1883         i386_push_return_address and set frame_chain_valid to
1884         generic_file_frame_chain_valid.
1885
1886 2002-07-04  Michal Ludvig  <mludvig@suse.cz>
1887
1888         * gdbserver/linux-x86-64-low.c (x86_64_regmap): Make it an array of 
1889         byte offsets instead of an array of indexes.
1890         (x86_64_store_gregset, x86_64_store_fpregset): Parameter made const.
1891
1892 2002-07-03  Andrew Cagney  <ac131313@redhat.com>
1893
1894         * gdbarch.sh (struct regcache): Add opaque declaration.
1895         (EXTRACT_RETURN_VALUE): New architecture method.
1896         (EXTRACT_STRUCT_VALUE_ADDRESS): Ditto.
1897         * gdbarch.h, gdbarch.c: Regenerate.
1898         * arch-utils.c (legacy_extract_return_value): New function.
1899         * arch-utils.h (legacy_extract_return_value): Declare.
1900         * values.c (value_being_returned): Re-enable code handling
1901         EXTRACT_STRUCT_VALUE_ADDRESS.  Move
1902         deprecated_grub_regcache_for_registers call to block handling
1903         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
1904         (EXTRACT_RETURN_VALUE): Do not define.
1905
1906 2002-07-03  Grace Sainsbury  <graces@redhat.com>
1907
1908         * config/mcore/tm-mcore.h (REGISTER_BYTES, NUM_REGS, PC_REGNUM)
1909         (SP_REGNUM, FP_REGNUM, FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK)
1910         (BREAKPOINT_FROM_PC, INNER_THAN, SAVED_PC_AFTER_CALL)
1911         (INIT_EXTRA_FRAME_INFO, FRAME_INIT_SAVED_REGS, INIT_FRAME_PC)
1912         (FRAME_CHAIN, FRAME_CHAIN_VALID, FRAME_SAVED_PC)
1913         (STORE_RETURN_VALUE, DEPRECATED_EXTRACT_RETURN_VALUE)
1914         (STORE_STRUCT_RETURN, DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
1915         (SKIP_PROLOGUE, FRAME_ARGS_SKIP, FRAME_ARGS_ADDRESS)
1916         (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, POP_FRAME)
1917         (PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME, PUSH_ARGUMENTS): Remove.
1918         * mcore-tdep.c (mcore_init_extra_frame_info): Add fromleaf
1919         argument so the function fits the prototype in the architecture
1920         vector.
1921         (mcore_pop_frame): Remove argument so the function fits the
1922         prototype. Use get_current_frame instead of the argument.
1923         (mcore_push_arguments): Change type of struct_return so the
1924         function can be used in the architecture vector.
1925         (mcore_store_struct_return): Add.
1926         (mcore_frame_init_saved_regs): Add.
1927         (mcore_gdbarch_init): Add function calls to replace the macros
1928         removed from tm-mcore.h
1929
1930 2002-07-03  Andrew Cagney  <ac131313@redhat.com>
1931
1932         * infcmd.c (print_return_value): Remove compatibility code calling
1933         deprecated_grub_regcache_for_registers.
1934         
1935         * values.c: Include "regcache.h".
1936         (value_being_returned): Update.  Use
1937         deprecated_grub_regcache_for_registers to extract the register
1938         buffer address.  
1939         * value.h (value_being_returned): Change ``retbuf'' parameter to a
1940         ``struct regcache''.
1941         * Makefile.in (values.o): Add dependency on $(regcache_h).
1942
1943         * inferior.h (run_stack_dummy): Change type of second parameter to
1944         a ``struct regcache''.
1945         * valops.c (hand_function_call): Change type of retbuf to ``struct
1946         regcache''.  Allocate using regcache_xmalloc, clean using
1947         make_cleanup_regcache_xfree.
1948         * infcmd.c (run_stack_dummy): Update.  Use
1949         regcache_cpu_no_passthrough instead of memcpy to copy the buffer.
1950
1951         * regcache.c (do_regcache_xfree): New function.
1952         (make_cleanup_regcache_xfree): New function.
1953         * regcache.h (make_cleanup_regcache_xfree): Declare.
1954
1955 2002-07-03  Martin M. Hunt  <hunt@redhat.com>
1956
1957         * event-top.c (command_line_handler): Don't read past
1958         beginning of buffer.
1959
1960 2002-07-03  Martin M. Hunt  <hunt@redhat.com>
1961         
1962         * varobj.c (struct varobj_root): Change frame from CORE_ADDR to 
1963         struct frame_id. 
1964         (varobj_create): Store frame_id for root.
1965         (varobj_gen_name): Use xasprintf.
1966         (varobj_update): Save and restore frame using get_frame_id() and
1967         frame_find_by_id().
1968         (create_child): Use xasprintf.
1969         (new_root_variable): Initialize frame_id.
1970         (c_name_of_child): Use xasprintf. Call find_frame_by_id().
1971         (c_value_of_variable): Use xasprintf. Move mem_fileopen call
1972         to prevent memory leak.
1973
1974 2002-07-03  Andrew Cagney  <ac131313@redhat.com>
1975
1976         * valops.c (hand_function_call): Move declaration of retbuf to
1977         start of function, allocate using malloc, add a cleanup but before
1978         the inf_status cleanup, cleanup the buffer.  Rename local variable
1979         old_chain to inf_status_cleanup.
1980
1981 2002-07-03  Martin M. Hunt  <hunt@redhat.com>
1982
1983         * top.c (execute_command): Use cmd_func() and cmd_func_p().
1984
1985         * cli/cli-decode.c (cmd_func_p): New function.
1986         (cmd_func): New function.
1987
1988         * command.h: Add cmd_func() and cmd_func_p().   
1989         
1990 2002-07-03  Grace Sainsbury  <graces@redhat.com>
1991
1992         * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Add macro. Set to 0.
1993         (REGISTER_SIZE): Remove.
1994         (MAX_REGISTER_RAW_SIZE): Remove.
1995         (REGISTER_VIRTUAL_TYPE): Remove.
1996         (MAX_REGISTER_VIRTUAL_SIZE): Remove.
1997         (REGISTER_NAME): Remove.
1998         (USE_GENERIC_DUMMY_FRAMES): Remove.
1999         (CALL_DUMMY): Remove.
2000         (CALL_DUMMY_START_OFFSET): Remove.
2001         (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
2002         (CALL_DUMMY_LOCATION): Remove.
2003         (FIX_CALL_DUMMY): Remove.
2004         (CALL_DUMMY_ADDRESS): Remove.
2005         (SIZEOF_CALL_DUMMY_WORDS): Remove.
2006         (SAVE_DUMMY_FRAME_TOS): Remove.
2007         * mcore-tdep.c (MCORE_REG_SIZE, MCORE_NUM_REGS): Add macros.
2008         (mcore_register_virtual_type): New function.
2009         (mcore_register_byte): New function.
2010         (mcore_register_size): New function.
2011         (mcore_register_name): New function.
2012         (mcore_gdbarch_init): New function. Add set_gdbarch calls for
2013         macros removed from tm-mcore.h.
2014         (mcore_dump_tdep): Add.
2015         (_initialize_mcore_tdep): Add gdbarch_register call.
2016
2017 2002-07-03  Mark Kettenis  <kettenis@gnu.org>
2018
2019         * i386-tdep.c (i386_frameless_signal_p): Provide an argument in to
2020         frameless_look_for_prologue, such that we actually call this
2021         function.
2022
2023 2002-07-02  Joel Brobecker  <brobecker@gnat.com>
2024
2025         * frame.h (frame_address_in_block): New function.
2026
2027         * blockframe.c (frame_address_in_block): New function extracted
2028         from get_frame_block().
2029         (get_frame_block): Use frame_address_in_block().
2030         (block_innermost_frame): Use frame_address_in_block() to match
2031         the frame pc address against the block boundaries rather than
2032         the frame pc directly. This prevents a failure when a frame pc
2033         is actually a return-address pointing immediately after the end
2034         of the given block. 
2035
2036 2002-07-02  Grace Sainsbury  <graces@redhat.com>
2037
2038         * MAINTAINERS: Add self under write after approval. 
2039
2040 2002-07-02  Grace Sainsbury  <graces@redhat.com>
2041
2042         * m68k-tdep.c (m68k_remote_breakpoint_from_pc): Add. Currently not
2043         used in architecture vector. The default is
2044         m68k_local_breakpoint_from_pc.
2045         (m68k_local_breakpoint_from_pc): Add.
2046         (enum): Add register numbers from tm-m68k.h.
2047         (m68k_gdbarch_init): Add breakpoint_from_pc to architecture
2048         vector.  
2049         * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Set to
2050         GDB_MULTI_ARCH_PARTIAL.
2051         (BPT_VECTOR, REGISTER_BYTES_FP, REGISTER_BYTES_NOFP)
2052         (NUM_FREGS, SIG_PC_FP_OFFSET, SP_ARG0, REMOTE_BPT_VECTOR): Move to
2053         m68k-tdep.c.
2054         (BREAKPOINT, REMOTE_BREAKPOINT): Remove.
2055         (A1_REGNUM, FP0_REGNUM, FPC_REGNUM, FPS_REGNUM, FPI_REGNUM): Move
2056         to enum in m68k-tdep.c
2057
2058 2002-07-02  Joel Brobecker  <brobecker@gnat.com>
2059
2060         * solib-osf.c (open_map): Compute the list of shared libraries
2061         loaded by the inferior, rather than the list of libraries loaded
2062         by GDB itself.  Otherwise, GDB ends up reading the symbols from
2063         the wrong shared libraries...
2064
2065 2002-07-02  Mark Kettenis  <kettenis@gnu.org>
2066
2067         * i386-linux-tdep.c (i386_linux_sigcontext_addr): Make static.
2068         (LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONEXT_SP_OFFSET): Remove
2069         macros.
2070         (i386_linux_sigtramp_saved_pc, i386_linux_sigtramp_saved_sp):
2071         Remove functions.
2072         (FRAMELESS_SIGNAL): Remove function.
2073         (i386_linux_frame_chain, i386_linux_frame_saved_pc,
2074         i386_linux_saved_pc_after_call): Removed.
2075         (i386_linux_init_abi): Initialize tdep->sigcontext_addr,
2076         tdep->sc_pc_offset and tdep->sc_sp_offset.  Don't override
2077         frame_chain, frame_saved_pc and saved_pc_after_call any longer.
2078
2079         * i386-tdep.c (i386_frameless_signal_p): New function.
2080         (i386_frame_chain): Deal with frameless signals.
2081         (i386_sigtramp_saved_sp): New function.
2082         (i386_frame_saved_pc): Deal with frameless signals.
2083         (i386_saved_pc_after_call): Make sure the correct value is
2084         returned just after entry into a sigtramp.
2085         * i386bsd-tdep.c (i386bsd_sc_sp_offset, i386nbsd_sc_sp_offset,
2086         i386fbsd4_sc_sp_offset): New variables.
2087         (i386bsd_init_abi, i386nbsd_init_abi, i386fbsd4_init_abi): Use
2088         these variables to initialize tdep->sc_sp_offset.  * i386bsd-nat.c
2089         (_initialize_i386bsd_nat): Add sanity check for sc_sp_offset
2090         similiar to what we already did for sc_pc_offset.
2091         * i386-sol2-tdep.c (i386_sol2_init_abi): Initialize
2092         tdep->sc_sp_offset.
2093
2094         * i386nbsd-tdep.c (fetch_elfcore_registers): Wrap long line.
2095
2096 2002-07-02  Michal Ludvig  <mludvig@suse.cz>
2097
2098         * config/i386/tm-x86-64linux.h: New.
2099         * config/i386/x86-64linux.mt: Add GDB_MULTI_ARCH and TM_FILE
2100         definitions.
2101         * config/i386/nm-x86-64.h: Rename to ...
2102         * config/i386/nm-x86-64linux.h: ... this one.
2103         * config/i386/x86-64linux.mh: Reflect the above change.
2104         
2105 2002-07-01  Mark Kettenis  <kettenis@gnu.org>
2106
2107         * i386-tdep.h (struct gdbarch_tdep): Replace sigtramp_saved_pc
2108         with sigcontext_addr.  Add sc_sp_offset.
2109         (i386bsd_sigtramp_saved_pc): Remove prototype.
2110         (i386bsd_sicontext_addr): Add prototype.
2111         * i386-tdep.c (i386_sigtramp_saved_pc): New function.
2112         (i386_frame_saved_pc): Rewrite to call i386_sigtramp_saved_pc.
2113         (i386_svr4_sigtramp_saved_pc): Removed.
2114         (i386_svr4_sigcontext_addr): New function.
2115         (i386_svr4_init_abi): Don't initialize tdep->sigtramp_saved_pc.
2116         Initialize tdep->sigcontext_addr instead.  Initialize
2117         tdep->sc_pc_offset and tdep->sc_sp_offset.
2118         (i386_gdbarch_init): Likewise.
2119         * i386bsd-tdep.c (i386bsd_sigcontext_addr): Don't make it static
2120         any more.
2121         (i386bsd_sigtramp_saved_pc): Remove function.
2122         (i386bsd_init_abi): Don't initialize tdep->sigtramp_saved_pc.
2123         Initialize tdep->sigcontext_addr instead.  Initialize
2124         tdep->sc_pc_offset.
2125         * i386-linux-tdep.c (i386_linux_init_abi): Remove initialization
2126         of tdep->sigtramp_saved_pc.
2127         * i386-sol2-tdep.c (i386_sol2_init_abi): Don't initialize
2128         tdep->sigtramp_saved_pc.  Initialize tdep->sigcontext_addr
2129         instead.
2130
2131         * i386-tdep.c (i386_frameless_function_invocation,
2132         i386_frame_num_args, i386_frame_init_saved_regs,
2133         i386_skip_prologue, i386_push_dummy_frame, i386_fix_call_dummy,
2134         i386_pop_frame, i386_push_arguments, i386_store_struct_return,
2135         i386_extract_return_value, i386_store_return_value,
2136         i386_extract_struct_value_address, i386_register_virtual_type,
2137         i386_register_convertible, i386_register_convert_to_virtual,
2138         i386_register_convert_to_raw, i386_svr4_sigtramp_saved_pc,
2139         i386_go32_init_abi, i386_nw_init_abi, i386_gdbarch_init): Make
2140         static.
2141
2142 2002-07-01  Mark Kettenis  <kettenis@gnu.org>
2143
2144         * i386bsd-tdep.c (i386bsd_frame_saved_pc): Removed.
2145
2146         * config/i386/tm-i386sol2.h (COERCE_FLOAT_TO_DOUBLE): Removed.
2147         * i386-sol2-tdep.c (i386_sol2_init_abi): Adjust for the removal of
2148         this macro.  Include "value.h".
2149
2150 2002-06-30  Aidan Skinner  <aidan@velvet.net>
2151
2152         * ada-exp.tab.c: remove as it's a generated file
2153         * ada-lex.c: remove as it's a generated file
2154                 
2155 2002-06-30  Mark Kettenis  <kettenis@gnu.org>
2156
2157         * config/i386/tm-i386.h (struct frame_info, struct
2158         frame_saved_regs, struct value, struct type): Remove forward
2159         declarations.
2160
2161         * config/i386/tm-linux.h [HAVE_PTRACE_GETFPXREGS]
2162         (FILL_FPXREGSET, HAVE_SSE_REGS): Remove define.
2163         * config/i386/nm-linux.h [HAVE_PTRACE_GETFPXREGS]
2164         (FILL_FPXREGSET): Define.
2165
2166         * config/i386/tm-nbsd.h (HAVE_SSE_REGS): Remove define.
2167
2168         * configure.tgt (i[3456]86-*-openbsd*): Fold into
2169         i[3456]86-*-netbsd* case.
2170         * config/i386/tm-obsd.h: Removed.
2171         * config/i386/obsd.mt: Removed.
2172         * config/i386/obsd.mh (NATDEPFILES): Remove corelow.o and
2173         core-aout.o.
2174         (MH_CFLAGS): Add -DYYDEBUG=0.
2175
2176         * i386bsd-nat.c (_initialize_i386bsd_nat): Define SC_PC_OFFSET to
2177         i386nbsd_sc_pc_offset on OpenBSD too.
2178
2179         * config/i386/tm-fbsd.h [!SVR4_SHARED_LIBS]
2180         (IN_SOLIB_CALL_TRAMPOLINE): Remove define.
2181         * config/i386/tm-nbsdaout.h (IN_SOLIB_CALL_TRAMPOLINE): Remove
2182         define.
2183         * i386bsd-tdep.c: Include "arch-utils.h".
2184         (i386bsd_aout_in_solib_call_trampoline): New function.
2185         (i386bsd_init_abi): Set in_solib_call_trampoline to
2186         i386bsd_aout_in_solib_call_trampoline.
2187         (i386nbsdelf_init_abi, i386fbsd_init_abi): Set
2188         in_solib_call_trampoline to generic_in_solib_call_trampoline.
2189
2190 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
2191
2192         * macrotab.h: Do not include "obstack.h" or "bcache.h".
2193         (struct obstack, struct bcache): Add opaque declarations.
2194         * Makefile.in (macrotab_h): Update
2195
2196 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
2197
2198         * blockframe.c (generic_find_dummy_frame): Change return type to
2199         ``struct regcache''.
2200         (struct dummy_frame): Replace field ``registers'' with regcache, a
2201         struct regcache object.
2202         (generic_find_dummy_frame): Update.
2203         (generic_push_dummy_frame): Update.  Use regcache_xfree,
2204         regcache_xmalloc and regcache_cpy.
2205         (generic_pop_dummy_frame): Update.  Use regcache_cpy and
2206         regcache_xfree.
2207         (deprecated_generic_find_dummy_frame): Update.
2208         (generic_read_register_dummy): Update.  Use
2209         regcache_read_as_address.
2210         (generic_call_dummy_register_unwind): Update.  Use regcache_read.
2211         (generic_get_saved_register): Update.  Use regcache_read.
2212
2213 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
2214
2215         * Makefile.in (objfiles_h): Add $(bcache_h).
2216         * objfiles.h: Include "bcache.h".
2217
2218         * Makefile.in (symtab_h): Remove $(bcache_h).
2219         * symtab.h: Do not include "bcache.h".
2220
2221 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
2222
2223         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Set frame_chain_valid to
2224         generic_func_frame_chain_valid.
2225
2226 2002-06-28  David O'Brien  <obrien@FreeBSD.org>
2227
2228         * config/i386/nm-fbsd.h: Include <sys/param.h>.
2229         * config/i386/tm-fbsd.h: Likewise.
2230
2231 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
2232
2233         * rs6000-tdep.c (rs6000_gdbarch_init): Use
2234         generic_unwind_get_saved_register.
2235
2236 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
2237
2238         From 2002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>:
2239         * regcache.c (supply_register): Add missing argument to
2240         register_buffer call.
2241
2242 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
2243
2244         * Makefile.in (init.c): Drop -e option to grep.  Not necessary and
2245         Solaris /bin/grep does not not like it.  From Peter Schauer.
2246
2247 2002-06-26  Tom Tromey  <tromey@redhat.com>
2248
2249         * command.h (add_setshow_cmd): Declare.
2250         (add_setshow_cmd_full): Declare.
2251         * cli/cli-decode.c (add_setshow_cmd): No longer static.  Now
2252         returns void.  Use add_setshow_cmd_full.
2253         (add_setshow_cmd_full): New function.
2254         (add_setshow_auto_boolean_cmd): Use add_setshow_cmd_full.
2255         (add_setshow_boolean_cmd): Likewise.
2256
2257 2002-06-26  Jason Thorpe  <thorpej@wasabisystems.com>
2258
2259         * config/vax/tm-vax.h: Protect from multiple inclusion.
2260         (TARGET_UPAGES, TARGET_NBPG, STACK_END_ADDR)
2261         (SIGTRAMP_START, SIGTRAMP_END, SIGCONTEXT_PC_OFFSET): Move to...
2262         * config/vax/tm-vaxbsd.h: ...here.  New file.
2263         * config/vax/vax.mt (TM_FILE): Set to tm-vaxbsd.h.
2264
2265 2002-06-26  Jason Thorpe  <thorpej@wasabisystems.com>
2266
2267         * config/vax/tm-vax.h (BREAKPOINT): Remove.
2268         (BELIEVE_PCC_PROMOTION): Remove.
2269         (AP_REGNUM): Move to...
2270         * config/vax/nm-vax.h: ...here.
2271         * vax-tdep.c: Use VAX_AP_REGNUM instead of AP_REGNUM.
2272         (vax_breakpoint_from_pc): New function.
2273         (vax_gdbarch_init): Initialize gdbarch_breakpoint_from_pc
2274         and gdbarch_believe_pcc_promotion.
2275
2276 2002-06-26  Jason Thorpe  <thorpej@wasabisystems.com>
2277
2278         * Makefile.in (vax_tdep_h): Define.  
2279         (vax-tdep.o): Use $(vax_tdep_h).
2280         * vax-tdep.c (vax_gdbarch_init): Use generic OS ABI framework.
2281         (vax_dump_tdep): New function. 
2282         (_initialize_vax_tdep): Register vax_dump_tdep.
2283         * vax-tdep.h: Include osabi.h.     
2284         (struct gdbarch_tdep): New. 
2285
2286 2002-06-26  Andrew Cagney  <cagney@redhat.com>
2287
2288         * frame.h (deprecated_generic_find_dummy_frame): Rename
2289         generic_find_dummy_frame.
2290         * blockframe.c (generic_find_dummy_frame): Make static.
2291         (deprecated_generic_find_dummy_frame): New function.
2292         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Replace
2293         generic_find_dummy_frame with deprecated_find_dummy_frame.
2294         (sh64_nofp_frame_init_saved_regs): Ditto.
2295         (sh_fp_frame_init_saved_regs): Ditto.
2296         * s390-tdep.c (s390_frame_saved_pc_nofix): Ditto.
2297         (s390_frame_chain): Ditto.
2298         * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
2299
2300 2002-06-26  Grace Sainsbury  <graces@redhat.com>
2301
2302         * config/m68k/tm-m68k.h: Rearrange code so macros not in the
2303         gdbarch vector are at the top.
2304         (NUM_REGS): Remove.
2305         (FP_REGNUM, SP_REGNUM, PS_REGNUM, PC_REGNUM, FP0_REGNUM): Remove.
2306         (FRAME_ARGS_ADDRESS): Remove.
2307         (FRAME_LOCALS_ADDRESS): Remove.
2308         (FRAME_NUM_ARGS): Remove.
2309         (FRAME_ARGS_SKIP): Remove.  
2310         * m68k-tdep.c (enum): Add eumeration of special register numbers.
2311         (m68k_gdbarch_init): Add gdbarch initializations for macros
2312         undefined in tm-m68k.h
2313
2314 2002-06-26  Grace Sainsbury  <graces@redhat.com>
2315
2316         * monitor.h: Add the function regname to monitor_ops
2317         structure. This way NUM_REGS does not have to be a constant.
2318         * monitor.c (monitor_fetch_register): Added support for regname
2319         function. The function is called if the array regnames is NULL.
2320         (monitor_store_register): Same.
2321         * cpu32bug-rom.c (cpu32bug_regname): Add function. Replaces
2322         regnames array.
2323         (init_cpu32bug_cmds): set cpu32bug_cmds.regnames to NULL,
2324         cpu32bug_cmds.regname to point to new function.
2325         * abug-rom.c (abug_regname): Same as above.
2326         (init_abug_cmds): Same.
2327         * dbug-rom.c (dbug_regname): Same as above.
2328         (init_dbug_cmds): Same.
2329         * remote-est.c (est_regname): Same. 
2330         (init_est_cmds): Same.
2331         * rom68k-rom.c (rom68k_regname): Same. 
2332         (init_rom68k_cmds): Same.
2333
2334 2002-06-25  Tom Tromey  <tromey@redhat.com>
2335
2336         * breakpoint.c (delete_command): Don't repeat `delete' commands.
2337
2338 2002-06-25  Andrew Cagney  <cagney@redhat.com>
2339
2340         * infrun.c (stop_registers): Change variable's type to ``struct
2341         regcache'''.
2342         (xmalloc_inferior_status): Delete function.
2343         (free_inferior_status): Delete function.
2344         (normal_stop): Use regcache_cpy.
2345         (struct inferior_status): Change type of fields ``stop_registers''
2346         and ``registers'' to ``struct regcache''.
2347         (write_inferior_status_register): Use regcache_write.
2348         (save_inferior_status): Instead of calling
2349         xmalloc_inferior_status, allocate the inf_status buffer directly.
2350         Use regcache_dup_no_passthrough and regcache_dup to save the
2351         buffers.
2352         (restore_inferior_status): Use regcache_xfree and regcache_cpy.
2353         Replace the stop_registers regcache instead of overriding it.  Use
2354         regcache_xfree.  Instead of calling free_inferior_status, xfree
2355         the buffer directly.
2356         (discard_inferior_status): Use regcache_xfree.  Instead of calling
2357         free_inferior_status, xfree the buffer directly.
2358         (build_infrun): Use regcache_xmalloc.
2359         (_initialize_infrun): Delete redundant call to build_infrun.
2360
2361         * Makefile.in (infcmd.o): Add $(regcache_h).
2362
2363         * infcmd.c: Include "regcache.h".
2364         (run_stack_dummy): Use deprecated_grub_regcache_for_registers to
2365         obtain the address of `stop_registers' register buffer.
2366         (print_return_value): Ditto.
2367
2368         * inferior.h (struct regcache): Add opaque declaration.
2369         (stop_registers): Change variable's declared type to ``struct
2370         regcache''.
2371
2372 2002-06-24  Tom Tromey  <tromey@redhat.com>
2373
2374         * cli/cli-decode.c (add_show_from_set): Fixed typo in comment.
2375         * target.c (initialize_targets): Fixed typo in
2376         trust-readonly-sections `show' documentation.
2377
2378         * main.c: Marked all strings with _().
2379
2380 2002-06-24  Don Howard  <dhoward@redhat.com>
2381
2382         * memattr.c (create_mem_region): Treat hi == 0 as a special case
2383         that means max CORE_ADDR+1.
2384         (lookup_mem_region): Ditto.
2385         (mem_info_command): Ditto.
2386
2387 2002-06-24  Grace Sainsbury  <graces@redhat.com>
2388
2389         * config/m68k/tm-m68k.h (DECR_PC_AFTER_BREAK): Remove.
2390         (REGISTER_BYTES_OK): Remove.
2391         (REGISTER_BYTES): Remove.
2392         (STORE_STRUCT_RETURN): Remove.
2393         (DEPRECATED_EXTRACT_RETURN_VALUE): Remove.
2394         (STORE_RETURN_VALUE): Remove.
2395         (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
2396         (FRAME_CHAIN): Remove.
2397         (FRAMELESS_FUNCTION_INVOCATION): Remove.
2398         (FRAME_SAVED_PC): Remove.  
2399         * m68k-tdep.c (m68k_register_bytes_ok):Add.
2400         (m68k_store_struct_return): Add.
2401         (m68k_deprecated_extract_return_value): Add.
2402         (m68k_deprecated_extract_struct_value_address): Add.
2403         (m68k_store_return_value): Add.
2404         (m68k_frame_chain): Add.
2405         (m68k_frameless_function_invocation): Add.
2406         (m68k_frame_saved_pc): Add.
2407         (m68k_gdbarch_init): added set_gdbarch calls for new 
2408         functions and deleted macros.
2409
2410 2002-06-23  Tom Tromey  <tromey@redhat.com>
2411
2412         * Makefile.in (HFILES_NO_SRCDIR): Remove old files.
2413         (ALLDEPFILES): Likewise.
2414         (udiheaders): Removed.
2415         (udip2soc.o): Likewise.
2416         (udi2go32.o): Likewise.
2417         (udr.o): Likewise.
2418         (HFILES_WITH_SRCDIR): Don't mention udiheaders.
2419
2420 2002-06-22  Andrew Cagney  <ac131313@redhat.com>
2421
2422         * infrun.c (_initialize_infrun): Delete unnecessary call to
2423         build_infrun.
2424
2425         * regcache.h: Update comments describing the regcache_cpy family
2426         of functions.
2427         (regcache_save, regcache_restore): Delete declaration.
2428         (regcache_save_no_passthrough): Delete declaration.
2429         (regcache_restore_no_passthrough): Delete declaration.
2430         * regcache.c (regcache_save): Delete function.
2431         (regcache_save_no_passthrough): Delete function.
2432         (regcache_restore): Delete function.
2433         (regcache_restore_no_passthrough): Delete function.
2434
2435 2002-06-21  Andrew Cagney  <ac131313@redhat.com>
2436
2437         * config/m68k/tm-m68k.h: Fix typo.
2438         (FRAME_INIT_SAVED_REGS): Define when non-multi-arch.
2439         (m68k_frame_init_saved_regs): Declare.
2440
2441 2002-06-21  Jim Blandy  <jimb@redhat.com>
2442
2443         Remove some vestiges of Harris 88k support.
2444         * dwarf2read.c (decode_locdesc): Remove `#if' block for Harris 88k
2445         register numbering quirk.
2446         * elfread.c (elf_symtab_read): Remove `#if' block for skipping
2447         odd symbols occurring in Harris 88k ELF targets.
2448
2449 2002-06-21  Tom Tromey  <tromey@redhat.com>
2450
2451         * gdb_locale.h: New file.
2452         * Makefile.in (GDB_CFLAGS): Define LOCALEDIR.
2453         (defs_h): Added gdb_locale.h.
2454         * configure, config.in: Rebuilt.
2455         * configure.in (PACKAGE): Define.
2456         * defs.h: Include gdb_locale.h.
2457         * main.c (captured_main): Call setlocale, bindtextdomain,
2458         textdomain.
2459
2460 2002-06-21  Dave Brolley  <brolley@redhat.com>
2461
2462         From Stan Shebs, Jim Blandy, Mark Salter, Kevin Buettner:
2463         * config/frv/frv.mt: New file.
2464         * config/frv/tm-frv.h: New file.
2465         * configure.tgt: Support frv-*-*.
2466         * Makefile.in (frv-tdep.o): New target.
2467         * frv-tdep.c: New file.
2468         * NEWS: Mention frv.
2469
2470 2002-06-21  Dave Brolley  <brolley@redhat.com>
2471
2472         * MAINTAINERS: Add self to "Write After Approval" list.
2473
2474 2002-06-21  Grace Sainsbury  <graces@redhat.com>
2475
2476         * config/m68k/tm-m68k.h (REGISTER_BYTE, REGISTER_RAW_SIZE)
2477         (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
2478         (REGISTER_VIRTUAL_TYPE, REGISTER_NAMES, TARGET_LONG_DOUBLE_FORMAT)
2479         (FUNCTION_START_OFFSET, SKIP_PROLOGUE, SAVED_PC_AFTER_CALL)
2480         (INNER_THAN, STACK_ALIGN, REGISTER_SIZE): Remove macros.
2481
2482         * m68k-tdep.c: Include arch-utils.h
2483         (m68k_register_raw_size): Add.
2484         (m68k_register_virtual_size): Add.
2485         (m68k_register_virtual_type): Add.
2486         (m68k_register_name): Add.
2487         (m68k_stack_align): Add.
2488         (m68k_register_byte): Add.
2489         (m68k_gdbarch_init): Add set_gdbarch calls for macros removed in
2490         tm-m68k.h.
2491
2492 2002-06-21  Grace Sainsbury  <graces@redhat.com>
2493
2494         * m68k-tdep.c (m68k_frame_init_saved_regs): Replace
2495         m68k_find_saved_regs.
2496         (m68k_pop_frame): Removed saved_regs structure, and replaced
2497         references to it with frame->saved_regs.
2498         (m68k_gdbarch_init): Added function calls to initialize the
2499         gdbarch structure.
2500         (m68k_fix_call_dummy): Add. 
2501         * config/m68k/tm-m68k.h: (FRAME_FIND_SAVED_REGS): Remove.
2502         (CALL_DUMMY): Remove.
2503         (CALL_DUMMY_LENGTH): Remove.
2504         (CALL_DUMMY_START_OFFSET): Remove.
2505         (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
2506         (FIX_CALL_DUMMY): Remove.
2507         (PUSH_DUMMY_FRAME): Remove.
2508         (POP_FRAME): Remove.
2509
2510 2002-06-19  Pierre Muller  <muller@ics.u-strasbg.fr>
2511
2512         * parse.c (parse_fprintf): New function used to avoid calls to
2513         fprintf in bison parser generated debug code.
2514         * parser-defs.h: Declaration of new parse_fprintf function.
2515         * ada-exp.y, c-exp.y, f-exp.y, jv-exp.y, m2-exp.y, p-exp.y:
2516         Set YYDEBUG to 1 by default.
2517         Set YYFPRINTF as parse_fprintf.
2518
2519 2002-06-21  Michal Ludvig  <mludvig@suse.cz>
2520
2521         * dwarf2cfi.c (read_encoded_pointer): Don't handle pointer 
2522         encoding anymore.
2523         (pointer_encoding, enum ptr_encoding): New.
2524         (execute_cfa_program): Take care about pointer encoding.        
2525         (dwarf2_build_frame_info): Only call parse_frame_info for 
2526         .debug_frame and .eh_frame.
2527         (parse_frame_info): New, derived from former dwarf2_build_frame_info.
2528         fixed augmentation handling, added relative addressing, 
2529         ignore duplicate FDEs. Added comments.
2530         * dwarf2cfi.c: Reindented.
2531         
2532 2002-06-20  Elena Zannoni  <ezannoni@redhat.com>
2533
2534         * event-top.c (command_handler): Don't use space_at_cmd_start
2535         unless there is sbrk() on the host. Assign time and space data
2536         to union fields of the appropriate length.
2537
2538 2002-06-20  Michal Ludvig  <mludvig@suse.cz>
2539
2540         * x86-64-tdep.c (x86_64_register_nr2name): Rename to 
2541         x86_64_register_name. Return type changed to 'const char *'.
2542         (x86_64_register_name2nr): Rename to x86_64_register_number.
2543         (x86_64_gdbarch_init): Update to reflect the change.
2544         * x86-64-tdep.h: Ditto.
2545         * x86-64-linux-nat.c (x86_64_fxsave_offset)
2546         (supply_fpregset): Ditto.
2547
2548 2002-06-19  Andrew Cagney  <cagney@redhat.com>
2549
2550         * regcache.h: Update copyright.
2551         (struct regcache, struct gdbarch): Add opaque declarations.
2552         (current_regcache): Declare global variable.
2553         (regcache_read, regcache_write): Add gdbarch parameter.
2554         (regcache_save, regcache_save_no_passthrough)
2555         (regcache_restore, regcache_restore_no_passthrough)
2556         (regcache_dup, regcache_dup_no_passthrough)
2557         (regcache_cpy, regcache_cpy_no_passthrough)
2558         (deprecated_grub_regcache_for_registers)
2559         (deprecated_grub_regcache_for_register_valid)
2560         (regcache_valid_p): Add function declarations.
2561         
2562         * regcache.c: Update copyright.
2563         (regcache_descr_handle): New global variable.
2564         (struct regcache_descr): Define.
2565         (init_legacy_regcache_descr, init_regcache_descr): New functions.
2566         (regcache_descr, xfree_regcache_descr): New functions.
2567         (struct regcache): Define.
2568         (regcache_xmalloc, regcache_xfree): New functions.
2569         (regcache_cpy, regcache_cpy_no_passthrough): New functions.
2570         (regcache_dup, regcache_dup_no_passthrough): New functions.
2571         (regcache_valid_p, regcache_read_as_address): New functions.
2572         (deprecated_grub_regcache_for_registers): New function.
2573         (deprecated_grub_regcache_for_register_valid): New function.
2574         (current_regcache): New global variable.
2575         (register_buffer): Add regcache parameter.  Update calls.
2576         (regcache_read, regcache_write): Add regcache parameter.  Rewrite.
2577         (read_register_gen, write_register_gen): Update register_buffer
2578         call.  Test for legacy_p instead of gdbarch_register_read_p or
2579         gdbarch_register_write_p.
2580         (regcache_collect): Update register_buffer call.
2581         (build_regcache): Rewrite.  Use deprecated grub functions.
2582         (regcache_save, regcache_save_no_passthrough): New functions.
2583         (regcache_restore, regcache_restore_no_passthrough): New
2584         functions.
2585         (_initialize_regcache): Create the regcache_data_handle. Swap
2586         current_regcache global variable.
2587         
2588         * sh-tdep.c (sh_pseudo_register_read): Add current_regcache
2589         parameter to regcache_read and regcache_write calls.
2590         (sh4_register_read): Ditto.
2591         (sh64_pseudo_register_read): Ditto.
2592         (sh64_register_read): Ditto.
2593         (sh_pseudo_register_write): Ditto.
2594         (sh4_register_write): Ditto.
2595         (sh64_pseudo_register_write): Ditto.
2596         (sh64_register_write): Ditto.
2597
2598         * defs.h (XCALLOC): Define.
2599
2600 2002-06-19  Grace Sainsbury  <graces@redhat.com>
2601
2602         * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Added (set to 0).
2603         * m68k-tdep.c (m68k_gdbarch_init): Added.
2604         (m68k_dump_tdep): Added.
2605
2606 2002-06-19  Daniel Jacobowitz  <drow@mvista.com>
2607
2608         * ada-lang.c (fill_in_ada_prototype): Update comment.
2609
2610 2002-06-19  Daniel Jacobowitz  <drow@mvista.com>
2611
2612         * mips-tdep.c (enum mips_abi): Explicitly start at 0.  Add
2613         MIPS_ABI_LAST.
2614         (mips_abi_string, mips_abi_strings): New.
2615         (struct gdbarch_tdep): Remove mips_abi_string, add found_abi.
2616         (mips_gdbarch_init): Set tdep->found_abi.  Don't set
2617         tdep->mips_abi_string.  Honor mips_abi_string.  Default to
2618         O32 if no ABI is found.
2619         (mips_dump_tdep): Use mips_abi_strings.
2620         (mips_abi_update): New function.
2621         (_initialize_mips_tdep): Initialize mips_abi_string.  Add  
2622         ``set mips abi'' and ``show mips abi''.  Check the size of
2623         mips_abi_strings.
2624
2625 2002-06-19  Andrew Cagney  <cagney@redhat.com>
2626
2627         * i386-linux-tdep.c (i386_linux_register_name): Make return type
2628         constant.
2629
2630 2002-06-18  Joel Brobecker  <brobecker@gnat.com>
2631
2632         * alpha-tdep.c (heuristic_proc_desc): Compute the size of the  
2633         current frame using only the first stack size adjustment. All
2634         subsequent size adjustments are not considered to be part of
2635         the "static" part of the current frame.
2636         Compute the address of the saved registers relative to the
2637         Frame Pointer ($fp) instead of the Stack Pointer if $fp is
2638         in use in this frame.
2639
2640 2002-06-18  Don Howard  <dhoward@redhat.com>
2641  
2642         * valops.c (value_ind): Use value_at_lazy() when dereferencing
2643         type int expressions.  Thanks to Jim Blandy <jimb@redhat.com> for
2644         suggesting this solution.
2645
2646 2002-06-18  Andrew Cagney  <ac131313@redhat.com>
2647
2648         * config/romp/xm-rtbsd.h: Delete file.
2649         * config/romp/rtbsd.mh: Delete file.
2650
2651 2002-06-18  Keith Seitz  <keiths@redhat.com>
2652
2653         * breakpoint.c (condition_command): Post breakpoint_modify
2654         when a condition is added to an existing breakpoint.
2655         (commands_command): Likewise for commands.
2656         (set_ignore_count): Likewise for ignore counts.
2657         If no tty, do not simply return, still need to send event
2658         notification.
2659         (ignore_command): Only print a newline if the command came
2660         from a tty.
2661         Don't call breakpoints_changed, since this is now properly
2662         handled by set_ignore_count.
2663
2664 2002-06-18  Andrew Cagney  <cagney@redhat.com>
2665
2666         * MAINTAINERS: Note that cris-elf target can be compiled with
2667         -Werror.
2668         * cris-tdep.c (cris_register_name): Make return type constant.
2669         (cris_breakpoint_from_pc): Ditto.
2670
2671 2002-06-18  Michal Ludvig  <mludvig@suse.cz>
2672
2673         * frame.h (struct frame_info): Change type of context to 
2674         'struct context'.
2675
2676 2002-06-17  Andrew Cagney  <cagney@redhat.com>
2677
2678         * gdbarch.sh (REGISTER_NAME): Change return type a constant string
2679         pointer.
2680         * gdbarch.h, gdbarch.c: Regenerate.
2681         * config/mips/tm-mips.h (mips_register_name): Update.
2682         * i386-tdep.h (i386_register_name): Update.
2683         * mips-tdep.c (mips_register_name): Update
2684         * alpha-tdep.c (alpha_register_name): Update.
2685         * arch-utils.c (legacy_register_name): Update.
2686         * arch-utils.h (legacy_register_name): Update.
2687         * avr-tdep.c (avr_register_name): Update.
2688         * ia64-tdep.c (ia64_register_name): Update.
2689         * i386-tdep.c (i386_register_name): Update.
2690         * sparc-tdep.c (sparc32_register_name): Update.
2691         (sparc64_register_name): Update.
2692         (sparclite_register_name): Update.
2693         (sparclet_register_name): Update.
2694         * sh-tdep.c (sh_generic_register_name): Update.
2695         (sh_sh_register_name): Update.
2696         (sh_sh3_register_name): Update.
2697         (sh_sh3e_register_name): Update.
2698         (sh_sh_dsp_register_name): Update.
2699         (sh_sh3_dsp_register_name): Update.
2700         (sh_sh4_register_name): Update.
2701         (sh_sh64_register_name): Update.
2702         * s390-tdep.c (s390_register_name): Update.
2703         * rs6000-tdep.c (rs6000_register_name): Update.
2704         * ns32k-tdep.c (ns32k_register_name_32082): Update.
2705         (ns32k_register_name_32382): Update.
2706         * d10v-tdep.c (d10v_ts2_register_name): Update.
2707         (d10v_ts3_register_name): Update.
2708         * xstormy16-tdep.c (xstormy16_register_name): Update.
2709         * vax-tdep.c (vax_register_name): Update.
2710         * v850-tdep.c (v850_register_name): Update.
2711         * m68hc11-tdep.c (m68hc11_register_name): Update.
2712         * mn10300-tdep.c (mn10300_generic_register_name): Update.
2713         (am33_register_name): Update.
2714
2715 2002-06-17  Grace Sainsbury  <graces@redhat.com>
2716
2717         * m68k-tdep.c: Reindented.
2718
2719 2002-06-17  Andrew Cagney  <ac131313@redhat.com>
2720
2721         * gdb_indent.sh: Add prgregset_t, fpregset_t, and gregset_t to the
2722         list of predefined types.
2723
2724 2002-06-16  Mark Kettenis  <kettenis@gnu.org>
2725
2726         * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE,
2727         REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL,
2728         REGISTER_CONVERT_TO_RAW): Remove defines.
2729         (i386_register_virtual_type, i386_register_convertible,
2730         i386_register_convert_to_virtual, i386_register_convert_to_raw):
2731         Remove prototypes.
2732         * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
2733         macros mentioned above.
2734
2735         * config/i386/tm-i386lynx.h (SAVED_PC_AFTER_CALL): Remove define.
2736         (i386lynx_saved_pc_after_call): Remove prototype.
2737         * i386ly-tdep.c: Include "i386-tdep.h".
2738         (i386lynx_saved_pc_after_call): Make static.  Use
2739         read_memory_nobpt instead of read_memory.  Use
2740         read_memory_unsigned_integer instead of read_memory_integer.
2741         (i386lynx_init_abi): New function.
2742         (i386lynx_coff_osabi_sniffer): New function.
2743         (_initialize_i386bsd_tdep): New function.
2744
2745         * config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY,
2746         CALL_DUMMY_LENGTH, CALL_DUMMY_START_OFFSET,
2747         CALL_DUMMY_BREAKPOINT_OFFSET, FIX_CALL_DUMMY): Remove defines.
2748         (i386_fix_call_dummy): Remove prototype.
2749         * i386-tdep.c (i386_call_dummy_words): New variable.
2750         (i386_gdbarch_init): Adjust for removal of the
2751         macros mentioned above.
2752
2753 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
2754
2755         * command.h (add_setshow_auto_boolean_cmd): Replace
2756         add_set_auto_boolean_cmd.
2757         * cli/cli-decode.c (add_setshow_auto_boolean_cmd): Replace
2758         add_set_auto_boolean_cmd.
2759         * cli/cli-decode.h (add_set_auto_boolean_cmd): Delete declaration.
2760         * mips-tdep.c (_initialize_mips_tdep): Update ``set mips
2761         mask-address'' command.
2762         (show_mask_address): Add cmd parameter.
2763         * remote.c (add_packet_config_cmd): Update.  Change type of
2764         set_func and show_func to cmd_sfunc_ftype.
2765         (_initialize_remote): Update `set remote Z-packet'
2766         (show_remote_protocol_qSymbol_packet_cmd): Add cmd parameter.
2767         (show_remote_protocol_e_packet_cmd): Ditto.
2768         (show_remote_protocol_E_packet_cmd): Ditto.
2769         (show_remote_protocol_P_packet_cmd): Ditto.
2770         (show_remote_protocol_Z_software_bp_packet_cmd): Ditto.
2771         (show_remote_protocol_Z_hardware_bp_packet_cmd): Ditto.
2772         (show_remote_protocol_Z_write_wp_packet_cmd): Ditto.
2773         (show_remote_protocol_Z_read_wp_packet_cmd): Ditto.
2774         (show_remote_protocol_Z_access_wp_packet_cmd): Ditto.
2775         (show_remote_protocol_Z_packet_cmd): Ditto.
2776         (show_remote_protocol_binary_download_cmd): Ditto.
2777         (show_remote_cmd): Pass NULL to all of above.
2778
2779 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
2780
2781         * config/i386/tm-i386.h (PUSH_ARGUMENTS, STORE_STRUCT_RETURN,
2782         DEPRECATED_EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE,
2783         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS, PUSH_DUMMY_FRAME,
2784         POP_FRAME): Remove defines.
2785         (i386_push_arguments, i386_store_struct_return,
2786         i386_extract_return_value, i386_store_return_value,
2787         i386_extract_struct_value_address, i386_push_dummy_frame,
2788         i386_pop_frame): Renove prototypes.
2789         * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
2790         macros mentioned above.
2791
2792 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
2793
2794         * cli/cli-decode.c (add_setshow_boolean_cmd): Replace
2795         add_set_boolean_cmd.
2796         (add_setshow_cmd): New function.
2797         * command.h (add_setshow_boolean_cmd): Replace
2798         add_set_boolean_cmd.
2799         * remote-rdi.c (_initialize_remote_rdi): Update ``set rdiheartbeat''
2800         and ``set rdiromatzero''.
2801         * maint.c (_initialize_maint_cmds): Update commented out code.
2802         * cli/cli-decode.h (add_set_boolean_cmd): Delete declaration.
2803         * target.c (initialize_targets): Update `set
2804         trust-readonly-sections'.
2805         * remote.c (_initialize_remote): Update `set remotebreak'.
2806
2807 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
2808
2809         * config/i386/tm-i386.h (FUNCTION_START_OFFSET, INNER_THAN,
2810         BREAKPOINT, DECR_PC_AFTER_BREAK): Removed.
2811         * i386-tdep.c (i386_skip_prologue): Adjust function signature to
2812         fit into multi-arch framework.
2813         (i386_breakpoint_from_pc): New function.
2814         (i386_gdbarch_init): Adjust for removal of the macros mentioned
2815         above.
2816
2817         * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION,
2818         FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS,
2819         FRAME_ARGS_SKIP, FRAME_INIT_SAVED_REGS): Remove defines.
2820         (i386_frameless_function_invocation, i386_frame_num_args,
2821         i386_frame_init_saved_regs): Remove prototypes.
2822         * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
2823         macros mentioned above.
2824
2825 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
2826
2827         * cli/cli-decode.c (set_cmd_cfunc): Update.
2828         (set_cmd_sfunc): Update.
2829         * command.h (cmd_cfunc_ftype, cmd_sfunc_ftype): Declare.
2830         (set_cmd_sfunc, set_cmd_cfunc): Update.
2831         * cli/cli-decode.h: Update.
2832
2833 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
2834
2835         * i386-sol2-tdep.c (i386_sol2_osabi_sniffer): New function.
2836         (_initialize_i386_sol2_tdep): Register i386_sol2_osabi_sniffer.
2837
2838 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
2839
2840         * defs.h (auto_boolean): Declare enum.
2841         * command.h (cmd_auto_boolean): Delete enum.
2842         * mips-tdep.c (mask_address_var): Update.
2843         (mips_mask_address_p): Update.
2844         (show_mask_address): Update.
2845         * remote.c (struct packet_config): Update.
2846         (update_packet_config): Update.
2847         (show_packet_config_cmd): Update.
2848         (packet_ok): Update.
2849         (add_packet_config_cmd): Update.
2850         (_initialize_remote): 
2851         * command.h: Update.
2852         * cli/cli-setshow.c (parse_auto_binary_operation): Update.
2853         (do_setshow_command): Update.
2854         * cli/cli-decode.c (add_set_auto_boolean_cmd): Update.
2855         * cli/cli-decode.h: Update.
2856
2857 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
2858
2859         * config/i386/tm-cygwin.h, config/i386/tm-fbsd.h,
2860         config/i386/tm-go32.h, config/i386/tm-i386gnu.h,
2861         config/i386/tm-i386sol2.h, config/i386/tm-i386v4.h,
2862         config/i386/tm-linux.h, config/i386/tm-nbsd.h,
2863         config/i386/tm-obsd.h (HAVE_I387_REGS): Remove define.
2864         * config/i386/tm-i386.h: Unconditionally define FLOAT_INFO.
2865
2866         * i386-tdep.c (i386_coff_osabi_sniffer): Add "coff-go32" to the
2867         list of DJGPP COFF targets.
2868
2869         * config/i386/tm-i386.h (REGISTER_SIZE): Remove define.
2870         (NUM_GREGS, NUM_FREGS, NUM_SSE_REGS): Remove defines.
2871         (FP_REGNUM, SP_REGNUM, PC_REGNUM, PS_REGNUM): Remove defines.
2872         (FP0_REGNUM): Remove define.
2873         (MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE,
2874         MAX_REGISTER_VIRTUAL_SIZE): Remove define.
2875         (i386_register_virtual_size): Remove protoype.
2876         * i386-tdep.c (i386_register_virtual_size): Removed.
2877         (i386_extract_return_value, i386_store_return_value): Use
2878         FP0_REGNUM instead of NUM_FREGS to determine whether the
2879         floating-point registers are available.
2880         (i386_gdbarch_init): Tweak FIXME about FPU registers.
2881         Adjust for removal of macros mentioned above.
2882
2883 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
2884
2885         * i386v4-nat.c: Include "i386-tdep.h".  Reformat and tweak various
2886         comments.
2887         (fill_gregset, supply_gregset, supply_fpregset, fill_fpregset):
2888         Remove prototypes.
2889         (supply_gregset, fill_gregset): Remove use of register keyword and
2890         remove declaration for regmap.  Use I386_NUM_GREGS instead of
2891         NUM_REGS and NUM_FREGS.
2892         (FPREGSET_FSAVE_OFFSET): Remove.
2893         (supply_fpregset, fill_fpregset): Use FPO_REGNUM instead of
2894         NUM_FREGS to determine whether the floating-point registers are
2895         available.
2896
2897         * i386gnu-nat.c (supply_gregset, gnu_fetch_registers,
2898         gnu_store_registers): Replace usage of NUM_GREGS with
2899         I386_NUM_GREGS.
2900
2901         * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
2902         OLD_CANNOT_STORE_REGISTER, supply_gregset, fill_gregset): Replace
2903         usage of NUM_GREGS with I386_NUM_GREGS.
2904
2905         * i386-linux-nat.c (fill_gregset): Remove redundant parentheses.
2906
2907         * i386bsd-nat.c: Include "i386-tdep.h".
2908         (supply_gregset, fill_gregset): Replace usage of NUM_GREGS with
2909         I386_NUM_GREGS.
2910
2911         * i386v-nat.c: Remove copnditional inclusion of <asm/debugreg.h>,
2912         and associated comment.  They no longer make any sense, since we
2913         don't use this file anymore on Linux.
2914
2915         * config/i386/tm-i386.h (MAX_NUM_REGS): Removed.
2916         * i386-tdep.c (i386_register_offset, i386_register_size): Use
2917         I386_SSE_NUM_REGS instead of MAX_NUM_REGS for the number of
2918         elements in these arrays.
2919         (_initialize_i386_tdep): Use I386_SSE_NUM_REGS instead of
2920         MAX_NUM_REGS.
2921
2922 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
2923
2924         * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.
2925         * osabi.c (gdb_osabi_names): Add entry for "LynxOS".
2926
2927 2002-06-14  Andrew Cagney  <cagney@redhat.com>
2928
2929         * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
2930         EXTRACT_RETURN_VALUE.
2931         (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Rename
2932         EXTRACT_STRUCT_VALUE_ADDRESS.
2933         * gdbarch.h, gdbarch.c: Regenerate.
2934         
2935         * values.c (value_being_returned): Handle
2936         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
2937         (EXTRACT_RETURN_VALUE): Define as DEPRECATED_EXTRACT_RETURN_VALUE.
2938
2939         * arm-linux-tdep.c (arm_linux_init_abi): Update. 
2940         * arm-tdep.c (arm_gdbarch_init): Update.
2941         * avr-tdep.c (avr_gdbarch_init): Update.
2942         * cris-tdep.c (cris_gdbarch_init): Update.
2943         * d10v-tdep.c (d10v_gdbarch_init): Update.
2944         * ia64-tdep.c (ia64_gdbarch_init): Update.
2945         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2946         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2947         * s390-tdep.c (s390_gdbarch_init): Update.
2948         * sh-tdep.c (sh_gdbarch_init): Update.
2949         * s390-tdep.c (s390_gdbarch_init): Update.
2950         * sparc-tdep.c (sparc_gdbarch_init): Update.
2951         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
2952         * v850-tdep.c (v850_gdbarch_init): Update.
2953         * vax-tdep.c (vax_gdbarch_init): Update.
2954         * x86-64-tdep.c (x86_64_gdbarch_init): Update.
2955         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2956
2957         * config/arc/tm-arc.h: Update.
2958         * config/d30v/tm-d30v.h: Update.
2959         * config/fr30/tm-fr30.h: Update.
2960         * config/h8300/tm-h8300.h: Update.
2961         * config/h8500/tm-h8500.h: Update.
2962         * config/i386/tm-i386.h: Update.
2963         * config/i386/tm-ptx.h: Update.
2964         * config/i386/tm-symmetry.h: Update.
2965         * config/i960/tm-i960.h: Update.
2966         * config/m32r/tm-m32r.h: Update.
2967         * config/m68k/tm-delta68.h: Update.
2968         * config/m68k/tm-linux.h: Update.
2969         * config/m68k/tm-m68k.h: Update.
2970         * config/m88k/tm-m88k.h: Update.
2971         * config/mcore/tm-mcore.h: Update.
2972         * config/mips/tm-mips.h: Update.
2973         * config/mn10200/tm-mn10200.h: Update.
2974         * config/pa/tm-hppa.h: Update.
2975         * config/pa/tm-hppa64.h: Update.
2976         * config/sparc/tm-sp64.h: Update.
2977         * config/sparc/tm-sparc.h: Update.
2978         * config/sparc/tm-sparclet.h: Update.
2979         * config/z8k/tm-z8k.h: Update.
2980
2981 2002-06-14  Andrew Cagney  <cagney@redhat.com>
2982
2983         * Makefile.in (i386_linux_tdep_h): Define.
2984         (i386_tdep_h, i387_tdep_h): Define.
2985         (i386-linux-nat.o): Add $(i386_linux_tdep_h),
2986         $(i386_tdep_h) and $(i387_tdep_h).
2987         * i386-linux-nat.c: Include "i386-linux-tdep.h".
2988
2989 2002-06-14  Mark Kettenis  <kettenis@gnu.org>
2990
2991         * config/i386/tm-i386.h (START_INFERIOR_TRAPS_EXPECTED): Removed.
2992         Already covered by the default.
2993
2994         * config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT,
2995         TARGET_LONG_DOUBLE_BIT): Remove.  * i386-tdep.c
2996         (i386_gdbarch_init): Initialize long_double_format and long_double
2997         bit.
2998
2999         * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and
3000         i386bsd-tdep.o.  Remove solib.o, solib-svr4.o and solib-legacy.o.
3001         Move these to ...
3002         * config/i386/i386sol2.mh: ... here.
3003         * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Remove define.
3004         (sigtramp_saved_pc, I386V4_SIGTRAMP_SAVED_PC): Don't #undef.
3005         (SIGCONTEXT_PC_OFFSET): Remove define.
3006         (IN_SIGTRAMP): Remove define.
3007         * i386-sol2-tdep.c: New file.
3008         
3009         * config/i386/i386nw.mt (TM_FILE): Change to tm-i386.h.
3010         * config/i386/tm-i386nw.h: Removed.
3011
3012         * config/i386/tm-fbsd.h (STAB_REG_TO_REGNUM,
3013         USE_STRUCT_CONVENTION): Remove defines.
3014         (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
3015         (get_longjmp_target): Remove prototype.
3016         (IN_SIGTRAMP): Remove define.
3017         (i386bsd_in_sigtramp): Remove prototype.
3018         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
3019         function.  Update comment accordingly
3020         (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
3021         (FRAME_SAVED_PC): Remove define.
3022         (i386bsd_frame_saved_pc): Remove prototype.
3023         * config/i386/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC,
3024         GET_LONGJMP_TARGET): Remove defines.
3025         (get_longjmp_target): Remove prototype.
3026         (IN_SIGTRAMP): Remove define.
3027         (i386bsd_in_sigtramp): Remove prototype.
3028         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
3029         function.  Update comment accordingly
3030         (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
3031         (FRAME_SAVED_PC): Remove define.
3032         (i386bsd_frame_saved_pc): Remove prototype.
3033         * config/i386/tm-nbsdaout.h (i386nbsd_aout_use_struct_convention):
3034         Remove prototype.
3035         (USE_STRUCT_CONVENTION): Remove prototype.
3036         * i386bsd-nat.c (i386bsd_sigcontext_pc_offset): Remove
3037         declaration.
3038         (_initialize_i386bsd_nat): Revise logic to determine some
3039         constants at compile time when compiling a native GDB.  Warn if
3040         things don't match up with what we expect.
3041         * i386bsd-tdep.c (i386bsd_sigtramp_start, i386bsd_sigtramp_end):
3042         Remove variables.
3043         (i386bsd_in_sigtramp): Rename tp i386bsd_pc_in_sigtramp.  Rewrite
3044         to use date stored in `struct gdbarch_tdep'.
3045         (i386bsd_sigcontext_offset): Remove varaible.
3046         (i386bsd_sigtramp_saved_pc): Make public.  Rewrite to use data
3047         stored in `struct gdbarch_tdep'.
3048         (i386bsd_frame_saved_pc): Make static.
3049         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): New functions.
3050         (i386bsd_sc_pc_offset, i386nbsd_sc_pc_offset,
3051         i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
3052         i386fbsd4_sc_pc_offset): New variables.
3053         (i386bsd_init_abi, i386nbsd_init_abi, i386nbsdelf_init_abi,
3054         i386fbsdaout_init_abi, i386fbsd_init_abi, i386fbsd4_init_abi): New
3055         functions.
3056         (i386bsd_aout_osabi_sniffer, _initialize_i386bsd_tdep): New
3057         functions.
3058         * i386fbsd-nat.c (_initialize_i386fbsd_nat): Fix type in comment.
3059         Modify the value of i386fbsd_sigtramp_start and
3060         i386fbsd_sigtramp_end instead of i386bsd_sigtramp_start and
3061         i386fbsd_sigtramp_end.
3062         * i386nbsd-tdep.c: (i386nbsd_aout_use_struct_convention): Remove
3063         function.
3064
3065         * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Move
3066         define to i386-linux-tdep.h.
3067         (NUM_REGS, MAX_NUM_REGS, REGISTER_BYTES, REGISTER_NAME,
3068         REGISTER_BYTE, REGISTER_RAW_SIZE, STAB_REG_TO_REGNUM): Remove
3069         defines.
3070         (i386_linux_register_name, i386_linux_register_byte,
3071         i386_linux_register_raw_size): Remove prototypes.
3072         (i386_linux_svr4_fetch_link_map_offsets): Remove prototype.
3073         (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
3074         (IN_SIGTRAMP, FRAME_CHAIN, FRAME_SAVED_PC, SAVED_PC_AFTER_CALL,
3075         TARGET_WRITE_PC): Remove defines.
3076         (i386_linux_in_sigtramp, i386_linux_frame_chain,
3077         i386_linux_frame_saved_pc, i386_linux_saved_pc_after_call,
3078         i386_linux_write_pc): Remove prototypes.
3079         (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
3080         (get_longjmp_target): Remove prototype.
3081         * i386-linux-tdep.h: New file.
3082         * i386-linux-nat.c: Include "i386-linux-tdep.h".
3083         * i386-linux-tdep.c: Include "i386-tdep.h" and
3084         "i386-linux-tdep.h".
3085         (i386_linux_register_name, i386_linux_register_byte,
3086         i386_linux_register_raw_size, i386_linux_in_sigtramp,
3087         i386_linux_write_pc, i386_linux_svr4_fetch_link_map_offsets):
3088         Make static.
3089         (i386_linux_init_abi): New function.
3090         (_initialize_i386_linux_tdep): New function.
3091
3092         * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Remove define.
3093         (i386_saved_pc_after_call): Remove prototype.
3094         (MAX_NUM_REGS): Increase to deal with Linux's orig_eax "register".
3095         (REGISTER_NAME, STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
3096         DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): Remove defines.
3097         (i386_register_name, i386_stab_reg_to_regnum,
3098         i386_dwarf_reg_to_regnum): Remove prototypes.
3099         (SIZEOF_GREGS, SIZEOF_FPU_REGS, SIZEOF_FPU_CTL_REGS,
3100         SIZEOF_SSE_REGS): Remove defines.
3101         (REGISTER_BYTES): Remove define.
3102         (REGISTER_BYTE, REGISTER_RAW_SIZE): Remove defines.
3103         (i386_register_byte, i386_register_raw_size): Remove prototypes.
3104         (FRAME_CHAIN, FRAME_SAVED_PC): Remove defines.
3105         (i386_frame_chain, i386_frame_saved_pc): Remove prototypes.
3106         * config/i386/tm-i386v4.h (FRAME_CHAIN_VALID): Remove define.
3107         (JB_ELEMENT_SIZE, JB_PC, JB_EBX, JB_ESI, JB_EDI, JB_EBP, JB_ESP,
3108         JB_EDX, GET_LONGJMP_TARGET): Remove defines.
3109         (get_longjmp_target): Remove prototype.
3110         (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP): Remove defines.
3111         (sigtramp_saved_pc): Remove define.
3112         (i386v4_sigtramp_saved_pc): Remove prototype.
3113         * config/i386/tm-go32.h (FRAME_CHAIN,
3114         FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC): Remove defines.
3115         (i386go32_frame_saved_pc): Remove prototype.
3116         (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
3117         (get_longjmp_target): Remove prototype.
3118         * i386-tdep.h: Include "osabi.h".
3119         (enum i386_abi): Removed.
3120         (enum struct_return): New enum.
3121         (struct gdbarch_tdep): Remove abi member, add osabi, jb_pc_offset,
3122         struct_return, sigtramp_saved_pc, sigtramp_start, sigtramp_end and
3123         sc_pc_offset members.
3124         (i386_gdbarch_register_os_abi): Remove prototype.
3125         (I386_NUM_GREGS, I386_NUM_FREGS, I386_NUM_XREGS,
3126         I386_SSE_NUM_REGS): New defines.
3127         (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS,
3128         I386_SSE_SIZEOF_REGS): New defines.
3129         (i386_register_name, i386_register_byte, i386_register_raw_size):
3130         New prototypes.
3131         (i386_elf_init_abi, i386_svr4_init_abi): New prototypes.
3132         (i386bsd_sigtramp_saved_pc): New prototype.
3133         * i386-tdep.c: Don't include "elf-bfd.h".
3134         (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum,
3135         i386_frame_chain, i386_saved_pc_after_call): Make static.
3136         (i386_frame_saved_pc): Rewrite to call architecture dependent
3137         function to deal with signal handlers.  Make static.
3138         (i386go32_frame_saved_pc): Removed.
3139         [GET_LONGJMP_TARGET] (JB_PC, JB_ELEMENT_SIZE, get_longjmp_target):
3140         Removed.
3141         (i386_get_longjmp_target): New function.
3142         (default_struct_convention, pcc_struct_convention,
3143         reg_struct_convention, valid_conventions, struct_convention): New
3144         variables.
3145         (i386_use_struct_convention): New function.
3146         (i386v4_sigtramp_saved_pc): Renamed to
3147         i386_svr4_sigtramp_saved_pc.  Made static.  Moved.
3148         (i386_pc_in_sigtramp): New function.
3149         (i386_abi_names): Removed.
3150         (ABI_TAG_OS_GNU_LINUX, ABI_TAG_OS_GNU_HURD,
3151         ABI_TAG_OS_GNU_SOLARIS, ABI_TAG_OS_FREEBSD, ABI_TAG_OS_NETBSD):
3152         Removed.
3153         (process_note_sections, i386_elf_abi_from_note, i386_elf_abi,
3154         i386_gdbarch_register_os_abi): Removed.
3155         (struct i386_abi_handler): Removed.
3156         (i386_abi_handler_list): Removed.
3157         (i386_svr4_pc_in_sigtramp, i386_go32_pc_in_sigtramp): New
3158         functions.
3159         (i386_elf_init_abi, i386_svr4_init_abi, i386_go32_init_abi,
3160         i386_nw_init_abi): New functions.
3161         (i386_gdbarch_init): Rewritten to use generic OS ABI framework.
3162         Use set_gdbarch_xxx() calls instead of relying on macros for a
3163         number of calls.
3164         (i386_coff_osabi_sniffer, i386_nlm_osabi_sniffer): New functions.
3165         (_initialize_i386_tdep): Add new 'struct-convcention' command.
3166         Register the various architecture variants defined in this file.
3167
3168 2002-06-14  Daniel Jacobowitz  <drow@mvista.com>
3169
3170         * gdbtypes.h (TYPE_FLAG_VARARGS): Update comment.
3171         (struct main_type): Remove arg_types member.  Update comments for
3172         struct field.
3173         (TYPE_ARG_TYPES): Remove.
3174         (TYPE_FN_FIELD_ARGS): Update.
3175         (smash_to_method_type): Update prototype.
3176
3177         * c-typeprint.c (cp_type_print_method_args): Take method type
3178         instead of argument list.  Use new argument layout.  Simplify.
3179         (c_type_print_args): Use new argument layout.  Simplify.
3180         (c_type_print_base): Update call to cp_type_print_method_args.
3181         * dwarf2read.c (dwarf2_add_member_fn): Remove unneeded type
3182         argument; use die->type instead.  Update call to
3183         smash_to_method_type.
3184         (read_structure_scope): Update call to dwarf2_add_member_fn.
3185         * gdbtypes.c (allocate_stub_method): Update comment.
3186         (smash_to_method_type): Take new NARGS and VARARGS arguments.
3187         Use new argument layout.
3188         (check_stub_method): Use new argument layout.  Don't count
3189         void as an argument.
3190         (print_arg_types): Update comments.  Use new argument layout.
3191         (recursive_dump_type): Don't print arg_types member.
3192         * hpread.c (hpread_read_struct_type): Use new argument layout.
3193         (fixup_class_method_type): Likewise.
3194         (hpread_type_lookup): Likewise.
3195         * stabsread.c (read_type): Update calls to read_args and
3196         smash_to_method_type.
3197         (read_args): Use new argument layout.  Simplify.
3198         * valops.c (typecmp): Use new argument layout.  Update parameters
3199         and comments.  Simplify.
3200         (hand_function_call): Use new argument layout.
3201         (search_struct_method): Update call to typecmp.
3202         (find_overload_match): Use new argument layout.
3203
3204 2002-06-13  Daniel Jacobowitz  <drow@mvista.com>
3205
3206         * NEWS: Mention multithreaded debug support for gdbserver.
3207
3208 2002-06-13  Daniel Jacobowitz  <drow@mvista.com>
3209
3210         * MAINTAINERS: Mention NEWS.
3211
3212 2002-06-13  Daniel Jacobowitz  <drow@mvista.com>
3213
3214         * gdbserver/regcache.c: Add comment.
3215
3216 2002-06-13  Daniel Jacobowitz  <drow@mvista.com>
3217
3218         * mips-tdep.c (PROC_SYMBOL): Add warning comment.
3219         (struct mips_objfile_private, compare_pdr_entries): New.
3220         (non_heuristic_proc_desc): Read the ".pdr" section if it
3221         is present.
3222
3223 2002-06-12  Andrew Cagney  <ac131313@redhat.com>
3224
3225         * arm-tdep.c (arm_push_arguments): Rewrite using a two-pass loop.
3226         (arm_debug): New static variable.
3227         (_initialize_arm_tdep): Add ``set debug arm'' command.
3228
3229 2002-06-12  Andrew Cagney  <ac131313@redhat.com>
3230
3231         * Makefile.in (sim_arm_h): Define.
3232         (arm-tdep.o): Add $(sim_arm_h) and $(gdb_assert_h).
3233         * arm-tdep.c: Include "gdb/sim-arm.h" and "gdb_assert.h".
3234         (arm_register_sim_regno): New function, map an internal REGNUM
3235         onto a simulator register number.
3236         (arm_gdbarch_init): Set register_sim_regno.
3237
3238 2002-06-09  Aldy Hernandez  <aldyh@redhat.com>
3239
3240         * MAINTAINERS: Add self.
3241
3242 2002-06-11  Jim Blandy  <jimb@redhat.com>
3243
3244         * source.c (source_info): Mention whether the symtab has
3245         information about preprocessor macros.
3246
3247         Call the command `info macro', not `show macro'.
3248         * macrocmd.c (info_macro_command): Renamed from `show_macro_command'.
3249         Fix error message.
3250         (_initialize_macrocmd): Register `info_macro_command' in
3251         `infolist', not `showlist'.
3252
3253 2002-06-11  Daniel Jacobowitz  <drow@mvista.com>
3254
3255         * mips-tdep.c (MIPS_FPU_TYPE, FP_REGISTER_DOUBLE, MIPS_EABI)
3256         (MIPS_LAST_FP_ARG_REGNUM, MIPS_LAST_ARG_REGNUM)
3257         (MIPS_DEFAULT_SAVED_REGSIZE, MIPS_REGS_HAVE_HOME_P)
3258         (MIPS_DEFAULT_STACK_ARGSIZE, GDB_TARGET_IS_MIPS64)
3259         (MIPS_DEFAULT_MASK_ADDRESS_P): Remove obsolete definitions.  Define
3260         unconditionally.
3261         (set_mipsfpu_single_command, set_mipsfpu_double_command)
3262         (set_mipsfpu_none_command): Remove if (GDB_MULTI_ARCH).
3263         (_initialize_mips_tdep): Remove dead code.
3264         * config/mips/tm-irix5.h (MIPS_LAST_ARG_REGNUM)
3265         (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
3266         * config/mips/tm-irix6.h (MIPS_LAST_ARG_REGNUM)
3267         (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
3268         * config/mips/tm-mips.h (MIPS_EABI, MIPS_LAST_ARG_REGNUM,
3269         MIPS_LAST_FP_ARG_REGNUM): Remove.
3270
3271 2002-06-11  Daniel Jacobowitz  <drow@mvista.com>
3272
3273         * gdbserver/thread-db.c: New file.
3274         * gdbserver/proc-service.c: New file.
3275         * gdbserver/acinclude.m4: New file.
3276         * gdbserver/Makefile.in: Add GDBSERVER_LIBS, gdb_proc_service_h,
3277         proc-service.o, and thread-db.o.
3278         (linux-low.o): Add USE_THREAD_DB.
3279         * gdbserver/acconfig.h: Add HAVE_PRGREGSET_T, HAVE_PRFPREGSET_T,
3280         HAVE_LWPID_T, HAVE_PSADDR_T, and PRFPREGSET_T_BROKEN.
3281         * gdbserver/aclocal.m4: Regenerated.
3282         * gdbserver/config.in: Regenerated.
3283         * gdbserver/configure: Regenerated.
3284         * gdbserver/configure.in: Check for proc_service.h, sys/procfs.h,
3285         thread_db.h, and linux/elf.h headrs.
3286         Check for lwpid_t, psaddr_t, prgregset_t, prfpregset_t, and
3287         PRFPREGSET_T_BROKEN.  Introduce srv_thread_depfiles and USE_THREAD_DB.
3288         Check for -lthread_db and thread support.
3289         * gdbserver/configure.srv: Enable thread_db support for ARM, i386, MIPS,
3290         PowerPC, and SuperH.
3291         * gdbserver/i387-fp.c: Constify arguments.
3292         * gdbserver/i387-fp.h: Likewise.
3293         * gdbserver/inferiors.c: (struct thread_info): Renamed from
3294         `struct inferior_info'.  Remove PID member.  Use generic inferior
3295         list header.  All uses updated.
3296         (inferiors, signal_pid): Removed.
3297         (all_threads): New variable.
3298         (get_thread): Define.
3299         (add_inferior_to_list): New function.
3300         (for_each_inferior): New function.
3301         (change_inferior_id): New function.
3302         (add_inferior): Removed.
3303         (remove_inferior): New function.
3304         (add_thread): New function.
3305         (free_one_thread): New function.
3306         (remove_thread): New function.
3307         (clear_inferiors): Use for_each_inferior and free_one_thread.
3308         (find_inferior): New function.
3309         (find_inferior_id): New function.
3310         (inferior_target_data): Update argument type.
3311         (set_inferior_target_data): Likewise.
3312         (inferior_regcache_data): Likewise.
3313         (set_inferior_regcache_data): Likewise.
3314         * gdbserver/linux-low.c (linux_bp_reinsert): Remove.
3315         (all_processes, stopping_threads, using_thrads)
3316         (struct pending_signals, debug_threads, pid_of): New.
3317         (inferior_pid): Replace with macro.
3318         (struct inferior_linux_data): Remove.
3319         (get_stop_pc, add_process): New functions.
3320         (linux_create_inferior): Restore SIGRTMIN+1 before calling exec.
3321         Use add_process and add_thread.
3322         (linux_attach_lwp): New function, based on old linux_attach.  Use
3323         add_process and add_thread.  Set stop_expected for new threads.
3324         (linux_attach): New function.
3325         (linux_kill_one_process): New function.
3326         (linux_kill): Kill all LWPs.
3327         (linux_thread_alive): Use find_inferior_id.
3328         (check_removed_breakpoints, status_pending_p): New functions.
3329         (linux_wait_for_process): Renamed from linux_wait_for_one_inferior.
3330         Update.  Use WNOHANG.  Wait for cloned processes also.  Update process
3331         struct for the found process.
3332         (linux_wait_for_event): New function.
3333         (linux_wait): Use it.  Support LWPs.
3334         (send_sigstop, wait_for_sigstop, stop_all_processes)
3335         (linux_resume_one_process, linux_continue_one_process): New functions.
3336         (linux_resume): Support LWPs.
3337         (REGISTER_RAW_SIZE): Remove.
3338         (fetch_register): Use register_size instead.  Call supply_register.
3339         (usr_store_inferior_registers): Likewise.  Call collect_register.
3340         Fix recursive case.
3341         (regsets_fetch_inferior_registers): Improve error message.
3342         (regsets_store_inferior_registers): Add debugging.
3343         (linux_look_up_symbols): Call thread_db_init if USE_THREAD_DB.
3344         (unstopped_p, linux_signal_pid): New functions.
3345         (linux_target_ops): Add linux_signal_pid.
3346         (linux_init_signals): New function.
3347         (initialize_low): Call it.  Initialize using_threads.
3348         * gdbserver/regcache.c (inferior_regcache_data): Add valid
3349         flag.
3350         (get_regcache): Fetch registers lazily.  Add fetch argument
3351         and update all callers.
3352         (regcache_invalidate_one, regcache_invalidate): New
3353         functions.
3354         (new_register_cache): Renamed from create_register_cache.
3355         Return the new regcache.
3356         (free_register_cache): Change argument to a void *.
3357         (registers_to_string, registers_from_string): Call get_regcache
3358         with fetch flag set.
3359         (register_data): Make static.  Pass fetch flag to get_regcache.
3360         (supply_register): Call get_regcache with fetch flag clear.
3361         (collect_register): Call get_regcache with fetch flag set.
3362         (collect_register_as_string): New function.
3363         * gdbserver/regcache.h: Update.
3364         * gdbserver/remote-utils.c (putpkt): Flush after debug output and use
3365         stderr.
3366         Handle input interrupts while waiting for an ACK.
3367         (input_interrupt): Use signal_pid method.
3368         (getpkt): Flush after debug output and use stderr.
3369         (outreg): Use collect_register_as_string.
3370         (new_thread_notify, dead_thread_notify): New functions.
3371         (prepare_resume_reply): Check using_threads.  Set thread_from_wait
3372         and general_thread.
3373         (look_up_one_symbol): Flush after debug output.
3374         * gdbserver/server.c (step_thread, server_waiting): New variables.
3375         (start_inferior): Don't use signal_pid.  Update call to mywait.
3376         (attach_inferior): Update call to mywait.
3377         (handle_query): Handle qfThreadInfo and qsThreadInfo.
3378         (main): Don't fetch/store registers explicitly.  Use
3379         set_desired_inferior.  Support proposed ``Hs'' packet.  Update
3380         calls to mywait.
3381         * gdbserver/server.h: Update.
3382         (struct inferior_list, struct_inferior_list_entry): New.
3383         * gdbserver/target.c (set_desired_inferior): New.
3384         (write_inferior_memory): Constify.
3385         (mywait): New function.
3386         * gdbserver/target.h: Update.
3387         (struct target_ops): New signal_pid method.
3388         (mywait): Removed macro, added prototype.
3389
3390         * gdbserver/linux-low.h (regset_func): Removed.
3391         (regset_fill_func, regset_store_func): New.
3392         (enum regset_type): New.
3393         (struct regset_info): Add type field.  Use new operation types.
3394         (struct linux_target_ops): stop_pc renamed to get_pc.
3395         Add decr_pc_after_break and breakpoint_at.
3396         (get_process, get_thread_proess, get_process_thread)
3397         (strut process_info, all_processes, linux_attach_lwp)
3398         (thread_db_init): New.
3399
3400         * gdbserver/linux-arm-low.c (arm_get_pc, arm_set_pc,
3401         arm_breakpoint, arm_breakpoint_len, arm_breakpoint_at): New.
3402         (the_low_target): Add new members.
3403         * gdbserver/linux-i386-low.c (i386_store_gregset, i386_store_fpregset)
3404         (i386_store_fpxregset): Constify.
3405         (target_regsets): Add new kind identifier.
3406         (i386_get_pc): Renamed from i386_stop_pc.  Simplify.
3407         (i386_set_pc): Add debugging.
3408         (i386_breakpoint_at): New function.
3409         (the_low_target): Add new members.
3410         * gdbserver/linux-mips-low.c (mips_get_pc, mips_set_pc)
3411         (mips_breakpoint, mips_breakpoint_len, mips_reinsert_addr)
3412         (mips_breakpoint_at): New.
3413         (the_low_target): Add new members.
3414         * gdbserver/linux-ppc-low.c (ppc_get_pc, ppc_set_pc)
3415         (ppc_breakpoint, ppc_breakpoint_len, ppc_breakpoint_at): New.
3416         (the_low_target): Add new members.
3417         * gdbserver/linux-sh-low.c (sh_get_pc, sh_set_pc)
3418         (sh_breakpoint, sh_breakpoint_len, sh_breakpoint_at): New.
3419         (the_low_target): Add new members.
3420         * gdbserver/linux-x86-64-low.c (target_regsets): Add new kind
3421         identifier.
3422
3423 2002-06-11  Michal Ludvig  <mludvig@suse.cz>
3424
3425         * dwarf2cfi.c (unwind_tmp_obstack_init): New.
3426         (unwind_tmp_obstack_free, parse_frame_info)
3427         (update_context, cfi_read_fp, cfi_write_fp)
3428         (cfi_frame_chain, cfi_init_extra_frame_info)
3429         (cfi_virtual_frame_pointer): Use the above function.
3430         * dwarf2cfi.c: Reindented (using 'indent dwarf2cfi.c').
3431
3432 2002-06-11  Corinna Vinschen  <vinschen@redhat.com>
3433
3434         * v850-tdep.c (v850_type_is_scalar): New function.
3435         (v850_use_struct_convention): Match current gcc implementation
3436         as close as possible.
3437         (v850_push_arguments): Fix stack_offset handling.  Don't write
3438         struct_addr into register.  This is done by v850_store_struct_return.
3439         (v850_extract_return_value): Care for structs.
3440         (v850_store_return_value): Ditto.
3441         (v850_store_struct_return): Actually write address.
3442
3443 2002-06-11  Michal Ludvig  <mludvig@suse.cz>
3444
3445         * x86-64-tdep.c (x86_64_skip_prologue): Fix to work on functions
3446         without debug information too.
3447
3448 2002-06-10  Andrew Cagney  <ac131313@redhat.com>
3449
3450         * gdbarch.sh (PRINT_FLOAT_INFO): Add frame and ui_file parameters.
3451         Make multi-arch pure.
3452         * gdbarch.h, gdbarch.c: Re-generate.
3453         * arm-tdep.c (arm_print_float_info): Update.
3454         * arch-utils.h (default_print_float_info): Update.
3455         * arch-utils.c (default_print_float_info): Update.
3456         * infcmd.c (float_info): Update call.
3457
3458 2002-06-10  Andrew Cagney  <ac131313@redhat.com>
3459
3460         * Makefile.in (init.c): Move the call to _initialize_gdbtypes to
3461         the front of the initialize list.
3462
3463 2002-06-10  Andrew Cagney  <ac131313@redhat.com>
3464
3465         * infrun.c (struct inferior_status): Replace fields
3466         selected_frame_address and selected_level with field
3467         selected_frame_id.
3468         (save_inferior_status): Update.  Use get_frame_id.
3469         (struct restore_selected_frame_args): Delete.
3470         (restore_selected_frame): Update.  Use frame_find_by_id.
3471         (restore_inferior_status): Update.
3472
3473         * breakpoint.h (struct breakpoint): Change type of
3474         watchpoint_frame to frame_id.
3475         * breakpoint.c (insert_breakpoints): Use frame_find_by_id.  Remove
3476         call to get_current_frame.
3477         (do_enable_breakpoint): Use frame_find_by_id.  Remove call to
3478         get_current_frame.
3479         (watchpoint_check): Use frame_find_by_id.
3480
3481         * frame.h (record_selected_frame): Delete declaration.
3482         * stack.c (record_selected_frame): Delete function.
3483         
3484         * frame.h (struct frame_id): Define.
3485         (get_frame_id): Declare.
3486         (frame_find_by_id): Declare.
3487         * frame.c (frame_find_by_id): New function.
3488         (get_frame_id): New function.
3489
3490 2002-06-10  Andrey Volkov <avolkov@transas.com>
3491
3492         * ser-e7kpc.c: Fix duplicated define and call of 
3493         _initialize_ser_e7000pc
3494             
3495 2002-06-09  Daniel Jacobowitz  <drow@mvista.com>
3496
3497         * signals/signals.c (target_signal_from_host): Fix #ifdef
3498         SIGRTMIN case.
3499         (do_target_signal_to_host): Likewise.
3500
3501 2002-06-09  Daniel Jacobowitz  <drow@mvista.com>
3502
3503         * mips-tdep.c (mips_find_abi_section): New function.
3504         (mips_gdbarch_init): Call it.
3505
3506 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
3507
3508         * solib-svr4.c (init_fetch_link_map_offsets): Simply return
3509         legacy_fetch_link_map_offsets.  Adjust comment to reflect reality
3510         after Andrew's 2002-06-08 gdbarch change.
3511
3512 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
3513
3514         * i386-linux-nat.c (suppy_gregset): Don't supply
3515         I386_LINUX_ORIG_EAX_REGNUM if there isn't room for it in GDB's
3516         register cache.
3517         (fill_gregset): Don't fetch it under the same circumstances.
3518
3519 2002-06-09  Andrew Cagney  <cagney@redhat.com>
3520
3521         * Makefile.in (callback_h): Define.
3522         (remote_sim_h): Update path to remote-sim.h.
3523         (remote-rdp.o): Add $(callback_h).
3524         (remote-sim.o): Use $(callback_h).
3525         * remote-sim.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
3526         * remote-rdp.c: Include "gdb/callback.h".
3527
3528 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
3529
3530         * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3531         * osabi.c (gdb_osabi_names): Add "DJGPP" and "NetWare".
3532
3533 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
3534
3535         * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__.
3536         * rdi-share/serpardr.c: Ditto.
3537         * rdi-share/unixcomm.c: Ditto.
3538         * rdi-share/serdrv.c: Ditto.
3539         * rdi-share/hostchan.h: Ditto.
3540         * rdi-share/hostchan.c: Ditto.
3541         * rdi-share/host.h: Ditto.
3542         * rdi-share/devsw.c: Ditto.
3543
3544         * objfiles.h: Change type of obj_private to void pointer.
3545         * pa64solib.c: Update copyright.  Don't include "assert.h", use
3546         strcmp instead of STREQ, use LONGEST, do not use PTR
3547         * somsolib.c: Ditto.
3548
3549         * config/djgpp/fnchange.lst: Fix problems with bfd/elf32-i386.c,
3550         bfd/elf32-i386qnx.c, bfd/elf32-sh.c, bfd/elf32-sh64-nbsd.c,
3551         bfd/elf64-sh64-nbsd.c bfd/elf64-sh64.c.
3552
3553 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
3554
3555         * frame.c (GET_SAVED_REGISTER): Delete macro definition.
3556         (default_get_saved_register): Delete function.
3557         * gdbarch.sh (GET_SAVED_REGISTER): Set default to
3558         generic_unwind_get_saved_register.
3559         * gdbarch.h, gdbarch.c: Re-generate.
3560         
3561 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
3562
3563         * gdbarch.sh (FRAME_CHAIN_VALID): Set default to
3564         generic_func_frame_chain_valid.
3565         * gdbarch.h, gdbarch.c: Re-generate.
3566         * blockframe.c (generic_func_frame_chain_valid): Only check
3567         PC_IN_CALL_DUMMY when generic dummy frames.  Don't worry about
3568         passing FP to PC_IN_CALL_DUMMY.
3569         Fix PR gdb/360.
3570
3571 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
3572
3573         * gdbarch.sh (struct gdbarch_data): Add field init_p.
3574         (register_gdbarch_data): Initialize init_p.
3575         (gdbarch_data): Initialize data pointer using the init function.
3576         (init_gdbarch_data): Delete function.
3577         (gdbarch_update_p): Update.
3578         (initialize_non_multiarch): Update.
3579         (struct gdbarch): Add field initialized_p.
3580         * gdbarch.h, gdbarch.c: Re-generate.
3581
3582 2002-06-07  Michal Ludvig  <mludvig@suse.cz>
3583
3584         * x86-64-linux-nat.c (x86_64_fxsave_offset): New.
3585         (supply_fpregset, fill_fpregset): Don't call i387_*_fxsave,
3586         better do the things actually here.
3587         * x86-64-tdep.c (x86_64_register_name2nr): New.
3588         (x86_64_register_name): Renamed to x86_64_register_nr2name.
3589         (x86_64_gdbarch_init): Respect the above change.
3590         * x86-64-tdep.h (x86_64_register_name2nr)
3591         (x86_64_register_nr2name): Add prototypes.
3592         * config/i386/x86-64linux.mt (TDEPFILES): Remove i387-tdep.o.
3593
3594 2002-06-06  Michael Snyder  <msnyder@redhat.com>
3595
3596         * d10v-tdep.c (d10v_push_arguments): Handle struct_return.
3597         Delete extra braces and re-indent.
3598         (d10v_store_return_value): Char return values
3599         must be shifted over by one byte in R0.
3600         (d10v_extract_return_value): Delete extra braces, re-indent.
3601
3602 2002-06-06  Elena Zannoni  <ezannoni@redhat.com>
3603
3604         * d10v-tdep.c (d10v_read_sp, d10v_read_fp): Add prototype.
3605         (d10v_register_virtual_type): Make $fp and $sp be pointer to data.
3606         (d10v_integer_to_address): Rewrite.
3607         (d10v_frame_init_saved_regs): When reading fp and sp registers use
3608         the d10v specific functions which take care of converting to the
3609         correct space.
3610
3611 2002-06-06  Elena Zannoni  <ezannoni@redhat.com>
3612
3613         * config/djgpp/fnchange.lst: Add testsuite files altivec-abi.c,
3614         altivec-abi.exp, altivec-regs.c, altivec-regs.exp.
3615
3616 2002-06-02  Andrew Cagney  <ac131313@redhat.com>
3617
3618         * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm
3619         includes.
3620         * config/tm-linux.h: Ditto.
3621         * config/alpha/tm-alphalinux.h: Ditto.
3622         * config/arm/nm-linux.h, config/arm/tm-linux.h: Ditto.
3623         * config/arm/xm-nbsd.h, config/i386/nm-gnu.h: Ditto.
3624         * config/i386/nm-i386lynx.h, config/i386/nm-i386sol2.h: Ditto.
3625         * config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h: Ditto.
3626         * config/i386/nm-linux.h, config/i386/nm-m3.h: Ditto.
3627         * config/i386/nm-ptx4.h, config/i386/nm-x86-64.h: Ditto.
3628         * config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h: Ditto.
3629         * config/i386/tm-i386m3.h, config/i386/tm-i386sco5.h: Ditto.
3630         * config/i386/tm-i386v4.h, config/i386/tm-linux.h: Ditto.
3631         * config/i386/tm-ptx4.h, config/i386/tm-vxworks.h: Ditto.
3632         * config/i386/xm-i386v4.h, config/i386/xm-nbsd.h: Ditto.
3633         * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
3634         * config/i960/tm-vx960.h, config/ia64/nm-aix.h: Ditto.
3635         * config/ia64/nm-linux.h, config/ia64/tm-aix.h: Ditto.
3636         * config/ia64/tm-linux.h, config/ia64/xm-aix.h: Ditto.
3637         * config/m68k/nm-linux.h, config/m68k/nm-m68klynx.h: Ditto.
3638         * config/m68k/nm-sysv4.h, config/m68k/tm-linux.h: Ditto.
3639         * config/m68k/tm-m68klynx.h, config/m68k/tm-m68kv4.h: Ditto.
3640         * config/m68k/tm-sun2os4.h, config/m68k/tm-sun3os4.h: Ditto.
3641         * config/m68k/tm-vx68.h, config/m68k/xm-m68kv4.h: Ditto.
3642         * config/m68k/xm-nbsd.h, config/m88k/nm-delta88v4.h: Ditto.
3643         * config/m88k/tm-delta88v4.h, config/m88k/xm-delta88v4.h: Ditto.
3644         * config/mips/nm-irix5.h, config/mips/nm-linux.h: Ditto.
3645         * config/mips/tm-linux.h, config/mips/tm-mips64.h: Ditto.
3646         * config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h: Ditto.
3647         * config/mips/tm-vxmips.h, config/mips/xm-irix5.h: Ditto.
3648         * config/mips/xm-mipsv4.h, config/ns32k/xm-nbsd.h: Ditto.
3649         * config/pa/nm-hppao.h, config/powerpc/nm-linux.h: Ditto.
3650         * config/powerpc/tm-linux.h, config/powerpc/tm-vxworks.h: Ditto.
3651         * config/powerpc/xm-aix.h, config/rs6000/nm-rs6000ly.h: Ditto.
3652         * config/rs6000/tm-rs6000ly.h, config/rs6000/xm-aix4.h: Ditto.
3653         * config/sh/tm-linux.h, config/sparc/nm-linux.h: Ditto.
3654         * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4sol2.h: Ditto.
3655         * config/sparc/tm-linux.h, config/sparc/tm-sp64linux.h: Ditto.
3656         * config/sparc/tm-sp64sim.h, config/sparc/tm-sparclynx.h: Ditto.
3657         * config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h: Ditto.
3658         * config/sparc/tm-vxsparc.h, config/sparc/xm-sun4sol2.h: Ditto.
3659
3660 2002-05-04  Aidan Skinner <aidan@velvet.net>
3661
3662         * ada-exp.tab.c: New file
3663         * ada-exp.y: New file
3664         * ada-lang.c: New file
3665         * ada-lang.h: New file
3666         * ada-lex.c: New file
3667         * ada-lex.l: New file
3668         * ada-tasks.c: New file
3669         * ada-typeprint.c: New file
3670         * ada-valprint.c: New file
3671         
3672 2002-06-02  Jason Thorpe  <thorpej@wasabisystems.com>
3673
3674         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Don't set
3675         use_struct_convention to ppc_sysv_abi_broken_use_struct_convention.
3676
3677 2002-06-02  Jason Thorpe  <thorpej@wasabisystems.com>
3678
3679         * config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
3680         insetead of ppc-linux-tdep.o.
3681         * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
3682         * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
3683
3684 2002-06-02  Andrew Cagney  <ac131313@redhat.com>
3685
3686         2002-05-07 Christian Groessler <chris@groessler.org>
3687         * z8k-tdep.c (z8k_print_register_hook): Fix display of 32 and 64
3688         bit register contents for little endian hosts.
3689
3690 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
3691
3692         * MAINTAINERS: Mention that any `HP/UX reader' can be changed by
3693         any maintainer.
3694
3695 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
3696
3697         * gdbarch.h: Regenerate.
3698
3699 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
3700
3701         * MAINTAINERS: Add everyone to write-after-approval list.
3702
3703 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
3704
3705         * stack.c (frame_info): Use frame_register_unwind instead of
3706         saved_regs.  Mention when the SP is on the stack or in a register.
3707
3708         * frame.h (frame_register_unwind_ftype): Define.  Document.
3709         (struct frame_info): Add field register_unwind and
3710         register_unwind_cache.
3711         (frame_register_unwind): Declare.
3712         (generic_unwind_get_saved_register): Declare.
3713
3714         * frame.c (frame_register_unwind): New function.
3715         (generic_unwind_get_saved_register): New function.
3716
3717         * blockframe.c (generic_call_dummy_register_unwind): New function.
3718         (frame_saved_regs_register_unwind): New function.
3719         (set_unwind_by_pc): New function.
3720         (create_new_frame): New function.
3721         (get_prev_frame): New function.
3722
3723 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
3724
3725         * a29k-share/: Delete directory.
3726         * remote-vx29k.c: Delete file.
3727
3728 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
3729
3730         * config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c,
3731         ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c.
3732
3733 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
3734
3735         * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
3736         sparcnbsd-nat.c, and sparcnbsd-tdep.c.
3737         (sparc64nbsd-nat.o)
3738         (sparcnbsd-nat.o)
3739         (sparcnbsd-tdep.o): New dependency lists.
3740         * NEWS: Note new UltraSPARC NetBSD native configuration.
3741         * configure.host (sparc64-*-netbsd*): New host.
3742         * configure.tgt (sparc-*-netbsdelf*)
3743         (sparc-*-netbsd*): Set gdb_target to nbsd.
3744         (sparc64-*-netbsd*): New target.
3745         * sparc64nbsd-nat.c: New file.
3746         * sparcnbsd-nat.c: New file.
3747         * sparcnbsd-tdep.c: New file.
3748         * sparcnbsd-tdep.h: New file.
3749         * config/sparc/nbsd.mt: New file.
3750         * config/sparc/nbsd64.mh: New file.
3751         * config/sparc/nbsd64.mt: New file.
3752         * config/sparc/nbsdaout.mh (NATDEPFILES): Remove corelow.o,
3753         sparc-nat.o, and solib.o.  Add sparcnbsd-nat.o.
3754         (HOST_IPC): Remove.
3755         * config/sparc/nbsdaout.mt: Remove.
3756         * config/sparc/nbsdelf.mh (NATDEPFILES): Remove corelow.o,
3757         sparc-nat.o, and solib.o.  Add sparcnbsd-nat.o.
3758         (HOST_IPC): Remove.
3759         * config/sparc/nbsdelf.mt: Remove.
3760         * config/sparc/nm-nbsd.h: Update copyright years.  Remove all
3761         sparc-nat.c compatiblity defines.
3762         * config/sparc/tm-nbsd.h: Update copyright years.  Include solib.h.
3763         (GDB_MULTI_ARCH): Set to GDB_MULTI_ARCH_PARTIAL.
3764         * config/sparc/tm-nbsd64.h: New file.
3765         * config/sparc/tm-nbsdaout.h: Remove.
3766         * config/sparc/xm-nbsd.h: Remove.
3767
3768 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
3769
3770         * Makefile.in (sparc-tdep.o): Add osabi.h to dependency list.
3771         * sparc-tdep.c: Include osabi.h.
3772         (gdbarch_tdep): Add osabi member.
3773         (_initialize_sparc_tdep): Use gdbarch_register.
3774         (sparc_gdbarch_init): Use generic OS ABI framework.
3775         (sparc_dump_tdep): New function.
3776
3777 2002-05-30  Kevin Buettner  <kevinb@redhat.com>
3778
3779         * corefile.c (do_captured_read_memory_integer): Return non-zero
3780         result.
3781         (safe_read_memory_integer): Copy result of memory read when
3782         status is non-zero.  Also, add comments.
3783
3784 2002-05-20  Jason Thorpe  <thorpej@wasabisystems.com>
3785
3786         * Makefile.in (ppc_tdep_h): Define.
3787         (ppc-linux-nat.o)
3788         (ppc-linux-tdep.o)
3789         (rs6000-tdep.o): Use $(ppc_tdep_h).
3790         (ppc-sysv-tdep.o)
3791         (ppcnbsd-nat.o)
3792         (ppcnbsd-tdep.o): New dependency lists.
3793         * ppc-tdep.h: Use generic OS ABI framework.
3794         * ppc-linux-tdep.c (_initialize_ppc_linux_tdep)
3795         (ppc_linux_init_abi): New functions.
3796         (ppc_sysv_abi_broken_use_struct_convention)
3797         (ppc_sysv_abi_use_struct_convention)
3798         (ppc_sysv_abi_push_arguments): Move to...
3799         * ppc-sysv-tdep.c: ...here.
3800         * ppcnbsd-nat.c: Don't include gdbcore.h and regcache.h.
3801         * rs6000-tdep.c (process_note_abi_tag_sections)
3802         (get_elfosabi): Remove.
3803         (rs6000_gdbarch_init): Use generic OS ABI framework.
3804         (rs6000_dump_tdep): New function.
3805         (_initialize_rs6000_tdep): Use gdbarch_register.
3806         * config/powerpc/linux.mt (TDEPFILES): Add ppc-sysv-tdep.o.
3807         * config/powerpc/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
3808         * config/powerpc/aix.mt (TDEPFILES): Use ppc-sysv-tdep.o instead
3809         of ppc-linux-tdep.o.
3810         * config/powerpc/nbsd.mt (TDEPFILES): Likewise.
3811         * config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
3812         * config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
3813         * config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
3814         * config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
3815         * config/powerpc/vxworks.mt (TDEPFILES): Likewise.
3816
3817 2002-05-29  Jim Blandy  <jimb@redhat.com>
3818
3819         * macroscope.c (default_macro_scope): Put `void' in empty argument
3820         list.
3821
3822 2002-05-29  Andrew Cagney  <ac131313@redhat.com>
3823
3824         * Makefile.in (arch-utils.o): Add $(sim_regno_h).
3825         * arch-utils.c: Include "sim-regno.h".
3826         * gdbarch.sh: Don't include "sim-regno.h".
3827         * gdbarch.h, gdbarch.c: Regenerate.
3828         * sim-regno.h (legacy_register_sim_regno): Move declaration from
3829         here.
3830         * arch-utils.h (legacy_register_sim_regno): To here.
3831         * remote-sim.c (legacy_register_sim_regno): Move function from
3832         here.
3833         * arch-utils.c (legacy_register_sim_regno): To here.
3834
3835 2002-05-28  Andrew Cagney  <ac131313@redhat.com>
3836
3837         * sim-regno.h: New file.
3838         * Makefile.in (sim_regno_h): Define.
3839         (d10v-tdep.o, remote-sim.o): Add dependency on $(sim_regno_h).
3840         * remote-sim.c: Include "sim-regno.h" and "gdb_assert.h".
3841         (legacy_register_sim_regno): New function.
3842         (one2one_register_sim_regno): New function.
3843         (gdbsim_fetch_register): Rewrite.
3844         (gdbsim_store_register): Only store a register when
3845         REGISTER_SIM_REGNO is valid.
3846         * d10v-tdep.c: Include "sim-regno.h".
3847         (d10v_ts2_register_sim_regno): Add legacy_regiter_sim_regno check.
3848         (d10v_ts3_register_sim_regno): Ditto.
3849         * gdbarch.sh: Include "sim-regno.h".
3850         (REGISTER_SIM_REGNO): Set default to legacy_register_sim_regno.
3851         * gdbarch.h, gdbarch.c: Regenerate.
3852         * arch-utils.h (default_register_sim_regno): Delete declaration.
3853         * arch-utils.c (default_register_sim_regno): Delete function.
3854
3855 2002-05-28  Jason Thorpe  <thorpej@wasabisystems.com>
3856
3857         * ppcnbsd-nat.c: Rewrite.
3858         * ppcnbsd-tdep.c: New file.
3859         * ppcnbsd-tdep.h: New file.
3860         * config/powerpc/nbsd.mh (NATDEPFILES): Remove corelow.o,
3861         solib.o, and solib-svr4.o.
3862         * config/powerpc/nbsd.mt (TDEPFILES): Add ppcnbsd-tdep.o,
3863         nbsd-tdep.o, and corelow.o.
3864
3865 2002-05-28  Andrew Cagney  <ac131313@redhat.com>
3866
3867         * MAINTAINERS (--enable-gdb-build-warnings): Rewrite script to use
3868         `tr' and `sed'.  Mention that `broken' targets are not expected to
3869         build.
3870
3871 2002-05-27  Michal Ludvig  <mludvig@suse.cz>
3872
3873         * x86-64-tdep.c (x86_64_skip_prologue): Remove obsolete note.
3874         Let PC point right after the prologue before looking up symbols.
3875         
3876 2002-05-27  Martin M. Hunt  <hunt@redhat.com>
3877
3878         * i386-tdep.c (i386_register_virtual_type): Return 
3879         builtin_type_vec128i for SSE registers.
3880
3881         * gdbtypes.h (builtin_type_vec128i): Declare.
3882
3883         * gdbtypes.c (build_builtin_type_vec128i): New function.
3884         (builtin_type_v2_double, builtin_type_v4_int64): New types.
3885         (builtin_type_vec128i): New type for SSE2 128-bit registers.
3886         (build_gdbtypes): Initialize new builtin vector types.
3887         (_initialize_gdbtypes): Register new vector types with gdbarch.
3888
3889 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
3890
3891         * MAINTAINERS: ns32k is not longer an obsolete candidate,
3892         since it has been multi-arch'd.
3893         * NEWS: Note that ns32k-*-* is now partial multi-arch.
3894         Move Alpha and VAX multi-arch news entries to same section
3895         as other multi-arch news.
3896
3897 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
3898
3899         * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
3900         target.s, arch-utils.h, ns32k-tdep.h.  Make many functions
3901         static.  Rename some register numbers to put them in ns32k-tdep
3902         private namespace.
3903         (ns32k_get_saved_register, ns32k_gdbarch_init_32082,
3904         ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
3905         functions.
3906         (_initialize_ns32k_tdep): Use gdbarch_register.
3907         * ns32k-tdep.h: New file.
3908         * ns32knbsd-tdep.c: New file.
3909         * config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
3910         * config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
3911         (IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
3912         REGISTER_BYTES, REGISTER_BYTE): Remove.
3913         * config/ns32k/tm-ns32k.h: New file.
3914         * config/ns32k/tm-umax.h: Remove.
3915
3916 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
3917
3918         * ns32k-tdep.c (ns32k_saved_pc_after_call,
3919         ns32k_store_struct_return, ns32k_extract_return_value,
3920         ns32k_store_return_value, ns32k_extract_struct_value_address): New
3921         functions.
3922         * config/ns32k/tm-umax.h (SAVED_PC_AFTER_CALL): Define as
3923         ns32k_saved_pc_after_call.
3924         (STORE_STRUCT_RETURN): Define as ns32k_store_struct_return.
3925         (EXTRACT_RETURN_VALUE): Define as ns32k_extract_return_value.
3926         (STORE_RETURN_VALUE): Define as ns32k_store_return_value.
3927         (EXTRACT_STRUCT_VALUE_ADDRESS): Define as
3928         ns32k_extract_struct_value_address.
3929
3930 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
3931
3932         * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
3933         ns32k_fix_call_dummy): New.
3934         * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
3935         ns32k_call_dummy_words.
3936         (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
3937         (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
3938         CALL_DUMMY_NARGS): Remove.
3939         (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.
3940
3941 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
3942
3943         * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain,
3944         ns32k_frame_saved_pc, ns32k_frame_args_address,
3945         ns32k_frame_locals_address, ns32k_frame_init_saved_regs,
3946         ns32k_push_dummy_frame, ns32k_pop_frame): New functions.
3947         * config/ns32k/tm-nbsd.h (FRAME_SAVED_PC): Remove.
3948         * config/ns32k/tm-umax.h (INNER_THAN): Define as core_addr_lessthan.
3949         (BREAKPOINT_FROM_PC): Define as ns32k_breakpoint_from_pc.
3950         (BREAKPOINT): Remove..
3951         (FRAME_CHAIN): Define as ns32k_frame_chain.
3952         (FRAME_SAVED_PC): Define as ns32k_frame_saved_pc.
3953         (FRAME_ARGS_ADDRESS): Define as ns32k_frame_args_address.
3954         (FRAME_LOCALS_ADDRESS): Define as ns32k_frame_locals_address.
3955         (FRAME_FIND_SAVED_REGS): Remove.
3956         (FRAME_INIT_SAVED_REGS): Define as ns32k_frame_init_saved_regs.
3957         (PUSH_DUMMY_FRAME): Define as ns32k_push_dummy_frame.
3958         (POP_FRAME): Define as ns32k_pop_frame.
3959
3960 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
3961
3962         * ns32k-tdep.c (ns32k_register_byte_32082,
3963         ns32k_register_byte_32382, ns32k_register_raw_size,
3964         ns32k_register_virtual_size, ns32k_register_virtual_type): New
3965         functions.
3966         * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
3967         ns32k_register_byte_32382.
3968         * config/ns32k/tm-umax.h: Update copyright years.
3969         (REGISTER_BYTE): Define as ns32k_register_byte_32082.
3970         (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
3971         (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
3972         (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
3973         (ns32k_get_enter_addr): Fix prototype.
3974
3975 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
3976
3977         * ns32k-tdep.c: Update copyright years.
3978         (ns32k_register_name_32082): New function.
3979         (ns32k_register_name_32382): Ditto.
3980         * config/ns32k/tm-nbsd.h (REGISTER_NAMES): Remove.
3981         (REGISTER_NAME): Define as ns32k_register_name_32382.
3982         * config/ns32k/tm-umax.h (REGISTER_NAMES): Remove.
3983         (REGISTER_NAME): Define as ns32k_register_name_32082.
3984
3985 2002-05-24  Jim Blandy  <jimb@redhat.com>
3986
3987         * dwarf2read.c (free_line_header): Use xfree, not free.
3988
3989 2002-05-24  Jason Thorpe  <thorpej@wasabisystems.com>
3990
3991         * config/djgpp/fnchange.lst: Add alphabsd-nat.c,
3992         alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
3993
3994 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
3995
3996         * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
3997
3998 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
3999
4000         From Ross Alexander at NEC Europe:
4001         * config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
4002
4003 2002-05-23  Michael Snyder  <msnyder@redhat.com>
4004
4005         * cli/cli-dump.c (restore_command): Use parse_and_eval_long
4006         for input, rather than parse_and_eval_address.  
4007
4008 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
4009
4010         * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
4011         * Makefile.in (sim_d10v_h): Update definition.
4012
4013 2002-05-24  Andrew Cagney  <cagney@redhat.com>
4014
4015         * d10v-tdep.c (d10v_gdbarch_init): Revert old code included in
4016         change `2002-05-22 Michael Snyder' below.
4017         (d10v_push_arguments): Ditto.
4018         (d10v_extract_return_value): Ditto.
4019
4020 2002-05-23  Jim Blandy  <jimb@redhat.com>
4021
4022         * macrotab.c (check_for_redefinition): Don't complain if the new
4023         definition is the same as the previous one.  Take more arguments
4024         to allow the comparison.
4025         (macro_define_object, macro_define_function): Pass more arguments
4026         to check_for_redefinition.
4027
4028 2002-05-22  Michael Snyder  <msnyder@redhat.com>
4029
4030         * d10v-tdep.c: Change a few macros to enums for ease of debugging.
4031         (d10v_frame_chain_valid): Add PC_IN_CALL_DUMMY clause.
4032         (d10v_frame_saved_pc): Add PC_IN_CALL_DUMMY clause.
4033         (d10v_frame_chain): Bail immediately if PC_IN_CALL_DUMMY.
4034         Don't bail if return_pc is PC_IN_CALL_DUMMY.
4035         Add a temp variable to save a call (and a memory read).
4036         (d10v_init_extra_frame_info): Get fi->pc from callee's return_pc
4037         if possible (so that PC_IN_CALL_DUMMY will work).
4038
4039 2002-05-22  Corinna Vinschen  <vinschen@redhat.com>
4040
4041         * MAINTAINERS: Remove status `OBSOLETE' from v850.
4042
4043 2002-05-22  Michal Ludvig  <mludvig@suse.cz>
4044
4045         * dwarf2cfi.c (frame_state_for): Added safety check for a valid
4046         fde->cie_ptr.
4047         (dwarf2_build_frame_info): Corrected handling of eh_frame.
4048         (dwarf2_build_frame_info): Add offset to fde->initial_location 
4049         so that frames of shared libraries are mapped correctly.
4050         (execute_stack_op): Change type of 'result' from ULONGEST to
4051         CORE_ADDR.
4052         
4053 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4054
4055         * config/alpha/tm-nbsd.h: Include solib.h.
4056
4057 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4058
4059         * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
4060         assumptions about the host's byte order.
4061
4062 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4063
4064         * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
4065         to dependency list.
4066         * alphanbsd-tdep.c: Include solib-svr4.h.
4067         * shnbsd-tdep.c: Ditto.
4068
4069 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4070
4071         * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
4072         nbsd-tdep.h to dependency list.
4073         * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
4074         i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
4075         ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
4076         nbsdaout.mh and nbsdelf.mh consistently.
4077         * configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
4078         ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
4079         nbsdaout.mt and nbsdelf.mh consistently.
4080         * armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h. 
4081         (arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
4082         to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
4083         * config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS.  Move
4084         a.out shared library stuff from here...
4085         * config/nm-nbsdaout.h: ...to here.
4086         * config/tm-nbsd.h: Remove.
4087         * config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
4088         * config/arm/nbsd.mh: Remove.
4089         * config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
4090         nbsd-tdep.o.
4091         * config/arm/nbsdaout.mh: New file. 
4092         * config/arm/nbsdelf.mh: New file.
4093         * config/arm/nm-nbsdaout.h: New file.
4094         * config/i386/nbsd.mh: Remove.
4095         * config/i386/nbsd.mt: Remove.
4096         * config/i386/nbsdaout.mh: New file.
4097         * config/i386/nbsdaout.mt: New file.
4098         * config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
4099         * config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
4100         * config/i386/nm-nbsd.h (REGISTER_U_ADDR, 
4101         i386_register_u_addr): Remove.
4102         * config/i386/nm-nbsdaout.h: New file.
4103         * config/i386/nm-nbsdelf.h: Remove.
4104         * config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
4105         (USE_STRUCT_CONVENTION): Remove.
4106         * config/i386/tm-nbsdaout.h: New file.
4107         * config/i386/tm-nbsdelf.h: Remove.
4108         * config/m68k/nbsd.mh: Remove.
4109         * config/m68k/nbsd.mt: Remove.
4110         * config/m68k/nbsdaout.mh: New file.
4111         * config/m68k/nbsdaout.mt: New file. 
4112         * config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
4113         * config/m68k/nm-nbsdaout.h: New file.
4114         * config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
4115         (IN_SOLIB_CALL_TRAMPOLINE): Define.
4116         * config/ns32k/nbsd.mh: Remove.
4117         * config/ns32k/nbsd.mt: Remove. 
4118         * config/ns32k/nbsdaout.mh: New file.
4119         * config/ns32k/nbsdaout.mt: New file.
4120         * config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h. 
4121         * config/ns32k/nm-nbsdaout.h: New file.
4122         * config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.  
4123         (IN_SOLIB_CALL_TRAMPOLINE): Define.
4124         * config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
4125         (SVR4_SHARED_LIBS): Remove.
4126         * config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
4127         * config/sparc/nbsd.mh: Remove.
4128         * config/sparc/nbsd.mt: Remove.
4129         * config/sparc/nbsdaout.mh: New file.
4130         * config/sparc/nbsdaout.mt: New file.
4131         * config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
4132         * config/sparc/nbsdelf.mt: New file.
4133         * config/sparc/nm-nbsdaout.h: New file.   
4134         * config/sparc/nm-nbsdelf.h: Remove.
4135         * config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
4136         * config/sparc/tm-nbsdaout.h: New file.
4137
4138 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
4139
4140         * Makefile.in (ALLDEPFILES): Add mipsnbsd-nat.c and
4141         mipsnbsd-tdep.c
4142         (mipsnbsd-nat.o, mipsnbsd-tdep.o): New dependency lists.
4143
4144 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
4145
4146         * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
4147         shnbsd-nat.c.
4148         (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
4149
4150 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
4151
4152         * NEWS: Note new MIPS NetBSD native configuration. 
4153         * configure.host (mips*-*-netbsd*): New host. 
4154         * configure.tgt (mips*-*-netbsd*): New target. 
4155         * mipsnbsd-nat.c: New file.
4156         * mipsnbsd-tdep.c: New file.
4157         * mipsnbsd-tdep.h: New file.
4158         * config/mips/nbsd.mh: New file.
4159         * config/mips/nbsd.mt: New file.
4160         * config/mips/nm-nbsd.h: New file.
4161         * config/mips/tm-nbsd.h: New file.
4162
4163 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
4164
4165         * Makefile.in (SFILES): Add osabi.c.
4166         (COMMON_OBS): Add osabi.o.
4167         (osabi.o): New dependency list.
4168         * osabi.c: New file.
4169         * osabi.h: New file.
4170         * doc/gdbint.texinfo: Document new generic OS ABI framework.
4171
4172         * Makefile.in (alpha_tdep_h): Define and use instead of
4173         alpha-tdep.h.
4174         * alpha-tdep.c (alpha_abi_names, process_note_abi_tag_sections,
4175         get_elfosabi, alpha_abi_handler_list, alpha_gdbarch_register_os_abi):
4176         Remove.
4177         (alpha_gdbarch_init, alpha_dump_tdep): Use generic OS ABI framework.
4178         * alpha-tdep.h: Include osabi.h.
4179         (alpha_abi): Remove.
4180         (gdbarch_tdep): Use generic OS ABI framework.
4181         * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Use
4182         gdbarch_register_osabi.
4183         * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Likewise.
4184         * alphafbsd-tdep.c (_initialize_alphafbsd_tdep): Likewise.
4185         * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Likewise.
4186
4187         * Makefile.in (sh_tdep_h): Add osabi.h.
4188         * sh-tdep.h (sh_osabi): Remove.
4189         (gdbarch_tdep): Use generic OS ABI framework.
4190         * sh-tdep.c (sh_osabi_names, process_note_abi_tag_sections,
4191         sh_osabi_handler_list, sh_gdbarch_register_os_abi): Remove.
4192         (sh_gdbarch_init, sh_dump_tdep): Use generic OS ABI framework.
4193         * shnbsd-tdep.c (_initialize_shnbsd_tdep): Use gdbarch_register_osabi.
4194
4195         * Makefile.in (arm_tdep_h): Define and use instead of arm-tdep.h.
4196         * arm-linux-tdep.c (_initialize_arm_linux_tdep): Use
4197         gdbarch_register_osabi.
4198         * arm-tdep.c (arm_abi_names, process_note_abi_tag_sections,
4199         arm_abi_handler_list, arm_gdbarch_register_os_abi): Remove.
4200         (get_elfosabi): Rename to...
4201         (arm_elf_osabi_sniffer): ...this.  Adjust to use generic OS
4202         ABI framework support routines.
4203         (arm_gdbarch_init): Use generic OS ABI framework.
4204         (arm_dump_tdep): Likewise.
4205         (_initialize_arm_tdep): Likewise.
4206         * arm-tdep.h: Include osabi.h.
4207         (arm_abi): Remove.
4208         (gdbarch_tdep): Remove arm_abi and abi_name members.  Add
4209         osabi member.
4210         (arm_gdbarch_register_os_abi): Remove prototype.
4211         * armnbsd-tdep.c (arm_netbsd_aout_osabi_sniffer): New function.
4212         (_initialize_arm_netbsd_tdep): Use gdbarch_register_osabi.
4213
4214         * Makefile.in (mips-tdep.o): Add osabi.h to dependency list.
4215         * mips-tdep.c: Include osabi.h.
4216         (gdbarch_tdep, mips_gdbarch_init, mips_dump_tdep): Use generic
4217         OS ABI framework.
4218
4219 2002-05-20  Kazu Hirata  <kazu@cs.umass.edu>
4220
4221         * h8300-tdep.c: Fix formatting.
4222
4223 2002-05-20  Elena Zannoni  <ezannoni@redhat.com>
4224
4225         * rs6000-tdep.c (rs6000_do_registers_info): Simplify code for
4226         printing vector registers.
4227
4228 2002-05-19  Andrew Cagney  <ac131313@redhat.com>
4229
4230         From Fernando Nasser:
4231         * remote.c (remote_async_open_1): Re-throw the exception when the
4232         connection fails.
4233         (remote_cisco_open): Ditto.
4234         (remote_open_1): Ditto.
4235
4236 2002-05-19  Andrew Cagney  <ac131313@redhat.com>
4237
4238         * remote.c (remote_start_remote_dummy): Add uiout parameter.
4239         (remote_start_remote): Add uiout parameter.  Pass through to
4240         remote_start_remote_dummy.
4241         (remote_open_1): Use catch_exception instead of catch_errors.
4242         (remote_async_open_1): Ditto.
4243         (remote_cisco_open): Ditto.
4244
4245 2002-05-19  Andrew Cagney  <ac131313@redhat.com>
4246
4247         * remote.c (remote_start_remote): Replace PTR with void pointer.
4248         (sigint_remote_twice_token, sigint_remote_token): Ditto.  Make
4249         static.
4250
4251 2002-05-18  Andrew Cagney  <ac131313@redhat.com>
4252
4253         * gdb_indent.sh: Allow the script to be run in the sim directory.
4254
4255 2002-05-18  Mark Kettenis  <kettenis@gnu.org>
4256
4257         * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
4258         * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
4259
4260         * corelow.c (core_open): Only call set_gdbarch_from_file if
4261         exec_bfd is NULL.
4262
4263 2002-05-17  Andrey Volkov <avolkov@transas.com>
4264
4265         * h8300-tdep.c: Add support of EXR register
4266         * config/h8300/tm-h8300.h: Ditto. 
4267         
4268 2002-05-17  Andrey Volkov <avolkov@transas.com>
4269
4270         * h8300-tdep.c: Add additional CCR flags (I,UI,H,U) 
4271         
4272 2002-05-17  Andrey Volkov <avolkov@transas.com>
4273
4274         * h8300-tdep.c: Change literal regnums to REGNO.
4275         
4276 2002-05-17  Jim Blandy  <jimb@redhat.com>
4277
4278         * NEWS: Note addition of macro support.
4279
4280         Expand preprocessor macros in C expressions.
4281         * c-lang.h: #include "macroexp.h", for macro_lookup_ftype.
4282         (scan_macro_expansion, scanning_macro_expansion,
4283         finished_macro_expansion): New function declarations.
4284         (expression_macro_lookup_func, expression_macro_lookup_baton): New
4285         variable declarations.
4286         * parser-defs.h (expression_context_pc): New declaration.
4287         * parse.c (expression_context_pc): New variable.
4288         (parse_exp_1): Set expression_context_pc, as well as
4289         expression_context_block.
4290         * c-exp.y (yylex): If we're not already reading the result of a
4291         macro expansion, try to macro-expand the next token.  When we're
4292         done scanning a macro expansion, switch back to the mainline text.
4293         Commas and `if's in a macro's expansion don't terminate the input.
4294         * c-lang.c: #include "macroscope.h" and "gdb_assert.h".
4295         (macro_original_text, macro_expanded_text,
4296         expression_macro_lookup_func, expression_macro_lookup_baton): New
4297         variables.
4298         (scan_macro_expansion, scanning_macro_expansion,
4299         finished_macro_expansion, scan_macro_cleanup, null_macro_lookup,
4300         c_preprocess_and_parse): New functions.
4301         (c_language_defn, cplus_language_defn, asm_language_defn): Call
4302         c_preprocess_and_parse, instead of c_parse.
4303         * Makefile.in (c_lang_h): Note that this #includes macroexp.h.
4304         (c-lang.o): Note dependency on macroscope.h and gdb_assert.h.
4305
4306 Fri May 17 14:26:19 2002  J"orn Rennecke <joern.rennecke@superh.com>
4307
4308         * sh-tdep.c (gdb_print_insn_sh64): Delete.
4309         (gdb_print_insn_sh): Just set info->endian and use print_insn_sh.
4310         (sh_gdbarch_init): Always use gdb_print_insn_sh.
4311
4312 2002-05-17  Corinna Vinschen  <vinschen@redhat.com>
4313
4314         * NEWS: Add section for multi-arched targets.  Add v850 to that section.
4315
4316 2002-05-17  Jason Thorpe  <thorpej@wasabisystems.com>
4317
4318         * Makefile.in (sh_tdep_h): Define and use.
4319         * config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep,
4320         register enum): Move to...
4321         * * sh-tdep.h: ...here.
4322         * sh-tdep.c: Include sh-tdep.h.
4323         * sh3-rom.c: Likewise.
4324         * shnbsd-tdep.c: Likewise.
4325
4326 2002-05-16  Michael Snyder  <msnyder@redhat.com>
4327
4328         * arm-tdep.c: Spelling fix in comment.
4329
4330 2002-05-16  Jim Blandy  <jimb@redhat.com>
4331
4332         Add commands for manually expanding macros and showing their
4333         definitions.
4334         * macrocmd.c, macroscope.c, macroscope.h: New files.
4335         * Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
4336         (macroscope_h): New variable.
4337         (HFILES_NO_SRCDIR): Add macroscope.h.
4338         (COMMON_OBS): Add macrocmd.o, macroscope.o.
4339         (macroscope.o, macrocmd.o): New rules.
4340
4341         Teach the Dwarf 2 reader to read macro information.
4342         * dwarf2read.c: #include "macrotab.h".
4343         (dwarf_macinfo_buffer): New variable.
4344         (struct dwarf2_pinfo): New members: dwarf_macinfo_buffer, and
4345         dwarf_macinfo_size.
4346         (DWARF_MACINFO_BUFFER, DWARF_MACINFO_SIZE): New macros.
4347         (dwarf2_missing_macinfo_section, dwarf2_macros_too_long,
4348         dwarf2_macros_not_terminated, dwarf2_macro_outside_file,
4349         dwarf2_macro_unmatched_end_file, dwarf2_macro_malformed_definition,
4350         dwarf2_macro_spaces_in_definition): New complaints.
4351         (dwarf2_has_info): Initialize dwarf_macinfo_offset.
4352         (dwarf2_build_psymtabs): Read the .dwarf_macinfo section.
4353         (dwarf2_build_psymtabs_hard): Record the buffer and its size in
4354         the partial symbol table.
4355         (psymtab_to_symtab_1): Set the macinfo buffer and size globals
4356         from what's recorded in the partial symbol table.
4357         (read_file_scope): If the compilation unit has a
4358         `DW_AT_macro_info' attribute, read its macro information.
4359         * Makefile.in (dwarf2read.o): Depend on macrotab.h.
4360
4361 2002-05-16  Daniel Jacobowitz  <drow@mvista.com>
4362
4363         Fix PR gdb/546
4364         * ser-tcp.c: Don't include <netinet/udp.h>.
4365
4366 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
4367
4368         * MAINTAINERS: Update my email address.
4369
4370 2002-05-16  Richard Earnshaw  <rearnsha@arm.com>
4371
4372         * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
4373         include file of the same name.
4374
4375 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
4376
4377         * configure.tgt: Mark v850 as multi-arched.
4378         * config/v850/tm-v850.h: Remove file.
4379         * config/v850/v850.mt: Eliminate TM_FILE.
4380
4381 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
4382
4383         * v850-tdep.c: Full multi-arch.
4384         * config/v850/tm-v850.h: Eliminate or move to v850-tdep.c everything.
4385         Define GDB_MULTI_ARCH to 2.
4386
4387 2002-05-16  Pierre Muller  <muller@ics.u-strasbg.fr>
4388
4389         * p-exp.y (current_type): New static variable.
4390         Carries the type of the expression at the position that is parsed.
4391         (push_current_type, pop_current_type): Two new functions. Used
4392         to store/restore current_type in expression on specific tokens.
4393         (search_field): New static variable. Set to one after parsing a point
4394         as at that point only a FIELDNAME token should be searched.
4395         (FIELDNAME): New token. After a point only a token belonging to 
4396         current_type type definition is allowed.
4397         (all over token rules): reset and change current_type according
4398         to rules.
4399         (exp '[' rule): insert implicit array index field if
4400         exp is a pascal string type.
4401
4402 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
4403
4404         * v850-tdep.c: Fix comment for v850_scan_prologue.  Remove extra
4405         frame info.  Use frame_info's saved_regs instead of matching member
4406         in extra_frame_info throughout.
4407         (v850_frame_init_saved_regs): New function.
4408         (v850_init_extra_frame_info): Move most functionality into
4409         v850_frame_init_saved_regs().
4410         * config/v850/tm-v850.h (EXTRA_FRAME_INFO): Remove definition.
4411         (v850_frame_find_saved_regs): Remove declaration.
4412         (FRAME_FIND_SAVED_REGS): Remove definition.
4413         (v850_frame_init_saved_regs): Add declaration.
4414         (FRAME_INIT_SAVED_REGS): Add definition.
4415
4416 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
4417
4418         * v850-tdep.c: Begin multi-arch'ing v850.
4419         (v850_target_architecture_hook): Remove function.
4420         (v850_gdbarch_init): New function.  Add code previously in
4421         v850_target_architecture_hook().
4422         (_initialize_v850_tdep): Don't  set target_architecture_hook.
4423         Call register_gdbarch_init() instead.
4424
4425 2002-05-16 Daniel Jacobowitz  <drow@mvista.com>
4426
4427         * gdbtypes.h (struct cplus_struct_type): Remove args field.
4428         * hpread.c (hpread_read_struct_type): Remove assignments to args.
4429         (fixup_class_method_type): Likewise.
4430
4431 2002-05-15  Daniel Jacobowitz  <drow@mvista.com>
4432
4433         From Martin Pool <mbp@samba.org>:
4434         * gdbserver/server.c (gdbserver_usage): New function.
4435         (main): Call it.
4436
4437 2002-05-15  Jim Blandy  <jimb@redhat.com>
4438
4439         Add macro structures to GDB's symbol tables.  Nobody puts anything
4440         in them yet.
4441         * symtab.h (struct symtab): New member: `macro_table'.
4442         * buildsym.h (pending_macros): New global variable.
4443         * buildsym.c: #include "macrotab.h".
4444         (buildsym_init): Initialize `pending_macros'.
4445         (end_symtab): If we found macro information while reading a CU's
4446         debugging info, do build a symtab structure for it.  Make the
4447         symtab point to the macro information, and clear the
4448         `pending_macros' pointer which held it while we were reading the
4449         debug info.
4450         (really_free_pendings): Free any pending macro table.
4451         * objfiles.h (struct objfile): New member: `macro_cache'.
4452         * objfiles.c (allocate_objfile): Set allocate and free functions
4453         for the macro cache's objstack.
4454         (free_objfile): Empty the macro cache's obstack.
4455         * symfile.c (reread_symbols): Empty the macro cache's obstack, and
4456         set new allocate and free functions for it.
4457         * solib-sunos.c (allocate_rt_common_objfile): Set allocate and
4458         free functions for the macro cache's objstack.  (Why is this
4459         function building its own objfile?)
4460         * symmisc.c (print_objfile_statistics): Print statistics on the
4461         macro bcache.
4462         * Makefile.in: Note that buildsym.o depends on macrotab.h.
4463
4464 2002-05-15  Richard Earnshaw  <rearnsha@arm.com>
4465
4466         * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h.
4467         (REGISTER_U_ADDR): Delete definition.
4468         (arm_register_u_addr): Delete declaration.
4469
4470 2002-05-15  Richard Earnshaw  <rearnsha@arm.com>
4471
4472         * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC.
4473         (ARM_LINUX_JB_ELEMENT_SIZE): Likewise.
4474
4475 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
4476
4477         * gdbserver/mem-break.c (reinsert_breakpoint_by_bp): Correct typo
4478         stop_at -> stop_pc.
4479
4480 2002-05-14  Andrew Cagney  <ac131313@redhat.com>
4481
4482         * regcache.c (register_valid): Revise comments refering to "Not
4483         available" and "unavailable".
4484         * frame.c (frame_register_read): Ditto.
4485         * findvar.c (value_of_register): Ditto.
4486
4487 2002-05-15  Andrew Cagney  <cagney@redhat.com>
4488
4489         * Makefile.in (remote_sim_h): Replace remote-sim_h.
4490         (remote-sim.o): Update dependencies.
4491         (d10v-tdep.o): Specify dependencies.
4492         (sim_d10v_h): Define.
4493
4494 2002-05-14  Jim Blandy  <jimb@redhat.com>
4495
4496         * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.
4497         * macrotab.c (macro_lookup_inclusion, find_definition,
4498         new_macro_table): Same.
4499         
4500         * macroexp.c (currently_rescanning, expand): Use `strcmp () == 0',
4501         not `! strcmp ()'.  This is a dubious improvement.
4502         * macrotab.c (macro_lookup_inclusion, find_definition): Same.
4503
4504         * macrotab.c (macro_lookup_inclusion): Initialize `best_depth',
4505         although it's not necessary, to avoid a warning.
4506
4507 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
4508
4509         * gdbtypes.h: Update accessor macros to use TYPE_MAIN_TYPE.
4510         (TYPE_CONST, TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE): Use
4511         TYPE_INSTANCE_FLAGS.
4512         (struct main_type): New.
4513         (struct type): Move most members to struct main_type.  Change
4514         cv_type and as_type to new type_chain member.  Add instance_flags.
4515         (TYPE_MAIN_TYPE, TYPE_CHAIN, TYPE_INSTANCE_FLAGS): New macros.
4516         (TYPE_CV_TYPE, TYPE_AS_TYPE): Remove.
4517         (finish_cv_type): Remove prototype.
4518         * gdbtypes.c (alloc_type): Update comment.  Allocate TYPE_MAIN_TYPE.
4519         Set TYPE_CHAIN.
4520         (alloc_type_instance): New function.
4521         (smash_type): New function.
4522         (make_pointer_type, make_reference_type, make_function_type)
4523         (smash_to_member_type, smash_to_method_type): Call smash_type.
4524         (make_qualified_type): New function.
4525         (make_type_with_address_space): Call make_qualified_type.
4526         (make_cv_type): Likewise.
4527         (finish_cv_type): Remove unnecessary function.
4528         (replace_type): Update comment.  Copy TYPE_MAIN_TYPE.
4529         (recursive_dump_type): Dump TYPE_CHAIN and TYPE_INSTANCE_FLAGS;
4530         remove TYPE_CV_TYPE and TYPE_AS_TYPE.
4531         * c-typeprint.c (c_type_print_modifier): Use TYPE_INSTANCE_FLAGS.
4532         * dwarf2read.c (read_structure_scope): Don't call finish_cv_type.
4533         * hpread.c (hpread_read_struct_type): Likewise.
4534         * stabsread.c (read_struct_type): Likewise.
4535
4536 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
4537
4538         * configure.tgt: Add a catch all sh* target, for cases like
4539         sh[2,3,4]-elf and sh-hms.
4540
4541 2002-05-14  Keith Seitz  <keiths@redhat.com>
4542
4543         * event-loop.c (create_file_handler): Don't do anything but
4544         update data when we are given a fd which we are already
4545         monitoring.
4546
4547 2002-05-14  Michal Ludvig  <mludvig@suse.cz>
4548
4549         * dwarf2cfi.c (context_cpy): Copy registers correctly.
4550         (update_context): Use __func__ in warnings.
4551         
4552 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
4553
4554         * ser-tcp.c: Include <netinet/udp.h>.  Rename tcp_open
4555         and tcp_close to net_open and net_close.
4556         (net_open): Accept "udp:" and "tcp:" specifications.  Connect
4557         using UDP if requested.  Don't try to disable Nagle on UDP
4558         sockets.
4559         * remote.c (remote_serial_open): New function.  Warn about UDP.
4560         (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
4561
4562 2002-05-13  Elena Zannoni  <ezannoni@redhat.com>
4563
4564         * MAINTAINERS: List sh-elf as buildable with ,-Werror.
4565
4566 2002-05-13  Elena Zannoni  <ezannoni@redhat.com>
4567
4568         * configure.tgt: Remove sh-hms target.
4569         * MAINTAINERS: Don't list sh-hms as a separate target.
4570
4571 2002-05-13  Jim Blandy  <jimb@redhat.com>
4572
4573         Add first preprocessor macro-expansion files.
4574         * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
4575         * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
4576         (splay_tree_h, macroexp_h, macrotab_h): New variable.
4577         (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
4578         (COMMON_OBS): Add macrotab.o, macroexp.o.
4579         (macroexp.o, macrotab.o): New rules.
4580
4581 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
4582
4583         * config/m88k/tm-m88k.h: Update copyright.
4584         (m88k_target_write_pc): Declare
4585         (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
4586         (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
4587         (SHIFT_INST_REGS): Update definition.
4588         * m88k-tdep.c (m88k_target_write_pc): New function.  Implement
4589         using old definition of TARGET_WRITE_PC.
4590         * regcache.c (generic_target_write_pc): Delete code handling
4591         NNPC_REGNUM.
4592         * gdbarch.sh (NNPC_REGNUM): Delete.
4593         * gdbarch.h, gdbarch.c: Regenerate.
4594
4595 2002-05-13  Richard Earnshaw  <rearnsha@arm.com>
4596
4597         * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
4598         builtin reg number.
4599
4600 2002-05-13  Daniel Jacobowitz  <drow@mvista.com>
4601
4602         * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
4603         (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
4604         (gen_address_of, gen_struct_ref, gen_repeat): Use type
4605         access macros.
4606         * c-typeprint.c (cp_type_print_method_args): Likewise.
4607         (c_type_print_args): Likewise.
4608         * d10v-tdep.c (d10v_push_arguments): Likewise.
4609         (d10v_extract_return_value): Likewise.
4610         * expprint.c (print_subexp): Likewise.
4611         * gdbtypes.c (lookup_primitive_typename): Likewise.
4612         (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
4613         * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
4614         (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
4615         (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
4616         (TYPE_VECTOR): Likewise.
4617         * hpread.c (hpread_read_struct_type)
4618         (fix_static_member_physnames, fixup_class_method_type)
4619         (hpread_type_lookup): Likewise.
4620         * mdebugread.c (parse_symbol, parse_type): Likewise.
4621         * p-lang.c (is_pascal_string_type): Likewise.
4622         * valops.c (hand_function_call): Likewise.
4623         * x86-64-tdep.c (classify_argument): Likewise.
4624
4625         * hpread.c (hpread_read_function_type)
4626         (hpread_read_doc_function_type): Call replace_type.
4627         * dstread.c (create_new_type): Delete.
4628         (decode_dst_structure, process_dst_function): Call alloc_type.
4629         Use type access macros.
4630
4631 2002-05-12  Mark Kettenis  <kettenis@gnu.org>
4632
4633         * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
4634         the're not supported by the current architecture.
4635         (i387_fill_fxsave): Likewise.
4636
4637 2002-05-12  Fred Fish  <fnf@redhat.com>
4638
4639         * symfile.c (default_symfile_offsets): Arrange for uninitialized
4640         sect_index_xxx members to index the first slot in section_offsets
4641         if all of the section_offsets are zero.
4642
4643 2002-05-12  Mark Kettenis  <kettenis@gnu.org>
4644
4645         * configure.tgt (sparc-*openbsd): Remove entry accidentially
4646         checked in with last change.
4647
4648 2002-05-12  Mark Kettenis  <kettenis@gnu.org>
4649
4650         * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
4651         Remove targets.  These are canonicalized to i386-*-sysv4.2uw by
4652         config.sub.
4653
4654 2002-05-12  Daniel Jacobowitz  <drow@mvista.com>
4655
4656         * Makefile.in: Update dependencies.
4657
4658 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
4659
4660         * language.c (local_hex_string_custom): Simplify.  Do not depend
4661         on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
4662
4663         * memattr.c (mem_info_command): Replace calls to
4664         longest_local_hex_string and longest_local_hex_string_custom.
4665         * buildsym.c (make_blockvector): Ditto.
4666         * solib.c (info_sharedlibrary_command): Ditto.
4667         * tracepoint.c (tracepoints_info): Ditto.
4668         * symtab.c (print_msymbol_info): Ditto.
4669
4670         * language.c (local_hex_string): Delete.
4671         (local_hex_string_custom): Delete.
4672         (longest_local_hex_string): Rename to local_hex_string.
4673         (longest_local_hex_string_custom): Rename to
4674         local_hex_string_custom.
4675         * language.h (local_hex_string): Change parameter type to LONGEST.
4676         (local_hex_string_custom): Ditto.
4677         (longest_local_hex_string): Delete declaration.
4678         (longest_local_hex_string_custom): Ditto.
4679
4680         * solib.c: Update copyright.
4681         * memattr.c: Update copyright.
4682         
4683 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
4684
4685         * arch-utils.h (legacy_register_to_value): Declare.
4686         (legacy_value_to_register): Declare.
4687         (legacy_convert_register_p): Declare.
4688         * arch-utils.c (legacy_register_to_value): New function.
4689         (legacy_value_to_register): New function.
4690         (legacy_convert_register_p): New function.
4691
4692         * gdbarch.sh (REGISTER_TO_VALUE): Define.
4693         (VALUE_TO_REGISTER): Define.
4694         (CONVERT_REGISTER_P): Define.
4695         * gdbarch.h, gdbarch.c: Regenerate.
4696
4697         * valops.c (value_assign): Use CONVERT_REGISTER_P and
4698         VALUE_TO_REGISTER.
4699         * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
4700         CONVERT_REGISTER_P.
4701
4702 2005-05-11  Daniel Jacobowitz  <drow@mvista.com>
4703             Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
4704
4705         * Makefile.in: Update dependencies for valops.c.
4706         * valops.c: Include "gdb_assert.h".
4707         (typecmp): Skip THIS parameter to methods.
4708         (find_method_list): Remove static_memfuncp argument,
4709         update callers.  Check for stub methods.
4710         (find_value_oload_method_list): Don't set *static_memfuncp.
4711         (find_overload_match): Don't check for stub methods.  Assert
4712         that methods are not stubbed.  Handle static methods.
4713         (value_find_oload_method_list): Remove static_memfuncp argument.
4714         * gdbtypes.c (check_stub_method): Do not add THIS pointer
4715         to the argument list for static stub methods.
4716         * value.h (value_find_oload_method_list): Update prototype.
4717
4718 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
4719
4720         * arch-utils.h (generic_register_size): Declare.
4721         (generic_register_raw_size, generic_register_virtual_size): Delete
4722         declarations.
4723         * arch-utils.c (generic_register_raw_size): Delete.
4724         (generic_register_size): New function.
4725         (generic_register_virtual_size): Delete.
4726
4727         * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
4728         default generic_register_size.
4729         * gdbarch.h, gdbarch.c: Re-generate.
4730         
4731         * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
4732         register_virtual_size.
4733         * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
4734         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
4735
4736 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
4737
4738         * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
4739         * gdbarch.h, gdbarch.c: Regenerate.
4740         * gnu-v3-abi.c: Update copyright.
4741         (vtable_address_point_offset): Update.
4742         (gnuv3_rtti_type): Update.
4743         (gnuv3_baseclass_offset): Update.
4744         * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
4745         (init_fetch_link_map_offsets): Update.
4746         * remote.c (get_remote_state): Update.
4747         
4748 2002-05-11  Daniel Jacobowitz  <drow@mvista.com>
4749
4750         * TODO: Remove value_headof/value_from_vtable_info comment.
4751         * printcmd.c (print_command_1): Don't call value_from_vtable_info.
4752         * values.c (value_headof, value_from_vtable_info): Delete.
4753         * value.h (value_from_vtable_info): Delete prototype.
4754
4755 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
4756
4757         * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
4758         gdb_string.h with $(gdb_string_h) and gdb_regex.h with
4759         $(gdb_regex_h).
4760         (gdb_assert_h): Define.
4761         (gdb_wait_h): Define.
4762         (gdb_regex_h): Define.
4763
4764 2002-05-11 Daniel Jacobowitz  <drow@mvista.com>
4765
4766         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
4767         * linespec.c (find_methods): Handle GCC 3.x template constructors.
4768
4769 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
4770
4771         * nbsd-tdep.c: Fix comment.
4772
4773 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
4774
4775         * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
4776         (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
4777         (nbsd-tdep.o): New dependency list.
4778         * alphanbsd-tdep.c: Don't include solib-svr4.h.  Include
4779         nbsd-tdep.h.
4780         (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
4781         (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
4782         * nbsd-tdep.c: New file.
4783         * nbsd-tdep.h: New file.
4784         * shnbsd-tdep.c: Don't include solib-svr4.h.  Include
4785         nbsd-tdep.h.
4786         (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
4787         (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
4788         * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
4789         * config/sh/nbsd.mt (TDEPFILES): Ditto.
4790
4791 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
4792
4793         * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
4794         * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
4795         * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
4796         * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
4797         * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
4798         * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
4799
4800 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
4801
4802         * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
4803         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
4804         * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
4805         * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
4806         * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
4807         * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
4808         * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
4809
4810 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
4811
4812         * i386nbsd-nat.c: Delete file.  Move fetch_core_registers and
4813         fetch_elfcore_registers to...
4814         * i386nbsd-tdep.c: ...here.
4815         (i386nbsd_use_struct_convention): Rename to...
4816         (i386nbsd_aout_use_struct_convention): ...this.
4817         (i386nbsd_supply_reg): New function.
4818         (i386nbsd_fill_reg): New function.
4819         (fetch_core_registers): Use i386nbsd_supply_reg.
4820         (fetch_elfcore_registers): Likewise.
4821         (_initialize_i386nbsd_tdep): New function.
4822         * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
4823         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
4824         * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
4825         * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
4826         (i386nbsd_aout_use_struct_convention): ...this.
4827
4828 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
4829
4830         * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
4831         (store_inferior_registers): Use shnbsd_fill_reg.
4832         * shnbsd-tdep.c (sh_nbsd_supply_registers, 
4833         sh_nbsd_supply_register): Collapse into...
4834         (shnbsd_supply_reg): ...this.
4835         (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
4836         (shnbsd_fill_reg): ...this.
4837         (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
4838         (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
4839         (fetch_core_registers): Use shnbsd_supply_reg.
4840         (fetch_elfcore_registers): Use shnbsd_supply_reg.
4841         (sh_nbsd_core_fns): Rename to...
4842         (shnbsd_core_fns): ...this.
4843         (sh_nbsd_elfcore_fns): Rename to...
4844         (shnbsd_elfcore_fns): ...this.
4845         (sh_nbsd_init_abi): Rename to...
4846         (shnbsd_init_abi): ...this.
4847         (_initialize_sh_nbsd_tdep): Rename to...
4848         (_initialize_shnbsd_tdep): ...this.
4849         * shnbsd-tdep.h (sh_nbsd_supply_registers,
4850         sh_nbsd_supply_register, sh_nbsd_fill_registers,
4851         sh_nbsd_fill_register): Remove prototypes.
4852         (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
4853
4854 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
4855
4856         * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
4857         (i387-nat.o): Delete dependency list.
4858         (go32-nat.o): Change i387-nat.h to i387-tdep.h.
4859         (x86-64-linux-nat.o): Likewise.
4860         * i387-nat.c: Delete file, moving contents to...
4861         * i387-tdep.c: ...here.
4862         * i387-nat.h: Rename...
4863         * i387-tdep.h: ...to this.
4864         * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
4865         * i386-linux-nat.c: Likewise.
4866         * i386bsd-nat.c: Likewise.
4867         * i386gnu-nat.c: Likewise.
4868         * i386nbsd-nat.c: Likewise.
4869         * i386v4-nat.c: Likewise.
4870         * x86-64-linux-nat.c: Likewise.
4871         * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
4872         * config/i386/go32.mh (NATDEPFILES): Likewise.
4873         * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
4874         * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
4875         * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
4876         * config/i386/linux.mh (NATDEPFILES): Likewise.
4877         * config/i386/nbsd.mh (NATDEPFILES): Likewise.
4878         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
4879         * config/i386/obsd.mh (NATDEPFILES): Likewise.
4880         * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
4881
4882 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
4883
4884         * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
4885         (alphanbsd-nat.o): Remove dependency list.
4886         (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
4887         * alphanbsd-nat.c: Delete.  Contents moved to...
4888         * alphanbsd-tdep.c: ...here.
4889         (_initialize_alphanbsd_tdep): Register core functions.
4890         * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
4891
4892 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
4893
4894         * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
4895         (alphabsd-nat.o): Depend on alphabsd-tdep.h.
4896         (alphanbsd-nat.o): Likewise.
4897         (alphabsd-tdep.o): New dependency list.
4898         * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
4899         (fill_gregset): Use alphabsd_fill_reg.
4900         (supply_fpregset): Use alphabsd_supply_fpreg.
4901         (fill_fpregset): Use alphabsd_fill_fpreg.
4902         (fetch_inferior_registers): Use struct reg and struct fpreg
4903         rather than gregset_t and fpregset_t.  Use alphabsd_supply_reg
4904         and alphabsd_supply_fpreg.
4905         (store_inferior_registers): Use struct reg and struct fpreg
4906         rather than gregset_t and fpregset_t.  Use alphabsd_fill_reg
4907         and alphabsd_fill_fpreg.
4908         * alphabsd-tdep.c: New file.
4909         * alphabsd-tdep.h: New file.
4910         * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
4911         (fetch_elfcore_registers): Use alphabsd_supply_reg and
4912         alphabsd_supply_fpreg.
4913         * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
4914         * config/alpha/nbsd.mt (TDEPFILES): Likewise.
4915
4916 2002-05-11  Eric Christopher  <echristo@redhat.com>
4917
4918         * mips-tdep.c (mips_double_register_type): Fix thinko.
4919         (mips_single_register_type): Ditto.
4920         * MAINTAINERS: Add self.
4921
4922 2002-05-11  Mark Kettenis  <kettenis@gnu.org>
4923
4924         * i387-nat.c (i387_supply_register, i387_fill_fsave,
4925         i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
4926         right thing on architectures with different endianness and/or
4927         integer sizes.
4928
4929 2002-05-10  Jason Thorpe  <thorpej@wasabisystems.com>
4930
4931         From Christian Limpach <chris@Pin.LU>
4932         * configure.in: Change sed expression which comments out
4933         NATDEPFILES to also comment out continuation lines.
4934         * configure: Regenerate.
4935
4936 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
4937
4938         * sh-tdep.c: Clean up code erroneously reintroduced by previous
4939         big patch.
4940
4941 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
4942
4943         * sh-tdep.c: Include correct file.
4944
4945 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
4946
4947         New support for sh64-elf (sh5) target.
4948
4949         * configure.tgt: For sh64-elf target, default to sh-elf.
4950
4951         * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
4952         (struct gdbarch_tdep): Add new fields for new registers and ABI
4953         info.
4954
4955         * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
4956         (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
4957         MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
4958         UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
4959         IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
4960         IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
4961         IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
4962         IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
4963         IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
4964         IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
4965         IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
4966         (sh_sh64_register_name, sh64_elf_make_msymbol_special,
4967         pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
4968         sh64_skip_prologue_hard_way, sh64_use_struct_convention,
4969         gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
4970         sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
4971         sh64_get_gdb_regnum, sh64_media_reg_base_num,
4972         sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
4973         sign_extend, sh64_nofp_frame_init_saved_regs,
4974         sh64_init_extra_frame_info, sh64_get_saved_register,
4975         sh64_extract_struct_value_address, sh64_pop_frame,
4976         sh64_push_arguments, sh64_extract_return_value,
4977         sh64_store_return_value, sh64_show_media_regs,
4978         sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
4979         sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
4980         sh_sh64_register_virtual_type,
4981         sh_sh64_register_convert_to_virtual,
4982         sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
4983         sh64_register_read, sh64_pseudo_register_write,
4984         sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
4985         do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
4986         sh64_do_pseudo_register, sh_compact_do_registers_info,
4987         sh64_do_registers_info, sh_gdbarch_init): New functions.
4988
4989 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
4990
4991         * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
4992
4993 2002-05-10 Daniel Jacobowitz  <drow@mvista.com>
4994
4995         * linespec.c (decode_line_1): Check for a double quote after
4996         a filename correctly.
4997
4998 2002-05-10  Jim Blandy  <jimb@redhat.com>
4999
5000         Properly track the size of the current objfile's .debug_line section.
5001         * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
5002         (DWARF_LINE_SIZE): New macro.
5003         (dwarf2_build_psymtabs_hard): Record the line section's size in
5004         the partial symbol table.
5005         (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
5006         symbol table.
5007
5008 2002-05-10  Petr Sorfa  <petrs@caldera.com>
5009
5010         * ia64-tdep.c: Handle breakpoints on L instruction type
5011         in MLX instruction bundle by moving the breakpoint to
5012         the third slot (X instruction type) as L holds only data.
5013
5014 2002-05-10  Kevin Buettner  <kevinb@redhat.com>
5015
5016         * dbxread.c (discarding_local_symbols_complaint): New complaint.
5017         (process_one_symbol): Complain about discarding local symbols
5018         due to a misplaced N_LBRAC entry.
5019
5020 2002-05-09  Elena Zannoni  <ezannoni@redhat.com>
5021
5022         From Daniel Berlin <dan@cgsoftware.com>
5023         * linespec.c (find_toplevel_char): '<' and '>' also increase and
5024         decrease the depth we are at, in the case of templates.
5025
5026 2002-05-09  Daniel Jacobowitz  <drow@mvista.com>
5027
5028         * mips-tdep.c (mips_float_register_type): New function.
5029         (mips_double_register_type): New function.
5030         (mips_print_register): Use them.
5031         (do_fp_register_row): Likewise.
5032
5033 2002-05-09  Daniel Jacobowitz  <drow@mvista.com>
5034
5035         * signals/signals.c (signals): Remove conditional compilation around
5036         Mach-specific signals.  Move them to after TARGET_SIGNAL_DEFAULT.
5037         (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
5038
5039 2002-05-09  Michael Snyder  <msnyder@redhat.com>
5040
5041         * remote-rdp.c (remote_rdp_can_run): Remove.
5042
5043 2002-05-09  Tom Tromey  <tromey@redhat.com>
5044
5045         * jv-valprint.c (java_val_print): Handle `char' as a special case
5046         of TYPE_CODE_INT.
5047
5048 2002-05-09  Michael Snyder  <msnyder@redhat.com>
5049
5050         * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
5051         strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
5052         strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
5053         str r(0123),[sp,#nn].
5054         (arm_skip_prologue): Ditto.  Also make disassembly
5055         order-independent by placing it in a loop.
5056
5057 2002-05-06  Michael Snyder  <msnyder@redhat.com>
5058
5059         * stabsread.c (read_type): Add recognition for new attribute:
5060         "@V;" means that an array type is actually a vector.
5061         This is analogous to the vector flag that's been added to dwarf2.
5062
5063 2002-05-09  Mark Kettenis  <kettenis@gnu.org>
5064
5065         * i386-tdep.h (i386_abi): New enum.
5066         (struct gdbarch_tdep): Replace os_ident member with abi.
5067         (i386_gdbarch_register_os_abi): New prototype.
5068         * i386-tdep.c (i386_abi_names): New array.
5069         (process_note_abi_tag_sections): Removed.
5070         (process_note_sections): New function.
5071         (i386_elf_abi_from_note, i386_elf_abi): New functions.
5072         (struct i386_abi_handler): New struct.
5073         (i386_abi_handler_list): New variable.
5074         (i386_gdbarch_register_os_abi): New function.
5075         (i386_gdbarch_init): Adapt for the changes given above.
5076
5077 2002-05-08  Daniel Jacobowitz  <drow@mvista.com>
5078
5079         * gregset.h: Say "GNU/Linux".
5080
5081 2002-05-08  Elena Zannoni  <ezannoni@redhat.com>
5082
5083         * gdbtypes.c : Add new builtin type for 64 bit vectors.
5084         (build_gdbtypes): Build builtin_type_v2_float.
5085         (_initialize_gdbtypes): Register new builtin type.
5086
5087 2002-05-08  Andrew Cagney  <ac131313@redhat.com>
5088
5089         * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
5090         (clear_gdbarch_swap): New function.
5091         (initialize_non_multiarch): Call.
5092         (gdbarch_update_p): Before calling init(), swap out and clear the
5093         existing architecture.
5094         * gdbarch.c: Regenerate.
5095
5096 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
5097
5098         * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
5099         alphanbsd-tdep.c.
5100
5101 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
5102
5103         * sh-nbsd-nat.c: Rename to...
5104         * shnbsd-nat.c: ...this.
5105         * sh-nbsd-tdep.c: Rename to...
5106         * shnbsd-tdep.c: ...this.
5107         * sh-nbsd-tdep.h: Rename to...
5108         * shnbsd-tdep.h: ...this.
5109         * config/sh/nbsd.mh: Use shnbsd-nat.o.
5110         * config/sh/nbsd.mt: Use shnbsd-tdep.o.
5111
5112 2002-05-08  Richard Earnshaw  <rearnsha@arm.com>
5113
5114         * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
5115         concatenation for command help messages.
5116
5117 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
5118
5119         * NEWS: Note new sh*-*-netbsdelf* configuration.
5120         * configure.host: Set gdb_host_cpu to sh for all sh*.
5121         (sh*-*-netbsdelf*): New host.
5122         * configure.tgt: Set gdb_target_cpu to sh for all sh*.
5123         (sh*-*-netbsdelf*): New target.
5124         * sh-nbsd-nat.c: New file.
5125         * sh-nbsd-tdep.c: New file.
5126         * sh-nbsd-tdep.h: New file.
5127         * config/sh/nbsd.mh: New file.
5128         * config/sh/nbsd.mt: New file.
5129         * config/sh/nm-nbsd.h: New file.
5130         * config/sh/tm-nbsd.h: New file.
5131
5132 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
5133
5134         * sh-tdep.c (sh_osabi_names): Declare.
5135         (process_note_abi_tag_sections): New function.
5136         (get_elfosabi): Ditto.
5137         (sh_gdbarch_register_os_abi): Ditto.
5138         (sh_dump_tdep): Ditto.
5139         _initialize_sh_tdep): Use gdbarch_register to register
5140         sh_gdbarch_init and sh_dump_tdep.
5141         * config/sh/tm-sh.h (sh_osabi): Declare.
5142         (gdbarch_tdep): Add sh_osabi and osabi_name members.
5143
5144 2002-05-07  Andrew Cagney  <ac131313@redhat.com>
5145
5146         * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
5147         (thumb_scan_prologue): Ditto.
5148         (arm_find_callers_reg): Ditto.
5149         (arm_frame_chain): Ditto.
5150         (arm_init_extra_frame_info): Ditto.
5151         (arm_frame_saved_pc): Ditto.
5152         (arm_pop_frame): Ditto.
5153         (arm_push_return_address): New function.
5154         (arm_gdbarch_init): Initialize use_generic_dummy_frames,
5155         call_dummy_location, call_dummy_breakpoint_offset_p,
5156         call_dummy_breakpoint_offset, call_dummy_p,
5157         call_dummy_stack_adjust_p, call_dummy_words,
5158         sizeof_call_dummy_words, call_dummy_start_offset,
5159         call_dummy_length, fix_call_dummy, pc_in_call_dummy,
5160         call_dummy_address, push_return_address and push_dummy_frame for
5161         generic dummy frames.
5162
5163 2002-05-07  Jason Thorpe  <thorpej@wasabisystems.com>
5164
5165         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
5166         size computation for alloca.
5167         (sh_fp_frame_init_saved_regs): Likewise.
5168
5169 2002-05-07  Richard Earnshaw  <rearnsha@arm.com>
5170
5171         * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
5172         (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
5173         * arm-tdep.c (arm_store_return_value): Use them.
5174         Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
5175         * remote-rdp.c (remote_rdp_fetch_register): Use
5176         ARM_MAX_REGISTER_RAW_SIZE.
5177         (remote_rdp_store_register): Likewise.
5178
5179 2002-05-07  Michal Ludvig  <mludvig@suse.cz>
5180
5181         * dwarf2cfi.c: Code cleanup, removed unused variables,
5182         added default labels to switch {} statements.
5183         * x86-64-tdep.c: Ditto.
5184         * x86-64-linux-nat.c: Ditto.
5185
5186 2002-05-07  Jason Thorpe  <thorpej@wasabisystems.com>
5187
5188         * solib.h: Protect against multiple inclusion.
5189
5190 2002-05-06  Jim Blandy  <jimb@redhat.com>
5191
5192         Add first preprocessor macro-expansion files.
5193         * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
5194         * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
5195         (splay_tree_h, macroexp_h, macrotab_h): New variable.
5196         (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
5197         (COMMON_OBS): Add macrotab.o, macroexp.o.
5198         (macroexp.o, macrotab.o): New rules.
5199
5200         Separate the job of reading the line number info statement program
5201         header (...expialidocious) out into its own function.
5202         * dwarf2read.c (struct line_head, struct filenames, struct
5203         directories): Replace with...
5204         (struct line_header): New structure, containing the full
5205         contents of the statement program header, including the
5206         include directory and file name tables.
5207         (read_file_scope): If we have line number info, instead of just
5208         calling dwarf_decode_lines to do all the work, call
5209         dwarf_decode_line_header first to get a `struct line_header'
5210         containing the data in the statement program header, and then
5211         pass that to dwarf_decode_lines, which will pick up where that
5212         left off.  Be sure to clean up the `struct line_header' object.
5213         (dwarf_decode_line_header, free_line_header, add_include_dir,
5214         add_file_name): New functions.
5215         (dwarf_decode_lines): Move all the code to read the statement
5216         program header into dwarf_decode_line_header.  Take the line
5217         header it built as the first argument, instead of the offset to
5218         the compilation unit's line number info.  Use the new `struct
5219         line_header' type instead of the old structures.  No need to do
5220         cleanups here now, since we don't allocate anything.
5221         (dwarf2_statement_list_fits_in_line_number_section,
5222         dwarf2_line_header_too_long): New complaints.
5223
5224 2002-05-06  Elena Zannoni  <ezannoni@redhat.com>
5225
5226         * gdbtypes.c (init_vector_type): New function.
5227         (build_builtin_type_vec128): Simplify the representation of SIMD
5228         registers.
5229         (build_gdbtypes): Initialize new builtin vector types.
5230         (_initialize_gdbtypes): Register new vector types with gdbarch.
5231         (builtin_type_v4_float, builtin_type_v4_int32,
5232         builtin_type_v8_int16, builtin_type_v16_int8,
5233         builtin_type_v2_int32, builtin_type_v4_int16,
5234         builtin_type_v8_int8): New (renamed) SIMD types.
5235
5236 2002-05-06  Mark Kettenis  <kettenis@gnu.org>
5237
5238         * i387-nat.c (i387_fill_fsave): Use regcache_collect.
5239         (i387_fill_fxsave): Likewise.
5240
5241 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5242
5243         * alpha-tdep.c (alpha_extract_return_value): Don't use
5244         non-constant array size in prototype.
5245
5246 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
5247
5248         From Brian Taylor <briant at model dot com>:
5249         * ui-out.c (ui_out_field_core_addr): Use the function
5250         longest_local_hex_string_custom'to format addresses > 32 bits
5251         wide.
5252
5253         * ui-out.c (ui_out_field_core_addr): Update comment.
5254
5255 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
5256
5257         * stack.c (select_and_print_frame): Make static.  Delete the
5258         parameter `level'.
5259         (func_command): Update call.
5260         (select_frame_command): Delete code computing the frame level.
5261         * frame.h (select_and_print_frame): Delete declaration.
5262
5263 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
5264
5265         * sparc-tdep.c (sparc_get_saved_register): Comment why
5266         get_prev_frame call is safe.
5267
5268 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
5269
5270         * frame.h (select_frame): Delete level parameter.
5271         * stack.c (select_frame): Update.  Use frame_relative_level to
5272         obtain the frame's level.
5273         (select_and_print_frame): Update call.
5274         (select_frame_command): Ditto.
5275         (up_silently_base): Ditto.
5276         (down_silently_base): Ditto.
5277         * ocd.c (ocd_start_remote): Ditto.
5278         * remote-rdp.c (remote_rdp_open): Ditto.
5279         * remote-mips.c (mips_initialize): Ditto.
5280         (common_open): Ditto.
5281         * remote-e7000.c (e7000_start_remote): Ditto.
5282         * m3-nat.c (select_thread): Ditto.
5283         * hppa-tdep.c (child_get_current_exception_event): Ditto.
5284         (child_get_current_exception_event): Ditto.
5285         * varobj.c (varobj_create): Ditto.
5286         (varobj_update): Ditto.
5287         (c_value_of_root): Ditto.
5288         * tracepoint.c (finish_tfind_command): Ditto.
5289         * corelow.c (core_open): Ditto.
5290         * arch-utils.c (generic_prepare_to_proceed): Ditto.
5291         * thread.c (info_threads_command): Ditto.
5292         (switch_to_thread): Ditto.
5293         * infrun.c (normal_stop): Ditto.
5294         (restore_selected_frame): Ditto.
5295         (restore_inferior_status): Ditto.
5296         * breakpoint.c (insert_breakpoints): Ditto.
5297         (watchpoint_check): Ditto.
5298         (bpstat_stop_status): Ditto.
5299         (do_enable_breakpoint): Ditto.
5300         * blockframe.c (flush_cached_frames): Ditto.
5301         (reinit_frame_cache): Ditto.
5302
5303 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
5304
5305         * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
5306         maintainer.
5307
5308 2002-05-04  Jim Blandy  <jimb@redhat.com>
5309
5310         * gdbtypes.c (replace_type): Doc fix.
5311
5312 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
5313
5314         * valprint.c (strcat_longest): Delete commented out function.
5315         Update copyright.
5316
5317 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
5318
5319         * MAINTAINERS: Mark a29k as deleted.
5320         * NEWS: Mention that a29k was removed.  Add OBSOLETE section.
5321         Move new configurations to the top.
5322         * configure.tgt: Remove a29k.
5323         * config/a29k/tm-vx29k.h: Delete.
5324         * config/a29k/vx29k.mt: Delete.
5325         * config/a29k/tm-a29k.h: Delete.
5326         * config/a29k/a29k-udi.mt: Delete.
5327         * config/a29k/a29k.mt: Delete.
5328         * a29k-tdep.c: Delete.
5329         * remote-udi.c: Delete.
5330         * remote-mm.c: Delete.
5331         * remote-eb.c: Delete.
5332         * remote-adapt.c: Delete.
5333         * Makefile.in: Remove obsolete code.
5334         * gdbserver/Makefile.in: Ditto.
5335         * config/s390/s390x.mt: Ditto.
5336         * config/s390/s390.mt: Ditto.
5337         * config/sparc/sparclynx.mh: Ditto.
5338         * config/sparc/linux.mh: Ditto.
5339         * config/pa/hppaosf.mh: Ditto.
5340         * config/pa/hppabsd.mh: Ditto.
5341         * config/ns32k/nbsd.mt: Ditto.
5342         * config/mips/vr5000.mt: Ditto.
5343         * config/m68k/sun3os4.mh: Ditto.
5344         * config/m68k/nbsd.mt: Ditto.
5345         * config/m68k/m68klynx.mh: Ditto.
5346         * config/m32r/m32r.mt: Ditto.
5347         * config/i386/x86-64linux.mt: Ditto.
5348         * config/i386/nbsdelf.mt: Ditto.
5349         * config/i386/nbsd.mt: Ditto.
5350         * config/i386/i386lynx.mh: Ditto.
5351
5352 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
5353
5354         * target.c (debug_print_register): New function.  Handle oversize
5355         registers.
5356         (debug_to_fetch_registers): Call.
5357         (debug_to_store_registers): Call.
5358
5359 2002-05-03  Jim Blandy  <jimb@redhat.com>
5360
5361         * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
5362         (read_type): Doc fix.
5363         * gdbtypes.c (replace_type): Doc fix.
5364
5365         * stabsread.c (multiply_defined_struct): New complaint.
5366         (read_struct_type): If the type we were passed isn't empty, or
5367         incomplete, don't read the new struct type into it; complain,
5368         and return the original type unchanged.  Take a new `type_code'
5369         argument, which is the type code for the new type.
5370         (read_type): Rather than storing the type's type code here, pass
5371         it as an argument to read_struct_type, and let that take care of
5372         storing it.  That way, we don't overwrite the original type code,
5373         so read_struct_type can use it to decide whether we're overwriting
5374         something we shouldn't.
5375         (complain_about_struct_wipeout): New function.
5376
5377 2002-05-03  Andrew Cagney  <ac131313@redhat.com>
5378
5379         * gdbarch.sh: Assert that gdbarch is non-NULL.
5380         * gdbarch.c: Regenerate.
5381
5382 2002-05-03  Jason Merrill  <jason@redhat.com>
5383
5384         * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
5385         and return NULL.
5386
5387 2002-05-03  Michal Ludvig  <mludvig@suse.cz>
5388
5389         * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
5390         (x86_64_dwarf2gdb_regno_map_length),
5391         (x86_64_dwarf2_reg_to_regnum): Added.
5392         (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
5393         (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
5394         (_initialize_x86_64_tdep): Synced with the change above.
5395         (x86_64_skip_prologue): Reformulated message.
5396
5397 2002-05-03  Pierre Muller  <muller@ics.u-strasbg.fr>
5398
5399         * f-exp.y: Also use new prev_lexptr variable
5400         to improve error reporting. Based on Michael Snyder
5401         2002-04-24 dated patch to c-exp.y.
5402         * jv-exp.y: Likewise.
5403         * m2-exp.y: Likewise.
5404
5405 2002-05-02  Elena Zannoni  <ezannoni@redhat.com>
5406
5407         * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
5408         we are dealing with vectors.
5409
5410 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
5411
5412         * config/m68k/tm-nbsd.h: Obvious fix,
5413         correct machine name.
5414
5415 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
5416
5417         * p-typeprint.c (pascal_type_print_base): Add support
5418         for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
5419
5420 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
5421
5422         * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
5423         for fondamental pascal 'char' type.
5424
5425 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
5426
5427         * p-lang.h (is_pascal_string_type): Declaration changed,
5428         new sixth argument of type char ** added.
5429         * p-lang.c (is_pascal_string_type): Implementation
5430         changed. Args length_pos, length_size, string_pos, char_size
5431         can now be NULL. New argument arrayname set to the field
5432         name of the char array. Return value set to char array
5433         field index plus one.
5434         * p-valprint.c (pascal_val_print): Adapt to new declaration of
5435         is_pascal_string_type function.
5436
5437 2002-05-02  Andrew Cagney  <cagney@redhat.com>
5438
5439         * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
5440         <cagney@redhat.com> change.
5441         * gdbarch.c: Regenerate.
5442
5443 2002-05-02  Andrew Cagney  <cagney@redhat.com>
5444
5445         * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
5446         before probing for a new one.  Detect errorenous gdbarch_init
5447         functions.
5448         * gdbarch.c: Regenerate.
5449
5450 2002-05-01  Andrew Cagney  <cagney@redhat.com>
5451
5452         * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
5453         * config/mcore/tm-mcore.h: Ditto.  Update copyright.
5454         * config/v850/tm-v850.h: Ditto.  Update copyright.
5455
5456 2002-04-30  Andrew Cagney  <ac131313@redhat.com>
5457
5458         * cris-tdep.c (cris_gdbarch_init): Use arches instead of
5459         current_gdbarch.
5460
5461 2002-04-30  Michael Snyder  <msnyder@redhat.com>
5462
5463         * arm-tdep.c: Whitespace clean-ups.
5464         (arm_skip_prologue): Fix thinko; two lines
5465         should have been removed as part of 4/24 change.
5466
5467 2002-04-30  Kevin Buettner  <kevinb@redhat.com>
5468
5469         * rs6000-tdep.c: Added comment describing how fpscr register
5470         numbers were chosen.
5471
5472 2002-04-30  Michael Snyder  <msnyder@redhat.com>
5473
5474         * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
5475
5476 2002-04-29  Elena Zannoni  <ezannoni@redhat.com>
5477
5478         * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
5479         (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
5480         (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
5481
5482 2002-04-29  Kevin Buettner  <kevinb@redhat.com>
5483
5484         From Louis Hamilton <hamilton@redhat.com>:
5485         * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
5486         * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
5487         * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
5488         not bfd-private xcoff data, to determine wordsize.
5489         * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
5490
5491 2002-04-29  Andrew Cagney  <ac131313@redhat.com>
5492
5493         GDB 5.2 released from 5.2 branch.
5494
5495 2002-04-29  Michal Ludvig  <mludvig@suse.cz>
5496
5497         * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
5498         * x86-64-tdep.c (i386_gdbarch_init): Ditto.
5499         (x86_64_register_info_table): Added comments with register numbers.
5500
5501 2002-04-29  Elena Zannoni  <ezannoni@redhat.com>
5502
5503         * rs6000-tdep.c (rs6000_extract_return_value,
5504         rs6000_store_return_value): Handle returning vectors.
5505         (rs6000_gdbarch_init): Use
5506         ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
5507         * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
5508         New function.
5509         (ppc_sysv_abi_use_struct_convention): Deal with functions returning
5510         vectors.
5511         (ppc_sysv_abi_push_arguments): Handle vector parameters.
5512         * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
5513
5514 2002-04-24  Pierre Muller  <ics.u-strasbg.fr>
5515
5516         * hpread.c (hpread_psymtab_to_symtab_1,
5517         hpread_psymtab_to_symtab): Replace fprintf tab_to_s...)
5518         with fprintf_unfiltered (gdb_stderr,...).
5519
5520 2002-04-24  Pierre Muller  <ics.u-strasbg.fr>
5521
5522         * remote-array.c (printf_monitor, write_monitor,
5523         array_insert_breakpoint, array_remove_breakpoint ):
5524         Replace fprintf (stderr,...
5525         with fprintf_unfiltered (gdb_stderr,....
5526         * remote-es.c: Likewise.
5527         * remote-os9k.c: Likewise.
5528         * remote-st.c: Likewise.
5529
5530 2002-04-28  Andreas Schwab  <schwab@suse.de>
5531
5532         * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
5533         linux-proc.o and gcore.o.
5534
5535 2002-04-26  Michal Ludvig  <mludvig@suse.cz>
5536
5537         * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
5538         code without frame pointers.
5539
5540 2002-04-26  Andrew Cagney  <ac131313@redhat.com>
5541
5542         * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
5543         ON_STACK is needed.
5544
5545 2002-04-26  Ben Elliston  <bje@redhat.com>
5546
5547         * target.c (do_xfer_memory): Correct reference to the new option
5548         "trust-readonly-sections".
5549
5550 2002-04-26  Elena Zannoni  <ezannoni@redhat.com>
5551
5552         * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
5553         * gdbtypes.c (recursive_dump_type): Output the vector flag.
5554         * dwarf2read.c (dwarf_attr_name): Handle new attribute for
5555         vectors.
5556         (read_array_type): Record the fact that this array type is really a
5557         vector (i.e. are passed in by value).
5558
5559 2002-04-26  Jason Thorpe  <thorpej@wasabisystems.com>
5560
5561         * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
5562         * alpha-tdep.c (alpha_sigcontext_addr): New function.
5563         (alpha_find_saved_regs): Use alpha_sigcontext_addr.
5564         (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
5565         * alpha-linux-tdep.c: Include frame.h.
5566         (alpha_linux_sigcontext_addr): New function.
5567         (alpha_linux_init_abi): Set tdep->sigcontext_addr to
5568         alpha_linux_sigcontext_addr.
5569         * alpha-osf1-tdep.c: Include gdbcore.h.
5570         (alpha_osf1_sigcontext_addr): New function.
5571         (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
5572         alpha_osf1_sigcontext_addr.
5573         * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
5574         * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
5575
5576 2002-04-26  Andrew Cagney  <ac131313@redhat.com>
5577
5578         * stack.c (selected_frame_level):
5579         (select_frame): Do not set selected_frame_level.
5580         * frame.h (selected_frame_level): Delete declaration.
5581
5582 2002-04-26  Andrew Cagney  <ac131313@redhat.com>
5583
5584         * rs6000-tdep.c (rs6000_gdbarch_init): Only set
5585         convert_from_func_ptr-addr when AIX / PowerOpen.
5586
5587 2002-04-25  Andrew Cagney  <ac131313@redhat.com>
5588
5589         * valops.c (hand_function_call): Call
5590         generic_save_call_dummy_addr.
5591         * frame.h (generic_save_call_dummy_addr): Declare.
5592         * blockframe.c (struct dummy_frame): Add fields call_lo and
5593         call_hi.
5594         (generic_find_dummy_frame): Check for PC in range call_lo to
5595         call_hi instead of entry_point_address.
5596         (generic_pc_in_call_dummy): Search the dummy frames for a PC in
5597         the call_lo to call_hi range.  Allow for DECR_PC_AFTER_BREAK.
5598         (generic_save_call_dummy_addr): New function.
5599
5600 2002-04-24  David S. Miller  <davem@redhat.com>
5601
5602         * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
5603         sparc_skip_prologue.
5604         (sparc_skip_prologue): Kill frameless_p arg, and use line number
5605         information to find prologue when possible.
5606         (sparc_prologue_frameless_p): Call examine_prologue directly.
5607         (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
5608         * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
5609         second argument.
5610         (SKIP_PROLOGUE): Likewise.
5611
5612 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
5613
5614         * alpha-tdep.c (alpha_skip_prologue_internal): Remove
5615         GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
5616         indicate that the condition it was testing is always true.
5617         * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
5618         * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
5619         * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
5620
5621 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
5622
5623         * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
5624         * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
5625         tdep->jb_pc and tdep->jb_elt_size.
5626         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
5627         * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
5628         * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
5629         * alpha-nat.c (get_longjmp_target): Remove.
5630         (JB_ELEMENT_SIZE): Ditto.
5631         (JB_PC): Ditto.
5632         * alpha-tdep.c (alpha_get_longjmp_target): New function.
5633         (alpha_gdbarch_init): Default tdep->jb_pc to -1.  If the
5634         OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
5635         to alpha_get_longjmp_target.
5636         (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
5637         * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
5638         * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
5639
5640 2002-04-25  Andrew Cagney  <ac131313@redhat.com>
5641
5642         * README: Update to GDB 5.2.
5643
5644 2002-04-25  Andrew Cagney  <ac131313@redhat.com>
5645
5646         * gdbarch.sh (LC_ALL): Set to `c'.
5647
5648 2002-04-25  Theodore A. Roth  <troth@verinet.com>
5649
5650         * avr-tdep.c: Ran through gdb_indent.sh.
5651
5652 2002-04-25  Theodore A. Roth  <troth@verinet.com>
5653
5654         * MAINTAINERS: Add myself as AVR maintainer.
5655         * NEWS: Note new target avr.
5656
5657 2002-04-25  Theodore A. Roth  <troth@verinet.com>
5658
5659         * Makefile.in: Add support for AVR target.
5660         * configure.tgt: Add support for AVR target.
5661         * avr-tdep.c: New file
5662         * config/avr/avr.mt: New file.
5663
5664 2002-04-25  Theodore A. Roth  <troth@verinet.com>
5665
5666         * MAINTAINERS: Add myself to write-after-approval.
5667
5668 2002-04-24  Pierre Muller  <ics.u-strasbg.fr>
5669
5670         * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
5671         with fprintf_unfiltered (gdb_stderr,....
5672
5673 2002-04-25  Pierre Muller  <muller@ics.u-strasbg.fr>
5674
5675         Fix PR gdb/508.
5676         * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
5677
5678 2002-04-25  Pierre Muller  <muller@ics.u-strasbg.fr>
5679
5680         * p-exp.y: Also use new prev_lexptr variable
5681         to improve error reporting. Based on Michael Snyder
5682         2002-04-24 dated patch to c-exp.y.
5683
5684 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
5685
5686         * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
5687         (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
5688         alpha_breakpoint_from_pc.  Set gdbarch_function_start_offset
5689         to 0.
5690         * config/alpha/tm-alpha.h: Remove forward decls of struct type
5691         and struct value.
5692         (FUNCTION_START_OFFSET): Remove.
5693         (BREAKPOINT): Ditto.
5694
5695 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
5696
5697         * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
5698         * NEWS: Ditto.
5699
5700 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
5701
5702         * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
5703         (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
5704         alpha_linux_pc_in_sigtramp.
5705         * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
5706         (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
5707         alpha_osf1_pc_in_sigtramp.
5708         * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
5709         * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
5710         (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
5711         alphafbsd_pc_in_sigtramp.
5712         * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
5713         (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
5714         alphanbsd_pc_in_sigtramp.
5715         * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
5716         * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
5717
5718 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
5719
5720         * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
5721
5722 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
5723
5724         * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
5725         alphanbsd-tdep.c.
5726         (alphanbsd-nat.o): New dependency list.
5727         (alphanbsd-tdep.o): Ditto.
5728         * NEWS: Note new native NetBSD/alpha configuration.
5729         * alphanbsd-nat.c: New file.
5730         * alphanbsd-tdep.c: Ditto.
5731         * configure.host (alpha*-*-netbsd*): New host.
5732         * configure.tgt (alpha*-*-netbsd*): New target.
5733         * config/alpha/nbsd.mh: New file.
5734         * config/alpha/nbsd.mt: Ditto.
5735         * config/alpha/nm-nbsd.h: Ditto.
5736         * config/alpha/tm-nbsd.h: Ditto.
5737
5738 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
5739
5740         * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
5741         (alpha-osf1-tdep.o): New dependency list.
5742         * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
5743         and skip_sigtramp_frame members.
5744         * alpha-linux-tdep.c: Include gdbcore.h.
5745         (alpha_linux_sigtramp_offset): Change return type to LONGEST.
5746         (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
5747         * alpha-osf1-tdep.c: New file.
5748         * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
5749         alpha-osf1-dep.c.
5750         (alpha_frame_past_sigtramp_frame): New function.
5751         (alpha_dynamic_sigtramp_offset): Ditto.
5752         (alpha_proc_desc_is_dyn_sigtramp): Ditto.
5753         (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
5754         (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
5755         (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
5756         (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
5757         (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
5758         (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
5759         (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
5760         (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
5761         (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
5762         and tdep->skip_sigtramp_frame.  Set gdbarch_skip_trampoline_code
5763         to find_solib_trampoline_target.
5764         * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
5765         * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
5766         (SKIP_TRAMPOLINE_CODE): Remove.
5767         (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
5768         (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
5769         (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
5770         (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
5771         * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
5772         (PROC_SIGTRAMP_MAGIC): Ditto.
5773         (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
5774         (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
5775         (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
5776         (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
5777         (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
5778
5779 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
5780
5781         * NEWS: Note that Alpha targets are now multi-arch.
5782
5783 2002-04-24  Michael Snyder  <msnyder@redhat.com>
5784
5785         * parser-defs.h (prev_lexptr): New external variable.
5786         * parse.c (parse_exp_1): Set prev_lexptr to null before
5787         calling the language-specific parser.
5788         * c-exp.y (yylex): Set prev_lexptr to start of current token.
5789         (yyerror): Use prev_lexptr in error reporting.
5790
5791 2002-04-24  Daniel Jacobowitz  <drow@mvista.com>
5792
5793         * config/i386/tm-linux.h: Define FILL_FPXREGSET.
5794         * gregset.h: If FILL_FPXREGSET is defined, provide
5795         gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
5796         * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
5797         is defined, call fill_fpxregset.
5798
5799 2002-04-24  Roland McGrath  <roland@frob.com>
5800
5801         * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
5802         * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
5803         (supply_gregset, supply_fpregset): New functions.
5804
5805         * gnu-nat.c (gnu_find_memory_regions): New function.
5806         (init_gnu_ops): Set `to_find_memory_regions' hook to that.
5807         (gnu_xfer_memory): Add a cast.
5808
5809 2002-04-24  Michael Snyder  <msnyder@redhat.com>
5810
5811         * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
5812         loop.  Add handling for "str lr, [sp, #-4]!" and for saves
5813         of argument regs ("str r(0123), [r11, #-nn"]).
5814         (arm_skip_prologue): Better handling for frameless functions.
5815         Treat "mov ip, sp" as optional.  Recognize "str lr, [sp, #-4]".
5816         (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
5817
5818 Wed Apr 24 14:22:21 2002  Andrew Cagney  <cagney@redhat.com>
5819
5820         * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
5821         NUM_PSEUDO_REGS can be used.
5822
5823 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
5824
5825         * arch-utils.h: Update copyright.
5826
5827         * gdbarch.sh (PC_IN_SIGTRAMP): Add.
5828         * gdbarch.h, gdbarch.c: Re-generate.
5829
5830         * inferior.h (IN_SIGTRAMP): Delete definition.
5831         * arch-utils.c (legacy_pc_in_sigtramp): New function.
5832         * arch-utils.h (legacy_pc_in_sigtramp): Declare.
5833
5834         * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
5835         (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
5836         * hppa-tdep.c (pc_in_interrupt_handler):  Use PC_IN_SIGTRAMP.
5837         (find_proc_framesize): Ditto.
5838         * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
5839         (alpha_init_extra_frame_info): Ditto.
5840         * infrun.c (handle_inferior_event): Ditto.
5841         (handle_inferior_event): Ditto.
5842         (check_sigtramp2): Ditto.
5843         * blockframe.c (create_new_frame): Ditto.
5844         (get_prev_frame): Ditto.
5845         * ppc-linux-tdep.c: Update comments.
5846         * i386-linux-tdep.c: Update comments.
5847         * breakpoint.c (bpstat_what): Update comment.
5848
5849 2002-04-24  Michal Ludvig  <mludvig@suse.cz>
5850
5851         * gdbserver/linux-low.c (regsets_fetch_inferior_registers),
5852         (regsets_store_inferior_registers): Removed cast to int from
5853         ptrace() calls.
5854         * gdbserver/regcache.h: Added declaration of struct inferior_info.
5855
5856 2002-04-24  David S. Miller  <davem@redhat.com>
5857
5858         * i960-tdep.c (register_in_window_p): New function.
5859         (i960_find_saved_register): Use it instead of
5860         REGISTER_IN_WINDOW_P.
5861         * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
5862
5863         * symtab.h (find_stab_function_addr): Kill extern.
5864         * minsyms.c (find_stab_function_addr): Remove from here...
5865         * dbxread.c: ... to here, and mark it static.
5866
5867 2002-04-20  David S. Miller  <davem@redhat.com>
5868
5869         * sparc-tdep.c (sparc_pop_frame): Only need to allocate
5870         SPARC_INTREG_SIZE * 16 bytes for reg_temp.
5871
5872 2002-04-21  David S. Miller  <davem@redhat.com>
5873
5874         * remote-vxsparc.c (vx_read_register): Fix typo, we want
5875         REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
5876         (vx_write_register): Likewise.
5877
5878 2002-04-23  J. Brobecker  <brobecker@gnat.com>
5879
5880         * source.c (is_regular_file): New function.
5881         (openp): Check wether file to open is a regular file
5882         to avoid opening directories.
5883
5884 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
5885
5886         * findvar.c (extract_signed_integer): Cast printf argument
5887         to suppress format warning.
5888         (extract_unsigned_integer): Likewise.
5889         * infcmd.c (registers_info): Likewise.
5890         * top.c (get_prompt_1): Likewise.
5891         * valops.c (value_assign): Likewise.
5892         * valprint.c (print_decimal): Likewise.
5893
5894 2002-04-22  H.J. Lu  (hjl@gnu.org)
5895
5896         * c-exp.y (typebase): Support
5897
5898         [long|long long|short] [signed|unsigned] [int|]
5899
5900         and
5901
5902         signed [long|long long|short] int
5903
5904 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
5905
5906         * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
5907         and vax-tdep.h.
5908         * vax-tdep.h: New file.
5909         * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
5910         Make several routines static.
5911         (vax_get_saved_register): New function.
5912         (vax_gdbarch_init): New function.
5913         (_initialize_vax_tdep): Register vax_gdbarch_init.
5914         * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
5915         Remove macros now under the control of gdbarch.
5916
5917 2002-04-22  Michael Snyder  <msnyder@redhat.com>
5918
5919         * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
5920         Some whitespace and coding standards tweaks.
5921
5922 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
5923
5924         * vax-tdep.c: Include regcache.h.
5925         (vax_call_dummy_words): New.
5926         (sizeof_vax_call_dummy_words): New.
5927         (vax_fix_call_dummy): New function.
5928         (vax_saved_pc_after_call): Ditto.
5929         * config/vax/tm-vax.h: Don't include regcache.h.
5930         (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
5931         (CALL_DUMMY): Remove.
5932         (CALL_DUMMY_WORDS): Define.
5933         (SIZEOF_CALL_DUMMY_WORDS): Define.
5934         (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
5935
5936 2002-04-18  Michael Snyder  <msnyder@redhat.com>
5937
5938         * arm-tdep.h: Change regnum defines to enums for ease of debugging.
5939
5940 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
5941
5942         * vax-tdep.c (vax_frame_chain): New function.
5943         (vax_push_dummy_frame): Ditto.
5944         (vax_pop_frame): Ditto.
5945         * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
5946         (FRAMELESS_FUNCTION_INVOCATION): Use
5947         generic_frameless_function_invocation_not.
5948         (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
5949         (POP_FRAME): Use vax_pop_frame.
5950
5951 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
5952
5953         * vax-tdep.c (vax_store_struct_return): New function.
5954         (vax_extract_return_value): Ditto.
5955         (vax_store_return_value): Ditto.
5956         (vax_extract_struct_value_address): Ditto.
5957         * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
5958         vax_store_struct_return.
5959         (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
5960         (STORE_RETURN_VALUE): Use vax_store_return_value.
5961         (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
5962
5963 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
5964
5965         * vax-tdep.c (vax_frame_saved_pc): New function.
5966         (vax_frame_args_address_correct): Ditto.
5967         (vax_frame_args_address): Ditto.
5968         (vax_frame_locals_address): Ditto.
5969         (vax_frame_num_args): Move code to be in proximity to
5970         other frame-related functions.
5971         * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
5972         (FRAME_SAVED_PC): Use vax_frame_saved_pc.
5973         (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
5974         (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
5975         (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
5976
5977 2002-04-22  H.J. Lu  (hjl@gnu.org)
5978
5979         * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
5980         includedir.
5981
5982 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
5983
5984         * vax-tdep.c (vax_frame_init_saved_regs): New function.
5985         * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
5986         (FRAME_INIT_SAVED_REGS): New macro.
5987
5988 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
5989
5990         * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
5991
5992 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
5993
5994         * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
5995         where needed.
5996         (fetch_osf_core_registers): Likewise.
5997         (supply_gregset): Likewise.
5998
5999 2002-04-22  J. Brobecker  <brobecker@gnat.com>
6000
6001         * symfile.h (get_section_index): Define.
6002         * symfile.c (get_section_index): New function.
6003         * mdebugread.c (SC_IS_SBSS): New macro.
6004         (SC_IS_BSS): Return true for the scBss storage class only, as
6005         the scSBss storage class refers to the .sbss section.
6006         (parse_partial_symbols): Discard the symbols which associated
6007         section does not exist.
6008         Make sure to use the .sbss section index for symbols which
6009         storage class is scBss, rather than using the .bss section index.
6010
6011 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
6012
6013         * vax-tdep.c: Update copyright years.
6014         (vax_register_name): New function.
6015         (vax_register_byte): Ditto.
6016         (vax_register_raw_size): Ditto.
6017         (vax_register_virtual_size): Ditto.
6018         (vax_register_virtual_type): Ditto.
6019         * config/vax/tm-vax.h: Update copyright years.
6020         (REGISTER_NAMES): Remove.
6021         (REGISTER_NAME): Define.
6022         (REGISTER_BYTE): Use vax_register_byte.
6023         (REGISTER_RAW_SIZE): Use vax_register_raw_size.
6024         (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
6025         (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
6026
6027 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
6028
6029         * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
6030         declaration
6031         * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
6032
6033 2002-04-21  David S. Miller  <davem@redhat.com>
6034
6035         * arch-utils.c (generic_prologue_frameless_p): Kill
6036         SKIP_PROLOGUE_FRAMELESS_P code.
6037         * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
6038         references.
6039         (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
6040         * arc-tdep.c (arc_prologue_frameless_p): Implement.
6041         * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
6042         references.
6043         (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
6044         * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
6045         (sparc_gdbarch_init): Pass it to
6046         set_gdbarch_prologue_frameless_p.
6047
6048 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
6049
6050         * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
6051         (alphabsd-nat.o): New dependency list.
6052
6053 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
6054
6055         * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
6056         alphafbsd-tdep.c.
6057         (alpha-linux-tdep.o): New dependency list.
6058         (alphafbsd-tdep.o): Likewise.
6059
6060 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
6061
6062         * alpha-linux-tdep.c: New file.  Move alpha_linux_sigtramp_offset
6063         to here...
6064         * alpha-tdep.c: ...from here.
6065         * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
6066
6067 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
6068
6069         * config/alpha/tm-alpha.h: Move alpha_software_single_step
6070         prototype from here...
6071         * alpha-tdep.h: ...to here.
6072
6073 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
6074
6075         * frame.h (selected_frame_level): Document as deprecated.
6076         (frame_relative_level): Declare.
6077         * stack.c (frame_relative_level): New function.
6078         (selected_frame_level): Document as deprecated.
6079         (select_frame): Do not set the selected_frame_level.
6080
6081         * stack.c (frame_info, record_selected_frame): Update.
6082         (frame_command, current_frame_command): Update.
6083         (up_silently_base, up_command, down_silently_base): Update.
6084         (down_command): Update.
6085         * inflow.c (kill_command): Update.
6086         * tracepoint.c (finish_tfind_command): Update.
6087         * corelow.c (core_open): Update.
6088         * thread.c (info_threads_command): Update.
6089         (do_captured_thread_select): Update.
6090         * infcmd.c (finish_command): Update.
6091         * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
6092
6093 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
6094
6095         * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
6096
6097 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
6098
6099         * arm-tdep.c (arm_breakpoint_from_pc): Make static.  Make return
6100         type const.
6101
6102 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
6103
6104         * alphafbsd-tdep.c: Update copyright years.  Include
6105         alpha-tdep.h.
6106         (alphafbsd_use_struct_convention): Make static.
6107         (alphafbsd_init_abi): New function.
6108         (_initialize_alphafbsd_tdep): New function.
6109         * config/alpha/tm-fbsd.h: Update copyright years.
6110         (USE_STRUCT_CONVENTION): Remove.
6111
6112 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
6113
6114         * alpha-tdep.c (alpha_abi_handler): New structure to describe
6115         an Alpha ABI variant.
6116         (alpha_abi_handler_list): Declare.
6117         (alpha_gdbarch_register_os_abi): New function.
6118         (alpha_gdbarch_init): Give registered ABI variant handlers a
6119         chance to tweak the gdbarch once we have set up defaults.
6120         * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
6121
6122 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
6123
6124         * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
6125         to standard_coerce_float_to_double.
6126         * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
6127
6128 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
6129
6130         * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
6131         * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
6132         from gdbarch_tdep rather than a constant.
6133         (alpha_gdbarch_init): Initialize tdep->vm_min_address to
6134         the default text address for all Alpha Unix ABIs.
6135         (alpha_dump_tdep): Report the value of tdep->vm_min_address.
6136         * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
6137
6138 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
6139
6140         * alpha-tdep.h: New file.  Includes several Alpha target constants
6141         taken from...
6142         * config/alpha/tm-alpha.h: ...here.  Remove macros that we now
6143         let gdbarch deal with.
6144         (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
6145         * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
6146         to dependency list.
6147         * alpha-nat.c: Include alpha-tdep.h.  Update for adjusted
6148         Alpha target register names.
6149         * alphabsd-nat.c: Likewise.
6150         * alpha-tdep.c: Include alpha-tdep.h.  Update for adjusted
6151         Alpha target register names.  Make serveral routines static.
6152         (alpha_get_saved_register): New function.
6153         (alpha_abi_names): New.
6154         (process_note_abi_tag_sections): New function.
6155         (get_elfosabi): New function.
6156         (alpha_gdbarch_init): New function.
6157         (alpha_dump_tdep): New function.
6158         (_initialize_alpha_tdep): Register alpha_gdbarch_init.
6159
6160 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
6161
6162         * frame.c (find_saved_register): Delete #ifdef
6163         HAVE_REGISTER_WINDOWS code.
6164         * config/sparc/tm-sparc.h: Update comments.
6165         * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
6166
6167 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
6168
6169         * i960-tdep.c (i960_find_saved_register): New function.
6170         (i960_get_saved_register): New function.
6171         * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
6172         (i960_get_saved_register): Declare.
6173         * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
6174
6175 2002-04-20  David S. Miller  <davem@redhat.com>
6176
6177         * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
6178
6179 2002-04-20  Andrew Cagney  <ac131313@redhat.com>
6180
6181         * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
6182         instead of NUM_PSEUDO_REGS.
6183
6184 2002-04-20  David S. Miller  <davem@redhat.com>
6185
6186         * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
6187         GDB_MULTI_ARCH_PARTIAL
6188         * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
6189         define, let tm-sp64.h do it.
6190
6191 2002-04-20  Jason Thorpe  <thorpej@wasabisystems.com>
6192
6193         * frame.c (find_saved_register): Avoid a NULL pointer
6194         dereference and actually walk the frame list.
6195
6196 2002-04-20  Andrew Cagney  <ac131313@redhat.com>
6197
6198         * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
6199         sorted in most most-recent-used order.  Document.
6200         * gdbarch.h, gdbarch.c: Regenerate.
6201
6202 2002-04-20  Daniel Jacobowitz  <drow@mvista.com>
6203
6204         * gdbserver/inferiors.c (struct inferior_info): Add regcache_data.
6205         (add_inferior): Call create_register_cache.
6206         (clear_inferiors): Call free_register_cache.
6207         (inferior_regcache_data, set_inferior_regcache_data): New functions.
6208         * gdbserver/regcache.c (struct inferior_regcache_data): New.
6209         (registers): Remove.
6210         (get_regcache): New function.
6211         (create_register_cache, free_register_cache): New functions.
6212         (set_register_cache): Don't initialize the register cache here.
6213         (registers_to_string, registers_from_string, register_data): Call
6214         get_regcache.
6215         * gdbserver/regcache.h: Add prototypes.
6216         * gdbserver/server.h: Likewise.
6217
6218 2002-04-20  Daniel Jacobowitz  <drow@mvista.com>
6219
6220         * gdbserver/mem-break.c: New file.
6221         * gdbserver/mem-break.h: New file.
6222         * gdbserver/Makefile.in: Add mem-break.o rule; update server.h
6223         dependencies.
6224         * gdbserver/inferiors.c (struct inferior_info): Add target_data
6225         member.
6226         (clear_inferiors): Free target_data member if set.
6227         (inferior_target_data, set_inferior_target_data): New functions.
6228         * gdbserver/linux-i386-low.c (i386_breakpoint, i386_breakpoint_len)
6229         (i386_stop_pc, i386_set_pc): New.  Add to the_low_target.
6230         * gdbserver/linux-low.c (linux_bp_reinsert): New variable.
6231         (struct inferior_linux_data): New.
6232         (linux_create_inferior): Use set_inferior_target_data.
6233         (linux_attach): Likewise.  Call add_inferior.
6234         (linux_wait_for_one_inferior): New function.
6235         (linux_wait): Call it.
6236         (linux_write_memory): Add const.
6237         (initialize_low): Call set_breakpoint_data.
6238         * gdbserver/linux-low.h (struct linux_target_ops): Add breakpoint
6239         handling members.
6240         * gdbserver/server.c (attach_inferior): Remove extra add_inferior
6241         call.
6242         * gdbserver/server.h: Include mem-break.h.  Update inferior.c
6243         prototypes.
6244         * gdbserver/target.c (read_inferior_memory)
6245         (write_inferior_memory): New functions.
6246         * gdbserver/target.h (read_inferior_memory)
6247         (write_inferior_memory): Change macros to prototypes.
6248         (struct target_ops): Update comments.  Add const to write_memory
6249         definition.
6250
6251 2002-04-19  Andrew Cagney  <ac131313@redhat.com>
6252
6253         * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
6254         instead of ->prev.
6255         * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
6256         * s390-tdep.c (s390_frame_chain): Do not use ->prev.
6257         * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
6258         instead of ->prev.
6259
6260 2002-04-19  Elena Zannoni  <ezannoni@redhat.com>
6261
6262         Fix PR gdb/471.
6263         * gdbtypes.c (init_simd_type): Rewrite using new functions.
6264         (build_builtin_type_vec128): Ditto.
6265         (append_composite_type_field): Fix calculation of type length in
6266         union case.
6267
6268 2002-04-19  Eli Zaretskii  <eliz@is.elta.co.il>
6269
6270         * config/djgpp/README: Update.
6271
6272         * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
6273         compiler warnings.
6274
6275 2002-04-19  Jason Thorpe  <thorpej@wasabisystems.com>
6276
6277         * alpha-tdep.c (setup_arbitrary_frame): Rename...
6278         (alpha_setup_arbitrary_frame): ...to this.
6279         * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
6280         for alpha_setup_arbitrary_frame.
6281
6282 2002-04-18  Andrew Cagney  <cagney@redhat.com>
6283
6284         * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
6285         * gdbarch.h, gdbarch.c: Regenerate.
6286
6287         * defs.h (breakpoint_from_pc_fn): Delete type definition.
6288         * target.h (memory_breakpoint_from_pc): Update declaration.
6289         * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
6290
6291         * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
6292         * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
6293         * mem-break.c (memory_breakpoint_from_pc): Ditto.
6294         * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
6295         * s390-tdep.c (s390_breakpoint_from_pc): Ditto
6296         * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
6297         * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
6298         * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
6299         * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
6300         * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
6301         * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
6302         * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
6303
6304         * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
6305         const pointer.
6306         * monitor.c (monitor_insert_breakpoint): Ditto.
6307         * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
6308
6309         * config/mcore/tm-mcore.h: Update copyright.
6310         * mem-break.c: Ditto.
6311         * xstormy16-tdep.c: Ditto.
6312
6313 2002-04-18  Pierre Muller  <muller@ics.u-strasbg.fr>
6314
6315         * p-exp.y: Add precedence rule for '^' token.
6316         This removes the shift/reduce conflicts.
6317         Remove the comment concerning these shift/reduce conflicts.
6318
6319 2002-04-18  Elena Zannoni  <ezannoni@redhat.com>
6320
6321         * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
6322         (registers_powerpc_nofp): New register set for processors
6323         without floating point unit.
6324
6325 2002-04-18  David S. Miller  <davem@redhat.com>
6326
6327         * MAINTAINERS: Add myself to write-after-approval.
6328
6329 2002-04-17  Michael Snyder  <msnyder@redhat.com>
6330
6331         * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
6332
6333 2002-04-17  Andrew Cagney  <ac131313@redhat.com>
6334
6335         * rs6000-tdep.c (frame_initial_stack_address): Use
6336         frame_register_read to read the alloca_reg.
6337
6338 2002-04-17  Andrew Cagney  <ac131313@redhat.com>
6339
6340         * frame.c (find_saved_register): Find saved registers in the next
6341         not prev frame.
6342         Fix PR gdb/365.
6343
6344 2002-04-17  Andrew Cagney  <ac131313@redhat.com>
6345
6346         * gdbarch.sh (LANG): Set to ``c''.
6347
6348 2002-04-15  Andrew Cagney  <ac131313@redhat.com>
6349
6350         * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
6351
6352 2002-04-15  Andrew Cagney  <ac131313@redhat.com>
6353
6354         * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
6355         Update copyright.
6356
6357         * hpread.c (hpread_get_lntt): Add declaration.
6358         Also fix PR gdb/391.
6359
6360 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
6361
6362         * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
6363         * aclocal.m4, configure: Re-generate.
6364         Fix PR gdb/391.
6365
6366 2002-04-14  Elena Zannoni  <ezannoni@redhat.com>
6367
6368         * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
6369         instead of tm_print_insn.
6370
6371 2002-04-14  Elena Zannoni  <ezannoni@redhat.com>
6372
6373         * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
6374
6375 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
6376
6377         * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
6378         * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
6379         (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
6380
6381 2002-04-12  Don Howard  <dhoward@redhat.com>
6382
6383         * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
6384         max_user_call_depth.
6385         (init_cmd_lists): Initialize the new value;
6386         * cli/cli-script.c (execute_user_command): Limit the call depth of
6387         user defined commands.  This avoids a core-dump when user commands
6388         are infinitly recursive.
6389
6390 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
6391
6392         * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
6393         * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
6394         from tdep struct instead of DEFAULT_LR_SAVE.
6395         (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
6396         * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
6397         * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
6398
6399 2002-04-12  Michael Snyder  <msnyder@redhat.com>
6400
6401         * Remote.c: Spelling fix.
6402         * gcore.c (default_derive_heap_segment): Use bfd_section_name.
6403         If no symbol found for "sbrk", try "_sbrk".
6404         (make_output_phdrs): Use bfd_section_name.
6405         (gcore_copy_callback): Use bfd_section_name.
6406         * eval.c: Indentation fix-ups.
6407         * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
6408         in case it gets applied to an address that is already
6409         in the instruction space.
6410         * cli/cli-decode.c (help_list): Allow long lines to wrap.
6411         * symfile.c: Fix indentation, long lines.
6412         * source.c: White space fix-up.
6413
6414 2002-04-12  Andrew Cagney  <cagney@redhat.com>
6415
6416         * defs.h (read_relative_register_raw_bytes): Delete declaration.
6417         * frame.c (frame_register_read): New function.  Return non-zero on
6418         success.
6419         (read_relative_register_raw_bytes_for_frame): Delete.
6420         (read_relative_register_raw_bytes): Delete.
6421         * frame.h (frame_register_read): Declare.
6422         * d30v-tdep.c: Update Copyright.  Use frame_register_read.
6423         * sh-tdep.c: Ditto.
6424         * infcmd.c (do_registers_info): Ditto.
6425         * hppa-tdep.c: Ditto.
6426         * rs6000-tdep.c: Ditto.
6427         * h8500-tdep.c: Ditto.
6428         * mips-tdep.c: Ditto.
6429         * h8300-tdep.c: Ditto.
6430         * z8k-tdep.c: Ditto.
6431
6432 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
6433
6434         From Jimi X <jimix@watson.ibm.com>:
6435         * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
6436         64-bit SysV ABI.
6437
6438 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
6439
6440         From Jimi X <jimix@watson.ibm.com>:
6441         * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
6442         bfd info.
6443
6444 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
6445
6446         From Jimi X <jimix@watson.ibm.com>:
6447         * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
6448         register sets for these processor variants.
6449
6450 2002-04-11  Daniel Jacobowitz  <drow@mvista.com>
6451
6452         * gdbserver/linux-low.c (usr_store_inferior_registers): Support
6453         registers which are allowed to fail to store.
6454         * gdbserver/linux-low.h (linux_target_ops): Likewise.
6455         * gdbserver/linux-ppc-low.c (ppc_regmap): Support FPSCR.
6456         (ppc_cannot_store_register): FPSCR may not be storable.
6457         * regformats/reg-ppc.dat: Support FPSCR.
6458
6459 2002-04-11  Kevin Buettner  <kevinb@redhat.com>
6460
6461         * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
6462         * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
6463         Add fpscr as an invalid/unfetchable register.
6464         * ppc-linux-nat.c (ppc_register_u_addr, store_register)
6465         (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
6466         (fill_fpregset): Add support for register fpscr.
6467         (fetch_ppc_registers, store_ppc_registers, supply_gregset)
6468         (fill_gregset): Account for the fact that register ``mq'' might
6469         not exist.
6470         * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
6471         (registers_power): Add fpscr to register set at slot 71.
6472         (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
6473         exist on most PPC architectures.  Initialize ppc_fpscr_regnum.
6474
6475 2002-04-11  Michael Snyder  <msnyder@redhat.com>
6476
6477         * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
6478         * configure: Regenerate.
6479         * config.in: Regenerate.
6480         * acconfig.h: Add define for _SYSCALL32.
6481         * core-sol2.c: Remove #define _SYSCALL32.
6482         * solib-legacy.c: Remove #define _SYSCALL32.
6483
6484 2002-04-10  Andrew Cagney  <ac131313@redhat.com>
6485
6486         * stack.c (select_frame): Cleanup internal error message, do not
6487         use %p.
6488
6489 2002-04-10  Andrew Cagney  <ac131313@redhat.com>
6490
6491         * stack.c (select_frame): Check that selected_frame and the
6492         specified level are as expected.
6493         * blockframe.c (get_prev_frame): Set the `level' from next_frame.
6494         Update copyright.
6495         * frame.h (struct frame_info): Add field `level'.  Update
6496         copyright.
6497         Work-in-progress PR gdb/464.
6498
6499 2002-04-10  Andrew Cagney  <ac131313@redhat.com>
6500
6501         * maint.c (maint_print_section_info): Rename print_section_info.
6502         (print_bfd_section_info, print_objfile_section_info): Update.
6503         * inferior.h (struct gdbarch): Add opaque declaration.
6504         * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
6505         * gdbarch.h: Regenerate.
6506
6507 2002-04-10  Michal Ludvig  <mludvig@suse.cz>
6508
6509         * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
6510         (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
6511         (kernel_u_size): Added.
6512         * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
6513         (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
6514
6515 2002-04-04  Jim Ingham  <jingham@apple.com>
6516
6517        * valarith.c (find_size_for_pointer_math): New function, either returns
6518        the size for a pointer's target, returns 1 for void *, or errors for
6519        incomplete types.
6520        (value_add, value_sub): use find_size_for_pointer_math.
6521
6522 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
6523
6524         * linux-low.c (linux_look_up_symbols): New hook.
6525         (linux_target_ops): Add linux_look_up_symbols.
6526         * remote-utils.c (decode_address): New function.
6527         (look_up_one_symbol): New function.
6528         * server.c (handle_query): Call target look_up_symbols hook.
6529         * server.h (look_up_one_symbol): Add prototype.
6530         * target.h (struct target_ops): Add look_up_symbols hook.
6531
6532 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
6533
6534         * gdbserver/server.h: Include <string.h> if HAVE_STRING_H.
6535         * ChangeLog: Correct paths in last ChangeLog entry.
6536
6537 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
6538
6539         * gdbserver/linux-low.h: Remove obsolete prototypes.
6540         (struct linux_target_ops): New.
6541         (extern the_low_target): New.
6542         * gdbserver/linux-low.c (num_regs, regmap): Remove declarations.
6543         (register_addr): Use the_low_target explicitly.
6544         (fetch_register): Likewise.
6545         (usr_fetch_inferior_registers): Likewise.
6546         (usr_store_inferior_registers): Likewise.
6547         * gdbserver/linux-arm-low.c (num_regs): Remove.
6548         (arm_num_regs): Define.
6549         (arm_regmap): Renamed from regmap, made static.
6550         (arm_cannot_fetch_register): Renamed from cannot_fetch_register,
6551         made static.
6552         (arm_cannot_store_register): Renamed from cannot_store_register,
6553         made static.
6554         (the_low_target): New.
6555         * gdbserver/linux-i386-low.c (num_regs): Remove.
6556         (i386_num_regs): Define.
6557         (i386_regmap): Renamed from regmap, made static.
6558         (i386_cannot_fetch_register): Renamed from cannot_fetch_register,
6559         made static.
6560         (i386_cannot_store_register): Renamed from cannot_store_register,
6561         made static.
6562         (the_low_target): New.
6563         * gdbserver/linux-ia64-low.c (num_regs): Remove.
6564         (ia64_num_regs): Define.
6565         (ia64_regmap): Renamed from regmap, made static.
6566         (ia64_cannot_fetch_register): Renamed from cannot_fetch_register,
6567         made static.
6568         (ia64_cannot_store_register): Renamed from cannot_store_register,
6569         made static.
6570         (the_low_target): New.
6571         * gdbserver/linux-m68k-low.c (num_regs): Remove.
6572         (m68k_num_regs): Define.
6573         (m68k_regmap): Renamed from regmap, made static.
6574         (m68k_cannot_fetch_register): Renamed from cannot_fetch_register,
6575         made static.
6576         (m68k_cannot_store_register): Renamed from cannot_store_register,
6577         made static.
6578         (the_low_target): New.
6579         * gdbserver/linux-mips-low.c (num_regs): Remove.
6580         (mips_num_regs): Define.
6581         (mips_regmap): Renamed from regmap, made static.
6582         (mips_cannot_fetch_register): Renamed from cannot_fetch_register,
6583         made static.
6584         (mips_cannot_store_register): Renamed from cannot_store_register,
6585         made static.
6586         (the_low_target): New.
6587         * gdbserver/linux-ppc-low.c (num_regs): Remove.
6588         (ppc_num_regs): Define.
6589         (ppc_regmap): Renamed from regmap, made static.
6590         (ppc_cannot_fetch_register): Renamed from cannot_fetch_register,
6591         made static.
6592         (ppc_cannot_store_register): Renamed from cannot_store_register,
6593         made static.
6594         (the_low_target): New.
6595         * gdbserver/linux-s390-low.c (num_regs): Remove.
6596         (s390_num_regs): Define.
6597         (s390_regmap): Renamed from regmap, made static.
6598         (s390_cannot_fetch_register): Renamed from cannot_fetch_register,
6599         made static.
6600         (s390_cannot_store_register): Renamed from cannot_store_register,
6601         made static.
6602         (the_low_target): New.
6603         * gdbserver/linux-sh-low.c (num_regs): Remove.
6604         (sh_num_regs): Define.
6605         (sh_regmap): Renamed from regmap, made static.
6606         (sh_cannot_fetch_register): Renamed from cannot_fetch_register,
6607         made static.
6608         (sh_cannot_store_register): Renamed from cannot_store_register,
6609         made static.
6610         (the_low_target): New.
6611         * gdbserver/linux-x86-64-low.c (x86_64_regmap): Renamed from regmap.
6612         (the_low_target): New.
6613
6614 2002-04-09  Andrew Cagney  <ac131313@redhat.com>
6615
6616         * frame.c (read_relative_register_raw_bytes_for_frame): Do not
6617         override FP_REGNUM with frame->fp.  Update copyright.
6618         * parse.c (num_std_regs, std_regs): Delete.
6619         (target_map_name_to_register): Do not search std_regs.  Update
6620         function description.
6621         * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
6622         declarations.  Update copyright.
6623         Fix PR gdb/251.
6624
6625 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
6626
6627         * gdbserver/Makefile.in: Add stamp-h target.
6628         * gdbserver/configure.in: Create stamp-h.
6629         * gdbserver/configure: Regenerated.
6630
6631 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
6632
6633         * gdbserver/inferiors.c: New file.
6634         * gdbserver/target.c: New file.
6635         * gdbserver/target.h: New file.
6636         * gdbserver/Makefile.in:  Add target.o and inferiors.o.  Update
6637         dependencies.
6638         * gdbserver/linux-low.c (inferior_pid): New static variable,
6639         moved from server.c.
6640         (linux_create_inferior): Renamed from create_inferior.
6641         Call add_inferior.  Return 0 on success instead of a PID.
6642         (linux_attach): Renamed from myattach.
6643         (linux_kill): Renamed from kill_inferior.  Call clear_inferiors ().
6644         (linux_thread_alive): Renamed from mythread_alive.
6645         (linux_wait): Renamed from mywait.  Call clear_inferiors () if the
6646         child dies.
6647         (linux_resume): Renamed from myresume.  Add missing ``return 0''.
6648         (regsets_store_inferior_registers): Correct error message.
6649         Add missing ``return 0''.
6650         (linux_fetch_registers): Renamed from fetch_inferior_registers.
6651         (linux_store_registers): Renamed from store_inferior_registers.
6652         (linux_read_memory): Renamed from read_inferior_memory.
6653         (linux_write_memory): Renamed from write_inferior_memory.
6654         (linux_target_ops): New structure.
6655         (initialize_low): Call set_target_ops ().
6656         * gdbserver/remote-utils.c (unhexify): New function.
6657         (hexify): New function.
6658         (input_interrupt): Send signals to ``signal_pid''.
6659         * gdbserver/server.c (inferior_pid): Remove.
6660         (start_inferior): Update create_inferior call.
6661         (attach_inferior): Call add_inferior.
6662         (handle_query): New function.
6663         (main): Call handle_query for `q' packets.
6664         * gdbserver/server.h: Include "target.h".  Remove obsolete prototypes.
6665         Add prototypes for "inferiors.c", "target.c", hexify, and unhexify.
6666
6667 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
6668
6669         * gdbserver/Makefile.in: Add WARN_CFLAGS.  Update configury
6670         dependencies.
6671         * gdbserver/configure.in: Check for <string.h>
6672         * gdbserver/configure: Regenerate.
6673         * gdbserver/config.in: Regenerate.
6674         * gdbserver/gdbreplay.c: Include needed system headers.
6675         (remote_open): Remove strchr prototype.
6676         * gdbserver/linux-low.h: Correct #ifdef to HAVE_LINUX_USRREGS.
6677         * gdbserver/regcache.c (supply_register): Change buf argument to const void *.
6678         (supply_register_by_name): Likewise.
6679         (collect_register): Change buf argument to void *.
6680         (collect_register_by_name): Likewise.
6681         * gdbserver/regcache.h: Add missing prototypes.
6682         * gdbserver/remote-utils.c: Include <arpa/inet.h> for inet_ntoa.
6683         * gdbserver/server.c (handle_query): New function.
6684         (attached): New static variable, moved out of main.
6685         (main): Quiet longjmp clobber warnings.
6686         * gdbserver/server.h: Add ATTR_NORETURN and ATTR_FORMAT.  Update prototypes.
6687         * gdbserver/utils.c (error): Remove NORETURN.
6688         (fatal): Likewise.
6689
6690 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
6691
6692         * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
6693         after the last symbol in a block.
6694
6695 2002-04-09  Pierre Muller  <muller@ics.u-strasbg.fr>
6696
6697         * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
6698         is non zero as a found symbol.
6699
6700 2002-04-08  Andrew Cagney  <ac131313@redhat.com>
6701
6702         * findvar.c: Include "builtin-regs.h".
6703         (value_of_register): Call value_of_builtin_reg when applicable.
6704         * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
6705         (target_map_name_to_register): Call
6706         builtin_reg_map_name_to_regnum.
6707         * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
6708         (COMMON_OBS): Add builtin-regs.o and std-regs.o.
6709         (builtin_regs_h): Define.
6710         (builtin-regs.o): New target.
6711         (findvar.o): Add $(builtin_regs_h).
6712         * builtin-regs.c, builtin-regs.h: New files.
6713         * std-regs.c: New file.
6714         Partial fix for PR gdb/251.
6715
6716 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
6717
6718         * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
6719         it's no longer required.
6720
6721 2002-04-08  Andrew Cagney  <ac131313@redhat.com>
6722
6723         * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
6724
6725 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
6726
6727         From Jimi X <jimix@watson.ibm.com>:
6728         * rs6000-tdep.c (rs6000_software_single_step): Use
6729         rs6000_breakpoint_from_pc() to fetch breakpoint instruction
6730         and size.  Use target_insert_breakpoint() and
6731         target_remove_breakpoint() to insert and remove breakpoints
6732         instead of explicit memory reads and writes.
6733
6734 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
6735
6736         * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
6737         * rs6000-tdep.c (rs6000_push_arguments): Eliminate
6738         ELF_OBJECT_FORMAT ifdef.
6739
6740 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
6741
6742         From Jimi X <jimix@watson.ibm.com>:
6743         * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
6744
6745 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
6746
6747         From Jimi X <jimix@watson.ibm.com>:
6748         * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
6749         definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
6750
6751 2002-04-07  Mark Kettenis  <kettenis@gnu.org>
6752
6753         * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
6754         s/asprintf/xasprintf/.
6755         (fbsd_make_corefile_notes): s/strdup/xstrdup/.
6756
6757 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6758
6759         I believe Jeff Law denies responsability for this one:
6760         * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
6761         * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
6762         * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
6763         Work-around for PR gdb/366.
6764
6765 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
6766
6767         * remote-e7000.c (write_small, e7000_read_inferior_memory,
6768         e7000_read_inferior_memory_large, e7000_insert_breakpoint,
6769         e7000_remove_breakpoint): Use paddr_nz() to print addresses.
6770
6771 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
6772
6773         * sh-tdep.c (sh_fp_frame_init_saved_regs,
6774         sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
6775         information.
6776
6777 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6778
6779         * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
6780         maintainer.
6781
6782 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6783
6784         * README (Reporting Bugs in GDB): Document the bug web page as the
6785         prefered way of submitting bugs.
6786         Fix PR gdb/402.
6787
6788 2002-04-06  Andrew Cagney  <ac131313@redhat.com>
6789
6790         * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
6791         -1.  Update comment.
6792         * gdbarch.h, gdbarch.c: Re-generate.
6793
6794 2002-04-07  Andreas Schwab  <schwab@suse.de>
6795
6796         * m68klinux-nat.c (fill_fpregset): Properly pass address of
6797         buffer to regcache_collect.
6798
6799 2002-04-06  Andrew Cagney  <ac131313@redhat.com>
6800
6801         * gdbarch.sh (PS_REGNUM): Add.  Document.  Default to -1.
6802         * gdbarch.c, gdbarch.h: Re-generate.
6803
6804 2002-04-06  Andrew Cagney  <ac131313@redhat.com>
6805
6806         * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
6807         declaration.  Fix -Werror.
6808
6809 2002-04-05  Daniel Jacobowitz  <drow@mvista.com>
6810
6811         * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
6812         * gdbarch.c: Regenerate.
6813
6814 2002-04-05  Michael Snyder  <msnyder@redhat.com>
6815
6816         * breakpoint.c (clear_command): Rewrite middle section to
6817         combine two loops with identical control conditions.
6818         Add a cleanup to eliminate a memory leak.
6819         * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
6820
6821 2002-04-05  H.J. Lu  (hjl@gnu.org)
6822
6823         * solib-svr4.c (bkpt_names): Add "__start".
6824
6825 2002-04-04  Andrew Cagney  <ac131313@redhat.com>
6826
6827         * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
6828         as test for 64 bit target.
6829
6830 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
6831
6832         * h8500-tdep.c (h8500_write_fp): Delete function.
6833         * dwarf2cfi.c (cfi_write_fp): Document as not used.
6834         * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
6835         * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
6836         * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
6837         * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
6838         * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
6839         (s390_write_fp):
6840         * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
6841         * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
6842         * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
6843         (d10v_write_fp): Delete function.
6844         * inferior.h (write_fp, generic_target_write_fp): Delete
6845         declarations.
6846         * regcache.c (generic_target_write_fp): Delete function.
6847         (write_fp): Delete function.
6848         * gdbarch.sh (TARGET_WRITE_FP): Delete.
6849         * gdbarch.h, gdbarch.c: Regenerate.
6850         * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
6851         * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
6852         (sparc64_write_fp): Delete declaration.
6853         * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
6854         (h8500_write_fp): Delete declaration.
6855
6856 2002-04-04  Andrew Cagney  <ac131313@redhat.com>
6857
6858         * sparc-tdep.c (sparc64_write_fp): Delete.
6859         (sparc_push_dummy_frame): Replace write_fp call with code to store
6860         the FP directly.
6861         (sparc_gdbarch_init): Do not initialize write_fp.
6862
6863 2002-04-05  Kevin Buettner  <kevinb@redhat.com>
6864
6865         * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
6866         clause.
6867
6868 2002-03-29  Jim Blandy  <jimb@redhat.com>
6869
6870         * stack.c (get_selected_block): Add new argument `addr_in_block',
6871         used to return the exact code address we used to select the block,
6872         not just the block.
6873         * blockframe.c (get_frame_block, get_current_block): Same.
6874         * frame.h (get_frame_block, get_current_block,
6875         get_selected_block): Update declarations.
6876         * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
6877         linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
6878
6879 2002-04-05  Michael Snyder  <msnyder@redhat.com>
6880
6881         * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
6882         warning message.
6883
6884 2002-04-05  J. Brobecker  <brobecker@gnat.com>
6885
6886         * utils.c (xfullpath): New function.
6887         * defs.h (xfullpath): Add declaration.
6888         * source.c (openp): Use xfullpath in place of gdb_realpath to
6889         avoid resolving the basename part of filenames when the
6890         associated file is a symbolic link. This fixes a potential
6891         inconsistency between the filenames known to GDB and the
6892         filenames it prints in the annotations.
6893         * symtab.c (lookup_symtab): Use the new xfullpath function, in order
6894         to be able to match a filename with either the real filename, or
6895         the name of any symbolic link to this file.
6896         (lookup_partial_symtab): Ditto.
6897
6898 2002-04-04  Michael Snyder  <msnyder@redhat.com>
6899
6900         * breakpoint.c: Add support for hardware breakpoints in overlays.
6901         (overlay_events_enabled): New state variable.
6902         (insert_breakpoints): Use overlay_events_enabled to decide
6903         whether to attempt to set a breakpoint at the overlay load addr.
6904         Handle bp_hardware_breakpoint as well as bp_breakpoint.
6905         (remove_breakpoint): Use overlay_events_enabled to decide
6906         whether breakpoints need to be removed from overlay load addr.
6907         Handle bp_hardware_breakpoint as well as bp_breakpoint.
6908         (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
6909         (create_overlay_event_breakpoint, enable_overlay_breakpoints,
6910         disable_overlay_breakpoints): Update overlay_events_enabled.
6911
6912 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
6913
6914         * dwarf2read.c (struct function_range): New.
6915         (cu_first_fn, cu_last_fn, cu_cached_fn): New.
6916         (check_cu_functions): New.
6917         (read_file_scope): Initialize global function lists.
6918         Call dwarf_decode_line after processing children.
6919         (read_func_scope): Add to global function list.
6920         (dwarf_decode_lines): Call check_cu_functions everywhere
6921         record_line is called.  Call record_line with a linenumber
6922         of 0 to mark sequence ends.
6923
6924 2002-04-04  Michal Ludvig  <mludvig@suse.cz>
6925
6926         * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
6927         change sync with glibc.
6928
6929 2002-04-03  Jim Blandy  <jimb@redhat.com>
6930
6931         * configure.in: Call AC_C_INLINE.
6932         * configure: Regenerated.
6933
6934 2002-04-01  Daniel Jacobowitz  <drow@mvista.com>
6935
6936         * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
6937         and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
6938
6939 2002-03-31  Mark Kettenis  <kettenis@gnu.org>
6940
6941         * NEWS: Mention gcore support on FreeBSD/i386.
6942
6943         * fbsd-proc.c: New file.
6944         * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
6945         * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
6946
6947         * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
6948         while statement.
6949
6950 2002-03-29  Jim Blandy  <jimb@redhat.com>
6951
6952         * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
6953         unescaped newlines in string literals, but newer ones don't.  So
6954         escape them.
6955
6956 2002-03-26  Michael Snyder  <msnyder@redhat.com>
6957             Andrew Cagney <cagney@redhat.com>
6958
6959         * cli/cli-dump.c: New file.  Dump memory to file,
6960         restore file to memory.
6961         * cli/cli-dump.h: New file.
6962         * Makefile.in: Add rules, dependencies for cli-dump.o.
6963         * NEWS: Mention new commands.
6964
6965 2002-03-28  Michael Snyder  <msnyder@redhat.com>
6966
6967         * symfile.c (symbol_file_add): Move test for null symbols to later.
6968
6969 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
6970
6971         From veksler at il.ibm.com:
6972         * utils.c (gdb_realpath): If canonicalize_file_name fails, return
6973         the xstrduped original path.
6974         Fix PR gdb/417.
6975
6976 2002-03-27  Michael Snyder  <msnyder@redhat.com>
6977
6978         * breakpoint.c (_initialize_breakpoint): Clean up help string.
6979         * infcmd.c (_initialize_infcmd): Ditto.
6980         * language.c (_initialize_language): Ditto.
6981         * symfile.c (_initialize_symfile): Ditto.
6982         * top.c (_init_main): Ditto.
6983         * cli/cli-cmds.c (init_cli_cmds): Ditto.
6984
6985 2002-03-27  Elena Zannoni  <ezannoni@redhat.com>
6986
6987         * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
6988         vector registers handling.
6989         (skip_prologue): Handle new AltiVec instructions.  Fill in new
6990         fields of frame data.
6991         (frame_get_saved_regs): Fill in information for AltiVec registers.
6992
6993 2002-03-27  Jim Blandy  <jimb@redhat.com>
6994
6995         * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
6996         a function; leave this macro here to invoke that function.
6997         (symbol_init_mangled_name): Declaration for that function.
6998         * symtab.c (symbol_init_mangled_name): New function.
6999
7000 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
7001
7002         * valarith.c: Replace strerror with safe_strerror.
7003         * tracepoint.c: Ditto.
7004         * lin-lwp.c: Ditto.
7005         * go32-nat.c: Ditto.
7006         * inflow.c: Ditto.
7007         * gnu-nat.c: Ditto.
7008
7009 2002-03-27  Andreas Schwab  <schwab@suse.de>
7010
7011         * event-top.c (command_line_handler): Remove useless if.
7012
7013 2002-03-27  Andreas Jaeger  <aj@suse.de>
7014
7015         * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
7016         comment.
7017
7018 2002-03-27  Michal Ludvig  <mludvig@suse.cz>
7019
7020         * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
7021         (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
7022         * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
7023         (x86_64_linux_dr_get_status, supply_gregset),
7024         (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
7025         * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
7026         (x86_64_register_info_table): Add.
7027         (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
7028         (x86_64_register_raw_size, x86_64_register_virtual_type),
7029         (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
7030         general x86_64_register_info_table.
7031         (i386_gdbarch_init): gdbarch_register_bytes is now set
7032         dynamicaly during initialization.
7033         * regformats/reg-x86-64.dat: Synced with changes to registers above.
7034         * gdbserver/linux-x86-64-low.c: Ditto.
7035
7036 2002-03-27  Daniel Jacobowitz  <drow@mvista.com>
7037
7038         * gdbserver/server.c (main): Call target_signal_to_host_p
7039         and target_signal_to_host on signals received from the remote.
7040         * gdbserver/remote-utils.c (prepare_resume_reply): Call
7041         target_signal_from_host on signals sent to the remote.
7042         * gdbserver/server.h: Add prototypes.  Include "gdb/signals.h".
7043         * gdbserver/Makefile.in: Add signals.o.  Add -I${INCLUDE_DIR}.
7044
7045 2002-03-27  Daniel Jacobowitz  <drow@mvista.com>
7046
7047         * signals/signals.c: Include "server.h" in gdbserver build.
7048         (target_signal_from_name): Don't use STREQ.
7049         (_initialize_signals): Likewise.  Don't include function in
7050         gdbserver build.
7051
7052 2002-03-27  Daniel Jacobowitz  <drow@mvista.com>
7053
7054         * signals.c: Moved to...
7055         * signals/signals.c: Here.
7056         * Makefile (signals.o): Update.
7057
7058 2002-03-26  Jeff Law (law@redhat.com)
7059
7060         * somread.c (som_symtab_read): Remove some commented out code and
7061         updated related comments.  Do not set the minimal symbol table to
7062         mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
7063         in a dynamic executable.
7064         * hppa-tdep.c (find_proc_framesize): Sanely handle the case
7065         where we are unable to find the minimal symbol for the given
7066         PC value.
7067
7068 2002-03-25  Jeff Law (law@redhat.com)
7069
7070         * linux-proc.c (read_mapping): Scan up to end of line for filename.
7071
7072 2002-03-25  Michal Ludvig  <mludvig@suse.cz>
7073
7074         * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
7075
7076 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
7077
7078         * command.h: Update copyright.
7079         (struct cmd_list_element): Replace definition with opaque
7080         declaration.
7081         (enum cmd_types): Document that it will eventually be moved to
7082         cli/cli-decode.h
7083         (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
7084         (MALLOCED_REPLACEMENT): Delete macro.
7085         * Makefile.in (cli_decode_h): Add $(command_h).
7086         (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
7087         * top.c: Include "cli/cli-decode.h".
7088         * completer.c: Include "cli/cli-decode.h".
7089         * maint.c: Include "cli/cli-decode.h".
7090         * cli/cli-decode.h: Include "command.h".
7091         (enum command_class): Delete.
7092         (enum cmd_types): Comment out.
7093         (enum cmd_auto_boolean): Delete.
7094         (enum var_types): Delete.
7095
7096 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
7097
7098         * cli/cli-decode.c: Include "gdb_assert.h".
7099         (add_set_or_show_cmd): New static function.
7100         (add_set_cmd): Rewrite.  Use add_set_or_show_cmd.
7101         (add_show_from_set): Rewrite. Use add_set_or_show_cmd.  Don't copy
7102         all fields, such as func, from the set command.
7103
7104 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
7105
7106         * MAINTAINERS (sh-elf): Change warning flag to -w.
7107
7108 2002-03-23  Andrew Cagney  <cagney@redhat.com>
7109
7110         * defs.h (error): Add printf format attribute.
7111         * thread-db.c (thread_from_lwp): Fix error format string.
7112         * stack.c (parse_frame_specification): Ditto.
7113         * cli/cli-decode.c (undef_cmd_error): Ditto.
7114         * scm-lang.c (scm_lookup_name): Ditto.
7115         * tracepoint.c (trace_error): Ditto.
7116         * remote-utils.c (usage): Ditto.
7117         * remote.c (compare_sections_command): Ditto.
7118         Fix PR gdb/328.
7119
7120 2002-03-22  Andrew Cagney  <ac131313@redhat.com>
7121
7122         * gdbtypes.c (append_composite_type_field): New function.
7123         (init_composite_type): New function.
7124         * gdbtypes.h (append_composite_type_field): Declare.
7125         (init_composite_type): Ditto.
7126
7127 2002-03-22  Elena Zannoni  <ezannoni@redhat.com>
7128
7129         * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
7130         function.
7131         * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
7132         * rs6000-tdep.c (rs6000_gdbarch_init): Use different
7133         structure returning convention for SYSV ABI case, but not
7134         for GNU/Linux, FreeBSD, or NetBSD.
7135
7136 2002-03-22  Daniel Jacobowitz  <drow@mvista.com>
7137
7138         * symtab.h (lookup_block_symbol): Add mangled_name argument
7139         to prototype.
7140
7141         * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
7142         with new mangled_name argument.
7143         * linespec.c (decode_line_1): Likewise.
7144         * valops (value_of_this): Likewise.
7145         * symtab.c (lookup_transparent_type): Likewise.
7146         (lookup_symbol_aux): Likewise.  Accept new mangled_name argument.
7147         (lookup_symbol): If we are given a mangled name, pass it down
7148         to lookup_symbol_aux.
7149         (lookup_block_symbol): If we are given a mangled name to check
7150         against, only return symbols which match it.
7151
7152 2002-03-22  Christopher Faylor  <cgf@redhat.com>
7153
7154         * win32-nat.c (child_create_inferior): Check for proper shell to use
7155         here, in case the user changes it on the fly.
7156         (_initialize_inftarg): Remove shell path considerations.
7157
7158 2002-03-21  Elena Zannoni  <ezannoni@redhat.com>
7159
7160         * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
7161         for gdbarch_max_register_raw_size and max_register_virtual_size.
7162         Adjust copyright year.
7163
7164 2002-03-21  Daniel Jacobowitz  <drow@mvista.com>
7165
7166          * dbxread.c (process_one_symbol): Extend the first N_SLINE
7167          in a function to cover the entire beginning of the function
7168          as well if it does not already.
7169
7170 2002-03-21  Tom Rix  <trix@redhat.com>
7171
7172         * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
7173         (rs6000_ptrace64): Renamed from ptrace64.
7174
7175 2002-03-20  Martin M. Hunt  <hunt@redhat.com>
7176
7177         * gdbserver/remote-utils.c (remote_open): Don't call
7178         getprotobyname, we're all using TCP here so just use
7179         IPPROTO_TCP.
7180         * gdbserver/gdbreplay.c (remote_open): Ditto.
7181
7182 2002-03-20  Martin M. Hunt  <hunt@redhat.com>
7183
7184         * regcache.c (_initialize_regcache): No need to call
7185         build_regcache() at this time; it gets called whenever
7186         the gdbarch changes.
7187
7188 2002-03-20  David O'Brien  <obrien@FreeBSD.org>
7189
7190         * sparc-nat.c:  Include sys/param.h where possible.
7191
7192 2002-03-20  Daniel Jacobowitz  <drow@mvista.com>
7193
7194         Fix PR gdb/422.
7195         * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
7196         FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
7197         * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
7198         complex types.
7199         * stabsread.c (rs6000_builtin_type): Likewise.
7200         (read_sun_floating_type): Likewise.
7201
7202 2002-03-19  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
7203
7204         * stabsread.c (read_member_functions): Remove skip code for duplicate
7205         constructor/destructor methods.  Use standard parsing for these
7206         methods and just do not chain them to the list of methods after
7207         parsing.
7208
7209 2002-03-19  Alexandre Oliva  <aoliva@redhat.com>
7210
7211         * coffread.c: Remove redundant static declarations.  Replace
7212         occurrences of `PTR' with `void *'.
7213         * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
7214         * top.h (quit_cover): Likewise.
7215         * defs.h (catch_errors): Likewise.
7216
7217 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
7218
7219         * defs.h (XMALLOC): Define.
7220         * gdb-events.sh (XMALLOC): Delete macro.
7221         * gdb-events.c, gdb-events.h: Regenerate.
7222         * gdbarch.sh (XMALLOC): Delete macro.
7223         * gdbarch.c: Regenerate.
7224         * serial.c (XMALLOC): Delete macro.
7225         * ui-file.c (XMALLOC): Ditto.
7226         * ser-unix.h (XMALLOC): Ditto.
7227         * sh-tdep.c (XMALLOC): Ditto.
7228         * ui-out.c (XMALLOC): Ditto.
7229         * utils.c (XMALLOC): Ditto.
7230         * i386-tdep.c (XMALLOC): Ditto.
7231         * gdb-events.c (XMALLOC): Ditto.
7232         * d10v-tdep.c (XMALLOC): Ditto.
7233         * cli-out.c (XMALLOC): Ditto.
7234
7235         * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
7236         * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
7237         * ui-file.c, ui-out.c: Ditto.
7238
7239 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
7240
7241         * command.h (struct cmd_list_element): Add field context.
7242         (set_cmd_context, get_cmd_context): Declare.
7243         * cli/cli-decode.h: Ditto.
7244         * cli/cli-decode.c (get_cmd_context): New function.
7245         (set_cmd_context): New function.
7246         (add_cmd): Initialize context.
7247         Part of fixing PR gdb/145 and PR gdb/146.
7248
7249 2002-03-17  Andrew Cagney  <ac131313@redhat.com>
7250
7251         * cli/cli-decode.c (cmd_type): New function.
7252         * command.h (cmd_type): Declare.
7253         * infrun.c (set_schedlock_func): Call function cmd_type.
7254         * kod.c (kod_set_os): Call cmd_type.
7255         * cris-tdep.c (cris_version_update): Use function cmd_type.
7256         (cris_mode_update, cris_abi_update): Ditto.
7257
7258         * command.h: (execute_cmd_post_hook): Declare.
7259         (execute_cmd_pre_hook): Declare.
7260         * cli/cli-script.c (clear_hook_in_cleanup): New function.
7261         (execute_cmd_post_hook, execute_cmd_pre_hook): New
7262         functions. Execute pre/post hook while ensuring that afterwords
7263         hook_in is cleared.
7264         * top.c (execute_command): Use execute_cmd_post_hook, and
7265         execute_cmd_pre_hook to execute pre/post commands.
7266         * infrun.c (normal_stop): Pass stop_command and not pre_hook to
7267         hook_stop_stub.
7268         (hook_stop_stub): Call execute_cmd_pre_hook.
7269
7270 2002-03-17  Andrew Cagney  <ac131313@redhat.com>
7271
7272         * kod.c (kod_set_os): Revert previous change.  Is called by ``info
7273         set'' and this leads to a core dump.  Move xstrdup of
7274         operating_system to after check that it is not NULL.
7275
7276 2002-03-17  Andrew Cagney  <ac131313@redhat.com>
7277
7278         * kod.c (kod_set_os): Remove unnecessary check that
7279         ``command->type'' is set_cmd.
7280
7281         * valprint.c (set_input_radix): Use input_radix.
7282         (set_output_radix): Use output_radix.
7283         (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
7284         isn't reverted.
7285
7286 2002-03-16  Andrew Cagney  <ac131313@redhat.com>
7287
7288         * value.h (struct value): Delete field ``substring_addr''.  Change
7289         aligner fields to force_doublest_align, force_longest_align,
7290         force_core_addr_align and force_pointer_aligh.
7291
7292         * value.h (struct value): Fix typo in above change.
7293
7294 2002-03-16  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
7295
7296         * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
7297         to fix internal_error from ``maintenance print architecture''.
7298
7299 2002-03-16  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
7300
7301         * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
7302         for gcc versions after gcc-2.8.1.
7303
7304 2002-03-16  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
7305
7306         * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
7307         for method resolution.  Restore adjustment of ``this'' pointer after
7308         calling value_struct_elt, which was accidentally removed during the
7309         HP merge.
7310
7311 2002-03-15  Andrew Cagney  <ac131313@redhat.com>
7312
7313         * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
7314         value_of_register.
7315         * findvar.c (value_of_register): Add ``frame'' parameter.  Pass to
7316         get_saved_register.
7317         * value.h (value_of_register): Update.
7318
7319 2002-03-14  Richard Henderson  <rth@redhat.com>
7320
7321         * configure.in: Detect declaration for canonicalize_file_name.
7322         * utils.c (canonicalize_file_name): Declare, if needed.
7323         (gdb_realpath): Prefer realpath if available and usable.
7324         * config.in, configure: Rebuild.
7325
7326 2002-03-14  Richard Henderson  <rth@redhat.com>
7327
7328         * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
7329         a constant array bound.
7330
7331         * MAINTAINERS: Add myself to write-after-approval.
7332
7333 2002-03-14  Michael Snyder  <msnyder@redhat.com>
7334
7335         * symfile.c (syms_from_objfile): Return immediately if no syms.
7336         (symbol_file_add): Return immediately if no syms.
7337         (find_sym_fns): Return immediately if no syms.
7338
7339 2002-03-13  Michal Ludvig  <mludvig@suse.cz>
7340
7341         * gdbserver/remote-util.c (remote_open): Print remote-side's
7342         IP address when remote debugging over the network.
7343
7344 2002-03-12  David O'Brien  <obrien@FreeBSD.org>
7345
7346         * config/sparc/fbsd.mh: Fix copyright.
7347         * config/sparc/fbsd.mt: Likewise.
7348
7349 2002-03-11  Richard Earnshaw  <rearnsha@arm.com>
7350
7351         * MAINTAINERS: Fix typo in name of gdb warnings option.
7352         (x86-64): Fix formating so that this can be parsed by awk.
7353
7354 2002-03-10  Daniel Jacobowitz  <drow@mvista.com>
7355
7356         * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
7357         * defs.h: Include "gdb/signals.h".
7358         (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
7359
7360 2002-03-10  Michal Ludvig  <mludvig@suse.cz>
7361
7362         * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
7363         * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
7364         from x86-64-tdep.h
7365
7366 2002-03-10  Daniel Jacobowitz  <drow@mvista.com>
7367             Don Howard <dhoward@redhat.com>
7368
7369         * mips-tdep.c (ST0_FR): Define.
7370         (mips2_fp_compat): New function, temporarily disabled.
7371         (mips_read_fp_register_single): New function.
7372         (mips_read_fp_register_double): New function.
7373         (mips_print_register): Use them.
7374         (do_fp_register_row): Likewise.
7375
7376 2002-03-09  Andrew Cagney  <ac131313@redhat.com>
7377
7378         * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
7379         approval''.
7380
7381 2002-03-08  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
7382
7383         * stabsread.c (read_member_functions): Fix is_stub test for
7384         static member functions, improve comment.
7385
7386 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
7387
7388         * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
7389         (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
7390         (_initialize_remote_rdi): Use add_set_boolean_cmd to register
7391         commands that set boolean values.
7392         (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
7393         (arm_rdi_resume): Always initialize PC.
7394         (arm_rdi_open): Don't use rslt as a boolean.
7395         (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
7396         (arm_rdi_fetch_registers, arm_rdi_store_registers)
7397         (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
7398         (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
7399
7400 2002-03-06  Alexandre Oliva  <aoliva@redhat.com>
7401
7402         * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
7403         * configure: Rebuilt.
7404
7405 2002-03-06  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7406
7407         * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
7408         (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
7409
7410 2002-03-06  Andrew Cagney  <ac131313@redhat.com>
7411
7412         * cli/cli-decode.c (set_cmd_completer): New function.
7413         * command.h (set_cmd_completer): Declare.
7414         * cli/cli-decode.h (set_cmd_completer): Ditto.
7415
7416         * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
7417         * cli/cli-cmds.c (init_cli_cmds): Ditto.
7418         * win32-nat.c (_initialize_inftarg): Ditto.
7419         * remote-rdi.c (_initialize_remote_rdi): Ditto.
7420         * proc-api.c (_initialize_proc_api): Ditto.
7421         * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
7422         * source.c (_initialize_source): Ditto.
7423         * exec.c (_initialize_exec): Ditto.
7424         * solib.c (_initialize_solib): Ditto.
7425         * top.c (init_main): Ditto.
7426         * tracepoint.c (_initialize_tracepoint): Ditto.
7427         * symfile.c (_initialize_symfile): Ditto.
7428         * printcmd.c (_initialize_printcmd): Ditto.
7429         * infcmd.c (_initialize_infcmd): Ditto.
7430         * corefile.c (_initialize_core): Ditto.
7431
7432 2002-03-05  Andrew Cagney  <ac131313@redhat.com>
7433
7434         * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
7435
7436 2002-03-05  Andrew Cagney  <ac131313@redhat.com>
7437
7438         * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
7439
7440 2002-03-05  Andrew Cagney  <ac131313@redhat.com>
7441
7442         * NEWS: Update headings, 5.2 has branched.
7443
7444 2002-03-04  Daniel Jacobowitz  <drow@mvista.com>
7445
7446         * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
7447         (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
7448         (register_addr, REGISTER_RAW_SIZE): Likewise.
7449         (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
7450         * gdbserver/linux-x86-64-low.c: Remove extra #endif.
7451
7452 2002-03-03  Michal Ludvig <mludvig@suse.cz>
7453
7454         * MAINTAINERS (x86-64): Add myself.
7455         * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
7456         changed value_ptr -> struct value *
7457
7458 2002-03-01  David O'Brien  <obrien@FreeBSD.org>
7459
7460         * configure.host (sparc64-*-freebsd): Add.
7461         * configure.tgt: Likewise.
7462         * config/sparc/fbsd.mh: New file.
7463         * config/sparc/fbsd.mt: Likewise.
7464         * config/sparc/nm-fbsd.h: Likewise.
7465         * config/sparc/tm-fbsd.h: Likewise.
7466
7467 2002-03-01  Daniel Jacobowitz  <drow@mvista.com>
7468
7469         * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
7470         regformats/reg-s390x.dat.
7471
7472 2002-03-01  Andrew Cagney  <ac131313@redhat.com>
7473
7474         * utils.c: Add FIXME explaining true/false problem.
7475
7476 2002-02-28  Andrew Cagney  <ac131313@redhat.com>
7477
7478         * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
7479
7480 2002-02-28  Michael Chastain  <mec@shout.net>
7481
7482         * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
7483
7484 2002-02-28  Daniel Jacobowitz  <drow@mvista.com>
7485
7486         * gdbserver/linux-s390-low.c: New file.
7487         * regformats/reg-s390.dat: New file.
7488         * regformats/reg-s390x.dat: New file.
7489         * gdbserver/configure.srv: Add S/390.
7490         * gdbserver/Makefile.in: Add S/390.
7491         * configure.tgt: Enable gdbserver for S/390.
7492
7493 2002-02-28  Eli Zaretskii  <eliz@is.elta.co.il>
7494
7495         * go32-nat.c (_initialize_go32_nat): Don't use periods in the
7496         first line of the doc string for "info dos", except at the end of
7497         the sentence, since the short help stops at the first period.
7498
7499 2002-02-28  Jason Merrill  <jason@redhat.com>
7500
7501         * dwarf2read.c (dwarf_cfi_name): Add new codes.
7502
7503 2002-02-27  Fred Fish  <fnf@redhat.com>
7504
7505         * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
7506         comment (dumy -> dummy).
7507
7508 2002-02-27  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
7509
7510         * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
7511
7512 2002-02-27  Rodney Brown  <rbrown64@csc.com.au>
7513
7514       * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
7515
7516 2002-02-27  Daniel Jacobowitz  <drow@mvista.com>
7517
7518         * gdbserver/acconfig.h: New file.
7519         * gdbserver/i387-fp.c: New file.
7520         * gdbserver/i387-fp.h: New file.
7521         * gdbserver/linux-x86-64.c: New file.
7522         * regformats/reg-x86-64.dat: New file.
7523         * configure.tgt: Add x86_64-*-linux* gdbserver support.
7524         * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
7525         * gdbserver/configure.in: Add support for regsets.
7526         * gdbserver/config.in: Regenerate.
7527         * gdbserver/configure: Regenerate.
7528         * gdbserver/Makefile.in: Likewise.  Add $(linux_low_h).
7529         * gdbserver/linux-low.h: New file.
7530         * gdbserver/linux-low.c: Include "linux-low.h".  Add support
7531         for regsets.
7532         * gdbserver/linux-arm-low.c: Include "linux-low.h".
7533         * gdbserver/linux-ia64-low.c: Include "linux-low.h".
7534         * gdbserver/linux-m68k-low.c: Include "linux-low.h".
7535         * gdbserver/linux-mips-low.c: Include "linux-low.h".
7536         * gdbserver/linux-ppc-low.c: Include "linux-low.h".
7537         * gdbserver/linux-sh-low.c: Include "linux-low.h".
7538         * gdbserver/linux-i386-low.c: Include "linux-low.h".  Include
7539         "i387-fp.h".  Add PTRACE_GETREGS and friends.
7540         * gdbserver/regcache.c (supply_register): New function.
7541         (supply_register_by_name): New function.
7542         (collect_register): New function.
7543         (collect_register_by_name): New function.
7544
7545 2002-02-27  Daniel Jacobowitz  <drow@mvista.com>
7546
7547         * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
7548         (config.status): Add configure.srv dependency.
7549         (server_h): Add config.h dependency.
7550
7551 2002-02-27  Daniel Jacobowitz  <drow@mvista.com>
7552
7553         * regformats/reg-i386-linux.dat: New file, with $orig_eax.
7554         * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
7555         * gdbserver/configure.srv: Change i386-*-linux* to use
7556         reg-i386-linux.o.
7557
7558 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
7559
7560         * x86-64-tdep.c: Re-indent.  Update copyright date.
7561
7562 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
7563
7564         From Michal Ludvig <mludvig@suse.cz>:
7565         * x86-64-tdep.c (value.h): Delete.
7566         (gdb_assert.h): Include.
7567         (x86_64_register_convert_to_virtual,
7568         x86_64_register_convert_to_raw ): Add check which lets only
7569         floating-point values to be converted.
7570         (value_push): Delete.
7571         (x86_64_push_arguments): Order of arguments pushed on stack fixed.
7572         (i386_gdbarch_init): Number of register_bytes fixed.
7573
7574 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
7575
7576         * MAINTAINERS: Add x86-64 target.
7577
7578 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
7579
7580         * memattr.c (mem_command): Eliminate ``true'' and ``false''.
7581         * osfsolib.c (solib_map_sections): Ditto.
7582         * irix5-nat.c (solib_map_sections): Ditto.
7583         * corelow.c (gdb_check_format): Ditto.
7584         * symfile.c (symfile_bfd_open): Ditto.
7585         * solib.c (solib_map_sections): Ditto.
7586         Fix PR gdb/354.
7587
7588 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
7589
7590         * remote.c (_initialize_remote): By default, disable ``e'' and
7591         ``E'' step out-of-range packets.
7592
7593 2002-02-26  Andreas Schwab  <schwab@suse.de>
7594
7595         * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
7596         m68k_linux_frame_saved_pc.
7597         (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
7598         in_sigtramp.
7599         (SIGCONTEXT_PC_OFFSET): Remove.
7600         * m68klinux-nat.c (m68k_linux_frame_saved_pc,
7601         m68k_linux_sigtramp_saved_pc): New functions.
7602         (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
7603         (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
7604         (UCONTEXT_PC_OFFSET): Define.
7605         (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
7606         non-RT and RT signal trampolines.
7607
7608 2002-02-26  Richard Earnshaw  <rearnsha@arm.com>
7609
7610         * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
7611         (TARGET_NBPG, STACK_END_ADDR): Delete
7612         (VARIABLES_INSIDE_BLOCK): Delete.
7613
7614 2002-02-25  Andrew Cagney  <ac131313@redhat.com>
7615
7616         * utils.c (perror_with_name): Make string parameter constant.
7617         (print_sys_errmsg): Ditto.
7618         (query): Ditto.
7619         * defs.h (perror_with_name): Update.
7620         (print_sys_errmsg): Update.
7621         (query): Update.
7622
7623 2002-02-25  Daniel Jacobowitz  <drow@mvista.com>
7624
7625         From Eliot Dresselhaus <eliot@ayrnetworks.com>:
7626         * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
7627
7628 2002-02-25  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
7629
7630         * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
7631         if it already matches the current architecture from the exec file.
7632         Include arch-utils.h for gdbarch_info_init prototype.
7633         * Makefile.in (rs6000-nat.o): Update dependencies.
7634
7635 2002-02-25  Eli Zaretskii  <eliz@is.elta.co.il>
7636
7637         * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
7638          list of exported variables.
7639
7640 2002-02-24  Daniel Jacobowitz  <drow@mvista.com>
7641
7642         * gdbserver/configure.srv: New file.
7643         * gdbserver/configure.in: Use configure.srv instead
7644         of the host/target makefile fragments.  Set GDBSERVER_DEPFILES
7645         from it.
7646         * gdbserver/configure: Regenerated.
7647         * gdbserver/terminal.h: New file.
7648         * gdbserver/Makefile.in: Update for configure changes.  Remove
7649         more unneeded include paths.
7650
7651 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
7652
7653         From wiz at danbala:
7654         * config/sparc/tm-sp64.h: Fix grammar and typos.
7655         Fix PR gdb/287.
7656
7657 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
7658
7659         * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
7660         with either ``GNU/Linux'' or ``Linux kernel''.  Update copyright.
7661         * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
7662         * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
7663         * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
7664         * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
7665         * s390-tdep.c: Ditto.
7666         * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
7667         * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
7668         * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
7669         * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
7670         * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
7671         * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
7672         * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
7673         * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
7674         * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
7675         * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
7676         Fix PR gdb/378.
7677
7678 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
7679
7680         * lin-thread.c: Delete file.
7681         * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
7682         to gdb_proc_service.h.
7683         * configure: Re-generate.
7684
7685         * ocd.c (ocd_open): Do not try to open the "ocd" device.
7686         * serial.c (serial_open): Delete check for "ocd".
7687         Fix PR gdb/349.
7688
7689         * Makefile.in (linux-thread.o): Delete target.
7690         * linux-thread.c: Delete file.
7691
7692         * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c.  Tweak other
7693         renamed SH files to be consistent.
7694
7695         * symtab.c (sort_search_symbols): Use xfree.
7696
7697 2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
7698
7699         * arm-linux-tdep.c (arm_linux_init_abi): Register
7700         IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
7701         * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
7702         definition with undef, since we don't want the sysvr4 definition.
7703         (SKIP_TRAMPOLINE_CODE): Likewise.
7704
7705 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
7706
7707         From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
7708
7709         * configure.in: (AC_CHECK_FUNCS) Added test for
7710         canonicalize_file_name Regenerated.
7711         * config.in, configure: Regenerated.
7712         * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
7713         defined use canonicalize_file_name.
7714
7715 2002-02-23  Michael Chastain  <mec@shout.net>
7716
7717         * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
7718
7719 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
7720
7721         * README: Remove references to cygnus.com.
7722         * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
7723         dot com'' form.  Remove references to cygnus.com and sourceware.
7724
7725 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
7726
7727         From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
7728         * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
7729         1003.1-2001 no longer allows "head -1".
7730         * gdb/Makefile.in (version.c): Likewise.
7731         * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
7732         * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
7733         equivalent.  POSIX 1003.1-2001 no longer allows "diff -c3".
7734
7735 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
7736
7737         * cli/cli-decode.c (cmd_cfunc_eq): New function.
7738         * command.h (cmd_cfunc_eq): Declare.
7739         * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
7740
7741         * cli/cli-cmds.h (is_complete_command): Change parameter to a
7742         ``struct cmd_list_element *''.
7743         * cli/cli-cmds.c (is_complete_command): Update.  Use
7744         cmd_cfunc_eq.
7745         * top.c (execute_command): Pass the command to
7746         is_complete_command.
7747         * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
7748
7749 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
7750
7751         From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
7752         * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
7753         architecture defines.
7754         * s390-tdep.c (s390_gdbarch_init): Likewise.
7755
7756 2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
7757
7758         * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
7759         (arm_linux_push_arguments): Likewise.
7760         (arm_linux_init_abi): Register them.  Also register linux-specific
7761         call_dummy_words.
7762         (find_minsym_and_objfile): Use strcmp, not STREQ.
7763         * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
7764         (arm_linux_call_dummy_words): Delete declaration.
7765         (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
7766         (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
7767         declarations.
7768         (LOWEST_PC): Delete.
7769
7770 2002-02-23  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
7771
7772         * maint.c (print_section_info): Do not prepend `0x' to filepos
7773         output, it will be handled by local_hex_string_custom.
7774
7775 2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
7776
7777         * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
7778         (store_newfpe_double, store_newfpe_extended, store_fpregister)
7779         (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
7780
7781 2002-02-22  Jim Blandy  <jimb@redhat.com>
7782
7783         Indicate that the bcache functions don't change the strings
7784         they're passed.
7785         * bcache.h (bcache, hash): Add `const' keywords to declarations.
7786         * bcache.c (bcache, hash): Add `const' keywords to definitions.
7787
7788 2002-02-22  Pierre Muller  <muller@ics.u-strasbg.fr>
7789
7790         * win32-nat.c (child_create_inferior): Fix create flags setting bug.
7791
7792 2002-02-21  Christopher Faylor  <cgf@redhat.com>
7793
7794         * win32-nat.c (register_loaded_dll): Just use raw name when we can't
7795         find the complete path to a loaded DLL.
7796
7797 2002-02-21  Fred Fish  <fnf@redhat.com>
7798
7799         * dbxread.c (process_one_symbol): When finding an N_FUN symbol
7800         that marks the end of the range of a function, enter a line number
7801         entry that has a line number of zero and a PC offset that matches
7802         the end of the function.  This starts a range of PC's for which no
7803         line number information is known.
7804         * symtab.c (find_pc_sect_line): If our best fit is in a range of
7805         PC's for which no line number info is found (line number is zero)
7806         then we didn't find any valid line information.
7807         * symtab.h: Document use of zero line number entry.
7808
7809 2002-02-21  Elena Zannoni  <ezannoni@redhat.com>
7810
7811         * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
7812         (have_ptrace_getvrregs): Define for run time checks.
7813         (gdb_vrregset_t): New type for Altivec register handling.
7814         (fetch_register, store_register): Fetch/store altivec register
7815         when needed.
7816         (fetch_altivec_register, store_altivec_register): New functions.
7817         (supply_vrregset, fill_vrregset): New functions.
7818         (fetch_altivec_registers, store_altivec_registers): New functions.
7819         (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
7820         registers as well.
7821
7822 2002-02-21  Jiri Smid  <smid@suse.cz>
7823
7824         * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
7825
7826 2002-02-21  Richard Earnshaw  <rearnsha@arm.com>
7827
7828         * Makefile.in (armnbsd-nat.o): Update dependencies.
7829         * armnbsd-nat.c (supply_gregset): New function.  Common code to
7830         supply the integer register set.
7831         (supply_fparegset): New function.  Similar for FPA registers.
7832         (fetch_regs, fetch_fp_regs): Use them.
7833         (fetch_core_registers): Likewise.
7834         (fetch_elfcore_registers): New function.
7835         (arm_netbsd_elfcore_fns): New core-file type specification.
7836         (_initialize_arm_netbsd_nat): Register it.
7837
7838 2002-02-21  Richard Earnshaw  <rearnsha@arm.com>
7839
7840         * armnbsd-nat.c: Include gdbcore.h.
7841         (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
7842         (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
7843         'void' to declaration, to shut up ARI.
7844         (fetch_core_registers): Make static.  Rewrite using supply_register.
7845         (arm_netbsd_core_fns): New core-file type specification.
7846         (_initialize_arm_netbsd_nat): New function.
7847
7848 2002-02-21  Christopher Faylor  <cgf@redhat.com>
7849
7850         * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
7851         value.
7852
7853 2002-02-20  Christopher Faylor  <cgf@redhat.com>
7854
7855         * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
7856         fails.
7857
7858 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
7859
7860         * jv-exp.y (parse_number): Change type of implicit longs
7861         to builtin_type_uint64.
7862
7863 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
7864
7865         * gdbserver/linux-low.c (mywait): Change argument to waitpid
7866         to be an integer instead of a `union wait'.
7867
7868 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
7869
7870         * mips-linux-nat.c: Call the operating system GNU/Linux.
7871         * mips-linux-tdep.c: Likewise.
7872         * mips-tdep.c: Likewise.
7873
7874 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
7875
7876         Fix PR gdb/265.
7877         * jv-exp.y (parse_number): Handle 64-bit integers.
7878
7879 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
7880
7881         * gdbserver/configure.in: Remove AM_PROC_CC_STDC.  Change
7882         AC_STDC_HEADERS to AC_HEADER_STDC.
7883         * gdbserver/configure: Regenerated.
7884
7885 2002-02-20  Richard Earnshaw  <rearnsha@arm.com>
7886
7887         * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
7888         is defined.
7889         * sparc-tdep.c (get_longjmp_target): Likewise.
7890
7891 2002-02-20  Richard Earnshaw  <rearnsha@arm.com>
7892
7893         * News: Add news about ARM and Multi-arch.  Mention the new target
7894         arm*-*-netbsd*.
7895
7896 2002-02-19  Jim Blandy  <jimb@redhat.com>
7897
7898         * stabsread.c (error_type_complaint): Improve error message.
7899
7900 2002-02-19  Daniel Jacobowitz  <drow@mvista.com>
7901
7902         * gdbserver/README: Update documentation.
7903         * gdbserver/configure.in: Update configury to match documentation.
7904         * gdbserver/Makefile.in: Likewise.
7905         * gdbserver/configure: Regenerated.
7906         * gdbserver/aclocal.m4: New file, generated by aclocal.
7907         * gdbserver/config.in: New file, generated by autoheader.
7908
7909 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
7910
7911         * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
7912         armnbsd-nat.c.
7913
7914 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
7915
7916         * arm-tdep.h (enum arm_float_model): New enum.
7917         (struct gdbarch_tdep): Add fp_model.
7918         * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep.  Defer setting
7919         up floating-point conversions until we know the floating-point model
7920         in use by the inferior.  Don't complain about being unable to
7921         determine the ABI of the inferior when we don't have one.
7922         (arm_extract_return_value): Support different floating-point models.
7923         (arm_store_return_value): Likewise.
7924         * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
7925         ARM_FLOAT_SOFT.
7926         (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
7927
7928 2002-02-19  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
7929
7930         * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
7931         of ``current_gdbarch''.
7932
7933 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
7934
7935         * armnbsd-nat.c : ANSIfy all function declarations.
7936         (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
7937         (fetch_inferior_registers): Re-implement in terms of above.
7938         (store_register, store_regs, store_fp_register, store_fp_regs): New.
7939         (store_inferior_registers): Re-implement in terms of above.
7940
7941 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
7942
7943         * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
7944         kernel.
7945         * arm-linux-tdep.c: Likewise.
7946         * config/arm/tm-linux.h: Likewise.
7947
7948 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
7949
7950         * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
7951         * config/arm/nbsd.mt (TM_FILE): Delete.
7952         * config/arm/tm-nbsd.h: Delete.
7953
7954 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
7955
7956         * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
7957         Initialize CALL_DUMMY_LENGTH.
7958
7959 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
7960
7961         * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
7962         function.
7963         (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
7964         * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
7965         defines one thing and that is incorrect for this port.
7966         (IN_SOLIB_CALL_TRAMPOLINE): Delete.
7967
7968 2002-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
7969
7970         * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
7971
7972 2002-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
7973
7974         * win32-nat.c (display_selector): New function. Displays information
7975         about the information returned by GetThreadSelectorEntry API function.
7976         (display_selectors): New function. Displays the infomation of
7977         the selector given as argument, or of CS, DS ans FS selectors
7978         if no argument is given.
7979         ( _initialize_inftarg): Add "w32" as info prefix command.
7980         Add "info w32 selector" as command calling display_selectors.
7981
7982 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
7983
7984         * i386-tdep.c (get_longjmp_target): Fix compilation failure
7985         by setting dummy values to JB_PC and JB_ELEMENT_SIZE
7986         if not defined.
7987
7988 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
7989
7990         * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
7991
7992 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
7993
7994         * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
7995         (arm_fix_call_dummy): Call it.
7996         (arm_call_dummy_breakpoint_offset): Delete.
7997         (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
7998         * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
7999
8000 2002-02-18  Andrew Cagney  <ac131313@redhat.com>
8001
8002         * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
8003         Default to func_frame_chain_valid.
8004         * gdbarch.h, gdbarch.c: Re-generate.
8005         * frame.h (FRAME_CHAIN_VALID): Delete definition.
8006
8007 2002-02-18  Elena Zannoni  <ezannoni@redhat.com>
8008
8009         * ppc-linux-nat.c: Update copyright.
8010         (fetch_register, store_register): Add tid parameter, don't compute
8011         tid here.
8012         (fetch_ppc_registers, store_ppc_registers): Add tid
8013         parameter. Pass it along to callees.
8014         (fetch_inferior_registers, store_inferior_registers): Compute tid
8015         here, and pass it to calleed functions.
8016         (fill_gregset, supply_fpregset): Clean up formatting.
8017
8018 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
8019
8020         * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
8021         * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
8022
8023 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
8024
8025         * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
8026         * gdbarch.c gdbarch.h: Regenerate.
8027         * breakpoint.c (create_longjmp_breakpoint): Always compile this
8028         function.
8029         (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
8030         * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
8031         (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
8032
8033         * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
8034         * arm-tdep.c (arm_get_longjmp_target): New function.
8035         (arm_gdbarch_init): Initialize jb_pc to -1.  If ABI handler changes
8036         this to a positive value register arm_get_longjmp_target as the
8037         longjmp handler.
8038         * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
8039         (arm_linux_init_abi): Set up longjmp description in tdep.
8040         * armnbsd-nat.c (get_longjmp_target): Delete.
8041         * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
8042         description in tdep.
8043         * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
8044         (get_longjmp_target): Delete declaration.
8045         (GET_LONGJMP_TARGET): Delete.
8046         * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
8047         (GET_LONGJMP_TARGET): Delete.
8048
8049 2002-02-17  Kevin Buettner  <kevinb@redhat.com>
8050
8051         From Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>:
8052         * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
8053         of ``current_gdbarch''.
8054
8055 2002-02-17  Tom Tromey  <tromey@redhat.com>
8056
8057         * cli/cli-cmds.c (compare_strings): New function.
8058         (complete_command): Only print each unique item once.
8059         * completer.h (complete_line): Declare.
8060         * completer.c (complete_line): New function.
8061         (line_completion_function): Use it.
8062
8063 2002-02-16  Andrew Cagney  <ac131313@redhat.com>
8064
8065         * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
8066         * gdbarch.h, gdbarch.c: Re-generate.
8067
8068 2002-02-16  Daniel Jacobowitz  <drow@mvista.com>
8069
8070         * valarith.c (value_x_unop): Fix decrement; support post-decrement.
8071
8072 2002-02-16  Daniel Jacobowitz  <drow@mvista.com>
8073
8074         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
8075         * valops.c (value_arg_coerce): Don't take the address of a reference
8076         to convert an argument to a reference.
8077
8078 2002-02-15  Christopher Faylor  <cgf@redhat.com>
8079
8080         * win32-nat.c (get_image_name): New function.
8081         (handle_load_dll): Use get_image_name function.
8082         (get_child_debug_event): Avoid registering debug events until possibly
8083         execed process is started.
8084         (child_create_inferior): Allow invocation via shell so that command
8085         line redirection, etc.  works ok.
8086         (_initialize_inftarg): Add new command: "set shell" to control whether
8087         a shell is used to start a process.
8088
8089 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
8090
8091         * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
8092         instead of find_register_by_number.
8093         (cannot_store_register): Likewise.
8094
8095 2002-02-14  Pierre Muller  <muller@ics.u-strasbg.fr>
8096
8097         * dwarf2read.c: Replace fprintf (stderr, ...) by
8098         fprintf_unfiltered (gdb_stderr, ...).
8099
8100 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
8101
8102         * gdbserver/gdbserver.1: Document --attach.
8103
8104 2002-02-15  Richard Earnshaw  <rearnsha@arm.com>
8105
8106         * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
8107         descriptions.
8108         * arm-tdep.c (arm_default_arm_le_breakpoint)
8109         (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
8110         (arm_default_thumb_be_breakpoint): New.  Initialize them from
8111         traditional breakpoint defines.
8112         (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
8113         (arm_gdbarch_init): Initialize new breakpoint variables.
8114         * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
8115         (arm_linux_init_abi): Initialize linux-specific breakpoint.
8116         * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
8117         (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
8118         code out to ...
8119         (arm_netbsd_init_abi_common): ... here; new function.
8120         * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
8121         (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
8122         * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
8123         * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
8124
8125 2002-02-15  Richard Earnshaw  <rearnsha@arm.com>
8126
8127         * arm-tdep.h (enum arm_abi): New enum.
8128         (struct gdbarch_tdep): New structure.
8129         (LOWEST_PC): Provide a default.
8130         (arm_gdbarch_register_os_abi): Declare new function.
8131         * arm-tdep.c (arm_abi_names): New array.
8132         (process_note_abi_tag_sections): New function.
8133         (get_elfosabi): New function.
8134         (arm_gdbarch_register_os_abi): New function.
8135         (arm_gdbarch_init): Try to determine the ABI of the inferior.  If
8136         support for that ABI has been built in, then call the appropriate
8137         configuration routine.  Use gdbarch_num_regs() to get the number
8138         of registers.
8139         (arm_dump_tdep): New function.
8140         (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
8141         place-holder functions.
8142         (_initialize_arm_tdep): Register them.
8143         * config/arm/tm-arm.h (LOWEST_PC): Delete.
8144
8145         * armnbsd-tdep.c: New file.
8146         * Makefile.in (armnbsd-tdep.o): Add dependencies.
8147         * config/arm/nbsd.mt (TDEPFILES): Add it.
8148         * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
8149
8150         * armnbsd-nat.c: Include regcache.h.
8151         * Makefile.in (armnbsd-nat.o): Update dependency list.
8152
8153         * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
8154
8155 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
8156
8157         * gdbserver/Makefile.in: Fix typos in target rules.
8158
8159 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
8160
8161         Fix part of PR gdb/267.
8162         * linespec.c (find_methods): Handle constructors specially for now.
8163
8164 2002-02-14  Corinna Vinschen  <vinschen@redhat.com>
8165
8166         * arm-tdep.c (arm_push_arguments): Eliminate special float type
8167         handling.
8168         * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
8169         standard_coerce_float_to_double().
8170
8171 2002-02-14  Christopher Faylor  <cgf@redhat.com>
8172
8173         * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
8174         GDBINIT_FILENAME.
8175
8176 2002-02-14  Elena Zannoni  <ezannoni@redhat.com>
8177
8178         * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
8179         find_variant_by_name, because it confuses the multiarch
8180         framework. Return NULL if there isn't an architecture with the
8181         user supplied name, instead of forcing a different one without
8182         recording the change with the multiarch machinery.
8183         (find_variant_by_name): Delete.
8184
8185 2002-02-14  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8186
8187         * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
8188         i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
8189
8190 2002-02-13  Martin M. Hunt  <hunt@redhat.com>
8191
8192         * stack.c (print_frame_info_base): When calling
8193         print_frame_info_listing_hook, set current_source_symtab.
8194
8195 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
8196
8197         * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
8198         and remove unused $(INCLUDE_DIR).
8199         Add regcache.c to OBS.
8200         Add generated register protocol files to clean target.
8201         Update dependencies for new objects, obsolete old target code.
8202
8203         * gdbserver/linux-low.c: Remove all platform-specific code to
8204         new files.  Remove various dead code.  Update to use regcache
8205         functionality.
8206         * gdbserver/remote-utils.c (fromhex): Add return statement
8207         to quiet warning.
8208         (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
8209         constant.
8210         (input_interrupt): Add integer parameter to match prototype
8211         of a signal handler.
8212         (outreg): Use register_data ().
8213         (prepare_resume_reply): Use gdbserver_expedite_regs.
8214         * gdbserver/server.c (main): Dynamically allocate own_buf because
8215         PBUFSIZ is no longer constant.  Use registers_to_string () and
8216         registers_from_string ().
8217         * gdbserver/server.h: No longer include "defs.h".  Add prototypes
8218         for error (), fatal (), and warning ().  Update definition of
8219         PBUFSIZ to use regcache functionality.  Add include guard.
8220         * gdbserver/utils.c (fatal): Add missing ``const''.
8221         (warning): New function.
8222
8223         * regformats/regdat.sh: Include "regcache.h" in generated files.
8224         Provide init_registers () function.
8225         * regformats/regdef.h: Add prototype for set_register_cache ().
8226         Add include guard.
8227
8228         * gdbserver/linux-arm-low.c: New file.
8229         * gdbserver/linux-i386-low.c: New file.
8230         * gdbserver/linux-ia64-low.c: New file.
8231         * gdbserver/linux-m68k-low.c: New file.
8232         * gdbserver/linux-mips-low.c: New file.
8233         * gdbserver/linux-ppc-low.c: New file.
8234         * gdbserver/linux-sh-low.c: New file.
8235
8236         * gdbserver/regcache.c: New file.
8237         * gdbserver/regcache.h: New file.
8238
8239         * gdbserver/low-linux.c: Removed obsolete file.
8240
8241 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
8242
8243         * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
8244         * config/i386/linux.mt: Likewise.
8245         * config/ia64/linux.mt: Likewise.
8246         * config/m68k/linux.mh: Likewise.
8247         * config/powerpc/linux.mh: Likewise.
8248         * config/mips/linux.mt: Likewise.
8249
8250         * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
8251
8252         * config/i386/i386lynx.mh: Mark gdbserver variables
8253         as (currently) obsolete for this target.
8254         * config/i386/nbsd.mt: Likewise.
8255         * config/i386/nbsdelf.mt: Likewise.
8256         * config/m32r/m32r.mt: Likewise.
8257         * config/m68k/m68klynx.mh: Likewise.
8258         * config/m68k/nbsd.mt: Likewise.
8259         * config/m68k/sun3os4.mh: Likewise.
8260         * config/mips/vr5000.mt: Likewise.
8261         * config/ns32k/nbsd.mt: Likewise.
8262         * config/pa/hppabsd.mh: Likewise.
8263         * config/pa/hppaosf.mh: Likewise.
8264         * config/powerpc/nbsd.mt: Likewise.
8265         * config/rs6000/rs6000lynx.mh: Likewise.
8266         * config/s390/s390.mt: Likewise.
8267         * config/s390/s390x.mt: Likewise.
8268         * config/sparc/sparclynx.mh: Likewise.
8269         * config/sparc/sun4os4.mh: Likewise.
8270         * config/i386/x86-64linux.mt: Likewise.
8271         * config/sparc/linux.mh: Likewise.
8272
8273 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
8274
8275         * configure.tgt: Configure gdbserver only for known working
8276         targets.  Set ${build_gdbserver} instead of modifying ${configdirs}.
8277         * configure.in: Check ${build_gdbserver}.  Put gdbserver/ into
8278         SUBDIRS if it is configured.  Update comment for ${nativefile}.
8279         * configure: Regenerated.
8280
8281 2002-02-13  Michael Snyder  <msnyder@redhat.com>
8282
8283         * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
8284
8285         * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
8286         (default_gcore_mach): Just return 0, work around a problem in bfd.
8287         (default_gcore_target): OK to return NULL if exec_bfd is null.
8288         (make_mem_sec): Use a cast, avoid a warning.
8289
8290         * procfs.c (find_memory_regions_callback): Use a cast instead of
8291         calling host_pointer_to_address (which complains if
8292         sizeof (host pointer) != sizeof (target pointer)).
8293         (procfs_make_note_section): Avoid overflow in psargs string.
8294
8295         * procfs.c (procfs_make_note_section): Make the default
8296         implementation return an error.
8297
8298 2002-02-13  Rodney Brown  <rbrown64@csc.com.au>
8299
8300         * procfs.c (procfs_make_note_section): Provide a default definition
8301         (for alpha-dec-osf4.0f). Fix typos.
8302
8303 2002-02-13  Elena Zannoni  <ezannoni@redhat.com>
8304
8305         * linux-proc.c: Add include of regcache.h.
8306         * Makefile.in (linux-proc.o): Add dependency on regcache.h.
8307
8308 2002-02-13  Andrew Cagney  <ac131313@redhat.com>
8309
8310         From 2002-01-18 Greg McGary <greg@mcgary.org>:
8311         * memattr.c (create_mem_region): Disallow useless empty region.
8312         Regions are half-open intervals, so allow [A..B) [B..C) as
8313         non-overlapping.
8314
8315 2002-02-13  Michael Chastain <mec@shout.net>
8316
8317         * defs.h: Kill CONST_PTR.
8318         * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
8319         * c-lang.c (c_builtin_types): Likewise.
8320         * ch-lang.c (ch_builtin_types): Likewise.
8321         * f-lang.c (f_builtin_types): Likewise.
8322         * language.c (unknown_builtin_types): Likewise.
8323         * m2-lang.c (m2_builtin_types): Likewise.
8324         * p-lang.c (pascal_builtin_types): Likewise.
8325         * scm-lang.c (c_builtin_types): Likewise.
8326
8327 2002-02-13  Keith Seitz  <keiths@redhat.com>
8328
8329         * arm-tdep.h (arm_get_next_pc): Add declaration.
8330
8331 2002-02-13  Richard Earnshaw  <rearnsha@arm.com>
8332
8333         * arm-tdep.c (arm_use_struct_convention): Make static.  Move to be
8334         with other related struct-returning functions.
8335         (arm_extract_struct_value_address): New function.
8336         (arm_gdbarch_init): Initialize the above in multi-arch vector.  Also
8337         initialize float_format, double_format and long_double_format as
8338         appropriate to the endianness of the target.
8339         * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
8340         (arm_use_struct_convention): Delete declaration.
8341         (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
8342
8343 2002-02-13  Keith Seitz  <keiths@redhat.com>
8344
8345         * defs.h (core_addr_to_string_nz): New function.
8346
8347 2002-02-13  Mark Kettenis  <kettenis@gnu.org>
8348
8349         Apply missing bits of 2002-01-15 patch.
8350         * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
8351         (fill_fpregset): Use i387_fill_fsave.
8352
8353 2002-02-12  Keith Seitz  <keiths@redhat.com>
8354
8355         * utils.c (core_addr_to_string): Use phex instead of phex_nz.
8356         (core_addr_to_string_nz): New function.
8357
8358 2002-02-11  Richard Earnshaw  <rearnsha@arm.com>
8359
8360         * arm-linux-nat.c: Really include arm-tdep.h.
8361         * config/arm/tm-linux.h (struct type, struct value): Declare.
8362
8363 2002-02-11  Michael Snyder  <msnyder@redhat.com>
8364
8365         * procfs.c: Include elf-bfd.h (for elfcore_write functions).
8366         (gcore section): Ifdef for Solaris and Unixware only.
8367         (procfs_do_thread_registers): Unixware needs one lwpstatus
8368         per thread (not one prstatus or pstatus).
8369         (procfs_make_note_section): Iterate only over kernel threads (lwps),
8370         not over all gdb threads.  For unixware, call elfcore_write_pstatus
8371         once before iterating over threads.
8372
8373 2002-02-11  Richard Earnshaw  <rearnsha@arm.com>
8374
8375         * arm-tdep.h: New file.
8376         * arm-tdep.c: Include arm-tdep.h.
8377         (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
8378         (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
8379         (arm_print_float_info, arm_register_type, convert_to_extended)
8380         (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
8381         (arm_extract_return_value, arm_register_name): Make static.
8382         (arm_software_single_step): Similarly.  Fix types in declaration.
8383         (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
8384         (arm_store_return_value, arm_store_struct_return): New functions.
8385         (arm_gdbarch_init): Register the above functions.  Also register
8386         call_dummy_start_offset, sizeof_call_dummy_words,
8387         function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
8388         sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
8389         max_register_virtual_size, register_size.  Set up
8390         prologue_cache.saved_regs here, rather than ...
8391         (_initialize_arm_tdep): ... here.
8392         * config/arm/tm-arm.h (struct type, struct value): Delete forward
8393         declarations.
8394         (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
8395         (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
8396         (arm_print_float_info, arm_register_type, convert_to_extended)
8397         (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
8398         (arm_extract_return_value, arm_register_name): Delete declarations.
8399         (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
8400         (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
8401         (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
8402         (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
8403         (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
8404         (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
8405         (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
8406         (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
8407         (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
8408         (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
8409         (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
8410         (arm_get_next_pc): No-longer static -- these are needed by the RDI
8411         interface.
8412         * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
8413         * remote-rdi.c remote-rdp.c: Likewise.
8414         * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
8415         (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
8416         * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
8417         definition.
8418
8419         * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
8420         (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
8421         (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
8422         from non-ARM_ prefixed definitions.
8423         * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
8424         all uses of above.
8425         * remote-rdi.c remote-rdp.c: Likewise.
8426         * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
8427
8428 2002-02-11  Richard Earnshaw  <rearnsha@arm.com>
8429
8430         * arm-tdep.c (arm_frameless_function_invocation)
8431         (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
8432         (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
8433         (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
8434         (arm_pop_frame, arm_get_next_pc): Make static.
8435         (arm_gdbarch_init): Register above in gdbarch structure.
8436         (arm_read_fp): Renamed from arm_target_read_fp.
8437         (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
8438         * config/arm/tm-arm.h (arm_frameless_function_invocation)
8439         (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
8440         (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
8441         (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
8442         (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
8443         (arm_pc_is_thumb_dummy): Delete declarations.
8444         (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
8445         (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
8446         (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
8447         (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
8448
8449 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
8450
8451         * symtab.c (compare_search_syms): New function.
8452         (sort_search_symbols): New function.
8453         (search_symbols): Sort symbols after searching rather than
8454         before.
8455
8456 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
8457
8458         * NEWS: Linux -> GNU/Linux.
8459
8460 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
8461
8462         * gdbarch.sh: For for level one methods, disallow a definition
8463         when partially multi-arched.  Add comments explaining rationale.
8464         * gdbarch.h: Re-generate.
8465
8466 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
8467
8468         * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
8469         multi-arch partial.
8470
8471 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
8472
8473         * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL.  Exit on bad
8474         field.  Use diff -u.
8475         * gdbarch.c: Re-generate.
8476
8477 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
8478
8479         * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
8480         * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
8481         partial.
8482
8483 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
8484
8485         * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
8486         multi-arch partial.
8487         (PUSH_ARGUMENTS): Switch to using predefault.
8488         * gdbarch.c: Regenerate.
8489
8490 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
8491
8492         * valops.c (PUSH_ARGUMENTS): Delete definition.
8493         * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
8494         partial.  Default to default_push_arguments.
8495         * gdbarch.h, gdbarch.c: Regenerate.
8496
8497 2002-02-09  Andrew Cagney  <ac131313@redhat.com>
8498
8499         * defs.h (throw_exception): Rename return_to_top_level.  Update
8500         comments.
8501         * utils.c (error_stream, internal_verror, quit): Ditto.
8502         * top.c (throw_exception, catcher): Ditto.
8503         * sparclet-rom.c (sparclet_load): Ditto.
8504         * remote.c (interrupt_query, minitelnet): Ditto.
8505         * remote-sds.c (interrupt_query): Ditto.
8506         * remote-mips.c (mips_error, mips_kill): Ditto.
8507         * ocd.c (interrupt_query): Ditto.
8508         * monitor.c (monitor_interrupt_query): Ditto.
8509         * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
8510         * target.h: Update comment.
8511
8512         * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
8513
8514 2002-02-09  Andrew Cagney  <ac131313@redhat.com>
8515
8516         * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
8517         default_double_format.
8518         * gdbarch.h, gdbarch.c: Re-generate.
8519         * findvar.c (floatformat_unknown): Delete variable definition.
8520         * doublest.h (floatformat_unknown): Delete variable declaration.
8521
8522 2002-02-09  Jim Blandy  <jimb@redhat.com>
8523
8524         * stabsread.c (read_type): Add code to parse Sun's syntax for
8525         prototyped function types.
8526
8527 2002-02-09  Andrew Cagney  <ac131313@redhat.com>
8528
8529         * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
8530         (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
8531
8532 2002-02-09  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8533
8534         * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
8535         _initialize_solib.  Fixes name clash with solib.c:_initialize_solib,
8536         now _initialize_xcoffsolib gets called again and overrides the
8537         commands from solib.c in a native configuration.
8538
8539 2002-02-09  Mark Kettenis  <kettenis@gnu.org>
8540
8541         * doublest.c (store_typed_floating): Don't try to return a value.
8542         Fixes PR gdb/290.
8543
8544 2002-02-08  Jim Blandy  <jimb@redhat.com>
8545
8546         * c-typeprint.c (c_type_print_varspec_suffix): If a function type
8547         is prototyped and has no arguments, print its argument list as
8548         `(void)'.
8549
8550 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8551
8552         * MAINTAINERS (write-after-approval): Add myself.
8553         (paper-trail): I've escaped!
8554
8555 2002-02-08  Christopher Faylor  <cgf@redhat.com>
8556
8557         * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
8558         changes.
8559         (_initialize_check_for_gdb_ini): Ditto.
8560
8561 2002-02-08  Martin M. Hunt  <hunt@redhat.com>
8562
8563         * win32-nat.c (cygwin_pid_to_str): Fix typo.
8564         xaprintf -> xasprintf.
8565
8566 2002-02-08  Pierre Muller  <muller@ics.u-strasbg.fr>
8567
8568         * win32-nat.c: Remove use of printf and sprintf functions.
8569
8570 2002-02-08  Richard Earnshaw  <rearnsha@arm.com>
8571
8572         * arm-tdep.c (arm_frame_chain_valid): Make static.
8573         (arm_push_arguments): Likewise.
8574         (arm_gdbarch_init): New function.
8575         (_initialize_arm_tdep): Call it.
8576         * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
8577         (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
8578         (FRAME_CHAIN_VALID): Delete.
8579         (arm_frame_chain_valid): Delete declaration.
8580         (PUSH_ARGUMENTS): Delete.
8581         (arm_push_arguments): Delete declaration.
8582         (CALL_DUMMY_P): Delete.
8583
8584 2002-02-08  Andrew Cagney  <ac131313@redhat.com>
8585             Corinna Vinschen  <vinschen@redhat.com>
8586
8587         * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
8588         on builtin float types.
8589
8590 2002-02-08  Daniel Jacobowitz  <drow@mvista.com>
8591
8592         * utils.c: Include <curses.h> before "bfd.h".
8593         * tui/tui-hooks.c: Likewise.
8594         * tui/tui.c: Likewise.
8595         * tui/tuiCommand.c: Likewise.
8596         * tui/tuiData.c: Likewise.
8597         * tui/tuiDataWin.c: Likewise.
8598         * tui/tuiDisassem.c: Likewise.
8599         * tui/tuiGeneralWin.c: Likewise.
8600         * tui/tuiIO.c: Likewise.
8601         * tui/tuiLayout.c: Likewise.
8602         * tui/tuiRegs.c: Likewise.
8603         * tui/tuiSource.c: Likewise.
8604         * tui/tuiSourceWin.c: Likewise.
8605         * tui/tuiStack.c: Likewise.
8606         * tui/tuiWin.c: Likewise.
8607
8608 2002-02-07  Elena Zannoni  <ezannoni@redhat.com>
8609
8610         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
8611         to include space for pseudoregs as well. Update loops accordingly.
8612         (sh_fp_frame_init_saved_regs): Ditto.
8613         (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
8614
8615 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
8616
8617         * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
8618         Add Richard Earnshaw to Arm maintainers.
8619
8620 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
8621
8622         * defs.h (warning_begin): Delete declaration.
8623
8624         * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
8625         Delete macro.
8626
8627 2002-02-07  Michael Snyder  <msnyder@redhat.com>
8628
8629         * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
8630         Logic bug, remove misplaced else.
8631
8632 2002-02-07  Klee Dienes  <klee@apple.com>
8633
8634         * fork-inferior.c (fork_inferior): Add '!' to the list of
8635         characters that need to be quoted when building a string for the
8636         shell.  Quote '!' specifically with a backslash, since CSH chokes
8637         when trying to evaluate "str!str".
8638
8639 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
8640
8641         * rdi-share/host.h: Only provide a typedef for bool if it is not
8642         defined.
8643
8644 2002-02-04  Michael Snyder  <msnyder@redhat.com>
8645
8646         * breakpoint.h (enum bptype): Add new overlay event bp type.
8647         (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
8648
8649         * breakpoint.c (create_internal_breakpoint): New function.
8650         (internal_breakpoint_number): Moved into create_internal_breakpoint.
8651         (create_longjmp_breakpoint): Use create_internal_breakpoint.
8652         (create_thread_event_breakpoint): Ditto.
8653         (create_solib_event_breakpoint): Ditto.
8654         (create_overlay_event_breakpoint): New function.
8655         (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
8656         (update_breakpoints_after_exec): Delete and re-initialize
8657         overlay event breakpoints after an exec.  Add FIXME comment
8658         about longjmp breakpoint.
8659         (print_it_typical): Ignore overlay event breakpoints.
8660         (print_one_breakpoint): Ditto.
8661         (mention): Ditto.
8662         (bpstat_what): Do not stop for overlay event breakpoints.
8663         (delete_breakpoint): Don't delete overlay event breakpoints.
8664         (breakpoint_re_set_one): Delete the overlay event breakpoint.
8665         (breakpoint_re_set): Re-create overlay event breakpoint.
8666
8667         * symfile.c (overlay_auto_command): Enable overlay breakpoints.
8668         (overlay_manual_command): Disable overlay breakpoints.
8669         (overlay_off_command): Disable overlay breakpoints.
8670
8671 2002-02-06  Richard Earnshaw  <rearnsha@arm.com>
8672
8673         * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
8674         (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
8675         to here from config/tm-arm.h.
8676         (coff_sym_is_thumb): Make static.
8677         (arm_elf_make_msymbol_special): New function.
8678         (arm_coff_make_msymbol_special): New function.
8679         * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
8680         (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
8681         (coff_sym_is_thumb): Delete declaration.
8682         (arm_elf_make_msymbol_special): Declare.
8683         (arm_coff_make_msymbol_special): Declare.
8684         (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
8685         (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
8686
8687 2002-02-06  Richard Earnshaw  <rearnsha@arm.com>
8688
8689         * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
8690
8691 2002-02-06  Richard Earnshaw  <rearnsha@arm.com>
8692
8693         * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
8694         * gdbarch.c gdbarch.h: Regenerate.
8695         * arch-utils.c (default_print_float_info): New function.
8696         * arch-utils.h (default_print_float_info): Prototype it.
8697         * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
8698         * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
8699         (PRINT_FLOAT_INFO): Document it.
8700
8701         * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
8702         * config/arm/tm-arm.h (FLOAT_INFO): Delete.
8703         (PRINT_FLOAT_INFO): Define.
8704
8705 2002-02-06  Pierre Muller  <muller@ics.u-strasbg.fr>
8706
8707         * win32-nat.c (_initialize_check_for_gdb_ini):
8708         Add typecast to sprintf argument to suppress a warning.
8709
8710 2002-02-05  Pierre Muller  <muller@ics.u-strasbg.fr>
8711
8712         * win32-nat.c (last_sig): Changed type of variable to target_signal,
8713         to allow easier handling of pass state.
8714         (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
8715         that gives exception name and address.
8716         (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
8717         and set last_sig value to ourstatus->value.sig. Some missing
8718         exceptions added.
8719         (child_continue): Correctly report continue_status.
8720         (get_child_debug_event,do_initial_child_stuff): Set last_sig to
8721         TARGET_SIGNAL_0 (new default value).
8722         (child_resume): consider sig argument passed to decide if
8723         the exception should be passed to debuggee or not.
8724
8725 2002-02-05  Michael Snyder  <msnyder@redhat.com>
8726
8727         * regcache.c (fetch_register): Call target_fetch_register
8728         only if we don't call FETCH_PSEUDO_REGISTER.
8729         (store_register): Call target_store_register only if we
8730         don't call STORE_PSEUDO_REGISTER.
8731
8732 2002-02-05  Elena Zannoni  <ezannoni@redhat.com>
8733
8734         * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
8735         ELF_MAKE_MSYMBOL_SPECIAL.
8736         * gdbarch.c, gdbarch.h: Regenerate.
8737         * arch-utils.c (default_make_msymbol_special): New function.
8738         * arch-utils.h (default_make_msymbol_special): Export.
8739         * elfread.c (elf_symtab_read): Compile use of
8740         ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
8741         multiarched.
8742         * coffread.c (coff_symtab_read): Ditto, for
8743         COFF_MAKE_MSYMBOL_SPECIAL.
8744
8745 2002-02-05  Jim Blandy  <jimb@redhat.com>
8746
8747         * solib-svr4.c (svr4_truncate_ptr): New function.
8748         (svr4_relocate_section_addresses): Do the address arithmetic with
8749         the appropriate truncation for target addresses, even when
8750         CORE_ADDR is larger than a target address.
8751
8752 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
8753
8754         * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
8755         to (int *).
8756
8757 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
8758
8759         * gdbserver/linux-low.c (kill_inferior): Remove commented out
8760         code.
8761
8762 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
8763
8764         * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
8765
8766 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
8767
8768         * gdbserver/linux-low.c: Remove unused include files.
8769
8770 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
8771
8772         * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
8773         (read_inferior_memory): Use it.
8774         (write_inferior_memory): Likewise.
8775
8776 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
8777
8778         * gdbserver/linux-low.c (create_inferior): Call strerror instead of
8779         grubbing through sys_errlist.
8780
8781 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
8782
8783         * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
8784
8785 2002-02-04  Pierre Muller  <muller@ics.u-strasbg.fr>
8786         * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
8787
8788 2002-02-04  Andrew Cagney  <ac131313@redhat.com>
8789
8790         * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
8791         (do_sfunc, set_cmd_sfunc): New functions.
8792
8793         * command.h (struct cmd_list_element): Add field func.
8794         * cli/cli-decode.h (struct cmd_list_element): Ditto.
8795         * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
8796         * cli/cli-decode.h: Ditto.
8797
8798         * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
8799         (help_all, help_cmd_list): Ditto.
8800         (find_cmd, complete_on_cmdlist): Ditto.
8801         * top.c (execute_command): Ditto.
8802
8803         * cli/cli-setshow.c (do_setshow_command): Call func instead of
8804         function.sfunc.
8805
8806         * infcmd.c (notice_args_read): Fix function signature.
8807
8808         * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
8809         * cli/cli-decode.c (add_set_cmd): Ditto.
8810         * utils.c (initialize_utils): Ditto.
8811         * maint.c (_initialize_maint_cmds): Ditto.
8812         * infrun.c (_initialize_infrun): Ditto.
8813         * demangle.c (_initialize_demangler): Ditto.
8814         * remote.c (add_packet_config_cmd): Ditto.
8815         * mips-tdep.c (_initialize_mips_tdep): Ditto.
8816         * cris-tdep.c (_initialize_cris_tdep): Ditto.
8817         * proc-api.c (_initialize_proc_api): Ditto.
8818         * kod.c (_initialize_kod): Ditto.
8819         * valprint.c (_initialize_valprint): Ditto.
8820         * top.c (init_main): Ditto.
8821         * infcmd.c (_initialize_infcmd): Ditto.
8822         * corefile.c (_initialize_core): Ditto.
8823         * arm-tdep.c (_initialize_arm_tdep): Ditto.
8824         * arch-utils.c (initialize_current_architecture): Ditto.
8825         (_initialize_gdbarch_utils): Ditto.
8826         * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
8827
8828         * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
8829         * wince.c (_initialize_inftarg): Ditto.
8830         * symfile.c (_initialize_symfile): Ditto.
8831         * mips-tdep.c (_initialize_mips_tdep): Ditto.
8832         * language.c (_initialize_language): Ditto.
8833         * arc-tdep.c (_initialize_arc_tdep): Ditto.
8834
8835 2002-02-04  Michael Snyder  <msnyder@redhat.com>
8836
8837         * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
8838
8839 2002-02-04  Daniel Jacobowitz  <drow@mvista.com>
8840
8841         * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
8842         Add rules for building the register data files.
8843
8844 2002-02-04  Daniel Jacobowitz  <drow@mvista.com>
8845
8846         * regformats/regdat.sh: Add braces to the definition of
8847         expedite_regs_${arch}.
8848
8849 2002-02-04  Daniel Jacobowitz  <drow@mvista.com>
8850
8851         * regformats/regdef.h (struct reg): Add comment describing the
8852         requirements for offset and size fields.
8853
8854 2002-02-04  Andreas Schwab  <schwab@suse.de>
8855
8856         * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
8857         * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
8858
8859 2002-02-04  Richard Earnshaw  <rearnsha@arm.com>
8860
8861         * gdbarch.sh (copyright): Update years in generated header.
8862         (SMASH_TEXT_ADDRESS): Add rule.
8863         * gdbarch.h, gdbarch.c: Re-generate.
8864         * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
8865         * dbxread.c: Likewise.
8866         * dwarfread.c: Likewise.
8867         * elfread.c: Likewise.
8868         * somread.c: Likewise.
8869
8870         * arm-tdep.c (arm_smash_text_address): New function.
8871         * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
8872
8873 2002-02-04  Pierre Muller  <muller@ics.u-strasbg.fr>
8874
8875         Add support for hardware watchpoints on win32 native.
8876         * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
8877         CONTEXT_DEBUG_REGISTERS.
8878         (dr variable): New variable. Static array containing a local copy
8879         of debug registers.
8880         (debug_registers_changed): New variable.  Reflects when debug registers
8881         are changed and need to be written to inferior.
8882         (debug_registers_used): New variable. Reflects when any debug register
8883         was set, used when new threads are created.
8884         (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
8885         i386-nat code.
8886         (thread_rec): Set dr array if id is the thread of current_event .
8887         (child_continue, child_resume): Change the debug registers for all
8888         threads if debug_registers_changed.
8889         (child_add_thread): Change the debug registers if debug_registers_used.
8890         * config/i386/cygwin.mh: Add use of i386-nat.o file.
8891         Link nm.h to new nm-cygwin.h file.
8892         + config/i386/nm-cygwin.h: New file. Contains the macros used for use
8893         of hardware registers.
8894
8895 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
8896
8897         * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
8898         Restore behavour broken by 2002-01-20 Andrew Cagney
8899         <ac131313@redhat.com> IEEE_FLOAT removal.
8900
8901 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
8902
8903         * c-valprint.c (c_val_print): Pass a proper valaddr to
8904         cp_print_class_method.
8905         * valops.c (search_struct_method): If there is only one method
8906         and args is NULL, return that method.
8907
8908 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
8909
8910         * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
8911         accessing tag_name directly.
8912
8913 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
8914
8915         * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
8916         of accessing tag_name directly.
8917
8918 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
8919
8920         PR gdb/280
8921         * gdbtypes.c (replace_type): New function.
8922         * gdbtypes.h (replace_type): Add prototype.
8923         * stabsread.c (read_type): Use replace_type.
8924
8925 2002-02-03  Richard Earnshaw  <rearnsha@arm.com>
8926
8927         * Makefile.in (memattr.o): Add missing dependencies rule.
8928
8929 2002-02-03  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
8930
8931         * breakpoint.c (break_at_finish_command): Really export.
8932         (break_at_finish_at_depth_command): Ditto.
8933         (tbreak_at_finish_command): Ditto.
8934         * hppa-tdep.c: Include completer.h.
8935         * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
8936         (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
8937
8938 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
8939
8940         * utils.c (do_write): New function.
8941         (error_stream): Rewrite combining the code from error_begin and
8942         verror.
8943         (verror): Rewrite using error_stream.
8944         (error_begin): Delete function.
8945
8946 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
8947
8948         * utils.c (error_begin): Make static.
8949         * defs.h (error_begin): Delete declaration.
8950
8951         * linespec.c (cplusplus_error): Replace cplusplus_hint.
8952         (decode_line_1): Use cplusplus_error instead of error_begin,
8953         cplusplus_hint and return_to_top_level.
8954         * coffread.c (coff_symfile_read): Use error instead of error_begin
8955         and return_to_top_level.
8956         * infrun.c (default_skip_permanent_breakpoint): Ditto.
8957
8958 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
8959
8960         * language.h (type_error, range_error): Make string parameter
8961         constant.
8962         * language.c (warning_pre_print): Delete extern declaration.
8963         * dwarfread.c (warning_pre_print): Ditto.
8964         * language.c (type_error, range_error): Rewrite to use verror and
8965         vwarning instead of warning_begin.
8966
8967 2002-02-01  Michael Snyder  <msnyder@redhat.com>
8968
8969         * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
8970         (set_ignore_count): Move misplaced comment back where it belongs.
8971
8972 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
8973
8974         * command.h (NO_FUNCTION): Delete macro.
8975         * cli/cli-decode.h (NO_FUNCTION): Ditto.
8976         * top.c (execute_command): Replace NO_FUNCTION with NULL.
8977         * tracepoint.c (_initialize_tracepoint): Ditto.
8978         * cli/cli-decode.c (add_set_cmd): Ditto.
8979         * cli/cli-cmds.c (init_cli_cmds): Ditto.
8980
8981 2002-02-01  Daniel Jacobowitz  <drow@mvista.com>
8982
8983         * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
8984         Update ``this'' pointer when calling virtual functions.
8985
8986 2002-02-01  Michael Snyder  <msnyder@redhat.com>
8987
8988         * breakpoint.c (create_temp_exception_breakpoint): Delete.
8989         * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
8990
8991 2002-02-01  Daniel Jacobowitz  <drow@mvista.com>
8992
8993         * regformats/reg-arm.dat: New file.
8994         * regformats/reg-i386.dat: New file.
8995         * regformats/reg-ia64.dat: New file.
8996         * regformats/reg-m68k.dat: New file.
8997         * regformats/reg-mips.dat: New file.
8998         * regformats/reg-ppc.dat: New file.
8999         * regformats/reg-sh.dat: New file.
9000         * regformats/regdef.h: New file.
9001         * regformats/regdat.sh: New file.
9002
9003 2002-02-01  Richard Earnshaw  <reanrsha@arm.com>
9004
9005         * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
9006         (arm_frame_args_address, arm_frame_locals_address): New functions.
9007         (arm_frame_num_args): New function.
9008         * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
9009         (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
9010         (FRMA_NUM_ARGS): Call arm_frame_num_args.
9011
9012 2002-01-31  Michael Snyder  <msnyder@redhat.com>
9013
9014         * breakpoint.c (break_at_finish_command): Export.
9015         (break_at_finish_at_depth_command): Export.
9016         (tbreak_at_finish_command): Export.
9017         (_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
9018         * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
9019         "tbreak" commands, which are HPPA specific.
9020
9021         * printcmd.c (disassemble_command): Remove an ancient
9022         artifact of an old merge.
9023
9024         * symfile.h (enum overlay_debugging_state):
9025         Define enum constant values for overlay mode.
9026         * symfile.c (overlay_debugging): Use enums instead of literals.
9027         (overlay_is_mapped, overlay_auto_command,
9028         overlay_manual_command): Ditto.
9029
9030         * breakpoint.c (insert_breakpoints, remove_breakpoint,
9031         breakpoint_here_p, breakpoint_inserted_here_p,
9032         breakpoint_thread_match, bpstat_stop_status,
9033         describe_other_breakpoints, check_duplicates, clear_command):
9034         Coding standard fixes.
9035
9036         * target.c (target_xfer_memory): Add spaces, coding standard.
9037         (do_xfer_memory): Add missing line to trust-readonly
9038         code: check bfd SEC_READONLY flag for section.
9039
9040 2002-01-31  Andrew Cagney  <ac131313@redhat.com>
9041
9042         * PROBLEMS: Fix typo, 5.1->5.1.1.
9043
9044 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
9045
9046         * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
9047         data symbols, since we search based on textlow and texthigh.
9048         (find_pc_sect_symtab): Likewise.
9049
9050 2002-01-30  Andrew Cagney  <ac131313@redhat.com>
9051
9052         * defs.h (vwarning): Declare.
9053         * utils.c (vwarning): New function.
9054         (warning): Call vwarning.
9055         (warning_begin): Delete function.
9056
9057         * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
9058         the warning message.
9059         * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
9060         warning_begin.
9061
9062 2002-01-30  Michael Snyder  <msnyder@redhat.com>
9063
9064         * NEWS: Mention "set trust-readonly-sections" command.
9065         Mention generate-core-file command.
9066
9067 2002-01-15  Michael Snyder  <msnyder@redhat.com>
9068
9069         * target.c: New command, "set trust-readonly-sections on".
9070         (do_xfer_memory): Honor the suggestion to trust readonly sections
9071         by reading them from the object file instead of from the target.
9072         (initialize_targets): Register command "set trust-readonly-sections".
9073
9074 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
9075
9076         * parse.c (target_map_name_to_register): Simplify, search regs and
9077         pseudo-regs using a single loop.
9078
9079 2002-01-30  Andrew Cagney  <ac131313@redhat.com>
9080
9081         * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
9082
9083 2002-01-15  Rodney Brown  <rbrown64@csc.com.au>
9084
9085         * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
9086         * config/i386/i386v42mp.mh: Add i387-nat.o .
9087         * i386v4-nat.c: Include i387-nat.h.
9088         (supply_fpregset): Use i387_supply_fsave.
9089         (fill_fpregset): Use i387_fill_fsave.
9090
9091 2002-01-30  Richard Earnshaw  <rearnsha@arm.com>
9092
9093         * arm-tdep.c (arm_call_dummy_words): Define.
9094         * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
9095         * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
9096         (CALL_DUMMY_WORDS): Define.
9097         (arm_call_dummy_words): Declare.
9098         * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
9099         (arm_linux_call_dummy_words): Declare.
9100
9101 2002-01-30  Andreas Schwab  <schwab@suse.de>
9102
9103         * m68klinux-nat.c: Fix last change to use regcache_collect
9104         instead of referencing registers[] directly.
9105
9106 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
9107
9108         * parse.c (target_map_name_to_register): Delete code wrapped in
9109         #ifdef REGISTER_NAME_ALIAS_HOOK.
9110
9111 2002-01-28  Michael Snyder  <msnyder@redhat.com>
9112
9113         * regcache.c (legacy_read_register_gen): Need to be able to
9114         read pseudo-register as well as real register.
9115         (legacy_write_register_gen): Ditto.
9116
9117 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
9118
9119         * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
9120         * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
9121         * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
9122         * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
9123         * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
9124         * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
9125         * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
9126         * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
9127         * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
9128         * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
9129         * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
9130         * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
9131         * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
9132         * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
9133         * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
9134         * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
9135         * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
9136         * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
9137         * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
9138         * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
9139
9140 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
9141
9142         * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
9143         (target_byte_order): Initialize to BFD_ENDIAN_BIG.
9144         (initialize_current_architecture): Update target_byte_order using
9145         information from BFD.
9146         * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
9147         * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
9148
9149 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
9150
9151         * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
9152         * vax-tdep.c (INVALID_FLOAT): To here.  Document why it is broken.
9153
9154         * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
9155         #ifdef INVALID_FLOAT.
9156         * infcmd.c (do_registers_info): Ditto.
9157         * values.c (unpack_double): Ditto.  Add comment.
9158
9159         * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
9160         already commented out.
9161
9162 2002-01-26  Andreas Schwab  <schwab@suse.de>
9163
9164         * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
9165         * m68klinux-nat.c: Update ptrace interface for fetching/storing
9166         registers and add support for PTRACE_GETREGS.
9167
9168 2002-01-24  Andrew Cagney  <ac131313@redhat.com>
9169
9170         GDB 5.1.1 released from 5.1 branch.
9171         * NEWS: Add 5.1.1 news.
9172         * README: Sync with 5.1 branch.
9173
9174 2002-01-23  Fred Fish  <fnf@redhat.com>
9175
9176         * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
9177         stabstring on initial malloc.  Reallocing will copy it for us,
9178         if necessary.
9179
9180 2002-01-23  Elena Zannoni  <ezannoni@redhat.com>
9181
9182         * Makefile.in (hpread_h): Delete.
9183         (HFILES_NO_SRCDIR): Remove hpread.h.
9184         (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
9185         (hpread.o): Update dependencies.
9186         (hp-psymtab-read.o, hp-symtab-read.o): Remove.
9187
9188         * hp-psymtab-read.c: Remove file.
9189         * hp-symtab-read.c: Remove file.
9190         * hpread.h: Remove file.
9191
9192         * hpread.c: Merge all contents of hp-psymtab-read.c,
9193         hp-symtab-read.c and hpread.h into this file, as it was prior to
9194         January 1999.
9195
9196         * config/pa/hpux11w.mh, config/pa/hpux11.mh,
9197         config/pa/hpux1020.mh, config/pa/hppaosf.mh,
9198         config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
9199         Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
9200
9201 2002-01-23  Elena Zannoni  <ezannoni@redhat.com>
9202
9203         * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
9204         fill_gregset): Call gdbarch_tdep() just once, assign result to
9205         variable and use that, instead of calling the function several
9206         times.
9207
9208 2002-01-24  Alexandre Oliva  <aoliva@redhat.com>
9209
9210         * configure.host: Accept sparcv9 as alias for sparc64.
9211         * configure.tgt: Likewise.
9212
9213 2002-01-22  Kevin Buettner  <kevinb@redhat.com>
9214
9215         * solib-aix5.c (build_so_list_from_mapfile)
9216         (aix5_relocate_main_executable): Fix xcalloc() calls so order of
9217         arguments is not reversed.
9218         * solib-sunos.c (sunos_relocate_main_executable): Likewise.
9219         * solib-svr4.c (svr4_relocate_main_executable): Likewise.
9220
9221 2002-01-22  Elena Zannoni  <ezannoni@redhat.com>
9222
9223         * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
9224         modified version of obsolete sh_fetch_pseudo_register.
9225         (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
9226         (sh4_register_read): New function.
9227         (sh_pseudo_register_write): New function. Renamed and modified
9228         version of obsolete sh_store_pseudo_register.
9229         (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
9230         (sh4_register_write): New function.
9231         (sh_gdbarch_init): Remove setting of gdbarch function
9232         fetch_pseudo_register and store_pseudo_register. Remove setting of
9233         register_convert_to_raw, register_convert_to_virtual,
9234         register_convertible.
9235         (sh_sh4_register_convertible): Delete. No longer needed. All is
9236         taken care by architecture specific functions
9237         register_read/register_write.
9238         (sh_sh4_register_convert_to_virtual): Make static.
9239         (sh_sh4_register_convert_to_raw): Ditto.
9240
9241 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9242
9243         * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
9244         (floatformat_is_nan, floatformat_mantissa): Ditto.
9245
9246         * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
9247         for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
9248         builtin_type_ieee_double_little,
9249         builtin_type_ieee_double_littlebyte_bigword,
9250         builtin_type_m68881_ext, builtin_type_i960_ext,
9251         builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
9252         builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
9253         builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
9254         builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
9255
9256 2002-01-22  Corinna Vinschen  <vinschen@redhat.com>
9257
9258         * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
9259         parameter.  Set frameless flag if it exists and depended of
9260         whether the scanned function is frameless or not.
9261         (xstormy16_skip_prologue): If function is frameless, return
9262         result of xstormy16_scan_prologue().
9263         (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
9264         call.
9265
9266 2002-01-21  Elena Zannoni  <ezannoni@redhat.com>
9267
9268         * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
9269         sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
9270         sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
9271         sh_sh4_register_byte, sh_sh4_register_raw_size,
9272         sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
9273         sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
9274         sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
9275         sh_store_pseudo_register, sh_do_pseudo_register): Call
9276         gdbarch_tdep() just once, assign result to variable and use that,
9277         instead of calling the function several times.
9278
9279 2002-01-20  Mark Kettenis  <kettenis@gnu.org>
9280
9281         * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
9282         macros instead of LAST_FPU_CTRL_REGNUM.
9283         (store_register): Likewise.
9284
9285 2002-01-21  Jim Blandy  <jimb@redhat.com>
9286
9287         * infcmd.c (run_command): Check that the `exec' target layer's BFD
9288         is up-to-date before running the program, not just when a program
9289         exits.
9290
9291 2002-01-21  Fred Fish  <fnf@redhat.com>
9292
9293         * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
9294         when we have found all instructions we are looking for.
9295
9296 2002-01-21  Richard Earnshaw  <rearnsha@arm.com>
9297
9298         * arm-tdep.c (arm_register_name): New function.
9299         (arm_registers_names): Make static.
9300         * config/arm/tm-arm.h (arm_register_names): Delete declaration.
9301         (arm_register_name): Declare.
9302         (REGISTER_NAME): Use it.
9303
9304 2002-01-21  Richard Earnshaw  <rearnsha@arm.com>
9305             Kevin Buettner  <kevinb@redhat.com>
9306
9307         Convert arm targets to new FRAME interface.
9308         * arm-tdep.c (struct frame_extra_info): Remove fsr.
9309         (arm_frame_find_save_regs): Delete.
9310         (arm_frame_init_saved_regs): New.
9311         (arm_init_extra_frame_info): Alloacte saved_regs as required.
9312         Allocate extra_info as required.  Convert all uses of fsr.regs
9313         to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
9314         to use extra_info.
9315         (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
9316         (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
9317         (check_prologue_cache, save_prologue_cache): Likewise.
9318         (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
9319         * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
9320         (FRAME_FIND_SAVED_REGS): Delete.
9321         (arm_frame_find_saved_regs): Delete prototype.
9322         (arm_frame_init_saved_regs): New prototype.
9323         (FRAME_INIT_SAVED_REGS): Define.
9324
9325 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9326
9327         * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
9328
9329 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9330
9331         From Jeff Law <law@redhat.com>:
9332         * infttrace.c: Include <sys/pstat.h>.
9333         (child_pid_to_exec_file): Revamp.  Use pstat call to get the
9334         exec file if the ttrace equivalent fails.
9335
9336 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9337
9338         * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
9339         (closeLogFile): Ditto.
9340
9341 2002-01-20  Michael Chastain  <mec@shout.net>
9342
9343         * top.c (print_gdb_version): Bump copyright year to 2002.
9344
9345 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9346
9347         * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
9348         Zannoni and Eli Zaretskii.
9349
9350 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
9351
9352         * buildsym.c: Update copyright years.
9353         * c-typeprint.c: Likewise.
9354         * dwarf2read.c: Likewise.
9355         * f-typeprint.c: Likewise.
9356         * gdbtypes.c: Likewise.
9357         * gdbtypes.h: Likewise.
9358         * hp-symtab-read.c: Likewise.
9359         * hpread.c: Likewise.
9360         * mdebugread.c: Likewise.
9361         * p-typeprint.c: Likewise.
9362
9363 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9364
9365         * remote-sim.c (gdbsim_open): Simplify code testing the macro
9366         TARGET_BYTE_ORDER_SELECTABLE_P.  Assume the target is always
9367         byte-order selectable.
9368         * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
9369         * arch-utils.c: Ditto.
9370         (set_endian): Ditto.
9371         (set_endian_from_file): Ditto.
9372         * gdbserver/low-sim.c (create_inferior): Ditto.
9373         * gdbarch.sh: Ditto.
9374         * gdbarch.h: Re-generate.
9375         * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
9376         * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
9377         * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
9378         * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
9379         * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
9380         * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
9381         * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
9382         * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
9383         macro definition.
9384         * config/mips/tm-wince.h: Remove #undef of macro
9385         TARGET_BYTE_ORDER_SELECTABLE.
9386         * config/sh/tm-wince.h: Ditto.
9387
9388 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
9389
9390         * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
9391         member function fields.  Add accessor macro
9392         TYPE_FN_FIELD_ARTIFICIAL.
9393         * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
9394         * c-typeprint.c (c_type_print_base): Skip artificial member
9395         functions.
9396
9397 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
9398
9399         * f-typeprint.c: Delete unused function f_type_print_args.
9400         * p-typeprint.c: Delete unused function pascal_type_print_args.
9401
9402 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
9403
9404         * gdbtypes.h (struct type): Fix whitespace.  Remove obsolete
9405         comment.  Add ``artificial'' to ``union field_location''.
9406
9407         * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
9408
9409         * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
9410         * mdebugread.c (parse_symbol): Likewise.
9411         * stabsread.c (define_symbol): Likewise.
9412         * hp-symtab-read.c (hpread_function_type): Likewise, instead of
9413         initializing TYPE_FIELD_BITPOS to n (obsolete).
9414         (hpread_doc_function_type): Likewise.
9415         * hpread.c (hpread_function_type): Likewise.
9416
9417 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9418
9419         * configure.in (host_makefile_frag): Only require a host makefile
9420         fragment when a native build.
9421         * configure: Re-generate.
9422
9423 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9424
9425         * doublest.h (floatformat_from_type): Declare.
9426         * doublest.c (floatformat_from_type): New function.
9427         (convert_typed_floating): Use.
9428
9429         * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
9430         call to function floatformat_from_type.
9431
9432         * gdbarch.sh (IEEE_FLOAT): Delete.
9433         * gdbarch.h, gdbarch.c: Re-generate.
9434         * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
9435         * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
9436         * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
9437         * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
9438         * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
9439         * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
9440         * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
9441         * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
9442         * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
9443         * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
9444         * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
9445         * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
9446
9447         * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
9448         * x86-64-tdep.c (i386_gdbarch_init): Ditto.
9449         * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9450         * sh-tdep.c (sh_gdbarch_init): Ditto.
9451         * mips-tdep.c (mips_gdbarch_init): Ditto.
9452         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9453         * cris-tdep.c (cris_gdbarch_init): Ditto.
9454
9455 2002-01-20  Jiri Smid  <smid@suse.cz>
9456
9457         * configure.host, configure.tgt: Support x86-64.
9458         * NEWS: Note new target x86-64.
9459
9460         * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
9461         * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
9462         * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
9463         * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
9464         x86-64-linux-nat.o): Fix dependencies.
9465
9466 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
9467
9468         * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
9469         * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
9470         * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
9471         * config/sparc/xm-sun4os4.h: Delete file.
9472         * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
9473
9474 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
9475
9476         * config/sparc/sparclynx.mh (XM_FILE): Delete.
9477         * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
9478         * config/m68k/m68klynx.mh (XM_FILE): Delete.
9479         * config/i386/i386lynx.mh (XM_FILE): Delete.
9480         * config/rs6000/xm-rs6000ly.h: Delete file.
9481         * config/sparc/xm-sparclynx.h: Delete file.
9482         * config/m68k/xm-m68klynx.h: Delete file.
9483         * config/i386/xm-i386lynx.h: Delete file.
9484         * config/xm-lynx.h: Delete file.
9485         * config/djgpp/fnchange.lst: Update.
9486
9487 2002-01-19  Jason Thorpe  <thorpej@wasabisystems.com>
9488
9489         * alpha-tdep.c (alpha_register_byte): New function.
9490         (alpha_register_raw_size): Ditto.
9491         (alpha_register_virtual_size): Ditto.
9492         (alpha_skip_prologue_internal): Renamed from
9493         alpha_skip_prologue.
9494         (alpha_skip_prologue): New version that calls
9495         alpha_skip_prologue_internal.
9496         (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
9497         * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
9498         second argument from alpha_skip_prologue.
9499         (REGISTER_BYTE): Use alpha_register_byte.
9500         (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
9501         (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
9502         (FRAMELESS_FUNCTION_INVOCATION): Use
9503         generic_frameless_function_invocation_not.
9504         (FRAME_NUM_ARGS): Use frame_num_args_unknown.
9505         (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
9506
9507 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
9508
9509         * config/mips/xm-news-mips.h: Delete file.
9510         * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
9511
9512         * config/m88k/xm-m88k.h: Delete file.
9513         * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
9514         * config/m88k/xm-delta88v4.h: Ditto.
9515         * config/m88k/xm-delta88.h: Ditto.
9516
9517         * config/alpha/xm-fbsd.h: Delete file.
9518         * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
9519
9520         * config/sparc/xm-sparc.h: Delete file.
9521         * Makefile.in (xm-sun4os4.h): Delete dependency.
9522         * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
9523         * config/sparc/xm-sun4os4.h: Ditto.
9524         * config/sparc/xm-linux.h: Ditto.
9525
9526         * config/i386/xm-windows.h: Delete file.
9527
9528 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
9529
9530         * utils.c: Include <sys/param.h> for MAXPATHLEN.
9531         (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
9532
9533 2002-01-19  Jason Thorpe  <thorpej@wasabisystems.com>
9534
9535         * alpha-tdep.c (alpha_call_dummy_words): New.
9536         * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
9537         (CALL_DUMMY_P): Define.
9538         (CALL_DUMMY_WORDS): Define.
9539         (SIZEOF_CALL_DUMMY_WORDS): Define.
9540
9541 2002-01-19  Per Bothner  <per@bothner.com>
9542
9543         * gnu-v3-abi.c (gnuv3_rtti_type):  Guard that vtable_symbol_name
9544         isn't NULL, which can happen with some gcj-3.x-produced code.
9545
9546 2002-01-19  Jason Thorpe  <thorpej@wasabisystems.com>
9547
9548         * alpha-tdep.c (alpha_register_virtual_type): New function.
9549         (alpha_init_frame_pc_first): Ditto.
9550         (alpha_fix_call_dummy): Ditto.
9551         (alpha_store_struct_return): Ditto.
9552         (alpha_extract_struct_value_address): Ditto.
9553         * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
9554         alpha_register_virtual_type.
9555         (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
9556         (EXTRACT_STRUCT_VALUE_ADDRESS): Use
9557         alpha_extract_struct_value_address.
9558         (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
9559         (INIT_FRAME_PC): Use init_frame_pc_noop.
9560         (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
9561
9562 2002-01-19  Mark Kettenis  <kettenis@gnu.org>
9563
9564         * i386gnu-nat.c: Include "i386-tdep.h".
9565         (fetch_fpregs): Simplify code dealing with uninitialized floating
9566         point states such that it doesn't require FP7_REGNUM.
9567
9568 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
9569
9570         * alpha-tdep.c (frame_extra_info): New.
9571         (alpha_find_saved_regs): Make static.  Use
9572         frame->extra_info.
9573         (alpha_frame_init_saved_regs): New function.
9574         (alpha_frame_saved_pc): Use frame->extra_info.
9575         (temp_saved_regs): Don't declare as struct frame_saved_regs.
9576         (heuristic_proc_desc): Adjust for temp_saved_regs changes.
9577         (init_extra_frame_info): Rename to...
9578         (alpha_init_extra_frame_info): ...this.  Use frame->extra_info.
9579         (alpha_print_extra_frame_info): New function.
9580         (alpha_frame_locals_address): Ditto.
9581         (alpha_frame_args_address): Ditto.
9582         (alpha_pop_frame): Use frame->extra_info.
9583         * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
9584         alpha_frame_args_address.
9585         (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
9586         (alpha_find_saved_regs): Remove prototype.
9587         (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
9588         (EXTRA_FRAME_INFO): Remove.
9589         (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
9590         (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
9591
9592 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
9593
9594         * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
9595         (alpha_cannot_fetch_register): Ditto.
9596         (alpha_cannot_store_register): Ditto.
9597         (alpha_register_convertible): Ditto.
9598         (alpha_use_struct_convention): Ditto.
9599         * config/alpha/tm-alpha.h: Update copyright years.
9600         (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
9601         (INNER_THAN): Use core_addr_lessthan.
9602         (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
9603         (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
9604         (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
9605         (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
9606         (FRAME_CHAIN): Remove unnecessary cast.
9607
9608 2002-01-18  Andrew Cagney  <ac131313@redhat.com>
9609
9610         * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
9611         obsolete.
9612
9613 2002-01-18  Andrew Cagney  <ac131313@redhat.com>
9614
9615         * infptrace.c: Remove ATTRIBUTE_UNUSED.  Update copyright.
9616         * monitor.c, remote-array.c, remote-bug.c: Ditto.
9617         * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
9618         * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
9619         * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
9620         * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
9621         * x86-64-linux-nat.c: Ditto.
9622
9623 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
9624
9625         * alpha-tdep.c (alpha_register_name): New function.
9626         * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
9627         (REGISTER_NAME): Define.
9628
9629 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
9630
9631         * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
9632
9633 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
9634
9635         * alpha-tdep.c: Update copyright years.
9636         (alpha_next_pc): New function.
9637         (alpha_software_single_step): Ditto.
9638         * config/alpha/tm-alpha.h: Add prototype for
9639         alpha_software_single_step.
9640
9641 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
9642
9643         * alphabsd-nat.c: Update copyright years.
9644         (fill_gregset): Use regcache_collect.
9645         (fill_fpregset): Likewise.
9646         (fetch_inferior_registers): Only fetch integer registers
9647         if requested to do so.
9648         (store_inferior_registers): Only store integer registers
9649         if requested to do so.
9650
9651 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9652
9653         * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
9654         * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
9655         * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
9656         * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
9657         * config/alpha/fbsd.mh (XDEPFILES): Delete.
9658         * config/arm/linux.mh (XDEPFILES): Delete.
9659         * config/arm/nbsd.mh (XDEPFILES): Delete.
9660         * config/i386/i386dgux.mh (XDEPFILES): Delete.
9661         * config/i386/i386sol2.mh (XDEPFILES): Delete.
9662         * config/i386/i386m3.mh (XDEPFILES): Delete.
9663         (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
9664         * config/i386/i386gnu.mh (XDEPFILES): Delete.
9665         * config/i386/fbsd.mh (XDEPFILES): Delete.
9666         * config/i386/i386bsd.mh (XDEPFILES): Delete.
9667         * config/i386/i386sco5.mh (XDEPFILES): Delete.
9668         * config/i386/i386v4.mh (XDEPFILES): Delete.
9669         * config/i386/i386v42mp.mh (XDEPFILES): Delete.
9670         * config/i386/i386sco4.mh (XDEPFILES): Delete.
9671         * config/i386/i386aix.mh (XDEPFILES): Delete.
9672         * config/i386/go32.mh (XDEPFILES): Delete.
9673         * config/i386/cygwin.mh (XDEPFILES): Delete.
9674         * config/i386/i386lynx.mh (XDEPFILES): Delete.
9675         * config/i386/i386mach.mh (XDEPFILES): Delete.
9676         * config/i386/i386v32.mh (XDEPFILES): Delete.
9677         * config/i386/linux.mh (XDEPFILES): Delete.
9678         * config/i386/nbsdelf.mh (XDEPFILES): Delete.
9679         * config/i386/ncr3000.mh (XDEPFILES): Delete.
9680         * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
9681         * config/i386/i386sco.mh (XDEPFILES): Delete.
9682         * config/i386/i386v.mh (XDEPFILES): Delete.
9683         * config/i386/nbsd.mh (XDEPFILES): Delete.
9684         * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
9685         * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
9686         * config/i386/symmetry.mh (XDEPFILES): Delete.
9687         * config/i386/obsd.mh (XDEPFILES): Delete.
9688         * config/i386/x86-64linux.mh (XDEPFILES): Delete.
9689         * config/ia64/linux.mh (XDEPFILES): Delete.
9690         * config/ia64/aix.mh (XDEPFILES): Delete.
9691         * config/m68k/apollo68b.mh (XDEPFILES): Delete.
9692         * config/m68k/dpx2.mh (XDEPFILES): Delete.
9693         * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
9694         * config/m68k/apollo68v.mh (XDEPFILES): Delete.
9695         * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
9696         * config/m68k/linux.mh (XDEPFILES): Delete.
9697         * config/m68k/m68klynx.mh (XDEPFILES): Delete.
9698         * config/m68k/m68kv4.mh (XDEPFILES): Delete.
9699         * config/m68k/nbsd.mh (XDEPFILES): Delete.
9700         * config/m68k/sun2os3.mh (XDEPFILES): Delete.
9701         * config/m68k/sun2os4.mh (XDEPFILES): Delete.
9702         * config/m68k/sun3os3.mh (XDEPFILES): Delete.
9703         * config/m68k/sun3os4.mh (XDEPFILES): Delete.
9704         * config/m88k/delta88.mh (XDEPFILES): Delete.
9705         * config/m88k/delta88v4.mh (XDEPFILES): Delete.
9706         * config/m88k/m88k.mh (XDEPFILES): Delete.
9707         * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
9708         * config/mips/linux.mh (XDEPFILES): Delete.
9709         * config/mips/irix6.mh (XDEPFILES): Delete.
9710         * config/mips/irix5.mh (XDEPFILES): Delete.
9711         * config/mips/irix4.mh (XDEPFILES): Delete.
9712         * config/mips/irix3.mh (XDEPFILES): Delete.
9713         * config/mips/decstation.mh (XDEPFILES): Delete.
9714         * config/mips/mipsm3.mh (XDEPFILES): Delete.
9715         (NATDEPFILES): Move core-aout.o to here.
9716         * config/ns32k/nbsd.mh (XDEPFILES): Delete.
9717         * config/pa/hpux1020.mh (XDEPFILES): Delete.
9718         * config/pa/hppabsd.mh (XDEPFILES): Delete.
9719         * config/pa/hppahpux.mh (XDEPFILES): Delete.
9720         * config/pa/hpux11w.mh (XDEPFILES): Delete.
9721         * config/pa/hppaosf.mh (XDEPFILES): Delete.
9722         * config/pa/hpux11.mh (XDEPFILES): Delete.
9723         * config/powerpc/aix.mh (XDEPFILES): Delete.
9724         * config/powerpc/nbsd.mh (XDEPFILES): Delete.
9725         * config/powerpc/linux.mh (XDEPFILES): Delete.
9726         * config/romp/rtbsd.mh: Rename XDEPFILES.
9727         * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
9728         * config/rs6000/aix4.mh (XDEPFILES): Delete.
9729         * config/rs6000/rs6000.mh (XDEPFILES): Delete.
9730         * config/s390/s390.mh (XDEPFILES): Delete.
9731         * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
9732         * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
9733         * config/sparc/sun4os4.mh (XDEPFILES): Delete.
9734         * config/sparc/sparclynx.mh (XDEPFILES): Delete.
9735         * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
9736         * config/sparc/nbsd.mh (XDEPFILES): Delete.
9737         * config/sparc/linux.mh (XDEPFILES): Delete.
9738         * config/vax/vaxult.mh (XDEPFILES): Delete.
9739         * config/vax/vaxult2.mh (XDEPFILES): Delete.
9740         * Makefile.in (DEPFILES): Remove XDEPFILES.
9741
9742 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9743
9744         * utils.c (internal_verror): Fix comments, default is yes not no.
9745         Update queries to match.  Default to quit and dump core.
9746
9747 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9748
9749         * breakpoint.c: Update assuming #if UI_OUT is always true.  Update
9750         copyright.
9751         * defs.h, event-top.c, gdbcmd.h: Ditto.
9752         * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
9753         * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
9754         * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
9755         * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
9756         * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
9757         * mi/mi-main.c:Ditto.
9758
9759         * stack.c, symfile.c: Update copyright.
9760
9761 2002-01-17  Daniel Jacobowitz  <drow@mvista.com>
9762
9763         * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
9764         gdbserver/low-nbsd.c, gdbserver/low-sim.c,
9765         gdbserver/low-sparc.c, gdbserver/low-sun3.c,
9766         gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
9767
9768 2002-01-17  Daniel Jacobowitz  <drow@mvista.com>
9769
9770         * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
9771         * gdbserver/low-lynx.c (myattach): Likewise.
9772         * gdbserver/low-nbsd.c (myattach): Likewise.
9773         * gdbserver/low-sim.c (myattach): Likewise.
9774         * gdbserver/low-sparc.c (myattach): Likewise.
9775         * gdbserver/low-sun3.c (myattach): Likewise.
9776
9777         * gdbserver/low-linux.c (myattach): New function.
9778
9779         * gdbserver/server.c (attach_inferior): New function.
9780         (main): Handle "--attach".
9781
9782 2002-01-16  Andrew Cagney  <ac131313@redhat.com>
9783
9784         * MAINTAINERS (language support): Daniel Jacobwitz is C++
9785         maintainer.
9786
9787 2002-01-15  Daniel Jacobowitz  <drow@mvista.com>
9788
9789         * c-typeprint.c (is_type_conversion_operator): Add additional
9790         check for non-conversion operators.
9791
9792 2002-01-15  Michael Snyder  <msnyder@redhat.com>
9793
9794         * linux-proc.c: Add "info proc" command, a la procfs.c.
9795         (read_mapping): New function, abstract and re-use code.
9796         (linux_find_memory_regions): Use new func read_mapping.
9797         (linux_info_proc_cmd): New function, implement "info proc".
9798         (_initialize_linux_proc): Add new command "info proc".
9799
9800 2002-01-15  Michael Snyder  <msnyder@redhat.com>
9801
9802         * symfile.c (generic_load): Use bfd_map_over_sections method
9803         instead of manipulating bfd structure members directly.
9804         (add_section_size_callback): New function, bfd sections callback
9805         used by generic_load.
9806         (load_sections_callback): New function, bfd sections callback
9807         used by generic_load.
9808
9809 2002-01-15  Elena Zannoni  <ezannoni@redhat.com>
9810
9811         [Based on work by Jim Blandy]
9812         * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
9813         (builtin_type_vec128): Export.
9814         * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
9815         types.
9816         (builtin_type_vec128): New builtin type for 128 bit vector
9817         registers.
9818         (build_gdbtypes): Initialize builtin_type_v16qi and
9819         builtin_type_v8hi. Create the vec128 register builtin type
9820         structure.
9821         (build_builtin_type_vec128): New function.
9822         (_initialize_gdbtypes): Register builtin_type_v16qi and
9823         builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
9824         * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
9825         AltiVec register to new builtin type.
9826
9827 2001-01-15  Daniel Jacobowitz  <drow@mvista.com>
9828
9829         * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
9830         to make_cv_type.
9831
9832 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
9833
9834         * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
9835         CLEAN_UP_REGISTER_VALUE.
9836         * regcache.c (supply_register): Update only call.
9837
9838 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
9839
9840         * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
9841         a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
9842         a29k-*-vxworks* targets as obsolete.
9843
9844 2002-01-14  Michael Snyder  <msnyder@redhat.com>
9845
9846         * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
9847         until we can resolve portability issues.
9848         * gregset.h: Remove references to fpxregs.
9849         * gcore.c (gcore_command): Initialize note_sec to NULL.
9850
9851 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
9852
9853         * signals.c (target_signal_to_name): Rewrite.  Only use
9854         signals[].name when in bounds and non-NULL.
9855
9856 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
9857
9858         From Petr Ledvina <ledvinap@kae.zcu.cz>:
9859         * signals.c (target_signal_to_name): Verify that SIG is within the
9860         bounds of the signals array.
9861
9862 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
9863
9864         * MAINTAINERS: Remove arm-coff and arm-pe from target list.
9865
9866 2002-01-13  Keith Seitz  <keiths@redhat.com>
9867
9868         * stack.c (print_frame_info_base): Print the frame's pc
9869         only if when print_frame_info_listing_hook is not defined.
9870
9871 2002-01-13  Keith Seitz  <keiths@redhat.com>
9872
9873         * varobj.c (varobj_set_value): Make sure that there were no
9874         errors evaluating the object before attempting to set its
9875         value.
9876         value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
9877         so this offset adjustment is no longer necessary.
9878         (create_child): Don't set the error flag if the child is
9879         a CPLUS_FAKE_CHILD.
9880         (value_of_child): If value_fetch_lazy fails, return NULL
9881         so that callers will be notified that an error occurred.
9882         (c_value_of_variable): Delay check of variable's validity
9883         until later. We actually want all structs and unions to have
9884         the value "{...}".
9885         Do not return "???" for variables which could not be evaluated.
9886         This error condition must be returned to the caller so that it
9887         can get the error condition from gdb.
9888         (cplus_name_of_child): Adjust index for vptr before figuring
9889         out the name of the child.
9890         (cplus_value_of_child): If a child's (real) parent is not valid,
9891         don't even bother trying to give a value for it. Just return
9892         an error. Change all instances in this function.
9893         (cplus_type_of_child): If our parent is one of the "fake"
9894         parents, we need to get at the type of the real parent, and
9895         derive the child's true type using this information.
9896
9897 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
9898
9899         From 2002-01-09 John Marshall <johnm@falch.net>:
9900         * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
9901         sources.redhat.com, and tweak some related URLs which had
9902         suffered from linkrot.
9903
9904 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
9905
9906         From Jeff law:
9907         * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
9908         structures passed in registers.
9909
9910 2002-01-13  Eli Zaretskii  <eliz@is.elta.co.il>
9911
9912         * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
9913         white space which prevented compilation.  Reported by DSK
9914         <dsk@student.unsw.edu.au>.
9915
9916 2002-01-11  Michael Snyder  <msnyder@redhat.com>
9917
9918         * symfile.c (build_section_addr_info_from_section_tab):
9919         Use bfd access method instead of manipulating bfd directly.
9920         (syms_from_objfile): Ditto.
9921         (simple_overlay_update_1): Ditto.
9922         (simple_overlay_update): Ditto.
9923         (generic_load): Ditto.
9924         (overlay_unmapped_address): FIXME comment, bfd access methods.
9925         (sections_overlap): FIXME comment, bfd access methods.
9926         (pc_in_mapped_range): FIXME comment, bfd access methods.
9927         (pc_in_unmapped_range): FIXME comment, bfd access methods.
9928         (section_is_mapped): FIXME comment, bfd access methods.
9929         (section_is_overlay): FIXME comment, bfd access methods.
9930
9931         * symfile.c (generic_load): Whitespace and long line cleanups.
9932         Remove duplicate variable, change several local variables to
9933         more appropriate data types.
9934         (print_transfer_performance): Use %lu instead of %ld for ulongs.
9935
9936 2002-01-12  Andrew Cagney  <ac131313@redhat.com>
9937
9938         From Peter Schauer:
9939         * language.c (longest_local_hex_string_custom): Use phex_nz to
9940         convert NUM to a hex string.
9941
9942 2002-01-12  Elena Zannoni  <ezannoni@redhat.com>
9943
9944         * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
9945         the function.
9946         Update Copyright year.
9947
9948 2002-01-12  Andrew Cagney  <ac131313@redhat.com>
9949
9950         * language.c (longest_raw_hex_string): Delete unused function.
9951
9952 2002-01-11  Petr Sorfa  <petrs@caldera.com>
9953
9954         * MAINTAINERS (write-after-approval): Add myself.
9955         * dwarf2read.c (read_tag_string_type): Handling of
9956         DW_AT_byte_size.
9957         (read_tag_string_type): FORTRAN fix to prevent propagation of
9958         first string size.
9959         (set_cu_language): Handling of DW_LANG_Fortran95
9960
9961 2002-01-11  Richard Earnshaw  <rearnsha@arm.com>
9962
9963         * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
9964         GETPID(inferior_ptid).
9965         (store_inferior_registers): Likewise.
9966
9967 2002-01-10  Jason Merrill  <jason@redhat.com>
9968
9969         * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
9970         Fix DW_OP_minus.
9971
9972 2002-01-10  Andrew Cagney  <ac131313@redhat.com>
9973
9974         * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
9975         and bfd/elf32-sh-nbsd.c.
9976
9977 2002-01-10  Michael Snyder  <msnyder@redhat.com>
9978
9979         * NEWS: Mention --pid and corefile/proc-id behavior change.
9980
9981         * Makefile.in: Add rules for gcore.o and linux-proc.o.
9982         * gcore.c: Include cli/cli-decode.h instead of command.h.
9983
9984         * main.c (captured_main): Add new command line option "--pid".
9985         If the second command line argument (following the symbol-file)
9986         begins with a digit, try to attach to it before trying to open
9987         it as a corefile.
9988         (print_gdb_help): Document the "--pid" argument.
9989
9990 2002-01-10  Eli Zaretskii  <eliz@is.elta.co.il>
9991
9992         * completer.c (command_completer): New function.
9993
9994         * completer.h <command_completer>: Add prototype.
9995
9996         * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
9997         completer for the "help" command.
9998
9999 2002-01-09  Jason Merrill  <jason@redhat.com>
10000
10001         * c-typeprint.c (is_type_conversion_operator): Fix thinko.
10002
10003 2002-01-09  Michael Snyder  <msnyder@redhat.com>
10004
10005         * i386-linux-nat.c (fill_fpxregset): Make global.
10006         (store_fpxregset): Ditto.
10007
10008         * gregset.h (gdb_fpxregset_t): Define.
10009         (supply_fpxregset): Prototype.
10010         (fill_fpxregset): Prototype.
10011
10012         * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
10013
10014 2002-01-09  Richard Earnshaw  <rearnsha@arm.com>
10015
10016         * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
10017         * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
10018         * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
10019
10020 2002-01-09  Andrew Cagney  <ac131313@redhat.com>
10021
10022         * MAINTAINERS: Update target maintainer rules so that any
10023         Maintainer can approve a tested patch for a maintenance-only
10024         target.
10025
10026 2002-01-09  Richard Earnshaw  <rearnsha@arm.com>
10027
10028         * MAINTAINERS (write-after-approval): Add myself.
10029
10030         * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
10031         IN_SIGTRAMP.
10032
10033 2002-01-08  Michael Snyder  <msnyder@redhat.com>
10034
10035         * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
10036         real name of the executable, rather than the /proc name.
10037
10038 2002-01-03  Michael Snyder  <msnyder@redhat.com>
10039
10040         Implement a "generate-core-file" command in gdb, save target state.
10041         * gcore.c: New file.  Implement new command 'generate-core-file'.
10042         Save a corefile image of the current state of the inferior.
10043         * linux-proc.c: Add linux-specific code for saving corefiles.
10044         * target.h (struct target_ops): Add new target vectors for saving
10045         corefiles; to_find_memory_regions and to_make_corefile_notes.
10046         (target_find_memory_regions): New macro.
10047         (target_make_corefile_notes): New macro.
10048         * target.c (update_current_target): Inherit new target methods.
10049         (dummy_find_memory_regions): New place-holder method.
10050         (dummy_make_corefile_notes): New place-holder method.
10051         (init_dummy_target): Initialize new dummy target vectors.
10052         * exec.c (exec_set_find_memory_regions): New function.
10053         Allow the exec_ops vector for memory regions to be taken over.
10054         (exec_make_note_section): New function, target vector method.
10055         * defs.h (exec_set_find_memory_regions): Export prototype.
10056         * procfs.c (proc_find_memory_regions): New function, corefile method.
10057         (procfs_make_note_section): New function, corefile method.
10058         (init_procfs_ops): Set new target vector pointers.
10059         (find_memory_regions_callback): New function.
10060         (procfs_do_thread_registers): New function.
10061         (procfs_corefile_thread_callback): New function.
10062         * sol-thread.c (sol_find_memory_regions): New function.
10063         (sol_make_note_section): New function.
10064         (init_sol_thread_ops): Initialize new target vectors.
10065         * inftarg.c (inftarg_set_find_memory_regions): New function.
10066         Allow to_find_memory_regions vector to be taken over.
10067         (inftarg_set_make_corefile_notes): New function.
10068         Allow to_make_corefile_notes vector to be taken over.
10069         * thread-db.c (thread_db_new_objfile): Don't activate thread-db
10070         interface layer if not target_has_execution (may be a corefile).
10071         * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
10072         * config/sparc/sun4sol2.mh: Ditto.
10073         * config/alpha/alpha-linux.mh: Ditto.
10074         * config/arm/linux.mh: Ditto.
10075         * config/i386/x86-64linux.mh: Ditto.
10076         * config/ia64/linux.mh: Ditto.
10077         * config/m68k/linux.mh: Ditto.
10078         * config/mips/linux.mh: Ditto.
10079         * config/powerpc/linux.mh: Ditto.
10080         * config/sparc/linux.mh: Ditto.
10081
10082 2002-01-07  Michael Snyder  <msnyder@redhat.com>
10083
10084         * arm-linux-nat.c: Remove references to regcache.c internal data
10085         (registers[] and register_valid[]).
10086
10087 2002-01-07  Michael Snyder  <msnyder@redhat.com>
10088
10089         * linux-proc.c: New file.  Implement child_pid_to_exec_file,
10090         so that attaching to a pid will automatically read the process's
10091         symbol file and shlibs.
10092         * Makefile.in: Add rule for linux-proc.o.
10093         * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
10094         * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
10095         * config/arm/linux.mh: Ditto.
10096         * config/i386/linux.mh: Ditto.
10097         * config/i386/x86-64linux.mh: Ditto.
10098         * config/ia64/linux.mh: Ditto.
10099         * config/m68k/linux.mh: Ditto.
10100         * config/mips/linux.mh: Ditto.
10101         * config/powerpc/linux.mh: Ditto.
10102         * config/sparc/linux.mh: Ditto.
10103
10104 2002-01-06  Pierre Muller  <muller@ics.u-strasbg.fr>
10105
10106         * win32-nat.c: Add i386-tdep.h dependency.
10107
10108 2002-01-07  Michael Snyder  <msnyder@redhat.com>
10109
10110         * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
10111         instead of bfd_get_arch_size.  Don't bail out just because
10112         there's no exec_bfd.
10113
10114         * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
10115         * p-valprint.c (pascal_object_print_value): Ditto.
10116         * somread.c (som_symtab_read): Ditto.
10117         * symfile.c (simple_free_overlay_region_table): Ditto.
10118         * valops.c (value_assign): Ditto.
10119
10120         * tracepoint.c (tracepoint_save_command): From Klee Dienes --
10121         use tilde_expand and strerror for opening save-tracepoints file.
10122
10123         * thread-db.c (thread_db_new_objfile): Indendation fix.
10124
10125         * infptrace.c (GDB_MAX_ALLOCA): New define.
10126         (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
10127         size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
10128         can be overridden with whatever value is appropriate to the host).
10129         * infttrace.c (child_xfer_memory): Add FIXME warning about use of
10130         alloca to allocate potentially large buffer.
10131         * rs6000-nat.c (child_xfer_memory): Ditto.
10132         * symm-nat.c (child_xfer_memory): Ditto.
10133         * x86-64-linux-nat.c (child_xfer_memory): Ditto.
10134
10135 2002-01-07  Jackie Smith Cashion  <jsmith@redhat.com>
10136
10137         From Nick Clifton  <nickc@redhat.com>
10138         * d10v-tdep.c: Set STACK_START to 0x200bffe.
10139
10140 2002-01-07  Michael Snyder  <msnyder@redhat.com>
10141
10142         * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
10143         Don't use exec_bfd if it's NULL.
10144
10145 2002-01-06  Mark Kettenis  <kettenis@gnu.org>
10146
10147         * valops.c (value_arg_coerce): Fix formatting.
10148
10149 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
10150
10151         * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
10152         * gnu-nat.c: Ditto.
10153
10154 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
10155
10156         * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
10157         arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
10158         i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
10159         ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
10160         z8k-coff have not been multi-arched.  Update z8k-coff build
10161         status.
10162
10163 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
10164
10165         * MAINTAINERS: Mark a29k target as obsolete.
10166         * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
10167         (remote-mm.o, remote-udi.o): Obsolete.  Remove references in
10168         comments.
10169         * NEWS: Note that a29k targets are obsolete.
10170         * a29k-tdep.c: Mark as obsolete.
10171         * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
10172         a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
10173         a29k-*-vxworks* targets as obsolete.
10174         * remote-adapt.c: Obsolete.
10175         * remote-eb.c: Obsolete.
10176         * remote-mm.c: Obsolete.
10177         * remote-udi.c: Obsolete.
10178         * config/a29k/a29k-udi.mt: Obsolete.
10179         * config/a29k/a29k.mt: Obsolete.
10180         * config/a29k/tm-a29k.h: Obsolete.
10181         * config/a29k/tm-vx29k.h: Obsolete.
10182         * config/a29k/vx29k.mt: Obsolete.
10183
10184 2002-01-05  Andrew Cagney  <ac131313@redhat.com>
10185
10186         * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
10187         with BFD_ENDIAN_BIG.
10188
10189 2002-01-05  Andrew Cagney  <ac131313@redhat.com>
10190
10191         * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
10192         * configure, config.in: Re-generate.
10193         * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
10194         * defs.h: Do not include <endian.h>.
10195
10196 2002-01-05  Jason Thorpe  <thorpej@wasabisystems.com>
10197
10198         * acconfig.h (HAVE_PT_GETXMMREGS): New.
10199         * config.in: Regenerate.
10200         * configure.in: Update copyright years.
10201         Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
10202         * configure: Regenerate.
10203         * i386bsd-nat.c: Update copyright years.
10204         (fill_gregset): Use regcache_collect.
10205         (fetch_inferior_registers): Only fetch integer registers
10206         if requested to do so.  Add support for XMM registers
10207         using PT_GETXMMREGS.
10208         (store_inferior_registers): Only store integer registers
10209         if requested to do so.  Add support for XMM registers
10210         using PT_SETXMMREGS.
10211         * i386nbsd-nat.c (fetch_inferior_registers): Remove.
10212         (store_inferior_registers): Remove.
10213         (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
10214         (fetch_elfcore_registers): New function.
10215         (i386nbsd_elfcore_fns): New.
10216         (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
10217         * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
10218         i386bsd-nat.o.
10219         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
10220         * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
10221         * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
10222         * config/i386/tm-nbsd.h: Update copyright years.
10223         (HAVE_SSE_REGS): Define.
10224         (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
10225         (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
10226         (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
10227         (SIGCONTEXT_PC_OFFSET): Remove.
10228         (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
10229
10230 2002-01-05  Andrew Cagney  <ac131313@redhat.com>
10231
10232         * configure.tgt: Remove powerpc-*-macos* target.
10233         * config/m68k/xm-mpw.h: Delete file.
10234         * config/xm-mpw.h: Delete file.
10235         * ser-mac.c: Delete file.
10236         * mpw-make.sed: Delete file.
10237         * mpw-config.in: Delete file.
10238         * mac-xdep.c: Delete file.
10239         * mac-gdb.r: Delete file.
10240         * mac-defs.h: Delete file.
10241         * mac-nat.c: Delete file.
10242         * config/powerpc/macos.mh: Delete file.
10243         * config/powerpc/macos.mt: Delete file.
10244         * config/powerpc/nm-macos.h: Delete file.
10245         * config/powerpc/tm-macos.h: Delete file.
10246         * source.c (openp, open_source_file): Remove obsolete code.
10247         * top.c (gdb_readline): Ditto.
10248         * utils.c (query): Ditto.
10249         * event-top.c (display_gdb_prompt): Ditto.
10250         * Makefile.in (ser-mac.o): Delete obsolete target.
10251         * NEWS: Update.
10252
10253 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
10254
10255         * defs.h (BIG_ENDIAN): Delete macro definition.
10256         * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
10257         coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
10258         findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
10259         printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
10260         remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
10261         stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
10262         config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
10263         config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
10264         config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
10265         config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
10266         config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
10267         config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
10268         mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
10269         * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
10270         * gdbarch.c: Re-generate.
10271
10272 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
10273
10274         * thread-db.c (thread_db_new_objfile): Do not enable thread_db
10275         for core files.
10276
10277 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
10278
10279         * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
10280
10281 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
10282
10283         * value.h (value_ptr): Delete typedef.
10284
10285 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
10286
10287         * i386nbsd-nat.c: Update copyright years.
10288         Include i386-tdep.h.
10289
10290 2002-01-04  Elena Zannoni  <ezannoni@redhat.com>
10291
10292         * stabsread.c: Update copyright years.
10293
10294         From Debashis Mahata <debashis.mahata@wipro.com>:
10295         (read_struct_fields): Deal with Sun C compiler erroneous stab
10296         output for structs and unions.
10297         Fix PR gdb/269.
10298
10299 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
10300
10301         * p-valprint.c: Include "cp-abi.h" for baseclass_offset
10302         prototype.
10303
10304 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
10305
10306         * cp-abi.c: Fix whitespace.
10307         (baseclass_offset): New wrapper function.
10308         * cp-abi.h (baseclass_offset): Add prototype.
10309         (struct cp_abi_ops): Add baseclass_offset pointer.
10310
10311         * valops.c (vb_match): Move to...
10312         * gnu-v2-abi.c (vb_match): here.
10313         * valops.c (baseclass_offset): Move to...
10314         * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
10315
10316         * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
10317
10318         * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
10319         * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
10320         * hpacc-abi.c (init_hpacc_ops): Likewise.
10321
10322 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
10323
10324         * valops.c (find_overload_match): Accept obj as a
10325         reference parameter.  Update it before returning.
10326         * value.h (find_overload_match): Update prototype.
10327         * eval.c (evaluate_subexp_standard): Pass object to
10328         find_overload_match by reference.
10329
10330 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
10331
10332         * valarith.c: Replace value_ptr with struct value pointer.  Remove
10333         register attribute from value declarations.
10334         * valops.c: Ditto.
10335         * value.h: Ditto.
10336         * scm-lang.c (scm_lookup_name): Ditto.
10337
10338 2002-01-03  Michael Snyder  <msnyder@redhat.com>
10339
10340         Abstract the functionality of iterating over mapped memory
10341         regions into a general purpose iterator function.
10342         * procfs.c (iterate_over_mappings): New function, general purpose
10343         iterator for memory sections.
10344         (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
10345         (solib_mappings_callback): New function, callback for above.
10346         (info_proc_mappings): Reimpliment using iterate_over_mappings.
10347         (info_mappings_callback): New function, callback for above.
10348
10349         * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
10350
10351 2002-01-01  Mark Kettenis  <kettenis@gnu.org>
10352
10353         * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
10354         * i386-tdep.c: Include "elf-bfd.h".
10355         (process_note_abi_tag_sections): New function.
10356         (i386_gdbarch_init): Add code to recognize various OS/ABI
10357         combinations.
10358
10359         * maint.c (_initialize_maint_cmds): Add missing \ in
10360         string-literal.
10361
10362 For older changes see ChangeLog-2001
10363 \f
10364 Local Variables:
10365 mode: change-log
10366 left-margin: 8
10367 fill-column: 74
10368 version-control: never
10369 End: