* event-loop.c (gdb_do_one_event): Make public.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
99656a61
SC
12002-09-10 Stephane Carrez <stcarrez@nerim.fr>
2
3 * event-loop.c (gdb_do_one_event): Make public.
4 * event-loop.h (gdb_do_one_event): Declare.
5
da12f4d8
JL
62002-09-10 Jeff Law <law@redhat.com>
7
8 * infttrace.c (child_resume): Simplify and rework to avoid
9 TT_PROC_CONTINUE.
10
d0aee0c4
FF
112002-09-09 Fred Fish <fnf@intrinsity.com>
12
13 * printcmd.c (print_scalar_formatted): "len" is the number of
14 target bytes, NOT the number of target bits.
15
7cb3ec5e
EZ
162002-09-09 Elena Zannoni <ezannoni@redhat.com>
17
18 From: Emmanuel Thome' <thome@lix.polytechnique.fr>
19 * top.c (init_main): Set rl_terminal_name.
20
4dc81987
AS
212002-09-08 Aidan Skinner <aidan@velvet.net>
22
23 * ada-lang.c (ada_array_bound, ada_type_match,
24 _initialize_ada_language): Fix K&R definitions.
25 * ada-tasks.c (get_current_task): Fix K&R definitions.
26 * ada-valprint.c (adjust_type_signedness): Fix K&R definitions.
27
842330b4
CF
282002-09-07 Christopher Faylor <cgf@redhat.com>
29
30 * MAINTAINERS: Remove CE from list of maintainership responsibilities.
31 Add XP.
32
43156d82
MK
332002-09-06 Mark Kettenis <kettenis@gnu.org>
34
66da5fd8
MK
35 * i386-tdep.c (i386_register_virtual_type,
36 i386_register_convertible, i386_register_convert_to_virtual,
37 i386_register_comvert_to_raw): Use FP_REGNUM_P and SSE_REGNUM_P
38 instead of IS_FP_REGNUM and IS_SSE_REGNUM.
39 (i386_gdbarch_init): Fix comment. Add comments on calls that set
40 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum.
41 Don't set push_arguments twice.
42
4b218c18
MK
43 * i386bsd-tdep.c (i386bsd_init_abi): Set sigtramp_start and
44 sigtramp_end to i386bsd_sigtramp_start and i386bsd_sigtramp_end.
45 * i386nbsd-tdep.c (i386nbsd_init_abi): Set sigtramp_start and
46 sigtramp_end to NULL.
47 * config/i386/tm-fbsd.h (SIGTRAMP_START, SIGTRAMP_END): Remove
48 defines.
49 (i386bsd_sigtramp_start, i386_sigtramp_end): Remove prototypes.
50
4cc314d5
MK
51 * i386nbsd-tdep.c (i386nbsd_pc_in_sigtramp): Remove spurious
52 whitespace.
53
43156d82
MK
54 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.
55 * gdbarch.h, gdbarch.c: Re-generate.
56 * blockframe.c (find_pc_sect_partial_function): Convert to use
57 SIGTRAMP_START_P predicate.
58
6672060b
MS
592002-09-05 Michael Snyder <msnyder@redhat.com>
60
a90c3637
MS
61 * arm-tdep.c (arm_init_extra_frame_info): Distinguish between
62 generic_dummy_frame method and old method. Also distinguish
63 between ARM_FP_REGNUM and THUMB_FP_REGNUM.
95f95911 64 (arm_extract_return_value): Use new regcache method.
a90c3637 65
6672060b
MS
66 * mips-tdep.c (mips_n32n64_push_arguments): Remove alignment
67 adjustment that doesn't conform to the ABI.
68 (mips_extract_struct_value_address): Retrieve V0_REGNUM from
69 saved regcache, not from current regcache.
70
299ffc64
AC
712002-09-05 Andrew Cagney <ac131313@redhat.com>
72
73 * NEWS: Update for 5.3. Add new section ``Changes since 5.3''.
74 * README: Update.
75
a3a2ee65
JT
762002-09-04 Jason Thorpe <thorpej@wasabisystems.com>
77
78 * arm-tdep.c (arm_addr_bits_remove): Don't check for Thumb mode
79 if arm_apcs_32 is false.
80
2bc7eea9
AC
812002-09-04 Andrew Cagney <ac131313@redhat.com>
82
83 GDB 5.3 branch created.
84
8a55a7c5
TR
852002-09-03 Theodore A. Roth <troth@verinet.com>
86
87 * gdb/avr-tdep.c (avr_gdbarch_init): Use
88 generic_unwind_get_saved_register.
89
e26fb1d7
DC
902002-09-03 David Carlton <carlton@math.stanford.edu>
91
92 * dwarf2read.c (dwarf2_add_member_fn): Add the 'type'
93 argument (PR gdb/653). Update call to smash_to_method_type.
94 (read_structure_scope): Update call to dwarf2_add_member_fn.
95
30d52491
ML
962002-09-03 Michal Ludvig <mludvig@suse.cz>
97
98 * x86-64-linux-tdep.c: Include gdb_string.h
99 * x86-64-linux-nat.c: Ditto.
100
06891d83
JT
1012002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
102
103 * ada-exp.y (yyname, yyrule): Remap global variables that appear
104 when YYDEBUG is set to 1.
105 * c-exp.y: Likewise.
106 * f-exp.y: Likewise.
107 * jv-exp.y: Likewise.
108 * m2-exp.y: Likewise.
109 * p-exp.y: Likewise.
110
7d400e77
JT
1112002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
112
113 * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to
114 dependency list.
115 * i386nbsd-tdep.c (i386nbsdelf_init_abi): Set
116 solib_svr4_fetch_link_map_offsets to
117 nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
118 * config/i386/nbsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
119 * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
120 * config/i386/nbsdelf.mh (NATDEPFILES): Remove solib.o,
121 solib-svr4.o, and solib-legacy.o.
122 * config/i386/tm-nbsd.h: Include solib.h.
123
704a27c4
JT
1242002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
125
126 * configure.tgt (i[3456]86-*-netbsdelf*): Merge with...
127 (i[3456]86-*-netbsd*): ...this. Set gdb_target to nbsd.
128 (i[3456]86-*-openbsd*): Make this a separate entry. Add a
129 comment noting that this needs its own target configuration.
130 * config/i386/nbsd.mt: New file.
131 * config/i386/nbsdaout.mt: Remove.
132 * config/i386/nbsdelf.mt: Ditto.
133 * config/i386/tm-nbsdaout.h: Ditto.
134
d66198e1
JT
1352002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
136
137 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function.
138 (i386nbsd_pc_in_sigtramp): Rewrite to use i386nbsd_sigtramp_offset.
139 (i386nbsd_init_abi): Don't initialize tdep->sigtramp_start or
140 tdep->sigtramp_end.
141 (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end): Remove.
142 * config/i386/tm-nbsd.h (SIGTRAMP_START, SIGTRAMP_END)
143 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove.
144
3cac699e
JT
1452002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
146
147 * Makefile.in (i386nbsd-tdep.o): Add $(arch_utils_h),
148 $(i386_tdep_h), and $(nbsd_tdep_h) to dependency list.
149 * i386-tdep.h (i386bsd_init_abi): New prototype.
150 * i386bsd-tdep.c (i386bsd_init_abi): Remove "static" from
151 function declaration.
152 (_initialize_i386bsd_tdep): Don't register OS ABI handlers
153 for NetBSD-a.out or NetBSD-ELF.
154 (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end)
155 (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset)
156 (i386nbsd_init_abi, i386nbsdelf_init_abi): Move to...
157 * i386nbsd-tdep.c: ...here. Include arch-utils.h, i386-tdep.h,
158 and nbsd-tdep.h.
159 (i386nbsd_pc_in_sigtramp): New function.
160 (i386nbsd_init_abi): Set gdbarch_pc_in_sigtramp to
161 i386nbsd_pc_in_sigtramp.
162 (_initialize_i386nbsd_tdep): Register i386nbsd_init_abi
163 and i386nbsdelf_init_abi OS ABI handlers.
164 * config/i386/nbsdaout.mt (TDEPFILES): Add nbsd-tdep.o.
165 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
166
7010ca0a
MK
1672002-09-02 Mark Kettenis <kettenis@gnu.org>
168
169 * i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSE
170 registers if the target really has them.
171
6dd93b72
JT
1722002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
173
174 * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) rather
175 than nbsd-tdep.h.
176
2ca8ae21
JT
1772002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
178
179 * Makefile.in (alphanbsd-tdep.o): Add $(frame_h) to dependency
180 list.
181 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr)
182 (alphanbsd_skip_sigtramp_frame): New functions.
183 (alphanbsd_init_abi): Set tdep->skip_sigtramp_frame to
184 alphanbsd_skip_sigtramp_frame. Set tdep->sigcontext_addr
185 to alphanbsd_sigcontext_addr.
186
3d9b49b0
JT
1872002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
188
189 * Makefile.in (mipsnbsd-tdep.o): Add nbsd-tdep.h to dependency
190 list.
191 (nbsd-tdep.o): Add $(gdb_string_h) to dependency list.
192 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): Use
193 nbsd_pc_in_sigtramp.
194 * mipsnbsd-tdep.c: Include nbsd-tdep.h.
195 (mipsnbsd_pc_in_sigtramp): Use nbsd_pc_in_sigtramp.
196 * nbsd-tdep.c: Include gdb_string.h.
197 (nbsd_pc_in_sigtramp): New function.
198 * nbsd-tdep.h (nbsd_pc_in_sigtramp): New prototype.
199 * ppcnbsd-tdep.c (ppcnbsd_pc_in_sigtramp): New function.
200 (ppcnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
201 ppcnbsd_pc_in_sigtramp.
202 * shnbsd-tdep.c (shnbsd_pc_in_sigtramp): New function.
203 (shnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
204 shnbsd_pc_in_sigtramp.
205 * sparcnbsd-tdep.c (sparcnbsd_init_abi_elf): Set
206 gdbarch_pc_in_sigtramp to nbsd_pc_in_sigtramp.
207 * config/mips/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
208
c860120c
PM
2092002-08-30 Pierre Muller <muller@ics.u-strasbg.fr>
210
211 * breakpoint.c (breakpoint_init_inferior): Reset the val field of
212 watchpoints to NULL.
213 (insert_breakpoints): set val field of watchpoints if NULL.
214
215
c7612d53
JB
2162002-08-29 Jim Blandy <jimb@redhat.com>
217
218 * symtab.c (lookup_symbol_aux): In the cases where we find a
219 minimal symbol of an appropriate name and use its address to
220 select a symtab to read and search, use `name' (as passed to us)
221 as the demangled name when searching the symtab's global and
222 static blocks, not the minsym's name.
223
66609862
KS
2242002-08-29 Keith Seitz <keiths@redhat.com>
225
226 * stack.c (print_frame_info_base): Always set current_source_symtab
227 and current_source_line.
228
151fefe2
JB
2292002-08-29 Donn Terry <donnte@microsoft.com>
230
231 * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S).
232
bfb3754e
KS
2332002-08-28 Keith Seitz <keiths@redhat.com>
234
235 * stack.c (select_frame): Add FIXME concerning selected-frame
236 events.
237 (select_frame_command): Send selected-frame-level-changed
238 event notification, but only if the level actually changed.
239 (up_silently_base): Add selected-frame-level-changed event
240 notification.
241 (down_silently_base): Likewise.
242
e822a2a0
AC
2432002-08-28 Andrew Cagney <ac131313@redhat.com>
244
245 * Makefile.in: Update dependencies for all gdb/*.c files.
246
309367d4
TT
2472002-08-27 Tom Tromey <tromey@redhat.com>
248
249 * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,
250 ax-gdb.o, signals.o, jv-valprint.o, c-valprint.o, cp-abi.o):
251 Update dependencies.
252 * i387-tdep.c: Include gdb_string.h.
253 * osabi.c: Likewise.
254 * i386-linux-nat.c: Likewise.
255 * lin-lwp.c: Likewise.
256 * ax-gdb.c: Likewise.
257 * signals/signals.c: Likewise.
258 * jv-valprint.c: Likewise.
259 * p-lang.c: Likewise.
260 * c-valprint.c: Likewise.
261 * cp-abi.c: Likewise.
262
e1507482
EZ
2632002-08-27 Elena Zannoni <ezannoni@redhat.com>
264
265 * cli/cli-script.h (copy_command_lines): Export.
266 * breakpoint.c: Include cli/cli-script.h.
267 * Makefile.in (breakpoint.o): Update dependencies.
268
c6510018
MS
2692002-08-26 Michael Snyder <msnyder@redhat.com>
270
271 * breakpoint.c (insert_breakpoints): Protect all references
272 to 'process_warning'. Shorten long lines.
273
c2b8ed2c
MS
2742002-08-26 Joel Brobecker <brobecker@gnat.com>
275
276 * cli/cli-script.c (copy_command_lines): New function.
277 * defs.h (copy_command_lines): Export.
278 * testsuite/gdb.base/commands.exp: New tests for commands
279 attached to a temporary breakpoint, and for commands that
280 delete the breakpoint they are attached to.
281
2822002-08-26 Michael Snyder <msnyder@redhat.com>
283
284 * breakpoint.c (bpstat_stop_status): Instead of copying the
285 pointer to the breakpoint commands struct, make a new copy
286 of the struct and point to that.
287 (bpstat_clear): Free the commands struct.
288 (bpstat_clear_actions): Free the commands struct.
289 (bpstat_do_actions): Free the command actions. Also execute
290 the local cleanups, instead of deleting them.
291 (delete_breakpoint): Leave the commands field of the bpstat
292 chain alone -- it will be freed later.
293
64b84175
KB
2942002-08-26 Kevin Buettner <kevinb@redhat.com>
295
296 * rs6000-tdep.c (altivec_register_p): Restore function inadvertently
297 deleted in 2002-08-20 commit. This function is still used by
298 ppc-linux-nat.c.
299
55970da6
KS
3002002-08-26 Keith Seitz <keiths@redhat.com>
301
302 * gdb-events.sh: Add selected-frame-level-changed event.
303 * gdb-events.c: Regenerated.
304 * gdb-events.h: Regenerated.
305
a790ad35
SC
3062002-08-26 Stephane Carrez <stcarrez@nerim.fr>
307
308 Fix PR gdb/393:
309 * inflow.c (terminal_save_ours): New function to save terminal
310 settings.
311 * inferior.h (terminal_save_ours): Declare.
312 * target.c (debug_to_terminal_save_ours): New function.
313 (cleanup_target): Defaults to_terminal_save_ours.
314 (update_current_target): Inherit to_terminal_save_ours.
315 (setup_target_debug): Set to_terminal_save_ours.
316 * target.h (target_terminal_save_ours): New to save terminal settings.
317 (target_ops): New member to_terminal_save_ours.
318 * gnu-nat.c (init_gnu_ops): Set to_terminal_save_ours.
319 * hpux-thread.c (init_hpux_thread_ops): Likewise.
320 * inftarg.c (init_child_ops): Likewise.
321 * m3-nat.c (init_m3_ops): Likewise.
322 * procfs.c (init_procfs_ops): Likewise.
323 * wince.c (init_child_ops): Likewise.
324 * win32-nat.c (init_child_ops): Likewise.
325 * sol-thread.c (init_sol_thread_ops): Likewise.
326
c00dcbe9
MK
3272002-08-26 Mark Kettenis <kettenis@gnu.org>
328
3d7f4f49
MK
329 * i386-tdep.c (i386_store_return_value): Undeprecate. Convert to
330 use regcache_* functions.
331 (i386_gdbarch_init): Set store_return_value instead of
332 deprecated_store_return_value.
333
c00dcbe9
MK
334 * regcache.c (regcache_raw_write_signed,
335 regcache_raw_write_unsigned): New functions.
336 * regcache.h (regcache_raw_write_signed,
337 regcache_raw_write_unsigned): New prototypes.
338
0e0d15ca
AC
3392002-08-25 Andrew Cagney <ac131313@redhat.com>
340
341 * Makefile.in (c-exp.tab.o, jv-exp.tab.o, f-exp.tab.o)
342 (m2-exp.tab.o, p-exp.tab.o, ada-exp.tab.o): Move to before the
343 source file dependencies. Cleanup corresponding generator rules.
344
d3b22ed5
AC
3452002-08-25 Andrew Cagney <ac131313@redhat.com>
346
347 * regcache.h (register_offset_hack): Declare.
348 (regcache_cooked_read_using_offset_hack): Declare.
349 (regcache_cooked_write_using_offset_hack): Declare.
350
351 * regcache.c (register_offset_hack): New function.
352 (regcache_cooked_read_using_offset_hack): New function.
353 (regcache_cooked_write_using_offset_hack): New function.
354 (regcache_dump): Check that the registers, according to their
355 offset, are packed hard against each other.
356 (cooked_xfer_using_offset_hack): New function.
357
bb425013
AC
3582002-08-25 Andrew Cagney <ac131313@redhat.com>
359
360 * regcache.c (struct regcache_descr): Add field register_type.
361 (init_legacy_regcache_descr): Pass a pre-allocated regcache_descr
362 in as a parameter
363 (init_regcache_descr): Initialize register_type. Pass the descr
364 to init_legacy_regcache_descr. Use register_type instead of
365 REGISTER_VIRTUAL_TYPE.
366 (register_type): New function.
367 (regcache_dump): Replace REGISTER_VIRTUAL_TYPE with register_type.
368 * regcache.h (register_type): Declare.
369
d0403e00
AC
3702002-08-25 Andrew Cagney <ac131313@redhat.com>
371
372 * rs6000-tdep.c (rs6000_gdbarch_init): Set store_struct_return
373 instead of deprecated_store_return_value. Fix fallout from
374 2002-08-23 Andrew Cagney <cagney@redhat.com>.
375
0ed04cce
AC
3762002-08-25 Andrew Cagney <ac131313@redhat.com>
377
378 * regcache.c (max_register_size): New function.
379 (init_legacy_regcache_descr): Ensure that max_register_size is
380 large enough for REGISTER_VIRTUAL_SIZE.
381 * regcache.h (max_register_size): Declare.
382
46d79c04
AC
3832002-08-24 Andrew Cagney <ac131313@redhat.com>
384
385 * rs6000-tdep.c (rs6000_gdbarch_init): Use deprecated version of
386 store_return_value.
387 (e500_extract_return_value): Change type of valbuf pointer to
388 void.
389
853c7bd0
MK
3902002-08-24 Mark Kettenis <kettenis@gnu.org>
391
cd87e769
MK
392 * PROBLEMS: Clarify problems with FreeBSD's compiler and suggest
393 workaround.
394
853c7bd0
MK
395 * valprint.c (print_longest) [CC_HAS_LONG_LONG &&
396 PRINTF_HAS_LONG_LONG]: Cast val_long to (long long) or (unsigned
397 long long) to prevent compiler warning on 64-bit systems.
398
ebba8386
AC
3992002-08-23 Andrew Cagney <cagney@redhat.com>
400
401 * gdbarch.sh (STORE_RETURN_VALUE): Add regcache parameter.
402 (DEPRECATED_STORE_RETURN_VALUE): New method.
403 (EXTRACT_RETURN_VALUE): Make buffer parameter a void pointer.
404 * gdbarch.h, gdbarch.c: Re-generate.
405
406 * values.c (set_return_value): Pass current_regcache to
407 STORE_RETURN_VALUE.
408 * arch-utils.h (legacy_store_return_value): Declare.
409 * arch-utils.c (legacy_store_return_value): New function.
410 (legacy_extract_return_value): Update parameters.
411
412 * config/pa/tm-hppa.h (DEPRECATED_STORE_RETURN_VALUE): Rename
413 STORE_RETURN_VALUE.
414 * config/pa/tm-hppa64.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
415 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
416 * config/z8k/tm-z8k.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
417 * config/sparc/tm-sparclet.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
418 * config/mn10200/tm-mn10200.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
419 * config/m68k/tm-linux.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
420 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
421 * config/m32r/tm-m32r.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
422 * config/h8500/tm-h8500.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
423 * config/h8300/tm-h8300.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
424
425 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
426 * i386-tdep.c (i386_extract_return_value): Update.
427 * arch-utils.c (legacy_extract_return_value): Update.
428 * frv-tdep.c (frv_gdbarch_init): Update.
429 * cris-tdep.c (cris_gdbarch_init): Update.
430 * d10v-tdep.c (d10v_gdbarch_init): Update.
431 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
432 * m68k-tdep.c (m68k_gdbarch_init): Update.
433 * mcore-tdep.c (mcore_gdbarch_init): Update.
434 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
435 * s390-tdep.c (s390_gdbarch_init): Update.
436 * sparc-tdep.c (sparc_gdbarch_init): Update.
437 * sh-tdep.c (sh_gdbarch_init): Update.
438 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
439 * v850-tdep.c (v850_gdbarch_init): Update.
440 * avr-tdep.c (avr_gdbarch_init): Update.
441 * ia64-tdep.c (ia64_gdbarch_init): Update.
442 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
443 * vax-tdep.c (vax_gdbarch_init): Update.
444 * alpha-tdep.c (alpha_gdbarch_init): Update.
445 * arm-tdep.c (arm_gdbarch_init): Update.
446 * mips-tdep.c (mips_gdbarch_init): Update.
447 * i386-tdep.c (i386_gdbarch_init): Update.
448
5bd8c6d0
AC
4492002-08-23 Andrew Cagney <ac131313@redhat.com>
450
451 * config/djgpp/fnchange.lst: Add entries for bfd/elf32-ppcqnx.c,
452 bfd/elf32-ppc.c, bfd/elf32-sh.c and bfd/elf32-shqnx.c.
453
e73e1724
MK
4542002-08-24 Mark Kettenis <kettenis@gnu.org>
455
456 * PROBLEMS: Refer to GDB 5.3 instead of 5.2. Mention FreeBSD
457 problems.
458
3e6564e1
JB
4592002-08-23 Joel Brobecker <brobecker@gnat.com>
460
461 * infrun.c (handle_inferior_event): Move a comment outside of a
462 function call, in order to avoid indent reformatting this part
463 of the code in an unreadable way.
464
81d0cc19
GS
4652002-08-23 Grace Sainsbury <graces@redhat.com>
466
467 * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsg
468 when breakpoints fail. Move general breakpoint error messages to
469 insert_breakpoints.
470 * breakpoint.c (insert_breakpoints): Change warnings when
471 breakpoints are nto inserted to specify the type. Remove call to
472 memory_error when hardware breakpoints can't be inserted. Remove
473 multiple calls to warning so all messages are sent to the user at
474 once.
475 (delete_breakpoints): Make insert error messsages more explicit.
476
17574093
DJ
4772002-08-23 Daniel Jacobowitz <drow@mvista.com>
478
479 * ChangeLog: Move gdbserver entries after GDB 5.2 to
480 gdbserver/ChangeLog.
481
8acc2935
MK
4822002-08-23 Mark Kettenis <kettenis@gnu.org>
483
dfe01d39
MK
484 * i386-tdep.c: Include "objfiles.h".
485 (i386_svr4_init_abi): Set in_solib_call_trampoline and
486 skip_trampoline_code.
487 * config/i386/tm-i386v4.h: Don't include "config/tm-sysv4.h".
488 (CPLUS_MARKER): Define to '.'.
489
8acc2935
MK
490 * linux-proc.c (struct linux_corefile_thread_data): Add num_notes
491 member.
492 (linux_corefile_thread_callback): Increase args->num_notes.
493 (linux_make_note_section): Initialize thread_args.num_notes, and
494 use it to determine whether notes for any threads were created.
495
151fefe2 4962002-08-23 Donn Terry <donnte@microsoft.com>
640b227f
JB
497
498 * proc-api.c (rw_table): Do not include a row for PCDSTOP if the
499 corresponding macro is not defined. Likewise for PCNICE, PCSHOLD
500 and PCUNKILL.
501 (write_with_trace): Conditionalize out the switch branch handling
502 PCSHOLD if the corresponding macro is not defined. Likewise for
503 PRSABORT and PRSTOP.
504 This change will be needed by the Interix port.
505
e1507482
EZ
5062002-08-22 Elena Zannoni <ezannoni@redhat.com>
507
508 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): use
509 write_register wherever possible instead of manipulating the
510 register bytes directly.
511 Assign VALUE_CONTENTS to a variable and use that.
512 The GPR numbers are now dependent on the architecture.
513
96ff0de4
EZ
5142002-08-22 Elena Zannoni <ezannoni@redhat.com>
515
516 * rs6000-tdep.c (struct rs6000_framedata): Add saved_ev and
517 ev_offset fields.
518 (skip_prologue): Add support for BookE/e500 instructions.
519 (e500_extract_return_value): New function.
520 (frame_get_saved_regs): Add support for saving ev registers and
521 pseudo gpr's.
522 (e500_store_return_value): New function.
523 (rs6000_gdbarch_init): Move up default intializations of
524 deprecated_extract_return_value and store_return_value. Overwrite
525 init of store_return_value with e500 specific version.
526 Set extract_return_value for e500.
527
fbefca5b
EZ
5282002-08-22 Elena Zannoni <ezannoni@redhat.com>
529
530 * blockframe.c (generic_call_dummy_register_unwind): Use
531 regcache_cooked_read to catch cases in which the variable is
532 stored in a pseudo register.
533
4d210288
AC
5342002-08-22 Andrew Cagney <cagney@redhat.com>
535
536 * NEWS: Mention that the i960 has been made obsolete.
537 * Makefile.in (SFILES): Delete remote-nrom.c, remote-nindy.c and
538 i960-tdep.c
539 (remote-nrom.o): Obsolete target.
540 (remote-nindy.o, i960-tdep.o): Ditto.
541 * remote-nrom.c: Make file obsolete.
542 * remote-nindy.c, remote-vx960.c: Ditto.
543 * config/i960/vxworks960.mt, config/i960/nindy960.mt: Ditto.
544 * config/i960/mon960.mt, config/i960/tm-i960.h: Ditto.
545 * config/i960/tm-vx960.h, config/i960/tm-nindy960.h: Ditto.
546 * config/i960/tm-mon960.h, i960-tdep.c: Ditto.
547 * configure.tgt: Make i960-*-bout*, i960-nindy-coff*,
548 i960-*-coff*, i960-nindy-elf*, i960-*-elf*, i960-*-nindy* and
549 i960-*-vxworks* obsolete.
550 * MAINTAINERS: Note that the i960 is obsolete.
551
6c0c456d
CV
5522002-08-21 Corinna Vinschen <vinschen@redhat.com
553
554 * aix-thread.c (aix_thread_detach): Disable thread debugging on
555 detach to allow reinitialization.
556
9f9d12b3
AC
5572002-08-22 Andrew Cagney <ac131313@redhat.com>
558
559 * MAINTAINERS: Change the s390 target to s390-linux-gnu (second
560 attempt).
561
ebeb39fe
JB
5622002-08-22 Jim Blandy <jimb@redhat.com>
563
564 * coffread.c (coff_symfile_read): Don't try to read the line
565 number table from disk if the image file doesn't have a symbol
566 table; we'll never actually look at the info anyway, and Windows
567 ships DLL's with bogus file offsets for the line number data.
568
5bf1c677
EZ
5692002-08-21 Elena Zannoni <ezannoni@redhat.com>
570
571 * rs6000-tdep.c (rs6000_gdbarch_init): Figure out whether we have
572 an e500 executable.
573
71b8ef93
MS
5742002-08-21 Michael Snyder <msnyder@redhat.com>
575
576 * mips-tdep.c (MSYMBOL_IS_SPECIAL): Replace macro with function.
577 (MSYMBOL_SIZE): Replace macro with function.
18f81521
MS
578 (DEFAULT_MIPS_TYPE): Delete unused macro.
579 * config/mips/tm-mips.h (DEFAULT_MIPS_TYPE): Delete unused macro.
580 * config/mips/tm-embed.h (DEFAULT_MIPS_TYPE): Delete unused macro.
71b8ef93 581
d174216d
JB
5822002-08-21 Jim Blandy <jimb@redhat.com>
583
584 * valops.c (value_cast): Simplify and correct logic for doing a
585 static cast from a pointer to a base class to a pointer to a
586 derived class.
587
0ab7a791
AC
5882002-08-21 Andrew Cagney <ac131313@redhat.com>
589
590 * infcmd.c (default_print_registers_info): Replace
591 do_registers_info.
592 (registers_info): Use gdbarch_print_registers_info instead of
593 DO_REGISTERS_INFO.
594 * inferior.h (default_print_registers_info): Replace
595 do_registers_info.
596 * gdbarch.sh (PRINT_REGISTERS_INFO): New method.
597 (DO_REGISTERS_INFO): Change to a predicate function.
598 * gdbarch.h, gdbarch.c: Regenerate.
599
e23792cc
KS
6002002-08-21 Keith Seitz <keiths@redhat.com>
601
602 * gdb-events.sh: Add target-changed event.
603 * gdb-events.c: Regenerated.
604 * gdb-events.c: Regenerated.
605 * valops.c (value_assign): Add target-changed event notification
606 to inlval_register, lval_memory, and lval_reg_frame_relative.
607
9fb14e79
JB
6082002-08-21 Joel Brobecker <brobecker@gnat.com>
609
610 * NEWS: Add an entry regarding the improvement of the next/step
611 operation on Alpha Tru64 multi-processor machines.
612
6d39a69f
AC
6132002-08-21 Andrew Cagney <ac131313@redhat.com>
614
72acd513
AC
615 * Makefile.in: Update dependencies for mi/ cli/ and tui/
616 directores.
342af04b 617 * Makefile.in: Update all _h macro definitions.
6d39a69f
AC
618 * Makefile.in (install-gdbtk): Move to install section.
619 (rdi-share/libangsd.a): Move to end of file.
620
fa5f27c7
AC
6212002-08-19 Andrew Cagney <ac131313@redhat.com>
622
623 * frame.c (frame_register_unwind): When a register, set addrp to
624 the register's byte.
625
5a89d8aa
MS
6262002-08-20 Michael Snyder <msnyder@redhat.com>
627
628 * mips-tdep.c (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): These are only
629 used locally, so move them from the target machine header to here.
630 (mips_set_processor_type, mips_register_name, mips32_next_pc,
631 mips16_next_pc, cached_proc_desc, mips_set_processor_type):
632 Make static.
633 * config/mips/tm-mips.h (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Delete.
634
822e978b
AC
6352002-08-20 Andrew Cagney <cagney@redhat.com>
636
637 * NEWS: Mention that the Apollo line was made obsolete.
638 * configure.tgt: Make m68*-apollo*-bsd*, m68*-hp-bsd*, and
639 m68*-hp-hpux* obsolete.
640 * configure.host: Make m68*-apollo*-sysv*, m68*-apollo*-bsd*,
641 m68*-hp-bsd* and m68*-hp-hpux* obsolete.
642 * buildsym.c (make_blockvector): Make static.
643 * buildsym.h (make_blockvector): Make extern declaration obsolete.
644 * Makefile.in (HFILES_NO_SRCDIR): Remove dst.h
645 (ALLDEPFILES): Remove dstread.c.
646 (dstread.o): Obsolete make rule.
647 * dstread.c: Makefile obsolete.
648 * dst.h: Ditto.
649 * config/m68k/hp300hpux.mt: Ditto.
650 * config/m68k/hp300hpux.mh: Ditto.
651 * config/m68k/hp300bsd.mt: Ditto.
652 * config/m68k/hp300bsd.mh: Ditto.
653 * config/m68k/apollo68b.mt: Ditto.
654 * config/m68k/apollo68v.mh: Ditto.
655 * config/m68k/apollo68b.mh: Ditto.
656
e41b17f0
MS
6572002-08-20 Michael Snyder <msnyder@redhat.com>
658
659 * mips-tdep.c (mips_in_return_stub): Make static.
660 (mips_gdbarch_init): Set in_solib_return_trampoline.
661 * config/mips/tm-mips.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
662
d50355b6
MS
6632002-08-20 Michael Snyder <msnyder@redhat.com>
664
665 * gdbarch.sh (IN_SOLIB_RETURN_TRAMPOLINE): Add.
666 * gdbarch.c, gdbarch.h: Regenerate.
667 * arch-utils.c, arch-utils.h (generic_in_solib_return_trampoline):
668 Add.
669 * infrun.c (IN_SOLIB_RETURN_TRAMPOLINE): Delete default definition.
670
757a7cc6
MS
6712002-08-20 Michael Snyder <msnyder@redhat.com>
672
673 * mips-tdep.c (mips_skip_stub, mips_in_call_stub): Make static.
674 (mips_gdbarch_init): Set skip_trampoline_code,
675 in_solib_call_trampoline.
676 * config/mips/tm-mips.h (REGISTER_NAME): Delete.
677 (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE): Delete.
678
c8001721
EZ
6792002-08-20 Elena Zannoni <ezannoni@redhat.com>
680
681 * ppc-tdep.h (struct gdbarch_tdep): Add ev registers.
682
683 * rs6000-tdep.c (rs6000_register_virtual_type): Return 64 bit
684 vector type for ev registers.
685 (e500_pseudo_register_read): New function.
686 (e500_pseudo_register_write): New function.
687 (e500_dwarf2_reg_to_regnum): New function.
688 (PPC_UISA_NOFP_SPRS): New macro.
689 (PPC_EV_REGS): New macro.
690 (PPC_GPRS_PSEUDO_REGS): New macro.
691 (registers_e500): New register set for e500.
692 (variants): Add e500 variant.
693 (rs6000_gdbarch_init): Move setting of pc, sp, fp regnums to
694 before setting architectural dependent variations. Initialize ev
695 registers numbers. Add case for e500 architecture. Set the
696 number of pseudo registers.
697
64366f1c
EZ
6982002-08-20 Elena Zannoni <ezannoni@redhat.com>
699
700 * rs6000-tdep.c: Clean up comments.
701
7e78f0ca
AC
7022002-08-20 Andrew Cagney <cagney@redhat.com>
703
704 * h8300-tdep.c: Re-indent file.
705
697f7479
JB
7062002-08-20 Jim Blandy <jimb@redhat.com>
707
708 * Makefile.in (LDFLAGS): Allow the configure script to establish a
709 default for this.
697f7479 710
e86ae29f
KS
7112002-08-20 Keith Seitz <keiths@redhat.com>
712
713 * breakpoints.c (watch_command_1): Use internal breakpoint
714 when setting a watchpoint_scope breakpoint.
715
216b504f
EZ
7162002-08-20 Elena Zannoni <ezannoni@redhat.com>
717
718 * gdbtypes.c (build_builtin_type_vec64): Add name to type.
719 (build_builtin_type_vec64i): Ditto.
720 (build_builtin_type_vec128): Ditto.
721 (build_builtin_type_vec128i): Ditto.
722
f7ab6ec6
MS
7232002-08-19 Michael Snyder <msnyder@redhat.com>
724
725 * config/mips/tm-mips.h (ELF_MAKE_MSYMBOL_SPECIAL): Delete.
726 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Change into functions.
727 (FIX_CALL_DUMMY, PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME,
728 POP_FRAME, INIT_EXTRA_FRAME_INFO): Delete.
729 (CALL_DUMMY_START_OFFSET, CALL_DUMMY_BREAKPOINT_OFFSET,
730 CALL_DUMMY_ADDRESS): Delete.
731 * mips-tdep.c (mips_elf_make_msymbol_special, mips_msymbol_size,
732 mips_msymbol_is_special, mips_fix_call_dummy): New functions.
733 (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame,
734 push_dummy_frame, fix_call_dummy, init_extra_frame_info,
735 push_return_address.
736 (mips_register_raw_size, mips_eabi_use_struct_convention,
737 mips_n32n64_use_struct_convention, mips_o32_use_struct_convention,
738 mips_o32_reg_struct_has_addr, mips_frame_saved_pc, mips_frame_chain,
739 mips_init_extra_frame_info, mips_eabi_push_arguments,
740 mips_n32n64_push_arguments, mips_push_return_address,
741 mips_push_dummy_frame, mips_pop_frame, mips_skip_prologue,
742 mips_breakpoint_from_pc, mips_call_dummy_address): Make static.
743
b5d1566e
MS
7442002-08-19 Michael Snyder <msnyder@redhat.com>
745
746 * mips-tdep.c (mips_frame_num_args): New function.
747 (mips_gdbarch_init): Set frame_chain, frameless_function_invocation,
748 frame_saved_pc, frame_args_address, frame_locals_address,
749 frame_num_args, and frame_args_skip.
750 * config/mips/tm-mips.h (FRAME_CHAIN, FRAMELESS_FUNCTION_INVOCATION,
751 FRAME_SAVED_PC, FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS,
752 FRAME_NUM_ARGS, FRAME_ARGS_SKIP): Delete.
753 * config/mips/tm-mipsv4.h (FRAME_CHAIN_VALID): Delete.
754
2f1488ce
MS
7552002-08-20 Michael Snyder <msnyder@redhat.com>
756
757 * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Delete.
758 (EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
759 * mips-tdep.c (mips_store_struct_return): New function.
760 (mips_extract_struct_value_address): New function.
761 (mips_gdbarch_init): Set store_struct_return and
762 extract_struct_value_address.
763
41ff2da1
DC
7642002-08-20 David Carlton <carlton@math.stanford.edu>
765
766 * dwarf2read.c (dwarf2_build_psymtabs): Check that
767 dwarf_line_offset is nonzero before creating dwarf_line_buffer.
768 (read_file_scope): Check that line_header is nonzero before
769 decoding macro information.
770
e5451d58
MK
7712002-08-20 Mark Kettenis <kettenis@gnu.org>
772
773 * i386-tdep.h (FP_REGNUM_P): Change such that we don't incorrectly
774 flag the general-purpose registers as floating-point on targets
775 that don't support the floating-point registers.
776
4a6daafa
EZ
7772002-08-20 Elena Zannoni <ezannoni@redhat.com>
778
779 * rs6000-tdep.c (altivec_register_p): Delete.
780 (rs6000_do_altivec_registers): Delete.
781 (rs6000_altivec_registers_info): Delete.
782 (rs6000_do_registers_info): Delete.
783 (_initialize_rs6000_tdep): Remove command 'info powerpc altivec'.
784 (rs6000_gdbarch_init): Remove setting of do_registers_info.
785
ab4327e0
EZ
7862002-08-20 Elena Zannoni <ezannoni@redhat.com>
787
788 * infcmd.c (do_registers_info): Print vector registers in hex
789 format only.
790 (print_vector_info): Check that printing registers
791 makes sense.
792 (print_float_info): Ditto.
793
cb1d2653
AC
7942002-08-20 Andrew Cagney <ac131313@redhat.com>
795
796 * mips-tdep.c (mips_gdbarch_init): Update.
797 (mips_o32_extract_return_value): Rewrite.
798 (mips_o32_store_return_value): Rewrite.
799 (mips_o32_xfer_return_value): New function.
800 (mips_xfer_register): Tweak debug print message. Allow for
801 buf_offset when dumping the value transfered.
802
dfc3d9b2
AC
8032002-08-20 Andrew Cagney <ac131313@redhat.com>
804
805 * config/mips/tm-nbsd.h (MIPS_DEFAULT_ABI): Delete.
806 * config/mips/tm-linux.h (MIPS_DEFAULT_ABI): Delete.
807 * config/mips/tm-irix5.h (MIPS_DEFAULT_ABI): Delete.
808 * config/mips/tm-irix6.h (MIPS_DEFAULT_ABI): Delete.
809 * mips-tdep.c (mips_gdbarch_init) [MIPS_DEFAULT_ABI]: Delete code.
810
7807aa61
MS
8112002-08-14 Michael Snyder <msnyder@redhat.com>
812
813 * mips-tdep.c (mips_frame_chain): Check for call-dummy frames.
814
489461e2
EZ
8152002-08-19 Elena Zannoni <ezannoni@redhat.com>
816
817 * rs6000-tdep.c (struct reg): Add field to indicate a pseudo
818 register.
819 (P): New macro to define a register as a pseudo register.
820 (R, R4, R8, R16, FR32, R64, R0): Updated.
821 (struct variant): Add new fields for number of pseudo registers
822 and number of total registers.
823 (tot_num_registers): New macro replacing....
824 (num_registers): ...deleted macro.
825 (num_registers): New function.
826 (num_pseudo_registers): New function.
827 (variants): Update all variants to intialize new fields correctly.
828 Postpone initialization of number of pseudo regs and real regs.
829 (init_variants): New function.
830 (rs6000_gdbarch_init): Initialize variants. Update calculation of
831 registers offsets.
832
fcaffe4c
DC
8332002-08-19 David Carlton <carlton@math.stanford.edu>
834
2c2738a0
DC
835 * valops.c (search_struct_field): Change error message to treat
836 return value of 0 from value_static_field as meaning that field is
837 optimized out.
838 (value_struct_elt_for_reference): Ditto.
839 * values.c (value_static_field): Treat an unresolved location the
840 same as a nonexistent symbol. Fix PR gdb/635.
2a73a662
DC
841 * gnu-v2-abi.c (gnuv2_value_rtti_type): Eliminate test for being
842 enclosed. Fix PR gdb/574.
fcaffe4c
DC
843 * MAINTAINERS: Add self to Write After Approval list.
844
88658117
AC
8452002-08-19 Andrew Cagney <ac131313@redhat.com>
846
847 * mips-tdep.c (mips_xfer_register): New function.
848 (mips_n32n64_extract_return_value): Rewrite.
849 (mips_gdbarch_init): For N32 and N64, set extract_return_value
850 instead of deprecated_extract_return_value.
851
21283beb
EZ
8522002-08-19 Elena Zannoni <ezannoni@redhat.com>
853
854 * rs6000-tdep.c (TDEP): Delete macro.
855 (branch_dest): Replace use of TDEP macro with its body.
856 (rs6000_pop_frame): Ditto.
857 (rs6000_push_arguments): Ditto.
858 (rs6000_skip_trampoline_code): Ditto.
859 (rs6000_frame_saved_pc): Ditto.
860 (rs6000_frame_chain): Ditto.
861 (rs6000_register_name): Ditto.
862 (rs6000_register_byte): Ditto.
863 (rs6000_register_raw_size): Ditto.
864 (rs6000_register_virtual_type): Ditto.
865 (rs6000_register_convertible): Ditto.
866 (rs6000_convert_from_func_ptr_addr): Ditto.
867
bf072999
DJ
8682002-08-19 Daniel Jacobowitz <drow@mvista.com>
869
870 * config/mips/tm-linux.h (REALTIME_LO, REALTIME_HI): Define
871 conditionally.
872 (JB_PC, JB_ELEMENT_SIZE): Rename to MIPS_LINUX_JB_PC and
873 MIPS_LINUX_JB_ELEMENT_SIZE.
874 * mips-linux-tdep.c (supply_gregset, fill_gregset): Use alloca
875 for MAX_REGISTER_RAW_SIZE arrays.
876 (mips_linux_get_longjmp_target): Use MIPS_LINUX_JB_PC and
877 MIPS_LINUX_JB_ELEMENT_SIZE.
878
9b949a49
PM
8792002-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
880
881 * i387-tdep.c (i387_print_float_info): Fix typo in comment.
882
6d3e79c6
AS
8832002-08-19 Aidan Skinner <aidan@velvet.net>
884
885 * Makefile.in (SFILES): Add ada-exp.y ada-lang.c ada-typeprint.c
886 ada-valprint.c ada-tasks.c.
887 (YYFILES): Add ada-exp.y.
888 (ada-exp.tab.c ada-lex.c ada-lang.o): New target.
889 (ada-tasks.o ada-typeprint.o ada-valprint.o): New target.
890 (ada-exp.tab.o): New target.
891
06c0b04e
AC
8922002-08-18 Andrew Cagney <ac131313@redhat.com>
893
894 * regcache.c (regcache_xfer_part): New function.
895 (regcache_raw_read_part): New function.
896 (regcache_raw_write_part): New function.
897 (regcache_cooked_read_part): New function.
898 (regcache_cooked_write_part): New function.
899 * regcache.h (regcache_raw_read_part): Declare.
900 (regcache_raw_write_part): Declare.
901 (regcache_cooked_read_part): Declare.
902 (regcache_cooked_write_part): Declare.
903
92d1e331
DJ
9042002-08-18 Daniel Jacobowitz <drow@mvista.com>
905
906 * remote.c (remote_open_1): Add async_p.
907 (remote_async_open_1): Delete.
908 (open_remote_target): Delete.
909 (remote_open, extended_remote_open): Update calls to remote_open_1.
910 (remote_async_open, extended_remote_async_open): Call
911 remote_open_1 instead of remote_async_open_1.
912
247055de
MK
9132002-08-19 Mark Kettenis <kettenis@gnu.org>
914
915 * blockframe.c: Fix a few coding standard violations.
916
641eda39
MK
9172002-08-19 Mark Kettenis <kettenis@gnu.org>
918
0b717710
MK
919 * config/i386/nm-i386sco5.h (START_INFERIOR_TRAPS_EXPECTED): Moved
920 here from ...
921 * config/i386/tm-i386sco5.h: ... here. File removed.
922 * config/i386/i386sco5.mt (TM_FILE): Set to tm-i386v4.h.
923
26d28e12 924 * config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define.
641eda39
MK
925 * config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.o
926 (TM_FILE): Set to tm-i386.h.
927 * config/i386/i386v.mt (TM_FILE): Set to tm-i386.h.
928 * config/i386/tm-i386v.h: Remove file.
929 * config/i386/tm-ptx.h [!SEQUENT_PTX4]: Include "i386/tm-i386.h"
930 instead of "i386/tm-i386v.h".
931 (START_INFERIOR_TRAPS_EXPECTED): Remove define.
932 * config/i386/tm-symmetry: Include "i386/tm-i386.h" instead of
933 "i386/tm-i386v.h".
934 (START_INFERIOR_TRAPS_EXPECTED): Remove define.
935 * config/i386/tm-vxworks.h: Include "i386/tm-i386.h" instead of
936 "i386/tm-i386.h".
937
d4e0bab4
MK
9382002-08-18 Mark Kettenis <kettenis@gnu.org>
939
940 * config/i386/nm-i386v.h: Add protection against
941 multiple-inclusion.
942 (i386_register_u_addr): Remove prototype.
943 (register_u_addr): New prototype.
944 (REGISTER_U_ADDR): Redefine accordingly.
945 * i386v-nat.c: Improve several comments.
946 (i386_register_u_addr): Change signature and rename to
947 register_u_addr. Use FP_REGNUM_P. Rewrite slightly to get rid of
948 ubase variable.
949
46cac009
AC
9502002-08-18 Andrew Cagney <ac131313@redhat.com>
951
952 * config/mips/tm-mips.h (STORE_RETURN_VALUE): Delete macro.
953 (DEPRECATED_EXTRACT_RETURN_VALUE): Delete macro.
954 * mips-tdep.c (mips_gdbarch_init): Set store_return_value and
955 deprecated_extract_return_value.
956 (mips_o32_push_arguments, mips_o64_push_arguments): Clone and
957 rename mips_o32o64_push_arguments.
958 (mips_gdbarch_init): Update.
959 (mips_extract_return_value): Delete.
960 (mips_o32_extract_return_value): Clone mips_extract_return_value.
961 (mips_o64_extract_return_value): Clone mips_extract_return_value.
962 (mips_eabi_extract_return_value): Clone mips_extract_return_value.
963 (mips_n32n64_extract_return_value): Clone
964 mips_extract_return_value.
965 (mips_store_return_value): Delete.
966 (mips_o32_store_return_value): Clone mips_store_return_value.
967 (mips_o64_store_return_value): Clone mips_store_return_value.
968 (mips_eabi_store_return_value): Clone mips_store_return_value.
969 (mips_n32n64_store_return_value): Clone mips_store_return_value.
970
d2e4a39e
AS
9712002-08-18 Aidan Skinner <aidan@velvet.net>
972
0c30c098
AS
973 * ada-lang.c: Use gdb_string.h instead of <string.h>.
974 * ada-typeprint.c: Use gdb_string.h instead of <string.h>.
975
9762002-08-18 Aidan Skinner <aidan@velvet.net>
977
978 * ada-lang.c: Run through gdb_indent.sh.
979 * ada-lang.h: Run through gdb_indent.sh.
980 * ada-tasks.c: Run through gdb_indent.sh.
981 * ada-typeprint.c: Run through gdb_indent.sh.
982 * ada-valprint.c: Run through gdb_indent.sh.
d2e4a39e 983
01fc4e33
AC
9842002-08-18 Andrew Cagney <ac131313@redhat.com>
985
986 * osabi.c (gdbarch_init_osabi): Don't complain about an unknown
987 ABI.
988
d8ee244c
MK
9892002-08-18 Mark Kettenis <kettenis@gnu.org>
990
c38d8261
MK
991 * i386b-nat.c [FETCH_INFERIOR_REGISTERS]: Remove dead code.
992
222db64c
MK
993 * config/i386/nm-i386bsd.h (FLOAT_INFO): Remove redundant #undef.
994 * i386b-nat.c [FLOAT_INFO]: Remove dead code.
995
c2848c82
MK
996 * i386-tdep.c (i386_do_pop_frame, i386_store_return_value): Call
997 write_register_gen instead of write_register_bytes.
998
d8ee244c
MK
999 * NEWS: Mention that the i[3456]-*mach3*, i[3456]-*-mach* and
1000 i[3456]-*-osf1mk* configurations have been made obsolete.
1001 * configure.host: Make i[3456]86-*-mach3*, i[3456]86-*mach* and
1002 i[3456]86-*-osf1mk* hosts obsolete.
1003 * confighure.tgt: Make i[3456]86-*-mach3*, i[3456]86-*-osf1mk*
1004 targets obsolete.
1005 * config/i386/i386mach.mh, config/i386/nm-i386mach.h,
1006 config/i386/xm-i386mach.h, config/i386/i386m3.mh,
1007 config/i386/i386m3.mt, config/i386/nm-m3.h,
1008 config/i386/tm-i386m3.h, config/i386/xm-i386m3.h,
1009 config/i386/i386mk.mh, config/i386/i386mk.mt,
1010 config/i386/tm-i386mk.h, config/i386/xm-i386mk.h: Make files
1011 obsolete.
1012 * i386mach-nat.c, i386m3-nat.c: Make files obsolete.
1013 * Makefile.in (ALLDEPFILES): Remove i386mach.c i386m3-nat.c
1014 (i386mach-nat.o, i386m3-nat.o):Make targets obsolete.
1015
61d8d407
AC
10162002-08-18 Andrew Cagney <ac131313@redhat.com>
1017
1018 * config/pa/tm-hppa.h (hppa_store_return_value): Declare.
1019 (hppa_value_returned_from_stack): Declare.
1020 (hppa_extract_return_value): Declare.
1021 * config/pa/hppa.mt: New file.
1022 * configure.tgt: Recognize hppa*-*-*.
1023 * MAINTAINERS: Change HPPA target to hppa-elf. Still broken.
1024
0c52bd59
MK
10252002-08-18 Mark Kettenis <kettenis@gnu.org>
1026
1027 * i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Fix typo in
1028 comment.
1029
b5686e99
MK
10302002-08-17 Mark Kettenis <kettenis@gnu.org>
1031
1032 * top.c (gdb_rl_operate_and_get_next): Make sure
1033 operate-and-get-next functions correctly even when the history
1034 list is completely filled.
1035
c1bab85b
AC
10362002-08-18 Andrew Cagney <ac131313@redhat.com>
1037
1038 * MAINTAINERS (Target Instruction Set Architectures): Rename
1039 Target/Architectures. Replace vax-dec-vms5.5 with vax-netbsd.
1040 Replace s390-linux with s390-linux-gnu. Remove i386-aout,
1041 mcore-pe, mips64-elf, sparc64-elf. Remove i586-pc-msdosdjgpp,
1042 already listed under Host/Native.
1043
1044 * configure.tgt: Combine i[3456]86-*-coff*, i[3456]86-*-elf*,
1045 i[3456]86-*-pe*, and i[3456]86-*-aout* into i[3456]86-*-*. Add
1046 mips*-*-*.
1047
32089c7c
AC
10482002-08-17 Andrew Cagney <ac131313@redhat.com>
1049
1050 * config/ia64/ia64.mt: New file.
1051 * config/alpha/alpha.mt: New file.
1052 * MAINTAINERS: Change the alpha target to alpha-elf and IA-64 to
1053 ia64-linux-gnu. Mention that ia64-elf is broken.
1054 * configure.tgt: Add alpha*-*-* and ia64*-*-* patterns.
1055
b4671f85
MK
10562002-08-17 Mark Kettenis <kettenis@elgar.kettenis.dyndns.org>
1057
1058 * i386-tdep.c (i386_svr4_init_abi, i386_nw_init_abi): Use
1059 generic_func_frame_valid instead of func_frame_valid.
1060
c8edd8b4
JB
10612002-08-16 Joel Brobecker <brobecker@gnat.com>
1062
1063 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,
1064 procfs appears to be broken when debugging on multi-processor
1065 machines. So enable software single stepping in order to avoid
1066 using the procfs interface to do next/step operations, using
1067 internal breakpoints instead.
1068
1069 * infrun.c (handle_inferior_event): Readjust the stop_pc by
1070 DECR_PC_AFTER_BREAK when hitting a single step breakpoint, to
1071 make this pc address equal to the value it would have if the
1072 system stepping capability was used. Also set a new flag used
1073 to ensure that we don't readjust the PC one more time later.
1074
1075 * breakpoint.c (bpstat_stop_status): Do not adjust the PC
1076 address by DECR_PC_AFTER_BREAK when software single step is
1077 in use for this architecture, as this has already been taken
1078 care of in handle_inferior_event().
1079
238617f6
JB
10802002-08-16 Joel Brobecker <brobecker@gnat.com>
1081
1082 * infrun.c (handle_inferior_event): Minor reformatting, to make
1083 a rather long condition expression easier to read.
1084
541a7aac
AC
10852002-08-16 Andrew Cagney <ac131313@redhat.com>
1086
1087 * Makefile.in (gdbtk.o): Move to end of file.
1088 (gdbtk-bp.o, gdbtk-cmds.o): Ditto.
1089 (gdbtk-hooks.o, gdbtk-register.o): Ditto.
1090 (gdbtk-stack.o, gdbtk-varobj.o): Ditto.
1091 (gdbtk-wrapper.o, gdbres.o): Ditto.
1092
f92d4a7b
AC
10932002-08-16 Andrew Cagney <ac131313@redhat.com>
1094
1095 * Makefile.in (copying.o): Separate out compile rule.
1096 (hpux-thread.o, procfs.o, signals.o): Ditto.
1097 (v850ice.o, z8k-tdep.o): Ditto.
1098 (tui-file.o): Move to TUI section.
1099 (xdr_ptrace.o, xdr_rdb.o, xdr_ld.o): Move to separate section.
1100 (nindy.o, Onindy.o, ttyflush.o): Move to separate section.
1101
1cce71eb
JB
11022002-08-16 Joel Brobecker <brobecker@gnat.com>
1103
1104 * i386-tdep.c (i386_pe_skip_trampoline_code): renamed from
1105 skip_trampoline_code, for better namespace-proofing.
1106
1107 * i386-tdep.h (i386_pe_skip_trampoline_code): Add declaration.
1108
0851f23d
JB
11092002-08-16 Joel Brobecker <brobecker@gnat.com>
1110
1111 * config/i386/tm-cygwin.h: Remove some "#if 0"'ed macros.
1112
f8d40ec8
JB
11132002-08-16 Joel Brobecker <brobecker@gnat.com>
1114
1115 * infrun.c (handle_inferior_event): When receiving a SIGTRAP
1116 signal, check whether we hit a breakpoint before checking for a
1117 single step breakpoint. Otherwise, GDB fails to notice that a
1118 breakpoint has been hit when stepping onto a breakpoint.
1119
63d022e0
KS
11202002-08-16 Keith Seitz <keiths@redhat.com>
1121
1122 * gdb-events.sh (clear_gdb_event_hooks): New function.
1123 * gdb-events.c: Regenerate.
1124 * gdb-events.h: Regenerate.
1125
6e31adb3
AC
11262002-08-16 Andrew Cagney <ac131313@redhat.com>
1127
1128 * breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint to
1129 not_a_sw_breakpoint.
1130 * breakpoint.h (bpstat_stop_status): Add parameter names.
1131
c8189ed1
GS
11322002-08-16 Grace Sainsbury <graces@redhat.com>
1133
1134 * remote.c (remote_insert_hw_breakpoint)
1135 (remote_remove_hw_breakpoint): Fix calculation of length field
1136 for Z-packet.
1137
d05285fa
MS
11382002-08-15 Michael Snyder <msnyder@redhat.com>
1139
466d7106
MS
1140 * irix5-nat.c (supply_gregset): Allocate plenty-big buffer
1141 (32 bytes) instead of using MAX_REGISTER_RAW_SIZE.
1142 (supply_fpregset): Ditto.
1143
d05285fa
MS
1144 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_VIRTUAL,
1145 REGISTER_CONVERT_TO_RAW, REGISTER_CONVERTIBLE,
1146 MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE): Delete.
bcb0cc15 1147 (TARGET_READ_SP): Delete.
bf1f5b4c 1148 (DO_REGISTERS_INFO): Delete.
102182a9
MS
1149 (FUNCTION_START_OFFSET, IN_SIGTRAMP, REGISTER_VIRTUAL_SIZE):
1150 Delete.
1151 (REGISTER_CONVERT_FROM_TYPE, REGISTER_CONVERT_TO_TYPE): Convert
1152 from macros to functions.
bf1f5b4c 1153
d05285fa
MS
1154 * mips-tdep.c (mips_gdbarch_init): Set the above in the gdbarch.
1155 (mips_register_convertible, mips_register_convert_to_virtual,
1156 mips_register_convert_to_raw): Make static.
bcb0cc15
MS
1157 (mips_read_sp): New function.
1158 (mips_gdbarch_init): Set gdbarch read_sp to mips_read_sp.
bf1f5b4c
MS
1159 (mips_do_registers_info): Make static.
1160 (mips_gdbarch_init): Insert mips_do_registers_info into gdbarch.
102182a9
MS
1161 (in_sigtramp): Make static, rename to mips_pc_in_sigtramp.
1162 (mips_register_convert_from_type, mips_register_convert_to_type):
1163 New functions.
1164 (mips_gdbarch_init): Set up function_start_offset,
1165 register_virtual_size, pc_in_sigtramp.
d05285fa 1166
e76f1f2e
AC
11672002-08-15 Andrew Cagney <ac131313@redhat.com>
1168
1169 * infcmd.c (vector_info): New function.
1170 (_initialize_infcmd): Add command "info vector".
1171 (print_vector_info): New function.
1172
1173 * gdbarch.sh (PRINT_VECTOR_INFO): New method
1174 * gdbarch.h, gdbarch.c: Regenerate.
1175
4782dc19
AC
11762002-08-15 Andrew Cagney <ac131313@redhat.com>
1177
1178 * infcmd.c (do_registers_info): Rename parameter ``fpregs'' to
1179 ``print_all''. Only print vector registers when ``print_all''.
1180
23e3a7ac
AC
11812002-08-15 Andrew Cagney <ac131313@redhat.com>
1182
8e186fd6
AC
1183 * i387-tdep.h (i387_print_float_info): Add `args' parameter.
1184 * i387-tdep.c (i387_print_float_info): Add `args' parameter.
1185
23e3a7ac
AC
1186 * gdbarch.sh (PRINT_FLOAT_INFO): Change to a predicate method.
1187 Add `args' parameter.
1188 * gdbarch.h, gdbarch.c: Regenerate.
1189
1190 * arm-tdep.c (arm_print_float_info): Add the parameter `args'.
1191
1192 * infcmd.c (float_info): Call print_float_info.
1193 (print_float_info): New function. By default, print the
1194 floating-point registers.
1195
1196 * arch-utils.h (default_print_float_info): Delete declaration.
1197 * arch-utils.c (default_print_float_info): Delete function.
1198
e0ca2bb9
MK
11992002-08-16 Mark Kettenis <kettenis@gnu.org>
1200
3f733acc
MK
1201 * config/i386/nm-i386v.h (FLOAT_INFO): Remove already commented
1202 out define.
1203
7d8d2918
MK
1204 * i387-tdep.c (i387_print_float_info): Add comment about ignoring
1205 FRAME.
1206
1c7cc583
MK
1207 * NEWS: Mention that the i[3456]-*-aix target has been made obsolete.
1208 * configure.host: Make i[3456]86-*-aix host obsolete.
1209 * configure.tgt: Make i[3456]86-*-aix target obsolete.
1210 * config/i386/i386aix.mh, config/i386/i386aix.mt,
1211 config/i386/nm-i386aix.h, condig/i386/tm-i386aix.h,
1212 config/i386/xm-i386aix.h: Make files obsolete.
1213 * i386aix-nat.c: Make file obsolete.
1214 * Makefile.in (ALLDEPFILES): Remove i386aix-nat.c.
1215 (i386aix-nat.o): Make target obsolete.
1216
e0ca2bb9
MK
1217 * config/i386/nm-gnu.h: Removed.
1218 * config/i386/nm-i386gnu.h: New file.
1219 (THREAD_STATE_FLAVOR, THREAD_STATE_SIZE,
1220 THREAD_STATE_SET_TRACED, THREAD_STATE_CLEAR_STATE, ATTACH_DETACH):
1221 Moved here from ...
1222 * config/i386/tm-i386gnu.h: ... here. Removed.
1223 * config/i386/xm-i386gnu.h: Removed.
1224 * config/i386/i386gnu.mh (XM_FILE): Set to xm-i386.h.
1225 (NAT_FILE): Set to nm-i386gnu.h.
1226 * config/i386/i386gnu.mt (TDEPFILES): Add i386gnu-tdep.o.
1227 * i386-tdep.c: New file.
1228 * Makefile.in (ALLDEPFILES): Add i386gnu-nat.c and i386gnu-tdep.c.
1229 (i386gnu-tdep.o): Specify dependencies.
1230
16057ec7 12312002-08-15 Mark Kettenis <kettenis@gnu.org>
61113f8b 1232
6b99ee2e
MK
1233 * config/i386/tm-i386sco5.h: Include "i386/tm-i386v4.h" instead of
1234 "i386/tm-i386.h", "i386/tm-i386v.h" and "config/tm-sysv.h".
1235 Adjust a few comments to reflect reality a bit closer.
1236 (KERNEL_U_SIZE, TARGET_HAS_HARDWARE_WATCHPOINTS,
1237 TARGET_CAN_USE_HARDWARE_WATCHPOINT, HAVE_CONTINUEABLE_WATCHPOINT,
1238 HAVE_STEPPABLE_WATCHPOINT, STOPPED_BY_WATCHPOINT,
1239 target_insert_watchpoint, target_remove_watchpoint):
1240 Move defines to ...
1241 * config/i386/nm-i386sco5.h: ... here.
1242 (kernel_u_size): Add prototype. Improve a few comments and add
1243 protection against multiple inclusion.
1244
d9a6f65c
MK
1245 * config/i386/nm-i386sco.h (FLOAT_INFO): Remove already commented
1246 out define.
1247
047eff6a
MK
1248 * uw-thread.c (SP_ARG0): Define if not already defined.
1249 * config/i386/tm-i386.h (SO_ARG0): Remove define.
1250
dcdb1290
MK
1251 * config/i386/tm-i386v4.h (HAVE_I387_REGS): Remove define.
1252
5d2d0b2a
MK
1253 * config/i386/tm-i386.h: Don't include "regcache.h".
1254
61113f8b
MK
1255 * i387-tdep.h (i387_print_float_info): New prototype.
1256 * i387-tdep.c (print_i387_value, print_i387_ext,
1257 print_i387_status_word, print_i387_control_word): Add `struct
1258 ui_file *' argument and use it for output.
1259 (i387_print_float_info): Renamed from i387_float_info. Add
1260 `struct gdbarch *' and `struct ui_file *' arguments and use the
1261 latter for output.
1262 * i386-tdep.c: Include "i387-tdep.h".
1263 (i386_gdbarch_init): Set print_float_info.
1264 * config/i386/tm-i386.h (i387_float_info): Remove prototype.
1265 (FLOAT_INFO): Remove define.
1266
46e0f506
MS
12672002-08-13 Michael Snyder <msnyder@redhat.com>
1268
1269 * mips-tdep.c (mips_push_arguments): Rename to
1270 mips_eabi_push_arguments, and tune for EABI.
1271 (MIPS_REGS_HAVE_HOME_P): Delete.
1272 (struct gdbarch_tdep): Remove mips_regs_have_home_p field.
1273 (mips_gdbarch_init): Set gdbarch push_arguments for eabi.
1274 Delete references to mips_regs_have_home_p.
1275
409268de
KS
12762002-08-14 Keith Seitz <keiths@redhat.com>
1277
1278 * Makefile.in (install-gdbtk): Create insight plugin directory.
1279 Install plugins.tcl file.
1280
ffc6a242
KS
12812002-08-14 Keith Seitz <keiths@redhat.com>
1282
1283 * configure.in: Move SUBDIRS to near top of the file so that
1284 --enable options may add things to it.
1285 If gdbtk is enabled, add gdbtk directory to SUBDIRS and configdirs.
1286 * configure: Regenerate.
1287
ebafbe83
MS
12882002-08-13 Michael Snyder <msnyder@redhat.com>
1289
1290 * mips-tdep.c (mips_o32o64_push_arguments): New function,
1291 cloned from mips_push_arguments, tuned for o32/o64 ABI.
1292 (mips_gdbarch_init): Set gdbarch_push_arguments to new func.
1293
32f6f25d
AC
12942002-08-13 Andrew Cagney <ac131313@redhat.com>
1295
1296 * vax-tdep.c (vax_get_saved_register): Delete function.
1297 (vax_gdbarch_init): Update.
1298 * ns32k-tdep.c (ns32k_get_saved_register): Delete function.
1299 (ns32k_gdbarch_init): Update.
1300 * alpha-tdep.c (alpha_get_saved_register): Delete function.
1301 (alpha_gdbarch_init): Update.
1302
53826de9
AC
13032002-08-13 Andrew Cagney <cagney@redhat.com>
1304
1305 * regcache.c (init_regcache_descr): Overallocate the
1306 raw_register_valid_p array including space for NUM_PSEUDO_REGS.
1307 (registers_changed): Replace NUM_REGS+NUM_PSEUDO_REGS with
1308 nr_raw_registers.
1309 (set_register_cached): Add range checking assertions. Use
1310 current_regcache.
1311
16057ec7 13122002-08-13 Mark Kettenis <kettenis@gnu.org>
7d12f766
MK
1313
1314 * i386-tdep.c (i386_stab_reg_to_regnum): Return correct register
1315 numbers for MMX registers.
1316
7b4c2dce
AC
13172002-08-13 Andrew Cagney <cagney@redhat.com>
1318
1319 * i386-tdep.c (i386_gdbarch_init): Use
1320 generic_unwind_get_saved_register.
1321
1e03ad20
KB
13222002-08-13 Kevin Buettner <kevinb@redhat.com>
1323
1324 * procfs.c (procfs_can_use_hw_breakpoint): New function.
1325 (init_procfs_ops): Define ``to_can_use_hw_breakpoint'' for procfs
1326 target vector.
1327 * config/mips/nm-irix5.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
1328 Delete. Add comment regarding this now-deleted target method.
1329
548bcbec
SC
13302002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1331
1332 * m68hc11-tdep.c (M68HC12_NUM_PSEUDO_REGS): New define.
1333 (M68HC12_HARD_PC_REGNUM): Define specific PC for 68HC12 (pseudo reg).
1334 (m68hc11_pseudo_register_read): Compute the 68HC12 PC using the
1335 real PC and the page number (if it's within the memory bank window).
1336 (m68hc11_pseudo_register_write): Likewise when saving.
1337 (m68hc11_register_name): Name the virtual pc 'pc' and the real one ppc.
1338 (m68hc11_register_virtual_type): Return uint32 for virtual pc.
1339 (m68hc11_register_raw_size): And use 32-bit for it.
1340 (m68hc11_gdbarch_init): Use 32-bit address for 68HC12 if the
1341 16K memory bank is used by the prog; also use the virtual pc.
1342
7df11f59
SC
13432002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1344
1345 * m68hc11-tdep.c (m68hc11_elf_make_msymbol_special): New function.
1346 (m68hc11_gdbarch_init): Install it in gdbarch.
1347 (MSYMBOL_SET_RTC, MSYMBOL_SET_RTI): New to set symbol specific flags.
1348 (MSYMBOL_IS_RTC, MSYMBOL_IS_RTI): New to test these flags.
1349 (MSYMBOL_SIZE): New for documentation.
1350 (insn_return_kind): Enum to specify how a function returns.
1351 (frame_extra_info): Cleanup and record the return mode.
1352 (gdbarch_tdep, USE_PAGE_REGISTER): New to control the use of page
1353 register in address computation.
1354 (m68hc11_get_return_insn): New to obtain the return instruction used
1355 by the function.
1356 (m68hc11_frame_init_saved_regs): Take into account the return
1357 instruction used by the function for far and interrupt functions.
1358 (m68hc11_init_extra_frame_info): Take into account page register.
1359 (m68hc11_frame_args_address): Adjust according to the return mode.
1360 (show_regs): Print page register only when it's used.
1361
5706502a
SC
13622002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1363
1364 * m68hc11-tdep.c (HARD_PAGE_REGNUM): Define for 68HC12 page register.
1365 (M68HC11_LAST_HARD_REG, m68hc11_register_names): Update.
1366 (m68hc11_register_virtual_type): Return a 8-bit type for 8-bit
1367 registers.
1368 (m68hc11_register_raw_size): Likewise.
1369
28fc6740
AC
13702002-08-13 Andrew Cagney <cagney@redhat.com>
1371
1372 * i386-tdep.c (i386_register_name): Handle mmx registers.
1373 (mmx_regnum_p): New function.
1374 (i386_mmx_names): New array.
1375 (mmx_num_regs): New variable.
1376 (i386_pseudo_register_read): New function.
1377 (i386_pseudo_register_write): New function.
1378 (mmx_regnum_to_fp_regnum): New function. Code from Fernando Nasser.
1379
1380 * regcache.c (regcache_raw_read_unsigned): New function.
1381 (regcache_raw_read_signed): New function.
1382 * regcache.h (regcache_raw_read_unsigned): Declare.
1383 (regcache_raw_read_signed): Declare.
1384
a378f419
AC
13852002-08-13 Andrew Cagney <cagney@redhat.com>
1386
1387 * regcache.c (regcache_raw_read_as_address): Delete function.
1388 (regcache_cooked_read_signed): New function.
1389 (regcache_cooked_read_unsigned): New function.
1390 * regcache.h (regcache_cooked_read_signed): Declare.
1391 (regcache_cooked_read_unsigned): Declare.
1392 (regcache_raw_read_as_address): Delete declaration.
1393
1394 * blockframe.c (generic_read_register_dummy): Use
1395 regcache_cooked_read_unsigned.
1396 * i386-tdep.c (i386_extract_struct_value_address): Use
1397 regcache_cooked_read_unsigned.
1398
81967506
SC
13992002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1400
1401 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set int, double and long
1402 double sizes according to ELF ABI flags.
1403 (gdbarch_tdep): Record elf_flags.
1404
ffe1f3ee
SC
14052002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1406
1407 * m68hc11-tdep.c (M6812_OP_PSHX, M6812_OP_PSHY): New defines.
1408 (m6812_prolog): They can appear in 68HC12 function prologue.
1409 (m68hc11_frame_chain): Cleanup.
1410
98216c5d
AC
14112002-08-12 Andrew Cagney <cagney@redhat.com>
1412
1413 * i386-tdep.h (i386_register_byte, i386_register_raw_size): Delete
1414 declarations.
1415 * i386-linux-tdep.c (i386_linux_register_byte): Delete function.
1416 (i386_linux_register_raw_size): Delete function.
1417 (i386_linux_init_abi): Update.
1418 * i386-tdep.c (i386_register_raw_size): Delete function.
1419 (i386_register_byte): Delete function.
1420 (i386_gdbarch_init): Update.
1421 (i386_register_size): Delete array.
1422 (i386_register_offset): Delete array.
1423
1424 * config/i386/tm-symmetry.h (REGISTER_BYTE): Delete macro.
1425 (REGISTER_RAW_SIZE): Delete macro.
1426 * config/i386/tm-ptx.h (REGISTER_RAW_SIZE): Delete macro.
1427 (REGISTER_BYTE): Delete macro.
1428
3b19021e
AS
14292002-08-11 Aidan Skinner <aidan@velvet.net>
1430
1431 * ada-lang.c (ada_lookup_partial_symbol)
1432 (to_fixed_variant_branch_type) (find_line_in_linetable): Fix
1433 prototype names so that grep ^func works properly.
1434
1435 * ada-lang.c (ada_array_element_type)
1436 (ada_lookup_partial_symbol): Fix typos in parameter list.
1437
1438 * ada-valprint.c (val_print_packed_array_elements) (ada_val_print_1):
1439 Fix prototype names so that grep ^func works properly.
1440
b063e7a2
AC
14412002-08-10 Andrew Cagney <cagney@redhat.com>
1442 Elena Zannoni <ezannoni@redhat.com>
1443 Martin M. Hunt <hunt@redhat.com>
1444
1445 * gdbtypes.c (build_builtin_type_vec128): Set the vector bit.
1446 (build_builtin_type_vec128i): Set the vector bit.
1447 * gdbtypes.h (builtin_type_vec64, builtin_type_vec64i): Declare.
1448 * gdbtypes.c (builtin_type_vec64, builtin_type_vec64i): Define.
1449 (build_builtin_type_vec64): New function.
1450 (build_builtin_type_vec64i): New function.
1451 (build_gdbtypes): Initialize builtin_type_vec64 and
1452 builtin_type_vec64i.
1453
a7e3c2ad
AC
14542002-08-09 Andrew Cagney <cagney@redhat.com>
1455
1456 * regcache.c (regcache_dump): Compare the register offset
1457 with REGISTER_BYTE.
1458 * arch-utils.c (generic_register_byte): New function.
1459 * arch-utils.h (generic_register_byte): Declare.
1460 * gdbarch.sh (REGISTER_BYTE): Default to generic_register_byte.
1461 * gdbarch.h, gdbarch.c: Regenerate.
1462
af030b9a
AC
14632002-08-09 Andrew Cagney <cagney@redhat.com>
1464
1465 * regcache.c: Include "gdbcmd.h"
1466 (_initialize_regcache): Add commands "maintenance print
1467 registers", "maintenance print raw-registers" and "maintenance
1468 print cooked-registers".
1469 (enum regcache_dump_what): Define.
1470 (dump_endian_bytes): New function.
1471 (regcache_dump): New function.
1472 (regcache_print): New function.
1473 (maintenance_print_registers): New function.
1474 (maintenance_print_raw_registers): New function.
1475 (maintenance_print_cooked_registers): New function.
1476 * Makefile.in (regcache.o): Update dependencies.
1477
cb3d25d1
MS
14782002-08-09 Michael Snyder <msnyder@redhat.com>
1479
1480 * mips-tdep.c (ROUND_DOWN, ROUND_UP): Move to global scope.
1481 (mips_push_arguments): Correct some comments. Use paddr_nz
1482 for printing addresses in debug output. Replace static
1483 allocation using MAX_REGISTER_RAW_SIZE with alloca.
1484 (mips_n32n64_push_arguments): New function, cloned from
1485 mips_push_arguments and tuned for the n32/n64 ABI.
1486 (mips_push_register): Buffer needs dynamic allocation.
1487 (mips_print_register): Ditto.
1488 (do_gp_register_row): Ditto.
1489 (mips_store_return_value): Ditto.
1490 (mips_gdbarch_init): Set gdbarch_push_arguments per ABI.
1491
2163ab9d
DH
14922002-08-09 Don Howard <dhoward@redhat.com>
1493
1494 * memattr.c (mem_info_command): Print special case of upper bound
1495 as max CORE_ADDR + 1.
1496
b78bcb18
MS
14972002-08-08 Michael Snyder <msnyder@redhat.com>
1498
1499 * mips-tdep.c (mips_n32n64_use_struct_convention): N32 only
1500 returns structs by ref if they're too big to fit in two registers.
1501
ffabd70d
KB
15022002-08-09 Kevin Buettner <kevinb@redhat.com>
1503
1504 * mips-tdep.c (mips_init_extra_frame_info): Initialize SP_REGNUM's
1505 saved regs value.
1506 (read_next_frame_reg): Call FRAME_INIT_SAVED_REGS instead of
1507 mips_find_saved_regs().
1508 (mips_pop_frame): Likewise.
1509
fbcdb4a3
KB
15102002-08-09 Kevin Buettner <kevinb@redhat.com>
1511
1512 * blockframe.c (frame_saved_regs_register_unwind): Revise
1513 PC_IN_CALL_DUMMY assertion to only apply when generic dummy
1514 frames are in use.
1515
3c3bea1c
GS
15162002-08-09 Grace Sainsbury <graces@redhat.com>
1517
1518 * remote.c: (remote_wait, remote_async_wait): Add check for awatch
1519 T-packets; the 'a' is not taken as a register number.
1520 (remote_check_watch_resources, remote_stopped_by_watchpoint)
1521 (remote_stopped_data_address): New functions; add to target
1522 vector.
1523 (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint): Change
1524 prototypes to match other implementations of this
1525 function. replace integer argument with pointer -- the length
1526 field in the Z-packet is the length of what is pointed to or 1 if
1527 pointer is null. Add to target vector.
1528 (remote_insert_watchpoint, remote_remove_watchpoint): Add to
1529 target vector.
1530
1531 From Mark Salter:
1532 * remote.c (remote_wait): Add support to extract optional
1533 watchpoint information from T-packet. Ignore unrecognized
1534 optional info in T-packet.
1535 (remote_async_wait): Ditto.
1536
5d1d95de
CV
15372002-08-09 Corinna Vinschen <vinschen@redhat.com>
1538
1539 * cli/cli-dump.c: Change fopen modes to use binary open modes
1540 as defined in include/fopen-bin.h throughout.
1541
c86b5b38
MS
15422002-08-08 Michael Snyder <msnyder@redhat.com>
1543
1544 * mips-tdep.c: Minor whitespace and indentation clean-ups.
1545
b30590dc
KB
15462002-08-08 Kevin Buettner <kevinb@redhat.com>
1547
1548 * doublest.c (store_floating): Avoid floatformat_from_doublest()
1549 assertion failure by returning early after a warning.
1550
498868ed
KB
15512002-08-08 Kevin Buettner <kevinb@redhat.com>
1552
1553 * mips-tdep.c (mips_find_saved_regs): Make static.
1554 (mips_frame_init_saved_regs): New function.
1555 (mips_gdbarch_init): Setup FRAME_INIT_SAVED_REGS method.
1556 * config/mips/tm-mips.h (FRAME_INIT_SAVED_REGS): Delete macro.
1557 (mips_find_saved_regs): Delete declaration.
1558
b2dd6311
GS
15592002-08-08 Grace Sainsbury <graces@redhat.com>
1560
3c3bea1c
GS
1561 * remote.c (remote_wait, remote_async_wait): Change
1562 thread_num from int to ULONGEST.
1563 (unpack_varlen_hex): Change result parameter from
1564 int * to ULONGEST *.
b2dd6311 1565
ea47855f
AC
15662002-08-08 Andrew Cagney <ac131313@redhat.com>
1567
1568 * configure.tgt: Replace powerpc-*-sysv*, powerpc-*-elf*,
1569 powerpcle-*-eabi*, powerpcle-*-sysv* and powerpcle-*-elf* with
1570 powerpc*-*-*.
1571 * MAINTAINERS: Remove redundant rs6000-ibm-aix4.1 target.
1572
69db8bae
AC
15732002-08-08 Andrew Cagney <cagney@redhat.com>
1574
1575 * gcore.c (override_derive_stack_segment): Delete variable.
1576 (preempt_derive_stack_segment): Delete function.
1577 (derive_stack_segment): Delete function.
1578 (default_derive_stack_segment): Renamed to derive_stack_segment.
1579 (override_derive_heap_segment): Delete variable.
1580 (preempt_derive_heap_segment): Delete function.
1581 (derive_heap_segment): Delete function.
1582 (default_derive_heap_segment): Rename to derive_heap_segment.
1583
cb811fe7
MS
15842002-08-06 Michael Snyder <msnyder@redhat.com>
1585
1586 * config/mips/tm-mips.h: Remove #define USE_STRUCT_CONVENTION.
1587 * mips-tdep.c (mips_EABI_use_struct_convention,
1588 mips_OABI_use_struct_convention, mips_NABI_use_struct_convention):
1589 New functions. (mips_use_struct_convention): Delete.
1590 (mips_gdbarch_init): set use_gdbarch_convention.
1591
8b389c40
MS
15922002-08-06 Michael Snyder <msnyder@redhat.com>
1593
1594 * mips-tdep.c: gdbarch-ify reg_struct_has_addr.
1595 (mips_eabi_reg_struct_has_addr, mips_n32n64_reg_struct_has_addr,
1596 mips_o32_reg_struct_has_addr): New functions.
1597 (mips_gdbarch_init): Set gdbarch reg_struct_has_addr.
1598
5c27f28a
AC
15992002-08-07 Andrew Cagney <ac131313@redhat.com>
1600
1601 * regcache.c (pseudo_register): Delete function.
1602 (fetch_register): Delete function.
1603 (store_register): Delete function.
1604 (regcache_raw_read, legacy_read_register_gen): Use
1605 target_fetch_registers instead of fetch_register.
1606 (legacy_write_register_gen, regcache_raw_write): Use
1607 target_store_register instead of store_register.
1608 (write_register_bytes): Ditto.
1609
1610 * gdbarch.sh (FETCH_PSEUDO_REGISTER): Delete.
1611 (STORE_PSEUDO_REGISTER): Delete.
1612 * gdbarch.h, gdbarch.c: Regenerate.
1613
5b331675
CV
16142002-08-06 Corinna Vinschen <vinschen@redhat.com>
1615
1616 * cli/cli-dump.c (add_dump_command): Explicitely use "b" flag to
1617 write dump file binary.
1618
6acdf5c7
MS
16192002-08-05 Michael Snyder <msnyder@redhat.com>
1620
1621 * mips-tdep.c (mips_find_saved_regs): Adjust stack according
1622 to MIPS_SAVED_REGSIZE, not GDB_TARGET_IS_MIPS64. Enhance comment.
1623 (mips_gdbarch_init): Set N32 target to be mips64.
1624
b2f01c35
KB
16252002-08-06 Kevin Buettner <kevinb@redhat.com>
1626
1627 * frame.c (find_saved_register): Break out of loop once saved
1628 register address is found. Don't mention sparc in loop comment
1629 anymore.
1630
63db5580
KB
16312002-08-06 Kevin Buettner <kevinb@redhat.com>
1632
1633 * mips-tdep.c (mips_gdbarch_init): For the N32 ABI, set
1634 mips_default_saved_regsize to 8.
1635
5e34e75e
AC
16362002-08-06 Andrew Cagney <ac131313@redhat.com>
1637
1638 * gcore.c: Do not include <sys/procfs.h>.
1639 * Makefile.in (gcore.o): Update dependencies.
1640
eb4c54a2
AC
16412002-08-06 Andrew Cagney <cagney@redhat.com>
1642
1643 * configure.tgt: Make arc-*-* obsolete.
1644 * NEWS: Mention that arc-*-* has been identifed as obsolete.
1645 * MAINTAINERS: Make arc-elf obsolete.
1646 * arc-tdep.c: Make file obsolete.
1647 * config/arc/arc.mt: Ditto.
1648 * config/arc/tm-arc.h: Ditto.
1649
ced15480
TR
16502002-08-05 Theodore A. Roth <troth@verinet.com>
1651
c1bab85b 1652 * avr-tdep.c (avr_skip_prologue): Fix to return the correct pc.
ced15480 1653
b4743822
AC
16542002-08-05 Andrew Cagney <ac131313@redhat.com>
1655
1656 * mcore-tdep.c (mcore_gdbarch_init): Use
1657 generic_unwind_get_saved_register instead of
1658 generic_get_saved_register.
1659 * v850-tdep.c (v850_gdbarch_init): Ditto.
1660 * frv-tdep.c (frv_gdbarch_init): Ditto.
1661 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1662 * s390-tdep.c (s390_gdbarch_init): Ditto.
1663 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
1664 * config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Ditto.
1665 * config/h8300/tm-h8300.h (GET_SAVED_REGISTER): Ditto.
1666
3956d554
JB
16672002-08-05 Joel Brobecker <brobecker@gnat.com>
1668
1669 * objfiles.h: Add missing #include "symfile.h"
1670
1671 * Makefile.in (objfiles_h): Add dependency on symfile.h and dependents.
1672
8249c0d6
AC
16732002-08-04 Andrew Cagney <ac131313@redhat.com>
1674
1675 From 2002-08-01 david carlton <carlton@math.stanford.edu>:
1676 * hpread.c (hpread_read_struct_type): Deleted superfluous setting
1677 of FIELD_BITSIZE.
1678
b9d14705
DJ
16792002-08-04 Daniel Jacobowitz <drow@mvista.com>
1680
1681 * NEWS: Cleanup and nitpick.
1682
dd73b9bb
AC
16832002-08-03 Andrew Cagney <ac131313@redhat.com>
1684
1685 * NEWS: Cleanup. Use *-linux*-gnu*. Only use `*' for headings.
1686
043a27f8
AC
16872002-08-03 Andrew Cagney <ac131313@redhat.com>
1688
1689 * Makefile.in (gdbtk-bp.o): Update dependencies.
1690 (gdbtk-register.o): Ditto.
1691 (gdbtk-varobj.o): Ditto.
1692
46ce284d
AC
16932002-08-03 Andrew Cagney <cagney@redhat.com>
1694
1695 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Replace
1696 m68hc11_fetch_pseudo_register.
1697 (m68hc11_pseudo_register_write): Replace
1698 m68hc11_store_pseudo_register.
1699 (m68hc11_gdbarch_init): Update.
1700
b66d6d2e
AC
1701Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com>
1702
1703 * gdbarch.sh: Include "gdb_string.h".
1704 * gdbarch.c: Regenerate.
1705
1706 * regcache.c: Include "gdb_string.h".
1707 * ax-general.c: Ditto.
1708 * varobj.c: Ditto.
1709 * std-regs.c: Ditto.
1710 * fbsd-proc.c: Ditto.
1711 * thread.c: Ditto.
1712
1713 * Makefile.in (regcache.o): Update dependencies.
1714 (thread.o, gdbarch.o): Ditto.
1715 (ax-general.o, gdbarch.o): Ditto.
1716 (varobj.o, std-regs.o): Ditto.
1717 (fbsd-proc.o): Specify dependencies.
1718
29e1842b
AC
17192002-08-02 Andrew Cagney <cagney@redhat.com>
1720
1721 * regcache.c (regcache_cooked_read): Rename rawnum parameter to
1722 regnum.
1723 (regcache_cooked_write): Ditto.
1724
68365089
AC
17252002-08-02 Andrew Cagney <ac131313@redhat.com>
1726
1727 * regcache.c (regcache_cooked_read): New function.
1728 (regcache_cooked_write): New function.
1729 (read_register_gen): Rewrite using regcache_cooked_read.
1730 (write_register_gen): Rewrite using regcache_cooked_write.
1731
1732 * regcache.h (regcache_cooked_read, regcache_cooked_write):
1733 Declare.
1734
d8124050
AC
17352002-08-02 Andrew Cagney <cagney@redhat.com>
1736
1737 * gdbarch.sh (pseudo_register_read, pseudo_register_write):
1738 Replace the architecture methods register_read and register_write.
1739 * gdbarch.h, gdbarch.c: Regenerate.
1740 * regcache.c (init_regcache_descr): Update.
1741 (read_register_gen): Update.
1742 (write_register_gen): Update.
1743 (supply_register): Update comment.
1744
1745 * sh-tdep.c (sh_gdbarch_init): Update.
1746 (sh_pseudo_register_read, sh64_pseudo_register_read): Add
1747 `regcache' and `gdbarch' parameters. Make `buffer' a void
1748 pointer. Update code.
1749 (sh_pseudo_register_write, sh64_pseudo_register_write): Add
1750 `regcache' and `gdbarch' parameters. Make `buffer' a constant
1751 void pointer. Update code.
1752 (sh64_register_write): Delete.
1753 (sh4_register_read): Delete.
1754 (sh64_register_read): Delete.
1755 (sh4_register_write): Delete.
1756 (sh_sh4_register_convert_to_raw): Make `from' parameter a constant
1757 void pointer, `to' parameter a void pointer.
1758 (sh_sh64_register_convert_to_raw): Ditto.
1759
a6425924
KB
17602002-08-01 Kevin Buettner <kevinb@redhat.com>
1761
1762 * mips-tdep.c (mips_register_virtual_type): Use architecture
1763 invariant return values.
1764
ff5922b5
AC
17652002-08-01 Andrew Cagney <cagney@redhat.com>
1766
1767 * linux-proc.c: Include "gdb_string.h".
1768 * Makefile.in (linux-proc.o): Update dependency list.
1769
32a6503c
KB
17702002-08-01 Kevin Buettner <kevinb@redhat.com>
1771
1772 * mips-tdep.c (mips_gdbarch_init): Add comments. Fix typo in
1773 comment.
1774
ccaa32c7
GS
17752002-08-01 Grace Sainsbury <graces@redhat.com>
1776
1777 * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
1778 to_insert_watchpoint, to_remove_watchpoint,
1779 to_stopped_by_watchpoint, to_stopped_data_address,
1780 to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint to
1781 target vecctor. Define their corresponding macros so they call
1782 them.
1783
1784 * target.c: Add default and debug versions of for
1785 to_insert_hw_breakpoint, to_remove_hw_breakpoint,
1786 to_insert_watchpoint, to_remove_watchpoint,
1787 to_stopped_by_watchpoint, to_stopped_data_address,
1788 to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint.
1789
78fde5f8
KB
17902002-08-01 Kevin Buettner <kevinb@redhat.com>
1791
1792 * mips-tdep.c (mips_register_virtual_type): New function.
1793 (mips_gdbarch_init): Register mips_register_virtual_type()
1794 with gdbarch machinery.
1795 * config/mips/tm-irix6.h (mips/tm-bigmips64.h): Include
1796 this file instead of tm-bigmips.h.
1797 (MIPS_REGSIZE): Delete this macro.
1798 (REGISTER_VIRTUAL_TYPE): Delete macro. Undef macro so that
1799 multiarch version in mips-tdep.c will be found.
1800
db034ac5
AC
18012002-08-01 Andrew Cagney <cagney@redhat.com>
1802
1803 * NEWS: Menion that CHILL has been made obsolete.
1804
1805 * gdbtypes.c (chill_varying_type): Make chill references obsolete.
db034ac5
AC
1806 * stabsread.c (read_range_type): Ditto.
1807 * gdbtypes.h: Ditto.
1808 * language.c (binop_type_check): Ditto.
1809 (binop_result_type): Ditto.
1810 (integral_type): Ditto.
1811 (character_type): Ditto.
1812 (string_type): Ditto.
1813 (boolean_type): Ditto.
1814 (structured_type): Ditto.
1815 (lang_bool_type): Ditto.
1816 (binop_type_check): Ditto.
1817 * language.h (_LANG_chill): Ditto.
1818 * dwarfread.c (set_cu_language): Ditto.
1819 * dwarfread.c (CHILL_PRODUCER): Ditto.
1820 * dwarfread.c (handle_producer): Ditto.
1821 * expression.h (enum exp_opcode): Ditto.
1822 * eval.c: Ditto for comments.
1823 * typeprint.c (typedef_print) [_LANG_chill]: Ditto.
1824 * expprint.c (print_subexp): Ditto.
1825 (print_subexp): Ditto.
1826 * valops.c (value_cast): Ditto.
1827 (search_struct_field): Ditto.
1828 * value.h (COERCE_VARYING_ARRAY): Ditto.
1829 * symfile.c (init_filename_language_table): Ditto.
1830 (add_psymbol_with_dem_name_to_list): Ditto.
1831 * valarith.c (value_binop): Ditto.
1832 (value_neg): Ditto.
1833 * valops.c (value_slice): Ditto.
1834 * symtab.h (union language_specific): Ditto.
1835 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Ditto.
1836 (SYMBOL_DEMANGLED_NAME): Ditto.
1837 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
1838 * defs.h (enum language): Ditto.
1839 * symtab.c (got_symtab): Ditto.
1840 * utils.c (fprintf_symbol_filtered): Ditto.
1841
1842 * ch-typeprint.c: Make file obsolete.
1843 * ch-valprint.c: Make file obsolete.
1844 * ch-lang.h: Make file obsolete.
1845 * ch-exp.c: Make file obsolete.
1846 * ch-lang.c: Make file obsolete.
1847
1848 * Makefile.in (FLAGS_TO_PASS): Do not pass CHILL or CHILLFLAGS or
1849 CHILL_LIB.
1850 (TARGET_FLAGS_TO_PASS): Ditto.
1851 (CHILLFLAGS): Obsolete.
1852 (CHILL): Obsolete.
1853 (CHILL_FOR_TARGET): Obsolete.
1854 (CHILL_LIB): Obsolete.
1855 (SFILES): Remove ch-exp.c, ch-lang.c, ch-typeprint.c and
1856 ch-valprint.c.
1857 (HFILES_NO_SRCDIR): Remove ch-lang.h.
1858 (COMMON_OBS): Remove ch-valprint.o, ch-typeprint.o, ch-exp.o and
1859 ch-lang.o.
1860 (ch-exp.o, ch-lang.o, ch-typeprint.o, ch-valprint.o): Delete
1861 targets.
1862
8aaf0b47
JB
18632002-07-31 Joel Brobecker <brobecker@gnat.com>
1864
1865 * dwarf2read.c (set_cu_language): Add handler for LANG_Ada95.
1866 This does not change anything at the moment, but will be helpful
1867 later when full Ada support is integrated.
1868
f3a7b3a5
KB
18692002-07-31 Kevin Buettner <kevinb@redhat.com>
1870
1871 * mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"
1872 help message.
1873
fb850278
KB
18742002-07-31 Kevin Buettner <kevinb@redhat.com>
1875
1876 * mips-tdep.c (mips_push_arguments): Fetch gdbarch_tdep struct
1877 and save it in a local variable. Use variable in later test.
1878
e3bddbfa
KB
18792002-07-31 Kevin Buettner <kevinb@redhat.com>
1880
1881 * mips-tdep.c (mips_find_abi_section): Add N64 ABI recognition
1882 test. (Thanks to Daniel Jacobowitz.)
1883
28d169de
KB
18842002-07-31 Kevin Buettner <kevinb@redhat.com>
1885
1886 * mips-tdep.c (enum mips_abi): Add MIPS_ABI_N64.
1887 (mips_abi_strings): Add "n64".
1888 (mips_gdbarch_init): Add test for n64 abi. Add MIPS_ABI_N64 case.
1889
7fe7e44e
KB
18902002-07-31 Kevin Buettner <kevinb@redhat.com>
1891
1892 * config/mips/tm-irix6.h (MIPS_REGSIZE): Define to be 8.
1893 (REGISTER_VIRTUAL_TYPE): Some registers are now 64 bits wide.
1894
c6caf090
KB
18952002-07-31 Kevin Buettner <kevinb@redhat.com>
1896
1897 * utils.c (host_pointer_to_address, address_to_host_pointer):
1898 Use gdb_assert() instead of explicit call to internal_error().
1899
c41669e0
KB
19002002-07-30 Kevin Buettner <kevinb@redhat.com>
1901
1902 * Makefile.in (rs6000-nat.o): Update dependencies.
1903
1904 From Nicholas Duffek:
1905 * Makefile.in (ALLDEPFILES): Add aix-thread.c.
1906 (aix-thread.o): New rule.
1907 * configure.host (gdb_host): Set to aix432 on AIX 4.3.2+.
1908 * config/powerpc/aix432.mh: New file.
1909
2fda4977
DJ
19102002-07-30 Daniel Jacobowitz <drow@mvista.com>
1911
1912 * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)
1913 (ELF_FPREGSET_SIZE, ELF_GREGSET_SIZE): New enums.
1914 (fetch_core_registers, ppc_linux_supply_gregset)
1915 (ppc_linux_supply_fpregset): New functions.
1916 (ppc_linux_regset_core_fns): New.
1917 (_initialize_ppc_linux_tdep): Call add_core_fns.
1918 * ppc-tdep.h: Add prototypes for ppc_linux_supply_fpregset
1919 and ppc_linux_supply_gregset.
1920 * ppc-linux-nat.c (supply_gregset): Call ppc_linux_supply_gregset.
1921 (supply_fpregset): Call ppc_linux_supply_fpregset.
1922 * config/powerpc/linux.mh (NATDEPFILES): Remove core-regset.o and
1923 corelow.o.
1924 * config/powerpc/linux.mt (TDEPFILES): Add corelow.o.
1925
729051e6
DJ
19262002-07-30 Daniel Jacobowitz <drow@mvista.com>
1927
1928 * symtab.c (lookup_symbol): Demangle before lowercasing.
1929
5f8a3188
AC
19302002-07-30 Andrew Cagney <ac131313@redhat.com>
1931
1932 * symtab.h: Replace #include "gdb_obstack.h" with opaque
1933 declaration.
1934 * cli/cli-cmds.c, cli/cli-script.c: Include "gdb_string.h".
1935 * gnu-v3-abi.c, arc-tdep.c, cli/cli-decode.c: Ditto.
1936 * avr-tdep.c, mon960-rom.c, i960-tdep.c: Ditto.
1937 * arch-utils.c, cli/cli-setshow.c: Unconditionally include
1938 "gdb_string.h".
1939 * Makefile.in (cli-script.o, cli-cmds.o): Update dependencies.
1940 (gnu-v3-abi.o, cli-setshow.o, i960-tdep.o): Ditto.
1941 (cli-decode.o, mi-cmd-var.o, mi-cmd-disas.o): Ditto.
1942 (avr-tdep.o, mon960-rom.o): Ditto.
1943 (aout_stabs_gnu_h): Define.
1944 (symtab_h): Remove $(gdb_obstack_h).
1945
67f07146
JB
19462002-07-30 Jim Blandy <jimb@redhat.com>
1947
1948 Patch from David Carlton <carlton@math.stanford.edu>:
1949 * gdbinit.in: Move the `dir' commands that add GDB's own source
1950 directory to the search path to the end, so that the `gdb' source
1951 directory will be searched first.
1952
04ea0df1
AC
19532002-07-29 Andrew Cagney <ac131313@redhat.com>
1954
1955 * gdb_obstack.h: New file.
1956 * symtab.h: Include "gdb_obstack.h" instead of "obstack.h".
1957 (obstack_chunk_alloc, obstack_chunk_free): Delete macros.
1958 * objfiles.h: Include "gdb_obstack.h".
1959 * Makefile.in (gdb_obstack_h): Define.
1960 (symtab_h): Add $(gdb_obstack_h).
1961 (objfiles_h): Add $(gdb_obstack_h).
1962
1963 * objfiles.c: Include "gdb_obstack.h" instead of "obstack.h".
1964 * macrotab.c, cp-valprint.c, dbxread.c: Ditto.
1965 * ch-typeprint.c, ch-valprint.c, dstread.c: Ditto.
1966 * macroexp.c, p-typeprint.c, stabsread.c: Ditto.
1967 * symtab.c, f-typeprint.c, mdebugread.c: Ditto.
1968 * p-valprint.c, symmisc.c, typeprint.c: Ditto.
1969 * symfile.c, coffread.c, c-typeprint.c: Ditto.
1970 * buildsym.c, bcache.c, ada-typeprint.c: Ditto.
1971
1972 * Makefile.in (bcache.o): Update dependencies.
1973 (buildsym.o, c-typeprint.o, ch-typeprint.o): Ditto.
1974 (ch-valprint.o, coffread.o, cp-valprint.o): Ditto.
1975 (dbxread.o, dstread.o, f-typeprint.o): Ditto.
1976 (objfiles.o, p-typeprint.o, p-valprint.o): Ditto.
1977 (stabsread.o, symfile.o, symmisc.o): Ditto.
1978 (symtab.o, typeprint.o, macroexp.o): Ditto.
1979 (macrotab.o, mdebugread.o): Ditto.
1980 (f_lang_h, coff_sym_h, coff_symconst_h): Define.
1981 (coff_ecoff_h, aout_aout64_h): Define.
1982 (aout_stabs_gnu_h, libaout_h): Define.
1983
d138e37a
AC
19842002-07-29 Andrew Cagney <cagney@redhat.com>
1985
1986 * regcache.c (struct regcache_descr): Rename nr_registers to
1987 nr_cooked_registers. Revise comments describing the structure
1988 member fields.
1989 (init_regcache_descr): Update.
1990 (init_legacy_regcache_descr): Update.
1991 (read_register_gen, write_register_gen): When a cooked register in
1992 the raw register range, directly access the value from the raw
1993 register cache.
1994
460e6ec3
AC
19952002-07-29 Andrew Cagney <ac131313@redhat.com>
1996
1997 * z8k-tdep.c: Do not include "obstack.h".
1998 * h8300-tdep.c, h8500-tdep.c: Ditto.
1999 * m68hc11-tdep.c, sh-tdep.c: Ditto.
2000 * valprint.c, v850-tdep.c: Ditto.
2001 * d10v-tdep.c, mn10300-tdep.c: Ditto.
2002 * mn10200-tdep.c: Ditto.
2003
2004 * Makefile.in (z8k-tdep.o): Update dependencies.
2005 (m68hc11-tdep.o, valprint.o): Ditto.
2006 (v850-tdep.o, d10v-tdep.o): Ditto.
2007 (mn10300-tdep.o, sparc-tdep.o): Ditto.
2008 (sh-tdep.o, h8500-tdep.o, h8300-tdep.o): Ditto.
2009 (m32r-tdep.o, mn10200-tdep.o): Specify dependencies.
2010 (sh_opc_h, gdb_sim_sh_h): Define.
2011 (elf_sh_h, elf_bfd_h): Define.
2012 (opcode_m68hc11_h): Define.
2013 (OPCODES_SRC, OPCODES_DIR): define.
2014 (OPCODES): Use $(OPCODES_DIR).
2015 (gdb_sim_d10v_h): Rename sim_d10v_h.
2016 (gdb_sim_arm_h): Rename sim_arm_h.
2017
790c9cf0
KB
20182002-07-26 Kevin Buettner <kevinb@redhat.com>
2019
2020 * utils.c (host_pointer_to_address, address_to_host_pointer):
2021 Change internal_error() message to indicate function responsible
2022 for the error.
2023
9647fa49
KB
20242002-07-26 Kevin Buettner <kevinb@redhat.com>
2025
2026 * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast in
2027 calls to local_hex_string_custom().
2028
dabbe2c0
KB
20292002-07-26 Kevin Buettner <kevinb@redhat.com>
2030
2031 * irix5-nat.c: Move IRIX shared library support from here...
2032 * solib-irix.c: ...to here. Revised substantially to work with
2033 generic solib framework.
2034
b96d0a4e
KB
2035 * osabi.h (gdb_osabi): Add new enum constant GDB_OSABI_IRIX.
2036 * osabi.c (gdb_osabi_names): Add corresponding string for Irix.
2037 * mips-irix-tdep.c: New file.
2038
313fb2f6
KB
2039 * Makefile.in (ALLDEPFILES): Add mips-irix-tdep.c and solib-irix.c.
2040 (mips-irix-tdep.o, solib-irix.o): New rules.
2041 * config/mips/irix5.mt (TDEPFILES): Add mips-irix-tdep.o, solib.o,
2042 solib-irix.o.
2043 * config/mips/irix6.mt (TDEPFILES): Likewise.
2044 * config/mips/irix6.mh (NATDEPFILES): Remove solib.o.
2045
ab2eaf26
KB
20462002-07-26 Kevin Buettner <kevinb@redhat.com>
2047
177e4768 2048 * aix-thread.c (coff/internal.h, bfd/libcoff.h, pthread.h): Remove
ab2eaf26
KB
2049 disabled (via ``#if 0'') includes.
2050
7244546a
KB
20512002-07-26 Kevin Buettner <kevinb@redhat.com>
2052
2053 * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
2054 (fetch_regs_user_thread, fetch_regs_kernel_thread, fill_sprs64)
2055 (fill_sprs32, store_regs_user_thread, store_regs_kernel_thread):
2056 Add support for the fpscr register.
2057 * rs6000-nat.c (regmap, fetch_inferior_registers)
2058 (store_inferior_registers, fetch_core_registers): Likewise.
2059
dd7be90a
KB
20602002-07-26 Kevin Buettner <kevinb@redhat.com>
2061
2062 * rs6000-nat.c (language.h): Include.
2063 (special_regs): Delete this array.
2064 (regmap): New function.
2065 (fetch_register, store_register): Use regmap() to map gdb
2066 register numbers to ptrace register numbers. Also, use
2067 outputs from regmap() to make decisions regarding type of
2068 ptrace() call to make. In particular, don't compare against
2069 FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
2070 (fetch_inferior_registers, store_inferior_registers): Where
2071 possible, obtain register numbers from tdep struct. Don't
2072 refer to FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
2073 * config/rs6000/tm-rs6000.h (FIRST_UISA_SP_REGNUM)
2074 (LAST_UISA_SP_REGNUM): Delete.
2075
11bf77db
KB
20762002-07-25 Kevin Buettner <kevinb@redhat.com>
2077
2078 * rs6000-nat.c (ppc-tdep.h): Include.
d959a6ab
KB
2079 (fetch_registers, store_register, fetch_core_registers): Don't
2080 access registers[] directly. Instead, use supply_register() or
11bf77db
KB
2081 regcache_collect() as appropriate.
2082 (find_toc_address): Format hex address with local_hex_string().
2083
06afebeb
AC
20842002-07-25 Andrew Cagney <ac131313@redhat.com>
2085
2086 * config/djgpp/fnchange.lst: Rename bfd/elf32-fr30.c and
2087 bfd/elf32-frv.c.
2088
8c554d79
TT
20892002-07-24 Tom Tromey <tromey@redhat.com>
2090
2091 * jv-exp.y: Marked all strings with _().
2092 (ClassInstanceCreationExpression, ArrayCreationExpression): Use
2093 internal_error.
2094 (MethodInvocation, CastExpression, parse_number, yyerror,
2095 java_type_from_name, push_expression_name, yylex): Typo fixes.
2096
e4c242d9
DJ
20972002-07-24 Daniel Jacobowitz <drow@mvista.com>
2098
2099 * ui-file.c (struct tee_file, tee_file_new, tee_file_delete)
2100 (tee_file_flush, tee_file_write, tee_file_fputs)
2101 (tee_file_isatty): New.
2102 * ui-file.h (tee_file_new): Add prototype.
2103
ebf56fd3
AS
21042002-07-24 Aidan Skinner <aidan@velvet.net>
2105
2106 * ada-lang.c: Change k&r style function definitions to prototyped
2107 form.
2108 * ada-typeprint.c: Change k&r style function definitions to prototyped
2109 form.
2110 * ada-valprint.c: Change k&r style function definitions to prototyped
2111 form.
2112
7fb623f7
AC
21132002-07-24 Andrew Cagney <cagney@redhat.com>
2114
2115 * README: Remove reference to remote-bug.
2116 * Makefile.in (ALLDEPFILES): Remove m88k-nat.c, m88k-tdep.c and
2117 remote-bug.c.
2118 (m88k-nat.o): Delete rule.
2119 (m88k-tdep.o): Delete rule.
2120 (remote-bug.o): Delete rule.
2121 * MAINTAINERS: Mark as obsolete.
2122 * elfread.c (elf_symtab_read): Mention that m88k is obsolete.
2123 * m88k-tdep.c: Make file obsolete.
2124 * config/m88k/m88k.mh: Ditto.
2125 * config/m88k/delta88v4.mh: Ditto.
2126 * config/m88k/delta88v4.mt: Ditto.
2127 * config/m88k/delta88.mt: Ditto.
2128 * config/m88k/delta88.mh: Ditto.
2129 * remote-bug.c: Ditto.
2130 * config/m88k/tm-delta88.h: Ditto.
2131 * config/m88k/nm-delta88v4.h: Ditto.
2132 * config/m88k/xm-delta88.h: Ditto.
2133 * config/m88k/xm-dgux.h: Ditto.
2134 * config/m88k/tm-m88k.h: Ditto.
2135 * config/m88k/nm-m88k.h: Ditto.
2136 * config/m88k/tm-delta88v4.h: Ditto.
2137 * m88k-nat.c: Ditto.
2138 * cxux-nat.c: Ditto.
2139 * configure.host: Make m88*-motorola-sysv4*, m88*-motorola-sysv*
2140 and m88*-*-* obsolete.
2141 * configure.tgt: Make m88*-motorola-sysv4*, m88*-motorola-* and
2142 m88*-*-* obsolete.
2143
37611a2b
AC
21442002-07-24 Andrew Cagney <cagney@redhat.com>
2145
2146 * findvar.c (extract_unsigned_integer): Make `addr' parameter
2147 constant. Same for local pointer variables.
2148 (extract_signed_integer): Ditto.
2149 * defs.h (extract_unsigned_integer): Update.
2150 (extract_signed_integer): Update.
2151
1aaa5f99
AC
21522002-07-24 Andrew Cagney <cagney@redhat.com>
2153
2154 * regcache.c (regcache_raw_write): Change buf parameter to a
2155 constant void pointer.
2156 (regcache_raw_read): Change buf parameter to a void pointer.
2157 (legacy_write_register_gen): Change myaddr parameter a constant
2158 void pointer.
2159 (supply_register): Change val parameter to a const void pointer.
2160 * regcache.h (regcache_raw_write): Update declaration.
2161 (regcache_raw_read): Update declaration.
2162 (supply_register): Update declaration.
2163
b4f5539f
TT
21642002-07-24 Tom Tromey <tromey@redhat.com>
2165
2166 * defs.h (gdb_readline_wrapper): Declare.
2167 * utils.c (prompt_for_continue): Use gdb_readline_wrapper.
2168 * tracepoint.c (read_actions): Use gdb_readline_wrapper.
2169 * top.c (gdb_readline_wrapper): New function.
2170 (command_line_input): Use it.
2171
0818c12a
AC
21722002-07-24 Andrew Cagney <cagney@redhat.com>
2173
2174 * regcache.h (regcache_raw_read, regcache_raw_write): Replace
2175 regcache_read and regcache_write.
2176 (regcache_raw_read_as_address): Replace regcache_read_as_address.
2177 * regcache.c: Update.
2178 * sh-tdep.c (sh64_push_arguments): Update comment.
2179 (sh_pseudo_register_read): Update.
2180 (sh_pseudo_register_write): Update.
2181 (sh4_register_read): Update.
2182 (sh4_register_write): Update.
2183 (sh64_pseudo_register_read): Update.
2184 (sh64_pseudo_register_write): Update.
2185 (sh64_register_read): Update.
2186 (sh64_register_write): Update.
2187 * i386-tdep.c (i386_extract_return_value): Update.
2188 (i386_extract_struct_value_address): Update.
2189 (i386_extract_return_value): Update.
2190 * blockframe.c (generic_read_register_dummy): Update.
2191 (generic_call_dummy_register_unwind): Update
2192 * infrun.c (write_inferior_status_register): Update.
2193
f7321c06
JB
21942002-07-23 Jim Blandy <jimb@redhat.com>
2195
2196 * parser-defs.h (expression_context_pc): Make this extern.
2197 (Thanks to Michael Snyder.)
2198
2037aebb
AC
21992002-07-23 Andrew Cagney <ac131313@redhat.com>
2200
2201 GDB 5.2.1 released from 5.2 branch.
2202 * NEWS: Mention changes in 5.2.1 including addition of AVR target.
2203 * README: Update to mention 5.2.1.
2204
66504d44
MS
22052002-07-23 Mark Salter <msalter@redhat.com>
2206
2207 * remote.c (remote_read_bytes): Fix check for error.
2208
27bae383
KB
22092002-07-22 Kevin Buettner <kevinb@redhat.com>
2210
2211 * aix-thread.c (language.h): Include.
2212 (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
2213 (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc):
2214 Print newlines at end of debug messages.
2215 (pdc_symbol_addrs, pdc_read_regs, pdc_write_regs, pdc_read_data)
2216 (pdc_write_data): Use local_hex_string() instead of %llx formats.
2217
22182002-07-22 Kevin Buettner <kevinb@redhat.com>
2219
2220 * aix-thread.c (ppc-tdep.h): Include.
2221 (special_register_p): New function.
2222 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32)
2223 (store_regs_user_thread): Use register number information from
2224 gdbarch_tdep struct instead of hardcoded offsets relative to
2225 FIRST_UISA_SP_REGNUM.
2226 (fetch_regs_kernel_thread, store_regs_kernel_thread): Call
2227 special_register_p() instead of using FPLAST_REGNUM and
2228 LAST_UISA_SP_REGNUM as lower and upper bounds on the special
2229 register numbers. Also, don't assume that LAST_UISA_SP_REGNUM
2230 will be MQ's register number.
2231
22322002-07-22 Michael Snyder <msnyder@redhat.com>
206d3d3c
KB
2233
2234 * aix-thread.c (ops): Rename to aix_thread_ops.
2235 (base_ops): Rename to base_target.
2236 (ops_attach): Rename to aix_thread_attach.
2237 (ops_detach): Rename to aix_thread_detach.
2238 (ops_resume): Rename to aix_thread_detach.
2239 (ops_wait): Rename to aix_thread_wait.
2240 (ops_kill): Rename to aix_thread_kill.
2241 (init_ops): Rename to init_aix_thread_ops.
2242 (ops_fetch_register): Rename to aix_thread_fetch_register.
2243 (ops_store_register): Rename to aix_thread_store_register.
2244 (ops_mourn_inferior): Rename to aix_thread_mourn_inferior.
2245 (ops_thread_alive): Rename to aix_thread_thread_alive.
2246 (ops_extra_thread_info: Rename to aix_thread_extra_thread_info.
2247 (ops_pid_to_str): Rename to aix_thread_pid_to_str.
2248 (ops_xfer_memory): Rename to aix_thread_xfer_memory.
2249 (fetch_regs_lib): Rename to fetch_regs_user_thread.
2250 (fetch_regs_kern): Rename to fetch_regs_kernel_thread.
2251 (store_regs_lib): Rename to store_regs_user_thread.
2252 (store_regs_kern): Rename to store_regs_kernel_thread.
2253
27bae383 22542002-07-22 Michael Snyder <msnyder@redhat.com>
cbe92db4
KB
2255
2256 * aix-thread.c (ops_prepare_to_store): Eliminate.
2257 (init_ops): Don't initialize ops.prepare_to_store.
2258 (store_regs_kern): Pre-fetch register buffers from child,
2259 because some registers may not be in the cache. Copy
2260 regs from register cache only if they are cached.
2261 (store_regs_lib): Copy regs from register cache only
2262 if they are cached.
2263 (fill_sprs32, (fill_sprs64, fill_fprs, fill_gprs32,
2264 fill_gprs64): Ditto.
2265
61c5da0b
KB
22662002-07-22 Kevin Buettner <kevinb@redhat.com>
2267
2268 * aix-thread.c (gdb_assert.h): Include.
2269 (fill_sprs64, fill_sprs32): Add selected asserts to make sure that
2270 register sizes (from register cache) match size of buffer holding
2271 register data.
2272 (fill_sprs32): Change parameter types to match those in the ptrace()
2273 buffer.
2274 (store_regs_lib): Likewise, but for 32-bit temporary variables.
2275 (ops_prepare_to_store): Rename loop variable ``i'' to ``regno''.
2276
22772002-07-22 Michael Snyder <msnyder@redhat.com>
2278
2279 * aix-thread.c (supply_sprs64): Cosmetic change.
2280 (supply_sprs32): Cosmetic change.
2281 (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs32): New funcs.
2282 (fill_sprs64): Use regcache_collect instead of read_register.
2283 (store_regs_lib): Use regcache_collect instead of
2284 read_register. Use fill_sprs32 instead of fill_sprs64,
2285 if debugging a 32-bit architecture.
2286 (store_regs_kern): Use fill_gprs64 etc. to pull the values
2287 out of the register cache, instead of passing a pointer into
2288 the register cache directly to ptrace. Use regcache_collect
2289 insteaad of read_register.
2290 (ops_prepare_to_store): Use target_read_registers instead
2291 of read_register_bytes.
2292
36479eb1
AS
22932002-07-20 Aidan Skinner <aidan@velvet.net>
2294
2295 * MAINTAINERS: Add self under write after approval.
2296
80ae6ee2
AS
22972002-07-20 Aidan Skinner <aidan@velvet.net>
2298
2299 * ada-tasks.c: Change k&r style function definitions to prototyped
2300 form.
2301
8a8ab2b9
AC
23022002-07-19 Andrew Cagney <ac131313@redhat.com>
2303
2304 * Makefile.in (x86-64-tdep.o): Add $(objfiles_h).
2305 * x86-64-tdep.c: Include "objfiles.h".
2306 (x86_64_gdbarch_init): Set in_solib_call_trampoline to
2307 in_plt_section. From 2002-07-18 Michal Ludvig <mludvig@suse.cz>.
2308
fb16b900
ML
23092002-07-17 Michal Ludvig <michal@suse.cz>
2310
2311 * dwarf2cfi.c (execute_stack_op): Complain on unknown DW_OP_ value.
2312 (update_context): Initialise cfa variable.
2313
0fe7bf7b
MS
23142002-07-17 Michael Snyder <msnyder@redhat.com>
2315
2316 * aix-thread.c: Shorten some long lines.
2317 Bring comments into line with code spec.
2318
488f131b
JB
23192002-07-18 Joel Brobecker <brobecker@gnat.com>
2320
2321 * infrun.c: Re-indent using gdb_indent.sh.
2322
46c415d2
JB
23232002-07-18 Joel Brobecker <brobecker@gnat.com>
2324
2325 * infrun.c (handle_inferior_event): Remove unneeded extra brace.
2326 Leave the indentation temporarily untouched, to minimize the diffs.
2327
cdecafbe
EZ
23282002-07-18 Elena Zannoni <ezannoni@redhat.com>
2329
2330 * stabsread.c: Make os9k sections of the code obsolete,
2331 for real this time.
2332 * stabsread.h: Make os9k sections of the code obsolete.
2333
7b6aa020
ML
23342002-07-18 Michal Ludvig <mludvig@suse.cz>
2335
09ec9b38
ML
2336 * linux-low.c (regsets_store_inferior_registers): Add free()
2337 at the end of a loop to prevent memory leak.
2338 * linux-x86-64-low.c (x86_64_regmap): Add CS, SS registers.
2339 (X86_64_NUM_GREGS): Count it from the size of x86_64_regmap.
7b6aa020
ML
2340 * config/sparc/tm-sp64linux.h: Make the rest of #endif
2341 line a comment.
4894ac5d 2342 * Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h
7b6aa020 2343
233282cd
JB
23442002-07-17 Jim Blandy <jimb@redhat.com>
2345
2346 * macrocmd.c (info_macro_command): Remove newline from error
2347 message.
2348
7b6aa020 23492002-07-17 J"orn Rennecke <joern.rennecke@superh.com>
2f14585c
JR
2350
2351 * sh-tdep.c (sh_dsp_register_sim_regno): New function.
2352 (sh_gdbarch_init): Use it for sh-dsp.
2353
f7ef9339
KB
23542002-07-16 Kevin Buettner <kevinb@redhat.com>
2355
2356 * dwarf2read.c (read_initial_length): Handle older, non-standard,
2357 64-bit DWARF2 format.
2358
8dd72958
JB
23592002-07-16 Joel Brobecker <brobecker@gnat.com>
2360
2361 * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including
2362 <sys/proc.h> when not available.
2363
a99a9e1b
AC
23642002-07-16 Andrew Cagney <ac131313@redhat.com>
2365
2366 * NEWS: Mention that the i[34]86-*-os9k has been made obsolete.
2367 * stabsread.c: Make os9k sections of the code obsolete.
2368 * configure.tgt: Make i[3456]86-*-os9k target obsolete.
2369 * config/i386/i386os9k.mt: Make file obsolete.
2370 * Makefile.in (ALLDEPFILES): Remove remote-os9k.c.
2371 (COMMON_OBS): Remove os9kread.o
2372 (SFILES): Remove os9kread.c.
2373 (os9kread.o, remote-os9k.o): Make target obsolete.
2374 * remote-os9k.c: Make file obsolete.
2375 * os9kread.c: Make file obsolete.
2376 * Makefile.in
2377
7a3085c1
AC
23782002-07-16 Andrew Cagney <ac131313@redhat.com>
2379
2380 * NEWS: Mention that the FR30 has been made obsolete.
2381 * fr30-tdep.c: Make file obsolete.
2382 * config/fr30/tm-fr30.h: Ditto.
2383 * config/fr30/fr30.mt: Ditto.
2384 * configure.tgt: Make fr30-*-elf obsolete.
2385 * MAINTAINERS: Make fr30-elf obsolete.
2386
28a93f5a
PM
23872002-07-16 Pierre Muller <muller@ics.u-strasbg.fr>
2388
2389 * blockframe.c (get_pc_function_start): return 0 if the minimal symbol
2390 found is not inside a section.
2391
be006b8b
KB
23922002-07-15 Kevin Buettner <kevinb@redhat.com>
2393
2394 * aix-thread.c (ptrace_check): Use safe_strerror() instead of
2395 strerror().
2396 (pdc_realloc): Use xrealloc() instead of realloc().
2397
14fa3751
KB
23982002-07-15 Kevin Buettner <kevinb@redhat.com>
2399
2400 * aix-thread.c (PD_ERROR, CALL_BASE): Delete.
2401 (ops_resume, ops_wait, fetch_regs_lib, store_regs_lib)
2402 (ops_xfer_memory, ops_kill): Don't use PD_ERROR or CALL_BASE
2403 macros.
2404
42cc437f
KB
24052002-07-15 Kevin Buettner <kevinb@redhat.com>
2406
2407 * aix-thread.c (ptrace_check): Eliminate goto.
2408 (sync_threadlists): Eliminate gotos. Also, fix array overrun
2409 problem.
2410
8e2c28d4
KB
24112002-07-15 Kevin Buettner <kevinb@redhat.com>
2412
2413 * aix-thread.c (gdbcmd.h): Include.
2414 (DEBUG, DBG, DBG2, dbg): Eliminate.
2415 (debug_aix_thread): New static global.
2416 (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
2417 (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc)
2418 (fetch_regs_lib, store_regs_lib, store_regs_kern): Rewrite
2419 invocations to DBG and DBG2 macros to test against
2420 ``debug_aix_thread'' and call fprintf_unfiltered().
2421 (_initialize_aix_thread): Add new command "set debug aix-thread".
2422
30413464
AC
24232002-07-15 Andrew Cagney <ac131313@redhat.com>
2424
2425 From Gerhard Tonn <TON@de.ibm.com>:
2426 * s390-nat.c (fill_fpregset, fill_gregset): Use regcache_collect
2427 instead of supply_register.
2428
7c43edc1
AC
24292002-07-15 Andrew Cagney <ac131313@redhat.com>
2430
2431 * dwarf2cfi.c: Include "gdb_assert.h".
2432 (frame_state_for): Use gdb_assert to check that fde->cie_ptr is
2433 non-NULL.
2434 (update_context): Do not use __func__. Add missing ``break''.
2435 (update_context): Do not use __func__.
2436
9364a0ef
EZ
24372002-07-15 Elena Zannoni <ezannoni@redhat.com>
2438
2439 * rs6000-tdep.c (rs6000_gdbarch_init): Remove variable print_insn
2440 and its setting. Set gdbarch instruction printing functions
2441 directly. For non-rs6000 case use new function
2442 gdb_print_insn_powerpc.
2443 (gdb_print_insn_powerpc): New function.
2444
3fbeef0b
AC
24452002-07-13 Andrew Cagney <ac131313@redhat.com>
2446
92eb23c5 2447 * NEWS: Mention that the d30v has been marked obsolete.
3fbeef0b
AC
2448 * MAINTAINERS: Note that d30v / d30v-elf has been made obsolete.
2449 * configure.tgt: Mark d30v-*-* as obsolete.
2450 * d30v-tdep.c: Mark file as obsolete.
2451 * config/d30v/d30v.mt: Ditto.
2452 * config/d30v/tm-d30v.h: Ditto.
2453
aacb1f0a
AS
24542002-07-13 Aidan Skinner <aidan@velvet.net>
2455
2456 * ada-tasks.c (add_task_entry): replace calls to
2457 malloc() with xmalloc
2458 * ada-tasks.c (init_task_list): replace calls to free with xfree()
2459
2460 * ada-lang.c (replace_operator_with_call, fill_in_ada_prototype,
2461 ada_finish_decode_line_1, all_sals_for_line
2462 ada_breakpoint_rewrite): replace calls to free() with xfree()
2463
c11d79f2
KB
24642002-07-12 Kevin Buettner <kevinb@redhat.com>
2465
2466 From Nicholas Duffek (with minor changes by Martin Hunt,
2467 Louis Hamilton, and Kevin Buettner):
2468 * aix-thread.c: New file.
2469
8e19ed76
PS
24702002-07-12 Petr Sorfa <petrs@caldera.com>
2471
2472 * dwarf2read.c (dwarf2_invalid_attrib_class): New
2473 complaint for invalid attribute class or form.
2474 (read_func_scope): DW_AT_frame_base
2475 better handling of DW_AT_block*.
2476 (dwarf2_add_member_fn): DW_AT_vtable_elem_location
2477 better handling of DW_AT_block*.
2478 (read_common_block): DW_AT_location
2479 better handling of DW_AT_block*.
2480 (read_partial_die): DW_AT_location better handling
2481 of DW_AT_block*.
2482 (new_symbol): DW_AT_external better handling of
2483 DW_AT_block*. Proper initialization of variable
2484 "addr".
2485 (attr_form_is_block): New function that returns true
2486 if the attribute's form is of DW_FORM_block*.
2487
295401f7
DJ
24882002-07-12 Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
2489
2490 * valops.c (find_method_list): Remove comment about
2491 removed STATIC_MEMFUNCP argument.
2492 (value_find_oload_method_list): Likewise.
2493
e42dc924
KB
24942002-07-12 Kevin Buettner <kevinb@redhat.com>
2495
2496 From Nicholas Duffek:
2497 * rs6000-nat.c (vmap_ldinfo, xcoff_relocate_core): Call
2498 target_new_objfile_hook.
2499
6904b546
KB
25002002-07-12 Kevin Buettner <kevinb@redhat.com>
2501
2502 From Nicholas Duffek:
2503 * xcoffread.c (scan_xcoff_symtab): Recognize XMC_TD as a data storage
2504 csect.
2505
53fe9346
AC
25062002-07-12 Andrew Cagney <cagney@redhat.com>
2507
2508 * MAINTAINERS: Mention --enable-sim-build-warnings.
2509 (m68hc11-elf): Disable sim build warnings.
2510 (m32r-elf): Mark as broken obsolete candidate.
2511 (x86_64-linux-gnu): Mark as buildable with -Werror.
2512 (arm-elf): Change -w to ``,'' which enables warnings but not
2513 -Werror.
2514
af5f3db6
AC
25152002-07-12 Andrew Cagney <ac131313@redhat.com>
2516
2517 * bcache.h: Update copyright.
2518 (struct bstring, struct bcache): Move definition to "bcache.c".
2519 Replaced by opaque declaration.
2520 (bcache_xfree): Replace free_bcache.
2521 (bcache_xmalloc, bcache_memory_used): Declare.
2522
2523 * bcache.c: Update copyright.
2524 (struct bstring, struct bcache): Moved to here from "bcache.h".
2525 Update comments.
2526 (bcache_xmalloc, bcache_memory_used): New functions.
2527 (bcache_xfree): Replace function free_bcache.
2528
2529 * Makefile.in (objfiles.o): Add $(bcache_h).
2530 (objfiles_h): Remove $(bcache_h).
2531 (symfile.o): Add $(bcache_h).
2532
2533 * symmisc.c: Update copyright.
2534 (print_symbol_bcache_statistics): Pass psymbol_cache by value.
2535 (print_objfile_statistics): Use bcache_memory_used.
2536
2537 * symfile.c: Include "bcache.h".
2538 (reread_symbols): Use bcache_xfree.
2539 (reread_symbols): Use bcache_xmalloc and bcache_xfree.
2540 (add_psymbol_to_list): Pass psymbol_cache by value.
2541 (add_psymbol_with_dem_name_to_list): Ditto.
2542
2543 * objfiles.h: Update copyright.
2544 (struct bcache): Declare opaque. Do not include "bcache.h".
2545 (struct objfile): Change psymbol_cache and macro_cache to ``struct
2546 bcache'' pointers.
2547 * dwarf2read.c (macro_start_file): Pass macro_cache by value.
2548
2549 * objfiles.c: Include "bcache.h". Update copyright.
2550 (allocate_objfile): Use bcache_xmalloc to create psymbol_cache and
2551 macro_cache.
2552 (free_objfile): Use bcache_xfree.
2553
444199e7
GS
25542002-07-11 Grace Sainsbury <graces@redhat.com>
2555
2556 * monitor.c (monitor_fetch_register): Make name a constant.
2557 (monitor_store_register): Same.
2558
261397f8
DJ
25592002-07-11 Daniel Jacobowitz <drow@mvista.com>
2560
2561 Based on patch from Daniel Berlin <dberlin@dberlin.org>.
2562 * buildsym.c: Include "demangle.h" for SYMBOL_INIT_DEMANGLED_NAME.
2563 (finish_block) For non-function blocks, hash the symbol table. For
2564 function blocks, mark the symbol table as unhashed.
2565 * minsyms.c (msymbol_hash): Return hash value without taking modulus.
2566 (msymbol_hash_iw): Likewise.
2567 (add_minsym_to_hash_table): Take modulus of msymbol_hash's return
2568 value.
2569 (add_minsym_to_demangled_hash_table): Likewise for msymbol_hash_iw.
2570 (lookup_minimal_symbol): Likewise for both.
2571 * symtab.h (struct block): Add `hashtable' flag. Comment the
2572 hashtable.
2573 (BLOCK_HASHTABLE, BLOCK_BUCKETS, BLOCK_BUCKET): New macro.
2574 (ALL_BLOCK_SYMBOLS): Update.
2575 (BLOCK_SHOULD_SORT): Do not sort hashed blocks.
2576 (struct symbol): Add `hash_next' pointer.
2577 * symtab.c (lookup_block_symbol): Search using the hash table when
2578 possible.
2579 (find_pc_sect_symtab): Use ALL_BLOCK_SYMBOLS.
2580 (search_symbols, find_addr_symbol): Likewise.
2581
2582 * dstread.c (process_dst_block): Clear hashtable bit for new block.
2583 (read_dst_symtab): Likewise.
2584 * jv-lang.c (get_java_class_symtab): Likewise.
2585 * mdebugread.c: Include "gdb_assert.h".
2586 (shrink_block): Assert that the block being modified is not hashed.
2587 * coffread.c (patch_opaque_types): Use ALL_BLOCK_SYMBOLS.
2588 * symmisc.c (free_symtab_block): Walk the hash table when freeing
2589 symbols.
2590 (dump_symtab): Recognize hashed blocks.
2591 * printcmd.c (print_frame_args): Assert that function blocks do not
2592 have hashed symbol tables.
2593 * ada-lang.c (symtab_for_sym): Use ALL_BLOCK_SYMBOLS.
2594 (fill_in_ada_prototype, debug_print_block): Likewise.
2595 (ada_add_block_symbols): Use ALL_BLOCK_SYMBOLS. Handle hash tables.
2596
6f0eaa01
CV
25972002-07-11 Corinna Vinschen <vinschen@redhat.com>
2598
2599 * stack.c (print_frame): Use result of frame_address_in_block()
2600 instead of fi->pc when evaluating symbols.
2601 (backtrace_command_1): Ditto.
2602
a208b0cb
AC
26032002-07-11 Andrew Cagney <cagney@redhat.com>
2604
2605 * cris-tdep.c (cris_saved_pc_after_call): Fix parameter type.
2606 Make static.
2607
2608 * arm-tdep.c (arm_register_name): Make return type constant.
2609
a6b6b089
AC
26102002-07-10 Andrew Cagney <ac131313@redhat.com>
2611
5ae5f592
AC
2612 * win32-nat.c (has_detach_ability): Convert to strict ISO C
2613 prototype.
2614 * top.c (gdb_rl_operate_and_get_next_completion): Ditto.
2615 * s390-tdep.c (s390_fp_regnum): Ditto.
2616 (s390_read_fp): Ditto.
2617 (s390_pop_frame): Ditto.
2618 (_initialize_s390_tdep): Ditto.
2619 * remote.c (get_remote_state): Ditto.
2620 * procfs.c (mappingflags): Ditto.
2621 * memattr.c (_initialize_mem): Ditto.
2622 * mcore-tdep.c (mcore_pop_frame): Ditto.
2623 * m68klinux-nat.c (_initialize_m68k_linux_nat): Ditto.
2624 * m68k-tdep.c (m68k_register_bytes_ok): Ditto.
2625 * language.c (set_case_str): Ditto.
2626 * gnu-v3-abi.c (vtable_address_point_offset): Ditto.
2627 * frv-tdep.c (new_variant): Ditto.
2628 (frv_stopped_data_address): Ditto.
2629 * dwarf2cfi.c (fde_chunks_need_space): Ditto.
2630 (context_alloc): Ditto.
2631 (frame_state_alloc): Ditto.
2632 (unwind_tmp_obstack_init): Ditto.
2633 (unwind_tmp_obstack_free): Ditto.
2634 (cfi_read_fp): Ditto.
2635 * cris-tdep.c (cris_saved_pc_after_call): Ditto.
2636 (cris_pop_frame): Ditto.
2637 * c-lang.c (scanning_macro_expansion): Ditto.
2638 (finished_macro_expansion): Ditto.
2639 (c_preprocess_and_parse): Ditto.
2640 * gdbarch.sh: Ditto.
2641 * gdbarch.h, gdbarch.c: Regenerate.
2642 * config/mn10200/tm-mn10200.h: Adjust indentation.
2643 * target.c: Adjust indentation.
2644 * symtab.h: Adjust indentation.
2645 * stabsread.h: Adjust indentation.
2646 * remote-es.c: Adjust indentation.
2647 * os9kread.c: Adjust indentation.
2648
26492002-07-10 Andrew Cagney <ac131313@redhat.com>
2650
a6b6b089
AC
2651 * wince.c (_initialize_wince): Rename _initialize_inftarg.
2652 * win32-nat.c (_initialize_win32_nat): Rename _initialize_inftarg.
2653
a1789893
GS
26542002-07-10 Grace Sainsbury <graces@redhat.com>
2655
2656 * NEWS: Mention m68k, mcore multi-arching.
2657 * MAINTAINERS: Change status of m68k, mcore to reflect
2658 multi-arching.
2659
02f0d45d
DJ
26602002-07-10 Daniel Jacobowitz <drow@mvista.com>
2661
2662 * valops.c (find_overload_match): Free oload_syms.
2663
f15f768e
JB
26642002-07-09 Joel Brobecker <brobecker@gnat.com>
2665
2666 Define HAVE_SYS_PROC_H if sys/proc.h exists
2667 * configure.in: Add check for sys/proc.h
2668 * config.in: Regenerate.
2669 * configure: Regenerate.
2670
902a7139
GS
26712002-07-09 Grace Sainsbury <graces@redhat.com>
2672
2673 * config/m68k/tm-m68k.h: Remove macros wrapped in
2674 #if !GDB_MULTI_ARCH.
2675
a534e424
AC
26762002-07-08 Andrew Cagney <ac131313@redhat.com>
2677
2678 * config.in, configure: Regenerate.
2679
9b94f7bf
MK
26802002-07-08 Mark Kettenis <kettenis@gnu.org>
2681
2682 * dwarf2cfi.c: Include "gcore.h".
2683 (execute_stack_op): Fix implementation of the
2684 DW_OP_deref and DW_OP_deref_size operators by letting do their
2685 lookup in the target.
2686
1d34db41
MK
26872002-07-07 Mark Kettenis <kettenis@gnu.org>
2688
2689 From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>:
2690 * i386-sol2-tdep.c (i386_sol2_init_abi): Correct value for
2691 tdep->sc_sp_offset.
2692
79d5b63a
DJ
26932002-07-05 Daniel Jacobowitz <drow@mvista.com>
2694
2695 Fix PR gdb/595, gdb/602
2696 * gnu-v3-abi.c (gnuv3_baseclass_offset): Remove unused variables.
2697 Don't call value_cast, just read the vtable pointer; update comments
2698 to match.
2699
3bb912e8
GS
27002002-07-05 Grace Sainsbury <graces@redhat.com>
2701
2702 * config/mcore/tm-mcore.h: Remove file.
2703 * config/mcore/mcore.mt: Remove definition of TM_FILE
2704 * configure.tgt: Set gdb_multi_arch to yes for the mcore target.
2705
ca39387d
MK
27062002-07-05 Mark Kettenis <kettenis@gnu.org>
2707
2708 * i386bsd-tdep.c: Include "gdb_string.h".
2709
efdc1108
GS
27102002-07-04 Grace Sainsbury <graces@redhat.com>
2711
2712 * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Set to 2.
2713 (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG,RETVAL_REGNUM): Move to
2714 mcore-tdep.
2715 (REG_STRUCT_HAS_ADDR, USE_STRUCT_CONVENTION, GET_SAVED_REGISTER)
2716 (TARGET_VIRTUAL_FRAME_POINTER, BELIEVE_PCC_PROMOTION): Remove.
2717 * mcore-tdep.c (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG)
2718 (RETVAL_REGNUM): Move macros from tm-mcore.h
2719 (mcore_reg_struct_has_addr): New function.
2720 (mcore_gdbarch_init): Added initializations for the macros removed
2721 from tm-mcore.h.
2722
bb21884d
MK
27232002-07-04 Mark Kettenis <kettenis@gnu.org>
2724
2725 * osabi.c (generic_elf_osabi_sniffer): Add check for FreeBSD 3.x's
2726 traditonal string branding within the ELF header.
2727
228c6d41
DJ
27282002-07-04 Daniel Jacobowitz <drow@mvista.com>
2729
2730 * symtab.c (remove_params): New function.
2731 (make_symbol_overload_list): Use it instead of cplus_demangle.
2732 (overload_list_add_symbol): Likewise. Reorder. Fix memory leak.
2733
2404952e
MK
27342002-07-04 Mark Kettenis <kettenis@gnu.org>
2735
e5e4acad
MK
2736 * i386obsd-nat.c (_initialize_i386obsd_nat): Fix typo in prototype.
2737
baadce09
MK
2738 * i386bsd-tdep.c (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end):
2739 New variables.
2740 (i386nbsd_init_abi): Use these to initialize tdep->sigtramp_start
2741 and tdep->sigtramp_end.
2742 * i386obsd-nat.c: New file.
2743 * config/i386/obsd.mh (NATDEPFILES): Add i386obsd-nat.o.
2744
2404952e
MK
2745 * dwarf2cfi.c (cfi_pop_frame): Use alloca() for regbuf.
2746 Don't call get_current_frame().
2747
9b4f1ba7
PM
27482002-07-04 Pierre Muller <muller@ics.u-strasbg.fr>
2749
2750 * i386-nat.c (child_post_startup_inferior): New function
2751 calling i386_cleanup_dregs if
2752 I386_USE_GENERIC_WATCHPOINTS is defined.
2753 * config/i386/nm-i386.h: define CHILD_POST_STARTUP_INFERIOR
2754 conditional to acknowledge that i386-nat.c has its
2755 own child_post_startup_inferior function.
2756
c0d1d883
MK
27572002-07-04 Mark Kettenis <kettenis@gnu.org>
2758
00f8375e
MK
2759 * i386-tdep.h (I386_MAX_REGISTER_SIZE): New define.
2760 * i386-tdep.c (i386_do_pop_frame): Use I386_MAX_REGISTER_SIZE
2761 instead of MAX_REGISTER_RAW_SIZE.
2762 (i386_extract_return_value, i386_extract_struct_value_address):
2763 Convert to use regcache.
2764 (i386_gdbarch_init): Set max_register_raw_size and
2765 max_register_virtual_size to I386_MAX_REGISTER_SIZE.
2766 Set extract_return_value and extract_struct_value_address instead
2767 of their deprecated variants.
2768
c0d1d883
MK
2769 Convert i386 target to generic dummy frames.
2770 * i386-tdep.c: Include "symfile.h".
2771 (i386_frameless_signal_p): Consider a function to be frameless if
2772 the pc points at the first instruction of the function.
2773 (i386_frame_chain): Handle (generic) call dummies.
2774 (i386_frame_saved_pc): Likewise.
2775 (i386_frame_init_saved_regs): Remove code dealing with call
2776 dummies on the stack.
2777 (i386_push_dummy_frame): Removed.
2778 (i386_call_dummy_words): Removed.
2779 (i386_fix_call_dummy): Removed.
2780 (i386_push_return_address): New function.
2781 (i386_do_pop_frame): Renamed from i386_pop_frame. Add FRAME
2782 parameter, and don't call get_current_frame.
2783 (i386_pop_frame): New function.
2784 (i386_gdbarch_init): Set use_generic_dummy_frames to 1, set
2785 call_dummy_location to AT_ENTRY_POINT, set call_dummy_address to
2786 entry_point_address, set call_dummy_breakpoint_offset to 0, set
2787 call_dummy_length to 0, set call_dummy_words to NULL, set
2788 sizeof_call_dummy_words to 0, set fix_call_dummy to
2789 generic_fix_call_dummy, set pc_in_call_dummy to
2790 pc_in_call_dummy_at_entry_point, set push_dummy_frame to
2791 generic_push_dummy_frame, set push_return_address to
2792 i386_push_return_address and set frame_chain_valid to
2793 generic_file_frame_chain_valid.
2794
049ee0e4
AC
27952002-07-03 Andrew Cagney <ac131313@redhat.com>
2796
2797 * gdbarch.sh (struct regcache): Add opaque declaration.
2798 (EXTRACT_RETURN_VALUE): New architecture method.
2799 (EXTRACT_STRUCT_VALUE_ADDRESS): Ditto.
2800 * gdbarch.h, gdbarch.c: Regenerate.
2801 * arch-utils.c (legacy_extract_return_value): New function.
2802 * arch-utils.h (legacy_extract_return_value): Declare.
2803 * values.c (value_being_returned): Re-enable code handling
2804 EXTRACT_STRUCT_VALUE_ADDRESS. Move
2805 deprecated_grub_regcache_for_registers call to block handling
2806 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
2807 (EXTRACT_RETURN_VALUE): Do not define.
2808
4e0d9804
GS
28092002-07-03 Grace Sainsbury <graces@redhat.com>
2810
2811 * config/mcore/tm-mcore.h (REGISTER_BYTES, NUM_REGS, PC_REGNUM)
2812 (SP_REGNUM, FP_REGNUM, FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK)
2813 (BREAKPOINT_FROM_PC, INNER_THAN, SAVED_PC_AFTER_CALL)
2814 (INIT_EXTRA_FRAME_INFO, FRAME_INIT_SAVED_REGS, INIT_FRAME_PC)
2815 (FRAME_CHAIN, FRAME_CHAIN_VALID, FRAME_SAVED_PC)
2816 (STORE_RETURN_VALUE, DEPRECATED_EXTRACT_RETURN_VALUE)
2817 (STORE_STRUCT_RETURN, DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
2818 (SKIP_PROLOGUE, FRAME_ARGS_SKIP, FRAME_ARGS_ADDRESS)
2819 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, POP_FRAME)
2820 (PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME, PUSH_ARGUMENTS): Remove.
2821 * mcore-tdep.c (mcore_init_extra_frame_info): Add fromleaf
2822 argument so the function fits the prototype in the architecture
2823 vector.
2824 (mcore_pop_frame): Remove argument so the function fits the
2825 prototype. Use get_current_frame instead of the argument.
2826 (mcore_push_arguments): Change type of struct_return so the
2827 function can be used in the architecture vector.
2828 (mcore_store_struct_return): Add.
2829 (mcore_frame_init_saved_regs): Add.
2830 (mcore_gdbarch_init): Add function calls to replace the macros
2831 removed from tm-mcore.h
2832
36160dc4
AC
28332002-07-03 Andrew Cagney <ac131313@redhat.com>
2834
2835 * infcmd.c (print_return_value): Remove compatibility code calling
2836 deprecated_grub_regcache_for_registers.
2837
2838 * values.c: Include "regcache.h".
2839 (value_being_returned): Update. Use
2840 deprecated_grub_regcache_for_registers to extract the register
2841 buffer address.
2842 * value.h (value_being_returned): Change ``retbuf'' parameter to a
2843 ``struct regcache''.
2844 * Makefile.in (values.o): Add dependency on $(regcache_h).
2845
2846 * inferior.h (run_stack_dummy): Change type of second parameter to
2847 a ``struct regcache''.
2848 * valops.c (hand_function_call): Change type of retbuf to ``struct
2849 regcache''. Allocate using regcache_xmalloc, clean using
2850 make_cleanup_regcache_xfree.
2851 * infcmd.c (run_stack_dummy): Update. Use
2852 regcache_cpu_no_passthrough instead of memcpy to copy the buffer.
2853
2854 * regcache.c (do_regcache_xfree): New function.
2855 (make_cleanup_regcache_xfree): New function.
2856 * regcache.h (make_cleanup_regcache_xfree): Declare.
2857
e64d9b3d
MH
28582002-07-03 Martin M. Hunt <hunt@redhat.com>
2859
4dd79c29
MH
2860 * event-top.c (command_line_handler): Don't read past
2861 beginning of buffer.
e64d9b3d 2862
4dd79c29
MH
28632002-07-03 Martin M. Hunt <hunt@redhat.com>
2864
e64d9b3d
MH
2865 * varobj.c (struct varobj_root): Change frame from CORE_ADDR to
2866 struct frame_id.
2867 (varobj_create): Store frame_id for root.
2868 (varobj_gen_name): Use xasprintf.
2869 (varobj_update): Save and restore frame using get_frame_id() and
2870 frame_find_by_id().
2871 (create_child): Use xasprintf.
2872 (new_root_variable): Initialize frame_id.
2873 (c_name_of_child): Use xasprintf. Call find_frame_by_id().
2874 (c_value_of_variable): Use xasprintf. Move mem_fileopen call
2875 to prevent memory leak.
2876
26e6c56a
AC
28772002-07-03 Andrew Cagney <ac131313@redhat.com>
2878
2879 * valops.c (hand_function_call): Move declaration of retbuf to
2880 start of function, allocate using malloc, add a cleanup but before
2881 the inf_status cleanup, cleanup the buffer. Rename local variable
2882 old_chain to inf_status_cleanup.
2883
f436dd25
MH
28842002-07-03 Martin M. Hunt <hunt@redhat.com>
2885
2886 * top.c (execute_command): Use cmd_func() and cmd_func_p().
2887
2888 * cli/cli-decode.c (cmd_func_p): New function.
2889 (cmd_func): New function.
2890
2891 * command.h: Add cmd_func() and cmd_func_p().
2892
4cfe2084
GS
28932002-07-03 Grace Sainsbury <graces@redhat.com>
2894
2895 * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Add macro. Set to 0.
2896 (REGISTER_SIZE): Remove.
2897 (MAX_REGISTER_RAW_SIZE): Remove.
2898 (REGISTER_VIRTUAL_TYPE): Remove.
2899 (MAX_REGISTER_VIRTUAL_SIZE): Remove.
2900 (REGISTER_NAME): Remove.
2901 (USE_GENERIC_DUMMY_FRAMES): Remove.
2902 (CALL_DUMMY): Remove.
2903 (CALL_DUMMY_START_OFFSET): Remove.
2904 (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
2905 (CALL_DUMMY_LOCATION): Remove.
2906 (FIX_CALL_DUMMY): Remove.
2907 (CALL_DUMMY_ADDRESS): Remove.
2908 (SIZEOF_CALL_DUMMY_WORDS): Remove.
2909 (SAVE_DUMMY_FRAME_TOS): Remove.
2910 * mcore-tdep.c (MCORE_REG_SIZE, MCORE_NUM_REGS): Add macros.
2911 (mcore_register_virtual_type): New function.
2912 (mcore_register_byte): New function.
2913 (mcore_register_size): New function.
2914 (mcore_register_name): New function.
2915 (mcore_gdbarch_init): New function. Add set_gdbarch calls for
2916 macros removed from tm-mcore.h.
2917 (mcore_dump_tdep): Add.
2918 (_initialize_mcore_tdep): Add gdbarch_register call.
2919
4fd667e9
MK
29202002-07-03 Mark Kettenis <kettenis@gnu.org>
2921
2922 * i386-tdep.c (i386_frameless_signal_p): Provide an argument in to
2923 frameless_look_for_prologue, such that we actually call this
2924 function.
2925
42f99ac2
JB
29262002-07-02 Joel Brobecker <brobecker@gnat.com>
2927
2928 * frame.h (frame_address_in_block): New function.
2929
2930 * blockframe.c (frame_address_in_block): New function extracted
2931 from get_frame_block().
2932 (get_frame_block): Use frame_address_in_block().
2933 (block_innermost_frame): Use frame_address_in_block() to match
2934 the frame pc address against the block boundaries rather than
2935 the frame pc directly. This prevents a failure when a frame pc
2936 is actually a return-address pointing immediately after the end
2937 of the given block.
2938
103a1597 29392002-07-02 Grace Sainsbury <graces@redhat.com>
83b4a0fe
GS
2940
2941 * MAINTAINERS: Add self under write after approval.
2942
29432002-07-02 Grace Sainsbury <graces@redhat.com>
2944
103a1597
GS
2945 * m68k-tdep.c (m68k_remote_breakpoint_from_pc): Add. Currently not
2946 used in architecture vector. The default is
2947 m68k_local_breakpoint_from_pc.
2948 (m68k_local_breakpoint_from_pc): Add.
2949 (enum): Add register numbers from tm-m68k.h.
2950 (m68k_gdbarch_init): Add breakpoint_from_pc to architecture
2951 vector.
2952 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Set to
2953 GDB_MULTI_ARCH_PARTIAL.
2954 (BPT_VECTOR, REGISTER_BYTES_FP, REGISTER_BYTES_NOFP)
2955 (NUM_FREGS, SIG_PC_FP_OFFSET, SP_ARG0, REMOTE_BPT_VECTOR): Move to
2956 m68k-tdep.c.
2957 (BREAKPOINT, REMOTE_BREAKPOINT): Remove.
2958 (A1_REGNUM, FP0_REGNUM, FPC_REGNUM, FPS_REGNUM, FPI_REGNUM): Move
2959 to enum in m68k-tdep.c
2960
7a5a0534
JB
29612002-07-02 Joel Brobecker <brobecker@gnat.com>
2962
2963 * solib-osf.c (open_map): Compute the list of shared libraries
2964 loaded by the inferior, rather than the list of libraries loaded
2965 by GDB itself. Otherwise, GDB ends up reading the symbols from
2966 the wrong shared libraries...
2967
6f558d74
MK
29682002-07-02 Mark Kettenis <kettenis@gnu.org>
2969
b7d15bf7
MK
2970 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Make static.
2971 (LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONEXT_SP_OFFSET): Remove
2972 macros.
2973 (i386_linux_sigtramp_saved_pc, i386_linux_sigtramp_saved_sp):
2974 Remove functions.
2975 (FRAMELESS_SIGNAL): Remove function.
2976 (i386_linux_frame_chain, i386_linux_frame_saved_pc,
2977 i386_linux_saved_pc_after_call): Removed.
2978 (i386_linux_init_abi): Initialize tdep->sigcontext_addr,
2979 tdep->sc_pc_offset and tdep->sc_sp_offset. Don't override
2980 frame_chain, frame_saved_pc and saved_pc_after_call any longer.
2981
6bff26de
MK
2982 * i386-tdep.c (i386_frameless_signal_p): New function.
2983 (i386_frame_chain): Deal with frameless signals.
2984 (i386_sigtramp_saved_sp): New function.
2985 (i386_frame_saved_pc): Deal with frameless signals.
2986 (i386_saved_pc_after_call): Make sure the correct value is
2987 returned just after entry into a sigtramp.
2988 * i386bsd-tdep.c (i386bsd_sc_sp_offset, i386nbsd_sc_sp_offset,
2989 i386fbsd4_sc_sp_offset): New variables.
2990 (i386bsd_init_abi, i386nbsd_init_abi, i386fbsd4_init_abi): Use
2991 these variables to initialize tdep->sc_sp_offset. * i386bsd-nat.c
2992 (_initialize_i386bsd_nat): Add sanity check for sc_sp_offset
2993 similiar to what we already did for sc_pc_offset.
2994 * i386-sol2-tdep.c (i386_sol2_init_abi): Initialize
2995 tdep->sc_sp_offset.
2996
6f558d74
MK
2997 * i386nbsd-tdep.c (fetch_elfcore_registers): Wrap long line.
2998
145564b7
ML
29992002-07-02 Michal Ludvig <mludvig@suse.cz>
3000
3001 * config/i386/tm-x86-64linux.h: New.
3002 * config/i386/x86-64linux.mt: Add GDB_MULTI_ARCH and TM_FILE
3003 definitions.
3004 * config/i386/nm-x86-64.h: Rename to ...
3005 * config/i386/nm-x86-64linux.h: ... this one.
3006 * config/i386/x86-64linux.mh: Reflect the above change.
3007
3a1e71e3
MK
30082002-07-01 Mark Kettenis <kettenis@gnu.org>
3009
21d0e8a4
MK
3010 * i386-tdep.h (struct gdbarch_tdep): Replace sigtramp_saved_pc
3011 with sigcontext_addr. Add sc_sp_offset.
3012 (i386bsd_sigtramp_saved_pc): Remove prototype.
3013 (i386bsd_sicontext_addr): Add prototype.
3014 * i386-tdep.c (i386_sigtramp_saved_pc): New function.
3015 (i386_frame_saved_pc): Rewrite to call i386_sigtramp_saved_pc.
3016 (i386_svr4_sigtramp_saved_pc): Removed.
3017 (i386_svr4_sigcontext_addr): New function.
3018 (i386_svr4_init_abi): Don't initialize tdep->sigtramp_saved_pc.
3019 Initialize tdep->sigcontext_addr instead. Initialize
3020 tdep->sc_pc_offset and tdep->sc_sp_offset.
3021 (i386_gdbarch_init): Likewise.
3022 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Don't make it static
3023 any more.
3024 (i386bsd_sigtramp_saved_pc): Remove function.
3025 (i386bsd_init_abi): Don't initialize tdep->sigtramp_saved_pc.
3026 Initialize tdep->sigcontext_addr instead. Initialize
3027 tdep->sc_pc_offset.
3028 * i386-linux-tdep.c (i386_linux_init_abi): Remove initialization
3029 of tdep->sigtramp_saved_pc.
3030 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't initialize
3031 tdep->sigtramp_saved_pc. Initialize tdep->sigcontext_addr
3032 instead.
3033
3a1e71e3
MK
3034 * i386-tdep.c (i386_frameless_function_invocation,
3035 i386_frame_num_args, i386_frame_init_saved_regs,
3036 i386_skip_prologue, i386_push_dummy_frame, i386_fix_call_dummy,
3037 i386_pop_frame, i386_push_arguments, i386_store_struct_return,
3038 i386_extract_return_value, i386_store_return_value,
3039 i386_extract_struct_value_address, i386_register_virtual_type,
3040 i386_register_convertible, i386_register_convert_to_virtual,
3041 i386_register_convert_to_raw, i386_svr4_sigtramp_saved_pc,
3042 i386_go32_init_abi, i386_nw_init_abi, i386_gdbarch_init): Make
3043 static.
3044
52e9098c
MK
30452002-07-01 Mark Kettenis <kettenis@gnu.org>
3046
77b13a25
MK
3047 * i386bsd-tdep.c (i386bsd_frame_saved_pc): Removed.
3048
52e9098c
MK
3049 * config/i386/tm-i386sol2.h (COERCE_FLOAT_TO_DOUBLE): Removed.
3050 * i386-sol2-tdep.c (i386_sol2_init_abi): Adjust for the removal of
3051 this macro. Include "value.h".
3052
1b372fff
AS
30532002-06-30 Aidan Skinner <aidan@velvet.net>
3054
3055 * ada-exp.tab.c: remove as it's a generated file
3056 * ada-lex.c: remove as it's a generated file
3057
9c5045b5
MK
30582002-06-30 Mark Kettenis <kettenis@gnu.org>
3059
4a93c5bb
MK
3060 * config/i386/tm-i386.h (struct frame_info, struct
3061 frame_saved_regs, struct value, struct type): Remove forward
3062 declarations.
3063
322d4fe0
MK
3064 * config/i386/tm-linux.h [HAVE_PTRACE_GETFPXREGS]
3065 (FILL_FPXREGSET, HAVE_SSE_REGS): Remove define.
3066 * config/i386/nm-linux.h [HAVE_PTRACE_GETFPXREGS]
3067 (FILL_FPXREGSET): Define.
3068
fdd8263d
MK
3069 * config/i386/tm-nbsd.h (HAVE_SSE_REGS): Remove define.
3070
482e577b
MK
3071 * configure.tgt (i[3456]86-*-openbsd*): Fold into
3072 i[3456]86-*-netbsd* case.
3073 * config/i386/tm-obsd.h: Removed.
3074 * config/i386/obsd.mt: Removed.
3075 * config/i386/obsd.mh (NATDEPFILES): Remove corelow.o and
3076 core-aout.o.
3077 (MH_CFLAGS): Add -DYYDEBUG=0.
3078
6916549a
MK
3079 * i386bsd-nat.c (_initialize_i386bsd_nat): Define SC_PC_OFFSET to
3080 i386nbsd_sc_pc_offset on OpenBSD too.
3081
9c5045b5
MK
3082 * config/i386/tm-fbsd.h [!SVR4_SHARED_LIBS]
3083 (IN_SOLIB_CALL_TRAMPOLINE): Remove define.
3084 * config/i386/tm-nbsdaout.h (IN_SOLIB_CALL_TRAMPOLINE): Remove
3085 define.
3086 * i386bsd-tdep.c: Include "arch-utils.h".
3087 (i386bsd_aout_in_solib_call_trampoline): New function.
3088 (i386bsd_init_abi): Set in_solib_call_trampoline to
3089 i386bsd_aout_in_solib_call_trampoline.
3090 (i386nbsdelf_init_abi, i386fbsd_init_abi): Set
3091 in_solib_call_trampoline to generic_in_solib_call_trampoline.
3092
aa84d1bb
AC
30932002-06-28 Andrew Cagney <ac131313@redhat.com>
3094
3095 * macrotab.h: Do not include "obstack.h" or "bcache.h".
3096 (struct obstack, struct bcache): Add opaque declarations.
3097 * Makefile.in (macrotab_h): Update
3098
b4d83933
AC
30992002-06-28 Andrew Cagney <ac131313@redhat.com>
3100
3101 * blockframe.c (generic_find_dummy_frame): Change return type to
3102 ``struct regcache''.
3103 (struct dummy_frame): Replace field ``registers'' with regcache, a
3104 struct regcache object.
3105 (generic_find_dummy_frame): Update.
3106 (generic_push_dummy_frame): Update. Use regcache_xfree,
3107 regcache_xmalloc and regcache_cpy.
3108 (generic_pop_dummy_frame): Update. Use regcache_cpy and
3109 regcache_xfree.
3110 (deprecated_generic_find_dummy_frame): Update.
3111 (generic_read_register_dummy): Update. Use
3112 regcache_read_as_address.
3113 (generic_call_dummy_register_unwind): Update. Use regcache_read.
3114 (generic_get_saved_register): Update. Use regcache_read.
3115
08c0b5bc
AC
31162002-06-28 Andrew Cagney <ac131313@redhat.com>
3117
3118 * Makefile.in (objfiles_h): Add $(bcache_h).
3119 * objfiles.h: Include "bcache.h".
3120
3121 * Makefile.in (symtab_h): Remove $(bcache_h).
3122 * symtab.h: Do not include "bcache.h".
3123
1f89801a
AC
31242002-06-28 Andrew Cagney <ac131313@redhat.com>
3125
3126 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Set frame_chain_valid to
3127 generic_func_frame_chain_valid.
3128
b9644b58
DB
31292002-06-28 David O'Brien <obrien@FreeBSD.org>
3130
3131 * config/i386/nm-fbsd.h: Include <sys/param.h>.
3132 * config/i386/tm-fbsd.h: Likewise.
3133
dd486634
AC
31342002-06-28 Andrew Cagney <ac131313@redhat.com>
3135
3136 * rs6000-tdep.c (rs6000_gdbarch_init): Use
3137 generic_unwind_get_saved_register.
3138
0b434a00
AC
31392002-06-27 Andrew Cagney <ac131313@redhat.com>
3140
3141 From 2002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>:
3142 * regcache.c (supply_register): Add missing argument to
3143 register_buffer call.
3144
f30e5a77
AC
31452002-06-27 Andrew Cagney <ac131313@redhat.com>
3146
3147 * Makefile.in (init.c): Drop -e option to grep. Not necessary and
3148 Solaris /bin/grep does not not like it. From Peter Schauer.
3149
9f064c95
TT
31502002-06-26 Tom Tromey <tromey@redhat.com>
3151
3152 * command.h (add_setshow_cmd): Declare.
3153 (add_setshow_cmd_full): Declare.
3154 * cli/cli-decode.c (add_setshow_cmd): No longer static. Now
3155 returns void. Use add_setshow_cmd_full.
3156 (add_setshow_cmd_full): New function.
3157 (add_setshow_auto_boolean_cmd): Use add_setshow_cmd_full.
3158 (add_setshow_boolean_cmd): Likewise.
3159
099c7589
JT
31602002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
3161
3162 * config/vax/tm-vax.h: Protect from multiple inclusion.
3163 (TARGET_UPAGES, TARGET_NBPG, STACK_END_ADDR)
3164 (SIGTRAMP_START, SIGTRAMP_END, SIGCONTEXT_PC_OFFSET): Move to...
3165 * config/vax/tm-vaxbsd.h: ...here. New file.
3166 * config/vax/vax.mt (TM_FILE): Set to tm-vaxbsd.h.
3167
1d049c5e
JT
31682002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
3169
3170 * config/vax/tm-vax.h (BREAKPOINT): Remove.
3171 (BELIEVE_PCC_PROMOTION): Remove.
3172 (AP_REGNUM): Move to...
3173 * config/vax/nm-vax.h: ...here.
3174 * vax-tdep.c: Use VAX_AP_REGNUM instead of AP_REGNUM.
3175 (vax_breakpoint_from_pc): New function.
3176 (vax_gdbarch_init): Initialize gdbarch_breakpoint_from_pc
3177 and gdbarch_believe_pcc_promotion.
3178
4791e091
JT
31792002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
3180
3181 * Makefile.in (vax_tdep_h): Define.
3182 (vax-tdep.o): Use $(vax_tdep_h).
3183 * vax-tdep.c (vax_gdbarch_init): Use generic OS ABI framework.
3184 (vax_dump_tdep): New function.
3185 (_initialize_vax_tdep): Register vax_dump_tdep.
3186 * vax-tdep.h: Include osabi.h.
3187 (struct gdbarch_tdep): New.
3188
da130f98
AC
31892002-06-26 Andrew Cagney <cagney@redhat.com>
3190
3191 * frame.h (deprecated_generic_find_dummy_frame): Rename
3192 generic_find_dummy_frame.
3193 * blockframe.c (generic_find_dummy_frame): Make static.
3194 (deprecated_generic_find_dummy_frame): New function.
3195 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Replace
3196 generic_find_dummy_frame with deprecated_find_dummy_frame.
3197 (sh64_nofp_frame_init_saved_regs): Ditto.
3198 (sh_fp_frame_init_saved_regs): Ditto.
3199 * s390-tdep.c (s390_frame_saved_pc_nofix): Ditto.
3200 (s390_frame_chain): Ditto.
3201 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
3202
6300c360
GS
32032002-06-26 Grace Sainsbury <graces@redhat.com>
3204
3205 * config/m68k/tm-m68k.h: Rearrange code so macros not in the
3206 gdbarch vector are at the top.
3207 (NUM_REGS): Remove.
3208 (FP_REGNUM, SP_REGNUM, PS_REGNUM, PC_REGNUM, FP0_REGNUM): Remove.
3209 (FRAME_ARGS_ADDRESS): Remove.
3210 (FRAME_LOCALS_ADDRESS): Remove.
3211 (FRAME_NUM_ARGS): Remove.
3212 (FRAME_ARGS_SKIP): Remove.
3213 * m68k-tdep.c (enum): Add eumeration of special register numbers.
3214 (m68k_gdbarch_init): Add gdbarch initializations for macros
3215 undefined in tm-m68k.h
3216
1c617db8
GS
32172002-06-26 Grace Sainsbury <graces@redhat.com>
3218
3219 * monitor.h: Add the function regname to monitor_ops
3220 structure. This way NUM_REGS does not have to be a constant.
3221 * monitor.c (monitor_fetch_register): Added support for regname
3222 function. The function is called if the array regnames is NULL.
3223 (monitor_store_register): Same.
da130f98
AC
3224 * cpu32bug-rom.c (cpu32bug_regname): Add function. Replaces
3225 regnames array.
1c617db8
GS
3226 (init_cpu32bug_cmds): set cpu32bug_cmds.regnames to NULL,
3227 cpu32bug_cmds.regname to point to new function.
3228 * abug-rom.c (abug_regname): Same as above.
3229 (init_abug_cmds): Same.
3230 * dbug-rom.c (dbug_regname): Same as above.
3231 (init_dbug_cmds): Same.
3232 * remote-est.c (est_regname): Same.
3233 (init_est_cmds): Same.
3234 * rom68k-rom.c (rom68k_regname): Same.
3235 (init_rom68k_cmds): Same.
3236
ea9365bb
TT
32372002-06-25 Tom Tromey <tromey@redhat.com>
3238
3239 * breakpoint.c (delete_command): Don't repeat `delete' commands.
3240
72cec141
AC
32412002-06-25 Andrew Cagney <cagney@redhat.com>
3242
3243 * infrun.c (stop_registers): Change variable's type to ``struct
3244 regcache'''.
3245 (xmalloc_inferior_status): Delete function.
3246 (free_inferior_status): Delete function.
3247 (normal_stop): Use regcache_cpy.
3248 (struct inferior_status): Change type of fields ``stop_registers''
3249 and ``registers'' to ``struct regcache''.
3250 (write_inferior_status_register): Use regcache_write.
3251 (save_inferior_status): Instead of calling
3252 xmalloc_inferior_status, allocate the inf_status buffer directly.
3253 Use regcache_dup_no_passthrough and regcache_dup to save the
3254 buffers.
3255 (restore_inferior_status): Use regcache_xfree and regcache_cpy.
3256 Replace the stop_registers regcache instead of overriding it. Use
3257 regcache_xfree. Instead of calling free_inferior_status, xfree
3258 the buffer directly.
3259 (discard_inferior_status): Use regcache_xfree. Instead of calling
3260 free_inferior_status, xfree the buffer directly.
3261 (build_infrun): Use regcache_xmalloc.
3262 (_initialize_infrun): Delete redundant call to build_infrun.
3263
3264 * Makefile.in (infcmd.o): Add $(regcache_h).
3265
3266 * infcmd.c: Include "regcache.h".
3267 (run_stack_dummy): Use deprecated_grub_regcache_for_registers to
3268 obtain the address of `stop_registers' register buffer.
3269 (print_return_value): Ditto.
3270
3271 * inferior.h (struct regcache): Add opaque declaration.
3272 (stop_registers): Change variable's declared type to ``struct
3273 regcache''.
3274
defc6f8c
TT
32752002-06-24 Tom Tromey <tromey@redhat.com>
3276
c0e624e7
TT
3277 * cli/cli-decode.c (add_show_from_set): Fixed typo in comment.
3278 * target.c (initialize_targets): Fixed typo in
3279 trust-readonly-sections `show' documentation.
3280
defc6f8c
TT
3281 * main.c: Marked all strings with _().
3282
2b236d82
DH
32832002-06-24 Don Howard <dhoward@redhat.com>
3284
3285 * memattr.c (create_mem_region): Treat hi == 0 as a special case
3286 that means max CORE_ADDR+1.
3287 (lookup_mem_region): Ditto.
3288 (mem_info_command): Ditto.
3289
942dc0e9
GS
32902002-06-24 Grace Sainsbury <graces@redhat.com>
3291
3292 * config/m68k/tm-m68k.h (DECR_PC_AFTER_BREAK): Remove.
3293 (REGISTER_BYTES_OK): Remove.
3294 (REGISTER_BYTES): Remove.
3295 (STORE_STRUCT_RETURN): Remove.
3296 (DEPRECATED_EXTRACT_RETURN_VALUE): Remove.
3297 (STORE_RETURN_VALUE): Remove.
3298 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
3299 (FRAME_CHAIN): Remove.
3300 (FRAMELESS_FUNCTION_INVOCATION): Remove.
3301 (FRAME_SAVED_PC): Remove.
3302 * m68k-tdep.c (m68k_register_bytes_ok):Add.
3303 (m68k_store_struct_return): Add.
3304 (m68k_deprecated_extract_return_value): Add.
3305 (m68k_deprecated_extract_struct_value_address): Add.
3306 (m68k_store_return_value): Add.
3307 (m68k_frame_chain): Add.
3308 (m68k_frameless_function_invocation): Add.
3309 (m68k_frame_saved_pc): Add.
3310 (m68k_gdbarch_init): added set_gdbarch calls for new
3311 functions and deleted macros.
3312
03c30d4d
TT
33132002-06-23 Tom Tromey <tromey@redhat.com>
3314
3315 * Makefile.in (HFILES_NO_SRCDIR): Remove old files.
3316 (ALLDEPFILES): Likewise.
3317 (udiheaders): Removed.
3318 (udip2soc.o): Likewise.
3319 (udi2go32.o): Likewise.
3320 (udr.o): Likewise.
3321 (HFILES_WITH_SRCDIR): Don't mention udiheaders.
3322
37e71372
AC
33232002-06-22 Andrew Cagney <ac131313@redhat.com>
3324
06a6ac57
AC
3325 * infrun.c (_initialize_infrun): Delete unnecessary call to
3326 build_infrun.
3327
37e71372
AC
3328 * regcache.h: Update comments describing the regcache_cpy family
3329 of functions.
3330 (regcache_save, regcache_restore): Delete declaration.
3331 (regcache_save_no_passthrough): Delete declaration.
3332 (regcache_restore_no_passthrough): Delete declaration.
3333 * regcache.c (regcache_save): Delete function.
3334 (regcache_save_no_passthrough): Delete function.
3335 (regcache_restore): Delete function.
3336 (regcache_restore_no_passthrough): Delete function.
3337
78f6d055
AC
33382002-06-21 Andrew Cagney <ac131313@redhat.com>
3339
3340 * config/m68k/tm-m68k.h: Fix typo.
3341 (FRAME_INIT_SAVED_REGS): Define when non-multi-arch.
3342 (m68k_frame_init_saved_regs): Declare.
3343
78b119cb
JB
33442002-06-21 Jim Blandy <jimb@redhat.com>
3345
3346 Remove some vestiges of Harris 88k support.
3347 * dwarf2read.c (decode_locdesc): Remove `#if' block for Harris 88k
3348 register numbering quirk.
3349 * elfread.c (elf_symtab_read): Remove `#if' block for skipping
3350 odd symbols occurring in Harris 88k ELF targets.
3351
0fbb3da7
TT
33522002-06-21 Tom Tromey <tromey@redhat.com>
3353
3354 * gdb_locale.h: New file.
3355 * Makefile.in (GDB_CFLAGS): Define LOCALEDIR.
3356 (defs_h): Added gdb_locale.h.
3357 * configure, config.in: Rebuilt.
3358 * configure.in (PACKAGE): Define.
3359 * defs.h: Include gdb_locale.h.
3360 * main.c (captured_main): Call setlocale, bindtextdomain,
3361 textdomain.
3362
456f8b9d
DB
33632002-06-21 Dave Brolley <brolley@redhat.com>
3364
3365 From Stan Shebs, Jim Blandy, Mark Salter, Kevin Buettner:
3366 * config/frv/frv.mt: New file.
3367 * config/frv/tm-frv.h: New file.
3368 * configure.tgt: Support frv-*-*.
3369 * Makefile.in (frv-tdep.o): New target.
3370 * frv-tdep.c: New file.
3371 * NEWS: Mention frv.
3372
cdd463f9
DB
33732002-06-21 Dave Brolley <brolley@redhat.com>
3374
3375 * MAINTAINERS: Add self to "Write After Approval" list.
3376
5d3ed2e3
GS
33772002-06-21 Grace Sainsbury <graces@redhat.com>
3378
3379 * config/m68k/tm-m68k.h (REGISTER_BYTE, REGISTER_RAW_SIZE)
3380 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
3381 (REGISTER_VIRTUAL_TYPE, REGISTER_NAMES, TARGET_LONG_DOUBLE_FORMAT)
3382 (FUNCTION_START_OFFSET, SKIP_PROLOGUE, SAVED_PC_AFTER_CALL)
3383 (INNER_THAN, STACK_ALIGN, REGISTER_SIZE): Remove macros.
3384
3385 * m68k-tdep.c: Include arch-utils.h
3386 (m68k_register_raw_size): Add.
3387 (m68k_register_virtual_size): Add.
3388 (m68k_register_virtual_type): Add.
3389 (m68k_register_name): Add.
3390 (m68k_stack_align): Add.
3391 (m68k_register_byte): Add.
3392 (m68k_gdbarch_init): Add set_gdbarch calls for macros removed in
3393 tm-m68k.h.
3394
7f8e7424
GS
33952002-06-21 Grace Sainsbury <graces@redhat.com>
3396
a2c6a6d5 3397 * m68k-tdep.c (m68k_frame_init_saved_regs): Replace
7f8e7424
GS
3398 m68k_find_saved_regs.
3399 (m68k_pop_frame): Removed saved_regs structure, and replaced
5d3ed2e3 3400 references to it with frame->saved_regs.
7f8e7424
GS
3401 (m68k_gdbarch_init): Added function calls to initialize the
3402 gdbarch structure.
a2c6a6d5
GS
3403 (m68k_fix_call_dummy): Add.
3404 * config/m68k/tm-m68k.h: (FRAME_FIND_SAVED_REGS): Remove.
3405 (CALL_DUMMY): Remove.
3406 (CALL_DUMMY_LENGTH): Remove.
3407 (CALL_DUMMY_START_OFFSET): Remove.
3408 (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
3409 (FIX_CALL_DUMMY): Remove.
3410 (PUSH_DUMMY_FRAME): Remove.
3411 (POP_FRAME): Remove.
7f8e7424 3412
f461f5cf
PM
34132002-06-19 Pierre Muller <muller@ics.u-strasbg.fr>
3414
3415 * parse.c (parse_fprintf): New function used to avoid calls to
3416 fprintf in bison parser generated debug code.
3417 * parser-defs.h: Declaration of new parse_fprintf function.
3418 * ada-exp.y, c-exp.y, f-exp.y, jv-exp.y, m2-exp.y, p-exp.y:
3419 Set YYDEBUG to 1 by default.
3420 Set YYFPRINTF as parse_fprintf.
3421
7f0c12ed
ML
34222002-06-21 Michal Ludvig <mludvig@suse.cz>
3423
3424 * dwarf2cfi.c (read_encoded_pointer): Don't handle pointer
3425 encoding anymore.
3426 (pointer_encoding, enum ptr_encoding): New.
3427 (execute_cfa_program): Take care about pointer encoding.
3428 (dwarf2_build_frame_info): Only call parse_frame_info for
3429 .debug_frame and .eh_frame.
3430 (parse_frame_info): New, derived from former dwarf2_build_frame_info.
3431 fixed augmentation handling, added relative addressing,
3432 ignore duplicate FDEs. Added comments.
19d833a2 3433 * dwarf2cfi.c: Reindented.
7f0c12ed 3434
87c4a039
EZ
34352002-06-20 Elena Zannoni <ezannoni@redhat.com>
3436
3437 * event-top.c (command_handler): Don't use space_at_cmd_start
3438 unless there is sbrk() on the host. Assign time and space data
3439 to union fields of the appropriate length.
3440
1cf877ad
ML
34412002-06-20 Michal Ludvig <mludvig@suse.cz>
3442
3443 * x86-64-tdep.c (x86_64_register_nr2name): Rename to
3444 x86_64_register_name. Return type changed to 'const char *'.
3445 (x86_64_register_name2nr): Rename to x86_64_register_number.
3446 (x86_64_gdbarch_init): Update to reflect the change.
3447 * x86-64-tdep.h: Ditto.
3448 * x86-64-linux-nat.c (x86_64_fxsave_offset)
3449 (supply_fpregset): Ditto.
3450
3fadccb3
AC
34512002-06-19 Andrew Cagney <cagney@redhat.com>
3452
3453 * regcache.h: Update copyright.
3454 (struct regcache, struct gdbarch): Add opaque declarations.
3455 (current_regcache): Declare global variable.
3456 (regcache_read, regcache_write): Add gdbarch parameter.
3457 (regcache_save, regcache_save_no_passthrough)
3458 (regcache_restore, regcache_restore_no_passthrough)
3459 (regcache_dup, regcache_dup_no_passthrough)
3460 (regcache_cpy, regcache_cpy_no_passthrough)
3461 (deprecated_grub_regcache_for_registers)
3462 (deprecated_grub_regcache_for_register_valid)
3463 (regcache_valid_p): Add function declarations.
3464
3465 * regcache.c: Update copyright.
3466 (regcache_descr_handle): New global variable.
3467 (struct regcache_descr): Define.
3468 (init_legacy_regcache_descr, init_regcache_descr): New functions.
3469 (regcache_descr, xfree_regcache_descr): New functions.
3470 (struct regcache): Define.
3471 (regcache_xmalloc, regcache_xfree): New functions.
3472 (regcache_cpy, regcache_cpy_no_passthrough): New functions.
3473 (regcache_dup, regcache_dup_no_passthrough): New functions.
3474 (regcache_valid_p, regcache_read_as_address): New functions.
3475 (deprecated_grub_regcache_for_registers): New function.
3476 (deprecated_grub_regcache_for_register_valid): New function.
3477 (current_regcache): New global variable.
3478 (register_buffer): Add regcache parameter. Update calls.
3479 (regcache_read, regcache_write): Add regcache parameter. Rewrite.
3480 (read_register_gen, write_register_gen): Update register_buffer
3481 call. Test for legacy_p instead of gdbarch_register_read_p or
3482 gdbarch_register_write_p.
3483 (regcache_collect): Update register_buffer call.
3484 (build_regcache): Rewrite. Use deprecated grub functions.
3485 (regcache_save, regcache_save_no_passthrough): New functions.
3486 (regcache_restore, regcache_restore_no_passthrough): New
3487 functions.
3488 (_initialize_regcache): Create the regcache_data_handle. Swap
3489 current_regcache global variable.
3490
3491 * sh-tdep.c (sh_pseudo_register_read): Add current_regcache
3492 parameter to regcache_read and regcache_write calls.
3493 (sh4_register_read): Ditto.
3494 (sh64_pseudo_register_read): Ditto.
3495 (sh64_register_read): Ditto.
3496 (sh_pseudo_register_write): Ditto.
3497 (sh4_register_write): Ditto.
3498 (sh64_pseudo_register_write): Ditto.
3499 (sh64_register_write): Ditto.
3500
3501 * defs.h (XCALLOC): Define.
3502
152d9db6
GS
35032002-06-19 Grace Sainsbury <graces@redhat.com>
3504
3505 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Added (set to 0).
3506 * m68k-tdep.c (m68k_gdbarch_init): Added.
3507 (m68k_dump_tdep): Added.
3508
170911c7
DJ
35092002-06-19 Daniel Jacobowitz <drow@mvista.com>
3510
3511 * ada-lang.c (fill_in_ada_prototype): Update comment.
3512
2e4ebe70
DJ
35132002-06-19 Daniel Jacobowitz <drow@mvista.com>
3514
3515 * mips-tdep.c (enum mips_abi): Explicitly start at 0. Add
3516 MIPS_ABI_LAST.
3517 (mips_abi_string, mips_abi_strings): New.
3518 (struct gdbarch_tdep): Remove mips_abi_string, add found_abi.
3519 (mips_gdbarch_init): Set tdep->found_abi. Don't set
3520 tdep->mips_abi_string. Honor mips_abi_string. Default to
3521 O32 if no ABI is found.
3522 (mips_dump_tdep): Use mips_abi_strings.
3523 (mips_abi_update): New function.
3524 (_initialize_mips_tdep): Initialize mips_abi_string. Add
3525 ``set mips abi'' and ``show mips abi''. Check the size of
3526 mips_abi_strings.
3527
16775908
AC
35282002-06-19 Andrew Cagney <cagney@redhat.com>
3529
3530 * i386-linux-tdep.c (i386_linux_register_name): Make return type
3531 constant.
3532
5051bfa4 35332002-06-18 Joel Brobecker <brobecker@gnat.com>
16775908 3534
5051bfa4
JB
3535 * alpha-tdep.c (heuristic_proc_desc): Compute the size of the
3536 current frame using only the first stack size adjustment. All
3537 subsequent size adjustments are not considered to be part of
3538 the "static" part of the current frame.
3539 Compute the address of the saved registers relative to the
3540 Frame Pointer ($fp) instead of the Stack Pointer if $fp is
3541 in use in this frame.
3542
56468235
DH
35432002-06-18 Don Howard <dhoward@redhat.com>
3544
3545 * valops.c (value_ind): Use value_at_lazy() when dereferencing
3546 type int expressions. Thanks to Jim Blandy <jimb@redhat.com> for
3547 suggesting this solution.
3548
0b624158
AC
35492002-06-18 Andrew Cagney <ac131313@redhat.com>
3550
3551 * config/romp/xm-rtbsd.h: Delete file.
3552 * config/romp/rtbsd.mh: Delete file.
3553
221ea385
KS
35542002-06-18 Keith Seitz <keiths@redhat.com>
3555
3556 * breakpoint.c (condition_command): Post breakpoint_modify
3557 when a condition is added to an existing breakpoint.
3558 (commands_command): Likewise for commands.
3559 (set_ignore_count): Likewise for ignore counts.
3560 If no tty, do not simply return, still need to send event
3561 notification.
3562 (ignore_command): Only print a newline if the command came
3563 from a tty.
3564 Don't call breakpoints_changed, since this is now properly
3565 handled by set_ignore_count.
3566
5402eed1
AC
35672002-06-18 Andrew Cagney <cagney@redhat.com>
3568
3569 * MAINTAINERS: Note that cris-elf target can be compiled with
3570 -Werror.
3571 * cris-tdep.c (cris_register_name): Make return type constant.
3572 (cris_breakpoint_from_pc): Ditto.
3573
cc22880b
ML
35742002-06-18 Michal Ludvig <mludvig@suse.cz>
3575
3576 * frame.h (struct frame_info): Change type of context to
3577 'struct context'.
3578
fa88f677
AC
35792002-06-17 Andrew Cagney <cagney@redhat.com>
3580
3581 * gdbarch.sh (REGISTER_NAME): Change return type a constant string
3582 pointer.
3583 * gdbarch.h, gdbarch.c: Regenerate.
3584 * config/mips/tm-mips.h (mips_register_name): Update.
3585 * i386-tdep.h (i386_register_name): Update.
3586 * mips-tdep.c (mips_register_name): Update
3587 * alpha-tdep.c (alpha_register_name): Update.
3588 * arch-utils.c (legacy_register_name): Update.
3589 * arch-utils.h (legacy_register_name): Update.
3590 * avr-tdep.c (avr_register_name): Update.
3591 * ia64-tdep.c (ia64_register_name): Update.
3592 * i386-tdep.c (i386_register_name): Update.
3593 * sparc-tdep.c (sparc32_register_name): Update.
3594 (sparc64_register_name): Update.
3595 (sparclite_register_name): Update.
3596 (sparclet_register_name): Update.
3597 * sh-tdep.c (sh_generic_register_name): Update.
3598 (sh_sh_register_name): Update.
3599 (sh_sh3_register_name): Update.
3600 (sh_sh3e_register_name): Update.
3601 (sh_sh_dsp_register_name): Update.
3602 (sh_sh3_dsp_register_name): Update.
3603 (sh_sh4_register_name): Update.
3604 (sh_sh64_register_name): Update.
3605 * s390-tdep.c (s390_register_name): Update.
3606 * rs6000-tdep.c (rs6000_register_name): Update.
3607 * ns32k-tdep.c (ns32k_register_name_32082): Update.
3608 (ns32k_register_name_32382): Update.
3609 * d10v-tdep.c (d10v_ts2_register_name): Update.
3610 (d10v_ts3_register_name): Update.
3611 * xstormy16-tdep.c (xstormy16_register_name): Update.
3612 * vax-tdep.c (vax_register_name): Update.
3613 * v850-tdep.c (v850_register_name): Update.
3614 * m68hc11-tdep.c (m68hc11_register_name): Update.
3615 * mn10300-tdep.c (mn10300_generic_register_name): Update.
3616 (am33_register_name): Update.
3617
ea1e7ef6
GS
36182002-06-17 Grace Sainsbury <graces@redhat.com>
3619
3620 * m68k-tdep.c: Reindented.
3621
9b02dd1b
AC
36222002-06-17 Andrew Cagney <ac131313@redhat.com>
3623
3624 * gdb_indent.sh: Add prgregset_t, fpregset_t, and gregset_t to the
3625 list of predefined types.
3626
8758dec1
MK
36272002-06-16 Mark Kettenis <kettenis@gnu.org>
3628
b6197528
MK
3629 * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE,
3630 REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL,
3631 REGISTER_CONVERT_TO_RAW): Remove defines.
3632 (i386_register_virtual_type, i386_register_convertible,
3633 i386_register_convert_to_virtual, i386_register_convert_to_raw):
3634 Remove prototypes.
3635 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
3636 macros mentioned above.
3637
82b47e62
MK
3638 * config/i386/tm-i386lynx.h (SAVED_PC_AFTER_CALL): Remove define.
3639 (i386lynx_saved_pc_after_call): Remove prototype.
3640 * i386ly-tdep.c: Include "i386-tdep.h".
3641 (i386lynx_saved_pc_after_call): Make static. Use
3642 read_memory_nobpt instead of read_memory. Use
3643 read_memory_unsigned_integer instead of read_memory_integer.
3644 (i386lynx_init_abi): New function.
3645 (i386lynx_coff_osabi_sniffer): New function.
3646 (_initialize_i386bsd_tdep): New function.
3647
8758dec1
MK
3648 * config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY,
3649 CALL_DUMMY_LENGTH, CALL_DUMMY_START_OFFSET,
3650 CALL_DUMMY_BREAKPOINT_OFFSET, FIX_CALL_DUMMY): Remove defines.
3651 (i386_fix_call_dummy): Remove prototype.
3652 * i386-tdep.c (i386_call_dummy_words): New variable.
3653 (i386_gdbarch_init): Adjust for removal of the
3654 macros mentioned above.
3655
e9e68a56
AC
36562002-06-15 Andrew Cagney <ac131313@redhat.com>
3657
3658 * command.h (add_setshow_auto_boolean_cmd): Replace
3659 add_set_auto_boolean_cmd.
3660 * cli/cli-decode.c (add_setshow_auto_boolean_cmd): Replace
3661 add_set_auto_boolean_cmd.
3662 * cli/cli-decode.h (add_set_auto_boolean_cmd): Delete declaration.
3663 * mips-tdep.c (_initialize_mips_tdep): Update ``set mips
3664 mask-address'' command.
3665 (show_mask_address): Add cmd parameter.
3666 * remote.c (add_packet_config_cmd): Update. Change type of
3667 set_func and show_func to cmd_sfunc_ftype.
3668 (_initialize_remote): Update `set remote Z-packet'
3669 (show_remote_protocol_qSymbol_packet_cmd): Add cmd parameter.
3670 (show_remote_protocol_e_packet_cmd): Ditto.
3671 (show_remote_protocol_E_packet_cmd): Ditto.
3672 (show_remote_protocol_P_packet_cmd): Ditto.
3673 (show_remote_protocol_Z_software_bp_packet_cmd): Ditto.
3674 (show_remote_protocol_Z_hardware_bp_packet_cmd): Ditto.
3675 (show_remote_protocol_Z_write_wp_packet_cmd): Ditto.
3676 (show_remote_protocol_Z_read_wp_packet_cmd): Ditto.
3677 (show_remote_protocol_Z_access_wp_packet_cmd): Ditto.
3678 (show_remote_protocol_Z_packet_cmd): Ditto.
3679 (show_remote_protocol_binary_download_cmd): Ditto.
3680 (show_remote_cmd): Pass NULL to all of above.
3681
fc08ec52
MK
36822002-06-15 Mark Kettenis <kettenis@gnu.org>
3683
3684 * config/i386/tm-i386.h (PUSH_ARGUMENTS, STORE_STRUCT_RETURN,
3685 DEPRECATED_EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE,
3686 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS, PUSH_DUMMY_FRAME,
3687 POP_FRAME): Remove defines.
3688 (i386_push_arguments, i386_store_struct_return,
3689 i386_extract_return_value, i386_store_return_value,
3690 i386_extract_struct_value_address, i386_push_dummy_frame,
3691 i386_pop_frame): Renove prototypes.
3692 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
3693 macros mentioned above.
3694
e707bbc2
AC
36952002-06-15 Andrew Cagney <ac131313@redhat.com>
3696
3697 * cli/cli-decode.c (add_setshow_boolean_cmd): Replace
3698 add_set_boolean_cmd.
3699 (add_setshow_cmd): New function.
3700 * command.h (add_setshow_boolean_cmd): Replace
3701 add_set_boolean_cmd.
3702 * remote-rdi.c (_initialize_remote_rdi): Update ``set rdiheartbeat''
3703 and ``set rdiromatzero''.
3704 * maint.c (_initialize_maint_cmds): Update commented out code.
3705 * cli/cli-decode.h (add_set_boolean_cmd): Delete declaration.
3706 * target.c (initialize_targets): Update `set
3707 trust-readonly-sections'.
3708 * remote.c (_initialize_remote): Update `set remotebreak'.
3709
42fdc8df
MK
37102002-06-15 Mark Kettenis <kettenis@gnu.org>
3711
93924b6b
MK
3712 * config/i386/tm-i386.h (FUNCTION_START_OFFSET, INNER_THAN,
3713 BREAKPOINT, DECR_PC_AFTER_BREAK): Removed.
3714 * i386-tdep.c (i386_skip_prologue): Adjust function signature to
3715 fit into multi-arch framework.
3716 (i386_breakpoint_from_pc): New function.
3717 (i386_gdbarch_init): Adjust for removal of the macros mentioned
3718 above.
3719
42fdc8df
MK
3720 * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION,
3721 FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS,
3722 FRAME_ARGS_SKIP, FRAME_INIT_SAVED_REGS): Remove defines.
3723 (i386_frameless_function_invocation, i386_frame_num_args,
3724 i386_frame_init_saved_regs): Remove prototypes.
3725 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
3726 macros mentioned above.
3727
9773a94b
AC
37282002-06-15 Andrew Cagney <ac131313@redhat.com>
3729
3730 * cli/cli-decode.c (set_cmd_cfunc): Update.
3731 (set_cmd_sfunc): Update.
3732 * command.h (cmd_cfunc_ftype, cmd_sfunc_ftype): Declare.
3733 (set_cmd_sfunc, set_cmd_cfunc): Update.
3734 * cli/cli-decode.h: Update.
3735
6e157172
MK
37362002-06-15 Mark Kettenis <kettenis@gnu.org>
3737
3738 * i386-sol2-tdep.c (i386_sol2_osabi_sniffer): New function.
3739 (_initialize_i386_sol2_tdep): Register i386_sol2_osabi_sniffer.
3740
7f19b9a2
AC
37412002-06-15 Andrew Cagney <ac131313@redhat.com>
3742
3743 * defs.h (auto_boolean): Declare enum.
3744 * command.h (cmd_auto_boolean): Delete enum.
3745 * mips-tdep.c (mask_address_var): Update.
3746 (mips_mask_address_p): Update.
3747 (show_mask_address): Update.
3748 * remote.c (struct packet_config): Update.
3749 (update_packet_config): Update.
3750 (show_packet_config_cmd): Update.
3751 (packet_ok): Update.
3752 (add_packet_config_cmd): Update.
3753 (_initialize_remote):
3754 * command.h: Update.
3755 * cli/cli-setshow.c (parse_auto_binary_operation): Update.
3756 (do_setshow_command): Update.
3757 * cli/cli-decode.c (add_set_auto_boolean_cmd): Update.
3758 * cli/cli-decode.h: Update.
3759
1cf88de5
MK
37602002-06-15 Mark Kettenis <kettenis@gnu.org>
3761
22ba8cf2
MK
3762 * config/i386/tm-cygwin.h, config/i386/tm-fbsd.h,
3763 config/i386/tm-go32.h, config/i386/tm-i386gnu.h,
3764 config/i386/tm-i386sol2.h, config/i386/tm-i386v4.h,
3765 config/i386/tm-linux.h, config/i386/tm-nbsd.h,
3766 config/i386/tm-obsd.h (HAVE_I387_REGS): Remove define.
3767 * config/i386/tm-i386.h: Unconditionally define FLOAT_INFO.
3768
762c5349
MK
3769 * i386-tdep.c (i386_coff_osabi_sniffer): Add "coff-go32" to the
3770 list of DJGPP COFF targets.
3771
091198bb
MK
3772 * config/i386/tm-i386.h (REGISTER_SIZE): Remove define.
3773 (NUM_GREGS, NUM_FREGS, NUM_SSE_REGS): Remove defines.
3774 (FP_REGNUM, SP_REGNUM, PC_REGNUM, PS_REGNUM): Remove defines.
3775 (FP0_REGNUM): Remove define.
3776 (MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE,
3777 MAX_REGISTER_VIRTUAL_SIZE): Remove define.
3778 (i386_register_virtual_size): Remove protoype.
3779 * i386-tdep.c (i386_register_virtual_size): Removed.
3780 (i386_extract_return_value, i386_store_return_value): Use
3781 FP0_REGNUM instead of NUM_FREGS to determine whether the
3782 floating-point registers are available.
3783 (i386_gdbarch_init): Tweak FIXME about FPU registers.
3784 Adjust for removal of macros mentioned above.
3785
37862002-06-15 Mark Kettenis <kettenis@gnu.org>
3787
fcc9bf01
MK
3788 * i386v4-nat.c: Include "i386-tdep.h". Reformat and tweak various
3789 comments.
3790 (fill_gregset, supply_gregset, supply_fpregset, fill_fpregset):
3791 Remove prototypes.
3792 (supply_gregset, fill_gregset): Remove use of register keyword and
3793 remove declaration for regmap. Use I386_NUM_GREGS instead of
3794 NUM_REGS and NUM_FREGS.
3795 (FPREGSET_FSAVE_OFFSET): Remove.
3796 (supply_fpregset, fill_fpregset): Use FPO_REGNUM instead of
3797 NUM_FREGS to determine whether the floating-point registers are
3798 available.
3799
65e78234
MK
3800 * i386gnu-nat.c (supply_gregset, gnu_fetch_registers,
3801 gnu_store_registers): Replace usage of NUM_GREGS with
3802 I386_NUM_GREGS.
3803
98df6387
MK
3804 * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
3805 OLD_CANNOT_STORE_REGISTER, supply_gregset, fill_gregset): Replace
3806 usage of NUM_GREGS with I386_NUM_GREGS.
3807
099a9414
MK
3808 * i386-linux-nat.c (fill_gregset): Remove redundant parentheses.
3809
57976e88
MK
3810 * i386bsd-nat.c: Include "i386-tdep.h".
3811 (supply_gregset, fill_gregset): Replace usage of NUM_GREGS with
3812 I386_NUM_GREGS.
3813
b335f4a6
MK
3814 * i386v-nat.c: Remove copnditional inclusion of <asm/debugreg.h>,
3815 and associated comment. They no longer make any sense, since we
3816 don't use this file anymore on Linux.
3817
1cf88de5
MK
3818 * config/i386/tm-i386.h (MAX_NUM_REGS): Removed.
3819 * i386-tdep.c (i386_register_offset, i386_register_size): Use
3820 I386_SSE_NUM_REGS instead of MAX_NUM_REGS for the number of
3821 elements in these arrays.
3822 (_initialize_i386_tdep): Use I386_SSE_NUM_REGS instead of
3823 MAX_NUM_REGS.
3824
daa66587
MK
38252002-06-15 Mark Kettenis <kettenis@gnu.org>
3826
3827 * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.
3828 * osabi.c (gdb_osabi_names): Add entry for "LynxOS".
3829
26e9b323
AC
38302002-06-14 Andrew Cagney <cagney@redhat.com>
3831
3832 * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
3833 EXTRACT_RETURN_VALUE.
3834 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Rename
3835 EXTRACT_STRUCT_VALUE_ADDRESS.
3836 * gdbarch.h, gdbarch.c: Regenerate.
3837
3838 * values.c (value_being_returned): Handle
3839 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
3840 (EXTRACT_RETURN_VALUE): Define as DEPRECATED_EXTRACT_RETURN_VALUE.
3841
3842 * arm-linux-tdep.c (arm_linux_init_abi): Update.
3843 * arm-tdep.c (arm_gdbarch_init): Update.
3844 * avr-tdep.c (avr_gdbarch_init): Update.
3845 * cris-tdep.c (cris_gdbarch_init): Update.
3846 * d10v-tdep.c (d10v_gdbarch_init): Update.
3847 * ia64-tdep.c (ia64_gdbarch_init): Update.
3848 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3849 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3850 * s390-tdep.c (s390_gdbarch_init): Update.
3851 * sh-tdep.c (sh_gdbarch_init): Update.
3852 * s390-tdep.c (s390_gdbarch_init): Update.
3853 * sparc-tdep.c (sparc_gdbarch_init): Update.
3854 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
3855 * v850-tdep.c (v850_gdbarch_init): Update.
3856 * vax-tdep.c (vax_gdbarch_init): Update.
3857 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
3858 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3859
3860 * config/arc/tm-arc.h: Update.
3861 * config/d30v/tm-d30v.h: Update.
3862 * config/fr30/tm-fr30.h: Update.
3863 * config/h8300/tm-h8300.h: Update.
3864 * config/h8500/tm-h8500.h: Update.
3865 * config/i386/tm-i386.h: Update.
3866 * config/i386/tm-ptx.h: Update.
3867 * config/i386/tm-symmetry.h: Update.
3868 * config/i960/tm-i960.h: Update.
3869 * config/m32r/tm-m32r.h: Update.
3870 * config/m68k/tm-delta68.h: Update.
3871 * config/m68k/tm-linux.h: Update.
3872 * config/m68k/tm-m68k.h: Update.
3873 * config/m88k/tm-m88k.h: Update.
3874 * config/mcore/tm-mcore.h: Update.
3875 * config/mips/tm-mips.h: Update.
3876 * config/mn10200/tm-mn10200.h: Update.
3877 * config/pa/tm-hppa.h: Update.
3878 * config/pa/tm-hppa64.h: Update.
3879 * config/sparc/tm-sp64.h: Update.
3880 * config/sparc/tm-sparc.h: Update.
3881 * config/sparc/tm-sparclet.h: Update.
3882 * config/z8k/tm-z8k.h: Update.
3883
5179e78f
AC
38842002-06-14 Andrew Cagney <cagney@redhat.com>
3885
3886 * Makefile.in (i386_linux_tdep_h): Define.
3887 (i386_tdep_h, i387_tdep_h): Define.
3888 (i386-linux-nat.o): Add $(i386_linux_tdep_h),
3889 $(i386_tdep_h) and $(i387_tdep_h).
3890 * i386-linux-nat.c: Include "i386-linux-tdep.h".
3891
8201327c
MK
38922002-06-14 Mark Kettenis <kettenis@gnu.org>
3893
edf393ac
MK
3894 * config/i386/tm-i386.h (START_INFERIOR_TRAPS_EXPECTED): Removed.
3895 Already covered by the default.
3896
896fb97d
MK
3897 * config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT,
3898 TARGET_LONG_DOUBLE_BIT): Remove. * i386-tdep.c
3899 (i386_gdbarch_init): Initialize long_double_format and long_double
3900 bit.
3901
8201327c
MK
3902 * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and
3903 i386bsd-tdep.o. Remove solib.o, solib-svr4.o and solib-legacy.o.
3904 Move these to ...
3905 * config/i386/i386sol2.mh: ... here.
3906 * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Remove define.
3907 (sigtramp_saved_pc, I386V4_SIGTRAMP_SAVED_PC): Don't #undef.
3908 (SIGCONTEXT_PC_OFFSET): Remove define.
3909 (IN_SIGTRAMP): Remove define.
3910 * i386-sol2-tdep.c: New file.
3911
3912 * config/i386/i386nw.mt (TM_FILE): Change to tm-i386.h.
3913 * config/i386/tm-i386nw.h: Removed.
3914
3915 * config/i386/tm-fbsd.h (STAB_REG_TO_REGNUM,
3916 USE_STRUCT_CONVENTION): Remove defines.
3917 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
3918 (get_longjmp_target): Remove prototype.
3919 (IN_SIGTRAMP): Remove define.
3920 (i386bsd_in_sigtramp): Remove prototype.
3921 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
3922 function. Update comment accordingly
3923 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
3924 (FRAME_SAVED_PC): Remove define.
3925 (i386bsd_frame_saved_pc): Remove prototype.
3926 * config/i386/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC,
3927 GET_LONGJMP_TARGET): Remove defines.
3928 (get_longjmp_target): Remove prototype.
3929 (IN_SIGTRAMP): Remove define.
3930 (i386bsd_in_sigtramp): Remove prototype.
3931 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
3932 function. Update comment accordingly
3933 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
3934 (FRAME_SAVED_PC): Remove define.
3935 (i386bsd_frame_saved_pc): Remove prototype.
3936 * config/i386/tm-nbsdaout.h (i386nbsd_aout_use_struct_convention):
3937 Remove prototype.
3938 (USE_STRUCT_CONVENTION): Remove prototype.
3939 * i386bsd-nat.c (i386bsd_sigcontext_pc_offset): Remove
3940 declaration.
3941 (_initialize_i386bsd_nat): Revise logic to determine some
3942 constants at compile time when compiling a native GDB. Warn if
3943 things don't match up with what we expect.
3944 * i386bsd-tdep.c (i386bsd_sigtramp_start, i386bsd_sigtramp_end):
3945 Remove variables.
3946 (i386bsd_in_sigtramp): Rename tp i386bsd_pc_in_sigtramp. Rewrite
3947 to use date stored in `struct gdbarch_tdep'.
3948 (i386bsd_sigcontext_offset): Remove varaible.
3949 (i386bsd_sigtramp_saved_pc): Make public. Rewrite to use data
3950 stored in `struct gdbarch_tdep'.
3951 (i386bsd_frame_saved_pc): Make static.
3952 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): New functions.
3953 (i386bsd_sc_pc_offset, i386nbsd_sc_pc_offset,
3954 i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
3955 i386fbsd4_sc_pc_offset): New variables.
3956 (i386bsd_init_abi, i386nbsd_init_abi, i386nbsdelf_init_abi,
3957 i386fbsdaout_init_abi, i386fbsd_init_abi, i386fbsd4_init_abi): New
3958 functions.
3959 (i386bsd_aout_osabi_sniffer, _initialize_i386bsd_tdep): New
3960 functions.
3961 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Fix type in comment.
3962 Modify the value of i386fbsd_sigtramp_start and
3963 i386fbsd_sigtramp_end instead of i386bsd_sigtramp_start and
3964 i386fbsd_sigtramp_end.
3965 * i386nbsd-tdep.c: (i386nbsd_aout_use_struct_convention): Remove
3966 function.
3967
3968 * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Move
3969 define to i386-linux-tdep.h.
3970 (NUM_REGS, MAX_NUM_REGS, REGISTER_BYTES, REGISTER_NAME,
3971 REGISTER_BYTE, REGISTER_RAW_SIZE, STAB_REG_TO_REGNUM): Remove
3972 defines.
3973 (i386_linux_register_name, i386_linux_register_byte,
3974 i386_linux_register_raw_size): Remove prototypes.
3975 (i386_linux_svr4_fetch_link_map_offsets): Remove prototype.
3976 (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
3977 (IN_SIGTRAMP, FRAME_CHAIN, FRAME_SAVED_PC, SAVED_PC_AFTER_CALL,
3978 TARGET_WRITE_PC): Remove defines.
3979 (i386_linux_in_sigtramp, i386_linux_frame_chain,
3980 i386_linux_frame_saved_pc, i386_linux_saved_pc_after_call,
3981 i386_linux_write_pc): Remove prototypes.
3982 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
3983 (get_longjmp_target): Remove prototype.
3984 * i386-linux-tdep.h: New file.
3985 * i386-linux-nat.c: Include "i386-linux-tdep.h".
3986 * i386-linux-tdep.c: Include "i386-tdep.h" and
3987 "i386-linux-tdep.h".
3988 (i386_linux_register_name, i386_linux_register_byte,
3989 i386_linux_register_raw_size, i386_linux_in_sigtramp,
3990 i386_linux_write_pc, i386_linux_svr4_fetch_link_map_offsets):
3991 Make static.
3992 (i386_linux_init_abi): New function.
3993 (_initialize_i386_linux_tdep): New function.
3994
3995 * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Remove define.
3996 (i386_saved_pc_after_call): Remove prototype.
3997 (MAX_NUM_REGS): Increase to deal with Linux's orig_eax "register".
3998 (REGISTER_NAME, STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
3999 DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): Remove defines.
4000 (i386_register_name, i386_stab_reg_to_regnum,
4001 i386_dwarf_reg_to_regnum): Remove prototypes.
4002 (SIZEOF_GREGS, SIZEOF_FPU_REGS, SIZEOF_FPU_CTL_REGS,
4003 SIZEOF_SSE_REGS): Remove defines.
4004 (REGISTER_BYTES): Remove define.
4005 (REGISTER_BYTE, REGISTER_RAW_SIZE): Remove defines.
4006 (i386_register_byte, i386_register_raw_size): Remove prototypes.
4007 (FRAME_CHAIN, FRAME_SAVED_PC): Remove defines.
4008 (i386_frame_chain, i386_frame_saved_pc): Remove prototypes.
4009 * config/i386/tm-i386v4.h (FRAME_CHAIN_VALID): Remove define.
4010 (JB_ELEMENT_SIZE, JB_PC, JB_EBX, JB_ESI, JB_EDI, JB_EBP, JB_ESP,
4011 JB_EDX, GET_LONGJMP_TARGET): Remove defines.
4012 (get_longjmp_target): Remove prototype.
4013 (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP): Remove defines.
4014 (sigtramp_saved_pc): Remove define.
4015 (i386v4_sigtramp_saved_pc): Remove prototype.
4016 * config/i386/tm-go32.h (FRAME_CHAIN,
4017 FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC): Remove defines.
4018 (i386go32_frame_saved_pc): Remove prototype.
4019 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
4020 (get_longjmp_target): Remove prototype.
4021 * i386-tdep.h: Include "osabi.h".
4022 (enum i386_abi): Removed.
4023 (enum struct_return): New enum.
4024 (struct gdbarch_tdep): Remove abi member, add osabi, jb_pc_offset,
4025 struct_return, sigtramp_saved_pc, sigtramp_start, sigtramp_end and
4026 sc_pc_offset members.
4027 (i386_gdbarch_register_os_abi): Remove prototype.
4028 (I386_NUM_GREGS, I386_NUM_FREGS, I386_NUM_XREGS,
4029 I386_SSE_NUM_REGS): New defines.
4030 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS,
4031 I386_SSE_SIZEOF_REGS): New defines.
4032 (i386_register_name, i386_register_byte, i386_register_raw_size):
4033 New prototypes.
4034 (i386_elf_init_abi, i386_svr4_init_abi): New prototypes.
4035 (i386bsd_sigtramp_saved_pc): New prototype.
4036 * i386-tdep.c: Don't include "elf-bfd.h".
4037 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum,
4038 i386_frame_chain, i386_saved_pc_after_call): Make static.
4039 (i386_frame_saved_pc): Rewrite to call architecture dependent
4040 function to deal with signal handlers. Make static.
4041 (i386go32_frame_saved_pc): Removed.
4042 [GET_LONGJMP_TARGET] (JB_PC, JB_ELEMENT_SIZE, get_longjmp_target):
4043 Removed.
4044 (i386_get_longjmp_target): New function.
4045 (default_struct_convention, pcc_struct_convention,
4046 reg_struct_convention, valid_conventions, struct_convention): New
4047 variables.
4048 (i386_use_struct_convention): New function.
4049 (i386v4_sigtramp_saved_pc): Renamed to
4050 i386_svr4_sigtramp_saved_pc. Made static. Moved.
4051 (i386_pc_in_sigtramp): New function.
4052 (i386_abi_names): Removed.
4053 (ABI_TAG_OS_GNU_LINUX, ABI_TAG_OS_GNU_HURD,
4054 ABI_TAG_OS_GNU_SOLARIS, ABI_TAG_OS_FREEBSD, ABI_TAG_OS_NETBSD):
4055 Removed.
4056 (process_note_sections, i386_elf_abi_from_note, i386_elf_abi,
4057 i386_gdbarch_register_os_abi): Removed.
4058 (struct i386_abi_handler): Removed.
4059 (i386_abi_handler_list): Removed.
4060 (i386_svr4_pc_in_sigtramp, i386_go32_pc_in_sigtramp): New
4061 functions.
4062 (i386_elf_init_abi, i386_svr4_init_abi, i386_go32_init_abi,
4063 i386_nw_init_abi): New functions.
4064 (i386_gdbarch_init): Rewritten to use generic OS ABI framework.
4065 Use set_gdbarch_xxx() calls instead of relying on macros for a
4066 number of calls.
4067 (i386_coff_osabi_sniffer, i386_nlm_osabi_sniffer): New functions.
4068 (_initialize_i386_tdep): Add new 'struct-convcention' command.
4069 Register the various architecture variants defined in this file.
4070
ad2f7632
DJ
40712002-06-14 Daniel Jacobowitz <drow@mvista.com>
4072
4073 * gdbtypes.h (TYPE_FLAG_VARARGS): Update comment.
4074 (struct main_type): Remove arg_types member. Update comments for
4075 struct field.
4076 (TYPE_ARG_TYPES): Remove.
4077 (TYPE_FN_FIELD_ARGS): Update.
4078 (smash_to_method_type): Update prototype.
4079
4080 * c-typeprint.c (cp_type_print_method_args): Take method type
4081 instead of argument list. Use new argument layout. Simplify.
4082 (c_type_print_args): Use new argument layout. Simplify.
4083 (c_type_print_base): Update call to cp_type_print_method_args.
4084 * dwarf2read.c (dwarf2_add_member_fn): Remove unneeded type
4085 argument; use die->type instead. Update call to
4086 smash_to_method_type.
4087 (read_structure_scope): Update call to dwarf2_add_member_fn.
4088 * gdbtypes.c (allocate_stub_method): Update comment.
4089 (smash_to_method_type): Take new NARGS and VARARGS arguments.
4090 Use new argument layout.
4091 (check_stub_method): Use new argument layout. Don't count
4092 void as an argument.
4093 (print_arg_types): Update comments. Use new argument layout.
4094 (recursive_dump_type): Don't print arg_types member.
4095 * hpread.c (hpread_read_struct_type): Use new argument layout.
4096 (fixup_class_method_type): Likewise.
4097 (hpread_type_lookup): Likewise.
4098 * stabsread.c (read_type): Update calls to read_args and
4099 smash_to_method_type.
4100 (read_args): Use new argument layout. Simplify.
4101 * valops.c (typecmp): Use new argument layout. Update parameters
4102 and comments. Simplify.
4103 (hand_function_call): Use new argument layout.
4104 (search_struct_method): Update call to typecmp.
4105 (find_overload_match): Use new argument layout.
4106
6da02953
DJ
41072002-06-13 Daniel Jacobowitz <drow@mvista.com>
4108
4109 * NEWS: Mention multithreaded debug support for gdbserver.
4110
519b2366
DJ
41112002-06-13 Daniel Jacobowitz <drow@mvista.com>
4112
4113 * MAINTAINERS: Mention NEWS.
4114
6c0d6680
DJ
41152002-06-13 Daniel Jacobowitz <drow@mvista.com>
4116
4117 * mips-tdep.c (PROC_SYMBOL): Add warning comment.
4118 (struct mips_objfile_private, compare_pdr_entries): New.
4119 (non_heuristic_proc_desc): Read the ".pdr" section if it
4120 is present.
4121
6529d2dd
AC
41222002-06-12 Andrew Cagney <ac131313@redhat.com>
4123
4124 * arm-tdep.c (arm_push_arguments): Rewrite using a two-pass loop.
4125 (arm_debug): New static variable.
4126 (_initialize_arm_tdep): Add ``set debug arm'' command.
4127
26216b98
AC
41282002-06-12 Andrew Cagney <ac131313@redhat.com>
4129
4130 * Makefile.in (sim_arm_h): Define.
4131 (arm-tdep.o): Add $(sim_arm_h) and $(gdb_assert_h).
4132 * arm-tdep.c: Include "gdb/sim-arm.h" and "gdb_assert.h".
4133 (arm_register_sim_regno): New function, map an internal REGNUM
4134 onto a simulator register number.
4135 (arm_gdbarch_init): Set register_sim_regno.
4136
814b3ba0
AH
41372002-06-09 Aldy Hernandez <aldyh@redhat.com>
4138
4139 * MAINTAINERS: Add self.
4140
475b0867
JB
41412002-06-11 Jim Blandy <jimb@redhat.com>
4142
919d772c
JB
4143 * source.c (source_info): Mention whether the symtab has
4144 information about preprocessor macros.
4145
475b0867
JB
4146 Call the command `info macro', not `show macro'.
4147 * macrocmd.c (info_macro_command): Renamed from `show_macro_command'.
4148 Fix error message.
4149 (_initialize_macrocmd): Register `info_macro_command' in
4150 `infolist', not `showlist'.
4151
9e364162
DJ
41522002-06-11 Daniel Jacobowitz <drow@mvista.com>
4153
4154 * mips-tdep.c (MIPS_FPU_TYPE, FP_REGISTER_DOUBLE, MIPS_EABI)
4155 (MIPS_LAST_FP_ARG_REGNUM, MIPS_LAST_ARG_REGNUM)
4156 (MIPS_DEFAULT_SAVED_REGSIZE, MIPS_REGS_HAVE_HOME_P)
4157 (MIPS_DEFAULT_STACK_ARGSIZE, GDB_TARGET_IS_MIPS64)
4158 (MIPS_DEFAULT_MASK_ADDRESS_P): Remove obsolete definitions. Define
4159 unconditionally.
4160 (set_mipsfpu_single_command, set_mipsfpu_double_command)
4161 (set_mipsfpu_none_command): Remove if (GDB_MULTI_ARCH).
4162 (_initialize_mips_tdep): Remove dead code.
4163 * config/mips/tm-irix5.h (MIPS_LAST_ARG_REGNUM)
4164 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
4165 * config/mips/tm-irix6.h (MIPS_LAST_ARG_REGNUM)
4166 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
4167 * config/mips/tm-mips.h (MIPS_EABI, MIPS_LAST_ARG_REGNUM,
4168 MIPS_LAST_FP_ARG_REGNUM): Remove.
4169
23aa4c72
ML
41702002-06-11 Michal Ludvig <mludvig@suse.cz>
4171
4172 * dwarf2cfi.c (unwind_tmp_obstack_init): New.
4173 (unwind_tmp_obstack_free, parse_frame_info)
4174 (update_context, cfi_read_fp, cfi_write_fp)
4175 (cfi_frame_chain, cfi_init_extra_frame_info)
4176 (cfi_virtual_frame_pointer): Use the above function.
264d1763 4177 * dwarf2cfi.c: Reindented (using 'indent dwarf2cfi.c').
23aa4c72 4178
70eb15a4
CV
41792002-06-11 Corinna Vinschen <vinschen@redhat.com>
4180
4181 * v850-tdep.c (v850_type_is_scalar): New function.
4182 (v850_use_struct_convention): Match current gcc implementation
4183 as close as possible.
4184 (v850_push_arguments): Fix stack_offset handling. Don't write
4185 struct_addr into register. This is done by v850_store_struct_return.
4186 (v850_extract_return_value): Care for structs.
4187 (v850_store_return_value): Ditto.
4188 (v850_store_struct_return): Actually write address.
4189
482a4d06
ML
41902002-06-11 Michal Ludvig <mludvig@suse.cz>
4191
4192 * x86-64-tdep.c (x86_64_skip_prologue): Fix to work on functions
4193 without debug information too.
4194
d855c300
AC
41952002-06-10 Andrew Cagney <ac131313@redhat.com>
4196
4197 * gdbarch.sh (PRINT_FLOAT_INFO): Add frame and ui_file parameters.
4198 Make multi-arch pure.
4199 * gdbarch.h, gdbarch.c: Re-generate.
4200 * arm-tdep.c (arm_print_float_info): Update.
4201 * arch-utils.h (default_print_float_info): Update.
4202 * arch-utils.c (default_print_float_info): Update.
4203 * infcmd.c (float_info): Update call.
4204
dd12a101
AC
42052002-06-10 Andrew Cagney <ac131313@redhat.com>
4206
4207 * Makefile.in (init.c): Move the call to _initialize_gdbtypes to
4208 the front of the initialize list.
4209
101dcfbe
AC
42102002-06-10 Andrew Cagney <ac131313@redhat.com>
4211
4212 * infrun.c (struct inferior_status): Replace fields
4213 selected_frame_address and selected_level with field
4214 selected_frame_id.
4215 (save_inferior_status): Update. Use get_frame_id.
4216 (struct restore_selected_frame_args): Delete.
4217 (restore_selected_frame): Update. Use frame_find_by_id.
4218 (restore_inferior_status): Update.
4219
4220 * breakpoint.h (struct breakpoint): Change type of
4221 watchpoint_frame to frame_id.
4222 * breakpoint.c (insert_breakpoints): Use frame_find_by_id. Remove
4223 call to get_current_frame.
4224 (do_enable_breakpoint): Use frame_find_by_id. Remove call to
4225 get_current_frame.
4226 (watchpoint_check): Use frame_find_by_id.
4227
4228 * frame.h (record_selected_frame): Delete declaration.
4229 * stack.c (record_selected_frame): Delete function.
4230
4231 * frame.h (struct frame_id): Define.
4232 (get_frame_id): Declare.
4233 (frame_find_by_id): Declare.
4234 * frame.c (frame_find_by_id): New function.
4235 (get_frame_id): New function.
4236
304270b6
AV
42372002-06-10 Andrey Volkov <avolkov@transas.com>
4238
4239 * ser-e7kpc.c: Fix duplicated define and call of
4240 _initialize_ser_e7000pc
4241
2f2cf184
DJ
42422002-06-09 Daniel Jacobowitz <drow@mvista.com>
4243
4244 * signals/signals.c (target_signal_from_host): Fix #ifdef
4245 SIGRTMIN case.
4246 (do_target_signal_to_host): Likewise.
4247
caaa3122
DJ
42482002-06-09 Daniel Jacobowitz <drow@mvista.com>
4249
4250 * mips-tdep.c (mips_find_abi_section): New function.
4251 (mips_gdbarch_init): Call it.
4252
6ac5df3a
MK
42532002-06-09 Mark Kettenis <kettenis@gnu.org>
4254
4255 * solib-svr4.c (init_fetch_link_map_offsets): Simply return
4256 legacy_fetch_link_map_offsets. Adjust comment to reflect reality
4257 after Andrew's 2002-06-08 gdbarch change.
4258
82ea117a
MK
42592002-06-09 Mark Kettenis <kettenis@gnu.org>
4260
4261 * i386-linux-nat.c (suppy_gregset): Don't supply
4262 I386_LINUX_ORIG_EAX_REGNUM if there isn't room for it in GDB's
4263 register cache.
4264 (fill_gregset): Don't fetch it under the same circumstances.
4265
3c25f8c7
AC
42662002-06-09 Andrew Cagney <cagney@redhat.com>
4267
4268 * Makefile.in (callback_h): Define.
4269 (remote_sim_h): Update path to remote-sim.h.
4270 (remote-rdp.o): Add $(callback_h).
4271 (remote-sim.o): Use $(callback_h).
4272 * remote-sim.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
4273 * remote-rdp.c: Include "gdb/callback.h".
4274
1029b7fa
MK
42752002-06-09 Mark Kettenis <kettenis@gnu.org>
4276
4277 * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
4278 * osabi.c (gdb_osabi_names): Add "DJGPP" and "NetWare".
4279
616675d3
AC
42802002-06-08 Andrew Cagney <ac131313@redhat.com>
4281
a3efda28
AC
4282 * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__.
4283 * rdi-share/serpardr.c: Ditto.
4284 * rdi-share/unixcomm.c: Ditto.
4285 * rdi-share/serdrv.c: Ditto.
4286 * rdi-share/hostchan.h: Ditto.
4287 * rdi-share/hostchan.c: Ditto.
4288 * rdi-share/host.h: Ditto.
4289 * rdi-share/devsw.c: Ditto.
4290
c5f10366
AC
4291 * objfiles.h: Change type of obj_private to void pointer.
4292 * pa64solib.c: Update copyright. Don't include "assert.h", use
4293 strcmp instead of STREQ, use LONGEST, do not use PTR
4294 * somsolib.c: Ditto.
4295
616675d3
AC
4296 * config/djgpp/fnchange.lst: Fix problems with bfd/elf32-i386.c,
4297 bfd/elf32-i386qnx.c, bfd/elf32-sh.c, bfd/elf32-sh64-nbsd.c,
4298 bfd/elf64-sh64-nbsd.c bfd/elf64-sh64.c.
4299
e4b415d9
AC
43002002-06-08 Andrew Cagney <ac131313@redhat.com>
4301
4302 * frame.c (GET_SAVED_REGISTER): Delete macro definition.
4303 (default_get_saved_register): Delete function.
4304 * gdbarch.sh (GET_SAVED_REGISTER): Set default to
4305 generic_unwind_get_saved_register.
4306 * gdbarch.h, gdbarch.c: Re-generate.
4307
ca0d0b52
AC
43082002-06-08 Andrew Cagney <ac131313@redhat.com>
4309
4310 * gdbarch.sh (FRAME_CHAIN_VALID): Set default to
4311 generic_func_frame_chain_valid.
4312 * gdbarch.h, gdbarch.c: Re-generate.
4313 * blockframe.c (generic_func_frame_chain_valid): Only check
4314 PC_IN_CALL_DUMMY when generic dummy frames. Don't worry about
4315 passing FP to PC_IN_CALL_DUMMY.
4316 Fix PR gdb/360.
4317
76860b5f
AC
43182002-06-08 Andrew Cagney <ac131313@redhat.com>
4319
4320 * gdbarch.sh (struct gdbarch_data): Add field init_p.
4321 (register_gdbarch_data): Initialize init_p.
4322 (gdbarch_data): Initialize data pointer using the init function.
4323 (init_gdbarch_data): Delete function.
4324 (gdbarch_update_p): Update.
4325 (initialize_non_multiarch): Update.
4326 (struct gdbarch): Add field initialized_p.
4327 * gdbarch.h, gdbarch.c: Re-generate.
4328
8dda9770
ML
43292002-06-07 Michal Ludvig <mludvig@suse.cz>
4330
4331 * x86-64-linux-nat.c (x86_64_fxsave_offset): New.
4332 (supply_fpregset, fill_fpregset): Don't call i387_*_fxsave,
4333 better do the things actually here.
4334 * x86-64-tdep.c (x86_64_register_name2nr): New.
4335 (x86_64_register_name): Renamed to x86_64_register_nr2name.
4336 (x86_64_gdbarch_init): Respect the above change.
4337 * x86-64-tdep.h (x86_64_register_name2nr)
4338 (x86_64_register_nr2name): Add prototypes.
4339 * config/i386/x86-64linux.mt (TDEPFILES): Remove i387-tdep.o.
4340
3d79a47c
MS
43412002-06-06 Michael Snyder <msnyder@redhat.com>
4342
7bd91a28
MS
4343 * d10v-tdep.c (d10v_push_arguments): Handle struct_return.
4344 Delete extra braces and re-indent.
4345 (d10v_store_return_value): Char return values
3d79a47c
MS
4346 must be shifted over by one byte in R0.
4347 (d10v_extract_return_value): Delete extra braces, re-indent.
4348
095a4c96
EZ
43492002-06-06 Elena Zannoni <ezannoni@redhat.com>
4350
4351 * d10v-tdep.c (d10v_read_sp, d10v_read_fp): Add prototype.
4352 (d10v_register_virtual_type): Make $fp and $sp be pointer to data.
4353 (d10v_integer_to_address): Rewrite.
4354 (d10v_frame_init_saved_regs): When reading fp and sp registers use
4355 the d10v specific functions which take care of converting to the
4356 correct space.
4357
e8a77ca4
EZ
43582002-06-06 Elena Zannoni <ezannoni@redhat.com>
4359
4360 * config/djgpp/fnchange.lst: Add testsuite files altivec-abi.c,
4361 altivec-abi.exp, altivec-regs.c, altivec-regs.exp.
4362
4f2e4a4f
AC
43632002-06-02 Andrew Cagney <ac131313@redhat.com>
4364
4365 * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm
4366 includes.
4367 * config/tm-linux.h: Ditto.
4368 * config/alpha/tm-alphalinux.h: Ditto.
4369 * config/arm/nm-linux.h, config/arm/tm-linux.h: Ditto.
4370 * config/arm/xm-nbsd.h, config/i386/nm-gnu.h: Ditto.
4371 * config/i386/nm-i386lynx.h, config/i386/nm-i386sol2.h: Ditto.
4372 * config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h: Ditto.
4373 * config/i386/nm-linux.h, config/i386/nm-m3.h: Ditto.
4374 * config/i386/nm-ptx4.h, config/i386/nm-x86-64.h: Ditto.
4375 * config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h: Ditto.
4376 * config/i386/tm-i386m3.h, config/i386/tm-i386sco5.h: Ditto.
4377 * config/i386/tm-i386v4.h, config/i386/tm-linux.h: Ditto.
4378 * config/i386/tm-ptx4.h, config/i386/tm-vxworks.h: Ditto.
4379 * config/i386/xm-i386v4.h, config/i386/xm-nbsd.h: Ditto.
4380 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
4381 * config/i960/tm-vx960.h, config/ia64/nm-aix.h: Ditto.
4382 * config/ia64/nm-linux.h, config/ia64/tm-aix.h: Ditto.
4383 * config/ia64/tm-linux.h, config/ia64/xm-aix.h: Ditto.
4384 * config/m68k/nm-linux.h, config/m68k/nm-m68klynx.h: Ditto.
4385 * config/m68k/nm-sysv4.h, config/m68k/tm-linux.h: Ditto.
4386 * config/m68k/tm-m68klynx.h, config/m68k/tm-m68kv4.h: Ditto.
4387 * config/m68k/tm-sun2os4.h, config/m68k/tm-sun3os4.h: Ditto.
4388 * config/m68k/tm-vx68.h, config/m68k/xm-m68kv4.h: Ditto.
4389 * config/m68k/xm-nbsd.h, config/m88k/nm-delta88v4.h: Ditto.
4390 * config/m88k/tm-delta88v4.h, config/m88k/xm-delta88v4.h: Ditto.
4391 * config/mips/nm-irix5.h, config/mips/nm-linux.h: Ditto.
4392 * config/mips/tm-linux.h, config/mips/tm-mips64.h: Ditto.
4393 * config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h: Ditto.
4394 * config/mips/tm-vxmips.h, config/mips/xm-irix5.h: Ditto.
4395 * config/mips/xm-mipsv4.h, config/ns32k/xm-nbsd.h: Ditto.
4396 * config/pa/nm-hppao.h, config/powerpc/nm-linux.h: Ditto.
4397 * config/powerpc/tm-linux.h, config/powerpc/tm-vxworks.h: Ditto.
4398 * config/powerpc/xm-aix.h, config/rs6000/nm-rs6000ly.h: Ditto.
4399 * config/rs6000/tm-rs6000ly.h, config/rs6000/xm-aix4.h: Ditto.
4400 * config/sh/tm-linux.h, config/sparc/nm-linux.h: Ditto.
4401 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4sol2.h: Ditto.
4402 * config/sparc/tm-linux.h, config/sparc/tm-sp64linux.h: Ditto.
4403 * config/sparc/tm-sp64sim.h, config/sparc/tm-sparclynx.h: Ditto.
4404 * config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h: Ditto.
4405 * config/sparc/tm-vxsparc.h, config/sparc/xm-sun4sol2.h: Ditto.
4406
ae2ab2ce
AS
44072002-05-04 Aidan Skinner <aidan@velvet.net>
4408
4409 * ada-exp.tab.c: New file
4410 * ada-exp.y: New file
4411 * ada-lang.c: New file
4412 * ada-lang.h: New file
4413 * ada-lex.c: New file
4414 * ada-lex.l: New file
4415 * ada-tasks.c: New file
4416 * ada-typeprint.c: New file
4417 * ada-valprint.c: New file
4418
0ddd0135
JT
44192002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
4420
4421 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Don't set
4422 use_struct_convention to ppc_sysv_abi_broken_use_struct_convention.
4423
750fbacc
JT
44242002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
4425
4426 * config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
4427 insetead of ppc-linux-tdep.o.
4428 * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
4429 * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
4430
df94e18a
AC
44312002-06-02 Andrew Cagney <ac131313@redhat.com>
4432
4433 2002-05-07 Christian Groessler <chris@groessler.org>
4434 * z8k-tdep.c (z8k_print_register_hook): Fix display of 32 and 64
4435 bit register contents for little endian hosts.
4436
1a38ab75
AC
44372002-06-01 Andrew Cagney <ac131313@redhat.com>
4438
4439 * MAINTAINERS: Mention that any `HP/UX reader' can be changed by
4440 any maintainer.
4441
8b1632ac
AC
44422002-06-01 Andrew Cagney <ac131313@redhat.com>
4443
4444 * gdbarch.h: Regenerate.
4445
627054c8
AC
44462002-06-01 Andrew Cagney <ac131313@redhat.com>
4447
4448 * MAINTAINERS: Add everyone to write-after-approval list.
4449
4f460812
AC
44502002-06-01 Andrew Cagney <ac131313@redhat.com>
4451
4452 * stack.c (frame_info): Use frame_register_unwind instead of
4453 saved_regs. Mention when the SP is on the stack or in a register.
4454
4455 * frame.h (frame_register_unwind_ftype): Define. Document.
4456 (struct frame_info): Add field register_unwind and
4457 register_unwind_cache.
4458 (frame_register_unwind): Declare.
4459 (generic_unwind_get_saved_register): Declare.
4460
4461 * frame.c (frame_register_unwind): New function.
4462 (generic_unwind_get_saved_register): New function.
4463
4464 * blockframe.c (generic_call_dummy_register_unwind): New function.
4465 (frame_saved_regs_register_unwind): New function.
4466 (set_unwind_by_pc): New function.
4467 (create_new_frame): New function.
4468 (get_prev_frame): New function.
4469
de888f76
AC
44702002-05-30 Andrew Cagney <ac131313@redhat.com>
4471
4472 * a29k-share/: Delete directory.
4473 * remote-vx29k.c: Delete file.
4474
2f2c3626
JT
44752002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
4476
4477 * config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c,
4478 ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c.
4479
9ce5c36a
JT
44802002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
4481
4482 * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
4483 sparcnbsd-nat.c, and sparcnbsd-tdep.c.
4484 (sparc64nbsd-nat.o)
4485 (sparcnbsd-nat.o)
4486 (sparcnbsd-tdep.o): New dependency lists.
4487 * NEWS: Note new UltraSPARC NetBSD native configuration.
4488 * configure.host (sparc64-*-netbsd*): New host.
4489 * configure.tgt (sparc-*-netbsdelf*)
4490 (sparc-*-netbsd*): Set gdb_target to nbsd.
4491 (sparc64-*-netbsd*): New target.
4492 * sparc64nbsd-nat.c: New file.
4493 * sparcnbsd-nat.c: New file.
4494 * sparcnbsd-tdep.c: New file.
4495 * sparcnbsd-tdep.h: New file.
4496 * config/sparc/nbsd.mt: New file.
4497 * config/sparc/nbsd64.mh: New file.
4498 * config/sparc/nbsd64.mt: New file.
4499 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove corelow.o,
4500 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
4501 (HOST_IPC): Remove.
4502 * config/sparc/nbsdaout.mt: Remove.
4503 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove corelow.o,
4504 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
4505 (HOST_IPC): Remove.
4506 * config/sparc/nbsdelf.mt: Remove.
4507 * config/sparc/nm-nbsd.h: Update copyright years. Remove all
4508 sparc-nat.c compatiblity defines.
4509 * config/sparc/tm-nbsd.h: Update copyright years. Include solib.h.
4510 (GDB_MULTI_ARCH): Set to GDB_MULTI_ARCH_PARTIAL.
4511 * config/sparc/tm-nbsd64.h: New file.
4512 * config/sparc/tm-nbsdaout.h: Remove.
4513 * config/sparc/xm-nbsd.h: Remove.
4514
ef3cf062
JT
45152002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
4516
4517 * Makefile.in (sparc-tdep.o): Add osabi.h to dependency list.
4518 * sparc-tdep.c: Include osabi.h.
4519 (gdbarch_tdep): Add osabi member.
4520 (_initialize_sparc_tdep): Use gdbarch_register.
4521 (sparc_gdbarch_init): Use generic OS ABI framework.
4522 (sparc_dump_tdep): New function.
4523
ee8ff470
KB
45242002-05-30 Kevin Buettner <kevinb@redhat.com>
4525
4526 * corefile.c (do_captured_read_memory_integer): Return non-zero
4527 result.
4528 (safe_read_memory_integer): Copy result of memory read when
4529 status is non-zero. Also, add comments.
4530
7b112f9c
JT
45312002-05-20 Jason Thorpe <thorpej@wasabisystems.com>
4532
4533 * Makefile.in (ppc_tdep_h): Define.
4534 (ppc-linux-nat.o)
4535 (ppc-linux-tdep.o)
4536 (rs6000-tdep.o): Use $(ppc_tdep_h).
4537 (ppc-sysv-tdep.o)
4538 (ppcnbsd-nat.o)
4539 (ppcnbsd-tdep.o): New dependency lists.
4540 * ppc-tdep.h: Use generic OS ABI framework.
357edbbc
JT
4541 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep)
4542 (ppc_linux_init_abi): New functions.
7b112f9c
JT
4543 (ppc_sysv_abi_broken_use_struct_convention)
4544 (ppc_sysv_abi_use_struct_convention)
4545 (ppc_sysv_abi_push_arguments): Move to...
4546 * ppc-sysv-tdep.c: ...here.
4547 * ppcnbsd-nat.c: Don't include gdbcore.h and regcache.h.
4548 * rs6000-tdep.c (process_note_abi_tag_sections)
4549 (get_elfosabi): Remove.
4550 (rs6000_gdbarch_init): Use generic OS ABI framework.
4551 (rs6000_dump_tdep): New function.
4552 (_initialize_rs6000_tdep): Use gdbarch_register.
4553 * config/powerpc/linux.mt (TDEPFILES): Add ppc-sysv-tdep.o.
4554 * config/powerpc/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
4555 * config/powerpc/aix.mt (TDEPFILES): Use ppc-sysv-tdep.o instead
4556 of ppc-linux-tdep.o.
4557 * config/powerpc/nbsd.mt (TDEPFILES): Likewise.
4558 * config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
4559 * config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
4560 * config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
4561 * config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
4562 * config/powerpc/vxworks.mt (TDEPFILES): Likewise.
4563
480dd42a
JB
45642002-05-29 Jim Blandy <jimb@redhat.com>
4565
4566 * macroscope.c (default_macro_scope): Put `void' in empty argument
4567 list.
4568
4182591f
AC
45692002-05-29 Andrew Cagney <ac131313@redhat.com>
4570
4571 * Makefile.in (arch-utils.o): Add $(sim_regno_h).
4572 * arch-utils.c: Include "sim-regno.h".
4573 * gdbarch.sh: Don't include "sim-regno.h".
4574 * gdbarch.h, gdbarch.c: Regenerate.
4575 * sim-regno.h (legacy_register_sim_regno): Move declaration from
4576 here.
4577 * arch-utils.h (legacy_register_sim_regno): To here.
4578 * remote-sim.c (legacy_register_sim_regno): Move function from
4579 here.
4580 * arch-utils.c (legacy_register_sim_regno): To here.
4581
8238d0bf
AC
45822002-05-28 Andrew Cagney <ac131313@redhat.com>
4583
4584 * sim-regno.h: New file.
4585 * Makefile.in (sim_regno_h): Define.
4586 (d10v-tdep.o, remote-sim.o): Add dependency on $(sim_regno_h).
4587 * remote-sim.c: Include "sim-regno.h" and "gdb_assert.h".
4588 (legacy_register_sim_regno): New function.
4589 (one2one_register_sim_regno): New function.
4590 (gdbsim_fetch_register): Rewrite.
4591 (gdbsim_store_register): Only store a register when
4592 REGISTER_SIM_REGNO is valid.
4593 * d10v-tdep.c: Include "sim-regno.h".
4594 (d10v_ts2_register_sim_regno): Add legacy_regiter_sim_regno check.
4595 (d10v_ts3_register_sim_regno): Ditto.
4596 * gdbarch.sh: Include "sim-regno.h".
4597 (REGISTER_SIM_REGNO): Set default to legacy_register_sim_regno.
4598 * gdbarch.h, gdbarch.c: Regenerate.
4599 * arch-utils.h (default_register_sim_regno): Delete declaration.
4600 * arch-utils.c (default_register_sim_regno): Delete function.
4601
485721b1
JT
46022002-05-28 Jason Thorpe <thorpej@wasabisystems.com>
4603
4604 * ppcnbsd-nat.c: Rewrite.
4605 * ppcnbsd-tdep.c: New file.
4606 * ppcnbsd-tdep.h: New file.
4607 * config/powerpc/nbsd.mh (NATDEPFILES): Remove corelow.o,
4608 solib.o, and solib-svr4.o.
4609 * config/powerpc/nbsd.mt (TDEPFILES): Add ppcnbsd-tdep.o,
4610 nbsd-tdep.o, and corelow.o.
4611
697f244d
AC
46122002-05-28 Andrew Cagney <ac131313@redhat.com>
4613
4614 * MAINTAINERS (--enable-gdb-build-warnings): Rewrite script to use
4615 `tr' and `sed'. Mention that `broken' targets are not expected to
4616 build.
4617
f08caad1 46182002-05-27 Michal Ludvig <mludvig@suse.cz>
b1ab997b
ML
4619
4620 * x86-64-tdep.c (x86_64_skip_prologue): Remove obsolete note.
4621 Let PC point right after the prologue before looking up symbols.
4622
3139facc
MH
46232002-05-27 Martin M. Hunt <hunt@redhat.com>
4624
4625 * i386-tdep.c (i386_register_virtual_type): Return
4626 builtin_type_vec128i for SSE registers.
4627
4628 * gdbtypes.h (builtin_type_vec128i): Declare.
4629
4630 * gdbtypes.c (build_builtin_type_vec128i): New function.
4631 (builtin_type_v2_double, builtin_type_v4_int64): New types.
4632 (builtin_type_vec128i): New type for SSE2 128-bit registers.
4633 (build_gdbtypes): Initialize new builtin vector types.
4634 (_initialize_gdbtypes): Register new vector types with gdbarch.
4635
6e3ba3b8
JT
46362002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
4637
4638 * MAINTAINERS: ns32k is not longer an obsolete candidate,
4639 since it has been multi-arch'd.
4640 * NEWS: Note that ns32k-*-* is now partial multi-arch.
4641 Move Alpha and VAX multi-arch news entries to same section
4642 as other multi-arch news.
4643
93d5585d
JT
46442002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
4645
4646 * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
4647 target.s, arch-utils.h, ns32k-tdep.h. Make many functions
4648 static. Rename some register numbers to put them in ns32k-tdep
4649 private namespace.
4650 (ns32k_get_saved_register, ns32k_gdbarch_init_32082,
4651 ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
4652 functions.
4653 (_initialize_ns32k_tdep): Use gdbarch_register.
4654 * ns32k-tdep.h: New file.
4655 * ns32knbsd-tdep.c: New file.
4656 * config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
4657 * config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
4658 (IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
4659 REGISTER_BYTES, REGISTER_BYTE): Remove.
4660 * config/ns32k/tm-ns32k.h: New file.
4661 * config/ns32k/tm-umax.h: Remove.
4662
efb2c70e
JT
46632002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
4664
4665 * ns32k-tdep.c (ns32k_saved_pc_after_call,
4666 ns32k_store_struct_return, ns32k_extract_return_value,
4667 ns32k_store_return_value, ns32k_extract_struct_value_address): New
4668 functions.
4669 * config/ns32k/tm-umax.h (SAVED_PC_AFTER_CALL): Define as
4670 ns32k_saved_pc_after_call.
4671 (STORE_STRUCT_RETURN): Define as ns32k_store_struct_return.
4672 (EXTRACT_RETURN_VALUE): Define as ns32k_extract_return_value.
4673 (STORE_RETURN_VALUE): Define as ns32k_store_return_value.
4674 (EXTRACT_STRUCT_VALUE_ADDRESS): Define as
4675 ns32k_extract_struct_value_address.
4676
7bcc927b
JT
46772002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
4678
4679 * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
4680 ns32k_fix_call_dummy): New.
4681 * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
4682 ns32k_call_dummy_words.
4683 (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
4684 (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
4685 CALL_DUMMY_NARGS): Remove.
4686 (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.
4687
78f9d765
JT
46882002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
4689
4690 * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain,
4691 ns32k_frame_saved_pc, ns32k_frame_args_address,
4692 ns32k_frame_locals_address, ns32k_frame_init_saved_regs,
4693 ns32k_push_dummy_frame, ns32k_pop_frame): New functions.
4694 * config/ns32k/tm-nbsd.h (FRAME_SAVED_PC): Remove.
4695 * config/ns32k/tm-umax.h (INNER_THAN): Define as core_addr_lessthan.
4696 (BREAKPOINT_FROM_PC): Define as ns32k_breakpoint_from_pc.
4697 (BREAKPOINT): Remove..
4698 (FRAME_CHAIN): Define as ns32k_frame_chain.
4699 (FRAME_SAVED_PC): Define as ns32k_frame_saved_pc.
4700 (FRAME_ARGS_ADDRESS): Define as ns32k_frame_args_address.
4701 (FRAME_LOCALS_ADDRESS): Define as ns32k_frame_locals_address.
4702 (FRAME_FIND_SAVED_REGS): Remove.
4703 (FRAME_INIT_SAVED_REGS): Define as ns32k_frame_init_saved_regs.
4704 (PUSH_DUMMY_FRAME): Define as ns32k_push_dummy_frame.
4705 (POP_FRAME): Define as ns32k_pop_frame.
4706
f2c762e0
JT
47072002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
4708
4709 * ns32k-tdep.c (ns32k_register_byte_32082,
4710 ns32k_register_byte_32382, ns32k_register_raw_size,
4711 ns32k_register_virtual_size, ns32k_register_virtual_type): New
4712 functions.
4713 * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
4714 ns32k_register_byte_32382.
4715 * config/ns32k/tm-umax.h: Update copyright years.
4716 (REGISTER_BYTE): Define as ns32k_register_byte_32082.
4717 (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
4718 (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
4719 (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
4720 (ns32k_get_enter_addr): Fix prototype.
4721
af137673
JT
47222002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
4723
4724 * ns32k-tdep.c: Update copyright years.
4725 (ns32k_register_name_32082): New function.
4726 (ns32k_register_name_32382): Ditto.
4727 * config/ns32k/tm-nbsd.h (REGISTER_NAMES): Remove.
4728 (REGISTER_NAME): Define as ns32k_register_name_32382.
4729 * config/ns32k/tm-umax.h (REGISTER_NAMES): Remove.
4730 (REGISTER_NAME): Define as ns32k_register_name_32082.
4731
a8bc7b56
JB
47322002-05-24 Jim Blandy <jimb@redhat.com>
4733
4734 * dwarf2read.c (free_line_header): Use xfree, not free.
4735
83a45910
JT
47362002-05-24 Jason Thorpe <thorpej@wasabisystems.com>
4737
4738 * config/djgpp/fnchange.lst: Add alphabsd-nat.c,
4739 alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
4740
0db71247
AC
47412002-05-23 Andrew Cagney <ac131313@redhat.com>
4742
4743 * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
4744
b9e5e4dd
AC
47452002-05-23 Andrew Cagney <ac131313@redhat.com>
4746
4747 From Ross Alexander at NEC Europe:
4748 * config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
4749
de530e84
MS
47502002-05-23 Michael Snyder <msnyder@redhat.com>
4751
4752 * cli/cli-dump.c (restore_command): Use parse_and_eval_long
4753 for input, rather than parse_and_eval_address.
4754
b91b96f4
AC
47552002-05-23 Andrew Cagney <ac131313@redhat.com>
4756
4757 * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
4758 * Makefile.in (sim_d10v_h): Update definition.
4759
8b279e7a
AC
47602002-05-24 Andrew Cagney <cagney@redhat.com>
4761
4762 * d10v-tdep.c (d10v_gdbarch_init): Revert old code included in
4763 change `2002-05-22 Michael Snyder' below.
4764 (d10v_push_arguments): Ditto.
4765 (d10v_extract_return_value): Ditto.
4766
0a3d0425
JB
47672002-05-23 Jim Blandy <jimb@redhat.com>
4768
4769 * macrotab.c (check_for_redefinition): Don't complain if the new
4770 definition is the same as the previous one. Take more arguments
4771 to allow the comparison.
4772 (macro_define_object, macro_define_function): Pass more arguments
4773 to check_for_redefinition.
4774
78eac43e
MS
47752002-05-22 Michael Snyder <msnyder@redhat.com>
4776
4777 * d10v-tdep.c: Change a few macros to enums for ease of debugging.
4778 (d10v_frame_chain_valid): Add PC_IN_CALL_DUMMY clause.
4779 (d10v_frame_saved_pc): Add PC_IN_CALL_DUMMY clause.
4780 (d10v_frame_chain): Bail immediately if PC_IN_CALL_DUMMY.
4781 Don't bail if return_pc is PC_IN_CALL_DUMMY.
4782 Add a temp variable to save a call (and a memory read).
4783 (d10v_init_extra_frame_info): Get fi->pc from callee's return_pc
4784 if possible (so that PC_IN_CALL_DUMMY will work).
4785
9bc1edb8
CV
47862002-05-22 Corinna Vinschen <vinschen@redhat.com>
4787
4788 * MAINTAINERS: Remove status `OBSOLETE' from v850.
4789
005ef3d2
ML
47902002-05-22 Michal Ludvig <mludvig@suse.cz>
4791
4792 * dwarf2cfi.c (frame_state_for): Added safety check for a valid
4793 fde->cie_ptr.
4794 (dwarf2_build_frame_info): Corrected handling of eh_frame.
4795 (dwarf2_build_frame_info): Add offset to fde->initial_location
4796 so that frames of shared libraries are mapped correctly.
6c3eb890
ML
4797 (execute_stack_op): Change type of 'result' from ULONGEST to
4798 CORE_ADDR.
005ef3d2 4799
fcf4f891
JT
48002002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4801
4802 * config/alpha/tm-nbsd.h: Include solib.h.
4803
cfef91e4
JT
48042002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4805
4806 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
4807 assumptions about the host's byte order.
4808
9964235a
JT
48092002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4810
4811 * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
4812 to dependency list.
4813 * alphanbsd-tdep.c: Include solib-svr4.h.
4814 * shnbsd-tdep.c: Ditto.
4815
9eeef8ef
JT
48162002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
4817
4818 * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
4819 nbsd-tdep.h to dependency list.
4820 * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
4821 i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
4822 ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
4823 nbsdaout.mh and nbsdelf.mh consistently.
4824 * configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
4825 ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
4826 nbsdaout.mt and nbsdelf.mh consistently.
4827 * armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h.
4828 (arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
4829 to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
4830 * config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS. Move
4831 a.out shared library stuff from here...
4832 * config/nm-nbsdaout.h: ...to here.
4833 * config/tm-nbsd.h: Remove.
4834 * config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
4835 * config/arm/nbsd.mh: Remove.
4836 * config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
4837 nbsd-tdep.o.
4838 * config/arm/nbsdaout.mh: New file.
4839 * config/arm/nbsdelf.mh: New file.
4840 * config/arm/nm-nbsdaout.h: New file.
4841 * config/i386/nbsd.mh: Remove.
4842 * config/i386/nbsd.mt: Remove.
4843 * config/i386/nbsdaout.mh: New file.
4844 * config/i386/nbsdaout.mt: New file.
4845 * config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
4846 * config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
4847 * config/i386/nm-nbsd.h (REGISTER_U_ADDR,
4848 i386_register_u_addr): Remove.
4849 * config/i386/nm-nbsdaout.h: New file.
4850 * config/i386/nm-nbsdelf.h: Remove.
4851 * config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
4852 (USE_STRUCT_CONVENTION): Remove.
4853 * config/i386/tm-nbsdaout.h: New file.
4854 * config/i386/tm-nbsdelf.h: Remove.
4855 * config/m68k/nbsd.mh: Remove.
4856 * config/m68k/nbsd.mt: Remove.
4857 * config/m68k/nbsdaout.mh: New file.
4858 * config/m68k/nbsdaout.mt: New file.
4859 * config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
4860 * config/m68k/nm-nbsdaout.h: New file.
4861 * config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
4862 (IN_SOLIB_CALL_TRAMPOLINE): Define.
4863 * config/ns32k/nbsd.mh: Remove.
4864 * config/ns32k/nbsd.mt: Remove.
4865 * config/ns32k/nbsdaout.mh: New file.
4866 * config/ns32k/nbsdaout.mt: New file.
4867 * config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h.
4868 * config/ns32k/nm-nbsdaout.h: New file.
4869 * config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.
4870 (IN_SOLIB_CALL_TRAMPOLINE): Define.
4871 * config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
4872 (SVR4_SHARED_LIBS): Remove.
4873 * config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
4874 * config/sparc/nbsd.mh: Remove.
4875 * config/sparc/nbsd.mt: Remove.
4876 * config/sparc/nbsdaout.mh: New file.
4877 * config/sparc/nbsdaout.mt: New file.
4878 * config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
4879 * config/sparc/nbsdelf.mt: New file.
4880 * config/sparc/nm-nbsdaout.h: New file.
4881 * config/sparc/nm-nbsdelf.h: Remove.
4882 * config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
4883 * config/sparc/tm-nbsdaout.h: New file.
4884
257ce470
JT
48852002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
4886
4887 * Makefile.in (ALLDEPFILES): Add mipsnbsd-nat.c and
4888 mipsnbsd-tdep.c
4889 (mipsnbsd-nat.o, mipsnbsd-tdep.o): New dependency lists.
4890
76a6d5fe
JT
48912002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
4892
4893 * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
4894 shnbsd-nat.c.
4895 (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
4896
45888261
JT
48972002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
4898
4899 * NEWS: Note new MIPS NetBSD native configuration.
4900 * configure.host (mips*-*-netbsd*): New host.
4901 * configure.tgt (mips*-*-netbsd*): New target.
4902 * mipsnbsd-nat.c: New file.
4903 * mipsnbsd-tdep.c: New file.
4904 * mipsnbsd-tdep.h: New file.
4905 * config/mips/nbsd.mh: New file.
4906 * config/mips/nbsd.mt: New file.
4907 * config/mips/nm-nbsd.h: New file.
4908 * config/mips/tm-nbsd.h: New file.
4909
70f80edf
JT
49102002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
4911
4912 * Makefile.in (SFILES): Add osabi.c.
4913 (COMMON_OBS): Add osabi.o.
4914 (osabi.o): New dependency list.
4915 * osabi.c: New file.
4916 * osabi.h: New file.
4917 * doc/gdbint.texinfo: Document new generic OS ABI framework.
4918
4919 * Makefile.in (alpha_tdep_h): Define and use instead of
4920 alpha-tdep.h.
4921 * alpha-tdep.c (alpha_abi_names, process_note_abi_tag_sections,
4922 get_elfosabi, alpha_abi_handler_list, alpha_gdbarch_register_os_abi):
4923 Remove.
4924 (alpha_gdbarch_init, alpha_dump_tdep): Use generic OS ABI framework.
4925 * alpha-tdep.h: Include osabi.h.
4926 (alpha_abi): Remove.
4927 (gdbarch_tdep): Use generic OS ABI framework.
4928 * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Use
4929 gdbarch_register_osabi.
4930 * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Likewise.
4931 * alphafbsd-tdep.c (_initialize_alphafbsd_tdep): Likewise.
4932 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Likewise.
4933
4934 * Makefile.in (sh_tdep_h): Add osabi.h.
4935 * sh-tdep.h (sh_osabi): Remove.
4936 (gdbarch_tdep): Use generic OS ABI framework.
4937 * sh-tdep.c (sh_osabi_names, process_note_abi_tag_sections,
4938 sh_osabi_handler_list, sh_gdbarch_register_os_abi): Remove.
4939 (sh_gdbarch_init, sh_dump_tdep): Use generic OS ABI framework.
4940 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Use gdbarch_register_osabi.
4941
4942 * Makefile.in (arm_tdep_h): Define and use instead of arm-tdep.h.
4943 * arm-linux-tdep.c (_initialize_arm_linux_tdep): Use
4944 gdbarch_register_osabi.
4945 * arm-tdep.c (arm_abi_names, process_note_abi_tag_sections,
4946 arm_abi_handler_list, arm_gdbarch_register_os_abi): Remove.
4947 (get_elfosabi): Rename to...
4948 (arm_elf_osabi_sniffer): ...this. Adjust to use generic OS
4949 ABI framework support routines.
4950 (arm_gdbarch_init): Use generic OS ABI framework.
4951 (arm_dump_tdep): Likewise.
4952 (_initialize_arm_tdep): Likewise.
4953 * arm-tdep.h: Include osabi.h.
4954 (arm_abi): Remove.
4955 (gdbarch_tdep): Remove arm_abi and abi_name members. Add
4956 osabi member.
4957 (arm_gdbarch_register_os_abi): Remove prototype.
4958 * armnbsd-tdep.c (arm_netbsd_aout_osabi_sniffer): New function.
4959 (_initialize_arm_netbsd_tdep): Use gdbarch_register_osabi.
4960
4961 * Makefile.in (mips-tdep.o): Add osabi.h to dependency list.
4962 * mips-tdep.c: Include osabi.h.
4963 (gdbarch_tdep, mips_gdbarch_init, mips_dump_tdep): Use generic
4964 OS ABI framework.
4965
d194345b
KH
49662002-05-20 Kazu Hirata <kazu@cs.umass.edu>
4967
4968 * h8300-tdep.c: Fix formatting.
4969
70c6b0d1
EZ
49702002-05-20 Elena Zannoni <ezannoni@redhat.com>
4971
4972 * rs6000-tdep.c (rs6000_do_registers_info): Simplify code for
4973 printing vector registers.
4974
165b8e33
AC
49752002-05-19 Andrew Cagney <ac131313@redhat.com>
4976
4977 From Fernando Nasser:
4978 * remote.c (remote_async_open_1): Re-throw the exception when the
4979 connection fails.
4980 (remote_cisco_open): Ditto.
4981 (remote_open_1): Ditto.
4982
36918e70
AC
49832002-05-19 Andrew Cagney <ac131313@redhat.com>
4984
4985 * remote.c (remote_start_remote_dummy): Add uiout parameter.
4986 (remote_start_remote): Add uiout parameter. Pass through to
4987 remote_start_remote_dummy.
4988 (remote_open_1): Use catch_exception instead of catch_errors.
4989 (remote_async_open_1): Ditto.
4990 (remote_cisco_open): Ditto.
4991
ae44c0c4
AC
49922002-05-19 Andrew Cagney <ac131313@redhat.com>
4993
4994 * remote.c (remote_start_remote): Replace PTR with void pointer.
4995 (sigint_remote_twice_token, sigint_remote_token): Ditto. Make
4996 static.
4997
8efe637d
AC
49982002-05-18 Andrew Cagney <ac131313@redhat.com>
4999
5000 * gdb_indent.sh: Allow the script to be run in the sim directory.
5001
2f1b5984
MK
50022002-05-18 Mark Kettenis <kettenis@gnu.org>
5003
f0f625e2
MK
5004 * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
5005 * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
5006
2f1b5984
MK
5007 * corelow.c (core_open): Only call set_gdbarch_from_file if
5008 exec_bfd is NULL.
5009
fc974602
AV
50102002-05-17 Andrey Volkov <avolkov@transas.com>
5011
5012 * h8300-tdep.c: Add support of EXR register
5013 * config/h8300/tm-h8300.h: Ditto.
5014
906709f4
AV
50152002-05-17 Andrey Volkov <avolkov@transas.com>
5016
5017 * h8300-tdep.c: Add additional CCR flags (I,UI,H,U)
5018
6e591d68
AV
50192002-05-17 Andrey Volkov <avolkov@transas.com>
5020
5021 * h8300-tdep.c: Change literal regnums to REGNO.
5022
84f0252a
JB
50232002-05-17 Jim Blandy <jimb@redhat.com>
5024
e0e9281e
JB
5025 * NEWS: Note addition of macro support.
5026
84f0252a
JB
5027 Expand preprocessor macros in C expressions.
5028 * c-lang.h: #include "macroexp.h", for macro_lookup_ftype.
5029 (scan_macro_expansion, scanning_macro_expansion,
5030 finished_macro_expansion): New function declarations.
5031 (expression_macro_lookup_func, expression_macro_lookup_baton): New
5032 variable declarations.
5033 * parser-defs.h (expression_context_pc): New declaration.
5034 * parse.c (expression_context_pc): New variable.
5035 (parse_exp_1): Set expression_context_pc, as well as
5036 expression_context_block.
5037 * c-exp.y (yylex): If we're not already reading the result of a
5038 macro expansion, try to macro-expand the next token. When we're
5039 done scanning a macro expansion, switch back to the mainline text.
5040 Commas and `if's in a macro's expansion don't terminate the input.
5041 * c-lang.c: #include "macroscope.h" and "gdb_assert.h".
5042 (macro_original_text, macro_expanded_text,
5043 expression_macro_lookup_func, expression_macro_lookup_baton): New
5044 variables.
5045 (scan_macro_expansion, scanning_macro_expansion,
5046 finished_macro_expansion, scan_macro_cleanup, null_macro_lookup,
5047 c_preprocess_and_parse): New functions.
5048 (c_language_defn, cplus_language_defn, asm_language_defn): Call
5049 c_preprocess_and_parse, instead of c_parse.
5050 * Makefile.in (c_lang_h): Note that this #includes macroexp.h.
5051 (c-lang.o): Note dependency on macroscope.h and gdb_assert.h.
5052
1c509ca8
JR
5053Fri May 17 14:26:19 2002 J"orn Rennecke <joern.rennecke@superh.com>
5054
5055 * sh-tdep.c (gdb_print_insn_sh64): Delete.
5056 (gdb_print_insn_sh): Just set info->endian and use print_insn_sh.
5057 (sh_gdbarch_init): Always use gdb_print_insn_sh.
5058
2250ee0c
CV
50592002-05-17 Corinna Vinschen <vinschen@redhat.com>
5060
5061 * NEWS: Add section for multi-arched targets. Add v850 to that section.
5062
ab3b8126
JT
50632002-05-17 Jason Thorpe <thorpej@wasabisystems.com>
5064
5065 * Makefile.in (sh_tdep_h): Define and use.
5066 * config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep,
5067 register enum): Move to...
5068 * * sh-tdep.h: ...here.
5069 * sh-tdep.c: Include sh-tdep.h.
5070 * sh3-rom.c: Likewise.
5071 * shnbsd-tdep.c: Likewise.
5072
ed9d4749
MS
50732002-05-16 Michael Snyder <msnyder@redhat.com>
5074
5075 * arm-tdep.c: Spelling fix in comment.
5076
2e276125
JB
50772002-05-16 Jim Blandy <jimb@redhat.com>
5078
6821892e
JB
5079 Add commands for manually expanding macros and showing their
5080 definitions.
5081 * macrocmd.c, macroscope.c, macroscope.h: New files.
5082 * Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
5083 (macroscope_h): New variable.
5084 (HFILES_NO_SRCDIR): Add macroscope.h.
5085 (COMMON_OBS): Add macrocmd.o, macroscope.o.
5086 (macroscope.o, macrocmd.o): New rules.
5087
2e276125
JB
5088 Teach the Dwarf 2 reader to read macro information.
5089 * dwarf2read.c: #include "macrotab.h".
5090 (dwarf_macinfo_buffer): New variable.
5091 (struct dwarf2_pinfo): New members: dwarf_macinfo_buffer, and
5092 dwarf_macinfo_size.
5093 (DWARF_MACINFO_BUFFER, DWARF_MACINFO_SIZE): New macros.
5094 (dwarf2_missing_macinfo_section, dwarf2_macros_too_long,
5095 dwarf2_macros_not_terminated, dwarf2_macro_outside_file,
5096 dwarf2_macro_unmatched_end_file, dwarf2_macro_malformed_definition,
5097 dwarf2_macro_spaces_in_definition): New complaints.
5098 (dwarf2_has_info): Initialize dwarf_macinfo_offset.
5099 (dwarf2_build_psymtabs): Read the .dwarf_macinfo section.
5100 (dwarf2_build_psymtabs_hard): Record the buffer and its size in
5101 the partial symbol table.
5102 (psymtab_to_symtab_1): Set the macinfo buffer and size globals
5103 from what's recorded in the partial symbol table.
5104 (read_file_scope): If the compilation unit has a
5105 `DW_AT_macro_info' attribute, read its macro information.
5106 * Makefile.in (dwarf2read.o): Depend on macrotab.h.
5107
2f53fe6c
DJ
51082002-05-16 Daniel Jacobowitz <drow@mvista.com>
5109
5110 Fix PR gdb/546
5111 * ser-tcp.c: Don't include <netinet/udp.h>.
5112
2be99286
SC
51132002-05-16 Stephane Carrez <stcarrez@nerim.fr>
5114
5115 * MAINTAINERS: Update my email address.
5116
c9af212b 51172002-05-16 Richard Earnshaw <rearnsha@arm.com>
8501bbeb
RE
5118
5119 * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
5120 include file of the same name.
5121
bf5f1a52
CV
51222002-05-16 Corinna Vinschen <vinschen@redhat.com>
5123
5124 * configure.tgt: Mark v850 as multi-arched.
5125 * config/v850/tm-v850.h: Remove file.
5126 * config/v850/v850.mt: Eliminate TM_FILE.
5127
435e042a
CV
51282002-05-16 Corinna Vinschen <vinschen@redhat.com>
5129
5130 * v850-tdep.c: Full multi-arch.
5131 * config/v850/tm-v850.h: Eliminate or move to v850-tdep.c everything.
5132 Define GDB_MULTI_ARCH to 2.
5133
9819c6c8
PM
51342002-05-16 Pierre Muller <muller@ics.u-strasbg.fr>
5135
5136 * p-exp.y (current_type): New static variable.
5137 Carries the type of the expression at the position that is parsed.
5138 (push_current_type, pop_current_type): Two new functions. Used
5139 to store/restore current_type in expression on specific tokens.
c9af212b
RE
5140 (search_field): New static variable. Set to one after parsing a point
5141 as at that point only a FIELDNAME token should be searched.
9819c6c8
PM
5142 (FIELDNAME): New token. After a point only a token belonging to
5143 current_type type definition is allowed.
5144 (all over token rules): reset and change current_type according
5145 to rules.
5146 (exp '[' rule): insert implicit array index field if
5147 exp is a pascal string type.
5148
3a06899a
CV
51492002-05-16 Corinna Vinschen <vinschen@redhat.com>
5150
5151 * v850-tdep.c: Fix comment for v850_scan_prologue. Remove extra
5152 frame info. Use frame_info's saved_regs instead of matching member
5153 in extra_frame_info throughout.
5154 (v850_frame_init_saved_regs): New function.
5155 (v850_init_extra_frame_info): Move most functionality into
5156 v850_frame_init_saved_regs().
5157 * config/v850/tm-v850.h (EXTRA_FRAME_INFO): Remove definition.
5158 (v850_frame_find_saved_regs): Remove declaration.
5159 (FRAME_FIND_SAVED_REGS): Remove definition.
5160 (v850_frame_init_saved_regs): Add declaration.
5161 (FRAME_INIT_SAVED_REGS): Add definition.
5162
6ed14b0e
CV
51632002-05-16 Corinna Vinschen <vinschen@redhat.com>
5164
5165 * v850-tdep.c: Begin multi-arch'ing v850.
5166 (v850_target_architecture_hook): Remove function.
5167 (v850_gdbarch_init): New function. Add code previously in
5168 v850_target_architecture_hook().
5169 (_initialize_v850_tdep): Don't set target_architecture_hook.
5170 Call register_gdbarch_init() instead.
5171
42725910
DJ
51722002-05-16 Daniel Jacobowitz <drow@mvista.com>
5173
5174 * gdbtypes.h (struct cplus_struct_type): Remove args field.
5175 * hpread.c (hpread_read_struct_type): Remove assignments to args.
5176 (fixup_class_method_type): Likewise.
5177
99d9066e
JB
51782002-05-15 Jim Blandy <jimb@redhat.com>
5179
5180 Add macro structures to GDB's symbol tables. Nobody puts anything
5181 in them yet.
5182 * symtab.h (struct symtab): New member: `macro_table'.
5183 * buildsym.h (pending_macros): New global variable.
5184 * buildsym.c: #include "macrotab.h".
5185 (buildsym_init): Initialize `pending_macros'.
5186 (end_symtab): If we found macro information while reading a CU's
5187 debugging info, do build a symtab structure for it. Make the
5188 symtab point to the macro information, and clear the
5189 `pending_macros' pointer which held it while we were reading the
5190 debug info.
5191 (really_free_pendings): Free any pending macro table.
5192 * objfiles.h (struct objfile): New member: `macro_cache'.
5193 * objfiles.c (allocate_objfile): Set allocate and free functions
5194 for the macro cache's objstack.
5195 (free_objfile): Empty the macro cache's obstack.
5196 * symfile.c (reread_symbols): Empty the macro cache's obstack, and
5197 set new allocate and free functions for it.
5198 * solib-sunos.c (allocate_rt_common_objfile): Set allocate and
5199 free functions for the macro cache's objstack. (Why is this
5200 function building its own objfile?)
5201 * symmisc.c (print_objfile_statistics): Print statistics on the
5202 macro bcache.
5203 * Makefile.in: Note that buildsym.o depends on macrotab.h.
5204
c899585b
RE
52052002-05-15 Richard Earnshaw <rearnsha@arm.com>
5206
5207 * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h.
5208 (REGISTER_U_ADDR): Delete definition.
5209 (arm_register_u_addr): Delete declaration.
5210
a6cdd8c5
RE
52112002-05-15 Richard Earnshaw <rearnsha@arm.com>
5212
5213 * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC.
5214 (ARM_LINUX_JB_ELEMENT_SIZE): Likewise.
5215
c97dcfc7
AC
52162002-05-14 Andrew Cagney <ac131313@redhat.com>
5217
5218 * regcache.c (register_valid): Revise comments refering to "Not
5219 available" and "unavailable".
5220 * frame.c (frame_register_read): Ditto.
5221 * findvar.c (value_of_register): Ditto.
5222
93021b7d
AC
52232002-05-15 Andrew Cagney <cagney@redhat.com>
5224
5225 * Makefile.in (remote_sim_h): Replace remote-sim_h.
5226 (remote-sim.o): Update dependencies.
5227 (d10v-tdep.o): Specify dependencies.
5228 (sim_d10v_h): Define.
5229
a86bc61c
JB
52302002-05-14 Jim Blandy <jimb@redhat.com>
5231
5232 * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.
5233 * macrotab.c (macro_lookup_inclusion, find_definition,
5234 new_macro_table): Same.
5235
5236 * macroexp.c (currently_rescanning, expand): Use `strcmp () == 0',
5237 not `! strcmp ()'. This is a dubious improvement.
5238 * macrotab.c (macro_lookup_inclusion, find_definition): Same.
5239
5240 * macrotab.c (macro_lookup_inclusion): Initialize `best_depth',
5241 although it's not necessary, to avoid a warning.
5242
2fdde8f8
DJ
52432002-05-14 Daniel Jacobowitz <drow@mvista.com>
5244
5245 * gdbtypes.h: Update accessor macros to use TYPE_MAIN_TYPE.
5246 (TYPE_CONST, TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE): Use
5247 TYPE_INSTANCE_FLAGS.
5248 (struct main_type): New.
5249 (struct type): Move most members to struct main_type. Change
5250 cv_type and as_type to new type_chain member. Add instance_flags.
5251 (TYPE_MAIN_TYPE, TYPE_CHAIN, TYPE_INSTANCE_FLAGS): New macros.
5252 (TYPE_CV_TYPE, TYPE_AS_TYPE): Remove.
5253 (finish_cv_type): Remove prototype.
5254 * gdbtypes.c (alloc_type): Update comment. Allocate TYPE_MAIN_TYPE.
5255 Set TYPE_CHAIN.
5256 (alloc_type_instance): New function.
5257 (smash_type): New function.
5258 (make_pointer_type, make_reference_type, make_function_type)
5259 (smash_to_member_type, smash_to_method_type): Call smash_type.
5260 (make_qualified_type): New function.
5261 (make_type_with_address_space): Call make_qualified_type.
5262 (make_cv_type): Likewise.
5263 (finish_cv_type): Remove unnecessary function.
5264 (replace_type): Update comment. Copy TYPE_MAIN_TYPE.
5265 (recursive_dump_type): Dump TYPE_CHAIN and TYPE_INSTANCE_FLAGS;
5266 remove TYPE_CV_TYPE and TYPE_AS_TYPE.
5267 * c-typeprint.c (c_type_print_modifier): Use TYPE_INSTANCE_FLAGS.
5268 * dwarf2read.c (read_structure_scope): Don't call finish_cv_type.
5269 * hpread.c (hpread_read_struct_type): Likewise.
5270 * stabsread.c (read_struct_type): Likewise.
5271
843fedf4
EZ
52722002-05-14 Elena Zannoni <ezannoni@redhat.com>
5273
5274 * configure.tgt: Add a catch all sh* target, for cases like
5275 sh[2,3,4]-elf and sh-hms.
5276
05a6c72c
KS
52772002-05-14 Keith Seitz <keiths@redhat.com>
5278
5279 * event-loop.c (create_file_handler): Don't do anything but
5280 update data when we are given a fd which we are already
5281 monitoring.
5282
5d085aaf
ML
52832002-05-14 Michal Ludvig <mludvig@suse.cz>
5284
5285 * dwarf2cfi.c (context_cpy): Copy registers correctly.
5286 (update_context): Use __func__ in warnings.
5287
9db8d71f
DJ
52882002-05-14 Daniel Jacobowitz <drow@mvista.com>
5289
5290 * ser-tcp.c: Include <netinet/udp.h>. Rename tcp_open
5291 and tcp_close to net_open and net_close.
5292 (net_open): Accept "udp:" and "tcp:" specifications. Connect
5293 using UDP if requested. Don't try to disable Nagle on UDP
5294 sockets.
5295 * remote.c (remote_serial_open): New function. Warn about UDP.
5296 (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
5297
5dbc6baa
EZ
52982002-05-13 Elena Zannoni <ezannoni@redhat.com>
5299
5300 * MAINTAINERS: List sh-elf as buildable with ,-Werror.
5301
cc3023f7
EZ
53022002-05-13 Elena Zannoni <ezannoni@redhat.com>
5303
5304 * configure.tgt: Remove sh-hms target.
5305 * MAINTAINERS: Don't list sh-hms as a separate target.
5306
ec2bcbe7
JB
53072002-05-13 Jim Blandy <jimb@redhat.com>
5308
5309 Add first preprocessor macro-expansion files.
5310 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
5311 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
5312 (splay_tree_h, macroexp_h, macrotab_h): New variable.
5313 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
5314 (COMMON_OBS): Add macrotab.o, macroexp.o.
5315 (macroexp.o, macrotab.o): New rules.
5316
6d531722
AC
53172002-05-13 Andrew Cagney <ac131313@redhat.com>
5318
5319 * config/m88k/tm-m88k.h: Update copyright.
5320 (m88k_target_write_pc): Declare
5321 (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
5322 (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
5323 (SHIFT_INST_REGS): Update definition.
5324 * m88k-tdep.c (m88k_target_write_pc): New function. Implement
5325 using old definition of TARGET_WRITE_PC.
5326 * regcache.c (generic_target_write_pc): Delete code handling
5327 NNPC_REGNUM.
5328 * gdbarch.sh (NNPC_REGNUM): Delete.
5329 * gdbarch.h, gdbarch.c: Regenerate.
5330
3e3f2739
RE
53312002-05-13 Richard Earnshaw <rearnsha@arm.com>
5332
5333 * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
5334 builtin reg number.
5335
0004e5a2
DJ
53362002-05-13 Daniel Jacobowitz <drow@mvista.com>
5337
5338 * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
5339 (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
5340 (gen_address_of, gen_struct_ref, gen_repeat): Use type
5341 access macros.
5342 * c-typeprint.c (cp_type_print_method_args): Likewise.
5343 (c_type_print_args): Likewise.
5344 * d10v-tdep.c (d10v_push_arguments): Likewise.
5345 (d10v_extract_return_value): Likewise.
5346 * expprint.c (print_subexp): Likewise.
5347 * gdbtypes.c (lookup_primitive_typename): Likewise.
5348 (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
5349 * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
5350 (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
5351 (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
5352 (TYPE_VECTOR): Likewise.
5353 * hpread.c (hpread_read_struct_type)
5354 (fix_static_member_physnames, fixup_class_method_type)
5355 (hpread_type_lookup): Likewise.
5356 * mdebugread.c (parse_symbol, parse_type): Likewise.
5357 * p-lang.c (is_pascal_string_type): Likewise.
5358 * valops.c (hand_function_call): Likewise.
5359 * x86-64-tdep.c (classify_argument): Likewise.
5360
5361 * hpread.c (hpread_read_function_type)
5362 (hpread_read_doc_function_type): Call replace_type.
5363 * dstread.c (create_new_type): Delete.
5364 (decode_dst_structure, process_dst_function): Call alloc_type.
5365 Use type access macros.
5366
dff95cc7
MK
53672002-05-12 Mark Kettenis <kettenis@gnu.org>
5368
5369 * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
5370 the're not supported by the current architecture.
5371 (i387_fill_fxsave): Likewise.
5372
bbcd32ad
FF
53732002-05-12 Fred Fish <fnf@redhat.com>
5374
5375 * symfile.c (default_symfile_offsets): Arrange for uninitialized
5376 sect_index_xxx members to index the first slot in section_offsets
5377 if all of the section_offsets are zero.
5378
89cf4787
MK
53792002-05-12 Mark Kettenis <kettenis@gnu.org>
5380
5381 * configure.tgt (sparc-*openbsd): Remove entry accidentially
5382 checked in with last change.
5383
1f77ffc5
MK
53842002-05-12 Mark Kettenis <kettenis@gnu.org>
5385
5386 * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
5387 Remove targets. These are canonicalized to i386-*-sysv4.2uw by
5388 config.sub.
5389
89b8b4a9
DJ
53902002-05-12 Daniel Jacobowitz <drow@mvista.com>
5391
5392 * Makefile.in: Update dependencies.
5393
14a5e767
AC
53942002-05-11 Andrew Cagney <ac131313@redhat.com>
5395
5396 * language.c (local_hex_string_custom): Simplify. Do not depend
5397 on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
5398
5399 * memattr.c (mem_info_command): Replace calls to
5400 longest_local_hex_string and longest_local_hex_string_custom.
5401 * buildsym.c (make_blockvector): Ditto.
5402 * solib.c (info_sharedlibrary_command): Ditto.
5403 * tracepoint.c (tracepoints_info): Ditto.
5404 * symtab.c (print_msymbol_info): Ditto.
5405
5406 * language.c (local_hex_string): Delete.
5407 (local_hex_string_custom): Delete.
5408 (longest_local_hex_string): Rename to local_hex_string.
5409 (longest_local_hex_string_custom): Rename to
5410 local_hex_string_custom.
5411 * language.h (local_hex_string): Change parameter type to LONGEST.
5412 (local_hex_string_custom): Ditto.
5413 (longest_local_hex_string): Delete declaration.
5414 (longest_local_hex_string_custom): Ditto.
5415
5416 * solib.c: Update copyright.
5417 * memattr.c: Update copyright.
5418
13d01224
AC
54192002-05-11 Andrew Cagney <ac131313@redhat.com>
5420
5421 * arch-utils.h (legacy_register_to_value): Declare.
5422 (legacy_value_to_register): Declare.
5423 (legacy_convert_register_p): Declare.
5424 * arch-utils.c (legacy_register_to_value): New function.
5425 (legacy_value_to_register): New function.
5426 (legacy_convert_register_p): New function.
5427
5428 * gdbarch.sh (REGISTER_TO_VALUE): Define.
5429 (VALUE_TO_REGISTER): Define.
5430 (CONVERT_REGISTER_P): Define.
5431 * gdbarch.h, gdbarch.c: Regenerate.
5432
5433 * valops.c (value_assign): Use CONVERT_REGISTER_P and
5434 VALUE_TO_REGISTER.
5435 * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
5436 CONVERT_REGISTER_P.
5437
4a1970e4
DJ
54382005-05-11 Daniel Jacobowitz <drow@mvista.com>
5439 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5440
5441 * Makefile.in: Update dependencies for valops.c.
5442 * valops.c: Include "gdb_assert.h".
5443 (typecmp): Skip THIS parameter to methods.
5444 (find_method_list): Remove static_memfuncp argument,
5445 update callers. Check for stub methods.
5446 (find_value_oload_method_list): Don't set *static_memfuncp.
5447 (find_overload_match): Don't check for stub methods. Assert
5448 that methods are not stubbed. Handle static methods.
5449 (value_find_oload_method_list): Remove static_memfuncp argument.
5450 * gdbtypes.c (check_stub_method): Do not add THIS pointer
5451 to the argument list for static stub methods.
5452 * value.h (value_find_oload_method_list): Update prototype.
5453
b2e75d78
AC
54542002-05-11 Andrew Cagney <ac131313@redhat.com>
5455
5456 * arch-utils.h (generic_register_size): Declare.
5457 (generic_register_raw_size, generic_register_virtual_size): Delete
5458 declarations.
5459 * arch-utils.c (generic_register_raw_size): Delete.
5460 (generic_register_size): New function.
5461 (generic_register_virtual_size): Delete.
5462
5463 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
5464 default generic_register_size.
5465 * gdbarch.h, gdbarch.c: Re-generate.
5466
5467 * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
5468 register_virtual_size.
5469 * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
5470 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
5471
451fbdda
AC
54722002-05-11 Andrew Cagney <ac131313@redhat.com>
5473
5474 * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
5475 * gdbarch.h, gdbarch.c: Regenerate.
5476 * gnu-v3-abi.c: Update copyright.
5477 (vtable_address_point_offset): Update.
5478 (gnuv3_rtti_type): Update.
5479 (gnuv3_baseclass_offset): Update.
5480 * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
5481 (init_fetch_link_map_offsets): Update.
5482 * remote.c (get_remote_state): Update.
5483
6d2f5cea
DJ
54842002-05-11 Daniel Jacobowitz <drow@mvista.com>
5485
5486 * TODO: Remove value_headof/value_from_vtable_info comment.
5487 * printcmd.c (print_command_1): Don't call value_from_vtable_info.
5488 * values.c (value_headof, value_from_vtable_info): Delete.
5489 * value.h (value_from_vtable_info): Delete prototype.
5490
d2324da4
AC
54912002-05-11 Andrew Cagney <ac131313@redhat.com>
5492
5493 * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
5494 gdb_string.h with $(gdb_string_h) and gdb_regex.h with
5495 $(gdb_regex_h).
5496 (gdb_assert_h): Define.
5497 (gdb_wait_h): Define.
5498 (gdb_regex_h): Define.
5499
5c717440
DJ
55002002-05-11 Daniel Jacobowitz <drow@mvista.com>
5501
5502 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
5503 * linespec.c (find_methods): Handle GCC 3.x template constructors.
5504
6c7861b3
JT
55052002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5506
5507 * nbsd-tdep.c: Fix comment.
5508
ea5bc2a6
JT
55092002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5510
5511 * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
5512 (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
5513 (nbsd-tdep.o): New dependency list.
5514 * alphanbsd-tdep.c: Don't include solib-svr4.h. Include
5515 nbsd-tdep.h.
5516 (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
5517 (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
5518 * nbsd-tdep.c: New file.
5519 * nbsd-tdep.h: New file.
5520 * shnbsd-tdep.c: Don't include solib-svr4.h. Include
5521 nbsd-tdep.h.
5522 (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
5523 (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
5524 * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
5525 * config/sh/nbsd.mt (TDEPFILES): Ditto.
5526
b28da865
JT
55272002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5528
5529 * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
5530 * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
5531 * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
5532 * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
5533 * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
5534 * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
5535
4b8ff1fa
JT
55362002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5537
5538 * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
5539 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
5540 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
5541 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
5542 * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
5543 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
5544 * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
5545
dfe6eb1f
JT
55462002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5547
5548 * i386nbsd-nat.c: Delete file. Move fetch_core_registers and
5549 fetch_elfcore_registers to...
5550 * i386nbsd-tdep.c: ...here.
5551 (i386nbsd_use_struct_convention): Rename to...
5552 (i386nbsd_aout_use_struct_convention): ...this.
5553 (i386nbsd_supply_reg): New function.
5554 (i386nbsd_fill_reg): New function.
5555 (fetch_core_registers): Use i386nbsd_supply_reg.
5556 (fetch_elfcore_registers): Likewise.
5557 (_initialize_i386nbsd_tdep): New function.
5558 * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
5559 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
5560 * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
5561 * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
5562 (i386nbsd_aout_use_struct_convention): ...this.
5563
20cb8cda
JT
55642002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5565
5566 * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
5567 (store_inferior_registers): Use shnbsd_fill_reg.
5568 * shnbsd-tdep.c (sh_nbsd_supply_registers,
5569 sh_nbsd_supply_register): Collapse into...
5570 (shnbsd_supply_reg): ...this.
5571 (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
5572 (shnbsd_fill_reg): ...this.
5573 (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
5574 (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
5575 (fetch_core_registers): Use shnbsd_supply_reg.
5576 (fetch_elfcore_registers): Use shnbsd_supply_reg.
5577 (sh_nbsd_core_fns): Rename to...
5578 (shnbsd_core_fns): ...this.
5579 (sh_nbsd_elfcore_fns): Rename to...
5580 (shnbsd_elfcore_fns): ...this.
5581 (sh_nbsd_init_abi): Rename to...
5582 (shnbsd_init_abi): ...this.
5583 (_initialize_sh_nbsd_tdep): Rename to...
5584 (_initialize_shnbsd_tdep): ...this.
5585 * shnbsd-tdep.h (sh_nbsd_supply_registers,
5586 sh_nbsd_supply_register, sh_nbsd_fill_registers,
5587 sh_nbsd_fill_register): Remove prototypes.
5588 (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
5589
e750d25e
JT
55902002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5591
5592 * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
5593 (i387-nat.o): Delete dependency list.
5594 (go32-nat.o): Change i387-nat.h to i387-tdep.h.
5595 (x86-64-linux-nat.o): Likewise.
5596 * i387-nat.c: Delete file, moving contents to...
5597 * i387-tdep.c: ...here.
5598 * i387-nat.h: Rename...
5599 * i387-tdep.h: ...to this.
5600 * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
5601 * i386-linux-nat.c: Likewise.
5602 * i386bsd-nat.c: Likewise.
5603 * i386gnu-nat.c: Likewise.
5604 * i386nbsd-nat.c: Likewise.
5605 * i386v4-nat.c: Likewise.
5606 * x86-64-linux-nat.c: Likewise.
5607 * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
5608 * config/i386/go32.mh (NATDEPFILES): Likewise.
5609 * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
5610 * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
5611 * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
5612 * config/i386/linux.mh (NATDEPFILES): Likewise.
5613 * config/i386/nbsd.mh (NATDEPFILES): Likewise.
5614 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
5615 * config/i386/obsd.mh (NATDEPFILES): Likewise.
5616 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
5617
1aee598a
JT
56182002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5619
5620 * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
5621 (alphanbsd-nat.o): Remove dependency list.
5622 (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
5623 * alphanbsd-nat.c: Delete. Contents moved to...
5624 * alphanbsd-tdep.c: ...here.
5625 (_initialize_alphanbsd_tdep): Register core functions.
5626 * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
5627
12bcb0fe
JT
56282002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5629
5630 * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
5631 (alphabsd-nat.o): Depend on alphabsd-tdep.h.
5632 (alphanbsd-nat.o): Likewise.
5633 (alphabsd-tdep.o): New dependency list.
5634 * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
5635 (fill_gregset): Use alphabsd_fill_reg.
5636 (supply_fpregset): Use alphabsd_supply_fpreg.
5637 (fill_fpregset): Use alphabsd_fill_fpreg.
5638 (fetch_inferior_registers): Use struct reg and struct fpreg
5639 rather than gregset_t and fpregset_t. Use alphabsd_supply_reg
5640 and alphabsd_supply_fpreg.
5641 (store_inferior_registers): Use struct reg and struct fpreg
5642 rather than gregset_t and fpregset_t. Use alphabsd_fill_reg
5643 and alphabsd_fill_fpreg.
5644 * alphabsd-tdep.c: New file.
5645 * alphabsd-tdep.h: New file.
5646 * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
5647 (fetch_elfcore_registers): Use alphabsd_supply_reg and
5648 alphabsd_supply_fpreg.
5649 * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
5650 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
5651
361d1df0
EC
56522002-05-11 Eric Christopher <echristo@redhat.com>
5653
5654 * mips-tdep.c (mips_double_register_type): Fix thinko.
5655 (mips_single_register_type): Ditto.
5656 * MAINTAINERS: Add self.
5657
92dd7cee
MK
56582002-05-11 Mark Kettenis <kettenis@gnu.org>
5659
5660 * i387-nat.c (i387_supply_register, i387_fill_fsave,
5661 i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
5662 right thing on architectures with different endianness and/or
5663 integer sizes.
5664
e27da16d
JT
56652002-05-10 Jason Thorpe <thorpej@wasabisystems.com>
5666
5667 From Christian Limpach <chris@Pin.LU>
5668 * configure.in: Change sed expression which comments out
5669 NATDEPFILES to also comment out continuation lines.
5670 * configure: Regenerate.
5671
ddde02bd
EZ
56722002-05-10 Elena Zannoni <ezannoni@redhat.com>
5673
5674 * sh-tdep.c: Clean up code erroneously reintroduced by previous
5675 big patch.
5676
1c922164
EZ
56772002-05-10 Elena Zannoni <ezannoni@redhat.com>
5678
5679 * sh-tdep.c: Include correct file.
5680
283150cd
EZ
56812002-05-10 Elena Zannoni <ezannoni@redhat.com>
5682
5683 New support for sh64-elf (sh5) target.
5684
5685 * configure.tgt: For sh64-elf target, default to sh-elf.
5686
5687 * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
5688 (struct gdbarch_tdep): Add new fields for new registers and ABI
5689 info.
361d1df0 5690
283150cd
EZ
5691 * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
5692 (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
5693 MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
5694 UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
5695 IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
5696 IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
5697 IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
5698 IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
5699 IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
5700 IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
5701 IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
5702 (sh_sh64_register_name, sh64_elf_make_msymbol_special,
5703 pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
5704 sh64_skip_prologue_hard_way, sh64_use_struct_convention,
5705 gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
5706 sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
5707 sh64_get_gdb_regnum, sh64_media_reg_base_num,
5708 sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
5709 sign_extend, sh64_nofp_frame_init_saved_regs,
5710 sh64_init_extra_frame_info, sh64_get_saved_register,
5711 sh64_extract_struct_value_address, sh64_pop_frame,
5712 sh64_push_arguments, sh64_extract_return_value,
5713 sh64_store_return_value, sh64_show_media_regs,
5714 sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
5715 sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
5716 sh_sh64_register_virtual_type,
5717 sh_sh64_register_convert_to_virtual,
5718 sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
5719 sh64_register_read, sh64_pseudo_register_write,
5720 sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
5721 do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
5722 sh64_do_pseudo_register, sh_compact_do_registers_info,
5723 sh64_do_registers_info, sh_gdbarch_init): New functions.
5724
3117ed25
EZ
57252002-05-10 Elena Zannoni <ezannoni@redhat.com>
5726
5727 * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
5728
2654e6d4
DJ
57292002-05-10 Daniel Jacobowitz <drow@mvista.com>
5730
5731 * linespec.c (decode_line_1): Check for a double quote after
5732 a filename correctly.
5733
9ab3e532
JB
57342002-05-10 Jim Blandy <jimb@redhat.com>
5735
5736 Properly track the size of the current objfile's .debug_line section.
5737 * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
5738 (DWARF_LINE_SIZE): New macro.
5739 (dwarf2_build_psymtabs_hard): Record the line section's size in
5740 the partial symbol table.
5741 (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
5742 symbol table.
5743
126fa72d
PS
57442002-05-10 Petr Sorfa <petrs@caldera.com>
5745
5746 * ia64-tdep.c: Handle breakpoints on L instruction type
5747 in MLX instruction bundle by moving the breakpoint to
5748 the third slot (X instruction type) as L holds only data.
5749
1f077a3e
KB
57502002-05-10 Kevin Buettner <kevinb@redhat.com>
5751
5752 * dbxread.c (discarding_local_symbols_complaint): New complaint.
5753 (process_one_symbol): Complain about discarding local symbols
5754 due to a misplaced N_LBRAC entry.
5755
8120c9d5 57562002-05-09 Elena Zannoni <ezannoni@redhat.com>
361d1df0
EC
5757
5758 From Daniel Berlin <dan@cgsoftware.com>
8120c9d5
EZ
5759 * linespec.c (find_toplevel_char): '<' and '>' also increase and
5760 decrease the depth we are at, in the case of templates.
361d1df0 5761
67b2c998
DJ
57622002-05-09 Daniel Jacobowitz <drow@mvista.com>
5763
5764 * mips-tdep.c (mips_float_register_type): New function.
5765 (mips_double_register_type): New function.
5766 (mips_print_register): Use them.
5767 (do_fp_register_row): Likewise.
5768
fd326606
DJ
57692002-05-09 Daniel Jacobowitz <drow@mvista.com>
5770
6609d9af 5771 * signals/signals.c (signals): Remove conditional compilation around
fd326606 5772 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
6609d9af 5773 (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
fd326606 5774
bef35864
MS
57752002-05-09 Michael Snyder <msnyder@redhat.com>
5776
5777 * remote-rdp.c (remote_rdp_can_run): Remove.
5778
c55a3f73
TT
57792002-05-09 Tom Tromey <tromey@redhat.com>
5780
5781 * jv-valprint.c (java_val_print): Handle `char' as a special case
5782 of TYPE_CODE_INT.
5783
b8d5e71d
MS
57842002-05-09 Michael Snyder <msnyder@redhat.com>
5785
5786 * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
5787 strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
361d1df0 5788 strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
b8d5e71d 5789 str r(0123),[sp,#nn].
361d1df0 5790 (arm_skip_prologue): Ditto. Also make disassembly
b8d5e71d
MS
5791 order-independent by placing it in a loop.
5792
e2cd42dd
MS
57932002-05-06 Michael Snyder <msnyder@redhat.com>
5794
5795 * stabsread.c (read_type): Add recognition for new attribute:
5796 "@V;" means that an array type is actually a vector.
5797 This is analogous to the vector flag that's been added to dwarf2.
5798
3ce1502b
MK
57992002-05-09 Mark Kettenis <kettenis@gnu.org>
5800
5801 * i386-tdep.h (i386_abi): New enum.
5802 (struct gdbarch_tdep): Replace os_ident member with abi.
5803 (i386_gdbarch_register_os_abi): New prototype.
5804 * i386-tdep.c (i386_abi_names): New array.
5805 (process_note_abi_tag_sections): Removed.
5806 (process_note_sections): New function.
5807 (i386_elf_abi_from_note, i386_elf_abi): New functions.
5808 (struct i386_abi_handler): New struct.
5809 (i386_abi_handler_list): New variable.
5810 (i386_gdbarch_register_os_abi): New function.
5811 (i386_gdbarch_init): Adapt for the changes given above.
5812
084c156a
DJ
58132002-05-08 Daniel Jacobowitz <drow@mvista.com>
5814
5815 * gregset.h: Say "GNU/Linux".
5816
6599f021
EZ
58172002-05-08 Elena Zannoni <ezannoni@redhat.com>
5818
5819 * gdbtypes.c : Add new builtin type for 64 bit vectors.
5820 (build_gdbtypes): Build builtin_type_v2_float.
5821 (_initialize_gdbtypes): Register new builtin type.
5822
40af4b0c
AC
58232002-05-08 Andrew Cagney <ac131313@redhat.com>
5824
5825 * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
5826 (clear_gdbarch_swap): New function.
5827 (initialize_non_multiarch): Call.
5828 (gdbarch_update_p): Before calling init(), swap out and clear the
5829 existing architecture.
5830 * gdbarch.c: Regenerate.
5831
4fe84f46
JT
58322002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
5833
5834 * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
5835 alphanbsd-tdep.c.
5836
4015edd1
JT
58372002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
5838
5839 * sh-nbsd-nat.c: Rename to...
5840 * shnbsd-nat.c: ...this.
5841 * sh-nbsd-tdep.c: Rename to...
5842 * shnbsd-tdep.c: ...this.
5843 * sh-nbsd-tdep.h: Rename to...
5844 * shnbsd-tdep.h: ...this.
5845 * config/sh/nbsd.mh: Use shnbsd-nat.o.
5846 * config/sh/nbsd.mt: Use shnbsd-tdep.o.
5847
0e2bd219
RE
58482002-05-08 Richard Earnshaw <rearnsha@arm.com>
5849
5850 * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
5851 concatenation for command help messages.
5852
13a38d45
JT
58532002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
5854
5855 * NEWS: Note new sh*-*-netbsdelf* configuration.
5856 * configure.host: Set gdb_host_cpu to sh for all sh*.
5857 (sh*-*-netbsdelf*): New host.
5858 * configure.tgt: Set gdb_target_cpu to sh for all sh*.
5859 (sh*-*-netbsdelf*): New target.
5860 * sh-nbsd-nat.c: New file.
5861 * sh-nbsd-tdep.c: New file.
5862 * sh-nbsd-tdep.h: New file.
5863 * config/sh/nbsd.mh: New file.
5864 * config/sh/nbsd.mt: New file.
5865 * config/sh/nm-nbsd.h: New file.
5866 * config/sh/tm-nbsd.h: New file.
5867
d658f924
JT
58682002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
5869
5870 * sh-tdep.c (sh_osabi_names): Declare.
5871 (process_note_abi_tag_sections): New function.
5872 (get_elfosabi): Ditto.
5873 (sh_gdbarch_register_os_abi): Ditto.
5874 (sh_dump_tdep): Ditto.
5875 _initialize_sh_tdep): Use gdbarch_register to register
5876 sh_gdbarch_init and sh_dump_tdep.
5877 * config/sh/tm-sh.h (sh_osabi): Declare.
5878 (gdbarch_tdep): Add sh_osabi and osabi_name members.
5879
848cfffb
AC
58802002-05-07 Andrew Cagney <ac131313@redhat.com>
5881
5882 * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
5883 (thumb_scan_prologue): Ditto.
5884 (arm_find_callers_reg): Ditto.
5885 (arm_frame_chain): Ditto.
5886 (arm_init_extra_frame_info): Ditto.
5887 (arm_frame_saved_pc): Ditto.
5888 (arm_pop_frame): Ditto.
5889 (arm_push_return_address): New function.
5890 (arm_gdbarch_init): Initialize use_generic_dummy_frames,
5891 call_dummy_location, call_dummy_breakpoint_offset_p,
5892 call_dummy_breakpoint_offset, call_dummy_p,
5893 call_dummy_stack_adjust_p, call_dummy_words,
5894 sizeof_call_dummy_words, call_dummy_start_offset,
5895 call_dummy_length, fix_call_dummy, pc_in_call_dummy,
5896 call_dummy_address, push_return_address and push_dummy_frame for
5897 generic dummy frames.
5898
e7d717c0
JT
58992002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
5900
5901 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
5902 size computation for alloca.
5903 (sh_fp_frame_init_saved_regs): Likewise.
5904
7bbcf283
RE
59052002-05-07 Richard Earnshaw <rearnsha@arm.com>
5906
5907 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
5908 (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
361d1df0 5909 * arm-tdep.c (arm_store_return_value): Use them.
7bbcf283
RE
5910 Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
5911 * remote-rdp.c (remote_rdp_fetch_register): Use
5912 ARM_MAX_REGISTER_RAW_SIZE.
5913 (remote_rdp_store_register): Likewise.
5914
4657573b
ML
59152002-05-07 Michal Ludvig <mludvig@suse.cz>
5916
361d1df0 5917 * dwarf2cfi.c: Code cleanup, removed unused variables,
4657573b
ML
5918 added default labels to switch {} statements.
5919 * x86-64-tdep.c: Ditto.
5920 * x86-64-linux-nat.c: Ditto.
5921
010f3b2f
JT
59222002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
5923
5924 * solib.h: Protect against multiple inclusion.
5925
debd256d
JB
59262002-05-06 Jim Blandy <jimb@redhat.com>
5927
9ab3e532
JB
5928 Add first preprocessor macro-expansion files.
5929 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
5930 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
5931 (splay_tree_h, macroexp_h, macrotab_h): New variable.
5932 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
5933 (COMMON_OBS): Add macrotab.o, macroexp.o.
5934 (macroexp.o, macrotab.o): New rules.
5935
debd256d
JB
5936 Separate the job of reading the line number info statement program
5937 header (...expialidocious) out into its own function.
5938 * dwarf2read.c (struct line_head, struct filenames, struct
5939 directories): Replace with...
5940 (struct line_header): New structure, containing the full
5941 contents of the statement program header, including the
5942 include directory and file name tables.
5943 (read_file_scope): If we have line number info, instead of just
5944 calling dwarf_decode_lines to do all the work, call
5945 dwarf_decode_line_header first to get a `struct line_header'
5946 containing the data in the statement program header, and then
5947 pass that to dwarf_decode_lines, which will pick up where that
5948 left off. Be sure to clean up the `struct line_header' object.
5949 (dwarf_decode_line_header, free_line_header, add_include_dir,
5950 add_file_name): New functions.
5951 (dwarf_decode_lines): Move all the code to read the statement
5952 program header into dwarf_decode_line_header. Take the line
5953 header it built as the first argument, instead of the offset to
5954 the compilation unit's line number info. Use the new `struct
5955 line_header' type instead of the old structures. No need to do
5956 cleanups here now, since we don't allocate anything.
5957 (dwarf2_statement_list_fits_in_line_number_section,
5958 dwarf2_line_header_too_long): New complaints.
5959
ac3aafc7
EZ
59602002-05-06 Elena Zannoni <ezannoni@redhat.com>
5961
5962 * gdbtypes.c (init_vector_type): New function.
5963 (build_builtin_type_vec128): Simplify the representation of SIMD
5964 registers.
5965 (build_gdbtypes): Initialize new builtin vector types.
5966 (_initialize_gdbtypes): Register new vector types with gdbarch.
5967 (builtin_type_v4_float, builtin_type_v4_int32,
5968 builtin_type_v8_int16, builtin_type_v16_int8,
5969 builtin_type_v2_int32, builtin_type_v4_int16,
5970 builtin_type_v8_int8): New (renamed) SIMD types.
5971
13e49980
MK
59722002-05-06 Mark Kettenis <kettenis@gnu.org>
5973
5974 * i387-nat.c (i387_fill_fsave): Use regcache_collect.
5975 (i387_fill_fxsave): Likewise.
5976
997b20b8
AO
59772002-05-05 Alexandre Oliva <aoliva@redhat.com>
5978
5979 * alpha-tdep.c (alpha_extract_return_value): Don't use
5980 non-constant array size in prototype.
5981
535c96ce
AC
59822002-05-04 Andrew Cagney <ac131313@redhat.com>
5983
5984 From Brian Taylor <briant at model dot com>:
5985 * ui-out.c (ui_out_field_core_addr): Use the function
5986 longest_local_hex_string_custom'to format addresses > 32 bits
5987 wide.
5988
5989 * ui-out.c (ui_out_field_core_addr): Update comment.
5990
bedfa57b
AC
59912002-05-04 Andrew Cagney <ac131313@redhat.com>
5992
5993 * stack.c (select_and_print_frame): Make static. Delete the
5994 parameter `level'.
5995 (func_command): Update call.
5996 (select_frame_command): Delete code computing the frame level.
5997 * frame.h (select_and_print_frame): Delete declaration.
5998
f621c63e
AC
59992002-05-04 Andrew Cagney <ac131313@redhat.com>
6000
6001 * sparc-tdep.c (sparc_get_saved_register): Comment why
6002 get_prev_frame call is safe.
6003
0f7d239c
AC
60042002-05-04 Andrew Cagney <ac131313@redhat.com>
6005
6006 * frame.h (select_frame): Delete level parameter.
6007 * stack.c (select_frame): Update. Use frame_relative_level to
6008 obtain the frame's level.
6009 (select_and_print_frame): Update call.
6010 (select_frame_command): Ditto.
6011 (up_silently_base): Ditto.
6012 (down_silently_base): Ditto.
6013 * ocd.c (ocd_start_remote): Ditto.
6014 * remote-rdp.c (remote_rdp_open): Ditto.
6015 * remote-mips.c (mips_initialize): Ditto.
6016 (common_open): Ditto.
6017 * remote-e7000.c (e7000_start_remote): Ditto.
6018 * m3-nat.c (select_thread): Ditto.
6019 * hppa-tdep.c (child_get_current_exception_event): Ditto.
6020 (child_get_current_exception_event): Ditto.
6021 * varobj.c (varobj_create): Ditto.
6022 (varobj_update): Ditto.
6023 (c_value_of_root): Ditto.
6024 * tracepoint.c (finish_tfind_command): Ditto.
6025 * corelow.c (core_open): Ditto.
6026 * arch-utils.c (generic_prepare_to_proceed): Ditto.
6027 * thread.c (info_threads_command): Ditto.
6028 (switch_to_thread): Ditto.
6029 * infrun.c (normal_stop): Ditto.
6030 (restore_selected_frame): Ditto.
6031 (restore_inferior_status): Ditto.
6032 * breakpoint.c (insert_breakpoints): Ditto.
6033 (watchpoint_check): Ditto.
6034 (bpstat_stop_status): Ditto.
6035 (do_enable_breakpoint): Ditto.
6036 * blockframe.c (flush_cached_frames): Ditto.
6037 (reinit_frame_cache): Ditto.
6038
71d6c7b1
AC
60392002-05-04 Andrew Cagney <ac131313@redhat.com>
6040
6041 * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
6042 maintainer.
6043
cda6c68a
JB
60442002-05-04 Jim Blandy <jimb@redhat.com>
6045
6046 * gdbtypes.c (replace_type): Doc fix.
6047
5c1c87f0
AC
60482002-05-04 Andrew Cagney <ac131313@redhat.com>
6049
6050 * valprint.c (strcat_longest): Delete commented out function.
6051 Update copyright.
6052
cd9bfe15
AC
60532002-05-04 Andrew Cagney <ac131313@redhat.com>
6054
6055 * MAINTAINERS: Mark a29k as deleted.
6056 * NEWS: Mention that a29k was removed. Add OBSOLETE section.
6057 Move new configurations to the top.
6058 * configure.tgt: Remove a29k.
6059 * config/a29k/tm-vx29k.h: Delete.
6060 * config/a29k/vx29k.mt: Delete.
6061 * config/a29k/tm-a29k.h: Delete.
6062 * config/a29k/a29k-udi.mt: Delete.
6063 * config/a29k/a29k.mt: Delete.
6064 * a29k-tdep.c: Delete.
6065 * remote-udi.c: Delete.
6066 * remote-mm.c: Delete.
6067 * remote-eb.c: Delete.
6068 * remote-adapt.c: Delete.
6069 * Makefile.in: Remove obsolete code.
cd9bfe15
AC
6070 * config/s390/s390x.mt: Ditto.
6071 * config/s390/s390.mt: Ditto.
6072 * config/sparc/sparclynx.mh: Ditto.
6073 * config/sparc/linux.mh: Ditto.
6074 * config/pa/hppaosf.mh: Ditto.
6075 * config/pa/hppabsd.mh: Ditto.
6076 * config/ns32k/nbsd.mt: Ditto.
6077 * config/mips/vr5000.mt: Ditto.
6078 * config/m68k/sun3os4.mh: Ditto.
6079 * config/m68k/nbsd.mt: Ditto.
6080 * config/m68k/m68klynx.mh: Ditto.
6081 * config/m32r/m32r.mt: Ditto.
6082 * config/i386/x86-64linux.mt: Ditto.
6083 * config/i386/nbsdelf.mt: Ditto.
6084 * config/i386/nbsd.mt: Ditto.
6085 * config/i386/i386lynx.mh: Ditto.
6086
bf0c5130
AC
60872002-05-04 Andrew Cagney <ac131313@redhat.com>
6088
6089 * target.c (debug_print_register): New function. Handle oversize
6090 registers.
6091 (debug_to_fetch_registers): Call.
6092 (debug_to_store_registers): Call.
6093
2ae1c2d2
JB
60942002-05-03 Jim Blandy <jimb@redhat.com>
6095
13a393b0
JB
6096 * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
6097 (read_type): Doc fix.
6098 * gdbtypes.c (replace_type): Doc fix.
6099
2ae1c2d2
JB
6100 * stabsread.c (multiply_defined_struct): New complaint.
6101 (read_struct_type): If the type we were passed isn't empty, or
6102 incomplete, don't read the new struct type into it; complain,
6103 and return the original type unchanged. Take a new `type_code'
6104 argument, which is the type code for the new type.
6105 (read_type): Rather than storing the type's type code here, pass
6106 it as an argument to read_struct_type, and let that take care of
6107 storing it. That way, we don't overwrite the original type code,
6108 so read_struct_type can use it to decide whether we're overwriting
6109 something we shouldn't.
6110 (complain_about_struct_wipeout): New function.
6111
8de9bdc4
AC
61122002-05-03 Andrew Cagney <ac131313@redhat.com>
6113
6114 * gdbarch.sh: Assert that gdbarch is non-NULL.
6115 * gdbarch.c: Regenerate.
6116
f773fdbb
JM
61172002-05-03 Jason Merrill <jason@redhat.com>
6118
6119 * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
6120 and return NULL.
6121
0e04a514
ML
61222002-05-03 Michal Ludvig <mludvig@suse.cz>
6123
6124 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
6125 (x86_64_dwarf2gdb_regno_map_length),
6126 (x86_64_dwarf2_reg_to_regnum): Added.
6127 (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
6128 (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
6129 (_initialize_x86_64_tdep): Synced with the change above.
6130 (x86_64_skip_prologue): Reformulated message.
6131
065432a8
PM
61322002-05-03 Pierre Muller <muller@ics.u-strasbg.fr>
6133
6134 * f-exp.y: Also use new prev_lexptr variable
6135 to improve error reporting. Based on Michael Snyder
6136 2002-04-24 dated patch to c-exp.y.
6137 * jv-exp.y: Likewise.
6138 * m2-exp.y: Likewise.
6139
a3162708
EZ
61402002-05-02 Elena Zannoni <ezannoni@redhat.com>
6141
6142 * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
6143 we are dealing with vectors.
6144
03620c38
PM
61452002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
6146
6147 * config/m68k/tm-nbsd.h: Obvious fix,
6148 correct machine name.
6149
6604db2e
PM
61502002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
6151
6152 * p-typeprint.c (pascal_type_print_base): Add support
6153 for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
6154
0906b739
PM
61552002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
6156
6157 * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
6158 for fondamental pascal 'char' type.
6159
e2625b33
PM
61602002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
6161
6162 * p-lang.h (is_pascal_string_type): Declaration changed,
6163 new sixth argument of type char ** added.
361d1df0 6164 * p-lang.c (is_pascal_string_type): Implementation
e2625b33
PM
6165 changed. Args length_pos, length_size, string_pos, char_size
6166 can now be NULL. New argument arrayname set to the field
6167 name of the char array. Return value set to char array
6168 field index plus one.
361d1df0 6169 * p-valprint.c (pascal_val_print): Adapt to new declaration of
e2625b33
PM
6170 is_pascal_string_type function.
6171
cf17c188
AC
61722002-05-02 Andrew Cagney <cagney@redhat.com>
6173
6174 * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
6175 <cagney@redhat.com> change.
6176 * gdbarch.c: Regenerate.
6177
52bca491
AC
61782002-05-02 Andrew Cagney <cagney@redhat.com>
6179
6180 * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
6181 before probing for a new one. Detect errorenous gdbarch_init
6182 functions.
6183 * gdbarch.c: Regenerate.
6184
d5e72505
AC
61852002-05-01 Andrew Cagney <cagney@redhat.com>
6186
6187 * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
6188 * config/mcore/tm-mcore.h: Ditto. Update copyright.
6189 * config/v850/tm-v850.h: Ditto. Update copyright.
6190
af566d9f
AC
61912002-04-30 Andrew Cagney <ac131313@redhat.com>
6192
6193 * cris-tdep.c (cris_gdbarch_init): Use arches instead of
6194 current_gdbarch.
6195
880d85fa
MS
61962002-04-30 Michael Snyder <msnyder@redhat.com>
6197
94c30b78
MS
6198 * arm-tdep.c: Whitespace clean-ups.
6199 (arm_skip_prologue): Fix thinko; two lines
880d85fa
MS
6200 should have been removed as part of 4/24 change.
6201
6f5987a6
KB
62022002-04-30 Kevin Buettner <kevinb@redhat.com>
6203
6204 * rs6000-tdep.c: Added comment describing how fpscr register
6205 numbers were chosen.
6206
1a113c93
MS
62072002-04-30 Michael Snyder <msnyder@redhat.com>
6208
6209 * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
6210
9a6f53fe
EZ
62112002-04-29 Elena Zannoni <ezannoni@redhat.com>
6212
6213 * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
6214 (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
6215 (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
6216
11ed25ac
KB
62172002-04-29 Kevin Buettner <kevinb@redhat.com>
6218
6219 From Louis Hamilton <hamilton@redhat.com>:
6220 * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
6221 * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
6222 * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
6223 not bfd-private xcoff data, to determine wordsize.
6224 * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
6225
ae232405
AC
62262002-04-29 Andrew Cagney <ac131313@redhat.com>
6227
6228 GDB 5.2 released from 5.2 branch.
6229
91fd20f7
ML
62302002-04-29 Michal Ludvig <mludvig@suse.cz>
6231
6232 * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
6233 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
6234 (x86_64_register_info_table): Added comments with register numbers.
361d1df0 6235
2dc5091b
EZ
62362002-04-29 Elena Zannoni <ezannoni@redhat.com>
6237
6238 * rs6000-tdep.c (rs6000_extract_return_value,
6239 rs6000_store_return_value): Handle returning vectors.
6240 (rs6000_gdbarch_init): Use
6241 ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
6242 * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
6243 New function.
6244 (ppc_sysv_abi_use_struct_convention): Deal with functions returning
6245 vectors.
6246 (ppc_sysv_abi_push_arguments): Handle vector parameters.
6247 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
361d1df0 6248
2b9848d8
PM
62492002-04-24 Pierre Muller <ics.u-strasbg.fr>
6250
6251 * hpread.c (hpread_psymtab_to_symtab_1,
aacb1f0a 6252 hpread_psymtab_to_symtab): Replace fprintf tab_to_s...)
2b9848d8
PM
6253 with fprintf_unfiltered (gdb_stderr,...).
6254
f8d17dc5
PM
62552002-04-24 Pierre Muller <ics.u-strasbg.fr>
6256
6257 * remote-array.c (printf_monitor, write_monitor,
361d1df0 6258 array_insert_breakpoint, array_remove_breakpoint ):
f8d17dc5
PM
6259 Replace fprintf (stderr,...
6260 with fprintf_unfiltered (gdb_stderr,....
6261 * remote-es.c: Likewise.
6262 * remote-os9k.c: Likewise.
6263 * remote-st.c: Likewise.
6264
2f2f1ad1
AS
62652002-04-28 Andreas Schwab <schwab@suse.de>
6266
6267 * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
6268 linux-proc.o and gcore.o.
6269
b6779aa2
AC
62702002-04-26 Michal Ludvig <mludvig@suse.cz>
6271
6272 * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
6273 code without frame pointers.
6274
7e57f5f4
AC
62752002-04-26 Andrew Cagney <ac131313@redhat.com>
6276
6277 * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
6278 ON_STACK is needed.
6279
2ceb85d0
BE
62802002-04-26 Ben Elliston <bje@redhat.com>
6281
6282 * target.c (do_xfer_memory): Correct reference to the new option
6283 "trust-readonly-sections".
6284
f5f8a009
EZ
62852002-04-26 Elena Zannoni <ezannoni@redhat.com>
6286
6287 * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
6288 * gdbtypes.c (recursive_dump_type): Output the vector flag.
6289 * dwarf2read.c (dwarf_attr_name): Handle new attribute for
6290 vectors.
6291 (read_array_type): Record the fact that this array type is really a
6292 vector (i.e. are passed in by value).
6293
5868c862
JT
62942002-04-26 Jason Thorpe <thorpej@wasabisystems.com>
6295
6296 * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
6297 * alpha-tdep.c (alpha_sigcontext_addr): New function.
6298 (alpha_find_saved_regs): Use alpha_sigcontext_addr.
6299 (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
6300 * alpha-linux-tdep.c: Include frame.h.
6301 (alpha_linux_sigcontext_addr): New function.
6302 (alpha_linux_init_abi): Set tdep->sigcontext_addr to
6303 alpha_linux_sigcontext_addr.
6304 * alpha-osf1-tdep.c: Include gdbcore.h.
6305 (alpha_osf1_sigcontext_addr): New function.
6306 (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
6307 alpha_osf1_sigcontext_addr.
6308 * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
6309 * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
6310
bfb01f37
AC
63112002-04-26 Andrew Cagney <ac131313@redhat.com>
6312
361d1df0 6313 * stack.c (selected_frame_level):
bfb01f37
AC
6314 (select_frame): Do not set selected_frame_level.
6315 * frame.h (selected_frame_level): Delete declaration.
6316
15813d3f
AC
63172002-04-26 Andrew Cagney <ac131313@redhat.com>
6318
6319 * rs6000-tdep.c (rs6000_gdbarch_init): Only set
6320 convert_from_func_ptr-addr when AIX / PowerOpen.
6321
6096c27a
AC
63222002-04-25 Andrew Cagney <ac131313@redhat.com>
6323
6324 * valops.c (hand_function_call): Call
6325 generic_save_call_dummy_addr.
6326 * frame.h (generic_save_call_dummy_addr): Declare.
6327 * blockframe.c (struct dummy_frame): Add fields call_lo and
6328 call_hi.
6329 (generic_find_dummy_frame): Check for PC in range call_lo to
6330 call_hi instead of entry_point_address.
6331 (generic_pc_in_call_dummy): Search the dummy frames for a PC in
6332 the call_lo to call_hi range. Allow for DECR_PC_AFTER_BREAK.
6333 (generic_save_call_dummy_addr): New function.
6334
f510d44e
DM
63352002-04-24 David S. Miller <davem@redhat.com>
6336
6337 * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
6338 sparc_skip_prologue.
6339 (sparc_skip_prologue): Kill frameless_p arg, and use line number
6340 information to find prologue when possible.
6341 (sparc_prologue_frameless_p): Call examine_prologue directly.
6342 (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
6343 * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
6344 second argument.
6345 (SKIP_PROLOGUE): Likewise.
6346
15d72a92
JT
63472002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
6348
6349 * alpha-tdep.c (alpha_skip_prologue_internal): Remove
6350 GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
6351 indicate that the condition it was testing is always true.
6352 * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
6353 * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
6354 * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
6355
accc6d1f
JT
63562002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
6357
6358 * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
6359 * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
6360 tdep->jb_pc and tdep->jb_elt_size.
6361 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
6362 * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
6363 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
6364 * alpha-nat.c (get_longjmp_target): Remove.
6365 (JB_ELEMENT_SIZE): Ditto.
6366 (JB_PC): Ditto.
6367 * alpha-tdep.c (alpha_get_longjmp_target): New function.
6368 (alpha_gdbarch_init): Default tdep->jb_pc to -1. If the
6369 OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
6370 to alpha_get_longjmp_target.
6371 (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
6372 * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
6373 * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
6374
1bfdc549
AC
63752002-04-25 Andrew Cagney <ac131313@redhat.com>
6376
6377 * README: Update to GDB 5.2.
6378
1bd316f0
AC
63792002-04-25 Andrew Cagney <ac131313@redhat.com>
6380
6381 * gdbarch.sh (LC_ALL): Set to `c'.
6382
2e5ff58c
TR
63832002-04-25 Theodore A. Roth <troth@verinet.com>
6384
6385 * avr-tdep.c: Ran through gdb_indent.sh.
6386
e33ce519
TR
63872002-04-25 Theodore A. Roth <troth@verinet.com>
6388
6389 * MAINTAINERS: Add myself as AVR maintainer.
6390 * NEWS: Note new target avr.
6391
8818c391
TR
63922002-04-25 Theodore A. Roth <troth@verinet.com>
6393
6394 * Makefile.in: Add support for AVR target.
6395 * configure.tgt: Add support for AVR target.
6396 * avr-tdep.c: New file
6397 * config/avr/avr.mt: New file.
6398
79509c2d
TR
63992002-04-25 Theodore A. Roth <troth@verinet.com>
6400
6401 * MAINTAINERS: Add myself to write-after-approval.
6402
dac8068e
PM
64032002-04-24 Pierre Muller <ics.u-strasbg.fr>
6404
6405 * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
6406 with fprintf_unfiltered (gdb_stderr,....
6407
25bf3106
PM
64082002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
6409
6410 Fix PR gdb/508.
6411 * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
6412
24467a86
PM
64132002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
6414
6415 * p-exp.y: Also use new prev_lexptr variable
6416 to improve error reporting. Based on Michael Snyder
6417 2002-04-24 dated patch to c-exp.y.
6418
95b80706
JT
64192002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
6420
6421 * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
6422 (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
6423 alpha_breakpoint_from_pc. Set gdbarch_function_start_offset
6424 to 0.
6425 * config/alpha/tm-alpha.h: Remove forward decls of struct type
6426 and struct value.
6427 (FUNCTION_START_OFFSET): Remove.
6428 (BREAKPOINT): Ditto.
6429
e90cc612
JT
64302002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
6431
6432 * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
6433 * NEWS: Ditto.
6434
6c72f9f9
JT
64352002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
6436
6437 * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
6438 (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
6439 alpha_linux_pc_in_sigtramp.
6440 * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
6441 (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
6442 alpha_osf1_pc_in_sigtramp.
6443 * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
6444 * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
6445 (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
6446 alphafbsd_pc_in_sigtramp.
6447 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
6448 (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
6449 alphanbsd_pc_in_sigtramp.
6450 * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
6451 * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
6452
5e4f3379
JT
64532002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
6454
6455 * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
6456
da8ca43d
JT
64572002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
6458
6459 * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
6460 alphanbsd-tdep.c.
6461 (alphanbsd-nat.o): New dependency list.
6462 (alphanbsd-tdep.o): Ditto.
6463 * NEWS: Note new native NetBSD/alpha configuration.
6464 * alphanbsd-nat.c: New file.
6465 * alphanbsd-tdep.c: Ditto.
6466 * configure.host (alpha*-*-netbsd*): New host.
6467 * configure.tgt (alpha*-*-netbsd*): New target.
6468 * config/alpha/nbsd.mh: New file.
6469 * config/alpha/nbsd.mt: Ditto.
6470 * config/alpha/nm-nbsd.h: Ditto.
6471 * config/alpha/tm-nbsd.h: Ditto.
6472
36a6271d
JT
64732002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
6474
6475 * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
6476 (alpha-osf1-tdep.o): New dependency list.
6477 * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
6478 and skip_sigtramp_frame members.
6479 * alpha-linux-tdep.c: Include gdbcore.h.
6480 (alpha_linux_sigtramp_offset): Change return type to LONGEST.
6481 (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
6482 * alpha-osf1-tdep.c: New file.
6483 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
6484 alpha-osf1-dep.c.
6485 (alpha_frame_past_sigtramp_frame): New function.
6486 (alpha_dynamic_sigtramp_offset): Ditto.
6487 (alpha_proc_desc_is_dyn_sigtramp): Ditto.
6488 (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
6489 (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
6490 (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
6491 (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
6492 (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
6493 (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
6494 (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
6495 (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
6496 (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
6497 and tdep->skip_sigtramp_frame. Set gdbarch_skip_trampoline_code
6498 to find_solib_trampoline_target.
6499 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
6500 * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
6501 (SKIP_TRAMPOLINE_CODE): Remove.
6502 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6503 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6504 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
6505 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
6506 * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
6507 (PROC_SIGTRAMP_MAGIC): Ditto.
6508 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6509 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6510 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6511 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
6512 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
6513
2f4bc57b
JT
65142002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
6515
6516 * NEWS: Note that Alpha targets are now multi-arch.
6517
665132f9
MS
65182002-04-24 Michael Snyder <msnyder@redhat.com>
6519
6520 * parser-defs.h (prev_lexptr): New external variable.
6521 * parse.c (parse_exp_1): Set prev_lexptr to null before
6522 calling the language-specific parser.
6523 * c-exp.y (yylex): Set prev_lexptr to start of current token.
6524 (yyerror): Use prev_lexptr in error reporting.
6525
32872fa7
DJ
65262002-04-24 Daniel Jacobowitz <drow@mvista.com>
6527
6528 * config/i386/tm-linux.h: Define FILL_FPXREGSET.
6529 * gregset.h: If FILL_FPXREGSET is defined, provide
6530 gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
6531 * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
6532 is defined, call fill_fpxregset.
6533
57e76fac
MS
65342002-04-24 Roland McGrath <roland@frob.com>
6535
6536 * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
6537 * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
6538 (supply_gregset, supply_fpregset): New functions.
6539
6540 * gnu-nat.c (gnu_find_memory_regions): New function.
6541 (init_gnu_ops): Set `to_find_memory_regions' hook to that.
6542 (gnu_xfer_memory): Add a cast.
6543
f43845b3
MS
65442002-04-24 Michael Snyder <msnyder@redhat.com>
6545
361d1df0 6546 * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
f43845b3
MS
6547 loop. Add handling for "str lr, [sp, #-4]!" and for saves
6548 of argument regs ("str r(0123), [r11, #-nn"]).
361d1df0 6549 (arm_skip_prologue): Better handling for frameless functions.
f43845b3
MS
6550 Treat "mov ip, sp" as optional. Recognize "str lr, [sp, #-4]".
6551 (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
6552
a0abec03
AC
6553Wed Apr 24 14:22:21 2002 Andrew Cagney <cagney@redhat.com>
6554
6555 * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
6556 NUM_PSEUDO_REGS can be used.
6557
d7bd68ca
AC
65582002-04-24 Andrew Cagney <ac131313@redhat.com>
6559
6560 * arch-utils.h: Update copyright.
6561
6562 * gdbarch.sh (PC_IN_SIGTRAMP): Add.
6563 * gdbarch.h, gdbarch.c: Re-generate.
6564
6565 * inferior.h (IN_SIGTRAMP): Delete definition.
6566 * arch-utils.c (legacy_pc_in_sigtramp): New function.
6567 * arch-utils.h (legacy_pc_in_sigtramp): Declare.
6568
6569 * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
6570 (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
6571 * hppa-tdep.c (pc_in_interrupt_handler): Use PC_IN_SIGTRAMP.
6572 (find_proc_framesize): Ditto.
6573 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
6574 (alpha_init_extra_frame_info): Ditto.
6575 * infrun.c (handle_inferior_event): Ditto.
6576 (handle_inferior_event): Ditto.
6577 (check_sigtramp2): Ditto.
6578 * blockframe.c (create_new_frame): Ditto.
6579 (get_prev_frame): Ditto.
6580 * ppc-linux-tdep.c: Update comments.
6581 * i386-linux-tdep.c: Update comments.
6582 * breakpoint.c (bpstat_what): Update comment.
6583
4867e41e
DM
65842002-04-24 David S. Miller <davem@redhat.com>
6585
21d83aa5
DM
6586 * i960-tdep.c (register_in_window_p): New function.
6587 (i960_find_saved_register): Use it instead of
6588 REGISTER_IN_WINDOW_P.
6589 * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
6590
4867e41e
DM
6591 * symtab.h (find_stab_function_addr): Kill extern.
6592 * minsyms.c (find_stab_function_addr): Remove from here...
6593 * dbxread.c: ... to here, and mark it static.
6594
69cdf6a2
DM
65952002-04-20 David S. Miller <davem@redhat.com>
6596
6597 * sparc-tdep.c (sparc_pop_frame): Only need to allocate
6598 SPARC_INTREG_SIZE * 16 bytes for reg_temp.
6599
5a595886
DM
66002002-04-21 David S. Miller <davem@redhat.com>
6601
6602 * remote-vxsparc.c (vx_read_register): Fix typo, we want
6603 REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
6604 (vx_write_register): Likewise.
6605
1da1a192
JB
66062002-04-23 J. Brobecker <brobecker@gnat.com>
6607
6608 * source.c (is_regular_file): New function.
6609 (openp): Check wether file to open is a regular file
6610 to avoid opening directories.
6611
baa6f10b
JT
66122002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
6613
6614 * findvar.c (extract_signed_integer): Cast printf argument
6615 to suppress format warning.
6616 (extract_unsigned_integer): Likewise.
6617 * infcmd.c (registers_info): Likewise.
6618 * top.c (get_prompt_1): Likewise.
6619 * valops.c (value_assign): Likewise.
6620 * valprint.c (print_decimal): Likewise.
6621
b2c4da81
L
66222002-04-22 H.J. Lu (hjl@gnu.org)
6623
6624 * c-exp.y (typebase): Support
361d1df0 6625
b2c4da81
L
6626 [long|long long|short] [signed|unsigned] [int|]
6627
6628 and
6629
6630 signed [long|long long|short] int
6631
f267bd6a
JT
66322002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
6633
6634 * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
6635 and vax-tdep.h.
6636 * vax-tdep.h: New file.
6637 * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
6638 Make several routines static.
6639 (vax_get_saved_register): New function.
6640 (vax_gdbarch_init): New function.
6641 (_initialize_vax_tdep): Register vax_gdbarch_init.
6642 * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
6643 Remove macros now under the control of gdbarch.
6644
da3c6d4a
MS
66452002-04-22 Michael Snyder <msnyder@redhat.com>
6646
11d3b27d
MS
6647 * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
6648 Some whitespace and coding standards tweaks.
da3c6d4a 6649
a33f7558
JT
66502002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
6651
6652 * vax-tdep.c: Include regcache.h.
6653 (vax_call_dummy_words): New.
6654 (sizeof_vax_call_dummy_words): New.
6655 (vax_fix_call_dummy): New function.
6656 (vax_saved_pc_after_call): Ditto.
6657 * config/vax/tm-vax.h: Don't include regcache.h.
6658 (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
6659 (CALL_DUMMY): Remove.
6660 (CALL_DUMMY_WORDS): Define.
6661 (SIZEOF_CALL_DUMMY_WORDS): Define.
6662 (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
6663
47a73475
MS
66642002-04-18 Michael Snyder <msnyder@redhat.com>
6665
6666 * arm-tdep.h: Change regnum defines to enums for ease of debugging.
6667
52efde73
JT
66682002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
6669
6670 * vax-tdep.c (vax_frame_chain): New function.
6671 (vax_push_dummy_frame): Ditto.
6672 (vax_pop_frame): Ditto.
6673 * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
6674 (FRAMELESS_FUNCTION_INVOCATION): Use
6675 generic_frameless_function_invocation_not.
6676 (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
6677 (POP_FRAME): Use vax_pop_frame.
6678
ea74468c
JT
66792002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
6680
6681 * vax-tdep.c (vax_store_struct_return): New function.
6682 (vax_extract_return_value): Ditto.
6683 (vax_store_return_value): Ditto.
6684 (vax_extract_struct_value_address): Ditto.
6685 * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
6686 vax_store_struct_return.
6687 (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
6688 (STORE_RETURN_VALUE): Use vax_store_return_value.
6689 (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
6690
5516aa92
JT
66912002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
6692
6693 * vax-tdep.c (vax_frame_saved_pc): New function.
6694 (vax_frame_args_address_correct): Ditto.
6695 (vax_frame_args_address): Ditto.
6696 (vax_frame_locals_address): Ditto.
6697 (vax_frame_num_args): Move code to be in proximity to
6698 other frame-related functions.
6699 * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
6700 (FRAME_SAVED_PC): Use vax_frame_saved_pc.
6701 (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
6702 (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
6703 (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
6704
36af0b35
L
67052002-04-22 H.J. Lu (hjl@gnu.org)
6706
6707 * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
6708 includedir.
6709
ab62c900
JT
67102002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
6711
6712 * vax-tdep.c (vax_frame_init_saved_regs): New function.
6713 * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
6714 (FRAME_INIT_SAVED_REGS): New macro.
6715
7232b100
JT
67162002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
6717
6718 * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
6719
b70d2aee
JT
67202002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
6721
6722 * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
6723 where needed.
6724 (fetch_osf_core_registers): Likewise.
6725 (supply_gregset): Likewise.
6726
a0e8a2d1 67272002-04-22 J. Brobecker <brobecker@gnat.com>
361d1df0 6728
a0e8a2d1
JB
6729 * symfile.h (get_section_index): Define.
6730 * symfile.c (get_section_index): New function.
6731 * mdebugread.c (SC_IS_SBSS): New macro.
6732 (SC_IS_BSS): Return true for the scBss storage class only, as
6733 the scSBss storage class refers to the .sbss section.
6734 (parse_partial_symbols): Discard the symbols which associated
6735 section does not exist.
6736 Make sure to use the .sbss section index for symbols which
6737 storage class is scBss, rather than using the .bss section index.
6738
51eb8b08
JT
67392002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
6740
6741 * vax-tdep.c: Update copyright years.
6742 (vax_register_name): New function.
6743 (vax_register_byte): Ditto.
6744 (vax_register_raw_size): Ditto.
6745 (vax_register_virtual_size): Ditto.
6746 (vax_register_virtual_type): Ditto.
6747 * config/vax/tm-vax.h: Update copyright years.
6748 (REGISTER_NAMES): Remove.
6749 (REGISTER_NAME): Define.
6750 (REGISTER_BYTE): Use vax_register_byte.
6751 (REGISTER_RAW_SIZE): Use vax_register_raw_size.
6752 (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
6753 (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
6754
6cc1c0a8
AC
67552002-04-21 Andrew Cagney <ac131313@redhat.com>
6756
6757 * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
6758 declaration
6759 * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
6760
9319a2fe
DM
67612002-04-21 David S. Miller <davem@redhat.com>
6762
6763 * arch-utils.c (generic_prologue_frameless_p): Kill
6764 SKIP_PROLOGUE_FRAMELESS_P code.
6765 * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
6766 references.
6767 (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
6768 * arc-tdep.c (arc_prologue_frameless_p): Implement.
6769 * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
6770 references.
6771 (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
6772 * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
6773 (sparc_gdbarch_init): Pass it to
6774 set_gdbarch_prologue_frameless_p.
a0e8a2d1 6775
e9ed6d01
JT
67762002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
6777
6778 * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
6779 (alphabsd-nat.o): New dependency list.
6780
36012033
JT
67812002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
6782
6783 * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
6784 alphafbsd-tdep.c.
6785 (alpha-linux-tdep.o): New dependency list.
6786 (alphafbsd-tdep.o): Likewise.
6787
3379287a
JT
67882002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
6789
6790 * alpha-linux-tdep.c: New file. Move alpha_linux_sigtramp_offset
6791 to here...
6792 * alpha-tdep.c: ...from here.
6793 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
6794
4bcbd6cb
JT
67952002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
6796
6797 * config/alpha/tm-alpha.h: Move alpha_software_single_step
6798 prototype from here...
6799 * alpha-tdep.h: ...to here.
6800
b31da25e
AC
68012002-04-21 Andrew Cagney <ac131313@redhat.com>
6802
6803 * frame.h (selected_frame_level): Document as deprecated.
6804 (frame_relative_level): Declare.
6805 * stack.c (frame_relative_level): New function.
6806 (selected_frame_level): Document as deprecated.
6807 (select_frame): Do not set the selected_frame_level.
6808
6809 * stack.c (frame_info, record_selected_frame): Update.
6810 (frame_command, current_frame_command): Update.
6811 (up_silently_base, up_command, down_silently_base): Update.
6812 (down_command): Update.
6813 * inflow.c (kill_command): Update.
6814 * tracepoint.c (finish_tfind_command): Update.
6815 * corelow.c (core_open): Update.
6816 * thread.c (info_threads_command): Update.
6817 (do_captured_thread_select): Update.
6818 * infcmd.c (finish_command): Update.
6819 * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
6820
9c1d6fe5
JT
68212002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
6822
6823 * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
6824
ab89facf
AC
68252002-04-21 Andrew Cagney <ac131313@redhat.com>
6826
6827 * arm-tdep.c (arm_breakpoint_from_pc): Make static. Make return
6828 type const.
6829
82a4efa1
JT
68302002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
6831
6832 * alphafbsd-tdep.c: Update copyright years. Include
6833 alpha-tdep.h.
6834 (alphafbsd_use_struct_convention): Make static.
6835 (alphafbsd_init_abi): New function.
6836 (_initialize_alphafbsd_tdep): New function.
6837 * config/alpha/tm-fbsd.h: Update copyright years.
6838 (USE_STRUCT_CONVENTION): Remove.
6839
44dffaac
JT
68402002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
6841
6842 * alpha-tdep.c (alpha_abi_handler): New structure to describe
6843 an Alpha ABI variant.
6844 (alpha_abi_handler_list): Declare.
6845 (alpha_gdbarch_register_os_abi): New function.
6846 (alpha_gdbarch_init): Give registered ABI variant handlers a
6847 chance to tweak the gdbarch once we have set up defaults.
6848 * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
6849
65585be4
JT
68502002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
6851
6852 * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
6853 to standard_coerce_float_to_double.
6854 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
6855
d9b023cc
JT
68562002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
6857
6858 * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
6859 * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
6860 from gdbarch_tdep rather than a constant.
6861 (alpha_gdbarch_init): Initialize tdep->vm_min_address to
6862 the default text address for all Alpha Unix ABIs.
6863 (alpha_dump_tdep): Report the value of tdep->vm_min_address.
6864 * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
6865
dc129d82
JT
68662002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
6867
6868 * alpha-tdep.h: New file. Includes several Alpha target constants
6869 taken from...
6870 * config/alpha/tm-alpha.h: ...here. Remove macros that we now
6871 let gdbarch deal with.
6872 (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
6873 * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
6874 to dependency list.
6875 * alpha-nat.c: Include alpha-tdep.h. Update for adjusted
6876 Alpha target register names.
6877 * alphabsd-nat.c: Likewise.
6878 * alpha-tdep.c: Include alpha-tdep.h. Update for adjusted
6879 Alpha target register names. Make serveral routines static.
6880 (alpha_get_saved_register): New function.
6881 (alpha_abi_names): New.
6882 (process_note_abi_tag_sections): New function.
6883 (get_elfosabi): New function.
6884 (alpha_gdbarch_init): New function.
6885 (alpha_dump_tdep): New function.
6886 (_initialize_alpha_tdep): Register alpha_gdbarch_init.
6887
d49d1e0a
AC
68882002-04-21 Andrew Cagney <ac131313@redhat.com>
6889
6890 * frame.c (find_saved_register): Delete #ifdef
6891 HAVE_REGISTER_WINDOWS code.
6892 * config/sparc/tm-sparc.h: Update comments.
6893 * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
6894
92e8c9ed
AC
68952002-04-21 Andrew Cagney <ac131313@redhat.com>
6896
6897 * i960-tdep.c (i960_find_saved_register): New function.
6898 (i960_get_saved_register): New function.
6899 * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
6900 (i960_get_saved_register): Declare.
6901 * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
6902
e1925118
DM
69032002-04-20 David S. Miller <davem@redhat.com>
6904
6905 * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
6906
29673b29
AC
69072002-04-20 Andrew Cagney <ac131313@redhat.com>
6908
6909 * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
6910 instead of NUM_PSEUDO_REGS.
6911
6c86dcd5
DM
69122002-04-20 David S. Miller <davem@redhat.com>
6913
6914 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
6915 GDB_MULTI_ARCH_PARTIAL
6916 * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
6917 define, let tm-sp64.h do it.
6918
aa40ec90
JT
69192002-04-20 Jason Thorpe <thorpej@wasabisystems.com>
6920
6921 * frame.c (find_saved_register): Avoid a NULL pointer
6922 dereference and actually walk the frame list.
6923
0f79675b
AC
69242002-04-20 Andrew Cagney <ac131313@redhat.com>
6925
6926 * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
6927 sorted in most most-recent-used order. Document.
6928 * gdbarch.h, gdbarch.c: Regenerate.
361d1df0 6929
f91305dd 69302002-04-19 Andrew Cagney <ac131313@redhat.com>
bf75c8c1
AC
6931
6932 * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
6933 instead of ->prev.
6934 * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
6935 * s390-tdep.c (s390_frame_chain): Do not use ->prev.
6936 * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
6937 instead of ->prev.
6938
73d322b1
EZ
69392002-04-19 Elena Zannoni <ezannoni@redhat.com>
6940
6941 Fix PR gdb/471.
6942 * gdbtypes.c (init_simd_type): Rewrite using new functions.
6943 (build_builtin_type_vec128): Ditto.
6944 (append_composite_type_field): Fix calculation of type length in
6945 union case.
6946
ccd9a834
EZ
69472002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
6948
6949 * config/djgpp/README: Update.
6950
6951 * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
6952 compiler warnings.
6953
a57f9e49
JT
69542002-04-19 Jason Thorpe <thorpej@wasabisystems.com>
6955
6956 * alpha-tdep.c (setup_arbitrary_frame): Rename...
6957 (alpha_setup_arbitrary_frame): ...to this.
6958 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
6959 for alpha_setup_arbitrary_frame.
6960
f4f9705a
AC
69612002-04-18 Andrew Cagney <cagney@redhat.com>
6962
6963 * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
6964 * gdbarch.h, gdbarch.c: Regenerate.
361d1df0 6965
f4f9705a
AC
6966 * defs.h (breakpoint_from_pc_fn): Delete type definition.
6967 * target.h (memory_breakpoint_from_pc): Update declaration.
6968 * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
6969
6970 * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
6971 * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
6972 * mem-break.c (memory_breakpoint_from_pc): Ditto.
6973 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
6974 * s390-tdep.c (s390_breakpoint_from_pc): Ditto
6975 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
6976 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
6977 * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
6978 * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
6979 * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
6980 * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
6981 * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
6982
6983 * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
6984 const pointer.
6985 * monitor.c (monitor_insert_breakpoint): Ditto.
6986 * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
6987
6988 * config/mcore/tm-mcore.h: Update copyright.
6989 * mem-break.c: Ditto.
6990 * xstormy16-tdep.c: Ditto.
6991
29f319b8
PM
69922002-04-18 Pierre Muller <muller@ics.u-strasbg.fr>
6993
6994 * p-exp.y: Add precedence rule for '^' token.
6995 This removes the shift/reduce conflicts.
6996 Remove the comment concerning these shift/reduce conflicts.
6997
ebeac11a
EZ
69982002-04-18 Elena Zannoni <ezannoni@redhat.com>
6999
7000 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
7001 (registers_powerpc_nofp): New register set for processors
7002 without floating point unit.
7003
27c31547
DM
70042002-04-18 David S. Miller <davem@redhat.com>
7005
7006 * MAINTAINERS: Add myself to write-after-approval.
7007
47a73475
MS
70082002-04-17 Michael Snyder <msnyder@redhat.com>
7009
7010 * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
7011
953836b2
AC
70122002-04-17 Andrew Cagney <ac131313@redhat.com>
7013
7014 * rs6000-tdep.c (frame_initial_stack_address): Use
7015 frame_register_read to read the alloca_reg.
7016
8b0d4340
AC
70172002-04-17 Andrew Cagney <ac131313@redhat.com>
7018
7019 * frame.c (find_saved_register): Find saved registers in the next
7020 not prev frame.
7021 Fix PR gdb/365.
7022
d8864532
AC
70232002-04-17 Andrew Cagney <ac131313@redhat.com>
7024
7025 * gdbarch.sh (LANG): Set to ``c''.
7026
36cc83a3 70272002-04-15 Andrew Cagney <ac131313@redhat.com>
361d1df0 7028
36cc83a3 7029 * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
361d1df0 7030
2f4150cc 70312002-04-15 Andrew Cagney <ac131313@redhat.com>
2c7ef074
AC
7032
7033 * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
7034 Update copyright.
7035
628703c6 7036 * hpread.c (hpread_get_lntt): Add declaration.
2f4150cc 7037 Also fix PR gdb/391.
361d1df0 7038
56157b4a
AC
70392002-04-14 Andrew Cagney <ac131313@redhat.com>
7040
7041 * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
7042 * aclocal.m4, configure: Re-generate.
7043 Fix PR gdb/391.
361d1df0 7044
6d1e3329
EZ
70452002-04-14 Elena Zannoni <ezannoni@redhat.com>
7046
7047 * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
7048 instead of tm_print_insn.
7049
cb06fa07
EZ
70502002-04-14 Elena Zannoni <ezannoni@redhat.com>
7051
7052 * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
7053
f208ba17
AC
70542002-04-14 Andrew Cagney <ac131313@redhat.com>
7055
7056 * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
7057 * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
7058 (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
7059
20f01a46
DH
70602002-04-12 Don Howard <dhoward@redhat.com>
7061
7062 * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
7063 max_user_call_depth.
7064 (init_cmd_lists): Initialize the new value;
7065 * cli/cli-script.c (execute_user_command): Limit the call depth of
7066 user defined commands. This avoids a core-dump when user commands
7067 are infinitly recursive.
7068
a88376a3
KB
70692002-04-12 Kevin Buettner <kevinb@redhat.com>
7070
7071 * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
7072 * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
7073 from tdep struct instead of DEFAULT_LR_SAVE.
7074 (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
7075 * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
7076 * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
7077
f2172603
MS
70782002-04-12 Michael Snyder <msnyder@redhat.com>
7079
694f61fb 7080 * Remote.c: Spelling fix.
20fe79c8
MS
7081 * gcore.c (default_derive_heap_segment): Use bfd_section_name.
7082 If no symbol found for "sbrk", try "_sbrk".
7083 (make_output_phdrs): Use bfd_section_name.
7084 (gcore_copy_callback): Use bfd_section_name.
62995fc4 7085 * eval.c: Indentation fix-ups.
169a7369
MS
7086 * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
7087 in case it gets applied to an address that is already
7088 in the instruction space.
de74f71f
MS
7089 * cli/cli-decode.c (help_list): Allow long lines to wrap.
7090 * symfile.c: Fix indentation, long lines.
f2172603
MS
7091 * source.c: White space fix-up.
7092
cda5a58a
AC
70932002-04-12 Andrew Cagney <cagney@redhat.com>
7094
7095 * defs.h (read_relative_register_raw_bytes): Delete declaration.
7096 * frame.c (frame_register_read): New function. Return non-zero on
7097 success.
7098 (read_relative_register_raw_bytes_for_frame): Delete.
7099 (read_relative_register_raw_bytes): Delete.
7100 * frame.h (frame_register_read): Declare.
7101 * d30v-tdep.c: Update Copyright. Use frame_register_read.
7102 * sh-tdep.c: Ditto.
7103 * infcmd.c (do_registers_info): Ditto.
7104 * hppa-tdep.c: Ditto.
7105 * rs6000-tdep.c: Ditto.
7106 * h8500-tdep.c: Ditto.
7107 * mips-tdep.c: Ditto.
7108 * h8300-tdep.c: Ditto.
7109 * z8k-tdep.c: Ditto.
7110
2ea5f656
KB
71112002-04-12 Kevin Buettner <kevinb@redhat.com>
7112
7113 From Jimi X <jimix@watson.ibm.com>:
7114 * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
7115 64-bit SysV ABI.
7116
27b15785
KB
71172002-04-12 Kevin Buettner <kevinb@redhat.com>
7118
7119 From Jimi X <jimix@watson.ibm.com>:
7120 * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
7121 bfd info.
7122
5d57ee30
KB
71232002-04-12 Kevin Buettner <kevinb@redhat.com>
7124
7125 From Jimi X <jimix@watson.ibm.com>:
7126 * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
7127 register sets for these processor variants.
7128
bc1e36ca
DJ
71292002-04-11 Daniel Jacobowitz <drow@mvista.com>
7130
bc1e36ca
DJ
7131 * regformats/reg-ppc.dat: Support FPSCR.
7132
e3f36dbd
KB
71332002-04-11 Kevin Buettner <kevinb@redhat.com>
7134
7135 * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
7136 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
7137 Add fpscr as an invalid/unfetchable register.
7138 * ppc-linux-nat.c (ppc_register_u_addr, store_register)
7139 (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
7140 (fill_fpregset): Add support for register fpscr.
7141 (fetch_ppc_registers, store_ppc_registers, supply_gregset)
7142 (fill_gregset): Account for the fact that register ``mq'' might
7143 not exist.
7144 * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
7145 (registers_power): Add fpscr to register set at slot 71.
7146 (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
7147 exist on most PPC architectures. Initialize ppc_fpscr_regnum.
7148
943c9c25
MS
71492002-04-11 Michael Snyder <msnyder@redhat.com>
7150
7151 * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
7152 * configure: Regenerate.
7153 * config.in: Regenerate.
7154 * acconfig.h: Add define for _SYSCALL32.
7155 * core-sol2.c: Remove #define _SYSCALL32.
7156 * solib-legacy.c: Remove #define _SYSCALL32.
7157
d8c0a2e7
AC
71582002-04-10 Andrew Cagney <ac131313@redhat.com>
7159
7160 * stack.c (select_frame): Cleanup internal error message, do not
7161 use %p.
7162
7cc19214
AC
71632002-04-10 Andrew Cagney <ac131313@redhat.com>
7164
7165 * stack.c (select_frame): Check that selected_frame and the
7166 specified level are as expected.
7167 * blockframe.c (get_prev_frame): Set the `level' from next_frame.
7168 Update copyright.
7169 * frame.h (struct frame_info): Add field `level'. Update
7170 copyright.
7171 Work-in-progress PR gdb/464.
7172
67a2b77e
AC
71732002-04-10 Andrew Cagney <ac131313@redhat.com>
7174
7175 * maint.c (maint_print_section_info): Rename print_section_info.
7176 (print_bfd_section_info, print_objfile_section_info): Update.
7177 * inferior.h (struct gdbarch): Add opaque declaration.
7178 * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
7179 * gdbarch.h: Regenerate.
7180
8cfda98c
ML
71812002-04-10 Michal Ludvig <mludvig@suse.cz>
7182
7183 * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
7184 (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
7185 (kernel_u_size): Added.
7186 * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
7187 (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
7188
ca439ad2 71892002-04-04 Jim Ingham <jingham@apple.com>
361d1df0 7190
ca439ad2
JI
7191 * valarith.c (find_size_for_pointer_math): New function, either returns
7192 the size for a pointer's target, returns 1 for void *, or errors for
7193 incomplete types.
7194 (value_add, value_sub): use find_size_for_pointer_math.
7195
2f2893d9
DJ
71962002-04-09 Daniel Jacobowitz <drow@mvista.com>
7197
7198 * linux-low.c (linux_look_up_symbols): New hook.
7199 (linux_target_ops): Add linux_look_up_symbols.
7200 * remote-utils.c (decode_address): New function.
7201 (look_up_one_symbol): New function.
7202 * server.c (handle_query): Call target look_up_symbols hook.
7203 * server.h (look_up_one_symbol): Add prototype.
7204 * target.h (struct target_ops): Add look_up_symbols hook.
7205
96cb11df
AC
72062002-04-09 Andrew Cagney <ac131313@redhat.com>
7207
7208 * frame.c (read_relative_register_raw_bytes_for_frame): Do not
7209 override FP_REGNUM with frame->fp. Update copyright.
7210 * parse.c (num_std_regs, std_regs): Delete.
7211 (target_map_name_to_register): Do not search std_regs. Update
7212 function description.
7213 * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
7214 declarations. Update copyright.
7215 Fix PR gdb/251.
361d1df0 7216
97658e92
DJ
72172002-04-09 Daniel Jacobowitz <drow@mvista.com>
7218
7219 * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
7220 after the last symbol in a block.
7221
6044e3eb
PM
72222002-04-09 Pierre Muller <muller@ics.u-strasbg.fr>
7223
7224 * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
7225 is non zero as a found symbol.
7226
0406ec40
AC
72272002-04-08 Andrew Cagney <ac131313@redhat.com>
7228
7229 * findvar.c: Include "builtin-regs.h".
7230 (value_of_register): Call value_of_builtin_reg when applicable.
7231 * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
7232 (target_map_name_to_register): Call
7233 builtin_reg_map_name_to_regnum.
7234 * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
7235 (COMMON_OBS): Add builtin-regs.o and std-regs.o.
7236 (builtin_regs_h): Define.
7237 (builtin-regs.o): New target.
7238 (findvar.o): Add $(builtin_regs_h).
7239 * builtin-regs.c, builtin-regs.h: New files.
7240 * std-regs.c: New file.
7241 Partial fix for PR gdb/251.
7242
56a6dfb9
KB
72432002-04-08 Kevin Buettner <kevinb@redhat.com>
7244
7245 * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
7246 it's no longer required.
7247
3a808432
AC
72482002-04-08 Andrew Cagney <ac131313@redhat.com>
7249
7250 * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
7251
7c40d541
KB
72522002-04-08 Kevin Buettner <kevinb@redhat.com>
7253
7254 From Jimi X <jimix@watson.ibm.com>:
7255 * rs6000-tdep.c (rs6000_software_single_step): Use
7256 rs6000_breakpoint_from_pc() to fetch breakpoint instruction
7257 and size. Use target_insert_breakpoint() and
7258 target_remove_breakpoint() to insert and remove breakpoints
7259 instead of explicit memory reads and writes.
7260
cc9836a8
KB
72612002-04-08 Kevin Buettner <kevinb@redhat.com>
7262
7263 * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
7264 * rs6000-tdep.c (rs6000_push_arguments): Eliminate
7265 ELF_OBJECT_FORMAT ifdef.
7266
7495d1dc
KB
72672002-04-08 Kevin Buettner <kevinb@redhat.com>
7268
7269 From Jimi X <jimix@watson.ibm.com>:
7270 * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
7271
4288e836
KB
72722002-04-08 Kevin Buettner <kevinb@redhat.com>
7273
7274 From Jimi X <jimix@watson.ibm.com>:
7275 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
7276 definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
7277
a4e4e501
MK
72782002-04-07 Mark Kettenis <kettenis@gnu.org>
7279
7280 * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
7281 s/asprintf/xasprintf/.
7282 (fbsd_make_corefile_notes): s/strdup/xstrdup/.
7283
006defba
AC
72842002-04-07 Andrew Cagney <ac131313@redhat.com>
7285
7286 I believe Jeff Law denies responsability for this one:
7287 * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
7288 * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
7289 * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
7290 Work-around for PR gdb/366.
7291
7aa83cac
EZ
72922002-04-07 Elena Zannoni <ezannoni@redhat.com>
7293
7294 * remote-e7000.c (write_small, e7000_read_inferior_memory,
7295 e7000_read_inferior_memory_large, e7000_insert_breakpoint,
7296 e7000_remove_breakpoint): Use paddr_nz() to print addresses.
7297
cf1fcca1
EZ
72982002-04-07 Elena Zannoni <ezannoni@redhat.com>
7299
7300 * sh-tdep.c (sh_fp_frame_init_saved_regs,
7301 sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
7302 information.
7303
3f289e6f
AC
73042002-04-07 Andrew Cagney <ac131313@redhat.com>
7305
7306 * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
7307 maintainer.
7308
129188f6
AC
73092002-04-07 Andrew Cagney <ac131313@redhat.com>
7310
7311 * README (Reporting Bugs in GDB): Document the bug web page as the
7312 prefered way of submitting bugs.
7313 Fix PR gdb/402.
7314
1200cd6e
AC
73152002-04-06 Andrew Cagney <ac131313@redhat.com>
7316
7317 * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
7318 -1. Update comment.
7319 * gdbarch.h, gdbarch.c: Re-generate.
7320
2853c33c
AS
73212002-04-07 Andreas Schwab <schwab@suse.de>
7322
7323 * m68klinux-nat.c (fill_fpregset): Properly pass address of
7324 buffer to regcache_collect.
7325
c2169756
AC
73262002-04-06 Andrew Cagney <ac131313@redhat.com>
7327
7328 * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.
7329 * gdbarch.c, gdbarch.h: Re-generate.
7330
25f1b008
AC
73312002-04-06 Andrew Cagney <ac131313@redhat.com>
7332
7333 * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
7334 declaration. Fix -Werror.
7335
59263426
DJ
73362002-04-05 Daniel Jacobowitz <drow@mvista.com>
7337
7338 * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
7339 * gdbarch.c: Regenerate.
7340
f5db4da3
MS
73412002-04-05 Michael Snyder <msnyder@redhat.com>
7342
80f8a6eb
MS
7343 * breakpoint.c (clear_command): Rewrite middle section to
7344 combine two loops with identical control conditions.
7345 Add a cleanup to eliminate a memory leak.
f5db4da3
MS
7346 * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
7347
ad3dcc5c
L
73482002-04-05 H.J. Lu (hjl@gnu.org)
7349
7350 * solib-svr4.c (bkpt_names): Add "__start".
7351
f32e7a74
AC
73522002-04-04 Andrew Cagney <ac131313@redhat.com>
7353
7354 * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
7355 as test for 64 bit target.
7356
8227c0ff
AC
73572002-04-05 Andrew Cagney <ac131313@redhat.com>
7358
7359 * h8500-tdep.c (h8500_write_fp): Delete function.
7360 * dwarf2cfi.c (cfi_write_fp): Document as not used.
7361 * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
7362 * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
7363 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
7364 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
7365 * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
7366 (s390_write_fp):
7367 * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
7368 * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
7369 * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
7370 (d10v_write_fp): Delete function.
7371 * inferior.h (write_fp, generic_target_write_fp): Delete
7372 declarations.
7373 * regcache.c (generic_target_write_fp): Delete function.
7374 (write_fp): Delete function.
7375 * gdbarch.sh (TARGET_WRITE_FP): Delete.
7376 * gdbarch.h, gdbarch.c: Regenerate.
7377 * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
7378 * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
7379 (sparc64_write_fp): Delete declaration.
7380 * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
7381 (h8500_write_fp): Delete declaration.
7382
2757dd86
AC
73832002-04-04 Andrew Cagney <ac131313@redhat.com>
7384
7385 * sparc-tdep.c (sparc64_write_fp): Delete.
7386 (sparc_push_dummy_frame): Replace write_fp call with code to store
7387 the FP directly.
7388 (sparc_gdbarch_init): Do not initialize write_fp.
7389
c69255e1
KB
73902002-04-05 Kevin Buettner <kevinb@redhat.com>
7391
7392 * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
7393 clause.
7394
ae767bfb
JB
73952002-03-29 Jim Blandy <jimb@redhat.com>
7396
7397 * stack.c (get_selected_block): Add new argument `addr_in_block',
7398 used to return the exact code address we used to select the block,
7399 not just the block.
7400 * blockframe.c (get_frame_block, get_current_block): Same.
7401 * frame.h (get_frame_block, get_current_block,
7402 get_selected_block): Update declarations.
7403 * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
7404 linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
7405
84d2ac95
MS
74062002-04-05 Michael Snyder <msnyder@redhat.com>
7407
7408 * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
7409 warning message.
7410
596aa3bf
JB
74112002-04-05 J. Brobecker <brobecker@gnat.com>
7412
7413 * utils.c (xfullpath): New function.
7414 * defs.h (xfullpath): Add declaration.
7415 * source.c (openp): Use xfullpath in place of gdb_realpath to
7416 avoid resolving the basename part of filenames when the
7417 associated file is a symbolic link. This fixes a potential
7418 inconsistency between the filenames known to GDB and the
7419 filenames it prints in the annotations.
7420 * symtab.c (lookup_symtab): Use the new xfullpath function, in order
7421 to be able to match a filename with either the real filename, or
7422 the name of any symbolic link to this file.
7423 (lookup_partial_symtab): Ditto.
7424
c02f5703
MS
74252002-04-04 Michael Snyder <msnyder@redhat.com>
7426
7427 * breakpoint.c: Add support for hardware breakpoints in overlays.
7428 (overlay_events_enabled): New state variable.
7429 (insert_breakpoints): Use overlay_events_enabled to decide
7430 whether to attempt to set a breakpoint at the overlay load addr.
7431 Handle bp_hardware_breakpoint as well as bp_breakpoint.
7432 (remove_breakpoint): Use overlay_events_enabled to decide
7433 whether breakpoints need to be removed from overlay load addr.
7434 Handle bp_hardware_breakpoint as well as bp_breakpoint.
7435 (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
361d1df0 7436 (create_overlay_event_breakpoint, enable_overlay_breakpoints,
c02f5703
MS
7437 disable_overlay_breakpoints): Update overlay_events_enabled.
7438
5fb290d7
DJ
74392002-04-04 Daniel Jacobowitz <drow@mvista.com>
7440
7441 * dwarf2read.c (struct function_range): New.
7442 (cu_first_fn, cu_last_fn, cu_cached_fn): New.
7443 (check_cu_functions): New.
7444 (read_file_scope): Initialize global function lists.
7445 Call dwarf_decode_line after processing children.
7446 (read_func_scope): Add to global function list.
7447 (dwarf_decode_lines): Call check_cu_functions everywhere
7448 record_line is called. Call record_line with a linenumber
7449 of 0 to mark sequence ends.
7450
7b3fabf0
ML
74512002-04-04 Michal Ludvig <mludvig@suse.cz>
7452
361d1df0 7453 * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
7b3fabf0
ML
7454 change sync with glibc.
7455
bce58c09
JB
74562002-04-03 Jim Blandy <jimb@redhat.com>
7457
7458 * configure.in: Call AC_C_INLINE.
7459 * configure: Regenerated.
361d1df0 7460
2fccf04a
DJ
74612002-04-01 Daniel Jacobowitz <drow@mvista.com>
7462
7463 * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
7464 and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
7465
2d1bfe2e
MK
74662002-03-31 Mark Kettenis <kettenis@gnu.org>
7467
a5941fbf
MK
7468 * NEWS: Mention gcore support on FreeBSD/i386.
7469
a90cd31d
MK
7470 * fbsd-proc.c: New file.
7471 * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
7472 * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
7473
2d1bfe2e
MK
7474 * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
7475 while statement.
7476
9eb6e5a1
JB
74772002-03-29 Jim Blandy <jimb@redhat.com>
7478
7479 * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
7480 unescaped newlines in string literals, but newer ones don't. So
7481 escape them.
7482
f02df580
MS
74832002-03-26 Michael Snyder <msnyder@redhat.com>
7484 Andrew Cagney <cagney@redhat.com>
7485
361d1df0 7486 * cli/cli-dump.c: New file. Dump memory to file,
f02df580
MS
7487 restore file to memory.
7488 * cli/cli-dump.h: New file.
7489 * Makefile.in: Add rules, dependencies for cli-dump.o.
89743e04 7490 * NEWS: Mention new commands.
f02df580 7491
109f874e
MS
74922002-03-28 Michael Snyder <msnyder@redhat.com>
7493
7494 * symfile.c (symbol_file_add): Move test for null symbols to later.
7495
520f6ade
AC
74962002-03-27 Andrew Cagney <ac131313@redhat.com>
7497
7498 From veksler at il.ibm.com:
7499 * utils.c (gdb_realpath): If canonicalize_file_name fails, return
7500 the xstrduped original path.
7501 Fix PR gdb/417.
7502
d4654627
MS
75032002-03-27 Michael Snyder <msnyder@redhat.com>
7504
7505 * breakpoint.c (_initialize_breakpoint): Clean up help string.
7506 * infcmd.c (_initialize_infcmd): Ditto.
7507 * language.c (_initialize_language): Ditto.
7508 * symfile.c (_initialize_symfile): Ditto.
7509 * top.c (_init_main): Ditto.
7510 * cli/cli-cmds.c (init_cli_cmds): Ditto.
7511
6be8bc0c
EZ
75122002-03-27 Elena Zannoni <ezannoni@redhat.com>
7513
7514 * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
7515 vector registers handling.
7516 (skip_prologue): Handle new AltiVec instructions. Fill in new
7517 fields of frame data.
7518 (frame_get_saved_regs): Fill in information for AltiVec registers.
7519
12af6855
JB
75202002-03-27 Jim Blandy <jimb@redhat.com>
7521
7522 * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
7523 a function; leave this macro here to invoke that function.
7524 (symbol_init_mangled_name): Declaration for that function.
7525 * symtab.c (symbol_init_mangled_name): New function.
7526
dc672865
AC
75272002-03-27 Andrew Cagney <ac131313@redhat.com>
7528
7529 * valarith.c: Replace strerror with safe_strerror.
7530 * tracepoint.c: Ditto.
7531 * lin-lwp.c: Ditto.
7532 * go32-nat.c: Ditto.
7533 * inflow.c: Ditto.
7534 * gnu-nat.c: Ditto.
7535
d96429cd
AS
75362002-03-27 Andreas Schwab <schwab@suse.de>
7537
7538 * event-top.c (command_line_handler): Remove useless if.
7539
7e336ba1
AJ
75402002-03-27 Andreas Jaeger <aj@suse.de>
7541
7542 * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
7543 comment.
7544
de220d0f
ML
75452002-03-27 Michal Ludvig <mludvig@suse.cz>
7546
7547 * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
7548 (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
7549 * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
7550 (x86_64_linux_dr_get_status, supply_gregset),
7551 (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
7552 * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
7553 (x86_64_register_info_table): Add.
7554 (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
7555 (x86_64_register_raw_size, x86_64_register_virtual_type),
7556 (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
7557 general x86_64_register_info_table.
7558 (i386_gdbarch_init): gdbarch_register_bytes is now set
7559 dynamicaly during initialization.
7560 * regformats/reg-x86-64.dat: Synced with changes to registers above.
7561 * gdbserver/linux-x86-64-low.c: Ditto.
7e336ba1 7562
0e98d0a7
DJ
75632002-03-27 Daniel Jacobowitz <drow@mvista.com>
7564
7565 * gdbserver/server.c (main): Call target_signal_to_host_p
7566 and target_signal_to_host on signals received from the remote.
7567 * gdbserver/remote-utils.c (prepare_resume_reply): Call
7568 target_signal_from_host on signals sent to the remote.
7569 * gdbserver/server.h: Add prototypes. Include "gdb/signals.h".
7570 * gdbserver/Makefile.in: Add signals.o. Add -I${INCLUDE_DIR}.
7571
3130066b
DJ
75722002-03-27 Daniel Jacobowitz <drow@mvista.com>
7573
7574 * signals/signals.c: Include "server.h" in gdbserver build.
7575 (target_signal_from_name): Don't use STREQ.
7576 (_initialize_signals): Likewise. Don't include function in
7577 gdbserver build.
7578
9aedf4f4
DJ
75792002-03-27 Daniel Jacobowitz <drow@mvista.com>
7580
7581 * signals.c: Moved to...
7582 * signals/signals.c: Here.
7e336ba1 7583 * Makefile (signals.o): Update.
9aedf4f4 7584
3fa41cdb
JL
75852002-03-26 Jeff Law (law@redhat.com)
7586
7587 * somread.c (som_symtab_read): Remove some commented out code and
7588 updated related comments. Do not set the minimal symbol table to
7589 mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
7590 in a dynamic executable.
7591 * hppa-tdep.c (find_proc_framesize): Sanely handle the case
7592 where we are unable to find the minimal symbol for the given
7593 PC value.
7594
ee677e8d
MS
75952002-03-25 Jeff Law (law@redhat.com)
7596
7597 * linux-proc.c (read_mapping): Scan up to end of line for filename.
7598
e76e1718
ML
75992002-03-25 Michal Ludvig <mludvig@suse.cz>
7600
7601 * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
7602
18a642a1
AC
76032002-03-23 Andrew Cagney <ac131313@redhat.com>
7604
7605 * command.h: Update copyright.
7606 (struct cmd_list_element): Replace definition with opaque
7607 declaration.
7608 (enum cmd_types): Document that it will eventually be moved to
7609 cli/cli-decode.h
7610 (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
7611 (MALLOCED_REPLACEMENT): Delete macro.
7612 * Makefile.in (cli_decode_h): Add $(command_h).
7613 (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
7e336ba1 7614 * top.c: Include "cli/cli-decode.h".
18a642a1
AC
7615 * completer.c: Include "cli/cli-decode.h".
7616 * maint.c: Include "cli/cli-decode.h".
7617 * cli/cli-decode.h: Include "command.h".
7618 (enum command_class): Delete.
7619 (enum cmd_types): Comment out.
7620 (enum cmd_auto_boolean): Delete.
7621 (enum var_types): Delete.
7622
b2875cc0
AC
76232002-03-23 Andrew Cagney <ac131313@redhat.com>
7624
7625 * cli/cli-decode.c: Include "gdb_assert.h".
7626 (add_set_or_show_cmd): New static function.
7627 (add_set_cmd): Rewrite. Use add_set_or_show_cmd.
7628 (add_show_from_set): Rewrite. Use add_set_or_show_cmd. Don't copy
7629 all fields, such as func, from the set command.
7630
3b45974e
AC
76312002-03-23 Andrew Cagney <ac131313@redhat.com>
7632
7633 * MAINTAINERS (sh-elf): Change warning flag to -w.
7634
823ca731
AC
76352002-03-23 Andrew Cagney <cagney@redhat.com>
7636
7637 * defs.h (error): Add printf format attribute.
7638 * thread-db.c (thread_from_lwp): Fix error format string.
7639 * stack.c (parse_frame_specification): Ditto.
7640 * cli/cli-decode.c (undef_cmd_error): Ditto.
7641 * scm-lang.c (scm_lookup_name): Ditto.
7642 * tracepoint.c (trace_error): Ditto.
7643 * remote-utils.c (usage): Ditto.
7644 * remote.c (compare_sections_command): Ditto.
7645 Fix PR gdb/328.
7646
0e101458
AC
76472002-03-22 Andrew Cagney <ac131313@redhat.com>
7648
7649 * gdbtypes.c (append_composite_type_field): New function.
7650 (init_composite_type): New function.
7651 * gdbtypes.h (append_composite_type_field): Declare.
7652 (init_composite_type): Ditto.
7653
8e0662df
EZ
76542002-03-22 Elena Zannoni <ezannoni@redhat.com>
7655
7656 * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
7e336ba1 7657 function.
8e0662df
EZ
7658 * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
7659 * rs6000-tdep.c (rs6000_gdbarch_init): Use different
7660 structure returning convention for SYSV ABI case, but not
7661 for GNU/Linux, FreeBSD, or NetBSD.
7662
3121eff0
DJ
76632002-03-22 Daniel Jacobowitz <drow@mvista.com>
7664
7665 * symtab.h (lookup_block_symbol): Add mangled_name argument
7666 to prototype.
7667
7668 * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
7669 with new mangled_name argument.
7670 * linespec.c (decode_line_1): Likewise.
7671 * valops (value_of_this): Likewise.
7672 * symtab.c (lookup_transparent_type): Likewise.
7673 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
7674 (lookup_symbol): If we are given a mangled name, pass it down
7675 to lookup_symbol_aux.
7676 (lookup_block_symbol): If we are given a mangled name to check
7677 against, only return symbols which match it.
7678
349b409f
CF
76792002-03-22 Christopher Faylor <cgf@redhat.com>
7680
7681 * win32-nat.c (child_create_inferior): Check for proper shell to use
7682 here, in case the user changes it on the fly.
7683 (_initialize_inftarg): Remove shell path considerations.
7684
2a873819
EZ
76852002-03-21 Elena Zannoni <ezannoni@redhat.com>
7686
7687 * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
7688 for gdbarch_max_register_raw_size and max_register_virtual_size.
7689 Adjust copyright year.
7690
a1b9830c
DJ
76912002-03-21 Daniel Jacobowitz <drow@mvista.com>
7692
7693 * dbxread.c (process_one_symbol): Extend the first N_SLINE
7694 in a function to cover the entire beginning of the function
7695 as well if it does not already.
7696
8b5790f2
TR
76972002-03-21 Tom Rix <trix@redhat.com>
7698
7699 * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
7700 (rs6000_ptrace64): Renamed from ptrace64.
7701
bdbe5747
MH
77022002-03-20 Martin M. Hunt <hunt@redhat.com>
7703
7704 * gdbserver/remote-utils.c (remote_open): Don't call
7705 getprotobyname, we're all using TCP here so just use
7706 IPPROTO_TCP.
7e336ba1 7707 * gdbserver/gdbreplay.c (remote_open): Ditto.
bdbe5747
MH
7708
77092002-03-20 Martin M. Hunt <hunt@redhat.com>
7e336ba1 7710
bdbe5747
MH
7711 * regcache.c (_initialize_regcache): No need to call
7712 build_regcache() at this time; it gets called whenever
7713 the gdbarch changes.
7714
7781cd62
DB
77152002-03-20 David O'Brien <obrien@FreeBSD.org>
7716
7717 * sparc-nat.c: Include sys/param.h where possible.
7718
f65ca430
DJ
77192002-03-20 Daniel Jacobowitz <drow@mvista.com>
7720
7721 Fix PR gdb/422.
7722 * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
7723 FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
7724 * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
7725 complex types.
7726 * stabsread.c (rs6000_builtin_type): Likewise.
7727 (read_sun_floating_type): Likewise.
7728
0c867556
PS
77292002-03-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7730
7731 * stabsread.c (read_member_functions): Remove skip code for duplicate
7732 constructor/destructor methods. Use standard parsing for these
7733 methods and just do not chain them to the list of methods after
7734 parsing.
7735
12b9c64f
AO
77362002-03-19 Alexandre Oliva <aoliva@redhat.com>
7737
7738 * coffread.c: Remove redundant static declarations. Replace
7739 occurrences of `PTR' with `void *'.
7740 * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
7741 * top.h (quit_cover): Likewise.
7742 * defs.h (catch_errors): Likewise.
7743
349c5d5f
AC
77442002-03-18 Andrew Cagney <ac131313@redhat.com>
7745
7746 * defs.h (XMALLOC): Define.
7747 * gdb-events.sh (XMALLOC): Delete macro.
7748 * gdb-events.c, gdb-events.h: Regenerate.
7749 * gdbarch.sh (XMALLOC): Delete macro.
7750 * gdbarch.c: Regenerate.
7751 * serial.c (XMALLOC): Delete macro.
7752 * ui-file.c (XMALLOC): Ditto.
7753 * ser-unix.h (XMALLOC): Ditto.
7754 * sh-tdep.c (XMALLOC): Ditto.
7755 * ui-out.c (XMALLOC): Ditto.
7756 * utils.c (XMALLOC): Ditto.
7757 * i386-tdep.c (XMALLOC): Ditto.
7758 * gdb-events.c (XMALLOC): Ditto.
7759 * d10v-tdep.c (XMALLOC): Ditto.
7760 * cli-out.c (XMALLOC): Ditto.
7761
7762 * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
7763 * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
7764 * ui-file.c, ui-out.c: Ditto.
7765
7d0766f3
AC
77662002-03-18 Andrew Cagney <ac131313@redhat.com>
7767
7768 * command.h (struct cmd_list_element): Add field context.
7769 (set_cmd_context, get_cmd_context): Declare.
7770 * cli/cli-decode.h: Ditto.
7771 * cli/cli-decode.c (get_cmd_context): New function.
7772 (set_cmd_context): New function.
7773 (add_cmd): Initialize context.
7774 Part of fixing PR gdb/145 and PR gdb/146.
7775
5913bcb0
AC
77762002-03-17 Andrew Cagney <ac131313@redhat.com>
7777
1868c04e
AC
7778 * cli/cli-decode.c (cmd_type): New function.
7779 * command.h (cmd_type): Declare.
7780 * infrun.c (set_schedlock_func): Call function cmd_type.
7781 * kod.c (kod_set_os): Call cmd_type.
7782 * cris-tdep.c (cris_version_update): Use function cmd_type.
7783 (cris_mode_update, cris_abi_update): Ditto.
7784
5913bcb0
AC
7785 * command.h: (execute_cmd_post_hook): Declare.
7786 (execute_cmd_pre_hook): Declare.
7787 * cli/cli-script.c (clear_hook_in_cleanup): New function.
7788 (execute_cmd_post_hook, execute_cmd_pre_hook): New
7789 functions. Execute pre/post hook while ensuring that afterwords
7790 hook_in is cleared.
7791 * top.c (execute_command): Use execute_cmd_post_hook, and
7792 execute_cmd_pre_hook to execute pre/post commands.
7793 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
7794 hook_stop_stub.
7795 (hook_stop_stub): Call execute_cmd_pre_hook.
7796
b51450c9
AC
77972002-03-17 Andrew Cagney <ac131313@redhat.com>
7798
7799 * kod.c (kod_set_os): Revert previous change. Is called by ``info
7800 set'' and this leads to a core dump. Move xstrdup of
7801 operating_system to after check that it is not NULL.
7802
f66c9f11
AC
78032002-03-17 Andrew Cagney <ac131313@redhat.com>
7804
8e694ecf
AC
7805 * kod.c (kod_set_os): Remove unnecessary check that
7806 ``command->type'' is set_cmd.
7807
f66c9f11
AC
7808 * valprint.c (set_input_radix): Use input_radix.
7809 (set_output_radix): Use output_radix.
7810 (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
7811 isn't reverted.
7812
9d01611c
AC
78132002-03-16 Andrew Cagney <ac131313@redhat.com>
7814
7815 * value.h (struct value): Delete field ``substring_addr''. Change
7816 aligner fields to force_doublest_align, force_longest_align,
ee2d3b3a
AC
7817 force_core_addr_align and force_pointer_aligh.
7818
7819 * value.h (struct value): Fix typo in above change.
9d01611c 7820
4156bb53
PS
78212002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7822
7823 * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
7824 to fix internal_error from ``maintenance print architecture''.
7825
0e5e3ea6
PS
78262002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7827
7828 * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
7829 for gcc versions after gcc-2.8.1.
7830
9b013045
PS
78312002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7832
7833 * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
7834 for method resolution. Restore adjustment of ``this'' pointer after
7835 calling value_struct_elt, which was accidentally removed during the
7836 HP merge.
7837
376c9600
AC
78382002-03-15 Andrew Cagney <ac131313@redhat.com>
7839
7840 * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
7841 value_of_register.
7842 * findvar.c (value_of_register): Add ``frame'' parameter. Pass to
7843 get_saved_register.
7844 * value.h (value_of_register): Update.
7845
a4db0f07
RH
78462002-03-14 Richard Henderson <rth@redhat.com>
7847
7848 * configure.in: Detect declaration for canonicalize_file_name.
7849 * utils.c (canonicalize_file_name): Declare, if needed.
7850 (gdb_realpath): Prefer realpath if available and usable.
7851 * config.in, configure: Rebuild.
7852
96383835
RH
78532002-03-14 Richard Henderson <rth@redhat.com>
7854
7855 * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
7856 a constant array bound.
7857
7858 * MAINTAINERS: Add myself to write-after-approval.
7859
75245b24
MS
78602002-03-14 Michael Snyder <msnyder@redhat.com>
7861
7862 * symfile.c (syms_from_objfile): Return immediately if no syms.
7863 (symbol_file_add): Return immediately if no syms.
7864 (find_sym_fns): Return immediately if no syms.
7865
e641a1ca
ML
78662002-03-13 Michal Ludvig <mludvig@suse.cz>
7867
7868 * gdbserver/remote-util.c (remote_open): Print remote-side's
7869 IP address when remote debugging over the network.
7e336ba1 7870
df08bfec
DB
78712002-03-12 David O'Brien <obrien@FreeBSD.org>
7872
7873 * config/sparc/fbsd.mh: Fix copyright.
7874 * config/sparc/fbsd.mt: Likewise.
7875
9a57864f
RE
78762002-03-11 Richard Earnshaw <rearnsha@arm.com>
7877
7878 * MAINTAINERS: Fix typo in name of gdb warnings option.
7879 (x86-64): Fix formating so that this can be parsed by awk.
7880
dd7bf85e
DJ
78812002-03-10 Daniel Jacobowitz <drow@mvista.com>
7882
7883 * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
7884 * defs.h: Include "gdb/signals.h".
7885 (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
7886
33a0a2ac
ML
78872002-03-10 Michal Ludvig <mludvig@suse.cz>
7888
7889 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
7e336ba1 7890 * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
33a0a2ac
ML
7891 from x86-64-tdep.h
7892
dd824b04
DJ
78932002-03-10 Daniel Jacobowitz <drow@mvista.com>
7894 Don Howard <dhoward@redhat.com>
7895
7896 * mips-tdep.c (ST0_FR): Define.
7897 (mips2_fp_compat): New function, temporarily disabled.
7898 (mips_read_fp_register_single): New function.
7899 (mips_read_fp_register_double): New function.
7900 (mips_print_register): Use them.
7901 (do_fp_register_row): Likewise.
7902
6a41ff59
AC
79032002-03-09 Andrew Cagney <ac131313@redhat.com>
7904
7905 * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
7906 approval''.
7907
4ea09c10
PS
79082002-03-08 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7909
7910 * stabsread.c (read_member_functions): Fix is_stub test for
7911 static member functions, improve comment.
7912
6ccc741d
RE
79132002-03-07 Richard Earnshaw <rearnsha@arm.com>
7914
7915 * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
7916 (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
7917 (_initialize_remote_rdi): Use add_set_boolean_cmd to register
7918 commands that set boolean values.
7919 (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
7920 (arm_rdi_resume): Always initialize PC.
7921 (arm_rdi_open): Don't use rslt as a boolean.
7922 (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
7923 (arm_rdi_fetch_registers, arm_rdi_store_registers)
7924 (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
7925 (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
7926
438013df
AO
79272002-03-06 Alexandre Oliva <aoliva@redhat.com>
7928
7929 * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
7930 * configure: Rebuilt.
7931
70ed8774
SC
79322002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7933
7934 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
7935 (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
7936
5ba2abeb
AC
79372002-03-06 Andrew Cagney <ac131313@redhat.com>
7938
7939 * cli/cli-decode.c (set_cmd_completer): New function.
7940 * command.h (set_cmd_completer): Declare.
7941 * cli/cli-decode.h (set_cmd_completer): Ditto.
7942
7943 * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
7944 * cli/cli-cmds.c (init_cli_cmds): Ditto.
7945 * win32-nat.c (_initialize_inftarg): Ditto.
7946 * remote-rdi.c (_initialize_remote_rdi): Ditto.
7947 * proc-api.c (_initialize_proc_api): Ditto.
7948 * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
7949 * source.c (_initialize_source): Ditto.
7950 * exec.c (_initialize_exec): Ditto.
7951 * solib.c (_initialize_solib): Ditto.
7952 * top.c (init_main): Ditto.
7953 * tracepoint.c (_initialize_tracepoint): Ditto.
7954 * symfile.c (_initialize_symfile): Ditto.
7955 * printcmd.c (_initialize_printcmd): Ditto.
7956 * infcmd.c (_initialize_infcmd): Ditto.
7957 * corefile.c (_initialize_core): Ditto.
7958
f779ca99
AC
79592002-03-05 Andrew Cagney <ac131313@redhat.com>
7960
7961 * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
7962
01a3934b
AC
79632002-03-05 Andrew Cagney <ac131313@redhat.com>
7964
7965 * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
7966
37057839
AC
79672002-03-05 Andrew Cagney <ac131313@redhat.com>
7968
7969 * NEWS: Update headings, 5.2 has branched.
7970
c6ecbae5
DJ
79712002-03-04 Daniel Jacobowitz <drow@mvista.com>
7972
7973 * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
7974 (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
7975 (register_addr, REGISTER_RAW_SIZE): Likewise.
7976 (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
7977 * gdbserver/linux-x86-64-low.c: Remove extra #endif.
7978
e9f30c21
ML
79792002-03-03 Michal Ludvig <mludvig@suse.cz>
7980
7981 * MAINTAINERS (x86-64): Add myself.
7982 * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
7983 changed value_ptr -> struct value *
7984
54394ac3
DB
79852002-03-01 David O'Brien <obrien@FreeBSD.org>
7986
7987 * configure.host (sparc64-*-freebsd): Add.
7988 * configure.tgt: Likewise.
7989 * config/sparc/fbsd.mh: New file.
7990 * config/sparc/fbsd.mt: Likewise.
7991 * config/sparc/nm-fbsd.h: Likewise.
7992 * config/sparc/tm-fbsd.h: Likewise.
7993
bfe95955
DJ
79942002-03-01 Daniel Jacobowitz <drow@mvista.com>
7995
7996 * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
7997 regformats/reg-s390x.dat.
7998
f33c6cbf
AC
79992002-03-01 Andrew Cagney <ac131313@redhat.com>
8000
8001 * utils.c: Add FIXME explaining true/false problem.
8002
5ecaa7dd
AC
80032002-02-28 Andrew Cagney <ac131313@redhat.com>
8004
8005 * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
8006
2a251cc2
MC
80072002-02-28 Michael Chastain <mec@shout.net>
8008
8009 * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
8010
6a8031a3 80112002-02-28 Daniel Jacobowitz <drow@mvista.com>
265f716b
DJ
8012
8013 * gdbserver/linux-s390-low.c: New file.
8014 * regformats/reg-s390.dat: New file.
8015 * regformats/reg-s390x.dat: New file.
8016 * gdbserver/configure.srv: Add S/390.
8017 * gdbserver/Makefile.in: Add S/390.
8018 * configure.tgt: Enable gdbserver for S/390.
8019
ac469903
EZ
80202002-02-28 Eli Zaretskii <eliz@is.elta.co.il>
8021
8022 * go32-nat.c (_initialize_go32_nat): Don't use periods in the
8023 first line of the doc string for "info dos", except at the end of
8024 the sentence, since the short help stops at the first period.
8025
985cb1a3
JM
80262002-02-28 Jason Merrill <jason@redhat.com>
8027
8028 * dwarf2read.c (dwarf_cfi_name): Add new codes.
8029
c570663e
FF
80302002-02-27 Fred Fish <fnf@redhat.com>
8031
8032 * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
8033 comment (dumy -> dummy).
8034
43630227
PS
80352002-02-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8036
8037 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
8038
b84911e8
RB
80392002-02-27 Rodney Brown <rbrown64@csc.com.au>
8040
8041 * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
8042
58caa3dc
DJ
80432002-02-27 Daniel Jacobowitz <drow@mvista.com>
8044
8045 * gdbserver/acconfig.h: New file.
8046 * gdbserver/i387-fp.c: New file.
8047 * gdbserver/i387-fp.h: New file.
8048 * gdbserver/linux-x86-64.c: New file.
8049 * regformats/reg-x86-64.dat: New file.
8050 * configure.tgt: Add x86_64-*-linux* gdbserver support.
8051 * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
8052 * gdbserver/configure.in: Add support for regsets.
8053 * gdbserver/config.in: Regenerate.
8054 * gdbserver/configure: Regenerate.
8055 * gdbserver/Makefile.in: Likewise. Add $(linux_low_h).
8056 * gdbserver/linux-low.h: New file.
8057 * gdbserver/linux-low.c: Include "linux-low.h". Add support
8058 for regsets.
8059 * gdbserver/linux-arm-low.c: Include "linux-low.h".
8060 * gdbserver/linux-ia64-low.c: Include "linux-low.h".
8061 * gdbserver/linux-m68k-low.c: Include "linux-low.h".
8062 * gdbserver/linux-mips-low.c: Include "linux-low.h".
8063 * gdbserver/linux-ppc-low.c: Include "linux-low.h".
8064 * gdbserver/linux-sh-low.c: Include "linux-low.h".
8065 * gdbserver/linux-i386-low.c: Include "linux-low.h". Include
8066 "i387-fp.h". Add PTRACE_GETREGS and friends.
8067 * gdbserver/regcache.c (supply_register): New function.
8068 (supply_register_by_name): New function.
8069 (collect_register): New function.
8070 (collect_register_by_name): New function.
8071
93652174
DJ
80722002-02-27 Daniel Jacobowitz <drow@mvista.com>
8073
8074 * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
8075 (config.status): Add configure.srv dependency.
8076 (server_h): Add config.h dependency.
8077
a02e4a61
DJ
80782002-02-27 Daniel Jacobowitz <drow@mvista.com>
8079
8080 * regformats/reg-i386-linux.dat: New file, with $orig_eax.
8081 * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
8082 * gdbserver/configure.srv: Change i386-*-linux* to use
8083 reg-i386-linux.o.
8084
ce0eebec
AC
80852002-02-26 Andrew Cagney <ac131313@redhat.com>
8086
8087 * x86-64-tdep.c: Re-indent. Update copyright date.
8088
82dbc5f7
AC
80892002-02-26 Andrew Cagney <ac131313@redhat.com>
8090
8091 From Michal Ludvig <mludvig@suse.cz>:
8092 * x86-64-tdep.c (value.h): Delete.
8093 (gdb_assert.h): Include.
8094 (x86_64_register_convert_to_virtual,
8095 x86_64_register_convert_to_raw ): Add check which lets only
8096 floating-point values to be converted.
8097 (value_push): Delete.
8098 (x86_64_push_arguments): Order of arguments pushed on stack fixed.
8099 (i386_gdbarch_init): Number of register_bytes fixed.
8100
e4621584
AC
81012002-02-26 Andrew Cagney <ac131313@redhat.com>
8102
8103 * MAINTAINERS: Add x86-64 target.
8104
81a9a963
AC
81052002-02-26 Andrew Cagney <ac131313@redhat.com>
8106
8107 * memattr.c (mem_command): Eliminate ``true'' and ``false''.
8108 * osfsolib.c (solib_map_sections): Ditto.
8109 * irix5-nat.c (solib_map_sections): Ditto.
8110 * corelow.c (gdb_check_format): Ditto.
8111 * symfile.c (symfile_bfd_open): Ditto.
8112 * solib.c (solib_map_sections): Ditto.
8113 Fix PR gdb/354.
7e336ba1 8114
0f017ab9
AC
81152002-02-26 Andrew Cagney <ac131313@redhat.com>
8116
8117 * remote.c (_initialize_remote): By default, disable ``e'' and
8118 ``E'' step out-of-range packets.
8119
75738c29
AS
81202002-02-26 Andreas Schwab <schwab@suse.de>
8121
8122 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
8123 m68k_linux_frame_saved_pc.
8124 (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
8125 in_sigtramp.
8126 (SIGCONTEXT_PC_OFFSET): Remove.
8127 * m68klinux-nat.c (m68k_linux_frame_saved_pc,
8128 m68k_linux_sigtramp_saved_pc): New functions.
8129 (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
8130 (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
8131 (UCONTEXT_PC_OFFSET): Define.
8132 (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
8133 non-RT and RT signal trampolines.
8134
7e8ed687
RE
81352002-02-26 Richard Earnshaw <rearnsha@arm.com>
8136
8137 * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
8138 (TARGET_NBPG, STACK_END_ADDR): Delete
8139 (VARIABLES_INSIDE_BLOCK): Delete.
8140
6972bc8b
AC
81412002-02-25 Andrew Cagney <ac131313@redhat.com>
8142
8143 * utils.c (perror_with_name): Make string parameter constant.
8144 (print_sys_errmsg): Ditto.
8145 (query): Ditto.
8146 * defs.h (perror_with_name): Update.
8147 (print_sys_errmsg): Update.
8148 (query): Update.
8149
aa32f823
DJ
81502002-02-25 Daniel Jacobowitz <drow@mvista.com>
8151
8152 From Eliot Dresselhaus <eliot@ayrnetworks.com>:
8153 * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
8154
19caaa45
PS
81552002-02-25 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8156
8157 * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
8158 if it already matches the current architecture from the exec file.
8159 Include arch-utils.h for gdbarch_info_init prototype.
8160 * Makefile.in (rs6000-nat.o): Update dependencies.
8161
d951901f
EZ
81622002-02-25 Eli Zaretskii <eliz@is.elta.co.il>
8163
8164 * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
8165 list of exported variables.
8166
7ea81414
DJ
81672002-02-24 Daniel Jacobowitz <drow@mvista.com>
8168
8169 * gdbserver/configure.srv: New file.
8170 * gdbserver/configure.in: Use configure.srv instead
8171 of the host/target makefile fragments. Set GDBSERVER_DEPFILES
8172 from it.
8173 * gdbserver/configure: Regenerated.
8174 * gdbserver/terminal.h: New file.
8175 * gdbserver/Makefile.in: Update for configure changes. Remove
8176 more unneeded include paths.
8177
080fe24b
AC
81782002-02-24 Andrew Cagney <ac131313@redhat.com>
8179
8180 From wiz at danbala:
8181 * config/sparc/tm-sp64.h: Fix grammar and typos.
8182 Fix PR gdb/287.
8183
8605d56e
AC
81842002-02-24 Andrew Cagney <ac131313@redhat.com>
8185
8186 * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
a4b6fc86
AC
8187 with either ``GNU/Linux'' or ``Linux kernel''. Update copyright.
8188 * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
8189 * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
ca557f44
AC
8190 * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
8191 * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
8192 * s390-tdep.c: Ditto.
92362027
AC
8193 * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
8194 * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
8195 * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
8196 * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
8197 * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
8198 * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
8199 * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
8200 * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
8201 * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
8202 * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
8605d56e 8203 Fix PR gdb/378.
7e336ba1 8204
8ed32cc0
AC
82052002-02-23 Andrew Cagney <ac131313@redhat.com>
8206
a3007b6f
AC
8207 * lin-thread.c: Delete file.
8208 * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
8209 to gdb_proc_service.h.
8210 * configure: Re-generate.
8211
50a9e2f1
AC
8212 * ocd.c (ocd_open): Do not try to open the "ocd" device.
8213 * serial.c (serial_open): Delete check for "ocd".
8214 Fix PR gdb/349.
8215
8b6e7932
AC
8216 * Makefile.in (linux-thread.o): Delete target.
8217 * linux-thread.c: Delete file.
8218
d155c46b
AC
8219 * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
8220 renamed SH files to be consistent.
8221
8ed32cc0
AC
8222 * symtab.c (sort_search_symbols): Use xfree.
8223
0e18d038
RE
82242002-02-23 Richard Earnshaw <rearnsha@arm.com>
8225
8226 * arm-linux-tdep.c (arm_linux_init_abi): Register
8227 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
8228 * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
8229 definition with undef, since we don't want the sysvr4 definition.
8230 (SKIP_TRAMPOLINE_CODE): Likewise.
8231
27aac7ff
AC
82322002-02-23 Andrew Cagney <ac131313@redhat.com>
8233
8234 From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
8235
8236 * configure.in: (AC_CHECK_FUNCS) Added test for
8237 canonicalize_file_name Regenerated.
8238 * config.in, configure: Regenerated.
8239 * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
8240 defined use canonicalize_file_name.
7e336ba1 8241
65a6e0ee
MC
82422002-02-23 Michael Chastain <mec@shout.net>
8243
8244 * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
8245
47b95330
AC
82462002-02-23 Andrew Cagney <ac131313@redhat.com>
8247
8248 * README: Remove references to cygnus.com.
8249 * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
8250 dot com'' form. Remove references to cygnus.com and sourceware.
8251
696f451b
AC
82522002-02-23 Andrew Cagney <ac131313@redhat.com>
8253
8254 From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
8255 * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
8256 1003.1-2001 no longer allows "head -1".
8257 * gdb/Makefile.in (version.c): Likewise.
8258 * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
8259 * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
8260 equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
8261
bbaca940
AC
82622002-02-23 Andrew Cagney <ac131313@redhat.com>
8263
8264 * cli/cli-decode.c (cmd_cfunc_eq): New function.
8265 * command.h (cmd_cfunc_eq): Declare.
8266 * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
8267
8268 * cli/cli-cmds.h (is_complete_command): Change parameter to a
8269 ``struct cmd_list_element *''.
8270 * cli/cli-cmds.c (is_complete_command): Update. Use
8271 cmd_cfunc_eq.
8272 * top.c (execute_command): Pass the command to
8273 is_complete_command.
8274 * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
8275
b8b8b047
AC
82762002-02-23 Andrew Cagney <ac131313@redhat.com>
8277
8278 From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
8279 * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
8280 architecture defines.
8281 * s390-tdep.c (s390_gdbarch_init): Likewise.
8282
19d3fc80
RE
82832002-02-23 Richard Earnshaw <rearnsha@arm.com>
8284
8285 * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
8286 (arm_linux_push_arguments): Likewise.
8287 (arm_linux_init_abi): Register them. Also register linux-specific
8288 call_dummy_words.
8289 (find_minsym_and_objfile): Use strcmp, not STREQ.
8290 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
8291 (arm_linux_call_dummy_words): Delete declaration.
8292 (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
8293 (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
8294 declarations.
8295 (LOWEST_PC): Delete.
8296
3ab13650
PS
82972002-02-23 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8298
8299 * maint.c (print_section_info): Do not prepend `0x' to filepos
8300 output, it will be handled by local_hex_string_custom.
8301
19d3fc80 83022002-02-23 Richard Earnshaw <rearnsha@arm.com>
85ae890c
RE
8303
8304 * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
8305 (store_newfpe_double, store_newfpe_extended, store_fpregister)
8306 (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
8307
d85a5daf
JB
83082002-02-22 Jim Blandy <jimb@redhat.com>
8309
8310 Indicate that the bcache functions don't change the strings
8311 they're passed.
8312 * bcache.h (bcache, hash): Add `const' keywords to declarations.
8313 * bcache.c (bcache, hash): Add `const' keywords to definitions.
8314
eeb25b8a
PM
83152002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
8316
8317 * win32-nat.c (child_create_inferior): Fix create flags setting bug.
8318
6badb179
CF
83192002-02-21 Christopher Faylor <cgf@redhat.com>
8320
8321 * win32-nat.c (register_loaded_dll): Just use raw name when we can't
8322 find the complete path to a loaded DLL.
8323
e8717518
FF
83242002-02-21 Fred Fish <fnf@redhat.com>
8325
8326 * dbxread.c (process_one_symbol): When finding an N_FUN symbol
8327 that marks the end of the range of a function, enter a line number
8328 entry that has a line number of zero and a PC offset that matches
8329 the end of the function. This starts a range of PC's for which no
8330 line number information is known.
8331 * symtab.c (find_pc_sect_line): If our best fit is in a range of
8332 PC's for which no line number info is found (line number is zero)
8333 then we didn't find any valid line information.
8334 * symtab.h: Document use of zero line number entry.
8335
9abe5450
EZ
83362002-02-21 Elena Zannoni <ezannoni@redhat.com>
8337
8338 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
8339 (have_ptrace_getvrregs): Define for run time checks.
8340 (gdb_vrregset_t): New type for Altivec register handling.
8341 (fetch_register, store_register): Fetch/store altivec register
8342 when needed.
8343 (fetch_altivec_register, store_altivec_register): New functions.
8344 (supply_vrregset, fill_vrregset): New functions.
8345 (fetch_altivec_registers, store_altivec_registers): New functions.
8346 (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
8347 registers as well.
8348
aaa38bb5
AJ
83492002-02-21 Jiri Smid <smid@suse.cz>
8350
8351 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
8352
b34db576
RE
83532002-02-21 Richard Earnshaw <rearnsha@arm.com>
8354
8355 * Makefile.in (armnbsd-nat.o): Update dependencies.
8356 * armnbsd-nat.c (supply_gregset): New function. Common code to
8357 supply the integer register set.
8358 (supply_fparegset): New function. Similar for FPA registers.
8359 (fetch_regs, fetch_fp_regs): Use them.
8360 (fetch_core_registers): Likewise.
8361 (fetch_elfcore_registers): New function.
8362 (arm_netbsd_elfcore_fns): New core-file type specification.
8363 (_initialize_arm_netbsd_nat): Register it.
8364
3e56fc4b
RE
83652002-02-21 Richard Earnshaw <rearnsha@arm.com>
8366
8367 * armnbsd-nat.c: Include gdbcore.h.
8368 (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
8369 (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
8370 'void' to declaration, to shut up ARI.
8371 (fetch_core_registers): Make static. Rewrite using supply_register.
8372 (arm_netbsd_core_fns): New core-file type specification.
8373 (_initialize_arm_netbsd_nat): New function.
8374
097f6b0b
CF
83752002-02-21 Christopher Faylor <cgf@redhat.com>
8376
8377 * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
8378 value.
8379
c914e0cc
CF
83802002-02-20 Christopher Faylor <cgf@redhat.com>
8381
8382 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
8383 fails.
8384
385fa495
DJ
83852002-02-20 Daniel Jacobowitz <drow@mvista.com>
8386
8387 * jv-exp.y (parse_number): Change type of implicit longs
8388 to builtin_type_uint64.
8389
e5f1222d
DJ
83902002-02-20 Daniel Jacobowitz <drow@mvista.com>
8391
8392 * gdbserver/linux-low.c (mywait): Change argument to waitpid
8393 to be an integer instead of a `union wait'.
8394
75c9abc6
DJ
83952002-02-20 Daniel Jacobowitz <drow@mvista.com>
8396
8397 * mips-linux-nat.c: Call the operating system GNU/Linux.
8398 * mips-linux-tdep.c: Likewise.
8399 * mips-tdep.c: Likewise.
8400
551792a5
DJ
84012002-02-20 Daniel Jacobowitz <drow@mvista.com>
8402
8403 Fix PR gdb/265.
8404 * jv-exp.y (parse_number): Handle 64-bit integers.
8405
ee6e2b82
DJ
84062002-02-20 Daniel Jacobowitz <drow@mvista.com>
8407
8408 * gdbserver/configure.in: Remove AM_PROC_CC_STDC. Change
8409 AC_STDC_HEADERS to AC_HEADER_STDC.
8410 * gdbserver/configure: Regenerated.
8411
a48442a0
RE
84122002-02-20 Richard Earnshaw <rearnsha@arm.com>
8413
8414 * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
8415 is defined.
8416 * sparc-tdep.c (get_longjmp_target): Likewise.
8417
fe419ffc
RE
84182002-02-20 Richard Earnshaw <rearnsha@arm.com>
8419
8420 * News: Add news about ARM and Multi-arch. Mention the new target
8421 arm*-*-netbsd*.
8422
5832ed7e
JB
84232002-02-19 Jim Blandy <jimb@redhat.com>
8424
8425 * stabsread.c (error_type_complaint): Improve error message.
8426
84563040
DJ
84272002-02-19 Daniel Jacobowitz <drow@mvista.com>
8428
8429 * gdbserver/README: Update documentation.
8430 * gdbserver/configure.in: Update configury to match documentation.
8431 * gdbserver/Makefile.in: Likewise.
8432 * gdbserver/configure: Regenerated.
8433 * gdbserver/aclocal.m4: New file, generated by aclocal.
8434 * gdbserver/config.in: New file, generated by autoheader.
8435
375fd65b
RE
84362002-02-19 Richard Earnshaw <rearnsha@arm.com>
8437
8438 * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
8439 armnbsd-nat.c.
8440
08216dd7
RE
84412002-02-19 Richard Earnshaw <rearnsha@arm.com>
8442
8443 * arm-tdep.h (enum arm_float_model): New enum.
8444 (struct gdbarch_tdep): Add fp_model.
8445 * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep. Defer setting
8446 up floating-point conversions until we know the floating-point model
8447 in use by the inferior. Don't complain about being unable to
8448 determine the ABI of the inferior when we don't have one.
8449 (arm_extract_return_value): Support different floating-point models.
8450 (arm_store_return_value): Likewise.
aaa38bb5 8451 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
08216dd7
RE
8452 ARM_FLOAT_SOFT.
8453 (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
8454
65d6d66a
PS
84552002-02-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8456
8457 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
8458 of ``current_gdbarch''.
8459
47221191
RE
84602002-02-19 Richard Earnshaw <rearnsha@arm.com>
8461
8462 * armnbsd-nat.c : ANSIfy all function declarations.
8463 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
8464 (fetch_inferior_registers): Re-implement in terms of above.
8465 (store_register, store_regs, store_fp_register, store_fp_regs): New.
8466 (store_inferior_registers): Re-implement in terms of above.
8467
fdf39c9a
RE
84682002-02-19 Richard Earnshaw <rearnsha@arm.com>
8469
aaa38bb5 8470 * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
fdf39c9a
RE
8471 kernel.
8472 * arm-linux-tdep.c: Likewise.
8473 * config/arm/tm-linux.h: Likewise.
8474
93247f88
RE
84752002-02-19 Richard Earnshaw <rearnsha@arm.com>
8476
8477 * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
8478 * config/arm/nbsd.mt (TM_FILE): Delete.
8479 * config/arm/tm-nbsd.h: Delete.
8480
d7b486e7
RE
84812002-02-19 Richard Earnshaw <rearnsha@arm.com>
8482
8483 * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
8484 Initialize CALL_DUMMY_LENGTH.
8485
41d39a95
RE
84862002-02-19 Richard Earnshaw <rearnsha@arm.com>
8487
8488 * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
8489 function.
8490 (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
aaa38bb5 8491 * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
41d39a95
RE
8492 defines one thing and that is incorrect for this port.
8493 (IN_SOLIB_CALL_TRAMPOLINE): Delete.
8494
e1195560
PM
84952002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
8496
8497 * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
8498
c1748f97
PM
84992002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
8500
8501 * win32-nat.c (display_selector): New function. Displays information
8502 about the information returned by GetThreadSelectorEntry API function.
8503 (display_selectors): New function. Displays the infomation of
8504 the selector given as argument, or of CS, DS ans FS selectors
8505 if no argument is given.
8506 ( _initialize_inftarg): Add "w32" as info prefix command.
8507 Add "info w32 selector" as command calling display_selectors.
8508
e41e6bbf
PM
85092002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8510
8511 * i386-tdep.c (get_longjmp_target): Fix compilation failure
8512 by setting dummy values to JB_PC and JB_ELEMENT_SIZE
8513 if not defined.
8514
0d3a9f48
RE
85152002-02-18 Richard Earnshaw <rearnsha@arm.com>
8516
8517 * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
8518
3fb4b924
RE
85192002-02-18 Richard Earnshaw <rearnsha@arm.com>
8520
8521 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
8522 (arm_fix_call_dummy): Call it.
8523 (arm_call_dummy_breakpoint_offset): Delete.
8524 (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
8525 * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
8526
7f55af32
AC
85272002-02-18 Andrew Cagney <ac131313@redhat.com>
8528
8529 * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
8530 Default to func_frame_chain_valid.
8531 * gdbarch.h, gdbarch.c: Re-generate.
8532 * frame.h (FRAME_CHAIN_VALID): Delete definition.
8533
05f13b9c
EZ
85342002-02-18 Elena Zannoni <ezannoni@redhat.com>
8535
8536 * ppc-linux-nat.c: Update copyright.
8537 (fetch_register, store_register): Add tid parameter, don't compute
8538 tid here.
8539 (fetch_ppc_registers, store_ppc_registers): Add tid
8540 parameter. Pass it along to callees.
8541 (fetch_inferior_registers, store_inferior_registers): Compute tid
8542 here, and pass it to calleed functions.
8543 (fill_gregset, supply_fpregset): Clean up formatting.
8544
d7afb4c9
RE
85452002-02-18 Richard Earnshaw <rearnsha@arm.com>
8546
8547 * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
8548 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
8549
9df628e0
RE
85502002-02-18 Richard Earnshaw <rearnsha@arm.com>
8551
8552 * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
8553 * gdbarch.c gdbarch.h: Regenerate.
8554 * breakpoint.c (create_longjmp_breakpoint): Always compile this
8555 function.
8556 (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
8557 * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
8558 (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
8559
8560 * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
8561 * arm-tdep.c (arm_get_longjmp_target): New function.
8562 (arm_gdbarch_init): Initialize jb_pc to -1. If ABI handler changes
8563 this to a positive value register arm_get_longjmp_target as the
8564 longjmp handler.
8565 * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
8566 (arm_linux_init_abi): Set up longjmp description in tdep.
8567 * armnbsd-nat.c (get_longjmp_target): Delete.
8568 * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
8569 description in tdep.
8570 * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
8571 (get_longjmp_target): Delete declaration.
8572 (GET_LONGJMP_TARGET): Delete.
8573 * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
8574 (GET_LONGJMP_TARGET): Delete.
8575
57bc8964
KB
85762002-02-17 Kevin Buettner <kevinb@redhat.com>
8577
8578 From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
8579 * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
8580 of ``current_gdbarch''.
8581
83d31a92
TT
85822002-02-17 Tom Tromey <tromey@redhat.com>
8583
8584 * cli/cli-cmds.c (compare_strings): New function.
8585 (complete_command): Only print each unique item once.
8586 * completer.h (complete_line): Declare.
8587 * completer.c (complete_line): New function.
8588 (line_completion_function): Use it.
8589
17ef5d92
AC
85902002-02-16 Andrew Cagney <ac131313@redhat.com>
8591
8592 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
8593 * gdbarch.h, gdbarch.c: Re-generate.
8594
491b8946
DJ
85952002-02-16 Daniel Jacobowitz <drow@mvista.com>
8596
8597 * valarith.c (value_x_unop): Fix decrement; support post-decrement.
8598
85992002-02-16 Daniel Jacobowitz <drow@mvista.com>
8600
8601 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
8602 * valops.c (value_arg_coerce): Don't take the address of a reference
8603 to convert an argument to a reference.
8604
dfe7f3ac
CF
86052002-02-15 Christopher Faylor <cgf@redhat.com>
8606
8607 * win32-nat.c (get_image_name): New function.
8608 (handle_load_dll): Use get_image_name function.
8609 (get_child_debug_event): Avoid registering debug events until possibly
8610 execed process is started.
8611 (child_create_inferior): Allow invocation via shell so that command
8612 line redirection, etc. works ok.
8613 (_initialize_inftarg): Add new command: "set shell" to control whether
8614 a shell is used to start a process.
8615
1d33e73a
DJ
86162002-02-15 Daniel Jacobowitz <drow@mvista.com>
8617
8618 * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
8619 instead of find_register_by_number.
8620 (cannot_store_register): Likewise.
8621
48cd0caa
PM
86222002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
8623
aaa38bb5 8624 * dwarf2read.c: Replace fprintf (stderr, ...) by
48cd0caa
PM
8625 fprintf_unfiltered (gdb_stderr, ...).
8626
8656e7d8
DJ
86272002-02-15 Daniel Jacobowitz <drow@mvista.com>
8628
8629 * gdbserver/gdbserver.1: Document --attach.
8630
66e810cd
RE
86312002-02-15 Richard Earnshaw <rearnsha@arm.com>
8632
8633 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
8634 descriptions.
8635 * arm-tdep.c (arm_default_arm_le_breakpoint)
8636 (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
8637 (arm_default_thumb_be_breakpoint): New. Initialize them from
8638 traditional breakpoint defines.
8639 (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
8640 (arm_gdbarch_init): Initialize new breakpoint variables.
8641 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
8642 (arm_linux_init_abi): Initialize linux-specific breakpoint.
8643 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
8644 (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
8645 code out to ...
8646 (arm_netbsd_init_abi_common): ... here; new function.
8647 * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
8648 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
8649 * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
8650 * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
8651
97e03143
RE
86522002-02-15 Richard Earnshaw <rearnsha@arm.com>
8653
8654 * arm-tdep.h (enum arm_abi): New enum.
8655 (struct gdbarch_tdep): New structure.
8656 (LOWEST_PC): Provide a default.
8657 (arm_gdbarch_register_os_abi): Declare new function.
8658 * arm-tdep.c (arm_abi_names): New array.
8659 (process_note_abi_tag_sections): New function.
8660 (get_elfosabi): New function.
8661 (arm_gdbarch_register_os_abi): New function.
8662 (arm_gdbarch_init): Try to determine the ABI of the inferior. If
8663 support for that ABI has been built in, then call the appropriate
8664 configuration routine. Use gdbarch_num_regs() to get the number
8665 of registers.
8666 (arm_dump_tdep): New function.
8667 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
8668 place-holder functions.
8669 (_initialize_arm_tdep): Register them.
8670 * config/arm/tm-arm.h (LOWEST_PC): Delete.
8671
8672 * armnbsd-tdep.c: New file.
8673 * Makefile.in (armnbsd-tdep.o): Add dependencies.
8674 * config/arm/nbsd.mt (TDEPFILES): Add it.
8675 * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
8676
8677 * armnbsd-nat.c: Include regcache.h.
8678 * Makefile.in (armnbsd-nat.o): Update dependency list.
8679
8680 * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
8681
ad68be46
DJ
86822002-02-14 Daniel Jacobowitz <drow@mvista.com>
8683
8684 * gdbserver/Makefile.in: Fix typos in target rules.
8685
003d6d1d
DJ
86862002-02-14 Daniel Jacobowitz <drow@mvista.com>
8687
aaa38bb5 8688 Fix part of PR gdb/267.
003d6d1d
DJ
8689 * linespec.c (find_methods): Handle constructors specially for now.
8690
6b230f1b
CV
86912002-02-14 Corinna Vinschen <vinschen@redhat.com>
8692
8693 * arm-tdep.c (arm_push_arguments): Eliminate special float type
8694 handling.
8695 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
8696 standard_coerce_float_to_double().
8697
1ea98d12
CF
86982002-02-14 Christopher Faylor <cgf@redhat.com>
8699
8700 * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
8701 GDBINIT_FILENAME.
8702
dd47e6fd
EZ
87032002-02-14 Elena Zannoni <ezannoni@redhat.com>
8704
8705 * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
8706 find_variant_by_name, because it confuses the multiarch
8707 framework. Return NULL if there isn't an architecture with the
8708 user supplied name, instead of forcing a different one without
8709 recording the change with the multiarch machinery.
8710 (find_variant_by_name): Delete.
8711
d7e39b9e
PS
87122002-02-14 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8713
8714 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
8715 i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
8716
76e42a4f
MH
87172002-02-13 Martin M. Hunt <hunt@redhat.com>
8718
aaa38bb5 8719 * stack.c (print_frame_info_base): When calling
76e42a4f
MH
8720 print_frame_info_listing_hook, set current_source_symtab.
8721
0a30fbc4
DJ
87222002-02-14 Daniel Jacobowitz <drow@mvista.com>
8723
8724 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
8725 and remove unused $(INCLUDE_DIR).
8726 Add regcache.c to OBS.
8727 Add generated register protocol files to clean target.
8728 Update dependencies for new objects, obsolete old target code.
8729
8730 * gdbserver/linux-low.c: Remove all platform-specific code to
8731 new files. Remove various dead code. Update to use regcache
8732 functionality.
8733 * gdbserver/remote-utils.c (fromhex): Add return statement
8734 to quiet warning.
8735 (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
8736 constant.
8737 (input_interrupt): Add integer parameter to match prototype
8738 of a signal handler.
8739 (outreg): Use register_data ().
8740 (prepare_resume_reply): Use gdbserver_expedite_regs.
8741 * gdbserver/server.c (main): Dynamically allocate own_buf because
8742 PBUFSIZ is no longer constant. Use registers_to_string () and
8743 registers_from_string ().
8744 * gdbserver/server.h: No longer include "defs.h". Add prototypes
8745 for error (), fatal (), and warning (). Update definition of
8746 PBUFSIZ to use regcache functionality. Add include guard.
8747 * gdbserver/utils.c (fatal): Add missing ``const''.
8748 (warning): New function.
8749
8750 * regformats/regdat.sh: Include "regcache.h" in generated files.
8751 Provide init_registers () function.
8752 * regformats/regdef.h: Add prototype for set_register_cache ().
8753 Add include guard.
8754
8755 * gdbserver/linux-arm-low.c: New file.
8756 * gdbserver/linux-i386-low.c: New file.
8757 * gdbserver/linux-ia64-low.c: New file.
8758 * gdbserver/linux-m68k-low.c: New file.
8759 * gdbserver/linux-mips-low.c: New file.
8760 * gdbserver/linux-ppc-low.c: New file.
8761 * gdbserver/linux-sh-low.c: New file.
8762
8763 * gdbserver/regcache.c: New file.
8764 * gdbserver/regcache.h: New file.
8765
8766 * gdbserver/low-linux.c: Removed obsolete file.
8767
4cc841d0
DJ
87682002-02-14 Daniel Jacobowitz <drow@mvista.com>
8769
8770 * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
8771 * config/i386/linux.mt: Likewise.
8772 * config/ia64/linux.mt: Likewise.
8773 * config/m68k/linux.mh: Likewise.
8774 * config/powerpc/linux.mh: Likewise.
8775 * config/mips/linux.mt: Likewise.
8776
8777 * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
8778
8779 * config/i386/i386lynx.mh: Mark gdbserver variables
8780 as (currently) obsolete for this target.
8781 * config/i386/nbsd.mt: Likewise.
8782 * config/i386/nbsdelf.mt: Likewise.
8783 * config/m32r/m32r.mt: Likewise.
8784 * config/m68k/m68klynx.mh: Likewise.
8785 * config/m68k/nbsd.mt: Likewise.
8786 * config/m68k/sun3os4.mh: Likewise.
8787 * config/mips/vr5000.mt: Likewise.
8788 * config/ns32k/nbsd.mt: Likewise.
8789 * config/pa/hppabsd.mh: Likewise.
8790 * config/pa/hppaosf.mh: Likewise.
8791 * config/powerpc/nbsd.mt: Likewise.
8792 * config/rs6000/rs6000lynx.mh: Likewise.
8793 * config/s390/s390.mt: Likewise.
8794 * config/s390/s390x.mt: Likewise.
8795 * config/sparc/sparclynx.mh: Likewise.
8796 * config/sparc/sun4os4.mh: Likewise.
8797 * config/i386/x86-64linux.mt: Likewise.
8798 * config/sparc/linux.mh: Likewise.
8799
a85f51e7
DJ
88002002-02-14 Daniel Jacobowitz <drow@mvista.com>
8801
8802 * configure.tgt: Configure gdbserver only for known working
8803 targets. Set ${build_gdbserver} instead of modifying ${configdirs}.
8804 * configure.in: Check ${build_gdbserver}. Put gdbserver/ into
8805 SUBDIRS if it is configured. Update comment for ${nativefile}.
8806 * configure: Regenerated.
8807
65554fef
MS
88082002-02-13 Michael Snyder <msnyder@redhat.com>
8809
670a52db
MS
8810 * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
8811
6dbdc4a3
MS
8812 * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
8813 (default_gcore_mach): Just return 0, work around a problem in bfd.
8814 (default_gcore_target): OK to return NULL if exec_bfd is null.
8815 (make_mem_sec): Use a cast, avoid a warning.
8816
8817 * procfs.c (find_memory_regions_callback): Use a cast instead of
aaa38bb5 8818 calling host_pointer_to_address (which complains if
6dbdc4a3
MS
8819 sizeof (host pointer) != sizeof (target pointer)).
8820 (procfs_make_note_section): Avoid overflow in psargs string.
8821
aaa38bb5 8822 * procfs.c (procfs_make_note_section): Make the default
65554fef
MS
8823 implementation return an error.
8824
88252002-02-13 Rodney Brown <rbrown64@csc.com.au>
8826
8827 * procfs.c (procfs_make_note_section): Provide a default definition
8828 (for alpha-dec-osf4.0f). Fix typos.
8829
1e4d76e7
EZ
88302002-02-13 Elena Zannoni <ezannoni@redhat.com>
8831
8832 * linux-proc.c: Add include of regcache.h.
8833 * Makefile.in (linux-proc.o): Add dependency on regcache.h.
8834
b6d1a1d5
AC
88352002-02-13 Andrew Cagney <ac131313@redhat.com>
8836
8837 From 2002-01-18 Greg McGary <greg@mcgary.org>:
aaa38bb5
AJ
8838 * memattr.c (create_mem_region): Disallow useless empty region.
8839 Regions are half-open intervals, so allow [A..B) [B..C) as
65554fef 8840 non-overlapping.
b6d1a1d5 8841
6c6ea35e
MC
88422002-02-13 Michael Chastain <mec@shout.net>
8843
8844 * defs.h: Kill CONST_PTR.
8845 * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
8846 * c-lang.c (c_builtin_types): Likewise.
8847 * ch-lang.c (ch_builtin_types): Likewise.
8848 * f-lang.c (f_builtin_types): Likewise.
8849 * language.c (unknown_builtin_types): Likewise.
8850 * m2-lang.c (m2_builtin_types): Likewise.
8851 * p-lang.c (pascal_builtin_types): Likewise.
8852 * scm-lang.c (c_builtin_types): Likewise.
8853
3e0b0f48
KS
88542002-02-13 Keith Seitz <keiths@redhat.com>
8855
8856 * arm-tdep.h (arm_get_next_pc): Add declaration.
8857
67255d04
RE
88582002-02-13 Richard Earnshaw <rearnsha@arm.com>
8859
8860 * arm-tdep.c (arm_use_struct_convention): Make static. Move to be
8861 with other related struct-returning functions.
8862 (arm_extract_struct_value_address): New function.
8863 (arm_gdbarch_init): Initialize the above in multi-arch vector. Also
8864 initialize float_format, double_format and long_double_format as
8865 appropriate to the endianness of the target.
8866 * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
8867 (arm_use_struct_convention): Delete declaration.
8868 (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
8869
079777f6
KS
88702002-02-13 Keith Seitz <keiths@redhat.com>
8871
8872 * defs.h (core_addr_to_string_nz): New function.
8873
34588f23
MK
88742002-02-13 Mark Kettenis <kettenis@gnu.org>
8875
8876 Apply missing bits of 2002-01-15 patch.
8877 * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
8878 (fill_fpregset): Use i387_fill_fsave.
8879
49b563f9
KS
88802002-02-12 Keith Seitz <keiths@redhat.com>
8881
49b563f9
KS
8882 * utils.c (core_addr_to_string): Use phex instead of phex_nz.
8883 (core_addr_to_string_nz): New function.
8884
aeb98c60
RE
88852002-02-11 Richard Earnshaw <rearnsha@arm.com>
8886
8887 * arm-linux-nat.c: Really include arm-tdep.h.
8888 * config/arm/tm-linux.h (struct type, struct value): Declare.
8889
65554fef
MS
88902002-02-11 Michael Snyder <msnyder@redhat.com>
8891
8892 * procfs.c: Include elf-bfd.h (for elfcore_write functions).
8893 (gcore section): Ifdef for Solaris and Unixware only.
8894 (procfs_do_thread_registers): Unixware needs one lwpstatus
8895 per thread (not one prstatus or pstatus).
8896 (procfs_make_note_section): Iterate only over kernel threads (lwps),
8897 not over all gdb threads. For unixware, call elfcore_write_pstatus
8898 once before iterating over threads.
8899
34e8f22d
RE
89002002-02-11 Richard Earnshaw <rearnsha@arm.com>
8901
8902 * arm-tdep.h: New file.
8903 * arm-tdep.c: Include arm-tdep.h.
8904 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
8905 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
8906 (arm_print_float_info, arm_register_type, convert_to_extended)
8907 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
8908 (arm_extract_return_value, arm_register_name): Make static.
8909 (arm_software_single_step): Similarly. Fix types in declaration.
8910 (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
8911 (arm_store_return_value, arm_store_struct_return): New functions.
8912 (arm_gdbarch_init): Register the above functions. Also register
8913 call_dummy_start_offset, sizeof_call_dummy_words,
8914 function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
8915 sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
aaa38bb5 8916 max_register_virtual_size, register_size. Set up
34e8f22d
RE
8917 prologue_cache.saved_regs here, rather than ...
8918 (_initialize_arm_tdep): ... here.
8919 * config/arm/tm-arm.h (struct type, struct value): Delete forward
8920 declarations.
8921 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
8922 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
8923 (arm_print_float_info, arm_register_type, convert_to_extended)
8924 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
8925 (arm_extract_return_value, arm_register_name): Delete declarations.
8926 (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
8927 (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
8928 (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
8929 (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
8930 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
8931 (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
8932 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
8933 (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
8934 (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
8935 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
8936 (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
8937 (arm_get_next_pc): No-longer static -- these are needed by the RDI
8938 interface.
8939 * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
8940 * remote-rdi.c remote-rdp.c: Likewise.
8941 * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
8942 (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
8943 * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
8944 definition.
8945
8946 * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
8947 (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
8948 (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
8949 from non-ARM_ prefixed definitions.
8950 * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
8951 all uses of above.
8952 * remote-rdi.c remote-rdp.c: Likewise.
8953 * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
8954
148754e5
RE
89552002-02-11 Richard Earnshaw <rearnsha@arm.com>
8956
8957 * arm-tdep.c (arm_frameless_function_invocation)
8958 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
8959 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
8960 (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
8961 (arm_pop_frame, arm_get_next_pc): Make static.
8962 (arm_gdbarch_init): Register above in gdbarch structure.
8963 (arm_read_fp): Renamed from arm_target_read_fp.
8964 (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
8965 * config/arm/tm-arm.h (arm_frameless_function_invocation)
8966 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
8967 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
8968 (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
8969 (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
8970 (arm_pc_is_thumb_dummy): Delete declarations.
fcfb8836
RE
8971 (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
8972 (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
8973 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
8974 (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
148754e5 8975
434d2d4f
DJ
89762002-02-10 Daniel Jacobowitz <drow@mvista.com>
8977
8978 * symtab.c (compare_search_syms): New function.
8979 (sort_search_symbols): New function.
8980 (search_symbols): Sort symbols after searching rather than
8981 before.
8982
55241689
AC
89832002-02-10 Andrew Cagney <ac131313@redhat.com>
8984
8985 * NEWS: Linux -> GNU/Linux.
8986
028c194b
AC
89872002-02-10 Andrew Cagney <ac131313@redhat.com>
8988
8989 * gdbarch.sh: For for level one methods, disallow a definition
8990 when partially multi-arched. Add comments explaining rationale.
8991 * gdbarch.h: Re-generate.
8992
6acf50cd
AC
89932002-02-10 Andrew Cagney <ac131313@redhat.com>
8994
8995 * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
8996 multi-arch partial.
aaa38bb5 8997
50248794
AC
89982002-02-10 Andrew Cagney <ac131313@redhat.com>
8999
9000 * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
9001 field. Use diff -u.
9002 * gdbarch.c: Re-generate.
9003
c30e0066
AC
90042002-02-10 Andrew Cagney <ac131313@redhat.com>
9005
9b56c5f3 9006 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
c30e0066
AC
9007 * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
9008 partial.
9009
6e6d6484
AC
90102002-02-10 Andrew Cagney <ac131313@redhat.com>
9011
9012 * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
9013 multi-arch partial.
9014 (PUSH_ARGUMENTS): Switch to using predefault.
9015 * gdbarch.c: Regenerate.
9016
c203844d
AC
90172002-02-10 Andrew Cagney <ac131313@redhat.com>
9018
9019 * valops.c (PUSH_ARGUMENTS): Delete definition.
9020 * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
9021 partial. Default to default_push_arguments.
9022 * gdbarch.h, gdbarch.c: Regenerate.
9023
b5a2688f
AC
90242002-02-09 Andrew Cagney <ac131313@redhat.com>
9025
9026 * defs.h (throw_exception): Rename return_to_top_level. Update
9027 comments.
9028 * utils.c (error_stream, internal_verror, quit): Ditto.
9029 * top.c (throw_exception, catcher): Ditto.
9030 * sparclet-rom.c (sparclet_load): Ditto.
9031 * remote.c (interrupt_query, minitelnet): Ditto.
9032 * remote-sds.c (interrupt_query): Ditto.
9033 * remote-mips.c (mips_error, mips_kill): Ditto.
9034 * ocd.c (interrupt_query): Ditto.
9035 * monitor.c (monitor_interrupt_query): Ditto.
9036 * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
9037 * target.h: Update comment.
aaa38bb5 9038
b5a2688f 9039 * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
aaa38bb5 9040
2fa5c1e0
AC
90412002-02-09 Andrew Cagney <ac131313@redhat.com>
9042
9043 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
9044 default_double_format.
9045 * gdbarch.h, gdbarch.c: Re-generate.
9046 * findvar.c (floatformat_unknown): Delete variable definition.
9047 * doublest.h (floatformat_unknown): Delete variable declaration.
9048
da966255
JB
90492002-02-09 Jim Blandy <jimb@redhat.com>
9050
9051 * stabsread.c (read_type): Add code to parse Sun's syntax for
9052 prototyped function types.
9053
123a4891
AC
90542002-02-09 Andrew Cagney <ac131313@redhat.com>
9055
9056 * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
9057 (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
9058
fb39c8f3
PS
90592002-02-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9060
9061 * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
9062 _initialize_solib. Fixes name clash with solib.c:_initialize_solib,
9063 now _initialize_xcoffsolib gets called again and overrides the
9064 commands from solib.c in a native configuration.
9065
0b87a11d
MK
90662002-02-09 Mark Kettenis <kettenis@gnu.org>
9067
9068 * doublest.c (store_typed_floating): Don't try to return a value.
9069 Fixes PR gdb/290.
9070
bdc2fc72
JB
90712002-02-08 Jim Blandy <jimb@redhat.com>
9072
9073 * c-typeprint.c (c_type_print_varspec_suffix): If a function type
9074 is prototyped and has no arguments, print its argument list as
9075 `(void)'.
9076
da69bbcf
CD
90772002-02-08 Chris Demetriou <cgd@broadcom.com>
9078
9079 * MAINTAINERS (write-after-approval): Add myself.
9080 (paper-trail): I've escaped!
aaa38bb5 9081
b69571f5
CF
90822002-02-08 Christopher Faylor <cgf@redhat.com>
9083
9084 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
9085 changes.
9086 (_initialize_check_for_gdb_ini): Ditto.
9087
f6871398
MH
90882002-02-08 Martin M. Hunt <hunt@redhat.com>
9089
9090 * win32-nat.c (cygwin_pid_to_str): Fix typo.
9091 xaprintf -> xasprintf.
9092
4e52d31c
PM
90932002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
9094
9095 * win32-nat.c: Remove use of printf and sprintf functions.
9096
39bbf761
RE
90972002-02-08 Richard Earnshaw <rearnsha@arm.com>
9098
9099 * arm-tdep.c (arm_frame_chain_valid): Make static.
9100 (arm_push_arguments): Likewise.
9101 (arm_gdbarch_init): New function.
9102 (_initialize_arm_tdep): Call it.
9103 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
9104 (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
9105 (FRAME_CHAIN_VALID): Delete.
9106 (arm_frame_chain_valid): Delete declaration.
9107 (PUSH_ARGUMENTS): Delete.
9108 (arm_push_arguments): Delete declaration.
9109 (CALL_DUMMY_P): Delete.
9110
9c9532c9
CV
91112002-02-08 Andrew Cagney <ac131313@redhat.com>
9112 Corinna Vinschen <vinschen@redhat.com>
9113
9114 * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
9115 on builtin float types.
9116
4e8f7a8b
DJ
91172002-02-08 Daniel Jacobowitz <drow@mvista.com>
9118
9119 * utils.c: Include <curses.h> before "bfd.h".
9120 * tui/tui-hooks.c: Likewise.
9121 * tui/tui.c: Likewise.
9122 * tui/tuiCommand.c: Likewise.
9123 * tui/tuiData.c: Likewise.
9124 * tui/tuiDataWin.c: Likewise.
9125 * tui/tuiDisassem.c: Likewise.
9126 * tui/tuiGeneralWin.c: Likewise.
9127 * tui/tuiIO.c: Likewise.
9128 * tui/tuiLayout.c: Likewise.
9129 * tui/tuiRegs.c: Likewise.
9130 * tui/tuiSource.c: Likewise.
9131 * tui/tuiSourceWin.c: Likewise.
9132 * tui/tuiStack.c: Likewise.
9133 * tui/tuiWin.c: Likewise.
9134
cd4bffcf
EZ
91352002-02-07 Elena Zannoni <ezannoni@redhat.com>
9136
9137 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
9138 to include space for pseudoregs as well. Update loops accordingly.
9139 (sh_fp_frame_init_saved_regs): Ditto.
9140 (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
9141
26806ce2
AC
91422002-02-07 Andrew Cagney <ac131313@redhat.com>
9143
9144 * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
9145 Add Richard Earnshaw to Arm maintainers.
9146
97fdab62
AC
91472002-02-07 Andrew Cagney <ac131313@redhat.com>
9148
a6b98203
AC
9149 * defs.h (warning_begin): Delete declaration.
9150
97fdab62
AC
9151 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
9152 Delete macro.
9153
78b29b40
MS
91542002-02-07 Michael Snyder <msnyder@redhat.com>
9155
aaa38bb5 9156 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
78b29b40
MS
9157 Logic bug, remove misplaced else.
9158
d8849953
KD
91592002-02-07 Klee Dienes <klee@apple.com>
9160
9161 * fork-inferior.c (fork_inferior): Add '!' to the list of
9162 characters that need to be quoted when building a string for the
9163 shell. Quote '!' specifically with a backslash, since CSH chokes
9164 when trying to evaluate "str!str".
aaa38bb5 9165
095778a0
NC
91662002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
9167
9168 * rdi-share/host.h: Only provide a typedef for bool if it is not
9169 defined.
9170
1900040c
MS
91712002-02-04 Michael Snyder <msnyder@redhat.com>
9172
9173 * breakpoint.h (enum bptype): Add new overlay event bp type.
9174 (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
aaa38bb5 9175
1900040c
MS
9176 * breakpoint.c (create_internal_breakpoint): New function.
9177 (internal_breakpoint_number): Moved into create_internal_breakpoint.
9178 (create_longjmp_breakpoint): Use create_internal_breakpoint.
9179 (create_thread_event_breakpoint): Ditto.
9180 (create_solib_event_breakpoint): Ditto.
9181 (create_overlay_event_breakpoint): New function.
9182 (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
9183 (update_breakpoints_after_exec): Delete and re-initialize
9184 overlay event breakpoints after an exec. Add FIXME comment
9185 about longjmp breakpoint.
9186 (print_it_typical): Ignore overlay event breakpoints.
9187 (print_one_breakpoint): Ditto.
9188 (mention): Ditto.
9189 (bpstat_what): Do not stop for overlay event breakpoints.
9190 (delete_breakpoint): Don't delete overlay event breakpoints.
9191 (breakpoint_re_set_one): Delete the overlay event breakpoint.
9192 (breakpoint_re_set): Re-create overlay event breakpoint.
9193
9194 * symfile.c (overlay_auto_command): Enable overlay breakpoints.
9195 (overlay_manual_command): Disable overlay breakpoints.
9196 (overlay_off_command): Disable overlay breakpoints.
9197
082fc60d
RE
91982002-02-06 Richard Earnshaw <rearnsha@arm.com>
9199
9200 * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
9201 (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
9202 to here from config/tm-arm.h.
9203 (coff_sym_is_thumb): Make static.
9204 (arm_elf_make_msymbol_special): New function.
9205 (arm_coff_make_msymbol_special): New function.
9206 * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
9207 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
9208 (coff_sym_is_thumb): Delete declaration.
9209 (arm_elf_make_msymbol_special): Declare.
9210 (arm_coff_make_msymbol_special): Declare.
9211 (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
9212 (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
9213
039c5766
RE
92142002-02-06 Richard Earnshaw <rearnsha@arm.com>
9215
9216 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
9217
92182002-02-06 Richard Earnshaw <rearnsha@arm.com>
9219
9220 * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
9221 * gdbarch.c gdbarch.h: Regenerate.
9222 * arch-utils.c (default_print_float_info): New function.
9223 * arch-utils.h (default_print_float_info): Prototype it.
9224 * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
9225 * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
9226 (PRINT_FLOAT_INFO): Document it.
9227
9228 * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
9229 * config/arm/tm-arm.h (FLOAT_INFO): Delete.
9230 (PRINT_FLOAT_INFO): Define.
9231
58fa08f0
PM
92322002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
9233
aaa38bb5 9234 * win32-nat.c (_initialize_check_for_gdb_ini):
58fa08f0
PM
9235 Add typecast to sprintf argument to suppress a warning.
9236
7393af7c
PM
92372002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
9238
58fa08f0 9239 * win32-nat.c (last_sig): Changed type of variable to target_signal,
7393af7c
PM
9240 to allow easier handling of pass state.
9241 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
9242 that gives exception name and address.
9243 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
aaa38bb5 9244 and set last_sig value to ourstatus->value.sig. Some missing
7393af7c 9245 exceptions added.
aaa38bb5
AJ
9246 (child_continue): Correctly report continue_status.
9247 (get_child_debug_event,do_initial_child_stuff): Set last_sig to
7393af7c 9248 TARGET_SIGNAL_0 (new default value).
aaa38bb5 9249 (child_resume): consider sig argument passed to decide if
7393af7c
PM
9250 the exception should be passed to debuggee or not.
9251
6af4589c
MS
92522002-02-05 Michael Snyder <msnyder@redhat.com>
9253
9254 * regcache.c (fetch_register): Call target_fetch_register
9255 only if we don't call FETCH_PSEUDO_REGISTER.
9256 (store_register): Call target_store_register only if we
9257 don't call STORE_PSEUDO_REGISTER.
9258
a2cf933a
EZ
92592002-02-05 Elena Zannoni <ezannoni@redhat.com>
9260
9261 * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
9262 ELF_MAKE_MSYMBOL_SPECIAL.
9263 * gdbarch.c, gdbarch.h: Regenerate.
9264 * arch-utils.c (default_make_msymbol_special): New function.
aaa38bb5 9265 * arch-utils.h (default_make_msymbol_special): Export.
a2cf933a
EZ
9266 * elfread.c (elf_symtab_read): Compile use of
9267 ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
9268 multiarched.
9269 * coffread.c (coff_symtab_read): Ditto, for
9270 COFF_MAKE_MSYMBOL_SPECIAL.
9271
6bb7be43
JB
92722002-02-05 Jim Blandy <jimb@redhat.com>
9273
9274 * solib-svr4.c (svr4_truncate_ptr): New function.
9275 (svr4_relocate_section_addresses): Do the address arithmetic with
9276 the appropriate truncation for target addresses, even when
9277 CORE_ADDR is larger than a target address.
9278
e18651ec
DJ
92792002-02-05 Daniel Jacobowitz <drow@mvista.com>
9280
9281 * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
9282 to (int *).
9283
6b2725be
DJ
92842002-02-05 Daniel Jacobowitz <drow@mvista.com>
9285
9286 * gdbserver/linux-low.c (kill_inferior): Remove commented out
9287 code.
9288
fca9e603
DJ
92892002-02-05 Daniel Jacobowitz <drow@mvista.com>
9290
9291 * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
9292
6c537a52
DJ
92932002-02-05 Daniel Jacobowitz <drow@mvista.com>
9294
9295 * gdbserver/linux-low.c: Remove unused include files.
9296
d844cde6
DJ
92972002-02-05 Daniel Jacobowitz <drow@mvista.com>
9298
9299 * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
9300 (read_inferior_memory): Use it.
9301 (write_inferior_memory): Likewise.
9302
d07c63e7
DJ
93032002-02-05 Daniel Jacobowitz <drow@mvista.com>
9304
9305 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
9306 grubbing through sys_errlist.
9307
da6d8c04
DJ
93082002-02-05 Daniel Jacobowitz <drow@mvista.com>
9309
9310 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
9311
5b421780
PM
93122002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
9313 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
9314
9f60d481
AC
93152002-02-04 Andrew Cagney <ac131313@redhat.com>
9316
9317 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
9318 (do_sfunc, set_cmd_sfunc): New functions.
9319
9320 * command.h (struct cmd_list_element): Add field func.
9321 * cli/cli-decode.h (struct cmd_list_element): Ditto.
9322 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
9323 * cli/cli-decode.h: Ditto.
9324
9325 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
9326 (help_all, help_cmd_list): Ditto.
9327 (find_cmd, complete_on_cmdlist): Ditto.
9328 * top.c (execute_command): Ditto.
9329
9330 * cli/cli-setshow.c (do_setshow_command): Call func instead of
9331 function.sfunc.
9332
9333 * infcmd.c (notice_args_read): Fix function signature.
9334
9335 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
9336 * cli/cli-decode.c (add_set_cmd): Ditto.
9337 * utils.c (initialize_utils): Ditto.
9338 * maint.c (_initialize_maint_cmds): Ditto.
9339 * infrun.c (_initialize_infrun): Ditto.
9340 * demangle.c (_initialize_demangler): Ditto.
9341 * remote.c (add_packet_config_cmd): Ditto.
9342 * mips-tdep.c (_initialize_mips_tdep): Ditto.
9343 * cris-tdep.c (_initialize_cris_tdep): Ditto.
9344 * proc-api.c (_initialize_proc_api): Ditto.
9345 * kod.c (_initialize_kod): Ditto.
9346 * valprint.c (_initialize_valprint): Ditto.
9347 * top.c (init_main): Ditto.
9348 * infcmd.c (_initialize_infcmd): Ditto.
9349 * corefile.c (_initialize_core): Ditto.
9350 * arm-tdep.c (_initialize_arm_tdep): Ditto.
9351 * arch-utils.c (initialize_current_architecture): Ditto.
9352 (_initialize_gdbarch_utils): Ditto.
9353 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
9354
9355 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
9356 * wince.c (_initialize_inftarg): Ditto.
9357 * symfile.c (_initialize_symfile): Ditto.
9358 * mips-tdep.c (_initialize_mips_tdep): Ditto.
9359 * language.c (_initialize_language): Ditto.
9360 * arc-tdep.c (_initialize_arc_tdep): Ditto.
9361
f9ba0717
MS
93622002-02-04 Michael Snyder <msnyder@redhat.com>
9363
9364 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
9365
0c74b2a7
DJ
93662002-02-04 Daniel Jacobowitz <drow@mvista.com>
9367
9368 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
9369 Add rules for building the register data files.
9370
c638789f
DJ
93712002-02-04 Daniel Jacobowitz <drow@mvista.com>
9372
9373 * regformats/regdat.sh: Add braces to the definition of
9374 expedite_regs_${arch}.
9375
db253027
DJ
93762002-02-04 Daniel Jacobowitz <drow@mvista.com>
9377
9378 * regformats/regdef.h (struct reg): Add comment describing the
9379 requirements for offset and size fields.
9380
206be19c
AS
93812002-02-04 Andreas Schwab <schwab@suse.de>
9382
9383 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
9384 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
9385
181c1381
RE
93862002-02-04 Richard Earnshaw <rearnsha@arm.com>
9387
9388 * gdbarch.sh (copyright): Update years in generated header.
9389 (SMASH_TEXT_ADDRESS): Add rule.
db253027 9390 * gdbarch.h, gdbarch.c: Re-generate.
181c1381
RE
9391 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
9392 * dbxread.c: Likewise.
9393 * dwarfread.c: Likewise.
9394 * elfread.c: Likewise.
9395 * somread.c: Likewise.
9396
9397 * arm-tdep.c (arm_smash_text_address): New function.
9398 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
9399
fa4ba8da
PM
94002002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
9401
9402 Add support for hardware watchpoints on win32 native.
aaa38bb5 9403 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
fa4ba8da 9404 CONTEXT_DEBUG_REGISTERS.
aaa38bb5 9405 (dr variable): New variable. Static array containing a local copy
fa4ba8da
PM
9406 of debug registers.
9407 (debug_registers_changed): New variable. Reflects when debug registers
9408 are changed and need to be written to inferior.
aaa38bb5 9409 (debug_registers_used): New variable. Reflects when any debug register
fa4ba8da
PM
9410 was set, used when new threads are created.
9411 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
9412 i386-nat code.
9413 (thread_rec): Set dr array if id is the thread of current_event .
9414 (child_continue, child_resume): Change the debug registers for all
9415 threads if debug_registers_changed.
9416 (child_add_thread): Change the debug registers if debug_registers_used.
9417 * config/i386/cygwin.mh: Add use of i386-nat.o file.
9418 Link nm.h to new nm-cygwin.h file.
9419 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
9420 of hardware registers.
9421
a73c86fb
AC
94222002-02-03 Andrew Cagney <ac131313@redhat.com>
9423
9424 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
9425 Restore behavour broken by 2002-01-20 Andrew Cagney
9426 <ac131313@redhat.com> IEEE_FLOAT removal.
9427
acf5ed49
DJ
94282002-02-03 Daniel Jacobowitz <drow@mvista.com>
9429
9430 * c-valprint.c (c_val_print): Pass a proper valaddr to
9431 cp_print_class_method.
9432 * valops.c (search_struct_method): If there is only one method
9433 and args is NULL, return that method.
9434
493d28d5
DJ
94352002-02-03 Daniel Jacobowitz <drow@mvista.com>
9436
9437 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
9438 accessing tag_name directly.
9439
7495dfdb
DJ
94402002-02-03 Daniel Jacobowitz <drow@mvista.com>
9441
9442 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
9443 of accessing tag_name directly.
9444
dd6bda65
DJ
94452002-02-03 Daniel Jacobowitz <drow@mvista.com>
9446
9447 PR gdb/280
9448 * gdbtypes.c (replace_type): New function.
9449 * gdbtypes.h (replace_type): Add prototype.
9450 * stabsread.c (read_type): Use replace_type.
9451
88fe217c
RE
94522002-02-03 Richard Earnshaw <rearnsha@arm.com>
9453
9454 * Makefile.in (memattr.o): Add missing dependencies rule.
9455
e5d66720
PS
94562002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9457
9458 * breakpoint.c (break_at_finish_command): Really export.
9459 (break_at_finish_at_depth_command): Ditto.
9460 (tbreak_at_finish_command): Ditto.
9461 * hppa-tdep.c: Include completer.h.
9462 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
9463 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
9464
fffee0be
AC
94652002-02-01 Andrew Cagney <ac131313@redhat.com>
9466
9467 * utils.c (do_write): New function.
9468 (error_stream): Rewrite combining the code from error_begin and
9469 verror.
9470 (verror): Rewrite using error_stream.
9471 (error_begin): Delete function.
9472
255e7dbf
AC
94732002-02-01 Andrew Cagney <ac131313@redhat.com>
9474
9475 * utils.c (error_begin): Make static.
9476 * defs.h (error_begin): Delete declaration.
9477
9478 * linespec.c (cplusplus_error): Replace cplusplus_hint.
9479 (decode_line_1): Use cplusplus_error instead of error_begin,
9480 cplusplus_hint and return_to_top_level.
9481 * coffread.c (coff_symfile_read): Use error instead of error_begin
9482 and return_to_top_level.
9483 * infrun.c (default_skip_permanent_breakpoint): Ditto.
9484
ddfe3c15
AC
94852002-02-01 Andrew Cagney <ac131313@redhat.com>
9486
9487 * language.h (type_error, range_error): Make string parameter
9488 constant.
9489 * language.c (warning_pre_print): Delete extern declaration.
9490 * dwarfread.c (warning_pre_print): Ditto.
9491 * language.c (type_error, range_error): Rewrite to use verror and
9492 vwarning instead of warning_begin.
9493
03ac34d5
MS
94942002-02-01 Michael Snyder <msnyder@redhat.com>
9495
261c4ca2
MS
9496 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
9497 (set_ignore_count): Move misplaced comment back where it belongs.
03ac34d5 9498
e00d1dc8
AC
94992002-02-01 Andrew Cagney <ac131313@redhat.com>
9500
9501 * command.h (NO_FUNCTION): Delete macro.
9502 * cli/cli-decode.h (NO_FUNCTION): Ditto.
9503 * top.c (execute_command): Replace NO_FUNCTION with NULL.
9504 * tracepoint.c (_initialize_tracepoint): Ditto.
9505 * cli/cli-decode.c (add_set_cmd): Ditto.
9506 * cli/cli-cmds.c (init_cli_cmds): Ditto.
aaa38bb5 9507
76b79d6e
DJ
95082002-02-01 Daniel Jacobowitz <drow@mvista.com>
9509
9510 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
9511 Update ``this'' pointer when calling virtual functions.
9512
799f9e91
MS
95132002-02-01 Michael Snyder <msnyder@redhat.com>
9514
c7bd442c 9515 * breakpoint.c (create_temp_exception_breakpoint): Delete.
799f9e91
MS
9516 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
9517
3cf384d4
DJ
95182002-02-01 Daniel Jacobowitz <drow@mvista.com>
9519
9520 * regformats/reg-arm.dat: New file.
9521 * regformats/reg-i386.dat: New file.
9522 * regformats/reg-ia64.dat: New file.
9523 * regformats/reg-m68k.dat: New file.
9524 * regformats/reg-mips.dat: New file.
9525 * regformats/reg-ppc.dat: New file.
9526 * regformats/reg-sh.dat: New file.
9527 * regformats/regdef.h: New file.
9528 * regformats/regdat.sh: New file.
9529
0defa245
RE
95302002-02-01 Richard Earnshaw <reanrsha@arm.com>
9531
9532 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
9533 (arm_frame_args_address, arm_frame_locals_address): New functions.
9534 (arm_frame_num_args): New function.
9535 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
9536 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
9537 (FRMA_NUM_ARGS): Call arm_frame_num_args.
9538
405f26e6
MS
95392002-01-31 Michael Snyder <msnyder@redhat.com>
9540
502fd408
MS
9541 * breakpoint.c (break_at_finish_command): Export.
9542 (break_at_finish_at_depth_command): Export.
9543 (tbreak_at_finish_command): Export.
9544 (_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
9545 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
9546 "tbreak" commands, which are HPPA specific.
9547
7d35e135
MS
9548 * printcmd.c (disassemble_command): Remove an ancient
9549 artifact of an old merge.
9550
aaa38bb5 9551 * symfile.h (enum overlay_debugging_state):
d874f1e2
MS
9552 Define enum constant values for overlay mode.
9553 * symfile.c (overlay_debugging): Use enums instead of literals.
aaa38bb5
AJ
9554 (overlay_is_mapped, overlay_auto_command,
9555 overlay_manual_command): Ditto.
d874f1e2 9556
aaa38bb5
AJ
9557 * breakpoint.c (insert_breakpoints, remove_breakpoint,
9558 breakpoint_here_p, breakpoint_inserted_here_p,
9559 breakpoint_thread_match, bpstat_stop_status,
9f04af04
MS
9560 describe_other_breakpoints, check_duplicates, clear_command):
9561 Coding standard fixes.
9562
8add0441 9563 * target.c (target_xfer_memory): Add spaces, coding standard.
9f04af04 9564 (do_xfer_memory): Add missing line to trust-readonly
405f26e6
MS
9565 code: check bfd SEC_READONLY flag for section.
9566
e351066e
AC
95672002-01-31 Andrew Cagney <ac131313@redhat.com>
9568
7d35e135 9569 * PROBLEMS: Fix typo, 5.1->5.1.1.
e351066e 9570
8a48e967
DJ
95712002-01-30 Daniel Jacobowitz <drow@mvista.com>
9572
9573 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
9574 data symbols, since we search based on textlow and texthigh.
9575 (find_pc_sect_symtab): Likewise.
9576
f5a96129
AC
95772002-01-30 Andrew Cagney <ac131313@redhat.com>
9578
9579 * defs.h (vwarning): Declare.
f5a96129
AC
9580 * utils.c (vwarning): New function.
9581 (warning): Call vwarning.
9582 (warning_begin): Delete function.
9583
9584 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
9585 the warning message.
9586 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
9587 warning_begin.
9588
cefd4ef5
MS
95892002-01-30 Michael Snyder <msnyder@redhat.com>
9590
1a703748
MS
9591 * NEWS: Mention "set trust-readonly-sections" command.
9592 Mention generate-core-file command.
cefd4ef5 9593
3a11626d
MS
95942002-01-15 Michael Snyder <msnyder@redhat.com>
9595
9596 * target.c: New command, "set trust-readonly-sections on".
9597 (do_xfer_memory): Honor the suggestion to trust readonly sections
9598 by reading them from the object file instead of from the target.
9599 (initialize_targets): Register command "set trust-readonly-sections".
9600
d1c7e53b
AC
96012002-01-29 Andrew Cagney <ac131313@redhat.com>
9602
9603 * parse.c (target_map_name_to_register): Simplify, search regs and
9604 pseudo-regs using a single loop.
9605
e2c9a72c
AC
96062002-01-30 Andrew Cagney <ac131313@redhat.com>
9607
9608 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
9609
69824b4e
MK
96102002-01-15 Rodney Brown <rbrown64@csc.com.au>
9611
9612 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
9613 * config/i386/i386v42mp.mh: Add i387-nat.o .
9614 * i386v4-nat.c: Include i387-nat.h.
9615 (supply_fpregset): Use i387_supply_fsave.
9616 (fill_fpregset): Use i387_fill_fsave.
9617
6eb69eab
RE
96182002-01-30 Richard Earnshaw <rearnsha@arm.com>
9619
9620 * arm-tdep.c (arm_call_dummy_words): Define.
9621 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
9622 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
9623 (CALL_DUMMY_WORDS): Define.
9624 (arm_call_dummy_words): Declare.
9625 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
9626 (arm_linux_call_dummy_words): Declare.
9627
9852326a
AS
96282002-01-30 Andreas Schwab <schwab@suse.de>
9629
9630 * m68klinux-nat.c: Fix last change to use regcache_collect
9631 instead of referencing registers[] directly.
9632
977a3030
AC
96332002-01-29 Andrew Cagney <ac131313@redhat.com>
9634
9635 * parse.c (target_map_name_to_register): Delete code wrapped in
9636 #ifdef REGISTER_NAME_ALIAS_HOOK.
9637
2076c72b
MS
96382002-01-28 Michael Snyder <msnyder@redhat.com>
9639
9640 * regcache.c (legacy_read_register_gen): Need to be able to
9641 read pseudo-register as well as real register.
9642 (legacy_write_register_gen): Ditto.
9643
8fcc723b
AC
96442002-01-28 Andrew Cagney <ac131313@redhat.com>
9645
9646 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
9647 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
9648 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
9649 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
9650 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
9651 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
9652 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
9653 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
9654 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
9655 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
9656 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
9657 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
9658 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
9659 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
9660 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
9661 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
9662 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
9663 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
9664 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
9665 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
9666
afe64c1a
AC
96672002-01-28 Andrew Cagney <ac131313@redhat.com>
9668
9669 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
9670 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
9671 (initialize_current_architecture): Update target_byte_order using
9672 information from BFD.
aaa38bb5 9673 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
afe64c1a
AC
9674 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
9675
75bc7ddf
AC
96762002-01-28 Andrew Cagney <ac131313@redhat.com>
9677
9678 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
9679 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
9680
9681 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
9682 #ifdef INVALID_FLOAT.
9683 * infcmd.c (do_registers_info): Ditto.
9684 * values.c (unpack_double): Ditto. Add comment.
9685
9686 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
9687 already commented out.
9688
0280a90a
AS
96892002-01-26 Andreas Schwab <schwab@suse.de>
9690
9691 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
9692 * m68klinux-nat.c: Update ptrace interface for fetching/storing
9693 registers and add support for PTRACE_GETREGS.
9694
7072a954
AC
96952002-01-24 Andrew Cagney <ac131313@redhat.com>
9696
9697 GDB 5.1.1 released from 5.1 branch.
9698 * NEWS: Add 5.1.1 news.
9699 * README: Sync with 5.1 branch.
9700
86f902e0
FF
97012002-01-23 Fred Fish <fnf@redhat.com>
9702
9703 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
9704 stabstring on initial malloc. Reallocing will copy it for us,
9705 if necessary.
9706
8af51c36
EZ
97072002-01-23 Elena Zannoni <ezannoni@redhat.com>
9708
aaa38bb5 9709 * Makefile.in (hpread_h): Delete.
8af51c36
EZ
9710 (HFILES_NO_SRCDIR): Remove hpread.h.
9711 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
9712 (hpread.o): Update dependencies.
9713 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
9714
9715 * hp-psymtab-read.c: Remove file.
9716 * hp-symtab-read.c: Remove file.
9717 * hpread.h: Remove file.
9718
9719 * hpread.c: Merge all contents of hp-psymtab-read.c,
9720 hp-symtab-read.c and hpread.h into this file, as it was prior to
9721 January 1999.
9722
9723 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
aaa38bb5 9724 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
8af51c36
EZ
9725 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
9726 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
9727
dc5cfeb6
EZ
97282002-01-23 Elena Zannoni <ezannoni@redhat.com>
9729
9730 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
9731 fill_gregset): Call gdbarch_tdep() just once, assign result to
9732 variable and use that, instead of calling the function several
9733 times.
9734
ea87b71b
AO
97352002-01-24 Alexandre Oliva <aoliva@redhat.com>
9736
9737 * configure.host: Accept sparcv9 as alias for sparc64.
9738 * configure.tgt: Likewise.
9739
13fc0c2f
KB
97402002-01-22 Kevin Buettner <kevinb@redhat.com>
9741
9742 * solib-aix5.c (build_so_list_from_mapfile)
9743 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
9744 arguments is not reversed.
9745 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
9746 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
aaa38bb5 9747
7bd872fe
EZ
97482002-01-22 Elena Zannoni <ezannoni@redhat.com>
9749
9750 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
9751 modified version of obsolete sh_fetch_pseudo_register.
9752 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
9753 (sh4_register_read): New function.
9754 (sh_pseudo_register_write): New function. Renamed and modified
9755 version of obsolete sh_store_pseudo_register.
9756 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
9757 (sh4_register_write): New function.
9758 (sh_gdbarch_init): Remove setting of gdbarch function
9759 fetch_pseudo_register and store_pseudo_register. Remove setting of
9760 register_convert_to_raw, register_convert_to_virtual,
9761 register_convertible.
9762 (sh_sh4_register_convertible): Delete. No longer needed. All is
9763 taken care by architecture specific functions
9764 register_read/register_write.
9765 (sh_sh4_register_convert_to_virtual): Make static.
9766 (sh_sh4_register_convert_to_raw): Ditto.
9767
069e84fd
AC
97682002-01-22 Andrew Cagney <ac131313@redhat.com>
9769
9770 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
9771 (floatformat_is_nan, floatformat_mantissa): Ditto.
9772
9773 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
9774 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
9775 builtin_type_ieee_double_little,
9776 builtin_type_ieee_double_littlebyte_bigword,
9777 builtin_type_m68881_ext, builtin_type_i960_ext,
9778 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
9779 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
9780 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
9781 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
9782
211a4f69
CV
97832002-01-22 Corinna Vinschen <vinschen@redhat.com>
9784
9785 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
9786 parameter. Set frameless flag if it exists and depended of
9787 whether the scanned function is frameless or not.
9788 (xstormy16_skip_prologue): If function is frameless, return
9789 result of xstormy16_scan_prologue().
9790 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
9791 call.
9792
f81353e4
EZ
97932002-01-21 Elena Zannoni <ezannoni@redhat.com>
9794
9795 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
9796 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
9797 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
9798 sh_sh4_register_byte, sh_sh4_register_raw_size,
9799 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
9800 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
9801 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
9802 sh_store_pseudo_register, sh_do_pseudo_register): Call
9803 gdbarch_tdep() just once, assign result to variable and use that,
9804 instead of calling the function several times.
9805
63c73a17
MK
98062002-01-20 Mark Kettenis <kettenis@gnu.org>
9807
9808 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
9809 macros instead of LAST_FPU_CTRL_REGNUM.
9810 (store_register): Likewise.
9811
39ad761d
JB
98122002-01-21 Jim Blandy <jimb@redhat.com>
9813
9814 * infcmd.c (run_command): Check that the `exec' target layer's BFD
9815 is up-to-date before running the program, not just when a program
9816 exits.
9817
3d74b771
FF
98182002-01-21 Fred Fish <fnf@redhat.com>
9819
9820 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
9821 when we have found all instructions we are looking for.
9822
966fbf70
RE
98232002-01-21 Richard Earnshaw <rearnsha@arm.com>
9824
9825 * arm-tdep.c (arm_register_name): New function.
9826 (arm_registers_names): Make static.
9827 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
9828 (arm_register_name): Declare.
9829 (REGISTER_NAME): Use it.
9830
c3b4394c
RE
98312002-01-21 Richard Earnshaw <rearnsha@arm.com>
9832 Kevin Buettner <kevinb@redhat.com>
9833
9834 Convert arm targets to new FRAME interface.
9835 * arm-tdep.c (struct frame_extra_info): Remove fsr.
9836 (arm_frame_find_save_regs): Delete.
9837 (arm_frame_init_saved_regs): New.
9838 (arm_init_extra_frame_info): Alloacte saved_regs as required.
9839 Allocate extra_info as required. Convert all uses of fsr.regs
9840 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
9841 to use extra_info.
9842 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
9843 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
9844 (check_prologue_cache, save_prologue_cache): Likewise.
9845 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
9846 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
9847 (FRAME_FIND_SAVED_REGS): Delete.
9848 (arm_frame_find_saved_regs): Delete prototype.
9849 (arm_frame_init_saved_regs): New prototype.
9850 (FRAME_INIT_SAVED_REGS): Define.
9851
61d99182
AC
98522002-01-20 Andrew Cagney <ac131313@redhat.com>
9853
9854 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
9855
6aaea291
AC
98562002-01-20 Andrew Cagney <ac131313@redhat.com>
9857
9858 From Jeff Law <law@redhat.com>:
9859 * infttrace.c: Include <sys/pstat.h>.
9860 (child_pid_to_exec_file): Revamp. Use pstat call to get the
9861 exec file if the ttrace equivalent fails.
9862
15f698d2
AC
98632002-01-20 Andrew Cagney <ac131313@redhat.com>
9864
9865 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
9866 (closeLogFile): Ditto.
9867
f86ddd7c
MC
98682002-01-20 Michael Chastain <mec@shout.net>
9869
9870 * top.c (print_gdb_version): Bump copyright year to 2002.
9871
904507ce
AC
98722002-01-20 Andrew Cagney <ac131313@redhat.com>
9873
9874 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
9875 Zannoni and Eli Zaretskii.
9876
d7f0b9ce
DJ
98772002-01-20 Daniel Jacobowitz <drow@mvista.com>
9878
9879 * buildsym.c: Update copyright years.
9880 * c-typeprint.c: Likewise.
9881 * dwarf2read.c: Likewise.
9882 * f-typeprint.c: Likewise.
9883 * gdbtypes.c: Likewise.
9884 * gdbtypes.h: Likewise.
9885 * hp-symtab-read.c: Likewise.
9886 * hpread.c: Likewise.
9887 * mdebugread.c: Likewise.
9888 * p-typeprint.c: Likewise.
9889
3fd3d7d2
AC
98902002-01-20 Andrew Cagney <ac131313@redhat.com>
9891
9892 * remote-sim.c (gdbsim_open): Simplify code testing the macro
9893 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
9894 byte-order selectable.
9895 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
9896 * arch-utils.c: Ditto.
9897 (set_endian): Ditto.
9898 (set_endian_from_file): Ditto.
9899 * gdbserver/low-sim.c (create_inferior): Ditto.
9900 * gdbarch.sh: Ditto.
9901 * gdbarch.h: Re-generate.
aaa38bb5
AJ
9902 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
9903 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
9904 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
9905 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
9906 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
9907 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
9908 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
3fd3d7d2
AC
9909 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
9910 macro definition.
9911 * config/mips/tm-wince.h: Remove #undef of macro
9912 TARGET_BYTE_ORDER_SELECTABLE.
9913 * config/sh/tm-wince.h: Ditto.
9914
b02dede2
DJ
99152002-01-20 Daniel Jacobowitz <drow@mvista.com>
9916
9917 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
9918 member function fields. Add accessor macro
9919 TYPE_FN_FIELD_ARTIFICIAL.
9920 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
9921 * c-typeprint.c (c_type_print_base): Skip artificial member
9922 functions.
9923
c3643761
DJ
99242002-01-20 Daniel Jacobowitz <drow@mvista.com>
9925
9926 * f-typeprint.c: Delete unused function f_type_print_args.
9927 * p-typeprint.c: Delete unused function pascal_type_print_args.
9928
8176bb6d
DJ
99292002-01-20 Daniel Jacobowitz <drow@mvista.com>
9930
9931 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
9932 comment. Add ``artificial'' to ``union field_location''.
9933
9934 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
9935
9936 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
9937 * mdebugread.c (parse_symbol): Likewise.
9938 * stabsread.c (define_symbol): Likewise.
9939 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
9940 initializing TYPE_FIELD_BITPOS to n (obsolete).
9941 (hpread_doc_function_type): Likewise.
9942 * hpread.c (hpread_function_type): Likewise.
9943
7fd60527
AC
99442002-01-20 Andrew Cagney <ac131313@redhat.com>
9945
9946 * configure.in (host_makefile_frag): Only require a host makefile
9947 fragment when a native build.
9948 * configure: Re-generate.
9949
c2f05ac9
AC
99502002-01-20 Andrew Cagney <ac131313@redhat.com>
9951
9952 * doublest.h (floatformat_from_type): Declare.
9953 * doublest.c (floatformat_from_type): New function.
9954 (convert_typed_floating): Use.
9955
9956 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
9957 call to function floatformat_from_type.
9958
9959 * gdbarch.sh (IEEE_FLOAT): Delete.
9960 * gdbarch.h, gdbarch.c: Re-generate.
9961 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
9962 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
9963 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
9964 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
9965 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
9966 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
9967 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
9968 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
9969 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
9970 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
9971 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
c2f05ac9
AC
9972 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
9973
9974 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
9975 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
9976 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9977 * sh-tdep.c (sh_gdbarch_init): Ditto.
9978 * mips-tdep.c (mips_gdbarch_init): Ditto.
9979 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9980 * cris-tdep.c (cris_gdbarch_init): Ditto.
9981
abf22e64
AJ
99822002-01-20 Jiri Smid <smid@suse.cz>
9983
9984 * configure.host, configure.tgt: Support x86-64.
9985 * NEWS: Note new target x86-64.
9986
b7c4cbf8
AJ
9987 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
9988 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
9989 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
9990 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
9991 x86-64-linux-nat.o): Fix dependencies.
9992
82600034
AC
99932002-01-19 Andrew Cagney <ac131313@redhat.com>
9994
9995 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
9996 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
9997 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
9998 * config/sparc/xm-sun4os4.h: Delete file.
9999 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
abf22e64 10000
bbe5c628
AC
100012002-01-19 Andrew Cagney <ac131313@redhat.com>
10002
10003 * config/sparc/sparclynx.mh (XM_FILE): Delete.
10004 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
10005 * config/m68k/m68klynx.mh (XM_FILE): Delete.
10006 * config/i386/i386lynx.mh (XM_FILE): Delete.
10007 * config/rs6000/xm-rs6000ly.h: Delete file.
10008 * config/sparc/xm-sparclynx.h: Delete file.
10009 * config/m68k/xm-m68klynx.h: Delete file.
10010 * config/i386/xm-i386lynx.h: Delete file.
10011 * config/xm-lynx.h: Delete file.
10012 * config/djgpp/fnchange.lst: Update.
10013
f8453e34
JT
100142002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
10015
10016 * alpha-tdep.c (alpha_register_byte): New function.
10017 (alpha_register_raw_size): Ditto.
10018 (alpha_register_virtual_size): Ditto.
10019 (alpha_skip_prologue_internal): Renamed from
10020 alpha_skip_prologue.
10021 (alpha_skip_prologue): New version that calls
10022 alpha_skip_prologue_internal.
10023 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
10024 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
10025 second argument from alpha_skip_prologue.
10026 (REGISTER_BYTE): Use alpha_register_byte.
10027 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
10028 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
10029 (FRAMELESS_FUNCTION_INVOCATION): Use
10030 generic_frameless_function_invocation_not.
10031 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
10032 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
10033
52d9e613
AC
100342002-01-19 Andrew Cagney <ac131313@redhat.com>
10035
10036 * config/mips/xm-news-mips.h: Delete file.
10037 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
10038
10039 * config/m88k/xm-m88k.h: Delete file.
10040 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
10041 * config/m88k/xm-delta88v4.h: Ditto.
10042 * config/m88k/xm-delta88.h: Ditto.
10043
10044 * config/alpha/xm-fbsd.h: Delete file.
10045 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
10046
10047 * config/sparc/xm-sparc.h: Delete file.
10048 * Makefile.in (xm-sun4os4.h): Delete dependency.
10049 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
10050 * config/sparc/xm-sun4os4.h: Ditto.
10051 * config/sparc/xm-linux.h: Ditto.
10052
10053 * config/i386/xm-windows.h: Delete file.
10054
2d1b2124
AC
100552002-01-19 Andrew Cagney <ac131313@redhat.com>
10056
10057 * utils.c: Include <sys/param.h> for MAXPATHLEN.
10058 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
10059
ee1f65f0
JT
100602002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
10061
10062 * alpha-tdep.c (alpha_call_dummy_words): New.
10063 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
10064 (CALL_DUMMY_P): Define.
10065 (CALL_DUMMY_WORDS): Define.
10066 (SIZEOF_CALL_DUMMY_WORDS): Define.
10067
98081e55
PB
100682002-01-19 Per Bothner <per@bothner.com>
10069
10070 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
10071 isn't NULL, which can happen with some gcj-3.x-produced code.
10072
0d056799
JT
100732002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
10074
10075 * alpha-tdep.c (alpha_register_virtual_type): New function.
10076 (alpha_init_frame_pc_first): Ditto.
10077 (alpha_fix_call_dummy): Ditto.
10078 (alpha_store_struct_return): Ditto.
10079 (alpha_extract_struct_value_address): Ditto.
10080 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
10081 alpha_register_virtual_type.
10082 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
10083 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
10084 alpha_extract_struct_value_address.
10085 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
10086 (INIT_FRAME_PC): Use init_frame_pc_noop.
10087 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
10088
4604bcad
MK
100892002-01-19 Mark Kettenis <kettenis@gnu.org>
10090
10091 * i386gnu-nat.c: Include "i386-tdep.h".
10092 (fetch_fpregs): Simplify code dealing with uninitialized floating
10093 point states such that it doesn't require FP7_REGNUM.
10094
140f9984
JT
100952002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
10096
abf22e64
AJ
10097 * alpha-tdep.c (frame_extra_info): New.
10098 (alpha_find_saved_regs): Make static. Use
140f9984
JT
10099 frame->extra_info.
10100 (alpha_frame_init_saved_regs): New function.
abf22e64
AJ
10101 (alpha_frame_saved_pc): Use frame->extra_info.
10102 (temp_saved_regs): Don't declare as struct frame_saved_regs.
10103 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
140f9984
JT
10104 (init_extra_frame_info): Rename to...
10105 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
abf22e64 10106 (alpha_print_extra_frame_info): New function.
140f9984
JT
10107 (alpha_frame_locals_address): Ditto.
10108 (alpha_frame_args_address): Ditto.
abf22e64 10109 (alpha_pop_frame): Use frame->extra_info.
140f9984
JT
10110 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
10111 alpha_frame_args_address.
abf22e64 10112 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
140f9984 10113 (alpha_find_saved_regs): Remove prototype.
abf22e64
AJ
10114 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
10115 (EXTRA_FRAME_INFO): Remove.
140f9984
JT
10116 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
10117 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
10118
d734c450
JT
101192002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
10120
10121 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
10122 (alpha_cannot_fetch_register): Ditto.
10123 (alpha_cannot_store_register): Ditto.
10124 (alpha_register_convertible): Ditto.
10125 (alpha_use_struct_convention): Ditto.
10126 * config/alpha/tm-alpha.h: Update copyright years.
10127 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
10128 (INNER_THAN): Use core_addr_lessthan.
10129 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
10130 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
10131 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
10132 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
10133 (FRAME_CHAIN): Remove unnecessary cast.
10134
b4ceaee6
AC
101352002-01-18 Andrew Cagney <ac131313@redhat.com>
10136
10137 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
10138 obsolete.
10139
0a65a603
AC
101402002-01-18 Andrew Cagney <ac131313@redhat.com>
10141
10142 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
10143 * monitor.c, remote-array.c, remote-bug.c: Ditto.
10144 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
10145 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
10146 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
10147 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
10148 * x86-64-linux-nat.c: Ditto.
10149
636a6dfc
JT
101502002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
10151
abf22e64 10152 * alpha-tdep.c (alpha_register_name): New function.
636a6dfc
JT
10153 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
10154 (REGISTER_NAME): Define.
10155
acceddb6
JT
101562002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
10157
10158 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
10159
ec32e4be
JT
101602002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
10161
10162 * alpha-tdep.c: Update copyright years.
10163 (alpha_next_pc): New function.
10164 (alpha_software_single_step): Ditto.
10165 * config/alpha/tm-alpha.h: Add prototype for
10166 alpha_software_single_step.
10167
e771a871
JT
101682002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
10169
10170 * alphabsd-nat.c: Update copyright years.
10171 (fill_gregset): Use regcache_collect.
10172 (fill_fpregset): Likewise.
10173 (fetch_inferior_registers): Only fetch integer registers
10174 if requested to do so.
10175 (store_inferior_registers): Only store integer registers
10176 if requested to do so.
10177
7708fa01
AC
101782002-01-17 Andrew Cagney <ac131313@redhat.com>
10179
10180 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
10181 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
10182 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
10183 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
10184 * config/alpha/fbsd.mh (XDEPFILES): Delete.
10185 * config/arm/linux.mh (XDEPFILES): Delete.
10186 * config/arm/nbsd.mh (XDEPFILES): Delete.
10187 * config/i386/i386dgux.mh (XDEPFILES): Delete.
10188 * config/i386/i386sol2.mh (XDEPFILES): Delete.
10189 * config/i386/i386m3.mh (XDEPFILES): Delete.
10190 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
10191 * config/i386/i386gnu.mh (XDEPFILES): Delete.
10192 * config/i386/fbsd.mh (XDEPFILES): Delete.
10193 * config/i386/i386bsd.mh (XDEPFILES): Delete.
10194 * config/i386/i386sco5.mh (XDEPFILES): Delete.
10195 * config/i386/i386v4.mh (XDEPFILES): Delete.
10196 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
10197 * config/i386/i386sco4.mh (XDEPFILES): Delete.
10198 * config/i386/i386aix.mh (XDEPFILES): Delete.
10199 * config/i386/go32.mh (XDEPFILES): Delete.
10200 * config/i386/cygwin.mh (XDEPFILES): Delete.
10201 * config/i386/i386lynx.mh (XDEPFILES): Delete.
10202 * config/i386/i386mach.mh (XDEPFILES): Delete.
10203 * config/i386/i386v32.mh (XDEPFILES): Delete.
10204 * config/i386/linux.mh (XDEPFILES): Delete.
10205 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
10206 * config/i386/ncr3000.mh (XDEPFILES): Delete.
10207 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
10208 * config/i386/i386sco.mh (XDEPFILES): Delete.
10209 * config/i386/i386v.mh (XDEPFILES): Delete.
10210 * config/i386/nbsd.mh (XDEPFILES): Delete.
10211 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
10212 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
10213 * config/i386/symmetry.mh (XDEPFILES): Delete.
10214 * config/i386/obsd.mh (XDEPFILES): Delete.
10215 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
10216 * config/ia64/linux.mh (XDEPFILES): Delete.
10217 * config/ia64/aix.mh (XDEPFILES): Delete.
10218 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
10219 * config/m68k/dpx2.mh (XDEPFILES): Delete.
10220 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
10221 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
10222 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
10223 * config/m68k/linux.mh (XDEPFILES): Delete.
10224 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
10225 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
10226 * config/m68k/nbsd.mh (XDEPFILES): Delete.
10227 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
10228 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
10229 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
10230 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
10231 * config/m88k/delta88.mh (XDEPFILES): Delete.
10232 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
10233 * config/m88k/m88k.mh (XDEPFILES): Delete.
10234 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
10235 * config/mips/linux.mh (XDEPFILES): Delete.
10236 * config/mips/irix6.mh (XDEPFILES): Delete.
10237 * config/mips/irix5.mh (XDEPFILES): Delete.
10238 * config/mips/irix4.mh (XDEPFILES): Delete.
10239 * config/mips/irix3.mh (XDEPFILES): Delete.
10240 * config/mips/decstation.mh (XDEPFILES): Delete.
10241 * config/mips/mipsm3.mh (XDEPFILES): Delete.
10242 (NATDEPFILES): Move core-aout.o to here.
10243 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
10244 * config/pa/hpux1020.mh (XDEPFILES): Delete.
10245 * config/pa/hppabsd.mh (XDEPFILES): Delete.
10246 * config/pa/hppahpux.mh (XDEPFILES): Delete.
10247 * config/pa/hpux11w.mh (XDEPFILES): Delete.
10248 * config/pa/hppaosf.mh (XDEPFILES): Delete.
10249 * config/pa/hpux11.mh (XDEPFILES): Delete.
10250 * config/powerpc/aix.mh (XDEPFILES): Delete.
10251 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
10252 * config/powerpc/linux.mh (XDEPFILES): Delete.
10253 * config/romp/rtbsd.mh: Rename XDEPFILES.
10254 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
10255 * config/rs6000/aix4.mh (XDEPFILES): Delete.
10256 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
10257 * config/s390/s390.mh (XDEPFILES): Delete.
10258 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
10259 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
10260 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
10261 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
10262 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
10263 * config/sparc/nbsd.mh (XDEPFILES): Delete.
10264 * config/sparc/linux.mh (XDEPFILES): Delete.
10265 * config/vax/vaxult.mh (XDEPFILES): Delete.
10266 * config/vax/vaxult2.mh (XDEPFILES): Delete.
10267 * Makefile.in (DEPFILES): Remove XDEPFILES.
10268
375fc983
AC
102692002-01-17 Andrew Cagney <ac131313@redhat.com>
10270
10271 * utils.c (internal_verror): Fix comments, default is yes not no.
10272 Update queries to match. Default to quit and dump core.
10273
8926118c
AC
102742002-01-17 Andrew Cagney <ac131313@redhat.com>
10275
10276 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
10277 copyright.
10278 * defs.h, event-top.c, gdbcmd.h: Ditto.
10279 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
10280 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
10281 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
10282 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
10283 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
10284 * mi/mi-main.c:Ditto.
10285
10286 * stack.c, symfile.c: Update copyright.
10287
45b7b345
DJ
102882002-01-17 Daniel Jacobowitz <drow@mvista.com>
10289
db728ff7
DJ
10290 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
10291 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
10292 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
10293 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
45b7b345 10294
db728ff7
DJ
102952002-01-17 Daniel Jacobowitz <drow@mvista.com>
10296
10297 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
10298 * gdbserver/low-lynx.c (myattach): Likewise.
10299 * gdbserver/low-nbsd.c (myattach): Likewise.
10300 * gdbserver/low-sim.c (myattach): Likewise.
10301 * gdbserver/low-sparc.c (myattach): Likewise.
10302 * gdbserver/low-sun3.c (myattach): Likewise.
10303
10304 * gdbserver/low-linux.c (myattach): New function.
45b7b345 10305
db728ff7 10306 * gdbserver/server.c (attach_inferior): New function.
45b7b345
DJ
10307 (main): Handle "--attach".
10308
8de3c354
AC
103092002-01-16 Andrew Cagney <ac131313@redhat.com>
10310
10311 * MAINTAINERS (language support): Daniel Jacobwitz is C++
10312 maintainer.
10313
b0129042
DJ
103142002-01-15 Daniel Jacobowitz <drow@mvista.com>
10315
10316 * c-typeprint.c (is_type_conversion_operator): Add additional
10317 check for non-conversion operators.
10318
ba8679fb 103192002-01-15 Michael Snyder <msnyder@redhat.com>
2bf543a6
MS
10320
10321 * linux-proc.c: Add "info proc" command, a la procfs.c.
10322 (read_mapping): New function, abstract and re-use code.
10323 (linux_find_memory_regions): Use new func read_mapping.
10324 (linux_info_proc_cmd): New function, implement "info proc".
10325 (_initialize_linux_proc): Add new command "info proc".
10326
e4f9b4d5
MS
103272002-01-15 Michael Snyder <msnyder@redhat.com>
10328
10329 * symfile.c (generic_load): Use bfd_map_over_sections method
10330 instead of manipulating bfd structure members directly.
10331 (add_section_size_callback): New function, bfd sections callback
10332 used by generic_load.
10333 (load_sections_callback): New function, bfd sections callback
10334 used by generic_load.
10335
08cf96df
EZ
103362002-01-15 Elena Zannoni <ezannoni@redhat.com>
10337
abf22e64 10338 [Based on work by Jim Blandy]
08cf96df
EZ
10339 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
10340 (builtin_type_vec128): Export.
10341 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
10342 types.
10343 (builtin_type_vec128): New builtin type for 128 bit vector
10344 registers.
10345 (build_gdbtypes): Initialize builtin_type_v16qi and
10346 builtin_type_v8hi. Create the vec128 register builtin type
10347 structure.
10348 (build_builtin_type_vec128): New function.
abf22e64 10349 (_initialize_gdbtypes): Register builtin_type_v16qi and
08cf96df
EZ
10350 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
10351 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
10352 AltiVec register to new builtin type.
10353
d7242108
DJ
103542001-01-15 Daniel Jacobowitz <drow@mvista.com>
10355
10356 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
10357 to make_cv_type.
10358
4ee3352d
AC
103592002-01-14 Andrew Cagney <ac131313@redhat.com>
10360
10361 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
10362 CLEAN_UP_REGISTER_VALUE.
10363 * regcache.c (supply_register): Update only call.
10364
f015b2e7
AC
103652002-01-14 Andrew Cagney <ac131313@redhat.com>
10366
10367 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
10368 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
10369 a29k-*-vxworks* targets as obsolete.
10370
356ae49d
MS
103712002-01-14 Michael Snyder <msnyder@redhat.com>
10372
10373 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
10374 until we can resolve portability issues.
10375 * gregset.h: Remove references to fpxregs.
10376 * gcore.c (gcore_command): Initialize note_sec to NULL.
10377
ade8f45e
AC
103782002-01-13 Andrew Cagney <ac131313@redhat.com>
10379
10380 * signals.c (target_signal_to_name): Rewrite. Only use
10381 signals[].name when in bounds and non-NULL.
abf22e64 10382
89c49e7a
AC
103832002-01-13 Andrew Cagney <ac131313@redhat.com>
10384
10385 From Petr Ledvina <ledvinap@kae.zcu.cz>:
10386 * signals.c (target_signal_to_name): Verify that SIG is within the
10387 bounds of the signals array.
10388
4daa9f9f
AC
103892002-01-13 Andrew Cagney <ac131313@redhat.com>
10390
10391 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
10392
ba4bbdcb
KS
103932002-01-13 Keith Seitz <keiths@redhat.com>
10394
10395 * stack.c (print_frame_info_base): Print the frame's pc
10396 only if when print_frame_info_listing_hook is not defined.
10397
575bbeb6
KS
103982002-01-13 Keith Seitz <keiths@redhat.com>
10399
10400 * varobj.c (varobj_set_value): Make sure that there were no
10401 errors evaluating the object before attempting to set its
10402 value.
10403 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
10404 so this offset adjustment is no longer necessary.
10405 (create_child): Don't set the error flag if the child is
10406 a CPLUS_FAKE_CHILD.
10407 (value_of_child): If value_fetch_lazy fails, return NULL
10408 so that callers will be notified that an error occurred.
10409 (c_value_of_variable): Delay check of variable's validity
10410 until later. We actually want all structs and unions to have
10411 the value "{...}".
10412 Do not return "???" for variables which could not be evaluated.
10413 This error condition must be returned to the caller so that it
10414 can get the error condition from gdb.
10415 (cplus_name_of_child): Adjust index for vptr before figuring
10416 out the name of the child.
10417 (cplus_value_of_child): If a child's (real) parent is not valid,
10418 don't even bother trying to give a value for it. Just return
10419 an error. Change all instances in this function.
10420 (cplus_type_of_child): If our parent is one of the "fake"
10421 parents, we need to get at the type of the real parent, and
10422 derive the child's true type using this information.
10423
b76898ab
AC
104242002-01-13 Andrew Cagney <ac131313@redhat.com>
10425
10426 From 2002-01-09 John Marshall <johnm@falch.net>:
10427 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
10428 sources.redhat.com, and tweak some related URLs which had
10429 suffered from linkrot.
10430
b6649e88
AC
104312002-01-13 Andrew Cagney <ac131313@redhat.com>
10432
10433 From Jeff law:
10434 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
10435 structures passed in registers.
10436
82cc5033
EZ
104372002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
10438
10439 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
10440 white space which prevented compilation. Reported by DSK
10441 <dsk@student.unsw.edu.au>.
10442
ba5f2f8a
MS
104432002-01-11 Michael Snyder <msnyder@redhat.com>
10444
fbd35540
MS
10445 * symfile.c (build_section_addr_info_from_section_tab):
10446 Use bfd access method instead of manipulating bfd directly.
10447 (syms_from_objfile): Ditto.
10448 (simple_overlay_update_1): Ditto.
10449 (simple_overlay_update): Ditto.
10450 (generic_load): Ditto.
10451 (overlay_unmapped_address): FIXME comment, bfd access methods.
10452 (sections_overlap): FIXME comment, bfd access methods.
10453 (pc_in_mapped_range): FIXME comment, bfd access methods.
10454 (pc_in_unmapped_range): FIXME comment, bfd access methods.
10455 (section_is_mapped): FIXME comment, bfd access methods.
10456 (section_is_overlay): FIXME comment, bfd access methods.
10457
ba5f2f8a
MS
10458 * symfile.c (generic_load): Whitespace and long line cleanups.
10459 Remove duplicate variable, change several local variables to
10460 more appropriate data types.
10461 (print_transfer_performance): Use %lu instead of %ld for ulongs.
10462
17df2af6
AC
104632002-01-12 Andrew Cagney <ac131313@redhat.com>
10464
10465 From Peter Schauer:
10466 * language.c (longest_local_hex_string_custom): Use phex_nz to
10467 convert NUM to a hex string.
10468
ec920329
EZ
104692002-01-12 Elena Zannoni <ezannoni@redhat.com>
10470
10471 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
10472 the function.
538a76d6 10473 Update Copyright year.
ec920329 10474
3abd2e01
AC
104752002-01-12 Andrew Cagney <ac131313@redhat.com>
10476
10477 * language.c (longest_raw_hex_string): Delete unused function.
10478
b21b22e0
PS
104792002-01-11 Petr Sorfa <petrs@caldera.com>
10480
10481 * MAINTAINERS (write-after-approval): Add myself.
10482 * dwarf2read.c (read_tag_string_type): Handling of
10483 DW_AT_byte_size.
10484 (read_tag_string_type): FORTRAN fix to prevent propagation of
10485 first string size.
10486 (set_cu_language): Handling of DW_LANG_Fortran95
10487
747fe712
RE
104882002-01-11 Richard Earnshaw <rearnsha@arm.com>
10489
10490 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
10491 GETPID(inferior_ptid).
10492 (store_inferior_registers): Likewise.
10493
f1bea926
JM
104942002-01-10 Jason Merrill <jason@redhat.com>
10495
10496 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
10497 Fix DW_OP_minus.
10498
ae940673
AC
104992002-01-10 Andrew Cagney <ac131313@redhat.com>
10500
10501 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
10502 and bfd/elf32-sh-nbsd.c.
10503
00546b04
MS
105042002-01-10 Michael Snyder <msnyder@redhat.com>
10505
352ed7b4
MS
10506 * NEWS: Mention --pid and corefile/proc-id behavior change.
10507
c18be923
MS
10508 * Makefile.in: Add rules for gcore.o and linux-proc.o.
10509 * gcore.c: Include cli/cli-decode.h instead of command.h.
10510
00546b04
MS
10511 * main.c (captured_main): Add new command line option "--pid".
10512 If the second command line argument (following the symbol-file)
10513 begins with a digit, try to attach to it before trying to open
10514 it as a corefile.
10515 (print_gdb_help): Document the "--pid" argument.
10516
db60ec62
EZ
105172002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
10518
10519 * completer.c (command_completer): New function.
10520
10521 * completer.h <command_completer>: Add prototype.
10522
10523 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
10524 completer for the "help" command.
10525
39c22d1a
JM
105262002-01-09 Jason Merrill <jason@redhat.com>
10527
10528 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
10529
c564377f
MS
105302002-01-09 Michael Snyder <msnyder@redhat.com>
10531
975aec09
MS
10532 * i386-linux-nat.c (fill_fpxregset): Make global.
10533 (store_fpxregset): Ditto.
10534
db4a10fa
MS
10535 * gregset.h (gdb_fpxregset_t): Define.
10536 (supply_fpxregset): Prototype.
10537 (fill_fpxregset): Prototype.
10538
c564377f
MS
10539 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
10540
c3d45d70
RE
105412002-01-09 Richard Earnshaw <rearnsha@arm.com>
10542
10543 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
10544 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
10545 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
10546
fcc87af1
AC
105472002-01-09 Andrew Cagney <ac131313@redhat.com>
10548
10549 * MAINTAINERS: Update target maintainer rules so that any
10550 Maintainer can approve a tested patch for a maintenance-only
10551 target.
10552
dd96c05b
RE
105532002-01-09 Richard Earnshaw <rearnsha@arm.com>
10554
d4297db9 10555 * MAINTAINERS (write-after-approval): Add myself.
dd96c05b 10556
d4297db9 10557 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
dd96c05b
RE
10558 IN_SIGTRAMP.
10559
145fdc6e
MS
105602002-01-08 Michael Snyder <msnyder@redhat.com>
10561
10562 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
10563 real name of the executable, rather than the /proc name.
10564
be4d1333
MS
105652002-01-03 Michael Snyder <msnyder@redhat.com>
10566
10567 Implement a "generate-core-file" command in gdb, save target state.
10568 * gcore.c: New file. Implement new command 'generate-core-file'.
10569 Save a corefile image of the current state of the inferior.
10570 * linux-proc.c: Add linux-specific code for saving corefiles.
10571 * target.h (struct target_ops): Add new target vectors for saving
10572 corefiles; to_find_memory_regions and to_make_corefile_notes.
10573 (target_find_memory_regions): New macro.
10574 (target_make_corefile_notes): New macro.
10575 * target.c (update_current_target): Inherit new target methods.
10576 (dummy_find_memory_regions): New place-holder method.
10577 (dummy_make_corefile_notes): New place-holder method.
10578 (init_dummy_target): Initialize new dummy target vectors.
10579 * exec.c (exec_set_find_memory_regions): New function.
10580 Allow the exec_ops vector for memory regions to be taken over.
10581 (exec_make_note_section): New function, target vector method.
10582 * defs.h (exec_set_find_memory_regions): Export prototype.
10583 * procfs.c (proc_find_memory_regions): New function, corefile method.
10584 (procfs_make_note_section): New function, corefile method.
10585 (init_procfs_ops): Set new target vector pointers.
10586 (find_memory_regions_callback): New function.
10587 (procfs_do_thread_registers): New function.
10588 (procfs_corefile_thread_callback): New function.
10589 * sol-thread.c (sol_find_memory_regions): New function.
10590 (sol_make_note_section): New function.
10591 (init_sol_thread_ops): Initialize new target vectors.
10592 * inftarg.c (inftarg_set_find_memory_regions): New function.
10593 Allow to_find_memory_regions vector to be taken over.
10594 (inftarg_set_make_corefile_notes): New function.
10595 Allow to_make_corefile_notes vector to be taken over.
10596 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
10597 interface layer if not target_has_execution (may be a corefile).
10598 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
10599 * config/sparc/sun4sol2.mh: Ditto.
10600 * config/alpha/alpha-linux.mh: Ditto.
10601 * config/arm/linux.mh: Ditto.
10602 * config/i386/x86-64linux.mh: Ditto.
10603 * config/ia64/linux.mh: Ditto.
10604 * config/m68k/linux.mh: Ditto.
10605 * config/mips/linux.mh: Ditto.
10606 * config/powerpc/linux.mh: Ditto.
10607 * config/sparc/linux.mh: Ditto.
10608
c6b92abd
MS
106092002-01-07 Michael Snyder <msnyder@redhat.com>
10610
10611 * arm-linux-nat.c: Remove references to regcache.c internal data
10612 (registers[] and register_valid[]).
10613
4b09dc8c
MS
106142002-01-07 Michael Snyder <msnyder@redhat.com>
10615
abf22e64
AJ
10616 * linux-proc.c: New file. Implement child_pid_to_exec_file,
10617 so that attaching to a pid will automatically read the process's
4b09dc8c
MS
10618 symbol file and shlibs.
10619 * Makefile.in: Add rule for linux-proc.o.
10620 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
10621 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
10622 * config/arm/linux.mh: Ditto.
10623 * config/i386/linux.mh: Ditto.
10624 * config/i386/x86-64linux.mh: Ditto.
10625 * config/ia64/linux.mh: Ditto.
10626 * config/m68k/linux.mh: Ditto.
10627 * config/mips/linux.mh: Ditto.
10628 * config/powerpc/linux.mh: Ditto.
10629 * config/sparc/linux.mh: Ditto.
10630
c25b74ac
PM
106312002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
10632
10633 * win32-nat.c: Add i386-tdep.h dependency.
10634
94cd915f
MS
106352002-01-07 Michael Snyder <msnyder@redhat.com>
10636
c7cccb76
MS
10637 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
10638 instead of bfd_get_arch_size. Don't bail out just because
10639 there's no exec_bfd.
abf22e64 10640
34c0bd93
MS
10641 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
10642 * p-valprint.c (pascal_object_print_value): Ditto.
10643 * somread.c (som_symtab_read): Ditto.
10644 * symfile.c (simple_free_overlay_region_table): Ditto.
10645 * valops.c (value_assign): Ditto.
10646
21c1c920
MS
10647 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
10648 use tilde_expand and strerror for opening save-tracepoints file.
10649
5bbd998e
MS
10650 * thread-db.c (thread_db_new_objfile): Indendation fix.
10651
94cd915f
MS
10652 * infptrace.c (GDB_MAX_ALLOCA): New define.
10653 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
abf22e64 10654 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
94cd915f
MS
10655 can be overridden with whatever value is appropriate to the host).
10656 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
10657 alloca to allocate potentially large buffer.
10658 * rs6000-nat.c (child_xfer_memory): Ditto.
10659 * symm-nat.c (child_xfer_memory): Ditto.
10660 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
10661
494e8a93
JSC
106622002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
10663
10664 From Nick Clifton <nickc@redhat.com>
10665 * d10v-tdep.c: Set STACK_START to 0x200bffe.
10666
d0e1d48e
MS
106672002-01-07 Michael Snyder <msnyder@redhat.com>
10668
abf22e64 10669 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
d0e1d48e
MS
10670 Don't use exec_bfd if it's NULL.
10671
290b2c7a
MK
106722002-01-06 Mark Kettenis <kettenis@gnu.org>
10673
abf22e64 10674 * valops.c (value_arg_coerce): Fix formatting.
290b2c7a 10675
aef21287
AC
106762002-01-06 Andrew Cagney <ac131313@redhat.com>
10677
10678 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
10679 * gnu-nat.c: Ditto.
10680
30efa627
AC
106812002-01-06 Andrew Cagney <ac131313@redhat.com>
10682
10683 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
10684 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
10685 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
10686 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
10687 z8k-coff have not been multi-arched. Update z8k-coff build
10688 status.
10689
9b4ff276
AC
106902002-01-06 Andrew Cagney <ac131313@redhat.com>
10691
10692 * MAINTAINERS: Mark a29k target as obsolete.
10693 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
10694 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
10695 comments.
10696 * NEWS: Note that a29k targets are obsolete.
10697 * a29k-tdep.c: Mark as obsolete.
10698 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
10699 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
10700 a29k-*-vxworks* targets as obsolete.
10701 * remote-adapt.c: Obsolete.
10702 * remote-eb.c: Obsolete.
10703 * remote-mm.c: Obsolete.
10704 * remote-udi.c: Obsolete.
10705 * config/a29k/a29k-udi.mt: Obsolete.
10706 * config/a29k/a29k.mt: Obsolete.
10707 * config/a29k/tm-a29k.h: Obsolete.
10708 * config/a29k/tm-vx29k.h: Obsolete.
10709 * config/a29k/vx29k.mt: Obsolete.
10710
a9011d31
AC
107112002-01-05 Andrew Cagney <ac131313@redhat.com>
10712
10713 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
10714 with BFD_ENDIAN_BIG.
10715
9299404e
AC
107162002-01-05 Andrew Cagney <ac131313@redhat.com>
10717
10718 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
10719 * configure, config.in: Re-generate.
10720 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
10721 * defs.h: Do not include <endian.h>.
10722
7e89e357
JT
107232002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
10724
10725 * acconfig.h (HAVE_PT_GETXMMREGS): New.
10726 * config.in: Regenerate.
10727 * configure.in: Update copyright years.
10728 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
10729 * configure: Regenerate.
10730 * i386bsd-nat.c: Update copyright years.
10731 (fill_gregset): Use regcache_collect.
10732 (fetch_inferior_registers): Only fetch integer registers
10733 if requested to do so. Add support for XMM registers
10734 using PT_GETXMMREGS.
10735 (store_inferior_registers): Only store integer registers
10736 if requested to do so. Add support for XMM registers
10737 using PT_SETXMMREGS.
10738 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
10739 (store_inferior_registers): Remove.
10740 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
10741 (fetch_elfcore_registers): New function.
10742 (i386nbsd_elfcore_fns): New.
10743 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
10744 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
10745 i386bsd-nat.o.
10746 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
10747 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
10748 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
10749 * config/i386/tm-nbsd.h: Update copyright years.
10750 (HAVE_SSE_REGS): Define.
10751 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
10752 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
10753 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
10754 (SIGCONTEXT_PC_OFFSET): Remove.
10755 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
10756
a752853e
AC
107572002-01-05 Andrew Cagney <ac131313@redhat.com>
10758
10759 * configure.tgt: Remove powerpc-*-macos* target.
10760 * config/m68k/xm-mpw.h: Delete file.
10761 * config/xm-mpw.h: Delete file.
10762 * ser-mac.c: Delete file.
10763 * mpw-make.sed: Delete file.
10764 * mpw-config.in: Delete file.
10765 * mac-xdep.c: Delete file.
10766 * mac-gdb.r: Delete file.
10767 * mac-defs.h: Delete file.
10768 * mac-nat.c: Delete file.
10769 * config/powerpc/macos.mh: Delete file.
10770 * config/powerpc/macos.mt: Delete file.
10771 * config/powerpc/nm-macos.h: Delete file.
10772 * config/powerpc/tm-macos.h: Delete file.
10773 * source.c (openp, open_source_file): Remove obsolete code.
10774 * top.c (gdb_readline): Ditto.
10775 * utils.c (query): Ditto.
10776 * event-top.c (display_gdb_prompt): Ditto.
10777 * Makefile.in (ser-mac.o): Delete obsolete target.
10778 * NEWS: Update.
10779
d7449b42
AC
107802002-01-04 Andrew Cagney <ac131313@redhat.com>
10781
10782 * defs.h (BIG_ENDIAN): Delete macro definition.
10783 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
10784 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
10785 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
10786 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
10787 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
10788 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
10789 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
10790 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
10791 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
10792 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
10793 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
10794 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
10795 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
10796 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
10797 * gdbarch.c: Re-generate.
10798
356374e8
DJ
107992002-01-04 Daniel Jacobowitz <drow@mvista.com>
10800
10801 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
10802 for core files.
10803
a2b8f8f8
JT
108042002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
10805
10806 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
10807
12466af9
AC
108082002-01-04 Andrew Cagney <ac131313@redhat.com>
10809
10810 * value.h (value_ptr): Delete typedef.
10811
3549ab40
JT
108122002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
10813
10814 * i386nbsd-nat.c: Update copyright years.
10815 Include i386-tdep.h.
10816
fedbd091
EZ
108172002-01-04 Elena Zannoni <ezannoni@redhat.com>
10818
10819 * stabsread.c: Update copyright years.
10820
10821 From Debashis Mahata <debashis.mahata@wipro.com>:
10822 (read_struct_fields): Deal with Sun C compiler erroneous stab
10823 output for structs and unions.
fec8b34f 10824 Fix PR gdb/269.
fedbd091 10825
eb43544b
DJ
108262002-01-04 Daniel Jacobowitz <drow@mvista.com>
10827
10828 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
10829 prototype.
10830
1514d34e
DJ
108312002-01-04 Daniel Jacobowitz <drow@mvista.com>
10832
10833 * cp-abi.c: Fix whitespace.
10834 (baseclass_offset): New wrapper function.
10835 * cp-abi.h (baseclass_offset): Add prototype.
10836 (struct cp_abi_ops): Add baseclass_offset pointer.
10837
10838 * valops.c (vb_match): Move to...
10839 * gnu-v2-abi.c (vb_match): here.
10840 * valops.c (baseclass_offset): Move to...
10841 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
10842
10843 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
10844
10845 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
10846 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
10847 * hpacc-abi.c (init_hpacc_ops): Likewise.
10848
7f8c9282
DJ
108492002-01-04 Daniel Jacobowitz <drow@mvista.com>
10850
10851 * valops.c (find_overload_match): Accept obj as a
10852 reference parameter. Update it before returning.
10853 * value.h (find_overload_match): Update prototype.
10854 * eval.c (evaluate_subexp_standard): Pass object to
10855 find_overload_match by reference.
10856
f23631e4
AC
108572002-01-03 Andrew Cagney <ac131313@redhat.com>
10858
10859 * valarith.c: Replace value_ptr with struct value pointer. Remove
10860 register attribute from value declarations.
10861 * valops.c: Ditto.
10862 * value.h: Ditto.
10863 * scm-lang.c (scm_lookup_name): Ditto.
10864
79e10fab 108652002-01-03 Michael Snyder <msnyder@redhat.com>
abf22e64 10866
79e10fab
AC
10867 Abstract the functionality of iterating over mapped memory
10868 regions into a general purpose iterator function.
abf22e64 10869 * procfs.c (iterate_over_mappings): New function, general purpose
79e10fab
AC
10870 iterator for memory sections.
10871 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
10872 (solib_mappings_callback): New function, callback for above.
10873 (info_proc_mappings): Reimpliment using iterate_over_mappings.
10874 (info_mappings_callback): New function, callback for above.
10875
10876 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
10877
c5ad026a
MK
108782002-01-01 Mark Kettenis <kettenis@gnu.org>
10879
d2a7c97a
MK
10880 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
10881 * i386-tdep.c: Include "elf-bfd.h".
10882 (process_note_abi_tag_sections): New function.
10883 (i386_gdbarch_init): Add code to recognize various OS/ABI
10884 combinations.
10885
c5ad026a
MK
10886 * maint.c (_initialize_maint_cmds): Add missing \ in
10887 string-literal.
10888
a1a5b71e 10889For older changes see ChangeLog-2001
c906108c
SS
10890\f
10891Local Variables:
10892mode: change-log
10893left-margin: 8
10894fill-column: 74
10895version-control: never
10896End:
This page took 0.787345 seconds and 4 git commands to generate.