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