merge from gcc
[deliverable/binutils-gdb.git] / gdb / ChangeLog
... / ...
CommitLineData
12004-09-13 Andrew Cagney <cagney@gnu.org>
2
3 * configure.in (frags): Replace TM_FILE with DEPRECATED_TM_FILE.
4 * configure: Re-generate.
5 * nlm/Makefile.in (TAGS): Update.
6 * Makefile.in (TAGS): Update.
7 * config/vax/nbsd.mt (TM_FILE): Update.
8 * config/sparc/vxworks.mt (TM_FILE): Update.
9 * config/sparc/sol2.mt (TM_FILE): Update.
10 * config/sparc/sol2-64.mt (TM_FILE): Update.
11 * config/sparc/obsd64.mt (TM_FILE): Update.
12 * config/sparc/obsd.mt (TM_FILE): Update.
13 * config/sparc/nbsd64.mt (TM_FILE): Update.
14 * config/sparc/nbsd.mt (TM_FILE): Update.
15 * config/sparc/linux64.mt (TM_FILE): Update.
16 * config/sparc/linux.mt (TM_FILE): Update.
17 * config/sparc/fbsd.mt (TM_FILE): Update.
18 * config/sh/wince.mt (TM_FILE): Update.
19 * config/sh/nbsd.mt (TM_FILE): Update.
20 * config/sh/linux.mt (TM_FILE): Update.
21 * config/sh/embed.mt (TM_FILE): Update.
22 * config/s390/s390.mt (TM_FILE): Update.
23 * config/rs6000/rs6000lynx.mt (TM_FILE): Update.
24 * config/rs6000/rs6000.mt (TM_FILE): Update.
25 * config/rs6000/aix4.mt (TM_FILE): Update.
26 * config/powerpc/vxworks.mt (TM_FILE): Update.
27 * config/powerpc/ppc-sim.mt (TM_FILE): Update.
28 * config/powerpc/ppc-eabi.mt (TM_FILE): Update.
29 * config/powerpc/obsd.mt (TM_FILE): Update.
30 * config/powerpc/nbsd.mt (TM_FILE): Update.
31 * config/powerpc/linux.mt (TM_FILE): Update.
32 * config/powerpc/aix.mt (TM_FILE): Update.
33 * config/pa/obsd.mt (TM_FILE): Update.
34 * config/pa/linux.mt (TM_FILE): Update.
35 * config/pa/hppahpux.mt (TM_FILE): Update.
36 * config/pa/hppa64.mt (TM_FILE): Update.
37 * config/pa/hppa.mt (TM_FILE): Update.
38 * config/ns32k/nbsdaout.mt (TM_FILE): Update.
39 * config/mips/wince.mt (TM_FILE): Update.
40 * config/mips/vxmips.mt (TM_FILE): Update.
41 * config/mips/nbsd.mt (TM_FILE): Update.
42 * config/mips/linux.mt (TM_FILE): Update.
43 * config/mips/irix6.mt (TM_FILE): Update.
44 * config/mips/irix5.mt (TM_FILE): Update.
45 * config/mips/embed.mt (TM_FILE): Update.
46 * config/m68k/vxworks68.mt (TM_FILE): Update.
47 * config/m68k/st2000.mt (TM_FILE): Update.
48 * config/m68k/os68k.mt (TM_FILE): Update.
49 * config/m68k/obsd.mt (TM_FILE): Update.
50 * config/m68k/nbsd.mt (TM_FILE): Update.
51 * config/m68k/monitor.mt (TM_FILE): Update.
52 * config/m68k/linux.mt (TM_FILE): Update.
53 * config/m68k/cisco.mt (TM_FILE): Update.
54 * config/ia64/linux.mt (TM_FILE): Update.
55 * config/ia64/aix.mt (TM_FILE): Update.
56 * config/ia64/ia64.mt (TM_FILE): Update.
57 * config/i386/vxworks.mt (TM_FILE): Update.
58 * config/i386/obsd64.mt (TM_FILE): Update.
59 * config/i386/obsd.mt (TM_FILE): Update.
60 * config/i386/nto.mt (TM_FILE): Update.
61 * config/i386/nbsd64.mt (TM_FILE): Update.
62 * config/i386/nbsd.mt (TM_FILE): Update.
63 * config/i386/linux64.mt (TM_FILE): Update.
64 * config/i386/linux.mt (TM_FILE): Update.
65 * config/i386/i386sol2.mt (TM_FILE): Update.
66 * config/i386/i386lynx.mt (TM_FILE): Update.
67 * config/i386/fbsd64.mt (TM_FILE): Update.
68 * config/i386/fbsd.mt (TM_FILE): Update.
69 * config/i386/cygwin.mt (TM_FILE): Update.
70 * config/h8300/h8300.mt (TM_FILE): Update.
71 * config/frv/frv.mt (TM_FILE): Update.
72 * config/cris/cris.mt (TM_FILE): Update.
73 * config/arm/wince.mt (TM_FILE): Update.
74 * config/arm/nbsd.mt (TM_FILE): Update.
75 * config/arm/linux.mt (TM_FILE): Update.
76 * config/arm/embed.mt (TM_FILE): Update.
77 * config/alpha/nbsd.mt (TM_FILE): Update.
78 * config/alpha/fbsd.mt (TM_FILE): Update.
79 * config/alpha/alpha.mt (TM_FILE): Update.
80 * config/alpha/alpha-osf1.mt (TM_FILE): Update.
81 * config/alpha/alpha-linux.mt (TM_FILE): Update.
82
83 Eliminate event_loop_p, always has the value 1.
84 * defs.h (event_loop_p): Delete macro.
85 * breakpoint.c (until_break_command): Simplify.
86 * utils.c (prompt_for_continue): Simplify.
87 * tracepoint.c (read_actions): Simplify.
88 * top.c (throw_exception, execute_command, gdb_readline_wrapper)
89 (gdb_rl_operate_and_get_next, command_line_input, get_prompt)
90 (set_prompt, init_main): Simplify.
91 (init_signals, disconnect): Delete, unused.
92 * remote.c (remote_async_resume)
93 (extended_remote_async_create_inferior): Simplify.
94 * mi/mi-interp.c (mi_input): Delete, unused.
95 (mi_interpreter_resume, mi_command_loop): Simplify.
96 * interps.c (current_interp_command_loop): Simplify.
97 * infrun.c (proceed): Simplify.
98 * infcmd.c (run_command, continue_command, step_1, jump_command)
99 (until_command, advance_command, finish_command)
100 (interrupt_target_command): Simplify.
101 * event-top.c (gdb_setup_readline, gdb_disable_readline): Simplify.
102
103 * config/i386/nm-i386.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
104 * config/s390/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
105 * config/pa/nm-hppah.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
106 * config/ia64/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
107 * config/frv/tm-frv.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
108 * mips-tdep.c (mips_dump_tdep): Do not print same.
109
1102004-09-12 Andrew Cagney <cagney@gnu.org>
111
112 * valprint.c (print_longest): Use fputs_filtered. Make "val"
113 const.
114 * Makefile.in (valprint.o): Delete explict rule.
115
116 * config/m68k/nbsdelf.mh: Add missing trailing newline. Problem
117 reported by Dave Anderson.
118
119 * target.c (target_info): Delete #ifdef call to FILES_INFO_HOOK.
120
121 * inferior.h (STORE_STRUCT_RETURN): Delete macro.
122
1232004-09-12 Salvador E. Tropea <set@users.sf.net>
124 Andrew Cagney <cagney@gnu.org>
125
126 * mi/mi-main.c (mi_cmd_data_list_changed_registers)
127 (mi_cmd_data_list_register_values)
128 (mi_cmd_data_write_register_values): Include the PSEUDO_REGS in
129 the register number computation.
130
1312004-09-12 Andrew Cagney <cagney@gnu.org>
132
133 * ppcnbsd-nat.c: Include "inf-ptrace.h".
134 (ppcnbsd_fetch_inferior_registers): Rename fetch_inferior_registers.
135 (ppcnbsd_store_inferior_registers): Rename store_inferior_registers.
136 (_initialize_ppcnbsd_nat): Create and add a NetBSD/PPC ptrace
137 target.
138 * config/powerpc/nbsd.mh (NATDEPFILES): Replace and inftarg.o with
139 inf-ptrace.o and inf-child.o.
140 * inf-ptrace.h, inf-ptrace.c, inf-child.h, inf-child.c: New files.
141 * Makefile.in: Update dependencies.
142
1432004-09-11 Andrew Cagney <cagney@gnu.org>
144
145 * language.c (hex_string, hex_string_custom): Move from here ...
146 * utils.c (hex_string, hex_string_custom): ... to here, rewrite.
147 (CELLSIZE): Increase to 50.
148 * language.h (hex_string, hex_string_custom): Move from here ...
149 * defs.h: ... to here.
150 * Makefile.in: Update all dependencies.
151
1522004-09-11 Paul N. Hilfinger <hilfinger@gnat.com>
153
154 * language.c (local_hex_format_custom): Remove.
155 (local_hex_string): Rename to hex_string, use C format, and move to
156 utils.c
157 (local_hex_string_custom): Rename to hex_string_custom and change
158 interface. Now uses C format. Move to utils.c
159 (local_octal_format_custom): Remove.
160 (local_decimal_format_custom): Remove.
161 (unknown_language_defn): Remove language-specific number
162 formatting entries.
163 (auto_language_defn): Ditto.
164 (local_language_defn): Ditto.
165 * language.h (struct language_format_info): Delete declaration.
166 (struct language_defn): Remove language_format_info fields
167 la_binary_format, la_octal_format, la_decimal_format, la_hex_format.
168 (local_binary_format): Remove macro.
169 (local_binary_format_prefix): Remove macro.
170 (local_binary_format_specifier): Remove macro.
171 (local_binary_format_suffix): Remove macro.
172 (local_octal_format): Remove macro.
173 (local_octal_format_prefix): Remove macro.
174 (local_octal_format_specifier): Remove macro.
175 (local_octal_format_suffix): Remove macro.
176 (local_decimal_format): Remove macro.
177 (local_decimal_format_prefix): Remove macro.
178 (local_decimal_format_specifier): Remove macro.
179 (local_decimal_format_suffix): Remove macro.
180 (local_hex_format): Remove macro.
181 (local_hex_format_prefix): Remove macro.
182 (local_hex_format_specifier): Remove macro.
183 (local_hex_format_suffix): Remove macro.
184 (local_decimal_format_custom): Remove.
185 (local_octal_format_custom): Remove.
186 (local_hex_format_custom): Remove.
187 (local_hex_string): Rename to hex_string and move to defs.h.
188 (local_hex_string_custom): Rename to hex_string_custom, change
189 interface, and move to defs.h.
190 * utils.c: (int_string): New function.
191 (hex_string): New function (from language.c).
192 (hex_string_custom): New function (from language.c).
193 (octal2str): New function.
194 (decimal2str): Add width parameter.
195 (paddr_u): Use new decimal2str interface.
196 (paddr_d): Ditto.
197 * defs.h (hex_string): Declare.
198 (hex_string_custom): Declare.
199 (int_string): Declare.
200 * printcmd.c (print_scalar_formatted): Remove localized binary
201 formatting.
202 * valprint.c (print_longest): Use int_string.
203 (print_floating): Use C hex format.
204 (print_hex_chars): Ditto.
205 (print_binary_chars): Remove language-specific formatting.
206 (print_octal_chars): Use C octal format.
207 (print_decimal_chars): Delocalize format.
208 (print_decimal): Remove.
209 * ada-lang.c (ada_language_defn): Remove language-specific number
210 formatting entries.
211 * p-lang.c (pascal_language_defn): Ditto.
212 * c-lang.c (c_language_defn): Ditto.
213 (cplus_language_defn): Ditto.
214 (asm_language_defn): Ditto.
215 (minimal_language_defn): Ditto.
216 * f-lang.c (f_language_defn): Ditto.
217 * jv-lang.c (java_language_defn): Ditto.
218 * m2-lang.c (m2_language_defn): Ditto.
219 * scm-lang.c (scm_language_defn): Ditto.
220 * objc-lang.c (objc_language_defn): Ditto.
221 * memattr.c (mem_info_command): Use renamed hex_string_custom with
222 new interface.
223 * pa64solib.c (pa64_sharedlibrary_info_command): Ditto.
224 * ui-out.c (ui_out_field_core_addr): Ditto.
225 * breakpoint.c (breakpoint_adjustment_warning): Ditto.
226 * exec.c (print_section_info): Ditto.
227 * i387-tdep.c (print_i387_status_word): Ditto.
228 (print_i387_control_word): Ditto.
229 (i387_print_float_info): Ditto.
230 * maint.c (maint_print_section_info): Ditto.
231 * solib.c (info_sharedlibrary_command): Ditto.
232 * somsolib.c (som_sharedlibrary_info_command): Ditto.
233 * symtab.c (print_msymbol_info): Ditto.
234 * tracepoint.c (tracepoints_info): Ditto.
235 * solib-frv.c (lm_base): Ditto.
236 (frv_current_sos): Ditto.
237 (enable_break2): Ditto.
238 (enable_break): Ditto.
239 * dbxread.c (read_dbx_symtab): Use renamed hex_string.
240 (process_one_symbol): Ditto.
241 * infcmd.c (program_info): Ditto.
242 * mdebugread.c (parse_partial_symbols): Ditto.
243 * symfile.c (add_symbol_file_command): Ditto.
244 * cli/cli-cmds.c (edit_command): Ditto.
245 (list_command): Ditto.
246 * infcall.c (call_function_by_hand): Ditto.
247 * remote-vx.c (vx_run_files_info): Ditto.
248 (vx_wait): Ditto.
249 (vx_attach): Ditto.
250 (vx_detach): Ditto.
251 (vx_kill): Ditto.
252 * aix-thread.c (pdc_symbol_addrs): Ditto.
253 (pdc_read_regs): Ditto.
254 (pdc_write_regs): Ditto.
255 (pdc_read_data): Ditto.
256 (pdc_write_data): Ditto.
257 * d10v-tdep.c (display_trace): Ditto.
258 * rs6000-nat.c (find_toc_address): Ditto.
259 * aix-thread.c: Don't include language.h.
260 * buildsym.c: Ditto.
261 * dbxread.c: Ditto.
262 * mdebugread.c: Ditto.
263 * rs6000-nat.c: Ditto.
264 * buildsym.c (make_blockvector): Use renamed hex_string.
265
2662004-09-10 Jason Molenda (jmolenda@apple.com)
267
268 * cli/cli-script.c (read_next_line): Accept zero or more whitespace
269 chars after 'if' or 'while' commands in user-defined commands.
270
2712004-09-08 Jim Blandy <jimb@redhat.com>
272
273 Fix bug reported and analyzed by Olivier Crete:
274 * symfile.c (copy_section_addr_info): New function.
275 (symbol_file_add_with_addrs_or_offsets): Use it to save the
276 original set of address arguments, instead of handwritten code
277 that uses one length to allocate and a different length to
278 initialize. Use make_cleanup_free_section_addr_info.
279 * symfile.h (copy_section_addr_info): New declaration.
280 * utils.c: #include "symfile.h".
281 (do_free_section_addr_info, make_cleanup_free_section_addr_info):
282 New functions.
283 * defs.h (make_cleanup_free_section_addr_info): New declaration.
284 * Makefile.in (utils.o): Update dependencies.
285
2862004-09-08 Andrew Cagney <cagney@gnu.org>
287
288 * thread-db.c (keep_thread_db): Delete.
289 (thread_db_new_objfile, thread_db_create_inferior)
290 (thread_db_mourn_inferior): Simplify assuming !keep_thread_db.
291
2922004-09-08 Mark Kettenis <kettenis@gnu.org>
293
294 * i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)
295 (FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM)
296 (FOP_REGNUM, XMM0_REGNUM, MXCSR_REGNUM): Remove macros.
297 (i386_frameless_signal_p): Remove prototype.
298 * i386-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
299 (GETFPXREGS_SUPPLIES): Define using I386_ST0_REGNUM and
300 I386_SSE_NUM_REGS.
301 * i386-nto-tdep.c (i386nto_supply_gregset): Use I386_NUM_GREGS
302 instead of FP0_REGNUM.
303 (i386nto_regset_id): Use I386_NUM_GREGS and I386_NUM_FREGS instead
304 of FP0_REGNUM and FPC_REGNUM.
305
306 * solib-sunos.c (sunos_relocate_main_executable): Remove function.
307 (sunos_solib_create_inferior_hook): Don't call
308 sunos_relocate_main_executable.
309
310 * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Set
311 solib_svr4_fetch_link_map_offsets to
312 svr4_ilp32_fetch_link_map_offsets.
313 * sparcobsd-tdep.c: Don't include "nbsd-tdep.h".
314 (sparc32obsd_init_abi): Set solib_svr4_fetch_link_map_offsets to
315 svr4_ilp32_fetch_link_map_offsets.
316 * Makefile.in (sparcobsd-tdep.o): Update dependencies.
317
3182004-09-07 Jim Blandy <jimb@redhat.com>
319
320 * frame.h (frame_register): Doc fix.
321
3222004-09-07 Andrew Cagney <cagney@gnu.org>
323
324 * vx-share/wait.h: Delete #ifdef USG.
325 * utils.c (request_quit): Ditto.
326 * tui/tui.c (tui_reset): Ditto.
327 * remote.c: Ditto.
328 * remote-sds.c: Ditto.
329 * remote-rdi.c: Ditto.
330 * mdebugread.c: Ditto.
331 * m68klinux-nat.c: Ditto.
332 * infttrace.c: Ditto.
333 * infptrace.c: Ditto.
334 * i386v-nat.c: Ditto.
335 * exec.c: Ditto.
336 * dbxread.c: Ditto.
337 * core-aout.c: Ditto.
338
3392004-09-05 Joel Brobecker <brobecker@gnat.com>
340
341 * mips-tdep.c (mips_insn16_frame_cache): Fix parameter in call to
342 heuristic_proc_desc.
343 (mips_insn32_frame_cache): Likewise.
344
3452004-09-04 Joel Brobecker <brobecker@gnat.com>
346
347 * mips-tdep.c (mips32_heuristic_proc_desc): Remove code that was
348 left behind by error.
349
3502004-09-04 Joel Brobecker <brobecker@gnat.com>
351
352 * config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
353 * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.
354
3552004-09-04 Joel Brobecker <brobecker@gnat.com>
356
357 * config/rs6000/xm-aix4.h: Remove this file.
358 * config/rs6000/aix4.mh (XM_FILE): Delete.
359
3602004-09-04 Joel Brobecker <brobecker@gnat.com>
361
362 * config/rs6000/xm-rs6000.h: Remove this file.
363 * config/rs6000/rs6000.mh (XM_FILE): Remove.
364
3652004-09-03 Andrew Cagney <cagney@gnu.org>
366
367 * mips-tdep.c (PROC_DESC_IS_DUMMY, SET_PROC_DESC_IS_DUMMY)
368 (_PROC_MAGIC_, after_prologue, mips_dump_tdep): Delete macros and
369 only use.
370
371 * mips-tdep.c (temp_saved_regs): Delete.
372 (set_reg_offset): Replace saved_regs parameter with this_cache.
373 (heuristic_proc_desc, mips16_heuristic_proc_desc)
374 (mips32_heuristic_proc_desc): Add this_cache parameter.
375 (mips_insn32_frame_cache, mips_insn16_frame_cache)
376 (after_prologue): Pass a NULL this_cache.
377
378 * mips-tdep.c (mips_mdebug_frame_cache): Delete code handling
379 non-kernel trap prologues.
380
381 * mips-tdep.c (find_proc_desc): Delete function.
382 (mips_mdebug_frame_cache): Inline call to find_proc_desc,
383 simplify.
384 (mips_insn16_frame_cache): Replace find_proc_desc with code from
385 mips_insn32_frame_cache.
386
387 * mips-tdep.c (after_prologue): Inline call to find_proc_desc.
388 Simplify as NEXT_FRAME is NULL.
389 (find_proc_desc): Simplify as NEXT_FRAME is non-NULL.
390
391 * mips-tdep.c (after_prologue): Replace proc_desc parameter with
392 local variable.
393 (mips_skip_prologue): Update.
394
395 * mips-tdep.c (find_proc_desc, heuristic_proc_desc): Delete
396 "cur_frame" parameter.
397 (after_prologue, mips_mdebug_frame_cache, mips_insn16_frame_cache):
398 (mips_insn32_frame_cache, find_proc_desc): Update
399
400 * config/vax/nm-obsd.h: Delete file.
401 * config/vax/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
402 * config/vax/nm-nbsd.h: Delete file.
403 * config/vax/nm-nbsdaout.h: Include config/nm-nbsd.h.
404 * config/vax/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
405 * config/sh/nm-nbsd.h: Delete file.
406 * config/sh/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
407 * config/rs6000/nm-rs6000ly.h: Delete file.
408 * config/djgpp/fnchange.lst: Do not rename nm-rs6000ly.h.
409 * config/rs6000/rs6000lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
410 * config/powerpc/nm-obsd.h: Delete file.
411 * config/powerpc/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
412 * config/powerpc/nm-nbsd.h: Delete file.
413 * config/powerpc/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
414 * config/pa/nm-obsd.h: Delete file.
415 * config/pa/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
416 * config/mips/nm-nbsd.h: Delete file.
417 * config/mips/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
418 * config/m88k/nm-obsd.h: Delete file.
419 * config/m88k/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
420 * config/m68k/nm-nbsd.h: Delete file.
421 * config/m68k/nm-nbsdaout.h: Include config/nm-nbsd.h.
422 * config/m68k/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
423 * config/i386/nm-nbsd.h: Delete file.
424 * config/i386/nm-nbsdaout.h: Include config/nm-nbsd.h.
425 * config/i386/obsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
426 * config/i386/nbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
427 * config/i386/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
428 * config/i386/nm-i386lynx.h: Delete file.
429 * config/i386/i386lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
430 * config/arm/nm-nbsd.h: Delete file.
431 * config/arm/nm-nbsdaout.h: Include config/nm-nbsd.h.
432 * config/arm/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
433
434 * config/i386/tm-fbsd.h: Delete file.
435 * config/i386/fbsd64.mt (TM_FILE): Set to solib.h.
436 * config/i386/fbsd.mt (TM_FILE): Set to solib.h.
437
438 * config/rs6000/tm-rs6000-aix4.h: Delete file.
439 * config/djgpp/fnchange.lst: Do not rename tm-rs6000-aix4.h.
440 * config/rs6000/aix4.mt (TM_FILE): Set to
441 config/rs6000/tm-rs6000.h.
442 * config/powerpc/tm-ppc-aix.h: Delete file.
443 * config/powerpc/aix.mt (TM_FILE): Set to
444 config/rs6000/tm-rs6000.h.
445 * config/m68k/tm-linux.h: Delete file.
446 * config/m68k/linux.mt (TM_FILE): Set to solib.h
447 * config/i386/tm-linux64.h: Delete file.
448 * config/i386/linux64.mt (TM_FILE): Set to solib.h.
449 * config/djgpp/fnchange.lst: Do not rename tm-linux.h.
450
451 * config/m68k/tm-linux.h (SVR4_SHARED_LIBS): Delete.
452 * config/i386/tm-linux64.h (SVR4_SHARED_LIBS): Delete.
453 * config/i386/nm-i386sco5.h (SVR4_SHARED_LIBS): Delete.
454 * config/tm-linux.h (SVR4_SHARED_LIBS): Delete.
455 * config/nm-sysv4.h (SVR4_SHARED_LIBS): Delete.
456 * config/nm-linux.h (SVR4_SHARED_LIBS): Delete.
457 * config/nm-gnu.h (SVR4_SHARED_LIBS): Delete.
458 * sh64-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
459 * sh-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
460
461 * configure.in (GDB_TM_FILE): Fix typo, use gdb_target_cpu and not
462 gdb_host_cpu.
463
4642004-09-02 Joel Brobecker <brobecker@gnat.com>
465
466 * mips-tdep.c (mips_insn32_frame_cache): Remove some dead code.
467 Minor reformatting. Some code factoring.
468
4692004-09-02 Andrew Cagney <cagney@gnu.org>
470
471 * config/vax/nbsd.mt (TM_FILE): Set to solib.h.
472 * config/vax/tm-nbsd.h: Delete file.
473 * config/sparc/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
474 * config/sparc/tm-vxworks.h: Delete file.
475 * config/sparc/nbsd.mt (TM_FILE): Set to solib.h.
476 * config/sparc/tm-nbsd.h: Delete file.
477 * config/sparc/linux64.mt (TM_FILE): Set to solib.h.
478 * config/sparc/linux.mt (TM_FILE): Set to solib.h.
479 * config/sparc/tm-linux.h: Delete file.
480 * config/s390/s390.mt (TM_FILE): Set to config/tm-linux.h
481 * config/s390/tm-linux.h: Delete file.
482 * config/pa/obsd.mt (TM_FILE): Set to solib.h.
483 * config/pa/tm-bsd.h: Delete file.
484 * config/m68k/obsd.mt (TM_FILE): Set to solib.h.
485 * config/m68k/tm-obsd.h: Delete file.
486 * config/m68k/nbsd.mt (TM_FILE): Set to solib.h.
487 * config/m68k/tm-nbsd.h: Delete file.
488 * config/i386/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
489 * config/i386/tm-vxworks.h: Delete file.
490 * config/i386/obsd64.mt (TM_FILE): Set to solib.h.
491 * config/i386/obsd.mt (TM_FILE): Set to solib.h.
492 * config/i386/nbsd64.mt (TM_FILE): Set to solib.h.
493 * config/i386/nbsd.mt (TM_FILE): Set to solib.h.
494 * config/i386/tm-nbsd.h: Delete file.
495 * config/i386/i386lynx.mt (TM_FILE): Set to config/tm-lynx.h.
496 * config/i386/tm-i386lynx.h: Delete file.
497 * config/cris/cris.mt (TM_FILE): Set to solib.h.
498 * config/cris/tm-cris.h: Delete file.
499
500 * configure.in: Let TM_FILE, XM_FILE and NAT_FILE specify a path.
501 * configure: Re-generate.
502 * config/arm/nbsd.mt (TM_FILE): Set to "solib.h".
503 * config/arm/tm-nbsd.h: Delete file.
504
505 * config/powerpc/tm-ppcle-sim.h: Delete.
506 * config/powerpc/tm-ppcle-eabi.h: Delete.
507 * config/powerpc/tm-nbsd.h: Delete.
508 * config/powerpc/nbsd.mt (TM_FILE): Set to tm-ppc-eabi.h.
509 * config/djgpp/fnchange.lst: Do not rename tm-ppcle-sim.h or
510 tm-ppcle-eabi.h.
511
512 * config/i386/nto.mh (NAT_FILE): Delete.
513 * config/i386/nm-nto.h: Delete.
514
515 * config/m68k/tm-vx68.h: Do not include "tm-m68k.h".
516 * config/m68k/tm-os68k.h: Ditto.
517 * config/m68k/tm-monitor.h: Ditto.
518 * config/m68k/tm-cisco.h: Ditto.
519 * config/m68k/st2000.mt (TM_FILE): Delete.
520 * config/m68k/tm-vx68.h (GET_LONGJMP_TARGET): Delete.
521 * config/m68k/tm-cisco.h (GET_LONGJMP_TARGET): Delete.
522 * config/m68k/tm-m68k.h (m68k_get_longjmp_target): Delete file.
523 * m68k-tdep.c (m68k_get_longjmp_target): Make static.
524
525 * config/m68k/tm-st2000.h: Delete.
526 * config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
527 * config/sparc/fbsd.mt (TM_FILE): Delete.
528 * config/sparc/tm-fbsd.h: Delete.
529
530 * acconfig.h (GDB_MULTI_ARCH): Delete undef.
531 * defs.h (GDB_MULTI_ARCH_PARTIAL, GDB_MULTI_ARCH_TM)
532 (GDB_MULTI_ARCH_PURE, GDB_MULTI_ARCH): Delete macros.
533
534 * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE,
535 GDB_TM_FILE and GDB_XM_FILE.
536 * gdbarch.c: Re-generate.
537 * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include
538 quotes in macro definition.
539 * configure.in: Re-generate.
540
541 * gdbarch.sh: Delete check for GDB_MULTI_ARCH_PARTIAL when
542 validating architecture methods.
543 * gdbarch.c: Re-generate.
544
545 * gdbarch.sh: Delete check for consistency between GDB_MULTI_ARCH
546 and GDB_TM_FILE. Check for GDB_TM_FILE instead of
547 GDB_MULTI_ARCH_PARTIAL.
548 * gdbarch.h: Re-generate.
549
550 * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete.
551 * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete.
552 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete.
553 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete.
554 * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete.
555 * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete.
556 * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete.
557 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete.
558 * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete.
559 * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete.
560 * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete.
561 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
562
5632004-09-01 Andrew Cagney <cagney@gnu.org>
564
565 * objfiles.h (struct entry_info): Delete fields main_func_lowpc
566 and main_func_highpc.
567 (INVALID_ENTRY_LOWPC, INVALID_ENTRY_HIGHPC): Delete macros.
568 * objfiles.c (init_entry_point_info, objfile_relocate): Update
569 * nlmread.c (nlm_symfile_read): Update.
570
5712004-09-01 Joel Brobecker <brobecker@gnat.com>
572
573 * mips-tdep.c (linked_proc_desc_table): Delete, not used.
574 (mips_insn32_frame_cache): Inline call to find_proc_desc.
575 (find_proc_desc): Remove dead code.
576
5772004-09-01 Joel Brobecker <brobecker@gnat.com>
578
579 * mips-tdep.c (mips_mdebug_frame_cache): Minor reformatting.
580
5812004-09-01 Jeff Johnston <jjohnstn@redhat.com>
582
583 * observer.sh: Add struct so_list declaration.
584 * Makefile.in: Add dependencies on observer.h for solib.c and
585 breakpoint.c.
586 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): New
587 function.
588 (_initialize_breakpoint): Register
589 disable_breakpoints_in_unloaded_shlib as an observer of the
590 "solib unloaded" observation event.
591 (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
592 call decode_line_1 so unfound breakpoint errors are silent.
593 * solib.c (update_solib_list): When a solib is discovered to have
594 been unloaded by the program, notify all observers of the
595 "solib unloaded" observation event.
596
5972004-09-01 Andrew Cagney <cagney@gnu.org>
598
599 * frame.c: Include "objfiles.h".
600 (inside_main_func): New function.
601 (get_prev_frame): Use new inside_main_func.
602 * Makefile.in (frame.o): Update dependencies.
603 * defs.h (inside_main_func): Delete declaration.
604 * blockframe.c (inside_main_func): Delete function.
605
6062004-08-31 Jim Blandy <jimb@redhat.com>
607
608 * dwarf2read.c (is_vtable_name): New function, based on logic from
609 read_structure_type, but passing the correct length to strncmp,
610 and using 'sizeof' instead of 'strlen'.
611 (read_structure_type): Call it.
612
6132004-08-31 Joel Brobecker <brobecker@gnat.com>
614
615 * config/powerpc/aix.mh: Add comment.
616
6172004-08-31 Paul GIlliam <pgilliam@us.ibm.com>
618
619 * MAINTAINERS: Add self to Write-After-Approval.
620
6212004-08-30 Manoj Iyer <manjo@austin.ibm.com>
622
623 * MAINTAINERS: Add self to Write-After-Approval.
624
6252004-08-30 Andrew Cagney <cagney@gnu.org>
626
627 Fix PR breakpoints/1757.
628 * infrun.c (struct execution_control_state): Replace
629 remove_breakpoints_on_following_step with
630 step_after_step_resume_breakpoint.
631 (init_execution_control_state): Update.
632 (handle_inferior_event): For signals, when stepping off a
633 breakpoint, set step_after_step_resume_breakpoint. When
634 BPSTAT_WHAT_STEP_RESUME, do a single-step off the breakpoint.
635 (keep_going): Delete code handling
636 remove_breakpoints_on_following_step.
637
6382004-08-29 David Lecomber <david@streamline-computing.com>
639
640 Fix PR gdb/648
641 * language.h (enum array_ordering): New enum.
642 * language.h (struct language_defn): New la_array_ordering
643 attribute.
644 * language.c (unknown_language_defn, auto_language_defn)
645 (local_language_defn): Ditto.
646 * ada-lang.c (ada_language_defn): Ditto.
647 * c-lang.c (c_language_defn, cplus_language_defn)
648 (asm_language_defn, minimal_language_defn): Ditto.
649 * f-lang.c (f_language_defn): Ditto.
650 * jv-lang.c (java_language_defn): Ditto.
651 * m2-lang.c (f_language_defn): Ditto.
652 * objc-lang.c (objc_language_defn): Ditto.
653 * p-lang.c (pascal_language_defn): Ditto.
654 * scm-lang.c (scm_language_defn): Ditto.
655 * eval.c (evaluate_subexp_standard): Assume Fortran arrays are
656 oriented large to small in type structure.
657 * dwarf2read.c (read_array_order): New function.
658 (read_array_type): Use read_array_order to check row/column
659 major ordering.
660
6612004-08-27 Nathan J. Williams <nathanw@wasabisystems.com>
662
663 * target.c (target_resize_to_sections): Check
664 current_target.to_sections for an old value when updating.
665
6662004-08-27 Joel Brobecker <brobecker@gnat.com>
667
668 * procfs.c (dbx_link_bpt_addr): New static global variable.
669 (dbx_link_shadow_contents): New static global variable.
670 (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
671 (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
672 if we just hit it.
673 (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
674 Reset dbx_link_bpt_addr as the address of __dbx_link() may change
675 from run to run.
676 (procfs_create_inferior): Remove syssgi syscall-exit notifications
677 after the inferior has been forked.
678 (remove_dbx_link_breakpoint): New function.
679 (dbx_link_addr): New function.
680 (insert_dbx_link_bpt_in_file): New function.
681 (insert_dbx_link_bpt_in_region): New function.
682 (insert_dbx_link_breakpoint): New function.
683 (proc_trace_syscalls_1): New function, extracted from
684 proc_trace_syscalls.
685 (proc_trace_syscalls): Replace extract code by call to
686 proc_trace_syscalls_1.
687 * solib-irix.c (disable_break): Remove stop_pc assertion, as it
688 is no longer valid.
689
6902004-08-25 Jim Blandy <jimb@redhat.com>
691
692 * gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
693
6942004-08-25 Andrew Cagney <cagney@gnu.org>
695
696 * infrun.c (struct execution_control_state): Delete field
697 "stepping_through_sigtramp".
698 (init_execution_control_state): Do not set same.
699 (context_switch): Do not pass same to save_infrun_state and
700 load_infrun_state.
701 * gdbthread.h (struct thread_info): Delete field
702 stepping_through_sigtramp.
703 (save_infrun_state, load_infrun_state): Delete parameter
704 stepping_through_sigtramp.
705 * thread.c (load_infrun_state, save_infrun_state): Update.
706
707 * infrun.c: Re-indent. Move expression operators to the beginning
708 of the line. Remove long disabled #if 0 code.
709
7102004-08-24 Andrew Cagney <cagney@gnu.org>
711
712 * doublest.h (floatformat_ieee_quad): Rename
713 floatformat_ia64_quad.
714 * doublest.c (floatformat_ieee_quad): Rename
715 floatformat_ia64_quad.
716 (_initialize_doublest): Update.
717
7182004-08-24 Jim Blandy <jimb@redhat.com>
719
720 * dwarf2expr.h (struct dwarf_expr_context): New members
721 'num_pieces' and 'pieces', for returning the result of an
722 expression that uses DW_OP_piece.
723 (struct dwarf_expr_piece): New struct type.
724 * dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
725 pieces.
726 (free_dwarf_expr_context): Free pieces, if any.
727 (add_piece): New function.
728 (execute_stack_op): Implement DW_OP_piece.
729 * dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
730 expression is a list of pieces, print an error message.
731 (dwarf2_loc_desc_needs_frame): If the expression yields
732 pieces, and any piece is in a register, then we need a frame.
733
734 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
735 the stack until we've decided what sort of result the evaluation
736 has produced. Use separate variables, with more specific names.
737
7382004-08-23 Richard Earnshaw <rearnsha@arm.com>
739
740 * armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
741 (arm_nbsd_thumb_[lb]e_breakpoint): Define.
742 (arm_netbsd_init_abi_common): Register them.
743
7442004-08-22 Mark Kettenis <kettenis@gnu.org>
745
746 * config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
747
748 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
749 safe_frame_unwind_memory instead of target_read_memory.
750
751 * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
752 Reorder includes.
753 (fetch_register, store_register): Remove prototypes.
754 (child_resume): Reorganize code and comments such that it is
755 grouped a bit more logically.
756 (attach): Explicitly compare errno against 0.
757 (detach): Likewise. Use perror_with_name instead of
758 print_sys_errmsg.
759 * Makefile.in (infptrace.o): Update dependencies.
760
761 * ia64-linux-nat.c: Update copyright year.
762 (fetch_debug_register, store_debug_register)
763 (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
764 PTRACE_TYPE_ARG3.
765 * config/ia64/nm-linux.h: Update copyright year.
766 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
767
768 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
769 from CORE_ADDR to struct frame_info *. Use
770 safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
771 (amd64_linux_sigtramp_p): Adjust for changed signature of
772 and64_linux_sigtramp_start
773
774 * gdb_ptrace.h: GNU/Linux.
775
776 * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
777 Remove defines.
778
779 * infptrace.c: Include "gdb_assert.h".
780 (PTRACE_XFER_TYPE): Remove define.
781 (offsetof): Only define if U_REGS_OFFSET isn't defined.
782 (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
783 Tweak comment.
784 (fetch_inferior_registers, store_inferior_registers): Remove
785 redundant culry braces. Tweak comment. s/regno/regnum.
786 * Makefile.in (infptrace.o): Update dependencies.
787
788 * configure.in: Change test for return type of ptrace to default
789 to `long' instead of `int'.
790 * configure: Regenerate.
791
7922004-08-21 Mark Kettenis <kettenis@gnu.org>
793
794 * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
795
796 * configure.in: Check for ttrace function.
797 * configure, config.in: Regenerate.
798
799 * gdb_ptrace.h: New file.
800 * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
801 <sys/ptrace.h>.
802 (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
803 (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
804 (attach): Don't define PT_ATTACH.
805 (detach): Don't define PT_DETACH.
806 * Makefile.in (gdb_ptrace_h): New variable.
807 (infptrace.o): Update dependencies.
808
8092004-08-16 Mark Kettenis <kettenis@gnu.org>
810
811 * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
812 instead of `int' if not already defined.
813 (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
814 PTRACE_TYPE_ARG3.
815 * infptrace.c (call_ptrace): Revert change that replaced
816 PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
817
8182004-08-15 Mark Kettenis <kettenis@gnu.org>
819
820 * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
821 Remove defines.
822
823 * linux-nat.c (kill_inferior): Add missing third and fourth
824 arguments to ptrace call. Don't use PTRACE_ARG3_TYPE.
825
826 * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
827 PTRACE_TYPE_RET.
828
829 * proc-why.c (proc_prettyfprint_why): Fix format string.
830
831 * solib-osf.c (osf_current_sos): Remove unsused label.
832
833 * configure.in: Add <ncurses/ncurses.h> to the list of possible
834 curses headers.
835 * configure, config.in: Regenerate.
836 * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
837 <ncurses/ncurses.h>.
838
839 * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
840 * config/nm-nbsd.h: Update copyright year.
841 (PTRACE_ARG3_TYPE): Remove define.
842
843 * sparc-nat.c (fetch_inferior_registers)
844 (store_inferior_registers, sparc_xfer_wcookie):
845 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
846
847 * alphabsd-nat.c (fetch_inferior_registers):
848 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
849 PTRACE_TYPE_ARG3.
850 * amd64bsd-nat.c (fetch_inferior_registers)
851 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
852 PTRACE_TYPE_ARG3.
853 * armnbsd-nat.c: Update copyright year.
854 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
855 (store_register, store_regs, store_fp_register, store_fp_regs):
856 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
857 * hppabsd-nat.c (fetch_inferior_registers)
858 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
859 PTRACE_TYPE_ARG3.
860 * i386bsd-nat.c (fetch_inferior_registers)
861 (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
862 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
863 * m68kbsd-nat.c (fetch_inferior_registers)
864 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
865 PTRACE_TYPE_ARG3.
866 * m88kbsd-nat.c (fetch_inferior_registers)
867 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
868 PTRACE_TYPE_ARG3.
869 * mipsnbsd-nat.c: Update copyright year.
870 (fetch_inferior_registers, store_inferior_registers):
871 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
872 * ns32knbsd-nat.c: Update copyright year.
873 (fetch_inferior_registers, store_inferior_registers):
874 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
875 * ppcnbsd-nat.c (fetch_inferior_registers):
876 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
877 PTRACE_TYPE_ARG3.
878 * ppcobsd-nat.c (fetch_inferior_registers):
879 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
880 PTRACE_TYPE_ARG3.
881 * shnbsd-nat.c: Update copyright year.
882 (fetch_inferior_registers, store_inferior_registers):
883 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
884 * vaxbsd-nat.c (fetch_inferior_registers)
885 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
886 PTRACE_TYPE_ARG3.
887
888 * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
889 PTRACE_TYPE_ARG3.
890 * infptrace.c (call_ptrace, child_resume, attach, detach)
891 (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
892 (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
893 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
894 PTRACE_TYPE_ARG3.
895
8962004-08-14 Mark Kettenis <kettenis@gnu.org>
897
898 * defs.h: Remove out-of-date comment.
899 [!FCLOSE_PROVIDED] (fclose): Remove prototype.
900 [!GETENV_PROVIDED] (getenv): Remove prototype.
901
902 * standalone.c: Remove file.
903 * Makefile.in (standalone.o): Remove dependency.
904
905 * i386-linux-nat.c (dummy_sse_values): Remove function and
906 prototype.
907 (i386_linux_dr_get): Fix typo in comment.
908 (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
909
910 * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
911
912 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
913 from declaration.
914 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
915 from definition.
916
9172004-08-13 Mark Kettenis <kettenis@gnu.org>
918
919 * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
920 parenthesis in definition.
921 * configure: Regenerated.
922
9232004-08-12 Michael Chastain <mec.gnu@mindspring.com>
924
925 * PROBLEMS: Mention build/1411.
926
9272004-08-09 Robert Millan <robertmh@gnu.org>
928
929 Committed by Nathanael Nerode.
930 * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
931 * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
932
9332004-08-12 Andrew Cagney <cagney@gnu.org>
934
935 * NEWS: Mention fixes in GDB 6.2.1.
936 * PROBLEMS: Remove mention of mips-irix.
937
9382004-08-11 Joel Brobecker <brobecker@gnat.com>
939
940 * config/powerpc/xm-aix.h: Delete.
941 * config/powerpc/aix.mh (MH_FILE): Remove.
942 * config/powerpc/aix432.mh (MH_FILE): Remove.
943
9442004-08-11 Joel Brobecker <brobecker@gnat.com>
945
946 * config/powerpc/aix.mh: Remove obsolete comment.
947 * config/powerpc/aix432.mh: Likewise.
948
9492004-08-11 Joel Brobecker <brobecker@gnat.com>
950
951 * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
952
9532004-08-11 Joel Brobecker <brobecker@gnat.com>
954
955 * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
956 this file is now empty.
957 * config/xm-aix4.h: Remove, this file is no longer included
958 anywhere.
959
9602004-08-11 Joel Brobecker <brobecker@gnat.com>
961
962 * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
963 that file is now empty.
964 (termdef): Remove prototype, function no longer used.
965
9662004-08-11 Joel Brobecker <brobecker@gnat.com>
967
968 * doc/gdbint.texinfo (Host Definition): Remove documentation
969 for USE_O_NOCTTY, no longer used.
970 * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
971 * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
972
9732004-08-11 Joel Brobecker <brobecker@gnat.com>
974
975 * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
976 * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
977 * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
978
9792004-08-11 Mark Kettenis <kettenis@gnu.org>
980
981 * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
982 instead of FIVE_ARG_PTRACE.
983
984 * inflow.c (O_NOCTTY): Define to zero if not already defined.
985 (new_tty): Use O_NOCTTY unconditionally.
986
9872004-08-10 Mark Kettenis <kettenis@gnu.org>
988
989 * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
990 ID. Use comma in output. Use gdb_flush on gdb_stdout instead of
991 fflush on stdout.
992
9932004-08-10 Joel Brobecker <brobecker@gnat.com>
994
995 * xcoff_symfile_finish: Replace last call to xmfree by call
996 to xfree.
997
9982004-08-10 Andrew Cagney <cagney@gnu.org>
999
1000 * main.c (captured_main): Delete call to init_malloc.
1001 * defs.h (init_malloc): Delete declaration.
1002 * utils.c (mmalloc, mrealloc, mcalloc, mfree)
1003 (init_malloc): Delete functions.
1004
1005 * defs.h (xmfree): Delete.
1006 * utils.c (xmfree): Delete function.
1007 (xfree): Inline calls to xmfree and mfree.
1008 * symmisc.c (free_symtab_block, free_symtab): Use xfree.
1009 * symfile.c (reread_symbols, init_psymbol_list): Ditto.
1010 * source.c (forget_cached_source_info, find_and_open_source): Ditto.
1011 * somread.c (som_symfile_finish): Ditto.
1012 * objfiles.c (allocate_objfile, free_objfile):
1013 * nlmread.c (nlm_symfile_finish): Ditto.
1014 * hpread.c (hpread_symfile_finish): Ditto.
1015 * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
1016 * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
1017 * coffread.c (coff_symfile_finish): Ditto.
1018
1019 * defs.h (xmcalloc): Delete declaration.
1020 * utils.c (xmcalloc): Delete.
1021 (xcalloc): Inline calls to xmcalloc and mcalloc.
1022 * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
1023 xcalloc and xfree.
1024 * symtab.c (create_demangled_names_hash): Ditto.
1025
1026 * defs.h (xmrealloc): Delete.
1027 * utils.c (xmrealloc): Delete.
1028 (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
1029 * symmisc.c (extend_psymbol_list): Use xrealloc.
1030 * source.c (find_source_lines): Ditto.
1031 * hpread.c (hpread_lookup_type): Ditto.
1032 * dbxread.c (add_bincl_to_list): Ditto.
1033
1034 * utils.c (xmmalloc): Delete.
1035 (xmalloc): Inline xmmalloc and mmalloc calls.
1036 (msavestring): Use xmalloc.
1037 * defs.h (xmmalloc): Delete declaration.
1038 * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
1039 xmmalloc.
1040 * symmisc.c (extend_psymbol_list): Ditto.
1041 * symfile.c (init_psymbol_list): Ditto.
1042 * source.c (find_source_lines): Ditto.
1043 * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
1044 * elfread.c (elf_symtab_read): Ditto.
1045 * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
1046 * coffread.c (coff_symfile_init): Ditto.
1047
10482004-08-10 David Carlton <carlton@bactrian.org>
1049
1050 * MAINTAINERS: Remove David Carlton from c++ testsuite
1051 maintainers.
1052
10532004-08-10 Jerome Guitton <guitton@gnat.com>
1054
1055 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
1056 print a line feed before the prompt.
1057
10582004-08-10 Mark Kettenis <kettenis@gnu.org>
1059
1060 * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
1061
10622004-08-09 Joel Brobecker <brobecker@gnat.com>
1063
1064 General cleanup of the AIX xm include file:
1065 * config/xm-aix4.h (fd_set): Remove undefine.
1066 Remove include of <sys/select.h>.
1067 (HAVE_TERMIO): Remove define.
1068 (USG): Likewise.
1069 (NULL): Remove redefine.
1070 (alloca): Remove #pragma.
1071 (vfork): Remove define.
1072 (termdef): Remove.
1073 (SIGWINCH_HANDLER): Remove.
1074 (SIGWINCH_HANDLER_BODY): Remove.
1075
10762004-08-09 Mark Kettenis <kettenis@gnu.org>
1077
1078 * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
1079 GDB_OSABI_OPENBSD_ELF.
1080
10812004-08-07 Robert Millan <robertmh@gnu.org>
1082
1083 * bsd-kvm.c: Check for nlist.h before including it.
1084
10852004-08-09 Mark Kettenis <kettenis@gnu.org>
1086
1087 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
1088 sigcontext' offset consistency checks for ancient BSD.
1089
1090 * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
1091
1092 * configure.in: Check for <sys/types.h>. Check return and
1093 argument types of ptrace.
1094 * configure, config.in: Regenerate.
1095
10962004-08-09 Jim Blandy <jimb@redhat.com>
1097
1098 * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
1099 rs6000_register_sim_regno): Doc fixes.
1100
11012004-08-08 Joel Brobecker <brobecker@gnat.com>
1102
1103 * mips-tdep.c: Include "floatformat.h".
1104 (n32n64_floatformat_always_valid): New function.
1105 (floatformat_n32n64_long_double_big): New constant.
1106 (mips_gdbarch_init): Set size and format of long double
1107 for N32 and N64 ABIs.
1108 * Makefile.in (mips-tdep.o): Update dependencies.
1109
11102004-08-08 Andrew Cagney <cagney@gnu.org>
1111
1112 * gdbarch.sh: Delete "fmt" and "attrib" fields. Always use %s to
1113 print. Improve script's error messages.
1114 * gdbarch.h: Re-generate.
1115
1116 * gdbarch.sh (pformat): New function.
1117 (float_format, double_format, long_double_format): List with bit
1118 members. Use pformat when printing.
1119 * gdbarch.c, gdbarch.h: Re-generate.
1120
11212004-08-08 Nathan J. Williams <nathanw@wasabisystems.com>
1122
1123 * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
1124 "gdbcore.h", "regcache.h", and "bsd-kvm.h".
1125 (ppcnbsd_supply_pcb): New function.
1126 (_initialize_ppcnbsd_nat): New prototype and function.
1127 * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
1128 (LOADLIBES): New variable.
1129 * Makefile.in (ppcnbsd-nat.o): Update dependencies.
1130
11312004-08-08 Andrew Cagney <cagney@gnu.org>
1132
1133 * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
1134 (builtin_type_ieee_double, builtin_type_ia64_quad)
1135 (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
1136 BE/LE floating-point types.
1137 * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
1138 (builtin_type_ieee_double, builtin_type_ia64_quad)
1139 (builtin_type_ia64_spill): Declare.
1140 * doublest.c (_initialize_doublest, floatformat_ieee_single)
1141 (floatformat_ieee_double, floatformat_arm_ext)
1142 (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
1143 of LE/BE floatformats.
1144 * doublest.h: (struct floatformat, floatformat_ieee_single)
1145 (floatformat_ieee_double, floatformat_arm_ext)
1146 (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
1147
11482004-08-08 Mark Kettenis <kettenis@gnu.org>
1149
1150 * i386gnu-nat.c (gnu_store_registers): Fix typo.
1151
1152 * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
1153 instead of regcache_raw_supply when storing the registers.
1154
1155 * i386gnu-nat.c: Update copyright year.
1156 (gnu_store_registers): Don't use deprecated_registers and
1157 deprecated_registers_valid. Use regcache_valid_p and
1158 regcache_raw_supply instead.
1159
1160 * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
1161 frame_pc_unwind.
1162
1163 * procfs.c (procfs_pid_to_str): Remove redundant and unused
1164 variables. Incapitalized "process".
1165
1166 * configure.in: Add cursesX to the list of possible curses libs.
1167 Add cursesX.h to the list of possible curses headers.
1168 * configure, config.in: Regenerate.
1169
11702004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
1171
1172 * configure.in: Test for struct lwp in <sys/lwp.h>.
1173 * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
1174 the offset of l_addr in struct lwp.
1175
11762004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
1177
1178 * bsd-kvm.c: Include "gdbcore.h"
1179 (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
1180
11812004-08-07 Andrew Cagney <cagney@gnu.org>
1182
1183 * gdbtypes.c (build_flt, build_complex): New functions.
1184 (gdbtypes_post_init): Use.
1185
1186 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
1187
1188 * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
1189 through to builtin_type_uint128.
1190
1191 * c-exp.y: Use builtin_type function to obtain builtin types.
1192
1193 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
1194 builtin_uint128.
1195 * gdbtypes.c (gdbtypes_post_init): Update.
1196 (build_gdbtypes): Move initialization of builtin_type_int0
1197 through to builtin_type_uint128 from here ...
1198 (_initialize_gdbtypes): ... to here.
1199 * d10v-tdep.c (d10v_register_type): Update.
1200
1201 * doublest.c: Update copyright.
1202 (floatformat_from_length): Call error when floatformat is NULL.
1203 (extract_floating_by_length): Remove NULL fmt check.
1204 (store_floating_by_length): Ditto.
1205
12062004-08-07 Andrew Cagney <cagney@gnu.org>
1207
1208 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
1209 that the register is valid.
1210
12112004-08-05 Mark Kettenis <kettenis@chello.nl>
1212
1213 * i386-linux-tdep.c (i386_linux_sigtramp_start)
1214 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
1215 struct frame_info *. Use safe_frame_unwind_memory instead of
1216 deprecated_read_memory_nobpt.
1217 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
1218 changed signature of i386_linux_sigtramp_start and
1219 i386_linux_rt_sigtramp_start.
1220
1221 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
1222 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
1223 instead of deprecated_read_memory_nobpt.
1224 (i386nbsd_sigtramp_p): Adjust for changed signature of
1225 i386nbsd_sigtramp_offset.
1226
1227 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
1228 safe_frame_unwind_memory instead of target_read_memory.
1229
1230 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
1231 !NO_SYS_FILE.
1232 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
1233 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
1234 (_initialize_kernel_u_addr): Remove prototype and function.
1235 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
1236 !NO_SYS_FILE.
1237 * xcoffread.c: Likewise.
1238
12392004-08-06 Mark Kettenis <kettenis@gnu.org>
1240
1241 * vax-nat.c: New file.
1242 * vaxbsd-nat.c: Tweak comment.
1243 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
1244 vaxnbsd-tdep.c.
1245 (vax-nat.o): New dependency.
1246 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
1247 (vax-*-ultrix2*): Remove.
1248 * config/vax/vax.mh: New file.
1249 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
1250 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
1251 (vax_register_u_addr): New prototype.
1252 (REGISTER_U_ADDR): Define using vax_register_u_addr.
1253 * config/vax/vaxult2.mh: Remove file.
1254 * config/vax/vaxult.mh: Remove file.
1255 * config/vax/vaxbsd.mh: Remove file.
1256 * config/vax/vax.mt (TM_FILE): Remove.
1257 * config/vax/tm-vaxbsd.h: Remove file.
1258
12592004-08-06 Joel Brobecker <brobecker@gnat.com>
1260
1261 * aix-thread.c (get_signaled_thread): New function.
1262 (iter_trap): Delete, no longer used.
1263 (iter_tid): New function.
1264 (pd_update): Find the thread that received the SIGTRAP signal
1265 by first locating the kernel thread, and then finding its
1266 associated thread.
1267
12682004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
1269
1270 * lin-lwp.c (child_wait): Continue inferior after processing
1271 PTRACE_EVENT_CLONE event.
1272
12732004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
1274
1275 * MAINTAINERS: Add self to Write-After-Approval.
1276
12772004-08-05 Jeff Johnston <jjohnstn@redhat.com>
1278
1279 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
1280 libunwind-xxxx.so" where xxxx is UNW_TARGET.
1281
12822004-08-05 Andrew Cagney <cagney@gnu.org>
1283
1284 * config/xm-sysv4.h: Delete file.
1285 * config/mips/xm-irix5.h: Delete file.
1286 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
1287 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
1288 * config/ia64/xm-aix.h: Delete file.
1289 * config/ia64/aix.mh (XM_FILE): Delete.
1290 * config/pa/xm-hppah.h: Delete file.
1291 * config/pa/hpux11w.mh (XM_FILE): Delete.
1292 * config/pa/hpux11.mh (XM_FILE): Delete.
1293 * config/pa/hpux1020.mh (XM_FILE): Delete.
1294 * config/pa/hppahpux.mh (XM_FILE): Delete.
1295
1296 * config/alpha/xm-alphalinux.h: Delete file.
1297 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
1298 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
1299 * config/alpha/xm-alphaosf.h: Delete file.
1300 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
1301 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
1302 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
1303 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
1304
1305 * config/i386/xm-i386v.h: Delete file.
1306 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
1307 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
1308 * config/i386/xm-i386sco.h: Delete file.
1309 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
1310 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
1311 * config/i386/xm-i386v4.h: Delete file.
1312 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
1313 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
1314 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
1315 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
1316
1317 * config/vax/xm-vax.h: Delete file.
1318 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
1319 * config/vax/xm-vaxult2.h: Delete file.
1320 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
1321 * config/vax/vaxult2.mh (XM_FILE): Delete.
1322 * config/vax/xm-vaxult.h: Delete file.
1323 * config/vax/vaxult.mh (XM_FILE): Delete.
1324 * config/vax/xm-vaxbsd.h: Delete file.
1325 * config/vax/vaxbsd.mh (XM_FILE): Delete.
1326
1327 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
1328 * gdbarch.h, gdbarch.c: Re-generate.
1329 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
1330 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
1331 * frame.h: Delete deprecated_read_fp from comments.
1332 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
1333 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
1334
13352004-08-04 Mark Kettenis <kettenis@gnu.org>
1336
1337 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
1338 trampoline in OpenBSD 3.5-current.
1339
1340 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
1341 SSE registers.
1342
1343 * Makefile.in: Remove embedded page breaks.
1344
13452004-08-04 Jim Blandy <jimb@redhat.com>
1346
1347 * regcache.c (regcache_raw_read): Assert that, after calling
1348 target_fetch_registers, the register we're reading is cached.
1349
1350 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
1351 a call to 'internal_error', with a more helpful error message.
1352 * rs6000-tdep.c (e500_pseudo_register_read,
1353 e500_pseudo_register_write, rs6000_store_return_value): Same.
1354
13552004-08-04 Andrew Cagney <cagney@gnu.org>
1356
1357 * Makefile.in: Update dependencies.
1358
13592004-08-04 Jim Blandy <jimb@redhat.com>
1360
1361 Change the layout of the PowerPC E500 raw register cache to allow
1362 the lower 32-bit halves of the GPRS to be their own raw registers,
1363 not pseudoregisters.
1364 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
1365 add ppc_ev0_upper_regnum flag.
1366 * rs6000-tdep.c: #include "reggroups.h".
1367 (spe_register_p): Recognize the ev upper half registers as SPE
1368 registers.
1369 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
1370 registers.
1371 (e500_move_ev_register): New function.
1372 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
1373 vector registers are the pseudo-registers now, formed by splicing
1374 together the gprs and the upper-half registers.
1375 (e500_register_reggroup_p): New function.
1376 (P): Macro deleted.
1377 (P8, A4): New macro.
1378 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
1379 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
1380 macros.
1381 (registers_e500): Rearrange register set so that the raw register
1382 set contains 32-bit GPRs and upper-half registers, and the SPE
1383 vector registers become pseudo-registers.
1384 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
1385 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
1386 register numbers are now the same for the E500 as they are for
1387 other PowerPC variants. Register e500_register_reggroup_p as the
1388 register group function for the E500.
1389 * Makefile.in (rs6000-tdep.o): Update dependencies.
1390
1391 Adapt PPC E500 native support to the new raw regcache layout.
1392 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
1393 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
1394 (fetch_spe_register, store_spe_register): Handle fetching/storing
1395 all the SPE registers at once, if regno == -1. These now take
1396 over the job of fetch_spe_registers and store_spe_registers.
1397 (fetch_spe_registers, store_spe_registers): Deleted.
1398 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
1399 unconditionally; they're always raw. Fetch/store SPE upper half
1400 registers, if present, instead of ev registers.
1401 (fetch_register, store_register): Remove sanity checks: gprs are
1402 never pseudo-registers now, so we never need to even mention any
1403 registers that are ever pseudoregisters.
1404
1405 Use a fixed register numbering when communicating with the PowerPC
1406 simulator.
1407 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
1408 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
1409 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
1410 New functions.
1411 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
1412 init_sim_regno_table.
1413 * Makefile.in (gdb_sim_ppc_h): New variable.
1414 (rs6000-tdep.o): Update dependencies.
1415
14162004-08-02 Andrew Cagney <cagney@gnu.org>
1417
1418 * cris-tdep.c (cris_register_size): Restore function, still used
1419 locally.
1420
1421 * gdbarch.sh (deprecated_target_read_fp)
1422 (deprecated_frame_locals_address, deprecated_frame_args_address)
1423 (deprecated_frame_chain_valid, deprecated_frame_chain)
1424 (deprecated_init_extra_frame_info, deprecated_pop_frame)
1425 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
1426 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
1427 * gdbarch.h, gdbarch.c: Re-generate.
1428 * regcache.c (deprecated_read_fp): Do not call
1429 DEPRECATED_TARGET_READ_FP_P.
1430 * infcmd.c (default_print_registers_info): Do not call
1431 DEPRECATED_DO_REGISTERS_INFO.
1432 * frame-base.c (default_frame_locals_address): Do not call
1433 DEPRECATED_FRAME_LOCALS_ADDRESS.
1434 (default_frame_args_address): Do not call
1435 DEPRECATED_FRAME_ARGS_ADDRESS.
1436
1437 * gdbarch.sh (deprecated_register_raw_size)
1438 (deprecated_register_virtual_size:int): Delete.
1439 * gdbarch.h, gdbarch.c: Re-generate.
1440 * cris-tdep.c (cris_register_size): Delete.
1441 (cris_gdbarch_init): Update.
1442 * alpha-tdep.c (alpha_register_raw_size)
1443 (alpha_register_virtual_size): Delete.
1444 (alpha_gdbarch_init): Update.
1445
1446 * gdbarch.sh (deprecated_register_virtual_type)
1447 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
1448 (deprecated_dummy_write_sp): Delete.
1449 * gdbarch.h, gdbarch.c: Re-generate.
1450
1451 * gdbarch.sh (deprecated_register_bytes): Delete.
1452 * gdbarch.h, gdbarch.c: Re-generate.
1453 * regcache.c (deprecated_register_bytes): New function.
1454 * regcache.h (deprecated_register_bytes): Declare.
1455 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1456 * v850-tdep.c (v850_gdbarch_init): Update.
1457 * sh64-tdep.c (sh64_gdbarch_init): Update.
1458 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
1459 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1460 * mcore-tdep.c (mcore_gdbarch_init): Update.
1461 * cris-tdep.c (cris_gdbarch_init): Update.
1462 * arm-tdep.c (arm_gdbarch_init): Update.
1463 * remote.c (init_remote_state): Update.
1464 * remote-vx.c (vx_prepare_to_store): Update.
1465 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
1466 * irix5-nat.c (fetch_core_registers): Update.
1467 * cris-tdep.c (cris_register_bytes_ok): Update.
1468 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
1469
1470 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
1471 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
1472 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
1473 (mips_insn16_frame_base_address, mips_insn16_frame_base)
1474 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
1475 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
1476 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
1477 (mips_insn32_frame_base_address, mips_insn32_frame_base)
1478 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
1479 with mips_insn16 and mips_insn32.
1480
1481 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
1482 * rs6000-tdep.c (rs6000_push_dummy_call)
1483 (rs6000_extract_return_value): Use register_size.
1484 * xstormy16-tdep.c (xstormy16_get_saved_register)
1485 (xstormy16_extract_return_value): Ditto.
1486 * valops.c (value_assign): Ditto.
1487 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
1488 * v850-tdep.c (v850_extract_return_value): Ditto.
1489 * tracepoint.c (collect_symbol): Ditto.
1490 * target.c (debug_print_register): Ditto.
1491 * stack.c (frame_info): Ditto.
1492 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
1493 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
1494 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
1495 (store_register_using_P): Ditto.
1496 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
1497 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
1498 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
1499 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
1500 * regcache.c (deprecated_read_register_bytes)
1501 (deprecated_write_register_bytes, read_register)
1502 (write_register): Ditto.
1503 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
1504 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
1505 * monitor.c (monitor_supply_register, monitor_fetch_register)
1506 (monitor_store_register): Ditto.
1507 * mn10300-tdep.c (mn10300_pop_frame_regular)
1508 (mn10300_print_register): Ditto.
1509 * mipsv4-nat.c (fill_fpregset): Ditto.
1510 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
1511 (mips64_fill_fpregset): Ditto.
1512 * mi/mi-main.c (register_changed_p, get_register)
1513 (mi_cmd_data_write_register_values): Ditto.
1514 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
1515 * irix5-nat.c (fill_gregset, fetch_core_registers):
1516 * infrun.c (write_inferior_status_register): Ditto.
1517 * infptrace.c (fetch_register, store_register): Ditto.
1518 * infcmd.c (default_print_registers_info): Ditto.
1519 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
1520 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
1521 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
1522 * hpux-thread.c (hpux_thread_fetch_registers)
1523 (hpux_thread_store_registers): Ditto.
1524 * hppah-nat.c (store_inferior_registers, fetch_register):
1525 * findvar.c (value_from_register): Ditto.
1526 * dve3900-rom.c (fetch_bitmapped_register):
1527 * cris-tdep.c (cris_gdbarch_init): Ditto.
1528 * alpha-tdep.h: Ditto.
1529 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
1530
1531 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
1532 DEPRECATED_REGISTER_RAW_SIZE from comments.
1533 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
1534 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
1535 DEPRECATED_REGISTER_RAW_SIZE.
1536 * findvar.c (value_of_register): Simplify by assuming that the
1537 registers raw and virtual sizes are identical.
1538 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
1539 comment.
1540 * arch-utils.c (generic_register_size): Simplify by assuming
1541 register_type.
1542
1543 * regcache.c (legacy_read_register_gen, real_register)
1544 (legacy_write_register_gen): Delete, not used.
1545
1546 * regcache.c (struct regcache_descr): Delete legacy_p.
1547 (init_legacy_regcache_descr): Delete function.
1548 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
1549 Do not use deprecated register functions.
1550 (regcache_raw_read, deprecated_write_register_gen):
1551 (deprecated_read_register_gen, regcache_raw_write): Delete code
1552 predicated on legacy_p.
1553 (register_size): Delete check against register raw size.
1554
1555 * cris-tdep.c (cris_register_type): Replace
1556 cris_register_virtual_type.
1557 (cris_gdbarch_init): Update, set register_type.
1558
1559 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
1560 * gdbarch.h, gdbarch.c: Re-generate.
1561 * arm-tdep.c (arm_frameless_function_invocation): Delete.
1562 (arm_gdbarch_init) Do not set frameless function invocation.
1563 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
1564 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
1565 * frv-tdep.c (frv_frameless_function_invocation): Delete.
1566 (frv_gdbarch_init): Do not set frameless function invocation.
1567 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
1568 * sh-tdep.c (sh_gdbarch_init): Ditto.
1569 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
1570 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1571 * avr-tdep.c (avr_gdbarch_init): Ditto.
1572
1573 * blockframe.c (legacy_frame_chain_valid): Delete function.
1574
1575 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
1576 and pc. Update comments.
1577 (pc_in_dummy_frame): Delete function.
1578 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
1579 use the "id".
1580 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
1581 call_hi, top and pc, use the id.
1582 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
1583
1584 * dummy-frame.c: Include "gdb_string.h".
1585 (generic_save_call_dummy_addr, generic_push_dummy_frame)
1586 (generic_save_dummy_frame_tos): Delete.
1587 (dummy_frame_push): New function, replaces above.
1588 * dummy-frame.h: Update copyright.
1589 (dummy_frame_push): Declare.
1590 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
1591 (generic_save_call_dummy_addr): Delete declarations.
1592 * infcall.c: Include "dummy-frame.h".
1593 (call_function_by_hand): Add locals caller_regcache,
1594 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
1595 with call to frame_save_as_regcache plus cleanup. Delete calls to
1596 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
1597 Move clear_proceed_status to just before the resume, add call to
1598 dummy_frame_push (discard cleanup).
1599 * Makefile.in (infcall.o): Add $(dummy_frame_h).
1600 (dummy-frame.o): Add $(gdb_string_h).
1601
16022004-08-01 Andrew Cagney <cagney@gnu.org>
1603
1604 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
1605 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
1606 * dummy-frame.c (find_dummy_frame): Delete.
1607 (struct dummy_frame_cache, dummy_frame_sniffer)
1608 (dummy_frame_prev_register, dummy_frame_this_id)
1609 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
1610 frame unwinder using a dummy_frame_cache.
1611
16122004-08-01 Andrew Cagney <cagney@gnu.org>
1613
1614 * frame.h (frame_save_as_regcache): Declare.
1615 * frame.c (frame_save_as_regcache): New function.
1616 (do_frame_read_register): Replace do_frame_unwind_register.
1617 (frame_pop): Use frame_save_as_regcache.
1618 * dummy-frame.c (generic_push_dummy_frame): Use
1619 frame_save_as_regcache.
1620
16212004-08-01 Joel Brobecker <brobecker@gnat.com>
1622
1623 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
1624 file as included until we record the first line in the linetable.
1625
16262004-08-01 Andrew Cagney <cagney@gnu.org>
1627
1628 * frame.h (deprecated_pop_dummy_frame)
1629 (deprecated_read_register_dummy)
1630 (deprecated_generic_find_dummy_frame): Delete.
1631 * dummy-frame.c (deprecated_generic_find_dummy_frame)
1632 (deprecated_read_register_dummy)
1633 (deprecated_find_dummy_frame_regcache)
1634 (discard_innermost_dummy)
1635 (deprecated_pop_dummy_frame): Delete.
1636 (dummy_frame_this_id): Simplify.
1637 (struct dummy_frame): Delete "fp" and "sp".
1638 (find_dummy_frame): Simplify.
1639 (generic_push_dummy_frame): Do not set "fp" or "sp".
1640 (fprint_dummy_frames): Do not print "fp" and "sp"
1641
16422004-08-01 Mark Kettenis <kettenis@gnu.org>
1643
1644 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
1645 (struct i386_insn): New structure.
1646 (i386_match_insn): New function.
1647 (i386_frame_setup_skip_insns): New variable.
1648 (i386_analyze_frame_setup): Change to use i386_match_insn and the
1649 array i386_frame_setup_insns of instructions that should be
1650 skipped inside the frame setup sequence.
1651
16522004-08-01 Andrew Cagney <cagney@gnu.org>
1653
1654 * frame.h (deprecated_frame_xmalloc_with_cleanup)
1655 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
1656 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
1657 * stack.c (frame_info): Delete references to
1658 DEPRECATED_FRAME_INIT_SAVED_REGS and
1659 deprecated_get_frame_saved_regs.
1660 * frame.c (struct frame_info): Delete saved_regs and extra_info.
1661 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
1662 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
1663 (frame_unwind_register_signed)
1664 (frame_unwind_register_unsigned)
1665 (frame_unwind_unsigned_register): Use register_size.
1666 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
1667 (deprecated_frame_xmalloc_with_cleanup)
1668 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
1669 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
1670
1671 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
1672 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
1673 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
1674 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
1675
1676 * infcall.c (call_function_by_hand): Do not use
1677 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
1678 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
1679 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
1680 DEPRECATED_STACK_ALIGN.
1681
16822004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1683
1684 Committed by Andrew Cagney.
1685 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
1686
16872004-08-01 Andrew Cagney <cagney@gnu.org>
1688
1689 * mips-tdep.c (mips16_frame_cache)
1690 (mips16_frame_this_id, mips16_frame_prev_register)
1691 (mips16_frame_unwind, mips16_frame_sniffer)
1692 (mips16_frame_base_address, mips16_frame_base)
1693 (mips16_frame_base_sniffer, mips32_frame_cache)
1694 (mips32_frame_this_id, mips32_frame_prev_register)
1695 (mips32_frame_unwind, mips32_frame_sniffer)
1696 (mips32_frame_base_address, mips32_frame_base)
1697 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
1698 separate heuristic mips16 and mips32 unwinders.
1699 (mips_stub_frame_cache, mips_stub_frame_this_id)
1700 (mips_stub_frame_prev_register)
1701 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
1702 (mips_stub_frame_base_address, mips_stub_frame_base)
1703 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
1704 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
1705 match true mdebug frames.
1706 (non_heuristic_proc_desc): Add forward declaration.
1707
17082004-08-01 Andrew Cagney <cagney@gnu.org>
1709
1710 * config/mips/tm-irix6.h: Delete file.
1711 * config/mips/tm-irix5.h: Delete file.
1712 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
1713 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
1714
1715 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
1716 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
1717 * config/nm-gnu.h (NO_CORE_OPS): Delete.
1718 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
1719 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
1720 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
1721 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
1722 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
1723 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
1724 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
1725 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
1726 (TARGET_SIGNAL_RAW_VALUES): Delete.
1727 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
1728 Delete.
1729 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
1730 (TARGET_HW_WATCH_LIMIT): Delete.
1731 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
1732 * minimon.h: Delete file.
1733
1734 * trad-frame.c (trad_frame_get_this_base)
1735 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
1736 functions.
1737 * trad-frame.h (trad_frame_set_this_base)
1738 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
1739
17402004-07-31 Andrew Cagney <cagney@gnu.org>
1741
1742 * trad-frame.c (trad_frame_get_prev_register): Rename
1743 trad_frame_get_prev_register.
1744 * vax-tdep.c (vax_frame_prev_register): Update.
1745 * trad-frame.h: Update.
1746 * trad-frame.c (trad_frame_get_register): Update.
1747 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
1748 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
1749 Update.
1750 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
1751 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
1752 Update.
1753 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
1754 Update.
1755 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
1756 Update.
1757 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
1758 Update.
1759 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
1760 Update.
1761 * s390-tdep.c (s390_frame_prev_register)
1762 (s390_stub_frame_prev_register)
1763 (s390_sigtramp_frame_prev_register): Update.
1764 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
1765 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
1766 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
1767 * m88k-tdep.c (m88k_frame_prev_register)
1768 * m68hc11-tdep.c (m68hc11_frame_prev_register)
1769 * m32r-tdep.c (m32r_frame_prev_register): Update.
1770 * hppa-tdep.c (hppa_frame_prev_register_helper)
1771 * frv-tdep.c (frv_frame_prev_register): Update.
1772 * d10v-tdep.c (d10v_frame_prev_register): Update.
1773 * cris-tdep.c (cris_frame_prev_register): Update.
1774 * avr-tdep.c (avr_frame_prev_register): Update.
1775 * arm-tdep.c (arm_prologue_prev_register)
1776 (arm_sigtramp_prev_register): Update.
1777
17782004-07-31 Andrew Cagney <cagney@gnu.org>
1779
1780 * frame.h (legacy_saved_regs_unwind)
1781 (legacy_frame_chain_valid, legacy_frame_p)
1782 (enum frame_type): Delete UNKNOWN_FRAME.
1783 * dummy-frame.c (dummy_frame_this_id): Simplify.
1784 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
1785 * frame.c (struct frame_info): Delete the field "type".
1786 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
1787 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
1788 (legacy_saved_regs_unwind, legacy_frame_p)
1789 (frame_type_from_pc): Delete.
1790 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
1791 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
1792
17932004-07-31 Mark Kettenis <kettenis@gnu.org>
1794
1795 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
1796 indentation.
1797
1798 * mips-nat.c: Remove file.
1799 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
1800 (mips-nat.o): Remove dependency.
1801
1802 * infptrace.c: Update copyright year.
1803 (fetch_register): Pass NULL in regcache_raw_supply call instead of
1804 explicitly setting the buffer to all zeroes.
1805
1806 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
1807 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
1808
18092004-07-30 Andrew Cagney <cagney@gnu.org>
1810
1811 * GDB 6.2 released from gdb_6_2-branch.
1812
18132004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
1814
1815 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
1816
1817 * exec.c (exec_file_attach):
1818 * nto-tdep.c (nto_find_and_open_solib):
1819 * pa64solib.c (pa64_solib_sizeof_symbol_table):
1820 * solib.c (solib_open):
1821 * somsolib.c (som_solib_sizeof_symbol_table):
1822 * source.c (is_regular_file, openp, open_source_file):
1823 * symfile.c (symfile_bfd_open):
1824 * wince.c (upload_to_device): Differentiate between the search for
1825 binary and source files.
1826
18272004-07-30 Andrew Cagney <cagney@gnu.org>
1828
1829 * complaints.c (_initialize_complaints): Pass NULL to
1830 add_setshow_zinteger_cmd for help_doc.
1831 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
1832
18332004-07-30 Andrew Cagney <cagney@gnu.org>
1834
1835 Fix PR i18n/761.
1836 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
1837 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
1838 $(PACKAGE).pot and update-po.
1839 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
1840 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
1841 (update-po): New rules.
1842 (localedir): Define using autoconf.
1843 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
1844 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
1845 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
1846 * configure.in: Generate CATALOGS and LINGUAS from contents of
1847 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
1848 * configure: Re-generate.
1849 * po/gdbtext: New file
1850
18512004-07-30 Jerome Guitton <guitton@gnat.com>
1852
1853 * MAINTAINERS: Reorder Write After Approval list in alphabetical
1854 order.
1855
18562004-07-30 David Lecomber <dsl@sources.redhat.com>
1857
1858 * dwarf2read.c (read_file_scope): Set producer if attribute
1859 present.
1860 (struct dwarf2_cu): Added new member producer.
1861
18622004-07-30 Jerome Guitton <guitton@gnat.com>
1863
1864 * inflow.c (kill_command): release file handles in BFD.
1865 * exec.c (exec_file_attach): Ditto.
1866 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
1867
18682004-07-29 Andrew Cagney <cagney@gnu.org>
1869
1870 * PROBLEMS (mips-irix): Note that it is broken.
1871
18722004-07-29 Andrew Cagney <cagney@gnu.org>
1873
1874 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
1875 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
1876
1877 * config/xm-nbsd.h: Delete file.
1878 * config/arm/xm-nbsd.h: Delete file.
1879 * config/i386/xm-nbsd.h: Delete file.
1880 * config/ns32k/xm-nbsd.h: Delete file.
1881 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
1882 * config/i386/nbsdelf.mh (XM_FILE): Delete.
1883 * config/i386/nbsdaout.mh (XM_FILE): Delete.
1884 * config/arm/nbsdelf.mh (XM_FILE): Delete.
1885 * config/arm/nbsdaout.mh (XM_FILE): Delete.
1886
1887 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
1888 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
1889 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
1890 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
1891 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
1892 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
1893
1894 * config/powerpc/xm-linux.h: Delete empty file.
1895 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
1896 * config/powerpc/linux.mh (XM_FILE): Delete.
1897 * config/m68k/xm-linux.h: Delete empty file.
1898 * config/m68k/linux.mh (XM_FILE): Delete.
1899 * config/ia64/xm-linux.h: Delete empty file.
1900 * config/ia64/linux.mh (XM_FILE): Delete.
1901 * config/arm/xm-linux.h: Delete empty file.
1902 * config/arm/linux.mh (XM_FILE): Delete.
1903
1904 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1905 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
1906 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1907 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
1908 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1909 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
1910 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1911 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
1912
1913 * config/m68k/xm-m68k.h: Delete file.
1914 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
1915 copyright.
1916 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
1917 * config/pa/xm-linux.h: Delete empty file.
1918 * config/pa/linux.mh (XM_FILE): Delete.
1919 * config/i386/xm-i386.h: Delete empty file.
1920 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
1921 "i386/xm-i386.h".
1922 * config/i386/obsdaout.mh (XM_FILE): Delete.
1923 * config/i386/obsd64.mh (XM_FILE): Delete.
1924 * config/i386/fbsd64.mh (XM_FILE): Delete.
1925 * config/i386/nto.mh (XM_FILE): Delete.
1926 * config/i386/obsd.mh (XM_FILE): Delete.
1927 * config/i386/linux64.mh (XM_FILE): Delete.
1928 * config/i386/linux.mh (XM_FILE): Delete.
1929 * config/i386/i386sol2.mh (XM_FILE): Delete.
1930 * config/i386/i386gnu.mh (XM_FILE): Delete.
1931 * config/i386/fbsd.mh (XM_FILE): Delete.
1932 * config/i386/nbsd64.mh (XM_FILE): Delete.
1933
19342004-07-29 Andrew Cagney <cagney@gnu.org>
1935
1936 * config/pa/xm-linux.h: Do not include "floatformat.h".
1937 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1938 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
1939 * config/i386/xm-i386.h: Do not include "floatformat.h".
1940 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1941 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
1942 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1943 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
1944 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
1945 GDB_HOST_LONG_DOUBLE_FORMAT instead.
1946 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
1947 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
1948 * configure, config.in: Regenerate.
1949 * configure.host (gdb_host_float_format, gdb_host_double_format)
1950 (gdb_host_long_double_format): Set according to the host.
1951
19522004-07-29 Andrew Cagney <cagney@gnu.org>
1953
1954 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
1955
19562004-07-28 Andrew Cagney <cagney@gnu.org>
1957
1958 * PROBLEMS: Mention threads/1650.
1959 * NEWS: Mention the NPTL fix.
1960
19612004-07-28 Andrew Cagney <cagney@gnu.org>
1962
1963 * cli/cli-decode.c (add_setshow_cmd): Delete function.
1964 (add_setshow_cmd_full): Make static.
1965 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
1966 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
1967 * cli/cli-decode.c (add_setshow_filename_cmd)
1968 (add_setshow_string_cmd): New functions.
1969 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
1970 * mips-tdep.c (_initialize_mips_tdep): Update.
1971 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
1972 * cli/cli-logging.c (_initialize_cli_logging): Update.
1973 * complaints.c (_initialize_complaints): Update.
1974 * remote.c (_initialize_remote): Update.
1975
19762004-07-28 Andrew Cagney <cagney@gnu.org>
1977
1978 * cli/cli-decode.c (add_setshow_zinteger_cmd)
1979 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
1980 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
1981 print parameters. Make string parameters constant.
1982 * command.h: Update. Update copyright.
1983 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
1984 * observer.c (_initialize_observer): Ditto.
1985 * frame.c (_initialize_frame): Ditto.
1986 * complaints.c (_initialize_complaints): Ditto.
1987 * maint.c (_initialize_maint_cmds): Ditto.
1988 * target.c (initialize_targets): Ditto.
1989 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
1990 * infcall.c (_initialize_infcall): Ditto.
1991 * arm-tdep.c (_initialize_arm_tdep): Ditto.
1992 * m32r-rom.c (_initialize_m32r_rom): Ditto.
1993 * remote-rdi.c (_initialize_remote_rdi): Ditto.
1994 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
1995 * mips-tdep.c (_initialize_mips_tdep): Ditto.
1996
19972004-07-28 Andrew Cagney <cagney@gnu.org>
1998
1999 * gdbtypes.c (lookup_primitive_typename): Delete function.
2000 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
2001 * ada-lex.l: Use language_lookup_primitive_type_by_name.
2002 * gdbtypes.c (lookup_typename): Ditto.
2003 * f-exp.y (yylex): Ditto.
2004 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
2005
2006 * scm-lang.c (c_builtin_types): Delete extern declaration.
2007 (scm_language_defn): Replace
2008 string_char_type and primitive_type_vector with
2009 la_language_arch_info.
2010 * jv-lang.c (java_language_defn): Replace
2011 string_char_type and primitive_type_vector with
2012 la_language_arch_info.
2013 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
2014 c_builtin_types in comment.
2015 * c-lang.h (struct language_arch_info): Declare opaque.
2016 (c_language_arch_info): Declare.
2017 (c_builtin_types): Delete declaration.
2018 * c-lang.c (c_language_arch_info): Set string_char_type to
2019 builtin_char, not builtin_true_char. Make global.
2020 (c_builtin_types): Delete array.
2021 (asm_language_defn, minimal_language_defn): Replace
2022 string_char_type and primitive_type_vector with
2023 la_language_arch_info.
2024
20252004-07-28 Andrew Cagney <cagney@gnu.org>
2026
2027 * gdbtypes.h (struct builtin_type): Rename true_char to
2028 builtin_true_char.
2029 * gdbtypes.c (gdbtypes_post_init): Update.
2030 * c-lang.c (arch_info): New function.
2031 (enum c_primitive_types): New enum.
2032 (c_language_defn): Instead of string_char_type and
2033 primitive_type_vector set la_language_arch_info.
2034
20352004-07-28 Andrew Cagney <cagney@gnu.org>
2036
2037 * language.h (struct language_arch_info): Fix typo
2038 s/primative/primitive/.
2039 * gdbtypes.c (lookup_primitive_typename): Ditto.
2040 * language.c (language_lookup_primitive_type_by_name)
2041 (unknown_language_arch_info): Ditto.
2042
20432004-07-27 Andrew Cagney <cagney@gnu.org>
2044
2045 * defs.h (enum language): Add nr_languages.
2046 * language.h (struct language_arch_info): Define.
2047 (struct language_defn): Add la_language_arch_info.
2048 (language_lookup_primative_type_by_name): Declare.
2049 (language_string_char_type): Declare.
2050 * language.c (_initialize_language, language_gdbarch_post_init)
2051 (struct language_gdbarch, language_gdbarch_data): Implement
2052 per-architecture language information.
2053 (unknown_language_arch_info, language_string_char_type)
2054 (language_lookup_primative_type_by_name): New functions.
2055 (unknown_language_defn, auto_language_defn)
2056 (local_language_defn): Set la_language_arch_info to
2057 unknown_language_arch_info.
2058 (unknown_builtin_types): Delete.
2059 * gdbtypes.c (lookup_primitive_typename): Use
2060 language_lookup_primative_type_by_name.
2061 (create_string_type): Use language_string_char_type.
2062 * values.c (value_from_string): Use language_string_char_type.
2063 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
2064 * p-lang.c (pascal_language_defn): Ditto.
2065 * m2-lang.c (m2_language_defn): Ditto.
2066 * jv-lang.c (java_language_defn): Ditto.
2067 * objc-lang.c (objc_language_defn): Ditto.
2068 * f-lang.c (f_language_defn): Ditto.
2069 * c-lang.c (c_language_defn, cplus_language_defn)
2070 (asm_language_defn, minimal_language_defn): Ditto.
2071
20722004-07-27 Andrew Cagney <cagney@gnu.org>
2073
2074 * gdbtypes.h (struct builtin_type): Declare.
2075 (builtin_type): Declare.
2076 * d10v-tdep.c (d10v_register_type): Use builtin_type.
2077 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
2078 (gdbtypes_post_init): New function.
2079 (builtin_type): New function.
2080
20812004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
2082
2083 * remote-m32r-sdi.c: Fix breakpoint bug.
2084 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
2085 recv_char_data, recv_long_data): New functions to replace communication
2086 sequences.
2087
20882004-07-26 Michael Chastain <mec.gnu@mindspring.com>
2089
2090 Document PR threads/1650.
2091 * PROBLEMS (Threads): Document problem with many threads
2092
20932004-07-26 Andrew Cagney <cagney@gnu.org>
2094
2095 * gdb-mi.el: Move from here ...
2096 * mi/gdb-mi.el: ... to here.
2097
20982004-07-26 Andrew Cagney <cagney@gnu.org>
2099
2100 Problem reported by Ashley Pittman <ashley@quadrics.com>.
2101 * main.c (captured_main): When in batch mode always detach.
2102
21032004-07-26 Andrew Cagney <cagney@gnu.org>
2104
2105 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
2106 and h8300 as broken.
2107 * NEWS: END-OF-LIFE frame compatibility module.
2108 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
2109 specific comments.
2110
21112004-07-26 Andrew Cagney <cagney@gnu.org>
2112
2113 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
2114 * xcoffsolib.c (_initialize_xcoffsolib): Update.
2115 * wince.c (_initialize_wince): Update.
2116 * win32-nat.c (_initialize_win32_nat): Update.
2117 * varobj.c (_initialize_varobj): Update.
2118 * valops.c (_initialize_valops): Update.
2119 * utils.c (initialize_utils, initialize_utils): Update.
2120 * tui/tui-win.c (_initialize_tui_win): Update.
2121 * top.c (init_main): Update.
2122 * symfile.c (_initialize_symfile): Update.
2123 * source.c (_initialize_source): Update.
2124 * somsolib.c (_initialize_som_solib): Update.
2125 * solib.c (_initialize_solib): Update.
2126 * solib-frv.c (_initialize_frv_solib): Update.
2127 * serial.c (_initialize_serial): Update.
2128 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
2129 * remote.c (_initialize_remote, _initialize_remote): Update.
2130 * remote-vx.c (_initialize_vx): Update.
2131 * remote-utils.c (_initialize_sr_support): Update.
2132 * remote-sds.c (_initialize_remote_sds): Update.
2133 * remote-mips.c (_initialize_remote_mips): Update.
2134 * remote-e7000.c (_initialize_remote_e7000): Update.
2135 * proc-api.c (_initialize_proc_api): Update.
2136 * printcmd.c: Update.
2137 * parse.c (_initialize_parse): Update.
2138 * pa64solib.c (_initialize_pa64_solib): Update.
2139 * p-valprint.c (_initialize_pascal_valprint): Update.
2140 * monitor.c (_initialize_remote_monitors): Update.
2141 * mips-tdep.c (_initialize_mips_tdep): Update.
2142 * mcore-tdep.c (_initialize_mcore_tdep): Update.
2143 * maint.c (_initialize_maint_cmds): Update.
2144 * lin-lwp.c (_initialize_lin_lwp): Update.
2145 * language.c (_initialize_language): Update.
2146 * kod.c (_initialize_kod): Update.
2147 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
2148 * i386-tdep.c (_initialize_i386_tdep): Update.
2149 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
2150 * gdbarch.sh: Update.
2151 * gdbarch.c: Re-generate.
2152 * gdb-events.sh: Update.
2153 * gdb-events.c: Re-generate.
2154 * frame.c (_initialize_frame): Update.
2155 * exec.c: Update.
2156 * demangle.c (_initialize_demangler): Update.
2157 * dcache.c (_initialize_dcache): Update.
2158 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
2159 * cp-valprint.c (_initialize_cp_valprint): Update.
2160 * corefile.c (_initialize_core): Update.
2161 * command.h: Update.
2162 * cli/cli-decode.h: Update.
2163 * cli/cli-cmds.c (init_cli_cmds): Update.
2164 * charset.c (_initialize_charset): Update.
2165 * breakpoint.c (_initialize_breakpoint): Update.
2166 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
2167 * alpha-tdep.c (_initialize_alpha_tdep): Update.
2168 * aix-thread.c (_initialize_aix_thread): Update.
2169
21702004-07-24 Mark Kettenis <kettenis@gnu.org>
2171
2172 Partial fix for PR backtrace/1718.
2173 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
2174 that GCC migrates into the prolugue. Don't handle any
2175 instructions that clobber %ebx.
2176
21772004-07-23 Andrew Cagney <cagney@gnu.org>
2178
2179 Use regcache_raw_collect instead of regcache_collect.
2180 * regcache.h (regcache_collect): Delete declaration.
2181 * regcache.c (regcache_colect): Delete function.
2182 * win32-nat.c (do_child_store_inferior_registers): Update.
2183 * sol-thread.c (sol_thread_store_registers): Update.
2184 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
2185 * rs6000-nat.c (store_register): Update.
2186 * remote.c (store_register_using_P, remote_store_registers): Update.
2187 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
2188 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
2189 (fill_vrregset, store_spe_registers, fill_gregset)
2190 (fill_gregset): Update.
2191 * nto-procfs.c (procfs_store_registers): Update.
2192 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
2193 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
2194 * m68klinux-nat.c (store_register, fill_gregset): Update.
2195 * m68k-tdep.c (fill_gregset): Update.
2196 * infptrace.c (store_register): Update.
2197 * i386-nto-tdep.c (i386nto_regset_fill): Update.
2198 * i386-linux-nat.c (store_register, fill_gregset): Update.
2199 * hppa-linux-nat.c (fill_gregset): Update.
2200 * go32-nat.c (store_register): Update.
2201 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
2202 (store_fp_regs): Update.
2203 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
2204 (store_nwfpe_extended, store_fpregister, store_fpregs)
2205 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
2206 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
2207 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
2208 (store_regs_user_thread, store_regs_kernel_thread): Update.
2209
22102004-07-24 Mark Kettenis <kettenis@gnu.org>
2211
2212 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
2213 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
2214 encoding.
2215 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
2216 member of `struct comp_unit'.
2217
22182004-07-23 Andrew Cagney <cagney@gnu.org>
2219
2220 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
2221 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
2222
22232004-07-23 Martin Hunt <hunt@redhat.com>
2224 Kevin Buettner <kevinb@redhat.com>
2225
2226 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
2227 alignment was being added to the offset instead of multiplied.
2228
22292004-07-23 Mark Kettenis <kettenis@gnu.org>
2230
2231 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
2232 changed signal trampoline in OpenBSD 3.5-current.
2233
2234 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
2235 <machine/pcb.h> and "bsd-kvm.h".
2236 (sparc64nbsd_supply_pcb): New function.
2237 (_initialize_sparc64nbsd_nat): Renamed from
2238 _initialize_sparcnbsd_nat. Enable libkvm interface.
2239 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
2240 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
2241 (LOADLIBES): New variable.
2242
2243 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
2244
2245 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
2246
22472004-07-21 Andrew Cagney <cagney@gnu.org>
2248
2249 Use regcache_raw_supply instead of supply_register.
2250 * regcache.h (supply_register): Delete declaration.
2251 * regcache.c (supply_register): Delete function.
2252 * wince.c (do_child_fetch_inferior_registers): Update.
2253 * win32-nat.c (do_child_fetch_inferior_registers)
2254 (fetch_elf_core_registers): Update.
2255 * v850ice.c (v850ice_fetch_registers): Update.
2256 * thread-db.c (thread_db_store_registers): Update.
2257 * sol-thread.c (sol_thread_store_registers): Update.
2258 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
2259 * rs6000-nat.c (fetch_register): Update.
2260 * rom68k-rom.c (rom68k_supply_one_register): Update.
2261 * remote.c (remote_wait, remote_async_wait): Update.
2262 * remote-st.c (get_hex_regs): Update.
2263 * remote-sim.c (gdbsim_fetch_register): Update.
2264 * remote-sds.c (sds_fetch_registers): Update.
2265 * remote-rdp.c (remote_rdp_fetch_register): Update.
2266 * remote-rdi.c (arm_rdi_fetch_registers): Update.
2267 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
2268 * remote-m32r-sdi.c (m32r_fetch_register): Update.
2269 * remote-hms.c (init_hms_cmds): Update.
2270 * remote-est.c (init_est_cmds): Update.
2271 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
2272 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
2273 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
2274 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
2275 (fetch_register, supply_vrregset, supply_vrregset)
2276 (fetch_spe_registers): Update.
2277 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
2278 * monitor.c (monitor_supply_register): Update.
2279 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
2280 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
2281 (mipsnbsd_supply_fpreg): Update.
2282 * mips-nat.c (fetch_inferior_registers)
2283 (fetch_core_registers): Update.
2284 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
2285 (supply_fpregset, mips64_supply_gregset)
2286 (mips64_supply_fpregset): Update.
2287 * m68klinux-nat.c (fetch_register, supply_gregset)
2288 (supply_fpregset): Update.
2289 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
2290 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
2291 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
2292 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
2293 * infptrace.c (fetch_register): Update.
2294 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
2295 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
2296 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
2297 (gnu_fetch_registers, gnu_store_registers): Update.
2298 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
2299 * i386-linux-nat.c (fetch_register, supply_gregset)
2300 (dummy_sse_values): Update.
2301 * hpux-thread.c (hpux_thread_fetch_registers): Update.
2302 * hppah-nat.c (fetch_register): Update.
2303 * hppa-linux-nat.c (fetch_register, supply_gregset)
2304 (supply_fpregset): Update.
2305 * go32-nat.c (fetch_register): Update.
2306 * dve3900-rom.c (fetch_bitmapped_register)
2307 (_initialize_r3900_rom): Update.
2308 * cris-tdep.c (supply_gregset): Update.
2309 * abug-rom.c (init_abug_cmds): Update.
2310 * core-aout.c (fetch_core_registers): Update.
2311 * armnbsd-nat.c (supply_gregset, supply_fparegset)
2312 (fetch_register, fetch_fp_register): Update.
2313 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
2314 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
2315 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
2316 * alphanbsd-tdep.c (fetch_core_registers): Update.
2317 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
2318 * alpha-nat.c (fetch_osf_core_registers)
2319 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
2320 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
2321 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
2322
23232004-07-21 Andrew Cagney <cagney@gnu.org>
2324
2325 * PROBLEMS: Mention breakpoints/1702.
2326 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
2327 that is known to work.
2328
23292004-07-21 Andrew Cagney <cagney@gnu.org>
2330
2331 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
2332 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
2333 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
2334 (handle_inferior_event): Wrap call to deprecated
2335 IGNORE_HELPER_CALL in #ifdef.
2336 * config/mips/tm-nbsd.h: Update.
2337
23382004-07-20 Jim Blandy <jimb@redhat.com>
2339
2340 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
2341 bfd_mach_ppc has no segment registers.
2342
2343 Include PowerPC SPR numbers for special-purpose registers.
2344 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
2345 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
2346 new member in initializer.
2347 (S, S4, SN4, S64): New macros for defining special-purpose
2348 registers.
2349 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
2350 registers_403, registers_403GC, registers_505, registers_860,
2351 registers_601, registers_602, registers_603, registers_604,
2352 registers_750, registers_e500): Use them.
2353
2354 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
2355 replace references with expression used to initialize variable.
2356
23572004-07-20 Andrew Cagney <cagney@gnu.org>
2358
2359 * breakpoint.c (deprecated_read_memory_nobpt): Rename
2360 read_memory_nobpt.
2361 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
2362 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
2363 (s390_sigtramp_frame_sniffer): Update.
2364 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
2365 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
2366 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
2367 (mips32_fetch_instruction): Update.
2368 * mcore-tdep.c (get_insn): Update.
2369 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
2370 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
2371 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
2372 * i386-linux-tdep.c (i386_linux_sigtramp_start)
2373 (i386_linux_rt_sigtramp_start): Update.
2374 * i386-linux-nat.c (child_resume): Update.
2375 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
2376 * hppa-linux-tdep.c (insns_match_pattern): Update.
2377 * gdbcore.h: Update.
2378 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
2379 * frame.c (safe_frame_unwind_memory): Update.
2380 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
2381 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
2382 * alpha-tdep.c (alpha_read_insn): Update.
2383
23842004-07-20 Andrew Cagney <cagney@gnu.org>
2385
2386 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
2387 containing both bytes and mask. Add "frame_type".
2388 * tramp-frame.c (tramp_frame_start): Update.
2389 (tramp_frame_prepend_unwinder): Update.
2390 * mips-linux-tdep.c (mips_linux_o32_sigframe)
2391 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
2392 (mips_linux_n64_rt_sigframe): Update. Make "static const".
2393 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
2394
23952004-07-19 Eli Zaretskii <eliz@gnu.org>
2396
2397 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
2398 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
2399 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
2400 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
2401
24022004-07-17 Andrew Cagney <cagney@gnu.org>
2403
2404 * NEWS, PROBLEMS: Update for 6.2.
2405
2406 * README: Update to 6.2.
2407
2408 * utils.c (xvasprintf): Call xstrvprintf.
2409
2410 * parse.c: Update copyright.
2411 (null_post_parser): Eliminate ARGSUSED.
2412
2413 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
2414 * tui/tui-win.c (tui_get_cmd_list): Ditto.
2415 * symfile-mem.c (_initialize_symfile_mem): Ditto.
2416
2417 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
2418 * ppc-linux-nat.c: Use "Linux kernel".
2419 * hppa-linux-tdep.c: Use GNU/Linux.
2420 * hppa-linux-nat.c: Use GNU/Linux.
2421 * dwarfread.c: Add [sic] to use of Linux.
2422
2423 * hppa-linux-nat.c: Do not include <string.h>.
2424 (supply_fpregset): Remove "register" attribute.
2425
2426 * solib-frv.c (fetch_loadmap): Use xfree, not free.
2427
24282004-07-17 Mark Kettenis <kettenis@gnu.org>
2429
2430 * configure.in: Define _MSE_INT_H on Solaris 9 too.
2431 * configure, config.in: Regenerated.
2432
2433 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
2434 "bsd-kvm.h".
2435 (vaxbsd_supply_pcb): New function.
2436 (_initialize_vaxbsd_nat): New prototype and function.
2437 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
2438 solib-sunos.o.
2439 (LOADLIBES): New variable.
2440 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
2441 (LOADLIBES): New variable.
2442 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
2443 (LOADLIBES): New variable.
2444 * Makefile.in (vaxbsd-nat.o): Update dependencies.
2445
24462004-07-16 Andrew Cagney <cagney@gnu.org>
2447
2448 * defs.h (event_loop_p): Replace variable declaration with macro,
2449 always 1.
2450 * main.c (captured_main): Delete options "-async" and "-noasync".
2451 (event_loop_p): Delete variable.
2452 * NEWS: Mention that "-async" and "-noasync" were removed.
2453
24542004-07-16 Andrew Cagney <cagney@gnu.org>
2455
2456 * remote-m32r-sdi.c: Re-indent.
2457
24582004-07-16 Jim Blandy <jimb@redhat.com>
2459
2460 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
2461 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
2462 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
2463 missing MPC823 SPRs.
2464 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
2465 incorrect. (This was corrected in GDB's register name tables on
2466 2004-07-14.)
2467
2468 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
2469 should be "esasrr" ("ESA Save and Restore Register").
2470
24712004-07-16 Andrew Cagney <cagney@gnu.org>
2472
2473 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
2474 calls, no longer applicable. Update comments and rename parameter
2475 "step_frame" to "return_frame".
2476
24772004-07-16 Andrew Cagney <cagney@gnu.org>
2478
2479 * frame.c (fprint_field): New function.
2480 (fprint_frame_id): Use fprint_field.
2481
24822004-07-15 Joel Brobecker <brobecker@gnat.com>
2483
2484 * ada-lang.c (ada_language_defn): Remove commented out code.
2485
24862004-07-15 Jim Blandy <jimb@redhat.com>
2487
2488 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
2489 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
2490
24912004-07-14 Jim Blandy <jimb@redhat.com>
2492
2493 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
2494
2495 * ppc-tdep.h (ppc_num_vrs): New enum constant.
2496
2497 * ppc-tdep.h (ppc_num_srs): New enum constant.
2498
2499 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
2500 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
2501 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
2502 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
2503 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
2504 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
2505 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
2506 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
2507 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
2508 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
2509 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
2510 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
2511 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
2512 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
2513 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
2514 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
2515 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
2516 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
2517 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
2518 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
2519 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
2520 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
2521 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
2522 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
2523 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
2524 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
2525 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
2526 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
2527 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
2528 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
2529 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
2530 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
2531 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
2532 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
2533 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
2534 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
2535 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
2536 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
2537 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
2538 special-purpose register numbers.
2539
2540 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
2541 manual mentions 'md_twb', but many mention 'm_twb', and at that
2542 point in the register list.)
2543
25442004-07-14 Andrew Cagney <cagney@gnu.org>
2545
2546 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
2547 instead of "internal-error".
2548
25492004-07-10 Joel Brobecker <brobecker@gnat.com>
2550
2551 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
2552 that was inserted inside a comment.
2553
25542004-07-10 Randolph Chung <tausq@debian.org>
2555
2556 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
2557 function.
2558 (hppa_hpux_push_dummy_code): New function.
2559 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
2560 Set find_global_pointer method.
2561
25622004-07-10 Mark Kettenis <kettenis@gnu.org>
2563
2564 * NEWS: Mention BSD libkvm interface.
2565
25662004-07-10 Michael Snyder <msnyder@redhat.com>
2567
2568 * symfile.c (generic_load): Comment typo.
2569 * stack.c (get_selected_block): Ditto.
2570 * regcache.c (regcache_cooked_read): Ditto.
2571 * monitor.c (monitor_debug): Ditto.
2572 * mips-tdep.c (mips_read_pc): Ditto.
2573 * i386-linux-nat.c (ps_get_thread_area): Ditto.
2574 * gdb_mbuild.sh: Ditto.
2575 * gdbarch.sh: Ditto.
2576 * gdbarch.h: Ditto.
2577
25782004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
2579
2580 * ada-tasks.c: Remove file.
2581
2582 Remove ARI problems:
2583
2584 * ada-exp.y (write_var_from_sym): Reformat to put operator at
2585 beginning of line.
2586
2587 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
2588 Add comment.
2589 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
2590 (MIN_OF_SIZE): Rename min_of_size. Add comment.
2591 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
2592 (UMIN_OF_SIZE): Remove.
2593 (max_of_type): New function to replace orphan macro in gdbtypes.h
2594 (min_of_type): Ditto.
2595 (discrete_type_high_bound): Use max_of_type.
2596 (discrete_type_low_bound): Use min_of_type.
2597 (possible_user_operator_p): Move operator to beginning of line.
2598 (ada_is_variant_part): Ditto.
2599 (ensure_lval): Rewrite to avoid deprecated operations.
2600 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
2601 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
2602 (ada_enum_name): Remove assignments in 'if' statements.
2603 (build_ada_types): Add gdbarch parameter.
2604 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
2605 with gdbarch_data_register_post_init.
2606 Use add_setshow_uinteger_cmd rather than add_set_cmd and
2607 add_show_from_set.
2608
2609 * ada-valprint.c (inspect_it): Remove declaration.
2610 (repeat_count_threshold): Remove declaration.
2611 (ada_print_floating): Remove assignments in 'if' statements.
2612 (print_str): Move operator to beginning of line.
2613
26142004-07-08 Jim Blandy <jimb@redhat.com>
2615
2616 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
2617
26182004-07-08 Bob Rossi <bob@brasko.net>
2619
2620 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
2621
26222004-07-06 Jeff Johnston <jjohnstn@redhat.com>
2623
2624 * language.h (struct_language_defn): Add new function pointer:
2625 la_class_name_from_physname. Also add new prototype for
2626 language_class_name_from_physname.
2627 * language.c (language_class_name_from_physname): New function.
2628 (unk_lang_class_name): Ditto.
2629 (unknown_language_defn, auto_language_defn): Change
2630 to add unk_lang_class_name function pointer for
2631 la_class_name_from_physname.
2632 (local_language_defn): Ditto.
2633 * dwarf2read.c (guess_structure_name): Change to call
2634 language_class_name_from_physname.
2635 (determine_class_name): Ditto.
2636 * cp-support.c (class_name_from_physname): Renamed.
2637 (cp_class_name_from_physname): New name of function.
2638 * cp-support.h: Ditto.
2639 * c-lang.c (c_language_defn): Change to add NULL
2640 for class_name_from_physname function pointer.
2641 (cplus_language_defn): Change to add cp_class_name_from_physname.
2642 * jv-lang.c (java_class_name_physname): New function.
2643 (java_find_last_component): New static routine.
2644 (java_language_defn): Add java_class_name_from_physname pointer.
2645 * ada-lang.c (ada_language_defn): Change to add NULL
2646 for class_name_from_physname function pointer.
2647 * f-lang.c (f_language_defn): Ditto.
2648 * m2-lang.c (m2_language_defn): Ditto.
2649 * objc-lang.c (objc_language_defn): Ditto.
2650 * p-lang.c (pascal_language_defn): Ditto.
2651 * scm-lang.c (scm_language_defn): Ditto.
2652
26532004-07-06 Andrew Cagney <cagney@gnu.org>
2654
2655 Patch from Bart Robinson.
2656 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
2657 (O_LARGEFILE): Define to 0, if not defined.
2658
26592004-07-03 Mark Kettenis <kettenis@gnu.org>
2660
2661 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
2662 <machine/pcb.h> and "bsd-kvm.h".
2663 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
2664 (m68kbsd_supply_pcb): New function.
2665 (_initialize_m68kbsd_nat): New prototype and function.
2666 * Makefile.in (m68kbsd-nat.o): Update dependencies.
2667 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
2668 (LOADLIBES): New variable.
2669 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
2670 (LOADLIBES): New variable.
2671
2672 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
2673
26742004-07-03 Mark Kettenis <kettenis@gnu.org>
2675
2676 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
2677 <sys/proc.h>.
2678 (bsd_kvm_cmdlist): New variable.
2679 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
2680 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
2681 command and "kvm proc" command.
2682 * Makefile.in (bsd-kvm.o): Update dependencies.
2683
26842004-07-02 Mark Kettenis <kettenis@gnu.org>
2685
2686 * osabi.c: Update copyright year.
2687 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
2688 notes if EI_OSABI is set to ELFOSABI_HPUX.
2689
26902004-07-01 Michael Snyder <msnyder@redhat.com>
2691
2692 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
2693 that seems to have gotten whacked out of line.
2694
26952004-07-01 Mark Kettenis <kettenis@gnu.org>
2696
2697 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
2698 code.
2699
27002004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
2701
2702 * ada-lang.c (decode_packed_array): Minor change to comment.
2703 (ada_value_slice_ptr): New function.
2704 (ada_value_slice): New function.
2705 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
2706 test. Don't know why it is there.
2707 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
2708 to avoid dereferencing huge arrays from which one is slicing.
2709 (empty_array): Correct to return an array rather than
2710 a subrange value.
2711 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
2712 on empty arrays (let'em use 'FIRST instead).
2713
27142004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
2715
2716 Address complaints from gdb_ari.sh:
2717
2718 * ada-exp.y: Include gdb_string.h rather than string.h.
2719 (convert_char_literal): Reformat declaration.
2720 * ada-lang.h: Include opaque struct declaration for struct frame_info.
2721 * ada-lex.l: Change use of free to xfree (the macro would do so
2722 anyway, but this is harmless).
2723 Include gdb_string.h rather than string.h.
2724 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
2725
2726 * ada-lang.c (parse): Remove K&Rism in parameter list.
2727 (is_name_suffix): Correct Linux => GNU/Linux in comment.
2728
27292004-06-30 Mark Kettenis <kettenis@gnu.org>
2730
2731 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
2732 dead code.
2733
27342004-06-30 Mark Kettenis <kettenis@gnu.org>
2735
2736 * alphabsd-nat.c: Update copyright year.
2737 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
2738
27392004-06-29 Joel Brobecker <brobecker@gnat.com>
2740
2741 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
2742 (i386_cygwin_in_solib_call_trampoline): New function.
2743 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
2744 and skip_trampoline_code gdbarch methods.
2745
27462004-06-29 Jim Blandy <jimb@redhat.com>
2747
2748 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
2749 name actually used in the dependency lists.
2750
27512004-06-29 Randolph Chung <tausq@debian.org>
2752
2753 * NEWS (New native configurations): Mention GNU/Linux/hppa.
2754
27552004-06-29 Corinna Vinschen <vinschen@redhat.com>
2756
2757 * win32-nat.c (child_pid_to_exec_file): New function.
2758 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
2759 functionality.
2760
27612004-06-28 Andrew Cagney <cagney@gnu.org>
2762
2763 * defs.h (xstrvprintf): Declare.
2764 * utils.c (xstrvprintf): New function.
2765 (internal_vproblem, xstrprintf, xasprintf)
2766 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
2767 * serial.c (serial_printf): Ditto.
2768 * complaints.c (vcomplaint): Ditto.
2769
27702004-06-29 Corinna Vinschen <vinschen@redhat.com>
2771
2772 * infcmd.c (attach_command): Move call to target_terminal_inferior
2773 behind loading symbol table.
2774
27752004-06-28 Andrew Cagney <cagney@gnu.org>
2776
2777 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
2778 change - add back extern deprecated_ui_loop_hook declaration.
2779
27802004-06-28 Andrew Cagney <cagney@gnu.org>
2781
2782 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
2783 xstrprintf.
2784 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
2785 (c_value_of_variable): Ditto.
2786 * utils.c (internal_vproblem): Ditto.
2787 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
2788 * remote.c (add_packet_config_cmd): Ditto.
2789 * remote-rdp.c (rdp_set_command_line): Ditto.
2790 * regcache.c (regcache_dump): Ditto.
2791 * frv-tdep.c (new_variant, new_variant): Ditto.
2792 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
2793 (fbsd_find_memory_regions): Ditto.
2794 * breakpoint.c (create_thread_event_breakpoint)
2795 (create_breakpoints): Ditto.
2796 * aix-thread.c (aix_thread_pid_to_str): Ditto.
2797 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
2798
27992004-06-28 Joel Brobecker <brobecker@gnat.com>
2800
2801 * ada-lang.c: Re-indent file, with some massaging to help indent
2802 a bit when the result is otherwise really too ugly.
2803
28042004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
2805
2806 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
2807 code_addr_p and special_addr_p to 'unsigned int'.
2808
28092004-06-27 Mark Kettenis <kettenis@gnu.org>
2810
2811 * i386v4-nat.c: Update copyright year and tweak comment.
2812 (regmap): Remove trailing comma.
2813 (supply_gregset): Rename local variable i to regnum. Call
2814 regcache_raw_supply instead of supply_register.
2815 (fill_gregset): Rename argument regno to regnum. Call
2816 regcache_raw_collect instead of regcache_collect.
2817
28182004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
2819
2820 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
2821 and special_addr_p.
2822 (frame_id_build, frame_id_build_special): Update comments.
2823 (frame_id_build_wild): New prototype.
2824 * frame.c (frame_id_build, frame_id_build_special): Fill in new
2825 struct frame_id fields.
2826 (frame_id_build_wild): New function.
2827 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
2828
28292004-06-27 Mark Kettenis <kettenis@gnu.org>
2830
2831 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
2832 hppabsd-tdep.c.
2833
28342004-06-27 Joel Brobecker <brobecker@gnat.com>
2835
2836 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
2837
28382004-06-27 Joel Brobecker <brobecker@gnat.com>
2839
2840 * ada-lang.c: Re-indent file.
2841
28422004-06-27 Joel Brobecker <brobecker@gnat.com>
2843
2844 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
2845 (no_symtab_msg): Likewise.
2846
28472004-06-27 Andreas Schwab <schwab@suse.de>
2848
2849 * source.c: Fix whitespace.
2850
28512004-06-27 Mark Kettenis <kettenis@gnu.org>
2852
2853 * configure.in: Include <sys/param.h> for td_pcb test.
2854 * configure: Regenerated.
2855
2856 * i386nbsd-nat.c: New file.
2857 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
2858 i386obsd-nat.c and i386obsd-tdep.c.
2859 (i386nbsd-nat.o): New dependency.
2860 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
2861 bsd-kvm.o.
2862 (LOADLIBES): New variable.
2863 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
2864 bsd-kvm.o.
2865 (LOADLIBES): New variable.
2866
2867 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
2868 (LOADLIBES): New variable.
2869
2870 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
2871 fetching from BSD_KVM_PADDR. Correctly lookup address for
2872 "_thread0".
2873
2874 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
2875 "bsd-kvm.h".
2876 (amd64fbsd_supply_pcb): New funcion.
2877 (_initialize_amd64fbsd_nat): Enable libkvm interface.
2878
28792004-06-27 <david@streamline-computing.com>
2880
2881 Partial fix for PR cli/1056.
2882 * valarith.c: Check for zero in division and remainder
2883 evaluation.
2884
28852004-06-27 Mark Kettenis <kettenis@gnu.org>
2886
2887 * i387-tdep.c: Remove excessive whitespace.
2888
28892004-06-26 Andrew Cagney <cagney@gnu.org>
2890
2891 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
2892 * gdb-events.h, gdb-events.c: Re-generate.
2893 * tui/tui-hooks.c (tui_install_hooks): Update.
2894 (tui_remove_hooks): Update.
2895 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
2896
28972004-06-26 Mark Kettenis <kettenis@gnu.org>
2898
2899 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
2900 (gregset_t, fpregset_t): Remove typedefs.
2901 (REG_OFFSET): Rename argument.
2902 (amd64bsd_r_reg_offset): Rename from reg_offset.
2903 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
2904 Remove functions.
2905 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
2906 of reg_offset.
2907 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
2908
2909 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
2910
2911 * vax-tdep.c: Tweak comment.
2912
2913 Add OpenBSD/hppa support.
2914 * NEWS (New native configurations): Mention OpenBSD/hppa.
2915 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
2916 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
2917 files.
2918 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
2919 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
2920 * configure.host: Add hppa*-*-openbsd*.
2921 * configure.tgt: Add hppa*-*-openbsd*.
2922
29232004-06-25 Andrew Cagney <cagney@gnu.org>
2924
2925 * defs.h (deprecated_ui_loop_hook): Deprecated.
2926 * wince.c (child_wait): Update.
2927 * win32-nat.c (child_wait): Update.
2928 * v850ice.c (v850ice_wait): Update.
2929 * top.c (deprecated_ui_loop_hook): Update.
2930 * serial.h: Update.
2931 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
2932 (do_unix_readchar): Update.
2933 * ser-tcp.c (net_open): Update.
2934 * remote-sim.c (gdb_os_poll_quit): Update.
2935 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
2936
29372004-06-24 Andrew Cagney <cagney@gnu.org>
2938
2939 * defs.h (deprecated_pre_add_symbol_hook)
2940 (deprecated_post_add_symbol_hook): Deprecated.
2941 * symfile.c (symbol_file_add_with_addrs_or_offsets)
2942 (symbol_file_add_with_addrs_or_offsets): Update references.
2943
29442004-06-24 Andrew Cagney <cagney@gnu.org>
2945
2946 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
2947 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
2948 * wince.c (ui_loop_hook): Delete extern declaration.
2949 * win32-nat.c (ui_loop_hook): Delete extern declaration..
2950 * v850ice.c (ui_loop_hook): Delete extern declaration..
2951 * ser-unix.c (ui_loop_hook): Delete extern declaration..
2952 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
2953 * remote-sim.c (ui_loop_hook): Delete extern declaration..
2954 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
2955 ui_loop_hook declaration.
2956
29572004-06-24 Andrew Cagney <cagney@gnu.org>
2958
2959 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
2960 entry_func_highpc fields.
2961 * objfiles.c (init_entry_point_info): Do not clear
2962 entry_func_lowpc and entry_func_highpc.
2963 (objfile_relocate): Do not relocate entry_func_lowpc and
2964 entry_func_highpc.
2965 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
2966 entry_func_highpc.
2967 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
2968 entry_func_highpc.
2969 * blockframe.c (legacy_frame_chain_valid): Replace tests against
2970 entry_func_lowpc and entry_func_highpc with call to
2971 inside_entry_func.
2972
29732004-06-24 Mark Kettenis <kettenis@gnu.org>
2974
2975 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
2976 quad-precision floating point arguments in registers.
2977
29782004-06-24 Mark Kettenis <kettenis@gnu.org>
2979
2980 From Michael Mueller <m.mueller99@kay-mueller.de>:
2981 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
2982 account.
2983
29842004-06-22 Jeff Johnston <jjohnstn@redhat.com>
2985
2986 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
2987 to -1.
2988 * breakpoint.c (bpstat_stop_status): Move check for ignoring
2989 untriggered watchpoints to a separate if clause. Update function
2990 comment regarding STOPPED_BY_WATCHPOINT argument.
2991
29922004-06-22 Jim Blandy <jimb@redhat.com>
2993
2994 * gdbarch.sh: Doc fix.
2995
29962004-06-21 Martin Hunt <hunt@redhat.com>
2997 Kevin Buettner <kevinb@redhat.com>
2998
2999 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
3000 * mips-tdep.h (MIPS_SP_REGNUM): Define.
3001 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
3002 to set_gdbarch_sp_regnum(). Use cooked register number.
3003 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
3004
30052004-06-21 Andrew Cagney <cagney@gnu.org>
3006
3007 * gdbarch.sh: When the macro field is empty, do not generate a
3008 macro definition. When the macro field is "=", generate the macro
3009 name from the upper-case function name.
3010 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
3011 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
3012 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
3013 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
3014 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
3015 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
3016 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
3017 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
3018 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
3019 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
3020 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
3021 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
3022 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
3023 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
3024 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3025 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
3026 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
3027 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
3028 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
3029 (DEPRECATED_USE_STRUCT_CONVENTION)
3030 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
3031 (DEPRECATED_FRAME_INIT_SAVED_REGS)
3032 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
3033 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
3034 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3035 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
3036 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
3037 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
3038 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
3039 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
3040 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
3041 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
3042 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
3043 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
3044 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
3045 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
3046 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
3047 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
3048
30492004-06-21 Andrew Cagney <cagney@gnu.org>
3050
3051 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
3052 macro name, and the function rather than macro value. Only wrap
3053 macro print statements in #ifdef. Move format logic to where it
3054 is needed.
3055 * gdbarch.c: Re-generate.
3056
3057 * gdbarch.sh (read): Delete "print_p" and "description", add
3058 "garbage_at_eol". Check for non-empty garbage at end-of-line.
3059 Delete references to print_p.
3060 (TARGET_ARCHITECTURE): Delete print predicate.
3061 * gdbarch.c: Re-generate.
3062
3063 * gdbarch.sh: Check that multi-arch methods do not provide a
3064 macro.
3065 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
3066 (print_registers_info, print_float_info, print_vector_info)
3067 (adjust_breakpoint_address, remote_translate_xfer_address)
3068 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
3069 (address_class_type_flags_to_name, unwind_sp): Remove the macro
3070 name from the multi-arch definition.
3071
30722004-06-20 Andrew Cagney <cagney@gnu.org>
3073
3074 * gdbarch.sh: Sort by the function, instead of macro name.
3075 * gdbarch.c: Re-generate.
3076
30772004-06-20 Andrew Cagney <cagney@gnu.org>
3078
3079 * gdbarch.sh: Use the function, instead of macro name in
3080 errors and the log file.
3081 (return_value): Remove stray ":" in spec.
3082
3083 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
3084 * gdbarch.h, gdbarch.c: Re-generate.
3085 * Makefile.in (arch-utils.o): Update dependencies.
3086 * values.c (using_struct_return): Move code calling
3087 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
3088 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
3089 to legacy_return_value, simplify.
3090 * infcmd.c (print_return_value): Move code calling
3091 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
3092 to legacy_return_value, simplify.
3093 * infcall.c (call_function_by_hand): Move code calling
3094 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
3095 * arch-utils.c: Update copyright. Include "gdbcore.h".
3096 (legacy_return_value): New function.
3097 * arch-utils.h: Update copyright.
3098 (legacy_return_value): Declare.
3099
31002004-06-20 Andrew Cagney <cagney@gnu.org>
3101
3102 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
3103 * gdbarch.h, gdbarch.c: Re-generate.
3104 * values.c (using_struct_return): Update call.
3105 * mcore-tdep.c: Update comment.
3106 * infcall.c (call_function_by_hand): Update comment.
3107 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3108 * arch-utils.h (always_use_struct_convention): Update.
3109 * v850-tdep.c (v850_gdbarch_init): Update.
3110 * sh64-tdep.c (sh64_gdbarch_init): Update.
3111 * sh-tdep.c (sh_gdbarch_init): Update.
3112 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3113 * mips-tdep.c (mips_gdbarch_init): Update.
3114 * mcore-tdep.c (mcore_gdbarch_init): Update.
3115 * m32r-tdep.c (m32r_gdbarch_init): Update.
3116 * ia64-tdep.c (ia64_gdbarch_init): Update.
3117 * h8300-tdep.c (h8300_gdbarch_init): Update.
3118 * frv-tdep.c (frv_gdbarch_init): Update.
3119 * cris-tdep.c (cris_gdbarch_init): Update.
3120 * arm-tdep.c (arm_gdbarch_init): Update.
3121 * alpha-tdep.c (alpha_gdbarch_init): Update.
3122
31232004-06-18 Michael Chastain <mec.gnu@mindspring.com>
3124
3125 * PROBLEMS: Add more specific information, and a work-around,
3126 for PR gdb/1458.
3127
31282004-06-18 Andrew Cagney <cagney@gnu.org>
3129
3130 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
3131 * gdbarch.h, gdbarch.c: Re-generate.
3132 * ada-lang.c (ada_finish_decode_line_1): Update.
3133 * infrun.c (handle_inferior_event): Update.
3134 * infcall.c (find_function_addr): Update.
3135 * linespec.c (minsym_found): Update.
3136 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
3137 Update.
3138 * blockframe.c (legacy_frameless_look_for_prologue): Update.
3139 * cli/cli-cmds.c (disassemble_command): Update.
3140 * vax-tdep.c (vax_gdbarch_init): Update.
3141
31422004-06-18 Mark Kettenis <kettenis@gnu.org>
3143
3144 * i386-tdep.c (i386_collect_fpregset): Fix comment.
3145
31462004-06-17 Andrew Cagney <cagney@gnu.org>
3147
3148 GDB 6.1.1 released from the GDB 6.1 branch.
3149 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
3150 * PROBLEMS: Ditto.
3151
31522004-06-16 Daniel Jacobowitz <dan@debian.org>
3153
3154 PR gdb/1658
3155 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
3156 operation as a uleb128. Found by Michael Coulter.
3157
31582004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
3159
3160 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
3161 make it non-static.
3162 * ada-lang.h (task_control_block): declaration moved from ada-task.c
3163 to ada-lang.h; this is needed to be able to implement the kill command
3164 in multi-task mode.
3165 (task_ptid): Ditto.
3166 (task_entry): Ditto.
3167 (task_list): Ditto.
3168 (ada_build_task_list): Ditto.
3169
3170 * ada-lang.c: Conditionalize routines and data structures related
3171 to breakpoints, exceptions, completion, and symbol caching on
3172 GNAT_GDB, since these are not yet used in the submitted public sources.
3173 (ada_main_name): Editorial: Move definition out of exception-related
3174 code.
3175
31762004-06-15 Andrew Cagney <cagney@gnu.org>
3177
3178 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
3179 deprecated_pc_in_call_dummy.
3180
31812004-06-15 Alan Modra <amodra@bigpond.net.au>
3182
3183 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
3184 bfd_get_section_size_before_reloc or _raw_size.
3185 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
3186 * dwarf2read.c (dwarf2_locate_sections): Likewise.
3187 (dwarf2_read_section): Likewise.
3188 * elfread.c (elf_locate_sections): Likewise.
3189 * gcore.c (derive_heap_segment): Likewise.
3190 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
3191 * remote-e7000.c (e7000_load): Likewise.
3192 * remote-m32r-sdi.c (m32r_load): Likewise.
3193 * remote-mips.c (mips_load_srec): Likewise.
3194 (pmon_load_fast): Likewise.
3195 * remote.c (compare_sections_command): Likewise.
3196 * symfile.c (add_section_size_callback): Likewise.
3197 (load_section_callback): Likewise.
3198 (pc_in_unmapped_range): Likewise.
3199 (pc_in_mapped_range): Likewise.
3200 (sections_overlap): Likewise.
3201 (list_overlays_command): Likewise.
3202 (simple_overlay_update_1): Likewise.
3203 (simple_overlay_update): Likewise.
3204 * tracepoint.c (remote_set_transparent_ranges): Likewise.
3205 * win32-nat.c (core_section_load_dll_symbols): Likewise.
3206
32072004-06-14 Randolph Chung <tausq@debian.org>
3208
3209 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
3210 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
3211 static.
3212 (hppa_hpux_inferior_created): New function.
3213 (hppa_hpux_init_abi): Register observer.
3214 * symfile.c (hp_cxx_exception_support_initialized)
3215 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
3216 (symbol_file_add_main_1, symbol_file_clear): Likewise.
3217
32182004-06-14 Randolph Chung <tausq@debian.org>
3219
3220 * MAINTAINERS (Write After Approval): Alphabetize my entry
3221 correctly.
3222
32232004-06-14 Andrew Cagney <cagney@gnu.org>
3224
3225 * MAINTAINERS (testsuite): List Michael Chastain as the lead
3226 testsuite maintainer.
3227
32282004-06-13 Andrew Cagney <cagney@gnu.org>
3229
3230 * infcmd.c (print_return_value): Fix logic, allow
3231 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
3232
3233 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
3234 defining any macros.
3235 * gdbarch.h: Re-generate.
3236
3237 * gdbarch.sh: Delete "level" attribute. Only check for a macro
3238 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
3239 * gdbarch.h: Re-generate.
3240
3241 * values.c (generic_use_struct_convention): Don't check gcc_p.
3242
3243 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
3244 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
3245 * gdbarch.h, gdbarch.c: Regenerate.
3246 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
3247 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
3248 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
3249 deprecated_max_register_raw_size and
3250 deprecated_max_register_virtual_size.
3251 * v850-tdep.c (v850_gdbarch_init): Ditto.
3252 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
3253 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
3254 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
3255 * cris-tdep.c (cris_gdbarch_init): Ditto.
3256
3257 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
3258 * gdbarch.h, gdbarch.c: Re-generate.
3259 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
3260 (m68hc11_use_struct_convention): Delete function.
3261 (m68hc11_extract_struct_value_address): Delete function.
3262 (m68hc11_return_value): New function.
3263 (m68hc11_gdbarch_init): Instead of store_return_value,
3264 extract_return_value, return_value_on_stack,
3265 deprecated_extract_struct_value_address and use_struct_convention,
3266 set return_value.
3267 * values.c (using_struct_return): Do not call
3268 RETURN_VALUE_ON_STACK.
3269 * arch-utils.h (generic_return_value_on_stack_not): Delete
3270 declaration.
3271 * arch-utils.c (generic_return_value_on_stack_not): Delete
3272 function.
3273
32742004-06-12 Andrew Cagney <cagney@gnu.org>
3275
3276 * values.c (register_value_being_returned): Delete function.
3277 * infcmd.c (legacy_return_value): Delete function.
3278 * infcall.c (call_function_by_hand): Inline
3279 "register_value_being_returned", simplify.
3280 * values.c (using_struct_return): Update comment, refer to
3281 print_return_value instead of register_value_being_returned.
3282 * infcmd.c (print_return_value): Inline calls to
3283 register_value_being_returned and legacy_return_value. Simplify.
3284
32852004-06-11 Randolph Chung <tausq@debian.org>
3286
3287 * somread.c (som_symtab_read): Exclude gcc local symbols.
3288
32892004-06-11 Randolph Chung <tausq@debian.org>
3290
3291 * infrun.c (handle_inferior_event): Handle the case when a
3292 trampoline ends up in the runtime resolver, and if the trampoline
3293 has no name. Rearrange the code so that all the trampoline
3294 processing happens before other step-out-of-range handling.
3295
32962004-06-11 Martin Hunt <hunt@redhat.com>
3297
3298 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
3299 has no fpu.
3300
33012004-06-10 Andrew Cagney <cagney@gnu.org>
3302
3303 * blockframe.c (legacy_inside_entry_func): Delete.
3304 (legacy_frame_chain_valid): Inline call to
3305 legacy_inside_entry_func, simplify.
3306
33072004-06-10 Bob Rossi <bob@brasko.net>
3308
3309 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
3310 * dwarf2read.c (partial_die_info): Add dirname field.
3311 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
3312 (read_partial_die): Save away DW_AT_comp_dir.
3313 * defs.h (symtab_to_filename): Removed.
3314 * source.c (find_and_open_source): Added.
3315 (open_source_file): Just calls find_and_open_source.
3316 (symtab_to_filename): Removed.
3317 (symtab_to_fullname, psymtab_to_fullname): Added.
3318 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
3319 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
3320 symtab_to_filename.
3321 * symtab.h (partial_symtab): Add dirname field.
3322 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
3323 (mi_cmd_file_list_exec_source_file): Call new function
3324 symtab_to_fullname to find fullname.
3325 (mi_cmd_file_list_exec_source_files): Added.
3326 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
3327 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
3328
33292004-06-10 Andrew Cagney <cagney@gnu.org>
3330
3331 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
3332 to generic_use_struct_convention, the default value.
3333
3334 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
3335 of abort.
3336
3337 * ns32k-tdep.c (ns32k_push_arguments): New function.
3338 (ns32k_gdbarch_init): Set deprecated_push_arguments.
3339 * infcall.c (call_function_by_hand): Call error instead of
3340 legacy_push_arguments.
3341 * value.h (legacy_push_arguments): Delete declaration.
3342 * valops.c (legacy_push_arguments): Delete function.
3343 (value_push): Delete function.
3344
33452004-06-10 Brian Ford <ford@vss.fsi.com>
3346
3347 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
3348 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
3349 info.
3350 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
3351
33522004-06-10 Andrew Cagney <cagney@gnu.org>
3353
3354 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
3355 * gdbarch.h, gdbarch.c: Re-generate.
3356 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
3357 parameters.
3358 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
3359 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
3360 deprecated_pc_in_call_dummy instead of
3361 DEPRECATED_PC_IN_CALL_DUMMY.
3362 (arm_skip_prologue): Ditto.
3363 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
3364 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
3365 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
3366 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
3367 Ditto.
3368 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
3369 (sh64_init_extra_frame_info, sh64_get_saved_register)
3370 (sh64_pop_frame): Ditto.
3371 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
3372 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
3373 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
3374 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
3375 (h8300_pop_frame): Ditto.
3376 * blockframe.c (legacy_inside_entry_func)
3377 (legacy_frame_chain_valid): Ditto.
3378 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
3379 to deprecated_pc_in_call_dummy.
3380
33812004-06-09 Andrew Cagney <cagney@gnu.org>
3382
3383 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
3384 provide a default value.
3385 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
3386 * gdbarch.h, gdbarch.c: Re-generate.
3387 * arch-utils.c (generic_convert_register_p): Rename
3388 legacy_convert_register_p
3389 (legacy_register_to_value, legacy_value_to_register): Delete
3390 functions.
3391 * arch-utils.h (generic_convert_register_p): Rename
3392 legacy_convert_register_p.
3393 (legacy_register_to_value, legacy_value_to_register): Delete
3394 declarations.
3395
3396 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
3397 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
3398 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
3399 * gdbarch.h, gdbarch.c: Re-generate.
3400 * infcmd.c (default_print_registers_info): Simplify.
3401 * findvar.c (value_of_register): Simplify.
3402 * mi/mi-main.c (get_register): Simplify.
3403 * arch-utils.c (legacy_convert_register_p): Always return 0.
3404 (legacy_register_to_value, legacy_value_to_register): Always call
3405 internal_error.
3406
3407 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
3408 #ifdef CLEAR_INSN_CACHE code.
3409 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
3410 Delete #ifdef CLEAR_DEFERRED_STORES code.
3411
3412 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
3413
3414 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
3415 copyright.
3416 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
3417
3418 * config/mips/mipsv4.mh: Delete file.
3419
3420 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
3421 unreferenced macro.
3422 (hpread_adjust_stack_address): Delete declaration.
3423
34242004-06-08 Andrew Cagney <cagney@gnu.org>
3425
3426 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
3427 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
3428 PTRACE_ATTACH / PTRACE_DETACH available call error.
3429 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
3430 * infttrace.c (update_thread_state_after_attach, attach, detach):
3431 Remove #ifdef wrappers.
3432 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
3433 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
3434 * config/nm-bsd.h (ATTACH_DETACH): Delete.
3435 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
3436 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
3437 * config/nm-linux.h (ATTACH_DETACH): Delete.
3438 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
3439 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
3440 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
3441 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
3442 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
3443
34442004-06-08 Corinna Vinschen <vinschen@redhat.com>
3445
3446 * configure.in: Set $configdir to the right OS specific value.
3447 Use value when setting $tcldir and $tkdir.
3448 * configure: Regenerate.
3449
34502004-06-06 Paul Brook <paul@codesourcery.com>
3451
3452 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
3453 records.
3454
34552004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
3456
3457 * ada-lang.c (lookup_symbol_in_language): New function to allow
3458 re-use of another language's symbol lookup code. (Placed here
3459 temporarily while Ada support is being integrated into the public
3460 tree).
3461 (restore_language): New auxiliary function for
3462 lookup_symbol_in_language.
3463 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
3464 temporarily while Ada support is being integrated into the public
3465 tree).
3466
34672004-06-08 Alexandre Oliva <aoliva@redhat.com>
3468
3469 * Makefile.in (check//%): New.
3470
3471 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
3472 (mn10300_store_return_value): Rewrite.
3473 (mn10300_type_align): New.
3474 (mn10300_use_struct_convention): Rewrite.
3475 (mn10300_return_value): New, using all of the above.
3476 (mn10300_pop_frame_regular): Add saved_regs_size.
3477 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
3478
3479 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
3480 regs if PC is on movm.
3481
34822004-06-07 Jim Blandy <jimb@redhat.com>
3483
3484 Add native Linux support for the PowerPC E500.
3485 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
3486 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
3487 all architectures except the E500.
3488 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
3489 #definitions.
3490 (struct gdb_evrregset_t): New type.
3491 (have_ptrace_getsetevrregs): New variable.
3492 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
3493 fetch_spe_registers): New functions.
3494 (fetch_register): Call fetch_spe_register as appropriate.
3495 Assert that we're only passed raw register numbers.
3496 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
3497 Don't fetch gprs if they're pseudoregisters.
3498 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
3499 store_spe_registers): New functions.
3500 (store_register): Call store_spe_register as appropriate.
3501 Assert that we're only passed raw register numbers.
3502 (store_ppc_registers): Call store_spe_registers as appropriate.
3503 Don't store gprs if they're pseudoregisters.
3504
35052004-06-07 Jeff Johnston <jjohnstn@redhat.com>
3506
3507 * thread-db.c (thread_get_info_callback): Fill in the thread_info
3508 struct if one exists, even if we are dealing with a zombie thread.
3509
35102004-06-07 Andrew Cagney <cagney@gnu.org>
3511
3512 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
3513 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
3514 Rename PC_REQUIRES_RUN_BEFORE_USE.
3515 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
3516 #ifdef.
3517
35182004-06-07 Randolph Chung <tausq@debian.org>
3519
3520 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
3521 unwinding after sp has been saved to the stack but before the end
3522 of the prologue, and after the fp has been modified but before it has
3523 been saved to the stack.
3524 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
3525 Remove superfluous definitions.
3526 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
3527
35282004-06-07 Guy Martin <gmsoft@gentoo.org>
3529
3530 Committed by Randolph Chung.
3531 * hppa-linux-nat.c: Include the correct version of the header file
3532 depending on the kernel version.
3533
35342004-06-06 Randolph Chung <tausq@debian.org>
3535
3536 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
3537 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
3538
35392004-06-06 Randolph Chung <tausq@debian.org>
3540
3541 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
3542 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
3543 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
3544 * hppa-tdep.c (hppa_symbol_address): New function definition.
3545 * hppa-tdep.h (hppa_symbol_address): New function declaration.
3546
35472004-06-06 Randolph Chung <tausq@debian.org>
3548
3549 * hppa-tdep.h (struct value): Forward declaration.
3550 (gdbarch_tdep): Define tdep find_global_pointer method.
3551 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
3552 associated with the function we are trying to call, and write it
3553 to the gp register.
3554 (hppa32_convert_from_funct_ptr_addr): New function.
3555 (hppa_find_global_pointer): New function.
3556 (hppa_gdbarch_init): Set default find_global_pointer method; set
3557 convert_from_func_ptr_addr method.
3558 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
3559 (hppa_linux_init_abi): Set find_global_pointer method.
3560 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
3561
35622004-06-06 Randolph Chung <tausq@debian.org>
3563
3564 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
3565 to struct value *function.
3566 * gdbarch.c: Regenerate.
3567 * gdbarch.h: Likewise.
3568 * infcall.c (call_function_by_hand): Pass entire function value
3569 to push_dummy_call.
3570
3571 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
3572 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
3573 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
3574 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
3575 * arm-tdep.c (arm_push_dummy_call): Likewise.
3576 * avr-tdep.c (avr_push_dummy_call): Likewise.
3577 * cris-tdep.c (cris_push_dummy_call): Likewise.
3578 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
3579 * frv-tdep.c (frv_push_dummy_call): Likewise.
3580 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
3581 * hppa-tdep.c (hppa32_push_dummy_call)
3582 (hppa64_push_dummy_call): Likewise.
3583 * i386-tdep.c (i386_push_dummy_call): Likewise.
3584 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
3585 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
3586 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
3587 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
3588 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
3589 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
3590 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
3591 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
3592 (ppc64_sysv_abi_push_dummy_call): Likewise.
3593 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
3594 (ppc64_sysv_abi_push_dummy_call): Likewise.
3595 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
3596 * s390-tdep.c (s390_push_dummy_call): Likewise.
3597 * sh-tdep.c (sh_push_dummy_call_fpu)
3598 (sh_push_dummy_call_nofpu): Likewise.
3599 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
3600 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
3601 * vax-tdep.c (vax_push_dummy_call): Likewise.
3602
36032004-06-04 Jim Blandy <jimb@redhat.com>
3604
3605 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
3606 gdbarch argument to register_size.
3607
3608 * rs6000-tdep.c (rs6000_store_return_value): Use
3609 regcache_cooked_write_part instead of
3610 deprecated_write_register_bytes.
3611 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
3612 not gdbarch_deprecated_store_return_value.
3613
3614 * ppc-linux-nat.c (store_register, fetch_register): Remove
3615 incorrect assertions. Simplify and generalize handling of
3616 transfers whose sizes are not multiples of, or less than, sizeof
3617 (PTRACE_XFER_TYPE).
3618
36192004-06-04 Jeff Johnston <jjohnstn@redhat.com>
3620
3621 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
3622 as a new thread event.
3623 * thread-db.c (thread_get_info_callback): If the thread is a
3624 zombie, return TD_THR_ZOMBIE.
3625 (thread_from_lwp): If thread_get_info_callback returns
3626 TD_THR_ZOMBIE, check if the thread is still on the thread list
3627 and return a -1 ptid if not found.
3628 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
3629 change the status to TARGET_WAITKIND_SPURIOUS.
3630
36312004-06-03 Corinna Vinschen <vinschen@redhat.com>
3632
3633 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
3634 double values in little endian mode.
3635
36362004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
3637
3638 Committed by Andrew Cagney.
3639 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
3640 after last enum constant to avoid error from IBM C
3641 compiler.
3642
36432004-06-02 Jim Blandy <jimb@redhat.com>
3644
3645 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
3646 to 'message', and make it local to the lone block that uses it.
3647
3648 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
3649
36502004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
3651
3652 * ada-exp.y: Update copyright notice.
3653 Include block.h.
3654
3655 Replace REGNAME, LAST, INTERNAL_VARIABLE with
3656 SPECIAL_VARIABLE and unify the treatment of these cases.
3657
3658 (write_attribute_call0): Remove.
3659 (write_attribute_call1): Remove.
3660 (write_attribute_calln): Remove.
3661 (save_qualifier): Add missing semicolon.
3662
3663 (simple_exp,exp): Decomment (i.e., reactivate) code that was
3664 temporarily disabled to allow compilation with FSF head version.
3665
3666 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
3667 use individual operators (OP_*) for all attributes.
3668 (exp syntax): Use write_int.
3669 Handle STRING literals with OP_STRING.
3670 (variable syntax): Add limit parameter to calls to
3671 write_object_renaming.
3672
3673 (temp_parse_space): New definition to hold entities that need
3674 only live until the next call to ada_parse.
3675 (string_to_operator): Rename fields of ada_opname_table entries.
3676
3677 (write_var_from_sym): Record block.
3678 (write_var_from_name): Minor reformatting.
3679 Make sure saved name is properly encoded in the case of multiple
3680 matches, and set its language to Ada.
3681 Update comment.
3682 Modify to indicate unresolved name as symbol in the UNRESOLVED
3683 namespace, allocated in temp_parse_space.
3684 (write_int): New function.
3685
3686 (write_object_renaming): Add max_depth parameter to limit
3687 chains of object renamings.
3688 Handle case where root of renaming expression is itself a renaming.
3689 Use temp_parse_space for temporary name buffer.
3690 Handle renamings to dereferenced pointers (___XEXA suffices).
3691
3692 (ada_parse, yyerror, string_to_operator,
3693 write_var_from_sym, write_var_from_name, write_attribute_call0,
3694 write_attribute_call1, write_attribute_calln,
3695 write_object_renaming): Protoize.
3696
3697 (_initialize_ada_exp): New function.
3698
3699 * ada-lang.c: Update copyright notice.
3700 General terminology change to conform to GNAT compiler usage:
3701 mangle => encode, demangle => decode
3702 Include gdb_obstack.h.
3703 Include gdb_regex.h
3704 Include frame.h
3705 Include hashtab.h
3706 Include completer.h
3707 Include gdb_stat.h
3708 Include block.h
3709 Include infcall.h
3710
3711 (ADA_RETAIN_DOTS): Make sure this is defined.
3712 (TRUNCATION_TOWARDS_ZERO): Define.
3713 (struct string_vector): Define.
3714 (unresolved_names): Remove definition.
3715 (xnew_string_vector): New function.
3716 (string_vector_append): New function.
3717 (extract_string): Make static.
3718 (ada_unqualified_name): New function.
3719 (add_angle_brackets): New function.
3720 (function_name_from_pc): New function.
3721 (place_on_stack): Rename to ensure_lval.
3722
3723 (ensure_lval): Renamed from place_on_stack.
3724 Make identity on lvals.
3725 Update comment.
3726 (is_nonfunction): New interface.
3727 Only symbols in LOC_CONST class can be enumerals.
3728 (fill_in_ada_prototype): Remove; now independent of language.
3729 (add_defn_to_vec): Add obstack and symtab arguments.
3730 Use obstack to hold collected definitions.
3731 (num_defns_collected): New function.
3732 (defns_collected): New function.
3733 (ada_resolve_subexp): Rename to resolve_subexp.
3734 (resolve_subexp): Renamed from ada_resolve_subexp.
3735 (ada_op_name): Return non-const result.
3736 (ada_decoded_op_name): Renamed from ada_op_name, now used for
3737 other purposes.
3738
3739 (to_fixed_array_type): Add declaration.
3740 (coerce_unspec_val_to_type): Remove offset parameter.
3741 (find_sal_from_funcs_and_line): New interface.
3742 (find_line_in_linetable): Ditto.
3743
3744 (all_sals_for_line): Rename to ada_sals_for_line and make
3745 global.
3746 Add new parameter. When set, do not ask the user to choose the
3747 instance, but use the first one found instead.
3748 Use given line number in returned sals.
3749 Fix comment.
3750 Skip the prologue if funfirstline is set.
3751 Correct for memory leak when 0 lines found.
3752
3753 (value_pos_atr): Use pos_atr.
3754 (pos_atr): New function.
3755 (standard_lookup): Add block parameter.
3756
3757 (makeTimeStart): Remove declaration and uses.
3758 (makeTimeStop): Remove declaration and uses.
3759
3760 (ada_completer_word_break_characters): Allow for VMS.
3761 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
3762 (raise_sym_name): New constant.
3763 (raise_unhandled_sym_name): New constant.
3764 (raise_assert_sym_name): New constant.
3765 (process_raise_exception_name): New constant.
3766 (longest_exception_template): New constant.
3767 (warning_limit): New variable to limit warnings during expression
3768 evaluation.
3769 (warnings_issued): New variable to keep track of warnings issued.
3770 (known_runtime_file_name_patterns): New constant.
3771 (known_auxiliary_function_name_patterns): New constant.
3772 (symbol_list_obstack): New variable.
3773
3774 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
3775 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
3776 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
3777 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
3778 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
3779 ada_variant_discrim_name, field_alignment, dynamic_template_type,
3780 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
3781 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
3782 and strcmp.
3783
3784 (ada_get_field_index): New function.
3785 (lim_warning): New function.
3786 (ada_translate_error_message): New function.
3787 (MAX_OF_SIZE): New function.
3788 (MIN_OF_SIZE): New function.
3789 (UMAX_OF_SIZE): New function.
3790 (UMIN_OF_SIZE): New function.
3791 (discrete_type_high_bound): New function.
3792 (discrete_type_low_bound): New function.
3793 (base_type): New function.
3794 (do_command): Remove.
3795
3796 (ada_update_initial_language): Use language_ada, not language_unknown.
3797 (ada_encode): Renamed from ada_mangle.
3798 Obey ADA_RETAIN_DOTS.
3799 (ada_decode): Renamed from ada_demangle.
3800 Update coding conventions.
3801 (decoded_names_store): New hash table.
3802 (ada_decode_symbol): New function.
3803 (ada_la_decode): New function.
3804
3805 (modify_general_field): Correct computations of offset and bit
3806 position.
3807 (desc_base_type): Handle ref types, too.
3808 (ada_is_direct_array_type): New function.
3809
3810 (ada_is_simple_array): Rename to ada_is_simple_array_type.
3811 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
3812 (ada_is_bogus_array_descriptor,ada_type_of_array,
3813 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
3814 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
3815 ada_is_array_descriptor_type.
3816
3817 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
3818 (ada_is_packed_array_type): Handle pointers or
3819 references to packed arrays as well.
3820 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
3821 (decode_packed_array_type): Search for the packed array type
3822 symbol in the currently selected block and associated
3823 superblocks too.
3824 Use lookup_symbol again.
3825
3826 (decode_packed_array): Handle pointers and references.
3827 Update call to coerce_unspec_val_to_type.
3828 (decode_packed_array_type,value_subscript_packed): Limit warnings.
3829 (ada_value_primitive_packed_val): Improve comment.
3830
3831 (ada_index_type): Substitute int type for "undefined".
3832 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
3833 ada_array_langth, ada_is_string_type): Use renamed
3834 ada_is_simple_array_type.
3835 (empty_array): New function.
3836
3837 (ada_resolve): Rename to resolve.
3838 (resolve): Make static.
3839 Call renamed resolve_subexp.
3840 Update comment.
3841 (ada_resolve_subexp): Rename to resolve_subexp.
3842 (resolve_subexp): Update comment.
3843 Decomment disabled code.
3844 Add LOC_COMPUTED* cases.
3845 Modify to use temporary struct symbols (marked as being in
3846 UNDEF_NAMESPACE) to indicate unresolved names, instead of
3847 OP_UNRESOLVED_VALUE.
3848 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
3849 Add OP_STRING case.
3850 Remove OP_ARRAY.
3851 Use SYMBOL_PRINT_NAME instead of ada_demangle.
3852 Use new ada_lookup_symbol_list interface.
3853 Use new ada_resolve_function interface.
3854 Remove OP_TYPE case.
3855
3856 (ada_args_match): Idiot proof against null actuals.
3857 Use intermediate variables to clarify.
3858 (ada_resolve_function): Update comment and interface.
3859 (mangled_ordered_before): Rename to encoded_ordered_before and
3860 update comment.
3861 (sort_choices): Update comment and interface.
3862 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
3863 (user_select_syms): New interface.
3864 Use new sort_choices interface.
3865 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
3866 (possible_user_operator_p): Idiot-proof against null values.
3867 (ada_simple_renamed_entity): Don't make cleanup; rely on
3868 caller to free result string.
3869 Remove const from return type.
3870 (make_array_descriptor): Rename uses of place_on_stack to
3871 ensure_lval.
3872 Make sure that arrays are on stack.
3873
3874 (HASH_SIZE): Define.
3875 (struct cache_entry): Define.
3876 (cache_space): Define.
3877 (cache): Define.
3878 (clear_ada_sym_cache): New function.
3879 (find_entry): New function.
3880 (lookup_cached_symbol): New function.
3881 (defn_vector_size): Define.
3882 (cache_symbol): New function.
3883 (defn_symbols): Remove.
3884
3885 (standard_lookup): Use lookup_symbol_in_language to get effect of
3886 C lookup.
3887 Cache results.
3888
3889 (symbol_completion_match): New function.
3890 (symbol_completion_add): New function.
3891 (ada_make_symbol_completion_list): New function.
3892
3893 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
3894 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
3895 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
3896 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
3897
3898 (ada_lookup_simple_minsym): New function.
3899 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
3900
3901 (add_symbols_from_enclosing_procs): New interface.
3902 Conditionalize more helpfully.
3903 Don't bother if program isn't running.
3904 Use new interface to get_frame_block.
3905 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
3906
3907 (remove_extra_symbols): New interface.
3908 (xget_renaming_scope): New function.
3909 (is_package_name): New function.
3910 (renaming_is_visible): New function.
3911 (remove_out_of_scope_renamings): New function.
3912
3913 (ada_lookup_symbol_list): New interface.
3914 Properly reinitialize the symbol list obstack.
3915 Don't call add_symbols_from_enclosing_procs if we start from a
3916 static or global block.
3917 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
3918 add_symbols_from_enclosing_procs.
3919 Add symtab data to cached entries.
3920 Handle symbols prefixed with
3921 "standard__" specially; strip prefix and don't look in local symbols.
3922 Do not include out of scope renaming symbols in list of
3923 symbols returned.
3924 Add const to block parameter.
3925 Move check for non-local, non-global symbols earlier.
3926 Remove timing stuff.
3927 (ada_lookup_symbol): New interface.
3928 Find symtab as well.
3929 (ada_lookup_symbol_nonlocal): New function.
3930
3931 (is_name_suffix): Enhance suffix detection to recognize
3932 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
3933 (is_dot_digits_suffix): New function.
3934 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
3935
3936 (ada_add_block_symbols): New interface. Use obstack to return results
3937 in a vector of struct ada_symbol_infos. Add symtab argument.
3938 Use new interface to add_defn_to_vec.
3939 Remove calls to fill_in_ada_prototype.
3940 Use BLOCK_BUCKETS, BLOCK_BUCKET.
3941
3942 (ada_finish_decode_line_1): Add const qualification to local to fix
3943 warning.
3944 Start looking in static block for functions to avoid attempts
3945 to search frame chain for up-level variables.
3946 Adapt to new ada_sals_for_line interface.
3947 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
3948 Handle quoting of the function name inside the spec string.
3949 Skip prologue when funfirstline is set and update the
3950 function documentation to that effect.
3951
3952 (debug_print_lines, debug_print_block, debug_print_blocks,
3953 debug_print_symtab): Remove.
3954
3955 (ada_main_name): New function.
3956 (ada_exception_breakpoint_type): New function.
3957 (is_known_support_routine): New function.
3958 (ada_find_printable_frame): Renamed from find_printable_frame and made
3959 global.
3960 Remove level parameter.
3961 Use new interface to select_frame.
3962
3963 (begin_command): Remove.
3964 (ada_adjust_exception_stop): New function.
3965 (ada_print_exception_stop): New function.
3966 (exception_name_from_cond): New function.
3967 (ada_report_exception_break): Replace disabled code with
3968 conditionalization on GNAT_GDB.
3969 Get the exception name from the condition string.
3970 Remove and move functionality into new functions
3971 ada_print_exception_breakpoint_task and
3972 ada_print_exception_breakpoint_nontask.
3973 (error_breakpoint_runtime_sym_not_found): New function.
3974 (is_runtime_sym_defined): New function.
3975 (ada_breakpoint_rewrite): Uncomment suppressed code.
3976 Use symbolic error-message and runtime-symbol names.
3977 Surround runtime symbol names in quotes.
3978 Allow non-specific breakpoints on exceptions and assertions before
3979 program starts.
3980
3981 (ada_is_tagged_type): Add parameter.
3982 (ada_is_tag_type): New function.
3983 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
3984 (ada_variant_discrim_type): Ditto.
3985 (value_tag_from_contents_and_address): New function.
3986 (type_from_tag): New function.
3987 (struct tag_args): New structure used to communicate with
3988 ada_tag_name_1.
3989 (ada_tag_name_1): New function.
3990 (ada_tag_name): New function.
3991
3992 (ada_scan_number): Update comment.
3993 (find_struct_field): New function.
3994 (ada_search_struct_field): Make static.
3995 (ada_value_struct_elt): New version that returns references when
3996 given pointers or references to structs.
3997 (ada_lookup_struct_elt_type): Add 'refok' parameter.
3998 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
3999 interface.
4000 (ada_value_ind): Use new ada_to_fixed_value interface.
4001 (ada_coerce_ref): Ditto.
4002 (field_offset): Remove.
4003
4004 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
4005 (ada_find_renaming_symbol): New function.
4006 (ada_prefer_type): Prefer named types over unnamed ones.
4007 (variant_field_index): New function.
4008 (contains_variant_part): Removed: subsumed by variant_field_index.
4009 (ada_template_to_fixed_record_type): New function, mostly from
4010 template_to_fixed_record_type.
4011 (template_to_fixed_record_type):
4012 Do not scan the type fields beyond the last one; prevents a
4013 potential SEGV.
4014 Handle case where variant field is listed BEFORE discriminant it
4015 depends on.
4016 Fix calculation of record length when bit length is
4017 not evenly divisible by char length.
4018 Move code to ada_template_to_fixed_record_type and call it.
4019
4020 (template_to_static_fixed_type): Revise comment.
4021 Modify to work on ordinary record types as well as templates,
4022 so as to handle fields that use ___XVE or ___XVU encodings.
4023 (to_record_with_fixed_variant_part): Fill out comment.
4024 Initialize C++ stuff in right type.
4025 Allow case where DVAL is null.
4026 Handle case where variant field is not last.
4027 Fix typo concerning record length.
4028 (to_fixed_record_type): Decomment disabled code.
4029 (to_fixed_record_type): Use variant_field_index instead of
4030 contains_variant_part.
4031 (to_fixed_variant_branch_type): Ditto.
4032 (to_fixed_array_type): Decomment disabled code.
4033 (ada_to_fixed_type): Convert tagged types to the specific type.
4034 Deactivate the size-check for array types in order to avoid
4035 some false size alarms.
4036 (to_static_fixed_type): Decomment disabled code.
4037 Modify to call template_to_static_fixed_type
4038 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
4039 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
4040 Remove valaddr argument, as it is never really used.
4041 (ada_to_fixed_value): Change interface to act on single struct value*
4042 operand.
4043 (adjust_pc_past_prologue): New function.
4044 (ada_attribute_name): Modify to take enum exp_opcode argument.
4045
4046 (ada_enum_name): Recognize new homonym-distinguishing convention.
4047 Adjust local variable's type to remove compiler warning.
4048 Fix a small problem in the part that unqualifies the enumeration name.
4049 (ada_value_binop): New function.
4050 (ada_value_equal): New function.
4051
4052 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
4053 Don't give error message when not doing normal evaluation
4054 and a tagged type doesn't seem to contain a structure member.
4055 Give error message for packed arrays.
4056 For indexing arrays, handle pointers to packed arrays correctly.
4057 Handle case of 'first and 'last attributes of bare integral type
4058 without encoded subtype info.
4059 Remove some unnecessary casts.
4060 Fix uninitialized value of type in computing 'first, 'last, or 'length
4061 of array object.
4062 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
4063 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
4064 calls.
4065 Attributes are now exp_opcode values.
4066 Correct treatment of 'modulus.
4067 Better error message for taking 'length of wrong kind of type;
4068 improve comment.
4069 Change EVAL_NORMAL to noside for consistency.
4070 Use ada_value_binop for DIV, MOD, REM.
4071 Make special case out of array of length 0, since an argument
4072 of 0 upsets some platforms' malloc.
4073 Use OP_STRING instead of OP_ARRAY.
4074 For slice, add check that we have an array type before extracting
4075 a slice out of it. Avoids a SEGV.
4076 When evaluating an array slice, if the array type is a reference to
4077 an aligner type, then replace the aligner type by the actual type.
4078 Decomment disabled code.
4079 Remove some dead code.
4080 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
4081 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
4082 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
4083 and UNOP_MBR to UNOP_IN_RANGE.
4084 If an array type has a parallel ___XVE type, then use it.
4085 Turn arrays into pointers for lvalue arrays.
4086 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
4087 bounds error and handle 0-length slices.
4088 Use lim_warning.
4089 When selecting fields, apply ada_to_fixed_value (because the fields
4090 might have ___XVU or ___XVE encodings even if not dynamic.)
4091 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
4092 (ada_is_system_address_type): New function.
4093
4094 (get_var_value): Use new interface to ada_lookup_symbol_list.
4095 (get_int_var_value): New interface.
4096 (to_fixed_range_type): Allow unknown bound, with warning.
4097 (ada_is_modular_type): Decomment disabled code.
4098 (ADA_OPERATORS): New definition.
4099 (ada_operator_length): New function.
4100 (ada_expr_op_name): New function.
4101 (ada_forward_operator_length): New function.
4102 (ada_dump_subexp_body): New function.
4103 (ada_print_subexp): New function.
4104 (ada_exp_descriptor): New constant.
4105 (ada_op_print_tab): Add 'size. Remove FIXMEs.
4106 (ada_language_defn): Add ada_exp_descriptor entry.
4107 Change ada_parse => parse.
4108 Add post-parser entry.
4109 Use ada-specific non-local symbol lookup.
4110 Don't use C-style arrays.
4111 String lower-bound is 1.
4112 Decomment disabled code.
4113 (parse): New function.
4114 New fields ada_translate_error_message, ada_lookup_symbol,
4115 ada_lookup_minimal_symbol.
4116
4117 * ada-lang.h: Update copyright dates.
4118 Replace the mangle/demangle terminology throughout by the
4119 more appropriate encode/decode one.
4120 Include breakpoint.h.
4121 Forward declare struct partial_symbol, struct block.
4122 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
4123 (EXTRACT_ADDRESS): Remove.
4124 (EXTRACT_INT): Remove.
4125 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
4126 (MAX_ENCLOSING_FRAME_LEVELS): Define.
4127 (MAX_RENAMING_CHAIN_LENGTH): Define.
4128 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
4129
4130 (enum task_states): Remove.
4131 ada_task_states: Remove.
4132 (fat_string): Remove.
4133 (struct entry_call): Remove.
4134 (struct task_fields): Remove.
4135 (struct task_entry): Remove.
4136
4137 (struct ada_symbol_info): Define.
4138 (enum ada_attribute): Remove.
4139 (enum ada_operator): Define.
4140
4141 (ada_get_field_index): Declare.
4142 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
4143 (ada_is_simple_array): Rename to ada_is_simple_array_type.
4144 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
4145 (ada_lookup_symbol_list): New interface.
4146 (ada_decode_symbol): Declare.
4147 (ada_decode): Declare.
4148 (ada_lookup_symbol): New interface.
4149 (ada_update_initial_language): Declare.
4150 (ada_lookup_simple_minsym): Declare.
4151 (user_select_syms): New interface.
4152 (ada_sals_for_line): Declare.
4153 (ada_is_tagged_type): New interface.
4154 (ada_tag_name): Declare.
4155 (ada_lookup_struct_elt_type): Remove declaration.
4156 (ada_search_struct_field): Remove declaration.
4157 (ada_attribute_name): New interface.
4158 (ada_is_system_address_type): Declare.
4159 (ada_to_fixed_value): Remove declaration.
4160 (ada_template_to_fixed_record_type_1): Declare.
4161 (get_int_var_value): New interface.
4162 (ada_find_any_symbol): Declare.
4163 (ada_find_renaming_symbol): Declare.
4164 (ada_mangle): Rename to ada_encode.
4165 (ada_simple_renamed_entity): Remove const.
4166 (ada_main_name): Declare.
4167 (get_current_task): Rename to ada_get_current_task.
4168 (get_entry_number): Remove declaration.
4169 (ada_report_exception_break): Remove declaration.
4170 (ada_print_exception_breakpoint_nontask): Declare.
4171 (ada_print_exception_breakpoint_task): Declare.
4172 (ada_find_printable_frame): Declare.
4173
4174 * ada-lex.l: Update copyright notices.
4175 Use xmalloc and xfree instead of malloc and free.
4176 Use new interface to name_lookup.
4177 Use new interface to
4178 ada_mangle=>ada_encode.
4179 Redo handling of '$...' variable to parallel current treatment
4180 in c-exp.y.
4181 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
4182 digit_to_int, strtoulst, processInt, processReal, processId,
4183 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
4184 yywrap): Protoize.
4185
4186 (processInt): Use cast to remove harmless warning.
4187 (processReal): Modify to get rid of compiler warning on scan formats.
4188
4189 (processId): Replace xmalloc with obstack_alloc for name and remove
4190 call to ada_name_string_cleanup.
4191 Remove obsolete disabled code.
4192 (name_lookup): Ditto.
4193 New interface.
4194 Use obsavestring on temp_parse_space instead of savestring
4195 on name, and remove call to ada_name_string_cleanup.
4196 Free string returned from ada_simple_renamed_entity.
4197 Use new interface to ada_lookup_symbol_list.
4198 Decomment disabled code.
4199 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
4200 not types.
4201 When a type name lookup succeeds as a result of
4202 lookup_primitive_typename, check for regular type entry that has not
4203 yet been read in.
4204 Limit length of chain of renamed symbols we are willing to follow.
4205 Do not break names beginning with "standard__" into segments.
4206 (block_lookup): Use new interface to ada_lookup_symbol_list.
4207
4208 * ada-typeprint.c: Update copyright notice.
4209 (demangled_type_name): Rename to decoded_type_name.
4210 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
4211 (print_range_bound): Correct handling of negative
4212 bounds that make the index type looked unsigned under STABS.
4213 (print_dynamic_range_bound): Use new interface to get_int_var_value.
4214 (print_range_type_named): Use the builtin int type if no type
4215 corresponding to the given type name could be found.
4216 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
4217 Add some bullet-proofing.
4218 (print_variant_clauses): Allow for variant branches with ___XVU
4219 encodings that are not dynamic fields.
4220 Use new interface to ada_is_tagged_type.
4221 (print_record_type): Allow for fields with ___XVE encodings that
4222 are not dynamic fields.
4223 Use new interface to ada_is_tagged_type.
4224 (ada_print_type): ada_is_array_descriptor =>
4225 ada_is_array_descriptor_type.
4226
4227 * ada-valprint.c: Update copyright notice.
4228 Include gdb_string.h
4229 Include infcall.h
4230 (ui_memcpy): New function.
4231 (ada_print_floating): New function.
4232 (ada_print_str): Order arguments correctly.
4233 Correct handling of empty arrays and arrays of 0-length items.
4234 ada_is_array_descriptor => ada_is_array_descriptor_type
4235 Print values of type System.Address in hexadecimal format.
4236 Use ada_print_floating to print floating-point numbers in Ada format.
4237 Print class tag values with type names.
4238 No longer print the address of reference values. Avoids
4239 a potential confusion.
4240 (ada_value_print): Stop printing the object type for reference
4241 values, but preserve that behavior for access types. Avoids
4242 a potential confusion.
4243 Simplify one conditional expression, as the first part is now
4244 necessarily true.
4245 ada_is_array_descriptor => ada_is_array_descriptor_type
4246 Add check for arrays for null records, and print them by hand.
4247
42482004-06-01 Jim Blandy <jimb@redhat.com>
4249
4250 * ppc-tdep.h: Delete unused 'regoff' member.
4251 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
4252
42532004-06-01 Michael Chastain <mec.gnu@mindspring.com>
4254
4255 Fix PR symtab/1661.
4256 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
4257 (hpread_read_struct_type): Likewise.
4258
42592004-06-01 Andrew Cagney <cagney@gnu.org>
4260
4261 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
4262 instead of xasprintf.
4263 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
4264 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
4265 (mi_cmd_data_list_register_names)
4266 (mi_cmd_data_list_changed_registers)
4267 (mi_cmd_data_list_register_values)
4268 (get_register, mi_cmd_data_write_register_values)
4269 (mi_cmd_data_write_register_values)
4270 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
4271 (mi_cmd_target_download, mi_cmd_target_select)
4272 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
4273 (mi_execute_cli_command, mi_execute_async_cli_command)
4274 (mi_execute_async_cli_command): Ditto.
4275 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
4276 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
4277
4278 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
4279 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
4280 error_last_message instead of mi_error_last_message.
4281 * mi/mi-main.c (mi_error_last_message): Delete function.
4282
4283 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
4284 "invalid number of columns" error. Delete redundant "out of
4285 memory" check.
4286
42872004-05-31 Mark Kettenis <kettenis@gnu.org>
4288
4289 * i386bsd-nat.c: Don't include <sys/procfs.h>.
4290 (gregset_t, fpregset_t): Remove typedefs.
4291 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
4292 (REG_OFFSET): Rename argument.
4293 (i386bsd_r_reg_offset): Rename from reg_offset.
4294 (REG_ADDR): Remove macro.
4295 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
4296 functions.
4297 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
4298 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
4299 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
4300 instead of supply_gregset.
4301 (store_inferior_registers): Use `struct reg' and `struct fpreg'
4302 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
4303 instead of fill_gregset.
4304 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
4305
4306 * i386bsd-nat.c: Don't include "gregset.h".
4307 (supply_gregset, fill_gregset): Make static.
4308 (supply_fpregset, fill_fpregset): Remove.
4309 * Makefile.in (i386bsd-nat.o): Update dependencies.
4310
43112004-05-30 Mark Kettenis <kettenis@gnu.org>
4312
4313 * fbsd-proc.c: Include "regcache.h", "regset.h" and
4314 "gdb_assert.h". Con't include "gregset.h".
4315 (fbsd_make_corefile_notes): Use regset-based core file support
4316 instead off fill_gregset and fill_fpregset.
4317 * Makefile.in (fbsd-proc.o): Update dependencies.
4318
4319 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
4320 instructions.
4321 (m88k_frame_prev_register): Simplify code a bit.
4322
4323 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
4324 (amd64_collect_fpregset): New function.
4325 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
4326
4327 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
4328
4329 * i386-tdep.c (i386_supply_gregset): Adjust comment.
4330 (i386_collect_gregset): New function.
4331 (i386_supply_fpregset): Adjust comment.
4332 (i386_collect_fpregset): New function.
4333 (i386_regset_from_core_section): Use i386_collect_gregset and
4334 i386_collect_fpregset.
4335
4336 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
4337 handle VALUEP being null.
4338
4339 * regset.h (collect_regset_ftype): Unconstify fourth argument.
4340
43412004-05-29 Mark Kettenis <kettenis@gnu.org>
4342
4343 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
4344
4345 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
4346 assembler in OpenBSD 3.5-current.
4347 (amd64obsd_sigcontext_addr): Likewise.
4348
43492004-05-28 Jim Blandy <jimb@redhat.com>
4350
4351 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
4352 register set, so our regcache isn't declared "legacy" and our E500
4353 pseudoregister read and write functions aren't ignored.
4354 (rs6000_register_byte, rs6000_register_raw_size,
4355 rs6000_register_virtual_type, rs6000_register_convertible,
4356 rs6000_register_convert_to_virtual,
4357 rs6000_register_convert_to_raw): Deleted.
4358 (rs6000_register_type, rs6000_convert_register_p,
4359 rs6000_register_to_value, rs6000_value_to_register): New
4360 functions.
4361 (rs6000_gdbarch_init): Don't register
4362 gdbarch_deprecated_register_size,
4363 gdbarch_deprecated_register_bytes,
4364 gdbarch_deprecated_register_byte,
4365 gdbarch_deprecated_register_raw_size,
4366 gdbarch_deprecated_register_virtual_type,
4367 gdbarch_deprecated_register_convertible,
4368 gdbarch_deprecated_register_convert_to_virtual, or
4369 gdbarch_deprecated_register_convert_to_raw methods. Instead,
4370 register gdbarch_register_type, gdbarch_convert_register_p,
4371 gdbarch_register_to_value, and gdbarch_value_to_register methods.
4372
43732004-05-26 Jim Blandy <jimb@redhat.com>
4374
4375 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
4376 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
4377 functions, updated to match the register numberings used in GCC.
4378 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
4379 rs6000_dwarf2_reg_to_regnum as register number conversions
4380 functions for STABS and Dwarf2.
4381
43822004-05-26 Randolph Chung <tausq@debian.org>
4383
4384 * infttrace.h (target_waitkind): Forward declare type instead of pulling
4385 in header file.
4386
43872004-05-25 Joel Brobecker <brobecker@gnat.com>
4388
4389 * NEWS: Document new "start" command.
4390
43912004-05-25 Randolph Chung <tausq@debian.org>
4392
4393 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
4394 hppa-linux.
4395
43962004-05-25 Randolph Chung <tausq@debian.org>
4397
4398 * hppa-hpux-tdep.c (offsetof): Define.
4399 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
4400 (hppa32_hpux_frame_base_before_sigtramp)
4401 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
4402 (hppa64_hpux_frame_saved_pc_in_sigtramp)
4403 (hppa64_hpux_frame_base_before_sigtramp)
4404 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
4405 functions.
4406 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
4407 (hppa_hpux_sigtramp_frame_unwind_cache)
4408 (hppa_hpux_sigtramp_frame_this_id)
4409 (hppa_hpux_sigtramp_frame_prev_register)
4410 (hppa_hpux_sigtramp_frame_unwind)
4411 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
4412 (hppa_hpux_init_abi): Register sigtramp unwinder.
4413 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
4414
44152004-05-25 Randolph Chung <tausq@debian.org>
4416
4417 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
4418 and multiple stack unwinds.
4419 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
4420
44212004-05-25 Andrew Cagney <cagney@gnu.org>
4422
4423 * symfile.h (symbol_file_add_from_memory): Delete declaration.
4424 * symfile-mem.h: Delete file.
4425 * symfile-mem.c: Do not include "symfile-mem.h".
4426 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
4427 "struct bfd_section". When an error do not bother returning NULL.
4428 (add_symbol_file_from_memory_command): Use "struct bfd" and
4429 "struct bfd_section".
4430 * Makefile.in (symfile_mem_h): Delete.
4431 (symfile-mem.o): Update dependencies.
4432
44332004-05-25 Nick Roberts <nickrob@gnu.org>
4434
4435 * gdb-mi.el: New file.
4436
44372004-05-25 Andrew Cagney <cagney@gnu.org>
4438
4439 * inftarg.c: Include "observer.h".
4440 (child_attach, child_create_inferior): Notify inferior_created.
4441 * corelow.c: Include "observer.h".
4442 (core_open): Notify inferior_created.
4443 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
4444
44452004-05-25 Andrew Cagney <cagney@gnu.org>
4446
4447 * target.h (struct target_ops): Add from_tty to
4448 to_create_inferior.
4449 (target_create_inferior, find_default_create_inferior): Update.
4450 * infcmd.c (run_command): Update.
4451 * wince.c (child_create_inferior): Update.
4452 * win32-nat.c (child_create_inferior): Update.
4453 * uw-thread.c (uw_thread_create_inferior): Update.
4454 * thread-db.c (thread_db_create_inferior): Update.
4455 * target.c (debug_to_create_inferior)
4456 (find_default_create_inferior): Update.
4457 (maybe_kill_then_create_inferior): Update.
4458 * sol-thread.c (sol_thread_create_inferior): Update.
4459 * remote.c (extended_remote_async_create_inferior)
4460 (extended_remote_create_inferior): Update.
4461 * remote-vx.c (vx_create_inferior): Update.
4462 * remote-st.c (st2000_create_inferior): Update.
4463 * remote-sim.c (gdbsim_create_inferior): Update.
4464 * remote-sds.c (sds_create_inferior): Update.
4465 * remote-rdp.c (remote_rdp_create_inferior): Update.
4466 * remote-rdi.c (arm_rdi_create_inferior): Update.
4467 * remote-m32r-sdi.c (m32r_create_inferior): Update.
4468 * remote-e7000.c (e7000_create_inferior): Update.
4469 * procfs.c (procfs_create_inferior): Update.
4470 * ocd.c (ocd_create_inferior): Update.
4471 * ocd.h (ocd_create_inferior): Update.
4472 * nto-procfs.c (procfs_create_inferior): Update.
4473 * monitor.c (monitor_create_inferior): Update.
4474 * lin-lwp.c (lin_lwp_create_inferior): Update.
4475 * inftarg.c (child_create_inferior): Update.
4476 * hpux-thread.c (hpux_thread_create_inferior): Update.
4477 * gnu-nat.c (gnu_create_inferior): Update.
4478
44792004-05-25 Andrew Cagney <cagney@gnu.com>
4480
4481 * MAINTAINERS: Update e-mail address.
4482
44832004-05-24 Randolph Chung <tausq@debian.org>
4484
4485 * thread.c (info_threads_command, thread_apply_all_command)
4486 (thread_apply_command, thread_command, do_captured_thread_select):
4487 Remove HPUXHPPA-specific code.
4488
44892004-05-24 Randolph Chung <tausq@debian.org>
4490
4491 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
4492 unused symbols.
4493 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
4494 references.
4495
44962004-05-24 Joel Brobecker <brobecker@gnat.com>
4497
4498 * infcmd.c (kill_if_already_running): New function, extracted
4499 from run_command().
4500 (run_command): Replace extracted code by call to
4501 kill_if_already_running().
4502 (start_command): New function.
4503 (_initialize_infcmd): Add "start" command.
4504
45052004-05-24 Mark Kettenis <kettenis@gnu.org>
4506
4507 Add OpenBSD/m88k support.
4508 * NEWS (New native configurations): Mention OpenBSD/m88k.
4509 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
4510 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
4511 * Makefile.in (m88k_tdep_h): New variable.
4512 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
4513 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
4514 * configure.host: Add m88*-*-openbsd*.
4515 * configure.tgt: Add m88*-*-openbsd*.
4516
45172004-05-24 Jim Blandy <jimb@redhat.com>
4518
4519 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
4520 to approve changes.
4521
45222004-05-24 Kevin Buettner <kevinb@redhat.com>
4523
4524 * symtab.c (fixup_section): Search section table when lookup by
4525 name fails.
4526
45272004-05-24 Randolph Chung <tausq@debian.org>
4528
4529 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
4530 be "small_struct".
4531
45322004-05-24 Mark Kettenis <kettenis@gnu.org>
4533
4534 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
4535 register number in regcache_raw_collect call.
4536 (m68kbsd_collect_fpregset): Likewise.
4537 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
4538
4539 * regset.h (struct regset): Add back `regset' member.
4540
45412004-05-23 Mark Kettenis <kettenis@gnu.org>
4542
4543 * configure.in: Check for td_pcb in `struct thread'.
4544 * configure, config.in: Regenerated.
4545
4546 * dpx2-nat.c: Remove file.
4547 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
4548 (dpx2-nat.o): Remove dependencies.
4549
4550 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
4551 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
4552 (amd64obsd_supply_pcb): New function.
4553 (_initialize_amd64obsd_nat): Enable libkvm interface.
4554 * Makefile.in (amd64obsd-nat.o): Update dependencies.
4555 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
4556 (LOADLIBES): New variable.
4557
4558 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
4559 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
4560 (sparc32nbsd_supply_pcb): New function.
4561 (_initialize_sparcnbsd_nat): Enable libkvm interface.
4562 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
4563 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
4564 (LOADLIBES): New variable.
4565
45662004-05-22 Mark Kettenis <kettenis@gnu.org>
4567
4568 * bsd-kvm.c, bsd-kvm.h: New files.
4569 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
4570 "bsd-kvm.h".
4571 (i386fbsd_supply_pcb): New function.
4572 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
4573 (i386fbsd-nat.o): Update dependencies.
4574 (bsd_kvm_h): New variable.
4575 (bsd-kvm.o): New dependency.
4576 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
4577 (LOADLIBES): New variable.
4578
4579 * regset.c: Tweak comment.
4580 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
4581 macro.
4582 * regset.h: Update copyright year.
4583 (struct regset): Remove `descr' member, add `gdbarch' member.
4584 (regset_alloc): Adjust prototype and comment.
4585 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
4586 (i386_supply_fpregset): Likewise.
4587 (i386_regset_from_core_section): Update call to regset_alloc.
4588 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
4589 REGSET->arch.
4590 (i386obsd_aout_regset_from_core_section): Update call to
4591 regset_alloc.
4592 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
4593 REGSET->arch.
4594 (i386nbsd_aout_regset_from_core_section): Update call to
4595 regset_alloc.
4596 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
4597 REGSET->arch.
4598 (amd64_regset_from_core_section): Update call to regset_alloc.
4599 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
4600 REGSET->arch.
4601 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
4602 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
4603 &sparc32nbsd_gregset in sparc32_supply_gregset call.
4604 (sparc32nbsd_init_abi): Update call to regset_alloc.
4605 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
4606 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
4607 (sparc64obsd_init_abi): Update call to regset_alloc.
4608 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
4609 &sparc64nbsd_gregset in sparc64_supply_gregset call.
4610 (sparc64nbsd_init_abi): Update call to regset_alloc.
4611 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
4612 &sparc64fbsd_gregset in sparc64_supply_gregset call.
4613 (sparc64fbsd_init_abi): Update call to regset_alloc.
4614
46152004-05-22 Jim Blandy <jimb@redhat.com>
4616
4617 * ppc-tdep.h (spe_register_p): New declaration.
4618 (struct gdbarch_tdep): New members: ppc_acc_regnum and
4619 ppc_spefscr_regnum.
4620 * rs6000-tdep.c (spe_register_p): New function.
4621 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
4622 spefscr.
4623 (rs6000_gdbarch_init): Initialize the new members of the tdep
4624 structure.
4625
46262004-05-21 Jim Blandy <jimb@redhat.com>
4627
4628 * ppc-linux-nat.c (fetch_register): Move code back to be next
4629 to the comment that describes it. (Moved code, instead of
4630 comment, for symmetry with store_register.)
4631
4632 Allocate regset structures in the gdbarch's obstack, not using
4633 xmalloc.
4634 * regset.c (regset_alloc): Renamed from regset_xmalloc.
4635 Add 'arch' argument. Allocate the regset on arch's obstack, not
4636 using xmalloc.
4637 * regset.h (regset_alloc): Update declaration.
4638 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
4639 gdbarch argument.
4640 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
4641 * i386-tdep.c (i386_regset_from_core_section): Same.
4642 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
4643 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
4644 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
4645 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
4646 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
4647 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
4648
46492004-05-21 Joel Brobecker <brobecker@gnat.com>
4650
4651 * config/djgpp/fnchange.lst: Undo previous change, was useless.
4652
46532004-05-21 Jim Blandy <jimb@redhat.com>
4654
4655 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
4656 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
4657
46582004-05-20 Jim Blandy <jimb@redhat.com>
4659
4660 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
4661
46622004-05-20 Mark Kettenis <kettenis@gnu.org>
4663
4664 * regset.h: Make prototype const-correct.
4665 * regset.c (regset_xmalloc): Make const-correct.
4666
46672004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
4668
4669 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
4670 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
4671 (symbol_search_name): Declare.
4672
4673 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
4674 (iter_name_next_hashed): Ditto.
4675 (iter_name_next_linear): Ditto.
4676 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
4677
4678 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
4679 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
4680 (symbol_search_name): New function.
4681
4682 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
4683
4684 * minsyms.c (build_minimal_symbol_hash_tables): Change
4685 test for adding to demangled hash table to check for difference
4686 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
4687
46882004-05-19 Jim Blandy <jimb@redhat.com>
4689
4690 Use a constructor function to create regset structures.
4691 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
4692 (struct regset): Use supply_regset_ftype. Add new
4693 'collect_regset' member.
4694 (regset_xmalloc): New declaration.
4695 * regset.c: New file.
4696 * am64-tdep.c (amd64_regset_from_core_section): Use
4697 regset_xmalloc to construct regset structures.
4698 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
4699 * i386-tdep.c (i386_regset_from_core_section): Same.
4700 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
4701 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
4702 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
4703 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
4704 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
4705 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
4706 * Makefile.in (COMMON_OBS): Add regset.o.
4707 (regset.o): New rule.
4708
47092004-05-19 Joel Brobecker <brobecker@gnat.com>
4710
4711 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
4712 and pthread_cond_wait.c.
4713
47142004-05-18 Jim Blandy <jimb@redhat.com>
4715
4716 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
4717 before the mach-specific switch, and then let the individual cases
4718 override the defaults, rather than leaving them uninitialized
4719 until the switch and then setting them in each case.
4720
47212004-05-18 Randolph Chung <tausq@debian.org>
4722
4723 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
4724 millicode functions.
4725
47262004-05-18 Randolph Chung <tausq@debian.org>
4727
4728 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
4729 references to dld_flags_buffer consistent.
4730
47312004-05-18 Randolph Chung <tausq@debian.org>
4732
4733 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
4734 it for unwinding the stack.
4735
47362004-05-18 Randolph Chung <tausq@debian.org>
4737
4738 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
4739 Undefine these so we can overide them using gdbarch.
4740
47412004-05-18 Randolph Chung <tausq@debian.org>
4742
4743 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
4744 handling for 64-bit HPUX (elf).
4745
47462004-05-18 Daniel Jacobowitz <dan@debian.org>
4747
4748 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
4749 constants.
4750 * amd64-tdep.c (amd64_skip_prologue): Likewise.
4751 * ia64-tdep.c (examine_prologue): Likewise.
4752 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
4753 * v850-tdep.c (v850_fix_call_dummy): Likewise.
4754
47552004-05-18 Mark Kettenis <kettenis@gnu.org>
4756
4757 * vax-tdep.c (vax_return_value): Implement
4758 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4759
47602004-05-17 Mark Kettenis <kettenis@gnu.org>
4761
4762 * vax-tdep.c (vax_return_value): Fix typo.
4763
47642004-05-17 Andrew Cagney <cagney@redhat.com>
4765
4766 * MAINTAINERS: Mark Salter was also responsible for
4767 testsuite/config/
4768
4769 * NEWS: Mention signal fixes.
4770
47712004-05-17 Randolph Chung <tausq@debian.org>
4772
4773 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
4774 check to see if we are unwinding an export stub. Export stubs clobber
4775 the %rp in the call path and stores the original rp in a stack slot.
4776
47772004-05-17 Jim Blandy <jimb@redhat.com>
4778
4779 * MAINTAINERS: Update address for J.T. Conklin.
4780
47812004-05-17 Randolph Chung <tausq@debian.org>
4782
4783 * hppa-tdep.c: Remove superfluous #include's.
4784 * Makefile.in (hppa-tdep.o): Update dependencies.
4785
47862004-05-17 Randolph Chung <tausq@debian.org>
4787
4788 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
4789 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
4790 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
4791 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
4792 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
4793 Remove static function declarations.
4794
47952004-05-17 Mark Kettenis <kettenis@gnu.org>
4796
4797 * alphabsd-nat.c: Update copyright year.
4798 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
4799
4800 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
4801 and M68K_A2_REGNUM.
4802
4803 * m68k-tdep.c (m68k_svr4_return_value): Implement
4804 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4805
48062004-05-16 Mark Kettenis <kettenis@gnu.org>
4807
4808 * sol-thread.c Update copyright year. Fix various coding
4809 standards violations. Tweak a few comments.
4810 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
4811 Delete prototypes.
4812
48132004-05-15 Randolph Chung <tausq@debian.org>
4814
4815 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
4816 as pointer instead of array reference since HPUX compiler does
4817 not accept unsized array arguments.
4818 * somsolib.c (dld_flags_buffer): Use constant array size.
4819
48202004-05-15 Mark Kettenis <kettenis@gnu.org>
4821
4822 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
4823 offset with decimal offset.
4824 (amd64obsd_sigcontext_addr): Return correct address for entire
4825 signal trampoline.
4826
4827 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
4828 instead of get_frame_base.
4829
4830 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
4831 (fill_gregset): Use regcache_raw_collect.
4832
4833 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
4834 ppcobsd-tdep.c.
4835
4836 * config/sparc/tm-nbsd64.h: Remove file.
4837 * config/tm-sunos.h: Remove file.
4838
48392004-05-15 Joel Brobecker <brobecker@gnat.com>
4840
4841 * rs6000-tdep.c (store_param_on_stack_p): New function,
4842 an improved version of some code extracted from skip_prologue().
4843 (skip_prologue): Use store_param_on_stack_p() to detect
4844 instructions saving a parameter on the stack. Detect when r0
4845 is used to save a parameter.
4846 Do not mark "li rx, SIMM" instructions as part of the prologue,
4847 unless the following instruction is also part of the prologue.
4848
48492004-05-14 Andrew Cagney <cagney@redhat.com>
4850
4851 * infrun.c (handle_inferior_event): Simplify
4852 STEP_OVER_UNDEBUGGABLE.
4853
4854 * infrun.c (handle_step_into_function): Delete function.
4855 (handle_inferior_event): Inline calls to
4856 handle_step_into_function.
4857
48582004-05-14 Jerome Guitton <guitton@gnat.com>
4859
4860 * rs6000-nat.c: Fix a comment.
4861
48622004-05-12 David Anderson <davea@sgi.com>
4863
4864 Committed by Jim Blandy <jimb@redhat.com>:
4865 * regcache.c (struct regcache_descr): fix comment spelling.
4866
48672004-05-13 J. Brobecker <brobecker@gnat.com>
4868
4869 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
4870 Fixes a link link failure.
4871
48722004-05-13 J. Brobecker <brobecker@gnat.com>
4873
4874 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
4875 error that was causing the build to fail.
4876
48772004-05-13 J. Brobecker <brobecker@gnat.com>
4878
4879 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
4880 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
4881
48822004-05-13 Andrew Cagney <cagney@redhat.com>
4883
4884 * infrun.c (handle_inferior_event): Check for
4885 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
4886 calls. Update comments.
4887
48882004-05-13 Jim Blandy <jimb@redhat.com>
4889
4890 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
4891 (fetch_regs_user_thread, fetch_regs_kernel_thread)
4892 (store_regs_user_thread, store_regs_kernel_thread): Use
4893 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
4894 * ppc-linux-nat.c (fill_gregset): Same.
4895 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
4896 (ppc_linux_sigtramp_cache): Same.
4897 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
4898 (ppcnbsd_sigtramp_cache_init): Same.
4899 * rs6000-nat.c (fetch_core_registers): Same.
4900 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
4901 (rs6000_frame_cache): Same.
4902
4903 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
4904 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
4905 of assuming that the gprs are numbered starting with zero.
4906 * ppc-linux-nat.c (fill_gregset): Same.
4907 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
4908 * ppcnbsd-nat.c (getregs_supplies): Same.
4909 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
4910 * rs6000-nat.c (fetch_core_registers): Same.
4911 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
4912
49132004-05-07 Michael Snyder <msnyder@redhat.com>
4914
4915 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
4916 LOC_COMPUTED_ARG, and LOC_INDIRECT.
4917
49182004-05-13 Andrew Cagney <cagney@redhat.com>
4919
4920 * infrun.c (handle_inferior_event): Use frame_unwind_id.
4921
49222004-05-13 Bryce McKinlay <mckinlay@redhat.com>
4923
4924 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
4925 base_address for shared libraries.
4926
49272004-05-13 Bryce McKinlay <mckinlay@redhat.com>
4928
4929 * MAINTAINERS (write after approval): Add myself.
4930
49312004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
4932
4933 * breakpoint.c (bpstat_stop_status): Add new argument
4934 STOPPED_BY_WATCHPOINT. Use it instead of testing
4935 target_stopped_data_address agaist 0 to check whether
4936 or not we stopped due to a hardware watchpoint.
4937 * breakpoint.h (bpstat_stop_status): Adapt prototype.
4938 * infrun.c (handle_inferior_event): Call bpstat_stop_status
4939 with new argument.
4940
49412004-05-12 Jim Blandy <jimb@redhat.com>
4942
4943 * configure.in: When checking whether we should use the -bbigtoc
4944 option, don't forget to restore the original value of LDFLAGS.
4945 * configure: Regenerated.
4946
49472004-05-12 Andrew Cagney <cagney@redhat.com>
4948
4949 * thread.c (load_infrun_state): Delete step_sp.
4950 * infrun.c (context_switch): Ditto.
4951 * inferior.h (step_sp): Ditto.
4952 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
4953 * gdbthread.h (struct thread_info, save_infrun_state)
4954 (restore_infrun_state): Ditto.
4955
49562004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
4957
4958 * MAINTAINERS (write after approval): Add myself.
4959
49602004-05-12 Andrew Cagney <cagney@redhat.com>
4961
4962 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
4963 eliminate reference to step_sp.
4964 (struct execution_control_state, init_execution_control_state)
4965 (handle_inferior_event, keep_going): Delete update_step_sp and
4966 step_sp.
4967 * infcmd.c (step_sp): Note that variable is unused.
4968
49692004-05-11 Andrew Cagney <cagney@redhat.com>
4970
4971 * infrun.c (step_over_function): Delete function.
4972 (handle_step_into_function): Use insert_step_resume_breakpoint.
4973 (insert_step_resume_breakpoint): Fix assertion.
4974
49752004-05-11 Nick Roberts <nickrob@gnu.org>
4976
4977 * utils.c (defaulted_query): Just use the normal query input type
4978 when printing the annotations.
4979
49802004-05-11 Andrew Cagney <cagney@redhat.com>
4981
4982 * infrun.c (handle_inferior_event): Simplify code handling
4983 step-into or return-from a signal trampoline.
4984
49852004-05-11 Andrew Cagney <cagney@redhat.com>
4986
4987 * ppcnbsd-tdep.c: Include "gdb_assert.h".
4988 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
4989
49902004-05-10 Jim Blandy <jimb@redhat.com>
4991
4992 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
4993 with a call to internal_error.
4994
4995 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
4996 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
4997 processor variant lacks those registers.
4998 (ppc_floating_point_unit_p): Change description to make it clear
4999 that this returns info about the ISA, not the ABI.
5000 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
5001 return true or false by checking tdep->ppc_fp0_regnum and
5002 tdep->ppc_fpscr_regnum. The original code replicated the BFD
5003 arch/mach switching done in rs6000_gdbarch_init; it's better to
5004 keep that logic there, and just check the results here.
5005 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
5006 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
5007 floating-point registers.
5008 (ppc_supply_fpregset, ppc_collect_fpregset)
5009 (rs6000_push_dummy_call, rs6000_extract_return_value)
5010 (rs6000_store_return_value): Assert that we have floating-point
5011 registers.
5012 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
5013 (rs6000_frame_cache): Don't note the locations at which
5014 floating-point registers were saved if we have no fprs.
5015 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
5016 registers.
5017 (fetch_regs_user_thread, fetch_regs_kernel_thread)
5018 (store_regs_user_thread, store_regs_kernel_thread): Only call
5019 supply_fprs / fill_fprs if we actually have floating-point
5020 registers.
5021 (special_register_p): Check ppc_fpscr_regnum before matching
5022 against it.
5023 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
5024 supply / collect fpscr if we don't have it.
5025 * ppc-bdm.c: #include "gdb_assert.h".
5026 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
5027 have floating-point registers, since I can't test this code on
5028 FP-free systems to adapt it.
5029 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
5030 fpscr and floating point register numbers if they don't exist.
5031 (fetch_register): Assert that we have floating-point registers
5032 before we reach the code that handles them.
5033 (store_register): Same. And use tdep instead of calling
5034 gdbarch_tdep again.
5035 (fill_fpregset): Don't try to collect FP registers and fpscr if we
5036 don't have them.
5037 (ppc_linux_sigtramp_cache): Don't record the saved locations of
5038 fprs and fpscr if we don't have them.
5039 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
5040 don't have them.
5041 * ppcnbsd-nat.c: #include "gdb_assert.h".
5042 (getfpregs_supplies): Assert that we have floating-point registers.
5043 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
5044 * ppcobsd-tdep.c: #include "gdb_assert.h".
5045 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
5046 have floating-point registers.
5047 * rs6000-nat.c (regmap): Don't match against the fpscr and
5048 floating point register numbers if they don't exist.
5049 (fetch_inferior_registers, store_inferior_registers,
5050 fetch_core_registers): Only fetch / store / supply the
5051 floating-point registers and the fpscr if we have them.
5052 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
5053 (ppcobsd-tdep.o): Update dependencies.
5054
50552004-05-10 Andrew Cagney <cagney@redhat.com>
5056
5057 * infrun.c (through_sigtramp_breakpoint): Delete variable.
5058 (context_switch): Do not switch through_sigtramp_breakpoint.
5059 * gdbthread.h (save_infrun_state, load_infrun_state)
5060 (struct thread_info): Delete through_sigtramp_breakpoint parameter
5061 and structure member.
5062 * thread.c (load_infrun_state, save_infrun_state): Update.
5063
50642004-05-10 Mark Kettenis <kettenis@gnu.org>
5065
5066 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
5067
50682004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5069
5070 * acinclude.m4: Quote macro names being defined by AC_DEFUN
5071 throughout.
5072 * aclocal.m4: Regenerate.
5073
50742004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
5075
5076 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
5077
50782004-05-10 Andrew Cagney <cagney@redhat.com>
5079
5080 * infrun.c (check_sigtramp2): Delete function.
5081 (handle_inferior_event): When single stepping, and taking a
5082 signal, set a breakpoint at the signal return address. Delete
5083 redundant calls to check_sigtramp2.
5084 (insert_step_resume_breakpoint): New function.
5085 (through_sigtramp_breakpoint, handle_inferior_event)
5086 (follow_exec, wait_for_inferior, fetch_inferior_event)
5087 (currently_stepping, keep_going): Delete most uses of
5088 through_sigtramp_breakpoint, not that it should be deleted.
5089 (delete_breakpoint_current_contents): Delete function.
5090
50912004-05-10 Randolph Chung <tausq@debian.org>
5092
5093 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
5094 target.
5095 * config/pa/tm-linux.h: New file.
5096
50972004-05-10 Daniel Jacobowitz <drow@mvista.com>
5098
5099 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
5100 of prefixes. Don't print the prefix twice in the CLI.
5101
51022004-05-10 Jim Blandy <jimb@redhat.com>
5103
5104 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
5105 collect all the gprs.
5106
5107 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
5108 loop collecting gprs.
5109
51102004-05-09 Andrew Cagney <cagney@redhat.com>
5111
5112 * remote-vx.c (net_step): Delete step-range code.
5113 * remote.c (remote_resume, init_all_packet_configs)
5114 (set_remote_protocol_E_packet_cmd)
5115 (show_remote_protocol_E_packet_cmd)
5116 (remote_protocol_E, show_remote_cmd, _initialize_remote)
5117 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
5118 (show_remote_protocol_e_packet_cmd): Ditto.
5119
51202004-05-09 Mark Kettenis <kettenis@gnu.org>
5121
5122 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
5123
5124 * hppa-tdep.h: Update copyright year.
5125 (struct trad_frame_saved_reg): Add opaque declaration.
5126
5127 * amd64-tdep.c (amd64_return_value): Implement
5128 RETURN_VALUE_ABI_RETURNS_ADDRESS.
5129
5130 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
5131 (m68k_value_to_register): New functions.
5132 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
5133 value_to_register.
5134
5135 * defs.h (enum return_value_convention): Add
5136 RETURN_VALUE_ABI_RETURNS_ADDRESS and
5137 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
5138 * infcmd.c (legacy_return_value): New function.
5139 (print_return_value): Rwerite to implement
5140 RETURN_VALUE_ABI_RETURNS_ADDRESS.
5141 * values.c (using_struct_return): Check for inequality to
5142 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
5143 RETURN_VALUE_STRUCT_CONVENTION.
5144 * i386-tdep.c (i386_return_value): Implement
5145 RETURN_VALUE_ABI_RETURNS_ADDRESS.
5146
5147 * vax-tdep.c: Tweak comments. Reorder include files. Don't
5148 include "symtab.h", "opcode/vax.h" and "inferior.h".
5149 (vax_skip_prologue): Replace calls to read_memory_integer by calls
5150 to read_memory_unsigned_integer.
5151 (vax_gdbarch_init): Reorder.
5152 (_initialize_vax_tdep): Spell out prototype.
5153 * Makefile.in (vax-tdep.o): Update dependencies.
5154
51552004-05-08 Andrew Cagney <cagney@redhat.com>
5156
5157 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
5158 * target.c (target_detach, target_disconnect): Ditto.
5159
5160 * infcall.c (call_function_by_hand): When no
5161 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
5162 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
5163 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
5164 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5165 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5166
5167 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
5168 * gdbarch.h, gdbarch.c: Re-generate.
5169 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
5170 deprecated_fix_call_dummy.
5171 * v850-tdep.c (v850_gdbarch_init): Ditto.
5172 * infcall.c (call_function_by_hand): Do not call
5173 DEPRECATED_FIX_CALL_DUMMY.
5174
5175 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
5176 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
5177 * gdbarch.h, gdbarch.c: Re-generate.
5178 * arm-linux-tdep.c (arm_linux_call_dummy_words)
5179 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
5180 deprecated_sizeof_call_dummy_words.
5181 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
5182 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
5183 * v850-tdep.c (v850_gdbarch_init): Ditto.
5184 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
5185 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
5186 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5187 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5188 * arch-utils.h (legacy_call_dummy_words)
5189 (legacy_sizeof_call_dummy_words): Delete declarations.
5190 * arch-utils.c (legacy_call_dummy_words)
5191 (legacy_sizeof_call_dummy_words): Delete variables.
5192
5193 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
5194 * gdbarch.h, gdbarch.c: Re-generate.
5195 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
5196 * infcall.c (call_function_by_hand): Eliminate call to
5197 DEPRECATED_PUSH_DUMMY_FRAME.
5198 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
5199 push_dummy_frame.
5200 (ns32k_push_dummy_frame): Delete function.
5201
5202 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
5203 deprecated_call_dummy_breakpoint_offset or
5204 deprecated_call_dummy_start_offset.
5205 * dummy-frame.c, arm-tdep.c: Update comments.
5206 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
5207 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
5208 * gdbarch.h, gdbarch.c: Re-generate.
5209
5210 * infcall.c (legacy_push_dummy_code): Delete function.
5211 (push_dummy_code): Delete call.
5212
5213 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
5214 * gdbarch.h, gdbarch.c: Re-generate.
5215 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
5216 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
5217 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
5218 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
5219
5220 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
5221 (struct frame_info): Delete opaque declaration.
5222 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
5223 * frame.c (get_frame_type): Delete call.
5224
5225 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
5226 pc_in_call_dummy.
5227 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
5228 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
5229
52302004-05-08 Mark Kettenis <kettenis@gnu.org>
5231
5232 * alphanbsd-tdep.c: Include "gdb_string.h".
5233 * armnbsd-tdep.c: Update copyright year.
5234 Include "gdb_string.h".
5235 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
5236 dependencies.
5237
5238 * delta68-nat.c: Remove file.
5239 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
5240 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
5241 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
5242 (delta68-nat.o): Remove dependency.
5243
5244 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
5245 function.
5246 (m68k_gdbarch_init): Don't set
5247 deprecated_frameless_function_invocation.
5248
52492004-05-07 Randolph Chung <tausq@debian.org>
5250
5251 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
5252 read_memory_nobpt for code reading when doing frame unwinding.
5253 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
5254
52552004-05-07 Randolph Chung <tausq@debian.org>
5256
5257 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
5258 instead of sp, handle sigaltstack case.
5259 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
5260 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
5261 signal handler and not that of the caller.
5262 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
5263 hppa_linux_sigtramp_find_sigcontext.
5264
52652004-05-07 Randolph Chung <tausq@debian.org>
5266
5267 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
5268 hppa-linux-nat.c.
5269 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
5270 * hppa-linux-nat.c (fetch_register, store_register): Define.
5271 (fetch_inferior_registers, store_inferior_registers): Define.
5272 (supply_gregset): Add comment and clean up some unneeded code.
5273 (fill_gregset): Add comment and fix so that it saves registers in
5274 the right place in the gregset.
5275 (fill_fpregset): Fix buffer overrun problem.
5276 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
5277
52782004-05-07 Randolph Chung <tausq@debian.org>
5279
5280 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
5281 do common handling of the pcoqt register.
5282 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
5283 to use helper function.
5284 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
5285 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
5286 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
5287 generic fallback unwinder when all else fails.
5288 (hppa_gdbarch_init): Add fallback sniffer.
5289 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
5290 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
5291 to use helper function.
5292
52932004-05-08 Joel Brobecker <brobecker@gnat.com>
5294
5295 * config/djgpp/fnchange.lst: Add translation rules for
5296 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
5297
52982004-05-08 Mark Kettenis <kettenis@gnu.org>
5299
5300 * frame.c (get_prev_frame_1): Work around GCC bug.
5301 * frame.h: Add comment about GCC bug.
5302
53032004-05-07 Andrew Cagney <cagney@redhat.com>
5304
5305 * observer.c: Include "commands.h" and "gdbcmd.h".
5306 (observer_debug, _initialize_observer): Add the
5307 command "set/show debug observer".
5308 * observer.sh: When observer debugging, log notify calls.
5309 * Makefile.in (observer.o): Update dependencies.
5310
53112004-05-07 Jason Molenda (jmolenda@apple.com)
5312
5313 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
5314
53152004-05-07 Jim Blandy <jimb@redhat.com>
5316
5317 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
5318 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
5319 to recognize gpr regnums, instead of assuming that
5320 tdep->ppc_fp0_regnum marks the end of the general-purpose
5321 registers.
5322
5323 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
5324 the given architecture has floating-point registers.
5325
53262004-05-07 Andrew Cagney <cagney@redhat.com>
5327
5328 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
5329 macro defined to 1.
5330 * gdbarch.h, gdbarch.c: Re-generate.
5331 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
5332 deprecated_use_generic_dummy_frames.
5333
53342004-05-07 Brian Ford <ford@vss.fsi.com>
5335
5336 * NEWS: Mention Cygwin DWARF 2 support.
5337
53382004-05-07 Andrew Cagney <cagney@redhat.com>
5339
5340 * objfiles.h (struct entry_info): Delete unused fields
5341 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
5342 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
5343 * mipsread.c (mipscoff_symfile_read): Update.
5344 * mdebugread.c (parse_partial_symbols): Update.
5345 * dwarfread.c (read_file_scope): Update.
5346 * dwarf2read.c (read_file_scope): Update.
5347 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
5348 * coffread.c (complete_symtab): Update.
5349
53502004-05-07 Mark Kettenis <kettenis@gnu.org>
5351
5352 * infcall.c (_initialize_infcall): Fix typo.
5353
53542004-05-07 Andrew Cagney <cagney@redhat.com>
5355
5356 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
5357 * command.h (add_setshow_zinteger_cmd): Declare.
5358
53592004-05-06 Randolph Chung <tausq@debian.org>
5360
5361 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
5362 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
5363 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
5364 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
5365 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
5366 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
5367 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
5368 definitions ...
5369 * hppa-tdep.h: ... to here, with HPPA_ prefix.
5370 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
5371 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
5372 (hppa64_hpux_frame_find_saved_regs_in_sig)
5373 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
5374 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
5375 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
5376 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
5377 (hppa_linux_sigtramp_frame_prev_register): Likewise.
5378 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
5379 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
5380 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
5381 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
5382 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
5383 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
5384 (hppa32_register_type, hppa_cannot_store_register)
5385 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
5386 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
5387 * hpread.c (hpread_process_one_debug_symbol): Likewise.
5388 * pa64solib.c (pa64_solib_have_load_event)
5389 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
5390 (pa64_solib_unloaded_library_pathname): Likewise.
5391 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
5392 (som_solib_library_pathname): Likewise.
5393
53942004-05-05 Jim Ingham <jingham@apple.com>
5395
5396 * breakpoint.c (create_breakpoints): Copy the ignore count and
5397 thread id over from the pended breakpoint to the actual
5398 breakpoint.
5399
54002004-05-05 Andrew Cagney <cagney@redhat.com>
5401
5402 * gdbarch.sh (PARM_BOUNDARY): Delete.
5403 gdbarch.h, gdbarch.c: Re-generate.
5404 * valops.c (PARM_BOUNDARY): Delete macro.
5405 (value_push): Delete PARM_BOUNDARY code.
5406 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
5407
54082004-05-04 Jim Blandy <jimb@redhat.com>
5409
5410 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
5411 Don't assume that the gprs, fprs, and UISA sprs are
5412 contiguous, start at register number zero, and end with fpscr.
5413 Instead, use the numbers from the tdep structure.
5414
5415 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
5416 should no longer be used in code specific to the RS6000 and its
5417 derivatives.
5418 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
5419 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
5420 tdep->ppc_fp0_regnum.
5421 (ppc_supply_fpregset, ppc_collect_fpregset)
5422 (rs6000_push_dummy_call, rs6000_extract_return_value)
5423 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
5424 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
5425 FP0_REGNUM.
5426 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
5427 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
5428 Same.
5429 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
5430 bdm_ppc_store_registers): Same.
5431 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
5432 (store_register, fill_fpregset): Same.
5433 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
5434 (ppc_linux_supply_fpregset): Same.
5435 * ppcnbsd-nat.c (getfpregs_supplies): Same.
5436 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
5437 Same.
5438 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
5439 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
5440 ppc64_sysv_abi_return_value): Same.
5441 * rs6000-nat.c (regmap, fetch_inferior_registers)
5442 (store_inferior_registers, fetch_core_registers): Same.
5443
54442004-05-01 Mark Kettenis <kettenis@gnu.org>
5445
5446 * m68knbsd-nat.c: Remove file.
5447 * m68knbsd-tdep.c: Remove file.
5448 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
5449 dependencies.
5450 * configure.host: Add m68k-*-netbsdelf*.
5451 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
5452 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
5453 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
5454 (XM_FILE): Remove.
5455 * config/m68k/nbsdelf.mh: New file.
5456 * config/m68k/nbsd.mt: New file.
5457 * config/m68k/nbsdaout.mt: Remove file.
5458 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
5459 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
5460 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
5461 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
5462 (use_struct_convention): Remove prototype.
5463 (USE_STRUCT_CONVENTION): Remove define.
5464 * config/m68k/xm-nbsd.h: Remove file.
5465
54662004-05-04 Michael Snyder <msnyder@redhat.com>
5467
5468 * m68k-tdep.c (m68k_gdbarch_init): Default to using
5469 reg_struct_return method (as gcc usually does for cross targets).
5470
54712004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5472
5473 Committed by Andrew Cagney.
5474 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
5475 alignment padding when accessing ucontext struct members.
5476
54772004-05-04 Jim Blandy <jimb@redhat.com>
5478
5479 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
5480 'ppc_gplast_regnum' member.
5481 (ppc_num_gprs): New enum constant.
5482 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
5483 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
5484 * rs6000-nat.c (regmap, fetch_inferior_registers,
5485 store_inferior_registers): Same.
5486 * rs6000-tdep.c (e500_pseudo_register_read)
5487 (e500_pseudo_register_write): Same.
5488 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
5489
5490 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
5491 * ppc-tdep.h (ppc_num_fprs): New enum constant.
5492 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
5493 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
5494 FPLAST_REGNUM.
5495 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
5496 Same.
5497 * ppc-linux-nat.c (ppc_register_u_addr): Same.
5498 * rs6000-nat.c (regmap, fetch_inferior_registers)
5499 (store_inferior_registers): Same.
5500
5501 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
5502 with FPLAST_REGNUM.
5503
55042004-05-03 Joel Brobecker <brobecker@gnat.com>
5505
5506 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
5507 failure detected by recent versions of GCC.
5508 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
5509 to be consistent with the usage in dwarf2_create_include_psymtab.
5510
55112004-05-03 Michael Snyder <msnyder@redhat.com>
5512
5513 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
5514 (heuristic_proc_start): Whitespace cleanup.
5515
55162004-05-04 Mark Kettenis <kettenis@gnu.org>
5517
5518 * sun3-nat.c: Remove file.
5519 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
5520 dependencies.
5521 (ALLDEPFILES): Remove sun3-nat.c.
5522 (sun3-nat.o): Remove dependencies.
5523
5524 * i386-interix-nat.c, i386-interix-tdep.c,
5525 config/i386/nm-interix.h, config/i386/interix.mh,
5526 config/i386/interix.mt: Remove files.
5527 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
5528 dependencies.
5529
55302004-05-03 Mark Kettenis <kettenis@gnu.org>
5531
5532 * m68k-tdep.h (struct gdbarch_tdep): Add member
5533 struct_value_regnum.
5534 (m68k_svr4_init_abi): New prototype.
5535 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
5536 different calling conventions.
5537 (m68k_extract_return_value): Remove code dealing with single-field
5538 structs.
5539 (m68k_store_return_value): Remove code dealing with single-field
5540 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
5541 (m68k_extract_struct_value_address): Remove function.
5542 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
5543 (m68k_reg_struct_return_p, m68k_return_value)
5544 (m68k_svr4_return_value): New functions.
5545 (m68k_use_struct_convention): Remove function.
5546 (m68k_push_dummy_call): Use new struct_value_regnum member of
5547 `struct gdbarch_tdep' instead of hardcoded register number to
5548 store STRUCT_ADDR.
5549 (m68k_svr4_init_abi): New function.
5550 (m68k_gdbarch_init): Don't set extract_return_value,
5551 store_return_values, deprecated_extract_struct_value_address and
5552 use_struct_convention. Set return_value instead. Initialize new
5553 struct_value_regnum member of `struct gdbarch_tdep'.
5554 * m68klinux-tdep.c: Update copyright year.
5555 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
5556 (m68k_linux_extract_struct_value_address): Remove function.
5557 (m68k_linux_init_abi): Don't set extract_return_value,
5558 store_return_values, deprecated_extract_struct_value_address and
5559 use_struct_convention. Call m68k_svr4_init_abi but override the
5560 new struct_value_regnum member of `struct gdbarch_tdep'.
5561 * Makefile.in (m68k-tdep.o): Update dependencies.
5562
55632004-05-03 J. Brobecker <brobecker@gnat.com>
5564
5565 * dwarf2read.c (line_header): Add new included_p field in
5566 field file_names.
5567 (partial_die_info): New field has_stmt_list. New field line_offset.
5568 (dwarf2_create_include_psymtab): New function.
5569 (dwarf2_build_include_psymtabs): New function.
5570 (add_file_name): Add forward declaration. Initialize new field.
5571 (dwarf_decode_lines): Add new parameter. Enhance this procedure
5572 to be able to determine the list of files included by the
5573 given unit, and build their associated psymtabs.
5574 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
5575 files as well.
5576 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
5577 (read_file_scope): Update call to dwarf_decode_lines.
5578 (read_partial_die): Handle DW_AT_stmt_list attributes.
5579
55802004-05-02 Michael Chastain <mec.gnu@mindspring.com>
5581
5582 Unfix PR gdb/1626.
5583 * configure.in: Revert special case for osf5.*.
5584 * configure: Regenerate.
5585
55862004-05-02 Jim Blandy <jimb@redhat.com>
5587
5588 Move the symbol-file-from-memory functions into their own file.
5589 * symfile-mem.c, symfile-mem.h: New files.
5590 * symfile.c (symbol_file_add_from_bfd): New function.
5591 (symbol_file_add): Call symbol_file_add_from_bfd.
5592 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
5593 Moved to symfile-mem.c.
5594 (_initialize_symfile): Move definition of
5595 add-symbol-file-from-memory command to symfile-mem.c.
5596 * symfile.h (symbol_file_add_from_bfd): New declaration.
5597 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
5598 * config/powerpc/linux.mt (TDEPFILES): Same.
5599 * Makefile.in (SFILES): Add symfile-mem.c.
5600 (symfile_mem_h): New variable.
5601 (HFILES_NO_SRCDIR): Add symfile-mem.h.
5602 (symfile-mem.o): New rule.
5603
56042004-05-01 Andrew Cagney <cagney@redhat.com>
5605
5606 * breakpoint.c (insert_bp_location): Use get_frame_id, and
5607 frame_find_by_id instead of frame_relative_level.
5608 (do_enable_breakpoint): Ditto.
5609 * thread.c: Update copyright.
5610 (info_threads_command): Ditto, simplify.
5611
5612 * frame.c (deprecated_generic_get_saved_register): Delete
5613 function, moved to "xstormy16-tdep.c".
5614 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
5615 deprecated_generic_get_saved_register from "frame.c".
5616 (xstormy16_frame_saved_register): Call
5617 xstormy16_get_saved_register.
5618 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
5619 static.
5620 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
5621 * frame.h (deprecated_generic_get_saved_register): Delete.
5622
56232004-05-01 Michael Chastain <mec.gnu@mindspring.com>
5624
5625 * dwarfread.c: Update documentation on the state of dwarf-1.
5626
56272004-05-01 Andrew Cagney <cagney@redhat.com>
5628
5629 * stack.c (select_frame_command): Delete call to
5630 frame_relative_level.
5631 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
5632 Delete #if0 code.
5633 (frame_info): Do not print FRAMELESS.
5634 (print_block_frame_labels): Replace DEPRECATED_STREQ.
5635 (catch_info): Delete #if0 code.
5636
5637 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
5638 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
5639 of frame_relative_level.
5640 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
5641 to SENTINEL_FRAME.
5642 * frame.h (enum frame_type): Add SENTINEL_FRAME.
5643 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
5644 frame_relative_level.
5645
5646 * frame.h (deprecated_set_frame_type): Delete declaration.
5647 * frame.c (deprecated_set_frame_type): Delete function, update
5648 comments.
5649
5650 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
5651 * gdbarch.h, gdbarch.c: Re-generate.
5652 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
5653 (shnbsd_pc_in_sigtramp): Delete.
5654 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
5655 pc_in_sigtramp.
5656 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
5657 pc_in_sigtramp.
5658 * frame.h: Update comments.
5659 * ppc-linux-tdep.c: Update comments.
5660 * breakpoint.c (bpstat_what): Update comments.
5661
5662 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
5663 m68klinux-tdep.o's dependencies, were previously added to
5664 m68klinux-nat.o.
5665
5666 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
5667 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
5668 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
5669 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
5670 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
5671
5672 * Makefile.in (m68klinux-nat.o): Update dependencies.
5673 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
5674 (m68k_linux_sigtramp_frame_cache)
5675 (m68k_linux_sigtramp_frame_this_id)
5676 (m68k_linux_sigtramp_frame_prev_register)
5677 (m68k_linux_sigtramp_frame_unwind)
5678 (m68k_linux_sigtramp_frame_sniffer)
5679 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
5680 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
5681 names, use trad-frame.h.
5682 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
5683 (struct m68k_sigtramp_info): Delete.
5684 * m68k-tdep.c (m68k_sigtramp_frame_cache)
5685 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
5686 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
5687 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
5688 "m68klinux-tdep.c".
5689
5690 * infrun.c (check_sigtramp2): Delete check for
5691 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
5692
56932004-05-01 Mark Kettenis <kettenis@gnu.org>
5694
5695 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
5696
56972004-05-01 Andrew Cagney <cagney@redhat.com>
5698
5699 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
5700 (frv_linux_sigtramp_frame_cache)
5701 (frv_linux_sigtramp_frame_this_id)
5702 (frv_linux_sigtramp_frame_prev_register)
5703 (frv_linux_sigtramp_frame_unwind)
5704 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
5705 include "linux" in function and variable names, directly call
5706 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
5707 the latest trad-frame code.
5708 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
5709 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
5710 * Makefile.in (frv-linux-tdep.o): Update dependencies.
5711 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
5712 * frv-tdep.c (frv_sigtramp_frame_cache)
5713 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
5714 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
5715 frv-linux-tdep.c.
5716 (frv_gdbarch_init): Do not append a sigtramp sniffer.
5717 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
5718 (frv_set_sigcontext_reg_addr): Delete function.
5719
5720 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
5721 (DEPRECATED_SIGTRAMP_END): Delete.
5722 * gdbarch.h, gdbarch.c: Re-generate.
5723 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
5724 * config/vax/tm-vaxbsd.h: Update copyright.
5725 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
5726 (DEPRECATED_IN_SIGTRAMP): Define.
5727 * config/m68k/tm-nbsd.h: Update copyright.
5728 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
5729 (DEPRECATED_IN_SIGTRAMP): Define.
5730
57312004-05-01 Mark Kettenis <kettenis@gnu.org>
5732
5733 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
5734 encondings. Fixes PR gdb/1628.
5735
5736 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
5737 DW_CFA_restore state without a matching DW_CFA_remember_state
5738 instead of aborting. Fixes PR backtrace/1589.
5739
57402004-04-30 Joel Brobecker <brobecker@gnat.com>
5741
5742 * MAINTAINERS: Add self as AIX maintainer.
5743 Update my e-mail address in write-after-approval section.
5744
57452004-04-30 Andrew Cagney <cagney@redhat.com>
5746
5747 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
5748 (legacy_get_prev_frame): Ditto.
5749
5750 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
5751 (mips_gdbarch_init): Do not set pc_in_sigtramp.
5752 * mipsread.c (sigtramp_address): Delete extern variable.
5753 (mipscoff_new_init): Delete reference.
5754 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
5755 (fixup_sigtramp): Delete function.
5756 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
5757 (fixup_sigtramp): Delete declarations.
5758
5759 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
5760 deprecated_pc_in_sigtramp.
5761 (ppcnbsd_pc_in_sigtramp): Delete function.
5762
57632004-05-01 Mark Kettenis <kettenis@gnu.org>
5764
5765 * config/m68k/nm-nbsd.h: Tweak comments.
5766 * config/m68k/nm-nbsdaout.h: Likewise.
5767
57682004-04-30 Andrew Cagney <cagney@redhat.com>
5769
5770 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
5771 legacy_pc_in_sigtramp.
5772 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
5773
57742004-05-01 Mark Kettenis <kettenis@gnu.org>
5775
5776 Add OpenBSD/m68k support.
5777 * NEWS (New native configurations): Mention OpenBSD/m68k.
5778 * m68kbsd-tdep.c: New file.
5779 * m68kbsd-nat.c: New file.
5780 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
5781 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
5782 * configure.host: Add m68k-*-openbsd.
5783 * configure.tgt: Add m68k-*-openbsd.
5784 * config/m68k/tm-obsd.h: New file.
5785 * config/m68k/obsd.mt: New file.
5786 * config/m68k/obsd.mh: New file.
5787 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
5788 m68kbsd-tdep.c.
5789
57902004-04-30 Andrew Cagney <cagney@redhat.com>
5791
5792 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
5793 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
5794
57952004-04-30 Mark Kettenis <kettenis@gnu.org>
5796
5797 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
5798 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
5799
58002004-04-30 Brian Ford <ford@vss.fsi.com>
5801
5802 Revert 2004-04-16 change.
5803 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
5804 (i386_coff_init_abi): Remove.
5805 * i386-tdep.h (i386_coff_init_abi): Remove.
5806 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
5807
58082004-04-30 Andrew Cagney <cagney@redhat.com>
5809
5810 * blockframe.c (find_pc_partial_function): Delete use of
5811 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
5812 DEPRECATED_SIGTRAMP_END.
5813
5814 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
5815 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
5816 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
5817 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
5818 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
5819
5820 * defs.h (deprecated_inside_entry_file): Delete declaration.
5821 * blockframe.c (deprecated_inside_entry_file): Delete function.
5822 (legacy_frame_chain_valid): Delete call.
5823 * sh64-tdep.c (sh64_frame_chain): Delete call.
5824 * objfiles.h: Update comments.
5825 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
5826 call.
5827 * frame.c (get_prev_frame): Delete call, update comments.
5828
58292004-04-30 Brian Ford <ford@vss.fsi.com>
5830
5831 * MAINTAINERS (Write After Approval): Add myself.
5832
58332004-04-30 Andrew Cagney <cagney@redhat.com>
5834
5835 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
5836 * gdbarch.h, gdbarch.c: Re-generate.
5837 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
5838 code.
5839
58402004-04-30 Andrew Cagney <cagney@redhat.com>
5841
5842 * gdb-events.sh (selected_thread_changed)
5843 (selected_frame_level_changed, target_changed): Delete.
5844 * gdb-events.h, gdb-events.c: Re-generate.
5845 * valops.c (value_assign): Update.
5846 * stack.c (select_frame_command, up_silently_base)
5847 (down_silently_base): Update.
5848
58492004-04-29 Andrew Cagney <cagney@redhat.com>
5850
5851 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
5852 registers correctly.
5853 (print_gp_register_row, mips32_heuristic_proc_desc)
5854 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
5855 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
5856 references to mips_isa_regsize.
5857
58582004-04-29 Andrew Cagney <cagney@redhat.com>
5859
5860 * mips-tdep.c (struct gdbarch_tdep): Delete
5861 mips_fp_register_double.
5862 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
5863 mips_abi_regsize.
5864 (mips_gdbarch_init): Do not set mips_fp_register_double.
5865 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
5866
58672004-04-29 Joel Brobecker <brobecker@gnat.com>
5868
5869 Committed by Andrew Cagney.
5870 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
5871 function calls.
5872
58732004-04-29 Andrew Cagney <cagney@redhat.com>
5874
5875 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
5876 gdbarch, use mips_abi, update callers.
5877 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
5878 mips_abi_regsize, update callers.
5879 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
5880 mips_default_abi_regsize.
5881 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
5882 mips_default_abi_regsize.
5883
58842004-04-29 Andrew Cagney <cagney@redhat.com>
5885
5886 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
5887 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
5888 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
5889 mips_default_abi_regsize.
5890 (mips_isa_regsize): Rename mips_regisze.
5891 * mipsnbsd-tdep.c: Update.
5892 * mips-linux-tdep.c: Update.
5893 * irix5-nat.c: Update.
5894 * mips-tdep.h (mips_isa_regsize): Update.
5895
5896 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
5897 Delete all disabled code.
5898 * gdb-events.h, gdb-events.c: Re-generate.
5899
59002004-04-19 Jerome Guitton <guitton@gnat.com>
5901 Mark Kettenis <kettenis@gnu.org>
5902
5903 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
5904 the function begins with a branch instruction.
5905
59062004-04-29 Mark Kettenis <kettenis@gnu.org>
5907
5908 * i386-tdep.c: Fix spelling mistakes.
5909
59102004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5911 Andrew Cagney <cagney@redhat.com>
5912
5913 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
5914 <sys/proc.h>.
5915 * acconfig.h: Provide default _KMEMUSER value.
5916 * config.in, configure: Re-generate.
5917 * NEWS: Mention fix.
5918
59192004-04-24 Randolph Chung <tausq@debian.org>
5920
5921 * configure.host (hppa*-*-linux*): New target.
5922 * configure.tgt (hppa*-*-linux*): Likewise.
5923 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
5924 gdbarch_init_osabi() call earlier so that osabi-specific frame
5925 unwinders can be registered first.
5926 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
5927 hppa-linux-nat.c.
5928 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
5929 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
5930 * config/pa/linux.mh: New file.
5931 * config/pa/linux.mt: New file.
5932 * config/pa/nm-linux.h: New file.
5933 * config/pa/xm-linux.h: New file.
5934 * hppa-linux-nat.c: New file.
5935 * hppa-linux-tdep.c: New file.
5936
59372004-04-28 Randolph Chung <tausq@debian.org>
5938
5939 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
5940 return values.
5941 (hppa32_push_dummy_call): Fix small struct and floating point argument
5942 passing, and make sure the stack frame is properly aligned.
5943
59442004-04-28 Andrew Cagney <cagney@redhat.com>
5945
5946 * stack.c (print_stack_frame): Fix description.
5947
5948 * NEWS: Mention gdb/gdbserver/configure execute permission
5949 changed. PR server/519.
5950
59512004-04-28 Andrew Cagney <cagney@redhat.com>
5952
5953 * stack.c (print_stack_frame_stub): Delete declaration.
5954 (struct print_stack_frame_args, print_stack_frame)
5955 (print_frame_info, print_frame): Replace "source" with print what.
5956 Replace "print" with "print_level". Replace "args" with
5957 "print_args".
5958 * frame.h (show_and_print_stack_frame, print_stack_frame)
5959 (print_frame_info): Update declarations.
5960 * stack.c (select_and_print_frame, frame_command)
5961 (current_frame_command, up_command, down_command): Update calls -
5962 use get_selected_frame, pass "enum print_what" for source, do not
5963 call frame_relative_level.
5964 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
5965 * remote-rdp.c (remote_rdp_open): Ditto.
5966 * remote-mips.c (common_open): Ditto.
5967 * remote-e7000.c (e7000_start_remote): Ditto.
5968 * ocd.c (ocd_start_remote): Ditto.
5969 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
5970 * infrun.c (normal_stop): Ditto.
5971 * inflow.c (kill_command): Ditto.
5972 * infcmd.c (finish_command): Ditto.
5973 * corelow.c (core_open): Ditto.
5974 * tracepoint.c (finish_tfind_command): Ditto.
5975 * thread.c (info_threads_command, info_threads_command)
5976 (restore_current_thread, do_captured_thread_select): Ditto.
5977 * ada-tasks.c (task_command): Ditto.
5978
59792004-04-26 Orjan Friberg <orjanf@axis.com>
5980
5981 * frame.c: Include "observer.h".
5982 (frame_observer_target_changed): New function.
5983 (_initialize_frame): Attach target_changed observer.
5984 * regcache.c: Include "observer.h".
5985 (regcache_observer_target_changed): New function.
5986 (_initialize_regcache): Attach target_changed observer.
5987 * valops.c: Include "observer.h".
5988 (value_assign): Notify target_changed event when modifying register.
5989 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
5990
59912004-04-26 Orjan Friberg <orjanf@axis.com>
5992
5993 From Paul Koning <pkoning@equallogic.com>:
5994 * breakpoint.c (free_valchain): New function.
5995 (insert_bp_location, delete_breakpoint): Use free_valchain.
5996 (remove_breakpoint): Do not remove the valchain.
5997 (bpstat_stop_status): If not stopped by watchpoint, skip
5998 watchpoints when generating stop status list.
5999 * infrun.c (handle_inferior_event): Make
6000 stepped_after_stopped_by_watchpoint a global variable.
6001 * remote.c (remote_stopped_data_address): Return watch data
6002 address rather than zero if stepped_after_stopped_by_watchpoint is
6003 set.
6004
60052004-04-25 Michael Chastain <mec.gnu@mindspring.com>
6006
6007 Fix PR gdb/1626.
6008 * configure.in: Check for curses after termcap.
6009 On osf5.*, do not check for ncurses.
6010 * configure: Regenerate.
6011
60122004-04-25 Mark Kettenis <kettenis@gnu.org>
6013
6014 * ppcobsd-nat.c: Include "ppc-tdep.h".
6015 * Makefile.in (ppcobsd-nat.o): Update dependencies.
6016
6017 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
6018 Fixes PR tdep/1623 and PR tdep/1624.
6019
60202004-04-24 Michael Chastain <mec.gnu@mindspring.com>
6021
6022 * xmodem.h, xmodem.c: Remove files.
6023 * Makefile.in: Remove references to xmodem.h, xmodem.c.
6024
60252004-04-23 Randolph Chung <tausq@debian.org>
6026
6027 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
6028 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
6029 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
6030 for handling stackless frames.
6031 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
6032
60332004-04-23 Randolph Chung <tausq@debian.org>
6034
6035 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
6036 starts at a pc before the frame is created.
6037
60382004-04-23 Joel Brobecker <brobecker@gnat.com>
6039
6040 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
6041
60422004-04-23 Jerome Guitton <guitton@gnat.com>
6043
6044 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
6045 use convert_typed_floating to get the appropriate format.
6046
60472004-04-22 Randolph Chung <tausq@debian.org>
6048
6049 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
6050 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
6051 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
6052 (hppa_sign_extend): Add prototype.
6053 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
6054 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
6055 (sign_extend): Rename with hppa_ prefix and make non-static. Other
6056 hppa targets will also use these functions.
6057 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
6058 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
6059 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
6060 (hppa_gdbarch_init): Remove gdbarch setting of
6061 skip_trampoline_code, in_solib_call_trampoline and
6062 in_solib_return_trampoline.
6063 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
6064 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
6065 hppa_in_solib_call_trampoline.
6066 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
6067 Moved from hppa-tdep.c.
6068 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
6069 in_solib_call_trampoline and in_solib_return_trampoline.
6070
60712004-04-22 Randolph Chung <tausq@debian.org>
6072
6073 * hppa-tdep.c (hppa_debug): New variable.
6074 (find_unwind_entry, hppa_frame_cache): Add debug output.
6075 (_initialize_hppa_tdep): Add command to set debug flag.
6076
60772004-04-22 Andrew Cagney <cagney@redhat.com>
6078
6079 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
6080 "trad-frame.h".
6081 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
6082 signal trampoline unwinder.
6083 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
6084
60852004-04-22 Mark Kettenis <kettenis@gnu.org>
6086
6087 Add OpenBSD/powerpc support.
6088 * NEWS (New native configurations): Mention OpenBSD/powerpc.
6089 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
6090 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
6091 (ppc_collect_fpregset): New prototypes.
6092 * ppcobsd-nat.c: New file.
6093 * ppcobsd-tdep.c: New file.
6094 * ppcobsd-tdep.h: New file.
6095 * rs6000-tdep.c: Include "regset.h".
6096 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
6097 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
6098 New functions.
6099 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
6100 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
6101 (rs6000-tdep.o): Update dependencies.
6102 * configure.host: Add powerpc-*-openbsd.
6103 * configure.tgt: Add powerpc-*-openbsd.
6104 * config/powerpc/obsd.mh: New file.
6105 * config/powerpc/nm-obsd.h: New file.
6106 * config/powerpc/obsd.mt: New file.
6107
61082004-04-22 Andrew Cagney <cagney@redhat.com>
6109
6110 * frame.h (show_frame_info): Delete declaration.
6111
6112 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
6113 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
6114 * m32r-tdep.c (m32r_frame_this_id): Ditto.
6115 * frv-tdep.c (frv_frame_this_id): Ditto.
6116 * avr-tdep.c (avr_frame_this_id): Ditto.
6117
61182004-04-22 Elena Zannoni <ezannoni@redhat.com>
6119
6120 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
6121
61222004-04-22 Jim Blandy <jimb@redhat.com>
6123
6124 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
6125 register number zero.
6126
61272004-04-21 Michael Snyder <msnyder@redhat.com>
6128
6129 * mips-tdep.c (heuristic_proc_start):
6130 Warning() already prefixes "Warning: ".
6131
61322004-04-21 Andrew Cagney <cagney@redhat.com>
6133
6134 * annotate.h (deprecated_annotate_starting_hook)
6135 (deprecated_annotate_stopped_hook)
6136 (deprecated_annotate_exited_hook)
6137 (deprecated_annotate_signal_hook)
6138 (deprecated_annotate_signalled_hook): Deprecate.
6139 * tracepoint.h (deprecated_create_tracepoint_hook)
6140 (deprecated_delete_tracepoint_hook)
6141 (deprecated_modify_tracepoint_hook)
6142 (deprecated_trace_find_hook)
6143 (deprecated_trace_start_stop_hook): Deprecate.
6144 * target.h (deprecated_target_new_objfile_hook): Deprecate.
6145 * remote.h (deprecated_target_resume_hook)
6146 (deprecated_target_wait_loop_hook): Deprecate.
6147 * gdbcore.h (deprecated_exec_file_display_hook)
6148 (deprecated_file_changed_hook): Deprecate.
6149 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
6150 * defs.h (deprecated_modify_breakpoint_hook)
6151 (deprecated_command_loop_hook, deprecated_show_load_progress)
6152 (deprecated_print_frame_info_listing_hook)
6153 (deprecated_query_hook, deprecated_warning_hook)
6154 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
6155 (deprecated_delete_breakpoint_hook)
6156 (deprecated_interactive_hook, deprecated_registers_changed_hook)
6157 (deprecated_readline_begin_hook, deprecated_readline_hook)
6158 (deprecated_readline_end_hook, deprecated_register_changed_hook)
6159 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
6160 (deprecated_context_hook, deprecated_target_wait_hook)
6161 (deprecated_attach_hook, deprecated_detach_hook)
6162 (deprecated_call_command_hook, deprecated_set_hook)
6163 (deprecated_error_hook, deprecated_error_begin_hook)
6164 (deprecated_ui_load_progress_hook): Deprecate.
6165 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
6166 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
6167 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
6168 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
6169 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
6170 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
6171 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
6172 * annotate.c, aix-thread.c: Update.
6173
61742004-04-21 Andrew Cagney <cagney@redhat.com>
6175
6176 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
6177 * vaxnbsd-tdep.c: Include "gdb_string.h".
6178
6179 * symfile.c (symbol_file_add_from_memory): #if 0 function.
6180 (add_symbol_file_from_memory_command): #if 0 function body, call
6181 error instead.
6182
61832004-04-21 Andrew Cagney <cagney@redhat.com>
6184
6185 * gdbcore.h: Update copyright.
6186 (deprecated_add_core_fns): Rename add_core_fns.
6187 * win32-nat.c (_initialize_core_win32): Update.
6188 * sun3-nat.c (_initialize_core_sun3): Update.
6189 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
6190 * rs6000-nat.c (_initialize_core_rs6000): Update.
6191 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
6192 * nto-tdep.c (_initialize_nto_tdep): Update.
6193 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
6194 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
6195 * mips-nat.c (_initialize_core_mips): Update.
6196 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
6197 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
6198 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
6199 * lynx-nat.c (_initialize_core_lynx): Update.
6200 * irix5-nat.c (_initialize_core_irix5): Update.
6201 * i386-interix-nat.c (_initialize_core_interix): Update.
6202 * cris-tdep.c (_initialize_cris_tdep): Update.
6203 * corelow.c (deprecated_add_core_fns): Update.
6204 * core-regset.c (_initialize_core_regset): Update.
6205 * core-aout.c (_initialize_core_aout): Update.
6206 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
6207 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
6208 * alpha-nat.c (_initialize_core_alpha): Update.
6209
62102004-04-21 Jim Blandy <jimb@redhat.com>
6211
6212 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
6213
62142004-04-19 Daniel Jacobowitz <drow@mvista.com>
6215
6216 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
6217 Delete.
6218 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
6219 (read_attribute_value): Update calls to dwarf_alloc_block.
6220 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
6221 dwarf2_tmp_obstack.
6222 (psymtab_to_symtab_1): Likewise. Clean up using
6223 free_stack_comp_unit.
6224 (add_to_cu_func_list): Use the comp_unit_obstack.
6225
62262004-04-19 Joel Brobecker <brobecker@gnat.com>
6227
6228 * dwarf2read.c (dwarf2_flag_true_p): New function.
6229 (die_is_declaration): Use the function above. Add some comments.
6230
62312004-04-19 Mark Kettenis <kettenis@gnu.org>
6232
6233 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
6234 architecture when registering sparcnbsd_core_osabi_sniffer.
6235 Adjust comment.
6236
62372004-04-18 Mark Kettenis <kettenis@gnu.org>
6238
6239 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
6240 return value.
6241
6242 Based on a patch from Brian Ford <ford@vss.fsi.com>:
6243 * i386-tdep.c: Correct register numbering scheme comments
6244 throughout.
6245 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
6246 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
6247 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
6248 (i386_gdb_arch_init): Likewise.
6249
6250 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
6251 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
6252 ppcnbsd-tdep.o.
6253
6254 * m68k-tdep.h: Tweak comments.
6255 * m68k-tdep.c: Tweak comment.
6256
62572004-04-17 Randolph Chung <tausq@debian.org>
6258
6259 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
6260 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
6261 (hppa_hpux_som_init_abi): Set is_elf to 0.
6262 (hppa_hpux_elf_init_abi): Set is_elf to 1.
6263 * hppa-tdep.c (low_text_segment_address): Remove global.
6264 (record_text_segment_lowaddr): Pass in low address as parameter. Use
6265 section offset to calculate segment address.
6266 (internalize_unwinds): Define low_text_segment_address as local and
6267 pass to record_text_segment_lowaddr for ELF targets.
6268 (hppa_gdbarch_init): Zero fill tdep structure.
6269 (hppa_dump_tdep): Print tdep structure.
6270 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
6271
62722004-04-17 Randolph Chung <tausq@debian.org>
6273
6274 * hppa-tdep.c (hppa_pseudo_register_read): Define.
6275 (hppa_gdbarch_init): Set pseudo_register_read.
6276 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
6277 * regcache.c (supply_register): Remove check for
6278 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
6279
62802004-04-17 Randolph Chung <tausq@debian.org>
6281
6282 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
6283 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
6284 (hpread_adjust_stack_address): Move to hpread.c.
6285 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
6286 obj_private_struct): Move from tm-hppa.h.
6287 * hpread.c (hppa-tdep.h): Include.
6288 (hpread_adjust_stack_address): Move from hppa-tdep.c.
6289 (hpread_read_function_type, hpread_read_doc_function_type)
6290 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
6291 directly.
6292 * pa64solib.c (hppa-tdep.h): Include.
6293 * somsolib.c (hppa-tdep.h): Include.
6294 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
6295 inferior_status): Remove unused forward declarations.
6296 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
6297 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
6298 obj_private_struct): Move to hppa-tdep.h.
6299 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
6300
63012004-04-17 Randolph Chung <tausq@debian.org>
6302
6303 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
6304 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
6305 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
6306 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
6307 Remove forward declaration and make static.
6308 (hppa_reg_struct_has_addr): Remove.
6309
63102004-04-16 Joel Brobecker <brobecker@gnat.com>
6311
6312 * observer.sh: Move comments in sed command to first column.
6313
63142004-04-16 Jason Molenda (jmolenda@apple.com)
6315
6316 * frame.c: Minor typeo corrections in comments.
6317
63182004-04-16 Joel Brobecker <brobecker@gnat.com>
6319
6320 * observer.c (observer_test_first_notification_function): Update
6321 function profile.
6322 (observer_test_second_notification_function): Likewise.
6323 (observer_test_third_notification_function): Likewise.
6324
63252004-04-16 Mark Kettenis <kettenis@gnu.org>
6326
6327 From Brian Ford <ford@vss.fsi.com>:
6328 * i386-tdep.c (i386_coff_init_abi): New function.
6329 * i386-tdep.h (i386_coff_init_abi): New prototype.
6330 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
6331 register number translation functions for DWARF and DWARF 2.
6332
63332004-04-16 Joel Brobecker <brobecker@gnat.com>
6334
6335 * dwarf2read.c: Back out my previous change, it was incorrect.
6336
63372004-04-16 Daniel Jacobowitz <drow@mvista.com>
6338
6339 * dwarf2read.c: Include "hashtab.h".
6340 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
6341 has_namespace_info.
6342 (struct partial_die_info): Add comments. Use bitfields to reduce
6343 memory footprint. Add scope, scope_set, has_specification,
6344 spec_offset, die_parent, die_child, and die_sibling.
6345 (peek_die_abbrev): Add prototype.
6346 (partial_read_comp_unit_head): New function, broken out from
6347 dwarf2_build_psymtabs_hard.
6348 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
6349 Use partial_read_comp_unit_head. Initialize the CU and
6350 comp_unit_obstack. Update calls to read_partial_die and
6351 scan_partial_symbols. Use free_stack_comp_unit and
6352 load_partial_dies.
6353 (scan_partial_symbols): Change PDI to a pointer. Use the child and
6354 sibling pointers to walk partial DIEs. Call fixup_partial_die.
6355 Update calls to helper functions. Remove NAMESPACE argument.
6356 Update comments.
6357 (partial_die_parent_scope, partial_die_full_name): New functions.
6358 (add_partial_symbol): Remove namespace argument. Update call to
6359 pdi_needs_namespace. Use partial_die_full_name. Handle
6360 DW_TAG_namespace. Check has_namespace_info flag.
6361 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
6362 tag. Handle namespaces.
6363 (add_partial_namespace, add_partial_enumeration): Simplify.
6364 (guess_structure_name): New function, derived from
6365 add_partial_structure.
6366 (add_partial_structure): Remove.
6367 (determine_class_name): Update comment.
6368 (dwarf2_read_abbrevs): Set has_namespace_info flag.
6369 (is_type_tag_for_partial, load_partial_dies): New functions.
6370 (read_partial_die): Pass abbrev and abbrev_len as arguments.
6371 Record specifications instead of following them immediately.
6372 (find_partial_die_in_comp_unit, find_partial_die)
6373 (fixup_partial_die, free_stack_comp_unit)
6374 (hashtab_obstack_allocate, dummy_obstack_deallocate)
6375 (partial_die_hash, partial_die_eq): New functions.
6376 * Makefile.in (hashtab_h): Define.
6377 (dwarf2read.o): Update dependencies.
6378 (observer_inc, observer_h): Move to the correct section.
6379
63802004-04-15 Joel Brobecker <brobecker@gnat.com>
6381
6382 * dwarf2read.c (dwarf2_attribute_true_p): New function.
6383 (die_is_declaration): Use the function above. Add comment.
6384
63852004-04-15 Joel Brobecker <brobecker@gnat.com>
6386
6387 * dwarf2read.c (read_structure_scope): Identify stub types
6388 using die_is_declaration() only.
6389
63902004-04-15 Roland McGrath <roland@redhat.com>
6391
6392 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
6393 argument instead of NAME.
6394 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
6395 in call to symbol_file_add_with_addrs_or_offsets.
6396 (build_addr_info): New function, helper for ...
6397 (symbol_file_add_from_memory): New function.
6398 (add_symbol_file_from_memory_command): New function using that.
6399 (_initialize_symfile): Register it for add-symbol-file-from-memory.
6400 (pre_add_symbol_hook): Add const to argument type.
6401 * symfile.h (symbol_file_add_from_memory): Declare it.
6402
64032004-04-15 Mark Kettenis <kettenis@gnu.org>
6404
6405 * NEWS (New native configurations): Mention OpenBSD/vax.
6406 * configure.host: Add vax-*-openbsd*.
6407 * config/vax/obsd.mh: New file.
6408 * config/vax/nm-obsd.h: New file.
6409
6410 * vax-tdep.c: Include "regset.h".
6411 (vax_supply_gregset): New function.
6412 (vax_gregset): New variable.
6413 (vax_regset_from_core_section): New function.
6414 (vax_gdbarch_init): Set regset_from_core_section.
6415 * Makefile.in (vax-tdep.o): Update dependencies.
6416
64172004-04-15 Andrew Cagney <cagney@redhat.com>
6418
6419 * observer.c (normal_stop_subject, observer_notify_normal_stop)
6420 (observer_normal_stop_notification_stub)
6421 (observer_attach_normal_stop, observer_detach_normal_stop):
6422 Delete, replaced by #include "observer.inc".
6423 * infrun.c (normal_stop): Pass "stop_bpstat" to
6424 observer_notify_normal_stop.
6425 * Makefile.in (observer_inc): Define.
6426 (observer.o): Update dependencies.
6427 (observer.h, observer.inc): New rules.
6428 * observer.h: Delete file.
6429 * observer.sh: New file.
6430
64312004-04-15 Mark Kettenis <kettenis@gnu.org>
6432
6433 * vax-tdep.c (vax_frame_cache): Fix typo.
6434
64352004-04-14 Mark Kettenis <kettenis@gnu.org>
6436
6437 * NEWS (New native configurations): Mention NetBSD/vax.
6438 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
6439 * config/vax/nbsdelf.mh: New file.
6440 * config/vax/nbsdaout.mh: New file.
6441 * config/vax/nm-nbsd.h: New file.
6442 * config/vax/nm-nbsdaout.h: New file.
6443
6444 * vaxnbsd-tdep.c: New file.
6445 * Makefile.in (vaxnbsd-tdep.o): New dependency.
6446 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
6447 * config/vax/nbsd.mt: New file.
6448 * config/vax/tm-nbsd.h: New file.
6449
6450 * Makefile.in (vaxbsd-nat.o): New dependency.
6451
6452 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
6453 * vax-tdep.c (vax_store_arguments): Remove struct_return and
6454 struct_addr arguments. Don't push return value address.
6455 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
6456 arguments to vax_store_arguments. Store return value address in
6457 R1.
6458 (vax_store_struct_return, vax_extract_return_value)
6459 (vax_store_return_value): Remove functions.
6460 (vax_return_value): New function.
6461 (vax_gdbarch_init): Set return value. Don't set
6462 deprecated_store_struct_return, deprecated_extract_struct_return
6463 and deprecated_store_return_value.
6464
64652004-04-14 Andreas Schwab <schwab@suse.de>
6466
6467 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
6468 value buffer.
6469 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
6470
64712004-04-14 Mark Kettenis <kettenis@gnu.org>
6472
6473 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
6474 (vax_unwind_dummy_id): New functions.
6475 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
6476 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
6477 variables.
6478 (vax_fix_call_dummy): Remove function.
6479 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
6480 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
6481 call_dummy_location, deprecated_call_dummy_words,
6482 deprecated_sizeof_call_dummy_words,
6483 deprecated_call_dummy_breakpoint_offset,
6484 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
6485 and deprecated_dummy_write_sp.
6486
64872004-04-13 David Carlton <carlton@kealia.com>
6488
6489 * MAINTAINERS: Move myself to "paper trail" section.
6490
64912004-04-12 Mark Kettenis <kettenis@gnu.org>
6492
6493 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
6494 "trad-frame.h".
6495 (vax_frame_init_saved_regs): Remove function.
6496 (vax_sigtramp_saved_pc): Remove function.
6497 (vax_frame_saved_pc): Remove function.
6498 (vax_frame_args_address): Remove function.
6499 (vax_frame_num_args): Rewrite.
6500 (vax_frame_chain): Remove function.
6501 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
6502 VAX_FP_REGNUM.
6503 (vax_pop_frame): Likewise.
6504 (vax_saved_pc_after_call): Remove function.
6505 (struct vax_frame_cache): New structure.
6506 (vax_frame_cache): New function.
6507 (vax_frame_this_id): New function.
6508 (vax_frame_prev_register): New function.
6509 (vax_frame_unwind): New variable.
6510 (vax_frame_sniffer): New function.
6511 (vax_frame_base_address): New function.
6512 (vax_frame_args_address): New function.
6513 (vax_frame_base): New variable.
6514 (vax_unwind_pc): New function.
6515 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
6516 deprecated_fp_regnum, deprecated_saved_pc_after_call,
6517 deprecated_frame_chain, deprecated_frame_saved_pc,
6518 deprecated_frame_args_address and
6519 deprecated_frame_init_saved_regs.
6520 * Makefile.in (vax-tdep.o): Update dependencies.
6521
6522 * vaxbsd-nat.c: New file.
6523
6524 * vax-tdep.h: Update copyright year. Adjust comments.
6525 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
6526 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
6527 (vax_regnum): New enum. Replacing...
6528 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
6529 (VAX_PS_REGNUM): ... these removed macros.
6530 * vax-tdep.c (vax_register_name): Remove prototype.
6531 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
6532 (vax_register_byte, vax_register_raw_size,
6533 vax_register_virtual_size, vax_register_virtual_type): Remove
6534 functions.
6535 (vax_register_type): New function.
6536 (vax_breakpoint_from_pc): Reorganize.
6537 (vax_gdbarch_init): Set register_type. Don't set
6538 deprecated_register_size, deprecated_register_bytes,
6539 deprecated_register_byte, deprecated_register_raw_size,
6540 deprecated_max_register_raw_size,
6541 deprecated_register_virtual_size,
6542 deprecated_max_register_virtual_size and
6543 deprecated_register_virtual_type. Add comment on stack direction.
6544
65452004-04-11 Mark Kettenis <kettenis@gnu.org>
6546
6547 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
6548 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
6549 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
6550
65512004-04-10 Randolph Chung <tausq@debian.org>
6552
6553 * MAINTAINERS (write after approval): Add myself.
6554
65552004-04-07 Randolph Chung <tausq@debian.org>
6556
6557 * hppa-tdep.c (hppa_inner_than): Remove.
6558 (is_pa_2): Remove unused static variable.
6559 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
6560
65612004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
6562
6563 * language.h (language_defn): Add new la_post_parser field.
6564 * parser-defs.h (null_post_parser): New declaration (default for
6565 la_post_parser).
6566
6567 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
6568 insert call to that function.
6569 (parse_exp_in_context): New function, including code formerly in
6570 parse_exp_1. Calls language-dependent post-parser after
6571 prefixification.
6572 (parse_expression_in_context): New exported function.
6573 (null_post_parser): New definition.
6574 * expression.h (parse_expression_in_context): Add declaration.
6575
6576 * p-lang.c (pascal_language_defn): Add trivial post-parser.
6577 * c-lang.c (c_language_defn): Ditto.
6578 (cplus_language_defn): Ditto.
6579 (asm_language_defn): Ditto.
6580 (minimal_language_defn): Ditto.
6581 * f-lang.c (f_language_defn): Ditto.
6582 * jv-lang.c (java_language_defn): Ditto.
6583 * language.c (unknown_language_defn): Ditto.
6584 (auto_language_defn): Ditto.
6585 (local_language_defn): Ditto.
6586 * m2-lang.c (m2_language_defn): Ditto.
6587 * scm-lang.c (scm_language_defn): Ditto.
6588 * obj-lang.c (objc_language_defn): Ditto.
6589
65902004-04-10 Mark Kettenis <kettenis@gnu.org>
6591
6592 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
6593 (amd64nbsd_mcontext_addr): New function.
6594 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
6595 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
6596 with amd64nbsd_r_reg_offset, instead of building it on the fly.
6597
6598 * corelow.c (core_xfer_partial): Fix coding standards violation.
6599 Add support for TARGET_OBJECT_WCOOKIE.
6600
6601 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
6602 deprecated_pc_in_sigtramp.
6603 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
6604 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
6605 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
6606 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
6607 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
6608 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
6609 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
6610
6611 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
6612 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
6613 Fix typo.
6614
6615 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
6616 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
6617 (amd64_collect_fxsave): Likewise.
6618
6619 * i386-sol2-tdep.c: Include "gdb_string.h".
6620 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
6621 name.
6622 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
6623
66242004-04-10 Mark Kettenis <kettenis@gnu.org>
6625
6626 * i386-sol2-tdep.c: Include "solib-svr4.h".
6627 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6628 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
6629 * config/i386/tm-i386sol2.h: Include :solib.h".
6630 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
6631 solib-svr4.o and solib-legacy.o.
6632 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
6633 solib-svr4.o.
6634
66352004-04-09 Mark Kettenis <kettenis@gnu.org>
6636
6637 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
6638 whether a register is supplied by PTRACE_GETFPREGS.
6639 (store_inferior_registers): Likewise.
6640 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
6641 whether a register is supplied by PT_GETFPREGS.
6642 (store_inferior_registers): Likewise.
6643
6644 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
6645 * config/i386/linux64.mt (TDEPFILES): Likewise.
6646
6647 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
6648
6649 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
6650 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
6651 the program counter is in the range specified by `struct
6652 gdbarch_tdep'.
6653 * amd64-linux-tdep.c: Include "symtab.h".
6654 (amd64_linux_pc_in_sigtramp): Remove function.
6655 (amd64_linux_sigtramp_p): New function.
6656 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
6657 deprecated_pc_in_sigtramp.
6658 * amd64nbsd-tdep.c: Include "symtab.h".
6659 (amd64nbsd_sigtramp_p): New function.
6660 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
6661 deprecated_pc_in_sigtramp.
6662 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
6663 few comments.
6664 (amd64obsd_pc_in_sigtramp): Remove function.
6665 (amd64obsd_sigtramp_p): New function.
6666 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
6667 deprecated_pc_in_sigtramp.
6668 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
6669 (i386bsd_pc_ins_sigtramp): Remove prototype.
6670 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
6671 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
6672 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
6673 the program counter is in the range specified by `struct
6674 gdbarch_tdep'.
6675 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
6676 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
6677 (i386_go32_pc_in_sigtramp): Remove function.
6678 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
6679 Initialize TDEP->sigtramp_p.
6680 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
6681 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
6682 deprecated_pc_in_sigtramp.
6683 * i386-linux-tdep.c: Adjust comments.
6684 (i386_linux_pc_in_sigtramp): Remove function.
6685 (i386_linux_sigtramp_p): New function.
6686 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
6687 deprecated_pc_in_sigtramp.
6688 * i386-nto-tdep.c: Update copyright year.
6689 (i386nto_pc_in_sigtramp): Remove function.
6690 (i386nto_sigtramp_p): New function.
6691 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
6692 SP_REGNUM.
6693 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
6694 deprecated_pc_in_sigtramp.
6695 * i386-sol2-tdep.c: Update copyright year.
6696 (i386_sol2_pc_in_sigtramp): Remove function.
6697 (i386_sol2_sigtramp_p): New function.
6698 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
6699 deprecated_pc_in_sigtramp.
6700 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
6701 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
6702 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6703 deprecated_sigtramp_start and deprecated_sigtramp_end.
6704 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
6705 (i386nbsd_pc_in_sigtramp): Remove function.
6706 (i386nbsd_sigtramp_p): New function.
6707 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6708 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
6709 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
6710 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
6711 (i386obsd_pc_in_sigtramp): Remove function.
6712 (i386obsd_sigtramp_p): New function.
6713 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
6714 functions.
6715 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6716 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
6717 TDEP->sigtramp_p.
6718 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
6719 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
6720 dependencies.
6721
6722 * config/i386/i386aout.mt: Remove file.
6723
6724 * configure.tgt: Remove i[34567]86-*-go32*,
6725 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
6726 and i[34567]86-*-isc*. Set gdb_target to i386 for
6727 i[34567]86-*-netware* and i[34567]86-*-*.
6728 * config/i386/i386.mt: New file.
6729 * config/i386/embed.mt: Remove file.
6730 * config/i386/go32.mt: Remove file.
6731 * config/i386/i386nw.mt: Remove file.
6732 * config/i386/i386v.mt: Remove file.
6733 * config/i386/tm-go32.h: Remove file.
6734
6735 * tui/tui-hooks.c: Include "readline/readline.h" after
6736 "gdb_curses.h" instead of before.
6737 * tui/tui-io.c: Likewise.
6738
6739 * tui/tui.c: Fix typo in comment.
6740
6741 * sparc64-tdep.c (sparc_address_from_register): Remove function.
6742
67432004-04-08 Andrew Cagney <cagney@redhat.com>
6744
6745 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
6746 (deprecated_exception_support_initialized): Declare.
6747 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
6748 (initialize_hp_cxx_exception_support)
6749 (child_enable_exception_callback): Update.
6750 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
6751 (deprecated_exception_support_initialized): Rename
6752 deprecated_exception_catchpoints_are_fragile and
6753 deprecated_exception_support_initialized.
6754 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
6755
6756 * symtab.c (deprecated_hp_som_som_object_present): Rename
6757 hp_som_som_object_present.
6758 * symtab.h (deprecated_hp_som_som_object_present): Declare.
6759 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
6760 Update. Delete extern declaration.
6761 * valops.c (hp_som_som_object_present): Ditto.
6762 * parse.c (deprecated_hp_som_som_object_present)
6763 (parse_nested_classes_for_hpacc): Ditto.
6764 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
6765 * hppa-hpux-tdep.c (hp_som_som_object_present)
6766 (initialize_hp_cxx_exception_support): Ditto.
6767 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
6768 * cp-valprint.c (hp_som_som_object_present)
6769 (cp_print_class_method): Ditto.
6770 * c-typeprint.c (hp_som_som_object_present):
6771 (c_type_print_base): Ditto.
6772 * c-exp.y (hp_som_som_object_present): Ditto.
6773
67742004-04-08 Andrew Cagney <cagney@redhat.com>
6775
6776 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
6777 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
6778 (frame_unwind_find_by_frame): Re-implement the unwind code so
6779 that it can both prepend and append sniffers. Replace
6780 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
6781 * tramp-frame.c (tramp_frame_append): Use
6782 frame_unwind_prepend_unwinder.
6783 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
6784 frame_unwind_register_unwinder.
6785 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
6786 tramp_frame_append.
6787 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
6788 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
6789 (mips_linux_init_abi): Update.
6790
67912004-04-08 Kevin Buettner <kevinb@redhat.com>
6792
6793 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
6794 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
6795 file support.
6796
67972004-04-07 Kevin Buettner <kevinb@redhat.com>
6798
6799 * ia64-tdep.c (elf.h): Don't include.
6800 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
6801
68022004-04-07 Jason Molenda (jmolenda@apple.com)
6803
6804 * frame.h: Typeo corrections in comments.
6805
68062004-04-07 Jim Blandy <jimb@redhat.com>
6807
6808 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
6809 %esp and %ebp
6810
68112004-04-07 Mark Kettenis <kettenis@gnu.org>
6812
6813 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
6814 * config/sparc/linux64.mt (TDEPFILES): Likewise.
6815 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
6816 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
6817 and solib-legacy.o.
6818 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
6819 solib-svr4.o.
6820 * config/sparc/tm-sol2.h: Update copyright year. Include
6821 "solib.h".
6822
6823 * sparc-sol2-tdep.c: Update copyright year. Include
6824 "solib-svr4.h".
6825 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6826 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
6827 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6828 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
6829 dependencies.
6830
68312004-04-06 Andrew Cagney <cagney@redhat.com>
6832
6833 * infttrace.c: Include "infttrace.h".
6834 * infttrace.h: Include "target.h".
6835 * Makefile.in (infttrace_h): Update.
6836 (infttrace.o): Update.
6837
68382004-04-06 Andrew Cagney <cagney@redhat.com>
6839
6840 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
6841 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
6842 move extern declarations from here ...
6843 * infttrace.h: ... to here.
6844 * Makefile.in (hppah-nat.o): Update dependencies.
6845
6846 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
6847 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
6848 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
6849 (hppa_breakpoint_from_pc): Delete.
6850
6851 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
6852
68532004-04-05 Andrew Cagney <cagney@redhat.com>
6854
6855 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
6856 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
6857 <sys/file.h>.
6858
68592004-04-06 Randolph Chung <tausq@debian.org>
6860
6861 Committed by Andrew Cagney (mechanical change).
6862 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
6863 exception_catchpoints_are_fragile, find_stub_with_shl_get,
6864 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
6865 child_enable_exception_callback, current_ex_event,
6866 null_symtab_and_line, child_get_current_exception_event,
6867 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
6868 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
6869 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
6870 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
6871 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
6872 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
6873 Move hpux-specific definitions ...
6874 * hppa-hpux-tdep.c: ... to here.
6875
68762004-04-05 Andrew Cagney <cagney@redhat.com>
6877
6878 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
6879 skip_prologue_using_sal.
6880
68812004-04-05 Andrew Cagney <cagney@redhat.com>
6882
6883 * config/i386/tm-i386.h: Delete file.
6884 * config/i386/tm-vxworks.h: Update copyright, do not include
6885 "tm-i386.h".
6886 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
6887 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
6888 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
6889 * config/i386/ncr3000.mt (TM_FILE): Delete.
6890 * config/i386/interix.mt (TM_FILE): Delete.
6891 * config/i386/i386v.mt (TM_FILE): Delete.
6892 * config/i386/i386nw.mt (TM_FILE): Delete.
6893 * config/i386/i386gnu.mt (TM_FILE): Delete.
6894 * config/i386/i386aout.mt (TM_FILE): Delete.
6895 * config/i386/embed.mt (TM_FILE): Delete.
6896
68972004-04-05 Kevin Buettner <kevinb@redhat.com>
6898
6899 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
6900 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
6901 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
6902 (accg7_regnum): New constants.
6903 (last_spr_regnum, last_pseudo_regnum): Update.
6904 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
6905 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
6906 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
6907 for accg registers.
6908 (frv_register_sim_regno): Update spr_map[].
6909
69102004-04-04 Andrew Cagney <cagney@redhat.com>
6911
6912 * config/mips/xm-riscos.h: Delete.
6913 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
6914 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
6915 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
6916 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
6917 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
6918 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
6919 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
6920 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
6921 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
6922 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
6923 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
6924 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
6925 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
6926 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
6927 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
6928 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
6929 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
6930 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
6931 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
6932 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
6933 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
6934 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
6935 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
6936 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
6937 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
6938 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
6939
6940 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
6941 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
6942 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
6943 * configure.host: Remove m680[01]0-sun-sunos3*,
6944 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
6945 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
6946 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
6947 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
6948 mips-*-riscos*.
6949 * NEWS: Mention removed systems.
6950
69512004-04-04 Andrew Cagney <cagney@redhat.com>
6952
6953 GDB 6.1 release created from 6.1 branch.
6954
69552004-04-04 Andrew Cagney <cagney@redhat.com>
6956
6957 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
6958 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
6959 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
6960
6961 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
6962 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
6963 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
6964
69652004-04-03 Jim Blandy <jimb@redhat.com>
6966
6967 * MAINTAINERS: Chris Faylor has changed employers; add him to
6968 "paper trail" section, and update his E-mail address.
6969
69702004-04-03 Andrew Cagney <cagney@redhat.com>
6971
6972 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
6973 generic dummy frames.
6974 * dummy-frame.c: Update copyright.
6975 (dummy_frame_sniffer): Delete check for generic dummy frames.
6976
6977 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
6978 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
6979 (REG_PARM_STACK_SPACE): Delete.
6980 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
6981 Inline reference to REG_PARM_STACK_SPACE.
6982
6983 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
6984 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
6985 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
6986 (FRAME_BASE_BEFORE_SIGTRAMP)
6987 (hppa32_hpux_frame_base_before_sigtramp)
6988 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
6989 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
6990 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
6991 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
6992 (FRAME_BASE_BEFORE_SIGTRAMP)
6993 (hppa64_hpux_frame_base_before_sigtramp)
6994 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
6995
69962004-04-03 Andrew Cagney <cagney@redhat.com>
6997
6998 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
6999
70002004-04-02 Andrew Cagney <cagney@redhat.com>
7001
7002 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
7003 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
7004 * dummy-frame.h: Delete out-of-date comments.
7005 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
7006 * gdbarch.h, gdbarch.c: Re-generate.
7007
70082004-04-02 Joel Brobecker <brobecker@gnat.com>
7009
7010 Committed by Andrew Cagney <cagney@redhat.com>.
7011 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
7012 into account an instruction saving a register if we have already
7013 seen an earlier instruction saving that same register.
7014
70152004-04-02 Andrew Cagney <cagney@redhat.com>
7016
7017 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
7018 * gdbarch.h, gdbarch.c: Re-generate.
7019 * frame.c (legacy_get_prev_frame): Delete references to
7020 DEPRECATED_INIT_FRAME_PC_FIRST.
7021
7022 * infrun.c (pc_in_sigtramp): Delete function.
7023 (check_sigtramp2): Inline call to pc_in_sigtramp, use
7024 get_frame_type.
7025
70262004-04-02 Andrew Cagney <cagney@redhat.com>
7027
7028 * infrun.c (handle_step_into_function): Delete code conditional on
7029 legacy_frame_p.
7030 (handle_inferior_event, step_over_function): Ditto.
7031
70322004-04-02 Andrew Cagney <cagney@redhat.com>
7033
7034 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
7035 "previous frame inner to this frame" test.
7036
70372004-04-02 Andrew Cagney <cagney@redhat.com>
7038
7039 * frame.c (safe_frame_unwind_memory): New function.
7040 * frame.h (safe_frame_unwind_memory): Declare. Update description
7041 of /safe_/ methods.
7042 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
7043 "next_frame". Use safe_frame_unwind_memory.
7044 (tramp_frame_sniffer): Update call to tramp_frame_start.
7045
70462004-04-01 Daniel Jacobowitz <drow@mvista.com>
7047
7048 * dwarf2read.c (dwarf2_objfile_data_key): New.
7049 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
7050 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
7051 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
7052 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
7053 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
7054 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
7055 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
7056 Remove variables.
7057 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
7058 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
7059 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
7060 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
7061 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
7062 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
7063 Remove macros.
7064 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
7065 data.
7066 (dwarf2_locate_sections, dwarf2_build_psymtabs)
7067 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
7068 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
7069 (read_partial_die, read_full_die, read_indirect_string)
7070 (dwarf_decode_line_header, dwarf_decode_macros)
7071 (dwarf2_symbol_mark_computed): Remove use of removed macros.
7072 Update uses of removed variables.
7073 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
7074 of removed macros.
7075 (_initialize_dwarf2_read): New function.
7076 * symfile.h (dwarf2_has_info): Update prototype.
7077 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
7078 * elfread.c (elf_symfile_read): Likewise.
7079
70802004-04-01 Jim Blandy <jimb@redhat.com>
7081
7082 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
7083 function for register numbers on all the rs6000-derived targets.
7084 (rs6000_gdbarch_init): Don't register a separate
7085 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
7086 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
7087 variants.
7088
7089 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
7090 numbering.
7091
70922004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
7093
7094 * valarith.c: Update copyright notice.
7095 (value_add): Handle range types.
7096 (value_sub): Ditto.
7097 (value_equal): Ditto.
7098 (value_less): Ditto.
7099 (value_neg): Ditto.
7100 (value_complement): Ditto.
7101 (value_binop): Simplify slightly by using is_integral_type and
7102 eliminiating unnecessary COERCE_ENUMs.
7103
71042004-03-31 Andrew Cagney <cagney@redhat.com>
7105
7106 * frame.h (frame_unwind_id): Declare.
7107 * frame.c (frame_unwind_id): New function.
7108 (get_prev_frame_1): New function.
7109 (frame_debug_got_null_frame): New function.
7110 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
7111 code proper to prev_frame, update description.
7112 * infrun.c (step_over_function): Use frame_unwind_id.
7113
71142004-04-31 J. Brobecker <brobecker@gnat.com>
7115
7116 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
7117 (hppa64_push_dummy_call): Likewise.
7118
71192004-03-30 Jim Blandy <jimb@redhat.com>
7120
7121 From Ulrich Weigand:
7122 * utils.c (query): Do not use a va_list variable multiple times.
7123
71242004-03-29 Daniel Jacobowitz <drow@mvista.com>
7125
7126 * Makefile.in (linux_nat_h): Update dependencies.
7127 * configure.in: Check for <gnu/libc-version.h>.
7128 * configure: Regenerate.
7129 * config.in: Regenerate.
7130 * linux-nat.h: Include "target.h". Add waitstatus field to
7131 struct lwp_info.
7132 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
7133 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
7134 to.
7135 (lin_lwp_handle_extended): New function. Handle clone events.
7136 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
7137 thread exit events.
7138 (child_wait): Handle clone events.
7139 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
7140 * linux-nat.c (linux_enable_event_reporting): Turn on
7141 PTRACE_O_TRACECLONE.
7142 (linux_handle_extended_wait): Handle clone events.
7143 * thread-db.c: Include <gnu/libc-version.h>.
7144 (struct private_thread_info): Add dying flag.
7145 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
7146 higher.
7147 (attach_thread): Update comments. Handle dying threads.
7148 (detach_thread): Set the dying flag.
7149 (check_event): Always call attach_thread.
7150
71512004-03-29 Daniel Jacobowitz <drow@mvista.com>
7152
7153 * mips-tdep.c (mips_pdr_data): New.
7154 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
7155 (_initialize_mips_tdep): Initialize mips_pdr_data.
7156
71572004-03-29 Corinna Vinschen <vinschen@redhat.com>
7158
7159 * minsyms.c (install_minimal_symbols): Move dropping leading
7160 char from linkage name from here...
7161 (prim_record_minimal_symbol_and_info): ...to here. Simplify
7162 test for "__gnu_compiled*" symbols.
7163
71642004-03-28 Jim Blandy <jimb@redhat.com>
7165
7166 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
7167 registers to temp register r0 and byte stores as prologue
7168 instructions.
7169
71702004-03-28 Andrew Cagney <cagney@redhat.com>
7171
7172 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
7173 arm*-*-*.
7174
71752004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7176
7177 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
7178 and switch the layout to force a display of register window.
7179
71802004-02-26 J. Brobecker <brobecker@gnat.com>
7181
7182 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
7183 of the INTEGER class.
7184
71852004-03-26 Jim Blandy <jimb@redhat.com>
7186
7187 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
7188 bytes long on PPC GNU/Linux.
7189
71902004-03-26 David Carlton <carlton@kealia.com>
7191
7192 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
7193
71942004-03-25 Andrew Cagney <cagney@redhat.com>
7195
7196 * PROBLEMS: Add general section titles, remove references to
7197 specific releases.
7198
71992004-03-25 Daniel Jacobowitz <drow@mvista.com>
7200
7201 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
7202 INT_REGISTER_SIZE.
7203 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
7204 FP_REGISTER_VIRTUAL_SIZE.
7205 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
7206 of DEPRECATED_REGISTER_RAW_SIZE.
7207 (arm_register_type): Add gdbarch argument.
7208 (arm_register_raw_size, arm_register_virtual_size): Delete.
7209 (arm_register_byte, arm_extract_return_value)
7210 (arm_store_return_value, arm_get_longjmp_target): Update references
7211 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
7212 (arm_gdbarch_init): Likewise. Don't set
7213 deprecated_register_raw_size, deprecated_register_virtual_size,
7214 deprecated_max_register_raw_size,
7215 deprecated_max_register_virtual_size, or
7216 deprecated_max_register_virtual_type. Do set register_type.
7217 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
7218 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
7219 (FP_REGISTER_VIRTUAL_SIZE): Delete.
7220 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
7221 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
7222 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
7223 INT_REGISTER_SIZE.
7224 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
7225 (remote_rdp_store_register): Likewise.
7226
72272004-03-24 Daniel Jacobowitz <drow@mvista.com>
7228
7229 * Makefile.in (mips-linux-tdep.o): Update dependencies.
7230 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
7231 to after osabi initialization.
7232 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
7233 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
7234 functions.
7235 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
7236 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
7237 variables.
7238 (mips_linux_init_abi): Append signal trampoline unwinders.
7239
72402004-03-24 Andrew Cagney <cagney@redhat.com>
7241
7242 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
7243 * tramp-frame.c: Include "gdb_assert.h".
7244 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
7245 correct sizeof.
7246 (tramp_frame_append): Validate the tramp frame's instructions.
7247 * Makefile.in (tramp-frame.o): Update dependencies.
7248
72492004-03-23 Andrew Cagney <cagney@redhat.com>
7250
7251 * trad-frame.h (trad_frame_set_reg_addr): Declare.
7252
72532004-03-23 Andrew Cagney <cagney@redhat.com>
7254
7255 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
7256 Nasser as past testsuite/lib/ (and other) maintainers.
7257
72582004-03-23 Daniel Jacobowitz <drow@mvista.com>
7259
7260 * infcmd.c (attach_command): Reread symbols if we already have
7261 an exec file.
7262
72632004-03-23 Andrew Cagney <cagney@redhat.com>
7264
7265 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
7266
72672004-03-23 Andrew Cagney <cagney@redhat.com>
7268
7269 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
7270 * gdbarch.h, gdbarch.c: Re-generate.
7271 * i386obsd-tdep.c (i386obsd_init_abi): Update.
7272 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
7273 * i386bsd-tdep.c (i386bsd_init_abi): Update.
7274 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
7275 (DEPRECATED_SIGTRAMP_START): Update.
7276 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
7277 (DEPRECATED_SIGTRAMP_START): Update.
7278 * blockframe.c (find_pc_sect_partial_function): Update.
7279 * arch-utils.c (legacy_pc_in_sigtramp): Update.
7280
72812004-03-23 Daniel Jacobowitz <drow@mvista.com>
7282
7283 * remote.c (remote_open_1): Reopen the exec file and reread symbols
7284 if necessary.
7285
72862004-03-23 Andrew Cagney <cagney@redhat.com>
7287
7288 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
7289 predicate, deprecate.
7290 * gdbarch.h, gdbarch.c: Re-generate.
7291 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
7292 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
7293 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
7294 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
7295 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
7296 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
7297 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
7298 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
7299 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
7300 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
7301 * blockframe.c (find_pc_partial_function): Update.
7302 * breakpoint.c (bpstat_what): Update.
7303 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
7304 * frv-linux-tdep.c (frv_linux_init_abi): Update.
7305 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
7306 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
7307 * i386-interix-tdep.c (i386_interix_init_abi): Update.
7308 * i386-linux-tdep.c (i386_linux_init_abi): Update.
7309 * i386-nto-tdep.c (i386nto_init_abi): Update.
7310 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
7311 * i386-tdep.c (i386_sigtramp_frame_sniffer)
7312 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
7313 * i386bsd-tdep.c (i386bsd_init_abi): Update.
7314 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
7315 * i386obsd-tdep.c (i386obsd_init_abi): Update.
7316 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
7317 * infrun.c (pc_in_sigtramp): Update.
7318 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
7319 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
7320 * mips-tdep.c (mips_gdbarch_init): Update.
7321 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
7322 * ppc-linux-tdep.c: Update comment.
7323 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
7324 * shnbsd-tdep.c (shnbsd_init_abi): Update.
7325 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
7326 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
7327 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
7328 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
7329 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
7330 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
7331 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
7332 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
7333
73342004-03-23 Andrew Cagney <cagney@redhat.com>
7335
7336 * tramp-frame.h, tramp-frame.h: New files.
7337 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
7338 Update rules to include "tramp-frame.h" and "tramp-frame.c".
7339
7340 * Makefile.in: Update all dependencies.
7341
73422004-03-23 Andrew Cagney <cagney@redhat.com>
7343
7344 * Makefile.in (trad_frame_h): Add $(frame_h).
7345 * trad-frame.h: Update copyright. Include "frame.h".
7346 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
7347 (trad_frame_set_id, trad_frame_get_id): Declare.
7348 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
7349 * trad-frame.c: Update copyright.
7350 (struct trad_frame_cache): Define.
7351 (trad_frame_cache_zalloc): New function.
7352 (trad_frame_set_id, trad_frame_get_id): New functions.
7353 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
7354
73552004-03-22 Andrew Cagney <cagney@redhat.com>
7356
7357 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
7358 s390_pltstub_unwind_cache.
7359 (s390_stub_frame_unwind_cache): Rename
7360 s390_pltstub_frame_unwind_cache.
7361 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
7362 (s390_stub_frame_prev_register): Rename
7363 s390_pltstub_frame_prev_register.
7364 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
7365 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
7366
7367 From Ulrich Weigand:
7368 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
7369 pointer calls like PLT calls.
7370
73712004-03-22 Daniel Jacobowitz <drow@mvista.com>
7372
7373 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
7374 PC rather than the partial function start address. Use the start
7375 address to sanity check the found PDR.
7376
73772004-03-22 Daniel Jacobowitz <drow@mvista.com>
7378
7379 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
7380 linux_handle_extended_wait.
7381
73822004-03-22 Andrew Cagney <cagney@redhat.com>
7383
7384 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
7385 function.
7386
7387 * frame.h (generic_pop_current_frame): Delete declaration.
7388 (deprecate_pop_dummy_frame): Deprecate
7389 generic_pop_dummy_frame.
7390 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
7391 (generic_pop_current_frame): Delete function.
7392 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
7393 generic_pop_current_frame.
7394 * v850-tdep.c (v850_pop_frame): Update.
7395 * mcore-tdep.c (mcore_pop_frame): Update.
7396 * sh64-tdep.c (sh64_pop_frame): Update.
7397 * h8300-tdep.c (h8300_pop_frame): Update.
7398
73992004-03-22 Andrew Cagney <cagney@redhat.com>
7400
7401 * frame.h (deprecated_pc_in_call_dummy): Rename
7402 generic_pc_in_call_dummy.
7403 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
7404 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
7405 generic_pc_in_call_dummy.
7406 (pc_in_dummy_frame): Make static.
7407 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
7408 * gdbarch.h, gdbarch.c: Re-generate.
7409 * dummy-frame.c (dummy_frame_sniffer): Simplify.
7410 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
7411 (legacy_get_prev_frame): Ditto.
7412 * inferior.h: Delete reference to generic_pc_in_call_dummy in
7413 comment.
7414
74152004-03-21 Andrew Cagney <cagney@redhat.com>
7416
7417 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
7418 declaration and out-of-date comment.
7419 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
7420 Delete function.
7421 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
7422 deprecated_pc_in_call_dummy.
7423
7424 * infrun.c (handle_inferior_event): For non legacy frames, use the
7425 frame ID and frame type to identify a signal trampoline. Update
7426 comments.
7427
74282004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
7429
7430 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
7431 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
7432
74332004-03-21 Andrew Cagney <cagney@redhat.com>
7434
7435 * frame-unwind.h: Update copyright.
7436 (struct frame_data): Add opaque declaration.
7437 (frame_sniffer_ftype): Declare.
7438 (struct frame_unwind): Add "unwind_data" and "sniffer".
7439 (frame_unwind_register_unwinder): Declare.
7440 (frame_unwind_find_by_frame): Add parameter "this_cache".
7441 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
7442 (legacy_get_prev_frame, legacy_get_prev_frame)
7443 (get_frame_type): Pass the prologue_cache to
7444 frame_unwind_find_by_frame.
7445 * frame-unwind.c (struct frame_unwind_table_entry): Add field
7446 "unwinder".
7447 (frame_unwind_register_unwinder): New function.
7448 (frame_unwind_find_by_frame): Handle an unwind sniffer.
7449
74502004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
7451
7452 * bcache.c (print_percentage): Use floating point to avoid
7453 incorrect results when portion*100 overflows.
7454
74552004-03-19 Kevin Buettner <kevinb@redhat.com>
7456
7457 * ppc_tdep.h (ppc_linux_frame_saved_pc)
7458 (ppc_linux_init_extra_frame_info)
7459 (ppc_linux_frameless_function_invocation)
7460 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
7461 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
7462 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
7463 (rs6000_frame_chain): Delete declarations.
7464 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
7465 (ppc_linux_init_extra_frame_info)
7466 (ppc_linux_frameless_function_invocation)
7467 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
7468 (ppc_linux_init_abi): Remove registration of above deleted functions.
7469 * rs6000-tdep.c (rs6000_init_extra_frame_info)
7470 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
7471 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
7472 (rs6000_pop_frame, rs6000_frameless_function_invocation)
7473 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
7474 (rs6000_gdbarch_init): Remove registration of above deleted functions.
7475 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
7476 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
7477 frame management for all OSABIs.
7478
74792004-03-19 Andrew Cagney <cagney@redhat.com>
7480
7481 Committed by Kevin Buettner <kevinb@redhat.com>.
7482
7483 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
7484 Update copyright.
7485 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
7486 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
7487 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
7488 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
7489 unwinders. #ifdef legacy frame code.
7490 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
7491 "frame-base.h".
7492 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
7493 (struct rs6000_frame_cache, rs6000_frame_cache)
7494 (rs6000_frame_this_id, rs6000_frame_prev_register)
7495 (rs6000_frame_sniffer, rs6000_frame_unwind)
7496 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
7497 (rs6000_frame_base): Implement a traditional frame unwinder.
7498 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
7499 frame unwinder.
7500
75012004-03-19 Kevin Buettner <kevinb@redhat.com>
7502
7503 * breakpoint.c (adjust_breakpoint_address): Don't adjust
7504 breakpoint address for watchpoints or the catch eventpoints.
7505 Add new paramter ``bptype''. Adjust all callers.
7506
75072004-03-19 Andrew Cagney <cagney@redhat.com>
7508
7509 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
7510
7511 * PROBLEMS: Delete note that ARM does not use frame code, problem
7512 fixed.
7513
75142004-03-18 Andrew Cagney <cagney@redhat.com>
7515
7516 * stack.c (return_command): Delete code wrapped in #ifdef
7517 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
7518
7519 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
7520
75212004-03-18 Andrew Cagney <cagney@redhat.com>
7522
7523 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
7524 DEPRECATED_IN_SIGTRAMP.
7525 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7526 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
7527 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7528 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7529 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7530 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7531 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7532 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7533 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
7534 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
7535
75362004-03-18 Andrew Cagney <cagney@redhat.com>
7537
7538 * frame-base.c: Update copyright. Include "gdb_obstack.h".
7539 (struct frame_base_table_entry): Define.
7540 (struct frame_base_table): Re-implement as a linked list.
7541 (frame_base_init): Re-implement.
7542 (frame_base_table): Delete function.
7543 (append_predicate): Delete function.
7544 (frame_base_append_sniffer): Update.
7545 (frame_base_set_default): Update.
7546 (frame_base_find_by_frame): Update.
7547 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
7548 * Makefile.in (frame-base.o): Update dependencies.
7549
75502004-03-17 Andrew Cagney <cagney@redhat.com>
7551
7552 * frame.c (legacy_get_prev_frame): Pass correct frame to
7553 frame_unwind_find_by_frame.
7554
75552004-03-17 David Carlton <carlton@kealia.com>
7556
7557 * NEWS: Mention C++ nested types and namespaces
7558
75592004-03-16 Michael Chastain <mec.gnu@mindspring.com>
7560
7561 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
7562 and "Regressions since gdb 5.3.". Add known regressions since
7563 gdb 6.0.
7564
75652004-03-16 David Carlton <carlton@kealia.com>
7566
7567 * dwarf2read.c (process_structure_scope): Process children even
7568 when we're a declaration.
7569
75702004-03-16 Andrew Cagney <cagney@redhat.com>
7571
7572 * symtab.h (find_pc_sect_partial_function): Delete declaration.
7573 * blockframe.c (find_pc_partial_function)
7574 (find_pc_sect_partial_function): Merge into a single
7575 find_pc_partial_function.
7576
75772004-03-16 Mark Kettenis <kettenis@gnu.org>
7578
7579 * i386bsd-nat.c: s/regno/regnum/g.
7580 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
7581 FP0_REGNUM.
7582 (store_inferior_registers): Likewise.
7583
75842004-03-16 Mark Kettenis <kettenis@gnu.org>
7585
7586 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
7587 of i387_fill_fsave.
7588 (store_inferior_registers): Call i387_collect_fsave and
7589 i387_collect_fxsave instead of i387_fill_fsave and
7590 i387_fill_fxsave.
7591
75922004-03-15 Andrew Cagney <cagney@redhat.com>
7593
7594 * Makefile.in (frame-unwind.o): Update dependencies.
7595 * frame-unwind.c: Include "gdb_obstack.h".
7596 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
7597 parameter.
7598 (append_predicate): Delete function.
7599 (struct frame_unwind_table_entry): New structure.
7600 (struct frame_unwind_table): Replace "sniffer" with "head" and
7601 "tail".
7602 (frame_unwind_append_sniffer): Update.
7603 (frame_unwind_find_by_frame): Update.
7604 (_initialize_frame_unwind): Registe frame_unwind_init using
7605 gdbarch_data_register_pre_init.
7606
76072004-03-15 Mark Kettenis <kettenis@gnu.org>
7608
7609 * i386bsd-nat.c: Update copyright year.
7610 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
7611 define unconditionally.
7612
76132004-03-15 Mark Kettenis <kettenis@gnu.org>
7614
7615 * i387-tdep.h (i387_collect_fsave): New prototype.
7616 * i387-tdep.c (i387_collect_fsave): New function containing most
7617 of the code from i387_fill_fsave.
7618 (i387_fill_fsave): Call i387_collect_fsave.
7619
76202004-03-15 Mark Kettenis <kettenis@gnu.org>
7621
7622 * i386-linux-tdep.c: Update copyright year.
7623 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
7624 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
7625 svr4_ilp32_link_map_offsets instead of
7626 i386_linux_svr4_fetch_link_map_offsets.
7627
76282004-03-15 David Carlton <carlton@kealia.com>
7629
7630 Fix for PR c++/1553:
7631 * dwarf2read.c (read_structure_type): Determine type name by
7632 calling determine_class_name.
7633 (determine_class_name): New.
7634 (determine_prefix): Look at TYPE_TAG_NAME and call
7635 determine_class_name when appropriate.
7636 (determine_prefix_aux, class_name): Delete.
7637 (read_namespace): Set die->type.
7638
76392004-03-15 Kevin Buettner <kevinb@redhat.com>
7640
7641 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
7642 unused macro definition. The definition in target.h (or perhaps
7643 elsewhere) takes precedence.
7644
76452004-03-15 Andrew Cagney <cagney@redhat.com>
7646
7647 * ppc-tdep.h: Update copyright.
7648 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
7649 function signatures to match "regsets.h".
7650 * ppc-linux-tdep.c: Include "regset.h".
7651 (ELF_GREGSET_SIZE): Delete.
7652 (right_supply_register): New function.
7653 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
7654 using right_supply_register.
7655 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
7656 functions.
7657 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
7658 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
7659 (_initialize_ppc_linux_tdep): Do not register
7660 ppc_linux_regset_core_fns.
7661 (ppc_linux_regset_from_core_section): Replace
7662 fetch_core_registers.
7663 (ppc_linux_regset_core_fns): Delete.
7664 * ppc-linux-nat.c: (right_fill_reg): New function.
7665 (supply_gregset): Update call to ppc_linux_supply_gregset.
7666 (fill_gregset): Clear the register set, use right_fill_reg.
7667 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
7668 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
7669
7670 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
7671 unsigned.
7672
76732004-03-15 Andrew Cagney <cagney@redhat.com>
7674
7675 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
7676 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
7677 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
7678 and register_gdbarch_data.
7679 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
7680 (struct gdbarch_data): Replace "init" by "pre_init" and
7681 "post_init".
7682 * gdbarch.h, gdbarch.c: Re-generate.
7683 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
7684 with"obstack", use OBSTACK_ZALLOC.
7685 (dwarf2_frame_ops): Delete.
7686 (dwarf2_frame_set_init_reg): Use gdbarch_data.
7687 (dwarf2_frame_init_reg): Use gdbarch_data.
7688 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
7689 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
7690 (_initialize_svr4_solib): Update.
7691 * user-regs.c (_initialize_user_regs): Update.
7692 * reggroups.c (_initialize_reggroup): Update.
7693 * regcache.c (_initialize_regcache): Update.
7694 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
7695 * libunwind-frame.c (_initialize_libunwind_frame): Update.
7696 * gnu-v3-abi.c (init_gnuv3_ops): Update.
7697 * frame-unwind.c (_initialize_frame_unwind): Update.
7698 * frame-base.c (_initialize_frame_base): Update.
7699 * user-regs.c (user_reg_add): Update.
7700 * reggroups.c (reggroup_add): Update.
7701 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
7702 * libunwind-frame.c (libunwind_frame_set_descr): Update.
7703 * frame-unwind.c (frame_unwind_append_sniffer): Update.
7704 * frame-base.c (frame_base_table): Update.
7705 * remote.c (_initialize_remote): Update.
7706 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
7707
77082004-03-15 Andrew Cagney <cagney@redhat.com>
7709
7710 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
7711
77122004-03-15 Kevin Buettner <kevinb@redhat.com>
7713
7714 * Makefile.in (frv-linux-tdep.o): Add dependencies.
7715 * frv-linux-tdep.c: New file.
7716 * frv-tdep.c (struct gdbarch_tdep): Add new field
7717 ``sigcontext_reg_addr''.
7718 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
7719 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
7720 (frv_sigramp_frame_sniffer): New functions.
7721 (frv_sigtramp_frame_unwind): New static global.
7722 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
7723 sniffers.
7724 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
7725 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
7726
77272004-03-15 Kevin Buettner <kevinb@redhat.com>
7728
7729 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
7730 but not via a call to error(), when unable to read memory.
7731
77322004-03-15 Kevin Buettner <kevinb@redhat.com>
7733
7734 * frv-tdep.c (frv_call_dummy_words): Delete.
7735 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
7736
77372004-03-15 Andrew Cagney <cagney@redhat.com>
7738
7739 * infrun.c (handle_step_into_function, step_over_function): Only
7740 update and use STEP_FRAME_ID when the system is using legacy
7741 frames. Update comments.
7742
77432004-03-14 Mark Kettenis <kettenis@gnu.org>
7744
7745 * amd64-linux-tdep.h: Remove file.
7746 * amd64-linux-tdep.c: Don't include "inferior.h" and
7747 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
7748 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
7749 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
7750 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
7751 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
7752 macros.
7753 (user_to_gdb_regmap): Remove variable.
7754 (amd64_linux_gregset_reg_offset): New variable.
7755 (amd64_core_fns): Remove variable.
7756 (fetch_core_registers): Remove function.
7757 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
7758 functions.
7759 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
7760 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
7761 * Makefile.in (amd64_linux_tdep_h): Remove.
7762 (amd64-linux-nat.o): Update dependencies.
7763 (amd64-linux-tdep.o): Update dependencies.
7764
7765 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
7766 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
7767 functions.
7768 (fetch_inferior_registers, store_inferior_registers): Rewrite.
7769
7770 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
7771 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
7772
77732004-03-14 Daniel Jacobowitz <drow@mvista.com>
7774
7775 * dwarf2read.c (read_structure_type): Rename from
7776 read_structure_scope. Don't create a symbol or call process_die.
7777 Return immediately if die->type is set. Call read_type_die before
7778 dwarf2_add_member_fn.
7779 (process_structure_scope): New function.
7780 (read_enumeration_type, process_enumeration_scope): New functions,
7781 broken out from read_enumeration. Don't create the enumeration
7782 type if it has already been created.
7783 (read_enumeration): Removed.
7784 (process_die): Call read_structure_type, process_structure_scope,
7785 read_enumeration_type, and process_enumeration_scope. Just call
7786 new_symbol for base and subrange types. Add a comment about other
7787 type dies.
7788 (read_type_die): Call read_enumeration_type.
7789 (add_partial_structure, new_symbol): Update comments.
7790
77912004-03-13 Stephane Carrez <stcarrez@nerim.fr>
7792
7793 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
7794
77952004-03-13 Stephane Carrez <stcarrez@nerim.fr>
7796
7797 * tui/tui-win.h (tui_get_cmd_list): Declare.
7798 * tui/tui-win.c (tui_command): New function.
7799 (tui_get_cmd_list): New function.
7800 (_initialize_tui_win): Moved initialization of tui command in
7801 tui_get_cmd_list.
7802
7803 * tui/tui-data.c (init_content_element): Setup new data members.
7804 (init_win_info): Likewise.
7805 (free_content_elements): Free it.
7806 * tui/tui-data.h (struct tui_data_element): Store the register
7807 content to print.
7808 (struct tui_data_info): Keep the current register group.
7809
7810 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
7811
7812 * tui/tui-regs.h (tui_show_registers): Update prototype.
7813 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
7814 (tui_resize_all): No need to calculate anything for register window.
7815 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
7816 (tui_set_register_element, tui_set_general_regs_content): Remove.
7817 (tui_set_special_regs_content): Remove.
7818 (tui_set_general_and_special_regs_content): Remove.
7819 (tui_set_float_regs_content): Remove.
7820 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
7821 (tui_set_regs_content): Remove.
7822 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
7823 (tui_v_show_registers_command_support): Remove.
7824 (tui_show_registers): Use a reggroup to specify the registers to show.
7825 (tui_show_register_group): New function.
7826 (tui_display_registers_from): Compute the layout of register window
7827 and refresh with new API; be sure to delete old register windows.
7828 (tui_check_register_values): Update to use tui_get_register and
7829 tui_display_data.
7830 (tui_display_register): Just refresh the register window part.
7831 (tui_register_format): Format registers and save in tui_data_element.
7832 (tui_get_register): New to combine tui_reg_value_has_changed and
7833 tui_get_register_raw_value; fix to use the new gdb API.
7834 (tui_show_float_command): Renamed tui_reg_float_command.
7835 (tui_show_general_command): Renamed tui_reg_general_command.
7836 (tui_show_special_command): Renamed tui_reg_system_command.
7837 (_initialize_tui_regs): Remove unused commands.
7838
78392004-03-13 Mark Kettenis <kettenis@gnu.org>
7840
7841 * NEWS (New native configurations): Mention OpenBSD/amd64.
7842
7843 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
7844 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
7845 Remove defines.
7846 * config/i386/nm-fbsd64.h: Likewise.
7847 * config/i386/nm-obsd.h: Likewise.
7848 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
7849 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
7850
78512004-03-12 Kevin Buettner <kevinb@redhat.com>
7852
7853 * frv-tdep.c (set_variant_scratch_registers): New function.
7854 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
7855 New constants.
7856
7857 From Richard Sandiford <rsandifo@redhat.com>:
7858 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
7859
78602004-03-12 Kevin Buettner <kevinb@redhat.com>
7861
7862 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
7863 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
7864 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
7865 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
7866 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
7867 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
7868 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
7869 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
7870 definitions from frv-tdep.c to frv-tdep.h.
7871
78722004-03-12 Kevin Buettner <kevinb@redhat.com>
7873
7874 Add shared library support for FR-V FDPIC ABI:
7875 * Makefile.in (solib-frv.o): Add dependencies.
7876 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
7877 New functions.
7878 (frv_push_dummy_call): Add support for FDPIC ABI.
7879 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
7880 for FDPIC ABI.
7881 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
7882 (frv_fdpic_find_canonical_descriptor): Declare.
7883 * solib-frv.c: New file.
7884 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
7885 * config/frv/tm-frv.h (solib.h): Include.
7886
78872004-03-12 Kevin Buettner <kevinb@redhat.com>
7888
7889 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
7890 (frv-tdep.o): Update dependencies.
7891 * frv-tdep.h: New file.
7892 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
7893 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
7894 constants.
7895 (struct gdbarch_tdep): Add new member ``frv_abi''.
7896 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
7897 functions.
7898 (new_variant): Set ``frv_abi'' field.
7899 (gdb_arch_init): Detect FDPIC executables.
7900
79012004-03-12 Mark Kettenis <kettenis@gnu.org>
7902
7903 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
7904 wrapper.
7905
79062004-03-11 Andrew Cagney <cagney@redhat.com>
7907
7908 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
7909
79102004-03-11 Kevin Buettner <kevinb@redhat.com>
7911
7912 * solist.h (master_so_list): New function.
7913 * solib.c (master_so_list): Likewise.
7914 * solib-svr4.c (enable_break): Iterate over so_list entries
7915 obtained from master list instead of entries obtained directly
7916 via svr4_current_sos().
7917
79182004-03-10 Ben Elliston <bje@gnu.org>
7919
7920 * MAINTAINERS: Update my mail address.
7921
79222004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7923
7924 * remote-m32r-sdi.c: Support hardware watchpoint.
7925
79262004-03-09 Daniel Jacobowitz <drow@mvista.com>
7927
7928 * user-regs.c: Update copyright years.
7929 (struct user_regs): Rename to gdb_user_regs.
7930 (append_user_reg, builtin_user_regs, user_regs_init)
7931 (user_reg_add, user_reg_map_name_to_regnum)
7932 (usernum_to_user_reg): Update.
7933
79342004-03-09 Daniel Jacobowitz <drow@mvista.com>
7935
7936 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
7937 (skip_children): New functions.
7938 (locate_pdi_sibling): Call skip_children.
7939
79402004-03-09 Daniel Jacobowitz <drow@mvista.com>
7941
7942 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
7943 * gdbtypes.c (check_typedef): Update comments.
7944
79452004-03-09 Daniel Jacobowitz <drow@mvista.com>
7946
7947 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
7948 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
7949 pointer. Update comment about comp_unit_head.
7950 (struct abbrev_info): Shorten two int flags.
7951 (dwarf_alloc_abbrev): Take a CU argument.
7952 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
7953 each time through the loop. Update cleanup argument.
7954 (psymtab_to_symtab_1): Update cleanup call.
7955 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
7956 abbrev_obstack.
7957 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
7958 Just call obstack_free and clear the pointer.
7959
79602004-03-09 Daniel Jacobowitz <drow@mvista.com>
7961
7962 * infrun.c (handle_inferior_event): Remove short-circuit code for
7963 events in a different thread.
7964
79652004-03-09 Daniel Jacobowitz <drow@mvista.com>
7966
7967 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
7968 print the whole transfer.
7969 (initialize_targets): Update description of "set debug target".
7970
79712004-03-09 Daniel Jacobowitz <drow@mvista.com>
7972
7973 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
7974
79752004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
7976
7977 * MAINTAINERS (write after approval): Add myself.
7978
79792004-03-08 Corinna Vinschen <vinschen@redhat.com>
7980
7981 * sh-tdep.c (sh_print_registers_info): Use for loop.
7982 Don't skip multiple registers when a float register is encountered.
7983
79842004-03-08 Corinna Vinschen <vinschen@redhat.com>
7985
7986 Fix PR tdep/1291.
7987 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
7988 to official SH documentation.
7989
79902004-03-07 Andrew Cagney <cagney@redhat.com>
7991
7992 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
7993 unused function.
7994
79952004-03-07 Daniel Jacobowitz <drow@mvista.com>
7996
7997 * arm-tdep.c (thumb_get_next_pc): Handle BX.
7998 (arm_get_next_pc): Handle BX and BLX.
7999
80002004-03-07 Andrew Cagney <cagney@redhat.com>
8001
8002 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
8003 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
8004 HPPA_SP_REGNUM.
8005 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
8006 (hppa_target_read_fp): Delete.
8007 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
8008 register_virtual_size, max_register_raw_size,
8009 max_register_virtual_size, register_byte, register_size,
8010 target_read_fp, fp_regnum, and register_bytes. Set register_type
8011 instead of register_virtual_type.
8012 (hppa32_register_type, hppa64_register_type): Replace
8013 hppa32_register_virtual_type and hppa64_register_virtual_type.
8014 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
8015 (HPPA_FP_REGNUM): Define.
8016
8017 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
8018
8019 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
8020 (pa_do_registers_info): Delete.
8021 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
8022 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
8023 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
8024
8025 * infcall.c (legacy_push_dummy_code): Delete #ifdef
8026 GDB_TARGET_IS_HPPA code.
8027 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
8028 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
8029 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
8030 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
8031 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
8032 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
8033 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
8034 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
8035 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
8036 (hppa_frameless_function_invocation, hppa64_store_return_value)
8037 (hppa_store_struct_return, hppa64_extract_return_value)
8038 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
8039 (hppa32_call_dummy_length, hppa64_call_dummy_length)
8040 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
8041 (find_proc_framesize, deposit_21, restore_pc_queue)
8042 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
8043 (rp_saved, pc_in_linker_stub): Delete.
8044
8045 Unconditionally enable 64-bit frame and ABI code.
8046 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
8047 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
8048 push_dummy_frame, fix_call_dummy, push_arguments,
8049 call_dummy_location, extract_return_value, use_struct_convention,
8050 store_return_value, store_struct_return, saved_pc_after_call,
8051 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
8052 frame_chain, frame_chain_valid, frameless_function_invocation,
8053 frame_saved_pc, and pop_frame.
8054
8055 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
8056 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
8057 (hppa_gdbarch_init): Do not set PC_REGNUM.
8058
80592004-03-06 Mark Kettenis <kettenis@gnu.org>
8060
8061 * config/alpha/tm-fbsd.h: Remove file.
8062 * config/alpha/fbsd.mt: Tweak comment.
8063 (TM_FILE): Set to tm-alpha.h.
8064
80652004-03-05 Andrew Cagney <cagney@redhat.com>
8066
8067 * infrun.c (step_over_function): When non-legacy code, and no
8068 step_frame_id, use the unwinder to get the caller's frame ID.
8069
80702004-03-05 Mark Kettenis <kettenis@gnu.org>
8071
8072 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
8073 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
8074 bfd_arch_unknown. Adjust comment.
8075
8076 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
8077 * i386obsd-tdep.c: Correct spelling in comment.
8078 * i386nbsd-tdep.c: Correct spelling in comment.
8079 * sparc-tdep.c: Correct spelling in comments.
8080
80812004-03-05 David Carlton <carlton@kealia.com>
8082
8083 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
8084 bug.
8085
80862004-03-05 Mark Kettenis <kettenis@gnu.org>
8087
8088 * sparc-tdep.c: Fix typo in comment.
8089
80902004-03-04 J. Brobecker <brobecker@gnat.com>
8091
8092 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
8093
80942004-03-04 Daniel Jacobowitz <drow@mvista.com>
8095
8096 * dwarf2read.c: Add comment describing memory lifetimes.
8097 (struct dwarf2_pinfo): Update comment.
8098 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
8099 (read_enumeration, new_symbol): Don't use obsavestring.
8100
81012004-03-04 Mark Kettenis <kettenis@gnu.org>
8102
8103 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
8104 instead of amd64_fill_fxsave.
8105 * amd64bsd-nat.c (store_inferior_registers): Likewise.
8106 * amd64fbsd-nat.c (fill_fpregset): Likewise.
8107
8108 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
8109 Reorganize code a bit.
8110
81112004-03-04 Orjan Friberg <orjanf@axis.com>
8112
8113 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
8114 when the frame pointer is pushed. Don't set the frame pointer's
8115 address on the stack unless it's actually located there.
8116 Set the SRP's address on the stack correctly when the PC is still in
8117 the prologue.
8118 (cris_return_value): New function.
8119 (cris_gdbarch_init): Clear deprecated store_return_value,
8120 extract_return_value.
8121
81222004-03-02 Jim Blandy <jimb@redhat.com>
8123
8124 * stabsread.c (reg_value_complaint): The maximum register number
8125 is one less than the number of registers.
8126
81272004-03-02 Andrew Cagney <cagney@redhat.com>
8128
8129 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
8130 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
8131 trailing comma and redundant assignment of I386_ST0_REGNUM.
8132 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
8133 32-bit segment registers.
8134
81352004-03-01 Andrew Cagney <cagney@redhat.com>
8136
8137 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
8138 use frame_relative_level and get_next_frame.
8139
81402004-02-29 Andrew Cagney <cagney@redhat.com>
8141
8142 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
8143 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
8144 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
8145 Delete macro.
8146
81472004-02-29 Daniel Jacobowitz <drow@mvista.com>
8148
8149 * inflow.c (terminal_inferior): Don't give up the terminal if we
8150 previously couldn't get the inferior's terminal state.
8151
81522004-02-29 Daniel Jacobowitz <drow@mvista.com>
8153
8154 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
8155 PC_REGNUM.
8156
81572004-02-28 Andrew Cagney <cagney@redhat.com>
8158
8159 * NEWS: Refer to GDB 6.1.
8160 * README: Refer to GDB 6.1.
8161 * PROBLEMS: Refer to GDB 6.1.
8162
81632004-02-28 Daniel Jacobowitz <drow@mvista.com>
8164
8165 * thread-db.c (disable_thread_signals): Remove unused function.
8166
81672004-02-28 Mark Kettenis <kettenis@gnu.org>
8168
8169 * amd64-nat.c: Include "gdb_string.h".
8170 (amd64_collect_native_gregset): Zero-extend the 32-bit
8171 general-purpose registers and %eip.
8172
8173 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
8174 * amd64-tdep.c (amd64_collect_fxsave): New function.
8175 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
8176
8177 * i387-tdep.h: Update copyright year.
8178 (i387_collect_fxsave): New prototype.
8179 * i387-tdep.c: Update copyright year.
8180 (i387_collect_fxsave): New function containing most of the code
8181 from i387_fill_fxsave.
8182 (i387_fill_fxsave): Call i387_collect_fxsave.
8183
81842004-02-28 Andrew Cagney <cagney@redhat.com>
8185
8186 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
8187 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
8188
81892004-02-28 Mark Kettenis <kettenis@gnu.org>
8190
8191 * amd64-tdep.c (amd64_frame_cache): Fix comment.
8192
81932004-02-28 Andrew Cagney <cagney@redhat.com>
8194
8195 * utils.c: Use "", instead of <>, to include readline.
8196 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
8197 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
8198 * source.c, solib.c, exec.c, event-top.c: Ditto.
8199 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
8200 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
8201 * Makefile.in: Update all dependencies.
8202 (readline_tilde_h, readline_history_h): Define.
8203 (readline_headers): Delete.
8204
82052004-02-28 Mark Kettenis <kettenis@gnu.org>
8206
8207 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
8208 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
8209 "config/i386/tm-lx64.h".
8210
8211 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
8212 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
8213 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
8214
82152004-02-28 Andrew Cagney <cagney@redhat.com>
8216
8217 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
8218
8219 * breakpoint.c (_initialize_breakpoint): Use
8220 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
8221 Add help to show command.
8222
82232004-02-28 Mark Kettenis <kettenis@gnu.org>
8224
8225 * i386-nat.c: Reformat to be closer to coding standards.
8226 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
8227 `retval'. Make variables `align' and `size' local to while-loop.
8228 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
8229 (_initialize_i386_nat): New prototype.
8230
8231 * tui/tui.c: Include <readline/readline.h> instead of
8232 "readline/readline.h". Include it after <term.h> and
8233 "gdb_curses.h".
8234
82352004-02-27 Andrew Cagney <cagney@redhat.com>
8236
8237 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
8238 the new frame unwind code.
8239 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
8240 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
8241 PCOQ_HEAD_REGNUM.
8242
8243 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
8244 "return_value" and "push_dummy_call".
8245 (hppa32_use_struct_convention): Delete unused function.
8246 (hppa32_store_return_value): Delete unused function.
8247 (hppa32_extract_return_value): Delete unused function.
8248 (hppa32_stack_align): Delete function.
8249
82502004-02-27 Eli Zaretskii <eliz@elta.co.il>
8251
8252 * coffread.c (enter_linenos): Don't let rawptr reference memory
8253 outside linetab[]'s limits.
8254
82552004-02-27 Andrew Cagney <cagney@redhat.com>
8256
8257 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
8258 inferior stack space - the stack needs to grow upwards.
8259 (hppa32_frame_align): New function.
8260 (hppa64_frame_align): Replace hppa_frame_align.
8261 (hppa_gdbarch_init): Update.
8262
82632004-02-26 Orjan Friberg <orjanf@axis.com>
8264
8265 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
8266 (dwarf2-frame.h): Include.
8267 (enum cris_regnums): New enum CRIS_FP_REGNUM.
8268 Remove static variables related to ABI setting.
8269 (struct gdbarch_tdep): Remove cris_abi member.
8270 (struct frame_extra_info): Remove.
8271 (cris_unwind_cache, stack_item): New structs.
8272 (cris_frame_unwind, cris_frame_base): New variables.
8273 (push_stack_item, pop_stack_item)
8274 (cris_frame_unwind_cache, cris_frame_this_id)
8275 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
8276 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
8277 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
8278 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
8279 (cris_reg_struct_has_addr): New functions.
8280 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
8281 (cris_frame_saved_pc, cris_saved_pc_after_call,
8282 (cris_store_struct_return, cris_frameless_function_invocation)
8283 (cris_pop_frame, cris_skip_prologue_main)
8284 (cris_abi_original_store_return_value)
8285 (cris_abi_v2_store_return_value)
8286 (cris_abi_original_extract_return_value)
8287 (cris_abi_v2_extract_return_value)
8288 (cris_abi_original_reg_struct_has_addr)
8289 (cris_abi_v2_reg_struct_has_addr)
8290 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
8291 (cris_push_return_address, cris_abi_update): Remove.
8292 (_initialize_cris_tdep): Remove ABI command.
8293 (cris_dump_tdep): Ditto.
8294 (cris_gdbarch_init): Remove ABI command.
8295 Set store_return_value, extract_return_value, push_dummy_code,
8296 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
8297 frame_unwind_append_sniffer, frame_base_set_default.
8298 Clear deprecated init_frame_pc, push_arguments, store_return_value,
8299 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
8300 sizeof_call_dummy_words, get_saved_register, push_return_address,
8301 pop_frame, store_struct_return, frame_init_saved_regs,
8302 init_extra_frame_info, frameless_function_invocation, frame_chain,
8303 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
8304 dummy_write_sp.
8305
83062004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8307
8308 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
8309 * valprint.c (print_hex_chars): Change from static to external.
8310 (print_char_chars): New function.
8311 * printcmd.c (print_scalar_formatted): For integer and enum types
8312 that are longer than LONGEST, perform processing via appropriate
8313 print_*_chars routines.
8314
83152004-02-26 Andrew Cagney <cagney@redhat.com>
8316
8317 * Makefile.in: Update dependencies.
8318 Changes from Ulrich Weigand,
8319 * s390-tdep.c: Include "dwarf2-frame.h".
8320 (s390_dwarf2_frame_init_reg): New function.
8321 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
8322 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
8323
83242004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8325
8326 * breakpoint.c (pending_break_support): New setting variable.
8327 (break_command_1): Account for pending_break_support setting
8328 when creating pending breakpoints.
8329 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
8330 (_initialize_breakpoint): Add "set breakpoint pending" and
8331 "show breakpoint pending" commands.
8332
83332004-02-26 Andrew Cagney <cagney@redhat.com>
8334
8335 Fix PR i18n/1570.
8336 * charset.c (backslashable, backslashed, represented): Remove 'e'
8337 from list of escaped characters, not part of ISO-C.
8338
83392004-02-25 J. Brobecker <brobecker@gnat.com>
8340
8341 From Peter Schauer <schauer@pdf.de>:
8342 * tui/tui.c: Move system header includes after local includes.
8343 Fixes a build failure on solaris systems.
8344
83452004-02-25 J. Brobecker <brobecker@gnat.com>
8346
8347 * configure.in: Refine the previous change.
8348 * configure: Regenerate.
8349
83502004-02-25 Mark Kettenis <kettenis@gnu.org>
8351
8352 * amd64-tdep.h: Renamed from x86-64-tdep.h.
8353 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
8354 "amd64-tdep.h" instead of "x86-64-tdep.h".
8355 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
8356 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
8357 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
8358 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
8359 and "x86-64-tdep.c".
8360 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
8361 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
8362 and "x86-64-tdep.c".
8363 * amd64bsd-nat.c: Update copyright year.
8364 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
8365 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
8366 "x86-64-tdep.h".
8367 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
8368 "x86-64-tdep.h".
8369 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
8370 "x86-64-tdep.h".
8371 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
8372 "x86-64-tdep.h".
8373 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
8374 "x86-64-tdep.h".
8375 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
8376 "x86-64-tdep.h".
8377 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
8378 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
8379 * Makefile.in (amd64_linux_tdep_h): Renamed from
8380 x86_64_linux_tdep_h.
8381 (amd64_tdep_h): Renamed from x86_64_tdep_h.
8382 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
8383 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
8384 (amd64obsd-tdep.o): Update dependencies.
8385 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
8386 dependencies.
8387 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
8388 dependencies.
8389 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
8390 amd64-linux-nat.c amd64-linux-tdep.c.
8391 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
8392 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
8393 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
8394 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
8395 amd64-tdep.o and amd64-linux-tdep.o.
8396 (TM_FILE): Set to tm-linux64.h.
8397 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
8398 (NAT_FILE): Set to nm-linux64.h.
8399 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
8400 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
8401 amd64-tdep.o.
8402 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
8403 amd64-tdep.o.
8404 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
8405 amd64-tdep.o.
8406
84072004-02-25 Roland McGrath <roland@redhat.com>
8408
8409 * remote.c (remote_protocol_qPart_auxv): New variable.
8410 (init_all_packet_configs): Initialize it.
8411 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
8412 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
8413 (show_remote_cmd): Call it.
8414 (_initialize_remote): Initialize commands.
8415 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
8416 service TARGET_OBJECT_AUXV requests.
8417
84182004-02-25 J. Brobecker <brobecker@gnat.com>
8419
8420 * configure.in: Make sure that the wborder function is available.
8421 Otherwise, search for it in the cur_colr library.
8422 * configure: Regenerate.
8423
84242004-02-25 Andrew Cagney <cagney@redhat.com>
8425
8426 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
8427
84282004-02-25 Mark Kettenis <kettenis@gnu.org>
8429
8430 * config/i386/tm-x86-64linux.h: Tweak comments.
8431
84322004-02-25 Richard Sandiford <rsandifo@redhat.com>
8433
8434 * MAINTAINERS: Add self to write-after-approval list.
8435
84362004-02-25 Andrew Cagney <cagney@redhat.com>
8437
8438 PR cli/1566. Problem found, and fix suggested by David Allan.
8439 * cli/cli-script.c (execute_control_command): Unconditionally
8440 install a cleanup. Default "ret" to "invalid_control". Use
8441 "break" instead of "return" to escape from the switch.
8442
84432004-02-24 J. Brobecker <brobecker@gnat.com>
8444
8445 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
8446 with the lines macro defined in term.h on AiX.
8447 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
8448 a collision with the label_width macro defined in term.h on AiX.
8449
84502004-02-23 David Mosberger <davidm@hpl.hp.com>
8451
8452 Committed by Kevin Buettner <kevinb@redhat.com>.
8453
8454 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
8455 * ia64-tdep.c (ia64_write_pc): Make it a global function.
8456 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
8457 instead of ia64_write_pc().
8458 * ia64-linux-tdep.c (regcache.h): Include.
8459 (ia64_linux_write_pc): New function.
8460
84612004-02-23 Roland McGrath <roland@redhat.com>
8462
8463 * auxv.c (info_auxv_command): Fix typos in error messages.
8464
84652004-02-23 Mark Kettenis <kettenis@gnu.org>
8466
8467 * x86-64-tdep.h: Tweak comment.
8468 (enum amd64_regnum): New.
8469 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
8470 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
8471 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
8472 (X86_64_XMM1_REGNUM): Removed.
8473 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
8474 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
8475 prototypes for renamed functions.
8476 * x86-64-tdep.c: Fix typo.
8477 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
8478 register numbers.
8479 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
8480 Use constants from `enum amd64_regnum' for register numbers.
8481 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
8482 (amd64_analyze_prologue, amd64_frame_cache,
8483 amd64_sigtramp_frame_cache): Use constants from `enum
8484 amd64_regnum' for register numbers.
8485 (amd64_supply_fpregset): Adjust for renamed functions.
8486 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
8487 `enum amd64_regnum' for register numbers.
8488 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
8489 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
8490 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
8491 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
8492 (amd64_linux_fill_gregset): Adjust for renamed macros.
8493 (fetch_core_registers): Adjust for renamed functions.
8494 (amd64_linux_init_abi): Adjust for renamed functions.
8495 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
8496 renamed functions.
8497 * amd64-nat.c: Adjust for renamed macros.
8498 * amd64bsd-nat.c (fetch_inferior_registers)
8499 (store_inferior_registers): Use constants from `enum amd64_regnum'
8500 for register numbers. Adjust for renamed variables.
8501 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
8502 renamed variables.
8503 (_initialize_amd64fbsd_nat): Use constants from `enum
8504 amd64_regnum' for register numbers.
8505 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
8506 `enum amd64_regnum' for register numbers.
8507 (amd64fbsd_init_abi): Adjust for renamed functions.
8508 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
8509 `enum amd64_regnum' for register numbers.
8510 (amd64nbsd_init_abi): Adjust for renamed functions.
8511 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
8512 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
8513 `enum amd64_regnum' for register numbers.
8514 (amd64obsd_init_abi): Adjust for renamed functions.
8515 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
8516
85172004-02-23 Jeff Johnston <jjohnstn@redhat.com>
8518
8519 * breakpoint.c (print_one_breakpoint): Do not output spaces
8520 after printing <PENDING> for a pending breakpoint.
8521
85222004-02-23 Jeff Johnston <jjohnstn@redhat.com>
8523
8524 * printcmd.c (print_scalar_formatted): Initialize val_long
8525 to remove compiler warning message.
8526
85272004-02-23 Jeff Johnston <jjohnstn@redhat.com>
8528
8529 * defs.h (nquery, yquery): New prototypes.
8530 * breakpoint.c (break_command_1): Use new nquery interface.
8531 * utils.c (defaulted_query, nquery, yquery): New functions.
8532
85332004-02-23 Andrew Cagney <cagney@redhat.com>
8534
8535 * hppa-tdep.c (hppa_frame_align): New function.
8536 (hppa32_push_dummy_call): New function.
8537 (hppa64_push_dummy_call): New function.
8538 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
8539 disabled.
8540
8541 * infcall.c (legacy_push_dummy_code): Don't call deprecated
8542 FIX_CALL_DUMMY when push_dummy_call is available.
8543 (call_function_by_hand, push_dummy_code): Ditto.
8544
85452004-02-22 Andrew Cagney <cagney@redhat.com>
8546
8547 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
8548 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
8549 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
8550 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
8551 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
8552 call_dummy_location to ON_STACK.
8553
85542004-02-22 Mark Kettenis <kettenis@gnu.org>
8555
8556 * x86-64-linux-tdep.c: Tweak comment.
8557 (amd64_linux_supply_gregset): Renamed from
8558 x86_64_linux_supply_gresget.
8559 (amd64_linux_fill_gregset): Renamed from
8560 x86_64_linux_fill_gregset.
8561 (fetch_core_registers): Adjust for renamed functions.
8562 (amd64_core_fns): Renamed from x86_64_core_fns.
8563 (amd64_linux_sigtramp_start): Renamed from
8564 x86_64_linux_sigtramp_start.
8565 (amd64_linux_pc_in_sigtramp): Renamed from
8566 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
8567 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
8568 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
8569 (amd64_linux_sigcontext_addr): Renamed from
8570 x86_64_linux_sigcontext_addr.
8571 (amd64_linux_sc_reg_offset): Renamed from
8572 x86_64_linux_sc_reg_offset.
8573 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
8574 Adjust for renamed functions and variables.
8575 (_initialize_amd64_linux_tdep): Renamed from
8576 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
8577 variables.
8578 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
8579 Adjust for renamed functions.
8580
8581 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
8582 from x86_64_linux_gregset64_reg_offset.
8583 (amd64_linux_gregset32_reg_offset): Rename from
8584 x86_64_linux_gregset64_reg_offset.
8585 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
8586 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
8587 (amd64_linux_dr_set_control): Renamed from
8588 x86_64_linux_dr_set_control. Adjust for renamed functions.
8589 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
8590 Adjust for renamed functions.
8591 (amd64_linux_dr_reset_addr): Renamed from
8592 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
8593 (amd64_linux_dr_get_status): Renamed from
8594 x86_64_linux_dr_get_status. Adjust for renamed functions.
8595 (_initialize_amd64_linux_nat): Renamed from
8596 _initialize_x86_64_linux_nat. Adjust for renamed variables and
8597 functions.
8598 * config/i386/nm-x86-64linux.h: Update copyright year.
8599 Adjust for renamed functions.
8600
8601 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
8602 amd64fbsd_sigtramp_start.
8603 (amd64fbsd_sigtramp_end_addr): Renamed from
8604 amd64fbsd_sigtramp_end.
8605 (amd64fbsd_init_abi): Adjust for renamed variables.
8606 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
8607 variables.
8608 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
8609 amd64fbsd_sigtramp_start.
8610 (amd64fbsd_sigtramp_end_addr): Renamed from
8611 amd64fbsd_sigtramp_end.
8612
86132004-02-22 Andrew Cagney <cagney@redhat.com>
8614
8615 * hppa-tdep.c (hppa32_return_value): New function.
8616 (hppa64_return_value): New function.
8617 (hppa_gdbarch_init): Set return_value; keep disabled.
8618
8619 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
8620 struct-return and inferior function call methods.
8621
8622 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
8623 "frame-base.h".
8624 (struct hppa_frame_cache): Define.
8625 (hppa_frame_cache, hppa_frame_this_id): New functions.
8626 (hppa_frame_prev_register): New function.
8627 (hppa_frame_unwind, hppa_frame_base): New variables.
8628 (hppa_frame_unwind_sniffer): New function.
8629 (hppa_frame_base_address, hppa_unwind_pc): New function.
8630 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
8631 sniffer, and frame base sniffer; keep disabled.
8632 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
8633 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
8634
8635 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
8636 to predicates for "seriously old code".
8637
8638 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
8639 runtime if(0).
8640
8641 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
8642 unsigned.
8643 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
8644
8645 * config/pa/tm-hppa.h: Update copyright.
8646 (DEPRECATED_INIT_FRAME_PC): Delete macro.
8647 (deprecated_init_frame_pc_default): Delete declaration.
8648 (hppa_frame_init_saved_regs): Delete declaration.
8649 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
8650 * hppa-tdep.c: Include "arch-utils.h".
8651 (hppa_gdbarch_init): Set deprecated init_frame_pc
8652 and deprecated frame_init_saved_regs.
8653 (hppa_frame_init_saved_regs): Make static.
8654
86552004-02-22 Mark Kettenis <kettenis@gnu.org>
8656
8657 Remove old 386BSD support.
8658 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
8659 * configure.host: Remove i[34567]86-*-bsd*.
8660 * configure.tgt: Remove i[34567]86-*-bsd*.
8661 * i386b-nat.c: Removed.
8662 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
8663 (i386b-nat.o): Remove dependencies.
8664
8665 * config/i386/i386bsd.mh: Removed.
8666 * config/i386/i386bsd.mt: Removed.
8667 * config/i386/nm-i386bsd.h: Removed.
8668 * config/i386/tm-i386bsd.h: Removed.
8669 * config/i386/xm-i386bsd.h: Removed.
8670
8671 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
8672
8673 * amd64fbsd-tdep.c: Include "solib-svr4.h".
8674 (amd64fbsd_init_abi): Set link map offsets.
8675 * amd64nbsd-tdep.c: Include "slib-svr4.h".
8676 (amd64nbsd_init_abi): Set link map offsets.
8677 * amd64obsd-tdep.c: Include "solib-svr4.h".
8678 (amd64obsd_init_abi): Set link map offsets.
8679 * i386fbsd-tdep.c: Include "solib-svr4.h".
8680 (i386fbsd_init_abi): Set link map offsets.
8681 * i386nbsd-tdep.c: Include "solib-svr4.h".
8682 (i386nbsdelf_init_abi): Set link map offsets.
8683 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
8684 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
8685 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
8686 solib-legacy.o and core-aout.o. Reformat.
8687 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
8688 solib-svr4.o, solib-legacy.o. Reformat.
8689 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
8690 * config/i386/nbsdelf.mh: Reformat.
8691 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
8692 solib-svr4.o, solib-legacy.o and corelow.o.
8693 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
8694 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
8695 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
8696 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
8697 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
8698 (TM_FILE): Set to tm-fbsd.h.
8699 * config/i386/nbsd.mt (TDEPFILES): Reformat.
8700 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
8701 solib-svr4.o.
8702 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
8703 solib-svr4.o.
8704 (TM_FILE): Set to nm-nbsd.h.
8705 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
8706 Simplify shared library support. Don't include "elf/common.h".
8707 (SVR4_SHARED_LIBS): Don't define.
8708 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
8709 "solib.h".
8710 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
8711 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
8712 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
8713 Don't include "i386/tm-i386.h". Include "solib.h".
8714 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
8715 Don't include "i386/tm-i386.h".
8716 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
8717 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
8718 Include "i386/xm-i386.h".
8719 (HOST_LONG_DOUBLE_FORMAT): Remove.
8720
8721 Fix OpenBSD/i386 sigtramp recognition.
8722 * i386-tdep.h: Update copyright year.
8723 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
8724 (i386bsd_sigtramp_end): New prototypes.
8725 (i386fbsd_sigtramp_start_addr): Renamed from
8726 i386fbsd_sigtramp_start.
8727 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
8728 (i386obsd_sigtramp_start_addr): Renamed from
8729 i386obsd_sigtramp_start.
8730 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
8731 * i386bsd-tdep.c: Update copyright year.
8732 (i386bsd_pc_in_sigtramp): Make public.
8733 * i386fbsd-nat.c: Update copyright year.
8734 (_initialize_i386fbsd_nat): Adjust for renamed variables.
8735 * i386fbsd-tdep.c: Update copyright year.
8736 (i386fbsd_sigtramp_start_addr): Renamed from
8737 i386fbsd_sigtramp_start.
8738 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
8739 (i386fbsdaout_init_abi): Adjust for renamed variables.
8740 * i386obsd-nat.c: Update copyright year.
8741 (_initialize_i386obsd_nat): Adjust for renamed variables.
8742 * i386obsd-tdep.c: Include "target.h".
8743 (i386obsd_page_size): New variable.
8744 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
8745 (i386obsd_sigtramp_end): New functions.
8746 (i386obsd_sigtramp_start_addr): Renamed from
8747 i386obsd_sigtramp_start.
8748 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
8749 (i386obsd_init_abi): Adjust for renamed variables. Set
8750 pc_in_sigtramp, sigtramp_start and sigtramp_end.
8751 * Makefile.in (i386obsd-tdep.o): Update dependencies.
8752
8753 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
8754 trampoline change in OpenBSD kernel.
8755
8756 * amd64-nat.c: Update copyright year.
8757 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
8758 architecture from REGCACHE.
8759
8760 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
8761 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
8762
87632004-02-21 Mark Kettenis <kettenis@gnu.org>
8764
8765 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
8766 i[34567]86-*-openbsd3.[0-3].
8767 * config/i386/obsdaout.mh: New file.
8768
8769 * config/i386/obsd.mh (MH_FLAGS): Remove.
8770
8771 Fix PR build/1549.
8772 * i386obsd-tdep.c: Update copyright years. Include
8773 "solib-svr4.h".
8774 (i386obsd_init_abi): Don't set regset_from_core_section here.
8775 (i386obsd_aout_init_abi): New function. Set
8776 regset_from_core_section here.
8777 (i386obsd_elf_init_abi): New function.
8778 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
8779 * Makefile.in (i386obsd-tdep.o): Update dependecies.
8780 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
8781 (TM_FILE): Set to tm-nbsd.h.
8782
8783 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
8784 solib-sunos.o.
8785
8786 * solib-svr4.h: Update copyright year.
8787 (svr4_ilp32_fetch_link_map_offsets)
8788 (svr4_lp64_fetch_link_map_offsets): New prototype.
8789 * solib-svr4.c: Update copyright year.
8790 (svr4_ilp32_fetch_link_map_offsets)
8791 (svr4_lp64_fetch_link_map_offsets): New function.
8792
87932004-02-20 Daniel Jacobowitz <drow@mvista.com>
8794
8795 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
8796 to the partial symbol table.
8797
87982004-02-20 J. brobecker <brobecker@gnat.com>
8799
8800 * PROBLEMS: Add description of problem documented under gdb/1560.
8801
88022004-02-20 Mark Kettenis <kettenis@gnu.org>
8803
8804 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
8805 comments.
8806 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
8807 functions.
8808 (amd64obsd_init_abi): Reorder initializations. Use
8809 amd64obsd_r_reg_offset to initialize the general-purpose register
8810 set details. Set regset_from_core_section.
8811 (_initialize_amd64obsd_tdep): Rename from
8812 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
8813 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
8814 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
8815
8816 * NEWS (New native configurations): Mention OpenBSD/alpha.
8817 * configure.tgt: Add alpha*-*-openbsd*.
8818 * configure.host: Add alpha*-*-openbsd*.
8819 * alphanbsd-tdep.c: Update copyright year.
8820 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
8821
88222004-02-20 Andrew Cagney <cagney@redhat.com>
8823
8824 Fix PR tdep/1372.
8825 * configure.tgt: Delete target "none-*-*".
8826 * configure.host: Delete host "none-*-*".
8827 * config/none/none.mh: Delete file.
8828 * config/none/none.mt: Delete file.
8829 * config/none/xm-none.h: Delete file.
8830 * config/none/tm-none.h: Delete file.
8831 * config/none/nm-none.h: Delete file.
8832
88332004-02-19 Fred Fish <fnf@redhat.com>
8834
8835 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
8836 cache->uses_fp prior to setting it.
8837
88382004-02-19 Fred Fish <fnf@redhat.com>
8839
8840 Fix for PR breakpoint/1558.
8841 * sh-tdep.c (IS_JSR): New macro.
8842 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
8843
88442004-02-19 Jim Blandy <jimb@redhat.com>
8845
8846 * findvar.c (value_from_register): Doc fix.
8847
88482004-02-19 Jeff Johnston <jjohnstn@redhat.com>
8849
8850 * printcmd.c (print_scalar_formatted): Do not check for sizeof
8851 type being greater than sizeof of host's LONGEST. Always use
8852 unpack_long() unless format 'f' chosen.
8853
88542004-02-19 Joel Brobecker <brobecker@gnat.com>
8855
8856 Committed by Elena Zannoni <ezannoni@redhat.com>
8857
8858 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
8859 contains a symbol wich is the best, non-exact match for the given
8860 pc. Update comments.
8861
88622004-02-19 Elena Zannoni <ezannoni@redhat.com>
8863
8864 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
8865 macro, which was part of the now removed Mach 3 port.
8866 * utils.c (request_quit): Ditto.
8867
88682004-02-18 Mark Kettenis <kettenis@gnu.org>
8869
8870 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
8871 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
8872
88732004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8874
8875 Committed by Mark Kettenis <kettenis@gnu.org>.
8876
8877 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
8878 Define.
8879
88802004-02-18 Andrew Cagney <cagney@redhat.com>
8881
8882 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
8883 CONFIG_INSTALL and CONFIG_UNINSTALL.
8884 * configure: Re-generate.
8885 * interps.h (INTERP_TUI): Define.
8886 * Makefile.in: Update dependencies.
8887 (TUI): New macro.
8888 (tui-main.o): Specify dependencies.
8889 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
8890 * tui/tui-main.c: New file.
8891
88922004-02-18 Mark Kettenis <kettenis@gnu.org>
8893
8894 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
8895 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
8896 dependencies.
8897 * configure.host: Add x86_64-*-openbsd*.
8898 * configure.tgt: Add x86_64-*-openbsd*.
8899 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
8900
8901 * tui/tui.c: Don't include <malloc.h>.
8902
8903 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
8904 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
8905 amd64nbsd-tdep.c.
8906
8907 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
8908 static. Remove extraneous whitespace.
8909 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
8910 static.
8911
89122004-02-17 Jim Blandy <jimb@redhat.com>
8913
8914 * findvar.c (value_from_register): Doc fix.
8915
89162004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8917
8918 Committed by Jim Blandy <jimb@redhat.com>.
8919
8920 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
8921 CORE_ADDR as type for selectors. Correct types for GNU run time
8922 message lookup function to use double indirection.
8923 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
8924 * objc-lang.h (lookup_child_selector): Adapt prototype.
8925
8926 * s390-nat.c (SUBOFF): New macro.
8927 (supply_gregset, fill_gregset): Use it to handle debugging
8928 of 32-bit exectuables running under a 64-bit kernel.
8929 * s390-tdep.c: Include "solib-svr4.h".
8930 (s390_svr4_fetch_link_map_offset): New function.
8931 (s390x_svr_fetch_link_map_offset): Likewise.
8932 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
8933 * Makefile.in (s390-tdep.o): Update dependencies.
8934
8935 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
8936 "frame-unwind.h".
8937 (s390_readinstruction): Reformat. Use read_memory_nobpt.
8938 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
8939 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
8940 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
8941 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
8942 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
8943 S390_SIGNAL_FRAMESIZE,
8944 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
8945 (struct frame_extra_info): Remove.
8946 (s390_memset_extra_info): Remove.
8947 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
8948 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
8949 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
8950 (is_rse): Renamed to ...
8951 (is_rsy): ... this. Support long displacements.
8952 (is_rxe): Renamed to ...
8953 (is_rxy): ... this. Support long displacements.
8954 (compute_x_addr): Support long displacements.
8955 (struct s390_prologue_data): New data type.
8956 (s390_on_stack): Change API to use struct s390_prologue_data.
8957 (s390_store): Reimplement.
8958 (s390_load): New function.
8959 (s390_get_signal_frame_info): Remove.
8960 (s390_get_frame_info): Remove, replace by ...
8961 (s390_analyze_prolog): ... this new function.
8962 (s390_check_function_end): Remove.
8963 (s390_function_start): Remove.
8964 (s390_frameless_function_invokation): Remove.
8965 (s390_is_sigreturn): Remove.
8966 (s390_init_frame_pc_first): Remove.
8967 (s390_init_frame_extra_info): Remove.
8968 (s390_frame_init_saved_regs): Remove.
8969 (s390_frame_saved_pc_nofix): Remove.
8970 (s390_frame_saved_pc): Remove.
8971 (s390_frame_chain): Remove.
8972 (s390_fp_regnum, s390_read_fp): Remove.
8973 (s390_pop_frame_regular, s390_pop_frame): Remove.
8974 (s390_saved_pc_after_call): Remove.
8975 (s390_skip_prologue): Reimplement.
8976 (s390_in_function_epilogue_p): Support long displacements.
8977 (struct s390_unwind_cache): New data structure.
8978 (s390_frame_unwind_cache): New function.
8979 (s390_prologue_frame_unwind_cache): Likewise.
8980 (s390_backchain_frame_unwind_cache): Likewise.
8981 (s390_frame_this_id, s390_frame_prev_register): Likewise.
8982 (s390_frame_unwind): Define.
8983 (s390_frame_sniffer): New function.
8984 (struct s390_pltstub_unwind_cache): New data structure.
8985 (s390_pltstub_frame_unwind_cache): New function.
8986 (s390_pltstub_frame_this_id): Likewise.
8987 (s390_pltstub_frame_prev_register): Likewise.
8988 (s390_pltstub_frame_unwind): Define.
8989 (s390_pltstub_frame_sniffer): New function.
8990 (struct s390_sigtramp_unwind_cache): New data structure.
8991 (s390_sigtramp_frame_unwind_cache): New function.
8992 (s390_sigtramp_frame_this_id): Likewise.
8993 (s390_sigtramp_frame_prev_register): Likewise.
8994 (s390_sigtramp_frame_unwind): Define.
8995 (s390_sigtramp_frame_sniffer): New function.
8996 (s390_frame_base_address, s390_local_base_address): New functions.
8997 (s390_frame_base): Define.
8998 (s390_unwind_pc, s390_unwind_sp): New function.
8999 (s390_push_dummy_call): Use new frame base location.
9000 (s390_unwind_dummy_id): Likewise.
9001 (s390_gdbarch_init): Remove calls to:
9002 set_gdbarch_frameless_function_invocation,
9003 set_gdbarch_deprecated_init_frame_pc,
9004 set_gdbarch_deprecated_frame_chain,
9005 set_gdbarch_deprecated_frame_init_saved_regs,
9006 set_gdbarch_deprecated_pop_frame,
9007 set_gdbarch_deprecated_init_extra_frame_info,
9008 set_gdbarch_deprecated_init_frame_pc_first,
9009 set_gdbarch_deprecated_target_read_fp,
9010 set_gdbarch_deprecated_frame_saved_pc,
9011 set_gdbarch_deprecated_saved_pc_after_call,
9012 set_gdbarch_deprecated_fp_regnum.
9013 Add calls to:
9014 set_gdbarch_in_solib_call_trampoline,
9015 frame_unwind_append_sniffer,
9016 frame_base_set_default,
9017 set_gdbarch_unwind_pc,
9018 set_gdbarch_unwind_sp.
9019 * Makefile.in (s390-tdep.o): Update dependencies.
9020
9021 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
9022 (S390_STACK_FRAME_OVERHEAD): Remove.
9023 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
9024 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
9025 (s390_promote_integer_argument): Remove.
9026 (s390_cannot_extract_struct_value_address): Remove.
9027 (s390_use_struct_convention, s390_store_struct_return): Remove.
9028 (s390_extract_return_value, s390_store_return_value): Remove.
9029 (s390_return_value_convention, s390_return_value): New functions.
9030 (is_float_singleton): Handle typedefs.
9031 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
9032 Remove, replace by ...
9033 (s390_function_arg_pass_by_reference, s390_function_arg_float,
9034 s390_function_arg_integer): ... these new functions.
9035 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
9036 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
9037 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
9038 Fill in tdep->abi.
9039 Remove calls to:
9040 set_gdbarch_deprecated_store_struct_return,
9041 set_gdbarch_deprecated_extract_return_value,
9042 set_gdbarch_deprecated_store_return_value,
9043 set_gdbarch_use_struct_convention,
9044 set_gdbarch_extract_struct_value_address,
9045 set_gdbarch_deprecated_pc_in_call_dummy,
9046 set_gdbarch_deprecated_push_arguments,
9047 set_gdbarch_deprecated_save_dummy_frame_tos,
9048 set_gdbarch_deprecated_push_return_address,
9049 set_gdbarch_deprecated_sizeof_call_dummy_words,
9050 set_gdbarch_deprecated_call_dummy_words,
9051 set_gdbarch_deprecated_dummy_write_sp.
9052 Add calls to:
9053 set_gdbarch_push_dummy_call,
9054 set_gdbarch_unwind_dummy_id,
9055 set_gdbarch_return_value.
9056
9057 * config/s390/nm-linux.h: Update comments.
9058 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
9059 (STOPPED_BY_WATCHPOINT): Redefine.
9060 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
9061 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
9062 (s390_stopped_by_watchpoint): Likewise.
9063 (watch_area_cnt): Remove.
9064 * s390-nat.c: Update comments.
9065 (watch_area): Remove typedef.
9066 Global replace watch_area by struct watch_area.
9067 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
9068 (s390_stopped_by_watchpoint): Remove pid argument,
9069 use s390_inferior_tid. Add short-cut for the no watchpoint case.
9070 (s390_fix_watch_points): Remove pid argument,
9071 use s390_inferior_tid. Recompute area spanned by watchpoints.
9072 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
9073 argument. Reimplement.
9074
9075 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
9076 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
9077 (FETCH_INFERIOR_REGISTERS): Define.
9078 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
9079 core-regset.o.
9080 * config/s390/s390x.mt: Remove.
9081 * config/s390/tm-s390.h: Remove.
9082 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
9083 (TARGET_ELF64): Remove.
9084 (SKIP_TRAMPOLINE_CODE): Do not undefine.
9085 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
9086 s390*-*-* case; always set gdb_target to s390.
9087 * regformats/reg-s390.dat: Remove control registers.
9088 * regformats/reg-s390x.dat: Likewise.
9089 * s390-tdep.h: New file.
9090 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
9091 Include "inferior.h" and "s390-tdep.h".
9092 Remove private definition of offsetof.
9093 (s390_register_u_addr): Remove.
9094 (regmap_gregset, regmap_fpregset): Define.
9095 (supply_gregset, fill_gregset): Reimplement.
9096 (supply_fpregset, fill_fpregset): Likewise.
9097 (s390_inferior_tid): New function.
9098 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
9099 (fetch_inferior_registers, store_inferior_registers): Likewise.
9100 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
9101 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
9102 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
9103 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
9104 (struct gdbarch_tdep): Define.
9105 (struct s390_register_info): Define.
9106 (s390_register_info): New variable.
9107 (s390_register_name): Reimplement.
9108 (s390_register_type): New function.
9109 (s390_register_raw_size, s390x_register_raw_size): Remove.
9110 (s390_cannot_fetch_register): Remove.
9111 (s390_register_byte): Remove.
9112 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
9113 (s390_dwarf_regmap): New variable.
9114 (s390_dwarf_reg_to_regnum): New function.
9115 (s390_stab_reg_to_regnum): Remove.
9116 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
9117 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
9118 (s390_convert_register_p): Likewise.
9119 (s390_register_to_value, s390_value_to_register): Likewise.
9120 (s390_register_reggroup_p): Likewise.
9121 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
9122 s390_gregset, s390x_gregset, s390_fpregset): New variables.
9123 (s390_supply_regset, s390_regset_from_core_section): New functions.
9124 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
9125 (S390_FPR_SIZE): Likewise.
9126 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
9127 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
9128 (S390_NUM_GPRS): Move here from tm-s390.h.
9129 (S390_NUM_FPRS): Likewise.
9130 (s390_in_function_epilogue_p): New function.
9131 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
9132 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
9133 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
9134 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
9135 Replace S390_FP_REGNUM by S390_SP_REGNUM.
9136 Remove calls to:
9137 set_gdbarch_deprecated_max_register_raw_size,
9138 set_gdbarch_deprecated_max_register_virtual_size,
9139 set_gdbarch_deprecated_register_byte,
9140 set_gdbarch_cannot_fetch_register,
9141 set_gdbarch_cannot_store_register,
9142 set_gdbarch_deprecated_register_size,
9143 set_gdbarch_deprecated_register_raw_size,
9144 set_gdbarch_deprecated_register_virtual_size,
9145 set_gdbarch_deprecated_register_virtual_type,
9146 set_gdbarch_deprecated_register_bytes.
9147 Add calls to:
9148 set_gdbarch_num_pseudo_regs,
9149 set_gdbarch_register_type,
9150 set_gdbarch_convert_register_p,
9151 set_gdbarch_register_to_value,
9152 set_gdbarch_value_to_register,
9153 set_gdbarch_register_reggroup_p,
9154 set_gdbarch_regset_from_core_section,
9155 set_gdbarch_pseudo_register_read,
9156 set_gdbarch_pseudo_register_write,
9157 set_gdbarch_in_function_epilogue_p.
9158 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
9159 (s390_tdep_h): New variable.
9160
91612004-02-17 Jim Blandy <jimb@redhat.com>
9162
9163 * findvar.c (value_from_register): If the type has no length, just
9164 return an acceptable value --- don't report an internal error.
9165
9166 * stabsread.c (read_type): If we find any type numbers that are
9167 forward references, complain if the references aren't resolved by
9168 the time we're finished reading.
9169 (cleanup_undefined_types): Make error message more appropriate for
9170 a complaint.
9171
91722004-02-17 Elena Zannoni <ezannoni@redhat.com>
9173
9174 * Makefile.in (defs_h): Remove dependency on progress_h.
9175 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
9176 progress.h.
9177 * main.c (captured_main): Delete use of START_PROGRESS and
9178 END_PROGRESS.
9179
91802004-02-17 Elena Zannoni <ezannoni@redhat.com>
9181
9182 * objfiles.c (terminate_minimal_symbol_table): Add back
9183 initialization of MSYMBOL_TYPE.
9184
91852004-02-17 David Mosberger <davidm@hpl.hp.com>
9186
9187 Committed by Andrew Cagney.
9188 * Makefile.in (ia64_tdep_h): New macro.
9189 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
9190 (ia64-tdep.o): Likewise.
9191 * ia64-tdep.h: New file.
9192 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
9193 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
9194 (ia64_aix_sigcontext_register_address): Likewise.
9195 (ia64_linux_getunwind_table): Delete declaration.
9196 * ia64-linux-tdep.c: Likewise.
9197
91982004-02-17 Corinna Vinschen <vinschen@redhat.com>
9199
9200 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
9201 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
9202 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
9203
92042004-02-17 Andrew Cagney <cagney@redhat.com>
9205
9206 * symtab.c (skip_prologue_using_sal): New function.
9207 * symtab.h (skip_prologue_using_sal): Declare.
9208 * frv-tdep.c: Include "symtab.h".
9209 (skip_prologue_using_sal): Delete function.
9210 * mips-tdep.c (skip_prologue_using_sal): Delete function.
9211 * rs6000-tdep.c (refine_prologue_limit): Mention
9212 skip_prologue_using_sal.
9213 * ia64-tdep.c (refine_prologue_limit): Ditto.
9214 * Makefile.in: Update dependencies.
9215
92162004-02-16 Andrew Cagney <cagney@redhat.com>
9217
9218 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
9219 START_INFERIOR_TRAPS_EXPECTED.
9220 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
9221 START_INFERIOR_TRAPS_EXPECTED.
9222 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
9223 Delete macro.
9224 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
9225 macro, moved to "nm-osf.h". Update copyright.
9226 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
9227 update copyright.
9228
9229 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
9230 and function replacing FRAMELESS_FUNCTION_INVOCATION.
9231 * blockframe.c (legacy_frameless_look_for_prologue): Rename
9232 frameless_look_for_prologue.
9233 * frame.h (legacy_frameless_look_for_prologue): Rename
9234 frameless_look_for_prologue.
9235 * gdbarch.h, gdbarch.c: Re-generate.
9236 * sh64-tdep.c (sh64_gdbarch_init): Update.
9237 * sh-tdep.c (sh_gdbarch_init): Update.
9238 * s390-tdep.c (s390_gdbarch_init): Update.
9239 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9240 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
9241 * m68k-tdep.c (m68k_gdbarch_init): Update.
9242 (delta68_frame_args_address): Update.
9243 * m32r-tdep.c (m32r_gdbarch_init): Update.
9244 * hppa-tdep.c (hppa_gdbarch_init): Update.
9245 * h8300-tdep.c (h8300_gdbarch_init): Update.
9246 * frv-tdep.c (frv_gdbarch_init): Update.
9247 (frv_frameless_function_invocation): Update.
9248 * cris-tdep.c (cris_gdbarch_init): Update.
9249 (cris_frameless_function_invocation): Update.
9250 * avr-tdep.c (avr_gdbarch_init): Update.
9251 * arm-tdep.c (arm_gdbarch_init): Update.
9252 * stack.c (frame_info): Update, call predicate.
9253 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
9254 * frame.c (legacy_get_prev_frame): Update, call predicate..
9255 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
9256 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
9257 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
9258 invocation.
9259 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9260 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
9261 * vax-tdep.c (vax_gdbarch_init): Ditto.
9262
9263 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
9264 function.
9265
92662004-02-16 Daniel Jacobowitz <drow@mvista.com>
9267
9268 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
9269 initializations.
9270
92712004-02-16 Andrew Cagney <cagney@redhat.com>
9272
9273 * tui/tui-windata.c: Include "gdb_string.h".
9274 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
9275 * tui/tui-layout.c, tui/tui-command.c: Ditto.
9276 * Makefile.in: Update dependencies.
9277
92782004-02-16 Daniel Jacobowitz <drow@mvista.com>
9279
9280 * Makefile.in (infrun.o): Add $(gdb_assert_h).
9281 * infrun.c: Include "gdb_assert.h".
9282 (singlestep_ptid, saved_singlestep_ptid)
9283 (stepping_past_singlestep_breakpoint): New variables.
9284 (resume): Set singlestep_ptid. Check for singlestep thread
9285 hop.
9286 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
9287 (handle_inferior_event): Handle singlestep thread hop.
9288
92892004-02-16 Andrew Cagney <cagney@redhat.com>
9290
9291 * dwarf2-frame.c (dwarf2_frame_ops): New function.
9292 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
9293 (dwarf2_frame_init_reg): Ditto.
9294
9295 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
9296 suggested by Joshua Neuheisel
9297
9298 * configure.in: Always check for curses, including pdcurses.
9299 Warn, instead of error, when no curses are found. Enable TUI when
9300 curses is available.
9301 * configure: Re-generate.
9302
93032004-02-16 Corinna Vinschen <vinschen@redhat.com>
9304
9305 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
9306 sh_sh4_register_convert_to_virtual.
9307 (sh_register_convert_to_raw): Rename from
9308 sh_sh4_register_convert_to_raw.
9309 (sh_pseudo_register_read): Accomodate above name change.
9310 (sh_pseudo_register_write): Ditto.
9311
93122004-02-16 Corinna Vinschen <vinschen@redhat.com>
9313
9314 * sh-tdep.c (sh_generic_register_name): Remove.
9315 (sh_gdbarch_init): Use sh_sh_register_name in default case.
9316
93172004-02-15 Andrew Cagney <cagney@redhat.com>
9318
9319 * configure.in (build_warnings): Add -Wunused-function.
9320 * configure: Re-generate.
9321
9322 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
9323 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
9324
9325 * procfs.c (procfs_init_inferior): Assume that
9326 START_INFERIOR_TRAPS_EXPECTED is defined.
9327 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
9328 * config/ns32k/tm-nbsd.h: Delete file,
9329 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
9330
9331 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
9332 * config/vax/tm-vax.h: Delete file.
9333
9334 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9335 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9336 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9337 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9338 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
9339 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9340 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
9341
93422004-02-15 Mark Kettenis <kettenis@gnu.org>
9343
9344 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
9345 * dwarf2-frame.c (dwarf2_frame_data): New variable.
9346 (struct dwarf2_frame_ops): New.
9347 (dwarf2_frame_default_init_reg): New function, based on
9348 dwarf2_frame_init_reg.
9349 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
9350 (dwarf2_frame_init_reg): Call architecture-specific function.
9351 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
9352 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
9353 instead of dwarf2_frame_data.
9354 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
9355 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
9356
93572004-02-15 Andrew Cagney <cagney@redhat.com>
9358
9359 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
9360 register_gdbarch_swap.
9361 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
9362 * f-lang.c (_initialize_f_language): Update, use
9363 DEPRECATED_REGISTER_GDBARCH_SWAP.
9364 * remote.c (_initialize_remote): Ditto.
9365 * regcache.c (_initialize_regcache): Ditto.
9366 * parse.c (_initialize_parse): Ditto.
9367 * infrun.c (_initialize_infrun): Ditto.
9368 * mi/mi-main.c (_initialize_mi_main): Ditto.
9369 * gdbtypes.c (_initialize_gdbtypes): Ditto.
9370
9371 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
9372 poking .cacheable directly.
9373 * symfile.c (symfile_bfd_open): Ditto.
9374
9375 * Makefile.in: Update all dependencies.
9376
9377 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
9378 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
9379 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
9380 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
9381 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
9382
93832004-02-14 Andrew Cagney <cagney@redhat.com>
9384
9385 * arch-utils.c (legacy_convert_register_p): Check
9386 DEPRECATED_REGISTER_CONVERTIBLE_P.
9387 * findvar.c (value_of_register): Ditto.
9388
9389 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
9390 * gdbarch.h, gdbarch.c: Re-generate.
9391 * arch-utils.c (deprecated_register_convertible_not): Delete.
9392 * arch-utils.h (deprecated_register_convertible_not): Delete.
9393 * mi/mi-main.c (get_register): Update. Update copyright.
9394 * infcmd.c (default_print_registers_info): Update.
9395
9396 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
9397 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
9398 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
9399 * gdbarch.h, gdbarch.c: Re-generate.
9400 * frame.c (deprecated_get_next_frame_hack): Delete function.
9401 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
9402 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
9403 Update.
9404 * infcall.c (call_function_by_hand): Update.
9405
94062004-02-14 Elena Zannoni <ezannoni@redhat.com>
9407
9408 * symfile.c (init_entry_point_info, entry_point_address): Move
9409 from here...
9410 * objfiles.c (init_entry_point_info, entry_point_address):..to
9411 here.
9412 * symfile.h (init_entry_point_info, entry_point_address): Remove
9413 prototypes.
9414 * objfiles.h (init_entry_point_info, entry_point_address):Add
9415 prototypes.
9416 * cris-tdep.c: Remove include of symfile.h. Add include of
9417 objfiles.h.
9418 * infcall.c: Ditto.
9419 * mcore-tdep.c: Ditto.
9420 * mn10300-tdep.c: Ditto.
9421 * sh64-tdep.c: Ditto.
9422 * v850-tdep.c: Ditto.
9423 * arm-tdep.c: Remove include of symfile.h.
9424 * blockframe.c: Ditto.
9425 * coffread.c: Ditto.
9426 * dbxread.c: Ditto.
9427 * dwarf2read.c: Ditto.
9428 * dwarfread.c: Ditto.
9429 * frv-tdep.c: Ditto.
9430 * ia64-tdep.c: Ditto.
9431 * mdebugread.c: Ditto.
9432 * mipsread.c: Ditto.
9433 * rs6000-tdep.c: Ditto.
9434 * s390-tdep.c: Ditto.
9435 * sh-tdep.c: Ditto.
9436 * xstormy16-tdep.c: Ditto.
9437 * gdbarch.sh: Remove include of symfile.h.
9438 * gdbarch.c: Regenerate.
9439 * solib-irix.c (enable_break): Use entry_point_address().
9440 Add comment about include file.
9441 * xcoffread.c: Add comment about include file.
9442 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
9443 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
9444 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
9445 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
9446 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
9447
94482004-02-13 Andrew Cagney <cagney@redhat.com>
9449
9450 * corelow.c (core_xfer_partial): Use "struct bfd_section".
9451 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
9452 copyright.
9453 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
9454
94552004-02-12 Fred Fish <fnf@redhat.com>
9456
9457 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
9458 set_gdbarch_store_return_value.
9459
94602004-02-12 Andrew Cagney <cagney@redhat.com>
9461
9462 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
9463 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
9464 (interrupt_query): Ditto.
9465 (ofunc): Delete unused variable.
9466 * cris-tdep.c (cris_abi): Delete unused function.
9467 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
9468 (cris_get_wide_opcode, cris_get_short_size): Ditto.
9469 (cris_get_asr_quick_shift_steps): Ditto.
9470 (cris_skip_prologue_frameless_p): Ditto.
9471 * arm-tdep.c (arm_push_return_address): Delete unused function.
9472 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
9473 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
9474 * s390-tdep.c (s390_function_start): Delete unused function.
9475
94762004-02-12 Andrew Cagney <cagney@redhat.com>
9477
9478 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
9479 gdbarch.h, gdbarch.c: Re-generate.
9480 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
9481 to generic_prologue_frameless_p.
9482 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
9483 * arch-utils.c (generic_prologue_frameless_p): Delete function.
9484
94852004-02-11 Daniel Jacobowitz <drow@mvista.com>
9486
9487 * mips-linux-tdep.c: Include "frame.h".
9488 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
9489 (mips_linux_skip_resolver): New functions.
9490 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
9491 and set_gdbarch_in_solib_call_trampoline.
9492 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
9493 to after set_gdbarch_in_solib_return_trampoline. Only set the
9494 solib hooks to mips16 functions if the OS ABI is unknown.
9495 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
9496 including "config/tm-linux.h".
9497 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
9498 * Makefile.in (mips-linux-tdep.o): Update.
9499
95002004-02-11 David Carlton <carlton@kealia.com>
9501
9502 * linespec.c (decode_compound): Only look for a class symbol when
9503 considering all but the rightmost component.
9504
95052004-02-11 Andrew Cagney <cagney@redhat.com>
9506
9507 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
9508 abi code are are separatly grouped.
9509
95102004-02-11 Andrew Cagney <cagney@redhat.com>
9511
9512 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
9513 * gdbarch.h, gdbarch.c: Re-generate.
9514 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9515 * v850-tdep.c (v850_gdbarch_init): Update.
9516 * sh64-tdep.c (sh64_gdbarch_init): Update.
9517 * sh-tdep.c (sh_gdbarch_init): Update.
9518 * s390-tdep.c (s390_gdbarch_init): Update.
9519 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9520 * mips-tdep.c (mips_gdbarch_init): Update.
9521 * mcore-tdep.c (mcore_gdbarch_init): Update.
9522 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9523 * m32r-tdep.c (m32r_gdbarch_init): Update.
9524 * ia64-tdep.c (ia64_gdbarch_init): Update.
9525 * hppa-tdep.c (hppa_gdbarch_init): Update.
9526 * h8300-tdep.c (h8300_gdbarch_init): Update.
9527 * frv-tdep.c (frv_gdbarch_init): Update.
9528 * d10v-tdep.c (d10v_gdbarch_init): Update.
9529 * cris-tdep.c (cris_gdbarch_init): Update.
9530 * avr-tdep.c (avr_gdbarch_init): Update.
9531 * arm-tdep.c (arm_gdbarch_init): Update.
9532 * alpha-tdep.c (alpha_gdbarch_init): Update.
9533
95342004-02-11 Corinna Vinschen <vinschen@redhat.com>
9535
9536 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
9537 comma.
9538 (sh_sh4al_dsp_register_name): Ditto.
9539
95402004-02-10 Andrew Cagney <cagney@redhat.com>
9541
9542 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
9543 (mips_init_frame_pc_first): Delete function.
9544 (mips_frame_saved_pc): Delete function.
9545 (mips_frame_chain): Delete function.
9546 (mips_init_extra_frame_info): Delete function.
9547 (mips_xfer_register): Delete unused variable "reg".
9548 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
9549 (mips_n32n64_return_value): Delete unused variable "reg".
9550 (mips_n32n64_return_value): Delete unused variable "pos".
9551 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
9552 (mips_o32_return_value): Delete unused variable "pos".
9553 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
9554 (mips_print_fp_register): Delete unused variable "namelen"
9555 (mips_print_fp_register): Delete unused variable "flt2"
9556 (get_frame_pointer): Delete function.
9557 (cached_proc_desc): Delete static variable.
9558 (mips_pop_frame): Delete function.
9559 (mips_find_saved_regs): Delete function.
9560 (mips_get_saved_register): Delete function.
9561 (mips_saved_pc_after_call): Delete function.
9562 (SIGFRAME_BASE): Delete macro.
9563 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
9564 (SIGFRAME_PC_OFF): Delete macro.
9565 (SIGFRAME_REGSAVE_OFF): Delete macro.
9566 (mips_dump_tdep): Do not print deleted macro definitions.
9567
95682004-02-10 Andrew Cagney <cagney@redhat.com>
9569
9570 * Makefile.in (SFILES): Remove explictly listed tui files.
9571 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
9572
95732004-02-10 Jeff Johnston <jjohnstn@redhat.com>
9574
9575 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
9576 to use paddr functions to format ia64 addresses and long values.
9577 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
9578 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
9579 (get_kernel_table, ia64_find_proc_info_x): Ditto.
9580 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
9581 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
9582
95832004-02-10 Andrew Cagney <cagney@redhat.com>
9584
9585 * defs.h: Do not include "tui.h".
9586 * gdb_curses.h: New file.
9587 * tui/tui-hooks.h: New file.
9588 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
9589 (tui_install_hooks, tui_remove_hooks): Delete declarations.
9590 (tui_initialize_io): Delete declaration.
9591 (tui_initialize_readline: Delete redundant declaration.
9592 (struct tui_point): Delete definition.
9593 * tui/tui-data.h (struct tui_point): Define.
9594 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
9595 * utils.c: Include "tui/tui.h".
9596 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
9597 * printcmd.c [TUI]: Include "tui/tui.h".
9598 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
9599 * tui/tui-command.c: Include "gdb_curses.h".
9600 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
9601 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
9602 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
9603 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
9604 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
9605 * Makefile.in: Update all dependencies.
9606 (tui_hooks_h, gdb_curses_h): Define.
9607 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
9608
96092004-02-10 Elena Zannoni <ezannoni@redhat.com>
9610
9611 * objfiles.h (struct objfile): Remove unused fields auxf1 and
9612 auxf2. Add comments about some other rarely used fields.
9613
96142004-02-10 Andrew Cagney <cagney@redhat.com>
9615
9616 * Makefile.in (init.c): Fix script removing duplicates. Problem
9617 reported by Peter Schauer.
9618
96192004-02-09 Elena Zannoni <ezannoni@redhat.com>
9620
9621 * bcache.c (bcache_xmalloc): Use obstack_init instead of
9622 obstack_specify_allocation.
9623 * objfiles.c (allocate_objfile): Ditto.
9624 * solib-sunos.c (solib_add_common_symbols)
9625 (allocate_rt_common_objfile): Ditto.
9626 * symfile.c (reread_symbols): Ditto.
9627 * gdb_obstack.h: Add comment.
9628
96292004-02-09 Elena Zannoni <ezannoni@redhat.com>
9630
9631 * linespec.c (decode_line_1, locate_first_half)
9632 (decode_compound, lookup_prefix_sym): Update comments. Delete old
9633 commented out code.
9634
96352004-02-09 Daniel Jacobowitz <drow@mvista.com>
9636
9637 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
9638 obstack_free.
9639
96402004-02-09 Andrew Cagney <cagney@redhat.com>
9641
9642 * blockframe.c (find_pc_partial_function): If find_pc_overlay
9643 fails, try find_pc_section. Fix PR c++/1267.
9644 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
9645 instead of find_pc_mapped_section.
9646 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
9647 not default to the section containing PC. Fix PR symtab/1519.
9648
96492004-02-09 Andrew Cagney <cagney@redhat.com>
9650
9651 * Makefile.in (mips-tdep.o): Update dependencies.
9652 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
9653 "trad-frame.h".
9654 (mips_unwind_pc): Return the pseudo PC register.
9655 (mips_unwind_dummy_id): New function.
9656 (mips16_fetch_instruction): New function.
9657 (mips32_fetch_instruction): New function.
9658 (struct mips_frame_cache): Define.
9659 (mips_mdebug_frame_cache): New function.
9660 (mips_mdebug_frame_this_id): New function.
9661 (mips_mdebug_frame_prev_register): New function.
9662 (mips_mdebug_frame_unwind): Define.
9663 (mips_mdebug_frame_sniffer): New function.
9664 (mips_mdebug_frame_base_address): New function.
9665 (mips_mdebug_frame_base): Define.
9666 (mips_mdebug_frame_base_sniffer): New function.
9667 (mips_gdbarch_init): Append unwind and base sniffers. Set
9668 unwind_dummy_id.
9669
96702004-02-08 Andrew Cagney <cagney@redhat.com>
9671
9672 * frame.c: Print both the register number and name.
9673
9674 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
9675 and a sed into a single sed. Make .c and .o patterns more robust.
9676 (OBS): Delete.
9677 (INIT_FILES): Replace OBS with COMMON_OBS.
9678 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
9679
96802004-02-08 Mark Kettenis <kettenis@gnu.org>
9681
9682 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
9683 the PT_WCOOKIE request.
9684
96852004-02-08 Andrew Cagney <cagney@redhat.com>
9686
9687 * mips-tdep.c (mips_unwind_pc): New function.
9688 (mips_gdbarch_init): Set mips_unwind_pc.
9689
9690 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
9691 (get_frame_id): Allow the UNKNOWN_FRAME.
9692 (frame_register_unwind, get_frame_type): Ditto.
9693
9694 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
9695 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
9696 unwind_dummy_id indicates a legacy frame.
9697
9698 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
9699 * configure: Re-generate.
9700
9701 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
9702 methods.
9703
97042004-02-08 Andrew Cagney <cagney@redhat.com>
9705
9706 * configure.in (CONFIG_ALL): Set to Makefile target, and not
9707 makefile macro.
9708 * configure: Re-generate.
9709 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
9710 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
9711 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
9712 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
9713 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
9714 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
9715 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
9716 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
9717 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
9718 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
9719
97202004-02-07 Andrew Cagney <cagney@redhat.com>
9721
9722 * Makefile.in: Update all dependencies.
9723
9724 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
9725 * configure: Re-generate.
9726 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
9727 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
9728 (COMMON_OBS): Add "main.o" and "annotate.o".
9729 (ANNOTATE_OBS): Delete.
9730 (OBS): Remove ANNOTATE_OBS.
9731 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
9732 CONFIG_INITS.
9733 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
9734 against CONFIG_OBS and "main.o".
9735 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
9736 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
9737
9738 * tui/tui-command.c: Include "gdb_string.h", delete register
9739 attribute, use ISO-C function signatures.
9740 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
9741 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
9742 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
9743 * tui/tui.c: Ditto.
9744
9745 * tui/tui-command.c: Change variable and function names to lower
9746 case.
9747 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
9748 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
9749 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
9750 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9751 * tui/tui-winsource.c, tui/tui.c: Ditto.
9752
97532004-02-07 Elena Zannoni <ezannoni@redhat.com>
9754
9755 * buildsym.c (free_pending_blocks, finish_block)
9756 (record_pending_block, make_blockvector, end_symtab): Replace
9757 symbol_obstack with objfile_obstack.
9758 * coffread.c (process_coff_symbol, coff_read_struct_type)
9759 (coff_read_enum_type): Ditto.
9760 * cp-namespace.c (initialize_namespace_symtab)
9761 (check_one_possible_namespace_symbol): Ditto.
9762 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
9763 (dwarf2_symbol_mark_computed): Ditto.
9764 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
9765 * elfread.c (elf_symtab_read): Ditto.
9766 * hpread.c (hpread_symfile_init, hpread_symfile_init)
9767 (hpread_read_enum_type, hpread_read_function_type)
9768 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
9769 Ditto.
9770 * jv-lang.c (get_java_class_symtab, add_class_symbol)
9771 (java_link_class_type): Ditto.
9772 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
9773 (new_symbol): Ditto.
9774 * minsyms.c (install_minimal_symbols): Ditto.
9775 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
9776 (terminate_minimal_symbol_table): Replace symbol_obstack with
9777 objfile_obstack.
9778 (free_objfile): Remove freeing of symbol_obstack.
9779 * objfiles.h: Remove symbol_obstack field.
9780 * pa64solib.c (add_to_solist): Replace symbol_obstack with
9781 objfile_obstack.
9782 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9783 symbol_obstack.
9784 (solib_add_common_symbols): Replace symbol_obstack with
9785 objfile_obstack.
9786 * somsolib.c (som_solib_add): Ditto.
9787 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
9788 (common_block_start, common_block_end): Ditto.
9789 * symfile.c (reread_symbols): Remove freeing and init of
9790 symbol_obstack.
9791 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
9792 * symfile.h: Update comment.
9793 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
9794 stats printing.
9795 * symtab.c (symbol_set_names): Replace symbol_obstack with
9796 objfile_obstack.
9797 * symtab.h (struct general_symbol_info, struct minimal_symbol):
9798 Update comments.
9799 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
9800 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
9801 objfile_obstack.
9802
98032004-02-07 Andrew Cagney <cagney@redhat.com>
9804
9805 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
9806 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
9807 fields and variables.
9808 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
9809 (m_beInvisible): Delete macro.
9810 * tui/tui-data.h: Fix case case fields and variables.
9811 (m_genWinPtrIsNull): Delete macro.
9812 (tui_win_list): Rename winList.
9813 (TUI_SRC_WIN): Rename srcWin.
9814 (TUI_DISASM_WIN): Rename disassemWin.
9815 (TUI_DATA_WIN): Rename dataWin.
9816 (TUI_CMD_WIN): Rename cmdWin.
9817 (m_genWinPtrNotNull): Delete macro.
9818 (m_winPtrIsNull): Delete macro.
9819 (m_winPtrNotNull): Delete macro.
9820 (tui_win_is_source_type): Replace m_winIsSourceType
9821 (tui_win_is_auxillary): Replace m_winIsAuzillary.
9822 (tui_win_has_locator): Replace m_hasLocator.
9823 (tui_set_win_highlight): Replace m_setWinHighlightOn and
9824 m_setWinHighlightOff.
9825 * tui/tui-data.c: Update references.
9826 (tui_win_is_source_type, tui_set_win_highlight): New functions.
9827 (tui_win_has_locator, tui_win_is_auxillary): New functions.
9828 * tui/tui-command.c, tui/tui-disasm.c: Update references.
9829 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
9830 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
9831 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9832 * tui/tui-winsource.c, tui/tui.c: Ditto.
9833
98342004-02-07 Mark Kettenis <kettenis@gnu.org>
9835
9836 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
9837 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
9838 StackGhost.
9839
9840 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
9841 variable `i6' to `i7'.
9842 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9843
98442004-02-07 Andrew Cagney <cagney@redhat.com>
9845
9846 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
9847 (TuiPoint, TuiPointPtr): Ditto.
9848 (TuiStatus, TuiStatusPtr): Ditto.
9849 (TuiWinType, TuiWinTypePtr): Ditto.
9850 (struct tui_point): Rename _TuiPoint.
9851 (tui_get_low_disassembly_address): Rename
9852 tuiGetLowDisassemblyAddress.
9853 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
9854 (tuiFree): Delete declaration.
9855 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
9856 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
9857 * tui/tui.c (tuiFree): Delete function.
9858 * cli/cli-cmds.c (disassemble_command): Update references.
9859 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
9860 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
9861 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
9862 * tui/tui-winsource.c: Ditto.
9863
98642004-02-07 Elena Zannoni <ezannoni@redhat.com>
9865
9866 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
9867 coffstab_build_psymtabs, elfstab_build_psymtabs)
9868 (stabsect_build_psymtabs): Replace psymbol_obstack with
9869 objfile_obstack.
9870 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
9871 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
9872 Ditto.
9873 * dwarfread.c (scan_compilation_units): Ditto.
9874 * elfread.c (elfstab_offset_sections): Ditto.
9875 * hppa-tdep.c (read_unwind_info): Ditto.
9876 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
9877 (hpread_end_psymtab): Ditto.
9878 * mdebugread.c (mdebug_build_psymtabs, add_pending)
9879 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
9880 Ditto.
9881 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
9882 * objfiles.c (add_to_objfile_sections)
9883 (build_objfile_section_table): Ditto.
9884 (allocate_objfile): Remove init of psymbol_obstack.
9885 (free_objfile): Remove freeing of psymbol_obstack.
9886 * objfiles.h (struct objfile): Remove field
9887 psymbol_obstack. Update comments.
9888 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
9889 psymbol_obstack with objfile_obstack.
9890 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9891 psymbol_obstack.
9892 * somread.c (som_symfile_offsets, init_import_symbols)
9893 (init_export_symbols): Replace psymbol_obstack with
9894 objfile_obstack.
9895 * somsolib.c (som_solib_add_solib_objfile): Ditto.
9896 * symfile.c (default_symfile_offsets, syms_from_objfile)
9897 (reread_symbols): Remove freeing and init of psymbol_obstack.
9898 (cashier_psymtab): Update comment.
9899 * symmisc.c (print_objfile_statistics): Don't report stats for
9900 psymbol obstack.
9901 * symtab.h (struct general_symbol_info, struct partial_symtab):
9902 Update comments.
9903 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
9904 (xcoff_symfile_offsets): Replace psymbol_obstack with
9905 objfile_obstack.
9906
99072004-02-07 Elena Zannoni <ezannoni@redhat.com>
9908
9909 * objfiles.h (struct objfile): Add objfile_obstack field.
9910 Remove type_obstack field.
9911
9912 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
9913 read_structure_scope read_enumeration, new_symbol): Replace
9914 type_obstack with objfile_obstack.
9915 * dwarfread.c (struct_type, enum_type): Ditto.
9916 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
9917 (lookup_fundamental_type): Ditto.
9918 * gdbtypes.h (TYPE_ALLOC): Ditto.
9919 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
9920 (hpread_read_doc_function_type, hpread_read_struct_type)
9921 (fix_static_member_physnames, hpread_read_array_type)
9922 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
9923 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
9924 (java_link_class_type): Ditto.
9925 * mdebugread.c (parse_type): Ditto.
9926 * objfiles.c (allocate_objfile, free_objfile): Ditto.
9927 * solib-sunos.c (solib_add_common_symbols): Ditto.
9928 * stabsread.c (define_symbol, read_type, read_member_functions,
9929 read_cpp_abbrev, read_one_struct_field): Ditto.
9930 * symfile.c (reread_symbols): Ditto.
9931 * symmisc.c (print_objfile_statistics): Ditto.
9932
99332004-02-07 Andrew Cagney <cagney@redhat.com>
9934
9935 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
9936 (tui_exec_info_content): Rename TuiExecInfoContent.
9937 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
9938 (TuiWinInfo, TuiWinInfoPtr): Ditto.
9939 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
9940 (TuiList, TuiListPtr): Ditto.
9941 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
9942 (TuiDataType, TuiDataTypePtr): Ditto.
9943 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
9944 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
9945 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
9946 (TuiSourceElement, TuiSourceElementPtr): Ditto.
9947 (TuiDataElement, TuiDataElementPtr): Ditto.
9948 (TuiWinElement, TuiWinElementPtr): Ditto.
9949 (TuiDataInfo, TuiDataInfoPtr): Ditto.
9950 (TuiCommandElement, TuiCommandElementPtr): Ditto.
9951 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
9952 (TuiWhichElement, TuiWhichElementPtr): Ditto.
9953 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
9954 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
9955 * tui/tui-command.c, tui/tui-data.c: Update references.
9956 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
9957 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
9958 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9959 * tui/tui-winsource.c, tui/tui.c: Ditto.
9960
99612004-02-07 Mark Kettenis <kettenis@gnu.org>
9962
9963 * dwarf2-frame.h: Update copyright.
9964 (enum dwarf2_frame_reg_rule): New.
9965 (struct dwarf2_frame_state_reg): New.
9966 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
9967 * dwarf2-frame.c: Update copyright.
9968 (enum dwarf2_reg_rule): Remove.
9969 (struct dwarf2_frame_state): Remove defenition of `struct
9970 dwarf2_frame_state_reg'.
9971 (read_reg): Call get_frame_arch to get the architecture instead of
9972 using CURRENT_GDBARCH.
9973 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
9974 DWARF2_FRAME_.
9975 (dwarf2_frame_init_reg): New function.
9976 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
9977 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
9978 initialize the register state. Prefix old `enum dwarf2_reg_rule'
9979 tags with DWARF2_FRAME_.
9980 (dwarf2_frame_prev_register): Call get_frame_arch to get the
9981 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
9982 dwarf2_reg_rule' tags with DWARF2_FRAME_.
9983
99842004-02-06 Andrew Cagney <cagney@redhat.com>
9985
9986 * tui/tui-data.h (struct tui_list): Rename _TuiList.
9987 (enum tui_data_type): Rename _TuiDataType.
9988 (struct tui_layout_def): Rename _TuiLayoutDef.
9989 (struct tui_source_element): Rename _TuiSourceElement.
9990 (struct tui_data_element): Rename _TuiDataElement.
9991 (struct tui_command_element): Rename _TuiCommandElement.
9992 (struct tui_locator_element): Rename _TuiLocatorElement.
9993 (union tui_which_element): Define.
9994 (struct tui_win_element): Rename _TuiWinElement.
9995 (struct tui_data_info): Rename _TuiDataInfo.
9996 (struct tui_source_info): Rename _TuiSourceInfo.
9997 (struct tui_command_info): Rename _TuiCommandInfo.
9998 (tui_initialize_static_data): Rename initializeStaticData.
9999 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
10000 (tui_alloc_win_info): Rename allocWinInfo.
10001 (tui_init_generic_part): Rename initGenericPart.
10002 (tui_init_win_info): Rename initWinInfo.
10003 (tui_alloc_content): Rename allocContent.
10004 (tui_add_content_elements): Rename addContentElements.
10005 (tui_init_content_element): Rename initContentElement.
10006 (tui_free_window): Rename freeWindow.
10007 (tui_free_win_content): Rename freeWinContent.
10008 (tui_free_data_content): Rename freeDataContent.
10009 (tui_free_all_source_wins_content): Rename
10010 freeAllSourceWinsContent.
10011 (tui_del_window): Rename tuiDelWindow.
10012 (tui_del_data_windows): Rename tuiDelDataWindows.
10013 (tui_partial_win_by_name): Rename partialWinByName.
10014 (tui_win_name): Rename winName.
10015 (tui_current_layout): Rename currentLayout.
10016 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
10017 (tui_term_height): Rename termHeight.
10018 (tui_set_term_height_to): Rename setTermHeightTo.
10019 (tui_term_width): Rename termWidth.
10020 (tui_set_term_width_to): Rename setTermWidthTo.
10021 (tui_set_gen_win_origin): Rename setGenWinOrigin.
10022 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
10023 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
10024 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
10025 (tui_source_windows): Rename sourceWindows.
10026 (tui_clear_source_windows): Rename clearSourceWindows.
10027 (tui_clear_source_windows_detail): Rename
10028 clearSourceWindowsDetail.
10029 (tui_clear_win_detail): Rename clearWinDetail.
10030 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
10031 (tui_default_tab_len): Rename tuiDefaultTabLen.
10032 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
10033 (tui_win_with_focus): Rename tuiWinWithFocus.
10034 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
10035 (tui_layout_def): Rename tuiLayoutDef.
10036 (tui_win_resized): Rename tuiWinResized.
10037 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
10038 (tui_next_win): Rename tuiNextWin.
10039 (tui_prev_win): Rename tuiPrevWin.
10040 (tui_add_to_source_windows): Rename addToSourceWindows.
10041 * tui/tui-winsource.c, tui/tui-win.c: Update references.
10042 * tui/tui-layout.c, tui/tui-source.c: Ditto.
10043 * tui/tui-stack.c, tui/tui-io.c: Ditto.
10044 * tui/tui.c, tui/tui-data.c: Ditto.
10045 * tui/tui-interp.c, tui/tui-data.c: Ditto.
10046 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
10047
10048 * tui/tui-source.h: Update copyright. Include "tui-data.h".
10049 (struct symtab): Declare.
10050 (tui_set_source_content): Rename tuiSetSourceContent.
10051 (tui_show_symtab_source): Rename tuiShowSource.
10052 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
10053 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
10054 * tui/tui-source.c: Update copyright. Update references.
10055 * tui/tui-win.c, tui/tui-winsource.c: Update references.
10056 * tui/tui-stack.c: Update references.
10057
10058 * tui/tui-win.h: Update copyright. Include "tui-data.h".
10059 (struct tui_win_info): Declare.
10060 (tui_scroll_forward): Rename tuiScrollForward.
10061 (tui_scroll_backward): Rename tuiScrollBackward.
10062 (tui_scroll_left): Rename tuiScrollLeft.
10063 (tui_scroll_right): Rename tuiScrollRight.
10064 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
10065 (tui_resize_all): Rename tuiResizeAll.
10066 (tui_refresh_all_win): Rename tuiRefreshAll.
10067 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
10068 * tui/tui-layout.c, * tui/tui-io.c: Update references.
10069 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
10070 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
10071
10072 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
10073 (tui_erase_data_content): Rename tuiEraseDataContent.
10074 (tui_display_all_data): Rename tuiDisplayAllData.
10075 (tui_check_data_values): Rename tuiCheckDataValues.
10076 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
10077 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
10078 (tui_first_data_element_no_in_line): Rename
10079 tuiFirstDataElementNoInLine.
10080 (tui_delete_data_content_windows): Rename
10081 tuiDeleteDataContentWindows.
10082 (tui_refresh_data_win): Rename tuiRefreshDataWin.
10083 (tui_display_data_from): Rename tuiDisplayDataFrom.
10084 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
10085 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
10086 * tui/tui-win.c, tui/tui-regs.c: Update references.
10087 * tui/tui-layout.c, tui/tui.c: Update references.
10088
10089 * tui/tui-wingeneral.h: Update copyright.
10090 (m_allBeVisible): Delete macro.
10091 (m_allBeInvisible): Delete macro.
10092 (struct tui_gen_win_info): Declare.
10093 (struct tui_win_info): Declare.
10094 (tui_unhighlight_win): Rename unhighlightWin.
10095 (tui_make_visible, tui_make_invisible): Replace makeVisible.
10096 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
10097 (tui_make_window): Rename makeWindow.
10098 (tui_copy_win): Rename copyWin.
10099 (tui_box_win): Rename boxWin.
10100 (tui_highlight_win): Rename highlightWin.
10101 (tui_check_and_display_highlight_if_needed): Rename
10102 checkAndDisplayHighlightIfNeeded.
10103 (tui_refresh_all): Rename refreshAll.
10104 (tui_delete_win): Rename tuiDelwin.
10105 (tui_refresh_win): Rename tuiRefreshWin.
10106 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
10107 (tui_make_visible, tui_make_invisible): New functions.
10108 (tui_make_all_visible, tui_make_all_invisible): New functions.
10109 (make_all_visible): Rename makeAllVisible.
10110 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
10111 * tui/tui-data.c, tui/tui-winsource.c: Update references.
10112 * tui/tui-windata.c, tui/tui-win.c: Update references.
10113 * tui/tui-regs.c, tui/tui-layout.c: Update references.
10114 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
10115
101162004-02-06 Mark Kettenis <kettenis@gnu.org>
10117
10118 * proc-api.c (write_with_trace): Initialize local variable to
10119 silence compiler warning.
10120
101212004-02-06 Andrew Cagney <cagney@redhat.com>
10122
10123 * tui/tui-source.h: Do not include "defs.h".
10124 (struct tui_win_info): Declare.
10125 (tui_set_source_content_nil): Declare.
10126 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
10127 (union tui_line_or_address): Rename _TuiLineOrAddress.
10128 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
10129 (tui_update_source_window): Rename tuiUpdateSourceWindow.
10130 (tui_update_source_window_as_is): Rename
10131 tuiUpdateSourceWindowAsIs.
10132 (tui_update_source_windows_with_addr): Rename
10133 tuiUpdateSourceWindowsWithAddr.
10134 (tui_update_source_windows_with_line): Rename
10135 tuiUpdateSourceWindowsWithLine.
10136 (tui_clear_source_content): Rename tuiClearSourceContent.
10137 (tui_erase_source_content): Rename tuiEraseSourceContent.
10138 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
10139 (tui_show_source_content): Rename tuiShowSourceContent.
10140 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
10141 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
10142 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
10143 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
10144 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
10145 (tui_update_exec_info): Rename tuiUpdateExecInfo.
10146 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
10147 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
10148 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
10149 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
10150 (struct tui_win_info): Declare.
10151 * tui/tui-stack.c: Update references.
10152 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
10153 * tui/tui-win.c, tui/tui-source.c: Ditto.
10154 * tui/tui.c, tui/tui-disasm.c: Ditto.
10155
101562004-02-06 Mark Kettenis <kettenis@gnu.org>
10157
10158 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
10159 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
10160
101612004-02-05 Mark Kettenis <kettenis@gnu.org>
10162
10163 * infrun.c (handle_inferior_event): Allow for breakpoint
10164 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
10165 and SIGEMT. Update comments.
10166 * NEWS (Revised SPARC target): Mention support for non-executable
10167 stack.
10168
101692004-02-04 Mark Kettenis <kettenis@gnu.org>
10170
10171 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
10172 * inftarg.c: Update copyright year.
10173 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
10174 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
10175 (sparc_xfer_wcookie): New function.
10176 * sparc-tdep.c (sparc_fetch_wcookie): New function.
10177 * Makefile.in (sparc-nat.o): Update dependencies.
10178 * config/sparc/nm-nbsd.h: Include "target.h".
10179 (NATIVE_XFER_WCOOKIE): New define.
10180 (sparc_xfer_wcookie): New prototype.
10181
101822004-02-04 Andrew Cagney <cagney@redhat.com>
10183
10184 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
10185 SYSCALL_TRAP function.
10186 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
10187
101882004-02-04 Andrew Cagney <cagney@redhat.com>
10189 Daniel Jacobowitz <drow@mvista.com>
10190
10191 * objfiles.h: Delete comments refering to inside_entry_func and
10192 DEPRECATED_FRAME_CHAIN_VALID.
10193 * defs.h (inside_entry_func): Update prototype..
10194 * blockframe.c (inside_entry_func): Rename to
10195 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
10196 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
10197
101982004-02-03 Jeff Johnston <jjohnstn@redhat.com>
10199
10200 * breakpoint.c (struct captured_parse_breakpoint_args): Move
10201 outside of #ifdef SOLIB_ADD region.
10202 (do_restore_lang_radix_cleanup): Ditto.
10203 (resolve_pending_breakpoint): Ditto.
10204
102052004-02-03 Andrew Cagney <cagney@redhat.com>
10206
10207 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
10208 (process_note_abi_tag_sections): Delete unused function.
10209 (ia64_read_fp): Delete unused function.
10210 (gdbarch_extract_struct_value_address): Delete declaration.
10211
102122004-02-02 Andrew Cagney <cagney@redhat.com>
10213
10214 * vax-tdep.c (vax_frame_chain): Delete call to
10215 deprecated_inside_entry_file.
10216 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
10217
102182004-02-02 Mark Kettenis <kettenis@gnu.org>
10219
10220 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
10221 column that's "empty" or "same value" when eliminating REG_RA
10222 rules.
10223
102242004-02-02 Jeff Johnston <jjohnstn@redhat.com>
10225
10226 * NEWS: Add information about new pending breakpoint support.
10227
102282004-02-02 Jeff Johnston <jjohnstn@redhat.com>
10229
10230 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
10231 and pending fields for pending breakpoint support.
10232 * breakpoint.c (breakpoint_enabled): Add check for not pending.
10233 (condition_command): Only parse condition if not a pending
10234 breakpoint.
10235 (print_one_breakpoint): Add support for pending breakpoints.
10236 (describe_other_breakpoints): Add checks to verify we are not
10237 dealing with pending breakpoints.
10238 (check_duplicates): Don't check pending breakpoints.
10239 (set_raw_breakpoint): Initialize pending flag.
10240 (do_restore_lang_radix_cleanup): New cleanup routine.
10241 (resolve_pending_breakpoint): New function.
10242 (re_enable_breakpoints_in_shlibs): Try and resolve any
10243 pending breakpoints via resolve_pending_breakpoint.
10244 (mention): Add pending breakpoint support.
10245 (parse_breakpoint_sals): Add new parameter to pass to
10246 decode_line_1 to indicate silent errors when files or functions
10247 are not found. Change all callers.
10248 (do_captured_parse_breakpoint): New function.
10249 (break_command_1): Change prototype to return an rc value and to
10250 take an optional pending breakpoint pointer. Support creating
10251 a pending breakpoint if a "not found" form of error occurs when
10252 parsing the breakpoint. Also support resolving an existing pending
10253 breakpoint and be silent if the resolution fails.
10254 (create_breakpoints): Change prototype to take pending breakpoint
10255 pointer. When resolving a pending breakpoint, use the new pointer
10256 to provide a conditional or commands added by the end-user.
10257 (delete_breakpoint): Add appropriate check for pending.
10258 (breakpoint_re_set_one): Ditto.
10259 (do_enable_breakpoint): Ditto.
10260
102612004-02-02 David Carlton <carlton@kealia.com>
10262
10263 * valops.c (enum oload_classification): New.
10264 (find_overload_match): Break implementation into separate
10265 functions; delete #if 0'd code; look for symbols within
10266 namespaces.
10267 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
10268 (find_oload_champ,oload_method_static,classify_oload_match): New.
10269 * cp-support.h: Add declaration for cp_func_name; update
10270 declaration for make_symbol_overload_list.
10271 * cp-support.c (cp_func_name): New.
10272 (overload_list_add_symbol): Fix comment, use
10273 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
10274 (make_symbol_overload_list): Take a function name and a namespace
10275 instead of a symbol; change implementation.
10276 (make_symbol_overload_list_using): New.
10277 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
10278
102792004-02-02 Fred Fish <fnf@redhat.com>
10280
10281 * main.c (gdb_stdtarg): Move definition to group with other
10282 gdb_stdtarg definitions and update copyright years.
10283 * remote-sim.c (gdb_os_write_stderr): Write output to
10284 gdb_stdtargerr stream instead of gdb_stdtarg stream.
10285 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
10286 gdb_stderr stream and update copyright years.
10287
102882004-02-01 Daniel Jacobowitz <drow@mvista.com>
10289
10290 * Makefile.in (mips-linux-nat.o): Update dependencies.
10291 * mips-linux-nat.c: Include mips-tdep.h.
10292
102932004-02-01 Roland McGrath <roland@redhat.com>
10294
10295 * sol-thread.c (sol_thread_xfer_partial): New function.
10296 (init_sol_thread_ops): Use that for to_xfer_partial hook.
10297 (init_sol_core_ops): Likewise.
10298
10299 * procfs.c (procfs_xfer_partial): New function.
10300 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
10301 * Makefile.in (procfs.o): Add $(auxv_h) dep.
10302
10303 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
10304 procfs_xfer_auxv function.
10305
10306 * procfs.c (procfs_make_note_section): If we can read
10307 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
10308 * linux-proc.c (linux_make_note_section): Likewise.
10309
10310 * auxv.h: New file.
10311 * auxv.c: New file.
10312 * Makefile.in (auxv_h): New variable.
10313 (COMMON_OBS): Add auxv.o here.
10314 (auxv.o): New target.
10315
10316 * corelow.c (core_xfer_partial): New function.
10317 (init_core_ops): Use it for core_ops.to_xfer_partial.
10318
10319 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
10320 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
10321 macro if that is defined.
10322
103232004-02-01 Daniel Jacobowitz <drow@mvista.com>
10324
10325 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
10326 and check the specified thread for each breakpoint.
10327 * breakpoint.h (bpstat_stop_status): Update prototype.
10328 * infrun.c (handle_inferior_event): Update calls to
10329 bpstat_stop_status.
10330
103312004-02-01 Daniel Jacobowitz <drow@mvista.com>
10332
10333 * Makefile.in (cli-cmds.o): Add $(readline_h).
10334
103352004-02-01 Daniel Jacobowitz <drow@mvista.com>
10336
10337 * cli/cli-cmds.c: Include readline.h.
10338 (complete_command): Pass the start of the last word to
10339 complete_line.
10340
103412004-01-31 Daniel Jacobowitz <drow@mvista.com>
10342
10343 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
10344 argument, and change first argument to a CORE_ADDR.
10345 * breakpoint.h (bpstat_stop_status): Update prototype.
10346 * infrun.c (adjust_pc_after_break): Add a new comment.
10347 (handle_inferior_event): Update calls to bpstat_stop_status.
10348
103492004-01-31 Daniel Jacobowitz <drow@mvista.com>
10350
10351 * breakpoint.h: Update copyright years.
10352
103532004-01-31 Daniel Jacobowitz <drow@mvista.com>
10354
10355 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
10356 (bpstat_stop_status): Don't decrement PC.
10357 * breakpoint.h (software_breakpoint_inserted_here_p): Add
10358 prototype.
10359 * infrun.c (adjust_pc_after_break): New function.
10360 (handle_inferior_event): Call it, early. Remove later references
10361 to DECR_PC_AFTER_BREAK.
10362 (normal_stop): Add commentary.
10363
103642004-01-31 Daniel Jacobowitz <drow@mvista.com>
10365
10366 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
10367 2004-01-27 double-free fix.
10368
103692004-01-31 Mark Kettenis <kettenis@gnu.org>
10370
10371 * sparc-tdep.c (sparc_fetch_wcookie): New function.
10372 (sparc32_frame_prev_register): Handle StackGhost.
10373 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
10374
103752004-01-29 Roland McGrath <roland@redhat.com>
10376
10377 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
10378 * configure: Regenerated.
10379
10380 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
10381 * Makefile.in (procfs.o): Add dep.
10382
103832004-01-28 Andrew Cagney <cagney@redhat.com>
10384
10385 * tui/tui-stack.h: Update copyright.
10386 (struct frame_info): Add opaque declaration.
10387 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
10388 (tui_show_locator_content): Rename tuiShowLocatorContent.
10389 (tui_show_frame_info): Rename tuiShowFrameInfo.
10390 * tui/tui-stack.c: Update copyright. Update references.
10391 * tui/tui-winsource.c: Update references.
10392 * tui/tui-win.c: Update references.
10393 * tui/tui-layout.c: Update references.
10394 * tui/tui-hooks.c: Update copyright, update references.
10395 * tui/tui.c: Update copyright, update references.
10396 * tui/tui-disasm.c: Update references.
10397
103982004-01-28 David Carlton <carlton@kealia.com>
10399
10400 * dwarf2read.c (add_partial_structure): Use demangled name if
10401 namespace equals "".
10402
104032004-01-27 Jim Blandy <jimb@redhat.com>
10404
10405 Clean up misapplied patch:
10406 * dwarf2read.c (determine_prefix): Change one of the two forward
10407 declarations for 'determine_prefix_aux' to a declaration for this.
10408 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
10409 argument to 'die_specification'.
10410
10411 * dwarf2read.c (read_func_scope): Re-indent comment.
10412
104132004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
10414
10415 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
10416 b->exp to NULL after freeing so that error during re-parsing or
10417 evaluation of expressions associated with breakpoint don't
10418 eventually lead to re-freeing of storage.
10419 Committed by Andrew Cagney.
10420
104212004-01-27 Andrew Cagney <cagney@redhat.com>
10422
10423 * source.c (ambiguous_line_spec): Delete undefined declaration.
10424 * m32r-rom.c (m32r_set_board_address): Delete unused function.
10425 (m32r_set_server_address, m32r_set_download_path): Ditto.
10426 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
10427
104282004-01-27 Daniel Jacobowitz <drow@mvista.com>
10429
10430 * dwarf2read.c: Update calls to changed and renamed functions, and
10431 references to moved variables.
10432
10433 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
10434 language, language_defn, list_in_scope, and ftypes members.
10435 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
10436 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
10437 (baseaddr): Remove globals.
10438
10439 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
10440 (set_cu_language, die_is_declaration, die_specification)
10441 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
10442 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
10443 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
10444 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
10445
10446 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
10447 cu.list_in_scope. Don't initialize cu_header_offset.
10448 (add_partial_symbol): Add local baseaddr.
10449 (psymtab_to_symtab_1): Add local baseaddr. Use
10450 objfile->section_offsets for consistency. Don't initialize
10451 cu_header_offset; do initialize cu.header.offset and
10452 cu.list_in_scope.
10453 (read_file_scope, read_func_scope, read_lexical_block_scope)
10454 (dwarf_decode_lines, new_symbol): Add local baseaddr.
10455
104562004-01-27 Michael Chastain <mec.gnu@mindspring.com>
10457
10458 * PROBLEMS: Add gdb/1516.
10459
104602003-12-29 Robert Millan <robertmh@gnu.org>
10461
10462 Patch committed by Andrw Cagney.
10463 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
10464 * configure.tgt: Match knetbsd*-gnu.
10465
104662004-01-26 Andrew Cagney <cagney@redhat.com>
10467
10468 * breakpoint.c (catch_command_1): Delete #ifdef code.
10469 (catch_fork_command_1): Delete #ifdef wrapper.
10470 (catch_exec_command_1): Ditto.
10471 (catch_load_command_1): Ditto.
10472 (catch_unload_command_1): Ditto.
10473
10474 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
10475 (catch_breakpoint): Delete #if0ed function.
10476 (disable_catch_breakpoint): Ditto.
10477 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
10478 (disable_catch, enable_catch, delete_catch): Ditto.
10479
104802004-01-26 Andrew Cagney <cagney@redhat.com>
10481
10482 * remote.c (echo_check, quit_flag): Delete variables.
10483 (cisco_kernel_mode): Delete variable.
10484 (minitelnet_return, tty_input, escape_count): Delete variables.
10485 (remote_cisco_mode): Delete variable.
10486 (remote_cisco_open, remote_cisco_close): Delete function.
10487 (remote_cisco_mourn, remote_cisco_wait): Delete function.
10488 (init_remote_cisco_ops): Delete function.
10489 (_initialize_remote): Do not install "remote cisco" code.
10490 (read_frame): Delete cisco specific code.
10491 (remote_info_process): Delete function.
10492 (remote_wait): Delete cisco specific code.
10493 (remote_cisco_section_offsets): Delete function.
10494 (remote_cisco_objfile_relocate): Delete function.
10495 (remote_async_wait): Delete cisco specific code.
10496 (minitelnet, readtty, readsocket): Delete function.
10497
104982004-01-26 Andrew Cagney <cagney@redhat.com>
10499
10500 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
10501 comments mentioning extract_returned_value_address.
10502 * infcmd.c (print_return_value): Update. Add comments on
10503 extract_returned_value_address.
10504 * stack.c (return_command): Add comments on
10505 extract_returned_value_address.
10506 * values.c: Update comment.
10507 * m32r-tdep.c: Update comment.
10508 * sparc-tdep.c: Update comment.
10509 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
10510 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10511 * sh64-tdep.c (sh64_gdbarch_init): Update.
10512 * sh-tdep.c (sh_gdbarch_init): Update.
10513 * s390-tdep.c (s390_gdbarch_init): Update.
10514 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10515 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
10516 * m68k-tdep.c (m68k_gdbarch_init): Update.
10517 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10518 * m32r-tdep.c (m32r_gdbarch_init): Update.
10519 * ia64-tdep.c (ia64_gdbarch_init): Update.
10520 * h8300-tdep.c (h8300_gdbarch_init): Update.
10521 * frv-tdep.c (frv_gdbarch_init): Update.
10522 * arm-tdep.c (arm_gdbarch_init): Update.
10523 * alpha-tdep.c (alpha_gdbarch_init): Update.
10524
105252004-01-26 Andrew Cagney <cagney@redhat.com>
10526
10527 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
10528 SYMBOL_LOCATION_FUNCS
10529 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
10530 "struct symbol_ops".
10531 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
10532 type to "struct symbol_ops".
10533 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
10534 (struct symbol): Replace ".aux_value.loc.funcs" and
10535 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
10536 (SYMBOL_OBJFILE): Delete macro.
10537 (SYMBOL_LOCATION_FUNCS): Delete macro.
10538 (SYMBOL_LOCATION_BATON): Update.
10539 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
10540 intead of SYMBOL_LOCATION_FUNCS.
10541 * ax-gdb.c (gen_var_ref): Ditto.
10542 * printcmd.c (address_info): Ditto.
10543 * findvar.c (read_var_value): Ditto.
10544 (symbol_read_needs_frame): Ditto.
10545
105462004-01-26 Andrew Cagney <cagney@redhat.com>
10547
10548 * dwarf2read.c (read_func_scope): Document frame-base hack.
10549
105502004-01-25 Mark Kettenis <kettenis@gnu.org>
10551
10552 * infcmd.c (print_return_value): Plug memory leak; delete
10553 ui_stream object. Rename argument `structure_return' to
10554 `struct_return'.
10555
105562004-01-25 Mark Kettenis <kettenis@gnu.org>
10557
10558 * infcmd.c (print_return_value): Wrap long lines.
10559 (finish_command_continuation, finish_command): Remove unused
10560 variable `funcaddr'. Fix some coding-standards problems.
10561
10562 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
10563 SECT_SIZE is large enough, not whether it's exactly the right size.
10564 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
10565 TDEP->fpregset to zero.
10566
10567 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
10568 floating-point registers for traditional NetBSD core files.
10569 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
10570 TDEP->sizeof_fpregset here.
10571
105722004-01-25 Mark Kettenis <kettenis@gnu.org>
10573
10574 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
10575 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
10576 function with code split out from
10577 sparc32nbsd_sigcontext_frame_cache.
10578 (sparc32nbsd_sigcontext_frame_cache): Use
10579 sparc32nbsd_sigcontext_saved_regs.
10580 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
10581 OpenBSD.
10582 * sparcobsd-tdep.c: New file.
10583 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
10584 (sparcobsd-tdep.o): New dependency.
10585 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
10586 * config/sparc/obsd.mt: New file.
10587
10588 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
10589 TDEP->fpregset to be initialized to enable core file register
10590 sets.
10591
105922004-01-24 Mark Kettenis <kettenis@gnu.org>
10593
10594 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
10595 Add opaque declarations.
10596 (sparc64nbsd_sigcontext_saved_regs): New prototype.
10597 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
10598 function with code split out from
10599 sparc64nbsd_sigcontext_frame_cache.
10600 (sparc64nbsd_sigcontext_frame_cache): Use
10601 sparc64nbsd_sigcontext_saved_regs.
10602 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
10603 OpenBSD.
10604 * sparc64obsd-tdep.c: New file.
10605 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
10606 (sparc64obsd-tdep.o): New dependency.
10607 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
10608 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
10609 * config/sparc/obsd64.mt: New file.
10610
10611 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
10612 read the instruction at PC.
10613
10614 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
10615 value of GDB_OSABI_DEFAULT.
10616 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
10617 instead of GDB_OSABI_NETBSD_AOUT.
10618
106192004-01-24 Nick Roberts <nick@nick.uklinux.net>
10620
10621 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
10622 copyright.
10623
106242004-01-23 Andrew Cagney <cagney@redhat.com>
10625
10626 * printcmd.c (display_command): Replace tui_set_display call with
10627 tui_set_layout_for_display_command.
10628 * tui/tui.h (enum tui_win_type): Define.
10629 (tui_set_layout): Delete declaration.
10630 (tui_set_layout_for_display_command): Rename set_tui_layout.
10631 * tui/tui-data.h (enum tui_layout_type): Define.
10632 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
10633 "tui.h".
10634 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
10635 (tui_default_win_height): Rename tuiDefaultWinHeight.
10636 (tui_default_win_viewport_height): Rename
10637 tuiDefaultWinViewportHeight.
10638 (tui_set_layout): RenametuiSetLayout.
10639 * tui/tui-layout.c: Update references.
10640 * tui/tui.c: Update references.
10641 * tui/tui-disasm.c: Update references.
10642
106432004-01-23 David Carlton <carlton@kealia.com>
10644
10645 Partial workaround for PR c++/1511:
10646 * cp-namespace.c: Include frame.h.
10647 (cp_lookup_transparent_type): New
10648 (cp_lookup_transparent_type_loop): New.
10649 * cp-support.h: Declare cp_lookup_transparent_type.
10650 * symtab.c (basic_lookup_transparent_type): Renamed from
10651 lookup_transparent_type.
10652 (lookup_transparent_type): Replace old body by a call to
10653 current_language->la_lookup_transparent_type.
10654 * symtab.h: Update copyright. Declare
10655 basic_lookup_transparent_type.
10656 * language.h: Update copyright.
10657 (struct language_defn): Add la_lookup_transparent_type.
10658 * language.c: Update copyright.
10659 (unknown_language_defn): Add basic_lookup_transparent_type.
10660 (auto_language_defn): Add basic_lookup_transparent_type.
10661 (local_language_defn): Add basic_lookup_transparent_type.
10662 * ada-lang.c: Update copyright.
10663 (ada_language_defn): Add basic_lookup_transparent_type.
10664 * c-lang.c: Update copyright.
10665 (c_language_defn): Add basic_lookup_transparent_type.
10666 (cplus_language_defn): Add basic_lookup_transparent_type.
10667 (asm_language_defn): Add basic_lookup_transparent_type.
10668 (minimal_language_defn): Add basic_lookup_transparent_type.
10669 * f-lang.c: Update copyright.
10670 (f_language_defn): Add basic_lookup_transparent_type.
10671 * jv-lang.c: Update copyright.
10672 (java_language_defn): Add basic_lookup_transparent_type.
10673 * m2-lang.c: Update copyright.
10674 (m2_language_defn): Add basic_lookup_transparent_type.
10675 * objc-lang.c: Update copyright.
10676 (objc_language_defn): Add basic_lookup_transparent_type.
10677 * p-lang.c: Update copyright.
10678 (p_language_defn): Add basic_lookup_transparent_type.
10679 * scm-lang.c: Update copyright.
10680 (scm_language_defn): Add basic_lookup_transparent_type.
10681 * Makefile.in (cp-namespace.o): Depend on frame.h.
10682
106832004-01-23 David Carlton <carlton@kealia.com>
10684
10685 Patch for PR c++/1520:
10686 * dwarf2read.c (read_func_scope): Set processing_current_prefix
10687 properly if we have a specification die.
10688 (determine_prefix_aux): Rename from determine_prefix.
10689 (determine_prefix): Like the old determine_prefix, but never
10690 returns NULL.
10691
106922004-01-23 Theodore A. Roth <troth@openavr.org>
10693
10694 * avr-tdep.c: Update copyright.
10695 (avr_iaddr_p): Delete unused function.
10696 (avr_saddr_p): Delete unused function.
10697
106982004-01-23 David Carlton <carlton@kealia.com>
10699
10700 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
10701 Fix for PR symtab/1534.
10702
107032004-01-23 Mark Kettenis <kettenis@gnu.org>
10704
10705 * NEWS (New native configurations): Mention OpenBSD/sparc and
10706 OpenBSD/sparc64.
10707 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
10708 * configure.host: Likewise.
10709 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
10710 handler for OpenBSD.
10711 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
10712
107132004-01-22 Mark Kettenis <kettenis@gnu.org>
10714
10715 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
10716 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
10717
10718 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
10719 * cli/cli-cmds.c (shell_escape): Likewise.
10720
10721 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
10722 OpenBSD .note.openbsd.ident sections.
10723
107242004-01-22 David Carlton <carlton@kealia.com>
10725
10726 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
10727 get_scope_pc_bounds.
10728 (read_file_scope): Ditto.
10729 (get_scope_pc_bounds): New function, produced by extracting code
10730 from the above two functions, consolidating it, and adding support
10731 for DW_TAG_namespace.
10732
107332004-01-22 Mark Kettenis <kettenis@gnu.org>
10734
10735 * osabi.c (MAX_NOTESZ): New define.
10736 (check_note): New function.
10737 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
10738 check_note.
10739
107402004-01-21 Roland McGrath <roland@redhat.com>
10741
10742 * MAINTAINERS (write after approval): Add myself.
10743
107442004-01-21 Eli Zaretskii <eliz@gnu.org>
10745
10746 * utils.c (init_page_info): Move declarations of `rows' and
10747 `cols' before the __GO32__-specific code. Move the closing brace
10748 outside the #ifdef __GO32__..#endif block.
10749 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
10750
107512004-01-21 Paul Brook <paul@codesourcery.com>
10752
10753 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
10754 BPSTAT_WHAT_CHECK_SHLIBS.
10755
107562004-01-21 Paul Brook <paul@codesourcery.com>
10757
10758 * MAINTAINERS: Add myself to write-after-approval.
10759
107602004-01-20 Andrew Cagney <cagney@redhat.com>
10761
10762 * ax-gdb.c (print_axs_value): Delete unused function.
10763 * jv-lang.c (java_lookup_type): Delete unused function.
10764 * cli/cli-dump.c (dump_filetype): Delete unused function.
10765 * remote-mips.c (remote_mips_insert_hw_breakpoint)
10766 (remote_mips_remove_hw_breakpoint): Delete unused functions.
10767 (mips_getstring): Delete unused function.
10768 (pmon_insert_breakpoint): Delete #if0ed function.
10769 (PMON_MAX_BP): Delete #if0ed MACRO.
10770 (mips_pmon_bp_info): Delete #if0ed variable.
10771 (pmon_remove_breakpoint): Delete #if0ed function.
10772 * monitor.c (monitor_write_even_block): Delete unused function.
10773 (monitor_write_memory_block): Delete #if0ed code.
10774 * dink32-rom.c (dink32_load): Delete unused function.
10775 (_initialize_dink32_rom): Delete #if0ed code.
10776 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
10777
10778 * tui/tui-command.c: Update references.
10779 * tui/tui-io.c: Update references.
10780 * tui/tui-command.h: Update copyright.
10781 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
10782
10783 * source.c (ambiguous_line_spec): Delete never-defined function.
10784 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
10785 * gdbtypes.c (add_name, add_mangled_type): Ditto.
10786 * cli/cli-cmds.c (validate_comname): Ditto.
10787
10788 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
10789 "tui-data.h".
10790 (tui_set_disassem_content): Rename tuiSetDisassemContent.
10791 (tui_show_disassem): Rename tuiShowDisassem.
10792 (tui_show_disassem_and_update_source): Rename
10793 tuiVerticalDisassemScroll.
10794 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
10795 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
10796 * tui/tui.h: Update copyright.
10797 (enum tui_status): Define.
10798 * tui/tui-data.h (enum tui_scroll_direction): Define.
10799 * tui/tui-disasm.c: Update copyright. Update references.
10800 * tui/tui-winsource.c: Update copyright. Update references.
10801 * tui/tui-win.c: Update references.
10802 * tui/tui-layout.c: Update references.
10803
108042004-01-20 Andrew Cagney <cagney@redhat.com>
10805
10806 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
10807 sym2 to start of block.
10808
108092004-01-19 Michael Chastain <mec.gnu@mindspring.com>
10810
10811 * MAINTAINERS: Delete mmalloc.
10812 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
10813 * NEWS: Mention removal of --with-malloc.
10814 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
10815 * config.in: Regenerate.
10816 * configure: Regenerate.
10817 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
10818 USE_MMALLOC, MMCHECK_FORCE.
10819 * gdbinit.in: Remove mmalloc.
10820 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
10821 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
10822 * config/i386/go32.mh: Likewise.
10823 * config/i386/interix.mh: Likewise.
10824 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
10825
108262004-01-19 Jeff Johnston <jjohnstn@redhat.com>
10827
10828 * linespec.c (decode_variable, symtab_from_filename): Call
10829 error_silent with error message instead of throwing an exception
10830 directly.
10831 * defs.h (error_silent, error_output_message): Add prototypes.
10832 (catch_exceptions_with_msg): Ditto.
10833 * utils.c (error_silent, error_output_message): New functions.
10834 * top.c (catch_exceptions_with_msg): New function.
10835
108362004-01-20 Nick Roberts <nick@nick.uklinux.net>
10837
10838 * mi/mi-cmds.h (enum print_values): Add definition.
10839
10840 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
10841 type and value for simple data types and just the name and type
10842 for complex ones, if required.
10843
10844 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
10845 children, if required.
10846
108472004-01-19 Kevin Buettner <kevinb@redhat.com>
10848
10849 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
10850 unused declarations.
10851
108522004-01-19 Andrew Cagney <cagney@redhat.com>
10853
10854 * top.h (mapped_symbol_files): Delete declaration.
10855 * main.c (captured_main): Delete option "m" and "mapped".
10856 * objfiles.c (mapped_symbol_files): Delete variable.
10857 * symfile.c (symbol_file_command): Delete mmap code.
10858 (symbol_file_add_with_addrs_or_offsets): Ditto.
10859 (add_symbol_file_command, reread_separate_symbols): Ditto.
10860 * objfiles.h (OBJF_MAPPED): Delete.
10861 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
10862 (free_objfile) [USE_MMALLOC]: Ditto.
10863 (open_existing_mapped_file): Delete function.
10864 (open_mapped_file): Delete function.
10865 (map_to_file): Delete function.
10866
108672004-01-19 Kevin Buettner <kevinb@redhat.com>
10868
10869 * infrun.c (step_into_function): Account for possible breakpoint
10870 adjustment when computing ``stop_func_start''.
10871
108722004-01-19 Kevin Buettner <kevinb@redhat.com>
10873
10874 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
10875 the region size against the size of a pointer, not the size of
10876 a register as given by DEPRECATED_REGISTER_SIZE.
10877
108782004-01-19 Andrew Cagney <cagney@redhat.com>
10879
10880 * tui/tui-regs.h: Include "tui-data.h".
10881 (tuiFirstRegElementNoInLine): Delete declaration.
10882 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
10883 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
10884 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
10885 (tui_calculate_regs_column_count): Rename
10886 tuiCalculateRegsColumnCount.
10887 (tui_check_register_values): Rename tuiCheckRegisterValues.
10888 (tui_show_registers): Rename tuiShowRegisters.
10889 (tui_display_registers_from_line): Rename
10890 tuiDisplayRegistersFromLine.
10891 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
10892 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
10893 (tui_first_reg_element_no_inline): Rename
10894 tuiFirstRegElementNoInLine.
10895 * tui/tui-data.h: Update copyright.
10896 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
10897 * tui/tui-windata.c: Update copyright, update references.
10898 * tui/tui-regs.c: Update copyright, update references.
10899 * tui/tui-win.c: Update copyright, update references.
10900 * tui/tui-layout.c: Update copyright, update references.
10901
109022004-01-18 Andrew Cagney <cagney@redhat.com>
10903
10904 * tui/tui-io.c: Update copyright.
10905 (key_is_end_sequence, key_is_backspace): New functions.
10906 (key_is_command_char, key_is_start_sequence): New function.
10907 (tui_getc): Update references.
10908 * tui/tui-io.h: Update copyright.
10909 (m_tuiStartNewLine): Delete macro.
10910 (m_isBackspace, m_isDeleteChar): Delete macros.
10911 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
10912 (m_isNextPage, m_isPrevPage): Delete macros.
10913 (m_isLeftArrow, m_isRightArrow): Delete macros.
10914 (m_isXdbStyleCommandChar): Delete macro.
10915 (key_is_start_sequence): Declare, replace m_isStartSequence.
10916 (key_is_end_sequence): Declare, replace m_isEndSequence.
10917 (key_is_backspace): Declare ,replace m_isBackspace.
10918 (key_is_command_char): Declare, replace m_isCommandChar.
10919 * tui/tui-command.c: Update copyright.
10920 (tuiDispatchCtrlChar): Update references.
10921
10922 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
10923 tuiSourceWin.h.
10924
10925 * tui/tui-command.c: Rename tui/tuiCommand.c.
10926 * tui/tui-command.h: Rename tui/tuiCommand.h.
10927 * tui/tui-data.c: Rename tui/tuiData.c.
10928 * tui/tui-data.h: Rename tui/tuiData.h.
10929 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
10930 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
10931 * tui/tui-io.c: Rename tui/tuiIO.c.
10932 * tui/tui-io.h: Rename tui/tuiIO.h.
10933 * tui/tui-layout.c: Rename tui/tuiLayout.c.
10934 * tui/tui-layout.h: Rename tui/tuiLayout.h.
10935 * tui/tui-regs.c: Rename tui/tuiRegs.c.
10936 * tui/tui-regs.h: Rename tui/tuiRegs.h.
10937 * tui/tui-source.c: Rename tui/tuiSource.c.
10938 * tui/tui-source.h: Rename tui/tuiSource.h.
10939 * tui/tui-stack.c: Rename tui/tuiStack.c.
10940 * tui/tui-stack.h: Rename tui/tuiStack.h.
10941 * tui/tui-win.c: Rename tui/tuiWin.c.
10942 * tui/tui-win.h: Rename tui/tuiWin.h.
10943 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
10944 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
10945 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
10946 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
10947 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
10948 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
10949 * tui/tui-file.c: Update includes.
10950 * tui/tui-hooks.c: Update includes.
10951 * tui/tui-interp.c: Update includes.
10952 * tui/tui.c: Update includes.
10953 * Makefile.in: Update all tui/ dependencies.
10954 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
10955
10956 * Makefile.in: Update copyright. Update dependencies.
10957
10958 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
10959 problem.
10960
109612004-01-18 Andrew Cagney <cagney@redhat.com>
10962
10963 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
10964 instead of register_gdbarch_init.
10965
10966 * remote-sds.c (tohex): Delete unused function. Update copyright.
10967 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
10968 * v850-tdep.c (v850_register_virtual_size): Ditto.
10969 * target.c (normal_target_post_startup_inferior): Ditto.
10970 * source.c (ambiguous_line_spec): Ditto.
10971 * remote.c (adapt_remote_get_threadinfo): Ditto.
10972 * mi/mi-out.c (out_field_fmt): Ditto.
10973 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
10974 (output_control_change_notification): Ditto.
10975 * m68k-tdep.c (m68k_register_byte): Ditto.
10976 (m68k_remote_breakpoint_from_pc): Ditto.
10977 * ui-out.c (init_ui_out_state): Delete unused declaration.
10978 * stabsread.c (search_value): Ditto.
10979 * mi/mi-cmd-env.c (env_cli_command): Ditto.
10980 * maint.c (print_section_table): Ditto.
10981 * infrun.c (set_follow_fork_mode_command): Ditto.
10982
109832004-01-18 Mark Kettenis <kettenis@gnu.org>
10984
10985 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
10986 DW_CFA_def_cfa_exporession. Add support for
10987 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
10988 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
10989
109902004-01-18 Andrew Cagney <cagney@redhat.com>
10991
10992 * ocd.c: Update copyright.
10993 (bdm_read_register_command): Delete unused function.
10994 (_initialize_remote_ocd): Delete commented out reference.
10995 (get_quoted_char, reset_packet): Delete #if0ed function.
10996 (output_packet, put_quoted_char): Delete #if0ed function.
10997 (stu_put_packet, stu_get_packet): Delete #if0ed function.
10998 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
10999 (BDM_BREAKPOINT): Delete #if0ed macro.
11000 (remote_timeout): Delete #if0ed variable.
11001
110022004-01-18 Mark Kettenis <kettenis@gnu.org>
11003
11004 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
11005 (core-sol2.o): Remove dependency.
11006 * core-sol2.c: Remove file.
11007
110082004-01-17 Andrew Cagney <cagney@redhat.com>
11009
11010 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
11011 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
11012 enums.
11013
110142004-01-17 Daniel Jacobowitz <drow@mvista.com>
11015
11016 * remote.c: Update copyright years.
11017
110182004-01-17 Daniel Jacobowitz <drow@mvista.com>
11019
11020 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
11021
110222004-01-17 Andrew Cagney <cagney@redhat.com>
11023
11024 * mdebugread.c: Update copyright.
11025 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
11026 (parse_type, parse_procedure): Ditto.
11027 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
11028
11029 * cris-tdep.c (cris_store_struct_return): Put back accidently
11030 deleted function.
11031
11032 * gdbarch.sh: Update copyright year.
11033 * gdbarch.h, gdbarch.c: Re-generate.
11034
110352004-01-17 Daniel Jacobowitz <drow@mvista.com>
11036
11037 Suggested by George Anzinger.
11038 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
11039 correct stack offset. Include unknown opcode numbers in the error
11040 message.
11041
110422004-01-17 Andrew Cagney <cagney@redhat.com>
11043
11044 * x86-64-tdep.c (x86_64_init_abi): No need to clear
11045 extract_struct_value_address, i386 does not set it.
11046 * sparc64-tdep.c (sparc64_init_abi): Do not set
11047 extract_struct_value_address, never called.
11048 (sparc64_extract_struct_value_address): Delete function.
11049 * m68hc11-tdep.c: Update copyright.
11050 (m68hc11_gdbarch_init): Delete redundant assignment of
11051 extract_struct_value_address.
11052 * i386-tdep.c: Update copyright.
11053 (i386_gdbarch_init): Do not set extract_struct_value_address,
11054 never called.
11055 (i386_extract_struct_value_address): Delete function.
11056 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
11057 extract_struct_value_address, never called.
11058 (sparc32_extract_struct_value_address): #if 0 function. Add
11059 comments explaining its future.
11060
110612004-01-17 Daniel Jacobowitz <drow@mvista.com>
11062
11063 * arm-tdep.c (arm_write_pc): New function.
11064 (arm_gdbarch_init): Call set_gdbarch_write_pc.
11065
110662004-01-17 Daniel Jacobowitz <drow@mvista.com>
11067
11068 * breakpoint.c (must_shift_inst_regs): Delete.
11069 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
11070 and SHIFT_INST_REGS.
11071 * infcmd.c (step_1, step_1_continuation): Delete references to
11072 SHIFT_INST_REGS.
11073 * infrun.c (keep_going): Likewise.
11074 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
11075 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
11076
110772004-01-17 Andrew Cagney <cagney@redhat.com>
11078
11079 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
11080 * gdbarch.h, gdbarch.c: Re-generate.
11081 * infcmd.c (print_return_value): Delete reference to
11082 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
11083
11084 * cris-tdep.c (cris_gdbarch_init): Do not set
11085 deprecated_extract_struct_value_address.
11086
11087 * xstormy16-tdep.c: Update copyright.
11088 (xstormy16_extract_struct_value_address): Update to current
11089 extract struct value address interface.
11090 (xstormy16_gdbarch_init): Set extract_struct_value_address.
11091 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
11092 current extract struct value address interface.
11093 (sh64_gdbarch_init): Set extract_struct_value_address.
11094
11095 * cris-tdep.c: Update copyright.
11096 (cris_extract_struct_value_address): Delete function.
11097 (struct_return_address): Delete variable.
11098 (cris_store_struct_return): Do not set struct_return_address.
11099
11100 * mcore-tdep.c: Update copyright.
11101 (mcore_extract_struct_value_address): Delete function. Update
11102 comments.
11103 (mcore_gdbarch_init): Update.
11104 * mn10300-tdep.c: Update copyright.
11105 (mn10300_extract_struct_value_address): Delete function.
11106 (mn10300_gdbarch_init): Update.
11107 * v850-tdep.c: Update copyright.
11108 (v850_extract_struct_value_address): Delete.
11109 (v850_gdbarch_init): Update.
11110 * ns32k-tdep.c: Update copyright.
11111 (ns32k_extract_struct_value_address): Delete.
11112 (ns32k_gdbarch_init): Update.
11113 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
11114 (hppa_gdbarch_init): Update.
11115 * vax-tdep.c: Update copyright.
11116 (vax_extract_struct_value_address): Delete.
11117 (vax_gdbarch_init): Update.
11118
11119 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
11120 * gdbarch.h, gdbarch.c: Re-generate.
11121 * procfs.c (procfs_fetch_registers): Delete reference to
11122 DEPRECATED_NPC_REGNUM.
11123 (procfs_store_registers): Ditto.
11124 * regcache.c (generic_target_write_pc): Simplify.
11125 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
11126
11127 * core-sol2.c (fetch_core_registers): Replace
11128 DEPRECATED_NPC_REGNUM with equivalent tdep value.
11129
11130 * hppa-tdep.c: Update copyright year.
11131 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
11132 NPC_REGNUM.
11133 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
11134
11135 * mips-tdep.c (mips_write_pc): New function.
11136 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
11137 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
11138 (mips_find_saved_regs, mips_software_single_step: Ditto.
11139 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
11140 mips_init_extra_frame_info, mips_pop_frame): Ditto.
11141
111422004-01-17 Andrew Cagney <cagney@redhat.com>
11143
11144 * mips-tdep.c: Re-indent. Group functions by ABI.
11145
111462004-01-17 Andrew Cagney <cagney@redhat.com>
11147
11148 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
11149 * gdbarch.c: Re-generate.
11150 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11151 DECR_PC_AFTER_BREAK to zero.
11152 * vax-tdep.c (vax_gdbarch_init): Ditto.
11153 * v850-tdep.c (v850_gdbarch_init): Ditto.
11154 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
11155 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
11156 * sh-tdep.c (sh_gdbarch_init): Ditto.
11157 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11158 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11159 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11160 * mips-tdep.c (mips_gdbarch_init): Ditto.
11161 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11162 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11163 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
11164 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11165 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
11166 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11167 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11168 * frv-tdep.c (frv_gdbarch_init): Ditto.
11169 * cris-tdep.c (cris_gdbarch_init): Ditto.
11170 * avr-tdep.c (avr_gdbarch_init): Ditto.
11171 * arm-tdep.c (arm_gdbarch_init): Ditto.
11172 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
11173
111742004-01-17 J. Brobecker <brobecker@gnat.com>
11175
11176 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
11177 Delete, no longer used.
11178 (read_subrange_type): New function, mostly extracted from
11179 read_array_type().
11180 (read_array_type): Replace extracted code by call to
11181 read_subrange_type().
11182 (dwarf2_get_attr_constant_value): New function.
11183 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
11184 (add_partial_symbol): Likewise.
11185 (process_die): Likewise.
11186 (new_symbol): Likewise.
11187 (read_type_die): Likewise.
11188
111892004-01-16 Andrew Cagney <cagney@redhat.com>
11190
11191 * symfile.c: Update copyright year.
11192 (compare_symbols): Delete unused function.
11193 * stabsread.c: Update copyright year.
11194 (lrs_general_complaint): Delete unused function.
11195 (ref_search_value): Ditto.
11196 (get_substring): Delete declaration.
11197 * sh64-tdep.c: Update copyright year.
11198 (sh64_get_gdb_regnum): Delete unused function.
11199 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
11200 Delete unused function.
11201
112022004-01-17 Mark Kettenis <kettenis@gnu.org>
11203
11204 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
11205 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
11206
112072004-01-16 Andrew Cagney <cagney@redhat.com>
11208
11209 Changes from Peter Schauer.
11210 * rs6000-tdep.c: Update copyright year.
11211 (rs6000_push_dummy_call): Update the stack pointer before
11212 accessing the corresponding stack region.
11213 * rs6000-nat.c: Update copyright year.
11214 (set_host_arch): Set "info.abfd" to "exec_bfd".
11215
112162004-01-15 Mark Kettenis <kettenis@gnu.org>
11217
11218 * blockframe.c: Update copyright year.
11219 (inside_entry_func): Don't treat a zero PC specially.
11220
112212004-01-14 Elena Zannoni <ezannoni@redhat.com>
11222
11223 * gcore.c (gcore_copy_callback): Use paddr_d to print size
11224 variable.
11225 (gcore_create_callback): Ditto. Skip any memory segment that has
11226 no permissions set.
11227
112282004-01-14 David Carlton <carlton@kealia.com>
11229
11230 Change symbols for C++ nested types to contain the fully qualified
11231 name, if possible. (At least in the DWARF-2 case.) Partial fix
11232 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
11233 c++/895.
11234 * c-exp.y (qualified_type): Handle types nested within classes.
11235 * cp-namespace.c: Update comments.
11236 (cp_set_block_scope): Delete #if 0.
11237 (cp_lookup_nested_type): Handle types nested within classes.
11238 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
11239 when appropriate.
11240 (add_partial_symbol): Add the name of the enclosing namespace to
11241 types.
11242 (pdi_needs_namespace): New.
11243 (add_partial_namespace): Tweak comment.
11244 (add_partial_structure): New.
11245 (psymtab_to_symtab_1): Initialize processing_current_prefix
11246 here...
11247 (process_die): instead of here.
11248 (read_structure_scope): Try to figure out the name of the class or
11249 namespace that the structure might be defined within.
11250 (read_enumeration): Generate fully-qualified names, if possible.
11251 (read_namespace): Don't set name to NULL.
11252 (die_specification): New.
11253 (new_symbol): Generate fully-qualified names for types.
11254 (read_type_die): Determine appropriate prefix.
11255 (determine_prefix): New.
11256 (typename_concat): New.
11257 (class_name): New.
11258 * valops.c (value_aggregate_elt): Pass NOSIDE to
11259 value_struct_elt_for_reference.
11260 (value_struct_elt_for_reference): Make static, add NOSIDE
11261 parameter, call value_maybe_namespace_elt as a last resort.
11262 (value_namespace_elt): Break out code into
11263 value_maybe_namespace_elt.
11264 (value_maybe_namespace_elt): New.
11265
112662004-01-12 Andrew Cagney <cagney@redhat.com>
11267
11268 * mips-tdep.c (mips_convert_register_p): Handle both raw and
11269 cooked floating-point registers.
11270 (mips_gdbarch_init): Set convert_register_p, register_to_value,
11271 and value_to_register.
11272
112732004-01-13 Andrew Cagney <cagney@redhat.com>
11274
11275 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
11276 * gdbarch.c: Re-generate.
11277 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11278 FUNCTION_START_OFFSET.
11279 * v850-tdep.c (v850_gdbarch_init): Ditto.
11280 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
11281 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
11282 * sh-tdep.c (sh_gdbarch_init): Ditto.
11283 * s390-tdep.c (s390_gdbarch_init): Ditto.
11284 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11285 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11286 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11287 * mips-tdep.c (mips_gdbarch_init): Ditto.
11288 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11289 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11290 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11291 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
11292 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11293 * i386-tdep.c (i386_gdbarch_init): Ditto.
11294 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11295 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11296 * frv-tdep.c (frv_gdbarch_init): Ditto.
11297 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11298 * cris-tdep.c (cris_gdbarch_init): Ditto.
11299 * avr-tdep.c (avr_gdbarch_init): Ditto.
11300 * arm-tdep.c (arm_gdbarch_init): Ditto.
11301 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11302
113032004-01-13 Daniel Jacobowitz <drow@mvista.com>
11304
11305 * infrun.c (follow_fork_mode_ask): Remove.
11306 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
11307 (follow_fork): Simplify and remove internal error for
11308 follow_fork_mode_ask.
11309 (_initialize_infrun): Update "set follow-fork-mode" help text.
11310
113112004-01-13 Andrew Cagney <cagney@redhat.com>
11312
11313 * configure.in: Update copyright year.
11314 (build_warnings): Add -Wunused-label.
11315 * configure: Re-generate.
11316
113172004-01-12 Andrew Cagney <cagney@redhat.com>
11318
11319 * exec.h (exec_ops): Make "extern".
11320
11321 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
11322 the function is void.
11323 (mips_pseudo_register_write): Ditto.
11324
113252004-01-12 Andrew Cagney <cagney@redhat.com>
11326
11327 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
11328 call. Never defined.
11329 * sparc-tdep.h (struct frame_info): Add opaque declaration.
11330 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
11331 (struct sparc_gregset, struct regcache): Ditto.
11332 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
11333
113342004-01-12 Andrew Cagney <cagney@redhat.com>
11335
11336 * mi/ChangeLog: Delete file. Renamed to ...
11337 * mi/ChangeLog-1999-2003: New file.
11338 * tui/ChangeLog: Delete file. Renamed to ...
11339 * tui/ChangeLog-1998-2003: New file.
11340
113412004-01-11 Mark Kettenis <kettenis@gnu.org>
11342
11343 * sparc64nbsd-tdep.c: Include "regset.h".
11344 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
11345 Remove variables.
11346 (fetch_core_registers): Remove function.
11347 (sparc64nbsd_core_fns): Remove variable.
11348 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
11349 functions.
11350 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
11351 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
11352 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
11353
11354 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
11355 sparc_extract_struct_value_address.
11356 (sparc32_gdbarch_init): Set extract_struct_value_address.
11357 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
11358 function.
11359 (sparc64_init_abi): Set extract_struct_value_address. Don't set
11360 return_value_on_stack.
11361
11362 * NEWS: Mention that %cs and %ss have been added to the AMD64
11363 configurations
11364
11365 * frame.c: Update copyright year.
11366 (get_prev_frame): Improve comment.
11367
11368 * sparc64fbsd-tdep.c: Include "regset.h".
11369 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
11370 Remove variables.
11371 (fetch_core_registers): Remove function.
11372 (sparc64fbsd_core_fns): Remove variable.
11373 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
11374 functions.
11375 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
11376 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
11377 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
11378
11379 * sparcnbsd-tdep.c: Include "regset.h".
11380 (fetch_core_registers): Remove function.
11381 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
11382 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
11383 functions.
11384 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
11385 TDEP->fpregset.
11386 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
11387
11388 * sparc-tdep.h (struct regset): Provide opaque declaration.
11389 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
11390 fpregset and sizeof_fpregset members.
11391 * sparc-tdep.c (struct regset): Provide opaque declaration.
11392 (sparc_regset_from_core_section): New function.
11393 (sparc32_gdbarch_init): Initialize TDEP->gregset,
11394 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
11395 Set regset_from_core_section when appropriate.
11396
113972004-01-10 Mark Kettenis <kettenis@gnu.org>
11398
11399 * x86-64-tdep.c (amd64_non_pod_p): New function.
11400 (amd64_classify_aggregate): Return class memory for non-POD
11401 C++ structure types.
11402
11403 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
11404 argument. Use it to reserve a register if necessary.
11405 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
11406 amd64_push_arguments.
11407
11408 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
11409
11410 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
11411 register numbers in comments.
11412 * x86-64-tdep.h: Update copyright year.
11413 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
11414 Adjust for addition of %cs and %ss.
11415 * amd64fbsd-nat.c: Update copyright year.
11416 (reg_offset): Add register offsets for %cs and %ss.
11417 * amd64fbsd-tdep.c: Update copyright year.
11418 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
11419 (amd64fbsd_sc_reg_offset): Likewise.
11420 * x86-64-linux-nat.c: Update copyright year.
11421 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
11422 and %ss.
11423 * amd64nbsd-nat.c: Update copyright year.
11424 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
11425 * amd64nbsd-tdep.c: Update copyright year.
11426 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
11427 * x86-64-linux-tdep.c: Update copyright year.
11428 (user_to_gdb_regmap): Add mapping for %cs and %ss.
11429 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
11430 * regformats/reg-x86-64.dat: Add %cs and %ss.
11431
11432 * blockframe.c (inside_entry_func): Reformat. Introduce new local
11433 variables to prevent long lines. Update comments to reflect
11434 reality.
11435
114362004-01-09 David Carlton <carlton@kealia.com>
11437
11438 Checked in by Elena Zannoni <ezannoni@redhat.com>.
11439 * dwarf2read.c (read_namespace): Pull out name-generating code
11440 into namespace_name. Rename previous_namespace to previous_prefix
11441 and processing_current_namespace to processing_current_prefix..
11442 (namespace_name): New function.
11443 (add_partial_symbol): Substitute uses of pdi->name with
11444 actual_name.
11445 * cp-support.h: Rename processing_current_namespace to
11446 processing_current_prefix.
11447 Update copyright year.
11448 * cp-namespace.c: Rename processing_current_namespace to
11449 processing_current_prefix.
11450 Update copyright year.
11451
114522004-01-09 Andrew Cagney <cagney@redhat.com>
11453
11454 * jv-valprint.c, ser-unix.c: Add missing copyright years.
11455
114562004-01-09 Mark Kettenis <kettenis@gnu.org>
11457
11458 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
11459 complaining.
11460 (process_one_symbol): Deal with N_PATCH stabs.
11461
114622004-01-09 Elena Zannoni <ezannoni@redhat.com>
11463
11464 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
11465 ifdeffed code.
11466 Update copyright year.
11467
114682004-01-08 Michael Chastain <mec.gnu@mindspring.com>
11469
11470 * config/pa/tm-hppa.h: Update extern declarations for
11471 hppa32_hpux_frame_saved_pc_in_sigtramp,
11472 hppa32_hpux_frame_base_before_sigtramp, and
11473 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
11474
114752004-01-08 Michael Chastain <mec.gnu@mindspring.com>
11476
11477 * config/pa/tm-hppah.h: Update copyright years.
11478
114792004-01-08 Andrew Cagney <cagney@redhat.com>
11480
11481 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
11482 (mips_o32_reg_struct_has_addr): Delete function.
11483 (mips_gdbarch_init): Update.
11484 (mips_extract_struct_value_address): Delete function.
11485
114862004-01-08 David Mosberger <davidm@hpl.hp.com>
11487
11488 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
11489 reality.
11490
114912004-01-07 Andrew Cagney <cagney@redhat.com>
11492
11493 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
11494 architecture's elf flags (when available).
11495
11496 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
11497 FPU to the start, check the MIPS FPU when looking for an old
11498 architecture.
11499 (set_mipsfpu_single_command): Update the architecture.
11500 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
11501
11502 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
11503 (mips_mask_address_p): Add "tdep" parameter.
11504 (show_mask_address, mips_addr_bits_remove): Update.
11505 (mips_dump_tdep): Update.
11506 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
11507 (MIPS_STACK_ARGSIZE): Delete macro.
11508 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
11509 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
11510 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
11511 (mips_dump_tdep): Update.
11512 (MIPS_SAVED_REGSIZE): Delete macro.
11513 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
11514 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
11515 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
11516 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
11517 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
11518 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
11519 (mips_pop_frame, return_value_location): Update.
11520 (mips_n32n64_return_value, mips_dump_tdep): Update.
11521
11522 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
11523 MIPS ABI.
11524
11525 * mips-tdep.c: Update copyright.
11526 (mips_gdbarch_init): Merge two code blocks handling the register
11527 name and number layout.
11528
115292004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
11530
11531 * tracepoint.c (validate_actionline): Fix segv at EOF
11532
115332004-01-07 Michael Chastain <mec.gnu@mindspring.com>
11534
11535 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
11536 properly for static fields.
11537
115382004-01-06 Jeff Johnston <jjohnstn@redhat.com>
11539 Jason Molenda <jmolenda@apple.com>
11540
11541 * disasm.c: Update copyright to include 2004.
11542 (do_mixed_source_and_assembly): For uiout asm list
11543 and tuple cleanups, initialize to null_cleanup instead of
11544 NULL and do so prior to loop. Only reset when we close off
11545 the tuple/list. Move check for whether to close off the
11546 asm tuple/list to after dump_insns call where it will be run
11547 on each loop iteration.
11548
115492004-01-05 Andrew Cagney <cagney@redhat.com>
11550
11551 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
11552 should be a switch case and not a label.
11553 * mips-tdep.c (mips32_next_pc): Delete unused labels
11554 "greater_equal_branch" and "less_zero_branch".
11555 * jv-valprint.c (java_print_value_fields): Delete unused label
11556 "flush_it".
11557
11558 * target.c (unpush_target): Only close a target that is in the
11559 target stack.
11560
115612004-01-05 Mark Kettenis <kettenis@gnu.org>
11562
11563 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
11564 address from [sp + 64] instead of %o2.
11565
11566 * frame.c (get_prev_frame): Don't try to unwind the PC. This
11567 fixes PR backtrace/1476.
11568
115692004-01-05 Andrew Cagney <cagney@redhat.com>
11570
11571 * libunwind-frame.h (struct frame_id): Add opaque declaration,
11572 move to start of file.
11573 * i386-tdep.h (struct regcache): Add opaque declaration.
11574 * config/ia64/nm-linux.h (struct target_ops): Add opaque
11575 declaration.
11576 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
11577 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
11578 * win32-nat.c (fake_create_process): Use ISO C style definition.
11579 * stabsread.c (define_symbol): Delete #ifndef
11580 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
11581 stabs_argument_has_addr call, macro never defined.
11582
115832004-01-04 Michael Chastain <mec.gnu@mindspring.com>
11584
11585 * op50-rom.c: Delete.
11586 * w89k-rom.c: Delete.
11587 * Makefile.in: Remove references.
11588
115892004-01-04 Mark Kettenis <kettenis@gnu.org>
11590
11591 * x86-64-tdep.c: Update copyright year.
11592 (struct amd64_register_info): Rename from x86_64_register_info.
11593 (amd64_register_info): Rename from x86_64_register_info.
11594 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
11595 (amd64_register_name): Rename from x86_64_register_name.
11596 (amd64_register_type): Rename from x86_64_register_type.
11597 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
11598 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
11599 (amd64_dwarf_reg_to_regnum): Rename from
11600 x86_64_dwarf_reg_to_regnum.
11601 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
11602 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
11603 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
11604 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
11605 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
11606 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
11607 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
11608 (amd64_frame_cache): Rename from x86_64_frame_cache.
11609 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
11610 (amd64_frame_prev_register): Rename from
11611 x86_64_frame_prev_register.
11612 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
11613 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
11614 (amd64_sigtramp_frame_cache): Rename from
11615 x86_64_sigtramp_frame_cache.
11616 (amd64_sigtramp_frame_prev_register): Rename from
11617 x86_64_sigtramp_frame_prev_register.
11618 (amd64_sigtramp_frame_unwind): Rename from
11619 x86_64_sigtramp_frame_unwind.
11620 (amd64_sigtramp_frame_sniffer): Rename from
11621 x86_64_sigtramp_frame_sniffer.
11622 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
11623 (amd64_frame_base): Rename from x86_64_frame_base.
11624 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
11625 (amd64_frame_align): Rename from x86_64_frame_align.
11626 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
11627 (amd64_regset_from_core_section): Rename from
11628 x86_64_regset_from_core_section.
11629 (x86_64_init_abi): Update comments.
11630
116312004-01-04 Nick Roberts <nick@nick.uklinux.net>
11632
11633 * MAINTAINERS (write after approval): Add myself.
11634
116352004-01-04 Mark Kettenis <kettenis@gnu.org>
11636
11637 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
11638 `float' arguments.
11639
116402004-01-04 Mark Kettenis <kettenis@gnu.org>
11641
11642 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
11643 such that it mentions a specific version of GCC that exhibits this
11644 bug.
11645
116462004-01-03 Mark Kettenis <kettenis@gnu.org>
11647
11648 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
11649 structure that has a single `float' member, store it in %f1 in
11650 addition to %f0.
11651
11652 * sparc-sol2-nat.c: Add missing '\'.
11653
11654 * sparc-tdep.c (sparc32_return_value): New function.
11655 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
11656 Remove functions.
11657 (sparc32_gdbarch_init): Set return_value, don't set
11658 extract_return_value, store_return_value, use_struct_convention
11659 and return_value_on_stack.
11660
11661 * sparc-sol2-nat.c: Add missing ')'.
11662
116632004-01-03 J. Brobecker <brobecker@gnat.com>
11664
11665 * infrun.c (handle_step_into_function): New function.
11666 (handle_inferior_event): Extract out some code into the new
11667 function above.
11668
116692004-01-03 J. Brobecker <brobecker@gnat.com>
11670
11671 * infrun.c (handle_inferior_event): Move the declaration of
11672 real_stop_pc inside the if blocks where it is used.
11673
116742004-01-03 Mark Kettenis <kettenis@gnu.org>
11675
11676 * sparc64-tdep.c (sparc64_16_byte_align_p)
11677 (sparc64_store_floating_fields, sparc64_store_floating_fields):
11678 Use check_typedef to get subtypes of structures and unions.
11679 (sparc64_store_return_value): Fix calculation of the appropriate
11680 offset into VALBUF when storing a structure or union.
11681 (sparc64_return_value): New function.
11682 (sparc64_use_struct_convention): Remove function.
11683 (sparc64_init_abi): Set return_value, don't set
11684 extract_return_value, store_return_value and
11685 use_struct_convention.
11686
116872004-01-03 Eli Zaretskii <eliz@elta.co.il>
11688
11689 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
11690 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
11691 gdb/config/alpha/xm-alphaosf.h,
11692 gdb/config/powerpc/tm-ppcle-eabi.h,
11693 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
11694 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
11695 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
11696 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
11697 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
11698 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
11699 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
11700 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
11701 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
11702 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
11703 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
11704 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
11705 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
11706 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
11707 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
11708 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
11709 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
11710 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
11711 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
11712 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
11713 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
11714 Remove lines for .cvsignore files.
11715
117162004-01-03 J. Brobecker <brobecker@gnat.com>
11717
11718 * infrun.c: Back out the previous change.
11719
117202004-01-03 Mark Kettenis <kettenis@gnu.org>
11721
11722 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
11723 sparc-*-sunos4* to the list of REMOVED configurations.
11724
11725 * configure.tgt: Add back sparc-*-vxworks*.
11726 * remote-vxsparc.c: Remove all includes except for "defs.h",
11727 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
11728 Include "sparc-tdep.h".
11729 (SPARC_R_G1): New define.
11730 (vxsparc_gregset): New variable.
11731 (ext_format_sparc): Remove extern declaration.
11732 (vx_read_register): Rewrite to use sparc32_supply_gregset and
11733 sparc32_supply_fpregset.
11734 (vx_write_register): Rewrite to use sparc32_collect_gregset,
11735 sparc_collect_rwindow and sparc32_collect_fpregset.
11736 * config/sparc/tm-vxworks.h: New file, based on recently removed
11737 tm-vxsparc.h.
11738 * config/sparc/vxworks.mt: New file, based on recently removed
11739 vxworks.mt.
11740
117412004-01-03 J. Brobecker <brobecker@gnat.com>
11742
11743 * infrun.c (handle_step_into_function): New function.
11744 (handle_inferior_event): Extract out some code into the new
11745 function above.
11746
117472004-01-02 Mark Kettenis <kettenis@gnu.org>
11748
11749 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
11750 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
11751 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
11752 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
11753 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
11754 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
11755 (sparc_nat_h): New variable.
11756 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
11757 (tm-sun4os4.h): Remove dependency.
11758 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
11759 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
11760 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
11761 sparc-tdep.o): Update dependencies.
11762 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
11763 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
11764 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
11765 dependencies.
11766 * configure.host: Remove existing sparc-*-lynxos*,
11767 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
11768 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
11769 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
11770 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
11771 triplets.
11772 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
11773 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
11774 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
11775 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
11776 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
11777 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
11778 sparc64-*-solaris2* and sparc64-*-* triplets.
11779 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
11780 "symtab.h" and "objfiles.h".
11781 (BIAS): Remove define.
11782 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
11783 (X_DISP19): Remove macros.
11784 (sparc_fetch_instruction): Remove function.
11785 (struct gdbarch_tdep): Remove definition.
11786 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
11787 (sparc_breakpoint_from_pc): Remove function.
11788 (struct sparc64_frame_cache): Remove definition.
11789 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
11790 sparc64_unwind_pc): Remove functions.
11791 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
11792 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
11793 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
11794 (sparc64_frame_cache): Change return type to `struct
11795 sparc_frame_cache *'. Simply call sparc_frame_cache.
11796 (sparc64_frame_this_id, sparc64_frame_prev_register,
11797 sparc64_frame_base_address): Use `struct sparc_frame_cache'
11798 instead of `struct sparc64_frame_cache.
11799 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
11800 sparc_analyze_control_transfer, sparc_software_single_step,
11801 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
11802 _initialize_sparc64_tdep): Remove functions.
11803 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
11804 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
11805 macros.
11806 (sparc64_supply_gregset, sparc64_collect_gregset,
11807 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
11808 (sparc64_init_abi): New function.
11809 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
11810 inclusion guard. Include "sparc-tdep.h".
11811 (BIAS): Define.
11812 (r_tstate_offset, r_fprs_offset): New defines.
11813 (enum sparc_regnum): Remove defenition.
11814 (enum sparc64_regnum): Reformat.
11815 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
11816 (sparc64_init_abi, sparc64_supply_gregset,
11817 sparc64_collect_gregset, sparc64_supply_fpregset,
11818 sparc64_collect_fpregset): New prototypes.
11819 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
11820 Add extern declarations.
11821 (sparc64_sol2_init_abi): New prototype.
11822 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11823 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11824 prototypes.
11825 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
11826 "sparnbsd-nat.h".
11827 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
11828 functions.
11829 (_initialize_sparc64fbsd_nat): Remove initialization of
11830 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
11831 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
11832 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
11833 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
11834 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
11835 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
11836 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
11837 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
11838 (sparc64fbsd_r_y_offset): Remove variables.
11839 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
11840 Make static and const.
11841 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11842 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11843 functions.
11844 (sparc64fbsd_gregset): New variable.
11845 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
11846 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
11847 and sparc64_supply_fpregset.
11848 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
11849 (sparc64fbsd_sigtramp_frame_this_id)
11850 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
11851 (sparc64fbsd_sigtramp_frame_unwind): New variable.
11852 (sparc64fbsd_sigtramp_frame_sniffer): New function.
11853 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
11854 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
11855 * sparcnbsd-tdep.c: Update copyright year. Include
11856 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
11857 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
11858 "value.h" and "sparcnbsd-tdep.h".
11859 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
11860 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
11861 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
11862 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
11863 defines.
11864 (sparcnbsd_gregset): New variable.
11865 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
11866 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
11867 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
11868 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
11869 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
11870 variables.
11871 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
11872 (sparc32nbsd_sigcontext_frame_this_id)
11873 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
11874 (sparc32nbsd_sigcontext_frame_unwind): New variable.
11875 (sparc32nbsd_sigtramp_frame_sniffer): New function.
11876 (sparcnbsd_get_longjmp_target_32,
11877 sparcnbsd_get_longjmp_target_64): Remove functions.
11878 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
11879 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
11880 sparcnbsd_init_elf): Remove.
11881 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
11882 (sparcnbsd_elf_init_abi): New functions.
11883 (_initialize_sparcnbsd_tdep): New prototype.
11884 (_initialize_sparnbsd_tdep): Update.
11885 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
11886 corelow.o. Add sparc64-nat.o and sparc-nat.o.
11887 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
11888 * config/sparc/linux.mh: Update comment.
11889 (XM_FILE, HOST_IPC): Remove variables.
11890 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
11891 sparc-linux-nat.o.
11892 * config/sparc/linux.mt: Update comment.
11893 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
11894 * config/sparc/nbsd.mt: Reformat.
11895 * config/sparc/nbsd64.mh: Update comment.
11896 (NATDEPFILES): Add sparc-nat.o.
11897 * config/sparc/nbsd64.mt: Update comment.
11898 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
11899 (TM_FILE): Set to tm-nbsd.h.
11900 * config/sparc/nbsdelf.mh: Update comment.
11901 (NATDEPFILES): Add sparc-nat.o.
11902 (XM_FILE): Delete.
11903 * config/sparc/nbsdaout.mh: Update comment.
11904 (NATDEPFILES): Add sparc-nat.o
11905 (XM_FILE): Delete.
11906 * config/sparc/nm-linux.h: Update copyright year. Don't include
11907 "config/nm-svr4.h" and "solib.h". Add protection against multiple
11908 inclusion.
11909 (KERNEL_U_SIZE): Remove define.
11910 (kernel_u_size): Remove prototype.
11911 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
11912 * config/sparc/nm-nbsd.h: Update copyright. Don't include
11913 "regcache.h".
11914 (CHILD_PREPARE_TO_STORE): Remove define.
11915 * config/sparc/nm-nbsdaout.h: Tweak some comments.
11916 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
11917 sparcnbsd-nat.c: Rewrite files.
11918 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
11919 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
11920 sparcnbsd-tdep.h: Remove files.
11921 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
11922 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
11923 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
11924 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
11925 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
11926 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
11927 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
11928 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
11929 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
11930 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
11931 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
11932 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
11933 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
11934 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
11935 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
11936 * config/sparc/linux64.mh, config/sparc/linux64.mt,
11937 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
11938 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
11939 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
11940
119412004-01-02 Andrew Cagney <cagney@redhat.com>
11942
11943 From 2003-12-18 Kazuhiro Inaoka:
11944 * configure.host: Add m32r-linux target.
11945
119462004-01-02 Michael Chastain <mec.gnu@mindspring.com>
11947
11948 * top.c (print_gdb_version): Update year to 2004.
11949
119502004-01-02 Mark Mitchell <mark@codesourcery.com>
11951
11952 * MAINTAINERS: Add myself to the write-after-approval category.
11953
119542004-01-02 Daniel Jacobowitz <drow@mvista.com>
11955
11956 From Bernardo Innocenti <bernie@develer.com>:
11957 * configure.tgt: Add uClinux target.
11958
119592004-01-02 Andrew Cagney <cagney@redhat.com>
11960
11961 * utils.c (do_my_cleanups): Make static, add forward declaration.
11962 * defs.h (do_my_cleanups): Delete declaration.
11963
119642004-01-02 Eli Zaretskii <eliz@elta.co.il>
11965
11966 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
11967 bfd/ChangeLog-0203.
11968
119692004-01-02 Mark Kettenis <kettenis@gnu.org>
11970
11971 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
11972 in <machine/reg.h>.
11973 * configure, config.in: Regenerate.
11974
11975For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
11976tui/ChangeLog-1998-2003.
11977\f
11978Local Variables:
11979mode: change-log
11980left-margin: 8
11981fill-column: 74
11982version-control: never
11983End:
This page took 0.06276 seconds and 4 git commands to generate.