743c08885f7177dd767ff83c33452e18100935d2
[platform/upstream/binutils.git] / gdb / ChangeLog
1 2004-09-18  Mark Kettenis  <kettenis@gnu.org>
2
3         * i386-tdep.c (i386_register_name): Rename regno to regnum.
4
5         * config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.
6         * config/pa/hpux11.mh (MH_CFLAGS): Likewise.
7         * config/pa/hpux11w.mh (MH_CFLAGS): Likewise.
8         * configure.in: Improve checks for curses library by checking for
9         mvwaddstr instead of initscr.  Drop HP curses in favour of
10         standard curses on HP-UX.
11         * configure: Regenerated.
12
13 2004-09-18  Paul N. Hilfinger  <hilfingr@otisco.mckusick.com>
14
15         * ada-lang.c: (ada_main_name, ada_value_slice_ptr, ada_value_slice,
16         ada_breakpoint_rewrite, ada_template_to_fixed_record_type_1): 
17         Minor formatting changes.
18         (empty_array): Slight rewrite for formatting.
19         (emit_char,parse,ada_language_defn,build_ada_types,
20         ada_is_exception_sym, _initialize_ada_language): Move 
21         definitions around.
22         (ada_dump_symtab): Remove unused definition.
23         (ada_maybe_exception_partial_symbol): Remove unused definition.
24
25 2004-09-16  Andrew Cagney  <cagney@gnu.org>
26
27         * inf-child.c: Include "gdb_string.h".
28         (inf_child_core_file_to_sym_file): Delete.
29         (inf_child_target): Set to_fetch_registers and to_store_registers.
30         * inf-ptrace.c: Include "gdb_string.h".
31         * Makefile.in: Update all dependencies.
32
33         * Makefile.in (gnu-v3-abi.o): Add explict rule to avoid -Werror
34         problem.
35
36 2004-09-14  Joel Brobecker  <brobecker@gnat.com>
37
38         * mips-tdep.c (mips_insn32_frame_cache): Pass frame cache in
39         call to heuristic_proc_desc. Remove code that became redundant
40         as a consequence.
41         (read_next_frame_reg): Remove special case for SP_REGNUM.
42         (set_reg_offset): Fix small typo.
43         (reset_saved_regs): New procedure.
44         (mips32_heuristic_proc_desc): No longer compute a fake
45         procedure descriptor. Compute the full frame cache instead.
46         Some minor comment reformatting.
47
48 2004-09-14  Andrew Cagney  <cagney@gnu.org>
49
50         * MAINTAINERS: Add Michael Chastain as the backup gdb.threads
51         maintainer.
52
53         * thread-db.c (thread_db_new_objfile): Assume that there is a
54         child process.
55
56 2004-09-13  Jim Blandy  <jimb@redhat.com>
57
58         * valops.c (value_assign): Move 'buffer' to the enclosing block,
59         so that its storage isn't referenced after its lifetime ends.
60
61         * valops.c (value_assign): 'use_buffer' is initialized to zero,
62         and never assigned to.   Delete it, and the 'if (use_buffer)'
63         clauses.  Delete 'raw_buffer', since it is now unused.
64
65 2004-09-13  Andrew Cagney  <cagney@gnu.org>
66
67         * configure.in (frags): Replace TM_FILE with DEPRECATED_TM_FILE.
68         * configure: Re-generate.
69         * nlm/Makefile.in (TAGS): Update.
70         * Makefile.in (TAGS): Update.
71         * config/vax/nbsd.mt (TM_FILE): Update.
72         * config/sparc/vxworks.mt (TM_FILE): Update.
73         * config/sparc/sol2.mt (TM_FILE): Update.
74         * config/sparc/sol2-64.mt (TM_FILE): Update.
75         * config/sparc/obsd64.mt (TM_FILE): Update.
76         * config/sparc/obsd.mt (TM_FILE): Update.
77         * config/sparc/nbsd64.mt (TM_FILE): Update.
78         * config/sparc/nbsd.mt (TM_FILE): Update.
79         * config/sparc/linux64.mt (TM_FILE): Update.
80         * config/sparc/linux.mt (TM_FILE): Update.
81         * config/sparc/fbsd.mt (TM_FILE): Update.
82         * config/sh/wince.mt (TM_FILE): Update.
83         * config/sh/nbsd.mt (TM_FILE): Update.
84         * config/sh/linux.mt (TM_FILE): Update.
85         * config/sh/embed.mt (TM_FILE): Update.
86         * config/s390/s390.mt (TM_FILE): Update.
87         * config/rs6000/rs6000lynx.mt (TM_FILE): Update.
88         * config/rs6000/rs6000.mt (TM_FILE): Update.
89         * config/rs6000/aix4.mt (TM_FILE): Update.
90         * config/powerpc/vxworks.mt (TM_FILE): Update.
91         * config/powerpc/ppc-sim.mt (TM_FILE): Update.
92         * config/powerpc/ppc-eabi.mt (TM_FILE): Update.
93         * config/powerpc/obsd.mt (TM_FILE): Update.
94         * config/powerpc/nbsd.mt (TM_FILE): Update.
95         * config/powerpc/linux.mt (TM_FILE): Update.
96         * config/powerpc/aix.mt (TM_FILE): Update.
97         * config/pa/obsd.mt (TM_FILE): Update.
98         * config/pa/linux.mt (TM_FILE): Update.
99         * config/pa/hppahpux.mt (TM_FILE): Update.
100         * config/pa/hppa64.mt (TM_FILE): Update.
101         * config/pa/hppa.mt (TM_FILE): Update.
102         * config/ns32k/nbsdaout.mt (TM_FILE): Update.
103         * config/mips/wince.mt (TM_FILE): Update.
104         * config/mips/vxmips.mt (TM_FILE): Update.
105         * config/mips/nbsd.mt (TM_FILE): Update.
106         * config/mips/linux.mt (TM_FILE): Update.
107         * config/mips/irix6.mt (TM_FILE): Update.
108         * config/mips/irix5.mt (TM_FILE): Update.
109         * config/mips/embed.mt (TM_FILE): Update.
110         * config/m68k/vxworks68.mt (TM_FILE): Update.
111         * config/m68k/st2000.mt (TM_FILE): Update.
112         * config/m68k/os68k.mt (TM_FILE): Update.
113         * config/m68k/obsd.mt (TM_FILE): Update.
114         * config/m68k/nbsd.mt (TM_FILE): Update.
115         * config/m68k/monitor.mt (TM_FILE): Update.
116         * config/m68k/linux.mt (TM_FILE): Update.
117         * config/m68k/cisco.mt (TM_FILE): Update.
118         * config/ia64/linux.mt (TM_FILE): Update.
119         * config/ia64/aix.mt (TM_FILE): Update.
120         * config/ia64/ia64.mt (TM_FILE): Update.
121         * config/i386/vxworks.mt (TM_FILE): Update.
122         * config/i386/obsd64.mt (TM_FILE): Update.
123         * config/i386/obsd.mt (TM_FILE): Update.
124         * config/i386/nto.mt (TM_FILE): Update.
125         * config/i386/nbsd64.mt (TM_FILE): Update.
126         * config/i386/nbsd.mt (TM_FILE): Update.
127         * config/i386/linux64.mt (TM_FILE): Update.
128         * config/i386/linux.mt (TM_FILE): Update.
129         * config/i386/i386sol2.mt (TM_FILE): Update.
130         * config/i386/i386lynx.mt (TM_FILE): Update.
131         * config/i386/fbsd64.mt (TM_FILE): Update.
132         * config/i386/fbsd.mt (TM_FILE): Update.
133         * config/i386/cygwin.mt (TM_FILE): Update.
134         * config/h8300/h8300.mt (TM_FILE): Update.
135         * config/frv/frv.mt (TM_FILE): Update.
136         * config/cris/cris.mt (TM_FILE): Update.
137         * config/arm/wince.mt (TM_FILE): Update.
138         * config/arm/nbsd.mt (TM_FILE): Update.
139         * config/arm/linux.mt (TM_FILE): Update.
140         * config/arm/embed.mt (TM_FILE): Update.
141         * config/alpha/nbsd.mt (TM_FILE): Update.
142         * config/alpha/fbsd.mt (TM_FILE): Update.
143         * config/alpha/alpha.mt (TM_FILE): Update.
144         * config/alpha/alpha-osf1.mt (TM_FILE): Update.
145         * config/alpha/alpha-linux.mt (TM_FILE): Update.
146
147         Eliminate event_loop_p, always has the value 1.
148         * defs.h (event_loop_p): Delete macro.
149         * breakpoint.c (until_break_command): Simplify.
150         * utils.c (prompt_for_continue): Simplify.
151         * tracepoint.c (read_actions): Simplify.
152         * top.c (throw_exception, execute_command, gdb_readline_wrapper) 
153         (gdb_rl_operate_and_get_next, command_line_input, get_prompt) 
154         (set_prompt, init_main): Simplify.
155         (init_signals, disconnect): Delete, unused.
156         * remote.c (remote_async_resume) 
157         (extended_remote_async_create_inferior): Simplify.
158         * mi/mi-interp.c (mi_input): Delete, unused.
159         (mi_interpreter_resume, mi_command_loop): Simplify.
160         * interps.c (current_interp_command_loop): Simplify.
161         * infrun.c (proceed): Simplify.
162         * infcmd.c (run_command, continue_command, step_1, jump_command)
163         (until_command, advance_command, finish_command)
164         (interrupt_target_command): Simplify.
165         * event-top.c (gdb_setup_readline, gdb_disable_readline): Simplify.
166
167         * config/i386/nm-i386.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
168         * config/s390/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
169         * config/pa/nm-hppah.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
170         * config/ia64/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
171         * config/frv/tm-frv.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
172         * mips-tdep.c (mips_dump_tdep): Do not print same.
173
174 2004-09-12  Andrew Cagney  <cagney@gnu.org>
175
176         * valprint.c (print_longest): Use fputs_filtered.  Make "val"
177         const.
178         * Makefile.in (valprint.o): Delete explict rule.
179
180         * config/m68k/nbsdelf.mh: Add missing trailing newline.  Problem
181         reported by Dave Anderson.
182
183         * target.c (target_info): Delete #ifdef call to FILES_INFO_HOOK.
184
185         * inferior.h (STORE_STRUCT_RETURN): Delete macro.
186
187 2004-09-12  Salvador E. Tropea  <set@users.sf.net>
188             Andrew Cagney  <cagney@gnu.org>
189
190         * mi/mi-main.c (mi_cmd_data_list_changed_registers)
191         (mi_cmd_data_list_register_values)
192         (mi_cmd_data_write_register_values): Include the PSEUDO_REGS in
193         the register number computation.
194
195 2004-09-12  Andrew Cagney  <cagney@gnu.org>
196
197         * ppcnbsd-nat.c: Include "inf-ptrace.h".
198         (ppcnbsd_fetch_inferior_registers): Rename fetch_inferior_registers.
199         (ppcnbsd_store_inferior_registers): Rename store_inferior_registers.
200         (_initialize_ppcnbsd_nat): Create and add a NetBSD/PPC ptrace
201         target.
202         * config/powerpc/nbsd.mh (NATDEPFILES): Replace and inftarg.o with
203         inf-ptrace.o and inf-child.o.
204         * inf-ptrace.h, inf-ptrace.c, inf-child.h, inf-child.c: New files.
205         * Makefile.in: Update dependencies.
206         
207 2004-09-11  Andrew Cagney  <cagney@gnu.org>
208
209         * language.c (hex_string, hex_string_custom): Move from here ...
210         * utils.c (hex_string, hex_string_custom): ... to here, rewrite.
211         (CELLSIZE): Increase to 50.
212         * language.h (hex_string, hex_string_custom): Move from here ...
213         * defs.h: ... to here.
214         * Makefile.in: Update all dependencies.
215         
216 2004-09-11  Paul N. Hilfinger  <hilfinger@gnat.com>
217
218         * language.c (local_hex_format_custom): Remove.
219         (local_hex_string): Rename to hex_string, use C format, and move to
220         utils.c
221         (local_hex_string_custom): Rename to hex_string_custom and change
222         interface.  Now uses C format.  Move to utils.c
223         (local_octal_format_custom): Remove.
224         (local_decimal_format_custom): Remove.
225         (unknown_language_defn): Remove language-specific number 
226         formatting entries.
227         (auto_language_defn): Ditto.
228         (local_language_defn): Ditto.
229         * language.h (struct language_format_info): Delete declaration.
230         (struct language_defn): Remove language_format_info fields
231         la_binary_format, la_octal_format, la_decimal_format, la_hex_format.
232         (local_binary_format): Remove macro.
233         (local_binary_format_prefix): Remove macro.
234         (local_binary_format_specifier): Remove macro.
235         (local_binary_format_suffix): Remove macro.
236         (local_octal_format): Remove macro.
237         (local_octal_format_prefix): Remove macro.
238         (local_octal_format_specifier): Remove macro.
239         (local_octal_format_suffix): Remove macro.
240         (local_decimal_format): Remove macro.
241         (local_decimal_format_prefix): Remove macro.
242         (local_decimal_format_specifier): Remove macro.
243         (local_decimal_format_suffix): Remove macro.
244         (local_hex_format): Remove macro.
245         (local_hex_format_prefix): Remove macro.
246         (local_hex_format_specifier): Remove macro.
247         (local_hex_format_suffix): Remove macro.
248         (local_decimal_format_custom): Remove.
249         (local_octal_format_custom): Remove.
250         (local_hex_format_custom): Remove.
251         (local_hex_string): Rename to hex_string and move to defs.h.
252         (local_hex_string_custom): Rename to hex_string_custom, change
253         interface, and move to defs.h.
254         * utils.c: (int_string): New function.
255         (hex_string): New function (from language.c).
256         (hex_string_custom): New function (from language.c).
257         (octal2str): New function.
258         (decimal2str): Add width parameter.
259         (paddr_u): Use new decimal2str interface.
260         (paddr_d): Ditto.
261         * defs.h (hex_string): Declare.
262         (hex_string_custom): Declare.
263         (int_string): Declare.
264         * printcmd.c (print_scalar_formatted): Remove localized binary
265         formatting.
266         * valprint.c (print_longest): Use int_string.
267         (print_floating): Use C hex format.
268         (print_hex_chars): Ditto.
269         (print_binary_chars): Remove language-specific formatting.
270         (print_octal_chars): Use C octal format.
271         (print_decimal_chars): Delocalize format.
272         (print_decimal): Remove.
273         * ada-lang.c (ada_language_defn): Remove language-specific number 
274         formatting entries.
275         * p-lang.c (pascal_language_defn): Ditto.
276         * c-lang.c (c_language_defn): Ditto.
277         (cplus_language_defn): Ditto.
278         (asm_language_defn): Ditto.
279         (minimal_language_defn): Ditto.
280         * f-lang.c (f_language_defn): Ditto.
281         * jv-lang.c (java_language_defn): Ditto.
282         * m2-lang.c (m2_language_defn): Ditto.
283         * scm-lang.c (scm_language_defn): Ditto.
284         * objc-lang.c (objc_language_defn): Ditto.
285         * memattr.c (mem_info_command): Use renamed hex_string_custom with
286         new interface.
287         * pa64solib.c (pa64_sharedlibrary_info_command): Ditto.
288         * ui-out.c (ui_out_field_core_addr): Ditto.
289         * breakpoint.c (breakpoint_adjustment_warning): Ditto.
290         * exec.c (print_section_info): Ditto.
291         * i387-tdep.c (print_i387_status_word): Ditto.
292         (print_i387_control_word): Ditto.
293         (i387_print_float_info): Ditto.
294         * maint.c (maint_print_section_info): Ditto.
295         * solib.c (info_sharedlibrary_command): Ditto.
296         * somsolib.c (som_sharedlibrary_info_command): Ditto.
297         * symtab.c (print_msymbol_info): Ditto.
298         * tracepoint.c (tracepoints_info): Ditto.
299         * solib-frv.c (lm_base): Ditto.
300         (frv_current_sos): Ditto.
301         (enable_break2): Ditto.
302         (enable_break): Ditto.
303         * dbxread.c (read_dbx_symtab): Use renamed hex_string.
304         (process_one_symbol): Ditto.
305         * infcmd.c (program_info): Ditto.
306         * mdebugread.c (parse_partial_symbols): Ditto.
307         * symfile.c (add_symbol_file_command): Ditto.
308         * cli/cli-cmds.c (edit_command): Ditto.
309         (list_command): Ditto.
310         * infcall.c (call_function_by_hand): Ditto.
311         * remote-vx.c (vx_run_files_info): Ditto.
312         (vx_wait): Ditto.
313         (vx_attach): Ditto.
314         (vx_detach): Ditto.
315         (vx_kill): Ditto.
316         * aix-thread.c (pdc_symbol_addrs): Ditto.
317         (pdc_read_regs): Ditto.
318         (pdc_write_regs): Ditto.
319         (pdc_read_data): Ditto.
320         (pdc_write_data): Ditto.
321         * d10v-tdep.c (display_trace): Ditto.
322         * rs6000-nat.c (find_toc_address): Ditto.
323         * aix-thread.c: Don't include language.h.
324         * buildsym.c: Ditto.
325         * dbxread.c: Ditto.
326         * mdebugread.c: Ditto.
327         * rs6000-nat.c: Ditto.
328         * buildsym.c (make_blockvector): Use renamed hex_string.
329         
330 2004-09-10  Jason Molenda  (jmolenda@apple.com)
331
332         * cli/cli-script.c (read_next_line): Accept zero or more whitespace
333         chars after 'if' or 'while' commands in user-defined commands.
334
335 2004-09-08  Jim Blandy  <jimb@redhat.com>
336
337         Fix bug reported and analyzed by Olivier Crete:
338         * symfile.c (copy_section_addr_info): New function.
339         (symbol_file_add_with_addrs_or_offsets): Use it to save the
340         original set of address arguments, instead of handwritten code
341         that uses one length to allocate and a different length to
342         initialize.  Use make_cleanup_free_section_addr_info.
343         * symfile.h (copy_section_addr_info): New declaration.
344         * utils.c: #include "symfile.h".
345         (do_free_section_addr_info, make_cleanup_free_section_addr_info):
346         New functions.
347         * defs.h (make_cleanup_free_section_addr_info): New declaration.
348         * Makefile.in (utils.o): Update dependencies.
349
350 2004-09-08  Andrew Cagney  <cagney@gnu.org>
351
352         * thread-db.c (keep_thread_db): Delete.
353         (thread_db_new_objfile, thread_db_create_inferior)
354         (thread_db_mourn_inferior): Simplify assuming !keep_thread_db.
355
356 2004-09-08  Mark Kettenis  <kettenis@gnu.org>
357
358         * i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)
359         (FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM)
360         (FOP_REGNUM, XMM0_REGNUM, MXCSR_REGNUM): Remove macros.
361         (i386_frameless_signal_p): Remove prototype.
362         * i386-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
363         (GETFPXREGS_SUPPLIES): Define using I386_ST0_REGNUM and
364         I386_SSE_NUM_REGS.
365         * i386-nto-tdep.c (i386nto_supply_gregset): Use I386_NUM_GREGS
366         instead of FP0_REGNUM.
367         (i386nto_regset_id): Use I386_NUM_GREGS and I386_NUM_FREGS instead
368         of FP0_REGNUM and FPC_REGNUM.
369
370         * solib-sunos.c (sunos_relocate_main_executable): Remove function.
371         (sunos_solib_create_inferior_hook): Don't call
372         sunos_relocate_main_executable.
373
374         * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Set
375         solib_svr4_fetch_link_map_offsets to
376         svr4_ilp32_fetch_link_map_offsets.
377         * sparcobsd-tdep.c: Don't include "nbsd-tdep.h".
378         (sparc32obsd_init_abi): Set solib_svr4_fetch_link_map_offsets to
379         svr4_ilp32_fetch_link_map_offsets.
380         * Makefile.in (sparcobsd-tdep.o): Update dependencies.
381
382 2004-09-07  Jim Blandy  <jimb@redhat.com>
383
384         * frame.h (frame_register): Doc fix.
385
386 2004-09-07  Andrew Cagney  <cagney@gnu.org>
387
388         * vx-share/wait.h: Delete #ifdef USG.
389         * utils.c (request_quit): Ditto.
390         * tui/tui.c (tui_reset): Ditto.
391         * remote.c: Ditto.
392         * remote-sds.c: Ditto.
393         * remote-rdi.c: Ditto.
394         * mdebugread.c: Ditto.
395         * m68klinux-nat.c: Ditto.
396         * infttrace.c: Ditto.
397         * infptrace.c: Ditto.
398         * i386v-nat.c: Ditto.
399         * exec.c: Ditto.
400         * dbxread.c: Ditto.
401         * core-aout.c: Ditto.
402
403 2004-09-05  Joel Brobecker  <brobecker@gnat.com>
404
405         * mips-tdep.c (mips_insn16_frame_cache): Fix parameter in call to
406         heuristic_proc_desc.
407         (mips_insn32_frame_cache): Likewise.
408
409 2004-09-04  Joel Brobecker  <brobecker@gnat.com>
410
411         * mips-tdep.c (mips32_heuristic_proc_desc): Remove code that was
412         left behind by error.
413
414 2004-09-04  Joel Brobecker  <brobecker@gnat.com>
415
416         * config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
417         * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.
418
419 2004-09-04  Joel Brobecker  <brobecker@gnat.com>
420
421         * config/rs6000/xm-aix4.h: Remove this file.
422         * config/rs6000/aix4.mh (XM_FILE): Delete.
423
424 2004-09-04  Joel Brobecker  <brobecker@gnat.com>
425
426         * config/rs6000/xm-rs6000.h: Remove this file.
427         * config/rs6000/rs6000.mh (XM_FILE): Remove.
428
429 2004-09-03  Andrew Cagney  <cagney@gnu.org>
430
431         * mips-tdep.c (PROC_DESC_IS_DUMMY, SET_PROC_DESC_IS_DUMMY)
432         (_PROC_MAGIC_, after_prologue, mips_dump_tdep): Delete macros and
433         only use.
434
435         * mips-tdep.c (temp_saved_regs): Delete.
436         (set_reg_offset): Replace saved_regs parameter with this_cache.
437         (heuristic_proc_desc, mips16_heuristic_proc_desc)
438         (mips32_heuristic_proc_desc): Add this_cache parameter.
439         (mips_insn32_frame_cache, mips_insn16_frame_cache)
440         (after_prologue): Pass a NULL this_cache.
441
442         * mips-tdep.c (mips_mdebug_frame_cache): Delete code handling
443         non-kernel trap prologues.
444
445         * mips-tdep.c (find_proc_desc): Delete function.
446         (mips_mdebug_frame_cache): Inline call to find_proc_desc,
447         simplify.
448         (mips_insn16_frame_cache): Replace find_proc_desc with code from
449         mips_insn32_frame_cache.
450
451         * mips-tdep.c (after_prologue): Inline call to find_proc_desc.
452         Simplify as NEXT_FRAME is NULL.
453         (find_proc_desc): Simplify as NEXT_FRAME is non-NULL.
454
455         * mips-tdep.c (after_prologue): Replace proc_desc parameter with
456         local variable.
457         (mips_skip_prologue): Update.
458
459         * mips-tdep.c (find_proc_desc, heuristic_proc_desc): Delete
460         "cur_frame" parameter.
461         (after_prologue, mips_mdebug_frame_cache, mips_insn16_frame_cache):
462         (mips_insn32_frame_cache, find_proc_desc): Update
463
464         * config/vax/nm-obsd.h: Delete file.
465         * config/vax/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
466         * config/vax/nm-nbsd.h: Delete file.
467         * config/vax/nm-nbsdaout.h: Include config/nm-nbsd.h.
468         * config/vax/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
469         * config/sh/nm-nbsd.h: Delete file.
470         * config/sh/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
471         * config/rs6000/nm-rs6000ly.h: Delete file.
472         * config/djgpp/fnchange.lst: Do not rename nm-rs6000ly.h.
473         * config/rs6000/rs6000lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
474         * config/powerpc/nm-obsd.h: Delete file.
475         * config/powerpc/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
476         * config/powerpc/nm-nbsd.h: Delete file.
477         * config/powerpc/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
478         * config/pa/nm-obsd.h: Delete file.
479         * config/pa/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
480         * config/mips/nm-nbsd.h: Delete file.
481         * config/mips/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
482         * config/m88k/nm-obsd.h: Delete file.
483         * config/m88k/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
484         * config/m68k/nm-nbsd.h: Delete file.
485         * config/m68k/nm-nbsdaout.h: Include config/nm-nbsd.h.
486         * config/m68k/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
487         * config/i386/nm-nbsd.h: Delete file.
488         * config/i386/nm-nbsdaout.h: Include config/nm-nbsd.h.
489         * config/i386/obsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
490         * config/i386/nbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
491         * config/i386/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
492         * config/i386/nm-i386lynx.h: Delete file.
493         * config/i386/i386lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
494         * config/arm/nm-nbsd.h: Delete file.
495         * config/arm/nm-nbsdaout.h: Include config/nm-nbsd.h.
496         * config/arm/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
497
498         * config/i386/tm-fbsd.h: Delete file.
499         * config/i386/fbsd64.mt (TM_FILE): Set to solib.h.
500         * config/i386/fbsd.mt (TM_FILE): Set to solib.h.
501
502         * config/rs6000/tm-rs6000-aix4.h: Delete file.
503         * config/djgpp/fnchange.lst: Do not rename tm-rs6000-aix4.h.
504         * config/rs6000/aix4.mt (TM_FILE): Set to
505         config/rs6000/tm-rs6000.h.
506         * config/powerpc/tm-ppc-aix.h: Delete file.
507         * config/powerpc/aix.mt (TM_FILE): Set to
508         config/rs6000/tm-rs6000.h.
509         * config/m68k/tm-linux.h: Delete file.
510         * config/m68k/linux.mt (TM_FILE): Set to solib.h
511         * config/i386/tm-linux64.h: Delete file.
512         * config/i386/linux64.mt (TM_FILE): Set to solib.h.
513         * config/djgpp/fnchange.lst: Do not rename tm-linux.h.
514         
515         * config/m68k/tm-linux.h (SVR4_SHARED_LIBS): Delete.
516         * config/i386/tm-linux64.h (SVR4_SHARED_LIBS): Delete.
517         * config/i386/nm-i386sco5.h (SVR4_SHARED_LIBS): Delete.
518         * config/tm-linux.h (SVR4_SHARED_LIBS): Delete.
519         * config/nm-sysv4.h (SVR4_SHARED_LIBS): Delete.
520         * config/nm-linux.h (SVR4_SHARED_LIBS): Delete.
521         * config/nm-gnu.h (SVR4_SHARED_LIBS): Delete.
522         * sh64-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper. 
523         * sh-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
524
525         * configure.in (GDB_TM_FILE): Fix typo, use gdb_target_cpu and not
526         gdb_host_cpu.
527
528 2004-09-02  Joel Brobecker  <brobecker@gnat.com>
529
530         * mips-tdep.c (mips_insn32_frame_cache): Remove some dead code.
531         Minor reformatting. Some code factoring.
532
533 2004-09-02  Andrew Cagney  <cagney@gnu.org>
534
535         * config/vax/nbsd.mt (TM_FILE): Set to solib.h.
536         * config/vax/tm-nbsd.h: Delete file.
537         * config/sparc/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
538         * config/sparc/tm-vxworks.h: Delete file.
539         * config/sparc/nbsd.mt (TM_FILE): Set to solib.h.
540         * config/sparc/tm-nbsd.h: Delete file.
541         * config/sparc/linux64.mt (TM_FILE): Set to solib.h.
542         * config/sparc/linux.mt (TM_FILE): Set to solib.h.
543         * config/sparc/tm-linux.h: Delete file.
544         * config/s390/s390.mt (TM_FILE): Set to config/tm-linux.h
545         * config/s390/tm-linux.h: Delete file.
546         * config/pa/obsd.mt (TM_FILE): Set to solib.h.
547         * config/pa/tm-bsd.h: Delete file.
548         * config/m68k/obsd.mt (TM_FILE): Set to solib.h.
549         * config/m68k/tm-obsd.h: Delete file.
550         * config/m68k/nbsd.mt (TM_FILE): Set to solib.h.
551         * config/m68k/tm-nbsd.h: Delete file.
552         * config/i386/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
553         * config/i386/tm-vxworks.h: Delete file.
554         * config/i386/obsd64.mt (TM_FILE): Set to solib.h.
555         * config/i386/obsd.mt (TM_FILE): Set to solib.h.
556         * config/i386/nbsd64.mt (TM_FILE): Set to solib.h.
557         * config/i386/nbsd.mt (TM_FILE): Set to solib.h.
558         * config/i386/tm-nbsd.h: Delete file.
559         * config/i386/i386lynx.mt (TM_FILE): Set to config/tm-lynx.h.
560         * config/i386/tm-i386lynx.h: Delete file.
561         * config/cris/cris.mt (TM_FILE): Set to solib.h.
562         * config/cris/tm-cris.h: Delete file.
563
564         * configure.in: Let TM_FILE, XM_FILE and NAT_FILE specify a path.
565         * configure: Re-generate.
566         * config/arm/nbsd.mt (TM_FILE): Set to "solib.h".
567         * config/arm/tm-nbsd.h: Delete file.
568         
569         * config/powerpc/tm-ppcle-sim.h: Delete.
570         * config/powerpc/tm-ppcle-eabi.h: Delete.
571         * config/powerpc/tm-nbsd.h: Delete.
572         * config/powerpc/nbsd.mt (TM_FILE): Set to tm-ppc-eabi.h.
573         * config/djgpp/fnchange.lst: Do not rename tm-ppcle-sim.h or
574         tm-ppcle-eabi.h.
575
576         * config/i386/nto.mh (NAT_FILE): Delete.
577         * config/i386/nm-nto.h: Delete.
578
579         * config/m68k/tm-vx68.h: Do not include "tm-m68k.h".
580         * config/m68k/tm-os68k.h: Ditto.
581         * config/m68k/tm-monitor.h: Ditto.
582         * config/m68k/tm-cisco.h: Ditto.
583         * config/m68k/st2000.mt (TM_FILE): Delete.
584         * config/m68k/tm-vx68.h (GET_LONGJMP_TARGET): Delete.
585         * config/m68k/tm-cisco.h (GET_LONGJMP_TARGET): Delete.
586         * config/m68k/tm-m68k.h (m68k_get_longjmp_target): Delete file.
587         * m68k-tdep.c (m68k_get_longjmp_target): Make static.
588
589         * config/m68k/tm-st2000.h: Delete.
590         * config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
591         * config/sparc/fbsd.mt (TM_FILE): Delete.
592         * config/sparc/tm-fbsd.h: Delete.
593
594         * acconfig.h (GDB_MULTI_ARCH): Delete undef.
595         * defs.h (GDB_MULTI_ARCH_PARTIAL, GDB_MULTI_ARCH_TM) 
596         (GDB_MULTI_ARCH_PURE, GDB_MULTI_ARCH): Delete macros.
597
598         * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE,
599         GDB_TM_FILE and GDB_XM_FILE.
600         * gdbarch.c: Re-generate.       
601         * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include
602         quotes in macro definition.
603         * configure.in: Re-generate.
604
605         * gdbarch.sh: Delete check for GDB_MULTI_ARCH_PARTIAL when
606         validating architecture methods.
607         * gdbarch.c: Re-generate.
608         
609         * gdbarch.sh: Delete check for consistency between GDB_MULTI_ARCH
610         and GDB_TM_FILE.  Check for GDB_TM_FILE instead of
611         GDB_MULTI_ARCH_PARTIAL.
612         * gdbarch.h: Re-generate.
613         
614         * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete.
615         * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete.
616         * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete.
617         * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete.
618         * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete.
619         * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete.
620         * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete.
621         * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete.
622         * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete.
623         * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete.
624         * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete.
625         * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
626
627 2004-09-01  Andrew Cagney  <cagney@gnu.org>
628
629         * objfiles.h (struct entry_info): Delete fields main_func_lowpc
630         and main_func_highpc.
631         (INVALID_ENTRY_LOWPC, INVALID_ENTRY_HIGHPC): Delete macros.
632         * objfiles.c (init_entry_point_info, objfile_relocate): Update
633         * nlmread.c (nlm_symfile_read): Update.
634
635 2004-09-01  Joel Brobecker  <brobecker@gnat.com>
636
637         * mips-tdep.c (linked_proc_desc_table): Delete, not used.
638         (mips_insn32_frame_cache): Inline call to find_proc_desc.
639         (find_proc_desc): Remove dead code.
640
641 2004-09-01  Joel Brobecker  <brobecker@gnat.com>
642
643         * mips-tdep.c (mips_mdebug_frame_cache): Minor reformatting.
644
645 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
646
647         * observer.sh: Add struct so_list declaration.
648         * Makefile.in: Add dependencies on observer.h for solib.c and
649         breakpoint.c.
650         * breakpoint.c (disable_breakpoints_in_unloaded_shlib): New
651         function.
652         (_initialize_breakpoint): Register 
653         disable_breakpoints_in_unloaded_shlib as an observer of the 
654         "solib unloaded" observation event.
655         (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
656         call decode_line_1 so unfound breakpoint errors are silent.
657         * solib.c (update_solib_list): When a solib is discovered to have
658         been unloaded by the program, notify all observers of the
659         "solib unloaded" observation event.
660
661 2004-09-01  Andrew Cagney  <cagney@gnu.org>
662
663         * frame.c: Include "objfiles.h".
664         (inside_main_func): New function.
665         (get_prev_frame): Use new inside_main_func.
666         * Makefile.in (frame.o): Update dependencies.
667         * defs.h (inside_main_func): Delete declaration.
668         * blockframe.c (inside_main_func): Delete function.
669
670 2004-08-31  Jim Blandy  <jimb@redhat.com>
671
672         * dwarf2read.c (is_vtable_name): New function, based on logic from
673         read_structure_type, but passing the correct length to strncmp,
674         and using 'sizeof' instead of 'strlen'.
675         (read_structure_type): Call it.
676
677 2004-08-31  Joel Brobecker  <brobecker@gnat.com>
678
679         * config/powerpc/aix.mh: Add comment.
680
681 2004-08-31  Paul GIlliam  <pgilliam@us.ibm.com>
682
683         * MAINTAINERS: Add self to Write-After-Approval.
684
685 2004-08-30  Manoj Iyer  <manjo@austin.ibm.com>
686
687         * MAINTAINERS: Add self to Write-After-Approval.
688
689 2004-08-30  Andrew Cagney  <cagney@gnu.org>
690
691         Fix PR breakpoints/1757.
692         * infrun.c (struct execution_control_state): Replace
693         remove_breakpoints_on_following_step with
694         step_after_step_resume_breakpoint.
695         (init_execution_control_state): Update.
696         (handle_inferior_event): For signals, when stepping off a
697         breakpoint, set step_after_step_resume_breakpoint.  When
698         BPSTAT_WHAT_STEP_RESUME, do a single-step off the breakpoint.
699         (keep_going): Delete code handling
700         remove_breakpoints_on_following_step.
701
702 2004-08-29  David Lecomber  <david@streamline-computing.com>
703         
704         Fix PR gdb/648
705         * language.h (enum array_ordering): New enum.
706         * language.h (struct language_defn): New la_array_ordering 
707         attribute.
708         * language.c (unknown_language_defn, auto_language_defn)
709         (local_language_defn): Ditto.
710         * ada-lang.c (ada_language_defn): Ditto.
711         * c-lang.c (c_language_defn, cplus_language_defn)
712         (asm_language_defn, minimal_language_defn): Ditto.
713         * f-lang.c (f_language_defn): Ditto.
714         * jv-lang.c (java_language_defn): Ditto.
715         * m2-lang.c (f_language_defn): Ditto.
716         * objc-lang.c (objc_language_defn): Ditto.
717         * p-lang.c (pascal_language_defn): Ditto.
718         * scm-lang.c (scm_language_defn): Ditto.
719         * eval.c (evaluate_subexp_standard): Assume Fortran arrays are
720         oriented large to small in type structure.
721         * dwarf2read.c (read_array_order): New function.
722         (read_array_type): Use read_array_order to check row/column
723         major ordering.
724
725 2004-08-27  Nathan J. Williams  <nathanw@wasabisystems.com>
726
727         * target.c (target_resize_to_sections): Check
728         current_target.to_sections for an old value when updating.
729
730 2004-08-27  Joel Brobecker  <brobecker@gnat.com>
731
732         * procfs.c (dbx_link_bpt_addr): New static global variable.
733         (dbx_link_shadow_contents): New static global variable.
734         (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
735         (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
736         if we just hit it.
737         (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
738         Reset dbx_link_bpt_addr as the address of __dbx_link() may change
739         from run to run.
740         (procfs_create_inferior): Remove syssgi syscall-exit notifications
741         after the inferior has been forked.
742         (remove_dbx_link_breakpoint): New function.
743         (dbx_link_addr): New function.
744         (insert_dbx_link_bpt_in_file): New function.
745         (insert_dbx_link_bpt_in_region): New function.
746         (insert_dbx_link_breakpoint): New function.
747         (proc_trace_syscalls_1): New function, extracted from
748         proc_trace_syscalls.
749         (proc_trace_syscalls): Replace extract code by call to
750         proc_trace_syscalls_1.
751         * solib-irix.c (disable_break): Remove stop_pc assertion, as it
752         is no longer valid.
753
754 2004-08-25  Jim Blandy  <jimb@redhat.com>
755
756         * gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
757
758 2004-08-25  Andrew Cagney  <cagney@gnu.org>
759
760         * infrun.c (struct execution_control_state): Delete field
761         "stepping_through_sigtramp".
762         (init_execution_control_state): Do not set same.
763         (context_switch): Do not pass same to save_infrun_state and
764         load_infrun_state.
765         * gdbthread.h (struct thread_info): Delete field
766         stepping_through_sigtramp.
767         (save_infrun_state, load_infrun_state): Delete parameter
768         stepping_through_sigtramp.
769         * thread.c (load_infrun_state, save_infrun_state): Update.
770
771         * infrun.c: Re-indent.  Move expression operators to the beginning
772         of the line.  Remove long disabled #if 0 code.
773
774 2004-08-24  Andrew Cagney  <cagney@gnu.org>
775
776         * doublest.h (floatformat_ieee_quad): Rename
777         floatformat_ia64_quad.
778         * doublest.c (floatformat_ieee_quad): Rename
779         floatformat_ia64_quad.
780         (_initialize_doublest): Update.
781
782 2004-08-24  Jim Blandy  <jimb@redhat.com>
783
784         * dwarf2expr.h (struct dwarf_expr_context): New members
785         'num_pieces' and 'pieces', for returning the result of an
786         expression that uses DW_OP_piece.
787         (struct dwarf_expr_piece): New struct type.
788         * dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
789         pieces.
790         (free_dwarf_expr_context): Free pieces, if any.
791         (add_piece): New function.
792         (execute_stack_op): Implement DW_OP_piece.
793         * dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
794         expression is a list of pieces, print an error message.
795         (dwarf2_loc_desc_needs_frame): If the expression yields
796         pieces, and any piece is in a register, then we need a frame.
797
798         * dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
799         the stack until we've decided what sort of result the evaluation
800         has produced.  Use separate variables, with more specific names.
801
802 2004-08-23  Richard Earnshaw  <rearnsha@arm.com>
803
804         * armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
805         (arm_nbsd_thumb_[lb]e_breakpoint): Define.
806         (arm_netbsd_init_abi_common): Register them.
807
808 2004-08-22  Mark Kettenis  <kettenis@gnu.org>
809
810         * config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
811
812         * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
813         safe_frame_unwind_memory instead of target_read_memory.
814
815         * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
816         Reorder includes.
817         (fetch_register, store_register): Remove prototypes.
818         (child_resume): Reorganize code and comments such that it is
819         grouped a bit more logically.
820         (attach): Explicitly compare errno against 0.
821         (detach): Likewise.  Use perror_with_name instead of
822         print_sys_errmsg.
823         * Makefile.in (infptrace.o): Update dependencies.
824
825         * ia64-linux-nat.c: Update copyright year.
826         (fetch_debug_register, store_debug_register)
827         (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
828         PTRACE_TYPE_ARG3.
829         * config/ia64/nm-linux.h: Update copyright year.
830          (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
831
832         * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
833         from CORE_ADDR to struct frame_info *.  Use
834         safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
835         (amd64_linux_sigtramp_p): Adjust for changed signature of
836         and64_linux_sigtramp_start
837
838         * gdb_ptrace.h: GNU/Linux.
839
840         * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
841         Remove defines.
842
843         * infptrace.c: Include "gdb_assert.h".
844         (PTRACE_XFER_TYPE): Remove define.
845         (offsetof): Only define if U_REGS_OFFSET isn't defined.
846         (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
847         Tweak comment.
848         (fetch_inferior_registers, store_inferior_registers): Remove
849         redundant culry braces.  Tweak comment.  s/regno/regnum.
850         * Makefile.in (infptrace.o): Update dependencies.
851
852         * configure.in: Change test for return type of ptrace to default
853         to `long' instead of `int'.
854         * configure: Regenerate.        
855
856 2004-08-21  Mark Kettenis  <kettenis@gnu.org>
857
858         * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
859
860         * configure.in: Check for ttrace function.
861         * configure, config.in: Regenerate.     
862
863         * gdb_ptrace.h: New file.
864         * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
865         <sys/ptrace.h>.
866         (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
867         (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
868         (attach): Don't define PT_ATTACH.
869         (detach): Don't define PT_DETACH.
870         * Makefile.in (gdb_ptrace_h): New variable.
871         (infptrace.o): Update dependencies.
872
873 2004-08-16  Mark Kettenis  <kettenis@gnu.org>
874
875         * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
876         instead of `int' if not already defined.
877         (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
878         PTRACE_TYPE_ARG3.
879         * infptrace.c (call_ptrace): Revert change that replaced
880         PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
881
882 2004-08-15  Mark Kettenis  <kettenis@gnu.org>
883
884         * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
885         Remove defines.
886
887         * linux-nat.c (kill_inferior): Add missing third and fourth
888         arguments to ptrace call.  Don't use PTRACE_ARG3_TYPE.
889
890         * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
891         PTRACE_TYPE_RET.
892
893         * proc-why.c (proc_prettyfprint_why): Fix format string.
894
895         * solib-osf.c (osf_current_sos): Remove unsused label.
896
897         * configure.in: Add <ncurses/ncurses.h> to the list of possible
898         curses headers.
899         * configure, config.in: Regenerate.     
900         * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
901         <ncurses/ncurses.h>.
902
903         * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
904         * config/nm-nbsd.h: Update copyright year.
905         (PTRACE_ARG3_TYPE): Remove define.
906
907         * sparc-nat.c (fetch_inferior_registers)
908         (store_inferior_registers, sparc_xfer_wcookie): 
909         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
910
911         * alphabsd-nat.c (fetch_inferior_registers):
912         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
913         PTRACE_TYPE_ARG3.
914         * amd64bsd-nat.c (fetch_inferior_registers)
915         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
916         PTRACE_TYPE_ARG3.
917         * armnbsd-nat.c: Update copyright year.
918         (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
919         (store_register, store_regs, store_fp_register, store_fp_regs):
920         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
921         * hppabsd-nat.c (fetch_inferior_registers)
922         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
923         PTRACE_TYPE_ARG3.
924         * i386bsd-nat.c (fetch_inferior_registers)
925         (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
926         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
927         * m68kbsd-nat.c (fetch_inferior_registers)
928         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
929         PTRACE_TYPE_ARG3.
930         * m88kbsd-nat.c (fetch_inferior_registers)
931         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
932         PTRACE_TYPE_ARG3.
933         * mipsnbsd-nat.c: Update copyright year.
934         (fetch_inferior_registers, store_inferior_registers):
935         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
936         * ns32knbsd-nat.c: Update copyright year.
937         (fetch_inferior_registers, store_inferior_registers):
938         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
939         * ppcnbsd-nat.c (fetch_inferior_registers):
940         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
941         PTRACE_TYPE_ARG3.
942         * ppcobsd-nat.c (fetch_inferior_registers):
943         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
944         PTRACE_TYPE_ARG3.
945         * shnbsd-nat.c: Update copyright year.
946         (fetch_inferior_registers, store_inferior_registers):
947         Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
948         * vaxbsd-nat.c (fetch_inferior_registers)
949         (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
950         PTRACE_TYPE_ARG3.
951         
952         * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
953         PTRACE_TYPE_ARG3.
954         * infptrace.c (call_ptrace, child_resume, attach, detach)
955         (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
956         (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
957         * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
958         PTRACE_TYPE_ARG3.
959
960 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
961
962         * defs.h: Remove out-of-date comment.
963         [!FCLOSE_PROVIDED] (fclose): Remove prototype.
964         [!GETENV_PROVIDED] (getenv): Remove prototype.
965
966         * standalone.c: Remove file.
967         * Makefile.in (standalone.o): Remove dependency.
968
969         * i386-linux-nat.c (dummy_sse_values): Remove function and
970         prototype.
971         (i386_linux_dr_get): Fix typo in comment.
972         (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
973
974         * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
975
976         * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
977         from declaration.
978         * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
979         from definition.
980
981 2004-08-13  Mark Kettenis  <kettenis@gnu.org>
982
983         * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
984         parenthesis in definition.
985         * configure: Regenerated.
986
987 2004-08-12  Michael Chastain  <mec.gnu@mindspring.com>
988
989         * PROBLEMS: Mention build/1411.
990
991 2004-08-09  Robert Millan  <robertmh@gnu.org>
992
993         Committed by Nathanael Nerode.
994         * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
995         * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
996
997 2004-08-12  Andrew Cagney  <cagney@gnu.org>
998
999         * NEWS: Mention fixes in GDB 6.2.1.
1000         * PROBLEMS: Remove mention of mips-irix.
1001
1002 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
1003
1004         * config/powerpc/xm-aix.h: Delete.
1005         * config/powerpc/aix.mh (MH_FILE): Remove.
1006         * config/powerpc/aix432.mh (MH_FILE): Remove.
1007
1008 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
1009
1010         * config/powerpc/aix.mh: Remove obsolete comment.
1011         * config/powerpc/aix432.mh: Likewise.
1012
1013 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
1014
1015         * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
1016
1017 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
1018
1019         * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
1020         this file is now empty.
1021         * config/xm-aix4.h: Remove, this file is no longer included
1022         anywhere.
1023
1024 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
1025
1026         * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
1027         that file is now empty.
1028         (termdef): Remove prototype, function no longer used.
1029
1030 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
1031
1032         * doc/gdbint.texinfo (Host Definition): Remove documentation
1033         for USE_O_NOCTTY, no longer used.
1034         * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
1035         * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
1036
1037 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
1038
1039         * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
1040         * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
1041         * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
1042
1043 2004-08-11  Mark Kettenis  <kettenis@gnu.org>
1044
1045         * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
1046         instead of FIVE_ARG_PTRACE.
1047
1048         * inflow.c (O_NOCTTY): Define to zero if not already defined.
1049         (new_tty): Use O_NOCTTY unconditionally.
1050
1051 2004-08-10  Mark Kettenis  <kettenis@gnu.org>
1052
1053         * procfs.c (procfs_detach): Cleanup.  Print process ID, not LWP
1054         ID.  Use comma in output.  Use gdb_flush on gdb_stdout instead of
1055         fflush on stdout.
1056
1057 2004-08-10  Joel Brobecker  <brobecker@gnat.com>
1058
1059         * xcoff_symfile_finish: Replace last call to xmfree by call
1060         to xfree.
1061
1062 2004-08-10  Andrew Cagney  <cagney@gnu.org>
1063
1064         * main.c (captured_main): Delete call to init_malloc.
1065         * defs.h (init_malloc): Delete declaration.
1066         * utils.c (mmalloc, mrealloc, mcalloc, mfree)
1067         (init_malloc): Delete functions.
1068
1069         * defs.h (xmfree): Delete.
1070         * utils.c (xmfree): Delete function.
1071         (xfree): Inline calls to xmfree and mfree.
1072         * symmisc.c (free_symtab_block, free_symtab): Use xfree.
1073         * symfile.c (reread_symbols, init_psymbol_list): Ditto.
1074         * source.c (forget_cached_source_info, find_and_open_source): Ditto.
1075         * somread.c (som_symfile_finish): Ditto.
1076         * objfiles.c (allocate_objfile, free_objfile): 
1077         * nlmread.c (nlm_symfile_finish): Ditto.
1078         * hpread.c (hpread_symfile_finish): Ditto.
1079         * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
1080         * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
1081         * coffread.c (coff_symfile_finish): Ditto.
1082
1083         * defs.h (xmcalloc): Delete declaration.
1084         * utils.c (xmcalloc): Delete.
1085         (xcalloc): Inline calls to xmcalloc and mcalloc.
1086         * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
1087         xcalloc and xfree.
1088         * symtab.c (create_demangled_names_hash): Ditto.
1089
1090         * defs.h (xmrealloc): Delete.
1091         * utils.c (xmrealloc): Delete.
1092         (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
1093         * symmisc.c (extend_psymbol_list): Use xrealloc.
1094         * source.c (find_source_lines): Ditto.
1095         * hpread.c (hpread_lookup_type): Ditto.
1096         * dbxread.c (add_bincl_to_list): Ditto.
1097
1098         * utils.c (xmmalloc): Delete.
1099         (xmalloc): Inline xmmalloc and mmalloc calls.
1100         (msavestring): Use xmalloc.
1101         * defs.h (xmmalloc): Delete declaration.
1102         * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
1103         xmmalloc.
1104         * symmisc.c (extend_psymbol_list): Ditto.
1105         * symfile.c (init_psymbol_list): Ditto.
1106         * source.c (find_source_lines): Ditto.
1107         * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
1108         * elfread.c (elf_symtab_read): Ditto.
1109         * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
1110         * coffread.c (coff_symfile_init): Ditto.
1111
1112 2004-08-10  David Carlton  <carlton@bactrian.org>
1113
1114         * MAINTAINERS: Remove David Carlton from c++ testsuite
1115         maintainers.
1116
1117 2004-08-10  Jerome Guitton  <guitton@gnat.com>
1118
1119         * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
1120         print a line feed before the prompt.
1121
1122 2004-08-10  Mark Kettenis  <kettenis@gnu.org>
1123
1124         * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
1125
1126 2004-08-09  Joel Brobecker  <brobecker@gnat.com>
1127
1128         General cleanup of the AIX xm include file:
1129         * config/xm-aix4.h (fd_set): Remove undefine.
1130         Remove include of <sys/select.h>.
1131         (HAVE_TERMIO): Remove define.
1132         (USG): Likewise.
1133         (NULL): Remove redefine.
1134         (alloca): Remove #pragma.
1135         (vfork): Remove define.
1136         (termdef): Remove.
1137         (SIGWINCH_HANDLER): Remove.
1138         (SIGWINCH_HANDLER_BODY): Remove.
1139
1140 2004-08-09  Mark Kettenis  <kettenis@gnu.org>
1141
1142         * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
1143         GDB_OSABI_OPENBSD_ELF.
1144
1145 2004-08-07  Robert Millan  <robertmh@gnu.org>
1146
1147         * bsd-kvm.c: Check for nlist.h before including it.
1148
1149 2004-08-09  Mark Kettenis  <kettenis@gnu.org>
1150
1151         * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
1152         sigcontext' offset consistency checks for ancient BSD.
1153
1154         * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
1155
1156         * configure.in: Check for <sys/types.h>.  Check return and
1157         argument types of ptrace.
1158         * configure, config.in: Regenerate.     
1159
1160 2004-08-09  Jim Blandy  <jimb@redhat.com>
1161
1162         * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
1163         rs6000_register_sim_regno): Doc fixes.
1164
1165 2004-08-08  Joel Brobecker  <brobecker@gnat.com>
1166
1167         * mips-tdep.c: Include "floatformat.h".
1168         (n32n64_floatformat_always_valid): New function.
1169         (floatformat_n32n64_long_double_big): New constant.
1170         (mips_gdbarch_init): Set size and format of long double
1171         for N32 and N64 ABIs.
1172         * Makefile.in (mips-tdep.o): Update dependencies.
1173
1174 2004-08-08  Andrew Cagney  <cagney@gnu.org>
1175
1176         * gdbarch.sh: Delete "fmt" and "attrib" fields.  Always use %s to
1177         print.  Improve script's error messages.
1178         * gdbarch.h: Re-generate.
1179
1180         * gdbarch.sh (pformat): New function.
1181         (float_format, double_format, long_double_format): List with bit
1182         members.  Use pformat when printing.
1183         * gdbarch.c, gdbarch.h: Re-generate.
1184         
1185 2004-08-08  Nathan J. Williams  <nathanw@wasabisystems.com>
1186
1187         * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
1188         "gdbcore.h", "regcache.h", and "bsd-kvm.h".
1189         (ppcnbsd_supply_pcb): New function.
1190         (_initialize_ppcnbsd_nat): New prototype and function.
1191         * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
1192         (LOADLIBES): New variable.
1193         * Makefile.in (ppcnbsd-nat.o): Update dependencies.
1194
1195 2004-08-08  Andrew Cagney  <cagney@gnu.org>
1196
1197         * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
1198         (builtin_type_ieee_double, builtin_type_ia64_quad)
1199         (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
1200         BE/LE floating-point types.
1201         * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
1202         (builtin_type_ieee_double, builtin_type_ia64_quad)
1203         (builtin_type_ia64_spill): Declare.
1204         * doublest.c (_initialize_doublest, floatformat_ieee_single)
1205         (floatformat_ieee_double, floatformat_arm_ext)
1206         (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
1207         of LE/BE floatformats.  
1208         * doublest.h: (struct floatformat, floatformat_ieee_single)
1209         (floatformat_ieee_double, floatformat_arm_ext)
1210         (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
1211
1212 2004-08-08  Mark Kettenis  <kettenis@gnu.org>
1213
1214         * i386gnu-nat.c (gnu_store_registers): Fix typo.
1215
1216         * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
1217         instead of regcache_raw_supply when storing the registers.
1218
1219         * i386gnu-nat.c: Update copyright year.
1220         (gnu_store_registers): Don't use deprecated_registers and
1221         deprecated_registers_valid.  Use regcache_valid_p and
1222         regcache_raw_supply instead.
1223
1224         * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
1225         frame_pc_unwind.
1226
1227         * procfs.c (procfs_pid_to_str): Remove redundant and unused
1228         variables.  Incapitalized "process".
1229
1230         * configure.in: Add cursesX to the list of possible curses libs.
1231         Add cursesX.h to the list of possible curses headers. 
1232         * configure, config.in: Regenerate.     
1233
1234 2004-08-07  Nathan J. Williams  <nathanw@wasabisystems.com>
1235
1236         * configure.in: Test for struct lwp in <sys/lwp.h>.
1237         * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
1238         the offset of l_addr in struct lwp.
1239
1240 2004-08-07  Nathan J. Williams  <nathanw@wasabisystems.com>
1241
1242         * bsd-kvm.c: Include "gdbcore.h"
1243         (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
1244
1245 2004-08-07  Andrew Cagney  <cagney@gnu.org>
1246
1247         * gdbtypes.c (build_flt, build_complex): New functions.
1248         (gdbtypes_post_init): Use.
1249
1250         * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
1251
1252         * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
1253         through to builtin_type_uint128.
1254
1255         * c-exp.y: Use builtin_type function to obtain builtin types.
1256
1257         * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
1258         builtin_uint128.
1259         * gdbtypes.c (gdbtypes_post_init): Update.
1260         (build_gdbtypes): Move initialization of builtin_type_int0
1261         through to builtin_type_uint128 from here ...
1262         (_initialize_gdbtypes): ... to here.
1263         * d10v-tdep.c (d10v_register_type): Update.
1264
1265         * doublest.c: Update copyright.
1266         (floatformat_from_length): Call error when floatformat is NULL.
1267         (extract_floating_by_length): Remove NULL fmt check.
1268         (store_floating_by_length): Ditto.
1269
1270 2004-08-07  Andrew Cagney  <cagney@gnu.org>
1271
1272         * regcache.c (regcache_raw_read): For the moment, #ifdef assert
1273         that the register is valid.
1274
1275 2004-08-05  Mark Kettenis  <kettenis@chello.nl>
1276
1277         * i386-linux-tdep.c (i386_linux_sigtramp_start)
1278         (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
1279         struct frame_info *.  Use safe_frame_unwind_memory instead of
1280         deprecated_read_memory_nobpt.
1281         (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
1282         changed signature of i386_linux_sigtramp_start and
1283         i386_linux_rt_sigtramp_start.
1284
1285         * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
1286         CORE_ADDR to struct frame_info *.  Use safe_frame_unwind_memory
1287         instead of deprecated_read_memory_nobpt.
1288         (i386nbsd_sigtramp_p): Adjust for changed signature of
1289         i386nbsd_sigtramp_offset.
1290
1291         * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
1292         safe_frame_unwind_memory instead of target_read_memory.
1293
1294         * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
1295         !NO_SYS_FILE.
1296         [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
1297         [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
1298         (_initialize_kernel_u_addr): Remove prototype and function.
1299         * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
1300         !NO_SYS_FILE.
1301         * xcoffread.c: Likewise.
1302
1303 2004-08-06  Mark Kettenis  <kettenis@gnu.org>
1304
1305         * vax-nat.c: New file.
1306         * vaxbsd-nat.c: Tweak comment.
1307         * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
1308         vaxnbsd-tdep.c.
1309         (vax-nat.o): New dependency.
1310         * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
1311         (vax-*-ultrix2*): Remove.
1312         * config/vax/vax.mh: New file.
1313         * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
1314         (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
1315         (vax_register_u_addr): New prototype.
1316         (REGISTER_U_ADDR): Define using vax_register_u_addr.
1317         * config/vax/vaxult2.mh: Remove file.
1318         * config/vax/vaxult.mh: Remove file.
1319         * config/vax/vaxbsd.mh: Remove file.
1320         * config/vax/vax.mt (TM_FILE): Remove.
1321         * config/vax/tm-vaxbsd.h: Remove file.
1322
1323 2004-08-06  Joel Brobecker  <brobecker@gnat.com>
1324
1325         * aix-thread.c (get_signaled_thread): New function.
1326         (iter_trap): Delete, no longer used.
1327         (iter_tid): New function.
1328         (pd_update): Find the thread that received the SIGTRAP signal
1329         by first locating the kernel thread, and then finding its
1330         associated thread.
1331
1332 2004-08-06  Ulrich Weigand  <uweigand@de.ibm.com>
1333
1334         * lin-lwp.c (child_wait): Continue inferior after processing
1335         PTRACE_EVENT_CLONE event.
1336
1337 2004-08-05  Nathanael Nerode  <neroden@gcc.gnu.org>
1338
1339         * MAINTAINERS: Add self to Write-After-Approval.
1340
1341 2004-08-05  Jeff Johnston  <jjohnstn@redhat.com>
1342
1343         * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
1344         libunwind-xxxx.so" where xxxx is UNW_TARGET.
1345
1346 2004-08-05  Andrew Cagney  <cagney@gnu.org>
1347
1348         * config/xm-sysv4.h: Delete file.
1349         * config/mips/xm-irix5.h: Delete file.
1350         * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
1351         * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
1352         * config/ia64/xm-aix.h: Delete file.
1353         * config/ia64/aix.mh (XM_FILE): Delete.
1354         * config/pa/xm-hppah.h: Delete file.
1355         * config/pa/hpux11w.mh (XM_FILE): Delete.
1356         * config/pa/hpux11.mh (XM_FILE): Delete.
1357         * config/pa/hpux1020.mh (XM_FILE): Delete.
1358         * config/pa/hppahpux.mh (XM_FILE): Delete.
1359
1360         * config/alpha/xm-alphalinux.h: Delete file.
1361         * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
1362         * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
1363         * config/alpha/xm-alphaosf.h: Delete file.
1364         * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
1365         * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
1366         * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
1367         * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
1368
1369         * config/i386/xm-i386v.h: Delete file.
1370         * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
1371         * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
1372         * config/i386/xm-i386sco.h: Delete file.
1373         * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
1374         * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
1375         * config/i386/xm-i386v4.h: Delete file.
1376         * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
1377         * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
1378         * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
1379         * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
1380
1381         * config/vax/xm-vax.h: Delete file.
1382         * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
1383         * config/vax/xm-vaxult2.h: Delete file.
1384         * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
1385         * config/vax/vaxult2.mh (XM_FILE): Delete.
1386         * config/vax/xm-vaxult.h: Delete file.
1387         * config/vax/vaxult.mh (XM_FILE): Delete.
1388         * config/vax/xm-vaxbsd.h: Delete file.
1389         * config/vax/vaxbsd.mh (XM_FILE): Delete.
1390
1391         * gdbarch.sh (deprecated_frame_saved_pc): Delete.
1392         * gdbarch.h, gdbarch.c: Re-generate.
1393         * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
1394         * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
1395         * frame.h: Delete deprecated_read_fp from comments.
1396         * arch-utils.c (deprecated_init_frame_pc_default): Delete.
1397         * arch-utils.h (deprecated_init_frame_pc_default): Delete.
1398
1399 2004-08-04  Mark Kettenis  <kettenis@gnu.org>
1400
1401         * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
1402         trampoline in OpenBSD 3.5-current.
1403
1404         * i387-tdep.c (i387_supply_fsave): Provide summy values for the
1405         SSE registers.
1406
1407         * Makefile.in: Remove embedded page breaks.
1408
1409 2004-08-04  Jim Blandy  <jimb@redhat.com>
1410
1411         * regcache.c (regcache_raw_read): Assert that, after calling
1412         target_fetch_registers, the register we're reading is cached.
1413
1414         * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
1415         a call to 'internal_error', with a more helpful error message.
1416         * rs6000-tdep.c (e500_pseudo_register_read,
1417         e500_pseudo_register_write, rs6000_store_return_value): Same.
1418
1419 2004-08-04  Andrew Cagney  <cagney@gnu.org>
1420
1421         * Makefile.in: Update dependencies.
1422
1423 2004-08-04  Jim Blandy  <jimb@redhat.com>
1424
1425         Change the layout of the PowerPC E500 raw register cache to allow
1426         the lower 32-bit halves of the GPRS to be their own raw registers,
1427         not pseudoregisters.
1428         * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
1429         add ppc_ev0_upper_regnum flag.
1430         * rs6000-tdep.c: #include "reggroups.h".
1431         (spe_register_p): Recognize the ev upper half registers as SPE
1432         registers.
1433         (init_sim_regno_table): Build gdb->sim mappings for the upper-half
1434         registers.
1435         (e500_move_ev_register): New function.
1436         (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
1437         vector registers are the pseudo-registers now, formed by splicing
1438         together the gprs and the upper-half registers.
1439         (e500_register_reggroup_p): New function.
1440         (P): Macro deleted.
1441         (P8, A4): New macro.
1442         (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
1443         (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
1444         macros.
1445         (registers_e500): Rearrange register set so that the raw register
1446         set contains 32-bit GPRs and upper-half registers, and the SPE
1447         vector registers become pseudo-registers.
1448         (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
1449         it has been deleted.  Initialize ppc_ev0_upper_regnum.  Many other
1450         register numbers are now the same for the E500 as they are for
1451         other PowerPC variants.  Register e500_register_reggroup_p as the
1452         register group function for the E500.
1453         * Makefile.in (rs6000-tdep.o): Update dependencies.
1454
1455         Adapt PPC E500 native support to the new raw regcache layout.
1456         * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
1457         (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
1458         (fetch_spe_register, store_spe_register): Handle fetching/storing
1459         all the SPE registers at once, if regno == -1.  These now take
1460         over the job of fetch_spe_registers and store_spe_registers.
1461         (fetch_spe_registers, store_spe_registers): Deleted.
1462         (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
1463         unconditionally; they're always raw.  Fetch/store SPE upper half
1464         registers, if present, instead of ev registers.
1465         (fetch_register, store_register): Remove sanity checks: gprs are
1466         never pseudo-registers now, so we never need to even mention any
1467         registers that are ever pseudoregisters.
1468
1469         Use a fixed register numbering when communicating with the PowerPC
1470         simulator.
1471         * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
1472         * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
1473         (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno): 
1474         New functions.
1475         (rs6000_gdbarch_init): Register rs6000_register_sim_regno.  Call
1476         init_sim_regno_table.
1477         * Makefile.in (gdb_sim_ppc_h): New variable.
1478         (rs6000-tdep.o): Update dependencies.
1479
1480 2004-08-02  Andrew Cagney  <cagney@gnu.org>
1481
1482         * cris-tdep.c (cris_register_size): Restore function, still used
1483         locally.
1484
1485         * gdbarch.sh (deprecated_target_read_fp)
1486         (deprecated_frame_locals_address, deprecated_frame_args_address)
1487         (deprecated_frame_chain_valid, deprecated_frame_chain)
1488         (deprecated_init_extra_frame_info, deprecated_pop_frame)
1489         (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
1490         (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
1491         * gdbarch.h, gdbarch.c: Re-generate.
1492         * regcache.c (deprecated_read_fp): Do not call
1493         DEPRECATED_TARGET_READ_FP_P.
1494         * infcmd.c (default_print_registers_info): Do not call
1495         DEPRECATED_DO_REGISTERS_INFO.
1496         * frame-base.c (default_frame_locals_address): Do not call
1497         DEPRECATED_FRAME_LOCALS_ADDRESS.
1498         (default_frame_args_address): Do not call
1499         DEPRECATED_FRAME_ARGS_ADDRESS.
1500
1501         * gdbarch.sh (deprecated_register_raw_size)
1502         (deprecated_register_virtual_size:int): Delete.
1503         * gdbarch.h, gdbarch.c: Re-generate.
1504         * cris-tdep.c (cris_register_size): Delete.
1505         (cris_gdbarch_init): Update.
1506         * alpha-tdep.c (alpha_register_raw_size)
1507         (alpha_register_virtual_size): Delete.
1508         (alpha_gdbarch_init): Update.
1509
1510         * gdbarch.sh (deprecated_register_virtual_type)
1511         (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
1512         (deprecated_dummy_write_sp): Delete.
1513         * gdbarch.h, gdbarch.c: Re-generate.
1514
1515         * gdbarch.sh (deprecated_register_bytes): Delete.
1516         * gdbarch.h, gdbarch.c: Re-generate.
1517         * regcache.c (deprecated_register_bytes): New function.
1518         * regcache.h (deprecated_register_bytes): Declare.
1519         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1520         * v850-tdep.c (v850_gdbarch_init): Update.
1521         * sh64-tdep.c (sh64_gdbarch_init): Update.
1522         * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
1523         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1524         * mcore-tdep.c (mcore_gdbarch_init): Update.
1525         * cris-tdep.c (cris_gdbarch_init): Update.
1526         * arm-tdep.c (arm_gdbarch_init): Update.
1527         * remote.c (init_remote_state): Update.
1528         * remote-vx.c (vx_prepare_to_store): Update.
1529         * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
1530         * irix5-nat.c (fetch_core_registers): Update.
1531         * cris-tdep.c (cris_register_bytes_ok): Update.
1532         * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
1533
1534         * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
1535         (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
1536         (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
1537         (mips_insn16_frame_base_address, mips_insn16_frame_base)
1538         (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
1539         (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
1540         (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
1541         (mips_insn32_frame_base_address, mips_insn32_frame_base)
1542         (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
1543         with mips_insn16 and mips_insn32.
1544
1545         Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
1546         * rs6000-tdep.c (rs6000_push_dummy_call)
1547         (rs6000_extract_return_value): Use register_size.
1548         * xstormy16-tdep.c (xstormy16_get_saved_register) 
1549         (xstormy16_extract_return_value): Ditto.
1550         * valops.c (value_assign): Ditto.
1551         * v850ice.c (v850ice_fetch_registers, v850ice_store_registers): 
1552         * v850-tdep.c (v850_extract_return_value): Ditto.
1553         * tracepoint.c (collect_symbol): Ditto.
1554         * target.c (debug_print_register): Ditto.
1555         * stack.c (frame_info): Ditto.
1556         * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
1557         * rom68k-rom.c (rom68k_supply_one_register): Ditto.
1558         * remote.c (struct packet_reg, remote_wait, remote_async_wait)
1559         (store_register_using_P): Ditto.
1560         * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
1561         * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
1562         * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
1563         * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
1564         * regcache.c (deprecated_read_register_bytes) 
1565         (deprecated_write_register_bytes, read_register) 
1566         (write_register): Ditto.
1567         * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
1568         (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
1569         * monitor.c (monitor_supply_register, monitor_fetch_register) 
1570         (monitor_store_register): Ditto.
1571         * mn10300-tdep.c (mn10300_pop_frame_regular) 
1572         (mn10300_print_register): Ditto.
1573         * mipsv4-nat.c (fill_fpregset): Ditto.
1574         * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset) 
1575         (mips64_fill_fpregset): Ditto.
1576         * mi/mi-main.c (register_changed_p, get_register)
1577         (mi_cmd_data_write_register_values): Ditto.
1578         * lynx-nat.c (fetch_inferior_registers, store_inferior_registers): 
1579         * irix5-nat.c (fill_gregset, fetch_core_registers): 
1580         * infrun.c (write_inferior_status_register): Ditto.
1581         * infptrace.c (fetch_register, store_register): Ditto.
1582         * infcmd.c (default_print_registers_info): Ditto.
1583         * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
1584         * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
1585         * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
1586         * hpux-thread.c (hpux_thread_fetch_registers)
1587         (hpux_thread_store_registers): Ditto.
1588         * hppah-nat.c (store_inferior_registers, fetch_register): 
1589         * findvar.c (value_from_register): Ditto.
1590         * dve3900-rom.c (fetch_bitmapped_register): 
1591         * cris-tdep.c (cris_gdbarch_init): Ditto.
1592         * alpha-tdep.h: Ditto.
1593         * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
1594
1595         * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
1596         DEPRECATED_REGISTER_RAW_SIZE from comments.
1597         * regcache.c (init_regcache_descr, regcache_dump): Do not check or
1598         use DEPRECATED_REGISTER_VIRTUAL_SIZE and
1599         DEPRECATED_REGISTER_RAW_SIZE.
1600         * findvar.c (value_of_register): Simplify by assuming that the
1601         registers raw and virtual sizes are identical.
1602         * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
1603         comment.
1604         * arch-utils.c (generic_register_size): Simplify by assuming
1605         register_type.
1606
1607         * regcache.c (legacy_read_register_gen, real_register) 
1608         (legacy_write_register_gen): Delete, not used.
1609
1610         * regcache.c (struct regcache_descr): Delete legacy_p.
1611         (init_legacy_regcache_descr): Delete function.
1612         (init_regcache_descr): Delete call to init_legacy_regcache_descr.
1613         Do not use deprecated register functions.
1614         (regcache_raw_read, deprecated_write_register_gen):
1615         (deprecated_read_register_gen, regcache_raw_write): Delete code
1616         predicated on legacy_p.
1617         (register_size): Delete check against register raw size.
1618
1619         * cris-tdep.c (cris_register_type): Replace
1620         cris_register_virtual_type.
1621         (cris_gdbarch_init): Update, set register_type.
1622
1623         * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
1624         * gdbarch.h, gdbarch.c: Re-generate.
1625         * arm-tdep.c    (arm_frameless_function_invocation): Delete.
1626         (arm_gdbarch_init) Do not set frameless function invocation.
1627         * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
1628         * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
1629         * frv-tdep.c (frv_frameless_function_invocation): Delete.
1630         (frv_gdbarch_init): Do not set frameless function invocation.
1631         * sh64-tdep.c (sh64_gdbarch_init): Ditto.
1632         * sh-tdep.c (sh_gdbarch_init): Ditto.
1633         * m32r-tdep.c (m32r_gdbarch_init): Ditto.
1634         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1635         * avr-tdep.c (avr_gdbarch_init): Ditto.
1636
1637         * blockframe.c (legacy_frame_chain_valid): Delete function.
1638
1639         * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
1640         and pc.  Update comments.
1641         (pc_in_dummy_frame): Delete function.
1642         (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
1643         use the "id".
1644         (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
1645         call_hi, top and pc, use the id.
1646         (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
1647
1648         * dummy-frame.c: Include "gdb_string.h".
1649         (generic_save_call_dummy_addr, generic_push_dummy_frame)
1650         (generic_save_dummy_frame_tos): Delete.
1651         (dummy_frame_push): New function, replaces above.
1652         * dummy-frame.h: Update copyright.
1653         (dummy_frame_push): Declare.
1654         * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
1655         (generic_save_call_dummy_addr): Delete declarations.
1656         * infcall.c: Include "dummy-frame.h".
1657         (call_function_by_hand): Add locals caller_regcache,
1658         caller_regcache_cleanup and dummy_id.  Replace push_dummy_frame
1659         with call to frame_save_as_regcache plus cleanup.  Delete calls to
1660         generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
1661         Move clear_proceed_status to just before the resume, add call to
1662         dummy_frame_push (discard cleanup).
1663         * Makefile.in (infcall.o): Add $(dummy_frame_h).
1664         (dummy-frame.o): Add $(gdb_string_h).
1665
1666 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1667
1668         * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
1669         * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
1670         * dummy-frame.c (find_dummy_frame): Delete.
1671         (struct dummy_frame_cache, dummy_frame_sniffer)
1672         (dummy_frame_prev_register, dummy_frame_this_id)
1673         (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
1674         frame unwinder using a dummy_frame_cache.
1675
1676 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1677
1678         * frame.h (frame_save_as_regcache): Declare.
1679         * frame.c (frame_save_as_regcache): New function.
1680         (do_frame_read_register): Replace do_frame_unwind_register.
1681         (frame_pop): Use frame_save_as_regcache.
1682         * dummy-frame.c (generic_push_dummy_frame): Use
1683         frame_save_as_regcache.
1684
1685 2004-08-01  Joel Brobecker  <brobecker@gnat.com>
1686
1687         * dwarf2read.c (dwarf_decode_lines): Do not consider the current
1688         file as included until we record the first line in the linetable.
1689
1690 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1691
1692         * frame.h (deprecated_pop_dummy_frame)
1693         (deprecated_read_register_dummy)
1694         (deprecated_generic_find_dummy_frame): Delete.
1695         * dummy-frame.c (deprecated_generic_find_dummy_frame)
1696         (deprecated_read_register_dummy)
1697         (deprecated_find_dummy_frame_regcache)
1698         (discard_innermost_dummy)
1699         (deprecated_pop_dummy_frame): Delete.
1700         (dummy_frame_this_id): Simplify.
1701         (struct dummy_frame): Delete "fp" and "sp".
1702         (find_dummy_frame): Simplify.
1703         (generic_push_dummy_frame): Do not set "fp" or "sp".
1704         (fprint_dummy_frames): Do not print "fp" and "sp"
1705
1706 2004-08-01  Mark Kettenis  <kettenis@gnu.org>
1707
1708         * i386-tdep.c (I386_MAX_INSN_LEN): New define.
1709         (struct i386_insn): New structure.
1710         (i386_match_insn): New function.
1711         (i386_frame_setup_skip_insns): New variable.
1712         (i386_analyze_frame_setup): Change to use i386_match_insn and the
1713         array i386_frame_setup_insns of instructions that should be
1714         skipped inside the frame setup sequence.
1715
1716 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1717
1718         * frame.h (deprecated_frame_xmalloc_with_cleanup)
1719         (frame_saved_regs_zalloc, frame_extra_info_zalloc)
1720         (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
1721         * stack.c (frame_info): Delete references to
1722         DEPRECATED_FRAME_INIT_SAVED_REGS and
1723         deprecated_get_frame_saved_regs.
1724         * frame.c (struct frame_info): Delete saved_regs and extra_info.
1725         (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
1726         (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
1727         (frame_unwind_register_signed)
1728         (frame_unwind_register_unsigned)
1729         (frame_unwind_unsigned_register): Use register_size.
1730         (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
1731         (deprecated_frame_xmalloc_with_cleanup)
1732         (frame_saved_regs_zalloc, frame_extra_info_zalloc)
1733         (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
1734
1735         * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
1736         * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
1737         * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
1738         * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
1739
1740         * infcall.c (call_function_by_hand): Do not use
1741         DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
1742         DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
1743         DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
1744         DEPRECATED_STACK_ALIGN.
1745
1746 2004-07-30  Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1747
1748         Committed by Andrew Cagney.
1749         * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
1750
1751 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1752
1753         * mips-tdep.c (mips16_frame_cache)
1754         (mips16_frame_this_id, mips16_frame_prev_register)
1755         (mips16_frame_unwind, mips16_frame_sniffer)
1756         (mips16_frame_base_address, mips16_frame_base)
1757         (mips16_frame_base_sniffer, mips32_frame_cache)
1758         (mips32_frame_this_id, mips32_frame_prev_register)
1759         (mips32_frame_unwind, mips32_frame_sniffer)
1760         (mips32_frame_base_address, mips32_frame_base)
1761         (mips32_frame_base_sniffer): Clone the mdebug unwinder into
1762         separate heuristic mips16 and mips32 unwinders.
1763         (mips_stub_frame_cache, mips_stub_frame_this_id)
1764         (mips_stub_frame_prev_register)
1765         (mips_stub_frame_unwind, mips_stub_frame_sniffer)
1766         (mips_stub_frame_base_address, mips_stub_frame_base)
1767         (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
1768         (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
1769         match true mdebug frames.
1770         (non_heuristic_proc_desc): Add forward declaration.
1771
1772 2004-08-01  Andrew Cagney  <cagney@gnu.org>
1773
1774         * config/mips/tm-irix6.h: Delete file.
1775         * config/mips/tm-irix5.h: Delete file.
1776         * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
1777         * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
1778
1779         * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
1780         * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
1781         * config/nm-gnu.h (NO_CORE_OPS): Delete.
1782         * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
1783         * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
1784         * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
1785         * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
1786         * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
1787         * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
1788         * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
1789         * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
1790         (TARGET_SIGNAL_RAW_VALUES): Delete.
1791         * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
1792         Delete.
1793         * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT) 
1794         (TARGET_HW_WATCH_LIMIT): Delete.
1795         * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
1796         * minimon.h: Delete file.
1797
1798         * trad-frame.c (trad_frame_get_this_base)
1799         (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
1800         functions.
1801         * trad-frame.h (trad_frame_set_this_base)
1802         (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
1803
1804 2004-07-31  Andrew Cagney  <cagney@gnu.org>
1805
1806         * trad-frame.c (trad_frame_get_prev_register): Rename
1807         trad_frame_get_prev_register.
1808         * vax-tdep.c (vax_frame_prev_register): Update.
1809         * trad-frame.h: Update.
1810         * trad-frame.c (trad_frame_get_register): Update.
1811         * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
1812         * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
1813         Update.
1814         * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
1815         * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
1816         Update.
1817         * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
1818         Update.
1819         * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
1820         Update.
1821         * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
1822         Update.
1823         * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
1824         Update.
1825         * s390-tdep.c (s390_frame_prev_register) 
1826         (s390_stub_frame_prev_register) 
1827         (s390_sigtramp_frame_prev_register): Update.
1828         * rs6000-tdep.c (rs6000_frame_prev_register): Update.
1829         * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
1830         * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
1831         * m88k-tdep.c (m88k_frame_prev_register) 
1832         * m68hc11-tdep.c (m68hc11_frame_prev_register) 
1833         * m32r-tdep.c (m32r_frame_prev_register): Update.
1834         * hppa-tdep.c (hppa_frame_prev_register_helper) 
1835         * frv-tdep.c (frv_frame_prev_register): Update.
1836         * d10v-tdep.c (d10v_frame_prev_register): Update.
1837         * cris-tdep.c (cris_frame_prev_register): Update.
1838         * avr-tdep.c (avr_frame_prev_register): Update.
1839         * arm-tdep.c (arm_prologue_prev_register) 
1840         (arm_sigtramp_prev_register): Update.
1841
1842 2004-07-31  Andrew Cagney  <cagney@gnu.org>
1843
1844         * frame.h (legacy_saved_regs_unwind)
1845         (legacy_frame_chain_valid, legacy_frame_p)
1846         (enum frame_type): Delete UNKNOWN_FRAME.
1847         * dummy-frame.c (dummy_frame_this_id): Simplify.
1848         * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
1849         * frame.c (struct frame_info): Delete the field "type".
1850         (legacy_saved_regs_prev_register, legacy_get_prev_frame)
1851         (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
1852         (legacy_saved_regs_unwind, legacy_frame_p)
1853         (frame_type_from_pc): Delete.
1854         (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
1855         (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
1856
1857 2004-07-31  Mark Kettenis  <kettenis@gnu.org>
1858
1859         * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
1860         indentation.
1861
1862         * mips-nat.c: Remove file.
1863         * Makefile.in (ALLDEPFILES): Remove mips-nat.c
1864         (mips-nat.o): Remove dependency.
1865
1866         * infptrace.c: Update copyright year.
1867         (fetch_register): Pass NULL in regcache_raw_supply call instead of
1868         explicitly setting the buffer to all zeroes.
1869
1870         * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
1871         (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
1872
1873 2004-07-30  Andrew Cagney  <cagney@gnu.org>
1874
1875         * GDB 6.2 released from gdb_6_2-branch.
1876
1877 2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
1878
1879         * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
1880
1881         * exec.c (exec_file_attach):
1882         * nto-tdep.c (nto_find_and_open_solib):
1883         * pa64solib.c (pa64_solib_sizeof_symbol_table):
1884         * solib.c (solib_open):
1885         * somsolib.c (som_solib_sizeof_symbol_table):
1886         * source.c (is_regular_file, openp, open_source_file):
1887         * symfile.c (symfile_bfd_open):
1888         * wince.c (upload_to_device): Differentiate between the search for
1889         binary and source files.
1890
1891 2004-07-30  Andrew Cagney  <cagney@gnu.org>
1892
1893         * complaints.c (_initialize_complaints): Pass NULL to
1894         add_setshow_zinteger_cmd for help_doc.
1895         * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
1896
1897 2004-07-30  Andrew Cagney  <cagney@gnu.org>
1898
1899         Fix PR i18n/761.
1900         * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
1901         (.PHONY): Add all-po install-po, uninstall-po, clean-po,
1902         $(PACKAGE).pot and update-po.
1903         (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
1904         (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
1905         (update-po): New rules.
1906         (localedir): Define using autoconf.
1907         (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
1908         (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
1909         (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
1910         * configure.in: Generate CATALOGS and LINGUAS from contents of
1911         src/gdb/po/ directory.  Set @localedir@ in Makefile.in.
1912         * configure: Re-generate.
1913         * po/gdbtext: New file
1914         
1915 2004-07-30  Jerome Guitton  <guitton@gnat.com>
1916
1917         * MAINTAINERS: Reorder Write After Approval list in alphabetical
1918         order.
1919
1920 2004-07-30  David Lecomber  <dsl@sources.redhat.com>
1921
1922         * dwarf2read.c (read_file_scope): Set producer if attribute 
1923         present.
1924         (struct dwarf2_cu): Added new member producer.
1925
1926 2004-07-30  Jerome Guitton  <guitton@gnat.com>
1927
1928         * inflow.c (kill_command): release file handles in BFD.
1929         * exec.c (exec_file_attach): Ditto.
1930         * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
1931
1932 2004-07-29  Andrew Cagney  <cagney@gnu.org>
1933
1934         * PROBLEMS (mips-irix): Note that it is broken.
1935
1936 2004-07-29  Andrew Cagney  <cagney@gnu.org>
1937
1938         * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
1939         * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
1940
1941         * config/xm-nbsd.h: Delete file.
1942         * config/arm/xm-nbsd.h: Delete file.
1943         * config/i386/xm-nbsd.h: Delete file.
1944         * config/ns32k/xm-nbsd.h: Delete file.
1945         * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
1946         * config/i386/nbsdelf.mh (XM_FILE): Delete.
1947         * config/i386/nbsdaout.mh (XM_FILE): Delete.
1948         * config/arm/nbsdelf.mh (XM_FILE): Delete.
1949         * config/arm/nbsdaout.mh (XM_FILE): Delete.
1950
1951         * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
1952         * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
1953         * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
1954         * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
1955         * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
1956         * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
1957
1958         * config/powerpc/xm-linux.h: Delete empty file.
1959         * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
1960         * config/powerpc/linux.mh (XM_FILE): Delete.
1961         * config/m68k/xm-linux.h: Delete empty file.
1962         * config/m68k/linux.mh (XM_FILE): Delete.
1963         * config/ia64/xm-linux.h: Delete empty file.
1964         * config/ia64/linux.mh (XM_FILE): Delete.
1965         * config/arm/xm-linux.h: Delete empty file.
1966         * config/arm/linux.mh (XM_FILE): Delete.
1967         
1968         * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1969         * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
1970         * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1971         * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
1972         * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1973         * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
1974         * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1975         * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
1976
1977         * config/m68k/xm-m68k.h: Delete file.
1978         * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h".  Update
1979         copyright.
1980         (HOST_LONG_DOUBLE_FORMAT): Delete macro.
1981         * config/pa/xm-linux.h: Delete empty file.
1982         * config/pa/linux.mh (XM_FILE): Delete.
1983         * config/i386/xm-i386.h: Delete empty file.
1984         * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
1985         "i386/xm-i386.h".
1986         * config/i386/obsdaout.mh (XM_FILE): Delete.
1987         * config/i386/obsd64.mh (XM_FILE): Delete.
1988         * config/i386/fbsd64.mh (XM_FILE): Delete.
1989         * config/i386/nto.mh (XM_FILE): Delete.
1990         * config/i386/obsd.mh (XM_FILE): Delete.
1991         * config/i386/linux64.mh (XM_FILE): Delete.
1992         * config/i386/linux.mh (XM_FILE): Delete.
1993         * config/i386/i386sol2.mh (XM_FILE): Delete.
1994         * config/i386/i386gnu.mh (XM_FILE): Delete.
1995         * config/i386/fbsd.mh (XM_FILE): Delete.
1996         * config/i386/nbsd64.mh (XM_FILE): Delete.
1997
1998 2004-07-29  Andrew Cagney  <cagney@gnu.org>
1999
2000         * config/pa/xm-linux.h: Do not include "floatformat.h".
2001         (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
2002         (HOST_LONG_DOUBLE_FORMAT): Delete macros.
2003         * config/i386/xm-i386.h: Do not include "floatformat.h".
2004         (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) 
2005         (HOST_LONG_DOUBLE_FORMAT): Delete macros.
2006         * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
2007         (HOST_LONG_DOUBLE_FORMAT): Delete macros.  Use
2008         GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
2009         GDB_HOST_LONG_DOUBLE_FORMAT instead.
2010         * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
2011         (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
2012         * configure, config.in: Regenerate.     
2013         * configure.host (gdb_host_float_format, gdb_host_double_format)
2014         (gdb_host_long_double_format): Set according to the host.
2015         
2016 2004-07-29  Andrew Cagney  <cagney@gnu.org>
2017
2018         * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
2019
2020 2004-07-28  Andrew Cagney  <cagney@gnu.org>
2021
2022         * PROBLEMS: Mention threads/1650.
2023         * NEWS: Mention the NPTL fix.
2024
2025 2004-07-28  Andrew Cagney  <cagney@gnu.org>
2026
2027         * cli/cli-decode.c (add_setshow_cmd): Delete function.
2028         (add_setshow_cmd_full): Make static.
2029         * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
2030         (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
2031         * cli/cli-decode.c (add_setshow_filename_cmd) 
2032         (add_setshow_string_cmd): New functions.
2033         * nto-tdep.c (_initialize_nto_tdep): Update.  Fix parameters.
2034         * mips-tdep.c (_initialize_mips_tdep): Update.
2035         * m32r-rom.c (_initialize_m32r_rom): Update.  Update copyright.
2036         * cli/cli-logging.c (_initialize_cli_logging): Update.
2037         * complaints.c (_initialize_complaints): Update.
2038         * remote.c (_initialize_remote): Update.
2039         
2040 2004-07-28  Andrew Cagney  <cagney@gnu.org>
2041
2042         * cli/cli-decode.c (add_setshow_zinteger_cmd)
2043         (add_setshow_cmd, add_setshow_auto_boolean_cmd)
2044         (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
2045         print parameters.  Make string parameters constant.
2046         * command.h: Update.  Update copyright.
2047         * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
2048         * observer.c (_initialize_observer): Ditto.
2049         * frame.c (_initialize_frame): Ditto.
2050         * complaints.c (_initialize_complaints): Ditto.
2051         * maint.c (_initialize_maint_cmds): Ditto.
2052         * target.c (initialize_targets): Ditto.
2053         * cli/cli-logging.c (_initialize_cli_logging): Ditto.
2054         * infcall.c (_initialize_infcall): Ditto.
2055         * arm-tdep.c (_initialize_arm_tdep): Ditto.
2056         * m32r-rom.c (_initialize_m32r_rom): Ditto.
2057         * remote-rdi.c (_initialize_remote_rdi): Ditto.
2058         * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
2059         * mips-tdep.c (_initialize_mips_tdep): Ditto.
2060
2061 2004-07-28  Andrew Cagney  <cagney@gnu.org>
2062
2063         * gdbtypes.c (lookup_primitive_typename): Delete function.
2064         * gdbtypes.h (lookup_primitive_typename): Delete declaration.
2065         * ada-lex.l: Use language_lookup_primitive_type_by_name.
2066         * gdbtypes.c (lookup_typename): Ditto.
2067         * f-exp.y (yylex): Ditto.
2068         * c-exp.y (yylex): Ditto, eliminate assignment in "if".
2069
2070         * scm-lang.c (c_builtin_types): Delete extern declaration.
2071         (scm_language_defn): Replace
2072         string_char_type and primitive_type_vector with
2073         la_language_arch_info.
2074         * jv-lang.c (java_language_defn): Replace
2075         string_char_type and primitive_type_vector with
2076         la_language_arch_info.
2077         * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
2078         c_builtin_types in comment.
2079         * c-lang.h (struct language_arch_info): Declare opaque.
2080         (c_language_arch_info): Declare.
2081         (c_builtin_types): Delete declaration.
2082         * c-lang.c (c_language_arch_info): Set string_char_type to
2083         builtin_char, not builtin_true_char.  Make global.
2084         (c_builtin_types): Delete array.
2085         (asm_language_defn, minimal_language_defn): Replace
2086         string_char_type and primitive_type_vector with
2087         la_language_arch_info.
2088
2089 2004-07-28  Andrew Cagney  <cagney@gnu.org>
2090
2091         * gdbtypes.h (struct builtin_type): Rename true_char to
2092         builtin_true_char.
2093         * gdbtypes.c (gdbtypes_post_init): Update.
2094         * c-lang.c (arch_info): New function.
2095         (enum c_primitive_types): New enum.
2096         (c_language_defn): Instead of string_char_type and
2097         primitive_type_vector set la_language_arch_info.
2098
2099 2004-07-28  Andrew Cagney  <cagney@gnu.org>
2100
2101         * language.h (struct language_arch_info): Fix typo
2102         s/primative/primitive/.
2103         * gdbtypes.c (lookup_primitive_typename): Ditto.
2104         * language.c (language_lookup_primitive_type_by_name)
2105         (unknown_language_arch_info): Ditto.
2106
2107 2004-07-27  Andrew Cagney  <cagney@gnu.org>
2108
2109         * defs.h (enum language): Add nr_languages.
2110         * language.h (struct language_arch_info): Define.
2111         (struct language_defn): Add la_language_arch_info.
2112         (language_lookup_primative_type_by_name): Declare.
2113         (language_string_char_type): Declare.
2114         * language.c (_initialize_language, language_gdbarch_post_init)
2115         (struct language_gdbarch, language_gdbarch_data): Implement
2116         per-architecture language information.
2117         (unknown_language_arch_info, language_string_char_type)
2118         (language_lookup_primative_type_by_name): New functions.
2119         (unknown_language_defn, auto_language_defn)
2120         (local_language_defn): Set la_language_arch_info to
2121         unknown_language_arch_info.
2122         (unknown_builtin_types): Delete.
2123         * gdbtypes.c (lookup_primitive_typename): Use
2124         language_lookup_primative_type_by_name.
2125         (create_string_type): Use language_string_char_type.
2126         * values.c (value_from_string): Use language_string_char_type.
2127         * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
2128         * p-lang.c (pascal_language_defn): Ditto.
2129         * m2-lang.c (m2_language_defn): Ditto.
2130         * jv-lang.c (java_language_defn): Ditto.
2131         * objc-lang.c (objc_language_defn): Ditto.
2132         * f-lang.c (f_language_defn): Ditto.
2133         * c-lang.c (c_language_defn, cplus_language_defn) 
2134         (asm_language_defn, minimal_language_defn): Ditto.
2135         
2136 2004-07-27  Andrew Cagney  <cagney@gnu.org>
2137
2138         * gdbtypes.h (struct builtin_type): Declare.
2139         (builtin_type): Declare.
2140         * d10v-tdep.c (d10v_register_type): Use builtin_type.
2141         * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
2142         (gdbtypes_post_init): New function.
2143         (builtin_type): New function.
2144
2145 2004-07-27  Kei Sakamoto  <sakamoto.kei@renesas.com>
2146
2147         * remote-m32r-sdi.c: Fix breakpoint bug.
2148         (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
2149         recv_char_data, recv_long_data): New functions to replace communication
2150         sequences.
2151
2152 2004-07-26  Michael Chastain  <mec.gnu@mindspring.com>
2153
2154         Document PR threads/1650.
2155         * PROBLEMS (Threads): Document problem with many threads
2156
2157 2004-07-26  Andrew Cagney  <cagney@gnu.org>
2158
2159         * gdb-mi.el: Move from here ...
2160         * mi/gdb-mi.el: ... to here.
2161
2162 2004-07-26  Andrew Cagney  <cagney@gnu.org>
2163
2164         Problem reported by Ashley Pittman <ashley@quadrics.com>.
2165         * main.c (captured_main): When in batch mode always detach.
2166
2167 2004-07-26  Andrew Cagney  <cagney@gnu.org>
2168
2169         * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
2170         and h8300 as broken.
2171         * NEWS: END-OF-LIFE frame compatibility module.
2172         * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
2173         specific comments.
2174
2175 2004-07-26  Andrew Cagney  <cagney@gnu.org>
2176
2177         * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
2178         * xcoffsolib.c (_initialize_xcoffsolib): Update.
2179         * wince.c (_initialize_wince): Update.
2180         * win32-nat.c (_initialize_win32_nat): Update.
2181         * varobj.c (_initialize_varobj): Update.
2182         * valops.c (_initialize_valops): Update.
2183         * utils.c (initialize_utils, initialize_utils): Update.
2184         * tui/tui-win.c (_initialize_tui_win): Update.
2185         * top.c (init_main): Update.
2186         * symfile.c (_initialize_symfile): Update.
2187         * source.c (_initialize_source): Update.
2188         * somsolib.c (_initialize_som_solib): Update.
2189         * solib.c (_initialize_solib): Update.
2190         * solib-frv.c (_initialize_frv_solib): Update.
2191         * serial.c (_initialize_serial): Update.
2192         * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
2193         * remote.c (_initialize_remote, _initialize_remote): Update.
2194         * remote-vx.c (_initialize_vx): Update.
2195         * remote-utils.c (_initialize_sr_support): Update.
2196         * remote-sds.c (_initialize_remote_sds): Update.
2197         * remote-mips.c (_initialize_remote_mips): Update.
2198         * remote-e7000.c (_initialize_remote_e7000): Update.
2199         * proc-api.c (_initialize_proc_api): Update.
2200         * printcmd.c: Update.
2201         * parse.c (_initialize_parse): Update.
2202         * pa64solib.c (_initialize_pa64_solib): Update.
2203         * p-valprint.c (_initialize_pascal_valprint): Update.
2204         * monitor.c (_initialize_remote_monitors): Update.
2205         * mips-tdep.c (_initialize_mips_tdep): Update.
2206         * mcore-tdep.c (_initialize_mcore_tdep): Update.
2207         * maint.c (_initialize_maint_cmds): Update.
2208         * lin-lwp.c (_initialize_lin_lwp): Update.
2209         * language.c (_initialize_language): Update.
2210         * kod.c (_initialize_kod): Update.
2211         * infrun.c (set_schedlock_func, _initialize_infrun): Update.
2212         * i386-tdep.c (_initialize_i386_tdep): Update.
2213         * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
2214         * gdbarch.sh: Update.
2215         * gdbarch.c: Re-generate.
2216         * gdb-events.sh: Update.
2217         * gdb-events.c: Re-generate.
2218         * frame.c (_initialize_frame): Update.
2219         * exec.c: Update.
2220         * demangle.c (_initialize_demangler): Update.
2221         * dcache.c (_initialize_dcache): Update.
2222         * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
2223         * cp-valprint.c (_initialize_cp_valprint): Update.
2224         * corefile.c (_initialize_core): Update.
2225         * command.h: Update.
2226         * cli/cli-decode.h: Update.
2227         * cli/cli-cmds.c (init_cli_cmds): Update.
2228         * charset.c (_initialize_charset): Update.
2229         * breakpoint.c (_initialize_breakpoint): Update.
2230         * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
2231         * alpha-tdep.c (_initialize_alpha_tdep): Update.
2232         * aix-thread.c (_initialize_aix_thread): Update.
2233
2234 2004-07-24  Mark Kettenis  <kettenis@gnu.org>
2235
2236         Partial fix for PR backtrace/1718.
2237         * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
2238         that GCC migrates into the prolugue.  Don't handle any
2239         instructions that clobber %ebx.
2240
2241 2004-07-23  Andrew Cagney  <cagney@gnu.org>
2242
2243         Use regcache_raw_collect instead of regcache_collect.
2244         * regcache.h (regcache_collect): Delete declaration.
2245         * regcache.c (regcache_colect): Delete function.
2246         * win32-nat.c (do_child_store_inferior_registers): Update.
2247         * sol-thread.c (sol_thread_store_registers): Update.
2248         * shnbsd-tdep.c (shnbsd_fill_reg): Update.
2249         * rs6000-nat.c (store_register): Update.
2250         * remote.c (store_register_using_P, remote_store_registers): Update.
2251         * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
2252         * ppc-linux-nat.c (store_altivec_register, store_spe_register) 
2253         (fill_vrregset, store_spe_registers, fill_gregset)
2254         (fill_gregset): Update.
2255         * nto-procfs.c (procfs_store_registers): Update.
2256         * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
2257         * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
2258         * m68klinux-nat.c (store_register, fill_gregset): Update.
2259         * m68k-tdep.c (fill_gregset): Update.
2260         * infptrace.c (store_register): Update.
2261         * i386-nto-tdep.c (i386nto_regset_fill): Update.
2262         * i386-linux-nat.c (store_register, fill_gregset): Update.
2263         * hppa-linux-nat.c (fill_gregset): Update.
2264         * go32-nat.c (store_register): Update.
2265         * armnbsd-nat.c (store_register, store_regs, store_fp_register)
2266         (store_fp_regs): Update.
2267         * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double) 
2268         (store_nwfpe_extended, store_fpregister, store_fpregs) 
2269         (store_register, store_regs, fill_gregset, fill_fpregset): Update.
2270         * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
2271         * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
2272         (store_regs_user_thread, store_regs_kernel_thread): Update.
2273
2274 2004-07-24  Mark Kettenis  <kettenis@gnu.org>
2275
2276         * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
2277         (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
2278         encoding.
2279         (dwarf2_build_frame_info): Adjust for removal of `addr_size'
2280         member of `struct comp_unit'.
2281
2282 2004-07-23  Andrew Cagney  <cagney@gnu.org>
2283
2284         * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
2285         DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
2286
2287 2004-07-23  Martin Hunt  <hunt@redhat.com>
2288         Kevin Buettner <kevinb@redhat.com>
2289
2290         * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
2291         alignment was being added to the offset instead of multiplied.
2292
2293 2004-07-23  Mark Kettenis  <kettenis@gnu.org>
2294
2295         * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
2296         changed signal trampoline in OpenBSD 3.5-current.
2297
2298         * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
2299         <machine/pcb.h> and "bsd-kvm.h".
2300         (sparc64nbsd_supply_pcb): New function.
2301         (_initialize_sparc64nbsd_nat): Renamed from
2302         _initialize_sparcnbsd_nat.  Enable libkvm interface.
2303         * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
2304         * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
2305         (LOADLIBES): New variable.
2306
2307         * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
2308
2309         * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
2310
2311 2004-07-21  Andrew Cagney  <cagney@gnu.org>
2312
2313         Use regcache_raw_supply instead of supply_register.
2314         * regcache.h (supply_register): Delete declaration.
2315         * regcache.c (supply_register): Delete function.
2316         * wince.c (do_child_fetch_inferior_registers): Update.
2317         * win32-nat.c (do_child_fetch_inferior_registers) 
2318         (fetch_elf_core_registers): Update.
2319         * v850ice.c (v850ice_fetch_registers): Update.
2320         * thread-db.c (thread_db_store_registers): Update.
2321         * sol-thread.c (sol_thread_store_registers): Update.
2322         * shnbsd-tdep.c (shnbsd_supply_reg): Update.
2323         * rs6000-nat.c (fetch_register): Update.
2324         * rom68k-rom.c (rom68k_supply_one_register): Update.
2325         * remote.c (remote_wait, remote_async_wait): Update.
2326         * remote-st.c (get_hex_regs): Update.
2327         * remote-sim.c (gdbsim_fetch_register): Update.
2328         * remote-sds.c (sds_fetch_registers): Update.
2329         * remote-rdp.c (remote_rdp_fetch_register): Update.
2330         * remote-rdi.c (arm_rdi_fetch_registers): Update.
2331         * remote-mips.c (mips_wait, mips_fetch_registers): Update.
2332         * remote-m32r-sdi.c (m32r_fetch_register): Update.
2333         * remote-hms.c (init_hms_cmds): Update.
2334         * remote-est.c (init_est_cmds): Update.
2335         * remote-e7000.c (get_hex_regs, fetch_regs_from_dump) 
2336         (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
2337         * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
2338         * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register) 
2339         (fetch_register, supply_vrregset, supply_vrregset)
2340         (fetch_spe_registers): Update.
2341         * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
2342         * monitor.c (monitor_supply_register): Update.
2343         * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
2344         * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
2345         (mipsnbsd_supply_fpreg): Update.
2346         * mips-nat.c (fetch_inferior_registers)
2347         (fetch_core_registers): Update.
2348         * mips-linux-tdep.c (supply_32bit_reg, supply_gregset) 
2349         (supply_fpregset, mips64_supply_gregset)
2350         (mips64_supply_fpregset): Update.
2351         * m68klinux-nat.c (fetch_register, supply_gregset)
2352         (supply_fpregset): Update.
2353         * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
2354         * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
2355         * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
2356         * irix5-nat.c (supply_gregset, supply_fpregset): Update.
2357         * infptrace.c (fetch_register): Update.
2358         * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
2359         * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
2360         * i386gnu-nat.c (fetch_fpregs, supply_gregset) 
2361         (gnu_fetch_registers, gnu_store_registers): Update.
2362         * i386-nto-tdep.c (i386nto_supply_gregset): Update.
2363         * i386-linux-nat.c (fetch_register, supply_gregset)
2364         (dummy_sse_values): Update.
2365         * hpux-thread.c (hpux_thread_fetch_registers): Update.
2366         * hppah-nat.c (fetch_register): Update.
2367         * hppa-linux-nat.c (fetch_register, supply_gregset) 
2368         (supply_fpregset): Update.
2369         * go32-nat.c (fetch_register): Update.
2370         * dve3900-rom.c (fetch_bitmapped_register)
2371         (_initialize_r3900_rom): Update.
2372         * cris-tdep.c (supply_gregset): Update.
2373         * abug-rom.c (init_abug_cmds): Update.
2374         * core-aout.c (fetch_core_registers): Update.
2375         * armnbsd-nat.c (supply_gregset, supply_fparegset)
2376         (fetch_register, fetch_fp_register): Update.
2377         * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
2378         (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
2379         (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
2380         * alphanbsd-tdep.c (fetch_core_registers): Update.
2381         * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
2382         * alpha-nat.c (fetch_osf_core_registers) 
2383         (fetch_osf_core_registers, fetch_osf_core_registers): Update.
2384         * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs) 
2385         (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
2386
2387 2004-07-21  Andrew Cagney  <cagney@gnu.org>
2388
2389         * PROBLEMS: Mention breakpoints/1702.
2390         * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
2391         that is known to work.
2392
2393 2004-07-21  Andrew Cagney  <cagney@gnu.org>
2394
2395         * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
2396         * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
2397         * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
2398         (handle_inferior_event): Wrap call to deprecated
2399         IGNORE_HELPER_CALL in #ifdef.
2400         * config/mips/tm-nbsd.h: Update.
2401
2402 2004-07-20  Jim Blandy  <jimb@redhat.com>
2403
2404         * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
2405         bfd_mach_ppc has no segment registers.
2406
2407         Include PowerPC SPR numbers for special-purpose registers.
2408         * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
2409         (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
2410         new member in initializer.
2411         (S, S4, SN4, S64): New macros for defining special-purpose
2412         registers.
2413         (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
2414         registers_403, registers_403GC, registers_505, registers_860,
2415         registers_601, registers_602, registers_603, registers_604,
2416         registers_750, registers_e500): Use them.
2417
2418         * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
2419         replace references with expression used to initialize variable.
2420
2421 2004-07-20  Andrew Cagney  <cagney@gnu.org>
2422
2423         * breakpoint.c (deprecated_read_memory_nobpt): Rename
2424         read_memory_nobpt.
2425         * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
2426         * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
2427         (s390_sigtramp_frame_sniffer): Update.
2428         * mn10300-tdep.c (mn10300_analyze_prologue): Update.
2429         * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
2430         * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction) 
2431         (mips32_fetch_instruction): Update.
2432         * mcore-tdep.c (get_insn): Update.
2433         * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
2434         * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
2435         * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
2436         * i386-linux-tdep.c (i386_linux_sigtramp_start) 
2437         (i386_linux_rt_sigtramp_start): Update.
2438         * i386-linux-nat.c (child_resume): Update.
2439         * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
2440         * hppa-linux-tdep.c (insns_match_pattern): Update.
2441         * gdbcore.h: Update.
2442         * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
2443         * frame.c (safe_frame_unwind_memory): Update.
2444         * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
2445         * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
2446         * alpha-tdep.c (alpha_read_insn): Update.
2447
2448 2004-07-20  Andrew Cagney  <cagney@gnu.org>
2449
2450         * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
2451         containing both bytes and mask.  Add "frame_type".
2452         * tramp-frame.c (tramp_frame_start): Update.
2453         (tramp_frame_prepend_unwinder): Update.
2454         * mips-linux-tdep.c (mips_linux_o32_sigframe)
2455         (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
2456         (mips_linux_n64_rt_sigframe): Update.  Make "static const".
2457         * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
2458
2459 2004-07-19  Eli Zaretskii  <eliz@gnu.org>
2460
2461         * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
2462         bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
2463         sim/testsuite/sim/mips/hilo-hazard-[123].s, and
2464         sim/testsuite/sim/mips/fpu64-ps-sb1.s.
2465
2466 2004-07-17  Andrew Cagney  <cagney@gnu.org>
2467
2468         * NEWS, PROBLEMS: Update for 6.2.
2469
2470         * README: Update to 6.2.
2471
2472         * utils.c (xvasprintf): Call xstrvprintf.
2473
2474         * parse.c: Update copyright.
2475         (null_post_parser): Eliminate ARGSUSED.
2476
2477         * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
2478         * tui/tui-win.c (tui_get_cmd_list): Ditto.
2479         * symfile-mem.c (_initialize_symfile_mem): Ditto.
2480         
2481         * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
2482         * ppc-linux-nat.c: Use "Linux kernel".
2483         * hppa-linux-tdep.c: Use GNU/Linux.
2484         * hppa-linux-nat.c: Use GNU/Linux.
2485         * dwarfread.c: Add [sic] to use of Linux.
2486
2487         * hppa-linux-nat.c: Do not include <string.h>.
2488         (supply_fpregset): Remove "register" attribute.
2489
2490         * solib-frv.c (fetch_loadmap): Use xfree, not free.
2491
2492 2004-07-17  Mark Kettenis  <kettenis@gnu.org>
2493
2494         * configure.in: Define _MSE_INT_H on Solaris 9 too.
2495         * configure, config.in: Regenerated.
2496
2497         * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
2498         "bsd-kvm.h".
2499         (vaxbsd_supply_pcb): New function.
2500         (_initialize_vaxbsd_nat): New prototype and function.
2501         * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
2502         solib-sunos.o.
2503         (LOADLIBES): New variable.
2504         * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
2505         (LOADLIBES): New variable.
2506         * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
2507         (LOADLIBES): New variable.
2508         * Makefile.in (vaxbsd-nat.o): Update dependencies.
2509
2510 2004-07-16  Andrew Cagney  <cagney@gnu.org>
2511
2512         * defs.h (event_loop_p): Replace variable declaration with macro,
2513         always 1.
2514         * main.c (captured_main): Delete options "-async" and "-noasync".
2515         (event_loop_p): Delete variable.
2516         * NEWS: Mention that "-async" and "-noasync" were removed.
2517
2518 2004-07-16  Andrew Cagney  <cagney@gnu.org>
2519
2520         * remote-m32r-sdi.c: Re-indent.
2521
2522 2004-07-16  Jim Blandy  <jimb@redhat.com>
2523
2524         * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
2525         (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
2526         (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
2527         missing MPC823 SPRs.
2528         (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
2529         incorrect.  (This was corrected in GDB's register name tables on
2530         2004-07-14.)
2531
2532         * rs6000-tdep.c (registers_602): Correct register name: "esassr"
2533         should be "esasrr" ("ESA Save and Restore Register").
2534
2535 2004-07-16  Andrew Cagney  <cagney@gnu.org>
2536
2537         * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
2538         calls, no longer applicable.  Update comments and rename parameter
2539         "step_frame" to "return_frame".
2540
2541 2004-07-16  Andrew Cagney  <cagney@gnu.org>
2542
2543         * frame.c (fprint_field): New function.
2544         (fprint_frame_id): Use fprint_field.
2545
2546 2004-07-15  Joel Brobecker  <brobecker@gnat.com>
2547
2548         * ada-lang.c (ada_language_defn): Remove commented out code.
2549
2550 2004-07-15  Jim Blandy  <jimb@redhat.com>
2551
2552         * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
2553         * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
2554
2555 2004-07-14  Jim Blandy  <jimb@redhat.com>
2556
2557         * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
2558
2559         * ppc-tdep.h (ppc_num_vrs): New enum constant.
2560
2561         * ppc-tdep.h (ppc_num_srs): New enum constant.
2562
2563         * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
2564         (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
2565         (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
2566         (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
2567         (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
2568         (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
2569         (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
2570         (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
2571         (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
2572         (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
2573         (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
2574         (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
2575         (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
2576         (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
2577         (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
2578         (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
2579         (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
2580         (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
2581         (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
2582         (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
2583         (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
2584         (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
2585         (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
2586         (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
2587         (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
2588         (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
2589         (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
2590         (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
2591         (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
2592         (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
2593         (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
2594         (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
2595         (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
2596         (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
2597         (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
2598         (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
2599         (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
2600         (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
2601         (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
2602         special-purpose register numbers.
2603
2604         * rs6000-tdep.c (registers_860): Correct register name.  (No PPC
2605         manual mentions 'md_twb', but many mention 'm_twb', and at that
2606         point in the register list.)
2607
2608 2004-07-14  Andrew Cagney  <cagney@gnu.org>
2609
2610         * utils.c (internal_warning_problem): Fix typo, "internal-warning"
2611         instead of "internal-error".
2612
2613 2004-07-10  Joel Brobecker  <brobecker@gnat.com>
2614
2615         * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
2616         that was inserted inside a comment.
2617
2618 2004-07-10  Randolph Chung  <tausq@debian.org>
2619
2620         * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New 
2621         function.
2622         (hppa_hpux_push_dummy_code): New function.
2623         (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
2624         Set find_global_pointer method.
2625
2626 2004-07-10  Mark Kettenis  <kettenis@gnu.org>
2627
2628         * NEWS: Mention BSD libkvm interface.
2629
2630 2004-07-10  Michael Snyder  <msnyder@redhat.com>
2631
2632         * symfile.c (generic_load): Comment typo.
2633         * stack.c (get_selected_block): Ditto.
2634         * regcache.c (regcache_cooked_read): Ditto.
2635         * monitor.c (monitor_debug): Ditto.
2636         * mips-tdep.c (mips_read_pc): Ditto.
2637         * i386-linux-nat.c (ps_get_thread_area): Ditto.
2638         * gdb_mbuild.sh: Ditto.
2639         * gdbarch.sh: Ditto.
2640         * gdbarch.h: Ditto.
2641
2642 2004-07-09  Paul N. Hilfinger  <Hilfinger@gnat.com>
2643
2644         * ada-tasks.c: Remove file.
2645         
2646         Remove ARI problems:
2647         
2648         * ada-exp.y (write_var_from_sym): Reformat to put operator at
2649         beginning of line.
2650
2651         * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
2652         Add comment.
2653         Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
2654         (MIN_OF_SIZE): Rename min_of_size.  Add comment.
2655         (UMAX_OF_SIZE): Renmae umax_of_size.  Add comment.
2656         (UMIN_OF_SIZE): Remove.
2657         (max_of_type): New function to replace orphan macro in gdbtypes.h
2658         (min_of_type): Ditto.
2659         (discrete_type_high_bound): Use max_of_type.
2660         (discrete_type_low_bound): Use min_of_type.
2661         (possible_user_operator_p): Move operator to beginning of line.
2662         (ada_is_variant_part): Ditto.
2663         (ensure_lval): Rewrite to avoid deprecated operations.
2664         (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
2665         rather than adding DEPRECATED_FUNCTION_START_OFFSET.
2666         (ada_enum_name): Remove assignments in 'if' statements.
2667         (build_ada_types): Add gdbarch parameter.
2668         (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
2669         with gdbarch_data_register_post_init.
2670         Use add_setshow_uinteger_cmd rather than add_set_cmd and 
2671         add_show_from_set.
2672
2673         * ada-valprint.c (inspect_it): Remove declaration.
2674         (repeat_count_threshold): Remove declaration.
2675         (ada_print_floating): Remove assignments in 'if' statements.
2676         (print_str): Move operator to beginning of line.
2677         
2678 2004-07-08  Jim Blandy  <jimb@redhat.com>
2679
2680         * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
2681
2682 2004-07-08  Bob Rossi  <bob@brasko.net>
2683
2684         * symtab.c (lookup_symtab): check return value of symtab_to_fullname
2685
2686 2004-07-06  Jeff Johnston <jjohnstn@redhat.com>
2687
2688         * language.h (struct_language_defn): Add new function pointer:
2689         la_class_name_from_physname.  Also add new prototype for
2690         language_class_name_from_physname.
2691         * language.c (language_class_name_from_physname): New function.
2692         (unk_lang_class_name): Ditto.
2693         (unknown_language_defn, auto_language_defn): Change
2694         to add unk_lang_class_name function pointer for
2695         la_class_name_from_physname.
2696         (local_language_defn): Ditto.
2697         * dwarf2read.c (guess_structure_name): Change to call
2698         language_class_name_from_physname.
2699         (determine_class_name): Ditto.
2700         * cp-support.c (class_name_from_physname): Renamed.
2701         (cp_class_name_from_physname): New name of function.
2702         * cp-support.h: Ditto.
2703         * c-lang.c (c_language_defn): Change to add NULL
2704         for class_name_from_physname function pointer.
2705         (cplus_language_defn): Change to add cp_class_name_from_physname.
2706         * jv-lang.c (java_class_name_physname): New function.
2707         (java_find_last_component): New static routine.
2708         (java_language_defn): Add java_class_name_from_physname pointer.
2709         * ada-lang.c (ada_language_defn): Change to add NULL
2710         for class_name_from_physname function pointer.
2711         * f-lang.c (f_language_defn): Ditto.
2712         * m2-lang.c (m2_language_defn): Ditto.
2713         * objc-lang.c (objc_language_defn): Ditto.
2714         * p-lang.c (pascal_language_defn): Ditto.
2715         * scm-lang.c (scm_language_defn): Ditto. 
2716
2717 2004-07-06  Andrew Cagney  <cagney@gnu.org>
2718
2719         Patch from Bart Robinson.
2720         * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
2721         (O_LARGEFILE): Define to 0, if not defined.
2722
2723 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
2724
2725         * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
2726         <machine/pcb.h> and "bsd-kvm.h".
2727         (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
2728         (m68kbsd_supply_pcb): New function.
2729         (_initialize_m68kbsd_nat): New prototype and function.
2730         * Makefile.in (m68kbsd-nat.o): Update dependencies.
2731         * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
2732         (LOADLIBES): New variable.
2733         * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
2734         (LOADLIBES): New variable.
2735
2736         * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
2737
2738 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
2739
2740         * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
2741         <sys/proc.h>.
2742         (bsd_kvm_cmdlist): New variable.
2743         (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
2744         (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
2745         command and "kvm proc" command.
2746         * Makefile.in (bsd-kvm.o): Update dependencies.
2747
2748 2004-07-02  Mark Kettenis  <kettenis@gnu.org>
2749
2750         * osabi.c: Update copyright year.
2751         (generic_elf_osabi_sniffer): Tweak comment.  Look for OS-specific
2752         notes if EI_OSABI is set to ELFOSABI_HPUX.
2753
2754 2004-07-01  Michael Snyder  <msnyder@redhat.com>
2755
2756         * win32-nat.c (core_dll_symbols_add): Re-indent a small section
2757         that seems to have gotten whacked out of line.
2758
2759 2004-07-01  Mark Kettenis  <kettenis@gnu.org>
2760
2761         * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
2762         code.
2763
2764 2004-07-01  Paul N. Hilfinger  <Hilfinger@gnat.com>
2765
2766         * ada-lang.c (decode_packed_array): Minor change to comment.
2767         (ada_value_slice_ptr): New function. 
2768         (ada_value_slice): New function. 
2769         (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
2770         test.  Don't know why it is there.
2771         Change slice code to use ada_value_slice_ptr and ada_value_slice, and
2772         to avoid dereferencing huge arrays from which one is slicing.  
2773         (empty_array): Correct to return an array rather than
2774         a subrange value.
2775         * ada-valprint.c (print_optional_low_bound): Don't print lower bound
2776         on empty arrays (let'em use 'FIRST instead).
2777
2778 2004-07-01  Paul N. Hilfinger  <Hilfinger@gnat.com>
2779
2780         Address complaints from gdb_ari.sh:
2781         
2782         * ada-exp.y: Include gdb_string.h rather than string.h.
2783         (convert_char_literal): Reformat declaration.
2784         * ada-lang.h: Include opaque struct declaration for struct frame_info.
2785         * ada-lex.l: Change use of free to xfree (the macro would do so
2786         anyway, but this is harmless).
2787         Include gdb_string.h rather than string.h.
2788         * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
2789         
2790         * ada-lang.c (parse): Remove K&Rism in parameter list.
2791         (is_name_suffix): Correct Linux => GNU/Linux in comment.
2792         
2793 2004-06-30  Mark Kettenis  <kettenis@gnu.org>
2794
2795         * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
2796         dead code.
2797
2798 2004-06-30  Mark Kettenis  <kettenis@gnu.org>
2799
2800         * alphabsd-nat.c: Update copyright year.
2801         (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
2802
2803 2004-06-29  Joel Brobecker  <brobecker@gnat.com>
2804
2805         * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
2806         (i386_cygwin_in_solib_call_trampoline): New function.
2807         (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
2808         and skip_trampoline_code gdbarch methods.
2809
2810 2004-06-29  Jim Blandy  <jimb@redhat.com>
2811
2812         * Makefile.in (gdb_callback_h): Renamed from callback_h to the
2813         name actually used in the dependency lists.
2814
2815 2004-06-29  Randolph Chung  <tausq@debian.org>
2816
2817         * NEWS (New native configurations): Mention GNU/Linux/hppa.
2818
2819 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
2820
2821         * win32-nat.c (child_pid_to_exec_file): New function.
2822         (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
2823         functionality.
2824
2825 2004-06-28  Andrew Cagney  <cagney@gnu.org>
2826
2827         * defs.h (xstrvprintf): Declare.
2828         * utils.c (xstrvprintf): New function.
2829         (internal_vproblem, xstrprintf, xasprintf) 
2830         (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
2831         * serial.c (serial_printf): Ditto.
2832         * complaints.c (vcomplaint): Ditto.
2833
2834 2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
2835
2836         * infcmd.c (attach_command): Move call to target_terminal_inferior
2837         behind loading symbol table.
2838
2839 2004-06-28  Andrew Cagney  <cagney@gnu.org>
2840
2841         * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
2842         change - add back extern deprecated_ui_loop_hook declaration.
2843
2844 2004-06-28  Andrew Cagney  <cagney@gnu.org>
2845
2846         * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
2847         xstrprintf.
2848         * varobj.c (varobj_gen_name, create_child, c_name_of_child)
2849         (c_value_of_variable): Ditto.
2850         * utils.c (internal_vproblem): Ditto.
2851         * solib-aix5.c (build_so_list_from_mapfile): Ditto.
2852         * remote.c (add_packet_config_cmd): Ditto.
2853         * remote-rdp.c (rdp_set_command_line): Ditto.
2854         * regcache.c (regcache_dump): Ditto.
2855         * frv-tdep.c (new_variant, new_variant): Ditto.
2856         * fbsd-proc.c (child_pid_to_exec_file): Ditto.
2857         (fbsd_find_memory_regions): Ditto.
2858         * breakpoint.c (create_thread_event_breakpoint) 
2859         (create_breakpoints): Ditto.
2860         * aix-thread.c (aix_thread_pid_to_str): Ditto.
2861         * ada-lang.c (is_package_name): Ditto.  Also delete xmalloc call.
2862
2863 2004-06-28  Joel Brobecker  <brobecker@gnat.com>
2864
2865         * ada-lang.c: Re-indent file, with some massaging to help indent
2866         a bit when the result is otherwise really too ugly.
2867
2868 2004-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
2869
2870         * frame.h (struct frame_id): Change bit field type of stack_addr_p, 
2871         code_addr_p and special_addr_p to 'unsigned int'.
2872
2873 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
2874
2875         * i386v4-nat.c: Update copyright year and tweak comment.
2876         (regmap): Remove trailing comma.
2877         (supply_gregset): Rename local variable i to regnum.  Call
2878         regcache_raw_supply instead of supply_register.
2879         (fill_gregset): Rename argument regno to regnum.  Call
2880         regcache_raw_collect instead of regcache_collect.
2881
2882 2004-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
2883
2884         * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
2885         and special_addr_p.
2886         (frame_id_build, frame_id_build_special): Update comments.
2887         (frame_id_build_wild): New prototype.
2888         * frame.c (frame_id_build, frame_id_build_special): Fill in new
2889         struct frame_id fields.
2890         (frame_id_build_wild): New function.
2891         (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
2892
2893 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
2894
2895         * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
2896         hppabsd-tdep.c.
2897
2898 2004-06-27  Joel Brobecker  <brobecker@gnat.com>
2899
2900         * ada-lang.c: Minor reformatting to conform to GNU coding standards.
2901
2902 2004-06-27  Joel Brobecker  <brobecker@gnat.com>
2903
2904         * ada-lang.c: Re-indent file.
2905
2906 2004-06-27  Joel Brobecker  <brobecker@gnat.com>
2907
2908         * ada-lang.c (symtab_symbol_info): Remove unused declaration.
2909         (no_symtab_msg): Likewise.
2910
2911 2004-06-27  Andreas Schwab  <schwab@suse.de>
2912
2913         * source.c: Fix whitespace.
2914
2915 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
2916
2917         * configure.in: Include <sys/param.h> for td_pcb test.
2918         * configure: Regenerated.
2919
2920         * i386nbsd-nat.c: New file.
2921         * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
2922         i386obsd-nat.c and i386obsd-tdep.c.
2923         (i386nbsd-nat.o): New dependency.
2924         * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
2925         bsd-kvm.o.
2926         (LOADLIBES): New variable.
2927         * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
2928         bsd-kvm.o.
2929         (LOADLIBES): New variable.
2930
2931         * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
2932         (LOADLIBES): New variable.
2933
2934         * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
2935         fetching from BSD_KVM_PADDR.  Correctly lookup address for
2936         "_thread0".
2937
2938         * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
2939         "bsd-kvm.h".
2940         (amd64fbsd_supply_pcb): New funcion.
2941         (_initialize_amd64fbsd_nat): Enable libkvm interface.
2942
2943 2004-06-27    <david@streamline-computing.com>
2944
2945         Partial fix for PR cli/1056.
2946         * valarith.c: Check for zero in division and remainder 
2947         evaluation.
2948
2949 2004-06-27  Mark Kettenis  <kettenis@gnu.org>
2950
2951         * i387-tdep.c: Remove excessive whitespace.
2952
2953 2004-06-26  Andrew Cagney  <cagney@gnu.org>
2954
2955         * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
2956         * gdb-events.h, gdb-events.c: Re-generate.
2957         * tui/tui-hooks.c (tui_install_hooks): Update.
2958         (tui_remove_hooks): Update.
2959         * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
2960
2961 2004-06-26  Mark Kettenis  <kettenis@gnu.org>
2962
2963         * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
2964         (gregset_t, fpregset_t): Remove typedefs.
2965         (REG_OFFSET): Rename argument.
2966         (amd64bsd_r_reg_offset): Rename from reg_offset.
2967         (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
2968         Remove functions.
2969         (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
2970         of reg_offset.
2971         * Makefile.in (amd64fbsd-nat.o): Update dependencies.
2972
2973         * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
2974
2975         * vax-tdep.c: Tweak comment.
2976
2977         Add OpenBSD/hppa support.
2978         * NEWS (New native configurations): Mention OpenBSD/hppa.
2979         * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
2980         config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
2981         files.
2982         * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
2983         (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
2984         * configure.host: Add hppa*-*-openbsd*.
2985         * configure.tgt: Add hppa*-*-openbsd*.
2986
2987 2004-06-25  Andrew Cagney  <cagney@gnu.org>
2988
2989         * defs.h (deprecated_ui_loop_hook): Deprecated.
2990         * wince.c (child_wait): Update.
2991         * win32-nat.c (child_wait): Update.
2992         * v850ice.c (v850ice_wait): Update.
2993         * top.c (deprecated_ui_loop_hook): Update.
2994         * serial.h: Update.
2995         * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar) 
2996         (do_unix_readchar): Update.
2997         * ser-tcp.c (net_open): Update.
2998         * remote-sim.c (gdb_os_poll_quit): Update.
2999         * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
3000
3001 2004-06-24  Andrew Cagney  <cagney@gnu.org>
3002
3003         * defs.h (deprecated_pre_add_symbol_hook)
3004         (deprecated_post_add_symbol_hook): Deprecated.
3005         * symfile.c (symbol_file_add_with_addrs_or_offsets) 
3006         (symbol_file_add_with_addrs_or_offsets): Update references.
3007
3008 2004-06-24  Andrew Cagney  <cagney@gnu.org>
3009
3010         * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
3011         (ui_loop_hook, selected_frame_level_changed_hook): Declare.
3012         * wince.c (ui_loop_hook): Delete extern declaration.
3013         * win32-nat.c (ui_loop_hook): Delete extern declaration..
3014         * v850ice.c (ui_loop_hook): Delete extern declaration..
3015         * ser-unix.c (ui_loop_hook): Delete extern declaration..
3016         * ser-tcp.c (ui_loop_hook): Delete extern declaration..
3017         * remote-sim.c (ui_loop_hook): Delete extern declaration..
3018         * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
3019         ui_loop_hook declaration.
3020
3021 2004-06-24  Andrew Cagney  <cagney@gnu.org>
3022
3023         * objfiles.h (struct entry_info): Delete entry_func_lowpc and
3024         entry_func_highpc fields.
3025         * objfiles.c (init_entry_point_info): Do not clear
3026         entry_func_lowpc and entry_func_highpc.
3027         (objfile_relocate): Do not relocate entry_func_lowpc and
3028         entry_func_highpc.
3029         * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
3030         entry_func_highpc.
3031         * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
3032         entry_func_highpc.
3033         * blockframe.c (legacy_frame_chain_valid): Replace tests against
3034         entry_func_lowpc and entry_func_highpc with call to
3035         inside_entry_func.
3036
3037 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
3038
3039         * sparc64-tdep.c (sparc64_store_arguments): Fix passing
3040         quad-precision floating point arguments in registers.
3041
3042 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
3043
3044         From Michael Mueller <m.mueller99@kay-mueller.de>:
3045         * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
3046         account.
3047
3048 2004-06-22  Jeff Johnston  <jjohnstn@redhat.com>
3049
3050         * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
3051         to -1.
3052         * breakpoint.c (bpstat_stop_status): Move check for ignoring
3053         untriggered watchpoints to a separate if clause.  Update function
3054         comment regarding STOPPED_BY_WATCHPOINT argument.
3055
3056 2004-06-22  Jim Blandy  <jimb@redhat.com>
3057
3058         * gdbarch.sh: Doc fix.
3059
3060 2004-06-21  Martin Hunt  <hunt@redhat.com>
3061         Kevin Buettner <kevinb@redhat.com>
3062
3063         * config/mips/tm-mips.h (SP_REGNUM): Delete define.
3064         * mips-tdep.h (MIPS_SP_REGNUM): Define.
3065         * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
3066         to set_gdbarch_sp_regnum().  Use cooked register number.
3067         (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
3068
3069 2004-06-21  Andrew Cagney  <cagney@gnu.org>
3070
3071         * gdbarch.sh: When the macro field is empty, do not generate a
3072         macro definition.  When the macro field is "=", generate the macro
3073         name from the upper-case function name.
3074         (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
3075         (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
3076         (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
3077         (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
3078         (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
3079         (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
3080         (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
3081         (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
3082         (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
3083         (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
3084         (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
3085         (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
3086         (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
3087         (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
3088         (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3089         (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
3090         (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
3091         (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
3092         (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
3093         (DEPRECATED_USE_STRUCT_CONVENTION)
3094         (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
3095         (DEPRECATED_FRAME_INIT_SAVED_REGS)
3096         (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
3097         (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
3098         (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3099         (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
3100         (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
3101         (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
3102         (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
3103         (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
3104         (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
3105         (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
3106         (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
3107         (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
3108         (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
3109         (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
3110         (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
3111         (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
3112
3113 2004-06-21  Andrew Cagney  <cagney@gnu.org>
3114
3115         * gdbarch.sh: For gdbarch_dump, print the "function" rather than
3116         macro name, and the function rather than macro value.  Only wrap
3117         macro print statements in #ifdef.  Move format logic to where it
3118         is needed.
3119         * gdbarch.c: Re-generate.
3120         
3121         * gdbarch.sh (read): Delete "print_p" and "description", add
3122         "garbage_at_eol".  Check for non-empty garbage at end-of-line.
3123         Delete references to print_p.
3124         (TARGET_ARCHITECTURE): Delete print predicate.
3125         * gdbarch.c: Re-generate.
3126         
3127         * gdbarch.sh: Check that multi-arch methods do not provide a
3128         macro.
3129         (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
3130         (print_registers_info, print_float_info, print_vector_info)
3131         (adjust_breakpoint_address, remote_translate_xfer_address)
3132         (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
3133         (address_class_type_flags_to_name, unwind_sp): Remove the macro
3134         name from the multi-arch definition.
3135         
3136 2004-06-20  Andrew Cagney  <cagney@gnu.org>
3137
3138         * gdbarch.sh: Sort by the function, instead of macro name.
3139         * gdbarch.c: Re-generate.
3140         
3141 2004-06-20  Andrew Cagney  <cagney@gnu.org>
3142
3143         * gdbarch.sh: Use the function, instead of macro name in
3144         errors and the log file.
3145         (return_value): Remove stray ":" in spec.
3146
3147         * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
3148         * gdbarch.h, gdbarch.c: Re-generate.
3149         * Makefile.in (arch-utils.o): Update dependencies.
3150         * values.c (using_struct_return): Move code calling
3151         USE_STRUCT_CONVENTION to legacy_return_value, simplify.
3152         * stack.c (return_command): Move code calling STORE_RETURN_VALUE
3153         to legacy_return_value, simplify.
3154         * infcmd.c (print_return_value): Move code calling
3155         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
3156         to legacy_return_value, simplify.
3157         * infcall.c (call_function_by_hand): Move code calling
3158         EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
3159         * arch-utils.c: Update copyright.  Include "gdbcore.h".
3160         (legacy_return_value): New function.
3161         * arch-utils.h: Update copyright.
3162         (legacy_return_value): Declare.
3163         
3164 2004-06-20  Andrew Cagney  <cagney@gnu.org>
3165
3166         * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
3167         * gdbarch.h, gdbarch.c: Re-generate.
3168         * values.c (using_struct_return): Update call.
3169         * mcore-tdep.c: Update comment.
3170         * infcall.c (call_function_by_hand): Update comment.
3171         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3172         * arch-utils.h (always_use_struct_convention): Update.
3173         * v850-tdep.c (v850_gdbarch_init): Update.
3174         * sh64-tdep.c (sh64_gdbarch_init): Update.
3175         * sh-tdep.c (sh_gdbarch_init): Update.
3176         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3177         * mips-tdep.c (mips_gdbarch_init): Update.
3178         * mcore-tdep.c (mcore_gdbarch_init): Update.
3179         * m32r-tdep.c (m32r_gdbarch_init): Update.
3180         * ia64-tdep.c (ia64_gdbarch_init): Update.
3181         * h8300-tdep.c (h8300_gdbarch_init): Update.
3182         * frv-tdep.c (frv_gdbarch_init): Update.
3183         * cris-tdep.c (cris_gdbarch_init): Update.
3184         * arm-tdep.c (arm_gdbarch_init): Update.
3185         * alpha-tdep.c (alpha_gdbarch_init): Update.
3186
3187 2004-06-18  Michael Chastain  <mec.gnu@mindspring.com>
3188
3189         * PROBLEMS: Add more specific information, and a work-around,
3190         for PR gdb/1458.
3191
3192 2004-06-18  Andrew Cagney  <cagney@gnu.org>
3193
3194         * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
3195         * gdbarch.h, gdbarch.c: Re-generate.
3196         * ada-lang.c (ada_finish_decode_line_1): Update.
3197         * infrun.c (handle_inferior_event): Update.
3198         * infcall.c (find_function_addr): Update.
3199         * linespec.c (minsym_found): Update.
3200         * symtab.c (find_function_start_sal, skip_prologue_using_sal):
3201         Update.
3202         * blockframe.c (legacy_frameless_look_for_prologue): Update.
3203         * cli/cli-cmds.c (disassemble_command): Update.
3204         * vax-tdep.c (vax_gdbarch_init): Update.
3205
3206 2004-06-18  Mark Kettenis  <kettenis@gnu.org>
3207
3208         * i386-tdep.c (i386_collect_fpregset): Fix comment.
3209
3210 2004-06-17  Andrew Cagney  <cagney@gnu.org>
3211
3212         GDB 6.1.1 released from the GDB 6.1 branch.
3213         * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
3214         * PROBLEMS: Ditto.
3215
3216 2004-06-16  Daniel Jacobowitz  <dan@debian.org>
3217
3218         PR gdb/1658
3219         * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
3220         operation as a uleb128.  Found by Michael Coulter.
3221
3222 2004-06-16  Paul N. Hilfinger  <Hilfinger@gnat.com>
3223         
3224         * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
3225         make it non-static.
3226         * ada-lang.h (task_control_block): declaration moved from ada-task.c
3227         to ada-lang.h; this is needed to be able to implement the kill command
3228         in multi-task mode.
3229         (task_ptid): Ditto.
3230         (task_entry): Ditto.
3231         (task_list): Ditto.
3232         (ada_build_task_list): Ditto.
3233         
3234         * ada-lang.c: Conditionalize routines and data structures related 
3235         to breakpoints, exceptions, completion, and symbol caching on 
3236         GNAT_GDB, since these are not yet used in the submitted public sources.
3237         (ada_main_name): Editorial: Move definition out of exception-related 
3238         code.
3239
3240 2004-06-15  Andrew Cagney  <cagney@gnu.org>
3241
3242         * mips-tdep.c (non_heuristic_proc_desc): Delete call to
3243         deprecated_pc_in_call_dummy.
3244
3245 2004-06-15  Alan Modra  <amodra@bigpond.net.au>
3246
3247         * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
3248         bfd_get_section_size_before_reloc or _raw_size.
3249         * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
3250         * dwarf2read.c (dwarf2_locate_sections): Likewise.
3251         (dwarf2_read_section): Likewise.
3252         * elfread.c (elf_locate_sections): Likewise.
3253         * gcore.c (derive_heap_segment): Likewise.
3254         * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
3255         * remote-e7000.c (e7000_load): Likewise.
3256         * remote-m32r-sdi.c (m32r_load): Likewise.
3257         * remote-mips.c (mips_load_srec): Likewise.
3258         (pmon_load_fast): Likewise.
3259         * remote.c (compare_sections_command): Likewise.
3260         * symfile.c (add_section_size_callback): Likewise.
3261         (load_section_callback): Likewise.
3262         (pc_in_unmapped_range): Likewise.
3263         (pc_in_mapped_range): Likewise.
3264         (sections_overlap): Likewise.
3265         (list_overlays_command): Likewise.
3266         (simple_overlay_update_1): Likewise.
3267         (simple_overlay_update): Likewise.
3268         * tracepoint.c (remote_set_transparent_ranges): Likewise.
3269         * win32-nat.c (core_section_load_dll_symbols): Likewise.
3270
3271 2004-06-14  Randolph Chung  <tausq@debian.org>
3272
3273         * Makefile.in (hppa-hpux-tdep.o): Update dependency.
3274         * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make 
3275         static.
3276         (hppa_hpux_inferior_created): New function.
3277         (hppa_hpux_init_abi): Register observer.
3278         * symfile.c (hp_cxx_exception_support_initialized)
3279         (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
3280         (symbol_file_add_main_1, symbol_file_clear): Likewise.
3281
3282 2004-06-14  Randolph Chung  <tausq@debian.org>
3283
3284         * MAINTAINERS (Write After Approval): Alphabetize my entry
3285         correctly.
3286
3287 2004-06-14  Andrew Cagney  <cagney@gnu.org>
3288
3289         * MAINTAINERS (testsuite): List Michael Chastain as the lead
3290         testsuite maintainer.
3291
3292 2004-06-13  Andrew Cagney  <cagney@gnu.org>
3293
3294         * infcmd.c (print_return_value): Fix logic, allow
3295         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
3296
3297         * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
3298         defining any macros.
3299         * gdbarch.h: Re-generate.
3300
3301         * gdbarch.sh: Delete "level" attribute.  Only check for a macro
3302         redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
3303         * gdbarch.h: Re-generate.
3304
3305         * values.c (generic_use_struct_convention): Don't check gcc_p.
3306
3307         * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
3308         (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
3309         * gdbarch.h, gdbarch.c: Regenerate.
3310         * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE) 
3311         (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
3312         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
3313         deprecated_max_register_raw_size and
3314         deprecated_max_register_virtual_size.
3315         * v850-tdep.c (v850_gdbarch_init): Ditto.
3316         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
3317         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
3318         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
3319         * cris-tdep.c (cris_gdbarch_init): Ditto.
3320
3321         * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
3322         * gdbarch.h, gdbarch.c: Re-generate.
3323         * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
3324         (m68hc11_use_struct_convention): Delete function.
3325         (m68hc11_extract_struct_value_address): Delete function.
3326         (m68hc11_return_value): New function.
3327         (m68hc11_gdbarch_init): Instead of store_return_value,
3328         extract_return_value, return_value_on_stack,
3329         deprecated_extract_struct_value_address and use_struct_convention,
3330         set return_value.
3331         * values.c (using_struct_return): Do not call
3332         RETURN_VALUE_ON_STACK.
3333         * arch-utils.h (generic_return_value_on_stack_not): Delete
3334         declaration.
3335         * arch-utils.c (generic_return_value_on_stack_not): Delete
3336         function.
3337         
3338 2004-06-12  Andrew Cagney  <cagney@gnu.org>
3339
3340         * values.c (register_value_being_returned): Delete function.
3341         * infcmd.c (legacy_return_value): Delete function.
3342         * infcall.c (call_function_by_hand): Inline
3343         "register_value_being_returned", simplify.
3344         * values.c (using_struct_return): Update comment, refer to
3345         print_return_value instead of register_value_being_returned.
3346         * infcmd.c (print_return_value): Inline calls to
3347         register_value_being_returned and legacy_return_value.  Simplify.
3348
3349 2004-06-11  Randolph Chung  <tausq@debian.org>
3350
3351         * somread.c (som_symtab_read): Exclude gcc local symbols.
3352
3353 2004-06-11  Randolph Chung  <tausq@debian.org>
3354
3355         * infrun.c (handle_inferior_event): Handle the case when a
3356         trampoline ends up in the runtime resolver, and if the trampoline
3357         has no name.  Rearrange the code so that all the trampoline
3358         processing happens before other step-out-of-range handling.
3359
3360 2004-06-11  Martin Hunt  <hunt@redhat.com>
3361
3362         * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
3363         has no fpu.
3364
3365 2004-06-10  Andrew Cagney  <cagney@gnu.org>
3366
3367         * blockframe.c (legacy_inside_entry_func): Delete.
3368         (legacy_frame_chain_valid): Inline call to
3369         legacy_inside_entry_func, simplify.
3370
3371 2004-06-10  Bob Rossi  <bob@brasko.net>
3372
3373         * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
3374         * dwarf2read.c (partial_die_info): Add dirname field.
3375         (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
3376         (read_partial_die): Save away DW_AT_comp_dir.
3377         * defs.h (symtab_to_filename): Removed.
3378         * source.c (find_and_open_source): Added.
3379         (open_source_file): Just calls find_and_open_source.
3380         (symtab_to_filename): Removed.
3381         (symtab_to_fullname, psymtab_to_fullname): Added.
3382         * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
3383         * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
3384         symtab_to_filename.
3385         * symtab.h (partial_symtab): Add dirname field.
3386         * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
3387         (mi_cmd_file_list_exec_source_file): Call new function
3388         symtab_to_fullname to find fullname.
3389         (mi_cmd_file_list_exec_source_files): Added.
3390         * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
3391         * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
3392
3393 2004-06-10  Andrew Cagney  <cagney@gnu.org>
3394
3395         * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
3396         to generic_use_struct_convention, the default value.
3397
3398         * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
3399         of abort.
3400
3401         * ns32k-tdep.c (ns32k_push_arguments): New function.
3402         (ns32k_gdbarch_init): Set deprecated_push_arguments.
3403         * infcall.c (call_function_by_hand): Call error instead of
3404         legacy_push_arguments.
3405         * value.h (legacy_push_arguments): Delete declaration.
3406         * valops.c (legacy_push_arguments): Delete function.
3407         (value_push): Delete function.
3408
3409 2004-06-10  Brian Ford  <ford@vss.fsi.com>
3410
3411         * coffread.c (coff_symfile_read): Prevent mixed debugging formats
3412         from corrupting/reinitializing the psymtab.  Support DWARF 2 frame
3413         info.
3414         * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
3415
3416 2004-06-10  Andrew Cagney  <cagney@gnu.org>
3417
3418         * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
3419         * gdbarch.h, gdbarch.c: Re-generate.
3420         * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
3421         parameters.
3422         * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
3423         * arm-tdep.c (arm_pc_is_thumb_dummy): Call
3424         deprecated_pc_in_call_dummy instead of
3425         DEPRECATED_PC_IN_CALL_DUMMY.
3426         (arm_skip_prologue): Ditto.
3427         * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
3428         (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
3429         * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
3430         (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
3431         Ditto.
3432         * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr) 
3433         (sh64_init_extra_frame_info, sh64_get_saved_register) 
3434         (sh64_pop_frame): Ditto.
3435         * mips-tdep.c (non_heuristic_proc_desc): Ditto.
3436         * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc) 
3437         (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
3438         * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc) 
3439         (h8300_pop_frame): Ditto.
3440         * blockframe.c (legacy_inside_entry_func) 
3441         (legacy_frame_chain_valid): Ditto.
3442         * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
3443         to deprecated_pc_in_call_dummy.
3444         
3445 2004-06-09  Andrew Cagney  <cagney@gnu.org>
3446
3447         * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
3448         provide a default value.
3449         (CONVERT_REGISTER_P): Default to generic_convert_register_p.
3450         * gdbarch.h, gdbarch.c: Re-generate.
3451         * arch-utils.c (generic_convert_register_p): Rename
3452         legacy_convert_register_p
3453         (legacy_register_to_value, legacy_value_to_register): Delete
3454         functions.
3455         * arch-utils.h (generic_convert_register_p): Rename
3456         legacy_convert_register_p.
3457         (legacy_register_to_value, legacy_value_to_register): Delete
3458         declarations.
3459
3460         * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
3461         (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
3462         (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
3463         * gdbarch.h, gdbarch.c: Re-generate.
3464         * infcmd.c (default_print_registers_info): Simplify.
3465         * findvar.c (value_of_register): Simplify.
3466         * mi/mi-main.c (get_register): Simplify.
3467         * arch-utils.c (legacy_convert_register_p): Always return 0.
3468         (legacy_register_to_value, legacy_value_to_register): Always call
3469         internal_error.
3470
3471         * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
3472         #ifdef CLEAR_INSN_CACHE code.
3473         * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
3474         Delete #ifdef CLEAR_DEFERRED_STORES code.
3475
3476         * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
3477
3478         * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
3479         copyright.
3480         * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
3481
3482         * config/mips/mipsv4.mh: Delete file.
3483
3484         * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
3485         unreferenced macro.
3486         (hpread_adjust_stack_address): Delete declaration.
3487
3488 2004-06-08  Andrew Cagney  <cagney@gnu.org>
3489
3490         * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
3491         (attach, detach): When neither PT_ATTACH / PT_DETACH nor
3492         PTRACE_ATTACH / PTRACE_DETACH available call error.
3493         (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
3494         * infttrace.c (update_thread_state_after_attach, attach, detach):
3495         Remove #ifdef wrappers.
3496         * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
3497         * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
3498         * config/nm-bsd.h (ATTACH_DETACH): Delete.
3499         * config/nm-sysv4.h (ATTACH_DETACH): Delete.
3500         * config/nm-nbsd.h (ATTACH_DETACH): Delete.
3501         * config/nm-linux.h (ATTACH_DETACH): Delete.
3502         * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
3503         * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
3504         * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
3505         * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
3506         * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
3507
3508 2004-06-08  Corinna Vinschen  <vinschen@redhat.com>
3509
3510         * configure.in: Set $configdir to the right OS specific value.
3511         Use value when setting $tcldir and $tkdir.
3512         * configure: Regenerate.
3513
3514 2004-06-06  Paul Brook  <paul@codesourcery.com>
3515
3516         * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
3517         records.
3518
3519 2004-06-08  Paul N. Hilfinger  <Hilfinger@gnat.com>
3520
3521         * ada-lang.c (lookup_symbol_in_language): New function to allow
3522         re-use of another language's symbol lookup code.  (Placed here
3523         temporarily while Ada support is being integrated into the public
3524         tree).  
3525         (restore_language): New auxiliary function for 
3526         lookup_symbol_in_language.
3527         * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
3528         temporarily while Ada support is being integrated into the public
3529         tree).
3530         
3531 2004-06-08  Alexandre Oliva  <aoliva@redhat.com>
3532
3533         * Makefile.in (check//%): New.
3534
3535         * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
3536         (mn10300_store_return_value): Rewrite.
3537         (mn10300_type_align): New.
3538         (mn10300_use_struct_convention): Rewrite.
3539         (mn10300_return_value): New, using all of the above.
3540         (mn10300_pop_frame_regular): Add saved_regs_size.
3541         (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
3542
3543         * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
3544         regs if PC is on movm.
3545
3546 2004-06-07  Jim Blandy  <jimb@redhat.com>
3547
3548         Add native Linux support for the PowerPC E500.
3549         * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
3550         * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
3551         all architectures except the E500.
3552         * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
3553         #definitions.
3554         (struct gdb_evrregset_t): New type.
3555         (have_ptrace_getsetevrregs): New variable.
3556         (get_spe_registers, read_spliced_spe_reg, fetch_spe_register, 
3557         fetch_spe_registers): New functions.
3558         (fetch_register): Call fetch_spe_register as appropriate.
3559         Assert that we're only passed raw register numbers.
3560         (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
3561         Don't fetch gprs if they're pseudoregisters.
3562         (set_spe_registers, write_spliced_spe_reg, store_spe_register,
3563         store_spe_registers): New functions.
3564         (store_register): Call store_spe_register as appropriate.
3565         Assert that we're only passed raw register numbers.
3566         (store_ppc_registers): Call store_spe_registers as appropriate.
3567         Don't store gprs if they're pseudoregisters.
3568         
3569 2004-06-07  Jeff Johnston  <jjohnstn@redhat.com>
3570
3571         * thread-db.c (thread_get_info_callback): Fill in the thread_info
3572         struct if one exists, even if we are dealing with a zombie thread.
3573
3574 2004-06-07  Andrew Cagney  <cagney@gnu.org>
3575
3576         * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
3577         * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
3578         Rename PC_REQUIRES_RUN_BEFORE_USE.
3579         * breakpoint.c (breakpoint_sals_to_pc): Update.  Wrap reference in
3580         #ifdef.
3581
3582 2004-06-07  Randolph Chung  <tausq@debian.org>
3583
3584         * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
3585         unwinding after sp has been saved to the stack but before the end
3586         of the prologue, and after the fp has been modified but before it has
3587         been saved to the stack.
3588         (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer): 
3589         Remove superfluous definitions.
3590         (hppa_gdbarch_init): Remove superfluous frame base sniffer.
3591
3592 2004-06-07  Guy Martin  <gmsoft@gentoo.org>
3593
3594         Committed by Randolph Chung.
3595         * hppa-linux-nat.c: Include the correct version of the header file
3596         depending on the kernel version.
3597
3598 2004-06-06  Randolph Chung  <tausq@debian.org>
3599
3600         * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
3601         (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
3602
3603 2004-06-06  Randolph Chung  <tausq@debian.org>
3604
3605         * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline) 
3606         (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
3607         * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
3608         * hppa-tdep.c (hppa_symbol_address): New function definition.
3609         * hppa-tdep.h (hppa_symbol_address): New function declaration.
3610
3611 2004-06-06  Randolph Chung  <tausq@debian.org>
3612
3613         * hppa-tdep.h (struct value): Forward declaration.
3614         (gdbarch_tdep): Define tdep find_global_pointer method.
3615         * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
3616         associated with the function we are trying to call, and write it
3617         to the gp register.
3618         (hppa32_convert_from_funct_ptr_addr): New function.
3619         (hppa_find_global_pointer): New function.
3620         (hppa_gdbarch_init): Set default find_global_pointer method; set
3621         convert_from_func_ptr_addr method.
3622         * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
3623         (hppa_linux_init_abi): Set find_global_pointer method.
3624         * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
3625
3626 2004-06-06  Randolph Chung  <tausq@debian.org>
3627
3628         * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
3629         to struct value *function.
3630         * gdbarch.c: Regenerate.
3631         * gdbarch.h: Likewise.
3632         * infcall.c (call_function_by_hand): Pass entire function value
3633         to push_dummy_call.
3634
3635         * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
3636         (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
3637         * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
3638         * amd64-tdep.c (amd64_push_dummy_call): Likewise.
3639         * arm-tdep.c (arm_push_dummy_call): Likewise.
3640         * avr-tdep.c (avr_push_dummy_call): Likewise.
3641         * cris-tdep.c (cris_push_dummy_call): Likewise.
3642         * d10v-tdep.c (d10v_push_dummy_call): Likewise.
3643         * frv-tdep.c (frv_push_dummy_call): Likewise.
3644         * h8300-tdep.c (h8300_push_dummy_call): Likewise.
3645         * hppa-tdep.c (hppa32_push_dummy_call)
3646         (hppa64_push_dummy_call): Likewise.
3647         * i386-tdep.c (i386_push_dummy_call): Likewise.
3648         * ia64-tdep.c (ia64_push_dummy_call): Likewise.
3649         * m32r-tdep.c (m32r_push_dummy_call): Likewise.
3650         * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
3651         * m68k-tdep.c (m68k_push_dummy_call): Likewise.
3652         * m88k-tdep.c (m88k_push_dummy_call): Likewise.
3653         * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
3654         (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
3655         * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
3656         (ppc64_sysv_abi_push_dummy_call): Likewise.
3657         * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
3658         (ppc64_sysv_abi_push_dummy_call): Likewise.
3659         * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
3660         * s390-tdep.c (s390_push_dummy_call): Likewise.
3661         * sh-tdep.c (sh_push_dummy_call_fpu)
3662         (sh_push_dummy_call_nofpu): Likewise.
3663         * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
3664         * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
3665         * vax-tdep.c (vax_push_dummy_call): Likewise.
3666
3667 2004-06-04  Jim Blandy  <jimb@redhat.com>
3668
3669         * ppc-linux-nat.c (fetch_register): Don't forget to pass the
3670         gdbarch argument to register_size.
3671
3672         * rs6000-tdep.c (rs6000_store_return_value): Use
3673         regcache_cooked_write_part instead of
3674         deprecated_write_register_bytes.
3675         (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
3676         not gdbarch_deprecated_store_return_value.
3677
3678         * ppc-linux-nat.c (store_register, fetch_register): Remove
3679         incorrect assertions.  Simplify and generalize handling of
3680         transfers whose sizes are not multiples of, or less than, sizeof
3681         (PTRACE_XFER_TYPE).
3682
3683 2004-06-04  Jeff Johnston  <jjohnstn@redhat.com>
3684
3685         * infrun.c (handle_inferior_event): Don't treat an invalid ptid
3686         as a new thread event.
3687         * thread-db.c (thread_get_info_callback): If the thread is a
3688         zombie, return TD_THR_ZOMBIE.
3689         (thread_from_lwp): If thread_get_info_callback returns
3690         TD_THR_ZOMBIE, check if the thread is still on the thread list
3691         and return a -1 ptid if not found.
3692         (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
3693         change the status to TARGET_WAITKIND_SPURIOUS.
3694
3695 2004-06-03  Corinna Vinschen  <vinschen@redhat.com>
3696
3697         * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
3698         double values in little endian mode.
3699
3700 2004-06-02  Albert Chin-A-Young  <china@thewrittenword.com>
3701
3702         Committed by Andrew Cagney.
3703         * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
3704         after last enum constant to avoid error from IBM C
3705         compiler.
3706
3707 2004-06-02  Jim Blandy  <jimb@redhat.com>
3708
3709         * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
3710         to 'message', and make it local to the lone block that uses it.
3711
3712         * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
3713
3714 2004-06-02  Paul N. Hilfinger  <hilfinger@gnat.com>
3715
3716         * ada-exp.y: Update copyright notice.
3717         Include block.h.
3718         
3719         Replace REGNAME, LAST, INTERNAL_VARIABLE with
3720         SPECIAL_VARIABLE and unify the treatment of these cases.
3721
3722         (write_attribute_call0): Remove.
3723         (write_attribute_call1): Remove.
3724         (write_attribute_calln): Remove.
3725         (save_qualifier): Add missing semicolon.
3726
3727         (simple_exp,exp): Decomment (i.e., reactivate) code that was 
3728         temporarily disabled to allow compilation with FSF head version.
3729
3730         (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and 
3731         use individual operators (OP_*) for all attributes.
3732         (exp syntax): Use write_int.
3733         Handle STRING literals with OP_STRING.
3734         (variable syntax): Add limit parameter to calls to 
3735         write_object_renaming.  
3736
3737         (temp_parse_space): New definition to hold entities that need
3738         only live until the next call to ada_parse.
3739         (string_to_operator): Rename fields of ada_opname_table entries.
3740
3741         (write_var_from_sym): Record block.
3742         (write_var_from_name): Minor reformatting.
3743         Make sure saved name is properly encoded in the case of multiple 
3744         matches, and set its language to Ada.
3745         Update comment.
3746         Modify to indicate unresolved name as symbol in the UNRESOLVED 
3747         namespace, allocated in temp_parse_space.
3748         (write_int): New function.
3749
3750         (write_object_renaming): Add max_depth parameter to limit
3751         chains of object renamings.
3752         Handle case where root of renaming expression is itself a renaming.
3753         Use temp_parse_space for temporary name buffer.
3754         Handle renamings to dereferenced pointers (___XEXA suffices).
3755         
3756         (ada_parse, yyerror, string_to_operator, 
3757         write_var_from_sym, write_var_from_name, write_attribute_call0, 
3758         write_attribute_call1, write_attribute_calln, 
3759         write_object_renaming): Protoize.
3760
3761         (_initialize_ada_exp): New function.
3762         
3763         * ada-lang.c: Update copyright notice.
3764         General terminology change to conform to GNAT compiler usage:
3765         mangle => encode, demangle => decode
3766         Include gdb_obstack.h.
3767         Include gdb_regex.h
3768         Include frame.h
3769         Include hashtab.h
3770         Include completer.h
3771         Include gdb_stat.h
3772         Include block.h
3773         Include infcall.h
3774         
3775         (ADA_RETAIN_DOTS): Make sure this is defined.
3776         (TRUNCATION_TOWARDS_ZERO): Define.
3777         (struct string_vector): Define.
3778         (unresolved_names): Remove definition.
3779         (xnew_string_vector): New function.
3780         (string_vector_append): New function.
3781         (extract_string): Make static.
3782         (ada_unqualified_name): New function.
3783         (add_angle_brackets): New function.
3784         (function_name_from_pc): New function.
3785         (place_on_stack): Rename to ensure_lval.
3786
3787         (ensure_lval): Renamed from place_on_stack.
3788         Make identity on lvals.
3789         Update comment.
3790         (is_nonfunction): New interface.
3791         Only symbols in LOC_CONST class can be enumerals.
3792         (fill_in_ada_prototype): Remove; now independent of language.
3793         (add_defn_to_vec): Add obstack and symtab arguments.
3794         Use obstack to hold collected definitions.
3795         (num_defns_collected): New function.
3796         (defns_collected): New function.
3797         (ada_resolve_subexp): Rename to resolve_subexp.
3798         (resolve_subexp): Renamed from ada_resolve_subexp.
3799         (ada_op_name): Return non-const result.
3800         (ada_decoded_op_name): Renamed from ada_op_name, now used for
3801         other purposes.
3802
3803         (to_fixed_array_type): Add declaration.
3804         (coerce_unspec_val_to_type): Remove offset parameter.
3805         (find_sal_from_funcs_and_line): New interface.
3806         (find_line_in_linetable): Ditto.
3807
3808         (all_sals_for_line): Rename to ada_sals_for_line and make
3809         global.
3810         Add new parameter. When set, do not ask the user to choose the 
3811         instance, but use the first one found instead.
3812         Use given line number in returned sals.
3813         Fix comment. 
3814         Skip the prologue if funfirstline is set.
3815         Correct for memory leak when 0 lines found.
3816
3817         (value_pos_atr): Use pos_atr.
3818         (pos_atr): New function.
3819         (standard_lookup): Add block parameter.
3820
3821         (makeTimeStart): Remove declaration and uses.
3822         (makeTimeStop): Remove declaration and uses.
3823
3824         (ada_completer_word_break_characters): Allow for VMS.
3825         (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
3826         (raise_sym_name): New constant.
3827         (raise_unhandled_sym_name): New constant.
3828         (raise_assert_sym_name): New constant.
3829         (process_raise_exception_name): New constant.
3830         (longest_exception_template): New constant.
3831         (warning_limit): New variable to limit warnings during expression
3832         evaluation.
3833         (warnings_issued): New variable to keep track of warnings issued.
3834         (known_runtime_file_name_patterns): New constant.
3835         (known_auxiliary_function_name_patterns): New constant.
3836         (symbol_list_obstack): New variable.
3837         
3838         (field_name_match,is_suffix,is_suppressed_name,ada_encode,
3839         ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
3840         lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
3841         find_sal_from_funcs_and_line, ada_breakpoint_rewrite, 
3842         ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field, 
3843         ada_variant_discrim_name, field_alignment, dynamic_template_type,
3844         ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type): 
3845         Replace use of deprecated STREQ and STREQN macros by calls to strncmp 
3846         and strcmp. 
3847
3848         (ada_get_field_index): New function.
3849         (lim_warning): New function.
3850         (ada_translate_error_message): New function.
3851         (MAX_OF_SIZE): New function.
3852         (MIN_OF_SIZE): New function.
3853         (UMAX_OF_SIZE): New function.
3854         (UMIN_OF_SIZE): New function.
3855         (discrete_type_high_bound): New function.
3856         (discrete_type_low_bound): New function.
3857         (base_type): New function.
3858         (do_command): Remove.
3859         
3860         (ada_update_initial_language): Use language_ada, not language_unknown.
3861         (ada_encode): Renamed from ada_mangle.
3862         Obey ADA_RETAIN_DOTS.
3863         (ada_decode): Renamed from ada_demangle.
3864         Update coding conventions.
3865         (decoded_names_store): New hash table.
3866         (ada_decode_symbol): New function.
3867         (ada_la_decode): New function.
3868         
3869         (modify_general_field): Correct computations of offset and bit 
3870         position.
3871         (desc_base_type): Handle ref types, too.
3872         (ada_is_direct_array_type): New function.
3873
3874         (ada_is_simple_array): Rename to ada_is_simple_array_type.
3875         (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
3876         (ada_is_bogus_array_descriptor,ada_type_of_array,
3877         ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
3878         ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed 
3879         ada_is_array_descriptor_type.
3880         
3881         (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
3882         (ada_is_packed_array_type): Handle pointers or 
3883         references to packed arrays as well.
3884         (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
3885         (decode_packed_array_type): Search for the packed array type 
3886         symbol in the currently selected block and associated 
3887         superblocks too.
3888         Use lookup_symbol again.
3889
3890         (decode_packed_array): Handle pointers and references.
3891         Update call to coerce_unspec_val_to_type.
3892         (decode_packed_array_type,value_subscript_packed): Limit warnings.
3893         (ada_value_primitive_packed_val): Improve comment.
3894         
3895         (ada_index_type): Substitute int type for "undefined".
3896         (ada_index_type,ada_array_bound_from_type,ada_array_bound,
3897         ada_array_langth, ada_is_string_type): Use renamed 
3898         ada_is_simple_array_type.
3899         (empty_array): New function.
3900
3901         (ada_resolve):  Rename to resolve.
3902         (resolve): Make static.
3903         Call renamed resolve_subexp.
3904         Update comment.
3905         (ada_resolve_subexp): Rename to resolve_subexp.
3906         (resolve_subexp): Update comment.
3907         Decomment disabled code.
3908         Add LOC_COMPUTED* cases.
3909         Modify to use temporary struct symbols (marked as being in 
3910         UNDEF_NAMESPACE) to indicate unresolved names, instead of 
3911         OP_UNRESOLVED_VALUE.
3912         Remove OP_ATTRIBUTE; use individual opcodes for attributes.     
3913         Add OP_STRING case.
3914         Remove OP_ARRAY.
3915         Use SYMBOL_PRINT_NAME instead of ada_demangle.
3916         Use new ada_lookup_symbol_list interface.
3917         Use new ada_resolve_function interface.
3918         Remove OP_TYPE case.
3919
3920         (ada_args_match): Idiot proof against null actuals.
3921         Use intermediate variables to clarify.
3922         (ada_resolve_function): Update comment and interface.
3923         (mangled_ordered_before): Rename to encoded_ordered_before and
3924         update comment.
3925         (sort_choices): Update comment and interface.
3926         Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
3927         (user_select_syms): New interface.
3928         Use new sort_choices interface.
3929         Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
3930         (possible_user_operator_p): Idiot-proof against null values.
3931         (ada_simple_renamed_entity): Don't make cleanup; rely on 
3932         caller to free result string.
3933         Remove const from return type.
3934         (make_array_descriptor): Rename uses of place_on_stack to 
3935         ensure_lval.
3936         Make sure that arrays are on stack.
3937         
3938         (HASH_SIZE): Define.
3939         (struct cache_entry): Define.
3940         (cache_space): Define.
3941         (cache): Define.
3942         (clear_ada_sym_cache): New function.
3943         (find_entry): New function.
3944         (lookup_cached_symbol): New function.
3945         (defn_vector_size): Define.
3946         (cache_symbol): New function.
3947         (defn_symbols): Remove.
3948         
3949         (standard_lookup): Use lookup_symbol_in_language to get effect of
3950         C lookup.
3951         Cache results.
3952         
3953         (symbol_completion_match): New function.
3954         (symbol_completion_add): New function.
3955         (ada_make_symbol_completion_list): New function.
3956
3957         (ada_lookup_partial_symbol,ada_lookup_simple_minsym, 
3958         add_symbols_from_enclosing_procs,remove_extra_symbols): Replace 
3959         DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME. 
3960         (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
3961         
3962         (ada_lookup_simple_minsym): New function.
3963         (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
3964
3965         (add_symbols_from_enclosing_procs): New interface.
3966         Conditionalize more helpfully.
3967         Don't bother if program isn't running.
3968         Use new interface to get_frame_block.
3969         Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
3970         
3971         (remove_extra_symbols): New interface.
3972         (xget_renaming_scope): New function.
3973         (is_package_name): New function.
3974         (renaming_is_visible): New function.
3975         (remove_out_of_scope_renamings): New function.
3976
3977         (ada_lookup_symbol_list): New interface.
3978         Properly reinitialize the symbol list obstack.
3979         Don't call add_symbols_from_enclosing_procs if we start from a
3980         static or global block.
3981         Use new interfaces to ada_add_block_symbols, add_defn_to_vec, 
3982         add_symbols_from_enclosing_procs.
3983         Add symtab data to cached entries.
3984         Handle symbols prefixed with
3985         "standard__" specially; strip prefix and don't look in local symbols.
3986         Do not include out of scope renaming symbols in list of 
3987         symbols returned.
3988         Add const to block parameter.
3989         Move check for non-local, non-global symbols earlier.  
3990         Remove timing stuff.
3991         (ada_lookup_symbol): New interface.
3992         Find symtab as well.
3993         (ada_lookup_symbol_nonlocal): New function.
3994
3995         (is_name_suffix): Enhance suffix detection to recognize
3996         an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
3997         (is_dot_digits_suffix): New function.
3998         (wild_match): Ignore ".[:digit:]*" suffixes during matches.
3999         
4000         (ada_add_block_symbols): New interface.  Use obstack to return results
4001         in a vector of struct ada_symbol_infos.  Add symtab argument.
4002         Use new interface to add_defn_to_vec.
4003         Remove calls to fill_in_ada_prototype.
4004         Use BLOCK_BUCKETS, BLOCK_BUCKET.
4005         
4006         (ada_finish_decode_line_1): Add const qualification to local to fix
4007         warning.
4008         Start looking in static block for functions to avoid attempts 
4009         to search frame chain for up-level variables.
4010         Adapt to new ada_sals_for_line interface.
4011         Use new interfaces to ada_lookup_symbol_list and user_select_syms.
4012         Handle quoting of the function name inside the spec string.
4013         Skip prologue when funfirstline is set and update the 
4014         function documentation to that effect.
4015
4016         (debug_print_lines, debug_print_block, debug_print_blocks, 
4017         debug_print_symtab): Remove.
4018
4019         (ada_main_name): New function.  
4020         (ada_exception_breakpoint_type): New function.
4021         (is_known_support_routine): New function.
4022         (ada_find_printable_frame): Renamed from find_printable_frame and made
4023         global.
4024         Remove level parameter.
4025         Use new interface to select_frame.
4026
4027         (begin_command): Remove.
4028         (ada_adjust_exception_stop): New function.
4029         (ada_print_exception_stop): New function.
4030         (exception_name_from_cond): New function.
4031         (ada_report_exception_break): Replace disabled code with 
4032         conditionalization on GNAT_GDB.
4033         Get the exception name from the condition string.
4034         Remove and move functionality into new functions 
4035         ada_print_exception_breakpoint_task and 
4036         ada_print_exception_breakpoint_nontask.
4037         (error_breakpoint_runtime_sym_not_found): New function.
4038         (is_runtime_sym_defined): New function.
4039         (ada_breakpoint_rewrite): Uncomment suppressed code.
4040         Use symbolic error-message and runtime-symbol names.
4041         Surround runtime symbol names in quotes.
4042         Allow non-specific breakpoints on exceptions and assertions before
4043         program starts.
4044         
4045         (ada_is_tagged_type): Add parameter.
4046         (ada_is_tag_type): New function.
4047         (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
4048         (ada_variant_discrim_type): Ditto.
4049         (value_tag_from_contents_and_address): New function.
4050         (type_from_tag): New function.
4051         (struct tag_args): New structure used to communicate with
4052         ada_tag_name_1.
4053         (ada_tag_name_1): New function.
4054         (ada_tag_name): New function.
4055
4056         (ada_scan_number): Update comment.
4057         (find_struct_field): New function.
4058         (ada_search_struct_field): Make static.
4059         (ada_value_struct_elt): New version that returns references when
4060         given pointers or references to structs.
4061         (ada_lookup_struct_elt_type): Add 'refok' parameter.
4062         (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
4063         interface.
4064         (ada_value_ind): Use new ada_to_fixed_value interface.
4065         (ada_coerce_ref): Ditto.
4066         (field_offset): Remove.
4067
4068         (ada_find_any_symbol): New function, extracted from ada_find_any_type.
4069         (ada_find_renaming_symbol): New function.
4070         (ada_prefer_type): Prefer named types over unnamed ones.
4071         (variant_field_index): New function.
4072         (contains_variant_part): Removed: subsumed by variant_field_index.
4073         (ada_template_to_fixed_record_type): New function, mostly from
4074         template_to_fixed_record_type.
4075         (template_to_fixed_record_type): 
4076         Do not scan the type fields beyond the last one; prevents a 
4077         potential SEGV.
4078         Handle case where variant field is listed BEFORE discriminant it 
4079         depends on.
4080         Fix calculation of record length when bit length is 
4081         not evenly divisible by char length.
4082         Move code to ada_template_to_fixed_record_type and call it.
4083
4084         (template_to_static_fixed_type): Revise comment.  
4085         Modify to work on ordinary record types as well as templates, 
4086         so as to handle fields that use ___XVE or ___XVU encodings. 
4087         (to_record_with_fixed_variant_part): Fill out comment.
4088         Initialize C++ stuff in right type.
4089         Allow case where DVAL is null.
4090         Handle case where variant field is not last.
4091         Fix typo concerning record length.
4092         (to_fixed_record_type): Decomment disabled code.
4093         (to_fixed_record_type): Use variant_field_index instead of 
4094         contains_variant_part.
4095         (to_fixed_variant_branch_type): Ditto.
4096         (to_fixed_array_type): Decomment disabled code.
4097         (ada_to_fixed_type): Convert tagged types to the specific type.
4098         Deactivate the size-check for array types in order to avoid 
4099         some false size alarms.
4100         (to_static_fixed_type): Decomment disabled code.
4101         Modify to call template_to_static_fixed_type
4102         on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
4103         (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
4104         Remove valaddr argument, as it is never really used.
4105         (ada_to_fixed_value): Change interface to act on single struct value*
4106         operand.
4107         (adjust_pc_past_prologue): New function.
4108         (ada_attribute_name): Modify to take enum exp_opcode argument.
4109                 
4110         (ada_enum_name): Recognize new homonym-distinguishing convention.
4111         Adjust local variable's type to remove compiler warning.
4112         Fix a small problem in the part that unqualifies the enumeration name.
4113         (ada_value_binop): New function.
4114         (ada_value_equal): New function.
4115
4116         (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
4117         Don't give error message when not doing normal evaluation 
4118         and a tagged type doesn't seem to contain a structure member.
4119         Give error message for packed arrays.
4120         For indexing arrays, handle pointers to packed arrays correctly.
4121         Handle case of 'first and 'last attributes of bare integral type 
4122         without encoded subtype info.  
4123         Remove some unnecessary casts.
4124         Fix uninitialized value of type in computing 'first, 'last, or 'length
4125         of array object.  
4126         Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
4127         Remove binop_user_defined_p tests and value_x_binop and value_x_unop
4128         calls.
4129         Attributes are now exp_opcode values.
4130         Correct treatment of 'modulus.
4131         Better error message for taking 'length of wrong kind of type; 
4132         improve comment.
4133         Change EVAL_NORMAL to noside for consistency.
4134         Use ada_value_binop for DIV, MOD, REM.
4135         Make special case out of array of length 0, since an argument 
4136         of 0 upsets some platforms' malloc.
4137         Use OP_STRING instead of OP_ARRAY.
4138         For slice, add check that we have an array type before extracting 
4139         a slice out of it.  Avoids a SEGV.
4140         When evaluating an array slice, if the array type is a reference to 
4141         an aligner type, then replace the aligner type by the actual type.
4142         Decomment disabled code.
4143         Remove some dead code.
4144         Use temporary struct symbols (marked as being in UNDEF_NAMESPACE) 
4145         to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
4146         Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE, 
4147         and UNOP_MBR to UNOP_IN_RANGE.
4148         If an array type has a parallel ___XVE type, then use it.
4149         Turn arrays into pointers for lvalue arrays.
4150         Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
4151         bounds error and handle 0-length slices.
4152         Use lim_warning.
4153         When selecting fields, apply ada_to_fixed_value (because the fields 
4154         might have ___XVU or ___XVE encodings even if not dynamic.)
4155         Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
4156         (ada_is_system_address_type): New function.
4157
4158         (get_var_value): Use new interface to ada_lookup_symbol_list.
4159         (get_int_var_value): New interface.
4160         (to_fixed_range_type): Allow unknown bound, with warning.
4161         (ada_is_modular_type): Decomment disabled code.
4162         (ADA_OPERATORS): New definition.
4163         (ada_operator_length): New function.
4164         (ada_expr_op_name): New function.
4165         (ada_forward_operator_length): New function.
4166         (ada_dump_subexp_body): New function.
4167         (ada_print_subexp): New function.
4168         (ada_exp_descriptor): New constant.
4169         (ada_op_print_tab): Add 'size.  Remove FIXMEs.
4170         (ada_language_defn): Add ada_exp_descriptor entry.
4171         Change ada_parse => parse.
4172         Add post-parser entry.
4173         Use ada-specific non-local symbol lookup.
4174         Don't use C-style arrays. 
4175         String lower-bound is 1.
4176         Decomment disabled code.        
4177         (parse): New function.
4178         New fields ada_translate_error_message, ada_lookup_symbol, 
4179         ada_lookup_minimal_symbol.
4180         
4181         * ada-lang.h: Update copyright dates.
4182         Replace the mangle/demangle terminology throughout by the
4183         more appropriate encode/decode one. 
4184         Include breakpoint.h.
4185         Forward declare struct partial_symbol, struct block.
4186         (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
4187         (EXTRACT_ADDRESS): Remove.
4188         (EXTRACT_INT): Remove.
4189         (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
4190         (MAX_ENCLOSING_FRAME_LEVELS): Define.
4191         (MAX_RENAMING_CHAIN_LENGTH): Define.
4192         (struct ada_opname_map): mangled => decoded, demangled=>encoded.
4193
4194         (enum task_states): Remove.
4195         ada_task_states: Remove.
4196         (fat_string): Remove.
4197         (struct entry_call): Remove.
4198         (struct task_fields): Remove.
4199         (struct task_entry): Remove.
4200
4201         (struct ada_symbol_info): Define.
4202         (enum ada_attribute): Remove.
4203         (enum ada_operator): Define.
4204         
4205         (ada_get_field_index): Declare.
4206         (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
4207         (ada_is_simple_array): Rename to ada_is_simple_array_type.
4208         (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
4209         (ada_lookup_symbol_list): New interface.
4210         (ada_decode_symbol): Declare.
4211         (ada_decode): Declare.
4212         (ada_lookup_symbol): New interface.
4213         (ada_update_initial_language): Declare.
4214         (ada_lookup_simple_minsym): Declare.
4215         (user_select_syms): New interface.
4216         (ada_sals_for_line): Declare.
4217         (ada_is_tagged_type): New interface.
4218         (ada_tag_name): Declare.
4219         (ada_lookup_struct_elt_type): Remove declaration.
4220         (ada_search_struct_field): Remove declaration.
4221         (ada_attribute_name): New interface.
4222         (ada_is_system_address_type): Declare.
4223         (ada_to_fixed_value): Remove declaration.
4224         (ada_template_to_fixed_record_type_1): Declare.
4225         (get_int_var_value): New interface.
4226         (ada_find_any_symbol): Declare.
4227         (ada_find_renaming_symbol): Declare.
4228         (ada_mangle): Rename to ada_encode.
4229         (ada_simple_renamed_entity): Remove const.
4230         (ada_main_name): Declare.
4231         (get_current_task): Rename to ada_get_current_task.
4232         (get_entry_number): Remove declaration.
4233         (ada_report_exception_break): Remove declaration.
4234         (ada_print_exception_breakpoint_nontask): Declare.
4235         (ada_print_exception_breakpoint_task): Declare.
4236         (ada_find_printable_frame): Declare.
4237
4238         * ada-lex.l: Update copyright notices.
4239         Use xmalloc and xfree instead of malloc and free.
4240         Use new interface to name_lookup.
4241         Use new interface to 
4242         ada_mangle=>ada_encode.
4243         Redo handling of '$...' variable to parallel current treatment 
4244         in c-exp.y.  
4245         (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
4246         digit_to_int, strtoulst, processInt, processReal, processId, 
4247         block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
4248         yywrap): Protoize.
4249         
4250         (processInt): Use cast to remove harmless warning.
4251         (processReal): Modify to get rid of compiler warning on scan formats.
4252
4253         (processId): Replace xmalloc with obstack_alloc for name and remove
4254         call to ada_name_string_cleanup.
4255         Remove obsolete disabled code.
4256         (name_lookup): Ditto. 
4257         New interface.
4258         Use obsavestring on temp_parse_space instead of savestring 
4259         on name, and remove call to ada_name_string_cleanup.  
4260         Free string returned from ada_simple_renamed_entity.
4261         Use new interface to ada_lookup_symbol_list.
4262         Decomment disabled code.
4263         Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables, 
4264         not types.
4265         When a type name lookup succeeds as a result of 
4266         lookup_primitive_typename, check for regular type entry that has not 
4267         yet been read in.
4268         Limit length of chain of renamed symbols we are willing to follow.  
4269         Do not break names beginning with "standard__" into segments.  
4270         (block_lookup): Use new interface to ada_lookup_symbol_list.
4271         
4272         * ada-typeprint.c: Update copyright notice.
4273         (demangled_type_name): Rename to decoded_type_name.
4274         (ada_typedef_print): Use SYMBOL_PRINT_NAME.
4275         (print_range_bound):  Correct handling of negative
4276         bounds that make the index type looked unsigned under STABS.  
4277         (print_dynamic_range_bound): Use new interface to get_int_var_value.
4278         (print_range_type_named):  Use the builtin int type if no type 
4279         corresponding to the given type name could be found.
4280         (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
4281         Add some bullet-proofing.
4282         (print_variant_clauses): Allow for variant branches with ___XVU 
4283         encodings that are not dynamic fields.  
4284         Use new interface to ada_is_tagged_type.
4285         (print_record_type): Allow for fields with ___XVE encodings that 
4286         are not dynamic fields. 
4287         Use new interface to ada_is_tagged_type.
4288         (ada_print_type): ada_is_array_descriptor => 
4289         ada_is_array_descriptor_type.
4290
4291         * ada-valprint.c: Update copyright notice.
4292         Include gdb_string.h
4293         Include infcall.h
4294         (ui_memcpy): New function.
4295         (ada_print_floating): New function.
4296         (ada_print_str): Order arguments correctly.
4297         Correct handling of empty arrays and arrays of 0-length items. 
4298         ada_is_array_descriptor => ada_is_array_descriptor_type 
4299         Print values of type System.Address in hexadecimal format.
4300         Use ada_print_floating to print floating-point numbers in Ada format.
4301         Print class tag values with type names.  
4302         No longer print the address of reference values. Avoids 
4303         a potential confusion.  
4304         (ada_value_print): Stop printing the object type for reference
4305         values, but preserve that behavior for access types. Avoids
4306         a potential confusion.
4307         Simplify one conditional expression, as the first part is now
4308         necessarily true.
4309         ada_is_array_descriptor => ada_is_array_descriptor_type 
4310         Add check for arrays for null records, and print them by hand.
4311         
4312 2004-06-01  Jim Blandy  <jimb@redhat.com>
4313
4314         * ppc-tdep.h: Delete unused 'regoff' member.
4315         * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
4316
4317 2004-06-01  Michael Chastain  <mec.gnu@mindspring.com>
4318
4319         Fix PR symtab/1661.
4320         * hpread.c (hpread_pxdb_needed): Call memset after alloca.
4321         (hpread_read_struct_type): Likewise.
4322
4323 2004-06-01  Andrew Cagney  <cagney@gnu.org>
4324
4325         * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
4326         instead of xasprintf.
4327         * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt) 
4328         (mi_cmd_thread_select, mi_cmd_thread_list_ids) 
4329         (mi_cmd_data_list_register_names) 
4330         (mi_cmd_data_list_changed_registers) 
4331         (mi_cmd_data_list_register_values) 
4332         (get_register, mi_cmd_data_write_register_values) 
4333         (mi_cmd_data_write_register_values) 
4334         (mi_cmd_data_assign, mi_cmd_data_evaluate_expression) 
4335         (mi_cmd_target_download, mi_cmd_target_select) 
4336         (mi_cmd_data_read_memory, mi_cmd_data_write_memory) 
4337         (mi_execute_cli_command, mi_execute_async_cli_command) 
4338         (mi_execute_async_cli_command): Ditto.
4339         * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
4340         * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
4341
4342         * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
4343         * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
4344         error_last_message instead of mi_error_last_message.
4345         * mi/mi-main.c (mi_error_last_message): Delete function.
4346
4347         * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
4348         "invalid number of columns" error.  Delete redundant "out of
4349         memory" check.
4350
4351 2004-05-31  Mark Kettenis  <kettenis@gnu.org>
4352
4353         * i386bsd-nat.c: Don't include <sys/procfs.h>.
4354         (gregset_t, fpregset_t): Remove typedefs.
4355         (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
4356         (REG_OFFSET): Rename argument.
4357         (i386bsd_r_reg_offset): Rename from reg_offset.
4358         (REG_ADDR): Remove macro.
4359         (cannot_fetch_register, supply_gregset, fill_gregset): Remove
4360         functions.
4361         (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
4362         (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
4363         instead of gregset_t and fpregset_t.  Use i386bsd_supply_gregset
4364         instead of supply_gregset.
4365         (store_inferior_registers): Use `struct reg' and `struct fpreg'
4366         instead of gregset_t and fpregset_t.  Use i386bsd_collect_gregset
4367         instead of fill_gregset.
4368         (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
4369
4370         * i386bsd-nat.c: Don't include "gregset.h".
4371         (supply_gregset, fill_gregset): Make static.
4372         (supply_fpregset, fill_fpregset): Remove.
4373         * Makefile.in (i386bsd-nat.o): Update dependencies.
4374
4375 2004-05-30  Mark Kettenis  <kettenis@gnu.org>
4376
4377         * fbsd-proc.c: Include "regcache.h", "regset.h" and
4378         "gdb_assert.h".  Con't include "gregset.h".
4379         (fbsd_make_corefile_notes): Use regset-based core file support
4380         instead off fill_gregset and fill_fpregset.
4381         * Makefile.in (fbsd-proc.o): Update dependencies.
4382
4383         * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
4384         instructions.
4385         (m88k_frame_prev_register): Simplify code a bit.
4386
4387         * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
4388         (amd64_collect_fpregset): New function.
4389         (amd64_regset_from_core_section): Use amd64_collect_fpregset.
4390
4391         * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
4392
4393         * i386-tdep.c (i386_supply_gregset): Adjust comment.
4394         (i386_collect_gregset): New function.
4395         (i386_supply_fpregset): Adjust comment.
4396         (i386_collect_fpregset): New function.
4397         (i386_regset_from_core_section): Use i386_collect_gregset and
4398         i386_collect_fpregset.
4399
4400         * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
4401         handle VALUEP being null.
4402
4403         * regset.h (collect_regset_ftype): Unconstify fourth argument.
4404
4405 2004-05-29  Mark Kettenis  <kettenis@gnu.org>
4406
4407         * MAINTAINERS: Undelete m88k.  Add myself as maintainer.
4408
4409         * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
4410         assembler in OpenBSD 3.5-current.
4411         (amd64obsd_sigcontext_addr): Likewise.
4412
4413 2004-05-28  Jim Blandy  <jimb@redhat.com>
4414
4415         * rs6000-tdep.c: Use the modern gdbarch methods for handling the
4416         register set, so our regcache isn't declared "legacy" and our E500
4417         pseudoregister read and write functions aren't ignored.
4418         (rs6000_register_byte, rs6000_register_raw_size,
4419         rs6000_register_virtual_type, rs6000_register_convertible,
4420         rs6000_register_convert_to_virtual,
4421         rs6000_register_convert_to_raw): Deleted.
4422         (rs6000_register_type, rs6000_convert_register_p,
4423         rs6000_register_to_value, rs6000_value_to_register): New
4424         functions.
4425         (rs6000_gdbarch_init): Don't register
4426         gdbarch_deprecated_register_size,
4427         gdbarch_deprecated_register_bytes,
4428         gdbarch_deprecated_register_byte,
4429         gdbarch_deprecated_register_raw_size,
4430         gdbarch_deprecated_register_virtual_type,
4431         gdbarch_deprecated_register_convertible,
4432         gdbarch_deprecated_register_convert_to_virtual, or
4433         gdbarch_deprecated_register_convert_to_raw methods.  Instead,
4434         register gdbarch_register_type, gdbarch_convert_register_p,
4435         gdbarch_register_to_value, and gdbarch_value_to_register methods.
4436
4437 2004-05-26  Jim Blandy  <jimb@redhat.com>
4438
4439         * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
4440         (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
4441         functions, updated to match the register numberings used in GCC.
4442         (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
4443         rs6000_dwarf2_reg_to_regnum as register number conversions
4444         functions for STABS and Dwarf2.
4445
4446 2004-05-26  Randolph Chung  <tausq@debian.org>
4447
4448         * infttrace.h (target_waitkind): Forward declare type instead of pulling
4449         in header file.
4450
4451 2004-05-25  Joel Brobecker  <brobecker@gnat.com>
4452
4453         * NEWS: Document new "start" command.
4454
4455 2004-05-25  Randolph Chung  <tausq@debian.org>
4456
4457         * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
4458         hppa-linux.
4459
4460 2004-05-25  Randolph Chung  <tausq@debian.org>
4461
4462         * hppa-hpux-tdep.c (offsetof): Define.
4463         (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
4464         (hppa32_hpux_frame_base_before_sigtramp)
4465         (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
4466         (hppa64_hpux_frame_saved_pc_in_sigtramp)
4467         (hppa64_hpux_frame_base_before_sigtramp)
4468         (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused 
4469         functions.
4470         (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
4471         (hppa_hpux_sigtramp_frame_unwind_cache)
4472         (hppa_hpux_sigtramp_frame_this_id)
4473         (hppa_hpux_sigtramp_frame_prev_register)
4474         (hppa_hpux_sigtramp_frame_unwind)
4475         (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
4476         (hppa_hpux_init_abi): Register sigtramp unwinder.
4477         * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
4478
4479 2004-05-25  Randolph Chung  <tausq@debian.org>
4480
4481         * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
4482         and multiple stack unwinds.
4483         (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
4484
4485 2004-05-25  Andrew Cagney  <cagney@gnu.org>
4486
4487         * symfile.h (symbol_file_add_from_memory): Delete declaration.
4488         * symfile-mem.h: Delete file.
4489         * symfile-mem.c: Do not include "symfile-mem.h".
4490         (symbol_file_add_from_memory): Make static. Use "struct bfd" and
4491         "struct bfd_section".  When an error do not bother returning NULL.
4492         (add_symbol_file_from_memory_command): Use "struct bfd" and
4493         "struct bfd_section".
4494         * Makefile.in (symfile_mem_h): Delete.
4495         (symfile-mem.o): Update dependencies.
4496
4497 2004-05-25  Nick Roberts  <nickrob@gnu.org>
4498
4499         * gdb-mi.el: New file.
4500
4501 2004-05-25  Andrew Cagney  <cagney@gnu.org>
4502
4503         * inftarg.c: Include "observer.h".
4504         (child_attach, child_create_inferior): Notify inferior_created.
4505         * corelow.c: Include "observer.h".
4506         (core_open): Notify inferior_created.
4507         * Makefile.in (inftarg.o, corelow.o): Update dependencies.
4508
4509 2004-05-25  Andrew Cagney  <cagney@gnu.org>
4510
4511         * target.h (struct target_ops): Add from_tty to
4512         to_create_inferior.
4513         (target_create_inferior, find_default_create_inferior): Update.
4514         * infcmd.c (run_command): Update.
4515         * wince.c (child_create_inferior): Update.
4516         * win32-nat.c (child_create_inferior): Update.
4517         * uw-thread.c (uw_thread_create_inferior): Update.
4518         * thread-db.c (thread_db_create_inferior): Update.
4519         * target.c (debug_to_create_inferior) 
4520         (find_default_create_inferior): Update.
4521         (maybe_kill_then_create_inferior): Update.
4522         * sol-thread.c (sol_thread_create_inferior): Update.
4523         * remote.c (extended_remote_async_create_inferior) 
4524         (extended_remote_create_inferior): Update.
4525         * remote-vx.c (vx_create_inferior): Update.
4526         * remote-st.c (st2000_create_inferior): Update.
4527         * remote-sim.c (gdbsim_create_inferior): Update.
4528         * remote-sds.c (sds_create_inferior): Update.
4529         * remote-rdp.c (remote_rdp_create_inferior): Update.
4530         * remote-rdi.c (arm_rdi_create_inferior): Update.
4531         * remote-m32r-sdi.c (m32r_create_inferior): Update.
4532         * remote-e7000.c (e7000_create_inferior): Update.
4533         * procfs.c (procfs_create_inferior): Update.
4534         * ocd.c (ocd_create_inferior): Update.
4535         * ocd.h (ocd_create_inferior): Update.
4536         * nto-procfs.c (procfs_create_inferior): Update.
4537         * monitor.c (monitor_create_inferior): Update.
4538         * lin-lwp.c (lin_lwp_create_inferior): Update.
4539         * inftarg.c (child_create_inferior): Update.
4540         * hpux-thread.c (hpux_thread_create_inferior): Update.
4541         * gnu-nat.c (gnu_create_inferior): Update.
4542
4543 2004-05-25  Andrew Cagney  <cagney@gnu.com>
4544
4545         * MAINTAINERS: Update e-mail address.
4546
4547 2004-05-24  Randolph Chung  <tausq@debian.org>
4548
4549         * thread.c (info_threads_command, thread_apply_all_command)
4550         (thread_apply_command, thread_command, do_captured_thread_select):
4551         Remove HPUXHPPA-specific code.
4552
4553 2004-05-24  Randolph Chung  <tausq@debian.org>
4554
4555         * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
4556         unused symbols.
4557         * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
4558         references.
4559
4560 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
4561
4562         * infcmd.c (kill_if_already_running): New function, extracted
4563         from run_command().
4564         (run_command): Replace extracted code by call to
4565         kill_if_already_running().
4566         (start_command): New function.
4567         (_initialize_infcmd): Add "start" command.
4568
4569 2004-05-24  Mark Kettenis  <kettenis@gnu.org>
4570
4571         Add OpenBSD/m88k support.
4572         * NEWS (New native configurations): Mention OpenBSD/m88k.
4573         * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
4574         config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
4575         * Makefile.in (m88k_tdep_h): New variable.
4576         (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
4577         (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
4578         * configure.host: Add m88*-*-openbsd*.
4579         * configure.tgt: Add m88*-*-openbsd*.
4580
4581 2004-05-24  Jim Blandy  <jimb@redhat.com>
4582
4583         * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
4584         to approve changes.
4585
4586 2004-05-24  Kevin Buettner  <kevinb@redhat.com>
4587
4588         * symtab.c (fixup_section): Search section table when lookup by
4589         name fails.
4590
4591 2004-05-24  Randolph Chung  <tausq@debian.org>
4592
4593         * hppa-tdep.c: Fix handling of 8-byte structures; they should not 
4594         be "small_struct".
4595
4596 2004-05-24  Mark Kettenis  <kettenis@gnu.org>
4597
4598         * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
4599         register number in regcache_raw_collect call.
4600         (m68kbsd_collect_fpregset): Likewise.
4601         * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
4602
4603         * regset.h (struct regset): Add back `regset' member.
4604
4605 2004-05-23  Mark Kettenis  <kettenis@gnu.org>
4606
4607         * configure.in: Check for td_pcb in `struct thread'.
4608         * configure, config.in: Regenerated.
4609
4610         * dpx2-nat.c: Remove file.
4611         * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
4612         (dpx2-nat.o): Remove dependencies.
4613
4614         * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
4615         <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
4616         (amd64obsd_supply_pcb): New function.
4617         (_initialize_amd64obsd_nat): Enable libkvm interface.
4618         * Makefile.in (amd64obsd-nat.o): Update dependencies.
4619         * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
4620         (LOADLIBES): New variable.
4621
4622         * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
4623         <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
4624         (sparc32nbsd_supply_pcb): New function.
4625         (_initialize_sparcnbsd_nat): Enable libkvm interface.
4626         * Makefile.in (sparcnbsd-nat.o): Update dependencies.
4627         * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
4628         (LOADLIBES): New variable.
4629
4630 2004-05-22  Mark Kettenis  <kettenis@gnu.org>
4631
4632         * bsd-kvm.c, bsd-kvm.h: New files.
4633         * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
4634         "bsd-kvm.h".
4635         (i386fbsd_supply_pcb): New function.
4636         * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
4637         (i386fbsd-nat.o): Update dependencies.
4638         (bsd_kvm_h): New variable.
4639         (bsd-kvm.o): New dependency.
4640         * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
4641         (LOADLIBES): New variable.
4642
4643         * regset.c: Tweak comment.
4644         (regset_alloc): Remove descr argument.  Use GDBARCH_OBSTACK_ZALLOC
4645         macro.
4646         * regset.h: Update copyright year.
4647         (struct regset): Remove `descr' member, add `gdbarch' member.
4648         (regset_alloc): Adjust prototype and comment.
4649         * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
4650         (i386_supply_fpregset): Likewise.
4651         (i386_regset_from_core_section): Update call to regset_alloc.
4652         * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
4653         REGSET->arch.
4654         (i386obsd_aout_regset_from_core_section): Update call to
4655         regset_alloc.
4656         * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
4657         REGSET->arch.
4658         (i386nbsd_aout_regset_from_core_section): Update call to
4659         regset_alloc.
4660         * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
4661         REGSET->arch.
4662         (amd64_regset_from_core_section): Update call to regset_alloc.
4663         * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
4664         REGSET->arch.
4665         (amd64obsd_regset_from_core_section): Update call to regset_alloc.
4666         * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
4667         &sparc32nbsd_gregset in sparc32_supply_gregset call.
4668         (sparc32nbsd_init_abi): Update call to regset_alloc.
4669         * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
4670         &sparc64obsd_core_gregset in sparc64_supply_gregset call.
4671         (sparc64obsd_init_abi): Update call to regset_alloc.
4672         * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
4673         &sparc64nbsd_gregset in sparc64_supply_gregset call.
4674         (sparc64nbsd_init_abi): Update call to regset_alloc.
4675         * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
4676         &sparc64fbsd_gregset in sparc64_supply_gregset call.
4677         (sparc64fbsd_init_abi): Update call to regset_alloc.
4678
4679 2004-05-22  Jim Blandy  <jimb@redhat.com>
4680
4681         * ppc-tdep.h (spe_register_p): New declaration.
4682         (struct gdbarch_tdep): New members: ppc_acc_regnum and
4683         ppc_spefscr_regnum.
4684         * rs6000-tdep.c (spe_register_p): New function.
4685         (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
4686         spefscr.
4687         (rs6000_gdbarch_init): Initialize the new members of the tdep
4688         structure.
4689
4690 2004-05-21  Jim Blandy  <jimb@redhat.com>
4691
4692         * ppc-linux-nat.c (fetch_register): Move code back to be next
4693         to the comment that describes it.  (Moved code, instead of
4694         comment, for symmetry with store_register.)
4695
4696         Allocate regset structures in the gdbarch's obstack, not using
4697         xmalloc.
4698         * regset.c (regset_alloc): Renamed from regset_xmalloc.
4699         Add 'arch' argument.  Allocate the regset on arch's obstack, not
4700         using xmalloc.
4701         * regset.h (regset_alloc): Update declaration.
4702         * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
4703         gdbarch argument.
4704         * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
4705         * i386-tdep.c (i386_regset_from_core_section): Same.
4706         * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
4707         * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
4708         * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
4709         * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
4710         * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
4711         * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
4712
4713 2004-05-21  Joel Brobecker  <brobecker@gnat.com>
4714
4715         * config/djgpp/fnchange.lst: Undo previous change, was useless.
4716
4717 2004-05-21  Jim Blandy  <jimb@redhat.com>
4718
4719         * dwarf2expr.c (execute_stack_op): Add 'break' statements after
4720         cases for DW_OP_div and DW_OP_shr.  (Thanks to Reva Cuthbertson.)
4721
4722 2004-05-20  Jim Blandy  <jimb@redhat.com>
4723
4724         * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
4725
4726 2004-05-20  Mark Kettenis  <kettenis@gnu.org>
4727
4728         * regset.h: Make prototype const-correct.
4729         * regset.c (regset_xmalloc): Make const-correct.
4730
4731 2004-05-20  Paul N. Hilfinger  <hilfinger@gnat.com>
4732
4733         * symtab.h (SYMBOL_SEARCH_NAME): New definition.
4734         (SYMBOL_MATCHES_SEARCH_NAME): New definition.
4735         (symbol_search_name): Declare.
4736         
4737         * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
4738         (iter_name_next_hashed): Ditto.
4739         (iter_name_next_linear): Ditto.
4740         (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
4741
4742         * symtab.c (lookup_partial_symbol): Assume symbols ordered by 
4743         search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
4744         (symbol_search_name): New function.
4745         
4746         * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
4747         
4748         * minsyms.c (build_minimal_symbol_hash_tables): Change
4749         test for adding to demangled hash table to check for difference
4750         between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
4751         
4752 2004-05-19  Jim Blandy  <jimb@redhat.com>
4753
4754         Use a constructor function to create regset structures.
4755         * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
4756         (struct regset): Use supply_regset_ftype.  Add new
4757         'collect_regset' member.
4758         (regset_xmalloc): New declaration.
4759         * regset.c: New file.
4760         * am64-tdep.c (amd64_regset_from_core_section): Use
4761         regset_xmalloc to construct regset structures.
4762         * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
4763         * i386-tdep.c (i386_regset_from_core_section): Same.
4764         * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
4765         * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
4766         * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
4767         * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
4768         * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
4769         * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
4770         * Makefile.in (COMMON_OBS): Add regset.o.
4771         (regset.o): New rule.
4772
4773 2004-05-19  Joel Brobecker  <brobecker@gnat.com>
4774
4775         * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
4776         and pthread_cond_wait.c.
4777
4778 2004-05-18  Jim Blandy  <jimb@redhat.com>
4779
4780         * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
4781         before the mach-specific switch, and then let the individual cases
4782         override the defaults, rather than leaving them uninitialized
4783         until the switch and then setting them in each case.
4784
4785 2004-05-18  Randolph Chung  <tausq@debian.org>
4786
4787         * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
4788         millicode functions.
4789
4790 2004-05-18  Randolph Chung  <tausq@debian.org>
4791
4792         * somsolib.c (som_solib_remove_inferior_hook): Make all the size
4793         references to dld_flags_buffer consistent.
4794
4795 2004-05-18  Randolph Chung  <tausq@debian.org>
4796
4797         * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
4798         it for unwinding the stack.
4799
4800 2004-05-18  Randolph Chung  <tausq@debian.org>
4801
4802         * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
4803         Undefine these so we can overide them using gdbarch.
4804
4805 2004-05-18  Randolph Chung <tausq@debian.org>
4806
4807         * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
4808         handling for 64-bit HPUX (elf).
4809
4810 2004-05-18  Daniel Jacobowitz  <dan@debian.org>
4811
4812         * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
4813         constants.
4814         * amd64-tdep.c (amd64_skip_prologue): Likewise.
4815         * ia64-tdep.c (examine_prologue): Likewise.
4816         * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
4817         * v850-tdep.c (v850_fix_call_dummy): Likewise.
4818
4819 2004-05-18  Mark Kettenis  <kettenis@gnu.org>
4820
4821         * vax-tdep.c (vax_return_value): Implement
4822         RETURN_VALUE_ABI_RETURNS_ADDRESS.
4823
4824 2004-05-17  Mark Kettenis  <kettenis@gnu.org>
4825
4826         * vax-tdep.c (vax_return_value): Fix typo.
4827
4828 2004-05-17  Andrew Cagney  <cagney@redhat.com>
4829
4830         * MAINTAINERS: Mark Salter was also responsible for
4831         testsuite/config/
4832
4833         * NEWS: Mention signal fixes.
4834
4835 2004-05-17  Randolph Chung  <tausq@debian.org>
4836
4837         * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
4838         check to see if we are unwinding an export stub.  Export stubs clobber
4839         the %rp in the call path and stores the original rp in a stack slot.
4840
4841 2004-05-17  Jim Blandy  <jimb@redhat.com>
4842
4843         * MAINTAINERS: Update address for J.T. Conklin.
4844
4845 2004-05-17  Randolph Chung  <tausq@debian.org>
4846
4847         * hppa-tdep.c: Remove superfluous #include's.
4848         * Makefile.in (hppa-tdep.o): Update dependencies.
4849
4850 2004-05-17  Randolph Chung  <tausq@debian.org>
4851
4852         * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
4853         (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
4854         (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
4855         (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
4856         (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
4857         Remove static function declarations.
4858
4859 2004-05-17  Mark Kettenis  <kettenis@gnu.org>
4860
4861         * alphabsd-nat.c: Update copyright year.
4862         (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
4863
4864         * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
4865         and M68K_A2_REGNUM.
4866
4867         * m68k-tdep.c (m68k_svr4_return_value): Implement
4868         RETURN_VALUE_ABI_RETURNS_ADDRESS.
4869
4870 2004-05-16  Mark Kettenis  <kettenis@gnu.org>
4871
4872         * sol-thread.c Update copyright year.  Fix various coding
4873         standards violations.  Tweak a few comments.
4874         (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
4875         Delete prototypes.
4876
4877 2004-05-15  Randolph Chung  <tausq@debian.org>
4878
4879         * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
4880         as pointer instead of array reference since HPUX compiler does
4881         not accept unsized array arguments.
4882         * somsolib.c (dld_flags_buffer): Use constant array size.
4883
4884 2004-05-15  Mark Kettenis  <kettenis@gnu.org>
4885
4886         * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
4887         offset with decimal offset.
4888         (amd64obsd_sigcontext_addr): Return correct address for entire
4889         signal trampoline.
4890
4891         * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
4892         instead of get_frame_base.
4893
4894         * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
4895         (fill_gregset): Use regcache_raw_collect.
4896
4897         * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
4898         ppcobsd-tdep.c.
4899
4900         * config/sparc/tm-nbsd64.h: Remove file.
4901         * config/tm-sunos.h: Remove file.
4902
4903 2004-05-15  Joel Brobecker  <brobecker@gnat.com>
4904
4905         * rs6000-tdep.c (store_param_on_stack_p): New function,
4906         an improved version of some code extracted from skip_prologue().
4907         (skip_prologue): Use store_param_on_stack_p() to detect
4908         instructions saving a parameter on the stack. Detect when r0
4909         is used to save a parameter.
4910         Do not mark "li rx, SIMM" instructions as part of the prologue,
4911         unless the following instruction is also part of the prologue.
4912
4913 2004-05-14  Andrew Cagney  <cagney@redhat.com>
4914
4915         * infrun.c (handle_inferior_event): Simplify
4916         STEP_OVER_UNDEBUGGABLE.
4917
4918         * infrun.c (handle_step_into_function): Delete function.
4919         (handle_inferior_event): Inline calls to
4920         handle_step_into_function.
4921
4922 2004-05-14  Jerome Guitton  <guitton@gnat.com>
4923
4924         * rs6000-nat.c: Fix a comment.
4925
4926 2004-05-12  David Anderson <davea@sgi.com>
4927
4928         Committed by Jim Blandy <jimb@redhat.com>:
4929         * regcache.c (struct regcache_descr): fix comment spelling.
4930
4931 2004-05-13  J. Brobecker  <brobecker@gnat.com>
4932
4933         * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
4934         Fixes a link link failure.
4935
4936 2004-05-13  J. Brobecker  <brobecker@gnat.com>
4937
4938         * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
4939         error that was causing the build to fail.
4940
4941 2004-05-13  J. Brobecker  <brobecker@gnat.com>
4942
4943         * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
4944         * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
4945
4946 2004-05-13  Andrew Cagney  <cagney@redhat.com>
4947
4948         * infrun.c (handle_inferior_event): Check for
4949         STEP_OVER_UNDEBUGGABLE after signal trampolines and function
4950         calls.  Update comments.
4951
4952 2004-05-13  Jim Blandy  <jimb@redhat.com>
4953
4954         * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
4955         (fetch_regs_user_thread, fetch_regs_kernel_thread)
4956         (store_regs_user_thread, store_regs_kernel_thread): Use
4957         ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
4958         * ppc-linux-nat.c (fill_gregset): Same.
4959         * ppc-linux-tdep.c (ppc_linux_supply_gregset) 
4960         (ppc_linux_sigtramp_cache): Same.
4961         * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg) 
4962         (ppcnbsd_sigtramp_cache_init): Same.
4963         * rs6000-nat.c (fetch_core_registers): Same.
4964         * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset) 
4965         (rs6000_frame_cache): Same.
4966
4967         * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
4968         (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
4969         of assuming that the gprs are numbered starting with zero.
4970         * ppc-linux-nat.c (fill_gregset): Same.
4971         * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
4972         * ppcnbsd-nat.c (getregs_supplies): Same.
4973         * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
4974         * rs6000-nat.c (fetch_core_registers): Same.
4975         * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
4976
4977 2004-05-07  Michael Snyder  <msnyder@redhat.com>
4978
4979         * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
4980         LOC_COMPUTED_ARG, and LOC_INDIRECT.
4981
4982 2004-05-13  Andrew Cagney  <cagney@redhat.com>
4983
4984         * infrun.c (handle_inferior_event): Use frame_unwind_id.
4985
4986 2004-05-13  Bryce McKinlay  <mckinlay@redhat.com>
4987
4988         * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
4989         base_address for shared libraries.
4990
4991 2004-05-13  Bryce McKinlay  <mckinlay@redhat.com>
4992
4993         * MAINTAINERS (write after approval): Add myself.       
4994
4995 2004-05-13  Ulrich Weigand  <uweigand@de.ibm.com>
4996
4997         * breakpoint.c (bpstat_stop_status): Add new argument
4998         STOPPED_BY_WATCHPOINT.  Use it instead of testing
4999         target_stopped_data_address agaist 0 to check whether
5000         or not we stopped due to a hardware watchpoint.
5001         * breakpoint.h (bpstat_stop_status): Adapt prototype.
5002         * infrun.c (handle_inferior_event): Call bpstat_stop_status
5003         with new argument.
5004
5005 2004-05-12  Jim Blandy  <jimb@redhat.com>
5006
5007         * configure.in: When checking whether we should use the -bbigtoc
5008         option, don't forget to restore the original value of LDFLAGS.
5009         * configure: Regenerated.
5010
5011 2004-05-12  Andrew Cagney  <cagney@redhat.com>
5012
5013         * thread.c (load_infrun_state): Delete step_sp.
5014         * infrun.c (context_switch): Ditto.
5015         * inferior.h (step_sp): Ditto.
5016         * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
5017         * gdbthread.h (struct thread_info, save_infrun_state)
5018         (restore_infrun_state): Ditto.
5019
5020 2004-05-12  Ulrich Weigand  <uweigand@de.ibm.com>
5021
5022         * MAINTAINERS (write after approval): Add myself.
5023
5024 2004-05-12  Andrew Cagney  <cagney@redhat.com>
5025
5026         * infrun.c (adjust_pc_after_break): Rewrite decr logic,
5027         eliminate reference to step_sp.
5028         (struct execution_control_state, init_execution_control_state)
5029         (handle_inferior_event, keep_going): Delete update_step_sp and
5030         step_sp.
5031         * infcmd.c (step_sp): Note that variable is unused.
5032
5033 2004-05-11  Andrew Cagney  <cagney@redhat.com>
5034
5035         * infrun.c (step_over_function): Delete function.
5036         (handle_step_into_function): Use insert_step_resume_breakpoint.
5037         (insert_step_resume_breakpoint): Fix assertion.
5038
5039 2004-05-11  Nick Roberts  <nickrob@gnu.org>
5040
5041         * utils.c (defaulted_query): Just use the normal query input type
5042         when printing the annotations.
5043
5044 2004-05-11  Andrew Cagney  <cagney@redhat.com>
5045
5046         * infrun.c (handle_inferior_event): Simplify code handling
5047         step-into or return-from a signal trampoline.
5048
5049 2004-05-11  Andrew Cagney  <cagney@redhat.com>
5050
5051         * ppcnbsd-tdep.c: Include "gdb_assert.h".
5052         * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
5053
5054 2004-05-10  Jim Blandy  <jimb@redhat.com>
5055
5056         * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
5057         with a call to internal_error.
5058
5059         * ppc-tdep.h (struct gdbarch_tdep): Change definition of
5060         ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
5061         processor variant lacks those registers.
5062         (ppc_floating_point_unit_p): Change description to make it clear
5063         that this returns info about the ISA, not the ABI.
5064         * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
5065         return true or false by checking tdep->ppc_fp0_regnum and
5066         tdep->ppc_fpscr_regnum.  The original code replicated the BFD
5067         arch/mach switching done in rs6000_gdbarch_init; it's better to
5068         keep that logic there, and just check the results here.
5069         (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
5070         tdep->ppc_fpscr_regnum to -1 to indicate that we have no
5071         floating-point registers.
5072         (ppc_supply_fpregset, ppc_collect_fpregset)
5073         (rs6000_push_dummy_call, rs6000_extract_return_value)
5074         (rs6000_store_return_value): Assert that we have floating-point
5075         registers.
5076         (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
5077         (rs6000_frame_cache): Don't note the locations at which
5078         floating-point registers were saved if we have no fprs.
5079         * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
5080         registers.
5081         (fetch_regs_user_thread, fetch_regs_kernel_thread)
5082         (store_regs_user_thread, store_regs_kernel_thread): Only call
5083         supply_fprs / fill_fprs if we actually have floating-point
5084         registers.
5085         (special_register_p): Check ppc_fpscr_regnum before matching
5086         against it.
5087         (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
5088         supply / collect fpscr if we don't have it.
5089         * ppc-bdm.c: #include "gdb_assert.h".
5090         (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
5091         have floating-point registers, since I can't test this code on
5092         FP-free systems to adapt it.
5093         * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
5094         fpscr and floating point register numbers if they don't exist.
5095         (fetch_register): Assert that we have floating-point registers
5096         before we reach the code that handles them.
5097         (store_register): Same.  And use tdep instead of calling
5098         gdbarch_tdep again.
5099         (fill_fpregset): Don't try to collect FP registers and fpscr if we
5100         don't have them.
5101         (ppc_linux_sigtramp_cache): Don't record the saved locations of
5102         fprs and fpscr if we don't have them.
5103         (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
5104         don't have them.
5105         * ppcnbsd-nat.c: #include "gdb_assert.h".
5106         (getfpregs_supplies): Assert that we have floating-point registers.
5107         * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
5108         * ppcobsd-tdep.c: #include "gdb_assert.h".
5109         (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
5110         have floating-point registers.
5111         * rs6000-nat.c (regmap): Don't match against the fpscr and
5112         floating point register numbers if they don't exist.
5113         (fetch_inferior_registers, store_inferior_registers,
5114         fetch_core_registers): Only fetch / store / supply the
5115         floating-point registers and the fpscr if we have them.
5116         * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
5117         (ppcobsd-tdep.o): Update dependencies.
5118         
5119 2004-05-10  Andrew Cagney  <cagney@redhat.com>
5120
5121         * infrun.c (through_sigtramp_breakpoint): Delete variable.
5122         (context_switch): Do not switch through_sigtramp_breakpoint.
5123         * gdbthread.h (save_infrun_state, load_infrun_state)
5124         (struct thread_info): Delete through_sigtramp_breakpoint parameter
5125         and structure member.
5126         * thread.c (load_infrun_state, save_infrun_state): Update.
5127
5128 2004-05-10  Mark Kettenis  <kettenis@gnu.org>
5129
5130         * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
5131
5132 2004-05-10  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5133
5134         * acinclude.m4: Quote macro names being defined by AC_DEFUN 
5135         throughout.
5136         * aclocal.m4: Regenerate.
5137
5138 2004-05-10  Nathan J. Williams  <nathanw@wasabisystems.com>
5139
5140         * alphanbsd-tdep.c: Fix include of "gdb_string.h".
5141
5142 2004-05-10  Andrew Cagney  <cagney@redhat.com>
5143
5144         * infrun.c (check_sigtramp2): Delete function.
5145         (handle_inferior_event): When single stepping, and taking a
5146         signal, set a breakpoint at the signal return address.  Delete
5147         redundant calls to check_sigtramp2.
5148         (insert_step_resume_breakpoint): New function.
5149         (through_sigtramp_breakpoint, handle_inferior_event)
5150         (follow_exec, wait_for_inferior, fetch_inferior_event)
5151         (currently_stepping, keep_going): Delete most uses of
5152         through_sigtramp_breakpoint, not that it should be deleted.
5153         (delete_breakpoint_current_contents): Delete function.
5154
5155 2004-05-10  Randolph Chung  <tausq@debian.org>
5156
5157         * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
5158         target.
5159         * config/pa/tm-linux.h: New file.
5160
5161 2004-05-10  Daniel Jacobowitz  <drow@mvista.com>
5162
5163         * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
5164         of prefixes.  Don't print the prefix twice in the CLI.
5165
5166 2004-05-10  Jim Blandy  <jimb@redhat.com>
5167
5168         * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
5169         collect all the gprs.
5170
5171         * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
5172         loop collecting gprs.
5173
5174 2004-05-09  Andrew Cagney  <cagney@redhat.com>
5175
5176         * remote-vx.c (net_step): Delete step-range code.
5177         * remote.c (remote_resume, init_all_packet_configs)
5178         (set_remote_protocol_E_packet_cmd)
5179         (show_remote_protocol_E_packet_cmd)
5180         (remote_protocol_E, show_remote_cmd, _initialize_remote)
5181         (remote_protocol_e, set_remote_protocol_e_packet_cmd)
5182         (show_remote_protocol_e_packet_cmd): Ditto.
5183
5184 2004-05-09  Mark Kettenis  <kettenis@gnu.org>
5185
5186         * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
5187
5188         * hppa-tdep.h: Update copyright year.
5189         (struct trad_frame_saved_reg): Add opaque declaration.
5190
5191         * amd64-tdep.c (amd64_return_value): Implement
5192         RETURN_VALUE_ABI_RETURNS_ADDRESS.
5193
5194         * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
5195         (m68k_value_to_register): New functions.
5196         (m68k_gdbarch_init): Set convert_register_p, register_to_value and
5197         value_to_register.
5198
5199         * defs.h (enum return_value_convention): Add
5200         RETURN_VALUE_ABI_RETURNS_ADDRESS and
5201         RETURN_VALUE_ABI_PRESERVES_ADDRESS.
5202         * infcmd.c (legacy_return_value): New function.
5203         (print_return_value): Rwerite to implement
5204         RETURN_VALUE_ABI_RETURNS_ADDRESS.
5205         * values.c (using_struct_return): Check for inequality to
5206         RETURN_VALUE_REGISTER_CONVENTION instead of equality to
5207         RETURN_VALUE_STRUCT_CONVENTION.
5208         * i386-tdep.c (i386_return_value): Implement
5209         RETURN_VALUE_ABI_RETURNS_ADDRESS.
5210
5211         * vax-tdep.c: Tweak comments.  Reorder include files.  Don't
5212         include "symtab.h", "opcode/vax.h" and "inferior.h".
5213         (vax_skip_prologue): Replace calls to read_memory_integer by calls
5214         to read_memory_unsigned_integer.
5215         (vax_gdbarch_init): Reorder.
5216         (_initialize_vax_tdep): Spell out prototype.
5217         * Makefile.in (vax-tdep.o): Update dependencies.
5218
5219 2004-05-08  Andrew Cagney  <cagney@redhat.com>
5220
5221         * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
5222         * target.c (target_detach, target_disconnect): Ditto.
5223
5224         * infcall.c (call_function_by_hand): When no
5225         DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
5226         * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
5227         DEPRECATED_SAVE_DUMMY_FRAME_TOS.
5228         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5229         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5230         
5231         * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
5232         * gdbarch.h, gdbarch.c: Re-generate.
5233         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
5234         deprecated_fix_call_dummy.
5235         * v850-tdep.c (v850_gdbarch_init): Ditto.
5236         * infcall.c (call_function_by_hand): Do not call
5237         DEPRECATED_FIX_CALL_DUMMY.
5238
5239         * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
5240         (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
5241         * gdbarch.h, gdbarch.c: Re-generate.
5242         * arm-linux-tdep.c (arm_linux_call_dummy_words)
5243         (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
5244         deprecated_sizeof_call_dummy_words.
5245         * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
5246         * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
5247         * v850-tdep.c (v850_gdbarch_init): Ditto.
5248         * sh64-tdep.c (sh64_gdbarch_init): Ditto.
5249         * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
5250         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5251         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5252         * arch-utils.h (legacy_call_dummy_words)
5253         (legacy_sizeof_call_dummy_words): Delete declarations.
5254         * arch-utils.c (legacy_call_dummy_words)
5255         (legacy_sizeof_call_dummy_words): Delete variables.
5256
5257         * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
5258         * gdbarch.h, gdbarch.c: Re-generate.
5259         * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
5260         * infcall.c (call_function_by_hand): Eliminate call to
5261         DEPRECATED_PUSH_DUMMY_FRAME.
5262         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
5263         push_dummy_frame.
5264         (ns32k_push_dummy_frame): Delete function.
5265
5266         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
5267         deprecated_call_dummy_breakpoint_offset or
5268         deprecated_call_dummy_start_offset.
5269         * dummy-frame.c, arm-tdep.c: Update comments.
5270         * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
5271         (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
5272         * gdbarch.h, gdbarch.c: Re-generate.
5273         
5274         * infcall.c (legacy_push_dummy_code): Delete function.
5275         (push_dummy_code): Delete call.
5276
5277         * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
5278         * gdbarch.h, gdbarch.c: Re-generate.
5279         * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
5280         DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
5281         * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
5282         * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
5283
5284         * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
5285         (struct frame_info): Delete opaque declaration.
5286         * breakpoint.c (deprecated_frame_in_dummy): Delete function.
5287         * frame.c (get_frame_type): Delete call.
5288
5289         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
5290         pc_in_call_dummy.
5291         * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
5292         * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
5293
5294 2004-05-08  Mark Kettenis  <kettenis@gnu.org>
5295
5296         * alphanbsd-tdep.c: Include "gdb_string.h".
5297         * armnbsd-tdep.c: Update copyright year.
5298         Include "gdb_string.h".
5299         * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
5300         dependencies.
5301
5302         * delta68-nat.c: Remove file.
5303         * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
5304         (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
5305         * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
5306         (delta68-nat.o): Remove dependency.
5307
5308         * m68k-tdep.c (m68k_frameless_function_invocation): Remove
5309         function.
5310         (m68k_gdbarch_init): Don't set
5311         deprecated_frameless_function_invocation.
5312
5313 2004-05-07  Randolph Chung  <tausq@debian.org>
5314
5315         * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use 
5316         read_memory_nobpt for code reading when doing frame unwinding.
5317         * hppa-linux-tdep.c (insns_match_pattern): Likewise.
5318
5319 2004-05-07  Randolph Chung  <tausq@debian.org>
5320
5321         * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
5322         instead of sp, handle sigaltstack case.
5323         (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to 
5324         hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
5325         signal handler and not that of the caller.
5326         (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
5327         hppa_linux_sigtramp_find_sigcontext.
5328
5329 2004-05-07  Randolph Chung  <tausq@debian.org>
5330
5331         * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
5332         hppa-linux-nat.c.
5333         (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
5334         * hppa-linux-nat.c (fetch_register, store_register): Define.
5335         (fetch_inferior_registers, store_inferior_registers): Define.
5336         (supply_gregset): Add comment and clean up some unneeded code.
5337         (fill_gregset): Add comment and fix so that it saves registers in
5338         the right place in the gregset.
5339         (fill_fpregset): Fix buffer overrun problem.
5340         * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
5341
5342 2004-05-07  Randolph Chung  <tausq@debian.org>
5343
5344         * hppa-tdep.c (hppa_frame_prev_register_helper): New function to 
5345         do common handling of the pcoqt register.
5346         (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
5347         to use helper function.
5348         (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
5349         (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
5350         (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
5351         generic fallback unwinder when all else fails.
5352         (hppa_gdbarch_init): Add fallback sniffer.
5353         * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
5354         * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
5355         to use helper function.
5356
5357 2004-05-08  Joel Brobecker  <brobecker@gnat.com>
5358
5359         * config/djgpp/fnchange.lst: Add translation rules for
5360         gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
5361
5362 2004-05-08  Mark Kettenis  <kettenis@gnu.org>
5363
5364         * frame.c (get_prev_frame_1): Work around GCC bug.
5365         * frame.h: Add comment about GCC bug.
5366
5367 2004-05-07  Andrew Cagney  <cagney@redhat.com>
5368
5369         * observer.c: Include "commands.h" and "gdbcmd.h".
5370         (observer_debug, _initialize_observer): Add the
5371         command "set/show debug observer".
5372         * observer.sh: When observer debugging, log notify calls.
5373         * Makefile.in (observer.o): Update dependencies.
5374
5375 2004-05-07  Jason Molenda  (jmolenda@apple.com)
5376
5377         * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
5378
5379 2004-05-07  Jim Blandy  <jimb@redhat.com>
5380
5381         * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
5382         fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
5383         to recognize gpr regnums, instead of assuming that
5384         tdep->ppc_fp0_regnum marks the end of the general-purpose
5385         registers.
5386
5387         * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
5388         the given architecture has floating-point registers. 
5389
5390 2004-05-07  Andrew Cagney  <cagney@redhat.com>
5391
5392         * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
5393         macro defined to 1.
5394         * gdbarch.h, gdbarch.c: Re-generate.
5395         * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
5396         deprecated_use_generic_dummy_frames.
5397
5398 2004-05-07  Brian Ford  <ford@vss.fsi.com>
5399
5400         * NEWS: Mention Cygwin DWARF 2 support.
5401
5402 2004-05-07  Andrew Cagney  <cagney@redhat.com>
5403
5404         * objfiles.h (struct entry_info): Delete unused fields
5405         deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
5406         * objfiles.c (init_entry_point_info, objfile_relocate): Update.
5407         * mipsread.c (mipscoff_symfile_read): Update.
5408         * mdebugread.c (parse_partial_symbols): Update.
5409         * dwarfread.c (read_file_scope): Update.
5410         * dwarf2read.c (read_file_scope): Update.
5411         * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
5412         * coffread.c (complete_symtab): Update.
5413
5414 2004-05-07  Mark Kettenis  <kettenis@gnu.org>
5415
5416         * infcall.c (_initialize_infcall): Fix typo.
5417
5418 2004-05-07  Andrew Cagney  <cagney@redhat.com>
5419
5420         * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
5421         * command.h (add_setshow_zinteger_cmd): Declare.
5422
5423 2004-05-06  Randolph Chung  <tausq@debian.org>
5424
5425         * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
5426         (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
5427         (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
5428         (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
5429         (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
5430         (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
5431         (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM 
5432         definitions ...
5433         * hppa-tdep.h: ... to here, with HPPA_ prefix.
5434         * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
5435         * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
5436         (hppa64_hpux_frame_find_saved_regs_in_sig)
5437         (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
5438         * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
5439         * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
5440         (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
5441         (hppa_linux_sigtramp_frame_prev_register): Likewise.
5442         * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
5443         (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
5444         (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
5445         (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
5446         (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
5447         (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
5448         (hppa32_register_type, hppa_cannot_store_register)
5449         (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
5450         * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
5451         * hpread.c (hpread_process_one_debug_symbol): Likewise.
5452         * pa64solib.c (pa64_solib_have_load_event)
5453         (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
5454         (pa64_solib_unloaded_library_pathname): Likewise.
5455         * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
5456         (som_solib_library_pathname): Likewise.
5457
5458 2004-05-05  Jim Ingham  <jingham@apple.com>
5459         
5460         * breakpoint.c (create_breakpoints): Copy the ignore count and
5461         thread id over from the pended breakpoint to the actual
5462         breakpoint.
5463         
5464 2004-05-05  Andrew Cagney  <cagney@redhat.com>
5465
5466         * gdbarch.sh (PARM_BOUNDARY): Delete.
5467         gdbarch.h, gdbarch.c: Re-generate.
5468         * valops.c (PARM_BOUNDARY): Delete macro.
5469         (value_push): Delete PARM_BOUNDARY code.
5470         * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
5471
5472 2004-05-04  Jim Blandy  <jimb@redhat.com>
5473
5474         * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
5475         Don't assume that the gprs, fprs, and UISA sprs are
5476         contiguous, start at register number zero, and end with fpscr.
5477         Instead, use the numbers from the tdep structure.
5478
5479         * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
5480         should no longer be used in code specific to the RS6000 and its
5481         derivatives.
5482         * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
5483         * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
5484         tdep->ppc_fp0_regnum.
5485         (ppc_supply_fpregset, ppc_collect_fpregset)
5486         (rs6000_push_dummy_call, rs6000_extract_return_value)
5487         (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
5488         (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
5489         FP0_REGNUM. 
5490         * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
5491         (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
5492         Same.
5493         * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
5494         bdm_ppc_store_registers): Same.
5495         * ppc-linux-nat.c (ppc_register_u_addr, fetch_register) 
5496         (store_register, fill_fpregset): Same.
5497         * ppc-linux-tdep.c (ppc_linux_sigtramp_cache) 
5498         (ppc_linux_supply_fpregset): Same.
5499         * ppcnbsd-nat.c (getfpregs_supplies): Same.
5500         * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
5501         Same.
5502         * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
5503         do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
5504         ppc64_sysv_abi_return_value): Same.
5505         * rs6000-nat.c (regmap, fetch_inferior_registers) 
5506         (store_inferior_registers, fetch_core_registers): Same.
5507
5508 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
5509
5510         * m68knbsd-nat.c: Remove file.
5511         * m68knbsd-tdep.c: Remove file.
5512         * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
5513         dependencies.
5514         * configure.host: Add m68k-*-netbsdelf*.
5515         * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
5516         * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
5517         solib.o and solib-sunos.o.  Remove m68knbsd-nat.o, corelow.o.
5518         (XM_FILE): Remove.
5519         * config/m68k/nbsdelf.mh: New file.
5520         * config/m68k/nbsd.mt: New file.
5521         * config/m68k/nbsdaout.mt: Remove file.
5522         * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
5523         <machine/vmparam.h> and "m68k/tm-m68k.h".  Include "solib.h".
5524         (BPT_VECTOR, STACK_END_ADDR): Remove defines.
5525         (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
5526         (use_struct_convention): Remove prototype.
5527         (USE_STRUCT_CONVENTION): Remove define.
5528         * config/m68k/xm-nbsd.h: Remove file.
5529
5530 2004-05-04  Michael Snyder  <msnyder@redhat.com>
5531
5532         * m68k-tdep.c (m68k_gdbarch_init): Default to using 
5533         reg_struct_return method (as gcc usually does for cross targets).
5534
5535 2004-05-04  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5536
5537         Committed by Andrew Cagney.
5538         * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
5539         alignment padding when accessing ucontext struct members.
5540
5541 2004-05-04  Jim Blandy  <jimb@redhat.com>
5542
5543         * config/ppc-tdep.h (struct gdbarch_tdep): Delete
5544         'ppc_gplast_regnum' member.
5545         (ppc_num_gprs): New enum constant.
5546         * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
5547         and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
5548         * rs6000-nat.c (regmap, fetch_inferior_registers,
5549         store_inferior_registers): Same.
5550         * rs6000-tdep.c (e500_pseudo_register_read)
5551         (e500_pseudo_register_write): Same.
5552         (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
5553
5554         * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
5555         * ppc-tdep.h (ppc_num_fprs): New enum constant.
5556         * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
5557         store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
5558         FPLAST_REGNUM.
5559         * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
5560         Same.
5561         * ppc-linux-nat.c (ppc_register_u_addr): Same.
5562         * rs6000-nat.c (regmap, fetch_inferior_registers) 
5563         (store_inferior_registers): Same.
5564
5565         * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
5566         with FPLAST_REGNUM.
5567
5568 2004-05-03  Joel Brobecker  <brobecker@gnat.com>
5569
5570         * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
5571         failure detected by recent versions of GCC.
5572         (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
5573         to be consistent with the usage in dwarf2_create_include_psymtab.
5574
5575 2004-05-03  Michael Snyder  <msnyder@redhat.com>
5576
5577         * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
5578         (heuristic_proc_start): Whitespace cleanup.
5579
5580 2004-05-04  Mark Kettenis  <kettenis@gnu.org>
5581
5582         * sun3-nat.c: Remove file.
5583         * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
5584         dependencies.
5585         (ALLDEPFILES): Remove sun3-nat.c.
5586         (sun3-nat.o): Remove dependencies.
5587
5588         * i386-interix-nat.c, i386-interix-tdep.c,
5589         config/i386/nm-interix.h, config/i386/interix.mh,
5590         config/i386/interix.mt: Remove files.
5591         * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
5592         dependencies.
5593
5594 2004-05-03  Mark Kettenis  <kettenis@gnu.org>
5595
5596         * m68k-tdep.h (struct gdbarch_tdep): Add member
5597         struct_value_regnum.
5598         (m68k_svr4_init_abi): New prototype.
5599         * m68k-tdep.c: Include "floatformat.h".  Add comment about all the
5600         different calling conventions.
5601         (m68k_extract_return_value): Remove code dealing with single-field
5602         structs.
5603         (m68k_store_return_value): Remove code dealing with single-field
5604         structs.  Correctly store return values of 5, 6, 7 or 8 bytes.
5605         (m68k_extract_struct_value_address): Remove function.
5606         (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
5607         (m68k_reg_struct_return_p, m68k_return_value)
5608         (m68k_svr4_return_value): New functions.
5609         (m68k_use_struct_convention): Remove function.
5610         (m68k_push_dummy_call): Use new struct_value_regnum member of
5611         `struct gdbarch_tdep' instead of hardcoded register number to
5612         store STRUCT_ADDR.
5613         (m68k_svr4_init_abi): New function.
5614         (m68k_gdbarch_init): Don't set extract_return_value,
5615         store_return_values, deprecated_extract_struct_value_address and
5616         use_struct_convention.  Set return_value instead.  Initialize new
5617         struct_value_regnum member of `struct gdbarch_tdep'.
5618         * m68klinux-tdep.c: Update copyright year.
5619         (m68k_linux_extract_return_value, m68k_linux_store_return_value)
5620         (m68k_linux_extract_struct_value_address): Remove function.
5621         (m68k_linux_init_abi): Don't set extract_return_value,
5622         store_return_values, deprecated_extract_struct_value_address and
5623         use_struct_convention.  Call m68k_svr4_init_abi but override the
5624         new struct_value_regnum member of `struct gdbarch_tdep'.
5625         * Makefile.in (m68k-tdep.o): Update dependencies.
5626
5627 2004-05-03  J. Brobecker  <brobecker@gnat.com>
5628
5629         * dwarf2read.c (line_header): Add new included_p field in
5630         field file_names.
5631         (partial_die_info): New field has_stmt_list. New field line_offset.
5632         (dwarf2_create_include_psymtab): New function.
5633         (dwarf2_build_include_psymtabs): New function.
5634         (add_file_name): Add forward declaration. Initialize new field.
5635         (dwarf_decode_lines): Add new parameter. Enhance this procedure
5636         to be able to determine the list of files included by the
5637         given unit, and build their associated psymtabs.
5638         (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
5639         files as well.
5640         (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
5641         (read_file_scope): Update call to dwarf_decode_lines.
5642         (read_partial_die): Handle DW_AT_stmt_list attributes.
5643
5644 2004-05-02  Michael Chastain  <mec.gnu@mindspring.com>
5645
5646         Unfix PR gdb/1626.
5647         * configure.in: Revert special case for osf5.*.
5648         * configure: Regenerate.
5649
5650 2004-05-02  Jim Blandy  <jimb@redhat.com>
5651
5652         Move the symbol-file-from-memory functions into their own file.
5653         * symfile-mem.c, symfile-mem.h: New files.
5654         * symfile.c (symbol_file_add_from_bfd): New function.
5655         (symbol_file_add): Call symbol_file_add_from_bfd.
5656         (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
5657         Moved to symfile-mem.c.
5658         (_initialize_symfile): Move definition of
5659         add-symbol-file-from-memory command to symfile-mem.c.
5660         * symfile.h (symbol_file_add_from_bfd): New declaration.
5661         * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
5662         * config/powerpc/linux.mt (TDEPFILES): Same.
5663         * Makefile.in (SFILES): Add symfile-mem.c.
5664         (symfile_mem_h): New variable.
5665         (HFILES_NO_SRCDIR): Add symfile-mem.h.
5666         (symfile-mem.o): New rule.
5667
5668 2004-05-01  Andrew Cagney  <cagney@redhat.com>
5669
5670         * breakpoint.c (insert_bp_location): Use get_frame_id, and
5671         frame_find_by_id instead of frame_relative_level.
5672         (do_enable_breakpoint): Ditto.
5673         * thread.c: Update copyright.
5674         (info_threads_command): Ditto, simplify.
5675
5676         * frame.c (deprecated_generic_get_saved_register): Delete
5677         function, moved to "xstormy16-tdep.c".
5678         * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
5679         deprecated_generic_get_saved_register from "frame.c".
5680         (xstormy16_frame_saved_register): Call
5681         xstormy16_get_saved_register.
5682         * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
5683         static.
5684         * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
5685         * frame.h (deprecated_generic_get_saved_register): Delete.
5686
5687 2004-05-01  Michael Chastain  <mec.gnu@mindspring.com>
5688
5689         * dwarfread.c: Update documentation on the state of dwarf-1.
5690
5691 2004-05-01  Andrew Cagney  <cagney@redhat.com>
5692
5693         * stack.c (select_frame_command): Delete call to
5694         frame_relative_level.
5695         (print_frame, set_backtrace_limit_command, backtrace_limit_info):
5696         Delete #if0 code.
5697         (frame_info): Do not print FRAMELESS.
5698         (print_block_frame_labels): Replace DEPRECATED_STREQ.
5699         (catch_info): Delete #if0 code.
5700
5701         * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
5702         * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
5703         of frame_relative_level.
5704         * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
5705         to SENTINEL_FRAME.
5706         * frame.h (enum frame_type): Add SENTINEL_FRAME.
5707         * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
5708         frame_relative_level.
5709
5710         * frame.h (deprecated_set_frame_type): Delete declaration.
5711         * frame.c (deprecated_set_frame_type): Delete function, update
5712         comments.
5713
5714         * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
5715         * gdbarch.h, gdbarch.c: Re-generate.
5716         * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
5717         (shnbsd_pc_in_sigtramp): Delete.
5718         * i386-interix-tdep.c (i386_interix_init_abi): Do not set
5719         pc_in_sigtramp.
5720         * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
5721         pc_in_sigtramp.
5722         * frame.h: Update comments.
5723         * ppc-linux-tdep.c: Update comments.
5724         * breakpoint.c (bpstat_what): Update comments.
5725
5726         * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
5727         m68klinux-tdep.o's dependencies, were previously added to
5728         m68klinux-nat.o.
5729
5730         * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
5731         * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
5732         * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
5733         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
5734         * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
5735
5736         * Makefile.in (m68klinux-nat.o): Update dependencies.
5737         * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
5738         (m68k_linux_sigtramp_frame_cache)
5739         (m68k_linux_sigtramp_frame_this_id)
5740         (m68k_linux_sigtramp_frame_prev_register)
5741         (m68k_linux_sigtramp_frame_unwind)
5742         (m68k_linux_sigtramp_frame_sniffer)
5743         (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
5744         m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
5745         names, use trad-frame.h.
5746         * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
5747         (struct m68k_sigtramp_info): Delete.
5748         * m68k-tdep.c (m68k_sigtramp_frame_cache)
5749         (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
5750         (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
5751         (m68k_gdbarch_init): Delete all the sigtramp code, moved to
5752         "m68klinux-tdep.c".
5753
5754         * infrun.c (check_sigtramp2): Delete check for
5755         DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
5756
5757 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
5758
5759         * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
5760
5761 2004-05-01  Andrew Cagney  <cagney@redhat.com>
5762
5763         * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
5764         (frv_linux_sigtramp_frame_cache)
5765         (frv_linux_sigtramp_frame_this_id)
5766         (frv_linux_sigtramp_frame_prev_register)
5767         (frv_linux_sigtramp_frame_unwind)
5768         (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
5769         include "linux" in function and variable names, directly call
5770         frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
5771         the latest trad-frame code.
5772         (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
5773         not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
5774         * Makefile.in (frv-linux-tdep.o): Update dependencies.
5775         * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
5776         * frv-tdep.c (frv_sigtramp_frame_cache)
5777         (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
5778         (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
5779         frv-linux-tdep.c.
5780         (frv_gdbarch_init): Do not append a sigtramp sniffer.
5781         (struct gdbarch_tdep): Delete sigcontext_reg_addr.
5782         (frv_set_sigcontext_reg_addr): Delete function.
5783
5784         * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
5785         (DEPRECATED_SIGTRAMP_END): Delete.
5786         * gdbarch.h, gdbarch.c: Re-generate.
5787         * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
5788         * config/vax/tm-vaxbsd.h: Update copyright.
5789         (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
5790         (DEPRECATED_IN_SIGTRAMP): Define.
5791         * config/m68k/tm-nbsd.h: Update copyright.
5792         (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
5793         (DEPRECATED_IN_SIGTRAMP): Define.
5794
5795 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
5796
5797         * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
5798         encondings.  Fixes PR gdb/1628.
5799
5800         * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
5801         DW_CFA_restore state without a matching DW_CFA_remember_state
5802         instead of aborting.  Fixes PR backtrace/1589.
5803
5804 2004-04-30  Joel Brobecker  <brobecker@gnat.com>
5805
5806         * MAINTAINERS: Add self as AIX maintainer.
5807         Update my e-mail address in write-after-approval section.
5808
5809 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5810
5811         * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
5812         (legacy_get_prev_frame): Ditto.
5813
5814         * mips-tdep.c (mips_pc_in_sigtramp): Delete.
5815         (mips_gdbarch_init): Do not set pc_in_sigtramp.
5816         * mipsread.c (sigtramp_address): Delete extern variable.
5817         (mipscoff_new_init): Delete reference.
5818         * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
5819         (fixup_sigtramp): Delete function.
5820         * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
5821         (fixup_sigtramp): Delete declarations.
5822
5823         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
5824         deprecated_pc_in_sigtramp.
5825         (ppcnbsd_pc_in_sigtramp): Delete function.
5826
5827 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
5828
5829         * config/m68k/nm-nbsd.h: Tweak comments.
5830         * config/m68k/nm-nbsdaout.h: Likewise.
5831
5832 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5833
5834         * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
5835         legacy_pc_in_sigtramp.
5836         * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
5837
5838 2004-05-01  Mark Kettenis  <kettenis@gnu.org>
5839
5840         Add OpenBSD/m68k support.
5841         * NEWS (New native configurations): Mention OpenBSD/m68k.
5842         * m68kbsd-tdep.c: New file.
5843         * m68kbsd-nat.c: New file.
5844         * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
5845         (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
5846         * configure.host: Add m68k-*-openbsd.
5847         * configure.tgt: Add m68k-*-openbsd.
5848         * config/m68k/tm-obsd.h: New file.
5849         * config/m68k/obsd.mt: New file.
5850         * config/m68k/obsd.mh: New file.
5851         * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
5852         m68kbsd-tdep.c.
5853
5854 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5855
5856         * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
5857         (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
5858
5859 2004-04-30  Mark Kettenis  <kettenis@gnu.org>
5860
5861         * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
5862         * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
5863
5864 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5865
5866         Revert 2004-04-16 change.
5867         * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
5868         (i386_coff_init_abi): Remove.
5869         * i386-tdep.h (i386_coff_init_abi): Remove.
5870         * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
5871
5872 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5873
5874         * blockframe.c (find_pc_partial_function): Delete use of
5875         DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
5876         DEPRECATED_SIGTRAMP_END.
5877
5878         * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
5879         * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
5880         * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
5881         * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
5882         * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
5883
5884         * defs.h (deprecated_inside_entry_file): Delete declaration.
5885         * blockframe.c (deprecated_inside_entry_file): Delete function.
5886         (legacy_frame_chain_valid): Delete call.
5887         * sh64-tdep.c (sh64_frame_chain): Delete call.
5888         * objfiles.h: Update comments.
5889         * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
5890         call.
5891         * frame.c (get_prev_frame): Delete call, update comments.
5892
5893 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5894
5895         * MAINTAINERS (Write After Approval): Add myself.
5896
5897 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5898
5899         * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
5900         * gdbarch.h, gdbarch.c: Re-generate.
5901         * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
5902         code.
5903
5904 2004-04-30  Andrew Cagney  <cagney@redhat.com>
5905
5906         * gdb-events.sh (selected_thread_changed)
5907         (selected_frame_level_changed, target_changed): Delete.
5908         * gdb-events.h, gdb-events.c: Re-generate.
5909         * valops.c (value_assign): Update.
5910         * stack.c (select_frame_command, up_silently_base)
5911         (down_silently_base): Update.
5912
5913 2004-04-29  Andrew Cagney  <cagney@redhat.com>
5914
5915         * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
5916         registers correctly.
5917         (print_gp_register_row, mips32_heuristic_proc_desc)
5918         (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
5919         (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
5920         references to mips_isa_regsize.
5921
5922 2004-04-29  Andrew Cagney  <cagney@redhat.com>
5923
5924         * mips-tdep.c (struct gdbarch_tdep): Delete
5925         mips_fp_register_double.
5926         (FP_REGISTER_DOUBLE): Delete macro, replace with test for
5927         mips_abi_regsize.
5928         (mips_gdbarch_init): Do not set mips_fp_register_double.
5929         (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
5930
5931 2004-04-29  Joel Brobecker  <brobecker@gnat.com>
5932
5933         Committed by Andrew Cagney.
5934         * infrun.c (handle_inferior_event): Rely on frame IDs to detect
5935         function calls.
5936
5937 2004-04-29  Andrew Cagney  <cagney@redhat.com>
5938
5939         * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
5940         gdbarch, use mips_abi, update callers.
5941         (mips_stack_argsize): Replace tdep parameter with gdbarch, use
5942         mips_abi_regsize, update callers.
5943         (struct gdbarch_tdep): Delete mips_default_stack_argsize and
5944         mips_default_abi_regsize.
5945         (mips_gdbarch_init): Do not set mips_default_stack_argsize and
5946         mips_default_abi_regsize.
5947
5948 2004-04-29  Andrew Cagney  <cagney@redhat.com>
5949
5950         * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
5951         (mips_abi_regsize_string): Rename mips_saved_regsize_string.
5952         (struct gdbarch_tdep): Rename mips_default_saved_regsize to
5953         mips_default_abi_regsize.
5954         (mips_isa_regsize): Rename mips_regisze.
5955         * mipsnbsd-tdep.c: Update.
5956         * mips-linux-tdep.c: Update.
5957         * irix5-nat.c: Update.
5958         * mips-tdep.h (mips_isa_regsize): Update.
5959
5960         * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
5961         Delete all disabled code.
5962         * gdb-events.h, gdb-events.c: Re-generate.
5963         
5964 2004-04-19  Jerome Guitton  <guitton@gnat.com>
5965             Mark Kettenis  <kettenis@gnu.org>
5966
5967         * i386-tdep.c (i386_skip_prologue): follow the last jump only if
5968         the function begins with a branch instruction.
5969
5970 2004-04-29  Mark Kettenis  <kettenis@gnu.org>
5971
5972         * i386-tdep.c: Fix spelling mistakes.
5973
5974 2004-04-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5975             Andrew Cagney  <cagney@redhat.com>
5976
5977         * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
5978         <sys/proc.h>.
5979         * acconfig.h: Provide default _KMEMUSER value.
5980         * config.in, configure: Re-generate.
5981         * NEWS: Mention fix.
5982
5983 2004-04-24  Randolph Chung  <tausq@debian.org>
5984
5985         * configure.host (hppa*-*-linux*): New target.
5986         * configure.tgt (hppa*-*-linux*): Likewise.
5987         * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
5988         gdbarch_init_osabi() call earlier so that osabi-specific frame
5989         unwinders can be registered first.
5990         * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
5991         hppa-linux-nat.c.
5992         * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
5993         (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
5994         * config/pa/linux.mh: New file.
5995         * config/pa/linux.mt: New file.
5996         * config/pa/nm-linux.h: New file.
5997         * config/pa/xm-linux.h: New file.
5998         * hppa-linux-nat.c: New file.
5999         * hppa-linux-tdep.c: New file.
6000
6001 2004-04-28  Randolph Chung  <tausq@debian.org>
6002
6003         * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
6004         return values.
6005         (hppa32_push_dummy_call): Fix small struct and floating point argument 
6006         passing, and make sure the stack frame is properly aligned.
6007
6008 2004-04-28  Andrew Cagney  <cagney@redhat.com>
6009
6010         * stack.c (print_stack_frame): Fix description.
6011
6012         * NEWS: Mention gdb/gdbserver/configure execute permission
6013         changed.  PR server/519.
6014
6015 2004-04-28  Andrew Cagney  <cagney@redhat.com>
6016
6017         * stack.c (print_stack_frame_stub): Delete declaration.
6018         (struct print_stack_frame_args, print_stack_frame)
6019         (print_frame_info, print_frame): Replace "source" with print what.
6020         Replace "print" with "print_level".  Replace "args" with
6021         "print_args".
6022         * frame.h (show_and_print_stack_frame, print_stack_frame)
6023         (print_frame_info): Update declarations.
6024         * stack.c (select_and_print_frame, frame_command)
6025         (current_frame_command, up_command, down_command): Update calls -
6026         use get_selected_frame, pass "enum print_what" for source, do not
6027         call frame_relative_level.
6028         * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
6029         * remote-rdp.c (remote_rdp_open): Ditto.
6030         * remote-mips.c (common_open): Ditto.
6031         * remote-e7000.c (e7000_start_remote): Ditto.
6032         * ocd.c (ocd_start_remote): Ditto.
6033         * mi/mi-main.c (mi_cmd_exec_return): Ditto.
6034         * infrun.c (normal_stop): Ditto.
6035         * inflow.c (kill_command): Ditto.
6036         * infcmd.c (finish_command): Ditto.
6037         * corelow.c (core_open): Ditto.
6038         * tracepoint.c (finish_tfind_command): Ditto.
6039         * thread.c (info_threads_command, info_threads_command) 
6040         (restore_current_thread, do_captured_thread_select): Ditto.
6041         * ada-tasks.c (task_command): Ditto.
6042
6043 2004-04-26  Orjan Friberg <orjanf@axis.com>
6044
6045         * frame.c: Include "observer.h".
6046         (frame_observer_target_changed): New function.
6047         (_initialize_frame): Attach target_changed observer.
6048         * regcache.c: Include "observer.h".
6049         (regcache_observer_target_changed): New function.
6050         (_initialize_regcache): Attach target_changed observer.
6051         * valops.c: Include "observer.h".
6052         (value_assign): Notify target_changed event when modifying register.
6053         * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
6054
6055 2004-04-26  Orjan Friberg <orjanf@axis.com>
6056
6057         From Paul Koning <pkoning@equallogic.com>:
6058         * breakpoint.c (free_valchain): New function.
6059         (insert_bp_location, delete_breakpoint): Use free_valchain.
6060         (remove_breakpoint): Do not remove the valchain.
6061         (bpstat_stop_status): If not stopped by watchpoint, skip
6062         watchpoints when generating stop status list.
6063         * infrun.c (handle_inferior_event): Make
6064         stepped_after_stopped_by_watchpoint a global variable.
6065         * remote.c (remote_stopped_data_address): Return watch data
6066         address rather than zero if stepped_after_stopped_by_watchpoint is
6067         set.
6068
6069 2004-04-25  Michael Chastain  <mec.gnu@mindspring.com>
6070
6071         Fix PR gdb/1626.
6072         * configure.in: Check for curses after termcap.
6073         On osf5.*, do not check for ncurses.
6074         * configure: Regenerate.
6075
6076 2004-04-25  Mark Kettenis  <kettenis@gnu.org>
6077
6078         * ppcobsd-nat.c: Include "ppc-tdep.h".
6079         * Makefile.in (ppcobsd-nat.o): Update dependencies.
6080
6081         * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
6082         Fixes PR tdep/1623 and PR tdep/1624.
6083
6084 2004-04-24  Michael Chastain  <mec.gnu@mindspring.com>
6085
6086         * xmodem.h, xmodem.c: Remove files.
6087         * Makefile.in: Remove references to xmodem.h, xmodem.c.
6088
6089 2004-04-23  Randolph Chung  <tausq@debian.org>
6090
6091         * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
6092         (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
6093         (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
6094         for handling stackless frames.
6095         (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer. 
6096
6097 2004-04-23  Randolph Chung  <tausq@debian.org>
6098
6099         * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
6100         starts at a pc before the frame is created.
6101
6102 2004-04-23  Joel Brobecker  <brobecker@gnat.com>
6103
6104         * ChangeLog-2002: Fix year in one of the ChangeLog entries.
6105
6106 2004-04-23  Jerome Guitton  <guitton@gnat.com>
6107
6108         * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
6109         use convert_typed_floating to get the appropriate format.
6110
6111 2004-04-22  Randolph Chung  <tausq@debian.org>
6112
6113         * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
6114         (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
6115         (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
6116         (hppa_sign_extend): Add prototype.
6117         * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
6118         (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
6119         (sign_extend): Rename with hppa_ prefix and make non-static.  Other
6120         hppa targets will also use these functions.
6121         (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
6122         (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
6123         (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
6124         (hppa_gdbarch_init): Remove gdbarch setting of 
6125         skip_trampoline_code, in_solib_call_trampoline and
6126         in_solib_return_trampoline.
6127         * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
6128         (hppa64_hpux_in_solib_call_trampoline): New functions, split from
6129         hppa_in_solib_call_trampoline.
6130         (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
6131         Moved from hppa-tdep.c.
6132         (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code, 
6133         in_solib_call_trampoline and in_solib_return_trampoline.
6134
6135 2004-04-22  Randolph Chung  <tausq@debian.org>
6136
6137         * hppa-tdep.c (hppa_debug): New variable.
6138         (find_unwind_entry, hppa_frame_cache): Add debug output.
6139         (_initialize_hppa_tdep): Add command to set debug flag.
6140
6141 2004-04-22  Andrew Cagney  <cagney@redhat.com>
6142
6143         * ppcnbsd-tdep.c: Update copyright.  Include "tramp-frame.h" and
6144         "trad-frame.h".
6145         (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
6146         signal trampoline unwinder.
6147         (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
6148
6149 2004-04-22  Mark Kettenis  <kettenis@gnu.org>
6150
6151         Add OpenBSD/powerpc support.
6152         * NEWS (New native configurations): Mention OpenBSD/powerpc.
6153         * ppc-tdep.h (struct ppc_reg_offsets): New structure.
6154         (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
6155         (ppc_collect_fpregset): New prototypes.
6156         * ppcobsd-nat.c: New file.
6157         * ppcobsd-tdep.c: New file.
6158         * ppcobsd-tdep.h: New file.
6159         * rs6000-tdep.c: Include "regset.h".
6160         (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
6161         (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
6162         New functions.
6163         * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
6164         (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
6165         (rs6000-tdep.o): Update dependencies.
6166         * configure.host: Add powerpc-*-openbsd.
6167         * configure.tgt: Add powerpc-*-openbsd.
6168         * config/powerpc/obsd.mh: New file.
6169         * config/powerpc/nm-obsd.h: New file.
6170         * config/powerpc/obsd.mt: New file.
6171
6172 2004-04-22  Andrew Cagney  <cagney@redhat.com>
6173
6174         * frame.h (show_frame_info): Delete declaration.
6175
6176         * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
6177         * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
6178         * m32r-tdep.c (m32r_frame_this_id): Ditto.
6179         * frv-tdep.c (frv_frame_this_id): Ditto.
6180         * avr-tdep.c (avr_frame_this_id): Ditto.
6181
6182 2004-04-22  Elena Zannoni  <ezannoni@redhat.com>
6183
6184         * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
6185
6186 2004-04-22  Jim Blandy  <jimb@redhat.com>
6187
6188         * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
6189         register number zero.
6190
6191 2004-04-21  Michael Snyder  <msnyder@redhat.com>
6192
6193         * mips-tdep.c (heuristic_proc_start): 
6194         Warning() already prefixes "Warning: ".
6195
6196 2004-04-21  Andrew Cagney  <cagney@redhat.com>
6197
6198         * annotate.h (deprecated_annotate_starting_hook)
6199         (deprecated_annotate_stopped_hook)
6200         (deprecated_annotate_exited_hook)
6201         (deprecated_annotate_signal_hook)
6202         (deprecated_annotate_signalled_hook): Deprecate.
6203         * tracepoint.h (deprecated_create_tracepoint_hook)
6204         (deprecated_delete_tracepoint_hook)
6205         (deprecated_modify_tracepoint_hook)
6206         (deprecated_trace_find_hook)
6207         (deprecated_trace_start_stop_hook): Deprecate.
6208         * target.h (deprecated_target_new_objfile_hook): Deprecate.
6209         * remote.h (deprecated_target_resume_hook)
6210         (deprecated_target_wait_loop_hook): Deprecate.
6211         * gdbcore.h (deprecated_exec_file_display_hook)
6212         (deprecated_file_changed_hook): Deprecate.
6213         * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
6214         * defs.h (deprecated_modify_breakpoint_hook)
6215         (deprecated_command_loop_hook, deprecated_show_load_progress)
6216         (deprecated_print_frame_info_listing_hook)
6217         (deprecated_query_hook, deprecated_warning_hook)
6218         (deprecated_flush_hook, deprecated_create_breakpoint_hook)
6219         (deprecated_delete_breakpoint_hook)
6220         (deprecated_interactive_hook, deprecated_registers_changed_hook)
6221         (deprecated_readline_begin_hook, deprecated_readline_hook)
6222         (deprecated_readline_end_hook, deprecated_register_changed_hook)
6223         (deprecated_memory_changed_hook, deprecated_init_ui_hook)
6224         (deprecated_context_hook, deprecated_target_wait_hook)
6225         (deprecated_attach_hook, deprecated_detach_hook)
6226         (deprecated_call_command_hook, deprecated_set_hook)
6227         (deprecated_error_hook, deprecated_error_begin_hook)
6228         (deprecated_ui_load_progress_hook): Deprecate.
6229         * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
6230         * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
6231         * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
6232         * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
6233         * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
6234         * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
6235         * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
6236         * annotate.c, aix-thread.c: Update.
6237
6238 2004-04-21  Andrew Cagney  <cagney@redhat.com>
6239
6240         * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
6241         * vaxnbsd-tdep.c: Include "gdb_string.h".
6242
6243         * symfile.c (symbol_file_add_from_memory): #if 0 function.
6244         (add_symbol_file_from_memory_command): #if 0 function body, call
6245         error instead.
6246
6247 2004-04-21  Andrew Cagney  <cagney@redhat.com>
6248
6249         * gdbcore.h: Update copyright.
6250         (deprecated_add_core_fns): Rename add_core_fns.
6251         * win32-nat.c (_initialize_core_win32): Update.
6252         * sun3-nat.c (_initialize_core_sun3): Update.
6253         * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
6254         * rs6000-nat.c (_initialize_core_rs6000): Update.
6255         * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
6256         * nto-tdep.c (_initialize_nto_tdep): Update.
6257         * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
6258         * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
6259         * mips-nat.c (_initialize_core_mips): Update.
6260         * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
6261         * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
6262         * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
6263         * lynx-nat.c (_initialize_core_lynx): Update.
6264         * irix5-nat.c (_initialize_core_irix5): Update.
6265         * i386-interix-nat.c (_initialize_core_interix): Update.
6266         * cris-tdep.c (_initialize_cris_tdep): Update.
6267         * corelow.c (deprecated_add_core_fns): Update.
6268         * core-regset.c (_initialize_core_regset): Update.
6269         * core-aout.c (_initialize_core_aout): Update.
6270         * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
6271         * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
6272         * alpha-nat.c (_initialize_core_alpha): Update.
6273
6274 2004-04-21  Jim Blandy  <jimb@redhat.com>
6275
6276         * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
6277
6278 2004-04-19  Daniel Jacobowitz  <drow@mvista.com>
6279
6280         * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
6281         Delete.
6282         (dwarf_alloc_block): Take a CU argument.  Use the comp_unit_obstack.
6283         (read_attribute_value): Update calls to dwarf_alloc_block.
6284         (dwarf2_build_psymtabs_hard): Don't initialize or clean up
6285         dwarf2_tmp_obstack.
6286         (psymtab_to_symtab_1): Likewise.  Clean up using
6287         free_stack_comp_unit.
6288         (add_to_cu_func_list): Use the comp_unit_obstack.
6289
6290 2004-04-19  Joel Brobecker  <brobecker@gnat.com>
6291
6292         * dwarf2read.c (dwarf2_flag_true_p): New function.
6293         (die_is_declaration): Use the function above. Add some comments.
6294
6295 2004-04-19  Mark Kettenis  <kettenis@gnu.org>
6296
6297         * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
6298         architecture when registering sparcnbsd_core_osabi_sniffer.
6299         Adjust comment.
6300
6301 2004-04-18  Mark Kettenis  <kettenis@gnu.org>
6302
6303         * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
6304         return value.
6305
6306         Based on a patch from Brian Ford <ford@vss.fsi.com>:
6307         * i386-tdep.c: Correct register numbering scheme comments
6308         throughout.
6309         (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
6310         (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
6311         (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
6312         (i386_gdb_arch_init): Likewise.
6313
6314         * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
6315         and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
6316         ppcnbsd-tdep.o.
6317
6318         * m68k-tdep.h: Tweak comments.
6319         * m68k-tdep.c: Tweak comment.
6320
6321 2004-04-17  Randolph Chung  <tausq@debian.org>
6322
6323         * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
6324         * hppa-hpux-tdep.c (hppa-tdep.h): Include.
6325         (hppa_hpux_som_init_abi): Set is_elf to 0.
6326         (hppa_hpux_elf_init_abi): Set is_elf to 1.
6327         * hppa-tdep.c (low_text_segment_address): Remove global.
6328         (record_text_segment_lowaddr): Pass in low address as parameter. Use
6329         section offset to calculate segment address.
6330         (internalize_unwinds): Define low_text_segment_address as local and
6331         pass to record_text_segment_lowaddr for ELF targets.
6332         (hppa_gdbarch_init): Zero fill tdep structure.
6333         (hppa_dump_tdep): Print tdep structure.
6334         * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
6335
6336 2004-04-17  Randolph Chung  <tausq@debian.org>
6337
6338         * hppa-tdep.c (hppa_pseudo_register_read): Define.
6339         (hppa_gdbarch_init): Set pseudo_register_read.
6340         * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
6341         * regcache.c (supply_register): Remove check for
6342         DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
6343
6344 2004-04-17  Randolph Chung  <tausq@debian.org>
6345
6346         * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
6347         * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
6348         (hpread_adjust_stack_address): Move to hpread.c.
6349         * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
6350         obj_private_struct): Move from tm-hppa.h.
6351         * hpread.c (hppa-tdep.h): Include.
6352         (hpread_adjust_stack_address): Move from hppa-tdep.c.
6353         (hpread_read_function_type, hpread_read_doc_function_type)
6354         (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address 
6355         directly.
6356         * pa64solib.c (hppa-tdep.h): Include.
6357         * somsolib.c (hppa-tdep.h): Include.
6358         * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
6359         inferior_status): Remove unused forward declarations.
6360         (INSTRUCTION_SIZE): Move to hppa-tdep.c.
6361         (unwind_table_entry, unwind_stub_types, obj_unwind_info, 
6362         obj_private_struct): Move to hppa-tdep.h.
6363         (HPREAD_ADJUST_STACK_ADDRESS): Remove.
6364
6365 2004-04-17  Randolph Chung  <tausq@debian.org>
6366
6367         * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
6368         (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
6369         (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
6370         (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
6371         Remove forward declaration and make static.
6372         (hppa_reg_struct_has_addr): Remove.
6373
6374 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
6375
6376         * observer.sh: Move comments in sed command to first column.
6377
6378 2004-04-16  Jason Molenda  (jmolenda@apple.com)
6379
6380         * frame.c: Minor typeo corrections in comments.
6381
6382 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
6383
6384         * observer.c (observer_test_first_notification_function): Update
6385         function profile.
6386         (observer_test_second_notification_function): Likewise.
6387         (observer_test_third_notification_function): Likewise.
6388
6389 2004-04-16  Mark Kettenis  <kettenis@gnu.org>
6390
6391         From Brian Ford <ford@vss.fsi.com>:
6392         * i386-tdep.c (i386_coff_init_abi): New function.
6393         * i386-tdep.h (i386_coff_init_abi): New prototype.      
6394         * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it.  Use correct
6395         register number translation functions for DWARF and DWARF 2.
6396
6397 2004-04-16  Joel Brobecker  <brobecker@gnat.com>
6398
6399         * dwarf2read.c: Back out my previous change, it was incorrect.
6400
6401 2004-04-16  Daniel Jacobowitz  <drow@mvista.com>
6402
6403         * dwarf2read.c: Include "hashtab.h".
6404         (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
6405         has_namespace_info.
6406         (struct partial_die_info): Add comments.  Use bitfields to reduce
6407         memory footprint.  Add scope, scope_set, has_specification,
6408         spec_offset, die_parent, die_child, and die_sibling.
6409         (peek_die_abbrev): Add prototype.
6410         (partial_read_comp_unit_head): New function, broken out from
6411         dwarf2_build_psymtabs_hard.
6412         (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
6413         Use partial_read_comp_unit_head.  Initialize the CU and
6414         comp_unit_obstack.  Update calls to read_partial_die and
6415         scan_partial_symbols.  Use free_stack_comp_unit and
6416         load_partial_dies.
6417         (scan_partial_symbols): Change PDI to a pointer.  Use the child and
6418         sibling pointers to walk partial DIEs.  Call fixup_partial_die.
6419         Update calls to helper functions.  Remove NAMESPACE argument.
6420         Update comments.
6421         (partial_die_parent_scope, partial_die_full_name): New functions.
6422         (add_partial_symbol): Remove namespace argument.  Update call to
6423         pdi_needs_namespace.  Use partial_die_full_name.  Handle
6424         DW_TAG_namespace.  Check has_namespace_info flag.
6425         (pdi_needs_namespace): Remove NAMESPACE argument.  Just check the
6426         tag.  Handle namespaces.
6427         (add_partial_namespace, add_partial_enumeration): Simplify.
6428         (guess_structure_name): New function, derived from
6429         add_partial_structure.
6430         (add_partial_structure): Remove.
6431         (determine_class_name): Update comment.
6432         (dwarf2_read_abbrevs): Set has_namespace_info flag.
6433         (is_type_tag_for_partial, load_partial_dies): New functions.
6434         (read_partial_die): Pass abbrev and abbrev_len as arguments.
6435         Record specifications instead of following them immediately.
6436         (find_partial_die_in_comp_unit, find_partial_die)
6437         (fixup_partial_die, free_stack_comp_unit)
6438         (hashtab_obstack_allocate, dummy_obstack_deallocate)
6439         (partial_die_hash, partial_die_eq): New functions.
6440         * Makefile.in (hashtab_h): Define.
6441         (dwarf2read.o): Update dependencies.
6442         (observer_inc, observer_h): Move to the correct section.
6443
6444 2004-04-15  Joel Brobecker  <brobecker@gnat.com>
6445
6446         * dwarf2read.c (dwarf2_attribute_true_p): New function.
6447         (die_is_declaration): Use the function above. Add comment.
6448
6449 2004-04-15  Joel Brobecker  <brobecker@gnat.com>
6450
6451         * dwarf2read.c (read_structure_scope): Identify stub types
6452         using die_is_declaration() only.
6453
6454 2004-04-15  Roland McGrath  <roland@redhat.com>
6455
6456         * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
6457         argument instead of NAME.
6458         (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
6459         in call to symbol_file_add_with_addrs_or_offsets.
6460         (build_addr_info): New function, helper for ...
6461         (symbol_file_add_from_memory): New function.
6462         (add_symbol_file_from_memory_command): New function using that.
6463         (_initialize_symfile): Register it for add-symbol-file-from-memory.
6464         (pre_add_symbol_hook): Add const to argument type.
6465         * symfile.h (symbol_file_add_from_memory): Declare it.
6466
6467 2004-04-15  Mark Kettenis  <kettenis@gnu.org>
6468
6469         * NEWS (New native configurations): Mention OpenBSD/vax.
6470         * configure.host: Add vax-*-openbsd*.
6471         * config/vax/obsd.mh: New file.
6472         * config/vax/nm-obsd.h: New file.
6473
6474         * vax-tdep.c: Include "regset.h".
6475         (vax_supply_gregset): New function.
6476         (vax_gregset): New variable.
6477         (vax_regset_from_core_section): New function.
6478         (vax_gdbarch_init): Set regset_from_core_section.
6479         * Makefile.in (vax-tdep.o): Update dependencies.
6480
6481 2004-04-15  Andrew Cagney  <cagney@redhat.com>
6482
6483         * observer.c (normal_stop_subject, observer_notify_normal_stop)
6484         (observer_normal_stop_notification_stub)
6485         (observer_attach_normal_stop, observer_detach_normal_stop):
6486         Delete, replaced by #include "observer.inc".
6487         * infrun.c (normal_stop): Pass "stop_bpstat" to
6488         observer_notify_normal_stop.
6489         * Makefile.in (observer_inc): Define.
6490         (observer.o): Update dependencies.
6491         (observer.h, observer.inc): New rules.
6492         * observer.h: Delete file.
6493         * observer.sh: New file.
6494
6495 2004-04-15  Mark Kettenis  <kettenis@gnu.org>
6496
6497         * vax-tdep.c (vax_frame_cache): Fix typo.
6498
6499 2004-04-14  Mark Kettenis  <kettenis@gnu.org>
6500
6501         * NEWS (New native configurations): Mention NetBSD/vax.
6502         * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
6503         * config/vax/nbsdelf.mh: New file.
6504         * config/vax/nbsdaout.mh: New file.
6505         * config/vax/nm-nbsd.h: New file.
6506         * config/vax/nm-nbsdaout.h: New file.
6507
6508         * vaxnbsd-tdep.c: New file.
6509         * Makefile.in (vaxnbsd-tdep.o): New dependency.
6510         * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
6511         * config/vax/nbsd.mt: New file.
6512         * config/vax/tm-nbsd.h: New file.
6513
6514         * Makefile.in (vaxbsd-nat.o): New dependency.
6515
6516         * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
6517         * vax-tdep.c (vax_store_arguments): Remove struct_return and
6518         struct_addr arguments.  Don't push return value address.
6519         (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
6520         arguments to vax_store_arguments.  Store return value address in
6521         R1.
6522         (vax_store_struct_return, vax_extract_return_value)
6523         (vax_store_return_value): Remove functions.
6524         (vax_return_value): New function.
6525         (vax_gdbarch_init): Set return value.  Don't set
6526         deprecated_store_struct_return, deprecated_extract_struct_return
6527         and deprecated_store_return_value.
6528
6529 2004-04-14  Andreas Schwab  <schwab@suse.de>
6530
6531         * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
6532         value buffer.
6533         * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
6534
6535 2004-04-14  Mark Kettenis  <kettenis@gnu.org>
6536
6537         * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
6538         (vax_unwind_dummy_id): New functions.
6539         (vax_push_dummy_frame, vax_pop_frame): Remove functions.
6540         (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
6541         variables.
6542         (vax_fix_call_dummy): Remove function.
6543         (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
6544         Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
6545         call_dummy_location, deprecated_call_dummy_words,
6546         deprecated_sizeof_call_dummy_words,
6547         deprecated_call_dummy_breakpoint_offset,
6548         deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
6549         and deprecated_dummy_write_sp.
6550
6551 2004-04-13  David Carlton  <carlton@kealia.com>
6552
6553         * MAINTAINERS: Move myself to "paper trail" section.
6554
6555 2004-04-12  Mark Kettenis  <kettenis@gnu.org>
6556
6557         * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
6558         "trad-frame.h".
6559         (vax_frame_init_saved_regs): Remove function.
6560         (vax_sigtramp_saved_pc): Remove function.
6561         (vax_frame_saved_pc): Remove function.
6562         (vax_frame_args_address): Remove function.
6563         (vax_frame_num_args): Rewrite.
6564         (vax_frame_chain): Remove function.
6565         (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
6566         VAX_FP_REGNUM.
6567         (vax_pop_frame): Likewise.
6568         (vax_saved_pc_after_call): Remove function.
6569         (struct vax_frame_cache): New structure.
6570         (vax_frame_cache): New function.
6571         (vax_frame_this_id): New function.
6572         (vax_frame_prev_register): New function.
6573         (vax_frame_unwind): New variable.
6574         (vax_frame_sniffer): New function.
6575         (vax_frame_base_address): New function.
6576         (vax_frame_args_address): New function.
6577         (vax_frame_base): New variable.
6578         (vax_unwind_pc): New function.
6579         (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
6580         deprecated_fp_regnum, deprecated_saved_pc_after_call,
6581         deprecated_frame_chain, deprecated_frame_saved_pc,
6582         deprecated_frame_args_address and
6583         deprecated_frame_init_saved_regs.
6584         * Makefile.in (vax-tdep.o): Update dependencies.
6585
6586         * vaxbsd-nat.c: New file.
6587
6588         * vax-tdep.h: Update copyright year.  Adjust comments.
6589         (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
6590         VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
6591         (vax_regnum): New enum.  Replacing...
6592         (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
6593         (VAX_PS_REGNUM): ... these removed macros.
6594         * vax-tdep.c (vax_register_name): Remove prototype.
6595         (vax_register_name): Reorganize somewhat.  Use ARRAY_SIZE.
6596         (vax_register_byte, vax_register_raw_size,
6597         vax_register_virtual_size, vax_register_virtual_type): Remove
6598         functions.
6599         (vax_register_type): New function.
6600         (vax_breakpoint_from_pc): Reorganize.
6601         (vax_gdbarch_init): Set register_type.  Don't set
6602         deprecated_register_size, deprecated_register_bytes,
6603         deprecated_register_byte, deprecated_register_raw_size,
6604         deprecated_max_register_raw_size,
6605         deprecated_register_virtual_size,
6606         deprecated_max_register_virtual_size and
6607         deprecated_register_virtual_type.  Add comment on stack direction.
6608
6609 2004-04-11  Mark Kettenis  <kettenis@gnu.org>
6610
6611         * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
6612         AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
6613         AMD64_FS_REGNUM and AMD64_GS_REGNUM.
6614
6615 2004-04-10  Randolph Chung  <tausq@debian.org>
6616
6617         * MAINTAINERS (write after approval): Add myself.
6618
6619 2004-04-07  Randolph Chung  <tausq@debian.org>
6620
6621         * hppa-tdep.c (hppa_inner_than): Remove.
6622         (is_pa_2): Remove unused static variable.
6623         (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
6624
6625 2004-03-10  Paul N. Hilfinger  <Hilfinger@gnat.com>
6626
6627         * language.h (language_defn): Add new la_post_parser field.
6628         * parser-defs.h (null_post_parser): New declaration (default for
6629         la_post_parser).
6630
6631         * parse.c (parse_exp_1): Move code to parse_exp_in_context and
6632         insert call to that function.
6633         (parse_exp_in_context): New function, including code formerly in
6634         parse_exp_1.  Calls language-dependent post-parser after
6635         prefixification.
6636         (parse_expression_in_context): New exported function.
6637         (null_post_parser): New definition.
6638         * expression.h (parse_expression_in_context): Add declaration.
6639
6640         * p-lang.c (pascal_language_defn): Add trivial post-parser.
6641         * c-lang.c (c_language_defn): Ditto.
6642         (cplus_language_defn): Ditto.
6643         (asm_language_defn): Ditto.
6644         (minimal_language_defn): Ditto.
6645         * f-lang.c (f_language_defn): Ditto.
6646         * jv-lang.c (java_language_defn): Ditto.
6647         * language.c (unknown_language_defn): Ditto.
6648         (auto_language_defn): Ditto.
6649         (local_language_defn): Ditto.
6650         * m2-lang.c (m2_language_defn): Ditto.
6651         * scm-lang.c (scm_language_defn): Ditto.
6652         * obj-lang.c (objc_language_defn): Ditto.
6653
6654 2004-04-10  Mark Kettenis  <kettenis@gnu.org>
6655
6656         * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
6657         (amd64nbsd_mcontext_addr): New function.
6658         (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
6659         amd64nbsd_mcontext_addr.  Directly initialize TDEP->sc_reg_offset
6660         with amd64nbsd_r_reg_offset, instead of building it on the fly.
6661
6662         * corelow.c (core_xfer_partial): Fix coding standards violation.
6663         Add support for TARGET_OBJECT_WCOOKIE.
6664
6665         * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
6666         deprecated_pc_in_sigtramp.
6667         * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
6668         * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
6669         * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
6670         * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
6671         * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
6672         * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
6673         * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
6674
6675         * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
6676         i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
6677         Fix typo.
6678
6679         * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
6680         I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
6681         (amd64_collect_fxsave): Likewise.
6682
6683         * i386-sol2-tdep.c: Include "gdb_string.h".
6684         (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
6685         name.
6686         * Makefile.in (i386-sol2-tdep.o): Update dependencies.
6687
6688 2004-04-10  Mark Kettenis  <kettenis@gnu.org>
6689
6690         * i386-sol2-tdep.c: Include "solib-svr4.h".
6691         (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6692         * Makefile.in (i386-sol2-tdep.o): Update dependencies.
6693         * config/i386/tm-i386sol2.h: Include :solib.h".
6694         * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
6695         solib-svr4.o and solib-legacy.o.
6696         * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
6697         solib-svr4.o.
6698
6699 2004-04-09  Mark Kettenis  <kettenis@gnu.org>
6700
6701         * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
6702         whether a register is supplied by PTRACE_GETFPREGS.
6703         (store_inferior_registers): Likewise.
6704         * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
6705         whether a register is supplied by PT_GETFPREGS.
6706         (store_inferior_registers): Likewise.
6707
6708         * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
6709         * config/i386/linux64.mt (TDEPFILES): Likewise.
6710
6711         * i386-linux-nat.c: Update copyrigth year.  Tweak comment.
6712
6713         * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
6714         sigtramp_p member of `struct gdbarch_tdep'.  Also check whether
6715         the program counter is in the range specified by `struct
6716         gdbarch_tdep'.
6717         * amd64-linux-tdep.c: Include "symtab.h".
6718         (amd64_linux_pc_in_sigtramp): Remove function.
6719         (amd64_linux_sigtramp_p): New function.
6720         (amd64_linux_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6721         deprecated_pc_in_sigtramp.
6722         * amd64nbsd-tdep.c: Include "symtab.h".
6723         (amd64nbsd_sigtramp_p): New function.
6724         (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6725         deprecated_pc_in_sigtramp.
6726         * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h".  Add a
6727         few comments.
6728         (amd64obsd_pc_in_sigtramp): Remove function.
6729         (amd64obsd_sigtramp_p): New function.
6730         (amd64obsd_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6731         deprecated_pc_in_sigtramp.
6732         * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
6733         (i386bsd_pc_ins_sigtramp): Remove prototype.
6734         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
6735         * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
6736         sigtramp_p member of `struct gdbarch_tdep'.  Also check whether
6737         the program counter is in the range specified by `struct
6738         gdbarch_tdep'.
6739         (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
6740         (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
6741         (i386_go32_pc_in_sigtramp): Remove function.
6742         (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
6743         Initialize TDEP->sigtramp_p.
6744         (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
6745         (i386_gdbarch_init): Initialize TDEP->sigtramp_p.  Don't set
6746         deprecated_pc_in_sigtramp.
6747         * i386-linux-tdep.c: Adjust comments.
6748         (i386_linux_pc_in_sigtramp): Remove function.
6749         (i386_linux_sigtramp_p): New function.
6750         (i386_linux_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6751         deprecated_pc_in_sigtramp.
6752         * i386-nto-tdep.c: Update copyright year.
6753         (i386nto_pc_in_sigtramp): Remove function.
6754         (i386nto_sigtramp_p): New function.
6755         (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
6756         SP_REGNUM.
6757         (i386nto_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6758         deprecated_pc_in_sigtramp.
6759         * i386-sol2-tdep.c: Update copyright year.
6760         (i386_sol2_pc_in_sigtramp): Remove function.
6761         (i386_sol2_sigtramp_p): New function.
6762         (i386_sol2_init_abi): Initialize TDEP->sigtramp_p.  Don't set
6763         deprecated_pc_in_sigtramp.
6764         * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
6765         (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
6766         (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6767         deprecated_sigtramp_start and deprecated_sigtramp_end.
6768         * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
6769         (i386nbsd_pc_in_sigtramp): Remove function.
6770         (i386nbsd_sigtramp_p): New function.
6771         (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6772         deprecated_sigtramp_start, deprecated_sigtramp_end.  Initialize
6773         TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
6774         * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
6775         (i386obsd_pc_in_sigtramp): Remove function.
6776         (i386obsd_sigtramp_p): New function.
6777         (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
6778         functions.
6779         (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6780         deprecated_sigtramp_start, deprecated_sigtramp_end.  Initialize
6781         TDEP->sigtramp_p.
6782         * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
6783         amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
6784         dependencies.
6785
6786         * config/i386/i386aout.mt: Remove file.
6787
6788         * configure.tgt: Remove i[34567]86-*-go32*,
6789         i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
6790         and i[34567]86-*-isc*.  Set gdb_target to i386 for
6791         i[34567]86-*-netware* and i[34567]86-*-*.
6792         * config/i386/i386.mt: New file.
6793         * config/i386/embed.mt: Remove file.
6794         * config/i386/go32.mt: Remove file.
6795         * config/i386/i386nw.mt: Remove file.
6796         * config/i386/i386v.mt: Remove file.
6797         * config/i386/tm-go32.h: Remove file.
6798
6799         * tui/tui-hooks.c: Include "readline/readline.h" after
6800         "gdb_curses.h" instead of before.
6801         * tui/tui-io.c: Likewise.
6802
6803         * tui/tui.c: Fix typo in comment.
6804
6805         * sparc64-tdep.c (sparc_address_from_register): Remove function.
6806
6807 2004-04-08  Andrew Cagney  <cagney@redhat.com>
6808
6809         * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
6810         (deprecated_exception_support_initialized): Declare.
6811         * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
6812         (initialize_hp_cxx_exception_support)
6813         (child_enable_exception_callback): Update.
6814         * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
6815         (deprecated_exception_support_initialized): Rename
6816         deprecated_exception_catchpoints_are_fragile and
6817         deprecated_exception_support_initialized.
6818         (breakpoint_init_inferior, breakpoint_init_inferior): Update.
6819
6820         * symtab.c (deprecated_hp_som_som_object_present): Rename
6821         hp_som_som_object_present.
6822         * symtab.h (deprecated_hp_som_som_object_present): Declare.
6823         * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
6824         Update.  Delete extern declaration.
6825         * valops.c (hp_som_som_object_present): Ditto.
6826         * parse.c (deprecated_hp_som_som_object_present)
6827         (parse_nested_classes_for_hpacc): Ditto.
6828         * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
6829         * hppa-hpux-tdep.c (hp_som_som_object_present)
6830         (initialize_hp_cxx_exception_support): Ditto.
6831         * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
6832         * cp-valprint.c (hp_som_som_object_present)
6833         (cp_print_class_method): Ditto.
6834         * c-typeprint.c (hp_som_som_object_present):
6835         (c_type_print_base): Ditto.
6836         * c-exp.y (hp_som_som_object_present): Ditto.
6837
6838 2004-04-08  Andrew Cagney  <cagney@redhat.com>
6839
6840         * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
6841         (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
6842         (frame_unwind_find_by_frame): Re-implement the unwind code so
6843         that it can both prepend and append sniffers.  Replace
6844         frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
6845         * tramp-frame.c (tramp_frame_append): Use
6846         frame_unwind_prepend_unwinder.
6847         * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
6848         frame_unwind_register_unwinder.
6849         * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
6850         tramp_frame_append.
6851         * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
6852         * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
6853         (mips_linux_init_abi): Update.
6854
6855 2004-04-08  Kevin Buettner  <kevinb@redhat.com>
6856
6857         * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
6858         (ELF_FPREGSET_SIZE):  Delete constants formerly used in core
6859         file support.
6860
6861 2004-04-07  Kevin Buettner  <kevinb@redhat.com>
6862
6863         * ia64-tdep.c (elf.h): Don't include.
6864         (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
6865
6866 2004-04-07  Jason Molenda  (jmolenda@apple.com)
6867
6868         * frame.h: Typeo corrections in comments.
6869
6870 2004-04-07  Jim Blandy  <jimb@redhat.com>
6871
6872         * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
6873         %esp and %ebp
6874
6875 2004-04-07  Mark Kettenis  <kettenis@gnu.org>
6876
6877         * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
6878         * config/sparc/linux64.mt (TDEPFILES): Likewise.
6879         * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
6880         * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
6881         and solib-legacy.o.
6882         * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
6883         solib-svr4.o.
6884         * config/sparc/tm-sol2.h: Update copyright year.  Include
6885         "solib.h".
6886
6887         * sparc-sol2-tdep.c: Update copyright year.  Include
6888         "solib-svr4.h".
6889         (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6890         * sparc64-sol2-tdep.c: Include "solib-svr4.h".
6891         (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6892         * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
6893         dependencies.
6894
6895 2004-04-06  Andrew Cagney  <cagney@redhat.com>
6896
6897         * infttrace.c: Include "infttrace.h".
6898         * infttrace.h: Include "target.h".
6899         * Makefile.in (infttrace_h): Update.
6900         (infttrace.o): Update.
6901
6902 2004-04-06  Andrew Cagney  <cagney@redhat.com>
6903
6904         * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
6905         (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
6906         move extern declarations from here ...
6907         * infttrace.h: ... to here.
6908         * Makefile.in (hppah-nat.o): Update dependencies.
6909
6910         * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
6911         (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
6912         * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
6913         (hppa_breakpoint_from_pc): Delete.
6914
6915         * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
6916
6917 2004-04-05  Andrew Cagney  <cagney@redhat.com>
6918
6919         * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
6920         <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
6921         <sys/file.h>.
6922
6923 2004-04-06  Randolph Chung  <tausq@debian.org>
6924
6925         Committed by Andrew Cagney (mechanical change).
6926         * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
6927         exception_catchpoints_are_fragile, find_stub_with_shl_get,
6928         cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
6929         child_enable_exception_callback, current_ex_event,
6930         null_symtab_and_line, child_get_current_exception_event,
6931         HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
6932         HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
6933         HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
6934         hp_cxx_exception_support_initialized, eh_notify_hook_addr,
6935         eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
6936         eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
6937         Move hpux-specific definitions ...
6938         * hppa-hpux-tdep.c: ... to here.
6939
6940 2004-04-05  Andrew Cagney  <cagney@redhat.com>
6941
6942         * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
6943         skip_prologue_using_sal.
6944
6945 2004-04-05  Andrew Cagney  <cagney@redhat.com>
6946
6947         * config/i386/tm-i386.h: Delete file.
6948         * config/i386/tm-vxworks.h: Update copyright, do not include
6949         "tm-i386.h".
6950         * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
6951         * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
6952         * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
6953         * config/i386/ncr3000.mt (TM_FILE): Delete.
6954         * config/i386/interix.mt (TM_FILE): Delete.
6955         * config/i386/i386v.mt (TM_FILE): Delete.
6956         * config/i386/i386nw.mt (TM_FILE): Delete.
6957         * config/i386/i386gnu.mt (TM_FILE): Delete.
6958         * config/i386/i386aout.mt (TM_FILE): Delete.
6959         * config/i386/embed.mt (TM_FILE): Delete.
6960
6961 2004-04-05  Kevin Buettner  <kevinb@redhat.com>
6962
6963         * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
6964         (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
6965         (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
6966         (accg7_regnum): New constants.
6967         (last_spr_regnum, last_pseudo_regnum): Update.
6968         * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
6969         accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
6970         (frv_pseudo_register_read, frv_pseudo_register_write): Add support
6971         for accg registers.
6972         (frv_register_sim_regno): Update spr_map[].
6973
6974 2004-04-04  Andrew Cagney  <cagney@redhat.com>
6975
6976         * config/mips/xm-riscos.h: Delete.
6977         * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
6978         * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
6979         * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
6980         * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
6981         * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
6982         * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
6983         * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
6984         * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
6985         * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
6986         * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
6987         * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
6988         * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
6989         * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
6990         * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
6991         * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
6992         * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
6993         * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
6994         * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
6995         * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
6996         * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
6997         * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
6998         * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
6999         * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
7000         * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
7001         * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
7002         * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
7003
7004         * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
7005         m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
7006         m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
7007         * configure.host: Remove m680[01]0-sun-sunos3*,
7008         m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
7009         m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
7010         m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
7011         mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
7012         mips-*-riscos*.
7013         * NEWS: Mention removed systems.
7014
7015 2004-04-04  Andrew Cagney  <cagney@redhat.com>
7016
7017         GDB 6.1 release created from 6.1 branch.
7018
7019 2004-04-04  Andrew Cagney  <cagney@redhat.com>
7020
7021         * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
7022         * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
7023         * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
7024
7025         * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
7026         * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
7027         * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
7028
7029 2004-04-03  Jim Blandy  <jimb@redhat.com>
7030
7031         * MAINTAINERS: Chris Faylor has changed employers; add him to
7032         "paper trail" section, and update his E-mail address.
7033
7034 2004-04-03  Andrew Cagney  <cagney@redhat.com>
7035
7036         * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
7037         generic dummy frames.
7038         * dummy-frame.c: Update copyright.
7039         (dummy_frame_sniffer): Delete check for generic dummy frames.
7040
7041         * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
7042         * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
7043         (REG_PARM_STACK_SPACE): Delete.
7044         * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
7045         Inline reference to REG_PARM_STACK_SPACE.
7046
7047         * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
7048         (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
7049         (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
7050         (FRAME_BASE_BEFORE_SIGTRAMP)
7051         (hppa32_hpux_frame_base_before_sigtramp)
7052         (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
7053         * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
7054         (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
7055         (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
7056         (FRAME_BASE_BEFORE_SIGTRAMP)
7057         (hppa64_hpux_frame_base_before_sigtramp)
7058         (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
7059
7060 2004-04-03  Andrew Cagney  <cagney@redhat.com>
7061
7062         * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
7063
7064 2004-04-02  Andrew Cagney  <cagney@redhat.com>
7065
7066         * sh64-tdep.c (sh64_init_extra_frame_info): Replace
7067         DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
7068         * dummy-frame.h: Delete out-of-date comments.
7069         * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
7070         * gdbarch.h, gdbarch.c: Re-generate.
7071
7072 2004-04-02  Joel Brobecker  <brobecker@gnat.com>
7073
7074         Committed by Andrew Cagney <cagney@redhat.com>.
7075         * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
7076         into account an instruction saving a register if we have already
7077         seen an earlier instruction saving that same register.
7078
7079 2004-04-02  Andrew Cagney  <cagney@redhat.com>
7080
7081         * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
7082         * gdbarch.h, gdbarch.c: Re-generate.
7083         * frame.c (legacy_get_prev_frame): Delete references to
7084         DEPRECATED_INIT_FRAME_PC_FIRST.
7085
7086         * infrun.c (pc_in_sigtramp): Delete function.
7087         (check_sigtramp2): Inline call to pc_in_sigtramp, use
7088         get_frame_type.
7089
7090 2004-04-02  Andrew Cagney  <cagney@redhat.com>
7091
7092         * infrun.c (handle_step_into_function): Delete code conditional on
7093         legacy_frame_p.
7094         (handle_inferior_event, step_over_function): Ditto.
7095
7096 2004-04-02  Andrew Cagney  <cagney@redhat.com>
7097
7098         * frame.c (get_prev_frame_1): Exclude signal trampolines from the
7099         "previous frame inner to this frame" test.
7100
7101 2004-04-02  Andrew Cagney  <cagney@redhat.com>
7102
7103         * frame.c (safe_frame_unwind_memory): New function.
7104         * frame.h (safe_frame_unwind_memory): Declare.  Update description
7105         of /safe_/ methods.
7106         * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
7107         "next_frame".  Use safe_frame_unwind_memory.
7108         (tramp_frame_sniffer): Update call to tramp_frame_start.
7109
7110 2004-04-01  Daniel Jacobowitz  <drow@mvista.com>
7111
7112         * dwarf2read.c (dwarf2_objfile_data_key): New.
7113         (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
7114         (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
7115         (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
7116         (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
7117         (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
7118         (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
7119         (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
7120         Remove variables.
7121         (struct dwarf2_pinfo): Remove per-objfile members.  Update comments.
7122         (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
7123         (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
7124         (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
7125         (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
7126         (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
7127         Remove macros.
7128         (dwarf2_has_info): Take an objfile argument.  Allocate per-objfile
7129         data.
7130         (dwarf2_locate_sections, dwarf2_build_psymtabs)
7131         (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
7132         (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
7133         (read_partial_die, read_full_die, read_indirect_string)
7134         (dwarf_decode_line_header, dwarf_decode_macros)
7135         (dwarf2_symbol_mark_computed): Remove use of removed macros.
7136         Update uses of removed variables.
7137         (psymtab_to_symtab_1): Restore per-objfile data pointer.  Remove use
7138         of removed macros.
7139         (_initialize_dwarf2_read): New function.
7140         * symfile.h (dwarf2_has_info): Update prototype.
7141         * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
7142         * elfread.c (elf_symfile_read): Likewise.
7143
7144 2004-04-01  Jim Blandy  <jimb@redhat.com>
7145
7146         * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
7147         function for register numbers on all the rs6000-derived targets.
7148         (rs6000_gdbarch_init): Don't register a separate
7149         gdbarch_dwarf2_reg_to_regnum function for the E500.  Use
7150         rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
7151         variants.
7152
7153         * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
7154         numbering.
7155
7156 2004-04-01  Paul N. Hilfinger  <Hilfinger@gnat.com>
7157
7158         * valarith.c: Update copyright notice.
7159         (value_add): Handle range types.
7160         (value_sub): Ditto.
7161         (value_equal): Ditto.
7162         (value_less): Ditto.
7163         (value_neg): Ditto.
7164         (value_complement): Ditto.
7165         (value_binop): Simplify slightly by using is_integral_type and
7166         eliminiating unnecessary COERCE_ENUMs.
7167
7168 2004-03-31  Andrew Cagney  <cagney@redhat.com>
7169
7170         * frame.h (frame_unwind_id): Declare.
7171         * frame.c (frame_unwind_id): New function.
7172         (get_prev_frame_1): New function.
7173         (frame_debug_got_null_frame): New function.
7174         (get_prev_frame): Use frame_debug_got_null_frame.  Move unwind
7175         code proper to prev_frame, update description.
7176         * infrun.c (step_over_function): Use frame_unwind_id.
7177
7178 2004-04-31  J. Brobecker  <brobecker@gnat.com>
7179
7180         * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
7181         (hppa64_push_dummy_call): Likewise.
7182
7183 2004-03-30  Jim Blandy  <jimb@redhat.com>
7184
7185         From Ulrich Weigand:
7186         * utils.c (query): Do not use a va_list variable multiple times.
7187
7188 2004-03-29  Daniel Jacobowitz  <drow@mvista.com>
7189
7190         * Makefile.in (linux_nat_h): Update dependencies.
7191         * configure.in: Check for <gnu/libc-version.h>.
7192         * configure: Regenerate.
7193         * config.in: Regenerate.
7194         * linux-nat.h: Include "target.h".  Add waitstatus field to
7195         struct lwp_info.
7196         * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
7197         (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
7198         to.
7199         (lin_lwp_handle_extended): New function.  Handle clone events.
7200         (wait_lwp): Use lin_lwp_handle_extended.  Update comment about
7201         thread exit events.
7202         (child_wait): Handle clone events.
7203         (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
7204         * linux-nat.c (linux_enable_event_reporting): Turn on
7205         PTRACE_O_TRACECLONE.
7206         (linux_handle_extended_wait): Handle clone events.
7207         * thread-db.c: Include <gnu/libc-version.h>.
7208         (struct private_thread_info): Add dying flag.
7209         (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
7210         higher.
7211         (attach_thread): Update comments.  Handle dying threads.
7212         (detach_thread): Set the dying flag.
7213         (check_event): Always call attach_thread.
7214
7215 2004-03-29  Daniel Jacobowitz  <drow@mvista.com>
7216
7217         * mips-tdep.c (mips_pdr_data): New.
7218         (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
7219         (_initialize_mips_tdep): Initialize mips_pdr_data.
7220
7221 2004-03-29  Corinna Vinschen  <vinschen@redhat.com>
7222
7223         * minsyms.c (install_minimal_symbols): Move dropping leading
7224         char from linkage name from here...
7225         (prim_record_minimal_symbol_and_info): ...to here.  Simplify
7226         test for "__gnu_compiled*" symbols.
7227
7228 2004-03-28  Jim Blandy  <jimb@redhat.com>
7229
7230         * rs6000-tdep.c (skip_prologue): Recognize moves from argument
7231         registers to temp register r0 and byte stores as prologue
7232         instructions.
7233
7234 2004-03-28  Andrew Cagney  <cagney@redhat.com>
7235
7236         * PROBLEMS (Stack backtraces): Rewrite.  Remove reference to
7237         arm*-*-*.
7238
7239 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
7240
7241         * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
7242         and switch the layout to force a display of register window.
7243
7244 2004-02-26  J. Brobecker  <brobecker@gnat.com>
7245
7246         * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
7247         of the INTEGER class.
7248
7249 2004-03-26  Jim Blandy  <jimb@redhat.com>
7250
7251         * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
7252         bytes long on PPC GNU/Linux.
7253
7254 2004-03-26  David Carlton  <carlton@kealia.com>
7255
7256         * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
7257
7258 2004-03-25  Andrew Cagney  <cagney@redhat.com>
7259
7260         * PROBLEMS: Add general section titles, remove references to
7261         specific releases.
7262
7263 2004-03-25  Daniel Jacobowitz  <drow@mvista.com>
7264
7265         * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
7266         INT_REGISTER_SIZE.
7267         (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
7268         FP_REGISTER_VIRTUAL_SIZE.
7269         * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
7270         of DEPRECATED_REGISTER_RAW_SIZE.
7271         (arm_register_type): Add gdbarch argument.
7272         (arm_register_raw_size, arm_register_virtual_size): Delete.
7273         (arm_register_byte, arm_extract_return_value)
7274         (arm_store_return_value, arm_get_longjmp_target): Update references
7275         to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
7276         (arm_gdbarch_init): Likewise.  Don't set
7277         deprecated_register_raw_size, deprecated_register_virtual_size,
7278         deprecated_max_register_raw_size,
7279         deprecated_max_register_virtual_size, or
7280         deprecated_max_register_virtual_type.  Do set register_type.
7281         * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
7282         (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
7283         (FP_REGISTER_VIRTUAL_SIZE): Delete.
7284         (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
7285         (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
7286         * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
7287         INT_REGISTER_SIZE.
7288         * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
7289         (remote_rdp_store_register): Likewise.
7290
7291 2004-03-24  Daniel Jacobowitz  <drow@mvista.com>
7292
7293         * Makefile.in (mips-linux-tdep.o): Update dependencies.
7294         * mips-tdep.c (mips_gdbarch_init): Move frame predicates
7295         to after osabi initialization.
7296         * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
7297         (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
7298         functions.
7299         (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
7300         (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
7301         variables.
7302         (mips_linux_init_abi): Append signal trampoline unwinders.
7303
7304 2004-03-24  Andrew Cagney  <cagney@redhat.com>
7305
7306         * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
7307         * tramp-frame.c: Include "gdb_assert.h".
7308         (tramp_frame_start): Use TRAMP_SENTINEL_INSN.  Use ULONGEST and
7309         correct sizeof.
7310         (tramp_frame_append): Validate the tramp frame's instructions.
7311         * Makefile.in (tramp-frame.o): Update dependencies.
7312
7313 2004-03-23  Andrew Cagney  <cagney@redhat.com>
7314
7315         * trad-frame.h (trad_frame_set_reg_addr): Declare.
7316
7317 2004-03-23  Andrew Cagney  <cagney@redhat.com>
7318
7319         * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
7320         Nasser as past testsuite/lib/ (and other) maintainers.
7321
7322 2004-03-23  Daniel Jacobowitz  <drow@mvista.com>
7323
7324         * infcmd.c (attach_command): Reread symbols if we already have
7325         an exec file.
7326
7327 2004-03-23  Andrew Cagney  <cagney@redhat.com>
7328
7329         * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
7330
7331 2004-03-23  Andrew Cagney  <cagney@redhat.com>
7332
7333         * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
7334         * gdbarch.h, gdbarch.c: Re-generate.
7335         * i386obsd-tdep.c (i386obsd_init_abi): Update.
7336         * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
7337         * i386bsd-tdep.c (i386bsd_init_abi): Update.
7338         * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
7339         (DEPRECATED_SIGTRAMP_START): Update.
7340         * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
7341         (DEPRECATED_SIGTRAMP_START): Update.
7342         * blockframe.c (find_pc_sect_partial_function): Update.
7343         * arch-utils.c (legacy_pc_in_sigtramp): Update.
7344
7345 2004-03-23  Daniel Jacobowitz  <drow@mvista.com>
7346
7347         * remote.c (remote_open_1): Reopen the exec file and reread symbols
7348         if necessary.
7349
7350 2004-03-23  Andrew Cagney  <cagney@redhat.com>
7351
7352         * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
7353         predicate, deprecate.
7354         * gdbarch.h, gdbarch.c: Re-generate.
7355         * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
7356         * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
7357         * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
7358         * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
7359         * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
7360         * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
7361         * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
7362         * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
7363         * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
7364         * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
7365         * blockframe.c (find_pc_partial_function): Update.
7366         * breakpoint.c (bpstat_what): Update.
7367         * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
7368         * frv-linux-tdep.c (frv_linux_init_abi): Update.
7369         * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
7370         * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
7371         * i386-interix-tdep.c (i386_interix_init_abi): Update.
7372         * i386-linux-tdep.c (i386_linux_init_abi): Update.
7373         * i386-nto-tdep.c (i386nto_init_abi): Update.
7374         * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
7375         * i386-tdep.c (i386_sigtramp_frame_sniffer)
7376         (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
7377         * i386bsd-tdep.c (i386bsd_init_abi): Update.
7378         * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
7379         * i386obsd-tdep.c (i386obsd_init_abi): Update.
7380         * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
7381         * infrun.c (pc_in_sigtramp): Update.
7382         * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
7383         * m68klinux-tdep.c (m68k_linux_init_abi): Update.
7384         * mips-tdep.c (mips_gdbarch_init): Update.
7385         * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
7386         * ppc-linux-tdep.c: Update comment.
7387         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
7388         * shnbsd-tdep.c (shnbsd_init_abi): Update.
7389         * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
7390         * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
7391         * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
7392         * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
7393         * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
7394         * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
7395         * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
7396         * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
7397
7398 2004-03-23  Andrew Cagney  <cagney@redhat.com>
7399
7400         * tramp-frame.h, tramp-frame.h: New files.
7401         * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
7402         Update rules to include "tramp-frame.h" and "tramp-frame.c".
7403
7404         * Makefile.in: Update all dependencies.
7405
7406 2004-03-23  Andrew Cagney  <cagney@redhat.com>
7407
7408         * Makefile.in (trad_frame_h): Add $(frame_h).
7409         * trad-frame.h: Update copyright.  Include "frame.h".
7410         (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
7411         (trad_frame_set_id, trad_frame_get_id): Declare.
7412         (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
7413         * trad-frame.c: Update copyright.
7414         (struct trad_frame_cache): Define.
7415         (trad_frame_cache_zalloc): New function.
7416         (trad_frame_set_id, trad_frame_get_id): New functions.
7417         (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
7418
7419 2004-03-22  Andrew Cagney  <cagney@redhat.com>
7420
7421         * s390-tdep.c (struct s390_stub_unwind_cache): Rename
7422         s390_pltstub_unwind_cache.
7423         (s390_stub_frame_unwind_cache): Rename
7424         s390_pltstub_frame_unwind_cache.
7425         (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
7426         (s390_stub_frame_prev_register): Rename
7427         s390_pltstub_frame_prev_register.
7428         (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
7429         (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
7430
7431         From Ulrich Weigand:
7432         * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
7433         pointer calls like PLT calls.
7434
7435 2004-03-22  Daniel Jacobowitz  <drow@mvista.com>
7436
7437         * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
7438         PC rather than the partial function start address.  Use the start
7439         address to sanity check the found PDR.
7440
7441 2004-03-22  Daniel Jacobowitz  <drow@mvista.com>
7442
7443         * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
7444         linux_handle_extended_wait.
7445
7446 2004-03-22  Andrew Cagney  <cagney@redhat.com>
7447
7448         * rs6000-tdep.c (frame_initial_stack_address): Delete unused
7449         function.
7450
7451         * frame.h (generic_pop_current_frame): Delete declaration.
7452         (deprecate_pop_dummy_frame): Deprecate
7453         generic_pop_dummy_frame.
7454         * dummy-frame.c (deprecated_pop_dummy_frame): Update.
7455         (generic_pop_current_frame): Delete function.
7456         * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
7457         generic_pop_current_frame.
7458         * v850-tdep.c (v850_pop_frame): Update.
7459         * mcore-tdep.c (mcore_pop_frame): Update.
7460         * sh64-tdep.c (sh64_pop_frame): Update.
7461         * h8300-tdep.c (h8300_pop_frame): Update.
7462
7463 2004-03-22  Andrew Cagney  <cagney@redhat.com>
7464
7465         * frame.h (deprecated_pc_in_call_dummy): Rename
7466         generic_pc_in_call_dummy.
7467         * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
7468         * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
7469         generic_pc_in_call_dummy.
7470         (pc_in_dummy_frame): Make static.
7471         * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
7472         * gdbarch.h, gdbarch.c: Re-generate.
7473         * dummy-frame.c (dummy_frame_sniffer): Simplify.
7474         * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
7475         (legacy_get_prev_frame): Ditto.
7476         * inferior.h: Delete reference to generic_pc_in_call_dummy in
7477         comment.
7478
7479 2004-03-21  Andrew Cagney  <cagney@redhat.com>
7480
7481         * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
7482         declaration and out-of-date comment.
7483         * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
7484         Delete function.
7485         * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
7486         deprecated_pc_in_call_dummy.
7487
7488         * infrun.c (handle_inferior_event): For non legacy frames, use the
7489         frame ID and frame type to identify a signal trampoline.  Update
7490         comments.
7491
7492 2004-03-21  Nathan J. Williams  <nathanw@wasabisystems.com>
7493
7494         * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
7495         * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
7496
7497 2004-03-21  Andrew Cagney  <cagney@redhat.com>
7498
7499         * frame-unwind.h: Update copyright.
7500         (struct frame_data): Add opaque declaration.
7501         (frame_sniffer_ftype): Declare.
7502         (struct frame_unwind): Add "unwind_data" and "sniffer".
7503         (frame_unwind_register_unwinder): Declare.
7504         (frame_unwind_find_by_frame): Add parameter "this_cache".
7505         * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
7506         (legacy_get_prev_frame, legacy_get_prev_frame)
7507         (get_frame_type): Pass the prologue_cache to
7508         frame_unwind_find_by_frame.
7509         * frame-unwind.c (struct frame_unwind_table_entry): Add field
7510         "unwinder".
7511         (frame_unwind_register_unwinder): New function.
7512         (frame_unwind_find_by_frame): Handle an unwind sniffer.
7513
7514 2004-03-20  Paul Hilfinger  <hilfingr@nile.gnat.com>
7515
7516         * bcache.c (print_percentage): Use floating point to avoid
7517         incorrect results when portion*100 overflows.
7518
7519 2004-03-19  Kevin Buettner  <kevinb@redhat.com>
7520
7521         * ppc_tdep.h (ppc_linux_frame_saved_pc)
7522         (ppc_linux_init_extra_frame_info)
7523         (ppc_linux_frameless_function_invocation)
7524         (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
7525         (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
7526         (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
7527         (rs6000_frame_chain): Delete declarations.
7528         * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
7529         (ppc_linux_init_extra_frame_info)
7530         (ppc_linux_frameless_function_invocation)
7531         (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
7532         (ppc_linux_init_abi): Remove registration of above deleted functions.
7533         * rs6000-tdep.c (rs6000_init_extra_frame_info)
7534         (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
7535         (rs6000_frame_args_address, rs6000_saved_pc_after_call)
7536         (rs6000_pop_frame, rs6000_frameless_function_invocation)
7537         (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
7538         (rs6000_gdbarch_init): Remove registration of above deleted functions.
7539         Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
7540         rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
7541         frame management for all OSABIs.
7542
7543 2004-03-19  Andrew Cagney  <cagney@redhat.com>
7544
7545         Committed by Kevin Buettner <kevinb@redhat.com>.
7546
7547         * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
7548         Update copyright.
7549         (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
7550         (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
7551         (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
7552         (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
7553         unwinders.  #ifdef legacy frame code.
7554         * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
7555         "frame-base.h".
7556         (rs6000_unwind_pc, rs6000_unwind_dummy_id)
7557         (struct rs6000_frame_cache, rs6000_frame_cache)
7558         (rs6000_frame_this_id, rs6000_frame_prev_register)
7559         (rs6000_frame_sniffer, rs6000_frame_unwind)
7560         (rs6000_frame_base_address, rs6000_frame_base_sniffer)
7561         (rs6000_frame_base): Implement a traditional frame unwinder.
7562         (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
7563         frame unwinder.
7564
7565 2004-03-19  Kevin Buettner  <kevinb@redhat.com>
7566
7567         * breakpoint.c (adjust_breakpoint_address): Don't adjust
7568         breakpoint address for watchpoints or the catch eventpoints.
7569         Add new paramter ``bptype''.  Adjust all callers.
7570
7571 2004-03-19  Andrew Cagney  <cagney@redhat.com>
7572
7573         * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
7574
7575         * PROBLEMS: Delete note that ARM does not use frame code, problem
7576         fixed.
7577
7578 2004-03-18  Andrew Cagney  <cagney@redhat.com>
7579
7580         * stack.c (return_command): Delete code wrapped in #ifdef
7581         DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
7582
7583         * rs6000-tdep.c (skip_prologue): Record only the first LR save.
7584
7585 2004-03-18  Andrew Cagney  <cagney@redhat.com>
7586
7587         * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
7588         DEPRECATED_IN_SIGTRAMP.
7589         * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7590         * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
7591         * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7592         * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7593         * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7594         * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7595         * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7596         * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7597         * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
7598         * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
7599
7600 2004-03-18  Andrew Cagney  <cagney@redhat.com>
7601
7602         * frame-base.c: Update copyright.  Include "gdb_obstack.h".
7603         (struct frame_base_table_entry): Define.
7604         (struct frame_base_table): Re-implement as a linked list.
7605         (frame_base_init): Re-implement.
7606         (frame_base_table): Delete function.
7607         (append_predicate): Delete function.
7608         (frame_base_append_sniffer): Update.
7609         (frame_base_set_default): Update.
7610         (frame_base_find_by_frame): Update.
7611         (_initialize_frame_base): Use gdbarch_data_register_pre_init.
7612         * Makefile.in (frame-base.o): Update dependencies.
7613
7614 2004-03-17  Andrew Cagney  <cagney@redhat.com>
7615
7616         * frame.c (legacy_get_prev_frame): Pass correct frame to
7617         frame_unwind_find_by_frame.
7618
7619 2004-03-17  David Carlton  <carlton@kealia.com>
7620
7621         * NEWS: Mention C++ nested types and namespaces
7622
7623 2004-03-16  Michael Chastain  <mec.gnu@mindspring.com>
7624
7625         * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
7626         and "Regressions since gdb 5.3.".  Add known regressions since
7627         gdb 6.0.
7628
7629 2004-03-16  David Carlton  <carlton@kealia.com>
7630
7631         * dwarf2read.c (process_structure_scope): Process children even
7632         when we're a declaration.
7633
7634 2004-03-16  Andrew Cagney  <cagney@redhat.com>
7635
7636         * symtab.h (find_pc_sect_partial_function): Delete declaration.
7637         * blockframe.c (find_pc_partial_function)
7638         (find_pc_sect_partial_function): Merge into a single
7639         find_pc_partial_function.
7640
7641 2004-03-16  Mark Kettenis  <kettenis@gnu.org>
7642
7643         * i386bsd-nat.c: s/regno/regnum/g.
7644         (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
7645         FP0_REGNUM.
7646         (store_inferior_registers): Likewise.
7647
7648 2004-03-16  Mark Kettenis  <kettenis@gnu.org>
7649
7650         * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
7651         of i387_fill_fsave.
7652         (store_inferior_registers): Call i387_collect_fsave and
7653         i387_collect_fxsave instead of i387_fill_fsave and
7654         i387_fill_fxsave.
7655
7656 2004-03-15  Andrew Cagney  <cagney@redhat.com>
7657
7658         * Makefile.in (frame-unwind.o): Update dependencies.
7659         * frame-unwind.c: Include "gdb_obstack.h".
7660         (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
7661         parameter.
7662         (append_predicate): Delete function.
7663         (struct frame_unwind_table_entry): New structure.
7664         (struct frame_unwind_table): Replace "sniffer" with "head" and
7665         "tail".
7666         (frame_unwind_append_sniffer): Update.
7667         (frame_unwind_find_by_frame): Update.
7668         (_initialize_frame_unwind): Registe frame_unwind_init using
7669         gdbarch_data_register_pre_init.
7670
7671 2004-03-15  Mark Kettenis  <kettenis@gnu.org>
7672
7673         * i386bsd-nat.c: Update copyright year.
7674         (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
7675         define unconditionally.
7676
7677 2004-03-15  Mark Kettenis  <kettenis@gnu.org>
7678
7679         * i387-tdep.h (i387_collect_fsave): New prototype.
7680         * i387-tdep.c (i387_collect_fsave): New function containing most
7681         of the code from i387_fill_fsave.
7682         (i387_fill_fsave): Call i387_collect_fsave.
7683
7684 2004-03-15  Mark Kettenis  <kettenis@gnu.org>
7685
7686         * i386-linux-tdep.c: Update copyright year.
7687         (i386_linux_svr4_fetch_link_map_offsets): Remove function.
7688         (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
7689         svr4_ilp32_link_map_offsets instead of
7690         i386_linux_svr4_fetch_link_map_offsets.
7691
7692 2004-03-15  David Carlton  <carlton@kealia.com>
7693
7694         Fix for PR c++/1553:
7695         * dwarf2read.c (read_structure_type): Determine type name by
7696         calling determine_class_name.
7697         (determine_class_name): New.
7698         (determine_prefix): Look at TYPE_TAG_NAME and call
7699         determine_class_name when appropriate.
7700         (determine_prefix_aux, class_name): Delete.
7701         (read_namespace): Set die->type.
7702
7703 2004-03-15  Kevin Buettner  <kevinb@redhat.com>
7704
7705         * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
7706         unused macro definition.  The definition in target.h (or perhaps
7707         elsewhere) takes precedence.
7708
7709 2004-03-15  Andrew Cagney  <cagney@redhat.com>
7710
7711         * ppc-tdep.h: Update copyright.
7712         (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
7713         function signatures to match "regsets.h".
7714         * ppc-linux-tdep.c: Include "regset.h".
7715         (ELF_GREGSET_SIZE): Delete.
7716         (right_supply_register): New function.
7717         (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
7718         using right_supply_register.
7719         (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
7720         functions.
7721         (ppc64_linux_gregset, ppc32_linux_gregset): Define.
7722         (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
7723         (_initialize_ppc_linux_tdep): Do not register
7724         ppc_linux_regset_core_fns.
7725         (ppc_linux_regset_from_core_section): Replace
7726         fetch_core_registers.
7727         (ppc_linux_regset_core_fns): Delete.
7728         * ppc-linux-nat.c: (right_fill_reg): New function.
7729         (supply_gregset): Update call to ppc_linux_supply_gregset.
7730         (fill_gregset): Clear the register set, use right_fill_reg.
7731         (supply_fpregset): Update call to ppc_linux_supply_fpregset.
7732         (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
7733
7734         * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
7735         unsigned.
7736
7737 2004-03-15  Andrew Cagney  <cagney@redhat.com>
7738
7739         * gdbarch.sh (gdbarch_data_pre_init_fytpe)
7740         (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
7741         (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
7742         and register_gdbarch_data.
7743         (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
7744         (struct gdbarch_data): Replace "init" by "pre_init" and
7745         "post_init".
7746         * gdbarch.h, gdbarch.c: Re-generate.
7747         * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
7748         with"obstack", use OBSTACK_ZALLOC.
7749         (dwarf2_frame_ops): Delete.
7750         (dwarf2_frame_set_init_reg): Use gdbarch_data.
7751         (dwarf2_frame_init_reg): Use gdbarch_data.
7752         (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
7753         * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
7754         (_initialize_svr4_solib): Update.
7755         * user-regs.c (_initialize_user_regs): Update.
7756         * reggroups.c (_initialize_reggroup): Update.
7757         * regcache.c (_initialize_regcache): Update.
7758         * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
7759         * libunwind-frame.c (_initialize_libunwind_frame): Update.
7760         * gnu-v3-abi.c (init_gnuv3_ops): Update.
7761         * frame-unwind.c (_initialize_frame_unwind): Update.
7762         * frame-base.c (_initialize_frame_base): Update.
7763         * user-regs.c (user_reg_add): Update.
7764         * reggroups.c (reggroup_add): Update.
7765         * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
7766         * libunwind-frame.c (libunwind_frame_set_descr): Update.
7767         * frame-unwind.c (frame_unwind_append_sniffer): Update.
7768         * frame-base.c (frame_base_table): Update.
7769         * remote.c (_initialize_remote): Update.
7770         * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
7771
7772 2004-03-15  Andrew Cagney  <cagney@redhat.com>
7773
7774         * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
7775
7776 2004-03-15  Kevin Buettner  <kevinb@redhat.com>
7777
7778         * Makefile.in (frv-linux-tdep.o): Add dependencies.
7779         * frv-linux-tdep.c: New file.
7780         * frv-tdep.c (struct gdbarch_tdep): Add new field
7781         ``sigcontext_reg_addr''.
7782         (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
7783         (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
7784         (frv_sigramp_frame_sniffer): New functions.
7785         (frv_sigtramp_frame_unwind): New static global.
7786         (frv_gdbarch_init): Hook in ABI-specific overrides.  Hook up frame
7787         sniffers.
7788         * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
7789         * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
7790
7791 2004-03-15  Kevin Buettner  <kevinb@redhat.com>
7792
7793         * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
7794         but not via a call to error(), when unable to read memory.
7795
7796 2004-03-15  Kevin Buettner  <kevinb@redhat.com>
7797
7798         * frv-tdep.c (frv_call_dummy_words): Delete.
7799         (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
7800
7801 2004-03-15  Andrew Cagney  <cagney@redhat.com>
7802
7803         * infrun.c (handle_step_into_function, step_over_function): Only
7804         update and use STEP_FRAME_ID when the system is using legacy
7805         frames.  Update comments.
7806
7807 2004-03-14  Mark Kettenis  <kettenis@gnu.org>
7808
7809         * amd64-linux-tdep.h: Remove file.
7810         * amd64-linux-tdep.c: Don't include "inferior.h" and
7811         "amd64-linux-tdep.h".  Include "frame.h" and "solib-svr4.h".
7812         (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
7813         (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
7814         (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
7815         (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
7816         macros.
7817         (user_to_gdb_regmap): Remove variable.
7818         (amd64_linux_gregset_reg_offset): New variable.
7819         (amd64_core_fns): Remove variable.
7820         (fetch_core_registers): Remove function.
7821         (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
7822         functions.
7823         (_initialize_amd64_linux_tdep): Don't set add_core_fns.
7824         * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
7825         * Makefile.in (amd64_linux_tdep_h): Remove.
7826         (amd64-linux-nat.o): Update dependencies.
7827         (amd64-linux-tdep.o): Update dependencies.
7828
7829         * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
7830         (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
7831         functions.
7832         (fetch_inferior_registers, store_inferior_registers): Rewrite.
7833
7834         * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
7835         * amd64-tdep.c (amd64_fill_fxsave): Remove function.
7836
7837 2004-03-14  Daniel Jacobowitz  <drow@mvista.com>
7838
7839         * dwarf2read.c (read_structure_type): Rename from
7840         read_structure_scope.  Don't create a symbol or call process_die.
7841         Return immediately if die->type is set.  Call read_type_die before
7842         dwarf2_add_member_fn.
7843         (process_structure_scope): New function.
7844         (read_enumeration_type, process_enumeration_scope): New functions,
7845         broken out from read_enumeration.  Don't create the enumeration
7846         type if it has already been created.
7847         (read_enumeration): Removed.
7848         (process_die): Call read_structure_type, process_structure_scope,
7849         read_enumeration_type, and process_enumeration_scope.  Just call
7850         new_symbol for base and subrange types.  Add a comment about other
7851         type dies.
7852         (read_type_die): Call read_enumeration_type.
7853         (add_partial_structure, new_symbol): Update comments.
7854
7855 2004-03-13  Stephane Carrez  <stcarrez@nerim.fr>
7856
7857         * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
7858
7859 2004-03-13  Stephane Carrez  <stcarrez@nerim.fr>
7860
7861         * tui/tui-win.h (tui_get_cmd_list): Declare.
7862         * tui/tui-win.c (tui_command): New function.
7863         (tui_get_cmd_list): New function.
7864         (_initialize_tui_win): Moved initialization of tui command in
7865         tui_get_cmd_list.
7866
7867         * tui/tui-data.c (init_content_element): Setup new data members.
7868         (init_win_info): Likewise.
7869         (free_content_elements): Free it.
7870         * tui/tui-data.h (struct tui_data_element): Store the register
7871         content to print.
7872         (struct tui_data_info): Keep the current register group.
7873
7874         * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
7875
7876         * tui/tui-regs.h (tui_show_registers): Update prototype.
7877         (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
7878         (tui_resize_all): No need to calculate anything for register window.
7879         * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
7880         (tui_set_register_element, tui_set_general_regs_content): Remove.
7881         (tui_set_special_regs_content): Remove.
7882         (tui_set_general_and_special_regs_content): Remove.
7883         (tui_set_float_regs_content): Remove.
7884         (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
7885         (tui_set_regs_content): Remove.
7886         (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
7887         (tui_v_show_registers_command_support): Remove.
7888         (tui_show_registers): Use a reggroup to specify the registers to show.
7889         (tui_show_register_group): New function.
7890         (tui_display_registers_from): Compute the layout of register window
7891         and refresh with new API; be sure to delete old register windows.
7892         (tui_check_register_values): Update to use tui_get_register and
7893         tui_display_data.
7894         (tui_display_register): Just refresh the register window part.
7895         (tui_register_format): Format registers and save in tui_data_element.
7896         (tui_get_register): New to combine tui_reg_value_has_changed and
7897         tui_get_register_raw_value; fix to use the new gdb API.
7898         (tui_show_float_command): Renamed tui_reg_float_command.
7899         (tui_show_general_command): Renamed tui_reg_general_command.
7900         (tui_show_special_command): Renamed tui_reg_system_command.
7901         (_initialize_tui_regs): Remove unused commands.
7902
7903 2004-03-13  Mark Kettenis  <kettenis@gnu.org>
7904
7905         * NEWS (New native configurations): Mention OpenBSD/amd64.
7906
7907         * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
7908         (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
7909         Remove defines.
7910         * config/i386/nm-fbsd64.h: Likewise.
7911         * config/i386/nm-obsd.h: Likewise.
7912         * config/sparc/nm-fbsd.h: Likewise.  Update copyright year.
7913         * config/alpha/nm-fbsd.h: Likewise.  Update copyright year.
7914
7915 2004-03-12  Kevin Buettner  <kevinb@redhat.com>
7916
7917         * frv-tdep.c (set_variant_scratch_registers): New function.
7918         * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
7919         New constants.
7920
7921         From Richard Sandiford  <rsandifo@redhat.com>:
7922         * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
7923
7924 2004-03-12  Kevin Buettner  <kevinb@redhat.com>
7925
7926         * frv-tdep.c, frv-tdep.h  (first_gpr_regnum, sp_regnum, fp_regnum)
7927         (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
7928         (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
7929         (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
7930         (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
7931         (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
7932         (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
7933         (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
7934         definitions from frv-tdep.c to frv-tdep.h.
7935
7936 2004-03-12  Kevin Buettner  <kevinb@redhat.com>
7937
7938         Add shared library support for FR-V FDPIC ABI:
7939         * Makefile.in (solib-frv.o): Add dependencies.
7940         * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
7941         New functions.
7942         (frv_push_dummy_call): Add support for FDPIC ABI.
7943         (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
7944         for FDPIC ABI.
7945         * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
7946         (frv_fdpic_find_canonical_descriptor): Declare.
7947         * solib-frv.c: New file.
7948         * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
7949         * config/frv/tm-frv.h (solib.h): Include.
7950
7951 2004-03-12  Kevin Buettner  <kevinb@redhat.com>
7952
7953         * Makefile.in (elf_frv_h, frv_tdep_h): Define.
7954         (frv-tdep.o): Update dependencies.
7955         * frv-tdep.h: New file.
7956         * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
7957         (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
7958         constants.
7959         (struct gdbarch_tdep): Add new member ``frv_abi''.
7960         (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
7961         functions.
7962         (new_variant): Set ``frv_abi'' field.
7963         (gdb_arch_init): Detect FDPIC executables.
7964
7965 2004-03-12  Mark Kettenis  <kettenis@gnu.org>
7966
7967         * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
7968         wrapper.
7969
7970 2004-03-11  Andrew Cagney  <cagney@redhat.com>
7971
7972         * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
7973
7974 2004-03-11  Kevin Buettner  <kevinb@redhat.com>
7975
7976         * solist.h (master_so_list): New function.
7977         * solib.c (master_so_list): Likewise.
7978         * solib-svr4.c (enable_break): Iterate over so_list entries
7979         obtained from master list instead of entries obtained directly
7980         via svr4_current_sos().
7981
7982 2004-03-10  Ben Elliston  <bje@gnu.org>
7983
7984         * MAINTAINERS: Update my mail address.
7985
7986 2004-03-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
7987
7988         * remote-m32r-sdi.c: Support hardware watchpoint.
7989
7990 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7991
7992         * user-regs.c: Update copyright years.
7993         (struct user_regs): Rename to gdb_user_regs.
7994         (append_user_reg, builtin_user_regs, user_regs_init)
7995         (user_reg_add, user_reg_map_name_to_regnum)
7996         (usernum_to_user_reg): Update.
7997
7998 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7999
8000         * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
8001         (skip_children): New functions.
8002         (locate_pdi_sibling): Call skip_children.
8003
8004 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
8005
8006         * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
8007         * gdbtypes.c (check_typedef): Update comments.
8008
8009 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
8010
8011         * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
8012         (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
8013         pointer.  Update comment about comp_unit_head.
8014         (struct abbrev_info): Shorten two int flags.
8015         (dwarf_alloc_abbrev): Take a CU argument.
8016         (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
8017         each time through the loop.  Update cleanup argument.
8018         (psymtab_to_symtab_1): Update cleanup call.
8019         (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
8020         abbrev_obstack.
8021         (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
8022         Just call obstack_free and clear the pointer.
8023
8024 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
8025
8026         * infrun.c (handle_inferior_event): Remove short-circuit code for
8027         events in a different thread.
8028
8029 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
8030
8031         * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
8032         print the whole transfer.
8033         (initialize_targets): Update description of "set debug target".
8034
8035 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
8036
8037         * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
8038
8039 2004-03-08  Nathan J. Williams  <nathanw@wasabisystems.com>
8040
8041         * MAINTAINERS (write after approval): Add myself.
8042
8043 2004-03-08  Corinna Vinschen  <vinschen@redhat.com>
8044
8045         * sh-tdep.c (sh_print_registers_info): Use for loop.
8046         Don't skip multiple registers when a float register is encountered.
8047
8048 2004-03-08  Corinna Vinschen  <vinschen@redhat.com>
8049
8050         Fix PR tdep/1291.
8051         * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
8052         to official SH documentation.
8053
8054 2004-03-07  Andrew Cagney  <cagney@redhat.com>
8055
8056         * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
8057         unused function.
8058
8059 2004-03-07  Daniel Jacobowitz  <drow@mvista.com>
8060
8061         * arm-tdep.c (thumb_get_next_pc): Handle BX.
8062         (arm_get_next_pc): Handle BX and BLX.
8063
8064 2004-03-07  Andrew Cagney  <cagney@redhat.com>
8065
8066         * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
8067         FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
8068         HPPA_SP_REGNUM.
8069         (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
8070         (hppa_target_read_fp): Delete.
8071         (hppa_gdbarch_init): Do not set deprecated register_raw_size,
8072         register_virtual_size, max_register_raw_size,
8073         max_register_virtual_size, register_byte, register_size,
8074         target_read_fp, fp_regnum, and register_bytes.  Set register_type
8075         instead of register_virtual_type.
8076         (hppa32_register_type, hppa64_register_type): Replace
8077         hppa32_register_virtual_type and hppa64_register_virtual_type.
8078         * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
8079         (HPPA_FP_REGNUM): Define.
8080
8081         * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
8082
8083         * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
8084         (pa_do_registers_info): Delete.
8085         * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
8086         (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
8087         (pa_strcat_fp_reg, pa_register_look_aside): Delete.
8088
8089         * infcall.c (legacy_push_dummy_code): Delete #ifdef
8090         GDB_TARGET_IS_HPPA code.
8091         * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
8092         (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
8093         (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
8094         * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
8095         * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
8096         (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
8097         (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
8098         (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
8099         (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
8100         (hppa_frameless_function_invocation, hppa64_store_return_value)
8101         (hppa_store_struct_return, hppa64_extract_return_value)
8102         (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
8103         (hppa32_call_dummy_length, hppa64_call_dummy_length)
8104         (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
8105         (find_proc_framesize, deposit_21, restore_pc_queue)
8106         (find_return_regnum, pc_in_interrupt_handler, deposit_14)
8107         (rp_saved, pc_in_linker_stub): Delete.
8108
8109         Unconditionally enable 64-bit frame and ABI code.
8110         * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
8111         call_dummy_breakpoint_offset, call_dummy_length, stack_align,
8112         push_dummy_frame, fix_call_dummy, push_arguments,
8113         call_dummy_location, extract_return_value, use_struct_convention,
8114         store_return_value, store_struct_return, saved_pc_after_call,
8115         init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
8116         frame_chain, frame_chain_valid, frameless_function_invocation,
8117         frame_saved_pc, and pop_frame.
8118
8119         * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
8120         (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
8121         (hppa_gdbarch_init): Do not set PC_REGNUM.
8122
8123 2004-03-06  Mark Kettenis  <kettenis@gnu.org>
8124
8125         * config/alpha/tm-fbsd.h: Remove file.
8126         * config/alpha/fbsd.mt: Tweak comment.
8127         (TM_FILE): Set to tm-alpha.h.
8128
8129 2004-03-05  Andrew Cagney  <cagney@redhat.com>
8130
8131         * infrun.c (step_over_function): When non-legacy code, and no
8132         step_frame_id, use the unwinder to get the caller's frame ID.
8133
8134 2004-03-05  Mark Kettenis  <kettenis@gnu.org>
8135
8136         * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
8137         i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
8138         bfd_arch_unknown.  Adjust comment.
8139
8140         * i386-nat.c: Fix typo in comment.  Re-introduce paranoiac.
8141         * i386obsd-tdep.c: Correct spelling in comment.
8142         * i386nbsd-tdep.c: Correct spelling in comment.
8143         * sparc-tdep.c: Correct spelling in comments.
8144
8145 2004-03-05  David Carlton  <carlton@kealia.com>
8146
8147         * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
8148         bug.
8149
8150 2004-03-05  Mark Kettenis  <kettenis@gnu.org>
8151
8152         * sparc-tdep.c: Fix typo in comment.
8153
8154 2004-03-04  J. Brobecker  <brobecker@gnat.com>
8155
8156         * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
8157
8158 2004-03-04  Daniel Jacobowitz  <drow@mvista.com>
8159
8160         * dwarf2read.c: Add comment describing memory lifetimes.
8161         (struct dwarf2_pinfo): Update comment.
8162         (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
8163         (read_enumeration, new_symbol): Don't use obsavestring.
8164
8165 2004-03-04  Mark Kettenis  <kettenis@gnu.org>
8166
8167         * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
8168         instead of amd64_fill_fxsave.
8169         * amd64bsd-nat.c (store_inferior_registers): Likewise.
8170         * amd64fbsd-nat.c (fill_fpregset): Likewise.
8171
8172         * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
8173         Reorganize code a bit.
8174
8175 2004-03-04  Orjan Friberg  <orjanf@axis.com>
8176
8177         * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
8178         when the frame pointer is pushed.  Don't set the frame pointer's
8179         address on the stack unless it's actually located there.
8180         Set the SRP's address on the stack correctly when the PC is still in
8181         the prologue.
8182         (cris_return_value): New function.
8183         (cris_gdbarch_init): Clear deprecated store_return_value,
8184         extract_return_value.
8185
8186 2004-03-02  Jim Blandy  <jimb@redhat.com>
8187
8188         * stabsread.c (reg_value_complaint): The maximum register number
8189         is one less than the number of registers.
8190
8191 2004-03-02  Andrew Cagney  <cagney@redhat.com>
8192
8193         * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
8194         I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM.  Remove
8195         trailing comma and redundant assignment of I386_ST0_REGNUM.
8196         * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
8197         32-bit segment registers.
8198
8199 2004-03-01  Andrew Cagney  <cagney@redhat.com>
8200
8201         * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
8202         use frame_relative_level and get_next_frame.
8203
8204 2004-02-29  Andrew Cagney  <cagney@redhat.com>
8205
8206         * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
8207         (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
8208         * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
8209         Delete macro.
8210
8211 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
8212
8213         * inflow.c (terminal_inferior): Don't give up the terminal if we
8214         previously couldn't get the inferior's terminal state.
8215
8216 2004-02-29  Daniel Jacobowitz  <drow@mvista.com>
8217
8218         * regcache.c (read_pc_pid): Restore inferior_ptid after reading
8219         PC_REGNUM.
8220
8221 2004-02-28  Andrew Cagney  <cagney@redhat.com>
8222
8223         * NEWS: Refer to GDB 6.1.
8224         * README: Refer to GDB 6.1.
8225         * PROBLEMS: Refer to GDB 6.1.
8226
8227 2004-02-28  Daniel Jacobowitz  <drow@mvista.com>
8228
8229         * thread-db.c (disable_thread_signals): Remove unused function.
8230
8231 2004-02-28  Mark Kettenis  <kettenis@gnu.org>
8232
8233         * amd64-nat.c: Include "gdb_string.h".
8234         (amd64_collect_native_gregset): Zero-extend the 32-bit
8235         general-purpose registers and %eip.
8236
8237         * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
8238         * amd64-tdep.c (amd64_collect_fxsave): New function.
8239         (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
8240
8241         * i387-tdep.h: Update copyright year.
8242         (i387_collect_fxsave): New prototype.
8243         * i387-tdep.c: Update copyright year.
8244         (i387_collect_fxsave): New function containing most of the code
8245         from i387_fill_fxsave.
8246         (i387_fill_fxsave): Call i387_collect_fxsave.
8247
8248 2004-02-28  Andrew Cagney  <cagney@redhat.com>
8249
8250         * amd64-linux-nat.c (ps_get_thread_area): When architecture is
8251         i386 use PTRACE_GET_THREAD_AREA.  Suggested by Roland McGrath.
8252
8253 2004-02-28  Mark Kettenis  <kettenis@gnu.org>
8254
8255         * amd64-tdep.c (amd64_frame_cache): Fix comment.
8256
8257 2004-02-28  Andrew Cagney  <cagney@redhat.com>
8258
8259         * utils.c: Use "", instead of <>, to include readline.
8260         tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
8261         * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
8262         * source.c, solib.c, exec.c, event-top.c: Ditto.
8263         * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
8264         * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
8265         * Makefile.in: Update all dependencies.
8266         (readline_tilde_h, readline_history_h): Define.
8267         (readline_headers): Delete.
8268
8269 2004-02-28  Mark Kettenis  <kettenis@gnu.org>
8270
8271         * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
8272         "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
8273         "config/i386/tm-lx64.h".
8274
8275         * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
8276         "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c".  Remove
8277         rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
8278
8279 2004-02-28  Andrew Cagney  <cagney@redhat.com>
8280
8281         * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
8282
8283         * breakpoint.c (_initialize_breakpoint): Use
8284         "add_setshow_auto_boolean_cmd.  Better word-wrap help messages.
8285         Add help to show command.
8286
8287 2004-02-28  Mark Kettenis  <kettenis@gnu.org>
8288
8289         * i386-nat.c: Reformat to be closer to coding standards.
8290         (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
8291         `retval'.  Make variables `align' and `size' local to while-loop.
8292         (i386_stopped_data_address): Rename local variable `ret' to `addr'.
8293         (_initialize_i386_nat): New prototype.
8294
8295         * tui/tui.c: Include <readline/readline.h> instead of
8296         "readline/readline.h".  Include it after <term.h> and
8297         "gdb_curses.h".
8298
8299 2004-02-27  Andrew Cagney  <cagney@redhat.com>
8300
8301         * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
8302         the new frame unwind code.
8303         (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
8304         (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
8305         PCOQ_HEAD_REGNUM.
8306
8307         * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
8308         "return_value" and "push_dummy_call".
8309         (hppa32_use_struct_convention): Delete unused function.
8310         (hppa32_store_return_value): Delete unused function.
8311         (hppa32_extract_return_value): Delete unused function.
8312         (hppa32_stack_align): Delete function.
8313
8314 2004-02-27  Eli Zaretskii  <eliz@elta.co.il>
8315
8316         * coffread.c (enter_linenos): Don't let rawptr reference memory
8317         outside linetab[]'s limits.
8318
8319 2004-02-27  Andrew Cagney  <cagney@redhat.com>
8320
8321         * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
8322         inferior stack space - the stack needs to grow upwards.
8323         (hppa32_frame_align): New function.
8324         (hppa64_frame_align): Replace hppa_frame_align.
8325         (hppa_gdbarch_init): Update.
8326
8327 2004-02-26  Orjan Friberg  <orjanf@axis.com>
8328
8329         * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
8330         (dwarf2-frame.h): Include.
8331         (enum cris_regnums): New enum CRIS_FP_REGNUM.
8332         Remove static variables related to ABI setting.
8333         (struct gdbarch_tdep): Remove cris_abi member.
8334         (struct frame_extra_info): Remove.
8335         (cris_unwind_cache, stack_item): New structs.
8336         (cris_frame_unwind, cris_frame_base): New variables.
8337         (push_stack_item, pop_stack_item)
8338         (cris_frame_unwind_cache, cris_frame_this_id)
8339         (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
8340         (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
8341         (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
8342         (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
8343         (cris_reg_struct_has_addr): New functions.
8344         (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
8345         (cris_frame_saved_pc, cris_saved_pc_after_call,
8346         (cris_store_struct_return, cris_frameless_function_invocation)
8347         (cris_pop_frame, cris_skip_prologue_main)
8348         (cris_abi_original_store_return_value)
8349         (cris_abi_v2_store_return_value)
8350         (cris_abi_original_extract_return_value)
8351         (cris_abi_v2_extract_return_value)
8352         (cris_abi_original_reg_struct_has_addr)
8353         (cris_abi_v2_reg_struct_has_addr)
8354         (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
8355         (cris_push_return_address, cris_abi_update): Remove.
8356         (_initialize_cris_tdep): Remove ABI command.
8357         (cris_dump_tdep): Ditto.
8358         (cris_gdbarch_init): Remove ABI command.
8359         Set store_return_value, extract_return_value, push_dummy_code,
8360         push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
8361         frame_unwind_append_sniffer, frame_base_set_default.
8362         Clear deprecated init_frame_pc, push_arguments, store_return_value,
8363         extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
8364         sizeof_call_dummy_words, get_saved_register, push_return_address,
8365         pop_frame, store_struct_return, frame_init_saved_regs,
8366         init_extra_frame_info, frameless_function_invocation, frame_chain,
8367         frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
8368         dummy_write_sp.
8369
8370 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
8371
8372         * valprint.h (print_hex_chars, print_char_chars): New prototypes.
8373         * valprint.c (print_hex_chars): Change from static to external.
8374         (print_char_chars): New function.
8375         * printcmd.c (print_scalar_formatted): For integer and enum types
8376         that are longer than LONGEST, perform processing via appropriate
8377         print_*_chars routines.
8378
8379 2004-02-26  Andrew Cagney  <cagney@redhat.com>
8380
8381         * Makefile.in: Update dependencies.
8382         Changes from Ulrich Weigand,
8383         * s390-tdep.c: Include "dwarf2-frame.h".
8384         (s390_dwarf2_frame_init_reg): New function.
8385         (s390_gdbarch_init): Install dwarf2_frame_sniffer and
8386         dwarf2_frame_base_sniffer.  Call dwarf2_frame_set_init_reg.
8387
8388 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
8389
8390         * breakpoint.c (pending_break_support): New setting variable.
8391         (break_command_1): Account for pending_break_support setting
8392         when creating pending breakpoints.
8393         (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
8394         (_initialize_breakpoint): Add "set breakpoint pending" and
8395         "show breakpoint pending" commands.
8396
8397 2004-02-26  Andrew Cagney  <cagney@redhat.com>
8398
8399         Fix PR i18n/1570.
8400         * charset.c (backslashable, backslashed, represented): Remove 'e'
8401         from list of escaped characters, not part of ISO-C.
8402
8403 2004-02-25  J. Brobecker  <brobecker@gnat.com>
8404
8405         From Peter Schauer <schauer@pdf.de>:
8406         * tui/tui.c: Move system header includes after local includes.
8407         Fixes a build failure on solaris systems.
8408
8409 2004-02-25  J. Brobecker  <brobecker@gnat.com>
8410
8411         * configure.in: Refine the previous change.
8412         * configure: Regenerate.
8413
8414 2004-02-25  Mark Kettenis  <kettenis@gnu.org>
8415
8416         * amd64-tdep.h: Renamed from x86-64-tdep.h.
8417         * amd64-tdep.c: Renamed from x86-64-tdep.c.  Include
8418         "amd64-tdep.h" instead of "x86-64-tdep.h".
8419         * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
8420         * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
8421         * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c.  Include
8422         "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
8423         and "x86-64-tdep.c".
8424         * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c.  Include
8425         "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
8426         and "x86-64-tdep.c".
8427         * amd64bsd-nat.c: Update copyright year.
8428         Include "amd64-tdep.h" instead of "x86-64-tdep.h".
8429         * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
8430         "x86-64-tdep.h".
8431         * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
8432         "x86-64-tdep.h".
8433         * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
8434         "x86-64-tdep.h".
8435         * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
8436         "x86-64-tdep.h".
8437         * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
8438         "x86-64-tdep.h".
8439         * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
8440         "x86-64-tdep.h".
8441         * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
8442         * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
8443         * Makefile.in (amd64_linux_tdep_h): Renamed from
8444         x86_64_linux_tdep_h.
8445         (amd64_tdep_h): Renamed from x86_64_tdep_h.
8446         (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
8447         (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
8448         (amd64obsd-tdep.o): Update dependencies.
8449         (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
8450         dependencies.
8451         (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
8452         dependencies.
8453         (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
8454         amd64-linux-nat.c amd64-linux-tdep.c.
8455         * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
8456         * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
8457         * config/i386/linux64.mt: Renamed from x86-64linux.mt.
8458         (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
8459         amd64-tdep.o and amd64-linux-tdep.o.
8460         (TM_FILE): Set to tm-linux64.h.
8461         * config/i386/linux64.mh: Renamed from x86-64linux.mh.
8462         (NAT_FILE): Set to nm-linux64.h.
8463         (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
8464         * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
8465         amd64-tdep.o.
8466         * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
8467         amd64-tdep.o.
8468         * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
8469         amd64-tdep.o.
8470
8471 2004-02-25  Roland McGrath  <roland@redhat.com>
8472
8473         * remote.c (remote_protocol_qPart_auxv): New variable.
8474         (init_all_packet_configs): Initialize it.
8475         (set_remote_protocol_qPart_auxv_packet_cmd): New function.
8476         (show_remote_protocol_qPart_auxv_packet_cmd): New function.
8477         (show_remote_cmd): Call it.
8478         (_initialize_remote): Initialize commands.
8479         (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
8480         service TARGET_OBJECT_AUXV requests.
8481
8482 2004-02-25  J. Brobecker  <brobecker@gnat.com>
8483
8484         * configure.in: Make sure that the wborder function is available.
8485         Otherwise, search for it in the cur_colr library.
8486         * configure: Regenerate.
8487
8488 2004-02-25  Andrew Cagney  <cagney@redhat.com>
8489
8490         * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
8491
8492 2004-02-25  Mark Kettenis  <kettenis@gnu.org>
8493
8494         * config/i386/tm-x86-64linux.h: Tweak comments.
8495
8496 2004-02-25  Richard Sandiford  <rsandifo@redhat.com>
8497
8498         * MAINTAINERS: Add self to write-after-approval list.
8499
8500 2004-02-25  Andrew Cagney  <cagney@redhat.com>
8501
8502         PR cli/1566.  Problem found, and fix suggested by David Allan.
8503         * cli/cli-script.c (execute_control_command): Unconditionally
8504         install a cleanup.  Default "ret" to "invalid_control".  Use
8505         "break" instead of "return" to escape from the switch.
8506
8507 2004-02-24  J. Brobecker  <brobecker@gnat.com>
8508
8509         * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
8510         with the lines macro defined in term.h on AiX.
8511         * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
8512         a collision with the label_width macro defined in term.h on AiX.
8513
8514 2004-02-23  David Mosberger  <davidm@hpl.hp.com>
8515
8516         Committed by Kevin Buettner <kevinb@redhat.com>.
8517
8518         * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
8519         * ia64-tdep.c (ia64_write_pc): Make it a global function.
8520         (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
8521         instead of ia64_write_pc().
8522         * ia64-linux-tdep.c (regcache.h): Include.
8523         (ia64_linux_write_pc): New function.
8524
8525 2004-02-23  Roland McGrath  <roland@redhat.com>
8526
8527         * auxv.c (info_auxv_command): Fix typos in error messages.
8528
8529 2004-02-23  Mark Kettenis  <kettenis@gnu.org>
8530
8531         * x86-64-tdep.h: Tweak comment.
8532         (enum amd64_regnum): New.
8533         (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
8534         (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
8535         (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
8536         (X86_64_XMM1_REGNUM): Removed.
8537         (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
8538         (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
8539         prototypes for renamed functions.
8540         * x86-64-tdep.c: Fix typo.
8541         (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
8542         register numbers.
8543         (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
8544         Use constants from `enum amd64_regnum' for register numbers.
8545         (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
8546         (amd64_analyze_prologue, amd64_frame_cache,
8547         amd64_sigtramp_frame_cache): Use constants from `enum
8548         amd64_regnum' for register numbers.
8549         (amd64_supply_fpregset): Adjust for renamed functions.
8550         (amd64_init_abi): Rename from x86_64_init_abi.  Use constants from
8551         `enum amd64_regnum' for register numbers.
8552         (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
8553         (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
8554         (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
8555         * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
8556         (amd64_linux_fill_gregset): Adjust for renamed macros.
8557         (fetch_core_registers): Adjust for renamed functions.
8558         (amd64_linux_init_abi): Adjust for renamed functions.
8559         * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
8560         renamed functions.
8561         * amd64-nat.c: Adjust for renamed macros.
8562         * amd64bsd-nat.c (fetch_inferior_registers)
8563         (store_inferior_registers): Use constants from `enum amd64_regnum'
8564         for register numbers.  Adjust for renamed variables.
8565         * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
8566         renamed variables.
8567         (_initialize_amd64fbsd_nat): Use constants from `enum
8568         amd64_regnum' for register numbers.
8569         * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
8570         `enum amd64_regnum' for register numbers.
8571         (amd64fbsd_init_abi): Adjust for renamed functions.
8572         * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
8573         `enum amd64_regnum' for register numbers.
8574         (amd64nbsd_init_abi): Adjust for renamed functions.
8575         (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
8576         * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
8577         `enum amd64_regnum' for register numbers.
8578         (amd64obsd_init_abi): Adjust for renamed functions.
8579         (_initialize_amd64obsd_ndep): Adjust for renamed macros.
8580
8581 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
8582
8583         * breakpoint.c (print_one_breakpoint): Do not output spaces
8584         after printing <PENDING> for a pending breakpoint.
8585
8586 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
8587
8588         * printcmd.c (print_scalar_formatted): Initialize val_long
8589         to remove compiler warning message.
8590
8591 2004-02-23  Jeff Johnston  <jjohnstn@redhat.com>
8592
8593         * defs.h (nquery, yquery): New prototypes.
8594         * breakpoint.c (break_command_1): Use new nquery interface.
8595         * utils.c (defaulted_query, nquery, yquery): New functions.
8596
8597 2004-02-23  Andrew Cagney  <cagney@redhat.com>
8598
8599         * hppa-tdep.c (hppa_frame_align): New function.
8600         (hppa32_push_dummy_call): New function.
8601         (hppa64_push_dummy_call): New function.
8602         (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
8603         disabled.
8604
8605         * infcall.c (legacy_push_dummy_code): Don't call deprecated
8606         FIX_CALL_DUMMY when push_dummy_call is available.
8607         (call_function_by_hand, push_dummy_code): Ditto.
8608
8609 2004-02-22  Andrew Cagney  <cagney@redhat.com>
8610
8611         * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
8612         (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
8613         (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
8614         * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
8615         use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
8616         call_dummy_location to ON_STACK.
8617
8618 2004-02-22  Mark Kettenis  <kettenis@gnu.org>
8619
8620         * x86-64-linux-tdep.c: Tweak comment.
8621         (amd64_linux_supply_gregset): Renamed from
8622         x86_64_linux_supply_gresget.
8623         (amd64_linux_fill_gregset): Renamed from
8624         x86_64_linux_fill_gregset.
8625         (fetch_core_registers): Adjust for renamed functions.
8626         (amd64_core_fns): Renamed from x86_64_core_fns.
8627         (amd64_linux_sigtramp_start): Renamed from
8628         x86_64_linux_sigtramp_start.
8629         (amd64_linux_pc_in_sigtramp): Renamed from
8630         x86_64_linux_pc_in_sigtramp.  Adjust for renamed functions.
8631         (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
8632         X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
8633         (amd64_linux_sigcontext_addr): Renamed from
8634         x86_64_linux_sigcontext_addr.
8635         (amd64_linux_sc_reg_offset): Renamed from
8636         x86_64_linux_sc_reg_offset.
8637         (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
8638         Adjust for renamed functions and variables.
8639         (_initialize_amd64_linux_tdep): Renamed from
8640         _initialize_x86_64_linux_tdep.  Adjust for renamed functions and
8641         variables.
8642         * x86-64-linux-tdep.h: Update copyright year.  Tweak comment.
8643         Adjust for renamed functions.
8644
8645         * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
8646         from x86_64_linux_gregset64_reg_offset.
8647         (amd64_linux_gregset32_reg_offset): Rename from
8648         x86_64_linux_gregset64_reg_offset.
8649         (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
8650         (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
8651         (amd64_linux_dr_set_control): Renamed from
8652         x86_64_linux_dr_set_control.  Adjust for renamed functions.
8653         (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
8654         Adjust for renamed functions.
8655         (amd64_linux_dr_reset_addr): Renamed from
8656         x86_64_linux_dr_reset_addr. Adjust for renamed functions.
8657         (amd64_linux_dr_get_status): Renamed from
8658         x86_64_linux_dr_get_status.  Adjust for renamed functions.
8659         (_initialize_amd64_linux_nat): Renamed from
8660         _initialize_x86_64_linux_nat.  Adjust for renamed variables and
8661         functions.
8662         * config/i386/nm-x86-64linux.h: Update copyright year.
8663         Adjust for renamed functions.
8664
8665         * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
8666         amd64fbsd_sigtramp_start.
8667         (amd64fbsd_sigtramp_end_addr): Renamed from
8668         amd64fbsd_sigtramp_end.
8669         (amd64fbsd_init_abi): Adjust for renamed variables.
8670         * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
8671         variables.
8672         * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
8673         amd64fbsd_sigtramp_start.
8674         (amd64fbsd_sigtramp_end_addr): Renamed from
8675         amd64fbsd_sigtramp_end.
8676
8677 2004-02-22  Andrew Cagney  <cagney@redhat.com>
8678
8679         * hppa-tdep.c (hppa32_return_value): New function.
8680         (hppa64_return_value): New function.
8681         (hppa_gdbarch_init): Set return_value; keep disabled.
8682
8683         * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
8684         struct-return and inferior function call methods.
8685
8686         * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
8687         "frame-base.h".
8688         (struct hppa_frame_cache): Define.
8689         (hppa_frame_cache, hppa_frame_this_id): New functions.
8690         (hppa_frame_prev_register): New function.
8691         (hppa_frame_unwind, hppa_frame_base): New variables.
8692         (hppa_frame_unwind_sniffer): New function.
8693         (hppa_frame_base_address, hppa_unwind_pc): New function.
8694         (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
8695         sniffer, and frame base sniffer; keep disabled.
8696         (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
8697         * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
8698
8699         * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
8700         to predicates for "seriously old code".
8701
8702         * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
8703         runtime if(0).
8704
8705         * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
8706         unsigned.
8707         (hppa_frame_find_saved_regs): Fix "std" instruction pattern
8708
8709         * config/pa/tm-hppa.h: Update copyright.
8710         (DEPRECATED_INIT_FRAME_PC): Delete macro.
8711         (deprecated_init_frame_pc_default): Delete declaration.
8712         (hppa_frame_init_saved_regs): Delete declaration.
8713         (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
8714         * hppa-tdep.c: Include "arch-utils.h".
8715         (hppa_gdbarch_init): Set deprecated init_frame_pc
8716         and deprecated frame_init_saved_regs.
8717         (hppa_frame_init_saved_regs): Make static.
8718
8719 2004-02-22  Mark Kettenis  <kettenis@gnu.org>
8720
8721         Remove old 386BSD support.
8722         * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
8723         * configure.host: Remove i[34567]86-*-bsd*.
8724         * configure.tgt: Remove i[34567]86-*-bsd*.
8725         * i386b-nat.c: Removed.
8726         * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
8727         (i386b-nat.o): Remove dependencies.
8728
8729         * config/i386/i386bsd.mh: Removed.
8730         * config/i386/i386bsd.mt: Removed.
8731         * config/i386/nm-i386bsd.h: Removed.
8732         * config/i386/tm-i386bsd.h: Removed.
8733         * config/i386/xm-i386bsd.h: Removed.
8734
8735         * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
8736
8737         * amd64fbsd-tdep.c: Include "solib-svr4.h".
8738         (amd64fbsd_init_abi): Set link map offsets.
8739         * amd64nbsd-tdep.c: Include "slib-svr4.h".
8740         (amd64nbsd_init_abi): Set link map offsets.
8741         * amd64obsd-tdep.c: Include "solib-svr4.h".
8742         (amd64obsd_init_abi): Set link map offsets.
8743         * i386fbsd-tdep.c: Include "solib-svr4.h".
8744         (i386fbsd_init_abi): Set link map offsets.
8745         * i386nbsd-tdep.c: Include "solib-svr4.h".
8746         (i386nbsdelf_init_abi): Set link map offsets.
8747         * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
8748         (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
8749         * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
8750         solib-legacy.o and core-aout.o. Reformat.
8751         * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
8752         solib-svr4.o, solib-legacy.o.  Reformat.
8753         * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o.  Reformat.
8754         * config/i386/nbsdelf.mh: Reformat.
8755         * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
8756         solib-svr4.o, solib-legacy.o and corelow.o.
8757         * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
8758         * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
8759         solib-svr4.o, solib-legacy.o and corelow.o.  Reformat.
8760         * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
8761         * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
8762         (TM_FILE): Set to tm-fbsd.h.
8763         * config/i386/nbsd.mt (TDEPFILES): Reformat.
8764         * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
8765         solib-svr4.o.
8766         * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
8767         solib-svr4.o.
8768         (TM_FILE): Set to nm-nbsd.h.
8769         * config/i386/nm-fbsd.h: Update copyright year.  Tweak comments.
8770         Simplify shared library support.  Don't include "elf/common.h".
8771         (SVR4_SHARED_LIBS): Don't define.
8772         * config/i386/nm-fbsd64.h: Update copyright year.  Don't include
8773         "solib.h".
8774         * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
8775         config/i386/nm-obsd.h: Update copyright year.  Tweak comments.
8776         * config/i386/tm-fbsd.h: Update copyright tear.  Tweak comments.
8777         Don't include "i386/tm-i386.h".  Include "solib.h".
8778         * config/i386/tm-nbsd.h: Update copyright year.  Tweak comments.
8779         Don't include "i386/tm-i386.h".
8780         * config/i386/xm-i386.h: Update copyright year.  Tweak comments.
8781         * config/i386/xm-nbsd.h: Update copyright year.  Tweak comments.
8782         Include "i386/xm-i386.h".
8783         (HOST_LONG_DOUBLE_FORMAT): Remove.
8784
8785         Fix OpenBSD/i386 sigtramp recognition.
8786         * i386-tdep.h: Update copyright year.
8787         (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
8788         (i386bsd_sigtramp_end): New prototypes.
8789         (i386fbsd_sigtramp_start_addr): Renamed from
8790         i386fbsd_sigtramp_start.
8791         (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
8792         (i386obsd_sigtramp_start_addr): Renamed from
8793         i386obsd_sigtramp_start.
8794         (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
8795         * i386bsd-tdep.c: Update copyright year.
8796         (i386bsd_pc_in_sigtramp): Make public.
8797         * i386fbsd-nat.c: Update copyright year.
8798         (_initialize_i386fbsd_nat): Adjust for renamed variables.
8799         * i386fbsd-tdep.c: Update copyright year.
8800         (i386fbsd_sigtramp_start_addr): Renamed from
8801         i386fbsd_sigtramp_start.
8802         (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
8803         (i386fbsdaout_init_abi): Adjust for renamed variables.
8804         * i386obsd-nat.c: Update copyright year.
8805         (_initialize_i386obsd_nat): Adjust for renamed variables.
8806         * i386obsd-tdep.c: Include "target.h".
8807         (i386obsd_page_size): New variable.
8808         (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
8809         (i386obsd_sigtramp_end): New functions.
8810         (i386obsd_sigtramp_start_addr): Renamed from
8811         i386obsd_sigtramp_start.
8812         (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
8813         (i386obsd_init_abi): Adjust for renamed variables.  Set
8814         pc_in_sigtramp, sigtramp_start and sigtramp_end.
8815         * Makefile.in (i386obsd-tdep.o): Update dependencies.
8816
8817         * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
8818         trampoline change in OpenBSD kernel.
8819
8820         * amd64-nat.c: Update copyright year.
8821         (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
8822         architecture from REGCACHE.
8823
8824         * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
8825         symbolic constants from <sys/reg.h> instead of hard-coded numbers.
8826
8827 2004-02-21  Mark Kettenis  <kettenis@gnu.org>
8828
8829         * configure.host: Add i[34567]86-*-openbsd[0-2].* and
8830         i[34567]86-*-openbsd3.[0-3].
8831         * config/i386/obsdaout.mh: New file.
8832
8833         * config/i386/obsd.mh (MH_FLAGS): Remove.
8834
8835         Fix PR build/1549.
8836         * i386obsd-tdep.c: Update copyright years.  Include
8837         "solib-svr4.h".
8838         (i386obsd_init_abi): Don't set regset_from_core_section here.
8839         (i386obsd_aout_init_abi): New function.  Set
8840         regset_from_core_section here.
8841         (i386obsd_elf_init_abi): New function.
8842         (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
8843         * Makefile.in (i386obsd-tdep.o): Update dependecies.
8844         * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
8845         (TM_FILE): Set to tm-nbsd.h.
8846
8847         * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
8848         solib-sunos.o.
8849
8850         * solib-svr4.h: Update copyright year.
8851         (svr4_ilp32_fetch_link_map_offsets)
8852         (svr4_lp64_fetch_link_map_offsets): New prototype.
8853         * solib-svr4.c: Update copyright year.
8854         (svr4_ilp32_fetch_link_map_offsets)
8855         (svr4_lp64_fetch_link_map_offsets): New function.
8856
8857 2004-02-20  Daniel Jacobowitz  <drow@mvista.com>
8858
8859         * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
8860         to the partial symbol table.
8861
8862 2004-02-20  J. brobecker  <brobecker@gnat.com>
8863
8864         * PROBLEMS: Add description of problem documented under gdb/1560.
8865
8866 2004-02-20  Mark Kettenis  <kettenis@gnu.org>
8867
8868         * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h".  Fix
8869         comments.
8870         (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
8871         functions.
8872         (amd64obsd_init_abi): Reorder initializations.  Use
8873         amd64obsd_r_reg_offset to initialize the general-purpose register
8874         set details.  Set regset_from_core_section.
8875         (_initialize_amd64obsd_tdep): Rename from
8876         _initialize_amd64obsd_ndep.  Add OS ABI handler for core dumps.
8877         * Makefile.in (amd64obsd-tdep.o): Update dependencies.
8878         * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
8879
8880         * NEWS (New native configurations): Mention OpenBSD/alpha.
8881         * configure.tgt: Add alpha*-*-openbsd*.
8882         * configure.host: Add alpha*-*-openbsd*.
8883         * alphanbsd-tdep.c: Update copyright year.
8884         (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
8885
8886 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8887
8888         Fix PR tdep/1372.
8889         * configure.tgt: Delete target "none-*-*".
8890         * configure.host: Delete host "none-*-*".
8891         * config/none/none.mh: Delete file.
8892         * config/none/none.mt: Delete file.
8893         * config/none/xm-none.h: Delete file.
8894         * config/none/tm-none.h: Delete file.
8895         * config/none/nm-none.h: Delete file.
8896
8897 2004-02-19  Fred Fish  <fnf@redhat.com>
8898
8899         * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
8900         cache->uses_fp prior to setting it.
8901
8902 2004-02-19  Fred Fish  <fnf@redhat.com>
8903
8904         Fix for PR breakpoint/1558.
8905         * sh-tdep.c (IS_JSR): New macro.
8906         (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
8907
8908 2004-02-19  Jim Blandy  <jimb@redhat.com>
8909
8910         * findvar.c (value_from_register): Doc fix.
8911
8912 2004-02-19  Jeff Johnston  <jjohnstn@redhat.com>
8913
8914         * printcmd.c (print_scalar_formatted): Do not check for sizeof
8915         type being greater than sizeof of host's LONGEST.  Always use
8916         unpack_long() unless format 'f' chosen.
8917
8918 2004-02-19  Joel Brobecker  <brobecker@gnat.com>
8919
8920         Committed by Elena Zannoni  <ezannoni@redhat.com>
8921
8922         * symtab.c (find_pc_sect_psymtab): Return the psymtab that
8923         contains a symbol wich is the best, non-exact match for the given
8924         pc.  Update comments.
8925
8926 2004-02-19  Elena Zannoni  <ezannoni@redhat.com>
8927
8928         * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
8929         macro, which was part of the now removed Mach 3 port.
8930         * utils.c (request_quit): Ditto.
8931
8932 2004-02-18  Mark Kettenis  <kettenis@gnu.org>
8933
8934         * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
8935         "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
8936
8937 2004-02-18  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8938
8939         Committed by Mark Kettenis  <kettenis@gnu.org>.
8940
8941         * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
8942         Define.
8943
8944 2004-02-18  Andrew Cagney  <cagney@redhat.com>
8945
8946         * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
8947         CONFIG_INSTALL and CONFIG_UNINSTALL.
8948         * configure: Re-generate.
8949         * interps.h (INTERP_TUI): Define.
8950         * Makefile.in: Update dependencies.
8951         (TUI): New macro.
8952         (tui-main.o): Specify dependencies.
8953         (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
8954         * tui/tui-main.c: New file.
8955
8956 2004-02-18  Mark Kettenis  <kettenis@gnu.org>
8957
8958         * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
8959         * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
8960         dependencies.
8961         * configure.host: Add x86_64-*-openbsd*.
8962         * configure.tgt: Add x86_64-*-openbsd*.
8963         * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
8964
8965         * tui/tui.c: Don't include <malloc.h>.
8966
8967         * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
8968         amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
8969         amd64nbsd-tdep.c.
8970
8971         * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
8972         static.  Remove extraneous whitespace.
8973         * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
8974         static.
8975
8976 2004-02-17  Jim Blandy  <jimb@redhat.com>
8977
8978         * findvar.c (value_from_register): Doc fix.
8979
8980 2004-02-17  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8981
8982         Committed by Jim Blandy  <jimb@redhat.com>.
8983
8984         * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
8985         CORE_ADDR as type for selectors.  Correct types for GNU run time
8986         message lookup function to use double indirection.
8987         * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
8988         * objc-lang.h (lookup_child_selector): Adapt prototype.
8989
8990         * s390-nat.c (SUBOFF): New macro.
8991         (supply_gregset, fill_gregset): Use it to handle debugging
8992         of 32-bit exectuables running under a 64-bit kernel.
8993         * s390-tdep.c: Include "solib-svr4.h".
8994         (s390_svr4_fetch_link_map_offset): New function.
8995         (s390x_svr_fetch_link_map_offset): Likewise.
8996         (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
8997         * Makefile.in (s390-tdep.o): Update dependencies.
8998
8999         * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
9000         "frame-unwind.h".
9001         (s390_readinstruction): Reformat.  Use read_memory_nobpt.
9002         (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
9003         (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
9004         (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
9005         S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
9006         S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
9007         S390_SIGNAL_FRAMESIZE,
9008         s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
9009         (struct frame_extra_info): Remove.
9010         (s390_memset_extra_info): Remove.
9011         (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
9012         (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
9013         (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
9014         (is_rse): Renamed to ...
9015         (is_rsy): ... this.  Support long displacements.
9016         (is_rxe): Renamed to ...
9017         (is_rxy): ... this.  Support long displacements.
9018         (compute_x_addr): Support long displacements.
9019         (struct s390_prologue_data): New data type.
9020         (s390_on_stack): Change API to use struct s390_prologue_data.
9021         (s390_store): Reimplement.
9022         (s390_load): New function.
9023         (s390_get_signal_frame_info): Remove.
9024         (s390_get_frame_info): Remove, replace by ...
9025         (s390_analyze_prolog): ... this new function.
9026         (s390_check_function_end): Remove.
9027         (s390_function_start): Remove.
9028         (s390_frameless_function_invokation): Remove.
9029         (s390_is_sigreturn): Remove.
9030         (s390_init_frame_pc_first): Remove.
9031         (s390_init_frame_extra_info): Remove.
9032         (s390_frame_init_saved_regs): Remove.
9033         (s390_frame_saved_pc_nofix): Remove.
9034         (s390_frame_saved_pc): Remove.
9035         (s390_frame_chain): Remove.
9036         (s390_fp_regnum, s390_read_fp): Remove.
9037         (s390_pop_frame_regular, s390_pop_frame): Remove.
9038         (s390_saved_pc_after_call): Remove.
9039         (s390_skip_prologue): Reimplement.
9040         (s390_in_function_epilogue_p): Support long displacements.
9041         (struct s390_unwind_cache): New data structure.
9042         (s390_frame_unwind_cache): New function.
9043         (s390_prologue_frame_unwind_cache): Likewise.
9044         (s390_backchain_frame_unwind_cache): Likewise.
9045         (s390_frame_this_id, s390_frame_prev_register): Likewise.
9046         (s390_frame_unwind): Define.
9047         (s390_frame_sniffer): New function.
9048         (struct s390_pltstub_unwind_cache): New data structure.
9049         (s390_pltstub_frame_unwind_cache): New function.
9050         (s390_pltstub_frame_this_id): Likewise.
9051         (s390_pltstub_frame_prev_register): Likewise.
9052         (s390_pltstub_frame_unwind): Define.
9053         (s390_pltstub_frame_sniffer): New function.
9054         (struct s390_sigtramp_unwind_cache): New data structure.
9055         (s390_sigtramp_frame_unwind_cache): New function.
9056         (s390_sigtramp_frame_this_id): Likewise.
9057         (s390_sigtramp_frame_prev_register): Likewise.
9058         (s390_sigtramp_frame_unwind): Define.
9059         (s390_sigtramp_frame_sniffer): New function.
9060         (s390_frame_base_address, s390_local_base_address): New functions.
9061         (s390_frame_base): Define.
9062         (s390_unwind_pc, s390_unwind_sp): New function.
9063         (s390_push_dummy_call): Use new frame base location.
9064         (s390_unwind_dummy_id): Likewise.
9065         (s390_gdbarch_init): Remove calls to:
9066         set_gdbarch_frameless_function_invocation,
9067         set_gdbarch_deprecated_init_frame_pc,
9068         set_gdbarch_deprecated_frame_chain,
9069         set_gdbarch_deprecated_frame_init_saved_regs,
9070         set_gdbarch_deprecated_pop_frame,
9071         set_gdbarch_deprecated_init_extra_frame_info,
9072         set_gdbarch_deprecated_init_frame_pc_first,
9073         set_gdbarch_deprecated_target_read_fp,
9074         set_gdbarch_deprecated_frame_saved_pc,
9075         set_gdbarch_deprecated_saved_pc_after_call,
9076         set_gdbarch_deprecated_fp_regnum.
9077         Add calls to:
9078         set_gdbarch_in_solib_call_trampoline,
9079         frame_unwind_append_sniffer,
9080         frame_base_set_default,
9081         set_gdbarch_unwind_pc,
9082         set_gdbarch_unwind_sp.
9083         * Makefile.in (s390-tdep.o): Update dependencies.
9084
9085         * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
9086         (S390_STACK_FRAME_OVERHEAD): Remove.
9087         (S390_STACK_PARAMETER_ALIGNMENT): Remove.
9088         (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
9089         (s390_promote_integer_argument): Remove.
9090         (s390_cannot_extract_struct_value_address): Remove.
9091         (s390_use_struct_convention, s390_store_struct_return): Remove.
9092         (s390_extract_return_value, s390_store_return_value): Remove.
9093         (s390_return_value_convention, s390_return_value): New functions.
9094         (is_float_singleton): Handle typedefs.
9095         (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
9096         Remove, replace by ...
9097         (s390_function_arg_pass_by_reference, s390_function_arg_float,
9098         s390_function_arg_integer): ... these new functions.
9099         (s390_push_arguments, s390_push_return_address): Remove, replace by ...
9100         (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
9101         (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
9102         Fill in tdep->abi.
9103         Remove calls to:
9104         set_gdbarch_deprecated_store_struct_return,
9105         set_gdbarch_deprecated_extract_return_value,
9106         set_gdbarch_deprecated_store_return_value,
9107         set_gdbarch_use_struct_convention,
9108         set_gdbarch_extract_struct_value_address,
9109         set_gdbarch_deprecated_pc_in_call_dummy,
9110         set_gdbarch_deprecated_push_arguments,
9111         set_gdbarch_deprecated_save_dummy_frame_tos,
9112         set_gdbarch_deprecated_push_return_address,
9113         set_gdbarch_deprecated_sizeof_call_dummy_words,
9114         set_gdbarch_deprecated_call_dummy_words,
9115         set_gdbarch_deprecated_dummy_write_sp.
9116         Add calls to:
9117         set_gdbarch_push_dummy_call,
9118         set_gdbarch_unwind_dummy_id,
9119         set_gdbarch_return_value.
9120
9121         * config/s390/nm-linux.h: Update comments.
9122         (target_insert_watchpoint, target_remove_watchpoint): Redefine.
9123         (STOPPED_BY_WATCHPOINT): Redefine.
9124         (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
9125         (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
9126         (s390_stopped_by_watchpoint): Likewise.
9127         (watch_area_cnt): Remove.
9128         * s390-nat.c: Update comments.
9129         (watch_area): Remove typedef.
9130         Global replace watch_area by struct watch_area.
9131         (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
9132         (s390_stopped_by_watchpoint): Remove pid argument,
9133         use s390_inferior_tid.  Add short-cut for the no watchpoint case.
9134         (s390_fix_watch_points): Remove pid argument,
9135         use s390_inferior_tid.  Recompute area spanned by watchpoints.
9136         (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
9137         argument.  Reimplement.
9138
9139         * config/s390/nm-linux.h: Update comments.  Do not include "solib.h".
9140         (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
9141         (FETCH_INFERIOR_REGISTERS): Define.
9142         * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
9143         core-regset.o.
9144         * config/s390/s390x.mt: Remove.
9145         * config/s390/tm-s390.h: Remove.
9146         * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
9147         (TARGET_ELF64): Remove.
9148         (SKIP_TRAMPOLINE_CODE): Do not undefine.
9149         * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
9150         s390*-*-* case; always set gdb_target to s390.
9151         * regformats/reg-s390.dat: Remove control registers.
9152         * regformats/reg-s390x.dat: Likewise.
9153         * s390-tdep.h: New file.
9154         * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
9155         Include "inferior.h" and "s390-tdep.h".
9156         Remove private definition of offsetof.
9157         (s390_register_u_addr): Remove.
9158         (regmap_gregset, regmap_fpregset): Define.
9159         (supply_gregset, fill_gregset): Reimplement.
9160         (supply_fpregset, fill_fpregset): Likewise.
9161         (s390_inferior_tid): New function.
9162         (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
9163         (fetch_inferior_registers, store_inferior_registers): Likewise.
9164         * s390-tdep.c: Do not define S390_TDEP.  Include "defs.h" instead
9165         of <defs.h>.  Include "reggroups.h", "regset.h", and "s390-tdep.h".
9166         Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
9167         Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
9168         (struct gdbarch_tdep): Define.
9169         (struct s390_register_info): Define.
9170         (s390_register_info): New variable.
9171         (s390_register_name): Reimplement.
9172         (s390_register_type): New function.
9173         (s390_register_raw_size, s390x_register_raw_size): Remove.
9174         (s390_cannot_fetch_register): Remove.
9175         (s390_register_byte): Remove.
9176         (s390_register_virtual_type, s390x_register_virtual_type): Remove.
9177         (s390_dwarf_regmap): New variable.
9178         (s390_dwarf_reg_to_regnum): New function.
9179         (s390_stab_reg_to_regnum): Remove.
9180         (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
9181         (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
9182         (s390_convert_register_p): Likewise.
9183         (s390_register_to_value, s390_value_to_register): Likewise.
9184         (s390_register_reggroup_p): Likewise.
9185         (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
9186         s390_gregset, s390x_gregset, s390_fpregset): New variables.
9187         (s390_supply_regset, s390_regset_from_core_section): New functions.
9188         (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
9189         (S390_FPR_SIZE): Likewise.
9190         (S390_GPR_SIZE): Likewise.  Redefine in terms of GDB_TARGET_IS_ESAME.
9191         Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
9192         (S390_NUM_GPRS): Move here from tm-s390.h.
9193         (S390_NUM_FPRS): Likewise.
9194         (s390_in_function_epilogue_p): New function.
9195         (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
9196         Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
9197         (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
9198         Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
9199         Replace S390_FP_REGNUM by S390_SP_REGNUM.
9200         Remove calls to:
9201         set_gdbarch_deprecated_max_register_raw_size,
9202         set_gdbarch_deprecated_max_register_virtual_size,
9203         set_gdbarch_deprecated_register_byte,
9204         set_gdbarch_cannot_fetch_register,
9205         set_gdbarch_cannot_store_register,
9206         set_gdbarch_deprecated_register_size,
9207         set_gdbarch_deprecated_register_raw_size,
9208         set_gdbarch_deprecated_register_virtual_size,
9209         set_gdbarch_deprecated_register_virtual_type,
9210         set_gdbarch_deprecated_register_bytes.
9211         Add calls to:
9212         set_gdbarch_num_pseudo_regs,
9213         set_gdbarch_register_type,
9214         set_gdbarch_convert_register_p,
9215         set_gdbarch_register_to_value,
9216         set_gdbarch_value_to_register,
9217         set_gdbarch_register_reggroup_p,
9218         set_gdbarch_regset_from_core_section,
9219         set_gdbarch_pseudo_register_read,
9220         set_gdbarch_pseudo_register_write,
9221         set_gdbarch_in_function_epilogue_p.
9222         * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
9223         (s390_tdep_h): New variable.
9224
9225 2004-02-17  Jim Blandy  <jimb@redhat.com>
9226
9227         * findvar.c (value_from_register): If the type has no length, just
9228         return an acceptable value --- don't report an internal error.
9229
9230         * stabsread.c (read_type): If we find any type numbers that are
9231         forward references, complain if the references aren't resolved by
9232         the time we're finished reading.
9233         (cleanup_undefined_types): Make error message more appropriate for
9234         a complaint.
9235
9236 2004-02-17  Elena Zannoni  <ezannoni@redhat.com>
9237
9238         * Makefile.in (defs_h): Remove dependency on progress_h.
9239         * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
9240         progress.h.
9241         * main.c (captured_main): Delete use of START_PROGRESS and
9242         END_PROGRESS.
9243
9244 2004-02-17  Elena Zannoni  <ezannoni@redhat.com>
9245
9246         * objfiles.c (terminate_minimal_symbol_table): Add back
9247         initialization of MSYMBOL_TYPE.
9248
9249 2004-02-17  David Mosberger  <davidm@hpl.hp.com>
9250
9251         Committed by Andrew Cagney.
9252         * Makefile.in (ia64_tdep_h): New macro.
9253         (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
9254         (ia64-tdep.o): Likewise.
9255         * ia64-tdep.h: New file.
9256         * ia64-tdep.c: Update copyright notice.  Include "ia64-tdep.h".
9257         (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
9258         (ia64_aix_sigcontext_register_address): Likewise.
9259         (ia64_linux_getunwind_table): Delete declaration.
9260         * ia64-linux-tdep.c: Likewise.
9261
9262 2004-02-17  Corinna Vinschen  <vinschen@redhat.com>
9263
9264         * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
9265         * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
9266         DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
9267
9268 2004-02-17  Andrew Cagney  <cagney@redhat.com>
9269
9270         * symtab.c (skip_prologue_using_sal): New function.
9271         * symtab.h (skip_prologue_using_sal): Declare.
9272         * frv-tdep.c: Include "symtab.h".
9273         (skip_prologue_using_sal): Delete function.
9274         * mips-tdep.c (skip_prologue_using_sal): Delete function.
9275         * rs6000-tdep.c (refine_prologue_limit): Mention
9276         skip_prologue_using_sal.
9277         * ia64-tdep.c (refine_prologue_limit): Ditto.
9278         * Makefile.in: Update dependencies.
9279
9280 2004-02-16  Andrew Cagney  <cagney@redhat.com>
9281
9282         * config/alpha/tm-nbsd.h: Update copyright, delete #undef
9283         START_INFERIOR_TRAPS_EXPECTED.
9284         * config/alpha/tm-fbsd.h: Update copyright, delete #undef
9285         START_INFERIOR_TRAPS_EXPECTED.
9286         * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
9287         Delete macro.
9288         * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
9289         macro, moved to "nm-osf.h".  Update copyright.
9290         * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
9291         update copyright.
9292
9293         * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
9294         and function replacing FRAMELESS_FUNCTION_INVOCATION.
9295         * blockframe.c (legacy_frameless_look_for_prologue): Rename
9296         frameless_look_for_prologue.
9297         * frame.h (legacy_frameless_look_for_prologue): Rename
9298         frameless_look_for_prologue.
9299         * gdbarch.h, gdbarch.c: Re-generate.
9300         * sh64-tdep.c (sh64_gdbarch_init): Update.
9301         * sh-tdep.c (sh_gdbarch_init): Update.
9302         * s390-tdep.c (s390_gdbarch_init): Update.
9303         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9304         * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
9305         * m68k-tdep.c (m68k_gdbarch_init): Update.
9306         (delta68_frame_args_address): Update.
9307         * m32r-tdep.c (m32r_gdbarch_init): Update.
9308         * hppa-tdep.c (hppa_gdbarch_init): Update.
9309         * h8300-tdep.c (h8300_gdbarch_init): Update.
9310         * frv-tdep.c (frv_gdbarch_init): Update.
9311         (frv_frameless_function_invocation): Update.
9312         * cris-tdep.c (cris_gdbarch_init): Update.
9313         (cris_frameless_function_invocation): Update.
9314         * avr-tdep.c (avr_gdbarch_init): Update.
9315         * arm-tdep.c (arm_gdbarch_init): Update.
9316         * stack.c (frame_info): Update, call predicate.
9317         * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
9318         * frame.c (legacy_get_prev_frame): Update, call predicate..
9319         * arch-utils.c (generic_frameless_function_invocation_not): Delete.
9320         * arch-utils.h (generic_frameless_function_invocation_not): Delete.
9321         * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
9322         invocation.
9323         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9324         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
9325         * vax-tdep.c (vax_gdbarch_init): Ditto.
9326
9327         * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
9328         function.
9329
9330 2004-02-16  Daniel Jacobowitz  <drow@mvista.com>
9331
9332         * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
9333         initializations.
9334
9335 2004-02-16  Andrew Cagney  <cagney@redhat.com>
9336
9337         * tui/tui-windata.c: Include "gdb_string.h".
9338         * tui/tui-source.c, tui/tui-winsource.c: Ditto.
9339         * tui/tui-layout.c, tui/tui-command.c: Ditto.
9340         * Makefile.in: Update dependencies.
9341
9342 2004-02-16  Daniel Jacobowitz  <drow@mvista.com>
9343
9344         * Makefile.in (infrun.o): Add $(gdb_assert_h).
9345         * infrun.c: Include "gdb_assert.h".
9346         (singlestep_ptid, saved_singlestep_ptid)
9347         (stepping_past_singlestep_breakpoint): New variables.
9348         (resume): Set singlestep_ptid.  Check for singlestep thread
9349         hop.
9350         (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
9351         (handle_inferior_event): Handle singlestep thread hop.
9352
9353 2004-02-16  Andrew Cagney  <cagney@redhat.com>
9354
9355         * dwarf2-frame.c (dwarf2_frame_ops): New function.
9356         (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
9357         (dwarf2_frame_init_reg): Ditto.
9358
9359         * printcmd.c (display_command): Check that EXP isn't NULL.  Fix
9360         suggested by Joshua Neuheisel
9361
9362         * configure.in: Always check for curses, including pdcurses.
9363         Warn, instead of error, when no curses are found.  Enable TUI when
9364         curses is available.
9365         * configure: Re-generate.
9366
9367 2004-02-16  Corinna Vinschen  <vinschen@redhat.com>
9368
9369         * sh-tdep.c (sh_register_convert_to_virtual): Rename from
9370         sh_sh4_register_convert_to_virtual.
9371         (sh_register_convert_to_raw): Rename from
9372         sh_sh4_register_convert_to_raw.
9373         (sh_pseudo_register_read): Accomodate above name change.
9374         (sh_pseudo_register_write): Ditto.
9375
9376 2004-02-16  Corinna Vinschen  <vinschen@redhat.com>
9377
9378         * sh-tdep.c (sh_generic_register_name): Remove.
9379         (sh_gdbarch_init): Use sh_sh_register_name in default case.
9380
9381 2004-02-15  Andrew Cagney  <cagney@redhat.com>
9382
9383         * configure.in (build_warnings): Add -Wunused-function.
9384         * configure: Re-generate.
9385
9386         * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
9387         * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
9388
9389         * procfs.c (procfs_init_inferior): Assume that
9390         START_INFERIOR_TRAPS_EXPECTED is defined.
9391         * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
9392         * config/ns32k/tm-nbsd.h: Delete file,
9393         START_INFERIOR_TRAPS_EXPECTED already defined as 2.
9394
9395         * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
9396         * config/vax/tm-vax.h: Delete file.
9397
9398         * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9399         * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9400         * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9401         * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9402         * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
9403         * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9404         * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
9405
9406 2004-02-15  Mark Kettenis  <kettenis@gnu.org>
9407
9408         * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
9409         * dwarf2-frame.c (dwarf2_frame_data): New variable.
9410         (struct dwarf2_frame_ops): New.
9411         (dwarf2_frame_default_init_reg): New function, based on
9412         dwarf2_frame_init_reg.
9413         (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
9414         (dwarf2_frame_init_reg): Call architecture-specific function.
9415         (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
9416         (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
9417         instead of dwarf2_frame_data.
9418         (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
9419         Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
9420
9421 2004-02-15  Andrew Cagney  <cagney@redhat.com>
9422
9423         * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
9424         register_gdbarch_swap.
9425         (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
9426         * f-lang.c (_initialize_f_language): Update, use
9427         DEPRECATED_REGISTER_GDBARCH_SWAP.
9428         * remote.c (_initialize_remote): Ditto.
9429         * regcache.c (_initialize_regcache): Ditto.
9430         * parse.c (_initialize_parse): Ditto.
9431         * infrun.c (_initialize_infrun): Ditto.
9432         * mi/mi-main.c (_initialize_mi_main): Ditto.
9433         * gdbtypes.c (_initialize_gdbtypes): Ditto.
9434
9435         * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
9436         poking .cacheable directly.
9437         * symfile.c (symfile_bfd_open): Ditto.
9438
9439         * Makefile.in: Update all dependencies.
9440
9441         * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
9442         (.y.c, .l.c): Specify implicit rule.  Instead of .tab.c, generate
9443         .c.  Update references.  Delete unnecessary .tab.c and -lex.c rules.
9444         (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
9445         (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
9446
9447 2004-02-14  Andrew Cagney  <cagney@redhat.com>
9448
9449         * arch-utils.c (legacy_convert_register_p): Check
9450         DEPRECATED_REGISTER_CONVERTIBLE_P.
9451         * findvar.c (value_of_register): Ditto.
9452
9453         * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
9454         * gdbarch.h, gdbarch.c: Re-generate.
9455         * arch-utils.c (deprecated_register_convertible_not): Delete.
9456         * arch-utils.h (deprecated_register_convertible_not): Delete.
9457         * mi/mi-main.c (get_register): Update.  Update copyright.
9458         * infcmd.c (default_print_registers_info): Update.
9459
9460         * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
9461         (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
9462         (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
9463         * gdbarch.h, gdbarch.c: Re-generate.
9464         * frame.c (deprecated_get_next_frame_hack): Delete function.
9465         * frame.h (deprecated_get_next_frame_hack): Delete declaration.
9466         * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
9467         Update.
9468         * infcall.c (call_function_by_hand): Update.
9469
9470 2004-02-14  Elena Zannoni  <ezannoni@redhat.com>
9471
9472         * symfile.c (init_entry_point_info, entry_point_address): Move
9473         from here...
9474         * objfiles.c (init_entry_point_info, entry_point_address):..to
9475         here.
9476         * symfile.h (init_entry_point_info, entry_point_address): Remove
9477         prototypes.
9478         * objfiles.h (init_entry_point_info, entry_point_address):Add
9479         prototypes.
9480         * cris-tdep.c: Remove include of symfile.h. Add include of
9481         objfiles.h.
9482         * infcall.c: Ditto.
9483         * mcore-tdep.c: Ditto.
9484         * mn10300-tdep.c: Ditto.
9485         * sh64-tdep.c: Ditto.
9486         * v850-tdep.c: Ditto.
9487         * arm-tdep.c: Remove include of symfile.h.
9488         * blockframe.c: Ditto.
9489         * coffread.c: Ditto.
9490         * dbxread.c: Ditto.
9491         * dwarf2read.c: Ditto.
9492         * dwarfread.c: Ditto.
9493         * frv-tdep.c: Ditto.
9494         * ia64-tdep.c: Ditto.
9495         * mdebugread.c: Ditto.
9496         * mipsread.c: Ditto.
9497         * rs6000-tdep.c: Ditto.
9498         * s390-tdep.c: Ditto.
9499         * sh-tdep.c: Ditto.
9500         * xstormy16-tdep.c: Ditto.
9501         * gdbarch.sh: Remove include of symfile.h.
9502         * gdbarch.c: Regenerate.
9503         * solib-irix.c (enable_break): Use entry_point_address().
9504         Add comment about include file.
9505         * xcoffread.c: Add comment about include file.
9506         * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
9507         (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
9508         (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
9509         (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
9510         (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
9511
9512 2004-02-13  Andrew Cagney  <cagney@redhat.com>
9513
9514         * corelow.c (core_xfer_partial): Use "struct bfd_section".
9515         * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
9516         copyright.
9517         * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
9518
9519 2004-02-12  Fred Fish  <fnf@redhat.com>
9520
9521         * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
9522          set_gdbarch_store_return_value.
9523
9524 2004-02-12  Andrew Cagney  <cagney@redhat.com>
9525
9526         * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
9527         (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
9528         (interrupt_query): Ditto.
9529         (ofunc): Delete unused variable.
9530         * cris-tdep.c (cris_abi): Delete unused function.
9531         (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
9532         (cris_get_wide_opcode, cris_get_short_size): Ditto.
9533         (cris_get_asr_quick_shift_steps): Ditto.
9534         (cris_skip_prologue_frameless_p): Ditto.
9535         * arm-tdep.c (arm_push_return_address): Delete unused function.
9536         (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
9537         * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
9538         * s390-tdep.c (s390_function_start): Delete unused function.
9539
9540 2004-02-12  Andrew Cagney  <cagney@redhat.com>
9541
9542         * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
9543         gdbarch.h, gdbarch.c: Re-generate.
9544         * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
9545         to generic_prologue_frameless_p.
9546         * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
9547         * arch-utils.c (generic_prologue_frameless_p): Delete function.
9548
9549 2004-02-11  Daniel Jacobowitz  <drow@mvista.com>
9550
9551         * mips-linux-tdep.c: Include "frame.h".
9552         (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
9553         (mips_linux_skip_resolver): New functions.
9554         (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
9555         and set_gdbarch_in_solib_call_trampoline.
9556         * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
9557         to after set_gdbarch_in_solib_return_trampoline.  Only set the
9558         solib hooks to mips16 functions if the OS ABI is unknown.
9559         * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
9560         including "config/tm-linux.h".
9561         (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
9562         * Makefile.in (mips-linux-tdep.o): Update.
9563
9564 2004-02-11  David Carlton  <carlton@kealia.com>
9565
9566         * linespec.c (decode_compound): Only look for a class symbol when
9567         considering all but the rightmost component.
9568
9569 2004-02-11  Andrew Cagney  <cagney@redhat.com>
9570
9571         * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
9572         abi code are are separatly grouped.
9573
9574 2004-02-11  Andrew Cagney  <cagney@redhat.com>
9575
9576         * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
9577         * gdbarch.h, gdbarch.c: Re-generate.
9578         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9579         * v850-tdep.c (v850_gdbarch_init): Update.
9580         * sh64-tdep.c (sh64_gdbarch_init): Update.
9581         * sh-tdep.c (sh_gdbarch_init): Update.
9582         * s390-tdep.c (s390_gdbarch_init): Update.
9583         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9584         * mips-tdep.c (mips_gdbarch_init): Update.
9585         * mcore-tdep.c (mcore_gdbarch_init): Update.
9586         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9587         * m32r-tdep.c (m32r_gdbarch_init): Update.
9588         * ia64-tdep.c (ia64_gdbarch_init): Update.
9589         * hppa-tdep.c (hppa_gdbarch_init): Update.
9590         * h8300-tdep.c (h8300_gdbarch_init): Update.
9591         * frv-tdep.c (frv_gdbarch_init): Update.
9592         * d10v-tdep.c (d10v_gdbarch_init): Update.
9593         * cris-tdep.c (cris_gdbarch_init): Update.
9594         * avr-tdep.c (avr_gdbarch_init): Update.
9595         * arm-tdep.c (arm_gdbarch_init): Update.
9596         * alpha-tdep.c (alpha_gdbarch_init): Update.
9597
9598 2004-02-11  Corinna Vinschen  <vinschen@redhat.com>
9599
9600         * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
9601         comma.
9602         (sh_sh4al_dsp_register_name): Ditto.
9603
9604 2004-02-10  Andrew Cagney  <cagney@redhat.com>
9605
9606         * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
9607         (mips_init_frame_pc_first): Delete function.
9608         (mips_frame_saved_pc): Delete function.
9609         (mips_frame_chain): Delete function.
9610         (mips_init_extra_frame_info): Delete function.
9611         (mips_xfer_register): Delete unused variable "reg".
9612         (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
9613         (mips_n32n64_return_value): Delete unused variable "reg".
9614         (mips_n32n64_return_value): Delete unused variable "pos".
9615         (mips_o32_push_dummy_call): Delete unused variable "valbuf".
9616         (mips_o32_return_value): Delete unused variable "pos".
9617         (mips_o64_push_dummy_call): Delete unused variable "valbuf".
9618         (mips_print_fp_register): Delete unused variable "namelen"
9619         (mips_print_fp_register): Delete unused variable "flt2"
9620         (get_frame_pointer): Delete function.
9621         (cached_proc_desc): Delete static variable.
9622         (mips_pop_frame): Delete function.
9623         (mips_find_saved_regs): Delete function.
9624         (mips_get_saved_register): Delete function.
9625         (mips_saved_pc_after_call): Delete function.
9626         (SIGFRAME_BASE): Delete macro.
9627         (SIGFRAME_FPREGSAVE_OFF): Delete macro.
9628         (SIGFRAME_PC_OFF): Delete macro.
9629         (SIGFRAME_REGSAVE_OFF): Delete macro.
9630         (mips_dump_tdep): Do not print deleted macro definitions.
9631
9632 2004-02-10  Andrew Cagney  <cagney@redhat.com>
9633
9634         * Makefile.in (SFILES): Remove explictly listed tui files.
9635         (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
9636
9637 2004-02-10  Jeff Johnston  <jjohnstn@redhat.com>
9638
9639         * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
9640         to use paddr functions to format ia64 addresses and long values.
9641         (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
9642         (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
9643         (get_kernel_table, ia64_find_proc_info_x): Ditto.
9644         (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
9645         (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
9646
9647 2004-02-10  Andrew Cagney  <cagney@redhat.com>
9648
9649         * defs.h: Do not include "tui.h".
9650         * gdb_curses.h: New file.
9651         * tui/tui-hooks.h: New file.
9652         * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
9653         (tui_install_hooks, tui_remove_hooks): Delete declarations.
9654         (tui_initialize_io): Delete declaration.
9655         (tui_initialize_readline: Delete redundant declaration.
9656         (struct tui_point): Delete definition.
9657         * tui/tui-data.h (struct tui_point): Define.
9658         * cli/cli-decode.c [TUI]: Include "tui/tui.h".
9659         * utils.c: Include "tui/tui.h".
9660         * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
9661         * printcmd.c [TUI]: Include "tui/tui.h".
9662         * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
9663         * tui/tui-command.c: Include "gdb_curses.h".
9664         * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
9665         * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
9666         * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
9667         * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
9668         * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
9669         * Makefile.in: Update all dependencies.
9670         (tui_hooks_h, gdb_curses_h): Define.
9671         (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
9672
9673 2004-02-10  Elena Zannoni  <ezannoni@redhat.com>
9674
9675         * objfiles.h (struct objfile): Remove unused fields auxf1 and
9676         auxf2. Add comments about some other rarely used fields.
9677
9678 2004-02-10  Andrew Cagney  <cagney@redhat.com>
9679
9680         * Makefile.in (init.c): Fix script removing duplicates. Problem
9681         reported by Peter Schauer.
9682
9683 2004-02-09  Elena Zannoni  <ezannoni@redhat.com>
9684
9685         * bcache.c (bcache_xmalloc): Use obstack_init instead of
9686         obstack_specify_allocation.
9687         * objfiles.c (allocate_objfile): Ditto.
9688         * solib-sunos.c (solib_add_common_symbols)
9689         (allocate_rt_common_objfile): Ditto.
9690         * symfile.c (reread_symbols): Ditto.
9691         * gdb_obstack.h: Add comment.
9692
9693 2004-02-09  Elena Zannoni  <ezannoni@redhat.com>
9694
9695         * linespec.c (decode_line_1, locate_first_half)
9696         (decode_compound, lookup_prefix_sym): Update comments. Delete old
9697         commented out code.
9698
9699 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
9700
9701         * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
9702         obstack_free.
9703
9704 2004-02-09  Andrew Cagney  <cagney@redhat.com>
9705
9706         * blockframe.c (find_pc_partial_function): If find_pc_overlay
9707         fails, try find_pc_section.  Fix PR c++/1267.
9708         * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
9709         instead of find_pc_mapped_section.
9710         (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
9711         not default to the section containing PC.  Fix PR symtab/1519.
9712
9713 2004-02-09  Andrew Cagney  <cagney@redhat.com>
9714
9715         * Makefile.in (mips-tdep.o): Update dependencies.
9716         * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
9717         "trad-frame.h".
9718         (mips_unwind_pc): Return the pseudo PC register.
9719         (mips_unwind_dummy_id): New function.
9720         (mips16_fetch_instruction): New function.
9721         (mips32_fetch_instruction): New function.
9722         (struct mips_frame_cache): Define.
9723         (mips_mdebug_frame_cache): New function.
9724         (mips_mdebug_frame_this_id): New function.
9725         (mips_mdebug_frame_prev_register): New function.
9726         (mips_mdebug_frame_unwind): Define.
9727         (mips_mdebug_frame_sniffer): New function.
9728         (mips_mdebug_frame_base_address): New function.
9729         (mips_mdebug_frame_base): Define.
9730         (mips_mdebug_frame_base_sniffer): New function.
9731         (mips_gdbarch_init): Append unwind and base sniffers.  Set
9732         unwind_dummy_id.
9733
9734 2004-02-08  Andrew Cagney  <cagney@redhat.com>
9735
9736         * frame.c: Print both the register number and name.
9737
9738         * Makefile.in (init.c): Eliminate duplicates.  Combine two greps
9739         and a sed into a single sed.  Make .c and .o patterns more robust.
9740         (OBS): Delete.
9741         (INIT_FILES): Replace OBS with COMMON_OBS.
9742         (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
9743
9744 2004-02-08  Mark Kettenis  <kettenis@gnu.org>
9745
9746         * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
9747         the PT_WCOOKIE request.
9748
9749 2004-02-08  Andrew Cagney  <cagney@redhat.com>
9750
9751         * mips-tdep.c (mips_unwind_pc): New function.
9752         (mips_gdbarch_init): Set mips_unwind_pc.
9753
9754         * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
9755         (get_frame_id): Allow the UNKNOWN_FRAME.
9756         (frame_register_unwind, get_frame_type): Ditto.
9757
9758         * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
9759         and DEPRECATED_FP_REGNUM.  Don't assume that the lack of
9760         unwind_dummy_id indicates a legacy frame.
9761
9762         * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
9763         * configure: Re-generate.
9764
9765         * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
9766         methods.
9767
9768 2004-02-08  Andrew Cagney  <cagney@redhat.com>
9769
9770         * configure.in (CONFIG_ALL): Set to Makefile target, and not
9771         makefile macro.
9772         * configure: Re-generate.
9773         (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
9774         * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
9775         (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
9776         (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
9777         (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
9778         (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
9779         (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
9780         (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
9781         (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
9782         (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
9783
9784 2004-02-07  Andrew Cagney  <cagney@redhat.com>
9785
9786         * Makefile.in: Update all dependencies.
9787
9788         * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
9789         * configure: Re-generate.
9790         * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
9791         (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
9792         (COMMON_OBS): Add "main.o" and "annotate.o".
9793         (ANNOTATE_OBS): Delete.
9794         (OBS): Remove ANNOTATE_OBS.
9795         (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
9796         CONFIG_INITS.
9797         (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
9798         against CONFIG_OBS and "main.o".
9799         (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
9800         (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
9801
9802         * tui/tui-command.c: Include "gdb_string.h", delete register
9803         attribute, use ISO-C function signatures.
9804         * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
9805         * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
9806         * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
9807         * tui/tui.c: Ditto.
9808
9809         * tui/tui-command.c: Change variable and function names to lower
9810         case.
9811         * tui/tui-data.c, tui/tui-disasm.c: Ditto.
9812         * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
9813         * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
9814         * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9815         * tui/tui-winsource.c, tui/tui.c: Ditto.
9816
9817 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
9818
9819         * buildsym.c (free_pending_blocks, finish_block)
9820         (record_pending_block, make_blockvector, end_symtab): Replace
9821         symbol_obstack with objfile_obstack.
9822         * coffread.c (process_coff_symbol, coff_read_struct_type)
9823         (coff_read_enum_type): Ditto.
9824         * cp-namespace.c (initialize_namespace_symtab)
9825         (check_one_possible_namespace_symbol): Ditto.
9826         * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
9827         (dwarf2_symbol_mark_computed): Ditto.
9828         * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
9829         * elfread.c (elf_symtab_read): Ditto.
9830         * hpread.c (hpread_symfile_init, hpread_symfile_init)
9831         (hpread_read_enum_type, hpread_read_function_type)
9832         (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
9833         Ditto.
9834         * jv-lang.c (get_java_class_symtab, add_class_symbol)
9835         (java_link_class_type): Ditto.
9836         * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
9837         (new_symbol): Ditto.
9838         * minsyms.c (install_minimal_symbols): Ditto.
9839         * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
9840         (terminate_minimal_symbol_table): Replace symbol_obstack with
9841         objfile_obstack.
9842         (free_objfile): Remove freeing of symbol_obstack.
9843         * objfiles.h: Remove symbol_obstack field.
9844         * pa64solib.c (add_to_solist): Replace symbol_obstack with
9845         objfile_obstack.
9846         * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9847         symbol_obstack.
9848         (solib_add_common_symbols): Replace symbol_obstack with
9849         objfile_obstack.
9850         * somsolib.c (som_solib_add): Ditto.
9851         * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
9852         (common_block_start, common_block_end): Ditto.
9853         * symfile.c (reread_symbols): Remove freeing and init of
9854         symbol_obstack.
9855         (allocate_symtab): Rename symbol_obstack to objfile_obstack.
9856         * symfile.h: Update comment.
9857         * symmisc.c (print_objfile_statistics): Remove symbol_obstack
9858         stats printing.
9859         * symtab.c (symbol_set_names): Replace symbol_obstack with
9860         objfile_obstack.
9861         * symtab.h (struct general_symbol_info, struct minimal_symbol):
9862         Update comments.
9863         * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
9864         (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
9865         objfile_obstack.
9866
9867 2004-02-07  Andrew Cagney  <cagney@redhat.com>
9868
9869         * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
9870         "ansidecl.h".  Do not undef "reg" and "chtype".  Fix case of
9871         fields and variables.
9872         * tui/tui-wingeneral.h (m_beVisible): Delete macro.
9873         (m_beInvisible): Delete macro.
9874         * tui/tui-data.h: Fix case case fields and variables.
9875         (m_genWinPtrIsNull): Delete macro.
9876         (tui_win_list): Rename winList.
9877         (TUI_SRC_WIN): Rename srcWin.
9878         (TUI_DISASM_WIN): Rename disassemWin.
9879         (TUI_DATA_WIN): Rename dataWin.
9880         (TUI_CMD_WIN): Rename cmdWin.
9881         (m_genWinPtrNotNull): Delete macro.
9882         (m_winPtrIsNull): Delete macro.
9883         (m_winPtrNotNull): Delete macro.
9884         (tui_win_is_source_type): Replace m_winIsSourceType
9885         (tui_win_is_auxillary): Replace m_winIsAuzillary.
9886         (tui_win_has_locator): Replace m_hasLocator.
9887         (tui_set_win_highlight): Replace m_setWinHighlightOn and
9888         m_setWinHighlightOff.
9889         * tui/tui-data.c: Update references.
9890         (tui_win_is_source_type, tui_set_win_highlight): New functions.
9891         (tui_win_has_locator, tui_win_is_auxillary): New functions.
9892         * tui/tui-command.c, tui/tui-disasm.c: Update references.
9893         * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
9894         * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
9895         * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9896         * tui/tui-winsource.c, tui/tui.c: Ditto.
9897
9898 2004-02-07  Mark Kettenis  <kettenis@gnu.org>
9899
9900         * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
9901         * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
9902         StackGhost.
9903
9904         * sparc-tdep.c (sparc32_frame_prev_register): Rename local
9905         variable `i6' to `i7'.
9906         (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9907
9908 2004-02-07  Andrew Cagney  <cagney@redhat.com>
9909
9910         * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
9911         (TuiPoint, TuiPointPtr): Ditto.
9912         (TuiStatus, TuiStatusPtr): Ditto.
9913         (TuiWinType, TuiWinTypePtr): Ditto.
9914         (struct tui_point): Rename _TuiPoint.
9915         (tui_get_low_disassembly_address): Rename
9916         tuiGetLowDisassemblyAddress.
9917         (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
9918         (tuiFree): Delete declaration.
9919         (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
9920         (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
9921         * tui/tui.c (tuiFree): Delete function.
9922         * cli/cli-cmds.c (disassemble_command): Update references.
9923         * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
9924         * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
9925         * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
9926         * tui/tui-winsource.c: Ditto.
9927
9928 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
9929
9930         * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
9931         coffstab_build_psymtabs, elfstab_build_psymtabs)
9932         (stabsect_build_psymtabs): Replace psymbol_obstack with
9933         objfile_obstack.
9934         * dwarf2-frame.c (decode_frame_entry_1): Ditto.
9935         * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
9936         Ditto.
9937         * dwarfread.c (scan_compilation_units): Ditto.
9938         * elfread.c (elfstab_offset_sections): Ditto.
9939         * hppa-tdep.c (read_unwind_info): Ditto.
9940         * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
9941         (hpread_end_psymtab): Ditto.
9942         * mdebugread.c (mdebug_build_psymtabs, add_pending)
9943         (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
9944         Ditto.
9945         * mips-tdep.c (non_heuristic_proc_desc): Ditto.
9946         * objfiles.c (add_to_objfile_sections)
9947         (build_objfile_section_table): Ditto.
9948         (allocate_objfile): Remove init of psymbol_obstack.
9949         (free_objfile): Remove freeing of psymbol_obstack.
9950         * objfiles.h (struct objfile): Remove field
9951         psymbol_obstack. Update comments.
9952         * pa64solib.c (pa64_solib_add_solib_objfile): Replace
9953         psymbol_obstack with objfile_obstack.
9954         * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9955         psymbol_obstack.
9956         * somread.c (som_symfile_offsets, init_import_symbols)
9957         (init_export_symbols): Replace psymbol_obstack with
9958         objfile_obstack.
9959         * somsolib.c (som_solib_add_solib_objfile): Ditto.
9960         * symfile.c (default_symfile_offsets, syms_from_objfile)
9961         (reread_symbols): Remove freeing and init of psymbol_obstack.
9962         (cashier_psymtab): Update comment.
9963         * symmisc.c (print_objfile_statistics): Don't report stats for
9964         psymbol obstack.
9965         * symtab.h (struct general_symbol_info, struct partial_symtab):
9966         Update comments.
9967         * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
9968         (xcoff_symfile_offsets): Replace psymbol_obstack with
9969         objfile_obstack.
9970
9971 2004-02-07  Elena Zannoni  <ezannoni@redhat.com>
9972
9973         * objfiles.h (struct objfile): Add objfile_obstack field.
9974         Remove type_obstack field.
9975
9976         * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
9977         read_structure_scope read_enumeration, new_symbol): Replace
9978         type_obstack with objfile_obstack.
9979         * dwarfread.c (struct_type, enum_type): Ditto.
9980         * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
9981         (lookup_fundamental_type): Ditto.
9982         * gdbtypes.h (TYPE_ALLOC): Ditto.
9983         * hpread.c (hpread_read_enum_type, hpread_read_function_type)
9984         (hpread_read_doc_function_type, hpread_read_struct_type)
9985         (fix_static_member_physnames, hpread_read_array_type)
9986         (hpread_read_subrange_type, hpread_type_lookup): Ditto.
9987         * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
9988         (java_link_class_type): Ditto.
9989         * mdebugread.c (parse_type): Ditto.
9990         * objfiles.c (allocate_objfile, free_objfile): Ditto.
9991         * solib-sunos.c (solib_add_common_symbols): Ditto.
9992         * stabsread.c (define_symbol, read_type, read_member_functions,
9993         read_cpp_abbrev, read_one_struct_field): Ditto.
9994         * symfile.c (reread_symbols): Ditto.
9995         * symmisc.c (print_objfile_statistics): Ditto.
9996
9997 2004-02-07  Andrew Cagney  <cagney@redhat.com>
9998
9999         * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
10000         (tui_exec_info_content): Rename TuiExecInfoContent.
10001         (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
10002         (TuiWinInfo, TuiWinInfoPtr): Ditto.
10003         (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
10004         (TuiList, TuiListPtr): Ditto.
10005         (TuiLayoutType, TuiLayoutTypePtr): Ditto.
10006         (TuiDataType, TuiDataTypePtr): Ditto.
10007         (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
10008         (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
10009         (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
10010         (TuiSourceElement, TuiSourceElementPtr): Ditto.
10011         (TuiDataElement, TuiDataElementPtr): Ditto.
10012         (TuiWinElement, TuiWinElementPtr): Ditto.
10013         (TuiDataInfo, TuiDataInfoPtr): Ditto.
10014         (TuiCommandElement, TuiCommandElementPtr): Ditto.
10015         (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
10016         (TuiWhichElement, TuiWhichElementPtr): Ditto.
10017         (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
10018         (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
10019         * tui/tui-command.c, tui/tui-data.c: Update references.
10020         * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
10021         * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
10022         * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
10023         * tui/tui-winsource.c, tui/tui.c: Ditto.
10024
10025 2004-02-07  Mark Kettenis  <kettenis@gnu.org>
10026
10027         * dwarf2-frame.h: Update copyright.
10028         (enum dwarf2_frame_reg_rule): New.
10029         (struct dwarf2_frame_state_reg): New.
10030         (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
10031         * dwarf2-frame.c: Update copyright.
10032         (enum dwarf2_reg_rule): Remove.
10033         (struct dwarf2_frame_state): Remove defenition of `struct
10034         dwarf2_frame_state_reg'.
10035         (read_reg): Call get_frame_arch to get the architecture instead of
10036         using CURRENT_GDBARCH.
10037         (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
10038         DWARF2_FRAME_.
10039         (dwarf2_frame_init_reg): New function.
10040         (dwarf2_frame_cache): Call get_frame_arch to get the architecture
10041         instead of using CURRENT_GDBARCH.  Call dwarf2_frame_init_reg to
10042         initialize the register state.  Prefix old `enum dwarf2_reg_rule'
10043         tags with DWARF2_FRAME_.
10044         (dwarf2_frame_prev_register): Call get_frame_arch to get the
10045         architecture instead of using CURRENT_GDBARCH.  Prefix old `enum
10046         dwarf2_reg_rule' tags with DWARF2_FRAME_.
10047
10048 2004-02-06  Andrew Cagney  <cagney@redhat.com>
10049
10050         * tui/tui-data.h (struct tui_list): Rename _TuiList.
10051         (enum tui_data_type): Rename _TuiDataType.
10052         (struct tui_layout_def): Rename _TuiLayoutDef.
10053         (struct tui_source_element): Rename _TuiSourceElement.
10054         (struct tui_data_element): Rename _TuiDataElement.
10055         (struct tui_command_element): Rename _TuiCommandElement.
10056         (struct tui_locator_element): Rename _TuiLocatorElement.
10057         (union tui_which_element): Define.
10058         (struct tui_win_element): Rename _TuiWinElement.
10059         (struct tui_data_info): Rename _TuiDataInfo.
10060         (struct tui_source_info): Rename _TuiSourceInfo.
10061         (struct tui_command_info): Rename _TuiCommandInfo.
10062         (tui_initialize_static_data): Rename initializeStaticData.
10063         (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
10064         (tui_alloc_win_info): Rename allocWinInfo.
10065         (tui_init_generic_part): Rename initGenericPart.
10066         (tui_init_win_info): Rename initWinInfo.
10067         (tui_alloc_content): Rename allocContent.
10068         (tui_add_content_elements): Rename addContentElements.
10069         (tui_init_content_element): Rename initContentElement.
10070         (tui_free_window): Rename freeWindow.
10071         (tui_free_win_content): Rename freeWinContent.
10072         (tui_free_data_content): Rename freeDataContent.
10073         (tui_free_all_source_wins_content): Rename
10074         freeAllSourceWinsContent.
10075         (tui_del_window): Rename tuiDelWindow.
10076         (tui_del_data_windows): Rename tuiDelDataWindows.
10077         (tui_partial_win_by_name): Rename partialWinByName.
10078         (tui_win_name): Rename winName.
10079         (tui_current_layout): Rename currentLayout.
10080         (tui_set_current_layout_to): Rename setCurrentLayoutTo.
10081         (tui_term_height): Rename termHeight.
10082         (tui_set_term_height_to): Rename setTermHeightTo.
10083         (tui_term_width): Rename termWidth.
10084         (tui_set_term_width_to): Rename setTermWidthTo.
10085         (tui_set_gen_win_origin): Rename setGenWinOrigin.
10086         (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
10087         (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
10088         (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
10089         (tui_source_windows): Rename sourceWindows.
10090         (tui_clear_source_windows): Rename clearSourceWindows.
10091         (tui_clear_source_windows_detail): Rename
10092         clearSourceWindowsDetail.
10093         (tui_clear_win_detail): Rename clearWinDetail.
10094         (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
10095         (tui_default_tab_len): Rename tuiDefaultTabLen.
10096         (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
10097         (tui_win_with_focus): Rename tuiWinWithFocus.
10098         (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
10099         (tui_layout_def): Rename tuiLayoutDef.
10100         (tui_win_resized): Rename tuiWinResized.
10101         (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
10102         (tui_next_win): Rename tuiNextWin.
10103         (tui_prev_win): Rename tuiPrevWin.
10104         (tui_add_to_source_windows): Rename addToSourceWindows.
10105         * tui/tui-winsource.c, tui/tui-win.c: Update references.
10106         * tui/tui-layout.c, tui/tui-source.c: Ditto.
10107         * tui/tui-stack.c, tui/tui-io.c: Ditto.
10108         * tui/tui.c, tui/tui-data.c: Ditto.
10109         * tui/tui-interp.c, tui/tui-data.c: Ditto.
10110         * tui/tui-disasm.c, tui/tui-command.c: Ditto.
10111
10112         * tui/tui-source.h: Update copyright.  Include "tui-data.h".
10113         (struct symtab): Declare.
10114         (tui_set_source_content): Rename tuiSetSourceContent.
10115         (tui_show_symtab_source): Rename tuiShowSource.
10116         (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
10117         (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
10118         * tui/tui-source.c: Update copyright.  Update references.
10119         * tui/tui-win.c, tui/tui-winsource.c: Update references.
10120         * tui/tui-stack.c: Update references.
10121
10122         * tui/tui-win.h: Update copyright.  Include "tui-data.h".
10123         (struct tui_win_info): Declare.
10124         (tui_scroll_forward): Rename tuiScrollForward.
10125         (tui_scroll_backward): Rename tuiScrollBackward.
10126         (tui_scroll_left): Rename tuiScrollLeft.
10127         (tui_scroll_right): Rename tuiScrollRight.
10128         (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
10129         (tui_resize_all): Rename tuiResizeAll.
10130         (tui_refresh_all_win): Rename tuiRefreshAll.
10131         (tui_sigwinch_handler): Rename tuiSigwinchHandler.
10132         * tui/tui-layout.c, * tui/tui-io.c: Update references.
10133         * tui/tui-wingeneral.h, * tui/tui.c: Update references.
10134         * tui/tui-disasm.c, * tui/tui-command.c: Update references.
10135
10136         * tui/tui-windata.h: Update copyright.  Include "tui-data.h".
10137         (tui_erase_data_content): Rename tuiEraseDataContent.
10138         (tui_display_all_data): Rename tuiDisplayAllData.
10139         (tui_check_data_values): Rename tuiCheckDataValues.
10140         (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
10141         (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
10142         (tui_first_data_element_no_in_line): Rename
10143         tuiFirstDataElementNoInLine.
10144         (tui_delete_data_content_windows): Rename
10145         tuiDeleteDataContentWindows.
10146         (tui_refresh_data_win): Rename tuiRefreshDataWin.
10147         (tui_display_data_from): Rename tuiDisplayDataFrom.
10148         (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
10149         * tui/tui-windata.c, tui/tui-hooks.c: Update references.
10150         * tui/tui-win.c, tui/tui-regs.c: Update references.
10151         * tui/tui-layout.c, tui/tui.c: Update references.
10152
10153         * tui/tui-wingeneral.h: Update copyright.
10154         (m_allBeVisible): Delete macro.
10155         (m_allBeInvisible): Delete macro.
10156         (struct tui_gen_win_info): Declare.
10157         (struct tui_win_info): Declare.
10158         (tui_unhighlight_win): Rename unhighlightWin.
10159         (tui_make_visible, tui_make_invisible): Replace makeVisible.
10160         (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
10161         (tui_make_window): Rename makeWindow.
10162         (tui_copy_win): Rename copyWin.
10163         (tui_box_win): Rename boxWin.
10164         (tui_highlight_win): Rename highlightWin.
10165         (tui_check_and_display_highlight_if_needed): Rename
10166         checkAndDisplayHighlightIfNeeded.
10167         (tui_refresh_all): Rename refreshAll.
10168         (tui_delete_win): Rename tuiDelwin.
10169         (tui_refresh_win): Rename tuiRefreshWin.
10170         * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
10171         (tui_make_visible, tui_make_invisible): New functions.
10172         (tui_make_all_visible, tui_make_all_invisible): New functions.
10173         (make_all_visible): Rename makeAllVisible.
10174         * tui/tui-winsource.c, tui/tui-windata.c: Update references.
10175         * tui/tui-data.c, tui/tui-winsource.c: Update references.
10176         * tui/tui-windata.c, tui/tui-win.c: Update references.
10177         * tui/tui-regs.c, tui/tui-layout.c: Update references.
10178         * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
10179
10180 2004-02-06  Mark Kettenis  <kettenis@gnu.org>
10181
10182         * proc-api.c (write_with_trace): Initialize local variable to
10183         silence compiler warning.
10184
10185 2004-02-06  Andrew Cagney  <cagney@redhat.com>
10186
10187         * tui/tui-source.h: Do not include "defs.h".
10188         (struct tui_win_info): Declare.
10189         (tui_set_source_content_nil): Declare.
10190         * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
10191         (union tui_line_or_address): Rename _TuiLineOrAddress.
10192         * tui/tui-winsource.h: Update copyright.  Include "tui-data.h".
10193         (tui_update_source_window): Rename tuiUpdateSourceWindow.
10194         (tui_update_source_window_as_is): Rename
10195         tuiUpdateSourceWindowAsIs.
10196         (tui_update_source_windows_with_addr): Rename
10197         tuiUpdateSourceWindowsWithAddr.
10198         (tui_update_source_windows_with_line): Rename
10199         tuiUpdateSourceWindowsWithLine.
10200         (tui_clear_source_content): Rename tuiClearSourceContent.
10201         (tui_erase_source_content): Rename tuiEraseSourceContent.
10202         (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
10203         (tui_show_source_content): Rename tuiShowSourceContent.
10204         (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
10205         (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
10206         (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
10207         (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
10208         (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
10209         (tui_update_exec_info): Rename tuiUpdateExecInfo.
10210         (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
10211         (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
10212         (tui_line_is_displayed): Rename tuiLineIsDisplayed.
10213         (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
10214         (struct tui_win_info): Declare.
10215         * tui/tui-stack.c: Update references.
10216         * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
10217         * tui/tui-win.c, tui/tui-source.c: Ditto.
10218         * tui/tui.c, tui/tui-disasm.c: Ditto.
10219
10220 2004-02-06  Mark Kettenis  <kettenis@gnu.org>
10221
10222         * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
10223         of UCONTEXT_ADDR.  Fixes PR backtrace/1545.
10224
10225 2004-02-05  Mark Kettenis  <kettenis@gnu.org>
10226
10227         * infrun.c (handle_inferior_event): Allow for breakpoint
10228         instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
10229         and SIGEMT.  Update comments.
10230         * NEWS (Revised SPARC target): Mention support for non-executable
10231         stack.
10232
10233 2004-02-04  Mark Kettenis  <kettenis@gnu.org>
10234
10235         * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
10236         * inftarg.c: Update copyright year.
10237         (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
10238         * sparc-nat.c: Include "target.h" and "gdb_assert.h".
10239         (sparc_xfer_wcookie): New function.
10240         * sparc-tdep.c (sparc_fetch_wcookie): New function.
10241         * Makefile.in (sparc-nat.o): Update dependencies.
10242         * config/sparc/nm-nbsd.h: Include "target.h".
10243         (NATIVE_XFER_WCOOKIE): New define.
10244         (sparc_xfer_wcookie): New prototype.
10245
10246 2004-02-04  Andrew Cagney  <cagney@redhat.com>
10247
10248         * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
10249         SYSCALL_TRAP function.
10250         (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
10251
10252 2004-02-04  Andrew Cagney  <cagney@redhat.com>
10253             Daniel Jacobowitz  <drow@mvista.com>
10254
10255         * objfiles.h: Delete comments refering to inside_entry_func and
10256         DEPRECATED_FRAME_CHAIN_VALID.
10257         * defs.h (inside_entry_func): Update prototype..
10258         * blockframe.c (inside_entry_func): Rename to
10259         legacy_inside_entry_func.  Add new inside_entry_func taking a frame.
10260         * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
10261
10262 2004-02-03  Jeff Johnston  <jjohnstn@redhat.com>
10263
10264         * breakpoint.c (struct captured_parse_breakpoint_args):  Move
10265         outside of #ifdef SOLIB_ADD region.
10266         (do_restore_lang_radix_cleanup): Ditto.
10267         (resolve_pending_breakpoint): Ditto.
10268
10269 2004-02-03  Andrew Cagney  <cagney@redhat.com>
10270
10271         * ia64-tdep.c (read_sigcontext_register): Delete unused function.
10272         (process_note_abi_tag_sections): Delete unused function.
10273         (ia64_read_fp): Delete unused function.
10274         (gdbarch_extract_struct_value_address): Delete declaration.
10275
10276 2004-02-02  Andrew Cagney  <cagney@redhat.com>
10277
10278         * vax-tdep.c (vax_frame_chain): Delete call to
10279         deprecated_inside_entry_file.
10280         * ns32k-tdep.c (ns32k_frame_chain): Ditto.
10281
10282 2004-02-02  Mark Kettenis  <kettenis@gnu.org>
10283
10284         * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
10285         column that's "empty" or "same value" when eliminating REG_RA
10286         rules.
10287
10288 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
10289
10290         * NEWS: Add information about new pending breakpoint support.
10291
10292 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
10293
10294         * breakpoint.h (struct breakpoint): Add new flag, from_tty,
10295         and pending fields for pending breakpoint support.
10296         * breakpoint.c (breakpoint_enabled): Add check for not pending.
10297         (condition_command): Only parse condition if not a pending
10298         breakpoint.
10299         (print_one_breakpoint): Add support for pending breakpoints.
10300         (describe_other_breakpoints): Add checks to verify we are not
10301         dealing with pending breakpoints.
10302         (check_duplicates): Don't check pending breakpoints.
10303         (set_raw_breakpoint): Initialize pending flag.
10304         (do_restore_lang_radix_cleanup): New cleanup routine.
10305         (resolve_pending_breakpoint): New function.
10306         (re_enable_breakpoints_in_shlibs): Try and resolve any
10307         pending breakpoints via resolve_pending_breakpoint.
10308         (mention): Add pending breakpoint support.
10309         (parse_breakpoint_sals): Add new parameter to pass to
10310         decode_line_1 to indicate silent errors when files or functions
10311         are not found.  Change all callers.
10312         (do_captured_parse_breakpoint): New function.
10313         (break_command_1): Change prototype to return an rc value and to
10314         take an optional pending breakpoint pointer.  Support creating
10315         a pending breakpoint if a "not found" form of error occurs when
10316         parsing the breakpoint.  Also support resolving an existing pending
10317         breakpoint and be silent if the resolution fails.
10318         (create_breakpoints): Change prototype to take pending breakpoint
10319         pointer.  When resolving a pending breakpoint, use the new pointer
10320         to provide a conditional or commands added by the end-user.
10321         (delete_breakpoint): Add appropriate check for pending.
10322         (breakpoint_re_set_one): Ditto.
10323         (do_enable_breakpoint): Ditto.
10324
10325 2004-02-02  David Carlton  <carlton@kealia.com>
10326
10327         * valops.c (enum oload_classification): New.
10328         (find_overload_match): Break implementation into separate
10329         functions; delete #if 0'd code; look for symbols within
10330         namespaces.
10331         (find_oload_champ_namespace,find_oload_champ_namespace_loop)
10332         (find_oload_champ,oload_method_static,classify_oload_match): New.
10333         * cp-support.h: Add declaration for cp_func_name; update
10334         declaration for make_symbol_overload_list.
10335         * cp-support.c (cp_func_name): New.
10336         (overload_list_add_symbol): Fix comment, use
10337         SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
10338         (make_symbol_overload_list): Take a function name and a namespace
10339         instead of a symbol; change implementation.
10340         (make_symbol_overload_list_using): New.
10341         (make_symbol_overload_list_qualified, read_in_psymtabs): New.
10342
10343 2004-02-02  Fred Fish  <fnf@redhat.com>
10344
10345         * main.c (gdb_stdtarg): Move definition to group with other
10346         gdb_stdtarg definitions and update copyright years.
10347         * remote-sim.c (gdb_os_write_stderr): Write output to
10348         gdb_stdtargerr stream instead of gdb_stdtarg stream.
10349         (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
10350         gdb_stderr stream and update copyright years.
10351
10352 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
10353
10354         * Makefile.in (mips-linux-nat.o): Update dependencies.
10355         * mips-linux-nat.c: Include mips-tdep.h.
10356
10357 2004-02-01  Roland McGrath  <roland@redhat.com>
10358
10359         * sol-thread.c (sol_thread_xfer_partial): New function.
10360         (init_sol_thread_ops): Use that for to_xfer_partial hook.
10361         (init_sol_core_ops): Likewise.
10362
10363         * procfs.c (procfs_xfer_partial): New function.
10364         (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
10365         * Makefile.in (procfs.o): Add $(auxv_h) dep.
10366
10367         * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
10368         procfs_xfer_auxv function.
10369
10370         * procfs.c (procfs_make_note_section): If we can read
10371         TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
10372         * linux-proc.c (linux_make_note_section): Likewise.
10373
10374         * auxv.h: New file.
10375         * auxv.c: New file.
10376         * Makefile.in (auxv_h): New variable.
10377         (COMMON_OBS): Add auxv.o here.
10378         (auxv.o): New target.
10379
10380         * corelow.c (core_xfer_partial): New function.
10381         (init_core_ops): Use it for core_ops.to_xfer_partial.
10382
10383         * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
10384         * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
10385         macro if that is defined.
10386
10387 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
10388
10389         * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
10390         and check the specified thread for each breakpoint.
10391         * breakpoint.h (bpstat_stop_status): Update prototype.
10392         * infrun.c (handle_inferior_event): Update calls to
10393         bpstat_stop_status.
10394
10395 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
10396
10397         * Makefile.in (cli-cmds.o): Add $(readline_h).
10398
10399 2004-02-01  Daniel Jacobowitz  <drow@mvista.com>
10400
10401         * cli/cli-cmds.c: Include readline.h.
10402         (complete_command): Pass the start of the last word to
10403         complete_line.
10404
10405 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
10406
10407         * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
10408         argument, and change first argument to a CORE_ADDR.
10409         * breakpoint.h (bpstat_stop_status): Update prototype.
10410         * infrun.c (adjust_pc_after_break): Add a new comment.
10411         (handle_inferior_event): Update calls to bpstat_stop_status.
10412
10413 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
10414
10415         * breakpoint.h: Update copyright years.
10416
10417 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
10418
10419         * breakpoint.c (software_breakpoint_inserted_here_p): New function.
10420         (bpstat_stop_status): Don't decrement PC.
10421         * breakpoint.h (software_breakpoint_inserted_here_p): Add
10422         prototype.
10423         * infrun.c (adjust_pc_after_break): New function.
10424         (handle_inferior_event): Call it, early.  Remove later references
10425         to DECR_PC_AFTER_BREAK.
10426         (normal_stop): Add commentary.
10427
10428 2004-01-31  Daniel Jacobowitz  <drow@mvista.com>
10429
10430         * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
10431         2004-01-27 double-free fix.
10432
10433 2004-01-31  Mark Kettenis  <kettenis@gnu.org>
10434
10435         * sparc-tdep.c (sparc_fetch_wcookie): New function.
10436         (sparc32_frame_prev_register): Handle StackGhost.
10437         (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
10438
10439 2004-01-29  Roland McGrath  <roland@redhat.com>
10440
10441         * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
10442         * configure: Regenerated.
10443
10444         * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
10445         * Makefile.in (procfs.o): Add dep.
10446
10447 2004-01-28  Andrew Cagney  <cagney@redhat.com>
10448
10449         * tui/tui-stack.h: Update copyright.
10450         (struct frame_info): Add opaque declaration.
10451         (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
10452         (tui_show_locator_content): Rename tuiShowLocatorContent.
10453         (tui_show_frame_info): Rename tuiShowFrameInfo.
10454         * tui/tui-stack.c: Update copyright.  Update references.
10455         * tui/tui-winsource.c: Update references.
10456         * tui/tui-win.c: Update references.
10457         * tui/tui-layout.c: Update references.
10458         * tui/tui-hooks.c: Update copyright, update references.
10459         * tui/tui.c: Update copyright, update references.
10460         * tui/tui-disasm.c: Update references.
10461
10462 2004-01-28  David Carlton  <carlton@kealia.com>
10463
10464         * dwarf2read.c (add_partial_structure): Use demangled name if
10465         namespace equals "".
10466
10467 2004-01-27  Jim Blandy  <jimb@redhat.com>
10468
10469         Clean up misapplied patch:
10470         * dwarf2read.c (determine_prefix): Change one of the two forward
10471         declarations for 'determine_prefix_aux' to a declaration for this.
10472         (read_func_scope): Use cu->language, not cu_language.  Pass 'cu'
10473         argument to 'die_specification'.
10474
10475         * dwarf2read.c (read_func_scope): Re-indent comment.
10476
10477 2004-01-27  Paul N. Hilfinger  <hilfinger@gnat.com>
10478
10479         * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
10480         b->exp to NULL after freeing so that error during re-parsing or
10481         evaluation of expressions associated with breakpoint don't
10482         eventually lead to re-freeing of storage.
10483         Committed by Andrew Cagney.
10484
10485 2004-01-27  Andrew Cagney  <cagney@redhat.com>
10486
10487         * source.c (ambiguous_line_spec): Delete undefined declaration.
10488         * m32r-rom.c (m32r_set_board_address): Delete unused function.
10489         (m32r_set_server_address, m32r_set_download_path): Ditto.
10490         * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
10491
10492 2004-01-27  Daniel Jacobowitz  <drow@mvista.com>
10493
10494         * dwarf2read.c: Update calls to changed and renamed functions, and
10495         references to moved variables.
10496
10497         (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
10498         language, language_defn, list_in_scope, and ftypes members.
10499         (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
10500         (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
10501         (baseaddr): Remove globals.
10502
10503         (dwarf_attr): Renamed to dwarf2_attr.  Add CU argument.
10504         (set_cu_language, die_is_declaration, die_specification)
10505         (determine_prefix, determin_prefix_aux, class_name, namespace_name)
10506         (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
10507         (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
10508         (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
10509
10510         (dwarf2_build_psymtabs_hard): Add local baseaddr.  Initialize
10511         cu.list_in_scope.  Don't initialize cu_header_offset.
10512         (add_partial_symbol): Add local baseaddr.
10513         (psymtab_to_symtab_1): Add local baseaddr.  Use
10514         objfile->section_offsets for consistency.  Don't initialize
10515         cu_header_offset; do initialize cu.header.offset and
10516         cu.list_in_scope.
10517         (read_file_scope, read_func_scope, read_lexical_block_scope)
10518         (dwarf_decode_lines, new_symbol): Add local baseaddr.
10519
10520 2004-01-27  Michael Chastain  <mec.gnu@mindspring.com>
10521
10522         * PROBLEMS: Add gdb/1516.
10523
10524 2003-12-29  Robert Millan  <robertmh@gnu.org>
10525
10526         Patch committed by Andrw Cagney.
10527         * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
10528         * configure.tgt: Match knetbsd*-gnu.
10529
10530 2004-01-26  Andrew Cagney  <cagney@redhat.com>
10531
10532         * breakpoint.c (catch_command_1): Delete #ifdef code.
10533         (catch_fork_command_1): Delete #ifdef wrapper.
10534         (catch_exec_command_1): Ditto.
10535         (catch_load_command_1): Ditto.
10536         (catch_unload_command_1): Ditto.
10537
10538         * breakpoint.c (watchpoint_check): Delete #if0ed variable.
10539         (catch_breakpoint): Delete #if0ed function.
10540         (disable_catch_breakpoint): Ditto.
10541         (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
10542         (disable_catch, enable_catch, delete_catch): Ditto.
10543
10544 2004-01-26  Andrew Cagney  <cagney@redhat.com>
10545
10546         * remote.c (echo_check, quit_flag): Delete variables.
10547         (cisco_kernel_mode): Delete variable.
10548         (minitelnet_return, tty_input, escape_count): Delete variables.
10549         (remote_cisco_mode): Delete variable.
10550         (remote_cisco_open, remote_cisco_close): Delete function.
10551         (remote_cisco_mourn, remote_cisco_wait): Delete function.
10552         (init_remote_cisco_ops): Delete function.
10553         (_initialize_remote): Do not install "remote cisco" code.
10554         (read_frame): Delete cisco specific code.
10555         (remote_info_process): Delete function.
10556         (remote_wait): Delete cisco specific code.
10557         (remote_cisco_section_offsets): Delete function.
10558         (remote_cisco_objfile_relocate): Delete function.
10559         (remote_async_wait): Delete cisco specific code.
10560         (minitelnet, readtty, readsocket): Delete function.
10561
10562 2004-01-26  Andrew Cagney  <cagney@redhat.com>
10563
10564         * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate.  Add
10565         comments mentioning extract_returned_value_address.
10566         * infcmd.c (print_return_value): Update.  Add comments on
10567         extract_returned_value_address.
10568         * stack.c (return_command): Add comments on
10569         extract_returned_value_address.
10570         * values.c: Update comment.
10571         * m32r-tdep.c: Update comment.
10572         * sparc-tdep.c: Update comment.
10573         * ia64-tdep.c (ia64_use_struct_convention): Update comment.
10574         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10575         * sh64-tdep.c (sh64_gdbarch_init): Update.
10576         * sh-tdep.c (sh_gdbarch_init): Update.
10577         * s390-tdep.c (s390_gdbarch_init): Update.
10578         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10579         * m68klinux-tdep.c (m68k_linux_init_abi): Update.
10580         * m68k-tdep.c (m68k_gdbarch_init): Update.
10581         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10582         * m32r-tdep.c (m32r_gdbarch_init): Update.
10583         * ia64-tdep.c (ia64_gdbarch_init): Update.
10584         * h8300-tdep.c (h8300_gdbarch_init): Update.
10585         * frv-tdep.c (frv_gdbarch_init): Update.
10586         * arm-tdep.c (arm_gdbarch_init): Update.
10587         * alpha-tdep.c (alpha_gdbarch_init): Update.
10588
10589 2004-01-26  Andrew Cagney  <cagney@redhat.com>
10590
10591         * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
10592         SYMBOL_LOCATION_FUNCS
10593         (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
10594         "struct symbol_ops".
10595         * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
10596         type to "struct symbol_ops".
10597         * symtab.h (struct symbol_ops): Rename "struct location_funcs".
10598         (struct symbol): Replace ".aux_value.loc.funcs" and
10599         ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
10600         (SYMBOL_OBJFILE): Delete macro.
10601         (SYMBOL_LOCATION_FUNCS): Delete macro.
10602         (SYMBOL_LOCATION_BATON): Update.
10603         * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
10604         intead of SYMBOL_LOCATION_FUNCS.
10605         * ax-gdb.c (gen_var_ref): Ditto.
10606         * printcmd.c (address_info): Ditto.
10607         * findvar.c (read_var_value): Ditto.
10608         (symbol_read_needs_frame): Ditto.
10609
10610 2004-01-26  Andrew Cagney  <cagney@redhat.com>
10611
10612         * dwarf2read.c (read_func_scope): Document frame-base hack.
10613
10614 2004-01-25  Mark Kettenis  <kettenis@gnu.org>
10615
10616         * infcmd.c (print_return_value): Plug memory leak; delete
10617         ui_stream object.  Rename argument `structure_return' to
10618         `struct_return'.
10619
10620 2004-01-25  Mark Kettenis  <kettenis@gnu.org>
10621
10622         * infcmd.c (print_return_value): Wrap long lines.
10623         (finish_command_continuation, finish_command): Remove unused
10624         variable `funcaddr'.  Fix some coding-standards problems.
10625
10626         * sparc-tdep.c (sparc_regset_from_core_section): Check whether
10627         SECT_SIZE is large enough, not whether it's exactly the right size.
10628         (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
10629         TDEP->fpregset to zero.
10630
10631         * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
10632         floating-point registers for traditional NetBSD core files.
10633         (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
10634         TDEP->sizeof_fpregset here.
10635
10636 2004-01-25  Mark Kettenis  <kettenis@gnu.org>
10637
10638         * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
10639         * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
10640         function with code split out from
10641         sparc32nbsd_sigcontext_frame_cache.
10642         (sparc32nbsd_sigcontext_frame_cache): Use
10643         sparc32nbsd_sigcontext_saved_regs.
10644         (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
10645         OpenBSD.
10646         * sparcobsd-tdep.c: New file.
10647         * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
10648         (sparcobsd-tdep.o): New dependency.
10649         * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
10650         * config/sparc/obsd.mt: New file.
10651
10652         * sparc-tdep.c (sparc32_gdbarch_init): Don't require
10653         TDEP->fpregset to be initialized to enable core file register
10654         sets.
10655
10656 2004-01-24  Mark Kettenis  <kettenis@gnu.org>
10657
10658         * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
10659         Add opaque declarations.
10660         (sparc64nbsd_sigcontext_saved_regs): New prototype.
10661         * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
10662         function with code split out from
10663         sparc64nbsd_sigcontext_frame_cache.
10664         (sparc64nbsd_sigcontext_frame_cache): Use
10665         sparc64nbsd_sigcontext_saved_regs.
10666         (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
10667         OpenBSD.
10668         * sparc64obsd-tdep.c: New file.
10669         * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
10670         (sparc64obsd-tdep.o): New dependency.
10671         * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
10672         gdb_osabi to GDB_OSABI_OPENBSD_ELF.
10673         * config/sparc/obsd64.mt: New file.
10674
10675         * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
10676         read the instruction at PC.
10677
10678         * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
10679         value of GDB_OSABI_DEFAULT.
10680         (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
10681         instead of GDB_OSABI_NETBSD_AOUT.
10682
10683 2004-01-24  Nick Roberts  <nick@nick.uklinux.net>
10684
10685         * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
10686         copyright.
10687
10688 2004-01-23  Andrew Cagney  <cagney@redhat.com>
10689
10690         * printcmd.c (display_command): Replace tui_set_display call with
10691         tui_set_layout_for_display_command.
10692         * tui/tui.h (enum tui_win_type): Define.
10693         (tui_set_layout): Delete declaration.
10694         (tui_set_layout_for_display_command): Rename set_tui_layout.
10695         * tui/tui-data.h (enum tui_layout_type): Define.
10696         * tui/tui-layout.h: Update copyright.  Include "tui-data.h" and
10697         "tui.h".
10698         (tui_add_win_to_layout): Rename tuiAddWinToLayout.
10699         (tui_default_win_height): Rename tuiDefaultWinHeight.
10700         (tui_default_win_viewport_height): Rename
10701         tuiDefaultWinViewportHeight.
10702         (tui_set_layout): RenametuiSetLayout.
10703         * tui/tui-layout.c: Update references.
10704         * tui/tui.c: Update references.
10705         * tui/tui-disasm.c: Update references.
10706
10707 2004-01-23  David Carlton  <carlton@kealia.com>
10708
10709         Partial workaround for PR c++/1511:
10710         * cp-namespace.c: Include frame.h.
10711         (cp_lookup_transparent_type): New
10712         (cp_lookup_transparent_type_loop): New.
10713         * cp-support.h: Declare cp_lookup_transparent_type.
10714         * symtab.c (basic_lookup_transparent_type): Renamed from
10715         lookup_transparent_type.
10716         (lookup_transparent_type): Replace old body by a call to
10717         current_language->la_lookup_transparent_type.
10718         * symtab.h: Update copyright.  Declare
10719         basic_lookup_transparent_type.
10720         * language.h: Update copyright.
10721         (struct language_defn): Add la_lookup_transparent_type.
10722         * language.c: Update copyright.
10723         (unknown_language_defn): Add basic_lookup_transparent_type.
10724         (auto_language_defn): Add basic_lookup_transparent_type.
10725         (local_language_defn): Add basic_lookup_transparent_type.
10726         * ada-lang.c: Update copyright.
10727         (ada_language_defn): Add basic_lookup_transparent_type.
10728         * c-lang.c: Update copyright.
10729         (c_language_defn): Add basic_lookup_transparent_type.
10730         (cplus_language_defn): Add basic_lookup_transparent_type.
10731         (asm_language_defn): Add basic_lookup_transparent_type.
10732         (minimal_language_defn): Add basic_lookup_transparent_type.
10733         * f-lang.c: Update copyright.
10734         (f_language_defn): Add basic_lookup_transparent_type.
10735         * jv-lang.c: Update copyright.
10736         (java_language_defn): Add basic_lookup_transparent_type.
10737         * m2-lang.c: Update copyright.
10738         (m2_language_defn): Add basic_lookup_transparent_type.
10739         * objc-lang.c: Update copyright.
10740         (objc_language_defn): Add basic_lookup_transparent_type.
10741         * p-lang.c: Update copyright.
10742         (p_language_defn): Add basic_lookup_transparent_type.
10743         * scm-lang.c: Update copyright.
10744         (scm_language_defn): Add basic_lookup_transparent_type.
10745         * Makefile.in (cp-namespace.o): Depend on frame.h.
10746
10747 2004-01-23  David Carlton  <carlton@kealia.com>
10748
10749         Patch for PR c++/1520:
10750         * dwarf2read.c (read_func_scope): Set processing_current_prefix
10751         properly if we have a specification die.
10752         (determine_prefix_aux): Rename from determine_prefix.
10753         (determine_prefix): Like the old determine_prefix, but never
10754         returns NULL.
10755
10756 2004-01-23  Theodore A. Roth  <troth@openavr.org>
10757
10758         * avr-tdep.c: Update copyright.
10759         (avr_iaddr_p): Delete unused function.
10760         (avr_saddr_p): Delete unused function.
10761
10762 2004-01-23  David Carlton  <carlton@kealia.com>
10763
10764         * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
10765         Fix for PR symtab/1534.
10766
10767 2004-01-23  Mark Kettenis  <kettenis@gnu.org>
10768
10769         * NEWS (New native configurations): Mention OpenBSD/sparc and
10770         OpenBSD/sparc64.
10771         * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
10772         * configure.host: Likewise.
10773         * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
10774         handler for OpenBSD.
10775         * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
10776
10777 2004-01-22  Mark Kettenis  <kettenis@gnu.org>
10778
10779         * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
10780         (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
10781
10782         * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
10783         * cli/cli-cmds.c (shell_escape): Likewise.
10784
10785         * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
10786         OpenBSD .note.openbsd.ident sections.
10787
10788 2004-01-22  David Carlton  <carlton@kealia.com>
10789
10790         * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
10791         get_scope_pc_bounds.
10792         (read_file_scope): Ditto.
10793         (get_scope_pc_bounds): New function, produced by extracting code
10794         from the above two functions, consolidating it, and adding support
10795         for DW_TAG_namespace.
10796
10797 2004-01-22  Mark Kettenis  <kettenis@gnu.org>
10798
10799         * osabi.c (MAX_NOTESZ): New define.
10800         (check_note): New function.
10801         (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
10802         check_note.
10803
10804 2004-01-21  Roland McGrath  <roland@redhat.com>
10805
10806         * MAINTAINERS (write after approval): Add myself.
10807
10808 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
10809
10810         * utils.c (init_page_info): Move declarations of `rows' and
10811         `cols' before the __GO32__-specific code.  Move the closing brace
10812         outside the #ifdef __GO32__..#endif block.
10813         [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
10814
10815 2004-01-21  Paul Brook  <paul@codesourcery.com>
10816
10817         * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
10818         BPSTAT_WHAT_CHECK_SHLIBS.
10819
10820 2004-01-21  Paul Brook  <paul@codesourcery.com>
10821
10822         * MAINTAINERS: Add myself to write-after-approval.
10823
10824 2004-01-20  Andrew Cagney  <cagney@redhat.com>
10825
10826         * ax-gdb.c (print_axs_value): Delete unused function.
10827         * jv-lang.c (java_lookup_type): Delete unused function.
10828         * cli/cli-dump.c (dump_filetype): Delete unused function.
10829         * remote-mips.c (remote_mips_insert_hw_breakpoint)
10830         (remote_mips_remove_hw_breakpoint): Delete unused functions.
10831         (mips_getstring): Delete unused function.
10832         (pmon_insert_breakpoint): Delete #if0ed function.
10833         (PMON_MAX_BP): Delete #if0ed MACRO.
10834         (mips_pmon_bp_info): Delete #if0ed variable.
10835         (pmon_remove_breakpoint): Delete #if0ed function.
10836         * monitor.c (monitor_write_even_block): Delete unused function.
10837         (monitor_write_memory_block): Delete #if0ed code.
10838         * dink32-rom.c (dink32_load): Delete unused function.
10839         (_initialize_dink32_rom): Delete #if0ed code.
10840         * d10v-tdep.c (d10v_daddr_p): Delete unused function.
10841
10842         * tui/tui-command.c: Update references.
10843         * tui/tui-io.c: Update references.
10844         * tui/tui-command.h: Update copyright.
10845         (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
10846
10847         * source.c (ambiguous_line_spec): Delete never-defined function.
10848         * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
10849         * gdbtypes.c (add_name, add_mangled_type): Ditto.
10850         * cli/cli-cmds.c (validate_comname): Ditto.
10851
10852         * tui/tui-disasm.h: Update copyright.  Include "tui.h" and
10853         "tui-data.h".
10854         (tui_set_disassem_content): Rename tuiSetDisassemContent.
10855         (tui_show_disassem): Rename tuiShowDisassem.
10856         (tui_show_disassem_and_update_source): Rename
10857         tuiVerticalDisassemScroll.
10858         (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
10859         (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
10860         * tui/tui.h: Update copyright.
10861         (enum tui_status): Define.
10862         * tui/tui-data.h (enum tui_scroll_direction): Define.
10863         * tui/tui-disasm.c: Update copyright.  Update references.
10864         * tui/tui-winsource.c:  Update copyright.  Update references.
10865         * tui/tui-win.c: Update references.
10866         * tui/tui-layout.c: Update references.
10867
10868 2004-01-20  Andrew Cagney  <cagney@redhat.com>
10869
10870         * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
10871         sym2 to start of block.
10872
10873 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
10874
10875         * MAINTAINERS: Delete mmalloc.
10876         * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
10877         * NEWS: Mention removal of --with-malloc.
10878         * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
10879         * config.in: Regenerate.
10880         * configure: Regenerate.
10881         * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
10882         USE_MMALLOC, MMCHECK_FORCE.
10883         * gdbinit.in: Remove mmalloc.
10884         * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
10885         * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
10886         * config/i386/go32.mh: Likewise.
10887         * config/i386/interix.mh: Likewise.
10888         * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
10889
10890 2004-01-19  Jeff Johnston  <jjohnstn@redhat.com>
10891
10892         * linespec.c (decode_variable, symtab_from_filename):  Call
10893         error_silent with error message instead of throwing an exception
10894         directly.
10895         * defs.h (error_silent, error_output_message): Add prototypes.
10896         (catch_exceptions_with_msg): Ditto.
10897         * utils.c (error_silent, error_output_message): New functions.
10898         * top.c (catch_exceptions_with_msg): New function.
10899
10900 2004-01-20  Nick Roberts  <nick@nick.uklinux.net>
10901
10902         * mi/mi-cmds.h (enum print_values): Add definition.
10903
10904         * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
10905         type and value for simple data types and just the name and type
10906         for complex ones, if required.
10907
10908         * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
10909         children, if required.
10910
10911 2004-01-19  Kevin Buettner  <kevinb@redhat.com>
10912
10913         * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
10914         unused declarations.
10915
10916 2004-01-19  Andrew Cagney  <cagney@redhat.com>
10917
10918         * top.h (mapped_symbol_files): Delete declaration.
10919         * main.c (captured_main): Delete option "m" and "mapped".
10920         * objfiles.c (mapped_symbol_files): Delete variable.
10921         * symfile.c (symbol_file_command): Delete mmap code.
10922         (symbol_file_add_with_addrs_or_offsets): Ditto.
10923         (add_symbol_file_command, reread_separate_symbols): Ditto.
10924         * objfiles.h (OBJF_MAPPED): Delete.
10925         * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
10926         (free_objfile) [USE_MMALLOC]: Ditto.
10927         (open_existing_mapped_file): Delete function.
10928         (open_mapped_file): Delete function.
10929         (map_to_file): Delete function.
10930
10931 2004-01-19  Kevin Buettner  <kevinb@redhat.com>
10932
10933         * infrun.c (step_into_function): Account for possible breakpoint
10934         adjustment when computing ``stop_func_start''.
10935
10936 2004-01-19  Kevin Buettner  <kevinb@redhat.com>
10937
10938         * target.c (default_region_size_ok_for_hw_watchpoint): Compare
10939         the region size against the size of a pointer, not the size of
10940         a register as given by DEPRECATED_REGISTER_SIZE.
10941
10942 2004-01-19  Andrew Cagney  <cagney@redhat.com>
10943
10944         * tui/tui-regs.h: Include "tui-data.h".
10945         (tuiFirstRegElementNoInLine): Delete declaration.
10946         (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
10947         (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
10948         (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
10949         (tui_calculate_regs_column_count): Rename
10950         tuiCalculateRegsColumnCount.
10951         (tui_check_register_values): Rename tuiCheckRegisterValues.
10952         (tui_show_registers): Rename tuiShowRegisters.
10953         (tui_display_registers_from_line): Rename
10954         tuiDisplayRegistersFromLine.
10955         (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
10956         (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
10957         (tui_first_reg_element_no_inline): Rename
10958         tuiFirstRegElementNoInLine.
10959         * tui/tui-data.h: Update copyright.
10960         (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
10961         * tui/tui-windata.c: Update copyright, update references.
10962         * tui/tui-regs.c: Update copyright, update references.
10963         * tui/tui-win.c: Update copyright, update references.
10964         * tui/tui-layout.c: Update copyright, update references.
10965
10966 2004-01-18  Andrew Cagney  <cagney@redhat.com>
10967
10968         * tui/tui-io.c: Update copyright.
10969         (key_is_end_sequence, key_is_backspace): New functions.
10970         (key_is_command_char, key_is_start_sequence): New function.
10971         (tui_getc): Update references.
10972         * tui/tui-io.h: Update copyright.
10973         (m_tuiStartNewLine): Delete macro.
10974         (m_isBackspace, m_isDeleteChar): Delete macros.
10975         (m_isDeleteLine, m_isDeleteToEol): Delete macros.
10976         (m_isNextPage, m_isPrevPage): Delete macros.
10977         (m_isLeftArrow, m_isRightArrow): Delete macros.
10978         (m_isXdbStyleCommandChar): Delete macro.
10979         (key_is_start_sequence): Declare, replace m_isStartSequence.
10980         (key_is_end_sequence): Declare, replace m_isEndSequence.
10981         (key_is_backspace): Declare ,replace m_isBackspace.
10982         (key_is_command_char): Declare, replace m_isCommandChar.
10983         * tui/tui-command.c: Update copyright.
10984         (tuiDispatchCtrlChar): Update references.
10985
10986         * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
10987         tuiSourceWin.h.
10988
10989         * tui/tui-command.c: Rename tui/tuiCommand.c.
10990         * tui/tui-command.h: Rename tui/tuiCommand.h.
10991         * tui/tui-data.c: Rename tui/tuiData.c.
10992         * tui/tui-data.h: Rename tui/tuiData.h.
10993         * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
10994         * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
10995         * tui/tui-io.c: Rename tui/tuiIO.c.
10996         * tui/tui-io.h: Rename tui/tuiIO.h.
10997         * tui/tui-layout.c: Rename tui/tuiLayout.c.
10998         * tui/tui-layout.h: Rename tui/tuiLayout.h.
10999         * tui/tui-regs.c: Rename tui/tuiRegs.c.
11000         * tui/tui-regs.h: Rename tui/tuiRegs.h.
11001         * tui/tui-source.c: Rename tui/tuiSource.c.
11002         * tui/tui-source.h: Rename tui/tuiSource.h.
11003         * tui/tui-stack.c: Rename tui/tuiStack.c.
11004         * tui/tui-stack.h: Rename tui/tuiStack.h.
11005         * tui/tui-win.c: Rename tui/tuiWin.c.
11006         * tui/tui-win.h: Rename tui/tuiWin.h.
11007         * tui/tui-windata.c: Rename tui/tuiDataWin.c.
11008         * tui/tui-windata.h: Rename tui/tuiDataWin.h.
11009         * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
11010         * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
11011         * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
11012         * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
11013         * tui/tui-file.c: Update includes.
11014         * tui/tui-hooks.c: Update includes.
11015         * tui/tui-interp.c: Update includes.
11016         * tui/tui.c: Update includes.
11017         * Makefile.in: Update all tui/ dependencies.
11018         (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
11019
11020         * Makefile.in: Update copyright.  Update dependencies.
11021
11022         * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
11023         problem.
11024
11025 2004-01-18  Andrew Cagney  <cagney@redhat.com>
11026
11027         * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
11028         instead of register_gdbarch_init.
11029
11030         * remote-sds.c (tohex): Delete unused function.  Update copyright.
11031         * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
11032         * v850-tdep.c (v850_register_virtual_size): Ditto.
11033         * target.c (normal_target_post_startup_inferior): Ditto.
11034         * source.c (ambiguous_line_spec): Ditto.
11035         * remote.c (adapt_remote_get_threadinfo): Ditto.
11036         * mi/mi-out.c (out_field_fmt): Ditto.
11037         * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
11038         (output_control_change_notification): Ditto.
11039         * m68k-tdep.c (m68k_register_byte): Ditto.
11040         (m68k_remote_breakpoint_from_pc): Ditto.
11041         * ui-out.c (init_ui_out_state): Delete unused declaration.
11042         * stabsread.c (search_value): Ditto.
11043         * mi/mi-cmd-env.c (env_cli_command): Ditto.
11044         * maint.c (print_section_table): Ditto.
11045         * infrun.c (set_follow_fork_mode_command): Ditto.
11046
11047 2004-01-18  Mark Kettenis  <kettenis@gnu.org>
11048
11049         * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
11050         DW_CFA_def_cfa_exporession.  Add support for
11051         DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
11052         DW_CFA_def_cfa_offset_sf.  This should fix PR backtrace/1391.
11053
11054 2004-01-18  Andrew Cagney  <cagney@redhat.com>
11055
11056         * ocd.c: Update copyright.
11057         (bdm_read_register_command): Delete unused function.
11058         (_initialize_remote_ocd): Delete commented out reference.
11059         (get_quoted_char, reset_packet): Delete #if0ed function.
11060         (output_packet, put_quoted_char): Delete #if0ed function.
11061         (stu_put_packet, stu_get_packet): Delete #if0ed function.
11062         (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
11063         (BDM_BREAKPOINT): Delete #if0ed macro.
11064         (remote_timeout): Delete #if0ed variable.
11065
11066 2004-01-18  Mark Kettenis  <kettenis@gnu.org>
11067
11068         * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
11069         (core-sol2.o): Remove dependency.
11070         * core-sol2.c: Remove file.
11071
11072 2004-01-17  Andrew Cagney  <cagney@redhat.com>
11073
11074         * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
11075         * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
11076         enums.
11077
11078 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
11079
11080         * remote.c: Update copyright years.
11081
11082 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
11083
11084         * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
11085
11086 2004-01-17  Andrew Cagney  <cagney@redhat.com>
11087
11088         * mdebugread.c: Update copyright.
11089         (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
11090         (parse_type, parse_procedure): Ditto.
11091         (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
11092
11093         * cris-tdep.c (cris_store_struct_return): Put back accidently
11094         deleted function.
11095
11096         * gdbarch.sh: Update copyright year.
11097         * gdbarch.h, gdbarch.c: Re-generate.
11098
11099 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
11100
11101         Suggested by George Anzinger.
11102         * dwarf2expr.c (execute_stack_op): Fetch the second item from the
11103         correct stack offset.  Include unknown opcode numbers in the error
11104         message.
11105
11106 2004-01-17  Andrew Cagney  <cagney@redhat.com>
11107
11108         * x86-64-tdep.c (x86_64_init_abi): No need to clear
11109         extract_struct_value_address, i386 does not set it.
11110         * sparc64-tdep.c (sparc64_init_abi): Do not set
11111         extract_struct_value_address, never called.
11112         (sparc64_extract_struct_value_address): Delete function.
11113         * m68hc11-tdep.c: Update copyright.
11114         (m68hc11_gdbarch_init): Delete redundant assignment of
11115         extract_struct_value_address.
11116         * i386-tdep.c: Update copyright.
11117         (i386_gdbarch_init): Do not set extract_struct_value_address,
11118         never called.
11119         (i386_extract_struct_value_address): Delete function.
11120         * sparc-tdep.c (sparc32_gdbarch_init): Do not set
11121         extract_struct_value_address, never called.
11122         (sparc32_extract_struct_value_address): #if 0 function.  Add
11123         comments explaining its future.
11124
11125 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
11126
11127         * arm-tdep.c (arm_write_pc): New function.
11128         (arm_gdbarch_init): Call set_gdbarch_write_pc.
11129
11130 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
11131
11132         * breakpoint.c (must_shift_inst_regs): Delete.
11133         (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
11134         and SHIFT_INST_REGS.
11135         * infcmd.c (step_1, step_1_continuation): Delete references to
11136         SHIFT_INST_REGS.
11137         * infrun.c (keep_going): Likewise.
11138         * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
11139         * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
11140
11141 2004-01-17  Andrew Cagney  <cagney@redhat.com>
11142
11143         * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
11144         * gdbarch.h, gdbarch.c: Re-generate.
11145         * infcmd.c (print_return_value): Delete reference to
11146         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
11147
11148         * cris-tdep.c (cris_gdbarch_init): Do not set
11149         deprecated_extract_struct_value_address.
11150
11151         * xstormy16-tdep.c: Update copyright.
11152         (xstormy16_extract_struct_value_address): Update to current
11153         extract struct value address interface.
11154         (xstormy16_gdbarch_init): Set extract_struct_value_address.
11155         * sh64-tdep.c (sh64_extract_struct_value_address): Update to
11156         current extract struct value address interface.
11157         (sh64_gdbarch_init): Set extract_struct_value_address.
11158
11159         * cris-tdep.c: Update copyright.
11160         (cris_extract_struct_value_address): Delete function.
11161         (struct_return_address): Delete variable.
11162         (cris_store_struct_return): Do not set struct_return_address.
11163
11164         * mcore-tdep.c: Update copyright.
11165         (mcore_extract_struct_value_address): Delete function.  Update
11166         comments.
11167         (mcore_gdbarch_init): Update.
11168         * mn10300-tdep.c: Update copyright.
11169         (mn10300_extract_struct_value_address): Delete function.
11170         (mn10300_gdbarch_init): Update.
11171         * v850-tdep.c: Update copyright.
11172         (v850_extract_struct_value_address): Delete.
11173         (v850_gdbarch_init): Update.
11174         * ns32k-tdep.c: Update copyright.
11175         (ns32k_extract_struct_value_address): Delete.
11176         (ns32k_gdbarch_init): Update.
11177         * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
11178         (hppa_gdbarch_init): Update.
11179         * vax-tdep.c: Update copyright.
11180         (vax_extract_struct_value_address): Delete.
11181         (vax_gdbarch_init): Update.
11182
11183         * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
11184         * gdbarch.h, gdbarch.c: Re-generate.
11185         * procfs.c (procfs_fetch_registers): Delete reference to
11186         DEPRECATED_NPC_REGNUM.
11187         (procfs_store_registers): Ditto.
11188         * regcache.c (generic_target_write_pc): Simplify.
11189         * lynx-nat.c: Delete #ifdef SPARC code.  Not used.
11190
11191         * core-sol2.c (fetch_core_registers): Replace
11192         DEPRECATED_NPC_REGNUM with equivalent tdep value.
11193
11194         * hppa-tdep.c: Update copyright year.
11195         (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
11196         NPC_REGNUM.
11197         (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
11198
11199         * mips-tdep.c (mips_write_pc): New function.
11200         (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
11201         (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
11202         (mips_find_saved_regs, mips_software_single_step: Ditto.
11203         (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
11204         mips_init_extra_frame_info, mips_pop_frame): Ditto.
11205
11206 2004-01-17  Andrew Cagney  <cagney@redhat.com>
11207
11208         * mips-tdep.c: Re-indent.  Group functions by ABI.
11209
11210 2004-01-17  Andrew Cagney  <cagney@redhat.com>
11211
11212         * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
11213         * gdbarch.c: Re-generate.
11214         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11215         DECR_PC_AFTER_BREAK to zero.
11216         * vax-tdep.c (vax_gdbarch_init): Ditto.
11217         * v850-tdep.c (v850_gdbarch_init): Ditto.
11218         * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
11219         * sh64-tdep.c (sh64_gdbarch_init): Ditto.
11220         * sh-tdep.c (sh_gdbarch_init): Ditto.
11221         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11222         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11223         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11224         * mips-tdep.c (mips_gdbarch_init): Ditto.
11225         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11226         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11227         * m32r-tdep.c (m32r_gdbarch_init): Ditto.
11228         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11229         * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
11230         * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11231         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11232         * frv-tdep.c (frv_gdbarch_init): Ditto.
11233         * cris-tdep.c (cris_gdbarch_init): Ditto.
11234         * avr-tdep.c (avr_gdbarch_init): Ditto.
11235         * arm-tdep.c (arm_gdbarch_init): Ditto.
11236         * i386-nto-tdep.c (i386nto_init_abi): Add comment.
11237
11238 2004-01-17  J. Brobecker  <brobecker@gnat.com>
11239
11240         * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
11241         Delete, no longer used.
11242         (read_subrange_type): New function, mostly extracted from
11243         read_array_type().
11244         (read_array_type): Replace extracted code by call to
11245         read_subrange_type().
11246         (dwarf2_get_attr_constant_value): New function.
11247         (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
11248         (add_partial_symbol): Likewise.
11249         (process_die): Likewise.
11250         (new_symbol): Likewise.
11251         (read_type_die): Likewise.
11252
11253 2004-01-16  Andrew Cagney  <cagney@redhat.com>
11254
11255         * symfile.c: Update copyright year.
11256         (compare_symbols): Delete unused function.
11257         * stabsread.c: Update copyright year.
11258         (lrs_general_complaint): Delete unused function.
11259         (ref_search_value): Ditto.
11260         (get_substring): Delete declaration.
11261         * sh64-tdep.c: Update copyright year.
11262         (sh64_get_gdb_regnum): Delete unused function.
11263         * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
11264         Delete unused function.
11265
11266 2004-01-17  Mark Kettenis  <kettenis@gnu.org>
11267
11268         * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
11269         * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
11270
11271 2004-01-16  Andrew Cagney  <cagney@redhat.com>
11272
11273         Changes from Peter Schauer.
11274         * rs6000-tdep.c: Update copyright year.
11275         (rs6000_push_dummy_call): Update the stack pointer before
11276         accessing the corresponding stack region.
11277         * rs6000-nat.c: Update copyright year.
11278         (set_host_arch): Set "info.abfd" to "exec_bfd".
11279
11280 2004-01-15  Mark Kettenis  <kettenis@gnu.org>
11281
11282         * blockframe.c: Update copyright year.
11283         (inside_entry_func): Don't treat a zero PC specially.
11284
11285 2004-01-14  Elena Zannoni  <ezannoni@redhat.com>
11286
11287         * gcore.c (gcore_copy_callback): Use paddr_d to print size
11288         variable.
11289         (gcore_create_callback): Ditto.  Skip any memory segment that has
11290         no permissions set.
11291
11292 2004-01-14  David Carlton  <carlton@kealia.com>
11293
11294         Change symbols for C++ nested types to contain the fully qualified
11295         name, if possible.  (At least in the DWARF-2 case.)  Partial fix
11296         for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
11297         c++/895.
11298         * c-exp.y (qualified_type): Handle types nested within classes.
11299         * cp-namespace.c: Update comments.
11300         (cp_set_block_scope): Delete #if 0.
11301         (cp_lookup_nested_type): Handle types nested within classes.
11302         * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
11303         when appropriate.
11304         (add_partial_symbol): Add the name of the enclosing namespace to
11305         types.
11306         (pdi_needs_namespace): New.
11307         (add_partial_namespace): Tweak comment.
11308         (add_partial_structure): New.
11309         (psymtab_to_symtab_1): Initialize processing_current_prefix
11310         here...
11311         (process_die): instead of here.
11312         (read_structure_scope): Try to figure out the name of the class or
11313         namespace that the structure might be defined within.
11314         (read_enumeration): Generate fully-qualified names, if possible.
11315         (read_namespace): Don't set name to NULL.
11316         (die_specification): New.
11317         (new_symbol): Generate fully-qualified names for types.
11318         (read_type_die): Determine appropriate prefix.
11319         (determine_prefix): New.
11320         (typename_concat): New.
11321         (class_name): New.
11322         * valops.c (value_aggregate_elt): Pass NOSIDE to
11323         value_struct_elt_for_reference.
11324         (value_struct_elt_for_reference): Make static, add NOSIDE
11325         parameter, call value_maybe_namespace_elt as a last resort.
11326         (value_namespace_elt): Break out code into
11327         value_maybe_namespace_elt.
11328         (value_maybe_namespace_elt): New.
11329
11330 2004-01-12  Andrew Cagney  <cagney@redhat.com>
11331
11332         * mips-tdep.c (mips_convert_register_p): Handle both raw and
11333         cooked floating-point registers.
11334         (mips_gdbarch_init): Set convert_register_p, register_to_value,
11335         and value_to_register.
11336
11337 2004-01-13  Andrew Cagney  <cagney@redhat.com>
11338
11339         * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
11340         * gdbarch.c: Re-generate.
11341         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11342         FUNCTION_START_OFFSET.
11343         * v850-tdep.c (v850_gdbarch_init): Ditto.
11344         * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
11345         * sh64-tdep.c (sh64_gdbarch_init): Ditto.
11346         * sh-tdep.c (sh_gdbarch_init): Ditto.
11347         * s390-tdep.c (s390_gdbarch_init): Ditto.
11348         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11349         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11350         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11351         * mips-tdep.c (mips_gdbarch_init): Ditto.
11352         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11353         * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11354         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11355         * m32r-tdep.c (m32r_gdbarch_init): Ditto.
11356         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11357         * i386-tdep.c (i386_gdbarch_init): Ditto.
11358         * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11359         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11360         * frv-tdep.c (frv_gdbarch_init): Ditto.
11361         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11362         * cris-tdep.c (cris_gdbarch_init): Ditto.
11363         * avr-tdep.c (avr_gdbarch_init): Ditto.
11364         * arm-tdep.c (arm_gdbarch_init): Ditto.
11365         * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11366
11367 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
11368
11369         * infrun.c (follow_fork_mode_ask): Remove.
11370         (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
11371         (follow_fork): Simplify and remove internal error for
11372         follow_fork_mode_ask.
11373         (_initialize_infrun): Update "set follow-fork-mode" help text.
11374
11375 2004-01-13  Andrew Cagney  <cagney@redhat.com>
11376
11377         * configure.in: Update copyright year.
11378         (build_warnings): Add -Wunused-label.
11379         * configure: Re-generate.
11380
11381 2004-01-12  Andrew Cagney  <cagney@redhat.com>
11382
11383         * exec.h (exec_ops): Make "extern".
11384
11385         * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
11386         the function is void.
11387         (mips_pseudo_register_write): Ditto.
11388
11389 2004-01-12  Andrew Cagney  <cagney@redhat.com>
11390
11391         * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
11392         call.  Never defined.
11393         * sparc-tdep.h (struct frame_info): Add opaque declaration.
11394         * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
11395         (struct sparc_gregset, struct regcache): Ditto.
11396         * sparc-nat.c: Update copyright.  Specify "GNU/Linux".
11397
11398 2004-01-12  Andrew Cagney  <cagney@redhat.com>
11399
11400         * mi/ChangeLog: Delete file.  Renamed to ...
11401         * mi/ChangeLog-1999-2003: New file.
11402         * tui/ChangeLog: Delete file.  Renamed to ...
11403         * tui/ChangeLog-1998-2003: New file.
11404
11405 2004-01-11  Mark Kettenis  <kettenis@gnu.org>
11406
11407         * sparc64nbsd-tdep.c: Include "regset.h".
11408         (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
11409         Remove variables.
11410         (fetch_core_registers): Remove function.
11411         (sparc64nbsd_core_fns): Remove variable.
11412         (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
11413         functions.
11414         (sparc64nbsd_init_abi): Initialize TDEP->gregset,
11415         TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
11416         (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
11417
11418         * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
11419         sparc_extract_struct_value_address.
11420         (sparc32_gdbarch_init): Set extract_struct_value_address.
11421         * sparc64-tdep.c (sparc64_extract_struct_value_address): New
11422         function.
11423         (sparc64_init_abi): Set extract_struct_value_address.  Don't set
11424         return_value_on_stack.
11425
11426         * NEWS: Mention that %cs and %ss have been added to the AMD64
11427         configurations
11428
11429         * frame.c: Update copyright year.
11430         (get_prev_frame): Improve comment.
11431
11432         * sparc64fbsd-tdep.c: Include "regset.h".
11433         (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
11434         Remove variables.
11435         (fetch_core_registers): Remove function.
11436         (sparc64fbsd_core_fns): Remove variable.
11437         (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
11438         functions.
11439         (sparc64fbsd_init_abi): Initialize TDEP->gregset,
11440         TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
11441         (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
11442
11443         * sparcnbsd-tdep.c: Include "regset.h".
11444         (fetch_core_registers): Remove function.
11445         (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
11446         (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
11447         functions.
11448         (sparc32nbsd_init_abi): Initialize TDEP->gregset and
11449         TDEP->fpregset.
11450         (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
11451
11452         * sparc-tdep.h (struct regset): Provide opaque declaration.
11453         (struct gdbarch_tdep): Add gregset, sizeof_gregset,
11454         fpregset and sizeof_fpregset members.
11455         * sparc-tdep.c (struct regset): Provide opaque declaration.
11456         (sparc_regset_from_core_section): New function.
11457         (sparc32_gdbarch_init): Initialize TDEP->gregset,
11458         TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
11459         Set regset_from_core_section when appropriate.
11460
11461 2004-01-10  Mark Kettenis  <kettenis@gnu.org>
11462
11463         * x86-64-tdep.c (amd64_non_pod_p): New function.
11464         (amd64_classify_aggregate): Return class memory for non-POD
11465         C++ structure types.
11466
11467         * x86-64-tdep.c (amd64_push_arguments): Add struct_return
11468         argument.  Use it to reserve a register if necessary.
11469         (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
11470         amd64_push_arguments.
11471
11472         * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
11473
11474         * x86-64-tdep.c (amd64_register_info): Add %cs and %ss.  Adjust
11475         register numbers in comments.
11476         * x86-64-tdep.h: Update copyright year.
11477         (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
11478         Adjust for addition of %cs and %ss.
11479         * amd64fbsd-nat.c: Update copyright year.
11480         (reg_offset): Add register offsets for %cs and %ss.
11481         * amd64fbsd-tdep.c: Update copyright year.
11482         (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
11483         (amd64fbsd_sc_reg_offset): Likewise.
11484         * x86-64-linux-nat.c: Update copyright year.
11485         (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
11486         and %ss.
11487         * amd64nbsd-nat.c: Update copyright year.
11488         (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
11489         * amd64nbsd-tdep.c: Update copyright year.
11490         (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
11491         * x86-64-linux-tdep.c: Update copyright year.
11492         (user_to_gdb_regmap): Add mapping for %cs and %ss.
11493         (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
11494         * regformats/reg-x86-64.dat: Add %cs and %ss.
11495
11496         * blockframe.c (inside_entry_func): Reformat.  Introduce new local
11497         variables to prevent long lines.  Update comments to reflect
11498         reality.
11499
11500 2004-01-09  David Carlton  <carlton@kealia.com>
11501
11502         Checked in by Elena Zannoni  <ezannoni@redhat.com>.
11503         * dwarf2read.c (read_namespace): Pull out name-generating code
11504         into namespace_name. Rename previous_namespace to previous_prefix
11505         and processing_current_namespace to processing_current_prefix..
11506         (namespace_name): New function.
11507         (add_partial_symbol): Substitute uses of pdi->name with
11508         actual_name.
11509         * cp-support.h: Rename processing_current_namespace to
11510         processing_current_prefix.
11511         Update copyright year.
11512         * cp-namespace.c: Rename processing_current_namespace to
11513         processing_current_prefix.
11514         Update copyright year.
11515
11516 2004-01-09  Andrew Cagney  <cagney@redhat.com>
11517
11518         * jv-valprint.c, ser-unix.c: Add missing copyright years.
11519
11520 2004-01-09  Mark Kettenis  <kettenis@gnu.org>
11521
11522         * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
11523         complaining.
11524         (process_one_symbol): Deal with N_PATCH stabs.
11525
11526 2004-01-09  Elena Zannoni  <ezannoni@redhat.com>
11527
11528         * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
11529         ifdeffed code.
11530         Update copyright year.
11531
11532 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
11533
11534         * config/pa/tm-hppa.h: Update extern declarations for
11535         hppa32_hpux_frame_saved_pc_in_sigtramp,
11536         hppa32_hpux_frame_base_before_sigtramp, and
11537         hppa32_hpux_frame_find_saved_regs_in_sigtramp.
11538
11539 2004-01-08  Michael Chastain  <mec.gnu@mindspring.com>
11540
11541         * config/pa/tm-hppah.h: Update copyright years.
11542
11543 2004-01-08  Andrew Cagney  <cagney@redhat.com>
11544
11545         * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
11546         (mips_o32_reg_struct_has_addr): Delete function.
11547         (mips_gdbarch_init): Update.
11548         (mips_extract_struct_value_address): Delete function.
11549
11550 2004-01-08  David Mosberger  <davidm@hpl.hp.com>
11551
11552         * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
11553         reality.
11554
11555 2004-01-07  Andrew Cagney  <cagney@redhat.com>
11556
11557         * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
11558         architecture's elf flags (when available).
11559
11560         * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
11561         FPU to the start, check the MIPS FPU when looking for an old
11562         architecture.
11563         (set_mipsfpu_single_command): Update the architecture.
11564         (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
11565
11566         * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
11567         (mips_mask_address_p): Add "tdep" parameter.
11568         (show_mask_address, mips_addr_bits_remove): Update.
11569         (mips_dump_tdep): Update.
11570         (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
11571         (MIPS_STACK_ARGSIZE): Delete macro.
11572         (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
11573         (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
11574         (mips_o64_push_dummy_call, mips_o32_return_value): Update.
11575         (mips_dump_tdep): Update.
11576         (MIPS_SAVED_REGSIZE): Delete macro.
11577         (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
11578         (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
11579         (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
11580         (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
11581         (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
11582         (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
11583         (mips_pop_frame, return_value_location): Update.
11584         (mips_n32n64_return_value, mips_dump_tdep): Update.
11585
11586         * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
11587         MIPS ABI.
11588
11589         * mips-tdep.c: Update copyright.
11590         (mips_gdbarch_init): Merge two code blocks handling the register
11591         name and number layout.
11592
11593 2004-01-02  Pawel Ostrowski  <pasza@zodiac.mimuw.edu.pl>
11594
11595         * tracepoint.c (validate_actionline): Fix segv at EOF
11596
11597 2004-01-07  Michael Chastain  <mec.gnu@mindspring.com>
11598
11599         * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
11600         properly for static fields.
11601
11602 2004-01-06  Jeff Johnston  <jjohnstn@redhat.com>
11603             Jason Molenda  <jmolenda@apple.com>
11604
11605         * disasm.c: Update copyright to include 2004.
11606         (do_mixed_source_and_assembly): For uiout asm list
11607         and tuple cleanups, initialize to null_cleanup instead of
11608         NULL and do so prior to loop.  Only reset when we close off
11609         the tuple/list.  Move check for whether to close off the
11610         asm tuple/list to after dump_insns call where it will be run
11611         on each loop iteration.
11612
11613 2004-01-05  Andrew Cagney  <cagney@redhat.com>
11614
11615         * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
11616         should be a switch case and not a label.
11617         * mips-tdep.c (mips32_next_pc): Delete unused labels
11618         "greater_equal_branch" and "less_zero_branch".
11619         * jv-valprint.c (java_print_value_fields): Delete unused label
11620         "flush_it".
11621
11622         * target.c (unpush_target): Only close a target that is in the
11623         target stack.
11624
11625 2004-01-05  Mark Kettenis  <kettenis@gnu.org>
11626
11627         * sparc-tdep.c (sparc_extract_struct_value_address): Get the
11628         address from [sp + 64] instead of %o2.
11629
11630         * frame.c (get_prev_frame): Don't try to unwind the PC.  This
11631         fixes PR backtrace/1476.
11632
11633 2004-01-05  Andrew Cagney  <cagney@redhat.com>
11634
11635         * libunwind-frame.h (struct frame_id): Add opaque declaration,
11636         move to start of file.
11637         * i386-tdep.h (struct regcache): Add opaque declaration.
11638         * config/ia64/nm-linux.h (struct target_ops): Add opaque
11639         declaration.
11640         * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
11641         (ia64_gdbarch_init): Use "GNU/Linux" in comment.
11642         * win32-nat.c (fake_create_process): Use ISO C style definition.
11643         * stabsread.c (define_symbol): Delete #ifndef
11644         DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
11645         stabs_argument_has_addr call, macro never defined.
11646
11647 2004-01-04  Michael Chastain  <mec.gnu@mindspring.com>
11648
11649         * op50-rom.c: Delete.
11650         * w89k-rom.c: Delete.
11651         * Makefile.in: Remove references.
11652
11653 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
11654
11655         * x86-64-tdep.c: Update copyright year.
11656         (struct amd64_register_info): Rename from x86_64_register_info.
11657         (amd64_register_info): Rename from x86_64_register_info.
11658         (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
11659         (amd64_register_name): Rename from x86_64_register_name.
11660         (amd64_register_type): Rename from x86_64_register_type.
11661         (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
11662         (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
11663         (amd64_dwarf_reg_to_regnum): Rename from
11664         x86_64_dwarf_reg_to_regnum.
11665         (amd64_convert_register_p): Rename from x86_64_convert_register_p.
11666         (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
11667         (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
11668         (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
11669         (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
11670         (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
11671         (amd64_skip_prologue): Rename from x86_64_skip_prologue.
11672         (amd64_frame_cache): Rename from x86_64_frame_cache.
11673         (amd64_frame_this_id): Rename from x86_64_frame_this_id.
11674         (amd64_frame_prev_register): Rename from
11675         x86_64_frame_prev_register.
11676         (amd64_frame_unwind): Rename from x86_64_frame_unwind.
11677         (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
11678         (amd64_sigtramp_frame_cache): Rename from
11679         x86_64_sigtramp_frame_cache.
11680         (amd64_sigtramp_frame_prev_register): Rename from
11681         x86_64_sigtramp_frame_prev_register.
11682         (amd64_sigtramp_frame_unwind): Rename from
11683         x86_64_sigtramp_frame_unwind.
11684         (amd64_sigtramp_frame_sniffer): Rename from
11685         x86_64_sigtramp_frame_sniffer.
11686         (amd64_frame_base_address): Rename from x86_64_frame_base_address.
11687         (amd64_frame_base): Rename from x86_64_frame_base.
11688         (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
11689         (amd64_frame_align): Rename from x86_64_frame_align.
11690         (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
11691         (amd64_regset_from_core_section): Rename from
11692         x86_64_regset_from_core_section.
11693         (x86_64_init_abi): Update comments.
11694
11695 2004-01-04  Nick Roberts  <nick@nick.uklinux.net>
11696
11697         * MAINTAINERS (write after approval): Add myself.
11698
11699 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
11700
11701         * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
11702         `float' arguments.
11703
11704 2004-01-04  Mark Kettenis  <kettenis@gnu.org>
11705
11706         * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
11707         such that it mentions a specific version of GCC that exhibits this
11708         bug.
11709
11710 2004-01-03  Mark Kettenis  <kettenis@gnu.org>
11711
11712         * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
11713         structure that has a single `float' member, store it in %f1 in
11714         addition to %f0.
11715
11716         * sparc-sol2-nat.c: Add missing '\'.
11717
11718         * sparc-tdep.c (sparc32_return_value): New function.
11719          (sparc32_use_struct_convention, sparc32_return_value_on_stack):
11720         Remove functions.
11721         (sparc32_gdbarch_init): Set return_value, don't set
11722         extract_return_value, store_return_value, use_struct_convention
11723         and return_value_on_stack.
11724
11725         * sparc-sol2-nat.c: Add missing ')'.
11726
11727 2004-01-03  J. Brobecker  <brobecker@gnat.com>
11728
11729         * infrun.c (handle_step_into_function): New function.
11730         (handle_inferior_event): Extract out some code into the new
11731         function above.
11732
11733 2004-01-03  J. Brobecker  <brobecker@gnat.com>
11734
11735         * infrun.c (handle_inferior_event): Move the declaration of
11736         real_stop_pc inside the if blocks where it is used.
11737
11738 2004-01-03  Mark Kettenis  <kettenis@gnu.org>
11739
11740         * sparc64-tdep.c (sparc64_16_byte_align_p)
11741         (sparc64_store_floating_fields, sparc64_store_floating_fields):
11742         Use check_typedef to get subtypes of structures and unions.
11743         (sparc64_store_return_value): Fix calculation of the appropriate
11744         offset into VALBUF when storing a structure or union.
11745         (sparc64_return_value): New function.
11746         (sparc64_use_struct_convention): Remove function.
11747         (sparc64_init_abi): Set return_value, don't set
11748         extract_return_value, store_return_value and
11749         use_struct_convention.
11750
11751 2004-01-03  Eli Zaretskii  <eliz@elta.co.il>
11752
11753         * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
11754         bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
11755         gdb/config/alpha/xm-alphaosf.h,
11756         gdb/config/powerpc/tm-ppcle-eabi.h,
11757         gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
11758         gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
11759         gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
11760         gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
11761         gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
11762         gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
11763         gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
11764         gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
11765         gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
11766         gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
11767         gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
11768         nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
11769         include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
11770         opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
11771         opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
11772         sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
11773         sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
11774         sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
11775         sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
11776         sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
11777         sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
11778         Remove lines for .cvsignore files.
11779
11780 2004-01-03  J. Brobecker  <brobecker@gnat.com>
11781
11782         * infrun.c: Back out the previous change.
11783
11784 2004-01-03  Mark Kettenis  <kettenis@gnu.org>
11785
11786         * NEWS: Mention revised SPARC target.  Add sparc-*-lynxos* and
11787         sparc-*-sunos4* to the list of REMOVED configurations.
11788
11789         * configure.tgt: Add back sparc-*-vxworks*.
11790         * remote-vxsparc.c: Remove all includes except for "defs.h",
11791         "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
11792         Include "sparc-tdep.h".
11793         (SPARC_R_G1): New define.
11794         (vxsparc_gregset): New variable.
11795         (ext_format_sparc): Remove extern declaration.
11796         (vx_read_register): Rewrite to use sparc32_supply_gregset and
11797         sparc32_supply_fpregset.
11798         (vx_write_register): Rewrite to use sparc32_collect_gregset,
11799         sparc_collect_rwindow and sparc32_collect_fpregset.
11800         * config/sparc/tm-vxworks.h: New file, based on recently removed
11801         tm-vxsparc.h.
11802         * config/sparc/vxworks.mt: New file, based on recently removed
11803         vxworks.mt.
11804
11805 2004-01-03  J. Brobecker  <brobecker@gnat.com>
11806
11807         * infrun.c (handle_step_into_function): New function.
11808         (handle_inferior_event): Extract out some code into the new
11809         function above.
11810
11811 2004-01-02  Mark Kettenis  <kettenis@gnu.org>
11812
11813         * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
11814         sparcl-tdep.c.  Add sparc-linux-tdep.c, sparc-sol2-nat.c,
11815         sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
11816         sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
11817         sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
11818         sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
11819         (sparc_nat_h): New variable.
11820         (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
11821         (tm-sun4os4.h): Remove dependency.
11822         (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
11823         (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
11824         sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
11825         sparc-tdep.o): Update dependencies.
11826         (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
11827         sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
11828         sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
11829         dependencies.
11830         * configure.host: Remove existing sparc-*-lynxos*,
11831         sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
11832         ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
11833         sparcv9-*-* and sparc64-*-* triplets.  Add new sparc64-*-linux*,
11834         sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
11835         triplets.
11836         * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
11837         sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
11838         sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
11839         sparcv9-*-* and commented out sparc64-*-solars2* triplets.  Add
11840         new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
11841         sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
11842         sparc64-*-solaris2* and sparc64-*-* triplets.
11843         * sparc64-tdep.c: Update copyright year.  Include "inferior.h",
11844         "symtab.h" and "objfiles.h".
11845         (BIAS): Remove define.
11846         (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
11847         (X_DISP19): Remove macros.
11848         (sparc_fetch_instruction): Remove function.
11849         (struct gdbarch_tdep): Remove definition.
11850         (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
11851         (sparc_breakpoint_from_pc): Remove function.
11852         (struct sparc64_frame_cache): Remove definition.
11853         (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
11854         sparc64_unwind_pc): Remove functions.
11855         (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
11856         `struct sparc64_frame_cache.  Call sparc_analyze_prologue instead
11857         of sparc64_analyze_prologue.  Mark constant as ULL instead of UL.
11858         (sparc64_frame_cache): Change return type to `struct
11859         sparc_frame_cache *'.  Simply call sparc_frame_cache.
11860         (sparc64_frame_this_id, sparc64_frame_prev_register,
11861         sparc64_frame_base_address): Use `struct sparc_frame_cache'
11862         instead of `struct sparc64_frame_cache.
11863         (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
11864         sparc_analyze_control_transfer, sparc_software_single_step,
11865         sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
11866         _initialize_sparc64_tdep): Remove functions.
11867         (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
11868         (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
11869         macros.
11870         (sparc64_supply_gregset, sparc64_collect_gregset,
11871         sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
11872         (sparc64_init_abi): New function.
11873         * sparc64-tdep.h: Update copyright year.  Fix typo in multiple
11874         inclusion guard.  Include "sparc-tdep.h".
11875         (BIAS): Define.
11876         (r_tstate_offset, r_fprs_offset): New defines.
11877         (enum sparc_regnum): Remove defenition.
11878         (enum sparc64_regnum): Reformat.
11879         (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
11880         (sparc64_init_abi, sparc64_supply_gregset,
11881         sparc64_collect_gregset, sparc64_supply_fpregset,
11882         sparc64_collect_fpregset): New prototypes.
11883         (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
11884         Add extern declarations.
11885         (sparc64_sol2_init_abi): New prototype.
11886         (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11887         (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11888         prototypes.
11889         * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
11890         "sparnbsd-nat.h".
11891         (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
11892         functions.
11893         (_initialize_sparc64fbsd_nat): Remove initialization of
11894         sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
11895         sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
11896         sparcbsd_fpreg_supplies_p.  Initialize sparc_gregset.
11897         * sparc64fbsd-tdep.c: Update copyright year.  Include "frame.h",
11898         "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
11899         (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
11900         (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
11901         (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
11902         (sparc64fbsd_r_y_offset): Remove variables.
11903         (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
11904         Make static and const.
11905         (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11906         (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11907         functions.
11908         (sparc64fbsd_gregset): New variable.
11909         (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
11910         and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
11911         and sparc64_supply_fpregset.
11912         (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
11913         (sparc64fbsd_sigtramp_frame_this_id)
11914         (sparc64fbsd_sigtramp_frame_prev_register): New functions.
11915         (sparc64fbsd_sigtramp_frame_unwind): New variable.
11916         (sparc64fbsd_sigtramp_frame_sniffer): New function.
11917         (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
11918         sparc64fbsd_sigtramp_frame_sniffer.  Call sparc64_init_abi.
11919         * sparcnbsd-tdep.c: Update copyright year.  Include
11920         "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
11921         "trad-frame.h" and "gdb_assert.h", don't include "target.h",
11922         "value.h" and "sparcnbsd-tdep.h".
11923         (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
11924         (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
11925         (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
11926         (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
11927         defines.
11928         (sparcnbsd_gregset): New variable.
11929         (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
11930         (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
11931         (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
11932         (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
11933         (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
11934         variables.
11935         (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
11936         (sparc32nbsd_sigcontext_frame_this_id)
11937         (sparc32nbsd_sigcontext_frame_prev_register): New functions.
11938         (sparc32nbsd_sigcontext_frame_unwind): New variable.
11939         (sparc32nbsd_sigtramp_frame_sniffer): New function.
11940         (sparcnbsd_get_longjmp_target_32,
11941         sparcnbsd_get_longjmp_target_64): Remove functions.
11942         (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
11943         (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
11944         sparcnbsd_init_elf): Remove.
11945         (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
11946         (sparcnbsd_elf_init_abi): New functions.
11947         (_initialize_sparcnbsd_tdep): New prototype.
11948         (_initialize_sparnbsd_tdep): Update.
11949         * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
11950         corelow.o.  Add sparc64-nat.o and sparc-nat.o.
11951         * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
11952         * config/sparc/linux.mh: Update comment.
11953         (XM_FILE, HOST_IPC): Remove variables.
11954         (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o.  Remove
11955         sparc-linux-nat.o.
11956         * config/sparc/linux.mt: Update comment.
11957         (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
11958         * config/sparc/nbsd.mt: Reformat.
11959         * config/sparc/nbsd64.mh: Update comment.
11960         (NATDEPFILES): Add sparc-nat.o.
11961         * config/sparc/nbsd64.mt: Update comment.
11962         (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
11963         (TM_FILE): Set to tm-nbsd.h.
11964         * config/sparc/nbsdelf.mh: Update comment.
11965         (NATDEPFILES): Add sparc-nat.o.
11966         (XM_FILE): Delete.
11967         * config/sparc/nbsdaout.mh: Update comment.
11968         (NATDEPFILES): Add sparc-nat.o
11969         (XM_FILE): Delete.
11970         * config/sparc/nm-linux.h: Update copyright year.  Don't include
11971         "config/nm-svr4.h" and "solib.h".  Add protection against multiple
11972         inclusion.
11973         (KERNEL_U_SIZE): Remove define.
11974         (kernel_u_size): Remove prototype.
11975         (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
11976         * config/sparc/nm-nbsd.h: Update copyright.  Don't include
11977         "regcache.h".
11978         (CHILD_PREPARE_TO_STORE): Remove define.
11979         * config/sparc/nm-nbsdaout.h: Tweak some comments.
11980         * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
11981         sparcnbsd-nat.c: Rewrite files.
11982         * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
11983         * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
11984         sparcnbsd-tdep.h: Remove files.
11985         * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
11986         config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
11987         config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
11988         config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
11989         config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
11990         config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
11991         config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
11992         config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
11993         config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
11994         config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
11995         config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
11996         config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
11997         * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
11998         sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
11999         sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
12000         * config/sparc/linux64.mh, config/sparc/linux64.mt,
12001         config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
12002         config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
12003         config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
12004
12005 2004-01-02  Andrew Cagney  <cagney@redhat.com>
12006
12007         From 2003-12-18 Kazuhiro Inaoka:
12008         * configure.host: Add m32r-linux target.
12009
12010 2004-01-02  Michael Chastain  <mec.gnu@mindspring.com>
12011
12012         * top.c (print_gdb_version): Update year to 2004.
12013
12014 2004-01-02  Mark Mitchell  <mark@codesourcery.com>
12015
12016         * MAINTAINERS: Add myself to the write-after-approval category.
12017
12018 2004-01-02  Daniel Jacobowitz  <drow@mvista.com>
12019
12020         From Bernardo Innocenti <bernie@develer.com>:
12021         * configure.tgt: Add uClinux target.
12022
12023 2004-01-02  Andrew Cagney  <cagney@redhat.com>
12024
12025         * utils.c (do_my_cleanups): Make static, add forward declaration.
12026         * defs.h (do_my_cleanups): Delete declaration.
12027
12028 2004-01-02  Eli Zaretskii  <eliz@elta.co.il>
12029
12030         * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
12031         bfd/ChangeLog-0203.
12032
12033 2004-01-02  Mark Kettenis  <kettenis@gnu.org>
12034
12035         * configure.in: Check for <machine/reg.h>.  Check for `struct reg'
12036         in <machine/reg.h>.
12037         * configure, config.in: Regenerate.
12038
12039 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
12040 tui/ChangeLog-1998-2003.
12041 \f
12042 Local Variables:
12043 mode: change-log
12044 left-margin: 8
12045 fill-column: 74
12046 version-control: never
12047 End: