2002-11-08 Andrew Cagney <ac131313@redhat.com>
[binutils-gdb.git] / gdb / ChangeLog
1 2002-11-08 Andrew Cagney <ac131313@redhat.com>
2
3 * Makefile.in (DESTDIR): Define.
4 (install-only, install-gdbtk, uninstall-gdbtk): Add $(DESTDIR)
5 prefix.
6
7 * config/djgpp/fnchange.lst: 8.3 proof i386obsd-nat.c and
8 i386obsd-tdep.c. Rename to "gdb.cxx", paths containing "gdb.c++".
9
10 2002-11-08 Andrew Cagney <ac131313@redhat.com>
11
12 * i386-linux-tdep.c: Include "reggroups.h".
13 (i386_linux_register_reggroup_p): New function.
14 (i386_linux_init_abi): Set register_reggroup_p to
15 i386_linux_register_reggroup_p.
16 * i386-tdep.h (i386_register_reggroup_p): Declare.
17 * i386-tdep.c: Include "reggroups.h".
18 (i386_init_reggroups): New function.
19 (i386_add_reggroups): New function.
20 (i386_register_reggroup_p): New function.
21 (i386_sse_reggroup, i386_mmx_reggroup): New variables.
22 (_initialize_i386_tdep): Call i386_init_reggroups.
23 (i386_gdbarch_init): Set register_reggroup_p and add in the i386
24 specific reggroups.
25
26 2002-11-09 Mark Kettenis <kettenis@gnu.org>
27
28 * infptrace.c (child_xfer_memory): Make use of the new PT_IO
29 request that's available in *BSD.
30
31 * i386-tdep.h (IS_FPU_CTRL_REGNUM): Remove.
32
33 * i387-tdep.c (i387_fill_fxsave): Use FOOFF_REGNUM instead of
34 FDOFF_REGNUM.
35
36 2002-11-08 Andrew Cagney <ac131313@redhat.com>
37
38 * frame.c (set_unwind_by_pc): Use dummy_frame_register_unwind.
39 * dummy-frame.c (find_dummy_frame): Rename
40 generic_find_dummy_frame, make static. Return the dummy frame
41 instead of the regcache.
42 (generic_find_dummy_frame): Re-implement using find_dummy_frame,
43 (cached_find_dummy_frame): New function. Use find_dummy_frame.
44 (dummy_frame_register_unwind): Rename
45 generic_call_dummy_register_unwind. Use cached_find_dummy_frame.
46 * dummy-frame.h (dummy_frame_register_unwind): Rename
47 generic_call_dummy_register_unwind.
48
49 2002-11-08 Mark Kettenis <kettenis@gnu.org>
50
51 * config/i386/tm-i386v42mp.h: Remove file. Move its contents,
52 except the inclusion of "i386/tm-i386.h", to...
53 * config/i386/nm-i386v42mp.h: ...here.
54 * config/i386/i386v42mp.mt (TM_FILE): Set to tm-i386.h.
55
56 2002-11-08 Andrew Cagney <ac131313@redhat.com>
57
58 * Makefile.in (frame.o): Update dependencies.
59 * blockframe.c (current_frame, frame_obstack_alloc)
60 (frame_saved_regs_zalloc, get_current_frame)
61 (set_current_frame, create_new_frame)
62 (set_unwind_by_pc, get_next_frame)
63 (flush_cached_frames, reinit_frame_cache)
64 (frame_saved_regs_register_unwind)
65 (deprecated_generic_get_saved_register)
66 (get_prev_frame, get_frame_pc, get_frame_saved_regs)
67 (_initialize_blockframe): Move frame code from here...
68 * frame.c: ...to here. Include "gdb_obstack.h", "gdbcore.h",
69 "annotate.h" and "dummy-frame.h".
70 (_initialize_frame): New function.
71
72 2002-11-08 Jim Blandy <jimb@redhat.com>
73
74 * dwarf2read.c (read_func_scope): Restore list_in_scope properly
75 when we finish a function a context.
76 * buildsym.h (outermost_context_p): New macro.
77 (Bug analyzed by David Edelsohn.)
78
79 2002-11-08 Andrew Cagney <ac131313@redhat.com>
80
81 * blockframe.c: Include "dummy-frame.h".
82 (struct dummy_frame, dummy_frame_stack)
83 (generic_find_dummy_frame, deprecated_generic_find_dummy_frame)
84 (generic_pc_in_call_dummy, deprecated_read_register_dummy)
85 (generic_push_dummy_frame, generic_save_dummy_frame_tos)
86 (generic_save_call_dummy_addr, generic_pop_current_frame)
87 (generic_pop_dummy_frame, generic_fix_call_dummy)
88 (generic_fix_call_dummy, generic_call_dummy_register_unwind): Move
89 dummy frame code from here...
90 * dummy-frame.c: ...to here. New file.
91 * dummy-frame.h: New file.
92 (generic_call_dummy_register_unwind): Declare.
93 (generic_find_dummy_frame): Declare.
94 * Makefile.in (SFILES): Add dummy-frame.c.
95 (dummy-frame.o): Specify dependencies.
96 (dummy_frame_h): Define.
97 (COMMON_OBS): Add dummy-frame.o.
98 (blockframe.o): Update dependencies.
99
100 2002-11-08 Jim Blandy <jimb@redhat.com>
101
102 * dwarf2read.c (read_func_scope): Restore local_symbols and
103 param_symbols after we finish the function context. (Based on a
104 patch from David Edelsohn.)
105
106 2002-11-08 David Carlton <carlton@math.stanford.edu>
107
108 * linespec.c (symbol_found): New function.
109 (minsym_found): New function.
110 (decode_line_1): Separate out some code into separate functions.
111
112 2002-11-08 Joel Brobecker <brobecker@gnat.com>
113
114 * i386-tdep.c (i386_frameless_signal_p): Make non static for
115 the benefit of the interix target.
116 * i386-tdep.h (i386_frameless_signal_p): Declare.
117
118 2002-11-08 Andrew Cagney <ac131313@redhat.com>
119
120 * i386-tdep.h (i386_linux_orig_eax_regnum_p): Delete stray
121 declaration that snuck in from change below.
122
123 2002-11-06 Andrew Cagney <cagney@redhat.com>
124
125 * i386-tdep.c (i386_mmx_regnum_p): Rename mmx_regnum_p. Update
126 all callers.
127 (i386_fp_regnum_p): New function. Use instead of FP_REGNUM_P.
128 (i386_fpc_regnum_p): New function. Use instead of FPC_REGNUM_P.
129 (i386_sse_regnum_p): New function. Use instead of SSE_REGNUM_P.
130 (i386_mxcsr_regnum_p): new function. Use instead of
131 MXCSR_REGNUM_P.
132 * i386-tdep.h (SSE_REGNUM_P): Delete macro.
133 (i386_sse_regnum_p): Declare.
134 (i386_mxcsr_regnum_p): Declare.
135 (FP_REGNUM_P, FPC_REGNUM_P): Delete macros.
136 (i386_fp_regnum_p, i386_fpc_regnum_p): Declare.
137 (IS_FP_REGNUM): Update definition.
138 (IS_FPU_CTRL_REGNUM): Update definition..
139 (IS_SSE_REGNUM): Update definition..
140 * i386v-nat.c (register_u_addr): Update.
141 * go32-nat.c (fetch_register): Update.
142 (store_register): Update.
143
144 2002-11-07 Joel Brobecker <brobecker@gnat.com>
145
146 Preparation work to convert the hppa targets to multiarch partial.
147
148 * hppa-tdep.c: Add new functions replacing macro bodies from
149 config/pa/tm-hppa.h. These function will be used to initialize
150 the gdbarch structure. Import some comments from tm-hppa.h,
151 and place them where appropriate, to avoid loosing them when
152 we cleanup this file.
153 (hppa_reg_struct_has_addr): New function.
154 (hppa_inner_than): New function.
155 (hppa_stack_align): New function.
156 (hppa_pc_requires_run_before_use): New function.
157 (hppa_instruction_nullified): New function.
158 (hppa_register_byte): New function.
159 (hppa_register_virtual_type): New function.
160 (hppa_store_struct_return): New function.
161 (hppa_cannot_store_register): New function.
162 (hppa_frame_args_address): New function.
163 (hppa_frame_locals_address): New function.
164 (hppa_smash_text_address): New function.
165 (hppa_coerce_float_to_double): New function. Requires the inclusion
166 of "language.h".
167
168 * Makefile.in (hppa-tdep.o): Add dependency on language.h.
169
170 * tm-hppa.h (REG_STRUCT_HAS_ADDR): Change the definition of this
171 gdbarch-eligible macro to a call to the new associated function
172 created in hppa-tdep.c.
173 (INNER_THAN): Likewise.
174 (STACK_ALIGN): Likewise.
175 (PC_REQUIRES_RUN_BEFORE_USE): Likewise.
176 (INSTRUCTION_NULLIFIED): Likewise.
177 (REGISTER_BYTE): Likewise.
178 (REGISTER_VIRTUAL_TYPE): Likewise.
179 (STORE_STRUCT_RETURN): Likewise.
180 (CANNOT_STORE_REGISTER): Likewise.
181 (FRAME_ARGS_ADDRESS): Likewise.
182 (FRAME_LOCALS_ADDRESS): Likewise.
183 (SMASH_TEXT_ADDRESS): Likewise.
184 (COERCE_FLOAT_TO_DOUBLE): Likewise.
185 (ABOUT_TO_RETURN): Delete, as no longer used.
186
187 2002-11-07 Fernando Nasser <fnasser@redhat.com>
188
189 * printcmd.c (disassemble_command): Remove obsolete function.
190 (_initialize_printcmd): Do not create disassemble command here.
191 * cli/cli-cmds.c (disassemble_command): New function. Implements
192 disassemble command.
193 (init_cli_cmds): Create disassemble command here instead.
194
195 2002-11-07 Andrew Cagney <ac131313@redhat.com>
196
197 * MAINTAINERS: Add Daniel Jacobowitz to global maintainers list.
198
199 2002-11-07 Andrew Cagney <ac131313@redhat.com>
200
201 * regcache.h (regcache_cooked_read_using_offset_hack)
202 (regcache_cooked_write_using_offset_hack): Delete declarations.
203 (register_changed): Delete declaration.
204 * regcache.c (regcache_cooked_read_using_offset_hack)
205 (regcache_cooked_write_using_offset_hack): Delete functions.
206 (cooked_xfer_using_offset_hack): Delete function.
207 (register_changed): Delete function.
208
209 2002-11-07 Jim Blandy <jimb@redhat.com>
210
211 * macroscope.c: #include "complaints.h".
212 (sal_macro_scope): Cope with filenames that appear in the symtabs,
213 but not in the macro table.
214 * Makefile.in (macroscope.o): Record dependency.
215
216 2002-11-07 Joel Brobecker <brobecker@gnat.com>
217
218 * PROBLEMS: Document gdb/816 (unable to read core file on alpha-osf).
219
220 2002-11-07 Andrew Cagney <ac131313@redhat.com>
221
222 * regcache.c (deprecated_registers_fetched): Update.
223 * regcache.h (deprecated_registers_fetched): Rename
224 registers_fetched.
225 * remote-vxsparc.c (vx_read_register): Update.
226 * remote-vxmips.c (vx_read_register): Update.
227 * remote-vx68.c (vx_read_register): Update.
228 * irix5-nat.c (fetch_core_registers): Update.
229 * mipsm3-nat.c (fetch_inferior_registers): Update.
230 * sun3-nat.c (fetch_inferior_registers): Update.
231 * symm-nat.c (fetch_inferior_registers): Update.
232 * ns32knbsd-nat.c (fetch_inferior_registers): Update.
233 (fetch_core_registers): Update.
234 (fetch_kcore_registers): Update.
235 * mips-nat.c (fetch_inferior_registers): Update.
236 * corelow.c (get_core_registers): Update.
237 * a68v-nat.c (fetch_inferior_registers): Update.
238
239 2002-11-06 Joel Brobecker <brobecker@gnat.com>
240
241 Put in place the framework necessary for multiarching the hppa targets.
242 * hppa-tdep.c (hppa_gdbarch_init): New function.
243 (hppa_dump_tdep): New function.
244 (_initialize_hppa_tdep): Register the hppa gdbarch init function and
245 tdep structure dumper.
246 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): New macro, defined to 0
247 until the multi-arching conversion has partially been completed.
248
249 2002-11-06 Andrew Cagney <ac131313@redhat.com>
250
251 * valops.c (value_assign): Merge lval_register case into
252 lval_reg_frame_relative. Use frame_register and
253 regcache_cooked_write instead of get_saved_register and
254 write_register_bytes. After flushing the register cache, try to
255 re-select the selected frame.
256
257 2002-11-06 Andrew Cagney <ac131313@redhat.com>
258
259 * regcache.h (deprecated_register_valid): Rename register_valid.
260 * regcache.c: Update.
261 * ia64-aix-nat.c: Update.
262 * i386gnu-nat.c: Update.
263 * alpha-nat.c: Update.
264 * sparc-nat.c: Update.
265 * lynx-nat.c: Update.
266 * remote-mips.c: Update.
267
268 2002-11-06 Joel Brobecker <brobecker@gnat.com>
269
270 * hppa-tdep.c (_initialize_hppa_tdep): Move function body
271 to end of file, to be more consistent with the pratice followed
272 by other targets.
273
274 2002-11-06 Andrew Cagney <ac131313@redhat.com>
275
276 * infcmd.c: Include "reggroups.h" and <ctype.h>.
277 (print_float_info): Print registers in float_reggroup.
278 (print_vector_info): Print registers in vector_reggroup.
279 (default_print_registers_info): When all, print registers in
280 all_reggroup. Otherwize, print registers in general_reggroup.
281 (registers_info): Rewrite. Add support for register groups.
282 Eliminate a goto.
283
284 2002-11-06 Elena Zannoni <ezannoni@redhat.com>
285
286 * symtab.c (methods_info): Delete. It has been ifdeffed out for
287 ages.
288 (symtab_symbol_info): Remove eons old ifdeffed out code.
289 (_initialize_symtab): Remove prehistoric disabled 'info methods'
290 command.
291
292 2002-11-06 Theodore A. Roth <troth@openavr.org>
293
294 * c-exp.y: Add missing semi-colons.
295 * f-exp.y: Add missing semi-colons.
296 * m2-exp.y: Add missing semi-colons.
297 * p-exp.y: Add missing semi-colons.
298 Add empty action to start rule to avoid a type clash error when
299 building with bison >= 1.50.
300
301 2002-11-06 Jim Blandy <jimb@redhat.com>
302
303 * macrotab.h (struct macro_source_file): Doc fix.
304
305 2002-11-05 Jeff Johnston <jjohnstn@redhat.com>
306
307 * varobj.c (child_exists, cplus_number_of_children): Change
308 STREQ macro references to strcmp.
309 (cplus_name_of_child): Change code to handle the fact that
310 fields are not necessarily contiguous with regards to their
311 access control. This is a fix for PR gdb/792.
312
313 2002-11-05 Andrew Cagney <ac131313@redhat.com>
314
315 * gdbarch.sh (GET_SAVED_REGISTER): Change to a predicate function.
316 * gdbarch.h, gdbarch.c: Regnerate.
317 * frame.h (frame_register): Declare.
318 * frame.c (frame_register): New function.
319 (get_saved_register): Test GET_SAVED_REGISTER_P before calling
320 GET_SAVED_REGISTER, otherwize call
321 generic_unwind_get_saved_register.
322 (frame_register_read): Use frame_register instead of
323 get_saved_register.
324
325 2002-11-05 Elena Zannoni <ezannoni@redhat.com>
326
327 From Jim Ingham <jingham@apple.com>:
328 * event-top.c (gdb_disable_readline): New function.
329 (_initialize_event_loop): Move comment.
330
331 2002-11-05 Elena Zannoni <ezannoni@redhat.com>
332
333 * event-loop.c (start_event_loop): Add comment.
334 Update copyright.
335
336 2002-11-05 Andrew Cagney <ac131313@redhat.com>
337
338 * infcmd.c (default_print_registers_info): Do not call
339 PRINT_REGISTER_HOOK.
340
341 2002-11-05 Andrew Cagney <ac131313@redhat.com>
342
343 * sparc-tdep.c (sparc_print_register_hook): Make static.
344 (sparc_print_registers_info): New function.
345 (sparc_do_registers_info): New function.
346 (sparclet_print_registers_info): New function.
347 (sparclet_do_registers_info): New function.
348 (do_sparc_print_registers_info): New function.
349 (sparc_print_registers): New static function, clone of infcmd.c's
350 default_print_registers_info.
351 * config/sparc/tm-sparclet.h (PRINT_REGISTER_HOOK): Delete macro.
352 (sparclet_do_registers_info): Declare.
353 (DEPRECATED_DO_REGISTERS_INFO): Re-define.
354 * config/sparc/tm-sparc.h (DEPRECATED_DO_REGISTERS_INFO):
355 Re-define.
356 (sparc_do_registers_info): Declare.
357 (PRINT_REGISTER_HOOK): Delete macro.
358 (sparc_print_register_hook): Delete declaration.
359
360 2002-11-05 David Carlton <carlton@math.stanford.edu>
361
362 * symtab.c (lookup_symbol_aux): Move chunks of code into separate
363 functions.
364 (lookup_symbol_aux_local): New function.
365 (lookup_symbol_aux_symtabs): New function.
366 (lookup_symbol_aux_psymtabs): New function.
367
368 2002-11-05 David Carlton <carlton@math.stanford.edu>
369
370 * symtab.c (lookup_symbol_aux): In minsym sections, don't use the
371 previous values of 'objfile' and 'block'.
372
373 2002-11-05 Pierre Muller <muller@ics.u-strasbg.fr>
374
375 * values.c (value_change_enclosing_type): Set
376 enclosing_type field correctly also for the case where
377 more memory needs to be allocated.
378
379 2002-11-03 Mark Kettenis <kettenis@gnu.org>
380
381 * i387-tdep.c (i387_print_float_info): Call fputs_filtered instead
382 of puts_filtered.
383
384 * i387-tdep.c (i387_print_float_info): Replace calls to
385 register_read and deprecated_read_register_gen with calls to
386 frame_register_read, and make the necessary adjustments to the
387 surrounding code.
388
389 2002-11-02 Andrew Cagney <ac131313@redhat.com>
390
391 * gdbarch.sh (register_reggroup_p): Allow default value.
392 * gdbarch.h, gdbarch.c: Regenerate.
393
394 2002-11-02 Andrew Cagney <ac131313@redhat.com>
395
396 * regcache.h: Add coment indicating replacements for deprecated
397 functions.
398
399 2002-11-02 Andrew Cagney <cagney@redhat.com>
400
401 * reggroups.h, reggroups.c: New files.
402 * regcache.c: Include "reggroups.h".
403 (enum regcache_dump_what): Add `regcache_dump_groups'.
404 (regcache_dump): Contract size of the "Type" column. When
405 specified, dump the register's groups.
406 (maintenance_print_register_groups): New function.
407 (_initialize_regcache): Add command `maint print register-groups'.
408 * Makefile.in (COMMON_OBS): Add reggroups.o
409 (SFILES): Add reggroups.c.
410 (reggroups_h): Define.
411 (regcache.o, gdbarch.o): Update dependencies.
412 (reggroups.o): Specify dependencies.
413 * gdbarch.sh (register_reggroup_p): Add pure multi-arch method.
414 Add opaque declaration for `struct reggroup' in generated .h file.
415 Include "reggroups.h" in generated .c file.
416 gdbarch.h, gdbarch.c: Re-generate.
417
418 2002-11-02 Andrew Cagney <cagney@redhat.com>
419
420 * regcache.h (deprecated_read_register_gen): Rename
421 read_register_gen.
422 (deprecated_write_register_gen): Rename write_register_gen.
423 * i387-tdep.c: Update.
424 * x86-64-linux-nat.c: Update
425 * wince.c: Update.
426 * thread-db.c: Update.
427 * win32-nat.c: Update.
428 * mips-tdep.c: Update.
429 * d10v-tdep.c: Update.
430 * cris-tdep.c: Update.
431 * remote-sim.c: Update.
432 * remote-rdi.c: Update.
433 * remote-rdp.c: Update.
434 * frame.c: Update.
435 * target.c: Update.
436 * blockframe.c: Update.
437 * x86-64-tdep.c: Update.
438 * xstormy16-tdep.c: Update.
439 * sh-tdep.c: Update.
440 * s390-tdep.c: Update.
441 * rs6000-tdep.c: Update.
442 * sparc-tdep.c: Update.
443 * i386-tdep.c: Update.
444 * dwarf2cfi.c: Update.
445 * regcache.c: Update.
446
447 2002-11-01 Joel Brobecker <brobecker@gnat.com>
448
449 New interix-specific files:
450 * config/i386/nm-interix.h: New file.
451 * config/i386/interix.mh: New file.
452 * config/i386/interix.mt: New file.
453 * i386-interix-nat.c: New file.
454 * i386-interix-tdep.c: New file.
455
456 2002-11-01 Andrew Cagney <cagney@redhat.com>
457
458 * frame.h (deprecated_generic_get_saved_register): Rename
459 generic_get_saved_register.
460 * blockframe.c (deprecated_generic_get_saved_register): Update.
461 * xstormy16-tdep.c (xstormy16_get_saved_register): Update.
462 (xstormy16_frame_saved_register): Update.
463 * sh-tdep.c (sh_gdbarch_init): Update.
464 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
465 * ia64-tdep.c (ia64_get_saved_register): Update.
466 * cris-tdep.c (cris_gdbarch_init): Update.
467 * config/m32r/tm-m32r.h (GET_SAVED_REGISTER): Update.
468 * arm-tdep.c (arm_gdbarch_init): Update.
469
470 2002-10-31 Daniel Jacobowitz <drow@mvista.com>
471
472 * lin-lwp.c (lin_lwp_resume): Remove resume_all test for !step.
473
474 2002-10-31 Daniel Jacobowitz <drow@mvista.com>
475
476 * i386-linux-tdep.c (i386_linux_pc_in_sigtramp): Check for
477 trampolines in sigaction.
478
479 2002-10-31 Andrew Cagney <cagney@redhat.com>
480
481 * h8300-tdep.c: Include "gdb_assert.h".
482 (h8300_print_register): Add gdbarch, file and frame parameters.
483 Use frame_read_unsigned_register to read the register's value.
484 Use fprintf_filtered to display output.
485 (h8300_print_registers_info): Replace h8300_do_registers_info.
486 (h8300_gdbarch_init): Set print_registers_info.
487
488 2002-10-31 Andrew Cagney <cagney@redhat.com>
489
490 * frame.c (frame_read_unsigned_register): New function.
491 (frame_read_signed_register): New function.
492 * frame.h (frame_read_unsigned_register): Declare.
493 (frame_read_signed_register): Declare.
494
495 2002-10-31 Andrew Cagney <cagney@redhat.com>
496
497 * h8500-tdep.c (h8500_print_registers_info): New static function,
498 clone of infcmd.c's default_print_registers_info.
499 (h8500_do_registers_info): New funtion.
500 (h8500_print_register_hook): Rename print_register_hook, make
501 static.
502
503 * config/h8500/tm-h8500.h: Update copyright.
504 (DEPRECATED_DO_REGISTERS_INFO): Define.
505 (h8500_do_registers_info: Declare.
506 (PRINT_REGISTER_HOOK): Delete macro.
507 (print_register_hook): Delete function.
508
509 2002-10-31 Andrew Cagney <cagney@redhat.com>
510
511 * z8k-tdep.c (z8k_print_register_hook): Make static.
512 (z8k_print_registers_info): New static function, clone of
513 infcmd.c's default_print_registers_info.
514 (z8k_do_registers_info): New function. Wrap
515 z8k_print_registers_info.
516 * config/z8k/tm-z8k.h: Update copyright.
517 (PRINT_REGISTER_HOOK): Delete macro.
518 (z8k_print_register_hook): Delete declaration.
519 (DEPRECATED_DO_REGISTERS_INFO): Define.
520 (z8k_do_registers_info): Declare.
521
522 2002-10-30 Joel Brobecker <brobecker@gnat.com>
523
524 * hppa-tdep.c (find_function_in_inferior): Remove this extern,
525 as this is already provided by value.h, and was actually causing
526 a compilation error because of a conflict in parameter type
527 declaration due to a missing const keyword.
528 (low_text_segment_addres): Fix a compilation warning.
529
530 2002-10-29 Daniel Jacobowitz <drow@mvista.com>
531
532 * mips-linux-nat.c (mips_linux_cannot_fetch_register): Don't fetch
533 registers without a name.
534 (mips_linux_cannot_store_register): Don't store registers without
535 a name.
536
537 2002-10-28 David Carlton <carlton@math.stanford.edu>
538
539 * symtab.c (find_addr_symbol): Delete. (It was already commented
540 out.)
541 * symtab.h: Delete prototype for find_addr_symbol.
542
543 2002-10-26 Andrew Cagney <cagney@redhat.com>
544
545 * gdbarch.sh (DEPRECATED_DO_REGISTERS_INFO): Rename
546 DO_REGISTERS_INFO.
547 gdbarch.h, gdbarch.c: Re-generate.
548 * infcmd.c (default_print_registers_info): Update reference.
549 * mips-tdep.c (mips_gdbarch_init): Set deprecated_do_registers_info.
550 (mips_dump_tdep): Do not print DO_REGISTERS_INFO.
551 * sh-tdep.c (sh_gdbarch_init): Ditto.
552 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
553 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
554
555 2002-10-26 Mark Kettenis <kettenis@gnu.org>
556
557 * x86-64-tdep.c (x86_64_init_abi): Set init_extra_frame_info to
558 cfi_init_extra_frame_info.
559 * x86-64-tdep.h (x86_64_init_extra_frame_info): Remove prototype.
560 * x86-64-linux-tdep.c (x86_64_init_extra_frame_info): Remove function.
561
562 * x86-64-tdep.c (x86_64_init_abi): Add calls to override the i386
563 target where necessary. Add more comments and remove the ones
564 that don't provide any useful information.
565
566 * i386-tdep.c (i386_frame_saved_pc): Replace call to
567 deprecated_read_register_dummy with
568 frame_unwind_unsigned_register.
569
570 * i386-tdep.c (i386_extract_struct_value_address): Use
571 regcache_raw_read_unsigned instead of
572 regcache_cooked_read_unsigned since we know that the register
573 we're reading isn't a pseudo register. Rename variable 'val' into
574 the more descriptive 'addr'.
575
576 * x86-64-tdep.c: Fix some formatting problems, mostly in comments.
577 (x86_64_push_return_address): Add comment.
578 (x86_64_pop_frame): Make static.
579 (examine_argument): Clarify comment.
580 (x86_64_skip_prologue): Make prolog_expact variable static.
581
582 * dwarf2cfi.c: Fix some formatting problems.
583 (context_cpy, read_encoded_pointer): Clarify comments.
584
585 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Constify.
586 (x86_64_init_abi): Move set_gdbarch_* calls that overlap with the
587 i386 target back into x86_64_gdbarch_init. Add some comments and
588 remove meaningless ones.
589
590 2002-10-25 Andrew Cagney <cagney@redhat.com>
591
592 * complaints.h (struct deprecated_complaint): Rename `struct
593 complaint'.
594 * complaints.c (complain): Update.
595 * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Delete
596 incorrect comment indicating that "symfile.h" was being included
597 for the `struct complaint' definition.
598 * remote-vx.c: Update.
599 * objc-lang.c: Update.
600 * xcoffread.c: Update.
601 * hpread.c: Update.
602 * mdebugread.c: Update.
603 * stabsread.c: Update.
604 * dwarf2read.c: Update.
605 * dwarfread.c: Update.
606 * elfread.c: Update.
607 * coffread.c: Update.
608 * stabsread.h: Update.
609 * dbxread.c: Update.
610 * buildsym.c: Update.
611 * gdbtypes.c: Update.
612 * macrotab.c: Update.
613
614 2002-10-25 Mark Kettenis <kettenis@gnu.org>
615
616 * x86-64-tdep.c (x86_64_gdbarch_init): Make a bit more similar to
617 the version in i386-tdep.c. Move set_gdbarch_* calls out into...
618 (x86_64_init_abi): ...new function.
619
620 * Makefile.in (i386v-nat.o): Add $(i386_tdep_h).
621 * i386v-nat.c: Include "i386-tdep.h".
622
623 2002-10-25 Andrew Cagney <cagney@redhat.com>
624
625 * gdbtypes.c (address_space_name_to_int): Update.
626 (address_space_int_to_name): Update.
627 * gdbarch.sh (address_class_type_flags_to_name): Change to a pure
628 multi-arch predicate.
629 (address_class_name_to_type_flags): Ditto.
630 * gdbarch.h, gdbarch.c: Re-generate.
631
632 * MAINTAINERS: Check all warnings when h8300hms and alpha-elf.
633
634 2002-10-24 Martin M. Hunt <hunt@redhat.com>
635
636 * utils.c (string_to_core_addr): Revert patch from 11 Oct.
637
638 2002-10-24 Elena Zannoni <ezannoni@redhat.com>
639
640 * symtab.h (INIT_SAL): Delete macro.
641 (init_sal): Export.
642 * symtab.c (init_sal): New function.
643
644 * ada-lang.c (ada_finish_decode_line_1): Change INIT_SAL macro
645 to init_sal function call.
646 (find_sal_from_funcs_and_line): Ditto.
647 (all_sals_for_line): Ditto.
648 * breakpoint.c (create_internal_breakpoint): Ditto.
649 (create_fork_vfork_event_catchpoint): Ditto.
650 (create_exec_event_catchpoint): Ditto.
651 (parse_breakpoint_sals): Ditto.
652 (watch_command_1): Ditto.
653 (handle_gnu_4_16_catch_command): Ditto.
654 (clear_command): Ditto.
655 * hppa-tdep.c (child_enable_exception_callback): Ditto.
656 * infcmd.c (run_stack_dummy): Ditto.
657 * infrun.c (process_event_stop_test): Ditto.
658 (check_sigtramp2): Ditto.
659 (step_over_function): Ditto.
660 * linespec.c (decode_line_2): Ditto.
661 (decode_line_1): Ditto.
662 * source.c (line_info): Ditto.
663 * symtab.c (find_pc_sect_line): Ditto.
664
665 2002-10-24 Michal Ludvig <mludvig@suse.cz>
666
667 * dwarf2cfi.c (struct context)
668 (struct context_reg): Moved to dwarf2cfi.h
669 (context_alloc, frame_state_alloc, context_cpy):
670 Made extern instead of static, removed prototypes.
671 * dwarf2cfi.h (struct context)
672 (struct context_reg): New, moved from dwarf2cfi.c
673 (context_alloc, frame_state_alloc, context_cpy):
674 New prototypes.
675 * x86-64-linux-tdep.c (x86_64_linux_sigtramp_saved_pc):
676 Changed from static to extern.
677 (LINUX_SIGINFO_SIZE, LINUX_SIGCONTEXT_PC_OFFSET)
678 (LINUX_SIGCONTEXT_FP_OFFSET)
679 (LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Adjusted.
680 (x86_64_linux_in_sigtramp, x86_64_linux_frame_chain)
681 (x86_64_init_frame_pc, x86_64_init_extra_frame_info): New.
682 * x86-64-tdep.c (x86_64_gdbarch_init): Several
683 set_gdbarch_*() calls now use x86-64 specific functions
684 instead of DWARF2 CFI ones.
685 * x86-64-tdep.h (x86_64_linux_in_sigtramp)
686 (x86_64_linux_frame_chain, x86_64_init_frame_pc)
687 (x86_64_init_extra_frame_info): New prototypes.
688
689 2002-10-23 David Carlton <carlton@math.stanford.edu>
690
691 * linespec.c: #include "parser-defs.h".
692 Delete prototype for find_template_name_end.
693 * Makefile.in (linespec.o): Depend on $(parser_defs_h).
694
695 2002-10-23 Jeff Johnston <jjohnstn@redhat.com>
696
697 * NEWS: add recent mi fixes.
698 * varobj.c (struct varobj): Add new "updated" flag.
699 (new_variable): Default "updated" flag to 0.
700 (varobj_set_value): Set "updated" flag to 1 if value
701 changes.
702 (varobj_update): Check varobj "updated" flag before
703 comparing old and refreshed values. Fix for
704 PR gdb/702.
705
706 2002-10-23 David Carlton <carlton@math.stanford.edu>
707
708 * parse.c (parse_exp_1): Use BLOCK_START.
709 * x86-64-tdep.c (x86_64_skip_prologue): Use BLOCK_END,
710 SYMBOL_BLOCK_VALUE.
711 * objc-lang.c (find_methods): Use BLOCK_START, BLOCK_END.
712
713 2002-10-23 David Carlton <carlton@math.stanford.edu>
714
715 * symtab.c: Delete cplusplus_hint.
716 Delete prototype for find_template_name_end.
717
718 2002-10-23 Elena Zannoni <ezannoni@redhat.com>
719
720 * symtab.h: Update comment.
721
722 2002-10-23 Michael Snyder <msnyder@redhat.com>
723
724 * printcmd.c (address_info): Restore quotes in output.
725 * valops.c (value_of_local): Restore quotes in error message.
726
727 2002-10-23 Elena Zannoni <ezannoni@redhat.com>
728
729 * symtab.c (symbol_demangled_name): New function.
730 * symtab.h (SYMBOL_DEMANGLED_NAME): Simplify macro, by
731 turning most of it into a function.
732 (symbol_demangled_name): Export.
733
734 2002-10-23 Michael Snyder <msnyder@redhat.com>
735
736 * valops.c (value_of_local): Restore quotes in error message.
737
738 2002-10-23 Elena Zannoni <ezannoni@redhat.com>
739
740 * symtab.c (symbol_init_language_specific): New function.
741 * symtab.h (SYMBOL_INIT_LANGUAGE_SPECIFIC): Simplify macro, by
742 turning most of it into a function.
743 (symbol_init_language_specific): Export.
744
745 2002-10-23 David Carlton <carlton@math.stanford.edu>
746
747 * dwarf2read.c (dwarf_tag_name): Add DWARF 3 names.
748 (dwarf_attr_name): Ditto.
749 (dwarf_type_encoding_name): Ditto.
750 (scan_partial_symbols): Descend into DW_TAG_namespace entries.
751 (process_die): Handle DW_TAG_namespace,
752 DW_TAG_imported_declaration, DW_TAG_imported_module.
753 (read_namespace): New function.
754
755 2002-10-22 Joel Brobecker <brobecker@gnat.com>
756
757 * configure.in: Define NEW_PROC_API on Interix too.
758 * configure: Regenerate.
759
760 2002-10-21 Joel Brobecker <brobecker@gnat.com>
761
762 * configure: Regenerate using the proper version of autoconf.
763
764 2002-10-21 Elena Zannoni <ezannoni@redhat.com>
765
766 * findvar.c (read_var_value): Temporarily disable TLS code, until
767 complete TLS support is added.
768
769 2002-10-21 Jim Blandy <jimb@redhat.com>
770 Elena Zannoni <ezannoni@redhat.com>
771
772 * symtab.h (address_class): Re-add LOC_THREAD_LOCAL_STATIC
773 for thread local storage locations.
774 (struct symbol): Add objfile field.
775 (SYMBOL_OBJFILE): Define.
776 * dwarf2read.c (is_thread_local): New static variable.
777 (new_symbol): If variable is in thread local fill in address class
778 and objfile appropriately.
779 (decode_locdesc): Recognize and handle DW_OP_GNU_push_tls_address
780 stack operation.
781 * printcmd.c (address_info): Print the information for thread
782 local storage variable.
783 * findvar.c (read_var_value): In case of thread local variable,
784 defer to the target vector code to compute address.
785
786 2002-10-21 Elena Zannoni <ezannoni@redhat.com>
787
788 * solib-svr4.c (svr4_fetch_objfile_link_map): New function.
789 * solib-svr4.h (svr4_fetch_objfile_link_map): Export.
790
791 2002-10-21 Elena Zannoni <ezannoni@redhat.com>
792
793 * symtab.h (address_class): Rename
794 LOC_THREAD_LOCAL_STATIC to LOC_HP_THREAD_LOCAL_STATIC.
795 * hpread.c (hpread_process_one_debug_symbol): Ditto.
796 * printcmd.c (address_info): Ditto.
797 * findvar.c (symbol_read_needs_frame, read_var_value): Ditto.
798
799 2002-10-20 Mark Kettenis <kettenis@gnu.org>
800
801 * i386bsd-nat.c (i386bsd_dr_set, i386bsd_dr_get_status): Use
802 DBREG_DRX macro to acces debug registers.
803
804 * Makefile.in (i386obsd-tdep.o): New target.
805
806 * solib-sunos.c: Include "bcache.h" and "regcache.h".
807 * Makefile.in (solib-sunos.o): Add $(bcache_h) and $(regcache_h).
808
809 * configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.
810 * config/i386/obsd.mt: New file.
811 * i386bsd-nat.c (_initialize_i386bsd_nat): Introduce
812 i386obsd_sc_pc_offset and i386obsd_sc_sp_offset;
813 * i386obsd-nat.c (_initialize_i386obsd_nat): Set
814 i386obsd_sigtramp_start and i386obsd_sigtramp_end instead of
815 i386nbsd_sigtramp_start and i386nbsd_sigtramp_end.
816 * i386obsd-tdep.c: New file.
817
818 2002-10-19 Adam Fedor <fedor@gnu.org>
819
820 * objc-exp.y (name_not_typename): Fix invalid comment.
821
822 2002-10-20 Mark Kettenis <kettenis@gnu.org>
823
824 * solib-sunos.c (allocate_rt_common_objfile): Use bcache_xmalloc
825 to allocate partial syms and macro byte caches.
826
827 2002-10-18 David Carlton <carlton@math.stanford.edu>
828
829 * symtab.h: Delete 'struct source' and 'struct sourcevector'.
830
831 2002-10-18 Adam Fedor <fedor@gnu.org>
832
833 * stabsread.c (find_name_end): New function.
834 (define_symbol): Use it.
835
836 2002-10-18 Daniel Jacobowitz <drow@mvista.com>
837
838 * config/alpha/nm-fbsd.h (CANNOT_STEP_BREAKPOINT): Define to 1.
839 * config/alpha/nm-linux.h (CANNOT_STEP_BREAKPOINT): Define to 1.
840 * config/alpha/nm-nbsd.h (CANNOT_STEP_BREAKPOINT): Define to 1.
841 * config/alpha/nm-osf.h (CANNOT_STEP_BREAKPOINT): Define to 1.
842
843 2002-10-17 David Carlton <carlton@math.stanford.edu>
844
845 * symfile.h: Add opaque declaration for struct obstack.
846 Declare obsavestring to take a const char *.
847 * symfile.c (obsavestring): Make first argument a const char *.
848
849 2002-10-16 Adam Fedor <fedor@gnu.org>
850
851 * breakpoint.c (parse_breakpoint_sals): Ignore ObjC method
852 names when matching breakpoints in current file.
853
854 2002-10-16 Kevin Buettner <kevinb@redhat.com>
855
856 * dwarf2read.c (dwarf2_invalid_pointer_size): New complaint.
857 (read_tag_pointer_type): Add address class support.
858 * gdbarch.sh (ADDRESS_CLASS_TYPE_FLAGS)
859 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_NAME_TO_TYPE_FLAGS):
860 New methods.
861 * gdbarch.h, gdbarch.c: Regenerate.
862 * gdbtypes.c (address_space_name_to_int, address_space_int_to_name)
863 (make_type_with_address_space, recursive_type_dump): Add address
864 class support.
865 * gdbtypes.h (TYPE_FLAG_ADDRESS_CLASS_1, TYPE_FLAG_ADDRESS_CLASS_2)
866 (TYPE_FLAG_ADDRESS_CLASS_ALL, TYPE_ADDRESS_CLASS_1)
867 (TYPE_ADDRESS_CLASS_2, TYPE_ADDRESS_CLASS_ALL): New defines
868
869 2002-10-16 Klee Dienes <kdienes@apple.com>
870
871 * stabsread.c (read_tilde_fields): Use name[sizeof(vptr_name)-2]
872 to get the last character of a char[] buffer, not
873 name[sizeof(vptr_name)-1].
874
875 2002-10-14 Adam Fedor <fedor@gnu.org>
876
877 * symtab.h: New objc_specific struct.
878 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Handle ObjC.
879 (SYMBOL_DEMANGLED_NAME): Likewise.
880
881 2002-10-14 Adam Fedor <fedor@gnu.org>
882
883 * symfile.c (init_filename_language_table): Add ObjC file extension.
884
885 2002-10-14 Adam Fedor <fedor@gnu.org>
886
887 * utils.c (puts_filtered_tabular): New function.
888 (fprintf_symbol_filtered): Get ObjC demangled name.
889 * defs.h (puts_filtered_tabular): Declared.
890
891 2002-10-14 Kevin Buettner <kevinb@redhat.com>
892
893 * c-lang.h (c_type_print_varspec_prefix): Delete.
894 * c-typeprint.c (c_type_print_varspec_prefix): Make static. Add
895 ``need_post_space'' parameter. Adjust all callers.
896
897 2002-10-14 Daniel Jacobowitz <drow@mvista.com>
898
899 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Define to 1.
900 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
901 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
902 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
903
904 2002-10-13 Adam Fedor <fedor@gnu.org>
905
906 * source.c (print_source_lines): Update comments.
907
908 2002-10-13 Adam Fedor <fedor@gnu.org>
909
910 * valops.c (value_of_local): New function.
911 (value_of_this): Use it.
912 * value.h (value_of_local): Declared.
913
914 2002-10-13 Adam Fedor <fedor@gnu.org>
915
916 * parse.c: (length_of_subexp, prefixify_subexp): Handle
917 OP_MSGCALL, OP_SELECTOR, OP_NSSTRING, and OP_SELF.
918
919 2002-10-12 Adam Fedor <fedor@gnu.org>
920
921 * language.c (binop_result_type): Add language_objc to case.
922 (integral_type): Likewise.
923 (character_type): Likewise.
924 (string_type): Likewise.
925 (boolean_type): Likewise.
926 (structured_type): Likewise.
927 (binop_type_check): Likewise.
928
929 2002-10-11 Adam Fedor <fedor@gnu.org>
930
931 * printcmd.c (address_info): Print 'self' for ObjC.
932
933 2002-10-11 Adam Fedor <fedor@gnu.org>
934
935 * expression.h: New ops OP_NSSTRING, OP_SELECTOR, OP_MSGCALL, and
936 OP_SELF.
937
938 2002-10-11 Adam Fedor <fedor@gnu.org>
939
940 * language.h (CAST_IS_CONVERSION): Add language_objc.
941
942 2002-10-11 Adam Fedor <fedor@gnu.org>
943
944 * defs.h (enum language): Add language_objc.
945
946 2002-10-11 Klee Dienes <kdienes@apple.com>
947
948 * corefile.c (read_memory_typed_address): New function.
949 * gdbcore.h (read_memory_typed_address): Add prototype.
950 * blockframe.c (sigtramp_saved_pc): Use read_memory_typed_address
951 to read a value destined for a CORE_ADDR, not read_memory_integer.
952 * f-valprint.c (f77_get_dynamic_upperbound): Ditto.
953 (f77_get_dynamic_lowerbound): Ditto.
954
955 2002-10-11 Martin M. Hunt <hunt@redhat.com>
956
957 * utils.c (string_to_core_addr): After turning string into
958 a number, convert to a CORE_ADDR using INTEGER_TO_ADDRESS
959 which will do necessary sign-extension, etc.
960
961 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
962
963 * c-exp.y (THIS): Delete token and grammar rule.
964 (yylex): Don't return THIS.
965 * cp-valprint.c (vtbl_ptr_name_old): Delete.
966 (cp_is_vtbl_ptr_type): Don't check vtbl_ptr_name_old.
967 * demangle.c (cplus_markers): Update comment. Put '$'
968 first. Remove CPLUS_MARKER.
969 (_initialize_demangler): Don't call set_cplus_marker_for_demangling.
970 * jv-exp.y (THIS): Delete token and grammar rule.
971 (yylex): Don't return THIS.
972 * mips-tdep.c (mips_dump_tdep): Don't dump CPLUS_MARKER.
973 * objc-exp.y (THIS): Delete token and grammar rule.
974 (yylex): Don't return THIS.
975 * p-exp.y (yylex): Remove reference to CPLUS_MARKER.
976 * stabsread.c (vptr_name, vb_name): Replace CPLUS_MARKER with '$'.
977 (read_member_functions): Likewise for opname.
978 (read_tilde_fields): Use is_cplus_marker.
979
980 * defs.h (CPLUS_MARKER): Don't define.
981 * config/tm-sysv4.h (CPLUS_MARKER): Likewise.
982 * config/i386/xm-i386sco.h (CPLUS_MARKER): Likewise.
983 * config/mips/tm-irix3.h (CPLUS_MARKER): Likewise.
984 * config/mips/tm-irix6.h (CPLUS_MARKER): Likewise.
985 * config/rs6000/tm-rs6000.h (CPLUS_MARKER): Likewise.
986
987 * config/i386/tm-i386v4.h: Delete file.
988 * config/djgpp/fnchange.lst: Delete tm-i386v4.h.
989 * config/i386/tm-i386sol2.h: Include "i386/tm-i386.h" instead.
990 * config/i386/tm-i386v42mp.h: Include "i386/tm-i386.h" instead.
991 * config/i386/tm-ptx.h: Include "i386/tm-i386.h" instead.
992 * config/i386/i386gnu.mt (TM_FILE): Use tm-i386.h.
993 * config/i386/i386sco5.mt (TM_FILE): Likewise.
994 * config/i386/i386v4.mt (TM_FILE): Likewise.
995 * config/i386/ncr3000.mt (TM_FILE): Likewise.
996
997 2002-10-10 Marko Mlinar <markom@opencores.org>
998
999 * infrun.c (resume): Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C,
1000 accidentially not commited 2002-10-09
1001 * gdbarch.h, gdbarch.c: Re-generate.
1002
1003 2002-10-09 Marko Mlinar <markom@opencores.org>
1004
1005 * infrun.c (resume): Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C.
1006 * gdbarch.sh (HAVE_NONSTEPPABLE_WATCHPOINT): Add.
1007 * gdbarch.h, gdbarch.c: Re-generate.
1008
1009 2002-10-08 Petr Sorfa <petrs@caldera.com>
1010
1011 Revised and re-submitted by John Wolfe <jlw@caldera.com>
1012
1013 Move the Dwarf 2 abbrev table to a per-compilation-unit structure,
1014 so we can work on more than one compilation unit at a time. This
1015 helps prepare GDB to handle inter-CU die references.
1016 * dwarf2read.c (ABBREV_HASH_SIZE): moved definition forward in
1017 the code to be defined before struct comp_unit_head.
1018 (comp_unit_head): Added new members - offset, cu_head,
1019 begin_die, next and dwarf2_abbrevs.
1020 (dwarf2_abbrevs): Removed single static var; now member of
1021 struct comp_unit_head.
1022 dwarf2_build_psymtabs_hard): Complete new struct comp_unit_head
1023 members.
1024 (psymtab_to_symtab_1): Changed to work with the new
1025 struct comp_unit_head.
1026 (dwarf2_read_abbrevs): Now accepts a cu_header parameter and
1027 constructs the dwarf2_abbrevs[] inside the cu_header.
1028 (dwarf2_empty_abbrev_table): Now expects a ptr to a
1029 dwarf2_abbrev table to clean up.
1030 (dwarf2_lookup_abbrev): Now accepts a cu_header parameter and
1031 handling of dwarf2_abbrevs inside the cu_header.
1032 (read_partial_die): Now supports the call to the new
1033 dwarf2_lookup_abbrev.
1034 (read_full_die): Now supports the call to the new
1035 dwarf2_lookup_abbrev.
1036
1037 2002-10-06 Christopher Faylor <cgf@redhat.com>
1038
1039 * Makefile.in (install-gdbtk): Add missing continuation backslash to
1040 insure that shell variables, such as "transformed_name" are propagated
1041 to later shell statements in rule.
1042
1043 2002-10-06 Mark Kettenis <kettenis@gnu.org>
1044
1045 * config/i386/nm-i386sco.h: Add protection against
1046 multiple-inclusion. Include "i386/nm-i386v.h".
1047 (REGISTER_U_ADDR): Remove define.
1048 (i386_register_u_addr): Remove prototype.
1049
1050 2002-10-04 Michael Snyder <msnyder@redhat.com>
1051
1052 * m32r-stub.c (handle_exception): Make sure exception is "trap"
1053 before treating it as a single-step event.
1054
1055 2002-10-03 Adam Fedor <fedor@gnu.org>
1056
1057 * objc-lang.c: ARI fixes. Change string.h to gdb_string.h.
1058 (objc_demangle): Remove assignment in if statements, Replace
1059 free with xfree.
1060 (add_msglist): Likewise.
1061 (end_msglist): Likewise.
1062 (complare_selectors): Likewise.
1063 (selectors_info): Likewise.
1064 (compare_classes): Likewise.
1065 (classes_info): Likewise.
1066 (print_object_command): Likewise.
1067 (find_objc_msgcall_submethod): Replace PTR with void *.
1068 * objc-lang.h: Remove check for __STDC__.
1069
1070 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
1071
1072 * ui-out.h (ui_out_field_fmt_int): New prototype.
1073 * ui-out.c (ui_out_field_fmt_int): New function allowing specification
1074 of field width and alignment.
1075 * stack.c (print_frame_info_base): When printing frame level, use
1076 ui_out_field_fmt_int with a width of 2 and left alignment. Fix for
1077 PR gdb/192
1078
1079 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
1080
1081 * MAINTAINERS: Add self to Write After Approval list.
1082
1083 2002-10-02 Elena Zannoni <ezannoni@redhat.com>
1084
1085 * infcmd.c (interrupt_target_command_wrapper): Delete.
1086 (interrupt_target_command): Make non static.
1087 (nofp_registers_info): Make static.
1088 * stack.c (return_command_wrapper): Delete.
1089 (return_command): Make non static.
1090
1091 2002-10-02 Elena Zannoni <ezannoni@redhat.com>
1092
1093 * event-top.c (gdb_setup_readline): New function. Code moved from
1094 _initialize_event_loop().
1095 (_initialize_event_loop): Call gdb_setup_readline().
1096
1097 2002-10-02 Andrew Cagney <ac131313@redhat.com>
1098
1099 * infrun.c (resume): Convert #ifdef CANNOT_STEP_BREAKPOINT into C.
1100 * gdbarch.sh (CANNOT_STEP_BREAKPOINT): Add.
1101 * gdbarch.h, gdbarch.c: Re-generate.
1102
1103 2002-10-02 Daniel Jacobowitz <drow@mvista.com>
1104
1105 Fix PR gdb/778
1106 * gdbtypes.c (fill_in_vptr_fieldno): Call check_typedef
1107 before recursing.
1108 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Check return value
1109 of fill_in_vptr_fieldno.
1110
1111 2002-10-02 Elena Zannoni <ezannoni@redhat.com>
1112
1113 * inferior.h (registers_info, stepi_command, nexti_command,
1114 continue_command, interrupt_target_command): Export from infcmd.c.
1115 * frame.h (args_info, selected_frame_level_changed_hook,
1116 return_command): Export from stack.c.
1117 * v850ice.c (stepi_command, nexti_command, continue_command): use
1118 prototypes from inferior.h.
1119 * tracepoint.c (registers_info, args_info, locals_info): Use
1120 prototypes from frame.h and inferior.h.
1121 * Makefile.in (mi-main.o): Add dependency on frame.h.
1122
1123 2002-10-02 Andrew Cagney <ac131313@redhat.com>
1124
1125 * rs6000-tdep.c (rs6000_store_struct_return): Store struct_return
1126 value in register 3 adjusted by ppc_gp0_regnum.
1127
1128 * rs6000-tdep.c (skip_prologue): Bias alloca_reg by ppc_gp0_regnum.
1129
1130 2002-10-02 Marko Mlinar <markom@opencores.org>
1131
1132 * MAINTAINERS: Add myself to the Write After Approval list.
1133
1134 2002-10-01 Alexandre Oliva <aoliva@redhat.com>
1135
1136 * mips-tdep.c (mips_find_abi_section): .mdebug.abi64 is the name
1137 of the section for the N64 ABI, fixed.
1138
1139 * config/mips/tm-irix6.h: Include solib.h.
1140
1141 2002-10-01 Elena Zannoni <ezannoni@redhat.com>
1142
1143 * dwarf2read.c (dwarf_stack_op_name): Recognize more dwarf3 and
1144 GNU operators.
1145
1146 2002-10-01 Andrew Cagney <ac131313@redhat.com>
1147
1148 * NEWS: Mention that MI syntax, selected by "mi" changed to "mi2"
1149 and that "mi0" syntax has been removed.
1150
1151 2002-09-30 David Carlton <carlton@math.stanford.edu>
1152
1153 * Makefile.in (ppc-sysv-tdep.o): Depend on gdb_string_h.
1154 * ppc-sysv-tdep.c: #include "gdb_string.h".
1155 * remote-sds.c (getmessage): Add semicolon after 'retry' label to
1156 pacify GCC.
1157
1158 2002-10-01 Andrew Cagney <ac131313@redhat.com>
1159
1160 * rs6000-tdep.c (rs6000_gdbarch_init): For powerpc:7400, fix
1161 "vrsave"'s register number.
1162
1163 2002-09-30 Andrew Cagney <ac131313@redhat.com>
1164
1165 * mips-tdep.c (mips_frame_saved_pc): When a generic dummy frame,
1166 use frame_unwind_signed_register to obtain the PC.
1167 (mips_frame_chain): Handle a generic dummy frame.
1168 (mips_init_extra_frame_info): When a generic dummy frame, don't
1169 re-compute the frame base.
1170 (mips_pop_frame): Handle generic dummy frames.
1171 (mips_gdbarch_init): When generic dummy frames, set
1172 use_generic_dummy_frames, push_dummy_frame to
1173 generic_push_dummy_frame, pc_in_call_dummy to
1174 generic_pc_in_call_dummy, and save_dummy_frame_top_of_stack to
1175 generic_save_dummy_frame_tos.
1176
1177 2002-09-30 Andrew Cagney <ac131313@redhat.com>
1178
1179 * blockframe.c (generic_find_dummy_frame): Rewrite. Only test
1180 against TOP when TOP was explictly set.
1181 (generic_push_dummy_frame): Set TOP to zero.
1182
1183 2002-09-30 Elena Zannoni <ezannoni@redhat.com>
1184
1185 * event-loop.c (start_event_loop): Rename variable 'result' to
1186 'gdb_result', to avoid conflicts with upcoming intepreters changes.
1187
1188 2002-09-30 Keith Seitz <keiths@redhat.com>
1189
1190 * gdb-events.sh (selected_thread_changed): New event.
1191 * gdb-events.c: Regenerated.
1192 * gdb-events.h: Regenerated.
1193
1194 2002-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1195
1196 * MAINTAINERS: Add self to Write After Approval list.
1197
1198 2002-09-30 Fernando Nasser <fnasser@redhat.com>
1199
1200 * disasm.c: New file.
1201 * disasm.h: New file.
1202 * mi/mi-cmd-disas.c (gdb_dis_asm_read_memory): Moved to disasm.c.
1203 (compare_lines): Ditto.
1204 (dump_insns): Ditto.
1205 (do_mixed_source_and_assembly): Moved to disasm.c. Added uiout
1206 argument.
1207 (do_assembly_only): Ditto.
1208 (do_disassembly): Renamed to gdb_disassembly and moved to
1209 disasm.c. Sdded uiout argument.
1210 * Makefile.in: Add new files. Reorder SFILES list. Update
1211 dependencies. Include libgdb.a later in the insight executable.
1212
1213 2002-09-29 Andrew Cagney <ac131313@redhat.com>
1214
1215 * config/djgpp/fnchange.lst: Rename bfd/elf64-alpha.c and
1216 bfd/elf64-alpha-fbsd.c.
1217
1218 2002-09-29 Andrew Cagney <ac131313@redhat.com>
1219
1220 * config/djgpp/fnchange.lst: Rename i386gnu-nat.c and
1221 i386gnu-tdep.c.
1222
1223 2002-09-29 Andrew Cagney <ac131313@redhat.com>
1224
1225 * gnu-nat.h (debug): Use __FILE__ and __LINE__ instead of
1226 __FUNCTION__.
1227 * gnu-nat.c (do_mach_notify_no_senders): Replace __FUNCTION__ with
1228 function name.
1229 (do_mach_notify_port_deleted, do_mach_notify_msg_accepted): Ditto.
1230 (do_mach_notify_port_destroyed, do_mach_notify_send_once): Ditto.
1231 (S_proc_setmsgport_reply, S_proc_getmsgport_reply): Ditto.
1232 (S_msg_sig_post_reply): Ditto.
1233
1234 2002-09-28 Corinna Vinschen <vinschen@redhat.com>
1235
1236 * sh-tdep.c (sh_use_struct_convention): Use definition according
1237 to ABI.
1238 (sh_push_arguments): Store in register with correct endianess.
1239 (sh_default_store_return_value): Ditto.
1240 (sh_gdbarch_init): Set sizeof long double to 8.
1241
1242 2002-09-27 Mark Kettenis <kettenis@gnu.org>
1243
1244 * defs.h: Move inclusion of "ansidecl.h" before "gdb_locale.h".
1245 Fix some whitespace problems.
1246
1247 2002-09-27 David Carlton <carlton@math.stanford.edu>
1248
1249 * Makefile.in (cris-tdep.o): Depend on gdb_string_h.
1250 (mcore-tdep.o): Ditto.
1251 (ns32k-tdep.o): Ditto.
1252 (ns32knbsd-tdep.o): Ditto.
1253 (sh3-rom.o): Ditto.
1254 (vax-tdep.o): Ditto.
1255 * cris-tdep.c: #include "gdb_string.h"
1256 * mcore-tdep.c: Ditto.
1257 * ns32k-tdep.c: Ditto.
1258 * ns32knbsd-tdep.c: Ditto.
1259 * sh3-rom.c: Ditto.
1260 * vax-tdep.c: Ditto.
1261
1262 2002-09-27 David Carlton <carlton@math.stanford.edu>
1263
1264 * config/djgpp/fnchange.lst: Add entries for
1265 gdb/testsuite/gdb.c++/m-static files.
1266
1267 2002-09-27 Jim Wilson <wilson@redhat.com>
1268
1269 * MAINTAINERS: Add myself to the Write After Approval list.
1270
1271 2002-09-26 Martin M. Hunt <hunt@redhat.com>
1272
1273 * mips-tdep.c (find_proc_desc): Initialize startaddr.
1274
1275
1276 2002-09-26 Andrew Cagney <ac131313@redhat.com>
1277
1278 * rs6000-tdep.c (rs6000_frame_chain): Don't chain past the dummy
1279 frame.
1280
1281 2002-09-26 Andrew Cagney <ac131313@redhat.com>
1282
1283 * rs6000-tdep.c (rs6000_extract_struct_value_address): Return 0.
1284 (rs6000_struct_return_address): Delete variable.
1285 (rs6000_store_struct_return): Update.
1286 (rs6000_gdbarch_init): Set extract_struct_value_address instead of
1287 deprecated_extract_struct_value_address.
1288 (rs6000_frame_align): New function.
1289 (rs6000_gdbarch_init): Set frame_align.
1290
1291 2002-09-26 Andrew Cagney <ac131313@redhat.com>
1292
1293 From Grace Sainsbury <graces@redhat.com>:
1294 * Makefile.in (gdbtk-main.o): New target.
1295 (gdb.o): New target.
1296 (main_h): Define.
1297 (main.o): Update dependencies.
1298 (gdb$(EXEEXT)): Add gdb.o.
1299 (SUBDIR_GDBTK_SRCS): Add gdbtk-main.c.
1300 (SUBDIR_GDBTK_ALL, SUBDIR_GDBTK_UNINSTALL): Set.
1301 (SUBDIR_GDBTK_CLEAN): Set.
1302 (install-gdbtk): Install the insight binary.
1303 (uninstall-gdbtk): New target.
1304 (all-gdbtk, clean-gdbtk): New rule.
1305 * top.c (use_windows): Default to zero.
1306 * main.c: Include "main.h".
1307 (main): Delete.
1308 (struct captured_main_args): Delete.
1309 (gdb_main): New function.
1310 * main.h: New file.
1311 * gdb.c: New File.
1312
1313 2002-09-25 Andrew Cagney <cagney@redhat.com>
1314
1315 * frame.c: Include "gdb_string.h" and "builtin-regs.h".
1316 (frame_map_regnum_to_name): New function.
1317 (frame_map_name_to_regnum): New function.
1318 * frame.h (frame_map_name_to_regnum): Declare.
1319 (frame_map_regnum_to_name): Declare.
1320 * builtin-regs.c (builtin_reg_map_regnum_to_name): New function.
1321 * builtin-regs.h (builtin_reg_map_regnum_to_name): Declare.
1322 * parse.c: Do not include "builtin-regs.h".
1323 (target_map_name_to_register): Delete function.
1324 (write_dollar_variable): Use frame_map_name_to_regnum.
1325 * parser-defs.h (target_map_name_to_register): Delete declaration.
1326 * expprint.c: Include "frame.h".
1327 (print_subexp): Use frame_map_regnum_to_name.
1328 * eval.c (evaluate_subexp_standard): Use frame_map_regnum_to_name.
1329 * infcmd.c (registers_info): Use frame_map_name_to_regnum.
1330
1331 2002-09-25 Andrew Cagney <ac131313@redhat.com>
1332
1333 * rs6000-tdep.c (rs6000_frame_saved_pc): If the link register
1334 wasn't saved, and the next innermost frame is a dummy, return the
1335 dummy frame's link register.
1336
1337 2002-09-24 Jim Blandy <jimb@redhat.com>
1338
1339 Fix from Paul Breed:
1340 * main.c (captured_main): Add a `break' after the case for 'b'.
1341
1342 2002-09-24 Keith Seitz <keiths@redhat.com>
1343
1344 * varobj.c (c_type_of_child): Use get_target_type instead
1345 of TYPE_TARGET_TYPE.
1346
1347 2002-09-22 Fernando Nasser <fnasser@redhat.com>
1348
1349 * source.c (get_current_or_default_source_symtab_and_line): Remove
1350 function.
1351 (set_default_source_symtab_and_line): New function. Attempts to
1352 determine a source file to list lines from if one is not currently
1353 defined.
1354 (get_current_source_symtab_and_line): Initialize sal.pc and
1355 sal.end fields.
1356 (set_current_source_symtab_and_line): Mark argument as const.
1357 * source.h: Update declarations and comments.
1358 * linespec.c (decode_line_1): Replace call to removed routine above.
1359 * stack.c (print_frame_info_base): Ditto.
1360 * cli/cli-cmds.c (edit_command): Ditto.
1361 (list_command): Ditto.
1362
1363 2002-09-22 Fernando Nasser <fnasser@redhat.com>
1364
1365 * source.c (get_current_or_default_source_symtab_and_line): Initialize
1366 sal.pc and sal.end fields.
1367 (get_current_or_default_source_symtab_and_line): Ditto.
1368 * breakpoint.c (parse_breakpoint_sals): Use correct accessor function
1369 so we do not cause a new source symtab to be searched for (reverting an
1370 unintentional change from the 2002-09-20 patch).
1371 * scm-lang.c (scm_unpac): Ditto.
1372
1373 2002-09-21 Andrew Cagney <cagney@redhat.com>
1374
1375 * complaints.c (symfile_explanations): Remove new-line from
1376 ``isolated_message''.
1377 (vcomplaint): When ISOLATED_MESSAGE, force a line break.
1378 (clear_complaints): When a SUBSEQUENT_MESSAGE, force a line break.
1379
1380 2002-09-20 Nick Clifton <nickc@redhat.com>
1381
1382 * NEWS: Announce that V850EA ISA is no longer supported.
1383 * v850-tdep.c: Remove reference to bfd_mach_v850ea.
1384
1385 2002-09-20 David Carlton <carlton@math.stanford.edu>
1386
1387 * Makefile.in (c-lang.o): Correct dependencies.
1388 (utils.o): Gather dependencies.
1389 (charset.o): Move.
1390 * c-lang.c: #include "gdb_string.h"
1391
1392 2002-09-20 Fernando Nasser <fnasser@redhat.com>
1393
1394 From 2002-07-02 George Helffrich <george@gly.bris.ac.uk>
1395 * cli/cli-cmds.c (list_command): New function. Implements the new
1396 cli edit command.
1397 (_init_cli_cmds): Add new command definition.
1398 * gdb.1: Document edit command.
1399 * doc/gdb.texinfo: Document edit command.
1400
1401 2002-09-20 Fernando Nasser <fnasser@redhat.com>
1402
1403 * source.c: Make global variables current_source_symtab and
1404 current_source_line static.
1405 (list_command): Moved to cli/cli-cmds.c.
1406 (ambiguous_line_spec): Moved to cli/cli-cmds.c.
1407 (get_first_line_listed): New accessor function.
1408 (get_lines_to_list): New accessor function.
1409 (get_current_source_symtab_and_line): New function. Retrieves the
1410 position in the source code that we consider current.
1411 (get_current_or_default_source_symtab_and_line): New function.
1412 Like the above but attempts to determine a default position if one
1413 is not currently defined.
1414 (set_current_source_symtab_and_line): New function. Sets the source
1415 code position considered current and returns the previously set one.
1416 (clear_current_source_symtab_and_line): Reset stored information about
1417 a current source line.
1418 (_initialize_source): Remove registration for the "list" command and
1419 its alias.
1420 * source.h: Add declarations for the new functions above.
1421 * symtab.h: Remove declarations for the global variables mentioned
1422 above.
1423 * breakpoint.c (parse_breakpoint_sals): Use accessor functions to
1424 obtain current source line.
1425 * linespec.c (decode_line_1): Ditto.
1426 * macroscope.c (default_macro_scope): Ditto.
1427 * scm-lang.c (scm_unpac): Ditto.
1428 * stack.c (print_frame_info_base): Ditto.
1429 * symfile.c (clear_symtab_users): Ditto.
1430 * symtab.c (decode_line_spec): Ditto.
1431 * cli/cli-cmds.c (list_command): Moved here from source.c.
1432 (ambiguous_line_spec): Moved here from source.c.
1433 (_init_cli_cmds): Add definition for "list" and its alias.
1434 * Makefile.in: Update dependencies.
1435
1436 2002-09-20 Corinna Vinschen <vinschen@redhat.com>
1437
1438 * h8300-tdep.c (h8300_examine_prologue): Match saved regs location
1439 with what gcc thinks is correct.
1440
1441 2002-09-20 Corinna Vinschen <vinschen@redhat.com>
1442
1443 * h8300-tdep.c (h8300_examine_prologue): Fix loop for saved regs in
1444 multiple register push instruction.
1445
1446 2002-09-19 Jim Blandy <jimb@redhat.com>
1447
1448 Add support for distinct host and target character sets.
1449 * charset.c, charset.h: New files.
1450 * c-exp.y: #include "charset.h".
1451 (yylex): Convert character and string literals to the target
1452 character set, before returning them as the semantic value of the
1453 token.
1454 * c-lang.c: #include "charset.h".
1455 (c_emit_char): Use charset-specific methods to recognize
1456 characters with backslash escape forms, to decide which characters
1457 to print literally and which to print using numeric escape
1458 sequences, and to convert target characters to host characters
1459 before printing.
1460 * utils.c: #include "charset.h".
1461 (no_control_char_error): New function.
1462 (parse_escape): Use charset-specific methods to recognize
1463 backslash escapes, parse `control character' notation, and convert
1464 characters from the host character set to the target character set.
1465 * configure.in: Set the default host character set.
1466 Check where to find iconv, and what its argument types might be.
1467 * acinclude.m4 (AM_ICONV): New macro, borrowed from GCC.
1468 * Makefile.in (SFILES): List charset.c.
1469 (COMMON_OBS): List charset.o.
1470 (charset.o): New rule.
1471 (charset_h): New header dependency variable.
1472 (c-lang.o, utils.o, c-exp.tab.o): Note dependency on $(charset_h).
1473 (LIBICONV): New variable, set by configure.
1474 (CLIBS): Include $(LIBICONV) here.
1475 * aclocal.m4, config.in, configure: Regenerated.
1476
1477 2002-09-19 Joel Brobecker <brobecker@gnat.com>
1478
1479 * ada-exp.y: Add missing semicolons to end rules. Fixes a
1480 bison 1.35 warning.
1481
1482 2002-09-19 Richard Earnshaw <rearnsha@arm.com>
1483
1484 * gdb_mbuild.sh: New file.
1485
1486 2002-09-19 Andrew Cagney <ac131313@redhat.com>
1487
1488 * objc-exp.y, objc-lang.h, objc-lang.c: Fix copyright notice.
1489
1490 2002-09-18 Andrew Cagney <ac131313@redhat.com>
1491
1492 * breakpoint.c, c-exp.y, defs.h, elfread.c, expression.h,
1493 jv-exp.y, language.c, language.h, p-exp.y, parse.c, parser-defs.h,
1494 printcmd.c, source.c, stabsread.c, symfile.c, symtab.h, utils.c,
1495 valops.c, value.h: Revert previous change.
1496
1497 2002-09-18 Michael Snyder <msnyder@redhat.com>
1498
1499 Preliminary support for Objective-C:
1500 * defs.h (language_objc): New enum value.
1501 (puts_filtered_tabular): Declaration only, exported from utils.c.
1502 (skip_quoted): Delete, declared in completer.h.
1503 * c-exp.y: Include completer.h.
1504 * p-exp.y: Ditto.
1505 * jv-exp.y: Ditto.
1506 * expression.h (OP_MSGCALL, OP_SELECTOR, OP_SELF, OP_NSSTRING):
1507 New operator enum values.
1508 * language.h (CAST_IS_CONVERSION): Test for language_objc.
1509 * language.c (binop_result_type): Handle language_objc case.
1510 (integral_type, character_type, string_type, boolean_type,
1511 structured_type, binop_type_check): Ditto.
1512 * symtab.h (SYMBOL_OBJC_DEMANGLED_NAME): Define.
1513 (struct objc_specific): Add to general_symbol_info.
1514 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Add objc initialization.
1515 (SYMBOL_DEMANGLED_NAME): Handle objc case.
1516 * parser-defs.h (struct objc_class_str): New struct type.
1517 (start_msglist, end_msglist, add_msglist): Declaration only,
1518 exported from objc-lang.c.
1519 * value.h (value_of_local, value_nsstring,
1520 call_function_by_hand_expecting_type): Exported from valops.c.
1521 * valops.c (find_function_addr): Export.
1522 (call_function_by_hand_expecting_type): New function.
1523 (value_of_local): New function.
1524 * symfile.c (init_filename_language_table): Add ".m" extension
1525 for Objective-C.
1526 * utils.c (puts_filtered_tabular): New function.
1527 (fprintf_symbol_filtered): Add objc demangling support (disabled).
1528 (set/show demangle): Extend help-string to refer to ObjC.
1529 * elfread.c (elf_symtab_read): Skip Objective-C special symbols.
1530 * stabsread.c (symbol_reference_defined): Objective-C symbols
1531 may contain colons: make allowances when scanning stabs strings
1532 for colons.
1533 (objc_find_colon): New function.
1534 * printcmd.c (address_info): If language == objc then print
1535 "self" instead of "this".
1536 * parse.c (length_of_subexp): Handle new operators OP_MSGCALL,
1537 OP_NSSTRING, and OP_SELF.
1538 (prefixify_subexp): Ditto.
1539 * source.c (print_source_lines): Mention objc in comment.
1540 * breakpoint.c (parse_breakpoint_sals): Recognize Objective-C
1541 method names.
1542
1543 2002-09-18 Andrew Cagney <ac131313@redhat.com>
1544
1545 * complaints.h: Update copyright.
1546 (struct complaints): Declare.
1547 (struct complaint): Make `message' constant.
1548 (internal_complaint): Declare.
1549 (complaint): Declare.
1550 (complaint_root): Delete declaration.
1551 (symfile_complaints): Delete declaration.
1552 (struct complaints): Add opaque declaration.
1553 (clear_complaints): Add a complaints parameter.
1554 * complaints.c: Update copyright.
1555 (enum complaint_series): Define.
1556 (complaint_root): Delete.
1557 (struct complaints): Define.
1558 (complaint_sentinel, symfile_complaint_book): New variables.
1559 (symfile_explanations, symfile_complaints): New variables.
1560 New variables.
1561 (get_complaints): New function.
1562 (vcomplaint): New function.
1563 (complaint): New function.
1564 (internal_complaint): New function.
1565 (complain): Call vcomplain with symfile_complaint.
1566 (clear_complaints): Rewrite.
1567 (_initialize_complaints): Use add_setshow_command.
1568 * Makefile.in (complaints.o): Update dependencies.
1569 * symfile.c (syms_from_objfile): Add symfile_complaints parameter
1570 to call to clear_complaints.
1571 (new_symfile_objfile, reread_symbols): Ditto.
1572 (oldsyms_complaint): Delete.
1573 (empty_symtab_complaint, unknown_option_complaint): Delete.
1574 (free_named_symtabs): Use complaint instead of complain.
1575
1576 2002-09-18 Michael Snyder <msnyder@redhat.com>
1577
1578 Contributed by Apple Computer, Inc. Merged with current sources
1579 by Adam Fedor <fedor@doc.com> [cagney].
1580
1581 * objc-lang.c: First clean-up round: comments, indentation.
1582 * objc-lang.h: Ditto.
1583 * objc-lang.y: Ditto.
1584
1585 2002-09-18 Andrew Cagney <ac131313@redhat.com>
1586
1587 * maint.c (maintenance_internal_error): Print the parameter as the
1588 error message.
1589 (maintenance_internal_warning): New function.
1590 (_initialize_maint_cmds): Add command `maint internal-warning'.
1591
1592 * defs.h (internal_warning, internal_vwarning): Declare.
1593 * utils.c (struct internal_problem): Define.
1594 (internal_vproblem): New function.
1595 (internal_warning): New function.
1596 (internal_vwarning): New function.
1597 (internal_warning_problem, internal_error_problem): New variables.
1598 (internal_verror): Just call internal_vproblem.
1599
1600 2002-09-18 Michael Snyder <msnyder@redhat.com>
1601
1602 * objc-lang.c: New file, support for Objective-C.
1603 Preliminary check-in, not yet integrated into gdb.
1604 * objc-lang.h: New file.
1605 * objc-exp.y: New file.
1606
1607 2002-09-18 Andrew Cagney <ac131313@redhat.com>
1608
1609 * infrun.c (signal_stop_update): Convert definition to ISO C.
1610 (signal_print_update): Ditto.
1611 (signal_pass_update): Ditto.
1612 * inflow.c (terminal_save_ours): Ditto.
1613
1614 * h8300-tdep.c (h8300_gdbarch_init): Use C instead of C++
1615 comments.
1616
1617 * config/djgpp/fnchange.lst: Handle name clashes between
1618 bfd/coff-tic30.c, bfd/coff-tic4x.c, bfd/coff-tic54x.c and
1619 bfd/coff-tic80.c.
1620
1621 * i386-linux-tdep.h: Fix tipo.
1622
1623 2002-09-18 Adam Fedor <fedor@gnu.org>
1624
1625 * MAINTAINERS: Add myself to the Write After Approval list.
1626
1627 2002-09-18 Jim Blandy <jimb@redhat.com>
1628
1629 * dbxread.c, mdebugread.c: Revert my change of 2001-10-23. Moving
1630 texthigh and textlow to reader-specific structs caused
1631 objfile_relocate to miss them. This is fixable, but the work that
1632 the change was supposed to prepare GDB for never got done anyway.
1633
1634 2002-09-18 David Carlton <carlton@math.stanford.edu>
1635
1636 * MAINTAINERS: Alphabetize Write After Approval list.
1637
1638 2002-09-18 Daniel Jacobowitz <drow@mvista.com>
1639
1640 Fix PR gdb/709
1641 * values.c (value_static_field): Call read_var_value.
1642
1643 2002-09-18 Andrew Cagney <ac131313@redhat.com>
1644
1645 * valops.c (hand_function_call): Align the initial stack pointer
1646 and STRUCT_ADDR using frame_align. When STRUCT_RETURN and
1647 FRAME_ALIGN_P, use STRUCT_ADDR to obtain the called function's
1648 return value.
1649 * mips-tdep.c (mips_frame_align): New function.
1650 (mips_gdbarch_init): Set frame_align.
1651 * gdbarch.sh (FRAME_ALIGN): New method.
1652 * gdbarch.h, gdbarch.c: Re-generate.
1653
1654 2002-09-18 Michal Ludvig <mludvig@suse.cz>
1655
1656 * x86-64-linux-nat.c (x86_64_regmap): Added CS and SS
1657 registers.
1658
1659 2002-09-17 Andrew Cagney <ac131313@redhat.com>
1660
1661 * NEWS: Mention that MIPS $fp behavior changed.
1662 * mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register): Delete
1663 reference to FP_REGNUM.
1664 (mipsnbsd_cannot_store_register): Ditto.
1665 * mips-linux-nat.c: Update copyright.
1666 (mips_linux_cannot_fetch_register): Delete reference to FP_REGNUM.
1667 (mips_linux_cannot_store_register): Ditto.
1668 * mips-linux-tdep.c (supply_gregset): Ditto. Update copyright.
1669 * config/mips/tm-mips.h: Update copyright.
1670 (FP_REGNUM): Delete macro.
1671 (MIPS_REGISTER_NAMES): Replace "fp" with "".
1672 * config/mips/tm-irix6.h (FP_REGNUM): Delete macro.
1673 * mips-tdep.c (mips_gdbarch_init): Set read_fp to mips_read_sp.
1674 (mips_r3041_reg_names, mips_r3051_reg_names)
1675 (mips_r3081_reg_names): Replace "fp" with "".
1676 Fix PR gdb/480.
1677
1678 2002-09-17 Theodore A. Roth <troth@verinet.com>
1679
1680 * gdb/avr-tdep.c(avr_scan_prologue): Fix bad call to
1681 generic_read_register_dummy() (PR gdb/703).
1682 (avr_push_return_address): #if 0 out unused vars.
1683 (avr_gdbarch_init): Enable use of avr_push_return_address().
1684
1685 2002-09-17 Michael Snyder <msnyder@redhat.com>
1686
1687 * m32r-stub.c (restore_and_return): Postpone restoring of PSW.
1688 RTE will take care of it.
1689
1690 2002-09-17 Andrew Cagney <ac131313@redhat.com>
1691
1692 * arch-utils.c (legacy_virtual_frame_pointer): If FP_REGNUM is
1693 invalid, return SP_REGNUM.
1694
1695 2002-09-17 Michael Snyder <msnyder@redhat.com>
1696
1697 * mips-tdep.c (mips_pop_frame): Read saved values of floating
1698 point registers without sign extension.
1699
1700 2002-09-17 Andrew Cagney <cagney@redhat.com>
1701
1702 * blockframe.c (deprecated_read_register_dummy): Rename
1703 generic_read_register_dummy.
1704 * frame.c (frame_unwind_signed_register): New function.
1705 (frame_unwind_unsigned_register): New function.
1706 * frame.h (frame_unwind_signed_register): Declare.
1707 (frame_unwind_unsigned_register): Declare.
1708 (deprecated_read_register_dummy): Rename
1709 generic_read_register_dummy.
1710
1711 * h8300-tdep.c (h8300_frame_chain): Update.
1712 (h8300_frame_saved_pc): Update.
1713 * xstormy16-tdep.c (xstormy16_frame_saved_pc): Update.
1714 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
1715 * s390-tdep.c (s390_frame_saved_pc_nofix): Update.
1716 (s390_frame_chain): Update.
1717 * v850-tdep.c (v850_find_callers_reg): Update.
1718 (v850_frame_saved_pc): Update.
1719 * m32r-tdep.c (m32r_init_extra_frame_info): Update.
1720 (m32r_find_callers_reg): Update.
1721 (m32r_frame_saved_pc): Update.
1722 * sh-tdep.c (sh_find_callers_reg): Update.
1723 (sh64_get_saved_pr): Update.
1724 (sh_init_extra_frame_info): Update.
1725 (sh_init_extra_frame_info): Update.
1726 (sh64_init_extra_frame_info): Update.
1727 (sh64_init_extra_frame_info): Update.
1728 * mcore-tdep.c (mcore_find_callers_reg): Update.
1729 (mcore_frame_saved_pc): Update.
1730 (mcore_init_extra_frame_info): Update.
1731 * i386-tdep.c (i386_frame_saved_pc): Update.
1732 * ia64-tdep.c (ia64_frame_saved_pc): Update.
1733 (ia64_init_extra_frame_info): Update.
1734 (ia64_init_extra_frame_info): Update.
1735 * d10v-tdep.c (d10v_frame_saved_pc): Update.
1736 * cris-tdep.c (cris_init_extra_frame_info): Update.
1737 * avr-tdep.c (avr_frame_chain): Update.
1738 (avr_init_extra_frame_info): Update.
1739 (avr_frame_saved_pc): Update.
1740 * arm-tdep.c (arm_find_callers_reg): Update.
1741 (arm_init_extra_frame_info): Update.
1742 (arm_frame_saved_pc): Update.
1743
1744 2002-09-17 Tom Tromey <tromey@redhat.com>
1745
1746 * c-lang.c (c_emit_char): Don't treat \0 specially unless quoter
1747 is "'".
1748
1749 2002-09-17 Corinna Vinschen <vinschen@redhat.com>
1750
1751 * MAINTAINERS: Remove "non multi-arched" text from h8300.
1752 * h8300-tdep.c (h8300_next_prologue_insn) Renamed from
1753 NEXT_PROLOGUE_INSN.
1754 (h8300_examine_prologue): Call h8300_next_prologue_insn instead of
1755 NEXT_PROLOGUE_INSN.
1756
1757 2002-09-16 Joel Brobecker <brobecker@gnat.com>
1758
1759 * osfsolib.c: Remove file, replaced by solib-osf.c.
1760 * Makefile.in: Remove compilation rules for osfsolib.c.
1761
1762 2002-09-16 David Carlton <carlton@math.stanford.edu>
1763
1764 * cp-valprint.c (cp_print_class_method): Correct args to
1765 check_stub_method_group.
1766
1767 2002-09-16 Corinna Vinschen <vinschen@redhat.com>
1768
1769 * h8300-tdep.c: Multiarch. Drop `set machine' command in favor of
1770 `set architecture'. Unify naming convention of functions.
1771 (h8300_skip_prologue): Improve prologue analysis.
1772 (h8300_push_arguments): Rewritten to more closely match GCC's
1773 bizarre argument-passing behavior, along with the comment describing
1774 said behavior.
1775 * remote-hms.c (hms_regnames): Don't use NUM_REGS in definition.
1776 * config/h8300/tm-h8300.h: Multiarch. Just keep stuff needed by
1777 sim, remote-e7000.c, remote-hms.c and remote.c
1778
1779 2002-09-15 Mark Kettenis <kettenis@gnu.org>
1780
1781 * i386-tdep.c (gdb_print_insn_i386): Removed.
1782 (i386_print_insn): New function.
1783 (i386_gdbarch_init): Set print_insn to i386_print_insns.
1784 (_initialize_i386_tdep): Don't initialize tm_print_insn and
1785 tm_print_insn_info.
1786
1787 2002-09-14 Mark Kettenis <kettenis@gnu.org>
1788
1789 * gdbtypes.c (check_stub_method_group): Initialize found_stub to
1790 zero.
1791
1792 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
1793
1794 * arch-utils.c (legacy_pc_in_sigtramp): Move preprocessor expression
1795 for IN_SIGTRAMP to here. Use IN_SIGTRAMP only if it's defined.
1796 Guard usage of SIGTRAMP_START() by using SIGTRAMP_START_P.
1797
1798 2002-09-13 Christopher Faylor <cgf@redhat.com>
1799
1800 * win32-nat.c (child_create_inferior): Honor 'tty' command.
1801
1802 2002-09-13 Daniel Jacobowitz <drow@mvista.com>
1803
1804 * gdbtypes.c (check_stub_method): Make static.
1805 (check_stub_method_group): New function.
1806 * gdbtypes.h: Update prototypes.
1807 * cp-support.c: New file.
1808 * cp-support.h: New file.
1809
1810 * stabsread.c: Include "cp-abi.h" and "cp-support.h".
1811 (update_method_name_from_physname): New function.
1812 (read_member_functions): Correct method names for operators
1813 and v3 constructors/destructors. Separate v2 constructors and
1814 destructors.
1815 * Makefile.in (stabsread.o): Update dependencies.
1816 (SFILES): Add cp-support.c.
1817 (COMMON_OBS): Add cp-support.o.
1818 (cp_support_h, cp-support.o): Add.
1819
1820 * cp-valprint.c (cp_print_class_method): Call
1821 check_stub_method_group instead of check_stub_method. Remove
1822 extraneous QUITs.
1823 * p-valprint.c (pascal_object_print_class_method): Likewise.
1824 * valops.c (search_struct_method): Likewise.
1825 (find_method_list, value_struct_elt_for_reference): Likewise.
1826
1827 2002-09-13 Andrew Cagney <cagney@redhat.com>
1828
1829 * gdbarch.sh (SIGTRAMP_END): Change to a predicate function.
1830 * gdbarch.h, gdbarch.c: Regenerate.
1831
1832 2002-09-13 Andrew Cagney <ac131313@redhat.com>
1833
1834 * frame.c (find_saved_register): Delete function.
1835 * frame.h (find_saved_register): Delete declaration.
1836 Fix PR gdb/631.
1837
1838 Fri Sep 13 14:59:55 2002 Andrew Cagney <cagney@redhat.com>
1839
1840 * mips-tdep.c (read_next_frame_reg): Re-hack using
1841 frame_register_unwind.
1842
1843 Fri Sep 13 07:42:09 2002 Andrew Cagney <cagney@redhat.com>
1844
1845 * mips-tdep.c (mips_get_saved_register): Re-hack using
1846 frame_register_unwind.
1847
1848 2002-09-12 Joel Brobecker <brobecker@gnat.com>
1849
1850 * gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture
1851 vector. Will be useful for Interix.
1852 * gdbarch.h, gdbarch.c: Regenerate.
1853
1854 * valops.c (value_allocate_space_in_inferior): Replace hard-coded
1855 name of the malloc function by NAME_OF_MALLOC.
1856
1857 2002-09-12 Joel Brobecker <brobecker@gnat.com>
1858
1859 * value.h (find_function_in_inferior): Add const keyword to
1860 one of the parameters. Allows us to invoke this function with
1861 a const char *.
1862 * valops.c (find_function_in_inferior): Likewise.
1863
1864 2002-09-12 Joel Brobecker <brobecker@gnat.com>
1865
1866 * exec.c (xfer_memory): Fix compilation warning with old versions
1867 of GCC.
1868 * tracepoint.c (trace_find_tracepoint_command): Likewise.
1869
1870 2002-09-12 David Carlton <carlton@math.stanford.edu>
1871
1872 * symtab.h: Run through gdb_indent.h.
1873 Add 2002 to Copyright year list.
1874
1875 2002-09-12 Alan Modra <amodra@bigpond.net.au>
1876
1877 * x86-64-tdep.c (_initialize_x86_64_tdep): Don't use hard-coded
1878 mach constants.
1879 * MAINTAINERS: Add myself to write after approval list.
1880
1881 2002-09-11 J. Brobecker <brobecker@gnat.com>
1882
1883 * osabi.c (gdb_osabi_name): Add entry for GDB_OSABI_INTERIX.
1884
1885 2002-09-11 J. Brobecker <brobecker@gnat.com>
1886
1887 * osabi.h (gdb_osabi): Add new GDB_OSABI_INTERIX enum value for
1888 Interix.
1889
1890 2002-06-05 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
1891
1892 * procfs.c (do_detach): Clear current signal, not just fault.
1893 Corrects problem with breakpoint trap signal leaking to detached
1894 process on Tru64.
1895
1896 2002-09-10 Michael Snyder <msnyder@redhat.com>
1897
1898 * buildsym.c (finish_block): Protect against null pointer.
1899
1900 2002-09-10 Andrew Cagney <cagney@redhat.com>
1901
1902 * infcmd.c (default_print_registers_info): Send all output to
1903 ``file'' instead of ``gdb_stdout''.
1904
1905 2002-09-10 Michael Snyder <msnyder@redhat.com>
1906
1907 * mips-tdep.c (mips_extract_struct_value_address): Make val a
1908 LONGEST, and use signed register read (addresses are sign-
1909 extended for mips).
1910
1911 2002-09-10 Stephane Carrez <stcarrez@nerim.fr>
1912
1913 * event-loop.c (gdb_do_one_event): Make public.
1914 * event-loop.h (gdb_do_one_event): Declare.
1915
1916 2002-09-10 Jeff Law <law@redhat.com>
1917
1918 * infttrace.c (child_resume): Simplify and rework to avoid
1919 TT_PROC_CONTINUE.
1920
1921 2002-09-09 Fred Fish <fnf@intrinsity.com>
1922
1923 * printcmd.c (print_scalar_formatted): "len" is the number of
1924 target bytes, NOT the number of target bits.
1925
1926 2002-09-09 Elena Zannoni <ezannoni@redhat.com>
1927
1928 From: Emmanuel Thome' <thome@lix.polytechnique.fr>
1929 * top.c (init_main): Set rl_terminal_name.
1930
1931 2002-09-08 Aidan Skinner <aidan@velvet.net>
1932
1933 * ada-lang.c (ada_array_bound, ada_type_match,
1934 _initialize_ada_language): Fix K&R definitions.
1935 * ada-tasks.c (get_current_task): Fix K&R definitions.
1936 * ada-valprint.c (adjust_type_signedness): Fix K&R definitions.
1937
1938 2002-09-07 Christopher Faylor <cgf@redhat.com>
1939
1940 * MAINTAINERS: Remove CE from list of maintainership responsibilities.
1941 Add XP.
1942
1943 2002-09-06 Mark Kettenis <kettenis@gnu.org>
1944
1945 * i386-tdep.c (i386_register_virtual_type,
1946 i386_register_convertible, i386_register_convert_to_virtual,
1947 i386_register_comvert_to_raw): Use FP_REGNUM_P and SSE_REGNUM_P
1948 instead of IS_FP_REGNUM and IS_SSE_REGNUM.
1949 (i386_gdbarch_init): Fix comment. Add comments on calls that set
1950 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum.
1951 Don't set push_arguments twice.
1952
1953 * i386bsd-tdep.c (i386bsd_init_abi): Set sigtramp_start and
1954 sigtramp_end to i386bsd_sigtramp_start and i386bsd_sigtramp_end.
1955 * i386nbsd-tdep.c (i386nbsd_init_abi): Set sigtramp_start and
1956 sigtramp_end to NULL.
1957 * config/i386/tm-fbsd.h (SIGTRAMP_START, SIGTRAMP_END): Remove
1958 defines.
1959 (i386bsd_sigtramp_start, i386_sigtramp_end): Remove prototypes.
1960
1961 * i386nbsd-tdep.c (i386nbsd_pc_in_sigtramp): Remove spurious
1962 whitespace.
1963
1964 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.
1965 * gdbarch.h, gdbarch.c: Re-generate.
1966 * blockframe.c (find_pc_sect_partial_function): Convert to use
1967 SIGTRAMP_START_P predicate.
1968
1969 2002-09-05 Michael Snyder <msnyder@redhat.com>
1970
1971 * arm-tdep.c (arm_init_extra_frame_info): Distinguish between
1972 generic_dummy_frame method and old method. Also distinguish
1973 between ARM_FP_REGNUM and THUMB_FP_REGNUM.
1974 (arm_extract_return_value): Use new regcache method.
1975
1976 * mips-tdep.c (mips_n32n64_push_arguments): Remove alignment
1977 adjustment that doesn't conform to the ABI.
1978 (mips_extract_struct_value_address): Retrieve V0_REGNUM from
1979 saved regcache, not from current regcache.
1980
1981 2002-09-05 Andrew Cagney <ac131313@redhat.com>
1982
1983 * NEWS: Update for 5.3. Add new section ``Changes since 5.3''.
1984 * README: Update.
1985
1986 2002-09-04 Jason Thorpe <thorpej@wasabisystems.com>
1987
1988 * arm-tdep.c (arm_addr_bits_remove): Don't check for Thumb mode
1989 if arm_apcs_32 is false.
1990
1991 2002-09-04 Andrew Cagney <ac131313@redhat.com>
1992
1993 GDB 5.3 branch created.
1994
1995 2002-09-03 Theodore A. Roth <troth@verinet.com>
1996
1997 * gdb/avr-tdep.c (avr_gdbarch_init): Use
1998 generic_unwind_get_saved_register.
1999
2000 2002-09-03 David Carlton <carlton@math.stanford.edu>
2001
2002 * dwarf2read.c (dwarf2_add_member_fn): Add the 'type'
2003 argument (PR gdb/653). Update call to smash_to_method_type.
2004 (read_structure_scope): Update call to dwarf2_add_member_fn.
2005
2006 2002-09-03 Michal Ludvig <mludvig@suse.cz>
2007
2008 * x86-64-linux-tdep.c: Include gdb_string.h
2009 * x86-64-linux-nat.c: Ditto.
2010
2011 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2012
2013 * ada-exp.y (yyname, yyrule): Remap global variables that appear
2014 when YYDEBUG is set to 1.
2015 * c-exp.y: Likewise.
2016 * f-exp.y: Likewise.
2017 * jv-exp.y: Likewise.
2018 * m2-exp.y: Likewise.
2019 * p-exp.y: Likewise.
2020
2021 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2022
2023 * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to
2024 dependency list.
2025 * i386nbsd-tdep.c (i386nbsdelf_init_abi): Set
2026 solib_svr4_fetch_link_map_offsets to
2027 nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
2028 * config/i386/nbsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
2029 * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
2030 * config/i386/nbsdelf.mh (NATDEPFILES): Remove solib.o,
2031 solib-svr4.o, and solib-legacy.o.
2032 * config/i386/tm-nbsd.h: Include solib.h.
2033
2034 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2035
2036 * configure.tgt (i[3456]86-*-netbsdelf*): Merge with...
2037 (i[3456]86-*-netbsd*): ...this. Set gdb_target to nbsd.
2038 (i[3456]86-*-openbsd*): Make this a separate entry. Add a
2039 comment noting that this needs its own target configuration.
2040 * config/i386/nbsd.mt: New file.
2041 * config/i386/nbsdaout.mt: Remove.
2042 * config/i386/nbsdelf.mt: Ditto.
2043 * config/i386/tm-nbsdaout.h: Ditto.
2044
2045 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2046
2047 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function.
2048 (i386nbsd_pc_in_sigtramp): Rewrite to use i386nbsd_sigtramp_offset.
2049 (i386nbsd_init_abi): Don't initialize tdep->sigtramp_start or
2050 tdep->sigtramp_end.
2051 (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end): Remove.
2052 * config/i386/tm-nbsd.h (SIGTRAMP_START, SIGTRAMP_END)
2053 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove.
2054
2055 2002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2056
2057 * Makefile.in (i386nbsd-tdep.o): Add $(arch_utils_h),
2058 $(i386_tdep_h), and $(nbsd_tdep_h) to dependency list.
2059 * i386-tdep.h (i386bsd_init_abi): New prototype.
2060 * i386bsd-tdep.c (i386bsd_init_abi): Remove "static" from
2061 function declaration.
2062 (_initialize_i386bsd_tdep): Don't register OS ABI handlers
2063 for NetBSD-a.out or NetBSD-ELF.
2064 (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end)
2065 (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset)
2066 (i386nbsd_init_abi, i386nbsdelf_init_abi): Move to...
2067 * i386nbsd-tdep.c: ...here. Include arch-utils.h, i386-tdep.h,
2068 and nbsd-tdep.h.
2069 (i386nbsd_pc_in_sigtramp): New function.
2070 (i386nbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2071 i386nbsd_pc_in_sigtramp.
2072 (_initialize_i386nbsd_tdep): Register i386nbsd_init_abi
2073 and i386nbsdelf_init_abi OS ABI handlers.
2074 * config/i386/nbsdaout.mt (TDEPFILES): Add nbsd-tdep.o.
2075 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
2076
2077 2002-09-02 Mark Kettenis <kettenis@gnu.org>
2078
2079 * i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSE
2080 registers if the target really has them.
2081
2082 2002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
2083
2084 * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) rather
2085 than nbsd-tdep.h.
2086
2087 2002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
2088
2089 * Makefile.in (alphanbsd-tdep.o): Add $(frame_h) to dependency
2090 list.
2091 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr)
2092 (alphanbsd_skip_sigtramp_frame): New functions.
2093 (alphanbsd_init_abi): Set tdep->skip_sigtramp_frame to
2094 alphanbsd_skip_sigtramp_frame. Set tdep->sigcontext_addr
2095 to alphanbsd_sigcontext_addr.
2096
2097 2002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
2098
2099 * Makefile.in (mipsnbsd-tdep.o): Add nbsd-tdep.h to dependency
2100 list.
2101 (nbsd-tdep.o): Add $(gdb_string_h) to dependency list.
2102 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): Use
2103 nbsd_pc_in_sigtramp.
2104 * mipsnbsd-tdep.c: Include nbsd-tdep.h.
2105 (mipsnbsd_pc_in_sigtramp): Use nbsd_pc_in_sigtramp.
2106 * nbsd-tdep.c: Include gdb_string.h.
2107 (nbsd_pc_in_sigtramp): New function.
2108 * nbsd-tdep.h (nbsd_pc_in_sigtramp): New prototype.
2109 * ppcnbsd-tdep.c (ppcnbsd_pc_in_sigtramp): New function.
2110 (ppcnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2111 ppcnbsd_pc_in_sigtramp.
2112 * shnbsd-tdep.c (shnbsd_pc_in_sigtramp): New function.
2113 (shnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2114 shnbsd_pc_in_sigtramp.
2115 * sparcnbsd-tdep.c (sparcnbsd_init_abi_elf): Set
2116 gdbarch_pc_in_sigtramp to nbsd_pc_in_sigtramp.
2117 * config/mips/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
2118
2119 2002-08-30 Pierre Muller <muller@ics.u-strasbg.fr>
2120
2121 * breakpoint.c (breakpoint_init_inferior): Reset the val field of
2122 watchpoints to NULL.
2123 (insert_breakpoints): set val field of watchpoints if NULL.
2124
2125
2126 2002-08-29 Jim Blandy <jimb@redhat.com>
2127
2128 * symtab.c (lookup_symbol_aux): In the cases where we find a
2129 minimal symbol of an appropriate name and use its address to
2130 select a symtab to read and search, use `name' (as passed to us)
2131 as the demangled name when searching the symtab's global and
2132 static blocks, not the minsym's name.
2133
2134 2002-08-29 Keith Seitz <keiths@redhat.com>
2135
2136 * stack.c (print_frame_info_base): Always set current_source_symtab
2137 and current_source_line.
2138
2139 2002-08-29 Donn Terry <donnte@microsoft.com>
2140
2141 * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S).
2142
2143 2002-08-28 Keith Seitz <keiths@redhat.com>
2144
2145 * stack.c (select_frame): Add FIXME concerning selected-frame
2146 events.
2147 (select_frame_command): Send selected-frame-level-changed
2148 event notification, but only if the level actually changed.
2149 (up_silently_base): Add selected-frame-level-changed event
2150 notification.
2151 (down_silently_base): Likewise.
2152
2153 2002-08-28 Andrew Cagney <ac131313@redhat.com>
2154
2155 * Makefile.in: Update dependencies for all gdb/*.c files.
2156
2157 2002-08-27 Tom Tromey <tromey@redhat.com>
2158
2159 * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,
2160 ax-gdb.o, signals.o, jv-valprint.o, c-valprint.o, cp-abi.o):
2161 Update dependencies.
2162 * i387-tdep.c: Include gdb_string.h.
2163 * osabi.c: Likewise.
2164 * i386-linux-nat.c: Likewise.
2165 * lin-lwp.c: Likewise.
2166 * ax-gdb.c: Likewise.
2167 * signals/signals.c: Likewise.
2168 * jv-valprint.c: Likewise.
2169 * p-lang.c: Likewise.
2170 * c-valprint.c: Likewise.
2171 * cp-abi.c: Likewise.
2172
2173 2002-08-27 Elena Zannoni <ezannoni@redhat.com>
2174
2175 * cli/cli-script.h (copy_command_lines): Export.
2176 * breakpoint.c: Include cli/cli-script.h.
2177 * Makefile.in (breakpoint.o): Update dependencies.
2178
2179 2002-08-26 Michael Snyder <msnyder@redhat.com>
2180
2181 * breakpoint.c (insert_breakpoints): Protect all references
2182 to 'process_warning'. Shorten long lines.
2183
2184 2002-08-26 Joel Brobecker <brobecker@gnat.com>
2185
2186 * cli/cli-script.c (copy_command_lines): New function.
2187 * defs.h (copy_command_lines): Export.
2188 * testsuite/gdb.base/commands.exp: New tests for commands
2189 attached to a temporary breakpoint, and for commands that
2190 delete the breakpoint they are attached to.
2191
2192 2002-08-26 Michael Snyder <msnyder@redhat.com>
2193
2194 * breakpoint.c (bpstat_stop_status): Instead of copying the
2195 pointer to the breakpoint commands struct, make a new copy
2196 of the struct and point to that.
2197 (bpstat_clear): Free the commands struct.
2198 (bpstat_clear_actions): Free the commands struct.
2199 (bpstat_do_actions): Free the command actions. Also execute
2200 the local cleanups, instead of deleting them.
2201 (delete_breakpoint): Leave the commands field of the bpstat
2202 chain alone -- it will be freed later.
2203
2204 2002-08-26 Kevin Buettner <kevinb@redhat.com>
2205
2206 * rs6000-tdep.c (altivec_register_p): Restore function inadvertently
2207 deleted in 2002-08-20 commit. This function is still used by
2208 ppc-linux-nat.c.
2209
2210 2002-08-26 Keith Seitz <keiths@redhat.com>
2211
2212 * gdb-events.sh: Add selected-frame-level-changed event.
2213 * gdb-events.c: Regenerated.
2214 * gdb-events.h: Regenerated.
2215
2216 2002-08-26 Stephane Carrez <stcarrez@nerim.fr>
2217
2218 Fix PR gdb/393:
2219 * inflow.c (terminal_save_ours): New function to save terminal
2220 settings.
2221 * inferior.h (terminal_save_ours): Declare.
2222 * target.c (debug_to_terminal_save_ours): New function.
2223 (cleanup_target): Defaults to_terminal_save_ours.
2224 (update_current_target): Inherit to_terminal_save_ours.
2225 (setup_target_debug): Set to_terminal_save_ours.
2226 * target.h (target_terminal_save_ours): New to save terminal settings.
2227 (target_ops): New member to_terminal_save_ours.
2228 * gnu-nat.c (init_gnu_ops): Set to_terminal_save_ours.
2229 * hpux-thread.c (init_hpux_thread_ops): Likewise.
2230 * inftarg.c (init_child_ops): Likewise.
2231 * m3-nat.c (init_m3_ops): Likewise.
2232 * procfs.c (init_procfs_ops): Likewise.
2233 * wince.c (init_child_ops): Likewise.
2234 * win32-nat.c (init_child_ops): Likewise.
2235 * sol-thread.c (init_sol_thread_ops): Likewise.
2236
2237 2002-08-26 Mark Kettenis <kettenis@gnu.org>
2238
2239 * i386-tdep.c (i386_store_return_value): Undeprecate. Convert to
2240 use regcache_* functions.
2241 (i386_gdbarch_init): Set store_return_value instead of
2242 deprecated_store_return_value.
2243
2244 * regcache.c (regcache_raw_write_signed,
2245 regcache_raw_write_unsigned): New functions.
2246 * regcache.h (regcache_raw_write_signed,
2247 regcache_raw_write_unsigned): New prototypes.
2248
2249 2002-08-25 Andrew Cagney <ac131313@redhat.com>
2250
2251 * Makefile.in (c-exp.tab.o, jv-exp.tab.o, f-exp.tab.o)
2252 (m2-exp.tab.o, p-exp.tab.o, ada-exp.tab.o): Move to before the
2253 source file dependencies. Cleanup corresponding generator rules.
2254
2255 2002-08-25 Andrew Cagney <ac131313@redhat.com>
2256
2257 * regcache.h (register_offset_hack): Declare.
2258 (regcache_cooked_read_using_offset_hack): Declare.
2259 (regcache_cooked_write_using_offset_hack): Declare.
2260
2261 * regcache.c (register_offset_hack): New function.
2262 (regcache_cooked_read_using_offset_hack): New function.
2263 (regcache_cooked_write_using_offset_hack): New function.
2264 (regcache_dump): Check that the registers, according to their
2265 offset, are packed hard against each other.
2266 (cooked_xfer_using_offset_hack): New function.
2267
2268 2002-08-25 Andrew Cagney <ac131313@redhat.com>
2269
2270 * regcache.c (struct regcache_descr): Add field register_type.
2271 (init_legacy_regcache_descr): Pass a pre-allocated regcache_descr
2272 in as a parameter
2273 (init_regcache_descr): Initialize register_type. Pass the descr
2274 to init_legacy_regcache_descr. Use register_type instead of
2275 REGISTER_VIRTUAL_TYPE.
2276 (register_type): New function.
2277 (regcache_dump): Replace REGISTER_VIRTUAL_TYPE with register_type.
2278 * regcache.h (register_type): Declare.
2279
2280 2002-08-25 Andrew Cagney <ac131313@redhat.com>
2281
2282 * rs6000-tdep.c (rs6000_gdbarch_init): Set store_struct_return
2283 instead of deprecated_store_return_value. Fix fallout from
2284 2002-08-23 Andrew Cagney <cagney@redhat.com>.
2285
2286 2002-08-25 Andrew Cagney <ac131313@redhat.com>
2287
2288 * regcache.c (max_register_size): New function.
2289 (init_legacy_regcache_descr): Ensure that max_register_size is
2290 large enough for REGISTER_VIRTUAL_SIZE.
2291 * regcache.h (max_register_size): Declare.
2292
2293 2002-08-24 Andrew Cagney <ac131313@redhat.com>
2294
2295 * rs6000-tdep.c (rs6000_gdbarch_init): Use deprecated version of
2296 store_return_value.
2297 (e500_extract_return_value): Change type of valbuf pointer to
2298 void.
2299
2300 2002-08-24 Mark Kettenis <kettenis@gnu.org>
2301
2302 * PROBLEMS: Clarify problems with FreeBSD's compiler and suggest
2303 workaround.
2304
2305 * valprint.c (print_longest) [CC_HAS_LONG_LONG &&
2306 PRINTF_HAS_LONG_LONG]: Cast val_long to (long long) or (unsigned
2307 long long) to prevent compiler warning on 64-bit systems.
2308
2309 2002-08-23 Andrew Cagney <cagney@redhat.com>
2310
2311 * gdbarch.sh (STORE_RETURN_VALUE): Add regcache parameter.
2312 (DEPRECATED_STORE_RETURN_VALUE): New method.
2313 (EXTRACT_RETURN_VALUE): Make buffer parameter a void pointer.
2314 * gdbarch.h, gdbarch.c: Re-generate.
2315
2316 * values.c (set_return_value): Pass current_regcache to
2317 STORE_RETURN_VALUE.
2318 * arch-utils.h (legacy_store_return_value): Declare.
2319 * arch-utils.c (legacy_store_return_value): New function.
2320 (legacy_extract_return_value): Update parameters.
2321
2322 * config/pa/tm-hppa.h (DEPRECATED_STORE_RETURN_VALUE): Rename
2323 STORE_RETURN_VALUE.
2324 * config/pa/tm-hppa64.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2325 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2326 * config/z8k/tm-z8k.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2327 * config/sparc/tm-sparclet.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2328 * config/mn10200/tm-mn10200.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2329 * config/m68k/tm-linux.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2330 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2331 * config/m32r/tm-m32r.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2332 * config/h8500/tm-h8500.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2333 * config/h8300/tm-h8300.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2334
2335 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2336 * i386-tdep.c (i386_extract_return_value): Update.
2337 * arch-utils.c (legacy_extract_return_value): Update.
2338 * frv-tdep.c (frv_gdbarch_init): Update.
2339 * cris-tdep.c (cris_gdbarch_init): Update.
2340 * d10v-tdep.c (d10v_gdbarch_init): Update.
2341 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2342 * m68k-tdep.c (m68k_gdbarch_init): Update.
2343 * mcore-tdep.c (mcore_gdbarch_init): Update.
2344 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
2345 * s390-tdep.c (s390_gdbarch_init): Update.
2346 * sparc-tdep.c (sparc_gdbarch_init): Update.
2347 * sh-tdep.c (sh_gdbarch_init): Update.
2348 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
2349 * v850-tdep.c (v850_gdbarch_init): Update.
2350 * avr-tdep.c (avr_gdbarch_init): Update.
2351 * ia64-tdep.c (ia64_gdbarch_init): Update.
2352 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
2353 * vax-tdep.c (vax_gdbarch_init): Update.
2354 * alpha-tdep.c (alpha_gdbarch_init): Update.
2355 * arm-tdep.c (arm_gdbarch_init): Update.
2356 * mips-tdep.c (mips_gdbarch_init): Update.
2357 * i386-tdep.c (i386_gdbarch_init): Update.
2358
2359 2002-08-23 Andrew Cagney <ac131313@redhat.com>
2360
2361 * config/djgpp/fnchange.lst: Add entries for bfd/elf32-ppcqnx.c,
2362 bfd/elf32-ppc.c, bfd/elf32-sh.c and bfd/elf32-shqnx.c.
2363
2364 2002-08-24 Mark Kettenis <kettenis@gnu.org>
2365
2366 * PROBLEMS: Refer to GDB 5.3 instead of 5.2. Mention FreeBSD
2367 problems.
2368
2369 2002-08-23 Joel Brobecker <brobecker@gnat.com>
2370
2371 * infrun.c (handle_inferior_event): Move a comment outside of a
2372 function call, in order to avoid indent reformatting this part
2373 of the code in an unreadable way.
2374
2375 2002-08-23 Grace Sainsbury <graces@redhat.com>
2376
2377 * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsg
2378 when breakpoints fail. Move general breakpoint error messages to
2379 insert_breakpoints.
2380 * breakpoint.c (insert_breakpoints): Change warnings when
2381 breakpoints are nto inserted to specify the type. Remove call to
2382 memory_error when hardware breakpoints can't be inserted. Remove
2383 multiple calls to warning so all messages are sent to the user at
2384 once.
2385 (delete_breakpoints): Make insert error messsages more explicit.
2386
2387 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
2388
2389 * ChangeLog: Move gdbserver entries after GDB 5.2 to
2390 gdbserver/ChangeLog.
2391
2392 2002-08-23 Mark Kettenis <kettenis@gnu.org>
2393
2394 * i386-tdep.c: Include "objfiles.h".
2395 (i386_svr4_init_abi): Set in_solib_call_trampoline and
2396 skip_trampoline_code.
2397 * config/i386/tm-i386v4.h: Don't include "config/tm-sysv4.h".
2398 (CPLUS_MARKER): Define to '.'.
2399
2400 * linux-proc.c (struct linux_corefile_thread_data): Add num_notes
2401 member.
2402 (linux_corefile_thread_callback): Increase args->num_notes.
2403 (linux_make_note_section): Initialize thread_args.num_notes, and
2404 use it to determine whether notes for any threads were created.
2405
2406 2002-08-23 Donn Terry <donnte@microsoft.com>
2407
2408 * proc-api.c (rw_table): Do not include a row for PCDSTOP if the
2409 corresponding macro is not defined. Likewise for PCNICE, PCSHOLD
2410 and PCUNKILL.
2411 (write_with_trace): Conditionalize out the switch branch handling
2412 PCSHOLD if the corresponding macro is not defined. Likewise for
2413 PRSABORT and PRSTOP.
2414 This change will be needed by the Interix port.
2415
2416 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
2417
2418 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): use
2419 write_register wherever possible instead of manipulating the
2420 register bytes directly.
2421 Assign VALUE_CONTENTS to a variable and use that.
2422 The GPR numbers are now dependent on the architecture.
2423
2424 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
2425
2426 * rs6000-tdep.c (struct rs6000_framedata): Add saved_ev and
2427 ev_offset fields.
2428 (skip_prologue): Add support for BookE/e500 instructions.
2429 (e500_extract_return_value): New function.
2430 (frame_get_saved_regs): Add support for saving ev registers and
2431 pseudo gpr's.
2432 (e500_store_return_value): New function.
2433 (rs6000_gdbarch_init): Move up default intializations of
2434 deprecated_extract_return_value and store_return_value. Overwrite
2435 init of store_return_value with e500 specific version.
2436 Set extract_return_value for e500.
2437
2438 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
2439
2440 * blockframe.c (generic_call_dummy_register_unwind): Use
2441 regcache_cooked_read to catch cases in which the variable is
2442 stored in a pseudo register.
2443
2444 2002-08-22 Andrew Cagney <cagney@redhat.com>
2445
2446 * NEWS: Mention that the i960 has been made obsolete.
2447 * Makefile.in (SFILES): Delete remote-nrom.c, remote-nindy.c and
2448 i960-tdep.c
2449 (remote-nrom.o): Obsolete target.
2450 (remote-nindy.o, i960-tdep.o): Ditto.
2451 * remote-nrom.c: Make file obsolete.
2452 * remote-nindy.c, remote-vx960.c: Ditto.
2453 * config/i960/vxworks960.mt, config/i960/nindy960.mt: Ditto.
2454 * config/i960/mon960.mt, config/i960/tm-i960.h: Ditto.
2455 * config/i960/tm-vx960.h, config/i960/tm-nindy960.h: Ditto.
2456 * config/i960/tm-mon960.h, i960-tdep.c: Ditto.
2457 * configure.tgt: Make i960-*-bout*, i960-nindy-coff*,
2458 i960-*-coff*, i960-nindy-elf*, i960-*-elf*, i960-*-nindy* and
2459 i960-*-vxworks* obsolete.
2460 * MAINTAINERS: Note that the i960 is obsolete.
2461
2462 2002-08-21 Corinna Vinschen <vinschen@redhat.com
2463
2464 * aix-thread.c (aix_thread_detach): Disable thread debugging on
2465 detach to allow reinitialization.
2466
2467 2002-08-22 Andrew Cagney <ac131313@redhat.com>
2468
2469 * MAINTAINERS: Change the s390 target to s390-linux-gnu (second
2470 attempt).
2471
2472 2002-08-22 Jim Blandy <jimb@redhat.com>
2473
2474 * coffread.c (coff_symfile_read): Don't try to read the line
2475 number table from disk if the image file doesn't have a symbol
2476 table; we'll never actually look at the info anyway, and Windows
2477 ships DLL's with bogus file offsets for the line number data.
2478
2479 2002-08-21 Elena Zannoni <ezannoni@redhat.com>
2480
2481 * rs6000-tdep.c (rs6000_gdbarch_init): Figure out whether we have
2482 an e500 executable.
2483
2484 2002-08-21 Michael Snyder <msnyder@redhat.com>
2485
2486 * mips-tdep.c (MSYMBOL_IS_SPECIAL): Replace macro with function.
2487 (MSYMBOL_SIZE): Replace macro with function.
2488 (DEFAULT_MIPS_TYPE): Delete unused macro.
2489 * config/mips/tm-mips.h (DEFAULT_MIPS_TYPE): Delete unused macro.
2490 * config/mips/tm-embed.h (DEFAULT_MIPS_TYPE): Delete unused macro.
2491
2492 2002-08-21 Jim Blandy <jimb@redhat.com>
2493
2494 * valops.c (value_cast): Simplify and correct logic for doing a
2495 static cast from a pointer to a base class to a pointer to a
2496 derived class.
2497
2498 2002-08-21 Andrew Cagney <ac131313@redhat.com>
2499
2500 * infcmd.c (default_print_registers_info): Replace
2501 do_registers_info.
2502 (registers_info): Use gdbarch_print_registers_info instead of
2503 DO_REGISTERS_INFO.
2504 * inferior.h (default_print_registers_info): Replace
2505 do_registers_info.
2506 * gdbarch.sh (PRINT_REGISTERS_INFO): New method.
2507 (DO_REGISTERS_INFO): Change to a predicate function.
2508 * gdbarch.h, gdbarch.c: Regenerate.
2509
2510 2002-08-21 Keith Seitz <keiths@redhat.com>
2511
2512 * gdb-events.sh: Add target-changed event.
2513 * gdb-events.c: Regenerated.
2514 * gdb-events.c: Regenerated.
2515 * valops.c (value_assign): Add target-changed event notification
2516 to inlval_register, lval_memory, and lval_reg_frame_relative.
2517
2518 2002-08-21 Joel Brobecker <brobecker@gnat.com>
2519
2520 * NEWS: Add an entry regarding the improvement of the next/step
2521 operation on Alpha Tru64 multi-processor machines.
2522
2523 2002-08-21 Andrew Cagney <ac131313@redhat.com>
2524
2525 * Makefile.in: Update dependencies for mi/ cli/ and tui/
2526 directores.
2527 * Makefile.in: Update all _h macro definitions.
2528 * Makefile.in (install-gdbtk): Move to install section.
2529 (rdi-share/libangsd.a): Move to end of file.
2530
2531 2002-08-19 Andrew Cagney <ac131313@redhat.com>
2532
2533 * frame.c (frame_register_unwind): When a register, set addrp to
2534 the register's byte.
2535
2536 2002-08-20 Michael Snyder <msnyder@redhat.com>
2537
2538 * mips-tdep.c (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): These are only
2539 used locally, so move them from the target machine header to here.
2540 (mips_set_processor_type, mips_register_name, mips32_next_pc,
2541 mips16_next_pc, cached_proc_desc, mips_set_processor_type):
2542 Make static.
2543 * config/mips/tm-mips.h (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Delete.
2544
2545 2002-08-20 Andrew Cagney <cagney@redhat.com>
2546
2547 * NEWS: Mention that the Apollo line was made obsolete.
2548 * configure.tgt: Make m68*-apollo*-bsd*, m68*-hp-bsd*, and
2549 m68*-hp-hpux* obsolete.
2550 * configure.host: Make m68*-apollo*-sysv*, m68*-apollo*-bsd*,
2551 m68*-hp-bsd* and m68*-hp-hpux* obsolete.
2552 * buildsym.c (make_blockvector): Make static.
2553 * buildsym.h (make_blockvector): Make extern declaration obsolete.
2554 * Makefile.in (HFILES_NO_SRCDIR): Remove dst.h
2555 (ALLDEPFILES): Remove dstread.c.
2556 (dstread.o): Obsolete make rule.
2557 * dstread.c: Makefile obsolete.
2558 * dst.h: Ditto.
2559 * config/m68k/hp300hpux.mt: Ditto.
2560 * config/m68k/hp300hpux.mh: Ditto.
2561 * config/m68k/hp300bsd.mt: Ditto.
2562 * config/m68k/hp300bsd.mh: Ditto.
2563 * config/m68k/apollo68b.mt: Ditto.
2564 * config/m68k/apollo68v.mh: Ditto.
2565 * config/m68k/apollo68b.mh: Ditto.
2566
2567 2002-08-20 Michael Snyder <msnyder@redhat.com>
2568
2569 * mips-tdep.c (mips_in_return_stub): Make static.
2570 (mips_gdbarch_init): Set in_solib_return_trampoline.
2571 * config/mips/tm-mips.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
2572
2573 2002-08-20 Michael Snyder <msnyder@redhat.com>
2574
2575 * gdbarch.sh (IN_SOLIB_RETURN_TRAMPOLINE): Add.
2576 * gdbarch.c, gdbarch.h: Regenerate.
2577 * arch-utils.c, arch-utils.h (generic_in_solib_return_trampoline):
2578 Add.
2579 * infrun.c (IN_SOLIB_RETURN_TRAMPOLINE): Delete default definition.
2580
2581 2002-08-20 Michael Snyder <msnyder@redhat.com>
2582
2583 * mips-tdep.c (mips_skip_stub, mips_in_call_stub): Make static.
2584 (mips_gdbarch_init): Set skip_trampoline_code,
2585 in_solib_call_trampoline.
2586 * config/mips/tm-mips.h (REGISTER_NAME): Delete.
2587 (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE): Delete.
2588
2589 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
2590
2591 * ppc-tdep.h (struct gdbarch_tdep): Add ev registers.
2592
2593 * rs6000-tdep.c (rs6000_register_virtual_type): Return 64 bit
2594 vector type for ev registers.
2595 (e500_pseudo_register_read): New function.
2596 (e500_pseudo_register_write): New function.
2597 (e500_dwarf2_reg_to_regnum): New function.
2598 (PPC_UISA_NOFP_SPRS): New macro.
2599 (PPC_EV_REGS): New macro.
2600 (PPC_GPRS_PSEUDO_REGS): New macro.
2601 (registers_e500): New register set for e500.
2602 (variants): Add e500 variant.
2603 (rs6000_gdbarch_init): Move setting of pc, sp, fp regnums to
2604 before setting architectural dependent variations. Initialize ev
2605 registers numbers. Add case for e500 architecture. Set the
2606 number of pseudo registers.
2607
2608 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
2609
2610 * rs6000-tdep.c: Clean up comments.
2611
2612 2002-08-20 Andrew Cagney <cagney@redhat.com>
2613
2614 * h8300-tdep.c: Re-indent file.
2615
2616 2002-08-20 Jim Blandy <jimb@redhat.com>
2617
2618 * Makefile.in (LDFLAGS): Allow the configure script to establish a
2619 default for this.
2620
2621 2002-08-20 Keith Seitz <keiths@redhat.com>
2622
2623 * breakpoints.c (watch_command_1): Use internal breakpoint
2624 when setting a watchpoint_scope breakpoint.
2625
2626 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
2627
2628 * gdbtypes.c (build_builtin_type_vec64): Add name to type.
2629 (build_builtin_type_vec64i): Ditto.
2630 (build_builtin_type_vec128): Ditto.
2631 (build_builtin_type_vec128i): Ditto.
2632
2633 2002-08-19 Michael Snyder <msnyder@redhat.com>
2634
2635 * config/mips/tm-mips.h (ELF_MAKE_MSYMBOL_SPECIAL): Delete.
2636 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Change into functions.
2637 (FIX_CALL_DUMMY, PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME,
2638 POP_FRAME, INIT_EXTRA_FRAME_INFO): Delete.
2639 (CALL_DUMMY_START_OFFSET, CALL_DUMMY_BREAKPOINT_OFFSET,
2640 CALL_DUMMY_ADDRESS): Delete.
2641 * mips-tdep.c (mips_elf_make_msymbol_special, mips_msymbol_size,
2642 mips_msymbol_is_special, mips_fix_call_dummy): New functions.
2643 (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame,
2644 push_dummy_frame, fix_call_dummy, init_extra_frame_info,
2645 push_return_address.
2646 (mips_register_raw_size, mips_eabi_use_struct_convention,
2647 mips_n32n64_use_struct_convention, mips_o32_use_struct_convention,
2648 mips_o32_reg_struct_has_addr, mips_frame_saved_pc, mips_frame_chain,
2649 mips_init_extra_frame_info, mips_eabi_push_arguments,
2650 mips_n32n64_push_arguments, mips_push_return_address,
2651 mips_push_dummy_frame, mips_pop_frame, mips_skip_prologue,
2652 mips_breakpoint_from_pc, mips_call_dummy_address): Make static.
2653
2654 2002-08-19 Michael Snyder <msnyder@redhat.com>
2655
2656 * mips-tdep.c (mips_frame_num_args): New function.
2657 (mips_gdbarch_init): Set frame_chain, frameless_function_invocation,
2658 frame_saved_pc, frame_args_address, frame_locals_address,
2659 frame_num_args, and frame_args_skip.
2660 * config/mips/tm-mips.h (FRAME_CHAIN, FRAMELESS_FUNCTION_INVOCATION,
2661 FRAME_SAVED_PC, FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS,
2662 FRAME_NUM_ARGS, FRAME_ARGS_SKIP): Delete.
2663 * config/mips/tm-mipsv4.h (FRAME_CHAIN_VALID): Delete.
2664
2665 2002-08-20 Michael Snyder <msnyder@redhat.com>
2666
2667 * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Delete.
2668 (EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
2669 * mips-tdep.c (mips_store_struct_return): New function.
2670 (mips_extract_struct_value_address): New function.
2671 (mips_gdbarch_init): Set store_struct_return and
2672 extract_struct_value_address.
2673
2674 2002-08-20 David Carlton <carlton@math.stanford.edu>
2675
2676 * dwarf2read.c (dwarf2_build_psymtabs): Check that
2677 dwarf_line_offset is nonzero before creating dwarf_line_buffer.
2678 (read_file_scope): Check that line_header is nonzero before
2679 decoding macro information.
2680
2681 2002-08-20 Mark Kettenis <kettenis@gnu.org>
2682
2683 * i386-tdep.h (FP_REGNUM_P): Change such that we don't incorrectly
2684 flag the general-purpose registers as floating-point on targets
2685 that don't support the floating-point registers.
2686
2687 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
2688
2689 * rs6000-tdep.c (altivec_register_p): Delete.
2690 (rs6000_do_altivec_registers): Delete.
2691 (rs6000_altivec_registers_info): Delete.
2692 (rs6000_do_registers_info): Delete.
2693 (_initialize_rs6000_tdep): Remove command 'info powerpc altivec'.
2694 (rs6000_gdbarch_init): Remove setting of do_registers_info.
2695
2696 2002-08-20 Elena Zannoni <ezannoni@redhat.com>
2697
2698 * infcmd.c (do_registers_info): Print vector registers in hex
2699 format only.
2700 (print_vector_info): Check that printing registers
2701 makes sense.
2702 (print_float_info): Ditto.
2703
2704 2002-08-20 Andrew Cagney <ac131313@redhat.com>
2705
2706 * mips-tdep.c (mips_gdbarch_init): Update.
2707 (mips_o32_extract_return_value): Rewrite.
2708 (mips_o32_store_return_value): Rewrite.
2709 (mips_o32_xfer_return_value): New function.
2710 (mips_xfer_register): Tweak debug print message. Allow for
2711 buf_offset when dumping the value transfered.
2712
2713 2002-08-20 Andrew Cagney <ac131313@redhat.com>
2714
2715 * config/mips/tm-nbsd.h (MIPS_DEFAULT_ABI): Delete.
2716 * config/mips/tm-linux.h (MIPS_DEFAULT_ABI): Delete.
2717 * config/mips/tm-irix5.h (MIPS_DEFAULT_ABI): Delete.
2718 * config/mips/tm-irix6.h (MIPS_DEFAULT_ABI): Delete.
2719 * mips-tdep.c (mips_gdbarch_init) [MIPS_DEFAULT_ABI]: Delete code.
2720
2721 2002-08-14 Michael Snyder <msnyder@redhat.com>
2722
2723 * mips-tdep.c (mips_frame_chain): Check for call-dummy frames.
2724
2725 2002-08-19 Elena Zannoni <ezannoni@redhat.com>
2726
2727 * rs6000-tdep.c (struct reg): Add field to indicate a pseudo
2728 register.
2729 (P): New macro to define a register as a pseudo register.
2730 (R, R4, R8, R16, FR32, R64, R0): Updated.
2731 (struct variant): Add new fields for number of pseudo registers
2732 and number of total registers.
2733 (tot_num_registers): New macro replacing....
2734 (num_registers): ...deleted macro.
2735 (num_registers): New function.
2736 (num_pseudo_registers): New function.
2737 (variants): Update all variants to intialize new fields correctly.
2738 Postpone initialization of number of pseudo regs and real regs.
2739 (init_variants): New function.
2740 (rs6000_gdbarch_init): Initialize variants. Update calculation of
2741 registers offsets.
2742
2743 2002-08-19 David Carlton <carlton@math.stanford.edu>
2744
2745 * valops.c (search_struct_field): Change error message to treat
2746 return value of 0 from value_static_field as meaning that field is
2747 optimized out.
2748 (value_struct_elt_for_reference): Ditto.
2749 * values.c (value_static_field): Treat an unresolved location the
2750 same as a nonexistent symbol. Fix PR gdb/635.
2751 * gnu-v2-abi.c (gnuv2_value_rtti_type): Eliminate test for being
2752 enclosed. Fix PR gdb/574.
2753 * MAINTAINERS: Add self to Write After Approval list.
2754
2755 2002-08-19 Andrew Cagney <ac131313@redhat.com>
2756
2757 * mips-tdep.c (mips_xfer_register): New function.
2758 (mips_n32n64_extract_return_value): Rewrite.
2759 (mips_gdbarch_init): For N32 and N64, set extract_return_value
2760 instead of deprecated_extract_return_value.
2761
2762 2002-08-19 Elena Zannoni <ezannoni@redhat.com>
2763
2764 * rs6000-tdep.c (TDEP): Delete macro.
2765 (branch_dest): Replace use of TDEP macro with its body.
2766 (rs6000_pop_frame): Ditto.
2767 (rs6000_push_arguments): Ditto.
2768 (rs6000_skip_trampoline_code): Ditto.
2769 (rs6000_frame_saved_pc): Ditto.
2770 (rs6000_frame_chain): Ditto.
2771 (rs6000_register_name): Ditto.
2772 (rs6000_register_byte): Ditto.
2773 (rs6000_register_raw_size): Ditto.
2774 (rs6000_register_virtual_type): Ditto.
2775 (rs6000_register_convertible): Ditto.
2776 (rs6000_convert_from_func_ptr_addr): Ditto.
2777
2778 2002-08-19 Daniel Jacobowitz <drow@mvista.com>
2779
2780 * config/mips/tm-linux.h (REALTIME_LO, REALTIME_HI): Define
2781 conditionally.
2782 (JB_PC, JB_ELEMENT_SIZE): Rename to MIPS_LINUX_JB_PC and
2783 MIPS_LINUX_JB_ELEMENT_SIZE.
2784 * mips-linux-tdep.c (supply_gregset, fill_gregset): Use alloca
2785 for MAX_REGISTER_RAW_SIZE arrays.
2786 (mips_linux_get_longjmp_target): Use MIPS_LINUX_JB_PC and
2787 MIPS_LINUX_JB_ELEMENT_SIZE.
2788
2789 2002-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
2790
2791 * i387-tdep.c (i387_print_float_info): Fix typo in comment.
2792
2793 2002-08-19 Aidan Skinner <aidan@velvet.net>
2794
2795 * Makefile.in (SFILES): Add ada-exp.y ada-lang.c ada-typeprint.c
2796 ada-valprint.c ada-tasks.c.
2797 (YYFILES): Add ada-exp.y.
2798 (ada-exp.tab.c ada-lex.c ada-lang.o): New target.
2799 (ada-tasks.o ada-typeprint.o ada-valprint.o): New target.
2800 (ada-exp.tab.o): New target.
2801
2802 2002-08-18 Andrew Cagney <ac131313@redhat.com>
2803
2804 * regcache.c (regcache_xfer_part): New function.
2805 (regcache_raw_read_part): New function.
2806 (regcache_raw_write_part): New function.
2807 (regcache_cooked_read_part): New function.
2808 (regcache_cooked_write_part): New function.
2809 * regcache.h (regcache_raw_read_part): Declare.
2810 (regcache_raw_write_part): Declare.
2811 (regcache_cooked_read_part): Declare.
2812 (regcache_cooked_write_part): Declare.
2813
2814 2002-08-18 Daniel Jacobowitz <drow@mvista.com>
2815
2816 * remote.c (remote_open_1): Add async_p.
2817 (remote_async_open_1): Delete.
2818 (open_remote_target): Delete.
2819 (remote_open, extended_remote_open): Update calls to remote_open_1.
2820 (remote_async_open, extended_remote_async_open): Call
2821 remote_open_1 instead of remote_async_open_1.
2822
2823 2002-08-19 Mark Kettenis <kettenis@gnu.org>
2824
2825 * blockframe.c: Fix a few coding standard violations.
2826
2827 2002-08-19 Mark Kettenis <kettenis@gnu.org>
2828
2829 * config/i386/nm-i386sco5.h (START_INFERIOR_TRAPS_EXPECTED): Moved
2830 here from ...
2831 * config/i386/tm-i386sco5.h: ... here. File removed.
2832 * config/i386/i386sco5.mt (TM_FILE): Set to tm-i386v4.h.
2833
2834 * config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define.
2835 * config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.o
2836 (TM_FILE): Set to tm-i386.h.
2837 * config/i386/i386v.mt (TM_FILE): Set to tm-i386.h.
2838 * config/i386/tm-i386v.h: Remove file.
2839 * config/i386/tm-ptx.h [!SEQUENT_PTX4]: Include "i386/tm-i386.h"
2840 instead of "i386/tm-i386v.h".
2841 (START_INFERIOR_TRAPS_EXPECTED): Remove define.
2842 * config/i386/tm-symmetry: Include "i386/tm-i386.h" instead of
2843 "i386/tm-i386v.h".
2844 (START_INFERIOR_TRAPS_EXPECTED): Remove define.
2845 * config/i386/tm-vxworks.h: Include "i386/tm-i386.h" instead of
2846 "i386/tm-i386.h".
2847
2848 2002-08-18 Mark Kettenis <kettenis@gnu.org>
2849
2850 * config/i386/nm-i386v.h: Add protection against
2851 multiple-inclusion.
2852 (i386_register_u_addr): Remove prototype.
2853 (register_u_addr): New prototype.
2854 (REGISTER_U_ADDR): Redefine accordingly.
2855 * i386v-nat.c: Improve several comments.
2856 (i386_register_u_addr): Change signature and rename to
2857 register_u_addr. Use FP_REGNUM_P. Rewrite slightly to get rid of
2858 ubase variable.
2859
2860 2002-08-18 Andrew Cagney <ac131313@redhat.com>
2861
2862 * config/mips/tm-mips.h (STORE_RETURN_VALUE): Delete macro.
2863 (DEPRECATED_EXTRACT_RETURN_VALUE): Delete macro.
2864 * mips-tdep.c (mips_gdbarch_init): Set store_return_value and
2865 deprecated_extract_return_value.
2866 (mips_o32_push_arguments, mips_o64_push_arguments): Clone and
2867 rename mips_o32o64_push_arguments.
2868 (mips_gdbarch_init): Update.
2869 (mips_extract_return_value): Delete.
2870 (mips_o32_extract_return_value): Clone mips_extract_return_value.
2871 (mips_o64_extract_return_value): Clone mips_extract_return_value.
2872 (mips_eabi_extract_return_value): Clone mips_extract_return_value.
2873 (mips_n32n64_extract_return_value): Clone
2874 mips_extract_return_value.
2875 (mips_store_return_value): Delete.
2876 (mips_o32_store_return_value): Clone mips_store_return_value.
2877 (mips_o64_store_return_value): Clone mips_store_return_value.
2878 (mips_eabi_store_return_value): Clone mips_store_return_value.
2879 (mips_n32n64_store_return_value): Clone mips_store_return_value.
2880
2881 2002-08-18 Aidan Skinner <aidan@velvet.net>
2882
2883 * ada-lang.c: Use gdb_string.h instead of <string.h>.
2884 * ada-typeprint.c: Use gdb_string.h instead of <string.h>.
2885
2886 2002-08-18 Aidan Skinner <aidan@velvet.net>
2887
2888 * ada-lang.c: Run through gdb_indent.sh.
2889 * ada-lang.h: Run through gdb_indent.sh.
2890 * ada-tasks.c: Run through gdb_indent.sh.
2891 * ada-typeprint.c: Run through gdb_indent.sh.
2892 * ada-valprint.c: Run through gdb_indent.sh.
2893
2894 2002-08-18 Andrew Cagney <ac131313@redhat.com>
2895
2896 * osabi.c (gdbarch_init_osabi): Don't complain about an unknown
2897 ABI.
2898
2899 2002-08-18 Mark Kettenis <kettenis@gnu.org>
2900
2901 * i386b-nat.c [FETCH_INFERIOR_REGISTERS]: Remove dead code.
2902
2903 * config/i386/nm-i386bsd.h (FLOAT_INFO): Remove redundant #undef.
2904 * i386b-nat.c [FLOAT_INFO]: Remove dead code.
2905
2906 * i386-tdep.c (i386_do_pop_frame, i386_store_return_value): Call
2907 write_register_gen instead of write_register_bytes.
2908
2909 * NEWS: Mention that the i[3456]-*mach3*, i[3456]-*-mach* and
2910 i[3456]-*-osf1mk* configurations have been made obsolete.
2911 * configure.host: Make i[3456]86-*-mach3*, i[3456]86-*mach* and
2912 i[3456]86-*-osf1mk* hosts obsolete.
2913 * confighure.tgt: Make i[3456]86-*-mach3*, i[3456]86-*-osf1mk*
2914 targets obsolete.
2915 * config/i386/i386mach.mh, config/i386/nm-i386mach.h,
2916 config/i386/xm-i386mach.h, config/i386/i386m3.mh,
2917 config/i386/i386m3.mt, config/i386/nm-m3.h,
2918 config/i386/tm-i386m3.h, config/i386/xm-i386m3.h,
2919 config/i386/i386mk.mh, config/i386/i386mk.mt,
2920 config/i386/tm-i386mk.h, config/i386/xm-i386mk.h: Make files
2921 obsolete.
2922 * i386mach-nat.c, i386m3-nat.c: Make files obsolete.
2923 * Makefile.in (ALLDEPFILES): Remove i386mach.c i386m3-nat.c
2924 (i386mach-nat.o, i386m3-nat.o):Make targets obsolete.
2925
2926 2002-08-18 Andrew Cagney <ac131313@redhat.com>
2927
2928 * config/pa/tm-hppa.h (hppa_store_return_value): Declare.
2929 (hppa_value_returned_from_stack): Declare.
2930 (hppa_extract_return_value): Declare.
2931 * config/pa/hppa.mt: New file.
2932 * configure.tgt: Recognize hppa*-*-*.
2933 * MAINTAINERS: Change HPPA target to hppa-elf. Still broken.
2934
2935 2002-08-18 Mark Kettenis <kettenis@gnu.org>
2936
2937 * i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Fix typo in
2938 comment.
2939
2940 2002-08-17 Mark Kettenis <kettenis@gnu.org>
2941
2942 * top.c (gdb_rl_operate_and_get_next): Make sure
2943 operate-and-get-next functions correctly even when the history
2944 list is completely filled.
2945
2946 2002-08-18 Andrew Cagney <ac131313@redhat.com>
2947
2948 * MAINTAINERS (Target Instruction Set Architectures): Rename
2949 Target/Architectures. Replace vax-dec-vms5.5 with vax-netbsd.
2950 Replace s390-linux with s390-linux-gnu. Remove i386-aout,
2951 mcore-pe, mips64-elf, sparc64-elf. Remove i586-pc-msdosdjgpp,
2952 already listed under Host/Native.
2953
2954 * configure.tgt: Combine i[3456]86-*-coff*, i[3456]86-*-elf*,
2955 i[3456]86-*-pe*, and i[3456]86-*-aout* into i[3456]86-*-*. Add
2956 mips*-*-*.
2957
2958 2002-08-17 Andrew Cagney <ac131313@redhat.com>
2959
2960 * config/ia64/ia64.mt: New file.
2961 * config/alpha/alpha.mt: New file.
2962 * MAINTAINERS: Change the alpha target to alpha-elf and IA-64 to
2963 ia64-linux-gnu. Mention that ia64-elf is broken.
2964 * configure.tgt: Add alpha*-*-* and ia64*-*-* patterns.
2965
2966 2002-08-17 Mark Kettenis <kettenis@elgar.kettenis.dyndns.org>
2967
2968 * i386-tdep.c (i386_svr4_init_abi, i386_nw_init_abi): Use
2969 generic_func_frame_valid instead of func_frame_valid.
2970
2971 2002-08-16 Joel Brobecker <brobecker@gnat.com>
2972
2973 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,
2974 procfs appears to be broken when debugging on multi-processor
2975 machines. So enable software single stepping in order to avoid
2976 using the procfs interface to do next/step operations, using
2977 internal breakpoints instead.
2978
2979 * infrun.c (handle_inferior_event): Readjust the stop_pc by
2980 DECR_PC_AFTER_BREAK when hitting a single step breakpoint, to
2981 make this pc address equal to the value it would have if the
2982 system stepping capability was used. Also set a new flag used
2983 to ensure that we don't readjust the PC one more time later.
2984
2985 * breakpoint.c (bpstat_stop_status): Do not adjust the PC
2986 address by DECR_PC_AFTER_BREAK when software single step is
2987 in use for this architecture, as this has already been taken
2988 care of in handle_inferior_event().
2989
2990 2002-08-16 Joel Brobecker <brobecker@gnat.com>
2991
2992 * infrun.c (handle_inferior_event): Minor reformatting, to make
2993 a rather long condition expression easier to read.
2994
2995 2002-08-16 Andrew Cagney <ac131313@redhat.com>
2996
2997 * Makefile.in (gdbtk.o): Move to end of file.
2998 (gdbtk-bp.o, gdbtk-cmds.o): Ditto.
2999 (gdbtk-hooks.o, gdbtk-register.o): Ditto.
3000 (gdbtk-stack.o, gdbtk-varobj.o): Ditto.
3001 (gdbtk-wrapper.o, gdbres.o): Ditto.
3002
3003 2002-08-16 Andrew Cagney <ac131313@redhat.com>
3004
3005 * Makefile.in (copying.o): Separate out compile rule.
3006 (hpux-thread.o, procfs.o, signals.o): Ditto.
3007 (v850ice.o, z8k-tdep.o): Ditto.
3008 (tui-file.o): Move to TUI section.
3009 (xdr_ptrace.o, xdr_rdb.o, xdr_ld.o): Move to separate section.
3010 (nindy.o, Onindy.o, ttyflush.o): Move to separate section.
3011
3012 2002-08-16 Joel Brobecker <brobecker@gnat.com>
3013
3014 * i386-tdep.c (i386_pe_skip_trampoline_code): renamed from
3015 skip_trampoline_code, for better namespace-proofing.
3016
3017 * i386-tdep.h (i386_pe_skip_trampoline_code): Add declaration.
3018
3019 2002-08-16 Joel Brobecker <brobecker@gnat.com>
3020
3021 * config/i386/tm-cygwin.h: Remove some "#if 0"'ed macros.
3022
3023 2002-08-16 Joel Brobecker <brobecker@gnat.com>
3024
3025 * infrun.c (handle_inferior_event): When receiving a SIGTRAP
3026 signal, check whether we hit a breakpoint before checking for a
3027 single step breakpoint. Otherwise, GDB fails to notice that a
3028 breakpoint has been hit when stepping onto a breakpoint.
3029
3030 2002-08-16 Keith Seitz <keiths@redhat.com>
3031
3032 * gdb-events.sh (clear_gdb_event_hooks): New function.
3033 * gdb-events.c: Regenerate.
3034 * gdb-events.h: Regenerate.
3035
3036 2002-08-16 Andrew Cagney <ac131313@redhat.com>
3037
3038 * breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint to
3039 not_a_sw_breakpoint.
3040 * breakpoint.h (bpstat_stop_status): Add parameter names.
3041
3042 2002-08-16 Grace Sainsbury <graces@redhat.com>
3043
3044 * remote.c (remote_insert_hw_breakpoint)
3045 (remote_remove_hw_breakpoint): Fix calculation of length field
3046 for Z-packet.
3047
3048 2002-08-15 Michael Snyder <msnyder@redhat.com>
3049
3050 * irix5-nat.c (supply_gregset): Allocate plenty-big buffer
3051 (32 bytes) instead of using MAX_REGISTER_RAW_SIZE.
3052 (supply_fpregset): Ditto.
3053
3054 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_VIRTUAL,
3055 REGISTER_CONVERT_TO_RAW, REGISTER_CONVERTIBLE,
3056 MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE): Delete.
3057 (TARGET_READ_SP): Delete.
3058 (DO_REGISTERS_INFO): Delete.
3059 (FUNCTION_START_OFFSET, IN_SIGTRAMP, REGISTER_VIRTUAL_SIZE):
3060 Delete.
3061 (REGISTER_CONVERT_FROM_TYPE, REGISTER_CONVERT_TO_TYPE): Convert
3062 from macros to functions.
3063
3064 * mips-tdep.c (mips_gdbarch_init): Set the above in the gdbarch.
3065 (mips_register_convertible, mips_register_convert_to_virtual,
3066 mips_register_convert_to_raw): Make static.
3067 (mips_read_sp): New function.
3068 (mips_gdbarch_init): Set gdbarch read_sp to mips_read_sp.
3069 (mips_do_registers_info): Make static.
3070 (mips_gdbarch_init): Insert mips_do_registers_info into gdbarch.
3071 (in_sigtramp): Make static, rename to mips_pc_in_sigtramp.
3072 (mips_register_convert_from_type, mips_register_convert_to_type):
3073 New functions.
3074 (mips_gdbarch_init): Set up function_start_offset,
3075 register_virtual_size, pc_in_sigtramp.
3076
3077 2002-08-15 Andrew Cagney <ac131313@redhat.com>
3078
3079 * infcmd.c (vector_info): New function.
3080 (_initialize_infcmd): Add command "info vector".
3081 (print_vector_info): New function.
3082
3083 * gdbarch.sh (PRINT_VECTOR_INFO): New method
3084 * gdbarch.h, gdbarch.c: Regenerate.
3085
3086 2002-08-15 Andrew Cagney <ac131313@redhat.com>
3087
3088 * infcmd.c (do_registers_info): Rename parameter ``fpregs'' to
3089 ``print_all''. Only print vector registers when ``print_all''.
3090
3091 2002-08-15 Andrew Cagney <ac131313@redhat.com>
3092
3093 * i387-tdep.h (i387_print_float_info): Add `args' parameter.
3094 * i387-tdep.c (i387_print_float_info): Add `args' parameter.
3095
3096 * gdbarch.sh (PRINT_FLOAT_INFO): Change to a predicate method.
3097 Add `args' parameter.
3098 * gdbarch.h, gdbarch.c: Regenerate.
3099
3100 * arm-tdep.c (arm_print_float_info): Add the parameter `args'.
3101
3102 * infcmd.c (float_info): Call print_float_info.
3103 (print_float_info): New function. By default, print the
3104 floating-point registers.
3105
3106 * arch-utils.h (default_print_float_info): Delete declaration.
3107 * arch-utils.c (default_print_float_info): Delete function.
3108
3109 2002-08-16 Mark Kettenis <kettenis@gnu.org>
3110
3111 * config/i386/nm-i386v.h (FLOAT_INFO): Remove already commented
3112 out define.
3113
3114 * i387-tdep.c (i387_print_float_info): Add comment about ignoring
3115 FRAME.
3116
3117 * NEWS: Mention that the i[3456]-*-aix target has been made obsolete.
3118 * configure.host: Make i[3456]86-*-aix host obsolete.
3119 * configure.tgt: Make i[3456]86-*-aix target obsolete.
3120 * config/i386/i386aix.mh, config/i386/i386aix.mt,
3121 config/i386/nm-i386aix.h, condig/i386/tm-i386aix.h,
3122 config/i386/xm-i386aix.h: Make files obsolete.
3123 * i386aix-nat.c: Make file obsolete.
3124 * Makefile.in (ALLDEPFILES): Remove i386aix-nat.c.
3125 (i386aix-nat.o): Make target obsolete.
3126
3127 * config/i386/nm-gnu.h: Removed.
3128 * config/i386/nm-i386gnu.h: New file.
3129 (THREAD_STATE_FLAVOR, THREAD_STATE_SIZE,
3130 THREAD_STATE_SET_TRACED, THREAD_STATE_CLEAR_STATE, ATTACH_DETACH):
3131 Moved here from ...
3132 * config/i386/tm-i386gnu.h: ... here. Removed.
3133 * config/i386/xm-i386gnu.h: Removed.
3134 * config/i386/i386gnu.mh (XM_FILE): Set to xm-i386.h.
3135 (NAT_FILE): Set to nm-i386gnu.h.
3136 * config/i386/i386gnu.mt (TDEPFILES): Add i386gnu-tdep.o.
3137 * i386-tdep.c: New file.
3138 * Makefile.in (ALLDEPFILES): Add i386gnu-nat.c and i386gnu-tdep.c.
3139 (i386gnu-tdep.o): Specify dependencies.
3140
3141 2002-08-15 Mark Kettenis <kettenis@gnu.org>
3142
3143 * config/i386/tm-i386sco5.h: Include "i386/tm-i386v4.h" instead of
3144 "i386/tm-i386.h", "i386/tm-i386v.h" and "config/tm-sysv.h".
3145 Adjust a few comments to reflect reality a bit closer.
3146 (KERNEL_U_SIZE, TARGET_HAS_HARDWARE_WATCHPOINTS,
3147 TARGET_CAN_USE_HARDWARE_WATCHPOINT, HAVE_CONTINUEABLE_WATCHPOINT,
3148 HAVE_STEPPABLE_WATCHPOINT, STOPPED_BY_WATCHPOINT,
3149 target_insert_watchpoint, target_remove_watchpoint):
3150 Move defines to ...
3151 * config/i386/nm-i386sco5.h: ... here.
3152 (kernel_u_size): Add prototype. Improve a few comments and add
3153 protection against multiple inclusion.
3154
3155 * config/i386/nm-i386sco.h (FLOAT_INFO): Remove already commented
3156 out define.
3157
3158 * uw-thread.c (SP_ARG0): Define if not already defined.
3159 * config/i386/tm-i386.h (SO_ARG0): Remove define.
3160
3161 * config/i386/tm-i386v4.h (HAVE_I387_REGS): Remove define.
3162
3163 * config/i386/tm-i386.h: Don't include "regcache.h".
3164
3165 * i387-tdep.h (i387_print_float_info): New prototype.
3166 * i387-tdep.c (print_i387_value, print_i387_ext,
3167 print_i387_status_word, print_i387_control_word): Add `struct
3168 ui_file *' argument and use it for output.
3169 (i387_print_float_info): Renamed from i387_float_info. Add
3170 `struct gdbarch *' and `struct ui_file *' arguments and use the
3171 latter for output.
3172 * i386-tdep.c: Include "i387-tdep.h".
3173 (i386_gdbarch_init): Set print_float_info.
3174 * config/i386/tm-i386.h (i387_float_info): Remove prototype.
3175 (FLOAT_INFO): Remove define.
3176
3177 2002-08-13 Michael Snyder <msnyder@redhat.com>
3178
3179 * mips-tdep.c (mips_push_arguments): Rename to
3180 mips_eabi_push_arguments, and tune for EABI.
3181 (MIPS_REGS_HAVE_HOME_P): Delete.
3182 (struct gdbarch_tdep): Remove mips_regs_have_home_p field.
3183 (mips_gdbarch_init): Set gdbarch push_arguments for eabi.
3184 Delete references to mips_regs_have_home_p.
3185
3186 2002-08-14 Keith Seitz <keiths@redhat.com>
3187
3188 * Makefile.in (install-gdbtk): Create insight plugin directory.
3189 Install plugins.tcl file.
3190
3191 2002-08-14 Keith Seitz <keiths@redhat.com>
3192
3193 * configure.in: Move SUBDIRS to near top of the file so that
3194 --enable options may add things to it.
3195 If gdbtk is enabled, add gdbtk directory to SUBDIRS and configdirs.
3196 * configure: Regenerate.
3197
3198 2002-08-13 Michael Snyder <msnyder@redhat.com>
3199
3200 * mips-tdep.c (mips_o32o64_push_arguments): New function,
3201 cloned from mips_push_arguments, tuned for o32/o64 ABI.
3202 (mips_gdbarch_init): Set gdbarch_push_arguments to new func.
3203
3204 2002-08-13 Andrew Cagney <ac131313@redhat.com>
3205
3206 * vax-tdep.c (vax_get_saved_register): Delete function.
3207 (vax_gdbarch_init): Update.
3208 * ns32k-tdep.c (ns32k_get_saved_register): Delete function.
3209 (ns32k_gdbarch_init): Update.
3210 * alpha-tdep.c (alpha_get_saved_register): Delete function.
3211 (alpha_gdbarch_init): Update.
3212
3213 2002-08-13 Andrew Cagney <cagney@redhat.com>
3214
3215 * regcache.c (init_regcache_descr): Overallocate the
3216 raw_register_valid_p array including space for NUM_PSEUDO_REGS.
3217 (registers_changed): Replace NUM_REGS+NUM_PSEUDO_REGS with
3218 nr_raw_registers.
3219 (set_register_cached): Add range checking assertions. Use
3220 current_regcache.
3221
3222 2002-08-13 Mark Kettenis <kettenis@gnu.org>
3223
3224 * i386-tdep.c (i386_stab_reg_to_regnum): Return correct register
3225 numbers for MMX registers.
3226
3227 2002-08-13 Andrew Cagney <cagney@redhat.com>
3228
3229 * i386-tdep.c (i386_gdbarch_init): Use
3230 generic_unwind_get_saved_register.
3231
3232 2002-08-13 Kevin Buettner <kevinb@redhat.com>
3233
3234 * procfs.c (procfs_can_use_hw_breakpoint): New function.
3235 (init_procfs_ops): Define ``to_can_use_hw_breakpoint'' for procfs
3236 target vector.
3237 * config/mips/nm-irix5.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
3238 Delete. Add comment regarding this now-deleted target method.
3239
3240 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3241
3242 * m68hc11-tdep.c (M68HC12_NUM_PSEUDO_REGS): New define.
3243 (M68HC12_HARD_PC_REGNUM): Define specific PC for 68HC12 (pseudo reg).
3244 (m68hc11_pseudo_register_read): Compute the 68HC12 PC using the
3245 real PC and the page number (if it's within the memory bank window).
3246 (m68hc11_pseudo_register_write): Likewise when saving.
3247 (m68hc11_register_name): Name the virtual pc 'pc' and the real one ppc.
3248 (m68hc11_register_virtual_type): Return uint32 for virtual pc.
3249 (m68hc11_register_raw_size): And use 32-bit for it.
3250 (m68hc11_gdbarch_init): Use 32-bit address for 68HC12 if the
3251 16K memory bank is used by the prog; also use the virtual pc.
3252
3253 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3254
3255 * m68hc11-tdep.c (m68hc11_elf_make_msymbol_special): New function.
3256 (m68hc11_gdbarch_init): Install it in gdbarch.
3257 (MSYMBOL_SET_RTC, MSYMBOL_SET_RTI): New to set symbol specific flags.
3258 (MSYMBOL_IS_RTC, MSYMBOL_IS_RTI): New to test these flags.
3259 (MSYMBOL_SIZE): New for documentation.
3260 (insn_return_kind): Enum to specify how a function returns.
3261 (frame_extra_info): Cleanup and record the return mode.
3262 (gdbarch_tdep, USE_PAGE_REGISTER): New to control the use of page
3263 register in address computation.
3264 (m68hc11_get_return_insn): New to obtain the return instruction used
3265 by the function.
3266 (m68hc11_frame_init_saved_regs): Take into account the return
3267 instruction used by the function for far and interrupt functions.
3268 (m68hc11_init_extra_frame_info): Take into account page register.
3269 (m68hc11_frame_args_address): Adjust according to the return mode.
3270 (show_regs): Print page register only when it's used.
3271
3272 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3273
3274 * m68hc11-tdep.c (HARD_PAGE_REGNUM): Define for 68HC12 page register.
3275 (M68HC11_LAST_HARD_REG, m68hc11_register_names): Update.
3276 (m68hc11_register_virtual_type): Return a 8-bit type for 8-bit
3277 registers.
3278 (m68hc11_register_raw_size): Likewise.
3279
3280 2002-08-13 Andrew Cagney <cagney@redhat.com>
3281
3282 * i386-tdep.c (i386_register_name): Handle mmx registers.
3283 (mmx_regnum_p): New function.
3284 (i386_mmx_names): New array.
3285 (mmx_num_regs): New variable.
3286 (i386_pseudo_register_read): New function.
3287 (i386_pseudo_register_write): New function.
3288 (mmx_regnum_to_fp_regnum): New function. Code from Fernando Nasser.
3289
3290 * regcache.c (regcache_raw_read_unsigned): New function.
3291 (regcache_raw_read_signed): New function.
3292 * regcache.h (regcache_raw_read_unsigned): Declare.
3293 (regcache_raw_read_signed): Declare.
3294
3295 2002-08-13 Andrew Cagney <cagney@redhat.com>
3296
3297 * regcache.c (regcache_raw_read_as_address): Delete function.
3298 (regcache_cooked_read_signed): New function.
3299 (regcache_cooked_read_unsigned): New function.
3300 * regcache.h (regcache_cooked_read_signed): Declare.
3301 (regcache_cooked_read_unsigned): Declare.
3302 (regcache_raw_read_as_address): Delete declaration.
3303
3304 * blockframe.c (generic_read_register_dummy): Use
3305 regcache_cooked_read_unsigned.
3306 * i386-tdep.c (i386_extract_struct_value_address): Use
3307 regcache_cooked_read_unsigned.
3308
3309 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3310
3311 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set int, double and long
3312 double sizes according to ELF ABI flags.
3313 (gdbarch_tdep): Record elf_flags.
3314
3315 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3316
3317 * m68hc11-tdep.c (M6812_OP_PSHX, M6812_OP_PSHY): New defines.
3318 (m6812_prolog): They can appear in 68HC12 function prologue.
3319 (m68hc11_frame_chain): Cleanup.
3320
3321 2002-08-12 Andrew Cagney <cagney@redhat.com>
3322
3323 * i386-tdep.h (i386_register_byte, i386_register_raw_size): Delete
3324 declarations.
3325 * i386-linux-tdep.c (i386_linux_register_byte): Delete function.
3326 (i386_linux_register_raw_size): Delete function.
3327 (i386_linux_init_abi): Update.
3328 * i386-tdep.c (i386_register_raw_size): Delete function.
3329 (i386_register_byte): Delete function.
3330 (i386_gdbarch_init): Update.
3331 (i386_register_size): Delete array.
3332 (i386_register_offset): Delete array.
3333
3334 * config/i386/tm-symmetry.h (REGISTER_BYTE): Delete macro.
3335 (REGISTER_RAW_SIZE): Delete macro.
3336 * config/i386/tm-ptx.h (REGISTER_RAW_SIZE): Delete macro.
3337 (REGISTER_BYTE): Delete macro.
3338
3339 2002-08-11 Aidan Skinner <aidan@velvet.net>
3340
3341 * ada-lang.c (ada_lookup_partial_symbol)
3342 (to_fixed_variant_branch_type) (find_line_in_linetable): Fix
3343 prototype names so that grep ^func works properly.
3344
3345 * ada-lang.c (ada_array_element_type)
3346 (ada_lookup_partial_symbol): Fix typos in parameter list.
3347
3348 * ada-valprint.c (val_print_packed_array_elements) (ada_val_print_1):
3349 Fix prototype names so that grep ^func works properly.
3350
3351 2002-08-10 Andrew Cagney <cagney@redhat.com>
3352 Elena Zannoni <ezannoni@redhat.com>
3353 Martin M. Hunt <hunt@redhat.com>
3354
3355 * gdbtypes.c (build_builtin_type_vec128): Set the vector bit.
3356 (build_builtin_type_vec128i): Set the vector bit.
3357 * gdbtypes.h (builtin_type_vec64, builtin_type_vec64i): Declare.
3358 * gdbtypes.c (builtin_type_vec64, builtin_type_vec64i): Define.
3359 (build_builtin_type_vec64): New function.
3360 (build_builtin_type_vec64i): New function.
3361 (build_gdbtypes): Initialize builtin_type_vec64 and
3362 builtin_type_vec64i.
3363
3364 2002-08-09 Andrew Cagney <cagney@redhat.com>
3365
3366 * regcache.c (regcache_dump): Compare the register offset
3367 with REGISTER_BYTE.
3368 * arch-utils.c (generic_register_byte): New function.
3369 * arch-utils.h (generic_register_byte): Declare.
3370 * gdbarch.sh (REGISTER_BYTE): Default to generic_register_byte.
3371 * gdbarch.h, gdbarch.c: Regenerate.
3372
3373 2002-08-09 Andrew Cagney <cagney@redhat.com>
3374
3375 * regcache.c: Include "gdbcmd.h"
3376 (_initialize_regcache): Add commands "maintenance print
3377 registers", "maintenance print raw-registers" and "maintenance
3378 print cooked-registers".
3379 (enum regcache_dump_what): Define.
3380 (dump_endian_bytes): New function.
3381 (regcache_dump): New function.
3382 (regcache_print): New function.
3383 (maintenance_print_registers): New function.
3384 (maintenance_print_raw_registers): New function.
3385 (maintenance_print_cooked_registers): New function.
3386 * Makefile.in (regcache.o): Update dependencies.
3387
3388 2002-08-09 Michael Snyder <msnyder@redhat.com>
3389
3390 * mips-tdep.c (ROUND_DOWN, ROUND_UP): Move to global scope.
3391 (mips_push_arguments): Correct some comments. Use paddr_nz
3392 for printing addresses in debug output. Replace static
3393 allocation using MAX_REGISTER_RAW_SIZE with alloca.
3394 (mips_n32n64_push_arguments): New function, cloned from
3395 mips_push_arguments and tuned for the n32/n64 ABI.
3396 (mips_push_register): Buffer needs dynamic allocation.
3397 (mips_print_register): Ditto.
3398 (do_gp_register_row): Ditto.
3399 (mips_store_return_value): Ditto.
3400 (mips_gdbarch_init): Set gdbarch_push_arguments per ABI.
3401
3402 2002-08-09 Don Howard <dhoward@redhat.com>
3403
3404 * memattr.c (mem_info_command): Print special case of upper bound
3405 as max CORE_ADDR + 1.
3406
3407 2002-08-08 Michael Snyder <msnyder@redhat.com>
3408
3409 * mips-tdep.c (mips_n32n64_use_struct_convention): N32 only
3410 returns structs by ref if they're too big to fit in two registers.
3411
3412 2002-08-09 Kevin Buettner <kevinb@redhat.com>
3413
3414 * mips-tdep.c (mips_init_extra_frame_info): Initialize SP_REGNUM's
3415 saved regs value.
3416 (read_next_frame_reg): Call FRAME_INIT_SAVED_REGS instead of
3417 mips_find_saved_regs().
3418 (mips_pop_frame): Likewise.
3419
3420 2002-08-09 Kevin Buettner <kevinb@redhat.com>
3421
3422 * blockframe.c (frame_saved_regs_register_unwind): Revise
3423 PC_IN_CALL_DUMMY assertion to only apply when generic dummy
3424 frames are in use.
3425
3426 2002-08-09 Grace Sainsbury <graces@redhat.com>
3427
3428 * remote.c: (remote_wait, remote_async_wait): Add check for awatch
3429 T-packets; the 'a' is not taken as a register number.
3430 (remote_check_watch_resources, remote_stopped_by_watchpoint)
3431 (remote_stopped_data_address): New functions; add to target
3432 vector.
3433 (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint): Change
3434 prototypes to match other implementations of this
3435 function. replace integer argument with pointer -- the length
3436 field in the Z-packet is the length of what is pointed to or 1 if
3437 pointer is null. Add to target vector.
3438 (remote_insert_watchpoint, remote_remove_watchpoint): Add to
3439 target vector.
3440
3441 From Mark Salter:
3442 * remote.c (remote_wait): Add support to extract optional
3443 watchpoint information from T-packet. Ignore unrecognized
3444 optional info in T-packet.
3445 (remote_async_wait): Ditto.
3446
3447 2002-08-09 Corinna Vinschen <vinschen@redhat.com>
3448
3449 * cli/cli-dump.c: Change fopen modes to use binary open modes
3450 as defined in include/fopen-bin.h throughout.
3451
3452 2002-08-08 Michael Snyder <msnyder@redhat.com>
3453
3454 * mips-tdep.c: Minor whitespace and indentation clean-ups.
3455
3456 2002-08-08 Kevin Buettner <kevinb@redhat.com>
3457
3458 * doublest.c (store_floating): Avoid floatformat_from_doublest()
3459 assertion failure by returning early after a warning.
3460
3461 2002-08-08 Kevin Buettner <kevinb@redhat.com>
3462
3463 * mips-tdep.c (mips_find_saved_regs): Make static.
3464 (mips_frame_init_saved_regs): New function.
3465 (mips_gdbarch_init): Setup FRAME_INIT_SAVED_REGS method.
3466 * config/mips/tm-mips.h (FRAME_INIT_SAVED_REGS): Delete macro.
3467 (mips_find_saved_regs): Delete declaration.
3468
3469 2002-08-08 Grace Sainsbury <graces@redhat.com>
3470
3471 * remote.c (remote_wait, remote_async_wait): Change
3472 thread_num from int to ULONGEST.
3473 (unpack_varlen_hex): Change result parameter from
3474 int * to ULONGEST *.
3475
3476 2002-08-08 Andrew Cagney <ac131313@redhat.com>
3477
3478 * configure.tgt: Replace powerpc-*-sysv*, powerpc-*-elf*,
3479 powerpcle-*-eabi*, powerpcle-*-sysv* and powerpcle-*-elf* with
3480 powerpc*-*-*.
3481 * MAINTAINERS: Remove redundant rs6000-ibm-aix4.1 target.
3482
3483 2002-08-08 Andrew Cagney <cagney@redhat.com>
3484
3485 * gcore.c (override_derive_stack_segment): Delete variable.
3486 (preempt_derive_stack_segment): Delete function.
3487 (derive_stack_segment): Delete function.
3488 (default_derive_stack_segment): Renamed to derive_stack_segment.
3489 (override_derive_heap_segment): Delete variable.
3490 (preempt_derive_heap_segment): Delete function.
3491 (derive_heap_segment): Delete function.
3492 (default_derive_heap_segment): Rename to derive_heap_segment.
3493
3494 2002-08-06 Michael Snyder <msnyder@redhat.com>
3495
3496 * config/mips/tm-mips.h: Remove #define USE_STRUCT_CONVENTION.
3497 * mips-tdep.c (mips_EABI_use_struct_convention,
3498 mips_OABI_use_struct_convention, mips_NABI_use_struct_convention):
3499 New functions. (mips_use_struct_convention): Delete.
3500 (mips_gdbarch_init): set use_gdbarch_convention.
3501
3502 2002-08-06 Michael Snyder <msnyder@redhat.com>
3503
3504 * mips-tdep.c: gdbarch-ify reg_struct_has_addr.
3505 (mips_eabi_reg_struct_has_addr, mips_n32n64_reg_struct_has_addr,
3506 mips_o32_reg_struct_has_addr): New functions.
3507 (mips_gdbarch_init): Set gdbarch reg_struct_has_addr.
3508
3509 2002-08-07 Andrew Cagney <ac131313@redhat.com>
3510
3511 * regcache.c (pseudo_register): Delete function.
3512 (fetch_register): Delete function.
3513 (store_register): Delete function.
3514 (regcache_raw_read, legacy_read_register_gen): Use
3515 target_fetch_registers instead of fetch_register.
3516 (legacy_write_register_gen, regcache_raw_write): Use
3517 target_store_register instead of store_register.
3518 (write_register_bytes): Ditto.
3519
3520 * gdbarch.sh (FETCH_PSEUDO_REGISTER): Delete.
3521 (STORE_PSEUDO_REGISTER): Delete.
3522 * gdbarch.h, gdbarch.c: Regenerate.
3523
3524 2002-08-06 Corinna Vinschen <vinschen@redhat.com>
3525
3526 * cli/cli-dump.c (add_dump_command): Explicitely use "b" flag to
3527 write dump file binary.
3528
3529 2002-08-05 Michael Snyder <msnyder@redhat.com>
3530
3531 * mips-tdep.c (mips_find_saved_regs): Adjust stack according
3532 to MIPS_SAVED_REGSIZE, not GDB_TARGET_IS_MIPS64. Enhance comment.
3533 (mips_gdbarch_init): Set N32 target to be mips64.
3534
3535 2002-08-06 Kevin Buettner <kevinb@redhat.com>
3536
3537 * frame.c (find_saved_register): Break out of loop once saved
3538 register address is found. Don't mention sparc in loop comment
3539 anymore.
3540
3541 2002-08-06 Kevin Buettner <kevinb@redhat.com>
3542
3543 * mips-tdep.c (mips_gdbarch_init): For the N32 ABI, set
3544 mips_default_saved_regsize to 8.
3545
3546 2002-08-06 Andrew Cagney <ac131313@redhat.com>
3547
3548 * gcore.c: Do not include <sys/procfs.h>.
3549 * Makefile.in (gcore.o): Update dependencies.
3550
3551 2002-08-06 Andrew Cagney <cagney@redhat.com>
3552
3553 * configure.tgt: Make arc-*-* obsolete.
3554 * NEWS: Mention that arc-*-* has been identifed as obsolete.
3555 * MAINTAINERS: Make arc-elf obsolete.
3556 * arc-tdep.c: Make file obsolete.
3557 * config/arc/arc.mt: Ditto.
3558 * config/arc/tm-arc.h: Ditto.
3559
3560 2002-08-05 Theodore A. Roth <troth@verinet.com>
3561
3562 * avr-tdep.c (avr_skip_prologue): Fix to return the correct pc.
3563
3564 2002-08-05 Andrew Cagney <ac131313@redhat.com>
3565
3566 * mcore-tdep.c (mcore_gdbarch_init): Use
3567 generic_unwind_get_saved_register instead of
3568 generic_get_saved_register.
3569 * v850-tdep.c (v850_gdbarch_init): Ditto.
3570 * frv-tdep.c (frv_gdbarch_init): Ditto.
3571 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
3572 * s390-tdep.c (s390_gdbarch_init): Ditto.
3573 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
3574 * config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Ditto.
3575 * config/h8300/tm-h8300.h (GET_SAVED_REGISTER): Ditto.
3576
3577 2002-08-05 Joel Brobecker <brobecker@gnat.com>
3578
3579 * objfiles.h: Add missing #include "symfile.h"
3580
3581 * Makefile.in (objfiles_h): Add dependency on symfile.h and dependents.
3582
3583 2002-08-04 Andrew Cagney <ac131313@redhat.com>
3584
3585 From 2002-08-01 david carlton <carlton@math.stanford.edu>:
3586 * hpread.c (hpread_read_struct_type): Deleted superfluous setting
3587 of FIELD_BITSIZE.
3588
3589 2002-08-04 Daniel Jacobowitz <drow@mvista.com>
3590
3591 * NEWS: Cleanup and nitpick.
3592
3593 2002-08-03 Andrew Cagney <ac131313@redhat.com>
3594
3595 * NEWS: Cleanup. Use *-linux*-gnu*. Only use `*' for headings.
3596
3597 2002-08-03 Andrew Cagney <ac131313@redhat.com>
3598
3599 * Makefile.in (gdbtk-bp.o): Update dependencies.
3600 (gdbtk-register.o): Ditto.
3601 (gdbtk-varobj.o): Ditto.
3602
3603 2002-08-03 Andrew Cagney <cagney@redhat.com>
3604
3605 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Replace
3606 m68hc11_fetch_pseudo_register.
3607 (m68hc11_pseudo_register_write): Replace
3608 m68hc11_store_pseudo_register.
3609 (m68hc11_gdbarch_init): Update.
3610
3611 Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com>
3612
3613 * gdbarch.sh: Include "gdb_string.h".
3614 * gdbarch.c: Regenerate.
3615
3616 * regcache.c: Include "gdb_string.h".
3617 * ax-general.c: Ditto.
3618 * varobj.c: Ditto.
3619 * std-regs.c: Ditto.
3620 * fbsd-proc.c: Ditto.
3621 * thread.c: Ditto.
3622
3623 * Makefile.in (regcache.o): Update dependencies.
3624 (thread.o, gdbarch.o): Ditto.
3625 (ax-general.o, gdbarch.o): Ditto.
3626 (varobj.o, std-regs.o): Ditto.
3627 (fbsd-proc.o): Specify dependencies.
3628
3629 2002-08-02 Andrew Cagney <cagney@redhat.com>
3630
3631 * regcache.c (regcache_cooked_read): Rename rawnum parameter to
3632 regnum.
3633 (regcache_cooked_write): Ditto.
3634
3635 2002-08-02 Andrew Cagney <ac131313@redhat.com>
3636
3637 * regcache.c (regcache_cooked_read): New function.
3638 (regcache_cooked_write): New function.
3639 (read_register_gen): Rewrite using regcache_cooked_read.
3640 (write_register_gen): Rewrite using regcache_cooked_write.
3641
3642 * regcache.h (regcache_cooked_read, regcache_cooked_write):
3643 Declare.
3644
3645 2002-08-02 Andrew Cagney <cagney@redhat.com>
3646
3647 * gdbarch.sh (pseudo_register_read, pseudo_register_write):
3648 Replace the architecture methods register_read and register_write.
3649 * gdbarch.h, gdbarch.c: Regenerate.
3650 * regcache.c (init_regcache_descr): Update.
3651 (read_register_gen): Update.
3652 (write_register_gen): Update.
3653 (supply_register): Update comment.
3654
3655 * sh-tdep.c (sh_gdbarch_init): Update.
3656 (sh_pseudo_register_read, sh64_pseudo_register_read): Add
3657 `regcache' and `gdbarch' parameters. Make `buffer' a void
3658 pointer. Update code.
3659 (sh_pseudo_register_write, sh64_pseudo_register_write): Add
3660 `regcache' and `gdbarch' parameters. Make `buffer' a constant
3661 void pointer. Update code.
3662 (sh64_register_write): Delete.
3663 (sh4_register_read): Delete.
3664 (sh64_register_read): Delete.
3665 (sh4_register_write): Delete.
3666 (sh_sh4_register_convert_to_raw): Make `from' parameter a constant
3667 void pointer, `to' parameter a void pointer.
3668 (sh_sh64_register_convert_to_raw): Ditto.
3669
3670 2002-08-01 Kevin Buettner <kevinb@redhat.com>
3671
3672 * mips-tdep.c (mips_register_virtual_type): Use architecture
3673 invariant return values.
3674
3675 2002-08-01 Andrew Cagney <cagney@redhat.com>
3676
3677 * linux-proc.c: Include "gdb_string.h".
3678 * Makefile.in (linux-proc.o): Update dependency list.
3679
3680 2002-08-01 Kevin Buettner <kevinb@redhat.com>
3681
3682 * mips-tdep.c (mips_gdbarch_init): Add comments. Fix typo in
3683 comment.
3684
3685 2002-08-01 Grace Sainsbury <graces@redhat.com>
3686
3687 * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
3688 to_insert_watchpoint, to_remove_watchpoint,
3689 to_stopped_by_watchpoint, to_stopped_data_address,
3690 to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint to
3691 target vecctor. Define their corresponding macros so they call
3692 them.
3693
3694 * target.c: Add default and debug versions of for
3695 to_insert_hw_breakpoint, to_remove_hw_breakpoint,
3696 to_insert_watchpoint, to_remove_watchpoint,
3697 to_stopped_by_watchpoint, to_stopped_data_address,
3698 to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint.
3699
3700 2002-08-01 Kevin Buettner <kevinb@redhat.com>
3701
3702 * mips-tdep.c (mips_register_virtual_type): New function.
3703 (mips_gdbarch_init): Register mips_register_virtual_type()
3704 with gdbarch machinery.
3705 * config/mips/tm-irix6.h (mips/tm-bigmips64.h): Include
3706 this file instead of tm-bigmips.h.
3707 (MIPS_REGSIZE): Delete this macro.
3708 (REGISTER_VIRTUAL_TYPE): Delete macro. Undef macro so that
3709 multiarch version in mips-tdep.c will be found.
3710
3711 2002-08-01 Andrew Cagney <cagney@redhat.com>
3712
3713 * NEWS: Menion that CHILL has been made obsolete.
3714
3715 * gdbtypes.c (chill_varying_type): Make chill references obsolete.
3716 * stabsread.c (read_range_type): Ditto.
3717 * gdbtypes.h: Ditto.
3718 * language.c (binop_type_check): Ditto.
3719 (binop_result_type): Ditto.
3720 (integral_type): Ditto.
3721 (character_type): Ditto.
3722 (string_type): Ditto.
3723 (boolean_type): Ditto.
3724 (structured_type): Ditto.
3725 (lang_bool_type): Ditto.
3726 (binop_type_check): Ditto.
3727 * language.h (_LANG_chill): Ditto.
3728 * dwarfread.c (set_cu_language): Ditto.
3729 * dwarfread.c (CHILL_PRODUCER): Ditto.
3730 * dwarfread.c (handle_producer): Ditto.
3731 * expression.h (enum exp_opcode): Ditto.
3732 * eval.c: Ditto for comments.
3733 * typeprint.c (typedef_print) [_LANG_chill]: Ditto.
3734 * expprint.c (print_subexp): Ditto.
3735 (print_subexp): Ditto.
3736 * valops.c (value_cast): Ditto.
3737 (search_struct_field): Ditto.
3738 * value.h (COERCE_VARYING_ARRAY): Ditto.
3739 * symfile.c (init_filename_language_table): Ditto.
3740 (add_psymbol_with_dem_name_to_list): Ditto.
3741 * valarith.c (value_binop): Ditto.
3742 (value_neg): Ditto.
3743 * valops.c (value_slice): Ditto.
3744 * symtab.h (union language_specific): Ditto.
3745 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Ditto.
3746 (SYMBOL_DEMANGLED_NAME): Ditto.
3747 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
3748 * defs.h (enum language): Ditto.
3749 * symtab.c (got_symtab): Ditto.
3750 * utils.c (fprintf_symbol_filtered): Ditto.
3751
3752 * ch-typeprint.c: Make file obsolete.
3753 * ch-valprint.c: Make file obsolete.
3754 * ch-lang.h: Make file obsolete.
3755 * ch-exp.c: Make file obsolete.
3756 * ch-lang.c: Make file obsolete.
3757
3758 * Makefile.in (FLAGS_TO_PASS): Do not pass CHILL or CHILLFLAGS or
3759 CHILL_LIB.
3760 (TARGET_FLAGS_TO_PASS): Ditto.
3761 (CHILLFLAGS): Obsolete.
3762 (CHILL): Obsolete.
3763 (CHILL_FOR_TARGET): Obsolete.
3764 (CHILL_LIB): Obsolete.
3765 (SFILES): Remove ch-exp.c, ch-lang.c, ch-typeprint.c and
3766 ch-valprint.c.
3767 (HFILES_NO_SRCDIR): Remove ch-lang.h.
3768 (COMMON_OBS): Remove ch-valprint.o, ch-typeprint.o, ch-exp.o and
3769 ch-lang.o.
3770 (ch-exp.o, ch-lang.o, ch-typeprint.o, ch-valprint.o): Delete
3771 targets.
3772
3773 2002-07-31 Joel Brobecker <brobecker@gnat.com>
3774
3775 * dwarf2read.c (set_cu_language): Add handler for LANG_Ada95.
3776 This does not change anything at the moment, but will be helpful
3777 later when full Ada support is integrated.
3778
3779 2002-07-31 Kevin Buettner <kevinb@redhat.com>
3780
3781 * mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"
3782 help message.
3783
3784 2002-07-31 Kevin Buettner <kevinb@redhat.com>
3785
3786 * mips-tdep.c (mips_push_arguments): Fetch gdbarch_tdep struct
3787 and save it in a local variable. Use variable in later test.
3788
3789 2002-07-31 Kevin Buettner <kevinb@redhat.com>
3790
3791 * mips-tdep.c (mips_find_abi_section): Add N64 ABI recognition
3792 test. (Thanks to Daniel Jacobowitz.)
3793
3794 2002-07-31 Kevin Buettner <kevinb@redhat.com>
3795
3796 * mips-tdep.c (enum mips_abi): Add MIPS_ABI_N64.
3797 (mips_abi_strings): Add "n64".
3798 (mips_gdbarch_init): Add test for n64 abi. Add MIPS_ABI_N64 case.
3799
3800 2002-07-31 Kevin Buettner <kevinb@redhat.com>
3801
3802 * config/mips/tm-irix6.h (MIPS_REGSIZE): Define to be 8.
3803 (REGISTER_VIRTUAL_TYPE): Some registers are now 64 bits wide.
3804
3805 2002-07-31 Kevin Buettner <kevinb@redhat.com>
3806
3807 * utils.c (host_pointer_to_address, address_to_host_pointer):
3808 Use gdb_assert() instead of explicit call to internal_error().
3809
3810 2002-07-30 Kevin Buettner <kevinb@redhat.com>
3811
3812 * Makefile.in (rs6000-nat.o): Update dependencies.
3813
3814 From Nicholas Duffek:
3815 * Makefile.in (ALLDEPFILES): Add aix-thread.c.
3816 (aix-thread.o): New rule.
3817 * configure.host (gdb_host): Set to aix432 on AIX 4.3.2+.
3818 * config/powerpc/aix432.mh: New file.
3819
3820 2002-07-30 Daniel Jacobowitz <drow@mvista.com>
3821
3822 * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)
3823 (ELF_FPREGSET_SIZE, ELF_GREGSET_SIZE): New enums.
3824 (fetch_core_registers, ppc_linux_supply_gregset)
3825 (ppc_linux_supply_fpregset): New functions.
3826 (ppc_linux_regset_core_fns): New.
3827 (_initialize_ppc_linux_tdep): Call add_core_fns.
3828 * ppc-tdep.h: Add prototypes for ppc_linux_supply_fpregset
3829 and ppc_linux_supply_gregset.
3830 * ppc-linux-nat.c (supply_gregset): Call ppc_linux_supply_gregset.
3831 (supply_fpregset): Call ppc_linux_supply_fpregset.
3832 * config/powerpc/linux.mh (NATDEPFILES): Remove core-regset.o and
3833 corelow.o.
3834 * config/powerpc/linux.mt (TDEPFILES): Add corelow.o.
3835
3836 2002-07-30 Daniel Jacobowitz <drow@mvista.com>
3837
3838 * symtab.c (lookup_symbol): Demangle before lowercasing.
3839
3840 2002-07-30 Andrew Cagney <ac131313@redhat.com>
3841
3842 * symtab.h: Replace #include "gdb_obstack.h" with opaque
3843 declaration.
3844 * cli/cli-cmds.c, cli/cli-script.c: Include "gdb_string.h".
3845 * gnu-v3-abi.c, arc-tdep.c, cli/cli-decode.c: Ditto.
3846 * avr-tdep.c, mon960-rom.c, i960-tdep.c: Ditto.
3847 * arch-utils.c, cli/cli-setshow.c: Unconditionally include
3848 "gdb_string.h".
3849 * Makefile.in (cli-script.o, cli-cmds.o): Update dependencies.
3850 (gnu-v3-abi.o, cli-setshow.o, i960-tdep.o): Ditto.
3851 (cli-decode.o, mi-cmd-var.o, mi-cmd-disas.o): Ditto.
3852 (avr-tdep.o, mon960-rom.o): Ditto.
3853 (aout_stabs_gnu_h): Define.
3854 (symtab_h): Remove $(gdb_obstack_h).
3855
3856 2002-07-30 Jim Blandy <jimb@redhat.com>
3857
3858 Patch from David Carlton <carlton@math.stanford.edu>:
3859 * gdbinit.in: Move the `dir' commands that add GDB's own source
3860 directory to the search path to the end, so that the `gdb' source
3861 directory will be searched first.
3862
3863 2002-07-29 Andrew Cagney <ac131313@redhat.com>
3864
3865 * gdb_obstack.h: New file.
3866 * symtab.h: Include "gdb_obstack.h" instead of "obstack.h".
3867 (obstack_chunk_alloc, obstack_chunk_free): Delete macros.
3868 * objfiles.h: Include "gdb_obstack.h".
3869 * Makefile.in (gdb_obstack_h): Define.
3870 (symtab_h): Add $(gdb_obstack_h).
3871 (objfiles_h): Add $(gdb_obstack_h).
3872
3873 * objfiles.c: Include "gdb_obstack.h" instead of "obstack.h".
3874 * macrotab.c, cp-valprint.c, dbxread.c: Ditto.
3875 * ch-typeprint.c, ch-valprint.c, dstread.c: Ditto.
3876 * macroexp.c, p-typeprint.c, stabsread.c: Ditto.
3877 * symtab.c, f-typeprint.c, mdebugread.c: Ditto.
3878 * p-valprint.c, symmisc.c, typeprint.c: Ditto.
3879 * symfile.c, coffread.c, c-typeprint.c: Ditto.
3880 * buildsym.c, bcache.c, ada-typeprint.c: Ditto.
3881
3882 * Makefile.in (bcache.o): Update dependencies.
3883 (buildsym.o, c-typeprint.o, ch-typeprint.o): Ditto.
3884 (ch-valprint.o, coffread.o, cp-valprint.o): Ditto.
3885 (dbxread.o, dstread.o, f-typeprint.o): Ditto.
3886 (objfiles.o, p-typeprint.o, p-valprint.o): Ditto.
3887 (stabsread.o, symfile.o, symmisc.o): Ditto.
3888 (symtab.o, typeprint.o, macroexp.o): Ditto.
3889 (macrotab.o, mdebugread.o): Ditto.
3890 (f_lang_h, coff_sym_h, coff_symconst_h): Define.
3891 (coff_ecoff_h, aout_aout64_h): Define.
3892 (aout_stabs_gnu_h, libaout_h): Define.
3893
3894 2002-07-29 Andrew Cagney <cagney@redhat.com>
3895
3896 * regcache.c (struct regcache_descr): Rename nr_registers to
3897 nr_cooked_registers. Revise comments describing the structure
3898 member fields.
3899 (init_regcache_descr): Update.
3900 (init_legacy_regcache_descr): Update.
3901 (read_register_gen, write_register_gen): When a cooked register in
3902 the raw register range, directly access the value from the raw
3903 register cache.
3904
3905 2002-07-29 Andrew Cagney <ac131313@redhat.com>
3906
3907 * z8k-tdep.c: Do not include "obstack.h".
3908 * h8300-tdep.c, h8500-tdep.c: Ditto.
3909 * m68hc11-tdep.c, sh-tdep.c: Ditto.
3910 * valprint.c, v850-tdep.c: Ditto.
3911 * d10v-tdep.c, mn10300-tdep.c: Ditto.
3912 * mn10200-tdep.c: Ditto.
3913
3914 * Makefile.in (z8k-tdep.o): Update dependencies.
3915 (m68hc11-tdep.o, valprint.o): Ditto.
3916 (v850-tdep.o, d10v-tdep.o): Ditto.
3917 (mn10300-tdep.o, sparc-tdep.o): Ditto.
3918 (sh-tdep.o, h8500-tdep.o, h8300-tdep.o): Ditto.
3919 (m32r-tdep.o, mn10200-tdep.o): Specify dependencies.
3920 (sh_opc_h, gdb_sim_sh_h): Define.
3921 (elf_sh_h, elf_bfd_h): Define.
3922 (opcode_m68hc11_h): Define.
3923 (OPCODES_SRC, OPCODES_DIR): define.
3924 (OPCODES): Use $(OPCODES_DIR).
3925 (gdb_sim_d10v_h): Rename sim_d10v_h.
3926 (gdb_sim_arm_h): Rename sim_arm_h.
3927
3928 2002-07-26 Kevin Buettner <kevinb@redhat.com>
3929
3930 * utils.c (host_pointer_to_address, address_to_host_pointer):
3931 Change internal_error() message to indicate function responsible
3932 for the error.
3933
3934 2002-07-26 Kevin Buettner <kevinb@redhat.com>
3935
3936 * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast in
3937 calls to local_hex_string_custom().
3938
3939 2002-07-26 Kevin Buettner <kevinb@redhat.com>
3940
3941 * irix5-nat.c: Move IRIX shared library support from here...
3942 * solib-irix.c: ...to here. Revised substantially to work with
3943 generic solib framework.
3944
3945 * osabi.h (gdb_osabi): Add new enum constant GDB_OSABI_IRIX.
3946 * osabi.c (gdb_osabi_names): Add corresponding string for Irix.
3947 * mips-irix-tdep.c: New file.
3948
3949 * Makefile.in (ALLDEPFILES): Add mips-irix-tdep.c and solib-irix.c.
3950 (mips-irix-tdep.o, solib-irix.o): New rules.
3951 * config/mips/irix5.mt (TDEPFILES): Add mips-irix-tdep.o, solib.o,
3952 solib-irix.o.
3953 * config/mips/irix6.mt (TDEPFILES): Likewise.
3954 * config/mips/irix6.mh (NATDEPFILES): Remove solib.o.
3955
3956 2002-07-26 Kevin Buettner <kevinb@redhat.com>
3957
3958 * aix-thread.c (coff/internal.h, bfd/libcoff.h, pthread.h): Remove
3959 disabled (via ``#if 0'') includes.
3960
3961 2002-07-26 Kevin Buettner <kevinb@redhat.com>
3962
3963 * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
3964 (fetch_regs_user_thread, fetch_regs_kernel_thread, fill_sprs64)
3965 (fill_sprs32, store_regs_user_thread, store_regs_kernel_thread):
3966 Add support for the fpscr register.
3967 * rs6000-nat.c (regmap, fetch_inferior_registers)
3968 (store_inferior_registers, fetch_core_registers): Likewise.
3969
3970 2002-07-26 Kevin Buettner <kevinb@redhat.com>
3971
3972 * rs6000-nat.c (language.h): Include.
3973 (special_regs): Delete this array.
3974 (regmap): New function.
3975 (fetch_register, store_register): Use regmap() to map gdb
3976 register numbers to ptrace register numbers. Also, use
3977 outputs from regmap() to make decisions regarding type of
3978 ptrace() call to make. In particular, don't compare against
3979 FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
3980 (fetch_inferior_registers, store_inferior_registers): Where
3981 possible, obtain register numbers from tdep struct. Don't
3982 refer to FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
3983 * config/rs6000/tm-rs6000.h (FIRST_UISA_SP_REGNUM)
3984 (LAST_UISA_SP_REGNUM): Delete.
3985
3986 2002-07-25 Kevin Buettner <kevinb@redhat.com>
3987
3988 * rs6000-nat.c (ppc-tdep.h): Include.
3989 (fetch_registers, store_register, fetch_core_registers): Don't
3990 access registers[] directly. Instead, use supply_register() or
3991 regcache_collect() as appropriate.
3992 (find_toc_address): Format hex address with local_hex_string().
3993
3994 2002-07-25 Andrew Cagney <ac131313@redhat.com>
3995
3996 * config/djgpp/fnchange.lst: Rename bfd/elf32-fr30.c and
3997 bfd/elf32-frv.c.
3998
3999 2002-07-24 Tom Tromey <tromey@redhat.com>
4000
4001 * jv-exp.y: Marked all strings with _().
4002 (ClassInstanceCreationExpression, ArrayCreationExpression): Use
4003 internal_error.
4004 (MethodInvocation, CastExpression, parse_number, yyerror,
4005 java_type_from_name, push_expression_name, yylex): Typo fixes.
4006
4007 2002-07-24 Daniel Jacobowitz <drow@mvista.com>
4008
4009 * ui-file.c (struct tee_file, tee_file_new, tee_file_delete)
4010 (tee_file_flush, tee_file_write, tee_file_fputs)
4011 (tee_file_isatty): New.
4012 * ui-file.h (tee_file_new): Add prototype.
4013
4014 2002-07-24 Aidan Skinner <aidan@velvet.net>
4015
4016 * ada-lang.c: Change k&r style function definitions to prototyped
4017 form.
4018 * ada-typeprint.c: Change k&r style function definitions to prototyped
4019 form.
4020 * ada-valprint.c: Change k&r style function definitions to prototyped
4021 form.
4022
4023 2002-07-24 Andrew Cagney <cagney@redhat.com>
4024
4025 * README: Remove reference to remote-bug.
4026 * Makefile.in (ALLDEPFILES): Remove m88k-nat.c, m88k-tdep.c and
4027 remote-bug.c.
4028 (m88k-nat.o): Delete rule.
4029 (m88k-tdep.o): Delete rule.
4030 (remote-bug.o): Delete rule.
4031 * MAINTAINERS: Mark as obsolete.
4032 * elfread.c (elf_symtab_read): Mention that m88k is obsolete.
4033 * m88k-tdep.c: Make file obsolete.
4034 * config/m88k/m88k.mh: Ditto.
4035 * config/m88k/delta88v4.mh: Ditto.
4036 * config/m88k/delta88v4.mt: Ditto.
4037 * config/m88k/delta88.mt: Ditto.
4038 * config/m88k/delta88.mh: Ditto.
4039 * remote-bug.c: Ditto.
4040 * config/m88k/tm-delta88.h: Ditto.
4041 * config/m88k/nm-delta88v4.h: Ditto.
4042 * config/m88k/xm-delta88.h: Ditto.
4043 * config/m88k/xm-dgux.h: Ditto.
4044 * config/m88k/tm-m88k.h: Ditto.
4045 * config/m88k/nm-m88k.h: Ditto.
4046 * config/m88k/tm-delta88v4.h: Ditto.
4047 * m88k-nat.c: Ditto.
4048 * cxux-nat.c: Ditto.
4049 * configure.host: Make m88*-motorola-sysv4*, m88*-motorola-sysv*
4050 and m88*-*-* obsolete.
4051 * configure.tgt: Make m88*-motorola-sysv4*, m88*-motorola-* and
4052 m88*-*-* obsolete.
4053
4054 2002-07-24 Andrew Cagney <cagney@redhat.com>
4055
4056 * findvar.c (extract_unsigned_integer): Make `addr' parameter
4057 constant. Same for local pointer variables.
4058 (extract_signed_integer): Ditto.
4059 * defs.h (extract_unsigned_integer): Update.
4060 (extract_signed_integer): Update.
4061
4062 2002-07-24 Andrew Cagney <cagney@redhat.com>
4063
4064 * regcache.c (regcache_raw_write): Change buf parameter to a
4065 constant void pointer.
4066 (regcache_raw_read): Change buf parameter to a void pointer.
4067 (legacy_write_register_gen): Change myaddr parameter a constant
4068 void pointer.
4069 (supply_register): Change val parameter to a const void pointer.
4070 * regcache.h (regcache_raw_write): Update declaration.
4071 (regcache_raw_read): Update declaration.
4072 (supply_register): Update declaration.
4073
4074 2002-07-24 Tom Tromey <tromey@redhat.com>
4075
4076 * defs.h (gdb_readline_wrapper): Declare.
4077 * utils.c (prompt_for_continue): Use gdb_readline_wrapper.
4078 * tracepoint.c (read_actions): Use gdb_readline_wrapper.
4079 * top.c (gdb_readline_wrapper): New function.
4080 (command_line_input): Use it.
4081
4082 2002-07-24 Andrew Cagney <cagney@redhat.com>
4083
4084 * regcache.h (regcache_raw_read, regcache_raw_write): Replace
4085 regcache_read and regcache_write.
4086 (regcache_raw_read_as_address): Replace regcache_read_as_address.
4087 * regcache.c: Update.
4088 * sh-tdep.c (sh64_push_arguments): Update comment.
4089 (sh_pseudo_register_read): Update.
4090 (sh_pseudo_register_write): Update.
4091 (sh4_register_read): Update.
4092 (sh4_register_write): Update.
4093 (sh64_pseudo_register_read): Update.
4094 (sh64_pseudo_register_write): Update.
4095 (sh64_register_read): Update.
4096 (sh64_register_write): Update.
4097 * i386-tdep.c (i386_extract_return_value): Update.
4098 (i386_extract_struct_value_address): Update.
4099 (i386_extract_return_value): Update.
4100 * blockframe.c (generic_read_register_dummy): Update.
4101 (generic_call_dummy_register_unwind): Update
4102 * infrun.c (write_inferior_status_register): Update.
4103
4104 2002-07-23 Jim Blandy <jimb@redhat.com>
4105
4106 * parser-defs.h (expression_context_pc): Make this extern.
4107 (Thanks to Michael Snyder.)
4108
4109 2002-07-23 Andrew Cagney <ac131313@redhat.com>
4110
4111 GDB 5.2.1 released from 5.2 branch.
4112 * NEWS: Mention changes in 5.2.1 including addition of AVR target.
4113 * README: Update to mention 5.2.1.
4114
4115 2002-07-23 Mark Salter <msalter@redhat.com>
4116
4117 * remote.c (remote_read_bytes): Fix check for error.
4118
4119 2002-07-22 Kevin Buettner <kevinb@redhat.com>
4120
4121 * aix-thread.c (language.h): Include.
4122 (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
4123 (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc):
4124 Print newlines at end of debug messages.
4125 (pdc_symbol_addrs, pdc_read_regs, pdc_write_regs, pdc_read_data)
4126 (pdc_write_data): Use local_hex_string() instead of %llx formats.
4127
4128 2002-07-22 Kevin Buettner <kevinb@redhat.com>
4129
4130 * aix-thread.c (ppc-tdep.h): Include.
4131 (special_register_p): New function.
4132 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32)
4133 (store_regs_user_thread): Use register number information from
4134 gdbarch_tdep struct instead of hardcoded offsets relative to
4135 FIRST_UISA_SP_REGNUM.
4136 (fetch_regs_kernel_thread, store_regs_kernel_thread): Call
4137 special_register_p() instead of using FPLAST_REGNUM and
4138 LAST_UISA_SP_REGNUM as lower and upper bounds on the special
4139 register numbers. Also, don't assume that LAST_UISA_SP_REGNUM
4140 will be MQ's register number.
4141
4142 2002-07-22 Michael Snyder <msnyder@redhat.com>
4143
4144 * aix-thread.c (ops): Rename to aix_thread_ops.
4145 (base_ops): Rename to base_target.
4146 (ops_attach): Rename to aix_thread_attach.
4147 (ops_detach): Rename to aix_thread_detach.
4148 (ops_resume): Rename to aix_thread_detach.
4149 (ops_wait): Rename to aix_thread_wait.
4150 (ops_kill): Rename to aix_thread_kill.
4151 (init_ops): Rename to init_aix_thread_ops.
4152 (ops_fetch_register): Rename to aix_thread_fetch_register.
4153 (ops_store_register): Rename to aix_thread_store_register.
4154 (ops_mourn_inferior): Rename to aix_thread_mourn_inferior.
4155 (ops_thread_alive): Rename to aix_thread_thread_alive.
4156 (ops_extra_thread_info: Rename to aix_thread_extra_thread_info.
4157 (ops_pid_to_str): Rename to aix_thread_pid_to_str.
4158 (ops_xfer_memory): Rename to aix_thread_xfer_memory.
4159 (fetch_regs_lib): Rename to fetch_regs_user_thread.
4160 (fetch_regs_kern): Rename to fetch_regs_kernel_thread.
4161 (store_regs_lib): Rename to store_regs_user_thread.
4162 (store_regs_kern): Rename to store_regs_kernel_thread.
4163
4164 2002-07-22 Michael Snyder <msnyder@redhat.com>
4165
4166 * aix-thread.c (ops_prepare_to_store): Eliminate.
4167 (init_ops): Don't initialize ops.prepare_to_store.
4168 (store_regs_kern): Pre-fetch register buffers from child,
4169 because some registers may not be in the cache. Copy
4170 regs from register cache only if they are cached.
4171 (store_regs_lib): Copy regs from register cache only
4172 if they are cached.
4173 (fill_sprs32, (fill_sprs64, fill_fprs, fill_gprs32,
4174 fill_gprs64): Ditto.
4175
4176 2002-07-22 Kevin Buettner <kevinb@redhat.com>
4177
4178 * aix-thread.c (gdb_assert.h): Include.
4179 (fill_sprs64, fill_sprs32): Add selected asserts to make sure that
4180 register sizes (from register cache) match size of buffer holding
4181 register data.
4182 (fill_sprs32): Change parameter types to match those in the ptrace()
4183 buffer.
4184 (store_regs_lib): Likewise, but for 32-bit temporary variables.
4185 (ops_prepare_to_store): Rename loop variable ``i'' to ``regno''.
4186
4187 2002-07-22 Michael Snyder <msnyder@redhat.com>
4188
4189 * aix-thread.c (supply_sprs64): Cosmetic change.
4190 (supply_sprs32): Cosmetic change.
4191 (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs32): New funcs.
4192 (fill_sprs64): Use regcache_collect instead of read_register.
4193 (store_regs_lib): Use regcache_collect instead of
4194 read_register. Use fill_sprs32 instead of fill_sprs64,
4195 if debugging a 32-bit architecture.
4196 (store_regs_kern): Use fill_gprs64 etc. to pull the values
4197 out of the register cache, instead of passing a pointer into
4198 the register cache directly to ptrace. Use regcache_collect
4199 insteaad of read_register.
4200 (ops_prepare_to_store): Use target_read_registers instead
4201 of read_register_bytes.
4202
4203 2002-07-20 Aidan Skinner <aidan@velvet.net>
4204
4205 * MAINTAINERS: Add self under write after approval.
4206
4207 2002-07-20 Aidan Skinner <aidan@velvet.net>
4208
4209 * ada-tasks.c: Change k&r style function definitions to prototyped
4210 form.
4211
4212 2002-07-19 Andrew Cagney <ac131313@redhat.com>
4213
4214 * Makefile.in (x86-64-tdep.o): Add $(objfiles_h).
4215 * x86-64-tdep.c: Include "objfiles.h".
4216 (x86_64_gdbarch_init): Set in_solib_call_trampoline to
4217 in_plt_section. From 2002-07-18 Michal Ludvig <mludvig@suse.cz>.
4218
4219 2002-07-17 Michal Ludvig <michal@suse.cz>
4220
4221 * dwarf2cfi.c (execute_stack_op): Complain on unknown DW_OP_ value.
4222 (update_context): Initialise cfa variable.
4223
4224 2002-07-17 Michael Snyder <msnyder@redhat.com>
4225
4226 * aix-thread.c: Shorten some long lines.
4227 Bring comments into line with code spec.
4228
4229 2002-07-18 Joel Brobecker <brobecker@gnat.com>
4230
4231 * infrun.c: Re-indent using gdb_indent.sh.
4232
4233 2002-07-18 Joel Brobecker <brobecker@gnat.com>
4234
4235 * infrun.c (handle_inferior_event): Remove unneeded extra brace.
4236 Leave the indentation temporarily untouched, to minimize the diffs.
4237
4238 2002-07-18 Elena Zannoni <ezannoni@redhat.com>
4239
4240 * stabsread.c: Make os9k sections of the code obsolete,
4241 for real this time.
4242 * stabsread.h: Make os9k sections of the code obsolete.
4243
4244 2002-07-18 Michal Ludvig <mludvig@suse.cz>
4245
4246 * linux-low.c (regsets_store_inferior_registers): Add free()
4247 at the end of a loop to prevent memory leak.
4248 * linux-x86-64-low.c (x86_64_regmap): Add CS, SS registers.
4249 (X86_64_NUM_GREGS): Count it from the size of x86_64_regmap.
4250 * config/sparc/tm-sp64linux.h: Make the rest of #endif
4251 line a comment.
4252 * Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h
4253
4254 2002-07-17 Jim Blandy <jimb@redhat.com>
4255
4256 * macrocmd.c (info_macro_command): Remove newline from error
4257 message.
4258
4259 2002-07-17 J"orn Rennecke <joern.rennecke@superh.com>
4260
4261 * sh-tdep.c (sh_dsp_register_sim_regno): New function.
4262 (sh_gdbarch_init): Use it for sh-dsp.
4263
4264 2002-07-16 Kevin Buettner <kevinb@redhat.com>
4265
4266 * dwarf2read.c (read_initial_length): Handle older, non-standard,
4267 64-bit DWARF2 format.
4268
4269 2002-07-16 Joel Brobecker <brobecker@gnat.com>
4270
4271 * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including
4272 <sys/proc.h> when not available.
4273
4274 2002-07-16 Andrew Cagney <ac131313@redhat.com>
4275
4276 * NEWS: Mention that the i[34]86-*-os9k has been made obsolete.
4277 * stabsread.c: Make os9k sections of the code obsolete.
4278 * configure.tgt: Make i[3456]86-*-os9k target obsolete.
4279 * config/i386/i386os9k.mt: Make file obsolete.
4280 * Makefile.in (ALLDEPFILES): Remove remote-os9k.c.
4281 (COMMON_OBS): Remove os9kread.o
4282 (SFILES): Remove os9kread.c.
4283 (os9kread.o, remote-os9k.o): Make target obsolete.
4284 * remote-os9k.c: Make file obsolete.
4285 * os9kread.c: Make file obsolete.
4286 * Makefile.in
4287
4288 2002-07-16 Andrew Cagney <ac131313@redhat.com>
4289
4290 * NEWS: Mention that the FR30 has been made obsolete.
4291 * fr30-tdep.c: Make file obsolete.
4292 * config/fr30/tm-fr30.h: Ditto.
4293 * config/fr30/fr30.mt: Ditto.
4294 * configure.tgt: Make fr30-*-elf obsolete.
4295 * MAINTAINERS: Make fr30-elf obsolete.
4296
4297 2002-07-16 Pierre Muller <muller@ics.u-strasbg.fr>
4298
4299 * blockframe.c (get_pc_function_start): return 0 if the minimal symbol
4300 found is not inside a section.
4301
4302 2002-07-15 Kevin Buettner <kevinb@redhat.com>
4303
4304 * aix-thread.c (ptrace_check): Use safe_strerror() instead of
4305 strerror().
4306 (pdc_realloc): Use xrealloc() instead of realloc().
4307
4308 2002-07-15 Kevin Buettner <kevinb@redhat.com>
4309
4310 * aix-thread.c (PD_ERROR, CALL_BASE): Delete.
4311 (ops_resume, ops_wait, fetch_regs_lib, store_regs_lib)
4312 (ops_xfer_memory, ops_kill): Don't use PD_ERROR or CALL_BASE
4313 macros.
4314
4315 2002-07-15 Kevin Buettner <kevinb@redhat.com>
4316
4317 * aix-thread.c (ptrace_check): Eliminate goto.
4318 (sync_threadlists): Eliminate gotos. Also, fix array overrun
4319 problem.
4320
4321 2002-07-15 Kevin Buettner <kevinb@redhat.com>
4322
4323 * aix-thread.c (gdbcmd.h): Include.
4324 (DEBUG, DBG, DBG2, dbg): Eliminate.
4325 (debug_aix_thread): New static global.
4326 (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
4327 (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc)
4328 (fetch_regs_lib, store_regs_lib, store_regs_kern): Rewrite
4329 invocations to DBG and DBG2 macros to test against
4330 ``debug_aix_thread'' and call fprintf_unfiltered().
4331 (_initialize_aix_thread): Add new command "set debug aix-thread".
4332
4333 2002-07-15 Andrew Cagney <ac131313@redhat.com>
4334
4335 From Gerhard Tonn <TON@de.ibm.com>:
4336 * s390-nat.c (fill_fpregset, fill_gregset): Use regcache_collect
4337 instead of supply_register.
4338
4339 2002-07-15 Andrew Cagney <ac131313@redhat.com>
4340
4341 * dwarf2cfi.c: Include "gdb_assert.h".
4342 (frame_state_for): Use gdb_assert to check that fde->cie_ptr is
4343 non-NULL.
4344 (update_context): Do not use __func__. Add missing ``break''.
4345 (update_context): Do not use __func__.
4346
4347 2002-07-15 Elena Zannoni <ezannoni@redhat.com>
4348
4349 * rs6000-tdep.c (rs6000_gdbarch_init): Remove variable print_insn
4350 and its setting. Set gdbarch instruction printing functions
4351 directly. For non-rs6000 case use new function
4352 gdb_print_insn_powerpc.
4353 (gdb_print_insn_powerpc): New function.
4354
4355 2002-07-13 Andrew Cagney <ac131313@redhat.com>
4356
4357 * NEWS: Mention that the d30v has been marked obsolete.
4358 * MAINTAINERS: Note that d30v / d30v-elf has been made obsolete.
4359 * configure.tgt: Mark d30v-*-* as obsolete.
4360 * d30v-tdep.c: Mark file as obsolete.
4361 * config/d30v/d30v.mt: Ditto.
4362 * config/d30v/tm-d30v.h: Ditto.
4363
4364 2002-07-13 Aidan Skinner <aidan@velvet.net>
4365
4366 * ada-tasks.c (add_task_entry): replace calls to
4367 malloc() with xmalloc
4368 * ada-tasks.c (init_task_list): replace calls to free with xfree()
4369
4370 * ada-lang.c (replace_operator_with_call, fill_in_ada_prototype,
4371 ada_finish_decode_line_1, all_sals_for_line
4372 ada_breakpoint_rewrite): replace calls to free() with xfree()
4373
4374 2002-07-12 Kevin Buettner <kevinb@redhat.com>
4375
4376 From Nicholas Duffek (with minor changes by Martin Hunt,
4377 Louis Hamilton, and Kevin Buettner):
4378 * aix-thread.c: New file.
4379
4380 2002-07-12 Petr Sorfa <petrs@caldera.com>
4381
4382 * dwarf2read.c (dwarf2_invalid_attrib_class): New
4383 complaint for invalid attribute class or form.
4384 (read_func_scope): DW_AT_frame_base
4385 better handling of DW_AT_block*.
4386 (dwarf2_add_member_fn): DW_AT_vtable_elem_location
4387 better handling of DW_AT_block*.
4388 (read_common_block): DW_AT_location
4389 better handling of DW_AT_block*.
4390 (read_partial_die): DW_AT_location better handling
4391 of DW_AT_block*.
4392 (new_symbol): DW_AT_external better handling of
4393 DW_AT_block*. Proper initialization of variable
4394 "addr".
4395 (attr_form_is_block): New function that returns true
4396 if the attribute's form is of DW_FORM_block*.
4397
4398 2002-07-12 Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4399
4400 * valops.c (find_method_list): Remove comment about
4401 removed STATIC_MEMFUNCP argument.
4402 (value_find_oload_method_list): Likewise.
4403
4404 2002-07-12 Kevin Buettner <kevinb@redhat.com>
4405
4406 From Nicholas Duffek:
4407 * rs6000-nat.c (vmap_ldinfo, xcoff_relocate_core): Call
4408 target_new_objfile_hook.
4409
4410 2002-07-12 Kevin Buettner <kevinb@redhat.com>
4411
4412 From Nicholas Duffek:
4413 * xcoffread.c (scan_xcoff_symtab): Recognize XMC_TD as a data storage
4414 csect.
4415
4416 2002-07-12 Andrew Cagney <cagney@redhat.com>
4417
4418 * MAINTAINERS: Mention --enable-sim-build-warnings.
4419 (m68hc11-elf): Disable sim build warnings.
4420 (m32r-elf): Mark as broken obsolete candidate.
4421 (x86_64-linux-gnu): Mark as buildable with -Werror.
4422 (arm-elf): Change -w to ``,'' which enables warnings but not
4423 -Werror.
4424
4425 2002-07-12 Andrew Cagney <ac131313@redhat.com>
4426
4427 * bcache.h: Update copyright.
4428 (struct bstring, struct bcache): Move definition to "bcache.c".
4429 Replaced by opaque declaration.
4430 (bcache_xfree): Replace free_bcache.
4431 (bcache_xmalloc, bcache_memory_used): Declare.
4432
4433 * bcache.c: Update copyright.
4434 (struct bstring, struct bcache): Moved to here from "bcache.h".
4435 Update comments.
4436 (bcache_xmalloc, bcache_memory_used): New functions.
4437 (bcache_xfree): Replace function free_bcache.
4438
4439 * Makefile.in (objfiles.o): Add $(bcache_h).
4440 (objfiles_h): Remove $(bcache_h).
4441 (symfile.o): Add $(bcache_h).
4442
4443 * symmisc.c: Update copyright.
4444 (print_symbol_bcache_statistics): Pass psymbol_cache by value.
4445 (print_objfile_statistics): Use bcache_memory_used.
4446
4447 * symfile.c: Include "bcache.h".
4448 (reread_symbols): Use bcache_xfree.
4449 (reread_symbols): Use bcache_xmalloc and bcache_xfree.
4450 (add_psymbol_to_list): Pass psymbol_cache by value.
4451 (add_psymbol_with_dem_name_to_list): Ditto.
4452
4453 * objfiles.h: Update copyright.
4454 (struct bcache): Declare opaque. Do not include "bcache.h".
4455 (struct objfile): Change psymbol_cache and macro_cache to ``struct
4456 bcache'' pointers.
4457 * dwarf2read.c (macro_start_file): Pass macro_cache by value.
4458
4459 * objfiles.c: Include "bcache.h". Update copyright.
4460 (allocate_objfile): Use bcache_xmalloc to create psymbol_cache and
4461 macro_cache.
4462 (free_objfile): Use bcache_xfree.
4463
4464 2002-07-11 Grace Sainsbury <graces@redhat.com>
4465
4466 * monitor.c (monitor_fetch_register): Make name a constant.
4467 (monitor_store_register): Same.
4468
4469 2002-07-11 Daniel Jacobowitz <drow@mvista.com>
4470
4471 Based on patch from Daniel Berlin <dberlin@dberlin.org>.
4472 * buildsym.c: Include "demangle.h" for SYMBOL_INIT_DEMANGLED_NAME.
4473 (finish_block) For non-function blocks, hash the symbol table. For
4474 function blocks, mark the symbol table as unhashed.
4475 * minsyms.c (msymbol_hash): Return hash value without taking modulus.
4476 (msymbol_hash_iw): Likewise.
4477 (add_minsym_to_hash_table): Take modulus of msymbol_hash's return
4478 value.
4479 (add_minsym_to_demangled_hash_table): Likewise for msymbol_hash_iw.
4480 (lookup_minimal_symbol): Likewise for both.
4481 * symtab.h (struct block): Add `hashtable' flag. Comment the
4482 hashtable.
4483 (BLOCK_HASHTABLE, BLOCK_BUCKETS, BLOCK_BUCKET): New macro.
4484 (ALL_BLOCK_SYMBOLS): Update.
4485 (BLOCK_SHOULD_SORT): Do not sort hashed blocks.
4486 (struct symbol): Add `hash_next' pointer.
4487 * symtab.c (lookup_block_symbol): Search using the hash table when
4488 possible.
4489 (find_pc_sect_symtab): Use ALL_BLOCK_SYMBOLS.
4490 (search_symbols, find_addr_symbol): Likewise.
4491
4492 * dstread.c (process_dst_block): Clear hashtable bit for new block.
4493 (read_dst_symtab): Likewise.
4494 * jv-lang.c (get_java_class_symtab): Likewise.
4495 * mdebugread.c: Include "gdb_assert.h".
4496 (shrink_block): Assert that the block being modified is not hashed.
4497 * coffread.c (patch_opaque_types): Use ALL_BLOCK_SYMBOLS.
4498 * symmisc.c (free_symtab_block): Walk the hash table when freeing
4499 symbols.
4500 (dump_symtab): Recognize hashed blocks.
4501 * printcmd.c (print_frame_args): Assert that function blocks do not
4502 have hashed symbol tables.
4503 * ada-lang.c (symtab_for_sym): Use ALL_BLOCK_SYMBOLS.
4504 (fill_in_ada_prototype, debug_print_block): Likewise.
4505 (ada_add_block_symbols): Use ALL_BLOCK_SYMBOLS. Handle hash tables.
4506
4507 2002-07-11 Corinna Vinschen <vinschen@redhat.com>
4508
4509 * stack.c (print_frame): Use result of frame_address_in_block()
4510 instead of fi->pc when evaluating symbols.
4511 (backtrace_command_1): Ditto.
4512
4513 2002-07-11 Andrew Cagney <cagney@redhat.com>
4514
4515 * cris-tdep.c (cris_saved_pc_after_call): Fix parameter type.
4516 Make static.
4517
4518 * arm-tdep.c (arm_register_name): Make return type constant.
4519
4520 2002-07-10 Andrew Cagney <ac131313@redhat.com>
4521
4522 * win32-nat.c (has_detach_ability): Convert to strict ISO C
4523 prototype.
4524 * top.c (gdb_rl_operate_and_get_next_completion): Ditto.
4525 * s390-tdep.c (s390_fp_regnum): Ditto.
4526 (s390_read_fp): Ditto.
4527 (s390_pop_frame): Ditto.
4528 (_initialize_s390_tdep): Ditto.
4529 * remote.c (get_remote_state): Ditto.
4530 * procfs.c (mappingflags): Ditto.
4531 * memattr.c (_initialize_mem): Ditto.
4532 * mcore-tdep.c (mcore_pop_frame): Ditto.
4533 * m68klinux-nat.c (_initialize_m68k_linux_nat): Ditto.
4534 * m68k-tdep.c (m68k_register_bytes_ok): Ditto.
4535 * language.c (set_case_str): Ditto.
4536 * gnu-v3-abi.c (vtable_address_point_offset): Ditto.
4537 * frv-tdep.c (new_variant): Ditto.
4538 (frv_stopped_data_address): Ditto.
4539 * dwarf2cfi.c (fde_chunks_need_space): Ditto.
4540 (context_alloc): Ditto.
4541 (frame_state_alloc): Ditto.
4542 (unwind_tmp_obstack_init): Ditto.
4543 (unwind_tmp_obstack_free): Ditto.
4544 (cfi_read_fp): Ditto.
4545 * cris-tdep.c (cris_saved_pc_after_call): Ditto.
4546 (cris_pop_frame): Ditto.
4547 * c-lang.c (scanning_macro_expansion): Ditto.
4548 (finished_macro_expansion): Ditto.
4549 (c_preprocess_and_parse): Ditto.
4550 * gdbarch.sh: Ditto.
4551 * gdbarch.h, gdbarch.c: Regenerate.
4552 * config/mn10200/tm-mn10200.h: Adjust indentation.
4553 * target.c: Adjust indentation.
4554 * symtab.h: Adjust indentation.
4555 * stabsread.h: Adjust indentation.
4556 * remote-es.c: Adjust indentation.
4557 * os9kread.c: Adjust indentation.
4558
4559 2002-07-10 Andrew Cagney <ac131313@redhat.com>
4560
4561 * wince.c (_initialize_wince): Rename _initialize_inftarg.
4562 * win32-nat.c (_initialize_win32_nat): Rename _initialize_inftarg.
4563
4564 2002-07-10 Grace Sainsbury <graces@redhat.com>
4565
4566 * NEWS: Mention m68k, mcore multi-arching.
4567 * MAINTAINERS: Change status of m68k, mcore to reflect
4568 multi-arching.
4569
4570 2002-07-10 Daniel Jacobowitz <drow@mvista.com>
4571
4572 * valops.c (find_overload_match): Free oload_syms.
4573
4574 2002-07-09 Joel Brobecker <brobecker@gnat.com>
4575
4576 Define HAVE_SYS_PROC_H if sys/proc.h exists
4577 * configure.in: Add check for sys/proc.h
4578 * config.in: Regenerate.
4579 * configure: Regenerate.
4580
4581 2002-07-09 Grace Sainsbury <graces@redhat.com>
4582
4583 * config/m68k/tm-m68k.h: Remove macros wrapped in
4584 #if !GDB_MULTI_ARCH.
4585
4586 2002-07-08 Andrew Cagney <ac131313@redhat.com>
4587
4588 * config.in, configure: Regenerate.
4589
4590 2002-07-08 Mark Kettenis <kettenis@gnu.org>
4591
4592 * dwarf2cfi.c: Include "gcore.h".
4593 (execute_stack_op): Fix implementation of the
4594 DW_OP_deref and DW_OP_deref_size operators by letting do their
4595 lookup in the target.
4596
4597 2002-07-07 Mark Kettenis <kettenis@gnu.org>
4598
4599 From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>:
4600 * i386-sol2-tdep.c (i386_sol2_init_abi): Correct value for
4601 tdep->sc_sp_offset.
4602
4603 2002-07-05 Daniel Jacobowitz <drow@mvista.com>
4604
4605 Fix PR gdb/595, gdb/602
4606 * gnu-v3-abi.c (gnuv3_baseclass_offset): Remove unused variables.
4607 Don't call value_cast, just read the vtable pointer; update comments
4608 to match.
4609
4610 2002-07-05 Grace Sainsbury <graces@redhat.com>
4611
4612 * config/mcore/tm-mcore.h: Remove file.
4613 * config/mcore/mcore.mt: Remove definition of TM_FILE
4614 * configure.tgt: Set gdb_multi_arch to yes for the mcore target.
4615
4616 2002-07-05 Mark Kettenis <kettenis@gnu.org>
4617
4618 * i386bsd-tdep.c: Include "gdb_string.h".
4619
4620 2002-07-04 Grace Sainsbury <graces@redhat.com>
4621
4622 * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Set to 2.
4623 (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG,RETVAL_REGNUM): Move to
4624 mcore-tdep.
4625 (REG_STRUCT_HAS_ADDR, USE_STRUCT_CONVENTION, GET_SAVED_REGISTER)
4626 (TARGET_VIRTUAL_FRAME_POINTER, BELIEVE_PCC_PROMOTION): Remove.
4627 * mcore-tdep.c (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG)
4628 (RETVAL_REGNUM): Move macros from tm-mcore.h
4629 (mcore_reg_struct_has_addr): New function.
4630 (mcore_gdbarch_init): Added initializations for the macros removed
4631 from tm-mcore.h.
4632
4633 2002-07-04 Mark Kettenis <kettenis@gnu.org>
4634
4635 * osabi.c (generic_elf_osabi_sniffer): Add check for FreeBSD 3.x's
4636 traditonal string branding within the ELF header.
4637
4638 2002-07-04 Daniel Jacobowitz <drow@mvista.com>
4639
4640 * symtab.c (remove_params): New function.
4641 (make_symbol_overload_list): Use it instead of cplus_demangle.
4642 (overload_list_add_symbol): Likewise. Reorder. Fix memory leak.
4643
4644 2002-07-04 Mark Kettenis <kettenis@gnu.org>
4645
4646 * i386obsd-nat.c (_initialize_i386obsd_nat): Fix typo in prototype.
4647
4648 * i386bsd-tdep.c (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end):
4649 New variables.
4650 (i386nbsd_init_abi): Use these to initialize tdep->sigtramp_start
4651 and tdep->sigtramp_end.
4652 * i386obsd-nat.c: New file.
4653 * config/i386/obsd.mh (NATDEPFILES): Add i386obsd-nat.o.
4654
4655 * dwarf2cfi.c (cfi_pop_frame): Use alloca() for regbuf.
4656 Don't call get_current_frame().
4657
4658 2002-07-04 Pierre Muller <muller@ics.u-strasbg.fr>
4659
4660 * i386-nat.c (child_post_startup_inferior): New function
4661 calling i386_cleanup_dregs if
4662 I386_USE_GENERIC_WATCHPOINTS is defined.
4663 * config/i386/nm-i386.h: define CHILD_POST_STARTUP_INFERIOR
4664 conditional to acknowledge that i386-nat.c has its
4665 own child_post_startup_inferior function.
4666
4667 2002-07-04 Mark Kettenis <kettenis@gnu.org>
4668
4669 * i386-tdep.h (I386_MAX_REGISTER_SIZE): New define.
4670 * i386-tdep.c (i386_do_pop_frame): Use I386_MAX_REGISTER_SIZE
4671 instead of MAX_REGISTER_RAW_SIZE.
4672 (i386_extract_return_value, i386_extract_struct_value_address):
4673 Convert to use regcache.
4674 (i386_gdbarch_init): Set max_register_raw_size and
4675 max_register_virtual_size to I386_MAX_REGISTER_SIZE.
4676 Set extract_return_value and extract_struct_value_address instead
4677 of their deprecated variants.
4678
4679 Convert i386 target to generic dummy frames.
4680 * i386-tdep.c: Include "symfile.h".
4681 (i386_frameless_signal_p): Consider a function to be frameless if
4682 the pc points at the first instruction of the function.
4683 (i386_frame_chain): Handle (generic) call dummies.
4684 (i386_frame_saved_pc): Likewise.
4685 (i386_frame_init_saved_regs): Remove code dealing with call
4686 dummies on the stack.
4687 (i386_push_dummy_frame): Removed.
4688 (i386_call_dummy_words): Removed.
4689 (i386_fix_call_dummy): Removed.
4690 (i386_push_return_address): New function.
4691 (i386_do_pop_frame): Renamed from i386_pop_frame. Add FRAME
4692 parameter, and don't call get_current_frame.
4693 (i386_pop_frame): New function.
4694 (i386_gdbarch_init): Set use_generic_dummy_frames to 1, set
4695 call_dummy_location to AT_ENTRY_POINT, set call_dummy_address to
4696 entry_point_address, set call_dummy_breakpoint_offset to 0, set
4697 call_dummy_length to 0, set call_dummy_words to NULL, set
4698 sizeof_call_dummy_words to 0, set fix_call_dummy to
4699 generic_fix_call_dummy, set pc_in_call_dummy to
4700 pc_in_call_dummy_at_entry_point, set push_dummy_frame to
4701 generic_push_dummy_frame, set push_return_address to
4702 i386_push_return_address and set frame_chain_valid to
4703 generic_file_frame_chain_valid.
4704
4705 2002-07-03 Andrew Cagney <ac131313@redhat.com>
4706
4707 * gdbarch.sh (struct regcache): Add opaque declaration.
4708 (EXTRACT_RETURN_VALUE): New architecture method.
4709 (EXTRACT_STRUCT_VALUE_ADDRESS): Ditto.
4710 * gdbarch.h, gdbarch.c: Regenerate.
4711 * arch-utils.c (legacy_extract_return_value): New function.
4712 * arch-utils.h (legacy_extract_return_value): Declare.
4713 * values.c (value_being_returned): Re-enable code handling
4714 EXTRACT_STRUCT_VALUE_ADDRESS. Move
4715 deprecated_grub_regcache_for_registers call to block handling
4716 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
4717 (EXTRACT_RETURN_VALUE): Do not define.
4718
4719 2002-07-03 Grace Sainsbury <graces@redhat.com>
4720
4721 * config/mcore/tm-mcore.h (REGISTER_BYTES, NUM_REGS, PC_REGNUM)
4722 (SP_REGNUM, FP_REGNUM, FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK)
4723 (BREAKPOINT_FROM_PC, INNER_THAN, SAVED_PC_AFTER_CALL)
4724 (INIT_EXTRA_FRAME_INFO, FRAME_INIT_SAVED_REGS, INIT_FRAME_PC)
4725 (FRAME_CHAIN, FRAME_CHAIN_VALID, FRAME_SAVED_PC)
4726 (STORE_RETURN_VALUE, DEPRECATED_EXTRACT_RETURN_VALUE)
4727 (STORE_STRUCT_RETURN, DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
4728 (SKIP_PROLOGUE, FRAME_ARGS_SKIP, FRAME_ARGS_ADDRESS)
4729 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, POP_FRAME)
4730 (PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME, PUSH_ARGUMENTS): Remove.
4731 * mcore-tdep.c (mcore_init_extra_frame_info): Add fromleaf
4732 argument so the function fits the prototype in the architecture
4733 vector.
4734 (mcore_pop_frame): Remove argument so the function fits the
4735 prototype. Use get_current_frame instead of the argument.
4736 (mcore_push_arguments): Change type of struct_return so the
4737 function can be used in the architecture vector.
4738 (mcore_store_struct_return): Add.
4739 (mcore_frame_init_saved_regs): Add.
4740 (mcore_gdbarch_init): Add function calls to replace the macros
4741 removed from tm-mcore.h
4742
4743 2002-07-03 Andrew Cagney <ac131313@redhat.com>
4744
4745 * infcmd.c (print_return_value): Remove compatibility code calling
4746 deprecated_grub_regcache_for_registers.
4747
4748 * values.c: Include "regcache.h".
4749 (value_being_returned): Update. Use
4750 deprecated_grub_regcache_for_registers to extract the register
4751 buffer address.
4752 * value.h (value_being_returned): Change ``retbuf'' parameter to a
4753 ``struct regcache''.
4754 * Makefile.in (values.o): Add dependency on $(regcache_h).
4755
4756 * inferior.h (run_stack_dummy): Change type of second parameter to
4757 a ``struct regcache''.
4758 * valops.c (hand_function_call): Change type of retbuf to ``struct
4759 regcache''. Allocate using regcache_xmalloc, clean using
4760 make_cleanup_regcache_xfree.
4761 * infcmd.c (run_stack_dummy): Update. Use
4762 regcache_cpu_no_passthrough instead of memcpy to copy the buffer.
4763
4764 * regcache.c (do_regcache_xfree): New function.
4765 (make_cleanup_regcache_xfree): New function.
4766 * regcache.h (make_cleanup_regcache_xfree): Declare.
4767
4768 2002-07-03 Martin M. Hunt <hunt@redhat.com>
4769
4770 * event-top.c (command_line_handler): Don't read past
4771 beginning of buffer.
4772
4773 2002-07-03 Martin M. Hunt <hunt@redhat.com>
4774
4775 * varobj.c (struct varobj_root): Change frame from CORE_ADDR to
4776 struct frame_id.
4777 (varobj_create): Store frame_id for root.
4778 (varobj_gen_name): Use xasprintf.
4779 (varobj_update): Save and restore frame using get_frame_id() and
4780 frame_find_by_id().
4781 (create_child): Use xasprintf.
4782 (new_root_variable): Initialize frame_id.
4783 (c_name_of_child): Use xasprintf. Call find_frame_by_id().
4784 (c_value_of_variable): Use xasprintf. Move mem_fileopen call
4785 to prevent memory leak.
4786
4787 2002-07-03 Andrew Cagney <ac131313@redhat.com>
4788
4789 * valops.c (hand_function_call): Move declaration of retbuf to
4790 start of function, allocate using malloc, add a cleanup but before
4791 the inf_status cleanup, cleanup the buffer. Rename local variable
4792 old_chain to inf_status_cleanup.
4793
4794 2002-07-03 Martin M. Hunt <hunt@redhat.com>
4795
4796 * top.c (execute_command): Use cmd_func() and cmd_func_p().
4797
4798 * cli/cli-decode.c (cmd_func_p): New function.
4799 (cmd_func): New function.
4800
4801 * command.h: Add cmd_func() and cmd_func_p().
4802
4803 2002-07-03 Grace Sainsbury <graces@redhat.com>
4804
4805 * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Add macro. Set to 0.
4806 (REGISTER_SIZE): Remove.
4807 (MAX_REGISTER_RAW_SIZE): Remove.
4808 (REGISTER_VIRTUAL_TYPE): Remove.
4809 (MAX_REGISTER_VIRTUAL_SIZE): Remove.
4810 (REGISTER_NAME): Remove.
4811 (USE_GENERIC_DUMMY_FRAMES): Remove.
4812 (CALL_DUMMY): Remove.
4813 (CALL_DUMMY_START_OFFSET): Remove.
4814 (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
4815 (CALL_DUMMY_LOCATION): Remove.
4816 (FIX_CALL_DUMMY): Remove.
4817 (CALL_DUMMY_ADDRESS): Remove.
4818 (SIZEOF_CALL_DUMMY_WORDS): Remove.
4819 (SAVE_DUMMY_FRAME_TOS): Remove.
4820 * mcore-tdep.c (MCORE_REG_SIZE, MCORE_NUM_REGS): Add macros.
4821 (mcore_register_virtual_type): New function.
4822 (mcore_register_byte): New function.
4823 (mcore_register_size): New function.
4824 (mcore_register_name): New function.
4825 (mcore_gdbarch_init): New function. Add set_gdbarch calls for
4826 macros removed from tm-mcore.h.
4827 (mcore_dump_tdep): Add.
4828 (_initialize_mcore_tdep): Add gdbarch_register call.
4829
4830 2002-07-03 Mark Kettenis <kettenis@gnu.org>
4831
4832 * i386-tdep.c (i386_frameless_signal_p): Provide an argument in to
4833 frameless_look_for_prologue, such that we actually call this
4834 function.
4835
4836 2002-07-02 Joel Brobecker <brobecker@gnat.com>
4837
4838 * frame.h (frame_address_in_block): New function.
4839
4840 * blockframe.c (frame_address_in_block): New function extracted
4841 from get_frame_block().
4842 (get_frame_block): Use frame_address_in_block().
4843 (block_innermost_frame): Use frame_address_in_block() to match
4844 the frame pc address against the block boundaries rather than
4845 the frame pc directly. This prevents a failure when a frame pc
4846 is actually a return-address pointing immediately after the end
4847 of the given block.
4848
4849 2002-07-02 Grace Sainsbury <graces@redhat.com>
4850
4851 * MAINTAINERS: Add self under write after approval.
4852
4853 2002-07-02 Grace Sainsbury <graces@redhat.com>
4854
4855 * m68k-tdep.c (m68k_remote_breakpoint_from_pc): Add. Currently not
4856 used in architecture vector. The default is
4857 m68k_local_breakpoint_from_pc.
4858 (m68k_local_breakpoint_from_pc): Add.
4859 (enum): Add register numbers from tm-m68k.h.
4860 (m68k_gdbarch_init): Add breakpoint_from_pc to architecture
4861 vector.
4862 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Set to
4863 GDB_MULTI_ARCH_PARTIAL.
4864 (BPT_VECTOR, REGISTER_BYTES_FP, REGISTER_BYTES_NOFP)
4865 (NUM_FREGS, SIG_PC_FP_OFFSET, SP_ARG0, REMOTE_BPT_VECTOR): Move to
4866 m68k-tdep.c.
4867 (BREAKPOINT, REMOTE_BREAKPOINT): Remove.
4868 (A1_REGNUM, FP0_REGNUM, FPC_REGNUM, FPS_REGNUM, FPI_REGNUM): Move
4869 to enum in m68k-tdep.c
4870
4871 2002-07-02 Joel Brobecker <brobecker@gnat.com>
4872
4873 * solib-osf.c (open_map): Compute the list of shared libraries
4874 loaded by the inferior, rather than the list of libraries loaded
4875 by GDB itself. Otherwise, GDB ends up reading the symbols from
4876 the wrong shared libraries...
4877
4878 2002-07-02 Mark Kettenis <kettenis@gnu.org>
4879
4880 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Make static.
4881 (LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONEXT_SP_OFFSET): Remove
4882 macros.
4883 (i386_linux_sigtramp_saved_pc, i386_linux_sigtramp_saved_sp):
4884 Remove functions.
4885 (FRAMELESS_SIGNAL): Remove function.
4886 (i386_linux_frame_chain, i386_linux_frame_saved_pc,
4887 i386_linux_saved_pc_after_call): Removed.
4888 (i386_linux_init_abi): Initialize tdep->sigcontext_addr,
4889 tdep->sc_pc_offset and tdep->sc_sp_offset. Don't override
4890 frame_chain, frame_saved_pc and saved_pc_after_call any longer.
4891
4892 * i386-tdep.c (i386_frameless_signal_p): New function.
4893 (i386_frame_chain): Deal with frameless signals.
4894 (i386_sigtramp_saved_sp): New function.
4895 (i386_frame_saved_pc): Deal with frameless signals.
4896 (i386_saved_pc_after_call): Make sure the correct value is
4897 returned just after entry into a sigtramp.
4898 * i386bsd-tdep.c (i386bsd_sc_sp_offset, i386nbsd_sc_sp_offset,
4899 i386fbsd4_sc_sp_offset): New variables.
4900 (i386bsd_init_abi, i386nbsd_init_abi, i386fbsd4_init_abi): Use
4901 these variables to initialize tdep->sc_sp_offset. * i386bsd-nat.c
4902 (_initialize_i386bsd_nat): Add sanity check for sc_sp_offset
4903 similiar to what we already did for sc_pc_offset.
4904 * i386-sol2-tdep.c (i386_sol2_init_abi): Initialize
4905 tdep->sc_sp_offset.
4906
4907 * i386nbsd-tdep.c (fetch_elfcore_registers): Wrap long line.
4908
4909 2002-07-02 Michal Ludvig <mludvig@suse.cz>
4910
4911 * config/i386/tm-x86-64linux.h: New.
4912 * config/i386/x86-64linux.mt: Add GDB_MULTI_ARCH and TM_FILE
4913 definitions.
4914 * config/i386/nm-x86-64.h: Rename to ...
4915 * config/i386/nm-x86-64linux.h: ... this one.
4916 * config/i386/x86-64linux.mh: Reflect the above change.
4917
4918 2002-07-01 Mark Kettenis <kettenis@gnu.org>
4919
4920 * i386-tdep.h (struct gdbarch_tdep): Replace sigtramp_saved_pc
4921 with sigcontext_addr. Add sc_sp_offset.
4922 (i386bsd_sigtramp_saved_pc): Remove prototype.
4923 (i386bsd_sicontext_addr): Add prototype.
4924 * i386-tdep.c (i386_sigtramp_saved_pc): New function.
4925 (i386_frame_saved_pc): Rewrite to call i386_sigtramp_saved_pc.
4926 (i386_svr4_sigtramp_saved_pc): Removed.
4927 (i386_svr4_sigcontext_addr): New function.
4928 (i386_svr4_init_abi): Don't initialize tdep->sigtramp_saved_pc.
4929 Initialize tdep->sigcontext_addr instead. Initialize
4930 tdep->sc_pc_offset and tdep->sc_sp_offset.
4931 (i386_gdbarch_init): Likewise.
4932 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Don't make it static
4933 any more.
4934 (i386bsd_sigtramp_saved_pc): Remove function.
4935 (i386bsd_init_abi): Don't initialize tdep->sigtramp_saved_pc.
4936 Initialize tdep->sigcontext_addr instead. Initialize
4937 tdep->sc_pc_offset.
4938 * i386-linux-tdep.c (i386_linux_init_abi): Remove initialization
4939 of tdep->sigtramp_saved_pc.
4940 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't initialize
4941 tdep->sigtramp_saved_pc. Initialize tdep->sigcontext_addr
4942 instead.
4943
4944 * i386-tdep.c (i386_frameless_function_invocation,
4945 i386_frame_num_args, i386_frame_init_saved_regs,
4946 i386_skip_prologue, i386_push_dummy_frame, i386_fix_call_dummy,
4947 i386_pop_frame, i386_push_arguments, i386_store_struct_return,
4948 i386_extract_return_value, i386_store_return_value,
4949 i386_extract_struct_value_address, i386_register_virtual_type,
4950 i386_register_convertible, i386_register_convert_to_virtual,
4951 i386_register_convert_to_raw, i386_svr4_sigtramp_saved_pc,
4952 i386_go32_init_abi, i386_nw_init_abi, i386_gdbarch_init): Make
4953 static.
4954
4955 2002-07-01 Mark Kettenis <kettenis@gnu.org>
4956
4957 * i386bsd-tdep.c (i386bsd_frame_saved_pc): Removed.
4958
4959 * config/i386/tm-i386sol2.h (COERCE_FLOAT_TO_DOUBLE): Removed.
4960 * i386-sol2-tdep.c (i386_sol2_init_abi): Adjust for the removal of
4961 this macro. Include "value.h".
4962
4963 2002-06-30 Aidan Skinner <aidan@velvet.net>
4964
4965 * ada-exp.tab.c: remove as it's a generated file
4966 * ada-lex.c: remove as it's a generated file
4967
4968 2002-06-30 Mark Kettenis <kettenis@gnu.org>
4969
4970 * config/i386/tm-i386.h (struct frame_info, struct
4971 frame_saved_regs, struct value, struct type): Remove forward
4972 declarations.
4973
4974 * config/i386/tm-linux.h [HAVE_PTRACE_GETFPXREGS]
4975 (FILL_FPXREGSET, HAVE_SSE_REGS): Remove define.
4976 * config/i386/nm-linux.h [HAVE_PTRACE_GETFPXREGS]
4977 (FILL_FPXREGSET): Define.
4978
4979 * config/i386/tm-nbsd.h (HAVE_SSE_REGS): Remove define.
4980
4981 * configure.tgt (i[3456]86-*-openbsd*): Fold into
4982 i[3456]86-*-netbsd* case.
4983 * config/i386/tm-obsd.h: Removed.
4984 * config/i386/obsd.mt: Removed.
4985 * config/i386/obsd.mh (NATDEPFILES): Remove corelow.o and
4986 core-aout.o.
4987 (MH_CFLAGS): Add -DYYDEBUG=0.
4988
4989 * i386bsd-nat.c (_initialize_i386bsd_nat): Define SC_PC_OFFSET to
4990 i386nbsd_sc_pc_offset on OpenBSD too.
4991
4992 * config/i386/tm-fbsd.h [!SVR4_SHARED_LIBS]
4993 (IN_SOLIB_CALL_TRAMPOLINE): Remove define.
4994 * config/i386/tm-nbsdaout.h (IN_SOLIB_CALL_TRAMPOLINE): Remove
4995 define.
4996 * i386bsd-tdep.c: Include "arch-utils.h".
4997 (i386bsd_aout_in_solib_call_trampoline): New function.
4998 (i386bsd_init_abi): Set in_solib_call_trampoline to
4999 i386bsd_aout_in_solib_call_trampoline.
5000 (i386nbsdelf_init_abi, i386fbsd_init_abi): Set
5001 in_solib_call_trampoline to generic_in_solib_call_trampoline.
5002
5003 2002-06-28 Andrew Cagney <ac131313@redhat.com>
5004
5005 * macrotab.h: Do not include "obstack.h" or "bcache.h".
5006 (struct obstack, struct bcache): Add opaque declarations.
5007 * Makefile.in (macrotab_h): Update
5008
5009 2002-06-28 Andrew Cagney <ac131313@redhat.com>
5010
5011 * blockframe.c (generic_find_dummy_frame): Change return type to
5012 ``struct regcache''.
5013 (struct dummy_frame): Replace field ``registers'' with regcache, a
5014 struct regcache object.
5015 (generic_find_dummy_frame): Update.
5016 (generic_push_dummy_frame): Update. Use regcache_xfree,
5017 regcache_xmalloc and regcache_cpy.
5018 (generic_pop_dummy_frame): Update. Use regcache_cpy and
5019 regcache_xfree.
5020 (deprecated_generic_find_dummy_frame): Update.
5021 (generic_read_register_dummy): Update. Use
5022 regcache_read_as_address.
5023 (generic_call_dummy_register_unwind): Update. Use regcache_read.
5024 (generic_get_saved_register): Update. Use regcache_read.
5025
5026 2002-06-28 Andrew Cagney <ac131313@redhat.com>
5027
5028 * Makefile.in (objfiles_h): Add $(bcache_h).
5029 * objfiles.h: Include "bcache.h".
5030
5031 * Makefile.in (symtab_h): Remove $(bcache_h).
5032 * symtab.h: Do not include "bcache.h".
5033
5034 2002-06-28 Andrew Cagney <ac131313@redhat.com>
5035
5036 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Set frame_chain_valid to
5037 generic_func_frame_chain_valid.
5038
5039 2002-06-28 David O'Brien <obrien@FreeBSD.org>
5040
5041 * config/i386/nm-fbsd.h: Include <sys/param.h>.
5042 * config/i386/tm-fbsd.h: Likewise.
5043
5044 2002-06-28 Andrew Cagney <ac131313@redhat.com>
5045
5046 * rs6000-tdep.c (rs6000_gdbarch_init): Use
5047 generic_unwind_get_saved_register.
5048
5049 2002-06-27 Andrew Cagney <ac131313@redhat.com>
5050
5051 From 2002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>:
5052 * regcache.c (supply_register): Add missing argument to
5053 register_buffer call.
5054
5055 2002-06-27 Andrew Cagney <ac131313@redhat.com>
5056
5057 * Makefile.in (init.c): Drop -e option to grep. Not necessary and
5058 Solaris /bin/grep does not not like it. From Peter Schauer.
5059
5060 2002-06-26 Tom Tromey <tromey@redhat.com>
5061
5062 * command.h (add_setshow_cmd): Declare.
5063 (add_setshow_cmd_full): Declare.
5064 * cli/cli-decode.c (add_setshow_cmd): No longer static. Now
5065 returns void. Use add_setshow_cmd_full.
5066 (add_setshow_cmd_full): New function.
5067 (add_setshow_auto_boolean_cmd): Use add_setshow_cmd_full.
5068 (add_setshow_boolean_cmd): Likewise.
5069
5070 2002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
5071
5072 * config/vax/tm-vax.h: Protect from multiple inclusion.
5073 (TARGET_UPAGES, TARGET_NBPG, STACK_END_ADDR)
5074 (SIGTRAMP_START, SIGTRAMP_END, SIGCONTEXT_PC_OFFSET): Move to...
5075 * config/vax/tm-vaxbsd.h: ...here. New file.
5076 * config/vax/vax.mt (TM_FILE): Set to tm-vaxbsd.h.
5077
5078 2002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
5079
5080 * config/vax/tm-vax.h (BREAKPOINT): Remove.
5081 (BELIEVE_PCC_PROMOTION): Remove.
5082 (AP_REGNUM): Move to...
5083 * config/vax/nm-vax.h: ...here.
5084 * vax-tdep.c: Use VAX_AP_REGNUM instead of AP_REGNUM.
5085 (vax_breakpoint_from_pc): New function.
5086 (vax_gdbarch_init): Initialize gdbarch_breakpoint_from_pc
5087 and gdbarch_believe_pcc_promotion.
5088
5089 2002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
5090
5091 * Makefile.in (vax_tdep_h): Define.
5092 (vax-tdep.o): Use $(vax_tdep_h).
5093 * vax-tdep.c (vax_gdbarch_init): Use generic OS ABI framework.
5094 (vax_dump_tdep): New function.
5095 (_initialize_vax_tdep): Register vax_dump_tdep.
5096 * vax-tdep.h: Include osabi.h.
5097 (struct gdbarch_tdep): New.
5098
5099 2002-06-26 Andrew Cagney <cagney@redhat.com>
5100
5101 * frame.h (deprecated_generic_find_dummy_frame): Rename
5102 generic_find_dummy_frame.
5103 * blockframe.c (generic_find_dummy_frame): Make static.
5104 (deprecated_generic_find_dummy_frame): New function.
5105 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Replace
5106 generic_find_dummy_frame with deprecated_find_dummy_frame.
5107 (sh64_nofp_frame_init_saved_regs): Ditto.
5108 (sh_fp_frame_init_saved_regs): Ditto.
5109 * s390-tdep.c (s390_frame_saved_pc_nofix): Ditto.
5110 (s390_frame_chain): Ditto.
5111 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
5112
5113 2002-06-26 Grace Sainsbury <graces@redhat.com>
5114
5115 * config/m68k/tm-m68k.h: Rearrange code so macros not in the
5116 gdbarch vector are at the top.
5117 (NUM_REGS): Remove.
5118 (FP_REGNUM, SP_REGNUM, PS_REGNUM, PC_REGNUM, FP0_REGNUM): Remove.
5119 (FRAME_ARGS_ADDRESS): Remove.
5120 (FRAME_LOCALS_ADDRESS): Remove.
5121 (FRAME_NUM_ARGS): Remove.
5122 (FRAME_ARGS_SKIP): Remove.
5123 * m68k-tdep.c (enum): Add eumeration of special register numbers.
5124 (m68k_gdbarch_init): Add gdbarch initializations for macros
5125 undefined in tm-m68k.h
5126
5127 2002-06-26 Grace Sainsbury <graces@redhat.com>
5128
5129 * monitor.h: Add the function regname to monitor_ops
5130 structure. This way NUM_REGS does not have to be a constant.
5131 * monitor.c (monitor_fetch_register): Added support for regname
5132 function. The function is called if the array regnames is NULL.
5133 (monitor_store_register): Same.
5134 * cpu32bug-rom.c (cpu32bug_regname): Add function. Replaces
5135 regnames array.
5136 (init_cpu32bug_cmds): set cpu32bug_cmds.regnames to NULL,
5137 cpu32bug_cmds.regname to point to new function.
5138 * abug-rom.c (abug_regname): Same as above.
5139 (init_abug_cmds): Same.
5140 * dbug-rom.c (dbug_regname): Same as above.
5141 (init_dbug_cmds): Same.
5142 * remote-est.c (est_regname): Same.
5143 (init_est_cmds): Same.
5144 * rom68k-rom.c (rom68k_regname): Same.
5145 (init_rom68k_cmds): Same.
5146
5147 2002-06-25 Tom Tromey <tromey@redhat.com>
5148
5149 * breakpoint.c (delete_command): Don't repeat `delete' commands.
5150
5151 2002-06-25 Andrew Cagney <cagney@redhat.com>
5152
5153 * infrun.c (stop_registers): Change variable's type to ``struct
5154 regcache'''.
5155 (xmalloc_inferior_status): Delete function.
5156 (free_inferior_status): Delete function.
5157 (normal_stop): Use regcache_cpy.
5158 (struct inferior_status): Change type of fields ``stop_registers''
5159 and ``registers'' to ``struct regcache''.
5160 (write_inferior_status_register): Use regcache_write.
5161 (save_inferior_status): Instead of calling
5162 xmalloc_inferior_status, allocate the inf_status buffer directly.
5163 Use regcache_dup_no_passthrough and regcache_dup to save the
5164 buffers.
5165 (restore_inferior_status): Use regcache_xfree and regcache_cpy.
5166 Replace the stop_registers regcache instead of overriding it. Use
5167 regcache_xfree. Instead of calling free_inferior_status, xfree
5168 the buffer directly.
5169 (discard_inferior_status): Use regcache_xfree. Instead of calling
5170 free_inferior_status, xfree the buffer directly.
5171 (build_infrun): Use regcache_xmalloc.
5172 (_initialize_infrun): Delete redundant call to build_infrun.
5173
5174 * Makefile.in (infcmd.o): Add $(regcache_h).
5175
5176 * infcmd.c: Include "regcache.h".
5177 (run_stack_dummy): Use deprecated_grub_regcache_for_registers to
5178 obtain the address of `stop_registers' register buffer.
5179 (print_return_value): Ditto.
5180
5181 * inferior.h (struct regcache): Add opaque declaration.
5182 (stop_registers): Change variable's declared type to ``struct
5183 regcache''.
5184
5185 2002-06-24 Tom Tromey <tromey@redhat.com>
5186
5187 * cli/cli-decode.c (add_show_from_set): Fixed typo in comment.
5188 * target.c (initialize_targets): Fixed typo in
5189 trust-readonly-sections `show' documentation.
5190
5191 * main.c: Marked all strings with _().
5192
5193 2002-06-24 Don Howard <dhoward@redhat.com>
5194
5195 * memattr.c (create_mem_region): Treat hi == 0 as a special case
5196 that means max CORE_ADDR+1.
5197 (lookup_mem_region): Ditto.
5198 (mem_info_command): Ditto.
5199
5200 2002-06-24 Grace Sainsbury <graces@redhat.com>
5201
5202 * config/m68k/tm-m68k.h (DECR_PC_AFTER_BREAK): Remove.
5203 (REGISTER_BYTES_OK): Remove.
5204 (REGISTER_BYTES): Remove.
5205 (STORE_STRUCT_RETURN): Remove.
5206 (DEPRECATED_EXTRACT_RETURN_VALUE): Remove.
5207 (STORE_RETURN_VALUE): Remove.
5208 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
5209 (FRAME_CHAIN): Remove.
5210 (FRAMELESS_FUNCTION_INVOCATION): Remove.
5211 (FRAME_SAVED_PC): Remove.
5212 * m68k-tdep.c (m68k_register_bytes_ok):Add.
5213 (m68k_store_struct_return): Add.
5214 (m68k_deprecated_extract_return_value): Add.
5215 (m68k_deprecated_extract_struct_value_address): Add.
5216 (m68k_store_return_value): Add.
5217 (m68k_frame_chain): Add.
5218 (m68k_frameless_function_invocation): Add.
5219 (m68k_frame_saved_pc): Add.
5220 (m68k_gdbarch_init): added set_gdbarch calls for new
5221 functions and deleted macros.
5222
5223 2002-06-23 Tom Tromey <tromey@redhat.com>
5224
5225 * Makefile.in (HFILES_NO_SRCDIR): Remove old files.
5226 (ALLDEPFILES): Likewise.
5227 (udiheaders): Removed.
5228 (udip2soc.o): Likewise.
5229 (udi2go32.o): Likewise.
5230 (udr.o): Likewise.
5231 (HFILES_WITH_SRCDIR): Don't mention udiheaders.
5232
5233 2002-06-22 Andrew Cagney <ac131313@redhat.com>
5234
5235 * infrun.c (_initialize_infrun): Delete unnecessary call to
5236 build_infrun.
5237
5238 * regcache.h: Update comments describing the regcache_cpy family
5239 of functions.
5240 (regcache_save, regcache_restore): Delete declaration.
5241 (regcache_save_no_passthrough): Delete declaration.
5242 (regcache_restore_no_passthrough): Delete declaration.
5243 * regcache.c (regcache_save): Delete function.
5244 (regcache_save_no_passthrough): Delete function.
5245 (regcache_restore): Delete function.
5246 (regcache_restore_no_passthrough): Delete function.
5247
5248 2002-06-21 Andrew Cagney <ac131313@redhat.com>
5249
5250 * config/m68k/tm-m68k.h: Fix typo.
5251 (FRAME_INIT_SAVED_REGS): Define when non-multi-arch.
5252 (m68k_frame_init_saved_regs): Declare.
5253
5254 2002-06-21 Jim Blandy <jimb@redhat.com>
5255
5256 Remove some vestiges of Harris 88k support.
5257 * dwarf2read.c (decode_locdesc): Remove `#if' block for Harris 88k
5258 register numbering quirk.
5259 * elfread.c (elf_symtab_read): Remove `#if' block for skipping
5260 odd symbols occurring in Harris 88k ELF targets.
5261
5262 2002-06-21 Tom Tromey <tromey@redhat.com>
5263
5264 * gdb_locale.h: New file.
5265 * Makefile.in (GDB_CFLAGS): Define LOCALEDIR.
5266 (defs_h): Added gdb_locale.h.
5267 * configure, config.in: Rebuilt.
5268 * configure.in (PACKAGE): Define.
5269 * defs.h: Include gdb_locale.h.
5270 * main.c (captured_main): Call setlocale, bindtextdomain,
5271 textdomain.
5272
5273 2002-06-21 Dave Brolley <brolley@redhat.com>
5274
5275 From Stan Shebs, Jim Blandy, Mark Salter, Kevin Buettner:
5276 * config/frv/frv.mt: New file.
5277 * config/frv/tm-frv.h: New file.
5278 * configure.tgt: Support frv-*-*.
5279 * Makefile.in (frv-tdep.o): New target.
5280 * frv-tdep.c: New file.
5281 * NEWS: Mention frv.
5282
5283 2002-06-21 Dave Brolley <brolley@redhat.com>
5284
5285 * MAINTAINERS: Add self to "Write After Approval" list.
5286
5287 2002-06-21 Grace Sainsbury <graces@redhat.com>
5288
5289 * config/m68k/tm-m68k.h (REGISTER_BYTE, REGISTER_RAW_SIZE)
5290 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
5291 (REGISTER_VIRTUAL_TYPE, REGISTER_NAMES, TARGET_LONG_DOUBLE_FORMAT)
5292 (FUNCTION_START_OFFSET, SKIP_PROLOGUE, SAVED_PC_AFTER_CALL)
5293 (INNER_THAN, STACK_ALIGN, REGISTER_SIZE): Remove macros.
5294
5295 * m68k-tdep.c: Include arch-utils.h
5296 (m68k_register_raw_size): Add.
5297 (m68k_register_virtual_size): Add.
5298 (m68k_register_virtual_type): Add.
5299 (m68k_register_name): Add.
5300 (m68k_stack_align): Add.
5301 (m68k_register_byte): Add.
5302 (m68k_gdbarch_init): Add set_gdbarch calls for macros removed in
5303 tm-m68k.h.
5304
5305 2002-06-21 Grace Sainsbury <graces@redhat.com>
5306
5307 * m68k-tdep.c (m68k_frame_init_saved_regs): Replace
5308 m68k_find_saved_regs.
5309 (m68k_pop_frame): Removed saved_regs structure, and replaced
5310 references to it with frame->saved_regs.
5311 (m68k_gdbarch_init): Added function calls to initialize the
5312 gdbarch structure.
5313 (m68k_fix_call_dummy): Add.
5314 * config/m68k/tm-m68k.h: (FRAME_FIND_SAVED_REGS): Remove.
5315 (CALL_DUMMY): Remove.
5316 (CALL_DUMMY_LENGTH): Remove.
5317 (CALL_DUMMY_START_OFFSET): Remove.
5318 (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
5319 (FIX_CALL_DUMMY): Remove.
5320 (PUSH_DUMMY_FRAME): Remove.
5321 (POP_FRAME): Remove.
5322
5323 2002-06-19 Pierre Muller <muller@ics.u-strasbg.fr>
5324
5325 * parse.c (parse_fprintf): New function used to avoid calls to
5326 fprintf in bison parser generated debug code.
5327 * parser-defs.h: Declaration of new parse_fprintf function.
5328 * ada-exp.y, c-exp.y, f-exp.y, jv-exp.y, m2-exp.y, p-exp.y:
5329 Set YYDEBUG to 1 by default.
5330 Set YYFPRINTF as parse_fprintf.
5331
5332 2002-06-21 Michal Ludvig <mludvig@suse.cz>
5333
5334 * dwarf2cfi.c (read_encoded_pointer): Don't handle pointer
5335 encoding anymore.
5336 (pointer_encoding, enum ptr_encoding): New.
5337 (execute_cfa_program): Take care about pointer encoding.
5338 (dwarf2_build_frame_info): Only call parse_frame_info for
5339 .debug_frame and .eh_frame.
5340 (parse_frame_info): New, derived from former dwarf2_build_frame_info.
5341 fixed augmentation handling, added relative addressing,
5342 ignore duplicate FDEs. Added comments.
5343 * dwarf2cfi.c: Reindented.
5344
5345 2002-06-20 Elena Zannoni <ezannoni@redhat.com>
5346
5347 * event-top.c (command_handler): Don't use space_at_cmd_start
5348 unless there is sbrk() on the host. Assign time and space data
5349 to union fields of the appropriate length.
5350
5351 2002-06-20 Michal Ludvig <mludvig@suse.cz>
5352
5353 * x86-64-tdep.c (x86_64_register_nr2name): Rename to
5354 x86_64_register_name. Return type changed to 'const char *'.
5355 (x86_64_register_name2nr): Rename to x86_64_register_number.
5356 (x86_64_gdbarch_init): Update to reflect the change.
5357 * x86-64-tdep.h: Ditto.
5358 * x86-64-linux-nat.c (x86_64_fxsave_offset)
5359 (supply_fpregset): Ditto.
5360
5361 2002-06-19 Andrew Cagney <cagney@redhat.com>
5362
5363 * regcache.h: Update copyright.
5364 (struct regcache, struct gdbarch): Add opaque declarations.
5365 (current_regcache): Declare global variable.
5366 (regcache_read, regcache_write): Add gdbarch parameter.
5367 (regcache_save, regcache_save_no_passthrough)
5368 (regcache_restore, regcache_restore_no_passthrough)
5369 (regcache_dup, regcache_dup_no_passthrough)
5370 (regcache_cpy, regcache_cpy_no_passthrough)
5371 (deprecated_grub_regcache_for_registers)
5372 (deprecated_grub_regcache_for_register_valid)
5373 (regcache_valid_p): Add function declarations.
5374
5375 * regcache.c: Update copyright.
5376 (regcache_descr_handle): New global variable.
5377 (struct regcache_descr): Define.
5378 (init_legacy_regcache_descr, init_regcache_descr): New functions.
5379 (regcache_descr, xfree_regcache_descr): New functions.
5380 (struct regcache): Define.
5381 (regcache_xmalloc, regcache_xfree): New functions.
5382 (regcache_cpy, regcache_cpy_no_passthrough): New functions.
5383 (regcache_dup, regcache_dup_no_passthrough): New functions.
5384 (regcache_valid_p, regcache_read_as_address): New functions.
5385 (deprecated_grub_regcache_for_registers): New function.
5386 (deprecated_grub_regcache_for_register_valid): New function.
5387 (current_regcache): New global variable.
5388 (register_buffer): Add regcache parameter. Update calls.
5389 (regcache_read, regcache_write): Add regcache parameter. Rewrite.
5390 (read_register_gen, write_register_gen): Update register_buffer
5391 call. Test for legacy_p instead of gdbarch_register_read_p or
5392 gdbarch_register_write_p.
5393 (regcache_collect): Update register_buffer call.
5394 (build_regcache): Rewrite. Use deprecated grub functions.
5395 (regcache_save, regcache_save_no_passthrough): New functions.
5396 (regcache_restore, regcache_restore_no_passthrough): New
5397 functions.
5398 (_initialize_regcache): Create the regcache_data_handle. Swap
5399 current_regcache global variable.
5400
5401 * sh-tdep.c (sh_pseudo_register_read): Add current_regcache
5402 parameter to regcache_read and regcache_write calls.
5403 (sh4_register_read): Ditto.
5404 (sh64_pseudo_register_read): Ditto.
5405 (sh64_register_read): Ditto.
5406 (sh_pseudo_register_write): Ditto.
5407 (sh4_register_write): Ditto.
5408 (sh64_pseudo_register_write): Ditto.
5409 (sh64_register_write): Ditto.
5410
5411 * defs.h (XCALLOC): Define.
5412
5413 2002-06-19 Grace Sainsbury <graces@redhat.com>
5414
5415 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Added (set to 0).
5416 * m68k-tdep.c (m68k_gdbarch_init): Added.
5417 (m68k_dump_tdep): Added.
5418
5419 2002-06-19 Daniel Jacobowitz <drow@mvista.com>
5420
5421 * ada-lang.c (fill_in_ada_prototype): Update comment.
5422
5423 2002-06-19 Daniel Jacobowitz <drow@mvista.com>
5424
5425 * mips-tdep.c (enum mips_abi): Explicitly start at 0. Add
5426 MIPS_ABI_LAST.
5427 (mips_abi_string, mips_abi_strings): New.
5428 (struct gdbarch_tdep): Remove mips_abi_string, add found_abi.
5429 (mips_gdbarch_init): Set tdep->found_abi. Don't set
5430 tdep->mips_abi_string. Honor mips_abi_string. Default to
5431 O32 if no ABI is found.
5432 (mips_dump_tdep): Use mips_abi_strings.
5433 (mips_abi_update): New function.
5434 (_initialize_mips_tdep): Initialize mips_abi_string. Add
5435 ``set mips abi'' and ``show mips abi''. Check the size of
5436 mips_abi_strings.
5437
5438 2002-06-19 Andrew Cagney <cagney@redhat.com>
5439
5440 * i386-linux-tdep.c (i386_linux_register_name): Make return type
5441 constant.
5442
5443 2002-06-18 Joel Brobecker <brobecker@gnat.com>
5444
5445 * alpha-tdep.c (heuristic_proc_desc): Compute the size of the
5446 current frame using only the first stack size adjustment. All
5447 subsequent size adjustments are not considered to be part of
5448 the "static" part of the current frame.
5449 Compute the address of the saved registers relative to the
5450 Frame Pointer ($fp) instead of the Stack Pointer if $fp is
5451 in use in this frame.
5452
5453 2002-06-18 Don Howard <dhoward@redhat.com>
5454
5455 * valops.c (value_ind): Use value_at_lazy() when dereferencing
5456 type int expressions. Thanks to Jim Blandy <jimb@redhat.com> for
5457 suggesting this solution.
5458
5459 2002-06-18 Andrew Cagney <ac131313@redhat.com>
5460
5461 * config/romp/xm-rtbsd.h: Delete file.
5462 * config/romp/rtbsd.mh: Delete file.
5463
5464 2002-06-18 Keith Seitz <keiths@redhat.com>
5465
5466 * breakpoint.c (condition_command): Post breakpoint_modify
5467 when a condition is added to an existing breakpoint.
5468 (commands_command): Likewise for commands.
5469 (set_ignore_count): Likewise for ignore counts.
5470 If no tty, do not simply return, still need to send event
5471 notification.
5472 (ignore_command): Only print a newline if the command came
5473 from a tty.
5474 Don't call breakpoints_changed, since this is now properly
5475 handled by set_ignore_count.
5476
5477 2002-06-18 Andrew Cagney <cagney@redhat.com>
5478
5479 * MAINTAINERS: Note that cris-elf target can be compiled with
5480 -Werror.
5481 * cris-tdep.c (cris_register_name): Make return type constant.
5482 (cris_breakpoint_from_pc): Ditto.
5483
5484 2002-06-18 Michal Ludvig <mludvig@suse.cz>
5485
5486 * frame.h (struct frame_info): Change type of context to
5487 'struct context'.
5488
5489 2002-06-17 Andrew Cagney <cagney@redhat.com>
5490
5491 * gdbarch.sh (REGISTER_NAME): Change return type a constant string
5492 pointer.
5493 * gdbarch.h, gdbarch.c: Regenerate.
5494 * config/mips/tm-mips.h (mips_register_name): Update.
5495 * i386-tdep.h (i386_register_name): Update.
5496 * mips-tdep.c (mips_register_name): Update
5497 * alpha-tdep.c (alpha_register_name): Update.
5498 * arch-utils.c (legacy_register_name): Update.
5499 * arch-utils.h (legacy_register_name): Update.
5500 * avr-tdep.c (avr_register_name): Update.
5501 * ia64-tdep.c (ia64_register_name): Update.
5502 * i386-tdep.c (i386_register_name): Update.
5503 * sparc-tdep.c (sparc32_register_name): Update.
5504 (sparc64_register_name): Update.
5505 (sparclite_register_name): Update.
5506 (sparclet_register_name): Update.
5507 * sh-tdep.c (sh_generic_register_name): Update.
5508 (sh_sh_register_name): Update.
5509 (sh_sh3_register_name): Update.
5510 (sh_sh3e_register_name): Update.
5511 (sh_sh_dsp_register_name): Update.
5512 (sh_sh3_dsp_register_name): Update.
5513 (sh_sh4_register_name): Update.
5514 (sh_sh64_register_name): Update.
5515 * s390-tdep.c (s390_register_name): Update.
5516 * rs6000-tdep.c (rs6000_register_name): Update.
5517 * ns32k-tdep.c (ns32k_register_name_32082): Update.
5518 (ns32k_register_name_32382): Update.
5519 * d10v-tdep.c (d10v_ts2_register_name): Update.
5520 (d10v_ts3_register_name): Update.
5521 * xstormy16-tdep.c (xstormy16_register_name): Update.
5522 * vax-tdep.c (vax_register_name): Update.
5523 * v850-tdep.c (v850_register_name): Update.
5524 * m68hc11-tdep.c (m68hc11_register_name): Update.
5525 * mn10300-tdep.c (mn10300_generic_register_name): Update.
5526 (am33_register_name): Update.
5527
5528 2002-06-17 Grace Sainsbury <graces@redhat.com>
5529
5530 * m68k-tdep.c: Reindented.
5531
5532 2002-06-17 Andrew Cagney <ac131313@redhat.com>
5533
5534 * gdb_indent.sh: Add prgregset_t, fpregset_t, and gregset_t to the
5535 list of predefined types.
5536
5537 2002-06-16 Mark Kettenis <kettenis@gnu.org>
5538
5539 * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE,
5540 REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL,
5541 REGISTER_CONVERT_TO_RAW): Remove defines.
5542 (i386_register_virtual_type, i386_register_convertible,
5543 i386_register_convert_to_virtual, i386_register_convert_to_raw):
5544 Remove prototypes.
5545 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
5546 macros mentioned above.
5547
5548 * config/i386/tm-i386lynx.h (SAVED_PC_AFTER_CALL): Remove define.
5549 (i386lynx_saved_pc_after_call): Remove prototype.
5550 * i386ly-tdep.c: Include "i386-tdep.h".
5551 (i386lynx_saved_pc_after_call): Make static. Use
5552 read_memory_nobpt instead of read_memory. Use
5553 read_memory_unsigned_integer instead of read_memory_integer.
5554 (i386lynx_init_abi): New function.
5555 (i386lynx_coff_osabi_sniffer): New function.
5556 (_initialize_i386bsd_tdep): New function.
5557
5558 * config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY,
5559 CALL_DUMMY_LENGTH, CALL_DUMMY_START_OFFSET,
5560 CALL_DUMMY_BREAKPOINT_OFFSET, FIX_CALL_DUMMY): Remove defines.
5561 (i386_fix_call_dummy): Remove prototype.
5562 * i386-tdep.c (i386_call_dummy_words): New variable.
5563 (i386_gdbarch_init): Adjust for removal of the
5564 macros mentioned above.
5565
5566 2002-06-15 Andrew Cagney <ac131313@redhat.com>
5567
5568 * command.h (add_setshow_auto_boolean_cmd): Replace
5569 add_set_auto_boolean_cmd.
5570 * cli/cli-decode.c (add_setshow_auto_boolean_cmd): Replace
5571 add_set_auto_boolean_cmd.
5572 * cli/cli-decode.h (add_set_auto_boolean_cmd): Delete declaration.
5573 * mips-tdep.c (_initialize_mips_tdep): Update ``set mips
5574 mask-address'' command.
5575 (show_mask_address): Add cmd parameter.
5576 * remote.c (add_packet_config_cmd): Update. Change type of
5577 set_func and show_func to cmd_sfunc_ftype.
5578 (_initialize_remote): Update `set remote Z-packet'
5579 (show_remote_protocol_qSymbol_packet_cmd): Add cmd parameter.
5580 (show_remote_protocol_e_packet_cmd): Ditto.
5581 (show_remote_protocol_E_packet_cmd): Ditto.
5582 (show_remote_protocol_P_packet_cmd): Ditto.
5583 (show_remote_protocol_Z_software_bp_packet_cmd): Ditto.
5584 (show_remote_protocol_Z_hardware_bp_packet_cmd): Ditto.
5585 (show_remote_protocol_Z_write_wp_packet_cmd): Ditto.
5586 (show_remote_protocol_Z_read_wp_packet_cmd): Ditto.
5587 (show_remote_protocol_Z_access_wp_packet_cmd): Ditto.
5588 (show_remote_protocol_Z_packet_cmd): Ditto.
5589 (show_remote_protocol_binary_download_cmd): Ditto.
5590 (show_remote_cmd): Pass NULL to all of above.
5591
5592 2002-06-15 Mark Kettenis <kettenis@gnu.org>
5593
5594 * config/i386/tm-i386.h (PUSH_ARGUMENTS, STORE_STRUCT_RETURN,
5595 DEPRECATED_EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE,
5596 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS, PUSH_DUMMY_FRAME,
5597 POP_FRAME): Remove defines.
5598 (i386_push_arguments, i386_store_struct_return,
5599 i386_extract_return_value, i386_store_return_value,
5600 i386_extract_struct_value_address, i386_push_dummy_frame,
5601 i386_pop_frame): Renove prototypes.
5602 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
5603 macros mentioned above.
5604
5605 2002-06-15 Andrew Cagney <ac131313@redhat.com>
5606
5607 * cli/cli-decode.c (add_setshow_boolean_cmd): Replace
5608 add_set_boolean_cmd.
5609 (add_setshow_cmd): New function.
5610 * command.h (add_setshow_boolean_cmd): Replace
5611 add_set_boolean_cmd.
5612 * remote-rdi.c (_initialize_remote_rdi): Update ``set rdiheartbeat''
5613 and ``set rdiromatzero''.
5614 * maint.c (_initialize_maint_cmds): Update commented out code.
5615 * cli/cli-decode.h (add_set_boolean_cmd): Delete declaration.
5616 * target.c (initialize_targets): Update `set
5617 trust-readonly-sections'.
5618 * remote.c (_initialize_remote): Update `set remotebreak'.
5619
5620 2002-06-15 Mark Kettenis <kettenis@gnu.org>
5621
5622 * config/i386/tm-i386.h (FUNCTION_START_OFFSET, INNER_THAN,
5623 BREAKPOINT, DECR_PC_AFTER_BREAK): Removed.
5624 * i386-tdep.c (i386_skip_prologue): Adjust function signature to
5625 fit into multi-arch framework.
5626 (i386_breakpoint_from_pc): New function.
5627 (i386_gdbarch_init): Adjust for removal of the macros mentioned
5628 above.
5629
5630 * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION,
5631 FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS,
5632 FRAME_ARGS_SKIP, FRAME_INIT_SAVED_REGS): Remove defines.
5633 (i386_frameless_function_invocation, i386_frame_num_args,
5634 i386_frame_init_saved_regs): Remove prototypes.
5635 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
5636 macros mentioned above.
5637
5638 2002-06-15 Andrew Cagney <ac131313@redhat.com>
5639
5640 * cli/cli-decode.c (set_cmd_cfunc): Update.
5641 (set_cmd_sfunc): Update.
5642 * command.h (cmd_cfunc_ftype, cmd_sfunc_ftype): Declare.
5643 (set_cmd_sfunc, set_cmd_cfunc): Update.
5644 * cli/cli-decode.h: Update.
5645
5646 2002-06-15 Mark Kettenis <kettenis@gnu.org>
5647
5648 * i386-sol2-tdep.c (i386_sol2_osabi_sniffer): New function.
5649 (_initialize_i386_sol2_tdep): Register i386_sol2_osabi_sniffer.
5650
5651 2002-06-15 Andrew Cagney <ac131313@redhat.com>
5652
5653 * defs.h (auto_boolean): Declare enum.
5654 * command.h (cmd_auto_boolean): Delete enum.
5655 * mips-tdep.c (mask_address_var): Update.
5656 (mips_mask_address_p): Update.
5657 (show_mask_address): Update.
5658 * remote.c (struct packet_config): Update.
5659 (update_packet_config): Update.
5660 (show_packet_config_cmd): Update.
5661 (packet_ok): Update.
5662 (add_packet_config_cmd): Update.
5663 (_initialize_remote):
5664 * command.h: Update.
5665 * cli/cli-setshow.c (parse_auto_binary_operation): Update.
5666 (do_setshow_command): Update.
5667 * cli/cli-decode.c (add_set_auto_boolean_cmd): Update.
5668 * cli/cli-decode.h: Update.
5669
5670 2002-06-15 Mark Kettenis <kettenis@gnu.org>
5671
5672 * config/i386/tm-cygwin.h, config/i386/tm-fbsd.h,
5673 config/i386/tm-go32.h, config/i386/tm-i386gnu.h,
5674 config/i386/tm-i386sol2.h, config/i386/tm-i386v4.h,
5675 config/i386/tm-linux.h, config/i386/tm-nbsd.h,
5676 config/i386/tm-obsd.h (HAVE_I387_REGS): Remove define.
5677 * config/i386/tm-i386.h: Unconditionally define FLOAT_INFO.
5678
5679 * i386-tdep.c (i386_coff_osabi_sniffer): Add "coff-go32" to the
5680 list of DJGPP COFF targets.
5681
5682 * config/i386/tm-i386.h (REGISTER_SIZE): Remove define.
5683 (NUM_GREGS, NUM_FREGS, NUM_SSE_REGS): Remove defines.
5684 (FP_REGNUM, SP_REGNUM, PC_REGNUM, PS_REGNUM): Remove defines.
5685 (FP0_REGNUM): Remove define.
5686 (MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE,
5687 MAX_REGISTER_VIRTUAL_SIZE): Remove define.
5688 (i386_register_virtual_size): Remove protoype.
5689 * i386-tdep.c (i386_register_virtual_size): Removed.
5690 (i386_extract_return_value, i386_store_return_value): Use
5691 FP0_REGNUM instead of NUM_FREGS to determine whether the
5692 floating-point registers are available.
5693 (i386_gdbarch_init): Tweak FIXME about FPU registers.
5694 Adjust for removal of macros mentioned above.
5695
5696 2002-06-15 Mark Kettenis <kettenis@gnu.org>
5697
5698 * i386v4-nat.c: Include "i386-tdep.h". Reformat and tweak various
5699 comments.
5700 (fill_gregset, supply_gregset, supply_fpregset, fill_fpregset):
5701 Remove prototypes.
5702 (supply_gregset, fill_gregset): Remove use of register keyword and
5703 remove declaration for regmap. Use I386_NUM_GREGS instead of
5704 NUM_REGS and NUM_FREGS.
5705 (FPREGSET_FSAVE_OFFSET): Remove.
5706 (supply_fpregset, fill_fpregset): Use FPO_REGNUM instead of
5707 NUM_FREGS to determine whether the floating-point registers are
5708 available.
5709
5710 * i386gnu-nat.c (supply_gregset, gnu_fetch_registers,
5711 gnu_store_registers): Replace usage of NUM_GREGS with
5712 I386_NUM_GREGS.
5713
5714 * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
5715 OLD_CANNOT_STORE_REGISTER, supply_gregset, fill_gregset): Replace
5716 usage of NUM_GREGS with I386_NUM_GREGS.
5717
5718 * i386-linux-nat.c (fill_gregset): Remove redundant parentheses.
5719
5720 * i386bsd-nat.c: Include "i386-tdep.h".
5721 (supply_gregset, fill_gregset): Replace usage of NUM_GREGS with
5722 I386_NUM_GREGS.
5723
5724 * i386v-nat.c: Remove copnditional inclusion of <asm/debugreg.h>,
5725 and associated comment. They no longer make any sense, since we
5726 don't use this file anymore on Linux.
5727
5728 * config/i386/tm-i386.h (MAX_NUM_REGS): Removed.
5729 * i386-tdep.c (i386_register_offset, i386_register_size): Use
5730 I386_SSE_NUM_REGS instead of MAX_NUM_REGS for the number of
5731 elements in these arrays.
5732 (_initialize_i386_tdep): Use I386_SSE_NUM_REGS instead of
5733 MAX_NUM_REGS.
5734
5735 2002-06-15 Mark Kettenis <kettenis@gnu.org>
5736
5737 * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.
5738 * osabi.c (gdb_osabi_names): Add entry for "LynxOS".
5739
5740 2002-06-14 Andrew Cagney <cagney@redhat.com>
5741
5742 * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
5743 EXTRACT_RETURN_VALUE.
5744 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Rename
5745 EXTRACT_STRUCT_VALUE_ADDRESS.
5746 * gdbarch.h, gdbarch.c: Regenerate.
5747
5748 * values.c (value_being_returned): Handle
5749 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
5750 (EXTRACT_RETURN_VALUE): Define as DEPRECATED_EXTRACT_RETURN_VALUE.
5751
5752 * arm-linux-tdep.c (arm_linux_init_abi): Update.
5753 * arm-tdep.c (arm_gdbarch_init): Update.
5754 * avr-tdep.c (avr_gdbarch_init): Update.
5755 * cris-tdep.c (cris_gdbarch_init): Update.
5756 * d10v-tdep.c (d10v_gdbarch_init): Update.
5757 * ia64-tdep.c (ia64_gdbarch_init): Update.
5758 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5759 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5760 * s390-tdep.c (s390_gdbarch_init): Update.
5761 * sh-tdep.c (sh_gdbarch_init): Update.
5762 * s390-tdep.c (s390_gdbarch_init): Update.
5763 * sparc-tdep.c (sparc_gdbarch_init): Update.
5764 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
5765 * v850-tdep.c (v850_gdbarch_init): Update.
5766 * vax-tdep.c (vax_gdbarch_init): Update.
5767 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
5768 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5769
5770 * config/arc/tm-arc.h: Update.
5771 * config/d30v/tm-d30v.h: Update.
5772 * config/fr30/tm-fr30.h: Update.
5773 * config/h8300/tm-h8300.h: Update.
5774 * config/h8500/tm-h8500.h: Update.
5775 * config/i386/tm-i386.h: Update.
5776 * config/i386/tm-ptx.h: Update.
5777 * config/i386/tm-symmetry.h: Update.
5778 * config/i960/tm-i960.h: Update.
5779 * config/m32r/tm-m32r.h: Update.
5780 * config/m68k/tm-delta68.h: Update.
5781 * config/m68k/tm-linux.h: Update.
5782 * config/m68k/tm-m68k.h: Update.
5783 * config/m88k/tm-m88k.h: Update.
5784 * config/mcore/tm-mcore.h: Update.
5785 * config/mips/tm-mips.h: Update.
5786 * config/mn10200/tm-mn10200.h: Update.
5787 * config/pa/tm-hppa.h: Update.
5788 * config/pa/tm-hppa64.h: Update.
5789 * config/sparc/tm-sp64.h: Update.
5790 * config/sparc/tm-sparc.h: Update.
5791 * config/sparc/tm-sparclet.h: Update.
5792 * config/z8k/tm-z8k.h: Update.
5793
5794 2002-06-14 Andrew Cagney <cagney@redhat.com>
5795
5796 * Makefile.in (i386_linux_tdep_h): Define.
5797 (i386_tdep_h, i387_tdep_h): Define.
5798 (i386-linux-nat.o): Add $(i386_linux_tdep_h),
5799 $(i386_tdep_h) and $(i387_tdep_h).
5800 * i386-linux-nat.c: Include "i386-linux-tdep.h".
5801
5802 2002-06-14 Mark Kettenis <kettenis@gnu.org>
5803
5804 * config/i386/tm-i386.h (START_INFERIOR_TRAPS_EXPECTED): Removed.
5805 Already covered by the default.
5806
5807 * config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT,
5808 TARGET_LONG_DOUBLE_BIT): Remove. * i386-tdep.c
5809 (i386_gdbarch_init): Initialize long_double_format and long_double
5810 bit.
5811
5812 * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and
5813 i386bsd-tdep.o. Remove solib.o, solib-svr4.o and solib-legacy.o.
5814 Move these to ...
5815 * config/i386/i386sol2.mh: ... here.
5816 * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Remove define.
5817 (sigtramp_saved_pc, I386V4_SIGTRAMP_SAVED_PC): Don't #undef.
5818 (SIGCONTEXT_PC_OFFSET): Remove define.
5819 (IN_SIGTRAMP): Remove define.
5820 * i386-sol2-tdep.c: New file.
5821
5822 * config/i386/i386nw.mt (TM_FILE): Change to tm-i386.h.
5823 * config/i386/tm-i386nw.h: Removed.
5824
5825 * config/i386/tm-fbsd.h (STAB_REG_TO_REGNUM,
5826 USE_STRUCT_CONVENTION): Remove defines.
5827 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
5828 (get_longjmp_target): Remove prototype.
5829 (IN_SIGTRAMP): Remove define.
5830 (i386bsd_in_sigtramp): Remove prototype.
5831 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
5832 function. Update comment accordingly
5833 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
5834 (FRAME_SAVED_PC): Remove define.
5835 (i386bsd_frame_saved_pc): Remove prototype.
5836 * config/i386/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC,
5837 GET_LONGJMP_TARGET): Remove defines.
5838 (get_longjmp_target): Remove prototype.
5839 (IN_SIGTRAMP): Remove define.
5840 (i386bsd_in_sigtramp): Remove prototype.
5841 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
5842 function. Update comment accordingly
5843 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
5844 (FRAME_SAVED_PC): Remove define.
5845 (i386bsd_frame_saved_pc): Remove prototype.
5846 * config/i386/tm-nbsdaout.h (i386nbsd_aout_use_struct_convention):
5847 Remove prototype.
5848 (USE_STRUCT_CONVENTION): Remove prototype.
5849 * i386bsd-nat.c (i386bsd_sigcontext_pc_offset): Remove
5850 declaration.
5851 (_initialize_i386bsd_nat): Revise logic to determine some
5852 constants at compile time when compiling a native GDB. Warn if
5853 things don't match up with what we expect.
5854 * i386bsd-tdep.c (i386bsd_sigtramp_start, i386bsd_sigtramp_end):
5855 Remove variables.
5856 (i386bsd_in_sigtramp): Rename tp i386bsd_pc_in_sigtramp. Rewrite
5857 to use date stored in `struct gdbarch_tdep'.
5858 (i386bsd_sigcontext_offset): Remove varaible.
5859 (i386bsd_sigtramp_saved_pc): Make public. Rewrite to use data
5860 stored in `struct gdbarch_tdep'.
5861 (i386bsd_frame_saved_pc): Make static.
5862 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): New functions.
5863 (i386bsd_sc_pc_offset, i386nbsd_sc_pc_offset,
5864 i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
5865 i386fbsd4_sc_pc_offset): New variables.
5866 (i386bsd_init_abi, i386nbsd_init_abi, i386nbsdelf_init_abi,
5867 i386fbsdaout_init_abi, i386fbsd_init_abi, i386fbsd4_init_abi): New
5868 functions.
5869 (i386bsd_aout_osabi_sniffer, _initialize_i386bsd_tdep): New
5870 functions.
5871 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Fix type in comment.
5872 Modify the value of i386fbsd_sigtramp_start and
5873 i386fbsd_sigtramp_end instead of i386bsd_sigtramp_start and
5874 i386fbsd_sigtramp_end.
5875 * i386nbsd-tdep.c: (i386nbsd_aout_use_struct_convention): Remove
5876 function.
5877
5878 * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Move
5879 define to i386-linux-tdep.h.
5880 (NUM_REGS, MAX_NUM_REGS, REGISTER_BYTES, REGISTER_NAME,
5881 REGISTER_BYTE, REGISTER_RAW_SIZE, STAB_REG_TO_REGNUM): Remove
5882 defines.
5883 (i386_linux_register_name, i386_linux_register_byte,
5884 i386_linux_register_raw_size): Remove prototypes.
5885 (i386_linux_svr4_fetch_link_map_offsets): Remove prototype.
5886 (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
5887 (IN_SIGTRAMP, FRAME_CHAIN, FRAME_SAVED_PC, SAVED_PC_AFTER_CALL,
5888 TARGET_WRITE_PC): Remove defines.
5889 (i386_linux_in_sigtramp, i386_linux_frame_chain,
5890 i386_linux_frame_saved_pc, i386_linux_saved_pc_after_call,
5891 i386_linux_write_pc): Remove prototypes.
5892 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
5893 (get_longjmp_target): Remove prototype.
5894 * i386-linux-tdep.h: New file.
5895 * i386-linux-nat.c: Include "i386-linux-tdep.h".
5896 * i386-linux-tdep.c: Include "i386-tdep.h" and
5897 "i386-linux-tdep.h".
5898 (i386_linux_register_name, i386_linux_register_byte,
5899 i386_linux_register_raw_size, i386_linux_in_sigtramp,
5900 i386_linux_write_pc, i386_linux_svr4_fetch_link_map_offsets):
5901 Make static.
5902 (i386_linux_init_abi): New function.
5903 (_initialize_i386_linux_tdep): New function.
5904
5905 * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Remove define.
5906 (i386_saved_pc_after_call): Remove prototype.
5907 (MAX_NUM_REGS): Increase to deal with Linux's orig_eax "register".
5908 (REGISTER_NAME, STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
5909 DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): Remove defines.
5910 (i386_register_name, i386_stab_reg_to_regnum,
5911 i386_dwarf_reg_to_regnum): Remove prototypes.
5912 (SIZEOF_GREGS, SIZEOF_FPU_REGS, SIZEOF_FPU_CTL_REGS,
5913 SIZEOF_SSE_REGS): Remove defines.
5914 (REGISTER_BYTES): Remove define.
5915 (REGISTER_BYTE, REGISTER_RAW_SIZE): Remove defines.
5916 (i386_register_byte, i386_register_raw_size): Remove prototypes.
5917 (FRAME_CHAIN, FRAME_SAVED_PC): Remove defines.
5918 (i386_frame_chain, i386_frame_saved_pc): Remove prototypes.
5919 * config/i386/tm-i386v4.h (FRAME_CHAIN_VALID): Remove define.
5920 (JB_ELEMENT_SIZE, JB_PC, JB_EBX, JB_ESI, JB_EDI, JB_EBP, JB_ESP,
5921 JB_EDX, GET_LONGJMP_TARGET): Remove defines.
5922 (get_longjmp_target): Remove prototype.
5923 (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP): Remove defines.
5924 (sigtramp_saved_pc): Remove define.
5925 (i386v4_sigtramp_saved_pc): Remove prototype.
5926 * config/i386/tm-go32.h (FRAME_CHAIN,
5927 FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC): Remove defines.
5928 (i386go32_frame_saved_pc): Remove prototype.
5929 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
5930 (get_longjmp_target): Remove prototype.
5931 * i386-tdep.h: Include "osabi.h".
5932 (enum i386_abi): Removed.
5933 (enum struct_return): New enum.
5934 (struct gdbarch_tdep): Remove abi member, add osabi, jb_pc_offset,
5935 struct_return, sigtramp_saved_pc, sigtramp_start, sigtramp_end and
5936 sc_pc_offset members.
5937 (i386_gdbarch_register_os_abi): Remove prototype.
5938 (I386_NUM_GREGS, I386_NUM_FREGS, I386_NUM_XREGS,
5939 I386_SSE_NUM_REGS): New defines.
5940 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS,
5941 I386_SSE_SIZEOF_REGS): New defines.
5942 (i386_register_name, i386_register_byte, i386_register_raw_size):
5943 New prototypes.
5944 (i386_elf_init_abi, i386_svr4_init_abi): New prototypes.
5945 (i386bsd_sigtramp_saved_pc): New prototype.
5946 * i386-tdep.c: Don't include "elf-bfd.h".
5947 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum,
5948 i386_frame_chain, i386_saved_pc_after_call): Make static.
5949 (i386_frame_saved_pc): Rewrite to call architecture dependent
5950 function to deal with signal handlers. Make static.
5951 (i386go32_frame_saved_pc): Removed.
5952 [GET_LONGJMP_TARGET] (JB_PC, JB_ELEMENT_SIZE, get_longjmp_target):
5953 Removed.
5954 (i386_get_longjmp_target): New function.
5955 (default_struct_convention, pcc_struct_convention,
5956 reg_struct_convention, valid_conventions, struct_convention): New
5957 variables.
5958 (i386_use_struct_convention): New function.
5959 (i386v4_sigtramp_saved_pc): Renamed to
5960 i386_svr4_sigtramp_saved_pc. Made static. Moved.
5961 (i386_pc_in_sigtramp): New function.
5962 (i386_abi_names): Removed.
5963 (ABI_TAG_OS_GNU_LINUX, ABI_TAG_OS_GNU_HURD,
5964 ABI_TAG_OS_GNU_SOLARIS, ABI_TAG_OS_FREEBSD, ABI_TAG_OS_NETBSD):
5965 Removed.
5966 (process_note_sections, i386_elf_abi_from_note, i386_elf_abi,
5967 i386_gdbarch_register_os_abi): Removed.
5968 (struct i386_abi_handler): Removed.
5969 (i386_abi_handler_list): Removed.
5970 (i386_svr4_pc_in_sigtramp, i386_go32_pc_in_sigtramp): New
5971 functions.
5972 (i386_elf_init_abi, i386_svr4_init_abi, i386_go32_init_abi,
5973 i386_nw_init_abi): New functions.
5974 (i386_gdbarch_init): Rewritten to use generic OS ABI framework.
5975 Use set_gdbarch_xxx() calls instead of relying on macros for a
5976 number of calls.
5977 (i386_coff_osabi_sniffer, i386_nlm_osabi_sniffer): New functions.
5978 (_initialize_i386_tdep): Add new 'struct-convcention' command.
5979 Register the various architecture variants defined in this file.
5980
5981 2002-06-14 Daniel Jacobowitz <drow@mvista.com>
5982
5983 * gdbtypes.h (TYPE_FLAG_VARARGS): Update comment.
5984 (struct main_type): Remove arg_types member. Update comments for
5985 struct field.
5986 (TYPE_ARG_TYPES): Remove.
5987 (TYPE_FN_FIELD_ARGS): Update.
5988 (smash_to_method_type): Update prototype.
5989
5990 * c-typeprint.c (cp_type_print_method_args): Take method type
5991 instead of argument list. Use new argument layout. Simplify.
5992 (c_type_print_args): Use new argument layout. Simplify.
5993 (c_type_print_base): Update call to cp_type_print_method_args.
5994 * dwarf2read.c (dwarf2_add_member_fn): Remove unneeded type
5995 argument; use die->type instead. Update call to
5996 smash_to_method_type.
5997 (read_structure_scope): Update call to dwarf2_add_member_fn.
5998 * gdbtypes.c (allocate_stub_method): Update comment.
5999 (smash_to_method_type): Take new NARGS and VARARGS arguments.
6000 Use new argument layout.
6001 (check_stub_method): Use new argument layout. Don't count
6002 void as an argument.
6003 (print_arg_types): Update comments. Use new argument layout.
6004 (recursive_dump_type): Don't print arg_types member.
6005 * hpread.c (hpread_read_struct_type): Use new argument layout.
6006 (fixup_class_method_type): Likewise.
6007 (hpread_type_lookup): Likewise.
6008 * stabsread.c (read_type): Update calls to read_args and
6009 smash_to_method_type.
6010 (read_args): Use new argument layout. Simplify.
6011 * valops.c (typecmp): Use new argument layout. Update parameters
6012 and comments. Simplify.
6013 (hand_function_call): Use new argument layout.
6014 (search_struct_method): Update call to typecmp.
6015 (find_overload_match): Use new argument layout.
6016
6017 2002-06-13 Daniel Jacobowitz <drow@mvista.com>
6018
6019 * NEWS: Mention multithreaded debug support for gdbserver.
6020
6021 2002-06-13 Daniel Jacobowitz <drow@mvista.com>
6022
6023 * MAINTAINERS: Mention NEWS.
6024
6025 2002-06-13 Daniel Jacobowitz <drow@mvista.com>
6026
6027 * mips-tdep.c (PROC_SYMBOL): Add warning comment.
6028 (struct mips_objfile_private, compare_pdr_entries): New.
6029 (non_heuristic_proc_desc): Read the ".pdr" section if it
6030 is present.
6031
6032 2002-06-12 Andrew Cagney <ac131313@redhat.com>
6033
6034 * arm-tdep.c (arm_push_arguments): Rewrite using a two-pass loop.
6035 (arm_debug): New static variable.
6036 (_initialize_arm_tdep): Add ``set debug arm'' command.
6037
6038 2002-06-12 Andrew Cagney <ac131313@redhat.com>
6039
6040 * Makefile.in (sim_arm_h): Define.
6041 (arm-tdep.o): Add $(sim_arm_h) and $(gdb_assert_h).
6042 * arm-tdep.c: Include "gdb/sim-arm.h" and "gdb_assert.h".
6043 (arm_register_sim_regno): New function, map an internal REGNUM
6044 onto a simulator register number.
6045 (arm_gdbarch_init): Set register_sim_regno.
6046
6047 2002-06-09 Aldy Hernandez <aldyh@redhat.com>
6048
6049 * MAINTAINERS: Add self.
6050
6051 2002-06-11 Jim Blandy <jimb@redhat.com>
6052
6053 * source.c (source_info): Mention whether the symtab has
6054 information about preprocessor macros.
6055
6056 Call the command `info macro', not `show macro'.
6057 * macrocmd.c (info_macro_command): Renamed from `show_macro_command'.
6058 Fix error message.
6059 (_initialize_macrocmd): Register `info_macro_command' in
6060 `infolist', not `showlist'.
6061
6062 2002-06-11 Daniel Jacobowitz <drow@mvista.com>
6063
6064 * mips-tdep.c (MIPS_FPU_TYPE, FP_REGISTER_DOUBLE, MIPS_EABI)
6065 (MIPS_LAST_FP_ARG_REGNUM, MIPS_LAST_ARG_REGNUM)
6066 (MIPS_DEFAULT_SAVED_REGSIZE, MIPS_REGS_HAVE_HOME_P)
6067 (MIPS_DEFAULT_STACK_ARGSIZE, GDB_TARGET_IS_MIPS64)
6068 (MIPS_DEFAULT_MASK_ADDRESS_P): Remove obsolete definitions. Define
6069 unconditionally.
6070 (set_mipsfpu_single_command, set_mipsfpu_double_command)
6071 (set_mipsfpu_none_command): Remove if (GDB_MULTI_ARCH).
6072 (_initialize_mips_tdep): Remove dead code.
6073 * config/mips/tm-irix5.h (MIPS_LAST_ARG_REGNUM)
6074 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
6075 * config/mips/tm-irix6.h (MIPS_LAST_ARG_REGNUM)
6076 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
6077 * config/mips/tm-mips.h (MIPS_EABI, MIPS_LAST_ARG_REGNUM,
6078 MIPS_LAST_FP_ARG_REGNUM): Remove.
6079
6080 2002-06-11 Michal Ludvig <mludvig@suse.cz>
6081
6082 * dwarf2cfi.c (unwind_tmp_obstack_init): New.
6083 (unwind_tmp_obstack_free, parse_frame_info)
6084 (update_context, cfi_read_fp, cfi_write_fp)
6085 (cfi_frame_chain, cfi_init_extra_frame_info)
6086 (cfi_virtual_frame_pointer): Use the above function.
6087 * dwarf2cfi.c: Reindented (using 'indent dwarf2cfi.c').
6088
6089 2002-06-11 Corinna Vinschen <vinschen@redhat.com>
6090
6091 * v850-tdep.c (v850_type_is_scalar): New function.
6092 (v850_use_struct_convention): Match current gcc implementation
6093 as close as possible.
6094 (v850_push_arguments): Fix stack_offset handling. Don't write
6095 struct_addr into register. This is done by v850_store_struct_return.
6096 (v850_extract_return_value): Care for structs.
6097 (v850_store_return_value): Ditto.
6098 (v850_store_struct_return): Actually write address.
6099
6100 2002-06-11 Michal Ludvig <mludvig@suse.cz>
6101
6102 * x86-64-tdep.c (x86_64_skip_prologue): Fix to work on functions
6103 without debug information too.
6104
6105 2002-06-10 Andrew Cagney <ac131313@redhat.com>
6106
6107 * gdbarch.sh (PRINT_FLOAT_INFO): Add frame and ui_file parameters.
6108 Make multi-arch pure.
6109 * gdbarch.h, gdbarch.c: Re-generate.
6110 * arm-tdep.c (arm_print_float_info): Update.
6111 * arch-utils.h (default_print_float_info): Update.
6112 * arch-utils.c (default_print_float_info): Update.
6113 * infcmd.c (float_info): Update call.
6114
6115 2002-06-10 Andrew Cagney <ac131313@redhat.com>
6116
6117 * Makefile.in (init.c): Move the call to _initialize_gdbtypes to
6118 the front of the initialize list.
6119
6120 2002-06-10 Andrew Cagney <ac131313@redhat.com>
6121
6122 * infrun.c (struct inferior_status): Replace fields
6123 selected_frame_address and selected_level with field
6124 selected_frame_id.
6125 (save_inferior_status): Update. Use get_frame_id.
6126 (struct restore_selected_frame_args): Delete.
6127 (restore_selected_frame): Update. Use frame_find_by_id.
6128 (restore_inferior_status): Update.
6129
6130 * breakpoint.h (struct breakpoint): Change type of
6131 watchpoint_frame to frame_id.
6132 * breakpoint.c (insert_breakpoints): Use frame_find_by_id. Remove
6133 call to get_current_frame.
6134 (do_enable_breakpoint): Use frame_find_by_id. Remove call to
6135 get_current_frame.
6136 (watchpoint_check): Use frame_find_by_id.
6137
6138 * frame.h (record_selected_frame): Delete declaration.
6139 * stack.c (record_selected_frame): Delete function.
6140
6141 * frame.h (struct frame_id): Define.
6142 (get_frame_id): Declare.
6143 (frame_find_by_id): Declare.
6144 * frame.c (frame_find_by_id): New function.
6145 (get_frame_id): New function.
6146
6147 2002-06-10 Andrey Volkov <avolkov@transas.com>
6148
6149 * ser-e7kpc.c: Fix duplicated define and call of
6150 _initialize_ser_e7000pc
6151
6152 2002-06-09 Daniel Jacobowitz <drow@mvista.com>
6153
6154 * signals/signals.c (target_signal_from_host): Fix #ifdef
6155 SIGRTMIN case.
6156 (do_target_signal_to_host): Likewise.
6157
6158 2002-06-09 Daniel Jacobowitz <drow@mvista.com>
6159
6160 * mips-tdep.c (mips_find_abi_section): New function.
6161 (mips_gdbarch_init): Call it.
6162
6163 2002-06-09 Mark Kettenis <kettenis@gnu.org>
6164
6165 * solib-svr4.c (init_fetch_link_map_offsets): Simply return
6166 legacy_fetch_link_map_offsets. Adjust comment to reflect reality
6167 after Andrew's 2002-06-08 gdbarch change.
6168
6169 2002-06-09 Mark Kettenis <kettenis@gnu.org>
6170
6171 * i386-linux-nat.c (suppy_gregset): Don't supply
6172 I386_LINUX_ORIG_EAX_REGNUM if there isn't room for it in GDB's
6173 register cache.
6174 (fill_gregset): Don't fetch it under the same circumstances.
6175
6176 2002-06-09 Andrew Cagney <cagney@redhat.com>
6177
6178 * Makefile.in (callback_h): Define.
6179 (remote_sim_h): Update path to remote-sim.h.
6180 (remote-rdp.o): Add $(callback_h).
6181 (remote-sim.o): Use $(callback_h).
6182 * remote-sim.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
6183 * remote-rdp.c: Include "gdb/callback.h".
6184
6185 2002-06-09 Mark Kettenis <kettenis@gnu.org>
6186
6187 * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6188 * osabi.c (gdb_osabi_names): Add "DJGPP" and "NetWare".
6189
6190 2002-06-08 Andrew Cagney <ac131313@redhat.com>
6191
6192 * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__.
6193 * rdi-share/serpardr.c: Ditto.
6194 * rdi-share/unixcomm.c: Ditto.
6195 * rdi-share/serdrv.c: Ditto.
6196 * rdi-share/hostchan.h: Ditto.
6197 * rdi-share/hostchan.c: Ditto.
6198 * rdi-share/host.h: Ditto.
6199 * rdi-share/devsw.c: Ditto.
6200
6201 * objfiles.h: Change type of obj_private to void pointer.
6202 * pa64solib.c: Update copyright. Don't include "assert.h", use
6203 strcmp instead of STREQ, use LONGEST, do not use PTR
6204 * somsolib.c: Ditto.
6205
6206 * config/djgpp/fnchange.lst: Fix problems with bfd/elf32-i386.c,
6207 bfd/elf32-i386qnx.c, bfd/elf32-sh.c, bfd/elf32-sh64-nbsd.c,
6208 bfd/elf64-sh64-nbsd.c bfd/elf64-sh64.c.
6209
6210 2002-06-08 Andrew Cagney <ac131313@redhat.com>
6211
6212 * frame.c (GET_SAVED_REGISTER): Delete macro definition.
6213 (default_get_saved_register): Delete function.
6214 * gdbarch.sh (GET_SAVED_REGISTER): Set default to
6215 generic_unwind_get_saved_register.
6216 * gdbarch.h, gdbarch.c: Re-generate.
6217
6218 2002-06-08 Andrew Cagney <ac131313@redhat.com>
6219
6220 * gdbarch.sh (FRAME_CHAIN_VALID): Set default to
6221 generic_func_frame_chain_valid.
6222 * gdbarch.h, gdbarch.c: Re-generate.
6223 * blockframe.c (generic_func_frame_chain_valid): Only check
6224 PC_IN_CALL_DUMMY when generic dummy frames. Don't worry about
6225 passing FP to PC_IN_CALL_DUMMY.
6226 Fix PR gdb/360.
6227
6228 2002-06-08 Andrew Cagney <ac131313@redhat.com>
6229
6230 * gdbarch.sh (struct gdbarch_data): Add field init_p.
6231 (register_gdbarch_data): Initialize init_p.
6232 (gdbarch_data): Initialize data pointer using the init function.
6233 (init_gdbarch_data): Delete function.
6234 (gdbarch_update_p): Update.
6235 (initialize_non_multiarch): Update.
6236 (struct gdbarch): Add field initialized_p.
6237 * gdbarch.h, gdbarch.c: Re-generate.
6238
6239 2002-06-07 Michal Ludvig <mludvig@suse.cz>
6240
6241 * x86-64-linux-nat.c (x86_64_fxsave_offset): New.
6242 (supply_fpregset, fill_fpregset): Don't call i387_*_fxsave,
6243 better do the things actually here.
6244 * x86-64-tdep.c (x86_64_register_name2nr): New.
6245 (x86_64_register_name): Renamed to x86_64_register_nr2name.
6246 (x86_64_gdbarch_init): Respect the above change.
6247 * x86-64-tdep.h (x86_64_register_name2nr)
6248 (x86_64_register_nr2name): Add prototypes.
6249 * config/i386/x86-64linux.mt (TDEPFILES): Remove i387-tdep.o.
6250
6251 2002-06-06 Michael Snyder <msnyder@redhat.com>
6252
6253 * d10v-tdep.c (d10v_push_arguments): Handle struct_return.
6254 Delete extra braces and re-indent.
6255 (d10v_store_return_value): Char return values
6256 must be shifted over by one byte in R0.
6257 (d10v_extract_return_value): Delete extra braces, re-indent.
6258
6259 2002-06-06 Elena Zannoni <ezannoni@redhat.com>
6260
6261 * d10v-tdep.c (d10v_read_sp, d10v_read_fp): Add prototype.
6262 (d10v_register_virtual_type): Make $fp and $sp be pointer to data.
6263 (d10v_integer_to_address): Rewrite.
6264 (d10v_frame_init_saved_regs): When reading fp and sp registers use
6265 the d10v specific functions which take care of converting to the
6266 correct space.
6267
6268 2002-06-06 Elena Zannoni <ezannoni@redhat.com>
6269
6270 * config/djgpp/fnchange.lst: Add testsuite files altivec-abi.c,
6271 altivec-abi.exp, altivec-regs.c, altivec-regs.exp.
6272
6273 2002-06-02 Andrew Cagney <ac131313@redhat.com>
6274
6275 * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm
6276 includes.
6277 * config/tm-linux.h: Ditto.
6278 * config/alpha/tm-alphalinux.h: Ditto.
6279 * config/arm/nm-linux.h, config/arm/tm-linux.h: Ditto.
6280 * config/arm/xm-nbsd.h, config/i386/nm-gnu.h: Ditto.
6281 * config/i386/nm-i386lynx.h, config/i386/nm-i386sol2.h: Ditto.
6282 * config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h: Ditto.
6283 * config/i386/nm-linux.h, config/i386/nm-m3.h: Ditto.
6284 * config/i386/nm-ptx4.h, config/i386/nm-x86-64.h: Ditto.
6285 * config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h: Ditto.
6286 * config/i386/tm-i386m3.h, config/i386/tm-i386sco5.h: Ditto.
6287 * config/i386/tm-i386v4.h, config/i386/tm-linux.h: Ditto.
6288 * config/i386/tm-ptx4.h, config/i386/tm-vxworks.h: Ditto.
6289 * config/i386/xm-i386v4.h, config/i386/xm-nbsd.h: Ditto.
6290 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
6291 * config/i960/tm-vx960.h, config/ia64/nm-aix.h: Ditto.
6292 * config/ia64/nm-linux.h, config/ia64/tm-aix.h: Ditto.
6293 * config/ia64/tm-linux.h, config/ia64/xm-aix.h: Ditto.
6294 * config/m68k/nm-linux.h, config/m68k/nm-m68klynx.h: Ditto.
6295 * config/m68k/nm-sysv4.h, config/m68k/tm-linux.h: Ditto.
6296 * config/m68k/tm-m68klynx.h, config/m68k/tm-m68kv4.h: Ditto.
6297 * config/m68k/tm-sun2os4.h, config/m68k/tm-sun3os4.h: Ditto.
6298 * config/m68k/tm-vx68.h, config/m68k/xm-m68kv4.h: Ditto.
6299 * config/m68k/xm-nbsd.h, config/m88k/nm-delta88v4.h: Ditto.
6300 * config/m88k/tm-delta88v4.h, config/m88k/xm-delta88v4.h: Ditto.
6301 * config/mips/nm-irix5.h, config/mips/nm-linux.h: Ditto.
6302 * config/mips/tm-linux.h, config/mips/tm-mips64.h: Ditto.
6303 * config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h: Ditto.
6304 * config/mips/tm-vxmips.h, config/mips/xm-irix5.h: Ditto.
6305 * config/mips/xm-mipsv4.h, config/ns32k/xm-nbsd.h: Ditto.
6306 * config/pa/nm-hppao.h, config/powerpc/nm-linux.h: Ditto.
6307 * config/powerpc/tm-linux.h, config/powerpc/tm-vxworks.h: Ditto.
6308 * config/powerpc/xm-aix.h, config/rs6000/nm-rs6000ly.h: Ditto.
6309 * config/rs6000/tm-rs6000ly.h, config/rs6000/xm-aix4.h: Ditto.
6310 * config/sh/tm-linux.h, config/sparc/nm-linux.h: Ditto.
6311 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4sol2.h: Ditto.
6312 * config/sparc/tm-linux.h, config/sparc/tm-sp64linux.h: Ditto.
6313 * config/sparc/tm-sp64sim.h, config/sparc/tm-sparclynx.h: Ditto.
6314 * config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h: Ditto.
6315 * config/sparc/tm-vxsparc.h, config/sparc/xm-sun4sol2.h: Ditto.
6316
6317 2002-05-04 Aidan Skinner <aidan@velvet.net>
6318
6319 * ada-exp.tab.c: New file
6320 * ada-exp.y: New file
6321 * ada-lang.c: New file
6322 * ada-lang.h: New file
6323 * ada-lex.c: New file
6324 * ada-lex.l: New file
6325 * ada-tasks.c: New file
6326 * ada-typeprint.c: New file
6327 * ada-valprint.c: New file
6328
6329 2002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
6330
6331 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Don't set
6332 use_struct_convention to ppc_sysv_abi_broken_use_struct_convention.
6333
6334 2002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
6335
6336 * config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
6337 insetead of ppc-linux-tdep.o.
6338 * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
6339 * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
6340
6341 2002-06-02 Andrew Cagney <ac131313@redhat.com>
6342
6343 2002-05-07 Christian Groessler <chris@groessler.org>
6344 * z8k-tdep.c (z8k_print_register_hook): Fix display of 32 and 64
6345 bit register contents for little endian hosts.
6346
6347 2002-06-01 Andrew Cagney <ac131313@redhat.com>
6348
6349 * MAINTAINERS: Mention that any `HP/UX reader' can be changed by
6350 any maintainer.
6351
6352 2002-06-01 Andrew Cagney <ac131313@redhat.com>
6353
6354 * gdbarch.h: Regenerate.
6355
6356 2002-06-01 Andrew Cagney <ac131313@redhat.com>
6357
6358 * MAINTAINERS: Add everyone to write-after-approval list.
6359
6360 2002-06-01 Andrew Cagney <ac131313@redhat.com>
6361
6362 * stack.c (frame_info): Use frame_register_unwind instead of
6363 saved_regs. Mention when the SP is on the stack or in a register.
6364
6365 * frame.h (frame_register_unwind_ftype): Define. Document.
6366 (struct frame_info): Add field register_unwind and
6367 register_unwind_cache.
6368 (frame_register_unwind): Declare.
6369 (generic_unwind_get_saved_register): Declare.
6370
6371 * frame.c (frame_register_unwind): New function.
6372 (generic_unwind_get_saved_register): New function.
6373
6374 * blockframe.c (generic_call_dummy_register_unwind): New function.
6375 (frame_saved_regs_register_unwind): New function.
6376 (set_unwind_by_pc): New function.
6377 (create_new_frame): New function.
6378 (get_prev_frame): New function.
6379
6380 2002-05-30 Andrew Cagney <ac131313@redhat.com>
6381
6382 * a29k-share/: Delete directory.
6383 * remote-vx29k.c: Delete file.
6384
6385 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
6386
6387 * config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c,
6388 ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c.
6389
6390 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
6391
6392 * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
6393 sparcnbsd-nat.c, and sparcnbsd-tdep.c.
6394 (sparc64nbsd-nat.o)
6395 (sparcnbsd-nat.o)
6396 (sparcnbsd-tdep.o): New dependency lists.
6397 * NEWS: Note new UltraSPARC NetBSD native configuration.
6398 * configure.host (sparc64-*-netbsd*): New host.
6399 * configure.tgt (sparc-*-netbsdelf*)
6400 (sparc-*-netbsd*): Set gdb_target to nbsd.
6401 (sparc64-*-netbsd*): New target.
6402 * sparc64nbsd-nat.c: New file.
6403 * sparcnbsd-nat.c: New file.
6404 * sparcnbsd-tdep.c: New file.
6405 * sparcnbsd-tdep.h: New file.
6406 * config/sparc/nbsd.mt: New file.
6407 * config/sparc/nbsd64.mh: New file.
6408 * config/sparc/nbsd64.mt: New file.
6409 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove corelow.o,
6410 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
6411 (HOST_IPC): Remove.
6412 * config/sparc/nbsdaout.mt: Remove.
6413 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove corelow.o,
6414 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
6415 (HOST_IPC): Remove.
6416 * config/sparc/nbsdelf.mt: Remove.
6417 * config/sparc/nm-nbsd.h: Update copyright years. Remove all
6418 sparc-nat.c compatiblity defines.
6419 * config/sparc/tm-nbsd.h: Update copyright years. Include solib.h.
6420 (GDB_MULTI_ARCH): Set to GDB_MULTI_ARCH_PARTIAL.
6421 * config/sparc/tm-nbsd64.h: New file.
6422 * config/sparc/tm-nbsdaout.h: Remove.
6423 * config/sparc/xm-nbsd.h: Remove.
6424
6425 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
6426
6427 * Makefile.in (sparc-tdep.o): Add osabi.h to dependency list.
6428 * sparc-tdep.c: Include osabi.h.
6429 (gdbarch_tdep): Add osabi member.
6430 (_initialize_sparc_tdep): Use gdbarch_register.
6431 (sparc_gdbarch_init): Use generic OS ABI framework.
6432 (sparc_dump_tdep): New function.
6433
6434 2002-05-30 Kevin Buettner <kevinb@redhat.com>
6435
6436 * corefile.c (do_captured_read_memory_integer): Return non-zero
6437 result.
6438 (safe_read_memory_integer): Copy result of memory read when
6439 status is non-zero. Also, add comments.
6440
6441 2002-05-20 Jason Thorpe <thorpej@wasabisystems.com>
6442
6443 * Makefile.in (ppc_tdep_h): Define.
6444 (ppc-linux-nat.o)
6445 (ppc-linux-tdep.o)
6446 (rs6000-tdep.o): Use $(ppc_tdep_h).
6447 (ppc-sysv-tdep.o)
6448 (ppcnbsd-nat.o)
6449 (ppcnbsd-tdep.o): New dependency lists.
6450 * ppc-tdep.h: Use generic OS ABI framework.
6451 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep)
6452 (ppc_linux_init_abi): New functions.
6453 (ppc_sysv_abi_broken_use_struct_convention)
6454 (ppc_sysv_abi_use_struct_convention)
6455 (ppc_sysv_abi_push_arguments): Move to...
6456 * ppc-sysv-tdep.c: ...here.
6457 * ppcnbsd-nat.c: Don't include gdbcore.h and regcache.h.
6458 * rs6000-tdep.c (process_note_abi_tag_sections)
6459 (get_elfosabi): Remove.
6460 (rs6000_gdbarch_init): Use generic OS ABI framework.
6461 (rs6000_dump_tdep): New function.
6462 (_initialize_rs6000_tdep): Use gdbarch_register.
6463 * config/powerpc/linux.mt (TDEPFILES): Add ppc-sysv-tdep.o.
6464 * config/powerpc/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
6465 * config/powerpc/aix.mt (TDEPFILES): Use ppc-sysv-tdep.o instead
6466 of ppc-linux-tdep.o.
6467 * config/powerpc/nbsd.mt (TDEPFILES): Likewise.
6468 * config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
6469 * config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
6470 * config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
6471 * config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
6472 * config/powerpc/vxworks.mt (TDEPFILES): Likewise.
6473
6474 2002-05-29 Jim Blandy <jimb@redhat.com>
6475
6476 * macroscope.c (default_macro_scope): Put `void' in empty argument
6477 list.
6478
6479 2002-05-29 Andrew Cagney <ac131313@redhat.com>
6480
6481 * Makefile.in (arch-utils.o): Add $(sim_regno_h).
6482 * arch-utils.c: Include "sim-regno.h".
6483 * gdbarch.sh: Don't include "sim-regno.h".
6484 * gdbarch.h, gdbarch.c: Regenerate.
6485 * sim-regno.h (legacy_register_sim_regno): Move declaration from
6486 here.
6487 * arch-utils.h (legacy_register_sim_regno): To here.
6488 * remote-sim.c (legacy_register_sim_regno): Move function from
6489 here.
6490 * arch-utils.c (legacy_register_sim_regno): To here.
6491
6492 2002-05-28 Andrew Cagney <ac131313@redhat.com>
6493
6494 * sim-regno.h: New file.
6495 * Makefile.in (sim_regno_h): Define.
6496 (d10v-tdep.o, remote-sim.o): Add dependency on $(sim_regno_h).
6497 * remote-sim.c: Include "sim-regno.h" and "gdb_assert.h".
6498 (legacy_register_sim_regno): New function.
6499 (one2one_register_sim_regno): New function.
6500 (gdbsim_fetch_register): Rewrite.
6501 (gdbsim_store_register): Only store a register when
6502 REGISTER_SIM_REGNO is valid.
6503 * d10v-tdep.c: Include "sim-regno.h".
6504 (d10v_ts2_register_sim_regno): Add legacy_regiter_sim_regno check.
6505 (d10v_ts3_register_sim_regno): Ditto.
6506 * gdbarch.sh: Include "sim-regno.h".
6507 (REGISTER_SIM_REGNO): Set default to legacy_register_sim_regno.
6508 * gdbarch.h, gdbarch.c: Regenerate.
6509 * arch-utils.h (default_register_sim_regno): Delete declaration.
6510 * arch-utils.c (default_register_sim_regno): Delete function.
6511
6512 2002-05-28 Jason Thorpe <thorpej@wasabisystems.com>
6513
6514 * ppcnbsd-nat.c: Rewrite.
6515 * ppcnbsd-tdep.c: New file.
6516 * ppcnbsd-tdep.h: New file.
6517 * config/powerpc/nbsd.mh (NATDEPFILES): Remove corelow.o,
6518 solib.o, and solib-svr4.o.
6519 * config/powerpc/nbsd.mt (TDEPFILES): Add ppcnbsd-tdep.o,
6520 nbsd-tdep.o, and corelow.o.
6521
6522 2002-05-28 Andrew Cagney <ac131313@redhat.com>
6523
6524 * MAINTAINERS (--enable-gdb-build-warnings): Rewrite script to use
6525 `tr' and `sed'. Mention that `broken' targets are not expected to
6526 build.
6527
6528 2002-05-27 Michal Ludvig <mludvig@suse.cz>
6529
6530 * x86-64-tdep.c (x86_64_skip_prologue): Remove obsolete note.
6531 Let PC point right after the prologue before looking up symbols.
6532
6533 2002-05-27 Martin M. Hunt <hunt@redhat.com>
6534
6535 * i386-tdep.c (i386_register_virtual_type): Return
6536 builtin_type_vec128i for SSE registers.
6537
6538 * gdbtypes.h (builtin_type_vec128i): Declare.
6539
6540 * gdbtypes.c (build_builtin_type_vec128i): New function.
6541 (builtin_type_v2_double, builtin_type_v4_int64): New types.
6542 (builtin_type_vec128i): New type for SSE2 128-bit registers.
6543 (build_gdbtypes): Initialize new builtin vector types.
6544 (_initialize_gdbtypes): Register new vector types with gdbarch.
6545
6546 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6547
6548 * MAINTAINERS: ns32k is not longer an obsolete candidate,
6549 since it has been multi-arch'd.
6550 * NEWS: Note that ns32k-*-* is now partial multi-arch.
6551 Move Alpha and VAX multi-arch news entries to same section
6552 as other multi-arch news.
6553
6554 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6555
6556 * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
6557 target.s, arch-utils.h, ns32k-tdep.h. Make many functions
6558 static. Rename some register numbers to put them in ns32k-tdep
6559 private namespace.
6560 (ns32k_get_saved_register, ns32k_gdbarch_init_32082,
6561 ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
6562 functions.
6563 (_initialize_ns32k_tdep): Use gdbarch_register.
6564 * ns32k-tdep.h: New file.
6565 * ns32knbsd-tdep.c: New file.
6566 * config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
6567 * config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
6568 (IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
6569 REGISTER_BYTES, REGISTER_BYTE): Remove.
6570 * config/ns32k/tm-ns32k.h: New file.
6571 * config/ns32k/tm-umax.h: Remove.
6572
6573 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6574
6575 * ns32k-tdep.c (ns32k_saved_pc_after_call,
6576 ns32k_store_struct_return, ns32k_extract_return_value,
6577 ns32k_store_return_value, ns32k_extract_struct_value_address): New
6578 functions.
6579 * config/ns32k/tm-umax.h (SAVED_PC_AFTER_CALL): Define as
6580 ns32k_saved_pc_after_call.
6581 (STORE_STRUCT_RETURN): Define as ns32k_store_struct_return.
6582 (EXTRACT_RETURN_VALUE): Define as ns32k_extract_return_value.
6583 (STORE_RETURN_VALUE): Define as ns32k_store_return_value.
6584 (EXTRACT_STRUCT_VALUE_ADDRESS): Define as
6585 ns32k_extract_struct_value_address.
6586
6587 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6588
6589 * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
6590 ns32k_fix_call_dummy): New.
6591 * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
6592 ns32k_call_dummy_words.
6593 (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
6594 (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
6595 CALL_DUMMY_NARGS): Remove.
6596 (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.
6597
6598 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6599
6600 * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain,
6601 ns32k_frame_saved_pc, ns32k_frame_args_address,
6602 ns32k_frame_locals_address, ns32k_frame_init_saved_regs,
6603 ns32k_push_dummy_frame, ns32k_pop_frame): New functions.
6604 * config/ns32k/tm-nbsd.h (FRAME_SAVED_PC): Remove.
6605 * config/ns32k/tm-umax.h (INNER_THAN): Define as core_addr_lessthan.
6606 (BREAKPOINT_FROM_PC): Define as ns32k_breakpoint_from_pc.
6607 (BREAKPOINT): Remove..
6608 (FRAME_CHAIN): Define as ns32k_frame_chain.
6609 (FRAME_SAVED_PC): Define as ns32k_frame_saved_pc.
6610 (FRAME_ARGS_ADDRESS): Define as ns32k_frame_args_address.
6611 (FRAME_LOCALS_ADDRESS): Define as ns32k_frame_locals_address.
6612 (FRAME_FIND_SAVED_REGS): Remove.
6613 (FRAME_INIT_SAVED_REGS): Define as ns32k_frame_init_saved_regs.
6614 (PUSH_DUMMY_FRAME): Define as ns32k_push_dummy_frame.
6615 (POP_FRAME): Define as ns32k_pop_frame.
6616
6617 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6618
6619 * ns32k-tdep.c (ns32k_register_byte_32082,
6620 ns32k_register_byte_32382, ns32k_register_raw_size,
6621 ns32k_register_virtual_size, ns32k_register_virtual_type): New
6622 functions.
6623 * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
6624 ns32k_register_byte_32382.
6625 * config/ns32k/tm-umax.h: Update copyright years.
6626 (REGISTER_BYTE): Define as ns32k_register_byte_32082.
6627 (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
6628 (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
6629 (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
6630 (ns32k_get_enter_addr): Fix prototype.
6631
6632 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6633
6634 * ns32k-tdep.c: Update copyright years.
6635 (ns32k_register_name_32082): New function.
6636 (ns32k_register_name_32382): Ditto.
6637 * config/ns32k/tm-nbsd.h (REGISTER_NAMES): Remove.
6638 (REGISTER_NAME): Define as ns32k_register_name_32382.
6639 * config/ns32k/tm-umax.h (REGISTER_NAMES): Remove.
6640 (REGISTER_NAME): Define as ns32k_register_name_32082.
6641
6642 2002-05-24 Jim Blandy <jimb@redhat.com>
6643
6644 * dwarf2read.c (free_line_header): Use xfree, not free.
6645
6646 2002-05-24 Jason Thorpe <thorpej@wasabisystems.com>
6647
6648 * config/djgpp/fnchange.lst: Add alphabsd-nat.c,
6649 alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
6650
6651 2002-05-23 Andrew Cagney <ac131313@redhat.com>
6652
6653 * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
6654
6655 2002-05-23 Andrew Cagney <ac131313@redhat.com>
6656
6657 From Ross Alexander at NEC Europe:
6658 * config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
6659
6660 2002-05-23 Michael Snyder <msnyder@redhat.com>
6661
6662 * cli/cli-dump.c (restore_command): Use parse_and_eval_long
6663 for input, rather than parse_and_eval_address.
6664
6665 2002-05-23 Andrew Cagney <ac131313@redhat.com>
6666
6667 * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
6668 * Makefile.in (sim_d10v_h): Update definition.
6669
6670 2002-05-24 Andrew Cagney <cagney@redhat.com>
6671
6672 * d10v-tdep.c (d10v_gdbarch_init): Revert old code included in
6673 change `2002-05-22 Michael Snyder' below.
6674 (d10v_push_arguments): Ditto.
6675 (d10v_extract_return_value): Ditto.
6676
6677 2002-05-23 Jim Blandy <jimb@redhat.com>
6678
6679 * macrotab.c (check_for_redefinition): Don't complain if the new
6680 definition is the same as the previous one. Take more arguments
6681 to allow the comparison.
6682 (macro_define_object, macro_define_function): Pass more arguments
6683 to check_for_redefinition.
6684
6685 2002-05-22 Michael Snyder <msnyder@redhat.com>
6686
6687 * d10v-tdep.c: Change a few macros to enums for ease of debugging.
6688 (d10v_frame_chain_valid): Add PC_IN_CALL_DUMMY clause.
6689 (d10v_frame_saved_pc): Add PC_IN_CALL_DUMMY clause.
6690 (d10v_frame_chain): Bail immediately if PC_IN_CALL_DUMMY.
6691 Don't bail if return_pc is PC_IN_CALL_DUMMY.
6692 Add a temp variable to save a call (and a memory read).
6693 (d10v_init_extra_frame_info): Get fi->pc from callee's return_pc
6694 if possible (so that PC_IN_CALL_DUMMY will work).
6695
6696 2002-05-22 Corinna Vinschen <vinschen@redhat.com>
6697
6698 * MAINTAINERS: Remove status `OBSOLETE' from v850.
6699
6700 2002-05-22 Michal Ludvig <mludvig@suse.cz>
6701
6702 * dwarf2cfi.c (frame_state_for): Added safety check for a valid
6703 fde->cie_ptr.
6704 (dwarf2_build_frame_info): Corrected handling of eh_frame.
6705 (dwarf2_build_frame_info): Add offset to fde->initial_location
6706 so that frames of shared libraries are mapped correctly.
6707 (execute_stack_op): Change type of 'result' from ULONGEST to
6708 CORE_ADDR.
6709
6710 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6711
6712 * config/alpha/tm-nbsd.h: Include solib.h.
6713
6714 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6715
6716 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
6717 assumptions about the host's byte order.
6718
6719 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6720
6721 * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
6722 to dependency list.
6723 * alphanbsd-tdep.c: Include solib-svr4.h.
6724 * shnbsd-tdep.c: Ditto.
6725
6726 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6727
6728 * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
6729 nbsd-tdep.h to dependency list.
6730 * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
6731 i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
6732 ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
6733 nbsdaout.mh and nbsdelf.mh consistently.
6734 * configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
6735 ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
6736 nbsdaout.mt and nbsdelf.mh consistently.
6737 * armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h.
6738 (arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
6739 to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
6740 * config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS. Move
6741 a.out shared library stuff from here...
6742 * config/nm-nbsdaout.h: ...to here.
6743 * config/tm-nbsd.h: Remove.
6744 * config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
6745 * config/arm/nbsd.mh: Remove.
6746 * config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
6747 nbsd-tdep.o.
6748 * config/arm/nbsdaout.mh: New file.
6749 * config/arm/nbsdelf.mh: New file.
6750 * config/arm/nm-nbsdaout.h: New file.
6751 * config/i386/nbsd.mh: Remove.
6752 * config/i386/nbsd.mt: Remove.
6753 * config/i386/nbsdaout.mh: New file.
6754 * config/i386/nbsdaout.mt: New file.
6755 * config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
6756 * config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
6757 * config/i386/nm-nbsd.h (REGISTER_U_ADDR,
6758 i386_register_u_addr): Remove.
6759 * config/i386/nm-nbsdaout.h: New file.
6760 * config/i386/nm-nbsdelf.h: Remove.
6761 * config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
6762 (USE_STRUCT_CONVENTION): Remove.
6763 * config/i386/tm-nbsdaout.h: New file.
6764 * config/i386/tm-nbsdelf.h: Remove.
6765 * config/m68k/nbsd.mh: Remove.
6766 * config/m68k/nbsd.mt: Remove.
6767 * config/m68k/nbsdaout.mh: New file.
6768 * config/m68k/nbsdaout.mt: New file.
6769 * config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
6770 * config/m68k/nm-nbsdaout.h: New file.
6771 * config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
6772 (IN_SOLIB_CALL_TRAMPOLINE): Define.
6773 * config/ns32k/nbsd.mh: Remove.
6774 * config/ns32k/nbsd.mt: Remove.
6775 * config/ns32k/nbsdaout.mh: New file.
6776 * config/ns32k/nbsdaout.mt: New file.
6777 * config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h.
6778 * config/ns32k/nm-nbsdaout.h: New file.
6779 * config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.
6780 (IN_SOLIB_CALL_TRAMPOLINE): Define.
6781 * config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
6782 (SVR4_SHARED_LIBS): Remove.
6783 * config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
6784 * config/sparc/nbsd.mh: Remove.
6785 * config/sparc/nbsd.mt: Remove.
6786 * config/sparc/nbsdaout.mh: New file.
6787 * config/sparc/nbsdaout.mt: New file.
6788 * config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
6789 * config/sparc/nbsdelf.mt: New file.
6790 * config/sparc/nm-nbsdaout.h: New file.
6791 * config/sparc/nm-nbsdelf.h: Remove.
6792 * config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
6793 * config/sparc/tm-nbsdaout.h: New file.
6794
6795 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
6796
6797 * Makefile.in (ALLDEPFILES): Add mipsnbsd-nat.c and
6798 mipsnbsd-tdep.c
6799 (mipsnbsd-nat.o, mipsnbsd-tdep.o): New dependency lists.
6800
6801 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
6802
6803 * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
6804 shnbsd-nat.c.
6805 (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
6806
6807 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
6808
6809 * NEWS: Note new MIPS NetBSD native configuration.
6810 * configure.host (mips*-*-netbsd*): New host.
6811 * configure.tgt (mips*-*-netbsd*): New target.
6812 * mipsnbsd-nat.c: New file.
6813 * mipsnbsd-tdep.c: New file.
6814 * mipsnbsd-tdep.h: New file.
6815 * config/mips/nbsd.mh: New file.
6816 * config/mips/nbsd.mt: New file.
6817 * config/mips/nm-nbsd.h: New file.
6818 * config/mips/tm-nbsd.h: New file.
6819
6820 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
6821
6822 * Makefile.in (SFILES): Add osabi.c.
6823 (COMMON_OBS): Add osabi.o.
6824 (osabi.o): New dependency list.
6825 * osabi.c: New file.
6826 * osabi.h: New file.
6827 * doc/gdbint.texinfo: Document new generic OS ABI framework.
6828
6829 * Makefile.in (alpha_tdep_h): Define and use instead of
6830 alpha-tdep.h.
6831 * alpha-tdep.c (alpha_abi_names, process_note_abi_tag_sections,
6832 get_elfosabi, alpha_abi_handler_list, alpha_gdbarch_register_os_abi):
6833 Remove.
6834 (alpha_gdbarch_init, alpha_dump_tdep): Use generic OS ABI framework.
6835 * alpha-tdep.h: Include osabi.h.
6836 (alpha_abi): Remove.
6837 (gdbarch_tdep): Use generic OS ABI framework.
6838 * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Use
6839 gdbarch_register_osabi.
6840 * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Likewise.
6841 * alphafbsd-tdep.c (_initialize_alphafbsd_tdep): Likewise.
6842 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Likewise.
6843
6844 * Makefile.in (sh_tdep_h): Add osabi.h.
6845 * sh-tdep.h (sh_osabi): Remove.
6846 (gdbarch_tdep): Use generic OS ABI framework.
6847 * sh-tdep.c (sh_osabi_names, process_note_abi_tag_sections,
6848 sh_osabi_handler_list, sh_gdbarch_register_os_abi): Remove.
6849 (sh_gdbarch_init, sh_dump_tdep): Use generic OS ABI framework.
6850 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Use gdbarch_register_osabi.
6851
6852 * Makefile.in (arm_tdep_h): Define and use instead of arm-tdep.h.
6853 * arm-linux-tdep.c (_initialize_arm_linux_tdep): Use
6854 gdbarch_register_osabi.
6855 * arm-tdep.c (arm_abi_names, process_note_abi_tag_sections,
6856 arm_abi_handler_list, arm_gdbarch_register_os_abi): Remove.
6857 (get_elfosabi): Rename to...
6858 (arm_elf_osabi_sniffer): ...this. Adjust to use generic OS
6859 ABI framework support routines.
6860 (arm_gdbarch_init): Use generic OS ABI framework.
6861 (arm_dump_tdep): Likewise.
6862 (_initialize_arm_tdep): Likewise.
6863 * arm-tdep.h: Include osabi.h.
6864 (arm_abi): Remove.
6865 (gdbarch_tdep): Remove arm_abi and abi_name members. Add
6866 osabi member.
6867 (arm_gdbarch_register_os_abi): Remove prototype.
6868 * armnbsd-tdep.c (arm_netbsd_aout_osabi_sniffer): New function.
6869 (_initialize_arm_netbsd_tdep): Use gdbarch_register_osabi.
6870
6871 * Makefile.in (mips-tdep.o): Add osabi.h to dependency list.
6872 * mips-tdep.c: Include osabi.h.
6873 (gdbarch_tdep, mips_gdbarch_init, mips_dump_tdep): Use generic
6874 OS ABI framework.
6875
6876 2002-05-20 Kazu Hirata <kazu@cs.umass.edu>
6877
6878 * h8300-tdep.c: Fix formatting.
6879
6880 2002-05-20 Elena Zannoni <ezannoni@redhat.com>
6881
6882 * rs6000-tdep.c (rs6000_do_registers_info): Simplify code for
6883 printing vector registers.
6884
6885 2002-05-19 Andrew Cagney <ac131313@redhat.com>
6886
6887 From Fernando Nasser:
6888 * remote.c (remote_async_open_1): Re-throw the exception when the
6889 connection fails.
6890 (remote_cisco_open): Ditto.
6891 (remote_open_1): Ditto.
6892
6893 2002-05-19 Andrew Cagney <ac131313@redhat.com>
6894
6895 * remote.c (remote_start_remote_dummy): Add uiout parameter.
6896 (remote_start_remote): Add uiout parameter. Pass through to
6897 remote_start_remote_dummy.
6898 (remote_open_1): Use catch_exception instead of catch_errors.
6899 (remote_async_open_1): Ditto.
6900 (remote_cisco_open): Ditto.
6901
6902 2002-05-19 Andrew Cagney <ac131313@redhat.com>
6903
6904 * remote.c (remote_start_remote): Replace PTR with void pointer.
6905 (sigint_remote_twice_token, sigint_remote_token): Ditto. Make
6906 static.
6907
6908 2002-05-18 Andrew Cagney <ac131313@redhat.com>
6909
6910 * gdb_indent.sh: Allow the script to be run in the sim directory.
6911
6912 2002-05-18 Mark Kettenis <kettenis@gnu.org>
6913
6914 * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
6915 * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
6916
6917 * corelow.c (core_open): Only call set_gdbarch_from_file if
6918 exec_bfd is NULL.
6919
6920 2002-05-17 Andrey Volkov <avolkov@transas.com>
6921
6922 * h8300-tdep.c: Add support of EXR register
6923 * config/h8300/tm-h8300.h: Ditto.
6924
6925 2002-05-17 Andrey Volkov <avolkov@transas.com>
6926
6927 * h8300-tdep.c: Add additional CCR flags (I,UI,H,U)
6928
6929 2002-05-17 Andrey Volkov <avolkov@transas.com>
6930
6931 * h8300-tdep.c: Change literal regnums to REGNO.
6932
6933 2002-05-17 Jim Blandy <jimb@redhat.com>
6934
6935 * NEWS: Note addition of macro support.
6936
6937 Expand preprocessor macros in C expressions.
6938 * c-lang.h: #include "macroexp.h", for macro_lookup_ftype.
6939 (scan_macro_expansion, scanning_macro_expansion,
6940 finished_macro_expansion): New function declarations.
6941 (expression_macro_lookup_func, expression_macro_lookup_baton): New
6942 variable declarations.
6943 * parser-defs.h (expression_context_pc): New declaration.
6944 * parse.c (expression_context_pc): New variable.
6945 (parse_exp_1): Set expression_context_pc, as well as
6946 expression_context_block.
6947 * c-exp.y (yylex): If we're not already reading the result of a
6948 macro expansion, try to macro-expand the next token. When we're
6949 done scanning a macro expansion, switch back to the mainline text.
6950 Commas and `if's in a macro's expansion don't terminate the input.
6951 * c-lang.c: #include "macroscope.h" and "gdb_assert.h".
6952 (macro_original_text, macro_expanded_text,
6953 expression_macro_lookup_func, expression_macro_lookup_baton): New
6954 variables.
6955 (scan_macro_expansion, scanning_macro_expansion,
6956 finished_macro_expansion, scan_macro_cleanup, null_macro_lookup,
6957 c_preprocess_and_parse): New functions.
6958 (c_language_defn, cplus_language_defn, asm_language_defn): Call
6959 c_preprocess_and_parse, instead of c_parse.
6960 * Makefile.in (c_lang_h): Note that this #includes macroexp.h.
6961 (c-lang.o): Note dependency on macroscope.h and gdb_assert.h.
6962
6963 Fri May 17 14:26:19 2002 J"orn Rennecke <joern.rennecke@superh.com>
6964
6965 * sh-tdep.c (gdb_print_insn_sh64): Delete.
6966 (gdb_print_insn_sh): Just set info->endian and use print_insn_sh.
6967 (sh_gdbarch_init): Always use gdb_print_insn_sh.
6968
6969 2002-05-17 Corinna Vinschen <vinschen@redhat.com>
6970
6971 * NEWS: Add section for multi-arched targets. Add v850 to that section.
6972
6973 2002-05-17 Jason Thorpe <thorpej@wasabisystems.com>
6974
6975 * Makefile.in (sh_tdep_h): Define and use.
6976 * config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep,
6977 register enum): Move to...
6978 * * sh-tdep.h: ...here.
6979 * sh-tdep.c: Include sh-tdep.h.
6980 * sh3-rom.c: Likewise.
6981 * shnbsd-tdep.c: Likewise.
6982
6983 2002-05-16 Michael Snyder <msnyder@redhat.com>
6984
6985 * arm-tdep.c: Spelling fix in comment.
6986
6987 2002-05-16 Jim Blandy <jimb@redhat.com>
6988
6989 Add commands for manually expanding macros and showing their
6990 definitions.
6991 * macrocmd.c, macroscope.c, macroscope.h: New files.
6992 * Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
6993 (macroscope_h): New variable.
6994 (HFILES_NO_SRCDIR): Add macroscope.h.
6995 (COMMON_OBS): Add macrocmd.o, macroscope.o.
6996 (macroscope.o, macrocmd.o): New rules.
6997
6998 Teach the Dwarf 2 reader to read macro information.
6999 * dwarf2read.c: #include "macrotab.h".
7000 (dwarf_macinfo_buffer): New variable.
7001 (struct dwarf2_pinfo): New members: dwarf_macinfo_buffer, and
7002 dwarf_macinfo_size.
7003 (DWARF_MACINFO_BUFFER, DWARF_MACINFO_SIZE): New macros.
7004 (dwarf2_missing_macinfo_section, dwarf2_macros_too_long,
7005 dwarf2_macros_not_terminated, dwarf2_macro_outside_file,
7006 dwarf2_macro_unmatched_end_file, dwarf2_macro_malformed_definition,
7007 dwarf2_macro_spaces_in_definition): New complaints.
7008 (dwarf2_has_info): Initialize dwarf_macinfo_offset.
7009 (dwarf2_build_psymtabs): Read the .dwarf_macinfo section.
7010 (dwarf2_build_psymtabs_hard): Record the buffer and its size in
7011 the partial symbol table.
7012 (psymtab_to_symtab_1): Set the macinfo buffer and size globals
7013 from what's recorded in the partial symbol table.
7014 (read_file_scope): If the compilation unit has a
7015 `DW_AT_macro_info' attribute, read its macro information.
7016 * Makefile.in (dwarf2read.o): Depend on macrotab.h.
7017
7018 2002-05-16 Daniel Jacobowitz <drow@mvista.com>
7019
7020 Fix PR gdb/546
7021 * ser-tcp.c: Don't include <netinet/udp.h>.
7022
7023 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7024
7025 * MAINTAINERS: Update my email address.
7026
7027 2002-05-16 Richard Earnshaw <rearnsha@arm.com>
7028
7029 * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
7030 include file of the same name.
7031
7032 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
7033
7034 * configure.tgt: Mark v850 as multi-arched.
7035 * config/v850/tm-v850.h: Remove file.
7036 * config/v850/v850.mt: Eliminate TM_FILE.
7037
7038 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
7039
7040 * v850-tdep.c: Full multi-arch.
7041 * config/v850/tm-v850.h: Eliminate or move to v850-tdep.c everything.
7042 Define GDB_MULTI_ARCH to 2.
7043
7044 2002-05-16 Pierre Muller <muller@ics.u-strasbg.fr>
7045
7046 * p-exp.y (current_type): New static variable.
7047 Carries the type of the expression at the position that is parsed.
7048 (push_current_type, pop_current_type): Two new functions. Used
7049 to store/restore current_type in expression on specific tokens.
7050 (search_field): New static variable. Set to one after parsing a point
7051 as at that point only a FIELDNAME token should be searched.
7052 (FIELDNAME): New token. After a point only a token belonging to
7053 current_type type definition is allowed.
7054 (all over token rules): reset and change current_type according
7055 to rules.
7056 (exp '[' rule): insert implicit array index field if
7057 exp is a pascal string type.
7058
7059 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
7060
7061 * v850-tdep.c: Fix comment for v850_scan_prologue. Remove extra
7062 frame info. Use frame_info's saved_regs instead of matching member
7063 in extra_frame_info throughout.
7064 (v850_frame_init_saved_regs): New function.
7065 (v850_init_extra_frame_info): Move most functionality into
7066 v850_frame_init_saved_regs().
7067 * config/v850/tm-v850.h (EXTRA_FRAME_INFO): Remove definition.
7068 (v850_frame_find_saved_regs): Remove declaration.
7069 (FRAME_FIND_SAVED_REGS): Remove definition.
7070 (v850_frame_init_saved_regs): Add declaration.
7071 (FRAME_INIT_SAVED_REGS): Add definition.
7072
7073 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
7074
7075 * v850-tdep.c: Begin multi-arch'ing v850.
7076 (v850_target_architecture_hook): Remove function.
7077 (v850_gdbarch_init): New function. Add code previously in
7078 v850_target_architecture_hook().
7079 (_initialize_v850_tdep): Don't set target_architecture_hook.
7080 Call register_gdbarch_init() instead.
7081
7082 2002-05-16 Daniel Jacobowitz <drow@mvista.com>
7083
7084 * gdbtypes.h (struct cplus_struct_type): Remove args field.
7085 * hpread.c (hpread_read_struct_type): Remove assignments to args.
7086 (fixup_class_method_type): Likewise.
7087
7088 2002-05-15 Jim Blandy <jimb@redhat.com>
7089
7090 Add macro structures to GDB's symbol tables. Nobody puts anything
7091 in them yet.
7092 * symtab.h (struct symtab): New member: `macro_table'.
7093 * buildsym.h (pending_macros): New global variable.
7094 * buildsym.c: #include "macrotab.h".
7095 (buildsym_init): Initialize `pending_macros'.
7096 (end_symtab): If we found macro information while reading a CU's
7097 debugging info, do build a symtab structure for it. Make the
7098 symtab point to the macro information, and clear the
7099 `pending_macros' pointer which held it while we were reading the
7100 debug info.
7101 (really_free_pendings): Free any pending macro table.
7102 * objfiles.h (struct objfile): New member: `macro_cache'.
7103 * objfiles.c (allocate_objfile): Set allocate and free functions
7104 for the macro cache's objstack.
7105 (free_objfile): Empty the macro cache's obstack.
7106 * symfile.c (reread_symbols): Empty the macro cache's obstack, and
7107 set new allocate and free functions for it.
7108 * solib-sunos.c (allocate_rt_common_objfile): Set allocate and
7109 free functions for the macro cache's objstack. (Why is this
7110 function building its own objfile?)
7111 * symmisc.c (print_objfile_statistics): Print statistics on the
7112 macro bcache.
7113 * Makefile.in: Note that buildsym.o depends on macrotab.h.
7114
7115 2002-05-15 Richard Earnshaw <rearnsha@arm.com>
7116
7117 * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h.
7118 (REGISTER_U_ADDR): Delete definition.
7119 (arm_register_u_addr): Delete declaration.
7120
7121 2002-05-15 Richard Earnshaw <rearnsha@arm.com>
7122
7123 * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC.
7124 (ARM_LINUX_JB_ELEMENT_SIZE): Likewise.
7125
7126 2002-05-14 Andrew Cagney <ac131313@redhat.com>
7127
7128 * regcache.c (register_valid): Revise comments refering to "Not
7129 available" and "unavailable".
7130 * frame.c (frame_register_read): Ditto.
7131 * findvar.c (value_of_register): Ditto.
7132
7133 2002-05-15 Andrew Cagney <cagney@redhat.com>
7134
7135 * Makefile.in (remote_sim_h): Replace remote-sim_h.
7136 (remote-sim.o): Update dependencies.
7137 (d10v-tdep.o): Specify dependencies.
7138 (sim_d10v_h): Define.
7139
7140 2002-05-14 Jim Blandy <jimb@redhat.com>
7141
7142 * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.
7143 * macrotab.c (macro_lookup_inclusion, find_definition,
7144 new_macro_table): Same.
7145
7146 * macroexp.c (currently_rescanning, expand): Use `strcmp () == 0',
7147 not `! strcmp ()'. This is a dubious improvement.
7148 * macrotab.c (macro_lookup_inclusion, find_definition): Same.
7149
7150 * macrotab.c (macro_lookup_inclusion): Initialize `best_depth',
7151 although it's not necessary, to avoid a warning.
7152
7153 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
7154
7155 * gdbtypes.h: Update accessor macros to use TYPE_MAIN_TYPE.
7156 (TYPE_CONST, TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE): Use
7157 TYPE_INSTANCE_FLAGS.
7158 (struct main_type): New.
7159 (struct type): Move most members to struct main_type. Change
7160 cv_type and as_type to new type_chain member. Add instance_flags.
7161 (TYPE_MAIN_TYPE, TYPE_CHAIN, TYPE_INSTANCE_FLAGS): New macros.
7162 (TYPE_CV_TYPE, TYPE_AS_TYPE): Remove.
7163 (finish_cv_type): Remove prototype.
7164 * gdbtypes.c (alloc_type): Update comment. Allocate TYPE_MAIN_TYPE.
7165 Set TYPE_CHAIN.
7166 (alloc_type_instance): New function.
7167 (smash_type): New function.
7168 (make_pointer_type, make_reference_type, make_function_type)
7169 (smash_to_member_type, smash_to_method_type): Call smash_type.
7170 (make_qualified_type): New function.
7171 (make_type_with_address_space): Call make_qualified_type.
7172 (make_cv_type): Likewise.
7173 (finish_cv_type): Remove unnecessary function.
7174 (replace_type): Update comment. Copy TYPE_MAIN_TYPE.
7175 (recursive_dump_type): Dump TYPE_CHAIN and TYPE_INSTANCE_FLAGS;
7176 remove TYPE_CV_TYPE and TYPE_AS_TYPE.
7177 * c-typeprint.c (c_type_print_modifier): Use TYPE_INSTANCE_FLAGS.
7178 * dwarf2read.c (read_structure_scope): Don't call finish_cv_type.
7179 * hpread.c (hpread_read_struct_type): Likewise.
7180 * stabsread.c (read_struct_type): Likewise.
7181
7182 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
7183
7184 * configure.tgt: Add a catch all sh* target, for cases like
7185 sh[2,3,4]-elf and sh-hms.
7186
7187 2002-05-14 Keith Seitz <keiths@redhat.com>
7188
7189 * event-loop.c (create_file_handler): Don't do anything but
7190 update data when we are given a fd which we are already
7191 monitoring.
7192
7193 2002-05-14 Michal Ludvig <mludvig@suse.cz>
7194
7195 * dwarf2cfi.c (context_cpy): Copy registers correctly.
7196 (update_context): Use __func__ in warnings.
7197
7198 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
7199
7200 * ser-tcp.c: Include <netinet/udp.h>. Rename tcp_open
7201 and tcp_close to net_open and net_close.
7202 (net_open): Accept "udp:" and "tcp:" specifications. Connect
7203 using UDP if requested. Don't try to disable Nagle on UDP
7204 sockets.
7205 * remote.c (remote_serial_open): New function. Warn about UDP.
7206 (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
7207
7208 2002-05-13 Elena Zannoni <ezannoni@redhat.com>
7209
7210 * MAINTAINERS: List sh-elf as buildable with ,-Werror.
7211
7212 2002-05-13 Elena Zannoni <ezannoni@redhat.com>
7213
7214 * configure.tgt: Remove sh-hms target.
7215 * MAINTAINERS: Don't list sh-hms as a separate target.
7216
7217 2002-05-13 Jim Blandy <jimb@redhat.com>
7218
7219 Add first preprocessor macro-expansion files.
7220 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
7221 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
7222 (splay_tree_h, macroexp_h, macrotab_h): New variable.
7223 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
7224 (COMMON_OBS): Add macrotab.o, macroexp.o.
7225 (macroexp.o, macrotab.o): New rules.
7226
7227 2002-05-13 Andrew Cagney <ac131313@redhat.com>
7228
7229 * config/m88k/tm-m88k.h: Update copyright.
7230 (m88k_target_write_pc): Declare
7231 (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
7232 (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
7233 (SHIFT_INST_REGS): Update definition.
7234 * m88k-tdep.c (m88k_target_write_pc): New function. Implement
7235 using old definition of TARGET_WRITE_PC.
7236 * regcache.c (generic_target_write_pc): Delete code handling
7237 NNPC_REGNUM.
7238 * gdbarch.sh (NNPC_REGNUM): Delete.
7239 * gdbarch.h, gdbarch.c: Regenerate.
7240
7241 2002-05-13 Richard Earnshaw <rearnsha@arm.com>
7242
7243 * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
7244 builtin reg number.
7245
7246 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
7247
7248 * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
7249 (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
7250 (gen_address_of, gen_struct_ref, gen_repeat): Use type
7251 access macros.
7252 * c-typeprint.c (cp_type_print_method_args): Likewise.
7253 (c_type_print_args): Likewise.
7254 * d10v-tdep.c (d10v_push_arguments): Likewise.
7255 (d10v_extract_return_value): Likewise.
7256 * expprint.c (print_subexp): Likewise.
7257 * gdbtypes.c (lookup_primitive_typename): Likewise.
7258 (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
7259 * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
7260 (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
7261 (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
7262 (TYPE_VECTOR): Likewise.
7263 * hpread.c (hpread_read_struct_type)
7264 (fix_static_member_physnames, fixup_class_method_type)
7265 (hpread_type_lookup): Likewise.
7266 * mdebugread.c (parse_symbol, parse_type): Likewise.
7267 * p-lang.c (is_pascal_string_type): Likewise.
7268 * valops.c (hand_function_call): Likewise.
7269 * x86-64-tdep.c (classify_argument): Likewise.
7270
7271 * hpread.c (hpread_read_function_type)
7272 (hpread_read_doc_function_type): Call replace_type.
7273 * dstread.c (create_new_type): Delete.
7274 (decode_dst_structure, process_dst_function): Call alloc_type.
7275 Use type access macros.
7276
7277 2002-05-12 Mark Kettenis <kettenis@gnu.org>
7278
7279 * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
7280 the're not supported by the current architecture.
7281 (i387_fill_fxsave): Likewise.
7282
7283 2002-05-12 Fred Fish <fnf@redhat.com>
7284
7285 * symfile.c (default_symfile_offsets): Arrange for uninitialized
7286 sect_index_xxx members to index the first slot in section_offsets
7287 if all of the section_offsets are zero.
7288
7289 2002-05-12 Mark Kettenis <kettenis@gnu.org>
7290
7291 * configure.tgt (sparc-*openbsd): Remove entry accidentially
7292 checked in with last change.
7293
7294 2002-05-12 Mark Kettenis <kettenis@gnu.org>
7295
7296 * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
7297 Remove targets. These are canonicalized to i386-*-sysv4.2uw by
7298 config.sub.
7299
7300 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
7301
7302 * Makefile.in: Update dependencies.
7303
7304 2002-05-11 Andrew Cagney <ac131313@redhat.com>
7305
7306 * language.c (local_hex_string_custom): Simplify. Do not depend
7307 on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
7308
7309 * memattr.c (mem_info_command): Replace calls to
7310 longest_local_hex_string and longest_local_hex_string_custom.
7311 * buildsym.c (make_blockvector): Ditto.
7312 * solib.c (info_sharedlibrary_command): Ditto.
7313 * tracepoint.c (tracepoints_info): Ditto.
7314 * symtab.c (print_msymbol_info): Ditto.
7315
7316 * language.c (local_hex_string): Delete.
7317 (local_hex_string_custom): Delete.
7318 (longest_local_hex_string): Rename to local_hex_string.
7319 (longest_local_hex_string_custom): Rename to
7320 local_hex_string_custom.
7321 * language.h (local_hex_string): Change parameter type to LONGEST.
7322 (local_hex_string_custom): Ditto.
7323 (longest_local_hex_string): Delete declaration.
7324 (longest_local_hex_string_custom): Ditto.
7325
7326 * solib.c: Update copyright.
7327 * memattr.c: Update copyright.
7328
7329 2002-05-11 Andrew Cagney <ac131313@redhat.com>
7330
7331 * arch-utils.h (legacy_register_to_value): Declare.
7332 (legacy_value_to_register): Declare.
7333 (legacy_convert_register_p): Declare.
7334 * arch-utils.c (legacy_register_to_value): New function.
7335 (legacy_value_to_register): New function.
7336 (legacy_convert_register_p): New function.
7337
7338 * gdbarch.sh (REGISTER_TO_VALUE): Define.
7339 (VALUE_TO_REGISTER): Define.
7340 (CONVERT_REGISTER_P): Define.
7341 * gdbarch.h, gdbarch.c: Regenerate.
7342
7343 * valops.c (value_assign): Use CONVERT_REGISTER_P and
7344 VALUE_TO_REGISTER.
7345 * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
7346 CONVERT_REGISTER_P.
7347
7348 2005-05-11 Daniel Jacobowitz <drow@mvista.com>
7349 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7350
7351 * Makefile.in: Update dependencies for valops.c.
7352 * valops.c: Include "gdb_assert.h".
7353 (typecmp): Skip THIS parameter to methods.
7354 (find_method_list): Remove static_memfuncp argument,
7355 update callers. Check for stub methods.
7356 (find_value_oload_method_list): Don't set *static_memfuncp.
7357 (find_overload_match): Don't check for stub methods. Assert
7358 that methods are not stubbed. Handle static methods.
7359 (value_find_oload_method_list): Remove static_memfuncp argument.
7360 * gdbtypes.c (check_stub_method): Do not add THIS pointer
7361 to the argument list for static stub methods.
7362 * value.h (value_find_oload_method_list): Update prototype.
7363
7364 2002-05-11 Andrew Cagney <ac131313@redhat.com>
7365
7366 * arch-utils.h (generic_register_size): Declare.
7367 (generic_register_raw_size, generic_register_virtual_size): Delete
7368 declarations.
7369 * arch-utils.c (generic_register_raw_size): Delete.
7370 (generic_register_size): New function.
7371 (generic_register_virtual_size): Delete.
7372
7373 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
7374 default generic_register_size.
7375 * gdbarch.h, gdbarch.c: Re-generate.
7376
7377 * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
7378 register_virtual_size.
7379 * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
7380 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7381
7382 2002-05-11 Andrew Cagney <ac131313@redhat.com>
7383
7384 * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
7385 * gdbarch.h, gdbarch.c: Regenerate.
7386 * gnu-v3-abi.c: Update copyright.
7387 (vtable_address_point_offset): Update.
7388 (gnuv3_rtti_type): Update.
7389 (gnuv3_baseclass_offset): Update.
7390 * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
7391 (init_fetch_link_map_offsets): Update.
7392 * remote.c (get_remote_state): Update.
7393
7394 2002-05-11 Daniel Jacobowitz <drow@mvista.com>
7395
7396 * TODO: Remove value_headof/value_from_vtable_info comment.
7397 * printcmd.c (print_command_1): Don't call value_from_vtable_info.
7398 * values.c (value_headof, value_from_vtable_info): Delete.
7399 * value.h (value_from_vtable_info): Delete prototype.
7400
7401 2002-05-11 Andrew Cagney <ac131313@redhat.com>
7402
7403 * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
7404 gdb_string.h with $(gdb_string_h) and gdb_regex.h with
7405 $(gdb_regex_h).
7406 (gdb_assert_h): Define.
7407 (gdb_wait_h): Define.
7408 (gdb_regex_h): Define.
7409
7410 2002-05-11 Daniel Jacobowitz <drow@mvista.com>
7411
7412 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
7413 * linespec.c (find_methods): Handle GCC 3.x template constructors.
7414
7415 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7416
7417 * nbsd-tdep.c: Fix comment.
7418
7419 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7420
7421 * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
7422 (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
7423 (nbsd-tdep.o): New dependency list.
7424 * alphanbsd-tdep.c: Don't include solib-svr4.h. Include
7425 nbsd-tdep.h.
7426 (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
7427 (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
7428 * nbsd-tdep.c: New file.
7429 * nbsd-tdep.h: New file.
7430 * shnbsd-tdep.c: Don't include solib-svr4.h. Include
7431 nbsd-tdep.h.
7432 (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
7433 (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
7434 * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
7435 * config/sh/nbsd.mt (TDEPFILES): Ditto.
7436
7437 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7438
7439 * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
7440 * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
7441 * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
7442 * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
7443 * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
7444 * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
7445
7446 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7447
7448 * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
7449 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
7450 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
7451 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
7452 * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
7453 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
7454 * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
7455
7456 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7457
7458 * i386nbsd-nat.c: Delete file. Move fetch_core_registers and
7459 fetch_elfcore_registers to...
7460 * i386nbsd-tdep.c: ...here.
7461 (i386nbsd_use_struct_convention): Rename to...
7462 (i386nbsd_aout_use_struct_convention): ...this.
7463 (i386nbsd_supply_reg): New function.
7464 (i386nbsd_fill_reg): New function.
7465 (fetch_core_registers): Use i386nbsd_supply_reg.
7466 (fetch_elfcore_registers): Likewise.
7467 (_initialize_i386nbsd_tdep): New function.
7468 * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
7469 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
7470 * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
7471 * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
7472 (i386nbsd_aout_use_struct_convention): ...this.
7473
7474 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7475
7476 * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
7477 (store_inferior_registers): Use shnbsd_fill_reg.
7478 * shnbsd-tdep.c (sh_nbsd_supply_registers,
7479 sh_nbsd_supply_register): Collapse into...
7480 (shnbsd_supply_reg): ...this.
7481 (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
7482 (shnbsd_fill_reg): ...this.
7483 (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
7484 (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
7485 (fetch_core_registers): Use shnbsd_supply_reg.
7486 (fetch_elfcore_registers): Use shnbsd_supply_reg.
7487 (sh_nbsd_core_fns): Rename to...
7488 (shnbsd_core_fns): ...this.
7489 (sh_nbsd_elfcore_fns): Rename to...
7490 (shnbsd_elfcore_fns): ...this.
7491 (sh_nbsd_init_abi): Rename to...
7492 (shnbsd_init_abi): ...this.
7493 (_initialize_sh_nbsd_tdep): Rename to...
7494 (_initialize_shnbsd_tdep): ...this.
7495 * shnbsd-tdep.h (sh_nbsd_supply_registers,
7496 sh_nbsd_supply_register, sh_nbsd_fill_registers,
7497 sh_nbsd_fill_register): Remove prototypes.
7498 (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
7499
7500 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7501
7502 * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
7503 (i387-nat.o): Delete dependency list.
7504 (go32-nat.o): Change i387-nat.h to i387-tdep.h.
7505 (x86-64-linux-nat.o): Likewise.
7506 * i387-nat.c: Delete file, moving contents to...
7507 * i387-tdep.c: ...here.
7508 * i387-nat.h: Rename...
7509 * i387-tdep.h: ...to this.
7510 * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
7511 * i386-linux-nat.c: Likewise.
7512 * i386bsd-nat.c: Likewise.
7513 * i386gnu-nat.c: Likewise.
7514 * i386nbsd-nat.c: Likewise.
7515 * i386v4-nat.c: Likewise.
7516 * x86-64-linux-nat.c: Likewise.
7517 * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
7518 * config/i386/go32.mh (NATDEPFILES): Likewise.
7519 * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
7520 * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
7521 * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
7522 * config/i386/linux.mh (NATDEPFILES): Likewise.
7523 * config/i386/nbsd.mh (NATDEPFILES): Likewise.
7524 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
7525 * config/i386/obsd.mh (NATDEPFILES): Likewise.
7526 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
7527
7528 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7529
7530 * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
7531 (alphanbsd-nat.o): Remove dependency list.
7532 (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
7533 * alphanbsd-nat.c: Delete. Contents moved to...
7534 * alphanbsd-tdep.c: ...here.
7535 (_initialize_alphanbsd_tdep): Register core functions.
7536 * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
7537
7538 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7539
7540 * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
7541 (alphabsd-nat.o): Depend on alphabsd-tdep.h.
7542 (alphanbsd-nat.o): Likewise.
7543 (alphabsd-tdep.o): New dependency list.
7544 * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
7545 (fill_gregset): Use alphabsd_fill_reg.
7546 (supply_fpregset): Use alphabsd_supply_fpreg.
7547 (fill_fpregset): Use alphabsd_fill_fpreg.
7548 (fetch_inferior_registers): Use struct reg and struct fpreg
7549 rather than gregset_t and fpregset_t. Use alphabsd_supply_reg
7550 and alphabsd_supply_fpreg.
7551 (store_inferior_registers): Use struct reg and struct fpreg
7552 rather than gregset_t and fpregset_t. Use alphabsd_fill_reg
7553 and alphabsd_fill_fpreg.
7554 * alphabsd-tdep.c: New file.
7555 * alphabsd-tdep.h: New file.
7556 * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
7557 (fetch_elfcore_registers): Use alphabsd_supply_reg and
7558 alphabsd_supply_fpreg.
7559 * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
7560 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
7561
7562 2002-05-11 Eric Christopher <echristo@redhat.com>
7563
7564 * mips-tdep.c (mips_double_register_type): Fix thinko.
7565 (mips_single_register_type): Ditto.
7566 * MAINTAINERS: Add self.
7567
7568 2002-05-11 Mark Kettenis <kettenis@gnu.org>
7569
7570 * i387-nat.c (i387_supply_register, i387_fill_fsave,
7571 i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
7572 right thing on architectures with different endianness and/or
7573 integer sizes.
7574
7575 2002-05-10 Jason Thorpe <thorpej@wasabisystems.com>
7576
7577 From Christian Limpach <chris@Pin.LU>
7578 * configure.in: Change sed expression which comments out
7579 NATDEPFILES to also comment out continuation lines.
7580 * configure: Regenerate.
7581
7582 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
7583
7584 * sh-tdep.c: Clean up code erroneously reintroduced by previous
7585 big patch.
7586
7587 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
7588
7589 * sh-tdep.c: Include correct file.
7590
7591 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
7592
7593 New support for sh64-elf (sh5) target.
7594
7595 * configure.tgt: For sh64-elf target, default to sh-elf.
7596
7597 * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
7598 (struct gdbarch_tdep): Add new fields for new registers and ABI
7599 info.
7600
7601 * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
7602 (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
7603 MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
7604 UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
7605 IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
7606 IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
7607 IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
7608 IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
7609 IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
7610 IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
7611 IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
7612 (sh_sh64_register_name, sh64_elf_make_msymbol_special,
7613 pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
7614 sh64_skip_prologue_hard_way, sh64_use_struct_convention,
7615 gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
7616 sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
7617 sh64_get_gdb_regnum, sh64_media_reg_base_num,
7618 sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
7619 sign_extend, sh64_nofp_frame_init_saved_regs,
7620 sh64_init_extra_frame_info, sh64_get_saved_register,
7621 sh64_extract_struct_value_address, sh64_pop_frame,
7622 sh64_push_arguments, sh64_extract_return_value,
7623 sh64_store_return_value, sh64_show_media_regs,
7624 sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
7625 sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
7626 sh_sh64_register_virtual_type,
7627 sh_sh64_register_convert_to_virtual,
7628 sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
7629 sh64_register_read, sh64_pseudo_register_write,
7630 sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
7631 do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
7632 sh64_do_pseudo_register, sh_compact_do_registers_info,
7633 sh64_do_registers_info, sh_gdbarch_init): New functions.
7634
7635 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
7636
7637 * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
7638
7639 2002-05-10 Daniel Jacobowitz <drow@mvista.com>
7640
7641 * linespec.c (decode_line_1): Check for a double quote after
7642 a filename correctly.
7643
7644 2002-05-10 Jim Blandy <jimb@redhat.com>
7645
7646 Properly track the size of the current objfile's .debug_line section.
7647 * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
7648 (DWARF_LINE_SIZE): New macro.
7649 (dwarf2_build_psymtabs_hard): Record the line section's size in
7650 the partial symbol table.
7651 (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
7652 symbol table.
7653
7654 2002-05-10 Petr Sorfa <petrs@caldera.com>
7655
7656 * ia64-tdep.c: Handle breakpoints on L instruction type
7657 in MLX instruction bundle by moving the breakpoint to
7658 the third slot (X instruction type) as L holds only data.
7659
7660 2002-05-10 Kevin Buettner <kevinb@redhat.com>
7661
7662 * dbxread.c (discarding_local_symbols_complaint): New complaint.
7663 (process_one_symbol): Complain about discarding local symbols
7664 due to a misplaced N_LBRAC entry.
7665
7666 2002-05-09 Elena Zannoni <ezannoni@redhat.com>
7667
7668 From Daniel Berlin <dan@cgsoftware.com>
7669 * linespec.c (find_toplevel_char): '<' and '>' also increase and
7670 decrease the depth we are at, in the case of templates.
7671
7672 2002-05-09 Daniel Jacobowitz <drow@mvista.com>
7673
7674 * mips-tdep.c (mips_float_register_type): New function.
7675 (mips_double_register_type): New function.
7676 (mips_print_register): Use them.
7677 (do_fp_register_row): Likewise.
7678
7679 2002-05-09 Daniel Jacobowitz <drow@mvista.com>
7680
7681 * signals/signals.c (signals): Remove conditional compilation around
7682 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
7683 (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
7684
7685 2002-05-09 Michael Snyder <msnyder@redhat.com>
7686
7687 * remote-rdp.c (remote_rdp_can_run): Remove.
7688
7689 2002-05-09 Tom Tromey <tromey@redhat.com>
7690
7691 * jv-valprint.c (java_val_print): Handle `char' as a special case
7692 of TYPE_CODE_INT.
7693
7694 2002-05-09 Michael Snyder <msnyder@redhat.com>
7695
7696 * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
7697 strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
7698 strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
7699 str r(0123),[sp,#nn].
7700 (arm_skip_prologue): Ditto. Also make disassembly
7701 order-independent by placing it in a loop.
7702
7703 2002-05-06 Michael Snyder <msnyder@redhat.com>
7704
7705 * stabsread.c (read_type): Add recognition for new attribute:
7706 "@V;" means that an array type is actually a vector.
7707 This is analogous to the vector flag that's been added to dwarf2.
7708
7709 2002-05-09 Mark Kettenis <kettenis@gnu.org>
7710
7711 * i386-tdep.h (i386_abi): New enum.
7712 (struct gdbarch_tdep): Replace os_ident member with abi.
7713 (i386_gdbarch_register_os_abi): New prototype.
7714 * i386-tdep.c (i386_abi_names): New array.
7715 (process_note_abi_tag_sections): Removed.
7716 (process_note_sections): New function.
7717 (i386_elf_abi_from_note, i386_elf_abi): New functions.
7718 (struct i386_abi_handler): New struct.
7719 (i386_abi_handler_list): New variable.
7720 (i386_gdbarch_register_os_abi): New function.
7721 (i386_gdbarch_init): Adapt for the changes given above.
7722
7723 2002-05-08 Daniel Jacobowitz <drow@mvista.com>
7724
7725 * gregset.h: Say "GNU/Linux".
7726
7727 2002-05-08 Elena Zannoni <ezannoni@redhat.com>
7728
7729 * gdbtypes.c : Add new builtin type for 64 bit vectors.
7730 (build_gdbtypes): Build builtin_type_v2_float.
7731 (_initialize_gdbtypes): Register new builtin type.
7732
7733 2002-05-08 Andrew Cagney <ac131313@redhat.com>
7734
7735 * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
7736 (clear_gdbarch_swap): New function.
7737 (initialize_non_multiarch): Call.
7738 (gdbarch_update_p): Before calling init(), swap out and clear the
7739 existing architecture.
7740 * gdbarch.c: Regenerate.
7741
7742 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
7743
7744 * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
7745 alphanbsd-tdep.c.
7746
7747 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
7748
7749 * sh-nbsd-nat.c: Rename to...
7750 * shnbsd-nat.c: ...this.
7751 * sh-nbsd-tdep.c: Rename to...
7752 * shnbsd-tdep.c: ...this.
7753 * sh-nbsd-tdep.h: Rename to...
7754 * shnbsd-tdep.h: ...this.
7755 * config/sh/nbsd.mh: Use shnbsd-nat.o.
7756 * config/sh/nbsd.mt: Use shnbsd-tdep.o.
7757
7758 2002-05-08 Richard Earnshaw <rearnsha@arm.com>
7759
7760 * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
7761 concatenation for command help messages.
7762
7763 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
7764
7765 * NEWS: Note new sh*-*-netbsdelf* configuration.
7766 * configure.host: Set gdb_host_cpu to sh for all sh*.
7767 (sh*-*-netbsdelf*): New host.
7768 * configure.tgt: Set gdb_target_cpu to sh for all sh*.
7769 (sh*-*-netbsdelf*): New target.
7770 * sh-nbsd-nat.c: New file.
7771 * sh-nbsd-tdep.c: New file.
7772 * sh-nbsd-tdep.h: New file.
7773 * config/sh/nbsd.mh: New file.
7774 * config/sh/nbsd.mt: New file.
7775 * config/sh/nm-nbsd.h: New file.
7776 * config/sh/tm-nbsd.h: New file.
7777
7778 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
7779
7780 * sh-tdep.c (sh_osabi_names): Declare.
7781 (process_note_abi_tag_sections): New function.
7782 (get_elfosabi): Ditto.
7783 (sh_gdbarch_register_os_abi): Ditto.
7784 (sh_dump_tdep): Ditto.
7785 _initialize_sh_tdep): Use gdbarch_register to register
7786 sh_gdbarch_init and sh_dump_tdep.
7787 * config/sh/tm-sh.h (sh_osabi): Declare.
7788 (gdbarch_tdep): Add sh_osabi and osabi_name members.
7789
7790 2002-05-07 Andrew Cagney <ac131313@redhat.com>
7791
7792 * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
7793 (thumb_scan_prologue): Ditto.
7794 (arm_find_callers_reg): Ditto.
7795 (arm_frame_chain): Ditto.
7796 (arm_init_extra_frame_info): Ditto.
7797 (arm_frame_saved_pc): Ditto.
7798 (arm_pop_frame): Ditto.
7799 (arm_push_return_address): New function.
7800 (arm_gdbarch_init): Initialize use_generic_dummy_frames,
7801 call_dummy_location, call_dummy_breakpoint_offset_p,
7802 call_dummy_breakpoint_offset, call_dummy_p,
7803 call_dummy_stack_adjust_p, call_dummy_words,
7804 sizeof_call_dummy_words, call_dummy_start_offset,
7805 call_dummy_length, fix_call_dummy, pc_in_call_dummy,
7806 call_dummy_address, push_return_address and push_dummy_frame for
7807 generic dummy frames.
7808
7809 2002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
7810
7811 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
7812 size computation for alloca.
7813 (sh_fp_frame_init_saved_regs): Likewise.
7814
7815 2002-05-07 Richard Earnshaw <rearnsha@arm.com>
7816
7817 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
7818 (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
7819 * arm-tdep.c (arm_store_return_value): Use them.
7820 Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
7821 * remote-rdp.c (remote_rdp_fetch_register): Use
7822 ARM_MAX_REGISTER_RAW_SIZE.
7823 (remote_rdp_store_register): Likewise.
7824
7825 2002-05-07 Michal Ludvig <mludvig@suse.cz>
7826
7827 * dwarf2cfi.c: Code cleanup, removed unused variables,
7828 added default labels to switch {} statements.
7829 * x86-64-tdep.c: Ditto.
7830 * x86-64-linux-nat.c: Ditto.
7831
7832 2002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
7833
7834 * solib.h: Protect against multiple inclusion.
7835
7836 2002-05-06 Jim Blandy <jimb@redhat.com>
7837
7838 Add first preprocessor macro-expansion files.
7839 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
7840 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
7841 (splay_tree_h, macroexp_h, macrotab_h): New variable.
7842 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
7843 (COMMON_OBS): Add macrotab.o, macroexp.o.
7844 (macroexp.o, macrotab.o): New rules.
7845
7846 Separate the job of reading the line number info statement program
7847 header (...expialidocious) out into its own function.
7848 * dwarf2read.c (struct line_head, struct filenames, struct
7849 directories): Replace with...
7850 (struct line_header): New structure, containing the full
7851 contents of the statement program header, including the
7852 include directory and file name tables.
7853 (read_file_scope): If we have line number info, instead of just
7854 calling dwarf_decode_lines to do all the work, call
7855 dwarf_decode_line_header first to get a `struct line_header'
7856 containing the data in the statement program header, and then
7857 pass that to dwarf_decode_lines, which will pick up where that
7858 left off. Be sure to clean up the `struct line_header' object.
7859 (dwarf_decode_line_header, free_line_header, add_include_dir,
7860 add_file_name): New functions.
7861 (dwarf_decode_lines): Move all the code to read the statement
7862 program header into dwarf_decode_line_header. Take the line
7863 header it built as the first argument, instead of the offset to
7864 the compilation unit's line number info. Use the new `struct
7865 line_header' type instead of the old structures. No need to do
7866 cleanups here now, since we don't allocate anything.
7867 (dwarf2_statement_list_fits_in_line_number_section,
7868 dwarf2_line_header_too_long): New complaints.
7869
7870 2002-05-06 Elena Zannoni <ezannoni@redhat.com>
7871
7872 * gdbtypes.c (init_vector_type): New function.
7873 (build_builtin_type_vec128): Simplify the representation of SIMD
7874 registers.
7875 (build_gdbtypes): Initialize new builtin vector types.
7876 (_initialize_gdbtypes): Register new vector types with gdbarch.
7877 (builtin_type_v4_float, builtin_type_v4_int32,
7878 builtin_type_v8_int16, builtin_type_v16_int8,
7879 builtin_type_v2_int32, builtin_type_v4_int16,
7880 builtin_type_v8_int8): New (renamed) SIMD types.
7881
7882 2002-05-06 Mark Kettenis <kettenis@gnu.org>
7883
7884 * i387-nat.c (i387_fill_fsave): Use regcache_collect.
7885 (i387_fill_fxsave): Likewise.
7886
7887 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7888
7889 * alpha-tdep.c (alpha_extract_return_value): Don't use
7890 non-constant array size in prototype.
7891
7892 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7893
7894 From Brian Taylor <briant at model dot com>:
7895 * ui-out.c (ui_out_field_core_addr): Use the function
7896 longest_local_hex_string_custom'to format addresses > 32 bits
7897 wide.
7898
7899 * ui-out.c (ui_out_field_core_addr): Update comment.
7900
7901 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7902
7903 * stack.c (select_and_print_frame): Make static. Delete the
7904 parameter `level'.
7905 (func_command): Update call.
7906 (select_frame_command): Delete code computing the frame level.
7907 * frame.h (select_and_print_frame): Delete declaration.
7908
7909 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7910
7911 * sparc-tdep.c (sparc_get_saved_register): Comment why
7912 get_prev_frame call is safe.
7913
7914 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7915
7916 * frame.h (select_frame): Delete level parameter.
7917 * stack.c (select_frame): Update. Use frame_relative_level to
7918 obtain the frame's level.
7919 (select_and_print_frame): Update call.
7920 (select_frame_command): Ditto.
7921 (up_silently_base): Ditto.
7922 (down_silently_base): Ditto.
7923 * ocd.c (ocd_start_remote): Ditto.
7924 * remote-rdp.c (remote_rdp_open): Ditto.
7925 * remote-mips.c (mips_initialize): Ditto.
7926 (common_open): Ditto.
7927 * remote-e7000.c (e7000_start_remote): Ditto.
7928 * m3-nat.c (select_thread): Ditto.
7929 * hppa-tdep.c (child_get_current_exception_event): Ditto.
7930 (child_get_current_exception_event): Ditto.
7931 * varobj.c (varobj_create): Ditto.
7932 (varobj_update): Ditto.
7933 (c_value_of_root): Ditto.
7934 * tracepoint.c (finish_tfind_command): Ditto.
7935 * corelow.c (core_open): Ditto.
7936 * arch-utils.c (generic_prepare_to_proceed): Ditto.
7937 * thread.c (info_threads_command): Ditto.
7938 (switch_to_thread): Ditto.
7939 * infrun.c (normal_stop): Ditto.
7940 (restore_selected_frame): Ditto.
7941 (restore_inferior_status): Ditto.
7942 * breakpoint.c (insert_breakpoints): Ditto.
7943 (watchpoint_check): Ditto.
7944 (bpstat_stop_status): Ditto.
7945 (do_enable_breakpoint): Ditto.
7946 * blockframe.c (flush_cached_frames): Ditto.
7947 (reinit_frame_cache): Ditto.
7948
7949 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7950
7951 * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
7952 maintainer.
7953
7954 2002-05-04 Jim Blandy <jimb@redhat.com>
7955
7956 * gdbtypes.c (replace_type): Doc fix.
7957
7958 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7959
7960 * valprint.c (strcat_longest): Delete commented out function.
7961 Update copyright.
7962
7963 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7964
7965 * MAINTAINERS: Mark a29k as deleted.
7966 * NEWS: Mention that a29k was removed. Add OBSOLETE section.
7967 Move new configurations to the top.
7968 * configure.tgt: Remove a29k.
7969 * config/a29k/tm-vx29k.h: Delete.
7970 * config/a29k/vx29k.mt: Delete.
7971 * config/a29k/tm-a29k.h: Delete.
7972 * config/a29k/a29k-udi.mt: Delete.
7973 * config/a29k/a29k.mt: Delete.
7974 * a29k-tdep.c: Delete.
7975 * remote-udi.c: Delete.
7976 * remote-mm.c: Delete.
7977 * remote-eb.c: Delete.
7978 * remote-adapt.c: Delete.
7979 * Makefile.in: Remove obsolete code.
7980 * config/s390/s390x.mt: Ditto.
7981 * config/s390/s390.mt: Ditto.
7982 * config/sparc/sparclynx.mh: Ditto.
7983 * config/sparc/linux.mh: Ditto.
7984 * config/pa/hppaosf.mh: Ditto.
7985 * config/pa/hppabsd.mh: Ditto.
7986 * config/ns32k/nbsd.mt: Ditto.
7987 * config/mips/vr5000.mt: Ditto.
7988 * config/m68k/sun3os4.mh: Ditto.
7989 * config/m68k/nbsd.mt: Ditto.
7990 * config/m68k/m68klynx.mh: Ditto.
7991 * config/m32r/m32r.mt: Ditto.
7992 * config/i386/x86-64linux.mt: Ditto.
7993 * config/i386/nbsdelf.mt: Ditto.
7994 * config/i386/nbsd.mt: Ditto.
7995 * config/i386/i386lynx.mh: Ditto.
7996
7997 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7998
7999 * target.c (debug_print_register): New function. Handle oversize
8000 registers.
8001 (debug_to_fetch_registers): Call.
8002 (debug_to_store_registers): Call.
8003
8004 2002-05-03 Jim Blandy <jimb@redhat.com>
8005
8006 * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
8007 (read_type): Doc fix.
8008 * gdbtypes.c (replace_type): Doc fix.
8009
8010 * stabsread.c (multiply_defined_struct): New complaint.
8011 (read_struct_type): If the type we were passed isn't empty, or
8012 incomplete, don't read the new struct type into it; complain,
8013 and return the original type unchanged. Take a new `type_code'
8014 argument, which is the type code for the new type.
8015 (read_type): Rather than storing the type's type code here, pass
8016 it as an argument to read_struct_type, and let that take care of
8017 storing it. That way, we don't overwrite the original type code,
8018 so read_struct_type can use it to decide whether we're overwriting
8019 something we shouldn't.
8020 (complain_about_struct_wipeout): New function.
8021
8022 2002-05-03 Andrew Cagney <ac131313@redhat.com>
8023
8024 * gdbarch.sh: Assert that gdbarch is non-NULL.
8025 * gdbarch.c: Regenerate.
8026
8027 2002-05-03 Jason Merrill <jason@redhat.com>
8028
8029 * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
8030 and return NULL.
8031
8032 2002-05-03 Michal Ludvig <mludvig@suse.cz>
8033
8034 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
8035 (x86_64_dwarf2gdb_regno_map_length),
8036 (x86_64_dwarf2_reg_to_regnum): Added.
8037 (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
8038 (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
8039 (_initialize_x86_64_tdep): Synced with the change above.
8040 (x86_64_skip_prologue): Reformulated message.
8041
8042 2002-05-03 Pierre Muller <muller@ics.u-strasbg.fr>
8043
8044 * f-exp.y: Also use new prev_lexptr variable
8045 to improve error reporting. Based on Michael Snyder
8046 2002-04-24 dated patch to c-exp.y.
8047 * jv-exp.y: Likewise.
8048 * m2-exp.y: Likewise.
8049
8050 2002-05-02 Elena Zannoni <ezannoni@redhat.com>
8051
8052 * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
8053 we are dealing with vectors.
8054
8055 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
8056
8057 * config/m68k/tm-nbsd.h: Obvious fix,
8058 correct machine name.
8059
8060 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
8061
8062 * p-typeprint.c (pascal_type_print_base): Add support
8063 for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
8064
8065 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
8066
8067 * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
8068 for fondamental pascal 'char' type.
8069
8070 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
8071
8072 * p-lang.h (is_pascal_string_type): Declaration changed,
8073 new sixth argument of type char ** added.
8074 * p-lang.c (is_pascal_string_type): Implementation
8075 changed. Args length_pos, length_size, string_pos, char_size
8076 can now be NULL. New argument arrayname set to the field
8077 name of the char array. Return value set to char array
8078 field index plus one.
8079 * p-valprint.c (pascal_val_print): Adapt to new declaration of
8080 is_pascal_string_type function.
8081
8082 2002-05-02 Andrew Cagney <cagney@redhat.com>
8083
8084 * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
8085 <cagney@redhat.com> change.
8086 * gdbarch.c: Regenerate.
8087
8088 2002-05-02 Andrew Cagney <cagney@redhat.com>
8089
8090 * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
8091 before probing for a new one. Detect errorenous gdbarch_init
8092 functions.
8093 * gdbarch.c: Regenerate.
8094
8095 2002-05-01 Andrew Cagney <cagney@redhat.com>
8096
8097 * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
8098 * config/mcore/tm-mcore.h: Ditto. Update copyright.
8099 * config/v850/tm-v850.h: Ditto. Update copyright.
8100
8101 2002-04-30 Andrew Cagney <ac131313@redhat.com>
8102
8103 * cris-tdep.c (cris_gdbarch_init): Use arches instead of
8104 current_gdbarch.
8105
8106 2002-04-30 Michael Snyder <msnyder@redhat.com>
8107
8108 * arm-tdep.c: Whitespace clean-ups.
8109 (arm_skip_prologue): Fix thinko; two lines
8110 should have been removed as part of 4/24 change.
8111
8112 2002-04-30 Kevin Buettner <kevinb@redhat.com>
8113
8114 * rs6000-tdep.c: Added comment describing how fpscr register
8115 numbers were chosen.
8116
8117 2002-04-30 Michael Snyder <msnyder@redhat.com>
8118
8119 * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
8120
8121 2002-04-29 Elena Zannoni <ezannoni@redhat.com>
8122
8123 * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
8124 (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
8125 (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
8126
8127 2002-04-29 Kevin Buettner <kevinb@redhat.com>
8128
8129 From Louis Hamilton <hamilton@redhat.com>:
8130 * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
8131 * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
8132 * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
8133 not bfd-private xcoff data, to determine wordsize.
8134 * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
8135
8136 2002-04-29 Andrew Cagney <ac131313@redhat.com>
8137
8138 GDB 5.2 released from 5.2 branch.
8139
8140 2002-04-29 Michal Ludvig <mludvig@suse.cz>
8141
8142 * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
8143 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
8144 (x86_64_register_info_table): Added comments with register numbers.
8145
8146 2002-04-29 Elena Zannoni <ezannoni@redhat.com>
8147
8148 * rs6000-tdep.c (rs6000_extract_return_value,
8149 rs6000_store_return_value): Handle returning vectors.
8150 (rs6000_gdbarch_init): Use
8151 ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
8152 * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
8153 New function.
8154 (ppc_sysv_abi_use_struct_convention): Deal with functions returning
8155 vectors.
8156 (ppc_sysv_abi_push_arguments): Handle vector parameters.
8157 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
8158
8159 2002-04-24 Pierre Muller <ics.u-strasbg.fr>
8160
8161 * hpread.c (hpread_psymtab_to_symtab_1,
8162 hpread_psymtab_to_symtab): Replace fprintf tab_to_s...)
8163 with fprintf_unfiltered (gdb_stderr,...).
8164
8165 2002-04-24 Pierre Muller <ics.u-strasbg.fr>
8166
8167 * remote-array.c (printf_monitor, write_monitor,
8168 array_insert_breakpoint, array_remove_breakpoint ):
8169 Replace fprintf (stderr,...
8170 with fprintf_unfiltered (gdb_stderr,....
8171 * remote-es.c: Likewise.
8172 * remote-os9k.c: Likewise.
8173 * remote-st.c: Likewise.
8174
8175 2002-04-28 Andreas Schwab <schwab@suse.de>
8176
8177 * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
8178 linux-proc.o and gcore.o.
8179
8180 2002-04-26 Michal Ludvig <mludvig@suse.cz>
8181
8182 * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
8183 code without frame pointers.
8184
8185 2002-04-26 Andrew Cagney <ac131313@redhat.com>
8186
8187 * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
8188 ON_STACK is needed.
8189
8190 2002-04-26 Ben Elliston <bje@redhat.com>
8191
8192 * target.c (do_xfer_memory): Correct reference to the new option
8193 "trust-readonly-sections".
8194
8195 2002-04-26 Elena Zannoni <ezannoni@redhat.com>
8196
8197 * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
8198 * gdbtypes.c (recursive_dump_type): Output the vector flag.
8199 * dwarf2read.c (dwarf_attr_name): Handle new attribute for
8200 vectors.
8201 (read_array_type): Record the fact that this array type is really a
8202 vector (i.e. are passed in by value).
8203
8204 2002-04-26 Jason Thorpe <thorpej@wasabisystems.com>
8205
8206 * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
8207 * alpha-tdep.c (alpha_sigcontext_addr): New function.
8208 (alpha_find_saved_regs): Use alpha_sigcontext_addr.
8209 (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
8210 * alpha-linux-tdep.c: Include frame.h.
8211 (alpha_linux_sigcontext_addr): New function.
8212 (alpha_linux_init_abi): Set tdep->sigcontext_addr to
8213 alpha_linux_sigcontext_addr.
8214 * alpha-osf1-tdep.c: Include gdbcore.h.
8215 (alpha_osf1_sigcontext_addr): New function.
8216 (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
8217 alpha_osf1_sigcontext_addr.
8218 * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
8219 * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
8220
8221 2002-04-26 Andrew Cagney <ac131313@redhat.com>
8222
8223 * stack.c (selected_frame_level):
8224 (select_frame): Do not set selected_frame_level.
8225 * frame.h (selected_frame_level): Delete declaration.
8226
8227 2002-04-26 Andrew Cagney <ac131313@redhat.com>
8228
8229 * rs6000-tdep.c (rs6000_gdbarch_init): Only set
8230 convert_from_func_ptr-addr when AIX / PowerOpen.
8231
8232 2002-04-25 Andrew Cagney <ac131313@redhat.com>
8233
8234 * valops.c (hand_function_call): Call
8235 generic_save_call_dummy_addr.
8236 * frame.h (generic_save_call_dummy_addr): Declare.
8237 * blockframe.c (struct dummy_frame): Add fields call_lo and
8238 call_hi.
8239 (generic_find_dummy_frame): Check for PC in range call_lo to
8240 call_hi instead of entry_point_address.
8241 (generic_pc_in_call_dummy): Search the dummy frames for a PC in
8242 the call_lo to call_hi range. Allow for DECR_PC_AFTER_BREAK.
8243 (generic_save_call_dummy_addr): New function.
8244
8245 2002-04-24 David S. Miller <davem@redhat.com>
8246
8247 * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
8248 sparc_skip_prologue.
8249 (sparc_skip_prologue): Kill frameless_p arg, and use line number
8250 information to find prologue when possible.
8251 (sparc_prologue_frameless_p): Call examine_prologue directly.
8252 (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
8253 * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
8254 second argument.
8255 (SKIP_PROLOGUE): Likewise.
8256
8257 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8258
8259 * alpha-tdep.c (alpha_skip_prologue_internal): Remove
8260 GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
8261 indicate that the condition it was testing is always true.
8262 * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
8263 * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
8264 * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
8265
8266 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8267
8268 * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
8269 * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
8270 tdep->jb_pc and tdep->jb_elt_size.
8271 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
8272 * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
8273 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
8274 * alpha-nat.c (get_longjmp_target): Remove.
8275 (JB_ELEMENT_SIZE): Ditto.
8276 (JB_PC): Ditto.
8277 * alpha-tdep.c (alpha_get_longjmp_target): New function.
8278 (alpha_gdbarch_init): Default tdep->jb_pc to -1. If the
8279 OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
8280 to alpha_get_longjmp_target.
8281 (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
8282 * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
8283 * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
8284
8285 2002-04-25 Andrew Cagney <ac131313@redhat.com>
8286
8287 * README: Update to GDB 5.2.
8288
8289 2002-04-25 Andrew Cagney <ac131313@redhat.com>
8290
8291 * gdbarch.sh (LC_ALL): Set to `c'.
8292
8293 2002-04-25 Theodore A. Roth <troth@verinet.com>
8294
8295 * avr-tdep.c: Ran through gdb_indent.sh.
8296
8297 2002-04-25 Theodore A. Roth <troth@verinet.com>
8298
8299 * MAINTAINERS: Add myself as AVR maintainer.
8300 * NEWS: Note new target avr.
8301
8302 2002-04-25 Theodore A. Roth <troth@verinet.com>
8303
8304 * Makefile.in: Add support for AVR target.
8305 * configure.tgt: Add support for AVR target.
8306 * avr-tdep.c: New file
8307 * config/avr/avr.mt: New file.
8308
8309 2002-04-25 Theodore A. Roth <troth@verinet.com>
8310
8311 * MAINTAINERS: Add myself to write-after-approval.
8312
8313 2002-04-24 Pierre Muller <ics.u-strasbg.fr>
8314
8315 * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
8316 with fprintf_unfiltered (gdb_stderr,....
8317
8318 2002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
8319
8320 Fix PR gdb/508.
8321 * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
8322
8323 2002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
8324
8325 * p-exp.y: Also use new prev_lexptr variable
8326 to improve error reporting. Based on Michael Snyder
8327 2002-04-24 dated patch to c-exp.y.
8328
8329 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8330
8331 * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
8332 (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
8333 alpha_breakpoint_from_pc. Set gdbarch_function_start_offset
8334 to 0.
8335 * config/alpha/tm-alpha.h: Remove forward decls of struct type
8336 and struct value.
8337 (FUNCTION_START_OFFSET): Remove.
8338 (BREAKPOINT): Ditto.
8339
8340 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8341
8342 * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
8343 * NEWS: Ditto.
8344
8345 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
8346
8347 * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
8348 (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
8349 alpha_linux_pc_in_sigtramp.
8350 * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
8351 (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
8352 alpha_osf1_pc_in_sigtramp.
8353 * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
8354 * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
8355 (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
8356 alphafbsd_pc_in_sigtramp.
8357 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
8358 (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
8359 alphanbsd_pc_in_sigtramp.
8360 * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
8361 * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
8362
8363 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
8364
8365 * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
8366
8367 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
8368
8369 * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
8370 alphanbsd-tdep.c.
8371 (alphanbsd-nat.o): New dependency list.
8372 (alphanbsd-tdep.o): Ditto.
8373 * NEWS: Note new native NetBSD/alpha configuration.
8374 * alphanbsd-nat.c: New file.
8375 * alphanbsd-tdep.c: Ditto.
8376 * configure.host (alpha*-*-netbsd*): New host.
8377 * configure.tgt (alpha*-*-netbsd*): New target.
8378 * config/alpha/nbsd.mh: New file.
8379 * config/alpha/nbsd.mt: Ditto.
8380 * config/alpha/nm-nbsd.h: Ditto.
8381 * config/alpha/tm-nbsd.h: Ditto.
8382
8383 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
8384
8385 * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
8386 (alpha-osf1-tdep.o): New dependency list.
8387 * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
8388 and skip_sigtramp_frame members.
8389 * alpha-linux-tdep.c: Include gdbcore.h.
8390 (alpha_linux_sigtramp_offset): Change return type to LONGEST.
8391 (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
8392 * alpha-osf1-tdep.c: New file.
8393 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
8394 alpha-osf1-dep.c.
8395 (alpha_frame_past_sigtramp_frame): New function.
8396 (alpha_dynamic_sigtramp_offset): Ditto.
8397 (alpha_proc_desc_is_dyn_sigtramp): Ditto.
8398 (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
8399 (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
8400 (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
8401 (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
8402 (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
8403 (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
8404 (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
8405 (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
8406 (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
8407 and tdep->skip_sigtramp_frame. Set gdbarch_skip_trampoline_code
8408 to find_solib_trampoline_target.
8409 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
8410 * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
8411 (SKIP_TRAMPOLINE_CODE): Remove.
8412 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8413 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8414 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
8415 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
8416 * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
8417 (PROC_SIGTRAMP_MAGIC): Ditto.
8418 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8419 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8420 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8421 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
8422 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
8423
8424 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
8425
8426 * NEWS: Note that Alpha targets are now multi-arch.
8427
8428 2002-04-24 Michael Snyder <msnyder@redhat.com>
8429
8430 * parser-defs.h (prev_lexptr): New external variable.
8431 * parse.c (parse_exp_1): Set prev_lexptr to null before
8432 calling the language-specific parser.
8433 * c-exp.y (yylex): Set prev_lexptr to start of current token.
8434 (yyerror): Use prev_lexptr in error reporting.
8435
8436 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
8437
8438 * config/i386/tm-linux.h: Define FILL_FPXREGSET.
8439 * gregset.h: If FILL_FPXREGSET is defined, provide
8440 gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
8441 * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
8442 is defined, call fill_fpxregset.
8443
8444 2002-04-24 Roland McGrath <roland@frob.com>
8445
8446 * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
8447 * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
8448 (supply_gregset, supply_fpregset): New functions.
8449
8450 * gnu-nat.c (gnu_find_memory_regions): New function.
8451 (init_gnu_ops): Set `to_find_memory_regions' hook to that.
8452 (gnu_xfer_memory): Add a cast.
8453
8454 2002-04-24 Michael Snyder <msnyder@redhat.com>
8455
8456 * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
8457 loop. Add handling for "str lr, [sp, #-4]!" and for saves
8458 of argument regs ("str r(0123), [r11, #-nn"]).
8459 (arm_skip_prologue): Better handling for frameless functions.
8460 Treat "mov ip, sp" as optional. Recognize "str lr, [sp, #-4]".
8461 (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
8462
8463 Wed Apr 24 14:22:21 2002 Andrew Cagney <cagney@redhat.com>
8464
8465 * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
8466 NUM_PSEUDO_REGS can be used.
8467
8468 2002-04-24 Andrew Cagney <ac131313@redhat.com>
8469
8470 * arch-utils.h: Update copyright.
8471
8472 * gdbarch.sh (PC_IN_SIGTRAMP): Add.
8473 * gdbarch.h, gdbarch.c: Re-generate.
8474
8475 * inferior.h (IN_SIGTRAMP): Delete definition.
8476 * arch-utils.c (legacy_pc_in_sigtramp): New function.
8477 * arch-utils.h (legacy_pc_in_sigtramp): Declare.
8478
8479 * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
8480 (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
8481 * hppa-tdep.c (pc_in_interrupt_handler): Use PC_IN_SIGTRAMP.
8482 (find_proc_framesize): Ditto.
8483 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
8484 (alpha_init_extra_frame_info): Ditto.
8485 * infrun.c (handle_inferior_event): Ditto.
8486 (handle_inferior_event): Ditto.
8487 (check_sigtramp2): Ditto.
8488 * blockframe.c (create_new_frame): Ditto.
8489 (get_prev_frame): Ditto.
8490 * ppc-linux-tdep.c: Update comments.
8491 * i386-linux-tdep.c: Update comments.
8492 * breakpoint.c (bpstat_what): Update comment.
8493
8494 2002-04-24 David S. Miller <davem@redhat.com>
8495
8496 * i960-tdep.c (register_in_window_p): New function.
8497 (i960_find_saved_register): Use it instead of
8498 REGISTER_IN_WINDOW_P.
8499 * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
8500
8501 * symtab.h (find_stab_function_addr): Kill extern.
8502 * minsyms.c (find_stab_function_addr): Remove from here...
8503 * dbxread.c: ... to here, and mark it static.
8504
8505 2002-04-20 David S. Miller <davem@redhat.com>
8506
8507 * sparc-tdep.c (sparc_pop_frame): Only need to allocate
8508 SPARC_INTREG_SIZE * 16 bytes for reg_temp.
8509
8510 2002-04-21 David S. Miller <davem@redhat.com>
8511
8512 * remote-vxsparc.c (vx_read_register): Fix typo, we want
8513 REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
8514 (vx_write_register): Likewise.
8515
8516 2002-04-23 J. Brobecker <brobecker@gnat.com>
8517
8518 * source.c (is_regular_file): New function.
8519 (openp): Check wether file to open is a regular file
8520 to avoid opening directories.
8521
8522 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8523
8524 * findvar.c (extract_signed_integer): Cast printf argument
8525 to suppress format warning.
8526 (extract_unsigned_integer): Likewise.
8527 * infcmd.c (registers_info): Likewise.
8528 * top.c (get_prompt_1): Likewise.
8529 * valops.c (value_assign): Likewise.
8530 * valprint.c (print_decimal): Likewise.
8531
8532 2002-04-22 H.J. Lu (hjl@gnu.org)
8533
8534 * c-exp.y (typebase): Support
8535
8536 [long|long long|short] [signed|unsigned] [int|]
8537
8538 and
8539
8540 signed [long|long long|short] int
8541
8542 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8543
8544 * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
8545 and vax-tdep.h.
8546 * vax-tdep.h: New file.
8547 * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
8548 Make several routines static.
8549 (vax_get_saved_register): New function.
8550 (vax_gdbarch_init): New function.
8551 (_initialize_vax_tdep): Register vax_gdbarch_init.
8552 * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
8553 Remove macros now under the control of gdbarch.
8554
8555 2002-04-22 Michael Snyder <msnyder@redhat.com>
8556
8557 * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
8558 Some whitespace and coding standards tweaks.
8559
8560 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8561
8562 * vax-tdep.c: Include regcache.h.
8563 (vax_call_dummy_words): New.
8564 (sizeof_vax_call_dummy_words): New.
8565 (vax_fix_call_dummy): New function.
8566 (vax_saved_pc_after_call): Ditto.
8567 * config/vax/tm-vax.h: Don't include regcache.h.
8568 (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
8569 (CALL_DUMMY): Remove.
8570 (CALL_DUMMY_WORDS): Define.
8571 (SIZEOF_CALL_DUMMY_WORDS): Define.
8572 (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
8573
8574 2002-04-18 Michael Snyder <msnyder@redhat.com>
8575
8576 * arm-tdep.h: Change regnum defines to enums for ease of debugging.
8577
8578 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8579
8580 * vax-tdep.c (vax_frame_chain): New function.
8581 (vax_push_dummy_frame): Ditto.
8582 (vax_pop_frame): Ditto.
8583 * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
8584 (FRAMELESS_FUNCTION_INVOCATION): Use
8585 generic_frameless_function_invocation_not.
8586 (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
8587 (POP_FRAME): Use vax_pop_frame.
8588
8589 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8590
8591 * vax-tdep.c (vax_store_struct_return): New function.
8592 (vax_extract_return_value): Ditto.
8593 (vax_store_return_value): Ditto.
8594 (vax_extract_struct_value_address): Ditto.
8595 * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
8596 vax_store_struct_return.
8597 (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
8598 (STORE_RETURN_VALUE): Use vax_store_return_value.
8599 (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
8600
8601 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8602
8603 * vax-tdep.c (vax_frame_saved_pc): New function.
8604 (vax_frame_args_address_correct): Ditto.
8605 (vax_frame_args_address): Ditto.
8606 (vax_frame_locals_address): Ditto.
8607 (vax_frame_num_args): Move code to be in proximity to
8608 other frame-related functions.
8609 * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
8610 (FRAME_SAVED_PC): Use vax_frame_saved_pc.
8611 (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
8612 (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
8613 (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
8614
8615 2002-04-22 H.J. Lu (hjl@gnu.org)
8616
8617 * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
8618 includedir.
8619
8620 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8621
8622 * vax-tdep.c (vax_frame_init_saved_regs): New function.
8623 * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
8624 (FRAME_INIT_SAVED_REGS): New macro.
8625
8626 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8627
8628 * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
8629
8630 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8631
8632 * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
8633 where needed.
8634 (fetch_osf_core_registers): Likewise.
8635 (supply_gregset): Likewise.
8636
8637 2002-04-22 J. Brobecker <brobecker@gnat.com>
8638
8639 * symfile.h (get_section_index): Define.
8640 * symfile.c (get_section_index): New function.
8641 * mdebugread.c (SC_IS_SBSS): New macro.
8642 (SC_IS_BSS): Return true for the scBss storage class only, as
8643 the scSBss storage class refers to the .sbss section.
8644 (parse_partial_symbols): Discard the symbols which associated
8645 section does not exist.
8646 Make sure to use the .sbss section index for symbols which
8647 storage class is scBss, rather than using the .bss section index.
8648
8649 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8650
8651 * vax-tdep.c: Update copyright years.
8652 (vax_register_name): New function.
8653 (vax_register_byte): Ditto.
8654 (vax_register_raw_size): Ditto.
8655 (vax_register_virtual_size): Ditto.
8656 (vax_register_virtual_type): Ditto.
8657 * config/vax/tm-vax.h: Update copyright years.
8658 (REGISTER_NAMES): Remove.
8659 (REGISTER_NAME): Define.
8660 (REGISTER_BYTE): Use vax_register_byte.
8661 (REGISTER_RAW_SIZE): Use vax_register_raw_size.
8662 (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
8663 (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
8664
8665 2002-04-21 Andrew Cagney <ac131313@redhat.com>
8666
8667 * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
8668 declaration
8669 * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
8670
8671 2002-04-21 David S. Miller <davem@redhat.com>
8672
8673 * arch-utils.c (generic_prologue_frameless_p): Kill
8674 SKIP_PROLOGUE_FRAMELESS_P code.
8675 * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
8676 references.
8677 (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
8678 * arc-tdep.c (arc_prologue_frameless_p): Implement.
8679 * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
8680 references.
8681 (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
8682 * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
8683 (sparc_gdbarch_init): Pass it to
8684 set_gdbarch_prologue_frameless_p.
8685
8686 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8687
8688 * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
8689 (alphabsd-nat.o): New dependency list.
8690
8691 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8692
8693 * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
8694 alphafbsd-tdep.c.
8695 (alpha-linux-tdep.o): New dependency list.
8696 (alphafbsd-tdep.o): Likewise.
8697
8698 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8699
8700 * alpha-linux-tdep.c: New file. Move alpha_linux_sigtramp_offset
8701 to here...
8702 * alpha-tdep.c: ...from here.
8703 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
8704
8705 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8706
8707 * config/alpha/tm-alpha.h: Move alpha_software_single_step
8708 prototype from here...
8709 * alpha-tdep.h: ...to here.
8710
8711 2002-04-21 Andrew Cagney <ac131313@redhat.com>
8712
8713 * frame.h (selected_frame_level): Document as deprecated.
8714 (frame_relative_level): Declare.
8715 * stack.c (frame_relative_level): New function.
8716 (selected_frame_level): Document as deprecated.
8717 (select_frame): Do not set the selected_frame_level.
8718
8719 * stack.c (frame_info, record_selected_frame): Update.
8720 (frame_command, current_frame_command): Update.
8721 (up_silently_base, up_command, down_silently_base): Update.
8722 (down_command): Update.
8723 * inflow.c (kill_command): Update.
8724 * tracepoint.c (finish_tfind_command): Update.
8725 * corelow.c (core_open): Update.
8726 * thread.c (info_threads_command): Update.
8727 (do_captured_thread_select): Update.
8728 * infcmd.c (finish_command): Update.
8729 * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
8730
8731 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8732
8733 * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
8734
8735 2002-04-21 Andrew Cagney <ac131313@redhat.com>
8736
8737 * arm-tdep.c (arm_breakpoint_from_pc): Make static. Make return
8738 type const.
8739
8740 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8741
8742 * alphafbsd-tdep.c: Update copyright years. Include
8743 alpha-tdep.h.
8744 (alphafbsd_use_struct_convention): Make static.
8745 (alphafbsd_init_abi): New function.
8746 (_initialize_alphafbsd_tdep): New function.
8747 * config/alpha/tm-fbsd.h: Update copyright years.
8748 (USE_STRUCT_CONVENTION): Remove.
8749
8750 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8751
8752 * alpha-tdep.c (alpha_abi_handler): New structure to describe
8753 an Alpha ABI variant.
8754 (alpha_abi_handler_list): Declare.
8755 (alpha_gdbarch_register_os_abi): New function.
8756 (alpha_gdbarch_init): Give registered ABI variant handlers a
8757 chance to tweak the gdbarch once we have set up defaults.
8758 * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
8759
8760 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8761
8762 * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
8763 to standard_coerce_float_to_double.
8764 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
8765
8766 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8767
8768 * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
8769 * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
8770 from gdbarch_tdep rather than a constant.
8771 (alpha_gdbarch_init): Initialize tdep->vm_min_address to
8772 the default text address for all Alpha Unix ABIs.
8773 (alpha_dump_tdep): Report the value of tdep->vm_min_address.
8774 * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
8775
8776 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8777
8778 * alpha-tdep.h: New file. Includes several Alpha target constants
8779 taken from...
8780 * config/alpha/tm-alpha.h: ...here. Remove macros that we now
8781 let gdbarch deal with.
8782 (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
8783 * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
8784 to dependency list.
8785 * alpha-nat.c: Include alpha-tdep.h. Update for adjusted
8786 Alpha target register names.
8787 * alphabsd-nat.c: Likewise.
8788 * alpha-tdep.c: Include alpha-tdep.h. Update for adjusted
8789 Alpha target register names. Make serveral routines static.
8790 (alpha_get_saved_register): New function.
8791 (alpha_abi_names): New.
8792 (process_note_abi_tag_sections): New function.
8793 (get_elfosabi): New function.
8794 (alpha_gdbarch_init): New function.
8795 (alpha_dump_tdep): New function.
8796 (_initialize_alpha_tdep): Register alpha_gdbarch_init.
8797
8798 2002-04-21 Andrew Cagney <ac131313@redhat.com>
8799
8800 * frame.c (find_saved_register): Delete #ifdef
8801 HAVE_REGISTER_WINDOWS code.
8802 * config/sparc/tm-sparc.h: Update comments.
8803 * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
8804
8805 2002-04-21 Andrew Cagney <ac131313@redhat.com>
8806
8807 * i960-tdep.c (i960_find_saved_register): New function.
8808 (i960_get_saved_register): New function.
8809 * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
8810 (i960_get_saved_register): Declare.
8811 * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
8812
8813 2002-04-20 David S. Miller <davem@redhat.com>
8814
8815 * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
8816
8817 2002-04-20 Andrew Cagney <ac131313@redhat.com>
8818
8819 * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
8820 instead of NUM_PSEUDO_REGS.
8821
8822 2002-04-20 David S. Miller <davem@redhat.com>
8823
8824 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
8825 GDB_MULTI_ARCH_PARTIAL
8826 * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
8827 define, let tm-sp64.h do it.
8828
8829 2002-04-20 Jason Thorpe <thorpej@wasabisystems.com>
8830
8831 * frame.c (find_saved_register): Avoid a NULL pointer
8832 dereference and actually walk the frame list.
8833
8834 2002-04-20 Andrew Cagney <ac131313@redhat.com>
8835
8836 * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
8837 sorted in most most-recent-used order. Document.
8838 * gdbarch.h, gdbarch.c: Regenerate.
8839
8840 2002-04-19 Andrew Cagney <ac131313@redhat.com>
8841
8842 * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
8843 instead of ->prev.
8844 * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
8845 * s390-tdep.c (s390_frame_chain): Do not use ->prev.
8846 * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
8847 instead of ->prev.
8848
8849 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
8850
8851 Fix PR gdb/471.
8852 * gdbtypes.c (init_simd_type): Rewrite using new functions.
8853 (build_builtin_type_vec128): Ditto.
8854 (append_composite_type_field): Fix calculation of type length in
8855 union case.
8856
8857 2002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
8858
8859 * config/djgpp/README: Update.
8860
8861 * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
8862 compiler warnings.
8863
8864 2002-04-19 Jason Thorpe <thorpej@wasabisystems.com>
8865
8866 * alpha-tdep.c (setup_arbitrary_frame): Rename...
8867 (alpha_setup_arbitrary_frame): ...to this.
8868 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
8869 for alpha_setup_arbitrary_frame.
8870
8871 2002-04-18 Andrew Cagney <cagney@redhat.com>
8872
8873 * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
8874 * gdbarch.h, gdbarch.c: Regenerate.
8875
8876 * defs.h (breakpoint_from_pc_fn): Delete type definition.
8877 * target.h (memory_breakpoint_from_pc): Update declaration.
8878 * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
8879
8880 * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
8881 * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
8882 * mem-break.c (memory_breakpoint_from_pc): Ditto.
8883 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
8884 * s390-tdep.c (s390_breakpoint_from_pc): Ditto
8885 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
8886 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
8887 * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
8888 * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
8889 * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
8890 * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
8891 * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
8892
8893 * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
8894 const pointer.
8895 * monitor.c (monitor_insert_breakpoint): Ditto.
8896 * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
8897
8898 * config/mcore/tm-mcore.h: Update copyright.
8899 * mem-break.c: Ditto.
8900 * xstormy16-tdep.c: Ditto.
8901
8902 2002-04-18 Pierre Muller <muller@ics.u-strasbg.fr>
8903
8904 * p-exp.y: Add precedence rule for '^' token.
8905 This removes the shift/reduce conflicts.
8906 Remove the comment concerning these shift/reduce conflicts.
8907
8908 2002-04-18 Elena Zannoni <ezannoni@redhat.com>
8909
8910 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
8911 (registers_powerpc_nofp): New register set for processors
8912 without floating point unit.
8913
8914 2002-04-18 David S. Miller <davem@redhat.com>
8915
8916 * MAINTAINERS: Add myself to write-after-approval.
8917
8918 2002-04-17 Michael Snyder <msnyder@redhat.com>
8919
8920 * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
8921
8922 2002-04-17 Andrew Cagney <ac131313@redhat.com>
8923
8924 * rs6000-tdep.c (frame_initial_stack_address): Use
8925 frame_register_read to read the alloca_reg.
8926
8927 2002-04-17 Andrew Cagney <ac131313@redhat.com>
8928
8929 * frame.c (find_saved_register): Find saved registers in the next
8930 not prev frame.
8931 Fix PR gdb/365.
8932
8933 2002-04-17 Andrew Cagney <ac131313@redhat.com>
8934
8935 * gdbarch.sh (LANG): Set to ``c''.
8936
8937 2002-04-15 Andrew Cagney <ac131313@redhat.com>
8938
8939 * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
8940
8941 2002-04-15 Andrew Cagney <ac131313@redhat.com>
8942
8943 * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
8944 Update copyright.
8945
8946 * hpread.c (hpread_get_lntt): Add declaration.
8947 Also fix PR gdb/391.
8948
8949 2002-04-14 Andrew Cagney <ac131313@redhat.com>
8950
8951 * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
8952 * aclocal.m4, configure: Re-generate.
8953 Fix PR gdb/391.
8954
8955 2002-04-14 Elena Zannoni <ezannoni@redhat.com>
8956
8957 * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
8958 instead of tm_print_insn.
8959
8960 2002-04-14 Elena Zannoni <ezannoni@redhat.com>
8961
8962 * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
8963
8964 2002-04-14 Andrew Cagney <ac131313@redhat.com>
8965
8966 * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
8967 * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
8968 (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
8969
8970 2002-04-12 Don Howard <dhoward@redhat.com>
8971
8972 * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
8973 max_user_call_depth.
8974 (init_cmd_lists): Initialize the new value;
8975 * cli/cli-script.c (execute_user_command): Limit the call depth of
8976 user defined commands. This avoids a core-dump when user commands
8977 are infinitly recursive.
8978
8979 2002-04-12 Kevin Buettner <kevinb@redhat.com>
8980
8981 * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
8982 * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
8983 from tdep struct instead of DEFAULT_LR_SAVE.
8984 (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
8985 * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
8986 * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
8987
8988 2002-04-12 Michael Snyder <msnyder@redhat.com>
8989
8990 * Remote.c: Spelling fix.
8991 * gcore.c (default_derive_heap_segment): Use bfd_section_name.
8992 If no symbol found for "sbrk", try "_sbrk".
8993 (make_output_phdrs): Use bfd_section_name.
8994 (gcore_copy_callback): Use bfd_section_name.
8995 * eval.c: Indentation fix-ups.
8996 * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
8997 in case it gets applied to an address that is already
8998 in the instruction space.
8999 * cli/cli-decode.c (help_list): Allow long lines to wrap.
9000 * symfile.c: Fix indentation, long lines.
9001 * source.c: White space fix-up.
9002
9003 2002-04-12 Andrew Cagney <cagney@redhat.com>
9004
9005 * defs.h (read_relative_register_raw_bytes): Delete declaration.
9006 * frame.c (frame_register_read): New function. Return non-zero on
9007 success.
9008 (read_relative_register_raw_bytes_for_frame): Delete.
9009 (read_relative_register_raw_bytes): Delete.
9010 * frame.h (frame_register_read): Declare.
9011 * d30v-tdep.c: Update Copyright. Use frame_register_read.
9012 * sh-tdep.c: Ditto.
9013 * infcmd.c (do_registers_info): Ditto.
9014 * hppa-tdep.c: Ditto.
9015 * rs6000-tdep.c: Ditto.
9016 * h8500-tdep.c: Ditto.
9017 * mips-tdep.c: Ditto.
9018 * h8300-tdep.c: Ditto.
9019 * z8k-tdep.c: Ditto.
9020
9021 2002-04-12 Kevin Buettner <kevinb@redhat.com>
9022
9023 From Jimi X <jimix@watson.ibm.com>:
9024 * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
9025 64-bit SysV ABI.
9026
9027 2002-04-12 Kevin Buettner <kevinb@redhat.com>
9028
9029 From Jimi X <jimix@watson.ibm.com>:
9030 * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
9031 bfd info.
9032
9033 2002-04-12 Kevin Buettner <kevinb@redhat.com>
9034
9035 From Jimi X <jimix@watson.ibm.com>:
9036 * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
9037 register sets for these processor variants.
9038
9039 2002-04-11 Daniel Jacobowitz <drow@mvista.com>
9040
9041 * regformats/reg-ppc.dat: Support FPSCR.
9042
9043 2002-04-11 Kevin Buettner <kevinb@redhat.com>
9044
9045 * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
9046 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
9047 Add fpscr as an invalid/unfetchable register.
9048 * ppc-linux-nat.c (ppc_register_u_addr, store_register)
9049 (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
9050 (fill_fpregset): Add support for register fpscr.
9051 (fetch_ppc_registers, store_ppc_registers, supply_gregset)
9052 (fill_gregset): Account for the fact that register ``mq'' might
9053 not exist.
9054 * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
9055 (registers_power): Add fpscr to register set at slot 71.
9056 (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
9057 exist on most PPC architectures. Initialize ppc_fpscr_regnum.
9058
9059 2002-04-11 Michael Snyder <msnyder@redhat.com>
9060
9061 * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
9062 * configure: Regenerate.
9063 * config.in: Regenerate.
9064 * acconfig.h: Add define for _SYSCALL32.
9065 * core-sol2.c: Remove #define _SYSCALL32.
9066 * solib-legacy.c: Remove #define _SYSCALL32.
9067
9068 2002-04-10 Andrew Cagney <ac131313@redhat.com>
9069
9070 * stack.c (select_frame): Cleanup internal error message, do not
9071 use %p.
9072
9073 2002-04-10 Andrew Cagney <ac131313@redhat.com>
9074
9075 * stack.c (select_frame): Check that selected_frame and the
9076 specified level are as expected.
9077 * blockframe.c (get_prev_frame): Set the `level' from next_frame.
9078 Update copyright.
9079 * frame.h (struct frame_info): Add field `level'. Update
9080 copyright.
9081 Work-in-progress PR gdb/464.
9082
9083 2002-04-10 Andrew Cagney <ac131313@redhat.com>
9084
9085 * maint.c (maint_print_section_info): Rename print_section_info.
9086 (print_bfd_section_info, print_objfile_section_info): Update.
9087 * inferior.h (struct gdbarch): Add opaque declaration.
9088 * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
9089 * gdbarch.h: Regenerate.
9090
9091 2002-04-10 Michal Ludvig <mludvig@suse.cz>
9092
9093 * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
9094 (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
9095 (kernel_u_size): Added.
9096 * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
9097 (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
9098
9099 2002-04-04 Jim Ingham <jingham@apple.com>
9100
9101 * valarith.c (find_size_for_pointer_math): New function, either returns
9102 the size for a pointer's target, returns 1 for void *, or errors for
9103 incomplete types.
9104 (value_add, value_sub): use find_size_for_pointer_math.
9105
9106 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
9107
9108 * linux-low.c (linux_look_up_symbols): New hook.
9109 (linux_target_ops): Add linux_look_up_symbols.
9110 * remote-utils.c (decode_address): New function.
9111 (look_up_one_symbol): New function.
9112 * server.c (handle_query): Call target look_up_symbols hook.
9113 * server.h (look_up_one_symbol): Add prototype.
9114 * target.h (struct target_ops): Add look_up_symbols hook.
9115
9116 2002-04-09 Andrew Cagney <ac131313@redhat.com>
9117
9118 * frame.c (read_relative_register_raw_bytes_for_frame): Do not
9119 override FP_REGNUM with frame->fp. Update copyright.
9120 * parse.c (num_std_regs, std_regs): Delete.
9121 (target_map_name_to_register): Do not search std_regs. Update
9122 function description.
9123 * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
9124 declarations. Update copyright.
9125 Fix PR gdb/251.
9126
9127 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
9128
9129 * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
9130 after the last symbol in a block.
9131
9132 2002-04-09 Pierre Muller <muller@ics.u-strasbg.fr>
9133
9134 * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
9135 is non zero as a found symbol.
9136
9137 2002-04-08 Andrew Cagney <ac131313@redhat.com>
9138
9139 * findvar.c: Include "builtin-regs.h".
9140 (value_of_register): Call value_of_builtin_reg when applicable.
9141 * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
9142 (target_map_name_to_register): Call
9143 builtin_reg_map_name_to_regnum.
9144 * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
9145 (COMMON_OBS): Add builtin-regs.o and std-regs.o.
9146 (builtin_regs_h): Define.
9147 (builtin-regs.o): New target.
9148 (findvar.o): Add $(builtin_regs_h).
9149 * builtin-regs.c, builtin-regs.h: New files.
9150 * std-regs.c: New file.
9151 Partial fix for PR gdb/251.
9152
9153 2002-04-08 Kevin Buettner <kevinb@redhat.com>
9154
9155 * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
9156 it's no longer required.
9157
9158 2002-04-08 Andrew Cagney <ac131313@redhat.com>
9159
9160 * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
9161
9162 2002-04-08 Kevin Buettner <kevinb@redhat.com>
9163
9164 From Jimi X <jimix@watson.ibm.com>:
9165 * rs6000-tdep.c (rs6000_software_single_step): Use
9166 rs6000_breakpoint_from_pc() to fetch breakpoint instruction
9167 and size. Use target_insert_breakpoint() and
9168 target_remove_breakpoint() to insert and remove breakpoints
9169 instead of explicit memory reads and writes.
9170
9171 2002-04-08 Kevin Buettner <kevinb@redhat.com>
9172
9173 * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
9174 * rs6000-tdep.c (rs6000_push_arguments): Eliminate
9175 ELF_OBJECT_FORMAT ifdef.
9176
9177 2002-04-08 Kevin Buettner <kevinb@redhat.com>
9178
9179 From Jimi X <jimix@watson.ibm.com>:
9180 * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
9181
9182 2002-04-08 Kevin Buettner <kevinb@redhat.com>
9183
9184 From Jimi X <jimix@watson.ibm.com>:
9185 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
9186 definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
9187
9188 2002-04-07 Mark Kettenis <kettenis@gnu.org>
9189
9190 * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
9191 s/asprintf/xasprintf/.
9192 (fbsd_make_corefile_notes): s/strdup/xstrdup/.
9193
9194 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9195
9196 I believe Jeff Law denies responsability for this one:
9197 * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
9198 * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
9199 * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
9200 Work-around for PR gdb/366.
9201
9202 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
9203
9204 * remote-e7000.c (write_small, e7000_read_inferior_memory,
9205 e7000_read_inferior_memory_large, e7000_insert_breakpoint,
9206 e7000_remove_breakpoint): Use paddr_nz() to print addresses.
9207
9208 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
9209
9210 * sh-tdep.c (sh_fp_frame_init_saved_regs,
9211 sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
9212 information.
9213
9214 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9215
9216 * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
9217 maintainer.
9218
9219 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9220
9221 * README (Reporting Bugs in GDB): Document the bug web page as the
9222 prefered way of submitting bugs.
9223 Fix PR gdb/402.
9224
9225 2002-04-06 Andrew Cagney <ac131313@redhat.com>
9226
9227 * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
9228 -1. Update comment.
9229 * gdbarch.h, gdbarch.c: Re-generate.
9230
9231 2002-04-07 Andreas Schwab <schwab@suse.de>
9232
9233 * m68klinux-nat.c (fill_fpregset): Properly pass address of
9234 buffer to regcache_collect.
9235
9236 2002-04-06 Andrew Cagney <ac131313@redhat.com>
9237
9238 * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.
9239 * gdbarch.c, gdbarch.h: Re-generate.
9240
9241 2002-04-06 Andrew Cagney <ac131313@redhat.com>
9242
9243 * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
9244 declaration. Fix -Werror.
9245
9246 2002-04-05 Daniel Jacobowitz <drow@mvista.com>
9247
9248 * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
9249 * gdbarch.c: Regenerate.
9250
9251 2002-04-05 Michael Snyder <msnyder@redhat.com>
9252
9253 * breakpoint.c (clear_command): Rewrite middle section to
9254 combine two loops with identical control conditions.
9255 Add a cleanup to eliminate a memory leak.
9256 * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
9257
9258 2002-04-05 H.J. Lu (hjl@gnu.org)
9259
9260 * solib-svr4.c (bkpt_names): Add "__start".
9261
9262 2002-04-04 Andrew Cagney <ac131313@redhat.com>
9263
9264 * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
9265 as test for 64 bit target.
9266
9267 2002-04-05 Andrew Cagney <ac131313@redhat.com>
9268
9269 * h8500-tdep.c (h8500_write_fp): Delete function.
9270 * dwarf2cfi.c (cfi_write_fp): Document as not used.
9271 * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
9272 * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
9273 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
9274 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
9275 * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
9276 (s390_write_fp):
9277 * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
9278 * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
9279 * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
9280 (d10v_write_fp): Delete function.
9281 * inferior.h (write_fp, generic_target_write_fp): Delete
9282 declarations.
9283 * regcache.c (generic_target_write_fp): Delete function.
9284 (write_fp): Delete function.
9285 * gdbarch.sh (TARGET_WRITE_FP): Delete.
9286 * gdbarch.h, gdbarch.c: Regenerate.
9287 * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
9288 * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
9289 (sparc64_write_fp): Delete declaration.
9290 * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
9291 (h8500_write_fp): Delete declaration.
9292
9293 2002-04-04 Andrew Cagney <ac131313@redhat.com>
9294
9295 * sparc-tdep.c (sparc64_write_fp): Delete.
9296 (sparc_push_dummy_frame): Replace write_fp call with code to store
9297 the FP directly.
9298 (sparc_gdbarch_init): Do not initialize write_fp.
9299
9300 2002-04-05 Kevin Buettner <kevinb@redhat.com>
9301
9302 * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
9303 clause.
9304
9305 2002-03-29 Jim Blandy <jimb@redhat.com>
9306
9307 * stack.c (get_selected_block): Add new argument `addr_in_block',
9308 used to return the exact code address we used to select the block,
9309 not just the block.
9310 * blockframe.c (get_frame_block, get_current_block): Same.
9311 * frame.h (get_frame_block, get_current_block,
9312 get_selected_block): Update declarations.
9313 * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
9314 linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
9315
9316 2002-04-05 Michael Snyder <msnyder@redhat.com>
9317
9318 * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
9319 warning message.
9320
9321 2002-04-05 J. Brobecker <brobecker@gnat.com>
9322
9323 * utils.c (xfullpath): New function.
9324 * defs.h (xfullpath): Add declaration.
9325 * source.c (openp): Use xfullpath in place of gdb_realpath to
9326 avoid resolving the basename part of filenames when the
9327 associated file is a symbolic link. This fixes a potential
9328 inconsistency between the filenames known to GDB and the
9329 filenames it prints in the annotations.
9330 * symtab.c (lookup_symtab): Use the new xfullpath function, in order
9331 to be able to match a filename with either the real filename, or
9332 the name of any symbolic link to this file.
9333 (lookup_partial_symtab): Ditto.
9334
9335 2002-04-04 Michael Snyder <msnyder@redhat.com>
9336
9337 * breakpoint.c: Add support for hardware breakpoints in overlays.
9338 (overlay_events_enabled): New state variable.
9339 (insert_breakpoints): Use overlay_events_enabled to decide
9340 whether to attempt to set a breakpoint at the overlay load addr.
9341 Handle bp_hardware_breakpoint as well as bp_breakpoint.
9342 (remove_breakpoint): Use overlay_events_enabled to decide
9343 whether breakpoints need to be removed from overlay load addr.
9344 Handle bp_hardware_breakpoint as well as bp_breakpoint.
9345 (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
9346 (create_overlay_event_breakpoint, enable_overlay_breakpoints,
9347 disable_overlay_breakpoints): Update overlay_events_enabled.
9348
9349 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
9350
9351 * dwarf2read.c (struct function_range): New.
9352 (cu_first_fn, cu_last_fn, cu_cached_fn): New.
9353 (check_cu_functions): New.
9354 (read_file_scope): Initialize global function lists.
9355 Call dwarf_decode_line after processing children.
9356 (read_func_scope): Add to global function list.
9357 (dwarf_decode_lines): Call check_cu_functions everywhere
9358 record_line is called. Call record_line with a linenumber
9359 of 0 to mark sequence ends.
9360
9361 2002-04-04 Michal Ludvig <mludvig@suse.cz>
9362
9363 * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
9364 change sync with glibc.
9365
9366 2002-04-03 Jim Blandy <jimb@redhat.com>
9367
9368 * configure.in: Call AC_C_INLINE.
9369 * configure: Regenerated.
9370
9371 2002-04-01 Daniel Jacobowitz <drow@mvista.com>
9372
9373 * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
9374 and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
9375
9376 2002-03-31 Mark Kettenis <kettenis@gnu.org>
9377
9378 * NEWS: Mention gcore support on FreeBSD/i386.
9379
9380 * fbsd-proc.c: New file.
9381 * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
9382 * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
9383
9384 * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
9385 while statement.
9386
9387 2002-03-29 Jim Blandy <jimb@redhat.com>
9388
9389 * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
9390 unescaped newlines in string literals, but newer ones don't. So
9391 escape them.
9392
9393 2002-03-26 Michael Snyder <msnyder@redhat.com>
9394 Andrew Cagney <cagney@redhat.com>
9395
9396 * cli/cli-dump.c: New file. Dump memory to file,
9397 restore file to memory.
9398 * cli/cli-dump.h: New file.
9399 * Makefile.in: Add rules, dependencies for cli-dump.o.
9400 * NEWS: Mention new commands.
9401
9402 2002-03-28 Michael Snyder <msnyder@redhat.com>
9403
9404 * symfile.c (symbol_file_add): Move test for null symbols to later.
9405
9406 2002-03-27 Andrew Cagney <ac131313@redhat.com>
9407
9408 From veksler at il.ibm.com:
9409 * utils.c (gdb_realpath): If canonicalize_file_name fails, return
9410 the xstrduped original path.
9411 Fix PR gdb/417.
9412
9413 2002-03-27 Michael Snyder <msnyder@redhat.com>
9414
9415 * breakpoint.c (_initialize_breakpoint): Clean up help string.
9416 * infcmd.c (_initialize_infcmd): Ditto.
9417 * language.c (_initialize_language): Ditto.
9418 * symfile.c (_initialize_symfile): Ditto.
9419 * top.c (_init_main): Ditto.
9420 * cli/cli-cmds.c (init_cli_cmds): Ditto.
9421
9422 2002-03-27 Elena Zannoni <ezannoni@redhat.com>
9423
9424 * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
9425 vector registers handling.
9426 (skip_prologue): Handle new AltiVec instructions. Fill in new
9427 fields of frame data.
9428 (frame_get_saved_regs): Fill in information for AltiVec registers.
9429
9430 2002-03-27 Jim Blandy <jimb@redhat.com>
9431
9432 * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
9433 a function; leave this macro here to invoke that function.
9434 (symbol_init_mangled_name): Declaration for that function.
9435 * symtab.c (symbol_init_mangled_name): New function.
9436
9437 2002-03-27 Andrew Cagney <ac131313@redhat.com>
9438
9439 * valarith.c: Replace strerror with safe_strerror.
9440 * tracepoint.c: Ditto.
9441 * lin-lwp.c: Ditto.
9442 * go32-nat.c: Ditto.
9443 * inflow.c: Ditto.
9444 * gnu-nat.c: Ditto.
9445
9446 2002-03-27 Andreas Schwab <schwab@suse.de>
9447
9448 * event-top.c (command_line_handler): Remove useless if.
9449
9450 2002-03-27 Andreas Jaeger <aj@suse.de>
9451
9452 * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
9453 comment.
9454
9455 2002-03-27 Michal Ludvig <mludvig@suse.cz>
9456
9457 * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
9458 (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
9459 * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
9460 (x86_64_linux_dr_get_status, supply_gregset),
9461 (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
9462 * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
9463 (x86_64_register_info_table): Add.
9464 (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
9465 (x86_64_register_raw_size, x86_64_register_virtual_type),
9466 (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
9467 general x86_64_register_info_table.
9468 (i386_gdbarch_init): gdbarch_register_bytes is now set
9469 dynamicaly during initialization.
9470 * regformats/reg-x86-64.dat: Synced with changes to registers above.
9471 * gdbserver/linux-x86-64-low.c: Ditto.
9472
9473 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
9474
9475 * gdbserver/server.c (main): Call target_signal_to_host_p
9476 and target_signal_to_host on signals received from the remote.
9477 * gdbserver/remote-utils.c (prepare_resume_reply): Call
9478 target_signal_from_host on signals sent to the remote.
9479 * gdbserver/server.h: Add prototypes. Include "gdb/signals.h".
9480 * gdbserver/Makefile.in: Add signals.o. Add -I${INCLUDE_DIR}.
9481
9482 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
9483
9484 * signals/signals.c: Include "server.h" in gdbserver build.
9485 (target_signal_from_name): Don't use STREQ.
9486 (_initialize_signals): Likewise. Don't include function in
9487 gdbserver build.
9488
9489 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
9490
9491 * signals.c: Moved to...
9492 * signals/signals.c: Here.
9493 * Makefile (signals.o): Update.
9494
9495 2002-03-26 Jeff Law (law@redhat.com)
9496
9497 * somread.c (som_symtab_read): Remove some commented out code and
9498 updated related comments. Do not set the minimal symbol table to
9499 mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
9500 in a dynamic executable.
9501 * hppa-tdep.c (find_proc_framesize): Sanely handle the case
9502 where we are unable to find the minimal symbol for the given
9503 PC value.
9504
9505 2002-03-25 Jeff Law (law@redhat.com)
9506
9507 * linux-proc.c (read_mapping): Scan up to end of line for filename.
9508
9509 2002-03-25 Michal Ludvig <mludvig@suse.cz>
9510
9511 * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
9512
9513 2002-03-23 Andrew Cagney <ac131313@redhat.com>
9514
9515 * command.h: Update copyright.
9516 (struct cmd_list_element): Replace definition with opaque
9517 declaration.
9518 (enum cmd_types): Document that it will eventually be moved to
9519 cli/cli-decode.h
9520 (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
9521 (MALLOCED_REPLACEMENT): Delete macro.
9522 * Makefile.in (cli_decode_h): Add $(command_h).
9523 (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
9524 * top.c: Include "cli/cli-decode.h".
9525 * completer.c: Include "cli/cli-decode.h".
9526 * maint.c: Include "cli/cli-decode.h".
9527 * cli/cli-decode.h: Include "command.h".
9528 (enum command_class): Delete.
9529 (enum cmd_types): Comment out.
9530 (enum cmd_auto_boolean): Delete.
9531 (enum var_types): Delete.
9532
9533 2002-03-23 Andrew Cagney <ac131313@redhat.com>
9534
9535 * cli/cli-decode.c: Include "gdb_assert.h".
9536 (add_set_or_show_cmd): New static function.
9537 (add_set_cmd): Rewrite. Use add_set_or_show_cmd.
9538 (add_show_from_set): Rewrite. Use add_set_or_show_cmd. Don't copy
9539 all fields, such as func, from the set command.
9540
9541 2002-03-23 Andrew Cagney <ac131313@redhat.com>
9542
9543 * MAINTAINERS (sh-elf): Change warning flag to -w.
9544
9545 2002-03-23 Andrew Cagney <cagney@redhat.com>
9546
9547 * defs.h (error): Add printf format attribute.
9548 * thread-db.c (thread_from_lwp): Fix error format string.
9549 * stack.c (parse_frame_specification): Ditto.
9550 * cli/cli-decode.c (undef_cmd_error): Ditto.
9551 * scm-lang.c (scm_lookup_name): Ditto.
9552 * tracepoint.c (trace_error): Ditto.
9553 * remote-utils.c (usage): Ditto.
9554 * remote.c (compare_sections_command): Ditto.
9555 Fix PR gdb/328.
9556
9557 2002-03-22 Andrew Cagney <ac131313@redhat.com>
9558
9559 * gdbtypes.c (append_composite_type_field): New function.
9560 (init_composite_type): New function.
9561 * gdbtypes.h (append_composite_type_field): Declare.
9562 (init_composite_type): Ditto.
9563
9564 2002-03-22 Elena Zannoni <ezannoni@redhat.com>
9565
9566 * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
9567 function.
9568 * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
9569 * rs6000-tdep.c (rs6000_gdbarch_init): Use different
9570 structure returning convention for SYSV ABI case, but not
9571 for GNU/Linux, FreeBSD, or NetBSD.
9572
9573 2002-03-22 Daniel Jacobowitz <drow@mvista.com>
9574
9575 * symtab.h (lookup_block_symbol): Add mangled_name argument
9576 to prototype.
9577
9578 * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
9579 with new mangled_name argument.
9580 * linespec.c (decode_line_1): Likewise.
9581 * valops (value_of_this): Likewise.
9582 * symtab.c (lookup_transparent_type): Likewise.
9583 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
9584 (lookup_symbol): If we are given a mangled name, pass it down
9585 to lookup_symbol_aux.
9586 (lookup_block_symbol): If we are given a mangled name to check
9587 against, only return symbols which match it.
9588
9589 2002-03-22 Christopher Faylor <cgf@redhat.com>
9590
9591 * win32-nat.c (child_create_inferior): Check for proper shell to use
9592 here, in case the user changes it on the fly.
9593 (_initialize_inftarg): Remove shell path considerations.
9594
9595 2002-03-21 Elena Zannoni <ezannoni@redhat.com>
9596
9597 * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
9598 for gdbarch_max_register_raw_size and max_register_virtual_size.
9599 Adjust copyright year.
9600
9601 2002-03-21 Daniel Jacobowitz <drow@mvista.com>
9602
9603 * dbxread.c (process_one_symbol): Extend the first N_SLINE
9604 in a function to cover the entire beginning of the function
9605 as well if it does not already.
9606
9607 2002-03-21 Tom Rix <trix@redhat.com>
9608
9609 * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
9610 (rs6000_ptrace64): Renamed from ptrace64.
9611
9612 2002-03-20 Martin M. Hunt <hunt@redhat.com>
9613
9614 * gdbserver/remote-utils.c (remote_open): Don't call
9615 getprotobyname, we're all using TCP here so just use
9616 IPPROTO_TCP.
9617 * gdbserver/gdbreplay.c (remote_open): Ditto.
9618
9619 2002-03-20 Martin M. Hunt <hunt@redhat.com>
9620
9621 * regcache.c (_initialize_regcache): No need to call
9622 build_regcache() at this time; it gets called whenever
9623 the gdbarch changes.
9624
9625 2002-03-20 David O'Brien <obrien@FreeBSD.org>
9626
9627 * sparc-nat.c: Include sys/param.h where possible.
9628
9629 2002-03-20 Daniel Jacobowitz <drow@mvista.com>
9630
9631 Fix PR gdb/422.
9632 * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
9633 FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
9634 * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
9635 complex types.
9636 * stabsread.c (rs6000_builtin_type): Likewise.
9637 (read_sun_floating_type): Likewise.
9638
9639 2002-03-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9640
9641 * stabsread.c (read_member_functions): Remove skip code for duplicate
9642 constructor/destructor methods. Use standard parsing for these
9643 methods and just do not chain them to the list of methods after
9644 parsing.
9645
9646 2002-03-19 Alexandre Oliva <aoliva@redhat.com>
9647
9648 * coffread.c: Remove redundant static declarations. Replace
9649 occurrences of `PTR' with `void *'.
9650 * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
9651 * top.h (quit_cover): Likewise.
9652 * defs.h (catch_errors): Likewise.
9653
9654 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9655
9656 * defs.h (XMALLOC): Define.
9657 * gdb-events.sh (XMALLOC): Delete macro.
9658 * gdb-events.c, gdb-events.h: Regenerate.
9659 * gdbarch.sh (XMALLOC): Delete macro.
9660 * gdbarch.c: Regenerate.
9661 * serial.c (XMALLOC): Delete macro.
9662 * ui-file.c (XMALLOC): Ditto.
9663 * ser-unix.h (XMALLOC): Ditto.
9664 * sh-tdep.c (XMALLOC): Ditto.
9665 * ui-out.c (XMALLOC): Ditto.
9666 * utils.c (XMALLOC): Ditto.
9667 * i386-tdep.c (XMALLOC): Ditto.
9668 * gdb-events.c (XMALLOC): Ditto.
9669 * d10v-tdep.c (XMALLOC): Ditto.
9670 * cli-out.c (XMALLOC): Ditto.
9671
9672 * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
9673 * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
9674 * ui-file.c, ui-out.c: Ditto.
9675
9676 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9677
9678 * command.h (struct cmd_list_element): Add field context.
9679 (set_cmd_context, get_cmd_context): Declare.
9680 * cli/cli-decode.h: Ditto.
9681 * cli/cli-decode.c (get_cmd_context): New function.
9682 (set_cmd_context): New function.
9683 (add_cmd): Initialize context.
9684 Part of fixing PR gdb/145 and PR gdb/146.
9685
9686 2002-03-17 Andrew Cagney <ac131313@redhat.com>
9687
9688 * cli/cli-decode.c (cmd_type): New function.
9689 * command.h (cmd_type): Declare.
9690 * infrun.c (set_schedlock_func): Call function cmd_type.
9691 * kod.c (kod_set_os): Call cmd_type.
9692 * cris-tdep.c (cris_version_update): Use function cmd_type.
9693 (cris_mode_update, cris_abi_update): Ditto.
9694
9695 * command.h: (execute_cmd_post_hook): Declare.
9696 (execute_cmd_pre_hook): Declare.
9697 * cli/cli-script.c (clear_hook_in_cleanup): New function.
9698 (execute_cmd_post_hook, execute_cmd_pre_hook): New
9699 functions. Execute pre/post hook while ensuring that afterwords
9700 hook_in is cleared.
9701 * top.c (execute_command): Use execute_cmd_post_hook, and
9702 execute_cmd_pre_hook to execute pre/post commands.
9703 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
9704 hook_stop_stub.
9705 (hook_stop_stub): Call execute_cmd_pre_hook.
9706
9707 2002-03-17 Andrew Cagney <ac131313@redhat.com>
9708
9709 * kod.c (kod_set_os): Revert previous change. Is called by ``info
9710 set'' and this leads to a core dump. Move xstrdup of
9711 operating_system to after check that it is not NULL.
9712
9713 2002-03-17 Andrew Cagney <ac131313@redhat.com>
9714
9715 * kod.c (kod_set_os): Remove unnecessary check that
9716 ``command->type'' is set_cmd.
9717
9718 * valprint.c (set_input_radix): Use input_radix.
9719 (set_output_radix): Use output_radix.
9720 (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
9721 isn't reverted.
9722
9723 2002-03-16 Andrew Cagney <ac131313@redhat.com>
9724
9725 * value.h (struct value): Delete field ``substring_addr''. Change
9726 aligner fields to force_doublest_align, force_longest_align,
9727 force_core_addr_align and force_pointer_aligh.
9728
9729 * value.h (struct value): Fix typo in above change.
9730
9731 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9732
9733 * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
9734 to fix internal_error from ``maintenance print architecture''.
9735
9736 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9737
9738 * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
9739 for gcc versions after gcc-2.8.1.
9740
9741 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9742
9743 * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
9744 for method resolution. Restore adjustment of ``this'' pointer after
9745 calling value_struct_elt, which was accidentally removed during the
9746 HP merge.
9747
9748 2002-03-15 Andrew Cagney <ac131313@redhat.com>
9749
9750 * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
9751 value_of_register.
9752 * findvar.c (value_of_register): Add ``frame'' parameter. Pass to
9753 get_saved_register.
9754 * value.h (value_of_register): Update.
9755
9756 2002-03-14 Richard Henderson <rth@redhat.com>
9757
9758 * configure.in: Detect declaration for canonicalize_file_name.
9759 * utils.c (canonicalize_file_name): Declare, if needed.
9760 (gdb_realpath): Prefer realpath if available and usable.
9761 * config.in, configure: Rebuild.
9762
9763 2002-03-14 Richard Henderson <rth@redhat.com>
9764
9765 * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
9766 a constant array bound.
9767
9768 * MAINTAINERS: Add myself to write-after-approval.
9769
9770 2002-03-14 Michael Snyder <msnyder@redhat.com>
9771
9772 * symfile.c (syms_from_objfile): Return immediately if no syms.
9773 (symbol_file_add): Return immediately if no syms.
9774 (find_sym_fns): Return immediately if no syms.
9775
9776 2002-03-13 Michal Ludvig <mludvig@suse.cz>
9777
9778 * gdbserver/remote-util.c (remote_open): Print remote-side's
9779 IP address when remote debugging over the network.
9780
9781 2002-03-12 David O'Brien <obrien@FreeBSD.org>
9782
9783 * config/sparc/fbsd.mh: Fix copyright.
9784 * config/sparc/fbsd.mt: Likewise.
9785
9786 2002-03-11 Richard Earnshaw <rearnsha@arm.com>
9787
9788 * MAINTAINERS: Fix typo in name of gdb warnings option.
9789 (x86-64): Fix formating so that this can be parsed by awk.
9790
9791 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
9792
9793 * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
9794 * defs.h: Include "gdb/signals.h".
9795 (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
9796
9797 2002-03-10 Michal Ludvig <mludvig@suse.cz>
9798
9799 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
9800 * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
9801 from x86-64-tdep.h
9802
9803 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
9804 Don Howard <dhoward@redhat.com>
9805
9806 * mips-tdep.c (ST0_FR): Define.
9807 (mips2_fp_compat): New function, temporarily disabled.
9808 (mips_read_fp_register_single): New function.
9809 (mips_read_fp_register_double): New function.
9810 (mips_print_register): Use them.
9811 (do_fp_register_row): Likewise.
9812
9813 2002-03-09 Andrew Cagney <ac131313@redhat.com>
9814
9815 * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
9816 approval''.
9817
9818 2002-03-08 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9819
9820 * stabsread.c (read_member_functions): Fix is_stub test for
9821 static member functions, improve comment.
9822
9823 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
9824
9825 * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
9826 (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
9827 (_initialize_remote_rdi): Use add_set_boolean_cmd to register
9828 commands that set boolean values.
9829 (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
9830 (arm_rdi_resume): Always initialize PC.
9831 (arm_rdi_open): Don't use rslt as a boolean.
9832 (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
9833 (arm_rdi_fetch_registers, arm_rdi_store_registers)
9834 (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
9835 (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
9836
9837 2002-03-06 Alexandre Oliva <aoliva@redhat.com>
9838
9839 * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
9840 * configure: Rebuilt.
9841
9842 2002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9843
9844 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
9845 (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
9846
9847 2002-03-06 Andrew Cagney <ac131313@redhat.com>
9848
9849 * cli/cli-decode.c (set_cmd_completer): New function.
9850 * command.h (set_cmd_completer): Declare.
9851 * cli/cli-decode.h (set_cmd_completer): Ditto.
9852
9853 * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
9854 * cli/cli-cmds.c (init_cli_cmds): Ditto.
9855 * win32-nat.c (_initialize_inftarg): Ditto.
9856 * remote-rdi.c (_initialize_remote_rdi): Ditto.
9857 * proc-api.c (_initialize_proc_api): Ditto.
9858 * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
9859 * source.c (_initialize_source): Ditto.
9860 * exec.c (_initialize_exec): Ditto.
9861 * solib.c (_initialize_solib): Ditto.
9862 * top.c (init_main): Ditto.
9863 * tracepoint.c (_initialize_tracepoint): Ditto.
9864 * symfile.c (_initialize_symfile): Ditto.
9865 * printcmd.c (_initialize_printcmd): Ditto.
9866 * infcmd.c (_initialize_infcmd): Ditto.
9867 * corefile.c (_initialize_core): Ditto.
9868
9869 2002-03-05 Andrew Cagney <ac131313@redhat.com>
9870
9871 * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
9872
9873 2002-03-05 Andrew Cagney <ac131313@redhat.com>
9874
9875 * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
9876
9877 2002-03-05 Andrew Cagney <ac131313@redhat.com>
9878
9879 * NEWS: Update headings, 5.2 has branched.
9880
9881 2002-03-04 Daniel Jacobowitz <drow@mvista.com>
9882
9883 * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
9884 (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
9885 (register_addr, REGISTER_RAW_SIZE): Likewise.
9886 (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
9887 * gdbserver/linux-x86-64-low.c: Remove extra #endif.
9888
9889 2002-03-03 Michal Ludvig <mludvig@suse.cz>
9890
9891 * MAINTAINERS (x86-64): Add myself.
9892 * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
9893 changed value_ptr -> struct value *
9894
9895 2002-03-01 David O'Brien <obrien@FreeBSD.org>
9896
9897 * configure.host (sparc64-*-freebsd): Add.
9898 * configure.tgt: Likewise.
9899 * config/sparc/fbsd.mh: New file.
9900 * config/sparc/fbsd.mt: Likewise.
9901 * config/sparc/nm-fbsd.h: Likewise.
9902 * config/sparc/tm-fbsd.h: Likewise.
9903
9904 2002-03-01 Daniel Jacobowitz <drow@mvista.com>
9905
9906 * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
9907 regformats/reg-s390x.dat.
9908
9909 2002-03-01 Andrew Cagney <ac131313@redhat.com>
9910
9911 * utils.c: Add FIXME explaining true/false problem.
9912
9913 2002-02-28 Andrew Cagney <ac131313@redhat.com>
9914
9915 * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
9916
9917 2002-02-28 Michael Chastain <mec@shout.net>
9918
9919 * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
9920
9921 2002-02-28 Daniel Jacobowitz <drow@mvista.com>
9922
9923 * gdbserver/linux-s390-low.c: New file.
9924 * regformats/reg-s390.dat: New file.
9925 * regformats/reg-s390x.dat: New file.
9926 * gdbserver/configure.srv: Add S/390.
9927 * gdbserver/Makefile.in: Add S/390.
9928 * configure.tgt: Enable gdbserver for S/390.
9929
9930 2002-02-28 Eli Zaretskii <eliz@is.elta.co.il>
9931
9932 * go32-nat.c (_initialize_go32_nat): Don't use periods in the
9933 first line of the doc string for "info dos", except at the end of
9934 the sentence, since the short help stops at the first period.
9935
9936 2002-02-28 Jason Merrill <jason@redhat.com>
9937
9938 * dwarf2read.c (dwarf_cfi_name): Add new codes.
9939
9940 2002-02-27 Fred Fish <fnf@redhat.com>
9941
9942 * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
9943 comment (dumy -> dummy).
9944
9945 2002-02-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9946
9947 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
9948
9949 2002-02-27 Rodney Brown <rbrown64@csc.com.au>
9950
9951 * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
9952
9953 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
9954
9955 * gdbserver/acconfig.h: New file.
9956 * gdbserver/i387-fp.c: New file.
9957 * gdbserver/i387-fp.h: New file.
9958 * gdbserver/linux-x86-64.c: New file.
9959 * regformats/reg-x86-64.dat: New file.
9960 * configure.tgt: Add x86_64-*-linux* gdbserver support.
9961 * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
9962 * gdbserver/configure.in: Add support for regsets.
9963 * gdbserver/config.in: Regenerate.
9964 * gdbserver/configure: Regenerate.
9965 * gdbserver/Makefile.in: Likewise. Add $(linux_low_h).
9966 * gdbserver/linux-low.h: New file.
9967 * gdbserver/linux-low.c: Include "linux-low.h". Add support
9968 for regsets.
9969 * gdbserver/linux-arm-low.c: Include "linux-low.h".
9970 * gdbserver/linux-ia64-low.c: Include "linux-low.h".
9971 * gdbserver/linux-m68k-low.c: Include "linux-low.h".
9972 * gdbserver/linux-mips-low.c: Include "linux-low.h".
9973 * gdbserver/linux-ppc-low.c: Include "linux-low.h".
9974 * gdbserver/linux-sh-low.c: Include "linux-low.h".
9975 * gdbserver/linux-i386-low.c: Include "linux-low.h". Include
9976 "i387-fp.h". Add PTRACE_GETREGS and friends.
9977 * gdbserver/regcache.c (supply_register): New function.
9978 (supply_register_by_name): New function.
9979 (collect_register): New function.
9980 (collect_register_by_name): New function.
9981
9982 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
9983
9984 * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
9985 (config.status): Add configure.srv dependency.
9986 (server_h): Add config.h dependency.
9987
9988 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
9989
9990 * regformats/reg-i386-linux.dat: New file, with $orig_eax.
9991 * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
9992 * gdbserver/configure.srv: Change i386-*-linux* to use
9993 reg-i386-linux.o.
9994
9995 2002-02-26 Andrew Cagney <ac131313@redhat.com>
9996
9997 * x86-64-tdep.c: Re-indent. Update copyright date.
9998
9999 2002-02-26 Andrew Cagney <ac131313@redhat.com>
10000
10001 From Michal Ludvig <mludvig@suse.cz>:
10002 * x86-64-tdep.c (value.h): Delete.
10003 (gdb_assert.h): Include.
10004 (x86_64_register_convert_to_virtual,
10005 x86_64_register_convert_to_raw ): Add check which lets only
10006 floating-point values to be converted.
10007 (value_push): Delete.
10008 (x86_64_push_arguments): Order of arguments pushed on stack fixed.
10009 (i386_gdbarch_init): Number of register_bytes fixed.
10010
10011 2002-02-26 Andrew Cagney <ac131313@redhat.com>
10012
10013 * MAINTAINERS: Add x86-64 target.
10014
10015 2002-02-26 Andrew Cagney <ac131313@redhat.com>
10016
10017 * memattr.c (mem_command): Eliminate ``true'' and ``false''.
10018 * osfsolib.c (solib_map_sections): Ditto.
10019 * irix5-nat.c (solib_map_sections): Ditto.
10020 * corelow.c (gdb_check_format): Ditto.
10021 * symfile.c (symfile_bfd_open): Ditto.
10022 * solib.c (solib_map_sections): Ditto.
10023 Fix PR gdb/354.
10024
10025 2002-02-26 Andrew Cagney <ac131313@redhat.com>
10026
10027 * remote.c (_initialize_remote): By default, disable ``e'' and
10028 ``E'' step out-of-range packets.
10029
10030 2002-02-26 Andreas Schwab <schwab@suse.de>
10031
10032 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
10033 m68k_linux_frame_saved_pc.
10034 (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
10035 in_sigtramp.
10036 (SIGCONTEXT_PC_OFFSET): Remove.
10037 * m68klinux-nat.c (m68k_linux_frame_saved_pc,
10038 m68k_linux_sigtramp_saved_pc): New functions.
10039 (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
10040 (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
10041 (UCONTEXT_PC_OFFSET): Define.
10042 (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
10043 non-RT and RT signal trampolines.
10044
10045 2002-02-26 Richard Earnshaw <rearnsha@arm.com>
10046
10047 * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
10048 (TARGET_NBPG, STACK_END_ADDR): Delete
10049 (VARIABLES_INSIDE_BLOCK): Delete.
10050
10051 2002-02-25 Andrew Cagney <ac131313@redhat.com>
10052
10053 * utils.c (perror_with_name): Make string parameter constant.
10054 (print_sys_errmsg): Ditto.
10055 (query): Ditto.
10056 * defs.h (perror_with_name): Update.
10057 (print_sys_errmsg): Update.
10058 (query): Update.
10059
10060 2002-02-25 Daniel Jacobowitz <drow@mvista.com>
10061
10062 From Eliot Dresselhaus <eliot@ayrnetworks.com>:
10063 * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
10064
10065 2002-02-25 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10066
10067 * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
10068 if it already matches the current architecture from the exec file.
10069 Include arch-utils.h for gdbarch_info_init prototype.
10070 * Makefile.in (rs6000-nat.o): Update dependencies.
10071
10072 2002-02-25 Eli Zaretskii <eliz@is.elta.co.il>
10073
10074 * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
10075 list of exported variables.
10076
10077 2002-02-24 Daniel Jacobowitz <drow@mvista.com>
10078
10079 * gdbserver/configure.srv: New file.
10080 * gdbserver/configure.in: Use configure.srv instead
10081 of the host/target makefile fragments. Set GDBSERVER_DEPFILES
10082 from it.
10083 * gdbserver/configure: Regenerated.
10084 * gdbserver/terminal.h: New file.
10085 * gdbserver/Makefile.in: Update for configure changes. Remove
10086 more unneeded include paths.
10087
10088 2002-02-24 Andrew Cagney <ac131313@redhat.com>
10089
10090 From wiz at danbala:
10091 * config/sparc/tm-sp64.h: Fix grammar and typos.
10092 Fix PR gdb/287.
10093
10094 2002-02-24 Andrew Cagney <ac131313@redhat.com>
10095
10096 * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
10097 with either ``GNU/Linux'' or ``Linux kernel''. Update copyright.
10098 * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
10099 * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
10100 * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
10101 * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
10102 * s390-tdep.c: Ditto.
10103 * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
10104 * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
10105 * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
10106 * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
10107 * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
10108 * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
10109 * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
10110 * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
10111 * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
10112 * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
10113 Fix PR gdb/378.
10114
10115 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10116
10117 * lin-thread.c: Delete file.
10118 * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
10119 to gdb_proc_service.h.
10120 * configure: Re-generate.
10121
10122 * ocd.c (ocd_open): Do not try to open the "ocd" device.
10123 * serial.c (serial_open): Delete check for "ocd".
10124 Fix PR gdb/349.
10125
10126 * Makefile.in (linux-thread.o): Delete target.
10127 * linux-thread.c: Delete file.
10128
10129 * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
10130 renamed SH files to be consistent.
10131
10132 * symtab.c (sort_search_symbols): Use xfree.
10133
10134 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
10135
10136 * arm-linux-tdep.c (arm_linux_init_abi): Register
10137 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
10138 * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
10139 definition with undef, since we don't want the sysvr4 definition.
10140 (SKIP_TRAMPOLINE_CODE): Likewise.
10141
10142 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10143
10144 From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
10145
10146 * configure.in: (AC_CHECK_FUNCS) Added test for
10147 canonicalize_file_name Regenerated.
10148 * config.in, configure: Regenerated.
10149 * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
10150 defined use canonicalize_file_name.
10151
10152 2002-02-23 Michael Chastain <mec@shout.net>
10153
10154 * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
10155
10156 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10157
10158 * README: Remove references to cygnus.com.
10159 * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
10160 dot com'' form. Remove references to cygnus.com and sourceware.
10161
10162 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10163
10164 From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
10165 * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
10166 1003.1-2001 no longer allows "head -1".
10167 * gdb/Makefile.in (version.c): Likewise.
10168 * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
10169 * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
10170 equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
10171
10172 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10173
10174 * cli/cli-decode.c (cmd_cfunc_eq): New function.
10175 * command.h (cmd_cfunc_eq): Declare.
10176 * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
10177
10178 * cli/cli-cmds.h (is_complete_command): Change parameter to a
10179 ``struct cmd_list_element *''.
10180 * cli/cli-cmds.c (is_complete_command): Update. Use
10181 cmd_cfunc_eq.
10182 * top.c (execute_command): Pass the command to
10183 is_complete_command.
10184 * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
10185
10186 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10187
10188 From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
10189 * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
10190 architecture defines.
10191 * s390-tdep.c (s390_gdbarch_init): Likewise.
10192
10193 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
10194
10195 * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
10196 (arm_linux_push_arguments): Likewise.
10197 (arm_linux_init_abi): Register them. Also register linux-specific
10198 call_dummy_words.
10199 (find_minsym_and_objfile): Use strcmp, not STREQ.
10200 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
10201 (arm_linux_call_dummy_words): Delete declaration.
10202 (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
10203 (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
10204 declarations.
10205 (LOWEST_PC): Delete.
10206
10207 2002-02-23 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10208
10209 * maint.c (print_section_info): Do not prepend `0x' to filepos
10210 output, it will be handled by local_hex_string_custom.
10211
10212 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
10213
10214 * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
10215 (store_newfpe_double, store_newfpe_extended, store_fpregister)
10216 (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
10217
10218 2002-02-22 Jim Blandy <jimb@redhat.com>
10219
10220 Indicate that the bcache functions don't change the strings
10221 they're passed.
10222 * bcache.h (bcache, hash): Add `const' keywords to declarations.
10223 * bcache.c (bcache, hash): Add `const' keywords to definitions.
10224
10225 2002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
10226
10227 * win32-nat.c (child_create_inferior): Fix create flags setting bug.
10228
10229 2002-02-21 Christopher Faylor <cgf@redhat.com>
10230
10231 * win32-nat.c (register_loaded_dll): Just use raw name when we can't
10232 find the complete path to a loaded DLL.
10233
10234 2002-02-21 Fred Fish <fnf@redhat.com>
10235
10236 * dbxread.c (process_one_symbol): When finding an N_FUN symbol
10237 that marks the end of the range of a function, enter a line number
10238 entry that has a line number of zero and a PC offset that matches
10239 the end of the function. This starts a range of PC's for which no
10240 line number information is known.
10241 * symtab.c (find_pc_sect_line): If our best fit is in a range of
10242 PC's for which no line number info is found (line number is zero)
10243 then we didn't find any valid line information.
10244 * symtab.h: Document use of zero line number entry.
10245
10246 2002-02-21 Elena Zannoni <ezannoni@redhat.com>
10247
10248 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
10249 (have_ptrace_getvrregs): Define for run time checks.
10250 (gdb_vrregset_t): New type for Altivec register handling.
10251 (fetch_register, store_register): Fetch/store altivec register
10252 when needed.
10253 (fetch_altivec_register, store_altivec_register): New functions.
10254 (supply_vrregset, fill_vrregset): New functions.
10255 (fetch_altivec_registers, store_altivec_registers): New functions.
10256 (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
10257 registers as well.
10258
10259 2002-02-21 Jiri Smid <smid@suse.cz>
10260
10261 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
10262
10263 2002-02-21 Richard Earnshaw <rearnsha@arm.com>
10264
10265 * Makefile.in (armnbsd-nat.o): Update dependencies.
10266 * armnbsd-nat.c (supply_gregset): New function. Common code to
10267 supply the integer register set.
10268 (supply_fparegset): New function. Similar for FPA registers.
10269 (fetch_regs, fetch_fp_regs): Use them.
10270 (fetch_core_registers): Likewise.
10271 (fetch_elfcore_registers): New function.
10272 (arm_netbsd_elfcore_fns): New core-file type specification.
10273 (_initialize_arm_netbsd_nat): Register it.
10274
10275 2002-02-21 Richard Earnshaw <rearnsha@arm.com>
10276
10277 * armnbsd-nat.c: Include gdbcore.h.
10278 (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
10279 (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
10280 'void' to declaration, to shut up ARI.
10281 (fetch_core_registers): Make static. Rewrite using supply_register.
10282 (arm_netbsd_core_fns): New core-file type specification.
10283 (_initialize_arm_netbsd_nat): New function.
10284
10285 2002-02-21 Christopher Faylor <cgf@redhat.com>
10286
10287 * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
10288 value.
10289
10290 2002-02-20 Christopher Faylor <cgf@redhat.com>
10291
10292 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
10293 fails.
10294
10295 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
10296
10297 * jv-exp.y (parse_number): Change type of implicit longs
10298 to builtin_type_uint64.
10299
10300 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
10301
10302 * gdbserver/linux-low.c (mywait): Change argument to waitpid
10303 to be an integer instead of a `union wait'.
10304
10305 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
10306
10307 * mips-linux-nat.c: Call the operating system GNU/Linux.
10308 * mips-linux-tdep.c: Likewise.
10309 * mips-tdep.c: Likewise.
10310
10311 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
10312
10313 Fix PR gdb/265.
10314 * jv-exp.y (parse_number): Handle 64-bit integers.
10315
10316 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
10317
10318 * gdbserver/configure.in: Remove AM_PROC_CC_STDC. Change
10319 AC_STDC_HEADERS to AC_HEADER_STDC.
10320 * gdbserver/configure: Regenerated.
10321
10322 2002-02-20 Richard Earnshaw <rearnsha@arm.com>
10323
10324 * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
10325 is defined.
10326 * sparc-tdep.c (get_longjmp_target): Likewise.
10327
10328 2002-02-20 Richard Earnshaw <rearnsha@arm.com>
10329
10330 * News: Add news about ARM and Multi-arch. Mention the new target
10331 arm*-*-netbsd*.
10332
10333 2002-02-19 Jim Blandy <jimb@redhat.com>
10334
10335 * stabsread.c (error_type_complaint): Improve error message.
10336
10337 2002-02-19 Daniel Jacobowitz <drow@mvista.com>
10338
10339 * gdbserver/README: Update documentation.
10340 * gdbserver/configure.in: Update configury to match documentation.
10341 * gdbserver/Makefile.in: Likewise.
10342 * gdbserver/configure: Regenerated.
10343 * gdbserver/aclocal.m4: New file, generated by aclocal.
10344 * gdbserver/config.in: New file, generated by autoheader.
10345
10346 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
10347
10348 * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
10349 armnbsd-nat.c.
10350
10351 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
10352
10353 * arm-tdep.h (enum arm_float_model): New enum.
10354 (struct gdbarch_tdep): Add fp_model.
10355 * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep. Defer setting
10356 up floating-point conversions until we know the floating-point model
10357 in use by the inferior. Don't complain about being unable to
10358 determine the ABI of the inferior when we don't have one.
10359 (arm_extract_return_value): Support different floating-point models.
10360 (arm_store_return_value): Likewise.
10361 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
10362 ARM_FLOAT_SOFT.
10363 (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
10364
10365 2002-02-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10366
10367 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
10368 of ``current_gdbarch''.
10369
10370 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
10371
10372 * armnbsd-nat.c : ANSIfy all function declarations.
10373 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
10374 (fetch_inferior_registers): Re-implement in terms of above.
10375 (store_register, store_regs, store_fp_register, store_fp_regs): New.
10376 (store_inferior_registers): Re-implement in terms of above.
10377
10378 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
10379
10380 * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
10381 kernel.
10382 * arm-linux-tdep.c: Likewise.
10383 * config/arm/tm-linux.h: Likewise.
10384
10385 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
10386
10387 * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
10388 * config/arm/nbsd.mt (TM_FILE): Delete.
10389 * config/arm/tm-nbsd.h: Delete.
10390
10391 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
10392
10393 * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
10394 Initialize CALL_DUMMY_LENGTH.
10395
10396 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
10397
10398 * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
10399 function.
10400 (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
10401 * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
10402 defines one thing and that is incorrect for this port.
10403 (IN_SOLIB_CALL_TRAMPOLINE): Delete.
10404
10405 2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
10406
10407 * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
10408
10409 2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
10410
10411 * win32-nat.c (display_selector): New function. Displays information
10412 about the information returned by GetThreadSelectorEntry API function.
10413 (display_selectors): New function. Displays the infomation of
10414 the selector given as argument, or of CS, DS ans FS selectors
10415 if no argument is given.
10416 ( _initialize_inftarg): Add "w32" as info prefix command.
10417 Add "info w32 selector" as command calling display_selectors.
10418
10419 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10420
10421 * i386-tdep.c (get_longjmp_target): Fix compilation failure
10422 by setting dummy values to JB_PC and JB_ELEMENT_SIZE
10423 if not defined.
10424
10425 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
10426
10427 * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
10428
10429 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
10430
10431 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
10432 (arm_fix_call_dummy): Call it.
10433 (arm_call_dummy_breakpoint_offset): Delete.
10434 (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
10435 * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
10436
10437 2002-02-18 Andrew Cagney <ac131313@redhat.com>
10438
10439 * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
10440 Default to func_frame_chain_valid.
10441 * gdbarch.h, gdbarch.c: Re-generate.
10442 * frame.h (FRAME_CHAIN_VALID): Delete definition.
10443
10444 2002-02-18 Elena Zannoni <ezannoni@redhat.com>
10445
10446 * ppc-linux-nat.c: Update copyright.
10447 (fetch_register, store_register): Add tid parameter, don't compute
10448 tid here.
10449 (fetch_ppc_registers, store_ppc_registers): Add tid
10450 parameter. Pass it along to callees.
10451 (fetch_inferior_registers, store_inferior_registers): Compute tid
10452 here, and pass it to calleed functions.
10453 (fill_gregset, supply_fpregset): Clean up formatting.
10454
10455 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
10456
10457 * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
10458 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
10459
10460 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
10461
10462 * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
10463 * gdbarch.c gdbarch.h: Regenerate.
10464 * breakpoint.c (create_longjmp_breakpoint): Always compile this
10465 function.
10466 (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
10467 * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
10468 (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
10469
10470 * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
10471 * arm-tdep.c (arm_get_longjmp_target): New function.
10472 (arm_gdbarch_init): Initialize jb_pc to -1. If ABI handler changes
10473 this to a positive value register arm_get_longjmp_target as the
10474 longjmp handler.
10475 * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
10476 (arm_linux_init_abi): Set up longjmp description in tdep.
10477 * armnbsd-nat.c (get_longjmp_target): Delete.
10478 * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
10479 description in tdep.
10480 * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
10481 (get_longjmp_target): Delete declaration.
10482 (GET_LONGJMP_TARGET): Delete.
10483 * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
10484 (GET_LONGJMP_TARGET): Delete.
10485
10486 2002-02-17 Kevin Buettner <kevinb@redhat.com>
10487
10488 From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
10489 * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
10490 of ``current_gdbarch''.
10491
10492 2002-02-17 Tom Tromey <tromey@redhat.com>
10493
10494 * cli/cli-cmds.c (compare_strings): New function.
10495 (complete_command): Only print each unique item once.
10496 * completer.h (complete_line): Declare.
10497 * completer.c (complete_line): New function.
10498 (line_completion_function): Use it.
10499
10500 2002-02-16 Andrew Cagney <ac131313@redhat.com>
10501
10502 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
10503 * gdbarch.h, gdbarch.c: Re-generate.
10504
10505 2002-02-16 Daniel Jacobowitz <drow@mvista.com>
10506
10507 * valarith.c (value_x_unop): Fix decrement; support post-decrement.
10508
10509 2002-02-16 Daniel Jacobowitz <drow@mvista.com>
10510
10511 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
10512 * valops.c (value_arg_coerce): Don't take the address of a reference
10513 to convert an argument to a reference.
10514
10515 2002-02-15 Christopher Faylor <cgf@redhat.com>
10516
10517 * win32-nat.c (get_image_name): New function.
10518 (handle_load_dll): Use get_image_name function.
10519 (get_child_debug_event): Avoid registering debug events until possibly
10520 execed process is started.
10521 (child_create_inferior): Allow invocation via shell so that command
10522 line redirection, etc. works ok.
10523 (_initialize_inftarg): Add new command: "set shell" to control whether
10524 a shell is used to start a process.
10525
10526 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
10527
10528 * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
10529 instead of find_register_by_number.
10530 (cannot_store_register): Likewise.
10531
10532 2002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
10533
10534 * dwarf2read.c: Replace fprintf (stderr, ...) by
10535 fprintf_unfiltered (gdb_stderr, ...).
10536
10537 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
10538
10539 * gdbserver/gdbserver.1: Document --attach.
10540
10541 2002-02-15 Richard Earnshaw <rearnsha@arm.com>
10542
10543 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
10544 descriptions.
10545 * arm-tdep.c (arm_default_arm_le_breakpoint)
10546 (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
10547 (arm_default_thumb_be_breakpoint): New. Initialize them from
10548 traditional breakpoint defines.
10549 (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
10550 (arm_gdbarch_init): Initialize new breakpoint variables.
10551 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
10552 (arm_linux_init_abi): Initialize linux-specific breakpoint.
10553 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
10554 (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
10555 code out to ...
10556 (arm_netbsd_init_abi_common): ... here; new function.
10557 * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
10558 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
10559 * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
10560 * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
10561
10562 2002-02-15 Richard Earnshaw <rearnsha@arm.com>
10563
10564 * arm-tdep.h (enum arm_abi): New enum.
10565 (struct gdbarch_tdep): New structure.
10566 (LOWEST_PC): Provide a default.
10567 (arm_gdbarch_register_os_abi): Declare new function.
10568 * arm-tdep.c (arm_abi_names): New array.
10569 (process_note_abi_tag_sections): New function.
10570 (get_elfosabi): New function.
10571 (arm_gdbarch_register_os_abi): New function.
10572 (arm_gdbarch_init): Try to determine the ABI of the inferior. If
10573 support for that ABI has been built in, then call the appropriate
10574 configuration routine. Use gdbarch_num_regs() to get the number
10575 of registers.
10576 (arm_dump_tdep): New function.
10577 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
10578 place-holder functions.
10579 (_initialize_arm_tdep): Register them.
10580 * config/arm/tm-arm.h (LOWEST_PC): Delete.
10581
10582 * armnbsd-tdep.c: New file.
10583 * Makefile.in (armnbsd-tdep.o): Add dependencies.
10584 * config/arm/nbsd.mt (TDEPFILES): Add it.
10585 * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
10586
10587 * armnbsd-nat.c: Include regcache.h.
10588 * Makefile.in (armnbsd-nat.o): Update dependency list.
10589
10590 * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
10591
10592 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
10593
10594 * gdbserver/Makefile.in: Fix typos in target rules.
10595
10596 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
10597
10598 Fix part of PR gdb/267.
10599 * linespec.c (find_methods): Handle constructors specially for now.
10600
10601 2002-02-14 Corinna Vinschen <vinschen@redhat.com>
10602
10603 * arm-tdep.c (arm_push_arguments): Eliminate special float type
10604 handling.
10605 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
10606 standard_coerce_float_to_double().
10607
10608 2002-02-14 Christopher Faylor <cgf@redhat.com>
10609
10610 * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
10611 GDBINIT_FILENAME.
10612
10613 2002-02-14 Elena Zannoni <ezannoni@redhat.com>
10614
10615 * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
10616 find_variant_by_name, because it confuses the multiarch
10617 framework. Return NULL if there isn't an architecture with the
10618 user supplied name, instead of forcing a different one without
10619 recording the change with the multiarch machinery.
10620 (find_variant_by_name): Delete.
10621
10622 2002-02-14 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10623
10624 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
10625 i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
10626
10627 2002-02-13 Martin M. Hunt <hunt@redhat.com>
10628
10629 * stack.c (print_frame_info_base): When calling
10630 print_frame_info_listing_hook, set current_source_symtab.
10631
10632 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
10633
10634 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
10635 and remove unused $(INCLUDE_DIR).
10636 Add regcache.c to OBS.
10637 Add generated register protocol files to clean target.
10638 Update dependencies for new objects, obsolete old target code.
10639
10640 * gdbserver/linux-low.c: Remove all platform-specific code to
10641 new files. Remove various dead code. Update to use regcache
10642 functionality.
10643 * gdbserver/remote-utils.c (fromhex): Add return statement
10644 to quiet warning.
10645 (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
10646 constant.
10647 (input_interrupt): Add integer parameter to match prototype
10648 of a signal handler.
10649 (outreg): Use register_data ().
10650 (prepare_resume_reply): Use gdbserver_expedite_regs.
10651 * gdbserver/server.c (main): Dynamically allocate own_buf because
10652 PBUFSIZ is no longer constant. Use registers_to_string () and
10653 registers_from_string ().
10654 * gdbserver/server.h: No longer include "defs.h". Add prototypes
10655 for error (), fatal (), and warning (). Update definition of
10656 PBUFSIZ to use regcache functionality. Add include guard.
10657 * gdbserver/utils.c (fatal): Add missing ``const''.
10658 (warning): New function.
10659
10660 * regformats/regdat.sh: Include "regcache.h" in generated files.
10661 Provide init_registers () function.
10662 * regformats/regdef.h: Add prototype for set_register_cache ().
10663 Add include guard.
10664
10665 * gdbserver/linux-arm-low.c: New file.
10666 * gdbserver/linux-i386-low.c: New file.
10667 * gdbserver/linux-ia64-low.c: New file.
10668 * gdbserver/linux-m68k-low.c: New file.
10669 * gdbserver/linux-mips-low.c: New file.
10670 * gdbserver/linux-ppc-low.c: New file.
10671 * gdbserver/linux-sh-low.c: New file.
10672
10673 * gdbserver/regcache.c: New file.
10674 * gdbserver/regcache.h: New file.
10675
10676 * gdbserver/low-linux.c: Removed obsolete file.
10677
10678 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
10679
10680 * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
10681 * config/i386/linux.mt: Likewise.
10682 * config/ia64/linux.mt: Likewise.
10683 * config/m68k/linux.mh: Likewise.
10684 * config/powerpc/linux.mh: Likewise.
10685 * config/mips/linux.mt: Likewise.
10686
10687 * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
10688
10689 * config/i386/i386lynx.mh: Mark gdbserver variables
10690 as (currently) obsolete for this target.
10691 * config/i386/nbsd.mt: Likewise.
10692 * config/i386/nbsdelf.mt: Likewise.
10693 * config/m32r/m32r.mt: Likewise.
10694 * config/m68k/m68klynx.mh: Likewise.
10695 * config/m68k/nbsd.mt: Likewise.
10696 * config/m68k/sun3os4.mh: Likewise.
10697 * config/mips/vr5000.mt: Likewise.
10698 * config/ns32k/nbsd.mt: Likewise.
10699 * config/pa/hppabsd.mh: Likewise.
10700 * config/pa/hppaosf.mh: Likewise.
10701 * config/powerpc/nbsd.mt: Likewise.
10702 * config/rs6000/rs6000lynx.mh: Likewise.
10703 * config/s390/s390.mt: Likewise.
10704 * config/s390/s390x.mt: Likewise.
10705 * config/sparc/sparclynx.mh: Likewise.
10706 * config/sparc/sun4os4.mh: Likewise.
10707 * config/i386/x86-64linux.mt: Likewise.
10708 * config/sparc/linux.mh: Likewise.
10709
10710 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
10711
10712 * configure.tgt: Configure gdbserver only for known working
10713 targets. Set ${build_gdbserver} instead of modifying ${configdirs}.
10714 * configure.in: Check ${build_gdbserver}. Put gdbserver/ into
10715 SUBDIRS if it is configured. Update comment for ${nativefile}.
10716 * configure: Regenerated.
10717
10718 2002-02-13 Michael Snyder <msnyder@redhat.com>
10719
10720 * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
10721
10722 * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
10723 (default_gcore_mach): Just return 0, work around a problem in bfd.
10724 (default_gcore_target): OK to return NULL if exec_bfd is null.
10725 (make_mem_sec): Use a cast, avoid a warning.
10726
10727 * procfs.c (find_memory_regions_callback): Use a cast instead of
10728 calling host_pointer_to_address (which complains if
10729 sizeof (host pointer) != sizeof (target pointer)).
10730 (procfs_make_note_section): Avoid overflow in psargs string.
10731
10732 * procfs.c (procfs_make_note_section): Make the default
10733 implementation return an error.
10734
10735 2002-02-13 Rodney Brown <rbrown64@csc.com.au>
10736
10737 * procfs.c (procfs_make_note_section): Provide a default definition
10738 (for alpha-dec-osf4.0f). Fix typos.
10739
10740 2002-02-13 Elena Zannoni <ezannoni@redhat.com>
10741
10742 * linux-proc.c: Add include of regcache.h.
10743 * Makefile.in (linux-proc.o): Add dependency on regcache.h.
10744
10745 2002-02-13 Andrew Cagney <ac131313@redhat.com>
10746
10747 From 2002-01-18 Greg McGary <greg@mcgary.org>:
10748 * memattr.c (create_mem_region): Disallow useless empty region.
10749 Regions are half-open intervals, so allow [A..B) [B..C) as
10750 non-overlapping.
10751
10752 2002-02-13 Michael Chastain <mec@shout.net>
10753
10754 * defs.h: Kill CONST_PTR.
10755 * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
10756 * c-lang.c (c_builtin_types): Likewise.
10757 * ch-lang.c (ch_builtin_types): Likewise.
10758 * f-lang.c (f_builtin_types): Likewise.
10759 * language.c (unknown_builtin_types): Likewise.
10760 * m2-lang.c (m2_builtin_types): Likewise.
10761 * p-lang.c (pascal_builtin_types): Likewise.
10762 * scm-lang.c (c_builtin_types): Likewise.
10763
10764 2002-02-13 Keith Seitz <keiths@redhat.com>
10765
10766 * arm-tdep.h (arm_get_next_pc): Add declaration.
10767
10768 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
10769
10770 * arm-tdep.c (arm_use_struct_convention): Make static. Move to be
10771 with other related struct-returning functions.
10772 (arm_extract_struct_value_address): New function.
10773 (arm_gdbarch_init): Initialize the above in multi-arch vector. Also
10774 initialize float_format, double_format and long_double_format as
10775 appropriate to the endianness of the target.
10776 * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
10777 (arm_use_struct_convention): Delete declaration.
10778 (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
10779
10780 2002-02-13 Keith Seitz <keiths@redhat.com>
10781
10782 * defs.h (core_addr_to_string_nz): New function.
10783
10784 2002-02-13 Mark Kettenis <kettenis@gnu.org>
10785
10786 Apply missing bits of 2002-01-15 patch.
10787 * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
10788 (fill_fpregset): Use i387_fill_fsave.
10789
10790 2002-02-12 Keith Seitz <keiths@redhat.com>
10791
10792 * utils.c (core_addr_to_string): Use phex instead of phex_nz.
10793 (core_addr_to_string_nz): New function.
10794
10795 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
10796
10797 * arm-linux-nat.c: Really include arm-tdep.h.
10798 * config/arm/tm-linux.h (struct type, struct value): Declare.
10799
10800 2002-02-11 Michael Snyder <msnyder@redhat.com>
10801
10802 * procfs.c: Include elf-bfd.h (for elfcore_write functions).
10803 (gcore section): Ifdef for Solaris and Unixware only.
10804 (procfs_do_thread_registers): Unixware needs one lwpstatus
10805 per thread (not one prstatus or pstatus).
10806 (procfs_make_note_section): Iterate only over kernel threads (lwps),
10807 not over all gdb threads. For unixware, call elfcore_write_pstatus
10808 once before iterating over threads.
10809
10810 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
10811
10812 * arm-tdep.h: New file.
10813 * arm-tdep.c: Include arm-tdep.h.
10814 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
10815 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
10816 (arm_print_float_info, arm_register_type, convert_to_extended)
10817 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
10818 (arm_extract_return_value, arm_register_name): Make static.
10819 (arm_software_single_step): Similarly. Fix types in declaration.
10820 (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
10821 (arm_store_return_value, arm_store_struct_return): New functions.
10822 (arm_gdbarch_init): Register the above functions. Also register
10823 call_dummy_start_offset, sizeof_call_dummy_words,
10824 function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
10825 sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
10826 max_register_virtual_size, register_size. Set up
10827 prologue_cache.saved_regs here, rather than ...
10828 (_initialize_arm_tdep): ... here.
10829 * config/arm/tm-arm.h (struct type, struct value): Delete forward
10830 declarations.
10831 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
10832 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
10833 (arm_print_float_info, arm_register_type, convert_to_extended)
10834 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
10835 (arm_extract_return_value, arm_register_name): Delete declarations.
10836 (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
10837 (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
10838 (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
10839 (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
10840 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
10841 (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
10842 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
10843 (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
10844 (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
10845 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
10846 (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
10847 (arm_get_next_pc): No-longer static -- these are needed by the RDI
10848 interface.
10849 * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
10850 * remote-rdi.c remote-rdp.c: Likewise.
10851 * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
10852 (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
10853 * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
10854 definition.
10855
10856 * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
10857 (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
10858 (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
10859 from non-ARM_ prefixed definitions.
10860 * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
10861 all uses of above.
10862 * remote-rdi.c remote-rdp.c: Likewise.
10863 * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
10864
10865 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
10866
10867 * arm-tdep.c (arm_frameless_function_invocation)
10868 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
10869 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
10870 (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
10871 (arm_pop_frame, arm_get_next_pc): Make static.
10872 (arm_gdbarch_init): Register above in gdbarch structure.
10873 (arm_read_fp): Renamed from arm_target_read_fp.
10874 (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
10875 * config/arm/tm-arm.h (arm_frameless_function_invocation)
10876 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
10877 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
10878 (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
10879 (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
10880 (arm_pc_is_thumb_dummy): Delete declarations.
10881 (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
10882 (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
10883 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
10884 (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
10885
10886 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
10887
10888 * symtab.c (compare_search_syms): New function.
10889 (sort_search_symbols): New function.
10890 (search_symbols): Sort symbols after searching rather than
10891 before.
10892
10893 2002-02-10 Andrew Cagney <ac131313@redhat.com>
10894
10895 * NEWS: Linux -> GNU/Linux.
10896
10897 2002-02-10 Andrew Cagney <ac131313@redhat.com>
10898
10899 * gdbarch.sh: For for level one methods, disallow a definition
10900 when partially multi-arched. Add comments explaining rationale.
10901 * gdbarch.h: Re-generate.
10902
10903 2002-02-10 Andrew Cagney <ac131313@redhat.com>
10904
10905 * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
10906 multi-arch partial.
10907
10908 2002-02-10 Andrew Cagney <ac131313@redhat.com>
10909
10910 * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
10911 field. Use diff -u.
10912 * gdbarch.c: Re-generate.
10913
10914 2002-02-10 Andrew Cagney <ac131313@redhat.com>
10915
10916 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
10917 * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
10918 partial.
10919
10920 2002-02-10 Andrew Cagney <ac131313@redhat.com>
10921
10922 * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
10923 multi-arch partial.
10924 (PUSH_ARGUMENTS): Switch to using predefault.
10925 * gdbarch.c: Regenerate.
10926
10927 2002-02-10 Andrew Cagney <ac131313@redhat.com>
10928
10929 * valops.c (PUSH_ARGUMENTS): Delete definition.
10930 * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
10931 partial. Default to default_push_arguments.
10932 * gdbarch.h, gdbarch.c: Regenerate.
10933
10934 2002-02-09 Andrew Cagney <ac131313@redhat.com>
10935
10936 * defs.h (throw_exception): Rename return_to_top_level. Update
10937 comments.
10938 * utils.c (error_stream, internal_verror, quit): Ditto.
10939 * top.c (throw_exception, catcher): Ditto.
10940 * sparclet-rom.c (sparclet_load): Ditto.
10941 * remote.c (interrupt_query, minitelnet): Ditto.
10942 * remote-sds.c (interrupt_query): Ditto.
10943 * remote-mips.c (mips_error, mips_kill): Ditto.
10944 * ocd.c (interrupt_query): Ditto.
10945 * monitor.c (monitor_interrupt_query): Ditto.
10946 * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
10947 * target.h: Update comment.
10948
10949 * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
10950
10951 2002-02-09 Andrew Cagney <ac131313@redhat.com>
10952
10953 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
10954 default_double_format.
10955 * gdbarch.h, gdbarch.c: Re-generate.
10956 * findvar.c (floatformat_unknown): Delete variable definition.
10957 * doublest.h (floatformat_unknown): Delete variable declaration.
10958
10959 2002-02-09 Jim Blandy <jimb@redhat.com>
10960
10961 * stabsread.c (read_type): Add code to parse Sun's syntax for
10962 prototyped function types.
10963
10964 2002-02-09 Andrew Cagney <ac131313@redhat.com>
10965
10966 * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
10967 (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
10968
10969 2002-02-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10970
10971 * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
10972 _initialize_solib. Fixes name clash with solib.c:_initialize_solib,
10973 now _initialize_xcoffsolib gets called again and overrides the
10974 commands from solib.c in a native configuration.
10975
10976 2002-02-09 Mark Kettenis <kettenis@gnu.org>
10977
10978 * doublest.c (store_typed_floating): Don't try to return a value.
10979 Fixes PR gdb/290.
10980
10981 2002-02-08 Jim Blandy <jimb@redhat.com>
10982
10983 * c-typeprint.c (c_type_print_varspec_suffix): If a function type
10984 is prototyped and has no arguments, print its argument list as
10985 `(void)'.
10986
10987 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10988
10989 * MAINTAINERS (write-after-approval): Add myself.
10990 (paper-trail): I've escaped!
10991
10992 2002-02-08 Christopher Faylor <cgf@redhat.com>
10993
10994 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
10995 changes.
10996 (_initialize_check_for_gdb_ini): Ditto.
10997
10998 2002-02-08 Martin M. Hunt <hunt@redhat.com>
10999
11000 * win32-nat.c (cygwin_pid_to_str): Fix typo.
11001 xaprintf -> xasprintf.
11002
11003 2002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
11004
11005 * win32-nat.c: Remove use of printf and sprintf functions.
11006
11007 2002-02-08 Richard Earnshaw <rearnsha@arm.com>
11008
11009 * arm-tdep.c (arm_frame_chain_valid): Make static.
11010 (arm_push_arguments): Likewise.
11011 (arm_gdbarch_init): New function.
11012 (_initialize_arm_tdep): Call it.
11013 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
11014 (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
11015 (FRAME_CHAIN_VALID): Delete.
11016 (arm_frame_chain_valid): Delete declaration.
11017 (PUSH_ARGUMENTS): Delete.
11018 (arm_push_arguments): Delete declaration.
11019 (CALL_DUMMY_P): Delete.
11020
11021 2002-02-08 Andrew Cagney <ac131313@redhat.com>
11022 Corinna Vinschen <vinschen@redhat.com>
11023
11024 * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
11025 on builtin float types.
11026
11027 2002-02-08 Daniel Jacobowitz <drow@mvista.com>
11028
11029 * utils.c: Include <curses.h> before "bfd.h".
11030 * tui/tui-hooks.c: Likewise.
11031 * tui/tui.c: Likewise.
11032 * tui/tuiCommand.c: Likewise.
11033 * tui/tuiData.c: Likewise.
11034 * tui/tuiDataWin.c: Likewise.
11035 * tui/tuiDisassem.c: Likewise.
11036 * tui/tuiGeneralWin.c: Likewise.
11037 * tui/tuiIO.c: Likewise.
11038 * tui/tuiLayout.c: Likewise.
11039 * tui/tuiRegs.c: Likewise.
11040 * tui/tuiSource.c: Likewise.
11041 * tui/tuiSourceWin.c: Likewise.
11042 * tui/tuiStack.c: Likewise.
11043 * tui/tuiWin.c: Likewise.
11044
11045 2002-02-07 Elena Zannoni <ezannoni@redhat.com>
11046
11047 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
11048 to include space for pseudoregs as well. Update loops accordingly.
11049 (sh_fp_frame_init_saved_regs): Ditto.
11050 (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
11051
11052 2002-02-07 Andrew Cagney <ac131313@redhat.com>
11053
11054 * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
11055 Add Richard Earnshaw to Arm maintainers.
11056
11057 2002-02-07 Andrew Cagney <ac131313@redhat.com>
11058
11059 * defs.h (warning_begin): Delete declaration.
11060
11061 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
11062 Delete macro.
11063
11064 2002-02-07 Michael Snyder <msnyder@redhat.com>
11065
11066 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
11067 Logic bug, remove misplaced else.
11068
11069 2002-02-07 Klee Dienes <klee@apple.com>
11070
11071 * fork-inferior.c (fork_inferior): Add '!' to the list of
11072 characters that need to be quoted when building a string for the
11073 shell. Quote '!' specifically with a backslash, since CSH chokes
11074 when trying to evaluate "str!str".
11075
11076 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
11077
11078 * rdi-share/host.h: Only provide a typedef for bool if it is not
11079 defined.
11080
11081 2002-02-04 Michael Snyder <msnyder@redhat.com>
11082
11083 * breakpoint.h (enum bptype): Add new overlay event bp type.
11084 (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
11085
11086 * breakpoint.c (create_internal_breakpoint): New function.
11087 (internal_breakpoint_number): Moved into create_internal_breakpoint.
11088 (create_longjmp_breakpoint): Use create_internal_breakpoint.
11089 (create_thread_event_breakpoint): Ditto.
11090 (create_solib_event_breakpoint): Ditto.
11091 (create_overlay_event_breakpoint): New function.
11092 (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
11093 (update_breakpoints_after_exec): Delete and re-initialize
11094 overlay event breakpoints after an exec. Add FIXME comment
11095 about longjmp breakpoint.
11096 (print_it_typical): Ignore overlay event breakpoints.
11097 (print_one_breakpoint): Ditto.
11098 (mention): Ditto.
11099 (bpstat_what): Do not stop for overlay event breakpoints.
11100 (delete_breakpoint): Don't delete overlay event breakpoints.
11101 (breakpoint_re_set_one): Delete the overlay event breakpoint.
11102 (breakpoint_re_set): Re-create overlay event breakpoint.
11103
11104 * symfile.c (overlay_auto_command): Enable overlay breakpoints.
11105 (overlay_manual_command): Disable overlay breakpoints.
11106 (overlay_off_command): Disable overlay breakpoints.
11107
11108 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
11109
11110 * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
11111 (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
11112 to here from config/tm-arm.h.
11113 (coff_sym_is_thumb): Make static.
11114 (arm_elf_make_msymbol_special): New function.
11115 (arm_coff_make_msymbol_special): New function.
11116 * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
11117 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
11118 (coff_sym_is_thumb): Delete declaration.
11119 (arm_elf_make_msymbol_special): Declare.
11120 (arm_coff_make_msymbol_special): Declare.
11121 (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
11122 (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
11123
11124 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
11125
11126 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
11127
11128 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
11129
11130 * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
11131 * gdbarch.c gdbarch.h: Regenerate.
11132 * arch-utils.c (default_print_float_info): New function.
11133 * arch-utils.h (default_print_float_info): Prototype it.
11134 * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
11135 * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
11136 (PRINT_FLOAT_INFO): Document it.
11137
11138 * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
11139 * config/arm/tm-arm.h (FLOAT_INFO): Delete.
11140 (PRINT_FLOAT_INFO): Define.
11141
11142 2002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
11143
11144 * win32-nat.c (_initialize_check_for_gdb_ini):
11145 Add typecast to sprintf argument to suppress a warning.
11146
11147 2002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
11148
11149 * win32-nat.c (last_sig): Changed type of variable to target_signal,
11150 to allow easier handling of pass state.
11151 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
11152 that gives exception name and address.
11153 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
11154 and set last_sig value to ourstatus->value.sig. Some missing
11155 exceptions added.
11156 (child_continue): Correctly report continue_status.
11157 (get_child_debug_event,do_initial_child_stuff): Set last_sig to
11158 TARGET_SIGNAL_0 (new default value).
11159 (child_resume): consider sig argument passed to decide if
11160 the exception should be passed to debuggee or not.
11161
11162 2002-02-05 Michael Snyder <msnyder@redhat.com>
11163
11164 * regcache.c (fetch_register): Call target_fetch_register
11165 only if we don't call FETCH_PSEUDO_REGISTER.
11166 (store_register): Call target_store_register only if we
11167 don't call STORE_PSEUDO_REGISTER.
11168
11169 2002-02-05 Elena Zannoni <ezannoni@redhat.com>
11170
11171 * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
11172 ELF_MAKE_MSYMBOL_SPECIAL.
11173 * gdbarch.c, gdbarch.h: Regenerate.
11174 * arch-utils.c (default_make_msymbol_special): New function.
11175 * arch-utils.h (default_make_msymbol_special): Export.
11176 * elfread.c (elf_symtab_read): Compile use of
11177 ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
11178 multiarched.
11179 * coffread.c (coff_symtab_read): Ditto, for
11180 COFF_MAKE_MSYMBOL_SPECIAL.
11181
11182 2002-02-05 Jim Blandy <jimb@redhat.com>
11183
11184 * solib-svr4.c (svr4_truncate_ptr): New function.
11185 (svr4_relocate_section_addresses): Do the address arithmetic with
11186 the appropriate truncation for target addresses, even when
11187 CORE_ADDR is larger than a target address.
11188
11189 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
11190
11191 * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
11192 to (int *).
11193
11194 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
11195
11196 * gdbserver/linux-low.c (kill_inferior): Remove commented out
11197 code.
11198
11199 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
11200
11201 * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
11202
11203 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
11204
11205 * gdbserver/linux-low.c: Remove unused include files.
11206
11207 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
11208
11209 * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
11210 (read_inferior_memory): Use it.
11211 (write_inferior_memory): Likewise.
11212
11213 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
11214
11215 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
11216 grubbing through sys_errlist.
11217
11218 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
11219
11220 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
11221
11222 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
11223 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
11224
11225 2002-02-04 Andrew Cagney <ac131313@redhat.com>
11226
11227 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
11228 (do_sfunc, set_cmd_sfunc): New functions.
11229
11230 * command.h (struct cmd_list_element): Add field func.
11231 * cli/cli-decode.h (struct cmd_list_element): Ditto.
11232 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
11233 * cli/cli-decode.h: Ditto.
11234
11235 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
11236 (help_all, help_cmd_list): Ditto.
11237 (find_cmd, complete_on_cmdlist): Ditto.
11238 * top.c (execute_command): Ditto.
11239
11240 * cli/cli-setshow.c (do_setshow_command): Call func instead of
11241 function.sfunc.
11242
11243 * infcmd.c (notice_args_read): Fix function signature.
11244
11245 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
11246 * cli/cli-decode.c (add_set_cmd): Ditto.
11247 * utils.c (initialize_utils): Ditto.
11248 * maint.c (_initialize_maint_cmds): Ditto.
11249 * infrun.c (_initialize_infrun): Ditto.
11250 * demangle.c (_initialize_demangler): Ditto.
11251 * remote.c (add_packet_config_cmd): Ditto.
11252 * mips-tdep.c (_initialize_mips_tdep): Ditto.
11253 * cris-tdep.c (_initialize_cris_tdep): Ditto.
11254 * proc-api.c (_initialize_proc_api): Ditto.
11255 * kod.c (_initialize_kod): Ditto.
11256 * valprint.c (_initialize_valprint): Ditto.
11257 * top.c (init_main): Ditto.
11258 * infcmd.c (_initialize_infcmd): Ditto.
11259 * corefile.c (_initialize_core): Ditto.
11260 * arm-tdep.c (_initialize_arm_tdep): Ditto.
11261 * arch-utils.c (initialize_current_architecture): Ditto.
11262 (_initialize_gdbarch_utils): Ditto.
11263 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
11264
11265 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
11266 * wince.c (_initialize_inftarg): Ditto.
11267 * symfile.c (_initialize_symfile): Ditto.
11268 * mips-tdep.c (_initialize_mips_tdep): Ditto.
11269 * language.c (_initialize_language): Ditto.
11270 * arc-tdep.c (_initialize_arc_tdep): Ditto.
11271
11272 2002-02-04 Michael Snyder <msnyder@redhat.com>
11273
11274 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
11275
11276 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
11277
11278 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
11279 Add rules for building the register data files.
11280
11281 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
11282
11283 * regformats/regdat.sh: Add braces to the definition of
11284 expedite_regs_${arch}.
11285
11286 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
11287
11288 * regformats/regdef.h (struct reg): Add comment describing the
11289 requirements for offset and size fields.
11290
11291 2002-02-04 Andreas Schwab <schwab@suse.de>
11292
11293 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
11294 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
11295
11296 2002-02-04 Richard Earnshaw <rearnsha@arm.com>
11297
11298 * gdbarch.sh (copyright): Update years in generated header.
11299 (SMASH_TEXT_ADDRESS): Add rule.
11300 * gdbarch.h, gdbarch.c: Re-generate.
11301 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
11302 * dbxread.c: Likewise.
11303 * dwarfread.c: Likewise.
11304 * elfread.c: Likewise.
11305 * somread.c: Likewise.
11306
11307 * arm-tdep.c (arm_smash_text_address): New function.
11308 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
11309
11310 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
11311
11312 Add support for hardware watchpoints on win32 native.
11313 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
11314 CONTEXT_DEBUG_REGISTERS.
11315 (dr variable): New variable. Static array containing a local copy
11316 of debug registers.
11317 (debug_registers_changed): New variable. Reflects when debug registers
11318 are changed and need to be written to inferior.
11319 (debug_registers_used): New variable. Reflects when any debug register
11320 was set, used when new threads are created.
11321 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
11322 i386-nat code.
11323 (thread_rec): Set dr array if id is the thread of current_event .
11324 (child_continue, child_resume): Change the debug registers for all
11325 threads if debug_registers_changed.
11326 (child_add_thread): Change the debug registers if debug_registers_used.
11327 * config/i386/cygwin.mh: Add use of i386-nat.o file.
11328 Link nm.h to new nm-cygwin.h file.
11329 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
11330 of hardware registers.
11331
11332 2002-02-03 Andrew Cagney <ac131313@redhat.com>
11333
11334 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
11335 Restore behavour broken by 2002-01-20 Andrew Cagney
11336 <ac131313@redhat.com> IEEE_FLOAT removal.
11337
11338 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
11339
11340 * c-valprint.c (c_val_print): Pass a proper valaddr to
11341 cp_print_class_method.
11342 * valops.c (search_struct_method): If there is only one method
11343 and args is NULL, return that method.
11344
11345 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
11346
11347 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
11348 accessing tag_name directly.
11349
11350 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
11351
11352 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
11353 of accessing tag_name directly.
11354
11355 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
11356
11357 PR gdb/280
11358 * gdbtypes.c (replace_type): New function.
11359 * gdbtypes.h (replace_type): Add prototype.
11360 * stabsread.c (read_type): Use replace_type.
11361
11362 2002-02-03 Richard Earnshaw <rearnsha@arm.com>
11363
11364 * Makefile.in (memattr.o): Add missing dependencies rule.
11365
11366 2002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11367
11368 * breakpoint.c (break_at_finish_command): Really export.
11369 (break_at_finish_at_depth_command): Ditto.
11370 (tbreak_at_finish_command): Ditto.
11371 * hppa-tdep.c: Include completer.h.
11372 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
11373 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
11374
11375 2002-02-01 Andrew Cagney <ac131313@redhat.com>
11376
11377 * utils.c (do_write): New function.
11378 (error_stream): Rewrite combining the code from error_begin and
11379 verror.
11380 (verror): Rewrite using error_stream.
11381 (error_begin): Delete function.
11382
11383 2002-02-01 Andrew Cagney <ac131313@redhat.com>
11384
11385 * utils.c (error_begin): Make static.
11386 * defs.h (error_begin): Delete declaration.
11387
11388 * linespec.c (cplusplus_error): Replace cplusplus_hint.
11389 (decode_line_1): Use cplusplus_error instead of error_begin,
11390 cplusplus_hint and return_to_top_level.
11391 * coffread.c (coff_symfile_read): Use error instead of error_begin
11392 and return_to_top_level.
11393 * infrun.c (default_skip_permanent_breakpoint): Ditto.
11394
11395 2002-02-01 Andrew Cagney <ac131313@redhat.com>
11396
11397 * language.h (type_error, range_error): Make string parameter
11398 constant.
11399 * language.c (warning_pre_print): Delete extern declaration.
11400 * dwarfread.c (warning_pre_print): Ditto.
11401 * language.c (type_error, range_error): Rewrite to use verror and
11402 vwarning instead of warning_begin.
11403
11404 2002-02-01 Michael Snyder <msnyder@redhat.com>
11405
11406 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
11407 (set_ignore_count): Move misplaced comment back where it belongs.
11408
11409 2002-02-01 Andrew Cagney <ac131313@redhat.com>
11410
11411 * command.h (NO_FUNCTION): Delete macro.
11412 * cli/cli-decode.h (NO_FUNCTION): Ditto.
11413 * top.c (execute_command): Replace NO_FUNCTION with NULL.
11414 * tracepoint.c (_initialize_tracepoint): Ditto.
11415 * cli/cli-decode.c (add_set_cmd): Ditto.
11416 * cli/cli-cmds.c (init_cli_cmds): Ditto.
11417
11418 2002-02-01 Daniel Jacobowitz <drow@mvista.com>
11419
11420 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
11421 Update ``this'' pointer when calling virtual functions.
11422
11423 2002-02-01 Michael Snyder <msnyder@redhat.com>
11424
11425 * breakpoint.c (create_temp_exception_breakpoint): Delete.
11426 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
11427
11428 2002-02-01 Daniel Jacobowitz <drow@mvista.com>
11429
11430 * regformats/reg-arm.dat: New file.
11431 * regformats/reg-i386.dat: New file.
11432 * regformats/reg-ia64.dat: New file.
11433 * regformats/reg-m68k.dat: New file.
11434 * regformats/reg-mips.dat: New file.
11435 * regformats/reg-ppc.dat: New file.
11436 * regformats/reg-sh.dat: New file.
11437 * regformats/regdef.h: New file.
11438 * regformats/regdat.sh: New file.
11439
11440 2002-02-01 Richard Earnshaw <reanrsha@arm.com>
11441
11442 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
11443 (arm_frame_args_address, arm_frame_locals_address): New functions.
11444 (arm_frame_num_args): New function.
11445 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
11446 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
11447 (FRMA_NUM_ARGS): Call arm_frame_num_args.
11448
11449 2002-01-31 Michael Snyder <msnyder@redhat.com>
11450
11451 * breakpoint.c (break_at_finish_command): Export.
11452 (break_at_finish_at_depth_command): Export.
11453 (tbreak_at_finish_command): Export.
11454 (_initialize_breakpoint): Delete "xbreak" and "txbreak" commands.
11455 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
11456 "txbreak" commands, which are HPPA specific.
11457
11458 * printcmd.c (disassemble_command): Remove an ancient
11459 artifact of an old merge.
11460
11461 * symfile.h (enum overlay_debugging_state):
11462 Define enum constant values for overlay mode.
11463 * symfile.c (overlay_debugging): Use enums instead of literals.
11464 (overlay_is_mapped, overlay_auto_command,
11465 overlay_manual_command): Ditto.
11466
11467 * breakpoint.c (insert_breakpoints, remove_breakpoint,
11468 breakpoint_here_p, breakpoint_inserted_here_p,
11469 breakpoint_thread_match, bpstat_stop_status,
11470 describe_other_breakpoints, check_duplicates, clear_command):
11471 Coding standard fixes.
11472
11473 * target.c (target_xfer_memory): Add spaces, coding standard.
11474 (do_xfer_memory): Add missing line to trust-readonly
11475 code: check bfd SEC_READONLY flag for section.
11476
11477 2002-01-31 Andrew Cagney <ac131313@redhat.com>
11478
11479 * PROBLEMS: Fix typo, 5.1->5.1.1.
11480
11481 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
11482
11483 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
11484 data symbols, since we search based on textlow and texthigh.
11485 (find_pc_sect_symtab): Likewise.
11486
11487 2002-01-30 Andrew Cagney <ac131313@redhat.com>
11488
11489 * defs.h (vwarning): Declare.
11490 * utils.c (vwarning): New function.
11491 (warning): Call vwarning.
11492 (warning_begin): Delete function.
11493
11494 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
11495 the warning message.
11496 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
11497 warning_begin.
11498
11499 2002-01-30 Michael Snyder <msnyder@redhat.com>
11500
11501 * NEWS: Mention "set trust-readonly-sections" command.
11502 Mention generate-core-file command.
11503
11504 2002-01-15 Michael Snyder <msnyder@redhat.com>
11505
11506 * target.c: New command, "set trust-readonly-sections on".
11507 (do_xfer_memory): Honor the suggestion to trust readonly sections
11508 by reading them from the object file instead of from the target.
11509 (initialize_targets): Register command "set trust-readonly-sections".
11510
11511 2002-01-29 Andrew Cagney <ac131313@redhat.com>
11512
11513 * parse.c (target_map_name_to_register): Simplify, search regs and
11514 pseudo-regs using a single loop.
11515
11516 2002-01-30 Andrew Cagney <ac131313@redhat.com>
11517
11518 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
11519
11520 2002-01-15 Rodney Brown <rbrown64@csc.com.au>
11521
11522 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
11523 * config/i386/i386v42mp.mh: Add i387-nat.o .
11524 * i386v4-nat.c: Include i387-nat.h.
11525 (supply_fpregset): Use i387_supply_fsave.
11526 (fill_fpregset): Use i387_fill_fsave.
11527
11528 2002-01-30 Richard Earnshaw <rearnsha@arm.com>
11529
11530 * arm-tdep.c (arm_call_dummy_words): Define.
11531 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
11532 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
11533 (CALL_DUMMY_WORDS): Define.
11534 (arm_call_dummy_words): Declare.
11535 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
11536 (arm_linux_call_dummy_words): Declare.
11537
11538 2002-01-30 Andreas Schwab <schwab@suse.de>
11539
11540 * m68klinux-nat.c: Fix last change to use regcache_collect
11541 instead of referencing registers[] directly.
11542
11543 2002-01-29 Andrew Cagney <ac131313@redhat.com>
11544
11545 * parse.c (target_map_name_to_register): Delete code wrapped in
11546 #ifdef REGISTER_NAME_ALIAS_HOOK.
11547
11548 2002-01-28 Michael Snyder <msnyder@redhat.com>
11549
11550 * regcache.c (legacy_read_register_gen): Need to be able to
11551 read pseudo-register as well as real register.
11552 (legacy_write_register_gen): Ditto.
11553
11554 2002-01-28 Andrew Cagney <ac131313@redhat.com>
11555
11556 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
11557 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
11558 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
11559 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
11560 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
11561 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
11562 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
11563 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
11564 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
11565 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
11566 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
11567 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
11568 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
11569 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
11570 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
11571 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
11572 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
11573 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
11574 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
11575 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
11576
11577 2002-01-28 Andrew Cagney <ac131313@redhat.com>
11578
11579 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
11580 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
11581 (initialize_current_architecture): Update target_byte_order using
11582 information from BFD.
11583 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
11584 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
11585
11586 2002-01-28 Andrew Cagney <ac131313@redhat.com>
11587
11588 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
11589 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
11590
11591 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
11592 #ifdef INVALID_FLOAT.
11593 * infcmd.c (do_registers_info): Ditto.
11594 * values.c (unpack_double): Ditto. Add comment.
11595
11596 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
11597 already commented out.
11598
11599 2002-01-26 Andreas Schwab <schwab@suse.de>
11600
11601 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
11602 * m68klinux-nat.c: Update ptrace interface for fetching/storing
11603 registers and add support for PTRACE_GETREGS.
11604
11605 2002-01-24 Andrew Cagney <ac131313@redhat.com>
11606
11607 GDB 5.1.1 released from 5.1 branch.
11608 * NEWS: Add 5.1.1 news.
11609 * README: Sync with 5.1 branch.
11610
11611 2002-01-23 Fred Fish <fnf@redhat.com>
11612
11613 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
11614 stabstring on initial malloc. Reallocing will copy it for us,
11615 if necessary.
11616
11617 2002-01-23 Elena Zannoni <ezannoni@redhat.com>
11618
11619 * Makefile.in (hpread_h): Delete.
11620 (HFILES_NO_SRCDIR): Remove hpread.h.
11621 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
11622 (hpread.o): Update dependencies.
11623 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
11624
11625 * hp-psymtab-read.c: Remove file.
11626 * hp-symtab-read.c: Remove file.
11627 * hpread.h: Remove file.
11628
11629 * hpread.c: Merge all contents of hp-psymtab-read.c,
11630 hp-symtab-read.c and hpread.h into this file, as it was prior to
11631 January 1999.
11632
11633 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
11634 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
11635 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
11636 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
11637
11638 2002-01-23 Elena Zannoni <ezannoni@redhat.com>
11639
11640 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
11641 fill_gregset): Call gdbarch_tdep() just once, assign result to
11642 variable and use that, instead of calling the function several
11643 times.
11644
11645 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
11646
11647 * configure.host: Accept sparcv9 as alias for sparc64.
11648 * configure.tgt: Likewise.
11649
11650 2002-01-22 Kevin Buettner <kevinb@redhat.com>
11651
11652 * solib-aix5.c (build_so_list_from_mapfile)
11653 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
11654 arguments is not reversed.
11655 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
11656 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
11657
11658 2002-01-22 Elena Zannoni <ezannoni@redhat.com>
11659
11660 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
11661 modified version of obsolete sh_fetch_pseudo_register.
11662 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
11663 (sh4_register_read): New function.
11664 (sh_pseudo_register_write): New function. Renamed and modified
11665 version of obsolete sh_store_pseudo_register.
11666 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
11667 (sh4_register_write): New function.
11668 (sh_gdbarch_init): Remove setting of gdbarch function
11669 fetch_pseudo_register and store_pseudo_register. Remove setting of
11670 register_convert_to_raw, register_convert_to_virtual,
11671 register_convertible.
11672 (sh_sh4_register_convertible): Delete. No longer needed. All is
11673 taken care by architecture specific functions
11674 register_read/register_write.
11675 (sh_sh4_register_convert_to_virtual): Make static.
11676 (sh_sh4_register_convert_to_raw): Ditto.
11677
11678 2002-01-22 Andrew Cagney <ac131313@redhat.com>
11679
11680 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
11681 (floatformat_is_nan, floatformat_mantissa): Ditto.
11682
11683 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
11684 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
11685 builtin_type_ieee_double_little,
11686 builtin_type_ieee_double_littlebyte_bigword,
11687 builtin_type_m68881_ext, builtin_type_i960_ext,
11688 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
11689 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
11690 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
11691 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
11692
11693 2002-01-22 Corinna Vinschen <vinschen@redhat.com>
11694
11695 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
11696 parameter. Set frameless flag if it exists and depended of
11697 whether the scanned function is frameless or not.
11698 (xstormy16_skip_prologue): If function is frameless, return
11699 result of xstormy16_scan_prologue().
11700 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
11701 call.
11702
11703 2002-01-21 Elena Zannoni <ezannoni@redhat.com>
11704
11705 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
11706 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
11707 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
11708 sh_sh4_register_byte, sh_sh4_register_raw_size,
11709 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
11710 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
11711 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
11712 sh_store_pseudo_register, sh_do_pseudo_register): Call
11713 gdbarch_tdep() just once, assign result to variable and use that,
11714 instead of calling the function several times.
11715
11716 2002-01-20 Mark Kettenis <kettenis@gnu.org>
11717
11718 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
11719 macros instead of LAST_FPU_CTRL_REGNUM.
11720 (store_register): Likewise.
11721
11722 2002-01-21 Jim Blandy <jimb@redhat.com>
11723
11724 * infcmd.c (run_command): Check that the `exec' target layer's BFD
11725 is up-to-date before running the program, not just when a program
11726 exits.
11727
11728 2002-01-21 Fred Fish <fnf@redhat.com>
11729
11730 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
11731 when we have found all instructions we are looking for.
11732
11733 2002-01-21 Richard Earnshaw <rearnsha@arm.com>
11734
11735 * arm-tdep.c (arm_register_name): New function.
11736 (arm_registers_names): Make static.
11737 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
11738 (arm_register_name): Declare.
11739 (REGISTER_NAME): Use it.
11740
11741 2002-01-21 Richard Earnshaw <rearnsha@arm.com>
11742 Kevin Buettner <kevinb@redhat.com>
11743
11744 Convert arm targets to new FRAME interface.
11745 * arm-tdep.c (struct frame_extra_info): Remove fsr.
11746 (arm_frame_find_save_regs): Delete.
11747 (arm_frame_init_saved_regs): New.
11748 (arm_init_extra_frame_info): Alloacte saved_regs as required.
11749 Allocate extra_info as required. Convert all uses of fsr.regs
11750 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
11751 to use extra_info.
11752 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
11753 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
11754 (check_prologue_cache, save_prologue_cache): Likewise.
11755 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
11756 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
11757 (FRAME_FIND_SAVED_REGS): Delete.
11758 (arm_frame_find_saved_regs): Delete prototype.
11759 (arm_frame_init_saved_regs): New prototype.
11760 (FRAME_INIT_SAVED_REGS): Define.
11761
11762 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11763
11764 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
11765
11766 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11767
11768 From Jeff Law <law@redhat.com>:
11769 * infttrace.c: Include <sys/pstat.h>.
11770 (child_pid_to_exec_file): Revamp. Use pstat call to get the
11771 exec file if the ttrace equivalent fails.
11772
11773 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11774
11775 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
11776 (closeLogFile): Ditto.
11777
11778 2002-01-20 Michael Chastain <mec@shout.net>
11779
11780 * top.c (print_gdb_version): Bump copyright year to 2002.
11781
11782 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11783
11784 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
11785 Zannoni and Eli Zaretskii.
11786
11787 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
11788
11789 * buildsym.c: Update copyright years.
11790 * c-typeprint.c: Likewise.
11791 * dwarf2read.c: Likewise.
11792 * f-typeprint.c: Likewise.
11793 * gdbtypes.c: Likewise.
11794 * gdbtypes.h: Likewise.
11795 * hp-symtab-read.c: Likewise.
11796 * hpread.c: Likewise.
11797 * mdebugread.c: Likewise.
11798 * p-typeprint.c: Likewise.
11799
11800 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11801
11802 * remote-sim.c (gdbsim_open): Simplify code testing the macro
11803 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
11804 byte-order selectable.
11805 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
11806 * arch-utils.c: Ditto.
11807 (set_endian): Ditto.
11808 (set_endian_from_file): Ditto.
11809 * gdbserver/low-sim.c (create_inferior): Ditto.
11810 * gdbarch.sh: Ditto.
11811 * gdbarch.h: Re-generate.
11812 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
11813 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
11814 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
11815 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
11816 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
11817 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
11818 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
11819 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
11820 macro definition.
11821 * config/mips/tm-wince.h: Remove #undef of macro
11822 TARGET_BYTE_ORDER_SELECTABLE.
11823 * config/sh/tm-wince.h: Ditto.
11824
11825 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
11826
11827 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
11828 member function fields. Add accessor macro
11829 TYPE_FN_FIELD_ARTIFICIAL.
11830 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
11831 * c-typeprint.c (c_type_print_base): Skip artificial member
11832 functions.
11833
11834 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
11835
11836 * f-typeprint.c: Delete unused function f_type_print_args.
11837 * p-typeprint.c: Delete unused function pascal_type_print_args.
11838
11839 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
11840
11841 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
11842 comment. Add ``artificial'' to ``union field_location''.
11843
11844 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
11845
11846 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
11847 * mdebugread.c (parse_symbol): Likewise.
11848 * stabsread.c (define_symbol): Likewise.
11849 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
11850 initializing TYPE_FIELD_BITPOS to n (obsolete).
11851 (hpread_doc_function_type): Likewise.
11852 * hpread.c (hpread_function_type): Likewise.
11853
11854 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11855
11856 * configure.in (host_makefile_frag): Only require a host makefile
11857 fragment when a native build.
11858 * configure: Re-generate.
11859
11860 2002-01-20 Andrew Cagney <ac131313@redhat.com>
11861
11862 * doublest.h (floatformat_from_type): Declare.
11863 * doublest.c (floatformat_from_type): New function.
11864 (convert_typed_floating): Use.
11865
11866 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
11867 call to function floatformat_from_type.
11868
11869 * gdbarch.sh (IEEE_FLOAT): Delete.
11870 * gdbarch.h, gdbarch.c: Re-generate.
11871 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
11872 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
11873 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
11874 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
11875 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
11876 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
11877 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
11878 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
11879 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
11880 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
11881 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
11882 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
11883
11884 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
11885 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
11886 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11887 * sh-tdep.c (sh_gdbarch_init): Ditto.
11888 * mips-tdep.c (mips_gdbarch_init): Ditto.
11889 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11890 * cris-tdep.c (cris_gdbarch_init): Ditto.
11891
11892 2002-01-20 Jiri Smid <smid@suse.cz>
11893
11894 * configure.host, configure.tgt: Support x86-64.
11895 * NEWS: Note new target x86-64.
11896
11897 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
11898 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
11899 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
11900 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
11901 x86-64-linux-nat.o): Fix dependencies.
11902
11903 2002-01-19 Andrew Cagney <ac131313@redhat.com>
11904
11905 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
11906 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
11907 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
11908 * config/sparc/xm-sun4os4.h: Delete file.
11909 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
11910
11911 2002-01-19 Andrew Cagney <ac131313@redhat.com>
11912
11913 * config/sparc/sparclynx.mh (XM_FILE): Delete.
11914 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
11915 * config/m68k/m68klynx.mh (XM_FILE): Delete.
11916 * config/i386/i386lynx.mh (XM_FILE): Delete.
11917 * config/rs6000/xm-rs6000ly.h: Delete file.
11918 * config/sparc/xm-sparclynx.h: Delete file.
11919 * config/m68k/xm-m68klynx.h: Delete file.
11920 * config/i386/xm-i386lynx.h: Delete file.
11921 * config/xm-lynx.h: Delete file.
11922 * config/djgpp/fnchange.lst: Update.
11923
11924 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
11925
11926 * alpha-tdep.c (alpha_register_byte): New function.
11927 (alpha_register_raw_size): Ditto.
11928 (alpha_register_virtual_size): Ditto.
11929 (alpha_skip_prologue_internal): Renamed from
11930 alpha_skip_prologue.
11931 (alpha_skip_prologue): New version that calls
11932 alpha_skip_prologue_internal.
11933 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
11934 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
11935 second argument from alpha_skip_prologue.
11936 (REGISTER_BYTE): Use alpha_register_byte.
11937 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
11938 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
11939 (FRAMELESS_FUNCTION_INVOCATION): Use
11940 generic_frameless_function_invocation_not.
11941 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
11942 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
11943
11944 2002-01-19 Andrew Cagney <ac131313@redhat.com>
11945
11946 * config/mips/xm-news-mips.h: Delete file.
11947 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
11948
11949 * config/m88k/xm-m88k.h: Delete file.
11950 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
11951 * config/m88k/xm-delta88v4.h: Ditto.
11952 * config/m88k/xm-delta88.h: Ditto.
11953
11954 * config/alpha/xm-fbsd.h: Delete file.
11955 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
11956
11957 * config/sparc/xm-sparc.h: Delete file.
11958 * Makefile.in (xm-sun4os4.h): Delete dependency.
11959 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
11960 * config/sparc/xm-sun4os4.h: Ditto.
11961 * config/sparc/xm-linux.h: Ditto.
11962
11963 * config/i386/xm-windows.h: Delete file.
11964
11965 2002-01-19 Andrew Cagney <ac131313@redhat.com>
11966
11967 * utils.c: Include <sys/param.h> for MAXPATHLEN.
11968 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
11969
11970 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
11971
11972 * alpha-tdep.c (alpha_call_dummy_words): New.
11973 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
11974 (CALL_DUMMY_P): Define.
11975 (CALL_DUMMY_WORDS): Define.
11976 (SIZEOF_CALL_DUMMY_WORDS): Define.
11977
11978 2002-01-19 Per Bothner <per@bothner.com>
11979
11980 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
11981 isn't NULL, which can happen with some gcj-3.x-produced code.
11982
11983 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
11984
11985 * alpha-tdep.c (alpha_register_virtual_type): New function.
11986 (alpha_init_frame_pc_first): Ditto.
11987 (alpha_fix_call_dummy): Ditto.
11988 (alpha_store_struct_return): Ditto.
11989 (alpha_extract_struct_value_address): Ditto.
11990 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
11991 alpha_register_virtual_type.
11992 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
11993 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
11994 alpha_extract_struct_value_address.
11995 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
11996 (INIT_FRAME_PC): Use init_frame_pc_noop.
11997 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
11998
11999 2002-01-19 Mark Kettenis <kettenis@gnu.org>
12000
12001 * i386gnu-nat.c: Include "i386-tdep.h".
12002 (fetch_fpregs): Simplify code dealing with uninitialized floating
12003 point states such that it doesn't require FP7_REGNUM.
12004
12005 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12006
12007 * alpha-tdep.c (frame_extra_info): New.
12008 (alpha_find_saved_regs): Make static. Use
12009 frame->extra_info.
12010 (alpha_frame_init_saved_regs): New function.
12011 (alpha_frame_saved_pc): Use frame->extra_info.
12012 (temp_saved_regs): Don't declare as struct frame_saved_regs.
12013 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
12014 (init_extra_frame_info): Rename to...
12015 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
12016 (alpha_print_extra_frame_info): New function.
12017 (alpha_frame_locals_address): Ditto.
12018 (alpha_frame_args_address): Ditto.
12019 (alpha_pop_frame): Use frame->extra_info.
12020 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
12021 alpha_frame_args_address.
12022 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
12023 (alpha_find_saved_regs): Remove prototype.
12024 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
12025 (EXTRA_FRAME_INFO): Remove.
12026 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
12027 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
12028
12029 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12030
12031 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
12032 (alpha_cannot_fetch_register): Ditto.
12033 (alpha_cannot_store_register): Ditto.
12034 (alpha_register_convertible): Ditto.
12035 (alpha_use_struct_convention): Ditto.
12036 * config/alpha/tm-alpha.h: Update copyright years.
12037 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
12038 (INNER_THAN): Use core_addr_lessthan.
12039 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
12040 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
12041 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
12042 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
12043 (FRAME_CHAIN): Remove unnecessary cast.
12044
12045 2002-01-18 Andrew Cagney <ac131313@redhat.com>
12046
12047 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
12048 obsolete.
12049
12050 2002-01-18 Andrew Cagney <ac131313@redhat.com>
12051
12052 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
12053 * monitor.c, remote-array.c, remote-bug.c: Ditto.
12054 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
12055 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
12056 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
12057 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
12058 * x86-64-linux-nat.c: Ditto.
12059
12060 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12061
12062 * alpha-tdep.c (alpha_register_name): New function.
12063 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
12064 (REGISTER_NAME): Define.
12065
12066 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12067
12068 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
12069
12070 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12071
12072 * alpha-tdep.c: Update copyright years.
12073 (alpha_next_pc): New function.
12074 (alpha_software_single_step): Ditto.
12075 * config/alpha/tm-alpha.h: Add prototype for
12076 alpha_software_single_step.
12077
12078 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12079
12080 * alphabsd-nat.c: Update copyright years.
12081 (fill_gregset): Use regcache_collect.
12082 (fill_fpregset): Likewise.
12083 (fetch_inferior_registers): Only fetch integer registers
12084 if requested to do so.
12085 (store_inferior_registers): Only store integer registers
12086 if requested to do so.
12087
12088 2002-01-17 Andrew Cagney <ac131313@redhat.com>
12089
12090 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
12091 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
12092 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
12093 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
12094 * config/alpha/fbsd.mh (XDEPFILES): Delete.
12095 * config/arm/linux.mh (XDEPFILES): Delete.
12096 * config/arm/nbsd.mh (XDEPFILES): Delete.
12097 * config/i386/i386dgux.mh (XDEPFILES): Delete.
12098 * config/i386/i386sol2.mh (XDEPFILES): Delete.
12099 * config/i386/i386m3.mh (XDEPFILES): Delete.
12100 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
12101 * config/i386/i386gnu.mh (XDEPFILES): Delete.
12102 * config/i386/fbsd.mh (XDEPFILES): Delete.
12103 * config/i386/i386bsd.mh (XDEPFILES): Delete.
12104 * config/i386/i386sco5.mh (XDEPFILES): Delete.
12105 * config/i386/i386v4.mh (XDEPFILES): Delete.
12106 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
12107 * config/i386/i386sco4.mh (XDEPFILES): Delete.
12108 * config/i386/i386aix.mh (XDEPFILES): Delete.
12109 * config/i386/go32.mh (XDEPFILES): Delete.
12110 * config/i386/cygwin.mh (XDEPFILES): Delete.
12111 * config/i386/i386lynx.mh (XDEPFILES): Delete.
12112 * config/i386/i386mach.mh (XDEPFILES): Delete.
12113 * config/i386/i386v32.mh (XDEPFILES): Delete.
12114 * config/i386/linux.mh (XDEPFILES): Delete.
12115 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
12116 * config/i386/ncr3000.mh (XDEPFILES): Delete.
12117 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
12118 * config/i386/i386sco.mh (XDEPFILES): Delete.
12119 * config/i386/i386v.mh (XDEPFILES): Delete.
12120 * config/i386/nbsd.mh (XDEPFILES): Delete.
12121 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
12122 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
12123 * config/i386/symmetry.mh (XDEPFILES): Delete.
12124 * config/i386/obsd.mh (XDEPFILES): Delete.
12125 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
12126 * config/ia64/linux.mh (XDEPFILES): Delete.
12127 * config/ia64/aix.mh (XDEPFILES): Delete.
12128 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
12129 * config/m68k/dpx2.mh (XDEPFILES): Delete.
12130 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
12131 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
12132 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
12133 * config/m68k/linux.mh (XDEPFILES): Delete.
12134 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
12135 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
12136 * config/m68k/nbsd.mh (XDEPFILES): Delete.
12137 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
12138 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
12139 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
12140 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
12141 * config/m88k/delta88.mh (XDEPFILES): Delete.
12142 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
12143 * config/m88k/m88k.mh (XDEPFILES): Delete.
12144 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
12145 * config/mips/linux.mh (XDEPFILES): Delete.
12146 * config/mips/irix6.mh (XDEPFILES): Delete.
12147 * config/mips/irix5.mh (XDEPFILES): Delete.
12148 * config/mips/irix4.mh (XDEPFILES): Delete.
12149 * config/mips/irix3.mh (XDEPFILES): Delete.
12150 * config/mips/decstation.mh (XDEPFILES): Delete.
12151 * config/mips/mipsm3.mh (XDEPFILES): Delete.
12152 (NATDEPFILES): Move core-aout.o to here.
12153 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
12154 * config/pa/hpux1020.mh (XDEPFILES): Delete.
12155 * config/pa/hppabsd.mh (XDEPFILES): Delete.
12156 * config/pa/hppahpux.mh (XDEPFILES): Delete.
12157 * config/pa/hpux11w.mh (XDEPFILES): Delete.
12158 * config/pa/hppaosf.mh (XDEPFILES): Delete.
12159 * config/pa/hpux11.mh (XDEPFILES): Delete.
12160 * config/powerpc/aix.mh (XDEPFILES): Delete.
12161 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
12162 * config/powerpc/linux.mh (XDEPFILES): Delete.
12163 * config/romp/rtbsd.mh: Rename XDEPFILES.
12164 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
12165 * config/rs6000/aix4.mh (XDEPFILES): Delete.
12166 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
12167 * config/s390/s390.mh (XDEPFILES): Delete.
12168 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
12169 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
12170 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
12171 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
12172 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
12173 * config/sparc/nbsd.mh (XDEPFILES): Delete.
12174 * config/sparc/linux.mh (XDEPFILES): Delete.
12175 * config/vax/vaxult.mh (XDEPFILES): Delete.
12176 * config/vax/vaxult2.mh (XDEPFILES): Delete.
12177 * Makefile.in (DEPFILES): Remove XDEPFILES.
12178
12179 2002-01-17 Andrew Cagney <ac131313@redhat.com>
12180
12181 * utils.c (internal_verror): Fix comments, default is yes not no.
12182 Update queries to match. Default to quit and dump core.
12183
12184 2002-01-17 Andrew Cagney <ac131313@redhat.com>
12185
12186 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
12187 copyright.
12188 * defs.h, event-top.c, gdbcmd.h: Ditto.
12189 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
12190 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
12191 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
12192 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
12193 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
12194 * mi/mi-main.c:Ditto.
12195
12196 * stack.c, symfile.c: Update copyright.
12197
12198 2002-01-17 Daniel Jacobowitz <drow@mvista.com>
12199
12200 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
12201 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
12202 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
12203 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
12204
12205 2002-01-17 Daniel Jacobowitz <drow@mvista.com>
12206
12207 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
12208 * gdbserver/low-lynx.c (myattach): Likewise.
12209 * gdbserver/low-nbsd.c (myattach): Likewise.
12210 * gdbserver/low-sim.c (myattach): Likewise.
12211 * gdbserver/low-sparc.c (myattach): Likewise.
12212 * gdbserver/low-sun3.c (myattach): Likewise.
12213
12214 * gdbserver/low-linux.c (myattach): New function.
12215
12216 * gdbserver/server.c (attach_inferior): New function.
12217 (main): Handle "--attach".
12218
12219 2002-01-16 Andrew Cagney <ac131313@redhat.com>
12220
12221 * MAINTAINERS (language support): Daniel Jacobwitz is C++
12222 maintainer.
12223
12224 2002-01-15 Daniel Jacobowitz <drow@mvista.com>
12225
12226 * c-typeprint.c (is_type_conversion_operator): Add additional
12227 check for non-conversion operators.
12228
12229 2002-01-15 Michael Snyder <msnyder@redhat.com>
12230
12231 * linux-proc.c: Add "info proc" command, a la procfs.c.
12232 (read_mapping): New function, abstract and re-use code.
12233 (linux_find_memory_regions): Use new func read_mapping.
12234 (linux_info_proc_cmd): New function, implement "info proc".
12235 (_initialize_linux_proc): Add new command "info proc".
12236
12237 2002-01-15 Michael Snyder <msnyder@redhat.com>
12238
12239 * symfile.c (generic_load): Use bfd_map_over_sections method
12240 instead of manipulating bfd structure members directly.
12241 (add_section_size_callback): New function, bfd sections callback
12242 used by generic_load.
12243 (load_sections_callback): New function, bfd sections callback
12244 used by generic_load.
12245
12246 2002-01-15 Elena Zannoni <ezannoni@redhat.com>
12247
12248 [Based on work by Jim Blandy]
12249 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
12250 (builtin_type_vec128): Export.
12251 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
12252 types.
12253 (builtin_type_vec128): New builtin type for 128 bit vector
12254 registers.
12255 (build_gdbtypes): Initialize builtin_type_v16qi and
12256 builtin_type_v8hi. Create the vec128 register builtin type
12257 structure.
12258 (build_builtin_type_vec128): New function.
12259 (_initialize_gdbtypes): Register builtin_type_v16qi and
12260 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
12261 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
12262 AltiVec register to new builtin type.
12263
12264 2001-01-15 Daniel Jacobowitz <drow@mvista.com>
12265
12266 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
12267 to make_cv_type.
12268
12269 2002-01-14 Andrew Cagney <ac131313@redhat.com>
12270
12271 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
12272 CLEAN_UP_REGISTER_VALUE.
12273 * regcache.c (supply_register): Update only call.
12274
12275 2002-01-14 Andrew Cagney <ac131313@redhat.com>
12276
12277 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
12278 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
12279 a29k-*-vxworks* targets as obsolete.
12280
12281 2002-01-14 Michael Snyder <msnyder@redhat.com>
12282
12283 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
12284 until we can resolve portability issues.
12285 * gregset.h: Remove references to fpxregs.
12286 * gcore.c (gcore_command): Initialize note_sec to NULL.
12287
12288 2002-01-13 Andrew Cagney <ac131313@redhat.com>
12289
12290 * signals.c (target_signal_to_name): Rewrite. Only use
12291 signals[].name when in bounds and non-NULL.
12292
12293 2002-01-13 Andrew Cagney <ac131313@redhat.com>
12294
12295 From Petr Ledvina <ledvinap@kae.zcu.cz>:
12296 * signals.c (target_signal_to_name): Verify that SIG is within the
12297 bounds of the signals array.
12298
12299 2002-01-13 Andrew Cagney <ac131313@redhat.com>
12300
12301 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
12302
12303 2002-01-13 Keith Seitz <keiths@redhat.com>
12304
12305 * stack.c (print_frame_info_base): Print the frame's pc
12306 only if when print_frame_info_listing_hook is not defined.
12307
12308 2002-01-13 Keith Seitz <keiths@redhat.com>
12309
12310 * varobj.c (varobj_set_value): Make sure that there were no
12311 errors evaluating the object before attempting to set its
12312 value.
12313 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
12314 so this offset adjustment is no longer necessary.
12315 (create_child): Don't set the error flag if the child is
12316 a CPLUS_FAKE_CHILD.
12317 (value_of_child): If value_fetch_lazy fails, return NULL
12318 so that callers will be notified that an error occurred.
12319 (c_value_of_variable): Delay check of variable's validity
12320 until later. We actually want all structs and unions to have
12321 the value "{...}".
12322 Do not return "???" for variables which could not be evaluated.
12323 This error condition must be returned to the caller so that it
12324 can get the error condition from gdb.
12325 (cplus_name_of_child): Adjust index for vptr before figuring
12326 out the name of the child.
12327 (cplus_value_of_child): If a child's (real) parent is not valid,
12328 don't even bother trying to give a value for it. Just return
12329 an error. Change all instances in this function.
12330 (cplus_type_of_child): If our parent is one of the "fake"
12331 parents, we need to get at the type of the real parent, and
12332 derive the child's true type using this information.
12333
12334 2002-01-13 Andrew Cagney <ac131313@redhat.com>
12335
12336 From 2002-01-09 John Marshall <johnm@falch.net>:
12337 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
12338 sources.redhat.com, and tweak some related URLs which had
12339 suffered from linkrot.
12340
12341 2002-01-13 Andrew Cagney <ac131313@redhat.com>
12342
12343 From Jeff law:
12344 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
12345 structures passed in registers.
12346
12347 2002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
12348
12349 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
12350 white space which prevented compilation. Reported by DSK
12351 <dsk@student.unsw.edu.au>.
12352
12353 2002-01-11 Michael Snyder <msnyder@redhat.com>
12354
12355 * symfile.c (build_section_addr_info_from_section_tab):
12356 Use bfd access method instead of manipulating bfd directly.
12357 (syms_from_objfile): Ditto.
12358 (simple_overlay_update_1): Ditto.
12359 (simple_overlay_update): Ditto.
12360 (generic_load): Ditto.
12361 (overlay_unmapped_address): FIXME comment, bfd access methods.
12362 (sections_overlap): FIXME comment, bfd access methods.
12363 (pc_in_mapped_range): FIXME comment, bfd access methods.
12364 (pc_in_unmapped_range): FIXME comment, bfd access methods.
12365 (section_is_mapped): FIXME comment, bfd access methods.
12366 (section_is_overlay): FIXME comment, bfd access methods.
12367
12368 * symfile.c (generic_load): Whitespace and long line cleanups.
12369 Remove duplicate variable, change several local variables to
12370 more appropriate data types.
12371 (print_transfer_performance): Use %lu instead of %ld for ulongs.
12372
12373 2002-01-12 Andrew Cagney <ac131313@redhat.com>
12374
12375 From Peter Schauer:
12376 * language.c (longest_local_hex_string_custom): Use phex_nz to
12377 convert NUM to a hex string.
12378
12379 2002-01-12 Elena Zannoni <ezannoni@redhat.com>
12380
12381 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
12382 the function.
12383 Update Copyright year.
12384
12385 2002-01-12 Andrew Cagney <ac131313@redhat.com>
12386
12387 * language.c (longest_raw_hex_string): Delete unused function.
12388
12389 2002-01-11 Petr Sorfa <petrs@caldera.com>
12390
12391 * MAINTAINERS (write-after-approval): Add myself.
12392 * dwarf2read.c (read_tag_string_type): Handling of
12393 DW_AT_byte_size.
12394 (read_tag_string_type): FORTRAN fix to prevent propagation of
12395 first string size.
12396 (set_cu_language): Handling of DW_LANG_Fortran95
12397
12398 2002-01-11 Richard Earnshaw <rearnsha@arm.com>
12399
12400 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
12401 GETPID(inferior_ptid).
12402 (store_inferior_registers): Likewise.
12403
12404 2002-01-10 Jason Merrill <jason@redhat.com>
12405
12406 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
12407 Fix DW_OP_minus.
12408
12409 2002-01-10 Andrew Cagney <ac131313@redhat.com>
12410
12411 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
12412 and bfd/elf32-sh-nbsd.c.
12413
12414 2002-01-10 Michael Snyder <msnyder@redhat.com>
12415
12416 * NEWS: Mention --pid and corefile/proc-id behavior change.
12417
12418 * Makefile.in: Add rules for gcore.o and linux-proc.o.
12419 * gcore.c: Include cli/cli-decode.h instead of command.h.
12420
12421 * main.c (captured_main): Add new command line option "--pid".
12422 If the second command line argument (following the symbol-file)
12423 begins with a digit, try to attach to it before trying to open
12424 it as a corefile.
12425 (print_gdb_help): Document the "--pid" argument.
12426
12427 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
12428
12429 * completer.c (command_completer): New function.
12430
12431 * completer.h <command_completer>: Add prototype.
12432
12433 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
12434 completer for the "help" command.
12435
12436 2002-01-09 Jason Merrill <jason@redhat.com>
12437
12438 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
12439
12440 2002-01-09 Michael Snyder <msnyder@redhat.com>
12441
12442 * i386-linux-nat.c (fill_fpxregset): Make global.
12443 (store_fpxregset): Ditto.
12444
12445 * gregset.h (gdb_fpxregset_t): Define.
12446 (supply_fpxregset): Prototype.
12447 (fill_fpxregset): Prototype.
12448
12449 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
12450
12451 2002-01-09 Richard Earnshaw <rearnsha@arm.com>
12452
12453 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
12454 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
12455 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
12456
12457 2002-01-09 Andrew Cagney <ac131313@redhat.com>
12458
12459 * MAINTAINERS: Update target maintainer rules so that any
12460 Maintainer can approve a tested patch for a maintenance-only
12461 target.
12462
12463 2002-01-09 Richard Earnshaw <rearnsha@arm.com>
12464
12465 * MAINTAINERS (write-after-approval): Add myself.
12466
12467 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
12468 IN_SIGTRAMP.
12469
12470 2002-01-08 Michael Snyder <msnyder@redhat.com>
12471
12472 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
12473 real name of the executable, rather than the /proc name.
12474
12475 2002-01-03 Michael Snyder <msnyder@redhat.com>
12476
12477 Implement a "generate-core-file" command in gdb, save target state.
12478 * gcore.c: New file. Implement new command 'generate-core-file'.
12479 Save a corefile image of the current state of the inferior.
12480 * linux-proc.c: Add linux-specific code for saving corefiles.
12481 * target.h (struct target_ops): Add new target vectors for saving
12482 corefiles; to_find_memory_regions and to_make_corefile_notes.
12483 (target_find_memory_regions): New macro.
12484 (target_make_corefile_notes): New macro.
12485 * target.c (update_current_target): Inherit new target methods.
12486 (dummy_find_memory_regions): New place-holder method.
12487 (dummy_make_corefile_notes): New place-holder method.
12488 (init_dummy_target): Initialize new dummy target vectors.
12489 * exec.c (exec_set_find_memory_regions): New function.
12490 Allow the exec_ops vector for memory regions to be taken over.
12491 (exec_make_note_section): New function, target vector method.
12492 * defs.h (exec_set_find_memory_regions): Export prototype.
12493 * procfs.c (proc_find_memory_regions): New function, corefile method.
12494 (procfs_make_note_section): New function, corefile method.
12495 (init_procfs_ops): Set new target vector pointers.
12496 (find_memory_regions_callback): New function.
12497 (procfs_do_thread_registers): New function.
12498 (procfs_corefile_thread_callback): New function.
12499 * sol-thread.c (sol_find_memory_regions): New function.
12500 (sol_make_note_section): New function.
12501 (init_sol_thread_ops): Initialize new target vectors.
12502 * inftarg.c (inftarg_set_find_memory_regions): New function.
12503 Allow to_find_memory_regions vector to be taken over.
12504 (inftarg_set_make_corefile_notes): New function.
12505 Allow to_make_corefile_notes vector to be taken over.
12506 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
12507 interface layer if not target_has_execution (may be a corefile).
12508 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
12509 * config/sparc/sun4sol2.mh: Ditto.
12510 * config/alpha/alpha-linux.mh: Ditto.
12511 * config/arm/linux.mh: Ditto.
12512 * config/i386/x86-64linux.mh: Ditto.
12513 * config/ia64/linux.mh: Ditto.
12514 * config/m68k/linux.mh: Ditto.
12515 * config/mips/linux.mh: Ditto.
12516 * config/powerpc/linux.mh: Ditto.
12517 * config/sparc/linux.mh: Ditto.
12518
12519 2002-01-07 Michael Snyder <msnyder@redhat.com>
12520
12521 * arm-linux-nat.c: Remove references to regcache.c internal data
12522 (registers[] and register_valid[]).
12523
12524 2002-01-07 Michael Snyder <msnyder@redhat.com>
12525
12526 * linux-proc.c: New file. Implement child_pid_to_exec_file,
12527 so that attaching to a pid will automatically read the process's
12528 symbol file and shlibs.
12529 * Makefile.in: Add rule for linux-proc.o.
12530 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
12531 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
12532 * config/arm/linux.mh: Ditto.
12533 * config/i386/linux.mh: Ditto.
12534 * config/i386/x86-64linux.mh: Ditto.
12535 * config/ia64/linux.mh: Ditto.
12536 * config/m68k/linux.mh: Ditto.
12537 * config/mips/linux.mh: Ditto.
12538 * config/powerpc/linux.mh: Ditto.
12539 * config/sparc/linux.mh: Ditto.
12540
12541 2002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
12542
12543 * win32-nat.c: Add i386-tdep.h dependency.
12544
12545 2002-01-07 Michael Snyder <msnyder@redhat.com>
12546
12547 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
12548 instead of bfd_get_arch_size. Don't bail out just because
12549 there's no exec_bfd.
12550
12551 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
12552 * p-valprint.c (pascal_object_print_value): Ditto.
12553 * somread.c (som_symtab_read): Ditto.
12554 * symfile.c (simple_free_overlay_region_table): Ditto.
12555 * valops.c (value_assign): Ditto.
12556
12557 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
12558 use tilde_expand and strerror for opening save-tracepoints file.
12559
12560 * thread-db.c (thread_db_new_objfile): Indendation fix.
12561
12562 * infptrace.c (GDB_MAX_ALLOCA): New define.
12563 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
12564 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
12565 can be overridden with whatever value is appropriate to the host).
12566 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
12567 alloca to allocate potentially large buffer.
12568 * rs6000-nat.c (child_xfer_memory): Ditto.
12569 * symm-nat.c (child_xfer_memory): Ditto.
12570 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
12571
12572 2002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
12573
12574 From Nick Clifton <nickc@redhat.com>
12575 * d10v-tdep.c: Set STACK_START to 0x200bffe.
12576
12577 2002-01-07 Michael Snyder <msnyder@redhat.com>
12578
12579 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
12580 Don't use exec_bfd if it's NULL.
12581
12582 2002-01-06 Mark Kettenis <kettenis@gnu.org>
12583
12584 * valops.c (value_arg_coerce): Fix formatting.
12585
12586 2002-01-06 Andrew Cagney <ac131313@redhat.com>
12587
12588 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
12589 * gnu-nat.c: Ditto.
12590
12591 2002-01-06 Andrew Cagney <ac131313@redhat.com>
12592
12593 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
12594 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
12595 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
12596 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
12597 z8k-coff have not been multi-arched. Update z8k-coff build
12598 status.
12599
12600 2002-01-06 Andrew Cagney <ac131313@redhat.com>
12601
12602 * MAINTAINERS: Mark a29k target as obsolete.
12603 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
12604 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
12605 comments.
12606 * NEWS: Note that a29k targets are obsolete.
12607 * a29k-tdep.c: Mark as obsolete.
12608 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
12609 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
12610 a29k-*-vxworks* targets as obsolete.
12611 * remote-adapt.c: Obsolete.
12612 * remote-eb.c: Obsolete.
12613 * remote-mm.c: Obsolete.
12614 * remote-udi.c: Obsolete.
12615 * config/a29k/a29k-udi.mt: Obsolete.
12616 * config/a29k/a29k.mt: Obsolete.
12617 * config/a29k/tm-a29k.h: Obsolete.
12618 * config/a29k/tm-vx29k.h: Obsolete.
12619 * config/a29k/vx29k.mt: Obsolete.
12620
12621 2002-01-05 Andrew Cagney <ac131313@redhat.com>
12622
12623 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
12624 with BFD_ENDIAN_BIG.
12625
12626 2002-01-05 Andrew Cagney <ac131313@redhat.com>
12627
12628 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
12629 * configure, config.in: Re-generate.
12630 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
12631 * defs.h: Do not include <endian.h>.
12632
12633 2002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
12634
12635 * acconfig.h (HAVE_PT_GETXMMREGS): New.
12636 * config.in: Regenerate.
12637 * configure.in: Update copyright years.
12638 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
12639 * configure: Regenerate.
12640 * i386bsd-nat.c: Update copyright years.
12641 (fill_gregset): Use regcache_collect.
12642 (fetch_inferior_registers): Only fetch integer registers
12643 if requested to do so. Add support for XMM registers
12644 using PT_GETXMMREGS.
12645 (store_inferior_registers): Only store integer registers
12646 if requested to do so. Add support for XMM registers
12647 using PT_SETXMMREGS.
12648 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
12649 (store_inferior_registers): Remove.
12650 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
12651 (fetch_elfcore_registers): New function.
12652 (i386nbsd_elfcore_fns): New.
12653 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
12654 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
12655 i386bsd-nat.o.
12656 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
12657 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
12658 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
12659 * config/i386/tm-nbsd.h: Update copyright years.
12660 (HAVE_SSE_REGS): Define.
12661 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
12662 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
12663 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
12664 (SIGCONTEXT_PC_OFFSET): Remove.
12665 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
12666
12667 2002-01-05 Andrew Cagney <ac131313@redhat.com>
12668
12669 * configure.tgt: Remove powerpc-*-macos* target.
12670 * config/m68k/xm-mpw.h: Delete file.
12671 * config/xm-mpw.h: Delete file.
12672 * ser-mac.c: Delete file.
12673 * mpw-make.sed: Delete file.
12674 * mpw-config.in: Delete file.
12675 * mac-xdep.c: Delete file.
12676 * mac-gdb.r: Delete file.
12677 * mac-defs.h: Delete file.
12678 * mac-nat.c: Delete file.
12679 * config/powerpc/macos.mh: Delete file.
12680 * config/powerpc/macos.mt: Delete file.
12681 * config/powerpc/nm-macos.h: Delete file.
12682 * config/powerpc/tm-macos.h: Delete file.
12683 * source.c (openp, open_source_file): Remove obsolete code.
12684 * top.c (gdb_readline): Ditto.
12685 * utils.c (query): Ditto.
12686 * event-top.c (display_gdb_prompt): Ditto.
12687 * Makefile.in (ser-mac.o): Delete obsolete target.
12688 * NEWS: Update.
12689
12690 2002-01-04 Andrew Cagney <ac131313@redhat.com>
12691
12692 * defs.h (BIG_ENDIAN): Delete macro definition.
12693 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
12694 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
12695 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
12696 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
12697 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
12698 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
12699 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
12700 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
12701 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
12702 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
12703 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
12704 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
12705 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
12706 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
12707 * gdbarch.c: Re-generate.
12708
12709 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
12710
12711 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
12712 for core files.
12713
12714 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
12715
12716 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
12717
12718 2002-01-04 Andrew Cagney <ac131313@redhat.com>
12719
12720 * value.h (value_ptr): Delete typedef.
12721
12722 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
12723
12724 * i386nbsd-nat.c: Update copyright years.
12725 Include i386-tdep.h.
12726
12727 2002-01-04 Elena Zannoni <ezannoni@redhat.com>
12728
12729 * stabsread.c: Update copyright years.
12730
12731 From Debashis Mahata <debashis.mahata@wipro.com>:
12732 (read_struct_fields): Deal with Sun C compiler erroneous stab
12733 output for structs and unions.
12734 Fix PR gdb/269.
12735
12736 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
12737
12738 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
12739 prototype.
12740
12741 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
12742
12743 * cp-abi.c: Fix whitespace.
12744 (baseclass_offset): New wrapper function.
12745 * cp-abi.h (baseclass_offset): Add prototype.
12746 (struct cp_abi_ops): Add baseclass_offset pointer.
12747
12748 * valops.c (vb_match): Move to...
12749 * gnu-v2-abi.c (vb_match): here.
12750 * valops.c (baseclass_offset): Move to...
12751 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
12752
12753 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
12754
12755 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
12756 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
12757 * hpacc-abi.c (init_hpacc_ops): Likewise.
12758
12759 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
12760
12761 * valops.c (find_overload_match): Accept obj as a
12762 reference parameter. Update it before returning.
12763 * value.h (find_overload_match): Update prototype.
12764 * eval.c (evaluate_subexp_standard): Pass object to
12765 find_overload_match by reference.
12766
12767 2002-01-03 Andrew Cagney <ac131313@redhat.com>
12768
12769 * valarith.c: Replace value_ptr with struct value pointer. Remove
12770 register attribute from value declarations.
12771 * valops.c: Ditto.
12772 * value.h: Ditto.
12773 * scm-lang.c (scm_lookup_name): Ditto.
12774
12775 2002-01-03 Michael Snyder <msnyder@redhat.com>
12776
12777 Abstract the functionality of iterating over mapped memory
12778 regions into a general purpose iterator function.
12779 * procfs.c (iterate_over_mappings): New function, general purpose
12780 iterator for memory sections.
12781 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
12782 (solib_mappings_callback): New function, callback for above.
12783 (info_proc_mappings): Reimpliment using iterate_over_mappings.
12784 (info_mappings_callback): New function, callback for above.
12785
12786 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
12787
12788 2002-01-01 Mark Kettenis <kettenis@gnu.org>
12789
12790 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
12791 * i386-tdep.c: Include "elf-bfd.h".
12792 (process_note_abi_tag_sections): New function.
12793 (i386_gdbarch_init): Add code to recognize various OS/ABI
12794 combinations.
12795
12796 * maint.c (_initialize_maint_cmds): Add missing \ in
12797 string-literal.
12798
12799 For older changes see ChangeLog-2001
12800 \f
12801 Local Variables:
12802 mode: change-log
12803 left-margin: 8
12804 fill-column: 74
12805 version-control: never
12806 End: