2002-11-08 Andrew Cagney <ac131313@redhat.com>
[external/binutils.git] / gdb / ChangeLog
1 2002-11-08  Andrew Cagney  <ac131313@redhat.com>
2
3         * config/djgpp/fnchange.lst: 8.3 proof i386obsd-nat.c and
4         i386obsd-tdep.c.  Rename to "gdb.cxx", paths containing "gdb.c++".
5
6 2002-11-08  Andrew Cagney  <ac131313@redhat.com>
7
8         * i386-linux-tdep.c: Include "reggroups.h".
9         (i386_linux_register_reggroup_p): New function.
10         (i386_linux_init_abi): Set register_reggroup_p to
11         i386_linux_register_reggroup_p.
12         * i386-tdep.h (i386_register_reggroup_p): Declare.
13         * i386-tdep.c: Include "reggroups.h".
14         (i386_init_reggroups): New function.
15         (i386_add_reggroups): New function.
16         (i386_register_reggroup_p): New function.
17         (i386_sse_reggroup, i386_mmx_reggroup): New variables.
18         (_initialize_i386_tdep): Call i386_init_reggroups.
19         (i386_gdbarch_init): Set register_reggroup_p and add in the i386
20         specific reggroups.
21
22 2002-11-09  Mark Kettenis  <kettenis@gnu.org>
23
24         * infptrace.c (child_xfer_memory): Make use of the new PT_IO
25         request that's available in *BSD.
26
27         * i386-tdep.h (IS_FPU_CTRL_REGNUM): Remove.
28
29         * i387-tdep.c (i387_fill_fxsave): Use FOOFF_REGNUM instead of
30         FDOFF_REGNUM.
31
32 2002-11-08  Andrew Cagney  <ac131313@redhat.com>
33
34         * frame.c (set_unwind_by_pc): Use dummy_frame_register_unwind.
35         * dummy-frame.c (find_dummy_frame): Rename
36         generic_find_dummy_frame, make static.  Return the dummy frame
37         instead of the regcache.
38         (generic_find_dummy_frame): Re-implement using find_dummy_frame,
39         (cached_find_dummy_frame): New function.  Use find_dummy_frame.
40         (dummy_frame_register_unwind): Rename
41         generic_call_dummy_register_unwind.  Use cached_find_dummy_frame.
42         * dummy-frame.h (dummy_frame_register_unwind): Rename
43         generic_call_dummy_register_unwind.
44
45 2002-11-08  Mark Kettenis  <kettenis@gnu.org>
46
47         * config/i386/tm-i386v42mp.h: Remove file.  Move its contents,
48         except the inclusion of "i386/tm-i386.h", to...
49         * config/i386/nm-i386v42mp.h: ...here.
50         * config/i386/i386v42mp.mt (TM_FILE): Set to tm-i386.h.
51
52 2002-11-08  Andrew Cagney  <ac131313@redhat.com>
53
54         * Makefile.in (frame.o): Update dependencies.
55         * blockframe.c (current_frame, frame_obstack_alloc)
56         (frame_saved_regs_zalloc, get_current_frame)
57         (set_current_frame, create_new_frame)
58         (set_unwind_by_pc, get_next_frame)
59         (flush_cached_frames, reinit_frame_cache)
60         (frame_saved_regs_register_unwind)
61         (deprecated_generic_get_saved_register)
62         (get_prev_frame, get_frame_pc, get_frame_saved_regs)
63         (_initialize_blockframe): Move frame code from here...
64         * frame.c: ...to here.  Include "gdb_obstack.h", "gdbcore.h",
65         "annotate.h" and "dummy-frame.h".
66         (_initialize_frame): New function.
67
68 2002-11-08  Jim Blandy  <jimb@redhat.com>
69
70         * dwarf2read.c (read_func_scope): Restore list_in_scope properly
71         when we finish a function a context.
72         * buildsym.h (outermost_context_p): New macro.
73         (Bug analyzed by David Edelsohn.)
74
75 2002-11-08  Andrew Cagney  <ac131313@redhat.com>
76
77         * blockframe.c: Include "dummy-frame.h".
78         (struct dummy_frame, dummy_frame_stack)
79         (generic_find_dummy_frame, deprecated_generic_find_dummy_frame)
80         (generic_pc_in_call_dummy, deprecated_read_register_dummy)
81         (generic_push_dummy_frame, generic_save_dummy_frame_tos)
82         (generic_save_call_dummy_addr, generic_pop_current_frame)
83         (generic_pop_dummy_frame, generic_fix_call_dummy)
84         (generic_fix_call_dummy, generic_call_dummy_register_unwind): Move
85         dummy frame code from here...
86         * dummy-frame.c: ...to here.  New file.
87         * dummy-frame.h: New file.
88         (generic_call_dummy_register_unwind): Declare.
89         (generic_find_dummy_frame): Declare.
90         * Makefile.in (SFILES): Add dummy-frame.c.
91         (dummy-frame.o): Specify dependencies.
92         (dummy_frame_h): Define.
93         (COMMON_OBS): Add dummy-frame.o.
94         (blockframe.o): Update dependencies.
95
96 2002-11-08  Jim Blandy  <jimb@redhat.com>
97
98         * dwarf2read.c (read_func_scope): Restore local_symbols and
99         param_symbols after we finish the function context.  (Based on a
100         patch from David Edelsohn.)
101
102 2002-11-08  David Carlton  <carlton@math.stanford.edu>
103
104         * linespec.c (symbol_found): New function.
105         (minsym_found): New function.
106         (decode_line_1): Separate out some code into separate functions.
107
108 2002-11-08  Joel Brobecker  <brobecker@gnat.com>
109
110         * i386-tdep.c (i386_frameless_signal_p): Make non static for
111         the benefit of the interix target.
112         * i386-tdep.h (i386_frameless_signal_p): Declare.
113
114 2002-11-08  Andrew Cagney  <ac131313@redhat.com>
115
116         * i386-tdep.h (i386_linux_orig_eax_regnum_p): Delete stray
117         declaration that snuck in from change below.
118
119 2002-11-06  Andrew Cagney  <cagney@redhat.com>
120
121         * i386-tdep.c (i386_mmx_regnum_p): Rename mmx_regnum_p.  Update
122         all callers.
123         (i386_fp_regnum_p): New function.  Use instead of FP_REGNUM_P.
124         (i386_fpc_regnum_p): New function.  Use instead of FPC_REGNUM_P.
125         (i386_sse_regnum_p): New function.  Use instead of SSE_REGNUM_P.
126         (i386_mxcsr_regnum_p): new function.  Use instead of
127         MXCSR_REGNUM_P.
128         * i386-tdep.h (SSE_REGNUM_P): Delete macro.
129         (i386_sse_regnum_p): Declare.
130         (i386_mxcsr_regnum_p): Declare.
131         (FP_REGNUM_P, FPC_REGNUM_P): Delete macros.
132         (i386_fp_regnum_p, i386_fpc_regnum_p): Declare.
133         (IS_FP_REGNUM): Update definition.
134         (IS_FPU_CTRL_REGNUM): Update definition..
135         (IS_SSE_REGNUM): Update definition..
136         * i386v-nat.c (register_u_addr): Update.
137         * go32-nat.c (fetch_register): Update.
138         (store_register): Update.
139
140 2002-11-07  Joel Brobecker  <brobecker@gnat.com>
141
142         Preparation work to convert the hppa targets to multiarch partial.
143
144         * hppa-tdep.c: Add new functions replacing macro bodies from
145         config/pa/tm-hppa.h. These function will be used to initialize
146         the gdbarch structure. Import some comments from tm-hppa.h,
147         and place them where appropriate, to avoid loosing them when
148         we cleanup this file.
149         (hppa_reg_struct_has_addr): New function.
150         (hppa_inner_than): New function.
151         (hppa_stack_align): New function.
152         (hppa_pc_requires_run_before_use): New function.
153         (hppa_instruction_nullified): New function.
154         (hppa_register_byte): New function.
155         (hppa_register_virtual_type): New function.
156         (hppa_store_struct_return): New function.
157         (hppa_cannot_store_register): New function.
158         (hppa_frame_args_address): New function.
159         (hppa_frame_locals_address): New function.
160         (hppa_smash_text_address): New function.
161         (hppa_coerce_float_to_double): New function. Requires the inclusion
162         of "language.h".
163
164         * Makefile.in (hppa-tdep.o): Add dependency on language.h.
165
166         * tm-hppa.h (REG_STRUCT_HAS_ADDR): Change the definition of this
167         gdbarch-eligible macro to a call to the new associated function
168         created in hppa-tdep.c.
169         (INNER_THAN): Likewise.
170         (STACK_ALIGN): Likewise.
171         (PC_REQUIRES_RUN_BEFORE_USE): Likewise.
172         (INSTRUCTION_NULLIFIED): Likewise.
173         (REGISTER_BYTE): Likewise.
174         (REGISTER_VIRTUAL_TYPE): Likewise.
175         (STORE_STRUCT_RETURN): Likewise.
176         (CANNOT_STORE_REGISTER): Likewise.
177         (FRAME_ARGS_ADDRESS): Likewise.
178         (FRAME_LOCALS_ADDRESS): Likewise.
179         (SMASH_TEXT_ADDRESS): Likewise.
180         (COERCE_FLOAT_TO_DOUBLE): Likewise.
181         (ABOUT_TO_RETURN): Delete, as no longer used.
182
183 2002-11-07  Fernando Nasser  <fnasser@redhat.com>
184
185         * printcmd.c (disassemble_command): Remove obsolete function.
186         (_initialize_printcmd): Do not create disassemble command here.
187         * cli/cli-cmds.c (disassemble_command): New function.  Implements
188         disassemble command.
189         (init_cli_cmds): Create disassemble command here instead.
190
191 2002-11-07  Andrew Cagney  <ac131313@redhat.com>
192
193         * MAINTAINERS: Add Daniel Jacobowitz to global maintainers list.
194
195 2002-11-07  Andrew Cagney  <ac131313@redhat.com>
196
197         * regcache.h (regcache_cooked_read_using_offset_hack)
198         (regcache_cooked_write_using_offset_hack): Delete declarations.
199         (register_changed): Delete declaration.
200         * regcache.c (regcache_cooked_read_using_offset_hack)
201         (regcache_cooked_write_using_offset_hack): Delete functions.
202         (cooked_xfer_using_offset_hack): Delete function.
203         (register_changed): Delete function.
204
205 2002-11-07  Jim Blandy  <jimb@redhat.com>
206
207         * macroscope.c: #include "complaints.h".
208         (sal_macro_scope): Cope with filenames that appear in the symtabs,
209         but not in the macro table.
210         * Makefile.in (macroscope.o): Record dependency.
211
212 2002-11-07  Joel Brobecker  <brobecker@gnat.com>
213
214         * PROBLEMS: Document gdb/816 (unable to read core file on alpha-osf).
215
216 2002-11-07  Andrew Cagney  <ac131313@redhat.com>
217
218         * regcache.c (deprecated_registers_fetched): Update.
219         * regcache.h (deprecated_registers_fetched): Rename
220         registers_fetched.
221         * remote-vxsparc.c (vx_read_register): Update.
222         * remote-vxmips.c (vx_read_register): Update.
223         * remote-vx68.c (vx_read_register): Update.
224         * irix5-nat.c (fetch_core_registers): Update.
225         * mipsm3-nat.c (fetch_inferior_registers): Update.
226         * sun3-nat.c (fetch_inferior_registers): Update.
227         * symm-nat.c (fetch_inferior_registers): Update.
228         * ns32knbsd-nat.c (fetch_inferior_registers): Update.
229         (fetch_core_registers): Update.
230         (fetch_kcore_registers): Update.
231         * mips-nat.c (fetch_inferior_registers): Update.
232         * corelow.c (get_core_registers): Update.
233         * a68v-nat.c (fetch_inferior_registers): Update.
234
235 2002-11-06  Joel Brobecker  <brobecker@gnat.com>
236
237         Put in place the framework necessary for multiarching the hppa targets.
238         * hppa-tdep.c (hppa_gdbarch_init): New function.
239         (hppa_dump_tdep): New function.
240         (_initialize_hppa_tdep): Register the hppa gdbarch init function and
241         tdep structure dumper.
242         * config/pa/tm-hppa.h (GDB_MULTI_ARCH): New macro, defined to 0
243         until the multi-arching conversion has partially been completed.
244
245 2002-11-06  Andrew Cagney  <ac131313@redhat.com>
246
247         * valops.c (value_assign): Merge lval_register case into
248         lval_reg_frame_relative.  Use frame_register and
249         regcache_cooked_write instead of get_saved_register and
250         write_register_bytes.  After flushing the register cache, try to
251         re-select the selected frame.
252
253 2002-11-06  Andrew Cagney  <ac131313@redhat.com>
254
255         * regcache.h (deprecated_register_valid): Rename register_valid.
256         * regcache.c: Update.
257         * ia64-aix-nat.c: Update.
258         * i386gnu-nat.c: Update.
259         * alpha-nat.c: Update.
260         * sparc-nat.c: Update.
261         * lynx-nat.c: Update.
262         * remote-mips.c: Update.
263
264 2002-11-06  Joel Brobecker  <brobecker@gnat.com>
265
266         * hppa-tdep.c (_initialize_hppa_tdep): Move function body
267         to end of file, to be more consistent with the pratice followed
268         by other targets.
269
270 2002-11-06  Andrew Cagney  <ac131313@redhat.com>
271
272         * infcmd.c: Include "reggroups.h" and <ctype.h>.
273         (print_float_info): Print registers in float_reggroup.
274         (print_vector_info): Print registers in vector_reggroup.
275         (default_print_registers_info): When all, print registers in
276         all_reggroup.  Otherwize, print registers in general_reggroup.
277         (registers_info): Rewrite.  Add support for register groups.
278         Eliminate a goto.
279
280 2002-11-06  Elena Zannoni  <ezannoni@redhat.com>
281
282         * symtab.c (methods_info): Delete. It has been ifdeffed out for
283         ages.
284         (symtab_symbol_info): Remove eons old ifdeffed out code.
285         (_initialize_symtab): Remove prehistoric disabled 'info methods'
286         command.
287
288 2002-11-06  Theodore A. Roth  <troth@openavr.org>
289
290         * c-exp.y: Add missing semi-colons.
291         * f-exp.y: Add missing semi-colons.
292         * m2-exp.y: Add missing semi-colons.
293         * p-exp.y: Add missing semi-colons.
294         Add empty action to start rule to avoid a type clash error when
295         building with bison >= 1.50.
296
297 2002-11-06  Jim Blandy  <jimb@redhat.com>
298
299         * macrotab.h (struct macro_source_file): Doc fix.
300
301 2002-11-05  Jeff Johnston  <jjohnstn@redhat.com>
302
303         * varobj.c (child_exists, cplus_number_of_children): Change
304         STREQ macro references to strcmp.
305         (cplus_name_of_child): Change code to handle the fact that
306         fields are not necessarily contiguous with regards to their 
307         access control. This is a fix for PR gdb/792.
308
309 2002-11-05  Andrew Cagney  <ac131313@redhat.com>
310
311         * gdbarch.sh (GET_SAVED_REGISTER): Change to a predicate function.
312         * gdbarch.h, gdbarch.c: Regnerate.
313         * frame.h (frame_register): Declare.
314         * frame.c (frame_register): New function.
315         (get_saved_register): Test GET_SAVED_REGISTER_P before calling
316         GET_SAVED_REGISTER, otherwize call
317         generic_unwind_get_saved_register.
318         (frame_register_read): Use frame_register instead of
319         get_saved_register.
320
321 2002-11-05  Elena Zannoni  <ezannoni@redhat.com>
322         
323         From Jim Ingham  <jingham@apple.com>:
324         * event-top.c (gdb_disable_readline): New function.
325         (_initialize_event_loop): Move comment.
326
327 2002-11-05  Elena Zannoni  <ezannoni@redhat.com>
328
329         * event-loop.c (start_event_loop): Add comment.
330         Update copyright.
331
332 2002-11-05  Andrew Cagney  <ac131313@redhat.com>
333
334         * infcmd.c (default_print_registers_info): Do not call
335         PRINT_REGISTER_HOOK.
336
337 2002-11-05  Andrew Cagney  <ac131313@redhat.com>
338
339         * sparc-tdep.c (sparc_print_register_hook): Make static.
340         (sparc_print_registers_info): New function.
341         (sparc_do_registers_info): New function.
342         (sparclet_print_registers_info): New function.
343         (sparclet_do_registers_info): New function.
344         (do_sparc_print_registers_info): New function.
345         (sparc_print_registers): New static function, clone of infcmd.c's
346         default_print_registers_info.
347         * config/sparc/tm-sparclet.h (PRINT_REGISTER_HOOK): Delete macro.
348         (sparclet_do_registers_info): Declare.
349         (DEPRECATED_DO_REGISTERS_INFO): Re-define.
350         * config/sparc/tm-sparc.h (DEPRECATED_DO_REGISTERS_INFO):
351         Re-define.
352         (sparc_do_registers_info): Declare.
353         (PRINT_REGISTER_HOOK): Delete macro.
354         (sparc_print_register_hook): Delete declaration.
355
356 2002-11-05  David Carlton  <carlton@math.stanford.edu>
357
358         * symtab.c (lookup_symbol_aux): Move chunks of code into separate
359         functions.
360         (lookup_symbol_aux_local): New function.
361         (lookup_symbol_aux_symtabs): New function.
362         (lookup_symbol_aux_psymtabs): New function.
363
364 2002-11-05  David Carlton  <carlton@math.stanford.edu>
365
366         * symtab.c (lookup_symbol_aux): In minsym sections, don't use the
367         previous values of 'objfile' and 'block'.
368
369 2002-11-05  Pierre Muller  <muller@ics.u-strasbg.fr>
370
371         * values.c (value_change_enclosing_type): Set 
372         enclosing_type field correctly also for the case where 
373         more memory needs to be allocated.
374
375 2002-11-03  Mark Kettenis  <kettenis@gnu.org>
376
377         * i387-tdep.c (i387_print_float_info): Call fputs_filtered instead
378         of puts_filtered.
379
380         * i387-tdep.c (i387_print_float_info): Replace calls to
381         register_read and deprecated_read_register_gen with calls to
382         frame_register_read, and make the necessary adjustments to the
383         surrounding code.
384
385 2002-11-02  Andrew Cagney  <ac131313@redhat.com>
386
387         * gdbarch.sh (register_reggroup_p): Allow default value.
388         * gdbarch.h, gdbarch.c: Regenerate.
389
390 2002-11-02  Andrew Cagney  <ac131313@redhat.com>
391
392         * regcache.h: Add coment indicating replacements for deprecated
393         functions.
394
395 2002-11-02  Andrew Cagney  <cagney@redhat.com>
396
397         * reggroups.h, reggroups.c: New files.
398         * regcache.c: Include "reggroups.h".
399         (enum regcache_dump_what): Add `regcache_dump_groups'.
400         (regcache_dump): Contract size of the "Type" column.  When
401         specified, dump the register's groups.
402         (maintenance_print_register_groups): New function.
403         (_initialize_regcache): Add command `maint print register-groups'.
404         * Makefile.in (COMMON_OBS): Add reggroups.o
405         (SFILES): Add reggroups.c.
406         (reggroups_h): Define.
407         (regcache.o, gdbarch.o): Update dependencies.
408         (reggroups.o): Specify dependencies.
409         * gdbarch.sh (register_reggroup_p): Add pure multi-arch method.
410         Add opaque declaration for `struct reggroup' in generated .h file.
411         Include "reggroups.h" in generated .c file.
412         gdbarch.h, gdbarch.c: Re-generate.
413
414 2002-11-02  Andrew Cagney  <cagney@redhat.com>
415
416         * regcache.h (deprecated_read_register_gen): Rename
417         read_register_gen.
418         (deprecated_write_register_gen): Rename write_register_gen.
419         * i387-tdep.c: Update.
420         * x86-64-linux-nat.c: Update
421         * wince.c: Update.
422         * thread-db.c: Update.
423         * win32-nat.c: Update.
424         * mips-tdep.c: Update.
425         * d10v-tdep.c: Update.
426         * cris-tdep.c: Update.
427         * remote-sim.c: Update.
428         * remote-rdi.c: Update.
429         * remote-rdp.c: Update.
430         * frame.c: Update.
431         * target.c: Update.
432         * blockframe.c: Update.
433         * x86-64-tdep.c: Update.
434         * xstormy16-tdep.c: Update.
435         * sh-tdep.c: Update.
436         * s390-tdep.c: Update.
437         * rs6000-tdep.c: Update.
438         * sparc-tdep.c: Update.
439         * i386-tdep.c: Update.
440         * dwarf2cfi.c: Update.
441         * regcache.c: Update.
442
443 2002-11-01  Joel Brobecker  <brobecker@gnat.com>
444
445         New interix-specific files:
446         * config/i386/nm-interix.h: New file.
447         * config/i386/interix.mh: New file.
448         * config/i386/interix.mt: New file.
449         * i386-interix-nat.c: New file.
450         * i386-interix-tdep.c: New file.
451
452 2002-11-01  Andrew Cagney  <cagney@redhat.com>
453
454         * frame.h (deprecated_generic_get_saved_register): Rename
455         generic_get_saved_register.
456         * blockframe.c (deprecated_generic_get_saved_register): Update.
457         * xstormy16-tdep.c (xstormy16_get_saved_register): Update.
458         (xstormy16_frame_saved_register): Update.
459         * sh-tdep.c (sh_gdbarch_init): Update.
460         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
461         * ia64-tdep.c (ia64_get_saved_register): Update.
462         * cris-tdep.c (cris_gdbarch_init): Update.
463         * config/m32r/tm-m32r.h (GET_SAVED_REGISTER): Update.
464         * arm-tdep.c (arm_gdbarch_init): Update.
465
466 2002-10-31  Daniel Jacobowitz  <drow@mvista.com>
467
468         * lin-lwp.c (lin_lwp_resume): Remove resume_all test for !step.
469
470 2002-10-31  Daniel Jacobowitz  <drow@mvista.com>
471
472         * i386-linux-tdep.c (i386_linux_pc_in_sigtramp): Check for
473         trampolines in sigaction.
474
475 2002-10-31  Andrew Cagney  <cagney@redhat.com>
476
477         * h8300-tdep.c: Include "gdb_assert.h".
478         (h8300_print_register): Add gdbarch, file and frame parameters.
479         Use frame_read_unsigned_register to read the register's value.
480         Use fprintf_filtered to display output.
481         (h8300_print_registers_info): Replace h8300_do_registers_info.
482         (h8300_gdbarch_init): Set print_registers_info.
483
484 2002-10-31  Andrew Cagney  <cagney@redhat.com>
485
486         * frame.c (frame_read_unsigned_register): New function.
487         (frame_read_signed_register): New function.
488         * frame.h (frame_read_unsigned_register): Declare.
489         (frame_read_signed_register): Declare.
490
491 2002-10-31  Andrew Cagney  <cagney@redhat.com>
492
493         * h8500-tdep.c (h8500_print_registers_info): New static function,
494         clone of infcmd.c's default_print_registers_info.
495         (h8500_do_registers_info): New funtion.
496         (h8500_print_register_hook): Rename print_register_hook, make
497         static.
498
499         * config/h8500/tm-h8500.h: Update copyright.
500         (DEPRECATED_DO_REGISTERS_INFO): Define.
501         (h8500_do_registers_info: Declare.
502         (PRINT_REGISTER_HOOK): Delete macro.
503         (print_register_hook): Delete function.
504
505 2002-10-31  Andrew Cagney  <cagney@redhat.com>
506
507         * z8k-tdep.c (z8k_print_register_hook): Make static.
508         (z8k_print_registers_info): New static function, clone of
509         infcmd.c's default_print_registers_info.
510         (z8k_do_registers_info): New function.  Wrap
511         z8k_print_registers_info.
512         * config/z8k/tm-z8k.h: Update copyright.
513         (PRINT_REGISTER_HOOK): Delete macro.
514         (z8k_print_register_hook): Delete declaration.
515         (DEPRECATED_DO_REGISTERS_INFO): Define.
516         (z8k_do_registers_info): Declare.
517
518 2002-10-30  Joel Brobecker  <brobecker@gnat.com>
519
520         * hppa-tdep.c (find_function_in_inferior): Remove this extern,
521         as this is already provided by value.h, and was actually causing
522         a compilation error because of a conflict in parameter type
523         declaration due to a missing const keyword.
524         (low_text_segment_addres): Fix a compilation warning.
525
526 2002-10-29  Daniel Jacobowitz  <drow@mvista.com>
527
528         * mips-linux-nat.c (mips_linux_cannot_fetch_register): Don't fetch
529         registers without a name.
530         (mips_linux_cannot_store_register): Don't store registers without
531         a name.
532
533 2002-10-28  David Carlton  <carlton@math.stanford.edu>
534
535         * symtab.c (find_addr_symbol): Delete.  (It was already commented
536         out.)
537         * symtab.h: Delete prototype for find_addr_symbol.
538
539 2002-10-26  Andrew Cagney  <cagney@redhat.com>
540
541         * gdbarch.sh (DEPRECATED_DO_REGISTERS_INFO): Rename
542         DO_REGISTERS_INFO.
543         gdbarch.h, gdbarch.c: Re-generate.
544         * infcmd.c (default_print_registers_info): Update reference.
545         * mips-tdep.c (mips_gdbarch_init): Set deprecated_do_registers_info.
546         (mips_dump_tdep): Do not print DO_REGISTERS_INFO.
547         * sh-tdep.c (sh_gdbarch_init): Ditto.
548         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
549         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
550
551 2002-10-26  Mark Kettenis  <kettenis@gnu.org>
552
553         * x86-64-tdep.c (x86_64_init_abi): Set init_extra_frame_info to
554         cfi_init_extra_frame_info.
555         * x86-64-tdep.h (x86_64_init_extra_frame_info): Remove prototype.
556         * x86-64-linux-tdep.c (x86_64_init_extra_frame_info): Remove function.
557
558         * x86-64-tdep.c (x86_64_init_abi): Add calls to override the i386
559         target where necessary.  Add more comments and remove the ones
560         that don't provide any useful information.
561
562         * i386-tdep.c (i386_frame_saved_pc): Replace call to
563         deprecated_read_register_dummy with
564         frame_unwind_unsigned_register.
565
566         * i386-tdep.c (i386_extract_struct_value_address): Use
567         regcache_raw_read_unsigned instead of
568         regcache_cooked_read_unsigned since we know that the register
569         we're reading isn't a pseudo register.  Rename variable 'val' into
570         the more descriptive 'addr'.
571
572         * x86-64-tdep.c: Fix some formatting problems, mostly in comments.
573         (x86_64_push_return_address): Add comment.
574         (x86_64_pop_frame): Make static.
575         (examine_argument): Clarify comment.
576         (x86_64_skip_prologue): Make prolog_expact variable static.
577
578         * dwarf2cfi.c: Fix some formatting problems.
579         (context_cpy, read_encoded_pointer): Clarify comments.
580
581         * x86-64-tdep.c (x86_64_breakpoint_from_pc): Constify.
582         (x86_64_init_abi): Move set_gdbarch_* calls that overlap with the
583         i386 target back into x86_64_gdbarch_init.  Add some comments and
584         remove meaningless ones.
585
586 2002-10-25  Andrew Cagney  <cagney@redhat.com>
587
588         * complaints.h (struct deprecated_complaint): Rename `struct
589         complaint'.
590         * complaints.c (complain): Update.
591         * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Delete
592         incorrect comment indicating that "symfile.h" was being included
593         for the `struct complaint' definition.
594         * remote-vx.c: Update.
595         * objc-lang.c: Update.
596         * xcoffread.c: Update.
597         * hpread.c: Update.
598         * mdebugread.c: Update.
599         * stabsread.c: Update.
600         * dwarf2read.c: Update.
601         * dwarfread.c: Update.
602         * elfread.c: Update.
603         * coffread.c: Update.
604         * stabsread.h: Update.
605         * dbxread.c: Update.
606         * buildsym.c: Update.
607         * gdbtypes.c: Update.
608         * macrotab.c: Update.
609
610 2002-10-25  Mark Kettenis  <kettenis@gnu.org>
611
612         * x86-64-tdep.c (x86_64_gdbarch_init): Make a bit more similar to
613         the version in i386-tdep.c.  Move set_gdbarch_* calls out into...
614         (x86_64_init_abi): ...new function.
615
616         * Makefile.in (i386v-nat.o): Add $(i386_tdep_h).
617         * i386v-nat.c: Include "i386-tdep.h".
618
619 2002-10-25  Andrew Cagney  <cagney@redhat.com>
620
621         * gdbtypes.c (address_space_name_to_int): Update.
622         (address_space_int_to_name): Update.
623         * gdbarch.sh (address_class_type_flags_to_name): Change to a pure
624         multi-arch predicate.
625         (address_class_name_to_type_flags): Ditto.
626         * gdbarch.h, gdbarch.c: Re-generate.
627         
628         * MAINTAINERS: Check all warnings when h8300hms and alpha-elf.
629
630 2002-10-24  Martin M. Hunt  <hunt@redhat.com>
631
632         * utils.c (string_to_core_addr): Revert patch from 11 Oct.
633
634 2002-10-24  Elena Zannoni  <ezannoni@redhat.com>
635
636         * symtab.h (INIT_SAL): Delete macro.
637         (init_sal): Export.
638         * symtab.c (init_sal): New function.
639
640         * ada-lang.c (ada_finish_decode_line_1): Change INIT_SAL macro
641         to init_sal function call.
642         (find_sal_from_funcs_and_line): Ditto.
643         (all_sals_for_line): Ditto. 
644         * breakpoint.c (create_internal_breakpoint): Ditto. 
645         (create_fork_vfork_event_catchpoint): Ditto. 
646         (create_exec_event_catchpoint): Ditto. 
647         (parse_breakpoint_sals): Ditto. 
648         (watch_command_1): Ditto. 
649         (handle_gnu_4_16_catch_command): Ditto.
650         (clear_command): Ditto. 
651         * hppa-tdep.c (child_enable_exception_callback): Ditto. 
652         * infcmd.c (run_stack_dummy): Ditto. 
653         * infrun.c (process_event_stop_test): Ditto.
654         (check_sigtramp2): Ditto.
655         (step_over_function): Ditto. 
656         * linespec.c (decode_line_2): Ditto. 
657         (decode_line_1): Ditto. 
658         * source.c (line_info): Ditto. 
659         * symtab.c (find_pc_sect_line): Ditto.
660
661 2002-10-24  Michal Ludvig  <mludvig@suse.cz>
662
663         * dwarf2cfi.c (struct context)
664         (struct context_reg): Moved to dwarf2cfi.h
665         (context_alloc, frame_state_alloc, context_cpy):
666         Made extern instead of static, removed prototypes.
667         * dwarf2cfi.h (struct context)
668         (struct context_reg): New, moved from dwarf2cfi.c
669         (context_alloc, frame_state_alloc, context_cpy):
670         New prototypes.
671         * x86-64-linux-tdep.c (x86_64_linux_sigtramp_saved_pc):
672         Changed from static to extern.
673         (LINUX_SIGINFO_SIZE, LINUX_SIGCONTEXT_PC_OFFSET)
674         (LINUX_SIGCONTEXT_FP_OFFSET)
675         (LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Adjusted.
676         (x86_64_linux_in_sigtramp, x86_64_linux_frame_chain)
677         (x86_64_init_frame_pc, x86_64_init_extra_frame_info): New.
678         * x86-64-tdep.c (x86_64_gdbarch_init): Several
679         set_gdbarch_*() calls now use x86-64 specific functions 
680         instead of DWARF2 CFI ones.
681         * x86-64-tdep.h (x86_64_linux_in_sigtramp)
682         (x86_64_linux_frame_chain, x86_64_init_frame_pc)
683         (x86_64_init_extra_frame_info): New prototypes.
684         
685 2002-10-23  David Carlton  <carlton@math.stanford.edu>
686
687         * linespec.c: #include "parser-defs.h".
688         Delete prototype for find_template_name_end.
689         * Makefile.in (linespec.o): Depend on $(parser_defs_h).
690
691 2002-10-23  Jeff Johnston  <jjohnstn@redhat.com>
692
693         * NEWS: add recent mi fixes.
694         * varobj.c (struct varobj): Add new "updated" flag.
695         (new_variable): Default "updated" flag to 0.
696         (varobj_set_value): Set "updated" flag to 1 if value
697         changes.
698         (varobj_update): Check varobj "updated" flag before
699         comparing old and refreshed values.  Fix for
700         PR gdb/702.
701
702 2002-10-23  David Carlton  <carlton@math.stanford.edu>
703
704         * parse.c (parse_exp_1): Use BLOCK_START.
705         * x86-64-tdep.c (x86_64_skip_prologue): Use BLOCK_END,
706         SYMBOL_BLOCK_VALUE.
707         * objc-lang.c (find_methods): Use BLOCK_START, BLOCK_END.
708
709 2002-10-23  David Carlton  <carlton@math.stanford.edu>
710
711         * symtab.c: Delete cplusplus_hint.
712         Delete prototype for find_template_name_end.
713
714 2002-10-23  Elena Zannoni  <ezannoni@redhat.com>
715
716         * symtab.h: Update comment.
717
718 2002-10-23  Michael Snyder  <msnyder@redhat.com>
719
720         * printcmd.c (address_info): Restore quotes in output.
721         * valops.c (value_of_local): Restore quotes in error message.
722
723 2002-10-23  Elena Zannoni  <ezannoni@redhat.com>
724
725         * symtab.c (symbol_demangled_name): New function.
726         * symtab.h (SYMBOL_DEMANGLED_NAME): Simplify macro, by
727         turning most of it into a function.
728         (symbol_demangled_name): Export.
729
730 2002-10-23  Michael Snyder  <msnyder@redhat.com>
731
732         * valops.c (value_of_local): Restore quotes in error message.
733
734 2002-10-23  Elena Zannoni  <ezannoni@redhat.com>
735
736         * symtab.c (symbol_init_language_specific): New function.
737         * symtab.h (SYMBOL_INIT_LANGUAGE_SPECIFIC): Simplify macro, by
738         turning most of it into a function.
739         (symbol_init_language_specific): Export.
740
741 2002-10-23  David Carlton  <carlton@math.stanford.edu>
742
743         * dwarf2read.c (dwarf_tag_name): Add DWARF 3 names.
744         (dwarf_attr_name): Ditto.
745         (dwarf_type_encoding_name): Ditto.
746         (scan_partial_symbols): Descend into DW_TAG_namespace entries.
747         (process_die): Handle DW_TAG_namespace,
748         DW_TAG_imported_declaration, DW_TAG_imported_module.
749         (read_namespace): New function.
750
751 2002-10-22  Joel Brobecker  <brobecker@gnat.com>
752
753         * configure.in: Define NEW_PROC_API on Interix too.
754         * configure: Regenerate.
755
756 2002-10-21  Joel Brobecker  <brobecker@gnat.com>
757
758         * configure: Regenerate using the proper version of autoconf.
759
760 2002-10-21  Elena Zannoni  <ezannoni@redhat.com>
761
762         * findvar.c (read_var_value): Temporarily disable TLS code, until
763         complete TLS support is added.
764
765 2002-10-21  Jim Blandy  <jimb@redhat.com>
766             Elena Zannoni  <ezannoni@redhat.com>
767
768         * symtab.h (address_class): Re-add LOC_THREAD_LOCAL_STATIC
769         for thread local storage locations.
770         (struct symbol): Add objfile field.
771         (SYMBOL_OBJFILE): Define.
772         * dwarf2read.c (is_thread_local): New static variable.
773         (new_symbol): If variable is in thread local fill in address class
774         and objfile appropriately.
775         (decode_locdesc): Recognize and handle DW_OP_GNU_push_tls_address
776         stack operation.
777         * printcmd.c (address_info): Print the information for thread
778         local storage variable.
779         * findvar.c (read_var_value): In case of thread local variable,
780         defer to the target vector code to compute address.
781
782 2002-10-21  Elena Zannoni  <ezannoni@redhat.com>
783
784         * solib-svr4.c (svr4_fetch_objfile_link_map): New function.
785         * solib-svr4.h (svr4_fetch_objfile_link_map): Export.   
786
787 2002-10-21  Elena Zannoni  <ezannoni@redhat.com>
788
789         * symtab.h (address_class):  Rename
790         LOC_THREAD_LOCAL_STATIC to LOC_HP_THREAD_LOCAL_STATIC.
791         * hpread.c (hpread_process_one_debug_symbol): Ditto.
792         * printcmd.c (address_info): Ditto.
793         * findvar.c (symbol_read_needs_frame, read_var_value): Ditto.
794
795 2002-10-20  Mark Kettenis  <kettenis@gnu.org>
796
797         * i386bsd-nat.c (i386bsd_dr_set, i386bsd_dr_get_status): Use
798         DBREG_DRX macro to acces debug registers.
799
800         * Makefile.in (i386obsd-tdep.o): New target.
801
802         * solib-sunos.c: Include "bcache.h" and "regcache.h".
803         * Makefile.in (solib-sunos.o): Add $(bcache_h) and $(regcache_h).
804
805         * configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.
806         * config/i386/obsd.mt: New file.
807         * i386bsd-nat.c (_initialize_i386bsd_nat): Introduce
808         i386obsd_sc_pc_offset and i386obsd_sc_sp_offset;
809         * i386obsd-nat.c (_initialize_i386obsd_nat): Set
810         i386obsd_sigtramp_start and i386obsd_sigtramp_end instead of
811         i386nbsd_sigtramp_start and i386nbsd_sigtramp_end.
812         * i386obsd-tdep.c: New file.
813
814 2002-10-19  Adam Fedor  <fedor@gnu.org>
815
816         * objc-exp.y (name_not_typename): Fix invalid comment.  
817
818 2002-10-20  Mark Kettenis  <kettenis@gnu.org>
819
820         * solib-sunos.c (allocate_rt_common_objfile): Use bcache_xmalloc
821         to allocate partial syms and macro byte caches.
822
823 2002-10-18  David Carlton  <carlton@math.stanford.edu>
824
825         * symtab.h: Delete 'struct source' and 'struct sourcevector'.
826
827 2002-10-18  Adam Fedor  <fedor@gnu.org>
828
829         * stabsread.c (find_name_end): New function.
830         (define_symbol): Use it.
831
832 2002-10-18  Daniel Jacobowitz  <drow@mvista.com>
833
834         * config/alpha/nm-fbsd.h (CANNOT_STEP_BREAKPOINT): Define to 1.
835         * config/alpha/nm-linux.h (CANNOT_STEP_BREAKPOINT): Define to 1.
836         * config/alpha/nm-nbsd.h (CANNOT_STEP_BREAKPOINT): Define to 1.
837         * config/alpha/nm-osf.h (CANNOT_STEP_BREAKPOINT): Define to 1.
838
839 2002-10-17  David Carlton  <carlton@math.stanford.edu>
840
841         * symfile.h: Add opaque declaration for struct obstack.
842         Declare obsavestring to take a const char *.
843         * symfile.c (obsavestring): Make first argument a const char *.
844
845 2002-10-16  Adam Fedor  <fedor@gnu.org>
846
847         * breakpoint.c (parse_breakpoint_sals): Ignore ObjC method
848         names when matching breakpoints in current file.
849
850 2002-10-16  Kevin Buettner  <kevinb@redhat.com>
851
852         * dwarf2read.c (dwarf2_invalid_pointer_size): New complaint.
853         (read_tag_pointer_type): Add address class support.
854         * gdbarch.sh (ADDRESS_CLASS_TYPE_FLAGS)
855         (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_NAME_TO_TYPE_FLAGS):
856         New methods.
857         * gdbarch.h, gdbarch.c: Regenerate.
858         * gdbtypes.c (address_space_name_to_int, address_space_int_to_name)
859         (make_type_with_address_space, recursive_type_dump): Add address
860         class support.
861         * gdbtypes.h (TYPE_FLAG_ADDRESS_CLASS_1, TYPE_FLAG_ADDRESS_CLASS_2)
862         (TYPE_FLAG_ADDRESS_CLASS_ALL, TYPE_ADDRESS_CLASS_1)
863         (TYPE_ADDRESS_CLASS_2, TYPE_ADDRESS_CLASS_ALL): New defines
864
865 2002-10-16  Klee Dienes  <kdienes@apple.com>
866
867         * stabsread.c (read_tilde_fields): Use name[sizeof(vptr_name)-2]
868         to get the last character of a char[] buffer, not
869         name[sizeof(vptr_name)-1].
870
871 2002-10-14  Adam Fedor  <fedor@gnu.org>
872
873         * symtab.h: New objc_specific struct.
874         (SYMBOL_INIT_LANGUAGE_SPECIFIC): Handle ObjC.
875         (SYMBOL_DEMANGLED_NAME): Likewise.
876
877 2002-10-14  Adam Fedor  <fedor@gnu.org>
878
879         * symfile.c (init_filename_language_table): Add ObjC file extension.
880
881 2002-10-14  Adam Fedor  <fedor@gnu.org>
882
883         * utils.c (puts_filtered_tabular): New function.
884         (fprintf_symbol_filtered): Get ObjC demangled name.
885         * defs.h (puts_filtered_tabular): Declared.
886
887 2002-10-14  Kevin Buettner  <kevinb@redhat.com>
888
889         * c-lang.h (c_type_print_varspec_prefix): Delete.
890         * c-typeprint.c (c_type_print_varspec_prefix): Make static.  Add
891         ``need_post_space'' parameter.  Adjust all callers.
892
893 2002-10-14  Daniel Jacobowitz  <drow@mvista.com>  
894  
895         * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Define to 1.
896         * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
897         * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
898         * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
899
900 2002-10-13  Adam Fedor  <fedor@gnu.org>
901
902         * source.c (print_source_lines): Update comments.
903
904 2002-10-13  Adam Fedor  <fedor@gnu.org>
905
906         * valops.c (value_of_local): New function.
907         (value_of_this): Use it.
908         * value.h (value_of_local): Declared.
909
910 2002-10-13  Adam Fedor  <fedor@gnu.org>
911
912         * parse.c: (length_of_subexp, prefixify_subexp): Handle
913         OP_MSGCALL, OP_SELECTOR, OP_NSSTRING, and OP_SELF.
914
915 2002-10-12  Adam Fedor  <fedor@gnu.org>
916
917         * language.c (binop_result_type): Add language_objc to case.
918         (integral_type): Likewise.
919         (character_type): Likewise.
920         (string_type): Likewise.
921         (boolean_type): Likewise.
922         (structured_type): Likewise.
923         (binop_type_check): Likewise.
924
925 2002-10-11  Adam Fedor  <fedor@gnu.org>
926
927         * printcmd.c (address_info): Print 'self' for ObjC.
928
929 2002-10-11  Adam Fedor  <fedor@gnu.org>
930
931         * expression.h: New ops OP_NSSTRING, OP_SELECTOR, OP_MSGCALL, and
932         OP_SELF.
933
934 2002-10-11  Adam Fedor  <fedor@gnu.org>
935
936         * language.h (CAST_IS_CONVERSION): Add language_objc.
937
938 2002-10-11  Adam Fedor  <fedor@gnu.org>
939
940         * defs.h (enum language): Add language_objc.
941
942 2002-10-11  Klee Dienes  <kdienes@apple.com>
943
944         * corefile.c (read_memory_typed_address): New function.
945         * gdbcore.h (read_memory_typed_address): Add prototype.
946         * blockframe.c (sigtramp_saved_pc): Use read_memory_typed_address
947         to read a value destined for a CORE_ADDR, not read_memory_integer.
948         * f-valprint.c (f77_get_dynamic_upperbound): Ditto.
949         (f77_get_dynamic_lowerbound): Ditto.
950
951 2002-10-11  Martin M. Hunt  <hunt@redhat.com>
952
953         * utils.c (string_to_core_addr): After turning string into
954         a number, convert to a CORE_ADDR using INTEGER_TO_ADDRESS
955         which will do necessary sign-extension, etc.
956
957 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
958
959         * c-exp.y (THIS): Delete token and grammar rule.
960         (yylex): Don't return THIS.
961         * cp-valprint.c (vtbl_ptr_name_old): Delete.
962         (cp_is_vtbl_ptr_type): Don't check vtbl_ptr_name_old.
963         * demangle.c (cplus_markers): Update comment.  Put '$'
964         first.  Remove CPLUS_MARKER.
965         (_initialize_demangler): Don't call set_cplus_marker_for_demangling.
966         * jv-exp.y (THIS): Delete token and grammar rule.
967         (yylex): Don't return THIS.
968         * mips-tdep.c (mips_dump_tdep): Don't dump CPLUS_MARKER.
969         * objc-exp.y (THIS): Delete token and grammar rule.
970         (yylex): Don't return THIS.
971         * p-exp.y (yylex): Remove reference to CPLUS_MARKER.
972         * stabsread.c (vptr_name, vb_name): Replace CPLUS_MARKER with '$'.
973         (read_member_functions): Likewise for opname.
974         (read_tilde_fields): Use is_cplus_marker.
975
976         * defs.h (CPLUS_MARKER): Don't define.
977         * config/tm-sysv4.h (CPLUS_MARKER): Likewise.
978         * config/i386/xm-i386sco.h (CPLUS_MARKER): Likewise.
979         * config/mips/tm-irix3.h (CPLUS_MARKER): Likewise.
980         * config/mips/tm-irix6.h (CPLUS_MARKER): Likewise.
981         * config/rs6000/tm-rs6000.h (CPLUS_MARKER): Likewise.
982
983         * config/i386/tm-i386v4.h: Delete file.
984         * config/djgpp/fnchange.lst: Delete tm-i386v4.h.
985         * config/i386/tm-i386sol2.h: Include "i386/tm-i386.h" instead.
986         * config/i386/tm-i386v42mp.h: Include "i386/tm-i386.h" instead.
987         * config/i386/tm-ptx.h: Include "i386/tm-i386.h" instead.
988         * config/i386/i386gnu.mt (TM_FILE): Use tm-i386.h.
989         * config/i386/i386sco5.mt (TM_FILE): Likewise.
990         * config/i386/i386v4.mt (TM_FILE): Likewise.
991         * config/i386/ncr3000.mt (TM_FILE): Likewise.
992
993 2002-10-10  Marko Mlinar  <markom@opencores.org>
994
995         * infrun.c (resume): Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C,
996         accidentially not commited 2002-10-09
997         * gdbarch.h, gdbarch.c: Re-generate.
998
999 2002-10-09  Marko Mlinar  <markom@opencores.org>
1000
1001         * infrun.c (resume): Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C.
1002         * gdbarch.sh (HAVE_NONSTEPPABLE_WATCHPOINT): Add.
1003         * gdbarch.h, gdbarch.c: Re-generate.
1004
1005 2002-10-08  Petr Sorfa <petrs@caldera.com>
1006
1007         Revised and re-submitted by John Wolfe <jlw@caldera.com>
1008
1009         Move the Dwarf 2 abbrev table to a per-compilation-unit structure,
1010         so we can work on more than one compilation unit at a time.  This
1011         helps prepare GDB to handle inter-CU die references.
1012         * dwarf2read.c (ABBREV_HASH_SIZE): moved definition forward in
1013         the code to be defined before struct comp_unit_head.
1014         (comp_unit_head): Added new members - offset, cu_head,
1015         begin_die, next and dwarf2_abbrevs.
1016         (dwarf2_abbrevs): Removed single static var; now member of
1017         struct comp_unit_head.
1018         dwarf2_build_psymtabs_hard): Complete new struct comp_unit_head
1019         members.
1020         (psymtab_to_symtab_1): Changed to work with the new
1021         struct comp_unit_head.
1022         (dwarf2_read_abbrevs): Now accepts a cu_header parameter and
1023         constructs the dwarf2_abbrevs[] inside the cu_header.
1024         (dwarf2_empty_abbrev_table): Now expects a ptr to a
1025         dwarf2_abbrev table to clean up.
1026         (dwarf2_lookup_abbrev): Now accepts a cu_header parameter and
1027         handling of dwarf2_abbrevs inside the cu_header.
1028         (read_partial_die): Now supports the call to the new
1029         dwarf2_lookup_abbrev.
1030         (read_full_die): Now supports the call to the new
1031         dwarf2_lookup_abbrev.
1032
1033 2002-10-06  Christopher Faylor  <cgf@redhat.com>
1034
1035         * Makefile.in (install-gdbtk): Add missing continuation backslash to
1036         insure that shell variables, such as "transformed_name" are propagated
1037         to later shell statements in rule.
1038
1039 2002-10-06  Mark Kettenis  <kettenis@gnu.org>
1040
1041         * config/i386/nm-i386sco.h: Add protection against
1042         multiple-inclusion.  Include "i386/nm-i386v.h".
1043         (REGISTER_U_ADDR): Remove define.
1044         (i386_register_u_addr): Remove prototype.
1045
1046 2002-10-04  Michael Snyder  <msnyder@redhat.com>
1047
1048         * m32r-stub.c (handle_exception): Make sure exception is "trap"
1049         before treating it as a single-step event.
1050
1051 2002-10-03  Adam Fedor  <fedor@gnu.org>
1052
1053         * objc-lang.c: ARI fixes.  Change string.h to gdb_string.h.
1054         (objc_demangle): Remove assignment in if statements, Replace
1055         free with xfree.
1056         (add_msglist): Likewise.
1057         (end_msglist): Likewise.
1058         (complare_selectors): Likewise.
1059         (selectors_info): Likewise.
1060         (compare_classes): Likewise.
1061         (classes_info): Likewise.
1062         (print_object_command): Likewise.
1063         (find_objc_msgcall_submethod): Replace PTR with void *.
1064         * objc-lang.h: Remove check for __STDC__.
1065
1066 2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
1067
1068         * ui-out.h (ui_out_field_fmt_int): New prototype.
1069         * ui-out.c (ui_out_field_fmt_int): New function allowing specification
1070         of field width and alignment.
1071         * stack.c (print_frame_info_base): When printing frame level, use
1072         ui_out_field_fmt_int with a width of 2 and left alignment.  Fix for
1073         PR gdb/192
1074
1075 2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
1076
1077         * MAINTAINERS: Add self to Write After Approval list.
1078
1079 2002-10-02  Elena Zannoni  <ezannoni@redhat.com>
1080
1081         * infcmd.c (interrupt_target_command_wrapper): Delete.
1082         (interrupt_target_command): Make non static.
1083         (nofp_registers_info): Make static.
1084         * stack.c (return_command_wrapper): Delete.
1085         (return_command): Make non static.
1086
1087 2002-10-02  Elena Zannoni  <ezannoni@redhat.com>
1088
1089         * event-top.c (gdb_setup_readline): New function. Code moved from
1090         _initialize_event_loop().
1091         (_initialize_event_loop): Call gdb_setup_readline().
1092
1093 2002-10-02  Andrew Cagney  <ac131313@redhat.com>
1094
1095         * infrun.c (resume): Convert #ifdef CANNOT_STEP_BREAKPOINT into C.
1096         * gdbarch.sh (CANNOT_STEP_BREAKPOINT): Add.
1097         * gdbarch.h, gdbarch.c: Re-generate.
1098
1099 2002-10-02  Daniel Jacobowitz  <drow@mvista.com>
1100
1101         Fix PR gdb/778
1102         * gdbtypes.c (fill_in_vptr_fieldno): Call check_typedef
1103         before recursing.
1104         * gnu-v3-abi.c (gnuv3_virtual_fn_field): Check return value
1105         of fill_in_vptr_fieldno.
1106
1107 2002-10-02  Elena Zannoni  <ezannoni@redhat.com>
1108
1109         * inferior.h (registers_info, stepi_command, nexti_command,
1110         continue_command, interrupt_target_command): Export from infcmd.c.
1111         * frame.h (args_info, selected_frame_level_changed_hook,
1112         return_command): Export from stack.c.
1113         * v850ice.c (stepi_command, nexti_command, continue_command): use
1114         prototypes from inferior.h.
1115         * tracepoint.c (registers_info, args_info, locals_info): Use
1116         prototypes from frame.h and inferior.h.
1117         * Makefile.in (mi-main.o): Add dependency on frame.h.
1118
1119 2002-10-02  Andrew Cagney  <ac131313@redhat.com>
1120
1121         * rs6000-tdep.c (rs6000_store_struct_return): Store struct_return
1122         value in register 3 adjusted by ppc_gp0_regnum.
1123
1124         * rs6000-tdep.c (skip_prologue): Bias alloca_reg by ppc_gp0_regnum.
1125
1126 2002-10-02  Marko Mlinar <markom@opencores.org>
1127
1128         * MAINTAINERS: Add myself to the Write After Approval list.
1129
1130 2002-10-01  Alexandre Oliva  <aoliva@redhat.com>
1131
1132         * mips-tdep.c (mips_find_abi_section): .mdebug.abi64 is the name
1133         of the section for the N64 ABI, fixed.
1134
1135         * config/mips/tm-irix6.h: Include solib.h.
1136
1137 2002-10-01  Elena Zannoni  <ezannoni@redhat.com>
1138
1139         * dwarf2read.c (dwarf_stack_op_name): Recognize more dwarf3 and
1140         GNU operators.
1141
1142 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
1143
1144         * NEWS: Mention that MI syntax, selected by "mi" changed to "mi2"
1145         and that "mi0" syntax has been removed.
1146
1147 2002-09-30  David Carlton  <carlton@math.stanford.edu>
1148
1149         * Makefile.in (ppc-sysv-tdep.o): Depend on gdb_string_h.
1150         * ppc-sysv-tdep.c: #include "gdb_string.h".
1151         * remote-sds.c (getmessage): Add semicolon after 'retry' label to
1152         pacify GCC.
1153
1154 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
1155
1156         * rs6000-tdep.c (rs6000_gdbarch_init): For powerpc:7400, fix
1157         "vrsave"'s register number.
1158
1159 2002-09-30  Andrew Cagney  <ac131313@redhat.com>
1160
1161         * mips-tdep.c (mips_frame_saved_pc): When a generic dummy frame,
1162         use frame_unwind_signed_register to obtain the PC.
1163         (mips_frame_chain): Handle a generic dummy frame.
1164         (mips_init_extra_frame_info): When a generic dummy frame, don't
1165         re-compute the frame base.
1166         (mips_pop_frame): Handle generic dummy frames.
1167         (mips_gdbarch_init): When generic dummy frames, set
1168         use_generic_dummy_frames, push_dummy_frame to
1169         generic_push_dummy_frame, pc_in_call_dummy to
1170         generic_pc_in_call_dummy, and save_dummy_frame_top_of_stack to
1171         generic_save_dummy_frame_tos.
1172
1173 2002-09-30  Andrew Cagney  <ac131313@redhat.com>
1174
1175         * blockframe.c (generic_find_dummy_frame): Rewrite.  Only test
1176         against TOP when TOP was explictly set.
1177         (generic_push_dummy_frame): Set TOP to zero.
1178
1179 2002-09-30  Elena Zannoni  <ezannoni@redhat.com>
1180
1181         * event-loop.c (start_event_loop): Rename variable 'result' to
1182         'gdb_result', to avoid conflicts with upcoming intepreters changes.
1183
1184 2002-09-30  Keith Seitz  <keiths@redhat.com>
1185
1186         * gdb-events.sh (selected_thread_changed): New event.
1187         * gdb-events.c: Regenerated.
1188         * gdb-events.h: Regenerated.
1189
1190 2002-09-30  Hans-Peter Nilsson  <hp@bitrange.com>
1191
1192         * MAINTAINERS: Add self to Write After Approval list.
1193
1194 2002-09-30  Fernando Nasser  <fnasser@redhat.com>
1195
1196         * disasm.c: New file.  
1197         * disasm.h: New file.  
1198         * mi/mi-cmd-disas.c (gdb_dis_asm_read_memory): Moved to disasm.c.
1199         (compare_lines): Ditto.
1200         (dump_insns): Ditto.
1201         (do_mixed_source_and_assembly): Moved to disasm.c. Added uiout
1202         argument.
1203         (do_assembly_only): Ditto.
1204         (do_disassembly): Renamed to gdb_disassembly and moved to
1205         disasm.c.  Sdded uiout argument.
1206         * Makefile.in: Add new files.  Reorder SFILES list. Update
1207         dependencies.  Include libgdb.a later in the insight executable.
1208
1209 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
1210
1211         * config/djgpp/fnchange.lst: Rename bfd/elf64-alpha.c and
1212         bfd/elf64-alpha-fbsd.c.
1213
1214 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
1215
1216         * config/djgpp/fnchange.lst: Rename i386gnu-nat.c and
1217         i386gnu-tdep.c.
1218
1219 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
1220
1221         * gnu-nat.h (debug): Use __FILE__ and __LINE__ instead of
1222         __FUNCTION__.
1223         * gnu-nat.c (do_mach_notify_no_senders): Replace __FUNCTION__ with
1224         function name.
1225         (do_mach_notify_port_deleted, do_mach_notify_msg_accepted): Ditto.
1226         (do_mach_notify_port_destroyed, do_mach_notify_send_once): Ditto.
1227         (S_proc_setmsgport_reply, S_proc_getmsgport_reply): Ditto.
1228         (S_msg_sig_post_reply): Ditto.
1229         
1230 2002-09-28  Corinna Vinschen  <vinschen@redhat.com>
1231
1232         * sh-tdep.c (sh_use_struct_convention): Use definition according
1233         to ABI.
1234         (sh_push_arguments): Store in register with correct endianess.
1235         (sh_default_store_return_value): Ditto.
1236         (sh_gdbarch_init): Set sizeof long double to 8.
1237
1238 2002-09-27  Mark Kettenis  <kettenis@gnu.org>
1239
1240         * defs.h: Move inclusion of "ansidecl.h" before "gdb_locale.h".
1241         Fix some whitespace problems.
1242
1243 2002-09-27  David Carlton  <carlton@math.stanford.edu>
1244
1245         * Makefile.in (cris-tdep.o): Depend on gdb_string_h.
1246         (mcore-tdep.o): Ditto.
1247         (ns32k-tdep.o): Ditto.
1248         (ns32knbsd-tdep.o): Ditto.
1249         (sh3-rom.o): Ditto.
1250         (vax-tdep.o): Ditto.
1251         * cris-tdep.c: #include "gdb_string.h"
1252         * mcore-tdep.c: Ditto.
1253         * ns32k-tdep.c: Ditto.
1254         * ns32knbsd-tdep.c: Ditto.
1255         * sh3-rom.c: Ditto.
1256         * vax-tdep.c: Ditto.
1257
1258 2002-09-27  David Carlton  <carlton@math.stanford.edu>
1259
1260         * config/djgpp/fnchange.lst: Add entries for
1261         gdb/testsuite/gdb.c++/m-static files.
1262
1263 2002-09-27  Jim Wilson  <wilson@redhat.com>
1264
1265         * MAINTAINERS: Add myself to the Write After Approval list.
1266
1267 2002-09-26  Martin M. Hunt  <hunt@redhat.com>
1268
1269         * mips-tdep.c (find_proc_desc): Initialize startaddr.
1270
1271
1272 2002-09-26  Andrew Cagney  <ac131313@redhat.com>
1273
1274         * rs6000-tdep.c (rs6000_frame_chain): Don't chain past the dummy
1275         frame.
1276
1277 2002-09-26  Andrew Cagney  <ac131313@redhat.com>
1278
1279         * rs6000-tdep.c (rs6000_extract_struct_value_address): Return 0.
1280         (rs6000_struct_return_address): Delete variable.
1281         (rs6000_store_struct_return): Update.
1282         (rs6000_gdbarch_init): Set extract_struct_value_address instead of
1283         deprecated_extract_struct_value_address.
1284         (rs6000_frame_align): New function.
1285         (rs6000_gdbarch_init): Set frame_align.
1286
1287 2002-09-26  Andrew Cagney  <ac131313@redhat.com>
1288
1289         From Grace Sainsbury <graces@redhat.com>:
1290         * Makefile.in (gdbtk-main.o): New target.
1291         (gdb.o): New target.
1292         (main_h): Define.
1293         (main.o): Update dependencies.
1294         (gdb$(EXEEXT)): Add gdb.o.
1295         (SUBDIR_GDBTK_SRCS): Add gdbtk-main.c.
1296         (SUBDIR_GDBTK_ALL, SUBDIR_GDBTK_UNINSTALL): Set.
1297         (SUBDIR_GDBTK_CLEAN): Set.
1298         (install-gdbtk): Install the insight binary.
1299         (uninstall-gdbtk): New target.
1300         (all-gdbtk, clean-gdbtk): New rule.
1301         * top.c (use_windows): Default to zero.
1302         * main.c: Include "main.h".
1303         (main): Delete.
1304         (struct captured_main_args): Delete.
1305         (gdb_main): New function.
1306         * main.h: New file.
1307         * gdb.c: New File.
1308
1309 2002-09-25  Andrew Cagney  <cagney@redhat.com>
1310
1311         * frame.c: Include "gdb_string.h" and "builtin-regs.h".
1312         (frame_map_regnum_to_name): New function.
1313         (frame_map_name_to_regnum): New function.
1314         * frame.h (frame_map_name_to_regnum): Declare.
1315         (frame_map_regnum_to_name): Declare.
1316         * builtin-regs.c (builtin_reg_map_regnum_to_name): New function.
1317         * builtin-regs.h (builtin_reg_map_regnum_to_name): Declare.
1318         * parse.c: Do not include "builtin-regs.h".
1319         (target_map_name_to_register): Delete function.
1320         (write_dollar_variable): Use frame_map_name_to_regnum.
1321         * parser-defs.h (target_map_name_to_register): Delete declaration.
1322         * expprint.c: Include "frame.h".
1323         (print_subexp): Use frame_map_regnum_to_name.
1324         * eval.c (evaluate_subexp_standard): Use frame_map_regnum_to_name.
1325         * infcmd.c (registers_info): Use frame_map_name_to_regnum.
1326
1327 2002-09-25  Andrew Cagney  <ac131313@redhat.com>
1328
1329         * rs6000-tdep.c (rs6000_frame_saved_pc): If the link register
1330         wasn't saved, and the next innermost frame is a dummy, return the
1331         dummy frame's link register.
1332
1333 2002-09-24  Jim Blandy  <jimb@redhat.com>
1334
1335         Fix from Paul Breed:
1336         * main.c (captured_main): Add a `break' after the case for 'b'.
1337
1338 2002-09-24  Keith Seitz  <keiths@redhat.com>
1339
1340         * varobj.c (c_type_of_child): Use get_target_type instead
1341         of TYPE_TARGET_TYPE.
1342
1343 2002-09-22  Fernando Nasser  <fnasser@redhat.com>
1344
1345         * source.c (get_current_or_default_source_symtab_and_line): Remove
1346         function.
1347         (set_default_source_symtab_and_line): New function. Attempts to
1348         determine a source file to list lines from if one is not currently
1349         defined.
1350         (get_current_source_symtab_and_line): Initialize sal.pc and
1351         sal.end fields.
1352         (set_current_source_symtab_and_line): Mark argument as const.
1353         * source.h: Update declarations and comments.
1354         * linespec.c (decode_line_1): Replace call to removed routine above.
1355         * stack.c (print_frame_info_base): Ditto.
1356         * cli/cli-cmds.c (edit_command): Ditto.
1357         (list_command): Ditto.
1358
1359 2002-09-22  Fernando Nasser  <fnasser@redhat.com>
1360
1361         * source.c (get_current_or_default_source_symtab_and_line): Initialize
1362         sal.pc and sal.end fields.
1363         (get_current_or_default_source_symtab_and_line): Ditto.
1364         * breakpoint.c (parse_breakpoint_sals): Use correct accessor function
1365         so we do not cause a new source symtab to be searched for (reverting an
1366         unintentional change from the 2002-09-20 patch).
1367         * scm-lang.c (scm_unpac): Ditto.
1368
1369 2002-09-21  Andrew Cagney  <cagney@redhat.com>
1370
1371         * complaints.c (symfile_explanations): Remove new-line from
1372         ``isolated_message''.
1373         (vcomplaint): When ISOLATED_MESSAGE, force a line break.
1374         (clear_complaints): When a SUBSEQUENT_MESSAGE, force a line break.
1375
1376 2002-09-20  Nick Clifton  <nickc@redhat.com>
1377         
1378         * NEWS: Announce that V850EA ISA is no longer supported.
1379         * v850-tdep.c: Remove reference to bfd_mach_v850ea.
1380
1381 2002-09-20  David Carlton  <carlton@math.stanford.edu>
1382
1383         * Makefile.in (c-lang.o): Correct dependencies.
1384         (utils.o): Gather dependencies.
1385         (charset.o): Move.
1386         * c-lang.c: #include "gdb_string.h"
1387
1388 2002-09-20  Fernando Nasser  <fnasser@redhat.com>
1389
1390         From 2002-07-02  George Helffrich <george@gly.bris.ac.uk>
1391         * cli/cli-cmds.c (list_command): New function.  Implements the new
1392         cli edit command.
1393         (_init_cli_cmds): Add new command definition.
1394         * gdb.1: Document edit command.
1395         * doc/gdb.texinfo: Document edit command.
1396
1397 2002-09-20  Fernando Nasser  <fnasser@redhat.com>
1398
1399         * source.c: Make global variables current_source_symtab and
1400         current_source_line static.
1401         (list_command): Moved to cli/cli-cmds.c.
1402         (ambiguous_line_spec): Moved to cli/cli-cmds.c.
1403         (get_first_line_listed): New accessor function.
1404         (get_lines_to_list): New accessor function.
1405         (get_current_source_symtab_and_line): New function. Retrieves the
1406         position in the source code that we consider current.
1407         (get_current_or_default_source_symtab_and_line): New function.
1408         Like the above but attempts to determine a default position if one
1409         is not currently defined.
1410         (set_current_source_symtab_and_line): New function. Sets the source
1411         code position considered current and returns the previously set one.
1412         (clear_current_source_symtab_and_line): Reset stored information about
1413         a current source line.
1414         (_initialize_source): Remove registration for the "list" command and
1415         its alias.
1416         * source.h: Add declarations for the new functions above.
1417         * symtab.h: Remove declarations for the global variables mentioned
1418         above.
1419         * breakpoint.c (parse_breakpoint_sals): Use accessor functions to
1420         obtain current source line.
1421         * linespec.c (decode_line_1): Ditto.
1422         * macroscope.c (default_macro_scope): Ditto.
1423         * scm-lang.c (scm_unpac): Ditto.
1424         * stack.c (print_frame_info_base): Ditto.
1425         * symfile.c (clear_symtab_users): Ditto.
1426         * symtab.c (decode_line_spec): Ditto.
1427         * cli/cli-cmds.c (list_command): Moved here from source.c.
1428         (ambiguous_line_spec): Moved here from source.c.
1429         (_init_cli_cmds): Add definition for "list" and its alias.
1430         * Makefile.in: Update dependencies.
1431
1432 2002-09-20  Corinna Vinschen  <vinschen@redhat.com>
1433
1434         * h8300-tdep.c (h8300_examine_prologue): Match saved regs location
1435         with what gcc thinks is correct.
1436
1437 2002-09-20  Corinna Vinschen  <vinschen@redhat.com>
1438
1439         * h8300-tdep.c (h8300_examine_prologue): Fix loop for saved regs in
1440         multiple register push instruction.
1441
1442 2002-09-19  Jim Blandy  <jimb@redhat.com>
1443
1444         Add support for distinct host and target character sets.
1445         * charset.c, charset.h: New files.
1446         * c-exp.y: #include "charset.h".
1447         (yylex): Convert character and string literals to the target
1448         character set, before returning them as the semantic value of the
1449         token.
1450         * c-lang.c: #include "charset.h".
1451         (c_emit_char): Use charset-specific methods to recognize
1452         characters with backslash escape forms, to decide which characters
1453         to print literally and which to print using numeric escape
1454         sequences, and to convert target characters to host characters
1455         before printing.
1456         * utils.c: #include "charset.h".
1457         (no_control_char_error): New function.
1458         (parse_escape): Use charset-specific methods to recognize
1459         backslash escapes, parse `control character' notation, and convert
1460         characters from the host character set to the target character set.
1461         * configure.in: Set the default host character set.
1462         Check where to find iconv, and what its argument types might be.
1463         * acinclude.m4 (AM_ICONV): New macro, borrowed from GCC.
1464         * Makefile.in (SFILES): List charset.c.
1465         (COMMON_OBS): List charset.o.   
1466         (charset.o): New rule.
1467         (charset_h): New header dependency variable.
1468         (c-lang.o, utils.o, c-exp.tab.o): Note dependency on $(charset_h).
1469         (LIBICONV): New variable, set by configure.
1470         (CLIBS): Include $(LIBICONV) here.
1471         * aclocal.m4, config.in, configure: Regenerated.
1472
1473 2002-09-19  Joel Brobecker  <brobecker@gnat.com>
1474
1475         * ada-exp.y: Add missing semicolons to end rules. Fixes a
1476         bison 1.35 warning.
1477
1478 2002-09-19  Richard Earnshaw  <rearnsha@arm.com>
1479
1480         * gdb_mbuild.sh: New file.
1481
1482 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
1483
1484         * objc-exp.y, objc-lang.h, objc-lang.c: Fix copyright notice.
1485
1486 2002-09-18  Andrew Cagney  <ac131313@redhat.com>
1487
1488         * breakpoint.c, c-exp.y, defs.h, elfread.c, expression.h,
1489         jv-exp.y, language.c, language.h, p-exp.y, parse.c, parser-defs.h,
1490         printcmd.c, source.c, stabsread.c, symfile.c, symtab.h, utils.c,
1491         valops.c, value.h: Revert previous change.
1492         
1493 2002-09-18  Michael Snyder  <msnyder@redhat.com>
1494
1495         Preliminary support for Objective-C:
1496         * defs.h (language_objc): New enum value.
1497         (puts_filtered_tabular): Declaration only, exported from utils.c.
1498         (skip_quoted): Delete, declared in completer.h.
1499         * c-exp.y: Include completer.h.
1500         * p-exp.y: Ditto.
1501         * jv-exp.y: Ditto.
1502         * expression.h (OP_MSGCALL, OP_SELECTOR, OP_SELF, OP_NSSTRING): 
1503         New operator enum values.
1504         * language.h (CAST_IS_CONVERSION): Test for language_objc.
1505         * language.c (binop_result_type): Handle language_objc case.
1506         (integral_type, character_type, string_type, boolean_type,
1507         structured_type, binop_type_check): Ditto.
1508         * symtab.h (SYMBOL_OBJC_DEMANGLED_NAME): Define.
1509         (struct objc_specific): Add to general_symbol_info.
1510         (SYMBOL_INIT_LANGUAGE_SPECIFIC): Add objc initialization.
1511         (SYMBOL_DEMANGLED_NAME): Handle objc case.
1512         * parser-defs.h (struct objc_class_str): New struct type.
1513         (start_msglist, end_msglist, add_msglist): Declaration only,
1514         exported from objc-lang.c.
1515         * value.h (value_of_local, value_nsstring, 
1516         call_function_by_hand_expecting_type): Exported from valops.c.
1517         * valops.c (find_function_addr): Export.
1518         (call_function_by_hand_expecting_type): New function.
1519         (value_of_local): New function.
1520         * symfile.c (init_filename_language_table): Add ".m" extension
1521         for Objective-C.
1522         * utils.c (puts_filtered_tabular): New function.
1523         (fprintf_symbol_filtered): Add objc demangling support (disabled).
1524         (set/show demangle): Extend help-string to refer to ObjC.
1525         * elfread.c (elf_symtab_read): Skip Objective-C special symbols.
1526         * stabsread.c (symbol_reference_defined): Objective-C symbols
1527         may contain colons: make allowances when scanning stabs strings
1528         for colons.
1529         (objc_find_colon): New function.
1530         * printcmd.c (address_info): If language == objc then print
1531         "self" instead of "this".
1532         * parse.c (length_of_subexp): Handle new operators OP_MSGCALL,
1533         OP_NSSTRING, and OP_SELF.
1534         (prefixify_subexp): Ditto.
1535         * source.c (print_source_lines): Mention objc in comment.
1536         * breakpoint.c (parse_breakpoint_sals): Recognize Objective-C
1537         method names.
1538
1539 2002-09-18  Andrew Cagney  <ac131313@redhat.com>
1540
1541         * complaints.h: Update copyright.
1542         (struct complaints): Declare.
1543         (struct complaint): Make `message' constant.
1544         (internal_complaint): Declare.
1545         (complaint): Declare.
1546         (complaint_root): Delete declaration.
1547         (symfile_complaints): Delete declaration.
1548         (struct complaints): Add opaque declaration.
1549         (clear_complaints): Add a complaints parameter.
1550         * complaints.c: Update copyright.
1551         (enum complaint_series): Define.
1552         (complaint_root): Delete.
1553         (struct complaints): Define.
1554         (complaint_sentinel, symfile_complaint_book): New variables.
1555         (symfile_explanations, symfile_complaints): New variables.
1556         New variables.
1557         (get_complaints): New function.
1558         (vcomplaint): New function.
1559         (complaint): New function.
1560         (internal_complaint): New function.
1561         (complain): Call vcomplain with symfile_complaint.
1562         (clear_complaints): Rewrite.
1563         (_initialize_complaints): Use add_setshow_command.
1564         * Makefile.in (complaints.o): Update dependencies.
1565         * symfile.c (syms_from_objfile): Add symfile_complaints parameter
1566         to call to clear_complaints.
1567         (new_symfile_objfile, reread_symbols): Ditto.
1568         (oldsyms_complaint): Delete.
1569         (empty_symtab_complaint, unknown_option_complaint): Delete.
1570         (free_named_symtabs): Use complaint instead of complain.
1571
1572 2002-09-18  Michael Snyder  <msnyder@redhat.com>
1573
1574         Contributed by Apple Computer, Inc.  Merged with current sources
1575         by Adam Fedor <fedor@doc.com> [cagney].
1576         
1577         * objc-lang.c: First clean-up round: comments, indentation.
1578         * objc-lang.h: Ditto.
1579         * objc-lang.y: Ditto.
1580
1581 2002-09-18  Andrew Cagney  <ac131313@redhat.com>
1582
1583         * maint.c (maintenance_internal_error): Print the parameter as the
1584         error message.
1585         (maintenance_internal_warning): New function.
1586         (_initialize_maint_cmds): Add command `maint internal-warning'.
1587
1588         * defs.h (internal_warning, internal_vwarning): Declare.
1589         * utils.c (struct internal_problem): Define.
1590         (internal_vproblem): New function.
1591         (internal_warning): New function.
1592         (internal_vwarning): New function.
1593         (internal_warning_problem, internal_error_problem): New variables.
1594         (internal_verror): Just call internal_vproblem.
1595
1596 2002-09-18  Michael Snyder  <msnyder@redhat.com>
1597
1598         * objc-lang.c: New file, support for Objective-C.
1599         Preliminary check-in, not yet integrated into gdb.
1600         * objc-lang.h: New file.
1601         * objc-exp.y:  New file.
1602
1603 2002-09-18  Andrew Cagney  <ac131313@redhat.com>
1604
1605         * infrun.c (signal_stop_update): Convert definition to ISO C.
1606         (signal_print_update): Ditto.
1607         (signal_pass_update): Ditto.
1608         * inflow.c (terminal_save_ours): Ditto.
1609
1610         * h8300-tdep.c (h8300_gdbarch_init): Use C instead of C++
1611         comments.
1612         
1613         * config/djgpp/fnchange.lst: Handle name clashes between
1614         bfd/coff-tic30.c, bfd/coff-tic4x.c, bfd/coff-tic54x.c and
1615         bfd/coff-tic80.c.
1616
1617         * i386-linux-tdep.h: Fix tipo.
1618
1619 2002-09-18  Adam Fedor  <fedor@gnu.org>
1620
1621         * MAINTAINERS: Add myself to the Write After Approval list.
1622
1623 2002-09-18  Jim Blandy  <jimb@redhat.com>
1624
1625         * dbxread.c, mdebugread.c: Revert my change of 2001-10-23.  Moving
1626         texthigh and textlow to reader-specific structs caused
1627         objfile_relocate to miss them.  This is fixable, but the work that
1628         the change was supposed to prepare GDB for never got done anyway.
1629
1630 2002-09-18  David Carlton  <carlton@math.stanford.edu>
1631
1632         * MAINTAINERS: Alphabetize Write After Approval list.
1633
1634 2002-09-18  Daniel Jacobowitz  <drow@mvista.com>
1635
1636         Fix PR gdb/709
1637         * values.c (value_static_field): Call read_var_value.
1638
1639 2002-09-18  Andrew Cagney  <ac131313@redhat.com>
1640
1641         * valops.c (hand_function_call): Align the initial stack pointer
1642         and STRUCT_ADDR using frame_align.  When STRUCT_RETURN and
1643         FRAME_ALIGN_P, use STRUCT_ADDR to obtain the called function's
1644         return value.
1645         * mips-tdep.c (mips_frame_align): New function.
1646         (mips_gdbarch_init): Set frame_align.
1647         * gdbarch.sh (FRAME_ALIGN): New method.
1648         * gdbarch.h, gdbarch.c: Re-generate.
1649
1650 2002-09-18  Michal Ludvig  <mludvig@suse.cz>
1651
1652         * x86-64-linux-nat.c (x86_64_regmap): Added CS and SS
1653         registers.
1654
1655 2002-09-17  Andrew Cagney  <ac131313@redhat.com>
1656
1657         * NEWS: Mention that MIPS $fp behavior changed.
1658         * mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register): Delete
1659         reference to FP_REGNUM.
1660         (mipsnbsd_cannot_store_register): Ditto.
1661         * mips-linux-nat.c: Update copyright.
1662         (mips_linux_cannot_fetch_register): Delete reference to FP_REGNUM.
1663         (mips_linux_cannot_store_register): Ditto.
1664         * mips-linux-tdep.c (supply_gregset): Ditto.  Update copyright.
1665         * config/mips/tm-mips.h: Update copyright.
1666         (FP_REGNUM): Delete macro.
1667         (MIPS_REGISTER_NAMES): Replace "fp" with "".
1668         * config/mips/tm-irix6.h (FP_REGNUM): Delete macro.
1669         * mips-tdep.c (mips_gdbarch_init): Set read_fp to mips_read_sp.
1670         (mips_r3041_reg_names, mips_r3051_reg_names)
1671         (mips_r3081_reg_names): Replace "fp" with "".
1672         Fix PR gdb/480.
1673
1674 2002-09-17  Theodore A. Roth  <troth@verinet.com>
1675
1676         * gdb/avr-tdep.c(avr_scan_prologue): Fix bad call to 
1677         generic_read_register_dummy() (PR gdb/703).
1678         (avr_push_return_address): #if 0 out unused vars.
1679         (avr_gdbarch_init): Enable use of avr_push_return_address().
1680
1681 2002-09-17  Michael Snyder  <msnyder@redhat.com>
1682
1683         * m32r-stub.c (restore_and_return): Postpone restoring of PSW.
1684         RTE will take care of it.
1685
1686 2002-09-17  Andrew Cagney  <ac131313@redhat.com>
1687
1688         * arch-utils.c (legacy_virtual_frame_pointer): If FP_REGNUM is
1689         invalid, return SP_REGNUM.
1690
1691 2002-09-17  Michael Snyder  <msnyder@redhat.com>
1692
1693         * mips-tdep.c (mips_pop_frame): Read saved values of floating
1694         point registers without sign extension.
1695
1696 2002-09-17  Andrew Cagney  <cagney@redhat.com>
1697
1698         * blockframe.c (deprecated_read_register_dummy): Rename
1699         generic_read_register_dummy.
1700         * frame.c (frame_unwind_signed_register): New function.
1701         (frame_unwind_unsigned_register): New function.
1702         * frame.h (frame_unwind_signed_register): Declare.
1703         (frame_unwind_unsigned_register): Declare.
1704         (deprecated_read_register_dummy): Rename
1705         generic_read_register_dummy.
1706
1707         * h8300-tdep.c (h8300_frame_chain): Update.
1708         (h8300_frame_saved_pc): Update.
1709         * xstormy16-tdep.c (xstormy16_frame_saved_pc): Update.
1710         * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
1711         * s390-tdep.c (s390_frame_saved_pc_nofix): Update.
1712         (s390_frame_chain): Update.
1713         * v850-tdep.c (v850_find_callers_reg): Update.
1714         (v850_frame_saved_pc): Update.
1715         * m32r-tdep.c (m32r_init_extra_frame_info): Update.
1716         (m32r_find_callers_reg): Update.
1717         (m32r_frame_saved_pc): Update.
1718         * sh-tdep.c (sh_find_callers_reg): Update.
1719         (sh64_get_saved_pr): Update.
1720         (sh_init_extra_frame_info): Update.
1721         (sh_init_extra_frame_info): Update.
1722         (sh64_init_extra_frame_info): Update.
1723         (sh64_init_extra_frame_info): Update.
1724         * mcore-tdep.c (mcore_find_callers_reg): Update.
1725         (mcore_frame_saved_pc): Update.
1726         (mcore_init_extra_frame_info): Update.
1727         * i386-tdep.c (i386_frame_saved_pc): Update.
1728         * ia64-tdep.c (ia64_frame_saved_pc): Update.
1729         (ia64_init_extra_frame_info): Update.
1730         (ia64_init_extra_frame_info): Update.
1731         * d10v-tdep.c (d10v_frame_saved_pc): Update.
1732         * cris-tdep.c (cris_init_extra_frame_info): Update.
1733         * avr-tdep.c (avr_frame_chain): Update.
1734         (avr_init_extra_frame_info): Update.
1735         (avr_frame_saved_pc): Update.
1736         * arm-tdep.c (arm_find_callers_reg): Update.
1737         (arm_init_extra_frame_info): Update.
1738         (arm_frame_saved_pc): Update.
1739
1740 2002-09-17  Tom Tromey  <tromey@redhat.com>
1741
1742         * c-lang.c (c_emit_char): Don't treat \0 specially unless quoter
1743         is "'".
1744
1745 2002-09-17  Corinna Vinschen  <vinschen@redhat.com>
1746
1747         * MAINTAINERS: Remove "non multi-arched" text from h8300.
1748         * h8300-tdep.c (h8300_next_prologue_insn) Renamed from
1749         NEXT_PROLOGUE_INSN.
1750         (h8300_examine_prologue): Call h8300_next_prologue_insn instead of
1751         NEXT_PROLOGUE_INSN.
1752
1753 2002-09-16  Joel Brobecker  <brobecker@gnat.com>
1754
1755         * osfsolib.c: Remove file, replaced by solib-osf.c.
1756         * Makefile.in: Remove compilation rules for osfsolib.c.
1757
1758 2002-09-16  David Carlton  <carlton@math.stanford.edu>
1759
1760         * cp-valprint.c (cp_print_class_method): Correct args to
1761         check_stub_method_group.
1762
1763 2002-09-16  Corinna Vinschen  <vinschen@redhat.com>
1764
1765         * h8300-tdep.c: Multiarch.  Drop `set machine' command in favor of
1766         `set architecture'.  Unify naming convention of functions.
1767         (h8300_skip_prologue): Improve prologue analysis.
1768         (h8300_push_arguments): Rewritten to more closely match GCC's
1769         bizarre argument-passing behavior, along with the comment describing
1770         said behavior.
1771         * remote-hms.c (hms_regnames): Don't use NUM_REGS in definition.
1772         * config/h8300/tm-h8300.h: Multiarch.  Just keep stuff needed by
1773         sim, remote-e7000.c, remote-hms.c and remote.c
1774
1775 2002-09-15  Mark Kettenis  <kettenis@gnu.org>
1776
1777         * i386-tdep.c (gdb_print_insn_i386): Removed.
1778         (i386_print_insn): New function.
1779         (i386_gdbarch_init): Set print_insn to i386_print_insns.
1780         (_initialize_i386_tdep): Don't initialize tm_print_insn and
1781         tm_print_insn_info.
1782
1783 2002-09-14  Mark Kettenis  <kettenis@gnu.org>
1784
1785         * gdbtypes.c (check_stub_method_group): Initialize found_stub to
1786         zero.
1787
1788 2002-09-14  Corinna Vinschen  <vinschen@redhat.com>
1789
1790         * arch-utils.c (legacy_pc_in_sigtramp): Move preprocessor expression
1791         for IN_SIGTRAMP to here.  Use IN_SIGTRAMP only if it's defined. 
1792         Guard usage of SIGTRAMP_START() by using SIGTRAMP_START_P.
1793
1794 2002-09-13  Christopher Faylor  <cgf@redhat.com>
1795
1796         * win32-nat.c (child_create_inferior): Honor 'tty' command.
1797
1798 2002-09-13  Daniel Jacobowitz  <drow@mvista.com>
1799
1800         * gdbtypes.c (check_stub_method): Make static.
1801         (check_stub_method_group): New function.
1802         * gdbtypes.h: Update prototypes.
1803         * cp-support.c: New file.
1804         * cp-support.h: New file.
1805
1806         * stabsread.c: Include "cp-abi.h" and "cp-support.h".
1807         (update_method_name_from_physname): New function.
1808         (read_member_functions): Correct method names for operators
1809         and v3 constructors/destructors.  Separate v2 constructors and
1810         destructors.
1811         * Makefile.in (stabsread.o): Update dependencies.
1812         (SFILES): Add cp-support.c.
1813         (COMMON_OBS): Add cp-support.o.
1814         (cp_support_h, cp-support.o): Add.
1815
1816         * cp-valprint.c (cp_print_class_method): Call
1817         check_stub_method_group instead of check_stub_method.  Remove
1818         extraneous QUITs.
1819         * p-valprint.c (pascal_object_print_class_method): Likewise.
1820         * valops.c (search_struct_method): Likewise.
1821         (find_method_list, value_struct_elt_for_reference): Likewise.
1822
1823 2002-09-13  Andrew Cagney  <cagney@redhat.com>
1824
1825         * gdbarch.sh (SIGTRAMP_END): Change to a predicate function.
1826         * gdbarch.h, gdbarch.c: Regenerate.
1827
1828 2002-09-13  Andrew Cagney  <ac131313@redhat.com>
1829
1830         * frame.c (find_saved_register): Delete function.
1831         * frame.h (find_saved_register): Delete declaration.
1832         Fix PR gdb/631.
1833
1834 Fri Sep 13 14:59:55 2002  Andrew Cagney  <cagney@redhat.com>
1835
1836         * mips-tdep.c (read_next_frame_reg): Re-hack using
1837         frame_register_unwind.
1838
1839 Fri Sep 13 07:42:09 2002  Andrew Cagney  <cagney@redhat.com>
1840
1841         * mips-tdep.c (mips_get_saved_register): Re-hack using
1842         frame_register_unwind.
1843
1844 2002-09-12  Joel Brobecker  <brobecker@gnat.com>
1845
1846         * gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture
1847         vector. Will be useful for Interix.  
1848         * gdbarch.h, gdbarch.c: Regenerate.
1849
1850         * valops.c (value_allocate_space_in_inferior): Replace hard-coded
1851         name of the malloc function by NAME_OF_MALLOC.
1852
1853 2002-09-12  Joel Brobecker  <brobecker@gnat.com>
1854
1855         * value.h (find_function_in_inferior): Add const keyword to
1856         one of the parameters. Allows us to invoke this function with
1857         a const char *.
1858         * valops.c (find_function_in_inferior): Likewise.
1859
1860 2002-09-12  Joel Brobecker  <brobecker@gnat.com>
1861
1862         * exec.c (xfer_memory): Fix compilation warning with old versions
1863         of GCC.
1864         * tracepoint.c (trace_find_tracepoint_command): Likewise.
1865
1866 2002-09-12  David Carlton  <carlton@math.stanford.edu>
1867
1868         * symtab.h: Run through gdb_indent.h.
1869         Add 2002 to Copyright year list.
1870
1871 2002-09-12  Alan Modra  <amodra@bigpond.net.au>
1872
1873         * x86-64-tdep.c (_initialize_x86_64_tdep): Don't use hard-coded
1874         mach constants.
1875         * MAINTAINERS: Add myself to write after approval list.
1876
1877 2002-09-11  J. Brobecker  <brobecker@gnat.com>
1878
1879         * osabi.c (gdb_osabi_name): Add entry for GDB_OSABI_INTERIX.
1880
1881 2002-09-11  J. Brobecker  <brobecker@gnat.com>
1882
1883         * osabi.h (gdb_osabi): Add new GDB_OSABI_INTERIX enum value for
1884         Interix.
1885
1886 2002-06-05  Paul N. Hilfinger  <hilfingr@otisco.mckusick.com>
1887
1888         * procfs.c (do_detach): Clear current signal, not just fault.
1889         Corrects problem with breakpoint trap signal leaking to detached
1890         process on Tru64.
1891
1892 2002-09-10  Michael Snyder  <msnyder@redhat.com>
1893
1894         * buildsym.c (finish_block): Protect against null pointer.
1895
1896 2002-09-10  Andrew Cagney  <cagney@redhat.com>
1897
1898         * infcmd.c (default_print_registers_info): Send all output to
1899         ``file'' instead of ``gdb_stdout''.
1900
1901 2002-09-10  Michael Snyder  <msnyder@redhat.com>
1902
1903         * mips-tdep.c (mips_extract_struct_value_address): Make val a
1904         LONGEST, and use signed register read (addresses are sign-
1905         extended for mips).
1906
1907 2002-09-10  Stephane Carrez  <stcarrez@nerim.fr>
1908
1909         * event-loop.c (gdb_do_one_event): Make public.
1910         * event-loop.h (gdb_do_one_event): Declare.
1911
1912 2002-09-10  Jeff Law  <law@redhat.com>
1913
1914         * infttrace.c (child_resume): Simplify and rework to avoid
1915         TT_PROC_CONTINUE.
1916
1917 2002-09-09  Fred Fish  <fnf@intrinsity.com>
1918
1919         * printcmd.c (print_scalar_formatted): "len" is the number of
1920         target bytes, NOT the number of target bits.
1921
1922 2002-09-09  Elena Zannoni  <ezannoni@redhat.com>
1923
1924         From: Emmanuel Thome'  <thome@lix.polytechnique.fr>
1925         * top.c (init_main): Set rl_terminal_name.
1926
1927 2002-09-08  Aidan Skinner <aidan@velvet.net>
1928
1929         * ada-lang.c (ada_array_bound, ada_type_match,
1930         _initialize_ada_language): Fix K&R definitions.
1931         * ada-tasks.c (get_current_task): Fix K&R definitions.
1932         * ada-valprint.c (adjust_type_signedness): Fix K&R definitions.
1933                         
1934 2002-09-07  Christopher Faylor  <cgf@redhat.com>
1935
1936         * MAINTAINERS: Remove CE from list of maintainership responsibilities.
1937         Add XP.
1938
1939 2002-09-06  Mark Kettenis  <kettenis@gnu.org>
1940
1941         * i386-tdep.c (i386_register_virtual_type,
1942         i386_register_convertible, i386_register_convert_to_virtual,
1943         i386_register_comvert_to_raw): Use FP_REGNUM_P and SSE_REGNUM_P
1944         instead of IS_FP_REGNUM and IS_SSE_REGNUM.
1945         (i386_gdbarch_init): Fix comment.  Add comments on calls that set
1946         sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum.
1947         Don't set push_arguments twice.
1948
1949         * i386bsd-tdep.c (i386bsd_init_abi): Set sigtramp_start and
1950         sigtramp_end to i386bsd_sigtramp_start and i386bsd_sigtramp_end.
1951         * i386nbsd-tdep.c (i386nbsd_init_abi): Set sigtramp_start and
1952         sigtramp_end to NULL.
1953         * config/i386/tm-fbsd.h (SIGTRAMP_START, SIGTRAMP_END): Remove
1954         defines.
1955         (i386bsd_sigtramp_start, i386_sigtramp_end): Remove prototypes.
1956
1957         * i386nbsd-tdep.c (i386nbsd_pc_in_sigtramp): Remove spurious
1958         whitespace.
1959
1960         * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.
1961         * gdbarch.h, gdbarch.c: Re-generate.
1962         * blockframe.c (find_pc_sect_partial_function): Convert to use
1963         SIGTRAMP_START_P predicate.
1964
1965 2002-09-05  Michael Snyder  <msnyder@redhat.com>
1966
1967         * arm-tdep.c (arm_init_extra_frame_info): Distinguish between
1968         generic_dummy_frame method and old method.  Also distinguish
1969         between ARM_FP_REGNUM and THUMB_FP_REGNUM.
1970         (arm_extract_return_value): Use new regcache method.
1971
1972         * mips-tdep.c (mips_n32n64_push_arguments): Remove alignment
1973         adjustment that doesn't conform to the ABI.
1974         (mips_extract_struct_value_address): Retrieve V0_REGNUM from
1975         saved regcache, not from current regcache.
1976
1977 2002-09-05  Andrew Cagney  <ac131313@redhat.com>
1978
1979         * NEWS: Update for 5.3.  Add new section ``Changes since 5.3''.
1980         * README: Update.
1981
1982 2002-09-04  Jason Thorpe  <thorpej@wasabisystems.com>
1983
1984         * arm-tdep.c (arm_addr_bits_remove): Don't check for Thumb mode
1985         if arm_apcs_32 is false.
1986
1987 2002-09-04  Andrew Cagney  <ac131313@redhat.com>
1988
1989         GDB 5.3 branch created.
1990
1991 2002-09-03  Theodore A. Roth  <troth@verinet.com>
1992
1993         * gdb/avr-tdep.c (avr_gdbarch_init): Use
1994         generic_unwind_get_saved_register.
1995
1996 2002-09-03  David Carlton  <carlton@math.stanford.edu>
1997
1998         * dwarf2read.c (dwarf2_add_member_fn): Add the 'type'
1999         argument (PR gdb/653).  Update call to smash_to_method_type.
2000         (read_structure_scope): Update call to dwarf2_add_member_fn.
2001
2002 2002-09-03  Michal Ludvig  <mludvig@suse.cz>
2003
2004         * x86-64-linux-tdep.c: Include gdb_string.h
2005         * x86-64-linux-nat.c: Ditto.
2006
2007 2002-09-02  Jason Thorpe  <thorpej@wasabisystems.com>
2008
2009         * ada-exp.y (yyname, yyrule): Remap global variables that appear
2010         when YYDEBUG is set to 1.  
2011         * c-exp.y: Likewise.
2012         * f-exp.y: Likewise.
2013         * jv-exp.y: Likewise.
2014         * m2-exp.y: Likewise.
2015         * p-exp.y: Likewise.
2016
2017 2002-09-02  Jason Thorpe  <thorpej@wasabisystems.com>
2018
2019         * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to
2020         dependency list.
2021         * i386nbsd-tdep.c (i386nbsdelf_init_abi): Set
2022         solib_svr4_fetch_link_map_offsets to
2023         nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
2024         * config/i386/nbsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
2025         * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
2026         * config/i386/nbsdelf.mh (NATDEPFILES): Remove solib.o,
2027         solib-svr4.o, and solib-legacy.o.
2028         * config/i386/tm-nbsd.h: Include solib.h.
2029
2030 2002-09-02  Jason Thorpe  <thorpej@wasabisystems.com>
2031
2032         * configure.tgt (i[3456]86-*-netbsdelf*): Merge with... 
2033         (i[3456]86-*-netbsd*): ...this.  Set gdb_target to nbsd. 
2034         (i[3456]86-*-openbsd*): Make this a separate entry.  Add a
2035         comment noting that this needs its own target configuration.
2036         * config/i386/nbsd.mt: New file.
2037         * config/i386/nbsdaout.mt: Remove.
2038         * config/i386/nbsdelf.mt: Ditto.
2039         * config/i386/tm-nbsdaout.h: Ditto. 
2040
2041 2002-09-02  Jason Thorpe  <thorpej@wasabisystems.com>
2042
2043         * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function. 
2044         (i386nbsd_pc_in_sigtramp): Rewrite to use i386nbsd_sigtramp_offset. 
2045         (i386nbsd_init_abi): Don't initialize tdep->sigtramp_start or
2046         tdep->sigtramp_end.
2047         (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end): Remove. 
2048         * config/i386/tm-nbsd.h (SIGTRAMP_START, SIGTRAMP_END)
2049         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove.
2050
2051 2002-09-02  Jason Thorpe  <thorpej@wasabisystems.com>
2052
2053         * Makefile.in (i386nbsd-tdep.o): Add $(arch_utils_h),
2054         $(i386_tdep_h), and $(nbsd_tdep_h) to dependency list.
2055         * i386-tdep.h (i386bsd_init_abi): New prototype.
2056         * i386bsd-tdep.c (i386bsd_init_abi): Remove "static" from
2057         function declaration.
2058         (_initialize_i386bsd_tdep): Don't register OS ABI handlers
2059         for NetBSD-a.out or NetBSD-ELF.
2060         (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end)
2061         (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset)
2062         (i386nbsd_init_abi, i386nbsdelf_init_abi): Move to...
2063         * i386nbsd-tdep.c: ...here.  Include arch-utils.h, i386-tdep.h,
2064         and nbsd-tdep.h.
2065         (i386nbsd_pc_in_sigtramp): New function.
2066         (i386nbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2067         i386nbsd_pc_in_sigtramp.
2068         (_initialize_i386nbsd_tdep): Register i386nbsd_init_abi
2069         and i386nbsdelf_init_abi OS ABI handlers.
2070         * config/i386/nbsdaout.mt (TDEPFILES): Add nbsd-tdep.o.
2071         * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
2072
2073 2002-09-02  Mark Kettenis  <kettenis@gnu.org>
2074
2075         * i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSE
2076         registers if the target really has them.
2077
2078 2002-08-31  Jason Thorpe  <thorpej@wasabisystems.com>
2079
2080         * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) rather
2081         than nbsd-tdep.h.
2082
2083 2002-08-31  Jason Thorpe  <thorpej@wasabisystems.com>
2084
2085         * Makefile.in (alphanbsd-tdep.o): Add $(frame_h) to dependency
2086         list.
2087         * alphanbsd-tdep.c (alphanbsd_sigcontext_addr)
2088         (alphanbsd_skip_sigtramp_frame): New functions. 
2089         (alphanbsd_init_abi): Set tdep->skip_sigtramp_frame to
2090         alphanbsd_skip_sigtramp_frame.  Set tdep->sigcontext_addr
2091         to alphanbsd_sigcontext_addr. 
2092
2093 2002-08-31  Jason Thorpe  <thorpej@wasabisystems.com>
2094
2095         * Makefile.in (mipsnbsd-tdep.o): Add nbsd-tdep.h to dependency
2096         list.
2097         (nbsd-tdep.o): Add $(gdb_string_h) to dependency list. 
2098         * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): Use
2099         nbsd_pc_in_sigtramp. 
2100         * mipsnbsd-tdep.c: Include nbsd-tdep.h.
2101         (mipsnbsd_pc_in_sigtramp): Use nbsd_pc_in_sigtramp.
2102         * nbsd-tdep.c: Include gdb_string.h.
2103         (nbsd_pc_in_sigtramp): New function. 
2104         * nbsd-tdep.h (nbsd_pc_in_sigtramp): New prototype. 
2105         * ppcnbsd-tdep.c (ppcnbsd_pc_in_sigtramp): New function.
2106         (ppcnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2107         ppcnbsd_pc_in_sigtramp. 
2108         * shnbsd-tdep.c (shnbsd_pc_in_sigtramp): New function.
2109         (shnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2110         shnbsd_pc_in_sigtramp. 
2111         * sparcnbsd-tdep.c (sparcnbsd_init_abi_elf): Set
2112         gdbarch_pc_in_sigtramp to nbsd_pc_in_sigtramp. 
2113         * config/mips/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
2114
2115 2002-08-30  Pierre Muller  <muller@ics.u-strasbg.fr>
2116
2117         * breakpoint.c (breakpoint_init_inferior): Reset the val field of
2118         watchpoints to NULL.
2119         (insert_breakpoints): set val field of watchpoints if NULL.
2120
2121
2122 2002-08-29  Jim Blandy  <jimb@redhat.com>
2123
2124         * symtab.c (lookup_symbol_aux): In the cases where we find a
2125         minimal symbol of an appropriate name and use its address to
2126         select a symtab to read and search, use `name' (as passed to us)
2127         as the demangled name when searching the symtab's global and
2128         static blocks, not the minsym's name.
2129
2130 2002-08-29  Keith Seitz  <keiths@redhat.com>
2131
2132         * stack.c (print_frame_info_base): Always set current_source_symtab
2133         and current_source_line.
2134
2135 2002-08-29  Donn Terry  <donnte@microsoft.com>
2136
2137         * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S).
2138
2139 2002-08-28  Keith Seitz  <keiths@redhat.com>
2140
2141         * stack.c (select_frame): Add FIXME concerning selected-frame
2142         events.
2143         (select_frame_command): Send selected-frame-level-changed
2144         event notification, but only if the level actually changed.
2145         (up_silently_base): Add selected-frame-level-changed event
2146         notification.
2147         (down_silently_base): Likewise.
2148
2149 2002-08-28  Andrew Cagney  <ac131313@redhat.com>
2150
2151         * Makefile.in: Update dependencies for all gdb/*.c files.
2152
2153 2002-08-27  Tom Tromey  <tromey@redhat.com>
2154
2155         * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,
2156         ax-gdb.o, signals.o, jv-valprint.o, c-valprint.o, cp-abi.o):
2157         Update dependencies.
2158         * i387-tdep.c: Include gdb_string.h.
2159         * osabi.c: Likewise.
2160         * i386-linux-nat.c: Likewise.
2161         * lin-lwp.c: Likewise.
2162         * ax-gdb.c: Likewise.
2163         * signals/signals.c: Likewise.
2164         * jv-valprint.c: Likewise.
2165         * p-lang.c: Likewise.
2166         * c-valprint.c: Likewise.
2167         * cp-abi.c: Likewise.
2168
2169 2002-08-27  Elena Zannoni  <ezannoni@redhat.com>
2170
2171         * cli/cli-script.h (copy_command_lines): Export.
2172         * breakpoint.c: Include cli/cli-script.h.
2173         * Makefile.in (breakpoint.o): Update dependencies.
2174
2175 2002-08-26  Michael Snyder  <msnyder@redhat.com>
2176
2177         * breakpoint.c (insert_breakpoints): Protect all references
2178         to 'process_warning'.  Shorten long lines.
2179
2180 2002-08-26  Joel Brobecker  <brobecker@gnat.com>
2181
2182         * cli/cli-script.c (copy_command_lines): New function.
2183         * defs.h (copy_command_lines): Export.
2184         * testsuite/gdb.base/commands.exp: New tests for commands
2185         attached to a temporary breakpoint, and for commands that
2186         delete the breakpoint they are attached to.
2187         
2188 2002-08-26  Michael Snyder  <msnyder@redhat.com>
2189
2190         * breakpoint.c (bpstat_stop_status): Instead of copying the 
2191         pointer to the breakpoint commands struct, make a new copy
2192         of the struct and point to that.
2193         (bpstat_clear): Free the commands struct.
2194         (bpstat_clear_actions): Free the commands struct.
2195         (bpstat_do_actions): Free the command actions.  Also execute
2196         the local cleanups, instead of deleting them.
2197         (delete_breakpoint): Leave the commands field of the bpstat
2198         chain alone -- it will be freed later.
2199
2200 2002-08-26  Kevin Buettner  <kevinb@redhat.com>
2201
2202         * rs6000-tdep.c (altivec_register_p): Restore function inadvertently
2203         deleted in 2002-08-20 commit.  This function is still used by
2204         ppc-linux-nat.c.
2205
2206 2002-08-26  Keith Seitz  <keiths@redhat.com>
2207
2208         * gdb-events.sh: Add selected-frame-level-changed event.
2209         * gdb-events.c: Regenerated.
2210         * gdb-events.h: Regenerated.
2211         
2212 2002-08-26  Stephane Carrez  <stcarrez@nerim.fr>
2213
2214         Fix PR gdb/393:
2215         * inflow.c (terminal_save_ours): New function to save terminal
2216         settings.
2217         * inferior.h (terminal_save_ours): Declare.
2218         * target.c (debug_to_terminal_save_ours): New function.
2219         (cleanup_target): Defaults to_terminal_save_ours.
2220         (update_current_target): Inherit to_terminal_save_ours.
2221         (setup_target_debug): Set to_terminal_save_ours.
2222         * target.h (target_terminal_save_ours): New to save terminal settings.
2223         (target_ops): New member to_terminal_save_ours.
2224         * gnu-nat.c (init_gnu_ops): Set to_terminal_save_ours.
2225         * hpux-thread.c (init_hpux_thread_ops): Likewise.
2226         * inftarg.c (init_child_ops): Likewise.
2227         * m3-nat.c (init_m3_ops): Likewise.
2228         * procfs.c (init_procfs_ops): Likewise.
2229         * wince.c (init_child_ops): Likewise.
2230         * win32-nat.c (init_child_ops): Likewise.
2231         * sol-thread.c (init_sol_thread_ops): Likewise.
2232
2233 2002-08-26  Mark Kettenis  <kettenis@gnu.org>
2234
2235         * i386-tdep.c (i386_store_return_value): Undeprecate.  Convert to
2236         use regcache_* functions.
2237         (i386_gdbarch_init): Set store_return_value instead of
2238         deprecated_store_return_value.
2239
2240         * regcache.c (regcache_raw_write_signed,
2241         regcache_raw_write_unsigned): New functions.
2242         * regcache.h (regcache_raw_write_signed,
2243         regcache_raw_write_unsigned): New prototypes.
2244
2245 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
2246
2247         * Makefile.in (c-exp.tab.o, jv-exp.tab.o, f-exp.tab.o)
2248         (m2-exp.tab.o, p-exp.tab.o, ada-exp.tab.o): Move to before the
2249         source file dependencies.  Cleanup corresponding generator rules.
2250
2251 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
2252
2253         * regcache.h (register_offset_hack): Declare.
2254         (regcache_cooked_read_using_offset_hack): Declare.
2255         (regcache_cooked_write_using_offset_hack): Declare.
2256
2257         * regcache.c (register_offset_hack): New function.
2258         (regcache_cooked_read_using_offset_hack): New function.
2259         (regcache_cooked_write_using_offset_hack): New function.
2260         (regcache_dump): Check that the registers, according to their
2261         offset, are packed hard against each other.
2262         (cooked_xfer_using_offset_hack): New function.
2263
2264 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
2265
2266         * regcache.c (struct regcache_descr): Add field register_type.
2267         (init_legacy_regcache_descr): Pass a pre-allocated regcache_descr
2268         in as a parameter
2269         (init_regcache_descr): Initialize register_type.  Pass the descr
2270         to init_legacy_regcache_descr.  Use register_type instead of
2271         REGISTER_VIRTUAL_TYPE.
2272         (register_type): New function.
2273         (regcache_dump): Replace REGISTER_VIRTUAL_TYPE with register_type.
2274         * regcache.h (register_type): Declare.
2275
2276 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
2277
2278         * rs6000-tdep.c (rs6000_gdbarch_init): Set store_struct_return
2279         instead of deprecated_store_return_value.  Fix fallout from
2280         2002-08-23 Andrew Cagney <cagney@redhat.com>.
2281
2282 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
2283
2284         * regcache.c (max_register_size): New function.
2285         (init_legacy_regcache_descr): Ensure that max_register_size is
2286         large enough for REGISTER_VIRTUAL_SIZE.
2287         * regcache.h (max_register_size): Declare.
2288
2289 2002-08-24  Andrew Cagney  <ac131313@redhat.com>
2290
2291         * rs6000-tdep.c (rs6000_gdbarch_init): Use deprecated version of
2292         store_return_value.
2293         (e500_extract_return_value): Change type of valbuf pointer to
2294         void.
2295
2296 2002-08-24  Mark Kettenis  <kettenis@gnu.org>
2297
2298         * PROBLEMS: Clarify problems with FreeBSD's compiler and suggest
2299         workaround.
2300
2301         * valprint.c (print_longest) [CC_HAS_LONG_LONG &&
2302         PRINTF_HAS_LONG_LONG]: Cast val_long to (long long) or (unsigned
2303         long long) to prevent compiler warning on 64-bit systems.
2304
2305 2002-08-23  Andrew Cagney  <cagney@redhat.com>
2306
2307         * gdbarch.sh (STORE_RETURN_VALUE): Add regcache parameter.
2308         (DEPRECATED_STORE_RETURN_VALUE): New method.
2309         (EXTRACT_RETURN_VALUE): Make buffer parameter a void pointer.
2310         * gdbarch.h, gdbarch.c: Re-generate.
2311
2312         * values.c (set_return_value): Pass current_regcache to
2313         STORE_RETURN_VALUE.
2314         * arch-utils.h (legacy_store_return_value): Declare.
2315         * arch-utils.c (legacy_store_return_value): New function.
2316         (legacy_extract_return_value): Update parameters.
2317
2318         * config/pa/tm-hppa.h (DEPRECATED_STORE_RETURN_VALUE): Rename
2319         STORE_RETURN_VALUE.
2320         * config/pa/tm-hppa64.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2321         * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2322         * config/z8k/tm-z8k.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2323         * config/sparc/tm-sparclet.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2324         * config/mn10200/tm-mn10200.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2325         * config/m68k/tm-linux.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2326         * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2327         * config/m32r/tm-m32r.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2328         * config/h8500/tm-h8500.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2329         * config/h8300/tm-h8300.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2330
2331         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2332         * i386-tdep.c (i386_extract_return_value): Update.
2333         * arch-utils.c (legacy_extract_return_value): Update.
2334         * frv-tdep.c (frv_gdbarch_init): Update.
2335         * cris-tdep.c (cris_gdbarch_init): Update.
2336         * d10v-tdep.c (d10v_gdbarch_init): Update.
2337         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2338         * m68k-tdep.c (m68k_gdbarch_init): Update.
2339         * mcore-tdep.c (mcore_gdbarch_init): Update.
2340         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
2341         * s390-tdep.c (s390_gdbarch_init): Update.
2342         * sparc-tdep.c (sparc_gdbarch_init): Update.
2343         * sh-tdep.c (sh_gdbarch_init): Update.
2344         * x86-64-tdep.c (x86_64_gdbarch_init): Update.
2345         * v850-tdep.c (v850_gdbarch_init): Update.
2346         * avr-tdep.c (avr_gdbarch_init): Update.
2347         * ia64-tdep.c (ia64_gdbarch_init): Update.
2348         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
2349         * vax-tdep.c (vax_gdbarch_init): Update.
2350         * alpha-tdep.c (alpha_gdbarch_init): Update.
2351         * arm-tdep.c (arm_gdbarch_init): Update.
2352         * mips-tdep.c (mips_gdbarch_init): Update.
2353         * i386-tdep.c (i386_gdbarch_init): Update.
2354
2355 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
2356
2357         * config/djgpp/fnchange.lst: Add entries for bfd/elf32-ppcqnx.c,
2358         bfd/elf32-ppc.c, bfd/elf32-sh.c and bfd/elf32-shqnx.c.
2359
2360 2002-08-24  Mark Kettenis  <kettenis@gnu.org>
2361
2362         * PROBLEMS: Refer to GDB 5.3 instead of 5.2.  Mention FreeBSD
2363         problems.
2364
2365 2002-08-23  Joel Brobecker  <brobecker@gnat.com>
2366
2367         * infrun.c (handle_inferior_event): Move a comment outside of a
2368         function call, in order to avoid indent reformatting this part
2369         of the code in an unreadable way.
2370
2371 2002-08-23  Grace Sainsbury  <graces@redhat.com>
2372
2373         * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsg
2374         when breakpoints fail. Move general breakpoint error messages to
2375         insert_breakpoints.  
2376         * breakpoint.c (insert_breakpoints): Change warnings when
2377         breakpoints are nto inserted to specify the type. Remove call to
2378         memory_error when hardware breakpoints can't be inserted. Remove
2379         multiple calls to warning so all messages are sent to the user at
2380         once.
2381         (delete_breakpoints): Make insert error messsages more explicit.
2382
2383 2002-08-23  Daniel Jacobowitz  <drow@mvista.com>
2384
2385         * ChangeLog: Move gdbserver entries after GDB 5.2 to
2386         gdbserver/ChangeLog.
2387
2388 2002-08-23  Mark Kettenis  <kettenis@gnu.org>
2389
2390         * i386-tdep.c: Include "objfiles.h".
2391         (i386_svr4_init_abi): Set in_solib_call_trampoline and
2392         skip_trampoline_code.
2393         * config/i386/tm-i386v4.h: Don't include "config/tm-sysv4.h".
2394         (CPLUS_MARKER): Define to '.'.
2395
2396         * linux-proc.c (struct linux_corefile_thread_data): Add num_notes
2397         member.
2398         (linux_corefile_thread_callback): Increase args->num_notes.
2399         (linux_make_note_section): Initialize thread_args.num_notes, and
2400         use it to determine whether notes for any threads were created.
2401
2402 2002-08-23  Donn Terry  <donnte@microsoft.com>
2403
2404         * proc-api.c (rw_table): Do not include a row for PCDSTOP if the
2405         corresponding macro is not defined. Likewise for PCNICE, PCSHOLD
2406         and PCUNKILL.
2407         (write_with_trace): Conditionalize out the switch branch handling
2408         PCSHOLD if the corresponding macro is not defined. Likewise for
2409         PRSABORT and PRSTOP.
2410         This change will be needed by the Interix port.
2411
2412 2002-08-22  Elena Zannoni  <ezannoni@redhat.com>
2413
2414         * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): use
2415         write_register wherever possible instead of manipulating the
2416         register bytes directly.
2417         Assign VALUE_CONTENTS to a variable and use that.
2418         The GPR numbers are now dependent on the architecture.
2419         
2420 2002-08-22  Elena Zannoni  <ezannoni@redhat.com>
2421
2422         * rs6000-tdep.c (struct rs6000_framedata): Add saved_ev and
2423         ev_offset fields.
2424         (skip_prologue): Add support for BookE/e500 instructions.
2425         (e500_extract_return_value): New function.
2426         (frame_get_saved_regs): Add support for saving ev registers and
2427         pseudo gpr's.
2428         (e500_store_return_value): New function.
2429         (rs6000_gdbarch_init): Move up default intializations of
2430         deprecated_extract_return_value and store_return_value.  Overwrite
2431         init of store_return_value with e500 specific version.
2432         Set extract_return_value for e500.
2433         
2434 2002-08-22  Elena Zannoni  <ezannoni@redhat.com>
2435
2436         * blockframe.c (generic_call_dummy_register_unwind): Use
2437         regcache_cooked_read to catch cases in which the variable is
2438         stored in a pseudo register.
2439
2440 2002-08-22  Andrew Cagney  <cagney@redhat.com>
2441
2442         * NEWS: Mention that the i960 has been made obsolete.
2443         * Makefile.in (SFILES): Delete remote-nrom.c, remote-nindy.c and
2444         i960-tdep.c
2445         (remote-nrom.o): Obsolete target.
2446         (remote-nindy.o, i960-tdep.o): Ditto.
2447         * remote-nrom.c: Make file obsolete.
2448         * remote-nindy.c, remote-vx960.c: Ditto.
2449         * config/i960/vxworks960.mt, config/i960/nindy960.mt: Ditto.
2450         * config/i960/mon960.mt, config/i960/tm-i960.h: Ditto.
2451         * config/i960/tm-vx960.h, config/i960/tm-nindy960.h: Ditto.
2452         * config/i960/tm-mon960.h, i960-tdep.c: Ditto.
2453         * configure.tgt: Make i960-*-bout*, i960-nindy-coff*,
2454         i960-*-coff*, i960-nindy-elf*, i960-*-elf*, i960-*-nindy* and
2455         i960-*-vxworks* obsolete.
2456         * MAINTAINERS: Note that the i960 is obsolete.
2457
2458 2002-08-21  Corinna Vinschen  <vinschen@redhat.com
2459
2460         * aix-thread.c (aix_thread_detach): Disable thread debugging on
2461         detach to allow reinitialization.
2462
2463 2002-08-22  Andrew Cagney  <ac131313@redhat.com>
2464
2465         * MAINTAINERS: Change the s390 target to s390-linux-gnu (second
2466         attempt).
2467
2468 2002-08-22  Jim Blandy  <jimb@redhat.com>
2469
2470         * coffread.c (coff_symfile_read): Don't try to read the line
2471         number table from disk if the image file doesn't have a symbol
2472         table; we'll never actually look at the info anyway, and Windows
2473         ships DLL's with bogus file offsets for the line number data.
2474
2475 2002-08-21  Elena Zannoni  <ezannoni@redhat.com>
2476
2477         * rs6000-tdep.c (rs6000_gdbarch_init): Figure out whether we have
2478         an e500 executable.
2479
2480 2002-08-21  Michael Snyder  <msnyder@redhat.com>
2481
2482         * mips-tdep.c (MSYMBOL_IS_SPECIAL): Replace macro with function.
2483         (MSYMBOL_SIZE): Replace macro with function.
2484         (DEFAULT_MIPS_TYPE): Delete unused macro.
2485         * config/mips/tm-mips.h (DEFAULT_MIPS_TYPE): Delete unused macro.
2486         * config/mips/tm-embed.h (DEFAULT_MIPS_TYPE): Delete unused macro.
2487
2488 2002-08-21  Jim Blandy  <jimb@redhat.com>
2489
2490         * valops.c (value_cast): Simplify and correct logic for doing a
2491         static cast from a pointer to a base class to a pointer to a
2492         derived class.
2493
2494 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
2495
2496         * infcmd.c (default_print_registers_info): Replace
2497         do_registers_info.
2498         (registers_info): Use gdbarch_print_registers_info instead of
2499         DO_REGISTERS_INFO.
2500         * inferior.h (default_print_registers_info): Replace
2501         do_registers_info.
2502         * gdbarch.sh (PRINT_REGISTERS_INFO): New method.
2503         (DO_REGISTERS_INFO): Change to a predicate function.
2504         * gdbarch.h, gdbarch.c: Regenerate.
2505         
2506 2002-08-21  Keith Seitz  <keiths@redhat.com>
2507
2508         * gdb-events.sh: Add target-changed event.
2509         * gdb-events.c: Regenerated.
2510         * gdb-events.c: Regenerated.
2511         * valops.c (value_assign): Add target-changed event notification
2512         to inlval_register, lval_memory, and lval_reg_frame_relative.
2513
2514 2002-08-21  Joel Brobecker  <brobecker@gnat.com>
2515
2516         * NEWS: Add an entry regarding the improvement of the next/step
2517         operation on Alpha Tru64 multi-processor machines.
2518
2519 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
2520
2521         * Makefile.in: Update dependencies for mi/ cli/ and tui/
2522         directores.
2523         * Makefile.in: Update all _h macro definitions.
2524         * Makefile.in (install-gdbtk): Move to install section.
2525         (rdi-share/libangsd.a): Move to end of file.
2526
2527 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
2528
2529         * frame.c (frame_register_unwind): When a register, set addrp to
2530         the register's byte.
2531
2532 2002-08-20  Michael Snyder  <msnyder@redhat.com>
2533
2534         * mips-tdep.c (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): These are only
2535         used locally, so move them from the target machine header to here.
2536         (mips_set_processor_type, mips_register_name, mips32_next_pc, 
2537         mips16_next_pc, cached_proc_desc, mips_set_processor_type): 
2538         Make static.
2539         * config/mips/tm-mips.h (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Delete.
2540
2541 2002-08-20  Andrew Cagney  <cagney@redhat.com>
2542
2543         * NEWS: Mention that the Apollo line was made obsolete.
2544         * configure.tgt: Make m68*-apollo*-bsd*, m68*-hp-bsd*, and
2545         m68*-hp-hpux* obsolete.
2546         * configure.host: Make m68*-apollo*-sysv*, m68*-apollo*-bsd*,
2547         m68*-hp-bsd* and m68*-hp-hpux* obsolete.
2548         * buildsym.c (make_blockvector): Make static.
2549         * buildsym.h (make_blockvector): Make extern declaration obsolete.
2550         * Makefile.in (HFILES_NO_SRCDIR): Remove dst.h
2551         (ALLDEPFILES): Remove dstread.c.
2552         (dstread.o): Obsolete make rule.
2553         * dstread.c: Makefile obsolete.
2554         * dst.h: Ditto.
2555         * config/m68k/hp300hpux.mt: Ditto.
2556         * config/m68k/hp300hpux.mh: Ditto.
2557         * config/m68k/hp300bsd.mt: Ditto.
2558         * config/m68k/hp300bsd.mh: Ditto.
2559         * config/m68k/apollo68b.mt: Ditto.
2560         * config/m68k/apollo68v.mh: Ditto.
2561         * config/m68k/apollo68b.mh: Ditto.
2562
2563 2002-08-20  Michael Snyder  <msnyder@redhat.com>
2564
2565         * mips-tdep.c (mips_in_return_stub): Make static.
2566         (mips_gdbarch_init): Set in_solib_return_trampoline.
2567         * config/mips/tm-mips.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
2568
2569 2002-08-20  Michael Snyder  <msnyder@redhat.com>
2570
2571         * gdbarch.sh (IN_SOLIB_RETURN_TRAMPOLINE): Add.
2572         * gdbarch.c, gdbarch.h: Regenerate.
2573         * arch-utils.c, arch-utils.h (generic_in_solib_return_trampoline):
2574         Add.
2575         * infrun.c (IN_SOLIB_RETURN_TRAMPOLINE): Delete default definition.
2576
2577 2002-08-20  Michael Snyder  <msnyder@redhat.com>
2578
2579         * mips-tdep.c (mips_skip_stub, mips_in_call_stub): Make static.
2580         (mips_gdbarch_init): Set skip_trampoline_code, 
2581         in_solib_call_trampoline.
2582         * config/mips/tm-mips.h (REGISTER_NAME): Delete.
2583         (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE): Delete.
2584
2585 2002-08-20  Elena Zannoni  <ezannoni@redhat.com>
2586
2587         * ppc-tdep.h (struct gdbarch_tdep): Add ev registers.
2588
2589         * rs6000-tdep.c (rs6000_register_virtual_type): Return 64 bit
2590         vector type for ev registers.
2591         (e500_pseudo_register_read): New function.
2592         (e500_pseudo_register_write): New function.
2593         (e500_dwarf2_reg_to_regnum): New function.
2594         (PPC_UISA_NOFP_SPRS): New macro.
2595         (PPC_EV_REGS): New macro.
2596         (PPC_GPRS_PSEUDO_REGS): New macro.
2597         (registers_e500): New register set for e500.
2598         (variants): Add e500 variant.
2599         (rs6000_gdbarch_init): Move setting of pc, sp, fp regnums to
2600         before setting architectural dependent variations.  Initialize ev
2601         registers numbers.  Add case for e500 architecture.  Set the
2602         number of pseudo registers.
2603
2604 2002-08-20  Elena Zannoni  <ezannoni@redhat.com>
2605
2606         * rs6000-tdep.c: Clean up comments.
2607
2608 2002-08-20  Andrew Cagney  <cagney@redhat.com>
2609
2610         * h8300-tdep.c: Re-indent file.
2611
2612 2002-08-20  Jim Blandy  <jimb@redhat.com>
2613
2614         * Makefile.in (LDFLAGS): Allow the configure script to establish a
2615         default for this.
2616
2617 2002-08-20  Keith Seitz  <keiths@redhat.com>
2618
2619         * breakpoints.c (watch_command_1): Use internal breakpoint
2620         when setting a watchpoint_scope breakpoint.
2621
2622 2002-08-20  Elena Zannoni  <ezannoni@redhat.com>
2623
2624         * gdbtypes.c (build_builtin_type_vec64): Add name to type.
2625         (build_builtin_type_vec64i): Ditto.
2626         (build_builtin_type_vec128): Ditto.
2627         (build_builtin_type_vec128i): Ditto.
2628
2629 2002-08-19  Michael Snyder  <msnyder@redhat.com>
2630
2631         * config/mips/tm-mips.h (ELF_MAKE_MSYMBOL_SPECIAL): Delete.
2632         (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Change into functions.
2633         (FIX_CALL_DUMMY, PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME,
2634         POP_FRAME, INIT_EXTRA_FRAME_INFO): Delete.
2635         (CALL_DUMMY_START_OFFSET, CALL_DUMMY_BREAKPOINT_OFFSET,
2636         CALL_DUMMY_ADDRESS): Delete.
2637         * mips-tdep.c (mips_elf_make_msymbol_special, mips_msymbol_size,
2638         mips_msymbol_is_special, mips_fix_call_dummy): New functions.
2639         (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame, 
2640         push_dummy_frame, fix_call_dummy, init_extra_frame_info, 
2641         push_return_address.
2642         (mips_register_raw_size, mips_eabi_use_struct_convention, 
2643         mips_n32n64_use_struct_convention, mips_o32_use_struct_convention,
2644         mips_o32_reg_struct_has_addr, mips_frame_saved_pc, mips_frame_chain,
2645         mips_init_extra_frame_info, mips_eabi_push_arguments, 
2646         mips_n32n64_push_arguments, mips_push_return_address,
2647         mips_push_dummy_frame, mips_pop_frame, mips_skip_prologue,
2648         mips_breakpoint_from_pc, mips_call_dummy_address): Make static.
2649
2650 2002-08-19  Michael Snyder  <msnyder@redhat.com>
2651
2652         * mips-tdep.c (mips_frame_num_args): New function.
2653         (mips_gdbarch_init): Set frame_chain, frameless_function_invocation,
2654         frame_saved_pc, frame_args_address, frame_locals_address, 
2655         frame_num_args, and frame_args_skip.
2656         * config/mips/tm-mips.h (FRAME_CHAIN, FRAMELESS_FUNCTION_INVOCATION,
2657         FRAME_SAVED_PC, FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS, 
2658         FRAME_NUM_ARGS, FRAME_ARGS_SKIP): Delete.
2659         * config/mips/tm-mipsv4.h (FRAME_CHAIN_VALID): Delete.
2660
2661 2002-08-20  Michael Snyder  <msnyder@redhat.com>
2662
2663         * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Delete.
2664         (EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
2665         * mips-tdep.c (mips_store_struct_return): New function.
2666         (mips_extract_struct_value_address): New function.
2667         (mips_gdbarch_init): Set store_struct_return and
2668         extract_struct_value_address.
2669
2670 2002-08-20  David Carlton  <carlton@math.stanford.edu>
2671
2672         * dwarf2read.c (dwarf2_build_psymtabs): Check that
2673         dwarf_line_offset is nonzero before creating dwarf_line_buffer.
2674         (read_file_scope): Check that line_header is nonzero before
2675         decoding macro information.
2676
2677 2002-08-20  Mark Kettenis  <kettenis@gnu.org>
2678
2679         * i386-tdep.h (FP_REGNUM_P): Change such that we don't incorrectly
2680         flag the general-purpose registers as floating-point on targets
2681         that don't support the floating-point registers.
2682
2683 2002-08-20  Elena Zannoni  <ezannoni@redhat.com>
2684
2685         * rs6000-tdep.c (altivec_register_p): Delete.
2686         (rs6000_do_altivec_registers): Delete.
2687         (rs6000_altivec_registers_info): Delete.
2688         (rs6000_do_registers_info): Delete.
2689         (_initialize_rs6000_tdep): Remove command 'info powerpc altivec'.
2690         (rs6000_gdbarch_init): Remove setting of do_registers_info.
2691
2692 2002-08-20  Elena Zannoni  <ezannoni@redhat.com>
2693
2694         * infcmd.c (do_registers_info): Print vector registers in hex
2695         format only.
2696         (print_vector_info): Check that printing registers
2697         makes sense.
2698         (print_float_info): Ditto.
2699
2700 2002-08-20  Andrew Cagney  <ac131313@redhat.com>
2701
2702         * mips-tdep.c (mips_gdbarch_init): Update.
2703         (mips_o32_extract_return_value): Rewrite.
2704         (mips_o32_store_return_value): Rewrite.
2705         (mips_o32_xfer_return_value): New function.
2706         (mips_xfer_register): Tweak debug print message.  Allow for
2707         buf_offset when dumping the value transfered.
2708
2709 2002-08-20  Andrew Cagney  <ac131313@redhat.com>
2710
2711         * config/mips/tm-nbsd.h (MIPS_DEFAULT_ABI): Delete.
2712         * config/mips/tm-linux.h (MIPS_DEFAULT_ABI): Delete.
2713         * config/mips/tm-irix5.h (MIPS_DEFAULT_ABI): Delete.
2714         * config/mips/tm-irix6.h (MIPS_DEFAULT_ABI): Delete.
2715         * mips-tdep.c (mips_gdbarch_init) [MIPS_DEFAULT_ABI]: Delete code.
2716
2717 2002-08-14  Michael Snyder  <msnyder@redhat.com>
2718
2719         * mips-tdep.c (mips_frame_chain): Check for call-dummy frames.
2720
2721 2002-08-19  Elena Zannoni  <ezannoni@redhat.com>
2722
2723         * rs6000-tdep.c (struct reg): Add field to indicate a pseudo
2724         register.
2725         (P): New macro to define a register as a pseudo register.
2726         (R, R4, R8, R16, FR32, R64, R0): Updated.
2727         (struct variant): Add new fields for number of pseudo registers
2728         and number of total registers.
2729         (tot_num_registers): New macro replacing....
2730         (num_registers): ...deleted macro.
2731         (num_registers): New function.
2732         (num_pseudo_registers): New function.
2733         (variants): Update all variants to intialize new fields correctly.
2734         Postpone initialization of number of pseudo regs and real regs.
2735         (init_variants): New function.
2736         (rs6000_gdbarch_init): Initialize variants.  Update calculation of
2737         registers offsets.
2738
2739 2002-08-19  David Carlton  <carlton@math.stanford.edu>
2740
2741         * valops.c (search_struct_field): Change error message to treat
2742         return value of 0 from value_static_field as meaning that field is
2743         optimized out.
2744         (value_struct_elt_for_reference): Ditto.
2745         * values.c (value_static_field): Treat an unresolved location the
2746         same as a nonexistent symbol.  Fix PR gdb/635.
2747         * gnu-v2-abi.c (gnuv2_value_rtti_type): Eliminate test for being
2748         enclosed.  Fix PR gdb/574.
2749         * MAINTAINERS: Add self to Write After Approval list.
2750
2751 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
2752
2753         * mips-tdep.c (mips_xfer_register): New function.
2754         (mips_n32n64_extract_return_value): Rewrite.
2755         (mips_gdbarch_init): For N32 and N64, set extract_return_value
2756         instead of deprecated_extract_return_value.
2757
2758 2002-08-19  Elena Zannoni  <ezannoni@redhat.com>
2759
2760         * rs6000-tdep.c (TDEP): Delete macro.
2761         (branch_dest): Replace use of TDEP macro with its body.
2762         (rs6000_pop_frame): Ditto.
2763         (rs6000_push_arguments): Ditto.
2764         (rs6000_skip_trampoline_code): Ditto.
2765         (rs6000_frame_saved_pc): Ditto.
2766         (rs6000_frame_chain): Ditto.
2767         (rs6000_register_name): Ditto.
2768         (rs6000_register_byte): Ditto.
2769         (rs6000_register_raw_size): Ditto.
2770         (rs6000_register_virtual_type): Ditto.
2771         (rs6000_register_convertible): Ditto.
2772         (rs6000_convert_from_func_ptr_addr): Ditto.
2773
2774 2002-08-19  Daniel Jacobowitz  <drow@mvista.com>
2775
2776         * config/mips/tm-linux.h (REALTIME_LO, REALTIME_HI): Define
2777         conditionally.
2778         (JB_PC, JB_ELEMENT_SIZE): Rename to MIPS_LINUX_JB_PC and
2779         MIPS_LINUX_JB_ELEMENT_SIZE.
2780         * mips-linux-tdep.c (supply_gregset, fill_gregset): Use alloca
2781         for MAX_REGISTER_RAW_SIZE arrays.
2782         (mips_linux_get_longjmp_target): Use MIPS_LINUX_JB_PC and
2783         MIPS_LINUX_JB_ELEMENT_SIZE.
2784
2785 2002-08-19  Pierre Muller  <muller@ics.u-strasbg.fr>
2786
2787         * i387-tdep.c (i387_print_float_info): Fix typo in comment.
2788
2789 2002-08-19  Aidan Skinner <aidan@velvet.net>
2790
2791         * Makefile.in (SFILES): Add ada-exp.y ada-lang.c ada-typeprint.c
2792         ada-valprint.c ada-tasks.c.
2793         (YYFILES): Add ada-exp.y.
2794         (ada-exp.tab.c ada-lex.c ada-lang.o): New target.
2795         (ada-tasks.o ada-typeprint.o ada-valprint.o): New target.
2796         (ada-exp.tab.o): New target.
2797                 
2798 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
2799
2800         * regcache.c (regcache_xfer_part): New function.
2801         (regcache_raw_read_part): New function.
2802         (regcache_raw_write_part): New function.
2803         (regcache_cooked_read_part): New function.
2804         (regcache_cooked_write_part): New function.
2805         * regcache.h (regcache_raw_read_part): Declare.
2806         (regcache_raw_write_part): Declare.
2807         (regcache_cooked_read_part): Declare.
2808         (regcache_cooked_write_part): Declare.
2809
2810 2002-08-18  Daniel Jacobowitz  <drow@mvista.com>
2811
2812         * remote.c (remote_open_1): Add async_p.
2813         (remote_async_open_1): Delete.
2814         (open_remote_target): Delete.
2815         (remote_open, extended_remote_open): Update calls to remote_open_1.
2816         (remote_async_open, extended_remote_async_open): Call
2817         remote_open_1 instead of remote_async_open_1.
2818
2819 2002-08-19  Mark Kettenis  <kettenis@gnu.org>
2820
2821         * blockframe.c: Fix a few coding standard violations.
2822
2823 2002-08-19  Mark Kettenis  <kettenis@gnu.org>
2824
2825         * config/i386/nm-i386sco5.h (START_INFERIOR_TRAPS_EXPECTED): Moved
2826         here from ...
2827         * config/i386/tm-i386sco5.h: ... here.  File removed.
2828         * config/i386/i386sco5.mt (TM_FILE): Set to tm-i386v4.h.
2829
2830         * config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define.
2831         * config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.o
2832         (TM_FILE): Set to tm-i386.h.
2833         * config/i386/i386v.mt (TM_FILE): Set to tm-i386.h.
2834         * config/i386/tm-i386v.h: Remove file.
2835         * config/i386/tm-ptx.h [!SEQUENT_PTX4]: Include "i386/tm-i386.h"
2836         instead of "i386/tm-i386v.h".
2837         (START_INFERIOR_TRAPS_EXPECTED): Remove define.
2838         * config/i386/tm-symmetry: Include "i386/tm-i386.h" instead of
2839         "i386/tm-i386v.h".
2840         (START_INFERIOR_TRAPS_EXPECTED): Remove define.
2841         * config/i386/tm-vxworks.h: Include "i386/tm-i386.h" instead of
2842         "i386/tm-i386.h".
2843
2844 2002-08-18  Mark Kettenis  <kettenis@gnu.org>
2845
2846         * config/i386/nm-i386v.h: Add protection against
2847         multiple-inclusion.
2848         (i386_register_u_addr): Remove prototype.
2849         (register_u_addr): New prototype.
2850         (REGISTER_U_ADDR): Redefine accordingly.
2851         * i386v-nat.c: Improve several comments.
2852         (i386_register_u_addr): Change signature and rename to
2853         register_u_addr.  Use FP_REGNUM_P.  Rewrite slightly to get rid of
2854         ubase variable.
2855
2856 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
2857
2858         * config/mips/tm-mips.h (STORE_RETURN_VALUE): Delete macro.
2859         (DEPRECATED_EXTRACT_RETURN_VALUE): Delete macro.
2860         * mips-tdep.c (mips_gdbarch_init): Set store_return_value and
2861         deprecated_extract_return_value.
2862         (mips_o32_push_arguments, mips_o64_push_arguments): Clone and
2863         rename mips_o32o64_push_arguments.
2864         (mips_gdbarch_init): Update.
2865         (mips_extract_return_value): Delete.
2866         (mips_o32_extract_return_value): Clone mips_extract_return_value.
2867         (mips_o64_extract_return_value): Clone mips_extract_return_value.
2868         (mips_eabi_extract_return_value): Clone mips_extract_return_value.
2869         (mips_n32n64_extract_return_value): Clone
2870         mips_extract_return_value.
2871         (mips_store_return_value): Delete.
2872         (mips_o32_store_return_value): Clone mips_store_return_value.
2873         (mips_o64_store_return_value): Clone mips_store_return_value.
2874         (mips_eabi_store_return_value): Clone mips_store_return_value.
2875         (mips_n32n64_store_return_value): Clone mips_store_return_value.
2876
2877 2002-08-18  Aidan Skinner <aidan@velvet.net>
2878
2879         * ada-lang.c: Use gdb_string.h instead of <string.h>.
2880         * ada-typeprint.c: Use gdb_string.h instead of <string.h>.
2881                 
2882 2002-08-18  Aidan Skinner <aidan@velvet.net>
2883
2884         * ada-lang.c: Run through gdb_indent.sh.
2885         * ada-lang.h: Run through gdb_indent.sh.
2886         * ada-tasks.c: Run through gdb_indent.sh.
2887         * ada-typeprint.c: Run through gdb_indent.sh.
2888         * ada-valprint.c: Run through gdb_indent.sh.
2889
2890 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
2891
2892         * osabi.c (gdbarch_init_osabi): Don't complain about an unknown
2893         ABI.
2894
2895 2002-08-18  Mark Kettenis  <kettenis@gnu.org>
2896
2897         * i386b-nat.c [FETCH_INFERIOR_REGISTERS]: Remove dead code.
2898
2899         * config/i386/nm-i386bsd.h (FLOAT_INFO): Remove redundant #undef.
2900         * i386b-nat.c [FLOAT_INFO]: Remove dead code.
2901
2902         * i386-tdep.c (i386_do_pop_frame, i386_store_return_value): Call
2903         write_register_gen instead of write_register_bytes.
2904
2905         * NEWS: Mention that the i[3456]-*mach3*, i[3456]-*-mach* and
2906         i[3456]-*-osf1mk* configurations have been made obsolete.
2907         * configure.host: Make i[3456]86-*-mach3*, i[3456]86-*mach* and
2908         i[3456]86-*-osf1mk* hosts obsolete.
2909         * confighure.tgt: Make i[3456]86-*-mach3*, i[3456]86-*-osf1mk*
2910         targets obsolete.
2911         * config/i386/i386mach.mh, config/i386/nm-i386mach.h,
2912         config/i386/xm-i386mach.h, config/i386/i386m3.mh,
2913         config/i386/i386m3.mt, config/i386/nm-m3.h,
2914         config/i386/tm-i386m3.h, config/i386/xm-i386m3.h,
2915         config/i386/i386mk.mh, config/i386/i386mk.mt,
2916         config/i386/tm-i386mk.h, config/i386/xm-i386mk.h: Make files
2917         obsolete.
2918         * i386mach-nat.c, i386m3-nat.c: Make files obsolete.
2919         * Makefile.in (ALLDEPFILES): Remove i386mach.c i386m3-nat.c
2920         (i386mach-nat.o, i386m3-nat.o):Make targets obsolete.
2921
2922 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
2923
2924         * config/pa/tm-hppa.h (hppa_store_return_value): Declare.
2925         (hppa_value_returned_from_stack): Declare.
2926         (hppa_extract_return_value): Declare.
2927         * config/pa/hppa.mt: New file.
2928         * configure.tgt: Recognize hppa*-*-*.
2929         * MAINTAINERS: Change HPPA target to hppa-elf.  Still broken.
2930
2931 2002-08-18  Mark Kettenis  <kettenis@gnu.org>
2932
2933         * i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Fix typo in
2934         comment.
2935
2936 2002-08-17  Mark Kettenis  <kettenis@gnu.org>
2937
2938         * top.c (gdb_rl_operate_and_get_next): Make sure
2939         operate-and-get-next functions correctly even when the history
2940         list is completely filled.
2941
2942 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
2943
2944         * MAINTAINERS (Target Instruction Set Architectures): Rename
2945         Target/Architectures.  Replace vax-dec-vms5.5 with vax-netbsd.
2946         Replace s390-linux with s390-linux-gnu.  Remove i386-aout,
2947         mcore-pe, mips64-elf, sparc64-elf.  Remove i586-pc-msdosdjgpp,
2948         already listed under Host/Native.
2949
2950         * configure.tgt: Combine i[3456]86-*-coff*, i[3456]86-*-elf*,
2951         i[3456]86-*-pe*, and i[3456]86-*-aout* into i[3456]86-*-*.  Add
2952         mips*-*-*.
2953
2954 2002-08-17  Andrew Cagney  <ac131313@redhat.com>
2955
2956         * config/ia64/ia64.mt: New file.
2957         * config/alpha/alpha.mt: New file.
2958         * MAINTAINERS: Change the alpha target to alpha-elf and IA-64 to
2959         ia64-linux-gnu.  Mention that ia64-elf is broken.
2960         * configure.tgt: Add alpha*-*-* and ia64*-*-* patterns.
2961
2962 2002-08-17  Mark Kettenis  <kettenis@elgar.kettenis.dyndns.org>
2963
2964         * i386-tdep.c (i386_svr4_init_abi, i386_nw_init_abi): Use
2965         generic_func_frame_valid instead of func_frame_valid.
2966
2967 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
2968
2969         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,
2970         procfs appears to be broken when debugging on multi-processor
2971         machines. So enable software single stepping in order to avoid
2972         using the procfs interface to do next/step operations, using
2973         internal breakpoints instead.
2974
2975         * infrun.c (handle_inferior_event): Readjust the stop_pc by
2976         DECR_PC_AFTER_BREAK when hitting a single step breakpoint, to
2977         make this pc address equal to the value it would have if the
2978         system stepping capability was used. Also set a new flag used
2979         to ensure that we don't readjust the PC one more time later.
2980
2981         * breakpoint.c (bpstat_stop_status): Do not adjust the PC
2982         address by DECR_PC_AFTER_BREAK when software single step is
2983         in use for this architecture, as this has already been taken
2984         care of in handle_inferior_event().
2985
2986 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
2987
2988         * infrun.c (handle_inferior_event): Minor reformatting, to make
2989         a rather long condition expression easier to read.
2990
2991 2002-08-16  Andrew Cagney  <ac131313@redhat.com>
2992
2993         * Makefile.in (gdbtk.o): Move to end of file.
2994         (gdbtk-bp.o, gdbtk-cmds.o): Ditto.
2995         (gdbtk-hooks.o, gdbtk-register.o): Ditto.
2996         (gdbtk-stack.o, gdbtk-varobj.o): Ditto.
2997         (gdbtk-wrapper.o, gdbres.o): Ditto.
2998
2999 2002-08-16  Andrew Cagney  <ac131313@redhat.com>
3000
3001         * Makefile.in (copying.o): Separate out compile rule.
3002         (hpux-thread.o, procfs.o, signals.o): Ditto.
3003         (v850ice.o, z8k-tdep.o): Ditto.
3004         (tui-file.o): Move to TUI section.
3005         (xdr_ptrace.o, xdr_rdb.o, xdr_ld.o): Move to separate section.
3006         (nindy.o, Onindy.o, ttyflush.o): Move to separate section.
3007
3008 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
3009
3010         * i386-tdep.c (i386_pe_skip_trampoline_code): renamed from
3011         skip_trampoline_code, for better namespace-proofing.   
3012
3013         * i386-tdep.h (i386_pe_skip_trampoline_code): Add declaration.
3014
3015 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
3016
3017         * config/i386/tm-cygwin.h: Remove some "#if 0"'ed macros.
3018
3019 2002-08-16  Joel Brobecker  <brobecker@gnat.com>
3020
3021         * infrun.c (handle_inferior_event): When receiving a SIGTRAP
3022         signal, check whether we hit a breakpoint before checking for a
3023         single step breakpoint. Otherwise, GDB fails to notice that a
3024         breakpoint has been hit when stepping onto a breakpoint.
3025
3026 2002-08-16  Keith Seitz  <keiths@redhat.com>
3027
3028         * gdb-events.sh (clear_gdb_event_hooks): New function.
3029         * gdb-events.c: Regenerate.
3030         * gdb-events.h: Regenerate.
3031
3032 2002-08-16  Andrew Cagney  <ac131313@redhat.com>
3033
3034         * breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint to
3035         not_a_sw_breakpoint.
3036         * breakpoint.h (bpstat_stop_status): Add parameter names.
3037
3038 2002-08-16  Grace Sainsbury  <graces@redhat.com>
3039
3040         * remote.c (remote_insert_hw_breakpoint)
3041         (remote_remove_hw_breakpoint): Fix calculation of length field
3042         for Z-packet.
3043
3044 2002-08-15  Michael Snyder  <msnyder@redhat.com>
3045
3046         * irix5-nat.c (supply_gregset): Allocate plenty-big buffer
3047         (32 bytes) instead of using MAX_REGISTER_RAW_SIZE.
3048         (supply_fpregset): Ditto.
3049         
3050         * config/mips/tm-mips.h (REGISTER_CONVERT_TO_VIRTUAL, 
3051         REGISTER_CONVERT_TO_RAW, REGISTER_CONVERTIBLE, 
3052         MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE): Delete.
3053         (TARGET_READ_SP): Delete.
3054         (DO_REGISTERS_INFO): Delete.
3055         (FUNCTION_START_OFFSET, IN_SIGTRAMP, REGISTER_VIRTUAL_SIZE):
3056         Delete.
3057         (REGISTER_CONVERT_FROM_TYPE, REGISTER_CONVERT_TO_TYPE): Convert
3058         from macros to functions.
3059
3060         * mips-tdep.c (mips_gdbarch_init): Set the above in the gdbarch.
3061         (mips_register_convertible, mips_register_convert_to_virtual,
3062         mips_register_convert_to_raw): Make static.
3063         (mips_read_sp): New function.
3064         (mips_gdbarch_init): Set gdbarch read_sp to mips_read_sp.
3065         (mips_do_registers_info): Make static.
3066         (mips_gdbarch_init): Insert mips_do_registers_info into gdbarch.
3067         (in_sigtramp): Make static, rename to mips_pc_in_sigtramp.
3068         (mips_register_convert_from_type, mips_register_convert_to_type):
3069         New functions.
3070         (mips_gdbarch_init): Set up function_start_offset, 
3071         register_virtual_size, pc_in_sigtramp.
3072
3073 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
3074
3075         * infcmd.c (vector_info): New function.
3076         (_initialize_infcmd): Add command "info vector".
3077         (print_vector_info): New function.
3078
3079         * gdbarch.sh (PRINT_VECTOR_INFO): New method
3080         * gdbarch.h, gdbarch.c: Regenerate.
3081
3082 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
3083
3084         * infcmd.c (do_registers_info): Rename parameter ``fpregs'' to
3085         ``print_all''.  Only print vector registers when ``print_all''.
3086
3087 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
3088
3089         * i387-tdep.h (i387_print_float_info): Add `args' parameter.
3090         * i387-tdep.c (i387_print_float_info): Add `args' parameter.
3091
3092         * gdbarch.sh (PRINT_FLOAT_INFO): Change to a predicate method.
3093         Add `args' parameter.
3094         * gdbarch.h, gdbarch.c: Regenerate.
3095         
3096         * arm-tdep.c (arm_print_float_info): Add the parameter `args'.
3097         
3098         * infcmd.c (float_info): Call print_float_info.
3099         (print_float_info): New function.  By default, print the
3100         floating-point registers.
3101
3102         * arch-utils.h (default_print_float_info): Delete declaration.
3103         * arch-utils.c (default_print_float_info): Delete function.
3104         
3105 2002-08-16  Mark Kettenis  <kettenis@gnu.org>
3106
3107         * config/i386/nm-i386v.h (FLOAT_INFO): Remove already commented
3108         out define.
3109
3110         * i387-tdep.c (i387_print_float_info): Add comment about ignoring
3111         FRAME.
3112
3113         * NEWS: Mention that the i[3456]-*-aix target has been made obsolete.
3114         * configure.host: Make i[3456]86-*-aix host obsolete.
3115         * configure.tgt: Make i[3456]86-*-aix target obsolete.
3116         * config/i386/i386aix.mh, config/i386/i386aix.mt,
3117         config/i386/nm-i386aix.h, condig/i386/tm-i386aix.h,
3118         config/i386/xm-i386aix.h: Make files obsolete.
3119         * i386aix-nat.c: Make file obsolete.
3120         * Makefile.in (ALLDEPFILES): Remove i386aix-nat.c.
3121         (i386aix-nat.o): Make target obsolete.
3122
3123         * config/i386/nm-gnu.h: Removed.
3124         * config/i386/nm-i386gnu.h: New file.
3125         (THREAD_STATE_FLAVOR, THREAD_STATE_SIZE,
3126         THREAD_STATE_SET_TRACED, THREAD_STATE_CLEAR_STATE, ATTACH_DETACH):
3127         Moved here from ...
3128         * config/i386/tm-i386gnu.h: ... here.  Removed.
3129         * config/i386/xm-i386gnu.h: Removed.
3130         * config/i386/i386gnu.mh (XM_FILE): Set to xm-i386.h.
3131         (NAT_FILE): Set to nm-i386gnu.h.
3132         * config/i386/i386gnu.mt (TDEPFILES): Add i386gnu-tdep.o.
3133         * i386-tdep.c: New file.
3134         * Makefile.in (ALLDEPFILES): Add i386gnu-nat.c and i386gnu-tdep.c.
3135         (i386gnu-tdep.o): Specify dependencies.
3136
3137 2002-08-15  Mark Kettenis  <kettenis@gnu.org>
3138
3139         * config/i386/tm-i386sco5.h: Include "i386/tm-i386v4.h" instead of
3140         "i386/tm-i386.h", "i386/tm-i386v.h" and "config/tm-sysv.h".
3141         Adjust a few comments to reflect reality a bit closer.
3142         (KERNEL_U_SIZE, TARGET_HAS_HARDWARE_WATCHPOINTS,
3143         TARGET_CAN_USE_HARDWARE_WATCHPOINT, HAVE_CONTINUEABLE_WATCHPOINT,
3144         HAVE_STEPPABLE_WATCHPOINT, STOPPED_BY_WATCHPOINT,
3145         target_insert_watchpoint, target_remove_watchpoint):
3146         Move defines to ...
3147         * config/i386/nm-i386sco5.h: ... here.
3148         (kernel_u_size): Add prototype.  Improve a few comments and add
3149         protection against multiple inclusion.
3150         
3151         * config/i386/nm-i386sco.h (FLOAT_INFO): Remove already commented
3152         out define.
3153
3154         * uw-thread.c (SP_ARG0): Define if not already defined.
3155         * config/i386/tm-i386.h (SO_ARG0): Remove define.
3156
3157         * config/i386/tm-i386v4.h (HAVE_I387_REGS): Remove define.
3158
3159         * config/i386/tm-i386.h: Don't include "regcache.h".
3160
3161         * i387-tdep.h (i387_print_float_info): New prototype.
3162         * i387-tdep.c (print_i387_value, print_i387_ext,
3163         print_i387_status_word, print_i387_control_word): Add `struct
3164         ui_file *' argument and use it for output.
3165         (i387_print_float_info): Renamed from i387_float_info.  Add
3166         `struct gdbarch *' and `struct ui_file *' arguments and use the
3167         latter for output.
3168         * i386-tdep.c: Include "i387-tdep.h".
3169         (i386_gdbarch_init): Set print_float_info.
3170         * config/i386/tm-i386.h (i387_float_info): Remove prototype.
3171         (FLOAT_INFO): Remove define.
3172
3173 2002-08-13  Michael Snyder  <msnyder@redhat.com>
3174
3175         * mips-tdep.c (mips_push_arguments): Rename to
3176         mips_eabi_push_arguments, and tune for EABI.
3177         (MIPS_REGS_HAVE_HOME_P): Delete.
3178         (struct gdbarch_tdep): Remove mips_regs_have_home_p field.
3179         (mips_gdbarch_init): Set gdbarch push_arguments for eabi.
3180         Delete references to mips_regs_have_home_p.
3181
3182 2002-08-14  Keith Seitz  <keiths@redhat.com>
3183
3184         * Makefile.in (install-gdbtk): Create insight plugin directory.
3185         Install plugins.tcl file.
3186
3187 2002-08-14  Keith Seitz  <keiths@redhat.com>
3188
3189         * configure.in: Move SUBDIRS to near top of the file so that
3190         --enable options may add things to it.
3191         If gdbtk is enabled, add gdbtk directory to SUBDIRS and configdirs.
3192         * configure: Regenerate.
3193
3194 2002-08-13  Michael Snyder  <msnyder@redhat.com>
3195
3196         * mips-tdep.c (mips_o32o64_push_arguments):  New function, 
3197         cloned from mips_push_arguments, tuned for o32/o64 ABI.
3198         (mips_gdbarch_init): Set gdbarch_push_arguments to new func.
3199
3200 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
3201
3202         * vax-tdep.c (vax_get_saved_register): Delete function.
3203         (vax_gdbarch_init): Update.
3204         * ns32k-tdep.c (ns32k_get_saved_register): Delete function.
3205         (ns32k_gdbarch_init): Update.
3206         * alpha-tdep.c (alpha_get_saved_register): Delete function.
3207         (alpha_gdbarch_init): Update.
3208
3209 2002-08-13  Andrew Cagney  <cagney@redhat.com>
3210
3211         * regcache.c (init_regcache_descr): Overallocate the
3212         raw_register_valid_p array including space for NUM_PSEUDO_REGS.
3213         (registers_changed): Replace NUM_REGS+NUM_PSEUDO_REGS with
3214         nr_raw_registers.
3215         (set_register_cached): Add range checking assertions.  Use
3216         current_regcache.
3217
3218 2002-08-13  Mark Kettenis  <kettenis@gnu.org>
3219
3220         * i386-tdep.c (i386_stab_reg_to_regnum): Return correct register
3221         numbers for MMX registers.
3222
3223 2002-08-13  Andrew Cagney  <cagney@redhat.com>
3224
3225         * i386-tdep.c (i386_gdbarch_init): Use
3226         generic_unwind_get_saved_register.
3227
3228 2002-08-13  Kevin Buettner  <kevinb@redhat.com>
3229
3230         * procfs.c (procfs_can_use_hw_breakpoint): New function.
3231         (init_procfs_ops): Define ``to_can_use_hw_breakpoint'' for procfs
3232         target vector.
3233         * config/mips/nm-irix5.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
3234         Delete.  Add comment regarding this now-deleted target method.
3235
3236 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
3237
3238         * m68hc11-tdep.c (M68HC12_NUM_PSEUDO_REGS): New define.
3239         (M68HC12_HARD_PC_REGNUM): Define specific PC for 68HC12 (pseudo reg).
3240         (m68hc11_pseudo_register_read): Compute the 68HC12 PC using the
3241         real PC and the page number (if it's within the memory bank window).
3242         (m68hc11_pseudo_register_write): Likewise when saving.
3243         (m68hc11_register_name): Name the virtual pc 'pc' and the real one ppc.
3244         (m68hc11_register_virtual_type): Return uint32 for virtual pc.
3245         (m68hc11_register_raw_size): And use 32-bit for it.
3246         (m68hc11_gdbarch_init): Use 32-bit address for 68HC12 if the
3247         16K memory bank is used by the prog; also use the virtual pc.
3248
3249 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
3250
3251         * m68hc11-tdep.c (m68hc11_elf_make_msymbol_special): New function.
3252         (m68hc11_gdbarch_init): Install it in gdbarch.
3253         (MSYMBOL_SET_RTC, MSYMBOL_SET_RTI): New to set symbol specific flags.
3254         (MSYMBOL_IS_RTC, MSYMBOL_IS_RTI): New to test these flags.
3255         (MSYMBOL_SIZE): New for documentation.
3256         (insn_return_kind): Enum to specify how a function returns.
3257         (frame_extra_info): Cleanup and record the return mode.
3258         (gdbarch_tdep, USE_PAGE_REGISTER): New to control the use of page 
3259         register in address computation.
3260         (m68hc11_get_return_insn): New to obtain the return instruction used
3261         by the function.
3262         (m68hc11_frame_init_saved_regs): Take into account the return
3263         instruction used by the function for far and interrupt functions.
3264         (m68hc11_init_extra_frame_info): Take into account page register.
3265         (m68hc11_frame_args_address): Adjust according to the return mode.
3266         (show_regs): Print page register only when it's used.
3267
3268 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
3269
3270         * m68hc11-tdep.c (HARD_PAGE_REGNUM): Define for 68HC12 page register.
3271         (M68HC11_LAST_HARD_REG, m68hc11_register_names): Update.
3272         (m68hc11_register_virtual_type): Return a 8-bit type for 8-bit
3273         registers.
3274         (m68hc11_register_raw_size): Likewise.
3275
3276 2002-08-13  Andrew Cagney  <cagney@redhat.com>
3277
3278         * i386-tdep.c (i386_register_name): Handle mmx registers.
3279         (mmx_regnum_p): New function.
3280         (i386_mmx_names): New array.
3281         (mmx_num_regs): New variable.
3282         (i386_pseudo_register_read): New function.
3283         (i386_pseudo_register_write): New function.
3284         (mmx_regnum_to_fp_regnum): New function. Code from Fernando Nasser.
3285
3286         * regcache.c (regcache_raw_read_unsigned): New function.
3287         (regcache_raw_read_signed): New function.
3288         * regcache.h (regcache_raw_read_unsigned): Declare.
3289         (regcache_raw_read_signed): Declare.
3290
3291 2002-08-13  Andrew Cagney  <cagney@redhat.com>
3292
3293         * regcache.c (regcache_raw_read_as_address): Delete function.
3294         (regcache_cooked_read_signed): New function.
3295         (regcache_cooked_read_unsigned): New function.
3296         * regcache.h (regcache_cooked_read_signed): Declare.
3297         (regcache_cooked_read_unsigned): Declare.
3298         (regcache_raw_read_as_address): Delete declaration.
3299
3300         * blockframe.c (generic_read_register_dummy): Use
3301         regcache_cooked_read_unsigned.
3302         * i386-tdep.c (i386_extract_struct_value_address): Use
3303         regcache_cooked_read_unsigned.
3304
3305 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
3306
3307         * m68hc11-tdep.c (m68hc11_gdbarch_init): Set int, double and long
3308         double sizes according to ELF ABI flags.
3309         (gdbarch_tdep): Record elf_flags.
3310
3311 2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
3312
3313         * m68hc11-tdep.c (M6812_OP_PSHX, M6812_OP_PSHY): New defines.
3314         (m6812_prolog): They can appear in 68HC12 function prologue.
3315         (m68hc11_frame_chain): Cleanup.
3316
3317 2002-08-12  Andrew Cagney  <cagney@redhat.com>
3318
3319         * i386-tdep.h (i386_register_byte, i386_register_raw_size): Delete
3320         declarations.
3321         * i386-linux-tdep.c (i386_linux_register_byte): Delete function.
3322         (i386_linux_register_raw_size): Delete function.
3323         (i386_linux_init_abi): Update.
3324         * i386-tdep.c (i386_register_raw_size): Delete function.
3325         (i386_register_byte): Delete function.
3326         (i386_gdbarch_init): Update.
3327         (i386_register_size): Delete array.
3328         (i386_register_offset): Delete array.
3329
3330         * config/i386/tm-symmetry.h (REGISTER_BYTE): Delete macro.
3331         (REGISTER_RAW_SIZE): Delete macro.
3332         * config/i386/tm-ptx.h (REGISTER_RAW_SIZE): Delete macro.
3333         (REGISTER_BYTE): Delete macro.
3334
3335 2002-08-11  Aidan Skinner <aidan@velvet.net>
3336
3337         * ada-lang.c (ada_lookup_partial_symbol)
3338         (to_fixed_variant_branch_type) (find_line_in_linetable): Fix
3339         prototype names so that grep ^func works properly.
3340
3341         * ada-lang.c (ada_array_element_type)
3342         (ada_lookup_partial_symbol): Fix typos in parameter list.
3343
3344         * ada-valprint.c (val_print_packed_array_elements) (ada_val_print_1):
3345         Fix prototype names so that grep ^func works properly.
3346         
3347 2002-08-10  Andrew Cagney  <cagney@redhat.com>
3348             Elena Zannoni  <ezannoni@redhat.com>
3349             Martin M. Hunt  <hunt@redhat.com>
3350
3351         * gdbtypes.c (build_builtin_type_vec128): Set the vector bit.
3352         (build_builtin_type_vec128i): Set the vector bit.
3353         * gdbtypes.h (builtin_type_vec64, builtin_type_vec64i): Declare.
3354         * gdbtypes.c (builtin_type_vec64, builtin_type_vec64i): Define.
3355         (build_builtin_type_vec64): New function.
3356         (build_builtin_type_vec64i): New function.
3357         (build_gdbtypes): Initialize builtin_type_vec64 and
3358         builtin_type_vec64i.
3359
3360 2002-08-09  Andrew Cagney  <cagney@redhat.com>
3361
3362         * regcache.c (regcache_dump): Compare the register offset
3363         with REGISTER_BYTE.
3364         * arch-utils.c (generic_register_byte): New function.
3365         * arch-utils.h (generic_register_byte): Declare.
3366         * gdbarch.sh (REGISTER_BYTE): Default to generic_register_byte.
3367         * gdbarch.h, gdbarch.c: Regenerate.
3368
3369 2002-08-09  Andrew Cagney  <cagney@redhat.com>
3370
3371         * regcache.c: Include "gdbcmd.h"
3372         (_initialize_regcache): Add commands "maintenance print
3373         registers", "maintenance print raw-registers" and "maintenance
3374         print cooked-registers".
3375         (enum regcache_dump_what): Define.
3376         (dump_endian_bytes): New function.
3377         (regcache_dump): New function.
3378         (regcache_print): New function.
3379         (maintenance_print_registers): New function.
3380         (maintenance_print_raw_registers): New function.
3381         (maintenance_print_cooked_registers): New function.
3382         * Makefile.in (regcache.o): Update dependencies.
3383
3384 2002-08-09  Michael Snyder  <msnyder@redhat.com>
3385
3386         * mips-tdep.c (ROUND_DOWN, ROUND_UP): Move to global scope.
3387         (mips_push_arguments): Correct some comments.  Use paddr_nz
3388         for printing addresses in debug output.  Replace static
3389         allocation using MAX_REGISTER_RAW_SIZE with alloca.
3390         (mips_n32n64_push_arguments): New function, cloned from
3391         mips_push_arguments and tuned for the n32/n64 ABI.
3392         (mips_push_register): Buffer needs dynamic allocation.
3393         (mips_print_register): Ditto.
3394         (do_gp_register_row): Ditto.
3395         (mips_store_return_value): Ditto.
3396         (mips_gdbarch_init): Set gdbarch_push_arguments per ABI.
3397
3398 2002-08-09  Don Howard  <dhoward@redhat.com>
3399
3400         * memattr.c (mem_info_command): Print special case of upper bound
3401         as max CORE_ADDR + 1.
3402
3403 2002-08-08  Michael Snyder  <msnyder@redhat.com>
3404
3405         * mips-tdep.c (mips_n32n64_use_struct_convention): N32 only 
3406         returns structs by ref if they're too big to fit in two registers.
3407
3408 2002-08-09  Kevin Buettner  <kevinb@redhat.com>
3409
3410         * mips-tdep.c (mips_init_extra_frame_info): Initialize SP_REGNUM's
3411         saved regs value.
3412         (read_next_frame_reg): Call FRAME_INIT_SAVED_REGS instead of
3413         mips_find_saved_regs().
3414         (mips_pop_frame): Likewise.
3415
3416 2002-08-09  Kevin Buettner  <kevinb@redhat.com>
3417
3418         * blockframe.c (frame_saved_regs_register_unwind): Revise
3419         PC_IN_CALL_DUMMY assertion to only apply when generic dummy
3420         frames are in use.
3421
3422 2002-08-09  Grace Sainsbury  <graces@redhat.com>
3423         
3424         * remote.c: (remote_wait, remote_async_wait): Add check for awatch
3425         T-packets; the 'a' is not taken as a register number.
3426         (remote_check_watch_resources, remote_stopped_by_watchpoint)
3427         (remote_stopped_data_address): New functions; add to target
3428         vector.
3429         (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint): Change
3430         prototypes to match other implementations of this
3431         function. replace integer argument with pointer -- the length
3432         field in the Z-packet is the length of what is pointed to or 1 if
3433         pointer is null. Add to target vector.
3434         (remote_insert_watchpoint, remote_remove_watchpoint): Add to
3435         target vector.
3436
3437         From Mark Salter:
3438         * remote.c (remote_wait): Add support to extract optional
3439         watchpoint information from T-packet. Ignore unrecognized
3440         optional info in T-packet.
3441         (remote_async_wait): Ditto.
3442
3443 2002-08-09  Corinna Vinschen  <vinschen@redhat.com>
3444
3445         * cli/cli-dump.c: Change fopen modes to use binary open modes
3446         as defined in include/fopen-bin.h throughout.
3447
3448 2002-08-08  Michael Snyder  <msnyder@redhat.com>
3449
3450         * mips-tdep.c: Minor whitespace and indentation clean-ups.
3451
3452 2002-08-08  Kevin Buettner  <kevinb@redhat.com>
3453
3454         * doublest.c (store_floating): Avoid floatformat_from_doublest()
3455         assertion failure by returning early after a warning.
3456
3457 2002-08-08  Kevin Buettner  <kevinb@redhat.com>
3458
3459         * mips-tdep.c (mips_find_saved_regs): Make static.
3460         (mips_frame_init_saved_regs): New function.
3461         (mips_gdbarch_init): Setup FRAME_INIT_SAVED_REGS method.
3462         * config/mips/tm-mips.h (FRAME_INIT_SAVED_REGS): Delete macro.
3463         (mips_find_saved_regs): Delete declaration.
3464
3465 2002-08-08  Grace Sainsbury  <graces@redhat.com>
3466
3467         * remote.c (remote_wait, remote_async_wait): Change
3468         thread_num from int to ULONGEST.
3469         (unpack_varlen_hex): Change result parameter from
3470         int * to ULONGEST *.
3471
3472 2002-08-08  Andrew Cagney  <ac131313@redhat.com>
3473
3474         * configure.tgt: Replace powerpc-*-sysv*, powerpc-*-elf*,
3475         powerpcle-*-eabi*, powerpcle-*-sysv* and powerpcle-*-elf* with
3476         powerpc*-*-*.
3477         * MAINTAINERS: Remove redundant rs6000-ibm-aix4.1 target.
3478
3479 2002-08-08  Andrew Cagney  <cagney@redhat.com>
3480
3481         * gcore.c (override_derive_stack_segment): Delete variable.
3482         (preempt_derive_stack_segment): Delete function.
3483         (derive_stack_segment): Delete function.
3484         (default_derive_stack_segment): Renamed to derive_stack_segment.
3485         (override_derive_heap_segment): Delete variable.
3486         (preempt_derive_heap_segment): Delete function.
3487         (derive_heap_segment): Delete function.
3488         (default_derive_heap_segment): Rename to derive_heap_segment.
3489
3490 2002-08-06  Michael Snyder  <msnyder@redhat.com>
3491
3492         * config/mips/tm-mips.h: Remove #define USE_STRUCT_CONVENTION.
3493         * mips-tdep.c (mips_EABI_use_struct_convention, 
3494         mips_OABI_use_struct_convention, mips_NABI_use_struct_convention):
3495         New functions.  (mips_use_struct_convention): Delete.
3496         (mips_gdbarch_init): set use_gdbarch_convention.
3497
3498 2002-08-06  Michael Snyder  <msnyder@redhat.com>
3499
3500         *  mips-tdep.c: gdbarch-ify reg_struct_has_addr.
3501         (mips_eabi_reg_struct_has_addr, mips_n32n64_reg_struct_has_addr, 
3502         mips_o32_reg_struct_has_addr): New functions.
3503         (mips_gdbarch_init): Set gdbarch reg_struct_has_addr.
3504
3505 2002-08-07  Andrew Cagney  <ac131313@redhat.com>
3506
3507         * regcache.c (pseudo_register): Delete function.
3508         (fetch_register): Delete function.
3509         (store_register): Delete function.
3510         (regcache_raw_read, legacy_read_register_gen): Use
3511         target_fetch_registers instead of fetch_register.
3512         (legacy_write_register_gen, regcache_raw_write): Use
3513         target_store_register instead of store_register.
3514         (write_register_bytes): Ditto.
3515
3516         * gdbarch.sh (FETCH_PSEUDO_REGISTER): Delete.
3517         (STORE_PSEUDO_REGISTER): Delete.
3518         * gdbarch.h, gdbarch.c: Regenerate.
3519
3520 2002-08-06  Corinna Vinschen  <vinschen@redhat.com>
3521
3522         * cli/cli-dump.c (add_dump_command): Explicitely use "b" flag to
3523         write dump file binary.
3524
3525 2002-08-05  Michael Snyder  <msnyder@redhat.com>
3526
3527         *  mips-tdep.c (mips_find_saved_regs): Adjust stack according
3528         to MIPS_SAVED_REGSIZE, not GDB_TARGET_IS_MIPS64.  Enhance comment.
3529         (mips_gdbarch_init): Set N32 target to be mips64.
3530
3531 2002-08-06  Kevin Buettner  <kevinb@redhat.com>
3532
3533         * frame.c (find_saved_register): Break out of loop once saved
3534         register address is found.  Don't mention sparc in loop comment
3535         anymore.
3536
3537 2002-08-06  Kevin Buettner  <kevinb@redhat.com>
3538
3539         * mips-tdep.c (mips_gdbarch_init): For the N32 ABI, set
3540         mips_default_saved_regsize to 8.
3541
3542 2002-08-06  Andrew Cagney  <ac131313@redhat.com>
3543
3544         * gcore.c: Do not include <sys/procfs.h>.
3545         * Makefile.in (gcore.o): Update dependencies.
3546
3547 2002-08-06  Andrew Cagney  <cagney@redhat.com>
3548
3549         * configure.tgt: Make arc-*-* obsolete.
3550         * NEWS: Mention that arc-*-* has been identifed as obsolete.
3551         * MAINTAINERS: Make arc-elf obsolete.
3552         * arc-tdep.c: Make file obsolete.
3553         * config/arc/arc.mt: Ditto.
3554         * config/arc/tm-arc.h: Ditto.
3555
3556 2002-08-05  Theodore A. Roth  <troth@verinet.com>
3557
3558         * avr-tdep.c (avr_skip_prologue): Fix to return the correct pc.
3559
3560 2002-08-05  Andrew Cagney  <ac131313@redhat.com>
3561
3562         * mcore-tdep.c (mcore_gdbarch_init): Use
3563         generic_unwind_get_saved_register instead of
3564         generic_get_saved_register.
3565         * v850-tdep.c (v850_gdbarch_init): Ditto.
3566         * frv-tdep.c (frv_gdbarch_init): Ditto.
3567         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
3568         * s390-tdep.c (s390_gdbarch_init): Ditto.
3569         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
3570         * config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Ditto.
3571         * config/h8300/tm-h8300.h (GET_SAVED_REGISTER): Ditto.
3572
3573 2002-08-05  Joel Brobecker  <brobecker@gnat.com>
3574
3575         * objfiles.h: Add missing #include "symfile.h"
3576
3577         * Makefile.in (objfiles_h): Add dependency on symfile.h and dependents.
3578
3579 2002-08-04  Andrew Cagney  <ac131313@redhat.com>
3580
3581         From 2002-08-01 david carlton <carlton@math.stanford.edu>:
3582         * hpread.c (hpread_read_struct_type): Deleted superfluous setting
3583         of FIELD_BITSIZE.
3584
3585 2002-08-04  Daniel Jacobowitz  <drow@mvista.com>
3586
3587         * NEWS: Cleanup and nitpick.
3588
3589 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
3590
3591         * NEWS: Cleanup.  Use *-linux*-gnu*.  Only use `*' for headings.
3592
3593 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
3594
3595         * Makefile.in (gdbtk-bp.o): Update dependencies.
3596         (gdbtk-register.o): Ditto.
3597         (gdbtk-varobj.o): Ditto.
3598
3599 2002-08-03  Andrew Cagney  <cagney@redhat.com>
3600
3601         * m68hc11-tdep.c (m68hc11_pseudo_register_read): Replace
3602         m68hc11_fetch_pseudo_register.
3603         (m68hc11_pseudo_register_write): Replace
3604         m68hc11_store_pseudo_register.
3605         (m68hc11_gdbarch_init): Update.
3606
3607 Fri Aug  2 15:53:50 2002  Andrew Cagney  <cagney@redhat.com>
3608
3609         * gdbarch.sh: Include "gdb_string.h".
3610         * gdbarch.c: Regenerate.
3611
3612         * regcache.c: Include "gdb_string.h".
3613         * ax-general.c: Ditto.
3614         * varobj.c: Ditto.
3615         * std-regs.c: Ditto.
3616         * fbsd-proc.c: Ditto.
3617         * thread.c: Ditto.
3618
3619         * Makefile.in (regcache.o): Update dependencies.
3620         (thread.o, gdbarch.o): Ditto.
3621         (ax-general.o, gdbarch.o): Ditto.
3622         (varobj.o, std-regs.o): Ditto.
3623         (fbsd-proc.o): Specify dependencies.
3624
3625 2002-08-02  Andrew Cagney  <cagney@redhat.com>
3626
3627         * regcache.c (regcache_cooked_read): Rename rawnum parameter to
3628         regnum.
3629         (regcache_cooked_write): Ditto.
3630
3631 2002-08-02  Andrew Cagney  <ac131313@redhat.com>
3632
3633         * regcache.c (regcache_cooked_read): New function.
3634         (regcache_cooked_write): New function.
3635         (read_register_gen): Rewrite using regcache_cooked_read.
3636         (write_register_gen): Rewrite using regcache_cooked_write.
3637
3638         * regcache.h (regcache_cooked_read, regcache_cooked_write):
3639         Declare.
3640
3641 2002-08-02  Andrew Cagney  <cagney@redhat.com>
3642
3643         * gdbarch.sh (pseudo_register_read, pseudo_register_write):
3644         Replace the architecture methods register_read and register_write.
3645         * gdbarch.h, gdbarch.c: Regenerate.
3646         * regcache.c (init_regcache_descr): Update.
3647         (read_register_gen): Update.
3648         (write_register_gen): Update.
3649         (supply_register): Update comment.
3650
3651         * sh-tdep.c (sh_gdbarch_init): Update.
3652         (sh_pseudo_register_read, sh64_pseudo_register_read): Add
3653         `regcache' and `gdbarch' parameters.  Make `buffer' a void
3654         pointer.  Update code.
3655         (sh_pseudo_register_write, sh64_pseudo_register_write): Add
3656         `regcache' and `gdbarch' parameters.  Make `buffer' a constant
3657         void pointer.  Update code.
3658         (sh64_register_write): Delete.
3659         (sh4_register_read): Delete.
3660         (sh64_register_read): Delete.
3661         (sh4_register_write): Delete.
3662         (sh_sh4_register_convert_to_raw): Make `from' parameter a constant
3663         void pointer, `to' parameter a void pointer.
3664         (sh_sh64_register_convert_to_raw): Ditto.
3665
3666 2002-08-01  Kevin Buettner  <kevinb@redhat.com>
3667
3668         * mips-tdep.c (mips_register_virtual_type): Use architecture
3669         invariant return values.
3670
3671 2002-08-01  Andrew Cagney  <cagney@redhat.com>
3672
3673         * linux-proc.c: Include "gdb_string.h".
3674         * Makefile.in (linux-proc.o): Update dependency list.
3675
3676 2002-08-01  Kevin Buettner  <kevinb@redhat.com>
3677
3678         * mips-tdep.c (mips_gdbarch_init): Add comments.  Fix typo in
3679         comment.
3680
3681 2002-08-01  Grace Sainsbury  <graces@redhat.com>
3682
3683         * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
3684         to_insert_watchpoint, to_remove_watchpoint,
3685         to_stopped_by_watchpoint, to_stopped_data_address,
3686         to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint to
3687         target vecctor. Define their corresponding macros so they call
3688         them.
3689         
3690         * target.c: Add default and debug versions of for
3691         to_insert_hw_breakpoint, to_remove_hw_breakpoint,
3692         to_insert_watchpoint, to_remove_watchpoint,
3693         to_stopped_by_watchpoint, to_stopped_data_address,
3694         to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint.
3695
3696 2002-08-01  Kevin Buettner  <kevinb@redhat.com>
3697
3698         * mips-tdep.c (mips_register_virtual_type): New function.
3699         (mips_gdbarch_init): Register mips_register_virtual_type()
3700         with gdbarch machinery.
3701         * config/mips/tm-irix6.h (mips/tm-bigmips64.h): Include
3702         this file instead of tm-bigmips.h.
3703         (MIPS_REGSIZE): Delete this macro.
3704         (REGISTER_VIRTUAL_TYPE): Delete macro.  Undef macro so that
3705         multiarch version in mips-tdep.c will be found.
3706
3707 2002-08-01  Andrew Cagney  <cagney@redhat.com>
3708
3709         * NEWS: Menion that CHILL has been made obsolete.
3710
3711         * gdbtypes.c (chill_varying_type): Make chill references obsolete.
3712         * stabsread.c (read_range_type): Ditto.
3713         * gdbtypes.h: Ditto.
3714         * language.c (binop_type_check): Ditto.
3715         (binop_result_type): Ditto.
3716         (integral_type): Ditto.
3717         (character_type): Ditto.
3718         (string_type): Ditto.
3719         (boolean_type): Ditto.
3720         (structured_type): Ditto.
3721         (lang_bool_type): Ditto.
3722         (binop_type_check): Ditto.
3723         * language.h (_LANG_chill): Ditto.
3724         * dwarfread.c (set_cu_language): Ditto.
3725         * dwarfread.c (CHILL_PRODUCER): Ditto.
3726         * dwarfread.c (handle_producer): Ditto.
3727         * expression.h (enum exp_opcode): Ditto.
3728         * eval.c: Ditto for comments.
3729         * typeprint.c (typedef_print) [_LANG_chill]: Ditto.
3730         * expprint.c (print_subexp): Ditto.
3731         (print_subexp): Ditto.
3732         * valops.c (value_cast): Ditto.
3733         (search_struct_field): Ditto.
3734         * value.h (COERCE_VARYING_ARRAY): Ditto.
3735         * symfile.c (init_filename_language_table): Ditto.
3736         (add_psymbol_with_dem_name_to_list): Ditto.
3737         * valarith.c (value_binop): Ditto.
3738         (value_neg): Ditto.
3739         * valops.c (value_slice): Ditto.
3740         * symtab.h (union language_specific): Ditto.
3741         (SYMBOL_INIT_LANGUAGE_SPECIFIC): Ditto.
3742         (SYMBOL_DEMANGLED_NAME): Ditto.
3743         (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
3744         * defs.h (enum language): Ditto.
3745         * symtab.c (got_symtab): Ditto.
3746         * utils.c (fprintf_symbol_filtered): Ditto.
3747
3748         * ch-typeprint.c: Make file obsolete.
3749         * ch-valprint.c: Make file obsolete.
3750         * ch-lang.h: Make file obsolete.
3751         * ch-exp.c: Make file obsolete.
3752         * ch-lang.c: Make file obsolete.
3753
3754         * Makefile.in (FLAGS_TO_PASS): Do not pass CHILL or CHILLFLAGS or
3755         CHILL_LIB.
3756         (TARGET_FLAGS_TO_PASS): Ditto.
3757         (CHILLFLAGS): Obsolete.
3758         (CHILL): Obsolete.
3759         (CHILL_FOR_TARGET): Obsolete.
3760         (CHILL_LIB): Obsolete.
3761         (SFILES): Remove ch-exp.c, ch-lang.c, ch-typeprint.c and
3762         ch-valprint.c.
3763         (HFILES_NO_SRCDIR): Remove ch-lang.h.
3764         (COMMON_OBS): Remove ch-valprint.o, ch-typeprint.o, ch-exp.o and
3765         ch-lang.o.
3766         (ch-exp.o, ch-lang.o, ch-typeprint.o, ch-valprint.o): Delete
3767         targets.
3768
3769 2002-07-31  Joel Brobecker  <brobecker@gnat.com>
3770
3771         * dwarf2read.c (set_cu_language): Add handler for LANG_Ada95.
3772         This does not change anything at the moment, but will be helpful
3773         later when full Ada support is integrated.
3774
3775 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
3776
3777         * mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"
3778         help message.
3779
3780 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
3781
3782         * mips-tdep.c (mips_push_arguments): Fetch gdbarch_tdep struct
3783         and save it in a local variable.  Use variable in later test.
3784
3785 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
3786
3787         * mips-tdep.c (mips_find_abi_section): Add N64 ABI recognition
3788         test.  (Thanks to Daniel Jacobowitz.)
3789         
3790 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
3791
3792         * mips-tdep.c (enum mips_abi): Add MIPS_ABI_N64.
3793         (mips_abi_strings): Add "n64".
3794         (mips_gdbarch_init): Add test for n64 abi.  Add MIPS_ABI_N64 case.
3795
3796 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
3797
3798         * config/mips/tm-irix6.h (MIPS_REGSIZE): Define to be 8.
3799         (REGISTER_VIRTUAL_TYPE): Some registers are now 64 bits wide.
3800
3801 2002-07-31  Kevin Buettner  <kevinb@redhat.com>
3802
3803         * utils.c (host_pointer_to_address, address_to_host_pointer):
3804         Use gdb_assert() instead of explicit call to internal_error().
3805
3806 2002-07-30  Kevin Buettner  <kevinb@redhat.com>
3807
3808         * Makefile.in (rs6000-nat.o): Update dependencies.
3809
3810         From Nicholas Duffek:
3811         * Makefile.in (ALLDEPFILES): Add aix-thread.c.
3812         (aix-thread.o): New rule.
3813         * configure.host (gdb_host): Set to aix432 on AIX 4.3.2+.
3814         * config/powerpc/aix432.mh: New file.
3815
3816 2002-07-30  Daniel Jacobowitz  <drow@mvista.com>
3817
3818         * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)
3819         (ELF_FPREGSET_SIZE, ELF_GREGSET_SIZE): New enums.
3820         (fetch_core_registers, ppc_linux_supply_gregset)
3821         (ppc_linux_supply_fpregset): New functions.
3822         (ppc_linux_regset_core_fns): New.
3823         (_initialize_ppc_linux_tdep): Call add_core_fns.
3824         * ppc-tdep.h: Add prototypes for ppc_linux_supply_fpregset
3825         and ppc_linux_supply_gregset.
3826         * ppc-linux-nat.c (supply_gregset): Call ppc_linux_supply_gregset.
3827         (supply_fpregset): Call ppc_linux_supply_fpregset.
3828         * config/powerpc/linux.mh (NATDEPFILES): Remove core-regset.o and
3829         corelow.o.
3830         * config/powerpc/linux.mt (TDEPFILES): Add corelow.o.
3831
3832 2002-07-30  Daniel Jacobowitz  <drow@mvista.com>
3833
3834         * symtab.c (lookup_symbol): Demangle before lowercasing.
3835
3836 2002-07-30  Andrew Cagney  <ac131313@redhat.com>
3837
3838         * symtab.h: Replace #include "gdb_obstack.h" with opaque
3839         declaration.
3840         * cli/cli-cmds.c, cli/cli-script.c: Include "gdb_string.h".
3841         * gnu-v3-abi.c, arc-tdep.c, cli/cli-decode.c: Ditto.
3842         * avr-tdep.c, mon960-rom.c, i960-tdep.c: Ditto.
3843         * arch-utils.c, cli/cli-setshow.c: Unconditionally include
3844         "gdb_string.h".
3845         * Makefile.in (cli-script.o, cli-cmds.o): Update dependencies.
3846         (gnu-v3-abi.o, cli-setshow.o, i960-tdep.o): Ditto.
3847         (cli-decode.o, mi-cmd-var.o, mi-cmd-disas.o): Ditto.
3848         (avr-tdep.o, mon960-rom.o): Ditto.
3849         (aout_stabs_gnu_h): Define.
3850         (symtab_h): Remove $(gdb_obstack_h).
3851
3852 2002-07-30  Jim Blandy  <jimb@redhat.com>
3853
3854         Patch from David Carlton <carlton@math.stanford.edu>:
3855         * gdbinit.in: Move the `dir' commands that add GDB's own source
3856         directory to the search path to the end, so that the `gdb' source
3857         directory will be searched first.
3858
3859 2002-07-29  Andrew Cagney  <ac131313@redhat.com>
3860
3861         * gdb_obstack.h: New file.
3862         * symtab.h: Include "gdb_obstack.h" instead of "obstack.h".
3863         (obstack_chunk_alloc, obstack_chunk_free): Delete macros.
3864         * objfiles.h: Include "gdb_obstack.h".
3865         * Makefile.in (gdb_obstack_h): Define.
3866         (symtab_h): Add $(gdb_obstack_h).
3867         (objfiles_h): Add $(gdb_obstack_h).
3868         
3869         * objfiles.c: Include "gdb_obstack.h" instead of "obstack.h".
3870         * macrotab.c, cp-valprint.c, dbxread.c: Ditto.
3871         * ch-typeprint.c, ch-valprint.c, dstread.c: Ditto.
3872         * macroexp.c, p-typeprint.c, stabsread.c: Ditto.
3873         * symtab.c, f-typeprint.c, mdebugread.c: Ditto.
3874         * p-valprint.c, symmisc.c, typeprint.c: Ditto.
3875         * symfile.c, coffread.c, c-typeprint.c: Ditto.
3876         * buildsym.c, bcache.c, ada-typeprint.c: Ditto.
3877
3878         * Makefile.in (bcache.o): Update dependencies.
3879         (buildsym.o, c-typeprint.o, ch-typeprint.o): Ditto.
3880         (ch-valprint.o, coffread.o, cp-valprint.o): Ditto.
3881         (dbxread.o, dstread.o, f-typeprint.o): Ditto.
3882         (objfiles.o, p-typeprint.o, p-valprint.o): Ditto.
3883         (stabsread.o, symfile.o, symmisc.o): Ditto.
3884         (symtab.o, typeprint.o, macroexp.o): Ditto.
3885         (macrotab.o, mdebugread.o): Ditto.
3886         (f_lang_h, coff_sym_h, coff_symconst_h): Define.
3887         (coff_ecoff_h, aout_aout64_h): Define.
3888         (aout_stabs_gnu_h, libaout_h): Define.
3889
3890 2002-07-29  Andrew Cagney  <cagney@redhat.com>
3891
3892         * regcache.c (struct regcache_descr): Rename nr_registers to
3893         nr_cooked_registers.  Revise comments describing the structure
3894         member fields.
3895         (init_regcache_descr): Update.
3896         (init_legacy_regcache_descr): Update.
3897         (read_register_gen, write_register_gen): When a cooked register in
3898         the raw register range, directly access the value from the raw
3899         register cache.
3900
3901 2002-07-29  Andrew Cagney  <ac131313@redhat.com>
3902
3903         * z8k-tdep.c: Do not include "obstack.h".
3904         * h8300-tdep.c, h8500-tdep.c: Ditto.
3905         * m68hc11-tdep.c, sh-tdep.c: Ditto.
3906         * valprint.c, v850-tdep.c: Ditto.
3907         * d10v-tdep.c, mn10300-tdep.c: Ditto.
3908         * mn10200-tdep.c: Ditto.
3909
3910         * Makefile.in (z8k-tdep.o): Update dependencies.
3911         (m68hc11-tdep.o, valprint.o): Ditto.
3912         (v850-tdep.o, d10v-tdep.o): Ditto.
3913         (mn10300-tdep.o, sparc-tdep.o): Ditto.
3914         (sh-tdep.o, h8500-tdep.o, h8300-tdep.o): Ditto.
3915         (m32r-tdep.o, mn10200-tdep.o): Specify dependencies.
3916         (sh_opc_h, gdb_sim_sh_h): Define.
3917         (elf_sh_h, elf_bfd_h): Define.
3918         (opcode_m68hc11_h): Define.
3919         (OPCODES_SRC, OPCODES_DIR): define.
3920         (OPCODES): Use $(OPCODES_DIR).
3921         (gdb_sim_d10v_h): Rename sim_d10v_h.
3922         (gdb_sim_arm_h): Rename sim_arm_h.
3923
3924 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
3925
3926         * utils.c (host_pointer_to_address, address_to_host_pointer):
3927         Change internal_error() message to indicate function responsible
3928         for the error.
3929
3930 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
3931
3932         * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast in
3933         calls to local_hex_string_custom().
3934
3935 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
3936
3937         * irix5-nat.c: Move IRIX shared library support from here...
3938         * solib-irix.c: ...to here.  Revised substantially to work with
3939         generic solib framework.
3940
3941         * osabi.h (gdb_osabi): Add new enum constant GDB_OSABI_IRIX.
3942         * osabi.c (gdb_osabi_names): Add corresponding string for Irix.
3943         * mips-irix-tdep.c: New file.
3944
3945         * Makefile.in (ALLDEPFILES): Add mips-irix-tdep.c and solib-irix.c.
3946         (mips-irix-tdep.o, solib-irix.o): New rules.
3947         * config/mips/irix5.mt (TDEPFILES): Add mips-irix-tdep.o, solib.o,
3948         solib-irix.o.
3949         * config/mips/irix6.mt (TDEPFILES): Likewise.
3950         * config/mips/irix6.mh (NATDEPFILES): Remove solib.o.
3951
3952 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
3953
3954         * aix-thread.c (coff/internal.h, bfd/libcoff.h, pthread.h): Remove
3955         disabled (via ``#if 0'') includes.
3956
3957 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
3958
3959         * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
3960         (fetch_regs_user_thread, fetch_regs_kernel_thread, fill_sprs64)
3961         (fill_sprs32, store_regs_user_thread, store_regs_kernel_thread):
3962         Add support for the fpscr register.
3963         * rs6000-nat.c (regmap, fetch_inferior_registers)
3964         (store_inferior_registers, fetch_core_registers): Likewise.
3965
3966 2002-07-26  Kevin Buettner  <kevinb@redhat.com>
3967
3968         * rs6000-nat.c (language.h): Include.
3969         (special_regs): Delete this array.
3970         (regmap): New function.
3971         (fetch_register, store_register):  Use regmap() to map gdb
3972         register numbers to ptrace register numbers.  Also, use
3973         outputs from regmap() to make decisions regarding type of
3974         ptrace() call to make.  In particular, don't compare against
3975         FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
3976         (fetch_inferior_registers, store_inferior_registers): Where
3977         possible, obtain register numbers from tdep struct.  Don't
3978         refer to FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
3979         * config/rs6000/tm-rs6000.h (FIRST_UISA_SP_REGNUM)
3980         (LAST_UISA_SP_REGNUM): Delete.
3981         
3982 2002-07-25  Kevin Buettner  <kevinb@redhat.com>
3983
3984         * rs6000-nat.c (ppc-tdep.h): Include.
3985         (fetch_registers, store_register, fetch_core_registers): Don't
3986         access registers[] directly.  Instead, use supply_register() or
3987         regcache_collect() as appropriate.
3988         (find_toc_address): Format hex address with local_hex_string().
3989
3990 2002-07-25  Andrew Cagney  <ac131313@redhat.com>
3991
3992         * config/djgpp/fnchange.lst: Rename bfd/elf32-fr30.c and
3993         bfd/elf32-frv.c.
3994
3995 2002-07-24  Tom Tromey  <tromey@redhat.com>
3996
3997         * jv-exp.y: Marked all strings with _().
3998         (ClassInstanceCreationExpression, ArrayCreationExpression): Use
3999         internal_error.
4000         (MethodInvocation, CastExpression, parse_number, yyerror,
4001         java_type_from_name, push_expression_name, yylex): Typo fixes.
4002
4003 2002-07-24  Daniel Jacobowitz  <drow@mvista.com>
4004
4005         * ui-file.c (struct tee_file, tee_file_new, tee_file_delete)
4006         (tee_file_flush, tee_file_write, tee_file_fputs)
4007         (tee_file_isatty): New.
4008         * ui-file.h (tee_file_new): Add prototype.
4009
4010 2002-07-24  Aidan Skinner <aidan@velvet.net>
4011
4012         * ada-lang.c: Change k&r style function definitions to prototyped
4013         form.
4014         * ada-typeprint.c: Change k&r style function definitions to prototyped
4015         form.
4016         * ada-valprint.c: Change k&r style function definitions to prototyped
4017         form.
4018         
4019 2002-07-24  Andrew Cagney  <cagney@redhat.com>
4020
4021         * README: Remove reference to remote-bug.
4022         * Makefile.in (ALLDEPFILES): Remove m88k-nat.c, m88k-tdep.c and
4023         remote-bug.c.
4024         (m88k-nat.o): Delete rule.
4025         (m88k-tdep.o): Delete rule.
4026         (remote-bug.o): Delete rule.
4027         * MAINTAINERS: Mark as obsolete.
4028         * elfread.c (elf_symtab_read): Mention that m88k is obsolete.
4029         * m88k-tdep.c: Make file obsolete.
4030         * config/m88k/m88k.mh: Ditto.
4031         * config/m88k/delta88v4.mh: Ditto.
4032         * config/m88k/delta88v4.mt: Ditto.
4033         * config/m88k/delta88.mt: Ditto.
4034         * config/m88k/delta88.mh: Ditto.
4035         * remote-bug.c: Ditto.
4036         * config/m88k/tm-delta88.h: Ditto.
4037         * config/m88k/nm-delta88v4.h: Ditto.
4038         * config/m88k/xm-delta88.h: Ditto.
4039         * config/m88k/xm-dgux.h: Ditto.
4040         * config/m88k/tm-m88k.h: Ditto.
4041         * config/m88k/nm-m88k.h: Ditto.
4042         * config/m88k/tm-delta88v4.h: Ditto.
4043         * m88k-nat.c: Ditto.
4044         * cxux-nat.c: Ditto.
4045         * configure.host: Make m88*-motorola-sysv4*, m88*-motorola-sysv*
4046         and m88*-*-* obsolete.
4047         * configure.tgt: Make m88*-motorola-sysv4*, m88*-motorola-* and
4048         m88*-*-* obsolete.
4049
4050 2002-07-24  Andrew Cagney  <cagney@redhat.com>
4051
4052         * findvar.c (extract_unsigned_integer): Make `addr' parameter
4053         constant.  Same for local pointer variables.
4054         (extract_signed_integer): Ditto.
4055         * defs.h (extract_unsigned_integer): Update.
4056         (extract_signed_integer): Update.
4057
4058 2002-07-24  Andrew Cagney  <cagney@redhat.com>
4059
4060         * regcache.c (regcache_raw_write): Change buf parameter to a
4061         constant void pointer.
4062         (regcache_raw_read): Change buf parameter to a void pointer.
4063         (legacy_write_register_gen): Change myaddr parameter a constant
4064         void pointer.
4065         (supply_register): Change val parameter to a const void pointer.
4066         * regcache.h (regcache_raw_write): Update declaration.
4067         (regcache_raw_read): Update declaration.
4068         (supply_register): Update declaration.
4069
4070 2002-07-24  Tom Tromey  <tromey@redhat.com>
4071
4072         * defs.h (gdb_readline_wrapper): Declare.
4073         * utils.c (prompt_for_continue): Use gdb_readline_wrapper.
4074         * tracepoint.c (read_actions): Use gdb_readline_wrapper.
4075         * top.c (gdb_readline_wrapper): New function.
4076         (command_line_input): Use it.
4077
4078 2002-07-24  Andrew Cagney  <cagney@redhat.com>
4079
4080         * regcache.h (regcache_raw_read, regcache_raw_write): Replace
4081         regcache_read and regcache_write.
4082         (regcache_raw_read_as_address): Replace regcache_read_as_address.
4083         * regcache.c: Update.
4084         * sh-tdep.c (sh64_push_arguments): Update comment.
4085         (sh_pseudo_register_read): Update.
4086         (sh_pseudo_register_write): Update.
4087         (sh4_register_read): Update.
4088         (sh4_register_write): Update.
4089         (sh64_pseudo_register_read): Update.
4090         (sh64_pseudo_register_write): Update.
4091         (sh64_register_read): Update.
4092         (sh64_register_write): Update.
4093         * i386-tdep.c (i386_extract_return_value): Update.
4094         (i386_extract_struct_value_address): Update.
4095         (i386_extract_return_value): Update.
4096         * blockframe.c (generic_read_register_dummy): Update.
4097         (generic_call_dummy_register_unwind): Update
4098         * infrun.c (write_inferior_status_register): Update.
4099
4100 2002-07-23  Jim Blandy  <jimb@redhat.com>
4101
4102         * parser-defs.h (expression_context_pc): Make this extern.
4103         (Thanks to Michael Snyder.)
4104
4105 2002-07-23  Andrew Cagney  <ac131313@redhat.com>
4106
4107         GDB 5.2.1 released from 5.2 branch.
4108         * NEWS: Mention changes in 5.2.1 including addition of AVR target.
4109         * README: Update to mention 5.2.1.
4110
4111 2002-07-23  Mark Salter  <msalter@redhat.com>
4112
4113         * remote.c (remote_read_bytes): Fix check for error.
4114
4115 2002-07-22  Kevin Buettner  <kevinb@redhat.com>
4116
4117         * aix-thread.c (language.h): Include.
4118         (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
4119         (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc):
4120         Print newlines at end of debug messages.
4121         (pdc_symbol_addrs, pdc_read_regs, pdc_write_regs, pdc_read_data)
4122         (pdc_write_data): Use local_hex_string() instead of %llx formats.
4123
4124 2002-07-22  Kevin Buettner  <kevinb@redhat.com>
4125
4126         * aix-thread.c (ppc-tdep.h): Include.
4127         (special_register_p): New function.
4128         (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32)
4129         (store_regs_user_thread): Use register number information from
4130         gdbarch_tdep struct instead of hardcoded offsets relative to
4131         FIRST_UISA_SP_REGNUM.
4132         (fetch_regs_kernel_thread, store_regs_kernel_thread):  Call
4133         special_register_p() instead of using FPLAST_REGNUM and
4134         LAST_UISA_SP_REGNUM as lower and upper bounds on the special
4135         register numbers.  Also, don't assume that LAST_UISA_SP_REGNUM
4136         will be MQ's register number.
4137
4138 2002-07-22  Michael Snyder  <msnyder@redhat.com>
4139
4140         * aix-thread.c (ops): Rename to aix_thread_ops.
4141         (base_ops): Rename to base_target.
4142         (ops_attach): Rename to aix_thread_attach.
4143         (ops_detach): Rename to aix_thread_detach.
4144         (ops_resume): Rename to aix_thread_detach.
4145         (ops_wait):   Rename to aix_thread_wait.
4146         (ops_kill):   Rename to aix_thread_kill.
4147         (init_ops):   Rename to init_aix_thread_ops.
4148         (ops_fetch_register): Rename to aix_thread_fetch_register.
4149         (ops_store_register): Rename to aix_thread_store_register.
4150         (ops_mourn_inferior): Rename to aix_thread_mourn_inferior.
4151         (ops_thread_alive):   Rename to aix_thread_thread_alive.
4152         (ops_extra_thread_info: Rename to aix_thread_extra_thread_info.
4153         (ops_pid_to_str):  Rename to aix_thread_pid_to_str.
4154         (ops_xfer_memory): Rename to aix_thread_xfer_memory.
4155         (fetch_regs_lib):  Rename to fetch_regs_user_thread.
4156         (fetch_regs_kern): Rename to fetch_regs_kernel_thread.
4157         (store_regs_lib):  Rename to store_regs_user_thread.
4158         (store_regs_kern): Rename to store_regs_kernel_thread.
4159
4160 2002-07-22  Michael Snyder  <msnyder@redhat.com>
4161
4162         * aix-thread.c (ops_prepare_to_store): Eliminate.
4163         (init_ops): Don't initialize ops.prepare_to_store.
4164         (store_regs_kern): Pre-fetch register buffers from child, 
4165         because some registers may not be in the cache.  Copy
4166         regs from register cache only if they are cached.
4167         (store_regs_lib): Copy regs from register cache only
4168         if they are cached.
4169         (fill_sprs32, (fill_sprs64, fill_fprs, fill_gprs32,
4170         fill_gprs64): Ditto.
4171
4172 2002-07-22  Kevin Buettner  <kevinb@redhat.com>
4173
4174         * aix-thread.c (gdb_assert.h): Include.
4175         (fill_sprs64, fill_sprs32): Add selected asserts to make sure that
4176         register sizes (from register cache) match size of buffer holding
4177         register data.
4178         (fill_sprs32): Change parameter types to match those in the ptrace()
4179         buffer.
4180         (store_regs_lib): Likewise, but for 32-bit temporary variables.
4181         (ops_prepare_to_store): Rename loop variable ``i'' to ``regno''.
4182
4183 2002-07-22  Michael Snyder  <msnyder@redhat.com>
4184
4185         * aix-thread.c (supply_sprs64): Cosmetic change.
4186         (supply_sprs32): Cosmetic change.
4187         (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs32): New funcs.
4188         (fill_sprs64): Use regcache_collect instead of read_register.
4189         (store_regs_lib): Use regcache_collect instead of 
4190         read_register.  Use fill_sprs32 instead of fill_sprs64,
4191         if debugging a 32-bit architecture.
4192         (store_regs_kern): Use fill_gprs64 etc. to pull the values
4193         out of the register cache, instead of passing a pointer into
4194         the register cache directly to ptrace.  Use regcache_collect
4195         insteaad of read_register.
4196         (ops_prepare_to_store): Use target_read_registers instead
4197         of read_register_bytes.
4198
4199 2002-07-20  Aidan Skinner <aidan@velvet.net>
4200
4201         * MAINTAINERS: Add self under write after approval. 
4202                 
4203 2002-07-20  Aidan Skinner <aidan@velvet.net>
4204
4205         * ada-tasks.c: Change k&r style function definitions to prototyped
4206         form.
4207                 
4208 2002-07-19  Andrew Cagney  <ac131313@redhat.com>
4209
4210         * Makefile.in (x86-64-tdep.o): Add $(objfiles_h).
4211         * x86-64-tdep.c: Include "objfiles.h".
4212         (x86_64_gdbarch_init): Set in_solib_call_trampoline to
4213         in_plt_section.  From 2002-07-18 Michal Ludvig <mludvig@suse.cz>.
4214
4215 2002-07-17  Michal Ludvig  <michal@suse.cz>
4216
4217         * dwarf2cfi.c (execute_stack_op): Complain on unknown DW_OP_ value.
4218         (update_context): Initialise cfa variable.
4219
4220 2002-07-17  Michael Snyder  <msnyder@redhat.com>
4221
4222         * aix-thread.c: Shorten some long lines.  
4223         Bring comments into line with code spec.
4224
4225 2002-07-18  Joel Brobecker  <brobecker@gnat.com>
4226
4227         * infrun.c: Re-indent using gdb_indent.sh.
4228
4229 2002-07-18  Joel Brobecker  <brobecker@gnat.com>
4230
4231         * infrun.c (handle_inferior_event): Remove unneeded extra brace.
4232         Leave the indentation temporarily untouched, to minimize the diffs.
4233
4234 2002-07-18  Elena Zannoni  <ezannoni@redhat.com>
4235
4236         * stabsread.c: Make os9k sections of the code obsolete,
4237         for real this time.
4238         * stabsread.h: Make os9k sections of the code obsolete.
4239
4240 2002-07-18  Michal Ludvig <mludvig@suse.cz>
4241
4242         * linux-low.c (regsets_store_inferior_registers): Add free()
4243         at the end of a loop to prevent memory leak.
4244         * linux-x86-64-low.c (x86_64_regmap): Add CS, SS registers.
4245         (X86_64_NUM_GREGS): Count it from the size of x86_64_regmap.
4246         * config/sparc/tm-sp64linux.h: Make the rest of #endif
4247         line a comment.
4248         * Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h
4249
4250 2002-07-17  Jim Blandy  <jimb@redhat.com>
4251
4252         * macrocmd.c (info_macro_command): Remove newline from error
4253         message.
4254
4255 2002-07-17  J"orn Rennecke <joern.rennecke@superh.com>
4256
4257         * sh-tdep.c (sh_dsp_register_sim_regno): New function.
4258         (sh_gdbarch_init): Use it for sh-dsp.
4259
4260 2002-07-16  Kevin Buettner  <kevinb@redhat.com>
4261
4262         * dwarf2read.c (read_initial_length): Handle older, non-standard,
4263         64-bit DWARF2 format.
4264
4265 2002-07-16  Joel Brobecker  <brobecker@gnat.com>
4266
4267         * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including
4268         <sys/proc.h> when not available.
4269
4270 2002-07-16  Andrew Cagney  <ac131313@redhat.com>
4271
4272         * NEWS: Mention that the i[34]86-*-os9k has been made obsolete.
4273         * stabsread.c: Make os9k sections of the code obsolete.
4274         * configure.tgt: Make i[3456]86-*-os9k target obsolete.
4275         * config/i386/i386os9k.mt: Make file obsolete.
4276         * Makefile.in (ALLDEPFILES): Remove remote-os9k.c.
4277         (COMMON_OBS): Remove os9kread.o
4278         (SFILES): Remove os9kread.c.
4279         (os9kread.o, remote-os9k.o): Make target obsolete.
4280         * remote-os9k.c: Make file obsolete.
4281         * os9kread.c: Make file obsolete.
4282         * Makefile.in
4283
4284 2002-07-16  Andrew Cagney  <ac131313@redhat.com>
4285
4286         * NEWS: Mention that the FR30 has been made obsolete.
4287         * fr30-tdep.c: Make file obsolete.
4288         * config/fr30/tm-fr30.h: Ditto.
4289         * config/fr30/fr30.mt: Ditto.
4290         * configure.tgt: Make fr30-*-elf obsolete.
4291         * MAINTAINERS: Make fr30-elf obsolete.
4292
4293 2002-07-16  Pierre Muller  <muller@ics.u-strasbg.fr>
4294
4295         * blockframe.c (get_pc_function_start): return 0 if the minimal symbol
4296         found is not inside a section.
4297
4298 2002-07-15  Kevin Buettner  <kevinb@redhat.com>
4299
4300         * aix-thread.c (ptrace_check): Use safe_strerror() instead of
4301         strerror().
4302         (pdc_realloc): Use xrealloc() instead of realloc().
4303
4304 2002-07-15  Kevin Buettner  <kevinb@redhat.com>
4305
4306         * aix-thread.c (PD_ERROR, CALL_BASE): Delete.
4307         (ops_resume, ops_wait, fetch_regs_lib, store_regs_lib)
4308         (ops_xfer_memory, ops_kill): Don't use PD_ERROR or CALL_BASE
4309         macros.
4310
4311 2002-07-15  Kevin Buettner  <kevinb@redhat.com>
4312
4313         * aix-thread.c (ptrace_check): Eliminate goto.
4314         (sync_threadlists): Eliminate gotos.  Also, fix array overrun
4315         problem.
4316
4317 2002-07-15  Kevin Buettner  <kevinb@redhat.com>
4318
4319         * aix-thread.c (gdbcmd.h): Include.
4320         (DEBUG, DBG, DBG2, dbg): Eliminate.
4321         (debug_aix_thread): New static global.
4322         (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
4323         (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc)
4324         (fetch_regs_lib, store_regs_lib, store_regs_kern): Rewrite
4325         invocations to DBG and DBG2 macros to test against
4326         ``debug_aix_thread'' and call fprintf_unfiltered().
4327         (_initialize_aix_thread): Add new command "set debug aix-thread".
4328
4329 2002-07-15  Andrew Cagney  <ac131313@redhat.com>
4330
4331         From Gerhard Tonn <TON@de.ibm.com>:
4332         * s390-nat.c (fill_fpregset, fill_gregset): Use regcache_collect
4333         instead of supply_register.
4334
4335 2002-07-15  Andrew Cagney  <ac131313@redhat.com>
4336
4337         * dwarf2cfi.c: Include "gdb_assert.h".
4338         (frame_state_for): Use gdb_assert to check that fde->cie_ptr is
4339         non-NULL.
4340         (update_context): Do not use __func__.  Add missing ``break''.
4341         (update_context): Do not use __func__.
4342
4343 2002-07-15  Elena Zannoni  <ezannoni@redhat.com>
4344
4345         * rs6000-tdep.c (rs6000_gdbarch_init): Remove variable print_insn
4346         and its setting.  Set gdbarch instruction printing functions
4347         directly.  For non-rs6000 case use new function
4348         gdb_print_insn_powerpc.
4349         (gdb_print_insn_powerpc): New function.
4350
4351 2002-07-13  Andrew Cagney  <ac131313@redhat.com>
4352
4353         * NEWS: Mention that the d30v has been marked obsolete.
4354         * MAINTAINERS: Note that d30v / d30v-elf has been made obsolete.
4355         * configure.tgt: Mark d30v-*-* as obsolete.
4356         * d30v-tdep.c: Mark file as obsolete.
4357         * config/d30v/d30v.mt: Ditto.
4358         * config/d30v/tm-d30v.h: Ditto.
4359
4360 2002-07-13  Aidan Skinner <aidan@velvet.net>
4361
4362         * ada-tasks.c (add_task_entry): replace calls to
4363         malloc() with xmalloc
4364         * ada-tasks.c (init_task_list): replace calls to free with xfree()
4365         
4366         * ada-lang.c (replace_operator_with_call, fill_in_ada_prototype,
4367         ada_finish_decode_line_1, all_sals_for_line
4368         ada_breakpoint_rewrite): replace calls to free() with xfree()
4369                 
4370 2002-07-12  Kevin Buettner  <kevinb@redhat.com>
4371
4372         From Nicholas Duffek (with minor changes by Martin Hunt, 
4373         Louis Hamilton, and Kevin Buettner):
4374         * aix-thread.c: New file.
4375
4376 2002-07-12  Petr Sorfa <petrs@caldera.com>
4377
4378         *  dwarf2read.c (dwarf2_invalid_attrib_class): New
4379         complaint for invalid attribute class or form.
4380         (read_func_scope): DW_AT_frame_base
4381         better handling of DW_AT_block*.
4382         (dwarf2_add_member_fn): DW_AT_vtable_elem_location
4383         better handling of DW_AT_block*.
4384         (read_common_block): DW_AT_location
4385         better handling of DW_AT_block*.
4386         (read_partial_die): DW_AT_location better handling
4387         of DW_AT_block*.
4388         (new_symbol): DW_AT_external better handling of
4389         DW_AT_block*. Proper initialization of variable
4390         "addr".
4391         (attr_form_is_block): New function that returns true
4392         if the attribute's form is of DW_FORM_block*.
4393
4394 2002-07-12  Peter Schauer  <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4395
4396         * valops.c (find_method_list): Remove comment about
4397         removed STATIC_MEMFUNCP argument.
4398         (value_find_oload_method_list): Likewise.
4399
4400 2002-07-12  Kevin Buettner  <kevinb@redhat.com>
4401
4402         From Nicholas Duffek:
4403         * rs6000-nat.c (vmap_ldinfo, xcoff_relocate_core): Call
4404         target_new_objfile_hook.
4405
4406 2002-07-12  Kevin Buettner  <kevinb@redhat.com>
4407
4408         From Nicholas Duffek:
4409         * xcoffread.c (scan_xcoff_symtab): Recognize XMC_TD as a data storage
4410         csect.
4411
4412 2002-07-12  Andrew Cagney  <cagney@redhat.com>
4413
4414         * MAINTAINERS: Mention --enable-sim-build-warnings.
4415         (m68hc11-elf): Disable sim build warnings.
4416         (m32r-elf): Mark as broken obsolete candidate.
4417         (x86_64-linux-gnu): Mark as buildable with -Werror.
4418         (arm-elf): Change -w to ``,'' which enables warnings but not
4419         -Werror.
4420
4421 2002-07-12  Andrew Cagney  <ac131313@redhat.com>
4422
4423         * bcache.h: Update copyright.
4424         (struct bstring, struct bcache): Move definition to "bcache.c".
4425         Replaced by opaque declaration.
4426         (bcache_xfree): Replace free_bcache.
4427         (bcache_xmalloc, bcache_memory_used): Declare.
4428         
4429         * bcache.c: Update copyright.
4430         (struct bstring, struct bcache): Moved to here from "bcache.h".
4431         Update comments.
4432         (bcache_xmalloc, bcache_memory_used): New functions.
4433         (bcache_xfree): Replace function free_bcache.
4434         
4435         * Makefile.in (objfiles.o): Add $(bcache_h).
4436         (objfiles_h): Remove $(bcache_h).
4437         (symfile.o): Add $(bcache_h).
4438
4439         * symmisc.c: Update copyright.
4440         (print_symbol_bcache_statistics): Pass psymbol_cache by value.
4441         (print_objfile_statistics): Use bcache_memory_used.
4442
4443         * symfile.c: Include "bcache.h".
4444         (reread_symbols): Use bcache_xfree.
4445         (reread_symbols): Use bcache_xmalloc and bcache_xfree.
4446         (add_psymbol_to_list): Pass psymbol_cache by value.
4447         (add_psymbol_with_dem_name_to_list): Ditto.
4448
4449         * objfiles.h: Update copyright.
4450         (struct bcache): Declare opaque.  Do not include "bcache.h".
4451         (struct objfile): Change psymbol_cache and macro_cache to ``struct
4452         bcache'' pointers.
4453         * dwarf2read.c (macro_start_file): Pass macro_cache by value.
4454
4455         * objfiles.c: Include "bcache.h".  Update copyright.
4456         (allocate_objfile): Use bcache_xmalloc to create psymbol_cache and
4457         macro_cache.
4458         (free_objfile): Use bcache_xfree.
4459
4460 2002-07-11  Grace Sainsbury  <graces@redhat.com>
4461
4462         * monitor.c (monitor_fetch_register): Make name a constant.
4463         (monitor_store_register): Same.
4464
4465 2002-07-11  Daniel Jacobowitz  <drow@mvista.com>
4466
4467         Based on patch from Daniel Berlin <dberlin@dberlin.org>.
4468         * buildsym.c: Include "demangle.h" for SYMBOL_INIT_DEMANGLED_NAME.
4469         (finish_block) For non-function blocks, hash the symbol table.  For
4470         function blocks, mark the symbol table as unhashed.
4471         * minsyms.c (msymbol_hash): Return hash value without taking modulus.
4472         (msymbol_hash_iw): Likewise.
4473         (add_minsym_to_hash_table): Take modulus of msymbol_hash's return
4474         value.
4475         (add_minsym_to_demangled_hash_table): Likewise for msymbol_hash_iw.
4476         (lookup_minimal_symbol): Likewise for both.
4477         * symtab.h (struct block): Add `hashtable' flag.  Comment the
4478         hashtable.
4479         (BLOCK_HASHTABLE, BLOCK_BUCKETS, BLOCK_BUCKET): New macro.
4480         (ALL_BLOCK_SYMBOLS): Update.
4481         (BLOCK_SHOULD_SORT): Do not sort hashed blocks.
4482         (struct symbol): Add `hash_next' pointer.
4483         * symtab.c (lookup_block_symbol): Search using the hash table when
4484         possible.
4485         (find_pc_sect_symtab): Use ALL_BLOCK_SYMBOLS.
4486         (search_symbols, find_addr_symbol): Likewise.
4487
4488         * dstread.c (process_dst_block): Clear hashtable bit for new block.
4489         (read_dst_symtab): Likewise.
4490         * jv-lang.c (get_java_class_symtab): Likewise.
4491         * mdebugread.c: Include "gdb_assert.h".
4492         (shrink_block): Assert that the block being modified is not hashed.
4493         * coffread.c (patch_opaque_types): Use ALL_BLOCK_SYMBOLS.
4494         * symmisc.c (free_symtab_block): Walk the hash table when freeing
4495         symbols.
4496         (dump_symtab): Recognize hashed blocks.
4497         * printcmd.c (print_frame_args):  Assert that function blocks do not
4498         have hashed symbol tables.
4499         * ada-lang.c (symtab_for_sym): Use ALL_BLOCK_SYMBOLS.
4500         (fill_in_ada_prototype, debug_print_block): Likewise.
4501         (ada_add_block_symbols): Use ALL_BLOCK_SYMBOLS.  Handle hash tables.
4502
4503 2002-07-11  Corinna Vinschen  <vinschen@redhat.com>
4504
4505         * stack.c (print_frame): Use result of frame_address_in_block()
4506         instead of fi->pc when evaluating symbols.
4507         (backtrace_command_1): Ditto.
4508
4509 2002-07-11  Andrew Cagney  <cagney@redhat.com>
4510
4511         * cris-tdep.c (cris_saved_pc_after_call): Fix parameter type.
4512         Make static.
4513
4514         * arm-tdep.c (arm_register_name): Make return type constant.
4515
4516 2002-07-10  Andrew Cagney  <ac131313@redhat.com>
4517
4518         * win32-nat.c (has_detach_ability): Convert to strict ISO C
4519         prototype.
4520         * top.c (gdb_rl_operate_and_get_next_completion): Ditto.
4521         * s390-tdep.c (s390_fp_regnum): Ditto.
4522         (s390_read_fp): Ditto.
4523         (s390_pop_frame): Ditto.
4524         (_initialize_s390_tdep): Ditto.
4525         * remote.c (get_remote_state): Ditto.
4526         * procfs.c (mappingflags): Ditto.
4527         * memattr.c (_initialize_mem): Ditto.
4528         * mcore-tdep.c (mcore_pop_frame): Ditto.
4529         * m68klinux-nat.c (_initialize_m68k_linux_nat): Ditto.
4530         * m68k-tdep.c (m68k_register_bytes_ok): Ditto.
4531         * language.c (set_case_str): Ditto.
4532         * gnu-v3-abi.c (vtable_address_point_offset): Ditto.
4533         * frv-tdep.c (new_variant): Ditto.
4534         (frv_stopped_data_address): Ditto.
4535         * dwarf2cfi.c (fde_chunks_need_space): Ditto.
4536         (context_alloc): Ditto.
4537         (frame_state_alloc): Ditto.
4538         (unwind_tmp_obstack_init): Ditto.
4539         (unwind_tmp_obstack_free): Ditto.
4540         (cfi_read_fp): Ditto.
4541         * cris-tdep.c (cris_saved_pc_after_call): Ditto.
4542         (cris_pop_frame): Ditto.
4543         * c-lang.c (scanning_macro_expansion): Ditto.
4544         (finished_macro_expansion): Ditto.
4545         (c_preprocess_and_parse): Ditto.
4546         * gdbarch.sh: Ditto.
4547         * gdbarch.h, gdbarch.c: Regenerate.
4548         * config/mn10200/tm-mn10200.h: Adjust indentation.
4549         * target.c: Adjust indentation.
4550         * symtab.h: Adjust indentation.
4551         * stabsread.h: Adjust indentation.
4552         * remote-es.c: Adjust indentation.
4553         * os9kread.c: Adjust indentation.
4554
4555 2002-07-10  Andrew Cagney  <ac131313@redhat.com>
4556         
4557         * wince.c (_initialize_wince): Rename _initialize_inftarg.
4558         * win32-nat.c (_initialize_win32_nat): Rename _initialize_inftarg.
4559
4560 2002-07-10  Grace Sainsbury  <graces@redhat.com>
4561         
4562         * NEWS: Mention m68k, mcore multi-arching.  
4563         * MAINTAINERS: Change status of m68k, mcore to reflect
4564         multi-arching.
4565
4566 2002-07-10  Daniel Jacobowitz  <drow@mvista.com>
4567
4568         * valops.c (find_overload_match): Free oload_syms.
4569
4570 2002-07-09  Joel Brobecker  <brobecker@gnat.com>
4571
4572         Define HAVE_SYS_PROC_H if sys/proc.h exists
4573         * configure.in: Add check for sys/proc.h
4574         * config.in: Regenerate.
4575         * configure: Regenerate.
4576
4577 2002-07-09  Grace Sainsbury  <graces@redhat.com>
4578
4579         * config/m68k/tm-m68k.h: Remove macros wrapped in 
4580         #if !GDB_MULTI_ARCH. 
4581
4582 2002-07-08  Andrew Cagney  <ac131313@redhat.com>
4583
4584         * config.in, configure: Regenerate.
4585
4586 2002-07-08  Mark Kettenis  <kettenis@gnu.org>
4587
4588         * dwarf2cfi.c: Include "gcore.h".
4589         (execute_stack_op): Fix implementation of the
4590         DW_OP_deref and DW_OP_deref_size operators by letting do their
4591         lookup in the target.
4592
4593 2002-07-07  Mark Kettenis  <kettenis@gnu.org>
4594
4595         From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>:
4596         * i386-sol2-tdep.c (i386_sol2_init_abi): Correct value for
4597         tdep->sc_sp_offset.
4598
4599 2002-07-05  Daniel Jacobowitz  <drow@mvista.com>
4600
4601         Fix PR gdb/595, gdb/602
4602         * gnu-v3-abi.c (gnuv3_baseclass_offset): Remove unused variables.
4603         Don't call value_cast, just read the vtable pointer; update comments
4604         to match.
4605
4606 2002-07-05  Grace Sainsbury  <graces@redhat.com>
4607
4608         * config/mcore/tm-mcore.h: Remove file.
4609         * config/mcore/mcore.mt: Remove definition of TM_FILE
4610         * configure.tgt: Set gdb_multi_arch to yes for the mcore target.
4611
4612 2002-07-05  Mark Kettenis  <kettenis@gnu.org>
4613
4614         * i386bsd-tdep.c: Include "gdb_string.h".
4615
4616 2002-07-04  Grace Sainsbury  <graces@redhat.com>
4617
4618         * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Set to 2.
4619         (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG,RETVAL_REGNUM): Move to
4620         mcore-tdep.
4621         (REG_STRUCT_HAS_ADDR, USE_STRUCT_CONVENTION, GET_SAVED_REGISTER)
4622         (TARGET_VIRTUAL_FRAME_POINTER, BELIEVE_PCC_PROMOTION): Remove.
4623         * mcore-tdep.c (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG)
4624         (RETVAL_REGNUM): Move macros from tm-mcore.h
4625         (mcore_reg_struct_has_addr): New function.
4626         (mcore_gdbarch_init): Added initializations for the macros removed
4627         from tm-mcore.h.
4628
4629 2002-07-04  Mark Kettenis  <kettenis@gnu.org>
4630
4631         * osabi.c (generic_elf_osabi_sniffer): Add check for FreeBSD 3.x's
4632         traditonal string branding within the ELF header.
4633
4634 2002-07-04  Daniel Jacobowitz  <drow@mvista.com>
4635
4636         * symtab.c (remove_params): New function.
4637         (make_symbol_overload_list): Use it instead of cplus_demangle.
4638         (overload_list_add_symbol): Likewise.  Reorder.  Fix memory leak.
4639
4640 2002-07-04  Mark Kettenis  <kettenis@gnu.org>
4641
4642         * i386obsd-nat.c (_initialize_i386obsd_nat): Fix typo in prototype.
4643
4644         * i386bsd-tdep.c (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end):
4645         New variables.
4646         (i386nbsd_init_abi): Use these to initialize tdep->sigtramp_start
4647         and tdep->sigtramp_end.
4648         * i386obsd-nat.c: New file.
4649         * config/i386/obsd.mh (NATDEPFILES): Add i386obsd-nat.o.
4650
4651         * dwarf2cfi.c (cfi_pop_frame): Use alloca() for regbuf.
4652         Don't call get_current_frame().
4653
4654 2002-07-04  Pierre Muller  <muller@ics.u-strasbg.fr>
4655
4656         * i386-nat.c (child_post_startup_inferior): New function
4657         calling i386_cleanup_dregs if
4658         I386_USE_GENERIC_WATCHPOINTS is defined.
4659         * config/i386/nm-i386.h: define CHILD_POST_STARTUP_INFERIOR
4660         conditional to acknowledge that i386-nat.c has its
4661         own child_post_startup_inferior function.
4662
4663 2002-07-04  Mark Kettenis  <kettenis@gnu.org>
4664
4665         * i386-tdep.h (I386_MAX_REGISTER_SIZE): New define.
4666         * i386-tdep.c (i386_do_pop_frame): Use I386_MAX_REGISTER_SIZE
4667         instead of MAX_REGISTER_RAW_SIZE.
4668         (i386_extract_return_value, i386_extract_struct_value_address):
4669         Convert to use regcache.
4670         (i386_gdbarch_init): Set max_register_raw_size and
4671         max_register_virtual_size to I386_MAX_REGISTER_SIZE.
4672         Set extract_return_value and extract_struct_value_address instead
4673         of their deprecated variants.
4674
4675         Convert i386 target to generic dummy frames.
4676         * i386-tdep.c: Include "symfile.h".
4677         (i386_frameless_signal_p): Consider a function to be frameless if
4678         the pc points at the first instruction of the function.
4679         (i386_frame_chain): Handle (generic) call dummies.
4680         (i386_frame_saved_pc): Likewise.
4681         (i386_frame_init_saved_regs): Remove code dealing with call
4682         dummies on the stack.
4683         (i386_push_dummy_frame): Removed.
4684         (i386_call_dummy_words): Removed.
4685         (i386_fix_call_dummy): Removed.
4686         (i386_push_return_address): New function.
4687         (i386_do_pop_frame): Renamed from i386_pop_frame.  Add FRAME
4688         parameter, and don't call get_current_frame.
4689         (i386_pop_frame): New function.
4690         (i386_gdbarch_init): Set use_generic_dummy_frames to 1, set
4691         call_dummy_location to AT_ENTRY_POINT, set call_dummy_address to
4692         entry_point_address, set call_dummy_breakpoint_offset to 0, set
4693         call_dummy_length to 0, set call_dummy_words to NULL, set
4694         sizeof_call_dummy_words to 0, set fix_call_dummy to
4695         generic_fix_call_dummy, set pc_in_call_dummy to
4696         pc_in_call_dummy_at_entry_point, set push_dummy_frame to
4697         generic_push_dummy_frame, set push_return_address to
4698         i386_push_return_address and set frame_chain_valid to
4699         generic_file_frame_chain_valid.
4700
4701 2002-07-03  Andrew Cagney  <ac131313@redhat.com>
4702
4703         * gdbarch.sh (struct regcache): Add opaque declaration.
4704         (EXTRACT_RETURN_VALUE): New architecture method.
4705         (EXTRACT_STRUCT_VALUE_ADDRESS): Ditto.
4706         * gdbarch.h, gdbarch.c: Regenerate.
4707         * arch-utils.c (legacy_extract_return_value): New function.
4708         * arch-utils.h (legacy_extract_return_value): Declare.
4709         * values.c (value_being_returned): Re-enable code handling
4710         EXTRACT_STRUCT_VALUE_ADDRESS.  Move
4711         deprecated_grub_regcache_for_registers call to block handling
4712         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
4713         (EXTRACT_RETURN_VALUE): Do not define.
4714
4715 2002-07-03  Grace Sainsbury  <graces@redhat.com>
4716
4717         * config/mcore/tm-mcore.h (REGISTER_BYTES, NUM_REGS, PC_REGNUM)
4718         (SP_REGNUM, FP_REGNUM, FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK)
4719         (BREAKPOINT_FROM_PC, INNER_THAN, SAVED_PC_AFTER_CALL)
4720         (INIT_EXTRA_FRAME_INFO, FRAME_INIT_SAVED_REGS, INIT_FRAME_PC)
4721         (FRAME_CHAIN, FRAME_CHAIN_VALID, FRAME_SAVED_PC)
4722         (STORE_RETURN_VALUE, DEPRECATED_EXTRACT_RETURN_VALUE)
4723         (STORE_STRUCT_RETURN, DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
4724         (SKIP_PROLOGUE, FRAME_ARGS_SKIP, FRAME_ARGS_ADDRESS)
4725         (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, POP_FRAME)
4726         (PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME, PUSH_ARGUMENTS): Remove.
4727         * mcore-tdep.c (mcore_init_extra_frame_info): Add fromleaf
4728         argument so the function fits the prototype in the architecture
4729         vector.
4730         (mcore_pop_frame): Remove argument so the function fits the
4731         prototype. Use get_current_frame instead of the argument.
4732         (mcore_push_arguments): Change type of struct_return so the
4733         function can be used in the architecture vector.
4734         (mcore_store_struct_return): Add.
4735         (mcore_frame_init_saved_regs): Add.
4736         (mcore_gdbarch_init): Add function calls to replace the macros
4737         removed from tm-mcore.h
4738
4739 2002-07-03  Andrew Cagney  <ac131313@redhat.com>
4740
4741         * infcmd.c (print_return_value): Remove compatibility code calling
4742         deprecated_grub_regcache_for_registers.
4743         
4744         * values.c: Include "regcache.h".
4745         (value_being_returned): Update.  Use
4746         deprecated_grub_regcache_for_registers to extract the register
4747         buffer address.  
4748         * value.h (value_being_returned): Change ``retbuf'' parameter to a
4749         ``struct regcache''.
4750         * Makefile.in (values.o): Add dependency on $(regcache_h).
4751
4752         * inferior.h (run_stack_dummy): Change type of second parameter to
4753         a ``struct regcache''.
4754         * valops.c (hand_function_call): Change type of retbuf to ``struct
4755         regcache''.  Allocate using regcache_xmalloc, clean using
4756         make_cleanup_regcache_xfree.
4757         * infcmd.c (run_stack_dummy): Update.  Use
4758         regcache_cpu_no_passthrough instead of memcpy to copy the buffer.
4759
4760         * regcache.c (do_regcache_xfree): New function.
4761         (make_cleanup_regcache_xfree): New function.
4762         * regcache.h (make_cleanup_regcache_xfree): Declare.
4763
4764 2002-07-03  Martin M. Hunt  <hunt@redhat.com>
4765
4766         * event-top.c (command_line_handler): Don't read past
4767         beginning of buffer.
4768
4769 2002-07-03  Martin M. Hunt  <hunt@redhat.com>
4770         
4771         * varobj.c (struct varobj_root): Change frame from CORE_ADDR to 
4772         struct frame_id. 
4773         (varobj_create): Store frame_id for root.
4774         (varobj_gen_name): Use xasprintf.
4775         (varobj_update): Save and restore frame using get_frame_id() and
4776         frame_find_by_id().
4777         (create_child): Use xasprintf.
4778         (new_root_variable): Initialize frame_id.
4779         (c_name_of_child): Use xasprintf. Call find_frame_by_id().
4780         (c_value_of_variable): Use xasprintf. Move mem_fileopen call
4781         to prevent memory leak.
4782
4783 2002-07-03  Andrew Cagney  <ac131313@redhat.com>
4784
4785         * valops.c (hand_function_call): Move declaration of retbuf to
4786         start of function, allocate using malloc, add a cleanup but before
4787         the inf_status cleanup, cleanup the buffer.  Rename local variable
4788         old_chain to inf_status_cleanup.
4789
4790 2002-07-03  Martin M. Hunt  <hunt@redhat.com>
4791
4792         * top.c (execute_command): Use cmd_func() and cmd_func_p().
4793
4794         * cli/cli-decode.c (cmd_func_p): New function.
4795         (cmd_func): New function.
4796
4797         * command.h: Add cmd_func() and cmd_func_p().   
4798         
4799 2002-07-03  Grace Sainsbury  <graces@redhat.com>
4800
4801         * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Add macro. Set to 0.
4802         (REGISTER_SIZE): Remove.
4803         (MAX_REGISTER_RAW_SIZE): Remove.
4804         (REGISTER_VIRTUAL_TYPE): Remove.
4805         (MAX_REGISTER_VIRTUAL_SIZE): Remove.
4806         (REGISTER_NAME): Remove.
4807         (USE_GENERIC_DUMMY_FRAMES): Remove.
4808         (CALL_DUMMY): Remove.
4809         (CALL_DUMMY_START_OFFSET): Remove.
4810         (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
4811         (CALL_DUMMY_LOCATION): Remove.
4812         (FIX_CALL_DUMMY): Remove.
4813         (CALL_DUMMY_ADDRESS): Remove.
4814         (SIZEOF_CALL_DUMMY_WORDS): Remove.
4815         (SAVE_DUMMY_FRAME_TOS): Remove.
4816         * mcore-tdep.c (MCORE_REG_SIZE, MCORE_NUM_REGS): Add macros.
4817         (mcore_register_virtual_type): New function.
4818         (mcore_register_byte): New function.
4819         (mcore_register_size): New function.
4820         (mcore_register_name): New function.
4821         (mcore_gdbarch_init): New function. Add set_gdbarch calls for
4822         macros removed from tm-mcore.h.
4823         (mcore_dump_tdep): Add.
4824         (_initialize_mcore_tdep): Add gdbarch_register call.
4825
4826 2002-07-03  Mark Kettenis  <kettenis@gnu.org>
4827
4828         * i386-tdep.c (i386_frameless_signal_p): Provide an argument in to
4829         frameless_look_for_prologue, such that we actually call this
4830         function.
4831
4832 2002-07-02  Joel Brobecker  <brobecker@gnat.com>
4833
4834         * frame.h (frame_address_in_block): New function.
4835
4836         * blockframe.c (frame_address_in_block): New function extracted
4837         from get_frame_block().
4838         (get_frame_block): Use frame_address_in_block().
4839         (block_innermost_frame): Use frame_address_in_block() to match
4840         the frame pc address against the block boundaries rather than
4841         the frame pc directly. This prevents a failure when a frame pc
4842         is actually a return-address pointing immediately after the end
4843         of the given block. 
4844
4845 2002-07-02  Grace Sainsbury  <graces@redhat.com>
4846
4847         * MAINTAINERS: Add self under write after approval. 
4848
4849 2002-07-02  Grace Sainsbury  <graces@redhat.com>
4850
4851         * m68k-tdep.c (m68k_remote_breakpoint_from_pc): Add. Currently not
4852         used in architecture vector. The default is
4853         m68k_local_breakpoint_from_pc.
4854         (m68k_local_breakpoint_from_pc): Add.
4855         (enum): Add register numbers from tm-m68k.h.
4856         (m68k_gdbarch_init): Add breakpoint_from_pc to architecture
4857         vector.  
4858         * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Set to
4859         GDB_MULTI_ARCH_PARTIAL.
4860         (BPT_VECTOR, REGISTER_BYTES_FP, REGISTER_BYTES_NOFP)
4861         (NUM_FREGS, SIG_PC_FP_OFFSET, SP_ARG0, REMOTE_BPT_VECTOR): Move to
4862         m68k-tdep.c.
4863         (BREAKPOINT, REMOTE_BREAKPOINT): Remove.
4864         (A1_REGNUM, FP0_REGNUM, FPC_REGNUM, FPS_REGNUM, FPI_REGNUM): Move
4865         to enum in m68k-tdep.c
4866
4867 2002-07-02  Joel Brobecker  <brobecker@gnat.com>
4868
4869         * solib-osf.c (open_map): Compute the list of shared libraries
4870         loaded by the inferior, rather than the list of libraries loaded
4871         by GDB itself.  Otherwise, GDB ends up reading the symbols from
4872         the wrong shared libraries...
4873
4874 2002-07-02  Mark Kettenis  <kettenis@gnu.org>
4875
4876         * i386-linux-tdep.c (i386_linux_sigcontext_addr): Make static.
4877         (LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONEXT_SP_OFFSET): Remove
4878         macros.
4879         (i386_linux_sigtramp_saved_pc, i386_linux_sigtramp_saved_sp):
4880         Remove functions.
4881         (FRAMELESS_SIGNAL): Remove function.
4882         (i386_linux_frame_chain, i386_linux_frame_saved_pc,
4883         i386_linux_saved_pc_after_call): Removed.
4884         (i386_linux_init_abi): Initialize tdep->sigcontext_addr,
4885         tdep->sc_pc_offset and tdep->sc_sp_offset.  Don't override
4886         frame_chain, frame_saved_pc and saved_pc_after_call any longer.
4887
4888         * i386-tdep.c (i386_frameless_signal_p): New function.
4889         (i386_frame_chain): Deal with frameless signals.
4890         (i386_sigtramp_saved_sp): New function.
4891         (i386_frame_saved_pc): Deal with frameless signals.
4892         (i386_saved_pc_after_call): Make sure the correct value is
4893         returned just after entry into a sigtramp.
4894         * i386bsd-tdep.c (i386bsd_sc_sp_offset, i386nbsd_sc_sp_offset,
4895         i386fbsd4_sc_sp_offset): New variables.
4896         (i386bsd_init_abi, i386nbsd_init_abi, i386fbsd4_init_abi): Use
4897         these variables to initialize tdep->sc_sp_offset.  * i386bsd-nat.c
4898         (_initialize_i386bsd_nat): Add sanity check for sc_sp_offset
4899         similiar to what we already did for sc_pc_offset.
4900         * i386-sol2-tdep.c (i386_sol2_init_abi): Initialize
4901         tdep->sc_sp_offset.
4902
4903         * i386nbsd-tdep.c (fetch_elfcore_registers): Wrap long line.
4904
4905 2002-07-02  Michal Ludvig  <mludvig@suse.cz>
4906
4907         * config/i386/tm-x86-64linux.h: New.
4908         * config/i386/x86-64linux.mt: Add GDB_MULTI_ARCH and TM_FILE
4909         definitions.
4910         * config/i386/nm-x86-64.h: Rename to ...
4911         * config/i386/nm-x86-64linux.h: ... this one.
4912         * config/i386/x86-64linux.mh: Reflect the above change.
4913         
4914 2002-07-01  Mark Kettenis  <kettenis@gnu.org>
4915
4916         * i386-tdep.h (struct gdbarch_tdep): Replace sigtramp_saved_pc
4917         with sigcontext_addr.  Add sc_sp_offset.
4918         (i386bsd_sigtramp_saved_pc): Remove prototype.
4919         (i386bsd_sicontext_addr): Add prototype.
4920         * i386-tdep.c (i386_sigtramp_saved_pc): New function.
4921         (i386_frame_saved_pc): Rewrite to call i386_sigtramp_saved_pc.
4922         (i386_svr4_sigtramp_saved_pc): Removed.
4923         (i386_svr4_sigcontext_addr): New function.
4924         (i386_svr4_init_abi): Don't initialize tdep->sigtramp_saved_pc.
4925         Initialize tdep->sigcontext_addr instead.  Initialize
4926         tdep->sc_pc_offset and tdep->sc_sp_offset.
4927         (i386_gdbarch_init): Likewise.
4928         * i386bsd-tdep.c (i386bsd_sigcontext_addr): Don't make it static
4929         any more.
4930         (i386bsd_sigtramp_saved_pc): Remove function.
4931         (i386bsd_init_abi): Don't initialize tdep->sigtramp_saved_pc.
4932         Initialize tdep->sigcontext_addr instead.  Initialize
4933         tdep->sc_pc_offset.
4934         * i386-linux-tdep.c (i386_linux_init_abi): Remove initialization
4935         of tdep->sigtramp_saved_pc.
4936         * i386-sol2-tdep.c (i386_sol2_init_abi): Don't initialize
4937         tdep->sigtramp_saved_pc.  Initialize tdep->sigcontext_addr
4938         instead.
4939
4940         * i386-tdep.c (i386_frameless_function_invocation,
4941         i386_frame_num_args, i386_frame_init_saved_regs,
4942         i386_skip_prologue, i386_push_dummy_frame, i386_fix_call_dummy,
4943         i386_pop_frame, i386_push_arguments, i386_store_struct_return,
4944         i386_extract_return_value, i386_store_return_value,
4945         i386_extract_struct_value_address, i386_register_virtual_type,
4946         i386_register_convertible, i386_register_convert_to_virtual,
4947         i386_register_convert_to_raw, i386_svr4_sigtramp_saved_pc,
4948         i386_go32_init_abi, i386_nw_init_abi, i386_gdbarch_init): Make
4949         static.
4950
4951 2002-07-01  Mark Kettenis  <kettenis@gnu.org>
4952
4953         * i386bsd-tdep.c (i386bsd_frame_saved_pc): Removed.
4954
4955         * config/i386/tm-i386sol2.h (COERCE_FLOAT_TO_DOUBLE): Removed.
4956         * i386-sol2-tdep.c (i386_sol2_init_abi): Adjust for the removal of
4957         this macro.  Include "value.h".
4958
4959 2002-06-30  Aidan Skinner  <aidan@velvet.net>
4960
4961         * ada-exp.tab.c: remove as it's a generated file
4962         * ada-lex.c: remove as it's a generated file
4963                 
4964 2002-06-30  Mark Kettenis  <kettenis@gnu.org>
4965
4966         * config/i386/tm-i386.h (struct frame_info, struct
4967         frame_saved_regs, struct value, struct type): Remove forward
4968         declarations.
4969
4970         * config/i386/tm-linux.h [HAVE_PTRACE_GETFPXREGS]
4971         (FILL_FPXREGSET, HAVE_SSE_REGS): Remove define.
4972         * config/i386/nm-linux.h [HAVE_PTRACE_GETFPXREGS]
4973         (FILL_FPXREGSET): Define.
4974
4975         * config/i386/tm-nbsd.h (HAVE_SSE_REGS): Remove define.
4976
4977         * configure.tgt (i[3456]86-*-openbsd*): Fold into
4978         i[3456]86-*-netbsd* case.
4979         * config/i386/tm-obsd.h: Removed.
4980         * config/i386/obsd.mt: Removed.
4981         * config/i386/obsd.mh (NATDEPFILES): Remove corelow.o and
4982         core-aout.o.
4983         (MH_CFLAGS): Add -DYYDEBUG=0.
4984
4985         * i386bsd-nat.c (_initialize_i386bsd_nat): Define SC_PC_OFFSET to
4986         i386nbsd_sc_pc_offset on OpenBSD too.
4987
4988         * config/i386/tm-fbsd.h [!SVR4_SHARED_LIBS]
4989         (IN_SOLIB_CALL_TRAMPOLINE): Remove define.
4990         * config/i386/tm-nbsdaout.h (IN_SOLIB_CALL_TRAMPOLINE): Remove
4991         define.
4992         * i386bsd-tdep.c: Include "arch-utils.h".
4993         (i386bsd_aout_in_solib_call_trampoline): New function.
4994         (i386bsd_init_abi): Set in_solib_call_trampoline to
4995         i386bsd_aout_in_solib_call_trampoline.
4996         (i386nbsdelf_init_abi, i386fbsd_init_abi): Set
4997         in_solib_call_trampoline to generic_in_solib_call_trampoline.
4998
4999 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
5000
5001         * macrotab.h: Do not include "obstack.h" or "bcache.h".
5002         (struct obstack, struct bcache): Add opaque declarations.
5003         * Makefile.in (macrotab_h): Update
5004
5005 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
5006
5007         * blockframe.c (generic_find_dummy_frame): Change return type to
5008         ``struct regcache''.
5009         (struct dummy_frame): Replace field ``registers'' with regcache, a
5010         struct regcache object.
5011         (generic_find_dummy_frame): Update.
5012         (generic_push_dummy_frame): Update.  Use regcache_xfree,
5013         regcache_xmalloc and regcache_cpy.
5014         (generic_pop_dummy_frame): Update.  Use regcache_cpy and
5015         regcache_xfree.
5016         (deprecated_generic_find_dummy_frame): Update.
5017         (generic_read_register_dummy): Update.  Use
5018         regcache_read_as_address.
5019         (generic_call_dummy_register_unwind): Update.  Use regcache_read.
5020         (generic_get_saved_register): Update.  Use regcache_read.
5021
5022 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
5023
5024         * Makefile.in (objfiles_h): Add $(bcache_h).
5025         * objfiles.h: Include "bcache.h".
5026
5027         * Makefile.in (symtab_h): Remove $(bcache_h).
5028         * symtab.h: Do not include "bcache.h".
5029
5030 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
5031
5032         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Set frame_chain_valid to
5033         generic_func_frame_chain_valid.
5034
5035 2002-06-28  David O'Brien  <obrien@FreeBSD.org>
5036
5037         * config/i386/nm-fbsd.h: Include <sys/param.h>.
5038         * config/i386/tm-fbsd.h: Likewise.
5039
5040 2002-06-28  Andrew Cagney  <ac131313@redhat.com>
5041
5042         * rs6000-tdep.c (rs6000_gdbarch_init): Use
5043         generic_unwind_get_saved_register.
5044
5045 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
5046
5047         From 2002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>:
5048         * regcache.c (supply_register): Add missing argument to
5049         register_buffer call.
5050
5051 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
5052
5053         * Makefile.in (init.c): Drop -e option to grep.  Not necessary and
5054         Solaris /bin/grep does not not like it.  From Peter Schauer.
5055
5056 2002-06-26  Tom Tromey  <tromey@redhat.com>
5057
5058         * command.h (add_setshow_cmd): Declare.
5059         (add_setshow_cmd_full): Declare.
5060         * cli/cli-decode.c (add_setshow_cmd): No longer static.  Now
5061         returns void.  Use add_setshow_cmd_full.
5062         (add_setshow_cmd_full): New function.
5063         (add_setshow_auto_boolean_cmd): Use add_setshow_cmd_full.
5064         (add_setshow_boolean_cmd): Likewise.
5065
5066 2002-06-26  Jason Thorpe  <thorpej@wasabisystems.com>
5067
5068         * config/vax/tm-vax.h: Protect from multiple inclusion.
5069         (TARGET_UPAGES, TARGET_NBPG, STACK_END_ADDR)
5070         (SIGTRAMP_START, SIGTRAMP_END, SIGCONTEXT_PC_OFFSET): Move to...
5071         * config/vax/tm-vaxbsd.h: ...here.  New file.
5072         * config/vax/vax.mt (TM_FILE): Set to tm-vaxbsd.h.
5073
5074 2002-06-26  Jason Thorpe  <thorpej@wasabisystems.com>
5075
5076         * config/vax/tm-vax.h (BREAKPOINT): Remove.
5077         (BELIEVE_PCC_PROMOTION): Remove.
5078         (AP_REGNUM): Move to...
5079         * config/vax/nm-vax.h: ...here.
5080         * vax-tdep.c: Use VAX_AP_REGNUM instead of AP_REGNUM.
5081         (vax_breakpoint_from_pc): New function.
5082         (vax_gdbarch_init): Initialize gdbarch_breakpoint_from_pc
5083         and gdbarch_believe_pcc_promotion.
5084
5085 2002-06-26  Jason Thorpe  <thorpej@wasabisystems.com>
5086
5087         * Makefile.in (vax_tdep_h): Define.  
5088         (vax-tdep.o): Use $(vax_tdep_h).
5089         * vax-tdep.c (vax_gdbarch_init): Use generic OS ABI framework.
5090         (vax_dump_tdep): New function. 
5091         (_initialize_vax_tdep): Register vax_dump_tdep.
5092         * vax-tdep.h: Include osabi.h.     
5093         (struct gdbarch_tdep): New. 
5094
5095 2002-06-26  Andrew Cagney  <cagney@redhat.com>
5096
5097         * frame.h (deprecated_generic_find_dummy_frame): Rename
5098         generic_find_dummy_frame.
5099         * blockframe.c (generic_find_dummy_frame): Make static.
5100         (deprecated_generic_find_dummy_frame): New function.
5101         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Replace
5102         generic_find_dummy_frame with deprecated_find_dummy_frame.
5103         (sh64_nofp_frame_init_saved_regs): Ditto.
5104         (sh_fp_frame_init_saved_regs): Ditto.
5105         * s390-tdep.c (s390_frame_saved_pc_nofix): Ditto.
5106         (s390_frame_chain): Ditto.
5107         * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
5108
5109 2002-06-26  Grace Sainsbury  <graces@redhat.com>
5110
5111         * config/m68k/tm-m68k.h: Rearrange code so macros not in the
5112         gdbarch vector are at the top.
5113         (NUM_REGS): Remove.
5114         (FP_REGNUM, SP_REGNUM, PS_REGNUM, PC_REGNUM, FP0_REGNUM): Remove.
5115         (FRAME_ARGS_ADDRESS): Remove.
5116         (FRAME_LOCALS_ADDRESS): Remove.
5117         (FRAME_NUM_ARGS): Remove.
5118         (FRAME_ARGS_SKIP): Remove.  
5119         * m68k-tdep.c (enum): Add eumeration of special register numbers.
5120         (m68k_gdbarch_init): Add gdbarch initializations for macros
5121         undefined in tm-m68k.h
5122
5123 2002-06-26  Grace Sainsbury  <graces@redhat.com>
5124
5125         * monitor.h: Add the function regname to monitor_ops
5126         structure. This way NUM_REGS does not have to be a constant.
5127         * monitor.c (monitor_fetch_register): Added support for regname
5128         function. The function is called if the array regnames is NULL.
5129         (monitor_store_register): Same.
5130         * cpu32bug-rom.c (cpu32bug_regname): Add function. Replaces
5131         regnames array.
5132         (init_cpu32bug_cmds): set cpu32bug_cmds.regnames to NULL,
5133         cpu32bug_cmds.regname to point to new function.
5134         * abug-rom.c (abug_regname): Same as above.
5135         (init_abug_cmds): Same.
5136         * dbug-rom.c (dbug_regname): Same as above.
5137         (init_dbug_cmds): Same.
5138         * remote-est.c (est_regname): Same. 
5139         (init_est_cmds): Same.
5140         * rom68k-rom.c (rom68k_regname): Same. 
5141         (init_rom68k_cmds): Same.
5142
5143 2002-06-25  Tom Tromey  <tromey@redhat.com>
5144
5145         * breakpoint.c (delete_command): Don't repeat `delete' commands.
5146
5147 2002-06-25  Andrew Cagney  <cagney@redhat.com>
5148
5149         * infrun.c (stop_registers): Change variable's type to ``struct
5150         regcache'''.
5151         (xmalloc_inferior_status): Delete function.
5152         (free_inferior_status): Delete function.
5153         (normal_stop): Use regcache_cpy.
5154         (struct inferior_status): Change type of fields ``stop_registers''
5155         and ``registers'' to ``struct regcache''.
5156         (write_inferior_status_register): Use regcache_write.
5157         (save_inferior_status): Instead of calling
5158         xmalloc_inferior_status, allocate the inf_status buffer directly.
5159         Use regcache_dup_no_passthrough and regcache_dup to save the
5160         buffers.
5161         (restore_inferior_status): Use regcache_xfree and regcache_cpy.
5162         Replace the stop_registers regcache instead of overriding it.  Use
5163         regcache_xfree.  Instead of calling free_inferior_status, xfree
5164         the buffer directly.
5165         (discard_inferior_status): Use regcache_xfree.  Instead of calling
5166         free_inferior_status, xfree the buffer directly.
5167         (build_infrun): Use regcache_xmalloc.
5168         (_initialize_infrun): Delete redundant call to build_infrun.
5169
5170         * Makefile.in (infcmd.o): Add $(regcache_h).
5171
5172         * infcmd.c: Include "regcache.h".
5173         (run_stack_dummy): Use deprecated_grub_regcache_for_registers to
5174         obtain the address of `stop_registers' register buffer.
5175         (print_return_value): Ditto.
5176
5177         * inferior.h (struct regcache): Add opaque declaration.
5178         (stop_registers): Change variable's declared type to ``struct
5179         regcache''.
5180
5181 2002-06-24  Tom Tromey  <tromey@redhat.com>
5182
5183         * cli/cli-decode.c (add_show_from_set): Fixed typo in comment.
5184         * target.c (initialize_targets): Fixed typo in
5185         trust-readonly-sections `show' documentation.
5186
5187         * main.c: Marked all strings with _().
5188
5189 2002-06-24  Don Howard  <dhoward@redhat.com>
5190
5191         * memattr.c (create_mem_region): Treat hi == 0 as a special case
5192         that means max CORE_ADDR+1.
5193         (lookup_mem_region): Ditto.
5194         (mem_info_command): Ditto.
5195
5196 2002-06-24  Grace Sainsbury  <graces@redhat.com>
5197
5198         * config/m68k/tm-m68k.h (DECR_PC_AFTER_BREAK): Remove.
5199         (REGISTER_BYTES_OK): Remove.
5200         (REGISTER_BYTES): Remove.
5201         (STORE_STRUCT_RETURN): Remove.
5202         (DEPRECATED_EXTRACT_RETURN_VALUE): Remove.
5203         (STORE_RETURN_VALUE): Remove.
5204         (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
5205         (FRAME_CHAIN): Remove.
5206         (FRAMELESS_FUNCTION_INVOCATION): Remove.
5207         (FRAME_SAVED_PC): Remove.  
5208         * m68k-tdep.c (m68k_register_bytes_ok):Add.
5209         (m68k_store_struct_return): Add.
5210         (m68k_deprecated_extract_return_value): Add.
5211         (m68k_deprecated_extract_struct_value_address): Add.
5212         (m68k_store_return_value): Add.
5213         (m68k_frame_chain): Add.
5214         (m68k_frameless_function_invocation): Add.
5215         (m68k_frame_saved_pc): Add.
5216         (m68k_gdbarch_init): added set_gdbarch calls for new 
5217         functions and deleted macros.
5218
5219 2002-06-23  Tom Tromey  <tromey@redhat.com>
5220
5221         * Makefile.in (HFILES_NO_SRCDIR): Remove old files.
5222         (ALLDEPFILES): Likewise.
5223         (udiheaders): Removed.
5224         (udip2soc.o): Likewise.
5225         (udi2go32.o): Likewise.
5226         (udr.o): Likewise.
5227         (HFILES_WITH_SRCDIR): Don't mention udiheaders.
5228
5229 2002-06-22  Andrew Cagney  <ac131313@redhat.com>
5230
5231         * infrun.c (_initialize_infrun): Delete unnecessary call to
5232         build_infrun.
5233
5234         * regcache.h: Update comments describing the regcache_cpy family
5235         of functions.
5236         (regcache_save, regcache_restore): Delete declaration.
5237         (regcache_save_no_passthrough): Delete declaration.
5238         (regcache_restore_no_passthrough): Delete declaration.
5239         * regcache.c (regcache_save): Delete function.
5240         (regcache_save_no_passthrough): Delete function.
5241         (regcache_restore): Delete function.
5242         (regcache_restore_no_passthrough): Delete function.
5243
5244 2002-06-21  Andrew Cagney  <ac131313@redhat.com>
5245
5246         * config/m68k/tm-m68k.h: Fix typo.
5247         (FRAME_INIT_SAVED_REGS): Define when non-multi-arch.
5248         (m68k_frame_init_saved_regs): Declare.
5249
5250 2002-06-21  Jim Blandy  <jimb@redhat.com>
5251
5252         Remove some vestiges of Harris 88k support.
5253         * dwarf2read.c (decode_locdesc): Remove `#if' block for Harris 88k
5254         register numbering quirk.
5255         * elfread.c (elf_symtab_read): Remove `#if' block for skipping
5256         odd symbols occurring in Harris 88k ELF targets.
5257
5258 2002-06-21  Tom Tromey  <tromey@redhat.com>
5259
5260         * gdb_locale.h: New file.
5261         * Makefile.in (GDB_CFLAGS): Define LOCALEDIR.
5262         (defs_h): Added gdb_locale.h.
5263         * configure, config.in: Rebuilt.
5264         * configure.in (PACKAGE): Define.
5265         * defs.h: Include gdb_locale.h.
5266         * main.c (captured_main): Call setlocale, bindtextdomain,
5267         textdomain.
5268
5269 2002-06-21  Dave Brolley  <brolley@redhat.com>
5270
5271         From Stan Shebs, Jim Blandy, Mark Salter, Kevin Buettner:
5272         * config/frv/frv.mt: New file.
5273         * config/frv/tm-frv.h: New file.
5274         * configure.tgt: Support frv-*-*.
5275         * Makefile.in (frv-tdep.o): New target.
5276         * frv-tdep.c: New file.
5277         * NEWS: Mention frv.
5278
5279 2002-06-21  Dave Brolley  <brolley@redhat.com>
5280
5281         * MAINTAINERS: Add self to "Write After Approval" list.
5282
5283 2002-06-21  Grace Sainsbury  <graces@redhat.com>
5284
5285         * config/m68k/tm-m68k.h (REGISTER_BYTE, REGISTER_RAW_SIZE)
5286         (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
5287         (REGISTER_VIRTUAL_TYPE, REGISTER_NAMES, TARGET_LONG_DOUBLE_FORMAT)
5288         (FUNCTION_START_OFFSET, SKIP_PROLOGUE, SAVED_PC_AFTER_CALL)
5289         (INNER_THAN, STACK_ALIGN, REGISTER_SIZE): Remove macros.
5290
5291         * m68k-tdep.c: Include arch-utils.h
5292         (m68k_register_raw_size): Add.
5293         (m68k_register_virtual_size): Add.
5294         (m68k_register_virtual_type): Add.
5295         (m68k_register_name): Add.
5296         (m68k_stack_align): Add.
5297         (m68k_register_byte): Add.
5298         (m68k_gdbarch_init): Add set_gdbarch calls for macros removed in
5299         tm-m68k.h.
5300
5301 2002-06-21  Grace Sainsbury  <graces@redhat.com>
5302
5303         * m68k-tdep.c (m68k_frame_init_saved_regs): Replace
5304         m68k_find_saved_regs.
5305         (m68k_pop_frame): Removed saved_regs structure, and replaced
5306         references to it with frame->saved_regs.
5307         (m68k_gdbarch_init): Added function calls to initialize the
5308         gdbarch structure.
5309         (m68k_fix_call_dummy): Add. 
5310         * config/m68k/tm-m68k.h: (FRAME_FIND_SAVED_REGS): Remove.
5311         (CALL_DUMMY): Remove.
5312         (CALL_DUMMY_LENGTH): Remove.
5313         (CALL_DUMMY_START_OFFSET): Remove.
5314         (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
5315         (FIX_CALL_DUMMY): Remove.
5316         (PUSH_DUMMY_FRAME): Remove.
5317         (POP_FRAME): Remove.
5318
5319 2002-06-19  Pierre Muller  <muller@ics.u-strasbg.fr>
5320
5321         * parse.c (parse_fprintf): New function used to avoid calls to
5322         fprintf in bison parser generated debug code.
5323         * parser-defs.h: Declaration of new parse_fprintf function.
5324         * ada-exp.y, c-exp.y, f-exp.y, jv-exp.y, m2-exp.y, p-exp.y:
5325         Set YYDEBUG to 1 by default.
5326         Set YYFPRINTF as parse_fprintf.
5327
5328 2002-06-21  Michal Ludvig  <mludvig@suse.cz>
5329
5330         * dwarf2cfi.c (read_encoded_pointer): Don't handle pointer 
5331         encoding anymore.
5332         (pointer_encoding, enum ptr_encoding): New.
5333         (execute_cfa_program): Take care about pointer encoding.        
5334         (dwarf2_build_frame_info): Only call parse_frame_info for 
5335         .debug_frame and .eh_frame.
5336         (parse_frame_info): New, derived from former dwarf2_build_frame_info.
5337         fixed augmentation handling, added relative addressing, 
5338         ignore duplicate FDEs. Added comments.
5339         * dwarf2cfi.c: Reindented.
5340         
5341 2002-06-20  Elena Zannoni  <ezannoni@redhat.com>
5342
5343         * event-top.c (command_handler): Don't use space_at_cmd_start
5344         unless there is sbrk() on the host. Assign time and space data
5345         to union fields of the appropriate length.
5346
5347 2002-06-20  Michal Ludvig  <mludvig@suse.cz>
5348
5349         * x86-64-tdep.c (x86_64_register_nr2name): Rename to 
5350         x86_64_register_name. Return type changed to 'const char *'.
5351         (x86_64_register_name2nr): Rename to x86_64_register_number.
5352         (x86_64_gdbarch_init): Update to reflect the change.
5353         * x86-64-tdep.h: Ditto.
5354         * x86-64-linux-nat.c (x86_64_fxsave_offset)
5355         (supply_fpregset): Ditto.
5356
5357 2002-06-19  Andrew Cagney  <cagney@redhat.com>
5358
5359         * regcache.h: Update copyright.
5360         (struct regcache, struct gdbarch): Add opaque declarations.
5361         (current_regcache): Declare global variable.
5362         (regcache_read, regcache_write): Add gdbarch parameter.
5363         (regcache_save, regcache_save_no_passthrough)
5364         (regcache_restore, regcache_restore_no_passthrough)
5365         (regcache_dup, regcache_dup_no_passthrough)
5366         (regcache_cpy, regcache_cpy_no_passthrough)
5367         (deprecated_grub_regcache_for_registers)
5368         (deprecated_grub_regcache_for_register_valid)
5369         (regcache_valid_p): Add function declarations.
5370         
5371         * regcache.c: Update copyright.
5372         (regcache_descr_handle): New global variable.
5373         (struct regcache_descr): Define.
5374         (init_legacy_regcache_descr, init_regcache_descr): New functions.
5375         (regcache_descr, xfree_regcache_descr): New functions.
5376         (struct regcache): Define.
5377         (regcache_xmalloc, regcache_xfree): New functions.
5378         (regcache_cpy, regcache_cpy_no_passthrough): New functions.
5379         (regcache_dup, regcache_dup_no_passthrough): New functions.
5380         (regcache_valid_p, regcache_read_as_address): New functions.
5381         (deprecated_grub_regcache_for_registers): New function.
5382         (deprecated_grub_regcache_for_register_valid): New function.
5383         (current_regcache): New global variable.
5384         (register_buffer): Add regcache parameter.  Update calls.
5385         (regcache_read, regcache_write): Add regcache parameter.  Rewrite.
5386         (read_register_gen, write_register_gen): Update register_buffer
5387         call.  Test for legacy_p instead of gdbarch_register_read_p or
5388         gdbarch_register_write_p.
5389         (regcache_collect): Update register_buffer call.
5390         (build_regcache): Rewrite.  Use deprecated grub functions.
5391         (regcache_save, regcache_save_no_passthrough): New functions.
5392         (regcache_restore, regcache_restore_no_passthrough): New
5393         functions.
5394         (_initialize_regcache): Create the regcache_data_handle. Swap
5395         current_regcache global variable.
5396         
5397         * sh-tdep.c (sh_pseudo_register_read): Add current_regcache
5398         parameter to regcache_read and regcache_write calls.
5399         (sh4_register_read): Ditto.
5400         (sh64_pseudo_register_read): Ditto.
5401         (sh64_register_read): Ditto.
5402         (sh_pseudo_register_write): Ditto.
5403         (sh4_register_write): Ditto.
5404         (sh64_pseudo_register_write): Ditto.
5405         (sh64_register_write): Ditto.
5406
5407         * defs.h (XCALLOC): Define.
5408
5409 2002-06-19  Grace Sainsbury  <graces@redhat.com>
5410
5411         * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Added (set to 0).
5412         * m68k-tdep.c (m68k_gdbarch_init): Added.
5413         (m68k_dump_tdep): Added.
5414
5415 2002-06-19  Daniel Jacobowitz  <drow@mvista.com>
5416
5417         * ada-lang.c (fill_in_ada_prototype): Update comment.
5418
5419 2002-06-19  Daniel Jacobowitz  <drow@mvista.com>
5420
5421         * mips-tdep.c (enum mips_abi): Explicitly start at 0.  Add
5422         MIPS_ABI_LAST.
5423         (mips_abi_string, mips_abi_strings): New.
5424         (struct gdbarch_tdep): Remove mips_abi_string, add found_abi.
5425         (mips_gdbarch_init): Set tdep->found_abi.  Don't set
5426         tdep->mips_abi_string.  Honor mips_abi_string.  Default to
5427         O32 if no ABI is found.
5428         (mips_dump_tdep): Use mips_abi_strings.
5429         (mips_abi_update): New function.
5430         (_initialize_mips_tdep): Initialize mips_abi_string.  Add  
5431         ``set mips abi'' and ``show mips abi''.  Check the size of
5432         mips_abi_strings.
5433
5434 2002-06-19  Andrew Cagney  <cagney@redhat.com>
5435
5436         * i386-linux-tdep.c (i386_linux_register_name): Make return type
5437         constant.
5438
5439 2002-06-18  Joel Brobecker  <brobecker@gnat.com>
5440
5441         * alpha-tdep.c (heuristic_proc_desc): Compute the size of the  
5442         current frame using only the first stack size adjustment. All
5443         subsequent size adjustments are not considered to be part of
5444         the "static" part of the current frame.
5445         Compute the address of the saved registers relative to the
5446         Frame Pointer ($fp) instead of the Stack Pointer if $fp is
5447         in use in this frame.
5448
5449 2002-06-18  Don Howard  <dhoward@redhat.com>
5450  
5451         * valops.c (value_ind): Use value_at_lazy() when dereferencing
5452         type int expressions.  Thanks to Jim Blandy <jimb@redhat.com> for
5453         suggesting this solution.
5454
5455 2002-06-18  Andrew Cagney  <ac131313@redhat.com>
5456
5457         * config/romp/xm-rtbsd.h: Delete file.
5458         * config/romp/rtbsd.mh: Delete file.
5459
5460 2002-06-18  Keith Seitz  <keiths@redhat.com>
5461
5462         * breakpoint.c (condition_command): Post breakpoint_modify
5463         when a condition is added to an existing breakpoint.
5464         (commands_command): Likewise for commands.
5465         (set_ignore_count): Likewise for ignore counts.
5466         If no tty, do not simply return, still need to send event
5467         notification.
5468         (ignore_command): Only print a newline if the command came
5469         from a tty.
5470         Don't call breakpoints_changed, since this is now properly
5471         handled by set_ignore_count.
5472
5473 2002-06-18  Andrew Cagney  <cagney@redhat.com>
5474
5475         * MAINTAINERS: Note that cris-elf target can be compiled with
5476         -Werror.
5477         * cris-tdep.c (cris_register_name): Make return type constant.
5478         (cris_breakpoint_from_pc): Ditto.
5479
5480 2002-06-18  Michal Ludvig  <mludvig@suse.cz>
5481
5482         * frame.h (struct frame_info): Change type of context to 
5483         'struct context'.
5484
5485 2002-06-17  Andrew Cagney  <cagney@redhat.com>
5486
5487         * gdbarch.sh (REGISTER_NAME): Change return type a constant string
5488         pointer.
5489         * gdbarch.h, gdbarch.c: Regenerate.
5490         * config/mips/tm-mips.h (mips_register_name): Update.
5491         * i386-tdep.h (i386_register_name): Update.
5492         * mips-tdep.c (mips_register_name): Update
5493         * alpha-tdep.c (alpha_register_name): Update.
5494         * arch-utils.c (legacy_register_name): Update.
5495         * arch-utils.h (legacy_register_name): Update.
5496         * avr-tdep.c (avr_register_name): Update.
5497         * ia64-tdep.c (ia64_register_name): Update.
5498         * i386-tdep.c (i386_register_name): Update.
5499         * sparc-tdep.c (sparc32_register_name): Update.
5500         (sparc64_register_name): Update.
5501         (sparclite_register_name): Update.
5502         (sparclet_register_name): Update.
5503         * sh-tdep.c (sh_generic_register_name): Update.
5504         (sh_sh_register_name): Update.
5505         (sh_sh3_register_name): Update.
5506         (sh_sh3e_register_name): Update.
5507         (sh_sh_dsp_register_name): Update.
5508         (sh_sh3_dsp_register_name): Update.
5509         (sh_sh4_register_name): Update.
5510         (sh_sh64_register_name): Update.
5511         * s390-tdep.c (s390_register_name): Update.
5512         * rs6000-tdep.c (rs6000_register_name): Update.
5513         * ns32k-tdep.c (ns32k_register_name_32082): Update.
5514         (ns32k_register_name_32382): Update.
5515         * d10v-tdep.c (d10v_ts2_register_name): Update.
5516         (d10v_ts3_register_name): Update.
5517         * xstormy16-tdep.c (xstormy16_register_name): Update.
5518         * vax-tdep.c (vax_register_name): Update.
5519         * v850-tdep.c (v850_register_name): Update.
5520         * m68hc11-tdep.c (m68hc11_register_name): Update.
5521         * mn10300-tdep.c (mn10300_generic_register_name): Update.
5522         (am33_register_name): Update.
5523
5524 2002-06-17  Grace Sainsbury  <graces@redhat.com>
5525
5526         * m68k-tdep.c: Reindented.
5527
5528 2002-06-17  Andrew Cagney  <ac131313@redhat.com>
5529
5530         * gdb_indent.sh: Add prgregset_t, fpregset_t, and gregset_t to the
5531         list of predefined types.
5532
5533 2002-06-16  Mark Kettenis  <kettenis@gnu.org>
5534
5535         * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE,
5536         REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL,
5537         REGISTER_CONVERT_TO_RAW): Remove defines.
5538         (i386_register_virtual_type, i386_register_convertible,
5539         i386_register_convert_to_virtual, i386_register_convert_to_raw):
5540         Remove prototypes.
5541         * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
5542         macros mentioned above.
5543
5544         * config/i386/tm-i386lynx.h (SAVED_PC_AFTER_CALL): Remove define.
5545         (i386lynx_saved_pc_after_call): Remove prototype.
5546         * i386ly-tdep.c: Include "i386-tdep.h".
5547         (i386lynx_saved_pc_after_call): Make static.  Use
5548         read_memory_nobpt instead of read_memory.  Use
5549         read_memory_unsigned_integer instead of read_memory_integer.
5550         (i386lynx_init_abi): New function.
5551         (i386lynx_coff_osabi_sniffer): New function.
5552         (_initialize_i386bsd_tdep): New function.
5553
5554         * config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY,
5555         CALL_DUMMY_LENGTH, CALL_DUMMY_START_OFFSET,
5556         CALL_DUMMY_BREAKPOINT_OFFSET, FIX_CALL_DUMMY): Remove defines.
5557         (i386_fix_call_dummy): Remove prototype.
5558         * i386-tdep.c (i386_call_dummy_words): New variable.
5559         (i386_gdbarch_init): Adjust for removal of the
5560         macros mentioned above.
5561
5562 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
5563
5564         * command.h (add_setshow_auto_boolean_cmd): Replace
5565         add_set_auto_boolean_cmd.
5566         * cli/cli-decode.c (add_setshow_auto_boolean_cmd): Replace
5567         add_set_auto_boolean_cmd.
5568         * cli/cli-decode.h (add_set_auto_boolean_cmd): Delete declaration.
5569         * mips-tdep.c (_initialize_mips_tdep): Update ``set mips
5570         mask-address'' command.
5571         (show_mask_address): Add cmd parameter.
5572         * remote.c (add_packet_config_cmd): Update.  Change type of
5573         set_func and show_func to cmd_sfunc_ftype.
5574         (_initialize_remote): Update `set remote Z-packet'
5575         (show_remote_protocol_qSymbol_packet_cmd): Add cmd parameter.
5576         (show_remote_protocol_e_packet_cmd): Ditto.
5577         (show_remote_protocol_E_packet_cmd): Ditto.
5578         (show_remote_protocol_P_packet_cmd): Ditto.
5579         (show_remote_protocol_Z_software_bp_packet_cmd): Ditto.
5580         (show_remote_protocol_Z_hardware_bp_packet_cmd): Ditto.
5581         (show_remote_protocol_Z_write_wp_packet_cmd): Ditto.
5582         (show_remote_protocol_Z_read_wp_packet_cmd): Ditto.
5583         (show_remote_protocol_Z_access_wp_packet_cmd): Ditto.
5584         (show_remote_protocol_Z_packet_cmd): Ditto.
5585         (show_remote_protocol_binary_download_cmd): Ditto.
5586         (show_remote_cmd): Pass NULL to all of above.
5587
5588 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
5589
5590         * config/i386/tm-i386.h (PUSH_ARGUMENTS, STORE_STRUCT_RETURN,
5591         DEPRECATED_EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE,
5592         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS, PUSH_DUMMY_FRAME,
5593         POP_FRAME): Remove defines.
5594         (i386_push_arguments, i386_store_struct_return,
5595         i386_extract_return_value, i386_store_return_value,
5596         i386_extract_struct_value_address, i386_push_dummy_frame,
5597         i386_pop_frame): Renove prototypes.
5598         * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
5599         macros mentioned above.
5600
5601 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
5602
5603         * cli/cli-decode.c (add_setshow_boolean_cmd): Replace
5604         add_set_boolean_cmd.
5605         (add_setshow_cmd): New function.
5606         * command.h (add_setshow_boolean_cmd): Replace
5607         add_set_boolean_cmd.
5608         * remote-rdi.c (_initialize_remote_rdi): Update ``set rdiheartbeat''
5609         and ``set rdiromatzero''.
5610         * maint.c (_initialize_maint_cmds): Update commented out code.
5611         * cli/cli-decode.h (add_set_boolean_cmd): Delete declaration.
5612         * target.c (initialize_targets): Update `set
5613         trust-readonly-sections'.
5614         * remote.c (_initialize_remote): Update `set remotebreak'.
5615
5616 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
5617
5618         * config/i386/tm-i386.h (FUNCTION_START_OFFSET, INNER_THAN,
5619         BREAKPOINT, DECR_PC_AFTER_BREAK): Removed.
5620         * i386-tdep.c (i386_skip_prologue): Adjust function signature to
5621         fit into multi-arch framework.
5622         (i386_breakpoint_from_pc): New function.
5623         (i386_gdbarch_init): Adjust for removal of the macros mentioned
5624         above.
5625
5626         * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION,
5627         FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS,
5628         FRAME_ARGS_SKIP, FRAME_INIT_SAVED_REGS): Remove defines.
5629         (i386_frameless_function_invocation, i386_frame_num_args,
5630         i386_frame_init_saved_regs): Remove prototypes.
5631         * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
5632         macros mentioned above.
5633
5634 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
5635
5636         * cli/cli-decode.c (set_cmd_cfunc): Update.
5637         (set_cmd_sfunc): Update.
5638         * command.h (cmd_cfunc_ftype, cmd_sfunc_ftype): Declare.
5639         (set_cmd_sfunc, set_cmd_cfunc): Update.
5640         * cli/cli-decode.h: Update.
5641
5642 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
5643
5644         * i386-sol2-tdep.c (i386_sol2_osabi_sniffer): New function.
5645         (_initialize_i386_sol2_tdep): Register i386_sol2_osabi_sniffer.
5646
5647 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
5648
5649         * defs.h (auto_boolean): Declare enum.
5650         * command.h (cmd_auto_boolean): Delete enum.
5651         * mips-tdep.c (mask_address_var): Update.
5652         (mips_mask_address_p): Update.
5653         (show_mask_address): Update.
5654         * remote.c (struct packet_config): Update.
5655         (update_packet_config): Update.
5656         (show_packet_config_cmd): Update.
5657         (packet_ok): Update.
5658         (add_packet_config_cmd): Update.
5659         (_initialize_remote): 
5660         * command.h: Update.
5661         * cli/cli-setshow.c (parse_auto_binary_operation): Update.
5662         (do_setshow_command): Update.
5663         * cli/cli-decode.c (add_set_auto_boolean_cmd): Update.
5664         * cli/cli-decode.h: Update.
5665
5666 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
5667
5668         * config/i386/tm-cygwin.h, config/i386/tm-fbsd.h,
5669         config/i386/tm-go32.h, config/i386/tm-i386gnu.h,
5670         config/i386/tm-i386sol2.h, config/i386/tm-i386v4.h,
5671         config/i386/tm-linux.h, config/i386/tm-nbsd.h,
5672         config/i386/tm-obsd.h (HAVE_I387_REGS): Remove define.
5673         * config/i386/tm-i386.h: Unconditionally define FLOAT_INFO.
5674
5675         * i386-tdep.c (i386_coff_osabi_sniffer): Add "coff-go32" to the
5676         list of DJGPP COFF targets.
5677
5678         * config/i386/tm-i386.h (REGISTER_SIZE): Remove define.
5679         (NUM_GREGS, NUM_FREGS, NUM_SSE_REGS): Remove defines.
5680         (FP_REGNUM, SP_REGNUM, PC_REGNUM, PS_REGNUM): Remove defines.
5681         (FP0_REGNUM): Remove define.
5682         (MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE,
5683         MAX_REGISTER_VIRTUAL_SIZE): Remove define.
5684         (i386_register_virtual_size): Remove protoype.
5685         * i386-tdep.c (i386_register_virtual_size): Removed.
5686         (i386_extract_return_value, i386_store_return_value): Use
5687         FP0_REGNUM instead of NUM_FREGS to determine whether the
5688         floating-point registers are available.
5689         (i386_gdbarch_init): Tweak FIXME about FPU registers.
5690         Adjust for removal of macros mentioned above.
5691
5692 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
5693
5694         * i386v4-nat.c: Include "i386-tdep.h".  Reformat and tweak various
5695         comments.
5696         (fill_gregset, supply_gregset, supply_fpregset, fill_fpregset):
5697         Remove prototypes.
5698         (supply_gregset, fill_gregset): Remove use of register keyword and
5699         remove declaration for regmap.  Use I386_NUM_GREGS instead of
5700         NUM_REGS and NUM_FREGS.
5701         (FPREGSET_FSAVE_OFFSET): Remove.
5702         (supply_fpregset, fill_fpregset): Use FPO_REGNUM instead of
5703         NUM_FREGS to determine whether the floating-point registers are
5704         available.
5705
5706         * i386gnu-nat.c (supply_gregset, gnu_fetch_registers,
5707         gnu_store_registers): Replace usage of NUM_GREGS with
5708         I386_NUM_GREGS.
5709
5710         * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
5711         OLD_CANNOT_STORE_REGISTER, supply_gregset, fill_gregset): Replace
5712         usage of NUM_GREGS with I386_NUM_GREGS.
5713
5714         * i386-linux-nat.c (fill_gregset): Remove redundant parentheses.
5715
5716         * i386bsd-nat.c: Include "i386-tdep.h".
5717         (supply_gregset, fill_gregset): Replace usage of NUM_GREGS with
5718         I386_NUM_GREGS.
5719
5720         * i386v-nat.c: Remove copnditional inclusion of <asm/debugreg.h>,
5721         and associated comment.  They no longer make any sense, since we
5722         don't use this file anymore on Linux.
5723
5724         * config/i386/tm-i386.h (MAX_NUM_REGS): Removed.
5725         * i386-tdep.c (i386_register_offset, i386_register_size): Use
5726         I386_SSE_NUM_REGS instead of MAX_NUM_REGS for the number of
5727         elements in these arrays.
5728         (_initialize_i386_tdep): Use I386_SSE_NUM_REGS instead of
5729         MAX_NUM_REGS.
5730
5731 2002-06-15  Mark Kettenis  <kettenis@gnu.org>
5732
5733         * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.
5734         * osabi.c (gdb_osabi_names): Add entry for "LynxOS".
5735
5736 2002-06-14  Andrew Cagney  <cagney@redhat.com>
5737
5738         * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
5739         EXTRACT_RETURN_VALUE.
5740         (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Rename
5741         EXTRACT_STRUCT_VALUE_ADDRESS.
5742         * gdbarch.h, gdbarch.c: Regenerate.
5743         
5744         * values.c (value_being_returned): Handle
5745         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
5746         (EXTRACT_RETURN_VALUE): Define as DEPRECATED_EXTRACT_RETURN_VALUE.
5747
5748         * arm-linux-tdep.c (arm_linux_init_abi): Update. 
5749         * arm-tdep.c (arm_gdbarch_init): Update.
5750         * avr-tdep.c (avr_gdbarch_init): Update.
5751         * cris-tdep.c (cris_gdbarch_init): Update.
5752         * d10v-tdep.c (d10v_gdbarch_init): Update.
5753         * ia64-tdep.c (ia64_gdbarch_init): Update.
5754         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5755         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5756         * s390-tdep.c (s390_gdbarch_init): Update.
5757         * sh-tdep.c (sh_gdbarch_init): Update.
5758         * s390-tdep.c (s390_gdbarch_init): Update.
5759         * sparc-tdep.c (sparc_gdbarch_init): Update.
5760         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
5761         * v850-tdep.c (v850_gdbarch_init): Update.
5762         * vax-tdep.c (vax_gdbarch_init): Update.
5763         * x86-64-tdep.c (x86_64_gdbarch_init): Update.
5764         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5765
5766         * config/arc/tm-arc.h: Update.
5767         * config/d30v/tm-d30v.h: Update.
5768         * config/fr30/tm-fr30.h: Update.
5769         * config/h8300/tm-h8300.h: Update.
5770         * config/h8500/tm-h8500.h: Update.
5771         * config/i386/tm-i386.h: Update.
5772         * config/i386/tm-ptx.h: Update.
5773         * config/i386/tm-symmetry.h: Update.
5774         * config/i960/tm-i960.h: Update.
5775         * config/m32r/tm-m32r.h: Update.
5776         * config/m68k/tm-delta68.h: Update.
5777         * config/m68k/tm-linux.h: Update.
5778         * config/m68k/tm-m68k.h: Update.
5779         * config/m88k/tm-m88k.h: Update.
5780         * config/mcore/tm-mcore.h: Update.
5781         * config/mips/tm-mips.h: Update.
5782         * config/mn10200/tm-mn10200.h: Update.
5783         * config/pa/tm-hppa.h: Update.
5784         * config/pa/tm-hppa64.h: Update.
5785         * config/sparc/tm-sp64.h: Update.
5786         * config/sparc/tm-sparc.h: Update.
5787         * config/sparc/tm-sparclet.h: Update.
5788         * config/z8k/tm-z8k.h: Update.
5789
5790 2002-06-14  Andrew Cagney  <cagney@redhat.com>
5791
5792         * Makefile.in (i386_linux_tdep_h): Define.
5793         (i386_tdep_h, i387_tdep_h): Define.
5794         (i386-linux-nat.o): Add $(i386_linux_tdep_h),
5795         $(i386_tdep_h) and $(i387_tdep_h).
5796         * i386-linux-nat.c: Include "i386-linux-tdep.h".
5797
5798 2002-06-14  Mark Kettenis  <kettenis@gnu.org>
5799
5800         * config/i386/tm-i386.h (START_INFERIOR_TRAPS_EXPECTED): Removed.
5801         Already covered by the default.
5802
5803         * config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT,
5804         TARGET_LONG_DOUBLE_BIT): Remove.  * i386-tdep.c
5805         (i386_gdbarch_init): Initialize long_double_format and long_double
5806         bit.
5807
5808         * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and
5809         i386bsd-tdep.o.  Remove solib.o, solib-svr4.o and solib-legacy.o.
5810         Move these to ...
5811         * config/i386/i386sol2.mh: ... here.
5812         * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Remove define.
5813         (sigtramp_saved_pc, I386V4_SIGTRAMP_SAVED_PC): Don't #undef.
5814         (SIGCONTEXT_PC_OFFSET): Remove define.
5815         (IN_SIGTRAMP): Remove define.
5816         * i386-sol2-tdep.c: New file.
5817         
5818         * config/i386/i386nw.mt (TM_FILE): Change to tm-i386.h.
5819         * config/i386/tm-i386nw.h: Removed.
5820
5821         * config/i386/tm-fbsd.h (STAB_REG_TO_REGNUM,
5822         USE_STRUCT_CONVENTION): Remove defines.
5823         (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
5824         (get_longjmp_target): Remove prototype.
5825         (IN_SIGTRAMP): Remove define.
5826         (i386bsd_in_sigtramp): Remove prototype.
5827         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
5828         function.  Update comment accordingly
5829         (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
5830         (FRAME_SAVED_PC): Remove define.
5831         (i386bsd_frame_saved_pc): Remove prototype.
5832         * config/i386/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC,
5833         GET_LONGJMP_TARGET): Remove defines.
5834         (get_longjmp_target): Remove prototype.
5835         (IN_SIGTRAMP): Remove define.
5836         (i386bsd_in_sigtramp): Remove prototype.
5837         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
5838         function.  Update comment accordingly
5839         (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
5840         (FRAME_SAVED_PC): Remove define.
5841         (i386bsd_frame_saved_pc): Remove prototype.
5842         * config/i386/tm-nbsdaout.h (i386nbsd_aout_use_struct_convention):
5843         Remove prototype.
5844         (USE_STRUCT_CONVENTION): Remove prototype.
5845         * i386bsd-nat.c (i386bsd_sigcontext_pc_offset): Remove
5846         declaration.
5847         (_initialize_i386bsd_nat): Revise logic to determine some
5848         constants at compile time when compiling a native GDB.  Warn if
5849         things don't match up with what we expect.
5850         * i386bsd-tdep.c (i386bsd_sigtramp_start, i386bsd_sigtramp_end):
5851         Remove variables.
5852         (i386bsd_in_sigtramp): Rename tp i386bsd_pc_in_sigtramp.  Rewrite
5853         to use date stored in `struct gdbarch_tdep'.
5854         (i386bsd_sigcontext_offset): Remove varaible.
5855         (i386bsd_sigtramp_saved_pc): Make public.  Rewrite to use data
5856         stored in `struct gdbarch_tdep'.
5857         (i386bsd_frame_saved_pc): Make static.
5858         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): New functions.
5859         (i386bsd_sc_pc_offset, i386nbsd_sc_pc_offset,
5860         i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
5861         i386fbsd4_sc_pc_offset): New variables.
5862         (i386bsd_init_abi, i386nbsd_init_abi, i386nbsdelf_init_abi,
5863         i386fbsdaout_init_abi, i386fbsd_init_abi, i386fbsd4_init_abi): New
5864         functions.
5865         (i386bsd_aout_osabi_sniffer, _initialize_i386bsd_tdep): New
5866         functions.
5867         * i386fbsd-nat.c (_initialize_i386fbsd_nat): Fix type in comment.
5868         Modify the value of i386fbsd_sigtramp_start and
5869         i386fbsd_sigtramp_end instead of i386bsd_sigtramp_start and
5870         i386fbsd_sigtramp_end.
5871         * i386nbsd-tdep.c: (i386nbsd_aout_use_struct_convention): Remove
5872         function.
5873
5874         * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Move
5875         define to i386-linux-tdep.h.
5876         (NUM_REGS, MAX_NUM_REGS, REGISTER_BYTES, REGISTER_NAME,
5877         REGISTER_BYTE, REGISTER_RAW_SIZE, STAB_REG_TO_REGNUM): Remove
5878         defines.
5879         (i386_linux_register_name, i386_linux_register_byte,
5880         i386_linux_register_raw_size): Remove prototypes.
5881         (i386_linux_svr4_fetch_link_map_offsets): Remove prototype.
5882         (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
5883         (IN_SIGTRAMP, FRAME_CHAIN, FRAME_SAVED_PC, SAVED_PC_AFTER_CALL,
5884         TARGET_WRITE_PC): Remove defines.
5885         (i386_linux_in_sigtramp, i386_linux_frame_chain,
5886         i386_linux_frame_saved_pc, i386_linux_saved_pc_after_call,
5887         i386_linux_write_pc): Remove prototypes.
5888         (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
5889         (get_longjmp_target): Remove prototype.
5890         * i386-linux-tdep.h: New file.
5891         * i386-linux-nat.c: Include "i386-linux-tdep.h".
5892         * i386-linux-tdep.c: Include "i386-tdep.h" and
5893         "i386-linux-tdep.h".
5894         (i386_linux_register_name, i386_linux_register_byte,
5895         i386_linux_register_raw_size, i386_linux_in_sigtramp,
5896         i386_linux_write_pc, i386_linux_svr4_fetch_link_map_offsets):
5897         Make static.
5898         (i386_linux_init_abi): New function.
5899         (_initialize_i386_linux_tdep): New function.
5900
5901         * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Remove define.
5902         (i386_saved_pc_after_call): Remove prototype.
5903         (MAX_NUM_REGS): Increase to deal with Linux's orig_eax "register".
5904         (REGISTER_NAME, STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
5905         DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): Remove defines.
5906         (i386_register_name, i386_stab_reg_to_regnum,
5907         i386_dwarf_reg_to_regnum): Remove prototypes.
5908         (SIZEOF_GREGS, SIZEOF_FPU_REGS, SIZEOF_FPU_CTL_REGS,
5909         SIZEOF_SSE_REGS): Remove defines.
5910         (REGISTER_BYTES): Remove define.
5911         (REGISTER_BYTE, REGISTER_RAW_SIZE): Remove defines.
5912         (i386_register_byte, i386_register_raw_size): Remove prototypes.
5913         (FRAME_CHAIN, FRAME_SAVED_PC): Remove defines.
5914         (i386_frame_chain, i386_frame_saved_pc): Remove prototypes.
5915         * config/i386/tm-i386v4.h (FRAME_CHAIN_VALID): Remove define.
5916         (JB_ELEMENT_SIZE, JB_PC, JB_EBX, JB_ESI, JB_EDI, JB_EBP, JB_ESP,
5917         JB_EDX, GET_LONGJMP_TARGET): Remove defines.
5918         (get_longjmp_target): Remove prototype.
5919         (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP): Remove defines.
5920         (sigtramp_saved_pc): Remove define.
5921         (i386v4_sigtramp_saved_pc): Remove prototype.
5922         * config/i386/tm-go32.h (FRAME_CHAIN,
5923         FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC): Remove defines.
5924         (i386go32_frame_saved_pc): Remove prototype.
5925         (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
5926         (get_longjmp_target): Remove prototype.
5927         * i386-tdep.h: Include "osabi.h".
5928         (enum i386_abi): Removed.
5929         (enum struct_return): New enum.
5930         (struct gdbarch_tdep): Remove abi member, add osabi, jb_pc_offset,
5931         struct_return, sigtramp_saved_pc, sigtramp_start, sigtramp_end and
5932         sc_pc_offset members.
5933         (i386_gdbarch_register_os_abi): Remove prototype.
5934         (I386_NUM_GREGS, I386_NUM_FREGS, I386_NUM_XREGS,
5935         I386_SSE_NUM_REGS): New defines.
5936         (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS,
5937         I386_SSE_SIZEOF_REGS): New defines.
5938         (i386_register_name, i386_register_byte, i386_register_raw_size):
5939         New prototypes.
5940         (i386_elf_init_abi, i386_svr4_init_abi): New prototypes.
5941         (i386bsd_sigtramp_saved_pc): New prototype.
5942         * i386-tdep.c: Don't include "elf-bfd.h".
5943         (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum,
5944         i386_frame_chain, i386_saved_pc_after_call): Make static.
5945         (i386_frame_saved_pc): Rewrite to call architecture dependent
5946         function to deal with signal handlers.  Make static.
5947         (i386go32_frame_saved_pc): Removed.
5948         [GET_LONGJMP_TARGET] (JB_PC, JB_ELEMENT_SIZE, get_longjmp_target):
5949         Removed.
5950         (i386_get_longjmp_target): New function.
5951         (default_struct_convention, pcc_struct_convention,
5952         reg_struct_convention, valid_conventions, struct_convention): New
5953         variables.
5954         (i386_use_struct_convention): New function.
5955         (i386v4_sigtramp_saved_pc): Renamed to
5956         i386_svr4_sigtramp_saved_pc.  Made static.  Moved.
5957         (i386_pc_in_sigtramp): New function.
5958         (i386_abi_names): Removed.
5959         (ABI_TAG_OS_GNU_LINUX, ABI_TAG_OS_GNU_HURD,
5960         ABI_TAG_OS_GNU_SOLARIS, ABI_TAG_OS_FREEBSD, ABI_TAG_OS_NETBSD):
5961         Removed.
5962         (process_note_sections, i386_elf_abi_from_note, i386_elf_abi,
5963         i386_gdbarch_register_os_abi): Removed.
5964         (struct i386_abi_handler): Removed.
5965         (i386_abi_handler_list): Removed.
5966         (i386_svr4_pc_in_sigtramp, i386_go32_pc_in_sigtramp): New
5967         functions.
5968         (i386_elf_init_abi, i386_svr4_init_abi, i386_go32_init_abi,
5969         i386_nw_init_abi): New functions.
5970         (i386_gdbarch_init): Rewritten to use generic OS ABI framework.
5971         Use set_gdbarch_xxx() calls instead of relying on macros for a
5972         number of calls.
5973         (i386_coff_osabi_sniffer, i386_nlm_osabi_sniffer): New functions.
5974         (_initialize_i386_tdep): Add new 'struct-convcention' command.
5975         Register the various architecture variants defined in this file.
5976
5977 2002-06-14  Daniel Jacobowitz  <drow@mvista.com>
5978
5979         * gdbtypes.h (TYPE_FLAG_VARARGS): Update comment.
5980         (struct main_type): Remove arg_types member.  Update comments for
5981         struct field.
5982         (TYPE_ARG_TYPES): Remove.
5983         (TYPE_FN_FIELD_ARGS): Update.
5984         (smash_to_method_type): Update prototype.
5985
5986         * c-typeprint.c (cp_type_print_method_args): Take method type
5987         instead of argument list.  Use new argument layout.  Simplify.
5988         (c_type_print_args): Use new argument layout.  Simplify.
5989         (c_type_print_base): Update call to cp_type_print_method_args.
5990         * dwarf2read.c (dwarf2_add_member_fn): Remove unneeded type
5991         argument; use die->type instead.  Update call to
5992         smash_to_method_type.
5993         (read_structure_scope): Update call to dwarf2_add_member_fn.
5994         * gdbtypes.c (allocate_stub_method): Update comment.
5995         (smash_to_method_type): Take new NARGS and VARARGS arguments.
5996         Use new argument layout.
5997         (check_stub_method): Use new argument layout.  Don't count
5998         void as an argument.
5999         (print_arg_types): Update comments.  Use new argument layout.
6000         (recursive_dump_type): Don't print arg_types member.
6001         * hpread.c (hpread_read_struct_type): Use new argument layout.
6002         (fixup_class_method_type): Likewise.
6003         (hpread_type_lookup): Likewise.
6004         * stabsread.c (read_type): Update calls to read_args and
6005         smash_to_method_type.
6006         (read_args): Use new argument layout.  Simplify.
6007         * valops.c (typecmp): Use new argument layout.  Update parameters
6008         and comments.  Simplify.
6009         (hand_function_call): Use new argument layout.
6010         (search_struct_method): Update call to typecmp.
6011         (find_overload_match): Use new argument layout.
6012
6013 2002-06-13  Daniel Jacobowitz  <drow@mvista.com>
6014
6015         * NEWS: Mention multithreaded debug support for gdbserver.
6016
6017 2002-06-13  Daniel Jacobowitz  <drow@mvista.com>
6018
6019         * MAINTAINERS: Mention NEWS.
6020
6021 2002-06-13  Daniel Jacobowitz  <drow@mvista.com>
6022
6023         * mips-tdep.c (PROC_SYMBOL): Add warning comment.
6024         (struct mips_objfile_private, compare_pdr_entries): New.
6025         (non_heuristic_proc_desc): Read the ".pdr" section if it
6026         is present.
6027
6028 2002-06-12  Andrew Cagney  <ac131313@redhat.com>
6029
6030         * arm-tdep.c (arm_push_arguments): Rewrite using a two-pass loop.
6031         (arm_debug): New static variable.
6032         (_initialize_arm_tdep): Add ``set debug arm'' command.
6033
6034 2002-06-12  Andrew Cagney  <ac131313@redhat.com>
6035
6036         * Makefile.in (sim_arm_h): Define.
6037         (arm-tdep.o): Add $(sim_arm_h) and $(gdb_assert_h).
6038         * arm-tdep.c: Include "gdb/sim-arm.h" and "gdb_assert.h".
6039         (arm_register_sim_regno): New function, map an internal REGNUM
6040         onto a simulator register number.
6041         (arm_gdbarch_init): Set register_sim_regno.
6042
6043 2002-06-09  Aldy Hernandez  <aldyh@redhat.com>
6044
6045         * MAINTAINERS: Add self.
6046
6047 2002-06-11  Jim Blandy  <jimb@redhat.com>
6048
6049         * source.c (source_info): Mention whether the symtab has
6050         information about preprocessor macros.
6051
6052         Call the command `info macro', not `show macro'.
6053         * macrocmd.c (info_macro_command): Renamed from `show_macro_command'.
6054         Fix error message.
6055         (_initialize_macrocmd): Register `info_macro_command' in
6056         `infolist', not `showlist'.
6057
6058 2002-06-11  Daniel Jacobowitz  <drow@mvista.com>
6059
6060         * mips-tdep.c (MIPS_FPU_TYPE, FP_REGISTER_DOUBLE, MIPS_EABI)
6061         (MIPS_LAST_FP_ARG_REGNUM, MIPS_LAST_ARG_REGNUM)
6062         (MIPS_DEFAULT_SAVED_REGSIZE, MIPS_REGS_HAVE_HOME_P)
6063         (MIPS_DEFAULT_STACK_ARGSIZE, GDB_TARGET_IS_MIPS64)
6064         (MIPS_DEFAULT_MASK_ADDRESS_P): Remove obsolete definitions.  Define
6065         unconditionally.
6066         (set_mipsfpu_single_command, set_mipsfpu_double_command)
6067         (set_mipsfpu_none_command): Remove if (GDB_MULTI_ARCH).
6068         (_initialize_mips_tdep): Remove dead code.
6069         * config/mips/tm-irix5.h (MIPS_LAST_ARG_REGNUM)
6070         (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
6071         * config/mips/tm-irix6.h (MIPS_LAST_ARG_REGNUM)
6072         (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
6073         * config/mips/tm-mips.h (MIPS_EABI, MIPS_LAST_ARG_REGNUM,
6074         MIPS_LAST_FP_ARG_REGNUM): Remove.
6075
6076 2002-06-11  Michal Ludvig  <mludvig@suse.cz>
6077
6078         * dwarf2cfi.c (unwind_tmp_obstack_init): New.
6079         (unwind_tmp_obstack_free, parse_frame_info)
6080         (update_context, cfi_read_fp, cfi_write_fp)
6081         (cfi_frame_chain, cfi_init_extra_frame_info)
6082         (cfi_virtual_frame_pointer): Use the above function.
6083         * dwarf2cfi.c: Reindented (using 'indent dwarf2cfi.c').
6084
6085 2002-06-11  Corinna Vinschen  <vinschen@redhat.com>
6086
6087         * v850-tdep.c (v850_type_is_scalar): New function.
6088         (v850_use_struct_convention): Match current gcc implementation
6089         as close as possible.
6090         (v850_push_arguments): Fix stack_offset handling.  Don't write
6091         struct_addr into register.  This is done by v850_store_struct_return.
6092         (v850_extract_return_value): Care for structs.
6093         (v850_store_return_value): Ditto.
6094         (v850_store_struct_return): Actually write address.
6095
6096 2002-06-11  Michal Ludvig  <mludvig@suse.cz>
6097
6098         * x86-64-tdep.c (x86_64_skip_prologue): Fix to work on functions
6099         without debug information too.
6100
6101 2002-06-10  Andrew Cagney  <ac131313@redhat.com>
6102
6103         * gdbarch.sh (PRINT_FLOAT_INFO): Add frame and ui_file parameters.
6104         Make multi-arch pure.
6105         * gdbarch.h, gdbarch.c: Re-generate.
6106         * arm-tdep.c (arm_print_float_info): Update.
6107         * arch-utils.h (default_print_float_info): Update.
6108         * arch-utils.c (default_print_float_info): Update.
6109         * infcmd.c (float_info): Update call.
6110
6111 2002-06-10  Andrew Cagney  <ac131313@redhat.com>
6112
6113         * Makefile.in (init.c): Move the call to _initialize_gdbtypes to
6114         the front of the initialize list.
6115
6116 2002-06-10  Andrew Cagney  <ac131313@redhat.com>
6117
6118         * infrun.c (struct inferior_status): Replace fields
6119         selected_frame_address and selected_level with field
6120         selected_frame_id.
6121         (save_inferior_status): Update.  Use get_frame_id.
6122         (struct restore_selected_frame_args): Delete.
6123         (restore_selected_frame): Update.  Use frame_find_by_id.
6124         (restore_inferior_status): Update.
6125
6126         * breakpoint.h (struct breakpoint): Change type of
6127         watchpoint_frame to frame_id.
6128         * breakpoint.c (insert_breakpoints): Use frame_find_by_id.  Remove
6129         call to get_current_frame.
6130         (do_enable_breakpoint): Use frame_find_by_id.  Remove call to
6131         get_current_frame.
6132         (watchpoint_check): Use frame_find_by_id.
6133
6134         * frame.h (record_selected_frame): Delete declaration.
6135         * stack.c (record_selected_frame): Delete function.
6136         
6137         * frame.h (struct frame_id): Define.
6138         (get_frame_id): Declare.
6139         (frame_find_by_id): Declare.
6140         * frame.c (frame_find_by_id): New function.
6141         (get_frame_id): New function.
6142
6143 2002-06-10  Andrey Volkov <avolkov@transas.com>
6144
6145         * ser-e7kpc.c: Fix duplicated define and call of 
6146         _initialize_ser_e7000pc
6147             
6148 2002-06-09  Daniel Jacobowitz  <drow@mvista.com>
6149
6150         * signals/signals.c (target_signal_from_host): Fix #ifdef
6151         SIGRTMIN case.
6152         (do_target_signal_to_host): Likewise.
6153
6154 2002-06-09  Daniel Jacobowitz  <drow@mvista.com>
6155
6156         * mips-tdep.c (mips_find_abi_section): New function.
6157         (mips_gdbarch_init): Call it.
6158
6159 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
6160
6161         * solib-svr4.c (init_fetch_link_map_offsets): Simply return
6162         legacy_fetch_link_map_offsets.  Adjust comment to reflect reality
6163         after Andrew's 2002-06-08 gdbarch change.
6164
6165 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
6166
6167         * i386-linux-nat.c (suppy_gregset): Don't supply
6168         I386_LINUX_ORIG_EAX_REGNUM if there isn't room for it in GDB's
6169         register cache.
6170         (fill_gregset): Don't fetch it under the same circumstances.
6171
6172 2002-06-09  Andrew Cagney  <cagney@redhat.com>
6173
6174         * Makefile.in (callback_h): Define.
6175         (remote_sim_h): Update path to remote-sim.h.
6176         (remote-rdp.o): Add $(callback_h).
6177         (remote-sim.o): Use $(callback_h).
6178         * remote-sim.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
6179         * remote-rdp.c: Include "gdb/callback.h".
6180
6181 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
6182
6183         * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6184         * osabi.c (gdb_osabi_names): Add "DJGPP" and "NetWare".
6185
6186 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
6187
6188         * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__.
6189         * rdi-share/serpardr.c: Ditto.
6190         * rdi-share/unixcomm.c: Ditto.
6191         * rdi-share/serdrv.c: Ditto.
6192         * rdi-share/hostchan.h: Ditto.
6193         * rdi-share/hostchan.c: Ditto.
6194         * rdi-share/host.h: Ditto.
6195         * rdi-share/devsw.c: Ditto.
6196
6197         * objfiles.h: Change type of obj_private to void pointer.
6198         * pa64solib.c: Update copyright.  Don't include "assert.h", use
6199         strcmp instead of STREQ, use LONGEST, do not use PTR
6200         * somsolib.c: Ditto.
6201
6202         * config/djgpp/fnchange.lst: Fix problems with bfd/elf32-i386.c,
6203         bfd/elf32-i386qnx.c, bfd/elf32-sh.c, bfd/elf32-sh64-nbsd.c,
6204         bfd/elf64-sh64-nbsd.c bfd/elf64-sh64.c.
6205
6206 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
6207
6208         * frame.c (GET_SAVED_REGISTER): Delete macro definition.
6209         (default_get_saved_register): Delete function.
6210         * gdbarch.sh (GET_SAVED_REGISTER): Set default to
6211         generic_unwind_get_saved_register.
6212         * gdbarch.h, gdbarch.c: Re-generate.
6213         
6214 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
6215
6216         * gdbarch.sh (FRAME_CHAIN_VALID): Set default to
6217         generic_func_frame_chain_valid.
6218         * gdbarch.h, gdbarch.c: Re-generate.
6219         * blockframe.c (generic_func_frame_chain_valid): Only check
6220         PC_IN_CALL_DUMMY when generic dummy frames.  Don't worry about
6221         passing FP to PC_IN_CALL_DUMMY.
6222         Fix PR gdb/360.
6223
6224 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
6225
6226         * gdbarch.sh (struct gdbarch_data): Add field init_p.
6227         (register_gdbarch_data): Initialize init_p.
6228         (gdbarch_data): Initialize data pointer using the init function.
6229         (init_gdbarch_data): Delete function.
6230         (gdbarch_update_p): Update.
6231         (initialize_non_multiarch): Update.
6232         (struct gdbarch): Add field initialized_p.
6233         * gdbarch.h, gdbarch.c: Re-generate.
6234
6235 2002-06-07  Michal Ludvig  <mludvig@suse.cz>
6236
6237         * x86-64-linux-nat.c (x86_64_fxsave_offset): New.
6238         (supply_fpregset, fill_fpregset): Don't call i387_*_fxsave,
6239         better do the things actually here.
6240         * x86-64-tdep.c (x86_64_register_name2nr): New.
6241         (x86_64_register_name): Renamed to x86_64_register_nr2name.
6242         (x86_64_gdbarch_init): Respect the above change.
6243         * x86-64-tdep.h (x86_64_register_name2nr)
6244         (x86_64_register_nr2name): Add prototypes.
6245         * config/i386/x86-64linux.mt (TDEPFILES): Remove i387-tdep.o.
6246
6247 2002-06-06  Michael Snyder  <msnyder@redhat.com>
6248
6249         * d10v-tdep.c (d10v_push_arguments): Handle struct_return.
6250         Delete extra braces and re-indent.
6251         (d10v_store_return_value): Char return values
6252         must be shifted over by one byte in R0.
6253         (d10v_extract_return_value): Delete extra braces, re-indent.
6254
6255 2002-06-06  Elena Zannoni  <ezannoni@redhat.com>
6256
6257         * d10v-tdep.c (d10v_read_sp, d10v_read_fp): Add prototype.
6258         (d10v_register_virtual_type): Make $fp and $sp be pointer to data.
6259         (d10v_integer_to_address): Rewrite.
6260         (d10v_frame_init_saved_regs): When reading fp and sp registers use
6261         the d10v specific functions which take care of converting to the
6262         correct space.
6263
6264 2002-06-06  Elena Zannoni  <ezannoni@redhat.com>
6265
6266         * config/djgpp/fnchange.lst: Add testsuite files altivec-abi.c,
6267         altivec-abi.exp, altivec-regs.c, altivec-regs.exp.
6268
6269 2002-06-02  Andrew Cagney  <ac131313@redhat.com>
6270
6271         * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm
6272         includes.
6273         * config/tm-linux.h: Ditto.
6274         * config/alpha/tm-alphalinux.h: Ditto.
6275         * config/arm/nm-linux.h, config/arm/tm-linux.h: Ditto.
6276         * config/arm/xm-nbsd.h, config/i386/nm-gnu.h: Ditto.
6277         * config/i386/nm-i386lynx.h, config/i386/nm-i386sol2.h: Ditto.
6278         * config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h: Ditto.
6279         * config/i386/nm-linux.h, config/i386/nm-m3.h: Ditto.
6280         * config/i386/nm-ptx4.h, config/i386/nm-x86-64.h: Ditto.
6281         * config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h: Ditto.
6282         * config/i386/tm-i386m3.h, config/i386/tm-i386sco5.h: Ditto.
6283         * config/i386/tm-i386v4.h, config/i386/tm-linux.h: Ditto.
6284         * config/i386/tm-ptx4.h, config/i386/tm-vxworks.h: Ditto.
6285         * config/i386/xm-i386v4.h, config/i386/xm-nbsd.h: Ditto.
6286         * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
6287         * config/i960/tm-vx960.h, config/ia64/nm-aix.h: Ditto.
6288         * config/ia64/nm-linux.h, config/ia64/tm-aix.h: Ditto.
6289         * config/ia64/tm-linux.h, config/ia64/xm-aix.h: Ditto.
6290         * config/m68k/nm-linux.h, config/m68k/nm-m68klynx.h: Ditto.
6291         * config/m68k/nm-sysv4.h, config/m68k/tm-linux.h: Ditto.
6292         * config/m68k/tm-m68klynx.h, config/m68k/tm-m68kv4.h: Ditto.
6293         * config/m68k/tm-sun2os4.h, config/m68k/tm-sun3os4.h: Ditto.
6294         * config/m68k/tm-vx68.h, config/m68k/xm-m68kv4.h: Ditto.
6295         * config/m68k/xm-nbsd.h, config/m88k/nm-delta88v4.h: Ditto.
6296         * config/m88k/tm-delta88v4.h, config/m88k/xm-delta88v4.h: Ditto.
6297         * config/mips/nm-irix5.h, config/mips/nm-linux.h: Ditto.
6298         * config/mips/tm-linux.h, config/mips/tm-mips64.h: Ditto.
6299         * config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h: Ditto.
6300         * config/mips/tm-vxmips.h, config/mips/xm-irix5.h: Ditto.
6301         * config/mips/xm-mipsv4.h, config/ns32k/xm-nbsd.h: Ditto.
6302         * config/pa/nm-hppao.h, config/powerpc/nm-linux.h: Ditto.
6303         * config/powerpc/tm-linux.h, config/powerpc/tm-vxworks.h: Ditto.
6304         * config/powerpc/xm-aix.h, config/rs6000/nm-rs6000ly.h: Ditto.
6305         * config/rs6000/tm-rs6000ly.h, config/rs6000/xm-aix4.h: Ditto.
6306         * config/sh/tm-linux.h, config/sparc/nm-linux.h: Ditto.
6307         * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4sol2.h: Ditto.
6308         * config/sparc/tm-linux.h, config/sparc/tm-sp64linux.h: Ditto.
6309         * config/sparc/tm-sp64sim.h, config/sparc/tm-sparclynx.h: Ditto.
6310         * config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h: Ditto.
6311         * config/sparc/tm-vxsparc.h, config/sparc/xm-sun4sol2.h: Ditto.
6312
6313 2002-05-04  Aidan Skinner <aidan@velvet.net>
6314
6315         * ada-exp.tab.c: New file
6316         * ada-exp.y: New file
6317         * ada-lang.c: New file
6318         * ada-lang.h: New file
6319         * ada-lex.c: New file
6320         * ada-lex.l: New file
6321         * ada-tasks.c: New file
6322         * ada-typeprint.c: New file
6323         * ada-valprint.c: New file
6324         
6325 2002-06-02  Jason Thorpe  <thorpej@wasabisystems.com>
6326
6327         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Don't set
6328         use_struct_convention to ppc_sysv_abi_broken_use_struct_convention.
6329
6330 2002-06-02  Jason Thorpe  <thorpej@wasabisystems.com>
6331
6332         * config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
6333         insetead of ppc-linux-tdep.o.
6334         * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
6335         * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
6336
6337 2002-06-02  Andrew Cagney  <ac131313@redhat.com>
6338
6339         2002-05-07 Christian Groessler <chris@groessler.org>
6340         * z8k-tdep.c (z8k_print_register_hook): Fix display of 32 and 64
6341         bit register contents for little endian hosts.
6342
6343 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
6344
6345         * MAINTAINERS: Mention that any `HP/UX reader' can be changed by
6346         any maintainer.
6347
6348 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
6349
6350         * gdbarch.h: Regenerate.
6351
6352 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
6353
6354         * MAINTAINERS: Add everyone to write-after-approval list.
6355
6356 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
6357
6358         * stack.c (frame_info): Use frame_register_unwind instead of
6359         saved_regs.  Mention when the SP is on the stack or in a register.
6360
6361         * frame.h (frame_register_unwind_ftype): Define.  Document.
6362         (struct frame_info): Add field register_unwind and
6363         register_unwind_cache.
6364         (frame_register_unwind): Declare.
6365         (generic_unwind_get_saved_register): Declare.
6366
6367         * frame.c (frame_register_unwind): New function.
6368         (generic_unwind_get_saved_register): New function.
6369
6370         * blockframe.c (generic_call_dummy_register_unwind): New function.
6371         (frame_saved_regs_register_unwind): New function.
6372         (set_unwind_by_pc): New function.
6373         (create_new_frame): New function.
6374         (get_prev_frame): New function.
6375
6376 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
6377
6378         * a29k-share/: Delete directory.
6379         * remote-vx29k.c: Delete file.
6380
6381 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
6382
6383         * config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c,
6384         ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c.
6385
6386 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
6387
6388         * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
6389         sparcnbsd-nat.c, and sparcnbsd-tdep.c.
6390         (sparc64nbsd-nat.o)
6391         (sparcnbsd-nat.o)
6392         (sparcnbsd-tdep.o): New dependency lists.
6393         * NEWS: Note new UltraSPARC NetBSD native configuration.
6394         * configure.host (sparc64-*-netbsd*): New host.
6395         * configure.tgt (sparc-*-netbsdelf*)
6396         (sparc-*-netbsd*): Set gdb_target to nbsd.
6397         (sparc64-*-netbsd*): New target.
6398         * sparc64nbsd-nat.c: New file.
6399         * sparcnbsd-nat.c: New file.
6400         * sparcnbsd-tdep.c: New file.
6401         * sparcnbsd-tdep.h: New file.
6402         * config/sparc/nbsd.mt: New file.
6403         * config/sparc/nbsd64.mh: New file.
6404         * config/sparc/nbsd64.mt: New file.
6405         * config/sparc/nbsdaout.mh (NATDEPFILES): Remove corelow.o,
6406         sparc-nat.o, and solib.o.  Add sparcnbsd-nat.o.
6407         (HOST_IPC): Remove.
6408         * config/sparc/nbsdaout.mt: Remove.
6409         * config/sparc/nbsdelf.mh (NATDEPFILES): Remove corelow.o,
6410         sparc-nat.o, and solib.o.  Add sparcnbsd-nat.o.
6411         (HOST_IPC): Remove.
6412         * config/sparc/nbsdelf.mt: Remove.
6413         * config/sparc/nm-nbsd.h: Update copyright years.  Remove all
6414         sparc-nat.c compatiblity defines.
6415         * config/sparc/tm-nbsd.h: Update copyright years.  Include solib.h.
6416         (GDB_MULTI_ARCH): Set to GDB_MULTI_ARCH_PARTIAL.
6417         * config/sparc/tm-nbsd64.h: New file.
6418         * config/sparc/tm-nbsdaout.h: Remove.
6419         * config/sparc/xm-nbsd.h: Remove.
6420
6421 2002-05-30  Jason Thorpe  <thorpej@wasabisystems.com>
6422
6423         * Makefile.in (sparc-tdep.o): Add osabi.h to dependency list.
6424         * sparc-tdep.c: Include osabi.h.
6425         (gdbarch_tdep): Add osabi member.
6426         (_initialize_sparc_tdep): Use gdbarch_register.
6427         (sparc_gdbarch_init): Use generic OS ABI framework.
6428         (sparc_dump_tdep): New function.
6429
6430 2002-05-30  Kevin Buettner  <kevinb@redhat.com>
6431
6432         * corefile.c (do_captured_read_memory_integer): Return non-zero
6433         result.
6434         (safe_read_memory_integer): Copy result of memory read when
6435         status is non-zero.  Also, add comments.
6436
6437 2002-05-20  Jason Thorpe  <thorpej@wasabisystems.com>
6438
6439         * Makefile.in (ppc_tdep_h): Define.
6440         (ppc-linux-nat.o)
6441         (ppc-linux-tdep.o)
6442         (rs6000-tdep.o): Use $(ppc_tdep_h).
6443         (ppc-sysv-tdep.o)
6444         (ppcnbsd-nat.o)
6445         (ppcnbsd-tdep.o): New dependency lists.
6446         * ppc-tdep.h: Use generic OS ABI framework.
6447         * ppc-linux-tdep.c (_initialize_ppc_linux_tdep)
6448         (ppc_linux_init_abi): New functions.
6449         (ppc_sysv_abi_broken_use_struct_convention)
6450         (ppc_sysv_abi_use_struct_convention)
6451         (ppc_sysv_abi_push_arguments): Move to...
6452         * ppc-sysv-tdep.c: ...here.
6453         * ppcnbsd-nat.c: Don't include gdbcore.h and regcache.h.
6454         * rs6000-tdep.c (process_note_abi_tag_sections)
6455         (get_elfosabi): Remove.
6456         (rs6000_gdbarch_init): Use generic OS ABI framework.
6457         (rs6000_dump_tdep): New function.
6458         (_initialize_rs6000_tdep): Use gdbarch_register.
6459         * config/powerpc/linux.mt (TDEPFILES): Add ppc-sysv-tdep.o.
6460         * config/powerpc/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
6461         * config/powerpc/aix.mt (TDEPFILES): Use ppc-sysv-tdep.o instead
6462         of ppc-linux-tdep.o.
6463         * config/powerpc/nbsd.mt (TDEPFILES): Likewise.
6464         * config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
6465         * config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
6466         * config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
6467         * config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
6468         * config/powerpc/vxworks.mt (TDEPFILES): Likewise.
6469
6470 2002-05-29  Jim Blandy  <jimb@redhat.com>
6471
6472         * macroscope.c (default_macro_scope): Put `void' in empty argument
6473         list.
6474
6475 2002-05-29  Andrew Cagney  <ac131313@redhat.com>
6476
6477         * Makefile.in (arch-utils.o): Add $(sim_regno_h).
6478         * arch-utils.c: Include "sim-regno.h".
6479         * gdbarch.sh: Don't include "sim-regno.h".
6480         * gdbarch.h, gdbarch.c: Regenerate.
6481         * sim-regno.h (legacy_register_sim_regno): Move declaration from
6482         here.
6483         * arch-utils.h (legacy_register_sim_regno): To here.
6484         * remote-sim.c (legacy_register_sim_regno): Move function from
6485         here.
6486         * arch-utils.c (legacy_register_sim_regno): To here.
6487
6488 2002-05-28  Andrew Cagney  <ac131313@redhat.com>
6489
6490         * sim-regno.h: New file.
6491         * Makefile.in (sim_regno_h): Define.
6492         (d10v-tdep.o, remote-sim.o): Add dependency on $(sim_regno_h).
6493         * remote-sim.c: Include "sim-regno.h" and "gdb_assert.h".
6494         (legacy_register_sim_regno): New function.
6495         (one2one_register_sim_regno): New function.
6496         (gdbsim_fetch_register): Rewrite.
6497         (gdbsim_store_register): Only store a register when
6498         REGISTER_SIM_REGNO is valid.
6499         * d10v-tdep.c: Include "sim-regno.h".
6500         (d10v_ts2_register_sim_regno): Add legacy_regiter_sim_regno check.
6501         (d10v_ts3_register_sim_regno): Ditto.
6502         * gdbarch.sh: Include "sim-regno.h".
6503         (REGISTER_SIM_REGNO): Set default to legacy_register_sim_regno.
6504         * gdbarch.h, gdbarch.c: Regenerate.
6505         * arch-utils.h (default_register_sim_regno): Delete declaration.
6506         * arch-utils.c (default_register_sim_regno): Delete function.
6507
6508 2002-05-28  Jason Thorpe  <thorpej@wasabisystems.com>
6509
6510         * ppcnbsd-nat.c: Rewrite.
6511         * ppcnbsd-tdep.c: New file.
6512         * ppcnbsd-tdep.h: New file.
6513         * config/powerpc/nbsd.mh (NATDEPFILES): Remove corelow.o,
6514         solib.o, and solib-svr4.o.
6515         * config/powerpc/nbsd.mt (TDEPFILES): Add ppcnbsd-tdep.o,
6516         nbsd-tdep.o, and corelow.o.
6517
6518 2002-05-28  Andrew Cagney  <ac131313@redhat.com>
6519
6520         * MAINTAINERS (--enable-gdb-build-warnings): Rewrite script to use
6521         `tr' and `sed'.  Mention that `broken' targets are not expected to
6522         build.
6523
6524 2002-05-27  Michal Ludvig  <mludvig@suse.cz>
6525
6526         * x86-64-tdep.c (x86_64_skip_prologue): Remove obsolete note.
6527         Let PC point right after the prologue before looking up symbols.
6528         
6529 2002-05-27  Martin M. Hunt  <hunt@redhat.com>
6530
6531         * i386-tdep.c (i386_register_virtual_type): Return 
6532         builtin_type_vec128i for SSE registers.
6533
6534         * gdbtypes.h (builtin_type_vec128i): Declare.
6535
6536         * gdbtypes.c (build_builtin_type_vec128i): New function.
6537         (builtin_type_v2_double, builtin_type_v4_int64): New types.
6538         (builtin_type_vec128i): New type for SSE2 128-bit registers.
6539         (build_gdbtypes): Initialize new builtin vector types.
6540         (_initialize_gdbtypes): Register new vector types with gdbarch.
6541
6542 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
6543
6544         * MAINTAINERS: ns32k is not longer an obsolete candidate,
6545         since it has been multi-arch'd.
6546         * NEWS: Note that ns32k-*-* is now partial multi-arch.
6547         Move Alpha and VAX multi-arch news entries to same section
6548         as other multi-arch news.
6549
6550 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
6551
6552         * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
6553         target.s, arch-utils.h, ns32k-tdep.h.  Make many functions
6554         static.  Rename some register numbers to put them in ns32k-tdep
6555         private namespace.
6556         (ns32k_get_saved_register, ns32k_gdbarch_init_32082,
6557         ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
6558         functions.
6559         (_initialize_ns32k_tdep): Use gdbarch_register.
6560         * ns32k-tdep.h: New file.
6561         * ns32knbsd-tdep.c: New file.
6562         * config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
6563         * config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
6564         (IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
6565         REGISTER_BYTES, REGISTER_BYTE): Remove.
6566         * config/ns32k/tm-ns32k.h: New file.
6567         * config/ns32k/tm-umax.h: Remove.
6568
6569 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
6570
6571         * ns32k-tdep.c (ns32k_saved_pc_after_call,
6572         ns32k_store_struct_return, ns32k_extract_return_value,
6573         ns32k_store_return_value, ns32k_extract_struct_value_address): New
6574         functions.
6575         * config/ns32k/tm-umax.h (SAVED_PC_AFTER_CALL): Define as
6576         ns32k_saved_pc_after_call.
6577         (STORE_STRUCT_RETURN): Define as ns32k_store_struct_return.
6578         (EXTRACT_RETURN_VALUE): Define as ns32k_extract_return_value.
6579         (STORE_RETURN_VALUE): Define as ns32k_store_return_value.
6580         (EXTRACT_STRUCT_VALUE_ADDRESS): Define as
6581         ns32k_extract_struct_value_address.
6582
6583 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
6584
6585         * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
6586         ns32k_fix_call_dummy): New.
6587         * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
6588         ns32k_call_dummy_words.
6589         (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
6590         (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
6591         CALL_DUMMY_NARGS): Remove.
6592         (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.
6593
6594 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
6595
6596         * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain,
6597         ns32k_frame_saved_pc, ns32k_frame_args_address,
6598         ns32k_frame_locals_address, ns32k_frame_init_saved_regs,
6599         ns32k_push_dummy_frame, ns32k_pop_frame): New functions.
6600         * config/ns32k/tm-nbsd.h (FRAME_SAVED_PC): Remove.
6601         * config/ns32k/tm-umax.h (INNER_THAN): Define as core_addr_lessthan.
6602         (BREAKPOINT_FROM_PC): Define as ns32k_breakpoint_from_pc.
6603         (BREAKPOINT): Remove..
6604         (FRAME_CHAIN): Define as ns32k_frame_chain.
6605         (FRAME_SAVED_PC): Define as ns32k_frame_saved_pc.
6606         (FRAME_ARGS_ADDRESS): Define as ns32k_frame_args_address.
6607         (FRAME_LOCALS_ADDRESS): Define as ns32k_frame_locals_address.
6608         (FRAME_FIND_SAVED_REGS): Remove.
6609         (FRAME_INIT_SAVED_REGS): Define as ns32k_frame_init_saved_regs.
6610         (PUSH_DUMMY_FRAME): Define as ns32k_push_dummy_frame.
6611         (POP_FRAME): Define as ns32k_pop_frame.
6612
6613 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
6614
6615         * ns32k-tdep.c (ns32k_register_byte_32082,
6616         ns32k_register_byte_32382, ns32k_register_raw_size,
6617         ns32k_register_virtual_size, ns32k_register_virtual_type): New
6618         functions.
6619         * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
6620         ns32k_register_byte_32382.
6621         * config/ns32k/tm-umax.h: Update copyright years.
6622         (REGISTER_BYTE): Define as ns32k_register_byte_32082.
6623         (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
6624         (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
6625         (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
6626         (ns32k_get_enter_addr): Fix prototype.
6627
6628 2002-05-26  Jason Thorpe  <thorpej@wasabisystems.com>
6629
6630         * ns32k-tdep.c: Update copyright years.
6631         (ns32k_register_name_32082): New function.
6632         (ns32k_register_name_32382): Ditto.
6633         * config/ns32k/tm-nbsd.h (REGISTER_NAMES): Remove.
6634         (REGISTER_NAME): Define as ns32k_register_name_32382.
6635         * config/ns32k/tm-umax.h (REGISTER_NAMES): Remove.
6636         (REGISTER_NAME): Define as ns32k_register_name_32082.
6637
6638 2002-05-24  Jim Blandy  <jimb@redhat.com>
6639
6640         * dwarf2read.c (free_line_header): Use xfree, not free.
6641
6642 2002-05-24  Jason Thorpe  <thorpej@wasabisystems.com>
6643
6644         * config/djgpp/fnchange.lst: Add alphabsd-nat.c,
6645         alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
6646
6647 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
6648
6649         * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
6650
6651 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
6652
6653         From Ross Alexander at NEC Europe:
6654         * config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
6655
6656 2002-05-23  Michael Snyder  <msnyder@redhat.com>
6657
6658         * cli/cli-dump.c (restore_command): Use parse_and_eval_long
6659         for input, rather than parse_and_eval_address.  
6660
6661 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
6662
6663         * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
6664         * Makefile.in (sim_d10v_h): Update definition.
6665
6666 2002-05-24  Andrew Cagney  <cagney@redhat.com>
6667
6668         * d10v-tdep.c (d10v_gdbarch_init): Revert old code included in
6669         change `2002-05-22 Michael Snyder' below.
6670         (d10v_push_arguments): Ditto.
6671         (d10v_extract_return_value): Ditto.
6672
6673 2002-05-23  Jim Blandy  <jimb@redhat.com>
6674
6675         * macrotab.c (check_for_redefinition): Don't complain if the new
6676         definition is the same as the previous one.  Take more arguments
6677         to allow the comparison.
6678         (macro_define_object, macro_define_function): Pass more arguments
6679         to check_for_redefinition.
6680
6681 2002-05-22  Michael Snyder  <msnyder@redhat.com>
6682
6683         * d10v-tdep.c: Change a few macros to enums for ease of debugging.
6684         (d10v_frame_chain_valid): Add PC_IN_CALL_DUMMY clause.
6685         (d10v_frame_saved_pc): Add PC_IN_CALL_DUMMY clause.
6686         (d10v_frame_chain): Bail immediately if PC_IN_CALL_DUMMY.
6687         Don't bail if return_pc is PC_IN_CALL_DUMMY.
6688         Add a temp variable to save a call (and a memory read).
6689         (d10v_init_extra_frame_info): Get fi->pc from callee's return_pc
6690         if possible (so that PC_IN_CALL_DUMMY will work).
6691
6692 2002-05-22  Corinna Vinschen  <vinschen@redhat.com>
6693
6694         * MAINTAINERS: Remove status `OBSOLETE' from v850.
6695
6696 2002-05-22  Michal Ludvig  <mludvig@suse.cz>
6697
6698         * dwarf2cfi.c (frame_state_for): Added safety check for a valid
6699         fde->cie_ptr.
6700         (dwarf2_build_frame_info): Corrected handling of eh_frame.
6701         (dwarf2_build_frame_info): Add offset to fde->initial_location 
6702         so that frames of shared libraries are mapped correctly.
6703         (execute_stack_op): Change type of 'result' from ULONGEST to
6704         CORE_ADDR.
6705         
6706 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6707
6708         * config/alpha/tm-nbsd.h: Include solib.h.
6709
6710 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6711
6712         * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
6713         assumptions about the host's byte order.
6714
6715 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6716
6717         * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
6718         to dependency list.
6719         * alphanbsd-tdep.c: Include solib-svr4.h.
6720         * shnbsd-tdep.c: Ditto.
6721
6722 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6723
6724         * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
6725         nbsd-tdep.h to dependency list.
6726         * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
6727         i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
6728         ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
6729         nbsdaout.mh and nbsdelf.mh consistently.
6730         * configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
6731         ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
6732         nbsdaout.mt and nbsdelf.mh consistently.
6733         * armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h. 
6734         (arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
6735         to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
6736         * config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS.  Move
6737         a.out shared library stuff from here...
6738         * config/nm-nbsdaout.h: ...to here.
6739         * config/tm-nbsd.h: Remove.
6740         * config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
6741         * config/arm/nbsd.mh: Remove.
6742         * config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
6743         nbsd-tdep.o.
6744         * config/arm/nbsdaout.mh: New file. 
6745         * config/arm/nbsdelf.mh: New file.
6746         * config/arm/nm-nbsdaout.h: New file.
6747         * config/i386/nbsd.mh: Remove.
6748         * config/i386/nbsd.mt: Remove.
6749         * config/i386/nbsdaout.mh: New file.
6750         * config/i386/nbsdaout.mt: New file.
6751         * config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
6752         * config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
6753         * config/i386/nm-nbsd.h (REGISTER_U_ADDR, 
6754         i386_register_u_addr): Remove.
6755         * config/i386/nm-nbsdaout.h: New file.
6756         * config/i386/nm-nbsdelf.h: Remove.
6757         * config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
6758         (USE_STRUCT_CONVENTION): Remove.
6759         * config/i386/tm-nbsdaout.h: New file.
6760         * config/i386/tm-nbsdelf.h: Remove.
6761         * config/m68k/nbsd.mh: Remove.
6762         * config/m68k/nbsd.mt: Remove.
6763         * config/m68k/nbsdaout.mh: New file.
6764         * config/m68k/nbsdaout.mt: New file. 
6765         * config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
6766         * config/m68k/nm-nbsdaout.h: New file.
6767         * config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
6768         (IN_SOLIB_CALL_TRAMPOLINE): Define.
6769         * config/ns32k/nbsd.mh: Remove.
6770         * config/ns32k/nbsd.mt: Remove. 
6771         * config/ns32k/nbsdaout.mh: New file.
6772         * config/ns32k/nbsdaout.mt: New file.
6773         * config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h. 
6774         * config/ns32k/nm-nbsdaout.h: New file.
6775         * config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.  
6776         (IN_SOLIB_CALL_TRAMPOLINE): Define.
6777         * config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
6778         (SVR4_SHARED_LIBS): Remove.
6779         * config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
6780         * config/sparc/nbsd.mh: Remove.
6781         * config/sparc/nbsd.mt: Remove.
6782         * config/sparc/nbsdaout.mh: New file.
6783         * config/sparc/nbsdaout.mt: New file.
6784         * config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
6785         * config/sparc/nbsdelf.mt: New file.
6786         * config/sparc/nm-nbsdaout.h: New file.   
6787         * config/sparc/nm-nbsdelf.h: Remove.
6788         * config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
6789         * config/sparc/tm-nbsdaout.h: New file.
6790
6791 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
6792
6793         * Makefile.in (ALLDEPFILES): Add mipsnbsd-nat.c and
6794         mipsnbsd-tdep.c
6795         (mipsnbsd-nat.o, mipsnbsd-tdep.o): New dependency lists.
6796
6797 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
6798
6799         * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
6800         shnbsd-nat.c.
6801         (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
6802
6803 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
6804
6805         * NEWS: Note new MIPS NetBSD native configuration. 
6806         * configure.host (mips*-*-netbsd*): New host. 
6807         * configure.tgt (mips*-*-netbsd*): New target. 
6808         * mipsnbsd-nat.c: New file.
6809         * mipsnbsd-tdep.c: New file.
6810         * mipsnbsd-tdep.h: New file.
6811         * config/mips/nbsd.mh: New file.
6812         * config/mips/nbsd.mt: New file.
6813         * config/mips/nm-nbsd.h: New file.
6814         * config/mips/tm-nbsd.h: New file.
6815
6816 2002-05-21  Jason Thorpe  <thorpej@wasabisystems.com>
6817
6818         * Makefile.in (SFILES): Add osabi.c.
6819         (COMMON_OBS): Add osabi.o.
6820         (osabi.o): New dependency list.
6821         * osabi.c: New file.
6822         * osabi.h: New file.
6823         * doc/gdbint.texinfo: Document new generic OS ABI framework.
6824
6825         * Makefile.in (alpha_tdep_h): Define and use instead of
6826         alpha-tdep.h.
6827         * alpha-tdep.c (alpha_abi_names, process_note_abi_tag_sections,
6828         get_elfosabi, alpha_abi_handler_list, alpha_gdbarch_register_os_abi):
6829         Remove.
6830         (alpha_gdbarch_init, alpha_dump_tdep): Use generic OS ABI framework.
6831         * alpha-tdep.h: Include osabi.h.
6832         (alpha_abi): Remove.
6833         (gdbarch_tdep): Use generic OS ABI framework.
6834         * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Use
6835         gdbarch_register_osabi.
6836         * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Likewise.
6837         * alphafbsd-tdep.c (_initialize_alphafbsd_tdep): Likewise.
6838         * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Likewise.
6839
6840         * Makefile.in (sh_tdep_h): Add osabi.h.
6841         * sh-tdep.h (sh_osabi): Remove.
6842         (gdbarch_tdep): Use generic OS ABI framework.
6843         * sh-tdep.c (sh_osabi_names, process_note_abi_tag_sections,
6844         sh_osabi_handler_list, sh_gdbarch_register_os_abi): Remove.
6845         (sh_gdbarch_init, sh_dump_tdep): Use generic OS ABI framework.
6846         * shnbsd-tdep.c (_initialize_shnbsd_tdep): Use gdbarch_register_osabi.
6847
6848         * Makefile.in (arm_tdep_h): Define and use instead of arm-tdep.h.
6849         * arm-linux-tdep.c (_initialize_arm_linux_tdep): Use
6850         gdbarch_register_osabi.
6851         * arm-tdep.c (arm_abi_names, process_note_abi_tag_sections,
6852         arm_abi_handler_list, arm_gdbarch_register_os_abi): Remove.
6853         (get_elfosabi): Rename to...
6854         (arm_elf_osabi_sniffer): ...this.  Adjust to use generic OS
6855         ABI framework support routines.
6856         (arm_gdbarch_init): Use generic OS ABI framework.
6857         (arm_dump_tdep): Likewise.
6858         (_initialize_arm_tdep): Likewise.
6859         * arm-tdep.h: Include osabi.h.
6860         (arm_abi): Remove.
6861         (gdbarch_tdep): Remove arm_abi and abi_name members.  Add
6862         osabi member.
6863         (arm_gdbarch_register_os_abi): Remove prototype.
6864         * armnbsd-tdep.c (arm_netbsd_aout_osabi_sniffer): New function.
6865         (_initialize_arm_netbsd_tdep): Use gdbarch_register_osabi.
6866
6867         * Makefile.in (mips-tdep.o): Add osabi.h to dependency list.
6868         * mips-tdep.c: Include osabi.h.
6869         (gdbarch_tdep, mips_gdbarch_init, mips_dump_tdep): Use generic
6870         OS ABI framework.
6871
6872 2002-05-20  Kazu Hirata  <kazu@cs.umass.edu>
6873
6874         * h8300-tdep.c: Fix formatting.
6875
6876 2002-05-20  Elena Zannoni  <ezannoni@redhat.com>
6877
6878         * rs6000-tdep.c (rs6000_do_registers_info): Simplify code for
6879         printing vector registers.
6880
6881 2002-05-19  Andrew Cagney  <ac131313@redhat.com>
6882
6883         From Fernando Nasser:
6884         * remote.c (remote_async_open_1): Re-throw the exception when the
6885         connection fails.
6886         (remote_cisco_open): Ditto.
6887         (remote_open_1): Ditto.
6888
6889 2002-05-19  Andrew Cagney  <ac131313@redhat.com>
6890
6891         * remote.c (remote_start_remote_dummy): Add uiout parameter.
6892         (remote_start_remote): Add uiout parameter.  Pass through to
6893         remote_start_remote_dummy.
6894         (remote_open_1): Use catch_exception instead of catch_errors.
6895         (remote_async_open_1): Ditto.
6896         (remote_cisco_open): Ditto.
6897
6898 2002-05-19  Andrew Cagney  <ac131313@redhat.com>
6899
6900         * remote.c (remote_start_remote): Replace PTR with void pointer.
6901         (sigint_remote_twice_token, sigint_remote_token): Ditto.  Make
6902         static.
6903
6904 2002-05-18  Andrew Cagney  <ac131313@redhat.com>
6905
6906         * gdb_indent.sh: Allow the script to be run in the sim directory.
6907
6908 2002-05-18  Mark Kettenis  <kettenis@gnu.org>
6909
6910         * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
6911         * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
6912
6913         * corelow.c (core_open): Only call set_gdbarch_from_file if
6914         exec_bfd is NULL.
6915
6916 2002-05-17  Andrey Volkov <avolkov@transas.com>
6917
6918         * h8300-tdep.c: Add support of EXR register
6919         * config/h8300/tm-h8300.h: Ditto. 
6920         
6921 2002-05-17  Andrey Volkov <avolkov@transas.com>
6922
6923         * h8300-tdep.c: Add additional CCR flags (I,UI,H,U) 
6924         
6925 2002-05-17  Andrey Volkov <avolkov@transas.com>
6926
6927         * h8300-tdep.c: Change literal regnums to REGNO.
6928         
6929 2002-05-17  Jim Blandy  <jimb@redhat.com>
6930
6931         * NEWS: Note addition of macro support.
6932
6933         Expand preprocessor macros in C expressions.
6934         * c-lang.h: #include "macroexp.h", for macro_lookup_ftype.
6935         (scan_macro_expansion, scanning_macro_expansion,
6936         finished_macro_expansion): New function declarations.
6937         (expression_macro_lookup_func, expression_macro_lookup_baton): New
6938         variable declarations.
6939         * parser-defs.h (expression_context_pc): New declaration.
6940         * parse.c (expression_context_pc): New variable.
6941         (parse_exp_1): Set expression_context_pc, as well as
6942         expression_context_block.
6943         * c-exp.y (yylex): If we're not already reading the result of a
6944         macro expansion, try to macro-expand the next token.  When we're
6945         done scanning a macro expansion, switch back to the mainline text.
6946         Commas and `if's in a macro's expansion don't terminate the input.
6947         * c-lang.c: #include "macroscope.h" and "gdb_assert.h".
6948         (macro_original_text, macro_expanded_text,
6949         expression_macro_lookup_func, expression_macro_lookup_baton): New
6950         variables.
6951         (scan_macro_expansion, scanning_macro_expansion,
6952         finished_macro_expansion, scan_macro_cleanup, null_macro_lookup,
6953         c_preprocess_and_parse): New functions.
6954         (c_language_defn, cplus_language_defn, asm_language_defn): Call
6955         c_preprocess_and_parse, instead of c_parse.
6956         * Makefile.in (c_lang_h): Note that this #includes macroexp.h.
6957         (c-lang.o): Note dependency on macroscope.h and gdb_assert.h.
6958
6959 Fri May 17 14:26:19 2002  J"orn Rennecke <joern.rennecke@superh.com>
6960
6961         * sh-tdep.c (gdb_print_insn_sh64): Delete.
6962         (gdb_print_insn_sh): Just set info->endian and use print_insn_sh.
6963         (sh_gdbarch_init): Always use gdb_print_insn_sh.
6964
6965 2002-05-17  Corinna Vinschen  <vinschen@redhat.com>
6966
6967         * NEWS: Add section for multi-arched targets.  Add v850 to that section.
6968
6969 2002-05-17  Jason Thorpe  <thorpej@wasabisystems.com>
6970
6971         * Makefile.in (sh_tdep_h): Define and use.
6972         * config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep,
6973         register enum): Move to...
6974         * * sh-tdep.h: ...here.
6975         * sh-tdep.c: Include sh-tdep.h.
6976         * sh3-rom.c: Likewise.
6977         * shnbsd-tdep.c: Likewise.
6978
6979 2002-05-16  Michael Snyder  <msnyder@redhat.com>
6980
6981         * arm-tdep.c: Spelling fix in comment.
6982
6983 2002-05-16  Jim Blandy  <jimb@redhat.com>
6984
6985         Add commands for manually expanding macros and showing their
6986         definitions.
6987         * macrocmd.c, macroscope.c, macroscope.h: New files.
6988         * Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
6989         (macroscope_h): New variable.
6990         (HFILES_NO_SRCDIR): Add macroscope.h.
6991         (COMMON_OBS): Add macrocmd.o, macroscope.o.
6992         (macroscope.o, macrocmd.o): New rules.
6993
6994         Teach the Dwarf 2 reader to read macro information.
6995         * dwarf2read.c: #include "macrotab.h".
6996         (dwarf_macinfo_buffer): New variable.
6997         (struct dwarf2_pinfo): New members: dwarf_macinfo_buffer, and
6998         dwarf_macinfo_size.
6999         (DWARF_MACINFO_BUFFER, DWARF_MACINFO_SIZE): New macros.
7000         (dwarf2_missing_macinfo_section, dwarf2_macros_too_long,
7001         dwarf2_macros_not_terminated, dwarf2_macro_outside_file,
7002         dwarf2_macro_unmatched_end_file, dwarf2_macro_malformed_definition,
7003         dwarf2_macro_spaces_in_definition): New complaints.
7004         (dwarf2_has_info): Initialize dwarf_macinfo_offset.
7005         (dwarf2_build_psymtabs): Read the .dwarf_macinfo section.
7006         (dwarf2_build_psymtabs_hard): Record the buffer and its size in
7007         the partial symbol table.
7008         (psymtab_to_symtab_1): Set the macinfo buffer and size globals
7009         from what's recorded in the partial symbol table.
7010         (read_file_scope): If the compilation unit has a
7011         `DW_AT_macro_info' attribute, read its macro information.
7012         * Makefile.in (dwarf2read.o): Depend on macrotab.h.
7013
7014 2002-05-16  Daniel Jacobowitz  <drow@mvista.com>
7015
7016         Fix PR gdb/546
7017         * ser-tcp.c: Don't include <netinet/udp.h>.
7018
7019 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7020
7021         * MAINTAINERS: Update my email address.
7022
7023 2002-05-16  Richard Earnshaw  <rearnsha@arm.com>
7024
7025         * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
7026         include file of the same name.
7027
7028 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
7029
7030         * configure.tgt: Mark v850 as multi-arched.
7031         * config/v850/tm-v850.h: Remove file.
7032         * config/v850/v850.mt: Eliminate TM_FILE.
7033
7034 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
7035
7036         * v850-tdep.c: Full multi-arch.
7037         * config/v850/tm-v850.h: Eliminate or move to v850-tdep.c everything.
7038         Define GDB_MULTI_ARCH to 2.
7039
7040 2002-05-16  Pierre Muller  <muller@ics.u-strasbg.fr>
7041
7042         * p-exp.y (current_type): New static variable.
7043         Carries the type of the expression at the position that is parsed.
7044         (push_current_type, pop_current_type): Two new functions. Used
7045         to store/restore current_type in expression on specific tokens.
7046         (search_field): New static variable. Set to one after parsing a point
7047         as at that point only a FIELDNAME token should be searched.
7048         (FIELDNAME): New token. After a point only a token belonging to 
7049         current_type type definition is allowed.
7050         (all over token rules): reset and change current_type according
7051         to rules.
7052         (exp '[' rule): insert implicit array index field if
7053         exp is a pascal string type.
7054
7055 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
7056
7057         * v850-tdep.c: Fix comment for v850_scan_prologue.  Remove extra
7058         frame info.  Use frame_info's saved_regs instead of matching member
7059         in extra_frame_info throughout.
7060         (v850_frame_init_saved_regs): New function.
7061         (v850_init_extra_frame_info): Move most functionality into
7062         v850_frame_init_saved_regs().
7063         * config/v850/tm-v850.h (EXTRA_FRAME_INFO): Remove definition.
7064         (v850_frame_find_saved_regs): Remove declaration.
7065         (FRAME_FIND_SAVED_REGS): Remove definition.
7066         (v850_frame_init_saved_regs): Add declaration.
7067         (FRAME_INIT_SAVED_REGS): Add definition.
7068
7069 2002-05-16  Corinna Vinschen  <vinschen@redhat.com>
7070
7071         * v850-tdep.c: Begin multi-arch'ing v850.
7072         (v850_target_architecture_hook): Remove function.
7073         (v850_gdbarch_init): New function.  Add code previously in
7074         v850_target_architecture_hook().
7075         (_initialize_v850_tdep): Don't  set target_architecture_hook.
7076         Call register_gdbarch_init() instead.
7077
7078 2002-05-16 Daniel Jacobowitz  <drow@mvista.com>
7079
7080         * gdbtypes.h (struct cplus_struct_type): Remove args field.
7081         * hpread.c (hpread_read_struct_type): Remove assignments to args.
7082         (fixup_class_method_type): Likewise.
7083
7084 2002-05-15  Jim Blandy  <jimb@redhat.com>
7085
7086         Add macro structures to GDB's symbol tables.  Nobody puts anything
7087         in them yet.
7088         * symtab.h (struct symtab): New member: `macro_table'.
7089         * buildsym.h (pending_macros): New global variable.
7090         * buildsym.c: #include "macrotab.h".
7091         (buildsym_init): Initialize `pending_macros'.
7092         (end_symtab): If we found macro information while reading a CU's
7093         debugging info, do build a symtab structure for it.  Make the
7094         symtab point to the macro information, and clear the
7095         `pending_macros' pointer which held it while we were reading the
7096         debug info.
7097         (really_free_pendings): Free any pending macro table.
7098         * objfiles.h (struct objfile): New member: `macro_cache'.
7099         * objfiles.c (allocate_objfile): Set allocate and free functions
7100         for the macro cache's objstack.
7101         (free_objfile): Empty the macro cache's obstack.
7102         * symfile.c (reread_symbols): Empty the macro cache's obstack, and
7103         set new allocate and free functions for it.
7104         * solib-sunos.c (allocate_rt_common_objfile): Set allocate and
7105         free functions for the macro cache's objstack.  (Why is this
7106         function building its own objfile?)
7107         * symmisc.c (print_objfile_statistics): Print statistics on the
7108         macro bcache.
7109         * Makefile.in: Note that buildsym.o depends on macrotab.h.
7110
7111 2002-05-15  Richard Earnshaw  <rearnsha@arm.com>
7112
7113         * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h.
7114         (REGISTER_U_ADDR): Delete definition.
7115         (arm_register_u_addr): Delete declaration.
7116
7117 2002-05-15  Richard Earnshaw  <rearnsha@arm.com>
7118
7119         * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC.
7120         (ARM_LINUX_JB_ELEMENT_SIZE): Likewise.
7121
7122 2002-05-14  Andrew Cagney  <ac131313@redhat.com>
7123
7124         * regcache.c (register_valid): Revise comments refering to "Not
7125         available" and "unavailable".
7126         * frame.c (frame_register_read): Ditto.
7127         * findvar.c (value_of_register): Ditto.
7128
7129 2002-05-15  Andrew Cagney  <cagney@redhat.com>
7130
7131         * Makefile.in (remote_sim_h): Replace remote-sim_h.
7132         (remote-sim.o): Update dependencies.
7133         (d10v-tdep.o): Specify dependencies.
7134         (sim_d10v_h): Define.
7135
7136 2002-05-14  Jim Blandy  <jimb@redhat.com>
7137
7138         * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.
7139         * macrotab.c (macro_lookup_inclusion, find_definition,
7140         new_macro_table): Same.
7141         
7142         * macroexp.c (currently_rescanning, expand): Use `strcmp () == 0',
7143         not `! strcmp ()'.  This is a dubious improvement.
7144         * macrotab.c (macro_lookup_inclusion, find_definition): Same.
7145
7146         * macrotab.c (macro_lookup_inclusion): Initialize `best_depth',
7147         although it's not necessary, to avoid a warning.
7148
7149 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
7150
7151         * gdbtypes.h: Update accessor macros to use TYPE_MAIN_TYPE.
7152         (TYPE_CONST, TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE): Use
7153         TYPE_INSTANCE_FLAGS.
7154         (struct main_type): New.
7155         (struct type): Move most members to struct main_type.  Change
7156         cv_type and as_type to new type_chain member.  Add instance_flags.
7157         (TYPE_MAIN_TYPE, TYPE_CHAIN, TYPE_INSTANCE_FLAGS): New macros.
7158         (TYPE_CV_TYPE, TYPE_AS_TYPE): Remove.
7159         (finish_cv_type): Remove prototype.
7160         * gdbtypes.c (alloc_type): Update comment.  Allocate TYPE_MAIN_TYPE.
7161         Set TYPE_CHAIN.
7162         (alloc_type_instance): New function.
7163         (smash_type): New function.
7164         (make_pointer_type, make_reference_type, make_function_type)
7165         (smash_to_member_type, smash_to_method_type): Call smash_type.
7166         (make_qualified_type): New function.
7167         (make_type_with_address_space): Call make_qualified_type.
7168         (make_cv_type): Likewise.
7169         (finish_cv_type): Remove unnecessary function.
7170         (replace_type): Update comment.  Copy TYPE_MAIN_TYPE.
7171         (recursive_dump_type): Dump TYPE_CHAIN and TYPE_INSTANCE_FLAGS;
7172         remove TYPE_CV_TYPE and TYPE_AS_TYPE.
7173         * c-typeprint.c (c_type_print_modifier): Use TYPE_INSTANCE_FLAGS.
7174         * dwarf2read.c (read_structure_scope): Don't call finish_cv_type.
7175         * hpread.c (hpread_read_struct_type): Likewise.
7176         * stabsread.c (read_struct_type): Likewise.
7177
7178 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
7179
7180         * configure.tgt: Add a catch all sh* target, for cases like
7181         sh[2,3,4]-elf and sh-hms.
7182
7183 2002-05-14  Keith Seitz  <keiths@redhat.com>
7184
7185         * event-loop.c (create_file_handler): Don't do anything but
7186         update data when we are given a fd which we are already
7187         monitoring.
7188
7189 2002-05-14  Michal Ludvig  <mludvig@suse.cz>
7190
7191         * dwarf2cfi.c (context_cpy): Copy registers correctly.
7192         (update_context): Use __func__ in warnings.
7193         
7194 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
7195
7196         * ser-tcp.c: Include <netinet/udp.h>.  Rename tcp_open
7197         and tcp_close to net_open and net_close.
7198         (net_open): Accept "udp:" and "tcp:" specifications.  Connect
7199         using UDP if requested.  Don't try to disable Nagle on UDP
7200         sockets.
7201         * remote.c (remote_serial_open): New function.  Warn about UDP.
7202         (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
7203
7204 2002-05-13  Elena Zannoni  <ezannoni@redhat.com>
7205
7206         * MAINTAINERS: List sh-elf as buildable with ,-Werror.
7207
7208 2002-05-13  Elena Zannoni  <ezannoni@redhat.com>
7209
7210         * configure.tgt: Remove sh-hms target.
7211         * MAINTAINERS: Don't list sh-hms as a separate target.
7212
7213 2002-05-13  Jim Blandy  <jimb@redhat.com>
7214
7215         Add first preprocessor macro-expansion files.
7216         * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
7217         * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
7218         (splay_tree_h, macroexp_h, macrotab_h): New variable.
7219         (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
7220         (COMMON_OBS): Add macrotab.o, macroexp.o.
7221         (macroexp.o, macrotab.o): New rules.
7222
7223 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
7224
7225         * config/m88k/tm-m88k.h: Update copyright.
7226         (m88k_target_write_pc): Declare
7227         (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
7228         (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
7229         (SHIFT_INST_REGS): Update definition.
7230         * m88k-tdep.c (m88k_target_write_pc): New function.  Implement
7231         using old definition of TARGET_WRITE_PC.
7232         * regcache.c (generic_target_write_pc): Delete code handling
7233         NNPC_REGNUM.
7234         * gdbarch.sh (NNPC_REGNUM): Delete.
7235         * gdbarch.h, gdbarch.c: Regenerate.
7236
7237 2002-05-13  Richard Earnshaw  <rearnsha@arm.com>
7238
7239         * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
7240         builtin reg number.
7241
7242 2002-05-13  Daniel Jacobowitz  <drow@mvista.com>
7243
7244         * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
7245         (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
7246         (gen_address_of, gen_struct_ref, gen_repeat): Use type
7247         access macros.
7248         * c-typeprint.c (cp_type_print_method_args): Likewise.
7249         (c_type_print_args): Likewise.
7250         * d10v-tdep.c (d10v_push_arguments): Likewise.
7251         (d10v_extract_return_value): Likewise.
7252         * expprint.c (print_subexp): Likewise.
7253         * gdbtypes.c (lookup_primitive_typename): Likewise.
7254         (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
7255         * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
7256         (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
7257         (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
7258         (TYPE_VECTOR): Likewise.
7259         * hpread.c (hpread_read_struct_type)
7260         (fix_static_member_physnames, fixup_class_method_type)
7261         (hpread_type_lookup): Likewise.
7262         * mdebugread.c (parse_symbol, parse_type): Likewise.
7263         * p-lang.c (is_pascal_string_type): Likewise.
7264         * valops.c (hand_function_call): Likewise.
7265         * x86-64-tdep.c (classify_argument): Likewise.
7266
7267         * hpread.c (hpread_read_function_type)
7268         (hpread_read_doc_function_type): Call replace_type.
7269         * dstread.c (create_new_type): Delete.
7270         (decode_dst_structure, process_dst_function): Call alloc_type.
7271         Use type access macros.
7272
7273 2002-05-12  Mark Kettenis  <kettenis@gnu.org>
7274
7275         * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
7276         the're not supported by the current architecture.
7277         (i387_fill_fxsave): Likewise.
7278
7279 2002-05-12  Fred Fish  <fnf@redhat.com>
7280
7281         * symfile.c (default_symfile_offsets): Arrange for uninitialized
7282         sect_index_xxx members to index the first slot in section_offsets
7283         if all of the section_offsets are zero.
7284
7285 2002-05-12  Mark Kettenis  <kettenis@gnu.org>
7286
7287         * configure.tgt (sparc-*openbsd): Remove entry accidentially
7288         checked in with last change.
7289
7290 2002-05-12  Mark Kettenis  <kettenis@gnu.org>
7291
7292         * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
7293         Remove targets.  These are canonicalized to i386-*-sysv4.2uw by
7294         config.sub.
7295
7296 2002-05-12  Daniel Jacobowitz  <drow@mvista.com>
7297
7298         * Makefile.in: Update dependencies.
7299
7300 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
7301
7302         * language.c (local_hex_string_custom): Simplify.  Do not depend
7303         on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
7304
7305         * memattr.c (mem_info_command): Replace calls to
7306         longest_local_hex_string and longest_local_hex_string_custom.
7307         * buildsym.c (make_blockvector): Ditto.
7308         * solib.c (info_sharedlibrary_command): Ditto.
7309         * tracepoint.c (tracepoints_info): Ditto.
7310         * symtab.c (print_msymbol_info): Ditto.
7311
7312         * language.c (local_hex_string): Delete.
7313         (local_hex_string_custom): Delete.
7314         (longest_local_hex_string): Rename to local_hex_string.
7315         (longest_local_hex_string_custom): Rename to
7316         local_hex_string_custom.
7317         * language.h (local_hex_string): Change parameter type to LONGEST.
7318         (local_hex_string_custom): Ditto.
7319         (longest_local_hex_string): Delete declaration.
7320         (longest_local_hex_string_custom): Ditto.
7321
7322         * solib.c: Update copyright.
7323         * memattr.c: Update copyright.
7324         
7325 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
7326
7327         * arch-utils.h (legacy_register_to_value): Declare.
7328         (legacy_value_to_register): Declare.
7329         (legacy_convert_register_p): Declare.
7330         * arch-utils.c (legacy_register_to_value): New function.
7331         (legacy_value_to_register): New function.
7332         (legacy_convert_register_p): New function.
7333
7334         * gdbarch.sh (REGISTER_TO_VALUE): Define.
7335         (VALUE_TO_REGISTER): Define.
7336         (CONVERT_REGISTER_P): Define.
7337         * gdbarch.h, gdbarch.c: Regenerate.
7338
7339         * valops.c (value_assign): Use CONVERT_REGISTER_P and
7340         VALUE_TO_REGISTER.
7341         * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
7342         CONVERT_REGISTER_P.
7343
7344 2005-05-11  Daniel Jacobowitz  <drow@mvista.com>
7345             Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
7346
7347         * Makefile.in: Update dependencies for valops.c.
7348         * valops.c: Include "gdb_assert.h".
7349         (typecmp): Skip THIS parameter to methods.
7350         (find_method_list): Remove static_memfuncp argument,
7351         update callers.  Check for stub methods.
7352         (find_value_oload_method_list): Don't set *static_memfuncp.
7353         (find_overload_match): Don't check for stub methods.  Assert
7354         that methods are not stubbed.  Handle static methods.
7355         (value_find_oload_method_list): Remove static_memfuncp argument.
7356         * gdbtypes.c (check_stub_method): Do not add THIS pointer
7357         to the argument list for static stub methods.
7358         * value.h (value_find_oload_method_list): Update prototype.
7359
7360 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
7361
7362         * arch-utils.h (generic_register_size): Declare.
7363         (generic_register_raw_size, generic_register_virtual_size): Delete
7364         declarations.
7365         * arch-utils.c (generic_register_raw_size): Delete.
7366         (generic_register_size): New function.
7367         (generic_register_virtual_size): Delete.
7368
7369         * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
7370         default generic_register_size.
7371         * gdbarch.h, gdbarch.c: Re-generate.
7372         
7373         * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
7374         register_virtual_size.
7375         * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
7376         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7377
7378 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
7379
7380         * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
7381         * gdbarch.h, gdbarch.c: Regenerate.
7382         * gnu-v3-abi.c: Update copyright.
7383         (vtable_address_point_offset): Update.
7384         (gnuv3_rtti_type): Update.
7385         (gnuv3_baseclass_offset): Update.
7386         * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
7387         (init_fetch_link_map_offsets): Update.
7388         * remote.c (get_remote_state): Update.
7389         
7390 2002-05-11  Daniel Jacobowitz  <drow@mvista.com>
7391
7392         * TODO: Remove value_headof/value_from_vtable_info comment.
7393         * printcmd.c (print_command_1): Don't call value_from_vtable_info.
7394         * values.c (value_headof, value_from_vtable_info): Delete.
7395         * value.h (value_from_vtable_info): Delete prototype.
7396
7397 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
7398
7399         * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
7400         gdb_string.h with $(gdb_string_h) and gdb_regex.h with
7401         $(gdb_regex_h).
7402         (gdb_assert_h): Define.
7403         (gdb_wait_h): Define.
7404         (gdb_regex_h): Define.
7405
7406 2002-05-11 Daniel Jacobowitz  <drow@mvista.com>
7407
7408         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
7409         * linespec.c (find_methods): Handle GCC 3.x template constructors.
7410
7411 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
7412
7413         * nbsd-tdep.c: Fix comment.
7414
7415 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
7416
7417         * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
7418         (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
7419         (nbsd-tdep.o): New dependency list.
7420         * alphanbsd-tdep.c: Don't include solib-svr4.h.  Include
7421         nbsd-tdep.h.
7422         (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
7423         (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
7424         * nbsd-tdep.c: New file.
7425         * nbsd-tdep.h: New file.
7426         * shnbsd-tdep.c: Don't include solib-svr4.h.  Include
7427         nbsd-tdep.h.
7428         (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
7429         (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
7430         * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
7431         * config/sh/nbsd.mt (TDEPFILES): Ditto.
7432
7433 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
7434
7435         * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
7436         * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
7437         * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
7438         * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
7439         * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
7440         * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
7441
7442 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
7443
7444         * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
7445         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
7446         * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
7447         * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
7448         * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
7449         * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
7450         * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
7451
7452 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
7453
7454         * i386nbsd-nat.c: Delete file.  Move fetch_core_registers and
7455         fetch_elfcore_registers to...
7456         * i386nbsd-tdep.c: ...here.
7457         (i386nbsd_use_struct_convention): Rename to...
7458         (i386nbsd_aout_use_struct_convention): ...this.
7459         (i386nbsd_supply_reg): New function.
7460         (i386nbsd_fill_reg): New function.
7461         (fetch_core_registers): Use i386nbsd_supply_reg.
7462         (fetch_elfcore_registers): Likewise.
7463         (_initialize_i386nbsd_tdep): New function.
7464         * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
7465         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
7466         * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
7467         * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
7468         (i386nbsd_aout_use_struct_convention): ...this.
7469
7470 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
7471
7472         * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
7473         (store_inferior_registers): Use shnbsd_fill_reg.
7474         * shnbsd-tdep.c (sh_nbsd_supply_registers, 
7475         sh_nbsd_supply_register): Collapse into...
7476         (shnbsd_supply_reg): ...this.
7477         (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
7478         (shnbsd_fill_reg): ...this.
7479         (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
7480         (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
7481         (fetch_core_registers): Use shnbsd_supply_reg.
7482         (fetch_elfcore_registers): Use shnbsd_supply_reg.
7483         (sh_nbsd_core_fns): Rename to...
7484         (shnbsd_core_fns): ...this.
7485         (sh_nbsd_elfcore_fns): Rename to...
7486         (shnbsd_elfcore_fns): ...this.
7487         (sh_nbsd_init_abi): Rename to...
7488         (shnbsd_init_abi): ...this.
7489         (_initialize_sh_nbsd_tdep): Rename to...
7490         (_initialize_shnbsd_tdep): ...this.
7491         * shnbsd-tdep.h (sh_nbsd_supply_registers,
7492         sh_nbsd_supply_register, sh_nbsd_fill_registers,
7493         sh_nbsd_fill_register): Remove prototypes.
7494         (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
7495
7496 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
7497
7498         * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
7499         (i387-nat.o): Delete dependency list.
7500         (go32-nat.o): Change i387-nat.h to i387-tdep.h.
7501         (x86-64-linux-nat.o): Likewise.
7502         * i387-nat.c: Delete file, moving contents to...
7503         * i387-tdep.c: ...here.
7504         * i387-nat.h: Rename...
7505         * i387-tdep.h: ...to this.
7506         * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
7507         * i386-linux-nat.c: Likewise.
7508         * i386bsd-nat.c: Likewise.
7509         * i386gnu-nat.c: Likewise.
7510         * i386nbsd-nat.c: Likewise.
7511         * i386v4-nat.c: Likewise.
7512         * x86-64-linux-nat.c: Likewise.
7513         * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
7514         * config/i386/go32.mh (NATDEPFILES): Likewise.
7515         * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
7516         * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
7517         * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
7518         * config/i386/linux.mh (NATDEPFILES): Likewise.
7519         * config/i386/nbsd.mh (NATDEPFILES): Likewise.
7520         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
7521         * config/i386/obsd.mh (NATDEPFILES): Likewise.
7522         * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
7523
7524 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
7525
7526         * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
7527         (alphanbsd-nat.o): Remove dependency list.
7528         (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
7529         * alphanbsd-nat.c: Delete.  Contents moved to...
7530         * alphanbsd-tdep.c: ...here.
7531         (_initialize_alphanbsd_tdep): Register core functions.
7532         * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
7533
7534 2002-05-11  Jason Thorpe  <thorpej@wasabisystems.com>
7535
7536         * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
7537         (alphabsd-nat.o): Depend on alphabsd-tdep.h.
7538         (alphanbsd-nat.o): Likewise.
7539         (alphabsd-tdep.o): New dependency list.
7540         * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
7541         (fill_gregset): Use alphabsd_fill_reg.
7542         (supply_fpregset): Use alphabsd_supply_fpreg.
7543         (fill_fpregset): Use alphabsd_fill_fpreg.
7544         (fetch_inferior_registers): Use struct reg and struct fpreg
7545         rather than gregset_t and fpregset_t.  Use alphabsd_supply_reg
7546         and alphabsd_supply_fpreg.
7547         (store_inferior_registers): Use struct reg and struct fpreg
7548         rather than gregset_t and fpregset_t.  Use alphabsd_fill_reg
7549         and alphabsd_fill_fpreg.
7550         * alphabsd-tdep.c: New file.
7551         * alphabsd-tdep.h: New file.
7552         * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
7553         (fetch_elfcore_registers): Use alphabsd_supply_reg and
7554         alphabsd_supply_fpreg.
7555         * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
7556         * config/alpha/nbsd.mt (TDEPFILES): Likewise.
7557
7558 2002-05-11  Eric Christopher  <echristo@redhat.com>
7559
7560         * mips-tdep.c (mips_double_register_type): Fix thinko.
7561         (mips_single_register_type): Ditto.
7562         * MAINTAINERS: Add self.
7563
7564 2002-05-11  Mark Kettenis  <kettenis@gnu.org>
7565
7566         * i387-nat.c (i387_supply_register, i387_fill_fsave,
7567         i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
7568         right thing on architectures with different endianness and/or
7569         integer sizes.
7570
7571 2002-05-10  Jason Thorpe  <thorpej@wasabisystems.com>
7572
7573         From Christian Limpach <chris@Pin.LU>
7574         * configure.in: Change sed expression which comments out
7575         NATDEPFILES to also comment out continuation lines.
7576         * configure: Regenerate.
7577
7578 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
7579
7580         * sh-tdep.c: Clean up code erroneously reintroduced by previous
7581         big patch.
7582
7583 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
7584
7585         * sh-tdep.c: Include correct file.
7586
7587 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
7588
7589         New support for sh64-elf (sh5) target.
7590
7591         * configure.tgt: For sh64-elf target, default to sh-elf.
7592
7593         * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
7594         (struct gdbarch_tdep): Add new fields for new registers and ABI
7595         info.
7596
7597         * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
7598         (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
7599         MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
7600         UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
7601         IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
7602         IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
7603         IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
7604         IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
7605         IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
7606         IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
7607         IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
7608         (sh_sh64_register_name, sh64_elf_make_msymbol_special,
7609         pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
7610         sh64_skip_prologue_hard_way, sh64_use_struct_convention,
7611         gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
7612         sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
7613         sh64_get_gdb_regnum, sh64_media_reg_base_num,
7614         sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
7615         sign_extend, sh64_nofp_frame_init_saved_regs,
7616         sh64_init_extra_frame_info, sh64_get_saved_register,
7617         sh64_extract_struct_value_address, sh64_pop_frame,
7618         sh64_push_arguments, sh64_extract_return_value,
7619         sh64_store_return_value, sh64_show_media_regs,
7620         sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
7621         sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
7622         sh_sh64_register_virtual_type,
7623         sh_sh64_register_convert_to_virtual,
7624         sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
7625         sh64_register_read, sh64_pseudo_register_write,
7626         sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
7627         do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
7628         sh64_do_pseudo_register, sh_compact_do_registers_info,
7629         sh64_do_registers_info, sh_gdbarch_init): New functions.
7630
7631 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
7632
7633         * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
7634
7635 2002-05-10 Daniel Jacobowitz  <drow@mvista.com>
7636
7637         * linespec.c (decode_line_1): Check for a double quote after
7638         a filename correctly.
7639
7640 2002-05-10  Jim Blandy  <jimb@redhat.com>
7641
7642         Properly track the size of the current objfile's .debug_line section.
7643         * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
7644         (DWARF_LINE_SIZE): New macro.
7645         (dwarf2_build_psymtabs_hard): Record the line section's size in
7646         the partial symbol table.
7647         (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
7648         symbol table.
7649
7650 2002-05-10  Petr Sorfa  <petrs@caldera.com>
7651
7652         * ia64-tdep.c: Handle breakpoints on L instruction type
7653         in MLX instruction bundle by moving the breakpoint to
7654         the third slot (X instruction type) as L holds only data.
7655
7656 2002-05-10  Kevin Buettner  <kevinb@redhat.com>
7657
7658         * dbxread.c (discarding_local_symbols_complaint): New complaint.
7659         (process_one_symbol): Complain about discarding local symbols
7660         due to a misplaced N_LBRAC entry.
7661
7662 2002-05-09  Elena Zannoni  <ezannoni@redhat.com>
7663
7664         From Daniel Berlin <dan@cgsoftware.com>
7665         * linespec.c (find_toplevel_char): '<' and '>' also increase and
7666         decrease the depth we are at, in the case of templates.
7667
7668 2002-05-09  Daniel Jacobowitz  <drow@mvista.com>
7669
7670         * mips-tdep.c (mips_float_register_type): New function.
7671         (mips_double_register_type): New function.
7672         (mips_print_register): Use them.
7673         (do_fp_register_row): Likewise.
7674
7675 2002-05-09  Daniel Jacobowitz  <drow@mvista.com>
7676
7677         * signals/signals.c (signals): Remove conditional compilation around
7678         Mach-specific signals.  Move them to after TARGET_SIGNAL_DEFAULT.
7679         (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
7680
7681 2002-05-09  Michael Snyder  <msnyder@redhat.com>
7682
7683         * remote-rdp.c (remote_rdp_can_run): Remove.
7684
7685 2002-05-09  Tom Tromey  <tromey@redhat.com>
7686
7687         * jv-valprint.c (java_val_print): Handle `char' as a special case
7688         of TYPE_CODE_INT.
7689
7690 2002-05-09  Michael Snyder  <msnyder@redhat.com>
7691
7692         * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
7693         strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
7694         strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
7695         str r(0123),[sp,#nn].
7696         (arm_skip_prologue): Ditto.  Also make disassembly
7697         order-independent by placing it in a loop.
7698
7699 2002-05-06  Michael Snyder  <msnyder@redhat.com>
7700
7701         * stabsread.c (read_type): Add recognition for new attribute:
7702         "@V;" means that an array type is actually a vector.
7703         This is analogous to the vector flag that's been added to dwarf2.
7704
7705 2002-05-09  Mark Kettenis  <kettenis@gnu.org>
7706
7707         * i386-tdep.h (i386_abi): New enum.
7708         (struct gdbarch_tdep): Replace os_ident member with abi.
7709         (i386_gdbarch_register_os_abi): New prototype.
7710         * i386-tdep.c (i386_abi_names): New array.
7711         (process_note_abi_tag_sections): Removed.
7712         (process_note_sections): New function.
7713         (i386_elf_abi_from_note, i386_elf_abi): New functions.
7714         (struct i386_abi_handler): New struct.
7715         (i386_abi_handler_list): New variable.
7716         (i386_gdbarch_register_os_abi): New function.
7717         (i386_gdbarch_init): Adapt for the changes given above.
7718
7719 2002-05-08  Daniel Jacobowitz  <drow@mvista.com>
7720
7721         * gregset.h: Say "GNU/Linux".
7722
7723 2002-05-08  Elena Zannoni  <ezannoni@redhat.com>
7724
7725         * gdbtypes.c : Add new builtin type for 64 bit vectors.
7726         (build_gdbtypes): Build builtin_type_v2_float.
7727         (_initialize_gdbtypes): Register new builtin type.
7728
7729 2002-05-08  Andrew Cagney  <ac131313@redhat.com>
7730
7731         * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
7732         (clear_gdbarch_swap): New function.
7733         (initialize_non_multiarch): Call.
7734         (gdbarch_update_p): Before calling init(), swap out and clear the
7735         existing architecture.
7736         * gdbarch.c: Regenerate.
7737
7738 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
7739
7740         * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
7741         alphanbsd-tdep.c.
7742
7743 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
7744
7745         * sh-nbsd-nat.c: Rename to...
7746         * shnbsd-nat.c: ...this.
7747         * sh-nbsd-tdep.c: Rename to...
7748         * shnbsd-tdep.c: ...this.
7749         * sh-nbsd-tdep.h: Rename to...
7750         * shnbsd-tdep.h: ...this.
7751         * config/sh/nbsd.mh: Use shnbsd-nat.o.
7752         * config/sh/nbsd.mt: Use shnbsd-tdep.o.
7753
7754 2002-05-08  Richard Earnshaw  <rearnsha@arm.com>
7755
7756         * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
7757         concatenation for command help messages.
7758
7759 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
7760
7761         * NEWS: Note new sh*-*-netbsdelf* configuration.
7762         * configure.host: Set gdb_host_cpu to sh for all sh*.
7763         (sh*-*-netbsdelf*): New host.
7764         * configure.tgt: Set gdb_target_cpu to sh for all sh*.
7765         (sh*-*-netbsdelf*): New target.
7766         * sh-nbsd-nat.c: New file.
7767         * sh-nbsd-tdep.c: New file.
7768         * sh-nbsd-tdep.h: New file.
7769         * config/sh/nbsd.mh: New file.
7770         * config/sh/nbsd.mt: New file.
7771         * config/sh/nm-nbsd.h: New file.
7772         * config/sh/tm-nbsd.h: New file.
7773
7774 2002-05-08  Jason Thorpe  <thorpej@wasabisystems.com>
7775
7776         * sh-tdep.c (sh_osabi_names): Declare.
7777         (process_note_abi_tag_sections): New function.
7778         (get_elfosabi): Ditto.
7779         (sh_gdbarch_register_os_abi): Ditto.
7780         (sh_dump_tdep): Ditto.
7781         _initialize_sh_tdep): Use gdbarch_register to register
7782         sh_gdbarch_init and sh_dump_tdep.
7783         * config/sh/tm-sh.h (sh_osabi): Declare.
7784         (gdbarch_tdep): Add sh_osabi and osabi_name members.
7785
7786 2002-05-07  Andrew Cagney  <ac131313@redhat.com>
7787
7788         * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
7789         (thumb_scan_prologue): Ditto.
7790         (arm_find_callers_reg): Ditto.
7791         (arm_frame_chain): Ditto.
7792         (arm_init_extra_frame_info): Ditto.
7793         (arm_frame_saved_pc): Ditto.
7794         (arm_pop_frame): Ditto.
7795         (arm_push_return_address): New function.
7796         (arm_gdbarch_init): Initialize use_generic_dummy_frames,
7797         call_dummy_location, call_dummy_breakpoint_offset_p,
7798         call_dummy_breakpoint_offset, call_dummy_p,
7799         call_dummy_stack_adjust_p, call_dummy_words,
7800         sizeof_call_dummy_words, call_dummy_start_offset,
7801         call_dummy_length, fix_call_dummy, pc_in_call_dummy,
7802         call_dummy_address, push_return_address and push_dummy_frame for
7803         generic dummy frames.
7804
7805 2002-05-07  Jason Thorpe  <thorpej@wasabisystems.com>
7806
7807         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
7808         size computation for alloca.
7809         (sh_fp_frame_init_saved_regs): Likewise.
7810
7811 2002-05-07  Richard Earnshaw  <rearnsha@arm.com>
7812
7813         * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
7814         (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
7815         * arm-tdep.c (arm_store_return_value): Use them.
7816         Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
7817         * remote-rdp.c (remote_rdp_fetch_register): Use
7818         ARM_MAX_REGISTER_RAW_SIZE.
7819         (remote_rdp_store_register): Likewise.
7820
7821 2002-05-07  Michal Ludvig  <mludvig@suse.cz>
7822
7823         * dwarf2cfi.c: Code cleanup, removed unused variables,
7824         added default labels to switch {} statements.
7825         * x86-64-tdep.c: Ditto.
7826         * x86-64-linux-nat.c: Ditto.
7827
7828 2002-05-07  Jason Thorpe  <thorpej@wasabisystems.com>
7829
7830         * solib.h: Protect against multiple inclusion.
7831
7832 2002-05-06  Jim Blandy  <jimb@redhat.com>
7833
7834         Add first preprocessor macro-expansion files.
7835         * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
7836         * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
7837         (splay_tree_h, macroexp_h, macrotab_h): New variable.
7838         (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
7839         (COMMON_OBS): Add macrotab.o, macroexp.o.
7840         (macroexp.o, macrotab.o): New rules.
7841
7842         Separate the job of reading the line number info statement program
7843         header (...expialidocious) out into its own function.
7844         * dwarf2read.c (struct line_head, struct filenames, struct
7845         directories): Replace with...
7846         (struct line_header): New structure, containing the full
7847         contents of the statement program header, including the
7848         include directory and file name tables.
7849         (read_file_scope): If we have line number info, instead of just
7850         calling dwarf_decode_lines to do all the work, call
7851         dwarf_decode_line_header first to get a `struct line_header'
7852         containing the data in the statement program header, and then
7853         pass that to dwarf_decode_lines, which will pick up where that
7854         left off.  Be sure to clean up the `struct line_header' object.
7855         (dwarf_decode_line_header, free_line_header, add_include_dir,
7856         add_file_name): New functions.
7857         (dwarf_decode_lines): Move all the code to read the statement
7858         program header into dwarf_decode_line_header.  Take the line
7859         header it built as the first argument, instead of the offset to
7860         the compilation unit's line number info.  Use the new `struct
7861         line_header' type instead of the old structures.  No need to do
7862         cleanups here now, since we don't allocate anything.
7863         (dwarf2_statement_list_fits_in_line_number_section,
7864         dwarf2_line_header_too_long): New complaints.
7865
7866 2002-05-06  Elena Zannoni  <ezannoni@redhat.com>
7867
7868         * gdbtypes.c (init_vector_type): New function.
7869         (build_builtin_type_vec128): Simplify the representation of SIMD
7870         registers.
7871         (build_gdbtypes): Initialize new builtin vector types.
7872         (_initialize_gdbtypes): Register new vector types with gdbarch.
7873         (builtin_type_v4_float, builtin_type_v4_int32,
7874         builtin_type_v8_int16, builtin_type_v16_int8,
7875         builtin_type_v2_int32, builtin_type_v4_int16,
7876         builtin_type_v8_int8): New (renamed) SIMD types.
7877
7878 2002-05-06  Mark Kettenis  <kettenis@gnu.org>
7879
7880         * i387-nat.c (i387_fill_fsave): Use regcache_collect.
7881         (i387_fill_fxsave): Likewise.
7882
7883 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7884
7885         * alpha-tdep.c (alpha_extract_return_value): Don't use
7886         non-constant array size in prototype.
7887
7888 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
7889
7890         From Brian Taylor <briant at model dot com>:
7891         * ui-out.c (ui_out_field_core_addr): Use the function
7892         longest_local_hex_string_custom'to format addresses > 32 bits
7893         wide.
7894
7895         * ui-out.c (ui_out_field_core_addr): Update comment.
7896
7897 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
7898
7899         * stack.c (select_and_print_frame): Make static.  Delete the
7900         parameter `level'.
7901         (func_command): Update call.
7902         (select_frame_command): Delete code computing the frame level.
7903         * frame.h (select_and_print_frame): Delete declaration.
7904
7905 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
7906
7907         * sparc-tdep.c (sparc_get_saved_register): Comment why
7908         get_prev_frame call is safe.
7909
7910 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
7911
7912         * frame.h (select_frame): Delete level parameter.
7913         * stack.c (select_frame): Update.  Use frame_relative_level to
7914         obtain the frame's level.
7915         (select_and_print_frame): Update call.
7916         (select_frame_command): Ditto.
7917         (up_silently_base): Ditto.
7918         (down_silently_base): Ditto.
7919         * ocd.c (ocd_start_remote): Ditto.
7920         * remote-rdp.c (remote_rdp_open): Ditto.
7921         * remote-mips.c (mips_initialize): Ditto.
7922         (common_open): Ditto.
7923         * remote-e7000.c (e7000_start_remote): Ditto.
7924         * m3-nat.c (select_thread): Ditto.
7925         * hppa-tdep.c (child_get_current_exception_event): Ditto.
7926         (child_get_current_exception_event): Ditto.
7927         * varobj.c (varobj_create): Ditto.
7928         (varobj_update): Ditto.
7929         (c_value_of_root): Ditto.
7930         * tracepoint.c (finish_tfind_command): Ditto.
7931         * corelow.c (core_open): Ditto.
7932         * arch-utils.c (generic_prepare_to_proceed): Ditto.
7933         * thread.c (info_threads_command): Ditto.
7934         (switch_to_thread): Ditto.
7935         * infrun.c (normal_stop): Ditto.
7936         (restore_selected_frame): Ditto.
7937         (restore_inferior_status): Ditto.
7938         * breakpoint.c (insert_breakpoints): Ditto.
7939         (watchpoint_check): Ditto.
7940         (bpstat_stop_status): Ditto.
7941         (do_enable_breakpoint): Ditto.
7942         * blockframe.c (flush_cached_frames): Ditto.
7943         (reinit_frame_cache): Ditto.
7944
7945 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
7946
7947         * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
7948         maintainer.
7949
7950 2002-05-04  Jim Blandy  <jimb@redhat.com>
7951
7952         * gdbtypes.c (replace_type): Doc fix.
7953
7954 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
7955
7956         * valprint.c (strcat_longest): Delete commented out function.
7957         Update copyright.
7958
7959 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
7960
7961         * MAINTAINERS: Mark a29k as deleted.
7962         * NEWS: Mention that a29k was removed.  Add OBSOLETE section.
7963         Move new configurations to the top.
7964         * configure.tgt: Remove a29k.
7965         * config/a29k/tm-vx29k.h: Delete.
7966         * config/a29k/vx29k.mt: Delete.
7967         * config/a29k/tm-a29k.h: Delete.
7968         * config/a29k/a29k-udi.mt: Delete.
7969         * config/a29k/a29k.mt: Delete.
7970         * a29k-tdep.c: Delete.
7971         * remote-udi.c: Delete.
7972         * remote-mm.c: Delete.
7973         * remote-eb.c: Delete.
7974         * remote-adapt.c: Delete.
7975         * Makefile.in: Remove obsolete code.
7976         * config/s390/s390x.mt: Ditto.
7977         * config/s390/s390.mt: Ditto.
7978         * config/sparc/sparclynx.mh: Ditto.
7979         * config/sparc/linux.mh: Ditto.
7980         * config/pa/hppaosf.mh: Ditto.
7981         * config/pa/hppabsd.mh: Ditto.
7982         * config/ns32k/nbsd.mt: Ditto.
7983         * config/mips/vr5000.mt: Ditto.
7984         * config/m68k/sun3os4.mh: Ditto.
7985         * config/m68k/nbsd.mt: Ditto.
7986         * config/m68k/m68klynx.mh: Ditto.
7987         * config/m32r/m32r.mt: Ditto.
7988         * config/i386/x86-64linux.mt: Ditto.
7989         * config/i386/nbsdelf.mt: Ditto.
7990         * config/i386/nbsd.mt: Ditto.
7991         * config/i386/i386lynx.mh: Ditto.
7992
7993 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
7994
7995         * target.c (debug_print_register): New function.  Handle oversize
7996         registers.
7997         (debug_to_fetch_registers): Call.
7998         (debug_to_store_registers): Call.
7999
8000 2002-05-03  Jim Blandy  <jimb@redhat.com>
8001
8002         * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
8003         (read_type): Doc fix.
8004         * gdbtypes.c (replace_type): Doc fix.
8005
8006         * stabsread.c (multiply_defined_struct): New complaint.
8007         (read_struct_type): If the type we were passed isn't empty, or
8008         incomplete, don't read the new struct type into it; complain,
8009         and return the original type unchanged.  Take a new `type_code'
8010         argument, which is the type code for the new type.
8011         (read_type): Rather than storing the type's type code here, pass
8012         it as an argument to read_struct_type, and let that take care of
8013         storing it.  That way, we don't overwrite the original type code,
8014         so read_struct_type can use it to decide whether we're overwriting
8015         something we shouldn't.
8016         (complain_about_struct_wipeout): New function.
8017
8018 2002-05-03  Andrew Cagney  <ac131313@redhat.com>
8019
8020         * gdbarch.sh: Assert that gdbarch is non-NULL.
8021         * gdbarch.c: Regenerate.
8022
8023 2002-05-03  Jason Merrill  <jason@redhat.com>
8024
8025         * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
8026         and return NULL.
8027
8028 2002-05-03  Michal Ludvig  <mludvig@suse.cz>
8029
8030         * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
8031         (x86_64_dwarf2gdb_regno_map_length),
8032         (x86_64_dwarf2_reg_to_regnum): Added.
8033         (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
8034         (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
8035         (_initialize_x86_64_tdep): Synced with the change above.
8036         (x86_64_skip_prologue): Reformulated message.
8037
8038 2002-05-03  Pierre Muller  <muller@ics.u-strasbg.fr>
8039
8040         * f-exp.y: Also use new prev_lexptr variable
8041         to improve error reporting. Based on Michael Snyder
8042         2002-04-24 dated patch to c-exp.y.
8043         * jv-exp.y: Likewise.
8044         * m2-exp.y: Likewise.
8045
8046 2002-05-02  Elena Zannoni  <ezannoni@redhat.com>
8047
8048         * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
8049         we are dealing with vectors.
8050
8051 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
8052
8053         * config/m68k/tm-nbsd.h: Obvious fix,
8054         correct machine name.
8055
8056 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
8057
8058         * p-typeprint.c (pascal_type_print_base): Add support
8059         for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
8060
8061 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
8062
8063         * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
8064         for fondamental pascal 'char' type.
8065
8066 2002-05-02  Pierre Muller  <muller@ics.u-strasbg.fr>
8067
8068         * p-lang.h (is_pascal_string_type): Declaration changed,
8069         new sixth argument of type char ** added.
8070         * p-lang.c (is_pascal_string_type): Implementation
8071         changed. Args length_pos, length_size, string_pos, char_size
8072         can now be NULL. New argument arrayname set to the field
8073         name of the char array. Return value set to char array
8074         field index plus one.
8075         * p-valprint.c (pascal_val_print): Adapt to new declaration of
8076         is_pascal_string_type function.
8077
8078 2002-05-02  Andrew Cagney  <cagney@redhat.com>
8079
8080         * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
8081         <cagney@redhat.com> change.
8082         * gdbarch.c: Regenerate.
8083
8084 2002-05-02  Andrew Cagney  <cagney@redhat.com>
8085
8086         * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
8087         before probing for a new one.  Detect errorenous gdbarch_init
8088         functions.
8089         * gdbarch.c: Regenerate.
8090
8091 2002-05-01  Andrew Cagney  <cagney@redhat.com>
8092
8093         * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
8094         * config/mcore/tm-mcore.h: Ditto.  Update copyright.
8095         * config/v850/tm-v850.h: Ditto.  Update copyright.
8096
8097 2002-04-30  Andrew Cagney  <ac131313@redhat.com>
8098
8099         * cris-tdep.c (cris_gdbarch_init): Use arches instead of
8100         current_gdbarch.
8101
8102 2002-04-30  Michael Snyder  <msnyder@redhat.com>
8103
8104         * arm-tdep.c: Whitespace clean-ups.
8105         (arm_skip_prologue): Fix thinko; two lines
8106         should have been removed as part of 4/24 change.
8107
8108 2002-04-30  Kevin Buettner  <kevinb@redhat.com>
8109
8110         * rs6000-tdep.c: Added comment describing how fpscr register
8111         numbers were chosen.
8112
8113 2002-04-30  Michael Snyder  <msnyder@redhat.com>
8114
8115         * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
8116
8117 2002-04-29  Elena Zannoni  <ezannoni@redhat.com>
8118
8119         * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
8120         (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
8121         (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
8122
8123 2002-04-29  Kevin Buettner  <kevinb@redhat.com>
8124
8125         From Louis Hamilton <hamilton@redhat.com>:
8126         * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
8127         * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
8128         * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
8129         not bfd-private xcoff data, to determine wordsize.
8130         * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
8131
8132 2002-04-29  Andrew Cagney  <ac131313@redhat.com>
8133
8134         GDB 5.2 released from 5.2 branch.
8135
8136 2002-04-29  Michal Ludvig  <mludvig@suse.cz>
8137
8138         * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
8139         * x86-64-tdep.c (i386_gdbarch_init): Ditto.
8140         (x86_64_register_info_table): Added comments with register numbers.
8141
8142 2002-04-29  Elena Zannoni  <ezannoni@redhat.com>
8143
8144         * rs6000-tdep.c (rs6000_extract_return_value,
8145         rs6000_store_return_value): Handle returning vectors.
8146         (rs6000_gdbarch_init): Use
8147         ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
8148         * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
8149         New function.
8150         (ppc_sysv_abi_use_struct_convention): Deal with functions returning
8151         vectors.
8152         (ppc_sysv_abi_push_arguments): Handle vector parameters.
8153         * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
8154
8155 2002-04-24  Pierre Muller  <ics.u-strasbg.fr>
8156
8157         * hpread.c (hpread_psymtab_to_symtab_1,
8158         hpread_psymtab_to_symtab): Replace fprintf tab_to_s...)
8159         with fprintf_unfiltered (gdb_stderr,...).
8160
8161 2002-04-24  Pierre Muller  <ics.u-strasbg.fr>
8162
8163         * remote-array.c (printf_monitor, write_monitor,
8164         array_insert_breakpoint, array_remove_breakpoint ):
8165         Replace fprintf (stderr,...
8166         with fprintf_unfiltered (gdb_stderr,....
8167         * remote-es.c: Likewise.
8168         * remote-os9k.c: Likewise.
8169         * remote-st.c: Likewise.
8170
8171 2002-04-28  Andreas Schwab  <schwab@suse.de>
8172
8173         * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
8174         linux-proc.o and gcore.o.
8175
8176 2002-04-26  Michal Ludvig  <mludvig@suse.cz>
8177
8178         * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
8179         code without frame pointers.
8180
8181 2002-04-26  Andrew Cagney  <ac131313@redhat.com>
8182
8183         * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
8184         ON_STACK is needed.
8185
8186 2002-04-26  Ben Elliston  <bje@redhat.com>
8187
8188         * target.c (do_xfer_memory): Correct reference to the new option
8189         "trust-readonly-sections".
8190
8191 2002-04-26  Elena Zannoni  <ezannoni@redhat.com>
8192
8193         * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
8194         * gdbtypes.c (recursive_dump_type): Output the vector flag.
8195         * dwarf2read.c (dwarf_attr_name): Handle new attribute for
8196         vectors.
8197         (read_array_type): Record the fact that this array type is really a
8198         vector (i.e. are passed in by value).
8199
8200 2002-04-26  Jason Thorpe  <thorpej@wasabisystems.com>
8201
8202         * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
8203         * alpha-tdep.c (alpha_sigcontext_addr): New function.
8204         (alpha_find_saved_regs): Use alpha_sigcontext_addr.
8205         (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
8206         * alpha-linux-tdep.c: Include frame.h.
8207         (alpha_linux_sigcontext_addr): New function.
8208         (alpha_linux_init_abi): Set tdep->sigcontext_addr to
8209         alpha_linux_sigcontext_addr.
8210         * alpha-osf1-tdep.c: Include gdbcore.h.
8211         (alpha_osf1_sigcontext_addr): New function.
8212         (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
8213         alpha_osf1_sigcontext_addr.
8214         * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
8215         * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
8216
8217 2002-04-26  Andrew Cagney  <ac131313@redhat.com>
8218
8219         * stack.c (selected_frame_level):
8220         (select_frame): Do not set selected_frame_level.
8221         * frame.h (selected_frame_level): Delete declaration.
8222
8223 2002-04-26  Andrew Cagney  <ac131313@redhat.com>
8224
8225         * rs6000-tdep.c (rs6000_gdbarch_init): Only set
8226         convert_from_func_ptr-addr when AIX / PowerOpen.
8227
8228 2002-04-25  Andrew Cagney  <ac131313@redhat.com>
8229
8230         * valops.c (hand_function_call): Call
8231         generic_save_call_dummy_addr.
8232         * frame.h (generic_save_call_dummy_addr): Declare.
8233         * blockframe.c (struct dummy_frame): Add fields call_lo and
8234         call_hi.
8235         (generic_find_dummy_frame): Check for PC in range call_lo to
8236         call_hi instead of entry_point_address.
8237         (generic_pc_in_call_dummy): Search the dummy frames for a PC in
8238         the call_lo to call_hi range.  Allow for DECR_PC_AFTER_BREAK.
8239         (generic_save_call_dummy_addr): New function.
8240
8241 2002-04-24  David S. Miller  <davem@redhat.com>
8242
8243         * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
8244         sparc_skip_prologue.
8245         (sparc_skip_prologue): Kill frameless_p arg, and use line number
8246         information to find prologue when possible.
8247         (sparc_prologue_frameless_p): Call examine_prologue directly.
8248         (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
8249         * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
8250         second argument.
8251         (SKIP_PROLOGUE): Likewise.
8252
8253 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
8254
8255         * alpha-tdep.c (alpha_skip_prologue_internal): Remove
8256         GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
8257         indicate that the condition it was testing is always true.
8258         * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
8259         * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
8260         * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
8261
8262 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
8263
8264         * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
8265         * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
8266         tdep->jb_pc and tdep->jb_elt_size.
8267         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
8268         * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
8269         * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
8270         * alpha-nat.c (get_longjmp_target): Remove.
8271         (JB_ELEMENT_SIZE): Ditto.
8272         (JB_PC): Ditto.
8273         * alpha-tdep.c (alpha_get_longjmp_target): New function.
8274         (alpha_gdbarch_init): Default tdep->jb_pc to -1.  If the
8275         OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
8276         to alpha_get_longjmp_target.
8277         (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
8278         * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
8279         * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
8280
8281 2002-04-25  Andrew Cagney  <ac131313@redhat.com>
8282
8283         * README: Update to GDB 5.2.
8284
8285 2002-04-25  Andrew Cagney  <ac131313@redhat.com>
8286
8287         * gdbarch.sh (LC_ALL): Set to `c'.
8288
8289 2002-04-25  Theodore A. Roth  <troth@verinet.com>
8290
8291         * avr-tdep.c: Ran through gdb_indent.sh.
8292
8293 2002-04-25  Theodore A. Roth  <troth@verinet.com>
8294
8295         * MAINTAINERS: Add myself as AVR maintainer.
8296         * NEWS: Note new target avr.
8297
8298 2002-04-25  Theodore A. Roth  <troth@verinet.com>
8299
8300         * Makefile.in: Add support for AVR target.
8301         * configure.tgt: Add support for AVR target.
8302         * avr-tdep.c: New file
8303         * config/avr/avr.mt: New file.
8304
8305 2002-04-25  Theodore A. Roth  <troth@verinet.com>
8306
8307         * MAINTAINERS: Add myself to write-after-approval.
8308
8309 2002-04-24  Pierre Muller  <ics.u-strasbg.fr>
8310
8311         * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
8312         with fprintf_unfiltered (gdb_stderr,....
8313
8314 2002-04-25  Pierre Muller  <muller@ics.u-strasbg.fr>
8315
8316         Fix PR gdb/508.
8317         * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
8318
8319 2002-04-25  Pierre Muller  <muller@ics.u-strasbg.fr>
8320
8321         * p-exp.y: Also use new prev_lexptr variable
8322         to improve error reporting. Based on Michael Snyder
8323         2002-04-24 dated patch to c-exp.y.
8324
8325 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
8326
8327         * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
8328         (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
8329         alpha_breakpoint_from_pc.  Set gdbarch_function_start_offset
8330         to 0.
8331         * config/alpha/tm-alpha.h: Remove forward decls of struct type
8332         and struct value.
8333         (FUNCTION_START_OFFSET): Remove.
8334         (BREAKPOINT): Ditto.
8335
8336 2002-04-25  Jason Thorpe  <thorpej@wasabisystems.com>
8337
8338         * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
8339         * NEWS: Ditto.
8340
8341 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
8342
8343         * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
8344         (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
8345         alpha_linux_pc_in_sigtramp.
8346         * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
8347         (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
8348         alpha_osf1_pc_in_sigtramp.
8349         * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
8350         * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
8351         (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
8352         alphafbsd_pc_in_sigtramp.
8353         * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
8354         (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
8355         alphanbsd_pc_in_sigtramp.
8356         * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
8357         * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
8358
8359 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
8360
8361         * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
8362
8363 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
8364
8365         * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
8366         alphanbsd-tdep.c.
8367         (alphanbsd-nat.o): New dependency list.
8368         (alphanbsd-tdep.o): Ditto.
8369         * NEWS: Note new native NetBSD/alpha configuration.
8370         * alphanbsd-nat.c: New file.
8371         * alphanbsd-tdep.c: Ditto.
8372         * configure.host (alpha*-*-netbsd*): New host.
8373         * configure.tgt (alpha*-*-netbsd*): New target.
8374         * config/alpha/nbsd.mh: New file.
8375         * config/alpha/nbsd.mt: Ditto.
8376         * config/alpha/nm-nbsd.h: Ditto.
8377         * config/alpha/tm-nbsd.h: Ditto.
8378
8379 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
8380
8381         * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
8382         (alpha-osf1-tdep.o): New dependency list.
8383         * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
8384         and skip_sigtramp_frame members.
8385         * alpha-linux-tdep.c: Include gdbcore.h.
8386         (alpha_linux_sigtramp_offset): Change return type to LONGEST.
8387         (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
8388         * alpha-osf1-tdep.c: New file.
8389         * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
8390         alpha-osf1-dep.c.
8391         (alpha_frame_past_sigtramp_frame): New function.
8392         (alpha_dynamic_sigtramp_offset): Ditto.
8393         (alpha_proc_desc_is_dyn_sigtramp): Ditto.
8394         (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
8395         (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
8396         (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
8397         (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
8398         (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
8399         (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
8400         (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
8401         (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
8402         (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
8403         and tdep->skip_sigtramp_frame.  Set gdbarch_skip_trampoline_code
8404         to find_solib_trampoline_target.
8405         * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
8406         * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
8407         (SKIP_TRAMPOLINE_CODE): Remove.
8408         (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8409         (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8410         (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
8411         (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
8412         * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
8413         (PROC_SIGTRAMP_MAGIC): Ditto.
8414         (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8415         (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8416         (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8417         (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
8418         (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
8419
8420 2002-04-24  Jason Thorpe  <thorpej@wasabisystems.com>
8421
8422         * NEWS: Note that Alpha targets are now multi-arch.
8423
8424 2002-04-24  Michael Snyder  <msnyder@redhat.com>
8425
8426         * parser-defs.h (prev_lexptr): New external variable.
8427         * parse.c (parse_exp_1): Set prev_lexptr to null before
8428         calling the language-specific parser.
8429         * c-exp.y (yylex): Set prev_lexptr to start of current token.
8430         (yyerror): Use prev_lexptr in error reporting.
8431
8432 2002-04-24  Daniel Jacobowitz  <drow@mvista.com>
8433
8434         * config/i386/tm-linux.h: Define FILL_FPXREGSET.
8435         * gregset.h: If FILL_FPXREGSET is defined, provide
8436         gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
8437         * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
8438         is defined, call fill_fpxregset.
8439
8440 2002-04-24  Roland McGrath  <roland@frob.com>
8441
8442         * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
8443         * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
8444         (supply_gregset, supply_fpregset): New functions.
8445
8446         * gnu-nat.c (gnu_find_memory_regions): New function.
8447         (init_gnu_ops): Set `to_find_memory_regions' hook to that.
8448         (gnu_xfer_memory): Add a cast.
8449
8450 2002-04-24  Michael Snyder  <msnyder@redhat.com>
8451
8452         * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
8453         loop.  Add handling for "str lr, [sp, #-4]!" and for saves
8454         of argument regs ("str r(0123), [r11, #-nn"]).
8455         (arm_skip_prologue): Better handling for frameless functions.
8456         Treat "mov ip, sp" as optional.  Recognize "str lr, [sp, #-4]".
8457         (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
8458
8459 Wed Apr 24 14:22:21 2002  Andrew Cagney  <cagney@redhat.com>
8460
8461         * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
8462         NUM_PSEUDO_REGS can be used.
8463
8464 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
8465
8466         * arch-utils.h: Update copyright.
8467
8468         * gdbarch.sh (PC_IN_SIGTRAMP): Add.
8469         * gdbarch.h, gdbarch.c: Re-generate.
8470
8471         * inferior.h (IN_SIGTRAMP): Delete definition.
8472         * arch-utils.c (legacy_pc_in_sigtramp): New function.
8473         * arch-utils.h (legacy_pc_in_sigtramp): Declare.
8474
8475         * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
8476         (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
8477         * hppa-tdep.c (pc_in_interrupt_handler):  Use PC_IN_SIGTRAMP.
8478         (find_proc_framesize): Ditto.
8479         * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
8480         (alpha_init_extra_frame_info): Ditto.
8481         * infrun.c (handle_inferior_event): Ditto.
8482         (handle_inferior_event): Ditto.
8483         (check_sigtramp2): Ditto.
8484         * blockframe.c (create_new_frame): Ditto.
8485         (get_prev_frame): Ditto.
8486         * ppc-linux-tdep.c: Update comments.
8487         * i386-linux-tdep.c: Update comments.
8488         * breakpoint.c (bpstat_what): Update comment.
8489
8490 2002-04-24  David S. Miller  <davem@redhat.com>
8491
8492         * i960-tdep.c (register_in_window_p): New function.
8493         (i960_find_saved_register): Use it instead of
8494         REGISTER_IN_WINDOW_P.
8495         * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
8496
8497         * symtab.h (find_stab_function_addr): Kill extern.
8498         * minsyms.c (find_stab_function_addr): Remove from here...
8499         * dbxread.c: ... to here, and mark it static.
8500
8501 2002-04-20  David S. Miller  <davem@redhat.com>
8502
8503         * sparc-tdep.c (sparc_pop_frame): Only need to allocate
8504         SPARC_INTREG_SIZE * 16 bytes for reg_temp.
8505
8506 2002-04-21  David S. Miller  <davem@redhat.com>
8507
8508         * remote-vxsparc.c (vx_read_register): Fix typo, we want
8509         REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
8510         (vx_write_register): Likewise.
8511
8512 2002-04-23  J. Brobecker  <brobecker@gnat.com>
8513
8514         * source.c (is_regular_file): New function.
8515         (openp): Check wether file to open is a regular file
8516         to avoid opening directories.
8517
8518 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
8519
8520         * findvar.c (extract_signed_integer): Cast printf argument
8521         to suppress format warning.
8522         (extract_unsigned_integer): Likewise.
8523         * infcmd.c (registers_info): Likewise.
8524         * top.c (get_prompt_1): Likewise.
8525         * valops.c (value_assign): Likewise.
8526         * valprint.c (print_decimal): Likewise.
8527
8528 2002-04-22  H.J. Lu  (hjl@gnu.org)
8529
8530         * c-exp.y (typebase): Support
8531
8532         [long|long long|short] [signed|unsigned] [int|]
8533
8534         and
8535
8536         signed [long|long long|short] int
8537
8538 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
8539
8540         * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
8541         and vax-tdep.h.
8542         * vax-tdep.h: New file.
8543         * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
8544         Make several routines static.
8545         (vax_get_saved_register): New function.
8546         (vax_gdbarch_init): New function.
8547         (_initialize_vax_tdep): Register vax_gdbarch_init.
8548         * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
8549         Remove macros now under the control of gdbarch.
8550
8551 2002-04-22  Michael Snyder  <msnyder@redhat.com>
8552
8553         * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
8554         Some whitespace and coding standards tweaks.
8555
8556 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
8557
8558         * vax-tdep.c: Include regcache.h.
8559         (vax_call_dummy_words): New.
8560         (sizeof_vax_call_dummy_words): New.
8561         (vax_fix_call_dummy): New function.
8562         (vax_saved_pc_after_call): Ditto.
8563         * config/vax/tm-vax.h: Don't include regcache.h.
8564         (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
8565         (CALL_DUMMY): Remove.
8566         (CALL_DUMMY_WORDS): Define.
8567         (SIZEOF_CALL_DUMMY_WORDS): Define.
8568         (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
8569
8570 2002-04-18  Michael Snyder  <msnyder@redhat.com>
8571
8572         * arm-tdep.h: Change regnum defines to enums for ease of debugging.
8573
8574 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
8575
8576         * vax-tdep.c (vax_frame_chain): New function.
8577         (vax_push_dummy_frame): Ditto.
8578         (vax_pop_frame): Ditto.
8579         * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
8580         (FRAMELESS_FUNCTION_INVOCATION): Use
8581         generic_frameless_function_invocation_not.
8582         (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
8583         (POP_FRAME): Use vax_pop_frame.
8584
8585 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
8586
8587         * vax-tdep.c (vax_store_struct_return): New function.
8588         (vax_extract_return_value): Ditto.
8589         (vax_store_return_value): Ditto.
8590         (vax_extract_struct_value_address): Ditto.
8591         * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
8592         vax_store_struct_return.
8593         (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
8594         (STORE_RETURN_VALUE): Use vax_store_return_value.
8595         (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
8596
8597 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
8598
8599         * vax-tdep.c (vax_frame_saved_pc): New function.
8600         (vax_frame_args_address_correct): Ditto.
8601         (vax_frame_args_address): Ditto.
8602         (vax_frame_locals_address): Ditto.
8603         (vax_frame_num_args): Move code to be in proximity to
8604         other frame-related functions.
8605         * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
8606         (FRAME_SAVED_PC): Use vax_frame_saved_pc.
8607         (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
8608         (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
8609         (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
8610
8611 2002-04-22  H.J. Lu  (hjl@gnu.org)
8612
8613         * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
8614         includedir.
8615
8616 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
8617
8618         * vax-tdep.c (vax_frame_init_saved_regs): New function.
8619         * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
8620         (FRAME_INIT_SAVED_REGS): New macro.
8621
8622 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
8623
8624         * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
8625
8626 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
8627
8628         * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
8629         where needed.
8630         (fetch_osf_core_registers): Likewise.
8631         (supply_gregset): Likewise.
8632
8633 2002-04-22  J. Brobecker  <brobecker@gnat.com>
8634
8635         * symfile.h (get_section_index): Define.
8636         * symfile.c (get_section_index): New function.
8637         * mdebugread.c (SC_IS_SBSS): New macro.
8638         (SC_IS_BSS): Return true for the scBss storage class only, as
8639         the scSBss storage class refers to the .sbss section.
8640         (parse_partial_symbols): Discard the symbols which associated
8641         section does not exist.
8642         Make sure to use the .sbss section index for symbols which
8643         storage class is scBss, rather than using the .bss section index.
8644
8645 2002-04-22  Jason Thorpe  <thorpej@wasabisystems.com>
8646
8647         * vax-tdep.c: Update copyright years.
8648         (vax_register_name): New function.
8649         (vax_register_byte): Ditto.
8650         (vax_register_raw_size): Ditto.
8651         (vax_register_virtual_size): Ditto.
8652         (vax_register_virtual_type): Ditto.
8653         * config/vax/tm-vax.h: Update copyright years.
8654         (REGISTER_NAMES): Remove.
8655         (REGISTER_NAME): Define.
8656         (REGISTER_BYTE): Use vax_register_byte.
8657         (REGISTER_RAW_SIZE): Use vax_register_raw_size.
8658         (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
8659         (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
8660
8661 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
8662
8663         * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
8664         declaration
8665         * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
8666
8667 2002-04-21  David S. Miller  <davem@redhat.com>
8668
8669         * arch-utils.c (generic_prologue_frameless_p): Kill
8670         SKIP_PROLOGUE_FRAMELESS_P code.
8671         * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
8672         references.
8673         (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
8674         * arc-tdep.c (arc_prologue_frameless_p): Implement.
8675         * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
8676         references.
8677         (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
8678         * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
8679         (sparc_gdbarch_init): Pass it to
8680         set_gdbarch_prologue_frameless_p.
8681
8682 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
8683
8684         * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
8685         (alphabsd-nat.o): New dependency list.
8686
8687 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
8688
8689         * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
8690         alphafbsd-tdep.c.
8691         (alpha-linux-tdep.o): New dependency list.
8692         (alphafbsd-tdep.o): Likewise.
8693
8694 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
8695
8696         * alpha-linux-tdep.c: New file.  Move alpha_linux_sigtramp_offset
8697         to here...
8698         * alpha-tdep.c: ...from here.
8699         * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
8700
8701 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
8702
8703         * config/alpha/tm-alpha.h: Move alpha_software_single_step
8704         prototype from here...
8705         * alpha-tdep.h: ...to here.
8706
8707 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
8708
8709         * frame.h (selected_frame_level): Document as deprecated.
8710         (frame_relative_level): Declare.
8711         * stack.c (frame_relative_level): New function.
8712         (selected_frame_level): Document as deprecated.
8713         (select_frame): Do not set the selected_frame_level.
8714
8715         * stack.c (frame_info, record_selected_frame): Update.
8716         (frame_command, current_frame_command): Update.
8717         (up_silently_base, up_command, down_silently_base): Update.
8718         (down_command): Update.
8719         * inflow.c (kill_command): Update.
8720         * tracepoint.c (finish_tfind_command): Update.
8721         * corelow.c (core_open): Update.
8722         * thread.c (info_threads_command): Update.
8723         (do_captured_thread_select): Update.
8724         * infcmd.c (finish_command): Update.
8725         * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
8726
8727 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
8728
8729         * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
8730
8731 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
8732
8733         * arm-tdep.c (arm_breakpoint_from_pc): Make static.  Make return
8734         type const.
8735
8736 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
8737
8738         * alphafbsd-tdep.c: Update copyright years.  Include
8739         alpha-tdep.h.
8740         (alphafbsd_use_struct_convention): Make static.
8741         (alphafbsd_init_abi): New function.
8742         (_initialize_alphafbsd_tdep): New function.
8743         * config/alpha/tm-fbsd.h: Update copyright years.
8744         (USE_STRUCT_CONVENTION): Remove.
8745
8746 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
8747
8748         * alpha-tdep.c (alpha_abi_handler): New structure to describe
8749         an Alpha ABI variant.
8750         (alpha_abi_handler_list): Declare.
8751         (alpha_gdbarch_register_os_abi): New function.
8752         (alpha_gdbarch_init): Give registered ABI variant handlers a
8753         chance to tweak the gdbarch once we have set up defaults.
8754         * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
8755
8756 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
8757
8758         * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
8759         to standard_coerce_float_to_double.
8760         * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
8761
8762 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
8763
8764         * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
8765         * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
8766         from gdbarch_tdep rather than a constant.
8767         (alpha_gdbarch_init): Initialize tdep->vm_min_address to
8768         the default text address for all Alpha Unix ABIs.
8769         (alpha_dump_tdep): Report the value of tdep->vm_min_address.
8770         * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
8771
8772 2002-04-21  Jason Thorpe  <thorpej@wasabisystems.com>
8773
8774         * alpha-tdep.h: New file.  Includes several Alpha target constants
8775         taken from...
8776         * config/alpha/tm-alpha.h: ...here.  Remove macros that we now
8777         let gdbarch deal with.
8778         (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
8779         * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
8780         to dependency list.
8781         * alpha-nat.c: Include alpha-tdep.h.  Update for adjusted
8782         Alpha target register names.
8783         * alphabsd-nat.c: Likewise.
8784         * alpha-tdep.c: Include alpha-tdep.h.  Update for adjusted
8785         Alpha target register names.  Make serveral routines static.
8786         (alpha_get_saved_register): New function.
8787         (alpha_abi_names): New.
8788         (process_note_abi_tag_sections): New function.
8789         (get_elfosabi): New function.
8790         (alpha_gdbarch_init): New function.
8791         (alpha_dump_tdep): New function.
8792         (_initialize_alpha_tdep): Register alpha_gdbarch_init.
8793
8794 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
8795
8796         * frame.c (find_saved_register): Delete #ifdef
8797         HAVE_REGISTER_WINDOWS code.
8798         * config/sparc/tm-sparc.h: Update comments.
8799         * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
8800
8801 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
8802
8803         * i960-tdep.c (i960_find_saved_register): New function.
8804         (i960_get_saved_register): New function.
8805         * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
8806         (i960_get_saved_register): Declare.
8807         * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
8808
8809 2002-04-20  David S. Miller  <davem@redhat.com>
8810
8811         * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
8812
8813 2002-04-20  Andrew Cagney  <ac131313@redhat.com>
8814
8815         * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
8816         instead of NUM_PSEUDO_REGS.
8817
8818 2002-04-20  David S. Miller  <davem@redhat.com>
8819
8820         * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
8821         GDB_MULTI_ARCH_PARTIAL
8822         * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
8823         define, let tm-sp64.h do it.
8824
8825 2002-04-20  Jason Thorpe  <thorpej@wasabisystems.com>
8826
8827         * frame.c (find_saved_register): Avoid a NULL pointer
8828         dereference and actually walk the frame list.
8829
8830 2002-04-20  Andrew Cagney  <ac131313@redhat.com>
8831
8832         * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
8833         sorted in most most-recent-used order.  Document.
8834         * gdbarch.h, gdbarch.c: Regenerate.
8835
8836 2002-04-19  Andrew Cagney  <ac131313@redhat.com>
8837
8838         * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
8839         instead of ->prev.
8840         * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
8841         * s390-tdep.c (s390_frame_chain): Do not use ->prev.
8842         * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
8843         instead of ->prev.
8844
8845 2002-04-19  Elena Zannoni  <ezannoni@redhat.com>
8846
8847         Fix PR gdb/471.
8848         * gdbtypes.c (init_simd_type): Rewrite using new functions.
8849         (build_builtin_type_vec128): Ditto.
8850         (append_composite_type_field): Fix calculation of type length in
8851         union case.
8852
8853 2002-04-19  Eli Zaretskii  <eliz@is.elta.co.il>
8854
8855         * config/djgpp/README: Update.
8856
8857         * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
8858         compiler warnings.
8859
8860 2002-04-19  Jason Thorpe  <thorpej@wasabisystems.com>
8861
8862         * alpha-tdep.c (setup_arbitrary_frame): Rename...
8863         (alpha_setup_arbitrary_frame): ...to this.
8864         * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
8865         for alpha_setup_arbitrary_frame.
8866
8867 2002-04-18  Andrew Cagney  <cagney@redhat.com>
8868
8869         * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
8870         * gdbarch.h, gdbarch.c: Regenerate.
8871
8872         * defs.h (breakpoint_from_pc_fn): Delete type definition.
8873         * target.h (memory_breakpoint_from_pc): Update declaration.
8874         * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
8875
8876         * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
8877         * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
8878         * mem-break.c (memory_breakpoint_from_pc): Ditto.
8879         * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
8880         * s390-tdep.c (s390_breakpoint_from_pc): Ditto
8881         * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
8882         * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
8883         * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
8884         * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
8885         * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
8886         * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
8887         * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
8888
8889         * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
8890         const pointer.
8891         * monitor.c (monitor_insert_breakpoint): Ditto.
8892         * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
8893
8894         * config/mcore/tm-mcore.h: Update copyright.
8895         * mem-break.c: Ditto.
8896         * xstormy16-tdep.c: Ditto.
8897
8898 2002-04-18  Pierre Muller  <muller@ics.u-strasbg.fr>
8899
8900         * p-exp.y: Add precedence rule for '^' token.
8901         This removes the shift/reduce conflicts.
8902         Remove the comment concerning these shift/reduce conflicts.
8903
8904 2002-04-18  Elena Zannoni  <ezannoni@redhat.com>
8905
8906         * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
8907         (registers_powerpc_nofp): New register set for processors
8908         without floating point unit.
8909
8910 2002-04-18  David S. Miller  <davem@redhat.com>
8911
8912         * MAINTAINERS: Add myself to write-after-approval.
8913
8914 2002-04-17  Michael Snyder  <msnyder@redhat.com>
8915
8916         * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
8917
8918 2002-04-17  Andrew Cagney  <ac131313@redhat.com>
8919
8920         * rs6000-tdep.c (frame_initial_stack_address): Use
8921         frame_register_read to read the alloca_reg.
8922
8923 2002-04-17  Andrew Cagney  <ac131313@redhat.com>
8924
8925         * frame.c (find_saved_register): Find saved registers in the next
8926         not prev frame.
8927         Fix PR gdb/365.
8928
8929 2002-04-17  Andrew Cagney  <ac131313@redhat.com>
8930
8931         * gdbarch.sh (LANG): Set to ``c''.
8932
8933 2002-04-15  Andrew Cagney  <ac131313@redhat.com>
8934
8935         * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
8936
8937 2002-04-15  Andrew Cagney  <ac131313@redhat.com>
8938
8939         * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
8940         Update copyright.
8941
8942         * hpread.c (hpread_get_lntt): Add declaration.
8943         Also fix PR gdb/391.
8944
8945 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
8946
8947         * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
8948         * aclocal.m4, configure: Re-generate.
8949         Fix PR gdb/391.
8950
8951 2002-04-14  Elena Zannoni  <ezannoni@redhat.com>
8952
8953         * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
8954         instead of tm_print_insn.
8955
8956 2002-04-14  Elena Zannoni  <ezannoni@redhat.com>
8957
8958         * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
8959
8960 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
8961
8962         * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
8963         * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
8964         (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
8965
8966 2002-04-12  Don Howard  <dhoward@redhat.com>
8967
8968         * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
8969         max_user_call_depth.
8970         (init_cmd_lists): Initialize the new value;
8971         * cli/cli-script.c (execute_user_command): Limit the call depth of
8972         user defined commands.  This avoids a core-dump when user commands
8973         are infinitly recursive.
8974
8975 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
8976
8977         * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
8978         * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
8979         from tdep struct instead of DEFAULT_LR_SAVE.
8980         (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
8981         * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
8982         * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
8983
8984 2002-04-12  Michael Snyder  <msnyder@redhat.com>
8985
8986         * Remote.c: Spelling fix.
8987         * gcore.c (default_derive_heap_segment): Use bfd_section_name.
8988         If no symbol found for "sbrk", try "_sbrk".
8989         (make_output_phdrs): Use bfd_section_name.
8990         (gcore_copy_callback): Use bfd_section_name.
8991         * eval.c: Indentation fix-ups.
8992         * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
8993         in case it gets applied to an address that is already
8994         in the instruction space.
8995         * cli/cli-decode.c (help_list): Allow long lines to wrap.
8996         * symfile.c: Fix indentation, long lines.
8997         * source.c: White space fix-up.
8998
8999 2002-04-12  Andrew Cagney  <cagney@redhat.com>
9000
9001         * defs.h (read_relative_register_raw_bytes): Delete declaration.
9002         * frame.c (frame_register_read): New function.  Return non-zero on
9003         success.
9004         (read_relative_register_raw_bytes_for_frame): Delete.
9005         (read_relative_register_raw_bytes): Delete.
9006         * frame.h (frame_register_read): Declare.
9007         * d30v-tdep.c: Update Copyright.  Use frame_register_read.
9008         * sh-tdep.c: Ditto.
9009         * infcmd.c (do_registers_info): Ditto.
9010         * hppa-tdep.c: Ditto.
9011         * rs6000-tdep.c: Ditto.
9012         * h8500-tdep.c: Ditto.
9013         * mips-tdep.c: Ditto.
9014         * h8300-tdep.c: Ditto.
9015         * z8k-tdep.c: Ditto.
9016
9017 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
9018
9019         From Jimi X <jimix@watson.ibm.com>:
9020         * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
9021         64-bit SysV ABI.
9022
9023 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
9024
9025         From Jimi X <jimix@watson.ibm.com>:
9026         * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
9027         bfd info.
9028
9029 2002-04-12  Kevin Buettner  <kevinb@redhat.com>
9030
9031         From Jimi X <jimix@watson.ibm.com>:
9032         * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
9033         register sets for these processor variants.
9034
9035 2002-04-11  Daniel Jacobowitz  <drow@mvista.com>
9036
9037         * regformats/reg-ppc.dat: Support FPSCR.
9038
9039 2002-04-11  Kevin Buettner  <kevinb@redhat.com>
9040
9041         * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
9042         * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
9043         Add fpscr as an invalid/unfetchable register.
9044         * ppc-linux-nat.c (ppc_register_u_addr, store_register)
9045         (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
9046         (fill_fpregset): Add support for register fpscr.
9047         (fetch_ppc_registers, store_ppc_registers, supply_gregset)
9048         (fill_gregset): Account for the fact that register ``mq'' might
9049         not exist.
9050         * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
9051         (registers_power): Add fpscr to register set at slot 71.
9052         (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
9053         exist on most PPC architectures.  Initialize ppc_fpscr_regnum.
9054
9055 2002-04-11  Michael Snyder  <msnyder@redhat.com>
9056
9057         * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
9058         * configure: Regenerate.
9059         * config.in: Regenerate.
9060         * acconfig.h: Add define for _SYSCALL32.
9061         * core-sol2.c: Remove #define _SYSCALL32.
9062         * solib-legacy.c: Remove #define _SYSCALL32.
9063
9064 2002-04-10  Andrew Cagney  <ac131313@redhat.com>
9065
9066         * stack.c (select_frame): Cleanup internal error message, do not
9067         use %p.
9068
9069 2002-04-10  Andrew Cagney  <ac131313@redhat.com>
9070
9071         * stack.c (select_frame): Check that selected_frame and the
9072         specified level are as expected.
9073         * blockframe.c (get_prev_frame): Set the `level' from next_frame.
9074         Update copyright.
9075         * frame.h (struct frame_info): Add field `level'.  Update
9076         copyright.
9077         Work-in-progress PR gdb/464.
9078
9079 2002-04-10  Andrew Cagney  <ac131313@redhat.com>
9080
9081         * maint.c (maint_print_section_info): Rename print_section_info.
9082         (print_bfd_section_info, print_objfile_section_info): Update.
9083         * inferior.h (struct gdbarch): Add opaque declaration.
9084         * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
9085         * gdbarch.h: Regenerate.
9086
9087 2002-04-10  Michal Ludvig  <mludvig@suse.cz>
9088
9089         * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
9090         (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
9091         (kernel_u_size): Added.
9092         * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
9093         (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
9094
9095 2002-04-04  Jim Ingham  <jingham@apple.com>
9096
9097        * valarith.c (find_size_for_pointer_math): New function, either returns
9098        the size for a pointer's target, returns 1 for void *, or errors for
9099        incomplete types.
9100        (value_add, value_sub): use find_size_for_pointer_math.
9101
9102 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
9103
9104         * linux-low.c (linux_look_up_symbols): New hook.
9105         (linux_target_ops): Add linux_look_up_symbols.
9106         * remote-utils.c (decode_address): New function.
9107         (look_up_one_symbol): New function.
9108         * server.c (handle_query): Call target look_up_symbols hook.
9109         * server.h (look_up_one_symbol): Add prototype.
9110         * target.h (struct target_ops): Add look_up_symbols hook.
9111
9112 2002-04-09  Andrew Cagney  <ac131313@redhat.com>
9113
9114         * frame.c (read_relative_register_raw_bytes_for_frame): Do not
9115         override FP_REGNUM with frame->fp.  Update copyright.
9116         * parse.c (num_std_regs, std_regs): Delete.
9117         (target_map_name_to_register): Do not search std_regs.  Update
9118         function description.
9119         * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
9120         declarations.  Update copyright.
9121         Fix PR gdb/251.
9122
9123 2002-04-09  Daniel Jacobowitz  <drow@mvista.com>
9124
9125         * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
9126         after the last symbol in a block.
9127
9128 2002-04-09  Pierre Muller  <muller@ics.u-strasbg.fr>
9129
9130         * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
9131         is non zero as a found symbol.
9132
9133 2002-04-08  Andrew Cagney  <ac131313@redhat.com>
9134
9135         * findvar.c: Include "builtin-regs.h".
9136         (value_of_register): Call value_of_builtin_reg when applicable.
9137         * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
9138         (target_map_name_to_register): Call
9139         builtin_reg_map_name_to_regnum.
9140         * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
9141         (COMMON_OBS): Add builtin-regs.o and std-regs.o.
9142         (builtin_regs_h): Define.
9143         (builtin-regs.o): New target.
9144         (findvar.o): Add $(builtin_regs_h).
9145         * builtin-regs.c, builtin-regs.h: New files.
9146         * std-regs.c: New file.
9147         Partial fix for PR gdb/251.
9148
9149 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
9150
9151         * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
9152         it's no longer required.
9153
9154 2002-04-08  Andrew Cagney  <ac131313@redhat.com>
9155
9156         * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
9157
9158 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
9159
9160         From Jimi X <jimix@watson.ibm.com>:
9161         * rs6000-tdep.c (rs6000_software_single_step): Use
9162         rs6000_breakpoint_from_pc() to fetch breakpoint instruction
9163         and size.  Use target_insert_breakpoint() and
9164         target_remove_breakpoint() to insert and remove breakpoints
9165         instead of explicit memory reads and writes.
9166
9167 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
9168
9169         * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
9170         * rs6000-tdep.c (rs6000_push_arguments): Eliminate
9171         ELF_OBJECT_FORMAT ifdef.
9172
9173 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
9174
9175         From Jimi X <jimix@watson.ibm.com>:
9176         * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
9177
9178 2002-04-08  Kevin Buettner  <kevinb@redhat.com>
9179
9180         From Jimi X <jimix@watson.ibm.com>:
9181         * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
9182         definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
9183
9184 2002-04-07  Mark Kettenis  <kettenis@gnu.org>
9185
9186         * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
9187         s/asprintf/xasprintf/.
9188         (fbsd_make_corefile_notes): s/strdup/xstrdup/.
9189
9190 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9191
9192         I believe Jeff Law denies responsability for this one:
9193         * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
9194         * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
9195         * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
9196         Work-around for PR gdb/366.
9197
9198 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
9199
9200         * remote-e7000.c (write_small, e7000_read_inferior_memory,
9201         e7000_read_inferior_memory_large, e7000_insert_breakpoint,
9202         e7000_remove_breakpoint): Use paddr_nz() to print addresses.
9203
9204 2002-04-07  Elena Zannoni  <ezannoni@redhat.com>
9205
9206         * sh-tdep.c (sh_fp_frame_init_saved_regs,
9207         sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
9208         information.
9209
9210 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9211
9212         * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
9213         maintainer.
9214
9215 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9216
9217         * README (Reporting Bugs in GDB): Document the bug web page as the
9218         prefered way of submitting bugs.
9219         Fix PR gdb/402.
9220
9221 2002-04-06  Andrew Cagney  <ac131313@redhat.com>
9222
9223         * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
9224         -1.  Update comment.
9225         * gdbarch.h, gdbarch.c: Re-generate.
9226
9227 2002-04-07  Andreas Schwab  <schwab@suse.de>
9228
9229         * m68klinux-nat.c (fill_fpregset): Properly pass address of
9230         buffer to regcache_collect.
9231
9232 2002-04-06  Andrew Cagney  <ac131313@redhat.com>
9233
9234         * gdbarch.sh (PS_REGNUM): Add.  Document.  Default to -1.
9235         * gdbarch.c, gdbarch.h: Re-generate.
9236
9237 2002-04-06  Andrew Cagney  <ac131313@redhat.com>
9238
9239         * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
9240         declaration.  Fix -Werror.
9241
9242 2002-04-05  Daniel Jacobowitz  <drow@mvista.com>
9243
9244         * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
9245         * gdbarch.c: Regenerate.
9246
9247 2002-04-05  Michael Snyder  <msnyder@redhat.com>
9248
9249         * breakpoint.c (clear_command): Rewrite middle section to
9250         combine two loops with identical control conditions.
9251         Add a cleanup to eliminate a memory leak.
9252         * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
9253
9254 2002-04-05  H.J. Lu  (hjl@gnu.org)
9255
9256         * solib-svr4.c (bkpt_names): Add "__start".
9257
9258 2002-04-04  Andrew Cagney  <ac131313@redhat.com>
9259
9260         * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
9261         as test for 64 bit target.
9262
9263 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
9264
9265         * h8500-tdep.c (h8500_write_fp): Delete function.
9266         * dwarf2cfi.c (cfi_write_fp): Document as not used.
9267         * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
9268         * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
9269         * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
9270         * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
9271         * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
9272         (s390_write_fp):
9273         * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
9274         * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
9275         * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
9276         (d10v_write_fp): Delete function.
9277         * inferior.h (write_fp, generic_target_write_fp): Delete
9278         declarations.
9279         * regcache.c (generic_target_write_fp): Delete function.
9280         (write_fp): Delete function.
9281         * gdbarch.sh (TARGET_WRITE_FP): Delete.
9282         * gdbarch.h, gdbarch.c: Regenerate.
9283         * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
9284         * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
9285         (sparc64_write_fp): Delete declaration.
9286         * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
9287         (h8500_write_fp): Delete declaration.
9288
9289 2002-04-04  Andrew Cagney  <ac131313@redhat.com>
9290
9291         * sparc-tdep.c (sparc64_write_fp): Delete.
9292         (sparc_push_dummy_frame): Replace write_fp call with code to store
9293         the FP directly.
9294         (sparc_gdbarch_init): Do not initialize write_fp.
9295
9296 2002-04-05  Kevin Buettner  <kevinb@redhat.com>
9297
9298         * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
9299         clause.
9300
9301 2002-03-29  Jim Blandy  <jimb@redhat.com>
9302
9303         * stack.c (get_selected_block): Add new argument `addr_in_block',
9304         used to return the exact code address we used to select the block,
9305         not just the block.
9306         * blockframe.c (get_frame_block, get_current_block): Same.
9307         * frame.h (get_frame_block, get_current_block,
9308         get_selected_block): Update declarations.
9309         * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
9310         linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
9311
9312 2002-04-05  Michael Snyder  <msnyder@redhat.com>
9313
9314         * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
9315         warning message.
9316
9317 2002-04-05  J. Brobecker  <brobecker@gnat.com>
9318
9319         * utils.c (xfullpath): New function.
9320         * defs.h (xfullpath): Add declaration.
9321         * source.c (openp): Use xfullpath in place of gdb_realpath to
9322         avoid resolving the basename part of filenames when the
9323         associated file is a symbolic link. This fixes a potential
9324         inconsistency between the filenames known to GDB and the
9325         filenames it prints in the annotations.
9326         * symtab.c (lookup_symtab): Use the new xfullpath function, in order
9327         to be able to match a filename with either the real filename, or
9328         the name of any symbolic link to this file.
9329         (lookup_partial_symtab): Ditto.
9330
9331 2002-04-04  Michael Snyder  <msnyder@redhat.com>
9332
9333         * breakpoint.c: Add support for hardware breakpoints in overlays.
9334         (overlay_events_enabled): New state variable.
9335         (insert_breakpoints): Use overlay_events_enabled to decide
9336         whether to attempt to set a breakpoint at the overlay load addr.
9337         Handle bp_hardware_breakpoint as well as bp_breakpoint.
9338         (remove_breakpoint): Use overlay_events_enabled to decide
9339         whether breakpoints need to be removed from overlay load addr.
9340         Handle bp_hardware_breakpoint as well as bp_breakpoint.
9341         (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
9342         (create_overlay_event_breakpoint, enable_overlay_breakpoints,
9343         disable_overlay_breakpoints): Update overlay_events_enabled.
9344
9345 2002-04-04  Daniel Jacobowitz  <drow@mvista.com>
9346
9347         * dwarf2read.c (struct function_range): New.
9348         (cu_first_fn, cu_last_fn, cu_cached_fn): New.
9349         (check_cu_functions): New.
9350         (read_file_scope): Initialize global function lists.
9351         Call dwarf_decode_line after processing children.
9352         (read_func_scope): Add to global function list.
9353         (dwarf_decode_lines): Call check_cu_functions everywhere
9354         record_line is called.  Call record_line with a linenumber
9355         of 0 to mark sequence ends.
9356
9357 2002-04-04  Michal Ludvig  <mludvig@suse.cz>
9358
9359         * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
9360         change sync with glibc.
9361
9362 2002-04-03  Jim Blandy  <jimb@redhat.com>
9363
9364         * configure.in: Call AC_C_INLINE.
9365         * configure: Regenerated.
9366
9367 2002-04-01  Daniel Jacobowitz  <drow@mvista.com>
9368
9369         * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
9370         and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
9371
9372 2002-03-31  Mark Kettenis  <kettenis@gnu.org>
9373
9374         * NEWS: Mention gcore support on FreeBSD/i386.
9375
9376         * fbsd-proc.c: New file.
9377         * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
9378         * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
9379
9380         * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
9381         while statement.
9382
9383 2002-03-29  Jim Blandy  <jimb@redhat.com>
9384
9385         * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
9386         unescaped newlines in string literals, but newer ones don't.  So
9387         escape them.
9388
9389 2002-03-26  Michael Snyder  <msnyder@redhat.com>
9390             Andrew Cagney <cagney@redhat.com>
9391
9392         * cli/cli-dump.c: New file.  Dump memory to file,
9393         restore file to memory.
9394         * cli/cli-dump.h: New file.
9395         * Makefile.in: Add rules, dependencies for cli-dump.o.
9396         * NEWS: Mention new commands.
9397
9398 2002-03-28  Michael Snyder  <msnyder@redhat.com>
9399
9400         * symfile.c (symbol_file_add): Move test for null symbols to later.
9401
9402 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
9403
9404         From veksler at il.ibm.com:
9405         * utils.c (gdb_realpath): If canonicalize_file_name fails, return
9406         the xstrduped original path.
9407         Fix PR gdb/417.
9408
9409 2002-03-27  Michael Snyder  <msnyder@redhat.com>
9410
9411         * breakpoint.c (_initialize_breakpoint): Clean up help string.
9412         * infcmd.c (_initialize_infcmd): Ditto.
9413         * language.c (_initialize_language): Ditto.
9414         * symfile.c (_initialize_symfile): Ditto.
9415         * top.c (_init_main): Ditto.
9416         * cli/cli-cmds.c (init_cli_cmds): Ditto.
9417
9418 2002-03-27  Elena Zannoni  <ezannoni@redhat.com>
9419
9420         * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
9421         vector registers handling.
9422         (skip_prologue): Handle new AltiVec instructions.  Fill in new
9423         fields of frame data.
9424         (frame_get_saved_regs): Fill in information for AltiVec registers.
9425
9426 2002-03-27  Jim Blandy  <jimb@redhat.com>
9427
9428         * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
9429         a function; leave this macro here to invoke that function.
9430         (symbol_init_mangled_name): Declaration for that function.
9431         * symtab.c (symbol_init_mangled_name): New function.
9432
9433 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
9434
9435         * valarith.c: Replace strerror with safe_strerror.
9436         * tracepoint.c: Ditto.
9437         * lin-lwp.c: Ditto.
9438         * go32-nat.c: Ditto.
9439         * inflow.c: Ditto.
9440         * gnu-nat.c: Ditto.
9441
9442 2002-03-27  Andreas Schwab  <schwab@suse.de>
9443
9444         * event-top.c (command_line_handler): Remove useless if.
9445
9446 2002-03-27  Andreas Jaeger  <aj@suse.de>
9447
9448         * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
9449         comment.
9450
9451 2002-03-27  Michal Ludvig  <mludvig@suse.cz>
9452
9453         * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
9454         (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
9455         * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
9456         (x86_64_linux_dr_get_status, supply_gregset),
9457         (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
9458         * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
9459         (x86_64_register_info_table): Add.
9460         (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
9461         (x86_64_register_raw_size, x86_64_register_virtual_type),
9462         (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
9463         general x86_64_register_info_table.
9464         (i386_gdbarch_init): gdbarch_register_bytes is now set
9465         dynamicaly during initialization.
9466         * regformats/reg-x86-64.dat: Synced with changes to registers above.
9467         * gdbserver/linux-x86-64-low.c: Ditto.
9468
9469 2002-03-27  Daniel Jacobowitz  <drow@mvista.com>
9470
9471         * gdbserver/server.c (main): Call target_signal_to_host_p
9472         and target_signal_to_host on signals received from the remote.
9473         * gdbserver/remote-utils.c (prepare_resume_reply): Call
9474         target_signal_from_host on signals sent to the remote.
9475         * gdbserver/server.h: Add prototypes.  Include "gdb/signals.h".
9476         * gdbserver/Makefile.in: Add signals.o.  Add -I${INCLUDE_DIR}.
9477
9478 2002-03-27  Daniel Jacobowitz  <drow@mvista.com>
9479
9480         * signals/signals.c: Include "server.h" in gdbserver build.
9481         (target_signal_from_name): Don't use STREQ.
9482         (_initialize_signals): Likewise.  Don't include function in
9483         gdbserver build.
9484
9485 2002-03-27  Daniel Jacobowitz  <drow@mvista.com>
9486
9487         * signals.c: Moved to...
9488         * signals/signals.c: Here.
9489         * Makefile (signals.o): Update.
9490
9491 2002-03-26  Jeff Law (law@redhat.com)
9492
9493         * somread.c (som_symtab_read): Remove some commented out code and
9494         updated related comments.  Do not set the minimal symbol table to
9495         mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
9496         in a dynamic executable.
9497         * hppa-tdep.c (find_proc_framesize): Sanely handle the case
9498         where we are unable to find the minimal symbol for the given
9499         PC value.
9500
9501 2002-03-25  Jeff Law (law@redhat.com)
9502
9503         * linux-proc.c (read_mapping): Scan up to end of line for filename.
9504
9505 2002-03-25  Michal Ludvig  <mludvig@suse.cz>
9506
9507         * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
9508
9509 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
9510
9511         * command.h: Update copyright.
9512         (struct cmd_list_element): Replace definition with opaque
9513         declaration.
9514         (enum cmd_types): Document that it will eventually be moved to
9515         cli/cli-decode.h
9516         (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
9517         (MALLOCED_REPLACEMENT): Delete macro.
9518         * Makefile.in (cli_decode_h): Add $(command_h).
9519         (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
9520         * top.c: Include "cli/cli-decode.h".
9521         * completer.c: Include "cli/cli-decode.h".
9522         * maint.c: Include "cli/cli-decode.h".
9523         * cli/cli-decode.h: Include "command.h".
9524         (enum command_class): Delete.
9525         (enum cmd_types): Comment out.
9526         (enum cmd_auto_boolean): Delete.
9527         (enum var_types): Delete.
9528
9529 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
9530
9531         * cli/cli-decode.c: Include "gdb_assert.h".
9532         (add_set_or_show_cmd): New static function.
9533         (add_set_cmd): Rewrite.  Use add_set_or_show_cmd.
9534         (add_show_from_set): Rewrite. Use add_set_or_show_cmd.  Don't copy
9535         all fields, such as func, from the set command.
9536
9537 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
9538
9539         * MAINTAINERS (sh-elf): Change warning flag to -w.
9540
9541 2002-03-23  Andrew Cagney  <cagney@redhat.com>
9542
9543         * defs.h (error): Add printf format attribute.
9544         * thread-db.c (thread_from_lwp): Fix error format string.
9545         * stack.c (parse_frame_specification): Ditto.
9546         * cli/cli-decode.c (undef_cmd_error): Ditto.
9547         * scm-lang.c (scm_lookup_name): Ditto.
9548         * tracepoint.c (trace_error): Ditto.
9549         * remote-utils.c (usage): Ditto.
9550         * remote.c (compare_sections_command): Ditto.
9551         Fix PR gdb/328.
9552
9553 2002-03-22  Andrew Cagney  <ac131313@redhat.com>
9554
9555         * gdbtypes.c (append_composite_type_field): New function.
9556         (init_composite_type): New function.
9557         * gdbtypes.h (append_composite_type_field): Declare.
9558         (init_composite_type): Ditto.
9559
9560 2002-03-22  Elena Zannoni  <ezannoni@redhat.com>
9561
9562         * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
9563         function.
9564         * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
9565         * rs6000-tdep.c (rs6000_gdbarch_init): Use different
9566         structure returning convention for SYSV ABI case, but not
9567         for GNU/Linux, FreeBSD, or NetBSD.
9568
9569 2002-03-22  Daniel Jacobowitz  <drow@mvista.com>
9570
9571         * symtab.h (lookup_block_symbol): Add mangled_name argument
9572         to prototype.
9573
9574         * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
9575         with new mangled_name argument.
9576         * linespec.c (decode_line_1): Likewise.
9577         * valops (value_of_this): Likewise.
9578         * symtab.c (lookup_transparent_type): Likewise.
9579         (lookup_symbol_aux): Likewise.  Accept new mangled_name argument.
9580         (lookup_symbol): If we are given a mangled name, pass it down
9581         to lookup_symbol_aux.
9582         (lookup_block_symbol): If we are given a mangled name to check
9583         against, only return symbols which match it.
9584
9585 2002-03-22  Christopher Faylor  <cgf@redhat.com>
9586
9587         * win32-nat.c (child_create_inferior): Check for proper shell to use
9588         here, in case the user changes it on the fly.
9589         (_initialize_inftarg): Remove shell path considerations.
9590
9591 2002-03-21  Elena Zannoni  <ezannoni@redhat.com>
9592
9593         * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
9594         for gdbarch_max_register_raw_size and max_register_virtual_size.
9595         Adjust copyright year.
9596
9597 2002-03-21  Daniel Jacobowitz  <drow@mvista.com>
9598
9599          * dbxread.c (process_one_symbol): Extend the first N_SLINE
9600          in a function to cover the entire beginning of the function
9601          as well if it does not already.
9602
9603 2002-03-21  Tom Rix  <trix@redhat.com>
9604
9605         * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
9606         (rs6000_ptrace64): Renamed from ptrace64.
9607
9608 2002-03-20  Martin M. Hunt  <hunt@redhat.com>
9609
9610         * gdbserver/remote-utils.c (remote_open): Don't call
9611         getprotobyname, we're all using TCP here so just use
9612         IPPROTO_TCP.
9613         * gdbserver/gdbreplay.c (remote_open): Ditto.
9614
9615 2002-03-20  Martin M. Hunt  <hunt@redhat.com>
9616
9617         * regcache.c (_initialize_regcache): No need to call
9618         build_regcache() at this time; it gets called whenever
9619         the gdbarch changes.
9620
9621 2002-03-20  David O'Brien  <obrien@FreeBSD.org>
9622
9623         * sparc-nat.c:  Include sys/param.h where possible.
9624
9625 2002-03-20  Daniel Jacobowitz  <drow@mvista.com>
9626
9627         Fix PR gdb/422.
9628         * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
9629         FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
9630         * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
9631         complex types.
9632         * stabsread.c (rs6000_builtin_type): Likewise.
9633         (read_sun_floating_type): Likewise.
9634
9635 2002-03-19  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
9636
9637         * stabsread.c (read_member_functions): Remove skip code for duplicate
9638         constructor/destructor methods.  Use standard parsing for these
9639         methods and just do not chain them to the list of methods after
9640         parsing.
9641
9642 2002-03-19  Alexandre Oliva  <aoliva@redhat.com>
9643
9644         * coffread.c: Remove redundant static declarations.  Replace
9645         occurrences of `PTR' with `void *'.
9646         * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
9647         * top.h (quit_cover): Likewise.
9648         * defs.h (catch_errors): Likewise.
9649
9650 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9651
9652         * defs.h (XMALLOC): Define.
9653         * gdb-events.sh (XMALLOC): Delete macro.
9654         * gdb-events.c, gdb-events.h: Regenerate.
9655         * gdbarch.sh (XMALLOC): Delete macro.
9656         * gdbarch.c: Regenerate.
9657         * serial.c (XMALLOC): Delete macro.
9658         * ui-file.c (XMALLOC): Ditto.
9659         * ser-unix.h (XMALLOC): Ditto.
9660         * sh-tdep.c (XMALLOC): Ditto.
9661         * ui-out.c (XMALLOC): Ditto.
9662         * utils.c (XMALLOC): Ditto.
9663         * i386-tdep.c (XMALLOC): Ditto.
9664         * gdb-events.c (XMALLOC): Ditto.
9665         * d10v-tdep.c (XMALLOC): Ditto.
9666         * cli-out.c (XMALLOC): Ditto.
9667
9668         * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
9669         * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
9670         * ui-file.c, ui-out.c: Ditto.
9671
9672 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9673
9674         * command.h (struct cmd_list_element): Add field context.
9675         (set_cmd_context, get_cmd_context): Declare.
9676         * cli/cli-decode.h: Ditto.
9677         * cli/cli-decode.c (get_cmd_context): New function.
9678         (set_cmd_context): New function.
9679         (add_cmd): Initialize context.
9680         Part of fixing PR gdb/145 and PR gdb/146.
9681
9682 2002-03-17  Andrew Cagney  <ac131313@redhat.com>
9683
9684         * cli/cli-decode.c (cmd_type): New function.
9685         * command.h (cmd_type): Declare.
9686         * infrun.c (set_schedlock_func): Call function cmd_type.
9687         * kod.c (kod_set_os): Call cmd_type.
9688         * cris-tdep.c (cris_version_update): Use function cmd_type.
9689         (cris_mode_update, cris_abi_update): Ditto.
9690
9691         * command.h: (execute_cmd_post_hook): Declare.
9692         (execute_cmd_pre_hook): Declare.
9693         * cli/cli-script.c (clear_hook_in_cleanup): New function.
9694         (execute_cmd_post_hook, execute_cmd_pre_hook): New
9695         functions. Execute pre/post hook while ensuring that afterwords
9696         hook_in is cleared.
9697         * top.c (execute_command): Use execute_cmd_post_hook, and
9698         execute_cmd_pre_hook to execute pre/post commands.
9699         * infrun.c (normal_stop): Pass stop_command and not pre_hook to
9700         hook_stop_stub.
9701         (hook_stop_stub): Call execute_cmd_pre_hook.
9702
9703 2002-03-17  Andrew Cagney  <ac131313@redhat.com>
9704
9705         * kod.c (kod_set_os): Revert previous change.  Is called by ``info
9706         set'' and this leads to a core dump.  Move xstrdup of
9707         operating_system to after check that it is not NULL.
9708
9709 2002-03-17  Andrew Cagney  <ac131313@redhat.com>
9710
9711         * kod.c (kod_set_os): Remove unnecessary check that
9712         ``command->type'' is set_cmd.
9713
9714         * valprint.c (set_input_radix): Use input_radix.
9715         (set_output_radix): Use output_radix.
9716         (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
9717         isn't reverted.
9718
9719 2002-03-16  Andrew Cagney  <ac131313@redhat.com>
9720
9721         * value.h (struct value): Delete field ``substring_addr''.  Change
9722         aligner fields to force_doublest_align, force_longest_align,
9723         force_core_addr_align and force_pointer_aligh.
9724
9725         * value.h (struct value): Fix typo in above change.
9726
9727 2002-03-16  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
9728
9729         * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
9730         to fix internal_error from ``maintenance print architecture''.
9731
9732 2002-03-16  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
9733
9734         * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
9735         for gcc versions after gcc-2.8.1.
9736
9737 2002-03-16  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
9738
9739         * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
9740         for method resolution.  Restore adjustment of ``this'' pointer after
9741         calling value_struct_elt, which was accidentally removed during the
9742         HP merge.
9743
9744 2002-03-15  Andrew Cagney  <ac131313@redhat.com>
9745
9746         * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
9747         value_of_register.
9748         * findvar.c (value_of_register): Add ``frame'' parameter.  Pass to
9749         get_saved_register.
9750         * value.h (value_of_register): Update.
9751
9752 2002-03-14  Richard Henderson  <rth@redhat.com>
9753
9754         * configure.in: Detect declaration for canonicalize_file_name.
9755         * utils.c (canonicalize_file_name): Declare, if needed.
9756         (gdb_realpath): Prefer realpath if available and usable.
9757         * config.in, configure: Rebuild.
9758
9759 2002-03-14  Richard Henderson  <rth@redhat.com>
9760
9761         * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
9762         a constant array bound.
9763
9764         * MAINTAINERS: Add myself to write-after-approval.
9765
9766 2002-03-14  Michael Snyder  <msnyder@redhat.com>
9767
9768         * symfile.c (syms_from_objfile): Return immediately if no syms.
9769         (symbol_file_add): Return immediately if no syms.
9770         (find_sym_fns): Return immediately if no syms.
9771
9772 2002-03-13  Michal Ludvig  <mludvig@suse.cz>
9773
9774         * gdbserver/remote-util.c (remote_open): Print remote-side's
9775         IP address when remote debugging over the network.
9776
9777 2002-03-12  David O'Brien  <obrien@FreeBSD.org>
9778
9779         * config/sparc/fbsd.mh: Fix copyright.
9780         * config/sparc/fbsd.mt: Likewise.
9781
9782 2002-03-11  Richard Earnshaw  <rearnsha@arm.com>
9783
9784         * MAINTAINERS: Fix typo in name of gdb warnings option.
9785         (x86-64): Fix formating so that this can be parsed by awk.
9786
9787 2002-03-10  Daniel Jacobowitz  <drow@mvista.com>
9788
9789         * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
9790         * defs.h: Include "gdb/signals.h".
9791         (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
9792
9793 2002-03-10  Michal Ludvig  <mludvig@suse.cz>
9794
9795         * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
9796         * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
9797         from x86-64-tdep.h
9798
9799 2002-03-10  Daniel Jacobowitz  <drow@mvista.com>
9800             Don Howard <dhoward@redhat.com>
9801
9802         * mips-tdep.c (ST0_FR): Define.
9803         (mips2_fp_compat): New function, temporarily disabled.
9804         (mips_read_fp_register_single): New function.
9805         (mips_read_fp_register_double): New function.
9806         (mips_print_register): Use them.
9807         (do_fp_register_row): Likewise.
9808
9809 2002-03-09  Andrew Cagney  <ac131313@redhat.com>
9810
9811         * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
9812         approval''.
9813
9814 2002-03-08  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
9815
9816         * stabsread.c (read_member_functions): Fix is_stub test for
9817         static member functions, improve comment.
9818
9819 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
9820
9821         * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
9822         (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
9823         (_initialize_remote_rdi): Use add_set_boolean_cmd to register
9824         commands that set boolean values.
9825         (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
9826         (arm_rdi_resume): Always initialize PC.
9827         (arm_rdi_open): Don't use rslt as a boolean.
9828         (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
9829         (arm_rdi_fetch_registers, arm_rdi_store_registers)
9830         (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
9831         (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
9832
9833 2002-03-06  Alexandre Oliva  <aoliva@redhat.com>
9834
9835         * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
9836         * configure: Rebuilt.
9837
9838 2002-03-06  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9839
9840         * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
9841         (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
9842
9843 2002-03-06  Andrew Cagney  <ac131313@redhat.com>
9844
9845         * cli/cli-decode.c (set_cmd_completer): New function.
9846         * command.h (set_cmd_completer): Declare.
9847         * cli/cli-decode.h (set_cmd_completer): Ditto.
9848
9849         * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
9850         * cli/cli-cmds.c (init_cli_cmds): Ditto.
9851         * win32-nat.c (_initialize_inftarg): Ditto.
9852         * remote-rdi.c (_initialize_remote_rdi): Ditto.
9853         * proc-api.c (_initialize_proc_api): Ditto.
9854         * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
9855         * source.c (_initialize_source): Ditto.
9856         * exec.c (_initialize_exec): Ditto.
9857         * solib.c (_initialize_solib): Ditto.
9858         * top.c (init_main): Ditto.
9859         * tracepoint.c (_initialize_tracepoint): Ditto.
9860         * symfile.c (_initialize_symfile): Ditto.
9861         * printcmd.c (_initialize_printcmd): Ditto.
9862         * infcmd.c (_initialize_infcmd): Ditto.
9863         * corefile.c (_initialize_core): Ditto.
9864
9865 2002-03-05  Andrew Cagney  <ac131313@redhat.com>
9866
9867         * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
9868
9869 2002-03-05  Andrew Cagney  <ac131313@redhat.com>
9870
9871         * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
9872
9873 2002-03-05  Andrew Cagney  <ac131313@redhat.com>
9874
9875         * NEWS: Update headings, 5.2 has branched.
9876
9877 2002-03-04  Daniel Jacobowitz  <drow@mvista.com>
9878
9879         * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
9880         (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
9881         (register_addr, REGISTER_RAW_SIZE): Likewise.
9882         (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
9883         * gdbserver/linux-x86-64-low.c: Remove extra #endif.
9884
9885 2002-03-03  Michal Ludvig <mludvig@suse.cz>
9886
9887         * MAINTAINERS (x86-64): Add myself.
9888         * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
9889         changed value_ptr -> struct value *
9890
9891 2002-03-01  David O'Brien  <obrien@FreeBSD.org>
9892
9893         * configure.host (sparc64-*-freebsd): Add.
9894         * configure.tgt: Likewise.
9895         * config/sparc/fbsd.mh: New file.
9896         * config/sparc/fbsd.mt: Likewise.
9897         * config/sparc/nm-fbsd.h: Likewise.
9898         * config/sparc/tm-fbsd.h: Likewise.
9899
9900 2002-03-01  Daniel Jacobowitz  <drow@mvista.com>
9901
9902         * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
9903         regformats/reg-s390x.dat.
9904
9905 2002-03-01  Andrew Cagney  <ac131313@redhat.com>
9906
9907         * utils.c: Add FIXME explaining true/false problem.
9908
9909 2002-02-28  Andrew Cagney  <ac131313@redhat.com>
9910
9911         * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
9912
9913 2002-02-28  Michael Chastain  <mec@shout.net>
9914
9915         * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
9916
9917 2002-02-28  Daniel Jacobowitz  <drow@mvista.com>
9918
9919         * gdbserver/linux-s390-low.c: New file.
9920         * regformats/reg-s390.dat: New file.
9921         * regformats/reg-s390x.dat: New file.
9922         * gdbserver/configure.srv: Add S/390.
9923         * gdbserver/Makefile.in: Add S/390.
9924         * configure.tgt: Enable gdbserver for S/390.
9925
9926 2002-02-28  Eli Zaretskii  <eliz@is.elta.co.il>
9927
9928         * go32-nat.c (_initialize_go32_nat): Don't use periods in the
9929         first line of the doc string for "info dos", except at the end of
9930         the sentence, since the short help stops at the first period.
9931
9932 2002-02-28  Jason Merrill  <jason@redhat.com>
9933
9934         * dwarf2read.c (dwarf_cfi_name): Add new codes.
9935
9936 2002-02-27  Fred Fish  <fnf@redhat.com>
9937
9938         * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
9939         comment (dumy -> dummy).
9940
9941 2002-02-27  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
9942
9943         * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
9944
9945 2002-02-27  Rodney Brown  <rbrown64@csc.com.au>
9946
9947       * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
9948
9949 2002-02-27  Daniel Jacobowitz  <drow@mvista.com>
9950
9951         * gdbserver/acconfig.h: New file.
9952         * gdbserver/i387-fp.c: New file.
9953         * gdbserver/i387-fp.h: New file.
9954         * gdbserver/linux-x86-64.c: New file.
9955         * regformats/reg-x86-64.dat: New file.
9956         * configure.tgt: Add x86_64-*-linux* gdbserver support.
9957         * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
9958         * gdbserver/configure.in: Add support for regsets.
9959         * gdbserver/config.in: Regenerate.
9960         * gdbserver/configure: Regenerate.
9961         * gdbserver/Makefile.in: Likewise.  Add $(linux_low_h).
9962         * gdbserver/linux-low.h: New file.
9963         * gdbserver/linux-low.c: Include "linux-low.h".  Add support
9964         for regsets.
9965         * gdbserver/linux-arm-low.c: Include "linux-low.h".
9966         * gdbserver/linux-ia64-low.c: Include "linux-low.h".
9967         * gdbserver/linux-m68k-low.c: Include "linux-low.h".
9968         * gdbserver/linux-mips-low.c: Include "linux-low.h".
9969         * gdbserver/linux-ppc-low.c: Include "linux-low.h".
9970         * gdbserver/linux-sh-low.c: Include "linux-low.h".
9971         * gdbserver/linux-i386-low.c: Include "linux-low.h".  Include
9972         "i387-fp.h".  Add PTRACE_GETREGS and friends.
9973         * gdbserver/regcache.c (supply_register): New function.
9974         (supply_register_by_name): New function.
9975         (collect_register): New function.
9976         (collect_register_by_name): New function.
9977
9978 2002-02-27  Daniel Jacobowitz  <drow@mvista.com>
9979
9980         * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
9981         (config.status): Add configure.srv dependency.
9982         (server_h): Add config.h dependency.
9983
9984 2002-02-27  Daniel Jacobowitz  <drow@mvista.com>
9985
9986         * regformats/reg-i386-linux.dat: New file, with $orig_eax.
9987         * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
9988         * gdbserver/configure.srv: Change i386-*-linux* to use
9989         reg-i386-linux.o.
9990
9991 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
9992
9993         * x86-64-tdep.c: Re-indent.  Update copyright date.
9994
9995 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
9996
9997         From Michal Ludvig <mludvig@suse.cz>:
9998         * x86-64-tdep.c (value.h): Delete.
9999         (gdb_assert.h): Include.
10000         (x86_64_register_convert_to_virtual,
10001         x86_64_register_convert_to_raw ): Add check which lets only
10002         floating-point values to be converted.
10003         (value_push): Delete.
10004         (x86_64_push_arguments): Order of arguments pushed on stack fixed.
10005         (i386_gdbarch_init): Number of register_bytes fixed.
10006
10007 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
10008
10009         * MAINTAINERS: Add x86-64 target.
10010
10011 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
10012
10013         * memattr.c (mem_command): Eliminate ``true'' and ``false''.
10014         * osfsolib.c (solib_map_sections): Ditto.
10015         * irix5-nat.c (solib_map_sections): Ditto.
10016         * corelow.c (gdb_check_format): Ditto.
10017         * symfile.c (symfile_bfd_open): Ditto.
10018         * solib.c (solib_map_sections): Ditto.
10019         Fix PR gdb/354.
10020
10021 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
10022
10023         * remote.c (_initialize_remote): By default, disable ``e'' and
10024         ``E'' step out-of-range packets.
10025
10026 2002-02-26  Andreas Schwab  <schwab@suse.de>
10027
10028         * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
10029         m68k_linux_frame_saved_pc.
10030         (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
10031         in_sigtramp.
10032         (SIGCONTEXT_PC_OFFSET): Remove.
10033         * m68klinux-nat.c (m68k_linux_frame_saved_pc,
10034         m68k_linux_sigtramp_saved_pc): New functions.
10035         (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
10036         (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
10037         (UCONTEXT_PC_OFFSET): Define.
10038         (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
10039         non-RT and RT signal trampolines.
10040
10041 2002-02-26  Richard Earnshaw  <rearnsha@arm.com>
10042
10043         * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
10044         (TARGET_NBPG, STACK_END_ADDR): Delete
10045         (VARIABLES_INSIDE_BLOCK): Delete.
10046
10047 2002-02-25  Andrew Cagney  <ac131313@redhat.com>
10048
10049         * utils.c (perror_with_name): Make string parameter constant.
10050         (print_sys_errmsg): Ditto.
10051         (query): Ditto.
10052         * defs.h (perror_with_name): Update.
10053         (print_sys_errmsg): Update.
10054         (query): Update.
10055
10056 2002-02-25  Daniel Jacobowitz  <drow@mvista.com>
10057
10058         From Eliot Dresselhaus <eliot@ayrnetworks.com>:
10059         * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
10060
10061 2002-02-25  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
10062
10063         * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
10064         if it already matches the current architecture from the exec file.
10065         Include arch-utils.h for gdbarch_info_init prototype.
10066         * Makefile.in (rs6000-nat.o): Update dependencies.
10067
10068 2002-02-25  Eli Zaretskii  <eliz@is.elta.co.il>
10069
10070         * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
10071          list of exported variables.
10072
10073 2002-02-24  Daniel Jacobowitz  <drow@mvista.com>
10074
10075         * gdbserver/configure.srv: New file.
10076         * gdbserver/configure.in: Use configure.srv instead
10077         of the host/target makefile fragments.  Set GDBSERVER_DEPFILES
10078         from it.
10079         * gdbserver/configure: Regenerated.
10080         * gdbserver/terminal.h: New file.
10081         * gdbserver/Makefile.in: Update for configure changes.  Remove
10082         more unneeded include paths.
10083
10084 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
10085
10086         From wiz at danbala:
10087         * config/sparc/tm-sp64.h: Fix grammar and typos.
10088         Fix PR gdb/287.
10089
10090 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
10091
10092         * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
10093         with either ``GNU/Linux'' or ``Linux kernel''.  Update copyright.
10094         * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
10095         * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
10096         * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
10097         * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
10098         * s390-tdep.c: Ditto.
10099         * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
10100         * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
10101         * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
10102         * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
10103         * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
10104         * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
10105         * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
10106         * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
10107         * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
10108         * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
10109         Fix PR gdb/378.
10110
10111 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
10112
10113         * lin-thread.c: Delete file.
10114         * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
10115         to gdb_proc_service.h.
10116         * configure: Re-generate.
10117
10118         * ocd.c (ocd_open): Do not try to open the "ocd" device.
10119         * serial.c (serial_open): Delete check for "ocd".
10120         Fix PR gdb/349.
10121
10122         * Makefile.in (linux-thread.o): Delete target.
10123         * linux-thread.c: Delete file.
10124
10125         * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c.  Tweak other
10126         renamed SH files to be consistent.
10127
10128         * symtab.c (sort_search_symbols): Use xfree.
10129
10130 2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
10131
10132         * arm-linux-tdep.c (arm_linux_init_abi): Register
10133         IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
10134         * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
10135         definition with undef, since we don't want the sysvr4 definition.
10136         (SKIP_TRAMPOLINE_CODE): Likewise.
10137
10138 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
10139
10140         From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
10141
10142         * configure.in: (AC_CHECK_FUNCS) Added test for
10143         canonicalize_file_name Regenerated.
10144         * config.in, configure: Regenerated.
10145         * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
10146         defined use canonicalize_file_name.
10147
10148 2002-02-23  Michael Chastain  <mec@shout.net>
10149
10150         * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
10151
10152 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
10153
10154         * README: Remove references to cygnus.com.
10155         * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
10156         dot com'' form.  Remove references to cygnus.com and sourceware.
10157
10158 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
10159
10160         From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
10161         * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
10162         1003.1-2001 no longer allows "head -1".
10163         * gdb/Makefile.in (version.c): Likewise.
10164         * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
10165         * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
10166         equivalent.  POSIX 1003.1-2001 no longer allows "diff -c3".
10167
10168 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
10169
10170         * cli/cli-decode.c (cmd_cfunc_eq): New function.
10171         * command.h (cmd_cfunc_eq): Declare.
10172         * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
10173
10174         * cli/cli-cmds.h (is_complete_command): Change parameter to a
10175         ``struct cmd_list_element *''.
10176         * cli/cli-cmds.c (is_complete_command): Update.  Use
10177         cmd_cfunc_eq.
10178         * top.c (execute_command): Pass the command to
10179         is_complete_command.
10180         * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
10181
10182 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
10183
10184         From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
10185         * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
10186         architecture defines.
10187         * s390-tdep.c (s390_gdbarch_init): Likewise.
10188
10189 2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
10190
10191         * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
10192         (arm_linux_push_arguments): Likewise.
10193         (arm_linux_init_abi): Register them.  Also register linux-specific
10194         call_dummy_words.
10195         (find_minsym_and_objfile): Use strcmp, not STREQ.
10196         * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
10197         (arm_linux_call_dummy_words): Delete declaration.
10198         (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
10199         (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
10200         declarations.
10201         (LOWEST_PC): Delete.
10202
10203 2002-02-23  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
10204
10205         * maint.c (print_section_info): Do not prepend `0x' to filepos
10206         output, it will be handled by local_hex_string_custom.
10207
10208 2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
10209
10210         * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
10211         (store_newfpe_double, store_newfpe_extended, store_fpregister)
10212         (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
10213
10214 2002-02-22  Jim Blandy  <jimb@redhat.com>
10215
10216         Indicate that the bcache functions don't change the strings
10217         they're passed.
10218         * bcache.h (bcache, hash): Add `const' keywords to declarations.
10219         * bcache.c (bcache, hash): Add `const' keywords to definitions.
10220
10221 2002-02-22  Pierre Muller  <muller@ics.u-strasbg.fr>
10222
10223         * win32-nat.c (child_create_inferior): Fix create flags setting bug.
10224
10225 2002-02-21  Christopher Faylor  <cgf@redhat.com>
10226
10227         * win32-nat.c (register_loaded_dll): Just use raw name when we can't
10228         find the complete path to a loaded DLL.
10229
10230 2002-02-21  Fred Fish  <fnf@redhat.com>
10231
10232         * dbxread.c (process_one_symbol): When finding an N_FUN symbol
10233         that marks the end of the range of a function, enter a line number
10234         entry that has a line number of zero and a PC offset that matches
10235         the end of the function.  This starts a range of PC's for which no
10236         line number information is known.
10237         * symtab.c (find_pc_sect_line): If our best fit is in a range of
10238         PC's for which no line number info is found (line number is zero)
10239         then we didn't find any valid line information.
10240         * symtab.h: Document use of zero line number entry.
10241
10242 2002-02-21  Elena Zannoni  <ezannoni@redhat.com>
10243
10244         * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
10245         (have_ptrace_getvrregs): Define for run time checks.
10246         (gdb_vrregset_t): New type for Altivec register handling.
10247         (fetch_register, store_register): Fetch/store altivec register
10248         when needed.
10249         (fetch_altivec_register, store_altivec_register): New functions.
10250         (supply_vrregset, fill_vrregset): New functions.
10251         (fetch_altivec_registers, store_altivec_registers): New functions.
10252         (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
10253         registers as well.
10254
10255 2002-02-21  Jiri Smid  <smid@suse.cz>
10256
10257         * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
10258
10259 2002-02-21  Richard Earnshaw  <rearnsha@arm.com>
10260
10261         * Makefile.in (armnbsd-nat.o): Update dependencies.
10262         * armnbsd-nat.c (supply_gregset): New function.  Common code to
10263         supply the integer register set.
10264         (supply_fparegset): New function.  Similar for FPA registers.
10265         (fetch_regs, fetch_fp_regs): Use them.
10266         (fetch_core_registers): Likewise.
10267         (fetch_elfcore_registers): New function.
10268         (arm_netbsd_elfcore_fns): New core-file type specification.
10269         (_initialize_arm_netbsd_nat): Register it.
10270
10271 2002-02-21  Richard Earnshaw  <rearnsha@arm.com>
10272
10273         * armnbsd-nat.c: Include gdbcore.h.
10274         (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
10275         (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
10276         'void' to declaration, to shut up ARI.
10277         (fetch_core_registers): Make static.  Rewrite using supply_register.
10278         (arm_netbsd_core_fns): New core-file type specification.
10279         (_initialize_arm_netbsd_nat): New function.
10280
10281 2002-02-21  Christopher Faylor  <cgf@redhat.com>
10282
10283         * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
10284         value.
10285
10286 2002-02-20  Christopher Faylor  <cgf@redhat.com>
10287
10288         * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
10289         fails.
10290
10291 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
10292
10293         * jv-exp.y (parse_number): Change type of implicit longs
10294         to builtin_type_uint64.
10295
10296 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
10297
10298         * gdbserver/linux-low.c (mywait): Change argument to waitpid
10299         to be an integer instead of a `union wait'.
10300
10301 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
10302
10303         * mips-linux-nat.c: Call the operating system GNU/Linux.
10304         * mips-linux-tdep.c: Likewise.
10305         * mips-tdep.c: Likewise.
10306
10307 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
10308
10309         Fix PR gdb/265.
10310         * jv-exp.y (parse_number): Handle 64-bit integers.
10311
10312 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
10313
10314         * gdbserver/configure.in: Remove AM_PROC_CC_STDC.  Change
10315         AC_STDC_HEADERS to AC_HEADER_STDC.
10316         * gdbserver/configure: Regenerated.
10317
10318 2002-02-20  Richard Earnshaw  <rearnsha@arm.com>
10319
10320         * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
10321         is defined.
10322         * sparc-tdep.c (get_longjmp_target): Likewise.
10323
10324 2002-02-20  Richard Earnshaw  <rearnsha@arm.com>
10325
10326         * News: Add news about ARM and Multi-arch.  Mention the new target
10327         arm*-*-netbsd*.
10328
10329 2002-02-19  Jim Blandy  <jimb@redhat.com>
10330
10331         * stabsread.c (error_type_complaint): Improve error message.
10332
10333 2002-02-19  Daniel Jacobowitz  <drow@mvista.com>
10334
10335         * gdbserver/README: Update documentation.
10336         * gdbserver/configure.in: Update configury to match documentation.
10337         * gdbserver/Makefile.in: Likewise.
10338         * gdbserver/configure: Regenerated.
10339         * gdbserver/aclocal.m4: New file, generated by aclocal.
10340         * gdbserver/config.in: New file, generated by autoheader.
10341
10342 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
10343
10344         * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
10345         armnbsd-nat.c.
10346
10347 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
10348
10349         * arm-tdep.h (enum arm_float_model): New enum.
10350         (struct gdbarch_tdep): Add fp_model.
10351         * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep.  Defer setting
10352         up floating-point conversions until we know the floating-point model
10353         in use by the inferior.  Don't complain about being unable to
10354         determine the ABI of the inferior when we don't have one.
10355         (arm_extract_return_value): Support different floating-point models.
10356         (arm_store_return_value): Likewise.
10357         * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
10358         ARM_FLOAT_SOFT.
10359         (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
10360
10361 2002-02-19  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
10362
10363         * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
10364         of ``current_gdbarch''.
10365
10366 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
10367
10368         * armnbsd-nat.c : ANSIfy all function declarations.
10369         (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
10370         (fetch_inferior_registers): Re-implement in terms of above.
10371         (store_register, store_regs, store_fp_register, store_fp_regs): New.
10372         (store_inferior_registers): Re-implement in terms of above.
10373
10374 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
10375
10376         * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
10377         kernel.
10378         * arm-linux-tdep.c: Likewise.
10379         * config/arm/tm-linux.h: Likewise.
10380
10381 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
10382
10383         * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
10384         * config/arm/nbsd.mt (TM_FILE): Delete.
10385         * config/arm/tm-nbsd.h: Delete.
10386
10387 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
10388
10389         * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
10390         Initialize CALL_DUMMY_LENGTH.
10391
10392 2002-02-19  Richard Earnshaw  <rearnsha@arm.com>
10393
10394         * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
10395         function.
10396         (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
10397         * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
10398         defines one thing and that is incorrect for this port.
10399         (IN_SOLIB_CALL_TRAMPOLINE): Delete.
10400
10401 2002-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
10402
10403         * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
10404
10405 2002-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
10406
10407         * win32-nat.c (display_selector): New function. Displays information
10408         about the information returned by GetThreadSelectorEntry API function.
10409         (display_selectors): New function. Displays the infomation of
10410         the selector given as argument, or of CS, DS ans FS selectors
10411         if no argument is given.
10412         ( _initialize_inftarg): Add "w32" as info prefix command.
10413         Add "info w32 selector" as command calling display_selectors.
10414
10415 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
10416
10417         * i386-tdep.c (get_longjmp_target): Fix compilation failure
10418         by setting dummy values to JB_PC and JB_ELEMENT_SIZE
10419         if not defined.
10420
10421 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
10422
10423         * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
10424
10425 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
10426
10427         * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
10428         (arm_fix_call_dummy): Call it.
10429         (arm_call_dummy_breakpoint_offset): Delete.
10430         (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
10431         * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
10432
10433 2002-02-18  Andrew Cagney  <ac131313@redhat.com>
10434
10435         * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
10436         Default to func_frame_chain_valid.
10437         * gdbarch.h, gdbarch.c: Re-generate.
10438         * frame.h (FRAME_CHAIN_VALID): Delete definition.
10439
10440 2002-02-18  Elena Zannoni  <ezannoni@redhat.com>
10441
10442         * ppc-linux-nat.c: Update copyright.
10443         (fetch_register, store_register): Add tid parameter, don't compute
10444         tid here.
10445         (fetch_ppc_registers, store_ppc_registers): Add tid
10446         parameter. Pass it along to callees.
10447         (fetch_inferior_registers, store_inferior_registers): Compute tid
10448         here, and pass it to calleed functions.
10449         (fill_gregset, supply_fpregset): Clean up formatting.
10450
10451 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
10452
10453         * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
10454         * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
10455
10456 2002-02-18  Richard Earnshaw  <rearnsha@arm.com>
10457
10458         * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
10459         * gdbarch.c gdbarch.h: Regenerate.
10460         * breakpoint.c (create_longjmp_breakpoint): Always compile this
10461         function.
10462         (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
10463         * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
10464         (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
10465
10466         * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
10467         * arm-tdep.c (arm_get_longjmp_target): New function.
10468         (arm_gdbarch_init): Initialize jb_pc to -1.  If ABI handler changes
10469         this to a positive value register arm_get_longjmp_target as the
10470         longjmp handler.
10471         * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
10472         (arm_linux_init_abi): Set up longjmp description in tdep.
10473         * armnbsd-nat.c (get_longjmp_target): Delete.
10474         * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
10475         description in tdep.
10476         * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
10477         (get_longjmp_target): Delete declaration.
10478         (GET_LONGJMP_TARGET): Delete.
10479         * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
10480         (GET_LONGJMP_TARGET): Delete.
10481
10482 2002-02-17  Kevin Buettner  <kevinb@redhat.com>
10483
10484         From Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>:
10485         * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
10486         of ``current_gdbarch''.
10487
10488 2002-02-17  Tom Tromey  <tromey@redhat.com>
10489
10490         * cli/cli-cmds.c (compare_strings): New function.
10491         (complete_command): Only print each unique item once.
10492         * completer.h (complete_line): Declare.
10493         * completer.c (complete_line): New function.
10494         (line_completion_function): Use it.
10495
10496 2002-02-16  Andrew Cagney  <ac131313@redhat.com>
10497
10498         * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
10499         * gdbarch.h, gdbarch.c: Re-generate.
10500
10501 2002-02-16  Daniel Jacobowitz  <drow@mvista.com>
10502
10503         * valarith.c (value_x_unop): Fix decrement; support post-decrement.
10504
10505 2002-02-16  Daniel Jacobowitz  <drow@mvista.com>
10506
10507         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
10508         * valops.c (value_arg_coerce): Don't take the address of a reference
10509         to convert an argument to a reference.
10510
10511 2002-02-15  Christopher Faylor  <cgf@redhat.com>
10512
10513         * win32-nat.c (get_image_name): New function.
10514         (handle_load_dll): Use get_image_name function.
10515         (get_child_debug_event): Avoid registering debug events until possibly
10516         execed process is started.
10517         (child_create_inferior): Allow invocation via shell so that command
10518         line redirection, etc.  works ok.
10519         (_initialize_inftarg): Add new command: "set shell" to control whether
10520         a shell is used to start a process.
10521
10522 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
10523
10524         * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
10525         instead of find_register_by_number.
10526         (cannot_store_register): Likewise.
10527
10528 2002-02-14  Pierre Muller  <muller@ics.u-strasbg.fr>
10529
10530         * dwarf2read.c: Replace fprintf (stderr, ...) by
10531         fprintf_unfiltered (gdb_stderr, ...).
10532
10533 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
10534
10535         * gdbserver/gdbserver.1: Document --attach.
10536
10537 2002-02-15  Richard Earnshaw  <rearnsha@arm.com>
10538
10539         * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
10540         descriptions.
10541         * arm-tdep.c (arm_default_arm_le_breakpoint)
10542         (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
10543         (arm_default_thumb_be_breakpoint): New.  Initialize them from
10544         traditional breakpoint defines.
10545         (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
10546         (arm_gdbarch_init): Initialize new breakpoint variables.
10547         * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
10548         (arm_linux_init_abi): Initialize linux-specific breakpoint.
10549         * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
10550         (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
10551         code out to ...
10552         (arm_netbsd_init_abi_common): ... here; new function.
10553         * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
10554         (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
10555         * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
10556         * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
10557
10558 2002-02-15  Richard Earnshaw  <rearnsha@arm.com>
10559
10560         * arm-tdep.h (enum arm_abi): New enum.
10561         (struct gdbarch_tdep): New structure.
10562         (LOWEST_PC): Provide a default.
10563         (arm_gdbarch_register_os_abi): Declare new function.
10564         * arm-tdep.c (arm_abi_names): New array.
10565         (process_note_abi_tag_sections): New function.
10566         (get_elfosabi): New function.
10567         (arm_gdbarch_register_os_abi): New function.
10568         (arm_gdbarch_init): Try to determine the ABI of the inferior.  If
10569         support for that ABI has been built in, then call the appropriate
10570         configuration routine.  Use gdbarch_num_regs() to get the number
10571         of registers.
10572         (arm_dump_tdep): New function.
10573         (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
10574         place-holder functions.
10575         (_initialize_arm_tdep): Register them.
10576         * config/arm/tm-arm.h (LOWEST_PC): Delete.
10577
10578         * armnbsd-tdep.c: New file.
10579         * Makefile.in (armnbsd-tdep.o): Add dependencies.
10580         * config/arm/nbsd.mt (TDEPFILES): Add it.
10581         * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
10582
10583         * armnbsd-nat.c: Include regcache.h.
10584         * Makefile.in (armnbsd-nat.o): Update dependency list.
10585
10586         * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
10587
10588 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
10589
10590         * gdbserver/Makefile.in: Fix typos in target rules.
10591
10592 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
10593
10594         Fix part of PR gdb/267.
10595         * linespec.c (find_methods): Handle constructors specially for now.
10596
10597 2002-02-14  Corinna Vinschen  <vinschen@redhat.com>
10598
10599         * arm-tdep.c (arm_push_arguments): Eliminate special float type
10600         handling.
10601         * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
10602         standard_coerce_float_to_double().
10603
10604 2002-02-14  Christopher Faylor  <cgf@redhat.com>
10605
10606         * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
10607         GDBINIT_FILENAME.
10608
10609 2002-02-14  Elena Zannoni  <ezannoni@redhat.com>
10610
10611         * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
10612         find_variant_by_name, because it confuses the multiarch
10613         framework. Return NULL if there isn't an architecture with the
10614         user supplied name, instead of forcing a different one without
10615         recording the change with the multiarch machinery.
10616         (find_variant_by_name): Delete.
10617
10618 2002-02-14  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
10619
10620         * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
10621         i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
10622
10623 2002-02-13  Martin M. Hunt  <hunt@redhat.com>
10624
10625         * stack.c (print_frame_info_base): When calling
10626         print_frame_info_listing_hook, set current_source_symtab.
10627
10628 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
10629
10630         * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
10631         and remove unused $(INCLUDE_DIR).
10632         Add regcache.c to OBS.
10633         Add generated register protocol files to clean target.
10634         Update dependencies for new objects, obsolete old target code.
10635
10636         * gdbserver/linux-low.c: Remove all platform-specific code to
10637         new files.  Remove various dead code.  Update to use regcache
10638         functionality.
10639         * gdbserver/remote-utils.c (fromhex): Add return statement
10640         to quiet warning.
10641         (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
10642         constant.
10643         (input_interrupt): Add integer parameter to match prototype
10644         of a signal handler.
10645         (outreg): Use register_data ().
10646         (prepare_resume_reply): Use gdbserver_expedite_regs.
10647         * gdbserver/server.c (main): Dynamically allocate own_buf because
10648         PBUFSIZ is no longer constant.  Use registers_to_string () and
10649         registers_from_string ().
10650         * gdbserver/server.h: No longer include "defs.h".  Add prototypes
10651         for error (), fatal (), and warning ().  Update definition of
10652         PBUFSIZ to use regcache functionality.  Add include guard.
10653         * gdbserver/utils.c (fatal): Add missing ``const''.
10654         (warning): New function.
10655
10656         * regformats/regdat.sh: Include "regcache.h" in generated files.
10657         Provide init_registers () function.
10658         * regformats/regdef.h: Add prototype for set_register_cache ().
10659         Add include guard.
10660
10661         * gdbserver/linux-arm-low.c: New file.
10662         * gdbserver/linux-i386-low.c: New file.
10663         * gdbserver/linux-ia64-low.c: New file.
10664         * gdbserver/linux-m68k-low.c: New file.
10665         * gdbserver/linux-mips-low.c: New file.
10666         * gdbserver/linux-ppc-low.c: New file.
10667         * gdbserver/linux-sh-low.c: New file.
10668
10669         * gdbserver/regcache.c: New file.
10670         * gdbserver/regcache.h: New file.
10671
10672         * gdbserver/low-linux.c: Removed obsolete file.
10673
10674 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
10675
10676         * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
10677         * config/i386/linux.mt: Likewise.
10678         * config/ia64/linux.mt: Likewise.
10679         * config/m68k/linux.mh: Likewise.
10680         * config/powerpc/linux.mh: Likewise.
10681         * config/mips/linux.mt: Likewise.
10682
10683         * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
10684
10685         * config/i386/i386lynx.mh: Mark gdbserver variables
10686         as (currently) obsolete for this target.
10687         * config/i386/nbsd.mt: Likewise.
10688         * config/i386/nbsdelf.mt: Likewise.
10689         * config/m32r/m32r.mt: Likewise.
10690         * config/m68k/m68klynx.mh: Likewise.
10691         * config/m68k/nbsd.mt: Likewise.
10692         * config/m68k/sun3os4.mh: Likewise.
10693         * config/mips/vr5000.mt: Likewise.
10694         * config/ns32k/nbsd.mt: Likewise.
10695         * config/pa/hppabsd.mh: Likewise.
10696         * config/pa/hppaosf.mh: Likewise.
10697         * config/powerpc/nbsd.mt: Likewise.
10698         * config/rs6000/rs6000lynx.mh: Likewise.
10699         * config/s390/s390.mt: Likewise.
10700         * config/s390/s390x.mt: Likewise.
10701         * config/sparc/sparclynx.mh: Likewise.
10702         * config/sparc/sun4os4.mh: Likewise.
10703         * config/i386/x86-64linux.mt: Likewise.
10704         * config/sparc/linux.mh: Likewise.
10705
10706 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
10707
10708         * configure.tgt: Configure gdbserver only for known working
10709         targets.  Set ${build_gdbserver} instead of modifying ${configdirs}.
10710         * configure.in: Check ${build_gdbserver}.  Put gdbserver/ into
10711         SUBDIRS if it is configured.  Update comment for ${nativefile}.
10712         * configure: Regenerated.
10713
10714 2002-02-13  Michael Snyder  <msnyder@redhat.com>
10715
10716         * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
10717
10718         * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
10719         (default_gcore_mach): Just return 0, work around a problem in bfd.
10720         (default_gcore_target): OK to return NULL if exec_bfd is null.
10721         (make_mem_sec): Use a cast, avoid a warning.
10722
10723         * procfs.c (find_memory_regions_callback): Use a cast instead of
10724         calling host_pointer_to_address (which complains if
10725         sizeof (host pointer) != sizeof (target pointer)).
10726         (procfs_make_note_section): Avoid overflow in psargs string.
10727
10728         * procfs.c (procfs_make_note_section): Make the default
10729         implementation return an error.
10730
10731 2002-02-13  Rodney Brown  <rbrown64@csc.com.au>
10732
10733         * procfs.c (procfs_make_note_section): Provide a default definition
10734         (for alpha-dec-osf4.0f). Fix typos.
10735
10736 2002-02-13  Elena Zannoni  <ezannoni@redhat.com>
10737
10738         * linux-proc.c: Add include of regcache.h.
10739         * Makefile.in (linux-proc.o): Add dependency on regcache.h.
10740
10741 2002-02-13  Andrew Cagney  <ac131313@redhat.com>
10742
10743         From 2002-01-18 Greg McGary <greg@mcgary.org>:
10744         * memattr.c (create_mem_region): Disallow useless empty region.
10745         Regions are half-open intervals, so allow [A..B) [B..C) as
10746         non-overlapping.
10747
10748 2002-02-13  Michael Chastain <mec@shout.net>
10749
10750         * defs.h: Kill CONST_PTR.
10751         * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
10752         * c-lang.c (c_builtin_types): Likewise.
10753         * ch-lang.c (ch_builtin_types): Likewise.
10754         * f-lang.c (f_builtin_types): Likewise.
10755         * language.c (unknown_builtin_types): Likewise.
10756         * m2-lang.c (m2_builtin_types): Likewise.
10757         * p-lang.c (pascal_builtin_types): Likewise.
10758         * scm-lang.c (c_builtin_types): Likewise.
10759
10760 2002-02-13  Keith Seitz  <keiths@redhat.com>
10761
10762         * arm-tdep.h (arm_get_next_pc): Add declaration.
10763
10764 2002-02-13  Richard Earnshaw  <rearnsha@arm.com>
10765
10766         * arm-tdep.c (arm_use_struct_convention): Make static.  Move to be
10767         with other related struct-returning functions.
10768         (arm_extract_struct_value_address): New function.
10769         (arm_gdbarch_init): Initialize the above in multi-arch vector.  Also
10770         initialize float_format, double_format and long_double_format as
10771         appropriate to the endianness of the target.
10772         * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
10773         (arm_use_struct_convention): Delete declaration.
10774         (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
10775
10776 2002-02-13  Keith Seitz  <keiths@redhat.com>
10777
10778         * defs.h (core_addr_to_string_nz): New function.
10779
10780 2002-02-13  Mark Kettenis  <kettenis@gnu.org>
10781
10782         Apply missing bits of 2002-01-15 patch.
10783         * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
10784         (fill_fpregset): Use i387_fill_fsave.
10785
10786 2002-02-12  Keith Seitz  <keiths@redhat.com>
10787
10788         * utils.c (core_addr_to_string): Use phex instead of phex_nz.
10789         (core_addr_to_string_nz): New function.
10790
10791 2002-02-11  Richard Earnshaw  <rearnsha@arm.com>
10792
10793         * arm-linux-nat.c: Really include arm-tdep.h.
10794         * config/arm/tm-linux.h (struct type, struct value): Declare.
10795
10796 2002-02-11  Michael Snyder  <msnyder@redhat.com>
10797
10798         * procfs.c: Include elf-bfd.h (for elfcore_write functions).
10799         (gcore section): Ifdef for Solaris and Unixware only.
10800         (procfs_do_thread_registers): Unixware needs one lwpstatus
10801         per thread (not one prstatus or pstatus).
10802         (procfs_make_note_section): Iterate only over kernel threads (lwps),
10803         not over all gdb threads.  For unixware, call elfcore_write_pstatus
10804         once before iterating over threads.
10805
10806 2002-02-11  Richard Earnshaw  <rearnsha@arm.com>
10807
10808         * arm-tdep.h: New file.
10809         * arm-tdep.c: Include arm-tdep.h.
10810         (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
10811         (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
10812         (arm_print_float_info, arm_register_type, convert_to_extended)
10813         (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
10814         (arm_extract_return_value, arm_register_name): Make static.
10815         (arm_software_single_step): Similarly.  Fix types in declaration.
10816         (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
10817         (arm_store_return_value, arm_store_struct_return): New functions.
10818         (arm_gdbarch_init): Register the above functions.  Also register
10819         call_dummy_start_offset, sizeof_call_dummy_words,
10820         function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
10821         sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
10822         max_register_virtual_size, register_size.  Set up
10823         prologue_cache.saved_regs here, rather than ...
10824         (_initialize_arm_tdep): ... here.
10825         * config/arm/tm-arm.h (struct type, struct value): Delete forward
10826         declarations.
10827         (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
10828         (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
10829         (arm_print_float_info, arm_register_type, convert_to_extended)
10830         (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
10831         (arm_extract_return_value, arm_register_name): Delete declarations.
10832         (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
10833         (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
10834         (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
10835         (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
10836         (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
10837         (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
10838         (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
10839         (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
10840         (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
10841         (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
10842         (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
10843         (arm_get_next_pc): No-longer static -- these are needed by the RDI
10844         interface.
10845         * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
10846         * remote-rdi.c remote-rdp.c: Likewise.
10847         * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
10848         (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
10849         * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
10850         definition.
10851
10852         * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
10853         (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
10854         (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
10855         from non-ARM_ prefixed definitions.
10856         * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
10857         all uses of above.
10858         * remote-rdi.c remote-rdp.c: Likewise.
10859         * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
10860
10861 2002-02-11  Richard Earnshaw  <rearnsha@arm.com>
10862
10863         * arm-tdep.c (arm_frameless_function_invocation)
10864         (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
10865         (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
10866         (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
10867         (arm_pop_frame, arm_get_next_pc): Make static.
10868         (arm_gdbarch_init): Register above in gdbarch structure.
10869         (arm_read_fp): Renamed from arm_target_read_fp.
10870         (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
10871         * config/arm/tm-arm.h (arm_frameless_function_invocation)
10872         (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
10873         (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
10874         (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
10875         (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
10876         (arm_pc_is_thumb_dummy): Delete declarations.
10877         (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
10878         (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
10879         (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
10880         (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
10881
10882 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
10883
10884         * symtab.c (compare_search_syms): New function.
10885         (sort_search_symbols): New function.
10886         (search_symbols): Sort symbols after searching rather than
10887         before.
10888
10889 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
10890
10891         * NEWS: Linux -> GNU/Linux.
10892
10893 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
10894
10895         * gdbarch.sh: For for level one methods, disallow a definition
10896         when partially multi-arched.  Add comments explaining rationale.
10897         * gdbarch.h: Re-generate.
10898
10899 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
10900
10901         * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
10902         multi-arch partial.
10903
10904 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
10905
10906         * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL.  Exit on bad
10907         field.  Use diff -u.
10908         * gdbarch.c: Re-generate.
10909
10910 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
10911
10912         * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
10913         * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
10914         partial.
10915
10916 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
10917
10918         * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
10919         multi-arch partial.
10920         (PUSH_ARGUMENTS): Switch to using predefault.
10921         * gdbarch.c: Regenerate.
10922
10923 2002-02-10  Andrew Cagney  <ac131313@redhat.com>
10924
10925         * valops.c (PUSH_ARGUMENTS): Delete definition.
10926         * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
10927         partial.  Default to default_push_arguments.
10928         * gdbarch.h, gdbarch.c: Regenerate.
10929
10930 2002-02-09  Andrew Cagney  <ac131313@redhat.com>
10931
10932         * defs.h (throw_exception): Rename return_to_top_level.  Update
10933         comments.
10934         * utils.c (error_stream, internal_verror, quit): Ditto.
10935         * top.c (throw_exception, catcher): Ditto.
10936         * sparclet-rom.c (sparclet_load): Ditto.
10937         * remote.c (interrupt_query, minitelnet): Ditto.
10938         * remote-sds.c (interrupt_query): Ditto.
10939         * remote-mips.c (mips_error, mips_kill): Ditto.
10940         * ocd.c (interrupt_query): Ditto.
10941         * monitor.c (monitor_interrupt_query): Ditto.
10942         * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
10943         * target.h: Update comment.
10944
10945         * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
10946
10947 2002-02-09  Andrew Cagney  <ac131313@redhat.com>
10948
10949         * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
10950         default_double_format.
10951         * gdbarch.h, gdbarch.c: Re-generate.
10952         * findvar.c (floatformat_unknown): Delete variable definition.
10953         * doublest.h (floatformat_unknown): Delete variable declaration.
10954
10955 2002-02-09  Jim Blandy  <jimb@redhat.com>
10956
10957         * stabsread.c (read_type): Add code to parse Sun's syntax for
10958         prototyped function types.
10959
10960 2002-02-09  Andrew Cagney  <ac131313@redhat.com>
10961
10962         * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
10963         (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
10964
10965 2002-02-09  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
10966
10967         * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
10968         _initialize_solib.  Fixes name clash with solib.c:_initialize_solib,
10969         now _initialize_xcoffsolib gets called again and overrides the
10970         commands from solib.c in a native configuration.
10971
10972 2002-02-09  Mark Kettenis  <kettenis@gnu.org>
10973
10974         * doublest.c (store_typed_floating): Don't try to return a value.
10975         Fixes PR gdb/290.
10976
10977 2002-02-08  Jim Blandy  <jimb@redhat.com>
10978
10979         * c-typeprint.c (c_type_print_varspec_suffix): If a function type
10980         is prototyped and has no arguments, print its argument list as
10981         `(void)'.
10982
10983 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
10984
10985         * MAINTAINERS (write-after-approval): Add myself.
10986         (paper-trail): I've escaped!
10987
10988 2002-02-08  Christopher Faylor  <cgf@redhat.com>
10989
10990         * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
10991         changes.
10992         (_initialize_check_for_gdb_ini): Ditto.
10993
10994 2002-02-08  Martin M. Hunt  <hunt@redhat.com>
10995
10996         * win32-nat.c (cygwin_pid_to_str): Fix typo.
10997         xaprintf -> xasprintf.
10998
10999 2002-02-08  Pierre Muller  <muller@ics.u-strasbg.fr>
11000
11001         * win32-nat.c: Remove use of printf and sprintf functions.
11002
11003 2002-02-08  Richard Earnshaw  <rearnsha@arm.com>
11004
11005         * arm-tdep.c (arm_frame_chain_valid): Make static.
11006         (arm_push_arguments): Likewise.
11007         (arm_gdbarch_init): New function.
11008         (_initialize_arm_tdep): Call it.
11009         * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
11010         (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
11011         (FRAME_CHAIN_VALID): Delete.
11012         (arm_frame_chain_valid): Delete declaration.
11013         (PUSH_ARGUMENTS): Delete.
11014         (arm_push_arguments): Delete declaration.
11015         (CALL_DUMMY_P): Delete.
11016
11017 2002-02-08  Andrew Cagney  <ac131313@redhat.com>
11018             Corinna Vinschen  <vinschen@redhat.com>
11019
11020         * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
11021         on builtin float types.
11022
11023 2002-02-08  Daniel Jacobowitz  <drow@mvista.com>
11024
11025         * utils.c: Include <curses.h> before "bfd.h".
11026         * tui/tui-hooks.c: Likewise.
11027         * tui/tui.c: Likewise.
11028         * tui/tuiCommand.c: Likewise.
11029         * tui/tuiData.c: Likewise.
11030         * tui/tuiDataWin.c: Likewise.
11031         * tui/tuiDisassem.c: Likewise.
11032         * tui/tuiGeneralWin.c: Likewise.
11033         * tui/tuiIO.c: Likewise.
11034         * tui/tuiLayout.c: Likewise.
11035         * tui/tuiRegs.c: Likewise.
11036         * tui/tuiSource.c: Likewise.
11037         * tui/tuiSourceWin.c: Likewise.
11038         * tui/tuiStack.c: Likewise.
11039         * tui/tuiWin.c: Likewise.
11040
11041 2002-02-07  Elena Zannoni  <ezannoni@redhat.com>
11042
11043         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
11044         to include space for pseudoregs as well. Update loops accordingly.
11045         (sh_fp_frame_init_saved_regs): Ditto.
11046         (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
11047
11048 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
11049
11050         * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
11051         Add Richard Earnshaw to Arm maintainers.
11052
11053 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
11054
11055         * defs.h (warning_begin): Delete declaration.
11056
11057         * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
11058         Delete macro.
11059
11060 2002-02-07  Michael Snyder  <msnyder@redhat.com>
11061
11062         * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
11063         Logic bug, remove misplaced else.
11064
11065 2002-02-07  Klee Dienes  <klee@apple.com>
11066
11067         * fork-inferior.c (fork_inferior): Add '!' to the list of
11068         characters that need to be quoted when building a string for the
11069         shell.  Quote '!' specifically with a backslash, since CSH chokes
11070         when trying to evaluate "str!str".
11071
11072 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
11073
11074         * rdi-share/host.h: Only provide a typedef for bool if it is not
11075         defined.
11076
11077 2002-02-04  Michael Snyder  <msnyder@redhat.com>
11078
11079         * breakpoint.h (enum bptype): Add new overlay event bp type.
11080         (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
11081
11082         * breakpoint.c (create_internal_breakpoint): New function.
11083         (internal_breakpoint_number): Moved into create_internal_breakpoint.
11084         (create_longjmp_breakpoint): Use create_internal_breakpoint.
11085         (create_thread_event_breakpoint): Ditto.
11086         (create_solib_event_breakpoint): Ditto.
11087         (create_overlay_event_breakpoint): New function.
11088         (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
11089         (update_breakpoints_after_exec): Delete and re-initialize
11090         overlay event breakpoints after an exec.  Add FIXME comment
11091         about longjmp breakpoint.
11092         (print_it_typical): Ignore overlay event breakpoints.
11093         (print_one_breakpoint): Ditto.
11094         (mention): Ditto.
11095         (bpstat_what): Do not stop for overlay event breakpoints.
11096         (delete_breakpoint): Don't delete overlay event breakpoints.
11097         (breakpoint_re_set_one): Delete the overlay event breakpoint.
11098         (breakpoint_re_set): Re-create overlay event breakpoint.
11099
11100         * symfile.c (overlay_auto_command): Enable overlay breakpoints.
11101         (overlay_manual_command): Disable overlay breakpoints.
11102         (overlay_off_command): Disable overlay breakpoints.
11103
11104 2002-02-06  Richard Earnshaw  <rearnsha@arm.com>
11105
11106         * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
11107         (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
11108         to here from config/tm-arm.h.
11109         (coff_sym_is_thumb): Make static.
11110         (arm_elf_make_msymbol_special): New function.
11111         (arm_coff_make_msymbol_special): New function.
11112         * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
11113         (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
11114         (coff_sym_is_thumb): Delete declaration.
11115         (arm_elf_make_msymbol_special): Declare.
11116         (arm_coff_make_msymbol_special): Declare.
11117         (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
11118         (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
11119
11120 2002-02-06  Richard Earnshaw  <rearnsha@arm.com>
11121
11122         * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
11123
11124 2002-02-06  Richard Earnshaw  <rearnsha@arm.com>
11125
11126         * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
11127         * gdbarch.c gdbarch.h: Regenerate.
11128         * arch-utils.c (default_print_float_info): New function.
11129         * arch-utils.h (default_print_float_info): Prototype it.
11130         * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
11131         * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
11132         (PRINT_FLOAT_INFO): Document it.
11133
11134         * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
11135         * config/arm/tm-arm.h (FLOAT_INFO): Delete.
11136         (PRINT_FLOAT_INFO): Define.
11137
11138 2002-02-06  Pierre Muller  <muller@ics.u-strasbg.fr>
11139
11140         * win32-nat.c (_initialize_check_for_gdb_ini):
11141         Add typecast to sprintf argument to suppress a warning.
11142
11143 2002-02-05  Pierre Muller  <muller@ics.u-strasbg.fr>
11144
11145         * win32-nat.c (last_sig): Changed type of variable to target_signal,
11146         to allow easier handling of pass state.
11147         (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
11148         that gives exception name and address.
11149         (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
11150         and set last_sig value to ourstatus->value.sig. Some missing
11151         exceptions added.
11152         (child_continue): Correctly report continue_status.
11153         (get_child_debug_event,do_initial_child_stuff): Set last_sig to
11154         TARGET_SIGNAL_0 (new default value).
11155         (child_resume): consider sig argument passed to decide if
11156         the exception should be passed to debuggee or not.
11157
11158 2002-02-05  Michael Snyder  <msnyder@redhat.com>
11159
11160         * regcache.c (fetch_register): Call target_fetch_register
11161         only if we don't call FETCH_PSEUDO_REGISTER.
11162         (store_register): Call target_store_register only if we
11163         don't call STORE_PSEUDO_REGISTER.
11164
11165 2002-02-05  Elena Zannoni  <ezannoni@redhat.com>
11166
11167         * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
11168         ELF_MAKE_MSYMBOL_SPECIAL.
11169         * gdbarch.c, gdbarch.h: Regenerate.
11170         * arch-utils.c (default_make_msymbol_special): New function.
11171         * arch-utils.h (default_make_msymbol_special): Export.
11172         * elfread.c (elf_symtab_read): Compile use of
11173         ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
11174         multiarched.
11175         * coffread.c (coff_symtab_read): Ditto, for
11176         COFF_MAKE_MSYMBOL_SPECIAL.
11177
11178 2002-02-05  Jim Blandy  <jimb@redhat.com>
11179
11180         * solib-svr4.c (svr4_truncate_ptr): New function.
11181         (svr4_relocate_section_addresses): Do the address arithmetic with
11182         the appropriate truncation for target addresses, even when
11183         CORE_ADDR is larger than a target address.
11184
11185 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
11186
11187         * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
11188         to (int *).
11189
11190 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
11191
11192         * gdbserver/linux-low.c (kill_inferior): Remove commented out
11193         code.
11194
11195 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
11196
11197         * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
11198
11199 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
11200
11201         * gdbserver/linux-low.c: Remove unused include files.
11202
11203 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
11204
11205         * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
11206         (read_inferior_memory): Use it.
11207         (write_inferior_memory): Likewise.
11208
11209 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
11210
11211         * gdbserver/linux-low.c (create_inferior): Call strerror instead of
11212         grubbing through sys_errlist.
11213
11214 2002-02-05  Daniel Jacobowitz  <drow@mvista.com>
11215
11216         * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
11217
11218 2002-02-04  Pierre Muller  <muller@ics.u-strasbg.fr>
11219         * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
11220
11221 2002-02-04  Andrew Cagney  <ac131313@redhat.com>
11222
11223         * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
11224         (do_sfunc, set_cmd_sfunc): New functions.
11225
11226         * command.h (struct cmd_list_element): Add field func.
11227         * cli/cli-decode.h (struct cmd_list_element): Ditto.
11228         * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
11229         * cli/cli-decode.h: Ditto.
11230
11231         * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
11232         (help_all, help_cmd_list): Ditto.
11233         (find_cmd, complete_on_cmdlist): Ditto.
11234         * top.c (execute_command): Ditto.
11235
11236         * cli/cli-setshow.c (do_setshow_command): Call func instead of
11237         function.sfunc.
11238
11239         * infcmd.c (notice_args_read): Fix function signature.
11240
11241         * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
11242         * cli/cli-decode.c (add_set_cmd): Ditto.
11243         * utils.c (initialize_utils): Ditto.
11244         * maint.c (_initialize_maint_cmds): Ditto.
11245         * infrun.c (_initialize_infrun): Ditto.
11246         * demangle.c (_initialize_demangler): Ditto.
11247         * remote.c (add_packet_config_cmd): Ditto.
11248         * mips-tdep.c (_initialize_mips_tdep): Ditto.
11249         * cris-tdep.c (_initialize_cris_tdep): Ditto.
11250         * proc-api.c (_initialize_proc_api): Ditto.
11251         * kod.c (_initialize_kod): Ditto.
11252         * valprint.c (_initialize_valprint): Ditto.
11253         * top.c (init_main): Ditto.
11254         * infcmd.c (_initialize_infcmd): Ditto.
11255         * corefile.c (_initialize_core): Ditto.
11256         * arm-tdep.c (_initialize_arm_tdep): Ditto.
11257         * arch-utils.c (initialize_current_architecture): Ditto.
11258         (_initialize_gdbarch_utils): Ditto.
11259         * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
11260
11261         * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
11262         * wince.c (_initialize_inftarg): Ditto.
11263         * symfile.c (_initialize_symfile): Ditto.
11264         * mips-tdep.c (_initialize_mips_tdep): Ditto.
11265         * language.c (_initialize_language): Ditto.
11266         * arc-tdep.c (_initialize_arc_tdep): Ditto.
11267
11268 2002-02-04  Michael Snyder  <msnyder@redhat.com>
11269
11270         * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
11271
11272 2002-02-04  Daniel Jacobowitz  <drow@mvista.com>
11273
11274         * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
11275         Add rules for building the register data files.
11276
11277 2002-02-04  Daniel Jacobowitz  <drow@mvista.com>
11278
11279         * regformats/regdat.sh: Add braces to the definition of
11280         expedite_regs_${arch}.
11281
11282 2002-02-04  Daniel Jacobowitz  <drow@mvista.com>
11283
11284         * regformats/regdef.h (struct reg): Add comment describing the
11285         requirements for offset and size fields.
11286
11287 2002-02-04  Andreas Schwab  <schwab@suse.de>
11288
11289         * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
11290         * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
11291
11292 2002-02-04  Richard Earnshaw  <rearnsha@arm.com>
11293
11294         * gdbarch.sh (copyright): Update years in generated header.
11295         (SMASH_TEXT_ADDRESS): Add rule.
11296         * gdbarch.h, gdbarch.c: Re-generate.
11297         * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
11298         * dbxread.c: Likewise.
11299         * dwarfread.c: Likewise.
11300         * elfread.c: Likewise.
11301         * somread.c: Likewise.
11302
11303         * arm-tdep.c (arm_smash_text_address): New function.
11304         * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
11305
11306 2002-02-04  Pierre Muller  <muller@ics.u-strasbg.fr>
11307
11308         Add support for hardware watchpoints on win32 native.
11309         * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
11310         CONTEXT_DEBUG_REGISTERS.
11311         (dr variable): New variable. Static array containing a local copy
11312         of debug registers.
11313         (debug_registers_changed): New variable.  Reflects when debug registers
11314         are changed and need to be written to inferior.
11315         (debug_registers_used): New variable. Reflects when any debug register
11316         was set, used when new threads are created.
11317         (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
11318         i386-nat code.
11319         (thread_rec): Set dr array if id is the thread of current_event .
11320         (child_continue, child_resume): Change the debug registers for all
11321         threads if debug_registers_changed.
11322         (child_add_thread): Change the debug registers if debug_registers_used.
11323         * config/i386/cygwin.mh: Add use of i386-nat.o file.
11324         Link nm.h to new nm-cygwin.h file.
11325         + config/i386/nm-cygwin.h: New file. Contains the macros used for use
11326         of hardware registers.
11327
11328 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
11329
11330         * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
11331         Restore behavour broken by 2002-01-20 Andrew Cagney
11332         <ac131313@redhat.com> IEEE_FLOAT removal.
11333
11334 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
11335
11336         * c-valprint.c (c_val_print): Pass a proper valaddr to
11337         cp_print_class_method.
11338         * valops.c (search_struct_method): If there is only one method
11339         and args is NULL, return that method.
11340
11341 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
11342
11343         * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
11344         accessing tag_name directly.
11345
11346 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
11347
11348         * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
11349         of accessing tag_name directly.
11350
11351 2002-02-03  Daniel Jacobowitz  <drow@mvista.com>
11352
11353         PR gdb/280
11354         * gdbtypes.c (replace_type): New function.
11355         * gdbtypes.h (replace_type): Add prototype.
11356         * stabsread.c (read_type): Use replace_type.
11357
11358 2002-02-03  Richard Earnshaw  <rearnsha@arm.com>
11359
11360         * Makefile.in (memattr.o): Add missing dependencies rule.
11361
11362 2002-02-03  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
11363
11364         * breakpoint.c (break_at_finish_command): Really export.
11365         (break_at_finish_at_depth_command): Ditto.
11366         (tbreak_at_finish_command): Ditto.
11367         * hppa-tdep.c: Include completer.h.
11368         * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
11369         (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
11370
11371 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
11372
11373         * utils.c (do_write): New function.
11374         (error_stream): Rewrite combining the code from error_begin and
11375         verror.
11376         (verror): Rewrite using error_stream.
11377         (error_begin): Delete function.
11378
11379 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
11380
11381         * utils.c (error_begin): Make static.
11382         * defs.h (error_begin): Delete declaration.
11383
11384         * linespec.c (cplusplus_error): Replace cplusplus_hint.
11385         (decode_line_1): Use cplusplus_error instead of error_begin,
11386         cplusplus_hint and return_to_top_level.
11387         * coffread.c (coff_symfile_read): Use error instead of error_begin
11388         and return_to_top_level.
11389         * infrun.c (default_skip_permanent_breakpoint): Ditto.
11390
11391 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
11392
11393         * language.h (type_error, range_error): Make string parameter
11394         constant.
11395         * language.c (warning_pre_print): Delete extern declaration.
11396         * dwarfread.c (warning_pre_print): Ditto.
11397         * language.c (type_error, range_error): Rewrite to use verror and
11398         vwarning instead of warning_begin.
11399
11400 2002-02-01  Michael Snyder  <msnyder@redhat.com>
11401
11402         * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
11403         (set_ignore_count): Move misplaced comment back where it belongs.
11404
11405 2002-02-01  Andrew Cagney  <ac131313@redhat.com>
11406
11407         * command.h (NO_FUNCTION): Delete macro.
11408         * cli/cli-decode.h (NO_FUNCTION): Ditto.
11409         * top.c (execute_command): Replace NO_FUNCTION with NULL.
11410         * tracepoint.c (_initialize_tracepoint): Ditto.
11411         * cli/cli-decode.c (add_set_cmd): Ditto.
11412         * cli/cli-cmds.c (init_cli_cmds): Ditto.
11413
11414 2002-02-01  Daniel Jacobowitz  <drow@mvista.com>
11415
11416         * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
11417         Update ``this'' pointer when calling virtual functions.
11418
11419 2002-02-01  Michael Snyder  <msnyder@redhat.com>
11420
11421         * breakpoint.c (create_temp_exception_breakpoint): Delete.
11422         * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
11423
11424 2002-02-01  Daniel Jacobowitz  <drow@mvista.com>
11425
11426         * regformats/reg-arm.dat: New file.
11427         * regformats/reg-i386.dat: New file.
11428         * regformats/reg-ia64.dat: New file.
11429         * regformats/reg-m68k.dat: New file.
11430         * regformats/reg-mips.dat: New file.
11431         * regformats/reg-ppc.dat: New file.
11432         * regformats/reg-sh.dat: New file.
11433         * regformats/regdef.h: New file.
11434         * regformats/regdat.sh: New file.
11435
11436 2002-02-01  Richard Earnshaw  <reanrsha@arm.com>
11437
11438         * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
11439         (arm_frame_args_address, arm_frame_locals_address): New functions.
11440         (arm_frame_num_args): New function.
11441         * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
11442         (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
11443         (FRMA_NUM_ARGS): Call arm_frame_num_args.
11444
11445 2002-01-31  Michael Snyder  <msnyder@redhat.com>
11446
11447         * breakpoint.c (break_at_finish_command): Export.
11448         (break_at_finish_at_depth_command): Export.
11449         (tbreak_at_finish_command): Export.
11450         (_initialize_breakpoint): Delete "xbreak" and "txbreak" commands.
11451         * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
11452         "txbreak" commands, which are HPPA specific.
11453
11454         * printcmd.c (disassemble_command): Remove an ancient
11455         artifact of an old merge.
11456
11457         * symfile.h (enum overlay_debugging_state):
11458         Define enum constant values for overlay mode.
11459         * symfile.c (overlay_debugging): Use enums instead of literals.
11460         (overlay_is_mapped, overlay_auto_command,
11461         overlay_manual_command): Ditto.
11462
11463         * breakpoint.c (insert_breakpoints, remove_breakpoint,
11464         breakpoint_here_p, breakpoint_inserted_here_p,
11465         breakpoint_thread_match, bpstat_stop_status,
11466         describe_other_breakpoints, check_duplicates, clear_command):
11467         Coding standard fixes.
11468
11469         * target.c (target_xfer_memory): Add spaces, coding standard.
11470         (do_xfer_memory): Add missing line to trust-readonly
11471         code: check bfd SEC_READONLY flag for section.
11472
11473 2002-01-31  Andrew Cagney  <ac131313@redhat.com>
11474
11475         * PROBLEMS: Fix typo, 5.1->5.1.1.
11476
11477 2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
11478
11479         * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
11480         data symbols, since we search based on textlow and texthigh.
11481         (find_pc_sect_symtab): Likewise.
11482
11483 2002-01-30  Andrew Cagney  <ac131313@redhat.com>
11484
11485         * defs.h (vwarning): Declare.
11486         * utils.c (vwarning): New function.
11487         (warning): Call vwarning.
11488         (warning_begin): Delete function.
11489
11490         * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
11491         the warning message.
11492         * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
11493         warning_begin.
11494
11495 2002-01-30  Michael Snyder  <msnyder@redhat.com>
11496
11497         * NEWS: Mention "set trust-readonly-sections" command.
11498         Mention generate-core-file command.
11499
11500 2002-01-15  Michael Snyder  <msnyder@redhat.com>
11501
11502         * target.c: New command, "set trust-readonly-sections on".
11503         (do_xfer_memory): Honor the suggestion to trust readonly sections
11504         by reading them from the object file instead of from the target.
11505         (initialize_targets): Register command "set trust-readonly-sections".
11506
11507 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
11508
11509         * parse.c (target_map_name_to_register): Simplify, search regs and
11510         pseudo-regs using a single loop.
11511
11512 2002-01-30  Andrew Cagney  <ac131313@redhat.com>
11513
11514         * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
11515
11516 2002-01-15  Rodney Brown  <rbrown64@csc.com.au>
11517
11518         * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
11519         * config/i386/i386v42mp.mh: Add i387-nat.o .
11520         * i386v4-nat.c: Include i387-nat.h.
11521         (supply_fpregset): Use i387_supply_fsave.
11522         (fill_fpregset): Use i387_fill_fsave.
11523
11524 2002-01-30  Richard Earnshaw  <rearnsha@arm.com>
11525
11526         * arm-tdep.c (arm_call_dummy_words): Define.
11527         * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
11528         * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
11529         (CALL_DUMMY_WORDS): Define.
11530         (arm_call_dummy_words): Declare.
11531         * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
11532         (arm_linux_call_dummy_words): Declare.
11533
11534 2002-01-30  Andreas Schwab  <schwab@suse.de>
11535
11536         * m68klinux-nat.c: Fix last change to use regcache_collect
11537         instead of referencing registers[] directly.
11538
11539 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
11540
11541         * parse.c (target_map_name_to_register): Delete code wrapped in
11542         #ifdef REGISTER_NAME_ALIAS_HOOK.
11543
11544 2002-01-28  Michael Snyder  <msnyder@redhat.com>
11545
11546         * regcache.c (legacy_read_register_gen): Need to be able to
11547         read pseudo-register as well as real register.
11548         (legacy_write_register_gen): Ditto.
11549
11550 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
11551
11552         * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
11553         * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
11554         * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
11555         * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
11556         * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
11557         * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
11558         * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
11559         * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
11560         * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
11561         * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
11562         * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
11563         * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
11564         * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
11565         * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
11566         * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
11567         * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
11568         * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
11569         * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
11570         * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
11571         * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
11572
11573 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
11574
11575         * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
11576         (target_byte_order): Initialize to BFD_ENDIAN_BIG.
11577         (initialize_current_architecture): Update target_byte_order using
11578         information from BFD.
11579         * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
11580         * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
11581
11582 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
11583
11584         * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
11585         * vax-tdep.c (INVALID_FLOAT): To here.  Document why it is broken.
11586
11587         * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
11588         #ifdef INVALID_FLOAT.
11589         * infcmd.c (do_registers_info): Ditto.
11590         * values.c (unpack_double): Ditto.  Add comment.
11591
11592         * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
11593         already commented out.
11594
11595 2002-01-26  Andreas Schwab  <schwab@suse.de>
11596
11597         * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
11598         * m68klinux-nat.c: Update ptrace interface for fetching/storing
11599         registers and add support for PTRACE_GETREGS.
11600
11601 2002-01-24  Andrew Cagney  <ac131313@redhat.com>
11602
11603         GDB 5.1.1 released from 5.1 branch.
11604         * NEWS: Add 5.1.1 news.
11605         * README: Sync with 5.1 branch.
11606
11607 2002-01-23  Fred Fish  <fnf@redhat.com>
11608
11609         * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
11610         stabstring on initial malloc.  Reallocing will copy it for us,
11611         if necessary.
11612
11613 2002-01-23  Elena Zannoni  <ezannoni@redhat.com>
11614
11615         * Makefile.in (hpread_h): Delete.
11616         (HFILES_NO_SRCDIR): Remove hpread.h.
11617         (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
11618         (hpread.o): Update dependencies.
11619         (hp-psymtab-read.o, hp-symtab-read.o): Remove.
11620
11621         * hp-psymtab-read.c: Remove file.
11622         * hp-symtab-read.c: Remove file.
11623         * hpread.h: Remove file.
11624
11625         * hpread.c: Merge all contents of hp-psymtab-read.c,
11626         hp-symtab-read.c and hpread.h into this file, as it was prior to
11627         January 1999.
11628
11629         * config/pa/hpux11w.mh, config/pa/hpux11.mh,
11630         config/pa/hpux1020.mh, config/pa/hppaosf.mh,
11631         config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
11632         Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
11633
11634 2002-01-23  Elena Zannoni  <ezannoni@redhat.com>
11635
11636         * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
11637         fill_gregset): Call gdbarch_tdep() just once, assign result to
11638         variable and use that, instead of calling the function several
11639         times.
11640
11641 2002-01-24  Alexandre Oliva  <aoliva@redhat.com>
11642
11643         * configure.host: Accept sparcv9 as alias for sparc64.
11644         * configure.tgt: Likewise.
11645
11646 2002-01-22  Kevin Buettner  <kevinb@redhat.com>
11647
11648         * solib-aix5.c (build_so_list_from_mapfile)
11649         (aix5_relocate_main_executable): Fix xcalloc() calls so order of
11650         arguments is not reversed.
11651         * solib-sunos.c (sunos_relocate_main_executable): Likewise.
11652         * solib-svr4.c (svr4_relocate_main_executable): Likewise.
11653
11654 2002-01-22  Elena Zannoni  <ezannoni@redhat.com>
11655
11656         * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
11657         modified version of obsolete sh_fetch_pseudo_register.
11658         (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
11659         (sh4_register_read): New function.
11660         (sh_pseudo_register_write): New function. Renamed and modified
11661         version of obsolete sh_store_pseudo_register.
11662         (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
11663         (sh4_register_write): New function.
11664         (sh_gdbarch_init): Remove setting of gdbarch function
11665         fetch_pseudo_register and store_pseudo_register. Remove setting of
11666         register_convert_to_raw, register_convert_to_virtual,
11667         register_convertible.
11668         (sh_sh4_register_convertible): Delete. No longer needed. All is
11669         taken care by architecture specific functions
11670         register_read/register_write.
11671         (sh_sh4_register_convert_to_virtual): Make static.
11672         (sh_sh4_register_convert_to_raw): Ditto.
11673
11674 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
11675
11676         * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
11677         (floatformat_is_nan, floatformat_mantissa): Ditto.
11678
11679         * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
11680         for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
11681         builtin_type_ieee_double_little,
11682         builtin_type_ieee_double_littlebyte_bigword,
11683         builtin_type_m68881_ext, builtin_type_i960_ext,
11684         builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
11685         builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
11686         builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
11687         builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
11688
11689 2002-01-22  Corinna Vinschen  <vinschen@redhat.com>
11690
11691         * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
11692         parameter.  Set frameless flag if it exists and depended of
11693         whether the scanned function is frameless or not.
11694         (xstormy16_skip_prologue): If function is frameless, return
11695         result of xstormy16_scan_prologue().
11696         (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
11697         call.
11698
11699 2002-01-21  Elena Zannoni  <ezannoni@redhat.com>
11700
11701         * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
11702         sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
11703         sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
11704         sh_sh4_register_byte, sh_sh4_register_raw_size,
11705         sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
11706         sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
11707         sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
11708         sh_store_pseudo_register, sh_do_pseudo_register): Call
11709         gdbarch_tdep() just once, assign result to variable and use that,
11710         instead of calling the function several times.
11711
11712 2002-01-20  Mark Kettenis  <kettenis@gnu.org>
11713
11714         * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
11715         macros instead of LAST_FPU_CTRL_REGNUM.
11716         (store_register): Likewise.
11717
11718 2002-01-21  Jim Blandy  <jimb@redhat.com>
11719
11720         * infcmd.c (run_command): Check that the `exec' target layer's BFD
11721         is up-to-date before running the program, not just when a program
11722         exits.
11723
11724 2002-01-21  Fred Fish  <fnf@redhat.com>
11725
11726         * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
11727         when we have found all instructions we are looking for.
11728
11729 2002-01-21  Richard Earnshaw  <rearnsha@arm.com>
11730
11731         * arm-tdep.c (arm_register_name): New function.
11732         (arm_registers_names): Make static.
11733         * config/arm/tm-arm.h (arm_register_names): Delete declaration.
11734         (arm_register_name): Declare.
11735         (REGISTER_NAME): Use it.
11736
11737 2002-01-21  Richard Earnshaw  <rearnsha@arm.com>
11738             Kevin Buettner  <kevinb@redhat.com>
11739
11740         Convert arm targets to new FRAME interface.
11741         * arm-tdep.c (struct frame_extra_info): Remove fsr.
11742         (arm_frame_find_save_regs): Delete.
11743         (arm_frame_init_saved_regs): New.
11744         (arm_init_extra_frame_info): Alloacte saved_regs as required.
11745         Allocate extra_info as required.  Convert all uses of fsr.regs
11746         to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
11747         to use extra_info.
11748         (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
11749         (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
11750         (check_prologue_cache, save_prologue_cache): Likewise.
11751         (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
11752         * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
11753         (FRAME_FIND_SAVED_REGS): Delete.
11754         (arm_frame_find_saved_regs): Delete prototype.
11755         (arm_frame_init_saved_regs): New prototype.
11756         (FRAME_INIT_SAVED_REGS): Define.
11757
11758 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
11759
11760         * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
11761
11762 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
11763
11764         From Jeff Law <law@redhat.com>:
11765         * infttrace.c: Include <sys/pstat.h>.
11766         (child_pid_to_exec_file): Revamp.  Use pstat call to get the
11767         exec file if the ttrace equivalent fails.
11768
11769 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
11770
11771         * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
11772         (closeLogFile): Ditto.
11773
11774 2002-01-20  Michael Chastain  <mec@shout.net>
11775
11776         * top.c (print_gdb_version): Bump copyright year to 2002.
11777
11778 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
11779
11780         * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
11781         Zannoni and Eli Zaretskii.
11782
11783 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
11784
11785         * buildsym.c: Update copyright years.
11786         * c-typeprint.c: Likewise.
11787         * dwarf2read.c: Likewise.
11788         * f-typeprint.c: Likewise.
11789         * gdbtypes.c: Likewise.
11790         * gdbtypes.h: Likewise.
11791         * hp-symtab-read.c: Likewise.
11792         * hpread.c: Likewise.
11793         * mdebugread.c: Likewise.
11794         * p-typeprint.c: Likewise.
11795
11796 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
11797
11798         * remote-sim.c (gdbsim_open): Simplify code testing the macro
11799         TARGET_BYTE_ORDER_SELECTABLE_P.  Assume the target is always
11800         byte-order selectable.
11801         * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
11802         * arch-utils.c: Ditto.
11803         (set_endian): Ditto.
11804         (set_endian_from_file): Ditto.
11805         * gdbserver/low-sim.c (create_inferior): Ditto.
11806         * gdbarch.sh: Ditto.
11807         * gdbarch.h: Re-generate.
11808         * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
11809         * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
11810         * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
11811         * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
11812         * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
11813         * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
11814         * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
11815         * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
11816         macro definition.
11817         * config/mips/tm-wince.h: Remove #undef of macro
11818         TARGET_BYTE_ORDER_SELECTABLE.
11819         * config/sh/tm-wince.h: Ditto.
11820
11821 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
11822
11823         * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
11824         member function fields.  Add accessor macro
11825         TYPE_FN_FIELD_ARTIFICIAL.
11826         * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
11827         * c-typeprint.c (c_type_print_base): Skip artificial member
11828         functions.
11829
11830 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
11831
11832         * f-typeprint.c: Delete unused function f_type_print_args.
11833         * p-typeprint.c: Delete unused function pascal_type_print_args.
11834
11835 2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
11836
11837         * gdbtypes.h (struct type): Fix whitespace.  Remove obsolete
11838         comment.  Add ``artificial'' to ``union field_location''.
11839
11840         * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
11841
11842         * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
11843         * mdebugread.c (parse_symbol): Likewise.
11844         * stabsread.c (define_symbol): Likewise.
11845         * hp-symtab-read.c (hpread_function_type): Likewise, instead of
11846         initializing TYPE_FIELD_BITPOS to n (obsolete).
11847         (hpread_doc_function_type): Likewise.
11848         * hpread.c (hpread_function_type): Likewise.
11849
11850 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
11851
11852         * configure.in (host_makefile_frag): Only require a host makefile
11853         fragment when a native build.
11854         * configure: Re-generate.
11855
11856 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
11857
11858         * doublest.h (floatformat_from_type): Declare.
11859         * doublest.c (floatformat_from_type): New function.
11860         (convert_typed_floating): Use.
11861
11862         * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
11863         call to function floatformat_from_type.
11864
11865         * gdbarch.sh (IEEE_FLOAT): Delete.
11866         * gdbarch.h, gdbarch.c: Re-generate.
11867         * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
11868         * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
11869         * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
11870         * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
11871         * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
11872         * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
11873         * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
11874         * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
11875         * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
11876         * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
11877         * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
11878         * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
11879
11880         * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
11881         * x86-64-tdep.c (i386_gdbarch_init): Ditto.
11882         * sparc-tdep.c (sparc_gdbarch_init): Ditto.
11883         * sh-tdep.c (sh_gdbarch_init): Ditto.
11884         * mips-tdep.c (mips_gdbarch_init): Ditto.
11885         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11886         * cris-tdep.c (cris_gdbarch_init): Ditto.
11887
11888 2002-01-20  Jiri Smid  <smid@suse.cz>
11889
11890         * configure.host, configure.tgt: Support x86-64.
11891         * NEWS: Note new target x86-64.
11892
11893         * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
11894         * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
11895         * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
11896         * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
11897         x86-64-linux-nat.o): Fix dependencies.
11898
11899 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
11900
11901         * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
11902         * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
11903         * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
11904         * config/sparc/xm-sun4os4.h: Delete file.
11905         * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
11906
11907 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
11908
11909         * config/sparc/sparclynx.mh (XM_FILE): Delete.
11910         * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
11911         * config/m68k/m68klynx.mh (XM_FILE): Delete.
11912         * config/i386/i386lynx.mh (XM_FILE): Delete.
11913         * config/rs6000/xm-rs6000ly.h: Delete file.
11914         * config/sparc/xm-sparclynx.h: Delete file.
11915         * config/m68k/xm-m68klynx.h: Delete file.
11916         * config/i386/xm-i386lynx.h: Delete file.
11917         * config/xm-lynx.h: Delete file.
11918         * config/djgpp/fnchange.lst: Update.
11919
11920 2002-01-19  Jason Thorpe  <thorpej@wasabisystems.com>
11921
11922         * alpha-tdep.c (alpha_register_byte): New function.
11923         (alpha_register_raw_size): Ditto.
11924         (alpha_register_virtual_size): Ditto.
11925         (alpha_skip_prologue_internal): Renamed from
11926         alpha_skip_prologue.
11927         (alpha_skip_prologue): New version that calls
11928         alpha_skip_prologue_internal.
11929         (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
11930         * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
11931         second argument from alpha_skip_prologue.
11932         (REGISTER_BYTE): Use alpha_register_byte.
11933         (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
11934         (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
11935         (FRAMELESS_FUNCTION_INVOCATION): Use
11936         generic_frameless_function_invocation_not.
11937         (FRAME_NUM_ARGS): Use frame_num_args_unknown.
11938         (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
11939
11940 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
11941
11942         * config/mips/xm-news-mips.h: Delete file.
11943         * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
11944
11945         * config/m88k/xm-m88k.h: Delete file.
11946         * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
11947         * config/m88k/xm-delta88v4.h: Ditto.
11948         * config/m88k/xm-delta88.h: Ditto.
11949
11950         * config/alpha/xm-fbsd.h: Delete file.
11951         * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
11952
11953         * config/sparc/xm-sparc.h: Delete file.
11954         * Makefile.in (xm-sun4os4.h): Delete dependency.
11955         * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
11956         * config/sparc/xm-sun4os4.h: Ditto.
11957         * config/sparc/xm-linux.h: Ditto.
11958
11959         * config/i386/xm-windows.h: Delete file.
11960
11961 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
11962
11963         * utils.c: Include <sys/param.h> for MAXPATHLEN.
11964         (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
11965
11966 2002-01-19  Jason Thorpe  <thorpej@wasabisystems.com>
11967
11968         * alpha-tdep.c (alpha_call_dummy_words): New.
11969         * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
11970         (CALL_DUMMY_P): Define.
11971         (CALL_DUMMY_WORDS): Define.
11972         (SIZEOF_CALL_DUMMY_WORDS): Define.
11973
11974 2002-01-19  Per Bothner  <per@bothner.com>
11975
11976         * gnu-v3-abi.c (gnuv3_rtti_type):  Guard that vtable_symbol_name
11977         isn't NULL, which can happen with some gcj-3.x-produced code.
11978
11979 2002-01-19  Jason Thorpe  <thorpej@wasabisystems.com>
11980
11981         * alpha-tdep.c (alpha_register_virtual_type): New function.
11982         (alpha_init_frame_pc_first): Ditto.
11983         (alpha_fix_call_dummy): Ditto.
11984         (alpha_store_struct_return): Ditto.
11985         (alpha_extract_struct_value_address): Ditto.
11986         * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
11987         alpha_register_virtual_type.
11988         (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
11989         (EXTRACT_STRUCT_VALUE_ADDRESS): Use
11990         alpha_extract_struct_value_address.
11991         (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
11992         (INIT_FRAME_PC): Use init_frame_pc_noop.
11993         (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
11994
11995 2002-01-19  Mark Kettenis  <kettenis@gnu.org>
11996
11997         * i386gnu-nat.c: Include "i386-tdep.h".
11998         (fetch_fpregs): Simplify code dealing with uninitialized floating
11999         point states such that it doesn't require FP7_REGNUM.
12000
12001 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
12002
12003         * alpha-tdep.c (frame_extra_info): New.
12004         (alpha_find_saved_regs): Make static.  Use
12005         frame->extra_info.
12006         (alpha_frame_init_saved_regs): New function.
12007         (alpha_frame_saved_pc): Use frame->extra_info.
12008         (temp_saved_regs): Don't declare as struct frame_saved_regs.
12009         (heuristic_proc_desc): Adjust for temp_saved_regs changes.
12010         (init_extra_frame_info): Rename to...
12011         (alpha_init_extra_frame_info): ...this.  Use frame->extra_info.
12012         (alpha_print_extra_frame_info): New function.
12013         (alpha_frame_locals_address): Ditto.
12014         (alpha_frame_args_address): Ditto.
12015         (alpha_pop_frame): Use frame->extra_info.
12016         * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
12017         alpha_frame_args_address.
12018         (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
12019         (alpha_find_saved_regs): Remove prototype.
12020         (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
12021         (EXTRA_FRAME_INFO): Remove.
12022         (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
12023         (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
12024
12025 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
12026
12027         * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
12028         (alpha_cannot_fetch_register): Ditto.
12029         (alpha_cannot_store_register): Ditto.
12030         (alpha_register_convertible): Ditto.
12031         (alpha_use_struct_convention): Ditto.
12032         * config/alpha/tm-alpha.h: Update copyright years.
12033         (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
12034         (INNER_THAN): Use core_addr_lessthan.
12035         (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
12036         (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
12037         (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
12038         (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
12039         (FRAME_CHAIN): Remove unnecessary cast.
12040
12041 2002-01-18  Andrew Cagney  <ac131313@redhat.com>
12042
12043         * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
12044         obsolete.
12045
12046 2002-01-18  Andrew Cagney  <ac131313@redhat.com>
12047
12048         * infptrace.c: Remove ATTRIBUTE_UNUSED.  Update copyright.
12049         * monitor.c, remote-array.c, remote-bug.c: Ditto.
12050         * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
12051         * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
12052         * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
12053         * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
12054         * x86-64-linux-nat.c: Ditto.
12055
12056 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
12057
12058         * alpha-tdep.c (alpha_register_name): New function.
12059         * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
12060         (REGISTER_NAME): Define.
12061
12062 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
12063
12064         * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
12065
12066 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
12067
12068         * alpha-tdep.c: Update copyright years.
12069         (alpha_next_pc): New function.
12070         (alpha_software_single_step): Ditto.
12071         * config/alpha/tm-alpha.h: Add prototype for
12072         alpha_software_single_step.
12073
12074 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
12075
12076         * alphabsd-nat.c: Update copyright years.
12077         (fill_gregset): Use regcache_collect.
12078         (fill_fpregset): Likewise.
12079         (fetch_inferior_registers): Only fetch integer registers
12080         if requested to do so.
12081         (store_inferior_registers): Only store integer registers
12082         if requested to do so.
12083
12084 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
12085
12086         * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
12087         * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
12088         * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
12089         * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
12090         * config/alpha/fbsd.mh (XDEPFILES): Delete.
12091         * config/arm/linux.mh (XDEPFILES): Delete.
12092         * config/arm/nbsd.mh (XDEPFILES): Delete.
12093         * config/i386/i386dgux.mh (XDEPFILES): Delete.
12094         * config/i386/i386sol2.mh (XDEPFILES): Delete.
12095         * config/i386/i386m3.mh (XDEPFILES): Delete.
12096         (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
12097         * config/i386/i386gnu.mh (XDEPFILES): Delete.
12098         * config/i386/fbsd.mh (XDEPFILES): Delete.
12099         * config/i386/i386bsd.mh (XDEPFILES): Delete.
12100         * config/i386/i386sco5.mh (XDEPFILES): Delete.
12101         * config/i386/i386v4.mh (XDEPFILES): Delete.
12102         * config/i386/i386v42mp.mh (XDEPFILES): Delete.
12103         * config/i386/i386sco4.mh (XDEPFILES): Delete.
12104         * config/i386/i386aix.mh (XDEPFILES): Delete.
12105         * config/i386/go32.mh (XDEPFILES): Delete.
12106         * config/i386/cygwin.mh (XDEPFILES): Delete.
12107         * config/i386/i386lynx.mh (XDEPFILES): Delete.
12108         * config/i386/i386mach.mh (XDEPFILES): Delete.
12109         * config/i386/i386v32.mh (XDEPFILES): Delete.
12110         * config/i386/linux.mh (XDEPFILES): Delete.
12111         * config/i386/nbsdelf.mh (XDEPFILES): Delete.
12112         * config/i386/ncr3000.mh (XDEPFILES): Delete.
12113         * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
12114         * config/i386/i386sco.mh (XDEPFILES): Delete.
12115         * config/i386/i386v.mh (XDEPFILES): Delete.
12116         * config/i386/nbsd.mh (XDEPFILES): Delete.
12117         * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
12118         * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
12119         * config/i386/symmetry.mh (XDEPFILES): Delete.
12120         * config/i386/obsd.mh (XDEPFILES): Delete.
12121         * config/i386/x86-64linux.mh (XDEPFILES): Delete.
12122         * config/ia64/linux.mh (XDEPFILES): Delete.
12123         * config/ia64/aix.mh (XDEPFILES): Delete.
12124         * config/m68k/apollo68b.mh (XDEPFILES): Delete.
12125         * config/m68k/dpx2.mh (XDEPFILES): Delete.
12126         * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
12127         * config/m68k/apollo68v.mh (XDEPFILES): Delete.
12128         * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
12129         * config/m68k/linux.mh (XDEPFILES): Delete.
12130         * config/m68k/m68klynx.mh (XDEPFILES): Delete.
12131         * config/m68k/m68kv4.mh (XDEPFILES): Delete.
12132         * config/m68k/nbsd.mh (XDEPFILES): Delete.
12133         * config/m68k/sun2os3.mh (XDEPFILES): Delete.
12134         * config/m68k/sun2os4.mh (XDEPFILES): Delete.
12135         * config/m68k/sun3os3.mh (XDEPFILES): Delete.
12136         * config/m68k/sun3os4.mh (XDEPFILES): Delete.
12137         * config/m88k/delta88.mh (XDEPFILES): Delete.
12138         * config/m88k/delta88v4.mh (XDEPFILES): Delete.
12139         * config/m88k/m88k.mh (XDEPFILES): Delete.
12140         * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
12141         * config/mips/linux.mh (XDEPFILES): Delete.
12142         * config/mips/irix6.mh (XDEPFILES): Delete.
12143         * config/mips/irix5.mh (XDEPFILES): Delete.
12144         * config/mips/irix4.mh (XDEPFILES): Delete.
12145         * config/mips/irix3.mh (XDEPFILES): Delete.
12146         * config/mips/decstation.mh (XDEPFILES): Delete.
12147         * config/mips/mipsm3.mh (XDEPFILES): Delete.
12148         (NATDEPFILES): Move core-aout.o to here.
12149         * config/ns32k/nbsd.mh (XDEPFILES): Delete.
12150         * config/pa/hpux1020.mh (XDEPFILES): Delete.
12151         * config/pa/hppabsd.mh (XDEPFILES): Delete.
12152         * config/pa/hppahpux.mh (XDEPFILES): Delete.
12153         * config/pa/hpux11w.mh (XDEPFILES): Delete.
12154         * config/pa/hppaosf.mh (XDEPFILES): Delete.
12155         * config/pa/hpux11.mh (XDEPFILES): Delete.
12156         * config/powerpc/aix.mh (XDEPFILES): Delete.
12157         * config/powerpc/nbsd.mh (XDEPFILES): Delete.
12158         * config/powerpc/linux.mh (XDEPFILES): Delete.
12159         * config/romp/rtbsd.mh: Rename XDEPFILES.
12160         * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
12161         * config/rs6000/aix4.mh (XDEPFILES): Delete.
12162         * config/rs6000/rs6000.mh (XDEPFILES): Delete.
12163         * config/s390/s390.mh (XDEPFILES): Delete.
12164         * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
12165         * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
12166         * config/sparc/sun4os4.mh (XDEPFILES): Delete.
12167         * config/sparc/sparclynx.mh (XDEPFILES): Delete.
12168         * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
12169         * config/sparc/nbsd.mh (XDEPFILES): Delete.
12170         * config/sparc/linux.mh (XDEPFILES): Delete.
12171         * config/vax/vaxult.mh (XDEPFILES): Delete.
12172         * config/vax/vaxult2.mh (XDEPFILES): Delete.
12173         * Makefile.in (DEPFILES): Remove XDEPFILES.
12174
12175 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
12176
12177         * utils.c (internal_verror): Fix comments, default is yes not no.
12178         Update queries to match.  Default to quit and dump core.
12179
12180 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
12181
12182         * breakpoint.c: Update assuming #if UI_OUT is always true.  Update
12183         copyright.
12184         * defs.h, event-top.c, gdbcmd.h: Ditto.
12185         * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
12186         * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
12187         * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
12188         * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
12189         * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
12190         * mi/mi-main.c:Ditto.
12191
12192         * stack.c, symfile.c: Update copyright.
12193
12194 2002-01-17  Daniel Jacobowitz  <drow@mvista.com>
12195
12196         * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
12197         gdbserver/low-nbsd.c, gdbserver/low-sim.c,
12198         gdbserver/low-sparc.c, gdbserver/low-sun3.c,
12199         gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
12200
12201 2002-01-17  Daniel Jacobowitz  <drow@mvista.com>
12202
12203         * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
12204         * gdbserver/low-lynx.c (myattach): Likewise.
12205         * gdbserver/low-nbsd.c (myattach): Likewise.
12206         * gdbserver/low-sim.c (myattach): Likewise.
12207         * gdbserver/low-sparc.c (myattach): Likewise.
12208         * gdbserver/low-sun3.c (myattach): Likewise.
12209
12210         * gdbserver/low-linux.c (myattach): New function.
12211
12212         * gdbserver/server.c (attach_inferior): New function.
12213         (main): Handle "--attach".
12214
12215 2002-01-16  Andrew Cagney  <ac131313@redhat.com>
12216
12217         * MAINTAINERS (language support): Daniel Jacobwitz is C++
12218         maintainer.
12219
12220 2002-01-15  Daniel Jacobowitz  <drow@mvista.com>
12221
12222         * c-typeprint.c (is_type_conversion_operator): Add additional
12223         check for non-conversion operators.
12224
12225 2002-01-15  Michael Snyder  <msnyder@redhat.com>
12226
12227         * linux-proc.c: Add "info proc" command, a la procfs.c.
12228         (read_mapping): New function, abstract and re-use code.
12229         (linux_find_memory_regions): Use new func read_mapping.
12230         (linux_info_proc_cmd): New function, implement "info proc".
12231         (_initialize_linux_proc): Add new command "info proc".
12232
12233 2002-01-15  Michael Snyder  <msnyder@redhat.com>
12234
12235         * symfile.c (generic_load): Use bfd_map_over_sections method
12236         instead of manipulating bfd structure members directly.
12237         (add_section_size_callback): New function, bfd sections callback
12238         used by generic_load.
12239         (load_sections_callback): New function, bfd sections callback
12240         used by generic_load.
12241
12242 2002-01-15  Elena Zannoni  <ezannoni@redhat.com>
12243
12244         [Based on work by Jim Blandy]
12245         * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
12246         (builtin_type_vec128): Export.
12247         * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
12248         types.
12249         (builtin_type_vec128): New builtin type for 128 bit vector
12250         registers.
12251         (build_gdbtypes): Initialize builtin_type_v16qi and
12252         builtin_type_v8hi. Create the vec128 register builtin type
12253         structure.
12254         (build_builtin_type_vec128): New function.
12255         (_initialize_gdbtypes): Register builtin_type_v16qi and
12256         builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
12257         * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
12258         AltiVec register to new builtin type.
12259
12260 2001-01-15  Daniel Jacobowitz  <drow@mvista.com>
12261
12262         * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
12263         to make_cv_type.
12264
12265 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
12266
12267         * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
12268         CLEAN_UP_REGISTER_VALUE.
12269         * regcache.c (supply_register): Update only call.
12270
12271 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
12272
12273         * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
12274         a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
12275         a29k-*-vxworks* targets as obsolete.
12276
12277 2002-01-14  Michael Snyder  <msnyder@redhat.com>
12278
12279         * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
12280         until we can resolve portability issues.
12281         * gregset.h: Remove references to fpxregs.
12282         * gcore.c (gcore_command): Initialize note_sec to NULL.
12283
12284 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
12285
12286         * signals.c (target_signal_to_name): Rewrite.  Only use
12287         signals[].name when in bounds and non-NULL.
12288
12289 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
12290
12291         From Petr Ledvina <ledvinap@kae.zcu.cz>:
12292         * signals.c (target_signal_to_name): Verify that SIG is within the
12293         bounds of the signals array.
12294
12295 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
12296
12297         * MAINTAINERS: Remove arm-coff and arm-pe from target list.
12298
12299 2002-01-13  Keith Seitz  <keiths@redhat.com>
12300
12301         * stack.c (print_frame_info_base): Print the frame's pc
12302         only if when print_frame_info_listing_hook is not defined.
12303
12304 2002-01-13  Keith Seitz  <keiths@redhat.com>
12305
12306         * varobj.c (varobj_set_value): Make sure that there were no
12307         errors evaluating the object before attempting to set its
12308         value.
12309         value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
12310         so this offset adjustment is no longer necessary.
12311         (create_child): Don't set the error flag if the child is
12312         a CPLUS_FAKE_CHILD.
12313         (value_of_child): If value_fetch_lazy fails, return NULL
12314         so that callers will be notified that an error occurred.
12315         (c_value_of_variable): Delay check of variable's validity
12316         until later. We actually want all structs and unions to have
12317         the value "{...}".
12318         Do not return "???" for variables which could not be evaluated.
12319         This error condition must be returned to the caller so that it
12320         can get the error condition from gdb.
12321         (cplus_name_of_child): Adjust index for vptr before figuring
12322         out the name of the child.
12323         (cplus_value_of_child): If a child's (real) parent is not valid,
12324         don't even bother trying to give a value for it. Just return
12325         an error. Change all instances in this function.
12326         (cplus_type_of_child): If our parent is one of the "fake"
12327         parents, we need to get at the type of the real parent, and
12328         derive the child's true type using this information.
12329
12330 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
12331
12332         From 2002-01-09 John Marshall <johnm@falch.net>:
12333         * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
12334         sources.redhat.com, and tweak some related URLs which had
12335         suffered from linkrot.
12336
12337 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
12338
12339         From Jeff law:
12340         * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
12341         structures passed in registers.
12342
12343 2002-01-13  Eli Zaretskii  <eliz@is.elta.co.il>
12344
12345         * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
12346         white space which prevented compilation.  Reported by DSK
12347         <dsk@student.unsw.edu.au>.
12348
12349 2002-01-11  Michael Snyder  <msnyder@redhat.com>
12350
12351         * symfile.c (build_section_addr_info_from_section_tab):
12352         Use bfd access method instead of manipulating bfd directly.
12353         (syms_from_objfile): Ditto.
12354         (simple_overlay_update_1): Ditto.
12355         (simple_overlay_update): Ditto.
12356         (generic_load): Ditto.
12357         (overlay_unmapped_address): FIXME comment, bfd access methods.
12358         (sections_overlap): FIXME comment, bfd access methods.
12359         (pc_in_mapped_range): FIXME comment, bfd access methods.
12360         (pc_in_unmapped_range): FIXME comment, bfd access methods.
12361         (section_is_mapped): FIXME comment, bfd access methods.
12362         (section_is_overlay): FIXME comment, bfd access methods.
12363
12364         * symfile.c (generic_load): Whitespace and long line cleanups.
12365         Remove duplicate variable, change several local variables to
12366         more appropriate data types.
12367         (print_transfer_performance): Use %lu instead of %ld for ulongs.
12368
12369 2002-01-12  Andrew Cagney  <ac131313@redhat.com>
12370
12371         From Peter Schauer:
12372         * language.c (longest_local_hex_string_custom): Use phex_nz to
12373         convert NUM to a hex string.
12374
12375 2002-01-12  Elena Zannoni  <ezannoni@redhat.com>
12376
12377         * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
12378         the function.
12379         Update Copyright year.
12380
12381 2002-01-12  Andrew Cagney  <ac131313@redhat.com>
12382
12383         * language.c (longest_raw_hex_string): Delete unused function.
12384
12385 2002-01-11  Petr Sorfa  <petrs@caldera.com>
12386
12387         * MAINTAINERS (write-after-approval): Add myself.
12388         * dwarf2read.c (read_tag_string_type): Handling of
12389         DW_AT_byte_size.
12390         (read_tag_string_type): FORTRAN fix to prevent propagation of
12391         first string size.
12392         (set_cu_language): Handling of DW_LANG_Fortran95
12393
12394 2002-01-11  Richard Earnshaw  <rearnsha@arm.com>
12395
12396         * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
12397         GETPID(inferior_ptid).
12398         (store_inferior_registers): Likewise.
12399
12400 2002-01-10  Jason Merrill  <jason@redhat.com>
12401
12402         * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
12403         Fix DW_OP_minus.
12404
12405 2002-01-10  Andrew Cagney  <ac131313@redhat.com>
12406
12407         * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
12408         and bfd/elf32-sh-nbsd.c.
12409
12410 2002-01-10  Michael Snyder  <msnyder@redhat.com>
12411
12412         * NEWS: Mention --pid and corefile/proc-id behavior change.
12413
12414         * Makefile.in: Add rules for gcore.o and linux-proc.o.
12415         * gcore.c: Include cli/cli-decode.h instead of command.h.
12416
12417         * main.c (captured_main): Add new command line option "--pid".
12418         If the second command line argument (following the symbol-file)
12419         begins with a digit, try to attach to it before trying to open
12420         it as a corefile.
12421         (print_gdb_help): Document the "--pid" argument.
12422
12423 2002-01-10  Eli Zaretskii  <eliz@is.elta.co.il>
12424
12425         * completer.c (command_completer): New function.
12426
12427         * completer.h <command_completer>: Add prototype.
12428
12429         * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
12430         completer for the "help" command.
12431
12432 2002-01-09  Jason Merrill  <jason@redhat.com>
12433
12434         * c-typeprint.c (is_type_conversion_operator): Fix thinko.
12435
12436 2002-01-09  Michael Snyder  <msnyder@redhat.com>
12437
12438         * i386-linux-nat.c (fill_fpxregset): Make global.
12439         (store_fpxregset): Ditto.
12440
12441         * gregset.h (gdb_fpxregset_t): Define.
12442         (supply_fpxregset): Prototype.
12443         (fill_fpxregset): Prototype.
12444
12445         * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
12446
12447 2002-01-09  Richard Earnshaw  <rearnsha@arm.com>
12448
12449         * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
12450         * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
12451         * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
12452
12453 2002-01-09  Andrew Cagney  <ac131313@redhat.com>
12454
12455         * MAINTAINERS: Update target maintainer rules so that any
12456         Maintainer can approve a tested patch for a maintenance-only
12457         target.
12458
12459 2002-01-09  Richard Earnshaw  <rearnsha@arm.com>
12460
12461         * MAINTAINERS (write-after-approval): Add myself.
12462
12463         * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
12464         IN_SIGTRAMP.
12465
12466 2002-01-08  Michael Snyder  <msnyder@redhat.com>
12467
12468         * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
12469         real name of the executable, rather than the /proc name.
12470
12471 2002-01-03  Michael Snyder  <msnyder@redhat.com>
12472
12473         Implement a "generate-core-file" command in gdb, save target state.
12474         * gcore.c: New file.  Implement new command 'generate-core-file'.
12475         Save a corefile image of the current state of the inferior.
12476         * linux-proc.c: Add linux-specific code for saving corefiles.
12477         * target.h (struct target_ops): Add new target vectors for saving
12478         corefiles; to_find_memory_regions and to_make_corefile_notes.
12479         (target_find_memory_regions): New macro.
12480         (target_make_corefile_notes): New macro.
12481         * target.c (update_current_target): Inherit new target methods.
12482         (dummy_find_memory_regions): New place-holder method.
12483         (dummy_make_corefile_notes): New place-holder method.
12484         (init_dummy_target): Initialize new dummy target vectors.
12485         * exec.c (exec_set_find_memory_regions): New function.
12486         Allow the exec_ops vector for memory regions to be taken over.
12487         (exec_make_note_section): New function, target vector method.
12488         * defs.h (exec_set_find_memory_regions): Export prototype.
12489         * procfs.c (proc_find_memory_regions): New function, corefile method.
12490         (procfs_make_note_section): New function, corefile method.
12491         (init_procfs_ops): Set new target vector pointers.
12492         (find_memory_regions_callback): New function.
12493         (procfs_do_thread_registers): New function.
12494         (procfs_corefile_thread_callback): New function.
12495         * sol-thread.c (sol_find_memory_regions): New function.
12496         (sol_make_note_section): New function.
12497         (init_sol_thread_ops): Initialize new target vectors.
12498         * inftarg.c (inftarg_set_find_memory_regions): New function.
12499         Allow to_find_memory_regions vector to be taken over.
12500         (inftarg_set_make_corefile_notes): New function.
12501         Allow to_make_corefile_notes vector to be taken over.
12502         * thread-db.c (thread_db_new_objfile): Don't activate thread-db
12503         interface layer if not target_has_execution (may be a corefile).
12504         * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
12505         * config/sparc/sun4sol2.mh: Ditto.
12506         * config/alpha/alpha-linux.mh: Ditto.
12507         * config/arm/linux.mh: Ditto.
12508         * config/i386/x86-64linux.mh: Ditto.
12509         * config/ia64/linux.mh: Ditto.
12510         * config/m68k/linux.mh: Ditto.
12511         * config/mips/linux.mh: Ditto.
12512         * config/powerpc/linux.mh: Ditto.
12513         * config/sparc/linux.mh: Ditto.
12514
12515 2002-01-07  Michael Snyder  <msnyder@redhat.com>
12516
12517         * arm-linux-nat.c: Remove references to regcache.c internal data
12518         (registers[] and register_valid[]).
12519
12520 2002-01-07  Michael Snyder  <msnyder@redhat.com>
12521
12522         * linux-proc.c: New file.  Implement child_pid_to_exec_file,
12523         so that attaching to a pid will automatically read the process's
12524         symbol file and shlibs.
12525         * Makefile.in: Add rule for linux-proc.o.
12526         * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
12527         * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
12528         * config/arm/linux.mh: Ditto.
12529         * config/i386/linux.mh: Ditto.
12530         * config/i386/x86-64linux.mh: Ditto.
12531         * config/ia64/linux.mh: Ditto.
12532         * config/m68k/linux.mh: Ditto.
12533         * config/mips/linux.mh: Ditto.
12534         * config/powerpc/linux.mh: Ditto.
12535         * config/sparc/linux.mh: Ditto.
12536
12537 2002-01-06  Pierre Muller  <muller@ics.u-strasbg.fr>
12538
12539         * win32-nat.c: Add i386-tdep.h dependency.
12540
12541 2002-01-07  Michael Snyder  <msnyder@redhat.com>
12542
12543         * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
12544         instead of bfd_get_arch_size.  Don't bail out just because
12545         there's no exec_bfd.
12546
12547         * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
12548         * p-valprint.c (pascal_object_print_value): Ditto.
12549         * somread.c (som_symtab_read): Ditto.
12550         * symfile.c (simple_free_overlay_region_table): Ditto.
12551         * valops.c (value_assign): Ditto.
12552
12553         * tracepoint.c (tracepoint_save_command): From Klee Dienes --
12554         use tilde_expand and strerror for opening save-tracepoints file.
12555
12556         * thread-db.c (thread_db_new_objfile): Indendation fix.
12557
12558         * infptrace.c (GDB_MAX_ALLOCA): New define.
12559         (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
12560         size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
12561         can be overridden with whatever value is appropriate to the host).
12562         * infttrace.c (child_xfer_memory): Add FIXME warning about use of
12563         alloca to allocate potentially large buffer.
12564         * rs6000-nat.c (child_xfer_memory): Ditto.
12565         * symm-nat.c (child_xfer_memory): Ditto.
12566         * x86-64-linux-nat.c (child_xfer_memory): Ditto.
12567
12568 2002-01-07  Jackie Smith Cashion  <jsmith@redhat.com>
12569
12570         From Nick Clifton  <nickc@redhat.com>
12571         * d10v-tdep.c: Set STACK_START to 0x200bffe.
12572
12573 2002-01-07  Michael Snyder  <msnyder@redhat.com>
12574
12575         * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
12576         Don't use exec_bfd if it's NULL.
12577
12578 2002-01-06  Mark Kettenis  <kettenis@gnu.org>
12579
12580         * valops.c (value_arg_coerce): Fix formatting.
12581
12582 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
12583
12584         * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
12585         * gnu-nat.c: Ditto.
12586
12587 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
12588
12589         * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
12590         arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
12591         i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
12592         ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
12593         z8k-coff have not been multi-arched.  Update z8k-coff build
12594         status.
12595
12596 2002-01-06  Andrew Cagney  <ac131313@redhat.com>
12597
12598         * MAINTAINERS: Mark a29k target as obsolete.
12599         * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
12600         (remote-mm.o, remote-udi.o): Obsolete.  Remove references in
12601         comments.
12602         * NEWS: Note that a29k targets are obsolete.
12603         * a29k-tdep.c: Mark as obsolete.
12604         * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
12605         a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
12606         a29k-*-vxworks* targets as obsolete.
12607         * remote-adapt.c: Obsolete.
12608         * remote-eb.c: Obsolete.
12609         * remote-mm.c: Obsolete.
12610         * remote-udi.c: Obsolete.
12611         * config/a29k/a29k-udi.mt: Obsolete.
12612         * config/a29k/a29k.mt: Obsolete.
12613         * config/a29k/tm-a29k.h: Obsolete.
12614         * config/a29k/tm-vx29k.h: Obsolete.
12615         * config/a29k/vx29k.mt: Obsolete.
12616
12617 2002-01-05  Andrew Cagney  <ac131313@redhat.com>
12618
12619         * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
12620         with BFD_ENDIAN_BIG.
12621
12622 2002-01-05  Andrew Cagney  <ac131313@redhat.com>
12623
12624         * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
12625         * configure, config.in: Re-generate.
12626         * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
12627         * defs.h: Do not include <endian.h>.
12628
12629 2002-01-05  Jason Thorpe  <thorpej@wasabisystems.com>
12630
12631         * acconfig.h (HAVE_PT_GETXMMREGS): New.
12632         * config.in: Regenerate.
12633         * configure.in: Update copyright years.
12634         Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
12635         * configure: Regenerate.
12636         * i386bsd-nat.c: Update copyright years.
12637         (fill_gregset): Use regcache_collect.
12638         (fetch_inferior_registers): Only fetch integer registers
12639         if requested to do so.  Add support for XMM registers
12640         using PT_GETXMMREGS.
12641         (store_inferior_registers): Only store integer registers
12642         if requested to do so.  Add support for XMM registers
12643         using PT_SETXMMREGS.
12644         * i386nbsd-nat.c (fetch_inferior_registers): Remove.
12645         (store_inferior_registers): Remove.
12646         (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
12647         (fetch_elfcore_registers): New function.
12648         (i386nbsd_elfcore_fns): New.
12649         (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
12650         * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
12651         i386bsd-nat.o.
12652         * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
12653         * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
12654         * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
12655         * config/i386/tm-nbsd.h: Update copyright years.
12656         (HAVE_SSE_REGS): Define.
12657         (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
12658         (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
12659         (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
12660         (SIGCONTEXT_PC_OFFSET): Remove.
12661         (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
12662
12663 2002-01-05  Andrew Cagney  <ac131313@redhat.com>
12664
12665         * configure.tgt: Remove powerpc-*-macos* target.
12666         * config/m68k/xm-mpw.h: Delete file.
12667         * config/xm-mpw.h: Delete file.
12668         * ser-mac.c: Delete file.
12669         * mpw-make.sed: Delete file.
12670         * mpw-config.in: Delete file.
12671         * mac-xdep.c: Delete file.
12672         * mac-gdb.r: Delete file.
12673         * mac-defs.h: Delete file.
12674         * mac-nat.c: Delete file.
12675         * config/powerpc/macos.mh: Delete file.
12676         * config/powerpc/macos.mt: Delete file.
12677         * config/powerpc/nm-macos.h: Delete file.
12678         * config/powerpc/tm-macos.h: Delete file.
12679         * source.c (openp, open_source_file): Remove obsolete code.
12680         * top.c (gdb_readline): Ditto.
12681         * utils.c (query): Ditto.
12682         * event-top.c (display_gdb_prompt): Ditto.
12683         * Makefile.in (ser-mac.o): Delete obsolete target.
12684         * NEWS: Update.
12685
12686 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
12687
12688         * defs.h (BIG_ENDIAN): Delete macro definition.
12689         * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
12690         coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
12691         findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
12692         printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
12693         remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
12694         stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
12695         config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
12696         config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
12697         config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
12698         config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
12699         config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
12700         config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
12701         mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
12702         * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
12703         * gdbarch.c: Re-generate.
12704
12705 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
12706
12707         * thread-db.c (thread_db_new_objfile): Do not enable thread_db
12708         for core files.
12709
12710 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
12711
12712         * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
12713
12714 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
12715
12716         * value.h (value_ptr): Delete typedef.
12717
12718 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
12719
12720         * i386nbsd-nat.c: Update copyright years.
12721         Include i386-tdep.h.
12722
12723 2002-01-04  Elena Zannoni  <ezannoni@redhat.com>
12724
12725         * stabsread.c: Update copyright years.
12726
12727         From Debashis Mahata <debashis.mahata@wipro.com>:
12728         (read_struct_fields): Deal with Sun C compiler erroneous stab
12729         output for structs and unions.
12730         Fix PR gdb/269.
12731
12732 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
12733
12734         * p-valprint.c: Include "cp-abi.h" for baseclass_offset
12735         prototype.
12736
12737 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
12738
12739         * cp-abi.c: Fix whitespace.
12740         (baseclass_offset): New wrapper function.
12741         * cp-abi.h (baseclass_offset): Add prototype.
12742         (struct cp_abi_ops): Add baseclass_offset pointer.
12743
12744         * valops.c (vb_match): Move to...
12745         * gnu-v2-abi.c (vb_match): here.
12746         * valops.c (baseclass_offset): Move to...
12747         * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
12748
12749         * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
12750
12751         * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
12752         * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
12753         * hpacc-abi.c (init_hpacc_ops): Likewise.
12754
12755 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
12756
12757         * valops.c (find_overload_match): Accept obj as a
12758         reference parameter.  Update it before returning.
12759         * value.h (find_overload_match): Update prototype.
12760         * eval.c (evaluate_subexp_standard): Pass object to
12761         find_overload_match by reference.
12762
12763 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
12764
12765         * valarith.c: Replace value_ptr with struct value pointer.  Remove
12766         register attribute from value declarations.
12767         * valops.c: Ditto.
12768         * value.h: Ditto.
12769         * scm-lang.c (scm_lookup_name): Ditto.
12770
12771 2002-01-03  Michael Snyder  <msnyder@redhat.com>
12772
12773         Abstract the functionality of iterating over mapped memory
12774         regions into a general purpose iterator function.
12775         * procfs.c (iterate_over_mappings): New function, general purpose
12776         iterator for memory sections.
12777         (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
12778         (solib_mappings_callback): New function, callback for above.
12779         (info_proc_mappings): Reimpliment using iterate_over_mappings.
12780         (info_mappings_callback): New function, callback for above.
12781
12782         * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
12783
12784 2002-01-01  Mark Kettenis  <kettenis@gnu.org>
12785
12786         * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
12787         * i386-tdep.c: Include "elf-bfd.h".
12788         (process_note_abi_tag_sections): New function.
12789         (i386_gdbarch_init): Add code to recognize various OS/ABI
12790         combinations.
12791
12792         * maint.c (_initialize_maint_cmds): Add missing \ in
12793         string-literal.
12794
12795 For older changes see ChangeLog-2001
12796 \f
12797 Local Variables:
12798 mode: change-log
12799 left-margin: 8
12800 fill-column: 74
12801 version-control: never
12802 End: