2002-09-18 Andrew Cagney <ac131313@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2002-09-18 Andrew Cagney <ac131313@redhat.com>
2
3 * complaints.h: Update copyright.
4 (struct complaints): Declare.
5 (struct complaint): Make `message' constant.
6 (internal_complaint): Declare.
7 (complaint): Declare.
8 (complaint_root): Delete declaration.
9 (symfile_complaints): Delete declaration.
10 (struct complaints): Add opaque declaration.
11 (clear_complaints): Add a complaints parameter.
12 * complaints.c: Update copyright.
13 (enum complaint_series): Define.
14 (complaint_root): Delete.
15 (struct complaints): Define.
16 (complaint_sentinel, symfile_complaint_book): New variables.
17 (symfile_explanations, symfile_complaints): New variables.
18 New variables.
19 (get_complaints): New function.
20 (vcomplaint): New function.
21 (complaint): New function.
22 (internal_complaint): New function.
23 (complain): Call vcomplain with symfile_complaint.
24 (clear_complaints): Rewrite.
25 (_initialize_complaints): Use add_setshow_command.
26 * Makefile.in (complaints.o): Update dependencies.
27 * symfile.c (syms_from_objfile): Add symfile_complaints parameter
28 to call to clear_complaints.
29 (new_symfile_objfile, reread_symbols): Ditto.
30 (oldsyms_complaint): Delete.
31 (empty_symtab_complaint, unknown_option_complaint): Delete.
32 (free_named_symtabs): Use complaint instead of complain.
33
34 2002-09-18 Michael Snyder <msnyder@redhat.com>
35
36 * objc-lang.c: First clean-up round: comments, indentation.
37 * objc-lang.h: Ditto.
38 * objc-lang.y: Ditto.
39
40 2002-09-18 Andrew Cagney <ac131313@redhat.com>
41
42 * maint.c (maintenance_internal_error): Print the parameter as the
43 error message.
44 (maintenance_internal_warning): New function.
45 (_initialize_maint_cmds): Add command `maint internal-warning'.
46
47 * defs.h (internal_warning, internal_vwarning): Declare.
48 * utils.c (struct internal_problem): Define.
49 (internal_vproblem): New function.
50 (internal_warning): New function.
51 (internal_vwarning): New function.
52 (internal_warning_problem, internal_error_problem): New variables.
53 (internal_verror): Just call internal_vproblem.
54
55 2002-09-18 Michael Snyder <msnyder@redhat.com>
56
57 * objc-lang.c: New file, support for Objective-C.
58 Preliminary check-in, not yet integrated into gdb.
59 * objc-lang.h: New file.
60 * objc-exp.y: New file.
61
62 2002-09-18 Andrew Cagney <ac131313@redhat.com>
63
64 * infrun.c (signal_stop_update): Convert definition to ISO C.
65 (signal_print_update): Ditto.
66 (signal_pass_update): Ditto.
67 * inflow.c (terminal_save_ours): Ditto.
68
69 * h8300-tdep.c (h8300_gdbarch_init): Use C instead of C++
70 comments.
71
72 * config/djgpp/fnchange.lst: Handle name clashes between
73 bfd/coff-tic30.c, bfd/coff-tic4x.c, bfd/coff-tic54x.c and
74 bfd/coff-tic80.c.
75
76 * i386-linux-tdep.h: Fix tipo.
77
78 2002-09-18 Adam Fedor <fedor@gnu.org>
79
80 * MAINTAINERS: Add myself to the Write After Approval list.
81
82 2002-09-18 Jim Blandy <jimb@redhat.com>
83
84 * dbxread.c, mdebugread.c: Revert my change of 2001-10-23. Moving
85 texthigh and textlow to reader-specific structs caused
86 objfile_relocate to miss them. This is fixable, but the work that
87 the change was supposed to prepare GDB for never got done anyway.
88
89 2002-09-18 David Carlton <carlton@math.stanford.edu>
90
91 * MAINTAINERS: Alphabetize Write After Approval list.
92
93 2002-09-18 Daniel Jacobowitz <drow@mvista.com>
94
95 Fix PR gdb/709
96 * values.c (value_static_field): Call read_var_value.
97
98 2002-09-18 Andrew Cagney <ac131313@redhat.com>
99
100 * valops.c (hand_function_call): Align the initial stack pointer
101 and STRUCT_ADDR using frame_align. When STRUCT_RETURN and
102 FRAME_ALIGN_P, use STRUCT_ADDR to obtain the called function's
103 return value.
104 * mips-tdep.c (mips_frame_align): New function.
105 (mips_gdbarch_init): Set frame_align.
106 * gdbarch.sh (FRAME_ALIGN): New method.
107 * gdbarch.h, gdbarch.c: Re-generate.
108
109 2002-09-18 Michal Ludvig <mludvig@suse.cz>
110
111 * x86-64-linux-nat.c (x86_64_regmap): Added CS and SS
112 registers.
113
114 2002-09-17 Andrew Cagney <ac131313@redhat.com>
115
116 * NEWS: Mention that MIPS $fp behavior changed.
117 * mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register): Delete
118 reference to FP_REGNUM.
119 (mipsnbsd_cannot_store_register): Ditto.
120 * mips-linux-nat.c: Update copyright.
121 (mips_linux_cannot_fetch_register): Delete reference to FP_REGNUM.
122 (mips_linux_cannot_store_register): Ditto.
123 * mips-linux-tdep.c (supply_gregset): Ditto. Update copyright.
124 * config/mips/tm-mips.h: Update copyright.
125 (FP_REGNUM): Delete macro.
126 (MIPS_REGISTER_NAMES): Replace "fp" with "".
127 * config/mips/tm-irix6.h (FP_REGNUM): Delete macro.
128 * mips-tdep.c (mips_gdbarch_init): Set read_fp to mips_read_sp.
129 (mips_r3041_reg_names, mips_r3051_reg_names)
130 (mips_r3081_reg_names): Replace "fp" with "".
131 Fix PR gdb/480.
132
133 2002-09-17 Theodore A. Roth <troth@verinet.com>
134
135 * gdb/avr-tdep.c(avr_scan_prologue): Fix bad call to
136 generic_read_register_dummy() (PR gdb/703).
137 (avr_push_return_address): #if 0 out unused vars.
138 (avr_gdbarch_init): Enable use of avr_push_return_address().
139
140 2002-09-17 Michael Snyder <msnyder@redhat.com>
141
142 * m32r-stub.c (restore_and_return): Postpone restoring of PSW.
143 RTE will take care of it.
144
145 2002-09-17 Andrew Cagney <ac131313@redhat.com>
146
147 * arch-utils.c (legacy_virtual_frame_pointer): If FP_REGNUM is
148 invalid, return SP_REGNUM.
149
150 2002-09-17 Michael Snyder <msnyder@redhat.com>
151
152 * mips-tdep.c (mips_pop_frame): Read saved values of floating
153 point registers without sign extension.
154
155 2002-09-17 Andrew Cagney <cagney@redhat.com>
156
157 * blockframe.c (deprecated_read_register_dummy): Rename
158 generic_read_register_dummy.
159 * frame.c (frame_unwind_signed_register): New function.
160 (frame_unwind_unsigned_register): New function.
161 * frame.h (frame_unwind_signed_register): Declare.
162 (frame_unwind_unsigned_register): Declare.
163 (deprecated_read_register_dummy): Rename
164 generic_read_register_dummy.
165
166 * h8300-tdep.c (h8300_frame_chain): Update.
167 (h8300_frame_saved_pc): Update.
168 * xstormy16-tdep.c (xstormy16_frame_saved_pc): Update.
169 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
170 * s390-tdep.c (s390_frame_saved_pc_nofix): Update.
171 (s390_frame_chain): Update.
172 * v850-tdep.c (v850_find_callers_reg): Update.
173 (v850_frame_saved_pc): Update.
174 * m32r-tdep.c (m32r_init_extra_frame_info): Update.
175 (m32r_find_callers_reg): Update.
176 (m32r_frame_saved_pc): Update.
177 * sh-tdep.c (sh_find_callers_reg): Update.
178 (sh64_get_saved_pr): Update.
179 (sh_init_extra_frame_info): Update.
180 (sh_init_extra_frame_info): Update.
181 (sh64_init_extra_frame_info): Update.
182 (sh64_init_extra_frame_info): Update.
183 * mcore-tdep.c (mcore_find_callers_reg): Update.
184 (mcore_frame_saved_pc): Update.
185 (mcore_init_extra_frame_info): Update.
186 * i386-tdep.c (i386_frame_saved_pc): Update.
187 * ia64-tdep.c (ia64_frame_saved_pc): Update.
188 (ia64_init_extra_frame_info): Update.
189 (ia64_init_extra_frame_info): Update.
190 * d10v-tdep.c (d10v_frame_saved_pc): Update.
191 * cris-tdep.c (cris_init_extra_frame_info): Update.
192 * avr-tdep.c (avr_frame_chain): Update.
193 (avr_init_extra_frame_info): Update.
194 (avr_frame_saved_pc): Update.
195 * arm-tdep.c (arm_find_callers_reg): Update.
196 (arm_init_extra_frame_info): Update.
197 (arm_frame_saved_pc): Update.
198
199 2002-09-17 Tom Tromey <tromey@redhat.com>
200
201 * c-lang.c (c_emit_char): Don't treat \0 specially unless quoter
202 is "'".
203
204 2002-09-17 Corinna Vinschen <vinschen@redhat.com>
205
206 * MAINTAINERS: Remove "non multi-arched" text from h8300.
207 * h8300-tdep.c (h8300_next_prologue_insn) Renamed from
208 NEXT_PROLOGUE_INSN.
209 (h8300_examine_prologue): Call h8300_next_prologue_insn instead of
210 NEXT_PROLOGUE_INSN.
211
212 2002-09-16 Joel Brobecker <brobecker@gnat.com>
213
214 * osfsolib.c: Remove file, replaced by solib-osf.c.
215 * Makefile.in: Remove compilation rules for osfsolib.c.
216
217 2002-09-16 David Carlton <carlton@math.stanford.edu>
218
219 * cp-valprint.c (cp_print_class_method): Correct args to
220 check_stub_method_group.
221
222 2002-09-16 Corinna Vinschen <vinschen@redhat.com>
223
224 * h8300-tdep.c: Multiarch. Drop `set machine' command in favor of
225 `set architecture'. Unify naming convention of functions.
226 (h8300_skip_prologue): Improve prologue analysis.
227 (h8300_push_arguments): Rewritten to more closely match GCC's
228 bizarre argument-passing behavior, along with the comment describing
229 said behavior.
230 * remote-hms.c (hms_regnames): Don't use NUM_REGS in definition.
231 * config/h8300/tm-h8300.h: Multiarch. Just keep stuff needed by
232 sim, remote-e7000.c, remote-hms.c and remote.c
233
234 2002-09-15 Mark Kettenis <kettenis@gnu.org>
235
236 * i386-tdep.c (gdb_print_insn_i386): Removed.
237 (i386_print_insn): New function.
238 (i386_gdbarch_init): Set print_insn to i386_print_insns.
239 (_initialize_i386_tdep): Don't initialize tm_print_insn and
240 tm_print_insn_info.
241
242 2002-09-14 Mark Kettenis <kettenis@gnu.org>
243
244 * gdbtypes.c (check_stub_method_group): Initialize found_stub to
245 zero.
246
247 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
248
249 * arch-utils.c (legacy_pc_in_sigtramp): Move preprocessor expression
250 for IN_SIGTRAMP to here. Use IN_SIGTRAMP only if it's defined.
251 Guard usage of SIGTRAMP_START() by using SIGTRAMP_START_P.
252
253 2002-09-13 Christopher Faylor <cgf@redhat.com>
254
255 * win32-nat.c (child_create_inferior): Honor 'tty' command.
256
257 2002-09-13 Daniel Jacobowitz <drow@mvista.com>
258
259 * gdbtypes.c (check_stub_method): Make static.
260 (check_stub_method_group): New function.
261 * gdbtypes.h: Update prototypes.
262 * cp-support.c: New file.
263 * cp-support.h: New file.
264
265 * stabsread.c: Include "cp-abi.h" and "cp-support.h".
266 (update_method_name_from_physname): New function.
267 (read_member_functions): Correct method names for operators
268 and v3 constructors/destructors. Separate v2 constructors and
269 destructors.
270 * Makefile.in (stabsread.o): Update dependencies.
271 (SFILES): Add cp-support.c.
272 (COMMON_OBS): Add cp-support.o.
273 (cp_support_h, cp-support.o): Add.
274
275 * cp-valprint.c (cp_print_class_method): Call
276 check_stub_method_group instead of check_stub_method. Remove
277 extraneous QUITs.
278 * p-valprint.c (pascal_object_print_class_method): Likewise.
279 * valops.c (search_struct_method): Likewise.
280 (find_method_list, value_struct_elt_for_reference): Likewise.
281
282 2002-09-13 Andrew Cagney <cagney@redhat.com>
283
284 * gdbarch.sh (SIGTRAMP_END): Change to a predicate function.
285 * gdbarch.h, gdbarch.c: Regenerate.
286
287 2002-09-13 Andrew Cagney <ac131313@redhat.com>
288
289 * frame.c (find_saved_register): Delete function.
290 * frame.h (find_saved_register): Delete declaration.
291 Fix PR gdb/631.
292
293 Fri Sep 13 14:59:55 2002 Andrew Cagney <cagney@redhat.com>
294
295 * mips-tdep.c (read_next_frame_reg): Re-hack using
296 frame_register_unwind.
297
298 Fri Sep 13 07:42:09 2002 Andrew Cagney <cagney@redhat.com>
299
300 * mips-tdep.c (mips_get_saved_register): Re-hack using
301 frame_register_unwind.
302
303 2002-09-12 Joel Brobecker <brobecker@gnat.com>
304
305 * gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture
306 vector. Will be useful for Interix.
307 * gdbarch.h, gdbarch.c: Regenerate.
308
309 * valops.c (value_allocate_space_in_inferior): Replace hard-coded
310 name of the malloc function by NAME_OF_MALLOC.
311
312 2002-09-12 Joel Brobecker <brobecker@gnat.com>
313
314 * value.h (find_function_in_inferior): Add const keyword to
315 one of the parameters. Allows us to invoke this function with
316 a const char *.
317 * valops.c (find_function_in_inferior): Likewise.
318
319 2002-09-12 Joel Brobecker <brobecker@gnat.com>
320
321 * exec.c (xfer_memory): Fix compilation warning with old versions
322 of GCC.
323 * tracepoint.c (trace_find_tracepoint_command): Likewise.
324
325 2002-09-12 David Carlton <carlton@math.stanford.edu>
326
327 * symtab.h: Run through gdb_indent.h.
328 Add 2002 to Copyright year list.
329
330 2002-09-12 Alan Modra <amodra@bigpond.net.au>
331
332 * x86-64-tdep.c (_initialize_x86_64_tdep): Don't use hard-coded
333 mach constants.
334 * MAINTAINERS: Add myself to write after approval list.
335
336 2002-09-11 J. Brobecker <brobecker@gnat.com>
337
338 * osabi.c (gdb_osabi_name): Add entry for GDB_OSABI_INTERIX.
339
340 2002-09-11 J. Brobecker <brobecker@gnat.com>
341
342 * osabi.h (gdb_osabi): Add new GDB_OSABI_INTERIX enum value for
343 Interix.
344
345 2002-06-05 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
346
347 * procfs.c (do_detach): Clear current signal, not just fault.
348 Corrects problem with breakpoint trap signal leaking to detached
349 process on Tru64.
350
351 2002-09-10 Michael Snyder <msnyder@redhat.com>
352
353 * buildsym.c (finish_block): Protect against null pointer.
354
355 2002-09-10 Andrew Cagney <cagney@redhat.com>
356
357 * infcmd.c (default_print_registers_info): Send all output to
358 ``file'' instead of ``gdb_stdout''.
359
360 2002-09-10 Michael Snyder <msnyder@redhat.com>
361
362 * mips-tdep.c (mips_extract_struct_value_address): Make val a
363 LONGEST, and use signed register read (addresses are sign-
364 extended for mips).
365
366 2002-09-10 Stephane Carrez <stcarrez@nerim.fr>
367
368 * event-loop.c (gdb_do_one_event): Make public.
369 * event-loop.h (gdb_do_one_event): Declare.
370
371 2002-09-10 Jeff Law <law@redhat.com>
372
373 * infttrace.c (child_resume): Simplify and rework to avoid
374 TT_PROC_CONTINUE.
375
376 2002-09-09 Fred Fish <fnf@intrinsity.com>
377
378 * printcmd.c (print_scalar_formatted): "len" is the number of
379 target bytes, NOT the number of target bits.
380
381 2002-09-09 Elena Zannoni <ezannoni@redhat.com>
382
383 From: Emmanuel Thome' <thome@lix.polytechnique.fr>
384 * top.c (init_main): Set rl_terminal_name.
385
386 2002-09-08 Aidan Skinner <aidan@velvet.net>
387
388 * ada-lang.c (ada_array_bound, ada_type_match,
389 _initialize_ada_language): Fix K&R definitions.
390 * ada-tasks.c (get_current_task): Fix K&R definitions.
391 * ada-valprint.c (adjust_type_signedness): Fix K&R definitions.
392
393 2002-09-07 Christopher Faylor <cgf@redhat.com>
394
395 * MAINTAINERS: Remove CE from list of maintainership responsibilities.
396 Add XP.
397
398 2002-09-06 Mark Kettenis <kettenis@gnu.org>
399
400 * i386-tdep.c (i386_register_virtual_type,
401 i386_register_convertible, i386_register_convert_to_virtual,
402 i386_register_comvert_to_raw): Use FP_REGNUM_P and SSE_REGNUM_P
403 instead of IS_FP_REGNUM and IS_SSE_REGNUM.
404 (i386_gdbarch_init): Fix comment. Add comments on calls that set
405 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum.
406 Don't set push_arguments twice.
407
408 * i386bsd-tdep.c (i386bsd_init_abi): Set sigtramp_start and
409 sigtramp_end to i386bsd_sigtramp_start and i386bsd_sigtramp_end.
410 * i386nbsd-tdep.c (i386nbsd_init_abi): Set sigtramp_start and
411 sigtramp_end to NULL.
412 * config/i386/tm-fbsd.h (SIGTRAMP_START, SIGTRAMP_END): Remove
413 defines.
414 (i386bsd_sigtramp_start, i386_sigtramp_end): Remove prototypes.
415
416 * i386nbsd-tdep.c (i386nbsd_pc_in_sigtramp): Remove spurious
417 whitespace.
418
419 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.
420 * gdbarch.h, gdbarch.c: Re-generate.
421 * blockframe.c (find_pc_sect_partial_function): Convert to use
422 SIGTRAMP_START_P predicate.
423
424 2002-09-05 Michael Snyder <msnyder@redhat.com>
425
426 * arm-tdep.c (arm_init_extra_frame_info): Distinguish between
427 generic_dummy_frame method and old method. Also distinguish
428 between ARM_FP_REGNUM and THUMB_FP_REGNUM.
429 (arm_extract_return_value): Use new regcache method.
430
431 * mips-tdep.c (mips_n32n64_push_arguments): Remove alignment
432 adjustment that doesn't conform to the ABI.
433 (mips_extract_struct_value_address): Retrieve V0_REGNUM from
434 saved regcache, not from current regcache.
435
436 2002-09-05 Andrew Cagney <ac131313@redhat.com>
437
438 * NEWS: Update for 5.3. Add new section ``Changes since 5.3''.
439 * README: Update.
440
441 2002-09-04 Jason Thorpe <thorpej@wasabisystems.com>
442
443 * arm-tdep.c (arm_addr_bits_remove): Don't check for Thumb mode
444 if arm_apcs_32 is false.
445
446 2002-09-04 Andrew Cagney <ac131313@redhat.com>
447
448 GDB 5.3 branch created.
449
450 2002-09-03 Theodore A. Roth <troth@verinet.com>
451
452 * gdb/avr-tdep.c (avr_gdbarch_init): Use
453 generic_unwind_get_saved_register.
454
455 2002-09-03 David Carlton <carlton@math.stanford.edu>
456
457 * dwarf2read.c (dwarf2_add_member_fn): Add the 'type'
458 argument (PR gdb/653). Update call to smash_to_method_type.
459 (read_structure_scope): Update call to dwarf2_add_member_fn.
460
461 2002-09-03 Michal Ludvig <mludvig@suse.cz>
462
463 * x86-64-linux-tdep.c: Include gdb_string.h
464 * x86-64-linux-nat.c: Ditto.
465
466 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
467
468 * ada-exp.y (yyname, yyrule): Remap global variables that appear
469 when YYDEBUG is set to 1.
470 * c-exp.y: Likewise.
471 * f-exp.y: Likewise.
472 * jv-exp.y: Likewise.
473 * m2-exp.y: Likewise.
474 * p-exp.y: Likewise.
475
476 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
477
478 * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to
479 dependency list.
480 * i386nbsd-tdep.c (i386nbsdelf_init_abi): Set
481 solib_svr4_fetch_link_map_offsets to
482 nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
483 * config/i386/nbsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
484 * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
485 * config/i386/nbsdelf.mh (NATDEPFILES): Remove solib.o,
486 solib-svr4.o, and solib-legacy.o.
487 * config/i386/tm-nbsd.h: Include solib.h.
488
489 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
490
491 * configure.tgt (i[3456]86-*-netbsdelf*): Merge with...
492 (i[3456]86-*-netbsd*): ...this. Set gdb_target to nbsd.
493 (i[3456]86-*-openbsd*): Make this a separate entry. Add a
494 comment noting that this needs its own target configuration.
495 * config/i386/nbsd.mt: New file.
496 * config/i386/nbsdaout.mt: Remove.
497 * config/i386/nbsdelf.mt: Ditto.
498 * config/i386/tm-nbsdaout.h: Ditto.
499
500 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
501
502 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function.
503 (i386nbsd_pc_in_sigtramp): Rewrite to use i386nbsd_sigtramp_offset.
504 (i386nbsd_init_abi): Don't initialize tdep->sigtramp_start or
505 tdep->sigtramp_end.
506 (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end): Remove.
507 * config/i386/tm-nbsd.h (SIGTRAMP_START, SIGTRAMP_END)
508 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove.
509
510 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
511
512 * Makefile.in (i386nbsd-tdep.o): Add $(arch_utils_h),
513 $(i386_tdep_h), and $(nbsd_tdep_h) to dependency list.
514 * i386-tdep.h (i386bsd_init_abi): New prototype.
515 * i386bsd-tdep.c (i386bsd_init_abi): Remove "static" from
516 function declaration.
517 (_initialize_i386bsd_tdep): Don't register OS ABI handlers
518 for NetBSD-a.out or NetBSD-ELF.
519 (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end)
520 (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset)
521 (i386nbsd_init_abi, i386nbsdelf_init_abi): Move to...
522 * i386nbsd-tdep.c: ...here. Include arch-utils.h, i386-tdep.h,
523 and nbsd-tdep.h.
524 (i386nbsd_pc_in_sigtramp): New function.
525 (i386nbsd_init_abi): Set gdbarch_pc_in_sigtramp to
526 i386nbsd_pc_in_sigtramp.
527 (_initialize_i386nbsd_tdep): Register i386nbsd_init_abi
528 and i386nbsdelf_init_abi OS ABI handlers.
529 * config/i386/nbsdaout.mt (TDEPFILES): Add nbsd-tdep.o.
530 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
531
532 2002-09-02 Mark Kettenis <kettenis@gnu.org>
533
534 * i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSE
535 registers if the target really has them.
536
537 2002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
538
539 * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) rather
540 than nbsd-tdep.h.
541
542 2002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
543
544 * Makefile.in (alphanbsd-tdep.o): Add $(frame_h) to dependency
545 list.
546 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr)
547 (alphanbsd_skip_sigtramp_frame): New functions.
548 (alphanbsd_init_abi): Set tdep->skip_sigtramp_frame to
549 alphanbsd_skip_sigtramp_frame. Set tdep->sigcontext_addr
550 to alphanbsd_sigcontext_addr.
551
552 2002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
553
554 * Makefile.in (mipsnbsd-tdep.o): Add nbsd-tdep.h to dependency
555 list.
556 (nbsd-tdep.o): Add $(gdb_string_h) to dependency list.
557 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): Use
558 nbsd_pc_in_sigtramp.
559 * mipsnbsd-tdep.c: Include nbsd-tdep.h.
560 (mipsnbsd_pc_in_sigtramp): Use nbsd_pc_in_sigtramp.
561 * nbsd-tdep.c: Include gdb_string.h.
562 (nbsd_pc_in_sigtramp): New function.
563 * nbsd-tdep.h (nbsd_pc_in_sigtramp): New prototype.
564 * ppcnbsd-tdep.c (ppcnbsd_pc_in_sigtramp): New function.
565 (ppcnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
566 ppcnbsd_pc_in_sigtramp.
567 * shnbsd-tdep.c (shnbsd_pc_in_sigtramp): New function.
568 (shnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
569 shnbsd_pc_in_sigtramp.
570 * sparcnbsd-tdep.c (sparcnbsd_init_abi_elf): Set
571 gdbarch_pc_in_sigtramp to nbsd_pc_in_sigtramp.
572 * config/mips/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
573
574 2002-08-30 Pierre Muller <muller@ics.u-strasbg.fr>
575
576 * breakpoint.c (breakpoint_init_inferior): Reset the val field of
577 watchpoints to NULL.
578 (insert_breakpoints): set val field of watchpoints if NULL.
579
580
581 2002-08-29 Jim Blandy <jimb@redhat.com>
582
583 * symtab.c (lookup_symbol_aux): In the cases where we find a
584 minimal symbol of an appropriate name and use its address to
585 select a symtab to read and search, use `name' (as passed to us)
586 as the demangled name when searching the symtab's global and
587 static blocks, not the minsym's name.
588
589 2002-08-29 Keith Seitz <keiths@redhat.com>
590
591 * stack.c (print_frame_info_base): Always set current_source_symtab
592 and current_source_line.
593
594 2002-08-29 Donn Terry <donnte@microsoft.com>
595
596 * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S).
597
598 2002-08-28 Keith Seitz <keiths@redhat.com>
599
600 * stack.c (select_frame): Add FIXME concerning selected-frame
601 events.
602 (select_frame_command): Send selected-frame-level-changed
603 event notification, but only if the level actually changed.
604 (up_silently_base): Add selected-frame-level-changed event
605 notification.
606 (down_silently_base): Likewise.
607
608 2002-08-28 Andrew Cagney <ac131313@redhat.com>
609
610 * Makefile.in: Update dependencies for all gdb/*.c files.
611
612 2002-08-27 Tom Tromey <tromey@redhat.com>
613
614 * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,
615 ax-gdb.o, signals.o, jv-valprint.o, c-valprint.o, cp-abi.o):
616 Update dependencies.
617 * i387-tdep.c: Include gdb_string.h.
618 * osabi.c: Likewise.
619 * i386-linux-nat.c: Likewise.
620 * lin-lwp.c: Likewise.
621 * ax-gdb.c: Likewise.
622 * signals/signals.c: Likewise.
623 * jv-valprint.c: Likewise.
624 * p-lang.c: Likewise.
625 * c-valprint.c: Likewise.
626 * cp-abi.c: Likewise.
627
628 2002-08-27 Elena Zannoni <ezannoni@redhat.com>
629
630 * cli/cli-script.h (copy_command_lines): Export.
631 * breakpoint.c: Include cli/cli-script.h.
632 * Makefile.in (breakpoint.o): Update dependencies.
633
634 2002-08-26 Michael Snyder <msnyder@redhat.com>
635
636 * breakpoint.c (insert_breakpoints): Protect all references
637 to 'process_warning'. Shorten long lines.
638
639 2002-08-26 Joel Brobecker <brobecker@gnat.com>
640
641 * cli/cli-script.c (copy_command_lines): New function.
642 * defs.h (copy_command_lines): Export.
643 * testsuite/gdb.base/commands.exp: New tests for commands
644 attached to a temporary breakpoint, and for commands that
645 delete the breakpoint they are attached to.
646
647 2002-08-26 Michael Snyder <msnyder@redhat.com>
648
649 * breakpoint.c (bpstat_stop_status): Instead of copying the
650 pointer to the breakpoint commands struct, make a new copy
651 of the struct and point to that.
652 (bpstat_clear): Free the commands struct.
653 (bpstat_clear_actions): Free the commands struct.
654 (bpstat_do_actions): Free the command actions. Also execute
655 the local cleanups, instead of deleting them.
656 (delete_breakpoint): Leave the commands field of the bpstat
657 chain alone -- it will be freed later.
658
659 2002-08-26 Kevin Buettner <kevinb@redhat.com>
660
661 * rs6000-tdep.c (altivec_register_p): Restore function inadvertently
662 deleted in 2002-08-20 commit. This function is still used by
663 ppc-linux-nat.c.
664
665 2002-08-26 Keith Seitz <keiths@redhat.com>
666
667 * gdb-events.sh: Add selected-frame-level-changed event.
668 * gdb-events.c: Regenerated.
669 * gdb-events.h: Regenerated.
670
671 2002-08-26 Stephane Carrez <stcarrez@nerim.fr>
672
673 Fix PR gdb/393:
674 * inflow.c (terminal_save_ours): New function to save terminal
675 settings.
676 * inferior.h (terminal_save_ours): Declare.
677 * target.c (debug_to_terminal_save_ours): New function.
678 (cleanup_target): Defaults to_terminal_save_ours.
679 (update_current_target): Inherit to_terminal_save_ours.
680 (setup_target_debug): Set to_terminal_save_ours.
681 * target.h (target_terminal_save_ours): New to save terminal settings.
682 (target_ops): New member to_terminal_save_ours.
683 * gnu-nat.c (init_gnu_ops): Set to_terminal_save_ours.
684 * hpux-thread.c (init_hpux_thread_ops): Likewise.
685 * inftarg.c (init_child_ops): Likewise.
686 * m3-nat.c (init_m3_ops): Likewise.
687 * procfs.c (init_procfs_ops): Likewise.
688 * wince.c (init_child_ops): Likewise.
689 * win32-nat.c (init_child_ops): Likewise.
690 * sol-thread.c (init_sol_thread_ops): Likewise.
691
692 2002-08-26 Mark Kettenis <kettenis@gnu.org>
693
694 * i386-tdep.c (i386_store_return_value): Undeprecate. Convert to
695 use regcache_* functions.
696 (i386_gdbarch_init): Set store_return_value instead of
697 deprecated_store_return_value.
698
699 * regcache.c (regcache_raw_write_signed,
700 regcache_raw_write_unsigned): New functions.
701 * regcache.h (regcache_raw_write_signed,
702 regcache_raw_write_unsigned): New prototypes.
703
704 2002-08-25 Andrew Cagney <ac131313@redhat.com>
705
706 * Makefile.in (c-exp.tab.o, jv-exp.tab.o, f-exp.tab.o)
707 (m2-exp.tab.o, p-exp.tab.o, ada-exp.tab.o): Move to before the
708 source file dependencies. Cleanup corresponding generator rules.
709
710 2002-08-25 Andrew Cagney <ac131313@redhat.com>
711
712 * regcache.h (register_offset_hack): Declare.
713 (regcache_cooked_read_using_offset_hack): Declare.
714 (regcache_cooked_write_using_offset_hack): Declare.
715
716 * regcache.c (register_offset_hack): New function.
717 (regcache_cooked_read_using_offset_hack): New function.
718 (regcache_cooked_write_using_offset_hack): New function.
719 (regcache_dump): Check that the registers, according to their
720 offset, are packed hard against each other.
721 (cooked_xfer_using_offset_hack): New function.
722
723 2002-08-25 Andrew Cagney <ac131313@redhat.com>
724
725 * regcache.c (struct regcache_descr): Add field register_type.
726 (init_legacy_regcache_descr): Pass a pre-allocated regcache_descr
727 in as a parameter
728 (init_regcache_descr): Initialize register_type. Pass the descr
729 to init_legacy_regcache_descr. Use register_type instead of
730 REGISTER_VIRTUAL_TYPE.
731 (register_type): New function.
732 (regcache_dump): Replace REGISTER_VIRTUAL_TYPE with register_type.
733 * regcache.h (register_type): Declare.
734
735 2002-08-25 Andrew Cagney <ac131313@redhat.com>
736
737 * rs6000-tdep.c (rs6000_gdbarch_init): Set store_struct_return
738 instead of deprecated_store_return_value. Fix fallout from
739 2002-08-23 Andrew Cagney <cagney@redhat.com>.
740
741 2002-08-25 Andrew Cagney <ac131313@redhat.com>
742
743 * regcache.c (max_register_size): New function.
744 (init_legacy_regcache_descr): Ensure that max_register_size is
745 large enough for REGISTER_VIRTUAL_SIZE.
746 * regcache.h (max_register_size): Declare.
747
748 2002-08-24 Andrew Cagney <ac131313@redhat.com>
749
750 * rs6000-tdep.c (rs6000_gdbarch_init): Use deprecated version of
751 store_return_value.
752 (e500_extract_return_value): Change type of valbuf pointer to
753 void.
754
755 2002-08-24 Mark Kettenis <kettenis@gnu.org>
756
757 * PROBLEMS: Clarify problems with FreeBSD's compiler and suggest
758 workaround.
759
760 * valprint.c (print_longest) [CC_HAS_LONG_LONG &&
761 PRINTF_HAS_LONG_LONG]: Cast val_long to (long long) or (unsigned
762 long long) to prevent compiler warning on 64-bit systems.
763
764 2002-08-23 Andrew Cagney <cagney@redhat.com>
765
766 * gdbarch.sh (STORE_RETURN_VALUE): Add regcache parameter.
767 (DEPRECATED_STORE_RETURN_VALUE): New method.
768 (EXTRACT_RETURN_VALUE): Make buffer parameter a void pointer.
769 * gdbarch.h, gdbarch.c: Re-generate.
770
771 * values.c (set_return_value): Pass current_regcache to
772 STORE_RETURN_VALUE.
773 * arch-utils.h (legacy_store_return_value): Declare.
774 * arch-utils.c (legacy_store_return_value): New function.
775 (legacy_extract_return_value): Update parameters.
776
777 * config/pa/tm-hppa.h (DEPRECATED_STORE_RETURN_VALUE): Rename
778 STORE_RETURN_VALUE.
779 * config/pa/tm-hppa64.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
780 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
781 * config/z8k/tm-z8k.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
782 * config/sparc/tm-sparclet.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
783 * config/mn10200/tm-mn10200.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
784 * config/m68k/tm-linux.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
785 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
786 * config/m32r/tm-m32r.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
787 * config/h8500/tm-h8500.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
788 * config/h8300/tm-h8300.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
789
790 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
791 * i386-tdep.c (i386_extract_return_value): Update.
792 * arch-utils.c (legacy_extract_return_value): Update.
793 * frv-tdep.c (frv_gdbarch_init): Update.
794 * cris-tdep.c (cris_gdbarch_init): Update.
795 * d10v-tdep.c (d10v_gdbarch_init): Update.
796 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
797 * m68k-tdep.c (m68k_gdbarch_init): Update.
798 * mcore-tdep.c (mcore_gdbarch_init): Update.
799 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
800 * s390-tdep.c (s390_gdbarch_init): Update.
801 * sparc-tdep.c (sparc_gdbarch_init): Update.
802 * sh-tdep.c (sh_gdbarch_init): Update.
803 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
804 * v850-tdep.c (v850_gdbarch_init): Update.
805 * avr-tdep.c (avr_gdbarch_init): Update.
806 * ia64-tdep.c (ia64_gdbarch_init): Update.
807 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
808 * vax-tdep.c (vax_gdbarch_init): Update.
809 * alpha-tdep.c (alpha_gdbarch_init): Update.
810 * arm-tdep.c (arm_gdbarch_init): Update.
811 * mips-tdep.c (mips_gdbarch_init): Update.
812 * i386-tdep.c (i386_gdbarch_init): Update.
813
814 2002-08-23 Andrew Cagney <ac131313@redhat.com>
815
816 * config/djgpp/fnchange.lst: Add entries for bfd/elf32-ppcqnx.c,
817 bfd/elf32-ppc.c, bfd/elf32-sh.c and bfd/elf32-shqnx.c.
818
819 2002-08-24 Mark Kettenis <kettenis@gnu.org>
820
821 * PROBLEMS: Refer to GDB 5.3 instead of 5.2. Mention FreeBSD
822 problems.
823
824 2002-08-23 Joel Brobecker <brobecker@gnat.com>
825
826 * infrun.c (handle_inferior_event): Move a comment outside of a
827 function call, in order to avoid indent reformatting this part
828 of the code in an unreadable way.
829
830 2002-08-23 Grace Sainsbury <graces@redhat.com>
831
832 * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsg
833 when breakpoints fail. Move general breakpoint error messages to
834 insert_breakpoints.
835 * breakpoint.c (insert_breakpoints): Change warnings when
836 breakpoints are nto inserted to specify the type. Remove call to
837 memory_error when hardware breakpoints can't be inserted. Remove
838 multiple calls to warning so all messages are sent to the user at
839 once.
840 (delete_breakpoints): Make insert error messsages more explicit.
841
842 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
843
844 * ChangeLog: Move gdbserver entries after GDB 5.2 to
845 gdbserver/ChangeLog.
846
847 2002-08-23 Mark Kettenis <kettenis@gnu.org>
848
849 * i386-tdep.c: Include "objfiles.h".
850 (i386_svr4_init_abi): Set in_solib_call_trampoline and
851 skip_trampoline_code.
852 * config/i386/tm-i386v4.h: Don't include "config/tm-sysv4.h".
853 (CPLUS_MARKER): Define to '.'.
854
855 * linux-proc.c (struct linux_corefile_thread_data): Add num_notes
856 member.
857 (linux_corefile_thread_callback): Increase args->num_notes.
858 (linux_make_note_section): Initialize thread_args.num_notes, and
859 use it to determine whether notes for any threads were created.
860
861 2002-08-23 Donn Terry <donnte@microsoft.com>
862
863 * proc-api.c (rw_table): Do not include a row for PCDSTOP if the
864 corresponding macro is not defined. Likewise for PCNICE, PCSHOLD
865 and PCUNKILL.
866 (write_with_trace): Conditionalize out the switch branch handling
867 PCSHOLD if the corresponding macro is not defined. Likewise for
868 PRSABORT and PRSTOP.
869 This change will be needed by the Interix port.
870
871 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
872
873 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): use
874 write_register wherever possible instead of manipulating the
875 register bytes directly.
876 Assign VALUE_CONTENTS to a variable and use that.
877 The GPR numbers are now dependent on the architecture.
878
879 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
880
881 * rs6000-tdep.c (struct rs6000_framedata): Add saved_ev and
882 ev_offset fields.
883 (skip_prologue): Add support for BookE/e500 instructions.
884 (e500_extract_return_value): New function.
885 (frame_get_saved_regs): Add support for saving ev registers and
886 pseudo gpr's.
887 (e500_store_return_value): New function.
888 (rs6000_gdbarch_init): Move up default intializations of
889 deprecated_extract_return_value and store_return_value. Overwrite
890 init of store_return_value with e500 specific version.
891 Set extract_return_value for e500.
892
893 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
894
895 * blockframe.c (generic_call_dummy_register_unwind): Use
896 regcache_cooked_read to catch cases in which the variable is
897 stored in a pseudo register.
898
899 2002-08-22 Andrew Cagney <cagney@redhat.com>
900
901 * NEWS: Mention that the i960 has been made obsolete.
902 * Makefile.in (SFILES): Delete remote-nrom.c, remote-nindy.c and
903 i960-tdep.c
904 (remote-nrom.o): Obsolete target.
905 (remote-nindy.o, i960-tdep.o): Ditto.
906 * remote-nrom.c: Make file obsolete.
907 * remote-nindy.c, remote-vx960.c: Ditto.
908 * config/i960/vxworks960.mt, config/i960/nindy960.mt: Ditto.
909 * config/i960/mon960.mt, config/i960/tm-i960.h: Ditto.
910 * config/i960/tm-vx960.h, config/i960/tm-nindy960.h: Ditto.
911 * config/i960/tm-mon960.h, i960-tdep.c: Ditto.
912 * configure.tgt: Make i960-*-bout*, i960-nindy-coff*,
913 i960-*-coff*, i960-nindy-elf*, i960-*-elf*, i960-*-nindy* and
914 i960-*-vxworks* obsolete.
915 * MAINTAINERS: Note that the i960 is obsolete.
916
917 2002-08-21 Corinna Vinschen <vinschen@redhat.com
918
919 * aix-thread.c (aix_thread_detach): Disable thread debugging on
920 detach to allow reinitialization.
921
922 2002-08-22 Andrew Cagney <ac131313@redhat.com>
923
924 * MAINTAINERS: Change the s390 target to s390-linux-gnu (second
925 attempt).
926
927 2002-08-22 Jim Blandy <jimb@redhat.com>
928
929 * coffread.c (coff_symfile_read): Don't try to read the line
930 number table from disk if the image file doesn't have a symbol
931 table; we'll never actually look at the info anyway, and Windows
932 ships DLL's with bogus file offsets for the line number data.
933
934 2002-08-21 Elena Zannoni <ezannoni@redhat.com>
935
936 * rs6000-tdep.c (rs6000_gdbarch_init): Figure out whether we have
937 an e500 executable.
938
939 2002-08-21 Michael Snyder <msnyder@redhat.com>
940
941 * mips-tdep.c (MSYMBOL_IS_SPECIAL): Replace macro with function.
942 (MSYMBOL_SIZE): Replace macro with function.
943 (DEFAULT_MIPS_TYPE): Delete unused macro.
944 * config/mips/tm-mips.h (DEFAULT_MIPS_TYPE): Delete unused macro.
945 * config/mips/tm-embed.h (DEFAULT_MIPS_TYPE): Delete unused macro.
946
947 2002-08-21 Jim Blandy <jimb@redhat.com>
948
949 * valops.c (value_cast): Simplify and correct logic for doing a
950 static cast from a pointer to a base class to a pointer to a
951 derived class.
952
953 2002-08-21 Andrew Cagney <ac131313@redhat.com>
954
955 * infcmd.c (default_print_registers_info): Replace
956 do_registers_info.
957 (registers_info): Use gdbarch_print_registers_info instead of
958 DO_REGISTERS_INFO.
959 * inferior.h (default_print_registers_info): Replace
960 do_registers_info.
961 * gdbarch.sh (PRINT_REGISTERS_INFO): New method.
962 (DO_REGISTERS_INFO): Change to a predicate function.
963 * gdbarch.h, gdbarch.c: Regenerate.
964
965 2002-08-21 Keith Seitz <keiths@redhat.com>
966
967 * gdb-events.sh: Add target-changed event.
968 * gdb-events.c: Regenerated.
969 * gdb-events.c: Regenerated.
970 * valops.c (value_assign): Add target-changed event notification
971 to inlval_register, lval_memory, and lval_reg_frame_relative.
972
973 2002-08-21 Joel Brobecker <brobecker@gnat.com>
974
975 * NEWS: Add an entry regarding the improvement of the next/step
976 operation on Alpha Tru64 multi-processor machines.
977
978 2002-08-21 Andrew Cagney <ac131313@redhat.com>
979
980 * Makefile.in: Update dependencies for mi/ cli/ and tui/
981 directores.
982 * Makefile.in: Update all _h macro definitions.
983 * Makefile.in (install-gdbtk): Move to install section.
984 (rdi-share/libangsd.a): Move to end of file.
985
986 2002-08-19 Andrew Cagney <ac131313@redhat.com>
987
988 * frame.c (frame_register_unwind): When a register, set addrp to
989 the register's byte.
990
991 2002-08-20 Michael Snyder <msnyder@redhat.com>
992
993 * mips-tdep.c (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): These are only
994 used locally, so move them from the target machine header to here.
995 (mips_set_processor_type, mips_register_name, mips32_next_pc,
996 mips16_next_pc, cached_proc_desc, mips_set_processor_type):
997 Make static.
998 * config/mips/tm-mips.h (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Delete.
999
1000 2002-08-20 Andrew Cagney <cagney@redhat.com>
1001
1002 * NEWS: Mention that the Apollo line was made obsolete.
1003 * configure.tgt: Make m68*-apollo*-bsd*, m68*-hp-bsd*, and
1004 m68*-hp-hpux* obsolete.
1005 * configure.host: Make m68*-apollo*-sysv*, m68*-apollo*-bsd*,
1006 m68*-hp-bsd* and m68*-hp-hpux* obsolete.
1007 * buildsym.c (make_blockvector): Make static.
1008 * buildsym.h (make_blockvector): Make extern declaration obsolete.
1009 * Makefile.in (HFILES_NO_SRCDIR): Remove dst.h
1010 (ALLDEPFILES): Remove dstread.c.
1011 (dstread.o): Obsolete make rule.
1012 * dstread.c: Makefile obsolete.
1013 * dst.h: Ditto.
1014 * config/m68k/hp300hpux.mt: Ditto.
1015 * config/m68k/hp300hpux.mh: Ditto.
1016 * config/m68k/hp300bsd.mt: Ditto.
1017 * config/m68k/hp300bsd.mh: Ditto.
1018 * config/m68k/apollo68b.mt: Ditto.
1019 * config/m68k/apollo68v.mh: Ditto.
1020 * config/m68k/apollo68b.mh: Ditto.
1021
1022 2002-08-20 Michael Snyder <msnyder@redhat.com>
1023
1024 * mips-tdep.c (mips_in_return_stub): Make static.
1025 (mips_gdbarch_init): Set in_solib_return_trampoline.
1026 * config/mips/tm-mips.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
1027
1028 2002-08-20 Michael Snyder <msnyder@redhat.com>
1029
1030 * gdbarch.sh (IN_SOLIB_RETURN_TRAMPOLINE): Add.
1031 * gdbarch.c, gdbarch.h: Regenerate.
1032 * arch-utils.c, arch-utils.h (generic_in_solib_return_trampoline):
1033 Add.
1034 * infrun.c (IN_SOLIB_RETURN_TRAMPOLINE): Delete default definition.
1035
1036 2002-08-20 Michael Snyder <msnyder@redhat.com>
1037
1038 * mips-tdep.c (mips_skip_stub, mips_in_call_stub): Make static.
1039 (mips_gdbarch_init): Set skip_trampoline_code,
1040 in_solib_call_trampoline.
1041 * config/mips/tm-mips.h (REGISTER_NAME): Delete.
1042 (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE): Delete.
1043
1044 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
1045
1046 * ppc-tdep.h (struct gdbarch_tdep): Add ev registers.
1047
1048 * rs6000-tdep.c (rs6000_register_virtual_type): Return 64 bit
1049 vector type for ev registers.
1050 (e500_pseudo_register_read): New function.
1051 (e500_pseudo_register_write): New function.
1052 (e500_dwarf2_reg_to_regnum): New function.
1053 (PPC_UISA_NOFP_SPRS): New macro.
1054 (PPC_EV_REGS): New macro.
1055 (PPC_GPRS_PSEUDO_REGS): New macro.
1056 (registers_e500): New register set for e500.
1057 (variants): Add e500 variant.
1058 (rs6000_gdbarch_init): Move setting of pc, sp, fp regnums to
1059 before setting architectural dependent variations. Initialize ev
1060 registers numbers. Add case for e500 architecture. Set the
1061 number of pseudo registers.
1062
1063 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
1064
1065 * rs6000-tdep.c: Clean up comments.
1066
1067 2002-08-20 Andrew Cagney <cagney@redhat.com>
1068
1069 * h8300-tdep.c: Re-indent file.
1070
1071 2002-08-20 Jim Blandy <jimb@redhat.com>
1072
1073 * Makefile.in (LDFLAGS): Allow the configure script to establish a
1074 default for this.
1075
1076 2002-08-20 Keith Seitz <keiths@redhat.com>
1077
1078 * breakpoints.c (watch_command_1): Use internal breakpoint
1079 when setting a watchpoint_scope breakpoint.
1080
1081 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
1082
1083 * gdbtypes.c (build_builtin_type_vec64): Add name to type.
1084 (build_builtin_type_vec64i): Ditto.
1085 (build_builtin_type_vec128): Ditto.
1086 (build_builtin_type_vec128i): Ditto.
1087
1088 2002-08-19 Michael Snyder <msnyder@redhat.com>
1089
1090 * config/mips/tm-mips.h (ELF_MAKE_MSYMBOL_SPECIAL): Delete.
1091 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Change into functions.
1092 (FIX_CALL_DUMMY, PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME,
1093 POP_FRAME, INIT_EXTRA_FRAME_INFO): Delete.
1094 (CALL_DUMMY_START_OFFSET, CALL_DUMMY_BREAKPOINT_OFFSET,
1095 CALL_DUMMY_ADDRESS): Delete.
1096 * mips-tdep.c (mips_elf_make_msymbol_special, mips_msymbol_size,
1097 mips_msymbol_is_special, mips_fix_call_dummy): New functions.
1098 (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame,
1099 push_dummy_frame, fix_call_dummy, init_extra_frame_info,
1100 push_return_address.
1101 (mips_register_raw_size, mips_eabi_use_struct_convention,
1102 mips_n32n64_use_struct_convention, mips_o32_use_struct_convention,
1103 mips_o32_reg_struct_has_addr, mips_frame_saved_pc, mips_frame_chain,
1104 mips_init_extra_frame_info, mips_eabi_push_arguments,
1105 mips_n32n64_push_arguments, mips_push_return_address,
1106 mips_push_dummy_frame, mips_pop_frame, mips_skip_prologue,
1107 mips_breakpoint_from_pc, mips_call_dummy_address): Make static.
1108
1109 2002-08-19 Michael Snyder <msnyder@redhat.com>
1110
1111 * mips-tdep.c (mips_frame_num_args): New function.
1112 (mips_gdbarch_init): Set frame_chain, frameless_function_invocation,
1113 frame_saved_pc, frame_args_address, frame_locals_address,
1114 frame_num_args, and frame_args_skip.
1115 * config/mips/tm-mips.h (FRAME_CHAIN, FRAMELESS_FUNCTION_INVOCATION,
1116 FRAME_SAVED_PC, FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS,
1117 FRAME_NUM_ARGS, FRAME_ARGS_SKIP): Delete.
1118 * config/mips/tm-mipsv4.h (FRAME_CHAIN_VALID): Delete.
1119
1120 2002-08-20 Michael Snyder <msnyder@redhat.com>
1121
1122 * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Delete.
1123 (EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
1124 * mips-tdep.c (mips_store_struct_return): New function.
1125 (mips_extract_struct_value_address): New function.
1126 (mips_gdbarch_init): Set store_struct_return and
1127 extract_struct_value_address.
1128
1129 2002-08-20 David Carlton <carlton@math.stanford.edu>
1130
1131 * dwarf2read.c (dwarf2_build_psymtabs): Check that
1132 dwarf_line_offset is nonzero before creating dwarf_line_buffer.
1133 (read_file_scope): Check that line_header is nonzero before
1134 decoding macro information.
1135
1136 2002-08-20 Mark Kettenis <kettenis@gnu.org>
1137
1138 * i386-tdep.h (FP_REGNUM_P): Change such that we don't incorrectly
1139 flag the general-purpose registers as floating-point on targets
1140 that don't support the floating-point registers.
1141
1142 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
1143
1144 * rs6000-tdep.c (altivec_register_p): Delete.
1145 (rs6000_do_altivec_registers): Delete.
1146 (rs6000_altivec_registers_info): Delete.
1147 (rs6000_do_registers_info): Delete.
1148 (_initialize_rs6000_tdep): Remove command 'info powerpc altivec'.
1149 (rs6000_gdbarch_init): Remove setting of do_registers_info.
1150
1151 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
1152
1153 * infcmd.c (do_registers_info): Print vector registers in hex
1154 format only.
1155 (print_vector_info): Check that printing registers
1156 makes sense.
1157 (print_float_info): Ditto.
1158
1159 2002-08-20 Andrew Cagney <ac131313@redhat.com>
1160
1161 * mips-tdep.c (mips_gdbarch_init): Update.
1162 (mips_o32_extract_return_value): Rewrite.
1163 (mips_o32_store_return_value): Rewrite.
1164 (mips_o32_xfer_return_value): New function.
1165 (mips_xfer_register): Tweak debug print message. Allow for
1166 buf_offset when dumping the value transfered.
1167
1168 2002-08-20 Andrew Cagney <ac131313@redhat.com>
1169
1170 * config/mips/tm-nbsd.h (MIPS_DEFAULT_ABI): Delete.
1171 * config/mips/tm-linux.h (MIPS_DEFAULT_ABI): Delete.
1172 * config/mips/tm-irix5.h (MIPS_DEFAULT_ABI): Delete.
1173 * config/mips/tm-irix6.h (MIPS_DEFAULT_ABI): Delete.
1174 * mips-tdep.c (mips_gdbarch_init) [MIPS_DEFAULT_ABI]: Delete code.
1175
1176 2002-08-14 Michael Snyder <msnyder@redhat.com>
1177
1178 * mips-tdep.c (mips_frame_chain): Check for call-dummy frames.
1179
1180 2002-08-19 Elena Zannoni <ezannoni@redhat.com>
1181
1182 * rs6000-tdep.c (struct reg): Add field to indicate a pseudo
1183 register.
1184 (P): New macro to define a register as a pseudo register.
1185 (R, R4, R8, R16, FR32, R64, R0): Updated.
1186 (struct variant): Add new fields for number of pseudo registers
1187 and number of total registers.
1188 (tot_num_registers): New macro replacing....
1189 (num_registers): ...deleted macro.
1190 (num_registers): New function.
1191 (num_pseudo_registers): New function.
1192 (variants): Update all variants to intialize new fields correctly.
1193 Postpone initialization of number of pseudo regs and real regs.
1194 (init_variants): New function.
1195 (rs6000_gdbarch_init): Initialize variants. Update calculation of
1196 registers offsets.
1197
1198 2002-08-19 David Carlton <carlton@math.stanford.edu>
1199
1200 * valops.c (search_struct_field): Change error message to treat
1201 return value of 0 from value_static_field as meaning that field is
1202 optimized out.
1203 (value_struct_elt_for_reference): Ditto.
1204 * values.c (value_static_field): Treat an unresolved location the
1205 same as a nonexistent symbol. Fix PR gdb/635.
1206 * gnu-v2-abi.c (gnuv2_value_rtti_type): Eliminate test for being
1207 enclosed. Fix PR gdb/574.
1208 * MAINTAINERS: Add self to Write After Approval list.
1209
1210 2002-08-19 Andrew Cagney <ac131313@redhat.com>
1211
1212 * mips-tdep.c (mips_xfer_register): New function.
1213 (mips_n32n64_extract_return_value): Rewrite.
1214 (mips_gdbarch_init): For N32 and N64, set extract_return_value
1215 instead of deprecated_extract_return_value.
1216
1217 2002-08-19 Elena Zannoni <ezannoni@redhat.com>
1218
1219 * rs6000-tdep.c (TDEP): Delete macro.
1220 (branch_dest): Replace use of TDEP macro with its body.
1221 (rs6000_pop_frame): Ditto.
1222 (rs6000_push_arguments): Ditto.
1223 (rs6000_skip_trampoline_code): Ditto.
1224 (rs6000_frame_saved_pc): Ditto.
1225 (rs6000_frame_chain): Ditto.
1226 (rs6000_register_name): Ditto.
1227 (rs6000_register_byte): Ditto.
1228 (rs6000_register_raw_size): Ditto.
1229 (rs6000_register_virtual_type): Ditto.
1230 (rs6000_register_convertible): Ditto.
1231 (rs6000_convert_from_func_ptr_addr): Ditto.
1232
1233 2002-08-19 Daniel Jacobowitz <drow@mvista.com>
1234
1235 * config/mips/tm-linux.h (REALTIME_LO, REALTIME_HI): Define
1236 conditionally.
1237 (JB_PC, JB_ELEMENT_SIZE): Rename to MIPS_LINUX_JB_PC and
1238 MIPS_LINUX_JB_ELEMENT_SIZE.
1239 * mips-linux-tdep.c (supply_gregset, fill_gregset): Use alloca
1240 for MAX_REGISTER_RAW_SIZE arrays.
1241 (mips_linux_get_longjmp_target): Use MIPS_LINUX_JB_PC and
1242 MIPS_LINUX_JB_ELEMENT_SIZE.
1243
1244 2002-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
1245
1246 * i387-tdep.c (i387_print_float_info): Fix typo in comment.
1247
1248 2002-08-19 Aidan Skinner <aidan@velvet.net>
1249
1250 * Makefile.in (SFILES): Add ada-exp.y ada-lang.c ada-typeprint.c
1251 ada-valprint.c ada-tasks.c.
1252 (YYFILES): Add ada-exp.y.
1253 (ada-exp.tab.c ada-lex.c ada-lang.o): New target.
1254 (ada-tasks.o ada-typeprint.o ada-valprint.o): New target.
1255 (ada-exp.tab.o): New target.
1256
1257 2002-08-18 Andrew Cagney <ac131313@redhat.com>
1258
1259 * regcache.c (regcache_xfer_part): New function.
1260 (regcache_raw_read_part): New function.
1261 (regcache_raw_write_part): New function.
1262 (regcache_cooked_read_part): New function.
1263 (regcache_cooked_write_part): New function.
1264 * regcache.h (regcache_raw_read_part): Declare.
1265 (regcache_raw_write_part): Declare.
1266 (regcache_cooked_read_part): Declare.
1267 (regcache_cooked_write_part): Declare.
1268
1269 2002-08-18 Daniel Jacobowitz <drow@mvista.com>
1270
1271 * remote.c (remote_open_1): Add async_p.
1272 (remote_async_open_1): Delete.
1273 (open_remote_target): Delete.
1274 (remote_open, extended_remote_open): Update calls to remote_open_1.
1275 (remote_async_open, extended_remote_async_open): Call
1276 remote_open_1 instead of remote_async_open_1.
1277
1278 2002-08-19 Mark Kettenis <kettenis@gnu.org>
1279
1280 * blockframe.c: Fix a few coding standard violations.
1281
1282 2002-08-19 Mark Kettenis <kettenis@gnu.org>
1283
1284 * config/i386/nm-i386sco5.h (START_INFERIOR_TRAPS_EXPECTED): Moved
1285 here from ...
1286 * config/i386/tm-i386sco5.h: ... here. File removed.
1287 * config/i386/i386sco5.mt (TM_FILE): Set to tm-i386v4.h.
1288
1289 * config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define.
1290 * config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.o
1291 (TM_FILE): Set to tm-i386.h.
1292 * config/i386/i386v.mt (TM_FILE): Set to tm-i386.h.
1293 * config/i386/tm-i386v.h: Remove file.
1294 * config/i386/tm-ptx.h [!SEQUENT_PTX4]: Include "i386/tm-i386.h"
1295 instead of "i386/tm-i386v.h".
1296 (START_INFERIOR_TRAPS_EXPECTED): Remove define.
1297 * config/i386/tm-symmetry: Include "i386/tm-i386.h" instead of
1298 "i386/tm-i386v.h".
1299 (START_INFERIOR_TRAPS_EXPECTED): Remove define.
1300 * config/i386/tm-vxworks.h: Include "i386/tm-i386.h" instead of
1301 "i386/tm-i386.h".
1302
1303 2002-08-18 Mark Kettenis <kettenis@gnu.org>
1304
1305 * config/i386/nm-i386v.h: Add protection against
1306 multiple-inclusion.
1307 (i386_register_u_addr): Remove prototype.
1308 (register_u_addr): New prototype.
1309 (REGISTER_U_ADDR): Redefine accordingly.
1310 * i386v-nat.c: Improve several comments.
1311 (i386_register_u_addr): Change signature and rename to
1312 register_u_addr. Use FP_REGNUM_P. Rewrite slightly to get rid of
1313 ubase variable.
1314
1315 2002-08-18 Andrew Cagney <ac131313@redhat.com>
1316
1317 * config/mips/tm-mips.h (STORE_RETURN_VALUE): Delete macro.
1318 (DEPRECATED_EXTRACT_RETURN_VALUE): Delete macro.
1319 * mips-tdep.c (mips_gdbarch_init): Set store_return_value and
1320 deprecated_extract_return_value.
1321 (mips_o32_push_arguments, mips_o64_push_arguments): Clone and
1322 rename mips_o32o64_push_arguments.
1323 (mips_gdbarch_init): Update.
1324 (mips_extract_return_value): Delete.
1325 (mips_o32_extract_return_value): Clone mips_extract_return_value.
1326 (mips_o64_extract_return_value): Clone mips_extract_return_value.
1327 (mips_eabi_extract_return_value): Clone mips_extract_return_value.
1328 (mips_n32n64_extract_return_value): Clone
1329 mips_extract_return_value.
1330 (mips_store_return_value): Delete.
1331 (mips_o32_store_return_value): Clone mips_store_return_value.
1332 (mips_o64_store_return_value): Clone mips_store_return_value.
1333 (mips_eabi_store_return_value): Clone mips_store_return_value.
1334 (mips_n32n64_store_return_value): Clone mips_store_return_value.
1335
1336 2002-08-18 Aidan Skinner <aidan@velvet.net>
1337
1338 * ada-lang.c: Use gdb_string.h instead of <string.h>.
1339 * ada-typeprint.c: Use gdb_string.h instead of <string.h>.
1340
1341 2002-08-18 Aidan Skinner <aidan@velvet.net>
1342
1343 * ada-lang.c: Run through gdb_indent.sh.
1344 * ada-lang.h: Run through gdb_indent.sh.
1345 * ada-tasks.c: Run through gdb_indent.sh.
1346 * ada-typeprint.c: Run through gdb_indent.sh.
1347 * ada-valprint.c: Run through gdb_indent.sh.
1348
1349 2002-08-18 Andrew Cagney <ac131313@redhat.com>
1350
1351 * osabi.c (gdbarch_init_osabi): Don't complain about an unknown
1352 ABI.
1353
1354 2002-08-18 Mark Kettenis <kettenis@gnu.org>
1355
1356 * i386b-nat.c [FETCH_INFERIOR_REGISTERS]: Remove dead code.
1357
1358 * config/i386/nm-i386bsd.h (FLOAT_INFO): Remove redundant #undef.
1359 * i386b-nat.c [FLOAT_INFO]: Remove dead code.
1360
1361 * i386-tdep.c (i386_do_pop_frame, i386_store_return_value): Call
1362 write_register_gen instead of write_register_bytes.
1363
1364 * NEWS: Mention that the i[3456]-*mach3*, i[3456]-*-mach* and
1365 i[3456]-*-osf1mk* configurations have been made obsolete.
1366 * configure.host: Make i[3456]86-*-mach3*, i[3456]86-*mach* and
1367 i[3456]86-*-osf1mk* hosts obsolete.
1368 * confighure.tgt: Make i[3456]86-*-mach3*, i[3456]86-*-osf1mk*
1369 targets obsolete.
1370 * config/i386/i386mach.mh, config/i386/nm-i386mach.h,
1371 config/i386/xm-i386mach.h, config/i386/i386m3.mh,
1372 config/i386/i386m3.mt, config/i386/nm-m3.h,
1373 config/i386/tm-i386m3.h, config/i386/xm-i386m3.h,
1374 config/i386/i386mk.mh, config/i386/i386mk.mt,
1375 config/i386/tm-i386mk.h, config/i386/xm-i386mk.h: Make files
1376 obsolete.
1377 * i386mach-nat.c, i386m3-nat.c: Make files obsolete.
1378 * Makefile.in (ALLDEPFILES): Remove i386mach.c i386m3-nat.c
1379 (i386mach-nat.o, i386m3-nat.o):Make targets obsolete.
1380
1381 2002-08-18 Andrew Cagney <ac131313@redhat.com>
1382
1383 * config/pa/tm-hppa.h (hppa_store_return_value): Declare.
1384 (hppa_value_returned_from_stack): Declare.
1385 (hppa_extract_return_value): Declare.
1386 * config/pa/hppa.mt: New file.
1387 * configure.tgt: Recognize hppa*-*-*.
1388 * MAINTAINERS: Change HPPA target to hppa-elf. Still broken.
1389
1390 2002-08-18 Mark Kettenis <kettenis@gnu.org>
1391
1392 * i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Fix typo in
1393 comment.
1394
1395 2002-08-17 Mark Kettenis <kettenis@gnu.org>
1396
1397 * top.c (gdb_rl_operate_and_get_next): Make sure
1398 operate-and-get-next functions correctly even when the history
1399 list is completely filled.
1400
1401 2002-08-18 Andrew Cagney <ac131313@redhat.com>
1402
1403 * MAINTAINERS (Target Instruction Set Architectures): Rename
1404 Target/Architectures. Replace vax-dec-vms5.5 with vax-netbsd.
1405 Replace s390-linux with s390-linux-gnu. Remove i386-aout,
1406 mcore-pe, mips64-elf, sparc64-elf. Remove i586-pc-msdosdjgpp,
1407 already listed under Host/Native.
1408
1409 * configure.tgt: Combine i[3456]86-*-coff*, i[3456]86-*-elf*,
1410 i[3456]86-*-pe*, and i[3456]86-*-aout* into i[3456]86-*-*. Add
1411 mips*-*-*.
1412
1413 2002-08-17 Andrew Cagney <ac131313@redhat.com>
1414
1415 * config/ia64/ia64.mt: New file.
1416 * config/alpha/alpha.mt: New file.
1417 * MAINTAINERS: Change the alpha target to alpha-elf and IA-64 to
1418 ia64-linux-gnu. Mention that ia64-elf is broken.
1419 * configure.tgt: Add alpha*-*-* and ia64*-*-* patterns.
1420
1421 2002-08-17 Mark Kettenis <kettenis@elgar.kettenis.dyndns.org>
1422
1423 * i386-tdep.c (i386_svr4_init_abi, i386_nw_init_abi): Use
1424 generic_func_frame_valid instead of func_frame_valid.
1425
1426 2002-08-16 Joel Brobecker <brobecker@gnat.com>
1427
1428 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,
1429 procfs appears to be broken when debugging on multi-processor
1430 machines. So enable software single stepping in order to avoid
1431 using the procfs interface to do next/step operations, using
1432 internal breakpoints instead.
1433
1434 * infrun.c (handle_inferior_event): Readjust the stop_pc by
1435 DECR_PC_AFTER_BREAK when hitting a single step breakpoint, to
1436 make this pc address equal to the value it would have if the
1437 system stepping capability was used. Also set a new flag used
1438 to ensure that we don't readjust the PC one more time later.
1439
1440 * breakpoint.c (bpstat_stop_status): Do not adjust the PC
1441 address by DECR_PC_AFTER_BREAK when software single step is
1442 in use for this architecture, as this has already been taken
1443 care of in handle_inferior_event().
1444
1445 2002-08-16 Joel Brobecker <brobecker@gnat.com>
1446
1447 * infrun.c (handle_inferior_event): Minor reformatting, to make
1448 a rather long condition expression easier to read.
1449
1450 2002-08-16 Andrew Cagney <ac131313@redhat.com>
1451
1452 * Makefile.in (gdbtk.o): Move to end of file.
1453 (gdbtk-bp.o, gdbtk-cmds.o): Ditto.
1454 (gdbtk-hooks.o, gdbtk-register.o): Ditto.
1455 (gdbtk-stack.o, gdbtk-varobj.o): Ditto.
1456 (gdbtk-wrapper.o, gdbres.o): Ditto.
1457
1458 2002-08-16 Andrew Cagney <ac131313@redhat.com>
1459
1460 * Makefile.in (copying.o): Separate out compile rule.
1461 (hpux-thread.o, procfs.o, signals.o): Ditto.
1462 (v850ice.o, z8k-tdep.o): Ditto.
1463 (tui-file.o): Move to TUI section.
1464 (xdr_ptrace.o, xdr_rdb.o, xdr_ld.o): Move to separate section.
1465 (nindy.o, Onindy.o, ttyflush.o): Move to separate section.
1466
1467 2002-08-16 Joel Brobecker <brobecker@gnat.com>
1468
1469 * i386-tdep.c (i386_pe_skip_trampoline_code): renamed from
1470 skip_trampoline_code, for better namespace-proofing.
1471
1472 * i386-tdep.h (i386_pe_skip_trampoline_code): Add declaration.
1473
1474 2002-08-16 Joel Brobecker <brobecker@gnat.com>
1475
1476 * config/i386/tm-cygwin.h: Remove some "#if 0"'ed macros.
1477
1478 2002-08-16 Joel Brobecker <brobecker@gnat.com>
1479
1480 * infrun.c (handle_inferior_event): When receiving a SIGTRAP
1481 signal, check whether we hit a breakpoint before checking for a
1482 single step breakpoint. Otherwise, GDB fails to notice that a
1483 breakpoint has been hit when stepping onto a breakpoint.
1484
1485 2002-08-16 Keith Seitz <keiths@redhat.com>
1486
1487 * gdb-events.sh (clear_gdb_event_hooks): New function.
1488 * gdb-events.c: Regenerate.
1489 * gdb-events.h: Regenerate.
1490
1491 2002-08-16 Andrew Cagney <ac131313@redhat.com>
1492
1493 * breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint to
1494 not_a_sw_breakpoint.
1495 * breakpoint.h (bpstat_stop_status): Add parameter names.
1496
1497 2002-08-16 Grace Sainsbury <graces@redhat.com>
1498
1499 * remote.c (remote_insert_hw_breakpoint)
1500 (remote_remove_hw_breakpoint): Fix calculation of length field
1501 for Z-packet.
1502
1503 2002-08-15 Michael Snyder <msnyder@redhat.com>
1504
1505 * irix5-nat.c (supply_gregset): Allocate plenty-big buffer
1506 (32 bytes) instead of using MAX_REGISTER_RAW_SIZE.
1507 (supply_fpregset): Ditto.
1508
1509 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_VIRTUAL,
1510 REGISTER_CONVERT_TO_RAW, REGISTER_CONVERTIBLE,
1511 MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE): Delete.
1512 (TARGET_READ_SP): Delete.
1513 (DO_REGISTERS_INFO): Delete.
1514 (FUNCTION_START_OFFSET, IN_SIGTRAMP, REGISTER_VIRTUAL_SIZE):
1515 Delete.
1516 (REGISTER_CONVERT_FROM_TYPE, REGISTER_CONVERT_TO_TYPE): Convert
1517 from macros to functions.
1518
1519 * mips-tdep.c (mips_gdbarch_init): Set the above in the gdbarch.
1520 (mips_register_convertible, mips_register_convert_to_virtual,
1521 mips_register_convert_to_raw): Make static.
1522 (mips_read_sp): New function.
1523 (mips_gdbarch_init): Set gdbarch read_sp to mips_read_sp.
1524 (mips_do_registers_info): Make static.
1525 (mips_gdbarch_init): Insert mips_do_registers_info into gdbarch.
1526 (in_sigtramp): Make static, rename to mips_pc_in_sigtramp.
1527 (mips_register_convert_from_type, mips_register_convert_to_type):
1528 New functions.
1529 (mips_gdbarch_init): Set up function_start_offset,
1530 register_virtual_size, pc_in_sigtramp.
1531
1532 2002-08-15 Andrew Cagney <ac131313@redhat.com>
1533
1534 * infcmd.c (vector_info): New function.
1535 (_initialize_infcmd): Add command "info vector".
1536 (print_vector_info): New function.
1537
1538 * gdbarch.sh (PRINT_VECTOR_INFO): New method
1539 * gdbarch.h, gdbarch.c: Regenerate.
1540
1541 2002-08-15 Andrew Cagney <ac131313@redhat.com>
1542
1543 * infcmd.c (do_registers_info): Rename parameter ``fpregs'' to
1544 ``print_all''. Only print vector registers when ``print_all''.
1545
1546 2002-08-15 Andrew Cagney <ac131313@redhat.com>
1547
1548 * i387-tdep.h (i387_print_float_info): Add `args' parameter.
1549 * i387-tdep.c (i387_print_float_info): Add `args' parameter.
1550
1551 * gdbarch.sh (PRINT_FLOAT_INFO): Change to a predicate method.
1552 Add `args' parameter.
1553 * gdbarch.h, gdbarch.c: Regenerate.
1554
1555 * arm-tdep.c (arm_print_float_info): Add the parameter `args'.
1556
1557 * infcmd.c (float_info): Call print_float_info.
1558 (print_float_info): New function. By default, print the
1559 floating-point registers.
1560
1561 * arch-utils.h (default_print_float_info): Delete declaration.
1562 * arch-utils.c (default_print_float_info): Delete function.
1563
1564 2002-08-16 Mark Kettenis <kettenis@gnu.org>
1565
1566 * config/i386/nm-i386v.h (FLOAT_INFO): Remove already commented
1567 out define.
1568
1569 * i387-tdep.c (i387_print_float_info): Add comment about ignoring
1570 FRAME.
1571
1572 * NEWS: Mention that the i[3456]-*-aix target has been made obsolete.
1573 * configure.host: Make i[3456]86-*-aix host obsolete.
1574 * configure.tgt: Make i[3456]86-*-aix target obsolete.
1575 * config/i386/i386aix.mh, config/i386/i386aix.mt,
1576 config/i386/nm-i386aix.h, condig/i386/tm-i386aix.h,
1577 config/i386/xm-i386aix.h: Make files obsolete.
1578 * i386aix-nat.c: Make file obsolete.
1579 * Makefile.in (ALLDEPFILES): Remove i386aix-nat.c.
1580 (i386aix-nat.o): Make target obsolete.
1581
1582 * config/i386/nm-gnu.h: Removed.
1583 * config/i386/nm-i386gnu.h: New file.
1584 (THREAD_STATE_FLAVOR, THREAD_STATE_SIZE,
1585 THREAD_STATE_SET_TRACED, THREAD_STATE_CLEAR_STATE, ATTACH_DETACH):
1586 Moved here from ...
1587 * config/i386/tm-i386gnu.h: ... here. Removed.
1588 * config/i386/xm-i386gnu.h: Removed.
1589 * config/i386/i386gnu.mh (XM_FILE): Set to xm-i386.h.
1590 (NAT_FILE): Set to nm-i386gnu.h.
1591 * config/i386/i386gnu.mt (TDEPFILES): Add i386gnu-tdep.o.
1592 * i386-tdep.c: New file.
1593 * Makefile.in (ALLDEPFILES): Add i386gnu-nat.c and i386gnu-tdep.c.
1594 (i386gnu-tdep.o): Specify dependencies.
1595
1596 2002-08-15 Mark Kettenis <kettenis@gnu.org>
1597
1598 * config/i386/tm-i386sco5.h: Include "i386/tm-i386v4.h" instead of
1599 "i386/tm-i386.h", "i386/tm-i386v.h" and "config/tm-sysv.h".
1600 Adjust a few comments to reflect reality a bit closer.
1601 (KERNEL_U_SIZE, TARGET_HAS_HARDWARE_WATCHPOINTS,
1602 TARGET_CAN_USE_HARDWARE_WATCHPOINT, HAVE_CONTINUEABLE_WATCHPOINT,
1603 HAVE_STEPPABLE_WATCHPOINT, STOPPED_BY_WATCHPOINT,
1604 target_insert_watchpoint, target_remove_watchpoint):
1605 Move defines to ...
1606 * config/i386/nm-i386sco5.h: ... here.
1607 (kernel_u_size): Add prototype. Improve a few comments and add
1608 protection against multiple inclusion.
1609
1610 * config/i386/nm-i386sco.h (FLOAT_INFO): Remove already commented
1611 out define.
1612
1613 * uw-thread.c (SP_ARG0): Define if not already defined.
1614 * config/i386/tm-i386.h (SO_ARG0): Remove define.
1615
1616 * config/i386/tm-i386v4.h (HAVE_I387_REGS): Remove define.
1617
1618 * config/i386/tm-i386.h: Don't include "regcache.h".
1619
1620 * i387-tdep.h (i387_print_float_info): New prototype.
1621 * i387-tdep.c (print_i387_value, print_i387_ext,
1622 print_i387_status_word, print_i387_control_word): Add `struct
1623 ui_file *' argument and use it for output.
1624 (i387_print_float_info): Renamed from i387_float_info. Add
1625 `struct gdbarch *' and `struct ui_file *' arguments and use the
1626 latter for output.
1627 * i386-tdep.c: Include "i387-tdep.h".
1628 (i386_gdbarch_init): Set print_float_info.
1629 * config/i386/tm-i386.h (i387_float_info): Remove prototype.
1630 (FLOAT_INFO): Remove define.
1631
1632 2002-08-13 Michael Snyder <msnyder@redhat.com>
1633
1634 * mips-tdep.c (mips_push_arguments): Rename to
1635 mips_eabi_push_arguments, and tune for EABI.
1636 (MIPS_REGS_HAVE_HOME_P): Delete.
1637 (struct gdbarch_tdep): Remove mips_regs_have_home_p field.
1638 (mips_gdbarch_init): Set gdbarch push_arguments for eabi.
1639 Delete references to mips_regs_have_home_p.
1640
1641 2002-08-14 Keith Seitz <keiths@redhat.com>
1642
1643 * Makefile.in (install-gdbtk): Create insight plugin directory.
1644 Install plugins.tcl file.
1645
1646 2002-08-14 Keith Seitz <keiths@redhat.com>
1647
1648 * configure.in: Move SUBDIRS to near top of the file so that
1649 --enable options may add things to it.
1650 If gdbtk is enabled, add gdbtk directory to SUBDIRS and configdirs.
1651 * configure: Regenerate.
1652
1653 2002-08-13 Michael Snyder <msnyder@redhat.com>
1654
1655 * mips-tdep.c (mips_o32o64_push_arguments): New function,
1656 cloned from mips_push_arguments, tuned for o32/o64 ABI.
1657 (mips_gdbarch_init): Set gdbarch_push_arguments to new func.
1658
1659 2002-08-13 Andrew Cagney <ac131313@redhat.com>
1660
1661 * vax-tdep.c (vax_get_saved_register): Delete function.
1662 (vax_gdbarch_init): Update.
1663 * ns32k-tdep.c (ns32k_get_saved_register): Delete function.
1664 (ns32k_gdbarch_init): Update.
1665 * alpha-tdep.c (alpha_get_saved_register): Delete function.
1666 (alpha_gdbarch_init): Update.
1667
1668 2002-08-13 Andrew Cagney <cagney@redhat.com>
1669
1670 * regcache.c (init_regcache_descr): Overallocate the
1671 raw_register_valid_p array including space for NUM_PSEUDO_REGS.
1672 (registers_changed): Replace NUM_REGS+NUM_PSEUDO_REGS with
1673 nr_raw_registers.
1674 (set_register_cached): Add range checking assertions. Use
1675 current_regcache.
1676
1677 2002-08-13 Mark Kettenis <kettenis@gnu.org>
1678
1679 * i386-tdep.c (i386_stab_reg_to_regnum): Return correct register
1680 numbers for MMX registers.
1681
1682 2002-08-13 Andrew Cagney <cagney@redhat.com>
1683
1684 * i386-tdep.c (i386_gdbarch_init): Use
1685 generic_unwind_get_saved_register.
1686
1687 2002-08-13 Kevin Buettner <kevinb@redhat.com>
1688
1689 * procfs.c (procfs_can_use_hw_breakpoint): New function.
1690 (init_procfs_ops): Define ``to_can_use_hw_breakpoint'' for procfs
1691 target vector.
1692 * config/mips/nm-irix5.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
1693 Delete. Add comment regarding this now-deleted target method.
1694
1695 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1696
1697 * m68hc11-tdep.c (M68HC12_NUM_PSEUDO_REGS): New define.
1698 (M68HC12_HARD_PC_REGNUM): Define specific PC for 68HC12 (pseudo reg).
1699 (m68hc11_pseudo_register_read): Compute the 68HC12 PC using the
1700 real PC and the page number (if it's within the memory bank window).
1701 (m68hc11_pseudo_register_write): Likewise when saving.
1702 (m68hc11_register_name): Name the virtual pc 'pc' and the real one ppc.
1703 (m68hc11_register_virtual_type): Return uint32 for virtual pc.
1704 (m68hc11_register_raw_size): And use 32-bit for it.
1705 (m68hc11_gdbarch_init): Use 32-bit address for 68HC12 if the
1706 16K memory bank is used by the prog; also use the virtual pc.
1707
1708 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1709
1710 * m68hc11-tdep.c (m68hc11_elf_make_msymbol_special): New function.
1711 (m68hc11_gdbarch_init): Install it in gdbarch.
1712 (MSYMBOL_SET_RTC, MSYMBOL_SET_RTI): New to set symbol specific flags.
1713 (MSYMBOL_IS_RTC, MSYMBOL_IS_RTI): New to test these flags.
1714 (MSYMBOL_SIZE): New for documentation.
1715 (insn_return_kind): Enum to specify how a function returns.
1716 (frame_extra_info): Cleanup and record the return mode.
1717 (gdbarch_tdep, USE_PAGE_REGISTER): New to control the use of page
1718 register in address computation.
1719 (m68hc11_get_return_insn): New to obtain the return instruction used
1720 by the function.
1721 (m68hc11_frame_init_saved_regs): Take into account the return
1722 instruction used by the function for far and interrupt functions.
1723 (m68hc11_init_extra_frame_info): Take into account page register.
1724 (m68hc11_frame_args_address): Adjust according to the return mode.
1725 (show_regs): Print page register only when it's used.
1726
1727 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1728
1729 * m68hc11-tdep.c (HARD_PAGE_REGNUM): Define for 68HC12 page register.
1730 (M68HC11_LAST_HARD_REG, m68hc11_register_names): Update.
1731 (m68hc11_register_virtual_type): Return a 8-bit type for 8-bit
1732 registers.
1733 (m68hc11_register_raw_size): Likewise.
1734
1735 2002-08-13 Andrew Cagney <cagney@redhat.com>
1736
1737 * i386-tdep.c (i386_register_name): Handle mmx registers.
1738 (mmx_regnum_p): New function.
1739 (i386_mmx_names): New array.
1740 (mmx_num_regs): New variable.
1741 (i386_pseudo_register_read): New function.
1742 (i386_pseudo_register_write): New function.
1743 (mmx_regnum_to_fp_regnum): New function. Code from Fernando Nasser.
1744
1745 * regcache.c (regcache_raw_read_unsigned): New function.
1746 (regcache_raw_read_signed): New function.
1747 * regcache.h (regcache_raw_read_unsigned): Declare.
1748 (regcache_raw_read_signed): Declare.
1749
1750 2002-08-13 Andrew Cagney <cagney@redhat.com>
1751
1752 * regcache.c (regcache_raw_read_as_address): Delete function.
1753 (regcache_cooked_read_signed): New function.
1754 (regcache_cooked_read_unsigned): New function.
1755 * regcache.h (regcache_cooked_read_signed): Declare.
1756 (regcache_cooked_read_unsigned): Declare.
1757 (regcache_raw_read_as_address): Delete declaration.
1758
1759 * blockframe.c (generic_read_register_dummy): Use
1760 regcache_cooked_read_unsigned.
1761 * i386-tdep.c (i386_extract_struct_value_address): Use
1762 regcache_cooked_read_unsigned.
1763
1764 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1765
1766 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set int, double and long
1767 double sizes according to ELF ABI flags.
1768 (gdbarch_tdep): Record elf_flags.
1769
1770 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1771
1772 * m68hc11-tdep.c (M6812_OP_PSHX, M6812_OP_PSHY): New defines.
1773 (m6812_prolog): They can appear in 68HC12 function prologue.
1774 (m68hc11_frame_chain): Cleanup.
1775
1776 2002-08-12 Andrew Cagney <cagney@redhat.com>
1777
1778 * i386-tdep.h (i386_register_byte, i386_register_raw_size): Delete
1779 declarations.
1780 * i386-linux-tdep.c (i386_linux_register_byte): Delete function.
1781 (i386_linux_register_raw_size): Delete function.
1782 (i386_linux_init_abi): Update.
1783 * i386-tdep.c (i386_register_raw_size): Delete function.
1784 (i386_register_byte): Delete function.
1785 (i386_gdbarch_init): Update.
1786 (i386_register_size): Delete array.
1787 (i386_register_offset): Delete array.
1788
1789 * config/i386/tm-symmetry.h (REGISTER_BYTE): Delete macro.
1790 (REGISTER_RAW_SIZE): Delete macro.
1791 * config/i386/tm-ptx.h (REGISTER_RAW_SIZE): Delete macro.
1792 (REGISTER_BYTE): Delete macro.
1793
1794 2002-08-11 Aidan Skinner <aidan@velvet.net>
1795
1796 * ada-lang.c (ada_lookup_partial_symbol)
1797 (to_fixed_variant_branch_type) (find_line_in_linetable): Fix
1798 prototype names so that grep ^func works properly.
1799
1800 * ada-lang.c (ada_array_element_type)
1801 (ada_lookup_partial_symbol): Fix typos in parameter list.
1802
1803 * ada-valprint.c (val_print_packed_array_elements) (ada_val_print_1):
1804 Fix prototype names so that grep ^func works properly.
1805
1806 2002-08-10 Andrew Cagney <cagney@redhat.com>
1807 Elena Zannoni <ezannoni@redhat.com>
1808 Martin M. Hunt <hunt@redhat.com>
1809
1810 * gdbtypes.c (build_builtin_type_vec128): Set the vector bit.
1811 (build_builtin_type_vec128i): Set the vector bit.
1812 * gdbtypes.h (builtin_type_vec64, builtin_type_vec64i): Declare.
1813 * gdbtypes.c (builtin_type_vec64, builtin_type_vec64i): Define.
1814 (build_builtin_type_vec64): New function.
1815 (build_builtin_type_vec64i): New function.
1816 (build_gdbtypes): Initialize builtin_type_vec64 and
1817 builtin_type_vec64i.
1818
1819 2002-08-09 Andrew Cagney <cagney@redhat.com>
1820
1821 * regcache.c (regcache_dump): Compare the register offset
1822 with REGISTER_BYTE.
1823 * arch-utils.c (generic_register_byte): New function.
1824 * arch-utils.h (generic_register_byte): Declare.
1825 * gdbarch.sh (REGISTER_BYTE): Default to generic_register_byte.
1826 * gdbarch.h, gdbarch.c: Regenerate.
1827
1828 2002-08-09 Andrew Cagney <cagney@redhat.com>
1829
1830 * regcache.c: Include "gdbcmd.h"
1831 (_initialize_regcache): Add commands "maintenance print
1832 registers", "maintenance print raw-registers" and "maintenance
1833 print cooked-registers".
1834 (enum regcache_dump_what): Define.
1835 (dump_endian_bytes): New function.
1836 (regcache_dump): New function.
1837 (regcache_print): New function.
1838 (maintenance_print_registers): New function.
1839 (maintenance_print_raw_registers): New function.
1840 (maintenance_print_cooked_registers): New function.
1841 * Makefile.in (regcache.o): Update dependencies.
1842
1843 2002-08-09 Michael Snyder <msnyder@redhat.com>
1844
1845 * mips-tdep.c (ROUND_DOWN, ROUND_UP): Move to global scope.
1846 (mips_push_arguments): Correct some comments. Use paddr_nz
1847 for printing addresses in debug output. Replace static
1848 allocation using MAX_REGISTER_RAW_SIZE with alloca.
1849 (mips_n32n64_push_arguments): New function, cloned from
1850 mips_push_arguments and tuned for the n32/n64 ABI.
1851 (mips_push_register): Buffer needs dynamic allocation.
1852 (mips_print_register): Ditto.
1853 (do_gp_register_row): Ditto.
1854 (mips_store_return_value): Ditto.
1855 (mips_gdbarch_init): Set gdbarch_push_arguments per ABI.
1856
1857 2002-08-09 Don Howard <dhoward@redhat.com>
1858
1859 * memattr.c (mem_info_command): Print special case of upper bound
1860 as max CORE_ADDR + 1.
1861
1862 2002-08-08 Michael Snyder <msnyder@redhat.com>
1863
1864 * mips-tdep.c (mips_n32n64_use_struct_convention): N32 only
1865 returns structs by ref if they're too big to fit in two registers.
1866
1867 2002-08-09 Kevin Buettner <kevinb@redhat.com>
1868
1869 * mips-tdep.c (mips_init_extra_frame_info): Initialize SP_REGNUM's
1870 saved regs value.
1871 (read_next_frame_reg): Call FRAME_INIT_SAVED_REGS instead of
1872 mips_find_saved_regs().
1873 (mips_pop_frame): Likewise.
1874
1875 2002-08-09 Kevin Buettner <kevinb@redhat.com>
1876
1877 * blockframe.c (frame_saved_regs_register_unwind): Revise
1878 PC_IN_CALL_DUMMY assertion to only apply when generic dummy
1879 frames are in use.
1880
1881 2002-08-09 Grace Sainsbury <graces@redhat.com>
1882
1883 * remote.c: (remote_wait, remote_async_wait): Add check for awatch
1884 T-packets; the 'a' is not taken as a register number.
1885 (remote_check_watch_resources, remote_stopped_by_watchpoint)
1886 (remote_stopped_data_address): New functions; add to target
1887 vector.
1888 (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint): Change
1889 prototypes to match other implementations of this
1890 function. replace integer argument with pointer -- the length
1891 field in the Z-packet is the length of what is pointed to or 1 if
1892 pointer is null. Add to target vector.
1893 (remote_insert_watchpoint, remote_remove_watchpoint): Add to
1894 target vector.
1895
1896 From Mark Salter:
1897 * remote.c (remote_wait): Add support to extract optional
1898 watchpoint information from T-packet. Ignore unrecognized
1899 optional info in T-packet.
1900 (remote_async_wait): Ditto.
1901
1902 2002-08-09 Corinna Vinschen <vinschen@redhat.com>
1903
1904 * cli/cli-dump.c: Change fopen modes to use binary open modes
1905 as defined in include/fopen-bin.h throughout.
1906
1907 2002-08-08 Michael Snyder <msnyder@redhat.com>
1908
1909 * mips-tdep.c: Minor whitespace and indentation clean-ups.
1910
1911 2002-08-08 Kevin Buettner <kevinb@redhat.com>
1912
1913 * doublest.c (store_floating): Avoid floatformat_from_doublest()
1914 assertion failure by returning early after a warning.
1915
1916 2002-08-08 Kevin Buettner <kevinb@redhat.com>
1917
1918 * mips-tdep.c (mips_find_saved_regs): Make static.
1919 (mips_frame_init_saved_regs): New function.
1920 (mips_gdbarch_init): Setup FRAME_INIT_SAVED_REGS method.
1921 * config/mips/tm-mips.h (FRAME_INIT_SAVED_REGS): Delete macro.
1922 (mips_find_saved_regs): Delete declaration.
1923
1924 2002-08-08 Grace Sainsbury <graces@redhat.com>
1925
1926 * remote.c (remote_wait, remote_async_wait): Change
1927 thread_num from int to ULONGEST.
1928 (unpack_varlen_hex): Change result parameter from
1929 int * to ULONGEST *.
1930
1931 2002-08-08 Andrew Cagney <ac131313@redhat.com>
1932
1933 * configure.tgt: Replace powerpc-*-sysv*, powerpc-*-elf*,
1934 powerpcle-*-eabi*, powerpcle-*-sysv* and powerpcle-*-elf* with
1935 powerpc*-*-*.
1936 * MAINTAINERS: Remove redundant rs6000-ibm-aix4.1 target.
1937
1938 2002-08-08 Andrew Cagney <cagney@redhat.com>
1939
1940 * gcore.c (override_derive_stack_segment): Delete variable.
1941 (preempt_derive_stack_segment): Delete function.
1942 (derive_stack_segment): Delete function.
1943 (default_derive_stack_segment): Renamed to derive_stack_segment.
1944 (override_derive_heap_segment): Delete variable.
1945 (preempt_derive_heap_segment): Delete function.
1946 (derive_heap_segment): Delete function.
1947 (default_derive_heap_segment): Rename to derive_heap_segment.
1948
1949 2002-08-06 Michael Snyder <msnyder@redhat.com>
1950
1951 * config/mips/tm-mips.h: Remove #define USE_STRUCT_CONVENTION.
1952 * mips-tdep.c (mips_EABI_use_struct_convention,
1953 mips_OABI_use_struct_convention, mips_NABI_use_struct_convention):
1954 New functions. (mips_use_struct_convention): Delete.
1955 (mips_gdbarch_init): set use_gdbarch_convention.
1956
1957 2002-08-06 Michael Snyder <msnyder@redhat.com>
1958
1959 * mips-tdep.c: gdbarch-ify reg_struct_has_addr.
1960 (mips_eabi_reg_struct_has_addr, mips_n32n64_reg_struct_has_addr,
1961 mips_o32_reg_struct_has_addr): New functions.
1962 (mips_gdbarch_init): Set gdbarch reg_struct_has_addr.
1963
1964 2002-08-07 Andrew Cagney <ac131313@redhat.com>
1965
1966 * regcache.c (pseudo_register): Delete function.
1967 (fetch_register): Delete function.
1968 (store_register): Delete function.
1969 (regcache_raw_read, legacy_read_register_gen): Use
1970 target_fetch_registers instead of fetch_register.
1971 (legacy_write_register_gen, regcache_raw_write): Use
1972 target_store_register instead of store_register.
1973 (write_register_bytes): Ditto.
1974
1975 * gdbarch.sh (FETCH_PSEUDO_REGISTER): Delete.
1976 (STORE_PSEUDO_REGISTER): Delete.
1977 * gdbarch.h, gdbarch.c: Regenerate.
1978
1979 2002-08-06 Corinna Vinschen <vinschen@redhat.com>
1980
1981 * cli/cli-dump.c (add_dump_command): Explicitely use "b" flag to
1982 write dump file binary.
1983
1984 2002-08-05 Michael Snyder <msnyder@redhat.com>
1985
1986 * mips-tdep.c (mips_find_saved_regs): Adjust stack according
1987 to MIPS_SAVED_REGSIZE, not GDB_TARGET_IS_MIPS64. Enhance comment.
1988 (mips_gdbarch_init): Set N32 target to be mips64.
1989
1990 2002-08-06 Kevin Buettner <kevinb@redhat.com>
1991
1992 * frame.c (find_saved_register): Break out of loop once saved
1993 register address is found. Don't mention sparc in loop comment
1994 anymore.
1995
1996 2002-08-06 Kevin Buettner <kevinb@redhat.com>
1997
1998 * mips-tdep.c (mips_gdbarch_init): For the N32 ABI, set
1999 mips_default_saved_regsize to 8.
2000
2001 2002-08-06 Andrew Cagney <ac131313@redhat.com>
2002
2003 * gcore.c: Do not include <sys/procfs.h>.
2004 * Makefile.in (gcore.o): Update dependencies.
2005
2006 2002-08-06 Andrew Cagney <cagney@redhat.com>
2007
2008 * configure.tgt: Make arc-*-* obsolete.
2009 * NEWS: Mention that arc-*-* has been identifed as obsolete.
2010 * MAINTAINERS: Make arc-elf obsolete.
2011 * arc-tdep.c: Make file obsolete.
2012 * config/arc/arc.mt: Ditto.
2013 * config/arc/tm-arc.h: Ditto.
2014
2015 2002-08-05 Theodore A. Roth <troth@verinet.com>
2016
2017 * avr-tdep.c (avr_skip_prologue): Fix to return the correct pc.
2018
2019 2002-08-05 Andrew Cagney <ac131313@redhat.com>
2020
2021 * mcore-tdep.c (mcore_gdbarch_init): Use
2022 generic_unwind_get_saved_register instead of
2023 generic_get_saved_register.
2024 * v850-tdep.c (v850_gdbarch_init): Ditto.
2025 * frv-tdep.c (frv_gdbarch_init): Ditto.
2026 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2027 * s390-tdep.c (s390_gdbarch_init): Ditto.
2028 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
2029 * config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Ditto.
2030 * config/h8300/tm-h8300.h (GET_SAVED_REGISTER): Ditto.
2031
2032 2002-08-05 Joel Brobecker <brobecker@gnat.com>
2033
2034 * objfiles.h: Add missing #include "symfile.h"
2035
2036 * Makefile.in (objfiles_h): Add dependency on symfile.h and dependents.
2037
2038 2002-08-04 Andrew Cagney <ac131313@redhat.com>
2039
2040 From 2002-08-01 david carlton <carlton@math.stanford.edu>:
2041 * hpread.c (hpread_read_struct_type): Deleted superfluous setting
2042 of FIELD_BITSIZE.
2043
2044 2002-08-04 Daniel Jacobowitz <drow@mvista.com>
2045
2046 * NEWS: Cleanup and nitpick.
2047
2048 2002-08-03 Andrew Cagney <ac131313@redhat.com>
2049
2050 * NEWS: Cleanup. Use *-linux*-gnu*. Only use `*' for headings.
2051
2052 2002-08-03 Andrew Cagney <ac131313@redhat.com>
2053
2054 * Makefile.in (gdbtk-bp.o): Update dependencies.
2055 (gdbtk-register.o): Ditto.
2056 (gdbtk-varobj.o): Ditto.
2057
2058 2002-08-03 Andrew Cagney <cagney@redhat.com>
2059
2060 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Replace
2061 m68hc11_fetch_pseudo_register.
2062 (m68hc11_pseudo_register_write): Replace
2063 m68hc11_store_pseudo_register.
2064 (m68hc11_gdbarch_init): Update.
2065
2066 Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com>
2067
2068 * gdbarch.sh: Include "gdb_string.h".
2069 * gdbarch.c: Regenerate.
2070
2071 * regcache.c: Include "gdb_string.h".
2072 * ax-general.c: Ditto.
2073 * varobj.c: Ditto.
2074 * std-regs.c: Ditto.
2075 * fbsd-proc.c: Ditto.
2076 * thread.c: Ditto.
2077
2078 * Makefile.in (regcache.o): Update dependencies.
2079 (thread.o, gdbarch.o): Ditto.
2080 (ax-general.o, gdbarch.o): Ditto.
2081 (varobj.o, std-regs.o): Ditto.
2082 (fbsd-proc.o): Specify dependencies.
2083
2084 2002-08-02 Andrew Cagney <cagney@redhat.com>
2085
2086 * regcache.c (regcache_cooked_read): Rename rawnum parameter to
2087 regnum.
2088 (regcache_cooked_write): Ditto.
2089
2090 2002-08-02 Andrew Cagney <ac131313@redhat.com>
2091
2092 * regcache.c (regcache_cooked_read): New function.
2093 (regcache_cooked_write): New function.
2094 (read_register_gen): Rewrite using regcache_cooked_read.
2095 (write_register_gen): Rewrite using regcache_cooked_write.
2096
2097 * regcache.h (regcache_cooked_read, regcache_cooked_write):
2098 Declare.
2099
2100 2002-08-02 Andrew Cagney <cagney@redhat.com>
2101
2102 * gdbarch.sh (pseudo_register_read, pseudo_register_write):
2103 Replace the architecture methods register_read and register_write.
2104 * gdbarch.h, gdbarch.c: Regenerate.
2105 * regcache.c (init_regcache_descr): Update.
2106 (read_register_gen): Update.
2107 (write_register_gen): Update.
2108 (supply_register): Update comment.
2109
2110 * sh-tdep.c (sh_gdbarch_init): Update.
2111 (sh_pseudo_register_read, sh64_pseudo_register_read): Add
2112 `regcache' and `gdbarch' parameters. Make `buffer' a void
2113 pointer. Update code.
2114 (sh_pseudo_register_write, sh64_pseudo_register_write): Add
2115 `regcache' and `gdbarch' parameters. Make `buffer' a constant
2116 void pointer. Update code.
2117 (sh64_register_write): Delete.
2118 (sh4_register_read): Delete.
2119 (sh64_register_read): Delete.
2120 (sh4_register_write): Delete.
2121 (sh_sh4_register_convert_to_raw): Make `from' parameter a constant
2122 void pointer, `to' parameter a void pointer.
2123 (sh_sh64_register_convert_to_raw): Ditto.
2124
2125 2002-08-01 Kevin Buettner <kevinb@redhat.com>
2126
2127 * mips-tdep.c (mips_register_virtual_type): Use architecture
2128 invariant return values.
2129
2130 2002-08-01 Andrew Cagney <cagney@redhat.com>
2131
2132 * linux-proc.c: Include "gdb_string.h".
2133 * Makefile.in (linux-proc.o): Update dependency list.
2134
2135 2002-08-01 Kevin Buettner <kevinb@redhat.com>
2136
2137 * mips-tdep.c (mips_gdbarch_init): Add comments. Fix typo in
2138 comment.
2139
2140 2002-08-01 Grace Sainsbury <graces@redhat.com>
2141
2142 * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
2143 to_insert_watchpoint, to_remove_watchpoint,
2144 to_stopped_by_watchpoint, to_stopped_data_address,
2145 to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint to
2146 target vecctor. Define their corresponding macros so they call
2147 them.
2148
2149 * target.c: Add default and debug versions of for
2150 to_insert_hw_breakpoint, to_remove_hw_breakpoint,
2151 to_insert_watchpoint, to_remove_watchpoint,
2152 to_stopped_by_watchpoint, to_stopped_data_address,
2153 to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint.
2154
2155 2002-08-01 Kevin Buettner <kevinb@redhat.com>
2156
2157 * mips-tdep.c (mips_register_virtual_type): New function.
2158 (mips_gdbarch_init): Register mips_register_virtual_type()
2159 with gdbarch machinery.
2160 * config/mips/tm-irix6.h (mips/tm-bigmips64.h): Include
2161 this file instead of tm-bigmips.h.
2162 (MIPS_REGSIZE): Delete this macro.
2163 (REGISTER_VIRTUAL_TYPE): Delete macro. Undef macro so that
2164 multiarch version in mips-tdep.c will be found.
2165
2166 2002-08-01 Andrew Cagney <cagney@redhat.com>
2167
2168 * NEWS: Menion that CHILL has been made obsolete.
2169
2170 * gdbtypes.c (chill_varying_type): Make chill references obsolete.
2171 * stabsread.c (read_range_type): Ditto.
2172 * gdbtypes.h: Ditto.
2173 * language.c (binop_type_check): Ditto.
2174 (binop_result_type): Ditto.
2175 (integral_type): Ditto.
2176 (character_type): Ditto.
2177 (string_type): Ditto.
2178 (boolean_type): Ditto.
2179 (structured_type): Ditto.
2180 (lang_bool_type): Ditto.
2181 (binop_type_check): Ditto.
2182 * language.h (_LANG_chill): Ditto.
2183 * dwarfread.c (set_cu_language): Ditto.
2184 * dwarfread.c (CHILL_PRODUCER): Ditto.
2185 * dwarfread.c (handle_producer): Ditto.
2186 * expression.h (enum exp_opcode): Ditto.
2187 * eval.c: Ditto for comments.
2188 * typeprint.c (typedef_print) [_LANG_chill]: Ditto.
2189 * expprint.c (print_subexp): Ditto.
2190 (print_subexp): Ditto.
2191 * valops.c (value_cast): Ditto.
2192 (search_struct_field): Ditto.
2193 * value.h (COERCE_VARYING_ARRAY): Ditto.
2194 * symfile.c (init_filename_language_table): Ditto.
2195 (add_psymbol_with_dem_name_to_list): Ditto.
2196 * valarith.c (value_binop): Ditto.
2197 (value_neg): Ditto.
2198 * valops.c (value_slice): Ditto.
2199 * symtab.h (union language_specific): Ditto.
2200 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Ditto.
2201 (SYMBOL_DEMANGLED_NAME): Ditto.
2202 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
2203 * defs.h (enum language): Ditto.
2204 * symtab.c (got_symtab): Ditto.
2205 * utils.c (fprintf_symbol_filtered): Ditto.
2206
2207 * ch-typeprint.c: Make file obsolete.
2208 * ch-valprint.c: Make file obsolete.
2209 * ch-lang.h: Make file obsolete.
2210 * ch-exp.c: Make file obsolete.
2211 * ch-lang.c: Make file obsolete.
2212
2213 * Makefile.in (FLAGS_TO_PASS): Do not pass CHILL or CHILLFLAGS or
2214 CHILL_LIB.
2215 (TARGET_FLAGS_TO_PASS): Ditto.
2216 (CHILLFLAGS): Obsolete.
2217 (CHILL): Obsolete.
2218 (CHILL_FOR_TARGET): Obsolete.
2219 (CHILL_LIB): Obsolete.
2220 (SFILES): Remove ch-exp.c, ch-lang.c, ch-typeprint.c and
2221 ch-valprint.c.
2222 (HFILES_NO_SRCDIR): Remove ch-lang.h.
2223 (COMMON_OBS): Remove ch-valprint.o, ch-typeprint.o, ch-exp.o and
2224 ch-lang.o.
2225 (ch-exp.o, ch-lang.o, ch-typeprint.o, ch-valprint.o): Delete
2226 targets.
2227
2228 2002-07-31 Joel Brobecker <brobecker@gnat.com>
2229
2230 * dwarf2read.c (set_cu_language): Add handler for LANG_Ada95.
2231 This does not change anything at the moment, but will be helpful
2232 later when full Ada support is integrated.
2233
2234 2002-07-31 Kevin Buettner <kevinb@redhat.com>
2235
2236 * mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"
2237 help message.
2238
2239 2002-07-31 Kevin Buettner <kevinb@redhat.com>
2240
2241 * mips-tdep.c (mips_push_arguments): Fetch gdbarch_tdep struct
2242 and save it in a local variable. Use variable in later test.
2243
2244 2002-07-31 Kevin Buettner <kevinb@redhat.com>
2245
2246 * mips-tdep.c (mips_find_abi_section): Add N64 ABI recognition
2247 test. (Thanks to Daniel Jacobowitz.)
2248
2249 2002-07-31 Kevin Buettner <kevinb@redhat.com>
2250
2251 * mips-tdep.c (enum mips_abi): Add MIPS_ABI_N64.
2252 (mips_abi_strings): Add "n64".
2253 (mips_gdbarch_init): Add test for n64 abi. Add MIPS_ABI_N64 case.
2254
2255 2002-07-31 Kevin Buettner <kevinb@redhat.com>
2256
2257 * config/mips/tm-irix6.h (MIPS_REGSIZE): Define to be 8.
2258 (REGISTER_VIRTUAL_TYPE): Some registers are now 64 bits wide.
2259
2260 2002-07-31 Kevin Buettner <kevinb@redhat.com>
2261
2262 * utils.c (host_pointer_to_address, address_to_host_pointer):
2263 Use gdb_assert() instead of explicit call to internal_error().
2264
2265 2002-07-30 Kevin Buettner <kevinb@redhat.com>
2266
2267 * Makefile.in (rs6000-nat.o): Update dependencies.
2268
2269 From Nicholas Duffek:
2270 * Makefile.in (ALLDEPFILES): Add aix-thread.c.
2271 (aix-thread.o): New rule.
2272 * configure.host (gdb_host): Set to aix432 on AIX 4.3.2+.
2273 * config/powerpc/aix432.mh: New file.
2274
2275 2002-07-30 Daniel Jacobowitz <drow@mvista.com>
2276
2277 * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)
2278 (ELF_FPREGSET_SIZE, ELF_GREGSET_SIZE): New enums.
2279 (fetch_core_registers, ppc_linux_supply_gregset)
2280 (ppc_linux_supply_fpregset): New functions.
2281 (ppc_linux_regset_core_fns): New.
2282 (_initialize_ppc_linux_tdep): Call add_core_fns.
2283 * ppc-tdep.h: Add prototypes for ppc_linux_supply_fpregset
2284 and ppc_linux_supply_gregset.
2285 * ppc-linux-nat.c (supply_gregset): Call ppc_linux_supply_gregset.
2286 (supply_fpregset): Call ppc_linux_supply_fpregset.
2287 * config/powerpc/linux.mh (NATDEPFILES): Remove core-regset.o and
2288 corelow.o.
2289 * config/powerpc/linux.mt (TDEPFILES): Add corelow.o.
2290
2291 2002-07-30 Daniel Jacobowitz <drow@mvista.com>
2292
2293 * symtab.c (lookup_symbol): Demangle before lowercasing.
2294
2295 2002-07-30 Andrew Cagney <ac131313@redhat.com>
2296
2297 * symtab.h: Replace #include "gdb_obstack.h" with opaque
2298 declaration.
2299 * cli/cli-cmds.c, cli/cli-script.c: Include "gdb_string.h".
2300 * gnu-v3-abi.c, arc-tdep.c, cli/cli-decode.c: Ditto.
2301 * avr-tdep.c, mon960-rom.c, i960-tdep.c: Ditto.
2302 * arch-utils.c, cli/cli-setshow.c: Unconditionally include
2303 "gdb_string.h".
2304 * Makefile.in (cli-script.o, cli-cmds.o): Update dependencies.
2305 (gnu-v3-abi.o, cli-setshow.o, i960-tdep.o): Ditto.
2306 (cli-decode.o, mi-cmd-var.o, mi-cmd-disas.o): Ditto.
2307 (avr-tdep.o, mon960-rom.o): Ditto.
2308 (aout_stabs_gnu_h): Define.
2309 (symtab_h): Remove $(gdb_obstack_h).
2310
2311 2002-07-30 Jim Blandy <jimb@redhat.com>
2312
2313 Patch from David Carlton <carlton@math.stanford.edu>:
2314 * gdbinit.in: Move the `dir' commands that add GDB's own source
2315 directory to the search path to the end, so that the `gdb' source
2316 directory will be searched first.
2317
2318 2002-07-29 Andrew Cagney <ac131313@redhat.com>
2319
2320 * gdb_obstack.h: New file.
2321 * symtab.h: Include "gdb_obstack.h" instead of "obstack.h".
2322 (obstack_chunk_alloc, obstack_chunk_free): Delete macros.
2323 * objfiles.h: Include "gdb_obstack.h".
2324 * Makefile.in (gdb_obstack_h): Define.
2325 (symtab_h): Add $(gdb_obstack_h).
2326 (objfiles_h): Add $(gdb_obstack_h).
2327
2328 * objfiles.c: Include "gdb_obstack.h" instead of "obstack.h".
2329 * macrotab.c, cp-valprint.c, dbxread.c: Ditto.
2330 * ch-typeprint.c, ch-valprint.c, dstread.c: Ditto.
2331 * macroexp.c, p-typeprint.c, stabsread.c: Ditto.
2332 * symtab.c, f-typeprint.c, mdebugread.c: Ditto.
2333 * p-valprint.c, symmisc.c, typeprint.c: Ditto.
2334 * symfile.c, coffread.c, c-typeprint.c: Ditto.
2335 * buildsym.c, bcache.c, ada-typeprint.c: Ditto.
2336
2337 * Makefile.in (bcache.o): Update dependencies.
2338 (buildsym.o, c-typeprint.o, ch-typeprint.o): Ditto.
2339 (ch-valprint.o, coffread.o, cp-valprint.o): Ditto.
2340 (dbxread.o, dstread.o, f-typeprint.o): Ditto.
2341 (objfiles.o, p-typeprint.o, p-valprint.o): Ditto.
2342 (stabsread.o, symfile.o, symmisc.o): Ditto.
2343 (symtab.o, typeprint.o, macroexp.o): Ditto.
2344 (macrotab.o, mdebugread.o): Ditto.
2345 (f_lang_h, coff_sym_h, coff_symconst_h): Define.
2346 (coff_ecoff_h, aout_aout64_h): Define.
2347 (aout_stabs_gnu_h, libaout_h): Define.
2348
2349 2002-07-29 Andrew Cagney <cagney@redhat.com>
2350
2351 * regcache.c (struct regcache_descr): Rename nr_registers to
2352 nr_cooked_registers. Revise comments describing the structure
2353 member fields.
2354 (init_regcache_descr): Update.
2355 (init_legacy_regcache_descr): Update.
2356 (read_register_gen, write_register_gen): When a cooked register in
2357 the raw register range, directly access the value from the raw
2358 register cache.
2359
2360 2002-07-29 Andrew Cagney <ac131313@redhat.com>
2361
2362 * z8k-tdep.c: Do not include "obstack.h".
2363 * h8300-tdep.c, h8500-tdep.c: Ditto.
2364 * m68hc11-tdep.c, sh-tdep.c: Ditto.
2365 * valprint.c, v850-tdep.c: Ditto.
2366 * d10v-tdep.c, mn10300-tdep.c: Ditto.
2367 * mn10200-tdep.c: Ditto.
2368
2369 * Makefile.in (z8k-tdep.o): Update dependencies.
2370 (m68hc11-tdep.o, valprint.o): Ditto.
2371 (v850-tdep.o, d10v-tdep.o): Ditto.
2372 (mn10300-tdep.o, sparc-tdep.o): Ditto.
2373 (sh-tdep.o, h8500-tdep.o, h8300-tdep.o): Ditto.
2374 (m32r-tdep.o, mn10200-tdep.o): Specify dependencies.
2375 (sh_opc_h, gdb_sim_sh_h): Define.
2376 (elf_sh_h, elf_bfd_h): Define.
2377 (opcode_m68hc11_h): Define.
2378 (OPCODES_SRC, OPCODES_DIR): define.
2379 (OPCODES): Use $(OPCODES_DIR).
2380 (gdb_sim_d10v_h): Rename sim_d10v_h.
2381 (gdb_sim_arm_h): Rename sim_arm_h.
2382
2383 2002-07-26 Kevin Buettner <kevinb@redhat.com>
2384
2385 * utils.c (host_pointer_to_address, address_to_host_pointer):
2386 Change internal_error() message to indicate function responsible
2387 for the error.
2388
2389 2002-07-26 Kevin Buettner <kevinb@redhat.com>
2390
2391 * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast in
2392 calls to local_hex_string_custom().
2393
2394 2002-07-26 Kevin Buettner <kevinb@redhat.com>
2395
2396 * irix5-nat.c: Move IRIX shared library support from here...
2397 * solib-irix.c: ...to here. Revised substantially to work with
2398 generic solib framework.
2399
2400 * osabi.h (gdb_osabi): Add new enum constant GDB_OSABI_IRIX.
2401 * osabi.c (gdb_osabi_names): Add corresponding string for Irix.
2402 * mips-irix-tdep.c: New file.
2403
2404 * Makefile.in (ALLDEPFILES): Add mips-irix-tdep.c and solib-irix.c.
2405 (mips-irix-tdep.o, solib-irix.o): New rules.
2406 * config/mips/irix5.mt (TDEPFILES): Add mips-irix-tdep.o, solib.o,
2407 solib-irix.o.
2408 * config/mips/irix6.mt (TDEPFILES): Likewise.
2409 * config/mips/irix6.mh (NATDEPFILES): Remove solib.o.
2410
2411 2002-07-26 Kevin Buettner <kevinb@redhat.com>
2412
2413 * aix-thread.c (coff/internal.h, bfd/libcoff.h, pthread.h): Remove
2414 disabled (via ``#if 0'') includes.
2415
2416 2002-07-26 Kevin Buettner <kevinb@redhat.com>
2417
2418 * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
2419 (fetch_regs_user_thread, fetch_regs_kernel_thread, fill_sprs64)
2420 (fill_sprs32, store_regs_user_thread, store_regs_kernel_thread):
2421 Add support for the fpscr register.
2422 * rs6000-nat.c (regmap, fetch_inferior_registers)
2423 (store_inferior_registers, fetch_core_registers): Likewise.
2424
2425 2002-07-26 Kevin Buettner <kevinb@redhat.com>
2426
2427 * rs6000-nat.c (language.h): Include.
2428 (special_regs): Delete this array.
2429 (regmap): New function.
2430 (fetch_register, store_register): Use regmap() to map gdb
2431 register numbers to ptrace register numbers. Also, use
2432 outputs from regmap() to make decisions regarding type of
2433 ptrace() call to make. In particular, don't compare against
2434 FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
2435 (fetch_inferior_registers, store_inferior_registers): Where
2436 possible, obtain register numbers from tdep struct. Don't
2437 refer to FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
2438 * config/rs6000/tm-rs6000.h (FIRST_UISA_SP_REGNUM)
2439 (LAST_UISA_SP_REGNUM): Delete.
2440
2441 2002-07-25 Kevin Buettner <kevinb@redhat.com>
2442
2443 * rs6000-nat.c (ppc-tdep.h): Include.
2444 (fetch_registers, store_register, fetch_core_registers): Don't
2445 access registers[] directly. Instead, use supply_register() or
2446 regcache_collect() as appropriate.
2447 (find_toc_address): Format hex address with local_hex_string().
2448
2449 2002-07-25 Andrew Cagney <ac131313@redhat.com>
2450
2451 * config/djgpp/fnchange.lst: Rename bfd/elf32-fr30.c and
2452 bfd/elf32-frv.c.
2453
2454 2002-07-24 Tom Tromey <tromey@redhat.com>
2455
2456 * jv-exp.y: Marked all strings with _().
2457 (ClassInstanceCreationExpression, ArrayCreationExpression): Use
2458 internal_error.
2459 (MethodInvocation, CastExpression, parse_number, yyerror,
2460 java_type_from_name, push_expression_name, yylex): Typo fixes.
2461
2462 2002-07-24 Daniel Jacobowitz <drow@mvista.com>
2463
2464 * ui-file.c (struct tee_file, tee_file_new, tee_file_delete)
2465 (tee_file_flush, tee_file_write, tee_file_fputs)
2466 (tee_file_isatty): New.
2467 * ui-file.h (tee_file_new): Add prototype.
2468
2469 2002-07-24 Aidan Skinner <aidan@velvet.net>
2470
2471 * ada-lang.c: Change k&r style function definitions to prototyped
2472 form.
2473 * ada-typeprint.c: Change k&r style function definitions to prototyped
2474 form.
2475 * ada-valprint.c: Change k&r style function definitions to prototyped
2476 form.
2477
2478 2002-07-24 Andrew Cagney <cagney@redhat.com>
2479
2480 * README: Remove reference to remote-bug.
2481 * Makefile.in (ALLDEPFILES): Remove m88k-nat.c, m88k-tdep.c and
2482 remote-bug.c.
2483 (m88k-nat.o): Delete rule.
2484 (m88k-tdep.o): Delete rule.
2485 (remote-bug.o): Delete rule.
2486 * MAINTAINERS: Mark as obsolete.
2487 * elfread.c (elf_symtab_read): Mention that m88k is obsolete.
2488 * m88k-tdep.c: Make file obsolete.
2489 * config/m88k/m88k.mh: Ditto.
2490 * config/m88k/delta88v4.mh: Ditto.
2491 * config/m88k/delta88v4.mt: Ditto.
2492 * config/m88k/delta88.mt: Ditto.
2493 * config/m88k/delta88.mh: Ditto.
2494 * remote-bug.c: Ditto.
2495 * config/m88k/tm-delta88.h: Ditto.
2496 * config/m88k/nm-delta88v4.h: Ditto.
2497 * config/m88k/xm-delta88.h: Ditto.
2498 * config/m88k/xm-dgux.h: Ditto.
2499 * config/m88k/tm-m88k.h: Ditto.
2500 * config/m88k/nm-m88k.h: Ditto.
2501 * config/m88k/tm-delta88v4.h: Ditto.
2502 * m88k-nat.c: Ditto.
2503 * cxux-nat.c: Ditto.
2504 * configure.host: Make m88*-motorola-sysv4*, m88*-motorola-sysv*
2505 and m88*-*-* obsolete.
2506 * configure.tgt: Make m88*-motorola-sysv4*, m88*-motorola-* and
2507 m88*-*-* obsolete.
2508
2509 2002-07-24 Andrew Cagney <cagney@redhat.com>
2510
2511 * findvar.c (extract_unsigned_integer): Make `addr' parameter
2512 constant. Same for local pointer variables.
2513 (extract_signed_integer): Ditto.
2514 * defs.h (extract_unsigned_integer): Update.
2515 (extract_signed_integer): Update.
2516
2517 2002-07-24 Andrew Cagney <cagney@redhat.com>
2518
2519 * regcache.c (regcache_raw_write): Change buf parameter to a
2520 constant void pointer.
2521 (regcache_raw_read): Change buf parameter to a void pointer.
2522 (legacy_write_register_gen): Change myaddr parameter a constant
2523 void pointer.
2524 (supply_register): Change val parameter to a const void pointer.
2525 * regcache.h (regcache_raw_write): Update declaration.
2526 (regcache_raw_read): Update declaration.
2527 (supply_register): Update declaration.
2528
2529 2002-07-24 Tom Tromey <tromey@redhat.com>
2530
2531 * defs.h (gdb_readline_wrapper): Declare.
2532 * utils.c (prompt_for_continue): Use gdb_readline_wrapper.
2533 * tracepoint.c (read_actions): Use gdb_readline_wrapper.
2534 * top.c (gdb_readline_wrapper): New function.
2535 (command_line_input): Use it.
2536
2537 2002-07-24 Andrew Cagney <cagney@redhat.com>
2538
2539 * regcache.h (regcache_raw_read, regcache_raw_write): Replace
2540 regcache_read and regcache_write.
2541 (regcache_raw_read_as_address): Replace regcache_read_as_address.
2542 * regcache.c: Update.
2543 * sh-tdep.c (sh64_push_arguments): Update comment.
2544 (sh_pseudo_register_read): Update.
2545 (sh_pseudo_register_write): Update.
2546 (sh4_register_read): Update.
2547 (sh4_register_write): Update.
2548 (sh64_pseudo_register_read): Update.
2549 (sh64_pseudo_register_write): Update.
2550 (sh64_register_read): Update.
2551 (sh64_register_write): Update.
2552 * i386-tdep.c (i386_extract_return_value): Update.
2553 (i386_extract_struct_value_address): Update.
2554 (i386_extract_return_value): Update.
2555 * blockframe.c (generic_read_register_dummy): Update.
2556 (generic_call_dummy_register_unwind): Update
2557 * infrun.c (write_inferior_status_register): Update.
2558
2559 2002-07-23 Jim Blandy <jimb@redhat.com>
2560
2561 * parser-defs.h (expression_context_pc): Make this extern.
2562 (Thanks to Michael Snyder.)
2563
2564 2002-07-23 Andrew Cagney <ac131313@redhat.com>
2565
2566 GDB 5.2.1 released from 5.2 branch.
2567 * NEWS: Mention changes in 5.2.1 including addition of AVR target.
2568 * README: Update to mention 5.2.1.
2569
2570 2002-07-23 Mark Salter <msalter@redhat.com>
2571
2572 * remote.c (remote_read_bytes): Fix check for error.
2573
2574 2002-07-22 Kevin Buettner <kevinb@redhat.com>
2575
2576 * aix-thread.c (language.h): Include.
2577 (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
2578 (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc):
2579 Print newlines at end of debug messages.
2580 (pdc_symbol_addrs, pdc_read_regs, pdc_write_regs, pdc_read_data)
2581 (pdc_write_data): Use local_hex_string() instead of %llx formats.
2582
2583 2002-07-22 Kevin Buettner <kevinb@redhat.com>
2584
2585 * aix-thread.c (ppc-tdep.h): Include.
2586 (special_register_p): New function.
2587 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32)
2588 (store_regs_user_thread): Use register number information from
2589 gdbarch_tdep struct instead of hardcoded offsets relative to
2590 FIRST_UISA_SP_REGNUM.
2591 (fetch_regs_kernel_thread, store_regs_kernel_thread): Call
2592 special_register_p() instead of using FPLAST_REGNUM and
2593 LAST_UISA_SP_REGNUM as lower and upper bounds on the special
2594 register numbers. Also, don't assume that LAST_UISA_SP_REGNUM
2595 will be MQ's register number.
2596
2597 2002-07-22 Michael Snyder <msnyder@redhat.com>
2598
2599 * aix-thread.c (ops): Rename to aix_thread_ops.
2600 (base_ops): Rename to base_target.
2601 (ops_attach): Rename to aix_thread_attach.
2602 (ops_detach): Rename to aix_thread_detach.
2603 (ops_resume): Rename to aix_thread_detach.
2604 (ops_wait): Rename to aix_thread_wait.
2605 (ops_kill): Rename to aix_thread_kill.
2606 (init_ops): Rename to init_aix_thread_ops.
2607 (ops_fetch_register): Rename to aix_thread_fetch_register.
2608 (ops_store_register): Rename to aix_thread_store_register.
2609 (ops_mourn_inferior): Rename to aix_thread_mourn_inferior.
2610 (ops_thread_alive): Rename to aix_thread_thread_alive.
2611 (ops_extra_thread_info: Rename to aix_thread_extra_thread_info.
2612 (ops_pid_to_str): Rename to aix_thread_pid_to_str.
2613 (ops_xfer_memory): Rename to aix_thread_xfer_memory.
2614 (fetch_regs_lib): Rename to fetch_regs_user_thread.
2615 (fetch_regs_kern): Rename to fetch_regs_kernel_thread.
2616 (store_regs_lib): Rename to store_regs_user_thread.
2617 (store_regs_kern): Rename to store_regs_kernel_thread.
2618
2619 2002-07-22 Michael Snyder <msnyder@redhat.com>
2620
2621 * aix-thread.c (ops_prepare_to_store): Eliminate.
2622 (init_ops): Don't initialize ops.prepare_to_store.
2623 (store_regs_kern): Pre-fetch register buffers from child,
2624 because some registers may not be in the cache. Copy
2625 regs from register cache only if they are cached.
2626 (store_regs_lib): Copy regs from register cache only
2627 if they are cached.
2628 (fill_sprs32, (fill_sprs64, fill_fprs, fill_gprs32,
2629 fill_gprs64): Ditto.
2630
2631 2002-07-22 Kevin Buettner <kevinb@redhat.com>
2632
2633 * aix-thread.c (gdb_assert.h): Include.
2634 (fill_sprs64, fill_sprs32): Add selected asserts to make sure that
2635 register sizes (from register cache) match size of buffer holding
2636 register data.
2637 (fill_sprs32): Change parameter types to match those in the ptrace()
2638 buffer.
2639 (store_regs_lib): Likewise, but for 32-bit temporary variables.
2640 (ops_prepare_to_store): Rename loop variable ``i'' to ``regno''.
2641
2642 2002-07-22 Michael Snyder <msnyder@redhat.com>
2643
2644 * aix-thread.c (supply_sprs64): Cosmetic change.
2645 (supply_sprs32): Cosmetic change.
2646 (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs32): New funcs.
2647 (fill_sprs64): Use regcache_collect instead of read_register.
2648 (store_regs_lib): Use regcache_collect instead of
2649 read_register. Use fill_sprs32 instead of fill_sprs64,
2650 if debugging a 32-bit architecture.
2651 (store_regs_kern): Use fill_gprs64 etc. to pull the values
2652 out of the register cache, instead of passing a pointer into
2653 the register cache directly to ptrace. Use regcache_collect
2654 insteaad of read_register.
2655 (ops_prepare_to_store): Use target_read_registers instead
2656 of read_register_bytes.
2657
2658 2002-07-20 Aidan Skinner <aidan@velvet.net>
2659
2660 * MAINTAINERS: Add self under write after approval.
2661
2662 2002-07-20 Aidan Skinner <aidan@velvet.net>
2663
2664 * ada-tasks.c: Change k&r style function definitions to prototyped
2665 form.
2666
2667 2002-07-19 Andrew Cagney <ac131313@redhat.com>
2668
2669 * Makefile.in (x86-64-tdep.o): Add $(objfiles_h).
2670 * x86-64-tdep.c: Include "objfiles.h".
2671 (x86_64_gdbarch_init): Set in_solib_call_trampoline to
2672 in_plt_section. From 2002-07-18 Michal Ludvig <mludvig@suse.cz>.
2673
2674 2002-07-17 Michal Ludvig <michal@suse.cz>
2675
2676 * dwarf2cfi.c (execute_stack_op): Complain on unknown DW_OP_ value.
2677 (update_context): Initialise cfa variable.
2678
2679 2002-07-17 Michael Snyder <msnyder@redhat.com>
2680
2681 * aix-thread.c: Shorten some long lines.
2682 Bring comments into line with code spec.
2683
2684 2002-07-18 Joel Brobecker <brobecker@gnat.com>
2685
2686 * infrun.c: Re-indent using gdb_indent.sh.
2687
2688 2002-07-18 Joel Brobecker <brobecker@gnat.com>
2689
2690 * infrun.c (handle_inferior_event): Remove unneeded extra brace.
2691 Leave the indentation temporarily untouched, to minimize the diffs.
2692
2693 2002-07-18 Elena Zannoni <ezannoni@redhat.com>
2694
2695 * stabsread.c: Make os9k sections of the code obsolete,
2696 for real this time.
2697 * stabsread.h: Make os9k sections of the code obsolete.
2698
2699 2002-07-18 Michal Ludvig <mludvig@suse.cz>
2700
2701 * linux-low.c (regsets_store_inferior_registers): Add free()
2702 at the end of a loop to prevent memory leak.
2703 * linux-x86-64-low.c (x86_64_regmap): Add CS, SS registers.
2704 (X86_64_NUM_GREGS): Count it from the size of x86_64_regmap.
2705 * config/sparc/tm-sp64linux.h: Make the rest of #endif
2706 line a comment.
2707 * Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h
2708
2709 2002-07-17 Jim Blandy <jimb@redhat.com>
2710
2711 * macrocmd.c (info_macro_command): Remove newline from error
2712 message.
2713
2714 2002-07-17 J"orn Rennecke <joern.rennecke@superh.com>
2715
2716 * sh-tdep.c (sh_dsp_register_sim_regno): New function.
2717 (sh_gdbarch_init): Use it for sh-dsp.
2718
2719 2002-07-16 Kevin Buettner <kevinb@redhat.com>
2720
2721 * dwarf2read.c (read_initial_length): Handle older, non-standard,
2722 64-bit DWARF2 format.
2723
2724 2002-07-16 Joel Brobecker <brobecker@gnat.com>
2725
2726 * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including
2727 <sys/proc.h> when not available.
2728
2729 2002-07-16 Andrew Cagney <ac131313@redhat.com>
2730
2731 * NEWS: Mention that the i[34]86-*-os9k has been made obsolete.
2732 * stabsread.c: Make os9k sections of the code obsolete.
2733 * configure.tgt: Make i[3456]86-*-os9k target obsolete.
2734 * config/i386/i386os9k.mt: Make file obsolete.
2735 * Makefile.in (ALLDEPFILES): Remove remote-os9k.c.
2736 (COMMON_OBS): Remove os9kread.o
2737 (SFILES): Remove os9kread.c.
2738 (os9kread.o, remote-os9k.o): Make target obsolete.
2739 * remote-os9k.c: Make file obsolete.
2740 * os9kread.c: Make file obsolete.
2741 * Makefile.in
2742
2743 2002-07-16 Andrew Cagney <ac131313@redhat.com>
2744
2745 * NEWS: Mention that the FR30 has been made obsolete.
2746 * fr30-tdep.c: Make file obsolete.
2747 * config/fr30/tm-fr30.h: Ditto.
2748 * config/fr30/fr30.mt: Ditto.
2749 * configure.tgt: Make fr30-*-elf obsolete.
2750 * MAINTAINERS: Make fr30-elf obsolete.
2751
2752 2002-07-16 Pierre Muller <muller@ics.u-strasbg.fr>
2753
2754 * blockframe.c (get_pc_function_start): return 0 if the minimal symbol
2755 found is not inside a section.
2756
2757 2002-07-15 Kevin Buettner <kevinb@redhat.com>
2758
2759 * aix-thread.c (ptrace_check): Use safe_strerror() instead of
2760 strerror().
2761 (pdc_realloc): Use xrealloc() instead of realloc().
2762
2763 2002-07-15 Kevin Buettner <kevinb@redhat.com>
2764
2765 * aix-thread.c (PD_ERROR, CALL_BASE): Delete.
2766 (ops_resume, ops_wait, fetch_regs_lib, store_regs_lib)
2767 (ops_xfer_memory, ops_kill): Don't use PD_ERROR or CALL_BASE
2768 macros.
2769
2770 2002-07-15 Kevin Buettner <kevinb@redhat.com>
2771
2772 * aix-thread.c (ptrace_check): Eliminate goto.
2773 (sync_threadlists): Eliminate gotos. Also, fix array overrun
2774 problem.
2775
2776 2002-07-15 Kevin Buettner <kevinb@redhat.com>
2777
2778 * aix-thread.c (gdbcmd.h): Include.
2779 (DEBUG, DBG, DBG2, dbg): Eliminate.
2780 (debug_aix_thread): New static global.
2781 (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
2782 (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc)
2783 (fetch_regs_lib, store_regs_lib, store_regs_kern): Rewrite
2784 invocations to DBG and DBG2 macros to test against
2785 ``debug_aix_thread'' and call fprintf_unfiltered().
2786 (_initialize_aix_thread): Add new command "set debug aix-thread".
2787
2788 2002-07-15 Andrew Cagney <ac131313@redhat.com>
2789
2790 From Gerhard Tonn <TON@de.ibm.com>:
2791 * s390-nat.c (fill_fpregset, fill_gregset): Use regcache_collect
2792 instead of supply_register.
2793
2794 2002-07-15 Andrew Cagney <ac131313@redhat.com>
2795
2796 * dwarf2cfi.c: Include "gdb_assert.h".
2797 (frame_state_for): Use gdb_assert to check that fde->cie_ptr is
2798 non-NULL.
2799 (update_context): Do not use __func__. Add missing ``break''.
2800 (update_context): Do not use __func__.
2801
2802 2002-07-15 Elena Zannoni <ezannoni@redhat.com>
2803
2804 * rs6000-tdep.c (rs6000_gdbarch_init): Remove variable print_insn
2805 and its setting. Set gdbarch instruction printing functions
2806 directly. For non-rs6000 case use new function
2807 gdb_print_insn_powerpc.
2808 (gdb_print_insn_powerpc): New function.
2809
2810 2002-07-13 Andrew Cagney <ac131313@redhat.com>
2811
2812 * NEWS: Mention that the d30v has been marked obsolete.
2813 * MAINTAINERS: Note that d30v / d30v-elf has been made obsolete.
2814 * configure.tgt: Mark d30v-*-* as obsolete.
2815 * d30v-tdep.c: Mark file as obsolete.
2816 * config/d30v/d30v.mt: Ditto.
2817 * config/d30v/tm-d30v.h: Ditto.
2818
2819 2002-07-13 Aidan Skinner <aidan@velvet.net>
2820
2821 * ada-tasks.c (add_task_entry): replace calls to
2822 malloc() with xmalloc
2823 * ada-tasks.c (init_task_list): replace calls to free with xfree()
2824
2825 * ada-lang.c (replace_operator_with_call, fill_in_ada_prototype,
2826 ada_finish_decode_line_1, all_sals_for_line
2827 ada_breakpoint_rewrite): replace calls to free() with xfree()
2828
2829 2002-07-12 Kevin Buettner <kevinb@redhat.com>
2830
2831 From Nicholas Duffek (with minor changes by Martin Hunt,
2832 Louis Hamilton, and Kevin Buettner):
2833 * aix-thread.c: New file.
2834
2835 2002-07-12 Petr Sorfa <petrs@caldera.com>
2836
2837 * dwarf2read.c (dwarf2_invalid_attrib_class): New
2838 complaint for invalid attribute class or form.
2839 (read_func_scope): DW_AT_frame_base
2840 better handling of DW_AT_block*.
2841 (dwarf2_add_member_fn): DW_AT_vtable_elem_location
2842 better handling of DW_AT_block*.
2843 (read_common_block): DW_AT_location
2844 better handling of DW_AT_block*.
2845 (read_partial_die): DW_AT_location better handling
2846 of DW_AT_block*.
2847 (new_symbol): DW_AT_external better handling of
2848 DW_AT_block*. Proper initialization of variable
2849 "addr".
2850 (attr_form_is_block): New function that returns true
2851 if the attribute's form is of DW_FORM_block*.
2852
2853 2002-07-12 Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
2854
2855 * valops.c (find_method_list): Remove comment about
2856 removed STATIC_MEMFUNCP argument.
2857 (value_find_oload_method_list): Likewise.
2858
2859 2002-07-12 Kevin Buettner <kevinb@redhat.com>
2860
2861 From Nicholas Duffek:
2862 * rs6000-nat.c (vmap_ldinfo, xcoff_relocate_core): Call
2863 target_new_objfile_hook.
2864
2865 2002-07-12 Kevin Buettner <kevinb@redhat.com>
2866
2867 From Nicholas Duffek:
2868 * xcoffread.c (scan_xcoff_symtab): Recognize XMC_TD as a data storage
2869 csect.
2870
2871 2002-07-12 Andrew Cagney <cagney@redhat.com>
2872
2873 * MAINTAINERS: Mention --enable-sim-build-warnings.
2874 (m68hc11-elf): Disable sim build warnings.
2875 (m32r-elf): Mark as broken obsolete candidate.
2876 (x86_64-linux-gnu): Mark as buildable with -Werror.
2877 (arm-elf): Change -w to ``,'' which enables warnings but not
2878 -Werror.
2879
2880 2002-07-12 Andrew Cagney <ac131313@redhat.com>
2881
2882 * bcache.h: Update copyright.
2883 (struct bstring, struct bcache): Move definition to "bcache.c".
2884 Replaced by opaque declaration.
2885 (bcache_xfree): Replace free_bcache.
2886 (bcache_xmalloc, bcache_memory_used): Declare.
2887
2888 * bcache.c: Update copyright.
2889 (struct bstring, struct bcache): Moved to here from "bcache.h".
2890 Update comments.
2891 (bcache_xmalloc, bcache_memory_used): New functions.
2892 (bcache_xfree): Replace function free_bcache.
2893
2894 * Makefile.in (objfiles.o): Add $(bcache_h).
2895 (objfiles_h): Remove $(bcache_h).
2896 (symfile.o): Add $(bcache_h).
2897
2898 * symmisc.c: Update copyright.
2899 (print_symbol_bcache_statistics): Pass psymbol_cache by value.
2900 (print_objfile_statistics): Use bcache_memory_used.
2901
2902 * symfile.c: Include "bcache.h".
2903 (reread_symbols): Use bcache_xfree.
2904 (reread_symbols): Use bcache_xmalloc and bcache_xfree.
2905 (add_psymbol_to_list): Pass psymbol_cache by value.
2906 (add_psymbol_with_dem_name_to_list): Ditto.
2907
2908 * objfiles.h: Update copyright.
2909 (struct bcache): Declare opaque. Do not include "bcache.h".
2910 (struct objfile): Change psymbol_cache and macro_cache to ``struct
2911 bcache'' pointers.
2912 * dwarf2read.c (macro_start_file): Pass macro_cache by value.
2913
2914 * objfiles.c: Include "bcache.h". Update copyright.
2915 (allocate_objfile): Use bcache_xmalloc to create psymbol_cache and
2916 macro_cache.
2917 (free_objfile): Use bcache_xfree.
2918
2919 2002-07-11 Grace Sainsbury <graces@redhat.com>
2920
2921 * monitor.c (monitor_fetch_register): Make name a constant.
2922 (monitor_store_register): Same.
2923
2924 2002-07-11 Daniel Jacobowitz <drow@mvista.com>
2925
2926 Based on patch from Daniel Berlin <dberlin@dberlin.org>.
2927 * buildsym.c: Include "demangle.h" for SYMBOL_INIT_DEMANGLED_NAME.
2928 (finish_block) For non-function blocks, hash the symbol table. For
2929 function blocks, mark the symbol table as unhashed.
2930 * minsyms.c (msymbol_hash): Return hash value without taking modulus.
2931 (msymbol_hash_iw): Likewise.
2932 (add_minsym_to_hash_table): Take modulus of msymbol_hash's return
2933 value.
2934 (add_minsym_to_demangled_hash_table): Likewise for msymbol_hash_iw.
2935 (lookup_minimal_symbol): Likewise for both.
2936 * symtab.h (struct block): Add `hashtable' flag. Comment the
2937 hashtable.
2938 (BLOCK_HASHTABLE, BLOCK_BUCKETS, BLOCK_BUCKET): New macro.
2939 (ALL_BLOCK_SYMBOLS): Update.
2940 (BLOCK_SHOULD_SORT): Do not sort hashed blocks.
2941 (struct symbol): Add `hash_next' pointer.
2942 * symtab.c (lookup_block_symbol): Search using the hash table when
2943 possible.
2944 (find_pc_sect_symtab): Use ALL_BLOCK_SYMBOLS.
2945 (search_symbols, find_addr_symbol): Likewise.
2946
2947 * dstread.c (process_dst_block): Clear hashtable bit for new block.
2948 (read_dst_symtab): Likewise.
2949 * jv-lang.c (get_java_class_symtab): Likewise.
2950 * mdebugread.c: Include "gdb_assert.h".
2951 (shrink_block): Assert that the block being modified is not hashed.
2952 * coffread.c (patch_opaque_types): Use ALL_BLOCK_SYMBOLS.
2953 * symmisc.c (free_symtab_block): Walk the hash table when freeing
2954 symbols.
2955 (dump_symtab): Recognize hashed blocks.
2956 * printcmd.c (print_frame_args): Assert that function blocks do not
2957 have hashed symbol tables.
2958 * ada-lang.c (symtab_for_sym): Use ALL_BLOCK_SYMBOLS.
2959 (fill_in_ada_prototype, debug_print_block): Likewise.
2960 (ada_add_block_symbols): Use ALL_BLOCK_SYMBOLS. Handle hash tables.
2961
2962 2002-07-11 Corinna Vinschen <vinschen@redhat.com>
2963
2964 * stack.c (print_frame): Use result of frame_address_in_block()
2965 instead of fi->pc when evaluating symbols.
2966 (backtrace_command_1): Ditto.
2967
2968 2002-07-11 Andrew Cagney <cagney@redhat.com>
2969
2970 * cris-tdep.c (cris_saved_pc_after_call): Fix parameter type.
2971 Make static.
2972
2973 * arm-tdep.c (arm_register_name): Make return type constant.
2974
2975 2002-07-10 Andrew Cagney <ac131313@redhat.com>
2976
2977 * win32-nat.c (has_detach_ability): Convert to strict ISO C
2978 prototype.
2979 * top.c (gdb_rl_operate_and_get_next_completion): Ditto.
2980 * s390-tdep.c (s390_fp_regnum): Ditto.
2981 (s390_read_fp): Ditto.
2982 (s390_pop_frame): Ditto.
2983 (_initialize_s390_tdep): Ditto.
2984 * remote.c (get_remote_state): Ditto.
2985 * procfs.c (mappingflags): Ditto.
2986 * memattr.c (_initialize_mem): Ditto.
2987 * mcore-tdep.c (mcore_pop_frame): Ditto.
2988 * m68klinux-nat.c (_initialize_m68k_linux_nat): Ditto.
2989 * m68k-tdep.c (m68k_register_bytes_ok): Ditto.
2990 * language.c (set_case_str): Ditto.
2991 * gnu-v3-abi.c (vtable_address_point_offset): Ditto.
2992 * frv-tdep.c (new_variant): Ditto.
2993 (frv_stopped_data_address): Ditto.
2994 * dwarf2cfi.c (fde_chunks_need_space): Ditto.
2995 (context_alloc): Ditto.
2996 (frame_state_alloc): Ditto.
2997 (unwind_tmp_obstack_init): Ditto.
2998 (unwind_tmp_obstack_free): Ditto.
2999 (cfi_read_fp): Ditto.
3000 * cris-tdep.c (cris_saved_pc_after_call): Ditto.
3001 (cris_pop_frame): Ditto.
3002 * c-lang.c (scanning_macro_expansion): Ditto.
3003 (finished_macro_expansion): Ditto.
3004 (c_preprocess_and_parse): Ditto.
3005 * gdbarch.sh: Ditto.
3006 * gdbarch.h, gdbarch.c: Regenerate.
3007 * config/mn10200/tm-mn10200.h: Adjust indentation.
3008 * target.c: Adjust indentation.
3009 * symtab.h: Adjust indentation.
3010 * stabsread.h: Adjust indentation.
3011 * remote-es.c: Adjust indentation.
3012 * os9kread.c: Adjust indentation.
3013
3014 2002-07-10 Andrew Cagney <ac131313@redhat.com>
3015
3016 * wince.c (_initialize_wince): Rename _initialize_inftarg.
3017 * win32-nat.c (_initialize_win32_nat): Rename _initialize_inftarg.
3018
3019 2002-07-10 Grace Sainsbury <graces@redhat.com>
3020
3021 * NEWS: Mention m68k, mcore multi-arching.
3022 * MAINTAINERS: Change status of m68k, mcore to reflect
3023 multi-arching.
3024
3025 2002-07-10 Daniel Jacobowitz <drow@mvista.com>
3026
3027 * valops.c (find_overload_match): Free oload_syms.
3028
3029 2002-07-09 Joel Brobecker <brobecker@gnat.com>
3030
3031 Define HAVE_SYS_PROC_H if sys/proc.h exists
3032 * configure.in: Add check for sys/proc.h
3033 * config.in: Regenerate.
3034 * configure: Regenerate.
3035
3036 2002-07-09 Grace Sainsbury <graces@redhat.com>
3037
3038 * config/m68k/tm-m68k.h: Remove macros wrapped in
3039 #if !GDB_MULTI_ARCH.
3040
3041 2002-07-08 Andrew Cagney <ac131313@redhat.com>
3042
3043 * config.in, configure: Regenerate.
3044
3045 2002-07-08 Mark Kettenis <kettenis@gnu.org>
3046
3047 * dwarf2cfi.c: Include "gcore.h".
3048 (execute_stack_op): Fix implementation of the
3049 DW_OP_deref and DW_OP_deref_size operators by letting do their
3050 lookup in the target.
3051
3052 2002-07-07 Mark Kettenis <kettenis@gnu.org>
3053
3054 From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>:
3055 * i386-sol2-tdep.c (i386_sol2_init_abi): Correct value for
3056 tdep->sc_sp_offset.
3057
3058 2002-07-05 Daniel Jacobowitz <drow@mvista.com>
3059
3060 Fix PR gdb/595, gdb/602
3061 * gnu-v3-abi.c (gnuv3_baseclass_offset): Remove unused variables.
3062 Don't call value_cast, just read the vtable pointer; update comments
3063 to match.
3064
3065 2002-07-05 Grace Sainsbury <graces@redhat.com>
3066
3067 * config/mcore/tm-mcore.h: Remove file.
3068 * config/mcore/mcore.mt: Remove definition of TM_FILE
3069 * configure.tgt: Set gdb_multi_arch to yes for the mcore target.
3070
3071 2002-07-05 Mark Kettenis <kettenis@gnu.org>
3072
3073 * i386bsd-tdep.c: Include "gdb_string.h".
3074
3075 2002-07-04 Grace Sainsbury <graces@redhat.com>
3076
3077 * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Set to 2.
3078 (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG,RETVAL_REGNUM): Move to
3079 mcore-tdep.
3080 (REG_STRUCT_HAS_ADDR, USE_STRUCT_CONVENTION, GET_SAVED_REGISTER)
3081 (TARGET_VIRTUAL_FRAME_POINTER, BELIEVE_PCC_PROMOTION): Remove.
3082 * mcore-tdep.c (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG)
3083 (RETVAL_REGNUM): Move macros from tm-mcore.h
3084 (mcore_reg_struct_has_addr): New function.
3085 (mcore_gdbarch_init): Added initializations for the macros removed
3086 from tm-mcore.h.
3087
3088 2002-07-04 Mark Kettenis <kettenis@gnu.org>
3089
3090 * osabi.c (generic_elf_osabi_sniffer): Add check for FreeBSD 3.x's
3091 traditonal string branding within the ELF header.
3092
3093 2002-07-04 Daniel Jacobowitz <drow@mvista.com>
3094
3095 * symtab.c (remove_params): New function.
3096 (make_symbol_overload_list): Use it instead of cplus_demangle.
3097 (overload_list_add_symbol): Likewise. Reorder. Fix memory leak.
3098
3099 2002-07-04 Mark Kettenis <kettenis@gnu.org>
3100
3101 * i386obsd-nat.c (_initialize_i386obsd_nat): Fix typo in prototype.
3102
3103 * i386bsd-tdep.c (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end):
3104 New variables.
3105 (i386nbsd_init_abi): Use these to initialize tdep->sigtramp_start
3106 and tdep->sigtramp_end.
3107 * i386obsd-nat.c: New file.
3108 * config/i386/obsd.mh (NATDEPFILES): Add i386obsd-nat.o.
3109
3110 * dwarf2cfi.c (cfi_pop_frame): Use alloca() for regbuf.
3111 Don't call get_current_frame().
3112
3113 2002-07-04 Pierre Muller <muller@ics.u-strasbg.fr>
3114
3115 * i386-nat.c (child_post_startup_inferior): New function
3116 calling i386_cleanup_dregs if
3117 I386_USE_GENERIC_WATCHPOINTS is defined.
3118 * config/i386/nm-i386.h: define CHILD_POST_STARTUP_INFERIOR
3119 conditional to acknowledge that i386-nat.c has its
3120 own child_post_startup_inferior function.
3121
3122 2002-07-04 Mark Kettenis <kettenis@gnu.org>
3123
3124 * i386-tdep.h (I386_MAX_REGISTER_SIZE): New define.
3125 * i386-tdep.c (i386_do_pop_frame): Use I386_MAX_REGISTER_SIZE
3126 instead of MAX_REGISTER_RAW_SIZE.
3127 (i386_extract_return_value, i386_extract_struct_value_address):
3128 Convert to use regcache.
3129 (i386_gdbarch_init): Set max_register_raw_size and
3130 max_register_virtual_size to I386_MAX_REGISTER_SIZE.
3131 Set extract_return_value and extract_struct_value_address instead
3132 of their deprecated variants.
3133
3134 Convert i386 target to generic dummy frames.
3135 * i386-tdep.c: Include "symfile.h".
3136 (i386_frameless_signal_p): Consider a function to be frameless if
3137 the pc points at the first instruction of the function.
3138 (i386_frame_chain): Handle (generic) call dummies.
3139 (i386_frame_saved_pc): Likewise.
3140 (i386_frame_init_saved_regs): Remove code dealing with call
3141 dummies on the stack.
3142 (i386_push_dummy_frame): Removed.
3143 (i386_call_dummy_words): Removed.
3144 (i386_fix_call_dummy): Removed.
3145 (i386_push_return_address): New function.
3146 (i386_do_pop_frame): Renamed from i386_pop_frame. Add FRAME
3147 parameter, and don't call get_current_frame.
3148 (i386_pop_frame): New function.
3149 (i386_gdbarch_init): Set use_generic_dummy_frames to 1, set
3150 call_dummy_location to AT_ENTRY_POINT, set call_dummy_address to
3151 entry_point_address, set call_dummy_breakpoint_offset to 0, set
3152 call_dummy_length to 0, set call_dummy_words to NULL, set
3153 sizeof_call_dummy_words to 0, set fix_call_dummy to
3154 generic_fix_call_dummy, set pc_in_call_dummy to
3155 pc_in_call_dummy_at_entry_point, set push_dummy_frame to
3156 generic_push_dummy_frame, set push_return_address to
3157 i386_push_return_address and set frame_chain_valid to
3158 generic_file_frame_chain_valid.
3159
3160 2002-07-03 Andrew Cagney <ac131313@redhat.com>
3161
3162 * gdbarch.sh (struct regcache): Add opaque declaration.
3163 (EXTRACT_RETURN_VALUE): New architecture method.
3164 (EXTRACT_STRUCT_VALUE_ADDRESS): Ditto.
3165 * gdbarch.h, gdbarch.c: Regenerate.
3166 * arch-utils.c (legacy_extract_return_value): New function.
3167 * arch-utils.h (legacy_extract_return_value): Declare.
3168 * values.c (value_being_returned): Re-enable code handling
3169 EXTRACT_STRUCT_VALUE_ADDRESS. Move
3170 deprecated_grub_regcache_for_registers call to block handling
3171 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
3172 (EXTRACT_RETURN_VALUE): Do not define.
3173
3174 2002-07-03 Grace Sainsbury <graces@redhat.com>
3175
3176 * config/mcore/tm-mcore.h (REGISTER_BYTES, NUM_REGS, PC_REGNUM)
3177 (SP_REGNUM, FP_REGNUM, FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK)
3178 (BREAKPOINT_FROM_PC, INNER_THAN, SAVED_PC_AFTER_CALL)
3179 (INIT_EXTRA_FRAME_INFO, FRAME_INIT_SAVED_REGS, INIT_FRAME_PC)
3180 (FRAME_CHAIN, FRAME_CHAIN_VALID, FRAME_SAVED_PC)
3181 (STORE_RETURN_VALUE, DEPRECATED_EXTRACT_RETURN_VALUE)
3182 (STORE_STRUCT_RETURN, DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
3183 (SKIP_PROLOGUE, FRAME_ARGS_SKIP, FRAME_ARGS_ADDRESS)
3184 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, POP_FRAME)
3185 (PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME, PUSH_ARGUMENTS): Remove.
3186 * mcore-tdep.c (mcore_init_extra_frame_info): Add fromleaf
3187 argument so the function fits the prototype in the architecture
3188 vector.
3189 (mcore_pop_frame): Remove argument so the function fits the
3190 prototype. Use get_current_frame instead of the argument.
3191 (mcore_push_arguments): Change type of struct_return so the
3192 function can be used in the architecture vector.
3193 (mcore_store_struct_return): Add.
3194 (mcore_frame_init_saved_regs): Add.
3195 (mcore_gdbarch_init): Add function calls to replace the macros
3196 removed from tm-mcore.h
3197
3198 2002-07-03 Andrew Cagney <ac131313@redhat.com>
3199
3200 * infcmd.c (print_return_value): Remove compatibility code calling
3201 deprecated_grub_regcache_for_registers.
3202
3203 * values.c: Include "regcache.h".
3204 (value_being_returned): Update. Use
3205 deprecated_grub_regcache_for_registers to extract the register
3206 buffer address.
3207 * value.h (value_being_returned): Change ``retbuf'' parameter to a
3208 ``struct regcache''.
3209 * Makefile.in (values.o): Add dependency on $(regcache_h).
3210
3211 * inferior.h (run_stack_dummy): Change type of second parameter to
3212 a ``struct regcache''.
3213 * valops.c (hand_function_call): Change type of retbuf to ``struct
3214 regcache''. Allocate using regcache_xmalloc, clean using
3215 make_cleanup_regcache_xfree.
3216 * infcmd.c (run_stack_dummy): Update. Use
3217 regcache_cpu_no_passthrough instead of memcpy to copy the buffer.
3218
3219 * regcache.c (do_regcache_xfree): New function.
3220 (make_cleanup_regcache_xfree): New function.
3221 * regcache.h (make_cleanup_regcache_xfree): Declare.
3222
3223 2002-07-03 Martin M. Hunt <hunt@redhat.com>
3224
3225 * event-top.c (command_line_handler): Don't read past
3226 beginning of buffer.
3227
3228 2002-07-03 Martin M. Hunt <hunt@redhat.com>
3229
3230 * varobj.c (struct varobj_root): Change frame from CORE_ADDR to
3231 struct frame_id.
3232 (varobj_create): Store frame_id for root.
3233 (varobj_gen_name): Use xasprintf.
3234 (varobj_update): Save and restore frame using get_frame_id() and
3235 frame_find_by_id().
3236 (create_child): Use xasprintf.
3237 (new_root_variable): Initialize frame_id.
3238 (c_name_of_child): Use xasprintf. Call find_frame_by_id().
3239 (c_value_of_variable): Use xasprintf. Move mem_fileopen call
3240 to prevent memory leak.
3241
3242 2002-07-03 Andrew Cagney <ac131313@redhat.com>
3243
3244 * valops.c (hand_function_call): Move declaration of retbuf to
3245 start of function, allocate using malloc, add a cleanup but before
3246 the inf_status cleanup, cleanup the buffer. Rename local variable
3247 old_chain to inf_status_cleanup.
3248
3249 2002-07-03 Martin M. Hunt <hunt@redhat.com>
3250
3251 * top.c (execute_command): Use cmd_func() and cmd_func_p().
3252
3253 * cli/cli-decode.c (cmd_func_p): New function.
3254 (cmd_func): New function.
3255
3256 * command.h: Add cmd_func() and cmd_func_p().
3257
3258 2002-07-03 Grace Sainsbury <graces@redhat.com>
3259
3260 * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Add macro. Set to 0.
3261 (REGISTER_SIZE): Remove.
3262 (MAX_REGISTER_RAW_SIZE): Remove.
3263 (REGISTER_VIRTUAL_TYPE): Remove.
3264 (MAX_REGISTER_VIRTUAL_SIZE): Remove.
3265 (REGISTER_NAME): Remove.
3266 (USE_GENERIC_DUMMY_FRAMES): Remove.
3267 (CALL_DUMMY): Remove.
3268 (CALL_DUMMY_START_OFFSET): Remove.
3269 (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
3270 (CALL_DUMMY_LOCATION): Remove.
3271 (FIX_CALL_DUMMY): Remove.
3272 (CALL_DUMMY_ADDRESS): Remove.
3273 (SIZEOF_CALL_DUMMY_WORDS): Remove.
3274 (SAVE_DUMMY_FRAME_TOS): Remove.
3275 * mcore-tdep.c (MCORE_REG_SIZE, MCORE_NUM_REGS): Add macros.
3276 (mcore_register_virtual_type): New function.
3277 (mcore_register_byte): New function.
3278 (mcore_register_size): New function.
3279 (mcore_register_name): New function.
3280 (mcore_gdbarch_init): New function. Add set_gdbarch calls for
3281 macros removed from tm-mcore.h.
3282 (mcore_dump_tdep): Add.
3283 (_initialize_mcore_tdep): Add gdbarch_register call.
3284
3285 2002-07-03 Mark Kettenis <kettenis@gnu.org>
3286
3287 * i386-tdep.c (i386_frameless_signal_p): Provide an argument in to
3288 frameless_look_for_prologue, such that we actually call this
3289 function.
3290
3291 2002-07-02 Joel Brobecker <brobecker@gnat.com>
3292
3293 * frame.h (frame_address_in_block): New function.
3294
3295 * blockframe.c (frame_address_in_block): New function extracted
3296 from get_frame_block().
3297 (get_frame_block): Use frame_address_in_block().
3298 (block_innermost_frame): Use frame_address_in_block() to match
3299 the frame pc address against the block boundaries rather than
3300 the frame pc directly. This prevents a failure when a frame pc
3301 is actually a return-address pointing immediately after the end
3302 of the given block.
3303
3304 2002-07-02 Grace Sainsbury <graces@redhat.com>
3305
3306 * MAINTAINERS: Add self under write after approval.
3307
3308 2002-07-02 Grace Sainsbury <graces@redhat.com>
3309
3310 * m68k-tdep.c (m68k_remote_breakpoint_from_pc): Add. Currently not
3311 used in architecture vector. The default is
3312 m68k_local_breakpoint_from_pc.
3313 (m68k_local_breakpoint_from_pc): Add.
3314 (enum): Add register numbers from tm-m68k.h.
3315 (m68k_gdbarch_init): Add breakpoint_from_pc to architecture
3316 vector.
3317 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Set to
3318 GDB_MULTI_ARCH_PARTIAL.
3319 (BPT_VECTOR, REGISTER_BYTES_FP, REGISTER_BYTES_NOFP)
3320 (NUM_FREGS, SIG_PC_FP_OFFSET, SP_ARG0, REMOTE_BPT_VECTOR): Move to
3321 m68k-tdep.c.
3322 (BREAKPOINT, REMOTE_BREAKPOINT): Remove.
3323 (A1_REGNUM, FP0_REGNUM, FPC_REGNUM, FPS_REGNUM, FPI_REGNUM): Move
3324 to enum in m68k-tdep.c
3325
3326 2002-07-02 Joel Brobecker <brobecker@gnat.com>
3327
3328 * solib-osf.c (open_map): Compute the list of shared libraries
3329 loaded by the inferior, rather than the list of libraries loaded
3330 by GDB itself. Otherwise, GDB ends up reading the symbols from
3331 the wrong shared libraries...
3332
3333 2002-07-02 Mark Kettenis <kettenis@gnu.org>
3334
3335 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Make static.
3336 (LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONEXT_SP_OFFSET): Remove
3337 macros.
3338 (i386_linux_sigtramp_saved_pc, i386_linux_sigtramp_saved_sp):
3339 Remove functions.
3340 (FRAMELESS_SIGNAL): Remove function.
3341 (i386_linux_frame_chain, i386_linux_frame_saved_pc,
3342 i386_linux_saved_pc_after_call): Removed.
3343 (i386_linux_init_abi): Initialize tdep->sigcontext_addr,
3344 tdep->sc_pc_offset and tdep->sc_sp_offset. Don't override
3345 frame_chain, frame_saved_pc and saved_pc_after_call any longer.
3346
3347 * i386-tdep.c (i386_frameless_signal_p): New function.
3348 (i386_frame_chain): Deal with frameless signals.
3349 (i386_sigtramp_saved_sp): New function.
3350 (i386_frame_saved_pc): Deal with frameless signals.
3351 (i386_saved_pc_after_call): Make sure the correct value is
3352 returned just after entry into a sigtramp.
3353 * i386bsd-tdep.c (i386bsd_sc_sp_offset, i386nbsd_sc_sp_offset,
3354 i386fbsd4_sc_sp_offset): New variables.
3355 (i386bsd_init_abi, i386nbsd_init_abi, i386fbsd4_init_abi): Use
3356 these variables to initialize tdep->sc_sp_offset. * i386bsd-nat.c
3357 (_initialize_i386bsd_nat): Add sanity check for sc_sp_offset
3358 similiar to what we already did for sc_pc_offset.
3359 * i386-sol2-tdep.c (i386_sol2_init_abi): Initialize
3360 tdep->sc_sp_offset.
3361
3362 * i386nbsd-tdep.c (fetch_elfcore_registers): Wrap long line.
3363
3364 2002-07-02 Michal Ludvig <mludvig@suse.cz>
3365
3366 * config/i386/tm-x86-64linux.h: New.
3367 * config/i386/x86-64linux.mt: Add GDB_MULTI_ARCH and TM_FILE
3368 definitions.
3369 * config/i386/nm-x86-64.h: Rename to ...
3370 * config/i386/nm-x86-64linux.h: ... this one.
3371 * config/i386/x86-64linux.mh: Reflect the above change.
3372
3373 2002-07-01 Mark Kettenis <kettenis@gnu.org>
3374
3375 * i386-tdep.h (struct gdbarch_tdep): Replace sigtramp_saved_pc
3376 with sigcontext_addr. Add sc_sp_offset.
3377 (i386bsd_sigtramp_saved_pc): Remove prototype.
3378 (i386bsd_sicontext_addr): Add prototype.
3379 * i386-tdep.c (i386_sigtramp_saved_pc): New function.
3380 (i386_frame_saved_pc): Rewrite to call i386_sigtramp_saved_pc.
3381 (i386_svr4_sigtramp_saved_pc): Removed.
3382 (i386_svr4_sigcontext_addr): New function.
3383 (i386_svr4_init_abi): Don't initialize tdep->sigtramp_saved_pc.
3384 Initialize tdep->sigcontext_addr instead. Initialize
3385 tdep->sc_pc_offset and tdep->sc_sp_offset.
3386 (i386_gdbarch_init): Likewise.
3387 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Don't make it static
3388 any more.
3389 (i386bsd_sigtramp_saved_pc): Remove function.
3390 (i386bsd_init_abi): Don't initialize tdep->sigtramp_saved_pc.
3391 Initialize tdep->sigcontext_addr instead. Initialize
3392 tdep->sc_pc_offset.
3393 * i386-linux-tdep.c (i386_linux_init_abi): Remove initialization
3394 of tdep->sigtramp_saved_pc.
3395 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't initialize
3396 tdep->sigtramp_saved_pc. Initialize tdep->sigcontext_addr
3397 instead.
3398
3399 * i386-tdep.c (i386_frameless_function_invocation,
3400 i386_frame_num_args, i386_frame_init_saved_regs,
3401 i386_skip_prologue, i386_push_dummy_frame, i386_fix_call_dummy,
3402 i386_pop_frame, i386_push_arguments, i386_store_struct_return,
3403 i386_extract_return_value, i386_store_return_value,
3404 i386_extract_struct_value_address, i386_register_virtual_type,
3405 i386_register_convertible, i386_register_convert_to_virtual,
3406 i386_register_convert_to_raw, i386_svr4_sigtramp_saved_pc,
3407 i386_go32_init_abi, i386_nw_init_abi, i386_gdbarch_init): Make
3408 static.
3409
3410 2002-07-01 Mark Kettenis <kettenis@gnu.org>
3411
3412 * i386bsd-tdep.c (i386bsd_frame_saved_pc): Removed.
3413
3414 * config/i386/tm-i386sol2.h (COERCE_FLOAT_TO_DOUBLE): Removed.
3415 * i386-sol2-tdep.c (i386_sol2_init_abi): Adjust for the removal of
3416 this macro. Include "value.h".
3417
3418 2002-06-30 Aidan Skinner <aidan@velvet.net>
3419
3420 * ada-exp.tab.c: remove as it's a generated file
3421 * ada-lex.c: remove as it's a generated file
3422
3423 2002-06-30 Mark Kettenis <kettenis@gnu.org>
3424
3425 * config/i386/tm-i386.h (struct frame_info, struct
3426 frame_saved_regs, struct value, struct type): Remove forward
3427 declarations.
3428
3429 * config/i386/tm-linux.h [HAVE_PTRACE_GETFPXREGS]
3430 (FILL_FPXREGSET, HAVE_SSE_REGS): Remove define.
3431 * config/i386/nm-linux.h [HAVE_PTRACE_GETFPXREGS]
3432 (FILL_FPXREGSET): Define.
3433
3434 * config/i386/tm-nbsd.h (HAVE_SSE_REGS): Remove define.
3435
3436 * configure.tgt (i[3456]86-*-openbsd*): Fold into
3437 i[3456]86-*-netbsd* case.
3438 * config/i386/tm-obsd.h: Removed.
3439 * config/i386/obsd.mt: Removed.
3440 * config/i386/obsd.mh (NATDEPFILES): Remove corelow.o and
3441 core-aout.o.
3442 (MH_CFLAGS): Add -DYYDEBUG=0.
3443
3444 * i386bsd-nat.c (_initialize_i386bsd_nat): Define SC_PC_OFFSET to
3445 i386nbsd_sc_pc_offset on OpenBSD too.
3446
3447 * config/i386/tm-fbsd.h [!SVR4_SHARED_LIBS]
3448 (IN_SOLIB_CALL_TRAMPOLINE): Remove define.
3449 * config/i386/tm-nbsdaout.h (IN_SOLIB_CALL_TRAMPOLINE): Remove
3450 define.
3451 * i386bsd-tdep.c: Include "arch-utils.h".
3452 (i386bsd_aout_in_solib_call_trampoline): New function.
3453 (i386bsd_init_abi): Set in_solib_call_trampoline to
3454 i386bsd_aout_in_solib_call_trampoline.
3455 (i386nbsdelf_init_abi, i386fbsd_init_abi): Set
3456 in_solib_call_trampoline to generic_in_solib_call_trampoline.
3457
3458 2002-06-28 Andrew Cagney <ac131313@redhat.com>
3459
3460 * macrotab.h: Do not include "obstack.h" or "bcache.h".
3461 (struct obstack, struct bcache): Add opaque declarations.
3462 * Makefile.in (macrotab_h): Update
3463
3464 2002-06-28 Andrew Cagney <ac131313@redhat.com>
3465
3466 * blockframe.c (generic_find_dummy_frame): Change return type to
3467 ``struct regcache''.
3468 (struct dummy_frame): Replace field ``registers'' with regcache, a
3469 struct regcache object.
3470 (generic_find_dummy_frame): Update.
3471 (generic_push_dummy_frame): Update. Use regcache_xfree,
3472 regcache_xmalloc and regcache_cpy.
3473 (generic_pop_dummy_frame): Update. Use regcache_cpy and
3474 regcache_xfree.
3475 (deprecated_generic_find_dummy_frame): Update.
3476 (generic_read_register_dummy): Update. Use
3477 regcache_read_as_address.
3478 (generic_call_dummy_register_unwind): Update. Use regcache_read.
3479 (generic_get_saved_register): Update. Use regcache_read.
3480
3481 2002-06-28 Andrew Cagney <ac131313@redhat.com>
3482
3483 * Makefile.in (objfiles_h): Add $(bcache_h).
3484 * objfiles.h: Include "bcache.h".
3485
3486 * Makefile.in (symtab_h): Remove $(bcache_h).
3487 * symtab.h: Do not include "bcache.h".
3488
3489 2002-06-28 Andrew Cagney <ac131313@redhat.com>
3490
3491 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Set frame_chain_valid to
3492 generic_func_frame_chain_valid.
3493
3494 2002-06-28 David O'Brien <obrien@FreeBSD.org>
3495
3496 * config/i386/nm-fbsd.h: Include <sys/param.h>.
3497 * config/i386/tm-fbsd.h: Likewise.
3498
3499 2002-06-28 Andrew Cagney <ac131313@redhat.com>
3500
3501 * rs6000-tdep.c (rs6000_gdbarch_init): Use
3502 generic_unwind_get_saved_register.
3503
3504 2002-06-27 Andrew Cagney <ac131313@redhat.com>
3505
3506 From 2002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>:
3507 * regcache.c (supply_register): Add missing argument to
3508 register_buffer call.
3509
3510 2002-06-27 Andrew Cagney <ac131313@redhat.com>
3511
3512 * Makefile.in (init.c): Drop -e option to grep. Not necessary and
3513 Solaris /bin/grep does not not like it. From Peter Schauer.
3514
3515 2002-06-26 Tom Tromey <tromey@redhat.com>
3516
3517 * command.h (add_setshow_cmd): Declare.
3518 (add_setshow_cmd_full): Declare.
3519 * cli/cli-decode.c (add_setshow_cmd): No longer static. Now
3520 returns void. Use add_setshow_cmd_full.
3521 (add_setshow_cmd_full): New function.
3522 (add_setshow_auto_boolean_cmd): Use add_setshow_cmd_full.
3523 (add_setshow_boolean_cmd): Likewise.
3524
3525 2002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
3526
3527 * config/vax/tm-vax.h: Protect from multiple inclusion.
3528 (TARGET_UPAGES, TARGET_NBPG, STACK_END_ADDR)
3529 (SIGTRAMP_START, SIGTRAMP_END, SIGCONTEXT_PC_OFFSET): Move to...
3530 * config/vax/tm-vaxbsd.h: ...here. New file.
3531 * config/vax/vax.mt (TM_FILE): Set to tm-vaxbsd.h.
3532
3533 2002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
3534
3535 * config/vax/tm-vax.h (BREAKPOINT): Remove.
3536 (BELIEVE_PCC_PROMOTION): Remove.
3537 (AP_REGNUM): Move to...
3538 * config/vax/nm-vax.h: ...here.
3539 * vax-tdep.c: Use VAX_AP_REGNUM instead of AP_REGNUM.
3540 (vax_breakpoint_from_pc): New function.
3541 (vax_gdbarch_init): Initialize gdbarch_breakpoint_from_pc
3542 and gdbarch_believe_pcc_promotion.
3543
3544 2002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
3545
3546 * Makefile.in (vax_tdep_h): Define.
3547 (vax-tdep.o): Use $(vax_tdep_h).
3548 * vax-tdep.c (vax_gdbarch_init): Use generic OS ABI framework.
3549 (vax_dump_tdep): New function.
3550 (_initialize_vax_tdep): Register vax_dump_tdep.
3551 * vax-tdep.h: Include osabi.h.
3552 (struct gdbarch_tdep): New.
3553
3554 2002-06-26 Andrew Cagney <cagney@redhat.com>
3555
3556 * frame.h (deprecated_generic_find_dummy_frame): Rename
3557 generic_find_dummy_frame.
3558 * blockframe.c (generic_find_dummy_frame): Make static.
3559 (deprecated_generic_find_dummy_frame): New function.
3560 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Replace
3561 generic_find_dummy_frame with deprecated_find_dummy_frame.
3562 (sh64_nofp_frame_init_saved_regs): Ditto.
3563 (sh_fp_frame_init_saved_regs): Ditto.
3564 * s390-tdep.c (s390_frame_saved_pc_nofix): Ditto.
3565 (s390_frame_chain): Ditto.
3566 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
3567
3568 2002-06-26 Grace Sainsbury <graces@redhat.com>
3569
3570 * config/m68k/tm-m68k.h: Rearrange code so macros not in the
3571 gdbarch vector are at the top.
3572 (NUM_REGS): Remove.
3573 (FP_REGNUM, SP_REGNUM, PS_REGNUM, PC_REGNUM, FP0_REGNUM): Remove.
3574 (FRAME_ARGS_ADDRESS): Remove.
3575 (FRAME_LOCALS_ADDRESS): Remove.
3576 (FRAME_NUM_ARGS): Remove.
3577 (FRAME_ARGS_SKIP): Remove.
3578 * m68k-tdep.c (enum): Add eumeration of special register numbers.
3579 (m68k_gdbarch_init): Add gdbarch initializations for macros
3580 undefined in tm-m68k.h
3581
3582 2002-06-26 Grace Sainsbury <graces@redhat.com>
3583
3584 * monitor.h: Add the function regname to monitor_ops
3585 structure. This way NUM_REGS does not have to be a constant.
3586 * monitor.c (monitor_fetch_register): Added support for regname
3587 function. The function is called if the array regnames is NULL.
3588 (monitor_store_register): Same.
3589 * cpu32bug-rom.c (cpu32bug_regname): Add function. Replaces
3590 regnames array.
3591 (init_cpu32bug_cmds): set cpu32bug_cmds.regnames to NULL,
3592 cpu32bug_cmds.regname to point to new function.
3593 * abug-rom.c (abug_regname): Same as above.
3594 (init_abug_cmds): Same.
3595 * dbug-rom.c (dbug_regname): Same as above.
3596 (init_dbug_cmds): Same.
3597 * remote-est.c (est_regname): Same.
3598 (init_est_cmds): Same.
3599 * rom68k-rom.c (rom68k_regname): Same.
3600 (init_rom68k_cmds): Same.
3601
3602 2002-06-25 Tom Tromey <tromey@redhat.com>
3603
3604 * breakpoint.c (delete_command): Don't repeat `delete' commands.
3605
3606 2002-06-25 Andrew Cagney <cagney@redhat.com>
3607
3608 * infrun.c (stop_registers): Change variable's type to ``struct
3609 regcache'''.
3610 (xmalloc_inferior_status): Delete function.
3611 (free_inferior_status): Delete function.
3612 (normal_stop): Use regcache_cpy.
3613 (struct inferior_status): Change type of fields ``stop_registers''
3614 and ``registers'' to ``struct regcache''.
3615 (write_inferior_status_register): Use regcache_write.
3616 (save_inferior_status): Instead of calling
3617 xmalloc_inferior_status, allocate the inf_status buffer directly.
3618 Use regcache_dup_no_passthrough and regcache_dup to save the
3619 buffers.
3620 (restore_inferior_status): Use regcache_xfree and regcache_cpy.
3621 Replace the stop_registers regcache instead of overriding it. Use
3622 regcache_xfree. Instead of calling free_inferior_status, xfree
3623 the buffer directly.
3624 (discard_inferior_status): Use regcache_xfree. Instead of calling
3625 free_inferior_status, xfree the buffer directly.
3626 (build_infrun): Use regcache_xmalloc.
3627 (_initialize_infrun): Delete redundant call to build_infrun.
3628
3629 * Makefile.in (infcmd.o): Add $(regcache_h).
3630
3631 * infcmd.c: Include "regcache.h".
3632 (run_stack_dummy): Use deprecated_grub_regcache_for_registers to
3633 obtain the address of `stop_registers' register buffer.
3634 (print_return_value): Ditto.
3635
3636 * inferior.h (struct regcache): Add opaque declaration.
3637 (stop_registers): Change variable's declared type to ``struct
3638 regcache''.
3639
3640 2002-06-24 Tom Tromey <tromey@redhat.com>
3641
3642 * cli/cli-decode.c (add_show_from_set): Fixed typo in comment.
3643 * target.c (initialize_targets): Fixed typo in
3644 trust-readonly-sections `show' documentation.
3645
3646 * main.c: Marked all strings with _().
3647
3648 2002-06-24 Don Howard <dhoward@redhat.com>
3649
3650 * memattr.c (create_mem_region): Treat hi == 0 as a special case
3651 that means max CORE_ADDR+1.
3652 (lookup_mem_region): Ditto.
3653 (mem_info_command): Ditto.
3654
3655 2002-06-24 Grace Sainsbury <graces@redhat.com>
3656
3657 * config/m68k/tm-m68k.h (DECR_PC_AFTER_BREAK): Remove.
3658 (REGISTER_BYTES_OK): Remove.
3659 (REGISTER_BYTES): Remove.
3660 (STORE_STRUCT_RETURN): Remove.
3661 (DEPRECATED_EXTRACT_RETURN_VALUE): Remove.
3662 (STORE_RETURN_VALUE): Remove.
3663 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
3664 (FRAME_CHAIN): Remove.
3665 (FRAMELESS_FUNCTION_INVOCATION): Remove.
3666 (FRAME_SAVED_PC): Remove.
3667 * m68k-tdep.c (m68k_register_bytes_ok):Add.
3668 (m68k_store_struct_return): Add.
3669 (m68k_deprecated_extract_return_value): Add.
3670 (m68k_deprecated_extract_struct_value_address): Add.
3671 (m68k_store_return_value): Add.
3672 (m68k_frame_chain): Add.
3673 (m68k_frameless_function_invocation): Add.
3674 (m68k_frame_saved_pc): Add.
3675 (m68k_gdbarch_init): added set_gdbarch calls for new
3676 functions and deleted macros.
3677
3678 2002-06-23 Tom Tromey <tromey@redhat.com>
3679
3680 * Makefile.in (HFILES_NO_SRCDIR): Remove old files.
3681 (ALLDEPFILES): Likewise.
3682 (udiheaders): Removed.
3683 (udip2soc.o): Likewise.
3684 (udi2go32.o): Likewise.
3685 (udr.o): Likewise.
3686 (HFILES_WITH_SRCDIR): Don't mention udiheaders.
3687
3688 2002-06-22 Andrew Cagney <ac131313@redhat.com>
3689
3690 * infrun.c (_initialize_infrun): Delete unnecessary call to
3691 build_infrun.
3692
3693 * regcache.h: Update comments describing the regcache_cpy family
3694 of functions.
3695 (regcache_save, regcache_restore): Delete declaration.
3696 (regcache_save_no_passthrough): Delete declaration.
3697 (regcache_restore_no_passthrough): Delete declaration.
3698 * regcache.c (regcache_save): Delete function.
3699 (regcache_save_no_passthrough): Delete function.
3700 (regcache_restore): Delete function.
3701 (regcache_restore_no_passthrough): Delete function.
3702
3703 2002-06-21 Andrew Cagney <ac131313@redhat.com>
3704
3705 * config/m68k/tm-m68k.h: Fix typo.
3706 (FRAME_INIT_SAVED_REGS): Define when non-multi-arch.
3707 (m68k_frame_init_saved_regs): Declare.
3708
3709 2002-06-21 Jim Blandy <jimb@redhat.com>
3710
3711 Remove some vestiges of Harris 88k support.
3712 * dwarf2read.c (decode_locdesc): Remove `#if' block for Harris 88k
3713 register numbering quirk.
3714 * elfread.c (elf_symtab_read): Remove `#if' block for skipping
3715 odd symbols occurring in Harris 88k ELF targets.
3716
3717 2002-06-21 Tom Tromey <tromey@redhat.com>
3718
3719 * gdb_locale.h: New file.
3720 * Makefile.in (GDB_CFLAGS): Define LOCALEDIR.
3721 (defs_h): Added gdb_locale.h.
3722 * configure, config.in: Rebuilt.
3723 * configure.in (PACKAGE): Define.
3724 * defs.h: Include gdb_locale.h.
3725 * main.c (captured_main): Call setlocale, bindtextdomain,
3726 textdomain.
3727
3728 2002-06-21 Dave Brolley <brolley@redhat.com>
3729
3730 From Stan Shebs, Jim Blandy, Mark Salter, Kevin Buettner:
3731 * config/frv/frv.mt: New file.
3732 * config/frv/tm-frv.h: New file.
3733 * configure.tgt: Support frv-*-*.
3734 * Makefile.in (frv-tdep.o): New target.
3735 * frv-tdep.c: New file.
3736 * NEWS: Mention frv.
3737
3738 2002-06-21 Dave Brolley <brolley@redhat.com>
3739
3740 * MAINTAINERS: Add self to "Write After Approval" list.
3741
3742 2002-06-21 Grace Sainsbury <graces@redhat.com>
3743
3744 * config/m68k/tm-m68k.h (REGISTER_BYTE, REGISTER_RAW_SIZE)
3745 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
3746 (REGISTER_VIRTUAL_TYPE, REGISTER_NAMES, TARGET_LONG_DOUBLE_FORMAT)
3747 (FUNCTION_START_OFFSET, SKIP_PROLOGUE, SAVED_PC_AFTER_CALL)
3748 (INNER_THAN, STACK_ALIGN, REGISTER_SIZE): Remove macros.
3749
3750 * m68k-tdep.c: Include arch-utils.h
3751 (m68k_register_raw_size): Add.
3752 (m68k_register_virtual_size): Add.
3753 (m68k_register_virtual_type): Add.
3754 (m68k_register_name): Add.
3755 (m68k_stack_align): Add.
3756 (m68k_register_byte): Add.
3757 (m68k_gdbarch_init): Add set_gdbarch calls for macros removed in
3758 tm-m68k.h.
3759
3760 2002-06-21 Grace Sainsbury <graces@redhat.com>
3761
3762 * m68k-tdep.c (m68k_frame_init_saved_regs): Replace
3763 m68k_find_saved_regs.
3764 (m68k_pop_frame): Removed saved_regs structure, and replaced
3765 references to it with frame->saved_regs.
3766 (m68k_gdbarch_init): Added function calls to initialize the
3767 gdbarch structure.
3768 (m68k_fix_call_dummy): Add.
3769 * config/m68k/tm-m68k.h: (FRAME_FIND_SAVED_REGS): Remove.
3770 (CALL_DUMMY): Remove.
3771 (CALL_DUMMY_LENGTH): Remove.
3772 (CALL_DUMMY_START_OFFSET): Remove.
3773 (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
3774 (FIX_CALL_DUMMY): Remove.
3775 (PUSH_DUMMY_FRAME): Remove.
3776 (POP_FRAME): Remove.
3777
3778 2002-06-19 Pierre Muller <muller@ics.u-strasbg.fr>
3779
3780 * parse.c (parse_fprintf): New function used to avoid calls to
3781 fprintf in bison parser generated debug code.
3782 * parser-defs.h: Declaration of new parse_fprintf function.
3783 * ada-exp.y, c-exp.y, f-exp.y, jv-exp.y, m2-exp.y, p-exp.y:
3784 Set YYDEBUG to 1 by default.
3785 Set YYFPRINTF as parse_fprintf.
3786
3787 2002-06-21 Michal Ludvig <mludvig@suse.cz>
3788
3789 * dwarf2cfi.c (read_encoded_pointer): Don't handle pointer
3790 encoding anymore.
3791 (pointer_encoding, enum ptr_encoding): New.
3792 (execute_cfa_program): Take care about pointer encoding.
3793 (dwarf2_build_frame_info): Only call parse_frame_info for
3794 .debug_frame and .eh_frame.
3795 (parse_frame_info): New, derived from former dwarf2_build_frame_info.
3796 fixed augmentation handling, added relative addressing,
3797 ignore duplicate FDEs. Added comments.
3798 * dwarf2cfi.c: Reindented.
3799
3800 2002-06-20 Elena Zannoni <ezannoni@redhat.com>
3801
3802 * event-top.c (command_handler): Don't use space_at_cmd_start
3803 unless there is sbrk() on the host. Assign time and space data
3804 to union fields of the appropriate length.
3805
3806 2002-06-20 Michal Ludvig <mludvig@suse.cz>
3807
3808 * x86-64-tdep.c (x86_64_register_nr2name): Rename to
3809 x86_64_register_name. Return type changed to 'const char *'.
3810 (x86_64_register_name2nr): Rename to x86_64_register_number.
3811 (x86_64_gdbarch_init): Update to reflect the change.
3812 * x86-64-tdep.h: Ditto.
3813 * x86-64-linux-nat.c (x86_64_fxsave_offset)
3814 (supply_fpregset): Ditto.
3815
3816 2002-06-19 Andrew Cagney <cagney@redhat.com>
3817
3818 * regcache.h: Update copyright.
3819 (struct regcache, struct gdbarch): Add opaque declarations.
3820 (current_regcache): Declare global variable.
3821 (regcache_read, regcache_write): Add gdbarch parameter.
3822 (regcache_save, regcache_save_no_passthrough)
3823 (regcache_restore, regcache_restore_no_passthrough)
3824 (regcache_dup, regcache_dup_no_passthrough)
3825 (regcache_cpy, regcache_cpy_no_passthrough)
3826 (deprecated_grub_regcache_for_registers)
3827 (deprecated_grub_regcache_for_register_valid)
3828 (regcache_valid_p): Add function declarations.
3829
3830 * regcache.c: Update copyright.
3831 (regcache_descr_handle): New global variable.
3832 (struct regcache_descr): Define.
3833 (init_legacy_regcache_descr, init_regcache_descr): New functions.
3834 (regcache_descr, xfree_regcache_descr): New functions.
3835 (struct regcache): Define.
3836 (regcache_xmalloc, regcache_xfree): New functions.
3837 (regcache_cpy, regcache_cpy_no_passthrough): New functions.
3838 (regcache_dup, regcache_dup_no_passthrough): New functions.
3839 (regcache_valid_p, regcache_read_as_address): New functions.
3840 (deprecated_grub_regcache_for_registers): New function.
3841 (deprecated_grub_regcache_for_register_valid): New function.
3842 (current_regcache): New global variable.
3843 (register_buffer): Add regcache parameter. Update calls.
3844 (regcache_read, regcache_write): Add regcache parameter. Rewrite.
3845 (read_register_gen, write_register_gen): Update register_buffer
3846 call. Test for legacy_p instead of gdbarch_register_read_p or
3847 gdbarch_register_write_p.
3848 (regcache_collect): Update register_buffer call.
3849 (build_regcache): Rewrite. Use deprecated grub functions.
3850 (regcache_save, regcache_save_no_passthrough): New functions.
3851 (regcache_restore, regcache_restore_no_passthrough): New
3852 functions.
3853 (_initialize_regcache): Create the regcache_data_handle. Swap
3854 current_regcache global variable.
3855
3856 * sh-tdep.c (sh_pseudo_register_read): Add current_regcache
3857 parameter to regcache_read and regcache_write calls.
3858 (sh4_register_read): Ditto.
3859 (sh64_pseudo_register_read): Ditto.
3860 (sh64_register_read): Ditto.
3861 (sh_pseudo_register_write): Ditto.
3862 (sh4_register_write): Ditto.
3863 (sh64_pseudo_register_write): Ditto.
3864 (sh64_register_write): Ditto.
3865
3866 * defs.h (XCALLOC): Define.
3867
3868 2002-06-19 Grace Sainsbury <graces@redhat.com>
3869
3870 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Added (set to 0).
3871 * m68k-tdep.c (m68k_gdbarch_init): Added.
3872 (m68k_dump_tdep): Added.
3873
3874 2002-06-19 Daniel Jacobowitz <drow@mvista.com>
3875
3876 * ada-lang.c (fill_in_ada_prototype): Update comment.
3877
3878 2002-06-19 Daniel Jacobowitz <drow@mvista.com>
3879
3880 * mips-tdep.c (enum mips_abi): Explicitly start at 0. Add
3881 MIPS_ABI_LAST.
3882 (mips_abi_string, mips_abi_strings): New.
3883 (struct gdbarch_tdep): Remove mips_abi_string, add found_abi.
3884 (mips_gdbarch_init): Set tdep->found_abi. Don't set
3885 tdep->mips_abi_string. Honor mips_abi_string. Default to
3886 O32 if no ABI is found.
3887 (mips_dump_tdep): Use mips_abi_strings.
3888 (mips_abi_update): New function.
3889 (_initialize_mips_tdep): Initialize mips_abi_string. Add
3890 ``set mips abi'' and ``show mips abi''. Check the size of
3891 mips_abi_strings.
3892
3893 2002-06-19 Andrew Cagney <cagney@redhat.com>
3894
3895 * i386-linux-tdep.c (i386_linux_register_name): Make return type
3896 constant.
3897
3898 2002-06-18 Joel Brobecker <brobecker@gnat.com>
3899
3900 * alpha-tdep.c (heuristic_proc_desc): Compute the size of the
3901 current frame using only the first stack size adjustment. All
3902 subsequent size adjustments are not considered to be part of
3903 the "static" part of the current frame.
3904 Compute the address of the saved registers relative to the
3905 Frame Pointer ($fp) instead of the Stack Pointer if $fp is
3906 in use in this frame.
3907
3908 2002-06-18 Don Howard <dhoward@redhat.com>
3909
3910 * valops.c (value_ind): Use value_at_lazy() when dereferencing
3911 type int expressions. Thanks to Jim Blandy <jimb@redhat.com> for
3912 suggesting this solution.
3913
3914 2002-06-18 Andrew Cagney <ac131313@redhat.com>
3915
3916 * config/romp/xm-rtbsd.h: Delete file.
3917 * config/romp/rtbsd.mh: Delete file.
3918
3919 2002-06-18 Keith Seitz <keiths@redhat.com>
3920
3921 * breakpoint.c (condition_command): Post breakpoint_modify
3922 when a condition is added to an existing breakpoint.
3923 (commands_command): Likewise for commands.
3924 (set_ignore_count): Likewise for ignore counts.
3925 If no tty, do not simply return, still need to send event
3926 notification.
3927 (ignore_command): Only print a newline if the command came
3928 from a tty.
3929 Don't call breakpoints_changed, since this is now properly
3930 handled by set_ignore_count.
3931
3932 2002-06-18 Andrew Cagney <cagney@redhat.com>
3933
3934 * MAINTAINERS: Note that cris-elf target can be compiled with
3935 -Werror.
3936 * cris-tdep.c (cris_register_name): Make return type constant.
3937 (cris_breakpoint_from_pc): Ditto.
3938
3939 2002-06-18 Michal Ludvig <mludvig@suse.cz>
3940
3941 * frame.h (struct frame_info): Change type of context to
3942 'struct context'.
3943
3944 2002-06-17 Andrew Cagney <cagney@redhat.com>
3945
3946 * gdbarch.sh (REGISTER_NAME): Change return type a constant string
3947 pointer.
3948 * gdbarch.h, gdbarch.c: Regenerate.
3949 * config/mips/tm-mips.h (mips_register_name): Update.
3950 * i386-tdep.h (i386_register_name): Update.
3951 * mips-tdep.c (mips_register_name): Update
3952 * alpha-tdep.c (alpha_register_name): Update.
3953 * arch-utils.c (legacy_register_name): Update.
3954 * arch-utils.h (legacy_register_name): Update.
3955 * avr-tdep.c (avr_register_name): Update.
3956 * ia64-tdep.c (ia64_register_name): Update.
3957 * i386-tdep.c (i386_register_name): Update.
3958 * sparc-tdep.c (sparc32_register_name): Update.
3959 (sparc64_register_name): Update.
3960 (sparclite_register_name): Update.
3961 (sparclet_register_name): Update.
3962 * sh-tdep.c (sh_generic_register_name): Update.
3963 (sh_sh_register_name): Update.
3964 (sh_sh3_register_name): Update.
3965 (sh_sh3e_register_name): Update.
3966 (sh_sh_dsp_register_name): Update.
3967 (sh_sh3_dsp_register_name): Update.
3968 (sh_sh4_register_name): Update.
3969 (sh_sh64_register_name): Update.
3970 * s390-tdep.c (s390_register_name): Update.
3971 * rs6000-tdep.c (rs6000_register_name): Update.
3972 * ns32k-tdep.c (ns32k_register_name_32082): Update.
3973 (ns32k_register_name_32382): Update.
3974 * d10v-tdep.c (d10v_ts2_register_name): Update.
3975 (d10v_ts3_register_name): Update.
3976 * xstormy16-tdep.c (xstormy16_register_name): Update.
3977 * vax-tdep.c (vax_register_name): Update.
3978 * v850-tdep.c (v850_register_name): Update.
3979 * m68hc11-tdep.c (m68hc11_register_name): Update.
3980 * mn10300-tdep.c (mn10300_generic_register_name): Update.
3981 (am33_register_name): Update.
3982
3983 2002-06-17 Grace Sainsbury <graces@redhat.com>
3984
3985 * m68k-tdep.c: Reindented.
3986
3987 2002-06-17 Andrew Cagney <ac131313@redhat.com>
3988
3989 * gdb_indent.sh: Add prgregset_t, fpregset_t, and gregset_t to the
3990 list of predefined types.
3991
3992 2002-06-16 Mark Kettenis <kettenis@gnu.org>
3993
3994 * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE,
3995 REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL,
3996 REGISTER_CONVERT_TO_RAW): Remove defines.
3997 (i386_register_virtual_type, i386_register_convertible,
3998 i386_register_convert_to_virtual, i386_register_convert_to_raw):
3999 Remove prototypes.
4000 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
4001 macros mentioned above.
4002
4003 * config/i386/tm-i386lynx.h (SAVED_PC_AFTER_CALL): Remove define.
4004 (i386lynx_saved_pc_after_call): Remove prototype.
4005 * i386ly-tdep.c: Include "i386-tdep.h".
4006 (i386lynx_saved_pc_after_call): Make static. Use
4007 read_memory_nobpt instead of read_memory. Use
4008 read_memory_unsigned_integer instead of read_memory_integer.
4009 (i386lynx_init_abi): New function.
4010 (i386lynx_coff_osabi_sniffer): New function.
4011 (_initialize_i386bsd_tdep): New function.
4012
4013 * config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY,
4014 CALL_DUMMY_LENGTH, CALL_DUMMY_START_OFFSET,
4015 CALL_DUMMY_BREAKPOINT_OFFSET, FIX_CALL_DUMMY): Remove defines.
4016 (i386_fix_call_dummy): Remove prototype.
4017 * i386-tdep.c (i386_call_dummy_words): New variable.
4018 (i386_gdbarch_init): Adjust for removal of the
4019 macros mentioned above.
4020
4021 2002-06-15 Andrew Cagney <ac131313@redhat.com>
4022
4023 * command.h (add_setshow_auto_boolean_cmd): Replace
4024 add_set_auto_boolean_cmd.
4025 * cli/cli-decode.c (add_setshow_auto_boolean_cmd): Replace
4026 add_set_auto_boolean_cmd.
4027 * cli/cli-decode.h (add_set_auto_boolean_cmd): Delete declaration.
4028 * mips-tdep.c (_initialize_mips_tdep): Update ``set mips
4029 mask-address'' command.
4030 (show_mask_address): Add cmd parameter.
4031 * remote.c (add_packet_config_cmd): Update. Change type of
4032 set_func and show_func to cmd_sfunc_ftype.
4033 (_initialize_remote): Update `set remote Z-packet'
4034 (show_remote_protocol_qSymbol_packet_cmd): Add cmd parameter.
4035 (show_remote_protocol_e_packet_cmd): Ditto.
4036 (show_remote_protocol_E_packet_cmd): Ditto.
4037 (show_remote_protocol_P_packet_cmd): Ditto.
4038 (show_remote_protocol_Z_software_bp_packet_cmd): Ditto.
4039 (show_remote_protocol_Z_hardware_bp_packet_cmd): Ditto.
4040 (show_remote_protocol_Z_write_wp_packet_cmd): Ditto.
4041 (show_remote_protocol_Z_read_wp_packet_cmd): Ditto.
4042 (show_remote_protocol_Z_access_wp_packet_cmd): Ditto.
4043 (show_remote_protocol_Z_packet_cmd): Ditto.
4044 (show_remote_protocol_binary_download_cmd): Ditto.
4045 (show_remote_cmd): Pass NULL to all of above.
4046
4047 2002-06-15 Mark Kettenis <kettenis@gnu.org>
4048
4049 * config/i386/tm-i386.h (PUSH_ARGUMENTS, STORE_STRUCT_RETURN,
4050 DEPRECATED_EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE,
4051 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS, PUSH_DUMMY_FRAME,
4052 POP_FRAME): Remove defines.
4053 (i386_push_arguments, i386_store_struct_return,
4054 i386_extract_return_value, i386_store_return_value,
4055 i386_extract_struct_value_address, i386_push_dummy_frame,
4056 i386_pop_frame): Renove prototypes.
4057 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
4058 macros mentioned above.
4059
4060 2002-06-15 Andrew Cagney <ac131313@redhat.com>
4061
4062 * cli/cli-decode.c (add_setshow_boolean_cmd): Replace
4063 add_set_boolean_cmd.
4064 (add_setshow_cmd): New function.
4065 * command.h (add_setshow_boolean_cmd): Replace
4066 add_set_boolean_cmd.
4067 * remote-rdi.c (_initialize_remote_rdi): Update ``set rdiheartbeat''
4068 and ``set rdiromatzero''.
4069 * maint.c (_initialize_maint_cmds): Update commented out code.
4070 * cli/cli-decode.h (add_set_boolean_cmd): Delete declaration.
4071 * target.c (initialize_targets): Update `set
4072 trust-readonly-sections'.
4073 * remote.c (_initialize_remote): Update `set remotebreak'.
4074
4075 2002-06-15 Mark Kettenis <kettenis@gnu.org>
4076
4077 * config/i386/tm-i386.h (FUNCTION_START_OFFSET, INNER_THAN,
4078 BREAKPOINT, DECR_PC_AFTER_BREAK): Removed.
4079 * i386-tdep.c (i386_skip_prologue): Adjust function signature to
4080 fit into multi-arch framework.
4081 (i386_breakpoint_from_pc): New function.
4082 (i386_gdbarch_init): Adjust for removal of the macros mentioned
4083 above.
4084
4085 * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION,
4086 FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS,
4087 FRAME_ARGS_SKIP, FRAME_INIT_SAVED_REGS): Remove defines.
4088 (i386_frameless_function_invocation, i386_frame_num_args,
4089 i386_frame_init_saved_regs): Remove prototypes.
4090 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
4091 macros mentioned above.
4092
4093 2002-06-15 Andrew Cagney <ac131313@redhat.com>
4094
4095 * cli/cli-decode.c (set_cmd_cfunc): Update.
4096 (set_cmd_sfunc): Update.
4097 * command.h (cmd_cfunc_ftype, cmd_sfunc_ftype): Declare.
4098 (set_cmd_sfunc, set_cmd_cfunc): Update.
4099 * cli/cli-decode.h: Update.
4100
4101 2002-06-15 Mark Kettenis <kettenis@gnu.org>
4102
4103 * i386-sol2-tdep.c (i386_sol2_osabi_sniffer): New function.
4104 (_initialize_i386_sol2_tdep): Register i386_sol2_osabi_sniffer.
4105
4106 2002-06-15 Andrew Cagney <ac131313@redhat.com>
4107
4108 * defs.h (auto_boolean): Declare enum.
4109 * command.h (cmd_auto_boolean): Delete enum.
4110 * mips-tdep.c (mask_address_var): Update.
4111 (mips_mask_address_p): Update.
4112 (show_mask_address): Update.
4113 * remote.c (struct packet_config): Update.
4114 (update_packet_config): Update.
4115 (show_packet_config_cmd): Update.
4116 (packet_ok): Update.
4117 (add_packet_config_cmd): Update.
4118 (_initialize_remote):
4119 * command.h: Update.
4120 * cli/cli-setshow.c (parse_auto_binary_operation): Update.
4121 (do_setshow_command): Update.
4122 * cli/cli-decode.c (add_set_auto_boolean_cmd): Update.
4123 * cli/cli-decode.h: Update.
4124
4125 2002-06-15 Mark Kettenis <kettenis@gnu.org>
4126
4127 * config/i386/tm-cygwin.h, config/i386/tm-fbsd.h,
4128 config/i386/tm-go32.h, config/i386/tm-i386gnu.h,
4129 config/i386/tm-i386sol2.h, config/i386/tm-i386v4.h,
4130 config/i386/tm-linux.h, config/i386/tm-nbsd.h,
4131 config/i386/tm-obsd.h (HAVE_I387_REGS): Remove define.
4132 * config/i386/tm-i386.h: Unconditionally define FLOAT_INFO.
4133
4134 * i386-tdep.c (i386_coff_osabi_sniffer): Add "coff-go32" to the
4135 list of DJGPP COFF targets.
4136
4137 * config/i386/tm-i386.h (REGISTER_SIZE): Remove define.
4138 (NUM_GREGS, NUM_FREGS, NUM_SSE_REGS): Remove defines.
4139 (FP_REGNUM, SP_REGNUM, PC_REGNUM, PS_REGNUM): Remove defines.
4140 (FP0_REGNUM): Remove define.
4141 (MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE,
4142 MAX_REGISTER_VIRTUAL_SIZE): Remove define.
4143 (i386_register_virtual_size): Remove protoype.
4144 * i386-tdep.c (i386_register_virtual_size): Removed.
4145 (i386_extract_return_value, i386_store_return_value): Use
4146 FP0_REGNUM instead of NUM_FREGS to determine whether the
4147 floating-point registers are available.
4148 (i386_gdbarch_init): Tweak FIXME about FPU registers.
4149 Adjust for removal of macros mentioned above.
4150
4151 2002-06-15 Mark Kettenis <kettenis@gnu.org>
4152
4153 * i386v4-nat.c: Include "i386-tdep.h". Reformat and tweak various
4154 comments.
4155 (fill_gregset, supply_gregset, supply_fpregset, fill_fpregset):
4156 Remove prototypes.
4157 (supply_gregset, fill_gregset): Remove use of register keyword and
4158 remove declaration for regmap. Use I386_NUM_GREGS instead of
4159 NUM_REGS and NUM_FREGS.
4160 (FPREGSET_FSAVE_OFFSET): Remove.
4161 (supply_fpregset, fill_fpregset): Use FPO_REGNUM instead of
4162 NUM_FREGS to determine whether the floating-point registers are
4163 available.
4164
4165 * i386gnu-nat.c (supply_gregset, gnu_fetch_registers,
4166 gnu_store_registers): Replace usage of NUM_GREGS with
4167 I386_NUM_GREGS.
4168
4169 * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
4170 OLD_CANNOT_STORE_REGISTER, supply_gregset, fill_gregset): Replace
4171 usage of NUM_GREGS with I386_NUM_GREGS.
4172
4173 * i386-linux-nat.c (fill_gregset): Remove redundant parentheses.
4174
4175 * i386bsd-nat.c: Include "i386-tdep.h".
4176 (supply_gregset, fill_gregset): Replace usage of NUM_GREGS with
4177 I386_NUM_GREGS.
4178
4179 * i386v-nat.c: Remove copnditional inclusion of <asm/debugreg.h>,
4180 and associated comment. They no longer make any sense, since we
4181 don't use this file anymore on Linux.
4182
4183 * config/i386/tm-i386.h (MAX_NUM_REGS): Removed.
4184 * i386-tdep.c (i386_register_offset, i386_register_size): Use
4185 I386_SSE_NUM_REGS instead of MAX_NUM_REGS for the number of
4186 elements in these arrays.
4187 (_initialize_i386_tdep): Use I386_SSE_NUM_REGS instead of
4188 MAX_NUM_REGS.
4189
4190 2002-06-15 Mark Kettenis <kettenis@gnu.org>
4191
4192 * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.
4193 * osabi.c (gdb_osabi_names): Add entry for "LynxOS".
4194
4195 2002-06-14 Andrew Cagney <cagney@redhat.com>
4196
4197 * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
4198 EXTRACT_RETURN_VALUE.
4199 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Rename
4200 EXTRACT_STRUCT_VALUE_ADDRESS.
4201 * gdbarch.h, gdbarch.c: Regenerate.
4202
4203 * values.c (value_being_returned): Handle
4204 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
4205 (EXTRACT_RETURN_VALUE): Define as DEPRECATED_EXTRACT_RETURN_VALUE.
4206
4207 * arm-linux-tdep.c (arm_linux_init_abi): Update.
4208 * arm-tdep.c (arm_gdbarch_init): Update.
4209 * avr-tdep.c (avr_gdbarch_init): Update.
4210 * cris-tdep.c (cris_gdbarch_init): Update.
4211 * d10v-tdep.c (d10v_gdbarch_init): Update.
4212 * ia64-tdep.c (ia64_gdbarch_init): Update.
4213 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
4214 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
4215 * s390-tdep.c (s390_gdbarch_init): Update.
4216 * sh-tdep.c (sh_gdbarch_init): Update.
4217 * s390-tdep.c (s390_gdbarch_init): Update.
4218 * sparc-tdep.c (sparc_gdbarch_init): Update.
4219 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
4220 * v850-tdep.c (v850_gdbarch_init): Update.
4221 * vax-tdep.c (vax_gdbarch_init): Update.
4222 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
4223 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
4224
4225 * config/arc/tm-arc.h: Update.
4226 * config/d30v/tm-d30v.h: Update.
4227 * config/fr30/tm-fr30.h: Update.
4228 * config/h8300/tm-h8300.h: Update.
4229 * config/h8500/tm-h8500.h: Update.
4230 * config/i386/tm-i386.h: Update.
4231 * config/i386/tm-ptx.h: Update.
4232 * config/i386/tm-symmetry.h: Update.
4233 * config/i960/tm-i960.h: Update.
4234 * config/m32r/tm-m32r.h: Update.
4235 * config/m68k/tm-delta68.h: Update.
4236 * config/m68k/tm-linux.h: Update.
4237 * config/m68k/tm-m68k.h: Update.
4238 * config/m88k/tm-m88k.h: Update.
4239 * config/mcore/tm-mcore.h: Update.
4240 * config/mips/tm-mips.h: Update.
4241 * config/mn10200/tm-mn10200.h: Update.
4242 * config/pa/tm-hppa.h: Update.
4243 * config/pa/tm-hppa64.h: Update.
4244 * config/sparc/tm-sp64.h: Update.
4245 * config/sparc/tm-sparc.h: Update.
4246 * config/sparc/tm-sparclet.h: Update.
4247 * config/z8k/tm-z8k.h: Update.
4248
4249 2002-06-14 Andrew Cagney <cagney@redhat.com>
4250
4251 * Makefile.in (i386_linux_tdep_h): Define.
4252 (i386_tdep_h, i387_tdep_h): Define.
4253 (i386-linux-nat.o): Add $(i386_linux_tdep_h),
4254 $(i386_tdep_h) and $(i387_tdep_h).
4255 * i386-linux-nat.c: Include "i386-linux-tdep.h".
4256
4257 2002-06-14 Mark Kettenis <kettenis@gnu.org>
4258
4259 * config/i386/tm-i386.h (START_INFERIOR_TRAPS_EXPECTED): Removed.
4260 Already covered by the default.
4261
4262 * config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT,
4263 TARGET_LONG_DOUBLE_BIT): Remove. * i386-tdep.c
4264 (i386_gdbarch_init): Initialize long_double_format and long_double
4265 bit.
4266
4267 * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and
4268 i386bsd-tdep.o. Remove solib.o, solib-svr4.o and solib-legacy.o.
4269 Move these to ...
4270 * config/i386/i386sol2.mh: ... here.
4271 * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Remove define.
4272 (sigtramp_saved_pc, I386V4_SIGTRAMP_SAVED_PC): Don't #undef.
4273 (SIGCONTEXT_PC_OFFSET): Remove define.
4274 (IN_SIGTRAMP): Remove define.
4275 * i386-sol2-tdep.c: New file.
4276
4277 * config/i386/i386nw.mt (TM_FILE): Change to tm-i386.h.
4278 * config/i386/tm-i386nw.h: Removed.
4279
4280 * config/i386/tm-fbsd.h (STAB_REG_TO_REGNUM,
4281 USE_STRUCT_CONVENTION): Remove defines.
4282 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
4283 (get_longjmp_target): Remove prototype.
4284 (IN_SIGTRAMP): Remove define.
4285 (i386bsd_in_sigtramp): Remove prototype.
4286 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
4287 function. Update comment accordingly
4288 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
4289 (FRAME_SAVED_PC): Remove define.
4290 (i386bsd_frame_saved_pc): Remove prototype.
4291 * config/i386/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC,
4292 GET_LONGJMP_TARGET): Remove defines.
4293 (get_longjmp_target): Remove prototype.
4294 (IN_SIGTRAMP): Remove define.
4295 (i386bsd_in_sigtramp): Remove prototype.
4296 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
4297 function. Update comment accordingly
4298 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
4299 (FRAME_SAVED_PC): Remove define.
4300 (i386bsd_frame_saved_pc): Remove prototype.
4301 * config/i386/tm-nbsdaout.h (i386nbsd_aout_use_struct_convention):
4302 Remove prototype.
4303 (USE_STRUCT_CONVENTION): Remove prototype.
4304 * i386bsd-nat.c (i386bsd_sigcontext_pc_offset): Remove
4305 declaration.
4306 (_initialize_i386bsd_nat): Revise logic to determine some
4307 constants at compile time when compiling a native GDB. Warn if
4308 things don't match up with what we expect.
4309 * i386bsd-tdep.c (i386bsd_sigtramp_start, i386bsd_sigtramp_end):
4310 Remove variables.
4311 (i386bsd_in_sigtramp): Rename tp i386bsd_pc_in_sigtramp. Rewrite
4312 to use date stored in `struct gdbarch_tdep'.
4313 (i386bsd_sigcontext_offset): Remove varaible.
4314 (i386bsd_sigtramp_saved_pc): Make public. Rewrite to use data
4315 stored in `struct gdbarch_tdep'.
4316 (i386bsd_frame_saved_pc): Make static.
4317 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): New functions.
4318 (i386bsd_sc_pc_offset, i386nbsd_sc_pc_offset,
4319 i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
4320 i386fbsd4_sc_pc_offset): New variables.
4321 (i386bsd_init_abi, i386nbsd_init_abi, i386nbsdelf_init_abi,
4322 i386fbsdaout_init_abi, i386fbsd_init_abi, i386fbsd4_init_abi): New
4323 functions.
4324 (i386bsd_aout_osabi_sniffer, _initialize_i386bsd_tdep): New
4325 functions.
4326 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Fix type in comment.
4327 Modify the value of i386fbsd_sigtramp_start and
4328 i386fbsd_sigtramp_end instead of i386bsd_sigtramp_start and
4329 i386fbsd_sigtramp_end.
4330 * i386nbsd-tdep.c: (i386nbsd_aout_use_struct_convention): Remove
4331 function.
4332
4333 * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Move
4334 define to i386-linux-tdep.h.
4335 (NUM_REGS, MAX_NUM_REGS, REGISTER_BYTES, REGISTER_NAME,
4336 REGISTER_BYTE, REGISTER_RAW_SIZE, STAB_REG_TO_REGNUM): Remove
4337 defines.
4338 (i386_linux_register_name, i386_linux_register_byte,
4339 i386_linux_register_raw_size): Remove prototypes.
4340 (i386_linux_svr4_fetch_link_map_offsets): Remove prototype.
4341 (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
4342 (IN_SIGTRAMP, FRAME_CHAIN, FRAME_SAVED_PC, SAVED_PC_AFTER_CALL,
4343 TARGET_WRITE_PC): Remove defines.
4344 (i386_linux_in_sigtramp, i386_linux_frame_chain,
4345 i386_linux_frame_saved_pc, i386_linux_saved_pc_after_call,
4346 i386_linux_write_pc): Remove prototypes.
4347 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
4348 (get_longjmp_target): Remove prototype.
4349 * i386-linux-tdep.h: New file.
4350 * i386-linux-nat.c: Include "i386-linux-tdep.h".
4351 * i386-linux-tdep.c: Include "i386-tdep.h" and
4352 "i386-linux-tdep.h".
4353 (i386_linux_register_name, i386_linux_register_byte,
4354 i386_linux_register_raw_size, i386_linux_in_sigtramp,
4355 i386_linux_write_pc, i386_linux_svr4_fetch_link_map_offsets):
4356 Make static.
4357 (i386_linux_init_abi): New function.
4358 (_initialize_i386_linux_tdep): New function.
4359
4360 * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Remove define.
4361 (i386_saved_pc_after_call): Remove prototype.
4362 (MAX_NUM_REGS): Increase to deal with Linux's orig_eax "register".
4363 (REGISTER_NAME, STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
4364 DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): Remove defines.
4365 (i386_register_name, i386_stab_reg_to_regnum,
4366 i386_dwarf_reg_to_regnum): Remove prototypes.
4367 (SIZEOF_GREGS, SIZEOF_FPU_REGS, SIZEOF_FPU_CTL_REGS,
4368 SIZEOF_SSE_REGS): Remove defines.
4369 (REGISTER_BYTES): Remove define.
4370 (REGISTER_BYTE, REGISTER_RAW_SIZE): Remove defines.
4371 (i386_register_byte, i386_register_raw_size): Remove prototypes.
4372 (FRAME_CHAIN, FRAME_SAVED_PC): Remove defines.
4373 (i386_frame_chain, i386_frame_saved_pc): Remove prototypes.
4374 * config/i386/tm-i386v4.h (FRAME_CHAIN_VALID): Remove define.
4375 (JB_ELEMENT_SIZE, JB_PC, JB_EBX, JB_ESI, JB_EDI, JB_EBP, JB_ESP,
4376 JB_EDX, GET_LONGJMP_TARGET): Remove defines.
4377 (get_longjmp_target): Remove prototype.
4378 (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP): Remove defines.
4379 (sigtramp_saved_pc): Remove define.
4380 (i386v4_sigtramp_saved_pc): Remove prototype.
4381 * config/i386/tm-go32.h (FRAME_CHAIN,
4382 FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC): Remove defines.
4383 (i386go32_frame_saved_pc): Remove prototype.
4384 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
4385 (get_longjmp_target): Remove prototype.
4386 * i386-tdep.h: Include "osabi.h".
4387 (enum i386_abi): Removed.
4388 (enum struct_return): New enum.
4389 (struct gdbarch_tdep): Remove abi member, add osabi, jb_pc_offset,
4390 struct_return, sigtramp_saved_pc, sigtramp_start, sigtramp_end and
4391 sc_pc_offset members.
4392 (i386_gdbarch_register_os_abi): Remove prototype.
4393 (I386_NUM_GREGS, I386_NUM_FREGS, I386_NUM_XREGS,
4394 I386_SSE_NUM_REGS): New defines.
4395 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS,
4396 I386_SSE_SIZEOF_REGS): New defines.
4397 (i386_register_name, i386_register_byte, i386_register_raw_size):
4398 New prototypes.
4399 (i386_elf_init_abi, i386_svr4_init_abi): New prototypes.
4400 (i386bsd_sigtramp_saved_pc): New prototype.
4401 * i386-tdep.c: Don't include "elf-bfd.h".
4402 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum,
4403 i386_frame_chain, i386_saved_pc_after_call): Make static.
4404 (i386_frame_saved_pc): Rewrite to call architecture dependent
4405 function to deal with signal handlers. Make static.
4406 (i386go32_frame_saved_pc): Removed.
4407 [GET_LONGJMP_TARGET] (JB_PC, JB_ELEMENT_SIZE, get_longjmp_target):
4408 Removed.
4409 (i386_get_longjmp_target): New function.
4410 (default_struct_convention, pcc_struct_convention,
4411 reg_struct_convention, valid_conventions, struct_convention): New
4412 variables.
4413 (i386_use_struct_convention): New function.
4414 (i386v4_sigtramp_saved_pc): Renamed to
4415 i386_svr4_sigtramp_saved_pc. Made static. Moved.
4416 (i386_pc_in_sigtramp): New function.
4417 (i386_abi_names): Removed.
4418 (ABI_TAG_OS_GNU_LINUX, ABI_TAG_OS_GNU_HURD,
4419 ABI_TAG_OS_GNU_SOLARIS, ABI_TAG_OS_FREEBSD, ABI_TAG_OS_NETBSD):
4420 Removed.
4421 (process_note_sections, i386_elf_abi_from_note, i386_elf_abi,
4422 i386_gdbarch_register_os_abi): Removed.
4423 (struct i386_abi_handler): Removed.
4424 (i386_abi_handler_list): Removed.
4425 (i386_svr4_pc_in_sigtramp, i386_go32_pc_in_sigtramp): New
4426 functions.
4427 (i386_elf_init_abi, i386_svr4_init_abi, i386_go32_init_abi,
4428 i386_nw_init_abi): New functions.
4429 (i386_gdbarch_init): Rewritten to use generic OS ABI framework.
4430 Use set_gdbarch_xxx() calls instead of relying on macros for a
4431 number of calls.
4432 (i386_coff_osabi_sniffer, i386_nlm_osabi_sniffer): New functions.
4433 (_initialize_i386_tdep): Add new 'struct-convcention' command.
4434 Register the various architecture variants defined in this file.
4435
4436 2002-06-14 Daniel Jacobowitz <drow@mvista.com>
4437
4438 * gdbtypes.h (TYPE_FLAG_VARARGS): Update comment.
4439 (struct main_type): Remove arg_types member. Update comments for
4440 struct field.
4441 (TYPE_ARG_TYPES): Remove.
4442 (TYPE_FN_FIELD_ARGS): Update.
4443 (smash_to_method_type): Update prototype.
4444
4445 * c-typeprint.c (cp_type_print_method_args): Take method type
4446 instead of argument list. Use new argument layout. Simplify.
4447 (c_type_print_args): Use new argument layout. Simplify.
4448 (c_type_print_base): Update call to cp_type_print_method_args.
4449 * dwarf2read.c (dwarf2_add_member_fn): Remove unneeded type
4450 argument; use die->type instead. Update call to
4451 smash_to_method_type.
4452 (read_structure_scope): Update call to dwarf2_add_member_fn.
4453 * gdbtypes.c (allocate_stub_method): Update comment.
4454 (smash_to_method_type): Take new NARGS and VARARGS arguments.
4455 Use new argument layout.
4456 (check_stub_method): Use new argument layout. Don't count
4457 void as an argument.
4458 (print_arg_types): Update comments. Use new argument layout.
4459 (recursive_dump_type): Don't print arg_types member.
4460 * hpread.c (hpread_read_struct_type): Use new argument layout.
4461 (fixup_class_method_type): Likewise.
4462 (hpread_type_lookup): Likewise.
4463 * stabsread.c (read_type): Update calls to read_args and
4464 smash_to_method_type.
4465 (read_args): Use new argument layout. Simplify.
4466 * valops.c (typecmp): Use new argument layout. Update parameters
4467 and comments. Simplify.
4468 (hand_function_call): Use new argument layout.
4469 (search_struct_method): Update call to typecmp.
4470 (find_overload_match): Use new argument layout.
4471
4472 2002-06-13 Daniel Jacobowitz <drow@mvista.com>
4473
4474 * NEWS: Mention multithreaded debug support for gdbserver.
4475
4476 2002-06-13 Daniel Jacobowitz <drow@mvista.com>
4477
4478 * MAINTAINERS: Mention NEWS.
4479
4480 2002-06-13 Daniel Jacobowitz <drow@mvista.com>
4481
4482 * mips-tdep.c (PROC_SYMBOL): Add warning comment.
4483 (struct mips_objfile_private, compare_pdr_entries): New.
4484 (non_heuristic_proc_desc): Read the ".pdr" section if it
4485 is present.
4486
4487 2002-06-12 Andrew Cagney <ac131313@redhat.com>
4488
4489 * arm-tdep.c (arm_push_arguments): Rewrite using a two-pass loop.
4490 (arm_debug): New static variable.
4491 (_initialize_arm_tdep): Add ``set debug arm'' command.
4492
4493 2002-06-12 Andrew Cagney <ac131313@redhat.com>
4494
4495 * Makefile.in (sim_arm_h): Define.
4496 (arm-tdep.o): Add $(sim_arm_h) and $(gdb_assert_h).
4497 * arm-tdep.c: Include "gdb/sim-arm.h" and "gdb_assert.h".
4498 (arm_register_sim_regno): New function, map an internal REGNUM
4499 onto a simulator register number.
4500 (arm_gdbarch_init): Set register_sim_regno.
4501
4502 2002-06-09 Aldy Hernandez <aldyh@redhat.com>
4503
4504 * MAINTAINERS: Add self.
4505
4506 2002-06-11 Jim Blandy <jimb@redhat.com>
4507
4508 * source.c (source_info): Mention whether the symtab has
4509 information about preprocessor macros.
4510
4511 Call the command `info macro', not `show macro'.
4512 * macrocmd.c (info_macro_command): Renamed from `show_macro_command'.
4513 Fix error message.
4514 (_initialize_macrocmd): Register `info_macro_command' in
4515 `infolist', not `showlist'.
4516
4517 2002-06-11 Daniel Jacobowitz <drow@mvista.com>
4518
4519 * mips-tdep.c (MIPS_FPU_TYPE, FP_REGISTER_DOUBLE, MIPS_EABI)
4520 (MIPS_LAST_FP_ARG_REGNUM, MIPS_LAST_ARG_REGNUM)
4521 (MIPS_DEFAULT_SAVED_REGSIZE, MIPS_REGS_HAVE_HOME_P)
4522 (MIPS_DEFAULT_STACK_ARGSIZE, GDB_TARGET_IS_MIPS64)
4523 (MIPS_DEFAULT_MASK_ADDRESS_P): Remove obsolete definitions. Define
4524 unconditionally.
4525 (set_mipsfpu_single_command, set_mipsfpu_double_command)
4526 (set_mipsfpu_none_command): Remove if (GDB_MULTI_ARCH).
4527 (_initialize_mips_tdep): Remove dead code.
4528 * config/mips/tm-irix5.h (MIPS_LAST_ARG_REGNUM)
4529 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
4530 * config/mips/tm-irix6.h (MIPS_LAST_ARG_REGNUM)
4531 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
4532 * config/mips/tm-mips.h (MIPS_EABI, MIPS_LAST_ARG_REGNUM,
4533 MIPS_LAST_FP_ARG_REGNUM): Remove.
4534
4535 2002-06-11 Michal Ludvig <mludvig@suse.cz>
4536
4537 * dwarf2cfi.c (unwind_tmp_obstack_init): New.
4538 (unwind_tmp_obstack_free, parse_frame_info)
4539 (update_context, cfi_read_fp, cfi_write_fp)
4540 (cfi_frame_chain, cfi_init_extra_frame_info)
4541 (cfi_virtual_frame_pointer): Use the above function.
4542 * dwarf2cfi.c: Reindented (using 'indent dwarf2cfi.c').
4543
4544 2002-06-11 Corinna Vinschen <vinschen@redhat.com>
4545
4546 * v850-tdep.c (v850_type_is_scalar): New function.
4547 (v850_use_struct_convention): Match current gcc implementation
4548 as close as possible.
4549 (v850_push_arguments): Fix stack_offset handling. Don't write
4550 struct_addr into register. This is done by v850_store_struct_return.
4551 (v850_extract_return_value): Care for structs.
4552 (v850_store_return_value): Ditto.
4553 (v850_store_struct_return): Actually write address.
4554
4555 2002-06-11 Michal Ludvig <mludvig@suse.cz>
4556
4557 * x86-64-tdep.c (x86_64_skip_prologue): Fix to work on functions
4558 without debug information too.
4559
4560 2002-06-10 Andrew Cagney <ac131313@redhat.com>
4561
4562 * gdbarch.sh (PRINT_FLOAT_INFO): Add frame and ui_file parameters.
4563 Make multi-arch pure.
4564 * gdbarch.h, gdbarch.c: Re-generate.
4565 * arm-tdep.c (arm_print_float_info): Update.
4566 * arch-utils.h (default_print_float_info): Update.
4567 * arch-utils.c (default_print_float_info): Update.
4568 * infcmd.c (float_info): Update call.
4569
4570 2002-06-10 Andrew Cagney <ac131313@redhat.com>
4571
4572 * Makefile.in (init.c): Move the call to _initialize_gdbtypes to
4573 the front of the initialize list.
4574
4575 2002-06-10 Andrew Cagney <ac131313@redhat.com>
4576
4577 * infrun.c (struct inferior_status): Replace fields
4578 selected_frame_address and selected_level with field
4579 selected_frame_id.
4580 (save_inferior_status): Update. Use get_frame_id.
4581 (struct restore_selected_frame_args): Delete.
4582 (restore_selected_frame): Update. Use frame_find_by_id.
4583 (restore_inferior_status): Update.
4584
4585 * breakpoint.h (struct breakpoint): Change type of
4586 watchpoint_frame to frame_id.
4587 * breakpoint.c (insert_breakpoints): Use frame_find_by_id. Remove
4588 call to get_current_frame.
4589 (do_enable_breakpoint): Use frame_find_by_id. Remove call to
4590 get_current_frame.
4591 (watchpoint_check): Use frame_find_by_id.
4592
4593 * frame.h (record_selected_frame): Delete declaration.
4594 * stack.c (record_selected_frame): Delete function.
4595
4596 * frame.h (struct frame_id): Define.
4597 (get_frame_id): Declare.
4598 (frame_find_by_id): Declare.
4599 * frame.c (frame_find_by_id): New function.
4600 (get_frame_id): New function.
4601
4602 2002-06-10 Andrey Volkov <avolkov@transas.com>
4603
4604 * ser-e7kpc.c: Fix duplicated define and call of
4605 _initialize_ser_e7000pc
4606
4607 2002-06-09 Daniel Jacobowitz <drow@mvista.com>
4608
4609 * signals/signals.c (target_signal_from_host): Fix #ifdef
4610 SIGRTMIN case.
4611 (do_target_signal_to_host): Likewise.
4612
4613 2002-06-09 Daniel Jacobowitz <drow@mvista.com>
4614
4615 * mips-tdep.c (mips_find_abi_section): New function.
4616 (mips_gdbarch_init): Call it.
4617
4618 2002-06-09 Mark Kettenis <kettenis@gnu.org>
4619
4620 * solib-svr4.c (init_fetch_link_map_offsets): Simply return
4621 legacy_fetch_link_map_offsets. Adjust comment to reflect reality
4622 after Andrew's 2002-06-08 gdbarch change.
4623
4624 2002-06-09 Mark Kettenis <kettenis@gnu.org>
4625
4626 * i386-linux-nat.c (suppy_gregset): Don't supply
4627 I386_LINUX_ORIG_EAX_REGNUM if there isn't room for it in GDB's
4628 register cache.
4629 (fill_gregset): Don't fetch it under the same circumstances.
4630
4631 2002-06-09 Andrew Cagney <cagney@redhat.com>
4632
4633 * Makefile.in (callback_h): Define.
4634 (remote_sim_h): Update path to remote-sim.h.
4635 (remote-rdp.o): Add $(callback_h).
4636 (remote-sim.o): Use $(callback_h).
4637 * remote-sim.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
4638 * remote-rdp.c: Include "gdb/callback.h".
4639
4640 2002-06-09 Mark Kettenis <kettenis@gnu.org>
4641
4642 * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
4643 * osabi.c (gdb_osabi_names): Add "DJGPP" and "NetWare".
4644
4645 2002-06-08 Andrew Cagney <ac131313@redhat.com>
4646
4647 * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__.
4648 * rdi-share/serpardr.c: Ditto.
4649 * rdi-share/unixcomm.c: Ditto.
4650 * rdi-share/serdrv.c: Ditto.
4651 * rdi-share/hostchan.h: Ditto.
4652 * rdi-share/hostchan.c: Ditto.
4653 * rdi-share/host.h: Ditto.
4654 * rdi-share/devsw.c: Ditto.
4655
4656 * objfiles.h: Change type of obj_private to void pointer.
4657 * pa64solib.c: Update copyright. Don't include "assert.h", use
4658 strcmp instead of STREQ, use LONGEST, do not use PTR
4659 * somsolib.c: Ditto.
4660
4661 * config/djgpp/fnchange.lst: Fix problems with bfd/elf32-i386.c,
4662 bfd/elf32-i386qnx.c, bfd/elf32-sh.c, bfd/elf32-sh64-nbsd.c,
4663 bfd/elf64-sh64-nbsd.c bfd/elf64-sh64.c.
4664
4665 2002-06-08 Andrew Cagney <ac131313@redhat.com>
4666
4667 * frame.c (GET_SAVED_REGISTER): Delete macro definition.
4668 (default_get_saved_register): Delete function.
4669 * gdbarch.sh (GET_SAVED_REGISTER): Set default to
4670 generic_unwind_get_saved_register.
4671 * gdbarch.h, gdbarch.c: Re-generate.
4672
4673 2002-06-08 Andrew Cagney <ac131313@redhat.com>
4674
4675 * gdbarch.sh (FRAME_CHAIN_VALID): Set default to
4676 generic_func_frame_chain_valid.
4677 * gdbarch.h, gdbarch.c: Re-generate.
4678 * blockframe.c (generic_func_frame_chain_valid): Only check
4679 PC_IN_CALL_DUMMY when generic dummy frames. Don't worry about
4680 passing FP to PC_IN_CALL_DUMMY.
4681 Fix PR gdb/360.
4682
4683 2002-06-08 Andrew Cagney <ac131313@redhat.com>
4684
4685 * gdbarch.sh (struct gdbarch_data): Add field init_p.
4686 (register_gdbarch_data): Initialize init_p.
4687 (gdbarch_data): Initialize data pointer using the init function.
4688 (init_gdbarch_data): Delete function.
4689 (gdbarch_update_p): Update.
4690 (initialize_non_multiarch): Update.
4691 (struct gdbarch): Add field initialized_p.
4692 * gdbarch.h, gdbarch.c: Re-generate.
4693
4694 2002-06-07 Michal Ludvig <mludvig@suse.cz>
4695
4696 * x86-64-linux-nat.c (x86_64_fxsave_offset): New.
4697 (supply_fpregset, fill_fpregset): Don't call i387_*_fxsave,
4698 better do the things actually here.
4699 * x86-64-tdep.c (x86_64_register_name2nr): New.
4700 (x86_64_register_name): Renamed to x86_64_register_nr2name.
4701 (x86_64_gdbarch_init): Respect the above change.
4702 * x86-64-tdep.h (x86_64_register_name2nr)
4703 (x86_64_register_nr2name): Add prototypes.
4704 * config/i386/x86-64linux.mt (TDEPFILES): Remove i387-tdep.o.
4705
4706 2002-06-06 Michael Snyder <msnyder@redhat.com>
4707
4708 * d10v-tdep.c (d10v_push_arguments): Handle struct_return.
4709 Delete extra braces and re-indent.
4710 (d10v_store_return_value): Char return values
4711 must be shifted over by one byte in R0.
4712 (d10v_extract_return_value): Delete extra braces, re-indent.
4713
4714 2002-06-06 Elena Zannoni <ezannoni@redhat.com>
4715
4716 * d10v-tdep.c (d10v_read_sp, d10v_read_fp): Add prototype.
4717 (d10v_register_virtual_type): Make $fp and $sp be pointer to data.
4718 (d10v_integer_to_address): Rewrite.
4719 (d10v_frame_init_saved_regs): When reading fp and sp registers use
4720 the d10v specific functions which take care of converting to the
4721 correct space.
4722
4723 2002-06-06 Elena Zannoni <ezannoni@redhat.com>
4724
4725 * config/djgpp/fnchange.lst: Add testsuite files altivec-abi.c,
4726 altivec-abi.exp, altivec-regs.c, altivec-regs.exp.
4727
4728 2002-06-02 Andrew Cagney <ac131313@redhat.com>
4729
4730 * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm
4731 includes.
4732 * config/tm-linux.h: Ditto.
4733 * config/alpha/tm-alphalinux.h: Ditto.
4734 * config/arm/nm-linux.h, config/arm/tm-linux.h: Ditto.
4735 * config/arm/xm-nbsd.h, config/i386/nm-gnu.h: Ditto.
4736 * config/i386/nm-i386lynx.h, config/i386/nm-i386sol2.h: Ditto.
4737 * config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h: Ditto.
4738 * config/i386/nm-linux.h, config/i386/nm-m3.h: Ditto.
4739 * config/i386/nm-ptx4.h, config/i386/nm-x86-64.h: Ditto.
4740 * config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h: Ditto.
4741 * config/i386/tm-i386m3.h, config/i386/tm-i386sco5.h: Ditto.
4742 * config/i386/tm-i386v4.h, config/i386/tm-linux.h: Ditto.
4743 * config/i386/tm-ptx4.h, config/i386/tm-vxworks.h: Ditto.
4744 * config/i386/xm-i386v4.h, config/i386/xm-nbsd.h: Ditto.
4745 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
4746 * config/i960/tm-vx960.h, config/ia64/nm-aix.h: Ditto.
4747 * config/ia64/nm-linux.h, config/ia64/tm-aix.h: Ditto.
4748 * config/ia64/tm-linux.h, config/ia64/xm-aix.h: Ditto.
4749 * config/m68k/nm-linux.h, config/m68k/nm-m68klynx.h: Ditto.
4750 * config/m68k/nm-sysv4.h, config/m68k/tm-linux.h: Ditto.
4751 * config/m68k/tm-m68klynx.h, config/m68k/tm-m68kv4.h: Ditto.
4752 * config/m68k/tm-sun2os4.h, config/m68k/tm-sun3os4.h: Ditto.
4753 * config/m68k/tm-vx68.h, config/m68k/xm-m68kv4.h: Ditto.
4754 * config/m68k/xm-nbsd.h, config/m88k/nm-delta88v4.h: Ditto.
4755 * config/m88k/tm-delta88v4.h, config/m88k/xm-delta88v4.h: Ditto.
4756 * config/mips/nm-irix5.h, config/mips/nm-linux.h: Ditto.
4757 * config/mips/tm-linux.h, config/mips/tm-mips64.h: Ditto.
4758 * config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h: Ditto.
4759 * config/mips/tm-vxmips.h, config/mips/xm-irix5.h: Ditto.
4760 * config/mips/xm-mipsv4.h, config/ns32k/xm-nbsd.h: Ditto.
4761 * config/pa/nm-hppao.h, config/powerpc/nm-linux.h: Ditto.
4762 * config/powerpc/tm-linux.h, config/powerpc/tm-vxworks.h: Ditto.
4763 * config/powerpc/xm-aix.h, config/rs6000/nm-rs6000ly.h: Ditto.
4764 * config/rs6000/tm-rs6000ly.h, config/rs6000/xm-aix4.h: Ditto.
4765 * config/sh/tm-linux.h, config/sparc/nm-linux.h: Ditto.
4766 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4sol2.h: Ditto.
4767 * config/sparc/tm-linux.h, config/sparc/tm-sp64linux.h: Ditto.
4768 * config/sparc/tm-sp64sim.h, config/sparc/tm-sparclynx.h: Ditto.
4769 * config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h: Ditto.
4770 * config/sparc/tm-vxsparc.h, config/sparc/xm-sun4sol2.h: Ditto.
4771
4772 2002-05-04 Aidan Skinner <aidan@velvet.net>
4773
4774 * ada-exp.tab.c: New file
4775 * ada-exp.y: New file
4776 * ada-lang.c: New file
4777 * ada-lang.h: New file
4778 * ada-lex.c: New file
4779 * ada-lex.l: New file
4780 * ada-tasks.c: New file
4781 * ada-typeprint.c: New file
4782 * ada-valprint.c: New file
4783
4784 2002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
4785
4786 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Don't set
4787 use_struct_convention to ppc_sysv_abi_broken_use_struct_convention.
4788
4789 2002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
4790
4791 * config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
4792 insetead of ppc-linux-tdep.o.
4793 * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
4794 * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
4795
4796 2002-06-02 Andrew Cagney <ac131313@redhat.com>
4797
4798 2002-05-07 Christian Groessler <chris@groessler.org>
4799 * z8k-tdep.c (z8k_print_register_hook): Fix display of 32 and 64
4800 bit register contents for little endian hosts.
4801
4802 2002-06-01 Andrew Cagney <ac131313@redhat.com>
4803
4804 * MAINTAINERS: Mention that any `HP/UX reader' can be changed by
4805 any maintainer.
4806
4807 2002-06-01 Andrew Cagney <ac131313@redhat.com>
4808
4809 * gdbarch.h: Regenerate.
4810
4811 2002-06-01 Andrew Cagney <ac131313@redhat.com>
4812
4813 * MAINTAINERS: Add everyone to write-after-approval list.
4814
4815 2002-06-01 Andrew Cagney <ac131313@redhat.com>
4816
4817 * stack.c (frame_info): Use frame_register_unwind instead of
4818 saved_regs. Mention when the SP is on the stack or in a register.
4819
4820 * frame.h (frame_register_unwind_ftype): Define. Document.
4821 (struct frame_info): Add field register_unwind and
4822 register_unwind_cache.
4823 (frame_register_unwind): Declare.
4824 (generic_unwind_get_saved_register): Declare.
4825
4826 * frame.c (frame_register_unwind): New function.
4827 (generic_unwind_get_saved_register): New function.
4828
4829 * blockframe.c (generic_call_dummy_register_unwind): New function.
4830 (frame_saved_regs_register_unwind): New function.
4831 (set_unwind_by_pc): New function.
4832 (create_new_frame): New function.
4833 (get_prev_frame): New function.
4834
4835 2002-05-30 Andrew Cagney <ac131313@redhat.com>
4836
4837 * a29k-share/: Delete directory.
4838 * remote-vx29k.c: Delete file.
4839
4840 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
4841
4842 * config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c,
4843 ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c.
4844
4845 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
4846
4847 * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
4848 sparcnbsd-nat.c, and sparcnbsd-tdep.c.
4849 (sparc64nbsd-nat.o)
4850 (sparcnbsd-nat.o)
4851 (sparcnbsd-tdep.o): New dependency lists.
4852 * NEWS: Note new UltraSPARC NetBSD native configuration.
4853 * configure.host (sparc64-*-netbsd*): New host.
4854 * configure.tgt (sparc-*-netbsdelf*)
4855 (sparc-*-netbsd*): Set gdb_target to nbsd.
4856 (sparc64-*-netbsd*): New target.
4857 * sparc64nbsd-nat.c: New file.
4858 * sparcnbsd-nat.c: New file.
4859 * sparcnbsd-tdep.c: New file.
4860 * sparcnbsd-tdep.h: New file.
4861 * config/sparc/nbsd.mt: New file.
4862 * config/sparc/nbsd64.mh: New file.
4863 * config/sparc/nbsd64.mt: New file.
4864 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove corelow.o,
4865 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
4866 (HOST_IPC): Remove.
4867 * config/sparc/nbsdaout.mt: Remove.
4868 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove corelow.o,
4869 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
4870 (HOST_IPC): Remove.
4871 * config/sparc/nbsdelf.mt: Remove.
4872 * config/sparc/nm-nbsd.h: Update copyright years. Remove all
4873 sparc-nat.c compatiblity defines.
4874 * config/sparc/tm-nbsd.h: Update copyright years. Include solib.h.
4875 (GDB_MULTI_ARCH): Set to GDB_MULTI_ARCH_PARTIAL.
4876 * config/sparc/tm-nbsd64.h: New file.
4877 * config/sparc/tm-nbsdaout.h: Remove.
4878 * config/sparc/xm-nbsd.h: Remove.
4879
4880 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
4881
4882 * Makefile.in (sparc-tdep.o): Add osabi.h to dependency list.
4883 * sparc-tdep.c: Include osabi.h.
4884 (gdbarch_tdep): Add osabi member.
4885 (_initialize_sparc_tdep): Use gdbarch_register.
4886 (sparc_gdbarch_init): Use generic OS ABI framework.
4887 (sparc_dump_tdep): New function.
4888
4889 2002-05-30 Kevin Buettner <kevinb@redhat.com>
4890
4891 * corefile.c (do_captured_read_memory_integer): Return non-zero
4892 result.
4893 (safe_read_memory_integer): Copy result of memory read when
4894 status is non-zero. Also, add comments.
4895
4896 2002-05-20 Jason Thorpe <thorpej@wasabisystems.com>
4897
4898 * Makefile.in (ppc_tdep_h): Define.
4899 (ppc-linux-nat.o)
4900 (ppc-linux-tdep.o)
4901 (rs6000-tdep.o): Use $(ppc_tdep_h).
4902 (ppc-sysv-tdep.o)
4903 (ppcnbsd-nat.o)
4904 (ppcnbsd-tdep.o): New dependency lists.
4905 * ppc-tdep.h: Use generic OS ABI framework.
4906 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep)
4907 (ppc_linux_init_abi): New functions.
4908 (ppc_sysv_abi_broken_use_struct_convention)
4909 (ppc_sysv_abi_use_struct_convention)
4910 (ppc_sysv_abi_push_arguments): Move to...
4911 * ppc-sysv-tdep.c: ...here.
4912 * ppcnbsd-nat.c: Don't include gdbcore.h and regcache.h.
4913 * rs6000-tdep.c (process_note_abi_tag_sections)
4914 (get_elfosabi): Remove.
4915 (rs6000_gdbarch_init): Use generic OS ABI framework.
4916 (rs6000_dump_tdep): New function.
4917 (_initialize_rs6000_tdep): Use gdbarch_register.
4918 * config/powerpc/linux.mt (TDEPFILES): Add ppc-sysv-tdep.o.
4919 * config/powerpc/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
4920 * config/powerpc/aix.mt (TDEPFILES): Use ppc-sysv-tdep.o instead
4921 of ppc-linux-tdep.o.
4922 * config/powerpc/nbsd.mt (TDEPFILES): Likewise.
4923 * config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
4924 * config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
4925 * config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
4926 * config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
4927 * config/powerpc/vxworks.mt (TDEPFILES): Likewise.
4928
4929 2002-05-29 Jim Blandy <jimb@redhat.com>
4930
4931 * macroscope.c (default_macro_scope): Put `void' in empty argument
4932 list.
4933
4934 2002-05-29 Andrew Cagney <ac131313@redhat.com>
4935
4936 * Makefile.in (arch-utils.o): Add $(sim_regno_h).
4937 * arch-utils.c: Include "sim-regno.h".
4938 * gdbarch.sh: Don't include "sim-regno.h".
4939 * gdbarch.h, gdbarch.c: Regenerate.
4940 * sim-regno.h (legacy_register_sim_regno): Move declaration from
4941 here.
4942 * arch-utils.h (legacy_register_sim_regno): To here.
4943 * remote-sim.c (legacy_register_sim_regno): Move function from
4944 here.
4945 * arch-utils.c (legacy_register_sim_regno): To here.
4946
4947 2002-05-28 Andrew Cagney <ac131313@redhat.com>
4948
4949 * sim-regno.h: New file.
4950 * Makefile.in (sim_regno_h): Define.
4951 (d10v-tdep.o, remote-sim.o): Add dependency on $(sim_regno_h).
4952 * remote-sim.c: Include "sim-regno.h" and "gdb_assert.h".
4953 (legacy_register_sim_regno): New function.
4954 (one2one_register_sim_regno): New function.
4955 (gdbsim_fetch_register): Rewrite.
4956 (gdbsim_store_register): Only store a register when
4957 REGISTER_SIM_REGNO is valid.
4958 * d10v-tdep.c: Include "sim-regno.h".
4959 (d10v_ts2_register_sim_regno): Add legacy_regiter_sim_regno check.
4960 (d10v_ts3_register_sim_regno): Ditto.
4961 * gdbarch.sh: Include "sim-regno.h".
4962 (REGISTER_SIM_REGNO): Set default to legacy_register_sim_regno.
4963 * gdbarch.h, gdbarch.c: Regenerate.
4964 * arch-utils.h (default_register_sim_regno): Delete declaration.
4965 * arch-utils.c (default_register_sim_regno): Delete function.
4966
4967 2002-05-28 Jason Thorpe <thorpej@wasabisystems.com>
4968
4969 * ppcnbsd-nat.c: Rewrite.
4970 * ppcnbsd-tdep.c: New file.
4971 * ppcnbsd-tdep.h: New file.
4972 * config/powerpc/nbsd.mh (NATDEPFILES): Remove corelow.o,
4973 solib.o, and solib-svr4.o.
4974 * config/powerpc/nbsd.mt (TDEPFILES): Add ppcnbsd-tdep.o,
4975 nbsd-tdep.o, and corelow.o.
4976
4977 2002-05-28 Andrew Cagney <ac131313@redhat.com>
4978
4979 * MAINTAINERS (--enable-gdb-build-warnings): Rewrite script to use
4980 `tr' and `sed'. Mention that `broken' targets are not expected to
4981 build.
4982
4983 2002-05-27 Michal Ludvig <mludvig@suse.cz>
4984
4985 * x86-64-tdep.c (x86_64_skip_prologue): Remove obsolete note.
4986 Let PC point right after the prologue before looking up symbols.
4987
4988 2002-05-27 Martin M. Hunt <hunt@redhat.com>
4989
4990 * i386-tdep.c (i386_register_virtual_type): Return
4991 builtin_type_vec128i for SSE registers.
4992
4993 * gdbtypes.h (builtin_type_vec128i): Declare.
4994
4995 * gdbtypes.c (build_builtin_type_vec128i): New function.
4996 (builtin_type_v2_double, builtin_type_v4_int64): New types.
4997 (builtin_type_vec128i): New type for SSE2 128-bit registers.
4998 (build_gdbtypes): Initialize new builtin vector types.
4999 (_initialize_gdbtypes): Register new vector types with gdbarch.
5000
5001 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
5002
5003 * MAINTAINERS: ns32k is not longer an obsolete candidate,
5004 since it has been multi-arch'd.
5005 * NEWS: Note that ns32k-*-* is now partial multi-arch.
5006 Move Alpha and VAX multi-arch news entries to same section
5007 as other multi-arch news.
5008
5009 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
5010
5011 * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
5012 target.s, arch-utils.h, ns32k-tdep.h. Make many functions
5013 static. Rename some register numbers to put them in ns32k-tdep
5014 private namespace.
5015 (ns32k_get_saved_register, ns32k_gdbarch_init_32082,
5016 ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
5017 functions.
5018 (_initialize_ns32k_tdep): Use gdbarch_register.
5019 * ns32k-tdep.h: New file.
5020 * ns32knbsd-tdep.c: New file.
5021 * config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
5022 * config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
5023 (IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
5024 REGISTER_BYTES, REGISTER_BYTE): Remove.
5025 * config/ns32k/tm-ns32k.h: New file.
5026 * config/ns32k/tm-umax.h: Remove.
5027
5028 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
5029
5030 * ns32k-tdep.c (ns32k_saved_pc_after_call,
5031 ns32k_store_struct_return, ns32k_extract_return_value,
5032 ns32k_store_return_value, ns32k_extract_struct_value_address): New
5033 functions.
5034 * config/ns32k/tm-umax.h (SAVED_PC_AFTER_CALL): Define as
5035 ns32k_saved_pc_after_call.
5036 (STORE_STRUCT_RETURN): Define as ns32k_store_struct_return.
5037 (EXTRACT_RETURN_VALUE): Define as ns32k_extract_return_value.
5038 (STORE_RETURN_VALUE): Define as ns32k_store_return_value.
5039 (EXTRACT_STRUCT_VALUE_ADDRESS): Define as
5040 ns32k_extract_struct_value_address.
5041
5042 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
5043
5044 * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
5045 ns32k_fix_call_dummy): New.
5046 * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
5047 ns32k_call_dummy_words.
5048 (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
5049 (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
5050 CALL_DUMMY_NARGS): Remove.
5051 (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.
5052
5053 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
5054
5055 * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain,
5056 ns32k_frame_saved_pc, ns32k_frame_args_address,
5057 ns32k_frame_locals_address, ns32k_frame_init_saved_regs,
5058 ns32k_push_dummy_frame, ns32k_pop_frame): New functions.
5059 * config/ns32k/tm-nbsd.h (FRAME_SAVED_PC): Remove.
5060 * config/ns32k/tm-umax.h (INNER_THAN): Define as core_addr_lessthan.
5061 (BREAKPOINT_FROM_PC): Define as ns32k_breakpoint_from_pc.
5062 (BREAKPOINT): Remove..
5063 (FRAME_CHAIN): Define as ns32k_frame_chain.
5064 (FRAME_SAVED_PC): Define as ns32k_frame_saved_pc.
5065 (FRAME_ARGS_ADDRESS): Define as ns32k_frame_args_address.
5066 (FRAME_LOCALS_ADDRESS): Define as ns32k_frame_locals_address.
5067 (FRAME_FIND_SAVED_REGS): Remove.
5068 (FRAME_INIT_SAVED_REGS): Define as ns32k_frame_init_saved_regs.
5069 (PUSH_DUMMY_FRAME): Define as ns32k_push_dummy_frame.
5070 (POP_FRAME): Define as ns32k_pop_frame.
5071
5072 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
5073
5074 * ns32k-tdep.c (ns32k_register_byte_32082,
5075 ns32k_register_byte_32382, ns32k_register_raw_size,
5076 ns32k_register_virtual_size, ns32k_register_virtual_type): New
5077 functions.
5078 * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
5079 ns32k_register_byte_32382.
5080 * config/ns32k/tm-umax.h: Update copyright years.
5081 (REGISTER_BYTE): Define as ns32k_register_byte_32082.
5082 (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
5083 (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
5084 (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
5085 (ns32k_get_enter_addr): Fix prototype.
5086
5087 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
5088
5089 * ns32k-tdep.c: Update copyright years.
5090 (ns32k_register_name_32082): New function.
5091 (ns32k_register_name_32382): Ditto.
5092 * config/ns32k/tm-nbsd.h (REGISTER_NAMES): Remove.
5093 (REGISTER_NAME): Define as ns32k_register_name_32382.
5094 * config/ns32k/tm-umax.h (REGISTER_NAMES): Remove.
5095 (REGISTER_NAME): Define as ns32k_register_name_32082.
5096
5097 2002-05-24 Jim Blandy <jimb@redhat.com>
5098
5099 * dwarf2read.c (free_line_header): Use xfree, not free.
5100
5101 2002-05-24 Jason Thorpe <thorpej@wasabisystems.com>
5102
5103 * config/djgpp/fnchange.lst: Add alphabsd-nat.c,
5104 alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
5105
5106 2002-05-23 Andrew Cagney <ac131313@redhat.com>
5107
5108 * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
5109
5110 2002-05-23 Andrew Cagney <ac131313@redhat.com>
5111
5112 From Ross Alexander at NEC Europe:
5113 * config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
5114
5115 2002-05-23 Michael Snyder <msnyder@redhat.com>
5116
5117 * cli/cli-dump.c (restore_command): Use parse_and_eval_long
5118 for input, rather than parse_and_eval_address.
5119
5120 2002-05-23 Andrew Cagney <ac131313@redhat.com>
5121
5122 * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
5123 * Makefile.in (sim_d10v_h): Update definition.
5124
5125 2002-05-24 Andrew Cagney <cagney@redhat.com>
5126
5127 * d10v-tdep.c (d10v_gdbarch_init): Revert old code included in
5128 change `2002-05-22 Michael Snyder' below.
5129 (d10v_push_arguments): Ditto.
5130 (d10v_extract_return_value): Ditto.
5131
5132 2002-05-23 Jim Blandy <jimb@redhat.com>
5133
5134 * macrotab.c (check_for_redefinition): Don't complain if the new
5135 definition is the same as the previous one. Take more arguments
5136 to allow the comparison.
5137 (macro_define_object, macro_define_function): Pass more arguments
5138 to check_for_redefinition.
5139
5140 2002-05-22 Michael Snyder <msnyder@redhat.com>
5141
5142 * d10v-tdep.c: Change a few macros to enums for ease of debugging.
5143 (d10v_frame_chain_valid): Add PC_IN_CALL_DUMMY clause.
5144 (d10v_frame_saved_pc): Add PC_IN_CALL_DUMMY clause.
5145 (d10v_frame_chain): Bail immediately if PC_IN_CALL_DUMMY.
5146 Don't bail if return_pc is PC_IN_CALL_DUMMY.
5147 Add a temp variable to save a call (and a memory read).
5148 (d10v_init_extra_frame_info): Get fi->pc from callee's return_pc
5149 if possible (so that PC_IN_CALL_DUMMY will work).
5150
5151 2002-05-22 Corinna Vinschen <vinschen@redhat.com>
5152
5153 * MAINTAINERS: Remove status `OBSOLETE' from v850.
5154
5155 2002-05-22 Michal Ludvig <mludvig@suse.cz>
5156
5157 * dwarf2cfi.c (frame_state_for): Added safety check for a valid
5158 fde->cie_ptr.
5159 (dwarf2_build_frame_info): Corrected handling of eh_frame.
5160 (dwarf2_build_frame_info): Add offset to fde->initial_location
5161 so that frames of shared libraries are mapped correctly.
5162 (execute_stack_op): Change type of 'result' from ULONGEST to
5163 CORE_ADDR.
5164
5165 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
5166
5167 * config/alpha/tm-nbsd.h: Include solib.h.
5168
5169 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
5170
5171 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
5172 assumptions about the host's byte order.
5173
5174 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
5175
5176 * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
5177 to dependency list.
5178 * alphanbsd-tdep.c: Include solib-svr4.h.
5179 * shnbsd-tdep.c: Ditto.
5180
5181 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
5182
5183 * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
5184 nbsd-tdep.h to dependency list.
5185 * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
5186 i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
5187 ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
5188 nbsdaout.mh and nbsdelf.mh consistently.
5189 * configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
5190 ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
5191 nbsdaout.mt and nbsdelf.mh consistently.
5192 * armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h.
5193 (arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
5194 to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
5195 * config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS. Move
5196 a.out shared library stuff from here...
5197 * config/nm-nbsdaout.h: ...to here.
5198 * config/tm-nbsd.h: Remove.
5199 * config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
5200 * config/arm/nbsd.mh: Remove.
5201 * config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
5202 nbsd-tdep.o.
5203 * config/arm/nbsdaout.mh: New file.
5204 * config/arm/nbsdelf.mh: New file.
5205 * config/arm/nm-nbsdaout.h: New file.
5206 * config/i386/nbsd.mh: Remove.
5207 * config/i386/nbsd.mt: Remove.
5208 * config/i386/nbsdaout.mh: New file.
5209 * config/i386/nbsdaout.mt: New file.
5210 * config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
5211 * config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
5212 * config/i386/nm-nbsd.h (REGISTER_U_ADDR,
5213 i386_register_u_addr): Remove.
5214 * config/i386/nm-nbsdaout.h: New file.
5215 * config/i386/nm-nbsdelf.h: Remove.
5216 * config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
5217 (USE_STRUCT_CONVENTION): Remove.
5218 * config/i386/tm-nbsdaout.h: New file.
5219 * config/i386/tm-nbsdelf.h: Remove.
5220 * config/m68k/nbsd.mh: Remove.
5221 * config/m68k/nbsd.mt: Remove.
5222 * config/m68k/nbsdaout.mh: New file.
5223 * config/m68k/nbsdaout.mt: New file.
5224 * config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
5225 * config/m68k/nm-nbsdaout.h: New file.
5226 * config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
5227 (IN_SOLIB_CALL_TRAMPOLINE): Define.
5228 * config/ns32k/nbsd.mh: Remove.
5229 * config/ns32k/nbsd.mt: Remove.
5230 * config/ns32k/nbsdaout.mh: New file.
5231 * config/ns32k/nbsdaout.mt: New file.
5232 * config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h.
5233 * config/ns32k/nm-nbsdaout.h: New file.
5234 * config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.
5235 (IN_SOLIB_CALL_TRAMPOLINE): Define.
5236 * config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
5237 (SVR4_SHARED_LIBS): Remove.
5238 * config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
5239 * config/sparc/nbsd.mh: Remove.
5240 * config/sparc/nbsd.mt: Remove.
5241 * config/sparc/nbsdaout.mh: New file.
5242 * config/sparc/nbsdaout.mt: New file.
5243 * config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
5244 * config/sparc/nbsdelf.mt: New file.
5245 * config/sparc/nm-nbsdaout.h: New file.
5246 * config/sparc/nm-nbsdelf.h: Remove.
5247 * config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
5248 * config/sparc/tm-nbsdaout.h: New file.
5249
5250 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
5251
5252 * Makefile.in (ALLDEPFILES): Add mipsnbsd-nat.c and
5253 mipsnbsd-tdep.c
5254 (mipsnbsd-nat.o, mipsnbsd-tdep.o): New dependency lists.
5255
5256 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
5257
5258 * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
5259 shnbsd-nat.c.
5260 (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
5261
5262 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
5263
5264 * NEWS: Note new MIPS NetBSD native configuration.
5265 * configure.host (mips*-*-netbsd*): New host.
5266 * configure.tgt (mips*-*-netbsd*): New target.
5267 * mipsnbsd-nat.c: New file.
5268 * mipsnbsd-tdep.c: New file.
5269 * mipsnbsd-tdep.h: New file.
5270 * config/mips/nbsd.mh: New file.
5271 * config/mips/nbsd.mt: New file.
5272 * config/mips/nm-nbsd.h: New file.
5273 * config/mips/tm-nbsd.h: New file.
5274
5275 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
5276
5277 * Makefile.in (SFILES): Add osabi.c.
5278 (COMMON_OBS): Add osabi.o.
5279 (osabi.o): New dependency list.
5280 * osabi.c: New file.
5281 * osabi.h: New file.
5282 * doc/gdbint.texinfo: Document new generic OS ABI framework.
5283
5284 * Makefile.in (alpha_tdep_h): Define and use instead of
5285 alpha-tdep.h.
5286 * alpha-tdep.c (alpha_abi_names, process_note_abi_tag_sections,
5287 get_elfosabi, alpha_abi_handler_list, alpha_gdbarch_register_os_abi):
5288 Remove.
5289 (alpha_gdbarch_init, alpha_dump_tdep): Use generic OS ABI framework.
5290 * alpha-tdep.h: Include osabi.h.
5291 (alpha_abi): Remove.
5292 (gdbarch_tdep): Use generic OS ABI framework.
5293 * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Use
5294 gdbarch_register_osabi.
5295 * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Likewise.
5296 * alphafbsd-tdep.c (_initialize_alphafbsd_tdep): Likewise.
5297 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Likewise.
5298
5299 * Makefile.in (sh_tdep_h): Add osabi.h.
5300 * sh-tdep.h (sh_osabi): Remove.
5301 (gdbarch_tdep): Use generic OS ABI framework.
5302 * sh-tdep.c (sh_osabi_names, process_note_abi_tag_sections,
5303 sh_osabi_handler_list, sh_gdbarch_register_os_abi): Remove.
5304 (sh_gdbarch_init, sh_dump_tdep): Use generic OS ABI framework.
5305 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Use gdbarch_register_osabi.
5306
5307 * Makefile.in (arm_tdep_h): Define and use instead of arm-tdep.h.
5308 * arm-linux-tdep.c (_initialize_arm_linux_tdep): Use
5309 gdbarch_register_osabi.
5310 * arm-tdep.c (arm_abi_names, process_note_abi_tag_sections,
5311 arm_abi_handler_list, arm_gdbarch_register_os_abi): Remove.
5312 (get_elfosabi): Rename to...
5313 (arm_elf_osabi_sniffer): ...this. Adjust to use generic OS
5314 ABI framework support routines.
5315 (arm_gdbarch_init): Use generic OS ABI framework.
5316 (arm_dump_tdep): Likewise.
5317 (_initialize_arm_tdep): Likewise.
5318 * arm-tdep.h: Include osabi.h.
5319 (arm_abi): Remove.
5320 (gdbarch_tdep): Remove arm_abi and abi_name members. Add
5321 osabi member.
5322 (arm_gdbarch_register_os_abi): Remove prototype.
5323 * armnbsd-tdep.c (arm_netbsd_aout_osabi_sniffer): New function.
5324 (_initialize_arm_netbsd_tdep): Use gdbarch_register_osabi.
5325
5326 * Makefile.in (mips-tdep.o): Add osabi.h to dependency list.
5327 * mips-tdep.c: Include osabi.h.
5328 (gdbarch_tdep, mips_gdbarch_init, mips_dump_tdep): Use generic
5329 OS ABI framework.
5330
5331 2002-05-20 Kazu Hirata <kazu@cs.umass.edu>
5332
5333 * h8300-tdep.c: Fix formatting.
5334
5335 2002-05-20 Elena Zannoni <ezannoni@redhat.com>
5336
5337 * rs6000-tdep.c (rs6000_do_registers_info): Simplify code for
5338 printing vector registers.
5339
5340 2002-05-19 Andrew Cagney <ac131313@redhat.com>
5341
5342 From Fernando Nasser:
5343 * remote.c (remote_async_open_1): Re-throw the exception when the
5344 connection fails.
5345 (remote_cisco_open): Ditto.
5346 (remote_open_1): Ditto.
5347
5348 2002-05-19 Andrew Cagney <ac131313@redhat.com>
5349
5350 * remote.c (remote_start_remote_dummy): Add uiout parameter.
5351 (remote_start_remote): Add uiout parameter. Pass through to
5352 remote_start_remote_dummy.
5353 (remote_open_1): Use catch_exception instead of catch_errors.
5354 (remote_async_open_1): Ditto.
5355 (remote_cisco_open): Ditto.
5356
5357 2002-05-19 Andrew Cagney <ac131313@redhat.com>
5358
5359 * remote.c (remote_start_remote): Replace PTR with void pointer.
5360 (sigint_remote_twice_token, sigint_remote_token): Ditto. Make
5361 static.
5362
5363 2002-05-18 Andrew Cagney <ac131313@redhat.com>
5364
5365 * gdb_indent.sh: Allow the script to be run in the sim directory.
5366
5367 2002-05-18 Mark Kettenis <kettenis@gnu.org>
5368
5369 * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
5370 * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
5371
5372 * corelow.c (core_open): Only call set_gdbarch_from_file if
5373 exec_bfd is NULL.
5374
5375 2002-05-17 Andrey Volkov <avolkov@transas.com>
5376
5377 * h8300-tdep.c: Add support of EXR register
5378 * config/h8300/tm-h8300.h: Ditto.
5379
5380 2002-05-17 Andrey Volkov <avolkov@transas.com>
5381
5382 * h8300-tdep.c: Add additional CCR flags (I,UI,H,U)
5383
5384 2002-05-17 Andrey Volkov <avolkov@transas.com>
5385
5386 * h8300-tdep.c: Change literal regnums to REGNO.
5387
5388 2002-05-17 Jim Blandy <jimb@redhat.com>
5389
5390 * NEWS: Note addition of macro support.
5391
5392 Expand preprocessor macros in C expressions.
5393 * c-lang.h: #include "macroexp.h", for macro_lookup_ftype.
5394 (scan_macro_expansion, scanning_macro_expansion,
5395 finished_macro_expansion): New function declarations.
5396 (expression_macro_lookup_func, expression_macro_lookup_baton): New
5397 variable declarations.
5398 * parser-defs.h (expression_context_pc): New declaration.
5399 * parse.c (expression_context_pc): New variable.
5400 (parse_exp_1): Set expression_context_pc, as well as
5401 expression_context_block.
5402 * c-exp.y (yylex): If we're not already reading the result of a
5403 macro expansion, try to macro-expand the next token. When we're
5404 done scanning a macro expansion, switch back to the mainline text.
5405 Commas and `if's in a macro's expansion don't terminate the input.
5406 * c-lang.c: #include "macroscope.h" and "gdb_assert.h".
5407 (macro_original_text, macro_expanded_text,
5408 expression_macro_lookup_func, expression_macro_lookup_baton): New
5409 variables.
5410 (scan_macro_expansion, scanning_macro_expansion,
5411 finished_macro_expansion, scan_macro_cleanup, null_macro_lookup,
5412 c_preprocess_and_parse): New functions.
5413 (c_language_defn, cplus_language_defn, asm_language_defn): Call
5414 c_preprocess_and_parse, instead of c_parse.
5415 * Makefile.in (c_lang_h): Note that this #includes macroexp.h.
5416 (c-lang.o): Note dependency on macroscope.h and gdb_assert.h.
5417
5418 Fri May 17 14:26:19 2002 J"orn Rennecke <joern.rennecke@superh.com>
5419
5420 * sh-tdep.c (gdb_print_insn_sh64): Delete.
5421 (gdb_print_insn_sh): Just set info->endian and use print_insn_sh.
5422 (sh_gdbarch_init): Always use gdb_print_insn_sh.
5423
5424 2002-05-17 Corinna Vinschen <vinschen@redhat.com>
5425
5426 * NEWS: Add section for multi-arched targets. Add v850 to that section.
5427
5428 2002-05-17 Jason Thorpe <thorpej@wasabisystems.com>
5429
5430 * Makefile.in (sh_tdep_h): Define and use.
5431 * config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep,
5432 register enum): Move to...
5433 * * sh-tdep.h: ...here.
5434 * sh-tdep.c: Include sh-tdep.h.
5435 * sh3-rom.c: Likewise.
5436 * shnbsd-tdep.c: Likewise.
5437
5438 2002-05-16 Michael Snyder <msnyder@redhat.com>
5439
5440 * arm-tdep.c: Spelling fix in comment.
5441
5442 2002-05-16 Jim Blandy <jimb@redhat.com>
5443
5444 Add commands for manually expanding macros and showing their
5445 definitions.
5446 * macrocmd.c, macroscope.c, macroscope.h: New files.
5447 * Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
5448 (macroscope_h): New variable.
5449 (HFILES_NO_SRCDIR): Add macroscope.h.
5450 (COMMON_OBS): Add macrocmd.o, macroscope.o.
5451 (macroscope.o, macrocmd.o): New rules.
5452
5453 Teach the Dwarf 2 reader to read macro information.
5454 * dwarf2read.c: #include "macrotab.h".
5455 (dwarf_macinfo_buffer): New variable.
5456 (struct dwarf2_pinfo): New members: dwarf_macinfo_buffer, and
5457 dwarf_macinfo_size.
5458 (DWARF_MACINFO_BUFFER, DWARF_MACINFO_SIZE): New macros.
5459 (dwarf2_missing_macinfo_section, dwarf2_macros_too_long,
5460 dwarf2_macros_not_terminated, dwarf2_macro_outside_file,
5461 dwarf2_macro_unmatched_end_file, dwarf2_macro_malformed_definition,
5462 dwarf2_macro_spaces_in_definition): New complaints.
5463 (dwarf2_has_info): Initialize dwarf_macinfo_offset.
5464 (dwarf2_build_psymtabs): Read the .dwarf_macinfo section.
5465 (dwarf2_build_psymtabs_hard): Record the buffer and its size in
5466 the partial symbol table.
5467 (psymtab_to_symtab_1): Set the macinfo buffer and size globals
5468 from what's recorded in the partial symbol table.
5469 (read_file_scope): If the compilation unit has a
5470 `DW_AT_macro_info' attribute, read its macro information.
5471 * Makefile.in (dwarf2read.o): Depend on macrotab.h.
5472
5473 2002-05-16 Daniel Jacobowitz <drow@mvista.com>
5474
5475 Fix PR gdb/546
5476 * ser-tcp.c: Don't include <netinet/udp.h>.
5477
5478 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
5479
5480 * MAINTAINERS: Update my email address.
5481
5482 2002-05-16 Richard Earnshaw <rearnsha@arm.com>
5483
5484 * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
5485 include file of the same name.
5486
5487 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
5488
5489 * configure.tgt: Mark v850 as multi-arched.
5490 * config/v850/tm-v850.h: Remove file.
5491 * config/v850/v850.mt: Eliminate TM_FILE.
5492
5493 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
5494
5495 * v850-tdep.c: Full multi-arch.
5496 * config/v850/tm-v850.h: Eliminate or move to v850-tdep.c everything.
5497 Define GDB_MULTI_ARCH to 2.
5498
5499 2002-05-16 Pierre Muller <muller@ics.u-strasbg.fr>
5500
5501 * p-exp.y (current_type): New static variable.
5502 Carries the type of the expression at the position that is parsed.
5503 (push_current_type, pop_current_type): Two new functions. Used
5504 to store/restore current_type in expression on specific tokens.
5505 (search_field): New static variable. Set to one after parsing a point
5506 as at that point only a FIELDNAME token should be searched.
5507 (FIELDNAME): New token. After a point only a token belonging to
5508 current_type type definition is allowed.
5509 (all over token rules): reset and change current_type according
5510 to rules.
5511 (exp '[' rule): insert implicit array index field if
5512 exp is a pascal string type.
5513
5514 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
5515
5516 * v850-tdep.c: Fix comment for v850_scan_prologue. Remove extra
5517 frame info. Use frame_info's saved_regs instead of matching member
5518 in extra_frame_info throughout.
5519 (v850_frame_init_saved_regs): New function.
5520 (v850_init_extra_frame_info): Move most functionality into
5521 v850_frame_init_saved_regs().
5522 * config/v850/tm-v850.h (EXTRA_FRAME_INFO): Remove definition.
5523 (v850_frame_find_saved_regs): Remove declaration.
5524 (FRAME_FIND_SAVED_REGS): Remove definition.
5525 (v850_frame_init_saved_regs): Add declaration.
5526 (FRAME_INIT_SAVED_REGS): Add definition.
5527
5528 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
5529
5530 * v850-tdep.c: Begin multi-arch'ing v850.
5531 (v850_target_architecture_hook): Remove function.
5532 (v850_gdbarch_init): New function. Add code previously in
5533 v850_target_architecture_hook().
5534 (_initialize_v850_tdep): Don't set target_architecture_hook.
5535 Call register_gdbarch_init() instead.
5536
5537 2002-05-16 Daniel Jacobowitz <drow@mvista.com>
5538
5539 * gdbtypes.h (struct cplus_struct_type): Remove args field.
5540 * hpread.c (hpread_read_struct_type): Remove assignments to args.
5541 (fixup_class_method_type): Likewise.
5542
5543 2002-05-15 Jim Blandy <jimb@redhat.com>
5544
5545 Add macro structures to GDB's symbol tables. Nobody puts anything
5546 in them yet.
5547 * symtab.h (struct symtab): New member: `macro_table'.
5548 * buildsym.h (pending_macros): New global variable.
5549 * buildsym.c: #include "macrotab.h".
5550 (buildsym_init): Initialize `pending_macros'.
5551 (end_symtab): If we found macro information while reading a CU's
5552 debugging info, do build a symtab structure for it. Make the
5553 symtab point to the macro information, and clear the
5554 `pending_macros' pointer which held it while we were reading the
5555 debug info.
5556 (really_free_pendings): Free any pending macro table.
5557 * objfiles.h (struct objfile): New member: `macro_cache'.
5558 * objfiles.c (allocate_objfile): Set allocate and free functions
5559 for the macro cache's objstack.
5560 (free_objfile): Empty the macro cache's obstack.
5561 * symfile.c (reread_symbols): Empty the macro cache's obstack, and
5562 set new allocate and free functions for it.
5563 * solib-sunos.c (allocate_rt_common_objfile): Set allocate and
5564 free functions for the macro cache's objstack. (Why is this
5565 function building its own objfile?)
5566 * symmisc.c (print_objfile_statistics): Print statistics on the
5567 macro bcache.
5568 * Makefile.in: Note that buildsym.o depends on macrotab.h.
5569
5570 2002-05-15 Richard Earnshaw <rearnsha@arm.com>
5571
5572 * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h.
5573 (REGISTER_U_ADDR): Delete definition.
5574 (arm_register_u_addr): Delete declaration.
5575
5576 2002-05-15 Richard Earnshaw <rearnsha@arm.com>
5577
5578 * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC.
5579 (ARM_LINUX_JB_ELEMENT_SIZE): Likewise.
5580
5581 2002-05-14 Andrew Cagney <ac131313@redhat.com>
5582
5583 * regcache.c (register_valid): Revise comments refering to "Not
5584 available" and "unavailable".
5585 * frame.c (frame_register_read): Ditto.
5586 * findvar.c (value_of_register): Ditto.
5587
5588 2002-05-15 Andrew Cagney <cagney@redhat.com>
5589
5590 * Makefile.in (remote_sim_h): Replace remote-sim_h.
5591 (remote-sim.o): Update dependencies.
5592 (d10v-tdep.o): Specify dependencies.
5593 (sim_d10v_h): Define.
5594
5595 2002-05-14 Jim Blandy <jimb@redhat.com>
5596
5597 * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.
5598 * macrotab.c (macro_lookup_inclusion, find_definition,
5599 new_macro_table): Same.
5600
5601 * macroexp.c (currently_rescanning, expand): Use `strcmp () == 0',
5602 not `! strcmp ()'. This is a dubious improvement.
5603 * macrotab.c (macro_lookup_inclusion, find_definition): Same.
5604
5605 * macrotab.c (macro_lookup_inclusion): Initialize `best_depth',
5606 although it's not necessary, to avoid a warning.
5607
5608 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
5609
5610 * gdbtypes.h: Update accessor macros to use TYPE_MAIN_TYPE.
5611 (TYPE_CONST, TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE): Use
5612 TYPE_INSTANCE_FLAGS.
5613 (struct main_type): New.
5614 (struct type): Move most members to struct main_type. Change
5615 cv_type and as_type to new type_chain member. Add instance_flags.
5616 (TYPE_MAIN_TYPE, TYPE_CHAIN, TYPE_INSTANCE_FLAGS): New macros.
5617 (TYPE_CV_TYPE, TYPE_AS_TYPE): Remove.
5618 (finish_cv_type): Remove prototype.
5619 * gdbtypes.c (alloc_type): Update comment. Allocate TYPE_MAIN_TYPE.
5620 Set TYPE_CHAIN.
5621 (alloc_type_instance): New function.
5622 (smash_type): New function.
5623 (make_pointer_type, make_reference_type, make_function_type)
5624 (smash_to_member_type, smash_to_method_type): Call smash_type.
5625 (make_qualified_type): New function.
5626 (make_type_with_address_space): Call make_qualified_type.
5627 (make_cv_type): Likewise.
5628 (finish_cv_type): Remove unnecessary function.
5629 (replace_type): Update comment. Copy TYPE_MAIN_TYPE.
5630 (recursive_dump_type): Dump TYPE_CHAIN and TYPE_INSTANCE_FLAGS;
5631 remove TYPE_CV_TYPE and TYPE_AS_TYPE.
5632 * c-typeprint.c (c_type_print_modifier): Use TYPE_INSTANCE_FLAGS.
5633 * dwarf2read.c (read_structure_scope): Don't call finish_cv_type.
5634 * hpread.c (hpread_read_struct_type): Likewise.
5635 * stabsread.c (read_struct_type): Likewise.
5636
5637 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
5638
5639 * configure.tgt: Add a catch all sh* target, for cases like
5640 sh[2,3,4]-elf and sh-hms.
5641
5642 2002-05-14 Keith Seitz <keiths@redhat.com>
5643
5644 * event-loop.c (create_file_handler): Don't do anything but
5645 update data when we are given a fd which we are already
5646 monitoring.
5647
5648 2002-05-14 Michal Ludvig <mludvig@suse.cz>
5649
5650 * dwarf2cfi.c (context_cpy): Copy registers correctly.
5651 (update_context): Use __func__ in warnings.
5652
5653 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
5654
5655 * ser-tcp.c: Include <netinet/udp.h>. Rename tcp_open
5656 and tcp_close to net_open and net_close.
5657 (net_open): Accept "udp:" and "tcp:" specifications. Connect
5658 using UDP if requested. Don't try to disable Nagle on UDP
5659 sockets.
5660 * remote.c (remote_serial_open): New function. Warn about UDP.
5661 (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
5662
5663 2002-05-13 Elena Zannoni <ezannoni@redhat.com>
5664
5665 * MAINTAINERS: List sh-elf as buildable with ,-Werror.
5666
5667 2002-05-13 Elena Zannoni <ezannoni@redhat.com>
5668
5669 * configure.tgt: Remove sh-hms target.
5670 * MAINTAINERS: Don't list sh-hms as a separate target.
5671
5672 2002-05-13 Jim Blandy <jimb@redhat.com>
5673
5674 Add first preprocessor macro-expansion files.
5675 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
5676 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
5677 (splay_tree_h, macroexp_h, macrotab_h): New variable.
5678 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
5679 (COMMON_OBS): Add macrotab.o, macroexp.o.
5680 (macroexp.o, macrotab.o): New rules.
5681
5682 2002-05-13 Andrew Cagney <ac131313@redhat.com>
5683
5684 * config/m88k/tm-m88k.h: Update copyright.
5685 (m88k_target_write_pc): Declare
5686 (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
5687 (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
5688 (SHIFT_INST_REGS): Update definition.
5689 * m88k-tdep.c (m88k_target_write_pc): New function. Implement
5690 using old definition of TARGET_WRITE_PC.
5691 * regcache.c (generic_target_write_pc): Delete code handling
5692 NNPC_REGNUM.
5693 * gdbarch.sh (NNPC_REGNUM): Delete.
5694 * gdbarch.h, gdbarch.c: Regenerate.
5695
5696 2002-05-13 Richard Earnshaw <rearnsha@arm.com>
5697
5698 * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
5699 builtin reg number.
5700
5701 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
5702
5703 * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
5704 (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
5705 (gen_address_of, gen_struct_ref, gen_repeat): Use type
5706 access macros.
5707 * c-typeprint.c (cp_type_print_method_args): Likewise.
5708 (c_type_print_args): Likewise.
5709 * d10v-tdep.c (d10v_push_arguments): Likewise.
5710 (d10v_extract_return_value): Likewise.
5711 * expprint.c (print_subexp): Likewise.
5712 * gdbtypes.c (lookup_primitive_typename): Likewise.
5713 (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
5714 * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
5715 (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
5716 (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
5717 (TYPE_VECTOR): Likewise.
5718 * hpread.c (hpread_read_struct_type)
5719 (fix_static_member_physnames, fixup_class_method_type)
5720 (hpread_type_lookup): Likewise.
5721 * mdebugread.c (parse_symbol, parse_type): Likewise.
5722 * p-lang.c (is_pascal_string_type): Likewise.
5723 * valops.c (hand_function_call): Likewise.
5724 * x86-64-tdep.c (classify_argument): Likewise.
5725
5726 * hpread.c (hpread_read_function_type)
5727 (hpread_read_doc_function_type): Call replace_type.
5728 * dstread.c (create_new_type): Delete.
5729 (decode_dst_structure, process_dst_function): Call alloc_type.
5730 Use type access macros.
5731
5732 2002-05-12 Mark Kettenis <kettenis@gnu.org>
5733
5734 * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
5735 the're not supported by the current architecture.
5736 (i387_fill_fxsave): Likewise.
5737
5738 2002-05-12 Fred Fish <fnf@redhat.com>
5739
5740 * symfile.c (default_symfile_offsets): Arrange for uninitialized
5741 sect_index_xxx members to index the first slot in section_offsets
5742 if all of the section_offsets are zero.
5743
5744 2002-05-12 Mark Kettenis <kettenis@gnu.org>
5745
5746 * configure.tgt (sparc-*openbsd): Remove entry accidentially
5747 checked in with last change.
5748
5749 2002-05-12 Mark Kettenis <kettenis@gnu.org>
5750
5751 * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
5752 Remove targets. These are canonicalized to i386-*-sysv4.2uw by
5753 config.sub.
5754
5755 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
5756
5757 * Makefile.in: Update dependencies.
5758
5759 2002-05-11 Andrew Cagney <ac131313@redhat.com>
5760
5761 * language.c (local_hex_string_custom): Simplify. Do not depend
5762 on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
5763
5764 * memattr.c (mem_info_command): Replace calls to
5765 longest_local_hex_string and longest_local_hex_string_custom.
5766 * buildsym.c (make_blockvector): Ditto.
5767 * solib.c (info_sharedlibrary_command): Ditto.
5768 * tracepoint.c (tracepoints_info): Ditto.
5769 * symtab.c (print_msymbol_info): Ditto.
5770
5771 * language.c (local_hex_string): Delete.
5772 (local_hex_string_custom): Delete.
5773 (longest_local_hex_string): Rename to local_hex_string.
5774 (longest_local_hex_string_custom): Rename to
5775 local_hex_string_custom.
5776 * language.h (local_hex_string): Change parameter type to LONGEST.
5777 (local_hex_string_custom): Ditto.
5778 (longest_local_hex_string): Delete declaration.
5779 (longest_local_hex_string_custom): Ditto.
5780
5781 * solib.c: Update copyright.
5782 * memattr.c: Update copyright.
5783
5784 2002-05-11 Andrew Cagney <ac131313@redhat.com>
5785
5786 * arch-utils.h (legacy_register_to_value): Declare.
5787 (legacy_value_to_register): Declare.
5788 (legacy_convert_register_p): Declare.
5789 * arch-utils.c (legacy_register_to_value): New function.
5790 (legacy_value_to_register): New function.
5791 (legacy_convert_register_p): New function.
5792
5793 * gdbarch.sh (REGISTER_TO_VALUE): Define.
5794 (VALUE_TO_REGISTER): Define.
5795 (CONVERT_REGISTER_P): Define.
5796 * gdbarch.h, gdbarch.c: Regenerate.
5797
5798 * valops.c (value_assign): Use CONVERT_REGISTER_P and
5799 VALUE_TO_REGISTER.
5800 * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
5801 CONVERT_REGISTER_P.
5802
5803 2005-05-11 Daniel Jacobowitz <drow@mvista.com>
5804 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5805
5806 * Makefile.in: Update dependencies for valops.c.
5807 * valops.c: Include "gdb_assert.h".
5808 (typecmp): Skip THIS parameter to methods.
5809 (find_method_list): Remove static_memfuncp argument,
5810 update callers. Check for stub methods.
5811 (find_value_oload_method_list): Don't set *static_memfuncp.
5812 (find_overload_match): Don't check for stub methods. Assert
5813 that methods are not stubbed. Handle static methods.
5814 (value_find_oload_method_list): Remove static_memfuncp argument.
5815 * gdbtypes.c (check_stub_method): Do not add THIS pointer
5816 to the argument list for static stub methods.
5817 * value.h (value_find_oload_method_list): Update prototype.
5818
5819 2002-05-11 Andrew Cagney <ac131313@redhat.com>
5820
5821 * arch-utils.h (generic_register_size): Declare.
5822 (generic_register_raw_size, generic_register_virtual_size): Delete
5823 declarations.
5824 * arch-utils.c (generic_register_raw_size): Delete.
5825 (generic_register_size): New function.
5826 (generic_register_virtual_size): Delete.
5827
5828 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
5829 default generic_register_size.
5830 * gdbarch.h, gdbarch.c: Re-generate.
5831
5832 * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
5833 register_virtual_size.
5834 * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
5835 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
5836
5837 2002-05-11 Andrew Cagney <ac131313@redhat.com>
5838
5839 * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
5840 * gdbarch.h, gdbarch.c: Regenerate.
5841 * gnu-v3-abi.c: Update copyright.
5842 (vtable_address_point_offset): Update.
5843 (gnuv3_rtti_type): Update.
5844 (gnuv3_baseclass_offset): Update.
5845 * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
5846 (init_fetch_link_map_offsets): Update.
5847 * remote.c (get_remote_state): Update.
5848
5849 2002-05-11 Daniel Jacobowitz <drow@mvista.com>
5850
5851 * TODO: Remove value_headof/value_from_vtable_info comment.
5852 * printcmd.c (print_command_1): Don't call value_from_vtable_info.
5853 * values.c (value_headof, value_from_vtable_info): Delete.
5854 * value.h (value_from_vtable_info): Delete prototype.
5855
5856 2002-05-11 Andrew Cagney <ac131313@redhat.com>
5857
5858 * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
5859 gdb_string.h with $(gdb_string_h) and gdb_regex.h with
5860 $(gdb_regex_h).
5861 (gdb_assert_h): Define.
5862 (gdb_wait_h): Define.
5863 (gdb_regex_h): Define.
5864
5865 2002-05-11 Daniel Jacobowitz <drow@mvista.com>
5866
5867 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
5868 * linespec.c (find_methods): Handle GCC 3.x template constructors.
5869
5870 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5871
5872 * nbsd-tdep.c: Fix comment.
5873
5874 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5875
5876 * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
5877 (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
5878 (nbsd-tdep.o): New dependency list.
5879 * alphanbsd-tdep.c: Don't include solib-svr4.h. Include
5880 nbsd-tdep.h.
5881 (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
5882 (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
5883 * nbsd-tdep.c: New file.
5884 * nbsd-tdep.h: New file.
5885 * shnbsd-tdep.c: Don't include solib-svr4.h. Include
5886 nbsd-tdep.h.
5887 (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
5888 (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
5889 * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
5890 * config/sh/nbsd.mt (TDEPFILES): Ditto.
5891
5892 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5893
5894 * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
5895 * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
5896 * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
5897 * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
5898 * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
5899 * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
5900
5901 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5902
5903 * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
5904 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
5905 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
5906 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
5907 * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
5908 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
5909 * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
5910
5911 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5912
5913 * i386nbsd-nat.c: Delete file. Move fetch_core_registers and
5914 fetch_elfcore_registers to...
5915 * i386nbsd-tdep.c: ...here.
5916 (i386nbsd_use_struct_convention): Rename to...
5917 (i386nbsd_aout_use_struct_convention): ...this.
5918 (i386nbsd_supply_reg): New function.
5919 (i386nbsd_fill_reg): New function.
5920 (fetch_core_registers): Use i386nbsd_supply_reg.
5921 (fetch_elfcore_registers): Likewise.
5922 (_initialize_i386nbsd_tdep): New function.
5923 * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
5924 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
5925 * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
5926 * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
5927 (i386nbsd_aout_use_struct_convention): ...this.
5928
5929 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5930
5931 * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
5932 (store_inferior_registers): Use shnbsd_fill_reg.
5933 * shnbsd-tdep.c (sh_nbsd_supply_registers,
5934 sh_nbsd_supply_register): Collapse into...
5935 (shnbsd_supply_reg): ...this.
5936 (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
5937 (shnbsd_fill_reg): ...this.
5938 (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
5939 (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
5940 (fetch_core_registers): Use shnbsd_supply_reg.
5941 (fetch_elfcore_registers): Use shnbsd_supply_reg.
5942 (sh_nbsd_core_fns): Rename to...
5943 (shnbsd_core_fns): ...this.
5944 (sh_nbsd_elfcore_fns): Rename to...
5945 (shnbsd_elfcore_fns): ...this.
5946 (sh_nbsd_init_abi): Rename to...
5947 (shnbsd_init_abi): ...this.
5948 (_initialize_sh_nbsd_tdep): Rename to...
5949 (_initialize_shnbsd_tdep): ...this.
5950 * shnbsd-tdep.h (sh_nbsd_supply_registers,
5951 sh_nbsd_supply_register, sh_nbsd_fill_registers,
5952 sh_nbsd_fill_register): Remove prototypes.
5953 (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
5954
5955 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5956
5957 * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
5958 (i387-nat.o): Delete dependency list.
5959 (go32-nat.o): Change i387-nat.h to i387-tdep.h.
5960 (x86-64-linux-nat.o): Likewise.
5961 * i387-nat.c: Delete file, moving contents to...
5962 * i387-tdep.c: ...here.
5963 * i387-nat.h: Rename...
5964 * i387-tdep.h: ...to this.
5965 * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
5966 * i386-linux-nat.c: Likewise.
5967 * i386bsd-nat.c: Likewise.
5968 * i386gnu-nat.c: Likewise.
5969 * i386nbsd-nat.c: Likewise.
5970 * i386v4-nat.c: Likewise.
5971 * x86-64-linux-nat.c: Likewise.
5972 * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
5973 * config/i386/go32.mh (NATDEPFILES): Likewise.
5974 * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
5975 * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
5976 * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
5977 * config/i386/linux.mh (NATDEPFILES): Likewise.
5978 * config/i386/nbsd.mh (NATDEPFILES): Likewise.
5979 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
5980 * config/i386/obsd.mh (NATDEPFILES): Likewise.
5981 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
5982
5983 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5984
5985 * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
5986 (alphanbsd-nat.o): Remove dependency list.
5987 (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
5988 * alphanbsd-nat.c: Delete. Contents moved to...
5989 * alphanbsd-tdep.c: ...here.
5990 (_initialize_alphanbsd_tdep): Register core functions.
5991 * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
5992
5993 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
5994
5995 * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
5996 (alphabsd-nat.o): Depend on alphabsd-tdep.h.
5997 (alphanbsd-nat.o): Likewise.
5998 (alphabsd-tdep.o): New dependency list.
5999 * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
6000 (fill_gregset): Use alphabsd_fill_reg.
6001 (supply_fpregset): Use alphabsd_supply_fpreg.
6002 (fill_fpregset): Use alphabsd_fill_fpreg.
6003 (fetch_inferior_registers): Use struct reg and struct fpreg
6004 rather than gregset_t and fpregset_t. Use alphabsd_supply_reg
6005 and alphabsd_supply_fpreg.
6006 (store_inferior_registers): Use struct reg and struct fpreg
6007 rather than gregset_t and fpregset_t. Use alphabsd_fill_reg
6008 and alphabsd_fill_fpreg.
6009 * alphabsd-tdep.c: New file.
6010 * alphabsd-tdep.h: New file.
6011 * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
6012 (fetch_elfcore_registers): Use alphabsd_supply_reg and
6013 alphabsd_supply_fpreg.
6014 * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
6015 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
6016
6017 2002-05-11 Eric Christopher <echristo@redhat.com>
6018
6019 * mips-tdep.c (mips_double_register_type): Fix thinko.
6020 (mips_single_register_type): Ditto.
6021 * MAINTAINERS: Add self.
6022
6023 2002-05-11 Mark Kettenis <kettenis@gnu.org>
6024
6025 * i387-nat.c (i387_supply_register, i387_fill_fsave,
6026 i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
6027 right thing on architectures with different endianness and/or
6028 integer sizes.
6029
6030 2002-05-10 Jason Thorpe <thorpej@wasabisystems.com>
6031
6032 From Christian Limpach <chris@Pin.LU>
6033 * configure.in: Change sed expression which comments out
6034 NATDEPFILES to also comment out continuation lines.
6035 * configure: Regenerate.
6036
6037 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
6038
6039 * sh-tdep.c: Clean up code erroneously reintroduced by previous
6040 big patch.
6041
6042 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
6043
6044 * sh-tdep.c: Include correct file.
6045
6046 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
6047
6048 New support for sh64-elf (sh5) target.
6049
6050 * configure.tgt: For sh64-elf target, default to sh-elf.
6051
6052 * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
6053 (struct gdbarch_tdep): Add new fields for new registers and ABI
6054 info.
6055
6056 * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
6057 (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
6058 MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
6059 UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
6060 IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
6061 IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
6062 IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
6063 IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
6064 IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
6065 IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
6066 IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
6067 (sh_sh64_register_name, sh64_elf_make_msymbol_special,
6068 pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
6069 sh64_skip_prologue_hard_way, sh64_use_struct_convention,
6070 gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
6071 sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
6072 sh64_get_gdb_regnum, sh64_media_reg_base_num,
6073 sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
6074 sign_extend, sh64_nofp_frame_init_saved_regs,
6075 sh64_init_extra_frame_info, sh64_get_saved_register,
6076 sh64_extract_struct_value_address, sh64_pop_frame,
6077 sh64_push_arguments, sh64_extract_return_value,
6078 sh64_store_return_value, sh64_show_media_regs,
6079 sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
6080 sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
6081 sh_sh64_register_virtual_type,
6082 sh_sh64_register_convert_to_virtual,
6083 sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
6084 sh64_register_read, sh64_pseudo_register_write,
6085 sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
6086 do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
6087 sh64_do_pseudo_register, sh_compact_do_registers_info,
6088 sh64_do_registers_info, sh_gdbarch_init): New functions.
6089
6090 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
6091
6092 * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
6093
6094 2002-05-10 Daniel Jacobowitz <drow@mvista.com>
6095
6096 * linespec.c (decode_line_1): Check for a double quote after
6097 a filename correctly.
6098
6099 2002-05-10 Jim Blandy <jimb@redhat.com>
6100
6101 Properly track the size of the current objfile's .debug_line section.
6102 * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
6103 (DWARF_LINE_SIZE): New macro.
6104 (dwarf2_build_psymtabs_hard): Record the line section's size in
6105 the partial symbol table.
6106 (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
6107 symbol table.
6108
6109 2002-05-10 Petr Sorfa <petrs@caldera.com>
6110
6111 * ia64-tdep.c: Handle breakpoints on L instruction type
6112 in MLX instruction bundle by moving the breakpoint to
6113 the third slot (X instruction type) as L holds only data.
6114
6115 2002-05-10 Kevin Buettner <kevinb@redhat.com>
6116
6117 * dbxread.c (discarding_local_symbols_complaint): New complaint.
6118 (process_one_symbol): Complain about discarding local symbols
6119 due to a misplaced N_LBRAC entry.
6120
6121 2002-05-09 Elena Zannoni <ezannoni@redhat.com>
6122
6123 From Daniel Berlin <dan@cgsoftware.com>
6124 * linespec.c (find_toplevel_char): '<' and '>' also increase and
6125 decrease the depth we are at, in the case of templates.
6126
6127 2002-05-09 Daniel Jacobowitz <drow@mvista.com>
6128
6129 * mips-tdep.c (mips_float_register_type): New function.
6130 (mips_double_register_type): New function.
6131 (mips_print_register): Use them.
6132 (do_fp_register_row): Likewise.
6133
6134 2002-05-09 Daniel Jacobowitz <drow@mvista.com>
6135
6136 * signals/signals.c (signals): Remove conditional compilation around
6137 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
6138 (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
6139
6140 2002-05-09 Michael Snyder <msnyder@redhat.com>
6141
6142 * remote-rdp.c (remote_rdp_can_run): Remove.
6143
6144 2002-05-09 Tom Tromey <tromey@redhat.com>
6145
6146 * jv-valprint.c (java_val_print): Handle `char' as a special case
6147 of TYPE_CODE_INT.
6148
6149 2002-05-09 Michael Snyder <msnyder@redhat.com>
6150
6151 * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
6152 strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
6153 strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
6154 str r(0123),[sp,#nn].
6155 (arm_skip_prologue): Ditto. Also make disassembly
6156 order-independent by placing it in a loop.
6157
6158 2002-05-06 Michael Snyder <msnyder@redhat.com>
6159
6160 * stabsread.c (read_type): Add recognition for new attribute:
6161 "@V;" means that an array type is actually a vector.
6162 This is analogous to the vector flag that's been added to dwarf2.
6163
6164 2002-05-09 Mark Kettenis <kettenis@gnu.org>
6165
6166 * i386-tdep.h (i386_abi): New enum.
6167 (struct gdbarch_tdep): Replace os_ident member with abi.
6168 (i386_gdbarch_register_os_abi): New prototype.
6169 * i386-tdep.c (i386_abi_names): New array.
6170 (process_note_abi_tag_sections): Removed.
6171 (process_note_sections): New function.
6172 (i386_elf_abi_from_note, i386_elf_abi): New functions.
6173 (struct i386_abi_handler): New struct.
6174 (i386_abi_handler_list): New variable.
6175 (i386_gdbarch_register_os_abi): New function.
6176 (i386_gdbarch_init): Adapt for the changes given above.
6177
6178 2002-05-08 Daniel Jacobowitz <drow@mvista.com>
6179
6180 * gregset.h: Say "GNU/Linux".
6181
6182 2002-05-08 Elena Zannoni <ezannoni@redhat.com>
6183
6184 * gdbtypes.c : Add new builtin type for 64 bit vectors.
6185 (build_gdbtypes): Build builtin_type_v2_float.
6186 (_initialize_gdbtypes): Register new builtin type.
6187
6188 2002-05-08 Andrew Cagney <ac131313@redhat.com>
6189
6190 * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
6191 (clear_gdbarch_swap): New function.
6192 (initialize_non_multiarch): Call.
6193 (gdbarch_update_p): Before calling init(), swap out and clear the
6194 existing architecture.
6195 * gdbarch.c: Regenerate.
6196
6197 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
6198
6199 * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
6200 alphanbsd-tdep.c.
6201
6202 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
6203
6204 * sh-nbsd-nat.c: Rename to...
6205 * shnbsd-nat.c: ...this.
6206 * sh-nbsd-tdep.c: Rename to...
6207 * shnbsd-tdep.c: ...this.
6208 * sh-nbsd-tdep.h: Rename to...
6209 * shnbsd-tdep.h: ...this.
6210 * config/sh/nbsd.mh: Use shnbsd-nat.o.
6211 * config/sh/nbsd.mt: Use shnbsd-tdep.o.
6212
6213 2002-05-08 Richard Earnshaw <rearnsha@arm.com>
6214
6215 * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
6216 concatenation for command help messages.
6217
6218 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
6219
6220 * NEWS: Note new sh*-*-netbsdelf* configuration.
6221 * configure.host: Set gdb_host_cpu to sh for all sh*.
6222 (sh*-*-netbsdelf*): New host.
6223 * configure.tgt: Set gdb_target_cpu to sh for all sh*.
6224 (sh*-*-netbsdelf*): New target.
6225 * sh-nbsd-nat.c: New file.
6226 * sh-nbsd-tdep.c: New file.
6227 * sh-nbsd-tdep.h: New file.
6228 * config/sh/nbsd.mh: New file.
6229 * config/sh/nbsd.mt: New file.
6230 * config/sh/nm-nbsd.h: New file.
6231 * config/sh/tm-nbsd.h: New file.
6232
6233 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
6234
6235 * sh-tdep.c (sh_osabi_names): Declare.
6236 (process_note_abi_tag_sections): New function.
6237 (get_elfosabi): Ditto.
6238 (sh_gdbarch_register_os_abi): Ditto.
6239 (sh_dump_tdep): Ditto.
6240 _initialize_sh_tdep): Use gdbarch_register to register
6241 sh_gdbarch_init and sh_dump_tdep.
6242 * config/sh/tm-sh.h (sh_osabi): Declare.
6243 (gdbarch_tdep): Add sh_osabi and osabi_name members.
6244
6245 2002-05-07 Andrew Cagney <ac131313@redhat.com>
6246
6247 * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
6248 (thumb_scan_prologue): Ditto.
6249 (arm_find_callers_reg): Ditto.
6250 (arm_frame_chain): Ditto.
6251 (arm_init_extra_frame_info): Ditto.
6252 (arm_frame_saved_pc): Ditto.
6253 (arm_pop_frame): Ditto.
6254 (arm_push_return_address): New function.
6255 (arm_gdbarch_init): Initialize use_generic_dummy_frames,
6256 call_dummy_location, call_dummy_breakpoint_offset_p,
6257 call_dummy_breakpoint_offset, call_dummy_p,
6258 call_dummy_stack_adjust_p, call_dummy_words,
6259 sizeof_call_dummy_words, call_dummy_start_offset,
6260 call_dummy_length, fix_call_dummy, pc_in_call_dummy,
6261 call_dummy_address, push_return_address and push_dummy_frame for
6262 generic dummy frames.
6263
6264 2002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
6265
6266 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
6267 size computation for alloca.
6268 (sh_fp_frame_init_saved_regs): Likewise.
6269
6270 2002-05-07 Richard Earnshaw <rearnsha@arm.com>
6271
6272 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
6273 (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
6274 * arm-tdep.c (arm_store_return_value): Use them.
6275 Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
6276 * remote-rdp.c (remote_rdp_fetch_register): Use
6277 ARM_MAX_REGISTER_RAW_SIZE.
6278 (remote_rdp_store_register): Likewise.
6279
6280 2002-05-07 Michal Ludvig <mludvig@suse.cz>
6281
6282 * dwarf2cfi.c: Code cleanup, removed unused variables,
6283 added default labels to switch {} statements.
6284 * x86-64-tdep.c: Ditto.
6285 * x86-64-linux-nat.c: Ditto.
6286
6287 2002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
6288
6289 * solib.h: Protect against multiple inclusion.
6290
6291 2002-05-06 Jim Blandy <jimb@redhat.com>
6292
6293 Add first preprocessor macro-expansion files.
6294 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
6295 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
6296 (splay_tree_h, macroexp_h, macrotab_h): New variable.
6297 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
6298 (COMMON_OBS): Add macrotab.o, macroexp.o.
6299 (macroexp.o, macrotab.o): New rules.
6300
6301 Separate the job of reading the line number info statement program
6302 header (...expialidocious) out into its own function.
6303 * dwarf2read.c (struct line_head, struct filenames, struct
6304 directories): Replace with...
6305 (struct line_header): New structure, containing the full
6306 contents of the statement program header, including the
6307 include directory and file name tables.
6308 (read_file_scope): If we have line number info, instead of just
6309 calling dwarf_decode_lines to do all the work, call
6310 dwarf_decode_line_header first to get a `struct line_header'
6311 containing the data in the statement program header, and then
6312 pass that to dwarf_decode_lines, which will pick up where that
6313 left off. Be sure to clean up the `struct line_header' object.
6314 (dwarf_decode_line_header, free_line_header, add_include_dir,
6315 add_file_name): New functions.
6316 (dwarf_decode_lines): Move all the code to read the statement
6317 program header into dwarf_decode_line_header. Take the line
6318 header it built as the first argument, instead of the offset to
6319 the compilation unit's line number info. Use the new `struct
6320 line_header' type instead of the old structures. No need to do
6321 cleanups here now, since we don't allocate anything.
6322 (dwarf2_statement_list_fits_in_line_number_section,
6323 dwarf2_line_header_too_long): New complaints.
6324
6325 2002-05-06 Elena Zannoni <ezannoni@redhat.com>
6326
6327 * gdbtypes.c (init_vector_type): New function.
6328 (build_builtin_type_vec128): Simplify the representation of SIMD
6329 registers.
6330 (build_gdbtypes): Initialize new builtin vector types.
6331 (_initialize_gdbtypes): Register new vector types with gdbarch.
6332 (builtin_type_v4_float, builtin_type_v4_int32,
6333 builtin_type_v8_int16, builtin_type_v16_int8,
6334 builtin_type_v2_int32, builtin_type_v4_int16,
6335 builtin_type_v8_int8): New (renamed) SIMD types.
6336
6337 2002-05-06 Mark Kettenis <kettenis@gnu.org>
6338
6339 * i387-nat.c (i387_fill_fsave): Use regcache_collect.
6340 (i387_fill_fxsave): Likewise.
6341
6342 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
6343
6344 * alpha-tdep.c (alpha_extract_return_value): Don't use
6345 non-constant array size in prototype.
6346
6347 2002-05-04 Andrew Cagney <ac131313@redhat.com>
6348
6349 From Brian Taylor <briant at model dot com>:
6350 * ui-out.c (ui_out_field_core_addr): Use the function
6351 longest_local_hex_string_custom'to format addresses > 32 bits
6352 wide.
6353
6354 * ui-out.c (ui_out_field_core_addr): Update comment.
6355
6356 2002-05-04 Andrew Cagney <ac131313@redhat.com>
6357
6358 * stack.c (select_and_print_frame): Make static. Delete the
6359 parameter `level'.
6360 (func_command): Update call.
6361 (select_frame_command): Delete code computing the frame level.
6362 * frame.h (select_and_print_frame): Delete declaration.
6363
6364 2002-05-04 Andrew Cagney <ac131313@redhat.com>
6365
6366 * sparc-tdep.c (sparc_get_saved_register): Comment why
6367 get_prev_frame call is safe.
6368
6369 2002-05-04 Andrew Cagney <ac131313@redhat.com>
6370
6371 * frame.h (select_frame): Delete level parameter.
6372 * stack.c (select_frame): Update. Use frame_relative_level to
6373 obtain the frame's level.
6374 (select_and_print_frame): Update call.
6375 (select_frame_command): Ditto.
6376 (up_silently_base): Ditto.
6377 (down_silently_base): Ditto.
6378 * ocd.c (ocd_start_remote): Ditto.
6379 * remote-rdp.c (remote_rdp_open): Ditto.
6380 * remote-mips.c (mips_initialize): Ditto.
6381 (common_open): Ditto.
6382 * remote-e7000.c (e7000_start_remote): Ditto.
6383 * m3-nat.c (select_thread): Ditto.
6384 * hppa-tdep.c (child_get_current_exception_event): Ditto.
6385 (child_get_current_exception_event): Ditto.
6386 * varobj.c (varobj_create): Ditto.
6387 (varobj_update): Ditto.
6388 (c_value_of_root): Ditto.
6389 * tracepoint.c (finish_tfind_command): Ditto.
6390 * corelow.c (core_open): Ditto.
6391 * arch-utils.c (generic_prepare_to_proceed): Ditto.
6392 * thread.c (info_threads_command): Ditto.
6393 (switch_to_thread): Ditto.
6394 * infrun.c (normal_stop): Ditto.
6395 (restore_selected_frame): Ditto.
6396 (restore_inferior_status): Ditto.
6397 * breakpoint.c (insert_breakpoints): Ditto.
6398 (watchpoint_check): Ditto.
6399 (bpstat_stop_status): Ditto.
6400 (do_enable_breakpoint): Ditto.
6401 * blockframe.c (flush_cached_frames): Ditto.
6402 (reinit_frame_cache): Ditto.
6403
6404 2002-05-04 Andrew Cagney <ac131313@redhat.com>
6405
6406 * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
6407 maintainer.
6408
6409 2002-05-04 Jim Blandy <jimb@redhat.com>
6410
6411 * gdbtypes.c (replace_type): Doc fix.
6412
6413 2002-05-04 Andrew Cagney <ac131313@redhat.com>
6414
6415 * valprint.c (strcat_longest): Delete commented out function.
6416 Update copyright.
6417
6418 2002-05-04 Andrew Cagney <ac131313@redhat.com>
6419
6420 * MAINTAINERS: Mark a29k as deleted.
6421 * NEWS: Mention that a29k was removed. Add OBSOLETE section.
6422 Move new configurations to the top.
6423 * configure.tgt: Remove a29k.
6424 * config/a29k/tm-vx29k.h: Delete.
6425 * config/a29k/vx29k.mt: Delete.
6426 * config/a29k/tm-a29k.h: Delete.
6427 * config/a29k/a29k-udi.mt: Delete.
6428 * config/a29k/a29k.mt: Delete.
6429 * a29k-tdep.c: Delete.
6430 * remote-udi.c: Delete.
6431 * remote-mm.c: Delete.
6432 * remote-eb.c: Delete.
6433 * remote-adapt.c: Delete.
6434 * Makefile.in: Remove obsolete code.
6435 * config/s390/s390x.mt: Ditto.
6436 * config/s390/s390.mt: Ditto.
6437 * config/sparc/sparclynx.mh: Ditto.
6438 * config/sparc/linux.mh: Ditto.
6439 * config/pa/hppaosf.mh: Ditto.
6440 * config/pa/hppabsd.mh: Ditto.
6441 * config/ns32k/nbsd.mt: Ditto.
6442 * config/mips/vr5000.mt: Ditto.
6443 * config/m68k/sun3os4.mh: Ditto.
6444 * config/m68k/nbsd.mt: Ditto.
6445 * config/m68k/m68klynx.mh: Ditto.
6446 * config/m32r/m32r.mt: Ditto.
6447 * config/i386/x86-64linux.mt: Ditto.
6448 * config/i386/nbsdelf.mt: Ditto.
6449 * config/i386/nbsd.mt: Ditto.
6450 * config/i386/i386lynx.mh: Ditto.
6451
6452 2002-05-04 Andrew Cagney <ac131313@redhat.com>
6453
6454 * target.c (debug_print_register): New function. Handle oversize
6455 registers.
6456 (debug_to_fetch_registers): Call.
6457 (debug_to_store_registers): Call.
6458
6459 2002-05-03 Jim Blandy <jimb@redhat.com>
6460
6461 * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
6462 (read_type): Doc fix.
6463 * gdbtypes.c (replace_type): Doc fix.
6464
6465 * stabsread.c (multiply_defined_struct): New complaint.
6466 (read_struct_type): If the type we were passed isn't empty, or
6467 incomplete, don't read the new struct type into it; complain,
6468 and return the original type unchanged. Take a new `type_code'
6469 argument, which is the type code for the new type.
6470 (read_type): Rather than storing the type's type code here, pass
6471 it as an argument to read_struct_type, and let that take care of
6472 storing it. That way, we don't overwrite the original type code,
6473 so read_struct_type can use it to decide whether we're overwriting
6474 something we shouldn't.
6475 (complain_about_struct_wipeout): New function.
6476
6477 2002-05-03 Andrew Cagney <ac131313@redhat.com>
6478
6479 * gdbarch.sh: Assert that gdbarch is non-NULL.
6480 * gdbarch.c: Regenerate.
6481
6482 2002-05-03 Jason Merrill <jason@redhat.com>
6483
6484 * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
6485 and return NULL.
6486
6487 2002-05-03 Michal Ludvig <mludvig@suse.cz>
6488
6489 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
6490 (x86_64_dwarf2gdb_regno_map_length),
6491 (x86_64_dwarf2_reg_to_regnum): Added.
6492 (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
6493 (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
6494 (_initialize_x86_64_tdep): Synced with the change above.
6495 (x86_64_skip_prologue): Reformulated message.
6496
6497 2002-05-03 Pierre Muller <muller@ics.u-strasbg.fr>
6498
6499 * f-exp.y: Also use new prev_lexptr variable
6500 to improve error reporting. Based on Michael Snyder
6501 2002-04-24 dated patch to c-exp.y.
6502 * jv-exp.y: Likewise.
6503 * m2-exp.y: Likewise.
6504
6505 2002-05-02 Elena Zannoni <ezannoni@redhat.com>
6506
6507 * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
6508 we are dealing with vectors.
6509
6510 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
6511
6512 * config/m68k/tm-nbsd.h: Obvious fix,
6513 correct machine name.
6514
6515 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
6516
6517 * p-typeprint.c (pascal_type_print_base): Add support
6518 for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
6519
6520 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
6521
6522 * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
6523 for fondamental pascal 'char' type.
6524
6525 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
6526
6527 * p-lang.h (is_pascal_string_type): Declaration changed,
6528 new sixth argument of type char ** added.
6529 * p-lang.c (is_pascal_string_type): Implementation
6530 changed. Args length_pos, length_size, string_pos, char_size
6531 can now be NULL. New argument arrayname set to the field
6532 name of the char array. Return value set to char array
6533 field index plus one.
6534 * p-valprint.c (pascal_val_print): Adapt to new declaration of
6535 is_pascal_string_type function.
6536
6537 2002-05-02 Andrew Cagney <cagney@redhat.com>
6538
6539 * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
6540 <cagney@redhat.com> change.
6541 * gdbarch.c: Regenerate.
6542
6543 2002-05-02 Andrew Cagney <cagney@redhat.com>
6544
6545 * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
6546 before probing for a new one. Detect errorenous gdbarch_init
6547 functions.
6548 * gdbarch.c: Regenerate.
6549
6550 2002-05-01 Andrew Cagney <cagney@redhat.com>
6551
6552 * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
6553 * config/mcore/tm-mcore.h: Ditto. Update copyright.
6554 * config/v850/tm-v850.h: Ditto. Update copyright.
6555
6556 2002-04-30 Andrew Cagney <ac131313@redhat.com>
6557
6558 * cris-tdep.c (cris_gdbarch_init): Use arches instead of
6559 current_gdbarch.
6560
6561 2002-04-30 Michael Snyder <msnyder@redhat.com>
6562
6563 * arm-tdep.c: Whitespace clean-ups.
6564 (arm_skip_prologue): Fix thinko; two lines
6565 should have been removed as part of 4/24 change.
6566
6567 2002-04-30 Kevin Buettner <kevinb@redhat.com>
6568
6569 * rs6000-tdep.c: Added comment describing how fpscr register
6570 numbers were chosen.
6571
6572 2002-04-30 Michael Snyder <msnyder@redhat.com>
6573
6574 * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
6575
6576 2002-04-29 Elena Zannoni <ezannoni@redhat.com>
6577
6578 * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
6579 (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
6580 (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
6581
6582 2002-04-29 Kevin Buettner <kevinb@redhat.com>
6583
6584 From Louis Hamilton <hamilton@redhat.com>:
6585 * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
6586 * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
6587 * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
6588 not bfd-private xcoff data, to determine wordsize.
6589 * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
6590
6591 2002-04-29 Andrew Cagney <ac131313@redhat.com>
6592
6593 GDB 5.2 released from 5.2 branch.
6594
6595 2002-04-29 Michal Ludvig <mludvig@suse.cz>
6596
6597 * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
6598 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
6599 (x86_64_register_info_table): Added comments with register numbers.
6600
6601 2002-04-29 Elena Zannoni <ezannoni@redhat.com>
6602
6603 * rs6000-tdep.c (rs6000_extract_return_value,
6604 rs6000_store_return_value): Handle returning vectors.
6605 (rs6000_gdbarch_init): Use
6606 ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
6607 * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
6608 New function.
6609 (ppc_sysv_abi_use_struct_convention): Deal with functions returning
6610 vectors.
6611 (ppc_sysv_abi_push_arguments): Handle vector parameters.
6612 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
6613
6614 2002-04-24 Pierre Muller <ics.u-strasbg.fr>
6615
6616 * hpread.c (hpread_psymtab_to_symtab_1,
6617 hpread_psymtab_to_symtab): Replace fprintf tab_to_s...)
6618 with fprintf_unfiltered (gdb_stderr,...).
6619
6620 2002-04-24 Pierre Muller <ics.u-strasbg.fr>
6621
6622 * remote-array.c (printf_monitor, write_monitor,
6623 array_insert_breakpoint, array_remove_breakpoint ):
6624 Replace fprintf (stderr,...
6625 with fprintf_unfiltered (gdb_stderr,....
6626 * remote-es.c: Likewise.
6627 * remote-os9k.c: Likewise.
6628 * remote-st.c: Likewise.
6629
6630 2002-04-28 Andreas Schwab <schwab@suse.de>
6631
6632 * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
6633 linux-proc.o and gcore.o.
6634
6635 2002-04-26 Michal Ludvig <mludvig@suse.cz>
6636
6637 * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
6638 code without frame pointers.
6639
6640 2002-04-26 Andrew Cagney <ac131313@redhat.com>
6641
6642 * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
6643 ON_STACK is needed.
6644
6645 2002-04-26 Ben Elliston <bje@redhat.com>
6646
6647 * target.c (do_xfer_memory): Correct reference to the new option
6648 "trust-readonly-sections".
6649
6650 2002-04-26 Elena Zannoni <ezannoni@redhat.com>
6651
6652 * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
6653 * gdbtypes.c (recursive_dump_type): Output the vector flag.
6654 * dwarf2read.c (dwarf_attr_name): Handle new attribute for
6655 vectors.
6656 (read_array_type): Record the fact that this array type is really a
6657 vector (i.e. are passed in by value).
6658
6659 2002-04-26 Jason Thorpe <thorpej@wasabisystems.com>
6660
6661 * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
6662 * alpha-tdep.c (alpha_sigcontext_addr): New function.
6663 (alpha_find_saved_regs): Use alpha_sigcontext_addr.
6664 (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
6665 * alpha-linux-tdep.c: Include frame.h.
6666 (alpha_linux_sigcontext_addr): New function.
6667 (alpha_linux_init_abi): Set tdep->sigcontext_addr to
6668 alpha_linux_sigcontext_addr.
6669 * alpha-osf1-tdep.c: Include gdbcore.h.
6670 (alpha_osf1_sigcontext_addr): New function.
6671 (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
6672 alpha_osf1_sigcontext_addr.
6673 * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
6674 * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
6675
6676 2002-04-26 Andrew Cagney <ac131313@redhat.com>
6677
6678 * stack.c (selected_frame_level):
6679 (select_frame): Do not set selected_frame_level.
6680 * frame.h (selected_frame_level): Delete declaration.
6681
6682 2002-04-26 Andrew Cagney <ac131313@redhat.com>
6683
6684 * rs6000-tdep.c (rs6000_gdbarch_init): Only set
6685 convert_from_func_ptr-addr when AIX / PowerOpen.
6686
6687 2002-04-25 Andrew Cagney <ac131313@redhat.com>
6688
6689 * valops.c (hand_function_call): Call
6690 generic_save_call_dummy_addr.
6691 * frame.h (generic_save_call_dummy_addr): Declare.
6692 * blockframe.c (struct dummy_frame): Add fields call_lo and
6693 call_hi.
6694 (generic_find_dummy_frame): Check for PC in range call_lo to
6695 call_hi instead of entry_point_address.
6696 (generic_pc_in_call_dummy): Search the dummy frames for a PC in
6697 the call_lo to call_hi range. Allow for DECR_PC_AFTER_BREAK.
6698 (generic_save_call_dummy_addr): New function.
6699
6700 2002-04-24 David S. Miller <davem@redhat.com>
6701
6702 * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
6703 sparc_skip_prologue.
6704 (sparc_skip_prologue): Kill frameless_p arg, and use line number
6705 information to find prologue when possible.
6706 (sparc_prologue_frameless_p): Call examine_prologue directly.
6707 (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
6708 * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
6709 second argument.
6710 (SKIP_PROLOGUE): Likewise.
6711
6712 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
6713
6714 * alpha-tdep.c (alpha_skip_prologue_internal): Remove
6715 GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
6716 indicate that the condition it was testing is always true.
6717 * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
6718 * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
6719 * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
6720
6721 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
6722
6723 * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
6724 * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
6725 tdep->jb_pc and tdep->jb_elt_size.
6726 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
6727 * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
6728 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
6729 * alpha-nat.c (get_longjmp_target): Remove.
6730 (JB_ELEMENT_SIZE): Ditto.
6731 (JB_PC): Ditto.
6732 * alpha-tdep.c (alpha_get_longjmp_target): New function.
6733 (alpha_gdbarch_init): Default tdep->jb_pc to -1. If the
6734 OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
6735 to alpha_get_longjmp_target.
6736 (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
6737 * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
6738 * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
6739
6740 2002-04-25 Andrew Cagney <ac131313@redhat.com>
6741
6742 * README: Update to GDB 5.2.
6743
6744 2002-04-25 Andrew Cagney <ac131313@redhat.com>
6745
6746 * gdbarch.sh (LC_ALL): Set to `c'.
6747
6748 2002-04-25 Theodore A. Roth <troth@verinet.com>
6749
6750 * avr-tdep.c: Ran through gdb_indent.sh.
6751
6752 2002-04-25 Theodore A. Roth <troth@verinet.com>
6753
6754 * MAINTAINERS: Add myself as AVR maintainer.
6755 * NEWS: Note new target avr.
6756
6757 2002-04-25 Theodore A. Roth <troth@verinet.com>
6758
6759 * Makefile.in: Add support for AVR target.
6760 * configure.tgt: Add support for AVR target.
6761 * avr-tdep.c: New file
6762 * config/avr/avr.mt: New file.
6763
6764 2002-04-25 Theodore A. Roth <troth@verinet.com>
6765
6766 * MAINTAINERS: Add myself to write-after-approval.
6767
6768 2002-04-24 Pierre Muller <ics.u-strasbg.fr>
6769
6770 * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
6771 with fprintf_unfiltered (gdb_stderr,....
6772
6773 2002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
6774
6775 Fix PR gdb/508.
6776 * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
6777
6778 2002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
6779
6780 * p-exp.y: Also use new prev_lexptr variable
6781 to improve error reporting. Based on Michael Snyder
6782 2002-04-24 dated patch to c-exp.y.
6783
6784 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
6785
6786 * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
6787 (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
6788 alpha_breakpoint_from_pc. Set gdbarch_function_start_offset
6789 to 0.
6790 * config/alpha/tm-alpha.h: Remove forward decls of struct type
6791 and struct value.
6792 (FUNCTION_START_OFFSET): Remove.
6793 (BREAKPOINT): Ditto.
6794
6795 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
6796
6797 * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
6798 * NEWS: Ditto.
6799
6800 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
6801
6802 * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
6803 (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
6804 alpha_linux_pc_in_sigtramp.
6805 * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
6806 (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
6807 alpha_osf1_pc_in_sigtramp.
6808 * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
6809 * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
6810 (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
6811 alphafbsd_pc_in_sigtramp.
6812 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
6813 (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
6814 alphanbsd_pc_in_sigtramp.
6815 * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
6816 * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
6817
6818 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
6819
6820 * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
6821
6822 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
6823
6824 * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
6825 alphanbsd-tdep.c.
6826 (alphanbsd-nat.o): New dependency list.
6827 (alphanbsd-tdep.o): Ditto.
6828 * NEWS: Note new native NetBSD/alpha configuration.
6829 * alphanbsd-nat.c: New file.
6830 * alphanbsd-tdep.c: Ditto.
6831 * configure.host (alpha*-*-netbsd*): New host.
6832 * configure.tgt (alpha*-*-netbsd*): New target.
6833 * config/alpha/nbsd.mh: New file.
6834 * config/alpha/nbsd.mt: Ditto.
6835 * config/alpha/nm-nbsd.h: Ditto.
6836 * config/alpha/tm-nbsd.h: Ditto.
6837
6838 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
6839
6840 * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
6841 (alpha-osf1-tdep.o): New dependency list.
6842 * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
6843 and skip_sigtramp_frame members.
6844 * alpha-linux-tdep.c: Include gdbcore.h.
6845 (alpha_linux_sigtramp_offset): Change return type to LONGEST.
6846 (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
6847 * alpha-osf1-tdep.c: New file.
6848 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
6849 alpha-osf1-dep.c.
6850 (alpha_frame_past_sigtramp_frame): New function.
6851 (alpha_dynamic_sigtramp_offset): Ditto.
6852 (alpha_proc_desc_is_dyn_sigtramp): Ditto.
6853 (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
6854 (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
6855 (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
6856 (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
6857 (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
6858 (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
6859 (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
6860 (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
6861 (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
6862 and tdep->skip_sigtramp_frame. Set gdbarch_skip_trampoline_code
6863 to find_solib_trampoline_target.
6864 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
6865 * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
6866 (SKIP_TRAMPOLINE_CODE): Remove.
6867 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6868 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6869 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
6870 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
6871 * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
6872 (PROC_SIGTRAMP_MAGIC): Ditto.
6873 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6874 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6875 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
6876 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
6877 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
6878
6879 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
6880
6881 * NEWS: Note that Alpha targets are now multi-arch.
6882
6883 2002-04-24 Michael Snyder <msnyder@redhat.com>
6884
6885 * parser-defs.h (prev_lexptr): New external variable.
6886 * parse.c (parse_exp_1): Set prev_lexptr to null before
6887 calling the language-specific parser.
6888 * c-exp.y (yylex): Set prev_lexptr to start of current token.
6889 (yyerror): Use prev_lexptr in error reporting.
6890
6891 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
6892
6893 * config/i386/tm-linux.h: Define FILL_FPXREGSET.
6894 * gregset.h: If FILL_FPXREGSET is defined, provide
6895 gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
6896 * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
6897 is defined, call fill_fpxregset.
6898
6899 2002-04-24 Roland McGrath <roland@frob.com>
6900
6901 * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
6902 * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
6903 (supply_gregset, supply_fpregset): New functions.
6904
6905 * gnu-nat.c (gnu_find_memory_regions): New function.
6906 (init_gnu_ops): Set `to_find_memory_regions' hook to that.
6907 (gnu_xfer_memory): Add a cast.
6908
6909 2002-04-24 Michael Snyder <msnyder@redhat.com>
6910
6911 * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
6912 loop. Add handling for "str lr, [sp, #-4]!" and for saves
6913 of argument regs ("str r(0123), [r11, #-nn"]).
6914 (arm_skip_prologue): Better handling for frameless functions.
6915 Treat "mov ip, sp" as optional. Recognize "str lr, [sp, #-4]".
6916 (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
6917
6918 Wed Apr 24 14:22:21 2002 Andrew Cagney <cagney@redhat.com>
6919
6920 * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
6921 NUM_PSEUDO_REGS can be used.
6922
6923 2002-04-24 Andrew Cagney <ac131313@redhat.com>
6924
6925 * arch-utils.h: Update copyright.
6926
6927 * gdbarch.sh (PC_IN_SIGTRAMP): Add.
6928 * gdbarch.h, gdbarch.c: Re-generate.
6929
6930 * inferior.h (IN_SIGTRAMP): Delete definition.
6931 * arch-utils.c (legacy_pc_in_sigtramp): New function.
6932 * arch-utils.h (legacy_pc_in_sigtramp): Declare.
6933
6934 * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
6935 (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
6936 * hppa-tdep.c (pc_in_interrupt_handler): Use PC_IN_SIGTRAMP.
6937 (find_proc_framesize): Ditto.
6938 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
6939 (alpha_init_extra_frame_info): Ditto.
6940 * infrun.c (handle_inferior_event): Ditto.
6941 (handle_inferior_event): Ditto.
6942 (check_sigtramp2): Ditto.
6943 * blockframe.c (create_new_frame): Ditto.
6944 (get_prev_frame): Ditto.
6945 * ppc-linux-tdep.c: Update comments.
6946 * i386-linux-tdep.c: Update comments.
6947 * breakpoint.c (bpstat_what): Update comment.
6948
6949 2002-04-24 David S. Miller <davem@redhat.com>
6950
6951 * i960-tdep.c (register_in_window_p): New function.
6952 (i960_find_saved_register): Use it instead of
6953 REGISTER_IN_WINDOW_P.
6954 * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
6955
6956 * symtab.h (find_stab_function_addr): Kill extern.
6957 * minsyms.c (find_stab_function_addr): Remove from here...
6958 * dbxread.c: ... to here, and mark it static.
6959
6960 2002-04-20 David S. Miller <davem@redhat.com>
6961
6962 * sparc-tdep.c (sparc_pop_frame): Only need to allocate
6963 SPARC_INTREG_SIZE * 16 bytes for reg_temp.
6964
6965 2002-04-21 David S. Miller <davem@redhat.com>
6966
6967 * remote-vxsparc.c (vx_read_register): Fix typo, we want
6968 REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
6969 (vx_write_register): Likewise.
6970
6971 2002-04-23 J. Brobecker <brobecker@gnat.com>
6972
6973 * source.c (is_regular_file): New function.
6974 (openp): Check wether file to open is a regular file
6975 to avoid opening directories.
6976
6977 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
6978
6979 * findvar.c (extract_signed_integer): Cast printf argument
6980 to suppress format warning.
6981 (extract_unsigned_integer): Likewise.
6982 * infcmd.c (registers_info): Likewise.
6983 * top.c (get_prompt_1): Likewise.
6984 * valops.c (value_assign): Likewise.
6985 * valprint.c (print_decimal): Likewise.
6986
6987 2002-04-22 H.J. Lu (hjl@gnu.org)
6988
6989 * c-exp.y (typebase): Support
6990
6991 [long|long long|short] [signed|unsigned] [int|]
6992
6993 and
6994
6995 signed [long|long long|short] int
6996
6997 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
6998
6999 * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
7000 and vax-tdep.h.
7001 * vax-tdep.h: New file.
7002 * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
7003 Make several routines static.
7004 (vax_get_saved_register): New function.
7005 (vax_gdbarch_init): New function.
7006 (_initialize_vax_tdep): Register vax_gdbarch_init.
7007 * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
7008 Remove macros now under the control of gdbarch.
7009
7010 2002-04-22 Michael Snyder <msnyder@redhat.com>
7011
7012 * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
7013 Some whitespace and coding standards tweaks.
7014
7015 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
7016
7017 * vax-tdep.c: Include regcache.h.
7018 (vax_call_dummy_words): New.
7019 (sizeof_vax_call_dummy_words): New.
7020 (vax_fix_call_dummy): New function.
7021 (vax_saved_pc_after_call): Ditto.
7022 * config/vax/tm-vax.h: Don't include regcache.h.
7023 (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
7024 (CALL_DUMMY): Remove.
7025 (CALL_DUMMY_WORDS): Define.
7026 (SIZEOF_CALL_DUMMY_WORDS): Define.
7027 (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
7028
7029 2002-04-18 Michael Snyder <msnyder@redhat.com>
7030
7031 * arm-tdep.h: Change regnum defines to enums for ease of debugging.
7032
7033 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
7034
7035 * vax-tdep.c (vax_frame_chain): New function.
7036 (vax_push_dummy_frame): Ditto.
7037 (vax_pop_frame): Ditto.
7038 * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
7039 (FRAMELESS_FUNCTION_INVOCATION): Use
7040 generic_frameless_function_invocation_not.
7041 (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
7042 (POP_FRAME): Use vax_pop_frame.
7043
7044 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
7045
7046 * vax-tdep.c (vax_store_struct_return): New function.
7047 (vax_extract_return_value): Ditto.
7048 (vax_store_return_value): Ditto.
7049 (vax_extract_struct_value_address): Ditto.
7050 * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
7051 vax_store_struct_return.
7052 (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
7053 (STORE_RETURN_VALUE): Use vax_store_return_value.
7054 (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
7055
7056 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
7057
7058 * vax-tdep.c (vax_frame_saved_pc): New function.
7059 (vax_frame_args_address_correct): Ditto.
7060 (vax_frame_args_address): Ditto.
7061 (vax_frame_locals_address): Ditto.
7062 (vax_frame_num_args): Move code to be in proximity to
7063 other frame-related functions.
7064 * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
7065 (FRAME_SAVED_PC): Use vax_frame_saved_pc.
7066 (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
7067 (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
7068 (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
7069
7070 2002-04-22 H.J. Lu (hjl@gnu.org)
7071
7072 * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
7073 includedir.
7074
7075 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
7076
7077 * vax-tdep.c (vax_frame_init_saved_regs): New function.
7078 * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
7079 (FRAME_INIT_SAVED_REGS): New macro.
7080
7081 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
7082
7083 * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
7084
7085 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
7086
7087 * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
7088 where needed.
7089 (fetch_osf_core_registers): Likewise.
7090 (supply_gregset): Likewise.
7091
7092 2002-04-22 J. Brobecker <brobecker@gnat.com>
7093
7094 * symfile.h (get_section_index): Define.
7095 * symfile.c (get_section_index): New function.
7096 * mdebugread.c (SC_IS_SBSS): New macro.
7097 (SC_IS_BSS): Return true for the scBss storage class only, as
7098 the scSBss storage class refers to the .sbss section.
7099 (parse_partial_symbols): Discard the symbols which associated
7100 section does not exist.
7101 Make sure to use the .sbss section index for symbols which
7102 storage class is scBss, rather than using the .bss section index.
7103
7104 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
7105
7106 * vax-tdep.c: Update copyright years.
7107 (vax_register_name): New function.
7108 (vax_register_byte): Ditto.
7109 (vax_register_raw_size): Ditto.
7110 (vax_register_virtual_size): Ditto.
7111 (vax_register_virtual_type): Ditto.
7112 * config/vax/tm-vax.h: Update copyright years.
7113 (REGISTER_NAMES): Remove.
7114 (REGISTER_NAME): Define.
7115 (REGISTER_BYTE): Use vax_register_byte.
7116 (REGISTER_RAW_SIZE): Use vax_register_raw_size.
7117 (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
7118 (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
7119
7120 2002-04-21 Andrew Cagney <ac131313@redhat.com>
7121
7122 * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
7123 declaration
7124 * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
7125
7126 2002-04-21 David S. Miller <davem@redhat.com>
7127
7128 * arch-utils.c (generic_prologue_frameless_p): Kill
7129 SKIP_PROLOGUE_FRAMELESS_P code.
7130 * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
7131 references.
7132 (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
7133 * arc-tdep.c (arc_prologue_frameless_p): Implement.
7134 * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
7135 references.
7136 (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
7137 * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
7138 (sparc_gdbarch_init): Pass it to
7139 set_gdbarch_prologue_frameless_p.
7140
7141 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
7142
7143 * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
7144 (alphabsd-nat.o): New dependency list.
7145
7146 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
7147
7148 * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
7149 alphafbsd-tdep.c.
7150 (alpha-linux-tdep.o): New dependency list.
7151 (alphafbsd-tdep.o): Likewise.
7152
7153 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
7154
7155 * alpha-linux-tdep.c: New file. Move alpha_linux_sigtramp_offset
7156 to here...
7157 * alpha-tdep.c: ...from here.
7158 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
7159
7160 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
7161
7162 * config/alpha/tm-alpha.h: Move alpha_software_single_step
7163 prototype from here...
7164 * alpha-tdep.h: ...to here.
7165
7166 2002-04-21 Andrew Cagney <ac131313@redhat.com>
7167
7168 * frame.h (selected_frame_level): Document as deprecated.
7169 (frame_relative_level): Declare.
7170 * stack.c (frame_relative_level): New function.
7171 (selected_frame_level): Document as deprecated.
7172 (select_frame): Do not set the selected_frame_level.
7173
7174 * stack.c (frame_info, record_selected_frame): Update.
7175 (frame_command, current_frame_command): Update.
7176 (up_silently_base, up_command, down_silently_base): Update.
7177 (down_command): Update.
7178 * inflow.c (kill_command): Update.
7179 * tracepoint.c (finish_tfind_command): Update.
7180 * corelow.c (core_open): Update.
7181 * thread.c (info_threads_command): Update.
7182 (do_captured_thread_select): Update.
7183 * infcmd.c (finish_command): Update.
7184 * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
7185
7186 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
7187
7188 * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
7189
7190 2002-04-21 Andrew Cagney <ac131313@redhat.com>
7191
7192 * arm-tdep.c (arm_breakpoint_from_pc): Make static. Make return
7193 type const.
7194
7195 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
7196
7197 * alphafbsd-tdep.c: Update copyright years. Include
7198 alpha-tdep.h.
7199 (alphafbsd_use_struct_convention): Make static.
7200 (alphafbsd_init_abi): New function.
7201 (_initialize_alphafbsd_tdep): New function.
7202 * config/alpha/tm-fbsd.h: Update copyright years.
7203 (USE_STRUCT_CONVENTION): Remove.
7204
7205 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
7206
7207 * alpha-tdep.c (alpha_abi_handler): New structure to describe
7208 an Alpha ABI variant.
7209 (alpha_abi_handler_list): Declare.
7210 (alpha_gdbarch_register_os_abi): New function.
7211 (alpha_gdbarch_init): Give registered ABI variant handlers a
7212 chance to tweak the gdbarch once we have set up defaults.
7213 * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
7214
7215 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
7216
7217 * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
7218 to standard_coerce_float_to_double.
7219 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
7220
7221 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
7222
7223 * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
7224 * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
7225 from gdbarch_tdep rather than a constant.
7226 (alpha_gdbarch_init): Initialize tdep->vm_min_address to
7227 the default text address for all Alpha Unix ABIs.
7228 (alpha_dump_tdep): Report the value of tdep->vm_min_address.
7229 * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
7230
7231 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
7232
7233 * alpha-tdep.h: New file. Includes several Alpha target constants
7234 taken from...
7235 * config/alpha/tm-alpha.h: ...here. Remove macros that we now
7236 let gdbarch deal with.
7237 (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
7238 * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
7239 to dependency list.
7240 * alpha-nat.c: Include alpha-tdep.h. Update for adjusted
7241 Alpha target register names.
7242 * alphabsd-nat.c: Likewise.
7243 * alpha-tdep.c: Include alpha-tdep.h. Update for adjusted
7244 Alpha target register names. Make serveral routines static.
7245 (alpha_get_saved_register): New function.
7246 (alpha_abi_names): New.
7247 (process_note_abi_tag_sections): New function.
7248 (get_elfosabi): New function.
7249 (alpha_gdbarch_init): New function.
7250 (alpha_dump_tdep): New function.
7251 (_initialize_alpha_tdep): Register alpha_gdbarch_init.
7252
7253 2002-04-21 Andrew Cagney <ac131313@redhat.com>
7254
7255 * frame.c (find_saved_register): Delete #ifdef
7256 HAVE_REGISTER_WINDOWS code.
7257 * config/sparc/tm-sparc.h: Update comments.
7258 * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
7259
7260 2002-04-21 Andrew Cagney <ac131313@redhat.com>
7261
7262 * i960-tdep.c (i960_find_saved_register): New function.
7263 (i960_get_saved_register): New function.
7264 * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
7265 (i960_get_saved_register): Declare.
7266 * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
7267
7268 2002-04-20 David S. Miller <davem@redhat.com>
7269
7270 * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
7271
7272 2002-04-20 Andrew Cagney <ac131313@redhat.com>
7273
7274 * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
7275 instead of NUM_PSEUDO_REGS.
7276
7277 2002-04-20 David S. Miller <davem@redhat.com>
7278
7279 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
7280 GDB_MULTI_ARCH_PARTIAL
7281 * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
7282 define, let tm-sp64.h do it.
7283
7284 2002-04-20 Jason Thorpe <thorpej@wasabisystems.com>
7285
7286 * frame.c (find_saved_register): Avoid a NULL pointer
7287 dereference and actually walk the frame list.
7288
7289 2002-04-20 Andrew Cagney <ac131313@redhat.com>
7290
7291 * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
7292 sorted in most most-recent-used order. Document.
7293 * gdbarch.h, gdbarch.c: Regenerate.
7294
7295 2002-04-19 Andrew Cagney <ac131313@redhat.com>
7296
7297 * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
7298 instead of ->prev.
7299 * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
7300 * s390-tdep.c (s390_frame_chain): Do not use ->prev.
7301 * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
7302 instead of ->prev.
7303
7304 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
7305
7306 Fix PR gdb/471.
7307 * gdbtypes.c (init_simd_type): Rewrite using new functions.
7308 (build_builtin_type_vec128): Ditto.
7309 (append_composite_type_field): Fix calculation of type length in
7310 union case.
7311
7312 2002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
7313
7314 * config/djgpp/README: Update.
7315
7316 * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
7317 compiler warnings.
7318
7319 2002-04-19 Jason Thorpe <thorpej@wasabisystems.com>
7320
7321 * alpha-tdep.c (setup_arbitrary_frame): Rename...
7322 (alpha_setup_arbitrary_frame): ...to this.
7323 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
7324 for alpha_setup_arbitrary_frame.
7325
7326 2002-04-18 Andrew Cagney <cagney@redhat.com>
7327
7328 * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
7329 * gdbarch.h, gdbarch.c: Regenerate.
7330
7331 * defs.h (breakpoint_from_pc_fn): Delete type definition.
7332 * target.h (memory_breakpoint_from_pc): Update declaration.
7333 * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
7334
7335 * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
7336 * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
7337 * mem-break.c (memory_breakpoint_from_pc): Ditto.
7338 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
7339 * s390-tdep.c (s390_breakpoint_from_pc): Ditto
7340 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
7341 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
7342 * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
7343 * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
7344 * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
7345 * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
7346 * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
7347
7348 * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
7349 const pointer.
7350 * monitor.c (monitor_insert_breakpoint): Ditto.
7351 * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
7352
7353 * config/mcore/tm-mcore.h: Update copyright.
7354 * mem-break.c: Ditto.
7355 * xstormy16-tdep.c: Ditto.
7356
7357 2002-04-18 Pierre Muller <muller@ics.u-strasbg.fr>
7358
7359 * p-exp.y: Add precedence rule for '^' token.
7360 This removes the shift/reduce conflicts.
7361 Remove the comment concerning these shift/reduce conflicts.
7362
7363 2002-04-18 Elena Zannoni <ezannoni@redhat.com>
7364
7365 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
7366 (registers_powerpc_nofp): New register set for processors
7367 without floating point unit.
7368
7369 2002-04-18 David S. Miller <davem@redhat.com>
7370
7371 * MAINTAINERS: Add myself to write-after-approval.
7372
7373 2002-04-17 Michael Snyder <msnyder@redhat.com>
7374
7375 * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
7376
7377 2002-04-17 Andrew Cagney <ac131313@redhat.com>
7378
7379 * rs6000-tdep.c (frame_initial_stack_address): Use
7380 frame_register_read to read the alloca_reg.
7381
7382 2002-04-17 Andrew Cagney <ac131313@redhat.com>
7383
7384 * frame.c (find_saved_register): Find saved registers in the next
7385 not prev frame.
7386 Fix PR gdb/365.
7387
7388 2002-04-17 Andrew Cagney <ac131313@redhat.com>
7389
7390 * gdbarch.sh (LANG): Set to ``c''.
7391
7392 2002-04-15 Andrew Cagney <ac131313@redhat.com>
7393
7394 * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
7395
7396 2002-04-15 Andrew Cagney <ac131313@redhat.com>
7397
7398 * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
7399 Update copyright.
7400
7401 * hpread.c (hpread_get_lntt): Add declaration.
7402 Also fix PR gdb/391.
7403
7404 2002-04-14 Andrew Cagney <ac131313@redhat.com>
7405
7406 * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
7407 * aclocal.m4, configure: Re-generate.
7408 Fix PR gdb/391.
7409
7410 2002-04-14 Elena Zannoni <ezannoni@redhat.com>
7411
7412 * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
7413 instead of tm_print_insn.
7414
7415 2002-04-14 Elena Zannoni <ezannoni@redhat.com>
7416
7417 * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
7418
7419 2002-04-14 Andrew Cagney <ac131313@redhat.com>
7420
7421 * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
7422 * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
7423 (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
7424
7425 2002-04-12 Don Howard <dhoward@redhat.com>
7426
7427 * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
7428 max_user_call_depth.
7429 (init_cmd_lists): Initialize the new value;
7430 * cli/cli-script.c (execute_user_command): Limit the call depth of
7431 user defined commands. This avoids a core-dump when user commands
7432 are infinitly recursive.
7433
7434 2002-04-12 Kevin Buettner <kevinb@redhat.com>
7435
7436 * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
7437 * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
7438 from tdep struct instead of DEFAULT_LR_SAVE.
7439 (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
7440 * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
7441 * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
7442
7443 2002-04-12 Michael Snyder <msnyder@redhat.com>
7444
7445 * Remote.c: Spelling fix.
7446 * gcore.c (default_derive_heap_segment): Use bfd_section_name.
7447 If no symbol found for "sbrk", try "_sbrk".
7448 (make_output_phdrs): Use bfd_section_name.
7449 (gcore_copy_callback): Use bfd_section_name.
7450 * eval.c: Indentation fix-ups.
7451 * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
7452 in case it gets applied to an address that is already
7453 in the instruction space.
7454 * cli/cli-decode.c (help_list): Allow long lines to wrap.
7455 * symfile.c: Fix indentation, long lines.
7456 * source.c: White space fix-up.
7457
7458 2002-04-12 Andrew Cagney <cagney@redhat.com>
7459
7460 * defs.h (read_relative_register_raw_bytes): Delete declaration.
7461 * frame.c (frame_register_read): New function. Return non-zero on
7462 success.
7463 (read_relative_register_raw_bytes_for_frame): Delete.
7464 (read_relative_register_raw_bytes): Delete.
7465 * frame.h (frame_register_read): Declare.
7466 * d30v-tdep.c: Update Copyright. Use frame_register_read.
7467 * sh-tdep.c: Ditto.
7468 * infcmd.c (do_registers_info): Ditto.
7469 * hppa-tdep.c: Ditto.
7470 * rs6000-tdep.c: Ditto.
7471 * h8500-tdep.c: Ditto.
7472 * mips-tdep.c: Ditto.
7473 * h8300-tdep.c: Ditto.
7474 * z8k-tdep.c: Ditto.
7475
7476 2002-04-12 Kevin Buettner <kevinb@redhat.com>
7477
7478 From Jimi X <jimix@watson.ibm.com>:
7479 * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
7480 64-bit SysV ABI.
7481
7482 2002-04-12 Kevin Buettner <kevinb@redhat.com>
7483
7484 From Jimi X <jimix@watson.ibm.com>:
7485 * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
7486 bfd info.
7487
7488 2002-04-12 Kevin Buettner <kevinb@redhat.com>
7489
7490 From Jimi X <jimix@watson.ibm.com>:
7491 * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
7492 register sets for these processor variants.
7493
7494 2002-04-11 Daniel Jacobowitz <drow@mvista.com>
7495
7496 * regformats/reg-ppc.dat: Support FPSCR.
7497
7498 2002-04-11 Kevin Buettner <kevinb@redhat.com>
7499
7500 * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
7501 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
7502 Add fpscr as an invalid/unfetchable register.
7503 * ppc-linux-nat.c (ppc_register_u_addr, store_register)
7504 (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
7505 (fill_fpregset): Add support for register fpscr.
7506 (fetch_ppc_registers, store_ppc_registers, supply_gregset)
7507 (fill_gregset): Account for the fact that register ``mq'' might
7508 not exist.
7509 * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
7510 (registers_power): Add fpscr to register set at slot 71.
7511 (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
7512 exist on most PPC architectures. Initialize ppc_fpscr_regnum.
7513
7514 2002-04-11 Michael Snyder <msnyder@redhat.com>
7515
7516 * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
7517 * configure: Regenerate.
7518 * config.in: Regenerate.
7519 * acconfig.h: Add define for _SYSCALL32.
7520 * core-sol2.c: Remove #define _SYSCALL32.
7521 * solib-legacy.c: Remove #define _SYSCALL32.
7522
7523 2002-04-10 Andrew Cagney <ac131313@redhat.com>
7524
7525 * stack.c (select_frame): Cleanup internal error message, do not
7526 use %p.
7527
7528 2002-04-10 Andrew Cagney <ac131313@redhat.com>
7529
7530 * stack.c (select_frame): Check that selected_frame and the
7531 specified level are as expected.
7532 * blockframe.c (get_prev_frame): Set the `level' from next_frame.
7533 Update copyright.
7534 * frame.h (struct frame_info): Add field `level'. Update
7535 copyright.
7536 Work-in-progress PR gdb/464.
7537
7538 2002-04-10 Andrew Cagney <ac131313@redhat.com>
7539
7540 * maint.c (maint_print_section_info): Rename print_section_info.
7541 (print_bfd_section_info, print_objfile_section_info): Update.
7542 * inferior.h (struct gdbarch): Add opaque declaration.
7543 * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
7544 * gdbarch.h: Regenerate.
7545
7546 2002-04-10 Michal Ludvig <mludvig@suse.cz>
7547
7548 * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
7549 (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
7550 (kernel_u_size): Added.
7551 * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
7552 (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
7553
7554 2002-04-04 Jim Ingham <jingham@apple.com>
7555
7556 * valarith.c (find_size_for_pointer_math): New function, either returns
7557 the size for a pointer's target, returns 1 for void *, or errors for
7558 incomplete types.
7559 (value_add, value_sub): use find_size_for_pointer_math.
7560
7561 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
7562
7563 * linux-low.c (linux_look_up_symbols): New hook.
7564 (linux_target_ops): Add linux_look_up_symbols.
7565 * remote-utils.c (decode_address): New function.
7566 (look_up_one_symbol): New function.
7567 * server.c (handle_query): Call target look_up_symbols hook.
7568 * server.h (look_up_one_symbol): Add prototype.
7569 * target.h (struct target_ops): Add look_up_symbols hook.
7570
7571 2002-04-09 Andrew Cagney <ac131313@redhat.com>
7572
7573 * frame.c (read_relative_register_raw_bytes_for_frame): Do not
7574 override FP_REGNUM with frame->fp. Update copyright.
7575 * parse.c (num_std_regs, std_regs): Delete.
7576 (target_map_name_to_register): Do not search std_regs. Update
7577 function description.
7578 * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
7579 declarations. Update copyright.
7580 Fix PR gdb/251.
7581
7582 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
7583
7584 * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
7585 after the last symbol in a block.
7586
7587 2002-04-09 Pierre Muller <muller@ics.u-strasbg.fr>
7588
7589 * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
7590 is non zero as a found symbol.
7591
7592 2002-04-08 Andrew Cagney <ac131313@redhat.com>
7593
7594 * findvar.c: Include "builtin-regs.h".
7595 (value_of_register): Call value_of_builtin_reg when applicable.
7596 * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
7597 (target_map_name_to_register): Call
7598 builtin_reg_map_name_to_regnum.
7599 * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
7600 (COMMON_OBS): Add builtin-regs.o and std-regs.o.
7601 (builtin_regs_h): Define.
7602 (builtin-regs.o): New target.
7603 (findvar.o): Add $(builtin_regs_h).
7604 * builtin-regs.c, builtin-regs.h: New files.
7605 * std-regs.c: New file.
7606 Partial fix for PR gdb/251.
7607
7608 2002-04-08 Kevin Buettner <kevinb@redhat.com>
7609
7610 * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
7611 it's no longer required.
7612
7613 2002-04-08 Andrew Cagney <ac131313@redhat.com>
7614
7615 * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
7616
7617 2002-04-08 Kevin Buettner <kevinb@redhat.com>
7618
7619 From Jimi X <jimix@watson.ibm.com>:
7620 * rs6000-tdep.c (rs6000_software_single_step): Use
7621 rs6000_breakpoint_from_pc() to fetch breakpoint instruction
7622 and size. Use target_insert_breakpoint() and
7623 target_remove_breakpoint() to insert and remove breakpoints
7624 instead of explicit memory reads and writes.
7625
7626 2002-04-08 Kevin Buettner <kevinb@redhat.com>
7627
7628 * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
7629 * rs6000-tdep.c (rs6000_push_arguments): Eliminate
7630 ELF_OBJECT_FORMAT ifdef.
7631
7632 2002-04-08 Kevin Buettner <kevinb@redhat.com>
7633
7634 From Jimi X <jimix@watson.ibm.com>:
7635 * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
7636
7637 2002-04-08 Kevin Buettner <kevinb@redhat.com>
7638
7639 From Jimi X <jimix@watson.ibm.com>:
7640 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
7641 definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
7642
7643 2002-04-07 Mark Kettenis <kettenis@gnu.org>
7644
7645 * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
7646 s/asprintf/xasprintf/.
7647 (fbsd_make_corefile_notes): s/strdup/xstrdup/.
7648
7649 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7650
7651 I believe Jeff Law denies responsability for this one:
7652 * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
7653 * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
7654 * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
7655 Work-around for PR gdb/366.
7656
7657 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
7658
7659 * remote-e7000.c (write_small, e7000_read_inferior_memory,
7660 e7000_read_inferior_memory_large, e7000_insert_breakpoint,
7661 e7000_remove_breakpoint): Use paddr_nz() to print addresses.
7662
7663 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
7664
7665 * sh-tdep.c (sh_fp_frame_init_saved_regs,
7666 sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
7667 information.
7668
7669 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7670
7671 * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
7672 maintainer.
7673
7674 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7675
7676 * README (Reporting Bugs in GDB): Document the bug web page as the
7677 prefered way of submitting bugs.
7678 Fix PR gdb/402.
7679
7680 2002-04-06 Andrew Cagney <ac131313@redhat.com>
7681
7682 * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
7683 -1. Update comment.
7684 * gdbarch.h, gdbarch.c: Re-generate.
7685
7686 2002-04-07 Andreas Schwab <schwab@suse.de>
7687
7688 * m68klinux-nat.c (fill_fpregset): Properly pass address of
7689 buffer to regcache_collect.
7690
7691 2002-04-06 Andrew Cagney <ac131313@redhat.com>
7692
7693 * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.
7694 * gdbarch.c, gdbarch.h: Re-generate.
7695
7696 2002-04-06 Andrew Cagney <ac131313@redhat.com>
7697
7698 * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
7699 declaration. Fix -Werror.
7700
7701 2002-04-05 Daniel Jacobowitz <drow@mvista.com>
7702
7703 * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
7704 * gdbarch.c: Regenerate.
7705
7706 2002-04-05 Michael Snyder <msnyder@redhat.com>
7707
7708 * breakpoint.c (clear_command): Rewrite middle section to
7709 combine two loops with identical control conditions.
7710 Add a cleanup to eliminate a memory leak.
7711 * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
7712
7713 2002-04-05 H.J. Lu (hjl@gnu.org)
7714
7715 * solib-svr4.c (bkpt_names): Add "__start".
7716
7717 2002-04-04 Andrew Cagney <ac131313@redhat.com>
7718
7719 * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
7720 as test for 64 bit target.
7721
7722 2002-04-05 Andrew Cagney <ac131313@redhat.com>
7723
7724 * h8500-tdep.c (h8500_write_fp): Delete function.
7725 * dwarf2cfi.c (cfi_write_fp): Document as not used.
7726 * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
7727 * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
7728 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
7729 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
7730 * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
7731 (s390_write_fp):
7732 * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
7733 * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
7734 * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
7735 (d10v_write_fp): Delete function.
7736 * inferior.h (write_fp, generic_target_write_fp): Delete
7737 declarations.
7738 * regcache.c (generic_target_write_fp): Delete function.
7739 (write_fp): Delete function.
7740 * gdbarch.sh (TARGET_WRITE_FP): Delete.
7741 * gdbarch.h, gdbarch.c: Regenerate.
7742 * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
7743 * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
7744 (sparc64_write_fp): Delete declaration.
7745 * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
7746 (h8500_write_fp): Delete declaration.
7747
7748 2002-04-04 Andrew Cagney <ac131313@redhat.com>
7749
7750 * sparc-tdep.c (sparc64_write_fp): Delete.
7751 (sparc_push_dummy_frame): Replace write_fp call with code to store
7752 the FP directly.
7753 (sparc_gdbarch_init): Do not initialize write_fp.
7754
7755 2002-04-05 Kevin Buettner <kevinb@redhat.com>
7756
7757 * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
7758 clause.
7759
7760 2002-03-29 Jim Blandy <jimb@redhat.com>
7761
7762 * stack.c (get_selected_block): Add new argument `addr_in_block',
7763 used to return the exact code address we used to select the block,
7764 not just the block.
7765 * blockframe.c (get_frame_block, get_current_block): Same.
7766 * frame.h (get_frame_block, get_current_block,
7767 get_selected_block): Update declarations.
7768 * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
7769 linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
7770
7771 2002-04-05 Michael Snyder <msnyder@redhat.com>
7772
7773 * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
7774 warning message.
7775
7776 2002-04-05 J. Brobecker <brobecker@gnat.com>
7777
7778 * utils.c (xfullpath): New function.
7779 * defs.h (xfullpath): Add declaration.
7780 * source.c (openp): Use xfullpath in place of gdb_realpath to
7781 avoid resolving the basename part of filenames when the
7782 associated file is a symbolic link. This fixes a potential
7783 inconsistency between the filenames known to GDB and the
7784 filenames it prints in the annotations.
7785 * symtab.c (lookup_symtab): Use the new xfullpath function, in order
7786 to be able to match a filename with either the real filename, or
7787 the name of any symbolic link to this file.
7788 (lookup_partial_symtab): Ditto.
7789
7790 2002-04-04 Michael Snyder <msnyder@redhat.com>
7791
7792 * breakpoint.c: Add support for hardware breakpoints in overlays.
7793 (overlay_events_enabled): New state variable.
7794 (insert_breakpoints): Use overlay_events_enabled to decide
7795 whether to attempt to set a breakpoint at the overlay load addr.
7796 Handle bp_hardware_breakpoint as well as bp_breakpoint.
7797 (remove_breakpoint): Use overlay_events_enabled to decide
7798 whether breakpoints need to be removed from overlay load addr.
7799 Handle bp_hardware_breakpoint as well as bp_breakpoint.
7800 (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
7801 (create_overlay_event_breakpoint, enable_overlay_breakpoints,
7802 disable_overlay_breakpoints): Update overlay_events_enabled.
7803
7804 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
7805
7806 * dwarf2read.c (struct function_range): New.
7807 (cu_first_fn, cu_last_fn, cu_cached_fn): New.
7808 (check_cu_functions): New.
7809 (read_file_scope): Initialize global function lists.
7810 Call dwarf_decode_line after processing children.
7811 (read_func_scope): Add to global function list.
7812 (dwarf_decode_lines): Call check_cu_functions everywhere
7813 record_line is called. Call record_line with a linenumber
7814 of 0 to mark sequence ends.
7815
7816 2002-04-04 Michal Ludvig <mludvig@suse.cz>
7817
7818 * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
7819 change sync with glibc.
7820
7821 2002-04-03 Jim Blandy <jimb@redhat.com>
7822
7823 * configure.in: Call AC_C_INLINE.
7824 * configure: Regenerated.
7825
7826 2002-04-01 Daniel Jacobowitz <drow@mvista.com>
7827
7828 * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
7829 and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
7830
7831 2002-03-31 Mark Kettenis <kettenis@gnu.org>
7832
7833 * NEWS: Mention gcore support on FreeBSD/i386.
7834
7835 * fbsd-proc.c: New file.
7836 * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
7837 * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
7838
7839 * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
7840 while statement.
7841
7842 2002-03-29 Jim Blandy <jimb@redhat.com>
7843
7844 * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
7845 unescaped newlines in string literals, but newer ones don't. So
7846 escape them.
7847
7848 2002-03-26 Michael Snyder <msnyder@redhat.com>
7849 Andrew Cagney <cagney@redhat.com>
7850
7851 * cli/cli-dump.c: New file. Dump memory to file,
7852 restore file to memory.
7853 * cli/cli-dump.h: New file.
7854 * Makefile.in: Add rules, dependencies for cli-dump.o.
7855 * NEWS: Mention new commands.
7856
7857 2002-03-28 Michael Snyder <msnyder@redhat.com>
7858
7859 * symfile.c (symbol_file_add): Move test for null symbols to later.
7860
7861 2002-03-27 Andrew Cagney <ac131313@redhat.com>
7862
7863 From veksler at il.ibm.com:
7864 * utils.c (gdb_realpath): If canonicalize_file_name fails, return
7865 the xstrduped original path.
7866 Fix PR gdb/417.
7867
7868 2002-03-27 Michael Snyder <msnyder@redhat.com>
7869
7870 * breakpoint.c (_initialize_breakpoint): Clean up help string.
7871 * infcmd.c (_initialize_infcmd): Ditto.
7872 * language.c (_initialize_language): Ditto.
7873 * symfile.c (_initialize_symfile): Ditto.
7874 * top.c (_init_main): Ditto.
7875 * cli/cli-cmds.c (init_cli_cmds): Ditto.
7876
7877 2002-03-27 Elena Zannoni <ezannoni@redhat.com>
7878
7879 * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
7880 vector registers handling.
7881 (skip_prologue): Handle new AltiVec instructions. Fill in new
7882 fields of frame data.
7883 (frame_get_saved_regs): Fill in information for AltiVec registers.
7884
7885 2002-03-27 Jim Blandy <jimb@redhat.com>
7886
7887 * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
7888 a function; leave this macro here to invoke that function.
7889 (symbol_init_mangled_name): Declaration for that function.
7890 * symtab.c (symbol_init_mangled_name): New function.
7891
7892 2002-03-27 Andrew Cagney <ac131313@redhat.com>
7893
7894 * valarith.c: Replace strerror with safe_strerror.
7895 * tracepoint.c: Ditto.
7896 * lin-lwp.c: Ditto.
7897 * go32-nat.c: Ditto.
7898 * inflow.c: Ditto.
7899 * gnu-nat.c: Ditto.
7900
7901 2002-03-27 Andreas Schwab <schwab@suse.de>
7902
7903 * event-top.c (command_line_handler): Remove useless if.
7904
7905 2002-03-27 Andreas Jaeger <aj@suse.de>
7906
7907 * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
7908 comment.
7909
7910 2002-03-27 Michal Ludvig <mludvig@suse.cz>
7911
7912 * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
7913 (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
7914 * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
7915 (x86_64_linux_dr_get_status, supply_gregset),
7916 (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
7917 * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
7918 (x86_64_register_info_table): Add.
7919 (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
7920 (x86_64_register_raw_size, x86_64_register_virtual_type),
7921 (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
7922 general x86_64_register_info_table.
7923 (i386_gdbarch_init): gdbarch_register_bytes is now set
7924 dynamicaly during initialization.
7925 * regformats/reg-x86-64.dat: Synced with changes to registers above.
7926 * gdbserver/linux-x86-64-low.c: Ditto.
7927
7928 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
7929
7930 * gdbserver/server.c (main): Call target_signal_to_host_p
7931 and target_signal_to_host on signals received from the remote.
7932 * gdbserver/remote-utils.c (prepare_resume_reply): Call
7933 target_signal_from_host on signals sent to the remote.
7934 * gdbserver/server.h: Add prototypes. Include "gdb/signals.h".
7935 * gdbserver/Makefile.in: Add signals.o. Add -I${INCLUDE_DIR}.
7936
7937 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
7938
7939 * signals/signals.c: Include "server.h" in gdbserver build.
7940 (target_signal_from_name): Don't use STREQ.
7941 (_initialize_signals): Likewise. Don't include function in
7942 gdbserver build.
7943
7944 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
7945
7946 * signals.c: Moved to...
7947 * signals/signals.c: Here.
7948 * Makefile (signals.o): Update.
7949
7950 2002-03-26 Jeff Law (law@redhat.com)
7951
7952 * somread.c (som_symtab_read): Remove some commented out code and
7953 updated related comments. Do not set the minimal symbol table to
7954 mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
7955 in a dynamic executable.
7956 * hppa-tdep.c (find_proc_framesize): Sanely handle the case
7957 where we are unable to find the minimal symbol for the given
7958 PC value.
7959
7960 2002-03-25 Jeff Law (law@redhat.com)
7961
7962 * linux-proc.c (read_mapping): Scan up to end of line for filename.
7963
7964 2002-03-25 Michal Ludvig <mludvig@suse.cz>
7965
7966 * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
7967
7968 2002-03-23 Andrew Cagney <ac131313@redhat.com>
7969
7970 * command.h: Update copyright.
7971 (struct cmd_list_element): Replace definition with opaque
7972 declaration.
7973 (enum cmd_types): Document that it will eventually be moved to
7974 cli/cli-decode.h
7975 (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
7976 (MALLOCED_REPLACEMENT): Delete macro.
7977 * Makefile.in (cli_decode_h): Add $(command_h).
7978 (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
7979 * top.c: Include "cli/cli-decode.h".
7980 * completer.c: Include "cli/cli-decode.h".
7981 * maint.c: Include "cli/cli-decode.h".
7982 * cli/cli-decode.h: Include "command.h".
7983 (enum command_class): Delete.
7984 (enum cmd_types): Comment out.
7985 (enum cmd_auto_boolean): Delete.
7986 (enum var_types): Delete.
7987
7988 2002-03-23 Andrew Cagney <ac131313@redhat.com>
7989
7990 * cli/cli-decode.c: Include "gdb_assert.h".
7991 (add_set_or_show_cmd): New static function.
7992 (add_set_cmd): Rewrite. Use add_set_or_show_cmd.
7993 (add_show_from_set): Rewrite. Use add_set_or_show_cmd. Don't copy
7994 all fields, such as func, from the set command.
7995
7996 2002-03-23 Andrew Cagney <ac131313@redhat.com>
7997
7998 * MAINTAINERS (sh-elf): Change warning flag to -w.
7999
8000 2002-03-23 Andrew Cagney <cagney@redhat.com>
8001
8002 * defs.h (error): Add printf format attribute.
8003 * thread-db.c (thread_from_lwp): Fix error format string.
8004 * stack.c (parse_frame_specification): Ditto.
8005 * cli/cli-decode.c (undef_cmd_error): Ditto.
8006 * scm-lang.c (scm_lookup_name): Ditto.
8007 * tracepoint.c (trace_error): Ditto.
8008 * remote-utils.c (usage): Ditto.
8009 * remote.c (compare_sections_command): Ditto.
8010 Fix PR gdb/328.
8011
8012 2002-03-22 Andrew Cagney <ac131313@redhat.com>
8013
8014 * gdbtypes.c (append_composite_type_field): New function.
8015 (init_composite_type): New function.
8016 * gdbtypes.h (append_composite_type_field): Declare.
8017 (init_composite_type): Ditto.
8018
8019 2002-03-22 Elena Zannoni <ezannoni@redhat.com>
8020
8021 * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
8022 function.
8023 * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
8024 * rs6000-tdep.c (rs6000_gdbarch_init): Use different
8025 structure returning convention for SYSV ABI case, but not
8026 for GNU/Linux, FreeBSD, or NetBSD.
8027
8028 2002-03-22 Daniel Jacobowitz <drow@mvista.com>
8029
8030 * symtab.h (lookup_block_symbol): Add mangled_name argument
8031 to prototype.
8032
8033 * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
8034 with new mangled_name argument.
8035 * linespec.c (decode_line_1): Likewise.
8036 * valops (value_of_this): Likewise.
8037 * symtab.c (lookup_transparent_type): Likewise.
8038 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
8039 (lookup_symbol): If we are given a mangled name, pass it down
8040 to lookup_symbol_aux.
8041 (lookup_block_symbol): If we are given a mangled name to check
8042 against, only return symbols which match it.
8043
8044 2002-03-22 Christopher Faylor <cgf@redhat.com>
8045
8046 * win32-nat.c (child_create_inferior): Check for proper shell to use
8047 here, in case the user changes it on the fly.
8048 (_initialize_inftarg): Remove shell path considerations.
8049
8050 2002-03-21 Elena Zannoni <ezannoni@redhat.com>
8051
8052 * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
8053 for gdbarch_max_register_raw_size and max_register_virtual_size.
8054 Adjust copyright year.
8055
8056 2002-03-21 Daniel Jacobowitz <drow@mvista.com>
8057
8058 * dbxread.c (process_one_symbol): Extend the first N_SLINE
8059 in a function to cover the entire beginning of the function
8060 as well if it does not already.
8061
8062 2002-03-21 Tom Rix <trix@redhat.com>
8063
8064 * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
8065 (rs6000_ptrace64): Renamed from ptrace64.
8066
8067 2002-03-20 Martin M. Hunt <hunt@redhat.com>
8068
8069 * gdbserver/remote-utils.c (remote_open): Don't call
8070 getprotobyname, we're all using TCP here so just use
8071 IPPROTO_TCP.
8072 * gdbserver/gdbreplay.c (remote_open): Ditto.
8073
8074 2002-03-20 Martin M. Hunt <hunt@redhat.com>
8075
8076 * regcache.c (_initialize_regcache): No need to call
8077 build_regcache() at this time; it gets called whenever
8078 the gdbarch changes.
8079
8080 2002-03-20 David O'Brien <obrien@FreeBSD.org>
8081
8082 * sparc-nat.c: Include sys/param.h where possible.
8083
8084 2002-03-20 Daniel Jacobowitz <drow@mvista.com>
8085
8086 Fix PR gdb/422.
8087 * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
8088 FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
8089 * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
8090 complex types.
8091 * stabsread.c (rs6000_builtin_type): Likewise.
8092 (read_sun_floating_type): Likewise.
8093
8094 2002-03-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8095
8096 * stabsread.c (read_member_functions): Remove skip code for duplicate
8097 constructor/destructor methods. Use standard parsing for these
8098 methods and just do not chain them to the list of methods after
8099 parsing.
8100
8101 2002-03-19 Alexandre Oliva <aoliva@redhat.com>
8102
8103 * coffread.c: Remove redundant static declarations. Replace
8104 occurrences of `PTR' with `void *'.
8105 * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
8106 * top.h (quit_cover): Likewise.
8107 * defs.h (catch_errors): Likewise.
8108
8109 2002-03-18 Andrew Cagney <ac131313@redhat.com>
8110
8111 * defs.h (XMALLOC): Define.
8112 * gdb-events.sh (XMALLOC): Delete macro.
8113 * gdb-events.c, gdb-events.h: Regenerate.
8114 * gdbarch.sh (XMALLOC): Delete macro.
8115 * gdbarch.c: Regenerate.
8116 * serial.c (XMALLOC): Delete macro.
8117 * ui-file.c (XMALLOC): Ditto.
8118 * ser-unix.h (XMALLOC): Ditto.
8119 * sh-tdep.c (XMALLOC): Ditto.
8120 * ui-out.c (XMALLOC): Ditto.
8121 * utils.c (XMALLOC): Ditto.
8122 * i386-tdep.c (XMALLOC): Ditto.
8123 * gdb-events.c (XMALLOC): Ditto.
8124 * d10v-tdep.c (XMALLOC): Ditto.
8125 * cli-out.c (XMALLOC): Ditto.
8126
8127 * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
8128 * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
8129 * ui-file.c, ui-out.c: Ditto.
8130
8131 2002-03-18 Andrew Cagney <ac131313@redhat.com>
8132
8133 * command.h (struct cmd_list_element): Add field context.
8134 (set_cmd_context, get_cmd_context): Declare.
8135 * cli/cli-decode.h: Ditto.
8136 * cli/cli-decode.c (get_cmd_context): New function.
8137 (set_cmd_context): New function.
8138 (add_cmd): Initialize context.
8139 Part of fixing PR gdb/145 and PR gdb/146.
8140
8141 2002-03-17 Andrew Cagney <ac131313@redhat.com>
8142
8143 * cli/cli-decode.c (cmd_type): New function.
8144 * command.h (cmd_type): Declare.
8145 * infrun.c (set_schedlock_func): Call function cmd_type.
8146 * kod.c (kod_set_os): Call cmd_type.
8147 * cris-tdep.c (cris_version_update): Use function cmd_type.
8148 (cris_mode_update, cris_abi_update): Ditto.
8149
8150 * command.h: (execute_cmd_post_hook): Declare.
8151 (execute_cmd_pre_hook): Declare.
8152 * cli/cli-script.c (clear_hook_in_cleanup): New function.
8153 (execute_cmd_post_hook, execute_cmd_pre_hook): New
8154 functions. Execute pre/post hook while ensuring that afterwords
8155 hook_in is cleared.
8156 * top.c (execute_command): Use execute_cmd_post_hook, and
8157 execute_cmd_pre_hook to execute pre/post commands.
8158 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
8159 hook_stop_stub.
8160 (hook_stop_stub): Call execute_cmd_pre_hook.
8161
8162 2002-03-17 Andrew Cagney <ac131313@redhat.com>
8163
8164 * kod.c (kod_set_os): Revert previous change. Is called by ``info
8165 set'' and this leads to a core dump. Move xstrdup of
8166 operating_system to after check that it is not NULL.
8167
8168 2002-03-17 Andrew Cagney <ac131313@redhat.com>
8169
8170 * kod.c (kod_set_os): Remove unnecessary check that
8171 ``command->type'' is set_cmd.
8172
8173 * valprint.c (set_input_radix): Use input_radix.
8174 (set_output_radix): Use output_radix.
8175 (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
8176 isn't reverted.
8177
8178 2002-03-16 Andrew Cagney <ac131313@redhat.com>
8179
8180 * value.h (struct value): Delete field ``substring_addr''. Change
8181 aligner fields to force_doublest_align, force_longest_align,
8182 force_core_addr_align and force_pointer_aligh.
8183
8184 * value.h (struct value): Fix typo in above change.
8185
8186 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8187
8188 * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
8189 to fix internal_error from ``maintenance print architecture''.
8190
8191 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8192
8193 * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
8194 for gcc versions after gcc-2.8.1.
8195
8196 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8197
8198 * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
8199 for method resolution. Restore adjustment of ``this'' pointer after
8200 calling value_struct_elt, which was accidentally removed during the
8201 HP merge.
8202
8203 2002-03-15 Andrew Cagney <ac131313@redhat.com>
8204
8205 * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
8206 value_of_register.
8207 * findvar.c (value_of_register): Add ``frame'' parameter. Pass to
8208 get_saved_register.
8209 * value.h (value_of_register): Update.
8210
8211 2002-03-14 Richard Henderson <rth@redhat.com>
8212
8213 * configure.in: Detect declaration for canonicalize_file_name.
8214 * utils.c (canonicalize_file_name): Declare, if needed.
8215 (gdb_realpath): Prefer realpath if available and usable.
8216 * config.in, configure: Rebuild.
8217
8218 2002-03-14 Richard Henderson <rth@redhat.com>
8219
8220 * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
8221 a constant array bound.
8222
8223 * MAINTAINERS: Add myself to write-after-approval.
8224
8225 2002-03-14 Michael Snyder <msnyder@redhat.com>
8226
8227 * symfile.c (syms_from_objfile): Return immediately if no syms.
8228 (symbol_file_add): Return immediately if no syms.
8229 (find_sym_fns): Return immediately if no syms.
8230
8231 2002-03-13 Michal Ludvig <mludvig@suse.cz>
8232
8233 * gdbserver/remote-util.c (remote_open): Print remote-side's
8234 IP address when remote debugging over the network.
8235
8236 2002-03-12 David O'Brien <obrien@FreeBSD.org>
8237
8238 * config/sparc/fbsd.mh: Fix copyright.
8239 * config/sparc/fbsd.mt: Likewise.
8240
8241 2002-03-11 Richard Earnshaw <rearnsha@arm.com>
8242
8243 * MAINTAINERS: Fix typo in name of gdb warnings option.
8244 (x86-64): Fix formating so that this can be parsed by awk.
8245
8246 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
8247
8248 * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
8249 * defs.h: Include "gdb/signals.h".
8250 (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
8251
8252 2002-03-10 Michal Ludvig <mludvig@suse.cz>
8253
8254 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
8255 * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
8256 from x86-64-tdep.h
8257
8258 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
8259 Don Howard <dhoward@redhat.com>
8260
8261 * mips-tdep.c (ST0_FR): Define.
8262 (mips2_fp_compat): New function, temporarily disabled.
8263 (mips_read_fp_register_single): New function.
8264 (mips_read_fp_register_double): New function.
8265 (mips_print_register): Use them.
8266 (do_fp_register_row): Likewise.
8267
8268 2002-03-09 Andrew Cagney <ac131313@redhat.com>
8269
8270 * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
8271 approval''.
8272
8273 2002-03-08 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8274
8275 * stabsread.c (read_member_functions): Fix is_stub test for
8276 static member functions, improve comment.
8277
8278 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
8279
8280 * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
8281 (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
8282 (_initialize_remote_rdi): Use add_set_boolean_cmd to register
8283 commands that set boolean values.
8284 (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
8285 (arm_rdi_resume): Always initialize PC.
8286 (arm_rdi_open): Don't use rslt as a boolean.
8287 (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
8288 (arm_rdi_fetch_registers, arm_rdi_store_registers)
8289 (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
8290 (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
8291
8292 2002-03-06 Alexandre Oliva <aoliva@redhat.com>
8293
8294 * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
8295 * configure: Rebuilt.
8296
8297 2002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8298
8299 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
8300 (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
8301
8302 2002-03-06 Andrew Cagney <ac131313@redhat.com>
8303
8304 * cli/cli-decode.c (set_cmd_completer): New function.
8305 * command.h (set_cmd_completer): Declare.
8306 * cli/cli-decode.h (set_cmd_completer): Ditto.
8307
8308 * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
8309 * cli/cli-cmds.c (init_cli_cmds): Ditto.
8310 * win32-nat.c (_initialize_inftarg): Ditto.
8311 * remote-rdi.c (_initialize_remote_rdi): Ditto.
8312 * proc-api.c (_initialize_proc_api): Ditto.
8313 * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
8314 * source.c (_initialize_source): Ditto.
8315 * exec.c (_initialize_exec): Ditto.
8316 * solib.c (_initialize_solib): Ditto.
8317 * top.c (init_main): Ditto.
8318 * tracepoint.c (_initialize_tracepoint): Ditto.
8319 * symfile.c (_initialize_symfile): Ditto.
8320 * printcmd.c (_initialize_printcmd): Ditto.
8321 * infcmd.c (_initialize_infcmd): Ditto.
8322 * corefile.c (_initialize_core): Ditto.
8323
8324 2002-03-05 Andrew Cagney <ac131313@redhat.com>
8325
8326 * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
8327
8328 2002-03-05 Andrew Cagney <ac131313@redhat.com>
8329
8330 * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
8331
8332 2002-03-05 Andrew Cagney <ac131313@redhat.com>
8333
8334 * NEWS: Update headings, 5.2 has branched.
8335
8336 2002-03-04 Daniel Jacobowitz <drow@mvista.com>
8337
8338 * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
8339 (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
8340 (register_addr, REGISTER_RAW_SIZE): Likewise.
8341 (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
8342 * gdbserver/linux-x86-64-low.c: Remove extra #endif.
8343
8344 2002-03-03 Michal Ludvig <mludvig@suse.cz>
8345
8346 * MAINTAINERS (x86-64): Add myself.
8347 * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
8348 changed value_ptr -> struct value *
8349
8350 2002-03-01 David O'Brien <obrien@FreeBSD.org>
8351
8352 * configure.host (sparc64-*-freebsd): Add.
8353 * configure.tgt: Likewise.
8354 * config/sparc/fbsd.mh: New file.
8355 * config/sparc/fbsd.mt: Likewise.
8356 * config/sparc/nm-fbsd.h: Likewise.
8357 * config/sparc/tm-fbsd.h: Likewise.
8358
8359 2002-03-01 Daniel Jacobowitz <drow@mvista.com>
8360
8361 * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
8362 regformats/reg-s390x.dat.
8363
8364 2002-03-01 Andrew Cagney <ac131313@redhat.com>
8365
8366 * utils.c: Add FIXME explaining true/false problem.
8367
8368 2002-02-28 Andrew Cagney <ac131313@redhat.com>
8369
8370 * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
8371
8372 2002-02-28 Michael Chastain <mec@shout.net>
8373
8374 * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
8375
8376 2002-02-28 Daniel Jacobowitz <drow@mvista.com>
8377
8378 * gdbserver/linux-s390-low.c: New file.
8379 * regformats/reg-s390.dat: New file.
8380 * regformats/reg-s390x.dat: New file.
8381 * gdbserver/configure.srv: Add S/390.
8382 * gdbserver/Makefile.in: Add S/390.
8383 * configure.tgt: Enable gdbserver for S/390.
8384
8385 2002-02-28 Eli Zaretskii <eliz@is.elta.co.il>
8386
8387 * go32-nat.c (_initialize_go32_nat): Don't use periods in the
8388 first line of the doc string for "info dos", except at the end of
8389 the sentence, since the short help stops at the first period.
8390
8391 2002-02-28 Jason Merrill <jason@redhat.com>
8392
8393 * dwarf2read.c (dwarf_cfi_name): Add new codes.
8394
8395 2002-02-27 Fred Fish <fnf@redhat.com>
8396
8397 * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
8398 comment (dumy -> dummy).
8399
8400 2002-02-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8401
8402 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
8403
8404 2002-02-27 Rodney Brown <rbrown64@csc.com.au>
8405
8406 * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
8407
8408 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
8409
8410 * gdbserver/acconfig.h: New file.
8411 * gdbserver/i387-fp.c: New file.
8412 * gdbserver/i387-fp.h: New file.
8413 * gdbserver/linux-x86-64.c: New file.
8414 * regformats/reg-x86-64.dat: New file.
8415 * configure.tgt: Add x86_64-*-linux* gdbserver support.
8416 * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
8417 * gdbserver/configure.in: Add support for regsets.
8418 * gdbserver/config.in: Regenerate.
8419 * gdbserver/configure: Regenerate.
8420 * gdbserver/Makefile.in: Likewise. Add $(linux_low_h).
8421 * gdbserver/linux-low.h: New file.
8422 * gdbserver/linux-low.c: Include "linux-low.h". Add support
8423 for regsets.
8424 * gdbserver/linux-arm-low.c: Include "linux-low.h".
8425 * gdbserver/linux-ia64-low.c: Include "linux-low.h".
8426 * gdbserver/linux-m68k-low.c: Include "linux-low.h".
8427 * gdbserver/linux-mips-low.c: Include "linux-low.h".
8428 * gdbserver/linux-ppc-low.c: Include "linux-low.h".
8429 * gdbserver/linux-sh-low.c: Include "linux-low.h".
8430 * gdbserver/linux-i386-low.c: Include "linux-low.h". Include
8431 "i387-fp.h". Add PTRACE_GETREGS and friends.
8432 * gdbserver/regcache.c (supply_register): New function.
8433 (supply_register_by_name): New function.
8434 (collect_register): New function.
8435 (collect_register_by_name): New function.
8436
8437 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
8438
8439 * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
8440 (config.status): Add configure.srv dependency.
8441 (server_h): Add config.h dependency.
8442
8443 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
8444
8445 * regformats/reg-i386-linux.dat: New file, with $orig_eax.
8446 * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
8447 * gdbserver/configure.srv: Change i386-*-linux* to use
8448 reg-i386-linux.o.
8449
8450 2002-02-26 Andrew Cagney <ac131313@redhat.com>
8451
8452 * x86-64-tdep.c: Re-indent. Update copyright date.
8453
8454 2002-02-26 Andrew Cagney <ac131313@redhat.com>
8455
8456 From Michal Ludvig <mludvig@suse.cz>:
8457 * x86-64-tdep.c (value.h): Delete.
8458 (gdb_assert.h): Include.
8459 (x86_64_register_convert_to_virtual,
8460 x86_64_register_convert_to_raw ): Add check which lets only
8461 floating-point values to be converted.
8462 (value_push): Delete.
8463 (x86_64_push_arguments): Order of arguments pushed on stack fixed.
8464 (i386_gdbarch_init): Number of register_bytes fixed.
8465
8466 2002-02-26 Andrew Cagney <ac131313@redhat.com>
8467
8468 * MAINTAINERS: Add x86-64 target.
8469
8470 2002-02-26 Andrew Cagney <ac131313@redhat.com>
8471
8472 * memattr.c (mem_command): Eliminate ``true'' and ``false''.
8473 * osfsolib.c (solib_map_sections): Ditto.
8474 * irix5-nat.c (solib_map_sections): Ditto.
8475 * corelow.c (gdb_check_format): Ditto.
8476 * symfile.c (symfile_bfd_open): Ditto.
8477 * solib.c (solib_map_sections): Ditto.
8478 Fix PR gdb/354.
8479
8480 2002-02-26 Andrew Cagney <ac131313@redhat.com>
8481
8482 * remote.c (_initialize_remote): By default, disable ``e'' and
8483 ``E'' step out-of-range packets.
8484
8485 2002-02-26 Andreas Schwab <schwab@suse.de>
8486
8487 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
8488 m68k_linux_frame_saved_pc.
8489 (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
8490 in_sigtramp.
8491 (SIGCONTEXT_PC_OFFSET): Remove.
8492 * m68klinux-nat.c (m68k_linux_frame_saved_pc,
8493 m68k_linux_sigtramp_saved_pc): New functions.
8494 (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
8495 (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
8496 (UCONTEXT_PC_OFFSET): Define.
8497 (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
8498 non-RT and RT signal trampolines.
8499
8500 2002-02-26 Richard Earnshaw <rearnsha@arm.com>
8501
8502 * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
8503 (TARGET_NBPG, STACK_END_ADDR): Delete
8504 (VARIABLES_INSIDE_BLOCK): Delete.
8505
8506 2002-02-25 Andrew Cagney <ac131313@redhat.com>
8507
8508 * utils.c (perror_with_name): Make string parameter constant.
8509 (print_sys_errmsg): Ditto.
8510 (query): Ditto.
8511 * defs.h (perror_with_name): Update.
8512 (print_sys_errmsg): Update.
8513 (query): Update.
8514
8515 2002-02-25 Daniel Jacobowitz <drow@mvista.com>
8516
8517 From Eliot Dresselhaus <eliot@ayrnetworks.com>:
8518 * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
8519
8520 2002-02-25 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8521
8522 * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
8523 if it already matches the current architecture from the exec file.
8524 Include arch-utils.h for gdbarch_info_init prototype.
8525 * Makefile.in (rs6000-nat.o): Update dependencies.
8526
8527 2002-02-25 Eli Zaretskii <eliz@is.elta.co.il>
8528
8529 * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
8530 list of exported variables.
8531
8532 2002-02-24 Daniel Jacobowitz <drow@mvista.com>
8533
8534 * gdbserver/configure.srv: New file.
8535 * gdbserver/configure.in: Use configure.srv instead
8536 of the host/target makefile fragments. Set GDBSERVER_DEPFILES
8537 from it.
8538 * gdbserver/configure: Regenerated.
8539 * gdbserver/terminal.h: New file.
8540 * gdbserver/Makefile.in: Update for configure changes. Remove
8541 more unneeded include paths.
8542
8543 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8544
8545 From wiz at danbala:
8546 * config/sparc/tm-sp64.h: Fix grammar and typos.
8547 Fix PR gdb/287.
8548
8549 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8550
8551 * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
8552 with either ``GNU/Linux'' or ``Linux kernel''. Update copyright.
8553 * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
8554 * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
8555 * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
8556 * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
8557 * s390-tdep.c: Ditto.
8558 * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
8559 * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
8560 * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
8561 * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
8562 * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
8563 * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
8564 * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
8565 * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
8566 * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
8567 * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
8568 Fix PR gdb/378.
8569
8570 2002-02-23 Andrew Cagney <ac131313@redhat.com>
8571
8572 * lin-thread.c: Delete file.
8573 * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
8574 to gdb_proc_service.h.
8575 * configure: Re-generate.
8576
8577 * ocd.c (ocd_open): Do not try to open the "ocd" device.
8578 * serial.c (serial_open): Delete check for "ocd".
8579 Fix PR gdb/349.
8580
8581 * Makefile.in (linux-thread.o): Delete target.
8582 * linux-thread.c: Delete file.
8583
8584 * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
8585 renamed SH files to be consistent.
8586
8587 * symtab.c (sort_search_symbols): Use xfree.
8588
8589 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
8590
8591 * arm-linux-tdep.c (arm_linux_init_abi): Register
8592 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
8593 * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
8594 definition with undef, since we don't want the sysvr4 definition.
8595 (SKIP_TRAMPOLINE_CODE): Likewise.
8596
8597 2002-02-23 Andrew Cagney <ac131313@redhat.com>
8598
8599 From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
8600
8601 * configure.in: (AC_CHECK_FUNCS) Added test for
8602 canonicalize_file_name Regenerated.
8603 * config.in, configure: Regenerated.
8604 * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
8605 defined use canonicalize_file_name.
8606
8607 2002-02-23 Michael Chastain <mec@shout.net>
8608
8609 * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
8610
8611 2002-02-23 Andrew Cagney <ac131313@redhat.com>
8612
8613 * README: Remove references to cygnus.com.
8614 * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
8615 dot com'' form. Remove references to cygnus.com and sourceware.
8616
8617 2002-02-23 Andrew Cagney <ac131313@redhat.com>
8618
8619 From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
8620 * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
8621 1003.1-2001 no longer allows "head -1".
8622 * gdb/Makefile.in (version.c): Likewise.
8623 * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
8624 * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
8625 equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
8626
8627 2002-02-23 Andrew Cagney <ac131313@redhat.com>
8628
8629 * cli/cli-decode.c (cmd_cfunc_eq): New function.
8630 * command.h (cmd_cfunc_eq): Declare.
8631 * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
8632
8633 * cli/cli-cmds.h (is_complete_command): Change parameter to a
8634 ``struct cmd_list_element *''.
8635 * cli/cli-cmds.c (is_complete_command): Update. Use
8636 cmd_cfunc_eq.
8637 * top.c (execute_command): Pass the command to
8638 is_complete_command.
8639 * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
8640
8641 2002-02-23 Andrew Cagney <ac131313@redhat.com>
8642
8643 From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
8644 * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
8645 architecture defines.
8646 * s390-tdep.c (s390_gdbarch_init): Likewise.
8647
8648 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
8649
8650 * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
8651 (arm_linux_push_arguments): Likewise.
8652 (arm_linux_init_abi): Register them. Also register linux-specific
8653 call_dummy_words.
8654 (find_minsym_and_objfile): Use strcmp, not STREQ.
8655 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
8656 (arm_linux_call_dummy_words): Delete declaration.
8657 (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
8658 (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
8659 declarations.
8660 (LOWEST_PC): Delete.
8661
8662 2002-02-23 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8663
8664 * maint.c (print_section_info): Do not prepend `0x' to filepos
8665 output, it will be handled by local_hex_string_custom.
8666
8667 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
8668
8669 * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
8670 (store_newfpe_double, store_newfpe_extended, store_fpregister)
8671 (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
8672
8673 2002-02-22 Jim Blandy <jimb@redhat.com>
8674
8675 Indicate that the bcache functions don't change the strings
8676 they're passed.
8677 * bcache.h (bcache, hash): Add `const' keywords to declarations.
8678 * bcache.c (bcache, hash): Add `const' keywords to definitions.
8679
8680 2002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
8681
8682 * win32-nat.c (child_create_inferior): Fix create flags setting bug.
8683
8684 2002-02-21 Christopher Faylor <cgf@redhat.com>
8685
8686 * win32-nat.c (register_loaded_dll): Just use raw name when we can't
8687 find the complete path to a loaded DLL.
8688
8689 2002-02-21 Fred Fish <fnf@redhat.com>
8690
8691 * dbxread.c (process_one_symbol): When finding an N_FUN symbol
8692 that marks the end of the range of a function, enter a line number
8693 entry that has a line number of zero and a PC offset that matches
8694 the end of the function. This starts a range of PC's for which no
8695 line number information is known.
8696 * symtab.c (find_pc_sect_line): If our best fit is in a range of
8697 PC's for which no line number info is found (line number is zero)
8698 then we didn't find any valid line information.
8699 * symtab.h: Document use of zero line number entry.
8700
8701 2002-02-21 Elena Zannoni <ezannoni@redhat.com>
8702
8703 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
8704 (have_ptrace_getvrregs): Define for run time checks.
8705 (gdb_vrregset_t): New type for Altivec register handling.
8706 (fetch_register, store_register): Fetch/store altivec register
8707 when needed.
8708 (fetch_altivec_register, store_altivec_register): New functions.
8709 (supply_vrregset, fill_vrregset): New functions.
8710 (fetch_altivec_registers, store_altivec_registers): New functions.
8711 (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
8712 registers as well.
8713
8714 2002-02-21 Jiri Smid <smid@suse.cz>
8715
8716 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
8717
8718 2002-02-21 Richard Earnshaw <rearnsha@arm.com>
8719
8720 * Makefile.in (armnbsd-nat.o): Update dependencies.
8721 * armnbsd-nat.c (supply_gregset): New function. Common code to
8722 supply the integer register set.
8723 (supply_fparegset): New function. Similar for FPA registers.
8724 (fetch_regs, fetch_fp_regs): Use them.
8725 (fetch_core_registers): Likewise.
8726 (fetch_elfcore_registers): New function.
8727 (arm_netbsd_elfcore_fns): New core-file type specification.
8728 (_initialize_arm_netbsd_nat): Register it.
8729
8730 2002-02-21 Richard Earnshaw <rearnsha@arm.com>
8731
8732 * armnbsd-nat.c: Include gdbcore.h.
8733 (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
8734 (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
8735 'void' to declaration, to shut up ARI.
8736 (fetch_core_registers): Make static. Rewrite using supply_register.
8737 (arm_netbsd_core_fns): New core-file type specification.
8738 (_initialize_arm_netbsd_nat): New function.
8739
8740 2002-02-21 Christopher Faylor <cgf@redhat.com>
8741
8742 * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
8743 value.
8744
8745 2002-02-20 Christopher Faylor <cgf@redhat.com>
8746
8747 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
8748 fails.
8749
8750 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
8751
8752 * jv-exp.y (parse_number): Change type of implicit longs
8753 to builtin_type_uint64.
8754
8755 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
8756
8757 * gdbserver/linux-low.c (mywait): Change argument to waitpid
8758 to be an integer instead of a `union wait'.
8759
8760 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
8761
8762 * mips-linux-nat.c: Call the operating system GNU/Linux.
8763 * mips-linux-tdep.c: Likewise.
8764 * mips-tdep.c: Likewise.
8765
8766 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
8767
8768 Fix PR gdb/265.
8769 * jv-exp.y (parse_number): Handle 64-bit integers.
8770
8771 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
8772
8773 * gdbserver/configure.in: Remove AM_PROC_CC_STDC. Change
8774 AC_STDC_HEADERS to AC_HEADER_STDC.
8775 * gdbserver/configure: Regenerated.
8776
8777 2002-02-20 Richard Earnshaw <rearnsha@arm.com>
8778
8779 * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
8780 is defined.
8781 * sparc-tdep.c (get_longjmp_target): Likewise.
8782
8783 2002-02-20 Richard Earnshaw <rearnsha@arm.com>
8784
8785 * News: Add news about ARM and Multi-arch. Mention the new target
8786 arm*-*-netbsd*.
8787
8788 2002-02-19 Jim Blandy <jimb@redhat.com>
8789
8790 * stabsread.c (error_type_complaint): Improve error message.
8791
8792 2002-02-19 Daniel Jacobowitz <drow@mvista.com>
8793
8794 * gdbserver/README: Update documentation.
8795 * gdbserver/configure.in: Update configury to match documentation.
8796 * gdbserver/Makefile.in: Likewise.
8797 * gdbserver/configure: Regenerated.
8798 * gdbserver/aclocal.m4: New file, generated by aclocal.
8799 * gdbserver/config.in: New file, generated by autoheader.
8800
8801 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
8802
8803 * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
8804 armnbsd-nat.c.
8805
8806 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
8807
8808 * arm-tdep.h (enum arm_float_model): New enum.
8809 (struct gdbarch_tdep): Add fp_model.
8810 * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep. Defer setting
8811 up floating-point conversions until we know the floating-point model
8812 in use by the inferior. Don't complain about being unable to
8813 determine the ABI of the inferior when we don't have one.
8814 (arm_extract_return_value): Support different floating-point models.
8815 (arm_store_return_value): Likewise.
8816 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
8817 ARM_FLOAT_SOFT.
8818 (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
8819
8820 2002-02-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8821
8822 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
8823 of ``current_gdbarch''.
8824
8825 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
8826
8827 * armnbsd-nat.c : ANSIfy all function declarations.
8828 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
8829 (fetch_inferior_registers): Re-implement in terms of above.
8830 (store_register, store_regs, store_fp_register, store_fp_regs): New.
8831 (store_inferior_registers): Re-implement in terms of above.
8832
8833 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
8834
8835 * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
8836 kernel.
8837 * arm-linux-tdep.c: Likewise.
8838 * config/arm/tm-linux.h: Likewise.
8839
8840 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
8841
8842 * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
8843 * config/arm/nbsd.mt (TM_FILE): Delete.
8844 * config/arm/tm-nbsd.h: Delete.
8845
8846 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
8847
8848 * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
8849 Initialize CALL_DUMMY_LENGTH.
8850
8851 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
8852
8853 * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
8854 function.
8855 (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
8856 * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
8857 defines one thing and that is incorrect for this port.
8858 (IN_SOLIB_CALL_TRAMPOLINE): Delete.
8859
8860 2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
8861
8862 * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
8863
8864 2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
8865
8866 * win32-nat.c (display_selector): New function. Displays information
8867 about the information returned by GetThreadSelectorEntry API function.
8868 (display_selectors): New function. Displays the infomation of
8869 the selector given as argument, or of CS, DS ans FS selectors
8870 if no argument is given.
8871 ( _initialize_inftarg): Add "w32" as info prefix command.
8872 Add "info w32 selector" as command calling display_selectors.
8873
8874 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8875
8876 * i386-tdep.c (get_longjmp_target): Fix compilation failure
8877 by setting dummy values to JB_PC and JB_ELEMENT_SIZE
8878 if not defined.
8879
8880 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
8881
8882 * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
8883
8884 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
8885
8886 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
8887 (arm_fix_call_dummy): Call it.
8888 (arm_call_dummy_breakpoint_offset): Delete.
8889 (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
8890 * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
8891
8892 2002-02-18 Andrew Cagney <ac131313@redhat.com>
8893
8894 * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
8895 Default to func_frame_chain_valid.
8896 * gdbarch.h, gdbarch.c: Re-generate.
8897 * frame.h (FRAME_CHAIN_VALID): Delete definition.
8898
8899 2002-02-18 Elena Zannoni <ezannoni@redhat.com>
8900
8901 * ppc-linux-nat.c: Update copyright.
8902 (fetch_register, store_register): Add tid parameter, don't compute
8903 tid here.
8904 (fetch_ppc_registers, store_ppc_registers): Add tid
8905 parameter. Pass it along to callees.
8906 (fetch_inferior_registers, store_inferior_registers): Compute tid
8907 here, and pass it to calleed functions.
8908 (fill_gregset, supply_fpregset): Clean up formatting.
8909
8910 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
8911
8912 * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
8913 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
8914
8915 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
8916
8917 * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
8918 * gdbarch.c gdbarch.h: Regenerate.
8919 * breakpoint.c (create_longjmp_breakpoint): Always compile this
8920 function.
8921 (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
8922 * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
8923 (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
8924
8925 * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
8926 * arm-tdep.c (arm_get_longjmp_target): New function.
8927 (arm_gdbarch_init): Initialize jb_pc to -1. If ABI handler changes
8928 this to a positive value register arm_get_longjmp_target as the
8929 longjmp handler.
8930 * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
8931 (arm_linux_init_abi): Set up longjmp description in tdep.
8932 * armnbsd-nat.c (get_longjmp_target): Delete.
8933 * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
8934 description in tdep.
8935 * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
8936 (get_longjmp_target): Delete declaration.
8937 (GET_LONGJMP_TARGET): Delete.
8938 * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
8939 (GET_LONGJMP_TARGET): Delete.
8940
8941 2002-02-17 Kevin Buettner <kevinb@redhat.com>
8942
8943 From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
8944 * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
8945 of ``current_gdbarch''.
8946
8947 2002-02-17 Tom Tromey <tromey@redhat.com>
8948
8949 * cli/cli-cmds.c (compare_strings): New function.
8950 (complete_command): Only print each unique item once.
8951 * completer.h (complete_line): Declare.
8952 * completer.c (complete_line): New function.
8953 (line_completion_function): Use it.
8954
8955 2002-02-16 Andrew Cagney <ac131313@redhat.com>
8956
8957 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
8958 * gdbarch.h, gdbarch.c: Re-generate.
8959
8960 2002-02-16 Daniel Jacobowitz <drow@mvista.com>
8961
8962 * valarith.c (value_x_unop): Fix decrement; support post-decrement.
8963
8964 2002-02-16 Daniel Jacobowitz <drow@mvista.com>
8965
8966 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
8967 * valops.c (value_arg_coerce): Don't take the address of a reference
8968 to convert an argument to a reference.
8969
8970 2002-02-15 Christopher Faylor <cgf@redhat.com>
8971
8972 * win32-nat.c (get_image_name): New function.
8973 (handle_load_dll): Use get_image_name function.
8974 (get_child_debug_event): Avoid registering debug events until possibly
8975 execed process is started.
8976 (child_create_inferior): Allow invocation via shell so that command
8977 line redirection, etc. works ok.
8978 (_initialize_inftarg): Add new command: "set shell" to control whether
8979 a shell is used to start a process.
8980
8981 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
8982
8983 * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
8984 instead of find_register_by_number.
8985 (cannot_store_register): Likewise.
8986
8987 2002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
8988
8989 * dwarf2read.c: Replace fprintf (stderr, ...) by
8990 fprintf_unfiltered (gdb_stderr, ...).
8991
8992 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
8993
8994 * gdbserver/gdbserver.1: Document --attach.
8995
8996 2002-02-15 Richard Earnshaw <rearnsha@arm.com>
8997
8998 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
8999 descriptions.
9000 * arm-tdep.c (arm_default_arm_le_breakpoint)
9001 (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
9002 (arm_default_thumb_be_breakpoint): New. Initialize them from
9003 traditional breakpoint defines.
9004 (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
9005 (arm_gdbarch_init): Initialize new breakpoint variables.
9006 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
9007 (arm_linux_init_abi): Initialize linux-specific breakpoint.
9008 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
9009 (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
9010 code out to ...
9011 (arm_netbsd_init_abi_common): ... here; new function.
9012 * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
9013 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
9014 * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
9015 * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
9016
9017 2002-02-15 Richard Earnshaw <rearnsha@arm.com>
9018
9019 * arm-tdep.h (enum arm_abi): New enum.
9020 (struct gdbarch_tdep): New structure.
9021 (LOWEST_PC): Provide a default.
9022 (arm_gdbarch_register_os_abi): Declare new function.
9023 * arm-tdep.c (arm_abi_names): New array.
9024 (process_note_abi_tag_sections): New function.
9025 (get_elfosabi): New function.
9026 (arm_gdbarch_register_os_abi): New function.
9027 (arm_gdbarch_init): Try to determine the ABI of the inferior. If
9028 support for that ABI has been built in, then call the appropriate
9029 configuration routine. Use gdbarch_num_regs() to get the number
9030 of registers.
9031 (arm_dump_tdep): New function.
9032 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
9033 place-holder functions.
9034 (_initialize_arm_tdep): Register them.
9035 * config/arm/tm-arm.h (LOWEST_PC): Delete.
9036
9037 * armnbsd-tdep.c: New file.
9038 * Makefile.in (armnbsd-tdep.o): Add dependencies.
9039 * config/arm/nbsd.mt (TDEPFILES): Add it.
9040 * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
9041
9042 * armnbsd-nat.c: Include regcache.h.
9043 * Makefile.in (armnbsd-nat.o): Update dependency list.
9044
9045 * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
9046
9047 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
9048
9049 * gdbserver/Makefile.in: Fix typos in target rules.
9050
9051 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
9052
9053 Fix part of PR gdb/267.
9054 * linespec.c (find_methods): Handle constructors specially for now.
9055
9056 2002-02-14 Corinna Vinschen <vinschen@redhat.com>
9057
9058 * arm-tdep.c (arm_push_arguments): Eliminate special float type
9059 handling.
9060 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
9061 standard_coerce_float_to_double().
9062
9063 2002-02-14 Christopher Faylor <cgf@redhat.com>
9064
9065 * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
9066 GDBINIT_FILENAME.
9067
9068 2002-02-14 Elena Zannoni <ezannoni@redhat.com>
9069
9070 * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
9071 find_variant_by_name, because it confuses the multiarch
9072 framework. Return NULL if there isn't an architecture with the
9073 user supplied name, instead of forcing a different one without
9074 recording the change with the multiarch machinery.
9075 (find_variant_by_name): Delete.
9076
9077 2002-02-14 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9078
9079 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
9080 i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
9081
9082 2002-02-13 Martin M. Hunt <hunt@redhat.com>
9083
9084 * stack.c (print_frame_info_base): When calling
9085 print_frame_info_listing_hook, set current_source_symtab.
9086
9087 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
9088
9089 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
9090 and remove unused $(INCLUDE_DIR).
9091 Add regcache.c to OBS.
9092 Add generated register protocol files to clean target.
9093 Update dependencies for new objects, obsolete old target code.
9094
9095 * gdbserver/linux-low.c: Remove all platform-specific code to
9096 new files. Remove various dead code. Update to use regcache
9097 functionality.
9098 * gdbserver/remote-utils.c (fromhex): Add return statement
9099 to quiet warning.
9100 (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
9101 constant.
9102 (input_interrupt): Add integer parameter to match prototype
9103 of a signal handler.
9104 (outreg): Use register_data ().
9105 (prepare_resume_reply): Use gdbserver_expedite_regs.
9106 * gdbserver/server.c (main): Dynamically allocate own_buf because
9107 PBUFSIZ is no longer constant. Use registers_to_string () and
9108 registers_from_string ().
9109 * gdbserver/server.h: No longer include "defs.h". Add prototypes
9110 for error (), fatal (), and warning (). Update definition of
9111 PBUFSIZ to use regcache functionality. Add include guard.
9112 * gdbserver/utils.c (fatal): Add missing ``const''.
9113 (warning): New function.
9114
9115 * regformats/regdat.sh: Include "regcache.h" in generated files.
9116 Provide init_registers () function.
9117 * regformats/regdef.h: Add prototype for set_register_cache ().
9118 Add include guard.
9119
9120 * gdbserver/linux-arm-low.c: New file.
9121 * gdbserver/linux-i386-low.c: New file.
9122 * gdbserver/linux-ia64-low.c: New file.
9123 * gdbserver/linux-m68k-low.c: New file.
9124 * gdbserver/linux-mips-low.c: New file.
9125 * gdbserver/linux-ppc-low.c: New file.
9126 * gdbserver/linux-sh-low.c: New file.
9127
9128 * gdbserver/regcache.c: New file.
9129 * gdbserver/regcache.h: New file.
9130
9131 * gdbserver/low-linux.c: Removed obsolete file.
9132
9133 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
9134
9135 * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
9136 * config/i386/linux.mt: Likewise.
9137 * config/ia64/linux.mt: Likewise.
9138 * config/m68k/linux.mh: Likewise.
9139 * config/powerpc/linux.mh: Likewise.
9140 * config/mips/linux.mt: Likewise.
9141
9142 * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
9143
9144 * config/i386/i386lynx.mh: Mark gdbserver variables
9145 as (currently) obsolete for this target.
9146 * config/i386/nbsd.mt: Likewise.
9147 * config/i386/nbsdelf.mt: Likewise.
9148 * config/m32r/m32r.mt: Likewise.
9149 * config/m68k/m68klynx.mh: Likewise.
9150 * config/m68k/nbsd.mt: Likewise.
9151 * config/m68k/sun3os4.mh: Likewise.
9152 * config/mips/vr5000.mt: Likewise.
9153 * config/ns32k/nbsd.mt: Likewise.
9154 * config/pa/hppabsd.mh: Likewise.
9155 * config/pa/hppaosf.mh: Likewise.
9156 * config/powerpc/nbsd.mt: Likewise.
9157 * config/rs6000/rs6000lynx.mh: Likewise.
9158 * config/s390/s390.mt: Likewise.
9159 * config/s390/s390x.mt: Likewise.
9160 * config/sparc/sparclynx.mh: Likewise.
9161 * config/sparc/sun4os4.mh: Likewise.
9162 * config/i386/x86-64linux.mt: Likewise.
9163 * config/sparc/linux.mh: Likewise.
9164
9165 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
9166
9167 * configure.tgt: Configure gdbserver only for known working
9168 targets. Set ${build_gdbserver} instead of modifying ${configdirs}.
9169 * configure.in: Check ${build_gdbserver}. Put gdbserver/ into
9170 SUBDIRS if it is configured. Update comment for ${nativefile}.
9171 * configure: Regenerated.
9172
9173 2002-02-13 Michael Snyder <msnyder@redhat.com>
9174
9175 * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
9176
9177 * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
9178 (default_gcore_mach): Just return 0, work around a problem in bfd.
9179 (default_gcore_target): OK to return NULL if exec_bfd is null.
9180 (make_mem_sec): Use a cast, avoid a warning.
9181
9182 * procfs.c (find_memory_regions_callback): Use a cast instead of
9183 calling host_pointer_to_address (which complains if
9184 sizeof (host pointer) != sizeof (target pointer)).
9185 (procfs_make_note_section): Avoid overflow in psargs string.
9186
9187 * procfs.c (procfs_make_note_section): Make the default
9188 implementation return an error.
9189
9190 2002-02-13 Rodney Brown <rbrown64@csc.com.au>
9191
9192 * procfs.c (procfs_make_note_section): Provide a default definition
9193 (for alpha-dec-osf4.0f). Fix typos.
9194
9195 2002-02-13 Elena Zannoni <ezannoni@redhat.com>
9196
9197 * linux-proc.c: Add include of regcache.h.
9198 * Makefile.in (linux-proc.o): Add dependency on regcache.h.
9199
9200 2002-02-13 Andrew Cagney <ac131313@redhat.com>
9201
9202 From 2002-01-18 Greg McGary <greg@mcgary.org>:
9203 * memattr.c (create_mem_region): Disallow useless empty region.
9204 Regions are half-open intervals, so allow [A..B) [B..C) as
9205 non-overlapping.
9206
9207 2002-02-13 Michael Chastain <mec@shout.net>
9208
9209 * defs.h: Kill CONST_PTR.
9210 * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
9211 * c-lang.c (c_builtin_types): Likewise.
9212 * ch-lang.c (ch_builtin_types): Likewise.
9213 * f-lang.c (f_builtin_types): Likewise.
9214 * language.c (unknown_builtin_types): Likewise.
9215 * m2-lang.c (m2_builtin_types): Likewise.
9216 * p-lang.c (pascal_builtin_types): Likewise.
9217 * scm-lang.c (c_builtin_types): Likewise.
9218
9219 2002-02-13 Keith Seitz <keiths@redhat.com>
9220
9221 * arm-tdep.h (arm_get_next_pc): Add declaration.
9222
9223 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
9224
9225 * arm-tdep.c (arm_use_struct_convention): Make static. Move to be
9226 with other related struct-returning functions.
9227 (arm_extract_struct_value_address): New function.
9228 (arm_gdbarch_init): Initialize the above in multi-arch vector. Also
9229 initialize float_format, double_format and long_double_format as
9230 appropriate to the endianness of the target.
9231 * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
9232 (arm_use_struct_convention): Delete declaration.
9233 (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
9234
9235 2002-02-13 Keith Seitz <keiths@redhat.com>
9236
9237 * defs.h (core_addr_to_string_nz): New function.
9238
9239 2002-02-13 Mark Kettenis <kettenis@gnu.org>
9240
9241 Apply missing bits of 2002-01-15 patch.
9242 * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
9243 (fill_fpregset): Use i387_fill_fsave.
9244
9245 2002-02-12 Keith Seitz <keiths@redhat.com>
9246
9247 * utils.c (core_addr_to_string): Use phex instead of phex_nz.
9248 (core_addr_to_string_nz): New function.
9249
9250 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
9251
9252 * arm-linux-nat.c: Really include arm-tdep.h.
9253 * config/arm/tm-linux.h (struct type, struct value): Declare.
9254
9255 2002-02-11 Michael Snyder <msnyder@redhat.com>
9256
9257 * procfs.c: Include elf-bfd.h (for elfcore_write functions).
9258 (gcore section): Ifdef for Solaris and Unixware only.
9259 (procfs_do_thread_registers): Unixware needs one lwpstatus
9260 per thread (not one prstatus or pstatus).
9261 (procfs_make_note_section): Iterate only over kernel threads (lwps),
9262 not over all gdb threads. For unixware, call elfcore_write_pstatus
9263 once before iterating over threads.
9264
9265 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
9266
9267 * arm-tdep.h: New file.
9268 * arm-tdep.c: Include arm-tdep.h.
9269 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
9270 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
9271 (arm_print_float_info, arm_register_type, convert_to_extended)
9272 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
9273 (arm_extract_return_value, arm_register_name): Make static.
9274 (arm_software_single_step): Similarly. Fix types in declaration.
9275 (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
9276 (arm_store_return_value, arm_store_struct_return): New functions.
9277 (arm_gdbarch_init): Register the above functions. Also register
9278 call_dummy_start_offset, sizeof_call_dummy_words,
9279 function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
9280 sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
9281 max_register_virtual_size, register_size. Set up
9282 prologue_cache.saved_regs here, rather than ...
9283 (_initialize_arm_tdep): ... here.
9284 * config/arm/tm-arm.h (struct type, struct value): Delete forward
9285 declarations.
9286 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
9287 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
9288 (arm_print_float_info, arm_register_type, convert_to_extended)
9289 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
9290 (arm_extract_return_value, arm_register_name): Delete declarations.
9291 (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
9292 (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
9293 (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
9294 (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
9295 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
9296 (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
9297 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
9298 (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
9299 (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
9300 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
9301 (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
9302 (arm_get_next_pc): No-longer static -- these are needed by the RDI
9303 interface.
9304 * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
9305 * remote-rdi.c remote-rdp.c: Likewise.
9306 * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
9307 (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
9308 * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
9309 definition.
9310
9311 * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
9312 (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
9313 (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
9314 from non-ARM_ prefixed definitions.
9315 * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
9316 all uses of above.
9317 * remote-rdi.c remote-rdp.c: Likewise.
9318 * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
9319
9320 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
9321
9322 * arm-tdep.c (arm_frameless_function_invocation)
9323 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
9324 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
9325 (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
9326 (arm_pop_frame, arm_get_next_pc): Make static.
9327 (arm_gdbarch_init): Register above in gdbarch structure.
9328 (arm_read_fp): Renamed from arm_target_read_fp.
9329 (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
9330 * config/arm/tm-arm.h (arm_frameless_function_invocation)
9331 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
9332 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
9333 (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
9334 (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
9335 (arm_pc_is_thumb_dummy): Delete declarations.
9336 (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
9337 (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
9338 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
9339 (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
9340
9341 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
9342
9343 * symtab.c (compare_search_syms): New function.
9344 (sort_search_symbols): New function.
9345 (search_symbols): Sort symbols after searching rather than
9346 before.
9347
9348 2002-02-10 Andrew Cagney <ac131313@redhat.com>
9349
9350 * NEWS: Linux -> GNU/Linux.
9351
9352 2002-02-10 Andrew Cagney <ac131313@redhat.com>
9353
9354 * gdbarch.sh: For for level one methods, disallow a definition
9355 when partially multi-arched. Add comments explaining rationale.
9356 * gdbarch.h: Re-generate.
9357
9358 2002-02-10 Andrew Cagney <ac131313@redhat.com>
9359
9360 * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
9361 multi-arch partial.
9362
9363 2002-02-10 Andrew Cagney <ac131313@redhat.com>
9364
9365 * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
9366 field. Use diff -u.
9367 * gdbarch.c: Re-generate.
9368
9369 2002-02-10 Andrew Cagney <ac131313@redhat.com>
9370
9371 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
9372 * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
9373 partial.
9374
9375 2002-02-10 Andrew Cagney <ac131313@redhat.com>
9376
9377 * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
9378 multi-arch partial.
9379 (PUSH_ARGUMENTS): Switch to using predefault.
9380 * gdbarch.c: Regenerate.
9381
9382 2002-02-10 Andrew Cagney <ac131313@redhat.com>
9383
9384 * valops.c (PUSH_ARGUMENTS): Delete definition.
9385 * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
9386 partial. Default to default_push_arguments.
9387 * gdbarch.h, gdbarch.c: Regenerate.
9388
9389 2002-02-09 Andrew Cagney <ac131313@redhat.com>
9390
9391 * defs.h (throw_exception): Rename return_to_top_level. Update
9392 comments.
9393 * utils.c (error_stream, internal_verror, quit): Ditto.
9394 * top.c (throw_exception, catcher): Ditto.
9395 * sparclet-rom.c (sparclet_load): Ditto.
9396 * remote.c (interrupt_query, minitelnet): Ditto.
9397 * remote-sds.c (interrupt_query): Ditto.
9398 * remote-mips.c (mips_error, mips_kill): Ditto.
9399 * ocd.c (interrupt_query): Ditto.
9400 * monitor.c (monitor_interrupt_query): Ditto.
9401 * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
9402 * target.h: Update comment.
9403
9404 * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
9405
9406 2002-02-09 Andrew Cagney <ac131313@redhat.com>
9407
9408 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
9409 default_double_format.
9410 * gdbarch.h, gdbarch.c: Re-generate.
9411 * findvar.c (floatformat_unknown): Delete variable definition.
9412 * doublest.h (floatformat_unknown): Delete variable declaration.
9413
9414 2002-02-09 Jim Blandy <jimb@redhat.com>
9415
9416 * stabsread.c (read_type): Add code to parse Sun's syntax for
9417 prototyped function types.
9418
9419 2002-02-09 Andrew Cagney <ac131313@redhat.com>
9420
9421 * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
9422 (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
9423
9424 2002-02-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9425
9426 * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
9427 _initialize_solib. Fixes name clash with solib.c:_initialize_solib,
9428 now _initialize_xcoffsolib gets called again and overrides the
9429 commands from solib.c in a native configuration.
9430
9431 2002-02-09 Mark Kettenis <kettenis@gnu.org>
9432
9433 * doublest.c (store_typed_floating): Don't try to return a value.
9434 Fixes PR gdb/290.
9435
9436 2002-02-08 Jim Blandy <jimb@redhat.com>
9437
9438 * c-typeprint.c (c_type_print_varspec_suffix): If a function type
9439 is prototyped and has no arguments, print its argument list as
9440 `(void)'.
9441
9442 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9443
9444 * MAINTAINERS (write-after-approval): Add myself.
9445 (paper-trail): I've escaped!
9446
9447 2002-02-08 Christopher Faylor <cgf@redhat.com>
9448
9449 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
9450 changes.
9451 (_initialize_check_for_gdb_ini): Ditto.
9452
9453 2002-02-08 Martin M. Hunt <hunt@redhat.com>
9454
9455 * win32-nat.c (cygwin_pid_to_str): Fix typo.
9456 xaprintf -> xasprintf.
9457
9458 2002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
9459
9460 * win32-nat.c: Remove use of printf and sprintf functions.
9461
9462 2002-02-08 Richard Earnshaw <rearnsha@arm.com>
9463
9464 * arm-tdep.c (arm_frame_chain_valid): Make static.
9465 (arm_push_arguments): Likewise.
9466 (arm_gdbarch_init): New function.
9467 (_initialize_arm_tdep): Call it.
9468 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
9469 (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
9470 (FRAME_CHAIN_VALID): Delete.
9471 (arm_frame_chain_valid): Delete declaration.
9472 (PUSH_ARGUMENTS): Delete.
9473 (arm_push_arguments): Delete declaration.
9474 (CALL_DUMMY_P): Delete.
9475
9476 2002-02-08 Andrew Cagney <ac131313@redhat.com>
9477 Corinna Vinschen <vinschen@redhat.com>
9478
9479 * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
9480 on builtin float types.
9481
9482 2002-02-08 Daniel Jacobowitz <drow@mvista.com>
9483
9484 * utils.c: Include <curses.h> before "bfd.h".
9485 * tui/tui-hooks.c: Likewise.
9486 * tui/tui.c: Likewise.
9487 * tui/tuiCommand.c: Likewise.
9488 * tui/tuiData.c: Likewise.
9489 * tui/tuiDataWin.c: Likewise.
9490 * tui/tuiDisassem.c: Likewise.
9491 * tui/tuiGeneralWin.c: Likewise.
9492 * tui/tuiIO.c: Likewise.
9493 * tui/tuiLayout.c: Likewise.
9494 * tui/tuiRegs.c: Likewise.
9495 * tui/tuiSource.c: Likewise.
9496 * tui/tuiSourceWin.c: Likewise.
9497 * tui/tuiStack.c: Likewise.
9498 * tui/tuiWin.c: Likewise.
9499
9500 2002-02-07 Elena Zannoni <ezannoni@redhat.com>
9501
9502 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
9503 to include space for pseudoregs as well. Update loops accordingly.
9504 (sh_fp_frame_init_saved_regs): Ditto.
9505 (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
9506
9507 2002-02-07 Andrew Cagney <ac131313@redhat.com>
9508
9509 * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
9510 Add Richard Earnshaw to Arm maintainers.
9511
9512 2002-02-07 Andrew Cagney <ac131313@redhat.com>
9513
9514 * defs.h (warning_begin): Delete declaration.
9515
9516 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
9517 Delete macro.
9518
9519 2002-02-07 Michael Snyder <msnyder@redhat.com>
9520
9521 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
9522 Logic bug, remove misplaced else.
9523
9524 2002-02-07 Klee Dienes <klee@apple.com>
9525
9526 * fork-inferior.c (fork_inferior): Add '!' to the list of
9527 characters that need to be quoted when building a string for the
9528 shell. Quote '!' specifically with a backslash, since CSH chokes
9529 when trying to evaluate "str!str".
9530
9531 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
9532
9533 * rdi-share/host.h: Only provide a typedef for bool if it is not
9534 defined.
9535
9536 2002-02-04 Michael Snyder <msnyder@redhat.com>
9537
9538 * breakpoint.h (enum bptype): Add new overlay event bp type.
9539 (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
9540
9541 * breakpoint.c (create_internal_breakpoint): New function.
9542 (internal_breakpoint_number): Moved into create_internal_breakpoint.
9543 (create_longjmp_breakpoint): Use create_internal_breakpoint.
9544 (create_thread_event_breakpoint): Ditto.
9545 (create_solib_event_breakpoint): Ditto.
9546 (create_overlay_event_breakpoint): New function.
9547 (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
9548 (update_breakpoints_after_exec): Delete and re-initialize
9549 overlay event breakpoints after an exec. Add FIXME comment
9550 about longjmp breakpoint.
9551 (print_it_typical): Ignore overlay event breakpoints.
9552 (print_one_breakpoint): Ditto.
9553 (mention): Ditto.
9554 (bpstat_what): Do not stop for overlay event breakpoints.
9555 (delete_breakpoint): Don't delete overlay event breakpoints.
9556 (breakpoint_re_set_one): Delete the overlay event breakpoint.
9557 (breakpoint_re_set): Re-create overlay event breakpoint.
9558
9559 * symfile.c (overlay_auto_command): Enable overlay breakpoints.
9560 (overlay_manual_command): Disable overlay breakpoints.
9561 (overlay_off_command): Disable overlay breakpoints.
9562
9563 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
9564
9565 * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
9566 (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
9567 to here from config/tm-arm.h.
9568 (coff_sym_is_thumb): Make static.
9569 (arm_elf_make_msymbol_special): New function.
9570 (arm_coff_make_msymbol_special): New function.
9571 * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
9572 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
9573 (coff_sym_is_thumb): Delete declaration.
9574 (arm_elf_make_msymbol_special): Declare.
9575 (arm_coff_make_msymbol_special): Declare.
9576 (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
9577 (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
9578
9579 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
9580
9581 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
9582
9583 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
9584
9585 * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
9586 * gdbarch.c gdbarch.h: Regenerate.
9587 * arch-utils.c (default_print_float_info): New function.
9588 * arch-utils.h (default_print_float_info): Prototype it.
9589 * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
9590 * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
9591 (PRINT_FLOAT_INFO): Document it.
9592
9593 * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
9594 * config/arm/tm-arm.h (FLOAT_INFO): Delete.
9595 (PRINT_FLOAT_INFO): Define.
9596
9597 2002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
9598
9599 * win32-nat.c (_initialize_check_for_gdb_ini):
9600 Add typecast to sprintf argument to suppress a warning.
9601
9602 2002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
9603
9604 * win32-nat.c (last_sig): Changed type of variable to target_signal,
9605 to allow easier handling of pass state.
9606 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
9607 that gives exception name and address.
9608 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
9609 and set last_sig value to ourstatus->value.sig. Some missing
9610 exceptions added.
9611 (child_continue): Correctly report continue_status.
9612 (get_child_debug_event,do_initial_child_stuff): Set last_sig to
9613 TARGET_SIGNAL_0 (new default value).
9614 (child_resume): consider sig argument passed to decide if
9615 the exception should be passed to debuggee or not.
9616
9617 2002-02-05 Michael Snyder <msnyder@redhat.com>
9618
9619 * regcache.c (fetch_register): Call target_fetch_register
9620 only if we don't call FETCH_PSEUDO_REGISTER.
9621 (store_register): Call target_store_register only if we
9622 don't call STORE_PSEUDO_REGISTER.
9623
9624 2002-02-05 Elena Zannoni <ezannoni@redhat.com>
9625
9626 * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
9627 ELF_MAKE_MSYMBOL_SPECIAL.
9628 * gdbarch.c, gdbarch.h: Regenerate.
9629 * arch-utils.c (default_make_msymbol_special): New function.
9630 * arch-utils.h (default_make_msymbol_special): Export.
9631 * elfread.c (elf_symtab_read): Compile use of
9632 ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
9633 multiarched.
9634 * coffread.c (coff_symtab_read): Ditto, for
9635 COFF_MAKE_MSYMBOL_SPECIAL.
9636
9637 2002-02-05 Jim Blandy <jimb@redhat.com>
9638
9639 * solib-svr4.c (svr4_truncate_ptr): New function.
9640 (svr4_relocate_section_addresses): Do the address arithmetic with
9641 the appropriate truncation for target addresses, even when
9642 CORE_ADDR is larger than a target address.
9643
9644 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
9645
9646 * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
9647 to (int *).
9648
9649 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
9650
9651 * gdbserver/linux-low.c (kill_inferior): Remove commented out
9652 code.
9653
9654 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
9655
9656 * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
9657
9658 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
9659
9660 * gdbserver/linux-low.c: Remove unused include files.
9661
9662 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
9663
9664 * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
9665 (read_inferior_memory): Use it.
9666 (write_inferior_memory): Likewise.
9667
9668 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
9669
9670 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
9671 grubbing through sys_errlist.
9672
9673 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
9674
9675 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
9676
9677 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
9678 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
9679
9680 2002-02-04 Andrew Cagney <ac131313@redhat.com>
9681
9682 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
9683 (do_sfunc, set_cmd_sfunc): New functions.
9684
9685 * command.h (struct cmd_list_element): Add field func.
9686 * cli/cli-decode.h (struct cmd_list_element): Ditto.
9687 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
9688 * cli/cli-decode.h: Ditto.
9689
9690 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
9691 (help_all, help_cmd_list): Ditto.
9692 (find_cmd, complete_on_cmdlist): Ditto.
9693 * top.c (execute_command): Ditto.
9694
9695 * cli/cli-setshow.c (do_setshow_command): Call func instead of
9696 function.sfunc.
9697
9698 * infcmd.c (notice_args_read): Fix function signature.
9699
9700 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
9701 * cli/cli-decode.c (add_set_cmd): Ditto.
9702 * utils.c (initialize_utils): Ditto.
9703 * maint.c (_initialize_maint_cmds): Ditto.
9704 * infrun.c (_initialize_infrun): Ditto.
9705 * demangle.c (_initialize_demangler): Ditto.
9706 * remote.c (add_packet_config_cmd): Ditto.
9707 * mips-tdep.c (_initialize_mips_tdep): Ditto.
9708 * cris-tdep.c (_initialize_cris_tdep): Ditto.
9709 * proc-api.c (_initialize_proc_api): Ditto.
9710 * kod.c (_initialize_kod): Ditto.
9711 * valprint.c (_initialize_valprint): Ditto.
9712 * top.c (init_main): Ditto.
9713 * infcmd.c (_initialize_infcmd): Ditto.
9714 * corefile.c (_initialize_core): Ditto.
9715 * arm-tdep.c (_initialize_arm_tdep): Ditto.
9716 * arch-utils.c (initialize_current_architecture): Ditto.
9717 (_initialize_gdbarch_utils): Ditto.
9718 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
9719
9720 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
9721 * wince.c (_initialize_inftarg): Ditto.
9722 * symfile.c (_initialize_symfile): Ditto.
9723 * mips-tdep.c (_initialize_mips_tdep): Ditto.
9724 * language.c (_initialize_language): Ditto.
9725 * arc-tdep.c (_initialize_arc_tdep): Ditto.
9726
9727 2002-02-04 Michael Snyder <msnyder@redhat.com>
9728
9729 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
9730
9731 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
9732
9733 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
9734 Add rules for building the register data files.
9735
9736 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
9737
9738 * regformats/regdat.sh: Add braces to the definition of
9739 expedite_regs_${arch}.
9740
9741 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
9742
9743 * regformats/regdef.h (struct reg): Add comment describing the
9744 requirements for offset and size fields.
9745
9746 2002-02-04 Andreas Schwab <schwab@suse.de>
9747
9748 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
9749 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
9750
9751 2002-02-04 Richard Earnshaw <rearnsha@arm.com>
9752
9753 * gdbarch.sh (copyright): Update years in generated header.
9754 (SMASH_TEXT_ADDRESS): Add rule.
9755 * gdbarch.h, gdbarch.c: Re-generate.
9756 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
9757 * dbxread.c: Likewise.
9758 * dwarfread.c: Likewise.
9759 * elfread.c: Likewise.
9760 * somread.c: Likewise.
9761
9762 * arm-tdep.c (arm_smash_text_address): New function.
9763 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
9764
9765 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
9766
9767 Add support for hardware watchpoints on win32 native.
9768 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
9769 CONTEXT_DEBUG_REGISTERS.
9770 (dr variable): New variable. Static array containing a local copy
9771 of debug registers.
9772 (debug_registers_changed): New variable. Reflects when debug registers
9773 are changed and need to be written to inferior.
9774 (debug_registers_used): New variable. Reflects when any debug register
9775 was set, used when new threads are created.
9776 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
9777 i386-nat code.
9778 (thread_rec): Set dr array if id is the thread of current_event .
9779 (child_continue, child_resume): Change the debug registers for all
9780 threads if debug_registers_changed.
9781 (child_add_thread): Change the debug registers if debug_registers_used.
9782 * config/i386/cygwin.mh: Add use of i386-nat.o file.
9783 Link nm.h to new nm-cygwin.h file.
9784 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
9785 of hardware registers.
9786
9787 2002-02-03 Andrew Cagney <ac131313@redhat.com>
9788
9789 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
9790 Restore behavour broken by 2002-01-20 Andrew Cagney
9791 <ac131313@redhat.com> IEEE_FLOAT removal.
9792
9793 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
9794
9795 * c-valprint.c (c_val_print): Pass a proper valaddr to
9796 cp_print_class_method.
9797 * valops.c (search_struct_method): If there is only one method
9798 and args is NULL, return that method.
9799
9800 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
9801
9802 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
9803 accessing tag_name directly.
9804
9805 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
9806
9807 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
9808 of accessing tag_name directly.
9809
9810 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
9811
9812 PR gdb/280
9813 * gdbtypes.c (replace_type): New function.
9814 * gdbtypes.h (replace_type): Add prototype.
9815 * stabsread.c (read_type): Use replace_type.
9816
9817 2002-02-03 Richard Earnshaw <rearnsha@arm.com>
9818
9819 * Makefile.in (memattr.o): Add missing dependencies rule.
9820
9821 2002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9822
9823 * breakpoint.c (break_at_finish_command): Really export.
9824 (break_at_finish_at_depth_command): Ditto.
9825 (tbreak_at_finish_command): Ditto.
9826 * hppa-tdep.c: Include completer.h.
9827 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
9828 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
9829
9830 2002-02-01 Andrew Cagney <ac131313@redhat.com>
9831
9832 * utils.c (do_write): New function.
9833 (error_stream): Rewrite combining the code from error_begin and
9834 verror.
9835 (verror): Rewrite using error_stream.
9836 (error_begin): Delete function.
9837
9838 2002-02-01 Andrew Cagney <ac131313@redhat.com>
9839
9840 * utils.c (error_begin): Make static.
9841 * defs.h (error_begin): Delete declaration.
9842
9843 * linespec.c (cplusplus_error): Replace cplusplus_hint.
9844 (decode_line_1): Use cplusplus_error instead of error_begin,
9845 cplusplus_hint and return_to_top_level.
9846 * coffread.c (coff_symfile_read): Use error instead of error_begin
9847 and return_to_top_level.
9848 * infrun.c (default_skip_permanent_breakpoint): Ditto.
9849
9850 2002-02-01 Andrew Cagney <ac131313@redhat.com>
9851
9852 * language.h (type_error, range_error): Make string parameter
9853 constant.
9854 * language.c (warning_pre_print): Delete extern declaration.
9855 * dwarfread.c (warning_pre_print): Ditto.
9856 * language.c (type_error, range_error): Rewrite to use verror and
9857 vwarning instead of warning_begin.
9858
9859 2002-02-01 Michael Snyder <msnyder@redhat.com>
9860
9861 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
9862 (set_ignore_count): Move misplaced comment back where it belongs.
9863
9864 2002-02-01 Andrew Cagney <ac131313@redhat.com>
9865
9866 * command.h (NO_FUNCTION): Delete macro.
9867 * cli/cli-decode.h (NO_FUNCTION): Ditto.
9868 * top.c (execute_command): Replace NO_FUNCTION with NULL.
9869 * tracepoint.c (_initialize_tracepoint): Ditto.
9870 * cli/cli-decode.c (add_set_cmd): Ditto.
9871 * cli/cli-cmds.c (init_cli_cmds): Ditto.
9872
9873 2002-02-01 Daniel Jacobowitz <drow@mvista.com>
9874
9875 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
9876 Update ``this'' pointer when calling virtual functions.
9877
9878 2002-02-01 Michael Snyder <msnyder@redhat.com>
9879
9880 * breakpoint.c (create_temp_exception_breakpoint): Delete.
9881 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
9882
9883 2002-02-01 Daniel Jacobowitz <drow@mvista.com>
9884
9885 * regformats/reg-arm.dat: New file.
9886 * regformats/reg-i386.dat: New file.
9887 * regformats/reg-ia64.dat: New file.
9888 * regformats/reg-m68k.dat: New file.
9889 * regformats/reg-mips.dat: New file.
9890 * regformats/reg-ppc.dat: New file.
9891 * regformats/reg-sh.dat: New file.
9892 * regformats/regdef.h: New file.
9893 * regformats/regdat.sh: New file.
9894
9895 2002-02-01 Richard Earnshaw <reanrsha@arm.com>
9896
9897 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
9898 (arm_frame_args_address, arm_frame_locals_address): New functions.
9899 (arm_frame_num_args): New function.
9900 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
9901 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
9902 (FRMA_NUM_ARGS): Call arm_frame_num_args.
9903
9904 2002-01-31 Michael Snyder <msnyder@redhat.com>
9905
9906 * breakpoint.c (break_at_finish_command): Export.
9907 (break_at_finish_at_depth_command): Export.
9908 (tbreak_at_finish_command): Export.
9909 (_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
9910 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
9911 "tbreak" commands, which are HPPA specific.
9912
9913 * printcmd.c (disassemble_command): Remove an ancient
9914 artifact of an old merge.
9915
9916 * symfile.h (enum overlay_debugging_state):
9917 Define enum constant values for overlay mode.
9918 * symfile.c (overlay_debugging): Use enums instead of literals.
9919 (overlay_is_mapped, overlay_auto_command,
9920 overlay_manual_command): Ditto.
9921
9922 * breakpoint.c (insert_breakpoints, remove_breakpoint,
9923 breakpoint_here_p, breakpoint_inserted_here_p,
9924 breakpoint_thread_match, bpstat_stop_status,
9925 describe_other_breakpoints, check_duplicates, clear_command):
9926 Coding standard fixes.
9927
9928 * target.c (target_xfer_memory): Add spaces, coding standard.
9929 (do_xfer_memory): Add missing line to trust-readonly
9930 code: check bfd SEC_READONLY flag for section.
9931
9932 2002-01-31 Andrew Cagney <ac131313@redhat.com>
9933
9934 * PROBLEMS: Fix typo, 5.1->5.1.1.
9935
9936 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
9937
9938 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
9939 data symbols, since we search based on textlow and texthigh.
9940 (find_pc_sect_symtab): Likewise.
9941
9942 2002-01-30 Andrew Cagney <ac131313@redhat.com>
9943
9944 * defs.h (vwarning): Declare.
9945 * utils.c (vwarning): New function.
9946 (warning): Call vwarning.
9947 (warning_begin): Delete function.
9948
9949 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
9950 the warning message.
9951 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
9952 warning_begin.
9953
9954 2002-01-30 Michael Snyder <msnyder@redhat.com>
9955
9956 * NEWS: Mention "set trust-readonly-sections" command.
9957 Mention generate-core-file command.
9958
9959 2002-01-15 Michael Snyder <msnyder@redhat.com>
9960
9961 * target.c: New command, "set trust-readonly-sections on".
9962 (do_xfer_memory): Honor the suggestion to trust readonly sections
9963 by reading them from the object file instead of from the target.
9964 (initialize_targets): Register command "set trust-readonly-sections".
9965
9966 2002-01-29 Andrew Cagney <ac131313@redhat.com>
9967
9968 * parse.c (target_map_name_to_register): Simplify, search regs and
9969 pseudo-regs using a single loop.
9970
9971 2002-01-30 Andrew Cagney <ac131313@redhat.com>
9972
9973 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
9974
9975 2002-01-15 Rodney Brown <rbrown64@csc.com.au>
9976
9977 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
9978 * config/i386/i386v42mp.mh: Add i387-nat.o .
9979 * i386v4-nat.c: Include i387-nat.h.
9980 (supply_fpregset): Use i387_supply_fsave.
9981 (fill_fpregset): Use i387_fill_fsave.
9982
9983 2002-01-30 Richard Earnshaw <rearnsha@arm.com>
9984
9985 * arm-tdep.c (arm_call_dummy_words): Define.
9986 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
9987 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
9988 (CALL_DUMMY_WORDS): Define.
9989 (arm_call_dummy_words): Declare.
9990 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
9991 (arm_linux_call_dummy_words): Declare.
9992
9993 2002-01-30 Andreas Schwab <schwab@suse.de>
9994
9995 * m68klinux-nat.c: Fix last change to use regcache_collect
9996 instead of referencing registers[] directly.
9997
9998 2002-01-29 Andrew Cagney <ac131313@redhat.com>
9999
10000 * parse.c (target_map_name_to_register): Delete code wrapped in
10001 #ifdef REGISTER_NAME_ALIAS_HOOK.
10002
10003 2002-01-28 Michael Snyder <msnyder@redhat.com>
10004
10005 * regcache.c (legacy_read_register_gen): Need to be able to
10006 read pseudo-register as well as real register.
10007 (legacy_write_register_gen): Ditto.
10008
10009 2002-01-28 Andrew Cagney <ac131313@redhat.com>
10010
10011 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
10012 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
10013 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
10014 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
10015 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
10016 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
10017 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
10018 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
10019 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
10020 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
10021 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
10022 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
10023 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
10024 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
10025 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
10026 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
10027 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
10028 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
10029 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
10030 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
10031
10032 2002-01-28 Andrew Cagney <ac131313@redhat.com>
10033
10034 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
10035 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
10036 (initialize_current_architecture): Update target_byte_order using
10037 information from BFD.
10038 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
10039 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
10040
10041 2002-01-28 Andrew Cagney <ac131313@redhat.com>
10042
10043 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
10044 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
10045
10046 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
10047 #ifdef INVALID_FLOAT.
10048 * infcmd.c (do_registers_info): Ditto.
10049 * values.c (unpack_double): Ditto. Add comment.
10050
10051 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
10052 already commented out.
10053
10054 2002-01-26 Andreas Schwab <schwab@suse.de>
10055
10056 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
10057 * m68klinux-nat.c: Update ptrace interface for fetching/storing
10058 registers and add support for PTRACE_GETREGS.
10059
10060 2002-01-24 Andrew Cagney <ac131313@redhat.com>
10061
10062 GDB 5.1.1 released from 5.1 branch.
10063 * NEWS: Add 5.1.1 news.
10064 * README: Sync with 5.1 branch.
10065
10066 2002-01-23 Fred Fish <fnf@redhat.com>
10067
10068 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
10069 stabstring on initial malloc. Reallocing will copy it for us,
10070 if necessary.
10071
10072 2002-01-23 Elena Zannoni <ezannoni@redhat.com>
10073
10074 * Makefile.in (hpread_h): Delete.
10075 (HFILES_NO_SRCDIR): Remove hpread.h.
10076 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
10077 (hpread.o): Update dependencies.
10078 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
10079
10080 * hp-psymtab-read.c: Remove file.
10081 * hp-symtab-read.c: Remove file.
10082 * hpread.h: Remove file.
10083
10084 * hpread.c: Merge all contents of hp-psymtab-read.c,
10085 hp-symtab-read.c and hpread.h into this file, as it was prior to
10086 January 1999.
10087
10088 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
10089 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
10090 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
10091 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
10092
10093 2002-01-23 Elena Zannoni <ezannoni@redhat.com>
10094
10095 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
10096 fill_gregset): Call gdbarch_tdep() just once, assign result to
10097 variable and use that, instead of calling the function several
10098 times.
10099
10100 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
10101
10102 * configure.host: Accept sparcv9 as alias for sparc64.
10103 * configure.tgt: Likewise.
10104
10105 2002-01-22 Kevin Buettner <kevinb@redhat.com>
10106
10107 * solib-aix5.c (build_so_list_from_mapfile)
10108 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
10109 arguments is not reversed.
10110 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
10111 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
10112
10113 2002-01-22 Elena Zannoni <ezannoni@redhat.com>
10114
10115 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
10116 modified version of obsolete sh_fetch_pseudo_register.
10117 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
10118 (sh4_register_read): New function.
10119 (sh_pseudo_register_write): New function. Renamed and modified
10120 version of obsolete sh_store_pseudo_register.
10121 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
10122 (sh4_register_write): New function.
10123 (sh_gdbarch_init): Remove setting of gdbarch function
10124 fetch_pseudo_register and store_pseudo_register. Remove setting of
10125 register_convert_to_raw, register_convert_to_virtual,
10126 register_convertible.
10127 (sh_sh4_register_convertible): Delete. No longer needed. All is
10128 taken care by architecture specific functions
10129 register_read/register_write.
10130 (sh_sh4_register_convert_to_virtual): Make static.
10131 (sh_sh4_register_convert_to_raw): Ditto.
10132
10133 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10134
10135 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
10136 (floatformat_is_nan, floatformat_mantissa): Ditto.
10137
10138 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
10139 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
10140 builtin_type_ieee_double_little,
10141 builtin_type_ieee_double_littlebyte_bigword,
10142 builtin_type_m68881_ext, builtin_type_i960_ext,
10143 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
10144 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
10145 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
10146 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
10147
10148 2002-01-22 Corinna Vinschen <vinschen@redhat.com>
10149
10150 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
10151 parameter. Set frameless flag if it exists and depended of
10152 whether the scanned function is frameless or not.
10153 (xstormy16_skip_prologue): If function is frameless, return
10154 result of xstormy16_scan_prologue().
10155 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
10156 call.
10157
10158 2002-01-21 Elena Zannoni <ezannoni@redhat.com>
10159
10160 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
10161 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
10162 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
10163 sh_sh4_register_byte, sh_sh4_register_raw_size,
10164 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
10165 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
10166 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
10167 sh_store_pseudo_register, sh_do_pseudo_register): Call
10168 gdbarch_tdep() just once, assign result to variable and use that,
10169 instead of calling the function several times.
10170
10171 2002-01-20 Mark Kettenis <kettenis@gnu.org>
10172
10173 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
10174 macros instead of LAST_FPU_CTRL_REGNUM.
10175 (store_register): Likewise.
10176
10177 2002-01-21 Jim Blandy <jimb@redhat.com>
10178
10179 * infcmd.c (run_command): Check that the `exec' target layer's BFD
10180 is up-to-date before running the program, not just when a program
10181 exits.
10182
10183 2002-01-21 Fred Fish <fnf@redhat.com>
10184
10185 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
10186 when we have found all instructions we are looking for.
10187
10188 2002-01-21 Richard Earnshaw <rearnsha@arm.com>
10189
10190 * arm-tdep.c (arm_register_name): New function.
10191 (arm_registers_names): Make static.
10192 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
10193 (arm_register_name): Declare.
10194 (REGISTER_NAME): Use it.
10195
10196 2002-01-21 Richard Earnshaw <rearnsha@arm.com>
10197 Kevin Buettner <kevinb@redhat.com>
10198
10199 Convert arm targets to new FRAME interface.
10200 * arm-tdep.c (struct frame_extra_info): Remove fsr.
10201 (arm_frame_find_save_regs): Delete.
10202 (arm_frame_init_saved_regs): New.
10203 (arm_init_extra_frame_info): Alloacte saved_regs as required.
10204 Allocate extra_info as required. Convert all uses of fsr.regs
10205 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
10206 to use extra_info.
10207 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
10208 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
10209 (check_prologue_cache, save_prologue_cache): Likewise.
10210 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
10211 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
10212 (FRAME_FIND_SAVED_REGS): Delete.
10213 (arm_frame_find_saved_regs): Delete prototype.
10214 (arm_frame_init_saved_regs): New prototype.
10215 (FRAME_INIT_SAVED_REGS): Define.
10216
10217 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10218
10219 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
10220
10221 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10222
10223 From Jeff Law <law@redhat.com>:
10224 * infttrace.c: Include <sys/pstat.h>.
10225 (child_pid_to_exec_file): Revamp. Use pstat call to get the
10226 exec file if the ttrace equivalent fails.
10227
10228 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10229
10230 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
10231 (closeLogFile): Ditto.
10232
10233 2002-01-20 Michael Chastain <mec@shout.net>
10234
10235 * top.c (print_gdb_version): Bump copyright year to 2002.
10236
10237 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10238
10239 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
10240 Zannoni and Eli Zaretskii.
10241
10242 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
10243
10244 * buildsym.c: Update copyright years.
10245 * c-typeprint.c: Likewise.
10246 * dwarf2read.c: Likewise.
10247 * f-typeprint.c: Likewise.
10248 * gdbtypes.c: Likewise.
10249 * gdbtypes.h: Likewise.
10250 * hp-symtab-read.c: Likewise.
10251 * hpread.c: Likewise.
10252 * mdebugread.c: Likewise.
10253 * p-typeprint.c: Likewise.
10254
10255 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10256
10257 * remote-sim.c (gdbsim_open): Simplify code testing the macro
10258 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
10259 byte-order selectable.
10260 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
10261 * arch-utils.c: Ditto.
10262 (set_endian): Ditto.
10263 (set_endian_from_file): Ditto.
10264 * gdbserver/low-sim.c (create_inferior): Ditto.
10265 * gdbarch.sh: Ditto.
10266 * gdbarch.h: Re-generate.
10267 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
10268 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
10269 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
10270 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
10271 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
10272 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
10273 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
10274 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
10275 macro definition.
10276 * config/mips/tm-wince.h: Remove #undef of macro
10277 TARGET_BYTE_ORDER_SELECTABLE.
10278 * config/sh/tm-wince.h: Ditto.
10279
10280 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
10281
10282 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
10283 member function fields. Add accessor macro
10284 TYPE_FN_FIELD_ARTIFICIAL.
10285 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
10286 * c-typeprint.c (c_type_print_base): Skip artificial member
10287 functions.
10288
10289 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
10290
10291 * f-typeprint.c: Delete unused function f_type_print_args.
10292 * p-typeprint.c: Delete unused function pascal_type_print_args.
10293
10294 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
10295
10296 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
10297 comment. Add ``artificial'' to ``union field_location''.
10298
10299 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
10300
10301 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
10302 * mdebugread.c (parse_symbol): Likewise.
10303 * stabsread.c (define_symbol): Likewise.
10304 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
10305 initializing TYPE_FIELD_BITPOS to n (obsolete).
10306 (hpread_doc_function_type): Likewise.
10307 * hpread.c (hpread_function_type): Likewise.
10308
10309 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10310
10311 * configure.in (host_makefile_frag): Only require a host makefile
10312 fragment when a native build.
10313 * configure: Re-generate.
10314
10315 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10316
10317 * doublest.h (floatformat_from_type): Declare.
10318 * doublest.c (floatformat_from_type): New function.
10319 (convert_typed_floating): Use.
10320
10321 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
10322 call to function floatformat_from_type.
10323
10324 * gdbarch.sh (IEEE_FLOAT): Delete.
10325 * gdbarch.h, gdbarch.c: Re-generate.
10326 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
10327 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
10328 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
10329 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
10330 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
10331 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
10332 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
10333 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
10334 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
10335 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
10336 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
10337 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
10338
10339 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
10340 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
10341 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
10342 * sh-tdep.c (sh_gdbarch_init): Ditto.
10343 * mips-tdep.c (mips_gdbarch_init): Ditto.
10344 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10345 * cris-tdep.c (cris_gdbarch_init): Ditto.
10346
10347 2002-01-20 Jiri Smid <smid@suse.cz>
10348
10349 * configure.host, configure.tgt: Support x86-64.
10350 * NEWS: Note new target x86-64.
10351
10352 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
10353 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
10354 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
10355 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
10356 x86-64-linux-nat.o): Fix dependencies.
10357
10358 2002-01-19 Andrew Cagney <ac131313@redhat.com>
10359
10360 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
10361 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
10362 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
10363 * config/sparc/xm-sun4os4.h: Delete file.
10364 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
10365
10366 2002-01-19 Andrew Cagney <ac131313@redhat.com>
10367
10368 * config/sparc/sparclynx.mh (XM_FILE): Delete.
10369 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
10370 * config/m68k/m68klynx.mh (XM_FILE): Delete.
10371 * config/i386/i386lynx.mh (XM_FILE): Delete.
10372 * config/rs6000/xm-rs6000ly.h: Delete file.
10373 * config/sparc/xm-sparclynx.h: Delete file.
10374 * config/m68k/xm-m68klynx.h: Delete file.
10375 * config/i386/xm-i386lynx.h: Delete file.
10376 * config/xm-lynx.h: Delete file.
10377 * config/djgpp/fnchange.lst: Update.
10378
10379 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
10380
10381 * alpha-tdep.c (alpha_register_byte): New function.
10382 (alpha_register_raw_size): Ditto.
10383 (alpha_register_virtual_size): Ditto.
10384 (alpha_skip_prologue_internal): Renamed from
10385 alpha_skip_prologue.
10386 (alpha_skip_prologue): New version that calls
10387 alpha_skip_prologue_internal.
10388 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
10389 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
10390 second argument from alpha_skip_prologue.
10391 (REGISTER_BYTE): Use alpha_register_byte.
10392 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
10393 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
10394 (FRAMELESS_FUNCTION_INVOCATION): Use
10395 generic_frameless_function_invocation_not.
10396 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
10397 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
10398
10399 2002-01-19 Andrew Cagney <ac131313@redhat.com>
10400
10401 * config/mips/xm-news-mips.h: Delete file.
10402 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
10403
10404 * config/m88k/xm-m88k.h: Delete file.
10405 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
10406 * config/m88k/xm-delta88v4.h: Ditto.
10407 * config/m88k/xm-delta88.h: Ditto.
10408
10409 * config/alpha/xm-fbsd.h: Delete file.
10410 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
10411
10412 * config/sparc/xm-sparc.h: Delete file.
10413 * Makefile.in (xm-sun4os4.h): Delete dependency.
10414 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
10415 * config/sparc/xm-sun4os4.h: Ditto.
10416 * config/sparc/xm-linux.h: Ditto.
10417
10418 * config/i386/xm-windows.h: Delete file.
10419
10420 2002-01-19 Andrew Cagney <ac131313@redhat.com>
10421
10422 * utils.c: Include <sys/param.h> for MAXPATHLEN.
10423 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
10424
10425 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
10426
10427 * alpha-tdep.c (alpha_call_dummy_words): New.
10428 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
10429 (CALL_DUMMY_P): Define.
10430 (CALL_DUMMY_WORDS): Define.
10431 (SIZEOF_CALL_DUMMY_WORDS): Define.
10432
10433 2002-01-19 Per Bothner <per@bothner.com>
10434
10435 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
10436 isn't NULL, which can happen with some gcj-3.x-produced code.
10437
10438 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
10439
10440 * alpha-tdep.c (alpha_register_virtual_type): New function.
10441 (alpha_init_frame_pc_first): Ditto.
10442 (alpha_fix_call_dummy): Ditto.
10443 (alpha_store_struct_return): Ditto.
10444 (alpha_extract_struct_value_address): Ditto.
10445 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
10446 alpha_register_virtual_type.
10447 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
10448 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
10449 alpha_extract_struct_value_address.
10450 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
10451 (INIT_FRAME_PC): Use init_frame_pc_noop.
10452 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
10453
10454 2002-01-19 Mark Kettenis <kettenis@gnu.org>
10455
10456 * i386gnu-nat.c: Include "i386-tdep.h".
10457 (fetch_fpregs): Simplify code dealing with uninitialized floating
10458 point states such that it doesn't require FP7_REGNUM.
10459
10460 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
10461
10462 * alpha-tdep.c (frame_extra_info): New.
10463 (alpha_find_saved_regs): Make static. Use
10464 frame->extra_info.
10465 (alpha_frame_init_saved_regs): New function.
10466 (alpha_frame_saved_pc): Use frame->extra_info.
10467 (temp_saved_regs): Don't declare as struct frame_saved_regs.
10468 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
10469 (init_extra_frame_info): Rename to...
10470 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
10471 (alpha_print_extra_frame_info): New function.
10472 (alpha_frame_locals_address): Ditto.
10473 (alpha_frame_args_address): Ditto.
10474 (alpha_pop_frame): Use frame->extra_info.
10475 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
10476 alpha_frame_args_address.
10477 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
10478 (alpha_find_saved_regs): Remove prototype.
10479 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
10480 (EXTRA_FRAME_INFO): Remove.
10481 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
10482 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
10483
10484 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
10485
10486 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
10487 (alpha_cannot_fetch_register): Ditto.
10488 (alpha_cannot_store_register): Ditto.
10489 (alpha_register_convertible): Ditto.
10490 (alpha_use_struct_convention): Ditto.
10491 * config/alpha/tm-alpha.h: Update copyright years.
10492 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
10493 (INNER_THAN): Use core_addr_lessthan.
10494 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
10495 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
10496 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
10497 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
10498 (FRAME_CHAIN): Remove unnecessary cast.
10499
10500 2002-01-18 Andrew Cagney <ac131313@redhat.com>
10501
10502 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
10503 obsolete.
10504
10505 2002-01-18 Andrew Cagney <ac131313@redhat.com>
10506
10507 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
10508 * monitor.c, remote-array.c, remote-bug.c: Ditto.
10509 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
10510 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
10511 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
10512 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
10513 * x86-64-linux-nat.c: Ditto.
10514
10515 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
10516
10517 * alpha-tdep.c (alpha_register_name): New function.
10518 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
10519 (REGISTER_NAME): Define.
10520
10521 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
10522
10523 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
10524
10525 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
10526
10527 * alpha-tdep.c: Update copyright years.
10528 (alpha_next_pc): New function.
10529 (alpha_software_single_step): Ditto.
10530 * config/alpha/tm-alpha.h: Add prototype for
10531 alpha_software_single_step.
10532
10533 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
10534
10535 * alphabsd-nat.c: Update copyright years.
10536 (fill_gregset): Use regcache_collect.
10537 (fill_fpregset): Likewise.
10538 (fetch_inferior_registers): Only fetch integer registers
10539 if requested to do so.
10540 (store_inferior_registers): Only store integer registers
10541 if requested to do so.
10542
10543 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10544
10545 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
10546 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
10547 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
10548 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
10549 * config/alpha/fbsd.mh (XDEPFILES): Delete.
10550 * config/arm/linux.mh (XDEPFILES): Delete.
10551 * config/arm/nbsd.mh (XDEPFILES): Delete.
10552 * config/i386/i386dgux.mh (XDEPFILES): Delete.
10553 * config/i386/i386sol2.mh (XDEPFILES): Delete.
10554 * config/i386/i386m3.mh (XDEPFILES): Delete.
10555 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
10556 * config/i386/i386gnu.mh (XDEPFILES): Delete.
10557 * config/i386/fbsd.mh (XDEPFILES): Delete.
10558 * config/i386/i386bsd.mh (XDEPFILES): Delete.
10559 * config/i386/i386sco5.mh (XDEPFILES): Delete.
10560 * config/i386/i386v4.mh (XDEPFILES): Delete.
10561 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
10562 * config/i386/i386sco4.mh (XDEPFILES): Delete.
10563 * config/i386/i386aix.mh (XDEPFILES): Delete.
10564 * config/i386/go32.mh (XDEPFILES): Delete.
10565 * config/i386/cygwin.mh (XDEPFILES): Delete.
10566 * config/i386/i386lynx.mh (XDEPFILES): Delete.
10567 * config/i386/i386mach.mh (XDEPFILES): Delete.
10568 * config/i386/i386v32.mh (XDEPFILES): Delete.
10569 * config/i386/linux.mh (XDEPFILES): Delete.
10570 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
10571 * config/i386/ncr3000.mh (XDEPFILES): Delete.
10572 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
10573 * config/i386/i386sco.mh (XDEPFILES): Delete.
10574 * config/i386/i386v.mh (XDEPFILES): Delete.
10575 * config/i386/nbsd.mh (XDEPFILES): Delete.
10576 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
10577 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
10578 * config/i386/symmetry.mh (XDEPFILES): Delete.
10579 * config/i386/obsd.mh (XDEPFILES): Delete.
10580 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
10581 * config/ia64/linux.mh (XDEPFILES): Delete.
10582 * config/ia64/aix.mh (XDEPFILES): Delete.
10583 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
10584 * config/m68k/dpx2.mh (XDEPFILES): Delete.
10585 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
10586 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
10587 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
10588 * config/m68k/linux.mh (XDEPFILES): Delete.
10589 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
10590 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
10591 * config/m68k/nbsd.mh (XDEPFILES): Delete.
10592 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
10593 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
10594 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
10595 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
10596 * config/m88k/delta88.mh (XDEPFILES): Delete.
10597 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
10598 * config/m88k/m88k.mh (XDEPFILES): Delete.
10599 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
10600 * config/mips/linux.mh (XDEPFILES): Delete.
10601 * config/mips/irix6.mh (XDEPFILES): Delete.
10602 * config/mips/irix5.mh (XDEPFILES): Delete.
10603 * config/mips/irix4.mh (XDEPFILES): Delete.
10604 * config/mips/irix3.mh (XDEPFILES): Delete.
10605 * config/mips/decstation.mh (XDEPFILES): Delete.
10606 * config/mips/mipsm3.mh (XDEPFILES): Delete.
10607 (NATDEPFILES): Move core-aout.o to here.
10608 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
10609 * config/pa/hpux1020.mh (XDEPFILES): Delete.
10610 * config/pa/hppabsd.mh (XDEPFILES): Delete.
10611 * config/pa/hppahpux.mh (XDEPFILES): Delete.
10612 * config/pa/hpux11w.mh (XDEPFILES): Delete.
10613 * config/pa/hppaosf.mh (XDEPFILES): Delete.
10614 * config/pa/hpux11.mh (XDEPFILES): Delete.
10615 * config/powerpc/aix.mh (XDEPFILES): Delete.
10616 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
10617 * config/powerpc/linux.mh (XDEPFILES): Delete.
10618 * config/romp/rtbsd.mh: Rename XDEPFILES.
10619 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
10620 * config/rs6000/aix4.mh (XDEPFILES): Delete.
10621 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
10622 * config/s390/s390.mh (XDEPFILES): Delete.
10623 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
10624 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
10625 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
10626 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
10627 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
10628 * config/sparc/nbsd.mh (XDEPFILES): Delete.
10629 * config/sparc/linux.mh (XDEPFILES): Delete.
10630 * config/vax/vaxult.mh (XDEPFILES): Delete.
10631 * config/vax/vaxult2.mh (XDEPFILES): Delete.
10632 * Makefile.in (DEPFILES): Remove XDEPFILES.
10633
10634 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10635
10636 * utils.c (internal_verror): Fix comments, default is yes not no.
10637 Update queries to match. Default to quit and dump core.
10638
10639 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10640
10641 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
10642 copyright.
10643 * defs.h, event-top.c, gdbcmd.h: Ditto.
10644 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
10645 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
10646 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
10647 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
10648 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
10649 * mi/mi-main.c:Ditto.
10650
10651 * stack.c, symfile.c: Update copyright.
10652
10653 2002-01-17 Daniel Jacobowitz <drow@mvista.com>
10654
10655 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
10656 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
10657 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
10658 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
10659
10660 2002-01-17 Daniel Jacobowitz <drow@mvista.com>
10661
10662 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
10663 * gdbserver/low-lynx.c (myattach): Likewise.
10664 * gdbserver/low-nbsd.c (myattach): Likewise.
10665 * gdbserver/low-sim.c (myattach): Likewise.
10666 * gdbserver/low-sparc.c (myattach): Likewise.
10667 * gdbserver/low-sun3.c (myattach): Likewise.
10668
10669 * gdbserver/low-linux.c (myattach): New function.
10670
10671 * gdbserver/server.c (attach_inferior): New function.
10672 (main): Handle "--attach".
10673
10674 2002-01-16 Andrew Cagney <ac131313@redhat.com>
10675
10676 * MAINTAINERS (language support): Daniel Jacobwitz is C++
10677 maintainer.
10678
10679 2002-01-15 Daniel Jacobowitz <drow@mvista.com>
10680
10681 * c-typeprint.c (is_type_conversion_operator): Add additional
10682 check for non-conversion operators.
10683
10684 2002-01-15 Michael Snyder <msnyder@redhat.com>
10685
10686 * linux-proc.c: Add "info proc" command, a la procfs.c.
10687 (read_mapping): New function, abstract and re-use code.
10688 (linux_find_memory_regions): Use new func read_mapping.
10689 (linux_info_proc_cmd): New function, implement "info proc".
10690 (_initialize_linux_proc): Add new command "info proc".
10691
10692 2002-01-15 Michael Snyder <msnyder@redhat.com>
10693
10694 * symfile.c (generic_load): Use bfd_map_over_sections method
10695 instead of manipulating bfd structure members directly.
10696 (add_section_size_callback): New function, bfd sections callback
10697 used by generic_load.
10698 (load_sections_callback): New function, bfd sections callback
10699 used by generic_load.
10700
10701 2002-01-15 Elena Zannoni <ezannoni@redhat.com>
10702
10703 [Based on work by Jim Blandy]
10704 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
10705 (builtin_type_vec128): Export.
10706 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
10707 types.
10708 (builtin_type_vec128): New builtin type for 128 bit vector
10709 registers.
10710 (build_gdbtypes): Initialize builtin_type_v16qi and
10711 builtin_type_v8hi. Create the vec128 register builtin type
10712 structure.
10713 (build_builtin_type_vec128): New function.
10714 (_initialize_gdbtypes): Register builtin_type_v16qi and
10715 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
10716 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
10717 AltiVec register to new builtin type.
10718
10719 2001-01-15 Daniel Jacobowitz <drow@mvista.com>
10720
10721 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
10722 to make_cv_type.
10723
10724 2002-01-14 Andrew Cagney <ac131313@redhat.com>
10725
10726 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
10727 CLEAN_UP_REGISTER_VALUE.
10728 * regcache.c (supply_register): Update only call.
10729
10730 2002-01-14 Andrew Cagney <ac131313@redhat.com>
10731
10732 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
10733 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
10734 a29k-*-vxworks* targets as obsolete.
10735
10736 2002-01-14 Michael Snyder <msnyder@redhat.com>
10737
10738 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
10739 until we can resolve portability issues.
10740 * gregset.h: Remove references to fpxregs.
10741 * gcore.c (gcore_command): Initialize note_sec to NULL.
10742
10743 2002-01-13 Andrew Cagney <ac131313@redhat.com>
10744
10745 * signals.c (target_signal_to_name): Rewrite. Only use
10746 signals[].name when in bounds and non-NULL.
10747
10748 2002-01-13 Andrew Cagney <ac131313@redhat.com>
10749
10750 From Petr Ledvina <ledvinap@kae.zcu.cz>:
10751 * signals.c (target_signal_to_name): Verify that SIG is within the
10752 bounds of the signals array.
10753
10754 2002-01-13 Andrew Cagney <ac131313@redhat.com>
10755
10756 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
10757
10758 2002-01-13 Keith Seitz <keiths@redhat.com>
10759
10760 * stack.c (print_frame_info_base): Print the frame's pc
10761 only if when print_frame_info_listing_hook is not defined.
10762
10763 2002-01-13 Keith Seitz <keiths@redhat.com>
10764
10765 * varobj.c (varobj_set_value): Make sure that there were no
10766 errors evaluating the object before attempting to set its
10767 value.
10768 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
10769 so this offset adjustment is no longer necessary.
10770 (create_child): Don't set the error flag if the child is
10771 a CPLUS_FAKE_CHILD.
10772 (value_of_child): If value_fetch_lazy fails, return NULL
10773 so that callers will be notified that an error occurred.
10774 (c_value_of_variable): Delay check of variable's validity
10775 until later. We actually want all structs and unions to have
10776 the value "{...}".
10777 Do not return "???" for variables which could not be evaluated.
10778 This error condition must be returned to the caller so that it
10779 can get the error condition from gdb.
10780 (cplus_name_of_child): Adjust index for vptr before figuring
10781 out the name of the child.
10782 (cplus_value_of_child): If a child's (real) parent is not valid,
10783 don't even bother trying to give a value for it. Just return
10784 an error. Change all instances in this function.
10785 (cplus_type_of_child): If our parent is one of the "fake"
10786 parents, we need to get at the type of the real parent, and
10787 derive the child's true type using this information.
10788
10789 2002-01-13 Andrew Cagney <ac131313@redhat.com>
10790
10791 From 2002-01-09 John Marshall <johnm@falch.net>:
10792 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
10793 sources.redhat.com, and tweak some related URLs which had
10794 suffered from linkrot.
10795
10796 2002-01-13 Andrew Cagney <ac131313@redhat.com>
10797
10798 From Jeff law:
10799 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
10800 structures passed in registers.
10801
10802 2002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
10803
10804 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
10805 white space which prevented compilation. Reported by DSK
10806 <dsk@student.unsw.edu.au>.
10807
10808 2002-01-11 Michael Snyder <msnyder@redhat.com>
10809
10810 * symfile.c (build_section_addr_info_from_section_tab):
10811 Use bfd access method instead of manipulating bfd directly.
10812 (syms_from_objfile): Ditto.
10813 (simple_overlay_update_1): Ditto.
10814 (simple_overlay_update): Ditto.
10815 (generic_load): Ditto.
10816 (overlay_unmapped_address): FIXME comment, bfd access methods.
10817 (sections_overlap): FIXME comment, bfd access methods.
10818 (pc_in_mapped_range): FIXME comment, bfd access methods.
10819 (pc_in_unmapped_range): FIXME comment, bfd access methods.
10820 (section_is_mapped): FIXME comment, bfd access methods.
10821 (section_is_overlay): FIXME comment, bfd access methods.
10822
10823 * symfile.c (generic_load): Whitespace and long line cleanups.
10824 Remove duplicate variable, change several local variables to
10825 more appropriate data types.
10826 (print_transfer_performance): Use %lu instead of %ld for ulongs.
10827
10828 2002-01-12 Andrew Cagney <ac131313@redhat.com>
10829
10830 From Peter Schauer:
10831 * language.c (longest_local_hex_string_custom): Use phex_nz to
10832 convert NUM to a hex string.
10833
10834 2002-01-12 Elena Zannoni <ezannoni@redhat.com>
10835
10836 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
10837 the function.
10838 Update Copyright year.
10839
10840 2002-01-12 Andrew Cagney <ac131313@redhat.com>
10841
10842 * language.c (longest_raw_hex_string): Delete unused function.
10843
10844 2002-01-11 Petr Sorfa <petrs@caldera.com>
10845
10846 * MAINTAINERS (write-after-approval): Add myself.
10847 * dwarf2read.c (read_tag_string_type): Handling of
10848 DW_AT_byte_size.
10849 (read_tag_string_type): FORTRAN fix to prevent propagation of
10850 first string size.
10851 (set_cu_language): Handling of DW_LANG_Fortran95
10852
10853 2002-01-11 Richard Earnshaw <rearnsha@arm.com>
10854
10855 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
10856 GETPID(inferior_ptid).
10857 (store_inferior_registers): Likewise.
10858
10859 2002-01-10 Jason Merrill <jason@redhat.com>
10860
10861 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
10862 Fix DW_OP_minus.
10863
10864 2002-01-10 Andrew Cagney <ac131313@redhat.com>
10865
10866 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
10867 and bfd/elf32-sh-nbsd.c.
10868
10869 2002-01-10 Michael Snyder <msnyder@redhat.com>
10870
10871 * NEWS: Mention --pid and corefile/proc-id behavior change.
10872
10873 * Makefile.in: Add rules for gcore.o and linux-proc.o.
10874 * gcore.c: Include cli/cli-decode.h instead of command.h.
10875
10876 * main.c (captured_main): Add new command line option "--pid".
10877 If the second command line argument (following the symbol-file)
10878 begins with a digit, try to attach to it before trying to open
10879 it as a corefile.
10880 (print_gdb_help): Document the "--pid" argument.
10881
10882 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
10883
10884 * completer.c (command_completer): New function.
10885
10886 * completer.h <command_completer>: Add prototype.
10887
10888 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
10889 completer for the "help" command.
10890
10891 2002-01-09 Jason Merrill <jason@redhat.com>
10892
10893 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
10894
10895 2002-01-09 Michael Snyder <msnyder@redhat.com>
10896
10897 * i386-linux-nat.c (fill_fpxregset): Make global.
10898 (store_fpxregset): Ditto.
10899
10900 * gregset.h (gdb_fpxregset_t): Define.
10901 (supply_fpxregset): Prototype.
10902 (fill_fpxregset): Prototype.
10903
10904 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
10905
10906 2002-01-09 Richard Earnshaw <rearnsha@arm.com>
10907
10908 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
10909 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
10910 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
10911
10912 2002-01-09 Andrew Cagney <ac131313@redhat.com>
10913
10914 * MAINTAINERS: Update target maintainer rules so that any
10915 Maintainer can approve a tested patch for a maintenance-only
10916 target.
10917
10918 2002-01-09 Richard Earnshaw <rearnsha@arm.com>
10919
10920 * MAINTAINERS (write-after-approval): Add myself.
10921
10922 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
10923 IN_SIGTRAMP.
10924
10925 2002-01-08 Michael Snyder <msnyder@redhat.com>
10926
10927 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
10928 real name of the executable, rather than the /proc name.
10929
10930 2002-01-03 Michael Snyder <msnyder@redhat.com>
10931
10932 Implement a "generate-core-file" command in gdb, save target state.
10933 * gcore.c: New file. Implement new command 'generate-core-file'.
10934 Save a corefile image of the current state of the inferior.
10935 * linux-proc.c: Add linux-specific code for saving corefiles.
10936 * target.h (struct target_ops): Add new target vectors for saving
10937 corefiles; to_find_memory_regions and to_make_corefile_notes.
10938 (target_find_memory_regions): New macro.
10939 (target_make_corefile_notes): New macro.
10940 * target.c (update_current_target): Inherit new target methods.
10941 (dummy_find_memory_regions): New place-holder method.
10942 (dummy_make_corefile_notes): New place-holder method.
10943 (init_dummy_target): Initialize new dummy target vectors.
10944 * exec.c (exec_set_find_memory_regions): New function.
10945 Allow the exec_ops vector for memory regions to be taken over.
10946 (exec_make_note_section): New function, target vector method.
10947 * defs.h (exec_set_find_memory_regions): Export prototype.
10948 * procfs.c (proc_find_memory_regions): New function, corefile method.
10949 (procfs_make_note_section): New function, corefile method.
10950 (init_procfs_ops): Set new target vector pointers.
10951 (find_memory_regions_callback): New function.
10952 (procfs_do_thread_registers): New function.
10953 (procfs_corefile_thread_callback): New function.
10954 * sol-thread.c (sol_find_memory_regions): New function.
10955 (sol_make_note_section): New function.
10956 (init_sol_thread_ops): Initialize new target vectors.
10957 * inftarg.c (inftarg_set_find_memory_regions): New function.
10958 Allow to_find_memory_regions vector to be taken over.
10959 (inftarg_set_make_corefile_notes): New function.
10960 Allow to_make_corefile_notes vector to be taken over.
10961 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
10962 interface layer if not target_has_execution (may be a corefile).
10963 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
10964 * config/sparc/sun4sol2.mh: Ditto.
10965 * config/alpha/alpha-linux.mh: Ditto.
10966 * config/arm/linux.mh: Ditto.
10967 * config/i386/x86-64linux.mh: Ditto.
10968 * config/ia64/linux.mh: Ditto.
10969 * config/m68k/linux.mh: Ditto.
10970 * config/mips/linux.mh: Ditto.
10971 * config/powerpc/linux.mh: Ditto.
10972 * config/sparc/linux.mh: Ditto.
10973
10974 2002-01-07 Michael Snyder <msnyder@redhat.com>
10975
10976 * arm-linux-nat.c: Remove references to regcache.c internal data
10977 (registers[] and register_valid[]).
10978
10979 2002-01-07 Michael Snyder <msnyder@redhat.com>
10980
10981 * linux-proc.c: New file. Implement child_pid_to_exec_file,
10982 so that attaching to a pid will automatically read the process's
10983 symbol file and shlibs.
10984 * Makefile.in: Add rule for linux-proc.o.
10985 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
10986 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
10987 * config/arm/linux.mh: Ditto.
10988 * config/i386/linux.mh: Ditto.
10989 * config/i386/x86-64linux.mh: Ditto.
10990 * config/ia64/linux.mh: Ditto.
10991 * config/m68k/linux.mh: Ditto.
10992 * config/mips/linux.mh: Ditto.
10993 * config/powerpc/linux.mh: Ditto.
10994 * config/sparc/linux.mh: Ditto.
10995
10996 2002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
10997
10998 * win32-nat.c: Add i386-tdep.h dependency.
10999
11000 2002-01-07 Michael Snyder <msnyder@redhat.com>
11001
11002 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
11003 instead of bfd_get_arch_size. Don't bail out just because
11004 there's no exec_bfd.
11005
11006 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
11007 * p-valprint.c (pascal_object_print_value): Ditto.
11008 * somread.c (som_symtab_read): Ditto.
11009 * symfile.c (simple_free_overlay_region_table): Ditto.
11010 * valops.c (value_assign): Ditto.
11011
11012 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
11013 use tilde_expand and strerror for opening save-tracepoints file.
11014
11015 * thread-db.c (thread_db_new_objfile): Indendation fix.
11016
11017 * infptrace.c (GDB_MAX_ALLOCA): New define.
11018 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
11019 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
11020 can be overridden with whatever value is appropriate to the host).
11021 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
11022 alloca to allocate potentially large buffer.
11023 * rs6000-nat.c (child_xfer_memory): Ditto.
11024 * symm-nat.c (child_xfer_memory): Ditto.
11025 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
11026
11027 2002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
11028
11029 From Nick Clifton <nickc@redhat.com>
11030 * d10v-tdep.c: Set STACK_START to 0x200bffe.
11031
11032 2002-01-07 Michael Snyder <msnyder@redhat.com>
11033
11034 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
11035 Don't use exec_bfd if it's NULL.
11036
11037 2002-01-06 Mark Kettenis <kettenis@gnu.org>
11038
11039 * valops.c (value_arg_coerce): Fix formatting.
11040
11041 2002-01-06 Andrew Cagney <ac131313@redhat.com>
11042
11043 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
11044 * gnu-nat.c: Ditto.
11045
11046 2002-01-06 Andrew Cagney <ac131313@redhat.com>
11047
11048 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
11049 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
11050 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
11051 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
11052 z8k-coff have not been multi-arched. Update z8k-coff build
11053 status.
11054
11055 2002-01-06 Andrew Cagney <ac131313@redhat.com>
11056
11057 * MAINTAINERS: Mark a29k target as obsolete.
11058 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
11059 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
11060 comments.
11061 * NEWS: Note that a29k targets are obsolete.
11062 * a29k-tdep.c: Mark as obsolete.
11063 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
11064 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
11065 a29k-*-vxworks* targets as obsolete.
11066 * remote-adapt.c: Obsolete.
11067 * remote-eb.c: Obsolete.
11068 * remote-mm.c: Obsolete.
11069 * remote-udi.c: Obsolete.
11070 * config/a29k/a29k-udi.mt: Obsolete.
11071 * config/a29k/a29k.mt: Obsolete.
11072 * config/a29k/tm-a29k.h: Obsolete.
11073 * config/a29k/tm-vx29k.h: Obsolete.
11074 * config/a29k/vx29k.mt: Obsolete.
11075
11076 2002-01-05 Andrew Cagney <ac131313@redhat.com>
11077
11078 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
11079 with BFD_ENDIAN_BIG.
11080
11081 2002-01-05 Andrew Cagney <ac131313@redhat.com>
11082
11083 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
11084 * configure, config.in: Re-generate.
11085 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
11086 * defs.h: Do not include <endian.h>.
11087
11088 2002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
11089
11090 * acconfig.h (HAVE_PT_GETXMMREGS): New.
11091 * config.in: Regenerate.
11092 * configure.in: Update copyright years.
11093 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
11094 * configure: Regenerate.
11095 * i386bsd-nat.c: Update copyright years.
11096 (fill_gregset): Use regcache_collect.
11097 (fetch_inferior_registers): Only fetch integer registers
11098 if requested to do so. Add support for XMM registers
11099 using PT_GETXMMREGS.
11100 (store_inferior_registers): Only store integer registers
11101 if requested to do so. Add support for XMM registers
11102 using PT_SETXMMREGS.
11103 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
11104 (store_inferior_registers): Remove.
11105 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
11106 (fetch_elfcore_registers): New function.
11107 (i386nbsd_elfcore_fns): New.
11108 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
11109 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
11110 i386bsd-nat.o.
11111 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
11112 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
11113 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
11114 * config/i386/tm-nbsd.h: Update copyright years.
11115 (HAVE_SSE_REGS): Define.
11116 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
11117 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
11118 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
11119 (SIGCONTEXT_PC_OFFSET): Remove.
11120 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
11121
11122 2002-01-05 Andrew Cagney <ac131313@redhat.com>
11123
11124 * configure.tgt: Remove powerpc-*-macos* target.
11125 * config/m68k/xm-mpw.h: Delete file.
11126 * config/xm-mpw.h: Delete file.
11127 * ser-mac.c: Delete file.
11128 * mpw-make.sed: Delete file.
11129 * mpw-config.in: Delete file.
11130 * mac-xdep.c: Delete file.
11131 * mac-gdb.r: Delete file.
11132 * mac-defs.h: Delete file.
11133 * mac-nat.c: Delete file.
11134 * config/powerpc/macos.mh: Delete file.
11135 * config/powerpc/macos.mt: Delete file.
11136 * config/powerpc/nm-macos.h: Delete file.
11137 * config/powerpc/tm-macos.h: Delete file.
11138 * source.c (openp, open_source_file): Remove obsolete code.
11139 * top.c (gdb_readline): Ditto.
11140 * utils.c (query): Ditto.
11141 * event-top.c (display_gdb_prompt): Ditto.
11142 * Makefile.in (ser-mac.o): Delete obsolete target.
11143 * NEWS: Update.
11144
11145 2002-01-04 Andrew Cagney <ac131313@redhat.com>
11146
11147 * defs.h (BIG_ENDIAN): Delete macro definition.
11148 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
11149 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
11150 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
11151 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
11152 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
11153 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
11154 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
11155 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
11156 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
11157 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
11158 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
11159 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
11160 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
11161 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
11162 * gdbarch.c: Re-generate.
11163
11164 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
11165
11166 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
11167 for core files.
11168
11169 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
11170
11171 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
11172
11173 2002-01-04 Andrew Cagney <ac131313@redhat.com>
11174
11175 * value.h (value_ptr): Delete typedef.
11176
11177 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
11178
11179 * i386nbsd-nat.c: Update copyright years.
11180 Include i386-tdep.h.
11181
11182 2002-01-04 Elena Zannoni <ezannoni@redhat.com>
11183
11184 * stabsread.c: Update copyright years.
11185
11186 From Debashis Mahata <debashis.mahata@wipro.com>:
11187 (read_struct_fields): Deal with Sun C compiler erroneous stab
11188 output for structs and unions.
11189 Fix PR gdb/269.
11190
11191 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
11192
11193 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
11194 prototype.
11195
11196 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
11197
11198 * cp-abi.c: Fix whitespace.
11199 (baseclass_offset): New wrapper function.
11200 * cp-abi.h (baseclass_offset): Add prototype.
11201 (struct cp_abi_ops): Add baseclass_offset pointer.
11202
11203 * valops.c (vb_match): Move to...
11204 * gnu-v2-abi.c (vb_match): here.
11205 * valops.c (baseclass_offset): Move to...
11206 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
11207
11208 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
11209
11210 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
11211 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
11212 * hpacc-abi.c (init_hpacc_ops): Likewise.
11213
11214 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
11215
11216 * valops.c (find_overload_match): Accept obj as a
11217 reference parameter. Update it before returning.
11218 * value.h (find_overload_match): Update prototype.
11219 * eval.c (evaluate_subexp_standard): Pass object to
11220 find_overload_match by reference.
11221
11222 2002-01-03 Andrew Cagney <ac131313@redhat.com>
11223
11224 * valarith.c: Replace value_ptr with struct value pointer. Remove
11225 register attribute from value declarations.
11226 * valops.c: Ditto.
11227 * value.h: Ditto.
11228 * scm-lang.c (scm_lookup_name): Ditto.
11229
11230 2002-01-03 Michael Snyder <msnyder@redhat.com>
11231
11232 Abstract the functionality of iterating over mapped memory
11233 regions into a general purpose iterator function.
11234 * procfs.c (iterate_over_mappings): New function, general purpose
11235 iterator for memory sections.
11236 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
11237 (solib_mappings_callback): New function, callback for above.
11238 (info_proc_mappings): Reimpliment using iterate_over_mappings.
11239 (info_mappings_callback): New function, callback for above.
11240
11241 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
11242
11243 2002-01-01 Mark Kettenis <kettenis@gnu.org>
11244
11245 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
11246 * i386-tdep.c: Include "elf-bfd.h".
11247 (process_note_abi_tag_sections): New function.
11248 (i386_gdbarch_init): Add code to recognize various OS/ABI
11249 combinations.
11250
11251 * maint.c (_initialize_maint_cmds): Add missing \ in
11252 string-literal.
11253
11254 For older changes see ChangeLog-2001
11255 \f
11256 Local Variables:
11257 mode: change-log
11258 left-margin: 8
11259 fill-column: 74
11260 version-control: never
11261 End:
This page took 0.299573 seconds and 4 git commands to generate.