2002-11-08 David Carlton <carlton@math.stanford.edu>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2002-11-08 David Carlton <carlton@math.stanford.edu>
2
3 * linespec.c (symbol_found): New function.
4 (minsym_found): New function.
5 (decode_line_1): Separate out some code into separate functions.
6
7 2002-11-08 Joel Brobecker <brobecker@gnat.com>
8
9 * i386-tdep.c (i386_frameless_signal_p): Make non static for
10 the benefit of the interix target.
11 * i386-tdep.h (i386_frameless_signal_p): Declare.
12
13 2002-11-08 Andrew Cagney <ac131313@redhat.com>
14
15 * i386-tdep.h (i386_linux_orig_eax_regnum_p): Delete stray
16 declaration that snuck in from change below.
17
18 2002-11-06 Andrew Cagney <cagney@redhat.com>
19
20 * i386-tdep.c (i386_mmx_regnum_p): Rename mmx_regnum_p. Update
21 all callers.
22 (i386_fp_regnum_p): New function. Use instead of FP_REGNUM_P.
23 (i386_fpc_regnum_p): New function. Use instead of FPC_REGNUM_P.
24 (i386_sse_regnum_p): New function. Use instead of SSE_REGNUM_P.
25 (i386_mxcsr_regnum_p): new function. Use instead of
26 MXCSR_REGNUM_P.
27 * i386-tdep.h (SSE_REGNUM_P): Delete macro.
28 (i386_sse_regnum_p): Declare.
29 (i386_mxcsr_regnum_p): Declare.
30 (FP_REGNUM_P, FPC_REGNUM_P): Delete macros.
31 (i386_fp_regnum_p, i386_fpc_regnum_p): Declare.
32 (IS_FP_REGNUM): Update definition.
33 (IS_FPU_CTRL_REGNUM): Update definition..
34 (IS_SSE_REGNUM): Update definition..
35 * i386v-nat.c (register_u_addr): Update.
36 * go32-nat.c (fetch_register): Update.
37 (store_register): Update.
38
39 2002-11-07 Joel Brobecker <brobecker@gnat.com>
40
41 Preparation work to convert the hppa targets to multiarch partial.
42
43 * hppa-tdep.c: Add new functions replacing macro bodies from
44 config/pa/tm-hppa.h. These function will be used to initialize
45 the gdbarch structure. Import some comments from tm-hppa.h,
46 and place them where appropriate, to avoid loosing them when
47 we cleanup this file.
48 (hppa_reg_struct_has_addr): New function.
49 (hppa_inner_than): New function.
50 (hppa_stack_align): New function.
51 (hppa_pc_requires_run_before_use): New function.
52 (hppa_instruction_nullified): New function.
53 (hppa_register_byte): New function.
54 (hppa_register_virtual_type): New function.
55 (hppa_store_struct_return): New function.
56 (hppa_cannot_store_register): New function.
57 (hppa_frame_args_address): New function.
58 (hppa_frame_locals_address): New function.
59 (hppa_smash_text_address): New function.
60 (hppa_coerce_float_to_double): New function. Requires the inclusion
61 of "language.h".
62
63 * Makefile.in (hppa-tdep.o): Add dependency on language.h.
64
65 * tm-hppa.h (REG_STRUCT_HAS_ADDR): Change the definition of this
66 gdbarch-eligible macro to a call to the new associated function
67 created in hppa-tdep.c.
68 (INNER_THAN): Likewise.
69 (STACK_ALIGN): Likewise.
70 (PC_REQUIRES_RUN_BEFORE_USE): Likewise.
71 (INSTRUCTION_NULLIFIED): Likewise.
72 (REGISTER_BYTE): Likewise.
73 (REGISTER_VIRTUAL_TYPE): Likewise.
74 (STORE_STRUCT_RETURN): Likewise.
75 (CANNOT_STORE_REGISTER): Likewise.
76 (FRAME_ARGS_ADDRESS): Likewise.
77 (FRAME_LOCALS_ADDRESS): Likewise.
78 (SMASH_TEXT_ADDRESS): Likewise.
79 (COERCE_FLOAT_TO_DOUBLE): Likewise.
80 (ABOUT_TO_RETURN): Delete, as no longer used.
81
82 2002-11-07 Fernando Nasser <fnasser@redhat.com>
83
84 * printcmd.c (disassemble_command): Remove obsolete function.
85 (_initialize_printcmd): Do not create disassemble command here.
86 * cli/cli-cmds.c (disassemble_command): New function. Implements
87 disassemble command.
88 (init_cli_cmds): Create disassemble command here instead.
89
90 2002-11-07 Andrew Cagney <ac131313@redhat.com>
91
92 * MAINTAINERS: Add Daniel Jacobowitz to global maintainers list.
93
94 2002-11-07 Andrew Cagney <ac131313@redhat.com>
95
96 * regcache.h (regcache_cooked_read_using_offset_hack)
97 (regcache_cooked_write_using_offset_hack): Delete declarations.
98 (register_changed): Delete declaration.
99 * regcache.c (regcache_cooked_read_using_offset_hack)
100 (regcache_cooked_write_using_offset_hack): Delete functions.
101 (cooked_xfer_using_offset_hack): Delete function.
102 (register_changed): Delete function.
103
104 2002-11-07 Jim Blandy <jimb@redhat.com>
105
106 * macroscope.c: #include "complaints.h".
107 (sal_macro_scope): Cope with filenames that appear in the symtabs,
108 but not in the macro table.
109 * Makefile.in (macroscope.o): Record dependency.
110
111 2002-11-07 Joel Brobecker <brobecker@gnat.com>
112
113 * PROBLEMS: Document gdb/816 (unable to read core file on alpha-osf).
114
115 2002-11-07 Andrew Cagney <ac131313@redhat.com>
116
117 * regcache.c (deprecated_registers_fetched): Update.
118 * regcache.h (deprecated_registers_fetched): Rename
119 registers_fetched.
120 * remote-vxsparc.c (vx_read_register): Update.
121 * remote-vxmips.c (vx_read_register): Update.
122 * remote-vx68.c (vx_read_register): Update.
123 * irix5-nat.c (fetch_core_registers): Update.
124 * mipsm3-nat.c (fetch_inferior_registers): Update.
125 * sun3-nat.c (fetch_inferior_registers): Update.
126 * symm-nat.c (fetch_inferior_registers): Update.
127 * ns32knbsd-nat.c (fetch_inferior_registers): Update.
128 (fetch_core_registers): Update.
129 (fetch_kcore_registers): Update.
130 * mips-nat.c (fetch_inferior_registers): Update.
131 * corelow.c (get_core_registers): Update.
132 * a68v-nat.c (fetch_inferior_registers): Update.
133
134 2002-11-06 Joel Brobecker <brobecker@gnat.com>
135
136 Put in place the framework necessary for multiarching the hppa targets.
137 * hppa-tdep.c (hppa_gdbarch_init): New function.
138 (hppa_dump_tdep): New function.
139 (_initialize_hppa_tdep): Register the hppa gdbarch init function and
140 tdep structure dumper.
141 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): New macro, defined to 0
142 until the multi-arching conversion has partially been completed.
143
144 2002-11-06 Andrew Cagney <ac131313@redhat.com>
145
146 * valops.c (value_assign): Merge lval_register case into
147 lval_reg_frame_relative. Use frame_register and
148 regcache_cooked_write instead of get_saved_register and
149 write_register_bytes. After flushing the register cache, try to
150 re-select the selected frame.
151
152 2002-11-06 Andrew Cagney <ac131313@redhat.com>
153
154 * regcache.h (deprecated_register_valid): Rename register_valid.
155 * regcache.c: Update.
156 * ia64-aix-nat.c: Update.
157 * i386gnu-nat.c: Update.
158 * alpha-nat.c: Update.
159 * sparc-nat.c: Update.
160 * lynx-nat.c: Update.
161 * remote-mips.c: Update.
162
163 2002-11-06 Joel Brobecker <brobecker@gnat.com>
164
165 * hppa-tdep.c (_initialize_hppa_tdep): Move function body
166 to end of file, to be more consistent with the pratice followed
167 by other targets.
168
169 2002-11-06 Andrew Cagney <ac131313@redhat.com>
170
171 * infcmd.c: Include "reggroups.h" and <ctype.h>.
172 (print_float_info): Print registers in float_reggroup.
173 (print_vector_info): Print registers in vector_reggroup.
174 (default_print_registers_info): When all, print registers in
175 all_reggroup. Otherwize, print registers in general_reggroup.
176 (registers_info): Rewrite. Add support for register groups.
177 Eliminate a goto.
178
179 2002-11-06 Elena Zannoni <ezannoni@redhat.com>
180
181 * symtab.c (methods_info): Delete. It has been ifdeffed out for
182 ages.
183 (symtab_symbol_info): Remove eons old ifdeffed out code.
184 (_initialize_symtab): Remove prehistoric disabled 'info methods'
185 command.
186
187 2002-11-06 Theodore A. Roth <troth@openavr.org>
188
189 * c-exp.y: Add missing semi-colons.
190 * f-exp.y: Add missing semi-colons.
191 * m2-exp.y: Add missing semi-colons.
192 * p-exp.y: Add missing semi-colons.
193 Add empty action to start rule to avoid a type clash error when
194 building with bison >= 1.50.
195
196 2002-11-06 Jim Blandy <jimb@redhat.com>
197
198 * macrotab.h (struct macro_source_file): Doc fix.
199
200 2002-11-05 Jeff Johnston <jjohnstn@redhat.com>
201
202 * varobj.c (child_exists, cplus_number_of_children): Change
203 STREQ macro references to strcmp.
204 (cplus_name_of_child): Change code to handle the fact that
205 fields are not necessarily contiguous with regards to their
206 access control. This is a fix for PR gdb/792.
207
208 2002-11-05 Andrew Cagney <ac131313@redhat.com>
209
210 * gdbarch.sh (GET_SAVED_REGISTER): Change to a predicate function.
211 * gdbarch.h, gdbarch.c: Regnerate.
212 * frame.h (frame_register): Declare.
213 * frame.c (frame_register): New function.
214 (get_saved_register): Test GET_SAVED_REGISTER_P before calling
215 GET_SAVED_REGISTER, otherwize call
216 generic_unwind_get_saved_register.
217 (frame_register_read): Use frame_register instead of
218 get_saved_register.
219
220 2002-11-05 Elena Zannoni <ezannoni@redhat.com>
221
222 From Jim Ingham <jingham@apple.com>:
223 * event-top.c (gdb_disable_readline): New function.
224 (_initialize_event_loop): Move comment.
225
226 2002-11-05 Elena Zannoni <ezannoni@redhat.com>
227
228 * event-loop.c (start_event_loop): Add comment.
229 Update copyright.
230
231 2002-11-05 Andrew Cagney <ac131313@redhat.com>
232
233 * infcmd.c (default_print_registers_info): Do not call
234 PRINT_REGISTER_HOOK.
235
236 2002-11-05 Andrew Cagney <ac131313@redhat.com>
237
238 * sparc-tdep.c (sparc_print_register_hook): Make static.
239 (sparc_print_registers_info): New function.
240 (sparc_do_registers_info): New function.
241 (sparclet_print_registers_info): New function.
242 (sparclet_do_registers_info): New function.
243 (do_sparc_print_registers_info): New function.
244 (sparc_print_registers): New static function, clone of infcmd.c's
245 default_print_registers_info.
246 * config/sparc/tm-sparclet.h (PRINT_REGISTER_HOOK): Delete macro.
247 (sparclet_do_registers_info): Declare.
248 (DEPRECATED_DO_REGISTERS_INFO): Re-define.
249 * config/sparc/tm-sparc.h (DEPRECATED_DO_REGISTERS_INFO):
250 Re-define.
251 (sparc_do_registers_info): Declare.
252 (PRINT_REGISTER_HOOK): Delete macro.
253 (sparc_print_register_hook): Delete declaration.
254
255 2002-11-05 David Carlton <carlton@math.stanford.edu>
256
257 * symtab.c (lookup_symbol_aux): Move chunks of code into separate
258 functions.
259 (lookup_symbol_aux_local): New function.
260 (lookup_symbol_aux_symtabs): New function.
261 (lookup_symbol_aux_psymtabs): New function.
262
263 2002-11-05 David Carlton <carlton@math.stanford.edu>
264
265 * symtab.c (lookup_symbol_aux): In minsym sections, don't use the
266 previous values of 'objfile' and 'block'.
267
268 2002-11-05 Pierre Muller <muller@ics.u-strasbg.fr>
269
270 * values.c (value_change_enclosing_type): Set
271 enclosing_type field correctly also for the case where
272 more memory needs to be allocated.
273
274 2002-11-03 Mark Kettenis <kettenis@gnu.org>
275
276 * i387-tdep.c (i387_print_float_info): Call fputs_filtered instead
277 of puts_filtered.
278
279 * i387-tdep.c (i387_print_float_info): Replace calls to
280 register_read and deprecated_read_register_gen with calls to
281 frame_register_read, and make the necessary adjustments to the
282 surrounding code.
283
284 2002-11-02 Andrew Cagney <ac131313@redhat.com>
285
286 * gdbarch.sh (register_reggroup_p): Allow default value.
287 * gdbarch.h, gdbarch.c: Regenerate.
288
289 2002-11-02 Andrew Cagney <ac131313@redhat.com>
290
291 * regcache.h: Add coment indicating replacements for deprecated
292 functions.
293
294 2002-11-02 Andrew Cagney <cagney@redhat.com>
295
296 * reggroups.h, reggroups.c: New files.
297 * regcache.c: Include "reggroups.h".
298 (enum regcache_dump_what): Add `regcache_dump_groups'.
299 (regcache_dump): Contract size of the "Type" column. When
300 specified, dump the register's groups.
301 (maintenance_print_register_groups): New function.
302 (_initialize_regcache): Add command `maint print register-groups'.
303 * Makefile.in (COMMON_OBS): Add reggroups.o
304 (SFILES): Add reggroups.c.
305 (reggroups_h): Define.
306 (regcache.o, gdbarch.o): Update dependencies.
307 (reggroups.o): Specify dependencies.
308 * gdbarch.sh (register_reggroup_p): Add pure multi-arch method.
309 Add opaque declaration for `struct reggroup' in generated .h file.
310 Include "reggroups.h" in generated .c file.
311 gdbarch.h, gdbarch.c: Re-generate.
312
313 2002-11-02 Andrew Cagney <cagney@redhat.com>
314
315 * regcache.h (deprecated_read_register_gen): Rename
316 read_register_gen.
317 (deprecated_write_register_gen): Rename write_register_gen.
318 * i387-tdep.c: Update.
319 * x86-64-linux-nat.c: Update
320 * wince.c: Update.
321 * thread-db.c: Update.
322 * win32-nat.c: Update.
323 * mips-tdep.c: Update.
324 * d10v-tdep.c: Update.
325 * cris-tdep.c: Update.
326 * remote-sim.c: Update.
327 * remote-rdi.c: Update.
328 * remote-rdp.c: Update.
329 * frame.c: Update.
330 * target.c: Update.
331 * blockframe.c: Update.
332 * x86-64-tdep.c: Update.
333 * xstormy16-tdep.c: Update.
334 * sh-tdep.c: Update.
335 * s390-tdep.c: Update.
336 * rs6000-tdep.c: Update.
337 * sparc-tdep.c: Update.
338 * i386-tdep.c: Update.
339 * dwarf2cfi.c: Update.
340 * regcache.c: Update.
341
342 2002-11-01 Joel Brobecker <brobecker@gnat.com>
343
344 New interix-specific files:
345 * config/i386/nm-interix.h: New file.
346 * config/i386/interix.mh: New file.
347 * config/i386/interix.mt: New file.
348 * i386-interix-nat.c: New file.
349 * i386-interix-tdep.c: New file.
350
351 2002-11-01 Andrew Cagney <cagney@redhat.com>
352
353 * frame.h (deprecated_generic_get_saved_register): Rename
354 generic_get_saved_register.
355 * blockframe.c (deprecated_generic_get_saved_register): Update.
356 * xstormy16-tdep.c (xstormy16_get_saved_register): Update.
357 (xstormy16_frame_saved_register): Update.
358 * sh-tdep.c (sh_gdbarch_init): Update.
359 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
360 * ia64-tdep.c (ia64_get_saved_register): Update.
361 * cris-tdep.c (cris_gdbarch_init): Update.
362 * config/m32r/tm-m32r.h (GET_SAVED_REGISTER): Update.
363 * arm-tdep.c (arm_gdbarch_init): Update.
364
365 2002-10-31 Daniel Jacobowitz <drow@mvista.com>
366
367 * lin-lwp.c (lin_lwp_resume): Remove resume_all test for !step.
368
369 2002-10-31 Daniel Jacobowitz <drow@mvista.com>
370
371 * i386-linux-tdep.c (i386_linux_pc_in_sigtramp): Check for
372 trampolines in sigaction.
373
374 2002-10-31 Andrew Cagney <cagney@redhat.com>
375
376 * h8300-tdep.c: Include "gdb_assert.h".
377 (h8300_print_register): Add gdbarch, file and frame parameters.
378 Use frame_read_unsigned_register to read the register's value.
379 Use fprintf_filtered to display output.
380 (h8300_print_registers_info): Replace h8300_do_registers_info.
381 (h8300_gdbarch_init): Set print_registers_info.
382
383 2002-10-31 Andrew Cagney <cagney@redhat.com>
384
385 * frame.c (frame_read_unsigned_register): New function.
386 (frame_read_signed_register): New function.
387 * frame.h (frame_read_unsigned_register): Declare.
388 (frame_read_signed_register): Declare.
389
390 2002-10-31 Andrew Cagney <cagney@redhat.com>
391
392 * h8500-tdep.c (h8500_print_registers_info): New static function,
393 clone of infcmd.c's default_print_registers_info.
394 (h8500_do_registers_info): New funtion.
395 (h8500_print_register_hook): Rename print_register_hook, make
396 static.
397
398 * config/h8500/tm-h8500.h: Update copyright.
399 (DEPRECATED_DO_REGISTERS_INFO): Define.
400 (h8500_do_registers_info: Declare.
401 (PRINT_REGISTER_HOOK): Delete macro.
402 (print_register_hook): Delete function.
403
404 2002-10-31 Andrew Cagney <cagney@redhat.com>
405
406 * z8k-tdep.c (z8k_print_register_hook): Make static.
407 (z8k_print_registers_info): New static function, clone of
408 infcmd.c's default_print_registers_info.
409 (z8k_do_registers_info): New function. Wrap
410 z8k_print_registers_info.
411 * config/z8k/tm-z8k.h: Update copyright.
412 (PRINT_REGISTER_HOOK): Delete macro.
413 (z8k_print_register_hook): Delete declaration.
414 (DEPRECATED_DO_REGISTERS_INFO): Define.
415 (z8k_do_registers_info): Declare.
416
417 2002-10-30 Joel Brobecker <brobecker@gnat.com>
418
419 * hppa-tdep.c (find_function_in_inferior): Remove this extern,
420 as this is already provided by value.h, and was actually causing
421 a compilation error because of a conflict in parameter type
422 declaration due to a missing const keyword.
423 (low_text_segment_addres): Fix a compilation warning.
424
425 2002-10-29 Daniel Jacobowitz <drow@mvista.com>
426
427 * mips-linux-nat.c (mips_linux_cannot_fetch_register): Don't fetch
428 registers without a name.
429 (mips_linux_cannot_store_register): Don't store registers without
430 a name.
431
432 2002-10-28 David Carlton <carlton@math.stanford.edu>
433
434 * symtab.c (find_addr_symbol): Delete. (It was already commented
435 out.)
436 * symtab.h: Delete prototype for find_addr_symbol.
437
438 2002-10-26 Andrew Cagney <cagney@redhat.com>
439
440 * gdbarch.sh (DEPRECATED_DO_REGISTERS_INFO): Rename
441 DO_REGISTERS_INFO.
442 gdbarch.h, gdbarch.c: Re-generate.
443 * infcmd.c (default_print_registers_info): Update reference.
444 * mips-tdep.c (mips_gdbarch_init): Set deprecated_do_registers_info.
445 (mips_dump_tdep): Do not print DO_REGISTERS_INFO.
446 * sh-tdep.c (sh_gdbarch_init): Ditto.
447 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
448 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
449
450 2002-10-26 Mark Kettenis <kettenis@gnu.org>
451
452 * x86-64-tdep.c (x86_64_init_abi): Set init_extra_frame_info to
453 cfi_init_extra_frame_info.
454 * x86-64-tdep.h (x86_64_init_extra_frame_info): Remove prototype.
455 * x86-64-linux-tdep.c (x86_64_init_extra_frame_info): Remove function.
456
457 * x86-64-tdep.c (x86_64_init_abi): Add calls to override the i386
458 target where necessary. Add more comments and remove the ones
459 that don't provide any useful information.
460
461 * i386-tdep.c (i386_frame_saved_pc): Replace call to
462 deprecated_read_register_dummy with
463 frame_unwind_unsigned_register.
464
465 * i386-tdep.c (i386_extract_struct_value_address): Use
466 regcache_raw_read_unsigned instead of
467 regcache_cooked_read_unsigned since we know that the register
468 we're reading isn't a pseudo register. Rename variable 'val' into
469 the more descriptive 'addr'.
470
471 * x86-64-tdep.c: Fix some formatting problems, mostly in comments.
472 (x86_64_push_return_address): Add comment.
473 (x86_64_pop_frame): Make static.
474 (examine_argument): Clarify comment.
475 (x86_64_skip_prologue): Make prolog_expact variable static.
476
477 * dwarf2cfi.c: Fix some formatting problems.
478 (context_cpy, read_encoded_pointer): Clarify comments.
479
480 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Constify.
481 (x86_64_init_abi): Move set_gdbarch_* calls that overlap with the
482 i386 target back into x86_64_gdbarch_init. Add some comments and
483 remove meaningless ones.
484
485 2002-10-25 Andrew Cagney <cagney@redhat.com>
486
487 * complaints.h (struct deprecated_complaint): Rename `struct
488 complaint'.
489 * complaints.c (complain): Update.
490 * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Delete
491 incorrect comment indicating that "symfile.h" was being included
492 for the `struct complaint' definition.
493 * remote-vx.c: Update.
494 * objc-lang.c: Update.
495 * xcoffread.c: Update.
496 * hpread.c: Update.
497 * mdebugread.c: Update.
498 * stabsread.c: Update.
499 * dwarf2read.c: Update.
500 * dwarfread.c: Update.
501 * elfread.c: Update.
502 * coffread.c: Update.
503 * stabsread.h: Update.
504 * dbxread.c: Update.
505 * buildsym.c: Update.
506 * gdbtypes.c: Update.
507 * macrotab.c: Update.
508
509 2002-10-25 Mark Kettenis <kettenis@gnu.org>
510
511 * x86-64-tdep.c (x86_64_gdbarch_init): Make a bit more similar to
512 the version in i386-tdep.c. Move set_gdbarch_* calls out into...
513 (x86_64_init_abi): ...new function.
514
515 * Makefile.in (i386v-nat.o): Add $(i386_tdep_h).
516 * i386v-nat.c: Include "i386-tdep.h".
517
518 2002-10-25 Andrew Cagney <cagney@redhat.com>
519
520 * gdbtypes.c (address_space_name_to_int): Update.
521 (address_space_int_to_name): Update.
522 * gdbarch.sh (address_class_type_flags_to_name): Change to a pure
523 multi-arch predicate.
524 (address_class_name_to_type_flags): Ditto.
525 * gdbarch.h, gdbarch.c: Re-generate.
526
527 * MAINTAINERS: Check all warnings when h8300hms and alpha-elf.
528
529 2002-10-24 Martin M. Hunt <hunt@redhat.com>
530
531 * utils.c (string_to_core_addr): Revert patch from 11 Oct.
532
533 2002-10-24 Elena Zannoni <ezannoni@redhat.com>
534
535 * symtab.h (INIT_SAL): Delete macro.
536 (init_sal): Export.
537 * symtab.c (init_sal): New function.
538
539 * ada-lang.c (ada_finish_decode_line_1): Change INIT_SAL macro
540 to init_sal function call.
541 (find_sal_from_funcs_and_line): Ditto.
542 (all_sals_for_line): Ditto.
543 * breakpoint.c (create_internal_breakpoint): Ditto.
544 (create_fork_vfork_event_catchpoint): Ditto.
545 (create_exec_event_catchpoint): Ditto.
546 (parse_breakpoint_sals): Ditto.
547 (watch_command_1): Ditto.
548 (handle_gnu_4_16_catch_command): Ditto.
549 (clear_command): Ditto.
550 * hppa-tdep.c (child_enable_exception_callback): Ditto.
551 * infcmd.c (run_stack_dummy): Ditto.
552 * infrun.c (process_event_stop_test): Ditto.
553 (check_sigtramp2): Ditto.
554 (step_over_function): Ditto.
555 * linespec.c (decode_line_2): Ditto.
556 (decode_line_1): Ditto.
557 * source.c (line_info): Ditto.
558 * symtab.c (find_pc_sect_line): Ditto.
559
560 2002-10-24 Michal Ludvig <mludvig@suse.cz>
561
562 * dwarf2cfi.c (struct context)
563 (struct context_reg): Moved to dwarf2cfi.h
564 (context_alloc, frame_state_alloc, context_cpy):
565 Made extern instead of static, removed prototypes.
566 * dwarf2cfi.h (struct context)
567 (struct context_reg): New, moved from dwarf2cfi.c
568 (context_alloc, frame_state_alloc, context_cpy):
569 New prototypes.
570 * x86-64-linux-tdep.c (x86_64_linux_sigtramp_saved_pc):
571 Changed from static to extern.
572 (LINUX_SIGINFO_SIZE, LINUX_SIGCONTEXT_PC_OFFSET)
573 (LINUX_SIGCONTEXT_FP_OFFSET)
574 (LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Adjusted.
575 (x86_64_linux_in_sigtramp, x86_64_linux_frame_chain)
576 (x86_64_init_frame_pc, x86_64_init_extra_frame_info): New.
577 * x86-64-tdep.c (x86_64_gdbarch_init): Several
578 set_gdbarch_*() calls now use x86-64 specific functions
579 instead of DWARF2 CFI ones.
580 * x86-64-tdep.h (x86_64_linux_in_sigtramp)
581 (x86_64_linux_frame_chain, x86_64_init_frame_pc)
582 (x86_64_init_extra_frame_info): New prototypes.
583
584 2002-10-23 David Carlton <carlton@math.stanford.edu>
585
586 * linespec.c: #include "parser-defs.h".
587 Delete prototype for find_template_name_end.
588 * Makefile.in (linespec.o): Depend on $(parser_defs_h).
589
590 2002-10-23 Jeff Johnston <jjohnstn@redhat.com>
591
592 * NEWS: add recent mi fixes.
593 * varobj.c (struct varobj): Add new "updated" flag.
594 (new_variable): Default "updated" flag to 0.
595 (varobj_set_value): Set "updated" flag to 1 if value
596 changes.
597 (varobj_update): Check varobj "updated" flag before
598 comparing old and refreshed values. Fix for
599 PR gdb/702.
600
601 2002-10-23 David Carlton <carlton@math.stanford.edu>
602
603 * parse.c (parse_exp_1): Use BLOCK_START.
604 * x86-64-tdep.c (x86_64_skip_prologue): Use BLOCK_END,
605 SYMBOL_BLOCK_VALUE.
606 * objc-lang.c (find_methods): Use BLOCK_START, BLOCK_END.
607
608 2002-10-23 David Carlton <carlton@math.stanford.edu>
609
610 * symtab.c: Delete cplusplus_hint.
611 Delete prototype for find_template_name_end.
612
613 2002-10-23 Elena Zannoni <ezannoni@redhat.com>
614
615 * symtab.h: Update comment.
616
617 2002-10-23 Michael Snyder <msnyder@redhat.com>
618
619 * printcmd.c (address_info): Restore quotes in output.
620 * valops.c (value_of_local): Restore quotes in error message.
621
622 2002-10-23 Elena Zannoni <ezannoni@redhat.com>
623
624 * symtab.c (symbol_demangled_name): New function.
625 * symtab.h (SYMBOL_DEMANGLED_NAME): Simplify macro, by
626 turning most of it into a function.
627 (symbol_demangled_name): Export.
628
629 2002-10-23 Michael Snyder <msnyder@redhat.com>
630
631 * valops.c (value_of_local): Restore quotes in error message.
632
633 2002-10-23 Elena Zannoni <ezannoni@redhat.com>
634
635 * symtab.c (symbol_init_language_specific): New function.
636 * symtab.h (SYMBOL_INIT_LANGUAGE_SPECIFIC): Simplify macro, by
637 turning most of it into a function.
638 (symbol_init_language_specific): Export.
639
640 2002-10-23 David Carlton <carlton@math.stanford.edu>
641
642 * dwarf2read.c (dwarf_tag_name): Add DWARF 3 names.
643 (dwarf_attr_name): Ditto.
644 (dwarf_type_encoding_name): Ditto.
645 (scan_partial_symbols): Descend into DW_TAG_namespace entries.
646 (process_die): Handle DW_TAG_namespace,
647 DW_TAG_imported_declaration, DW_TAG_imported_module.
648 (read_namespace): New function.
649
650 2002-10-22 Joel Brobecker <brobecker@gnat.com>
651
652 * configure.in: Define NEW_PROC_API on Interix too.
653 * configure: Regenerate.
654
655 2002-10-21 Joel Brobecker <brobecker@gnat.com>
656
657 * configure: Regenerate using the proper version of autoconf.
658
659 2002-10-21 Elena Zannoni <ezannoni@redhat.com>
660
661 * findvar.c (read_var_value): Temporarily disable TLS code, until
662 complete TLS support is added.
663
664 2002-10-21 Jim Blandy <jimb@redhat.com>
665 Elena Zannoni <ezannoni@redhat.com>
666
667 * symtab.h (address_class): Re-add LOC_THREAD_LOCAL_STATIC
668 for thread local storage locations.
669 (struct symbol): Add objfile field.
670 (SYMBOL_OBJFILE): Define.
671 * dwarf2read.c (is_thread_local): New static variable.
672 (new_symbol): If variable is in thread local fill in address class
673 and objfile appropriately.
674 (decode_locdesc): Recognize and handle DW_OP_GNU_push_tls_address
675 stack operation.
676 * printcmd.c (address_info): Print the information for thread
677 local storage variable.
678 * findvar.c (read_var_value): In case of thread local variable,
679 defer to the target vector code to compute address.
680
681 2002-10-21 Elena Zannoni <ezannoni@redhat.com>
682
683 * solib-svr4.c (svr4_fetch_objfile_link_map): New function.
684 * solib-svr4.h (svr4_fetch_objfile_link_map): Export.
685
686 2002-10-21 Elena Zannoni <ezannoni@redhat.com>
687
688 * symtab.h (address_class): Rename
689 LOC_THREAD_LOCAL_STATIC to LOC_HP_THREAD_LOCAL_STATIC.
690 * hpread.c (hpread_process_one_debug_symbol): Ditto.
691 * printcmd.c (address_info): Ditto.
692 * findvar.c (symbol_read_needs_frame, read_var_value): Ditto.
693
694 2002-10-20 Mark Kettenis <kettenis@gnu.org>
695
696 * i386bsd-nat.c (i386bsd_dr_set, i386bsd_dr_get_status): Use
697 DBREG_DRX macro to acces debug registers.
698
699 * Makefile.in (i386obsd-tdep.o): New target.
700
701 * solib-sunos.c: Include "bcache.h" and "regcache.h".
702 * Makefile.in (solib-sunos.o): Add $(bcache_h) and $(regcache_h).
703
704 * configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.
705 * config/i386/obsd.mt: New file.
706 * i386bsd-nat.c (_initialize_i386bsd_nat): Introduce
707 i386obsd_sc_pc_offset and i386obsd_sc_sp_offset;
708 * i386obsd-nat.c (_initialize_i386obsd_nat): Set
709 i386obsd_sigtramp_start and i386obsd_sigtramp_end instead of
710 i386nbsd_sigtramp_start and i386nbsd_sigtramp_end.
711 * i386obsd-tdep.c: New file.
712
713 2002-10-19 Adam Fedor <fedor@gnu.org>
714
715 * objc-exp.y (name_not_typename): Fix invalid comment.
716
717 2002-10-20 Mark Kettenis <kettenis@gnu.org>
718
719 * solib-sunos.c (allocate_rt_common_objfile): Use bcache_xmalloc
720 to allocate partial syms and macro byte caches.
721
722 2002-10-18 David Carlton <carlton@math.stanford.edu>
723
724 * symtab.h: Delete 'struct source' and 'struct sourcevector'.
725
726 2002-10-18 Adam Fedor <fedor@gnu.org>
727
728 * stabsread.c (find_name_end): New function.
729 (define_symbol): Use it.
730
731 2002-10-18 Daniel Jacobowitz <drow@mvista.com>
732
733 * config/alpha/nm-fbsd.h (CANNOT_STEP_BREAKPOINT): Define to 1.
734 * config/alpha/nm-linux.h (CANNOT_STEP_BREAKPOINT): Define to 1.
735 * config/alpha/nm-nbsd.h (CANNOT_STEP_BREAKPOINT): Define to 1.
736 * config/alpha/nm-osf.h (CANNOT_STEP_BREAKPOINT): Define to 1.
737
738 2002-10-17 David Carlton <carlton@math.stanford.edu>
739
740 * symfile.h: Add opaque declaration for struct obstack.
741 Declare obsavestring to take a const char *.
742 * symfile.c (obsavestring): Make first argument a const char *.
743
744 2002-10-16 Adam Fedor <fedor@gnu.org>
745
746 * breakpoint.c (parse_breakpoint_sals): Ignore ObjC method
747 names when matching breakpoints in current file.
748
749 2002-10-16 Kevin Buettner <kevinb@redhat.com>
750
751 * dwarf2read.c (dwarf2_invalid_pointer_size): New complaint.
752 (read_tag_pointer_type): Add address class support.
753 * gdbarch.sh (ADDRESS_CLASS_TYPE_FLAGS)
754 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_NAME_TO_TYPE_FLAGS):
755 New methods.
756 * gdbarch.h, gdbarch.c: Regenerate.
757 * gdbtypes.c (address_space_name_to_int, address_space_int_to_name)
758 (make_type_with_address_space, recursive_type_dump): Add address
759 class support.
760 * gdbtypes.h (TYPE_FLAG_ADDRESS_CLASS_1, TYPE_FLAG_ADDRESS_CLASS_2)
761 (TYPE_FLAG_ADDRESS_CLASS_ALL, TYPE_ADDRESS_CLASS_1)
762 (TYPE_ADDRESS_CLASS_2, TYPE_ADDRESS_CLASS_ALL): New defines
763
764 2002-10-16 Klee Dienes <kdienes@apple.com>
765
766 * stabsread.c (read_tilde_fields): Use name[sizeof(vptr_name)-2]
767 to get the last character of a char[] buffer, not
768 name[sizeof(vptr_name)-1].
769
770 2002-10-14 Adam Fedor <fedor@gnu.org>
771
772 * symtab.h: New objc_specific struct.
773 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Handle ObjC.
774 (SYMBOL_DEMANGLED_NAME): Likewise.
775
776 2002-10-14 Adam Fedor <fedor@gnu.org>
777
778 * symfile.c (init_filename_language_table): Add ObjC file extension.
779
780 2002-10-14 Adam Fedor <fedor@gnu.org>
781
782 * utils.c (puts_filtered_tabular): New function.
783 (fprintf_symbol_filtered): Get ObjC demangled name.
784 * defs.h (puts_filtered_tabular): Declared.
785
786 2002-10-14 Kevin Buettner <kevinb@redhat.com>
787
788 * c-lang.h (c_type_print_varspec_prefix): Delete.
789 * c-typeprint.c (c_type_print_varspec_prefix): Make static. Add
790 ``need_post_space'' parameter. Adjust all callers.
791
792 2002-10-14 Daniel Jacobowitz <drow@mvista.com>
793
794 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Define to 1.
795 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
796 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
797 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
798
799 2002-10-13 Adam Fedor <fedor@gnu.org>
800
801 * source.c (print_source_lines): Update comments.
802
803 2002-10-13 Adam Fedor <fedor@gnu.org>
804
805 * valops.c (value_of_local): New function.
806 (value_of_this): Use it.
807 * value.h (value_of_local): Declared.
808
809 2002-10-13 Adam Fedor <fedor@gnu.org>
810
811 * parse.c: (length_of_subexp, prefixify_subexp): Handle
812 OP_MSGCALL, OP_SELECTOR, OP_NSSTRING, and OP_SELF.
813
814 2002-10-12 Adam Fedor <fedor@gnu.org>
815
816 * language.c (binop_result_type): Add language_objc to case.
817 (integral_type): Likewise.
818 (character_type): Likewise.
819 (string_type): Likewise.
820 (boolean_type): Likewise.
821 (structured_type): Likewise.
822 (binop_type_check): Likewise.
823
824 2002-10-11 Adam Fedor <fedor@gnu.org>
825
826 * printcmd.c (address_info): Print 'self' for ObjC.
827
828 2002-10-11 Adam Fedor <fedor@gnu.org>
829
830 * expression.h: New ops OP_NSSTRING, OP_SELECTOR, OP_MSGCALL, and
831 OP_SELF.
832
833 2002-10-11 Adam Fedor <fedor@gnu.org>
834
835 * language.h (CAST_IS_CONVERSION): Add language_objc.
836
837 2002-10-11 Adam Fedor <fedor@gnu.org>
838
839 * defs.h (enum language): Add language_objc.
840
841 2002-10-11 Klee Dienes <kdienes@apple.com>
842
843 * corefile.c (read_memory_typed_address): New function.
844 * gdbcore.h (read_memory_typed_address): Add prototype.
845 * blockframe.c (sigtramp_saved_pc): Use read_memory_typed_address
846 to read a value destined for a CORE_ADDR, not read_memory_integer.
847 * f-valprint.c (f77_get_dynamic_upperbound): Ditto.
848 (f77_get_dynamic_lowerbound): Ditto.
849
850 2002-10-11 Martin M. Hunt <hunt@redhat.com>
851
852 * utils.c (string_to_core_addr): After turning string into
853 a number, convert to a CORE_ADDR using INTEGER_TO_ADDRESS
854 which will do necessary sign-extension, etc.
855
856 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
857
858 * c-exp.y (THIS): Delete token and grammar rule.
859 (yylex): Don't return THIS.
860 * cp-valprint.c (vtbl_ptr_name_old): Delete.
861 (cp_is_vtbl_ptr_type): Don't check vtbl_ptr_name_old.
862 * demangle.c (cplus_markers): Update comment. Put '$'
863 first. Remove CPLUS_MARKER.
864 (_initialize_demangler): Don't call set_cplus_marker_for_demangling.
865 * jv-exp.y (THIS): Delete token and grammar rule.
866 (yylex): Don't return THIS.
867 * mips-tdep.c (mips_dump_tdep): Don't dump CPLUS_MARKER.
868 * objc-exp.y (THIS): Delete token and grammar rule.
869 (yylex): Don't return THIS.
870 * p-exp.y (yylex): Remove reference to CPLUS_MARKER.
871 * stabsread.c (vptr_name, vb_name): Replace CPLUS_MARKER with '$'.
872 (read_member_functions): Likewise for opname.
873 (read_tilde_fields): Use is_cplus_marker.
874
875 * defs.h (CPLUS_MARKER): Don't define.
876 * config/tm-sysv4.h (CPLUS_MARKER): Likewise.
877 * config/i386/xm-i386sco.h (CPLUS_MARKER): Likewise.
878 * config/mips/tm-irix3.h (CPLUS_MARKER): Likewise.
879 * config/mips/tm-irix6.h (CPLUS_MARKER): Likewise.
880 * config/rs6000/tm-rs6000.h (CPLUS_MARKER): Likewise.
881
882 * config/i386/tm-i386v4.h: Delete file.
883 * config/djgpp/fnchange.lst: Delete tm-i386v4.h.
884 * config/i386/tm-i386sol2.h: Include "i386/tm-i386.h" instead.
885 * config/i386/tm-i386v42mp.h: Include "i386/tm-i386.h" instead.
886 * config/i386/tm-ptx.h: Include "i386/tm-i386.h" instead.
887 * config/i386/i386gnu.mt (TM_FILE): Use tm-i386.h.
888 * config/i386/i386sco5.mt (TM_FILE): Likewise.
889 * config/i386/i386v4.mt (TM_FILE): Likewise.
890 * config/i386/ncr3000.mt (TM_FILE): Likewise.
891
892 2002-10-10 Marko Mlinar <markom@opencores.org>
893
894 * infrun.c (resume): Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C,
895 accidentially not commited 2002-10-09
896 * gdbarch.h, gdbarch.c: Re-generate.
897
898 2002-10-09 Marko Mlinar <markom@opencores.org>
899
900 * infrun.c (resume): Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C.
901 * gdbarch.sh (HAVE_NONSTEPPABLE_WATCHPOINT): Add.
902 * gdbarch.h, gdbarch.c: Re-generate.
903
904 2002-10-08 Petr Sorfa <petrs@caldera.com>
905
906 Revised and re-submitted by John Wolfe <jlw@caldera.com>
907
908 Move the Dwarf 2 abbrev table to a per-compilation-unit structure,
909 so we can work on more than one compilation unit at a time. This
910 helps prepare GDB to handle inter-CU die references.
911 * dwarf2read.c (ABBREV_HASH_SIZE): moved definition forward in
912 the code to be defined before struct comp_unit_head.
913 (comp_unit_head): Added new members - offset, cu_head,
914 begin_die, next and dwarf2_abbrevs.
915 (dwarf2_abbrevs): Removed single static var; now member of
916 struct comp_unit_head.
917 dwarf2_build_psymtabs_hard): Complete new struct comp_unit_head
918 members.
919 (psymtab_to_symtab_1): Changed to work with the new
920 struct comp_unit_head.
921 (dwarf2_read_abbrevs): Now accepts a cu_header parameter and
922 constructs the dwarf2_abbrevs[] inside the cu_header.
923 (dwarf2_empty_abbrev_table): Now expects a ptr to a
924 dwarf2_abbrev table to clean up.
925 (dwarf2_lookup_abbrev): Now accepts a cu_header parameter and
926 handling of dwarf2_abbrevs inside the cu_header.
927 (read_partial_die): Now supports the call to the new
928 dwarf2_lookup_abbrev.
929 (read_full_die): Now supports the call to the new
930 dwarf2_lookup_abbrev.
931
932 2002-10-06 Christopher Faylor <cgf@redhat.com>
933
934 * Makefile.in (install-gdbtk): Add missing continuation backslash to
935 insure that shell variables, such as "transformed_name" are propagated
936 to later shell statements in rule.
937
938 2002-10-06 Mark Kettenis <kettenis@gnu.org>
939
940 * config/i386/nm-i386sco.h: Add protection against
941 multiple-inclusion. Include "i386/nm-i386v.h".
942 (REGISTER_U_ADDR): Remove define.
943 (i386_register_u_addr): Remove prototype.
944
945 2002-10-04 Michael Snyder <msnyder@redhat.com>
946
947 * m32r-stub.c (handle_exception): Make sure exception is "trap"
948 before treating it as a single-step event.
949
950 2002-10-03 Adam Fedor <fedor@gnu.org>
951
952 * objc-lang.c: ARI fixes. Change string.h to gdb_string.h.
953 (objc_demangle): Remove assignment in if statements, Replace
954 free with xfree.
955 (add_msglist): Likewise.
956 (end_msglist): Likewise.
957 (complare_selectors): Likewise.
958 (selectors_info): Likewise.
959 (compare_classes): Likewise.
960 (classes_info): Likewise.
961 (print_object_command): Likewise.
962 (find_objc_msgcall_submethod): Replace PTR with void *.
963 * objc-lang.h: Remove check for __STDC__.
964
965 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
966
967 * ui-out.h (ui_out_field_fmt_int): New prototype.
968 * ui-out.c (ui_out_field_fmt_int): New function allowing specification
969 of field width and alignment.
970 * stack.c (print_frame_info_base): When printing frame level, use
971 ui_out_field_fmt_int with a width of 2 and left alignment. Fix for
972 PR gdb/192
973
974 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
975
976 * MAINTAINERS: Add self to Write After Approval list.
977
978 2002-10-02 Elena Zannoni <ezannoni@redhat.com>
979
980 * infcmd.c (interrupt_target_command_wrapper): Delete.
981 (interrupt_target_command): Make non static.
982 (nofp_registers_info): Make static.
983 * stack.c (return_command_wrapper): Delete.
984 (return_command): Make non static.
985
986 2002-10-02 Elena Zannoni <ezannoni@redhat.com>
987
988 * event-top.c (gdb_setup_readline): New function. Code moved from
989 _initialize_event_loop().
990 (_initialize_event_loop): Call gdb_setup_readline().
991
992 2002-10-02 Andrew Cagney <ac131313@redhat.com>
993
994 * infrun.c (resume): Convert #ifdef CANNOT_STEP_BREAKPOINT into C.
995 * gdbarch.sh (CANNOT_STEP_BREAKPOINT): Add.
996 * gdbarch.h, gdbarch.c: Re-generate.
997
998 2002-10-02 Daniel Jacobowitz <drow@mvista.com>
999
1000 Fix PR gdb/778
1001 * gdbtypes.c (fill_in_vptr_fieldno): Call check_typedef
1002 before recursing.
1003 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Check return value
1004 of fill_in_vptr_fieldno.
1005
1006 2002-10-02 Elena Zannoni <ezannoni@redhat.com>
1007
1008 * inferior.h (registers_info, stepi_command, nexti_command,
1009 continue_command, interrupt_target_command): Export from infcmd.c.
1010 * frame.h (args_info, selected_frame_level_changed_hook,
1011 return_command): Export from stack.c.
1012 * v850ice.c (stepi_command, nexti_command, continue_command): use
1013 prototypes from inferior.h.
1014 * tracepoint.c (registers_info, args_info, locals_info): Use
1015 prototypes from frame.h and inferior.h.
1016 * Makefile.in (mi-main.o): Add dependency on frame.h.
1017
1018 2002-10-02 Andrew Cagney <ac131313@redhat.com>
1019
1020 * rs6000-tdep.c (rs6000_store_struct_return): Store struct_return
1021 value in register 3 adjusted by ppc_gp0_regnum.
1022
1023 * rs6000-tdep.c (skip_prologue): Bias alloca_reg by ppc_gp0_regnum.
1024
1025 2002-10-02 Marko Mlinar <markom@opencores.org>
1026
1027 * MAINTAINERS: Add myself to the Write After Approval list.
1028
1029 2002-10-01 Alexandre Oliva <aoliva@redhat.com>
1030
1031 * mips-tdep.c (mips_find_abi_section): .mdebug.abi64 is the name
1032 of the section for the N64 ABI, fixed.
1033
1034 * config/mips/tm-irix6.h: Include solib.h.
1035
1036 2002-10-01 Elena Zannoni <ezannoni@redhat.com>
1037
1038 * dwarf2read.c (dwarf_stack_op_name): Recognize more dwarf3 and
1039 GNU operators.
1040
1041 2002-10-01 Andrew Cagney <ac131313@redhat.com>
1042
1043 * NEWS: Mention that MI syntax, selected by "mi" changed to "mi2"
1044 and that "mi0" syntax has been removed.
1045
1046 2002-09-30 David Carlton <carlton@math.stanford.edu>
1047
1048 * Makefile.in (ppc-sysv-tdep.o): Depend on gdb_string_h.
1049 * ppc-sysv-tdep.c: #include "gdb_string.h".
1050 * remote-sds.c (getmessage): Add semicolon after 'retry' label to
1051 pacify GCC.
1052
1053 2002-10-01 Andrew Cagney <ac131313@redhat.com>
1054
1055 * rs6000-tdep.c (rs6000_gdbarch_init): For powerpc:7400, fix
1056 "vrsave"'s register number.
1057
1058 2002-09-30 Andrew Cagney <ac131313@redhat.com>
1059
1060 * mips-tdep.c (mips_frame_saved_pc): When a generic dummy frame,
1061 use frame_unwind_signed_register to obtain the PC.
1062 (mips_frame_chain): Handle a generic dummy frame.
1063 (mips_init_extra_frame_info): When a generic dummy frame, don't
1064 re-compute the frame base.
1065 (mips_pop_frame): Handle generic dummy frames.
1066 (mips_gdbarch_init): When generic dummy frames, set
1067 use_generic_dummy_frames, push_dummy_frame to
1068 generic_push_dummy_frame, pc_in_call_dummy to
1069 generic_pc_in_call_dummy, and save_dummy_frame_top_of_stack to
1070 generic_save_dummy_frame_tos.
1071
1072 2002-09-30 Andrew Cagney <ac131313@redhat.com>
1073
1074 * blockframe.c (generic_find_dummy_frame): Rewrite. Only test
1075 against TOP when TOP was explictly set.
1076 (generic_push_dummy_frame): Set TOP to zero.
1077
1078 2002-09-30 Elena Zannoni <ezannoni@redhat.com>
1079
1080 * event-loop.c (start_event_loop): Rename variable 'result' to
1081 'gdb_result', to avoid conflicts with upcoming intepreters changes.
1082
1083 2002-09-30 Keith Seitz <keiths@redhat.com>
1084
1085 * gdb-events.sh (selected_thread_changed): New event.
1086 * gdb-events.c: Regenerated.
1087 * gdb-events.h: Regenerated.
1088
1089 2002-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1090
1091 * MAINTAINERS: Add self to Write After Approval list.
1092
1093 2002-09-30 Fernando Nasser <fnasser@redhat.com>
1094
1095 * disasm.c: New file.
1096 * disasm.h: New file.
1097 * mi/mi-cmd-disas.c (gdb_dis_asm_read_memory): Moved to disasm.c.
1098 (compare_lines): Ditto.
1099 (dump_insns): Ditto.
1100 (do_mixed_source_and_assembly): Moved to disasm.c. Added uiout
1101 argument.
1102 (do_assembly_only): Ditto.
1103 (do_disassembly): Renamed to gdb_disassembly and moved to
1104 disasm.c. Sdded uiout argument.
1105 * Makefile.in: Add new files. Reorder SFILES list. Update
1106 dependencies. Include libgdb.a later in the insight executable.
1107
1108 2002-09-29 Andrew Cagney <ac131313@redhat.com>
1109
1110 * config/djgpp/fnchange.lst: Rename bfd/elf64-alpha.c and
1111 bfd/elf64-alpha-fbsd.c.
1112
1113 2002-09-29 Andrew Cagney <ac131313@redhat.com>
1114
1115 * config/djgpp/fnchange.lst: Rename i386gnu-nat.c and
1116 i386gnu-tdep.c.
1117
1118 2002-09-29 Andrew Cagney <ac131313@redhat.com>
1119
1120 * gnu-nat.h (debug): Use __FILE__ and __LINE__ instead of
1121 __FUNCTION__.
1122 * gnu-nat.c (do_mach_notify_no_senders): Replace __FUNCTION__ with
1123 function name.
1124 (do_mach_notify_port_deleted, do_mach_notify_msg_accepted): Ditto.
1125 (do_mach_notify_port_destroyed, do_mach_notify_send_once): Ditto.
1126 (S_proc_setmsgport_reply, S_proc_getmsgport_reply): Ditto.
1127 (S_msg_sig_post_reply): Ditto.
1128
1129 2002-09-28 Corinna Vinschen <vinschen@redhat.com>
1130
1131 * sh-tdep.c (sh_use_struct_convention): Use definition according
1132 to ABI.
1133 (sh_push_arguments): Store in register with correct endianess.
1134 (sh_default_store_return_value): Ditto.
1135 (sh_gdbarch_init): Set sizeof long double to 8.
1136
1137 2002-09-27 Mark Kettenis <kettenis@gnu.org>
1138
1139 * defs.h: Move inclusion of "ansidecl.h" before "gdb_locale.h".
1140 Fix some whitespace problems.
1141
1142 2002-09-27 David Carlton <carlton@math.stanford.edu>
1143
1144 * Makefile.in (cris-tdep.o): Depend on gdb_string_h.
1145 (mcore-tdep.o): Ditto.
1146 (ns32k-tdep.o): Ditto.
1147 (ns32knbsd-tdep.o): Ditto.
1148 (sh3-rom.o): Ditto.
1149 (vax-tdep.o): Ditto.
1150 * cris-tdep.c: #include "gdb_string.h"
1151 * mcore-tdep.c: Ditto.
1152 * ns32k-tdep.c: Ditto.
1153 * ns32knbsd-tdep.c: Ditto.
1154 * sh3-rom.c: Ditto.
1155 * vax-tdep.c: Ditto.
1156
1157 2002-09-27 David Carlton <carlton@math.stanford.edu>
1158
1159 * config/djgpp/fnchange.lst: Add entries for
1160 gdb/testsuite/gdb.c++/m-static files.
1161
1162 2002-09-27 Jim Wilson <wilson@redhat.com>
1163
1164 * MAINTAINERS: Add myself to the Write After Approval list.
1165
1166 2002-09-26 Martin M. Hunt <hunt@redhat.com>
1167
1168 * mips-tdep.c (find_proc_desc): Initialize startaddr.
1169
1170
1171 2002-09-26 Andrew Cagney <ac131313@redhat.com>
1172
1173 * rs6000-tdep.c (rs6000_frame_chain): Don't chain past the dummy
1174 frame.
1175
1176 2002-09-26 Andrew Cagney <ac131313@redhat.com>
1177
1178 * rs6000-tdep.c (rs6000_extract_struct_value_address): Return 0.
1179 (rs6000_struct_return_address): Delete variable.
1180 (rs6000_store_struct_return): Update.
1181 (rs6000_gdbarch_init): Set extract_struct_value_address instead of
1182 deprecated_extract_struct_value_address.
1183 (rs6000_frame_align): New function.
1184 (rs6000_gdbarch_init): Set frame_align.
1185
1186 2002-09-26 Andrew Cagney <ac131313@redhat.com>
1187
1188 From Grace Sainsbury <graces@redhat.com>:
1189 * Makefile.in (gdbtk-main.o): New target.
1190 (gdb.o): New target.
1191 (main_h): Define.
1192 (main.o): Update dependencies.
1193 (gdb$(EXEEXT)): Add gdb.o.
1194 (SUBDIR_GDBTK_SRCS): Add gdbtk-main.c.
1195 (SUBDIR_GDBTK_ALL, SUBDIR_GDBTK_UNINSTALL): Set.
1196 (SUBDIR_GDBTK_CLEAN): Set.
1197 (install-gdbtk): Install the insight binary.
1198 (uninstall-gdbtk): New target.
1199 (all-gdbtk, clean-gdbtk): New rule.
1200 * top.c (use_windows): Default to zero.
1201 * main.c: Include "main.h".
1202 (main): Delete.
1203 (struct captured_main_args): Delete.
1204 (gdb_main): New function.
1205 * main.h: New file.
1206 * gdb.c: New File.
1207
1208 2002-09-25 Andrew Cagney <cagney@redhat.com>
1209
1210 * frame.c: Include "gdb_string.h" and "builtin-regs.h".
1211 (frame_map_regnum_to_name): New function.
1212 (frame_map_name_to_regnum): New function.
1213 * frame.h (frame_map_name_to_regnum): Declare.
1214 (frame_map_regnum_to_name): Declare.
1215 * builtin-regs.c (builtin_reg_map_regnum_to_name): New function.
1216 * builtin-regs.h (builtin_reg_map_regnum_to_name): Declare.
1217 * parse.c: Do not include "builtin-regs.h".
1218 (target_map_name_to_register): Delete function.
1219 (write_dollar_variable): Use frame_map_name_to_regnum.
1220 * parser-defs.h (target_map_name_to_register): Delete declaration.
1221 * expprint.c: Include "frame.h".
1222 (print_subexp): Use frame_map_regnum_to_name.
1223 * eval.c (evaluate_subexp_standard): Use frame_map_regnum_to_name.
1224 * infcmd.c (registers_info): Use frame_map_name_to_regnum.
1225
1226 2002-09-25 Andrew Cagney <ac131313@redhat.com>
1227
1228 * rs6000-tdep.c (rs6000_frame_saved_pc): If the link register
1229 wasn't saved, and the next innermost frame is a dummy, return the
1230 dummy frame's link register.
1231
1232 2002-09-24 Jim Blandy <jimb@redhat.com>
1233
1234 Fix from Paul Breed:
1235 * main.c (captured_main): Add a `break' after the case for 'b'.
1236
1237 2002-09-24 Keith Seitz <keiths@redhat.com>
1238
1239 * varobj.c (c_type_of_child): Use get_target_type instead
1240 of TYPE_TARGET_TYPE.
1241
1242 2002-09-22 Fernando Nasser <fnasser@redhat.com>
1243
1244 * source.c (get_current_or_default_source_symtab_and_line): Remove
1245 function.
1246 (set_default_source_symtab_and_line): New function. Attempts to
1247 determine a source file to list lines from if one is not currently
1248 defined.
1249 (get_current_source_symtab_and_line): Initialize sal.pc and
1250 sal.end fields.
1251 (set_current_source_symtab_and_line): Mark argument as const.
1252 * source.h: Update declarations and comments.
1253 * linespec.c (decode_line_1): Replace call to removed routine above.
1254 * stack.c (print_frame_info_base): Ditto.
1255 * cli/cli-cmds.c (edit_command): Ditto.
1256 (list_command): Ditto.
1257
1258 2002-09-22 Fernando Nasser <fnasser@redhat.com>
1259
1260 * source.c (get_current_or_default_source_symtab_and_line): Initialize
1261 sal.pc and sal.end fields.
1262 (get_current_or_default_source_symtab_and_line): Ditto.
1263 * breakpoint.c (parse_breakpoint_sals): Use correct accessor function
1264 so we do not cause a new source symtab to be searched for (reverting an
1265 unintentional change from the 2002-09-20 patch).
1266 * scm-lang.c (scm_unpac): Ditto.
1267
1268 2002-09-21 Andrew Cagney <cagney@redhat.com>
1269
1270 * complaints.c (symfile_explanations): Remove new-line from
1271 ``isolated_message''.
1272 (vcomplaint): When ISOLATED_MESSAGE, force a line break.
1273 (clear_complaints): When a SUBSEQUENT_MESSAGE, force a line break.
1274
1275 2002-09-20 Nick Clifton <nickc@redhat.com>
1276
1277 * NEWS: Announce that V850EA ISA is no longer supported.
1278 * v850-tdep.c: Remove reference to bfd_mach_v850ea.
1279
1280 2002-09-20 David Carlton <carlton@math.stanford.edu>
1281
1282 * Makefile.in (c-lang.o): Correct dependencies.
1283 (utils.o): Gather dependencies.
1284 (charset.o): Move.
1285 * c-lang.c: #include "gdb_string.h"
1286
1287 2002-09-20 Fernando Nasser <fnasser@redhat.com>
1288
1289 From 2002-07-02 George Helffrich <george@gly.bris.ac.uk>
1290 * cli/cli-cmds.c (list_command): New function. Implements the new
1291 cli edit command.
1292 (_init_cli_cmds): Add new command definition.
1293 * gdb.1: Document edit command.
1294 * doc/gdb.texinfo: Document edit command.
1295
1296 2002-09-20 Fernando Nasser <fnasser@redhat.com>
1297
1298 * source.c: Make global variables current_source_symtab and
1299 current_source_line static.
1300 (list_command): Moved to cli/cli-cmds.c.
1301 (ambiguous_line_spec): Moved to cli/cli-cmds.c.
1302 (get_first_line_listed): New accessor function.
1303 (get_lines_to_list): New accessor function.
1304 (get_current_source_symtab_and_line): New function. Retrieves the
1305 position in the source code that we consider current.
1306 (get_current_or_default_source_symtab_and_line): New function.
1307 Like the above but attempts to determine a default position if one
1308 is not currently defined.
1309 (set_current_source_symtab_and_line): New function. Sets the source
1310 code position considered current and returns the previously set one.
1311 (clear_current_source_symtab_and_line): Reset stored information about
1312 a current source line.
1313 (_initialize_source): Remove registration for the "list" command and
1314 its alias.
1315 * source.h: Add declarations for the new functions above.
1316 * symtab.h: Remove declarations for the global variables mentioned
1317 above.
1318 * breakpoint.c (parse_breakpoint_sals): Use accessor functions to
1319 obtain current source line.
1320 * linespec.c (decode_line_1): Ditto.
1321 * macroscope.c (default_macro_scope): Ditto.
1322 * scm-lang.c (scm_unpac): Ditto.
1323 * stack.c (print_frame_info_base): Ditto.
1324 * symfile.c (clear_symtab_users): Ditto.
1325 * symtab.c (decode_line_spec): Ditto.
1326 * cli/cli-cmds.c (list_command): Moved here from source.c.
1327 (ambiguous_line_spec): Moved here from source.c.
1328 (_init_cli_cmds): Add definition for "list" and its alias.
1329 * Makefile.in: Update dependencies.
1330
1331 2002-09-20 Corinna Vinschen <vinschen@redhat.com>
1332
1333 * h8300-tdep.c (h8300_examine_prologue): Match saved regs location
1334 with what gcc thinks is correct.
1335
1336 2002-09-20 Corinna Vinschen <vinschen@redhat.com>
1337
1338 * h8300-tdep.c (h8300_examine_prologue): Fix loop for saved regs in
1339 multiple register push instruction.
1340
1341 2002-09-19 Jim Blandy <jimb@redhat.com>
1342
1343 Add support for distinct host and target character sets.
1344 * charset.c, charset.h: New files.
1345 * c-exp.y: #include "charset.h".
1346 (yylex): Convert character and string literals to the target
1347 character set, before returning them as the semantic value of the
1348 token.
1349 * c-lang.c: #include "charset.h".
1350 (c_emit_char): Use charset-specific methods to recognize
1351 characters with backslash escape forms, to decide which characters
1352 to print literally and which to print using numeric escape
1353 sequences, and to convert target characters to host characters
1354 before printing.
1355 * utils.c: #include "charset.h".
1356 (no_control_char_error): New function.
1357 (parse_escape): Use charset-specific methods to recognize
1358 backslash escapes, parse `control character' notation, and convert
1359 characters from the host character set to the target character set.
1360 * configure.in: Set the default host character set.
1361 Check where to find iconv, and what its argument types might be.
1362 * acinclude.m4 (AM_ICONV): New macro, borrowed from GCC.
1363 * Makefile.in (SFILES): List charset.c.
1364 (COMMON_OBS): List charset.o.
1365 (charset.o): New rule.
1366 (charset_h): New header dependency variable.
1367 (c-lang.o, utils.o, c-exp.tab.o): Note dependency on $(charset_h).
1368 (LIBICONV): New variable, set by configure.
1369 (CLIBS): Include $(LIBICONV) here.
1370 * aclocal.m4, config.in, configure: Regenerated.
1371
1372 2002-09-19 Joel Brobecker <brobecker@gnat.com>
1373
1374 * ada-exp.y: Add missing semicolons to end rules. Fixes a
1375 bison 1.35 warning.
1376
1377 2002-09-19 Richard Earnshaw <rearnsha@arm.com>
1378
1379 * gdb_mbuild.sh: New file.
1380
1381 2002-09-19 Andrew Cagney <ac131313@redhat.com>
1382
1383 * objc-exp.y, objc-lang.h, objc-lang.c: Fix copyright notice.
1384
1385 2002-09-18 Andrew Cagney <ac131313@redhat.com>
1386
1387 * breakpoint.c, c-exp.y, defs.h, elfread.c, expression.h,
1388 jv-exp.y, language.c, language.h, p-exp.y, parse.c, parser-defs.h,
1389 printcmd.c, source.c, stabsread.c, symfile.c, symtab.h, utils.c,
1390 valops.c, value.h: Revert previous change.
1391
1392 2002-09-18 Michael Snyder <msnyder@redhat.com>
1393
1394 Preliminary support for Objective-C:
1395 * defs.h (language_objc): New enum value.
1396 (puts_filtered_tabular): Declaration only, exported from utils.c.
1397 (skip_quoted): Delete, declared in completer.h.
1398 * c-exp.y: Include completer.h.
1399 * p-exp.y: Ditto.
1400 * jv-exp.y: Ditto.
1401 * expression.h (OP_MSGCALL, OP_SELECTOR, OP_SELF, OP_NSSTRING):
1402 New operator enum values.
1403 * language.h (CAST_IS_CONVERSION): Test for language_objc.
1404 * language.c (binop_result_type): Handle language_objc case.
1405 (integral_type, character_type, string_type, boolean_type,
1406 structured_type, binop_type_check): Ditto.
1407 * symtab.h (SYMBOL_OBJC_DEMANGLED_NAME): Define.
1408 (struct objc_specific): Add to general_symbol_info.
1409 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Add objc initialization.
1410 (SYMBOL_DEMANGLED_NAME): Handle objc case.
1411 * parser-defs.h (struct objc_class_str): New struct type.
1412 (start_msglist, end_msglist, add_msglist): Declaration only,
1413 exported from objc-lang.c.
1414 * value.h (value_of_local, value_nsstring,
1415 call_function_by_hand_expecting_type): Exported from valops.c.
1416 * valops.c (find_function_addr): Export.
1417 (call_function_by_hand_expecting_type): New function.
1418 (value_of_local): New function.
1419 * symfile.c (init_filename_language_table): Add ".m" extension
1420 for Objective-C.
1421 * utils.c (puts_filtered_tabular): New function.
1422 (fprintf_symbol_filtered): Add objc demangling support (disabled).
1423 (set/show demangle): Extend help-string to refer to ObjC.
1424 * elfread.c (elf_symtab_read): Skip Objective-C special symbols.
1425 * stabsread.c (symbol_reference_defined): Objective-C symbols
1426 may contain colons: make allowances when scanning stabs strings
1427 for colons.
1428 (objc_find_colon): New function.
1429 * printcmd.c (address_info): If language == objc then print
1430 "self" instead of "this".
1431 * parse.c (length_of_subexp): Handle new operators OP_MSGCALL,
1432 OP_NSSTRING, and OP_SELF.
1433 (prefixify_subexp): Ditto.
1434 * source.c (print_source_lines): Mention objc in comment.
1435 * breakpoint.c (parse_breakpoint_sals): Recognize Objective-C
1436 method names.
1437
1438 2002-09-18 Andrew Cagney <ac131313@redhat.com>
1439
1440 * complaints.h: Update copyright.
1441 (struct complaints): Declare.
1442 (struct complaint): Make `message' constant.
1443 (internal_complaint): Declare.
1444 (complaint): Declare.
1445 (complaint_root): Delete declaration.
1446 (symfile_complaints): Delete declaration.
1447 (struct complaints): Add opaque declaration.
1448 (clear_complaints): Add a complaints parameter.
1449 * complaints.c: Update copyright.
1450 (enum complaint_series): Define.
1451 (complaint_root): Delete.
1452 (struct complaints): Define.
1453 (complaint_sentinel, symfile_complaint_book): New variables.
1454 (symfile_explanations, symfile_complaints): New variables.
1455 New variables.
1456 (get_complaints): New function.
1457 (vcomplaint): New function.
1458 (complaint): New function.
1459 (internal_complaint): New function.
1460 (complain): Call vcomplain with symfile_complaint.
1461 (clear_complaints): Rewrite.
1462 (_initialize_complaints): Use add_setshow_command.
1463 * Makefile.in (complaints.o): Update dependencies.
1464 * symfile.c (syms_from_objfile): Add symfile_complaints parameter
1465 to call to clear_complaints.
1466 (new_symfile_objfile, reread_symbols): Ditto.
1467 (oldsyms_complaint): Delete.
1468 (empty_symtab_complaint, unknown_option_complaint): Delete.
1469 (free_named_symtabs): Use complaint instead of complain.
1470
1471 2002-09-18 Michael Snyder <msnyder@redhat.com>
1472
1473 Contributed by Apple Computer, Inc. Merged with current sources
1474 by Adam Fedor <fedor@doc.com> [cagney].
1475
1476 * objc-lang.c: First clean-up round: comments, indentation.
1477 * objc-lang.h: Ditto.
1478 * objc-lang.y: Ditto.
1479
1480 2002-09-18 Andrew Cagney <ac131313@redhat.com>
1481
1482 * maint.c (maintenance_internal_error): Print the parameter as the
1483 error message.
1484 (maintenance_internal_warning): New function.
1485 (_initialize_maint_cmds): Add command `maint internal-warning'.
1486
1487 * defs.h (internal_warning, internal_vwarning): Declare.
1488 * utils.c (struct internal_problem): Define.
1489 (internal_vproblem): New function.
1490 (internal_warning): New function.
1491 (internal_vwarning): New function.
1492 (internal_warning_problem, internal_error_problem): New variables.
1493 (internal_verror): Just call internal_vproblem.
1494
1495 2002-09-18 Michael Snyder <msnyder@redhat.com>
1496
1497 * objc-lang.c: New file, support for Objective-C.
1498 Preliminary check-in, not yet integrated into gdb.
1499 * objc-lang.h: New file.
1500 * objc-exp.y: New file.
1501
1502 2002-09-18 Andrew Cagney <ac131313@redhat.com>
1503
1504 * infrun.c (signal_stop_update): Convert definition to ISO C.
1505 (signal_print_update): Ditto.
1506 (signal_pass_update): Ditto.
1507 * inflow.c (terminal_save_ours): Ditto.
1508
1509 * h8300-tdep.c (h8300_gdbarch_init): Use C instead of C++
1510 comments.
1511
1512 * config/djgpp/fnchange.lst: Handle name clashes between
1513 bfd/coff-tic30.c, bfd/coff-tic4x.c, bfd/coff-tic54x.c and
1514 bfd/coff-tic80.c.
1515
1516 * i386-linux-tdep.h: Fix tipo.
1517
1518 2002-09-18 Adam Fedor <fedor@gnu.org>
1519
1520 * MAINTAINERS: Add myself to the Write After Approval list.
1521
1522 2002-09-18 Jim Blandy <jimb@redhat.com>
1523
1524 * dbxread.c, mdebugread.c: Revert my change of 2001-10-23. Moving
1525 texthigh and textlow to reader-specific structs caused
1526 objfile_relocate to miss them. This is fixable, but the work that
1527 the change was supposed to prepare GDB for never got done anyway.
1528
1529 2002-09-18 David Carlton <carlton@math.stanford.edu>
1530
1531 * MAINTAINERS: Alphabetize Write After Approval list.
1532
1533 2002-09-18 Daniel Jacobowitz <drow@mvista.com>
1534
1535 Fix PR gdb/709
1536 * values.c (value_static_field): Call read_var_value.
1537
1538 2002-09-18 Andrew Cagney <ac131313@redhat.com>
1539
1540 * valops.c (hand_function_call): Align the initial stack pointer
1541 and STRUCT_ADDR using frame_align. When STRUCT_RETURN and
1542 FRAME_ALIGN_P, use STRUCT_ADDR to obtain the called function's
1543 return value.
1544 * mips-tdep.c (mips_frame_align): New function.
1545 (mips_gdbarch_init): Set frame_align.
1546 * gdbarch.sh (FRAME_ALIGN): New method.
1547 * gdbarch.h, gdbarch.c: Re-generate.
1548
1549 2002-09-18 Michal Ludvig <mludvig@suse.cz>
1550
1551 * x86-64-linux-nat.c (x86_64_regmap): Added CS and SS
1552 registers.
1553
1554 2002-09-17 Andrew Cagney <ac131313@redhat.com>
1555
1556 * NEWS: Mention that MIPS $fp behavior changed.
1557 * mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register): Delete
1558 reference to FP_REGNUM.
1559 (mipsnbsd_cannot_store_register): Ditto.
1560 * mips-linux-nat.c: Update copyright.
1561 (mips_linux_cannot_fetch_register): Delete reference to FP_REGNUM.
1562 (mips_linux_cannot_store_register): Ditto.
1563 * mips-linux-tdep.c (supply_gregset): Ditto. Update copyright.
1564 * config/mips/tm-mips.h: Update copyright.
1565 (FP_REGNUM): Delete macro.
1566 (MIPS_REGISTER_NAMES): Replace "fp" with "".
1567 * config/mips/tm-irix6.h (FP_REGNUM): Delete macro.
1568 * mips-tdep.c (mips_gdbarch_init): Set read_fp to mips_read_sp.
1569 (mips_r3041_reg_names, mips_r3051_reg_names)
1570 (mips_r3081_reg_names): Replace "fp" with "".
1571 Fix PR gdb/480.
1572
1573 2002-09-17 Theodore A. Roth <troth@verinet.com>
1574
1575 * gdb/avr-tdep.c(avr_scan_prologue): Fix bad call to
1576 generic_read_register_dummy() (PR gdb/703).
1577 (avr_push_return_address): #if 0 out unused vars.
1578 (avr_gdbarch_init): Enable use of avr_push_return_address().
1579
1580 2002-09-17 Michael Snyder <msnyder@redhat.com>
1581
1582 * m32r-stub.c (restore_and_return): Postpone restoring of PSW.
1583 RTE will take care of it.
1584
1585 2002-09-17 Andrew Cagney <ac131313@redhat.com>
1586
1587 * arch-utils.c (legacy_virtual_frame_pointer): If FP_REGNUM is
1588 invalid, return SP_REGNUM.
1589
1590 2002-09-17 Michael Snyder <msnyder@redhat.com>
1591
1592 * mips-tdep.c (mips_pop_frame): Read saved values of floating
1593 point registers without sign extension.
1594
1595 2002-09-17 Andrew Cagney <cagney@redhat.com>
1596
1597 * blockframe.c (deprecated_read_register_dummy): Rename
1598 generic_read_register_dummy.
1599 * frame.c (frame_unwind_signed_register): New function.
1600 (frame_unwind_unsigned_register): New function.
1601 * frame.h (frame_unwind_signed_register): Declare.
1602 (frame_unwind_unsigned_register): Declare.
1603 (deprecated_read_register_dummy): Rename
1604 generic_read_register_dummy.
1605
1606 * h8300-tdep.c (h8300_frame_chain): Update.
1607 (h8300_frame_saved_pc): Update.
1608 * xstormy16-tdep.c (xstormy16_frame_saved_pc): Update.
1609 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
1610 * s390-tdep.c (s390_frame_saved_pc_nofix): Update.
1611 (s390_frame_chain): Update.
1612 * v850-tdep.c (v850_find_callers_reg): Update.
1613 (v850_frame_saved_pc): Update.
1614 * m32r-tdep.c (m32r_init_extra_frame_info): Update.
1615 (m32r_find_callers_reg): Update.
1616 (m32r_frame_saved_pc): Update.
1617 * sh-tdep.c (sh_find_callers_reg): Update.
1618 (sh64_get_saved_pr): Update.
1619 (sh_init_extra_frame_info): Update.
1620 (sh_init_extra_frame_info): Update.
1621 (sh64_init_extra_frame_info): Update.
1622 (sh64_init_extra_frame_info): Update.
1623 * mcore-tdep.c (mcore_find_callers_reg): Update.
1624 (mcore_frame_saved_pc): Update.
1625 (mcore_init_extra_frame_info): Update.
1626 * i386-tdep.c (i386_frame_saved_pc): Update.
1627 * ia64-tdep.c (ia64_frame_saved_pc): Update.
1628 (ia64_init_extra_frame_info): Update.
1629 (ia64_init_extra_frame_info): Update.
1630 * d10v-tdep.c (d10v_frame_saved_pc): Update.
1631 * cris-tdep.c (cris_init_extra_frame_info): Update.
1632 * avr-tdep.c (avr_frame_chain): Update.
1633 (avr_init_extra_frame_info): Update.
1634 (avr_frame_saved_pc): Update.
1635 * arm-tdep.c (arm_find_callers_reg): Update.
1636 (arm_init_extra_frame_info): Update.
1637 (arm_frame_saved_pc): Update.
1638
1639 2002-09-17 Tom Tromey <tromey@redhat.com>
1640
1641 * c-lang.c (c_emit_char): Don't treat \0 specially unless quoter
1642 is "'".
1643
1644 2002-09-17 Corinna Vinschen <vinschen@redhat.com>
1645
1646 * MAINTAINERS: Remove "non multi-arched" text from h8300.
1647 * h8300-tdep.c (h8300_next_prologue_insn) Renamed from
1648 NEXT_PROLOGUE_INSN.
1649 (h8300_examine_prologue): Call h8300_next_prologue_insn instead of
1650 NEXT_PROLOGUE_INSN.
1651
1652 2002-09-16 Joel Brobecker <brobecker@gnat.com>
1653
1654 * osfsolib.c: Remove file, replaced by solib-osf.c.
1655 * Makefile.in: Remove compilation rules for osfsolib.c.
1656
1657 2002-09-16 David Carlton <carlton@math.stanford.edu>
1658
1659 * cp-valprint.c (cp_print_class_method): Correct args to
1660 check_stub_method_group.
1661
1662 2002-09-16 Corinna Vinschen <vinschen@redhat.com>
1663
1664 * h8300-tdep.c: Multiarch. Drop `set machine' command in favor of
1665 `set architecture'. Unify naming convention of functions.
1666 (h8300_skip_prologue): Improve prologue analysis.
1667 (h8300_push_arguments): Rewritten to more closely match GCC's
1668 bizarre argument-passing behavior, along with the comment describing
1669 said behavior.
1670 * remote-hms.c (hms_regnames): Don't use NUM_REGS in definition.
1671 * config/h8300/tm-h8300.h: Multiarch. Just keep stuff needed by
1672 sim, remote-e7000.c, remote-hms.c and remote.c
1673
1674 2002-09-15 Mark Kettenis <kettenis@gnu.org>
1675
1676 * i386-tdep.c (gdb_print_insn_i386): Removed.
1677 (i386_print_insn): New function.
1678 (i386_gdbarch_init): Set print_insn to i386_print_insns.
1679 (_initialize_i386_tdep): Don't initialize tm_print_insn and
1680 tm_print_insn_info.
1681
1682 2002-09-14 Mark Kettenis <kettenis@gnu.org>
1683
1684 * gdbtypes.c (check_stub_method_group): Initialize found_stub to
1685 zero.
1686
1687 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
1688
1689 * arch-utils.c (legacy_pc_in_sigtramp): Move preprocessor expression
1690 for IN_SIGTRAMP to here. Use IN_SIGTRAMP only if it's defined.
1691 Guard usage of SIGTRAMP_START() by using SIGTRAMP_START_P.
1692
1693 2002-09-13 Christopher Faylor <cgf@redhat.com>
1694
1695 * win32-nat.c (child_create_inferior): Honor 'tty' command.
1696
1697 2002-09-13 Daniel Jacobowitz <drow@mvista.com>
1698
1699 * gdbtypes.c (check_stub_method): Make static.
1700 (check_stub_method_group): New function.
1701 * gdbtypes.h: Update prototypes.
1702 * cp-support.c: New file.
1703 * cp-support.h: New file.
1704
1705 * stabsread.c: Include "cp-abi.h" and "cp-support.h".
1706 (update_method_name_from_physname): New function.
1707 (read_member_functions): Correct method names for operators
1708 and v3 constructors/destructors. Separate v2 constructors and
1709 destructors.
1710 * Makefile.in (stabsread.o): Update dependencies.
1711 (SFILES): Add cp-support.c.
1712 (COMMON_OBS): Add cp-support.o.
1713 (cp_support_h, cp-support.o): Add.
1714
1715 * cp-valprint.c (cp_print_class_method): Call
1716 check_stub_method_group instead of check_stub_method. Remove
1717 extraneous QUITs.
1718 * p-valprint.c (pascal_object_print_class_method): Likewise.
1719 * valops.c (search_struct_method): Likewise.
1720 (find_method_list, value_struct_elt_for_reference): Likewise.
1721
1722 2002-09-13 Andrew Cagney <cagney@redhat.com>
1723
1724 * gdbarch.sh (SIGTRAMP_END): Change to a predicate function.
1725 * gdbarch.h, gdbarch.c: Regenerate.
1726
1727 2002-09-13 Andrew Cagney <ac131313@redhat.com>
1728
1729 * frame.c (find_saved_register): Delete function.
1730 * frame.h (find_saved_register): Delete declaration.
1731 Fix PR gdb/631.
1732
1733 Fri Sep 13 14:59:55 2002 Andrew Cagney <cagney@redhat.com>
1734
1735 * mips-tdep.c (read_next_frame_reg): Re-hack using
1736 frame_register_unwind.
1737
1738 Fri Sep 13 07:42:09 2002 Andrew Cagney <cagney@redhat.com>
1739
1740 * mips-tdep.c (mips_get_saved_register): Re-hack using
1741 frame_register_unwind.
1742
1743 2002-09-12 Joel Brobecker <brobecker@gnat.com>
1744
1745 * gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture
1746 vector. Will be useful for Interix.
1747 * gdbarch.h, gdbarch.c: Regenerate.
1748
1749 * valops.c (value_allocate_space_in_inferior): Replace hard-coded
1750 name of the malloc function by NAME_OF_MALLOC.
1751
1752 2002-09-12 Joel Brobecker <brobecker@gnat.com>
1753
1754 * value.h (find_function_in_inferior): Add const keyword to
1755 one of the parameters. Allows us to invoke this function with
1756 a const char *.
1757 * valops.c (find_function_in_inferior): Likewise.
1758
1759 2002-09-12 Joel Brobecker <brobecker@gnat.com>
1760
1761 * exec.c (xfer_memory): Fix compilation warning with old versions
1762 of GCC.
1763 * tracepoint.c (trace_find_tracepoint_command): Likewise.
1764
1765 2002-09-12 David Carlton <carlton@math.stanford.edu>
1766
1767 * symtab.h: Run through gdb_indent.h.
1768 Add 2002 to Copyright year list.
1769
1770 2002-09-12 Alan Modra <amodra@bigpond.net.au>
1771
1772 * x86-64-tdep.c (_initialize_x86_64_tdep): Don't use hard-coded
1773 mach constants.
1774 * MAINTAINERS: Add myself to write after approval list.
1775
1776 2002-09-11 J. Brobecker <brobecker@gnat.com>
1777
1778 * osabi.c (gdb_osabi_name): Add entry for GDB_OSABI_INTERIX.
1779
1780 2002-09-11 J. Brobecker <brobecker@gnat.com>
1781
1782 * osabi.h (gdb_osabi): Add new GDB_OSABI_INTERIX enum value for
1783 Interix.
1784
1785 2002-06-05 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
1786
1787 * procfs.c (do_detach): Clear current signal, not just fault.
1788 Corrects problem with breakpoint trap signal leaking to detached
1789 process on Tru64.
1790
1791 2002-09-10 Michael Snyder <msnyder@redhat.com>
1792
1793 * buildsym.c (finish_block): Protect against null pointer.
1794
1795 2002-09-10 Andrew Cagney <cagney@redhat.com>
1796
1797 * infcmd.c (default_print_registers_info): Send all output to
1798 ``file'' instead of ``gdb_stdout''.
1799
1800 2002-09-10 Michael Snyder <msnyder@redhat.com>
1801
1802 * mips-tdep.c (mips_extract_struct_value_address): Make val a
1803 LONGEST, and use signed register read (addresses are sign-
1804 extended for mips).
1805
1806 2002-09-10 Stephane Carrez <stcarrez@nerim.fr>
1807
1808 * event-loop.c (gdb_do_one_event): Make public.
1809 * event-loop.h (gdb_do_one_event): Declare.
1810
1811 2002-09-10 Jeff Law <law@redhat.com>
1812
1813 * infttrace.c (child_resume): Simplify and rework to avoid
1814 TT_PROC_CONTINUE.
1815
1816 2002-09-09 Fred Fish <fnf@intrinsity.com>
1817
1818 * printcmd.c (print_scalar_formatted): "len" is the number of
1819 target bytes, NOT the number of target bits.
1820
1821 2002-09-09 Elena Zannoni <ezannoni@redhat.com>
1822
1823 From: Emmanuel Thome' <thome@lix.polytechnique.fr>
1824 * top.c (init_main): Set rl_terminal_name.
1825
1826 2002-09-08 Aidan Skinner <aidan@velvet.net>
1827
1828 * ada-lang.c (ada_array_bound, ada_type_match,
1829 _initialize_ada_language): Fix K&R definitions.
1830 * ada-tasks.c (get_current_task): Fix K&R definitions.
1831 * ada-valprint.c (adjust_type_signedness): Fix K&R definitions.
1832
1833 2002-09-07 Christopher Faylor <cgf@redhat.com>
1834
1835 * MAINTAINERS: Remove CE from list of maintainership responsibilities.
1836 Add XP.
1837
1838 2002-09-06 Mark Kettenis <kettenis@gnu.org>
1839
1840 * i386-tdep.c (i386_register_virtual_type,
1841 i386_register_convertible, i386_register_convert_to_virtual,
1842 i386_register_comvert_to_raw): Use FP_REGNUM_P and SSE_REGNUM_P
1843 instead of IS_FP_REGNUM and IS_SSE_REGNUM.
1844 (i386_gdbarch_init): Fix comment. Add comments on calls that set
1845 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum.
1846 Don't set push_arguments twice.
1847
1848 * i386bsd-tdep.c (i386bsd_init_abi): Set sigtramp_start and
1849 sigtramp_end to i386bsd_sigtramp_start and i386bsd_sigtramp_end.
1850 * i386nbsd-tdep.c (i386nbsd_init_abi): Set sigtramp_start and
1851 sigtramp_end to NULL.
1852 * config/i386/tm-fbsd.h (SIGTRAMP_START, SIGTRAMP_END): Remove
1853 defines.
1854 (i386bsd_sigtramp_start, i386_sigtramp_end): Remove prototypes.
1855
1856 * i386nbsd-tdep.c (i386nbsd_pc_in_sigtramp): Remove spurious
1857 whitespace.
1858
1859 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.
1860 * gdbarch.h, gdbarch.c: Re-generate.
1861 * blockframe.c (find_pc_sect_partial_function): Convert to use
1862 SIGTRAMP_START_P predicate.
1863
1864 2002-09-05 Michael Snyder <msnyder@redhat.com>
1865
1866 * arm-tdep.c (arm_init_extra_frame_info): Distinguish between
1867 generic_dummy_frame method and old method. Also distinguish
1868 between ARM_FP_REGNUM and THUMB_FP_REGNUM.
1869 (arm_extract_return_value): Use new regcache method.
1870
1871 * mips-tdep.c (mips_n32n64_push_arguments): Remove alignment
1872 adjustment that doesn't conform to the ABI.
1873 (mips_extract_struct_value_address): Retrieve V0_REGNUM from
1874 saved regcache, not from current regcache.
1875
1876 2002-09-05 Andrew Cagney <ac131313@redhat.com>
1877
1878 * NEWS: Update for 5.3. Add new section ``Changes since 5.3''.
1879 * README: Update.
1880
1881 2002-09-04 Jason Thorpe <thorpej@wasabisystems.com>
1882
1883 * arm-tdep.c (arm_addr_bits_remove): Don't check for Thumb mode
1884 if arm_apcs_32 is false.
1885
1886 2002-09-04 Andrew Cagney <ac131313@redhat.com>
1887
1888 GDB 5.3 branch created.
1889
1890 2002-09-03 Theodore A. Roth <troth@verinet.com>
1891
1892 * gdb/avr-tdep.c (avr_gdbarch_init): Use
1893 generic_unwind_get_saved_register.
1894
1895 2002-09-03 David Carlton <carlton@math.stanford.edu>
1896
1897 * dwarf2read.c (dwarf2_add_member_fn): Add the 'type'
1898 argument (PR gdb/653). Update call to smash_to_method_type.
1899 (read_structure_scope): Update call to dwarf2_add_member_fn.
1900
1901 2002-09-03 Michal Ludvig <mludvig@suse.cz>
1902
1903 * x86-64-linux-tdep.c: Include gdb_string.h
1904 * x86-64-linux-nat.c: Ditto.
1905
1906 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
1907
1908 * ada-exp.y (yyname, yyrule): Remap global variables that appear
1909 when YYDEBUG is set to 1.
1910 * c-exp.y: Likewise.
1911 * f-exp.y: Likewise.
1912 * jv-exp.y: Likewise.
1913 * m2-exp.y: Likewise.
1914 * p-exp.y: Likewise.
1915
1916 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
1917
1918 * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to
1919 dependency list.
1920 * i386nbsd-tdep.c (i386nbsdelf_init_abi): Set
1921 solib_svr4_fetch_link_map_offsets to
1922 nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
1923 * config/i386/nbsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
1924 * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
1925 * config/i386/nbsdelf.mh (NATDEPFILES): Remove solib.o,
1926 solib-svr4.o, and solib-legacy.o.
1927 * config/i386/tm-nbsd.h: Include solib.h.
1928
1929 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
1930
1931 * configure.tgt (i[3456]86-*-netbsdelf*): Merge with...
1932 (i[3456]86-*-netbsd*): ...this. Set gdb_target to nbsd.
1933 (i[3456]86-*-openbsd*): Make this a separate entry. Add a
1934 comment noting that this needs its own target configuration.
1935 * config/i386/nbsd.mt: New file.
1936 * config/i386/nbsdaout.mt: Remove.
1937 * config/i386/nbsdelf.mt: Ditto.
1938 * config/i386/tm-nbsdaout.h: Ditto.
1939
1940 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
1941
1942 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function.
1943 (i386nbsd_pc_in_sigtramp): Rewrite to use i386nbsd_sigtramp_offset.
1944 (i386nbsd_init_abi): Don't initialize tdep->sigtramp_start or
1945 tdep->sigtramp_end.
1946 (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end): Remove.
1947 * config/i386/tm-nbsd.h (SIGTRAMP_START, SIGTRAMP_END)
1948 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove.
1949
1950 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
1951
1952 * Makefile.in (i386nbsd-tdep.o): Add $(arch_utils_h),
1953 $(i386_tdep_h), and $(nbsd_tdep_h) to dependency list.
1954 * i386-tdep.h (i386bsd_init_abi): New prototype.
1955 * i386bsd-tdep.c (i386bsd_init_abi): Remove "static" from
1956 function declaration.
1957 (_initialize_i386bsd_tdep): Don't register OS ABI handlers
1958 for NetBSD-a.out or NetBSD-ELF.
1959 (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end)
1960 (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset)
1961 (i386nbsd_init_abi, i386nbsdelf_init_abi): Move to...
1962 * i386nbsd-tdep.c: ...here. Include arch-utils.h, i386-tdep.h,
1963 and nbsd-tdep.h.
1964 (i386nbsd_pc_in_sigtramp): New function.
1965 (i386nbsd_init_abi): Set gdbarch_pc_in_sigtramp to
1966 i386nbsd_pc_in_sigtramp.
1967 (_initialize_i386nbsd_tdep): Register i386nbsd_init_abi
1968 and i386nbsdelf_init_abi OS ABI handlers.
1969 * config/i386/nbsdaout.mt (TDEPFILES): Add nbsd-tdep.o.
1970 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
1971
1972 2002-09-02 Mark Kettenis <kettenis@gnu.org>
1973
1974 * i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSE
1975 registers if the target really has them.
1976
1977 2002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
1978
1979 * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) rather
1980 than nbsd-tdep.h.
1981
1982 2002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
1983
1984 * Makefile.in (alphanbsd-tdep.o): Add $(frame_h) to dependency
1985 list.
1986 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr)
1987 (alphanbsd_skip_sigtramp_frame): New functions.
1988 (alphanbsd_init_abi): Set tdep->skip_sigtramp_frame to
1989 alphanbsd_skip_sigtramp_frame. Set tdep->sigcontext_addr
1990 to alphanbsd_sigcontext_addr.
1991
1992 2002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
1993
1994 * Makefile.in (mipsnbsd-tdep.o): Add nbsd-tdep.h to dependency
1995 list.
1996 (nbsd-tdep.o): Add $(gdb_string_h) to dependency list.
1997 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): Use
1998 nbsd_pc_in_sigtramp.
1999 * mipsnbsd-tdep.c: Include nbsd-tdep.h.
2000 (mipsnbsd_pc_in_sigtramp): Use nbsd_pc_in_sigtramp.
2001 * nbsd-tdep.c: Include gdb_string.h.
2002 (nbsd_pc_in_sigtramp): New function.
2003 * nbsd-tdep.h (nbsd_pc_in_sigtramp): New prototype.
2004 * ppcnbsd-tdep.c (ppcnbsd_pc_in_sigtramp): New function.
2005 (ppcnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2006 ppcnbsd_pc_in_sigtramp.
2007 * shnbsd-tdep.c (shnbsd_pc_in_sigtramp): New function.
2008 (shnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2009 shnbsd_pc_in_sigtramp.
2010 * sparcnbsd-tdep.c (sparcnbsd_init_abi_elf): Set
2011 gdbarch_pc_in_sigtramp to nbsd_pc_in_sigtramp.
2012 * config/mips/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
2013
2014 2002-08-30 Pierre Muller <muller@ics.u-strasbg.fr>
2015
2016 * breakpoint.c (breakpoint_init_inferior): Reset the val field of
2017 watchpoints to NULL.
2018 (insert_breakpoints): set val field of watchpoints if NULL.
2019
2020
2021 2002-08-29 Jim Blandy <jimb@redhat.com>
2022
2023 * symtab.c (lookup_symbol_aux): In the cases where we find a
2024 minimal symbol of an appropriate name and use its address to
2025 select a symtab to read and search, use `name' (as passed to us)
2026 as the demangled name when searching the symtab's global and
2027 static blocks, not the minsym's name.
2028
2029 2002-08-29 Keith Seitz <keiths@redhat.com>
2030
2031 * stack.c (print_frame_info_base): Always set current_source_symtab
2032 and current_source_line.
2033
2034 2002-08-29 Donn Terry <donnte@microsoft.com>
2035
2036 * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S).
2037
2038 2002-08-28 Keith Seitz <keiths@redhat.com>
2039
2040 * stack.c (select_frame): Add FIXME concerning selected-frame
2041 events.
2042 (select_frame_command): Send selected-frame-level-changed
2043 event notification, but only if the level actually changed.
2044 (up_silently_base): Add selected-frame-level-changed event
2045 notification.
2046 (down_silently_base): Likewise.
2047
2048 2002-08-28 Andrew Cagney <ac131313@redhat.com>
2049
2050 * Makefile.in: Update dependencies for all gdb/*.c files.
2051
2052 2002-08-27 Tom Tromey <tromey@redhat.com>
2053
2054 * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,
2055 ax-gdb.o, signals.o, jv-valprint.o, c-valprint.o, cp-abi.o):
2056 Update dependencies.
2057 * i387-tdep.c: Include gdb_string.h.
2058 * osabi.c: Likewise.
2059 * i386-linux-nat.c: Likewise.
2060 * lin-lwp.c: Likewise.
2061 * ax-gdb.c: Likewise.
2062 * signals/signals.c: Likewise.
2063 * jv-valprint.c: Likewise.
2064 * p-lang.c: Likewise.
2065 * c-valprint.c: Likewise.
2066 * cp-abi.c: Likewise.
2067
2068 2002-08-27 Elena Zannoni <ezannoni@redhat.com>
2069
2070 * cli/cli-script.h (copy_command_lines): Export.
2071 * breakpoint.c: Include cli/cli-script.h.
2072 * Makefile.in (breakpoint.o): Update dependencies.
2073
2074 2002-08-26 Michael Snyder <msnyder@redhat.com>
2075
2076 * breakpoint.c (insert_breakpoints): Protect all references
2077 to 'process_warning'. Shorten long lines.
2078
2079 2002-08-26 Joel Brobecker <brobecker@gnat.com>
2080
2081 * cli/cli-script.c (copy_command_lines): New function.
2082 * defs.h (copy_command_lines): Export.
2083 * testsuite/gdb.base/commands.exp: New tests for commands
2084 attached to a temporary breakpoint, and for commands that
2085 delete the breakpoint they are attached to.
2086
2087 2002-08-26 Michael Snyder <msnyder@redhat.com>
2088
2089 * breakpoint.c (bpstat_stop_status): Instead of copying the
2090 pointer to the breakpoint commands struct, make a new copy
2091 of the struct and point to that.
2092 (bpstat_clear): Free the commands struct.
2093 (bpstat_clear_actions): Free the commands struct.
2094 (bpstat_do_actions): Free the command actions. Also execute
2095 the local cleanups, instead of deleting them.
2096 (delete_breakpoint): Leave the commands field of the bpstat
2097 chain alone -- it will be freed later.
2098
2099 2002-08-26 Kevin Buettner <kevinb@redhat.com>
2100
2101 * rs6000-tdep.c (altivec_register_p): Restore function inadvertently
2102 deleted in 2002-08-20 commit. This function is still used by
2103 ppc-linux-nat.c.
2104
2105 2002-08-26 Keith Seitz <keiths@redhat.com>
2106
2107 * gdb-events.sh: Add selected-frame-level-changed event.
2108 * gdb-events.c: Regenerated.
2109 * gdb-events.h: Regenerated.
2110
2111 2002-08-26 Stephane Carrez <stcarrez@nerim.fr>
2112
2113 Fix PR gdb/393:
2114 * inflow.c (terminal_save_ours): New function to save terminal
2115 settings.
2116 * inferior.h (terminal_save_ours): Declare.
2117 * target.c (debug_to_terminal_save_ours): New function.
2118 (cleanup_target): Defaults to_terminal_save_ours.
2119 (update_current_target): Inherit to_terminal_save_ours.
2120 (setup_target_debug): Set to_terminal_save_ours.
2121 * target.h (target_terminal_save_ours): New to save terminal settings.
2122 (target_ops): New member to_terminal_save_ours.
2123 * gnu-nat.c (init_gnu_ops): Set to_terminal_save_ours.
2124 * hpux-thread.c (init_hpux_thread_ops): Likewise.
2125 * inftarg.c (init_child_ops): Likewise.
2126 * m3-nat.c (init_m3_ops): Likewise.
2127 * procfs.c (init_procfs_ops): Likewise.
2128 * wince.c (init_child_ops): Likewise.
2129 * win32-nat.c (init_child_ops): Likewise.
2130 * sol-thread.c (init_sol_thread_ops): Likewise.
2131
2132 2002-08-26 Mark Kettenis <kettenis@gnu.org>
2133
2134 * i386-tdep.c (i386_store_return_value): Undeprecate. Convert to
2135 use regcache_* functions.
2136 (i386_gdbarch_init): Set store_return_value instead of
2137 deprecated_store_return_value.
2138
2139 * regcache.c (regcache_raw_write_signed,
2140 regcache_raw_write_unsigned): New functions.
2141 * regcache.h (regcache_raw_write_signed,
2142 regcache_raw_write_unsigned): New prototypes.
2143
2144 2002-08-25 Andrew Cagney <ac131313@redhat.com>
2145
2146 * Makefile.in (c-exp.tab.o, jv-exp.tab.o, f-exp.tab.o)
2147 (m2-exp.tab.o, p-exp.tab.o, ada-exp.tab.o): Move to before the
2148 source file dependencies. Cleanup corresponding generator rules.
2149
2150 2002-08-25 Andrew Cagney <ac131313@redhat.com>
2151
2152 * regcache.h (register_offset_hack): Declare.
2153 (regcache_cooked_read_using_offset_hack): Declare.
2154 (regcache_cooked_write_using_offset_hack): Declare.
2155
2156 * regcache.c (register_offset_hack): New function.
2157 (regcache_cooked_read_using_offset_hack): New function.
2158 (regcache_cooked_write_using_offset_hack): New function.
2159 (regcache_dump): Check that the registers, according to their
2160 offset, are packed hard against each other.
2161 (cooked_xfer_using_offset_hack): New function.
2162
2163 2002-08-25 Andrew Cagney <ac131313@redhat.com>
2164
2165 * regcache.c (struct regcache_descr): Add field register_type.
2166 (init_legacy_regcache_descr): Pass a pre-allocated regcache_descr
2167 in as a parameter
2168 (init_regcache_descr): Initialize register_type. Pass the descr
2169 to init_legacy_regcache_descr. Use register_type instead of
2170 REGISTER_VIRTUAL_TYPE.
2171 (register_type): New function.
2172 (regcache_dump): Replace REGISTER_VIRTUAL_TYPE with register_type.
2173 * regcache.h (register_type): Declare.
2174
2175 2002-08-25 Andrew Cagney <ac131313@redhat.com>
2176
2177 * rs6000-tdep.c (rs6000_gdbarch_init): Set store_struct_return
2178 instead of deprecated_store_return_value. Fix fallout from
2179 2002-08-23 Andrew Cagney <cagney@redhat.com>.
2180
2181 2002-08-25 Andrew Cagney <ac131313@redhat.com>
2182
2183 * regcache.c (max_register_size): New function.
2184 (init_legacy_regcache_descr): Ensure that max_register_size is
2185 large enough for REGISTER_VIRTUAL_SIZE.
2186 * regcache.h (max_register_size): Declare.
2187
2188 2002-08-24 Andrew Cagney <ac131313@redhat.com>
2189
2190 * rs6000-tdep.c (rs6000_gdbarch_init): Use deprecated version of
2191 store_return_value.
2192 (e500_extract_return_value): Change type of valbuf pointer to
2193 void.
2194
2195 2002-08-24 Mark Kettenis <kettenis@gnu.org>
2196
2197 * PROBLEMS: Clarify problems with FreeBSD's compiler and suggest
2198 workaround.
2199
2200 * valprint.c (print_longest) [CC_HAS_LONG_LONG &&
2201 PRINTF_HAS_LONG_LONG]: Cast val_long to (long long) or (unsigned
2202 long long) to prevent compiler warning on 64-bit systems.
2203
2204 2002-08-23 Andrew Cagney <cagney@redhat.com>
2205
2206 * gdbarch.sh (STORE_RETURN_VALUE): Add regcache parameter.
2207 (DEPRECATED_STORE_RETURN_VALUE): New method.
2208 (EXTRACT_RETURN_VALUE): Make buffer parameter a void pointer.
2209 * gdbarch.h, gdbarch.c: Re-generate.
2210
2211 * values.c (set_return_value): Pass current_regcache to
2212 STORE_RETURN_VALUE.
2213 * arch-utils.h (legacy_store_return_value): Declare.
2214 * arch-utils.c (legacy_store_return_value): New function.
2215 (legacy_extract_return_value): Update parameters.
2216
2217 * config/pa/tm-hppa.h (DEPRECATED_STORE_RETURN_VALUE): Rename
2218 STORE_RETURN_VALUE.
2219 * config/pa/tm-hppa64.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2220 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2221 * config/z8k/tm-z8k.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2222 * config/sparc/tm-sparclet.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2223 * config/mn10200/tm-mn10200.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2224 * config/m68k/tm-linux.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2225 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2226 * config/m32r/tm-m32r.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2227 * config/h8500/tm-h8500.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2228 * config/h8300/tm-h8300.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2229
2230 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2231 * i386-tdep.c (i386_extract_return_value): Update.
2232 * arch-utils.c (legacy_extract_return_value): Update.
2233 * frv-tdep.c (frv_gdbarch_init): Update.
2234 * cris-tdep.c (cris_gdbarch_init): Update.
2235 * d10v-tdep.c (d10v_gdbarch_init): Update.
2236 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2237 * m68k-tdep.c (m68k_gdbarch_init): Update.
2238 * mcore-tdep.c (mcore_gdbarch_init): Update.
2239 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
2240 * s390-tdep.c (s390_gdbarch_init): Update.
2241 * sparc-tdep.c (sparc_gdbarch_init): Update.
2242 * sh-tdep.c (sh_gdbarch_init): Update.
2243 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
2244 * v850-tdep.c (v850_gdbarch_init): Update.
2245 * avr-tdep.c (avr_gdbarch_init): Update.
2246 * ia64-tdep.c (ia64_gdbarch_init): Update.
2247 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
2248 * vax-tdep.c (vax_gdbarch_init): Update.
2249 * alpha-tdep.c (alpha_gdbarch_init): Update.
2250 * arm-tdep.c (arm_gdbarch_init): Update.
2251 * mips-tdep.c (mips_gdbarch_init): Update.
2252 * i386-tdep.c (i386_gdbarch_init): Update.
2253
2254 2002-08-23 Andrew Cagney <ac131313@redhat.com>
2255
2256 * config/djgpp/fnchange.lst: Add entries for bfd/elf32-ppcqnx.c,
2257 bfd/elf32-ppc.c, bfd/elf32-sh.c and bfd/elf32-shqnx.c.
2258
2259 2002-08-24 Mark Kettenis <kettenis@gnu.org>
2260
2261 * PROBLEMS: Refer to GDB 5.3 instead of 5.2. Mention FreeBSD
2262 problems.
2263
2264 2002-08-23 Joel Brobecker <brobecker@gnat.com>
2265
2266 * infrun.c (handle_inferior_event): Move a comment outside of a
2267 function call, in order to avoid indent reformatting this part
2268 of the code in an unreadable way.
2269
2270 2002-08-23 Grace Sainsbury <graces@redhat.com>
2271
2272 * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsg
2273 when breakpoints fail. Move general breakpoint error messages to
2274 insert_breakpoints.
2275 * breakpoint.c (insert_breakpoints): Change warnings when
2276 breakpoints are nto inserted to specify the type. Remove call to
2277 memory_error when hardware breakpoints can't be inserted. Remove
2278 multiple calls to warning so all messages are sent to the user at
2279 once.
2280 (delete_breakpoints): Make insert error messsages more explicit.
2281
2282 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
2283
2284 * ChangeLog: Move gdbserver entries after GDB 5.2 to
2285 gdbserver/ChangeLog.
2286
2287 2002-08-23 Mark Kettenis <kettenis@gnu.org>
2288
2289 * i386-tdep.c: Include "objfiles.h".
2290 (i386_svr4_init_abi): Set in_solib_call_trampoline and
2291 skip_trampoline_code.
2292 * config/i386/tm-i386v4.h: Don't include "config/tm-sysv4.h".
2293 (CPLUS_MARKER): Define to '.'.
2294
2295 * linux-proc.c (struct linux_corefile_thread_data): Add num_notes
2296 member.
2297 (linux_corefile_thread_callback): Increase args->num_notes.
2298 (linux_make_note_section): Initialize thread_args.num_notes, and
2299 use it to determine whether notes for any threads were created.
2300
2301 2002-08-23 Donn Terry <donnte@microsoft.com>
2302
2303 * proc-api.c (rw_table): Do not include a row for PCDSTOP if the
2304 corresponding macro is not defined. Likewise for PCNICE, PCSHOLD
2305 and PCUNKILL.
2306 (write_with_trace): Conditionalize out the switch branch handling
2307 PCSHOLD if the corresponding macro is not defined. Likewise for
2308 PRSABORT and PRSTOP.
2309 This change will be needed by the Interix port.
2310
2311 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
2312
2313 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): use
2314 write_register wherever possible instead of manipulating the
2315 register bytes directly.
2316 Assign VALUE_CONTENTS to a variable and use that.
2317 The GPR numbers are now dependent on the architecture.
2318
2319 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
2320
2321 * rs6000-tdep.c (struct rs6000_framedata): Add saved_ev and
2322 ev_offset fields.
2323 (skip_prologue): Add support for BookE/e500 instructions.
2324 (e500_extract_return_value): New function.
2325 (frame_get_saved_regs): Add support for saving ev registers and
2326 pseudo gpr's.
2327 (e500_store_return_value): New function.
2328 (rs6000_gdbarch_init): Move up default intializations of
2329 deprecated_extract_return_value and store_return_value. Overwrite
2330 init of store_return_value with e500 specific version.
2331 Set extract_return_value for e500.
2332
2333 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
2334
2335 * blockframe.c (generic_call_dummy_register_unwind): Use
2336 regcache_cooked_read to catch cases in which the variable is
2337 stored in a pseudo register.
2338
2339 2002-08-22 Andrew Cagney <cagney@redhat.com>
2340
2341 * NEWS: Mention that the i960 has been made obsolete.
2342 * Makefile.in (SFILES): Delete remote-nrom.c, remote-nindy.c and
2343 i960-tdep.c
2344 (remote-nrom.o): Obsolete target.
2345 (remote-nindy.o, i960-tdep.o): Ditto.
2346 * remote-nrom.c: Make file obsolete.
2347 * remote-nindy.c, remote-vx960.c: Ditto.
2348 * config/i960/vxworks960.mt, config/i960/nindy960.mt: Ditto.
2349 * config/i960/mon960.mt, config/i960/tm-i960.h: Ditto.
2350 * config/i960/tm-vx960.h, config/i960/tm-nindy960.h: Ditto.
2351 * config/i960/tm-mon960.h, i960-tdep.c: Ditto.
2352 * configure.tgt: Make i960-*-bout*, i960-nindy-coff*,
2353 i960-*-coff*, i960-nindy-elf*, i960-*-elf*, i960-*-nindy* and
2354 i960-*-vxworks* obsolete.
2355 * MAINTAINERS: Note that the i960 is obsolete.
2356
2357 2002-08-21 Corinna Vinschen <vinschen@redhat.com
2358
2359 * aix-thread.c (aix_thread_detach): Disable thread debugging on
2360 detach to allow reinitialization.
2361
2362 2002-08-22 Andrew Cagney <ac131313@redhat.com>
2363
2364 * MAINTAINERS: Change the s390 target to s390-linux-gnu (second
2365 attempt).
2366
2367 2002-08-22 Jim Blandy <jimb@redhat.com>
2368
2369 * coffread.c (coff_symfile_read): Don't try to read the line
2370 number table from disk if the image file doesn't have a symbol
2371 table; we'll never actually look at the info anyway, and Windows
2372 ships DLL's with bogus file offsets for the line number data.
2373
2374 2002-08-21 Elena Zannoni <ezannoni@redhat.com>
2375
2376 * rs6000-tdep.c (rs6000_gdbarch_init): Figure out whether we have
2377 an e500 executable.
2378
2379 2002-08-21 Michael Snyder <msnyder@redhat.com>
2380
2381 * mips-tdep.c (MSYMBOL_IS_SPECIAL): Replace macro with function.
2382 (MSYMBOL_SIZE): Replace macro with function.
2383 (DEFAULT_MIPS_TYPE): Delete unused macro.
2384 * config/mips/tm-mips.h (DEFAULT_MIPS_TYPE): Delete unused macro.
2385 * config/mips/tm-embed.h (DEFAULT_MIPS_TYPE): Delete unused macro.
2386
2387 2002-08-21 Jim Blandy <jimb@redhat.com>
2388
2389 * valops.c (value_cast): Simplify and correct logic for doing a
2390 static cast from a pointer to a base class to a pointer to a
2391 derived class.
2392
2393 2002-08-21 Andrew Cagney <ac131313@redhat.com>
2394
2395 * infcmd.c (default_print_registers_info): Replace
2396 do_registers_info.
2397 (registers_info): Use gdbarch_print_registers_info instead of
2398 DO_REGISTERS_INFO.
2399 * inferior.h (default_print_registers_info): Replace
2400 do_registers_info.
2401 * gdbarch.sh (PRINT_REGISTERS_INFO): New method.
2402 (DO_REGISTERS_INFO): Change to a predicate function.
2403 * gdbarch.h, gdbarch.c: Regenerate.
2404
2405 2002-08-21 Keith Seitz <keiths@redhat.com>
2406
2407 * gdb-events.sh: Add target-changed event.
2408 * gdb-events.c: Regenerated.
2409 * gdb-events.c: Regenerated.
2410 * valops.c (value_assign): Add target-changed event notification
2411 to inlval_register, lval_memory, and lval_reg_frame_relative.
2412
2413 2002-08-21 Joel Brobecker <brobecker@gnat.com>
2414
2415 * NEWS: Add an entry regarding the improvement of the next/step
2416 operation on Alpha Tru64 multi-processor machines.
2417
2418 2002-08-21 Andrew Cagney <ac131313@redhat.com>
2419
2420 * Makefile.in: Update dependencies for mi/ cli/ and tui/
2421 directores.
2422 * Makefile.in: Update all _h macro definitions.
2423 * Makefile.in (install-gdbtk): Move to install section.
2424 (rdi-share/libangsd.a): Move to end of file.
2425
2426 2002-08-19 Andrew Cagney <ac131313@redhat.com>
2427
2428 * frame.c (frame_register_unwind): When a register, set addrp to
2429 the register's byte.
2430
2431 2002-08-20 Michael Snyder <msnyder@redhat.com>
2432
2433 * mips-tdep.c (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): These are only
2434 used locally, so move them from the target machine header to here.
2435 (mips_set_processor_type, mips_register_name, mips32_next_pc,
2436 mips16_next_pc, cached_proc_desc, mips_set_processor_type):
2437 Make static.
2438 * config/mips/tm-mips.h (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Delete.
2439
2440 2002-08-20 Andrew Cagney <cagney@redhat.com>
2441
2442 * NEWS: Mention that the Apollo line was made obsolete.
2443 * configure.tgt: Make m68*-apollo*-bsd*, m68*-hp-bsd*, and
2444 m68*-hp-hpux* obsolete.
2445 * configure.host: Make m68*-apollo*-sysv*, m68*-apollo*-bsd*,
2446 m68*-hp-bsd* and m68*-hp-hpux* obsolete.
2447 * buildsym.c (make_blockvector): Make static.
2448 * buildsym.h (make_blockvector): Make extern declaration obsolete.
2449 * Makefile.in (HFILES_NO_SRCDIR): Remove dst.h
2450 (ALLDEPFILES): Remove dstread.c.
2451 (dstread.o): Obsolete make rule.
2452 * dstread.c: Makefile obsolete.
2453 * dst.h: Ditto.
2454 * config/m68k/hp300hpux.mt: Ditto.
2455 * config/m68k/hp300hpux.mh: Ditto.
2456 * config/m68k/hp300bsd.mt: Ditto.
2457 * config/m68k/hp300bsd.mh: Ditto.
2458 * config/m68k/apollo68b.mt: Ditto.
2459 * config/m68k/apollo68v.mh: Ditto.
2460 * config/m68k/apollo68b.mh: Ditto.
2461
2462 2002-08-20 Michael Snyder <msnyder@redhat.com>
2463
2464 * mips-tdep.c (mips_in_return_stub): Make static.
2465 (mips_gdbarch_init): Set in_solib_return_trampoline.
2466 * config/mips/tm-mips.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
2467
2468 2002-08-20 Michael Snyder <msnyder@redhat.com>
2469
2470 * gdbarch.sh (IN_SOLIB_RETURN_TRAMPOLINE): Add.
2471 * gdbarch.c, gdbarch.h: Regenerate.
2472 * arch-utils.c, arch-utils.h (generic_in_solib_return_trampoline):
2473 Add.
2474 * infrun.c (IN_SOLIB_RETURN_TRAMPOLINE): Delete default definition.
2475
2476 2002-08-20 Michael Snyder <msnyder@redhat.com>
2477
2478 * mips-tdep.c (mips_skip_stub, mips_in_call_stub): Make static.
2479 (mips_gdbarch_init): Set skip_trampoline_code,
2480 in_solib_call_trampoline.
2481 * config/mips/tm-mips.h (REGISTER_NAME): Delete.
2482 (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE): Delete.
2483
2484 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
2485
2486 * ppc-tdep.h (struct gdbarch_tdep): Add ev registers.
2487
2488 * rs6000-tdep.c (rs6000_register_virtual_type): Return 64 bit
2489 vector type for ev registers.
2490 (e500_pseudo_register_read): New function.
2491 (e500_pseudo_register_write): New function.
2492 (e500_dwarf2_reg_to_regnum): New function.
2493 (PPC_UISA_NOFP_SPRS): New macro.
2494 (PPC_EV_REGS): New macro.
2495 (PPC_GPRS_PSEUDO_REGS): New macro.
2496 (registers_e500): New register set for e500.
2497 (variants): Add e500 variant.
2498 (rs6000_gdbarch_init): Move setting of pc, sp, fp regnums to
2499 before setting architectural dependent variations. Initialize ev
2500 registers numbers. Add case for e500 architecture. Set the
2501 number of pseudo registers.
2502
2503 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
2504
2505 * rs6000-tdep.c: Clean up comments.
2506
2507 2002-08-20 Andrew Cagney <cagney@redhat.com>
2508
2509 * h8300-tdep.c: Re-indent file.
2510
2511 2002-08-20 Jim Blandy <jimb@redhat.com>
2512
2513 * Makefile.in (LDFLAGS): Allow the configure script to establish a
2514 default for this.
2515
2516 2002-08-20 Keith Seitz <keiths@redhat.com>
2517
2518 * breakpoints.c (watch_command_1): Use internal breakpoint
2519 when setting a watchpoint_scope breakpoint.
2520
2521 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
2522
2523 * gdbtypes.c (build_builtin_type_vec64): Add name to type.
2524 (build_builtin_type_vec64i): Ditto.
2525 (build_builtin_type_vec128): Ditto.
2526 (build_builtin_type_vec128i): Ditto.
2527
2528 2002-08-19 Michael Snyder <msnyder@redhat.com>
2529
2530 * config/mips/tm-mips.h (ELF_MAKE_MSYMBOL_SPECIAL): Delete.
2531 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Change into functions.
2532 (FIX_CALL_DUMMY, PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME,
2533 POP_FRAME, INIT_EXTRA_FRAME_INFO): Delete.
2534 (CALL_DUMMY_START_OFFSET, CALL_DUMMY_BREAKPOINT_OFFSET,
2535 CALL_DUMMY_ADDRESS): Delete.
2536 * mips-tdep.c (mips_elf_make_msymbol_special, mips_msymbol_size,
2537 mips_msymbol_is_special, mips_fix_call_dummy): New functions.
2538 (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame,
2539 push_dummy_frame, fix_call_dummy, init_extra_frame_info,
2540 push_return_address.
2541 (mips_register_raw_size, mips_eabi_use_struct_convention,
2542 mips_n32n64_use_struct_convention, mips_o32_use_struct_convention,
2543 mips_o32_reg_struct_has_addr, mips_frame_saved_pc, mips_frame_chain,
2544 mips_init_extra_frame_info, mips_eabi_push_arguments,
2545 mips_n32n64_push_arguments, mips_push_return_address,
2546 mips_push_dummy_frame, mips_pop_frame, mips_skip_prologue,
2547 mips_breakpoint_from_pc, mips_call_dummy_address): Make static.
2548
2549 2002-08-19 Michael Snyder <msnyder@redhat.com>
2550
2551 * mips-tdep.c (mips_frame_num_args): New function.
2552 (mips_gdbarch_init): Set frame_chain, frameless_function_invocation,
2553 frame_saved_pc, frame_args_address, frame_locals_address,
2554 frame_num_args, and frame_args_skip.
2555 * config/mips/tm-mips.h (FRAME_CHAIN, FRAMELESS_FUNCTION_INVOCATION,
2556 FRAME_SAVED_PC, FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS,
2557 FRAME_NUM_ARGS, FRAME_ARGS_SKIP): Delete.
2558 * config/mips/tm-mipsv4.h (FRAME_CHAIN_VALID): Delete.
2559
2560 2002-08-20 Michael Snyder <msnyder@redhat.com>
2561
2562 * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Delete.
2563 (EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
2564 * mips-tdep.c (mips_store_struct_return): New function.
2565 (mips_extract_struct_value_address): New function.
2566 (mips_gdbarch_init): Set store_struct_return and
2567 extract_struct_value_address.
2568
2569 2002-08-20 David Carlton <carlton@math.stanford.edu>
2570
2571 * dwarf2read.c (dwarf2_build_psymtabs): Check that
2572 dwarf_line_offset is nonzero before creating dwarf_line_buffer.
2573 (read_file_scope): Check that line_header is nonzero before
2574 decoding macro information.
2575
2576 2002-08-20 Mark Kettenis <kettenis@gnu.org>
2577
2578 * i386-tdep.h (FP_REGNUM_P): Change such that we don't incorrectly
2579 flag the general-purpose registers as floating-point on targets
2580 that don't support the floating-point registers.
2581
2582 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
2583
2584 * rs6000-tdep.c (altivec_register_p): Delete.
2585 (rs6000_do_altivec_registers): Delete.
2586 (rs6000_altivec_registers_info): Delete.
2587 (rs6000_do_registers_info): Delete.
2588 (_initialize_rs6000_tdep): Remove command 'info powerpc altivec'.
2589 (rs6000_gdbarch_init): Remove setting of do_registers_info.
2590
2591 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
2592
2593 * infcmd.c (do_registers_info): Print vector registers in hex
2594 format only.
2595 (print_vector_info): Check that printing registers
2596 makes sense.
2597 (print_float_info): Ditto.
2598
2599 2002-08-20 Andrew Cagney <ac131313@redhat.com>
2600
2601 * mips-tdep.c (mips_gdbarch_init): Update.
2602 (mips_o32_extract_return_value): Rewrite.
2603 (mips_o32_store_return_value): Rewrite.
2604 (mips_o32_xfer_return_value): New function.
2605 (mips_xfer_register): Tweak debug print message. Allow for
2606 buf_offset when dumping the value transfered.
2607
2608 2002-08-20 Andrew Cagney <ac131313@redhat.com>
2609
2610 * config/mips/tm-nbsd.h (MIPS_DEFAULT_ABI): Delete.
2611 * config/mips/tm-linux.h (MIPS_DEFAULT_ABI): Delete.
2612 * config/mips/tm-irix5.h (MIPS_DEFAULT_ABI): Delete.
2613 * config/mips/tm-irix6.h (MIPS_DEFAULT_ABI): Delete.
2614 * mips-tdep.c (mips_gdbarch_init) [MIPS_DEFAULT_ABI]: Delete code.
2615
2616 2002-08-14 Michael Snyder <msnyder@redhat.com>
2617
2618 * mips-tdep.c (mips_frame_chain): Check for call-dummy frames.
2619
2620 2002-08-19 Elena Zannoni <ezannoni@redhat.com>
2621
2622 * rs6000-tdep.c (struct reg): Add field to indicate a pseudo
2623 register.
2624 (P): New macro to define a register as a pseudo register.
2625 (R, R4, R8, R16, FR32, R64, R0): Updated.
2626 (struct variant): Add new fields for number of pseudo registers
2627 and number of total registers.
2628 (tot_num_registers): New macro replacing....
2629 (num_registers): ...deleted macro.
2630 (num_registers): New function.
2631 (num_pseudo_registers): New function.
2632 (variants): Update all variants to intialize new fields correctly.
2633 Postpone initialization of number of pseudo regs and real regs.
2634 (init_variants): New function.
2635 (rs6000_gdbarch_init): Initialize variants. Update calculation of
2636 registers offsets.
2637
2638 2002-08-19 David Carlton <carlton@math.stanford.edu>
2639
2640 * valops.c (search_struct_field): Change error message to treat
2641 return value of 0 from value_static_field as meaning that field is
2642 optimized out.
2643 (value_struct_elt_for_reference): Ditto.
2644 * values.c (value_static_field): Treat an unresolved location the
2645 same as a nonexistent symbol. Fix PR gdb/635.
2646 * gnu-v2-abi.c (gnuv2_value_rtti_type): Eliminate test for being
2647 enclosed. Fix PR gdb/574.
2648 * MAINTAINERS: Add self to Write After Approval list.
2649
2650 2002-08-19 Andrew Cagney <ac131313@redhat.com>
2651
2652 * mips-tdep.c (mips_xfer_register): New function.
2653 (mips_n32n64_extract_return_value): Rewrite.
2654 (mips_gdbarch_init): For N32 and N64, set extract_return_value
2655 instead of deprecated_extract_return_value.
2656
2657 2002-08-19 Elena Zannoni <ezannoni@redhat.com>
2658
2659 * rs6000-tdep.c (TDEP): Delete macro.
2660 (branch_dest): Replace use of TDEP macro with its body.
2661 (rs6000_pop_frame): Ditto.
2662 (rs6000_push_arguments): Ditto.
2663 (rs6000_skip_trampoline_code): Ditto.
2664 (rs6000_frame_saved_pc): Ditto.
2665 (rs6000_frame_chain): Ditto.
2666 (rs6000_register_name): Ditto.
2667 (rs6000_register_byte): Ditto.
2668 (rs6000_register_raw_size): Ditto.
2669 (rs6000_register_virtual_type): Ditto.
2670 (rs6000_register_convertible): Ditto.
2671 (rs6000_convert_from_func_ptr_addr): Ditto.
2672
2673 2002-08-19 Daniel Jacobowitz <drow@mvista.com>
2674
2675 * config/mips/tm-linux.h (REALTIME_LO, REALTIME_HI): Define
2676 conditionally.
2677 (JB_PC, JB_ELEMENT_SIZE): Rename to MIPS_LINUX_JB_PC and
2678 MIPS_LINUX_JB_ELEMENT_SIZE.
2679 * mips-linux-tdep.c (supply_gregset, fill_gregset): Use alloca
2680 for MAX_REGISTER_RAW_SIZE arrays.
2681 (mips_linux_get_longjmp_target): Use MIPS_LINUX_JB_PC and
2682 MIPS_LINUX_JB_ELEMENT_SIZE.
2683
2684 2002-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
2685
2686 * i387-tdep.c (i387_print_float_info): Fix typo in comment.
2687
2688 2002-08-19 Aidan Skinner <aidan@velvet.net>
2689
2690 * Makefile.in (SFILES): Add ada-exp.y ada-lang.c ada-typeprint.c
2691 ada-valprint.c ada-tasks.c.
2692 (YYFILES): Add ada-exp.y.
2693 (ada-exp.tab.c ada-lex.c ada-lang.o): New target.
2694 (ada-tasks.o ada-typeprint.o ada-valprint.o): New target.
2695 (ada-exp.tab.o): New target.
2696
2697 2002-08-18 Andrew Cagney <ac131313@redhat.com>
2698
2699 * regcache.c (regcache_xfer_part): New function.
2700 (regcache_raw_read_part): New function.
2701 (regcache_raw_write_part): New function.
2702 (regcache_cooked_read_part): New function.
2703 (regcache_cooked_write_part): New function.
2704 * regcache.h (regcache_raw_read_part): Declare.
2705 (regcache_raw_write_part): Declare.
2706 (regcache_cooked_read_part): Declare.
2707 (regcache_cooked_write_part): Declare.
2708
2709 2002-08-18 Daniel Jacobowitz <drow@mvista.com>
2710
2711 * remote.c (remote_open_1): Add async_p.
2712 (remote_async_open_1): Delete.
2713 (open_remote_target): Delete.
2714 (remote_open, extended_remote_open): Update calls to remote_open_1.
2715 (remote_async_open, extended_remote_async_open): Call
2716 remote_open_1 instead of remote_async_open_1.
2717
2718 2002-08-19 Mark Kettenis <kettenis@gnu.org>
2719
2720 * blockframe.c: Fix a few coding standard violations.
2721
2722 2002-08-19 Mark Kettenis <kettenis@gnu.org>
2723
2724 * config/i386/nm-i386sco5.h (START_INFERIOR_TRAPS_EXPECTED): Moved
2725 here from ...
2726 * config/i386/tm-i386sco5.h: ... here. File removed.
2727 * config/i386/i386sco5.mt (TM_FILE): Set to tm-i386v4.h.
2728
2729 * config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define.
2730 * config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.o
2731 (TM_FILE): Set to tm-i386.h.
2732 * config/i386/i386v.mt (TM_FILE): Set to tm-i386.h.
2733 * config/i386/tm-i386v.h: Remove file.
2734 * config/i386/tm-ptx.h [!SEQUENT_PTX4]: Include "i386/tm-i386.h"
2735 instead of "i386/tm-i386v.h".
2736 (START_INFERIOR_TRAPS_EXPECTED): Remove define.
2737 * config/i386/tm-symmetry: Include "i386/tm-i386.h" instead of
2738 "i386/tm-i386v.h".
2739 (START_INFERIOR_TRAPS_EXPECTED): Remove define.
2740 * config/i386/tm-vxworks.h: Include "i386/tm-i386.h" instead of
2741 "i386/tm-i386.h".
2742
2743 2002-08-18 Mark Kettenis <kettenis@gnu.org>
2744
2745 * config/i386/nm-i386v.h: Add protection against
2746 multiple-inclusion.
2747 (i386_register_u_addr): Remove prototype.
2748 (register_u_addr): New prototype.
2749 (REGISTER_U_ADDR): Redefine accordingly.
2750 * i386v-nat.c: Improve several comments.
2751 (i386_register_u_addr): Change signature and rename to
2752 register_u_addr. Use FP_REGNUM_P. Rewrite slightly to get rid of
2753 ubase variable.
2754
2755 2002-08-18 Andrew Cagney <ac131313@redhat.com>
2756
2757 * config/mips/tm-mips.h (STORE_RETURN_VALUE): Delete macro.
2758 (DEPRECATED_EXTRACT_RETURN_VALUE): Delete macro.
2759 * mips-tdep.c (mips_gdbarch_init): Set store_return_value and
2760 deprecated_extract_return_value.
2761 (mips_o32_push_arguments, mips_o64_push_arguments): Clone and
2762 rename mips_o32o64_push_arguments.
2763 (mips_gdbarch_init): Update.
2764 (mips_extract_return_value): Delete.
2765 (mips_o32_extract_return_value): Clone mips_extract_return_value.
2766 (mips_o64_extract_return_value): Clone mips_extract_return_value.
2767 (mips_eabi_extract_return_value): Clone mips_extract_return_value.
2768 (mips_n32n64_extract_return_value): Clone
2769 mips_extract_return_value.
2770 (mips_store_return_value): Delete.
2771 (mips_o32_store_return_value): Clone mips_store_return_value.
2772 (mips_o64_store_return_value): Clone mips_store_return_value.
2773 (mips_eabi_store_return_value): Clone mips_store_return_value.
2774 (mips_n32n64_store_return_value): Clone mips_store_return_value.
2775
2776 2002-08-18 Aidan Skinner <aidan@velvet.net>
2777
2778 * ada-lang.c: Use gdb_string.h instead of <string.h>.
2779 * ada-typeprint.c: Use gdb_string.h instead of <string.h>.
2780
2781 2002-08-18 Aidan Skinner <aidan@velvet.net>
2782
2783 * ada-lang.c: Run through gdb_indent.sh.
2784 * ada-lang.h: Run through gdb_indent.sh.
2785 * ada-tasks.c: Run through gdb_indent.sh.
2786 * ada-typeprint.c: Run through gdb_indent.sh.
2787 * ada-valprint.c: Run through gdb_indent.sh.
2788
2789 2002-08-18 Andrew Cagney <ac131313@redhat.com>
2790
2791 * osabi.c (gdbarch_init_osabi): Don't complain about an unknown
2792 ABI.
2793
2794 2002-08-18 Mark Kettenis <kettenis@gnu.org>
2795
2796 * i386b-nat.c [FETCH_INFERIOR_REGISTERS]: Remove dead code.
2797
2798 * config/i386/nm-i386bsd.h (FLOAT_INFO): Remove redundant #undef.
2799 * i386b-nat.c [FLOAT_INFO]: Remove dead code.
2800
2801 * i386-tdep.c (i386_do_pop_frame, i386_store_return_value): Call
2802 write_register_gen instead of write_register_bytes.
2803
2804 * NEWS: Mention that the i[3456]-*mach3*, i[3456]-*-mach* and
2805 i[3456]-*-osf1mk* configurations have been made obsolete.
2806 * configure.host: Make i[3456]86-*-mach3*, i[3456]86-*mach* and
2807 i[3456]86-*-osf1mk* hosts obsolete.
2808 * confighure.tgt: Make i[3456]86-*-mach3*, i[3456]86-*-osf1mk*
2809 targets obsolete.
2810 * config/i386/i386mach.mh, config/i386/nm-i386mach.h,
2811 config/i386/xm-i386mach.h, config/i386/i386m3.mh,
2812 config/i386/i386m3.mt, config/i386/nm-m3.h,
2813 config/i386/tm-i386m3.h, config/i386/xm-i386m3.h,
2814 config/i386/i386mk.mh, config/i386/i386mk.mt,
2815 config/i386/tm-i386mk.h, config/i386/xm-i386mk.h: Make files
2816 obsolete.
2817 * i386mach-nat.c, i386m3-nat.c: Make files obsolete.
2818 * Makefile.in (ALLDEPFILES): Remove i386mach.c i386m3-nat.c
2819 (i386mach-nat.o, i386m3-nat.o):Make targets obsolete.
2820
2821 2002-08-18 Andrew Cagney <ac131313@redhat.com>
2822
2823 * config/pa/tm-hppa.h (hppa_store_return_value): Declare.
2824 (hppa_value_returned_from_stack): Declare.
2825 (hppa_extract_return_value): Declare.
2826 * config/pa/hppa.mt: New file.
2827 * configure.tgt: Recognize hppa*-*-*.
2828 * MAINTAINERS: Change HPPA target to hppa-elf. Still broken.
2829
2830 2002-08-18 Mark Kettenis <kettenis@gnu.org>
2831
2832 * i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Fix typo in
2833 comment.
2834
2835 2002-08-17 Mark Kettenis <kettenis@gnu.org>
2836
2837 * top.c (gdb_rl_operate_and_get_next): Make sure
2838 operate-and-get-next functions correctly even when the history
2839 list is completely filled.
2840
2841 2002-08-18 Andrew Cagney <ac131313@redhat.com>
2842
2843 * MAINTAINERS (Target Instruction Set Architectures): Rename
2844 Target/Architectures. Replace vax-dec-vms5.5 with vax-netbsd.
2845 Replace s390-linux with s390-linux-gnu. Remove i386-aout,
2846 mcore-pe, mips64-elf, sparc64-elf. Remove i586-pc-msdosdjgpp,
2847 already listed under Host/Native.
2848
2849 * configure.tgt: Combine i[3456]86-*-coff*, i[3456]86-*-elf*,
2850 i[3456]86-*-pe*, and i[3456]86-*-aout* into i[3456]86-*-*. Add
2851 mips*-*-*.
2852
2853 2002-08-17 Andrew Cagney <ac131313@redhat.com>
2854
2855 * config/ia64/ia64.mt: New file.
2856 * config/alpha/alpha.mt: New file.
2857 * MAINTAINERS: Change the alpha target to alpha-elf and IA-64 to
2858 ia64-linux-gnu. Mention that ia64-elf is broken.
2859 * configure.tgt: Add alpha*-*-* and ia64*-*-* patterns.
2860
2861 2002-08-17 Mark Kettenis <kettenis@elgar.kettenis.dyndns.org>
2862
2863 * i386-tdep.c (i386_svr4_init_abi, i386_nw_init_abi): Use
2864 generic_func_frame_valid instead of func_frame_valid.
2865
2866 2002-08-16 Joel Brobecker <brobecker@gnat.com>
2867
2868 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,
2869 procfs appears to be broken when debugging on multi-processor
2870 machines. So enable software single stepping in order to avoid
2871 using the procfs interface to do next/step operations, using
2872 internal breakpoints instead.
2873
2874 * infrun.c (handle_inferior_event): Readjust the stop_pc by
2875 DECR_PC_AFTER_BREAK when hitting a single step breakpoint, to
2876 make this pc address equal to the value it would have if the
2877 system stepping capability was used. Also set a new flag used
2878 to ensure that we don't readjust the PC one more time later.
2879
2880 * breakpoint.c (bpstat_stop_status): Do not adjust the PC
2881 address by DECR_PC_AFTER_BREAK when software single step is
2882 in use for this architecture, as this has already been taken
2883 care of in handle_inferior_event().
2884
2885 2002-08-16 Joel Brobecker <brobecker@gnat.com>
2886
2887 * infrun.c (handle_inferior_event): Minor reformatting, to make
2888 a rather long condition expression easier to read.
2889
2890 2002-08-16 Andrew Cagney <ac131313@redhat.com>
2891
2892 * Makefile.in (gdbtk.o): Move to end of file.
2893 (gdbtk-bp.o, gdbtk-cmds.o): Ditto.
2894 (gdbtk-hooks.o, gdbtk-register.o): Ditto.
2895 (gdbtk-stack.o, gdbtk-varobj.o): Ditto.
2896 (gdbtk-wrapper.o, gdbres.o): Ditto.
2897
2898 2002-08-16 Andrew Cagney <ac131313@redhat.com>
2899
2900 * Makefile.in (copying.o): Separate out compile rule.
2901 (hpux-thread.o, procfs.o, signals.o): Ditto.
2902 (v850ice.o, z8k-tdep.o): Ditto.
2903 (tui-file.o): Move to TUI section.
2904 (xdr_ptrace.o, xdr_rdb.o, xdr_ld.o): Move to separate section.
2905 (nindy.o, Onindy.o, ttyflush.o): Move to separate section.
2906
2907 2002-08-16 Joel Brobecker <brobecker@gnat.com>
2908
2909 * i386-tdep.c (i386_pe_skip_trampoline_code): renamed from
2910 skip_trampoline_code, for better namespace-proofing.
2911
2912 * i386-tdep.h (i386_pe_skip_trampoline_code): Add declaration.
2913
2914 2002-08-16 Joel Brobecker <brobecker@gnat.com>
2915
2916 * config/i386/tm-cygwin.h: Remove some "#if 0"'ed macros.
2917
2918 2002-08-16 Joel Brobecker <brobecker@gnat.com>
2919
2920 * infrun.c (handle_inferior_event): When receiving a SIGTRAP
2921 signal, check whether we hit a breakpoint before checking for a
2922 single step breakpoint. Otherwise, GDB fails to notice that a
2923 breakpoint has been hit when stepping onto a breakpoint.
2924
2925 2002-08-16 Keith Seitz <keiths@redhat.com>
2926
2927 * gdb-events.sh (clear_gdb_event_hooks): New function.
2928 * gdb-events.c: Regenerate.
2929 * gdb-events.h: Regenerate.
2930
2931 2002-08-16 Andrew Cagney <ac131313@redhat.com>
2932
2933 * breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint to
2934 not_a_sw_breakpoint.
2935 * breakpoint.h (bpstat_stop_status): Add parameter names.
2936
2937 2002-08-16 Grace Sainsbury <graces@redhat.com>
2938
2939 * remote.c (remote_insert_hw_breakpoint)
2940 (remote_remove_hw_breakpoint): Fix calculation of length field
2941 for Z-packet.
2942
2943 2002-08-15 Michael Snyder <msnyder@redhat.com>
2944
2945 * irix5-nat.c (supply_gregset): Allocate plenty-big buffer
2946 (32 bytes) instead of using MAX_REGISTER_RAW_SIZE.
2947 (supply_fpregset): Ditto.
2948
2949 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_VIRTUAL,
2950 REGISTER_CONVERT_TO_RAW, REGISTER_CONVERTIBLE,
2951 MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE): Delete.
2952 (TARGET_READ_SP): Delete.
2953 (DO_REGISTERS_INFO): Delete.
2954 (FUNCTION_START_OFFSET, IN_SIGTRAMP, REGISTER_VIRTUAL_SIZE):
2955 Delete.
2956 (REGISTER_CONVERT_FROM_TYPE, REGISTER_CONVERT_TO_TYPE): Convert
2957 from macros to functions.
2958
2959 * mips-tdep.c (mips_gdbarch_init): Set the above in the gdbarch.
2960 (mips_register_convertible, mips_register_convert_to_virtual,
2961 mips_register_convert_to_raw): Make static.
2962 (mips_read_sp): New function.
2963 (mips_gdbarch_init): Set gdbarch read_sp to mips_read_sp.
2964 (mips_do_registers_info): Make static.
2965 (mips_gdbarch_init): Insert mips_do_registers_info into gdbarch.
2966 (in_sigtramp): Make static, rename to mips_pc_in_sigtramp.
2967 (mips_register_convert_from_type, mips_register_convert_to_type):
2968 New functions.
2969 (mips_gdbarch_init): Set up function_start_offset,
2970 register_virtual_size, pc_in_sigtramp.
2971
2972 2002-08-15 Andrew Cagney <ac131313@redhat.com>
2973
2974 * infcmd.c (vector_info): New function.
2975 (_initialize_infcmd): Add command "info vector".
2976 (print_vector_info): New function.
2977
2978 * gdbarch.sh (PRINT_VECTOR_INFO): New method
2979 * gdbarch.h, gdbarch.c: Regenerate.
2980
2981 2002-08-15 Andrew Cagney <ac131313@redhat.com>
2982
2983 * infcmd.c (do_registers_info): Rename parameter ``fpregs'' to
2984 ``print_all''. Only print vector registers when ``print_all''.
2985
2986 2002-08-15 Andrew Cagney <ac131313@redhat.com>
2987
2988 * i387-tdep.h (i387_print_float_info): Add `args' parameter.
2989 * i387-tdep.c (i387_print_float_info): Add `args' parameter.
2990
2991 * gdbarch.sh (PRINT_FLOAT_INFO): Change to a predicate method.
2992 Add `args' parameter.
2993 * gdbarch.h, gdbarch.c: Regenerate.
2994
2995 * arm-tdep.c (arm_print_float_info): Add the parameter `args'.
2996
2997 * infcmd.c (float_info): Call print_float_info.
2998 (print_float_info): New function. By default, print the
2999 floating-point registers.
3000
3001 * arch-utils.h (default_print_float_info): Delete declaration.
3002 * arch-utils.c (default_print_float_info): Delete function.
3003
3004 2002-08-16 Mark Kettenis <kettenis@gnu.org>
3005
3006 * config/i386/nm-i386v.h (FLOAT_INFO): Remove already commented
3007 out define.
3008
3009 * i387-tdep.c (i387_print_float_info): Add comment about ignoring
3010 FRAME.
3011
3012 * NEWS: Mention that the i[3456]-*-aix target has been made obsolete.
3013 * configure.host: Make i[3456]86-*-aix host obsolete.
3014 * configure.tgt: Make i[3456]86-*-aix target obsolete.
3015 * config/i386/i386aix.mh, config/i386/i386aix.mt,
3016 config/i386/nm-i386aix.h, condig/i386/tm-i386aix.h,
3017 config/i386/xm-i386aix.h: Make files obsolete.
3018 * i386aix-nat.c: Make file obsolete.
3019 * Makefile.in (ALLDEPFILES): Remove i386aix-nat.c.
3020 (i386aix-nat.o): Make target obsolete.
3021
3022 * config/i386/nm-gnu.h: Removed.
3023 * config/i386/nm-i386gnu.h: New file.
3024 (THREAD_STATE_FLAVOR, THREAD_STATE_SIZE,
3025 THREAD_STATE_SET_TRACED, THREAD_STATE_CLEAR_STATE, ATTACH_DETACH):
3026 Moved here from ...
3027 * config/i386/tm-i386gnu.h: ... here. Removed.
3028 * config/i386/xm-i386gnu.h: Removed.
3029 * config/i386/i386gnu.mh (XM_FILE): Set to xm-i386.h.
3030 (NAT_FILE): Set to nm-i386gnu.h.
3031 * config/i386/i386gnu.mt (TDEPFILES): Add i386gnu-tdep.o.
3032 * i386-tdep.c: New file.
3033 * Makefile.in (ALLDEPFILES): Add i386gnu-nat.c and i386gnu-tdep.c.
3034 (i386gnu-tdep.o): Specify dependencies.
3035
3036 2002-08-15 Mark Kettenis <kettenis@gnu.org>
3037
3038 * config/i386/tm-i386sco5.h: Include "i386/tm-i386v4.h" instead of
3039 "i386/tm-i386.h", "i386/tm-i386v.h" and "config/tm-sysv.h".
3040 Adjust a few comments to reflect reality a bit closer.
3041 (KERNEL_U_SIZE, TARGET_HAS_HARDWARE_WATCHPOINTS,
3042 TARGET_CAN_USE_HARDWARE_WATCHPOINT, HAVE_CONTINUEABLE_WATCHPOINT,
3043 HAVE_STEPPABLE_WATCHPOINT, STOPPED_BY_WATCHPOINT,
3044 target_insert_watchpoint, target_remove_watchpoint):
3045 Move defines to ...
3046 * config/i386/nm-i386sco5.h: ... here.
3047 (kernel_u_size): Add prototype. Improve a few comments and add
3048 protection against multiple inclusion.
3049
3050 * config/i386/nm-i386sco.h (FLOAT_INFO): Remove already commented
3051 out define.
3052
3053 * uw-thread.c (SP_ARG0): Define if not already defined.
3054 * config/i386/tm-i386.h (SO_ARG0): Remove define.
3055
3056 * config/i386/tm-i386v4.h (HAVE_I387_REGS): Remove define.
3057
3058 * config/i386/tm-i386.h: Don't include "regcache.h".
3059
3060 * i387-tdep.h (i387_print_float_info): New prototype.
3061 * i387-tdep.c (print_i387_value, print_i387_ext,
3062 print_i387_status_word, print_i387_control_word): Add `struct
3063 ui_file *' argument and use it for output.
3064 (i387_print_float_info): Renamed from i387_float_info. Add
3065 `struct gdbarch *' and `struct ui_file *' arguments and use the
3066 latter for output.
3067 * i386-tdep.c: Include "i387-tdep.h".
3068 (i386_gdbarch_init): Set print_float_info.
3069 * config/i386/tm-i386.h (i387_float_info): Remove prototype.
3070 (FLOAT_INFO): Remove define.
3071
3072 2002-08-13 Michael Snyder <msnyder@redhat.com>
3073
3074 * mips-tdep.c (mips_push_arguments): Rename to
3075 mips_eabi_push_arguments, and tune for EABI.
3076 (MIPS_REGS_HAVE_HOME_P): Delete.
3077 (struct gdbarch_tdep): Remove mips_regs_have_home_p field.
3078 (mips_gdbarch_init): Set gdbarch push_arguments for eabi.
3079 Delete references to mips_regs_have_home_p.
3080
3081 2002-08-14 Keith Seitz <keiths@redhat.com>
3082
3083 * Makefile.in (install-gdbtk): Create insight plugin directory.
3084 Install plugins.tcl file.
3085
3086 2002-08-14 Keith Seitz <keiths@redhat.com>
3087
3088 * configure.in: Move SUBDIRS to near top of the file so that
3089 --enable options may add things to it.
3090 If gdbtk is enabled, add gdbtk directory to SUBDIRS and configdirs.
3091 * configure: Regenerate.
3092
3093 2002-08-13 Michael Snyder <msnyder@redhat.com>
3094
3095 * mips-tdep.c (mips_o32o64_push_arguments): New function,
3096 cloned from mips_push_arguments, tuned for o32/o64 ABI.
3097 (mips_gdbarch_init): Set gdbarch_push_arguments to new func.
3098
3099 2002-08-13 Andrew Cagney <ac131313@redhat.com>
3100
3101 * vax-tdep.c (vax_get_saved_register): Delete function.
3102 (vax_gdbarch_init): Update.
3103 * ns32k-tdep.c (ns32k_get_saved_register): Delete function.
3104 (ns32k_gdbarch_init): Update.
3105 * alpha-tdep.c (alpha_get_saved_register): Delete function.
3106 (alpha_gdbarch_init): Update.
3107
3108 2002-08-13 Andrew Cagney <cagney@redhat.com>
3109
3110 * regcache.c (init_regcache_descr): Overallocate the
3111 raw_register_valid_p array including space for NUM_PSEUDO_REGS.
3112 (registers_changed): Replace NUM_REGS+NUM_PSEUDO_REGS with
3113 nr_raw_registers.
3114 (set_register_cached): Add range checking assertions. Use
3115 current_regcache.
3116
3117 2002-08-13 Mark Kettenis <kettenis@gnu.org>
3118
3119 * i386-tdep.c (i386_stab_reg_to_regnum): Return correct register
3120 numbers for MMX registers.
3121
3122 2002-08-13 Andrew Cagney <cagney@redhat.com>
3123
3124 * i386-tdep.c (i386_gdbarch_init): Use
3125 generic_unwind_get_saved_register.
3126
3127 2002-08-13 Kevin Buettner <kevinb@redhat.com>
3128
3129 * procfs.c (procfs_can_use_hw_breakpoint): New function.
3130 (init_procfs_ops): Define ``to_can_use_hw_breakpoint'' for procfs
3131 target vector.
3132 * config/mips/nm-irix5.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
3133 Delete. Add comment regarding this now-deleted target method.
3134
3135 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3136
3137 * m68hc11-tdep.c (M68HC12_NUM_PSEUDO_REGS): New define.
3138 (M68HC12_HARD_PC_REGNUM): Define specific PC for 68HC12 (pseudo reg).
3139 (m68hc11_pseudo_register_read): Compute the 68HC12 PC using the
3140 real PC and the page number (if it's within the memory bank window).
3141 (m68hc11_pseudo_register_write): Likewise when saving.
3142 (m68hc11_register_name): Name the virtual pc 'pc' and the real one ppc.
3143 (m68hc11_register_virtual_type): Return uint32 for virtual pc.
3144 (m68hc11_register_raw_size): And use 32-bit for it.
3145 (m68hc11_gdbarch_init): Use 32-bit address for 68HC12 if the
3146 16K memory bank is used by the prog; also use the virtual pc.
3147
3148 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3149
3150 * m68hc11-tdep.c (m68hc11_elf_make_msymbol_special): New function.
3151 (m68hc11_gdbarch_init): Install it in gdbarch.
3152 (MSYMBOL_SET_RTC, MSYMBOL_SET_RTI): New to set symbol specific flags.
3153 (MSYMBOL_IS_RTC, MSYMBOL_IS_RTI): New to test these flags.
3154 (MSYMBOL_SIZE): New for documentation.
3155 (insn_return_kind): Enum to specify how a function returns.
3156 (frame_extra_info): Cleanup and record the return mode.
3157 (gdbarch_tdep, USE_PAGE_REGISTER): New to control the use of page
3158 register in address computation.
3159 (m68hc11_get_return_insn): New to obtain the return instruction used
3160 by the function.
3161 (m68hc11_frame_init_saved_regs): Take into account the return
3162 instruction used by the function for far and interrupt functions.
3163 (m68hc11_init_extra_frame_info): Take into account page register.
3164 (m68hc11_frame_args_address): Adjust according to the return mode.
3165 (show_regs): Print page register only when it's used.
3166
3167 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3168
3169 * m68hc11-tdep.c (HARD_PAGE_REGNUM): Define for 68HC12 page register.
3170 (M68HC11_LAST_HARD_REG, m68hc11_register_names): Update.
3171 (m68hc11_register_virtual_type): Return a 8-bit type for 8-bit
3172 registers.
3173 (m68hc11_register_raw_size): Likewise.
3174
3175 2002-08-13 Andrew Cagney <cagney@redhat.com>
3176
3177 * i386-tdep.c (i386_register_name): Handle mmx registers.
3178 (mmx_regnum_p): New function.
3179 (i386_mmx_names): New array.
3180 (mmx_num_regs): New variable.
3181 (i386_pseudo_register_read): New function.
3182 (i386_pseudo_register_write): New function.
3183 (mmx_regnum_to_fp_regnum): New function. Code from Fernando Nasser.
3184
3185 * regcache.c (regcache_raw_read_unsigned): New function.
3186 (regcache_raw_read_signed): New function.
3187 * regcache.h (regcache_raw_read_unsigned): Declare.
3188 (regcache_raw_read_signed): Declare.
3189
3190 2002-08-13 Andrew Cagney <cagney@redhat.com>
3191
3192 * regcache.c (regcache_raw_read_as_address): Delete function.
3193 (regcache_cooked_read_signed): New function.
3194 (regcache_cooked_read_unsigned): New function.
3195 * regcache.h (regcache_cooked_read_signed): Declare.
3196 (regcache_cooked_read_unsigned): Declare.
3197 (regcache_raw_read_as_address): Delete declaration.
3198
3199 * blockframe.c (generic_read_register_dummy): Use
3200 regcache_cooked_read_unsigned.
3201 * i386-tdep.c (i386_extract_struct_value_address): Use
3202 regcache_cooked_read_unsigned.
3203
3204 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3205
3206 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set int, double and long
3207 double sizes according to ELF ABI flags.
3208 (gdbarch_tdep): Record elf_flags.
3209
3210 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3211
3212 * m68hc11-tdep.c (M6812_OP_PSHX, M6812_OP_PSHY): New defines.
3213 (m6812_prolog): They can appear in 68HC12 function prologue.
3214 (m68hc11_frame_chain): Cleanup.
3215
3216 2002-08-12 Andrew Cagney <cagney@redhat.com>
3217
3218 * i386-tdep.h (i386_register_byte, i386_register_raw_size): Delete
3219 declarations.
3220 * i386-linux-tdep.c (i386_linux_register_byte): Delete function.
3221 (i386_linux_register_raw_size): Delete function.
3222 (i386_linux_init_abi): Update.
3223 * i386-tdep.c (i386_register_raw_size): Delete function.
3224 (i386_register_byte): Delete function.
3225 (i386_gdbarch_init): Update.
3226 (i386_register_size): Delete array.
3227 (i386_register_offset): Delete array.
3228
3229 * config/i386/tm-symmetry.h (REGISTER_BYTE): Delete macro.
3230 (REGISTER_RAW_SIZE): Delete macro.
3231 * config/i386/tm-ptx.h (REGISTER_RAW_SIZE): Delete macro.
3232 (REGISTER_BYTE): Delete macro.
3233
3234 2002-08-11 Aidan Skinner <aidan@velvet.net>
3235
3236 * ada-lang.c (ada_lookup_partial_symbol)
3237 (to_fixed_variant_branch_type) (find_line_in_linetable): Fix
3238 prototype names so that grep ^func works properly.
3239
3240 * ada-lang.c (ada_array_element_type)
3241 (ada_lookup_partial_symbol): Fix typos in parameter list.
3242
3243 * ada-valprint.c (val_print_packed_array_elements) (ada_val_print_1):
3244 Fix prototype names so that grep ^func works properly.
3245
3246 2002-08-10 Andrew Cagney <cagney@redhat.com>
3247 Elena Zannoni <ezannoni@redhat.com>
3248 Martin M. Hunt <hunt@redhat.com>
3249
3250 * gdbtypes.c (build_builtin_type_vec128): Set the vector bit.
3251 (build_builtin_type_vec128i): Set the vector bit.
3252 * gdbtypes.h (builtin_type_vec64, builtin_type_vec64i): Declare.
3253 * gdbtypes.c (builtin_type_vec64, builtin_type_vec64i): Define.
3254 (build_builtin_type_vec64): New function.
3255 (build_builtin_type_vec64i): New function.
3256 (build_gdbtypes): Initialize builtin_type_vec64 and
3257 builtin_type_vec64i.
3258
3259 2002-08-09 Andrew Cagney <cagney@redhat.com>
3260
3261 * regcache.c (regcache_dump): Compare the register offset
3262 with REGISTER_BYTE.
3263 * arch-utils.c (generic_register_byte): New function.
3264 * arch-utils.h (generic_register_byte): Declare.
3265 * gdbarch.sh (REGISTER_BYTE): Default to generic_register_byte.
3266 * gdbarch.h, gdbarch.c: Regenerate.
3267
3268 2002-08-09 Andrew Cagney <cagney@redhat.com>
3269
3270 * regcache.c: Include "gdbcmd.h"
3271 (_initialize_regcache): Add commands "maintenance print
3272 registers", "maintenance print raw-registers" and "maintenance
3273 print cooked-registers".
3274 (enum regcache_dump_what): Define.
3275 (dump_endian_bytes): New function.
3276 (regcache_dump): New function.
3277 (regcache_print): New function.
3278 (maintenance_print_registers): New function.
3279 (maintenance_print_raw_registers): New function.
3280 (maintenance_print_cooked_registers): New function.
3281 * Makefile.in (regcache.o): Update dependencies.
3282
3283 2002-08-09 Michael Snyder <msnyder@redhat.com>
3284
3285 * mips-tdep.c (ROUND_DOWN, ROUND_UP): Move to global scope.
3286 (mips_push_arguments): Correct some comments. Use paddr_nz
3287 for printing addresses in debug output. Replace static
3288 allocation using MAX_REGISTER_RAW_SIZE with alloca.
3289 (mips_n32n64_push_arguments): New function, cloned from
3290 mips_push_arguments and tuned for the n32/n64 ABI.
3291 (mips_push_register): Buffer needs dynamic allocation.
3292 (mips_print_register): Ditto.
3293 (do_gp_register_row): Ditto.
3294 (mips_store_return_value): Ditto.
3295 (mips_gdbarch_init): Set gdbarch_push_arguments per ABI.
3296
3297 2002-08-09 Don Howard <dhoward@redhat.com>
3298
3299 * memattr.c (mem_info_command): Print special case of upper bound
3300 as max CORE_ADDR + 1.
3301
3302 2002-08-08 Michael Snyder <msnyder@redhat.com>
3303
3304 * mips-tdep.c (mips_n32n64_use_struct_convention): N32 only
3305 returns structs by ref if they're too big to fit in two registers.
3306
3307 2002-08-09 Kevin Buettner <kevinb@redhat.com>
3308
3309 * mips-tdep.c (mips_init_extra_frame_info): Initialize SP_REGNUM's
3310 saved regs value.
3311 (read_next_frame_reg): Call FRAME_INIT_SAVED_REGS instead of
3312 mips_find_saved_regs().
3313 (mips_pop_frame): Likewise.
3314
3315 2002-08-09 Kevin Buettner <kevinb@redhat.com>
3316
3317 * blockframe.c (frame_saved_regs_register_unwind): Revise
3318 PC_IN_CALL_DUMMY assertion to only apply when generic dummy
3319 frames are in use.
3320
3321 2002-08-09 Grace Sainsbury <graces@redhat.com>
3322
3323 * remote.c: (remote_wait, remote_async_wait): Add check for awatch
3324 T-packets; the 'a' is not taken as a register number.
3325 (remote_check_watch_resources, remote_stopped_by_watchpoint)
3326 (remote_stopped_data_address): New functions; add to target
3327 vector.
3328 (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint): Change
3329 prototypes to match other implementations of this
3330 function. replace integer argument with pointer -- the length
3331 field in the Z-packet is the length of what is pointed to or 1 if
3332 pointer is null. Add to target vector.
3333 (remote_insert_watchpoint, remote_remove_watchpoint): Add to
3334 target vector.
3335
3336 From Mark Salter:
3337 * remote.c (remote_wait): Add support to extract optional
3338 watchpoint information from T-packet. Ignore unrecognized
3339 optional info in T-packet.
3340 (remote_async_wait): Ditto.
3341
3342 2002-08-09 Corinna Vinschen <vinschen@redhat.com>
3343
3344 * cli/cli-dump.c: Change fopen modes to use binary open modes
3345 as defined in include/fopen-bin.h throughout.
3346
3347 2002-08-08 Michael Snyder <msnyder@redhat.com>
3348
3349 * mips-tdep.c: Minor whitespace and indentation clean-ups.
3350
3351 2002-08-08 Kevin Buettner <kevinb@redhat.com>
3352
3353 * doublest.c (store_floating): Avoid floatformat_from_doublest()
3354 assertion failure by returning early after a warning.
3355
3356 2002-08-08 Kevin Buettner <kevinb@redhat.com>
3357
3358 * mips-tdep.c (mips_find_saved_regs): Make static.
3359 (mips_frame_init_saved_regs): New function.
3360 (mips_gdbarch_init): Setup FRAME_INIT_SAVED_REGS method.
3361 * config/mips/tm-mips.h (FRAME_INIT_SAVED_REGS): Delete macro.
3362 (mips_find_saved_regs): Delete declaration.
3363
3364 2002-08-08 Grace Sainsbury <graces@redhat.com>
3365
3366 * remote.c (remote_wait, remote_async_wait): Change
3367 thread_num from int to ULONGEST.
3368 (unpack_varlen_hex): Change result parameter from
3369 int * to ULONGEST *.
3370
3371 2002-08-08 Andrew Cagney <ac131313@redhat.com>
3372
3373 * configure.tgt: Replace powerpc-*-sysv*, powerpc-*-elf*,
3374 powerpcle-*-eabi*, powerpcle-*-sysv* and powerpcle-*-elf* with
3375 powerpc*-*-*.
3376 * MAINTAINERS: Remove redundant rs6000-ibm-aix4.1 target.
3377
3378 2002-08-08 Andrew Cagney <cagney@redhat.com>
3379
3380 * gcore.c (override_derive_stack_segment): Delete variable.
3381 (preempt_derive_stack_segment): Delete function.
3382 (derive_stack_segment): Delete function.
3383 (default_derive_stack_segment): Renamed to derive_stack_segment.
3384 (override_derive_heap_segment): Delete variable.
3385 (preempt_derive_heap_segment): Delete function.
3386 (derive_heap_segment): Delete function.
3387 (default_derive_heap_segment): Rename to derive_heap_segment.
3388
3389 2002-08-06 Michael Snyder <msnyder@redhat.com>
3390
3391 * config/mips/tm-mips.h: Remove #define USE_STRUCT_CONVENTION.
3392 * mips-tdep.c (mips_EABI_use_struct_convention,
3393 mips_OABI_use_struct_convention, mips_NABI_use_struct_convention):
3394 New functions. (mips_use_struct_convention): Delete.
3395 (mips_gdbarch_init): set use_gdbarch_convention.
3396
3397 2002-08-06 Michael Snyder <msnyder@redhat.com>
3398
3399 * mips-tdep.c: gdbarch-ify reg_struct_has_addr.
3400 (mips_eabi_reg_struct_has_addr, mips_n32n64_reg_struct_has_addr,
3401 mips_o32_reg_struct_has_addr): New functions.
3402 (mips_gdbarch_init): Set gdbarch reg_struct_has_addr.
3403
3404 2002-08-07 Andrew Cagney <ac131313@redhat.com>
3405
3406 * regcache.c (pseudo_register): Delete function.
3407 (fetch_register): Delete function.
3408 (store_register): Delete function.
3409 (regcache_raw_read, legacy_read_register_gen): Use
3410 target_fetch_registers instead of fetch_register.
3411 (legacy_write_register_gen, regcache_raw_write): Use
3412 target_store_register instead of store_register.
3413 (write_register_bytes): Ditto.
3414
3415 * gdbarch.sh (FETCH_PSEUDO_REGISTER): Delete.
3416 (STORE_PSEUDO_REGISTER): Delete.
3417 * gdbarch.h, gdbarch.c: Regenerate.
3418
3419 2002-08-06 Corinna Vinschen <vinschen@redhat.com>
3420
3421 * cli/cli-dump.c (add_dump_command): Explicitely use "b" flag to
3422 write dump file binary.
3423
3424 2002-08-05 Michael Snyder <msnyder@redhat.com>
3425
3426 * mips-tdep.c (mips_find_saved_regs): Adjust stack according
3427 to MIPS_SAVED_REGSIZE, not GDB_TARGET_IS_MIPS64. Enhance comment.
3428 (mips_gdbarch_init): Set N32 target to be mips64.
3429
3430 2002-08-06 Kevin Buettner <kevinb@redhat.com>
3431
3432 * frame.c (find_saved_register): Break out of loop once saved
3433 register address is found. Don't mention sparc in loop comment
3434 anymore.
3435
3436 2002-08-06 Kevin Buettner <kevinb@redhat.com>
3437
3438 * mips-tdep.c (mips_gdbarch_init): For the N32 ABI, set
3439 mips_default_saved_regsize to 8.
3440
3441 2002-08-06 Andrew Cagney <ac131313@redhat.com>
3442
3443 * gcore.c: Do not include <sys/procfs.h>.
3444 * Makefile.in (gcore.o): Update dependencies.
3445
3446 2002-08-06 Andrew Cagney <cagney@redhat.com>
3447
3448 * configure.tgt: Make arc-*-* obsolete.
3449 * NEWS: Mention that arc-*-* has been identifed as obsolete.
3450 * MAINTAINERS: Make arc-elf obsolete.
3451 * arc-tdep.c: Make file obsolete.
3452 * config/arc/arc.mt: Ditto.
3453 * config/arc/tm-arc.h: Ditto.
3454
3455 2002-08-05 Theodore A. Roth <troth@verinet.com>
3456
3457 * avr-tdep.c (avr_skip_prologue): Fix to return the correct pc.
3458
3459 2002-08-05 Andrew Cagney <ac131313@redhat.com>
3460
3461 * mcore-tdep.c (mcore_gdbarch_init): Use
3462 generic_unwind_get_saved_register instead of
3463 generic_get_saved_register.
3464 * v850-tdep.c (v850_gdbarch_init): Ditto.
3465 * frv-tdep.c (frv_gdbarch_init): Ditto.
3466 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
3467 * s390-tdep.c (s390_gdbarch_init): Ditto.
3468 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
3469 * config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Ditto.
3470 * config/h8300/tm-h8300.h (GET_SAVED_REGISTER): Ditto.
3471
3472 2002-08-05 Joel Brobecker <brobecker@gnat.com>
3473
3474 * objfiles.h: Add missing #include "symfile.h"
3475
3476 * Makefile.in (objfiles_h): Add dependency on symfile.h and dependents.
3477
3478 2002-08-04 Andrew Cagney <ac131313@redhat.com>
3479
3480 From 2002-08-01 david carlton <carlton@math.stanford.edu>:
3481 * hpread.c (hpread_read_struct_type): Deleted superfluous setting
3482 of FIELD_BITSIZE.
3483
3484 2002-08-04 Daniel Jacobowitz <drow@mvista.com>
3485
3486 * NEWS: Cleanup and nitpick.
3487
3488 2002-08-03 Andrew Cagney <ac131313@redhat.com>
3489
3490 * NEWS: Cleanup. Use *-linux*-gnu*. Only use `*' for headings.
3491
3492 2002-08-03 Andrew Cagney <ac131313@redhat.com>
3493
3494 * Makefile.in (gdbtk-bp.o): Update dependencies.
3495 (gdbtk-register.o): Ditto.
3496 (gdbtk-varobj.o): Ditto.
3497
3498 2002-08-03 Andrew Cagney <cagney@redhat.com>
3499
3500 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Replace
3501 m68hc11_fetch_pseudo_register.
3502 (m68hc11_pseudo_register_write): Replace
3503 m68hc11_store_pseudo_register.
3504 (m68hc11_gdbarch_init): Update.
3505
3506 Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com>
3507
3508 * gdbarch.sh: Include "gdb_string.h".
3509 * gdbarch.c: Regenerate.
3510
3511 * regcache.c: Include "gdb_string.h".
3512 * ax-general.c: Ditto.
3513 * varobj.c: Ditto.
3514 * std-regs.c: Ditto.
3515 * fbsd-proc.c: Ditto.
3516 * thread.c: Ditto.
3517
3518 * Makefile.in (regcache.o): Update dependencies.
3519 (thread.o, gdbarch.o): Ditto.
3520 (ax-general.o, gdbarch.o): Ditto.
3521 (varobj.o, std-regs.o): Ditto.
3522 (fbsd-proc.o): Specify dependencies.
3523
3524 2002-08-02 Andrew Cagney <cagney@redhat.com>
3525
3526 * regcache.c (regcache_cooked_read): Rename rawnum parameter to
3527 regnum.
3528 (regcache_cooked_write): Ditto.
3529
3530 2002-08-02 Andrew Cagney <ac131313@redhat.com>
3531
3532 * regcache.c (regcache_cooked_read): New function.
3533 (regcache_cooked_write): New function.
3534 (read_register_gen): Rewrite using regcache_cooked_read.
3535 (write_register_gen): Rewrite using regcache_cooked_write.
3536
3537 * regcache.h (regcache_cooked_read, regcache_cooked_write):
3538 Declare.
3539
3540 2002-08-02 Andrew Cagney <cagney@redhat.com>
3541
3542 * gdbarch.sh (pseudo_register_read, pseudo_register_write):
3543 Replace the architecture methods register_read and register_write.
3544 * gdbarch.h, gdbarch.c: Regenerate.
3545 * regcache.c (init_regcache_descr): Update.
3546 (read_register_gen): Update.
3547 (write_register_gen): Update.
3548 (supply_register): Update comment.
3549
3550 * sh-tdep.c (sh_gdbarch_init): Update.
3551 (sh_pseudo_register_read, sh64_pseudo_register_read): Add
3552 `regcache' and `gdbarch' parameters. Make `buffer' a void
3553 pointer. Update code.
3554 (sh_pseudo_register_write, sh64_pseudo_register_write): Add
3555 `regcache' and `gdbarch' parameters. Make `buffer' a constant
3556 void pointer. Update code.
3557 (sh64_register_write): Delete.
3558 (sh4_register_read): Delete.
3559 (sh64_register_read): Delete.
3560 (sh4_register_write): Delete.
3561 (sh_sh4_register_convert_to_raw): Make `from' parameter a constant
3562 void pointer, `to' parameter a void pointer.
3563 (sh_sh64_register_convert_to_raw): Ditto.
3564
3565 2002-08-01 Kevin Buettner <kevinb@redhat.com>
3566
3567 * mips-tdep.c (mips_register_virtual_type): Use architecture
3568 invariant return values.
3569
3570 2002-08-01 Andrew Cagney <cagney@redhat.com>
3571
3572 * linux-proc.c: Include "gdb_string.h".
3573 * Makefile.in (linux-proc.o): Update dependency list.
3574
3575 2002-08-01 Kevin Buettner <kevinb@redhat.com>
3576
3577 * mips-tdep.c (mips_gdbarch_init): Add comments. Fix typo in
3578 comment.
3579
3580 2002-08-01 Grace Sainsbury <graces@redhat.com>
3581
3582 * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
3583 to_insert_watchpoint, to_remove_watchpoint,
3584 to_stopped_by_watchpoint, to_stopped_data_address,
3585 to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint to
3586 target vecctor. Define their corresponding macros so they call
3587 them.
3588
3589 * target.c: Add default and debug versions of for
3590 to_insert_hw_breakpoint, to_remove_hw_breakpoint,
3591 to_insert_watchpoint, to_remove_watchpoint,
3592 to_stopped_by_watchpoint, to_stopped_data_address,
3593 to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint.
3594
3595 2002-08-01 Kevin Buettner <kevinb@redhat.com>
3596
3597 * mips-tdep.c (mips_register_virtual_type): New function.
3598 (mips_gdbarch_init): Register mips_register_virtual_type()
3599 with gdbarch machinery.
3600 * config/mips/tm-irix6.h (mips/tm-bigmips64.h): Include
3601 this file instead of tm-bigmips.h.
3602 (MIPS_REGSIZE): Delete this macro.
3603 (REGISTER_VIRTUAL_TYPE): Delete macro. Undef macro so that
3604 multiarch version in mips-tdep.c will be found.
3605
3606 2002-08-01 Andrew Cagney <cagney@redhat.com>
3607
3608 * NEWS: Menion that CHILL has been made obsolete.
3609
3610 * gdbtypes.c (chill_varying_type): Make chill references obsolete.
3611 * stabsread.c (read_range_type): Ditto.
3612 * gdbtypes.h: Ditto.
3613 * language.c (binop_type_check): Ditto.
3614 (binop_result_type): Ditto.
3615 (integral_type): Ditto.
3616 (character_type): Ditto.
3617 (string_type): Ditto.
3618 (boolean_type): Ditto.
3619 (structured_type): Ditto.
3620 (lang_bool_type): Ditto.
3621 (binop_type_check): Ditto.
3622 * language.h (_LANG_chill): Ditto.
3623 * dwarfread.c (set_cu_language): Ditto.
3624 * dwarfread.c (CHILL_PRODUCER): Ditto.
3625 * dwarfread.c (handle_producer): Ditto.
3626 * expression.h (enum exp_opcode): Ditto.
3627 * eval.c: Ditto for comments.
3628 * typeprint.c (typedef_print) [_LANG_chill]: Ditto.
3629 * expprint.c (print_subexp): Ditto.
3630 (print_subexp): Ditto.
3631 * valops.c (value_cast): Ditto.
3632 (search_struct_field): Ditto.
3633 * value.h (COERCE_VARYING_ARRAY): Ditto.
3634 * symfile.c (init_filename_language_table): Ditto.
3635 (add_psymbol_with_dem_name_to_list): Ditto.
3636 * valarith.c (value_binop): Ditto.
3637 (value_neg): Ditto.
3638 * valops.c (value_slice): Ditto.
3639 * symtab.h (union language_specific): Ditto.
3640 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Ditto.
3641 (SYMBOL_DEMANGLED_NAME): Ditto.
3642 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
3643 * defs.h (enum language): Ditto.
3644 * symtab.c (got_symtab): Ditto.
3645 * utils.c (fprintf_symbol_filtered): Ditto.
3646
3647 * ch-typeprint.c: Make file obsolete.
3648 * ch-valprint.c: Make file obsolete.
3649 * ch-lang.h: Make file obsolete.
3650 * ch-exp.c: Make file obsolete.
3651 * ch-lang.c: Make file obsolete.
3652
3653 * Makefile.in (FLAGS_TO_PASS): Do not pass CHILL or CHILLFLAGS or
3654 CHILL_LIB.
3655 (TARGET_FLAGS_TO_PASS): Ditto.
3656 (CHILLFLAGS): Obsolete.
3657 (CHILL): Obsolete.
3658 (CHILL_FOR_TARGET): Obsolete.
3659 (CHILL_LIB): Obsolete.
3660 (SFILES): Remove ch-exp.c, ch-lang.c, ch-typeprint.c and
3661 ch-valprint.c.
3662 (HFILES_NO_SRCDIR): Remove ch-lang.h.
3663 (COMMON_OBS): Remove ch-valprint.o, ch-typeprint.o, ch-exp.o and
3664 ch-lang.o.
3665 (ch-exp.o, ch-lang.o, ch-typeprint.o, ch-valprint.o): Delete
3666 targets.
3667
3668 2002-07-31 Joel Brobecker <brobecker@gnat.com>
3669
3670 * dwarf2read.c (set_cu_language): Add handler for LANG_Ada95.
3671 This does not change anything at the moment, but will be helpful
3672 later when full Ada support is integrated.
3673
3674 2002-07-31 Kevin Buettner <kevinb@redhat.com>
3675
3676 * mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"
3677 help message.
3678
3679 2002-07-31 Kevin Buettner <kevinb@redhat.com>
3680
3681 * mips-tdep.c (mips_push_arguments): Fetch gdbarch_tdep struct
3682 and save it in a local variable. Use variable in later test.
3683
3684 2002-07-31 Kevin Buettner <kevinb@redhat.com>
3685
3686 * mips-tdep.c (mips_find_abi_section): Add N64 ABI recognition
3687 test. (Thanks to Daniel Jacobowitz.)
3688
3689 2002-07-31 Kevin Buettner <kevinb@redhat.com>
3690
3691 * mips-tdep.c (enum mips_abi): Add MIPS_ABI_N64.
3692 (mips_abi_strings): Add "n64".
3693 (mips_gdbarch_init): Add test for n64 abi. Add MIPS_ABI_N64 case.
3694
3695 2002-07-31 Kevin Buettner <kevinb@redhat.com>
3696
3697 * config/mips/tm-irix6.h (MIPS_REGSIZE): Define to be 8.
3698 (REGISTER_VIRTUAL_TYPE): Some registers are now 64 bits wide.
3699
3700 2002-07-31 Kevin Buettner <kevinb@redhat.com>
3701
3702 * utils.c (host_pointer_to_address, address_to_host_pointer):
3703 Use gdb_assert() instead of explicit call to internal_error().
3704
3705 2002-07-30 Kevin Buettner <kevinb@redhat.com>
3706
3707 * Makefile.in (rs6000-nat.o): Update dependencies.
3708
3709 From Nicholas Duffek:
3710 * Makefile.in (ALLDEPFILES): Add aix-thread.c.
3711 (aix-thread.o): New rule.
3712 * configure.host (gdb_host): Set to aix432 on AIX 4.3.2+.
3713 * config/powerpc/aix432.mh: New file.
3714
3715 2002-07-30 Daniel Jacobowitz <drow@mvista.com>
3716
3717 * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)
3718 (ELF_FPREGSET_SIZE, ELF_GREGSET_SIZE): New enums.
3719 (fetch_core_registers, ppc_linux_supply_gregset)
3720 (ppc_linux_supply_fpregset): New functions.
3721 (ppc_linux_regset_core_fns): New.
3722 (_initialize_ppc_linux_tdep): Call add_core_fns.
3723 * ppc-tdep.h: Add prototypes for ppc_linux_supply_fpregset
3724 and ppc_linux_supply_gregset.
3725 * ppc-linux-nat.c (supply_gregset): Call ppc_linux_supply_gregset.
3726 (supply_fpregset): Call ppc_linux_supply_fpregset.
3727 * config/powerpc/linux.mh (NATDEPFILES): Remove core-regset.o and
3728 corelow.o.
3729 * config/powerpc/linux.mt (TDEPFILES): Add corelow.o.
3730
3731 2002-07-30 Daniel Jacobowitz <drow@mvista.com>
3732
3733 * symtab.c (lookup_symbol): Demangle before lowercasing.
3734
3735 2002-07-30 Andrew Cagney <ac131313@redhat.com>
3736
3737 * symtab.h: Replace #include "gdb_obstack.h" with opaque
3738 declaration.
3739 * cli/cli-cmds.c, cli/cli-script.c: Include "gdb_string.h".
3740 * gnu-v3-abi.c, arc-tdep.c, cli/cli-decode.c: Ditto.
3741 * avr-tdep.c, mon960-rom.c, i960-tdep.c: Ditto.
3742 * arch-utils.c, cli/cli-setshow.c: Unconditionally include
3743 "gdb_string.h".
3744 * Makefile.in (cli-script.o, cli-cmds.o): Update dependencies.
3745 (gnu-v3-abi.o, cli-setshow.o, i960-tdep.o): Ditto.
3746 (cli-decode.o, mi-cmd-var.o, mi-cmd-disas.o): Ditto.
3747 (avr-tdep.o, mon960-rom.o): Ditto.
3748 (aout_stabs_gnu_h): Define.
3749 (symtab_h): Remove $(gdb_obstack_h).
3750
3751 2002-07-30 Jim Blandy <jimb@redhat.com>
3752
3753 Patch from David Carlton <carlton@math.stanford.edu>:
3754 * gdbinit.in: Move the `dir' commands that add GDB's own source
3755 directory to the search path to the end, so that the `gdb' source
3756 directory will be searched first.
3757
3758 2002-07-29 Andrew Cagney <ac131313@redhat.com>
3759
3760 * gdb_obstack.h: New file.
3761 * symtab.h: Include "gdb_obstack.h" instead of "obstack.h".
3762 (obstack_chunk_alloc, obstack_chunk_free): Delete macros.
3763 * objfiles.h: Include "gdb_obstack.h".
3764 * Makefile.in (gdb_obstack_h): Define.
3765 (symtab_h): Add $(gdb_obstack_h).
3766 (objfiles_h): Add $(gdb_obstack_h).
3767
3768 * objfiles.c: Include "gdb_obstack.h" instead of "obstack.h".
3769 * macrotab.c, cp-valprint.c, dbxread.c: Ditto.
3770 * ch-typeprint.c, ch-valprint.c, dstread.c: Ditto.
3771 * macroexp.c, p-typeprint.c, stabsread.c: Ditto.
3772 * symtab.c, f-typeprint.c, mdebugread.c: Ditto.
3773 * p-valprint.c, symmisc.c, typeprint.c: Ditto.
3774 * symfile.c, coffread.c, c-typeprint.c: Ditto.
3775 * buildsym.c, bcache.c, ada-typeprint.c: Ditto.
3776
3777 * Makefile.in (bcache.o): Update dependencies.
3778 (buildsym.o, c-typeprint.o, ch-typeprint.o): Ditto.
3779 (ch-valprint.o, coffread.o, cp-valprint.o): Ditto.
3780 (dbxread.o, dstread.o, f-typeprint.o): Ditto.
3781 (objfiles.o, p-typeprint.o, p-valprint.o): Ditto.
3782 (stabsread.o, symfile.o, symmisc.o): Ditto.
3783 (symtab.o, typeprint.o, macroexp.o): Ditto.
3784 (macrotab.o, mdebugread.o): Ditto.
3785 (f_lang_h, coff_sym_h, coff_symconst_h): Define.
3786 (coff_ecoff_h, aout_aout64_h): Define.
3787 (aout_stabs_gnu_h, libaout_h): Define.
3788
3789 2002-07-29 Andrew Cagney <cagney@redhat.com>
3790
3791 * regcache.c (struct regcache_descr): Rename nr_registers to
3792 nr_cooked_registers. Revise comments describing the structure
3793 member fields.
3794 (init_regcache_descr): Update.
3795 (init_legacy_regcache_descr): Update.
3796 (read_register_gen, write_register_gen): When a cooked register in
3797 the raw register range, directly access the value from the raw
3798 register cache.
3799
3800 2002-07-29 Andrew Cagney <ac131313@redhat.com>
3801
3802 * z8k-tdep.c: Do not include "obstack.h".
3803 * h8300-tdep.c, h8500-tdep.c: Ditto.
3804 * m68hc11-tdep.c, sh-tdep.c: Ditto.
3805 * valprint.c, v850-tdep.c: Ditto.
3806 * d10v-tdep.c, mn10300-tdep.c: Ditto.
3807 * mn10200-tdep.c: Ditto.
3808
3809 * Makefile.in (z8k-tdep.o): Update dependencies.
3810 (m68hc11-tdep.o, valprint.o): Ditto.
3811 (v850-tdep.o, d10v-tdep.o): Ditto.
3812 (mn10300-tdep.o, sparc-tdep.o): Ditto.
3813 (sh-tdep.o, h8500-tdep.o, h8300-tdep.o): Ditto.
3814 (m32r-tdep.o, mn10200-tdep.o): Specify dependencies.
3815 (sh_opc_h, gdb_sim_sh_h): Define.
3816 (elf_sh_h, elf_bfd_h): Define.
3817 (opcode_m68hc11_h): Define.
3818 (OPCODES_SRC, OPCODES_DIR): define.
3819 (OPCODES): Use $(OPCODES_DIR).
3820 (gdb_sim_d10v_h): Rename sim_d10v_h.
3821 (gdb_sim_arm_h): Rename sim_arm_h.
3822
3823 2002-07-26 Kevin Buettner <kevinb@redhat.com>
3824
3825 * utils.c (host_pointer_to_address, address_to_host_pointer):
3826 Change internal_error() message to indicate function responsible
3827 for the error.
3828
3829 2002-07-26 Kevin Buettner <kevinb@redhat.com>
3830
3831 * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast in
3832 calls to local_hex_string_custom().
3833
3834 2002-07-26 Kevin Buettner <kevinb@redhat.com>
3835
3836 * irix5-nat.c: Move IRIX shared library support from here...
3837 * solib-irix.c: ...to here. Revised substantially to work with
3838 generic solib framework.
3839
3840 * osabi.h (gdb_osabi): Add new enum constant GDB_OSABI_IRIX.
3841 * osabi.c (gdb_osabi_names): Add corresponding string for Irix.
3842 * mips-irix-tdep.c: New file.
3843
3844 * Makefile.in (ALLDEPFILES): Add mips-irix-tdep.c and solib-irix.c.
3845 (mips-irix-tdep.o, solib-irix.o): New rules.
3846 * config/mips/irix5.mt (TDEPFILES): Add mips-irix-tdep.o, solib.o,
3847 solib-irix.o.
3848 * config/mips/irix6.mt (TDEPFILES): Likewise.
3849 * config/mips/irix6.mh (NATDEPFILES): Remove solib.o.
3850
3851 2002-07-26 Kevin Buettner <kevinb@redhat.com>
3852
3853 * aix-thread.c (coff/internal.h, bfd/libcoff.h, pthread.h): Remove
3854 disabled (via ``#if 0'') includes.
3855
3856 2002-07-26 Kevin Buettner <kevinb@redhat.com>
3857
3858 * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
3859 (fetch_regs_user_thread, fetch_regs_kernel_thread, fill_sprs64)
3860 (fill_sprs32, store_regs_user_thread, store_regs_kernel_thread):
3861 Add support for the fpscr register.
3862 * rs6000-nat.c (regmap, fetch_inferior_registers)
3863 (store_inferior_registers, fetch_core_registers): Likewise.
3864
3865 2002-07-26 Kevin Buettner <kevinb@redhat.com>
3866
3867 * rs6000-nat.c (language.h): Include.
3868 (special_regs): Delete this array.
3869 (regmap): New function.
3870 (fetch_register, store_register): Use regmap() to map gdb
3871 register numbers to ptrace register numbers. Also, use
3872 outputs from regmap() to make decisions regarding type of
3873 ptrace() call to make. In particular, don't compare against
3874 FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
3875 (fetch_inferior_registers, store_inferior_registers): Where
3876 possible, obtain register numbers from tdep struct. Don't
3877 refer to FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
3878 * config/rs6000/tm-rs6000.h (FIRST_UISA_SP_REGNUM)
3879 (LAST_UISA_SP_REGNUM): Delete.
3880
3881 2002-07-25 Kevin Buettner <kevinb@redhat.com>
3882
3883 * rs6000-nat.c (ppc-tdep.h): Include.
3884 (fetch_registers, store_register, fetch_core_registers): Don't
3885 access registers[] directly. Instead, use supply_register() or
3886 regcache_collect() as appropriate.
3887 (find_toc_address): Format hex address with local_hex_string().
3888
3889 2002-07-25 Andrew Cagney <ac131313@redhat.com>
3890
3891 * config/djgpp/fnchange.lst: Rename bfd/elf32-fr30.c and
3892 bfd/elf32-frv.c.
3893
3894 2002-07-24 Tom Tromey <tromey@redhat.com>
3895
3896 * jv-exp.y: Marked all strings with _().
3897 (ClassInstanceCreationExpression, ArrayCreationExpression): Use
3898 internal_error.
3899 (MethodInvocation, CastExpression, parse_number, yyerror,
3900 java_type_from_name, push_expression_name, yylex): Typo fixes.
3901
3902 2002-07-24 Daniel Jacobowitz <drow@mvista.com>
3903
3904 * ui-file.c (struct tee_file, tee_file_new, tee_file_delete)
3905 (tee_file_flush, tee_file_write, tee_file_fputs)
3906 (tee_file_isatty): New.
3907 * ui-file.h (tee_file_new): Add prototype.
3908
3909 2002-07-24 Aidan Skinner <aidan@velvet.net>
3910
3911 * ada-lang.c: Change k&r style function definitions to prototyped
3912 form.
3913 * ada-typeprint.c: Change k&r style function definitions to prototyped
3914 form.
3915 * ada-valprint.c: Change k&r style function definitions to prototyped
3916 form.
3917
3918 2002-07-24 Andrew Cagney <cagney@redhat.com>
3919
3920 * README: Remove reference to remote-bug.
3921 * Makefile.in (ALLDEPFILES): Remove m88k-nat.c, m88k-tdep.c and
3922 remote-bug.c.
3923 (m88k-nat.o): Delete rule.
3924 (m88k-tdep.o): Delete rule.
3925 (remote-bug.o): Delete rule.
3926 * MAINTAINERS: Mark as obsolete.
3927 * elfread.c (elf_symtab_read): Mention that m88k is obsolete.
3928 * m88k-tdep.c: Make file obsolete.
3929 * config/m88k/m88k.mh: Ditto.
3930 * config/m88k/delta88v4.mh: Ditto.
3931 * config/m88k/delta88v4.mt: Ditto.
3932 * config/m88k/delta88.mt: Ditto.
3933 * config/m88k/delta88.mh: Ditto.
3934 * remote-bug.c: Ditto.
3935 * config/m88k/tm-delta88.h: Ditto.
3936 * config/m88k/nm-delta88v4.h: Ditto.
3937 * config/m88k/xm-delta88.h: Ditto.
3938 * config/m88k/xm-dgux.h: Ditto.
3939 * config/m88k/tm-m88k.h: Ditto.
3940 * config/m88k/nm-m88k.h: Ditto.
3941 * config/m88k/tm-delta88v4.h: Ditto.
3942 * m88k-nat.c: Ditto.
3943 * cxux-nat.c: Ditto.
3944 * configure.host: Make m88*-motorola-sysv4*, m88*-motorola-sysv*
3945 and m88*-*-* obsolete.
3946 * configure.tgt: Make m88*-motorola-sysv4*, m88*-motorola-* and
3947 m88*-*-* obsolete.
3948
3949 2002-07-24 Andrew Cagney <cagney@redhat.com>
3950
3951 * findvar.c (extract_unsigned_integer): Make `addr' parameter
3952 constant. Same for local pointer variables.
3953 (extract_signed_integer): Ditto.
3954 * defs.h (extract_unsigned_integer): Update.
3955 (extract_signed_integer): Update.
3956
3957 2002-07-24 Andrew Cagney <cagney@redhat.com>
3958
3959 * regcache.c (regcache_raw_write): Change buf parameter to a
3960 constant void pointer.
3961 (regcache_raw_read): Change buf parameter to a void pointer.
3962 (legacy_write_register_gen): Change myaddr parameter a constant
3963 void pointer.
3964 (supply_register): Change val parameter to a const void pointer.
3965 * regcache.h (regcache_raw_write): Update declaration.
3966 (regcache_raw_read): Update declaration.
3967 (supply_register): Update declaration.
3968
3969 2002-07-24 Tom Tromey <tromey@redhat.com>
3970
3971 * defs.h (gdb_readline_wrapper): Declare.
3972 * utils.c (prompt_for_continue): Use gdb_readline_wrapper.
3973 * tracepoint.c (read_actions): Use gdb_readline_wrapper.
3974 * top.c (gdb_readline_wrapper): New function.
3975 (command_line_input): Use it.
3976
3977 2002-07-24 Andrew Cagney <cagney@redhat.com>
3978
3979 * regcache.h (regcache_raw_read, regcache_raw_write): Replace
3980 regcache_read and regcache_write.
3981 (regcache_raw_read_as_address): Replace regcache_read_as_address.
3982 * regcache.c: Update.
3983 * sh-tdep.c (sh64_push_arguments): Update comment.
3984 (sh_pseudo_register_read): Update.
3985 (sh_pseudo_register_write): Update.
3986 (sh4_register_read): Update.
3987 (sh4_register_write): Update.
3988 (sh64_pseudo_register_read): Update.
3989 (sh64_pseudo_register_write): Update.
3990 (sh64_register_read): Update.
3991 (sh64_register_write): Update.
3992 * i386-tdep.c (i386_extract_return_value): Update.
3993 (i386_extract_struct_value_address): Update.
3994 (i386_extract_return_value): Update.
3995 * blockframe.c (generic_read_register_dummy): Update.
3996 (generic_call_dummy_register_unwind): Update
3997 * infrun.c (write_inferior_status_register): Update.
3998
3999 2002-07-23 Jim Blandy <jimb@redhat.com>
4000
4001 * parser-defs.h (expression_context_pc): Make this extern.
4002 (Thanks to Michael Snyder.)
4003
4004 2002-07-23 Andrew Cagney <ac131313@redhat.com>
4005
4006 GDB 5.2.1 released from 5.2 branch.
4007 * NEWS: Mention changes in 5.2.1 including addition of AVR target.
4008 * README: Update to mention 5.2.1.
4009
4010 2002-07-23 Mark Salter <msalter@redhat.com>
4011
4012 * remote.c (remote_read_bytes): Fix check for error.
4013
4014 2002-07-22 Kevin Buettner <kevinb@redhat.com>
4015
4016 * aix-thread.c (language.h): Include.
4017 (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
4018 (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc):
4019 Print newlines at end of debug messages.
4020 (pdc_symbol_addrs, pdc_read_regs, pdc_write_regs, pdc_read_data)
4021 (pdc_write_data): Use local_hex_string() instead of %llx formats.
4022
4023 2002-07-22 Kevin Buettner <kevinb@redhat.com>
4024
4025 * aix-thread.c (ppc-tdep.h): Include.
4026 (special_register_p): New function.
4027 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32)
4028 (store_regs_user_thread): Use register number information from
4029 gdbarch_tdep struct instead of hardcoded offsets relative to
4030 FIRST_UISA_SP_REGNUM.
4031 (fetch_regs_kernel_thread, store_regs_kernel_thread): Call
4032 special_register_p() instead of using FPLAST_REGNUM and
4033 LAST_UISA_SP_REGNUM as lower and upper bounds on the special
4034 register numbers. Also, don't assume that LAST_UISA_SP_REGNUM
4035 will be MQ's register number.
4036
4037 2002-07-22 Michael Snyder <msnyder@redhat.com>
4038
4039 * aix-thread.c (ops): Rename to aix_thread_ops.
4040 (base_ops): Rename to base_target.
4041 (ops_attach): Rename to aix_thread_attach.
4042 (ops_detach): Rename to aix_thread_detach.
4043 (ops_resume): Rename to aix_thread_detach.
4044 (ops_wait): Rename to aix_thread_wait.
4045 (ops_kill): Rename to aix_thread_kill.
4046 (init_ops): Rename to init_aix_thread_ops.
4047 (ops_fetch_register): Rename to aix_thread_fetch_register.
4048 (ops_store_register): Rename to aix_thread_store_register.
4049 (ops_mourn_inferior): Rename to aix_thread_mourn_inferior.
4050 (ops_thread_alive): Rename to aix_thread_thread_alive.
4051 (ops_extra_thread_info: Rename to aix_thread_extra_thread_info.
4052 (ops_pid_to_str): Rename to aix_thread_pid_to_str.
4053 (ops_xfer_memory): Rename to aix_thread_xfer_memory.
4054 (fetch_regs_lib): Rename to fetch_regs_user_thread.
4055 (fetch_regs_kern): Rename to fetch_regs_kernel_thread.
4056 (store_regs_lib): Rename to store_regs_user_thread.
4057 (store_regs_kern): Rename to store_regs_kernel_thread.
4058
4059 2002-07-22 Michael Snyder <msnyder@redhat.com>
4060
4061 * aix-thread.c (ops_prepare_to_store): Eliminate.
4062 (init_ops): Don't initialize ops.prepare_to_store.
4063 (store_regs_kern): Pre-fetch register buffers from child,
4064 because some registers may not be in the cache. Copy
4065 regs from register cache only if they are cached.
4066 (store_regs_lib): Copy regs from register cache only
4067 if they are cached.
4068 (fill_sprs32, (fill_sprs64, fill_fprs, fill_gprs32,
4069 fill_gprs64): Ditto.
4070
4071 2002-07-22 Kevin Buettner <kevinb@redhat.com>
4072
4073 * aix-thread.c (gdb_assert.h): Include.
4074 (fill_sprs64, fill_sprs32): Add selected asserts to make sure that
4075 register sizes (from register cache) match size of buffer holding
4076 register data.
4077 (fill_sprs32): Change parameter types to match those in the ptrace()
4078 buffer.
4079 (store_regs_lib): Likewise, but for 32-bit temporary variables.
4080 (ops_prepare_to_store): Rename loop variable ``i'' to ``regno''.
4081
4082 2002-07-22 Michael Snyder <msnyder@redhat.com>
4083
4084 * aix-thread.c (supply_sprs64): Cosmetic change.
4085 (supply_sprs32): Cosmetic change.
4086 (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs32): New funcs.
4087 (fill_sprs64): Use regcache_collect instead of read_register.
4088 (store_regs_lib): Use regcache_collect instead of
4089 read_register. Use fill_sprs32 instead of fill_sprs64,
4090 if debugging a 32-bit architecture.
4091 (store_regs_kern): Use fill_gprs64 etc. to pull the values
4092 out of the register cache, instead of passing a pointer into
4093 the register cache directly to ptrace. Use regcache_collect
4094 insteaad of read_register.
4095 (ops_prepare_to_store): Use target_read_registers instead
4096 of read_register_bytes.
4097
4098 2002-07-20 Aidan Skinner <aidan@velvet.net>
4099
4100 * MAINTAINERS: Add self under write after approval.
4101
4102 2002-07-20 Aidan Skinner <aidan@velvet.net>
4103
4104 * ada-tasks.c: Change k&r style function definitions to prototyped
4105 form.
4106
4107 2002-07-19 Andrew Cagney <ac131313@redhat.com>
4108
4109 * Makefile.in (x86-64-tdep.o): Add $(objfiles_h).
4110 * x86-64-tdep.c: Include "objfiles.h".
4111 (x86_64_gdbarch_init): Set in_solib_call_trampoline to
4112 in_plt_section. From 2002-07-18 Michal Ludvig <mludvig@suse.cz>.
4113
4114 2002-07-17 Michal Ludvig <michal@suse.cz>
4115
4116 * dwarf2cfi.c (execute_stack_op): Complain on unknown DW_OP_ value.
4117 (update_context): Initialise cfa variable.
4118
4119 2002-07-17 Michael Snyder <msnyder@redhat.com>
4120
4121 * aix-thread.c: Shorten some long lines.
4122 Bring comments into line with code spec.
4123
4124 2002-07-18 Joel Brobecker <brobecker@gnat.com>
4125
4126 * infrun.c: Re-indent using gdb_indent.sh.
4127
4128 2002-07-18 Joel Brobecker <brobecker@gnat.com>
4129
4130 * infrun.c (handle_inferior_event): Remove unneeded extra brace.
4131 Leave the indentation temporarily untouched, to minimize the diffs.
4132
4133 2002-07-18 Elena Zannoni <ezannoni@redhat.com>
4134
4135 * stabsread.c: Make os9k sections of the code obsolete,
4136 for real this time.
4137 * stabsread.h: Make os9k sections of the code obsolete.
4138
4139 2002-07-18 Michal Ludvig <mludvig@suse.cz>
4140
4141 * linux-low.c (regsets_store_inferior_registers): Add free()
4142 at the end of a loop to prevent memory leak.
4143 * linux-x86-64-low.c (x86_64_regmap): Add CS, SS registers.
4144 (X86_64_NUM_GREGS): Count it from the size of x86_64_regmap.
4145 * config/sparc/tm-sp64linux.h: Make the rest of #endif
4146 line a comment.
4147 * Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h
4148
4149 2002-07-17 Jim Blandy <jimb@redhat.com>
4150
4151 * macrocmd.c (info_macro_command): Remove newline from error
4152 message.
4153
4154 2002-07-17 J"orn Rennecke <joern.rennecke@superh.com>
4155
4156 * sh-tdep.c (sh_dsp_register_sim_regno): New function.
4157 (sh_gdbarch_init): Use it for sh-dsp.
4158
4159 2002-07-16 Kevin Buettner <kevinb@redhat.com>
4160
4161 * dwarf2read.c (read_initial_length): Handle older, non-standard,
4162 64-bit DWARF2 format.
4163
4164 2002-07-16 Joel Brobecker <brobecker@gnat.com>
4165
4166 * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including
4167 <sys/proc.h> when not available.
4168
4169 2002-07-16 Andrew Cagney <ac131313@redhat.com>
4170
4171 * NEWS: Mention that the i[34]86-*-os9k has been made obsolete.
4172 * stabsread.c: Make os9k sections of the code obsolete.
4173 * configure.tgt: Make i[3456]86-*-os9k target obsolete.
4174 * config/i386/i386os9k.mt: Make file obsolete.
4175 * Makefile.in (ALLDEPFILES): Remove remote-os9k.c.
4176 (COMMON_OBS): Remove os9kread.o
4177 (SFILES): Remove os9kread.c.
4178 (os9kread.o, remote-os9k.o): Make target obsolete.
4179 * remote-os9k.c: Make file obsolete.
4180 * os9kread.c: Make file obsolete.
4181 * Makefile.in
4182
4183 2002-07-16 Andrew Cagney <ac131313@redhat.com>
4184
4185 * NEWS: Mention that the FR30 has been made obsolete.
4186 * fr30-tdep.c: Make file obsolete.
4187 * config/fr30/tm-fr30.h: Ditto.
4188 * config/fr30/fr30.mt: Ditto.
4189 * configure.tgt: Make fr30-*-elf obsolete.
4190 * MAINTAINERS: Make fr30-elf obsolete.
4191
4192 2002-07-16 Pierre Muller <muller@ics.u-strasbg.fr>
4193
4194 * blockframe.c (get_pc_function_start): return 0 if the minimal symbol
4195 found is not inside a section.
4196
4197 2002-07-15 Kevin Buettner <kevinb@redhat.com>
4198
4199 * aix-thread.c (ptrace_check): Use safe_strerror() instead of
4200 strerror().
4201 (pdc_realloc): Use xrealloc() instead of realloc().
4202
4203 2002-07-15 Kevin Buettner <kevinb@redhat.com>
4204
4205 * aix-thread.c (PD_ERROR, CALL_BASE): Delete.
4206 (ops_resume, ops_wait, fetch_regs_lib, store_regs_lib)
4207 (ops_xfer_memory, ops_kill): Don't use PD_ERROR or CALL_BASE
4208 macros.
4209
4210 2002-07-15 Kevin Buettner <kevinb@redhat.com>
4211
4212 * aix-thread.c (ptrace_check): Eliminate goto.
4213 (sync_threadlists): Eliminate gotos. Also, fix array overrun
4214 problem.
4215
4216 2002-07-15 Kevin Buettner <kevinb@redhat.com>
4217
4218 * aix-thread.c (gdbcmd.h): Include.
4219 (DEBUG, DBG, DBG2, dbg): Eliminate.
4220 (debug_aix_thread): New static global.
4221 (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
4222 (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc)
4223 (fetch_regs_lib, store_regs_lib, store_regs_kern): Rewrite
4224 invocations to DBG and DBG2 macros to test against
4225 ``debug_aix_thread'' and call fprintf_unfiltered().
4226 (_initialize_aix_thread): Add new command "set debug aix-thread".
4227
4228 2002-07-15 Andrew Cagney <ac131313@redhat.com>
4229
4230 From Gerhard Tonn <TON@de.ibm.com>:
4231 * s390-nat.c (fill_fpregset, fill_gregset): Use regcache_collect
4232 instead of supply_register.
4233
4234 2002-07-15 Andrew Cagney <ac131313@redhat.com>
4235
4236 * dwarf2cfi.c: Include "gdb_assert.h".
4237 (frame_state_for): Use gdb_assert to check that fde->cie_ptr is
4238 non-NULL.
4239 (update_context): Do not use __func__. Add missing ``break''.
4240 (update_context): Do not use __func__.
4241
4242 2002-07-15 Elena Zannoni <ezannoni@redhat.com>
4243
4244 * rs6000-tdep.c (rs6000_gdbarch_init): Remove variable print_insn
4245 and its setting. Set gdbarch instruction printing functions
4246 directly. For non-rs6000 case use new function
4247 gdb_print_insn_powerpc.
4248 (gdb_print_insn_powerpc): New function.
4249
4250 2002-07-13 Andrew Cagney <ac131313@redhat.com>
4251
4252 * NEWS: Mention that the d30v has been marked obsolete.
4253 * MAINTAINERS: Note that d30v / d30v-elf has been made obsolete.
4254 * configure.tgt: Mark d30v-*-* as obsolete.
4255 * d30v-tdep.c: Mark file as obsolete.
4256 * config/d30v/d30v.mt: Ditto.
4257 * config/d30v/tm-d30v.h: Ditto.
4258
4259 2002-07-13 Aidan Skinner <aidan@velvet.net>
4260
4261 * ada-tasks.c (add_task_entry): replace calls to
4262 malloc() with xmalloc
4263 * ada-tasks.c (init_task_list): replace calls to free with xfree()
4264
4265 * ada-lang.c (replace_operator_with_call, fill_in_ada_prototype,
4266 ada_finish_decode_line_1, all_sals_for_line
4267 ada_breakpoint_rewrite): replace calls to free() with xfree()
4268
4269 2002-07-12 Kevin Buettner <kevinb@redhat.com>
4270
4271 From Nicholas Duffek (with minor changes by Martin Hunt,
4272 Louis Hamilton, and Kevin Buettner):
4273 * aix-thread.c: New file.
4274
4275 2002-07-12 Petr Sorfa <petrs@caldera.com>
4276
4277 * dwarf2read.c (dwarf2_invalid_attrib_class): New
4278 complaint for invalid attribute class or form.
4279 (read_func_scope): DW_AT_frame_base
4280 better handling of DW_AT_block*.
4281 (dwarf2_add_member_fn): DW_AT_vtable_elem_location
4282 better handling of DW_AT_block*.
4283 (read_common_block): DW_AT_location
4284 better handling of DW_AT_block*.
4285 (read_partial_die): DW_AT_location better handling
4286 of DW_AT_block*.
4287 (new_symbol): DW_AT_external better handling of
4288 DW_AT_block*. Proper initialization of variable
4289 "addr".
4290 (attr_form_is_block): New function that returns true
4291 if the attribute's form is of DW_FORM_block*.
4292
4293 2002-07-12 Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4294
4295 * valops.c (find_method_list): Remove comment about
4296 removed STATIC_MEMFUNCP argument.
4297 (value_find_oload_method_list): Likewise.
4298
4299 2002-07-12 Kevin Buettner <kevinb@redhat.com>
4300
4301 From Nicholas Duffek:
4302 * rs6000-nat.c (vmap_ldinfo, xcoff_relocate_core): Call
4303 target_new_objfile_hook.
4304
4305 2002-07-12 Kevin Buettner <kevinb@redhat.com>
4306
4307 From Nicholas Duffek:
4308 * xcoffread.c (scan_xcoff_symtab): Recognize XMC_TD as a data storage
4309 csect.
4310
4311 2002-07-12 Andrew Cagney <cagney@redhat.com>
4312
4313 * MAINTAINERS: Mention --enable-sim-build-warnings.
4314 (m68hc11-elf): Disable sim build warnings.
4315 (m32r-elf): Mark as broken obsolete candidate.
4316 (x86_64-linux-gnu): Mark as buildable with -Werror.
4317 (arm-elf): Change -w to ``,'' which enables warnings but not
4318 -Werror.
4319
4320 2002-07-12 Andrew Cagney <ac131313@redhat.com>
4321
4322 * bcache.h: Update copyright.
4323 (struct bstring, struct bcache): Move definition to "bcache.c".
4324 Replaced by opaque declaration.
4325 (bcache_xfree): Replace free_bcache.
4326 (bcache_xmalloc, bcache_memory_used): Declare.
4327
4328 * bcache.c: Update copyright.
4329 (struct bstring, struct bcache): Moved to here from "bcache.h".
4330 Update comments.
4331 (bcache_xmalloc, bcache_memory_used): New functions.
4332 (bcache_xfree): Replace function free_bcache.
4333
4334 * Makefile.in (objfiles.o): Add $(bcache_h).
4335 (objfiles_h): Remove $(bcache_h).
4336 (symfile.o): Add $(bcache_h).
4337
4338 * symmisc.c: Update copyright.
4339 (print_symbol_bcache_statistics): Pass psymbol_cache by value.
4340 (print_objfile_statistics): Use bcache_memory_used.
4341
4342 * symfile.c: Include "bcache.h".
4343 (reread_symbols): Use bcache_xfree.
4344 (reread_symbols): Use bcache_xmalloc and bcache_xfree.
4345 (add_psymbol_to_list): Pass psymbol_cache by value.
4346 (add_psymbol_with_dem_name_to_list): Ditto.
4347
4348 * objfiles.h: Update copyright.
4349 (struct bcache): Declare opaque. Do not include "bcache.h".
4350 (struct objfile): Change psymbol_cache and macro_cache to ``struct
4351 bcache'' pointers.
4352 * dwarf2read.c (macro_start_file): Pass macro_cache by value.
4353
4354 * objfiles.c: Include "bcache.h". Update copyright.
4355 (allocate_objfile): Use bcache_xmalloc to create psymbol_cache and
4356 macro_cache.
4357 (free_objfile): Use bcache_xfree.
4358
4359 2002-07-11 Grace Sainsbury <graces@redhat.com>
4360
4361 * monitor.c (monitor_fetch_register): Make name a constant.
4362 (monitor_store_register): Same.
4363
4364 2002-07-11 Daniel Jacobowitz <drow@mvista.com>
4365
4366 Based on patch from Daniel Berlin <dberlin@dberlin.org>.
4367 * buildsym.c: Include "demangle.h" for SYMBOL_INIT_DEMANGLED_NAME.
4368 (finish_block) For non-function blocks, hash the symbol table. For
4369 function blocks, mark the symbol table as unhashed.
4370 * minsyms.c (msymbol_hash): Return hash value without taking modulus.
4371 (msymbol_hash_iw): Likewise.
4372 (add_minsym_to_hash_table): Take modulus of msymbol_hash's return
4373 value.
4374 (add_minsym_to_demangled_hash_table): Likewise for msymbol_hash_iw.
4375 (lookup_minimal_symbol): Likewise for both.
4376 * symtab.h (struct block): Add `hashtable' flag. Comment the
4377 hashtable.
4378 (BLOCK_HASHTABLE, BLOCK_BUCKETS, BLOCK_BUCKET): New macro.
4379 (ALL_BLOCK_SYMBOLS): Update.
4380 (BLOCK_SHOULD_SORT): Do not sort hashed blocks.
4381 (struct symbol): Add `hash_next' pointer.
4382 * symtab.c (lookup_block_symbol): Search using the hash table when
4383 possible.
4384 (find_pc_sect_symtab): Use ALL_BLOCK_SYMBOLS.
4385 (search_symbols, find_addr_symbol): Likewise.
4386
4387 * dstread.c (process_dst_block): Clear hashtable bit for new block.
4388 (read_dst_symtab): Likewise.
4389 * jv-lang.c (get_java_class_symtab): Likewise.
4390 * mdebugread.c: Include "gdb_assert.h".
4391 (shrink_block): Assert that the block being modified is not hashed.
4392 * coffread.c (patch_opaque_types): Use ALL_BLOCK_SYMBOLS.
4393 * symmisc.c (free_symtab_block): Walk the hash table when freeing
4394 symbols.
4395 (dump_symtab): Recognize hashed blocks.
4396 * printcmd.c (print_frame_args): Assert that function blocks do not
4397 have hashed symbol tables.
4398 * ada-lang.c (symtab_for_sym): Use ALL_BLOCK_SYMBOLS.
4399 (fill_in_ada_prototype, debug_print_block): Likewise.
4400 (ada_add_block_symbols): Use ALL_BLOCK_SYMBOLS. Handle hash tables.
4401
4402 2002-07-11 Corinna Vinschen <vinschen@redhat.com>
4403
4404 * stack.c (print_frame): Use result of frame_address_in_block()
4405 instead of fi->pc when evaluating symbols.
4406 (backtrace_command_1): Ditto.
4407
4408 2002-07-11 Andrew Cagney <cagney@redhat.com>
4409
4410 * cris-tdep.c (cris_saved_pc_after_call): Fix parameter type.
4411 Make static.
4412
4413 * arm-tdep.c (arm_register_name): Make return type constant.
4414
4415 2002-07-10 Andrew Cagney <ac131313@redhat.com>
4416
4417 * win32-nat.c (has_detach_ability): Convert to strict ISO C
4418 prototype.
4419 * top.c (gdb_rl_operate_and_get_next_completion): Ditto.
4420 * s390-tdep.c (s390_fp_regnum): Ditto.
4421 (s390_read_fp): Ditto.
4422 (s390_pop_frame): Ditto.
4423 (_initialize_s390_tdep): Ditto.
4424 * remote.c (get_remote_state): Ditto.
4425 * procfs.c (mappingflags): Ditto.
4426 * memattr.c (_initialize_mem): Ditto.
4427 * mcore-tdep.c (mcore_pop_frame): Ditto.
4428 * m68klinux-nat.c (_initialize_m68k_linux_nat): Ditto.
4429 * m68k-tdep.c (m68k_register_bytes_ok): Ditto.
4430 * language.c (set_case_str): Ditto.
4431 * gnu-v3-abi.c (vtable_address_point_offset): Ditto.
4432 * frv-tdep.c (new_variant): Ditto.
4433 (frv_stopped_data_address): Ditto.
4434 * dwarf2cfi.c (fde_chunks_need_space): Ditto.
4435 (context_alloc): Ditto.
4436 (frame_state_alloc): Ditto.
4437 (unwind_tmp_obstack_init): Ditto.
4438 (unwind_tmp_obstack_free): Ditto.
4439 (cfi_read_fp): Ditto.
4440 * cris-tdep.c (cris_saved_pc_after_call): Ditto.
4441 (cris_pop_frame): Ditto.
4442 * c-lang.c (scanning_macro_expansion): Ditto.
4443 (finished_macro_expansion): Ditto.
4444 (c_preprocess_and_parse): Ditto.
4445 * gdbarch.sh: Ditto.
4446 * gdbarch.h, gdbarch.c: Regenerate.
4447 * config/mn10200/tm-mn10200.h: Adjust indentation.
4448 * target.c: Adjust indentation.
4449 * symtab.h: Adjust indentation.
4450 * stabsread.h: Adjust indentation.
4451 * remote-es.c: Adjust indentation.
4452 * os9kread.c: Adjust indentation.
4453
4454 2002-07-10 Andrew Cagney <ac131313@redhat.com>
4455
4456 * wince.c (_initialize_wince): Rename _initialize_inftarg.
4457 * win32-nat.c (_initialize_win32_nat): Rename _initialize_inftarg.
4458
4459 2002-07-10 Grace Sainsbury <graces@redhat.com>
4460
4461 * NEWS: Mention m68k, mcore multi-arching.
4462 * MAINTAINERS: Change status of m68k, mcore to reflect
4463 multi-arching.
4464
4465 2002-07-10 Daniel Jacobowitz <drow@mvista.com>
4466
4467 * valops.c (find_overload_match): Free oload_syms.
4468
4469 2002-07-09 Joel Brobecker <brobecker@gnat.com>
4470
4471 Define HAVE_SYS_PROC_H if sys/proc.h exists
4472 * configure.in: Add check for sys/proc.h
4473 * config.in: Regenerate.
4474 * configure: Regenerate.
4475
4476 2002-07-09 Grace Sainsbury <graces@redhat.com>
4477
4478 * config/m68k/tm-m68k.h: Remove macros wrapped in
4479 #if !GDB_MULTI_ARCH.
4480
4481 2002-07-08 Andrew Cagney <ac131313@redhat.com>
4482
4483 * config.in, configure: Regenerate.
4484
4485 2002-07-08 Mark Kettenis <kettenis@gnu.org>
4486
4487 * dwarf2cfi.c: Include "gcore.h".
4488 (execute_stack_op): Fix implementation of the
4489 DW_OP_deref and DW_OP_deref_size operators by letting do their
4490 lookup in the target.
4491
4492 2002-07-07 Mark Kettenis <kettenis@gnu.org>
4493
4494 From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>:
4495 * i386-sol2-tdep.c (i386_sol2_init_abi): Correct value for
4496 tdep->sc_sp_offset.
4497
4498 2002-07-05 Daniel Jacobowitz <drow@mvista.com>
4499
4500 Fix PR gdb/595, gdb/602
4501 * gnu-v3-abi.c (gnuv3_baseclass_offset): Remove unused variables.
4502 Don't call value_cast, just read the vtable pointer; update comments
4503 to match.
4504
4505 2002-07-05 Grace Sainsbury <graces@redhat.com>
4506
4507 * config/mcore/tm-mcore.h: Remove file.
4508 * config/mcore/mcore.mt: Remove definition of TM_FILE
4509 * configure.tgt: Set gdb_multi_arch to yes for the mcore target.
4510
4511 2002-07-05 Mark Kettenis <kettenis@gnu.org>
4512
4513 * i386bsd-tdep.c: Include "gdb_string.h".
4514
4515 2002-07-04 Grace Sainsbury <graces@redhat.com>
4516
4517 * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Set to 2.
4518 (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG,RETVAL_REGNUM): Move to
4519 mcore-tdep.
4520 (REG_STRUCT_HAS_ADDR, USE_STRUCT_CONVENTION, GET_SAVED_REGISTER)
4521 (TARGET_VIRTUAL_FRAME_POINTER, BELIEVE_PCC_PROMOTION): Remove.
4522 * mcore-tdep.c (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG)
4523 (RETVAL_REGNUM): Move macros from tm-mcore.h
4524 (mcore_reg_struct_has_addr): New function.
4525 (mcore_gdbarch_init): Added initializations for the macros removed
4526 from tm-mcore.h.
4527
4528 2002-07-04 Mark Kettenis <kettenis@gnu.org>
4529
4530 * osabi.c (generic_elf_osabi_sniffer): Add check for FreeBSD 3.x's
4531 traditonal string branding within the ELF header.
4532
4533 2002-07-04 Daniel Jacobowitz <drow@mvista.com>
4534
4535 * symtab.c (remove_params): New function.
4536 (make_symbol_overload_list): Use it instead of cplus_demangle.
4537 (overload_list_add_symbol): Likewise. Reorder. Fix memory leak.
4538
4539 2002-07-04 Mark Kettenis <kettenis@gnu.org>
4540
4541 * i386obsd-nat.c (_initialize_i386obsd_nat): Fix typo in prototype.
4542
4543 * i386bsd-tdep.c (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end):
4544 New variables.
4545 (i386nbsd_init_abi): Use these to initialize tdep->sigtramp_start
4546 and tdep->sigtramp_end.
4547 * i386obsd-nat.c: New file.
4548 * config/i386/obsd.mh (NATDEPFILES): Add i386obsd-nat.o.
4549
4550 * dwarf2cfi.c (cfi_pop_frame): Use alloca() for regbuf.
4551 Don't call get_current_frame().
4552
4553 2002-07-04 Pierre Muller <muller@ics.u-strasbg.fr>
4554
4555 * i386-nat.c (child_post_startup_inferior): New function
4556 calling i386_cleanup_dregs if
4557 I386_USE_GENERIC_WATCHPOINTS is defined.
4558 * config/i386/nm-i386.h: define CHILD_POST_STARTUP_INFERIOR
4559 conditional to acknowledge that i386-nat.c has its
4560 own child_post_startup_inferior function.
4561
4562 2002-07-04 Mark Kettenis <kettenis@gnu.org>
4563
4564 * i386-tdep.h (I386_MAX_REGISTER_SIZE): New define.
4565 * i386-tdep.c (i386_do_pop_frame): Use I386_MAX_REGISTER_SIZE
4566 instead of MAX_REGISTER_RAW_SIZE.
4567 (i386_extract_return_value, i386_extract_struct_value_address):
4568 Convert to use regcache.
4569 (i386_gdbarch_init): Set max_register_raw_size and
4570 max_register_virtual_size to I386_MAX_REGISTER_SIZE.
4571 Set extract_return_value and extract_struct_value_address instead
4572 of their deprecated variants.
4573
4574 Convert i386 target to generic dummy frames.
4575 * i386-tdep.c: Include "symfile.h".
4576 (i386_frameless_signal_p): Consider a function to be frameless if
4577 the pc points at the first instruction of the function.
4578 (i386_frame_chain): Handle (generic) call dummies.
4579 (i386_frame_saved_pc): Likewise.
4580 (i386_frame_init_saved_regs): Remove code dealing with call
4581 dummies on the stack.
4582 (i386_push_dummy_frame): Removed.
4583 (i386_call_dummy_words): Removed.
4584 (i386_fix_call_dummy): Removed.
4585 (i386_push_return_address): New function.
4586 (i386_do_pop_frame): Renamed from i386_pop_frame. Add FRAME
4587 parameter, and don't call get_current_frame.
4588 (i386_pop_frame): New function.
4589 (i386_gdbarch_init): Set use_generic_dummy_frames to 1, set
4590 call_dummy_location to AT_ENTRY_POINT, set call_dummy_address to
4591 entry_point_address, set call_dummy_breakpoint_offset to 0, set
4592 call_dummy_length to 0, set call_dummy_words to NULL, set
4593 sizeof_call_dummy_words to 0, set fix_call_dummy to
4594 generic_fix_call_dummy, set pc_in_call_dummy to
4595 pc_in_call_dummy_at_entry_point, set push_dummy_frame to
4596 generic_push_dummy_frame, set push_return_address to
4597 i386_push_return_address and set frame_chain_valid to
4598 generic_file_frame_chain_valid.
4599
4600 2002-07-03 Andrew Cagney <ac131313@redhat.com>
4601
4602 * gdbarch.sh (struct regcache): Add opaque declaration.
4603 (EXTRACT_RETURN_VALUE): New architecture method.
4604 (EXTRACT_STRUCT_VALUE_ADDRESS): Ditto.
4605 * gdbarch.h, gdbarch.c: Regenerate.
4606 * arch-utils.c (legacy_extract_return_value): New function.
4607 * arch-utils.h (legacy_extract_return_value): Declare.
4608 * values.c (value_being_returned): Re-enable code handling
4609 EXTRACT_STRUCT_VALUE_ADDRESS. Move
4610 deprecated_grub_regcache_for_registers call to block handling
4611 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
4612 (EXTRACT_RETURN_VALUE): Do not define.
4613
4614 2002-07-03 Grace Sainsbury <graces@redhat.com>
4615
4616 * config/mcore/tm-mcore.h (REGISTER_BYTES, NUM_REGS, PC_REGNUM)
4617 (SP_REGNUM, FP_REGNUM, FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK)
4618 (BREAKPOINT_FROM_PC, INNER_THAN, SAVED_PC_AFTER_CALL)
4619 (INIT_EXTRA_FRAME_INFO, FRAME_INIT_SAVED_REGS, INIT_FRAME_PC)
4620 (FRAME_CHAIN, FRAME_CHAIN_VALID, FRAME_SAVED_PC)
4621 (STORE_RETURN_VALUE, DEPRECATED_EXTRACT_RETURN_VALUE)
4622 (STORE_STRUCT_RETURN, DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
4623 (SKIP_PROLOGUE, FRAME_ARGS_SKIP, FRAME_ARGS_ADDRESS)
4624 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, POP_FRAME)
4625 (PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME, PUSH_ARGUMENTS): Remove.
4626 * mcore-tdep.c (mcore_init_extra_frame_info): Add fromleaf
4627 argument so the function fits the prototype in the architecture
4628 vector.
4629 (mcore_pop_frame): Remove argument so the function fits the
4630 prototype. Use get_current_frame instead of the argument.
4631 (mcore_push_arguments): Change type of struct_return so the
4632 function can be used in the architecture vector.
4633 (mcore_store_struct_return): Add.
4634 (mcore_frame_init_saved_regs): Add.
4635 (mcore_gdbarch_init): Add function calls to replace the macros
4636 removed from tm-mcore.h
4637
4638 2002-07-03 Andrew Cagney <ac131313@redhat.com>
4639
4640 * infcmd.c (print_return_value): Remove compatibility code calling
4641 deprecated_grub_regcache_for_registers.
4642
4643 * values.c: Include "regcache.h".
4644 (value_being_returned): Update. Use
4645 deprecated_grub_regcache_for_registers to extract the register
4646 buffer address.
4647 * value.h (value_being_returned): Change ``retbuf'' parameter to a
4648 ``struct regcache''.
4649 * Makefile.in (values.o): Add dependency on $(regcache_h).
4650
4651 * inferior.h (run_stack_dummy): Change type of second parameter to
4652 a ``struct regcache''.
4653 * valops.c (hand_function_call): Change type of retbuf to ``struct
4654 regcache''. Allocate using regcache_xmalloc, clean using
4655 make_cleanup_regcache_xfree.
4656 * infcmd.c (run_stack_dummy): Update. Use
4657 regcache_cpu_no_passthrough instead of memcpy to copy the buffer.
4658
4659 * regcache.c (do_regcache_xfree): New function.
4660 (make_cleanup_regcache_xfree): New function.
4661 * regcache.h (make_cleanup_regcache_xfree): Declare.
4662
4663 2002-07-03 Martin M. Hunt <hunt@redhat.com>
4664
4665 * event-top.c (command_line_handler): Don't read past
4666 beginning of buffer.
4667
4668 2002-07-03 Martin M. Hunt <hunt@redhat.com>
4669
4670 * varobj.c (struct varobj_root): Change frame from CORE_ADDR to
4671 struct frame_id.
4672 (varobj_create): Store frame_id for root.
4673 (varobj_gen_name): Use xasprintf.
4674 (varobj_update): Save and restore frame using get_frame_id() and
4675 frame_find_by_id().
4676 (create_child): Use xasprintf.
4677 (new_root_variable): Initialize frame_id.
4678 (c_name_of_child): Use xasprintf. Call find_frame_by_id().
4679 (c_value_of_variable): Use xasprintf. Move mem_fileopen call
4680 to prevent memory leak.
4681
4682 2002-07-03 Andrew Cagney <ac131313@redhat.com>
4683
4684 * valops.c (hand_function_call): Move declaration of retbuf to
4685 start of function, allocate using malloc, add a cleanup but before
4686 the inf_status cleanup, cleanup the buffer. Rename local variable
4687 old_chain to inf_status_cleanup.
4688
4689 2002-07-03 Martin M. Hunt <hunt@redhat.com>
4690
4691 * top.c (execute_command): Use cmd_func() and cmd_func_p().
4692
4693 * cli/cli-decode.c (cmd_func_p): New function.
4694 (cmd_func): New function.
4695
4696 * command.h: Add cmd_func() and cmd_func_p().
4697
4698 2002-07-03 Grace Sainsbury <graces@redhat.com>
4699
4700 * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Add macro. Set to 0.
4701 (REGISTER_SIZE): Remove.
4702 (MAX_REGISTER_RAW_SIZE): Remove.
4703 (REGISTER_VIRTUAL_TYPE): Remove.
4704 (MAX_REGISTER_VIRTUAL_SIZE): Remove.
4705 (REGISTER_NAME): Remove.
4706 (USE_GENERIC_DUMMY_FRAMES): Remove.
4707 (CALL_DUMMY): Remove.
4708 (CALL_DUMMY_START_OFFSET): Remove.
4709 (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
4710 (CALL_DUMMY_LOCATION): Remove.
4711 (FIX_CALL_DUMMY): Remove.
4712 (CALL_DUMMY_ADDRESS): Remove.
4713 (SIZEOF_CALL_DUMMY_WORDS): Remove.
4714 (SAVE_DUMMY_FRAME_TOS): Remove.
4715 * mcore-tdep.c (MCORE_REG_SIZE, MCORE_NUM_REGS): Add macros.
4716 (mcore_register_virtual_type): New function.
4717 (mcore_register_byte): New function.
4718 (mcore_register_size): New function.
4719 (mcore_register_name): New function.
4720 (mcore_gdbarch_init): New function. Add set_gdbarch calls for
4721 macros removed from tm-mcore.h.
4722 (mcore_dump_tdep): Add.
4723 (_initialize_mcore_tdep): Add gdbarch_register call.
4724
4725 2002-07-03 Mark Kettenis <kettenis@gnu.org>
4726
4727 * i386-tdep.c (i386_frameless_signal_p): Provide an argument in to
4728 frameless_look_for_prologue, such that we actually call this
4729 function.
4730
4731 2002-07-02 Joel Brobecker <brobecker@gnat.com>
4732
4733 * frame.h (frame_address_in_block): New function.
4734
4735 * blockframe.c (frame_address_in_block): New function extracted
4736 from get_frame_block().
4737 (get_frame_block): Use frame_address_in_block().
4738 (block_innermost_frame): Use frame_address_in_block() to match
4739 the frame pc address against the block boundaries rather than
4740 the frame pc directly. This prevents a failure when a frame pc
4741 is actually a return-address pointing immediately after the end
4742 of the given block.
4743
4744 2002-07-02 Grace Sainsbury <graces@redhat.com>
4745
4746 * MAINTAINERS: Add self under write after approval.
4747
4748 2002-07-02 Grace Sainsbury <graces@redhat.com>
4749
4750 * m68k-tdep.c (m68k_remote_breakpoint_from_pc): Add. Currently not
4751 used in architecture vector. The default is
4752 m68k_local_breakpoint_from_pc.
4753 (m68k_local_breakpoint_from_pc): Add.
4754 (enum): Add register numbers from tm-m68k.h.
4755 (m68k_gdbarch_init): Add breakpoint_from_pc to architecture
4756 vector.
4757 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Set to
4758 GDB_MULTI_ARCH_PARTIAL.
4759 (BPT_VECTOR, REGISTER_BYTES_FP, REGISTER_BYTES_NOFP)
4760 (NUM_FREGS, SIG_PC_FP_OFFSET, SP_ARG0, REMOTE_BPT_VECTOR): Move to
4761 m68k-tdep.c.
4762 (BREAKPOINT, REMOTE_BREAKPOINT): Remove.
4763 (A1_REGNUM, FP0_REGNUM, FPC_REGNUM, FPS_REGNUM, FPI_REGNUM): Move
4764 to enum in m68k-tdep.c
4765
4766 2002-07-02 Joel Brobecker <brobecker@gnat.com>
4767
4768 * solib-osf.c (open_map): Compute the list of shared libraries
4769 loaded by the inferior, rather than the list of libraries loaded
4770 by GDB itself. Otherwise, GDB ends up reading the symbols from
4771 the wrong shared libraries...
4772
4773 2002-07-02 Mark Kettenis <kettenis@gnu.org>
4774
4775 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Make static.
4776 (LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONEXT_SP_OFFSET): Remove
4777 macros.
4778 (i386_linux_sigtramp_saved_pc, i386_linux_sigtramp_saved_sp):
4779 Remove functions.
4780 (FRAMELESS_SIGNAL): Remove function.
4781 (i386_linux_frame_chain, i386_linux_frame_saved_pc,
4782 i386_linux_saved_pc_after_call): Removed.
4783 (i386_linux_init_abi): Initialize tdep->sigcontext_addr,
4784 tdep->sc_pc_offset and tdep->sc_sp_offset. Don't override
4785 frame_chain, frame_saved_pc and saved_pc_after_call any longer.
4786
4787 * i386-tdep.c (i386_frameless_signal_p): New function.
4788 (i386_frame_chain): Deal with frameless signals.
4789 (i386_sigtramp_saved_sp): New function.
4790 (i386_frame_saved_pc): Deal with frameless signals.
4791 (i386_saved_pc_after_call): Make sure the correct value is
4792 returned just after entry into a sigtramp.
4793 * i386bsd-tdep.c (i386bsd_sc_sp_offset, i386nbsd_sc_sp_offset,
4794 i386fbsd4_sc_sp_offset): New variables.
4795 (i386bsd_init_abi, i386nbsd_init_abi, i386fbsd4_init_abi): Use
4796 these variables to initialize tdep->sc_sp_offset. * i386bsd-nat.c
4797 (_initialize_i386bsd_nat): Add sanity check for sc_sp_offset
4798 similiar to what we already did for sc_pc_offset.
4799 * i386-sol2-tdep.c (i386_sol2_init_abi): Initialize
4800 tdep->sc_sp_offset.
4801
4802 * i386nbsd-tdep.c (fetch_elfcore_registers): Wrap long line.
4803
4804 2002-07-02 Michal Ludvig <mludvig@suse.cz>
4805
4806 * config/i386/tm-x86-64linux.h: New.
4807 * config/i386/x86-64linux.mt: Add GDB_MULTI_ARCH and TM_FILE
4808 definitions.
4809 * config/i386/nm-x86-64.h: Rename to ...
4810 * config/i386/nm-x86-64linux.h: ... this one.
4811 * config/i386/x86-64linux.mh: Reflect the above change.
4812
4813 2002-07-01 Mark Kettenis <kettenis@gnu.org>
4814
4815 * i386-tdep.h (struct gdbarch_tdep): Replace sigtramp_saved_pc
4816 with sigcontext_addr. Add sc_sp_offset.
4817 (i386bsd_sigtramp_saved_pc): Remove prototype.
4818 (i386bsd_sicontext_addr): Add prototype.
4819 * i386-tdep.c (i386_sigtramp_saved_pc): New function.
4820 (i386_frame_saved_pc): Rewrite to call i386_sigtramp_saved_pc.
4821 (i386_svr4_sigtramp_saved_pc): Removed.
4822 (i386_svr4_sigcontext_addr): New function.
4823 (i386_svr4_init_abi): Don't initialize tdep->sigtramp_saved_pc.
4824 Initialize tdep->sigcontext_addr instead. Initialize
4825 tdep->sc_pc_offset and tdep->sc_sp_offset.
4826 (i386_gdbarch_init): Likewise.
4827 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Don't make it static
4828 any more.
4829 (i386bsd_sigtramp_saved_pc): Remove function.
4830 (i386bsd_init_abi): Don't initialize tdep->sigtramp_saved_pc.
4831 Initialize tdep->sigcontext_addr instead. Initialize
4832 tdep->sc_pc_offset.
4833 * i386-linux-tdep.c (i386_linux_init_abi): Remove initialization
4834 of tdep->sigtramp_saved_pc.
4835 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't initialize
4836 tdep->sigtramp_saved_pc. Initialize tdep->sigcontext_addr
4837 instead.
4838
4839 * i386-tdep.c (i386_frameless_function_invocation,
4840 i386_frame_num_args, i386_frame_init_saved_regs,
4841 i386_skip_prologue, i386_push_dummy_frame, i386_fix_call_dummy,
4842 i386_pop_frame, i386_push_arguments, i386_store_struct_return,
4843 i386_extract_return_value, i386_store_return_value,
4844 i386_extract_struct_value_address, i386_register_virtual_type,
4845 i386_register_convertible, i386_register_convert_to_virtual,
4846 i386_register_convert_to_raw, i386_svr4_sigtramp_saved_pc,
4847 i386_go32_init_abi, i386_nw_init_abi, i386_gdbarch_init): Make
4848 static.
4849
4850 2002-07-01 Mark Kettenis <kettenis@gnu.org>
4851
4852 * i386bsd-tdep.c (i386bsd_frame_saved_pc): Removed.
4853
4854 * config/i386/tm-i386sol2.h (COERCE_FLOAT_TO_DOUBLE): Removed.
4855 * i386-sol2-tdep.c (i386_sol2_init_abi): Adjust for the removal of
4856 this macro. Include "value.h".
4857
4858 2002-06-30 Aidan Skinner <aidan@velvet.net>
4859
4860 * ada-exp.tab.c: remove as it's a generated file
4861 * ada-lex.c: remove as it's a generated file
4862
4863 2002-06-30 Mark Kettenis <kettenis@gnu.org>
4864
4865 * config/i386/tm-i386.h (struct frame_info, struct
4866 frame_saved_regs, struct value, struct type): Remove forward
4867 declarations.
4868
4869 * config/i386/tm-linux.h [HAVE_PTRACE_GETFPXREGS]
4870 (FILL_FPXREGSET, HAVE_SSE_REGS): Remove define.
4871 * config/i386/nm-linux.h [HAVE_PTRACE_GETFPXREGS]
4872 (FILL_FPXREGSET): Define.
4873
4874 * config/i386/tm-nbsd.h (HAVE_SSE_REGS): Remove define.
4875
4876 * configure.tgt (i[3456]86-*-openbsd*): Fold into
4877 i[3456]86-*-netbsd* case.
4878 * config/i386/tm-obsd.h: Removed.
4879 * config/i386/obsd.mt: Removed.
4880 * config/i386/obsd.mh (NATDEPFILES): Remove corelow.o and
4881 core-aout.o.
4882 (MH_CFLAGS): Add -DYYDEBUG=0.
4883
4884 * i386bsd-nat.c (_initialize_i386bsd_nat): Define SC_PC_OFFSET to
4885 i386nbsd_sc_pc_offset on OpenBSD too.
4886
4887 * config/i386/tm-fbsd.h [!SVR4_SHARED_LIBS]
4888 (IN_SOLIB_CALL_TRAMPOLINE): Remove define.
4889 * config/i386/tm-nbsdaout.h (IN_SOLIB_CALL_TRAMPOLINE): Remove
4890 define.
4891 * i386bsd-tdep.c: Include "arch-utils.h".
4892 (i386bsd_aout_in_solib_call_trampoline): New function.
4893 (i386bsd_init_abi): Set in_solib_call_trampoline to
4894 i386bsd_aout_in_solib_call_trampoline.
4895 (i386nbsdelf_init_abi, i386fbsd_init_abi): Set
4896 in_solib_call_trampoline to generic_in_solib_call_trampoline.
4897
4898 2002-06-28 Andrew Cagney <ac131313@redhat.com>
4899
4900 * macrotab.h: Do not include "obstack.h" or "bcache.h".
4901 (struct obstack, struct bcache): Add opaque declarations.
4902 * Makefile.in (macrotab_h): Update
4903
4904 2002-06-28 Andrew Cagney <ac131313@redhat.com>
4905
4906 * blockframe.c (generic_find_dummy_frame): Change return type to
4907 ``struct regcache''.
4908 (struct dummy_frame): Replace field ``registers'' with regcache, a
4909 struct regcache object.
4910 (generic_find_dummy_frame): Update.
4911 (generic_push_dummy_frame): Update. Use regcache_xfree,
4912 regcache_xmalloc and regcache_cpy.
4913 (generic_pop_dummy_frame): Update. Use regcache_cpy and
4914 regcache_xfree.
4915 (deprecated_generic_find_dummy_frame): Update.
4916 (generic_read_register_dummy): Update. Use
4917 regcache_read_as_address.
4918 (generic_call_dummy_register_unwind): Update. Use regcache_read.
4919 (generic_get_saved_register): Update. Use regcache_read.
4920
4921 2002-06-28 Andrew Cagney <ac131313@redhat.com>
4922
4923 * Makefile.in (objfiles_h): Add $(bcache_h).
4924 * objfiles.h: Include "bcache.h".
4925
4926 * Makefile.in (symtab_h): Remove $(bcache_h).
4927 * symtab.h: Do not include "bcache.h".
4928
4929 2002-06-28 Andrew Cagney <ac131313@redhat.com>
4930
4931 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Set frame_chain_valid to
4932 generic_func_frame_chain_valid.
4933
4934 2002-06-28 David O'Brien <obrien@FreeBSD.org>
4935
4936 * config/i386/nm-fbsd.h: Include <sys/param.h>.
4937 * config/i386/tm-fbsd.h: Likewise.
4938
4939 2002-06-28 Andrew Cagney <ac131313@redhat.com>
4940
4941 * rs6000-tdep.c (rs6000_gdbarch_init): Use
4942 generic_unwind_get_saved_register.
4943
4944 2002-06-27 Andrew Cagney <ac131313@redhat.com>
4945
4946 From 2002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>:
4947 * regcache.c (supply_register): Add missing argument to
4948 register_buffer call.
4949
4950 2002-06-27 Andrew Cagney <ac131313@redhat.com>
4951
4952 * Makefile.in (init.c): Drop -e option to grep. Not necessary and
4953 Solaris /bin/grep does not not like it. From Peter Schauer.
4954
4955 2002-06-26 Tom Tromey <tromey@redhat.com>
4956
4957 * command.h (add_setshow_cmd): Declare.
4958 (add_setshow_cmd_full): Declare.
4959 * cli/cli-decode.c (add_setshow_cmd): No longer static. Now
4960 returns void. Use add_setshow_cmd_full.
4961 (add_setshow_cmd_full): New function.
4962 (add_setshow_auto_boolean_cmd): Use add_setshow_cmd_full.
4963 (add_setshow_boolean_cmd): Likewise.
4964
4965 2002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
4966
4967 * config/vax/tm-vax.h: Protect from multiple inclusion.
4968 (TARGET_UPAGES, TARGET_NBPG, STACK_END_ADDR)
4969 (SIGTRAMP_START, SIGTRAMP_END, SIGCONTEXT_PC_OFFSET): Move to...
4970 * config/vax/tm-vaxbsd.h: ...here. New file.
4971 * config/vax/vax.mt (TM_FILE): Set to tm-vaxbsd.h.
4972
4973 2002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
4974
4975 * config/vax/tm-vax.h (BREAKPOINT): Remove.
4976 (BELIEVE_PCC_PROMOTION): Remove.
4977 (AP_REGNUM): Move to...
4978 * config/vax/nm-vax.h: ...here.
4979 * vax-tdep.c: Use VAX_AP_REGNUM instead of AP_REGNUM.
4980 (vax_breakpoint_from_pc): New function.
4981 (vax_gdbarch_init): Initialize gdbarch_breakpoint_from_pc
4982 and gdbarch_believe_pcc_promotion.
4983
4984 2002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
4985
4986 * Makefile.in (vax_tdep_h): Define.
4987 (vax-tdep.o): Use $(vax_tdep_h).
4988 * vax-tdep.c (vax_gdbarch_init): Use generic OS ABI framework.
4989 (vax_dump_tdep): New function.
4990 (_initialize_vax_tdep): Register vax_dump_tdep.
4991 * vax-tdep.h: Include osabi.h.
4992 (struct gdbarch_tdep): New.
4993
4994 2002-06-26 Andrew Cagney <cagney@redhat.com>
4995
4996 * frame.h (deprecated_generic_find_dummy_frame): Rename
4997 generic_find_dummy_frame.
4998 * blockframe.c (generic_find_dummy_frame): Make static.
4999 (deprecated_generic_find_dummy_frame): New function.
5000 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Replace
5001 generic_find_dummy_frame with deprecated_find_dummy_frame.
5002 (sh64_nofp_frame_init_saved_regs): Ditto.
5003 (sh_fp_frame_init_saved_regs): Ditto.
5004 * s390-tdep.c (s390_frame_saved_pc_nofix): Ditto.
5005 (s390_frame_chain): Ditto.
5006 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
5007
5008 2002-06-26 Grace Sainsbury <graces@redhat.com>
5009
5010 * config/m68k/tm-m68k.h: Rearrange code so macros not in the
5011 gdbarch vector are at the top.
5012 (NUM_REGS): Remove.
5013 (FP_REGNUM, SP_REGNUM, PS_REGNUM, PC_REGNUM, FP0_REGNUM): Remove.
5014 (FRAME_ARGS_ADDRESS): Remove.
5015 (FRAME_LOCALS_ADDRESS): Remove.
5016 (FRAME_NUM_ARGS): Remove.
5017 (FRAME_ARGS_SKIP): Remove.
5018 * m68k-tdep.c (enum): Add eumeration of special register numbers.
5019 (m68k_gdbarch_init): Add gdbarch initializations for macros
5020 undefined in tm-m68k.h
5021
5022 2002-06-26 Grace Sainsbury <graces@redhat.com>
5023
5024 * monitor.h: Add the function regname to monitor_ops
5025 structure. This way NUM_REGS does not have to be a constant.
5026 * monitor.c (monitor_fetch_register): Added support for regname
5027 function. The function is called if the array regnames is NULL.
5028 (monitor_store_register): Same.
5029 * cpu32bug-rom.c (cpu32bug_regname): Add function. Replaces
5030 regnames array.
5031 (init_cpu32bug_cmds): set cpu32bug_cmds.regnames to NULL,
5032 cpu32bug_cmds.regname to point to new function.
5033 * abug-rom.c (abug_regname): Same as above.
5034 (init_abug_cmds): Same.
5035 * dbug-rom.c (dbug_regname): Same as above.
5036 (init_dbug_cmds): Same.
5037 * remote-est.c (est_regname): Same.
5038 (init_est_cmds): Same.
5039 * rom68k-rom.c (rom68k_regname): Same.
5040 (init_rom68k_cmds): Same.
5041
5042 2002-06-25 Tom Tromey <tromey@redhat.com>
5043
5044 * breakpoint.c (delete_command): Don't repeat `delete' commands.
5045
5046 2002-06-25 Andrew Cagney <cagney@redhat.com>
5047
5048 * infrun.c (stop_registers): Change variable's type to ``struct
5049 regcache'''.
5050 (xmalloc_inferior_status): Delete function.
5051 (free_inferior_status): Delete function.
5052 (normal_stop): Use regcache_cpy.
5053 (struct inferior_status): Change type of fields ``stop_registers''
5054 and ``registers'' to ``struct regcache''.
5055 (write_inferior_status_register): Use regcache_write.
5056 (save_inferior_status): Instead of calling
5057 xmalloc_inferior_status, allocate the inf_status buffer directly.
5058 Use regcache_dup_no_passthrough and regcache_dup to save the
5059 buffers.
5060 (restore_inferior_status): Use regcache_xfree and regcache_cpy.
5061 Replace the stop_registers regcache instead of overriding it. Use
5062 regcache_xfree. Instead of calling free_inferior_status, xfree
5063 the buffer directly.
5064 (discard_inferior_status): Use regcache_xfree. Instead of calling
5065 free_inferior_status, xfree the buffer directly.
5066 (build_infrun): Use regcache_xmalloc.
5067 (_initialize_infrun): Delete redundant call to build_infrun.
5068
5069 * Makefile.in (infcmd.o): Add $(regcache_h).
5070
5071 * infcmd.c: Include "regcache.h".
5072 (run_stack_dummy): Use deprecated_grub_regcache_for_registers to
5073 obtain the address of `stop_registers' register buffer.
5074 (print_return_value): Ditto.
5075
5076 * inferior.h (struct regcache): Add opaque declaration.
5077 (stop_registers): Change variable's declared type to ``struct
5078 regcache''.
5079
5080 2002-06-24 Tom Tromey <tromey@redhat.com>
5081
5082 * cli/cli-decode.c (add_show_from_set): Fixed typo in comment.
5083 * target.c (initialize_targets): Fixed typo in
5084 trust-readonly-sections `show' documentation.
5085
5086 * main.c: Marked all strings with _().
5087
5088 2002-06-24 Don Howard <dhoward@redhat.com>
5089
5090 * memattr.c (create_mem_region): Treat hi == 0 as a special case
5091 that means max CORE_ADDR+1.
5092 (lookup_mem_region): Ditto.
5093 (mem_info_command): Ditto.
5094
5095 2002-06-24 Grace Sainsbury <graces@redhat.com>
5096
5097 * config/m68k/tm-m68k.h (DECR_PC_AFTER_BREAK): Remove.
5098 (REGISTER_BYTES_OK): Remove.
5099 (REGISTER_BYTES): Remove.
5100 (STORE_STRUCT_RETURN): Remove.
5101 (DEPRECATED_EXTRACT_RETURN_VALUE): Remove.
5102 (STORE_RETURN_VALUE): Remove.
5103 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
5104 (FRAME_CHAIN): Remove.
5105 (FRAMELESS_FUNCTION_INVOCATION): Remove.
5106 (FRAME_SAVED_PC): Remove.
5107 * m68k-tdep.c (m68k_register_bytes_ok):Add.
5108 (m68k_store_struct_return): Add.
5109 (m68k_deprecated_extract_return_value): Add.
5110 (m68k_deprecated_extract_struct_value_address): Add.
5111 (m68k_store_return_value): Add.
5112 (m68k_frame_chain): Add.
5113 (m68k_frameless_function_invocation): Add.
5114 (m68k_frame_saved_pc): Add.
5115 (m68k_gdbarch_init): added set_gdbarch calls for new
5116 functions and deleted macros.
5117
5118 2002-06-23 Tom Tromey <tromey@redhat.com>
5119
5120 * Makefile.in (HFILES_NO_SRCDIR): Remove old files.
5121 (ALLDEPFILES): Likewise.
5122 (udiheaders): Removed.
5123 (udip2soc.o): Likewise.
5124 (udi2go32.o): Likewise.
5125 (udr.o): Likewise.
5126 (HFILES_WITH_SRCDIR): Don't mention udiheaders.
5127
5128 2002-06-22 Andrew Cagney <ac131313@redhat.com>
5129
5130 * infrun.c (_initialize_infrun): Delete unnecessary call to
5131 build_infrun.
5132
5133 * regcache.h: Update comments describing the regcache_cpy family
5134 of functions.
5135 (regcache_save, regcache_restore): Delete declaration.
5136 (regcache_save_no_passthrough): Delete declaration.
5137 (regcache_restore_no_passthrough): Delete declaration.
5138 * regcache.c (regcache_save): Delete function.
5139 (regcache_save_no_passthrough): Delete function.
5140 (regcache_restore): Delete function.
5141 (regcache_restore_no_passthrough): Delete function.
5142
5143 2002-06-21 Andrew Cagney <ac131313@redhat.com>
5144
5145 * config/m68k/tm-m68k.h: Fix typo.
5146 (FRAME_INIT_SAVED_REGS): Define when non-multi-arch.
5147 (m68k_frame_init_saved_regs): Declare.
5148
5149 2002-06-21 Jim Blandy <jimb@redhat.com>
5150
5151 Remove some vestiges of Harris 88k support.
5152 * dwarf2read.c (decode_locdesc): Remove `#if' block for Harris 88k
5153 register numbering quirk.
5154 * elfread.c (elf_symtab_read): Remove `#if' block for skipping
5155 odd symbols occurring in Harris 88k ELF targets.
5156
5157 2002-06-21 Tom Tromey <tromey@redhat.com>
5158
5159 * gdb_locale.h: New file.
5160 * Makefile.in (GDB_CFLAGS): Define LOCALEDIR.
5161 (defs_h): Added gdb_locale.h.
5162 * configure, config.in: Rebuilt.
5163 * configure.in (PACKAGE): Define.
5164 * defs.h: Include gdb_locale.h.
5165 * main.c (captured_main): Call setlocale, bindtextdomain,
5166 textdomain.
5167
5168 2002-06-21 Dave Brolley <brolley@redhat.com>
5169
5170 From Stan Shebs, Jim Blandy, Mark Salter, Kevin Buettner:
5171 * config/frv/frv.mt: New file.
5172 * config/frv/tm-frv.h: New file.
5173 * configure.tgt: Support frv-*-*.
5174 * Makefile.in (frv-tdep.o): New target.
5175 * frv-tdep.c: New file.
5176 * NEWS: Mention frv.
5177
5178 2002-06-21 Dave Brolley <brolley@redhat.com>
5179
5180 * MAINTAINERS: Add self to "Write After Approval" list.
5181
5182 2002-06-21 Grace Sainsbury <graces@redhat.com>
5183
5184 * config/m68k/tm-m68k.h (REGISTER_BYTE, REGISTER_RAW_SIZE)
5185 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
5186 (REGISTER_VIRTUAL_TYPE, REGISTER_NAMES, TARGET_LONG_DOUBLE_FORMAT)
5187 (FUNCTION_START_OFFSET, SKIP_PROLOGUE, SAVED_PC_AFTER_CALL)
5188 (INNER_THAN, STACK_ALIGN, REGISTER_SIZE): Remove macros.
5189
5190 * m68k-tdep.c: Include arch-utils.h
5191 (m68k_register_raw_size): Add.
5192 (m68k_register_virtual_size): Add.
5193 (m68k_register_virtual_type): Add.
5194 (m68k_register_name): Add.
5195 (m68k_stack_align): Add.
5196 (m68k_register_byte): Add.
5197 (m68k_gdbarch_init): Add set_gdbarch calls for macros removed in
5198 tm-m68k.h.
5199
5200 2002-06-21 Grace Sainsbury <graces@redhat.com>
5201
5202 * m68k-tdep.c (m68k_frame_init_saved_regs): Replace
5203 m68k_find_saved_regs.
5204 (m68k_pop_frame): Removed saved_regs structure, and replaced
5205 references to it with frame->saved_regs.
5206 (m68k_gdbarch_init): Added function calls to initialize the
5207 gdbarch structure.
5208 (m68k_fix_call_dummy): Add.
5209 * config/m68k/tm-m68k.h: (FRAME_FIND_SAVED_REGS): Remove.
5210 (CALL_DUMMY): Remove.
5211 (CALL_DUMMY_LENGTH): Remove.
5212 (CALL_DUMMY_START_OFFSET): Remove.
5213 (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
5214 (FIX_CALL_DUMMY): Remove.
5215 (PUSH_DUMMY_FRAME): Remove.
5216 (POP_FRAME): Remove.
5217
5218 2002-06-19 Pierre Muller <muller@ics.u-strasbg.fr>
5219
5220 * parse.c (parse_fprintf): New function used to avoid calls to
5221 fprintf in bison parser generated debug code.
5222 * parser-defs.h: Declaration of new parse_fprintf function.
5223 * ada-exp.y, c-exp.y, f-exp.y, jv-exp.y, m2-exp.y, p-exp.y:
5224 Set YYDEBUG to 1 by default.
5225 Set YYFPRINTF as parse_fprintf.
5226
5227 2002-06-21 Michal Ludvig <mludvig@suse.cz>
5228
5229 * dwarf2cfi.c (read_encoded_pointer): Don't handle pointer
5230 encoding anymore.
5231 (pointer_encoding, enum ptr_encoding): New.
5232 (execute_cfa_program): Take care about pointer encoding.
5233 (dwarf2_build_frame_info): Only call parse_frame_info for
5234 .debug_frame and .eh_frame.
5235 (parse_frame_info): New, derived from former dwarf2_build_frame_info.
5236 fixed augmentation handling, added relative addressing,
5237 ignore duplicate FDEs. Added comments.
5238 * dwarf2cfi.c: Reindented.
5239
5240 2002-06-20 Elena Zannoni <ezannoni@redhat.com>
5241
5242 * event-top.c (command_handler): Don't use space_at_cmd_start
5243 unless there is sbrk() on the host. Assign time and space data
5244 to union fields of the appropriate length.
5245
5246 2002-06-20 Michal Ludvig <mludvig@suse.cz>
5247
5248 * x86-64-tdep.c (x86_64_register_nr2name): Rename to
5249 x86_64_register_name. Return type changed to 'const char *'.
5250 (x86_64_register_name2nr): Rename to x86_64_register_number.
5251 (x86_64_gdbarch_init): Update to reflect the change.
5252 * x86-64-tdep.h: Ditto.
5253 * x86-64-linux-nat.c (x86_64_fxsave_offset)
5254 (supply_fpregset): Ditto.
5255
5256 2002-06-19 Andrew Cagney <cagney@redhat.com>
5257
5258 * regcache.h: Update copyright.
5259 (struct regcache, struct gdbarch): Add opaque declarations.
5260 (current_regcache): Declare global variable.
5261 (regcache_read, regcache_write): Add gdbarch parameter.
5262 (regcache_save, regcache_save_no_passthrough)
5263 (regcache_restore, regcache_restore_no_passthrough)
5264 (regcache_dup, regcache_dup_no_passthrough)
5265 (regcache_cpy, regcache_cpy_no_passthrough)
5266 (deprecated_grub_regcache_for_registers)
5267 (deprecated_grub_regcache_for_register_valid)
5268 (regcache_valid_p): Add function declarations.
5269
5270 * regcache.c: Update copyright.
5271 (regcache_descr_handle): New global variable.
5272 (struct regcache_descr): Define.
5273 (init_legacy_regcache_descr, init_regcache_descr): New functions.
5274 (regcache_descr, xfree_regcache_descr): New functions.
5275 (struct regcache): Define.
5276 (regcache_xmalloc, regcache_xfree): New functions.
5277 (regcache_cpy, regcache_cpy_no_passthrough): New functions.
5278 (regcache_dup, regcache_dup_no_passthrough): New functions.
5279 (regcache_valid_p, regcache_read_as_address): New functions.
5280 (deprecated_grub_regcache_for_registers): New function.
5281 (deprecated_grub_regcache_for_register_valid): New function.
5282 (current_regcache): New global variable.
5283 (register_buffer): Add regcache parameter. Update calls.
5284 (regcache_read, regcache_write): Add regcache parameter. Rewrite.
5285 (read_register_gen, write_register_gen): Update register_buffer
5286 call. Test for legacy_p instead of gdbarch_register_read_p or
5287 gdbarch_register_write_p.
5288 (regcache_collect): Update register_buffer call.
5289 (build_regcache): Rewrite. Use deprecated grub functions.
5290 (regcache_save, regcache_save_no_passthrough): New functions.
5291 (regcache_restore, regcache_restore_no_passthrough): New
5292 functions.
5293 (_initialize_regcache): Create the regcache_data_handle. Swap
5294 current_regcache global variable.
5295
5296 * sh-tdep.c (sh_pseudo_register_read): Add current_regcache
5297 parameter to regcache_read and regcache_write calls.
5298 (sh4_register_read): Ditto.
5299 (sh64_pseudo_register_read): Ditto.
5300 (sh64_register_read): Ditto.
5301 (sh_pseudo_register_write): Ditto.
5302 (sh4_register_write): Ditto.
5303 (sh64_pseudo_register_write): Ditto.
5304 (sh64_register_write): Ditto.
5305
5306 * defs.h (XCALLOC): Define.
5307
5308 2002-06-19 Grace Sainsbury <graces@redhat.com>
5309
5310 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Added (set to 0).
5311 * m68k-tdep.c (m68k_gdbarch_init): Added.
5312 (m68k_dump_tdep): Added.
5313
5314 2002-06-19 Daniel Jacobowitz <drow@mvista.com>
5315
5316 * ada-lang.c (fill_in_ada_prototype): Update comment.
5317
5318 2002-06-19 Daniel Jacobowitz <drow@mvista.com>
5319
5320 * mips-tdep.c (enum mips_abi): Explicitly start at 0. Add
5321 MIPS_ABI_LAST.
5322 (mips_abi_string, mips_abi_strings): New.
5323 (struct gdbarch_tdep): Remove mips_abi_string, add found_abi.
5324 (mips_gdbarch_init): Set tdep->found_abi. Don't set
5325 tdep->mips_abi_string. Honor mips_abi_string. Default to
5326 O32 if no ABI is found.
5327 (mips_dump_tdep): Use mips_abi_strings.
5328 (mips_abi_update): New function.
5329 (_initialize_mips_tdep): Initialize mips_abi_string. Add
5330 ``set mips abi'' and ``show mips abi''. Check the size of
5331 mips_abi_strings.
5332
5333 2002-06-19 Andrew Cagney <cagney@redhat.com>
5334
5335 * i386-linux-tdep.c (i386_linux_register_name): Make return type
5336 constant.
5337
5338 2002-06-18 Joel Brobecker <brobecker@gnat.com>
5339
5340 * alpha-tdep.c (heuristic_proc_desc): Compute the size of the
5341 current frame using only the first stack size adjustment. All
5342 subsequent size adjustments are not considered to be part of
5343 the "static" part of the current frame.
5344 Compute the address of the saved registers relative to the
5345 Frame Pointer ($fp) instead of the Stack Pointer if $fp is
5346 in use in this frame.
5347
5348 2002-06-18 Don Howard <dhoward@redhat.com>
5349
5350 * valops.c (value_ind): Use value_at_lazy() when dereferencing
5351 type int expressions. Thanks to Jim Blandy <jimb@redhat.com> for
5352 suggesting this solution.
5353
5354 2002-06-18 Andrew Cagney <ac131313@redhat.com>
5355
5356 * config/romp/xm-rtbsd.h: Delete file.
5357 * config/romp/rtbsd.mh: Delete file.
5358
5359 2002-06-18 Keith Seitz <keiths@redhat.com>
5360
5361 * breakpoint.c (condition_command): Post breakpoint_modify
5362 when a condition is added to an existing breakpoint.
5363 (commands_command): Likewise for commands.
5364 (set_ignore_count): Likewise for ignore counts.
5365 If no tty, do not simply return, still need to send event
5366 notification.
5367 (ignore_command): Only print a newline if the command came
5368 from a tty.
5369 Don't call breakpoints_changed, since this is now properly
5370 handled by set_ignore_count.
5371
5372 2002-06-18 Andrew Cagney <cagney@redhat.com>
5373
5374 * MAINTAINERS: Note that cris-elf target can be compiled with
5375 -Werror.
5376 * cris-tdep.c (cris_register_name): Make return type constant.
5377 (cris_breakpoint_from_pc): Ditto.
5378
5379 2002-06-18 Michal Ludvig <mludvig@suse.cz>
5380
5381 * frame.h (struct frame_info): Change type of context to
5382 'struct context'.
5383
5384 2002-06-17 Andrew Cagney <cagney@redhat.com>
5385
5386 * gdbarch.sh (REGISTER_NAME): Change return type a constant string
5387 pointer.
5388 * gdbarch.h, gdbarch.c: Regenerate.
5389 * config/mips/tm-mips.h (mips_register_name): Update.
5390 * i386-tdep.h (i386_register_name): Update.
5391 * mips-tdep.c (mips_register_name): Update
5392 * alpha-tdep.c (alpha_register_name): Update.
5393 * arch-utils.c (legacy_register_name): Update.
5394 * arch-utils.h (legacy_register_name): Update.
5395 * avr-tdep.c (avr_register_name): Update.
5396 * ia64-tdep.c (ia64_register_name): Update.
5397 * i386-tdep.c (i386_register_name): Update.
5398 * sparc-tdep.c (sparc32_register_name): Update.
5399 (sparc64_register_name): Update.
5400 (sparclite_register_name): Update.
5401 (sparclet_register_name): Update.
5402 * sh-tdep.c (sh_generic_register_name): Update.
5403 (sh_sh_register_name): Update.
5404 (sh_sh3_register_name): Update.
5405 (sh_sh3e_register_name): Update.
5406 (sh_sh_dsp_register_name): Update.
5407 (sh_sh3_dsp_register_name): Update.
5408 (sh_sh4_register_name): Update.
5409 (sh_sh64_register_name): Update.
5410 * s390-tdep.c (s390_register_name): Update.
5411 * rs6000-tdep.c (rs6000_register_name): Update.
5412 * ns32k-tdep.c (ns32k_register_name_32082): Update.
5413 (ns32k_register_name_32382): Update.
5414 * d10v-tdep.c (d10v_ts2_register_name): Update.
5415 (d10v_ts3_register_name): Update.
5416 * xstormy16-tdep.c (xstormy16_register_name): Update.
5417 * vax-tdep.c (vax_register_name): Update.
5418 * v850-tdep.c (v850_register_name): Update.
5419 * m68hc11-tdep.c (m68hc11_register_name): Update.
5420 * mn10300-tdep.c (mn10300_generic_register_name): Update.
5421 (am33_register_name): Update.
5422
5423 2002-06-17 Grace Sainsbury <graces@redhat.com>
5424
5425 * m68k-tdep.c: Reindented.
5426
5427 2002-06-17 Andrew Cagney <ac131313@redhat.com>
5428
5429 * gdb_indent.sh: Add prgregset_t, fpregset_t, and gregset_t to the
5430 list of predefined types.
5431
5432 2002-06-16 Mark Kettenis <kettenis@gnu.org>
5433
5434 * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE,
5435 REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL,
5436 REGISTER_CONVERT_TO_RAW): Remove defines.
5437 (i386_register_virtual_type, i386_register_convertible,
5438 i386_register_convert_to_virtual, i386_register_convert_to_raw):
5439 Remove prototypes.
5440 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
5441 macros mentioned above.
5442
5443 * config/i386/tm-i386lynx.h (SAVED_PC_AFTER_CALL): Remove define.
5444 (i386lynx_saved_pc_after_call): Remove prototype.
5445 * i386ly-tdep.c: Include "i386-tdep.h".
5446 (i386lynx_saved_pc_after_call): Make static. Use
5447 read_memory_nobpt instead of read_memory. Use
5448 read_memory_unsigned_integer instead of read_memory_integer.
5449 (i386lynx_init_abi): New function.
5450 (i386lynx_coff_osabi_sniffer): New function.
5451 (_initialize_i386bsd_tdep): New function.
5452
5453 * config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY,
5454 CALL_DUMMY_LENGTH, CALL_DUMMY_START_OFFSET,
5455 CALL_DUMMY_BREAKPOINT_OFFSET, FIX_CALL_DUMMY): Remove defines.
5456 (i386_fix_call_dummy): Remove prototype.
5457 * i386-tdep.c (i386_call_dummy_words): New variable.
5458 (i386_gdbarch_init): Adjust for removal of the
5459 macros mentioned above.
5460
5461 2002-06-15 Andrew Cagney <ac131313@redhat.com>
5462
5463 * command.h (add_setshow_auto_boolean_cmd): Replace
5464 add_set_auto_boolean_cmd.
5465 * cli/cli-decode.c (add_setshow_auto_boolean_cmd): Replace
5466 add_set_auto_boolean_cmd.
5467 * cli/cli-decode.h (add_set_auto_boolean_cmd): Delete declaration.
5468 * mips-tdep.c (_initialize_mips_tdep): Update ``set mips
5469 mask-address'' command.
5470 (show_mask_address): Add cmd parameter.
5471 * remote.c (add_packet_config_cmd): Update. Change type of
5472 set_func and show_func to cmd_sfunc_ftype.
5473 (_initialize_remote): Update `set remote Z-packet'
5474 (show_remote_protocol_qSymbol_packet_cmd): Add cmd parameter.
5475 (show_remote_protocol_e_packet_cmd): Ditto.
5476 (show_remote_protocol_E_packet_cmd): Ditto.
5477 (show_remote_protocol_P_packet_cmd): Ditto.
5478 (show_remote_protocol_Z_software_bp_packet_cmd): Ditto.
5479 (show_remote_protocol_Z_hardware_bp_packet_cmd): Ditto.
5480 (show_remote_protocol_Z_write_wp_packet_cmd): Ditto.
5481 (show_remote_protocol_Z_read_wp_packet_cmd): Ditto.
5482 (show_remote_protocol_Z_access_wp_packet_cmd): Ditto.
5483 (show_remote_protocol_Z_packet_cmd): Ditto.
5484 (show_remote_protocol_binary_download_cmd): Ditto.
5485 (show_remote_cmd): Pass NULL to all of above.
5486
5487 2002-06-15 Mark Kettenis <kettenis@gnu.org>
5488
5489 * config/i386/tm-i386.h (PUSH_ARGUMENTS, STORE_STRUCT_RETURN,
5490 DEPRECATED_EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE,
5491 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS, PUSH_DUMMY_FRAME,
5492 POP_FRAME): Remove defines.
5493 (i386_push_arguments, i386_store_struct_return,
5494 i386_extract_return_value, i386_store_return_value,
5495 i386_extract_struct_value_address, i386_push_dummy_frame,
5496 i386_pop_frame): Renove prototypes.
5497 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
5498 macros mentioned above.
5499
5500 2002-06-15 Andrew Cagney <ac131313@redhat.com>
5501
5502 * cli/cli-decode.c (add_setshow_boolean_cmd): Replace
5503 add_set_boolean_cmd.
5504 (add_setshow_cmd): New function.
5505 * command.h (add_setshow_boolean_cmd): Replace
5506 add_set_boolean_cmd.
5507 * remote-rdi.c (_initialize_remote_rdi): Update ``set rdiheartbeat''
5508 and ``set rdiromatzero''.
5509 * maint.c (_initialize_maint_cmds): Update commented out code.
5510 * cli/cli-decode.h (add_set_boolean_cmd): Delete declaration.
5511 * target.c (initialize_targets): Update `set
5512 trust-readonly-sections'.
5513 * remote.c (_initialize_remote): Update `set remotebreak'.
5514
5515 2002-06-15 Mark Kettenis <kettenis@gnu.org>
5516
5517 * config/i386/tm-i386.h (FUNCTION_START_OFFSET, INNER_THAN,
5518 BREAKPOINT, DECR_PC_AFTER_BREAK): Removed.
5519 * i386-tdep.c (i386_skip_prologue): Adjust function signature to
5520 fit into multi-arch framework.
5521 (i386_breakpoint_from_pc): New function.
5522 (i386_gdbarch_init): Adjust for removal of the macros mentioned
5523 above.
5524
5525 * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION,
5526 FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS,
5527 FRAME_ARGS_SKIP, FRAME_INIT_SAVED_REGS): Remove defines.
5528 (i386_frameless_function_invocation, i386_frame_num_args,
5529 i386_frame_init_saved_regs): Remove prototypes.
5530 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
5531 macros mentioned above.
5532
5533 2002-06-15 Andrew Cagney <ac131313@redhat.com>
5534
5535 * cli/cli-decode.c (set_cmd_cfunc): Update.
5536 (set_cmd_sfunc): Update.
5537 * command.h (cmd_cfunc_ftype, cmd_sfunc_ftype): Declare.
5538 (set_cmd_sfunc, set_cmd_cfunc): Update.
5539 * cli/cli-decode.h: Update.
5540
5541 2002-06-15 Mark Kettenis <kettenis@gnu.org>
5542
5543 * i386-sol2-tdep.c (i386_sol2_osabi_sniffer): New function.
5544 (_initialize_i386_sol2_tdep): Register i386_sol2_osabi_sniffer.
5545
5546 2002-06-15 Andrew Cagney <ac131313@redhat.com>
5547
5548 * defs.h (auto_boolean): Declare enum.
5549 * command.h (cmd_auto_boolean): Delete enum.
5550 * mips-tdep.c (mask_address_var): Update.
5551 (mips_mask_address_p): Update.
5552 (show_mask_address): Update.
5553 * remote.c (struct packet_config): Update.
5554 (update_packet_config): Update.
5555 (show_packet_config_cmd): Update.
5556 (packet_ok): Update.
5557 (add_packet_config_cmd): Update.
5558 (_initialize_remote):
5559 * command.h: Update.
5560 * cli/cli-setshow.c (parse_auto_binary_operation): Update.
5561 (do_setshow_command): Update.
5562 * cli/cli-decode.c (add_set_auto_boolean_cmd): Update.
5563 * cli/cli-decode.h: Update.
5564
5565 2002-06-15 Mark Kettenis <kettenis@gnu.org>
5566
5567 * config/i386/tm-cygwin.h, config/i386/tm-fbsd.h,
5568 config/i386/tm-go32.h, config/i386/tm-i386gnu.h,
5569 config/i386/tm-i386sol2.h, config/i386/tm-i386v4.h,
5570 config/i386/tm-linux.h, config/i386/tm-nbsd.h,
5571 config/i386/tm-obsd.h (HAVE_I387_REGS): Remove define.
5572 * config/i386/tm-i386.h: Unconditionally define FLOAT_INFO.
5573
5574 * i386-tdep.c (i386_coff_osabi_sniffer): Add "coff-go32" to the
5575 list of DJGPP COFF targets.
5576
5577 * config/i386/tm-i386.h (REGISTER_SIZE): Remove define.
5578 (NUM_GREGS, NUM_FREGS, NUM_SSE_REGS): Remove defines.
5579 (FP_REGNUM, SP_REGNUM, PC_REGNUM, PS_REGNUM): Remove defines.
5580 (FP0_REGNUM): Remove define.
5581 (MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE,
5582 MAX_REGISTER_VIRTUAL_SIZE): Remove define.
5583 (i386_register_virtual_size): Remove protoype.
5584 * i386-tdep.c (i386_register_virtual_size): Removed.
5585 (i386_extract_return_value, i386_store_return_value): Use
5586 FP0_REGNUM instead of NUM_FREGS to determine whether the
5587 floating-point registers are available.
5588 (i386_gdbarch_init): Tweak FIXME about FPU registers.
5589 Adjust for removal of macros mentioned above.
5590
5591 2002-06-15 Mark Kettenis <kettenis@gnu.org>
5592
5593 * i386v4-nat.c: Include "i386-tdep.h". Reformat and tweak various
5594 comments.
5595 (fill_gregset, supply_gregset, supply_fpregset, fill_fpregset):
5596 Remove prototypes.
5597 (supply_gregset, fill_gregset): Remove use of register keyword and
5598 remove declaration for regmap. Use I386_NUM_GREGS instead of
5599 NUM_REGS and NUM_FREGS.
5600 (FPREGSET_FSAVE_OFFSET): Remove.
5601 (supply_fpregset, fill_fpregset): Use FPO_REGNUM instead of
5602 NUM_FREGS to determine whether the floating-point registers are
5603 available.
5604
5605 * i386gnu-nat.c (supply_gregset, gnu_fetch_registers,
5606 gnu_store_registers): Replace usage of NUM_GREGS with
5607 I386_NUM_GREGS.
5608
5609 * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
5610 OLD_CANNOT_STORE_REGISTER, supply_gregset, fill_gregset): Replace
5611 usage of NUM_GREGS with I386_NUM_GREGS.
5612
5613 * i386-linux-nat.c (fill_gregset): Remove redundant parentheses.
5614
5615 * i386bsd-nat.c: Include "i386-tdep.h".
5616 (supply_gregset, fill_gregset): Replace usage of NUM_GREGS with
5617 I386_NUM_GREGS.
5618
5619 * i386v-nat.c: Remove copnditional inclusion of <asm/debugreg.h>,
5620 and associated comment. They no longer make any sense, since we
5621 don't use this file anymore on Linux.
5622
5623 * config/i386/tm-i386.h (MAX_NUM_REGS): Removed.
5624 * i386-tdep.c (i386_register_offset, i386_register_size): Use
5625 I386_SSE_NUM_REGS instead of MAX_NUM_REGS for the number of
5626 elements in these arrays.
5627 (_initialize_i386_tdep): Use I386_SSE_NUM_REGS instead of
5628 MAX_NUM_REGS.
5629
5630 2002-06-15 Mark Kettenis <kettenis@gnu.org>
5631
5632 * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.
5633 * osabi.c (gdb_osabi_names): Add entry for "LynxOS".
5634
5635 2002-06-14 Andrew Cagney <cagney@redhat.com>
5636
5637 * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
5638 EXTRACT_RETURN_VALUE.
5639 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Rename
5640 EXTRACT_STRUCT_VALUE_ADDRESS.
5641 * gdbarch.h, gdbarch.c: Regenerate.
5642
5643 * values.c (value_being_returned): Handle
5644 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
5645 (EXTRACT_RETURN_VALUE): Define as DEPRECATED_EXTRACT_RETURN_VALUE.
5646
5647 * arm-linux-tdep.c (arm_linux_init_abi): Update.
5648 * arm-tdep.c (arm_gdbarch_init): Update.
5649 * avr-tdep.c (avr_gdbarch_init): Update.
5650 * cris-tdep.c (cris_gdbarch_init): Update.
5651 * d10v-tdep.c (d10v_gdbarch_init): Update.
5652 * ia64-tdep.c (ia64_gdbarch_init): Update.
5653 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5654 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5655 * s390-tdep.c (s390_gdbarch_init): Update.
5656 * sh-tdep.c (sh_gdbarch_init): Update.
5657 * s390-tdep.c (s390_gdbarch_init): Update.
5658 * sparc-tdep.c (sparc_gdbarch_init): Update.
5659 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
5660 * v850-tdep.c (v850_gdbarch_init): Update.
5661 * vax-tdep.c (vax_gdbarch_init): Update.
5662 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
5663 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5664
5665 * config/arc/tm-arc.h: Update.
5666 * config/d30v/tm-d30v.h: Update.
5667 * config/fr30/tm-fr30.h: Update.
5668 * config/h8300/tm-h8300.h: Update.
5669 * config/h8500/tm-h8500.h: Update.
5670 * config/i386/tm-i386.h: Update.
5671 * config/i386/tm-ptx.h: Update.
5672 * config/i386/tm-symmetry.h: Update.
5673 * config/i960/tm-i960.h: Update.
5674 * config/m32r/tm-m32r.h: Update.
5675 * config/m68k/tm-delta68.h: Update.
5676 * config/m68k/tm-linux.h: Update.
5677 * config/m68k/tm-m68k.h: Update.
5678 * config/m88k/tm-m88k.h: Update.
5679 * config/mcore/tm-mcore.h: Update.
5680 * config/mips/tm-mips.h: Update.
5681 * config/mn10200/tm-mn10200.h: Update.
5682 * config/pa/tm-hppa.h: Update.
5683 * config/pa/tm-hppa64.h: Update.
5684 * config/sparc/tm-sp64.h: Update.
5685 * config/sparc/tm-sparc.h: Update.
5686 * config/sparc/tm-sparclet.h: Update.
5687 * config/z8k/tm-z8k.h: Update.
5688
5689 2002-06-14 Andrew Cagney <cagney@redhat.com>
5690
5691 * Makefile.in (i386_linux_tdep_h): Define.
5692 (i386_tdep_h, i387_tdep_h): Define.
5693 (i386-linux-nat.o): Add $(i386_linux_tdep_h),
5694 $(i386_tdep_h) and $(i387_tdep_h).
5695 * i386-linux-nat.c: Include "i386-linux-tdep.h".
5696
5697 2002-06-14 Mark Kettenis <kettenis@gnu.org>
5698
5699 * config/i386/tm-i386.h (START_INFERIOR_TRAPS_EXPECTED): Removed.
5700 Already covered by the default.
5701
5702 * config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT,
5703 TARGET_LONG_DOUBLE_BIT): Remove. * i386-tdep.c
5704 (i386_gdbarch_init): Initialize long_double_format and long_double
5705 bit.
5706
5707 * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and
5708 i386bsd-tdep.o. Remove solib.o, solib-svr4.o and solib-legacy.o.
5709 Move these to ...
5710 * config/i386/i386sol2.mh: ... here.
5711 * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Remove define.
5712 (sigtramp_saved_pc, I386V4_SIGTRAMP_SAVED_PC): Don't #undef.
5713 (SIGCONTEXT_PC_OFFSET): Remove define.
5714 (IN_SIGTRAMP): Remove define.
5715 * i386-sol2-tdep.c: New file.
5716
5717 * config/i386/i386nw.mt (TM_FILE): Change to tm-i386.h.
5718 * config/i386/tm-i386nw.h: Removed.
5719
5720 * config/i386/tm-fbsd.h (STAB_REG_TO_REGNUM,
5721 USE_STRUCT_CONVENTION): Remove defines.
5722 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
5723 (get_longjmp_target): Remove prototype.
5724 (IN_SIGTRAMP): Remove define.
5725 (i386bsd_in_sigtramp): Remove prototype.
5726 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
5727 function. Update comment accordingly
5728 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
5729 (FRAME_SAVED_PC): Remove define.
5730 (i386bsd_frame_saved_pc): Remove prototype.
5731 * config/i386/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC,
5732 GET_LONGJMP_TARGET): Remove defines.
5733 (get_longjmp_target): Remove prototype.
5734 (IN_SIGTRAMP): Remove define.
5735 (i386bsd_in_sigtramp): Remove prototype.
5736 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
5737 function. Update comment accordingly
5738 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
5739 (FRAME_SAVED_PC): Remove define.
5740 (i386bsd_frame_saved_pc): Remove prototype.
5741 * config/i386/tm-nbsdaout.h (i386nbsd_aout_use_struct_convention):
5742 Remove prototype.
5743 (USE_STRUCT_CONVENTION): Remove prototype.
5744 * i386bsd-nat.c (i386bsd_sigcontext_pc_offset): Remove
5745 declaration.
5746 (_initialize_i386bsd_nat): Revise logic to determine some
5747 constants at compile time when compiling a native GDB. Warn if
5748 things don't match up with what we expect.
5749 * i386bsd-tdep.c (i386bsd_sigtramp_start, i386bsd_sigtramp_end):
5750 Remove variables.
5751 (i386bsd_in_sigtramp): Rename tp i386bsd_pc_in_sigtramp. Rewrite
5752 to use date stored in `struct gdbarch_tdep'.
5753 (i386bsd_sigcontext_offset): Remove varaible.
5754 (i386bsd_sigtramp_saved_pc): Make public. Rewrite to use data
5755 stored in `struct gdbarch_tdep'.
5756 (i386bsd_frame_saved_pc): Make static.
5757 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): New functions.
5758 (i386bsd_sc_pc_offset, i386nbsd_sc_pc_offset,
5759 i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
5760 i386fbsd4_sc_pc_offset): New variables.
5761 (i386bsd_init_abi, i386nbsd_init_abi, i386nbsdelf_init_abi,
5762 i386fbsdaout_init_abi, i386fbsd_init_abi, i386fbsd4_init_abi): New
5763 functions.
5764 (i386bsd_aout_osabi_sniffer, _initialize_i386bsd_tdep): New
5765 functions.
5766 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Fix type in comment.
5767 Modify the value of i386fbsd_sigtramp_start and
5768 i386fbsd_sigtramp_end instead of i386bsd_sigtramp_start and
5769 i386fbsd_sigtramp_end.
5770 * i386nbsd-tdep.c: (i386nbsd_aout_use_struct_convention): Remove
5771 function.
5772
5773 * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Move
5774 define to i386-linux-tdep.h.
5775 (NUM_REGS, MAX_NUM_REGS, REGISTER_BYTES, REGISTER_NAME,
5776 REGISTER_BYTE, REGISTER_RAW_SIZE, STAB_REG_TO_REGNUM): Remove
5777 defines.
5778 (i386_linux_register_name, i386_linux_register_byte,
5779 i386_linux_register_raw_size): Remove prototypes.
5780 (i386_linux_svr4_fetch_link_map_offsets): Remove prototype.
5781 (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
5782 (IN_SIGTRAMP, FRAME_CHAIN, FRAME_SAVED_PC, SAVED_PC_AFTER_CALL,
5783 TARGET_WRITE_PC): Remove defines.
5784 (i386_linux_in_sigtramp, i386_linux_frame_chain,
5785 i386_linux_frame_saved_pc, i386_linux_saved_pc_after_call,
5786 i386_linux_write_pc): Remove prototypes.
5787 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
5788 (get_longjmp_target): Remove prototype.
5789 * i386-linux-tdep.h: New file.
5790 * i386-linux-nat.c: Include "i386-linux-tdep.h".
5791 * i386-linux-tdep.c: Include "i386-tdep.h" and
5792 "i386-linux-tdep.h".
5793 (i386_linux_register_name, i386_linux_register_byte,
5794 i386_linux_register_raw_size, i386_linux_in_sigtramp,
5795 i386_linux_write_pc, i386_linux_svr4_fetch_link_map_offsets):
5796 Make static.
5797 (i386_linux_init_abi): New function.
5798 (_initialize_i386_linux_tdep): New function.
5799
5800 * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Remove define.
5801 (i386_saved_pc_after_call): Remove prototype.
5802 (MAX_NUM_REGS): Increase to deal with Linux's orig_eax "register".
5803 (REGISTER_NAME, STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
5804 DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): Remove defines.
5805 (i386_register_name, i386_stab_reg_to_regnum,
5806 i386_dwarf_reg_to_regnum): Remove prototypes.
5807 (SIZEOF_GREGS, SIZEOF_FPU_REGS, SIZEOF_FPU_CTL_REGS,
5808 SIZEOF_SSE_REGS): Remove defines.
5809 (REGISTER_BYTES): Remove define.
5810 (REGISTER_BYTE, REGISTER_RAW_SIZE): Remove defines.
5811 (i386_register_byte, i386_register_raw_size): Remove prototypes.
5812 (FRAME_CHAIN, FRAME_SAVED_PC): Remove defines.
5813 (i386_frame_chain, i386_frame_saved_pc): Remove prototypes.
5814 * config/i386/tm-i386v4.h (FRAME_CHAIN_VALID): Remove define.
5815 (JB_ELEMENT_SIZE, JB_PC, JB_EBX, JB_ESI, JB_EDI, JB_EBP, JB_ESP,
5816 JB_EDX, GET_LONGJMP_TARGET): Remove defines.
5817 (get_longjmp_target): Remove prototype.
5818 (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP): Remove defines.
5819 (sigtramp_saved_pc): Remove define.
5820 (i386v4_sigtramp_saved_pc): Remove prototype.
5821 * config/i386/tm-go32.h (FRAME_CHAIN,
5822 FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC): Remove defines.
5823 (i386go32_frame_saved_pc): Remove prototype.
5824 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
5825 (get_longjmp_target): Remove prototype.
5826 * i386-tdep.h: Include "osabi.h".
5827 (enum i386_abi): Removed.
5828 (enum struct_return): New enum.
5829 (struct gdbarch_tdep): Remove abi member, add osabi, jb_pc_offset,
5830 struct_return, sigtramp_saved_pc, sigtramp_start, sigtramp_end and
5831 sc_pc_offset members.
5832 (i386_gdbarch_register_os_abi): Remove prototype.
5833 (I386_NUM_GREGS, I386_NUM_FREGS, I386_NUM_XREGS,
5834 I386_SSE_NUM_REGS): New defines.
5835 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS,
5836 I386_SSE_SIZEOF_REGS): New defines.
5837 (i386_register_name, i386_register_byte, i386_register_raw_size):
5838 New prototypes.
5839 (i386_elf_init_abi, i386_svr4_init_abi): New prototypes.
5840 (i386bsd_sigtramp_saved_pc): New prototype.
5841 * i386-tdep.c: Don't include "elf-bfd.h".
5842 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum,
5843 i386_frame_chain, i386_saved_pc_after_call): Make static.
5844 (i386_frame_saved_pc): Rewrite to call architecture dependent
5845 function to deal with signal handlers. Make static.
5846 (i386go32_frame_saved_pc): Removed.
5847 [GET_LONGJMP_TARGET] (JB_PC, JB_ELEMENT_SIZE, get_longjmp_target):
5848 Removed.
5849 (i386_get_longjmp_target): New function.
5850 (default_struct_convention, pcc_struct_convention,
5851 reg_struct_convention, valid_conventions, struct_convention): New
5852 variables.
5853 (i386_use_struct_convention): New function.
5854 (i386v4_sigtramp_saved_pc): Renamed to
5855 i386_svr4_sigtramp_saved_pc. Made static. Moved.
5856 (i386_pc_in_sigtramp): New function.
5857 (i386_abi_names): Removed.
5858 (ABI_TAG_OS_GNU_LINUX, ABI_TAG_OS_GNU_HURD,
5859 ABI_TAG_OS_GNU_SOLARIS, ABI_TAG_OS_FREEBSD, ABI_TAG_OS_NETBSD):
5860 Removed.
5861 (process_note_sections, i386_elf_abi_from_note, i386_elf_abi,
5862 i386_gdbarch_register_os_abi): Removed.
5863 (struct i386_abi_handler): Removed.
5864 (i386_abi_handler_list): Removed.
5865 (i386_svr4_pc_in_sigtramp, i386_go32_pc_in_sigtramp): New
5866 functions.
5867 (i386_elf_init_abi, i386_svr4_init_abi, i386_go32_init_abi,
5868 i386_nw_init_abi): New functions.
5869 (i386_gdbarch_init): Rewritten to use generic OS ABI framework.
5870 Use set_gdbarch_xxx() calls instead of relying on macros for a
5871 number of calls.
5872 (i386_coff_osabi_sniffer, i386_nlm_osabi_sniffer): New functions.
5873 (_initialize_i386_tdep): Add new 'struct-convcention' command.
5874 Register the various architecture variants defined in this file.
5875
5876 2002-06-14 Daniel Jacobowitz <drow@mvista.com>
5877
5878 * gdbtypes.h (TYPE_FLAG_VARARGS): Update comment.
5879 (struct main_type): Remove arg_types member. Update comments for
5880 struct field.
5881 (TYPE_ARG_TYPES): Remove.
5882 (TYPE_FN_FIELD_ARGS): Update.
5883 (smash_to_method_type): Update prototype.
5884
5885 * c-typeprint.c (cp_type_print_method_args): Take method type
5886 instead of argument list. Use new argument layout. Simplify.
5887 (c_type_print_args): Use new argument layout. Simplify.
5888 (c_type_print_base): Update call to cp_type_print_method_args.
5889 * dwarf2read.c (dwarf2_add_member_fn): Remove unneeded type
5890 argument; use die->type instead. Update call to
5891 smash_to_method_type.
5892 (read_structure_scope): Update call to dwarf2_add_member_fn.
5893 * gdbtypes.c (allocate_stub_method): Update comment.
5894 (smash_to_method_type): Take new NARGS and VARARGS arguments.
5895 Use new argument layout.
5896 (check_stub_method): Use new argument layout. Don't count
5897 void as an argument.
5898 (print_arg_types): Update comments. Use new argument layout.
5899 (recursive_dump_type): Don't print arg_types member.
5900 * hpread.c (hpread_read_struct_type): Use new argument layout.
5901 (fixup_class_method_type): Likewise.
5902 (hpread_type_lookup): Likewise.
5903 * stabsread.c (read_type): Update calls to read_args and
5904 smash_to_method_type.
5905 (read_args): Use new argument layout. Simplify.
5906 * valops.c (typecmp): Use new argument layout. Update parameters
5907 and comments. Simplify.
5908 (hand_function_call): Use new argument layout.
5909 (search_struct_method): Update call to typecmp.
5910 (find_overload_match): Use new argument layout.
5911
5912 2002-06-13 Daniel Jacobowitz <drow@mvista.com>
5913
5914 * NEWS: Mention multithreaded debug support for gdbserver.
5915
5916 2002-06-13 Daniel Jacobowitz <drow@mvista.com>
5917
5918 * MAINTAINERS: Mention NEWS.
5919
5920 2002-06-13 Daniel Jacobowitz <drow@mvista.com>
5921
5922 * mips-tdep.c (PROC_SYMBOL): Add warning comment.
5923 (struct mips_objfile_private, compare_pdr_entries): New.
5924 (non_heuristic_proc_desc): Read the ".pdr" section if it
5925 is present.
5926
5927 2002-06-12 Andrew Cagney <ac131313@redhat.com>
5928
5929 * arm-tdep.c (arm_push_arguments): Rewrite using a two-pass loop.
5930 (arm_debug): New static variable.
5931 (_initialize_arm_tdep): Add ``set debug arm'' command.
5932
5933 2002-06-12 Andrew Cagney <ac131313@redhat.com>
5934
5935 * Makefile.in (sim_arm_h): Define.
5936 (arm-tdep.o): Add $(sim_arm_h) and $(gdb_assert_h).
5937 * arm-tdep.c: Include "gdb/sim-arm.h" and "gdb_assert.h".
5938 (arm_register_sim_regno): New function, map an internal REGNUM
5939 onto a simulator register number.
5940 (arm_gdbarch_init): Set register_sim_regno.
5941
5942 2002-06-09 Aldy Hernandez <aldyh@redhat.com>
5943
5944 * MAINTAINERS: Add self.
5945
5946 2002-06-11 Jim Blandy <jimb@redhat.com>
5947
5948 * source.c (source_info): Mention whether the symtab has
5949 information about preprocessor macros.
5950
5951 Call the command `info macro', not `show macro'.
5952 * macrocmd.c (info_macro_command): Renamed from `show_macro_command'.
5953 Fix error message.
5954 (_initialize_macrocmd): Register `info_macro_command' in
5955 `infolist', not `showlist'.
5956
5957 2002-06-11 Daniel Jacobowitz <drow@mvista.com>
5958
5959 * mips-tdep.c (MIPS_FPU_TYPE, FP_REGISTER_DOUBLE, MIPS_EABI)
5960 (MIPS_LAST_FP_ARG_REGNUM, MIPS_LAST_ARG_REGNUM)
5961 (MIPS_DEFAULT_SAVED_REGSIZE, MIPS_REGS_HAVE_HOME_P)
5962 (MIPS_DEFAULT_STACK_ARGSIZE, GDB_TARGET_IS_MIPS64)
5963 (MIPS_DEFAULT_MASK_ADDRESS_P): Remove obsolete definitions. Define
5964 unconditionally.
5965 (set_mipsfpu_single_command, set_mipsfpu_double_command)
5966 (set_mipsfpu_none_command): Remove if (GDB_MULTI_ARCH).
5967 (_initialize_mips_tdep): Remove dead code.
5968 * config/mips/tm-irix5.h (MIPS_LAST_ARG_REGNUM)
5969 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
5970 * config/mips/tm-irix6.h (MIPS_LAST_ARG_REGNUM)
5971 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
5972 * config/mips/tm-mips.h (MIPS_EABI, MIPS_LAST_ARG_REGNUM,
5973 MIPS_LAST_FP_ARG_REGNUM): Remove.
5974
5975 2002-06-11 Michal Ludvig <mludvig@suse.cz>
5976
5977 * dwarf2cfi.c (unwind_tmp_obstack_init): New.
5978 (unwind_tmp_obstack_free, parse_frame_info)
5979 (update_context, cfi_read_fp, cfi_write_fp)
5980 (cfi_frame_chain, cfi_init_extra_frame_info)
5981 (cfi_virtual_frame_pointer): Use the above function.
5982 * dwarf2cfi.c: Reindented (using 'indent dwarf2cfi.c').
5983
5984 2002-06-11 Corinna Vinschen <vinschen@redhat.com>
5985
5986 * v850-tdep.c (v850_type_is_scalar): New function.
5987 (v850_use_struct_convention): Match current gcc implementation
5988 as close as possible.
5989 (v850_push_arguments): Fix stack_offset handling. Don't write
5990 struct_addr into register. This is done by v850_store_struct_return.
5991 (v850_extract_return_value): Care for structs.
5992 (v850_store_return_value): Ditto.
5993 (v850_store_struct_return): Actually write address.
5994
5995 2002-06-11 Michal Ludvig <mludvig@suse.cz>
5996
5997 * x86-64-tdep.c (x86_64_skip_prologue): Fix to work on functions
5998 without debug information too.
5999
6000 2002-06-10 Andrew Cagney <ac131313@redhat.com>
6001
6002 * gdbarch.sh (PRINT_FLOAT_INFO): Add frame and ui_file parameters.
6003 Make multi-arch pure.
6004 * gdbarch.h, gdbarch.c: Re-generate.
6005 * arm-tdep.c (arm_print_float_info): Update.
6006 * arch-utils.h (default_print_float_info): Update.
6007 * arch-utils.c (default_print_float_info): Update.
6008 * infcmd.c (float_info): Update call.
6009
6010 2002-06-10 Andrew Cagney <ac131313@redhat.com>
6011
6012 * Makefile.in (init.c): Move the call to _initialize_gdbtypes to
6013 the front of the initialize list.
6014
6015 2002-06-10 Andrew Cagney <ac131313@redhat.com>
6016
6017 * infrun.c (struct inferior_status): Replace fields
6018 selected_frame_address and selected_level with field
6019 selected_frame_id.
6020 (save_inferior_status): Update. Use get_frame_id.
6021 (struct restore_selected_frame_args): Delete.
6022 (restore_selected_frame): Update. Use frame_find_by_id.
6023 (restore_inferior_status): Update.
6024
6025 * breakpoint.h (struct breakpoint): Change type of
6026 watchpoint_frame to frame_id.
6027 * breakpoint.c (insert_breakpoints): Use frame_find_by_id. Remove
6028 call to get_current_frame.
6029 (do_enable_breakpoint): Use frame_find_by_id. Remove call to
6030 get_current_frame.
6031 (watchpoint_check): Use frame_find_by_id.
6032
6033 * frame.h (record_selected_frame): Delete declaration.
6034 * stack.c (record_selected_frame): Delete function.
6035
6036 * frame.h (struct frame_id): Define.
6037 (get_frame_id): Declare.
6038 (frame_find_by_id): Declare.
6039 * frame.c (frame_find_by_id): New function.
6040 (get_frame_id): New function.
6041
6042 2002-06-10 Andrey Volkov <avolkov@transas.com>
6043
6044 * ser-e7kpc.c: Fix duplicated define and call of
6045 _initialize_ser_e7000pc
6046
6047 2002-06-09 Daniel Jacobowitz <drow@mvista.com>
6048
6049 * signals/signals.c (target_signal_from_host): Fix #ifdef
6050 SIGRTMIN case.
6051 (do_target_signal_to_host): Likewise.
6052
6053 2002-06-09 Daniel Jacobowitz <drow@mvista.com>
6054
6055 * mips-tdep.c (mips_find_abi_section): New function.
6056 (mips_gdbarch_init): Call it.
6057
6058 2002-06-09 Mark Kettenis <kettenis@gnu.org>
6059
6060 * solib-svr4.c (init_fetch_link_map_offsets): Simply return
6061 legacy_fetch_link_map_offsets. Adjust comment to reflect reality
6062 after Andrew's 2002-06-08 gdbarch change.
6063
6064 2002-06-09 Mark Kettenis <kettenis@gnu.org>
6065
6066 * i386-linux-nat.c (suppy_gregset): Don't supply
6067 I386_LINUX_ORIG_EAX_REGNUM if there isn't room for it in GDB's
6068 register cache.
6069 (fill_gregset): Don't fetch it under the same circumstances.
6070
6071 2002-06-09 Andrew Cagney <cagney@redhat.com>
6072
6073 * Makefile.in (callback_h): Define.
6074 (remote_sim_h): Update path to remote-sim.h.
6075 (remote-rdp.o): Add $(callback_h).
6076 (remote-sim.o): Use $(callback_h).
6077 * remote-sim.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
6078 * remote-rdp.c: Include "gdb/callback.h".
6079
6080 2002-06-09 Mark Kettenis <kettenis@gnu.org>
6081
6082 * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6083 * osabi.c (gdb_osabi_names): Add "DJGPP" and "NetWare".
6084
6085 2002-06-08 Andrew Cagney <ac131313@redhat.com>
6086
6087 * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__.
6088 * rdi-share/serpardr.c: Ditto.
6089 * rdi-share/unixcomm.c: Ditto.
6090 * rdi-share/serdrv.c: Ditto.
6091 * rdi-share/hostchan.h: Ditto.
6092 * rdi-share/hostchan.c: Ditto.
6093 * rdi-share/host.h: Ditto.
6094 * rdi-share/devsw.c: Ditto.
6095
6096 * objfiles.h: Change type of obj_private to void pointer.
6097 * pa64solib.c: Update copyright. Don't include "assert.h", use
6098 strcmp instead of STREQ, use LONGEST, do not use PTR
6099 * somsolib.c: Ditto.
6100
6101 * config/djgpp/fnchange.lst: Fix problems with bfd/elf32-i386.c,
6102 bfd/elf32-i386qnx.c, bfd/elf32-sh.c, bfd/elf32-sh64-nbsd.c,
6103 bfd/elf64-sh64-nbsd.c bfd/elf64-sh64.c.
6104
6105 2002-06-08 Andrew Cagney <ac131313@redhat.com>
6106
6107 * frame.c (GET_SAVED_REGISTER): Delete macro definition.
6108 (default_get_saved_register): Delete function.
6109 * gdbarch.sh (GET_SAVED_REGISTER): Set default to
6110 generic_unwind_get_saved_register.
6111 * gdbarch.h, gdbarch.c: Re-generate.
6112
6113 2002-06-08 Andrew Cagney <ac131313@redhat.com>
6114
6115 * gdbarch.sh (FRAME_CHAIN_VALID): Set default to
6116 generic_func_frame_chain_valid.
6117 * gdbarch.h, gdbarch.c: Re-generate.
6118 * blockframe.c (generic_func_frame_chain_valid): Only check
6119 PC_IN_CALL_DUMMY when generic dummy frames. Don't worry about
6120 passing FP to PC_IN_CALL_DUMMY.
6121 Fix PR gdb/360.
6122
6123 2002-06-08 Andrew Cagney <ac131313@redhat.com>
6124
6125 * gdbarch.sh (struct gdbarch_data): Add field init_p.
6126 (register_gdbarch_data): Initialize init_p.
6127 (gdbarch_data): Initialize data pointer using the init function.
6128 (init_gdbarch_data): Delete function.
6129 (gdbarch_update_p): Update.
6130 (initialize_non_multiarch): Update.
6131 (struct gdbarch): Add field initialized_p.
6132 * gdbarch.h, gdbarch.c: Re-generate.
6133
6134 2002-06-07 Michal Ludvig <mludvig@suse.cz>
6135
6136 * x86-64-linux-nat.c (x86_64_fxsave_offset): New.
6137 (supply_fpregset, fill_fpregset): Don't call i387_*_fxsave,
6138 better do the things actually here.
6139 * x86-64-tdep.c (x86_64_register_name2nr): New.
6140 (x86_64_register_name): Renamed to x86_64_register_nr2name.
6141 (x86_64_gdbarch_init): Respect the above change.
6142 * x86-64-tdep.h (x86_64_register_name2nr)
6143 (x86_64_register_nr2name): Add prototypes.
6144 * config/i386/x86-64linux.mt (TDEPFILES): Remove i387-tdep.o.
6145
6146 2002-06-06 Michael Snyder <msnyder@redhat.com>
6147
6148 * d10v-tdep.c (d10v_push_arguments): Handle struct_return.
6149 Delete extra braces and re-indent.
6150 (d10v_store_return_value): Char return values
6151 must be shifted over by one byte in R0.
6152 (d10v_extract_return_value): Delete extra braces, re-indent.
6153
6154 2002-06-06 Elena Zannoni <ezannoni@redhat.com>
6155
6156 * d10v-tdep.c (d10v_read_sp, d10v_read_fp): Add prototype.
6157 (d10v_register_virtual_type): Make $fp and $sp be pointer to data.
6158 (d10v_integer_to_address): Rewrite.
6159 (d10v_frame_init_saved_regs): When reading fp and sp registers use
6160 the d10v specific functions which take care of converting to the
6161 correct space.
6162
6163 2002-06-06 Elena Zannoni <ezannoni@redhat.com>
6164
6165 * config/djgpp/fnchange.lst: Add testsuite files altivec-abi.c,
6166 altivec-abi.exp, altivec-regs.c, altivec-regs.exp.
6167
6168 2002-06-02 Andrew Cagney <ac131313@redhat.com>
6169
6170 * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm
6171 includes.
6172 * config/tm-linux.h: Ditto.
6173 * config/alpha/tm-alphalinux.h: Ditto.
6174 * config/arm/nm-linux.h, config/arm/tm-linux.h: Ditto.
6175 * config/arm/xm-nbsd.h, config/i386/nm-gnu.h: Ditto.
6176 * config/i386/nm-i386lynx.h, config/i386/nm-i386sol2.h: Ditto.
6177 * config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h: Ditto.
6178 * config/i386/nm-linux.h, config/i386/nm-m3.h: Ditto.
6179 * config/i386/nm-ptx4.h, config/i386/nm-x86-64.h: Ditto.
6180 * config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h: Ditto.
6181 * config/i386/tm-i386m3.h, config/i386/tm-i386sco5.h: Ditto.
6182 * config/i386/tm-i386v4.h, config/i386/tm-linux.h: Ditto.
6183 * config/i386/tm-ptx4.h, config/i386/tm-vxworks.h: Ditto.
6184 * config/i386/xm-i386v4.h, config/i386/xm-nbsd.h: Ditto.
6185 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
6186 * config/i960/tm-vx960.h, config/ia64/nm-aix.h: Ditto.
6187 * config/ia64/nm-linux.h, config/ia64/tm-aix.h: Ditto.
6188 * config/ia64/tm-linux.h, config/ia64/xm-aix.h: Ditto.
6189 * config/m68k/nm-linux.h, config/m68k/nm-m68klynx.h: Ditto.
6190 * config/m68k/nm-sysv4.h, config/m68k/tm-linux.h: Ditto.
6191 * config/m68k/tm-m68klynx.h, config/m68k/tm-m68kv4.h: Ditto.
6192 * config/m68k/tm-sun2os4.h, config/m68k/tm-sun3os4.h: Ditto.
6193 * config/m68k/tm-vx68.h, config/m68k/xm-m68kv4.h: Ditto.
6194 * config/m68k/xm-nbsd.h, config/m88k/nm-delta88v4.h: Ditto.
6195 * config/m88k/tm-delta88v4.h, config/m88k/xm-delta88v4.h: Ditto.
6196 * config/mips/nm-irix5.h, config/mips/nm-linux.h: Ditto.
6197 * config/mips/tm-linux.h, config/mips/tm-mips64.h: Ditto.
6198 * config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h: Ditto.
6199 * config/mips/tm-vxmips.h, config/mips/xm-irix5.h: Ditto.
6200 * config/mips/xm-mipsv4.h, config/ns32k/xm-nbsd.h: Ditto.
6201 * config/pa/nm-hppao.h, config/powerpc/nm-linux.h: Ditto.
6202 * config/powerpc/tm-linux.h, config/powerpc/tm-vxworks.h: Ditto.
6203 * config/powerpc/xm-aix.h, config/rs6000/nm-rs6000ly.h: Ditto.
6204 * config/rs6000/tm-rs6000ly.h, config/rs6000/xm-aix4.h: Ditto.
6205 * config/sh/tm-linux.h, config/sparc/nm-linux.h: Ditto.
6206 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4sol2.h: Ditto.
6207 * config/sparc/tm-linux.h, config/sparc/tm-sp64linux.h: Ditto.
6208 * config/sparc/tm-sp64sim.h, config/sparc/tm-sparclynx.h: Ditto.
6209 * config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h: Ditto.
6210 * config/sparc/tm-vxsparc.h, config/sparc/xm-sun4sol2.h: Ditto.
6211
6212 2002-05-04 Aidan Skinner <aidan@velvet.net>
6213
6214 * ada-exp.tab.c: New file
6215 * ada-exp.y: New file
6216 * ada-lang.c: New file
6217 * ada-lang.h: New file
6218 * ada-lex.c: New file
6219 * ada-lex.l: New file
6220 * ada-tasks.c: New file
6221 * ada-typeprint.c: New file
6222 * ada-valprint.c: New file
6223
6224 2002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
6225
6226 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Don't set
6227 use_struct_convention to ppc_sysv_abi_broken_use_struct_convention.
6228
6229 2002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
6230
6231 * config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
6232 insetead of ppc-linux-tdep.o.
6233 * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
6234 * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
6235
6236 2002-06-02 Andrew Cagney <ac131313@redhat.com>
6237
6238 2002-05-07 Christian Groessler <chris@groessler.org>
6239 * z8k-tdep.c (z8k_print_register_hook): Fix display of 32 and 64
6240 bit register contents for little endian hosts.
6241
6242 2002-06-01 Andrew Cagney <ac131313@redhat.com>
6243
6244 * MAINTAINERS: Mention that any `HP/UX reader' can be changed by
6245 any maintainer.
6246
6247 2002-06-01 Andrew Cagney <ac131313@redhat.com>
6248
6249 * gdbarch.h: Regenerate.
6250
6251 2002-06-01 Andrew Cagney <ac131313@redhat.com>
6252
6253 * MAINTAINERS: Add everyone to write-after-approval list.
6254
6255 2002-06-01 Andrew Cagney <ac131313@redhat.com>
6256
6257 * stack.c (frame_info): Use frame_register_unwind instead of
6258 saved_regs. Mention when the SP is on the stack or in a register.
6259
6260 * frame.h (frame_register_unwind_ftype): Define. Document.
6261 (struct frame_info): Add field register_unwind and
6262 register_unwind_cache.
6263 (frame_register_unwind): Declare.
6264 (generic_unwind_get_saved_register): Declare.
6265
6266 * frame.c (frame_register_unwind): New function.
6267 (generic_unwind_get_saved_register): New function.
6268
6269 * blockframe.c (generic_call_dummy_register_unwind): New function.
6270 (frame_saved_regs_register_unwind): New function.
6271 (set_unwind_by_pc): New function.
6272 (create_new_frame): New function.
6273 (get_prev_frame): New function.
6274
6275 2002-05-30 Andrew Cagney <ac131313@redhat.com>
6276
6277 * a29k-share/: Delete directory.
6278 * remote-vx29k.c: Delete file.
6279
6280 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
6281
6282 * config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c,
6283 ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c.
6284
6285 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
6286
6287 * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
6288 sparcnbsd-nat.c, and sparcnbsd-tdep.c.
6289 (sparc64nbsd-nat.o)
6290 (sparcnbsd-nat.o)
6291 (sparcnbsd-tdep.o): New dependency lists.
6292 * NEWS: Note new UltraSPARC NetBSD native configuration.
6293 * configure.host (sparc64-*-netbsd*): New host.
6294 * configure.tgt (sparc-*-netbsdelf*)
6295 (sparc-*-netbsd*): Set gdb_target to nbsd.
6296 (sparc64-*-netbsd*): New target.
6297 * sparc64nbsd-nat.c: New file.
6298 * sparcnbsd-nat.c: New file.
6299 * sparcnbsd-tdep.c: New file.
6300 * sparcnbsd-tdep.h: New file.
6301 * config/sparc/nbsd.mt: New file.
6302 * config/sparc/nbsd64.mh: New file.
6303 * config/sparc/nbsd64.mt: New file.
6304 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove corelow.o,
6305 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
6306 (HOST_IPC): Remove.
6307 * config/sparc/nbsdaout.mt: Remove.
6308 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove corelow.o,
6309 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
6310 (HOST_IPC): Remove.
6311 * config/sparc/nbsdelf.mt: Remove.
6312 * config/sparc/nm-nbsd.h: Update copyright years. Remove all
6313 sparc-nat.c compatiblity defines.
6314 * config/sparc/tm-nbsd.h: Update copyright years. Include solib.h.
6315 (GDB_MULTI_ARCH): Set to GDB_MULTI_ARCH_PARTIAL.
6316 * config/sparc/tm-nbsd64.h: New file.
6317 * config/sparc/tm-nbsdaout.h: Remove.
6318 * config/sparc/xm-nbsd.h: Remove.
6319
6320 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
6321
6322 * Makefile.in (sparc-tdep.o): Add osabi.h to dependency list.
6323 * sparc-tdep.c: Include osabi.h.
6324 (gdbarch_tdep): Add osabi member.
6325 (_initialize_sparc_tdep): Use gdbarch_register.
6326 (sparc_gdbarch_init): Use generic OS ABI framework.
6327 (sparc_dump_tdep): New function.
6328
6329 2002-05-30 Kevin Buettner <kevinb@redhat.com>
6330
6331 * corefile.c (do_captured_read_memory_integer): Return non-zero
6332 result.
6333 (safe_read_memory_integer): Copy result of memory read when
6334 status is non-zero. Also, add comments.
6335
6336 2002-05-20 Jason Thorpe <thorpej@wasabisystems.com>
6337
6338 * Makefile.in (ppc_tdep_h): Define.
6339 (ppc-linux-nat.o)
6340 (ppc-linux-tdep.o)
6341 (rs6000-tdep.o): Use $(ppc_tdep_h).
6342 (ppc-sysv-tdep.o)
6343 (ppcnbsd-nat.o)
6344 (ppcnbsd-tdep.o): New dependency lists.
6345 * ppc-tdep.h: Use generic OS ABI framework.
6346 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep)
6347 (ppc_linux_init_abi): New functions.
6348 (ppc_sysv_abi_broken_use_struct_convention)
6349 (ppc_sysv_abi_use_struct_convention)
6350 (ppc_sysv_abi_push_arguments): Move to...
6351 * ppc-sysv-tdep.c: ...here.
6352 * ppcnbsd-nat.c: Don't include gdbcore.h and regcache.h.
6353 * rs6000-tdep.c (process_note_abi_tag_sections)
6354 (get_elfosabi): Remove.
6355 (rs6000_gdbarch_init): Use generic OS ABI framework.
6356 (rs6000_dump_tdep): New function.
6357 (_initialize_rs6000_tdep): Use gdbarch_register.
6358 * config/powerpc/linux.mt (TDEPFILES): Add ppc-sysv-tdep.o.
6359 * config/powerpc/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
6360 * config/powerpc/aix.mt (TDEPFILES): Use ppc-sysv-tdep.o instead
6361 of ppc-linux-tdep.o.
6362 * config/powerpc/nbsd.mt (TDEPFILES): Likewise.
6363 * config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
6364 * config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
6365 * config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
6366 * config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
6367 * config/powerpc/vxworks.mt (TDEPFILES): Likewise.
6368
6369 2002-05-29 Jim Blandy <jimb@redhat.com>
6370
6371 * macroscope.c (default_macro_scope): Put `void' in empty argument
6372 list.
6373
6374 2002-05-29 Andrew Cagney <ac131313@redhat.com>
6375
6376 * Makefile.in (arch-utils.o): Add $(sim_regno_h).
6377 * arch-utils.c: Include "sim-regno.h".
6378 * gdbarch.sh: Don't include "sim-regno.h".
6379 * gdbarch.h, gdbarch.c: Regenerate.
6380 * sim-regno.h (legacy_register_sim_regno): Move declaration from
6381 here.
6382 * arch-utils.h (legacy_register_sim_regno): To here.
6383 * remote-sim.c (legacy_register_sim_regno): Move function from
6384 here.
6385 * arch-utils.c (legacy_register_sim_regno): To here.
6386
6387 2002-05-28 Andrew Cagney <ac131313@redhat.com>
6388
6389 * sim-regno.h: New file.
6390 * Makefile.in (sim_regno_h): Define.
6391 (d10v-tdep.o, remote-sim.o): Add dependency on $(sim_regno_h).
6392 * remote-sim.c: Include "sim-regno.h" and "gdb_assert.h".
6393 (legacy_register_sim_regno): New function.
6394 (one2one_register_sim_regno): New function.
6395 (gdbsim_fetch_register): Rewrite.
6396 (gdbsim_store_register): Only store a register when
6397 REGISTER_SIM_REGNO is valid.
6398 * d10v-tdep.c: Include "sim-regno.h".
6399 (d10v_ts2_register_sim_regno): Add legacy_regiter_sim_regno check.
6400 (d10v_ts3_register_sim_regno): Ditto.
6401 * gdbarch.sh: Include "sim-regno.h".
6402 (REGISTER_SIM_REGNO): Set default to legacy_register_sim_regno.
6403 * gdbarch.h, gdbarch.c: Regenerate.
6404 * arch-utils.h (default_register_sim_regno): Delete declaration.
6405 * arch-utils.c (default_register_sim_regno): Delete function.
6406
6407 2002-05-28 Jason Thorpe <thorpej@wasabisystems.com>
6408
6409 * ppcnbsd-nat.c: Rewrite.
6410 * ppcnbsd-tdep.c: New file.
6411 * ppcnbsd-tdep.h: New file.
6412 * config/powerpc/nbsd.mh (NATDEPFILES): Remove corelow.o,
6413 solib.o, and solib-svr4.o.
6414 * config/powerpc/nbsd.mt (TDEPFILES): Add ppcnbsd-tdep.o,
6415 nbsd-tdep.o, and corelow.o.
6416
6417 2002-05-28 Andrew Cagney <ac131313@redhat.com>
6418
6419 * MAINTAINERS (--enable-gdb-build-warnings): Rewrite script to use
6420 `tr' and `sed'. Mention that `broken' targets are not expected to
6421 build.
6422
6423 2002-05-27 Michal Ludvig <mludvig@suse.cz>
6424
6425 * x86-64-tdep.c (x86_64_skip_prologue): Remove obsolete note.
6426 Let PC point right after the prologue before looking up symbols.
6427
6428 2002-05-27 Martin M. Hunt <hunt@redhat.com>
6429
6430 * i386-tdep.c (i386_register_virtual_type): Return
6431 builtin_type_vec128i for SSE registers.
6432
6433 * gdbtypes.h (builtin_type_vec128i): Declare.
6434
6435 * gdbtypes.c (build_builtin_type_vec128i): New function.
6436 (builtin_type_v2_double, builtin_type_v4_int64): New types.
6437 (builtin_type_vec128i): New type for SSE2 128-bit registers.
6438 (build_gdbtypes): Initialize new builtin vector types.
6439 (_initialize_gdbtypes): Register new vector types with gdbarch.
6440
6441 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6442
6443 * MAINTAINERS: ns32k is not longer an obsolete candidate,
6444 since it has been multi-arch'd.
6445 * NEWS: Note that ns32k-*-* is now partial multi-arch.
6446 Move Alpha and VAX multi-arch news entries to same section
6447 as other multi-arch news.
6448
6449 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6450
6451 * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
6452 target.s, arch-utils.h, ns32k-tdep.h. Make many functions
6453 static. Rename some register numbers to put them in ns32k-tdep
6454 private namespace.
6455 (ns32k_get_saved_register, ns32k_gdbarch_init_32082,
6456 ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
6457 functions.
6458 (_initialize_ns32k_tdep): Use gdbarch_register.
6459 * ns32k-tdep.h: New file.
6460 * ns32knbsd-tdep.c: New file.
6461 * config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
6462 * config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
6463 (IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
6464 REGISTER_BYTES, REGISTER_BYTE): Remove.
6465 * config/ns32k/tm-ns32k.h: New file.
6466 * config/ns32k/tm-umax.h: Remove.
6467
6468 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6469
6470 * ns32k-tdep.c (ns32k_saved_pc_after_call,
6471 ns32k_store_struct_return, ns32k_extract_return_value,
6472 ns32k_store_return_value, ns32k_extract_struct_value_address): New
6473 functions.
6474 * config/ns32k/tm-umax.h (SAVED_PC_AFTER_CALL): Define as
6475 ns32k_saved_pc_after_call.
6476 (STORE_STRUCT_RETURN): Define as ns32k_store_struct_return.
6477 (EXTRACT_RETURN_VALUE): Define as ns32k_extract_return_value.
6478 (STORE_RETURN_VALUE): Define as ns32k_store_return_value.
6479 (EXTRACT_STRUCT_VALUE_ADDRESS): Define as
6480 ns32k_extract_struct_value_address.
6481
6482 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6483
6484 * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
6485 ns32k_fix_call_dummy): New.
6486 * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
6487 ns32k_call_dummy_words.
6488 (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
6489 (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
6490 CALL_DUMMY_NARGS): Remove.
6491 (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.
6492
6493 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6494
6495 * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain,
6496 ns32k_frame_saved_pc, ns32k_frame_args_address,
6497 ns32k_frame_locals_address, ns32k_frame_init_saved_regs,
6498 ns32k_push_dummy_frame, ns32k_pop_frame): New functions.
6499 * config/ns32k/tm-nbsd.h (FRAME_SAVED_PC): Remove.
6500 * config/ns32k/tm-umax.h (INNER_THAN): Define as core_addr_lessthan.
6501 (BREAKPOINT_FROM_PC): Define as ns32k_breakpoint_from_pc.
6502 (BREAKPOINT): Remove..
6503 (FRAME_CHAIN): Define as ns32k_frame_chain.
6504 (FRAME_SAVED_PC): Define as ns32k_frame_saved_pc.
6505 (FRAME_ARGS_ADDRESS): Define as ns32k_frame_args_address.
6506 (FRAME_LOCALS_ADDRESS): Define as ns32k_frame_locals_address.
6507 (FRAME_FIND_SAVED_REGS): Remove.
6508 (FRAME_INIT_SAVED_REGS): Define as ns32k_frame_init_saved_regs.
6509 (PUSH_DUMMY_FRAME): Define as ns32k_push_dummy_frame.
6510 (POP_FRAME): Define as ns32k_pop_frame.
6511
6512 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6513
6514 * ns32k-tdep.c (ns32k_register_byte_32082,
6515 ns32k_register_byte_32382, ns32k_register_raw_size,
6516 ns32k_register_virtual_size, ns32k_register_virtual_type): New
6517 functions.
6518 * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
6519 ns32k_register_byte_32382.
6520 * config/ns32k/tm-umax.h: Update copyright years.
6521 (REGISTER_BYTE): Define as ns32k_register_byte_32082.
6522 (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
6523 (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
6524 (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
6525 (ns32k_get_enter_addr): Fix prototype.
6526
6527 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6528
6529 * ns32k-tdep.c: Update copyright years.
6530 (ns32k_register_name_32082): New function.
6531 (ns32k_register_name_32382): Ditto.
6532 * config/ns32k/tm-nbsd.h (REGISTER_NAMES): Remove.
6533 (REGISTER_NAME): Define as ns32k_register_name_32382.
6534 * config/ns32k/tm-umax.h (REGISTER_NAMES): Remove.
6535 (REGISTER_NAME): Define as ns32k_register_name_32082.
6536
6537 2002-05-24 Jim Blandy <jimb@redhat.com>
6538
6539 * dwarf2read.c (free_line_header): Use xfree, not free.
6540
6541 2002-05-24 Jason Thorpe <thorpej@wasabisystems.com>
6542
6543 * config/djgpp/fnchange.lst: Add alphabsd-nat.c,
6544 alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
6545
6546 2002-05-23 Andrew Cagney <ac131313@redhat.com>
6547
6548 * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
6549
6550 2002-05-23 Andrew Cagney <ac131313@redhat.com>
6551
6552 From Ross Alexander at NEC Europe:
6553 * config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
6554
6555 2002-05-23 Michael Snyder <msnyder@redhat.com>
6556
6557 * cli/cli-dump.c (restore_command): Use parse_and_eval_long
6558 for input, rather than parse_and_eval_address.
6559
6560 2002-05-23 Andrew Cagney <ac131313@redhat.com>
6561
6562 * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
6563 * Makefile.in (sim_d10v_h): Update definition.
6564
6565 2002-05-24 Andrew Cagney <cagney@redhat.com>
6566
6567 * d10v-tdep.c (d10v_gdbarch_init): Revert old code included in
6568 change `2002-05-22 Michael Snyder' below.
6569 (d10v_push_arguments): Ditto.
6570 (d10v_extract_return_value): Ditto.
6571
6572 2002-05-23 Jim Blandy <jimb@redhat.com>
6573
6574 * macrotab.c (check_for_redefinition): Don't complain if the new
6575 definition is the same as the previous one. Take more arguments
6576 to allow the comparison.
6577 (macro_define_object, macro_define_function): Pass more arguments
6578 to check_for_redefinition.
6579
6580 2002-05-22 Michael Snyder <msnyder@redhat.com>
6581
6582 * d10v-tdep.c: Change a few macros to enums for ease of debugging.
6583 (d10v_frame_chain_valid): Add PC_IN_CALL_DUMMY clause.
6584 (d10v_frame_saved_pc): Add PC_IN_CALL_DUMMY clause.
6585 (d10v_frame_chain): Bail immediately if PC_IN_CALL_DUMMY.
6586 Don't bail if return_pc is PC_IN_CALL_DUMMY.
6587 Add a temp variable to save a call (and a memory read).
6588 (d10v_init_extra_frame_info): Get fi->pc from callee's return_pc
6589 if possible (so that PC_IN_CALL_DUMMY will work).
6590
6591 2002-05-22 Corinna Vinschen <vinschen@redhat.com>
6592
6593 * MAINTAINERS: Remove status `OBSOLETE' from v850.
6594
6595 2002-05-22 Michal Ludvig <mludvig@suse.cz>
6596
6597 * dwarf2cfi.c (frame_state_for): Added safety check for a valid
6598 fde->cie_ptr.
6599 (dwarf2_build_frame_info): Corrected handling of eh_frame.
6600 (dwarf2_build_frame_info): Add offset to fde->initial_location
6601 so that frames of shared libraries are mapped correctly.
6602 (execute_stack_op): Change type of 'result' from ULONGEST to
6603 CORE_ADDR.
6604
6605 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6606
6607 * config/alpha/tm-nbsd.h: Include solib.h.
6608
6609 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6610
6611 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
6612 assumptions about the host's byte order.
6613
6614 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6615
6616 * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
6617 to dependency list.
6618 * alphanbsd-tdep.c: Include solib-svr4.h.
6619 * shnbsd-tdep.c: Ditto.
6620
6621 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6622
6623 * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
6624 nbsd-tdep.h to dependency list.
6625 * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
6626 i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
6627 ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
6628 nbsdaout.mh and nbsdelf.mh consistently.
6629 * configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
6630 ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
6631 nbsdaout.mt and nbsdelf.mh consistently.
6632 * armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h.
6633 (arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
6634 to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
6635 * config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS. Move
6636 a.out shared library stuff from here...
6637 * config/nm-nbsdaout.h: ...to here.
6638 * config/tm-nbsd.h: Remove.
6639 * config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
6640 * config/arm/nbsd.mh: Remove.
6641 * config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
6642 nbsd-tdep.o.
6643 * config/arm/nbsdaout.mh: New file.
6644 * config/arm/nbsdelf.mh: New file.
6645 * config/arm/nm-nbsdaout.h: New file.
6646 * config/i386/nbsd.mh: Remove.
6647 * config/i386/nbsd.mt: Remove.
6648 * config/i386/nbsdaout.mh: New file.
6649 * config/i386/nbsdaout.mt: New file.
6650 * config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
6651 * config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
6652 * config/i386/nm-nbsd.h (REGISTER_U_ADDR,
6653 i386_register_u_addr): Remove.
6654 * config/i386/nm-nbsdaout.h: New file.
6655 * config/i386/nm-nbsdelf.h: Remove.
6656 * config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
6657 (USE_STRUCT_CONVENTION): Remove.
6658 * config/i386/tm-nbsdaout.h: New file.
6659 * config/i386/tm-nbsdelf.h: Remove.
6660 * config/m68k/nbsd.mh: Remove.
6661 * config/m68k/nbsd.mt: Remove.
6662 * config/m68k/nbsdaout.mh: New file.
6663 * config/m68k/nbsdaout.mt: New file.
6664 * config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
6665 * config/m68k/nm-nbsdaout.h: New file.
6666 * config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
6667 (IN_SOLIB_CALL_TRAMPOLINE): Define.
6668 * config/ns32k/nbsd.mh: Remove.
6669 * config/ns32k/nbsd.mt: Remove.
6670 * config/ns32k/nbsdaout.mh: New file.
6671 * config/ns32k/nbsdaout.mt: New file.
6672 * config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h.
6673 * config/ns32k/nm-nbsdaout.h: New file.
6674 * config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.
6675 (IN_SOLIB_CALL_TRAMPOLINE): Define.
6676 * config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
6677 (SVR4_SHARED_LIBS): Remove.
6678 * config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
6679 * config/sparc/nbsd.mh: Remove.
6680 * config/sparc/nbsd.mt: Remove.
6681 * config/sparc/nbsdaout.mh: New file.
6682 * config/sparc/nbsdaout.mt: New file.
6683 * config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
6684 * config/sparc/nbsdelf.mt: New file.
6685 * config/sparc/nm-nbsdaout.h: New file.
6686 * config/sparc/nm-nbsdelf.h: Remove.
6687 * config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
6688 * config/sparc/tm-nbsdaout.h: New file.
6689
6690 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
6691
6692 * Makefile.in (ALLDEPFILES): Add mipsnbsd-nat.c and
6693 mipsnbsd-tdep.c
6694 (mipsnbsd-nat.o, mipsnbsd-tdep.o): New dependency lists.
6695
6696 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
6697
6698 * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
6699 shnbsd-nat.c.
6700 (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
6701
6702 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
6703
6704 * NEWS: Note new MIPS NetBSD native configuration.
6705 * configure.host (mips*-*-netbsd*): New host.
6706 * configure.tgt (mips*-*-netbsd*): New target.
6707 * mipsnbsd-nat.c: New file.
6708 * mipsnbsd-tdep.c: New file.
6709 * mipsnbsd-tdep.h: New file.
6710 * config/mips/nbsd.mh: New file.
6711 * config/mips/nbsd.mt: New file.
6712 * config/mips/nm-nbsd.h: New file.
6713 * config/mips/tm-nbsd.h: New file.
6714
6715 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
6716
6717 * Makefile.in (SFILES): Add osabi.c.
6718 (COMMON_OBS): Add osabi.o.
6719 (osabi.o): New dependency list.
6720 * osabi.c: New file.
6721 * osabi.h: New file.
6722 * doc/gdbint.texinfo: Document new generic OS ABI framework.
6723
6724 * Makefile.in (alpha_tdep_h): Define and use instead of
6725 alpha-tdep.h.
6726 * alpha-tdep.c (alpha_abi_names, process_note_abi_tag_sections,
6727 get_elfosabi, alpha_abi_handler_list, alpha_gdbarch_register_os_abi):
6728 Remove.
6729 (alpha_gdbarch_init, alpha_dump_tdep): Use generic OS ABI framework.
6730 * alpha-tdep.h: Include osabi.h.
6731 (alpha_abi): Remove.
6732 (gdbarch_tdep): Use generic OS ABI framework.
6733 * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Use
6734 gdbarch_register_osabi.
6735 * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Likewise.
6736 * alphafbsd-tdep.c (_initialize_alphafbsd_tdep): Likewise.
6737 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Likewise.
6738
6739 * Makefile.in (sh_tdep_h): Add osabi.h.
6740 * sh-tdep.h (sh_osabi): Remove.
6741 (gdbarch_tdep): Use generic OS ABI framework.
6742 * sh-tdep.c (sh_osabi_names, process_note_abi_tag_sections,
6743 sh_osabi_handler_list, sh_gdbarch_register_os_abi): Remove.
6744 (sh_gdbarch_init, sh_dump_tdep): Use generic OS ABI framework.
6745 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Use gdbarch_register_osabi.
6746
6747 * Makefile.in (arm_tdep_h): Define and use instead of arm-tdep.h.
6748 * arm-linux-tdep.c (_initialize_arm_linux_tdep): Use
6749 gdbarch_register_osabi.
6750 * arm-tdep.c (arm_abi_names, process_note_abi_tag_sections,
6751 arm_abi_handler_list, arm_gdbarch_register_os_abi): Remove.
6752 (get_elfosabi): Rename to...
6753 (arm_elf_osabi_sniffer): ...this. Adjust to use generic OS
6754 ABI framework support routines.
6755 (arm_gdbarch_init): Use generic OS ABI framework.
6756 (arm_dump_tdep): Likewise.
6757 (_initialize_arm_tdep): Likewise.
6758 * arm-tdep.h: Include osabi.h.
6759 (arm_abi): Remove.
6760 (gdbarch_tdep): Remove arm_abi and abi_name members. Add
6761 osabi member.
6762 (arm_gdbarch_register_os_abi): Remove prototype.
6763 * armnbsd-tdep.c (arm_netbsd_aout_osabi_sniffer): New function.
6764 (_initialize_arm_netbsd_tdep): Use gdbarch_register_osabi.
6765
6766 * Makefile.in (mips-tdep.o): Add osabi.h to dependency list.
6767 * mips-tdep.c: Include osabi.h.
6768 (gdbarch_tdep, mips_gdbarch_init, mips_dump_tdep): Use generic
6769 OS ABI framework.
6770
6771 2002-05-20 Kazu Hirata <kazu@cs.umass.edu>
6772
6773 * h8300-tdep.c: Fix formatting.
6774
6775 2002-05-20 Elena Zannoni <ezannoni@redhat.com>
6776
6777 * rs6000-tdep.c (rs6000_do_registers_info): Simplify code for
6778 printing vector registers.
6779
6780 2002-05-19 Andrew Cagney <ac131313@redhat.com>
6781
6782 From Fernando Nasser:
6783 * remote.c (remote_async_open_1): Re-throw the exception when the
6784 connection fails.
6785 (remote_cisco_open): Ditto.
6786 (remote_open_1): Ditto.
6787
6788 2002-05-19 Andrew Cagney <ac131313@redhat.com>
6789
6790 * remote.c (remote_start_remote_dummy): Add uiout parameter.
6791 (remote_start_remote): Add uiout parameter. Pass through to
6792 remote_start_remote_dummy.
6793 (remote_open_1): Use catch_exception instead of catch_errors.
6794 (remote_async_open_1): Ditto.
6795 (remote_cisco_open): Ditto.
6796
6797 2002-05-19 Andrew Cagney <ac131313@redhat.com>
6798
6799 * remote.c (remote_start_remote): Replace PTR with void pointer.
6800 (sigint_remote_twice_token, sigint_remote_token): Ditto. Make
6801 static.
6802
6803 2002-05-18 Andrew Cagney <ac131313@redhat.com>
6804
6805 * gdb_indent.sh: Allow the script to be run in the sim directory.
6806
6807 2002-05-18 Mark Kettenis <kettenis@gnu.org>
6808
6809 * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
6810 * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
6811
6812 * corelow.c (core_open): Only call set_gdbarch_from_file if
6813 exec_bfd is NULL.
6814
6815 2002-05-17 Andrey Volkov <avolkov@transas.com>
6816
6817 * h8300-tdep.c: Add support of EXR register
6818 * config/h8300/tm-h8300.h: Ditto.
6819
6820 2002-05-17 Andrey Volkov <avolkov@transas.com>
6821
6822 * h8300-tdep.c: Add additional CCR flags (I,UI,H,U)
6823
6824 2002-05-17 Andrey Volkov <avolkov@transas.com>
6825
6826 * h8300-tdep.c: Change literal regnums to REGNO.
6827
6828 2002-05-17 Jim Blandy <jimb@redhat.com>
6829
6830 * NEWS: Note addition of macro support.
6831
6832 Expand preprocessor macros in C expressions.
6833 * c-lang.h: #include "macroexp.h", for macro_lookup_ftype.
6834 (scan_macro_expansion, scanning_macro_expansion,
6835 finished_macro_expansion): New function declarations.
6836 (expression_macro_lookup_func, expression_macro_lookup_baton): New
6837 variable declarations.
6838 * parser-defs.h (expression_context_pc): New declaration.
6839 * parse.c (expression_context_pc): New variable.
6840 (parse_exp_1): Set expression_context_pc, as well as
6841 expression_context_block.
6842 * c-exp.y (yylex): If we're not already reading the result of a
6843 macro expansion, try to macro-expand the next token. When we're
6844 done scanning a macro expansion, switch back to the mainline text.
6845 Commas and `if's in a macro's expansion don't terminate the input.
6846 * c-lang.c: #include "macroscope.h" and "gdb_assert.h".
6847 (macro_original_text, macro_expanded_text,
6848 expression_macro_lookup_func, expression_macro_lookup_baton): New
6849 variables.
6850 (scan_macro_expansion, scanning_macro_expansion,
6851 finished_macro_expansion, scan_macro_cleanup, null_macro_lookup,
6852 c_preprocess_and_parse): New functions.
6853 (c_language_defn, cplus_language_defn, asm_language_defn): Call
6854 c_preprocess_and_parse, instead of c_parse.
6855 * Makefile.in (c_lang_h): Note that this #includes macroexp.h.
6856 (c-lang.o): Note dependency on macroscope.h and gdb_assert.h.
6857
6858 Fri May 17 14:26:19 2002 J"orn Rennecke <joern.rennecke@superh.com>
6859
6860 * sh-tdep.c (gdb_print_insn_sh64): Delete.
6861 (gdb_print_insn_sh): Just set info->endian and use print_insn_sh.
6862 (sh_gdbarch_init): Always use gdb_print_insn_sh.
6863
6864 2002-05-17 Corinna Vinschen <vinschen@redhat.com>
6865
6866 * NEWS: Add section for multi-arched targets. Add v850 to that section.
6867
6868 2002-05-17 Jason Thorpe <thorpej@wasabisystems.com>
6869
6870 * Makefile.in (sh_tdep_h): Define and use.
6871 * config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep,
6872 register enum): Move to...
6873 * * sh-tdep.h: ...here.
6874 * sh-tdep.c: Include sh-tdep.h.
6875 * sh3-rom.c: Likewise.
6876 * shnbsd-tdep.c: Likewise.
6877
6878 2002-05-16 Michael Snyder <msnyder@redhat.com>
6879
6880 * arm-tdep.c: Spelling fix in comment.
6881
6882 2002-05-16 Jim Blandy <jimb@redhat.com>
6883
6884 Add commands for manually expanding macros and showing their
6885 definitions.
6886 * macrocmd.c, macroscope.c, macroscope.h: New files.
6887 * Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
6888 (macroscope_h): New variable.
6889 (HFILES_NO_SRCDIR): Add macroscope.h.
6890 (COMMON_OBS): Add macrocmd.o, macroscope.o.
6891 (macroscope.o, macrocmd.o): New rules.
6892
6893 Teach the Dwarf 2 reader to read macro information.
6894 * dwarf2read.c: #include "macrotab.h".
6895 (dwarf_macinfo_buffer): New variable.
6896 (struct dwarf2_pinfo): New members: dwarf_macinfo_buffer, and
6897 dwarf_macinfo_size.
6898 (DWARF_MACINFO_BUFFER, DWARF_MACINFO_SIZE): New macros.
6899 (dwarf2_missing_macinfo_section, dwarf2_macros_too_long,
6900 dwarf2_macros_not_terminated, dwarf2_macro_outside_file,
6901 dwarf2_macro_unmatched_end_file, dwarf2_macro_malformed_definition,
6902 dwarf2_macro_spaces_in_definition): New complaints.
6903 (dwarf2_has_info): Initialize dwarf_macinfo_offset.
6904 (dwarf2_build_psymtabs): Read the .dwarf_macinfo section.
6905 (dwarf2_build_psymtabs_hard): Record the buffer and its size in
6906 the partial symbol table.
6907 (psymtab_to_symtab_1): Set the macinfo buffer and size globals
6908 from what's recorded in the partial symbol table.
6909 (read_file_scope): If the compilation unit has a
6910 `DW_AT_macro_info' attribute, read its macro information.
6911 * Makefile.in (dwarf2read.o): Depend on macrotab.h.
6912
6913 2002-05-16 Daniel Jacobowitz <drow@mvista.com>
6914
6915 Fix PR gdb/546
6916 * ser-tcp.c: Don't include <netinet/udp.h>.
6917
6918 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6919
6920 * MAINTAINERS: Update my email address.
6921
6922 2002-05-16 Richard Earnshaw <rearnsha@arm.com>
6923
6924 * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
6925 include file of the same name.
6926
6927 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
6928
6929 * configure.tgt: Mark v850 as multi-arched.
6930 * config/v850/tm-v850.h: Remove file.
6931 * config/v850/v850.mt: Eliminate TM_FILE.
6932
6933 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
6934
6935 * v850-tdep.c: Full multi-arch.
6936 * config/v850/tm-v850.h: Eliminate or move to v850-tdep.c everything.
6937 Define GDB_MULTI_ARCH to 2.
6938
6939 2002-05-16 Pierre Muller <muller@ics.u-strasbg.fr>
6940
6941 * p-exp.y (current_type): New static variable.
6942 Carries the type of the expression at the position that is parsed.
6943 (push_current_type, pop_current_type): Two new functions. Used
6944 to store/restore current_type in expression on specific tokens.
6945 (search_field): New static variable. Set to one after parsing a point
6946 as at that point only a FIELDNAME token should be searched.
6947 (FIELDNAME): New token. After a point only a token belonging to
6948 current_type type definition is allowed.
6949 (all over token rules): reset and change current_type according
6950 to rules.
6951 (exp '[' rule): insert implicit array index field if
6952 exp is a pascal string type.
6953
6954 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
6955
6956 * v850-tdep.c: Fix comment for v850_scan_prologue. Remove extra
6957 frame info. Use frame_info's saved_regs instead of matching member
6958 in extra_frame_info throughout.
6959 (v850_frame_init_saved_regs): New function.
6960 (v850_init_extra_frame_info): Move most functionality into
6961 v850_frame_init_saved_regs().
6962 * config/v850/tm-v850.h (EXTRA_FRAME_INFO): Remove definition.
6963 (v850_frame_find_saved_regs): Remove declaration.
6964 (FRAME_FIND_SAVED_REGS): Remove definition.
6965 (v850_frame_init_saved_regs): Add declaration.
6966 (FRAME_INIT_SAVED_REGS): Add definition.
6967
6968 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
6969
6970 * v850-tdep.c: Begin multi-arch'ing v850.
6971 (v850_target_architecture_hook): Remove function.
6972 (v850_gdbarch_init): New function. Add code previously in
6973 v850_target_architecture_hook().
6974 (_initialize_v850_tdep): Don't set target_architecture_hook.
6975 Call register_gdbarch_init() instead.
6976
6977 2002-05-16 Daniel Jacobowitz <drow@mvista.com>
6978
6979 * gdbtypes.h (struct cplus_struct_type): Remove args field.
6980 * hpread.c (hpread_read_struct_type): Remove assignments to args.
6981 (fixup_class_method_type): Likewise.
6982
6983 2002-05-15 Jim Blandy <jimb@redhat.com>
6984
6985 Add macro structures to GDB's symbol tables. Nobody puts anything
6986 in them yet.
6987 * symtab.h (struct symtab): New member: `macro_table'.
6988 * buildsym.h (pending_macros): New global variable.
6989 * buildsym.c: #include "macrotab.h".
6990 (buildsym_init): Initialize `pending_macros'.
6991 (end_symtab): If we found macro information while reading a CU's
6992 debugging info, do build a symtab structure for it. Make the
6993 symtab point to the macro information, and clear the
6994 `pending_macros' pointer which held it while we were reading the
6995 debug info.
6996 (really_free_pendings): Free any pending macro table.
6997 * objfiles.h (struct objfile): New member: `macro_cache'.
6998 * objfiles.c (allocate_objfile): Set allocate and free functions
6999 for the macro cache's objstack.
7000 (free_objfile): Empty the macro cache's obstack.
7001 * symfile.c (reread_symbols): Empty the macro cache's obstack, and
7002 set new allocate and free functions for it.
7003 * solib-sunos.c (allocate_rt_common_objfile): Set allocate and
7004 free functions for the macro cache's objstack. (Why is this
7005 function building its own objfile?)
7006 * symmisc.c (print_objfile_statistics): Print statistics on the
7007 macro bcache.
7008 * Makefile.in: Note that buildsym.o depends on macrotab.h.
7009
7010 2002-05-15 Richard Earnshaw <rearnsha@arm.com>
7011
7012 * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h.
7013 (REGISTER_U_ADDR): Delete definition.
7014 (arm_register_u_addr): Delete declaration.
7015
7016 2002-05-15 Richard Earnshaw <rearnsha@arm.com>
7017
7018 * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC.
7019 (ARM_LINUX_JB_ELEMENT_SIZE): Likewise.
7020
7021 2002-05-14 Andrew Cagney <ac131313@redhat.com>
7022
7023 * regcache.c (register_valid): Revise comments refering to "Not
7024 available" and "unavailable".
7025 * frame.c (frame_register_read): Ditto.
7026 * findvar.c (value_of_register): Ditto.
7027
7028 2002-05-15 Andrew Cagney <cagney@redhat.com>
7029
7030 * Makefile.in (remote_sim_h): Replace remote-sim_h.
7031 (remote-sim.o): Update dependencies.
7032 (d10v-tdep.o): Specify dependencies.
7033 (sim_d10v_h): Define.
7034
7035 2002-05-14 Jim Blandy <jimb@redhat.com>
7036
7037 * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.
7038 * macrotab.c (macro_lookup_inclusion, find_definition,
7039 new_macro_table): Same.
7040
7041 * macroexp.c (currently_rescanning, expand): Use `strcmp () == 0',
7042 not `! strcmp ()'. This is a dubious improvement.
7043 * macrotab.c (macro_lookup_inclusion, find_definition): Same.
7044
7045 * macrotab.c (macro_lookup_inclusion): Initialize `best_depth',
7046 although it's not necessary, to avoid a warning.
7047
7048 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
7049
7050 * gdbtypes.h: Update accessor macros to use TYPE_MAIN_TYPE.
7051 (TYPE_CONST, TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE): Use
7052 TYPE_INSTANCE_FLAGS.
7053 (struct main_type): New.
7054 (struct type): Move most members to struct main_type. Change
7055 cv_type and as_type to new type_chain member. Add instance_flags.
7056 (TYPE_MAIN_TYPE, TYPE_CHAIN, TYPE_INSTANCE_FLAGS): New macros.
7057 (TYPE_CV_TYPE, TYPE_AS_TYPE): Remove.
7058 (finish_cv_type): Remove prototype.
7059 * gdbtypes.c (alloc_type): Update comment. Allocate TYPE_MAIN_TYPE.
7060 Set TYPE_CHAIN.
7061 (alloc_type_instance): New function.
7062 (smash_type): New function.
7063 (make_pointer_type, make_reference_type, make_function_type)
7064 (smash_to_member_type, smash_to_method_type): Call smash_type.
7065 (make_qualified_type): New function.
7066 (make_type_with_address_space): Call make_qualified_type.
7067 (make_cv_type): Likewise.
7068 (finish_cv_type): Remove unnecessary function.
7069 (replace_type): Update comment. Copy TYPE_MAIN_TYPE.
7070 (recursive_dump_type): Dump TYPE_CHAIN and TYPE_INSTANCE_FLAGS;
7071 remove TYPE_CV_TYPE and TYPE_AS_TYPE.
7072 * c-typeprint.c (c_type_print_modifier): Use TYPE_INSTANCE_FLAGS.
7073 * dwarf2read.c (read_structure_scope): Don't call finish_cv_type.
7074 * hpread.c (hpread_read_struct_type): Likewise.
7075 * stabsread.c (read_struct_type): Likewise.
7076
7077 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
7078
7079 * configure.tgt: Add a catch all sh* target, for cases like
7080 sh[2,3,4]-elf and sh-hms.
7081
7082 2002-05-14 Keith Seitz <keiths@redhat.com>
7083
7084 * event-loop.c (create_file_handler): Don't do anything but
7085 update data when we are given a fd which we are already
7086 monitoring.
7087
7088 2002-05-14 Michal Ludvig <mludvig@suse.cz>
7089
7090 * dwarf2cfi.c (context_cpy): Copy registers correctly.
7091 (update_context): Use __func__ in warnings.
7092
7093 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
7094
7095 * ser-tcp.c: Include <netinet/udp.h>. Rename tcp_open
7096 and tcp_close to net_open and net_close.
7097 (net_open): Accept "udp:" and "tcp:" specifications. Connect
7098 using UDP if requested. Don't try to disable Nagle on UDP
7099 sockets.
7100 * remote.c (remote_serial_open): New function. Warn about UDP.
7101 (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
7102
7103 2002-05-13 Elena Zannoni <ezannoni@redhat.com>
7104
7105 * MAINTAINERS: List sh-elf as buildable with ,-Werror.
7106
7107 2002-05-13 Elena Zannoni <ezannoni@redhat.com>
7108
7109 * configure.tgt: Remove sh-hms target.
7110 * MAINTAINERS: Don't list sh-hms as a separate target.
7111
7112 2002-05-13 Jim Blandy <jimb@redhat.com>
7113
7114 Add first preprocessor macro-expansion files.
7115 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
7116 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
7117 (splay_tree_h, macroexp_h, macrotab_h): New variable.
7118 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
7119 (COMMON_OBS): Add macrotab.o, macroexp.o.
7120 (macroexp.o, macrotab.o): New rules.
7121
7122 2002-05-13 Andrew Cagney <ac131313@redhat.com>
7123
7124 * config/m88k/tm-m88k.h: Update copyright.
7125 (m88k_target_write_pc): Declare
7126 (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
7127 (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
7128 (SHIFT_INST_REGS): Update definition.
7129 * m88k-tdep.c (m88k_target_write_pc): New function. Implement
7130 using old definition of TARGET_WRITE_PC.
7131 * regcache.c (generic_target_write_pc): Delete code handling
7132 NNPC_REGNUM.
7133 * gdbarch.sh (NNPC_REGNUM): Delete.
7134 * gdbarch.h, gdbarch.c: Regenerate.
7135
7136 2002-05-13 Richard Earnshaw <rearnsha@arm.com>
7137
7138 * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
7139 builtin reg number.
7140
7141 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
7142
7143 * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
7144 (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
7145 (gen_address_of, gen_struct_ref, gen_repeat): Use type
7146 access macros.
7147 * c-typeprint.c (cp_type_print_method_args): Likewise.
7148 (c_type_print_args): Likewise.
7149 * d10v-tdep.c (d10v_push_arguments): Likewise.
7150 (d10v_extract_return_value): Likewise.
7151 * expprint.c (print_subexp): Likewise.
7152 * gdbtypes.c (lookup_primitive_typename): Likewise.
7153 (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
7154 * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
7155 (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
7156 (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
7157 (TYPE_VECTOR): Likewise.
7158 * hpread.c (hpread_read_struct_type)
7159 (fix_static_member_physnames, fixup_class_method_type)
7160 (hpread_type_lookup): Likewise.
7161 * mdebugread.c (parse_symbol, parse_type): Likewise.
7162 * p-lang.c (is_pascal_string_type): Likewise.
7163 * valops.c (hand_function_call): Likewise.
7164 * x86-64-tdep.c (classify_argument): Likewise.
7165
7166 * hpread.c (hpread_read_function_type)
7167 (hpread_read_doc_function_type): Call replace_type.
7168 * dstread.c (create_new_type): Delete.
7169 (decode_dst_structure, process_dst_function): Call alloc_type.
7170 Use type access macros.
7171
7172 2002-05-12 Mark Kettenis <kettenis@gnu.org>
7173
7174 * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
7175 the're not supported by the current architecture.
7176 (i387_fill_fxsave): Likewise.
7177
7178 2002-05-12 Fred Fish <fnf@redhat.com>
7179
7180 * symfile.c (default_symfile_offsets): Arrange for uninitialized
7181 sect_index_xxx members to index the first slot in section_offsets
7182 if all of the section_offsets are zero.
7183
7184 2002-05-12 Mark Kettenis <kettenis@gnu.org>
7185
7186 * configure.tgt (sparc-*openbsd): Remove entry accidentially
7187 checked in with last change.
7188
7189 2002-05-12 Mark Kettenis <kettenis@gnu.org>
7190
7191 * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
7192 Remove targets. These are canonicalized to i386-*-sysv4.2uw by
7193 config.sub.
7194
7195 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
7196
7197 * Makefile.in: Update dependencies.
7198
7199 2002-05-11 Andrew Cagney <ac131313@redhat.com>
7200
7201 * language.c (local_hex_string_custom): Simplify. Do not depend
7202 on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
7203
7204 * memattr.c (mem_info_command): Replace calls to
7205 longest_local_hex_string and longest_local_hex_string_custom.
7206 * buildsym.c (make_blockvector): Ditto.
7207 * solib.c (info_sharedlibrary_command): Ditto.
7208 * tracepoint.c (tracepoints_info): Ditto.
7209 * symtab.c (print_msymbol_info): Ditto.
7210
7211 * language.c (local_hex_string): Delete.
7212 (local_hex_string_custom): Delete.
7213 (longest_local_hex_string): Rename to local_hex_string.
7214 (longest_local_hex_string_custom): Rename to
7215 local_hex_string_custom.
7216 * language.h (local_hex_string): Change parameter type to LONGEST.
7217 (local_hex_string_custom): Ditto.
7218 (longest_local_hex_string): Delete declaration.
7219 (longest_local_hex_string_custom): Ditto.
7220
7221 * solib.c: Update copyright.
7222 * memattr.c: Update copyright.
7223
7224 2002-05-11 Andrew Cagney <ac131313@redhat.com>
7225
7226 * arch-utils.h (legacy_register_to_value): Declare.
7227 (legacy_value_to_register): Declare.
7228 (legacy_convert_register_p): Declare.
7229 * arch-utils.c (legacy_register_to_value): New function.
7230 (legacy_value_to_register): New function.
7231 (legacy_convert_register_p): New function.
7232
7233 * gdbarch.sh (REGISTER_TO_VALUE): Define.
7234 (VALUE_TO_REGISTER): Define.
7235 (CONVERT_REGISTER_P): Define.
7236 * gdbarch.h, gdbarch.c: Regenerate.
7237
7238 * valops.c (value_assign): Use CONVERT_REGISTER_P and
7239 VALUE_TO_REGISTER.
7240 * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
7241 CONVERT_REGISTER_P.
7242
7243 2005-05-11 Daniel Jacobowitz <drow@mvista.com>
7244 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7245
7246 * Makefile.in: Update dependencies for valops.c.
7247 * valops.c: Include "gdb_assert.h".
7248 (typecmp): Skip THIS parameter to methods.
7249 (find_method_list): Remove static_memfuncp argument,
7250 update callers. Check for stub methods.
7251 (find_value_oload_method_list): Don't set *static_memfuncp.
7252 (find_overload_match): Don't check for stub methods. Assert
7253 that methods are not stubbed. Handle static methods.
7254 (value_find_oload_method_list): Remove static_memfuncp argument.
7255 * gdbtypes.c (check_stub_method): Do not add THIS pointer
7256 to the argument list for static stub methods.
7257 * value.h (value_find_oload_method_list): Update prototype.
7258
7259 2002-05-11 Andrew Cagney <ac131313@redhat.com>
7260
7261 * arch-utils.h (generic_register_size): Declare.
7262 (generic_register_raw_size, generic_register_virtual_size): Delete
7263 declarations.
7264 * arch-utils.c (generic_register_raw_size): Delete.
7265 (generic_register_size): New function.
7266 (generic_register_virtual_size): Delete.
7267
7268 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
7269 default generic_register_size.
7270 * gdbarch.h, gdbarch.c: Re-generate.
7271
7272 * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
7273 register_virtual_size.
7274 * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
7275 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7276
7277 2002-05-11 Andrew Cagney <ac131313@redhat.com>
7278
7279 * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
7280 * gdbarch.h, gdbarch.c: Regenerate.
7281 * gnu-v3-abi.c: Update copyright.
7282 (vtable_address_point_offset): Update.
7283 (gnuv3_rtti_type): Update.
7284 (gnuv3_baseclass_offset): Update.
7285 * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
7286 (init_fetch_link_map_offsets): Update.
7287 * remote.c (get_remote_state): Update.
7288
7289 2002-05-11 Daniel Jacobowitz <drow@mvista.com>
7290
7291 * TODO: Remove value_headof/value_from_vtable_info comment.
7292 * printcmd.c (print_command_1): Don't call value_from_vtable_info.
7293 * values.c (value_headof, value_from_vtable_info): Delete.
7294 * value.h (value_from_vtable_info): Delete prototype.
7295
7296 2002-05-11 Andrew Cagney <ac131313@redhat.com>
7297
7298 * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
7299 gdb_string.h with $(gdb_string_h) and gdb_regex.h with
7300 $(gdb_regex_h).
7301 (gdb_assert_h): Define.
7302 (gdb_wait_h): Define.
7303 (gdb_regex_h): Define.
7304
7305 2002-05-11 Daniel Jacobowitz <drow@mvista.com>
7306
7307 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
7308 * linespec.c (find_methods): Handle GCC 3.x template constructors.
7309
7310 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7311
7312 * nbsd-tdep.c: Fix comment.
7313
7314 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7315
7316 * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
7317 (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
7318 (nbsd-tdep.o): New dependency list.
7319 * alphanbsd-tdep.c: Don't include solib-svr4.h. Include
7320 nbsd-tdep.h.
7321 (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
7322 (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
7323 * nbsd-tdep.c: New file.
7324 * nbsd-tdep.h: New file.
7325 * shnbsd-tdep.c: Don't include solib-svr4.h. Include
7326 nbsd-tdep.h.
7327 (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
7328 (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
7329 * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
7330 * config/sh/nbsd.mt (TDEPFILES): Ditto.
7331
7332 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7333
7334 * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
7335 * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
7336 * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
7337 * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
7338 * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
7339 * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
7340
7341 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7342
7343 * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
7344 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
7345 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
7346 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
7347 * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
7348 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
7349 * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
7350
7351 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7352
7353 * i386nbsd-nat.c: Delete file. Move fetch_core_registers and
7354 fetch_elfcore_registers to...
7355 * i386nbsd-tdep.c: ...here.
7356 (i386nbsd_use_struct_convention): Rename to...
7357 (i386nbsd_aout_use_struct_convention): ...this.
7358 (i386nbsd_supply_reg): New function.
7359 (i386nbsd_fill_reg): New function.
7360 (fetch_core_registers): Use i386nbsd_supply_reg.
7361 (fetch_elfcore_registers): Likewise.
7362 (_initialize_i386nbsd_tdep): New function.
7363 * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
7364 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
7365 * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
7366 * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
7367 (i386nbsd_aout_use_struct_convention): ...this.
7368
7369 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7370
7371 * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
7372 (store_inferior_registers): Use shnbsd_fill_reg.
7373 * shnbsd-tdep.c (sh_nbsd_supply_registers,
7374 sh_nbsd_supply_register): Collapse into...
7375 (shnbsd_supply_reg): ...this.
7376 (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
7377 (shnbsd_fill_reg): ...this.
7378 (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
7379 (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
7380 (fetch_core_registers): Use shnbsd_supply_reg.
7381 (fetch_elfcore_registers): Use shnbsd_supply_reg.
7382 (sh_nbsd_core_fns): Rename to...
7383 (shnbsd_core_fns): ...this.
7384 (sh_nbsd_elfcore_fns): Rename to...
7385 (shnbsd_elfcore_fns): ...this.
7386 (sh_nbsd_init_abi): Rename to...
7387 (shnbsd_init_abi): ...this.
7388 (_initialize_sh_nbsd_tdep): Rename to...
7389 (_initialize_shnbsd_tdep): ...this.
7390 * shnbsd-tdep.h (sh_nbsd_supply_registers,
7391 sh_nbsd_supply_register, sh_nbsd_fill_registers,
7392 sh_nbsd_fill_register): Remove prototypes.
7393 (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
7394
7395 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7396
7397 * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
7398 (i387-nat.o): Delete dependency list.
7399 (go32-nat.o): Change i387-nat.h to i387-tdep.h.
7400 (x86-64-linux-nat.o): Likewise.
7401 * i387-nat.c: Delete file, moving contents to...
7402 * i387-tdep.c: ...here.
7403 * i387-nat.h: Rename...
7404 * i387-tdep.h: ...to this.
7405 * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
7406 * i386-linux-nat.c: Likewise.
7407 * i386bsd-nat.c: Likewise.
7408 * i386gnu-nat.c: Likewise.
7409 * i386nbsd-nat.c: Likewise.
7410 * i386v4-nat.c: Likewise.
7411 * x86-64-linux-nat.c: Likewise.
7412 * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
7413 * config/i386/go32.mh (NATDEPFILES): Likewise.
7414 * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
7415 * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
7416 * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
7417 * config/i386/linux.mh (NATDEPFILES): Likewise.
7418 * config/i386/nbsd.mh (NATDEPFILES): Likewise.
7419 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
7420 * config/i386/obsd.mh (NATDEPFILES): Likewise.
7421 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
7422
7423 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7424
7425 * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
7426 (alphanbsd-nat.o): Remove dependency list.
7427 (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
7428 * alphanbsd-nat.c: Delete. Contents moved to...
7429 * alphanbsd-tdep.c: ...here.
7430 (_initialize_alphanbsd_tdep): Register core functions.
7431 * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
7432
7433 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7434
7435 * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
7436 (alphabsd-nat.o): Depend on alphabsd-tdep.h.
7437 (alphanbsd-nat.o): Likewise.
7438 (alphabsd-tdep.o): New dependency list.
7439 * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
7440 (fill_gregset): Use alphabsd_fill_reg.
7441 (supply_fpregset): Use alphabsd_supply_fpreg.
7442 (fill_fpregset): Use alphabsd_fill_fpreg.
7443 (fetch_inferior_registers): Use struct reg and struct fpreg
7444 rather than gregset_t and fpregset_t. Use alphabsd_supply_reg
7445 and alphabsd_supply_fpreg.
7446 (store_inferior_registers): Use struct reg and struct fpreg
7447 rather than gregset_t and fpregset_t. Use alphabsd_fill_reg
7448 and alphabsd_fill_fpreg.
7449 * alphabsd-tdep.c: New file.
7450 * alphabsd-tdep.h: New file.
7451 * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
7452 (fetch_elfcore_registers): Use alphabsd_supply_reg and
7453 alphabsd_supply_fpreg.
7454 * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
7455 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
7456
7457 2002-05-11 Eric Christopher <echristo@redhat.com>
7458
7459 * mips-tdep.c (mips_double_register_type): Fix thinko.
7460 (mips_single_register_type): Ditto.
7461 * MAINTAINERS: Add self.
7462
7463 2002-05-11 Mark Kettenis <kettenis@gnu.org>
7464
7465 * i387-nat.c (i387_supply_register, i387_fill_fsave,
7466 i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
7467 right thing on architectures with different endianness and/or
7468 integer sizes.
7469
7470 2002-05-10 Jason Thorpe <thorpej@wasabisystems.com>
7471
7472 From Christian Limpach <chris@Pin.LU>
7473 * configure.in: Change sed expression which comments out
7474 NATDEPFILES to also comment out continuation lines.
7475 * configure: Regenerate.
7476
7477 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
7478
7479 * sh-tdep.c: Clean up code erroneously reintroduced by previous
7480 big patch.
7481
7482 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
7483
7484 * sh-tdep.c: Include correct file.
7485
7486 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
7487
7488 New support for sh64-elf (sh5) target.
7489
7490 * configure.tgt: For sh64-elf target, default to sh-elf.
7491
7492 * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
7493 (struct gdbarch_tdep): Add new fields for new registers and ABI
7494 info.
7495
7496 * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
7497 (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
7498 MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
7499 UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
7500 IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
7501 IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
7502 IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
7503 IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
7504 IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
7505 IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
7506 IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
7507 (sh_sh64_register_name, sh64_elf_make_msymbol_special,
7508 pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
7509 sh64_skip_prologue_hard_way, sh64_use_struct_convention,
7510 gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
7511 sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
7512 sh64_get_gdb_regnum, sh64_media_reg_base_num,
7513 sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
7514 sign_extend, sh64_nofp_frame_init_saved_regs,
7515 sh64_init_extra_frame_info, sh64_get_saved_register,
7516 sh64_extract_struct_value_address, sh64_pop_frame,
7517 sh64_push_arguments, sh64_extract_return_value,
7518 sh64_store_return_value, sh64_show_media_regs,
7519 sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
7520 sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
7521 sh_sh64_register_virtual_type,
7522 sh_sh64_register_convert_to_virtual,
7523 sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
7524 sh64_register_read, sh64_pseudo_register_write,
7525 sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
7526 do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
7527 sh64_do_pseudo_register, sh_compact_do_registers_info,
7528 sh64_do_registers_info, sh_gdbarch_init): New functions.
7529
7530 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
7531
7532 * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
7533
7534 2002-05-10 Daniel Jacobowitz <drow@mvista.com>
7535
7536 * linespec.c (decode_line_1): Check for a double quote after
7537 a filename correctly.
7538
7539 2002-05-10 Jim Blandy <jimb@redhat.com>
7540
7541 Properly track the size of the current objfile's .debug_line section.
7542 * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
7543 (DWARF_LINE_SIZE): New macro.
7544 (dwarf2_build_psymtabs_hard): Record the line section's size in
7545 the partial symbol table.
7546 (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
7547 symbol table.
7548
7549 2002-05-10 Petr Sorfa <petrs@caldera.com>
7550
7551 * ia64-tdep.c: Handle breakpoints on L instruction type
7552 in MLX instruction bundle by moving the breakpoint to
7553 the third slot (X instruction type) as L holds only data.
7554
7555 2002-05-10 Kevin Buettner <kevinb@redhat.com>
7556
7557 * dbxread.c (discarding_local_symbols_complaint): New complaint.
7558 (process_one_symbol): Complain about discarding local symbols
7559 due to a misplaced N_LBRAC entry.
7560
7561 2002-05-09 Elena Zannoni <ezannoni@redhat.com>
7562
7563 From Daniel Berlin <dan@cgsoftware.com>
7564 * linespec.c (find_toplevel_char): '<' and '>' also increase and
7565 decrease the depth we are at, in the case of templates.
7566
7567 2002-05-09 Daniel Jacobowitz <drow@mvista.com>
7568
7569 * mips-tdep.c (mips_float_register_type): New function.
7570 (mips_double_register_type): New function.
7571 (mips_print_register): Use them.
7572 (do_fp_register_row): Likewise.
7573
7574 2002-05-09 Daniel Jacobowitz <drow@mvista.com>
7575
7576 * signals/signals.c (signals): Remove conditional compilation around
7577 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
7578 (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
7579
7580 2002-05-09 Michael Snyder <msnyder@redhat.com>
7581
7582 * remote-rdp.c (remote_rdp_can_run): Remove.
7583
7584 2002-05-09 Tom Tromey <tromey@redhat.com>
7585
7586 * jv-valprint.c (java_val_print): Handle `char' as a special case
7587 of TYPE_CODE_INT.
7588
7589 2002-05-09 Michael Snyder <msnyder@redhat.com>
7590
7591 * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
7592 strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
7593 strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
7594 str r(0123),[sp,#nn].
7595 (arm_skip_prologue): Ditto. Also make disassembly
7596 order-independent by placing it in a loop.
7597
7598 2002-05-06 Michael Snyder <msnyder@redhat.com>
7599
7600 * stabsread.c (read_type): Add recognition for new attribute:
7601 "@V;" means that an array type is actually a vector.
7602 This is analogous to the vector flag that's been added to dwarf2.
7603
7604 2002-05-09 Mark Kettenis <kettenis@gnu.org>
7605
7606 * i386-tdep.h (i386_abi): New enum.
7607 (struct gdbarch_tdep): Replace os_ident member with abi.
7608 (i386_gdbarch_register_os_abi): New prototype.
7609 * i386-tdep.c (i386_abi_names): New array.
7610 (process_note_abi_tag_sections): Removed.
7611 (process_note_sections): New function.
7612 (i386_elf_abi_from_note, i386_elf_abi): New functions.
7613 (struct i386_abi_handler): New struct.
7614 (i386_abi_handler_list): New variable.
7615 (i386_gdbarch_register_os_abi): New function.
7616 (i386_gdbarch_init): Adapt for the changes given above.
7617
7618 2002-05-08 Daniel Jacobowitz <drow@mvista.com>
7619
7620 * gregset.h: Say "GNU/Linux".
7621
7622 2002-05-08 Elena Zannoni <ezannoni@redhat.com>
7623
7624 * gdbtypes.c : Add new builtin type for 64 bit vectors.
7625 (build_gdbtypes): Build builtin_type_v2_float.
7626 (_initialize_gdbtypes): Register new builtin type.
7627
7628 2002-05-08 Andrew Cagney <ac131313@redhat.com>
7629
7630 * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
7631 (clear_gdbarch_swap): New function.
7632 (initialize_non_multiarch): Call.
7633 (gdbarch_update_p): Before calling init(), swap out and clear the
7634 existing architecture.
7635 * gdbarch.c: Regenerate.
7636
7637 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
7638
7639 * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
7640 alphanbsd-tdep.c.
7641
7642 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
7643
7644 * sh-nbsd-nat.c: Rename to...
7645 * shnbsd-nat.c: ...this.
7646 * sh-nbsd-tdep.c: Rename to...
7647 * shnbsd-tdep.c: ...this.
7648 * sh-nbsd-tdep.h: Rename to...
7649 * shnbsd-tdep.h: ...this.
7650 * config/sh/nbsd.mh: Use shnbsd-nat.o.
7651 * config/sh/nbsd.mt: Use shnbsd-tdep.o.
7652
7653 2002-05-08 Richard Earnshaw <rearnsha@arm.com>
7654
7655 * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
7656 concatenation for command help messages.
7657
7658 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
7659
7660 * NEWS: Note new sh*-*-netbsdelf* configuration.
7661 * configure.host: Set gdb_host_cpu to sh for all sh*.
7662 (sh*-*-netbsdelf*): New host.
7663 * configure.tgt: Set gdb_target_cpu to sh for all sh*.
7664 (sh*-*-netbsdelf*): New target.
7665 * sh-nbsd-nat.c: New file.
7666 * sh-nbsd-tdep.c: New file.
7667 * sh-nbsd-tdep.h: New file.
7668 * config/sh/nbsd.mh: New file.
7669 * config/sh/nbsd.mt: New file.
7670 * config/sh/nm-nbsd.h: New file.
7671 * config/sh/tm-nbsd.h: New file.
7672
7673 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
7674
7675 * sh-tdep.c (sh_osabi_names): Declare.
7676 (process_note_abi_tag_sections): New function.
7677 (get_elfosabi): Ditto.
7678 (sh_gdbarch_register_os_abi): Ditto.
7679 (sh_dump_tdep): Ditto.
7680 _initialize_sh_tdep): Use gdbarch_register to register
7681 sh_gdbarch_init and sh_dump_tdep.
7682 * config/sh/tm-sh.h (sh_osabi): Declare.
7683 (gdbarch_tdep): Add sh_osabi and osabi_name members.
7684
7685 2002-05-07 Andrew Cagney <ac131313@redhat.com>
7686
7687 * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
7688 (thumb_scan_prologue): Ditto.
7689 (arm_find_callers_reg): Ditto.
7690 (arm_frame_chain): Ditto.
7691 (arm_init_extra_frame_info): Ditto.
7692 (arm_frame_saved_pc): Ditto.
7693 (arm_pop_frame): Ditto.
7694 (arm_push_return_address): New function.
7695 (arm_gdbarch_init): Initialize use_generic_dummy_frames,
7696 call_dummy_location, call_dummy_breakpoint_offset_p,
7697 call_dummy_breakpoint_offset, call_dummy_p,
7698 call_dummy_stack_adjust_p, call_dummy_words,
7699 sizeof_call_dummy_words, call_dummy_start_offset,
7700 call_dummy_length, fix_call_dummy, pc_in_call_dummy,
7701 call_dummy_address, push_return_address and push_dummy_frame for
7702 generic dummy frames.
7703
7704 2002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
7705
7706 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
7707 size computation for alloca.
7708 (sh_fp_frame_init_saved_regs): Likewise.
7709
7710 2002-05-07 Richard Earnshaw <rearnsha@arm.com>
7711
7712 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
7713 (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
7714 * arm-tdep.c (arm_store_return_value): Use them.
7715 Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
7716 * remote-rdp.c (remote_rdp_fetch_register): Use
7717 ARM_MAX_REGISTER_RAW_SIZE.
7718 (remote_rdp_store_register): Likewise.
7719
7720 2002-05-07 Michal Ludvig <mludvig@suse.cz>
7721
7722 * dwarf2cfi.c: Code cleanup, removed unused variables,
7723 added default labels to switch {} statements.
7724 * x86-64-tdep.c: Ditto.
7725 * x86-64-linux-nat.c: Ditto.
7726
7727 2002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
7728
7729 * solib.h: Protect against multiple inclusion.
7730
7731 2002-05-06 Jim Blandy <jimb@redhat.com>
7732
7733 Add first preprocessor macro-expansion files.
7734 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
7735 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
7736 (splay_tree_h, macroexp_h, macrotab_h): New variable.
7737 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
7738 (COMMON_OBS): Add macrotab.o, macroexp.o.
7739 (macroexp.o, macrotab.o): New rules.
7740
7741 Separate the job of reading the line number info statement program
7742 header (...expialidocious) out into its own function.
7743 * dwarf2read.c (struct line_head, struct filenames, struct
7744 directories): Replace with...
7745 (struct line_header): New structure, containing the full
7746 contents of the statement program header, including the
7747 include directory and file name tables.
7748 (read_file_scope): If we have line number info, instead of just
7749 calling dwarf_decode_lines to do all the work, call
7750 dwarf_decode_line_header first to get a `struct line_header'
7751 containing the data in the statement program header, and then
7752 pass that to dwarf_decode_lines, which will pick up where that
7753 left off. Be sure to clean up the `struct line_header' object.
7754 (dwarf_decode_line_header, free_line_header, add_include_dir,
7755 add_file_name): New functions.
7756 (dwarf_decode_lines): Move all the code to read the statement
7757 program header into dwarf_decode_line_header. Take the line
7758 header it built as the first argument, instead of the offset to
7759 the compilation unit's line number info. Use the new `struct
7760 line_header' type instead of the old structures. No need to do
7761 cleanups here now, since we don't allocate anything.
7762 (dwarf2_statement_list_fits_in_line_number_section,
7763 dwarf2_line_header_too_long): New complaints.
7764
7765 2002-05-06 Elena Zannoni <ezannoni@redhat.com>
7766
7767 * gdbtypes.c (init_vector_type): New function.
7768 (build_builtin_type_vec128): Simplify the representation of SIMD
7769 registers.
7770 (build_gdbtypes): Initialize new builtin vector types.
7771 (_initialize_gdbtypes): Register new vector types with gdbarch.
7772 (builtin_type_v4_float, builtin_type_v4_int32,
7773 builtin_type_v8_int16, builtin_type_v16_int8,
7774 builtin_type_v2_int32, builtin_type_v4_int16,
7775 builtin_type_v8_int8): New (renamed) SIMD types.
7776
7777 2002-05-06 Mark Kettenis <kettenis@gnu.org>
7778
7779 * i387-nat.c (i387_fill_fsave): Use regcache_collect.
7780 (i387_fill_fxsave): Likewise.
7781
7782 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7783
7784 * alpha-tdep.c (alpha_extract_return_value): Don't use
7785 non-constant array size in prototype.
7786
7787 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7788
7789 From Brian Taylor <briant at model dot com>:
7790 * ui-out.c (ui_out_field_core_addr): Use the function
7791 longest_local_hex_string_custom'to format addresses > 32 bits
7792 wide.
7793
7794 * ui-out.c (ui_out_field_core_addr): Update comment.
7795
7796 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7797
7798 * stack.c (select_and_print_frame): Make static. Delete the
7799 parameter `level'.
7800 (func_command): Update call.
7801 (select_frame_command): Delete code computing the frame level.
7802 * frame.h (select_and_print_frame): Delete declaration.
7803
7804 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7805
7806 * sparc-tdep.c (sparc_get_saved_register): Comment why
7807 get_prev_frame call is safe.
7808
7809 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7810
7811 * frame.h (select_frame): Delete level parameter.
7812 * stack.c (select_frame): Update. Use frame_relative_level to
7813 obtain the frame's level.
7814 (select_and_print_frame): Update call.
7815 (select_frame_command): Ditto.
7816 (up_silently_base): Ditto.
7817 (down_silently_base): Ditto.
7818 * ocd.c (ocd_start_remote): Ditto.
7819 * remote-rdp.c (remote_rdp_open): Ditto.
7820 * remote-mips.c (mips_initialize): Ditto.
7821 (common_open): Ditto.
7822 * remote-e7000.c (e7000_start_remote): Ditto.
7823 * m3-nat.c (select_thread): Ditto.
7824 * hppa-tdep.c (child_get_current_exception_event): Ditto.
7825 (child_get_current_exception_event): Ditto.
7826 * varobj.c (varobj_create): Ditto.
7827 (varobj_update): Ditto.
7828 (c_value_of_root): Ditto.
7829 * tracepoint.c (finish_tfind_command): Ditto.
7830 * corelow.c (core_open): Ditto.
7831 * arch-utils.c (generic_prepare_to_proceed): Ditto.
7832 * thread.c (info_threads_command): Ditto.
7833 (switch_to_thread): Ditto.
7834 * infrun.c (normal_stop): Ditto.
7835 (restore_selected_frame): Ditto.
7836 (restore_inferior_status): Ditto.
7837 * breakpoint.c (insert_breakpoints): Ditto.
7838 (watchpoint_check): Ditto.
7839 (bpstat_stop_status): Ditto.
7840 (do_enable_breakpoint): Ditto.
7841 * blockframe.c (flush_cached_frames): Ditto.
7842 (reinit_frame_cache): Ditto.
7843
7844 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7845
7846 * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
7847 maintainer.
7848
7849 2002-05-04 Jim Blandy <jimb@redhat.com>
7850
7851 * gdbtypes.c (replace_type): Doc fix.
7852
7853 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7854
7855 * valprint.c (strcat_longest): Delete commented out function.
7856 Update copyright.
7857
7858 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7859
7860 * MAINTAINERS: Mark a29k as deleted.
7861 * NEWS: Mention that a29k was removed. Add OBSOLETE section.
7862 Move new configurations to the top.
7863 * configure.tgt: Remove a29k.
7864 * config/a29k/tm-vx29k.h: Delete.
7865 * config/a29k/vx29k.mt: Delete.
7866 * config/a29k/tm-a29k.h: Delete.
7867 * config/a29k/a29k-udi.mt: Delete.
7868 * config/a29k/a29k.mt: Delete.
7869 * a29k-tdep.c: Delete.
7870 * remote-udi.c: Delete.
7871 * remote-mm.c: Delete.
7872 * remote-eb.c: Delete.
7873 * remote-adapt.c: Delete.
7874 * Makefile.in: Remove obsolete code.
7875 * config/s390/s390x.mt: Ditto.
7876 * config/s390/s390.mt: Ditto.
7877 * config/sparc/sparclynx.mh: Ditto.
7878 * config/sparc/linux.mh: Ditto.
7879 * config/pa/hppaosf.mh: Ditto.
7880 * config/pa/hppabsd.mh: Ditto.
7881 * config/ns32k/nbsd.mt: Ditto.
7882 * config/mips/vr5000.mt: Ditto.
7883 * config/m68k/sun3os4.mh: Ditto.
7884 * config/m68k/nbsd.mt: Ditto.
7885 * config/m68k/m68klynx.mh: Ditto.
7886 * config/m32r/m32r.mt: Ditto.
7887 * config/i386/x86-64linux.mt: Ditto.
7888 * config/i386/nbsdelf.mt: Ditto.
7889 * config/i386/nbsd.mt: Ditto.
7890 * config/i386/i386lynx.mh: Ditto.
7891
7892 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7893
7894 * target.c (debug_print_register): New function. Handle oversize
7895 registers.
7896 (debug_to_fetch_registers): Call.
7897 (debug_to_store_registers): Call.
7898
7899 2002-05-03 Jim Blandy <jimb@redhat.com>
7900
7901 * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
7902 (read_type): Doc fix.
7903 * gdbtypes.c (replace_type): Doc fix.
7904
7905 * stabsread.c (multiply_defined_struct): New complaint.
7906 (read_struct_type): If the type we were passed isn't empty, or
7907 incomplete, don't read the new struct type into it; complain,
7908 and return the original type unchanged. Take a new `type_code'
7909 argument, which is the type code for the new type.
7910 (read_type): Rather than storing the type's type code here, pass
7911 it as an argument to read_struct_type, and let that take care of
7912 storing it. That way, we don't overwrite the original type code,
7913 so read_struct_type can use it to decide whether we're overwriting
7914 something we shouldn't.
7915 (complain_about_struct_wipeout): New function.
7916
7917 2002-05-03 Andrew Cagney <ac131313@redhat.com>
7918
7919 * gdbarch.sh: Assert that gdbarch is non-NULL.
7920 * gdbarch.c: Regenerate.
7921
7922 2002-05-03 Jason Merrill <jason@redhat.com>
7923
7924 * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
7925 and return NULL.
7926
7927 2002-05-03 Michal Ludvig <mludvig@suse.cz>
7928
7929 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
7930 (x86_64_dwarf2gdb_regno_map_length),
7931 (x86_64_dwarf2_reg_to_regnum): Added.
7932 (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
7933 (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
7934 (_initialize_x86_64_tdep): Synced with the change above.
7935 (x86_64_skip_prologue): Reformulated message.
7936
7937 2002-05-03 Pierre Muller <muller@ics.u-strasbg.fr>
7938
7939 * f-exp.y: Also use new prev_lexptr variable
7940 to improve error reporting. Based on Michael Snyder
7941 2002-04-24 dated patch to c-exp.y.
7942 * jv-exp.y: Likewise.
7943 * m2-exp.y: Likewise.
7944
7945 2002-05-02 Elena Zannoni <ezannoni@redhat.com>
7946
7947 * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
7948 we are dealing with vectors.
7949
7950 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
7951
7952 * config/m68k/tm-nbsd.h: Obvious fix,
7953 correct machine name.
7954
7955 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
7956
7957 * p-typeprint.c (pascal_type_print_base): Add support
7958 for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
7959
7960 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
7961
7962 * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
7963 for fondamental pascal 'char' type.
7964
7965 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
7966
7967 * p-lang.h (is_pascal_string_type): Declaration changed,
7968 new sixth argument of type char ** added.
7969 * p-lang.c (is_pascal_string_type): Implementation
7970 changed. Args length_pos, length_size, string_pos, char_size
7971 can now be NULL. New argument arrayname set to the field
7972 name of the char array. Return value set to char array
7973 field index plus one.
7974 * p-valprint.c (pascal_val_print): Adapt to new declaration of
7975 is_pascal_string_type function.
7976
7977 2002-05-02 Andrew Cagney <cagney@redhat.com>
7978
7979 * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
7980 <cagney@redhat.com> change.
7981 * gdbarch.c: Regenerate.
7982
7983 2002-05-02 Andrew Cagney <cagney@redhat.com>
7984
7985 * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
7986 before probing for a new one. Detect errorenous gdbarch_init
7987 functions.
7988 * gdbarch.c: Regenerate.
7989
7990 2002-05-01 Andrew Cagney <cagney@redhat.com>
7991
7992 * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
7993 * config/mcore/tm-mcore.h: Ditto. Update copyright.
7994 * config/v850/tm-v850.h: Ditto. Update copyright.
7995
7996 2002-04-30 Andrew Cagney <ac131313@redhat.com>
7997
7998 * cris-tdep.c (cris_gdbarch_init): Use arches instead of
7999 current_gdbarch.
8000
8001 2002-04-30 Michael Snyder <msnyder@redhat.com>
8002
8003 * arm-tdep.c: Whitespace clean-ups.
8004 (arm_skip_prologue): Fix thinko; two lines
8005 should have been removed as part of 4/24 change.
8006
8007 2002-04-30 Kevin Buettner <kevinb@redhat.com>
8008
8009 * rs6000-tdep.c: Added comment describing how fpscr register
8010 numbers were chosen.
8011
8012 2002-04-30 Michael Snyder <msnyder@redhat.com>
8013
8014 * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
8015
8016 2002-04-29 Elena Zannoni <ezannoni@redhat.com>
8017
8018 * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
8019 (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
8020 (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
8021
8022 2002-04-29 Kevin Buettner <kevinb@redhat.com>
8023
8024 From Louis Hamilton <hamilton@redhat.com>:
8025 * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
8026 * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
8027 * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
8028 not bfd-private xcoff data, to determine wordsize.
8029 * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
8030
8031 2002-04-29 Andrew Cagney <ac131313@redhat.com>
8032
8033 GDB 5.2 released from 5.2 branch.
8034
8035 2002-04-29 Michal Ludvig <mludvig@suse.cz>
8036
8037 * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
8038 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
8039 (x86_64_register_info_table): Added comments with register numbers.
8040
8041 2002-04-29 Elena Zannoni <ezannoni@redhat.com>
8042
8043 * rs6000-tdep.c (rs6000_extract_return_value,
8044 rs6000_store_return_value): Handle returning vectors.
8045 (rs6000_gdbarch_init): Use
8046 ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
8047 * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
8048 New function.
8049 (ppc_sysv_abi_use_struct_convention): Deal with functions returning
8050 vectors.
8051 (ppc_sysv_abi_push_arguments): Handle vector parameters.
8052 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
8053
8054 2002-04-24 Pierre Muller <ics.u-strasbg.fr>
8055
8056 * hpread.c (hpread_psymtab_to_symtab_1,
8057 hpread_psymtab_to_symtab): Replace fprintf tab_to_s...)
8058 with fprintf_unfiltered (gdb_stderr,...).
8059
8060 2002-04-24 Pierre Muller <ics.u-strasbg.fr>
8061
8062 * remote-array.c (printf_monitor, write_monitor,
8063 array_insert_breakpoint, array_remove_breakpoint ):
8064 Replace fprintf (stderr,...
8065 with fprintf_unfiltered (gdb_stderr,....
8066 * remote-es.c: Likewise.
8067 * remote-os9k.c: Likewise.
8068 * remote-st.c: Likewise.
8069
8070 2002-04-28 Andreas Schwab <schwab@suse.de>
8071
8072 * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
8073 linux-proc.o and gcore.o.
8074
8075 2002-04-26 Michal Ludvig <mludvig@suse.cz>
8076
8077 * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
8078 code without frame pointers.
8079
8080 2002-04-26 Andrew Cagney <ac131313@redhat.com>
8081
8082 * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
8083 ON_STACK is needed.
8084
8085 2002-04-26 Ben Elliston <bje@redhat.com>
8086
8087 * target.c (do_xfer_memory): Correct reference to the new option
8088 "trust-readonly-sections".
8089
8090 2002-04-26 Elena Zannoni <ezannoni@redhat.com>
8091
8092 * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
8093 * gdbtypes.c (recursive_dump_type): Output the vector flag.
8094 * dwarf2read.c (dwarf_attr_name): Handle new attribute for
8095 vectors.
8096 (read_array_type): Record the fact that this array type is really a
8097 vector (i.e. are passed in by value).
8098
8099 2002-04-26 Jason Thorpe <thorpej@wasabisystems.com>
8100
8101 * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
8102 * alpha-tdep.c (alpha_sigcontext_addr): New function.
8103 (alpha_find_saved_regs): Use alpha_sigcontext_addr.
8104 (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
8105 * alpha-linux-tdep.c: Include frame.h.
8106 (alpha_linux_sigcontext_addr): New function.
8107 (alpha_linux_init_abi): Set tdep->sigcontext_addr to
8108 alpha_linux_sigcontext_addr.
8109 * alpha-osf1-tdep.c: Include gdbcore.h.
8110 (alpha_osf1_sigcontext_addr): New function.
8111 (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
8112 alpha_osf1_sigcontext_addr.
8113 * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
8114 * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
8115
8116 2002-04-26 Andrew Cagney <ac131313@redhat.com>
8117
8118 * stack.c (selected_frame_level):
8119 (select_frame): Do not set selected_frame_level.
8120 * frame.h (selected_frame_level): Delete declaration.
8121
8122 2002-04-26 Andrew Cagney <ac131313@redhat.com>
8123
8124 * rs6000-tdep.c (rs6000_gdbarch_init): Only set
8125 convert_from_func_ptr-addr when AIX / PowerOpen.
8126
8127 2002-04-25 Andrew Cagney <ac131313@redhat.com>
8128
8129 * valops.c (hand_function_call): Call
8130 generic_save_call_dummy_addr.
8131 * frame.h (generic_save_call_dummy_addr): Declare.
8132 * blockframe.c (struct dummy_frame): Add fields call_lo and
8133 call_hi.
8134 (generic_find_dummy_frame): Check for PC in range call_lo to
8135 call_hi instead of entry_point_address.
8136 (generic_pc_in_call_dummy): Search the dummy frames for a PC in
8137 the call_lo to call_hi range. Allow for DECR_PC_AFTER_BREAK.
8138 (generic_save_call_dummy_addr): New function.
8139
8140 2002-04-24 David S. Miller <davem@redhat.com>
8141
8142 * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
8143 sparc_skip_prologue.
8144 (sparc_skip_prologue): Kill frameless_p arg, and use line number
8145 information to find prologue when possible.
8146 (sparc_prologue_frameless_p): Call examine_prologue directly.
8147 (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
8148 * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
8149 second argument.
8150 (SKIP_PROLOGUE): Likewise.
8151
8152 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8153
8154 * alpha-tdep.c (alpha_skip_prologue_internal): Remove
8155 GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
8156 indicate that the condition it was testing is always true.
8157 * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
8158 * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
8159 * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
8160
8161 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8162
8163 * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
8164 * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
8165 tdep->jb_pc and tdep->jb_elt_size.
8166 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
8167 * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
8168 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
8169 * alpha-nat.c (get_longjmp_target): Remove.
8170 (JB_ELEMENT_SIZE): Ditto.
8171 (JB_PC): Ditto.
8172 * alpha-tdep.c (alpha_get_longjmp_target): New function.
8173 (alpha_gdbarch_init): Default tdep->jb_pc to -1. If the
8174 OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
8175 to alpha_get_longjmp_target.
8176 (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
8177 * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
8178 * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
8179
8180 2002-04-25 Andrew Cagney <ac131313@redhat.com>
8181
8182 * README: Update to GDB 5.2.
8183
8184 2002-04-25 Andrew Cagney <ac131313@redhat.com>
8185
8186 * gdbarch.sh (LC_ALL): Set to `c'.
8187
8188 2002-04-25 Theodore A. Roth <troth@verinet.com>
8189
8190 * avr-tdep.c: Ran through gdb_indent.sh.
8191
8192 2002-04-25 Theodore A. Roth <troth@verinet.com>
8193
8194 * MAINTAINERS: Add myself as AVR maintainer.
8195 * NEWS: Note new target avr.
8196
8197 2002-04-25 Theodore A. Roth <troth@verinet.com>
8198
8199 * Makefile.in: Add support for AVR target.
8200 * configure.tgt: Add support for AVR target.
8201 * avr-tdep.c: New file
8202 * config/avr/avr.mt: New file.
8203
8204 2002-04-25 Theodore A. Roth <troth@verinet.com>
8205
8206 * MAINTAINERS: Add myself to write-after-approval.
8207
8208 2002-04-24 Pierre Muller <ics.u-strasbg.fr>
8209
8210 * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
8211 with fprintf_unfiltered (gdb_stderr,....
8212
8213 2002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
8214
8215 Fix PR gdb/508.
8216 * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
8217
8218 2002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
8219
8220 * p-exp.y: Also use new prev_lexptr variable
8221 to improve error reporting. Based on Michael Snyder
8222 2002-04-24 dated patch to c-exp.y.
8223
8224 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8225
8226 * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
8227 (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
8228 alpha_breakpoint_from_pc. Set gdbarch_function_start_offset
8229 to 0.
8230 * config/alpha/tm-alpha.h: Remove forward decls of struct type
8231 and struct value.
8232 (FUNCTION_START_OFFSET): Remove.
8233 (BREAKPOINT): Ditto.
8234
8235 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8236
8237 * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
8238 * NEWS: Ditto.
8239
8240 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
8241
8242 * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
8243 (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
8244 alpha_linux_pc_in_sigtramp.
8245 * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
8246 (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
8247 alpha_osf1_pc_in_sigtramp.
8248 * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
8249 * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
8250 (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
8251 alphafbsd_pc_in_sigtramp.
8252 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
8253 (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
8254 alphanbsd_pc_in_sigtramp.
8255 * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
8256 * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
8257
8258 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
8259
8260 * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
8261
8262 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
8263
8264 * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
8265 alphanbsd-tdep.c.
8266 (alphanbsd-nat.o): New dependency list.
8267 (alphanbsd-tdep.o): Ditto.
8268 * NEWS: Note new native NetBSD/alpha configuration.
8269 * alphanbsd-nat.c: New file.
8270 * alphanbsd-tdep.c: Ditto.
8271 * configure.host (alpha*-*-netbsd*): New host.
8272 * configure.tgt (alpha*-*-netbsd*): New target.
8273 * config/alpha/nbsd.mh: New file.
8274 * config/alpha/nbsd.mt: Ditto.
8275 * config/alpha/nm-nbsd.h: Ditto.
8276 * config/alpha/tm-nbsd.h: Ditto.
8277
8278 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
8279
8280 * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
8281 (alpha-osf1-tdep.o): New dependency list.
8282 * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
8283 and skip_sigtramp_frame members.
8284 * alpha-linux-tdep.c: Include gdbcore.h.
8285 (alpha_linux_sigtramp_offset): Change return type to LONGEST.
8286 (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
8287 * alpha-osf1-tdep.c: New file.
8288 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
8289 alpha-osf1-dep.c.
8290 (alpha_frame_past_sigtramp_frame): New function.
8291 (alpha_dynamic_sigtramp_offset): Ditto.
8292 (alpha_proc_desc_is_dyn_sigtramp): Ditto.
8293 (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
8294 (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
8295 (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
8296 (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
8297 (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
8298 (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
8299 (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
8300 (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
8301 (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
8302 and tdep->skip_sigtramp_frame. Set gdbarch_skip_trampoline_code
8303 to find_solib_trampoline_target.
8304 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
8305 * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
8306 (SKIP_TRAMPOLINE_CODE): Remove.
8307 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8308 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8309 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
8310 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
8311 * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
8312 (PROC_SIGTRAMP_MAGIC): Ditto.
8313 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8314 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8315 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8316 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
8317 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
8318
8319 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
8320
8321 * NEWS: Note that Alpha targets are now multi-arch.
8322
8323 2002-04-24 Michael Snyder <msnyder@redhat.com>
8324
8325 * parser-defs.h (prev_lexptr): New external variable.
8326 * parse.c (parse_exp_1): Set prev_lexptr to null before
8327 calling the language-specific parser.
8328 * c-exp.y (yylex): Set prev_lexptr to start of current token.
8329 (yyerror): Use prev_lexptr in error reporting.
8330
8331 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
8332
8333 * config/i386/tm-linux.h: Define FILL_FPXREGSET.
8334 * gregset.h: If FILL_FPXREGSET is defined, provide
8335 gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
8336 * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
8337 is defined, call fill_fpxregset.
8338
8339 2002-04-24 Roland McGrath <roland@frob.com>
8340
8341 * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
8342 * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
8343 (supply_gregset, supply_fpregset): New functions.
8344
8345 * gnu-nat.c (gnu_find_memory_regions): New function.
8346 (init_gnu_ops): Set `to_find_memory_regions' hook to that.
8347 (gnu_xfer_memory): Add a cast.
8348
8349 2002-04-24 Michael Snyder <msnyder@redhat.com>
8350
8351 * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
8352 loop. Add handling for "str lr, [sp, #-4]!" and for saves
8353 of argument regs ("str r(0123), [r11, #-nn"]).
8354 (arm_skip_prologue): Better handling for frameless functions.
8355 Treat "mov ip, sp" as optional. Recognize "str lr, [sp, #-4]".
8356 (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
8357
8358 Wed Apr 24 14:22:21 2002 Andrew Cagney <cagney@redhat.com>
8359
8360 * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
8361 NUM_PSEUDO_REGS can be used.
8362
8363 2002-04-24 Andrew Cagney <ac131313@redhat.com>
8364
8365 * arch-utils.h: Update copyright.
8366
8367 * gdbarch.sh (PC_IN_SIGTRAMP): Add.
8368 * gdbarch.h, gdbarch.c: Re-generate.
8369
8370 * inferior.h (IN_SIGTRAMP): Delete definition.
8371 * arch-utils.c (legacy_pc_in_sigtramp): New function.
8372 * arch-utils.h (legacy_pc_in_sigtramp): Declare.
8373
8374 * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
8375 (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
8376 * hppa-tdep.c (pc_in_interrupt_handler): Use PC_IN_SIGTRAMP.
8377 (find_proc_framesize): Ditto.
8378 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
8379 (alpha_init_extra_frame_info): Ditto.
8380 * infrun.c (handle_inferior_event): Ditto.
8381 (handle_inferior_event): Ditto.
8382 (check_sigtramp2): Ditto.
8383 * blockframe.c (create_new_frame): Ditto.
8384 (get_prev_frame): Ditto.
8385 * ppc-linux-tdep.c: Update comments.
8386 * i386-linux-tdep.c: Update comments.
8387 * breakpoint.c (bpstat_what): Update comment.
8388
8389 2002-04-24 David S. Miller <davem@redhat.com>
8390
8391 * i960-tdep.c (register_in_window_p): New function.
8392 (i960_find_saved_register): Use it instead of
8393 REGISTER_IN_WINDOW_P.
8394 * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
8395
8396 * symtab.h (find_stab_function_addr): Kill extern.
8397 * minsyms.c (find_stab_function_addr): Remove from here...
8398 * dbxread.c: ... to here, and mark it static.
8399
8400 2002-04-20 David S. Miller <davem@redhat.com>
8401
8402 * sparc-tdep.c (sparc_pop_frame): Only need to allocate
8403 SPARC_INTREG_SIZE * 16 bytes for reg_temp.
8404
8405 2002-04-21 David S. Miller <davem@redhat.com>
8406
8407 * remote-vxsparc.c (vx_read_register): Fix typo, we want
8408 REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
8409 (vx_write_register): Likewise.
8410
8411 2002-04-23 J. Brobecker <brobecker@gnat.com>
8412
8413 * source.c (is_regular_file): New function.
8414 (openp): Check wether file to open is a regular file
8415 to avoid opening directories.
8416
8417 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8418
8419 * findvar.c (extract_signed_integer): Cast printf argument
8420 to suppress format warning.
8421 (extract_unsigned_integer): Likewise.
8422 * infcmd.c (registers_info): Likewise.
8423 * top.c (get_prompt_1): Likewise.
8424 * valops.c (value_assign): Likewise.
8425 * valprint.c (print_decimal): Likewise.
8426
8427 2002-04-22 H.J. Lu (hjl@gnu.org)
8428
8429 * c-exp.y (typebase): Support
8430
8431 [long|long long|short] [signed|unsigned] [int|]
8432
8433 and
8434
8435 signed [long|long long|short] int
8436
8437 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8438
8439 * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
8440 and vax-tdep.h.
8441 * vax-tdep.h: New file.
8442 * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
8443 Make several routines static.
8444 (vax_get_saved_register): New function.
8445 (vax_gdbarch_init): New function.
8446 (_initialize_vax_tdep): Register vax_gdbarch_init.
8447 * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
8448 Remove macros now under the control of gdbarch.
8449
8450 2002-04-22 Michael Snyder <msnyder@redhat.com>
8451
8452 * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
8453 Some whitespace and coding standards tweaks.
8454
8455 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8456
8457 * vax-tdep.c: Include regcache.h.
8458 (vax_call_dummy_words): New.
8459 (sizeof_vax_call_dummy_words): New.
8460 (vax_fix_call_dummy): New function.
8461 (vax_saved_pc_after_call): Ditto.
8462 * config/vax/tm-vax.h: Don't include regcache.h.
8463 (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
8464 (CALL_DUMMY): Remove.
8465 (CALL_DUMMY_WORDS): Define.
8466 (SIZEOF_CALL_DUMMY_WORDS): Define.
8467 (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
8468
8469 2002-04-18 Michael Snyder <msnyder@redhat.com>
8470
8471 * arm-tdep.h: Change regnum defines to enums for ease of debugging.
8472
8473 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8474
8475 * vax-tdep.c (vax_frame_chain): New function.
8476 (vax_push_dummy_frame): Ditto.
8477 (vax_pop_frame): Ditto.
8478 * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
8479 (FRAMELESS_FUNCTION_INVOCATION): Use
8480 generic_frameless_function_invocation_not.
8481 (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
8482 (POP_FRAME): Use vax_pop_frame.
8483
8484 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8485
8486 * vax-tdep.c (vax_store_struct_return): New function.
8487 (vax_extract_return_value): Ditto.
8488 (vax_store_return_value): Ditto.
8489 (vax_extract_struct_value_address): Ditto.
8490 * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
8491 vax_store_struct_return.
8492 (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
8493 (STORE_RETURN_VALUE): Use vax_store_return_value.
8494 (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
8495
8496 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8497
8498 * vax-tdep.c (vax_frame_saved_pc): New function.
8499 (vax_frame_args_address_correct): Ditto.
8500 (vax_frame_args_address): Ditto.
8501 (vax_frame_locals_address): Ditto.
8502 (vax_frame_num_args): Move code to be in proximity to
8503 other frame-related functions.
8504 * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
8505 (FRAME_SAVED_PC): Use vax_frame_saved_pc.
8506 (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
8507 (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
8508 (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
8509
8510 2002-04-22 H.J. Lu (hjl@gnu.org)
8511
8512 * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
8513 includedir.
8514
8515 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8516
8517 * vax-tdep.c (vax_frame_init_saved_regs): New function.
8518 * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
8519 (FRAME_INIT_SAVED_REGS): New macro.
8520
8521 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8522
8523 * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
8524
8525 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8526
8527 * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
8528 where needed.
8529 (fetch_osf_core_registers): Likewise.
8530 (supply_gregset): Likewise.
8531
8532 2002-04-22 J. Brobecker <brobecker@gnat.com>
8533
8534 * symfile.h (get_section_index): Define.
8535 * symfile.c (get_section_index): New function.
8536 * mdebugread.c (SC_IS_SBSS): New macro.
8537 (SC_IS_BSS): Return true for the scBss storage class only, as
8538 the scSBss storage class refers to the .sbss section.
8539 (parse_partial_symbols): Discard the symbols which associated
8540 section does not exist.
8541 Make sure to use the .sbss section index for symbols which
8542 storage class is scBss, rather than using the .bss section index.
8543
8544 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8545
8546 * vax-tdep.c: Update copyright years.
8547 (vax_register_name): New function.
8548 (vax_register_byte): Ditto.
8549 (vax_register_raw_size): Ditto.
8550 (vax_register_virtual_size): Ditto.
8551 (vax_register_virtual_type): Ditto.
8552 * config/vax/tm-vax.h: Update copyright years.
8553 (REGISTER_NAMES): Remove.
8554 (REGISTER_NAME): Define.
8555 (REGISTER_BYTE): Use vax_register_byte.
8556 (REGISTER_RAW_SIZE): Use vax_register_raw_size.
8557 (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
8558 (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
8559
8560 2002-04-21 Andrew Cagney <ac131313@redhat.com>
8561
8562 * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
8563 declaration
8564 * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
8565
8566 2002-04-21 David S. Miller <davem@redhat.com>
8567
8568 * arch-utils.c (generic_prologue_frameless_p): Kill
8569 SKIP_PROLOGUE_FRAMELESS_P code.
8570 * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
8571 references.
8572 (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
8573 * arc-tdep.c (arc_prologue_frameless_p): Implement.
8574 * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
8575 references.
8576 (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
8577 * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
8578 (sparc_gdbarch_init): Pass it to
8579 set_gdbarch_prologue_frameless_p.
8580
8581 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8582
8583 * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
8584 (alphabsd-nat.o): New dependency list.
8585
8586 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8587
8588 * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
8589 alphafbsd-tdep.c.
8590 (alpha-linux-tdep.o): New dependency list.
8591 (alphafbsd-tdep.o): Likewise.
8592
8593 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8594
8595 * alpha-linux-tdep.c: New file. Move alpha_linux_sigtramp_offset
8596 to here...
8597 * alpha-tdep.c: ...from here.
8598 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
8599
8600 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8601
8602 * config/alpha/tm-alpha.h: Move alpha_software_single_step
8603 prototype from here...
8604 * alpha-tdep.h: ...to here.
8605
8606 2002-04-21 Andrew Cagney <ac131313@redhat.com>
8607
8608 * frame.h (selected_frame_level): Document as deprecated.
8609 (frame_relative_level): Declare.
8610 * stack.c (frame_relative_level): New function.
8611 (selected_frame_level): Document as deprecated.
8612 (select_frame): Do not set the selected_frame_level.
8613
8614 * stack.c (frame_info, record_selected_frame): Update.
8615 (frame_command, current_frame_command): Update.
8616 (up_silently_base, up_command, down_silently_base): Update.
8617 (down_command): Update.
8618 * inflow.c (kill_command): Update.
8619 * tracepoint.c (finish_tfind_command): Update.
8620 * corelow.c (core_open): Update.
8621 * thread.c (info_threads_command): Update.
8622 (do_captured_thread_select): Update.
8623 * infcmd.c (finish_command): Update.
8624 * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
8625
8626 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8627
8628 * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
8629
8630 2002-04-21 Andrew Cagney <ac131313@redhat.com>
8631
8632 * arm-tdep.c (arm_breakpoint_from_pc): Make static. Make return
8633 type const.
8634
8635 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8636
8637 * alphafbsd-tdep.c: Update copyright years. Include
8638 alpha-tdep.h.
8639 (alphafbsd_use_struct_convention): Make static.
8640 (alphafbsd_init_abi): New function.
8641 (_initialize_alphafbsd_tdep): New function.
8642 * config/alpha/tm-fbsd.h: Update copyright years.
8643 (USE_STRUCT_CONVENTION): Remove.
8644
8645 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8646
8647 * alpha-tdep.c (alpha_abi_handler): New structure to describe
8648 an Alpha ABI variant.
8649 (alpha_abi_handler_list): Declare.
8650 (alpha_gdbarch_register_os_abi): New function.
8651 (alpha_gdbarch_init): Give registered ABI variant handlers a
8652 chance to tweak the gdbarch once we have set up defaults.
8653 * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
8654
8655 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8656
8657 * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
8658 to standard_coerce_float_to_double.
8659 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
8660
8661 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8662
8663 * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
8664 * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
8665 from gdbarch_tdep rather than a constant.
8666 (alpha_gdbarch_init): Initialize tdep->vm_min_address to
8667 the default text address for all Alpha Unix ABIs.
8668 (alpha_dump_tdep): Report the value of tdep->vm_min_address.
8669 * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
8670
8671 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8672
8673 * alpha-tdep.h: New file. Includes several Alpha target constants
8674 taken from...
8675 * config/alpha/tm-alpha.h: ...here. Remove macros that we now
8676 let gdbarch deal with.
8677 (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
8678 * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
8679 to dependency list.
8680 * alpha-nat.c: Include alpha-tdep.h. Update for adjusted
8681 Alpha target register names.
8682 * alphabsd-nat.c: Likewise.
8683 * alpha-tdep.c: Include alpha-tdep.h. Update for adjusted
8684 Alpha target register names. Make serveral routines static.
8685 (alpha_get_saved_register): New function.
8686 (alpha_abi_names): New.
8687 (process_note_abi_tag_sections): New function.
8688 (get_elfosabi): New function.
8689 (alpha_gdbarch_init): New function.
8690 (alpha_dump_tdep): New function.
8691 (_initialize_alpha_tdep): Register alpha_gdbarch_init.
8692
8693 2002-04-21 Andrew Cagney <ac131313@redhat.com>
8694
8695 * frame.c (find_saved_register): Delete #ifdef
8696 HAVE_REGISTER_WINDOWS code.
8697 * config/sparc/tm-sparc.h: Update comments.
8698 * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
8699
8700 2002-04-21 Andrew Cagney <ac131313@redhat.com>
8701
8702 * i960-tdep.c (i960_find_saved_register): New function.
8703 (i960_get_saved_register): New function.
8704 * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
8705 (i960_get_saved_register): Declare.
8706 * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
8707
8708 2002-04-20 David S. Miller <davem@redhat.com>
8709
8710 * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
8711
8712 2002-04-20 Andrew Cagney <ac131313@redhat.com>
8713
8714 * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
8715 instead of NUM_PSEUDO_REGS.
8716
8717 2002-04-20 David S. Miller <davem@redhat.com>
8718
8719 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
8720 GDB_MULTI_ARCH_PARTIAL
8721 * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
8722 define, let tm-sp64.h do it.
8723
8724 2002-04-20 Jason Thorpe <thorpej@wasabisystems.com>
8725
8726 * frame.c (find_saved_register): Avoid a NULL pointer
8727 dereference and actually walk the frame list.
8728
8729 2002-04-20 Andrew Cagney <ac131313@redhat.com>
8730
8731 * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
8732 sorted in most most-recent-used order. Document.
8733 * gdbarch.h, gdbarch.c: Regenerate.
8734
8735 2002-04-19 Andrew Cagney <ac131313@redhat.com>
8736
8737 * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
8738 instead of ->prev.
8739 * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
8740 * s390-tdep.c (s390_frame_chain): Do not use ->prev.
8741 * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
8742 instead of ->prev.
8743
8744 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
8745
8746 Fix PR gdb/471.
8747 * gdbtypes.c (init_simd_type): Rewrite using new functions.
8748 (build_builtin_type_vec128): Ditto.
8749 (append_composite_type_field): Fix calculation of type length in
8750 union case.
8751
8752 2002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
8753
8754 * config/djgpp/README: Update.
8755
8756 * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
8757 compiler warnings.
8758
8759 2002-04-19 Jason Thorpe <thorpej@wasabisystems.com>
8760
8761 * alpha-tdep.c (setup_arbitrary_frame): Rename...
8762 (alpha_setup_arbitrary_frame): ...to this.
8763 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
8764 for alpha_setup_arbitrary_frame.
8765
8766 2002-04-18 Andrew Cagney <cagney@redhat.com>
8767
8768 * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
8769 * gdbarch.h, gdbarch.c: Regenerate.
8770
8771 * defs.h (breakpoint_from_pc_fn): Delete type definition.
8772 * target.h (memory_breakpoint_from_pc): Update declaration.
8773 * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
8774
8775 * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
8776 * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
8777 * mem-break.c (memory_breakpoint_from_pc): Ditto.
8778 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
8779 * s390-tdep.c (s390_breakpoint_from_pc): Ditto
8780 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
8781 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
8782 * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
8783 * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
8784 * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
8785 * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
8786 * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
8787
8788 * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
8789 const pointer.
8790 * monitor.c (monitor_insert_breakpoint): Ditto.
8791 * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
8792
8793 * config/mcore/tm-mcore.h: Update copyright.
8794 * mem-break.c: Ditto.
8795 * xstormy16-tdep.c: Ditto.
8796
8797 2002-04-18 Pierre Muller <muller@ics.u-strasbg.fr>
8798
8799 * p-exp.y: Add precedence rule for '^' token.
8800 This removes the shift/reduce conflicts.
8801 Remove the comment concerning these shift/reduce conflicts.
8802
8803 2002-04-18 Elena Zannoni <ezannoni@redhat.com>
8804
8805 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
8806 (registers_powerpc_nofp): New register set for processors
8807 without floating point unit.
8808
8809 2002-04-18 David S. Miller <davem@redhat.com>
8810
8811 * MAINTAINERS: Add myself to write-after-approval.
8812
8813 2002-04-17 Michael Snyder <msnyder@redhat.com>
8814
8815 * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
8816
8817 2002-04-17 Andrew Cagney <ac131313@redhat.com>
8818
8819 * rs6000-tdep.c (frame_initial_stack_address): Use
8820 frame_register_read to read the alloca_reg.
8821
8822 2002-04-17 Andrew Cagney <ac131313@redhat.com>
8823
8824 * frame.c (find_saved_register): Find saved registers in the next
8825 not prev frame.
8826 Fix PR gdb/365.
8827
8828 2002-04-17 Andrew Cagney <ac131313@redhat.com>
8829
8830 * gdbarch.sh (LANG): Set to ``c''.
8831
8832 2002-04-15 Andrew Cagney <ac131313@redhat.com>
8833
8834 * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
8835
8836 2002-04-15 Andrew Cagney <ac131313@redhat.com>
8837
8838 * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
8839 Update copyright.
8840
8841 * hpread.c (hpread_get_lntt): Add declaration.
8842 Also fix PR gdb/391.
8843
8844 2002-04-14 Andrew Cagney <ac131313@redhat.com>
8845
8846 * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
8847 * aclocal.m4, configure: Re-generate.
8848 Fix PR gdb/391.
8849
8850 2002-04-14 Elena Zannoni <ezannoni@redhat.com>
8851
8852 * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
8853 instead of tm_print_insn.
8854
8855 2002-04-14 Elena Zannoni <ezannoni@redhat.com>
8856
8857 * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
8858
8859 2002-04-14 Andrew Cagney <ac131313@redhat.com>
8860
8861 * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
8862 * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
8863 (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
8864
8865 2002-04-12 Don Howard <dhoward@redhat.com>
8866
8867 * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
8868 max_user_call_depth.
8869 (init_cmd_lists): Initialize the new value;
8870 * cli/cli-script.c (execute_user_command): Limit the call depth of
8871 user defined commands. This avoids a core-dump when user commands
8872 are infinitly recursive.
8873
8874 2002-04-12 Kevin Buettner <kevinb@redhat.com>
8875
8876 * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
8877 * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
8878 from tdep struct instead of DEFAULT_LR_SAVE.
8879 (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
8880 * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
8881 * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
8882
8883 2002-04-12 Michael Snyder <msnyder@redhat.com>
8884
8885 * Remote.c: Spelling fix.
8886 * gcore.c (default_derive_heap_segment): Use bfd_section_name.
8887 If no symbol found for "sbrk", try "_sbrk".
8888 (make_output_phdrs): Use bfd_section_name.
8889 (gcore_copy_callback): Use bfd_section_name.
8890 * eval.c: Indentation fix-ups.
8891 * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
8892 in case it gets applied to an address that is already
8893 in the instruction space.
8894 * cli/cli-decode.c (help_list): Allow long lines to wrap.
8895 * symfile.c: Fix indentation, long lines.
8896 * source.c: White space fix-up.
8897
8898 2002-04-12 Andrew Cagney <cagney@redhat.com>
8899
8900 * defs.h (read_relative_register_raw_bytes): Delete declaration.
8901 * frame.c (frame_register_read): New function. Return non-zero on
8902 success.
8903 (read_relative_register_raw_bytes_for_frame): Delete.
8904 (read_relative_register_raw_bytes): Delete.
8905 * frame.h (frame_register_read): Declare.
8906 * d30v-tdep.c: Update Copyright. Use frame_register_read.
8907 * sh-tdep.c: Ditto.
8908 * infcmd.c (do_registers_info): Ditto.
8909 * hppa-tdep.c: Ditto.
8910 * rs6000-tdep.c: Ditto.
8911 * h8500-tdep.c: Ditto.
8912 * mips-tdep.c: Ditto.
8913 * h8300-tdep.c: Ditto.
8914 * z8k-tdep.c: Ditto.
8915
8916 2002-04-12 Kevin Buettner <kevinb@redhat.com>
8917
8918 From Jimi X <jimix@watson.ibm.com>:
8919 * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
8920 64-bit SysV ABI.
8921
8922 2002-04-12 Kevin Buettner <kevinb@redhat.com>
8923
8924 From Jimi X <jimix@watson.ibm.com>:
8925 * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
8926 bfd info.
8927
8928 2002-04-12 Kevin Buettner <kevinb@redhat.com>
8929
8930 From Jimi X <jimix@watson.ibm.com>:
8931 * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
8932 register sets for these processor variants.
8933
8934 2002-04-11 Daniel Jacobowitz <drow@mvista.com>
8935
8936 * regformats/reg-ppc.dat: Support FPSCR.
8937
8938 2002-04-11 Kevin Buettner <kevinb@redhat.com>
8939
8940 * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
8941 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
8942 Add fpscr as an invalid/unfetchable register.
8943 * ppc-linux-nat.c (ppc_register_u_addr, store_register)
8944 (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
8945 (fill_fpregset): Add support for register fpscr.
8946 (fetch_ppc_registers, store_ppc_registers, supply_gregset)
8947 (fill_gregset): Account for the fact that register ``mq'' might
8948 not exist.
8949 * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
8950 (registers_power): Add fpscr to register set at slot 71.
8951 (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
8952 exist on most PPC architectures. Initialize ppc_fpscr_regnum.
8953
8954 2002-04-11 Michael Snyder <msnyder@redhat.com>
8955
8956 * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
8957 * configure: Regenerate.
8958 * config.in: Regenerate.
8959 * acconfig.h: Add define for _SYSCALL32.
8960 * core-sol2.c: Remove #define _SYSCALL32.
8961 * solib-legacy.c: Remove #define _SYSCALL32.
8962
8963 2002-04-10 Andrew Cagney <ac131313@redhat.com>
8964
8965 * stack.c (select_frame): Cleanup internal error message, do not
8966 use %p.
8967
8968 2002-04-10 Andrew Cagney <ac131313@redhat.com>
8969
8970 * stack.c (select_frame): Check that selected_frame and the
8971 specified level are as expected.
8972 * blockframe.c (get_prev_frame): Set the `level' from next_frame.
8973 Update copyright.
8974 * frame.h (struct frame_info): Add field `level'. Update
8975 copyright.
8976 Work-in-progress PR gdb/464.
8977
8978 2002-04-10 Andrew Cagney <ac131313@redhat.com>
8979
8980 * maint.c (maint_print_section_info): Rename print_section_info.
8981 (print_bfd_section_info, print_objfile_section_info): Update.
8982 * inferior.h (struct gdbarch): Add opaque declaration.
8983 * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
8984 * gdbarch.h: Regenerate.
8985
8986 2002-04-10 Michal Ludvig <mludvig@suse.cz>
8987
8988 * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
8989 (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
8990 (kernel_u_size): Added.
8991 * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
8992 (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
8993
8994 2002-04-04 Jim Ingham <jingham@apple.com>
8995
8996 * valarith.c (find_size_for_pointer_math): New function, either returns
8997 the size for a pointer's target, returns 1 for void *, or errors for
8998 incomplete types.
8999 (value_add, value_sub): use find_size_for_pointer_math.
9000
9001 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
9002
9003 * linux-low.c (linux_look_up_symbols): New hook.
9004 (linux_target_ops): Add linux_look_up_symbols.
9005 * remote-utils.c (decode_address): New function.
9006 (look_up_one_symbol): New function.
9007 * server.c (handle_query): Call target look_up_symbols hook.
9008 * server.h (look_up_one_symbol): Add prototype.
9009 * target.h (struct target_ops): Add look_up_symbols hook.
9010
9011 2002-04-09 Andrew Cagney <ac131313@redhat.com>
9012
9013 * frame.c (read_relative_register_raw_bytes_for_frame): Do not
9014 override FP_REGNUM with frame->fp. Update copyright.
9015 * parse.c (num_std_regs, std_regs): Delete.
9016 (target_map_name_to_register): Do not search std_regs. Update
9017 function description.
9018 * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
9019 declarations. Update copyright.
9020 Fix PR gdb/251.
9021
9022 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
9023
9024 * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
9025 after the last symbol in a block.
9026
9027 2002-04-09 Pierre Muller <muller@ics.u-strasbg.fr>
9028
9029 * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
9030 is non zero as a found symbol.
9031
9032 2002-04-08 Andrew Cagney <ac131313@redhat.com>
9033
9034 * findvar.c: Include "builtin-regs.h".
9035 (value_of_register): Call value_of_builtin_reg when applicable.
9036 * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
9037 (target_map_name_to_register): Call
9038 builtin_reg_map_name_to_regnum.
9039 * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
9040 (COMMON_OBS): Add builtin-regs.o and std-regs.o.
9041 (builtin_regs_h): Define.
9042 (builtin-regs.o): New target.
9043 (findvar.o): Add $(builtin_regs_h).
9044 * builtin-regs.c, builtin-regs.h: New files.
9045 * std-regs.c: New file.
9046 Partial fix for PR gdb/251.
9047
9048 2002-04-08 Kevin Buettner <kevinb@redhat.com>
9049
9050 * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
9051 it's no longer required.
9052
9053 2002-04-08 Andrew Cagney <ac131313@redhat.com>
9054
9055 * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
9056
9057 2002-04-08 Kevin Buettner <kevinb@redhat.com>
9058
9059 From Jimi X <jimix@watson.ibm.com>:
9060 * rs6000-tdep.c (rs6000_software_single_step): Use
9061 rs6000_breakpoint_from_pc() to fetch breakpoint instruction
9062 and size. Use target_insert_breakpoint() and
9063 target_remove_breakpoint() to insert and remove breakpoints
9064 instead of explicit memory reads and writes.
9065
9066 2002-04-08 Kevin Buettner <kevinb@redhat.com>
9067
9068 * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
9069 * rs6000-tdep.c (rs6000_push_arguments): Eliminate
9070 ELF_OBJECT_FORMAT ifdef.
9071
9072 2002-04-08 Kevin Buettner <kevinb@redhat.com>
9073
9074 From Jimi X <jimix@watson.ibm.com>:
9075 * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
9076
9077 2002-04-08 Kevin Buettner <kevinb@redhat.com>
9078
9079 From Jimi X <jimix@watson.ibm.com>:
9080 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
9081 definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
9082
9083 2002-04-07 Mark Kettenis <kettenis@gnu.org>
9084
9085 * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
9086 s/asprintf/xasprintf/.
9087 (fbsd_make_corefile_notes): s/strdup/xstrdup/.
9088
9089 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9090
9091 I believe Jeff Law denies responsability for this one:
9092 * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
9093 * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
9094 * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
9095 Work-around for PR gdb/366.
9096
9097 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
9098
9099 * remote-e7000.c (write_small, e7000_read_inferior_memory,
9100 e7000_read_inferior_memory_large, e7000_insert_breakpoint,
9101 e7000_remove_breakpoint): Use paddr_nz() to print addresses.
9102
9103 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
9104
9105 * sh-tdep.c (sh_fp_frame_init_saved_regs,
9106 sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
9107 information.
9108
9109 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9110
9111 * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
9112 maintainer.
9113
9114 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9115
9116 * README (Reporting Bugs in GDB): Document the bug web page as the
9117 prefered way of submitting bugs.
9118 Fix PR gdb/402.
9119
9120 2002-04-06 Andrew Cagney <ac131313@redhat.com>
9121
9122 * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
9123 -1. Update comment.
9124 * gdbarch.h, gdbarch.c: Re-generate.
9125
9126 2002-04-07 Andreas Schwab <schwab@suse.de>
9127
9128 * m68klinux-nat.c (fill_fpregset): Properly pass address of
9129 buffer to regcache_collect.
9130
9131 2002-04-06 Andrew Cagney <ac131313@redhat.com>
9132
9133 * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.
9134 * gdbarch.c, gdbarch.h: Re-generate.
9135
9136 2002-04-06 Andrew Cagney <ac131313@redhat.com>
9137
9138 * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
9139 declaration. Fix -Werror.
9140
9141 2002-04-05 Daniel Jacobowitz <drow@mvista.com>
9142
9143 * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
9144 * gdbarch.c: Regenerate.
9145
9146 2002-04-05 Michael Snyder <msnyder@redhat.com>
9147
9148 * breakpoint.c (clear_command): Rewrite middle section to
9149 combine two loops with identical control conditions.
9150 Add a cleanup to eliminate a memory leak.
9151 * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
9152
9153 2002-04-05 H.J. Lu (hjl@gnu.org)
9154
9155 * solib-svr4.c (bkpt_names): Add "__start".
9156
9157 2002-04-04 Andrew Cagney <ac131313@redhat.com>
9158
9159 * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
9160 as test for 64 bit target.
9161
9162 2002-04-05 Andrew Cagney <ac131313@redhat.com>
9163
9164 * h8500-tdep.c (h8500_write_fp): Delete function.
9165 * dwarf2cfi.c (cfi_write_fp): Document as not used.
9166 * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
9167 * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
9168 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
9169 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
9170 * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
9171 (s390_write_fp):
9172 * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
9173 * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
9174 * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
9175 (d10v_write_fp): Delete function.
9176 * inferior.h (write_fp, generic_target_write_fp): Delete
9177 declarations.
9178 * regcache.c (generic_target_write_fp): Delete function.
9179 (write_fp): Delete function.
9180 * gdbarch.sh (TARGET_WRITE_FP): Delete.
9181 * gdbarch.h, gdbarch.c: Regenerate.
9182 * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
9183 * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
9184 (sparc64_write_fp): Delete declaration.
9185 * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
9186 (h8500_write_fp): Delete declaration.
9187
9188 2002-04-04 Andrew Cagney <ac131313@redhat.com>
9189
9190 * sparc-tdep.c (sparc64_write_fp): Delete.
9191 (sparc_push_dummy_frame): Replace write_fp call with code to store
9192 the FP directly.
9193 (sparc_gdbarch_init): Do not initialize write_fp.
9194
9195 2002-04-05 Kevin Buettner <kevinb@redhat.com>
9196
9197 * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
9198 clause.
9199
9200 2002-03-29 Jim Blandy <jimb@redhat.com>
9201
9202 * stack.c (get_selected_block): Add new argument `addr_in_block',
9203 used to return the exact code address we used to select the block,
9204 not just the block.
9205 * blockframe.c (get_frame_block, get_current_block): Same.
9206 * frame.h (get_frame_block, get_current_block,
9207 get_selected_block): Update declarations.
9208 * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
9209 linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
9210
9211 2002-04-05 Michael Snyder <msnyder@redhat.com>
9212
9213 * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
9214 warning message.
9215
9216 2002-04-05 J. Brobecker <brobecker@gnat.com>
9217
9218 * utils.c (xfullpath): New function.
9219 * defs.h (xfullpath): Add declaration.
9220 * source.c (openp): Use xfullpath in place of gdb_realpath to
9221 avoid resolving the basename part of filenames when the
9222 associated file is a symbolic link. This fixes a potential
9223 inconsistency between the filenames known to GDB and the
9224 filenames it prints in the annotations.
9225 * symtab.c (lookup_symtab): Use the new xfullpath function, in order
9226 to be able to match a filename with either the real filename, or
9227 the name of any symbolic link to this file.
9228 (lookup_partial_symtab): Ditto.
9229
9230 2002-04-04 Michael Snyder <msnyder@redhat.com>
9231
9232 * breakpoint.c: Add support for hardware breakpoints in overlays.
9233 (overlay_events_enabled): New state variable.
9234 (insert_breakpoints): Use overlay_events_enabled to decide
9235 whether to attempt to set a breakpoint at the overlay load addr.
9236 Handle bp_hardware_breakpoint as well as bp_breakpoint.
9237 (remove_breakpoint): Use overlay_events_enabled to decide
9238 whether breakpoints need to be removed from overlay load addr.
9239 Handle bp_hardware_breakpoint as well as bp_breakpoint.
9240 (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
9241 (create_overlay_event_breakpoint, enable_overlay_breakpoints,
9242 disable_overlay_breakpoints): Update overlay_events_enabled.
9243
9244 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
9245
9246 * dwarf2read.c (struct function_range): New.
9247 (cu_first_fn, cu_last_fn, cu_cached_fn): New.
9248 (check_cu_functions): New.
9249 (read_file_scope): Initialize global function lists.
9250 Call dwarf_decode_line after processing children.
9251 (read_func_scope): Add to global function list.
9252 (dwarf_decode_lines): Call check_cu_functions everywhere
9253 record_line is called. Call record_line with a linenumber
9254 of 0 to mark sequence ends.
9255
9256 2002-04-04 Michal Ludvig <mludvig@suse.cz>
9257
9258 * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
9259 change sync with glibc.
9260
9261 2002-04-03 Jim Blandy <jimb@redhat.com>
9262
9263 * configure.in: Call AC_C_INLINE.
9264 * configure: Regenerated.
9265
9266 2002-04-01 Daniel Jacobowitz <drow@mvista.com>
9267
9268 * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
9269 and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
9270
9271 2002-03-31 Mark Kettenis <kettenis@gnu.org>
9272
9273 * NEWS: Mention gcore support on FreeBSD/i386.
9274
9275 * fbsd-proc.c: New file.
9276 * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
9277 * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
9278
9279 * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
9280 while statement.
9281
9282 2002-03-29 Jim Blandy <jimb@redhat.com>
9283
9284 * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
9285 unescaped newlines in string literals, but newer ones don't. So
9286 escape them.
9287
9288 2002-03-26 Michael Snyder <msnyder@redhat.com>
9289 Andrew Cagney <cagney@redhat.com>
9290
9291 * cli/cli-dump.c: New file. Dump memory to file,
9292 restore file to memory.
9293 * cli/cli-dump.h: New file.
9294 * Makefile.in: Add rules, dependencies for cli-dump.o.
9295 * NEWS: Mention new commands.
9296
9297 2002-03-28 Michael Snyder <msnyder@redhat.com>
9298
9299 * symfile.c (symbol_file_add): Move test for null symbols to later.
9300
9301 2002-03-27 Andrew Cagney <ac131313@redhat.com>
9302
9303 From veksler at il.ibm.com:
9304 * utils.c (gdb_realpath): If canonicalize_file_name fails, return
9305 the xstrduped original path.
9306 Fix PR gdb/417.
9307
9308 2002-03-27 Michael Snyder <msnyder@redhat.com>
9309
9310 * breakpoint.c (_initialize_breakpoint): Clean up help string.
9311 * infcmd.c (_initialize_infcmd): Ditto.
9312 * language.c (_initialize_language): Ditto.
9313 * symfile.c (_initialize_symfile): Ditto.
9314 * top.c (_init_main): Ditto.
9315 * cli/cli-cmds.c (init_cli_cmds): Ditto.
9316
9317 2002-03-27 Elena Zannoni <ezannoni@redhat.com>
9318
9319 * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
9320 vector registers handling.
9321 (skip_prologue): Handle new AltiVec instructions. Fill in new
9322 fields of frame data.
9323 (frame_get_saved_regs): Fill in information for AltiVec registers.
9324
9325 2002-03-27 Jim Blandy <jimb@redhat.com>
9326
9327 * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
9328 a function; leave this macro here to invoke that function.
9329 (symbol_init_mangled_name): Declaration for that function.
9330 * symtab.c (symbol_init_mangled_name): New function.
9331
9332 2002-03-27 Andrew Cagney <ac131313@redhat.com>
9333
9334 * valarith.c: Replace strerror with safe_strerror.
9335 * tracepoint.c: Ditto.
9336 * lin-lwp.c: Ditto.
9337 * go32-nat.c: Ditto.
9338 * inflow.c: Ditto.
9339 * gnu-nat.c: Ditto.
9340
9341 2002-03-27 Andreas Schwab <schwab@suse.de>
9342
9343 * event-top.c (command_line_handler): Remove useless if.
9344
9345 2002-03-27 Andreas Jaeger <aj@suse.de>
9346
9347 * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
9348 comment.
9349
9350 2002-03-27 Michal Ludvig <mludvig@suse.cz>
9351
9352 * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
9353 (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
9354 * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
9355 (x86_64_linux_dr_get_status, supply_gregset),
9356 (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
9357 * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
9358 (x86_64_register_info_table): Add.
9359 (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
9360 (x86_64_register_raw_size, x86_64_register_virtual_type),
9361 (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
9362 general x86_64_register_info_table.
9363 (i386_gdbarch_init): gdbarch_register_bytes is now set
9364 dynamicaly during initialization.
9365 * regformats/reg-x86-64.dat: Synced with changes to registers above.
9366 * gdbserver/linux-x86-64-low.c: Ditto.
9367
9368 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
9369
9370 * gdbserver/server.c (main): Call target_signal_to_host_p
9371 and target_signal_to_host on signals received from the remote.
9372 * gdbserver/remote-utils.c (prepare_resume_reply): Call
9373 target_signal_from_host on signals sent to the remote.
9374 * gdbserver/server.h: Add prototypes. Include "gdb/signals.h".
9375 * gdbserver/Makefile.in: Add signals.o. Add -I${INCLUDE_DIR}.
9376
9377 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
9378
9379 * signals/signals.c: Include "server.h" in gdbserver build.
9380 (target_signal_from_name): Don't use STREQ.
9381 (_initialize_signals): Likewise. Don't include function in
9382 gdbserver build.
9383
9384 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
9385
9386 * signals.c: Moved to...
9387 * signals/signals.c: Here.
9388 * Makefile (signals.o): Update.
9389
9390 2002-03-26 Jeff Law (law@redhat.com)
9391
9392 * somread.c (som_symtab_read): Remove some commented out code and
9393 updated related comments. Do not set the minimal symbol table to
9394 mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
9395 in a dynamic executable.
9396 * hppa-tdep.c (find_proc_framesize): Sanely handle the case
9397 where we are unable to find the minimal symbol for the given
9398 PC value.
9399
9400 2002-03-25 Jeff Law (law@redhat.com)
9401
9402 * linux-proc.c (read_mapping): Scan up to end of line for filename.
9403
9404 2002-03-25 Michal Ludvig <mludvig@suse.cz>
9405
9406 * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
9407
9408 2002-03-23 Andrew Cagney <ac131313@redhat.com>
9409
9410 * command.h: Update copyright.
9411 (struct cmd_list_element): Replace definition with opaque
9412 declaration.
9413 (enum cmd_types): Document that it will eventually be moved to
9414 cli/cli-decode.h
9415 (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
9416 (MALLOCED_REPLACEMENT): Delete macro.
9417 * Makefile.in (cli_decode_h): Add $(command_h).
9418 (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
9419 * top.c: Include "cli/cli-decode.h".
9420 * completer.c: Include "cli/cli-decode.h".
9421 * maint.c: Include "cli/cli-decode.h".
9422 * cli/cli-decode.h: Include "command.h".
9423 (enum command_class): Delete.
9424 (enum cmd_types): Comment out.
9425 (enum cmd_auto_boolean): Delete.
9426 (enum var_types): Delete.
9427
9428 2002-03-23 Andrew Cagney <ac131313@redhat.com>
9429
9430 * cli/cli-decode.c: Include "gdb_assert.h".
9431 (add_set_or_show_cmd): New static function.
9432 (add_set_cmd): Rewrite. Use add_set_or_show_cmd.
9433 (add_show_from_set): Rewrite. Use add_set_or_show_cmd. Don't copy
9434 all fields, such as func, from the set command.
9435
9436 2002-03-23 Andrew Cagney <ac131313@redhat.com>
9437
9438 * MAINTAINERS (sh-elf): Change warning flag to -w.
9439
9440 2002-03-23 Andrew Cagney <cagney@redhat.com>
9441
9442 * defs.h (error): Add printf format attribute.
9443 * thread-db.c (thread_from_lwp): Fix error format string.
9444 * stack.c (parse_frame_specification): Ditto.
9445 * cli/cli-decode.c (undef_cmd_error): Ditto.
9446 * scm-lang.c (scm_lookup_name): Ditto.
9447 * tracepoint.c (trace_error): Ditto.
9448 * remote-utils.c (usage): Ditto.
9449 * remote.c (compare_sections_command): Ditto.
9450 Fix PR gdb/328.
9451
9452 2002-03-22 Andrew Cagney <ac131313@redhat.com>
9453
9454 * gdbtypes.c (append_composite_type_field): New function.
9455 (init_composite_type): New function.
9456 * gdbtypes.h (append_composite_type_field): Declare.
9457 (init_composite_type): Ditto.
9458
9459 2002-03-22 Elena Zannoni <ezannoni@redhat.com>
9460
9461 * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
9462 function.
9463 * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
9464 * rs6000-tdep.c (rs6000_gdbarch_init): Use different
9465 structure returning convention for SYSV ABI case, but not
9466 for GNU/Linux, FreeBSD, or NetBSD.
9467
9468 2002-03-22 Daniel Jacobowitz <drow@mvista.com>
9469
9470 * symtab.h (lookup_block_symbol): Add mangled_name argument
9471 to prototype.
9472
9473 * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
9474 with new mangled_name argument.
9475 * linespec.c (decode_line_1): Likewise.
9476 * valops (value_of_this): Likewise.
9477 * symtab.c (lookup_transparent_type): Likewise.
9478 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
9479 (lookup_symbol): If we are given a mangled name, pass it down
9480 to lookup_symbol_aux.
9481 (lookup_block_symbol): If we are given a mangled name to check
9482 against, only return symbols which match it.
9483
9484 2002-03-22 Christopher Faylor <cgf@redhat.com>
9485
9486 * win32-nat.c (child_create_inferior): Check for proper shell to use
9487 here, in case the user changes it on the fly.
9488 (_initialize_inftarg): Remove shell path considerations.
9489
9490 2002-03-21 Elena Zannoni <ezannoni@redhat.com>
9491
9492 * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
9493 for gdbarch_max_register_raw_size and max_register_virtual_size.
9494 Adjust copyright year.
9495
9496 2002-03-21 Daniel Jacobowitz <drow@mvista.com>
9497
9498 * dbxread.c (process_one_symbol): Extend the first N_SLINE
9499 in a function to cover the entire beginning of the function
9500 as well if it does not already.
9501
9502 2002-03-21 Tom Rix <trix@redhat.com>
9503
9504 * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
9505 (rs6000_ptrace64): Renamed from ptrace64.
9506
9507 2002-03-20 Martin M. Hunt <hunt@redhat.com>
9508
9509 * gdbserver/remote-utils.c (remote_open): Don't call
9510 getprotobyname, we're all using TCP here so just use
9511 IPPROTO_TCP.
9512 * gdbserver/gdbreplay.c (remote_open): Ditto.
9513
9514 2002-03-20 Martin M. Hunt <hunt@redhat.com>
9515
9516 * regcache.c (_initialize_regcache): No need to call
9517 build_regcache() at this time; it gets called whenever
9518 the gdbarch changes.
9519
9520 2002-03-20 David O'Brien <obrien@FreeBSD.org>
9521
9522 * sparc-nat.c: Include sys/param.h where possible.
9523
9524 2002-03-20 Daniel Jacobowitz <drow@mvista.com>
9525
9526 Fix PR gdb/422.
9527 * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
9528 FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
9529 * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
9530 complex types.
9531 * stabsread.c (rs6000_builtin_type): Likewise.
9532 (read_sun_floating_type): Likewise.
9533
9534 2002-03-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9535
9536 * stabsread.c (read_member_functions): Remove skip code for duplicate
9537 constructor/destructor methods. Use standard parsing for these
9538 methods and just do not chain them to the list of methods after
9539 parsing.
9540
9541 2002-03-19 Alexandre Oliva <aoliva@redhat.com>
9542
9543 * coffread.c: Remove redundant static declarations. Replace
9544 occurrences of `PTR' with `void *'.
9545 * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
9546 * top.h (quit_cover): Likewise.
9547 * defs.h (catch_errors): Likewise.
9548
9549 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9550
9551 * defs.h (XMALLOC): Define.
9552 * gdb-events.sh (XMALLOC): Delete macro.
9553 * gdb-events.c, gdb-events.h: Regenerate.
9554 * gdbarch.sh (XMALLOC): Delete macro.
9555 * gdbarch.c: Regenerate.
9556 * serial.c (XMALLOC): Delete macro.
9557 * ui-file.c (XMALLOC): Ditto.
9558 * ser-unix.h (XMALLOC): Ditto.
9559 * sh-tdep.c (XMALLOC): Ditto.
9560 * ui-out.c (XMALLOC): Ditto.
9561 * utils.c (XMALLOC): Ditto.
9562 * i386-tdep.c (XMALLOC): Ditto.
9563 * gdb-events.c (XMALLOC): Ditto.
9564 * d10v-tdep.c (XMALLOC): Ditto.
9565 * cli-out.c (XMALLOC): Ditto.
9566
9567 * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
9568 * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
9569 * ui-file.c, ui-out.c: Ditto.
9570
9571 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9572
9573 * command.h (struct cmd_list_element): Add field context.
9574 (set_cmd_context, get_cmd_context): Declare.
9575 * cli/cli-decode.h: Ditto.
9576 * cli/cli-decode.c (get_cmd_context): New function.
9577 (set_cmd_context): New function.
9578 (add_cmd): Initialize context.
9579 Part of fixing PR gdb/145 and PR gdb/146.
9580
9581 2002-03-17 Andrew Cagney <ac131313@redhat.com>
9582
9583 * cli/cli-decode.c (cmd_type): New function.
9584 * command.h (cmd_type): Declare.
9585 * infrun.c (set_schedlock_func): Call function cmd_type.
9586 * kod.c (kod_set_os): Call cmd_type.
9587 * cris-tdep.c (cris_version_update): Use function cmd_type.
9588 (cris_mode_update, cris_abi_update): Ditto.
9589
9590 * command.h: (execute_cmd_post_hook): Declare.
9591 (execute_cmd_pre_hook): Declare.
9592 * cli/cli-script.c (clear_hook_in_cleanup): New function.
9593 (execute_cmd_post_hook, execute_cmd_pre_hook): New
9594 functions. Execute pre/post hook while ensuring that afterwords
9595 hook_in is cleared.
9596 * top.c (execute_command): Use execute_cmd_post_hook, and
9597 execute_cmd_pre_hook to execute pre/post commands.
9598 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
9599 hook_stop_stub.
9600 (hook_stop_stub): Call execute_cmd_pre_hook.
9601
9602 2002-03-17 Andrew Cagney <ac131313@redhat.com>
9603
9604 * kod.c (kod_set_os): Revert previous change. Is called by ``info
9605 set'' and this leads to a core dump. Move xstrdup of
9606 operating_system to after check that it is not NULL.
9607
9608 2002-03-17 Andrew Cagney <ac131313@redhat.com>
9609
9610 * kod.c (kod_set_os): Remove unnecessary check that
9611 ``command->type'' is set_cmd.
9612
9613 * valprint.c (set_input_radix): Use input_radix.
9614 (set_output_radix): Use output_radix.
9615 (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
9616 isn't reverted.
9617
9618 2002-03-16 Andrew Cagney <ac131313@redhat.com>
9619
9620 * value.h (struct value): Delete field ``substring_addr''. Change
9621 aligner fields to force_doublest_align, force_longest_align,
9622 force_core_addr_align and force_pointer_aligh.
9623
9624 * value.h (struct value): Fix typo in above change.
9625
9626 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9627
9628 * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
9629 to fix internal_error from ``maintenance print architecture''.
9630
9631 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9632
9633 * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
9634 for gcc versions after gcc-2.8.1.
9635
9636 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9637
9638 * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
9639 for method resolution. Restore adjustment of ``this'' pointer after
9640 calling value_struct_elt, which was accidentally removed during the
9641 HP merge.
9642
9643 2002-03-15 Andrew Cagney <ac131313@redhat.com>
9644
9645 * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
9646 value_of_register.
9647 * findvar.c (value_of_register): Add ``frame'' parameter. Pass to
9648 get_saved_register.
9649 * value.h (value_of_register): Update.
9650
9651 2002-03-14 Richard Henderson <rth@redhat.com>
9652
9653 * configure.in: Detect declaration for canonicalize_file_name.
9654 * utils.c (canonicalize_file_name): Declare, if needed.
9655 (gdb_realpath): Prefer realpath if available and usable.
9656 * config.in, configure: Rebuild.
9657
9658 2002-03-14 Richard Henderson <rth@redhat.com>
9659
9660 * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
9661 a constant array bound.
9662
9663 * MAINTAINERS: Add myself to write-after-approval.
9664
9665 2002-03-14 Michael Snyder <msnyder@redhat.com>
9666
9667 * symfile.c (syms_from_objfile): Return immediately if no syms.
9668 (symbol_file_add): Return immediately if no syms.
9669 (find_sym_fns): Return immediately if no syms.
9670
9671 2002-03-13 Michal Ludvig <mludvig@suse.cz>
9672
9673 * gdbserver/remote-util.c (remote_open): Print remote-side's
9674 IP address when remote debugging over the network.
9675
9676 2002-03-12 David O'Brien <obrien@FreeBSD.org>
9677
9678 * config/sparc/fbsd.mh: Fix copyright.
9679 * config/sparc/fbsd.mt: Likewise.
9680
9681 2002-03-11 Richard Earnshaw <rearnsha@arm.com>
9682
9683 * MAINTAINERS: Fix typo in name of gdb warnings option.
9684 (x86-64): Fix formating so that this can be parsed by awk.
9685
9686 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
9687
9688 * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
9689 * defs.h: Include "gdb/signals.h".
9690 (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
9691
9692 2002-03-10 Michal Ludvig <mludvig@suse.cz>
9693
9694 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
9695 * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
9696 from x86-64-tdep.h
9697
9698 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
9699 Don Howard <dhoward@redhat.com>
9700
9701 * mips-tdep.c (ST0_FR): Define.
9702 (mips2_fp_compat): New function, temporarily disabled.
9703 (mips_read_fp_register_single): New function.
9704 (mips_read_fp_register_double): New function.
9705 (mips_print_register): Use them.
9706 (do_fp_register_row): Likewise.
9707
9708 2002-03-09 Andrew Cagney <ac131313@redhat.com>
9709
9710 * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
9711 approval''.
9712
9713 2002-03-08 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9714
9715 * stabsread.c (read_member_functions): Fix is_stub test for
9716 static member functions, improve comment.
9717
9718 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
9719
9720 * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
9721 (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
9722 (_initialize_remote_rdi): Use add_set_boolean_cmd to register
9723 commands that set boolean values.
9724 (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
9725 (arm_rdi_resume): Always initialize PC.
9726 (arm_rdi_open): Don't use rslt as a boolean.
9727 (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
9728 (arm_rdi_fetch_registers, arm_rdi_store_registers)
9729 (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
9730 (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
9731
9732 2002-03-06 Alexandre Oliva <aoliva@redhat.com>
9733
9734 * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
9735 * configure: Rebuilt.
9736
9737 2002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9738
9739 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
9740 (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
9741
9742 2002-03-06 Andrew Cagney <ac131313@redhat.com>
9743
9744 * cli/cli-decode.c (set_cmd_completer): New function.
9745 * command.h (set_cmd_completer): Declare.
9746 * cli/cli-decode.h (set_cmd_completer): Ditto.
9747
9748 * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
9749 * cli/cli-cmds.c (init_cli_cmds): Ditto.
9750 * win32-nat.c (_initialize_inftarg): Ditto.
9751 * remote-rdi.c (_initialize_remote_rdi): Ditto.
9752 * proc-api.c (_initialize_proc_api): Ditto.
9753 * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
9754 * source.c (_initialize_source): Ditto.
9755 * exec.c (_initialize_exec): Ditto.
9756 * solib.c (_initialize_solib): Ditto.
9757 * top.c (init_main): Ditto.
9758 * tracepoint.c (_initialize_tracepoint): Ditto.
9759 * symfile.c (_initialize_symfile): Ditto.
9760 * printcmd.c (_initialize_printcmd): Ditto.
9761 * infcmd.c (_initialize_infcmd): Ditto.
9762 * corefile.c (_initialize_core): Ditto.
9763
9764 2002-03-05 Andrew Cagney <ac131313@redhat.com>
9765
9766 * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
9767
9768 2002-03-05 Andrew Cagney <ac131313@redhat.com>
9769
9770 * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
9771
9772 2002-03-05 Andrew Cagney <ac131313@redhat.com>
9773
9774 * NEWS: Update headings, 5.2 has branched.
9775
9776 2002-03-04 Daniel Jacobowitz <drow@mvista.com>
9777
9778 * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
9779 (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
9780 (register_addr, REGISTER_RAW_SIZE): Likewise.
9781 (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
9782 * gdbserver/linux-x86-64-low.c: Remove extra #endif.
9783
9784 2002-03-03 Michal Ludvig <mludvig@suse.cz>
9785
9786 * MAINTAINERS (x86-64): Add myself.
9787 * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
9788 changed value_ptr -> struct value *
9789
9790 2002-03-01 David O'Brien <obrien@FreeBSD.org>
9791
9792 * configure.host (sparc64-*-freebsd): Add.
9793 * configure.tgt: Likewise.
9794 * config/sparc/fbsd.mh: New file.
9795 * config/sparc/fbsd.mt: Likewise.
9796 * config/sparc/nm-fbsd.h: Likewise.
9797 * config/sparc/tm-fbsd.h: Likewise.
9798
9799 2002-03-01 Daniel Jacobowitz <drow@mvista.com>
9800
9801 * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
9802 regformats/reg-s390x.dat.
9803
9804 2002-03-01 Andrew Cagney <ac131313@redhat.com>
9805
9806 * utils.c: Add FIXME explaining true/false problem.
9807
9808 2002-02-28 Andrew Cagney <ac131313@redhat.com>
9809
9810 * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
9811
9812 2002-02-28 Michael Chastain <mec@shout.net>
9813
9814 * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
9815
9816 2002-02-28 Daniel Jacobowitz <drow@mvista.com>
9817
9818 * gdbserver/linux-s390-low.c: New file.
9819 * regformats/reg-s390.dat: New file.
9820 * regformats/reg-s390x.dat: New file.
9821 * gdbserver/configure.srv: Add S/390.
9822 * gdbserver/Makefile.in: Add S/390.
9823 * configure.tgt: Enable gdbserver for S/390.
9824
9825 2002-02-28 Eli Zaretskii <eliz@is.elta.co.il>
9826
9827 * go32-nat.c (_initialize_go32_nat): Don't use periods in the
9828 first line of the doc string for "info dos", except at the end of
9829 the sentence, since the short help stops at the first period.
9830
9831 2002-02-28 Jason Merrill <jason@redhat.com>
9832
9833 * dwarf2read.c (dwarf_cfi_name): Add new codes.
9834
9835 2002-02-27 Fred Fish <fnf@redhat.com>
9836
9837 * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
9838 comment (dumy -> dummy).
9839
9840 2002-02-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9841
9842 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
9843
9844 2002-02-27 Rodney Brown <rbrown64@csc.com.au>
9845
9846 * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
9847
9848 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
9849
9850 * gdbserver/acconfig.h: New file.
9851 * gdbserver/i387-fp.c: New file.
9852 * gdbserver/i387-fp.h: New file.
9853 * gdbserver/linux-x86-64.c: New file.
9854 * regformats/reg-x86-64.dat: New file.
9855 * configure.tgt: Add x86_64-*-linux* gdbserver support.
9856 * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
9857 * gdbserver/configure.in: Add support for regsets.
9858 * gdbserver/config.in: Regenerate.
9859 * gdbserver/configure: Regenerate.
9860 * gdbserver/Makefile.in: Likewise. Add $(linux_low_h).
9861 * gdbserver/linux-low.h: New file.
9862 * gdbserver/linux-low.c: Include "linux-low.h". Add support
9863 for regsets.
9864 * gdbserver/linux-arm-low.c: Include "linux-low.h".
9865 * gdbserver/linux-ia64-low.c: Include "linux-low.h".
9866 * gdbserver/linux-m68k-low.c: Include "linux-low.h".
9867 * gdbserver/linux-mips-low.c: Include "linux-low.h".
9868 * gdbserver/linux-ppc-low.c: Include "linux-low.h".
9869 * gdbserver/linux-sh-low.c: Include "linux-low.h".
9870 * gdbserver/linux-i386-low.c: Include "linux-low.h". Include
9871 "i387-fp.h". Add PTRACE_GETREGS and friends.
9872 * gdbserver/regcache.c (supply_register): New function.
9873 (supply_register_by_name): New function.
9874 (collect_register): New function.
9875 (collect_register_by_name): New function.
9876
9877 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
9878
9879 * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
9880 (config.status): Add configure.srv dependency.
9881 (server_h): Add config.h dependency.
9882
9883 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
9884
9885 * regformats/reg-i386-linux.dat: New file, with $orig_eax.
9886 * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
9887 * gdbserver/configure.srv: Change i386-*-linux* to use
9888 reg-i386-linux.o.
9889
9890 2002-02-26 Andrew Cagney <ac131313@redhat.com>
9891
9892 * x86-64-tdep.c: Re-indent. Update copyright date.
9893
9894 2002-02-26 Andrew Cagney <ac131313@redhat.com>
9895
9896 From Michal Ludvig <mludvig@suse.cz>:
9897 * x86-64-tdep.c (value.h): Delete.
9898 (gdb_assert.h): Include.
9899 (x86_64_register_convert_to_virtual,
9900 x86_64_register_convert_to_raw ): Add check which lets only
9901 floating-point values to be converted.
9902 (value_push): Delete.
9903 (x86_64_push_arguments): Order of arguments pushed on stack fixed.
9904 (i386_gdbarch_init): Number of register_bytes fixed.
9905
9906 2002-02-26 Andrew Cagney <ac131313@redhat.com>
9907
9908 * MAINTAINERS: Add x86-64 target.
9909
9910 2002-02-26 Andrew Cagney <ac131313@redhat.com>
9911
9912 * memattr.c (mem_command): Eliminate ``true'' and ``false''.
9913 * osfsolib.c (solib_map_sections): Ditto.
9914 * irix5-nat.c (solib_map_sections): Ditto.
9915 * corelow.c (gdb_check_format): Ditto.
9916 * symfile.c (symfile_bfd_open): Ditto.
9917 * solib.c (solib_map_sections): Ditto.
9918 Fix PR gdb/354.
9919
9920 2002-02-26 Andrew Cagney <ac131313@redhat.com>
9921
9922 * remote.c (_initialize_remote): By default, disable ``e'' and
9923 ``E'' step out-of-range packets.
9924
9925 2002-02-26 Andreas Schwab <schwab@suse.de>
9926
9927 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
9928 m68k_linux_frame_saved_pc.
9929 (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
9930 in_sigtramp.
9931 (SIGCONTEXT_PC_OFFSET): Remove.
9932 * m68klinux-nat.c (m68k_linux_frame_saved_pc,
9933 m68k_linux_sigtramp_saved_pc): New functions.
9934 (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
9935 (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
9936 (UCONTEXT_PC_OFFSET): Define.
9937 (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
9938 non-RT and RT signal trampolines.
9939
9940 2002-02-26 Richard Earnshaw <rearnsha@arm.com>
9941
9942 * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
9943 (TARGET_NBPG, STACK_END_ADDR): Delete
9944 (VARIABLES_INSIDE_BLOCK): Delete.
9945
9946 2002-02-25 Andrew Cagney <ac131313@redhat.com>
9947
9948 * utils.c (perror_with_name): Make string parameter constant.
9949 (print_sys_errmsg): Ditto.
9950 (query): Ditto.
9951 * defs.h (perror_with_name): Update.
9952 (print_sys_errmsg): Update.
9953 (query): Update.
9954
9955 2002-02-25 Daniel Jacobowitz <drow@mvista.com>
9956
9957 From Eliot Dresselhaus <eliot@ayrnetworks.com>:
9958 * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
9959
9960 2002-02-25 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9961
9962 * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
9963 if it already matches the current architecture from the exec file.
9964 Include arch-utils.h for gdbarch_info_init prototype.
9965 * Makefile.in (rs6000-nat.o): Update dependencies.
9966
9967 2002-02-25 Eli Zaretskii <eliz@is.elta.co.il>
9968
9969 * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
9970 list of exported variables.
9971
9972 2002-02-24 Daniel Jacobowitz <drow@mvista.com>
9973
9974 * gdbserver/configure.srv: New file.
9975 * gdbserver/configure.in: Use configure.srv instead
9976 of the host/target makefile fragments. Set GDBSERVER_DEPFILES
9977 from it.
9978 * gdbserver/configure: Regenerated.
9979 * gdbserver/terminal.h: New file.
9980 * gdbserver/Makefile.in: Update for configure changes. Remove
9981 more unneeded include paths.
9982
9983 2002-02-24 Andrew Cagney <ac131313@redhat.com>
9984
9985 From wiz at danbala:
9986 * config/sparc/tm-sp64.h: Fix grammar and typos.
9987 Fix PR gdb/287.
9988
9989 2002-02-24 Andrew Cagney <ac131313@redhat.com>
9990
9991 * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
9992 with either ``GNU/Linux'' or ``Linux kernel''. Update copyright.
9993 * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
9994 * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
9995 * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
9996 * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
9997 * s390-tdep.c: Ditto.
9998 * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
9999 * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
10000 * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
10001 * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
10002 * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
10003 * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
10004 * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
10005 * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
10006 * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
10007 * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
10008 Fix PR gdb/378.
10009
10010 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10011
10012 * lin-thread.c: Delete file.
10013 * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
10014 to gdb_proc_service.h.
10015 * configure: Re-generate.
10016
10017 * ocd.c (ocd_open): Do not try to open the "ocd" device.
10018 * serial.c (serial_open): Delete check for "ocd".
10019 Fix PR gdb/349.
10020
10021 * Makefile.in (linux-thread.o): Delete target.
10022 * linux-thread.c: Delete file.
10023
10024 * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
10025 renamed SH files to be consistent.
10026
10027 * symtab.c (sort_search_symbols): Use xfree.
10028
10029 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
10030
10031 * arm-linux-tdep.c (arm_linux_init_abi): Register
10032 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
10033 * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
10034 definition with undef, since we don't want the sysvr4 definition.
10035 (SKIP_TRAMPOLINE_CODE): Likewise.
10036
10037 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10038
10039 From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
10040
10041 * configure.in: (AC_CHECK_FUNCS) Added test for
10042 canonicalize_file_name Regenerated.
10043 * config.in, configure: Regenerated.
10044 * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
10045 defined use canonicalize_file_name.
10046
10047 2002-02-23 Michael Chastain <mec@shout.net>
10048
10049 * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
10050
10051 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10052
10053 * README: Remove references to cygnus.com.
10054 * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
10055 dot com'' form. Remove references to cygnus.com and sourceware.
10056
10057 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10058
10059 From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
10060 * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
10061 1003.1-2001 no longer allows "head -1".
10062 * gdb/Makefile.in (version.c): Likewise.
10063 * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
10064 * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
10065 equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
10066
10067 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10068
10069 * cli/cli-decode.c (cmd_cfunc_eq): New function.
10070 * command.h (cmd_cfunc_eq): Declare.
10071 * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
10072
10073 * cli/cli-cmds.h (is_complete_command): Change parameter to a
10074 ``struct cmd_list_element *''.
10075 * cli/cli-cmds.c (is_complete_command): Update. Use
10076 cmd_cfunc_eq.
10077 * top.c (execute_command): Pass the command to
10078 is_complete_command.
10079 * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
10080
10081 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10082
10083 From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
10084 * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
10085 architecture defines.
10086 * s390-tdep.c (s390_gdbarch_init): Likewise.
10087
10088 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
10089
10090 * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
10091 (arm_linux_push_arguments): Likewise.
10092 (arm_linux_init_abi): Register them. Also register linux-specific
10093 call_dummy_words.
10094 (find_minsym_and_objfile): Use strcmp, not STREQ.
10095 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
10096 (arm_linux_call_dummy_words): Delete declaration.
10097 (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
10098 (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
10099 declarations.
10100 (LOWEST_PC): Delete.
10101
10102 2002-02-23 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10103
10104 * maint.c (print_section_info): Do not prepend `0x' to filepos
10105 output, it will be handled by local_hex_string_custom.
10106
10107 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
10108
10109 * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
10110 (store_newfpe_double, store_newfpe_extended, store_fpregister)
10111 (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
10112
10113 2002-02-22 Jim Blandy <jimb@redhat.com>
10114
10115 Indicate that the bcache functions don't change the strings
10116 they're passed.
10117 * bcache.h (bcache, hash): Add `const' keywords to declarations.
10118 * bcache.c (bcache, hash): Add `const' keywords to definitions.
10119
10120 2002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
10121
10122 * win32-nat.c (child_create_inferior): Fix create flags setting bug.
10123
10124 2002-02-21 Christopher Faylor <cgf@redhat.com>
10125
10126 * win32-nat.c (register_loaded_dll): Just use raw name when we can't
10127 find the complete path to a loaded DLL.
10128
10129 2002-02-21 Fred Fish <fnf@redhat.com>
10130
10131 * dbxread.c (process_one_symbol): When finding an N_FUN symbol
10132 that marks the end of the range of a function, enter a line number
10133 entry that has a line number of zero and a PC offset that matches
10134 the end of the function. This starts a range of PC's for which no
10135 line number information is known.
10136 * symtab.c (find_pc_sect_line): If our best fit is in a range of
10137 PC's for which no line number info is found (line number is zero)
10138 then we didn't find any valid line information.
10139 * symtab.h: Document use of zero line number entry.
10140
10141 2002-02-21 Elena Zannoni <ezannoni@redhat.com>
10142
10143 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
10144 (have_ptrace_getvrregs): Define for run time checks.
10145 (gdb_vrregset_t): New type for Altivec register handling.
10146 (fetch_register, store_register): Fetch/store altivec register
10147 when needed.
10148 (fetch_altivec_register, store_altivec_register): New functions.
10149 (supply_vrregset, fill_vrregset): New functions.
10150 (fetch_altivec_registers, store_altivec_registers): New functions.
10151 (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
10152 registers as well.
10153
10154 2002-02-21 Jiri Smid <smid@suse.cz>
10155
10156 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
10157
10158 2002-02-21 Richard Earnshaw <rearnsha@arm.com>
10159
10160 * Makefile.in (armnbsd-nat.o): Update dependencies.
10161 * armnbsd-nat.c (supply_gregset): New function. Common code to
10162 supply the integer register set.
10163 (supply_fparegset): New function. Similar for FPA registers.
10164 (fetch_regs, fetch_fp_regs): Use them.
10165 (fetch_core_registers): Likewise.
10166 (fetch_elfcore_registers): New function.
10167 (arm_netbsd_elfcore_fns): New core-file type specification.
10168 (_initialize_arm_netbsd_nat): Register it.
10169
10170 2002-02-21 Richard Earnshaw <rearnsha@arm.com>
10171
10172 * armnbsd-nat.c: Include gdbcore.h.
10173 (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
10174 (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
10175 'void' to declaration, to shut up ARI.
10176 (fetch_core_registers): Make static. Rewrite using supply_register.
10177 (arm_netbsd_core_fns): New core-file type specification.
10178 (_initialize_arm_netbsd_nat): New function.
10179
10180 2002-02-21 Christopher Faylor <cgf@redhat.com>
10181
10182 * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
10183 value.
10184
10185 2002-02-20 Christopher Faylor <cgf@redhat.com>
10186
10187 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
10188 fails.
10189
10190 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
10191
10192 * jv-exp.y (parse_number): Change type of implicit longs
10193 to builtin_type_uint64.
10194
10195 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
10196
10197 * gdbserver/linux-low.c (mywait): Change argument to waitpid
10198 to be an integer instead of a `union wait'.
10199
10200 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
10201
10202 * mips-linux-nat.c: Call the operating system GNU/Linux.
10203 * mips-linux-tdep.c: Likewise.
10204 * mips-tdep.c: Likewise.
10205
10206 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
10207
10208 Fix PR gdb/265.
10209 * jv-exp.y (parse_number): Handle 64-bit integers.
10210
10211 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
10212
10213 * gdbserver/configure.in: Remove AM_PROC_CC_STDC. Change
10214 AC_STDC_HEADERS to AC_HEADER_STDC.
10215 * gdbserver/configure: Regenerated.
10216
10217 2002-02-20 Richard Earnshaw <rearnsha@arm.com>
10218
10219 * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
10220 is defined.
10221 * sparc-tdep.c (get_longjmp_target): Likewise.
10222
10223 2002-02-20 Richard Earnshaw <rearnsha@arm.com>
10224
10225 * News: Add news about ARM and Multi-arch. Mention the new target
10226 arm*-*-netbsd*.
10227
10228 2002-02-19 Jim Blandy <jimb@redhat.com>
10229
10230 * stabsread.c (error_type_complaint): Improve error message.
10231
10232 2002-02-19 Daniel Jacobowitz <drow@mvista.com>
10233
10234 * gdbserver/README: Update documentation.
10235 * gdbserver/configure.in: Update configury to match documentation.
10236 * gdbserver/Makefile.in: Likewise.
10237 * gdbserver/configure: Regenerated.
10238 * gdbserver/aclocal.m4: New file, generated by aclocal.
10239 * gdbserver/config.in: New file, generated by autoheader.
10240
10241 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
10242
10243 * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
10244 armnbsd-nat.c.
10245
10246 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
10247
10248 * arm-tdep.h (enum arm_float_model): New enum.
10249 (struct gdbarch_tdep): Add fp_model.
10250 * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep. Defer setting
10251 up floating-point conversions until we know the floating-point model
10252 in use by the inferior. Don't complain about being unable to
10253 determine the ABI of the inferior when we don't have one.
10254 (arm_extract_return_value): Support different floating-point models.
10255 (arm_store_return_value): Likewise.
10256 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
10257 ARM_FLOAT_SOFT.
10258 (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
10259
10260 2002-02-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10261
10262 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
10263 of ``current_gdbarch''.
10264
10265 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
10266
10267 * armnbsd-nat.c : ANSIfy all function declarations.
10268 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
10269 (fetch_inferior_registers): Re-implement in terms of above.
10270 (store_register, store_regs, store_fp_register, store_fp_regs): New.
10271 (store_inferior_registers): Re-implement in terms of above.
10272
10273 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
10274
10275 * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
10276 kernel.
10277 * arm-linux-tdep.c: Likewise.
10278 * config/arm/tm-linux.h: Likewise.
10279
10280 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
10281
10282 * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
10283 * config/arm/nbsd.mt (TM_FILE): Delete.
10284 * config/arm/tm-nbsd.h: Delete.
10285
10286 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
10287
10288 * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
10289 Initialize CALL_DUMMY_LENGTH.
10290
10291 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
10292
10293 * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
10294 function.
10295 (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
10296 * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
10297 defines one thing and that is incorrect for this port.
10298 (IN_SOLIB_CALL_TRAMPOLINE): Delete.
10299
10300 2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
10301
10302 * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
10303
10304 2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
10305
10306 * win32-nat.c (display_selector): New function. Displays information
10307 about the information returned by GetThreadSelectorEntry API function.
10308 (display_selectors): New function. Displays the infomation of
10309 the selector given as argument, or of CS, DS ans FS selectors
10310 if no argument is given.
10311 ( _initialize_inftarg): Add "w32" as info prefix command.
10312 Add "info w32 selector" as command calling display_selectors.
10313
10314 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10315
10316 * i386-tdep.c (get_longjmp_target): Fix compilation failure
10317 by setting dummy values to JB_PC and JB_ELEMENT_SIZE
10318 if not defined.
10319
10320 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
10321
10322 * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
10323
10324 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
10325
10326 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
10327 (arm_fix_call_dummy): Call it.
10328 (arm_call_dummy_breakpoint_offset): Delete.
10329 (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
10330 * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
10331
10332 2002-02-18 Andrew Cagney <ac131313@redhat.com>
10333
10334 * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
10335 Default to func_frame_chain_valid.
10336 * gdbarch.h, gdbarch.c: Re-generate.
10337 * frame.h (FRAME_CHAIN_VALID): Delete definition.
10338
10339 2002-02-18 Elena Zannoni <ezannoni@redhat.com>
10340
10341 * ppc-linux-nat.c: Update copyright.
10342 (fetch_register, store_register): Add tid parameter, don't compute
10343 tid here.
10344 (fetch_ppc_registers, store_ppc_registers): Add tid
10345 parameter. Pass it along to callees.
10346 (fetch_inferior_registers, store_inferior_registers): Compute tid
10347 here, and pass it to calleed functions.
10348 (fill_gregset, supply_fpregset): Clean up formatting.
10349
10350 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
10351
10352 * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
10353 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
10354
10355 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
10356
10357 * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
10358 * gdbarch.c gdbarch.h: Regenerate.
10359 * breakpoint.c (create_longjmp_breakpoint): Always compile this
10360 function.
10361 (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
10362 * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
10363 (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
10364
10365 * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
10366 * arm-tdep.c (arm_get_longjmp_target): New function.
10367 (arm_gdbarch_init): Initialize jb_pc to -1. If ABI handler changes
10368 this to a positive value register arm_get_longjmp_target as the
10369 longjmp handler.
10370 * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
10371 (arm_linux_init_abi): Set up longjmp description in tdep.
10372 * armnbsd-nat.c (get_longjmp_target): Delete.
10373 * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
10374 description in tdep.
10375 * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
10376 (get_longjmp_target): Delete declaration.
10377 (GET_LONGJMP_TARGET): Delete.
10378 * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
10379 (GET_LONGJMP_TARGET): Delete.
10380
10381 2002-02-17 Kevin Buettner <kevinb@redhat.com>
10382
10383 From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
10384 * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
10385 of ``current_gdbarch''.
10386
10387 2002-02-17 Tom Tromey <tromey@redhat.com>
10388
10389 * cli/cli-cmds.c (compare_strings): New function.
10390 (complete_command): Only print each unique item once.
10391 * completer.h (complete_line): Declare.
10392 * completer.c (complete_line): New function.
10393 (line_completion_function): Use it.
10394
10395 2002-02-16 Andrew Cagney <ac131313@redhat.com>
10396
10397 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
10398 * gdbarch.h, gdbarch.c: Re-generate.
10399
10400 2002-02-16 Daniel Jacobowitz <drow@mvista.com>
10401
10402 * valarith.c (value_x_unop): Fix decrement; support post-decrement.
10403
10404 2002-02-16 Daniel Jacobowitz <drow@mvista.com>
10405
10406 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
10407 * valops.c (value_arg_coerce): Don't take the address of a reference
10408 to convert an argument to a reference.
10409
10410 2002-02-15 Christopher Faylor <cgf@redhat.com>
10411
10412 * win32-nat.c (get_image_name): New function.
10413 (handle_load_dll): Use get_image_name function.
10414 (get_child_debug_event): Avoid registering debug events until possibly
10415 execed process is started.
10416 (child_create_inferior): Allow invocation via shell so that command
10417 line redirection, etc. works ok.
10418 (_initialize_inftarg): Add new command: "set shell" to control whether
10419 a shell is used to start a process.
10420
10421 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
10422
10423 * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
10424 instead of find_register_by_number.
10425 (cannot_store_register): Likewise.
10426
10427 2002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
10428
10429 * dwarf2read.c: Replace fprintf (stderr, ...) by
10430 fprintf_unfiltered (gdb_stderr, ...).
10431
10432 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
10433
10434 * gdbserver/gdbserver.1: Document --attach.
10435
10436 2002-02-15 Richard Earnshaw <rearnsha@arm.com>
10437
10438 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
10439 descriptions.
10440 * arm-tdep.c (arm_default_arm_le_breakpoint)
10441 (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
10442 (arm_default_thumb_be_breakpoint): New. Initialize them from
10443 traditional breakpoint defines.
10444 (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
10445 (arm_gdbarch_init): Initialize new breakpoint variables.
10446 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
10447 (arm_linux_init_abi): Initialize linux-specific breakpoint.
10448 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
10449 (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
10450 code out to ...
10451 (arm_netbsd_init_abi_common): ... here; new function.
10452 * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
10453 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
10454 * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
10455 * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
10456
10457 2002-02-15 Richard Earnshaw <rearnsha@arm.com>
10458
10459 * arm-tdep.h (enum arm_abi): New enum.
10460 (struct gdbarch_tdep): New structure.
10461 (LOWEST_PC): Provide a default.
10462 (arm_gdbarch_register_os_abi): Declare new function.
10463 * arm-tdep.c (arm_abi_names): New array.
10464 (process_note_abi_tag_sections): New function.
10465 (get_elfosabi): New function.
10466 (arm_gdbarch_register_os_abi): New function.
10467 (arm_gdbarch_init): Try to determine the ABI of the inferior. If
10468 support for that ABI has been built in, then call the appropriate
10469 configuration routine. Use gdbarch_num_regs() to get the number
10470 of registers.
10471 (arm_dump_tdep): New function.
10472 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
10473 place-holder functions.
10474 (_initialize_arm_tdep): Register them.
10475 * config/arm/tm-arm.h (LOWEST_PC): Delete.
10476
10477 * armnbsd-tdep.c: New file.
10478 * Makefile.in (armnbsd-tdep.o): Add dependencies.
10479 * config/arm/nbsd.mt (TDEPFILES): Add it.
10480 * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
10481
10482 * armnbsd-nat.c: Include regcache.h.
10483 * Makefile.in (armnbsd-nat.o): Update dependency list.
10484
10485 * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
10486
10487 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
10488
10489 * gdbserver/Makefile.in: Fix typos in target rules.
10490
10491 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
10492
10493 Fix part of PR gdb/267.
10494 * linespec.c (find_methods): Handle constructors specially for now.
10495
10496 2002-02-14 Corinna Vinschen <vinschen@redhat.com>
10497
10498 * arm-tdep.c (arm_push_arguments): Eliminate special float type
10499 handling.
10500 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
10501 standard_coerce_float_to_double().
10502
10503 2002-02-14 Christopher Faylor <cgf@redhat.com>
10504
10505 * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
10506 GDBINIT_FILENAME.
10507
10508 2002-02-14 Elena Zannoni <ezannoni@redhat.com>
10509
10510 * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
10511 find_variant_by_name, because it confuses the multiarch
10512 framework. Return NULL if there isn't an architecture with the
10513 user supplied name, instead of forcing a different one without
10514 recording the change with the multiarch machinery.
10515 (find_variant_by_name): Delete.
10516
10517 2002-02-14 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10518
10519 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
10520 i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
10521
10522 2002-02-13 Martin M. Hunt <hunt@redhat.com>
10523
10524 * stack.c (print_frame_info_base): When calling
10525 print_frame_info_listing_hook, set current_source_symtab.
10526
10527 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
10528
10529 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
10530 and remove unused $(INCLUDE_DIR).
10531 Add regcache.c to OBS.
10532 Add generated register protocol files to clean target.
10533 Update dependencies for new objects, obsolete old target code.
10534
10535 * gdbserver/linux-low.c: Remove all platform-specific code to
10536 new files. Remove various dead code. Update to use regcache
10537 functionality.
10538 * gdbserver/remote-utils.c (fromhex): Add return statement
10539 to quiet warning.
10540 (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
10541 constant.
10542 (input_interrupt): Add integer parameter to match prototype
10543 of a signal handler.
10544 (outreg): Use register_data ().
10545 (prepare_resume_reply): Use gdbserver_expedite_regs.
10546 * gdbserver/server.c (main): Dynamically allocate own_buf because
10547 PBUFSIZ is no longer constant. Use registers_to_string () and
10548 registers_from_string ().
10549 * gdbserver/server.h: No longer include "defs.h". Add prototypes
10550 for error (), fatal (), and warning (). Update definition of
10551 PBUFSIZ to use regcache functionality. Add include guard.
10552 * gdbserver/utils.c (fatal): Add missing ``const''.
10553 (warning): New function.
10554
10555 * regformats/regdat.sh: Include "regcache.h" in generated files.
10556 Provide init_registers () function.
10557 * regformats/regdef.h: Add prototype for set_register_cache ().
10558 Add include guard.
10559
10560 * gdbserver/linux-arm-low.c: New file.
10561 * gdbserver/linux-i386-low.c: New file.
10562 * gdbserver/linux-ia64-low.c: New file.
10563 * gdbserver/linux-m68k-low.c: New file.
10564 * gdbserver/linux-mips-low.c: New file.
10565 * gdbserver/linux-ppc-low.c: New file.
10566 * gdbserver/linux-sh-low.c: New file.
10567
10568 * gdbserver/regcache.c: New file.
10569 * gdbserver/regcache.h: New file.
10570
10571 * gdbserver/low-linux.c: Removed obsolete file.
10572
10573 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
10574
10575 * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
10576 * config/i386/linux.mt: Likewise.
10577 * config/ia64/linux.mt: Likewise.
10578 * config/m68k/linux.mh: Likewise.
10579 * config/powerpc/linux.mh: Likewise.
10580 * config/mips/linux.mt: Likewise.
10581
10582 * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
10583
10584 * config/i386/i386lynx.mh: Mark gdbserver variables
10585 as (currently) obsolete for this target.
10586 * config/i386/nbsd.mt: Likewise.
10587 * config/i386/nbsdelf.mt: Likewise.
10588 * config/m32r/m32r.mt: Likewise.
10589 * config/m68k/m68klynx.mh: Likewise.
10590 * config/m68k/nbsd.mt: Likewise.
10591 * config/m68k/sun3os4.mh: Likewise.
10592 * config/mips/vr5000.mt: Likewise.
10593 * config/ns32k/nbsd.mt: Likewise.
10594 * config/pa/hppabsd.mh: Likewise.
10595 * config/pa/hppaosf.mh: Likewise.
10596 * config/powerpc/nbsd.mt: Likewise.
10597 * config/rs6000/rs6000lynx.mh: Likewise.
10598 * config/s390/s390.mt: Likewise.
10599 * config/s390/s390x.mt: Likewise.
10600 * config/sparc/sparclynx.mh: Likewise.
10601 * config/sparc/sun4os4.mh: Likewise.
10602 * config/i386/x86-64linux.mt: Likewise.
10603 * config/sparc/linux.mh: Likewise.
10604
10605 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
10606
10607 * configure.tgt: Configure gdbserver only for known working
10608 targets. Set ${build_gdbserver} instead of modifying ${configdirs}.
10609 * configure.in: Check ${build_gdbserver}. Put gdbserver/ into
10610 SUBDIRS if it is configured. Update comment for ${nativefile}.
10611 * configure: Regenerated.
10612
10613 2002-02-13 Michael Snyder <msnyder@redhat.com>
10614
10615 * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
10616
10617 * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
10618 (default_gcore_mach): Just return 0, work around a problem in bfd.
10619 (default_gcore_target): OK to return NULL if exec_bfd is null.
10620 (make_mem_sec): Use a cast, avoid a warning.
10621
10622 * procfs.c (find_memory_regions_callback): Use a cast instead of
10623 calling host_pointer_to_address (which complains if
10624 sizeof (host pointer) != sizeof (target pointer)).
10625 (procfs_make_note_section): Avoid overflow in psargs string.
10626
10627 * procfs.c (procfs_make_note_section): Make the default
10628 implementation return an error.
10629
10630 2002-02-13 Rodney Brown <rbrown64@csc.com.au>
10631
10632 * procfs.c (procfs_make_note_section): Provide a default definition
10633 (for alpha-dec-osf4.0f). Fix typos.
10634
10635 2002-02-13 Elena Zannoni <ezannoni@redhat.com>
10636
10637 * linux-proc.c: Add include of regcache.h.
10638 * Makefile.in (linux-proc.o): Add dependency on regcache.h.
10639
10640 2002-02-13 Andrew Cagney <ac131313@redhat.com>
10641
10642 From 2002-01-18 Greg McGary <greg@mcgary.org>:
10643 * memattr.c (create_mem_region): Disallow useless empty region.
10644 Regions are half-open intervals, so allow [A..B) [B..C) as
10645 non-overlapping.
10646
10647 2002-02-13 Michael Chastain <mec@shout.net>
10648
10649 * defs.h: Kill CONST_PTR.
10650 * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
10651 * c-lang.c (c_builtin_types): Likewise.
10652 * ch-lang.c (ch_builtin_types): Likewise.
10653 * f-lang.c (f_builtin_types): Likewise.
10654 * language.c (unknown_builtin_types): Likewise.
10655 * m2-lang.c (m2_builtin_types): Likewise.
10656 * p-lang.c (pascal_builtin_types): Likewise.
10657 * scm-lang.c (c_builtin_types): Likewise.
10658
10659 2002-02-13 Keith Seitz <keiths@redhat.com>
10660
10661 * arm-tdep.h (arm_get_next_pc): Add declaration.
10662
10663 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
10664
10665 * arm-tdep.c (arm_use_struct_convention): Make static. Move to be
10666 with other related struct-returning functions.
10667 (arm_extract_struct_value_address): New function.
10668 (arm_gdbarch_init): Initialize the above in multi-arch vector. Also
10669 initialize float_format, double_format and long_double_format as
10670 appropriate to the endianness of the target.
10671 * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
10672 (arm_use_struct_convention): Delete declaration.
10673 (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
10674
10675 2002-02-13 Keith Seitz <keiths@redhat.com>
10676
10677 * defs.h (core_addr_to_string_nz): New function.
10678
10679 2002-02-13 Mark Kettenis <kettenis@gnu.org>
10680
10681 Apply missing bits of 2002-01-15 patch.
10682 * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
10683 (fill_fpregset): Use i387_fill_fsave.
10684
10685 2002-02-12 Keith Seitz <keiths@redhat.com>
10686
10687 * utils.c (core_addr_to_string): Use phex instead of phex_nz.
10688 (core_addr_to_string_nz): New function.
10689
10690 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
10691
10692 * arm-linux-nat.c: Really include arm-tdep.h.
10693 * config/arm/tm-linux.h (struct type, struct value): Declare.
10694
10695 2002-02-11 Michael Snyder <msnyder@redhat.com>
10696
10697 * procfs.c: Include elf-bfd.h (for elfcore_write functions).
10698 (gcore section): Ifdef for Solaris and Unixware only.
10699 (procfs_do_thread_registers): Unixware needs one lwpstatus
10700 per thread (not one prstatus or pstatus).
10701 (procfs_make_note_section): Iterate only over kernel threads (lwps),
10702 not over all gdb threads. For unixware, call elfcore_write_pstatus
10703 once before iterating over threads.
10704
10705 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
10706
10707 * arm-tdep.h: New file.
10708 * arm-tdep.c: Include arm-tdep.h.
10709 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
10710 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
10711 (arm_print_float_info, arm_register_type, convert_to_extended)
10712 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
10713 (arm_extract_return_value, arm_register_name): Make static.
10714 (arm_software_single_step): Similarly. Fix types in declaration.
10715 (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
10716 (arm_store_return_value, arm_store_struct_return): New functions.
10717 (arm_gdbarch_init): Register the above functions. Also register
10718 call_dummy_start_offset, sizeof_call_dummy_words,
10719 function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
10720 sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
10721 max_register_virtual_size, register_size. Set up
10722 prologue_cache.saved_regs here, rather than ...
10723 (_initialize_arm_tdep): ... here.
10724 * config/arm/tm-arm.h (struct type, struct value): Delete forward
10725 declarations.
10726 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
10727 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
10728 (arm_print_float_info, arm_register_type, convert_to_extended)
10729 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
10730 (arm_extract_return_value, arm_register_name): Delete declarations.
10731 (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
10732 (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
10733 (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
10734 (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
10735 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
10736 (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
10737 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
10738 (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
10739 (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
10740 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
10741 (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
10742 (arm_get_next_pc): No-longer static -- these are needed by the RDI
10743 interface.
10744 * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
10745 * remote-rdi.c remote-rdp.c: Likewise.
10746 * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
10747 (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
10748 * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
10749 definition.
10750
10751 * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
10752 (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
10753 (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
10754 from non-ARM_ prefixed definitions.
10755 * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
10756 all uses of above.
10757 * remote-rdi.c remote-rdp.c: Likewise.
10758 * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
10759
10760 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
10761
10762 * arm-tdep.c (arm_frameless_function_invocation)
10763 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
10764 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
10765 (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
10766 (arm_pop_frame, arm_get_next_pc): Make static.
10767 (arm_gdbarch_init): Register above in gdbarch structure.
10768 (arm_read_fp): Renamed from arm_target_read_fp.
10769 (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
10770 * config/arm/tm-arm.h (arm_frameless_function_invocation)
10771 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
10772 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
10773 (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
10774 (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
10775 (arm_pc_is_thumb_dummy): Delete declarations.
10776 (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
10777 (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
10778 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
10779 (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
10780
10781 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
10782
10783 * symtab.c (compare_search_syms): New function.
10784 (sort_search_symbols): New function.
10785 (search_symbols): Sort symbols after searching rather than
10786 before.
10787
10788 2002-02-10 Andrew Cagney <ac131313@redhat.com>
10789
10790 * NEWS: Linux -> GNU/Linux.
10791
10792 2002-02-10 Andrew Cagney <ac131313@redhat.com>
10793
10794 * gdbarch.sh: For for level one methods, disallow a definition
10795 when partially multi-arched. Add comments explaining rationale.
10796 * gdbarch.h: Re-generate.
10797
10798 2002-02-10 Andrew Cagney <ac131313@redhat.com>
10799
10800 * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
10801 multi-arch partial.
10802
10803 2002-02-10 Andrew Cagney <ac131313@redhat.com>
10804
10805 * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
10806 field. Use diff -u.
10807 * gdbarch.c: Re-generate.
10808
10809 2002-02-10 Andrew Cagney <ac131313@redhat.com>
10810
10811 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
10812 * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
10813 partial.
10814
10815 2002-02-10 Andrew Cagney <ac131313@redhat.com>
10816
10817 * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
10818 multi-arch partial.
10819 (PUSH_ARGUMENTS): Switch to using predefault.
10820 * gdbarch.c: Regenerate.
10821
10822 2002-02-10 Andrew Cagney <ac131313@redhat.com>
10823
10824 * valops.c (PUSH_ARGUMENTS): Delete definition.
10825 * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
10826 partial. Default to default_push_arguments.
10827 * gdbarch.h, gdbarch.c: Regenerate.
10828
10829 2002-02-09 Andrew Cagney <ac131313@redhat.com>
10830
10831 * defs.h (throw_exception): Rename return_to_top_level. Update
10832 comments.
10833 * utils.c (error_stream, internal_verror, quit): Ditto.
10834 * top.c (throw_exception, catcher): Ditto.
10835 * sparclet-rom.c (sparclet_load): Ditto.
10836 * remote.c (interrupt_query, minitelnet): Ditto.
10837 * remote-sds.c (interrupt_query): Ditto.
10838 * remote-mips.c (mips_error, mips_kill): Ditto.
10839 * ocd.c (interrupt_query): Ditto.
10840 * monitor.c (monitor_interrupt_query): Ditto.
10841 * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
10842 * target.h: Update comment.
10843
10844 * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
10845
10846 2002-02-09 Andrew Cagney <ac131313@redhat.com>
10847
10848 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
10849 default_double_format.
10850 * gdbarch.h, gdbarch.c: Re-generate.
10851 * findvar.c (floatformat_unknown): Delete variable definition.
10852 * doublest.h (floatformat_unknown): Delete variable declaration.
10853
10854 2002-02-09 Jim Blandy <jimb@redhat.com>
10855
10856 * stabsread.c (read_type): Add code to parse Sun's syntax for
10857 prototyped function types.
10858
10859 2002-02-09 Andrew Cagney <ac131313@redhat.com>
10860
10861 * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
10862 (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
10863
10864 2002-02-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10865
10866 * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
10867 _initialize_solib. Fixes name clash with solib.c:_initialize_solib,
10868 now _initialize_xcoffsolib gets called again and overrides the
10869 commands from solib.c in a native configuration.
10870
10871 2002-02-09 Mark Kettenis <kettenis@gnu.org>
10872
10873 * doublest.c (store_typed_floating): Don't try to return a value.
10874 Fixes PR gdb/290.
10875
10876 2002-02-08 Jim Blandy <jimb@redhat.com>
10877
10878 * c-typeprint.c (c_type_print_varspec_suffix): If a function type
10879 is prototyped and has no arguments, print its argument list as
10880 `(void)'.
10881
10882 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10883
10884 * MAINTAINERS (write-after-approval): Add myself.
10885 (paper-trail): I've escaped!
10886
10887 2002-02-08 Christopher Faylor <cgf@redhat.com>
10888
10889 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
10890 changes.
10891 (_initialize_check_for_gdb_ini): Ditto.
10892
10893 2002-02-08 Martin M. Hunt <hunt@redhat.com>
10894
10895 * win32-nat.c (cygwin_pid_to_str): Fix typo.
10896 xaprintf -> xasprintf.
10897
10898 2002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
10899
10900 * win32-nat.c: Remove use of printf and sprintf functions.
10901
10902 2002-02-08 Richard Earnshaw <rearnsha@arm.com>
10903
10904 * arm-tdep.c (arm_frame_chain_valid): Make static.
10905 (arm_push_arguments): Likewise.
10906 (arm_gdbarch_init): New function.
10907 (_initialize_arm_tdep): Call it.
10908 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
10909 (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
10910 (FRAME_CHAIN_VALID): Delete.
10911 (arm_frame_chain_valid): Delete declaration.
10912 (PUSH_ARGUMENTS): Delete.
10913 (arm_push_arguments): Delete declaration.
10914 (CALL_DUMMY_P): Delete.
10915
10916 2002-02-08 Andrew Cagney <ac131313@redhat.com>
10917 Corinna Vinschen <vinschen@redhat.com>
10918
10919 * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
10920 on builtin float types.
10921
10922 2002-02-08 Daniel Jacobowitz <drow@mvista.com>
10923
10924 * utils.c: Include <curses.h> before "bfd.h".
10925 * tui/tui-hooks.c: Likewise.
10926 * tui/tui.c: Likewise.
10927 * tui/tuiCommand.c: Likewise.
10928 * tui/tuiData.c: Likewise.
10929 * tui/tuiDataWin.c: Likewise.
10930 * tui/tuiDisassem.c: Likewise.
10931 * tui/tuiGeneralWin.c: Likewise.
10932 * tui/tuiIO.c: Likewise.
10933 * tui/tuiLayout.c: Likewise.
10934 * tui/tuiRegs.c: Likewise.
10935 * tui/tuiSource.c: Likewise.
10936 * tui/tuiSourceWin.c: Likewise.
10937 * tui/tuiStack.c: Likewise.
10938 * tui/tuiWin.c: Likewise.
10939
10940 2002-02-07 Elena Zannoni <ezannoni@redhat.com>
10941
10942 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
10943 to include space for pseudoregs as well. Update loops accordingly.
10944 (sh_fp_frame_init_saved_regs): Ditto.
10945 (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
10946
10947 2002-02-07 Andrew Cagney <ac131313@redhat.com>
10948
10949 * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
10950 Add Richard Earnshaw to Arm maintainers.
10951
10952 2002-02-07 Andrew Cagney <ac131313@redhat.com>
10953
10954 * defs.h (warning_begin): Delete declaration.
10955
10956 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
10957 Delete macro.
10958
10959 2002-02-07 Michael Snyder <msnyder@redhat.com>
10960
10961 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
10962 Logic bug, remove misplaced else.
10963
10964 2002-02-07 Klee Dienes <klee@apple.com>
10965
10966 * fork-inferior.c (fork_inferior): Add '!' to the list of
10967 characters that need to be quoted when building a string for the
10968 shell. Quote '!' specifically with a backslash, since CSH chokes
10969 when trying to evaluate "str!str".
10970
10971 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
10972
10973 * rdi-share/host.h: Only provide a typedef for bool if it is not
10974 defined.
10975
10976 2002-02-04 Michael Snyder <msnyder@redhat.com>
10977
10978 * breakpoint.h (enum bptype): Add new overlay event bp type.
10979 (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
10980
10981 * breakpoint.c (create_internal_breakpoint): New function.
10982 (internal_breakpoint_number): Moved into create_internal_breakpoint.
10983 (create_longjmp_breakpoint): Use create_internal_breakpoint.
10984 (create_thread_event_breakpoint): Ditto.
10985 (create_solib_event_breakpoint): Ditto.
10986 (create_overlay_event_breakpoint): New function.
10987 (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
10988 (update_breakpoints_after_exec): Delete and re-initialize
10989 overlay event breakpoints after an exec. Add FIXME comment
10990 about longjmp breakpoint.
10991 (print_it_typical): Ignore overlay event breakpoints.
10992 (print_one_breakpoint): Ditto.
10993 (mention): Ditto.
10994 (bpstat_what): Do not stop for overlay event breakpoints.
10995 (delete_breakpoint): Don't delete overlay event breakpoints.
10996 (breakpoint_re_set_one): Delete the overlay event breakpoint.
10997 (breakpoint_re_set): Re-create overlay event breakpoint.
10998
10999 * symfile.c (overlay_auto_command): Enable overlay breakpoints.
11000 (overlay_manual_command): Disable overlay breakpoints.
11001 (overlay_off_command): Disable overlay breakpoints.
11002
11003 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
11004
11005 * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
11006 (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
11007 to here from config/tm-arm.h.
11008 (coff_sym_is_thumb): Make static.
11009 (arm_elf_make_msymbol_special): New function.
11010 (arm_coff_make_msymbol_special): New function.
11011 * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
11012 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
11013 (coff_sym_is_thumb): Delete declaration.
11014 (arm_elf_make_msymbol_special): Declare.
11015 (arm_coff_make_msymbol_special): Declare.
11016 (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
11017 (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
11018
11019 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
11020
11021 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
11022
11023 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
11024
11025 * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
11026 * gdbarch.c gdbarch.h: Regenerate.
11027 * arch-utils.c (default_print_float_info): New function.
11028 * arch-utils.h (default_print_float_info): Prototype it.
11029 * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
11030 * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
11031 (PRINT_FLOAT_INFO): Document it.
11032
11033 * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
11034 * config/arm/tm-arm.h (FLOAT_INFO): Delete.
11035 (PRINT_FLOAT_INFO): Define.
11036
11037 2002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
11038
11039 * win32-nat.c (_initialize_check_for_gdb_ini):
11040 Add typecast to sprintf argument to suppress a warning.
11041
11042 2002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
11043
11044 * win32-nat.c (last_sig): Changed type of variable to target_signal,
11045 to allow easier handling of pass state.
11046 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
11047 that gives exception name and address.
11048 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
11049 and set last_sig value to ourstatus->value.sig. Some missing
11050 exceptions added.
11051 (child_continue): Correctly report continue_status.
11052 (get_child_debug_event,do_initial_child_stuff): Set last_sig to
11053 TARGET_SIGNAL_0 (new default value).
11054 (child_resume): consider sig argument passed to decide if
11055 the exception should be passed to debuggee or not.
11056
11057 2002-02-05 Michael Snyder <msnyder@redhat.com>
11058
11059 * regcache.c (fetch_register): Call target_fetch_register
11060 only if we don't call FETCH_PSEUDO_REGISTER.
11061 (store_register): Call target_store_register only if we
11062 don't call STORE_PSEUDO_REGISTER.
11063
11064 2002-02-05 Elena Zannoni <ezannoni@redhat.com>
11065
11066 * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
11067 ELF_MAKE_MSYMBOL_SPECIAL.
11068 * gdbarch.c, gdbarch.h: Regenerate.
11069 * arch-utils.c (default_make_msymbol_special): New function.
11070 * arch-utils.h (default_make_msymbol_special): Export.
11071 * elfread.c (elf_symtab_read): Compile use of
11072 ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
11073 multiarched.
11074 * coffread.c (coff_symtab_read): Ditto, for
11075 COFF_MAKE_MSYMBOL_SPECIAL.
11076
11077 2002-02-05 Jim Blandy <jimb@redhat.com>
11078
11079 * solib-svr4.c (svr4_truncate_ptr): New function.
11080 (svr4_relocate_section_addresses): Do the address arithmetic with
11081 the appropriate truncation for target addresses, even when
11082 CORE_ADDR is larger than a target address.
11083
11084 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
11085
11086 * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
11087 to (int *).
11088
11089 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
11090
11091 * gdbserver/linux-low.c (kill_inferior): Remove commented out
11092 code.
11093
11094 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
11095
11096 * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
11097
11098 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
11099
11100 * gdbserver/linux-low.c: Remove unused include files.
11101
11102 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
11103
11104 * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
11105 (read_inferior_memory): Use it.
11106 (write_inferior_memory): Likewise.
11107
11108 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
11109
11110 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
11111 grubbing through sys_errlist.
11112
11113 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
11114
11115 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
11116
11117 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
11118 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
11119
11120 2002-02-04 Andrew Cagney <ac131313@redhat.com>
11121
11122 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
11123 (do_sfunc, set_cmd_sfunc): New functions.
11124
11125 * command.h (struct cmd_list_element): Add field func.
11126 * cli/cli-decode.h (struct cmd_list_element): Ditto.
11127 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
11128 * cli/cli-decode.h: Ditto.
11129
11130 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
11131 (help_all, help_cmd_list): Ditto.
11132 (find_cmd, complete_on_cmdlist): Ditto.
11133 * top.c (execute_command): Ditto.
11134
11135 * cli/cli-setshow.c (do_setshow_command): Call func instead of
11136 function.sfunc.
11137
11138 * infcmd.c (notice_args_read): Fix function signature.
11139
11140 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
11141 * cli/cli-decode.c (add_set_cmd): Ditto.
11142 * utils.c (initialize_utils): Ditto.
11143 * maint.c (_initialize_maint_cmds): Ditto.
11144 * infrun.c (_initialize_infrun): Ditto.
11145 * demangle.c (_initialize_demangler): Ditto.
11146 * remote.c (add_packet_config_cmd): Ditto.
11147 * mips-tdep.c (_initialize_mips_tdep): Ditto.
11148 * cris-tdep.c (_initialize_cris_tdep): Ditto.
11149 * proc-api.c (_initialize_proc_api): Ditto.
11150 * kod.c (_initialize_kod): Ditto.
11151 * valprint.c (_initialize_valprint): Ditto.
11152 * top.c (init_main): Ditto.
11153 * infcmd.c (_initialize_infcmd): Ditto.
11154 * corefile.c (_initialize_core): Ditto.
11155 * arm-tdep.c (_initialize_arm_tdep): Ditto.
11156 * arch-utils.c (initialize_current_architecture): Ditto.
11157 (_initialize_gdbarch_utils): Ditto.
11158 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
11159
11160 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
11161 * wince.c (_initialize_inftarg): Ditto.
11162 * symfile.c (_initialize_symfile): Ditto.
11163 * mips-tdep.c (_initialize_mips_tdep): Ditto.
11164 * language.c (_initialize_language): Ditto.
11165 * arc-tdep.c (_initialize_arc_tdep): Ditto.
11166
11167 2002-02-04 Michael Snyder <msnyder@redhat.com>
11168
11169 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
11170
11171 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
11172
11173 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
11174 Add rules for building the register data files.
11175
11176 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
11177
11178 * regformats/regdat.sh: Add braces to the definition of
11179 expedite_regs_${arch}.
11180
11181 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
11182
11183 * regformats/regdef.h (struct reg): Add comment describing the
11184 requirements for offset and size fields.
11185
11186 2002-02-04 Andreas Schwab <schwab@suse.de>
11187
11188 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
11189 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
11190
11191 2002-02-04 Richard Earnshaw <rearnsha@arm.com>
11192
11193 * gdbarch.sh (copyright): Update years in generated header.
11194 (SMASH_TEXT_ADDRESS): Add rule.
11195 * gdbarch.h, gdbarch.c: Re-generate.
11196 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
11197 * dbxread.c: Likewise.
11198 * dwarfread.c: Likewise.
11199 * elfread.c: Likewise.
11200 * somread.c: Likewise.
11201
11202 * arm-tdep.c (arm_smash_text_address): New function.
11203 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
11204
11205 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
11206
11207 Add support for hardware watchpoints on win32 native.
11208 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
11209 CONTEXT_DEBUG_REGISTERS.
11210 (dr variable): New variable. Static array containing a local copy
11211 of debug registers.
11212 (debug_registers_changed): New variable. Reflects when debug registers
11213 are changed and need to be written to inferior.
11214 (debug_registers_used): New variable. Reflects when any debug register
11215 was set, used when new threads are created.
11216 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
11217 i386-nat code.
11218 (thread_rec): Set dr array if id is the thread of current_event .
11219 (child_continue, child_resume): Change the debug registers for all
11220 threads if debug_registers_changed.
11221 (child_add_thread): Change the debug registers if debug_registers_used.
11222 * config/i386/cygwin.mh: Add use of i386-nat.o file.
11223 Link nm.h to new nm-cygwin.h file.
11224 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
11225 of hardware registers.
11226
11227 2002-02-03 Andrew Cagney <ac131313@redhat.com>
11228
11229 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
11230 Restore behavour broken by 2002-01-20 Andrew Cagney
11231 <ac131313@redhat.com> IEEE_FLOAT removal.
11232
11233 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
11234
11235 * c-valprint.c (c_val_print): Pass a proper valaddr to
11236 cp_print_class_method.
11237 * valops.c (search_struct_method): If there is only one method
11238 and args is NULL, return that method.
11239
11240 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
11241
11242 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
11243 accessing tag_name directly.
11244
11245 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
11246
11247 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
11248 of accessing tag_name directly.
11249
11250 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
11251
11252 PR gdb/280
11253 * gdbtypes.c (replace_type): New function.
11254 * gdbtypes.h (replace_type): Add prototype.
11255 * stabsread.c (read_type): Use replace_type.
11256
11257 2002-02-03 Richard Earnshaw <rearnsha@arm.com>
11258
11259 * Makefile.in (memattr.o): Add missing dependencies rule.
11260
11261 2002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11262
11263 * breakpoint.c (break_at_finish_command): Really export.
11264 (break_at_finish_at_depth_command): Ditto.
11265 (tbreak_at_finish_command): Ditto.
11266 * hppa-tdep.c: Include completer.h.
11267 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
11268 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
11269
11270 2002-02-01 Andrew Cagney <ac131313@redhat.com>
11271
11272 * utils.c (do_write): New function.
11273 (error_stream): Rewrite combining the code from error_begin and
11274 verror.
11275 (verror): Rewrite using error_stream.
11276 (error_begin): Delete function.
11277
11278 2002-02-01 Andrew Cagney <ac131313@redhat.com>
11279
11280 * utils.c (error_begin): Make static.
11281 * defs.h (error_begin): Delete declaration.
11282
11283 * linespec.c (cplusplus_error): Replace cplusplus_hint.
11284 (decode_line_1): Use cplusplus_error instead of error_begin,
11285 cplusplus_hint and return_to_top_level.
11286 * coffread.c (coff_symfile_read): Use error instead of error_begin
11287 and return_to_top_level.
11288 * infrun.c (default_skip_permanent_breakpoint): Ditto.
11289
11290 2002-02-01 Andrew Cagney <ac131313@redhat.com>
11291
11292 * language.h (type_error, range_error): Make string parameter
11293 constant.
11294 * language.c (warning_pre_print): Delete extern declaration.
11295 * dwarfread.c (warning_pre_print): Ditto.
11296 * language.c (type_error, range_error): Rewrite to use verror and
11297 vwarning instead of warning_begin.
11298
11299 2002-02-01 Michael Snyder <msnyder@redhat.com>
11300
11301 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
11302 (set_ignore_count): Move misplaced comment back where it belongs.
11303
11304 2002-02-01 Andrew Cagney <ac131313@redhat.com>
11305
11306 * command.h (NO_FUNCTION): Delete macro.
11307 * cli/cli-decode.h (NO_FUNCTION): Ditto.
11308 * top.c (execute_command): Replace NO_FUNCTION with NULL.
11309 * tracepoint.c (_initialize_tracepoint): Ditto.
11310 * cli/cli-decode.c (add_set_cmd): Ditto.
11311 * cli/cli-cmds.c (init_cli_cmds): Ditto.
11312
11313 2002-02-01 Daniel Jacobowitz <drow@mvista.com>
11314
11315 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
11316 Update ``this'' pointer when calling virtual functions.
11317
11318 2002-02-01 Michael Snyder <msnyder@redhat.com>
11319
11320 * breakpoint.c (create_temp_exception_breakpoint): Delete.
11321 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
11322
11323 2002-02-01 Daniel Jacobowitz <drow@mvista.com>
11324
11325 * regformats/reg-arm.dat: New file.
11326 * regformats/reg-i386.dat: New file.
11327 * regformats/reg-ia64.dat: New file.
11328 * regformats/reg-m68k.dat: New file.
11329 * regformats/reg-mips.dat: New file.
11330 * regformats/reg-ppc.dat: New file.
11331 * regformats/reg-sh.dat: New file.
11332 * regformats/regdef.h: New file.
11333 * regformats/regdat.sh: New file.
11334
11335 2002-02-01 Richard Earnshaw <reanrsha@arm.com>
11336
11337 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
11338 (arm_frame_args_address, arm_frame_locals_address): New functions.
11339 (arm_frame_num_args): New function.
11340 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
11341 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
11342 (FRMA_NUM_ARGS): Call arm_frame_num_args.
11343
11344 2002-01-31 Michael Snyder <msnyder@redhat.com>
11345
11346 * breakpoint.c (break_at_finish_command): Export.
11347 (break_at_finish_at_depth_command): Export.
11348 (tbreak_at_finish_command): Export.
11349 (_initialize_breakpoint): Delete "xbreak" and "txbreak" commands.
11350 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
11351 "txbreak" commands, which are HPPA specific.
11352
11353 * printcmd.c (disassemble_command): Remove an ancient
11354 artifact of an old merge.
11355
11356 * symfile.h (enum overlay_debugging_state):
11357 Define enum constant values for overlay mode.
11358 * symfile.c (overlay_debugging): Use enums instead of literals.
11359 (overlay_is_mapped, overlay_auto_command,
11360 overlay_manual_command): Ditto.
11361
11362 * breakpoint.c (insert_breakpoints, remove_breakpoint,
11363 breakpoint_here_p, breakpoint_inserted_here_p,
11364 breakpoint_thread_match, bpstat_stop_status,
11365 describe_other_breakpoints, check_duplicates, clear_command):
11366 Coding standard fixes.
11367
11368 * target.c (target_xfer_memory): Add spaces, coding standard.
11369 (do_xfer_memory): Add missing line to trust-readonly
11370 code: check bfd SEC_READONLY flag for section.
11371
11372 2002-01-31 Andrew Cagney <ac131313@redhat.com>
11373
11374 * PROBLEMS: Fix typo, 5.1->5.1.1.
11375
11376 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
11377
11378 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
11379 data symbols, since we search based on textlow and texthigh.
11380 (find_pc_sect_symtab): Likewise.
11381
11382 2002-01-30 Andrew Cagney <ac131313@redhat.com>
11383
11384 * defs.h (vwarning): Declare.
11385 * utils.c (vwarning): New function.
11386 (warning): Call vwarning.
11387 (warning_begin): Delete function.
11388
11389 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
11390 the warning message.
11391 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
11392 warning_begin.
11393
11394 2002-01-30 Michael Snyder <msnyder@redhat.com>
11395
11396 * NEWS: Mention "set trust-readonly-sections" command.
11397 Mention generate-core-file command.
11398
11399 2002-01-15 Michael Snyder <msnyder@redhat.com>
11400
11401 * target.c: New command, "set trust-readonly-sections on".
11402 (do_xfer_memory): Honor the suggestion to trust readonly sections
11403 by reading them from the object file instead of from the target.
11404 (initialize_targets): Register command "set trust-readonly-sections".
11405
11406 2002-01-29 Andrew Cagney <ac131313@redhat.com>
11407
11408 * parse.c (target_map_name_to_register): Simplify, search regs and
11409 pseudo-regs using a single loop.
11410
11411 2002-01-30 Andrew Cagney <ac131313@redhat.com>
11412
11413 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
11414
11415 2002-01-15 Rodney Brown <rbrown64@csc.com.au>
11416
11417 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
11418 * config/i386/i386v42mp.mh: Add i387-nat.o .
11419 * i386v4-nat.c: Include i387-nat.h.
11420 (supply_fpregset): Use i387_supply_fsave.
11421 (fill_fpregset): Use i387_fill_fsave.
11422
11423 2002-01-30 Richard Earnshaw <rearnsha@arm.com>
11424
11425 * arm-tdep.c (arm_call_dummy_words): Define.
11426 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
11427 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
11428 (CALL_DUMMY_WORDS): Define.
11429 (arm_call_dummy_words): Declare.
11430 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
11431 (arm_linux_call_dummy_words): Declare.
11432
11433 2002-01-30 Andreas Schwab <schwab@suse.de>
11434
11435 * m68klinux-nat.c: Fix last change to use regcache_collect
11436 instead of referencing registers[] directly.
11437
11438 2002-01-29 Andrew Cagney <ac131313@redhat.com>
11439
11440 * parse.c (target_map_name_to_register): Delete code wrapped in
11441 #ifdef REGISTER_NAME_ALIAS_HOOK.
11442
11443 2002-01-28 Michael Snyder <msnyder@redhat.com>
11444
11445 * regcache.c (legacy_read_register_gen): Need to be able to
11446 read pseudo-register as well as real register.
11447 (legacy_write_register_gen): Ditto.
11448
11449 2002-01-28 Andrew Cagney <ac131313@redhat.com>
11450
11451 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
11452 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
11453 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
11454 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
11455 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
11456 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
11457 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
11458 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
11459 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
11460 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
11461 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
11462 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
11463 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
11464 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
11465 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
11466 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
11467 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
11468 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
11469 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
11470 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
11471
11472 2002-01-28 Andrew Cagney <ac131313@redhat.com>
11473
11474 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
11475 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
11476 (initialize_current_architecture): Update target_byte_order using
11477 information from BFD.
11478 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
11479 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
11480
11481 2002-01-28 Andrew Cagney <ac131313@redhat.com>
11482
11483 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
11484 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
11485
11486 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
11487 #ifdef INVALID_FLOAT.
11488 * infcmd.c (do_registers_info): Ditto.
11489 * values.c (unpack_double): Ditto. Add comment.
11490
11491 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
11492 already commented out.
11493
11494 2002-01-26 Andreas Schwab <schwab@suse.de>
11495
11496 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
11497 * m68klinux-nat.c: Update ptrace interface for fetching/storing
11498 registers and add support for PTRACE_GETREGS.
11499
11500 2002-01-24 Andrew Cagney <ac131313@redhat.com>
11501
11502 GDB 5.1.1 released from 5.1 branch.
11503 * NEWS: Add 5.1.1 news.
11504 * README: Sync with 5.1 branch.
11505
11506 2002-01-23 Fred Fish <fnf@redhat.com>
11507
11508 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
11509 stabstring on initial malloc. Reallocing will copy it for us,
11510 if necessary.
11511
11512 2002-01-23 Elena Zannoni <ezannoni@redhat.com>
11513
11514 * Makefile.in (hpread_h): Delete.
11515 (HFILES_NO_SRCDIR): Remove hpread.h.
11516 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
11517 (hpread.o): Update dependencies.
11518 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
11519
11520 * hp-psymtab-read.c: Remove file.
11521 * hp-symtab-read.c: Remove file.
11522 * hpread.h: Remove file.
11523
11524 * hpread.c: Merge all contents of hp-psymtab-read.c,
11525 hp-symtab-read.c and hpread.h into this file, as it was prior to
11526 January 1999.
11527
11528 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
11529 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
11530 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
11531 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
11532
11533 2002-01-23 Elena Zannoni <ezannoni@redhat.com>
11534
11535 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
11536 fill_gregset): Call gdbarch_tdep() just once, assign result to
11537 variable and use that, instead of calling the function several
11538 times.
11539
11540 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
11541
11542 * configure.host: Accept sparcv9 as alias for sparc64.
11543 * configure.tgt: Likewise.
11544
11545 2002-01-22 Kevin Buettner <kevinb@redhat.com>
11546
11547 * solib-aix5.c (build_so_list_from_mapfile)
11548 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
11549 arguments is not reversed.
11550 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
11551 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
11552
11553 2002-01-22 Elena Zannoni <ezannoni@redhat.com>
11554
11555 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
11556 modified version of obsolete sh_fetch_pseudo_register.
11557 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
11558 (sh4_register_read): New function.
11559 (sh_pseudo_register_write): New function. Renamed and modified
11560 version of obsolete sh_store_pseudo_register.
11561 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
11562 (sh4_register_write): New function.
11563 (sh_gdbarch_init): Remove setting of gdbarch function
11564 fetch_pseudo_register and store_pseudo_register. Remove setting of
11565 register_convert_to_raw, register_convert_to_virtual,
11566 register_convertible.
11567 (sh_sh4_register_convertible): Delete. No longer needed. All is
11568 taken care by architecture specific functions
11569 register_read/register_write.
11570 (sh_sh4_register_convert_to_virtual): Make static.
11571 (sh_sh4_register_convert_to_raw): Ditto.
11572
11573 2002-01-22 Andrew Cagney <ac131313@redhat.com>
11574
11575 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
11576 (floatformat_is_nan, floatformat_mantissa): Ditto.
11577
11578 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
11579 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
11580 builtin_type_ieee_double_little,
11581 builtin_type_ieee_double_littlebyte_bigword,
11582 builtin_type_m68881_ext, builtin_type_i960_ext,
11583 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
11584 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
11585 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
11586 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
11587
11588 2002-01-22 Corinna Vinschen <vinschen@redhat.com>
11589
11590 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
11591 parameter. Set frameless flag if it exists and depended of
11592 whether the scanned function is frameless or not.
11593 (xstormy16_skip_prologue): If function is frameless, return
11594 result of xstormy16_scan_prologue().
11595 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
11596 call.
11597
11598 2002-01-21 Elena Zannoni <ezannoni@redhat.com>
11599
11600 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
11601 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
11602 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
11603 sh_sh4_register_byte, sh_sh4_register_raw_size,
11604 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
11605 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
11606 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
11607 sh_store_pseudo_register, sh_do_pseudo_register): Call
11608 gdbarch_tdep() just once, assign result to variable and use that,
11609 instead of calling the function several times.
11610
11611 2002-01-20 Mark Kettenis <kettenis@gnu.org>
11612
11613 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
11614 macros instead of LAST_FPU_CTRL_REGNUM.
11615 (store_register): Likewise.
11616
11617 2002-01-21 Jim Blandy <jimb@redhat.com>
11618
11619 * infcmd.c (run_command): Check that the `exec' target layer's BFD
11620 is up-to-date before running the program, not just when a program
11621 exits.
11622
11623 2002-01-21 Fred Fish <fnf@redhat.com>
11624
11625 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
11626 when we have found all instructions we are looking for.
11627
11628 2002-01-21 Richard Earnshaw <rearnsha@arm.com>
11629
11630 * arm-tdep.c (arm_register_name): New function.
11631 (arm_registers_names): Make static.
11632 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
11633 (arm_register_name): Declare.
11634 (REGISTER_NAME): Use it.
11635
11636 2002-01-21 Richard Earnshaw <rearnsha@arm.com>
11637 Kevin Buettner <kevinb@redhat.com>
11638
11639 Convert arm targets to new FRAME interface.
11640 * arm-tdep.c (struct frame_extra_info): Remove fsr.
11641 (arm_frame_find_save_regs): Delete.
11642 (arm_frame_init_saved_regs): New.
11643 (arm_init_extra_frame_info): Alloacte saved_regs as required.
11644 Allocate extra_info as required. Convert all uses of fsr.regs
11645 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
11646 to use extra_info.
11647 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
11648 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
11649 (check_prologue_cache, save_prologue_cache): Likewise.
11650 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
11651 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
11652 (FRAME_FIND_SAVED_REGS): Delete.
11653 (arm_frame_find_saved_regs): Delete prototype.
11654 (arm_frame_init_saved_regs): New prototype.
11655 (FRAME_INIT_SAVED_REGS): Define.
11656
11657 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11658
11659 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
11660
11661 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11662
11663 From Jeff Law <law@redhat.com>:
11664 * infttrace.c: Include <sys/pstat.h>.
11665 (child_pid_to_exec_file): Revamp. Use pstat call to get the
11666 exec file if the ttrace equivalent fails.
11667
11668 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11669
11670 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
11671 (closeLogFile): Ditto.
11672
11673 2002-01-20 Michael Chastain <mec@shout.net>
11674
11675 * top.c (print_gdb_version): Bump copyright year to 2002.
11676
11677 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11678
11679 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
11680 Zannoni and Eli Zaretskii.
11681
11682 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
11683
11684 * buildsym.c: Update copyright years.
11685 * c-typeprint.c: Likewise.
11686 * dwarf2read.c: Likewise.
11687 * f-typeprint.c: Likewise.
11688 * gdbtypes.c: Likewise.
11689 * gdbtypes.h: Likewise.
11690 * hp-symtab-read.c: Likewise.
11691 * hpread.c: Likewise.
11692 * mdebugread.c: Likewise.
11693 * p-typeprint.c: Likewise.
11694
11695 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11696
11697 * remote-sim.c (gdbsim_open): Simplify code testing the macro
11698 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
11699 byte-order selectable.
11700 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
11701 * arch-utils.c: Ditto.
11702 (set_endian): Ditto.
11703 (set_endian_from_file): Ditto.
11704 * gdbserver/low-sim.c (create_inferior): Ditto.
11705 * gdbarch.sh: Ditto.
11706 * gdbarch.h: Re-generate.
11707 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
11708 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
11709 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
11710 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
11711 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
11712 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
11713 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
11714 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
11715 macro definition.
11716 * config/mips/tm-wince.h: Remove #undef of macro
11717 TARGET_BYTE_ORDER_SELECTABLE.
11718 * config/sh/tm-wince.h: Ditto.
11719
11720 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
11721
11722 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
11723 member function fields. Add accessor macro
11724 TYPE_FN_FIELD_ARTIFICIAL.
11725 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
11726 * c-typeprint.c (c_type_print_base): Skip artificial member
11727 functions.
11728
11729 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
11730
11731 * f-typeprint.c: Delete unused function f_type_print_args.
11732 * p-typeprint.c: Delete unused function pascal_type_print_args.
11733
11734 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
11735
11736 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
11737 comment. Add ``artificial'' to ``union field_location''.
11738
11739 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
11740
11741 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
11742 * mdebugread.c (parse_symbol): Likewise.
11743 * stabsread.c (define_symbol): Likewise.
11744 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
11745 initializing TYPE_FIELD_BITPOS to n (obsolete).
11746 (hpread_doc_function_type): Likewise.
11747 * hpread.c (hpread_function_type): Likewise.
11748
11749 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11750
11751 * configure.in (host_makefile_frag): Only require a host makefile
11752 fragment when a native build.
11753 * configure: Re-generate.
11754
11755 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11756
11757 * doublest.h (floatformat_from_type): Declare.
11758 * doublest.c (floatformat_from_type): New function.
11759 (convert_typed_floating): Use.
11760
11761 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
11762 call to function floatformat_from_type.
11763
11764 * gdbarch.sh (IEEE_FLOAT): Delete.
11765 * gdbarch.h, gdbarch.c: Re-generate.
11766 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
11767 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
11768 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
11769 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
11770 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
11771 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
11772 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
11773 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
11774 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
11775 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
11776 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
11777 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
11778
11779 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
11780 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
11781 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11782 * sh-tdep.c (sh_gdbarch_init): Ditto.
11783 * mips-tdep.c (mips_gdbarch_init): Ditto.
11784 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11785 * cris-tdep.c (cris_gdbarch_init): Ditto.
11786
11787 2002-01-20 Jiri Smid <smid@suse.cz>
11788
11789 * configure.host, configure.tgt: Support x86-64.
11790 * NEWS: Note new target x86-64.
11791
11792 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
11793 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
11794 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
11795 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
11796 x86-64-linux-nat.o): Fix dependencies.
11797
11798 2002-01-19 Andrew Cagney <ac131313@redhat.com>
11799
11800 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
11801 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
11802 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
11803 * config/sparc/xm-sun4os4.h: Delete file.
11804 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
11805
11806 2002-01-19 Andrew Cagney <ac131313@redhat.com>
11807
11808 * config/sparc/sparclynx.mh (XM_FILE): Delete.
11809 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
11810 * config/m68k/m68klynx.mh (XM_FILE): Delete.
11811 * config/i386/i386lynx.mh (XM_FILE): Delete.
11812 * config/rs6000/xm-rs6000ly.h: Delete file.
11813 * config/sparc/xm-sparclynx.h: Delete file.
11814 * config/m68k/xm-m68klynx.h: Delete file.
11815 * config/i386/xm-i386lynx.h: Delete file.
11816 * config/xm-lynx.h: Delete file.
11817 * config/djgpp/fnchange.lst: Update.
11818
11819 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
11820
11821 * alpha-tdep.c (alpha_register_byte): New function.
11822 (alpha_register_raw_size): Ditto.
11823 (alpha_register_virtual_size): Ditto.
11824 (alpha_skip_prologue_internal): Renamed from
11825 alpha_skip_prologue.
11826 (alpha_skip_prologue): New version that calls
11827 alpha_skip_prologue_internal.
11828 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
11829 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
11830 second argument from alpha_skip_prologue.
11831 (REGISTER_BYTE): Use alpha_register_byte.
11832 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
11833 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
11834 (FRAMELESS_FUNCTION_INVOCATION): Use
11835 generic_frameless_function_invocation_not.
11836 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
11837 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
11838
11839 2002-01-19 Andrew Cagney <ac131313@redhat.com>
11840
11841 * config/mips/xm-news-mips.h: Delete file.
11842 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
11843
11844 * config/m88k/xm-m88k.h: Delete file.
11845 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
11846 * config/m88k/xm-delta88v4.h: Ditto.
11847 * config/m88k/xm-delta88.h: Ditto.
11848
11849 * config/alpha/xm-fbsd.h: Delete file.
11850 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
11851
11852 * config/sparc/xm-sparc.h: Delete file.
11853 * Makefile.in (xm-sun4os4.h): Delete dependency.
11854 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
11855 * config/sparc/xm-sun4os4.h: Ditto.
11856 * config/sparc/xm-linux.h: Ditto.
11857
11858 * config/i386/xm-windows.h: Delete file.
11859
11860 2002-01-19 Andrew Cagney <ac131313@redhat.com>
11861
11862 * utils.c: Include <sys/param.h> for MAXPATHLEN.
11863 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
11864
11865 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
11866
11867 * alpha-tdep.c (alpha_call_dummy_words): New.
11868 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
11869 (CALL_DUMMY_P): Define.
11870 (CALL_DUMMY_WORDS): Define.
11871 (SIZEOF_CALL_DUMMY_WORDS): Define.
11872
11873 2002-01-19 Per Bothner <per@bothner.com>
11874
11875 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
11876 isn't NULL, which can happen with some gcj-3.x-produced code.
11877
11878 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
11879
11880 * alpha-tdep.c (alpha_register_virtual_type): New function.
11881 (alpha_init_frame_pc_first): Ditto.
11882 (alpha_fix_call_dummy): Ditto.
11883 (alpha_store_struct_return): Ditto.
11884 (alpha_extract_struct_value_address): Ditto.
11885 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
11886 alpha_register_virtual_type.
11887 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
11888 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
11889 alpha_extract_struct_value_address.
11890 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
11891 (INIT_FRAME_PC): Use init_frame_pc_noop.
11892 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
11893
11894 2002-01-19 Mark Kettenis <kettenis@gnu.org>
11895
11896 * i386gnu-nat.c: Include "i386-tdep.h".
11897 (fetch_fpregs): Simplify code dealing with uninitialized floating
11898 point states such that it doesn't require FP7_REGNUM.
11899
11900 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
11901
11902 * alpha-tdep.c (frame_extra_info): New.
11903 (alpha_find_saved_regs): Make static. Use
11904 frame->extra_info.
11905 (alpha_frame_init_saved_regs): New function.
11906 (alpha_frame_saved_pc): Use frame->extra_info.
11907 (temp_saved_regs): Don't declare as struct frame_saved_regs.
11908 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
11909 (init_extra_frame_info): Rename to...
11910 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
11911 (alpha_print_extra_frame_info): New function.
11912 (alpha_frame_locals_address): Ditto.
11913 (alpha_frame_args_address): Ditto.
11914 (alpha_pop_frame): Use frame->extra_info.
11915 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
11916 alpha_frame_args_address.
11917 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
11918 (alpha_find_saved_regs): Remove prototype.
11919 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
11920 (EXTRA_FRAME_INFO): Remove.
11921 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
11922 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
11923
11924 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
11925
11926 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
11927 (alpha_cannot_fetch_register): Ditto.
11928 (alpha_cannot_store_register): Ditto.
11929 (alpha_register_convertible): Ditto.
11930 (alpha_use_struct_convention): Ditto.
11931 * config/alpha/tm-alpha.h: Update copyright years.
11932 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
11933 (INNER_THAN): Use core_addr_lessthan.
11934 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
11935 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
11936 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
11937 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
11938 (FRAME_CHAIN): Remove unnecessary cast.
11939
11940 2002-01-18 Andrew Cagney <ac131313@redhat.com>
11941
11942 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
11943 obsolete.
11944
11945 2002-01-18 Andrew Cagney <ac131313@redhat.com>
11946
11947 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
11948 * monitor.c, remote-array.c, remote-bug.c: Ditto.
11949 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
11950 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
11951 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
11952 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
11953 * x86-64-linux-nat.c: Ditto.
11954
11955 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
11956
11957 * alpha-tdep.c (alpha_register_name): New function.
11958 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
11959 (REGISTER_NAME): Define.
11960
11961 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
11962
11963 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
11964
11965 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
11966
11967 * alpha-tdep.c: Update copyright years.
11968 (alpha_next_pc): New function.
11969 (alpha_software_single_step): Ditto.
11970 * config/alpha/tm-alpha.h: Add prototype for
11971 alpha_software_single_step.
11972
11973 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
11974
11975 * alphabsd-nat.c: Update copyright years.
11976 (fill_gregset): Use regcache_collect.
11977 (fill_fpregset): Likewise.
11978 (fetch_inferior_registers): Only fetch integer registers
11979 if requested to do so.
11980 (store_inferior_registers): Only store integer registers
11981 if requested to do so.
11982
11983 2002-01-17 Andrew Cagney <ac131313@redhat.com>
11984
11985 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
11986 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
11987 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
11988 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
11989 * config/alpha/fbsd.mh (XDEPFILES): Delete.
11990 * config/arm/linux.mh (XDEPFILES): Delete.
11991 * config/arm/nbsd.mh (XDEPFILES): Delete.
11992 * config/i386/i386dgux.mh (XDEPFILES): Delete.
11993 * config/i386/i386sol2.mh (XDEPFILES): Delete.
11994 * config/i386/i386m3.mh (XDEPFILES): Delete.
11995 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
11996 * config/i386/i386gnu.mh (XDEPFILES): Delete.
11997 * config/i386/fbsd.mh (XDEPFILES): Delete.
11998 * config/i386/i386bsd.mh (XDEPFILES): Delete.
11999 * config/i386/i386sco5.mh (XDEPFILES): Delete.
12000 * config/i386/i386v4.mh (XDEPFILES): Delete.
12001 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
12002 * config/i386/i386sco4.mh (XDEPFILES): Delete.
12003 * config/i386/i386aix.mh (XDEPFILES): Delete.
12004 * config/i386/go32.mh (XDEPFILES): Delete.
12005 * config/i386/cygwin.mh (XDEPFILES): Delete.
12006 * config/i386/i386lynx.mh (XDEPFILES): Delete.
12007 * config/i386/i386mach.mh (XDEPFILES): Delete.
12008 * config/i386/i386v32.mh (XDEPFILES): Delete.
12009 * config/i386/linux.mh (XDEPFILES): Delete.
12010 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
12011 * config/i386/ncr3000.mh (XDEPFILES): Delete.
12012 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
12013 * config/i386/i386sco.mh (XDEPFILES): Delete.
12014 * config/i386/i386v.mh (XDEPFILES): Delete.
12015 * config/i386/nbsd.mh (XDEPFILES): Delete.
12016 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
12017 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
12018 * config/i386/symmetry.mh (XDEPFILES): Delete.
12019 * config/i386/obsd.mh (XDEPFILES): Delete.
12020 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
12021 * config/ia64/linux.mh (XDEPFILES): Delete.
12022 * config/ia64/aix.mh (XDEPFILES): Delete.
12023 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
12024 * config/m68k/dpx2.mh (XDEPFILES): Delete.
12025 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
12026 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
12027 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
12028 * config/m68k/linux.mh (XDEPFILES): Delete.
12029 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
12030 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
12031 * config/m68k/nbsd.mh (XDEPFILES): Delete.
12032 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
12033 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
12034 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
12035 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
12036 * config/m88k/delta88.mh (XDEPFILES): Delete.
12037 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
12038 * config/m88k/m88k.mh (XDEPFILES): Delete.
12039 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
12040 * config/mips/linux.mh (XDEPFILES): Delete.
12041 * config/mips/irix6.mh (XDEPFILES): Delete.
12042 * config/mips/irix5.mh (XDEPFILES): Delete.
12043 * config/mips/irix4.mh (XDEPFILES): Delete.
12044 * config/mips/irix3.mh (XDEPFILES): Delete.
12045 * config/mips/decstation.mh (XDEPFILES): Delete.
12046 * config/mips/mipsm3.mh (XDEPFILES): Delete.
12047 (NATDEPFILES): Move core-aout.o to here.
12048 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
12049 * config/pa/hpux1020.mh (XDEPFILES): Delete.
12050 * config/pa/hppabsd.mh (XDEPFILES): Delete.
12051 * config/pa/hppahpux.mh (XDEPFILES): Delete.
12052 * config/pa/hpux11w.mh (XDEPFILES): Delete.
12053 * config/pa/hppaosf.mh (XDEPFILES): Delete.
12054 * config/pa/hpux11.mh (XDEPFILES): Delete.
12055 * config/powerpc/aix.mh (XDEPFILES): Delete.
12056 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
12057 * config/powerpc/linux.mh (XDEPFILES): Delete.
12058 * config/romp/rtbsd.mh: Rename XDEPFILES.
12059 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
12060 * config/rs6000/aix4.mh (XDEPFILES): Delete.
12061 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
12062 * config/s390/s390.mh (XDEPFILES): Delete.
12063 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
12064 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
12065 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
12066 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
12067 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
12068 * config/sparc/nbsd.mh (XDEPFILES): Delete.
12069 * config/sparc/linux.mh (XDEPFILES): Delete.
12070 * config/vax/vaxult.mh (XDEPFILES): Delete.
12071 * config/vax/vaxult2.mh (XDEPFILES): Delete.
12072 * Makefile.in (DEPFILES): Remove XDEPFILES.
12073
12074 2002-01-17 Andrew Cagney <ac131313@redhat.com>
12075
12076 * utils.c (internal_verror): Fix comments, default is yes not no.
12077 Update queries to match. Default to quit and dump core.
12078
12079 2002-01-17 Andrew Cagney <ac131313@redhat.com>
12080
12081 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
12082 copyright.
12083 * defs.h, event-top.c, gdbcmd.h: Ditto.
12084 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
12085 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
12086 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
12087 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
12088 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
12089 * mi/mi-main.c:Ditto.
12090
12091 * stack.c, symfile.c: Update copyright.
12092
12093 2002-01-17 Daniel Jacobowitz <drow@mvista.com>
12094
12095 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
12096 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
12097 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
12098 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
12099
12100 2002-01-17 Daniel Jacobowitz <drow@mvista.com>
12101
12102 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
12103 * gdbserver/low-lynx.c (myattach): Likewise.
12104 * gdbserver/low-nbsd.c (myattach): Likewise.
12105 * gdbserver/low-sim.c (myattach): Likewise.
12106 * gdbserver/low-sparc.c (myattach): Likewise.
12107 * gdbserver/low-sun3.c (myattach): Likewise.
12108
12109 * gdbserver/low-linux.c (myattach): New function.
12110
12111 * gdbserver/server.c (attach_inferior): New function.
12112 (main): Handle "--attach".
12113
12114 2002-01-16 Andrew Cagney <ac131313@redhat.com>
12115
12116 * MAINTAINERS (language support): Daniel Jacobwitz is C++
12117 maintainer.
12118
12119 2002-01-15 Daniel Jacobowitz <drow@mvista.com>
12120
12121 * c-typeprint.c (is_type_conversion_operator): Add additional
12122 check for non-conversion operators.
12123
12124 2002-01-15 Michael Snyder <msnyder@redhat.com>
12125
12126 * linux-proc.c: Add "info proc" command, a la procfs.c.
12127 (read_mapping): New function, abstract and re-use code.
12128 (linux_find_memory_regions): Use new func read_mapping.
12129 (linux_info_proc_cmd): New function, implement "info proc".
12130 (_initialize_linux_proc): Add new command "info proc".
12131
12132 2002-01-15 Michael Snyder <msnyder@redhat.com>
12133
12134 * symfile.c (generic_load): Use bfd_map_over_sections method
12135 instead of manipulating bfd structure members directly.
12136 (add_section_size_callback): New function, bfd sections callback
12137 used by generic_load.
12138 (load_sections_callback): New function, bfd sections callback
12139 used by generic_load.
12140
12141 2002-01-15 Elena Zannoni <ezannoni@redhat.com>
12142
12143 [Based on work by Jim Blandy]
12144 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
12145 (builtin_type_vec128): Export.
12146 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
12147 types.
12148 (builtin_type_vec128): New builtin type for 128 bit vector
12149 registers.
12150 (build_gdbtypes): Initialize builtin_type_v16qi and
12151 builtin_type_v8hi. Create the vec128 register builtin type
12152 structure.
12153 (build_builtin_type_vec128): New function.
12154 (_initialize_gdbtypes): Register builtin_type_v16qi and
12155 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
12156 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
12157 AltiVec register to new builtin type.
12158
12159 2001-01-15 Daniel Jacobowitz <drow@mvista.com>
12160
12161 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
12162 to make_cv_type.
12163
12164 2002-01-14 Andrew Cagney <ac131313@redhat.com>
12165
12166 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
12167 CLEAN_UP_REGISTER_VALUE.
12168 * regcache.c (supply_register): Update only call.
12169
12170 2002-01-14 Andrew Cagney <ac131313@redhat.com>
12171
12172 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
12173 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
12174 a29k-*-vxworks* targets as obsolete.
12175
12176 2002-01-14 Michael Snyder <msnyder@redhat.com>
12177
12178 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
12179 until we can resolve portability issues.
12180 * gregset.h: Remove references to fpxregs.
12181 * gcore.c (gcore_command): Initialize note_sec to NULL.
12182
12183 2002-01-13 Andrew Cagney <ac131313@redhat.com>
12184
12185 * signals.c (target_signal_to_name): Rewrite. Only use
12186 signals[].name when in bounds and non-NULL.
12187
12188 2002-01-13 Andrew Cagney <ac131313@redhat.com>
12189
12190 From Petr Ledvina <ledvinap@kae.zcu.cz>:
12191 * signals.c (target_signal_to_name): Verify that SIG is within the
12192 bounds of the signals array.
12193
12194 2002-01-13 Andrew Cagney <ac131313@redhat.com>
12195
12196 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
12197
12198 2002-01-13 Keith Seitz <keiths@redhat.com>
12199
12200 * stack.c (print_frame_info_base): Print the frame's pc
12201 only if when print_frame_info_listing_hook is not defined.
12202
12203 2002-01-13 Keith Seitz <keiths@redhat.com>
12204
12205 * varobj.c (varobj_set_value): Make sure that there were no
12206 errors evaluating the object before attempting to set its
12207 value.
12208 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
12209 so this offset adjustment is no longer necessary.
12210 (create_child): Don't set the error flag if the child is
12211 a CPLUS_FAKE_CHILD.
12212 (value_of_child): If value_fetch_lazy fails, return NULL
12213 so that callers will be notified that an error occurred.
12214 (c_value_of_variable): Delay check of variable's validity
12215 until later. We actually want all structs and unions to have
12216 the value "{...}".
12217 Do not return "???" for variables which could not be evaluated.
12218 This error condition must be returned to the caller so that it
12219 can get the error condition from gdb.
12220 (cplus_name_of_child): Adjust index for vptr before figuring
12221 out the name of the child.
12222 (cplus_value_of_child): If a child's (real) parent is not valid,
12223 don't even bother trying to give a value for it. Just return
12224 an error. Change all instances in this function.
12225 (cplus_type_of_child): If our parent is one of the "fake"
12226 parents, we need to get at the type of the real parent, and
12227 derive the child's true type using this information.
12228
12229 2002-01-13 Andrew Cagney <ac131313@redhat.com>
12230
12231 From 2002-01-09 John Marshall <johnm@falch.net>:
12232 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
12233 sources.redhat.com, and tweak some related URLs which had
12234 suffered from linkrot.
12235
12236 2002-01-13 Andrew Cagney <ac131313@redhat.com>
12237
12238 From Jeff law:
12239 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
12240 structures passed in registers.
12241
12242 2002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
12243
12244 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
12245 white space which prevented compilation. Reported by DSK
12246 <dsk@student.unsw.edu.au>.
12247
12248 2002-01-11 Michael Snyder <msnyder@redhat.com>
12249
12250 * symfile.c (build_section_addr_info_from_section_tab):
12251 Use bfd access method instead of manipulating bfd directly.
12252 (syms_from_objfile): Ditto.
12253 (simple_overlay_update_1): Ditto.
12254 (simple_overlay_update): Ditto.
12255 (generic_load): Ditto.
12256 (overlay_unmapped_address): FIXME comment, bfd access methods.
12257 (sections_overlap): FIXME comment, bfd access methods.
12258 (pc_in_mapped_range): FIXME comment, bfd access methods.
12259 (pc_in_unmapped_range): FIXME comment, bfd access methods.
12260 (section_is_mapped): FIXME comment, bfd access methods.
12261 (section_is_overlay): FIXME comment, bfd access methods.
12262
12263 * symfile.c (generic_load): Whitespace and long line cleanups.
12264 Remove duplicate variable, change several local variables to
12265 more appropriate data types.
12266 (print_transfer_performance): Use %lu instead of %ld for ulongs.
12267
12268 2002-01-12 Andrew Cagney <ac131313@redhat.com>
12269
12270 From Peter Schauer:
12271 * language.c (longest_local_hex_string_custom): Use phex_nz to
12272 convert NUM to a hex string.
12273
12274 2002-01-12 Elena Zannoni <ezannoni@redhat.com>
12275
12276 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
12277 the function.
12278 Update Copyright year.
12279
12280 2002-01-12 Andrew Cagney <ac131313@redhat.com>
12281
12282 * language.c (longest_raw_hex_string): Delete unused function.
12283
12284 2002-01-11 Petr Sorfa <petrs@caldera.com>
12285
12286 * MAINTAINERS (write-after-approval): Add myself.
12287 * dwarf2read.c (read_tag_string_type): Handling of
12288 DW_AT_byte_size.
12289 (read_tag_string_type): FORTRAN fix to prevent propagation of
12290 first string size.
12291 (set_cu_language): Handling of DW_LANG_Fortran95
12292
12293 2002-01-11 Richard Earnshaw <rearnsha@arm.com>
12294
12295 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
12296 GETPID(inferior_ptid).
12297 (store_inferior_registers): Likewise.
12298
12299 2002-01-10 Jason Merrill <jason@redhat.com>
12300
12301 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
12302 Fix DW_OP_minus.
12303
12304 2002-01-10 Andrew Cagney <ac131313@redhat.com>
12305
12306 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
12307 and bfd/elf32-sh-nbsd.c.
12308
12309 2002-01-10 Michael Snyder <msnyder@redhat.com>
12310
12311 * NEWS: Mention --pid and corefile/proc-id behavior change.
12312
12313 * Makefile.in: Add rules for gcore.o and linux-proc.o.
12314 * gcore.c: Include cli/cli-decode.h instead of command.h.
12315
12316 * main.c (captured_main): Add new command line option "--pid".
12317 If the second command line argument (following the symbol-file)
12318 begins with a digit, try to attach to it before trying to open
12319 it as a corefile.
12320 (print_gdb_help): Document the "--pid" argument.
12321
12322 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
12323
12324 * completer.c (command_completer): New function.
12325
12326 * completer.h <command_completer>: Add prototype.
12327
12328 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
12329 completer for the "help" command.
12330
12331 2002-01-09 Jason Merrill <jason@redhat.com>
12332
12333 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
12334
12335 2002-01-09 Michael Snyder <msnyder@redhat.com>
12336
12337 * i386-linux-nat.c (fill_fpxregset): Make global.
12338 (store_fpxregset): Ditto.
12339
12340 * gregset.h (gdb_fpxregset_t): Define.
12341 (supply_fpxregset): Prototype.
12342 (fill_fpxregset): Prototype.
12343
12344 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
12345
12346 2002-01-09 Richard Earnshaw <rearnsha@arm.com>
12347
12348 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
12349 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
12350 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
12351
12352 2002-01-09 Andrew Cagney <ac131313@redhat.com>
12353
12354 * MAINTAINERS: Update target maintainer rules so that any
12355 Maintainer can approve a tested patch for a maintenance-only
12356 target.
12357
12358 2002-01-09 Richard Earnshaw <rearnsha@arm.com>
12359
12360 * MAINTAINERS (write-after-approval): Add myself.
12361
12362 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
12363 IN_SIGTRAMP.
12364
12365 2002-01-08 Michael Snyder <msnyder@redhat.com>
12366
12367 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
12368 real name of the executable, rather than the /proc name.
12369
12370 2002-01-03 Michael Snyder <msnyder@redhat.com>
12371
12372 Implement a "generate-core-file" command in gdb, save target state.
12373 * gcore.c: New file. Implement new command 'generate-core-file'.
12374 Save a corefile image of the current state of the inferior.
12375 * linux-proc.c: Add linux-specific code for saving corefiles.
12376 * target.h (struct target_ops): Add new target vectors for saving
12377 corefiles; to_find_memory_regions and to_make_corefile_notes.
12378 (target_find_memory_regions): New macro.
12379 (target_make_corefile_notes): New macro.
12380 * target.c (update_current_target): Inherit new target methods.
12381 (dummy_find_memory_regions): New place-holder method.
12382 (dummy_make_corefile_notes): New place-holder method.
12383 (init_dummy_target): Initialize new dummy target vectors.
12384 * exec.c (exec_set_find_memory_regions): New function.
12385 Allow the exec_ops vector for memory regions to be taken over.
12386 (exec_make_note_section): New function, target vector method.
12387 * defs.h (exec_set_find_memory_regions): Export prototype.
12388 * procfs.c (proc_find_memory_regions): New function, corefile method.
12389 (procfs_make_note_section): New function, corefile method.
12390 (init_procfs_ops): Set new target vector pointers.
12391 (find_memory_regions_callback): New function.
12392 (procfs_do_thread_registers): New function.
12393 (procfs_corefile_thread_callback): New function.
12394 * sol-thread.c (sol_find_memory_regions): New function.
12395 (sol_make_note_section): New function.
12396 (init_sol_thread_ops): Initialize new target vectors.
12397 * inftarg.c (inftarg_set_find_memory_regions): New function.
12398 Allow to_find_memory_regions vector to be taken over.
12399 (inftarg_set_make_corefile_notes): New function.
12400 Allow to_make_corefile_notes vector to be taken over.
12401 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
12402 interface layer if not target_has_execution (may be a corefile).
12403 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
12404 * config/sparc/sun4sol2.mh: Ditto.
12405 * config/alpha/alpha-linux.mh: Ditto.
12406 * config/arm/linux.mh: Ditto.
12407 * config/i386/x86-64linux.mh: Ditto.
12408 * config/ia64/linux.mh: Ditto.
12409 * config/m68k/linux.mh: Ditto.
12410 * config/mips/linux.mh: Ditto.
12411 * config/powerpc/linux.mh: Ditto.
12412 * config/sparc/linux.mh: Ditto.
12413
12414 2002-01-07 Michael Snyder <msnyder@redhat.com>
12415
12416 * arm-linux-nat.c: Remove references to regcache.c internal data
12417 (registers[] and register_valid[]).
12418
12419 2002-01-07 Michael Snyder <msnyder@redhat.com>
12420
12421 * linux-proc.c: New file. Implement child_pid_to_exec_file,
12422 so that attaching to a pid will automatically read the process's
12423 symbol file and shlibs.
12424 * Makefile.in: Add rule for linux-proc.o.
12425 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
12426 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
12427 * config/arm/linux.mh: Ditto.
12428 * config/i386/linux.mh: Ditto.
12429 * config/i386/x86-64linux.mh: Ditto.
12430 * config/ia64/linux.mh: Ditto.
12431 * config/m68k/linux.mh: Ditto.
12432 * config/mips/linux.mh: Ditto.
12433 * config/powerpc/linux.mh: Ditto.
12434 * config/sparc/linux.mh: Ditto.
12435
12436 2002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
12437
12438 * win32-nat.c: Add i386-tdep.h dependency.
12439
12440 2002-01-07 Michael Snyder <msnyder@redhat.com>
12441
12442 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
12443 instead of bfd_get_arch_size. Don't bail out just because
12444 there's no exec_bfd.
12445
12446 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
12447 * p-valprint.c (pascal_object_print_value): Ditto.
12448 * somread.c (som_symtab_read): Ditto.
12449 * symfile.c (simple_free_overlay_region_table): Ditto.
12450 * valops.c (value_assign): Ditto.
12451
12452 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
12453 use tilde_expand and strerror for opening save-tracepoints file.
12454
12455 * thread-db.c (thread_db_new_objfile): Indendation fix.
12456
12457 * infptrace.c (GDB_MAX_ALLOCA): New define.
12458 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
12459 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
12460 can be overridden with whatever value is appropriate to the host).
12461 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
12462 alloca to allocate potentially large buffer.
12463 * rs6000-nat.c (child_xfer_memory): Ditto.
12464 * symm-nat.c (child_xfer_memory): Ditto.
12465 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
12466
12467 2002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
12468
12469 From Nick Clifton <nickc@redhat.com>
12470 * d10v-tdep.c: Set STACK_START to 0x200bffe.
12471
12472 2002-01-07 Michael Snyder <msnyder@redhat.com>
12473
12474 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
12475 Don't use exec_bfd if it's NULL.
12476
12477 2002-01-06 Mark Kettenis <kettenis@gnu.org>
12478
12479 * valops.c (value_arg_coerce): Fix formatting.
12480
12481 2002-01-06 Andrew Cagney <ac131313@redhat.com>
12482
12483 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
12484 * gnu-nat.c: Ditto.
12485
12486 2002-01-06 Andrew Cagney <ac131313@redhat.com>
12487
12488 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
12489 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
12490 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
12491 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
12492 z8k-coff have not been multi-arched. Update z8k-coff build
12493 status.
12494
12495 2002-01-06 Andrew Cagney <ac131313@redhat.com>
12496
12497 * MAINTAINERS: Mark a29k target as obsolete.
12498 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
12499 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
12500 comments.
12501 * NEWS: Note that a29k targets are obsolete.
12502 * a29k-tdep.c: Mark as obsolete.
12503 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
12504 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
12505 a29k-*-vxworks* targets as obsolete.
12506 * remote-adapt.c: Obsolete.
12507 * remote-eb.c: Obsolete.
12508 * remote-mm.c: Obsolete.
12509 * remote-udi.c: Obsolete.
12510 * config/a29k/a29k-udi.mt: Obsolete.
12511 * config/a29k/a29k.mt: Obsolete.
12512 * config/a29k/tm-a29k.h: Obsolete.
12513 * config/a29k/tm-vx29k.h: Obsolete.
12514 * config/a29k/vx29k.mt: Obsolete.
12515
12516 2002-01-05 Andrew Cagney <ac131313@redhat.com>
12517
12518 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
12519 with BFD_ENDIAN_BIG.
12520
12521 2002-01-05 Andrew Cagney <ac131313@redhat.com>
12522
12523 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
12524 * configure, config.in: Re-generate.
12525 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
12526 * defs.h: Do not include <endian.h>.
12527
12528 2002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
12529
12530 * acconfig.h (HAVE_PT_GETXMMREGS): New.
12531 * config.in: Regenerate.
12532 * configure.in: Update copyright years.
12533 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
12534 * configure: Regenerate.
12535 * i386bsd-nat.c: Update copyright years.
12536 (fill_gregset): Use regcache_collect.
12537 (fetch_inferior_registers): Only fetch integer registers
12538 if requested to do so. Add support for XMM registers
12539 using PT_GETXMMREGS.
12540 (store_inferior_registers): Only store integer registers
12541 if requested to do so. Add support for XMM registers
12542 using PT_SETXMMREGS.
12543 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
12544 (store_inferior_registers): Remove.
12545 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
12546 (fetch_elfcore_registers): New function.
12547 (i386nbsd_elfcore_fns): New.
12548 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
12549 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
12550 i386bsd-nat.o.
12551 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
12552 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
12553 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
12554 * config/i386/tm-nbsd.h: Update copyright years.
12555 (HAVE_SSE_REGS): Define.
12556 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
12557 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
12558 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
12559 (SIGCONTEXT_PC_OFFSET): Remove.
12560 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
12561
12562 2002-01-05 Andrew Cagney <ac131313@redhat.com>
12563
12564 * configure.tgt: Remove powerpc-*-macos* target.
12565 * config/m68k/xm-mpw.h: Delete file.
12566 * config/xm-mpw.h: Delete file.
12567 * ser-mac.c: Delete file.
12568 * mpw-make.sed: Delete file.
12569 * mpw-config.in: Delete file.
12570 * mac-xdep.c: Delete file.
12571 * mac-gdb.r: Delete file.
12572 * mac-defs.h: Delete file.
12573 * mac-nat.c: Delete file.
12574 * config/powerpc/macos.mh: Delete file.
12575 * config/powerpc/macos.mt: Delete file.
12576 * config/powerpc/nm-macos.h: Delete file.
12577 * config/powerpc/tm-macos.h: Delete file.
12578 * source.c (openp, open_source_file): Remove obsolete code.
12579 * top.c (gdb_readline): Ditto.
12580 * utils.c (query): Ditto.
12581 * event-top.c (display_gdb_prompt): Ditto.
12582 * Makefile.in (ser-mac.o): Delete obsolete target.
12583 * NEWS: Update.
12584
12585 2002-01-04 Andrew Cagney <ac131313@redhat.com>
12586
12587 * defs.h (BIG_ENDIAN): Delete macro definition.
12588 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
12589 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
12590 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
12591 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
12592 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
12593 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
12594 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
12595 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
12596 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
12597 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
12598 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
12599 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
12600 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
12601 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
12602 * gdbarch.c: Re-generate.
12603
12604 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
12605
12606 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
12607 for core files.
12608
12609 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
12610
12611 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
12612
12613 2002-01-04 Andrew Cagney <ac131313@redhat.com>
12614
12615 * value.h (value_ptr): Delete typedef.
12616
12617 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
12618
12619 * i386nbsd-nat.c: Update copyright years.
12620 Include i386-tdep.h.
12621
12622 2002-01-04 Elena Zannoni <ezannoni@redhat.com>
12623
12624 * stabsread.c: Update copyright years.
12625
12626 From Debashis Mahata <debashis.mahata@wipro.com>:
12627 (read_struct_fields): Deal with Sun C compiler erroneous stab
12628 output for structs and unions.
12629 Fix PR gdb/269.
12630
12631 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
12632
12633 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
12634 prototype.
12635
12636 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
12637
12638 * cp-abi.c: Fix whitespace.
12639 (baseclass_offset): New wrapper function.
12640 * cp-abi.h (baseclass_offset): Add prototype.
12641 (struct cp_abi_ops): Add baseclass_offset pointer.
12642
12643 * valops.c (vb_match): Move to...
12644 * gnu-v2-abi.c (vb_match): here.
12645 * valops.c (baseclass_offset): Move to...
12646 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
12647
12648 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
12649
12650 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
12651 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
12652 * hpacc-abi.c (init_hpacc_ops): Likewise.
12653
12654 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
12655
12656 * valops.c (find_overload_match): Accept obj as a
12657 reference parameter. Update it before returning.
12658 * value.h (find_overload_match): Update prototype.
12659 * eval.c (evaluate_subexp_standard): Pass object to
12660 find_overload_match by reference.
12661
12662 2002-01-03 Andrew Cagney <ac131313@redhat.com>
12663
12664 * valarith.c: Replace value_ptr with struct value pointer. Remove
12665 register attribute from value declarations.
12666 * valops.c: Ditto.
12667 * value.h: Ditto.
12668 * scm-lang.c (scm_lookup_name): Ditto.
12669
12670 2002-01-03 Michael Snyder <msnyder@redhat.com>
12671
12672 Abstract the functionality of iterating over mapped memory
12673 regions into a general purpose iterator function.
12674 * procfs.c (iterate_over_mappings): New function, general purpose
12675 iterator for memory sections.
12676 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
12677 (solib_mappings_callback): New function, callback for above.
12678 (info_proc_mappings): Reimpliment using iterate_over_mappings.
12679 (info_mappings_callback): New function, callback for above.
12680
12681 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
12682
12683 2002-01-01 Mark Kettenis <kettenis@gnu.org>
12684
12685 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
12686 * i386-tdep.c: Include "elf-bfd.h".
12687 (process_note_abi_tag_sections): New function.
12688 (i386_gdbarch_init): Add code to recognize various OS/ABI
12689 combinations.
12690
12691 * maint.c (_initialize_maint_cmds): Add missing \ in
12692 string-literal.
12693
12694 For older changes see ChangeLog-2001
12695 \f
12696 Local Variables:
12697 mode: change-log
12698 left-margin: 8
12699 fill-column: 74
12700 version-control: never
12701 End:
This page took 0.27444 seconds and 5 git commands to generate.