* config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
4f0be353
MK
12004-09-18 Mark Kettenis <kettenis@gnu.org>
2
3 * config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.
4 * config/pa/hpux11.mh (MH_CFLAGS): Likewise.
5 * config/pa/hpux11w.mh (MH_CFLAGS): Likewise.
6 * configure.in: Improve checks for curses library by checking for
7 mvwaddstr instead of initscr. Drop HP curses in favour of
8 standard curses on HP-UX.
9 * configure: Regenerated.
10
6c038f32
PH
112004-09-18 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
12
13 * ada-lang.c: (ada_main_name, ada_value_slice_ptr, ada_value_slice,
14 ada_breakpoint_rewrite, ada_template_to_fixed_record_type_1):
15 Minor formatting changes.
16 (empty_array): Slight rewrite for formatting.
17 (emit_char,parse,ada_language_defn,build_ada_types,
18 ada_is_exception_sym, _initialize_ada_language): Move
19 definitions around.
20 (ada_dump_symtab): Remove unused definition.
21 (ada_maybe_exception_partial_symbol): Remove unused definition.
22
1c8c7407
AC
232004-09-16 Andrew Cagney <cagney@gnu.org>
24
7681f339
AC
25 * inf-child.c: Include "gdb_string.h".
26 (inf_child_core_file_to_sym_file): Delete.
27 (inf_child_target): Set to_fetch_registers and to_store_registers.
28 * inf-ptrace.c: Include "gdb_string.h".
29 * Makefile.in: Update all dependencies.
30
1c8c7407
AC
31 * Makefile.in (gnu-v3-abi.o): Add explict rule to avoid -Werror
32 problem.
33
65596487
JB
342004-09-14 Joel Brobecker <brobecker@gnat.com>
35
36 * mips-tdep.c (mips_insn32_frame_cache): Pass frame cache in
37 call to heuristic_proc_desc. Remove code that became redundant
38 as a consequence.
39 (read_next_frame_reg): Remove special case for SP_REGNUM.
40 (set_reg_offset): Fix small typo.
41 (reset_saved_regs): New procedure.
42 (mips32_heuristic_proc_desc): No longer compute a fake
43 procedure descriptor. Compute the full frame cache instead.
44 Some minor comment reformatting.
45
95575b2e
AC
462004-09-14 Andrew Cagney <cagney@gnu.org>
47
f200c492
AC
48 * MAINTAINERS: Add Michael Chastain as the backup gdb.threads
49 maintainer.
50
95575b2e
AC
51 * thread-db.c (thread_db_new_objfile): Assume that there is a
52 child process.
53
69657671
JB
542004-09-13 Jim Blandy <jimb@redhat.com>
55
56 * valops.c (value_assign): Move 'buffer' to the enclosing block,
57 so that its storage isn't referenced after its lifetime ends.
58
6c4182dd
JB
59 * valops.c (value_assign): 'use_buffer' is initialized to zero,
60 and never assigned to. Delete it, and the 'if (use_buffer)'
61 clauses. Delete 'raw_buffer', since it is now unused.
62
ee31a58d
AC
632004-09-13 Andrew Cagney <cagney@gnu.org>
64
2c0fc042
AC
65 * configure.in (frags): Replace TM_FILE with DEPRECATED_TM_FILE.
66 * configure: Re-generate.
67 * nlm/Makefile.in (TAGS): Update.
68 * Makefile.in (TAGS): Update.
69 * config/vax/nbsd.mt (TM_FILE): Update.
70 * config/sparc/vxworks.mt (TM_FILE): Update.
71 * config/sparc/sol2.mt (TM_FILE): Update.
72 * config/sparc/sol2-64.mt (TM_FILE): Update.
73 * config/sparc/obsd64.mt (TM_FILE): Update.
74 * config/sparc/obsd.mt (TM_FILE): Update.
75 * config/sparc/nbsd64.mt (TM_FILE): Update.
76 * config/sparc/nbsd.mt (TM_FILE): Update.
77 * config/sparc/linux64.mt (TM_FILE): Update.
78 * config/sparc/linux.mt (TM_FILE): Update.
79 * config/sparc/fbsd.mt (TM_FILE): Update.
80 * config/sh/wince.mt (TM_FILE): Update.
81 * config/sh/nbsd.mt (TM_FILE): Update.
82 * config/sh/linux.mt (TM_FILE): Update.
83 * config/sh/embed.mt (TM_FILE): Update.
84 * config/s390/s390.mt (TM_FILE): Update.
85 * config/rs6000/rs6000lynx.mt (TM_FILE): Update.
86 * config/rs6000/rs6000.mt (TM_FILE): Update.
87 * config/rs6000/aix4.mt (TM_FILE): Update.
88 * config/powerpc/vxworks.mt (TM_FILE): Update.
89 * config/powerpc/ppc-sim.mt (TM_FILE): Update.
90 * config/powerpc/ppc-eabi.mt (TM_FILE): Update.
91 * config/powerpc/obsd.mt (TM_FILE): Update.
92 * config/powerpc/nbsd.mt (TM_FILE): Update.
93 * config/powerpc/linux.mt (TM_FILE): Update.
94 * config/powerpc/aix.mt (TM_FILE): Update.
95 * config/pa/obsd.mt (TM_FILE): Update.
96 * config/pa/linux.mt (TM_FILE): Update.
97 * config/pa/hppahpux.mt (TM_FILE): Update.
98 * config/pa/hppa64.mt (TM_FILE): Update.
99 * config/pa/hppa.mt (TM_FILE): Update.
100 * config/ns32k/nbsdaout.mt (TM_FILE): Update.
101 * config/mips/wince.mt (TM_FILE): Update.
102 * config/mips/vxmips.mt (TM_FILE): Update.
103 * config/mips/nbsd.mt (TM_FILE): Update.
104 * config/mips/linux.mt (TM_FILE): Update.
105 * config/mips/irix6.mt (TM_FILE): Update.
106 * config/mips/irix5.mt (TM_FILE): Update.
107 * config/mips/embed.mt (TM_FILE): Update.
108 * config/m68k/vxworks68.mt (TM_FILE): Update.
109 * config/m68k/st2000.mt (TM_FILE): Update.
110 * config/m68k/os68k.mt (TM_FILE): Update.
111 * config/m68k/obsd.mt (TM_FILE): Update.
112 * config/m68k/nbsd.mt (TM_FILE): Update.
113 * config/m68k/monitor.mt (TM_FILE): Update.
114 * config/m68k/linux.mt (TM_FILE): Update.
115 * config/m68k/cisco.mt (TM_FILE): Update.
116 * config/ia64/linux.mt (TM_FILE): Update.
117 * config/ia64/aix.mt (TM_FILE): Update.
118 * config/ia64/ia64.mt (TM_FILE): Update.
119 * config/i386/vxworks.mt (TM_FILE): Update.
120 * config/i386/obsd64.mt (TM_FILE): Update.
121 * config/i386/obsd.mt (TM_FILE): Update.
122 * config/i386/nto.mt (TM_FILE): Update.
123 * config/i386/nbsd64.mt (TM_FILE): Update.
124 * config/i386/nbsd.mt (TM_FILE): Update.
125 * config/i386/linux64.mt (TM_FILE): Update.
126 * config/i386/linux.mt (TM_FILE): Update.
127 * config/i386/i386sol2.mt (TM_FILE): Update.
128 * config/i386/i386lynx.mt (TM_FILE): Update.
129 * config/i386/fbsd64.mt (TM_FILE): Update.
130 * config/i386/fbsd.mt (TM_FILE): Update.
131 * config/i386/cygwin.mt (TM_FILE): Update.
132 * config/h8300/h8300.mt (TM_FILE): Update.
133 * config/frv/frv.mt (TM_FILE): Update.
134 * config/cris/cris.mt (TM_FILE): Update.
135 * config/arm/wince.mt (TM_FILE): Update.
136 * config/arm/nbsd.mt (TM_FILE): Update.
137 * config/arm/linux.mt (TM_FILE): Update.
138 * config/arm/embed.mt (TM_FILE): Update.
139 * config/alpha/nbsd.mt (TM_FILE): Update.
140 * config/alpha/fbsd.mt (TM_FILE): Update.
141 * config/alpha/alpha.mt (TM_FILE): Update.
142 * config/alpha/alpha-osf1.mt (TM_FILE): Update.
143 * config/alpha/alpha-linux.mt (TM_FILE): Update.
144
362646f5
AC
145 Eliminate event_loop_p, always has the value 1.
146 * defs.h (event_loop_p): Delete macro.
147 * breakpoint.c (until_break_command): Simplify.
148 * utils.c (prompt_for_continue): Simplify.
149 * tracepoint.c (read_actions): Simplify.
150 * top.c (throw_exception, execute_command, gdb_readline_wrapper)
151 (gdb_rl_operate_and_get_next, command_line_input, get_prompt)
152 (set_prompt, init_main): Simplify.
153 (init_signals, disconnect): Delete, unused.
154 * remote.c (remote_async_resume)
155 (extended_remote_async_create_inferior): Simplify.
156 * mi/mi-interp.c (mi_input): Delete, unused.
157 (mi_interpreter_resume, mi_command_loop): Simplify.
158 * interps.c (current_interp_command_loop): Simplify.
159 * infrun.c (proceed): Simplify.
160 * infcmd.c (run_command, continue_command, step_1, jump_command)
161 (until_command, advance_command, finish_command)
162 (interrupt_target_command): Simplify.
163 * event-top.c (gdb_setup_readline, gdb_disable_readline): Simplify.
164
ee31a58d
AC
165 * config/i386/nm-i386.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
166 * config/s390/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
167 * config/pa/nm-hppah.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
168 * config/ia64/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
169 * config/frv/tm-frv.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
170 * mips-tdep.c (mips_dump_tdep): Do not print same.
171
b7ffc4a8
AC
1722004-09-12 Andrew Cagney <cagney@gnu.org>
173
2bfb72ee
AC
174 * valprint.c (print_longest): Use fputs_filtered. Make "val"
175 const.
176 * Makefile.in (valprint.o): Delete explict rule.
177
4f17c3c1
AC
178 * config/m68k/nbsdelf.mh: Add missing trailing newline. Problem
179 reported by Dave Anderson.
180
f810308b
AC
181 * target.c (target_info): Delete #ifdef call to FILES_INFO_HOOK.
182
b7ffc4a8
AC
183 * inferior.h (STORE_STRUCT_RETURN): Delete macro.
184
28b41c52
AC
1852004-09-12 Salvador E. Tropea <set@users.sf.net>
186 Andrew Cagney <cagney@gnu.org>
187
188 * mi/mi-main.c (mi_cmd_data_list_changed_registers)
189 (mi_cmd_data_list_register_values)
190 (mi_cmd_data_write_register_values): Include the PSEUDO_REGS in
191 the register number computation.
192
5bf970f9
AC
1932004-09-12 Andrew Cagney <cagney@gnu.org>
194
195 * ppcnbsd-nat.c: Include "inf-ptrace.h".
196 (ppcnbsd_fetch_inferior_registers): Rename fetch_inferior_registers.
197 (ppcnbsd_store_inferior_registers): Rename store_inferior_registers.
198 (_initialize_ppcnbsd_nat): Create and add a NetBSD/PPC ptrace
199 target.
200 * config/powerpc/nbsd.mh (NATDEPFILES): Replace and inftarg.o with
201 inf-ptrace.o and inf-child.o.
202 * inf-ptrace.h, inf-ptrace.c, inf-child.h, inf-child.c: New files.
203 * Makefile.in: Update dependencies.
204
0759e0bf
AC
2052004-09-11 Andrew Cagney <cagney@gnu.org>
206
207 * language.c (hex_string, hex_string_custom): Move from here ...
208 * utils.c (hex_string, hex_string_custom): ... to here, rewrite.
209 (CELLSIZE): Increase to 50.
210 * language.h (hex_string, hex_string_custom): Move from here ...
211 * defs.h: ... to here.
212 * Makefile.in: Update all dependencies.
213
bb599908
PH
2142004-09-11 Paul N. Hilfinger <hilfinger@gnat.com>
215
216 * language.c (local_hex_format_custom): Remove.
217 (local_hex_string): Rename to hex_string, use C format, and move to
218 utils.c
219 (local_hex_string_custom): Rename to hex_string_custom and change
220 interface. Now uses C format. Move to utils.c
221 (local_octal_format_custom): Remove.
222 (local_decimal_format_custom): Remove.
223 (unknown_language_defn): Remove language-specific number
224 formatting entries.
225 (auto_language_defn): Ditto.
226 (local_language_defn): Ditto.
227 * language.h (struct language_format_info): Delete declaration.
228 (struct language_defn): Remove language_format_info fields
229 la_binary_format, la_octal_format, la_decimal_format, la_hex_format.
230 (local_binary_format): Remove macro.
231 (local_binary_format_prefix): Remove macro.
232 (local_binary_format_specifier): Remove macro.
233 (local_binary_format_suffix): Remove macro.
234 (local_octal_format): Remove macro.
235 (local_octal_format_prefix): Remove macro.
236 (local_octal_format_specifier): Remove macro.
237 (local_octal_format_suffix): Remove macro.
238 (local_decimal_format): Remove macro.
239 (local_decimal_format_prefix): Remove macro.
240 (local_decimal_format_specifier): Remove macro.
241 (local_decimal_format_suffix): Remove macro.
242 (local_hex_format): Remove macro.
243 (local_hex_format_prefix): Remove macro.
244 (local_hex_format_specifier): Remove macro.
245 (local_hex_format_suffix): Remove macro.
246 (local_decimal_format_custom): Remove.
247 (local_octal_format_custom): Remove.
248 (local_hex_format_custom): Remove.
249 (local_hex_string): Rename to hex_string and move to defs.h.
250 (local_hex_string_custom): Rename to hex_string_custom, change
251 interface, and move to defs.h.
252 * utils.c: (int_string): New function.
253 (hex_string): New function (from language.c).
254 (hex_string_custom): New function (from language.c).
255 (octal2str): New function.
256 (decimal2str): Add width parameter.
257 (paddr_u): Use new decimal2str interface.
258 (paddr_d): Ditto.
259 * defs.h (hex_string): Declare.
260 (hex_string_custom): Declare.
261 (int_string): Declare.
262 * printcmd.c (print_scalar_formatted): Remove localized binary
263 formatting.
264 * valprint.c (print_longest): Use int_string.
265 (print_floating): Use C hex format.
266 (print_hex_chars): Ditto.
267 (print_binary_chars): Remove language-specific formatting.
268 (print_octal_chars): Use C octal format.
269 (print_decimal_chars): Delocalize format.
270 (print_decimal): Remove.
271 * ada-lang.c (ada_language_defn): Remove language-specific number
272 formatting entries.
273 * p-lang.c (pascal_language_defn): Ditto.
274 * c-lang.c (c_language_defn): Ditto.
275 (cplus_language_defn): Ditto.
276 (asm_language_defn): Ditto.
277 (minimal_language_defn): Ditto.
278 * f-lang.c (f_language_defn): Ditto.
279 * jv-lang.c (java_language_defn): Ditto.
280 * m2-lang.c (m2_language_defn): Ditto.
281 * scm-lang.c (scm_language_defn): Ditto.
282 * objc-lang.c (objc_language_defn): Ditto.
283 * memattr.c (mem_info_command): Use renamed hex_string_custom with
284 new interface.
285 * pa64solib.c (pa64_sharedlibrary_info_command): Ditto.
286 * ui-out.c (ui_out_field_core_addr): Ditto.
287 * breakpoint.c (breakpoint_adjustment_warning): Ditto.
288 * exec.c (print_section_info): Ditto.
289 * i387-tdep.c (print_i387_status_word): Ditto.
290 (print_i387_control_word): Ditto.
291 (i387_print_float_info): Ditto.
292 * maint.c (maint_print_section_info): Ditto.
293 * solib.c (info_sharedlibrary_command): Ditto.
294 * somsolib.c (som_sharedlibrary_info_command): Ditto.
295 * symtab.c (print_msymbol_info): Ditto.
296 * tracepoint.c (tracepoints_info): Ditto.
297 * solib-frv.c (lm_base): Ditto.
298 (frv_current_sos): Ditto.
299 (enable_break2): Ditto.
300 (enable_break): Ditto.
301 * dbxread.c (read_dbx_symtab): Use renamed hex_string.
302 (process_one_symbol): Ditto.
303 * infcmd.c (program_info): Ditto.
304 * mdebugread.c (parse_partial_symbols): Ditto.
305 * symfile.c (add_symbol_file_command): Ditto.
306 * cli/cli-cmds.c (edit_command): Ditto.
307 (list_command): Ditto.
308 * infcall.c (call_function_by_hand): Ditto.
309 * remote-vx.c (vx_run_files_info): Ditto.
310 (vx_wait): Ditto.
311 (vx_attach): Ditto.
312 (vx_detach): Ditto.
313 (vx_kill): Ditto.
314 * aix-thread.c (pdc_symbol_addrs): Ditto.
315 (pdc_read_regs): Ditto.
316 (pdc_write_regs): Ditto.
317 (pdc_read_data): Ditto.
318 (pdc_write_data): Ditto.
319 * d10v-tdep.c (display_trace): Ditto.
320 * rs6000-nat.c (find_toc_address): Ditto.
321 * aix-thread.c: Don't include language.h.
322 * buildsym.c: Ditto.
323 * dbxread.c: Ditto.
324 * mdebugread.c: Ditto.
325 * rs6000-nat.c: Ditto.
326 * buildsym.c (make_blockvector): Use renamed hex_string.
327
33f2d567
JM
3282004-09-10 Jason Molenda (jmolenda@apple.com)
329
330 * cli/cli-script.c (read_next_line): Accept zero or more whitespace
331 chars after 'if' or 'while' commands in user-defined commands.
332
7b90c3f9
JB
3332004-09-08 Jim Blandy <jimb@redhat.com>
334
335 Fix bug reported and analyzed by Olivier Crete:
336 * symfile.c (copy_section_addr_info): New function.
337 (symbol_file_add_with_addrs_or_offsets): Use it to save the
338 original set of address arguments, instead of handwritten code
339 that uses one length to allocate and a different length to
340 initialize. Use make_cleanup_free_section_addr_info.
341 * symfile.h (copy_section_addr_info): New declaration.
342 * utils.c: #include "symfile.h".
343 (do_free_section_addr_info, make_cleanup_free_section_addr_info):
344 New functions.
345 * defs.h (make_cleanup_free_section_addr_info): New declaration.
346 * Makefile.in (utils.o): Update dependencies.
347
b26a6851
AC
3482004-09-08 Andrew Cagney <cagney@gnu.org>
349
350 * thread-db.c (keep_thread_db): Delete.
351 (thread_db_new_objfile, thread_db_create_inferior)
352 (thread_db_mourn_inferior): Simplify assuming !keep_thread_db.
353
be24b061
MK
3542004-09-08 Mark Kettenis <kettenis@gnu.org>
355
f6792ef4
MK
356 * i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)
357 (FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM)
358 (FOP_REGNUM, XMM0_REGNUM, MXCSR_REGNUM): Remove macros.
359 (i386_frameless_signal_p): Remove prototype.
360 * i386-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
361 (GETFPXREGS_SUPPLIES): Define using I386_ST0_REGNUM and
362 I386_SSE_NUM_REGS.
363 * i386-nto-tdep.c (i386nto_supply_gregset): Use I386_NUM_GREGS
364 instead of FP0_REGNUM.
365 (i386nto_regset_id): Use I386_NUM_GREGS and I386_NUM_FREGS instead
366 of FP0_REGNUM and FPC_REGNUM.
367
eeefdaa7
MK
368 * solib-sunos.c (sunos_relocate_main_executable): Remove function.
369 (sunos_solib_create_inferior_hook): Don't call
370 sunos_relocate_main_executable.
371
be24b061
MK
372 * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Set
373 solib_svr4_fetch_link_map_offsets to
374 svr4_ilp32_fetch_link_map_offsets.
375 * sparcobsd-tdep.c: Don't include "nbsd-tdep.h".
376 (sparc32obsd_init_abi): Set solib_svr4_fetch_link_map_offsets to
377 svr4_ilp32_fetch_link_map_offsets.
378 * Makefile.in (sparcobsd-tdep.o): Update dependencies.
379
7c679d16
JB
3802004-09-07 Jim Blandy <jimb@redhat.com>
381
382 * frame.h (frame_register): Doc fix.
383
1f04aa62
AC
3842004-09-07 Andrew Cagney <cagney@gnu.org>
385
386 * vx-share/wait.h: Delete #ifdef USG.
387 * utils.c (request_quit): Ditto.
388 * tui/tui.c (tui_reset): Ditto.
389 * remote.c: Ditto.
390 * remote-sds.c: Ditto.
391 * remote-rdi.c: Ditto.
392 * mdebugread.c: Ditto.
393 * m68klinux-nat.c: Ditto.
394 * infttrace.c: Ditto.
395 * infptrace.c: Ditto.
396 * i386v-nat.c: Ditto.
397 * exec.c: Ditto.
398 * dbxread.c: Ditto.
399 * core-aout.c: Ditto.
400
90edbfbc
JB
4012004-09-05 Joel Brobecker <brobecker@gnat.com>
402
403 * mips-tdep.c (mips_insn16_frame_cache): Fix parameter in call to
404 heuristic_proc_desc.
405 (mips_insn32_frame_cache): Likewise.
406
01f4bf2b
JB
4072004-09-04 Joel Brobecker <brobecker@gnat.com>
408
409 * mips-tdep.c (mips32_heuristic_proc_desc): Remove code that was
410 left behind by error.
411
8511a048
JB
4122004-09-04 Joel Brobecker <brobecker@gnat.com>
413
414 * config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
415 * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.
416
649dfe9f
JB
4172004-09-04 Joel Brobecker <brobecker@gnat.com>
418
419 * config/rs6000/xm-aix4.h: Remove this file.
420 * config/rs6000/aix4.mh (XM_FILE): Delete.
421
6e50f889
JB
4222004-09-04 Joel Brobecker <brobecker@gnat.com>
423
424 * config/rs6000/xm-rs6000.h: Remove this file.
425 * config/rs6000/rs6000.mh (XM_FILE): Remove.
426
b8c4aece
AC
4272004-09-03 Andrew Cagney <cagney@gnu.org>
428
fb603883
AC
429 * mips-tdep.c (PROC_DESC_IS_DUMMY, SET_PROC_DESC_IS_DUMMY)
430 (_PROC_MAGIC_, after_prologue, mips_dump_tdep): Delete macros and
431 only use.
432
c9343fd1
AC
433 * mips-tdep.c (temp_saved_regs): Delete.
434 (set_reg_offset): Replace saved_regs parameter with this_cache.
435 (heuristic_proc_desc, mips16_heuristic_proc_desc)
436 (mips32_heuristic_proc_desc): Add this_cache parameter.
437 (mips_insn32_frame_cache, mips_insn16_frame_cache)
438 (after_prologue): Pass a NULL this_cache.
439
9733cfe1
AC
440 * mips-tdep.c (mips_mdebug_frame_cache): Delete code handling
441 non-kernel trap prologues.
442
0d5febcc
AC
443 * mips-tdep.c (find_proc_desc): Delete function.
444 (mips_mdebug_frame_cache): Inline call to find_proc_desc,
445 simplify.
446 (mips_insn16_frame_cache): Replace find_proc_desc with code from
447 mips_insn32_frame_cache.
448
9733cfe1 449 * mips-tdep.c (after_prologue): Inline call to find_proc_desc.
283be873
AC
450 Simplify as NEXT_FRAME is NULL.
451 (find_proc_desc): Simplify as NEXT_FRAME is non-NULL.
452
177f84a3
AC
453 * mips-tdep.c (after_prologue): Replace proc_desc parameter with
454 local variable.
455 (mips_skip_prologue): Update.
456
465f7520
AC
457 * mips-tdep.c (find_proc_desc, heuristic_proc_desc): Delete
458 "cur_frame" parameter.
177f84a3
AC
459 (after_prologue, mips_mdebug_frame_cache, mips_insn16_frame_cache):
460 (mips_insn32_frame_cache, find_proc_desc): Update
465f7520 461
e38b8658
AC
462 * config/vax/nm-obsd.h: Delete file.
463 * config/vax/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
464 * config/vax/nm-nbsd.h: Delete file.
465 * config/vax/nm-nbsdaout.h: Include config/nm-nbsd.h.
466 * config/vax/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
467 * config/sh/nm-nbsd.h: Delete file.
468 * config/sh/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
469 * config/rs6000/nm-rs6000ly.h: Delete file.
470 * config/djgpp/fnchange.lst: Do not rename nm-rs6000ly.h.
471 * config/rs6000/rs6000lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
472 * config/powerpc/nm-obsd.h: Delete file.
473 * config/powerpc/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
474 * config/powerpc/nm-nbsd.h: Delete file.
475 * config/powerpc/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
476 * config/pa/nm-obsd.h: Delete file.
477 * config/pa/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
478 * config/mips/nm-nbsd.h: Delete file.
479 * config/mips/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
480 * config/m88k/nm-obsd.h: Delete file.
481 * config/m88k/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
482 * config/m68k/nm-nbsd.h: Delete file.
483 * config/m68k/nm-nbsdaout.h: Include config/nm-nbsd.h.
484 * config/m68k/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
485 * config/i386/nm-nbsd.h: Delete file.
486 * config/i386/nm-nbsdaout.h: Include config/nm-nbsd.h.
487 * config/i386/obsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
488 * config/i386/nbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
489 * config/i386/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
490 * config/i386/nm-i386lynx.h: Delete file.
491 * config/i386/i386lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
492 * config/arm/nm-nbsd.h: Delete file.
493 * config/arm/nm-nbsdaout.h: Include config/nm-nbsd.h.
494 * config/arm/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
495
be1ed680
AC
496 * config/i386/tm-fbsd.h: Delete file.
497 * config/i386/fbsd64.mt (TM_FILE): Set to solib.h.
498 * config/i386/fbsd.mt (TM_FILE): Set to solib.h.
499
4b392b26
AC
500 * config/rs6000/tm-rs6000-aix4.h: Delete file.
501 * config/djgpp/fnchange.lst: Do not rename tm-rs6000-aix4.h.
502 * config/rs6000/aix4.mt (TM_FILE): Set to
503 config/rs6000/tm-rs6000.h.
504 * config/powerpc/tm-ppc-aix.h: Delete file.
505 * config/powerpc/aix.mt (TM_FILE): Set to
506 config/rs6000/tm-rs6000.h.
507 * config/m68k/tm-linux.h: Delete file.
508 * config/m68k/linux.mt (TM_FILE): Set to solib.h
509 * config/i386/tm-linux64.h: Delete file.
510 * config/i386/linux64.mt (TM_FILE): Set to solib.h.
511 * config/djgpp/fnchange.lst: Do not rename tm-linux.h.
512
f3219c75
AC
513 * config/m68k/tm-linux.h (SVR4_SHARED_LIBS): Delete.
514 * config/i386/tm-linux64.h (SVR4_SHARED_LIBS): Delete.
515 * config/i386/nm-i386sco5.h (SVR4_SHARED_LIBS): Delete.
516 * config/tm-linux.h (SVR4_SHARED_LIBS): Delete.
517 * config/nm-sysv4.h (SVR4_SHARED_LIBS): Delete.
518 * config/nm-linux.h (SVR4_SHARED_LIBS): Delete.
519 * config/nm-gnu.h (SVR4_SHARED_LIBS): Delete.
520 * sh64-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
521 * sh-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
522
b8c4aece
AC
523 * configure.in (GDB_TM_FILE): Fix typo, use gdb_target_cpu and not
524 gdb_host_cpu.
525
8ac2e020
JB
5262004-09-02 Joel Brobecker <brobecker@gnat.com>
527
528 * mips-tdep.c (mips_insn32_frame_cache): Remove some dead code.
529 Minor reformatting. Some code factoring.
530
c185a355
AC
5312004-09-02 Andrew Cagney <cagney@gnu.org>
532
63f22f0d
AC
533 * config/vax/nbsd.mt (TM_FILE): Set to solib.h.
534 * config/vax/tm-nbsd.h: Delete file.
535 * config/sparc/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
536 * config/sparc/tm-vxworks.h: Delete file.
537 * config/sparc/nbsd.mt (TM_FILE): Set to solib.h.
538 * config/sparc/tm-nbsd.h: Delete file.
539 * config/sparc/linux64.mt (TM_FILE): Set to solib.h.
540 * config/sparc/linux.mt (TM_FILE): Set to solib.h.
541 * config/sparc/tm-linux.h: Delete file.
542 * config/s390/s390.mt (TM_FILE): Set to config/tm-linux.h
543 * config/s390/tm-linux.h: Delete file.
544 * config/pa/obsd.mt (TM_FILE): Set to solib.h.
545 * config/pa/tm-bsd.h: Delete file.
546 * config/m68k/obsd.mt (TM_FILE): Set to solib.h.
547 * config/m68k/tm-obsd.h: Delete file.
548 * config/m68k/nbsd.mt (TM_FILE): Set to solib.h.
549 * config/m68k/tm-nbsd.h: Delete file.
550 * config/i386/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
551 * config/i386/tm-vxworks.h: Delete file.
552 * config/i386/obsd64.mt (TM_FILE): Set to solib.h.
553 * config/i386/obsd.mt (TM_FILE): Set to solib.h.
554 * config/i386/nbsd64.mt (TM_FILE): Set to solib.h.
555 * config/i386/nbsd.mt (TM_FILE): Set to solib.h.
556 * config/i386/tm-nbsd.h: Delete file.
557 * config/i386/i386lynx.mt (TM_FILE): Set to config/tm-lynx.h.
558 * config/i386/tm-i386lynx.h: Delete file.
559 * config/cris/cris.mt (TM_FILE): Set to solib.h.
560 * config/cris/tm-cris.h: Delete file.
561
0f475e27
AC
562 * configure.in: Let TM_FILE, XM_FILE and NAT_FILE specify a path.
563 * configure: Re-generate.
564 * config/arm/nbsd.mt (TM_FILE): Set to "solib.h".
565 * config/arm/tm-nbsd.h: Delete file.
566
458ed000
AC
567 * config/powerpc/tm-ppcle-sim.h: Delete.
568 * config/powerpc/tm-ppcle-eabi.h: Delete.
569 * config/powerpc/tm-nbsd.h: Delete.
570 * config/powerpc/nbsd.mt (TM_FILE): Set to tm-ppc-eabi.h.
571 * config/djgpp/fnchange.lst: Do not rename tm-ppcle-sim.h or
572 tm-ppcle-eabi.h.
573
f14375f3
AC
574 * config/i386/nto.mh (NAT_FILE): Delete.
575 * config/i386/nm-nto.h: Delete.
576
c34d127c
AC
577 * config/m68k/tm-vx68.h: Do not include "tm-m68k.h".
578 * config/m68k/tm-os68k.h: Ditto.
579 * config/m68k/tm-monitor.h: Ditto.
580 * config/m68k/tm-cisco.h: Ditto.
581 * config/m68k/st2000.mt (TM_FILE): Delete.
582 * config/m68k/tm-vx68.h (GET_LONGJMP_TARGET): Delete.
583 * config/m68k/tm-cisco.h (GET_LONGJMP_TARGET): Delete.
584 * config/m68k/tm-m68k.h (m68k_get_longjmp_target): Delete file.
585 * m68k-tdep.c (m68k_get_longjmp_target): Make static.
586
f7f0fe03
AC
587 * config/m68k/tm-st2000.h: Delete.
588 * config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
589 * config/sparc/fbsd.mt (TM_FILE): Delete.
590 * config/sparc/tm-fbsd.h: Delete.
591
a2558533
AC
592 * acconfig.h (GDB_MULTI_ARCH): Delete undef.
593 * defs.h (GDB_MULTI_ARCH_PARTIAL, GDB_MULTI_ARCH_TM)
594 (GDB_MULTI_ARCH_PURE, GDB_MULTI_ARCH): Delete macros.
595
b78960be
AC
596 * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE,
597 GDB_TM_FILE and GDB_XM_FILE.
598 * gdbarch.c: Re-generate.
599 * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include
600 quotes in macro definition.
601 * configure.in: Re-generate.
602
4d60522e
AC
603 * gdbarch.sh: Delete check for GDB_MULTI_ARCH_PARTIAL when
604 validating architecture methods.
605 * gdbarch.c: Re-generate.
606
5010d38b
AC
607 * gdbarch.sh: Delete check for consistency between GDB_MULTI_ARCH
608 and GDB_TM_FILE. Check for GDB_TM_FILE instead of
609 GDB_MULTI_ARCH_PARTIAL.
610 * gdbarch.h: Re-generate.
611
c185a355
AC
612 * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete.
613 * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete.
614 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete.
615 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete.
616 * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete.
617 * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete.
618 * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete.
619 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete.
620 * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete.
621 * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete.
622 * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete.
623 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
624
14aaa6ab
AC
6252004-09-01 Andrew Cagney <cagney@gnu.org>
626
627 * objfiles.h (struct entry_info): Delete fields main_func_lowpc
628 and main_func_highpc.
629 (INVALID_ENTRY_LOWPC, INVALID_ENTRY_HIGHPC): Delete macros.
630 * objfiles.c (init_entry_point_info, objfile_relocate): Update
631 * nlmread.c (nlm_symfile_read): Update.
632
a343eb3c
JB
6332004-09-01 Joel Brobecker <brobecker@gnat.com>
634
635 * mips-tdep.c (linked_proc_desc_table): Delete, not used.
636 (mips_insn32_frame_cache): Inline call to find_proc_desc.
637 (find_proc_desc): Remove dead code.
638
4fbbbd07
JB
6392004-09-01 Joel Brobecker <brobecker@gnat.com>
640
641 * mips-tdep.c (mips_mdebug_frame_cache): Minor reformatting.
642
84acb35a
JJ
6432004-09-01 Jeff Johnston <jjohnstn@redhat.com>
644
645 * observer.sh: Add struct so_list declaration.
646 * Makefile.in: Add dependencies on observer.h for solib.c and
647 breakpoint.c.
648 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): New
649 function.
650 (_initialize_breakpoint): Register
651 disable_breakpoints_in_unloaded_shlib as an observer of the
652 "solib unloaded" observation event.
653 (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
654 call decode_line_1 so unfound breakpoint errors are silent.
655 * solib.c (update_solib_list): When a solib is discovered to have
656 been unloaded by the program, notify all observers of the
657 "solib unloaded" observation event.
658
c8cd9f6c
AC
6592004-09-01 Andrew Cagney <cagney@gnu.org>
660
661 * frame.c: Include "objfiles.h".
662 (inside_main_func): New function.
663 (get_prev_frame): Use new inside_main_func.
664 * Makefile.in (frame.o): Update dependencies.
665 * defs.h (inside_main_func): Delete declaration.
666 * blockframe.c (inside_main_func): Delete function.
667
1168df01
JB
6682004-08-31 Jim Blandy <jimb@redhat.com>
669
670 * dwarf2read.c (is_vtable_name): New function, based on logic from
671 read_structure_type, but passing the correct length to strncmp,
672 and using 'sizeof' instead of 'strlen'.
673 (read_structure_type): Call it.
674
f14f9744
JB
6752004-08-31 Joel Brobecker <brobecker@gnat.com>
676
677 * config/powerpc/aix.mh: Add comment.
678
386d4518
PG
6792004-08-31 Paul GIlliam <pgilliam@us.ibm.com>
680
681 * MAINTAINERS: Add self to Write-After-Approval.
682
7d97d5e2
MI
6832004-08-30 Manoj Iyer <manjo@austin.ibm.com>
684
685 * MAINTAINERS: Add self to Write-After-Approval.
686
68f53502
AC
6872004-08-30 Andrew Cagney <cagney@gnu.org>
688
689 Fix PR breakpoints/1757.
690 * infrun.c (struct execution_control_state): Replace
691 remove_breakpoints_on_following_step with
692 step_after_step_resume_breakpoint.
693 (init_execution_control_state): Update.
694 (handle_inferior_event): For signals, when stepping off a
695 breakpoint, set step_after_step_resume_breakpoint. When
696 BPSTAT_WHAT_STEP_RESUME, do a single-step off the breakpoint.
697 (keep_going): Delete code handling
698 remove_breakpoints_on_following_step.
699
7ca2d3a3
DL
7002004-08-29 David Lecomber <david@streamline-computing.com>
701
702 Fix PR gdb/648
703 * language.h (enum array_ordering): New enum.
704 * language.h (struct language_defn): New la_array_ordering
705 attribute.
706 * language.c (unknown_language_defn, auto_language_defn)
707 (local_language_defn): Ditto.
708 * ada-lang.c (ada_language_defn): Ditto.
709 * c-lang.c (c_language_defn, cplus_language_defn)
710 (asm_language_defn, minimal_language_defn): Ditto.
711 * f-lang.c (f_language_defn): Ditto.
712 * jv-lang.c (java_language_defn): Ditto.
713 * m2-lang.c (f_language_defn): Ditto.
714 * objc-lang.c (objc_language_defn): Ditto.
715 * p-lang.c (pascal_language_defn): Ditto.
716 * scm-lang.c (scm_language_defn): Ditto.
717 * eval.c (evaluate_subexp_standard): Assume Fortran arrays are
718 oriented large to small in type structure.
719 * dwarf2read.c (read_array_order): New function.
720 (read_array_type): Use read_array_order to check row/column
721 major ordering.
722
e354df01
NW
7232004-08-27 Nathan J. Williams <nathanw@wasabisystems.com>
724
725 * target.c (target_resize_to_sections): Check
726 current_target.to_sections for an old value when updating.
727
9185ddce
JB
7282004-08-27 Joel Brobecker <brobecker@gnat.com>
729
730 * procfs.c (dbx_link_bpt_addr): New static global variable.
731 (dbx_link_shadow_contents): New static global variable.
732 (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
733 (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
734 if we just hit it.
735 (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
736 Reset dbx_link_bpt_addr as the address of __dbx_link() may change
737 from run to run.
738 (procfs_create_inferior): Remove syssgi syscall-exit notifications
739 after the inferior has been forked.
740 (remove_dbx_link_breakpoint): New function.
741 (dbx_link_addr): New function.
742 (insert_dbx_link_bpt_in_file): New function.
743 (insert_dbx_link_bpt_in_region): New function.
744 (insert_dbx_link_breakpoint): New function.
745 (proc_trace_syscalls_1): New function, extracted from
746 proc_trace_syscalls.
747 (proc_trace_syscalls): Replace extract code by call to
748 proc_trace_syscalls_1.
749 * solib-irix.c (disable_break): Remove stop_pc assertion, as it
750 is no longer valid.
751
e6742ace
JB
7522004-08-25 Jim Blandy <jimb@redhat.com>
753
754 * gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
755
8fb3e588
AC
7562004-08-25 Andrew Cagney <cagney@gnu.org>
757
629a41ee
AC
758 * infrun.c (struct execution_control_state): Delete field
759 "stepping_through_sigtramp".
760 (init_execution_control_state): Do not set same.
761 (context_switch): Do not pass same to save_infrun_state and
762 load_infrun_state.
763 * gdbthread.h (struct thread_info): Delete field
764 stepping_through_sigtramp.
765 (save_infrun_state, load_infrun_state): Delete parameter
766 stepping_through_sigtramp.
767 * thread.c (load_infrun_state, save_infrun_state): Update.
768
8fb3e588
AC
769 * infrun.c: Re-indent. Move expression operators to the beginning
770 of the line. Remove long disabled #if 0 code.
771
49c54768
AC
7722004-08-24 Andrew Cagney <cagney@gnu.org>
773
774 * doublest.h (floatformat_ieee_quad): Rename
775 floatformat_ia64_quad.
776 * doublest.c (floatformat_ieee_quad): Rename
777 floatformat_ia64_quad.
778 (_initialize_doublest): Update.
779
5ca2e327
JB
7802004-08-24 Jim Blandy <jimb@redhat.com>
781
87808bd6
JB
782 * dwarf2expr.h (struct dwarf_expr_context): New members
783 'num_pieces' and 'pieces', for returning the result of an
784 expression that uses DW_OP_piece.
785 (struct dwarf_expr_piece): New struct type.
786 * dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
787 pieces.
788 (free_dwarf_expr_context): Free pieces, if any.
789 (add_piece): New function.
790 (execute_stack_op): Implement DW_OP_piece.
791 * dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
792 expression is a list of pieces, print an error message.
793 (dwarf2_loc_desc_needs_frame): If the expression yields
794 pieces, and any piece is in a register, then we need a frame.
795
5ca2e327
JB
796 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
797 the stack until we've decided what sort of result the evaluation
798 has produced. Use separate variables, with more specific names.
799
2afeb6b8
RE
8002004-08-23 Richard Earnshaw <rearnsha@arm.com>
801
802 * armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
803 (arm_nbsd_thumb_[lb]e_breakpoint): Define.
804 (arm_netbsd_init_abi_common): Register them.
805
5885ab49
MK
8062004-08-22 Mark Kettenis <kettenis@gnu.org>
807
fda820a6
MK
808 * config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
809
1c5bf419
MK
810 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
811 safe_frame_unwind_memory instead of target_read_memory.
812
8cbba7c8
MK
813 * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
814 Reorder includes.
815 (fetch_register, store_register): Remove prototypes.
816 (child_resume): Reorganize code and comments such that it is
817 grouped a bit more logically.
818 (attach): Explicitly compare errno against 0.
819 (detach): Likewise. Use perror_with_name instead of
820 print_sys_errmsg.
821 * Makefile.in (infptrace.o): Update dependencies.
822
c5fa4245
MK
823 * ia64-linux-nat.c: Update copyright year.
824 (fetch_debug_register, store_debug_register)
825 (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
826 PTRACE_TYPE_ARG3.
827 * config/ia64/nm-linux.h: Update copyright year.
828 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
829
387c058c
MK
830 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
831 from CORE_ADDR to struct frame_info *. Use
832 safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
833 (amd64_linux_sigtramp_p): Adjust for changed signature of
834 and64_linux_sigtramp_start
835
277215a6
MK
836 * gdb_ptrace.h: GNU/Linux.
837
25f6178e
MK
838 * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
839 Remove defines.
840
652fc137
MK
841 * infptrace.c: Include "gdb_assert.h".
842 (PTRACE_XFER_TYPE): Remove define.
843 (offsetof): Only define if U_REGS_OFFSET isn't defined.
844 (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
845 Tweak comment.
846 (fetch_inferior_registers, store_inferior_registers): Remove
847 redundant culry braces. Tweak comment. s/regno/regnum.
848 * Makefile.in (infptrace.o): Update dependencies.
849
5885ab49
MK
850 * configure.in: Change test for return type of ptrace to default
851 to `long' instead of `int'.
852 * configure: Regenerate.
853
11003ae3
MK
8542004-08-21 Mark Kettenis <kettenis@gnu.org>
855
6b95110c
MK
856 * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
857
bcb3dc3d
MK
858 * configure.in: Check for ttrace function.
859 * configure, config.in: Regenerate.
860
11003ae3
MK
861 * gdb_ptrace.h: New file.
862 * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
863 <sys/ptrace.h>.
864 (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
865 (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
866 (attach): Don't define PT_ATTACH.
867 (detach): Don't define PT_DETACH.
868 * Makefile.in (gdb_ptrace_h): New variable.
869 (infptrace.o): Update dependencies.
870
f8707cac
MK
8712004-08-16 Mark Kettenis <kettenis@gnu.org>
872
873 * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
874 instead of `int' if not already defined.
875 (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
876 PTRACE_TYPE_ARG3.
877 * infptrace.c (call_ptrace): Revert change that replaced
878 PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
879
655c5466
MK
8802004-08-15 Mark Kettenis <kettenis@gnu.org>
881
156e5ba7
MK
882 * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
883 Remove defines.
884
de9a9e51
MK
885 * linux-nat.c (kill_inferior): Add missing third and fourth
886 arguments to ptrace call. Don't use PTRACE_ARG3_TYPE.
887
88800403
MK
888 * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
889 PTRACE_TYPE_RET.
890
849a1d7c
MK
891 * proc-why.c (proc_prettyfprint_why): Fix format string.
892
61ad16d1
MK
893 * solib-osf.c (osf_current_sos): Remove unsused label.
894
a6ed5501
MK
895 * configure.in: Add <ncurses/ncurses.h> to the list of possible
896 curses headers.
897 * configure, config.in: Regenerate.
898 * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
899 <ncurses/ncurses.h>.
900
016ddeca
MK
901 * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
902 * config/nm-nbsd.h: Update copyright year.
903 (PTRACE_ARG3_TYPE): Remove define.
904
49ec097f
MK
905 * sparc-nat.c (fetch_inferior_registers)
906 (store_inferior_registers, sparc_xfer_wcookie):
907 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
908
9f8e0089
MK
909 * alphabsd-nat.c (fetch_inferior_registers):
910 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
911 PTRACE_TYPE_ARG3.
912 * amd64bsd-nat.c (fetch_inferior_registers)
913 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
914 PTRACE_TYPE_ARG3.
915 * armnbsd-nat.c: Update copyright year.
916 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
917 (store_register, store_regs, store_fp_register, store_fp_regs):
918 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
919 * hppabsd-nat.c (fetch_inferior_registers)
920 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
921 PTRACE_TYPE_ARG3.
922 * i386bsd-nat.c (fetch_inferior_registers)
923 (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
924 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
925 * m68kbsd-nat.c (fetch_inferior_registers)
926 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
927 PTRACE_TYPE_ARG3.
928 * m88kbsd-nat.c (fetch_inferior_registers)
929 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
930 PTRACE_TYPE_ARG3.
931 * mipsnbsd-nat.c: Update copyright year.
932 (fetch_inferior_registers, store_inferior_registers):
933 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
934 * ns32knbsd-nat.c: Update copyright year.
935 (fetch_inferior_registers, store_inferior_registers):
936 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
937 * ppcnbsd-nat.c (fetch_inferior_registers):
938 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
939 PTRACE_TYPE_ARG3.
940 * ppcobsd-nat.c (fetch_inferior_registers):
941 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
942 PTRACE_TYPE_ARG3.
943 * shnbsd-nat.c: Update copyright year.
944 (fetch_inferior_registers, store_inferior_registers):
945 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
946 * vaxbsd-nat.c (fetch_inferior_registers)
947 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
948 PTRACE_TYPE_ARG3.
949
655c5466
MK
950 * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
951 PTRACE_TYPE_ARG3.
952 * infptrace.c (call_ptrace, child_resume, attach, detach)
953 (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
954 (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
955 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
956 PTRACE_TYPE_ARG3.
957
c40d0d10
MK
9582004-08-14 Mark Kettenis <kettenis@gnu.org>
959
5cb0ff31
MK
960 * defs.h: Remove out-of-date comment.
961 [!FCLOSE_PROVIDED] (fclose): Remove prototype.
962 [!GETENV_PROVIDED] (getenv): Remove prototype.
963
5f0f34cb
MK
964 * standalone.c: Remove file.
965 * Makefile.in (standalone.o): Remove dependency.
966
7532965f
MK
967 * i386-linux-nat.c (dummy_sse_values): Remove function and
968 prototype.
969 (i386_linux_dr_get): Fix typo in comment.
970 (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
971
1bdc6c53
MK
972 * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
973
c40d0d10
MK
974 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
975 from declaration.
976 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
977 from definition.
978
64218d3e
MK
9792004-08-13 Mark Kettenis <kettenis@gnu.org>
980
981 * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
982 parenthesis in definition.
983 * configure: Regenerated.
984
926c94e7
MC
9852004-08-12 Michael Chastain <mec.gnu@mindspring.com>
986
987 * PROBLEMS: Mention build/1411.
988
69489883
NN
9892004-08-09 Robert Millan <robertmh@gnu.org>
990
991 Committed by Nathanael Nerode.
992 * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
993 * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
994
ebb7c577
AC
9952004-08-12 Andrew Cagney <cagney@gnu.org>
996
997 * NEWS: Mention fixes in GDB 6.2.1.
998 * PROBLEMS: Remove mention of mips-irix.
999
232d697c
JB
10002004-08-11 Joel Brobecker <brobecker@gnat.com>
1001
1002 * config/powerpc/xm-aix.h: Delete.
1003 * config/powerpc/aix.mh (MH_FILE): Remove.
1004 * config/powerpc/aix432.mh (MH_FILE): Remove.
1005
72f4e82b
JB
10062004-08-11 Joel Brobecker <brobecker@gnat.com>
1007
1008 * config/powerpc/aix.mh: Remove obsolete comment.
1009 * config/powerpc/aix432.mh: Likewise.
1010
0687ccb2
JB
10112004-08-11 Joel Brobecker <brobecker@gnat.com>
1012
1013 * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
1014
dbf3ada7
JB
10152004-08-11 Joel Brobecker <brobecker@gnat.com>
1016
e08e1886
JB
1017 * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
1018 this file is now empty.
1019 * config/xm-aix4.h: Remove, this file is no longer included
1020 anywhere.
1021
10222004-08-11 Joel Brobecker <brobecker@gnat.com>
1023
1024 * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
1025 that file is now empty.
dbf3ada7
JB
1026 (termdef): Remove prototype, function no longer used.
1027
4c525ef6
JB
10282004-08-11 Joel Brobecker <brobecker@gnat.com>
1029
1030 * doc/gdbint.texinfo (Host Definition): Remove documentation
1031 for USE_O_NOCTTY, no longer used.
1032 * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
1033 * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
1034
82e0b968
JB
10352004-08-11 Joel Brobecker <brobecker@gnat.com>
1036
1037 * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
1038 * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
1039 * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
1040
f2acbe1c
MK
10412004-08-11 Mark Kettenis <kettenis@gnu.org>
1042
daa98270
MK
1043 * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
1044 instead of FIVE_ARG_PTRACE.
1045
f2acbe1c
MK
1046 * inflow.c (O_NOCTTY): Define to zero if not already defined.
1047 (new_tty): Use O_NOCTTY unconditionally.
1048
cc377e6b
MK
10492004-08-10 Mark Kettenis <kettenis@gnu.org>
1050
1051 * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
1052 ID. Use comma in output. Use gdb_flush on gdb_stdout instead of
1053 fflush on stdout.
1054
3bcc18fa
JB
10552004-08-10 Joel Brobecker <brobecker@gnat.com>
1056
1057 * xcoff_symfile_finish: Replace last call to xmfree by call
1058 to xfree.
1059
7936743b
AC
10602004-08-10 Andrew Cagney <cagney@gnu.org>
1061
cc503c8a
AC
1062 * main.c (captured_main): Delete call to init_malloc.
1063 * defs.h (init_malloc): Delete declaration.
1064 * utils.c (mmalloc, mrealloc, mcalloc, mfree)
1065 (init_malloc): Delete functions.
1066
2dc74dc1
AC
1067 * defs.h (xmfree): Delete.
1068 * utils.c (xmfree): Delete function.
1069 (xfree): Inline calls to xmfree and mfree.
1070 * symmisc.c (free_symtab_block, free_symtab): Use xfree.
1071 * symfile.c (reread_symbols, init_psymbol_list): Ditto.
1072 * source.c (forget_cached_source_info, find_and_open_source): Ditto.
1073 * somread.c (som_symfile_finish): Ditto.
1074 * objfiles.c (allocate_objfile, free_objfile):
1075 * nlmread.c (nlm_symfile_finish): Ditto.
1076 * hpread.c (hpread_symfile_finish): Ditto.
1077 * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
1078 * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
1079 * coffread.c (coff_symfile_finish): Ditto.
1080
aa2ee5f6
AC
1081 * defs.h (xmcalloc): Delete declaration.
1082 * utils.c (xmcalloc): Delete.
1083 (xcalloc): Inline calls to xmcalloc and mcalloc.
1084 * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
1085 xcalloc and xfree.
1086 * symtab.c (create_demangled_names_hash): Ditto.
1087
0efffb96
AC
1088 * defs.h (xmrealloc): Delete.
1089 * utils.c (xmrealloc): Delete.
1090 (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
1091 * symmisc.c (extend_psymbol_list): Use xrealloc.
1092 * source.c (find_source_lines): Ditto.
1093 * hpread.c (hpread_lookup_type): Ditto.
1094 * dbxread.c (add_bincl_to_list): Ditto.
1095
7936743b
AC
1096 * utils.c (xmmalloc): Delete.
1097 (xmalloc): Inline xmmalloc and mmalloc calls.
1098 (msavestring): Use xmalloc.
1099 * defs.h (xmmalloc): Delete declaration.
1100 * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
1101 xmmalloc.
1102 * symmisc.c (extend_psymbol_list): Ditto.
1103 * symfile.c (init_psymbol_list): Ditto.
1104 * source.c (find_source_lines): Ditto.
1105 * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
1106 * elfread.c (elf_symtab_read): Ditto.
1107 * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
1108 * coffread.c (coff_symfile_init): Ditto.
1109
252ab814
DC
11102004-08-10 David Carlton <carlton@bactrian.org>
1111
1112 * MAINTAINERS: Remove David Carlton from c++ testsuite
1113 maintainers.
1114
8f5ba92b
JG
11152004-08-10 Jerome Guitton <guitton@gnat.com>
1116
1117 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
1118 print a line feed before the prompt.
1119
21749010
MK
11202004-08-10 Mark Kettenis <kettenis@gnu.org>
1121
1122 * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
1123
1f011ce2
JB
11242004-08-09 Joel Brobecker <brobecker@gnat.com>
1125
1126 General cleanup of the AIX xm include file:
1127 * config/xm-aix4.h (fd_set): Remove undefine.
1128 Remove include of <sys/select.h>.
1129 (HAVE_TERMIO): Remove define.
1130 (USG): Likewise.
1131 (NULL): Remove redefine.
1132 (alloca): Remove #pragma.
1133 (vfork): Remove define.
1134 (termdef): Remove.
1135 (SIGWINCH_HANDLER): Remove.
1136 (SIGWINCH_HANDLER_BODY): Remove.
1137
cf4e7692
MK
11382004-08-09 Mark Kettenis <kettenis@gnu.org>
1139
1140 * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
1141 GDB_OSABI_OPENBSD_ELF.
1142
ac5754fa
MK
11432004-08-07 Robert Millan <robertmh@gnu.org>
1144
1145 * bsd-kvm.c: Check for nlist.h before including it.
1146
086ec9eb
MK
11472004-08-09 Mark Kettenis <kettenis@gnu.org>
1148
bbe06c74
MK
1149 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
1150 sigcontext' offset consistency checks for ancient BSD.
1151
3aa7b3b3
MK
1152 * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
1153
086ec9eb
MK
1154 * configure.in: Check for <sys/types.h>. Check return and
1155 argument types of ptrace.
1156 * configure, config.in: Regenerate.
1157
09991fa0
JB
11582004-08-09 Jim Blandy <jimb@redhat.com>
1159
1160 * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
1161 rs6000_register_sim_regno): Doc fixes.
1162
fed7ba43
JB
11632004-08-08 Joel Brobecker <brobecker@gnat.com>
1164
1165 * mips-tdep.c: Include "floatformat.h".
1166 (n32n64_floatformat_always_valid): New function.
1167 (floatformat_n32n64_long_double_big): New constant.
1168 (mips_gdbarch_init): Set size and format of long double
1169 for N32 and N64 ABIs.
1170 * Makefile.in (mips-tdep.o): Update dependencies.
1171
456fcf94
AC
11722004-08-08 Andrew Cagney <cagney@gnu.org>
1173
2f9b146e
AC
1174 * gdbarch.sh: Delete "fmt" and "attrib" fields. Always use %s to
1175 print. Improve script's error messages.
1176 * gdbarch.h: Re-generate.
1177
456fcf94
AC
1178 * gdbarch.sh (pformat): New function.
1179 (float_format, double_format, long_double_format): List with bit
1180 members. Use pformat when printing.
1181 * gdbarch.c, gdbarch.h: Re-generate.
1182
69e9e646
NW
11832004-08-08 Nathan J. Williams <nathanw@wasabisystems.com>
1184
1185 * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
1186 "gdbcore.h", "regcache.h", and "bsd-kvm.h".
1187 (ppcnbsd_supply_pcb): New function.
1188 (_initialize_ppcnbsd_nat): New prototype and function.
1189 * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
1190 (LOADLIBES): New variable.
1191 * Makefile.in (ppcnbsd-nat.o): Update dependencies.
1192
5ef2d0aa
AC
11932004-08-08 Andrew Cagney <cagney@gnu.org>
1194
1195 * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
1196 (builtin_type_ieee_double, builtin_type_ia64_quad)
1197 (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
1198 BE/LE floating-point types.
1199 * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
1200 (builtin_type_ieee_double, builtin_type_ia64_quad)
1201 (builtin_type_ia64_spill): Declare.
1202 * doublest.c (_initialize_doublest, floatformat_ieee_single)
1203 (floatformat_ieee_double, floatformat_arm_ext)
1204 (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
1205 of LE/BE floatformats.
1206 * doublest.h: (struct floatformat, floatformat_ieee_single)
1207 (floatformat_ieee_double, floatformat_arm_ext)
1208 (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
1209
5c7f2947
MK
12102004-08-08 Mark Kettenis <kettenis@gnu.org>
1211
ecac404d
MK
1212 * i386gnu-nat.c (gnu_store_registers): Fix typo.
1213
9b8607ce
MK
1214 * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
1215 instead of regcache_raw_supply when storing the registers.
1216
f6052080
MK
1217 * i386gnu-nat.c: Update copyright year.
1218 (gnu_store_registers): Don't use deprecated_registers and
1219 deprecated_registers_valid. Use regcache_valid_p and
1220 regcache_raw_supply instead.
1221
17777823
MK
1222 * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
1223 frame_pc_unwind.
1224
5240ceac
MK
1225 * procfs.c (procfs_pid_to_str): Remove redundant and unused
1226 variables. Incapitalized "process".
1227
5c7f2947
MK
1228 * configure.in: Add cursesX to the list of possible curses libs.
1229 Add cursesX.h to the list of possible curses headers.
1230 * configure, config.in: Regenerate.
1231
da7d81e3
NW
12322004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
1233
1234 * configure.in: Test for struct lwp in <sys/lwp.h>.
1235 * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
1236 the offset of l_addr in struct lwp.
1237
7f245d65
NW
12382004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
1239
1240 * bsd-kvm.c: Include "gdbcore.h"
1241 (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
1242
47b3f456
AC
12432004-08-07 Andrew Cagney <cagney@gnu.org>
1244
70bd8e24
AC
1245 * gdbtypes.c (build_flt, build_complex): New functions.
1246 (gdbtypes_post_init): Use.
1247
9b0dea39
AC
1248 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
1249
5cf7abac
AC
1250 * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
1251 through to builtin_type_uint128.
1252
64d2b26d
AC
1253 * c-exp.y: Use builtin_type function to obtain builtin types.
1254
7ad6570d
AC
1255 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
1256 builtin_uint128.
1257 * gdbtypes.c (gdbtypes_post_init): Update.
1258 (build_gdbtypes): Move initialization of builtin_type_int0
1259 through to builtin_type_uint128 from here ...
1260 (_initialize_gdbtypes): ... to here.
1261 * d10v-tdep.c (d10v_register_type): Update.
1262
47b3f456
AC
1263 * doublest.c: Update copyright.
1264 (floatformat_from_length): Call error when floatformat is NULL.
1265 (extract_floating_by_length): Remove NULL fmt check.
1266 (store_floating_by_length): Ditto.
1267
0a8146bf
AC
12682004-08-07 Andrew Cagney <cagney@gnu.org>
1269
1270 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
1271 that the register is valid.
1272
c0ccb908
MK
12732004-08-05 Mark Kettenis <kettenis@chello.nl>
1274
8e6bed05
MK
1275 * i386-linux-tdep.c (i386_linux_sigtramp_start)
1276 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
1277 struct frame_info *. Use safe_frame_unwind_memory instead of
1278 deprecated_read_memory_nobpt.
1279 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
1280 changed signature of i386_linux_sigtramp_start and
1281 i386_linux_rt_sigtramp_start.
1282
24f9f5e3
MK
1283 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
1284 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
1285 instead of deprecated_read_memory_nobpt.
1286 (i386nbsd_sigtramp_p): Adjust for changed signature of
1287 i386nbsd_sigtramp_offset.
1288
c822af0c
MK
1289 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
1290 safe_frame_unwind_memory instead of target_read_memory.
1291
c0ccb908
MK
1292 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
1293 !NO_SYS_FILE.
1294 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
1295 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
1296 (_initialize_kernel_u_addr): Remove prototype and function.
1297 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
1298 !NO_SYS_FILE.
1299 * xcoffread.c: Likewise.
1300
b9e1c0d6
MK
13012004-08-06 Mark Kettenis <kettenis@gnu.org>
1302
1303 * vax-nat.c: New file.
1304 * vaxbsd-nat.c: Tweak comment.
1305 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
1306 vaxnbsd-tdep.c.
1307 (vax-nat.o): New dependency.
1308 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
1309 (vax-*-ultrix2*): Remove.
1310 * config/vax/vax.mh: New file.
1311 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
1312 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
1313 (vax_register_u_addr): New prototype.
1314 (REGISTER_U_ADDR): Define using vax_register_u_addr.
1315 * config/vax/vaxult2.mh: Remove file.
1316 * config/vax/vaxult.mh: Remove file.
1317 * config/vax/vaxbsd.mh: Remove file.
1318 * config/vax/vax.mt (TM_FILE): Remove.
1319 * config/vax/tm-vaxbsd.h: Remove file.
1320
9ad7bec7
JB
13212004-08-06 Joel Brobecker <brobecker@gnat.com>
1322
1323 * aix-thread.c (get_signaled_thread): New function.
1324 (iter_trap): Delete, no longer used.
1325 (iter_tid): New function.
1326 (pd_update): Find the thread that received the SIGTRAP signal
1327 by first locating the kernel thread, and then finding its
1328 associated thread.
1329
bf0d233d
UW
13302004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
1331
1332 * lin-lwp.c (child_wait): Continue inferior after processing
1333 PTRACE_EVENT_CLONE event.
1334
d0f853e1
NN
13352004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
1336
1337 * MAINTAINERS: Add self to Write-After-Approval.
1338
ab14aeb0
JJ
13392004-08-05 Jeff Johnston <jjohnstn@redhat.com>
1340
1341 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
1342 libunwind-xxxx.so" where xxxx is UNW_TARGET.
1343
9c8dbfa9
AC
13442004-08-05 Andrew Cagney <cagney@gnu.org>
1345
c8f3ca46
AC
1346 * config/xm-sysv4.h: Delete file.
1347 * config/mips/xm-irix5.h: Delete file.
1348 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
1349 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
1350 * config/ia64/xm-aix.h: Delete file.
1351 * config/ia64/aix.mh (XM_FILE): Delete.
1352 * config/pa/xm-hppah.h: Delete file.
1353 * config/pa/hpux11w.mh (XM_FILE): Delete.
1354 * config/pa/hpux11.mh (XM_FILE): Delete.
1355 * config/pa/hpux1020.mh (XM_FILE): Delete.
1356 * config/pa/hppahpux.mh (XM_FILE): Delete.
1357
5f7daaff
AC
1358 * config/alpha/xm-alphalinux.h: Delete file.
1359 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
1360 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
1361 * config/alpha/xm-alphaosf.h: Delete file.
1362 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
1363 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
1364 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
1365 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
1366
69babf95
AC
1367 * config/i386/xm-i386v.h: Delete file.
1368 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
1369 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
1370 * config/i386/xm-i386sco.h: Delete file.
1371 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
1372 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
1373 * config/i386/xm-i386v4.h: Delete file.
1374 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
1375 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
1376 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
1377 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
1378
6f009c8a
AC
1379 * config/vax/xm-vax.h: Delete file.
1380 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
1381 * config/vax/xm-vaxult2.h: Delete file.
1382 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
1383 * config/vax/vaxult2.mh (XM_FILE): Delete.
1384 * config/vax/xm-vaxult.h: Delete file.
1385 * config/vax/vaxult.mh (XM_FILE): Delete.
1386 * config/vax/xm-vaxbsd.h: Delete file.
1387 * config/vax/vaxbsd.mh (XM_FILE): Delete.
1388
9c8dbfa9
AC
1389 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
1390 * gdbarch.h, gdbarch.c: Re-generate.
1391 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
1392 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
1393 * frame.h: Delete deprecated_read_fp from comments.
1394 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
1395 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
1396
84367a3e
MK
13972004-08-04 Mark Kettenis <kettenis@gnu.org>
1398
9c8e3411
MK
1399 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
1400 trampoline in OpenBSD 3.5-current.
1401
b87bc0d8
MK
1402 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
1403 SSE registers.
1404
84367a3e
MK
1405 * Makefile.in: Remove embedded page breaks.
1406
a44bddec
JB
14072004-08-04 Jim Blandy <jimb@redhat.com>
1408
7ab3286f
JB
1409 * regcache.c (regcache_raw_read): Assert that, after calling
1410 target_fetch_registers, the register we're reading is cached.
1411
a44bddec
JB
1412 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
1413 a call to 'internal_error', with a more helpful error message.
1414 * rs6000-tdep.c (e500_pseudo_register_read,
870d65d5 1415 e500_pseudo_register_write, rs6000_store_return_value): Same.
a44bddec 1416
35124113
AC
14172004-08-04 Andrew Cagney <cagney@gnu.org>
1418
1419 * Makefile.in: Update dependencies.
1420
9f643768
JB
14212004-08-04 Jim Blandy <jimb@redhat.com>
1422
6ced10dd
JB
1423 Change the layout of the PowerPC E500 raw register cache to allow
1424 the lower 32-bit halves of the GPRS to be their own raw registers,
1425 not pseudoregisters.
1426 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
1427 add ppc_ev0_upper_regnum flag.
1428 * rs6000-tdep.c: #include "reggroups.h".
1429 (spe_register_p): Recognize the ev upper half registers as SPE
1430 registers.
1431 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
1432 registers.
1433 (e500_move_ev_register): New function.
1434 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
1435 vector registers are the pseudo-registers now, formed by splicing
1436 together the gprs and the upper-half registers.
1437 (e500_register_reggroup_p): New function.
1438 (P): Macro deleted.
1439 (P8, A4): New macro.
1440 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
1441 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
1442 macros.
1443 (registers_e500): Rearrange register set so that the raw register
1444 set contains 32-bit GPRs and upper-half registers, and the SPE
1445 vector registers become pseudo-registers.
1446 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
1447 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
1448 register numbers are now the same for the E500 as they are for
1449 other PowerPC variants. Register e500_register_reggroup_p as the
1450 register group function for the E500.
1451 * Makefile.in (rs6000-tdep.o): Update dependencies.
1452
1453 Adapt PPC E500 native support to the new raw regcache layout.
1454 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
1455 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
1456 (fetch_spe_register, store_spe_register): Handle fetching/storing
1457 all the SPE registers at once, if regno == -1. These now take
1458 over the job of fetch_spe_registers and store_spe_registers.
1459 (fetch_spe_registers, store_spe_registers): Deleted.
1460 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
1461 unconditionally; they're always raw. Fetch/store SPE upper half
1462 registers, if present, instead of ev registers.
1463 (fetch_register, store_register): Remove sanity checks: gprs are
1464 never pseudo-registers now, so we never need to even mention any
1465 registers that are ever pseudoregisters.
1466
9f643768
JB
1467 Use a fixed register numbering when communicating with the PowerPC
1468 simulator.
1469 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
1470 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
1471 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
1472 New functions.
1473 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
1474 init_sim_regno_table.
1475 * Makefile.in (gdb_sim_ppc_h): New variable.
1476 (rs6000-tdep.o): Update dependencies.
1477
1e2279c8
AC
14782004-08-02 Andrew Cagney <cagney@gnu.org>
1479
1d94326f
AC
1480 * cris-tdep.c (cris_register_size): Restore function, still used
1481 locally.
1482
331ae7ed
AC
1483 * gdbarch.sh (deprecated_target_read_fp)
1484 (deprecated_frame_locals_address, deprecated_frame_args_address)
1485 (deprecated_frame_chain_valid, deprecated_frame_chain)
1486 (deprecated_init_extra_frame_info, deprecated_pop_frame)
1487 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
1488 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
1489 * gdbarch.h, gdbarch.c: Re-generate.
1490 * regcache.c (deprecated_read_fp): Do not call
1491 DEPRECATED_TARGET_READ_FP_P.
1492 * infcmd.c (default_print_registers_info): Do not call
1493 DEPRECATED_DO_REGISTERS_INFO.
1494 * frame-base.c (default_frame_locals_address): Do not call
1495 DEPRECATED_FRAME_LOCALS_ADDRESS.
1496 (default_frame_args_address): Do not call
1497 DEPRECATED_FRAME_ARGS_ADDRESS.
1498
1e2279c8
AC
1499 * gdbarch.sh (deprecated_register_raw_size)
1500 (deprecated_register_virtual_size:int): Delete.
1501 * gdbarch.h, gdbarch.c: Re-generate.
1502 * cris-tdep.c (cris_register_size): Delete.
1503 (cris_gdbarch_init): Update.
1504 * alpha-tdep.c (alpha_register_raw_size)
1505 (alpha_register_virtual_size): Delete.
1506 (alpha_gdbarch_init): Update.
1507
a90c06b4
AC
1508 * gdbarch.sh (deprecated_register_virtual_type)
1509 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
1510 (deprecated_dummy_write_sp): Delete.
1511 * gdbarch.h, gdbarch.c: Re-generate.
1512
f42accbe
AC
1513 * gdbarch.sh (deprecated_register_bytes): Delete.
1514 * gdbarch.h, gdbarch.c: Re-generate.
1515 * regcache.c (deprecated_register_bytes): New function.
1516 * regcache.h (deprecated_register_bytes): Declare.
1517 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1518 * v850-tdep.c (v850_gdbarch_init): Update.
1519 * sh64-tdep.c (sh64_gdbarch_init): Update.
1520 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
1521 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1522 * mcore-tdep.c (mcore_gdbarch_init): Update.
1523 * cris-tdep.c (cris_gdbarch_init): Update.
1524 * arm-tdep.c (arm_gdbarch_init): Update.
1525 * remote.c (init_remote_state): Update.
1526 * remote-vx.c (vx_prepare_to_store): Update.
1527 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
1528 * irix5-nat.c (fetch_core_registers): Update.
1529 * cris-tdep.c (cris_register_bytes_ok): Update.
1530 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
1531
45c9dd44
AC
1532 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
1533 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
1534 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
1535 (mips_insn16_frame_base_address, mips_insn16_frame_base)
1536 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
1537 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
1538 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
1539 (mips_insn32_frame_base_address, mips_insn32_frame_base)
1540 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
1541 with mips_insn16 and mips_insn32.
1542
3acba339
AC
1543 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
1544 * rs6000-tdep.c (rs6000_push_dummy_call)
1545 (rs6000_extract_return_value): Use register_size.
1546 * xstormy16-tdep.c (xstormy16_get_saved_register)
1547 (xstormy16_extract_return_value): Ditto.
1548 * valops.c (value_assign): Ditto.
1549 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
1550 * v850-tdep.c (v850_extract_return_value): Ditto.
1551 * tracepoint.c (collect_symbol): Ditto.
1552 * target.c (debug_print_register): Ditto.
1553 * stack.c (frame_info): Ditto.
1554 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
1555 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
1556 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
1557 (store_register_using_P): Ditto.
1558 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
1559 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
1560 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
1561 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
1562 * regcache.c (deprecated_read_register_bytes)
1563 (deprecated_write_register_bytes, read_register)
1564 (write_register): Ditto.
1565 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
1566 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
1567 * monitor.c (monitor_supply_register, monitor_fetch_register)
1568 (monitor_store_register): Ditto.
1569 * mn10300-tdep.c (mn10300_pop_frame_regular)
1570 (mn10300_print_register): Ditto.
1571 * mipsv4-nat.c (fill_fpregset): Ditto.
1572 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
1573 (mips64_fill_fpregset): Ditto.
1574 * mi/mi-main.c (register_changed_p, get_register)
1575 (mi_cmd_data_write_register_values): Ditto.
1576 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
1577 * irix5-nat.c (fill_gregset, fetch_core_registers):
1578 * infrun.c (write_inferior_status_register): Ditto.
1579 * infptrace.c (fetch_register, store_register): Ditto.
1580 * infcmd.c (default_print_registers_info): Ditto.
1581 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
1582 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
1583 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
1584 * hpux-thread.c (hpux_thread_fetch_registers)
1585 (hpux_thread_store_registers): Ditto.
1586 * hppah-nat.c (store_inferior_registers, fetch_register):
1587 * findvar.c (value_from_register): Ditto.
1588 * dve3900-rom.c (fetch_bitmapped_register):
1589 * cris-tdep.c (cris_gdbarch_init): Ditto.
1590 * alpha-tdep.h: Ditto.
1591 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
1592
01e1877c
AC
1593 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
1594 DEPRECATED_REGISTER_RAW_SIZE from comments.
1595 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
1596 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
1597 DEPRECATED_REGISTER_RAW_SIZE.
1598 * findvar.c (value_of_register): Simplify by assuming that the
1599 registers raw and virtual sizes are identical.
1600 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
1601 comment.
1602 * arch-utils.c (generic_register_size): Simplify by assuming
1603 register_type.
1604
73f458fb
AC
1605 * regcache.c (legacy_read_register_gen, real_register)
1606 (legacy_write_register_gen): Delete, not used.
1607
336a3131
AC
1608 * regcache.c (struct regcache_descr): Delete legacy_p.
1609 (init_legacy_regcache_descr): Delete function.
1610 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
1611 Do not use deprecated register functions.
1612 (regcache_raw_read, deprecated_write_register_gen):
1613 (deprecated_read_register_gen, regcache_raw_write): Delete code
1614 predicated on legacy_p.
1615 (register_size): Delete check against register raw size.
1616
c1d546cd
AC
1617 * cris-tdep.c (cris_register_type): Replace
1618 cris_register_virtual_type.
1619 (cris_gdbarch_init): Update, set register_type.
1620
48c2c0a6
AC
1621 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
1622 * gdbarch.h, gdbarch.c: Re-generate.
1623 * arm-tdep.c (arm_frameless_function_invocation): Delete.
1624 (arm_gdbarch_init) Do not set frameless function invocation.
1625 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
1626 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
1627 * frv-tdep.c (frv_frameless_function_invocation): Delete.
1628 (frv_gdbarch_init): Do not set frameless function invocation.
1629 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
1630 * sh-tdep.c (sh_gdbarch_init): Ditto.
1631 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
1632 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1633 * avr-tdep.c (avr_gdbarch_init): Ditto.
1634
474093a6
AC
1635 * blockframe.c (legacy_frame_chain_valid): Delete function.
1636
3c109c8b
AC
1637 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
1638 and pc. Update comments.
1639 (pc_in_dummy_frame): Delete function.
1640 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
1641 use the "id".
1642 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
1643 call_hi, top and pc, use the id.
1644 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
1645
96860204
AC
1646 * dummy-frame.c: Include "gdb_string.h".
1647 (generic_save_call_dummy_addr, generic_push_dummy_frame)
1648 (generic_save_dummy_frame_tos): Delete.
1649 (dummy_frame_push): New function, replaces above.
1650 * dummy-frame.h: Update copyright.
1651 (dummy_frame_push): Declare.
1652 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
1653 (generic_save_call_dummy_addr): Delete declarations.
1654 * infcall.c: Include "dummy-frame.h".
1655 (call_function_by_hand): Add locals caller_regcache,
1656 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
1657 with call to frame_save_as_regcache plus cleanup. Delete calls to
1658 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
1659 Move clear_proceed_status to just before the resume, add call to
1660 dummy_frame_push (discard cleanup).
1661 * Makefile.in (infcall.o): Add $(dummy_frame_h).
1662 (dummy-frame.o): Add $(gdb_string_h).
1663
d67ec5db
AC
16642004-08-01 Andrew Cagney <cagney@gnu.org>
1665
1666 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
1667 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
1668 * dummy-frame.c (find_dummy_frame): Delete.
1669 (struct dummy_frame_cache, dummy_frame_sniffer)
1670 (dummy_frame_prev_register, dummy_frame_this_id)
1671 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
1672 frame unwinder using a dummy_frame_cache.
1673
a81dcb05
AC
16742004-08-01 Andrew Cagney <cagney@gnu.org>
1675
1676 * frame.h (frame_save_as_regcache): Declare.
1677 * frame.c (frame_save_as_regcache): New function.
1678 (do_frame_read_register): Replace do_frame_unwind_register.
1679 (frame_pop): Use frame_save_as_regcache.
1680 * dummy-frame.c (generic_push_dummy_frame): Use
1681 frame_save_as_regcache.
1682
aa495d11
JB
16832004-08-01 Joel Brobecker <brobecker@gnat.com>
1684
1685 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
1686 file as included until we record the first line in the linetable.
1687
ff65ac78
AC
16882004-08-01 Andrew Cagney <cagney@gnu.org>
1689
1690 * frame.h (deprecated_pop_dummy_frame)
1691 (deprecated_read_register_dummy)
1692 (deprecated_generic_find_dummy_frame): Delete.
1693 * dummy-frame.c (deprecated_generic_find_dummy_frame)
1694 (deprecated_read_register_dummy)
1695 (deprecated_find_dummy_frame_regcache)
1696 (discard_innermost_dummy)
1697 (deprecated_pop_dummy_frame): Delete.
1698 (dummy_frame_this_id): Simplify.
1699 (struct dummy_frame): Delete "fp" and "sp".
1700 (find_dummy_frame): Simplify.
1701 (generic_push_dummy_frame): Do not set "fp" or "sp".
1702 (fprint_dummy_frames): Do not print "fp" and "sp"
1703
37bdc87e
MK
17042004-08-01 Mark Kettenis <kettenis@gnu.org>
1705
1706 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
1707 (struct i386_insn): New structure.
1708 (i386_match_insn): New function.
1709 (i386_frame_setup_skip_insns): New variable.
1710 (i386_analyze_frame_setup): Change to use i386_match_insn and the
1711 array i386_frame_setup_insns of instructions that should be
1712 skipped inside the frame setup sequence.
1713
8241eaa6
AC
17142004-08-01 Andrew Cagney <cagney@gnu.org>
1715
5bc602c7
AC
1716 * frame.h (deprecated_frame_xmalloc_with_cleanup)
1717 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
1718 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
1719 * stack.c (frame_info): Delete references to
1720 DEPRECATED_FRAME_INIT_SAVED_REGS and
1721 deprecated_get_frame_saved_regs.
1722 * frame.c (struct frame_info): Delete saved_regs and extra_info.
1723 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
1724 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
1725 (frame_unwind_register_signed)
1726 (frame_unwind_register_unsigned)
1727 (frame_unwind_unsigned_register): Use register_size.
1728 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
1729 (deprecated_frame_xmalloc_with_cleanup)
1730 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
1731 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
1732
03d363a1
AC
1733 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
1734 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
1735 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
1736 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
1737
8241eaa6
AC
1738 * infcall.c (call_function_by_hand): Do not use
1739 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
1740 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
1741 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
1742 DEPRECATED_STACK_ALIGN.
1743
f00df8b7
AC
17442004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1745
1746 Committed by Andrew Cagney.
1747 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
1748
eec63939
AC
17492004-08-01 Andrew Cagney <cagney@gnu.org>
1750
1751 * mips-tdep.c (mips16_frame_cache)
1752 (mips16_frame_this_id, mips16_frame_prev_register)
1753 (mips16_frame_unwind, mips16_frame_sniffer)
1754 (mips16_frame_base_address, mips16_frame_base)
1755 (mips16_frame_base_sniffer, mips32_frame_cache)
1756 (mips32_frame_this_id, mips32_frame_prev_register)
1757 (mips32_frame_unwind, mips32_frame_sniffer)
1758 (mips32_frame_base_address, mips32_frame_base)
1759 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
1760 separate heuristic mips16 and mips32 unwinders.
1761 (mips_stub_frame_cache, mips_stub_frame_this_id)
1762 (mips_stub_frame_prev_register)
1763 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
1764 (mips_stub_frame_base_address, mips_stub_frame_base)
1765 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
1766 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
1767 match true mdebug frames.
1768 (non_heuristic_proc_desc): Add forward declaration.
1769
e66299b3
AC
17702004-08-01 Andrew Cagney <cagney@gnu.org>
1771
83cbbf3e
AC
1772 * config/mips/tm-irix6.h: Delete file.
1773 * config/mips/tm-irix5.h: Delete file.
1774 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
1775 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
1776
22d41b37
AC
1777 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
1778 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
1779 * config/nm-gnu.h (NO_CORE_OPS): Delete.
1780 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
1781 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
1782 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
1783 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
1784 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
1785 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
1786 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
1787 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
1788 (TARGET_SIGNAL_RAW_VALUES): Delete.
1789 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
1790 Delete.
1791 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
1792 (TARGET_HW_WATCH_LIMIT): Delete.
1793 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
1794 * minimon.h: Delete file.
1795
e66299b3
AC
1796 * trad-frame.c (trad_frame_get_this_base)
1797 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
1798 functions.
1799 * trad-frame.h (trad_frame_set_this_base)
1800 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
1801
1f67027d
AC
18022004-07-31 Andrew Cagney <cagney@gnu.org>
1803
1804 * trad-frame.c (trad_frame_get_prev_register): Rename
1805 trad_frame_get_prev_register.
1806 * vax-tdep.c (vax_frame_prev_register): Update.
1807 * trad-frame.h: Update.
1808 * trad-frame.c (trad_frame_get_register): Update.
1809 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
1810 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
1811 Update.
1812 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
1813 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
1814 Update.
1815 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
1816 Update.
1817 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
1818 Update.
1819 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
1820 Update.
1821 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
1822 Update.
1823 * s390-tdep.c (s390_frame_prev_register)
1824 (s390_stub_frame_prev_register)
1825 (s390_sigtramp_frame_prev_register): Update.
1826 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
1827 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
1828 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
1829 * m88k-tdep.c (m88k_frame_prev_register)
1830 * m68hc11-tdep.c (m68hc11_frame_prev_register)
1831 * m32r-tdep.c (m32r_frame_prev_register): Update.
1832 * hppa-tdep.c (hppa_frame_prev_register_helper)
1833 * frv-tdep.c (frv_frame_prev_register): Update.
1834 * d10v-tdep.c (d10v_frame_prev_register): Update.
1835 * cris-tdep.c (cris_frame_prev_register): Update.
1836 * avr-tdep.c (avr_frame_prev_register): Update.
1837 * arm-tdep.c (arm_prologue_prev_register)
1838 (arm_sigtramp_prev_register): Update.
1839
c1bf6f65
AC
18402004-07-31 Andrew Cagney <cagney@gnu.org>
1841
1842 * frame.h (legacy_saved_regs_unwind)
1843 (legacy_frame_chain_valid, legacy_frame_p)
1844 (enum frame_type): Delete UNKNOWN_FRAME.
01fbbd97
AC
1845 * dummy-frame.c (dummy_frame_this_id): Simplify.
1846 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
c1bf6f65
AC
1847 * frame.c (struct frame_info): Delete the field "type".
1848 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
1849 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
1850 (legacy_saved_regs_unwind, legacy_frame_p)
1851 (frame_type_from_pc): Delete.
1852 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
1853 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
1854
dc856692
MK
18552004-07-31 Mark Kettenis <kettenis@gnu.org>
1856
5a5effe1
MK
1857 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
1858 indentation.
1859
d4fd50a6
MK
1860 * mips-nat.c: Remove file.
1861 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
1862 (mips-nat.o): Remove dependency.
1863
2689df5a
MK
1864 * infptrace.c: Update copyright year.
1865 (fetch_register): Pass NULL in regcache_raw_supply call instead of
1866 explicitly setting the buffer to all zeroes.
1867
dc856692
MK
1868 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
1869 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
1870
763910e0
AC
18712004-07-30 Andrew Cagney <cagney@gnu.org>
1872
1873 * GDB 6.2 released from gdb_6_2-branch.
1874
0b66e38c
EZ
18752004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
1876
1877 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
1878
1879 * exec.c (exec_file_attach):
1880 * nto-tdep.c (nto_find_and_open_solib):
1881 * pa64solib.c (pa64_solib_sizeof_symbol_table):
1882 * solib.c (solib_open):
1883 * somsolib.c (som_solib_sizeof_symbol_table):
1884 * source.c (is_regular_file, openp, open_source_file):
1885 * symfile.c (symfile_bfd_open):
1886 * wince.c (upload_to_device): Differentiate between the search for
1887 binary and source files.
1888
be7d7357
AC
18892004-07-30 Andrew Cagney <cagney@gnu.org>
1890
1891 * complaints.c (_initialize_complaints): Pass NULL to
1892 add_setshow_zinteger_cmd for help_doc.
1893 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
1894
ddc9cd0f
AC
18952004-07-30 Andrew Cagney <cagney@gnu.org>
1896
1897 Fix PR i18n/761.
1898 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
1899 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
1900 $(PACKAGE).pot and update-po.
1901 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
1902 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
1903 (update-po): New rules.
1904 (localedir): Define using autoconf.
1905 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
1906 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
1907 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
1908 * configure.in: Generate CATALOGS and LINGUAS from contents of
1909 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
1910 * configure: Re-generate.
1911 * po/gdbtext: New file
1912
e92f3704
JG
19132004-07-30 Jerome Guitton <guitton@gnat.com>
1914
1915 * MAINTAINERS: Reorder Write After Approval list in alphabetical
1916 order.
1917
b0f35d58
DL
19182004-07-30 David Lecomber <dsl@sources.redhat.com>
1919
1920 * dwarf2read.c (read_file_scope): Set producer if attribute
1921 present.
1922 (struct dwarf2_cu): Added new member producer.
1923
ce7d4522
JG
19242004-07-30 Jerome Guitton <guitton@gnat.com>
1925
1926 * inflow.c (kill_command): release file handles in BFD.
1927 * exec.c (exec_file_attach): Ditto.
1928 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
1929
05ee07c7
AC
19302004-07-29 Andrew Cagney <cagney@gnu.org>
1931
1932 * PROBLEMS (mips-irix): Note that it is broken.
1933
62eceb47
AC
19342004-07-29 Andrew Cagney <cagney@gnu.org>
1935
e57b8d41
AC
1936 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
1937 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
1938
d334389b
AC
1939 * config/xm-nbsd.h: Delete file.
1940 * config/arm/xm-nbsd.h: Delete file.
1941 * config/i386/xm-nbsd.h: Delete file.
1942 * config/ns32k/xm-nbsd.h: Delete file.
1943 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
1944 * config/i386/nbsdelf.mh (XM_FILE): Delete.
1945 * config/i386/nbsdaout.mh (XM_FILE): Delete.
1946 * config/arm/nbsdelf.mh (XM_FILE): Delete.
1947 * config/arm/nbsdaout.mh (XM_FILE): Delete.
1948
e910f676
AC
1949 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
1950 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
1951 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
1952 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
1953 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
1954 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
1955
6fa856b9
AC
1956 * config/powerpc/xm-linux.h: Delete empty file.
1957 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
1958 * config/powerpc/linux.mh (XM_FILE): Delete.
1959 * config/m68k/xm-linux.h: Delete empty file.
1960 * config/m68k/linux.mh (XM_FILE): Delete.
1961 * config/ia64/xm-linux.h: Delete empty file.
1962 * config/ia64/linux.mh (XM_FILE): Delete.
1963 * config/arm/xm-linux.h: Delete empty file.
1964 * config/arm/linux.mh (XM_FILE): Delete.
1965
471ae5ae
AC
1966 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1967 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
1968 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1969 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
1970 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1971 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
1972 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1973 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
1974
62eceb47
AC
1975 * config/m68k/xm-m68k.h: Delete file.
1976 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
1977 copyright.
1978 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
1979 * config/pa/xm-linux.h: Delete empty file.
1980 * config/pa/linux.mh (XM_FILE): Delete.
1981 * config/i386/xm-i386.h: Delete empty file.
1982 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
1983 "i386/xm-i386.h".
1984 * config/i386/obsdaout.mh (XM_FILE): Delete.
1985 * config/i386/obsd64.mh (XM_FILE): Delete.
1986 * config/i386/fbsd64.mh (XM_FILE): Delete.
1987 * config/i386/nto.mh (XM_FILE): Delete.
1988 * config/i386/obsd.mh (XM_FILE): Delete.
1989 * config/i386/linux64.mh (XM_FILE): Delete.
1990 * config/i386/linux.mh (XM_FILE): Delete.
1991 * config/i386/i386sol2.mh (XM_FILE): Delete.
1992 * config/i386/i386gnu.mh (XM_FILE): Delete.
1993 * config/i386/fbsd.mh (XM_FILE): Delete.
1994 * config/i386/nbsd64.mh (XM_FILE): Delete.
1995
c35f4ffc
AC
19962004-07-29 Andrew Cagney <cagney@gnu.org>
1997
1998 * config/pa/xm-linux.h: Do not include "floatformat.h".
1999 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
2000 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
2001 * config/i386/xm-i386.h: Do not include "floatformat.h".
2002 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
2003 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
2004 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
2005 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
2006 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
2007 GDB_HOST_LONG_DOUBLE_FORMAT instead.
2008 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
2009 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
2010 * configure, config.in: Regenerate.
2011 * configure.host (gdb_host_float_format, gdb_host_double_format)
2012 (gdb_host_long_double_format): Set according to the host.
2013
624a44a3
AC
20142004-07-29 Andrew Cagney <cagney@gnu.org>
2015
2016 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
2017
0dea2468
AC
20182004-07-28 Andrew Cagney <cagney@gnu.org>
2019
2020 * PROBLEMS: Mention threads/1650.
2021 * NEWS: Mention the NPTL fix.
2022
b3f42336
AC
20232004-07-28 Andrew Cagney <cagney@gnu.org>
2024
2025 * cli/cli-decode.c (add_setshow_cmd): Delete function.
2026 (add_setshow_cmd_full): Make static.
2027 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
2028 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
2029 * cli/cli-decode.c (add_setshow_filename_cmd)
2030 (add_setshow_string_cmd): New functions.
2031 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
2032 * mips-tdep.c (_initialize_mips_tdep): Update.
2033 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
2034 * cli/cli-logging.c (_initialize_cli_logging): Update.
2035 * complaints.c (_initialize_complaints): Update.
2036 * remote.c (_initialize_remote): Update.
2037
3b64bf98
AC
20382004-07-28 Andrew Cagney <cagney@gnu.org>
2039
2040 * cli/cli-decode.c (add_setshow_zinteger_cmd)
2041 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
2042 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
2043 print parameters. Make string parameters constant.
2044 * command.h: Update. Update copyright.
2045 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
2046 * observer.c (_initialize_observer): Ditto.
2047 * frame.c (_initialize_frame): Ditto.
2048 * complaints.c (_initialize_complaints): Ditto.
2049 * maint.c (_initialize_maint_cmds): Ditto.
2050 * target.c (initialize_targets): Ditto.
2051 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
2052 * infcall.c (_initialize_infcall): Ditto.
2053 * arm-tdep.c (_initialize_arm_tdep): Ditto.
2054 * m32r-rom.c (_initialize_m32r_rom): Ditto.
2055 * remote-rdi.c (_initialize_remote_rdi): Ditto.
2056 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
2057 * mips-tdep.c (_initialize_mips_tdep): Ditto.
2058
e9667a65
AC
20592004-07-28 Andrew Cagney <cagney@gnu.org>
2060
54a5b07d
AC
2061 * gdbtypes.c (lookup_primitive_typename): Delete function.
2062 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
2063 * ada-lex.l: Use language_lookup_primitive_type_by_name.
2064 * gdbtypes.c (lookup_typename): Ditto.
2065 * f-exp.y (yylex): Ditto.
2066 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
2067
e9667a65
AC
2068 * scm-lang.c (c_builtin_types): Delete extern declaration.
2069 (scm_language_defn): Replace
2070 string_char_type and primitive_type_vector with
2071 la_language_arch_info.
2072 * jv-lang.c (java_language_defn): Replace
2073 string_char_type and primitive_type_vector with
2074 la_language_arch_info.
2075 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
2076 c_builtin_types in comment.
2077 * c-lang.h (struct language_arch_info): Declare opaque.
2078 (c_language_arch_info): Declare.
2079 (c_builtin_types): Delete declaration.
2080 * c-lang.c (c_language_arch_info): Set string_char_type to
2081 builtin_char, not builtin_true_char. Make global.
2082 (c_builtin_types): Delete array.
2083 (asm_language_defn, minimal_language_defn): Replace
2084 string_char_type and primitive_type_vector with
2085 la_language_arch_info.
2086
685419e2
AC
20872004-07-28 Andrew Cagney <cagney@gnu.org>
2088
2089 * gdbtypes.h (struct builtin_type): Rename true_char to
2090 builtin_true_char.
2091 * gdbtypes.c (gdbtypes_post_init): Update.
2092 * c-lang.c (arch_info): New function.
2093 (enum c_primitive_types): New enum.
2094 (c_language_defn): Instead of string_char_type and
2095 primitive_type_vector set la_language_arch_info.
2096
5a44ea29
AC
20972004-07-28 Andrew Cagney <cagney@gnu.org>
2098
2099 * language.h (struct language_arch_info): Fix typo
2100 s/primative/primitive/.
2101 * gdbtypes.c (lookup_primitive_typename): Ditto.
2102 * language.c (language_lookup_primitive_type_by_name)
2103 (unknown_language_arch_info): Ditto.
2104
f290d38e
AC
21052004-07-27 Andrew Cagney <cagney@gnu.org>
2106
2107 * defs.h (enum language): Add nr_languages.
2108 * language.h (struct language_arch_info): Define.
2109 (struct language_defn): Add la_language_arch_info.
2110 (language_lookup_primative_type_by_name): Declare.
2111 (language_string_char_type): Declare.
2112 * language.c (_initialize_language, language_gdbarch_post_init)
2113 (struct language_gdbarch, language_gdbarch_data): Implement
2114 per-architecture language information.
2115 (unknown_language_arch_info, language_string_char_type)
2116 (language_lookup_primative_type_by_name): New functions.
2117 (unknown_language_defn, auto_language_defn)
2118 (local_language_defn): Set la_language_arch_info to
2119 unknown_language_arch_info.
2120 (unknown_builtin_types): Delete.
2121 * gdbtypes.c (lookup_primitive_typename): Use
2122 language_lookup_primative_type_by_name.
2123 (create_string_type): Use language_string_char_type.
2124 * values.c (value_from_string): Use language_string_char_type.
2125 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
2126 * p-lang.c (pascal_language_defn): Ditto.
2127 * m2-lang.c (m2_language_defn): Ditto.
2128 * jv-lang.c (java_language_defn): Ditto.
2129 * objc-lang.c (objc_language_defn): Ditto.
2130 * f-lang.c (f_language_defn): Ditto.
2131 * c-lang.c (c_language_defn, cplus_language_defn)
2132 (asm_language_defn, minimal_language_defn): Ditto.
2133
000177f0
AC
21342004-07-27 Andrew Cagney <cagney@gnu.org>
2135
2136 * gdbtypes.h (struct builtin_type): Declare.
2137 (builtin_type): Declare.
2138 * d10v-tdep.c (d10v_register_type): Use builtin_type.
2139 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
2140 (gdbtypes_post_init): New function.
2141 (builtin_type): New function.
2142
e22f895c
KI
21432004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
2144
2145 * remote-m32r-sdi.c: Fix breakpoint bug.
2146 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
2147 recv_char_data, recv_long_data): New functions to replace communication
2148 sequences.
2149
536517dd
MC
21502004-07-26 Michael Chastain <mec.gnu@mindspring.com>
2151
2152 Document PR threads/1650.
2153 * PROBLEMS (Threads): Document problem with many threads
2154
a0a44d18
AC
21552004-07-26 Andrew Cagney <cagney@gnu.org>
2156
2157 * gdb-mi.el: Move from here ...
2158 * mi/gdb-mi.el: ... to here.
2159
7ac4ac06
AC
21602004-07-26 Andrew Cagney <cagney@gnu.org>
2161
2162 Problem reported by Ashley Pittman <ashley@quadrics.com>.
2163 * main.c (captured_main): When in batch mode always detach.
2164
a1b461bf
AC
21652004-07-26 Andrew Cagney <cagney@gnu.org>
2166
2167 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
2168 and h8300 as broken.
2169 * NEWS: END-OF-LIFE frame compatibility module.
2170 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
2171 specific comments.
2172
cb1a6d5f
AC
21732004-07-26 Andrew Cagney <cagney@gnu.org>
2174
2175 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
2176 * xcoffsolib.c (_initialize_xcoffsolib): Update.
2177 * wince.c (_initialize_wince): Update.
2178 * win32-nat.c (_initialize_win32_nat): Update.
2179 * varobj.c (_initialize_varobj): Update.
2180 * valops.c (_initialize_valops): Update.
2181 * utils.c (initialize_utils, initialize_utils): Update.
2182 * tui/tui-win.c (_initialize_tui_win): Update.
2183 * top.c (init_main): Update.
2184 * symfile.c (_initialize_symfile): Update.
2185 * source.c (_initialize_source): Update.
2186 * somsolib.c (_initialize_som_solib): Update.
2187 * solib.c (_initialize_solib): Update.
2188 * solib-frv.c (_initialize_frv_solib): Update.
2189 * serial.c (_initialize_serial): Update.
2190 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
2191 * remote.c (_initialize_remote, _initialize_remote): Update.
2192 * remote-vx.c (_initialize_vx): Update.
2193 * remote-utils.c (_initialize_sr_support): Update.
2194 * remote-sds.c (_initialize_remote_sds): Update.
2195 * remote-mips.c (_initialize_remote_mips): Update.
2196 * remote-e7000.c (_initialize_remote_e7000): Update.
2197 * proc-api.c (_initialize_proc_api): Update.
2198 * printcmd.c: Update.
2199 * parse.c (_initialize_parse): Update.
2200 * pa64solib.c (_initialize_pa64_solib): Update.
2201 * p-valprint.c (_initialize_pascal_valprint): Update.
2202 * monitor.c (_initialize_remote_monitors): Update.
2203 * mips-tdep.c (_initialize_mips_tdep): Update.
2204 * mcore-tdep.c (_initialize_mcore_tdep): Update.
2205 * maint.c (_initialize_maint_cmds): Update.
2206 * lin-lwp.c (_initialize_lin_lwp): Update.
2207 * language.c (_initialize_language): Update.
2208 * kod.c (_initialize_kod): Update.
2209 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
2210 * i386-tdep.c (_initialize_i386_tdep): Update.
2211 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
2212 * gdbarch.sh: Update.
2213 * gdbarch.c: Re-generate.
2214 * gdb-events.sh: Update.
2215 * gdb-events.c: Re-generate.
2216 * frame.c (_initialize_frame): Update.
2217 * exec.c: Update.
2218 * demangle.c (_initialize_demangler): Update.
2219 * dcache.c (_initialize_dcache): Update.
2220 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
2221 * cp-valprint.c (_initialize_cp_valprint): Update.
2222 * corefile.c (_initialize_core): Update.
2223 * command.h: Update.
2224 * cli/cli-decode.h: Update.
2225 * cli/cli-cmds.c (init_cli_cmds): Update.
2226 * charset.c (_initialize_charset): Update.
2227 * breakpoint.c (_initialize_breakpoint): Update.
2228 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
2229 * alpha-tdep.c (_initialize_alpha_tdep): Update.
2230 * aix-thread.c (_initialize_aix_thread): Update.
2231
b4632131
MK
22322004-07-24 Mark Kettenis <kettenis@gnu.org>
2233
2234 Partial fix for PR backtrace/1718.
2235 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
2236 that GCC migrates into the prolugue. Don't handle any
2237 instructions that clobber %ebx.
2238
822c9732
AC
22392004-07-23 Andrew Cagney <cagney@gnu.org>
2240
2241 Use regcache_raw_collect instead of regcache_collect.
2242 * regcache.h (regcache_collect): Delete declaration.
2243 * regcache.c (regcache_colect): Delete function.
2244 * win32-nat.c (do_child_store_inferior_registers): Update.
2245 * sol-thread.c (sol_thread_store_registers): Update.
2246 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
2247 * rs6000-nat.c (store_register): Update.
2248 * remote.c (store_register_using_P, remote_store_registers): Update.
2249 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
2250 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
2251 (fill_vrregset, store_spe_registers, fill_gregset)
2252 (fill_gregset): Update.
2253 * nto-procfs.c (procfs_store_registers): Update.
2254 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
2255 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
2256 * m68klinux-nat.c (store_register, fill_gregset): Update.
2257 * m68k-tdep.c (fill_gregset): Update.
2258 * infptrace.c (store_register): Update.
2259 * i386-nto-tdep.c (i386nto_regset_fill): Update.
2260 * i386-linux-nat.c (store_register, fill_gregset): Update.
2261 * hppa-linux-nat.c (fill_gregset): Update.
2262 * go32-nat.c (store_register): Update.
2263 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
2264 (store_fp_regs): Update.
2265 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
2266 (store_nwfpe_extended, store_fpregister, store_fpregs)
2267 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
2268 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
2269 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
2270 (store_regs_user_thread, store_regs_kernel_thread): Update.
2271
32b05c07
MK
22722004-07-24 Mark Kettenis <kettenis@gnu.org>
2273
2274 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
2275 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
2276 encoding.
2277 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
2278 member of `struct comp_unit'.
2279
8567c30f
AC
22802004-07-23 Andrew Cagney <cagney@gnu.org>
2281
2282 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
2283 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
2284
f6da8dd8
MH
22852004-07-23 Martin Hunt <hunt@redhat.com>
2286 Kevin Buettner <kevinb@redhat.com>
2287
2288 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
2289 alignment was being added to the offset instead of multiplied.
2290
bd921882
MK
22912004-07-23 Mark Kettenis <kettenis@gnu.org>
2292
24f033e8
MK
2293 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
2294 changed signal trampoline in OpenBSD 3.5-current.
2295
90f3cecd
MK
2296 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
2297 <machine/pcb.h> and "bsd-kvm.h".
2298 (sparc64nbsd_supply_pcb): New function.
2299 (_initialize_sparc64nbsd_nat): Renamed from
2300 _initialize_sparcnbsd_nat. Enable libkvm interface.
2301 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
2302 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
2303 (LOADLIBES): New variable.
2304
a4954a62
MK
2305 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
2306
bd921882
MK
2307 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
2308
23a6d369
AC
23092004-07-21 Andrew Cagney <cagney@gnu.org>
2310
2311 Use regcache_raw_supply instead of supply_register.
2312 * regcache.h (supply_register): Delete declaration.
2313 * regcache.c (supply_register): Delete function.
2314 * wince.c (do_child_fetch_inferior_registers): Update.
2315 * win32-nat.c (do_child_fetch_inferior_registers)
2316 (fetch_elf_core_registers): Update.
2317 * v850ice.c (v850ice_fetch_registers): Update.
2318 * thread-db.c (thread_db_store_registers): Update.
2319 * sol-thread.c (sol_thread_store_registers): Update.
2320 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
2321 * rs6000-nat.c (fetch_register): Update.
2322 * rom68k-rom.c (rom68k_supply_one_register): Update.
2323 * remote.c (remote_wait, remote_async_wait): Update.
2324 * remote-st.c (get_hex_regs): Update.
2325 * remote-sim.c (gdbsim_fetch_register): Update.
2326 * remote-sds.c (sds_fetch_registers): Update.
2327 * remote-rdp.c (remote_rdp_fetch_register): Update.
2328 * remote-rdi.c (arm_rdi_fetch_registers): Update.
2329 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
2330 * remote-m32r-sdi.c (m32r_fetch_register): Update.
2331 * remote-hms.c (init_hms_cmds): Update.
2332 * remote-est.c (init_est_cmds): Update.
2333 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
2334 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
2335 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
2336 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
2337 (fetch_register, supply_vrregset, supply_vrregset)
2338 (fetch_spe_registers): Update.
2339 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
2340 * monitor.c (monitor_supply_register): Update.
2341 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
2342 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
2343 (mipsnbsd_supply_fpreg): Update.
2344 * mips-nat.c (fetch_inferior_registers)
2345 (fetch_core_registers): Update.
2346 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
2347 (supply_fpregset, mips64_supply_gregset)
2348 (mips64_supply_fpregset): Update.
2349 * m68klinux-nat.c (fetch_register, supply_gregset)
2350 (supply_fpregset): Update.
2351 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
2352 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
2353 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
2354 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
2355 * infptrace.c (fetch_register): Update.
2356 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
2357 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
2358 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
2359 (gnu_fetch_registers, gnu_store_registers): Update.
2360 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
2361 * i386-linux-nat.c (fetch_register, supply_gregset)
2362 (dummy_sse_values): Update.
2363 * hpux-thread.c (hpux_thread_fetch_registers): Update.
2364 * hppah-nat.c (fetch_register): Update.
2365 * hppa-linux-nat.c (fetch_register, supply_gregset)
2366 (supply_fpregset): Update.
2367 * go32-nat.c (fetch_register): Update.
2368 * dve3900-rom.c (fetch_bitmapped_register)
2369 (_initialize_r3900_rom): Update.
2370 * cris-tdep.c (supply_gregset): Update.
2371 * abug-rom.c (init_abug_cmds): Update.
2372 * core-aout.c (fetch_core_registers): Update.
2373 * armnbsd-nat.c (supply_gregset, supply_fparegset)
2374 (fetch_register, fetch_fp_register): Update.
2375 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
2376 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
2377 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
2378 * alphanbsd-tdep.c (fetch_core_registers): Update.
2379 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
2380 * alpha-nat.c (fetch_osf_core_registers)
2381 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
2382 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
2383 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
2384
73cc75f3
AC
23852004-07-21 Andrew Cagney <cagney@gnu.org>
2386
2387 * PROBLEMS: Mention breakpoints/1702.
2388 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
2389 that is known to work.
2390
a53c66de
AC
23912004-07-21 Andrew Cagney <cagney@gnu.org>
2392
2393 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
2394 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
2395 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
2396 (handle_inferior_event): Wrap call to deprecated
2397 IGNORE_HELPER_CALL in #ifdef.
2398 * config/mips/tm-nbsd.h: Update.
2399
708ff411
JB
24002004-07-20 Jim Blandy <jimb@redhat.com>
2401
412b3060
JB
2402 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
2403 bfd_mach_ppc has no segment registers.
2404
13ac140c
JB
2405 Include PowerPC SPR numbers for special-purpose registers.
2406 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
2407 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
2408 new member in initializer.
2409 (S, S4, SN4, S64): New macros for defining special-purpose
2410 registers.
2411 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
2412 registers_403, registers_403GC, registers_505, registers_860,
2413 registers_601, registers_602, registers_603, registers_604,
2414 registers_750, registers_e500): Use them.
2415
708ff411
JB
2416 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
2417 replace references with expression used to initialize variable.
2418
1f602b35
AC
24192004-07-20 Andrew Cagney <cagney@gnu.org>
2420
2421 * breakpoint.c (deprecated_read_memory_nobpt): Rename
2422 read_memory_nobpt.
2423 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
2424 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
2425 (s390_sigtramp_frame_sniffer): Update.
2426 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
2427 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
2428 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
2429 (mips32_fetch_instruction): Update.
2430 * mcore-tdep.c (get_insn): Update.
2431 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
2432 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
2433 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
2434 * i386-linux-tdep.c (i386_linux_sigtramp_start)
2435 (i386_linux_rt_sigtramp_start): Update.
2436 * i386-linux-nat.c (child_resume): Update.
2437 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
2438 * hppa-linux-tdep.c (insns_match_pattern): Update.
2439 * gdbcore.h: Update.
2440 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
2441 * frame.c (safe_frame_unwind_memory): Update.
2442 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
2443 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
2444 * alpha-tdep.c (alpha_read_insn): Update.
2445
2cd8546d
AC
24462004-07-20 Andrew Cagney <cagney@gnu.org>
2447
2448 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
2449 containing both bytes and mask. Add "frame_type".
2450 * tramp-frame.c (tramp_frame_start): Update.
2451 (tramp_frame_prepend_unwinder): Update.
2452 * mips-linux-tdep.c (mips_linux_o32_sigframe)
2453 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
2454 (mips_linux_n64_rt_sigframe): Update. Make "static const".
2455 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
2456
f928dd62
EZ
24572004-07-19 Eli Zaretskii <eliz@gnu.org>
2458
2459 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
2460 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
2461 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
2462 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
2463
d5c560f7
AC
24642004-07-17 Andrew Cagney <cagney@gnu.org>
2465
860660cb
AC
2466 * NEWS, PROBLEMS: Update for 6.2.
2467
8c266f54
AC
2468 * README: Update to 6.2.
2469
a552edd9
AC
2470 * utils.c (xvasprintf): Call xstrvprintf.
2471
c4a172b5
AC
2472 * parse.c: Update copyright.
2473 (null_post_parser): Eliminate ARGSUSED.
2474
da745b36
AC
2475 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
2476 * tui/tui-win.c (tui_get_cmd_list): Ditto.
2477 * symfile-mem.c (_initialize_symfile_mem): Ditto.
2478
9cbc6ef0
AC
2479 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
2480 * ppc-linux-nat.c: Use "Linux kernel".
2481 * hppa-linux-tdep.c: Use GNU/Linux.
2482 * hppa-linux-nat.c: Use GNU/Linux.
2483 * dwarfread.c: Add [sic] to use of Linux.
2484
1b89295f
AC
2485 * hppa-linux-nat.c: Do not include <string.h>.
2486 (supply_fpregset): Remove "register" attribute.
2487
d5c560f7
AC
2488 * solib-frv.c (fetch_loadmap): Use xfree, not free.
2489
7ddd7709
MK
24902004-07-17 Mark Kettenis <kettenis@gnu.org>
2491
b1d19a62
MK
2492 * configure.in: Define _MSE_INT_H on Solaris 9 too.
2493 * configure, config.in: Regenerated.
2494
7ddd7709
MK
2495 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
2496 "bsd-kvm.h".
2497 (vaxbsd_supply_pcb): New function.
2498 (_initialize_vaxbsd_nat): New prototype and function.
2499 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
2500 solib-sunos.o.
2501 (LOADLIBES): New variable.
2502 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
2503 (LOADLIBES): New variable.
2504 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
2505 (LOADLIBES): New variable.
2506 * Makefile.in (vaxbsd-nat.o): Update dependencies.
2507
2c07db7a
AC
25082004-07-16 Andrew Cagney <cagney@gnu.org>
2509
2510 * defs.h (event_loop_p): Replace variable declaration with macro,
2511 always 1.
2512 * main.c (captured_main): Delete options "-async" and "-noasync".
2513 (event_loop_p): Delete variable.
2514 * NEWS: Mention that "-async" and "-noasync" were removed.
2515
717eb1cf
AC
25162004-07-16 Andrew Cagney <cagney@gnu.org>
2517
2518 * remote-m32r-sdi.c: Re-indent.
2519
c101bc14
JB
25202004-07-16 Jim Blandy <jimb@redhat.com>
2521
5109a438
JB
2522 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
2523 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
2524 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
2525 missing MPC823 SPRs.
2526 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
2527 incorrect. (This was corrected in GDB's register name tables on
2528 2004-07-14.)
2529
c101bc14
JB
2530 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
2531 should be "esasrr" ("ESA Save and Restore Register").
2532
7ce450bd
AC
25332004-07-16 Andrew Cagney <cagney@gnu.org>
2534
2535 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
2536 calls, no longer applicable. Update comments and rename parameter
2537 "step_frame" to "return_frame".
2538
ca73dd9d
AC
25392004-07-16 Andrew Cagney <cagney@gnu.org>
2540
2541 * frame.c (fprint_field): New function.
2542 (fprint_frame_id): Use fprint_field.
2543
31941f6d
JB
25442004-07-15 Joel Brobecker <brobecker@gnat.com>
2545
2546 * ada-lang.c (ada_language_defn): Remove commented out code.
2547
f86a7158
JB
25482004-07-15 Jim Blandy <jimb@redhat.com>
2549
2550 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
2551 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
2552
c24791ec
JB
25532004-07-14 Jim Blandy <jimb@redhat.com>
2554
29bb1356
JB
2555 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
2556
cc98b5cc
JB
2557 * ppc-tdep.h (ppc_num_vrs): New enum constant.
2558
8f088af7
JB
2559 * ppc-tdep.h (ppc_num_srs): New enum constant.
2560
0ea0ec5f
JB
2561 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
2562 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
2563 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
2564 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
2565 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
2566 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
2567 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
2568 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
2569 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
2570 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
2571 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
2572 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
2573 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
2574 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
2575 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
2576 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
2577 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
2578 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
2579 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
2580 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
2581 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
2582 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
2583 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
2584 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
2585 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
2586 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
2587 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
2588 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
2589 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
2590 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
2591 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
2592 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
2593 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
2594 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
2595 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
2596 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
2597 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
2598 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
2599 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
2600 special-purpose register numbers.
2601
c24791ec
JB
2602 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
2603 manual mentions 'md_twb', but many mention 'm_twb', and at that
2604 point in the register list.)
2605
d833db3b
AC
26062004-07-14 Andrew Cagney <cagney@gnu.org>
2607
2608 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
2609 instead of "internal-error".
2610
080228b2
JB
26112004-07-10 Joel Brobecker <brobecker@gnat.com>
2612
2613 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
2614 that was inserted inside a comment.
2615
c268433a
RC
26162004-07-10 Randolph Chung <tausq@debian.org>
2617
2618 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
2619 function.
2620 (hppa_hpux_push_dummy_code): New function.
2621 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
2622 Set find_global_pointer method.
2623
71009278
MK
26242004-07-10 Mark Kettenis <kettenis@gnu.org>
2625
2626 * NEWS: Mention BSD libkvm interface.
2627
b2fa5097
MS
26282004-07-10 Michael Snyder <msnyder@redhat.com>
2629
2630 * symfile.c (generic_load): Comment typo.
2631 * stack.c (get_selected_block): Ditto.
2632 * regcache.c (regcache_cooked_read): Ditto.
2633 * monitor.c (monitor_debug): Ditto.
2634 * mips-tdep.c (mips_read_pc): Ditto.
2635 * i386-linux-nat.c (ps_get_thread_area): Ditto.
2636 * gdb_mbuild.sh: Ditto.
2637 * gdbarch.sh: Ditto.
2638 * gdbarch.h: Ditto.
2639
c3e5cd34
PH
26402004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
2641
8a2225b2
PH
2642 * ada-tasks.c: Remove file.
2643
c3e5cd34
PH
2644 Remove ARI problems:
2645
2646 * ada-exp.y (write_var_from_sym): Reformat to put operator at
2647 beginning of line.
2648
2649 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
2650 Add comment.
2651 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
2652 (MIN_OF_SIZE): Rename min_of_size. Add comment.
2653 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
2654 (UMIN_OF_SIZE): Remove.
2655 (max_of_type): New function to replace orphan macro in gdbtypes.h
2656 (min_of_type): Ditto.
2657 (discrete_type_high_bound): Use max_of_type.
2658 (discrete_type_low_bound): Use min_of_type.
2659 (possible_user_operator_p): Move operator to beginning of line.
2660 (ada_is_variant_part): Ditto.
2661 (ensure_lval): Rewrite to avoid deprecated operations.
2662 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
2663 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
2664 (ada_enum_name): Remove assignments in 'if' statements.
2665 (build_ada_types): Add gdbarch parameter.
2666 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
2667 with gdbarch_data_register_post_init.
2668 Use add_setshow_uinteger_cmd rather than add_set_cmd and
2669 add_show_from_set.
2670
2671 * ada-valprint.c (inspect_it): Remove declaration.
2672 (repeat_count_threshold): Remove declaration.
2673 (ada_print_floating): Remove assignments in 'if' statements.
2674 (print_str): Move operator to beginning of line.
2675
61ce229a
JB
26762004-07-08 Jim Blandy <jimb@redhat.com>
2677
2678 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
2679
09bcec80
BR
26802004-07-08 Bob Rossi <bob@brasko.net>
2681
2682 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
2683
31c27f77
JJ
26842004-07-06 Jeff Johnston <jjohnstn@redhat.com>
2685
2686 * language.h (struct_language_defn): Add new function pointer:
2687 la_class_name_from_physname. Also add new prototype for
2688 language_class_name_from_physname.
2689 * language.c (language_class_name_from_physname): New function.
2690 (unk_lang_class_name): Ditto.
2691 (unknown_language_defn, auto_language_defn): Change
2692 to add unk_lang_class_name function pointer for
2693 la_class_name_from_physname.
2694 (local_language_defn): Ditto.
2695 * dwarf2read.c (guess_structure_name): Change to call
2696 language_class_name_from_physname.
2697 (determine_class_name): Ditto.
2698 * cp-support.c (class_name_from_physname): Renamed.
2699 (cp_class_name_from_physname): New name of function.
2700 * cp-support.h: Ditto.
2701 * c-lang.c (c_language_defn): Change to add NULL
2702 for class_name_from_physname function pointer.
2703 (cplus_language_defn): Change to add cp_class_name_from_physname.
2704 * jv-lang.c (java_class_name_physname): New function.
2705 (java_find_last_component): New static routine.
2706 (java_language_defn): Add java_class_name_from_physname pointer.
2707 * ada-lang.c (ada_language_defn): Change to add NULL
2708 for class_name_from_physname function pointer.
2709 * f-lang.c (f_language_defn): Ditto.
2710 * m2-lang.c (m2_language_defn): Ditto.
2711 * objc-lang.c (objc_language_defn): Ditto.
2712 * p-lang.c (pascal_language_defn): Ditto.
2713 * scm-lang.c (scm_language_defn): Ditto.
2714
ee28ca0f
AC
27152004-07-06 Andrew Cagney <cagney@gnu.org>
2716
2717 Patch from Bart Robinson.
2718 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
2719 (O_LARGEFILE): Define to 0, if not defined.
2720
fdb1bf9d
MK
27212004-07-03 Mark Kettenis <kettenis@gnu.org>
2722
cb162ff6
MK
2723 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
2724 <machine/pcb.h> and "bsd-kvm.h".
2725 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
2726 (m68kbsd_supply_pcb): New function.
2727 (_initialize_m68kbsd_nat): New prototype and function.
2728 * Makefile.in (m68kbsd-nat.o): Update dependencies.
2729 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
2730 (LOADLIBES): New variable.
2731 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
2732 (LOADLIBES): New variable.
2733
fdb1bf9d
MK
2734 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
2735
963c4174
MK
27362004-07-03 Mark Kettenis <kettenis@gnu.org>
2737
2738 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
2739 <sys/proc.h>.
2740 (bsd_kvm_cmdlist): New variable.
2741 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
2742 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
2743 command and "kvm proc" command.
2744 * Makefile.in (bsd-kvm.o): Update dependencies.
2745
533f1d8f
MK
27462004-07-02 Mark Kettenis <kettenis@gnu.org>
2747
2748 * osabi.c: Update copyright year.
2749 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
2750 notes if EI_OSABI is set to ELFOSABI_HPUX.
2751
6780dcde
MS
27522004-07-01 Michael Snyder <msnyder@redhat.com>
2753
2754 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
2755 that seems to have gotten whacked out of line.
2756
67bebe79
MK
27572004-07-01 Mark Kettenis <kettenis@gnu.org>
2758
2759 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
2760 code.
2761
0b5d8877
PH
27622004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
2763
2764 * ada-lang.c (decode_packed_array): Minor change to comment.
2765 (ada_value_slice_ptr): New function.
2766 (ada_value_slice): New function.
2767 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
2768 test. Don't know why it is there.
2769 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
2770 to avoid dereferencing huge arrays from which one is slicing.
2771 (empty_array): Correct to return an array rather than
2772 a subrange value.
2773 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
2774 on empty arrays (let'em use 'FIRST instead).
2775
19c1ef65
PH
27762004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
2777
2778 Address complaints from gdb_ari.sh:
2779
2780 * ada-exp.y: Include gdb_string.h rather than string.h.
2781 (convert_char_literal): Reformat declaration.
2782 * ada-lang.h: Include opaque struct declaration for struct frame_info.
2783 * ada-lex.l: Change use of free to xfree (the macro would do so
2784 anyway, but this is harmless).
2785 Include gdb_string.h rather than string.h.
2786 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
2787
2788 * ada-lang.c (parse): Remove K&Rism in parameter list.
2789 (is_name_suffix): Correct Linux => GNU/Linux in comment.
2790
d81cbc94
MK
27912004-06-30 Mark Kettenis <kettenis@gnu.org>
2792
2793 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
2794 dead code.
2795
07681759
MK
27962004-06-30 Mark Kettenis <kettenis@gnu.org>
2797
2798 * alphabsd-nat.c: Update copyright year.
2799 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
2800
f7948b5f
JB
28012004-06-29 Joel Brobecker <brobecker@gnat.com>
2802
6e0cdd28 2803 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
f7948b5f
JB
2804 (i386_cygwin_in_solib_call_trampoline): New function.
2805 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
2806 and skip_trampoline_code gdbarch methods.
2807
8f113c9a
JB
28082004-06-29 Jim Blandy <jimb@redhat.com>
2809
2810 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
2811 name actually used in the dependency lists.
2812
97dc871c
RC
28132004-06-29 Randolph Chung <tausq@debian.org>
2814
2815 * NEWS (New native configurations): Mention GNU/Linux/hppa.
2816
47216e51
CV
28172004-06-29 Corinna Vinschen <vinschen@redhat.com>
2818
2819 * win32-nat.c (child_pid_to_exec_file): New function.
6780dcde 2820 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
47216e51
CV
2821 functionality.
2822
e623b504
AC
28232004-06-28 Andrew Cagney <cagney@gnu.org>
2824
2825 * defs.h (xstrvprintf): Declare.
2826 * utils.c (xstrvprintf): New function.
2827 (internal_vproblem, xstrprintf, xasprintf)
2828 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
2829 * serial.c (serial_printf): Ditto.
2830 * complaints.c (vcomplaint): Ditto.
2831
79acc9b3
CV
28322004-06-29 Corinna Vinschen <vinschen@redhat.com>
2833
2834 * infcmd.c (attach_command): Move call to target_terminal_inferior
2835 behind loading symbol table.
2836
1daf35d9
AC
28372004-06-28 Andrew Cagney <cagney@gnu.org>
2838
2839 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
2840 change - add back extern deprecated_ui_loop_hook declaration.
2841
b435e160
AC
28422004-06-28 Andrew Cagney <cagney@gnu.org>
2843
2844 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
2845 xstrprintf.
2846 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
2847 (c_value_of_variable): Ditto.
2848 * utils.c (internal_vproblem): Ditto.
2849 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
2850 * remote.c (add_packet_config_cmd): Ditto.
2851 * remote-rdp.c (rdp_set_command_line): Ditto.
2852 * regcache.c (regcache_dump): Ditto.
2853 * frv-tdep.c (new_variant, new_variant): Ditto.
2854 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
2855 (fbsd_find_memory_regions): Ditto.
2856 * breakpoint.c (create_thread_event_breakpoint)
2857 (create_breakpoints): Ditto.
2858 * aix-thread.c (aix_thread_pid_to_str): Ditto.
2859 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
2860
06d5cf63
JB
28612004-06-28 Joel Brobecker <brobecker@gnat.com>
2862
2863 * ada-lang.c: Re-indent file, with some massaging to help indent
2864 a bit when the result is otherwise really too ugly.
2865
35809fad
UW
28662004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
2867
2868 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
2869 code_addr_p and special_addr_p to 'unsigned int'.
2870
40e20472
MK
28712004-06-27 Mark Kettenis <kettenis@gnu.org>
2872
2873 * i386v4-nat.c: Update copyright year and tweak comment.
2874 (regmap): Remove trailing comma.
2875 (supply_gregset): Rename local variable i to regnum. Call
2876 regcache_raw_supply instead of supply_register.
2877 (fill_gregset): Rename argument regno to regnum. Call
2878 regcache_raw_collect instead of regcache_collect.
2879
12b0b6de
UW
28802004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
2881
2882 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
2883 and special_addr_p.
2884 (frame_id_build, frame_id_build_special): Update comments.
2885 (frame_id_build_wild): New prototype.
2886 * frame.c (frame_id_build, frame_id_build_special): Fill in new
2887 struct frame_id fields.
2888 (frame_id_build_wild): New function.
2889 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
2890
47b42a3e
MK
28912004-06-27 Mark Kettenis <kettenis@gnu.org>
2892
2893 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
2894 hppabsd-tdep.c.
2895
1265e4aa
JB
28962004-06-27 Joel Brobecker <brobecker@gnat.com>
2897
2898 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
2899
76a01679
JB
29002004-06-27 Joel Brobecker <brobecker@gnat.com>
2901
2902 * ada-lang.c: Re-indent file.
2903
7aca490a
JB
29042004-06-27 Joel Brobecker <brobecker@gnat.com>
2905
2906 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
2907 (no_symtab_msg): Likewise.
2908
5e987968
AS
29092004-06-27 Andreas Schwab <schwab@suse.de>
2910
2911 * source.c: Fix whitespace.
2912
315c4276
MK
29132004-06-27 Mark Kettenis <kettenis@gnu.org>
2914
d15be926
MK
2915 * configure.in: Include <sys/param.h> for td_pcb test.
2916 * configure: Regenerated.
2917
9062529b
MK
2918 * i386nbsd-nat.c: New file.
2919 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
2920 i386obsd-nat.c and i386obsd-tdep.c.
2921 (i386nbsd-nat.o): New dependency.
2922 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
2923 bsd-kvm.o.
2924 (LOADLIBES): New variable.
2925 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
2926 bsd-kvm.o.
2927 (LOADLIBES): New variable.
2928
8010310e
MK
2929 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
2930 (LOADLIBES): New variable.
2931
efe1d7b9
MK
2932 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
2933 fetching from BSD_KVM_PADDR. Correctly lookup address for
2934 "_thread0".
2935
315c4276
MK
2936 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
2937 "bsd-kvm.h".
2938 (amd64fbsd_supply_pcb): New funcion.
2939 (_initialize_amd64fbsd_nat): Enable libkvm interface.
2940
399cfac6
DL
29412004-06-27 <david@streamline-computing.com>
2942
2943 Partial fix for PR cli/1056.
2944 * valarith.c: Check for zero in division and remainder
2945 evaluation.
2946
6235f9c8
MK
29472004-06-27 Mark Kettenis <kettenis@gnu.org>
2948
2949 * i387-tdep.c: Remove excessive whitespace.
2950
2726dafc
AC
29512004-06-26 Andrew Cagney <cagney@gnu.org>
2952
2953 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
2954 * gdb-events.h, gdb-events.c: Re-generate.
2955 * tui/tui-hooks.c (tui_install_hooks): Update.
2956 (tui_remove_hooks): Update.
2957 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
2958
0e56aeaf
MK
29592004-06-26 Mark Kettenis <kettenis@gnu.org>
2960
cb461069
MK
2961 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
2962 (gregset_t, fpregset_t): Remove typedefs.
2963 (REG_OFFSET): Rename argument.
2964 (amd64bsd_r_reg_offset): Rename from reg_offset.
2965 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
2966 Remove functions.
2967 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
2968 of reg_offset.
2969 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
2970
ecba89de
MK
2971 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
2972
4cd80476
MK
2973 * vax-tdep.c: Tweak comment.
2974
0e56aeaf
MK
2975 Add OpenBSD/hppa support.
2976 * NEWS (New native configurations): Mention OpenBSD/hppa.
2977 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
2978 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
2979 files.
2980 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
2981 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
2982 * configure.host: Add hppa*-*-openbsd*.
2983 * configure.tgt: Add hppa*-*-openbsd*.
2984
98bbd631
AC
29852004-06-25 Andrew Cagney <cagney@gnu.org>
2986
2987 * defs.h (deprecated_ui_loop_hook): Deprecated.
2988 * wince.c (child_wait): Update.
2989 * win32-nat.c (child_wait): Update.
2990 * v850ice.c (v850ice_wait): Update.
2991 * top.c (deprecated_ui_loop_hook): Update.
2992 * serial.h: Update.
2993 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
2994 (do_unix_readchar): Update.
2995 * ser-tcp.c (net_open): Update.
2996 * remote-sim.c (gdb_os_poll_quit): Update.
2997 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
2998
769d7dc4
AC
29992004-06-24 Andrew Cagney <cagney@gnu.org>
3000
3001 * defs.h (deprecated_pre_add_symbol_hook)
3002 (deprecated_post_add_symbol_hook): Deprecated.
3003 * symfile.c (symbol_file_add_with_addrs_or_offsets)
3004 (symbol_file_add_with_addrs_or_offsets): Update references.
3005
11c949aa
AC
30062004-06-24 Andrew Cagney <cagney@gnu.org>
3007
3008 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
3009 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
3010 * wince.c (ui_loop_hook): Delete extern declaration.
3011 * win32-nat.c (ui_loop_hook): Delete extern declaration..
3012 * v850ice.c (ui_loop_hook): Delete extern declaration..
3013 * ser-unix.c (ui_loop_hook): Delete extern declaration..
3014 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
3015 * remote-sim.c (ui_loop_hook): Delete extern declaration..
3016 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
3017 ui_loop_hook declaration.
3018
eedc19af
AC
30192004-06-24 Andrew Cagney <cagney@gnu.org>
3020
3021 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
3022 entry_func_highpc fields.
3023 * objfiles.c (init_entry_point_info): Do not clear
3024 entry_func_lowpc and entry_func_highpc.
3025 (objfile_relocate): Do not relocate entry_func_lowpc and
3026 entry_func_highpc.
3027 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
3028 entry_func_highpc.
3029 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
3030 entry_func_highpc.
3031 * blockframe.c (legacy_frame_chain_valid): Replace tests against
3032 entry_func_lowpc and entry_func_highpc with call to
3033 inside_entry_func.
3034
d47079be
MK
30352004-06-24 Mark Kettenis <kettenis@gnu.org>
3036
3037 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
3038 quad-precision floating point arguments in registers.
3039
2107e348
MK
30402004-06-24 Mark Kettenis <kettenis@gnu.org>
3041
3042 From Michael Mueller <m.mueller99@kay-mueller.de>:
3043 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
3044 account.
3045
46587c42
JJ
30462004-06-22 Jeff Johnston <jjohnstn@redhat.com>
3047
3048 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
3049 to -1.
3050 * breakpoint.c (bpstat_stop_status): Move check for ignoring
3051 untriggered watchpoints to a separate if clause. Update function
3052 comment regarding STOPPED_BY_WATCHPOINT argument.
3053
226f5cf4
JB
30542004-06-22 Jim Blandy <jimb@redhat.com>
3055
3056 * gdbarch.sh: Doc fix.
3057
f10683bb
MH
30582004-06-21 Martin Hunt <hunt@redhat.com>
3059 Kevin Buettner <kevinb@redhat.com>
3060
3061 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
3062 * mips-tdep.h (MIPS_SP_REGNUM): Define.
3063 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
3064 to set_gdbarch_sp_regnum(). Use cooked register number.
3065 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
3066
412d5987
AC
30672004-06-21 Andrew Cagney <cagney@gnu.org>
3068
3069 * gdbarch.sh: When the macro field is empty, do not generate a
3070 macro definition. When the macro field is "=", generate the macro
3071 name from the upper-case function name.
3072 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
3073 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
3074 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
3075 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
3076 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
3077 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
3078 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
3079 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
3080 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
3081 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
3082 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
3083 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
3084 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
3085 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
3086 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3087 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
3088 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
3089 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
3090 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
3091 (DEPRECATED_USE_STRUCT_CONVENTION)
3092 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
3093 (DEPRECATED_FRAME_INIT_SAVED_REGS)
3094 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
3095 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
3096 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3097 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
3098 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
3099 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
3100 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
3101 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
3102 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
3103 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
3104 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
3105 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
3106 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
3107 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
3108 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
3109 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
3110
68908a3e
AC
31112004-06-21 Andrew Cagney <cagney@gnu.org>
3112
48f7351b
AC
3113 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
3114 macro name, and the function rather than macro value. Only wrap
3115 macro print statements in #ifdef. Move format logic to where it
3116 is needed.
3117 * gdbarch.c: Re-generate.
3118
283354d8
AC
3119 * gdbarch.sh (read): Delete "print_p" and "description", add
3120 "garbage_at_eol". Check for non-empty garbage at end-of-line.
3121 Delete references to print_p.
3122 (TARGET_ARCHITECTURE): Delete print predicate.
3123 * gdbarch.c: Re-generate.
3124
68908a3e
AC
3125 * gdbarch.sh: Check that multi-arch methods do not provide a
3126 macro.
3127 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
3128 (print_registers_info, print_float_info, print_vector_info)
3129 (adjust_breakpoint_address, remote_translate_xfer_address)
3130 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
3131 (address_class_type_flags_to_name, unwind_sp): Remove the macro
3132 name from the multi-arch definition.
3133
a2428dbe
AC
31342004-06-20 Andrew Cagney <cagney@gnu.org>
3135
3136 * gdbarch.sh: Sort by the function, instead of macro name.
3137 * gdbarch.c: Re-generate.
3138
750eb019
AC
31392004-06-20 Andrew Cagney <cagney@gnu.org>
3140
66d659b1
AC
3141 * gdbarch.sh: Use the function, instead of macro name in
3142 errors and the log file.
3143 (return_value): Remove stray ":" in spec.
3144
750eb019
AC
3145 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
3146 * gdbarch.h, gdbarch.c: Re-generate.
3147 * Makefile.in (arch-utils.o): Update dependencies.
3148 * values.c (using_struct_return): Move code calling
3149 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
3150 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
3151 to legacy_return_value, simplify.
3152 * infcmd.c (print_return_value): Move code calling
3153 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
3154 to legacy_return_value, simplify.
3155 * infcall.c (call_function_by_hand): Move code calling
3156 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
3157 * arch-utils.c: Update copyright. Include "gdbcore.h".
3158 (legacy_return_value): New function.
3159 * arch-utils.h: Update copyright.
3160 (legacy_return_value): Declare.
3161
b5622e8d
AC
31622004-06-20 Andrew Cagney <cagney@gnu.org>
3163
3164 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
3165 * gdbarch.h, gdbarch.c: Re-generate.
3166 * values.c (using_struct_return): Update call.
3167 * mcore-tdep.c: Update comment.
3168 * infcall.c (call_function_by_hand): Update comment.
3169 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3170 * arch-utils.h (always_use_struct_convention): Update.
3171 * v850-tdep.c (v850_gdbarch_init): Update.
3172 * sh64-tdep.c (sh64_gdbarch_init): Update.
3173 * sh-tdep.c (sh_gdbarch_init): Update.
3174 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3175 * mips-tdep.c (mips_gdbarch_init): Update.
3176 * mcore-tdep.c (mcore_gdbarch_init): Update.
3177 * m32r-tdep.c (m32r_gdbarch_init): Update.
3178 * ia64-tdep.c (ia64_gdbarch_init): Update.
3179 * h8300-tdep.c (h8300_gdbarch_init): Update.
3180 * frv-tdep.c (frv_gdbarch_init): Update.
3181 * cris-tdep.c (cris_gdbarch_init): Update.
3182 * arm-tdep.c (arm_gdbarch_init): Update.
3183 * alpha-tdep.c (alpha_gdbarch_init): Update.
3184
5191de37
MC
31852004-06-18 Michael Chastain <mec.gnu@mindspring.com>
3186
3187 * PROBLEMS: Add more specific information, and a work-around,
3188 for PR gdb/1458.
3189
782263ab
AC
31902004-06-18 Andrew Cagney <cagney@gnu.org>
3191
3192 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
3193 * gdbarch.h, gdbarch.c: Re-generate.
3194 * ada-lang.c (ada_finish_decode_line_1): Update.
3195 * infrun.c (handle_inferior_event): Update.
3196 * infcall.c (find_function_addr): Update.
3197 * linespec.c (minsym_found): Update.
3198 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
3199 Update.
3200 * blockframe.c (legacy_frameless_look_for_prologue): Update.
3201 * cli/cli-cmds.c (disassemble_command): Update.
3202 * vax-tdep.c (vax_gdbarch_init): Update.
3203
2f305df1
MK
32042004-06-18 Mark Kettenis <kettenis@gnu.org>
3205
3206 * i386-tdep.c (i386_collect_fpregset): Fix comment.
3207
e5fe55f7
AC
32082004-06-17 Andrew Cagney <cagney@gnu.org>
3209
3210 GDB 6.1.1 released from the GDB 6.1 branch.
3211 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
3212 * PROBLEMS: Ditto.
3213
473b7be6
DJ
32142004-06-16 Daniel Jacobowitz <dan@debian.org>
3215
3216 PR gdb/1658
3217 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
3218 operation as a uleb128. Found by Michael Coulter.
3219
96d887e8
PH
32202004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
3221
3222 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
3223 make it non-static.
3224 * ada-lang.h (task_control_block): declaration moved from ada-task.c
3225 to ada-lang.h; this is needed to be able to implement the kill command
3226 in multi-task mode.
3227 (task_ptid): Ditto.
3228 (task_entry): Ditto.
3229 (task_list): Ditto.
3230 (ada_build_task_list): Ditto.
3231
3232 * ada-lang.c: Conditionalize routines and data structures related
3233 to breakpoints, exceptions, completion, and symbol caching on
3234 GNAT_GDB, since these are not yet used in the submitted public sources.
3235 (ada_main_name): Editorial: Move definition out of exception-related
3236 code.
3237
31eef181
AC
32382004-06-15 Andrew Cagney <cagney@gnu.org>
3239
3240 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
3241 deprecated_pc_in_call_dummy.
3242
2c500098
AM
32432004-06-15 Alan Modra <amodra@bigpond.net.au>
3244
3245 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
3246 bfd_get_section_size_before_reloc or _raw_size.
3247 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
3248 * dwarf2read.c (dwarf2_locate_sections): Likewise.
3249 (dwarf2_read_section): Likewise.
3250 * elfread.c (elf_locate_sections): Likewise.
3251 * gcore.c (derive_heap_segment): Likewise.
3252 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
3253 * remote-e7000.c (e7000_load): Likewise.
3254 * remote-m32r-sdi.c (m32r_load): Likewise.
3255 * remote-mips.c (mips_load_srec): Likewise.
3256 (pmon_load_fast): Likewise.
3257 * remote.c (compare_sections_command): Likewise.
3258 * symfile.c (add_section_size_callback): Likewise.
3259 (load_section_callback): Likewise.
3260 (pc_in_unmapped_range): Likewise.
3261 (pc_in_mapped_range): Likewise.
3262 (sections_overlap): Likewise.
3263 (list_overlays_command): Likewise.
3264 (simple_overlay_update_1): Likewise.
3265 (simple_overlay_update): Likewise.
3266 * tracepoint.c (remote_set_transparent_ranges): Likewise.
3267 * win32-nat.c (core_section_load_dll_symbols): Likewise.
3268
90f943f1
RC
32692004-06-14 Randolph Chung <tausq@debian.org>
3270
3271 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
3272 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
3273 static.
3274 (hppa_hpux_inferior_created): New function.
3275 (hppa_hpux_init_abi): Register observer.
3276 * symfile.c (hp_cxx_exception_support_initialized)
3277 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
3278 (symbol_file_add_main_1, symbol_file_clear): Likewise.
3279
700c15aa
RC
32802004-06-14 Randolph Chung <tausq@debian.org>
3281
3973a7d3
AC
3282 * MAINTAINERS (Write After Approval): Alphabetize my entry
3283 correctly.
700c15aa 3284
cea4838c
AC
32852004-06-14 Andrew Cagney <cagney@gnu.org>
3286
3287 * MAINTAINERS (testsuite): List Michael Chastain as the lead
3288 testsuite maintainer.
3289
97092415
AC
32902004-06-13 Andrew Cagney <cagney@gnu.org>
3291
e8c3165b
AC
3292 * infcmd.c (print_return_value): Fix logic, allow
3293 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
3294
bceabdd8
AC
3295 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
3296 defining any macros.
3297 * gdbarch.h: Re-generate.
3298
57010b1c
AC
3299 * gdbarch.sh: Delete "level" attribute. Only check for a macro
3300 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
3301 * gdbarch.h: Re-generate.
3302
bc87dfa0
AC
3303 * values.c (generic_use_struct_convention): Don't check gcc_p.
3304
15ac804d
AC
3305 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
3306 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
3307 * gdbarch.h, gdbarch.c: Regenerate.
3308 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
3309 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
3310 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
3311 deprecated_max_register_raw_size and
3312 deprecated_max_register_virtual_size.
3313 * v850-tdep.c (v850_gdbarch_init): Ditto.
3314 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
3315 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
3316 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
3317 * cris-tdep.c (cris_gdbarch_init): Ditto.
3318
97092415
AC
3319 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
3320 * gdbarch.h, gdbarch.c: Re-generate.
3321 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
3322 (m68hc11_use_struct_convention): Delete function.
3323 (m68hc11_extract_struct_value_address): Delete function.
3324 (m68hc11_return_value): New function.
3325 (m68hc11_gdbarch_init): Instead of store_return_value,
3326 extract_return_value, return_value_on_stack,
3327 deprecated_extract_struct_value_address and use_struct_convention,
3328 set return_value.
3329 * values.c (using_struct_return): Do not call
3330 RETURN_VALUE_ON_STACK.
3331 * arch-utils.h (generic_return_value_on_stack_not): Delete
3332 declaration.
3333 * arch-utils.c (generic_return_value_on_stack_not): Delete
3334 function.
3335
44e5158b
AC
33362004-06-12 Andrew Cagney <cagney@gnu.org>
3337
3338 * values.c (register_value_being_returned): Delete function.
3339 * infcmd.c (legacy_return_value): Delete function.
3340 * infcall.c (call_function_by_hand): Inline
3341 "register_value_being_returned", simplify.
3342 * values.c (using_struct_return): Update comment, refer to
3343 print_return_value instead of register_value_being_returned.
3344 * infcmd.c (print_return_value): Inline calls to
3345 register_value_being_returned and legacy_return_value. Simplify.
3346
b887c273
RC
33472004-06-11 Randolph Chung <tausq@debian.org>
3348
3349 * somread.c (som_symtab_read): Exclude gcc local symbols.
3350
1b2bfbb9
RC
33512004-06-11 Randolph Chung <tausq@debian.org>
3352
3973a7d3
AC
3353 * infrun.c (handle_inferior_event): Handle the case when a
3354 trampoline ends up in the runtime resolver, and if the trampoline
3355 has no name. Rearrange the code so that all the trampoline
3356 processing happens before other step-out-of-range handling.
1b2bfbb9 3357
a9d61c86
MH
33582004-06-11 Martin Hunt <hunt@redhat.com>
3359
3360 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
3361 has no fpu.
3362
2c87cf5a
AC
33632004-06-10 Andrew Cagney <cagney@gnu.org>
3364
3365 * blockframe.c (legacy_inside_entry_func): Delete.
3366 (legacy_frame_chain_valid): Inline call to
3367 legacy_inside_entry_func, simplify.
3368
0b67b468 33692004-06-10 Bob Rossi <bob@brasko.net>
57c22c6c
BR
3370
3371 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
3973a7d3
AC
3372 * dwarf2read.c (partial_die_info): Add dirname field.
3373 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
3374 (read_partial_die): Save away DW_AT_comp_dir.
3375 * defs.h (symtab_to_filename): Removed.
3376 * source.c (find_and_open_source): Added.
57c22c6c 3377 (open_source_file): Just calls find_and_open_source.
3973a7d3
AC
3378 (symtab_to_filename): Removed.
3379 (symtab_to_fullname, psymtab_to_fullname): Added.
57c22c6c
BR
3380 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
3381 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
3382 symtab_to_filename.
3383 * symtab.h (partial_symtab): Add dirname field.
3384 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
3973a7d3
AC
3385 (mi_cmd_file_list_exec_source_file): Call new function
3386 symtab_to_fullname to find fullname.
57c22c6c 3387 (mi_cmd_file_list_exec_source_files): Added.
3973a7d3 3388 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
57c22c6c
BR
3389 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
3390
9a1dd1ad
AC
33912004-06-10 Andrew Cagney <cagney@gnu.org>
3392
239ae8c7
AC
3393 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
3394 to generic_use_struct_convention, the default value.
3395
fc720350
AC
3396 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
3397 of abort.
3398
9a1dd1ad
AC
3399 * ns32k-tdep.c (ns32k_push_arguments): New function.
3400 (ns32k_gdbarch_init): Set deprecated_push_arguments.
3401 * infcall.c (call_function_by_hand): Call error instead of
3402 legacy_push_arguments.
3403 * value.h (legacy_push_arguments): Delete declaration.
3404 * valops.c (legacy_push_arguments): Delete function.
3405 (value_push): Delete function.
3406
fea25152
BF
34072004-06-10 Brian Ford <ford@vss.fsi.com>
3408
3409 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
3410 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
3411 info.
3412 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
3413
30a4a8e0
AC
34142004-06-10 Andrew Cagney <cagney@gnu.org>
3415
3416 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
3417 * gdbarch.h, gdbarch.c: Re-generate.
3418 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
3419 parameters.
3420 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
3421 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
3422 deprecated_pc_in_call_dummy instead of
3423 DEPRECATED_PC_IN_CALL_DUMMY.
3424 (arm_skip_prologue): Ditto.
3425 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
3426 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
3427 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
3428 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
3429 Ditto.
3430 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
3431 (sh64_init_extra_frame_info, sh64_get_saved_register)
3432 (sh64_pop_frame): Ditto.
3433 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
3434 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
3435 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
3436 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
3437 (h8300_pop_frame): Ditto.
3438 * blockframe.c (legacy_inside_entry_func)
3439 (legacy_frame_chain_valid): Ditto.
3440 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
3441 to deprecated_pc_in_call_dummy.
3442
81cfbe54
AC
34432004-06-09 Andrew Cagney <cagney@gnu.org>
3444
a1f4a1b6
AC
3445 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
3446 provide a default value.
3447 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
3448 * gdbarch.h, gdbarch.c: Re-generate.
3449 * arch-utils.c (generic_convert_register_p): Rename
3450 legacy_convert_register_p
3451 (legacy_register_to_value, legacy_value_to_register): Delete
3452 functions.
3453 * arch-utils.h (generic_convert_register_p): Rename
3454 legacy_convert_register_p.
3455 (legacy_register_to_value, legacy_value_to_register): Delete
3456 declarations.
3457
9730f241
AC
3458 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
3459 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
3460 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
3461 * gdbarch.h, gdbarch.c: Re-generate.
3462 * infcmd.c (default_print_registers_info): Simplify.
3463 * findvar.c (value_of_register): Simplify.
3464 * mi/mi-main.c (get_register): Simplify.
3465 * arch-utils.c (legacy_convert_register_p): Always return 0.
3466 (legacy_register_to_value, legacy_value_to_register): Always call
3467 internal_error.
3468
8a1bf479
AC
3469 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
3470 #ifdef CLEAR_INSN_CACHE code.
3471 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
3472 Delete #ifdef CLEAR_DEFERRED_STORES code.
3473
4b38d6f1
AC
3474 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
3475
2d62ecc7
AC
3476 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
3477 copyright.
3478 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
3479
be4f7469
AC
3480 * config/mips/mipsv4.mh: Delete file.
3481
81cfbe54
AC
3482 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
3483 unreferenced macro.
3484 (hpread_adjust_stack_address): Delete declaration.
3485
d966f0cb
AC
34862004-06-08 Andrew Cagney <cagney@gnu.org>
3487
3488 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
3489 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
3490 PTRACE_ATTACH / PTRACE_DETACH available call error.
3491 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
3492 * infttrace.c (update_thread_state_after_attach, attach, detach):
3493 Remove #ifdef wrappers.
3494 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
3495 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
3496 * config/nm-bsd.h (ATTACH_DETACH): Delete.
3497 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
3498 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
3499 * config/nm-linux.h (ATTACH_DETACH): Delete.
3500 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
3501 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
3502 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
3503 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
3504 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
3505
d91670b9
CV
35062004-06-08 Corinna Vinschen <vinschen@redhat.com>
3507
3508 * configure.in: Set $configdir to the right OS specific value.
3509 Use value when setting $tcldir and $tkdir.
3510 * configure: Regenerate.
3511
28ba0b33
PB
35122004-06-06 Paul Brook <paul@codesourcery.com>
3513
3514 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
3515 records.
3516
f26caa11
PH
35172004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
3518
3519 * ada-lang.c (lookup_symbol_in_language): New function to allow
3520 re-use of another language's symbol lookup code. (Placed here
3521 temporarily while Ada support is being integrated into the public
3522 tree).
3523 (restore_language): New auxiliary function for
3524 lookup_symbol_in_language.
3525 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
3526 temporarily while Ada support is being integrated into the public
3527 tree).
3528
d560a54b
AO
35292004-06-08 Alexandre Oliva <aoliva@redhat.com>
3530
e75d110c
AO
3531 * Makefile.in (check//%): New.
3532
d560a54b
AO
3533 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
3534 (mn10300_store_return_value): Rewrite.
3535 (mn10300_type_align): New.
3536 (mn10300_use_struct_convention): Rewrite.
3537 (mn10300_return_value): New, using all of the above.
3538 (mn10300_pop_frame_regular): Add saved_regs_size.
3539 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
3540
a72fbdb7
AO
3541 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
3542 regs if PC is on movm.
3543
01904826
JB
35442004-06-07 Jim Blandy <jimb@redhat.com>
3545
3546 Add native Linux support for the PowerPC E500.
3547 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
3548 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
3549 all architectures except the E500.
3550 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
3551 #definitions.
3552 (struct gdb_evrregset_t): New type.
3553 (have_ptrace_getsetevrregs): New variable.
3554 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
3555 fetch_spe_registers): New functions.
3556 (fetch_register): Call fetch_spe_register as appropriate.
3557 Assert that we're only passed raw register numbers.
3558 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
3559 Don't fetch gprs if they're pseudoregisters.
3560 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
3561 store_spe_registers): New functions.
3562 (store_register): Call store_spe_register as appropriate.
3563 Assert that we're only passed raw register numbers.
3564 (store_ppc_registers): Call store_spe_registers as appropriate.
3565 Don't store gprs if they're pseudoregisters.
3566
f90ef764
JJ
35672004-06-07 Jeff Johnston <jjohnstn@redhat.com>
3568
3569 * thread-db.c (thread_get_info_callback): Fill in the thread_info
3570 struct if one exists, even if we are dealing with a zombie thread.
3571
45b75230
AC
35722004-06-07 Andrew Cagney <cagney@gnu.org>
3573
3574 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
3575 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
3576 Rename PC_REQUIRES_RUN_BEFORE_USE.
3577 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
3578 #ifdef.
3579
1658da49
RC
35802004-06-07 Randolph Chung <tausq@debian.org>
3581
3582 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
3583 unwinding after sp has been saved to the stack but before the end
3584 of the prologue, and after the fp has been modified but before it has
3585 been saved to the stack.
3586 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
3587 Remove superfluous definitions.
3588 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
3589
9a727a3c
RC
35902004-06-07 Guy Martin <gmsoft@gentoo.org>
3591
3592 Committed by Randolph Chung.
3593 * hppa-linux-nat.c: Include the correct version of the header file
3594 depending on the kernel version.
3595
9e500012
RC
35962004-06-06 Randolph Chung <tausq@debian.org>
3597
3598 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
3599 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
3600
3388d7ff
RC
36012004-06-06 Randolph Chung <tausq@debian.org>
3602
3603 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
3604 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
3605 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
3606 * hppa-tdep.c (hppa_symbol_address): New function definition.
3607 * hppa-tdep.h (hppa_symbol_address): New function declaration.
3608
d49771ef
RC
36092004-06-06 Randolph Chung <tausq@debian.org>
3610
3611 * hppa-tdep.h (struct value): Forward declaration.
3612 (gdbarch_tdep): Define tdep find_global_pointer method.
3613 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
3614 associated with the function we are trying to call, and write it
3615 to the gp register.
3616 (hppa32_convert_from_funct_ptr_addr): New function.
3617 (hppa_find_global_pointer): New function.
3618 (hppa_gdbarch_init): Set default find_global_pointer method; set
3619 convert_from_func_ptr_addr method.
3620 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
3621 (hppa_linux_init_abi): Set find_global_pointer method.
3622 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
3623
7d9b040b
RC
36242004-06-06 Randolph Chung <tausq@debian.org>
3625
3626 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
3627 to struct value *function.
3628 * gdbarch.c: Regenerate.
3629 * gdbarch.h: Likewise.
3630 * infcall.c (call_function_by_hand): Pass entire function value
3631 to push_dummy_call.
3632
3633 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
3634 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
3635 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
3636 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
3637 * arm-tdep.c (arm_push_dummy_call): Likewise.
3638 * avr-tdep.c (avr_push_dummy_call): Likewise.
3639 * cris-tdep.c (cris_push_dummy_call): Likewise.
3640 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
3641 * frv-tdep.c (frv_push_dummy_call): Likewise.
3642 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
3643 * hppa-tdep.c (hppa32_push_dummy_call)
3644 (hppa64_push_dummy_call): Likewise.
3645 * i386-tdep.c (i386_push_dummy_call): Likewise.
3646 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
3647 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
3648 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
3649 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
3650 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
3651 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
3652 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
3653 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
3654 (ppc64_sysv_abi_push_dummy_call): Likewise.
3655 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
3656 (ppc64_sysv_abi_push_dummy_call): Likewise.
3657 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
3658 * s390-tdep.c (s390_push_dummy_call): Likewise.
3659 * sh-tdep.c (sh_push_dummy_call_fpu)
3660 (sh_push_dummy_call_nofpu): Likewise.
3661 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
3662 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
3663 * vax-tdep.c (vax_push_dummy_call): Likewise.
3664
4a19ea35
JB
36652004-06-04 Jim Blandy <jimb@redhat.com>
3666
8327ccee
JB
3667 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
3668 gdbarch argument to register_size.
3669
a3c001ce
JB
3670 * rs6000-tdep.c (rs6000_store_return_value): Use
3671 regcache_cooked_write_part instead of
3672 deprecated_write_register_bytes.
3673 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
3674 not gdbarch_deprecated_store_return_value.
3675
4a19ea35
JB
3676 * ppc-linux-nat.c (store_register, fetch_register): Remove
3677 incorrect assertions. Simplify and generalize handling of
3678 transfers whose sizes are not multiples of, or less than, sizeof
3679 (PTRACE_XFER_TYPE).
3680
b9b5d7ea
JJ
36812004-06-04 Jeff Johnston <jjohnstn@redhat.com>
3682
3683 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
3684 as a new thread event.
720c7d64 3685 * thread-db.c (thread_get_info_callback): If the thread is a
b9b5d7ea 3686 zombie, return TD_THR_ZOMBIE.
720c7d64 3687 (thread_from_lwp): If thread_get_info_callback returns
b9b5d7ea
JJ
3688 TD_THR_ZOMBIE, check if the thread is still on the thread list
3689 and return a -1 ptid if not found.
3690 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
3691 change the status to TARGET_WAITKIND_SPURIOUS.
3692
c8a3b559
CV
36932004-06-03 Corinna Vinschen <vinschen@redhat.com>
3694
3695 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
3696 double values in little endian mode.
3697
20605361
AC
36982004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
3699
3700 Committed by Andrew Cagney.
3701 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
3702 after last enum constant to avoid error from IBM C
3703 compiler.
3704
bc97b3ba
JB
37052004-06-02 Jim Blandy <jimb@redhat.com>
3706
3707 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
3708 to 'message', and make it local to the lone block that uses it.
3709
1da28ab0
JB
3710 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
3711
4c4b4cd2
PH
37122004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
3713
8a2225b2
PH
3714 * ada-exp.y: Update copyright notice.
3715 Include block.h.
3716
3717 Replace REGNAME, LAST, INTERNAL_VARIABLE with
3718 SPECIAL_VARIABLE and unify the treatment of these cases.
3719
3720 (write_attribute_call0): Remove.
3721 (write_attribute_call1): Remove.
3722 (write_attribute_calln): Remove.
3723 (save_qualifier): Add missing semicolon.
3724
3725 (simple_exp,exp): Decomment (i.e., reactivate) code that was
3726 temporarily disabled to allow compilation with FSF head version.
3727
3728 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
3729 use individual operators (OP_*) for all attributes.
3730 (exp syntax): Use write_int.
3731 Handle STRING literals with OP_STRING.
3732 (variable syntax): Add limit parameter to calls to
3733 write_object_renaming.
3734
3735 (temp_parse_space): New definition to hold entities that need
3736 only live until the next call to ada_parse.
3737 (string_to_operator): Rename fields of ada_opname_table entries.
3738
3739 (write_var_from_sym): Record block.
3740 (write_var_from_name): Minor reformatting.
3741 Make sure saved name is properly encoded in the case of multiple
3742 matches, and set its language to Ada.
3743 Update comment.
3744 Modify to indicate unresolved name as symbol in the UNRESOLVED
3745 namespace, allocated in temp_parse_space.
3746 (write_int): New function.
3747
3748 (write_object_renaming): Add max_depth parameter to limit
3749 chains of object renamings.
3750 Handle case where root of renaming expression is itself a renaming.
3751 Use temp_parse_space for temporary name buffer.
3752 Handle renamings to dereferenced pointers (___XEXA suffices).
3753
3754 (ada_parse, yyerror, string_to_operator,
3755 write_var_from_sym, write_var_from_name, write_attribute_call0,
3756 write_attribute_call1, write_attribute_calln,
3757 write_object_renaming): Protoize.
3758
3759 (_initialize_ada_exp): New function.
3760
3761 * ada-lang.c: Update copyright notice.
3762 General terminology change to conform to GNAT compiler usage:
3763 mangle => encode, demangle => decode
3764 Include gdb_obstack.h.
3765 Include gdb_regex.h
3766 Include frame.h
3767 Include hashtab.h
3768 Include completer.h
3769 Include gdb_stat.h
3770 Include block.h
3771 Include infcall.h
3772
3773 (ADA_RETAIN_DOTS): Make sure this is defined.
3774 (TRUNCATION_TOWARDS_ZERO): Define.
3775 (struct string_vector): Define.
3776 (unresolved_names): Remove definition.
3777 (xnew_string_vector): New function.
3778 (string_vector_append): New function.
3779 (extract_string): Make static.
3780 (ada_unqualified_name): New function.
3781 (add_angle_brackets): New function.
3782 (function_name_from_pc): New function.
3783 (place_on_stack): Rename to ensure_lval.
3784
3785 (ensure_lval): Renamed from place_on_stack.
3786 Make identity on lvals.
3787 Update comment.
3788 (is_nonfunction): New interface.
3789 Only symbols in LOC_CONST class can be enumerals.
3790 (fill_in_ada_prototype): Remove; now independent of language.
3791 (add_defn_to_vec): Add obstack and symtab arguments.
3792 Use obstack to hold collected definitions.
3793 (num_defns_collected): New function.
3794 (defns_collected): New function.
3795 (ada_resolve_subexp): Rename to resolve_subexp.
3796 (resolve_subexp): Renamed from ada_resolve_subexp.
3797 (ada_op_name): Return non-const result.
3798 (ada_decoded_op_name): Renamed from ada_op_name, now used for
3799 other purposes.
3800
3801 (to_fixed_array_type): Add declaration.
3802 (coerce_unspec_val_to_type): Remove offset parameter.
3803 (find_sal_from_funcs_and_line): New interface.
3804 (find_line_in_linetable): Ditto.
3805
3806 (all_sals_for_line): Rename to ada_sals_for_line and make
3807 global.
3808 Add new parameter. When set, do not ask the user to choose the
3809 instance, but use the first one found instead.
3810 Use given line number in returned sals.
3811 Fix comment.
3812 Skip the prologue if funfirstline is set.
3813 Correct for memory leak when 0 lines found.
3814
3815 (value_pos_atr): Use pos_atr.
3816 (pos_atr): New function.
3817 (standard_lookup): Add block parameter.
3818
3819 (makeTimeStart): Remove declaration and uses.
3820 (makeTimeStop): Remove declaration and uses.
3821
3822 (ada_completer_word_break_characters): Allow for VMS.
3823 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
3824 (raise_sym_name): New constant.
3825 (raise_unhandled_sym_name): New constant.
3826 (raise_assert_sym_name): New constant.
3827 (process_raise_exception_name): New constant.
3828 (longest_exception_template): New constant.
3829 (warning_limit): New variable to limit warnings during expression
3830 evaluation.
3831 (warnings_issued): New variable to keep track of warnings issued.
3832 (known_runtime_file_name_patterns): New constant.
3833 (known_auxiliary_function_name_patterns): New constant.
3834 (symbol_list_obstack): New variable.
3835
3836 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
3837 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
3838 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
3839 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
3840 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
3841 ada_variant_discrim_name, field_alignment, dynamic_template_type,
3842 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
3843 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
3844 and strcmp.
3845
3846 (ada_get_field_index): New function.
3847 (lim_warning): New function.
3848 (ada_translate_error_message): New function.
3849 (MAX_OF_SIZE): New function.
3850 (MIN_OF_SIZE): New function.
3851 (UMAX_OF_SIZE): New function.
3852 (UMIN_OF_SIZE): New function.
3853 (discrete_type_high_bound): New function.
3854 (discrete_type_low_bound): New function.
3855 (base_type): New function.
3856 (do_command): Remove.
3857
3858 (ada_update_initial_language): Use language_ada, not language_unknown.
3859 (ada_encode): Renamed from ada_mangle.
3860 Obey ADA_RETAIN_DOTS.
3861 (ada_decode): Renamed from ada_demangle.
3862 Update coding conventions.
3863 (decoded_names_store): New hash table.
3864 (ada_decode_symbol): New function.
3865 (ada_la_decode): New function.
3866
3867 (modify_general_field): Correct computations of offset and bit
3868 position.
3869 (desc_base_type): Handle ref types, too.
3870 (ada_is_direct_array_type): New function.
3871
3872 (ada_is_simple_array): Rename to ada_is_simple_array_type.
3873 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
3874 (ada_is_bogus_array_descriptor,ada_type_of_array,
3875 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
3876 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
3877 ada_is_array_descriptor_type.
3878
3879 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
3880 (ada_is_packed_array_type): Handle pointers or
3881 references to packed arrays as well.
3882 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
3883 (decode_packed_array_type): Search for the packed array type
3884 symbol in the currently selected block and associated
3885 superblocks too.
3886 Use lookup_symbol again.
3887
3888 (decode_packed_array): Handle pointers and references.
3889 Update call to coerce_unspec_val_to_type.
3890 (decode_packed_array_type,value_subscript_packed): Limit warnings.
3891 (ada_value_primitive_packed_val): Improve comment.
3892
3893 (ada_index_type): Substitute int type for "undefined".
3894 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
3895 ada_array_langth, ada_is_string_type): Use renamed
3896 ada_is_simple_array_type.
3897 (empty_array): New function.
3898
3899 (ada_resolve): Rename to resolve.
3900 (resolve): Make static.
3901 Call renamed resolve_subexp.
3902 Update comment.
3903 (ada_resolve_subexp): Rename to resolve_subexp.
3904 (resolve_subexp): Update comment.
3905 Decomment disabled code.
3906 Add LOC_COMPUTED* cases.
3907 Modify to use temporary struct symbols (marked as being in
3908 UNDEF_NAMESPACE) to indicate unresolved names, instead of
3909 OP_UNRESOLVED_VALUE.
3910 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
3911 Add OP_STRING case.
3912 Remove OP_ARRAY.
3913 Use SYMBOL_PRINT_NAME instead of ada_demangle.
3914 Use new ada_lookup_symbol_list interface.
3915 Use new ada_resolve_function interface.
3916 Remove OP_TYPE case.
3917
3918 (ada_args_match): Idiot proof against null actuals.
3919 Use intermediate variables to clarify.
3920 (ada_resolve_function): Update comment and interface.
3921 (mangled_ordered_before): Rename to encoded_ordered_before and
3922 update comment.
3923 (sort_choices): Update comment and interface.
3924 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
3925 (user_select_syms): New interface.
3926 Use new sort_choices interface.
3927 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
3928 (possible_user_operator_p): Idiot-proof against null values.
3929 (ada_simple_renamed_entity): Don't make cleanup; rely on
3930 caller to free result string.
3931 Remove const from return type.
3932 (make_array_descriptor): Rename uses of place_on_stack to
3933 ensure_lval.
3934 Make sure that arrays are on stack.
3935
3936 (HASH_SIZE): Define.
3937 (struct cache_entry): Define.
3938 (cache_space): Define.
3939 (cache): Define.
3940 (clear_ada_sym_cache): New function.
3941 (find_entry): New function.
3942 (lookup_cached_symbol): New function.
3943 (defn_vector_size): Define.
3944 (cache_symbol): New function.
3945 (defn_symbols): Remove.
3946
3947 (standard_lookup): Use lookup_symbol_in_language to get effect of
3948 C lookup.
3949 Cache results.
3950
3951 (symbol_completion_match): New function.
3952 (symbol_completion_add): New function.
3953 (ada_make_symbol_completion_list): New function.
3954
3955 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
3956 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
3957 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
3958 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
3959
3960 (ada_lookup_simple_minsym): New function.
3961 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
3962
3963 (add_symbols_from_enclosing_procs): New interface.
3964 Conditionalize more helpfully.
3965 Don't bother if program isn't running.
3966 Use new interface to get_frame_block.
3967 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
3968
3969 (remove_extra_symbols): New interface.
3970 (xget_renaming_scope): New function.
3971 (is_package_name): New function.
3972 (renaming_is_visible): New function.
3973 (remove_out_of_scope_renamings): New function.
3974
3975 (ada_lookup_symbol_list): New interface.
3976 Properly reinitialize the symbol list obstack.
3977 Don't call add_symbols_from_enclosing_procs if we start from a
3978 static or global block.
3979 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
3980 add_symbols_from_enclosing_procs.
3981 Add symtab data to cached entries.
3982 Handle symbols prefixed with
3983 "standard__" specially; strip prefix and don't look in local symbols.
3984 Do not include out of scope renaming symbols in list of
3985 symbols returned.
3986 Add const to block parameter.
3987 Move check for non-local, non-global symbols earlier.
3988 Remove timing stuff.
3989 (ada_lookup_symbol): New interface.
3990 Find symtab as well.
3991 (ada_lookup_symbol_nonlocal): New function.
3992
3993 (is_name_suffix): Enhance suffix detection to recognize
3994 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
3995 (is_dot_digits_suffix): New function.
3996 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
3997
3998 (ada_add_block_symbols): New interface. Use obstack to return results
3999 in a vector of struct ada_symbol_infos. Add symtab argument.
4000 Use new interface to add_defn_to_vec.
4001 Remove calls to fill_in_ada_prototype.
4002 Use BLOCK_BUCKETS, BLOCK_BUCKET.
4003
4004 (ada_finish_decode_line_1): Add const qualification to local to fix
4005 warning.
4006 Start looking in static block for functions to avoid attempts
4007 to search frame chain for up-level variables.
4008 Adapt to new ada_sals_for_line interface.
4009 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
4010 Handle quoting of the function name inside the spec string.
4011 Skip prologue when funfirstline is set and update the
4012 function documentation to that effect.
4013
4014 (debug_print_lines, debug_print_block, debug_print_blocks,
4015 debug_print_symtab): Remove.
4016
4017 (ada_main_name): New function.
4018 (ada_exception_breakpoint_type): New function.
4019 (is_known_support_routine): New function.
4020 (ada_find_printable_frame): Renamed from find_printable_frame and made
4021 global.
4022 Remove level parameter.
4023 Use new interface to select_frame.
4024
4025 (begin_command): Remove.
4026 (ada_adjust_exception_stop): New function.
4027 (ada_print_exception_stop): New function.
4028 (exception_name_from_cond): New function.
4029 (ada_report_exception_break): Replace disabled code with
4030 conditionalization on GNAT_GDB.
4031 Get the exception name from the condition string.
4032 Remove and move functionality into new functions
4033 ada_print_exception_breakpoint_task and
4034 ada_print_exception_breakpoint_nontask.
4035 (error_breakpoint_runtime_sym_not_found): New function.
4036 (is_runtime_sym_defined): New function.
4037 (ada_breakpoint_rewrite): Uncomment suppressed code.
4038 Use symbolic error-message and runtime-symbol names.
4039 Surround runtime symbol names in quotes.
4040 Allow non-specific breakpoints on exceptions and assertions before
4041 program starts.
4042
4043 (ada_is_tagged_type): Add parameter.
4044 (ada_is_tag_type): New function.
4045 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
4046 (ada_variant_discrim_type): Ditto.
4047 (value_tag_from_contents_and_address): New function.
4048 (type_from_tag): New function.
4049 (struct tag_args): New structure used to communicate with
4050 ada_tag_name_1.
4051 (ada_tag_name_1): New function.
4052 (ada_tag_name): New function.
4053
4054 (ada_scan_number): Update comment.
4055 (find_struct_field): New function.
4056 (ada_search_struct_field): Make static.
4057 (ada_value_struct_elt): New version that returns references when
4058 given pointers or references to structs.
4059 (ada_lookup_struct_elt_type): Add 'refok' parameter.
4060 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
4061 interface.
4062 (ada_value_ind): Use new ada_to_fixed_value interface.
4063 (ada_coerce_ref): Ditto.
4064 (field_offset): Remove.
4065
4066 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
4067 (ada_find_renaming_symbol): New function.
4068 (ada_prefer_type): Prefer named types over unnamed ones.
4069 (variant_field_index): New function.
4070 (contains_variant_part): Removed: subsumed by variant_field_index.
4071 (ada_template_to_fixed_record_type): New function, mostly from
4072 template_to_fixed_record_type.
4073 (template_to_fixed_record_type):
4074 Do not scan the type fields beyond the last one; prevents a
4075 potential SEGV.
4076 Handle case where variant field is listed BEFORE discriminant it
4077 depends on.
4078 Fix calculation of record length when bit length is
4079 not evenly divisible by char length.
4080 Move code to ada_template_to_fixed_record_type and call it.
4081
4082 (template_to_static_fixed_type): Revise comment.
4083 Modify to work on ordinary record types as well as templates,
4084 so as to handle fields that use ___XVE or ___XVU encodings.
4085 (to_record_with_fixed_variant_part): Fill out comment.
4086 Initialize C++ stuff in right type.
4087 Allow case where DVAL is null.
4088 Handle case where variant field is not last.
4089 Fix typo concerning record length.
4090 (to_fixed_record_type): Decomment disabled code.
4091 (to_fixed_record_type): Use variant_field_index instead of
4092 contains_variant_part.
4093 (to_fixed_variant_branch_type): Ditto.
4094 (to_fixed_array_type): Decomment disabled code.
4095 (ada_to_fixed_type): Convert tagged types to the specific type.
4096 Deactivate the size-check for array types in order to avoid
4097 some false size alarms.
4098 (to_static_fixed_type): Decomment disabled code.
4099 Modify to call template_to_static_fixed_type
4100 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
4101 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
4102 Remove valaddr argument, as it is never really used.
4103 (ada_to_fixed_value): Change interface to act on single struct value*
4104 operand.
4105 (adjust_pc_past_prologue): New function.
4106 (ada_attribute_name): Modify to take enum exp_opcode argument.
4107
4108 (ada_enum_name): Recognize new homonym-distinguishing convention.
4109 Adjust local variable's type to remove compiler warning.
4110 Fix a small problem in the part that unqualifies the enumeration name.
4111 (ada_value_binop): New function.
4112 (ada_value_equal): New function.
4113
4114 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
4115 Don't give error message when not doing normal evaluation
4116 and a tagged type doesn't seem to contain a structure member.
4117 Give error message for packed arrays.
4118 For indexing arrays, handle pointers to packed arrays correctly.
4119 Handle case of 'first and 'last attributes of bare integral type
4120 without encoded subtype info.
4121 Remove some unnecessary casts.
4122 Fix uninitialized value of type in computing 'first, 'last, or 'length
4123 of array object.
4124 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
4125 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
4126 calls.
4127 Attributes are now exp_opcode values.
4128 Correct treatment of 'modulus.
4129 Better error message for taking 'length of wrong kind of type;
4130 improve comment.
4131 Change EVAL_NORMAL to noside for consistency.
4132 Use ada_value_binop for DIV, MOD, REM.
4133 Make special case out of array of length 0, since an argument
4134 of 0 upsets some platforms' malloc.
4135 Use OP_STRING instead of OP_ARRAY.
4136 For slice, add check that we have an array type before extracting
4137 a slice out of it. Avoids a SEGV.
4138 When evaluating an array slice, if the array type is a reference to
4139 an aligner type, then replace the aligner type by the actual type.
4140 Decomment disabled code.
4141 Remove some dead code.
4142 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
4143 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
4144 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
4145 and UNOP_MBR to UNOP_IN_RANGE.
4146 If an array type has a parallel ___XVE type, then use it.
4147 Turn arrays into pointers for lvalue arrays.
4148 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
4149 bounds error and handle 0-length slices.
4150 Use lim_warning.
4151 When selecting fields, apply ada_to_fixed_value (because the fields
4152 might have ___XVU or ___XVE encodings even if not dynamic.)
4153 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
4154 (ada_is_system_address_type): New function.
4155
4156 (get_var_value): Use new interface to ada_lookup_symbol_list.
4157 (get_int_var_value): New interface.
4158 (to_fixed_range_type): Allow unknown bound, with warning.
4159 (ada_is_modular_type): Decomment disabled code.
4160 (ADA_OPERATORS): New definition.
4161 (ada_operator_length): New function.
4162 (ada_expr_op_name): New function.
4163 (ada_forward_operator_length): New function.
4164 (ada_dump_subexp_body): New function.
4165 (ada_print_subexp): New function.
4166 (ada_exp_descriptor): New constant.
4167 (ada_op_print_tab): Add 'size. Remove FIXMEs.
4168 (ada_language_defn): Add ada_exp_descriptor entry.
4169 Change ada_parse => parse.
4170 Add post-parser entry.
4171 Use ada-specific non-local symbol lookup.
4172 Don't use C-style arrays.
4173 String lower-bound is 1.
4174 Decomment disabled code.
4175 (parse): New function.
4176 New fields ada_translate_error_message, ada_lookup_symbol,
4177 ada_lookup_minimal_symbol.
4178
4179 * ada-lang.h: Update copyright dates.
4180 Replace the mangle/demangle terminology throughout by the
4181 more appropriate encode/decode one.
4182 Include breakpoint.h.
4183 Forward declare struct partial_symbol, struct block.
4184 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
4185 (EXTRACT_ADDRESS): Remove.
4186 (EXTRACT_INT): Remove.
4187 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
4188 (MAX_ENCLOSING_FRAME_LEVELS): Define.
4189 (MAX_RENAMING_CHAIN_LENGTH): Define.
4190 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
4191
4192 (enum task_states): Remove.
4193 ada_task_states: Remove.
4194 (fat_string): Remove.
4195 (struct entry_call): Remove.
4196 (struct task_fields): Remove.
4197 (struct task_entry): Remove.
4198
4199 (struct ada_symbol_info): Define.
4200 (enum ada_attribute): Remove.
4201 (enum ada_operator): Define.
4202
4203 (ada_get_field_index): Declare.
4204 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
4205 (ada_is_simple_array): Rename to ada_is_simple_array_type.
4206 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
4207 (ada_lookup_symbol_list): New interface.
4208 (ada_decode_symbol): Declare.
4209 (ada_decode): Declare.
4210 (ada_lookup_symbol): New interface.
4211 (ada_update_initial_language): Declare.
4212 (ada_lookup_simple_minsym): Declare.
4213 (user_select_syms): New interface.
4214 (ada_sals_for_line): Declare.
4215 (ada_is_tagged_type): New interface.
4216 (ada_tag_name): Declare.
4217 (ada_lookup_struct_elt_type): Remove declaration.
4218 (ada_search_struct_field): Remove declaration.
4219 (ada_attribute_name): New interface.
4220 (ada_is_system_address_type): Declare.
4221 (ada_to_fixed_value): Remove declaration.
4222 (ada_template_to_fixed_record_type_1): Declare.
4223 (get_int_var_value): New interface.
4224 (ada_find_any_symbol): Declare.
4225 (ada_find_renaming_symbol): Declare.
4226 (ada_mangle): Rename to ada_encode.
4227 (ada_simple_renamed_entity): Remove const.
4228 (ada_main_name): Declare.
4229 (get_current_task): Rename to ada_get_current_task.
4230 (get_entry_number): Remove declaration.
4231 (ada_report_exception_break): Remove declaration.
4232 (ada_print_exception_breakpoint_nontask): Declare.
4233 (ada_print_exception_breakpoint_task): Declare.
4234 (ada_find_printable_frame): Declare.
4235
4236 * ada-lex.l: Update copyright notices.
4237 Use xmalloc and xfree instead of malloc and free.
4238 Use new interface to name_lookup.
4239 Use new interface to
4240 ada_mangle=>ada_encode.
4241 Redo handling of '$...' variable to parallel current treatment
4242 in c-exp.y.
4243 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
4244 digit_to_int, strtoulst, processInt, processReal, processId,
4245 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
4246 yywrap): Protoize.
4247
4248 (processInt): Use cast to remove harmless warning.
4249 (processReal): Modify to get rid of compiler warning on scan formats.
4250
4251 (processId): Replace xmalloc with obstack_alloc for name and remove
4252 call to ada_name_string_cleanup.
4253 Remove obsolete disabled code.
4254 (name_lookup): Ditto.
4255 New interface.
4256 Use obsavestring on temp_parse_space instead of savestring
4257 on name, and remove call to ada_name_string_cleanup.
4258 Free string returned from ada_simple_renamed_entity.
4259 Use new interface to ada_lookup_symbol_list.
4260 Decomment disabled code.
4261 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
4262 not types.
4263 When a type name lookup succeeds as a result of
4264 lookup_primitive_typename, check for regular type entry that has not
4265 yet been read in.
4266 Limit length of chain of renamed symbols we are willing to follow.
4267 Do not break names beginning with "standard__" into segments.
4268 (block_lookup): Use new interface to ada_lookup_symbol_list.
4269
4270 * ada-typeprint.c: Update copyright notice.
4271 (demangled_type_name): Rename to decoded_type_name.
4272 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
4273 (print_range_bound): Correct handling of negative
4274 bounds that make the index type looked unsigned under STABS.
4275 (print_dynamic_range_bound): Use new interface to get_int_var_value.
4276 (print_range_type_named): Use the builtin int type if no type
4277 corresponding to the given type name could be found.
4278 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
4279 Add some bullet-proofing.
4280 (print_variant_clauses): Allow for variant branches with ___XVU
4281 encodings that are not dynamic fields.
4282 Use new interface to ada_is_tagged_type.
4283 (print_record_type): Allow for fields with ___XVE encodings that
4284 are not dynamic fields.
4285 Use new interface to ada_is_tagged_type.
4286 (ada_print_type): ada_is_array_descriptor =>
4287 ada_is_array_descriptor_type.
4288
4289 * ada-valprint.c: Update copyright notice.
4290 Include gdb_string.h
4291 Include infcall.h
4292 (ui_memcpy): New function.
4293 (ada_print_floating): New function.
4294 (ada_print_str): Order arguments correctly.
4295 Correct handling of empty arrays and arrays of 0-length items.
4296 ada_is_array_descriptor => ada_is_array_descriptor_type
4297 Print values of type System.Address in hexadecimal format.
4298 Use ada_print_floating to print floating-point numbers in Ada format.
4299 Print class tag values with type names.
4300 No longer print the address of reference values. Avoids
4301 a potential confusion.
4302 (ada_value_print): Stop printing the object type for reference
4303 values, but preserve that behavior for access types. Avoids
4304 a potential confusion.
4305 Simplify one conditional expression, as the first part is now
4306 necessarily true.
4307 ada_is_array_descriptor => ada_is_array_descriptor_type
4308 Add check for arrays for null records, and print them by hand.
4c4b4cd2 4309
f65f91b5
JB
43102004-06-01 Jim Blandy <jimb@redhat.com>
4311
4312 * ppc-tdep.h: Delete unused 'regoff' member.
4313 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
4314
d4687fa0
MC
43152004-06-01 Michael Chastain <mec.gnu@mindspring.com>
4316
4317 Fix PR symtab/1661.
4318 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
4319 (hpread_read_struct_type): Likewise.
4320
de169ec9
AC
43212004-06-01 Andrew Cagney <cagney@gnu.org>
4322
c6902d46
AC
4323 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
4324 instead of xasprintf.
4325 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
4326 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
4327 (mi_cmd_data_list_register_names)
4328 (mi_cmd_data_list_changed_registers)
4329 (mi_cmd_data_list_register_values)
4330 (get_register, mi_cmd_data_write_register_values)
4331 (mi_cmd_data_write_register_values)
4332 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
4333 (mi_cmd_target_download, mi_cmd_target_select)
4334 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
4335 (mi_execute_cli_command, mi_execute_async_cli_command)
4336 (mi_execute_async_cli_command): Ditto.
4337 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
4338 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
4339
6085fc2d
AC
4340 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
4341 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
4342 error_last_message instead of mi_error_last_message.
4343 * mi/mi-main.c (mi_error_last_message): Delete function.
4344
de169ec9
AC
4345 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
4346 "invalid number of columns" error. Delete redundant "out of
4347 memory" check.
4348
1fc7d519
MK
43492004-05-31 Mark Kettenis <kettenis@gnu.org>
4350
6cfb2041
MK
4351 * i386bsd-nat.c: Don't include <sys/procfs.h>.
4352 (gregset_t, fpregset_t): Remove typedefs.
4353 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
4354 (REG_OFFSET): Rename argument.
4355 (i386bsd_r_reg_offset): Rename from reg_offset.
4356 (REG_ADDR): Remove macro.
4357 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
4358 functions.
4359 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
4360 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
4361 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
4362 instead of supply_gregset.
4363 (store_inferior_registers): Use `struct reg' and `struct fpreg'
4364 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
4365 instead of fill_gregset.
4366 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
4367
1fc7d519
MK
4368 * i386bsd-nat.c: Don't include "gregset.h".
4369 (supply_gregset, fill_gregset): Make static.
4370 (supply_fpregset, fill_fpregset): Remove.
4371 * Makefile.in (i386bsd-nat.o): Update dependencies.
4372
2c34abbe
MK
43732004-05-30 Mark Kettenis <kettenis@gnu.org>
4374
448724fb
MK
4375 * fbsd-proc.c: Include "regcache.h", "regset.h" and
4376 "gdb_assert.h". Con't include "gregset.h".
4377 (fbsd_make_corefile_notes): Use regset-based core file support
4378 instead off fill_gregset and fill_fpregset.
4379 * Makefile.in (fbsd-proc.o): Update dependencies.
4380
5ca8ca7c
MK
4381 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
4382 instructions.
4383 (m88k_frame_prev_register): Simplify code a bit.
4384
593adc23
MK
4385 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
4386 (amd64_collect_fpregset): New function.
4387 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
4388
8d1b517b
MK
4389 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
4390
7fdafb5a
MK
4391 * i386-tdep.c (i386_supply_gregset): Adjust comment.
4392 (i386_collect_gregset): New function.
4393 (i386_supply_fpregset): Adjust comment.
4394 (i386_collect_fpregset): New function.
4395 (i386_regset_from_core_section): Use i386_collect_gregset and
4396 i386_collect_fpregset.
4397
8693c419
MK
4398 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
4399 handle VALUEP being null.
4400
2c34abbe
MK
4401 * regset.h (collect_regset_ftype): Unconstify fourth argument.
4402
45d134d8
MK
44032004-05-29 Mark Kettenis <kettenis@gnu.org>
4404
1698f4e7
MK
4405 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
4406
45d134d8
MK
4407 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
4408 assembler in OpenBSD 3.5-current.
4409 (amd64obsd_sigcontext_addr): Likewise.
4410
691d145a
JB
44112004-05-28 Jim Blandy <jimb@redhat.com>
4412
4413 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
4414 register set, so our regcache isn't declared "legacy" and our E500
4415 pseudoregister read and write functions aren't ignored.
4416 (rs6000_register_byte, rs6000_register_raw_size,
4417 rs6000_register_virtual_type, rs6000_register_convertible,
4418 rs6000_register_convert_to_virtual,
4419 rs6000_register_convert_to_raw): Deleted.
4420 (rs6000_register_type, rs6000_convert_register_p,
4421 rs6000_register_to_value, rs6000_value_to_register): New
4422 functions.
4423 (rs6000_gdbarch_init): Don't register
4424 gdbarch_deprecated_register_size,
4425 gdbarch_deprecated_register_bytes,
4426 gdbarch_deprecated_register_byte,
4427 gdbarch_deprecated_register_raw_size,
4428 gdbarch_deprecated_register_virtual_type,
4429 gdbarch_deprecated_register_convertible,
4430 gdbarch_deprecated_register_convert_to_virtual, or
4431 gdbarch_deprecated_register_convert_to_raw methods. Instead,
4432 register gdbarch_register_type, gdbarch_convert_register_p,
4433 gdbarch_register_to_value, and gdbarch_value_to_register methods.
4434
18ed0c4e
JB
44352004-05-26 Jim Blandy <jimb@redhat.com>
4436
4437 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
4438 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
4439 functions, updated to match the register numberings used in GCC.
4440 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
4441 rs6000_dwarf2_reg_to_regnum as register number conversions
4442 functions for STABS and Dwarf2.
4443
779af9e3
RC
44442004-05-26 Randolph Chung <tausq@debian.org>
4445
4446 * infttrace.h (target_waitkind): Forward declare type instead of pulling
4447 in header file.
4448
c23968a2
JB
44492004-05-25 Joel Brobecker <brobecker@gnat.com>
4450
4451 * NEWS: Document new "start" command.
4452
3a7d1c27
RC
44532004-05-25 Randolph Chung <tausq@debian.org>
4454
4455 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
4456 hppa-linux.
4457
43613416
RC
44582004-05-25 Randolph Chung <tausq@debian.org>
4459
4460 * hppa-hpux-tdep.c (offsetof): Define.
4461 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
4462 (hppa32_hpux_frame_base_before_sigtramp)
4463 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
4464 (hppa64_hpux_frame_saved_pc_in_sigtramp)
4465 (hppa64_hpux_frame_base_before_sigtramp)
4466 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
4467 functions.
4468 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
4469 (hppa_hpux_sigtramp_frame_unwind_cache)
4470 (hppa_hpux_sigtramp_frame_this_id)
4471 (hppa_hpux_sigtramp_frame_prev_register)
4472 (hppa_hpux_sigtramp_frame_unwind)
4473 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
4474 (hppa_hpux_init_abi): Register sigtramp unwinder.
4475 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
4476
6d1be3f1
RC
44772004-05-25 Randolph Chung <tausq@debian.org>
4478
4479 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
4480 and multiple stack unwinds.
4481 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
4482
97c34f65
AC
44832004-05-25 Andrew Cagney <cagney@gnu.org>
4484
4485 * symfile.h (symbol_file_add_from_memory): Delete declaration.
4486 * symfile-mem.h: Delete file.
4487 * symfile-mem.c: Do not include "symfile-mem.h".
4488 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
4489 "struct bfd_section". When an error do not bother returning NULL.
4490 (add_symbol_file_from_memory_command): Use "struct bfd" and
4491 "struct bfd_section".
4492 * Makefile.in (symfile_mem_h): Delete.
4493 (symfile-mem.o): Update dependencies.
4494
e23cbd82
NR
44952004-05-25 Nick Roberts <nickrob@gnu.org>
4496
4497 * gdb-mi.el: New file.
4498
20d2ca3e
AC
44992004-05-25 Andrew Cagney <cagney@gnu.org>
4500
4501 * inftarg.c: Include "observer.h".
4502 (child_attach, child_create_inferior): Notify inferior_created.
4503 * corelow.c: Include "observer.h".
4504 (core_open): Notify inferior_created.
4505 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
4506
c27cda74
AC
45072004-05-25 Andrew Cagney <cagney@gnu.org>
4508
4509 * target.h (struct target_ops): Add from_tty to
4510 to_create_inferior.
4511 (target_create_inferior, find_default_create_inferior): Update.
4512 * infcmd.c (run_command): Update.
4513 * wince.c (child_create_inferior): Update.
4514 * win32-nat.c (child_create_inferior): Update.
4515 * uw-thread.c (uw_thread_create_inferior): Update.
4516 * thread-db.c (thread_db_create_inferior): Update.
4517 * target.c (debug_to_create_inferior)
4518 (find_default_create_inferior): Update.
4519 (maybe_kill_then_create_inferior): Update.
4520 * sol-thread.c (sol_thread_create_inferior): Update.
4521 * remote.c (extended_remote_async_create_inferior)
4522 (extended_remote_create_inferior): Update.
4523 * remote-vx.c (vx_create_inferior): Update.
4524 * remote-st.c (st2000_create_inferior): Update.
4525 * remote-sim.c (gdbsim_create_inferior): Update.
4526 * remote-sds.c (sds_create_inferior): Update.
4527 * remote-rdp.c (remote_rdp_create_inferior): Update.
4528 * remote-rdi.c (arm_rdi_create_inferior): Update.
4529 * remote-m32r-sdi.c (m32r_create_inferior): Update.
4530 * remote-e7000.c (e7000_create_inferior): Update.
4531 * procfs.c (procfs_create_inferior): Update.
4532 * ocd.c (ocd_create_inferior): Update.
4533 * ocd.h (ocd_create_inferior): Update.
4534 * nto-procfs.c (procfs_create_inferior): Update.
4535 * monitor.c (monitor_create_inferior): Update.
4536 * lin-lwp.c (lin_lwp_create_inferior): Update.
4537 * inftarg.c (child_create_inferior): Update.
4538 * hpux-thread.c (hpux_thread_create_inferior): Update.
4539 * gnu-nat.c (gnu_create_inferior): Update.
4540
1db2a798
AC
45412004-05-25 Andrew Cagney <cagney@gnu.com>
4542
4543 * MAINTAINERS: Update e-mail address.
4544
007d08bb
RC
45452004-05-24 Randolph Chung <tausq@debian.org>
4546
4547 * thread.c (info_threads_command, thread_apply_all_command)
4548 (thread_apply_command, thread_command, do_captured_thread_select):
4549 Remove HPUXHPPA-specific code.
4550
69e7b95e
RC
45512004-05-24 Randolph Chung <tausq@debian.org>
4552
4553 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
4554 unused symbols.
4555 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
4556 references.
4557
a4d5f2e0
JB
45582004-05-24 Joel Brobecker <brobecker@gnat.com>
4559
4560 * infcmd.c (kill_if_already_running): New function, extracted
4561 from run_command().
4562 (run_command): Replace extracted code by call to
4563 kill_if_already_running().
4564 (start_command): New function.
4565 (_initialize_infcmd): Add "start" command.
4566
bf2ca189
MK
45672004-05-24 Mark Kettenis <kettenis@gnu.org>
4568
4569 Add OpenBSD/m88k support.
4570 * NEWS (New native configurations): Mention OpenBSD/m88k.
4571 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
4572 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
4573 * Makefile.in (m88k_tdep_h): New variable.
4574 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
4575 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
4576 * configure.host: Add m88*-*-openbsd*.
4577 * configure.tgt: Add m88*-*-openbsd*.
4578
80fadb11
JB
45792004-05-24 Jim Blandy <jimb@redhat.com>
4580
4581 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
4582 to approve changes.
4583
19e2d14b
KB
45842004-05-24 Kevin Buettner <kevinb@redhat.com>
4585
4586 * symtab.c (fixup_section): Search section table when lookup by
4587 name fails.
4588
1b07b470
RC
45892004-05-24 Randolph Chung <tausq@debian.org>
4590
4591 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
4592 be "small_struct".
4593
368702b1
MK
45942004-05-24 Mark Kettenis <kettenis@gnu.org>
4595
5df97fde
MK
4596 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
4597 register number in regcache_raw_collect call.
4598 (m68kbsd_collect_fpregset): Likewise.
4599 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
4600
368702b1
MK
4601 * regset.h (struct regset): Add back `regset' member.
4602
a770d4ec
MK
46032004-05-23 Mark Kettenis <kettenis@gnu.org>
4604
70f9f479
MK
4605 * configure.in: Check for td_pcb in `struct thread'.
4606 * configure, config.in: Regenerated.
4607
2e16d79e
MK
4608 * dpx2-nat.c: Remove file.
4609 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
4610 (dpx2-nat.o): Remove dependencies.
4611
492cf391
MK
4612 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
4613 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
4614 (amd64obsd_supply_pcb): New function.
4615 (_initialize_amd64obsd_nat): Enable libkvm interface.
4616 * Makefile.in (amd64obsd-nat.o): Update dependencies.
4617 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
4618 (LOADLIBES): New variable.
4619
a770d4ec
MK
4620 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
4621 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
4622 (sparc32nbsd_supply_pcb): New function.
4623 (_initialize_sparcnbsd_nat): Enable libkvm interface.
4624 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
4625 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
4626 (LOADLIBES): New variable.
4627
9ea75c57
MK
46282004-05-22 Mark Kettenis <kettenis@gnu.org>
4629
2e0c3539
MK
4630 * bsd-kvm.c, bsd-kvm.h: New files.
4631 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
4632 "bsd-kvm.h".
4633 (i386fbsd_supply_pcb): New function.
4634 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
4635 (i386fbsd-nat.o): Update dependencies.
4636 (bsd_kvm_h): New variable.
4637 (bsd-kvm.o): New dependency.
4638 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
4639 (LOADLIBES): New variable.
4640
9ea75c57
MK
4641 * regset.c: Tweak comment.
4642 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
4643 macro.
4644 * regset.h: Update copyright year.
4645 (struct regset): Remove `descr' member, add `gdbarch' member.
4646 (regset_alloc): Adjust prototype and comment.
4647 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
4648 (i386_supply_fpregset): Likewise.
4649 (i386_regset_from_core_section): Update call to regset_alloc.
4650 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
4651 REGSET->arch.
4652 (i386obsd_aout_regset_from_core_section): Update call to
4653 regset_alloc.
4654 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
4655 REGSET->arch.
4656 (i386nbsd_aout_regset_from_core_section): Update call to
4657 regset_alloc.
4658 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
4659 REGSET->arch.
4660 (amd64_regset_from_core_section): Update call to regset_alloc.
4661 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
4662 REGSET->arch.
4663 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
4664 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
4665 &sparc32nbsd_gregset in sparc32_supply_gregset call.
4666 (sparc32nbsd_init_abi): Update call to regset_alloc.
4667 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
4668 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
4669 (sparc64obsd_init_abi): Update call to regset_alloc.
4670 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
4671 &sparc64nbsd_gregset in sparc64_supply_gregset call.
4672 (sparc64nbsd_init_abi): Update call to regset_alloc.
4673 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
4674 &sparc64fbsd_gregset in sparc64_supply_gregset call.
4675 (sparc64fbsd_init_abi): Update call to regset_alloc.
4676
867e2dc5
JB
46772004-05-22 Jim Blandy <jimb@redhat.com>
4678
4679 * ppc-tdep.h (spe_register_p): New declaration.
4680 (struct gdbarch_tdep): New members: ppc_acc_regnum and
4681 ppc_spefscr_regnum.
4682 * rs6000-tdep.c (spe_register_p): New function.
4683 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
4684 spefscr.
4685 (rs6000_gdbarch_init): Initialize the new members of the tdep
4686 structure.
4687
617a4cba
JB
46882004-05-21 Jim Blandy <jimb@redhat.com>
4689
0397dee1
JB
4690 * ppc-linux-nat.c (fetch_register): Move code back to be next
4691 to the comment that describes it. (Moved code, instead of
4692 comment, for symmetry with store_register.)
4693
617a4cba
JB
4694 Allocate regset structures in the gdbarch's obstack, not using
4695 xmalloc.
4696 * regset.c (regset_alloc): Renamed from regset_xmalloc.
4697 Add 'arch' argument. Allocate the regset on arch's obstack, not
4698 using xmalloc.
4699 * regset.h (regset_alloc): Update declaration.
4700 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
4701 gdbarch argument.
4702 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
4703 * i386-tdep.c (i386_regset_from_core_section): Same.
4704 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
4705 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
4706 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
4707 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
4708 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
4709 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
4710
9aa3914d
JB
47112004-05-21 Joel Brobecker <brobecker@gnat.com>
4712
4713 * config/djgpp/fnchange.lst: Undo previous change, was useless.
4714
99c87dab
JB
47152004-05-21 Jim Blandy <jimb@redhat.com>
4716
4717 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
4718 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
4719
c2b6b4aa
JB
47202004-05-20 Jim Blandy <jimb@redhat.com>
4721
4722 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
4723
144529d0
MK
47242004-05-20 Mark Kettenis <kettenis@gnu.org>
4725
4726 * regset.h: Make prototype const-correct.
4727 * regset.c (regset_xmalloc): Make const-correct.
4728
4725b721
PH
47292004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
4730
4731 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
4732 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
4733 (symbol_search_name): Declare.
4734
4735 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
4736 (iter_name_next_hashed): Ditto.
4737 (iter_name_next_linear): Ditto.
4738 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
4739
4740 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
4741 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
4742 (symbol_search_name): New function.
4743
4744 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
4745
4746 * minsyms.c (build_minimal_symbol_hash_tables): Change
4747 test for adding to demangled hash table to check for difference
4748 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
4749
be07a590
JB
47502004-05-19 Jim Blandy <jimb@redhat.com>
4751
4752 Use a constructor function to create regset structures.
4753 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
4754 (struct regset): Use supply_regset_ftype. Add new
4755 'collect_regset' member.
4756 (regset_xmalloc): New declaration.
4757 * regset.c: New file.
4758 * am64-tdep.c (amd64_regset_from_core_section): Use
4759 regset_xmalloc to construct regset structures.
4760 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
4761 * i386-tdep.c (i386_regset_from_core_section): Same.
4762 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
4763 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
4764 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
4765 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
4766 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
4767 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
4768 * Makefile.in (COMMON_OBS): Add regset.o.
4769 (regset.o): New rule.
4770
604368f5
JB
47712004-05-19 Joel Brobecker <brobecker@gnat.com>
4772
4773 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
4774 and pthread_cond_wait.c.
4775
82d69f8b
JB
47762004-05-18 Jim Blandy <jimb@redhat.com>
4777
4778 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
4779 before the mach-specific switch, and then let the individual cases
4780 override the defaults, rather than leaving them uninitialized
4781 until the switch and then setting them in each case.
4782
5859efe5
RC
47832004-05-18 Randolph Chung <tausq@debian.org>
4784
4785 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
4786 millicode functions.
4787
9ca80cf8
RC
47882004-05-18 Randolph Chung <tausq@debian.org>
4789
4790 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
4791 references to dld_flags_buffer consistent.
4792
ed70ba00
RC
47932004-05-18 Randolph Chung <tausq@debian.org>
4794
4795 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
4796 it for unwinding the stack.
4797
63100632
RC
47982004-05-18 Randolph Chung <tausq@debian.org>
4799
4800 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
4801 Undefine these so we can overide them using gdbarch.
4802
090ccbb7
RC
48032004-05-18 Randolph Chung <tausq@debian.org>
4804
4805 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
4806 handling for 64-bit HPUX (elf).
4807
594706e6
DJ
48082004-05-18 Daniel Jacobowitz <dan@debian.org>
4809
4810 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
4811 constants.
4812 * amd64-tdep.c (amd64_skip_prologue): Likewise.
4813 * ia64-tdep.c (examine_prologue): Likewise.
4814 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
4815 * v850-tdep.c (v850_fix_call_dummy): Likewise.
4816
e5483145
MK
48172004-05-18 Mark Kettenis <kettenis@gnu.org>
4818
4819 * vax-tdep.c (vax_return_value): Implement
4820 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4821
caed1a45
MK
48222004-05-17 Mark Kettenis <kettenis@gnu.org>
4823
4824 * vax-tdep.c (vax_return_value): Fix typo.
4825
3c0b7db2
AC
48262004-05-17 Andrew Cagney <cagney@redhat.com>
4827
5aae53e5
AC
4828 * MAINTAINERS: Mark Salter was also responsible for
4829 testsuite/config/
4830
3c0b7db2
AC
4831 * NEWS: Mention signal fixes.
4832
22b0923d
RC
48332004-05-17 Randolph Chung <tausq@debian.org>
4834
4835 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
4836 check to see if we are unwinding an export stub. Export stubs clobber
4837 the %rp in the call path and stores the original rp in a stack slot.
4838
22f2b2f3
JB
48392004-05-17 Jim Blandy <jimb@redhat.com>
4840
4841 * MAINTAINERS: Update address for J.T. Conklin.
4842
cea96d64
RC
48432004-05-17 Randolph Chung <tausq@debian.org>
4844
4845 * hppa-tdep.c: Remove superfluous #include's.
4846 * Makefile.in (hppa-tdep.o): Update dependencies.
4847
f08f6a4a
RC
48482004-05-17 Randolph Chung <tausq@debian.org>
4849
4850 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
4851 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
4852 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
4853 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
4854 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
4855 Remove static function declarations.
4856
51da707a
MK
48572004-05-17 Mark Kettenis <kettenis@gnu.org>
4858
caed1a45
MK
4859 * alphabsd-nat.c: Update copyright year.
4860 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
4861
c0c2b0db
MK
4862 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
4863 and M68K_A2_REGNUM.
4864
51da707a
MK
4865 * m68k-tdep.c (m68k_svr4_return_value): Implement
4866 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4867
8d027a04
MK
48682004-05-16 Mark Kettenis <kettenis@gnu.org>
4869
4870 * sol-thread.c Update copyright year. Fix various coding
4871 standards violations. Tweak a few comments.
4872 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
4873 Delete prototypes.
4874
0d99fdb9
RC
48752004-05-15 Randolph Chung <tausq@debian.org>
4876
4877 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
4878 as pointer instead of array reference since HPUX compiler does
4879 not accept unsized array arguments.
4880 * somsolib.c (dld_flags_buffer): Use constant array size.
4881
f7e3843a
MK
48822004-05-15 Mark Kettenis <kettenis@gnu.org>
4883
0fe85704
MK
4884 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
4885 offset with decimal offset.
4886 (amd64obsd_sigcontext_addr): Return correct address for entire
4887 signal trampoline.
4888
a54f9a00
MK
4889 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
4890 instead of get_frame_base.
4891
feae6502
MK
4892 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
4893 (fill_gregset): Use regcache_raw_collect.
4894
0382d099
MK
4895 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
4896 ppcobsd-tdep.c.
4897
f7e3843a
MK
4898 * config/sparc/tm-nbsd64.h: Remove file.
4899 * config/tm-sunos.h: Remove file.
4900
773df3e5
JB
49012004-05-15 Joel Brobecker <brobecker@gnat.com>
4902
4903 * rs6000-tdep.c (store_param_on_stack_p): New function,
4904 an improved version of some code extracted from skip_prologue().
4905 (skip_prologue): Use store_param_on_stack_p() to detect
4906 instructions saving a parameter on the stack. Detect when r0
4907 is used to save a parameter.
4908 Do not mark "li rx, SIMM" instructions as part of the prologue,
4909 unless the following instruction is also part of the prologue.
4910
95918acb
AC
49112004-05-14 Andrew Cagney <cagney@redhat.com>
4912
06f32659
AC
4913 * infrun.c (handle_inferior_event): Simplify
4914 STEP_OVER_UNDEBUGGABLE.
4915
95918acb
AC
4916 * infrun.c (handle_step_into_function): Delete function.
4917 (handle_inferior_event): Inline calls to
4918 handle_step_into_function.
4919
40711ff1 49202004-05-14 Jerome Guitton <guitton@gnat.com>
42203e46
JG
4921
4922 * rs6000-nat.c: Fix a comment.
4923
02f60eae
JB
49242004-05-12 David Anderson <davea@sgi.com>
4925
4926 Committed by Jim Blandy <jimb@redhat.com>:
4927 * regcache.c (struct regcache_descr): fix comment spelling.
4928
552e377b
JB
49292004-05-13 J. Brobecker <brobecker@gnat.com>
4930
4931 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
4932 Fixes a link link failure.
4933
349766b2
JB
49342004-05-13 J. Brobecker <brobecker@gnat.com>
4935
4936 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
4937 error that was causing the build to fail.
4938
0d4d5484
JB
49392004-05-13 J. Brobecker <brobecker@gnat.com>
4940
4941 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
4942 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
4943
0b30808c
AC
49442004-05-13 Andrew Cagney <cagney@redhat.com>
4945
4946 * infrun.c (handle_inferior_event): Check for
4947 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
4948 calls. Update comments.
4949
cdf2c5f5
JB
49502004-05-13 Jim Blandy <jimb@redhat.com>
4951
063715bf
JB
4952 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
4953 (fetch_regs_user_thread, fetch_regs_kernel_thread)
4954 (store_regs_user_thread, store_regs_kernel_thread): Use
4955 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
4956 * ppc-linux-nat.c (fill_gregset): Same.
4957 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
4958 (ppc_linux_sigtramp_cache): Same.
4959 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
4960 (ppcnbsd_sigtramp_cache_init): Same.
4961 * rs6000-nat.c (fetch_core_registers): Same.
4962 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
4963 (rs6000_frame_cache): Same.
4964
cdf2c5f5
JB
4965 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
4966 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
4967 of assuming that the gprs are numbered starting with zero.
4968 * ppc-linux-nat.c (fill_gregset): Same.
4969 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
4970 * ppcnbsd-nat.c (getregs_supplies): Same.
4971 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
4972 * rs6000-nat.c (fetch_core_registers): Same.
4973 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
4974
450bd37b
MS
49752004-05-07 Michael Snyder <msnyder@redhat.com>
4976
4977 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
4978 LOC_COMPUTED_ARG, and LOC_INDIRECT.
4979
4a72a2a6
AC
49802004-05-13 Andrew Cagney <cagney@redhat.com>
4981
4982 * infrun.c (handle_inferior_event): Use frame_unwind_id.
4983
8edfa926
BM
49842004-05-13 Bryce McKinlay <mckinlay@redhat.com>
4985
4986 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
4987 base_address for shared libraries.
4988
723e0e3d
BM
49892004-05-13 Bryce McKinlay <mckinlay@redhat.com>
4990
4991 * MAINTAINERS (write after approval): Add myself.
4992
00d4360e
UW
49932004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
4994
4995 * breakpoint.c (bpstat_stop_status): Add new argument
4996 STOPPED_BY_WATCHPOINT. Use it instead of testing
4997 target_stopped_data_address agaist 0 to check whether
4998 or not we stopped due to a hardware watchpoint.
4999 * breakpoint.h (bpstat_stop_status): Adapt prototype.
5000 * infrun.c (handle_inferior_event): Call bpstat_stop_status
5001 with new argument.
5002
ec76baa5
JB
50032004-05-12 Jim Blandy <jimb@redhat.com>
5004
5005 * configure.in: When checking whether we should use the -bbigtoc
5006 option, don't forget to restore the original value of LDFLAGS.
5007 * configure: Regenerated.
5008
f2c9ca08
AC
50092004-05-12 Andrew Cagney <cagney@redhat.com>
5010
5011 * thread.c (load_infrun_state): Delete step_sp.
5012 * infrun.c (context_switch): Ditto.
5013 * inferior.h (step_sp): Ditto.
5014 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
5015 * gdbthread.h (struct thread_info, save_infrun_state)
5016 (restore_infrun_state): Ditto.
5017
090ddb2a
UW
50182004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
5019
5020 * MAINTAINERS (write after approval): Add myself.
5021
8aad930b
AC
50222004-05-12 Andrew Cagney <cagney@redhat.com>
5023
5024 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
5025 eliminate reference to step_sp.
5026 (struct execution_control_state, init_execution_control_state)
5027 (handle_inferior_event, keep_going): Delete update_step_sp and
5028 step_sp.
5029 * infcmd.c (step_sp): Note that variable is unused.
5030
922d5ae0
AC
50312004-05-11 Andrew Cagney <cagney@redhat.com>
5032
5033 * infrun.c (step_over_function): Delete function.
5034 (handle_step_into_function): Use insert_step_resume_breakpoint.
5035 (insert_step_resume_breakpoint): Fix assertion.
5036
017c5ca5
NR
50372004-05-11 Nick Roberts <nickrob@gnu.org>
5038
5039 * utils.c (defaulted_query): Just use the normal query input type
5040 when printing the annotations.
5041
42edda50
AC
50422004-05-11 Andrew Cagney <cagney@redhat.com>
5043
5044 * infrun.c (handle_inferior_event): Simplify code handling
5045 step-into or return-from a signal trampoline.
5046
d28b44a7
AC
50472004-05-11 Andrew Cagney <cagney@redhat.com>
5048
5049 * ppcnbsd-tdep.c: Include "gdb_assert.h".
5050 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
5051
383f0f5b
JB
50522004-05-10 Jim Blandy <jimb@redhat.com>
5053
d0b57c3a
JB
5054 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
5055 with a call to internal_error.
5056
383f0f5b
JB
5057 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
5058 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
5059 processor variant lacks those registers.
5060 (ppc_floating_point_unit_p): Change description to make it clear
5061 that this returns info about the ISA, not the ABI.
5062 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
5063 return true or false by checking tdep->ppc_fp0_regnum and
5064 tdep->ppc_fpscr_regnum. The original code replicated the BFD
5065 arch/mach switching done in rs6000_gdbarch_init; it's better to
5066 keep that logic there, and just check the results here.
5067 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
5068 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
5069 floating-point registers.
5070 (ppc_supply_fpregset, ppc_collect_fpregset)
5071 (rs6000_push_dummy_call, rs6000_extract_return_value)
5072 (rs6000_store_return_value): Assert that we have floating-point
5073 registers.
5074 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
5075 (rs6000_frame_cache): Don't note the locations at which
5076 floating-point registers were saved if we have no fprs.
5077 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
5078 registers.
5079 (fetch_regs_user_thread, fetch_regs_kernel_thread)
5080 (store_regs_user_thread, store_regs_kernel_thread): Only call
5081 supply_fprs / fill_fprs if we actually have floating-point
5082 registers.
5083 (special_register_p): Check ppc_fpscr_regnum before matching
5084 against it.
5085 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
5086 supply / collect fpscr if we don't have it.
5087 * ppc-bdm.c: #include "gdb_assert.h".
5088 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
5089 have floating-point registers, since I can't test this code on
5090 FP-free systems to adapt it.
5091 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
5092 fpscr and floating point register numbers if they don't exist.
5093 (fetch_register): Assert that we have floating-point registers
5094 before we reach the code that handles them.
5095 (store_register): Same. And use tdep instead of calling
5096 gdbarch_tdep again.
5097 (fill_fpregset): Don't try to collect FP registers and fpscr if we
5098 don't have them.
5099 (ppc_linux_sigtramp_cache): Don't record the saved locations of
5100 fprs and fpscr if we don't have them.
5101 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
5102 don't have them.
5103 * ppcnbsd-nat.c: #include "gdb_assert.h".
5104 (getfpregs_supplies): Assert that we have floating-point registers.
5105 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
5106 * ppcobsd-tdep.c: #include "gdb_assert.h".
5107 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
5108 have floating-point registers.
5109 * rs6000-nat.c (regmap): Don't match against the fpscr and
5110 floating point register numbers if they don't exist.
5111 (fetch_inferior_registers, store_inferior_registers,
5112 fetch_core_registers): Only fetch / store / supply the
5113 floating-point registers and the fpscr if we have them.
5114 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
5115 (ppcobsd-tdep.o): Update dependencies.
5116
15960608
AC
51172004-05-10 Andrew Cagney <cagney@redhat.com>
5118
5119 * infrun.c (through_sigtramp_breakpoint): Delete variable.
5120 (context_switch): Do not switch through_sigtramp_breakpoint.
5121 * gdbthread.h (save_infrun_state, load_infrun_state)
5122 (struct thread_info): Delete through_sigtramp_breakpoint parameter
5123 and structure member.
5124 * thread.c (load_infrun_state, save_infrun_state): Update.
5125
5ab5aa0f
MK
51262004-05-10 Mark Kettenis <kettenis@gnu.org>
5127
5128 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
5129
da78b0e7
DJ
51302004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5131
5132 * acinclude.m4: Quote macro names being defined by AC_DEFUN
5133 throughout.
5134 * aclocal.m4: Regenerate.
5135
cca0d3b0
NW
51362004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
5137
5138 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
5139
d303a6c7
AC
51402004-05-10 Andrew Cagney <cagney@redhat.com>
5141
5142 * infrun.c (check_sigtramp2): Delete function.
5143 (handle_inferior_event): When single stepping, and taking a
5144 signal, set a breakpoint at the signal return address. Delete
5145 redundant calls to check_sigtramp2.
5146 (insert_step_resume_breakpoint): New function.
5147 (through_sigtramp_breakpoint, handle_inferior_event)
5148 (follow_exec, wait_for_inferior, fetch_inferior_event)
5149 (currently_stepping, keep_going): Delete most uses of
5150 through_sigtramp_breakpoint, not that it should be deleted.
5151 (delete_breakpoint_current_contents): Delete function.
5152
03f4cc20
RC
51532004-05-10 Randolph Chung <tausq@debian.org>
5154
5155 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
5156 target.
5157 * config/pa/tm-linux.h: New file.
5158
37fc812e
DJ
51592004-05-10 Daniel Jacobowitz <drow@mvista.com>
5160
5161 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
5162 of prefixes. Don't print the prefix twice in the CLI.
5163
26c0b942
JB
51642004-05-10 Jim Blandy <jimb@redhat.com>
5165
2e56e9c1
JB
5166 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
5167 collect all the gprs.
5168
26c0b942
JB
5169 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
5170 loop collecting gprs.
5171
dc497459
AC
51722004-05-09 Andrew Cagney <cagney@redhat.com>
5173
5174 * remote-vx.c (net_step): Delete step-range code.
5175 * remote.c (remote_resume, init_all_packet_configs)
5176 (set_remote_protocol_E_packet_cmd)
5177 (show_remote_protocol_E_packet_cmd)
5178 (remote_protocol_E, show_remote_cmd, _initialize_remote)
5179 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
5180 (show_remote_protocol_e_packet_cmd): Ditto.
5181
0543f387
MK
51822004-05-09 Mark Kettenis <kettenis@gnu.org>
5183
c481d1ca
MK
5184 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
5185
f626a069
MK
5186 * hppa-tdep.h: Update copyright year.
5187 (struct trad_frame_saved_reg): Add opaque declaration.
5188
6fa57a7d
MK
5189 * amd64-tdep.c (amd64_return_value): Implement
5190 RETURN_VALUE_ABI_RETURNS_ADDRESS.
5191
e47577ab
MK
5192 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
5193 (m68k_value_to_register): New functions.
5194 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
5195 value_to_register.
5196
31db7b6c
MK
5197 * defs.h (enum return_value_convention): Add
5198 RETURN_VALUE_ABI_RETURNS_ADDRESS and
5199 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
5200 * infcmd.c (legacy_return_value): New function.
5201 (print_return_value): Rwerite to implement
5202 RETURN_VALUE_ABI_RETURNS_ADDRESS.
5203 * values.c (using_struct_return): Check for inequality to
5204 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
5205 RETURN_VALUE_STRUCT_CONVENTION.
5206 * i386-tdep.c (i386_return_value): Implement
5207 RETURN_VALUE_ABI_RETURNS_ADDRESS.
5208
0543f387
MK
5209 * vax-tdep.c: Tweak comments. Reorder include files. Don't
5210 include "symtab.h", "opcode/vax.h" and "inferior.h".
5211 (vax_skip_prologue): Replace calls to read_memory_integer by calls
5212 to read_memory_unsigned_integer.
5213 (vax_gdbarch_init): Reorder.
5214 (_initialize_vax_tdep): Spell out prototype.
5215 * Makefile.in (vax-tdep.o): Update dependencies.
5216
0c93b7b6
AC
52172004-05-08 Andrew Cagney <cagney@redhat.com>
5218
e6b55ae2
AC
5219 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
5220 * target.c (target_detach, target_disconnect): Ditto.
5221
1ac839b8
AC
5222 * infcall.c (call_function_by_hand): When no
5223 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
5224 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
5225 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
5226 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5227 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5228
28954179
AC
5229 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
5230 * gdbarch.h, gdbarch.c: Re-generate.
5231 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
5232 deprecated_fix_call_dummy.
5233 * v850-tdep.c (v850_gdbarch_init): Ditto.
5234 * infcall.c (call_function_by_hand): Do not call
5235 DEPRECATED_FIX_CALL_DUMMY.
5236
434b87dd
AC
5237 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
5238 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
5239 * gdbarch.h, gdbarch.c: Re-generate.
5240 * arm-linux-tdep.c (arm_linux_call_dummy_words)
5241 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
5242 deprecated_sizeof_call_dummy_words.
5243 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
5244 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
5245 * v850-tdep.c (v850_gdbarch_init): Ditto.
5246 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
5247 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
5248 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5249 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5250 * arch-utils.h (legacy_call_dummy_words)
5251 (legacy_sizeof_call_dummy_words): Delete declarations.
5252 * arch-utils.c (legacy_call_dummy_words)
5253 (legacy_sizeof_call_dummy_words): Delete variables.
5254
58d28df8
AC
5255 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
5256 * gdbarch.h, gdbarch.c: Re-generate.
5257 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
5258 * infcall.c (call_function_by_hand): Eliminate call to
5259 DEPRECATED_PUSH_DUMMY_FRAME.
5260 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
5261 push_dummy_frame.
5262 (ns32k_push_dummy_frame): Delete function.
5263
e4a2df64
AC
5264 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
5265 deprecated_call_dummy_breakpoint_offset or
5266 deprecated_call_dummy_start_offset.
5267 * dummy-frame.c, arm-tdep.c: Update comments.
5268 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
5269 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
5270 * gdbarch.h, gdbarch.c: Re-generate.
5271
d3712828
AC
5272 * infcall.c (legacy_push_dummy_code): Delete function.
5273 (push_dummy_code): Delete call.
5274
7a882905
AC
5275 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
5276 * gdbarch.h, gdbarch.c: Re-generate.
5277 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
5278 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
5279 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
5280 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
5281
0ec5872b
AC
5282 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
5283 (struct frame_info): Delete opaque declaration.
5284 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
5285 * frame.c (get_frame_type): Delete call.
5286
0c93b7b6
AC
5287 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
5288 pc_in_call_dummy.
5289 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
5290 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
5291
75536971
MK
52922004-05-08 Mark Kettenis <kettenis@gnu.org>
5293
527ca6bb
MK
5294 * alphanbsd-tdep.c: Include "gdb_string.h".
5295 * armnbsd-tdep.c: Update copyright year.
5296 Include "gdb_string.h".
5297 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
5298 dependencies.
5299
d39fdc61
MK
5300 * delta68-nat.c: Remove file.
5301 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
5302 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
5303 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
5304 (delta68-nat.o): Remove dependency.
5305
75536971
MK
5306 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
5307 function.
5308 (m68k_gdbarch_init): Don't set
5309 deprecated_frameless_function_invocation.
5310
f4ca1d1f
RC
53112004-05-07 Randolph Chung <tausq@debian.org>
5312
5313 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
5314 read_memory_nobpt for code reading when doing frame unwinding.
5315 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
5316
2f0e8c7a
RC
53172004-05-07 Randolph Chung <tausq@debian.org>
5318
5319 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
5320 instead of sp, handle sigaltstack case.
5321 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
5322 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
5323 signal handler and not that of the caller.
5324 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
5325 hppa_linux_sigtramp_find_sigcontext.
5326
959464ff
RC
53272004-05-07 Randolph Chung <tausq@debian.org>
5328
5329 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
5330 hppa-linux-nat.c.
5331 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
5332 * hppa-linux-nat.c (fetch_register, store_register): Define.
5333 (fetch_inferior_registers, store_inferior_registers): Define.
5334 (supply_gregset): Add comment and clean up some unneeded code.
5335 (fill_gregset): Add comment and fix so that it saves registers in
5336 the right place in the gregset.
5337 (fill_fpregset): Fix buffer overrun problem.
5338 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
5339
0da28f8a
RC
53402004-05-07 Randolph Chung <tausq@debian.org>
5341
5342 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
5343 do common handling of the pcoqt register.
5344 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
5345 to use helper function.
5346 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
5347 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
5348 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
5349 generic fallback unwinder when all else fails.
5350 (hppa_gdbarch_init): Add fallback sniffer.
5351 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
5352 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
5353 to use helper function.
5354
b9ec757a
JB
53552004-05-08 Joel Brobecker <brobecker@gnat.com>
5356
5357 * config/djgpp/fnchange.lst: Add translation rules for
5358 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
5359
756e95f1
MK
53602004-05-08 Mark Kettenis <kettenis@gnu.org>
5361
5362 * frame.c (get_prev_frame_1): Work around GCC bug.
5363 * frame.h: Add comment about GCC bug.
5364
2b4855ab
AC
53652004-05-07 Andrew Cagney <cagney@redhat.com>
5366
5367 * observer.c: Include "commands.h" and "gdbcmd.h".
5368 (observer_debug, _initialize_observer): Add the
5369 command "set/show debug observer".
5370 * observer.sh: When observer debugging, log notify calls.
5371 * Makefile.in (observer.o): Update dependencies.
5372
ba3e8e46
JM
53732004-05-07 Jason Molenda (jmolenda@apple.com)
5374
5375 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
5376
16796152
JB
53772004-05-07 Jim Blandy <jimb@redhat.com>
5378
daf6dc85
JB
5379 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
5380 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
5381 to recognize gpr regnums, instead of assuming that
5382 tdep->ppc_fp0_regnum marks the end of the general-purpose
5383 registers.
5384
16796152
JB
5385 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
5386 the given architecture has floating-point registers.
5387
c69b8bfc
AC
53882004-05-07 Andrew Cagney <cagney@redhat.com>
5389
5390 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
5391 macro defined to 1.
5392 * gdbarch.h, gdbarch.c: Re-generate.
5393 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
5394 deprecated_use_generic_dummy_frames.
5395
7243600a
BF
53962004-05-07 Brian Ford <ford@vss.fsi.com>
5397
5398 * NEWS: Mention Cygwin DWARF 2 support.
5399
73c1e0a1
AC
54002004-05-07 Andrew Cagney <cagney@redhat.com>
5401
5402 * objfiles.h (struct entry_info): Delete unused fields
5403 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
5404 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
5405 * mipsread.c (mipscoff_symfile_read): Update.
5406 * mdebugread.c (parse_partial_symbols): Update.
5407 * dwarfread.c (read_file_scope): Update.
5408 * dwarf2read.c (read_file_scope): Update.
5409 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
5410 * coffread.c (complete_symtab): Update.
5411
1d3056ac
MK
54122004-05-07 Mark Kettenis <kettenis@gnu.org>
5413
5414 * infcall.c (_initialize_infcall): Fix typo.
5415
15170568
AC
54162004-05-07 Andrew Cagney <cagney@redhat.com>
5417
5418 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
5419 * command.h (add_setshow_zinteger_cmd): Declare.
5420
34f75cc1
RC
54212004-05-06 Randolph Chung <tausq@debian.org>
5422
5423 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
5424 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
5425 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
5426 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
5427 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
5428 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
5429 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
5430 definitions ...
5431 * hppa-tdep.h: ... to here, with HPPA_ prefix.
5432 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
5433 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
5434 (hppa64_hpux_frame_find_saved_regs_in_sig)
5435 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
5436 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
5437 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
5438 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
5439 (hppa_linux_sigtramp_frame_prev_register): Likewise.
5440 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
5441 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
5442 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
5443 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
5444 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
5445 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
5446 (hppa32_register_type, hppa_cannot_store_register)
5447 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
5448 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
5449 * hpread.c (hpread_process_one_debug_symbol): Likewise.
5450 * pa64solib.c (pa64_solib_have_load_event)
5451 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
5452 (pa64_solib_unloaded_library_pathname): Likewise.
5453 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
5454 (som_solib_library_pathname): Likewise.
5455
0a5e7efe
JI
54562004-05-05 Jim Ingham <jingham@apple.com>
5457
5458 * breakpoint.c (create_breakpoints): Copy the ignore count and
5459 thread id over from the pended breakpoint to the actual
5460 breakpoint.
5461
10a4b113
AC
54622004-05-05 Andrew Cagney <cagney@redhat.com>
5463
5464 * gdbarch.sh (PARM_BOUNDARY): Delete.
5465 gdbarch.h, gdbarch.c: Re-generate.
5466 * valops.c (PARM_BOUNDARY): Delete macro.
5467 (value_push): Delete PARM_BOUNDARY code.
5468 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
5469
366f009f
JB
54702004-05-04 Jim Blandy <jimb@redhat.com>
5471
32b99774
JB
5472 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
5473 Don't assume that the gprs, fprs, and UISA sprs are
5474 contiguous, start at register number zero, and end with fpscr.
5475 Instead, use the numbers from the tdep structure.
5476
366f009f
JB
5477 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
5478 should no longer be used in code specific to the RS6000 and its
5479 derivatives.
5480 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
5481 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
5482 tdep->ppc_fp0_regnum.
5483 (ppc_supply_fpregset, ppc_collect_fpregset)
5484 (rs6000_push_dummy_call, rs6000_extract_return_value)
5485 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
5486 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
5487 FP0_REGNUM.
5488 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
5489 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
5490 Same.
5491 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
5492 bdm_ppc_store_registers): Same.
5493 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
5494 (store_register, fill_fpregset): Same.
5495 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
5496 (ppc_linux_supply_fpregset): Same.
5497 * ppcnbsd-nat.c (getfpregs_supplies): Same.
5498 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
5499 Same.
5500 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
5501 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
5502 ppc64_sysv_abi_return_value): Same.
5503 * rs6000-nat.c (regmap, fetch_inferior_registers)
5504 (store_inferior_registers, fetch_core_registers): Same.
5505
827f338d
MK
55062004-05-01 Mark Kettenis <kettenis@gnu.org>
5507
5508 * m68knbsd-nat.c: Remove file.
5509 * m68knbsd-tdep.c: Remove file.
5510 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
5511 dependencies.
5512 * configure.host: Add m68k-*-netbsdelf*.
5513 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
5514 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
5515 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
5516 (XM_FILE): Remove.
5517 * config/m68k/nbsdelf.mh: New file.
5518 * config/m68k/nbsd.mt: New file.
5519 * config/m68k/nbsdaout.mt: Remove file.
5520 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
5521 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
5522 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
5523 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
5524 (use_struct_convention): Remove prototype.
5525 (USE_STRUCT_CONVENTION): Remove define.
5526 * config/m68k/xm-nbsd.h: Remove file.
5527
66894781
MS
55282004-05-04 Michael Snyder <msnyder@redhat.com>
5529
5530 * m68k-tdep.c (m68k_gdbarch_init): Default to using
5531 reg_struct_return method (as gcc usually does for cross targets).
5532
f0f63663
AC
55332004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5534
5535 Committed by Andrew Cagney.
5536 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
5537 alignment padding when accessing ucontext struct members.
5538
edf61169
JB
55392004-05-04 Jim Blandy <jimb@redhat.com>
5540
8bf659e8
JB
5541 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
5542 'ppc_gplast_regnum' member.
5543 (ppc_num_gprs): New enum constant.
5544 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
5545 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
5546 * rs6000-nat.c (regmap, fetch_inferior_registers,
5547 store_inferior_registers): Same.
5548 * rs6000-tdep.c (e500_pseudo_register_read)
5549 (e500_pseudo_register_write): Same.
5550 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
5551
b967e06f
JB
5552 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
5553 * ppc-tdep.h (ppc_num_fprs): New enum constant.
5554 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
5555 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
5556 FPLAST_REGNUM.
5557 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
5558 Same.
5559 * ppc-linux-nat.c (ppc_register_u_addr): Same.
5560 * rs6000-nat.c (regmap, fetch_inferior_registers)
5561 (store_inferior_registers): Same.
5562
edf61169
JB
5563 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
5564 with FPLAST_REGNUM.
5565
58a9656e
JB
55662004-05-03 Joel Brobecker <brobecker@gnat.com>
5567
5568 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
5569 failure detected by recent versions of GCC.
5570 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
5571 to be consistent with the usage in dwarf2_create_include_psymtab.
5572
dc305454
MS
55732004-05-03 Michael Snyder <msnyder@redhat.com>
5574
5575 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
5576 (heuristic_proc_start): Whitespace cleanup.
5577
29972665
MK
55782004-05-04 Mark Kettenis <kettenis@gnu.org>
5579
6b57680d
MK
5580 * sun3-nat.c: Remove file.
5581 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
5582 dependencies.
5583 (ALLDEPFILES): Remove sun3-nat.c.
5584 (sun3-nat.o): Remove dependencies.
5585
29972665
MK
5586 * i386-interix-nat.c, i386-interix-tdep.c,
5587 config/i386/nm-interix.h, config/i386/interix.mh,
5588 config/i386/interix.mt: Remove files.
5589 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
5590 dependencies.
5591
f595cb19
MK
55922004-05-03 Mark Kettenis <kettenis@gnu.org>
5593
5594 * m68k-tdep.h (struct gdbarch_tdep): Add member
5595 struct_value_regnum.
5596 (m68k_svr4_init_abi): New prototype.
5597 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
5598 different calling conventions.
5599 (m68k_extract_return_value): Remove code dealing with single-field
5600 structs.
5601 (m68k_store_return_value): Remove code dealing with single-field
5602 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
5603 (m68k_extract_struct_value_address): Remove function.
5604 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
5605 (m68k_reg_struct_return_p, m68k_return_value)
5606 (m68k_svr4_return_value): New functions.
5607 (m68k_use_struct_convention): Remove function.
5608 (m68k_push_dummy_call): Use new struct_value_regnum member of
5609 `struct gdbarch_tdep' instead of hardcoded register number to
5610 store STRUCT_ADDR.
5611 (m68k_svr4_init_abi): New function.
5612 (m68k_gdbarch_init): Don't set extract_return_value,
5613 store_return_values, deprecated_extract_struct_value_address and
5614 use_struct_convention. Set return_value instead. Initialize new
5615 struct_value_regnum member of `struct gdbarch_tdep'.
5616 * m68klinux-tdep.c: Update copyright year.
5617 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
5618 (m68k_linux_extract_struct_value_address): Remove function.
5619 (m68k_linux_init_abi): Don't set extract_return_value,
5620 store_return_values, deprecated_extract_struct_value_address and
5621 use_struct_convention. Call m68k_svr4_init_abi but override the
5622 new struct_value_regnum member of `struct gdbarch_tdep'.
5623 * Makefile.in (m68k-tdep.o): Update dependencies.
5624
aaa75496
JB
56252004-05-03 J. Brobecker <brobecker@gnat.com>
5626
5627 * dwarf2read.c (line_header): Add new included_p field in
5628 field file_names.
5629 (partial_die_info): New field has_stmt_list. New field line_offset.
5630 (dwarf2_create_include_psymtab): New function.
5631 (dwarf2_build_include_psymtabs): New function.
5632 (add_file_name): Add forward declaration. Initialize new field.
5633 (dwarf_decode_lines): Add new parameter. Enhance this procedure
5634 to be able to determine the list of files included by the
5635 given unit, and build their associated psymtabs.
5636 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
5637 files as well.
5638 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
5639 (read_file_scope): Update call to dwarf_decode_lines.
5640 (read_partial_die): Handle DW_AT_stmt_list attributes.
5641
c848556f
MC
56422004-05-02 Michael Chastain <mec.gnu@mindspring.com>
5643
5644 Unfix PR gdb/1626.
5645 * configure.in: Revert special case for osf5.*.
5646 * configure: Regenerate.
5647
eb4556d7
JB
56482004-05-02 Jim Blandy <jimb@redhat.com>
5649
5650 Move the symbol-file-from-memory functions into their own file.
5651 * symfile-mem.c, symfile-mem.h: New files.
5652 * symfile.c (symbol_file_add_from_bfd): New function.
5653 (symbol_file_add): Call symbol_file_add_from_bfd.
5654 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
5655 Moved to symfile-mem.c.
5656 (_initialize_symfile): Move definition of
5657 add-symbol-file-from-memory command to symfile-mem.c.
5658 * symfile.h (symbol_file_add_from_bfd): New declaration.
5659 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
5660 * config/powerpc/linux.mt (TDEPFILES): Same.
5661 * Makefile.in (SFILES): Add symfile-mem.c.
5662 (symfile_mem_h): New variable.
5663 (HFILES_NO_SRCDIR): Add symfile-mem.h.
5664 (symfile-mem.o): New rule.
5665
80bb239e
AC
56662004-05-01 Andrew Cagney <cagney@redhat.com>
5667
7789d0fa
AC
5668 * breakpoint.c (insert_bp_location): Use get_frame_id, and
5669 frame_find_by_id instead of frame_relative_level.
5670 (do_enable_breakpoint): Ditto.
5671 * thread.c: Update copyright.
5672 (info_threads_command): Ditto, simplify.
5673
80bb239e
AC
5674 * frame.c (deprecated_generic_get_saved_register): Delete
5675 function, moved to "xstormy16-tdep.c".
5676 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
5677 deprecated_generic_get_saved_register from "frame.c".
5678 (xstormy16_frame_saved_register): Call
5679 xstormy16_get_saved_register.
5680 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
5681 static.
5682 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
5683 * frame.h (deprecated_generic_get_saved_register): Delete.
5684
b2a871dd
MC
56852004-05-01 Michael Chastain <mec.gnu@mindspring.com>
5686
5687 * dwarfread.c: Update documentation on the state of dwarf-1.
5688
0e100dab
AC
56892004-05-01 Andrew Cagney <cagney@redhat.com>
5690
acd8056e
AC
5691 * stack.c (select_frame_command): Delete call to
5692 frame_relative_level.
5693 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
5694 Delete #if0 code.
5695 (frame_info): Do not print FRAMELESS.
5696 (print_block_frame_labels): Replace DEPRECATED_STREQ.
5697 (catch_info): Delete #if0 code.
5698
0e100dab
AC
5699 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
5700 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
5701 of frame_relative_level.
5702 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
5703 to SENTINEL_FRAME.
5704 * frame.h (enum frame_type): Add SENTINEL_FRAME.
5705 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
5706 frame_relative_level.
5707
55699d59
AC
5708 * frame.h (deprecated_set_frame_type): Delete declaration.
5709 * frame.c (deprecated_set_frame_type): Delete function, update
5710 comments.
5711
fcf70625
AC
5712 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
5713 * gdbarch.h, gdbarch.c: Re-generate.
5714 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
5715 (shnbsd_pc_in_sigtramp): Delete.
5716 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
5717 pc_in_sigtramp.
5718 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
5719 pc_in_sigtramp.
5720 * frame.h: Update comments.
5721 * ppc-linux-tdep.c: Update comments.
5722 * breakpoint.c (bpstat_what): Update comments.
5723
ac5eccb7
AC
5724 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
5725 m68klinux-tdep.o's dependencies, were previously added to
5726 m68klinux-nat.o.
5727
f2524b93
AC
5728 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
5729 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
5730 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
5731 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
5732 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
5733
17e20bce
AC
5734 * Makefile.in (m68klinux-nat.o): Update dependencies.
5735 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
5736 (m68k_linux_sigtramp_frame_cache)
5737 (m68k_linux_sigtramp_frame_this_id)
5738 (m68k_linux_sigtramp_frame_prev_register)
5739 (m68k_linux_sigtramp_frame_unwind)
5740 (m68k_linux_sigtramp_frame_sniffer)
5741 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
5742 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
5743 names, use trad-frame.h.
5744 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
5745 (struct m68k_sigtramp_info): Delete.
5746 * m68k-tdep.c (m68k_sigtramp_frame_cache)
5747 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
5748 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
5749 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
5750 "m68klinux-tdep.c".
5751
c8864fa2
AC
5752 * infrun.c (check_sigtramp2): Delete check for
5753 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
5754
511dd2cd
MK
57552004-05-01 Mark Kettenis <kettenis@gnu.org>
5756
5757 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
5758
8c6b0e06
AC
57592004-05-01 Andrew Cagney <cagney@redhat.com>
5760
9df0bb3f
AC
5761 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
5762 (frv_linux_sigtramp_frame_cache)
5763 (frv_linux_sigtramp_frame_this_id)
5764 (frv_linux_sigtramp_frame_prev_register)
5765 (frv_linux_sigtramp_frame_unwind)
5766 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
5767 include "linux" in function and variable names, directly call
5768 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
5769 the latest trad-frame code.
5770 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
5771 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
5772 * Makefile.in (frv-linux-tdep.o): Update dependencies.
5773 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
5774 * frv-tdep.c (frv_sigtramp_frame_cache)
5775 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
5776 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
5777 frv-linux-tdep.c.
5778 (frv_gdbarch_init): Do not append a sigtramp sniffer.
5779 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
5780 (frv_set_sigcontext_reg_addr): Delete function.
5781
8c6b0e06
AC
5782 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
5783 (DEPRECATED_SIGTRAMP_END): Delete.
5784 * gdbarch.h, gdbarch.c: Re-generate.
5785 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
5786 * config/vax/tm-vaxbsd.h: Update copyright.
5787 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
5788 (DEPRECATED_IN_SIGTRAMP): Define.
5789 * config/m68k/tm-nbsd.h: Update copyright.
5790 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
5791 (DEPRECATED_IN_SIGTRAMP): Define.
5792
50ea7769
MK
57932004-05-01 Mark Kettenis <kettenis@gnu.org>
5794
03ac2a74
MK
5795 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
5796 encondings. Fixes PR gdb/1628.
5797
50ea7769
MK
5798 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
5799 DW_CFA_restore state without a matching DW_CFA_remember_state
5800 instead of aborting. Fixes PR backtrace/1589.
5801
9a5d7be1
JB
58022004-04-30 Joel Brobecker <brobecker@gnat.com>
5803
5804 * MAINTAINERS: Add self as AIX maintainer.
5805 Update my e-mail address in write-after-approval section.
5806
2593d1cd
AC
58072004-04-30 Andrew Cagney <cagney@redhat.com>
5808
ce12bbf9
AC
5809 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
5810 (legacy_get_prev_frame): Ditto.
5811
36710c63
AC
5812 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
5813 (mips_gdbarch_init): Do not set pc_in_sigtramp.
5814 * mipsread.c (sigtramp_address): Delete extern variable.
5815 (mipscoff_new_init): Delete reference.
5816 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
5817 (fixup_sigtramp): Delete function.
5818 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
5819 (fixup_sigtramp): Delete declarations.
5820
2593d1cd
AC
5821 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
5822 deprecated_pc_in_sigtramp.
5823 (ppcnbsd_pc_in_sigtramp): Delete function.
5824
2a25f91c
MK
58252004-05-01 Mark Kettenis <kettenis@gnu.org>
5826
5827 * config/m68k/nm-nbsd.h: Tweak comments.
5828 * config/m68k/nm-nbsdaout.h: Likewise.
5829
0b281939
AC
58302004-04-30 Andrew Cagney <cagney@redhat.com>
5831
5832 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
5833 legacy_pc_in_sigtramp.
5834 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
5835
8f2d3ea0
MK
58362004-05-01 Mark Kettenis <kettenis@gnu.org>
5837
5838 Add OpenBSD/m68k support.
5839 * NEWS (New native configurations): Mention OpenBSD/m68k.
5840 * m68kbsd-tdep.c: New file.
5841 * m68kbsd-nat.c: New file.
5842 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
5843 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
5844 * configure.host: Add m68k-*-openbsd.
5845 * configure.tgt: Add m68k-*-openbsd.
5846 * config/m68k/tm-obsd.h: New file.
5847 * config/m68k/obsd.mt: New file.
5848 * config/m68k/obsd.mh: New file.
5849 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
5850 m68kbsd-tdep.c.
5851
c40f49a4
AC
58522004-04-30 Andrew Cagney <cagney@redhat.com>
5853
5854 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
5855 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
5856
e81554cd
MK
58572004-04-30 Mark Kettenis <kettenis@gnu.org>
5858
5859 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
5860 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
5861
d4dc1a91
BF
58622004-04-30 Brian Ford <ford@vss.fsi.com>
5863
5864 Revert 2004-04-16 change.
5865 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
5866 (i386_coff_init_abi): Remove.
5867 * i386-tdep.h (i386_coff_init_abi): Remove.
5868 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
5869
2f72f850
AC
58702004-04-30 Andrew Cagney <cagney@redhat.com>
5871
e492f9d6
AC
5872 * blockframe.c (find_pc_partial_function): Delete use of
5873 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
5874 DEPRECATED_SIGTRAMP_END.
5875
7b7adad0
AC
5876 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
5877 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
5878 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
5879 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
5880 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
5881
2f72f850
AC
5882 * defs.h (deprecated_inside_entry_file): Delete declaration.
5883 * blockframe.c (deprecated_inside_entry_file): Delete function.
5884 (legacy_frame_chain_valid): Delete call.
5885 * sh64-tdep.c (sh64_frame_chain): Delete call.
5886 * objfiles.h: Update comments.
5887 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
5888 call.
5889 * frame.c (get_prev_frame): Delete call, update comments.
5890
283f90a7
BF
58912004-04-30 Brian Ford <ford@vss.fsi.com>
5892
5893 * MAINTAINERS (Write After Approval): Add myself.
5894
8ee56bcf
AC
58952004-04-30 Andrew Cagney <cagney@redhat.com>
5896
5897 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
5898 * gdbarch.h, gdbarch.c: Re-generate.
5899 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
5900 code.
5901
ee27e1b6
AC
59022004-04-30 Andrew Cagney <cagney@redhat.com>
5903
5904 * gdb-events.sh (selected_thread_changed)
5905 (selected_frame_level_changed, target_changed): Delete.
5906 * gdb-events.h, gdb-events.c: Re-generate.
5907 * valops.c (value_assign): Update.
5908 * stack.c (select_frame_command, up_silently_base)
5909 (down_silently_base): Update.
5910
d5ac5a39
AC
59112004-04-29 Andrew Cagney <cagney@redhat.com>
5912
5913 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
5914 registers correctly.
5915 (print_gp_register_row, mips32_heuristic_proc_desc)
5916 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
5917 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
5918 references to mips_isa_regsize.
5919
ceae6e75
AC
59202004-04-29 Andrew Cagney <cagney@redhat.com>
5921
5922 * mips-tdep.c (struct gdbarch_tdep): Delete
5923 mips_fp_register_double.
5924 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
5925 mips_abi_regsize.
5926 (mips_gdbarch_init): Do not set mips_fp_register_double.
5927 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
5928
a587af0b
AC
59292004-04-29 Joel Brobecker <brobecker@gnat.com>
5930
5931 Committed by Andrew Cagney.
5932 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
5933 function calls.
5934
13326b4e
AC
59352004-04-29 Andrew Cagney <cagney@redhat.com>
5936
5937 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
5938 gdbarch, use mips_abi, update callers.
5939 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
5940 mips_abi_regsize, update callers.
5941 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
5942 mips_default_abi_regsize.
5943 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
5944 mips_default_abi_regsize.
5945
711cc5cd
AC
59462004-04-29 Andrew Cagney <cagney@redhat.com>
5947
1b13c4f6
AC
5948 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
5949 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
5950 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
5951 mips_default_abi_regsize.
5952 (mips_isa_regsize): Rename mips_regisze.
5953 * mipsnbsd-tdep.c: Update.
5954 * mips-linux-tdep.c: Update.
5955 * irix5-nat.c: Update.
5956 * mips-tdep.h (mips_isa_regsize): Update.
5957
711cc5cd
AC
5958 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
5959 Delete all disabled code.
5960 * gdb-events.h, gdb-events.c: Re-generate.
5961
e63bbc88
MK
59622004-04-19 Jerome Guitton <guitton@gnat.com>
5963 Mark Kettenis <kettenis@gnu.org>
5964
5965 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
5966 the function begins with a branch instruction.
5967
fd35795f
MK
59682004-04-29 Mark Kettenis <kettenis@gnu.org>
5969
5970 * i386-tdep.c: Fix spelling mistakes.
5971
c960c18f
AC
59722004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5973 Andrew Cagney <cagney@redhat.com>
5974
5975 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
5976 <sys/proc.h>.
5977 * acconfig.h: Provide default _KMEMUSER value.
5978 * config.in, configure: Re-generate.
5979 * NEWS: Mention fix.
5980
50306a9d
RC
59812004-04-24 Randolph Chung <tausq@debian.org>
5982
5983 * configure.host (hppa*-*-linux*): New target.
5984 * configure.tgt (hppa*-*-linux*): Likewise.
5985 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
5986 gdbarch_init_osabi() call earlier so that osabi-specific frame
5987 unwinders can be registered first.
5988 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
5989 hppa-linux-nat.c.
5990 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
5991 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
5992 * config/pa/linux.mh: New file.
5993 * config/pa/linux.mt: New file.
5994 * config/pa/nm-linux.h: New file.
5995 * config/pa/xm-linux.h: New file.
5996 * hppa-linux-nat.c: New file.
5997 * hppa-linux-tdep.c: New file.
5998
2a6228ef
RC
59992004-04-28 Randolph Chung <tausq@debian.org>
6000
6001 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
6002 return values.
6003 (hppa32_push_dummy_call): Fix small struct and floating point argument
6004 passing, and make sure the stack frame is properly aligned.
6005
82c10df6
AC
60062004-04-28 Andrew Cagney <cagney@redhat.com>
6007
d762c46a
AC
6008 * stack.c (print_stack_frame): Fix description.
6009
82c10df6
AC
6010 * NEWS: Mention gdb/gdbserver/configure execute permission
6011 changed. PR server/519.
6012
0faf0076
AC
60132004-04-28 Andrew Cagney <cagney@redhat.com>
6014
6015 * stack.c (print_stack_frame_stub): Delete declaration.
6016 (struct print_stack_frame_args, print_stack_frame)
6017 (print_frame_info, print_frame): Replace "source" with print what.
6018 Replace "print" with "print_level". Replace "args" with
6019 "print_args".
6020 * frame.h (show_and_print_stack_frame, print_stack_frame)
6021 (print_frame_info): Update declarations.
6022 * stack.c (select_and_print_frame, frame_command)
6023 (current_frame_command, up_command, down_command): Update calls -
6024 use get_selected_frame, pass "enum print_what" for source, do not
6025 call frame_relative_level.
6026 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
6027 * remote-rdp.c (remote_rdp_open): Ditto.
6028 * remote-mips.c (common_open): Ditto.
6029 * remote-e7000.c (e7000_start_remote): Ditto.
6030 * ocd.c (ocd_start_remote): Ditto.
6031 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
6032 * infrun.c (normal_stop): Ditto.
6033 * inflow.c (kill_command): Ditto.
6034 * infcmd.c (finish_command): Ditto.
6035 * corelow.c (core_open): Ditto.
6036 * tracepoint.c (finish_tfind_command): Ditto.
6037 * thread.c (info_threads_command, info_threads_command)
6038 (restore_current_thread, do_captured_thread_select): Ditto.
6039 * ada-tasks.c (task_command): Ditto.
6040
f4c5303c
OF
60412004-04-26 Orjan Friberg <orjanf@axis.com>
6042
6043 * frame.c: Include "observer.h".
6044 (frame_observer_target_changed): New function.
6045 (_initialize_frame): Attach target_changed observer.
6046 * regcache.c: Include "observer.h".
6047 (regcache_observer_target_changed): New function.
6048 (_initialize_regcache): Attach target_changed observer.
6049 * valops.c: Include "observer.h".
6050 (value_assign): Notify target_changed event when modifying register.
6051 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
6052
7270d8f2
OF
60532004-04-26 Orjan Friberg <orjanf@axis.com>
6054
6055 From Paul Koning <pkoning@equallogic.com>:
6056 * breakpoint.c (free_valchain): New function.
6057 (insert_bp_location, delete_breakpoint): Use free_valchain.
6058 (remove_breakpoint): Do not remove the valchain.
6059 (bpstat_stop_status): If not stopped by watchpoint, skip
6060 watchpoints when generating stop status list.
6061 * infrun.c (handle_inferior_event): Make
6062 stepped_after_stopped_by_watchpoint a global variable.
6063 * remote.c (remote_stopped_data_address): Return watch data
6064 address rather than zero if stepped_after_stopped_by_watchpoint is
6065 set.
6066
02d62932
MC
60672004-04-25 Michael Chastain <mec.gnu@mindspring.com>
6068
6069 Fix PR gdb/1626.
6070 * configure.in: Check for curses after termcap.
6071 On osf5.*, do not check for ncurses.
6072 * configure: Regenerate.
6073
3e9a183c
MK
60742004-04-25 Mark Kettenis <kettenis@gnu.org>
6075
c79ac407
MK
6076 * ppcobsd-nat.c: Include "ppc-tdep.h".
6077 * Makefile.in (ppcobsd-nat.o): Update dependencies.
6078
3e9a183c
MK
6079 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
6080 Fixes PR tdep/1623 and PR tdep/1624.
6081
38cc9c28
MC
60822004-04-24 Michael Chastain <mec.gnu@mindspring.com>
6083
6084 * xmodem.h, xmodem.c: Remove files.
6085 * Makefile.in: Remove references to xmodem.h, xmodem.c.
6086
7f07c5b6
RC
60872004-04-23 Randolph Chung <tausq@debian.org>
6088
6089 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
6090 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
6091 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
6092 for handling stackless frames.
6093 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
6094
9f7194c3
RC
60952004-04-23 Randolph Chung <tausq@debian.org>
6096
6097 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
6098 starts at a pc before the frame is created.
6099
dcff6009
JB
61002004-04-23 Joel Brobecker <brobecker@gnat.com>
6101
6102 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
6103
40711ff1 61042004-04-23 Jerome Guitton <guitton@gnat.com>
65951cd9
JG
6105
6106 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
6107 use convert_typed_floating to get the appropriate format.
6108
abc485a1
RC
61092004-04-22 Randolph Chung <tausq@debian.org>
6110
6111 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
6112 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
6113 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
6114 (hppa_sign_extend): Add prototype.
6115 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
6116 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
6117 (sign_extend): Rename with hppa_ prefix and make non-static. Other
6118 hppa targets will also use these functions.
6119 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
6120 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
6121 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
6122 (hppa_gdbarch_init): Remove gdbarch setting of
6123 skip_trampoline_code, in_solib_call_trampoline and
6124 in_solib_return_trampoline.
6125 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
6126 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
6127 hppa_in_solib_call_trampoline.
6128 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
6129 Moved from hppa-tdep.c.
6130 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
6131 in_solib_call_trampoline and in_solib_return_trampoline.
6132
369aa520
RC
61332004-04-22 Randolph Chung <tausq@debian.org>
6134
6135 * hppa-tdep.c (hppa_debug): New variable.
6136 (find_unwind_entry, hppa_frame_cache): Add debug output.
6137 (_initialize_hppa_tdep): Add command to set debug flag.
6138
476be15e
AC
61392004-04-22 Andrew Cagney <cagney@redhat.com>
6140
6141 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
6142 "trad-frame.h".
6143 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
6144 signal trampoline unwinder.
6145 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
6146
d195bc9f
MK
61472004-04-22 Mark Kettenis <kettenis@gnu.org>
6148
6149 Add OpenBSD/powerpc support.
6150 * NEWS (New native configurations): Mention OpenBSD/powerpc.
6151 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
6152 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
6153 (ppc_collect_fpregset): New prototypes.
6154 * ppcobsd-nat.c: New file.
6155 * ppcobsd-tdep.c: New file.
6156 * ppcobsd-tdep.h: New file.
6157 * rs6000-tdep.c: Include "regset.h".
6158 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
6159 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
6160 New functions.
6161 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
6162 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
6163 (rs6000-tdep.o): Update dependencies.
6164 * configure.host: Add powerpc-*-openbsd.
6165 * configure.tgt: Add powerpc-*-openbsd.
6166 * config/powerpc/obsd.mh: New file.
6167 * config/powerpc/nm-obsd.h: New file.
6168 * config/powerpc/obsd.mt: New file.
6169
6f14cc33
AC
61702004-04-22 Andrew Cagney <cagney@redhat.com>
6171
fcf29e5f
AC
6172 * frame.h (show_frame_info): Delete declaration.
6173
6f14cc33
AC
6174 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
6175 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
6176 * m32r-tdep.c (m32r_frame_this_id): Ditto.
6177 * frv-tdep.c (frv_frame_this_id): Ditto.
6178 * avr-tdep.c (avr_frame_this_id): Ditto.
6179
e5786a5c
EZ
61802004-04-22 Elena Zannoni <ezannoni@redhat.com>
6181
6182 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
6183
26e75e5c
JB
61842004-04-22 Jim Blandy <jimb@redhat.com>
6185
6186 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
6187 register number zero.
6188
d8d65dd3
MS
61892004-04-21 Michael Snyder <msnyder@redhat.com>
6190
6191 * mips-tdep.c (heuristic_proc_start):
6192 Warning() already prefixes "Warning: ".
6193
9a4105ab
AC
61942004-04-21 Andrew Cagney <cagney@redhat.com>
6195
6196 * annotate.h (deprecated_annotate_starting_hook)
6197 (deprecated_annotate_stopped_hook)
6198 (deprecated_annotate_exited_hook)
6199 (deprecated_annotate_signal_hook)
6200 (deprecated_annotate_signalled_hook): Deprecate.
6201 * tracepoint.h (deprecated_create_tracepoint_hook)
6202 (deprecated_delete_tracepoint_hook)
6203 (deprecated_modify_tracepoint_hook)
6204 (deprecated_trace_find_hook)
6205 (deprecated_trace_start_stop_hook): Deprecate.
6206 * target.h (deprecated_target_new_objfile_hook): Deprecate.
6207 * remote.h (deprecated_target_resume_hook)
6208 (deprecated_target_wait_loop_hook): Deprecate.
6209 * gdbcore.h (deprecated_exec_file_display_hook)
6210 (deprecated_file_changed_hook): Deprecate.
6211 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
6212 * defs.h (deprecated_modify_breakpoint_hook)
6213 (deprecated_command_loop_hook, deprecated_show_load_progress)
6214 (deprecated_print_frame_info_listing_hook)
6215 (deprecated_query_hook, deprecated_warning_hook)
6216 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
6217 (deprecated_delete_breakpoint_hook)
6218 (deprecated_interactive_hook, deprecated_registers_changed_hook)
6219 (deprecated_readline_begin_hook, deprecated_readline_hook)
6220 (deprecated_readline_end_hook, deprecated_register_changed_hook)
6221 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
6222 (deprecated_context_hook, deprecated_target_wait_hook)
6223 (deprecated_attach_hook, deprecated_detach_hook)
6224 (deprecated_call_command_hook, deprecated_set_hook)
6225 (deprecated_error_hook, deprecated_error_begin_hook)
6226 (deprecated_ui_load_progress_hook): Deprecate.
6227 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
6228 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
6229 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
6230 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
6231 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
6232 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
6233 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
6234 * annotate.c, aix-thread.c: Update.
6235
62cf13cc
AC
62362004-04-21 Andrew Cagney <cagney@redhat.com>
6237
b2e31a62
AC
6238 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
6239 * vaxnbsd-tdep.c: Include "gdb_string.h".
6240
62cf13cc
AC
6241 * symfile.c (symbol_file_add_from_memory): #if 0 function.
6242 (add_symbol_file_from_memory_command): #if 0 function body, call
6243 error instead.
6244
00e32a35
AC
62452004-04-21 Andrew Cagney <cagney@redhat.com>
6246
6247 * gdbcore.h: Update copyright.
6248 (deprecated_add_core_fns): Rename add_core_fns.
6249 * win32-nat.c (_initialize_core_win32): Update.
6250 * sun3-nat.c (_initialize_core_sun3): Update.
6251 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
6252 * rs6000-nat.c (_initialize_core_rs6000): Update.
6253 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
6254 * nto-tdep.c (_initialize_nto_tdep): Update.
6255 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
6256 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
6257 * mips-nat.c (_initialize_core_mips): Update.
6258 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
6259 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
6260 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
6261 * lynx-nat.c (_initialize_core_lynx): Update.
6262 * irix5-nat.c (_initialize_core_irix5): Update.
6263 * i386-interix-nat.c (_initialize_core_interix): Update.
6264 * cris-tdep.c (_initialize_cris_tdep): Update.
6265 * corelow.c (deprecated_add_core_fns): Update.
6266 * core-regset.c (_initialize_core_regset): Update.
6267 * core-aout.c (_initialize_core_aout): Update.
6268 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
6269 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
6270 * alpha-nat.c (_initialize_core_alpha): Update.
6271
13c7b1ca
JB
62722004-04-21 Jim Blandy <jimb@redhat.com>
6273
6274 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
6275
7b5a2f43
DJ
62762004-04-19 Daniel Jacobowitz <drow@mvista.com>
6277
6278 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
6279 Delete.
6280 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
6281 (read_attribute_value): Update calls to dwarf_alloc_block.
6282 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
6283 dwarf2_tmp_obstack.
6284 (psymtab_to_symtab_1): Likewise. Clean up using
6285 free_stack_comp_unit.
6286 (add_to_cu_func_list): Use the comp_unit_obstack.
6287
05cf31d1
JB
62882004-04-19 Joel Brobecker <brobecker@gnat.com>
6289
6290 * dwarf2read.c (dwarf2_flag_true_p): New function.
6291 (die_is_declaration): Use the function above. Add some comments.
6292
adf93a2f
MK
62932004-04-19 Mark Kettenis <kettenis@gnu.org>
6294
6295 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
6296 architecture when registering sparcnbsd_core_osabi_sniffer.
6297 Adjust comment.
6298
748894bf
MK
62992004-04-18 Mark Kettenis <kettenis@gnu.org>
6300
f622ad42
MK
6301 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
6302 return value.
6303
c4fc7f1b
MK
6304 Based on a patch from Brian Ford <ford@vss.fsi.com>:
6305 * i386-tdep.c: Correct register numbering scheme comments
6306 throughout.
6307 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
6308 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
6309 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
6310 (i386_gdb_arch_init): Likewise.
6311
b4ead1bd
MK
6312 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
6313 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
6314 ppcnbsd-tdep.o.
6315
748894bf
MK
6316 * m68k-tdep.h: Tweak comments.
6317 * m68k-tdep.c: Tweak comment.
6318
fdd72f95
RC
63192004-04-17 Randolph Chung <tausq@debian.org>
6320
6321 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
6322 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
6323 (hppa_hpux_som_init_abi): Set is_elf to 0.
6324 (hppa_hpux_elf_init_abi): Set is_elf to 1.
6325 * hppa-tdep.c (low_text_segment_address): Remove global.
6326 (record_text_segment_lowaddr): Pass in low address as parameter. Use
6327 section offset to calculate segment address.
6328 (internalize_unwinds): Define low_text_segment_address as local and
6329 pass to record_text_segment_lowaddr for ELF targets.
6330 (hppa_gdbarch_init): Zero fill tdep structure.
6331 (hppa_dump_tdep): Print tdep structure.
6332 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
6333
0f8d9d59
RC
63342004-04-17 Randolph Chung <tausq@debian.org>
6335
6336 * hppa-tdep.c (hppa_pseudo_register_read): Define.
6337 (hppa_gdbarch_init): Set pseudo_register_read.
6338 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
6339 * regcache.c (supply_register): Remove check for
6340 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
6341
7c46b9fb
RC
63422004-04-17 Randolph Chung <tausq@debian.org>
6343
6344 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
6345 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
6346 (hpread_adjust_stack_address): Move to hpread.c.
6347 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
6348 obj_private_struct): Move from tm-hppa.h.
6349 * hpread.c (hppa-tdep.h): Include.
6350 (hpread_adjust_stack_address): Move from hppa-tdep.c.
6351 (hpread_read_function_type, hpread_read_doc_function_type)
6352 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
6353 directly.
6354 * pa64solib.c (hppa-tdep.h): Include.
6355 * somsolib.c (hppa-tdep.h): Include.
6356 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
6357 inferior_status): Remove unused forward declarations.
6358 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
6359 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
6360 obj_private_struct): Move to hppa-tdep.h.
6361 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
6362
8d153463
RC
63632004-04-17 Randolph Chung <tausq@debian.org>
6364
6365 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
6366 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
6367 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
6368 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
6369 Remove forward declaration and make static.
6370 (hppa_reg_struct_has_addr): Remove.
6371
350c2e5b
JB
63722004-04-16 Joel Brobecker <brobecker@gnat.com>
6373
6374 * observer.sh: Move comments in sed command to first column.
6375
bbde78fa
JM
63762004-04-16 Jason Molenda (jmolenda@apple.com)
6377
6378 * frame.c: Minor typeo corrections in comments.
6379
e0270fd9
JB
63802004-04-16 Joel Brobecker <brobecker@gnat.com>
6381
6382 * observer.c (observer_test_first_notification_function): Update
6383 function profile.
6384 (observer_test_second_notification_function): Likewise.
6385 (observer_test_third_notification_function): Likewise.
6386
3d049254
MK
63872004-04-16 Mark Kettenis <kettenis@gnu.org>
6388
6389 From Brian Ford <ford@vss.fsi.com>:
6390 * i386-tdep.c (i386_coff_init_abi): New function.
6391 * i386-tdep.h (i386_coff_init_abi): New prototype.
6392 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
6393 register number translation functions for DWARF and DWARF 2.
6394
7867684d
JB
63952004-04-16 Joel Brobecker <brobecker@gnat.com>
6396
6397 * dwarf2read.c: Back out my previous change, it was incorrect.
6398
72bf9492
DJ
63992004-04-16 Daniel Jacobowitz <drow@mvista.com>
6400
6401 * dwarf2read.c: Include "hashtab.h".
6402 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
6403 has_namespace_info.
6404 (struct partial_die_info): Add comments. Use bitfields to reduce
6405 memory footprint. Add scope, scope_set, has_specification,
6406 spec_offset, die_parent, die_child, and die_sibling.
6407 (peek_die_abbrev): Add prototype.
6408 (partial_read_comp_unit_head): New function, broken out from
6409 dwarf2_build_psymtabs_hard.
6410 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
6411 Use partial_read_comp_unit_head. Initialize the CU and
6412 comp_unit_obstack. Update calls to read_partial_die and
6413 scan_partial_symbols. Use free_stack_comp_unit and
6414 load_partial_dies.
6415 (scan_partial_symbols): Change PDI to a pointer. Use the child and
6416 sibling pointers to walk partial DIEs. Call fixup_partial_die.
6417 Update calls to helper functions. Remove NAMESPACE argument.
6418 Update comments.
6419 (partial_die_parent_scope, partial_die_full_name): New functions.
6420 (add_partial_symbol): Remove namespace argument. Update call to
6421 pdi_needs_namespace. Use partial_die_full_name. Handle
6422 DW_TAG_namespace. Check has_namespace_info flag.
6423 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
6424 tag. Handle namespaces.
6425 (add_partial_namespace, add_partial_enumeration): Simplify.
6426 (guess_structure_name): New function, derived from
6427 add_partial_structure.
6428 (add_partial_structure): Remove.
6429 (determine_class_name): Update comment.
6430 (dwarf2_read_abbrevs): Set has_namespace_info flag.
6431 (is_type_tag_for_partial, load_partial_dies): New functions.
6432 (read_partial_die): Pass abbrev and abbrev_len as arguments.
6433 Record specifications instead of following them immediately.
6434 (find_partial_die_in_comp_unit, find_partial_die)
6435 (fixup_partial_die, free_stack_comp_unit)
6436 (hashtab_obstack_allocate, dummy_obstack_deallocate)
6437 (partial_die_hash, partial_die_eq): New functions.
6438 * Makefile.in (hashtab_h): Define.
6439 (dwarf2read.o): Update dependencies.
6440 (observer_inc, observer_h): Move to the correct section.
6441
fdc860a3
JB
64422004-04-15 Joel Brobecker <brobecker@gnat.com>
6443
6444 * dwarf2read.c (dwarf2_attribute_true_p): New function.
6445 (die_is_declaration): Use the function above. Add comment.
6446
dc718098
JB
64472004-04-15 Joel Brobecker <brobecker@gnat.com>
6448
6449 * dwarf2read.c (read_structure_scope): Identify stub types
6450 using die_is_declaration() only.
6451
8718a420
RM
64522004-04-15 Roland McGrath <roland@redhat.com>
6453
6454 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
6455 argument instead of NAME.
6456 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
6457 in call to symbol_file_add_with_addrs_or_offsets.
6458 (build_addr_info): New function, helper for ...
6459 (symbol_file_add_from_memory): New function.
6460 (add_symbol_file_from_memory_command): New function using that.
6461 (_initialize_symfile): Register it for add-symbol-file-from-memory.
6462 (pre_add_symbol_hook): Add const to argument type.
6463 * symfile.h (symbol_file_add_from_memory): Declare it.
6464
8b910bab
MK
64652004-04-15 Mark Kettenis <kettenis@gnu.org>
6466
9f076e7a
MK
6467 * NEWS (New native configurations): Mention OpenBSD/vax.
6468 * configure.host: Add vax-*-openbsd*.
6469 * config/vax/obsd.mh: New file.
6470 * config/vax/nm-obsd.h: New file.
6471
8b910bab
MK
6472 * vax-tdep.c: Include "regset.h".
6473 (vax_supply_gregset): New function.
6474 (vax_gregset): New variable.
6475 (vax_regset_from_core_section): New function.
6476 (vax_gdbarch_init): Set regset_from_core_section.
6477 * Makefile.in (vax-tdep.o): Update dependencies.
6478
7a464420
AC
64792004-04-15 Andrew Cagney <cagney@redhat.com>
6480
6481 * observer.c (normal_stop_subject, observer_notify_normal_stop)
6482 (observer_normal_stop_notification_stub)
6483 (observer_attach_normal_stop, observer_detach_normal_stop):
6484 Delete, replaced by #include "observer.inc".
6485 * infrun.c (normal_stop): Pass "stop_bpstat" to
6486 observer_notify_normal_stop.
6487 * Makefile.in (observer_inc): Define.
6488 (observer.o): Update dependencies.
6489 (observer.h, observer.inc): New rules.
6490 * observer.h: Delete file.
6491 * observer.sh: New file.
6492
e36ad527
MK
64932004-04-15 Mark Kettenis <kettenis@gnu.org>
6494
6495 * vax-tdep.c (vax_frame_cache): Fix typo.
6496
67b441e1
MK
64972004-04-14 Mark Kettenis <kettenis@gnu.org>
6498
6f606e1c
MK
6499 * NEWS (New native configurations): Mention NetBSD/vax.
6500 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
6501 * config/vax/nbsdelf.mh: New file.
6502 * config/vax/nbsdaout.mh: New file.
6503 * config/vax/nm-nbsd.h: New file.
6504 * config/vax/nm-nbsdaout.h: New file.
6505
9c5519a5
MK
6506 * vaxnbsd-tdep.c: New file.
6507 * Makefile.in (vaxnbsd-tdep.o): New dependency.
6508 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
6509 * config/vax/nbsd.mt: New file.
6510 * config/vax/tm-nbsd.h: New file.
6511
4844a614
MK
6512 * Makefile.in (vaxbsd-nat.o): New dependency.
6513
67b441e1
MK
6514 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
6515 * vax-tdep.c (vax_store_arguments): Remove struct_return and
6516 struct_addr arguments. Don't push return value address.
6517 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
6518 arguments to vax_store_arguments. Store return value address in
6519 R1.
6520 (vax_store_struct_return, vax_extract_return_value)
6521 (vax_store_return_value): Remove functions.
6522 (vax_return_value): New function.
6523 (vax_gdbarch_init): Set return value. Don't set
6524 deprecated_store_struct_return, deprecated_extract_struct_return
6525 and deprecated_store_return_value.
6526
6672f2ae
AS
65272004-04-14 Andreas Schwab <schwab@suse.de>
6528
6529 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
6530 value buffer.
6531 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
6532
7346c184
MK
65332004-04-14 Mark Kettenis <kettenis@gnu.org>
6534
6535 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
6536 (vax_unwind_dummy_id): New functions.
6537 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
6538 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
6539 variables.
6540 (vax_fix_call_dummy): Remove function.
6541 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
6542 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
6543 call_dummy_location, deprecated_call_dummy_words,
6544 deprecated_sizeof_call_dummy_words,
6545 deprecated_call_dummy_breakpoint_offset,
6546 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
6547 and deprecated_dummy_write_sp.
6548
58e23df4
DC
65492004-04-13 David Carlton <carlton@kealia.com>
6550
6551 * MAINTAINERS: Move myself to "paper trail" section.
6552
5e6b39ff
MK
65532004-04-12 Mark Kettenis <kettenis@gnu.org>
6554
7def7fef
MK
6555 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
6556 "trad-frame.h".
6557 (vax_frame_init_saved_regs): Remove function.
6558 (vax_sigtramp_saved_pc): Remove function.
6559 (vax_frame_saved_pc): Remove function.
6560 (vax_frame_args_address): Remove function.
6561 (vax_frame_num_args): Rewrite.
6562 (vax_frame_chain): Remove function.
6563 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
6564 VAX_FP_REGNUM.
6565 (vax_pop_frame): Likewise.
6566 (vax_saved_pc_after_call): Remove function.
6567 (struct vax_frame_cache): New structure.
6568 (vax_frame_cache): New function.
6569 (vax_frame_this_id): New function.
6570 (vax_frame_prev_register): New function.
6571 (vax_frame_unwind): New variable.
6572 (vax_frame_sniffer): New function.
6573 (vax_frame_base_address): New function.
6574 (vax_frame_args_address): New function.
6575 (vax_frame_base): New variable.
6576 (vax_unwind_pc): New function.
6577 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
6578 deprecated_fp_regnum, deprecated_saved_pc_after_call,
6579 deprecated_frame_chain, deprecated_frame_saved_pc,
6580 deprecated_frame_args_address and
6581 deprecated_frame_init_saved_regs.
6582 * Makefile.in (vax-tdep.o): Update dependencies.
6583
53284fc1
MK
6584 * vaxbsd-nat.c: New file.
6585
5e6b39ff
MK
6586 * vax-tdep.h: Update copyright year. Adjust comments.
6587 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
6588 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
6589 (vax_regnum): New enum. Replacing...
6590 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
6591 (VAX_PS_REGNUM): ... these removed macros.
6592 * vax-tdep.c (vax_register_name): Remove prototype.
6593 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
6594 (vax_register_byte, vax_register_raw_size,
6595 vax_register_virtual_size, vax_register_virtual_type): Remove
6596 functions.
6597 (vax_register_type): New function.
6598 (vax_breakpoint_from_pc): Reorganize.
6599 (vax_gdbarch_init): Set register_type. Don't set
6600 deprecated_register_size, deprecated_register_bytes,
6601 deprecated_register_byte, deprecated_register_raw_size,
6602 deprecated_max_register_raw_size,
6603 deprecated_register_virtual_size,
6604 deprecated_max_register_virtual_size and
6605 deprecated_register_virtual_type. Add comment on stack direction.
6606
e9c71e9f
MK
66072004-04-11 Mark Kettenis <kettenis@gnu.org>
6608
6609 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
6610 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
296bc76f 6611 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
e9c71e9f 6612
d46f1176 66132004-04-10 Randolph Chung <tausq@debian.org>
8718a420 6614
d46f1176
RC
6615 * MAINTAINERS (write after approval): Add myself.
6616
a2a84a72
RC
66172004-04-07 Randolph Chung <tausq@debian.org>
6618
6619 * hppa-tdep.c (hppa_inner_than): Remove.
6620 (is_pa_2): Remove unused static variable.
8718a420 6621 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
a2a84a72 6622
e85c3284
PH
66232004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
6624
6625 * language.h (language_defn): Add new la_post_parser field.
6626 * parser-defs.h (null_post_parser): New declaration (default for
6627 la_post_parser).
8718a420 6628
e85c3284
PH
6629 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
6630 insert call to that function.
6631 (parse_exp_in_context): New function, including code formerly in
8718a420 6632 parse_exp_1. Calls language-dependent post-parser after
e85c3284
PH
6633 prefixification.
6634 (parse_expression_in_context): New exported function.
6635 (null_post_parser): New definition.
6636 * expression.h (parse_expression_in_context): Add declaration.
8718a420 6637
e85c3284
PH
6638 * p-lang.c (pascal_language_defn): Add trivial post-parser.
6639 * c-lang.c (c_language_defn): Ditto.
6640 (cplus_language_defn): Ditto.
6641 (asm_language_defn): Ditto.
6642 (minimal_language_defn): Ditto.
6643 * f-lang.c (f_language_defn): Ditto.
6644 * jv-lang.c (java_language_defn): Ditto.
6645 * language.c (unknown_language_defn): Ditto.
6646 (auto_language_defn): Ditto.
6647 (local_language_defn): Ditto.
6648 * m2-lang.c (m2_language_defn): Ditto.
6649 * scm-lang.c (scm_language_defn): Ditto.
6650 * obj-lang.c (objc_language_defn): Ditto.
8718a420 6651
d9f8c85b
MK
66522004-04-10 Mark Kettenis <kettenis@gnu.org>
6653
fa34704a
MK
6654 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
6655 (amd64nbsd_mcontext_addr): New function.
6656 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
6657 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
6658 with amd64nbsd_r_reg_offset, instead of building it on the fly.
6659
403e1656
MK
6660 * corelow.c (core_xfer_partial): Fix coding standards violation.
6661 Add support for TARGET_OBJECT_WCOOKIE.
6662
a57e5a95
MK
6663 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
6664 deprecated_pc_in_sigtramp.
6665 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
6666 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
6667 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
6668 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
6669 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
6670 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
6671 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
6672
377d9ebd
MK
6673 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
6674 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
6675 Fix typo.
6676
f0ef85a5
MK
6677 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
6678 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
6679 (amd64_collect_fxsave): Likewise.
6680
d9f8c85b
MK
6681 * i386-sol2-tdep.c: Include "gdb_string.h".
6682 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
6683 name.
6684 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
6685
75f501b5
MK
66862004-04-10 Mark Kettenis <kettenis@gnu.org>
6687
6688 * i386-sol2-tdep.c: Include "solib-svr4.h".
6689 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6690 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
6691 * config/i386/tm-i386sol2.h: Include :solib.h".
6692 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
6693 solib-svr4.o and solib-legacy.o.
6694 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
6695 solib-svr4.o.
6696
b31bc724
MK
66972004-04-09 Mark Kettenis <kettenis@gnu.org>
6698
18bbbd9e
MK
6699 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
6700 whether a register is supplied by PTRACE_GETFPREGS.
6701 (store_inferior_registers): Likewise.
6702 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
6703 whether a register is supplied by PT_GETFPREGS.
6704 (store_inferior_registers): Likewise.
6705
3c30bf1b
MK
6706 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
6707 * config/i386/linux64.mt (TDEPFILES): Likewise.
6708
a4194092
MK
6709 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
6710
911bc6ee
MK
6711 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
6712 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
6713 the program counter is in the range specified by `struct
6714 gdbarch_tdep'.
6715 * amd64-linux-tdep.c: Include "symtab.h".
6716 (amd64_linux_pc_in_sigtramp): Remove function.
6717 (amd64_linux_sigtramp_p): New function.
6718 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
6719 deprecated_pc_in_sigtramp.
6720 * amd64nbsd-tdep.c: Include "symtab.h".
6721 (amd64nbsd_sigtramp_p): New function.
6722 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
6723 deprecated_pc_in_sigtramp.
6724 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
6725 few comments.
6726 (amd64obsd_pc_in_sigtramp): Remove function.
6727 (amd64obsd_sigtramp_p): New function.
6728 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
6729 deprecated_pc_in_sigtramp.
6730 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
6731 (i386bsd_pc_ins_sigtramp): Remove prototype.
6732 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
6733 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
6734 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
6735 the program counter is in the range specified by `struct
6736 gdbarch_tdep'.
6737 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
6738 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
6739 (i386_go32_pc_in_sigtramp): Remove function.
6740 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
6741 Initialize TDEP->sigtramp_p.
6742 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
6743 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
6744 deprecated_pc_in_sigtramp.
6745 * i386-linux-tdep.c: Adjust comments.
6746 (i386_linux_pc_in_sigtramp): Remove function.
6747 (i386_linux_sigtramp_p): New function.
6748 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
6749 deprecated_pc_in_sigtramp.
6750 * i386-nto-tdep.c: Update copyright year.
6751 (i386nto_pc_in_sigtramp): Remove function.
6752 (i386nto_sigtramp_p): New function.
6753 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
6754 SP_REGNUM.
6755 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
6756 deprecated_pc_in_sigtramp.
6757 * i386-sol2-tdep.c: Update copyright year.
6758 (i386_sol2_pc_in_sigtramp): Remove function.
6759 (i386_sol2_sigtramp_p): New function.
6760 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
6761 deprecated_pc_in_sigtramp.
6762 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
6763 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
6764 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6765 deprecated_sigtramp_start and deprecated_sigtramp_end.
6766 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
6767 (i386nbsd_pc_in_sigtramp): Remove function.
6768 (i386nbsd_sigtramp_p): New function.
6769 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6770 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
6771 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
6772 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
6773 (i386obsd_pc_in_sigtramp): Remove function.
6774 (i386obsd_sigtramp_p): New function.
6775 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
6776 functions.
6777 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6778 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
6779 TDEP->sigtramp_p.
6780 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
6781 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
6782 dependencies.
6783
e083e6ec
MK
6784 * config/i386/i386aout.mt: Remove file.
6785
bd153b94
MK
6786 * configure.tgt: Remove i[34567]86-*-go32*,
6787 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
6788 and i[34567]86-*-isc*. Set gdb_target to i386 for
6789 i[34567]86-*-netware* and i[34567]86-*-*.
6790 * config/i386/i386.mt: New file.
6791 * config/i386/embed.mt: Remove file.
6792 * config/i386/go32.mt: Remove file.
6793 * config/i386/i386nw.mt: Remove file.
6794 * config/i386/i386v.mt: Remove file.
6795 * config/i386/tm-go32.h: Remove file.
6796
4a1bcc8c
MK
6797 * tui/tui-hooks.c: Include "readline/readline.h" after
6798 "gdb_curses.h" instead of before.
6799 * tui/tui-io.c: Likewise.
6800
f9a79064
MK
6801 * tui/tui.c: Fix typo in comment.
6802
b31bc724
MK
6803 * sparc64-tdep.c (sparc_address_from_register): Remove function.
6804
f83f82bc
AC
68052004-04-08 Andrew Cagney <cagney@redhat.com>
6806
6807 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
6808 (deprecated_exception_support_initialized): Declare.
8718a420 6809 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
f83f82bc
AC
6810 (initialize_hp_cxx_exception_support)
6811 (child_enable_exception_callback): Update.
6812 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
6813 (deprecated_exception_support_initialized): Rename
6814 deprecated_exception_catchpoints_are_fragile and
6815 deprecated_exception_support_initialized.
6816 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
6817
6818 * symtab.c (deprecated_hp_som_som_object_present): Rename
6819 hp_som_som_object_present.
6820 * symtab.h (deprecated_hp_som_som_object_present): Declare.
6821 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
6822 Update. Delete extern declaration.
6823 * valops.c (hp_som_som_object_present): Ditto.
8718a420 6824 * parse.c (deprecated_hp_som_som_object_present)
f83f82bc
AC
6825 (parse_nested_classes_for_hpacc): Ditto.
6826 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
8718a420 6827 * hppa-hpux-tdep.c (hp_som_som_object_present)
f83f82bc
AC
6828 (initialize_hp_cxx_exception_support): Ditto.
6829 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
8718a420 6830 * cp-valprint.c (hp_som_som_object_present)
f83f82bc 6831 (cp_print_class_method): Ditto.
8718a420 6832 * c-typeprint.c (hp_som_som_object_present):
f83f82bc
AC
6833 (c_type_print_base): Ditto.
6834 * c-exp.y (hp_som_som_object_present): Ditto.
6835
fb2be677
AC
68362004-04-08 Andrew Cagney <cagney@redhat.com>
6837
6838 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
6839 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
6840 (frame_unwind_find_by_frame): Re-implement the unwind code so
6841 that it can both prepend and append sniffers. Replace
6842 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
6843 * tramp-frame.c (tramp_frame_append): Use
6844 frame_unwind_prepend_unwinder.
6845 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
6846 frame_unwind_register_unwinder.
6847 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
6848 tramp_frame_append.
6849 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
8718a420 6850 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
fb2be677
AC
6851 (mips_linux_init_abi): Update.
6852
67faf007
KB
68532004-04-08 Kevin Buettner <kevinb@redhat.com>
6854
6855 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
6856 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
6857 file support.
6858
8973ff21
KB
68592004-04-07 Kevin Buettner <kevinb@redhat.com>
6860
6861 * ia64-tdep.c (elf.h): Don't include.
6862 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
6863
4a0e2f88
JM
68642004-04-07 Jason Molenda (jmolenda@apple.com)
6865
6866 * frame.h: Typeo corrections in comments.
6867
9872ad24
JB
68682004-04-07 Jim Blandy <jimb@redhat.com>
6869
6870 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
6871 %esp and %ebp
6872
70b216c8
MK
68732004-04-07 Mark Kettenis <kettenis@gnu.org>
6874
11d5789c
MK
6875 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
6876 * config/sparc/linux64.mt (TDEPFILES): Likewise.
6877 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
6878 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
6879 and solib-legacy.o.
6880 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
6881 solib-svr4.o.
6882 * config/sparc/tm-sol2.h: Update copyright year. Include
6883 "solib.h".
6884
70b216c8
MK
6885 * sparc-sol2-tdep.c: Update copyright year. Include
6886 "solib-svr4.h".
6887 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6888 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
6889 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
096f864c 6890 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
70b216c8
MK
6891 dependencies.
6892
6339dc9e
AC
68932004-04-06 Andrew Cagney <cagney@redhat.com>
6894
6895 * infttrace.c: Include "infttrace.h".
6896 * infttrace.h: Include "target.h".
6897 * Makefile.in (infttrace_h): Update.
6898 (infttrace.o): Update.
8718a420 6899
93449403
AC
69002004-04-06 Andrew Cagney <cagney@redhat.com>
6901
6d518969
AC
6902 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
6903 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
6904 move extern declarations from here ...
6905 * infttrace.h: ... to here.
6906 * Makefile.in (hppah-nat.o): Update dependencies.
6907
85f4f2d8
AC
6908 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
6909 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
8718a420 6910 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
85f4f2d8
AC
6911 (hppa_breakpoint_from_pc): Delete.
6912
93449403
AC
6913 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
6914
71456ec6
AC
69152004-04-05 Andrew Cagney <cagney@redhat.com>
6916
6917 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
6918 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
6919 <sys/file.h>.
8718a420 6920
4c02c60c
AC
69212004-04-06 Randolph Chung <tausq@debian.org>
6922
6923 Committed by Andrew Cagney (mechanical change).
6924 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
6925 exception_catchpoints_are_fragile, find_stub_with_shl_get,
6926 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
6927 child_enable_exception_callback, current_ex_event,
6928 null_symtab_and_line, child_get_current_exception_event,
6929 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
6930 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
6931 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
6932 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
6933 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
6934 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
6935 Move hpux-specific definitions ...
6936 * hppa-hpux-tdep.c: ... to here.
6937
3a515653
AC
69382004-04-05 Andrew Cagney <cagney@redhat.com>
6939
6940 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
6941 skip_prologue_using_sal.
6942
c1730d02
AC
69432004-04-05 Andrew Cagney <cagney@redhat.com>
6944
6945 * config/i386/tm-i386.h: Delete file.
6946 * config/i386/tm-vxworks.h: Update copyright, do not include
6947 "tm-i386.h".
6948 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
6949 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
6950 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
6951 * config/i386/ncr3000.mt (TM_FILE): Delete.
6952 * config/i386/interix.mt (TM_FILE): Delete.
6953 * config/i386/i386v.mt (TM_FILE): Delete.
6954 * config/i386/i386nw.mt (TM_FILE): Delete.
6955 * config/i386/i386gnu.mt (TM_FILE): Delete.
6956 * config/i386/i386aout.mt (TM_FILE): Delete.
6957 * config/i386/embed.mt (TM_FILE): Delete.
6958
8b67aa36
KB
69592004-04-05 Kevin Buettner <kevinb@redhat.com>
6960
6961 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
6962 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
6963 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
6964 (accg7_regnum): New constants.
6965 (last_spr_regnum, last_pseudo_regnum): Update.
c2f59a1a
KB
6966 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
6967 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
8b67aa36
KB
6968 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
6969 for accg registers.
6970 (frv_register_sim_regno): Update spr_map[].
6971
3c7012f5
AC
69722004-04-04 Andrew Cagney <cagney@redhat.com>
6973
6974 * config/mips/xm-riscos.h: Delete.
6975 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
6976 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
6977 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
6978 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
6979 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
6980 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
6981 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
6982 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
6983 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
6984 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
6985 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
6986 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
6987 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
6988 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
6989 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
6990 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
6991 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
6992 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
6993 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
6994 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
6995 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
6996 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
6997 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
6998 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
6999 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
7000 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
8718a420 7001
3c7012f5
AC
7002 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
7003 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
7004 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
7005 * configure.host: Remove m680[01]0-sun-sunos3*,
7006 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
7007 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
7008 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
7009 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
7010 mips-*-riscos*.
7011 * NEWS: Mention removed systems.
7012
99d16a21
AC
70132004-04-04 Andrew Cagney <cagney@redhat.com>
7014
7015 GDB 6.1 release created from 6.1 branch.
7016
6cdf9d98
AC
70172004-04-04 Andrew Cagney <cagney@redhat.com>
7018
98d346c3
AC
7019 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
7020 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
7021 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
7022
6cdf9d98
AC
7023 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
7024 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
7025 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
7026
859a326d
JB
70272004-04-03 Jim Blandy <jimb@redhat.com>
7028
7029 * MAINTAINERS: Chris Faylor has changed employers; add him to
7030 "paper trail" section, and update his E-mail address.
7031
b87178c3
AC
70322004-04-03 Andrew Cagney <cagney@redhat.com>
7033
4ea2acf0
AC
7034 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
7035 generic dummy frames.
7036 * dummy-frame.c: Update copyright.
7037 (dummy_frame_sniffer): Delete check for generic dummy frames.
7038
d0bd2d18 7039 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
8718a420 7040 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
d0bd2d18
AC
7041 (REG_PARM_STACK_SPACE): Delete.
7042 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
7043 Inline reference to REG_PARM_STACK_SPACE.
7044
b87178c3
AC
7045 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
7046 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
7047 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
7048 (FRAME_BASE_BEFORE_SIGTRAMP)
7049 (hppa32_hpux_frame_base_before_sigtramp)
7050 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
7051 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
7052 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
7053 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
7054 (FRAME_BASE_BEFORE_SIGTRAMP)
7055 (hppa64_hpux_frame_base_before_sigtramp)
7056 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
7057
43e2e1a0
AC
70582004-04-03 Andrew Cagney <cagney@redhat.com>
7059
7060 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
7061
ddc135a4
AC
70622004-04-02 Andrew Cagney <cagney@redhat.com>
7063
7064 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
7065 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
7066 * dummy-frame.h: Delete out-of-date comments.
7067 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
7068 * gdbarch.h, gdbarch.c: Re-generate.
7069
d15bfd3a 70702004-04-02 Joel Brobecker <brobecker@gnat.com>
8718a420 7071
d15bfd3a
AC
7072 Committed by Andrew Cagney <cagney@redhat.com>.
7073 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
7074 into account an instruction saving a register if we have already
7075 seen an earlier instruction saving that same register.
7076
f04ceafa
AC
70772004-04-02 Andrew Cagney <cagney@redhat.com>
7078
08be3abd
AC
7079 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
7080 * gdbarch.h, gdbarch.c: Re-generate.
7081 * frame.c (legacy_get_prev_frame): Delete references to
7082 DEPRECATED_INIT_FRAME_PC_FIRST.
7083
f04ceafa
AC
7084 * infrun.c (pc_in_sigtramp): Delete function.
7085 (check_sigtramp2): Inline call to pc_in_sigtramp, use
7086 get_frame_type.
7087
08e69816
AC
70882004-04-02 Andrew Cagney <cagney@redhat.com>
7089
7090 * infrun.c (handle_step_into_function): Delete code conditional on
7091 legacy_frame_p.
7092 (handle_inferior_event, step_over_function): Ditto.
7093
adb54772
AC
70942004-04-02 Andrew Cagney <cagney@redhat.com>
7095
7096 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
7097 "previous frame inner to this frame" test.
7098
304396fb
AC
70992004-04-02 Andrew Cagney <cagney@redhat.com>
7100
7101 * frame.c (safe_frame_unwind_memory): New function.
7102 * frame.h (safe_frame_unwind_memory): Declare. Update description
7103 of /safe_/ methods.
7104 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
7105 "next_frame". Use safe_frame_unwind_memory.
7106 (tramp_frame_sniffer): Update call to tramp_frame_start.
7107
6502dd73
DJ
71082004-04-01 Daniel Jacobowitz <drow@mvista.com>
7109
7110 * dwarf2read.c (dwarf2_objfile_data_key): New.
7111 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
7112 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
7113 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
7114 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
7115 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
7116 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
7117 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
7118 Remove variables.
7119 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
7120 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
7121 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
7122 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
7123 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
7124 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
7125 Remove macros.
7126 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
7127 data.
7128 (dwarf2_locate_sections, dwarf2_build_psymtabs)
7129 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
7130 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
7131 (read_partial_die, read_full_die, read_indirect_string)
7132 (dwarf_decode_line_header, dwarf_decode_macros)
7133 (dwarf2_symbol_mark_computed): Remove use of removed macros.
7134 Update uses of removed variables.
7135 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
7136 of removed macros.
7137 (_initialize_dwarf2_read): New function.
7138 * symfile.h (dwarf2_has_info): Update prototype.
7139 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
7140 * elfread.c (elf_symfile_read): Likewise.
7141
408752b0
JB
71422004-04-01 Jim Blandy <jimb@redhat.com>
7143
9f744501
JB
7144 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
7145 function for register numbers on all the rs6000-derived targets.
7146 (rs6000_gdbarch_init): Don't register a separate
7147 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
7148 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
7149 variants.
7150
408752b0
JB
7151 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
7152 numbering.
7153
2de41bce
PH
71542004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
7155
7156 * valarith.c: Update copyright notice.
7157 (value_add): Handle range types.
7158 (value_sub): Ditto.
7159 (value_equal): Ditto.
7160 (value_less): Ditto.
7161 (value_neg): Ditto.
7162 (value_complement): Ditto.
8718a420 7163 (value_binop): Simplify slightly by using is_integral_type and
2de41bce 7164 eliminiating unnecessary COERCE_ENUMs.
8718a420 7165
5613d8d3
AC
71662004-03-31 Andrew Cagney <cagney@redhat.com>
7167
7168 * frame.h (frame_unwind_id): Declare.
7169 * frame.c (frame_unwind_id): New function.
7170 (get_prev_frame_1): New function.
7171 (frame_debug_got_null_frame): New function.
7172 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
7173 code proper to prev_frame, update description.
7174 * infrun.c (step_over_function): Use frame_unwind_id.
7175
c4557624
JB
71762004-04-31 J. Brobecker <brobecker@gnat.com>
7177
7178 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
7179 (hppa64_push_dummy_call): Likewise.
7180
3e6bb910
JB
71812004-03-30 Jim Blandy <jimb@redhat.com>
7182
7183 From Ulrich Weigand:
7184 * utils.c (query): Do not use a va_list variable multiple times.
7185
a2f23071
DJ
71862004-03-29 Daniel Jacobowitz <drow@mvista.com>
7187
7188 * Makefile.in (linux_nat_h): Update dependencies.
7189 * configure.in: Check for <gnu/libc-version.h>.
7190 * configure: Regenerate.
7191 * config.in: Regenerate.
7192 * linux-nat.h: Include "target.h". Add waitstatus field to
7193 struct lwp_info.
7194 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
7195 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
7196 to.
7197 (lin_lwp_handle_extended): New function. Handle clone events.
7198 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
7199 thread exit events.
7200 (child_wait): Handle clone events.
7201 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
7202 * linux-nat.c (linux_enable_event_reporting): Turn on
7203 PTRACE_O_TRACECLONE.
7204 (linux_handle_extended_wait): Handle clone events.
7205 * thread-db.c: Include <gnu/libc-version.h>.
7206 (struct private_thread_info): Add dying flag.
7207 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
7208 higher.
7209 (attach_thread): Update comments. Handle dying threads.
7210 (detach_thread): Set the dying flag.
7211 (check_event): Always call attach_thread.
7212
8d5f9dcb
DJ
72132004-03-29 Daniel Jacobowitz <drow@mvista.com>
7214
7215 * mips-tdep.c (mips_pdr_data): New.
7216 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
7217 (_initialize_mips_tdep): Initialize mips_pdr_data.
7218
66337bb1
CV
72192004-03-29 Corinna Vinschen <vinschen@redhat.com>
7220
7221 * minsyms.c (install_minimal_symbols): Move dropping leading
7222 char from linkage name from here...
7223 (prim_record_minimal_symbol_and_info): ...to here. Simplify
7224 test for "__gnu_compiled*" symbols.
7225
e802b915
JB
72262004-03-28 Jim Blandy <jimb@redhat.com>
7227
7228 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
7229 registers to temp register r0 and byte stores as prologue
7230 instructions.
7231
72b56458
AC
72322004-03-28 Andrew Cagney <cagney@redhat.com>
7233
7234 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
7235 arm*-*-*.
7236
0bfbda3b
SC
72372004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7238
7239 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
7240 and switch the layout to force a display of register window.
7241
5a7225ed
JB
72422004-02-26 J. Brobecker <brobecker@gnat.com>
7243
7244 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
7245 of the INTEGER class.
7246
81a07a45
JB
72472004-03-26 Jim Blandy <jimb@redhat.com>
7248
7249 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
7250 bytes long on PPC GNU/Linux.
7251
8c691c7a
DC
72522004-03-26 David Carlton <carlton@kealia.com>
7253
7254 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
7255
103a0089
AC
72562004-03-25 Andrew Cagney <cagney@redhat.com>
7257
7258 * PROBLEMS: Add general section titles, remove references to
7259 specific releases.
7260
7a5ea0d4
DJ
72612004-03-25 Daniel Jacobowitz <drow@mvista.com>
7262
7263 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
7264 INT_REGISTER_SIZE.
7265 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
7266 FP_REGISTER_VIRTUAL_SIZE.
7267 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
7268 of DEPRECATED_REGISTER_RAW_SIZE.
7269 (arm_register_type): Add gdbarch argument.
7270 (arm_register_raw_size, arm_register_virtual_size): Delete.
7271 (arm_register_byte, arm_extract_return_value)
7272 (arm_store_return_value, arm_get_longjmp_target): Update references
7273 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
7274 (arm_gdbarch_init): Likewise. Don't set
7275 deprecated_register_raw_size, deprecated_register_virtual_size,
7276 deprecated_max_register_raw_size,
7277 deprecated_max_register_virtual_size, or
7278 deprecated_max_register_virtual_type. Do set register_type.
7279 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
7280 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
7281 (FP_REGISTER_VIRTUAL_SIZE): Delete.
7282 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
7283 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
7284 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
7285 INT_REGISTER_SIZE.
7286 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
7287 (remote_rdp_store_register): Likewise.
7288
5792a79b
DJ
72892004-03-24 Daniel Jacobowitz <drow@mvista.com>
7290
7291 * Makefile.in (mips-linux-tdep.o): Update dependencies.
7292 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
7293 to after osabi initialization.
7294 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
7295 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
7296 functions.
7297 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
7298 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
7299 variables.
7300 (mips_linux_init_abi): Append signal trampoline unwinders.
7301
1196bfda
AC
73022004-03-24 Andrew Cagney <cagney@redhat.com>
7303
7304 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
7305 * tramp-frame.c: Include "gdb_assert.h".
7306 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
7307 correct sizeof.
7308 (tramp_frame_append): Validate the tramp frame's instructions.
7309 * Makefile.in (tramp-frame.o): Update dependencies.
7310
4be282b4
AC
73112004-03-23 Andrew Cagney <cagney@redhat.com>
7312
7313 * trad-frame.h (trad_frame_set_reg_addr): Declare.
7314
69aec09b
AC
73152004-03-23 Andrew Cagney <cagney@redhat.com>
7316
7317 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
7318 Nasser as past testsuite/lib/ (and other) maintainers.
7319
63ed89b4
DJ
73202004-03-23 Daniel Jacobowitz <drow@mvista.com>
7321
7322 * infcmd.c (attach_command): Reread symbols if we already have
7323 an exec file.
7324
f3b36427
AC
73252004-03-23 Andrew Cagney <cagney@redhat.com>
7326
7327 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
7328
aa2a3f87
AC
73292004-03-23 Andrew Cagney <cagney@redhat.com>
7330
7331 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
7332 * gdbarch.h, gdbarch.c: Re-generate.
7333 * i386obsd-tdep.c (i386obsd_init_abi): Update.
7334 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
7335 * i386bsd-tdep.c (i386bsd_init_abi): Update.
8718a420 7336 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
aa2a3f87 7337 (DEPRECATED_SIGTRAMP_START): Update.
8718a420 7338 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
aa2a3f87
AC
7339 (DEPRECATED_SIGTRAMP_START): Update.
7340 * blockframe.c (find_pc_sect_partial_function): Update.
7341 * arch-utils.c (legacy_pc_in_sigtramp): Update.
7342
00cac895
DJ
73432004-03-23 Daniel Jacobowitz <drow@mvista.com>
7344
7345 * remote.c (remote_open_1): Reopen the exec file and reread symbols
7346 if necessary.
7347
f561f026
AC
73482004-03-23 Andrew Cagney <cagney@redhat.com>
7349
7350 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
7351 predicate, deprecate.
7352 * gdbarch.h, gdbarch.c: Re-generate.
7353 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
7354 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
7355 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
7356 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
7357 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
7358 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
7359 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
7360 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
7361 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
7362 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
7363 * blockframe.c (find_pc_partial_function): Update.
7364 * breakpoint.c (bpstat_what): Update.
7365 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
7366 * frv-linux-tdep.c (frv_linux_init_abi): Update.
7367 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
7368 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
7369 * i386-interix-tdep.c (i386_interix_init_abi): Update.
7370 * i386-linux-tdep.c (i386_linux_init_abi): Update.
7371 * i386-nto-tdep.c (i386nto_init_abi): Update.
7372 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
7373 * i386-tdep.c (i386_sigtramp_frame_sniffer)
7374 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
7375 * i386bsd-tdep.c (i386bsd_init_abi): Update.
7376 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
7377 * i386obsd-tdep.c (i386obsd_init_abi): Update.
7378 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
7379 * infrun.c (pc_in_sigtramp): Update.
7380 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
7381 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
7382 * mips-tdep.c (mips_gdbarch_init): Update.
7383 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
7384 * ppc-linux-tdep.c: Update comment.
7385 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
7386 * shnbsd-tdep.c (shnbsd_init_abi): Update.
7387 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
7388 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
7389 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
7390 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
7391 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
7392 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
7393 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
7394 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
8718a420 7395
8050c72f
AC
73962004-03-23 Andrew Cagney <cagney@redhat.com>
7397
d2259dd3
AC
7398 * tramp-frame.h, tramp-frame.h: New files.
7399 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
7400 Update rules to include "tramp-frame.h" and "tramp-frame.c".
7401
8050c72f
AC
7402 * Makefile.in: Update all dependencies.
7403
0db9b4b7
AC
74042004-03-23 Andrew Cagney <cagney@redhat.com>
7405
7406 * Makefile.in (trad_frame_h): Add $(frame_h).
7407 * trad-frame.h: Update copyright. Include "frame.h".
7408 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
7409 (trad_frame_set_id, trad_frame_get_id): Declare.
7410 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
7411 * trad-frame.c: Update copyright.
7412 (struct trad_frame_cache): Define.
7413 (trad_frame_cache_zalloc): New function.
7414 (trad_frame_set_id, trad_frame_get_id): New functions.
7415 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
8718a420 7416
8e645ae7
AC
74172004-03-22 Andrew Cagney <cagney@redhat.com>
7418
7419 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
7420 s390_pltstub_unwind_cache.
7421 (s390_stub_frame_unwind_cache): Rename
7422 s390_pltstub_frame_unwind_cache.
7423 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
7424 (s390_stub_frame_prev_register): Rename
7425 s390_pltstub_frame_prev_register.
7426 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
7427 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
7428
7429 From Ulrich Weigand:
7430 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
7431 pointer calls like PLT calls.
7432
34fcf120
DJ
74332004-03-22 Daniel Jacobowitz <drow@mvista.com>
7434
7435 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
7436 PC rather than the partial function start address. Use the start
7437 address to sanity check the found PDR.
7438
5b917078
DJ
74392004-03-22 Daniel Jacobowitz <drow@mvista.com>
7440
7441 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
7442 linux_handle_extended_wait.
7443
8adf9e78
AC
74442004-03-22 Andrew Cagney <cagney@redhat.com>
7445
c3122434
AC
7446 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
7447 function.
7448
8adf9e78
AC
7449 * frame.h (generic_pop_current_frame): Delete declaration.
7450 (deprecate_pop_dummy_frame): Deprecate
7451 generic_pop_dummy_frame.
7452 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
7453 (generic_pop_current_frame): Delete function.
7454 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
7455 generic_pop_current_frame.
7456 * v850-tdep.c (v850_pop_frame): Update.
7457 * mcore-tdep.c (mcore_pop_frame): Update.
7458 * sh64-tdep.c (sh64_pop_frame): Update.
7459 * h8300-tdep.c (h8300_pop_frame): Update.
7460
90ba813f
AC
74612004-03-22 Andrew Cagney <cagney@redhat.com>
7462
7463 * frame.h (deprecated_pc_in_call_dummy): Rename
7464 generic_pc_in_call_dummy.
7465 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
7466 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
7467 generic_pc_in_call_dummy.
7468 (pc_in_dummy_frame): Make static.
7469 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
7470 * gdbarch.h, gdbarch.c: Re-generate.
7471 * dummy-frame.c (dummy_frame_sniffer): Simplify.
7472 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
7473 (legacy_get_prev_frame): Ditto.
7474 * inferior.h: Delete reference to generic_pc_in_call_dummy in
7475 comment.
8718a420 7476
ca4bb888
AC
74772004-03-21 Andrew Cagney <cagney@redhat.com>
7478
244675f9
AC
7479 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
7480 declaration and out-of-date comment.
7481 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
7482 Delete function.
7483 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
7484 deprecated_pc_in_call_dummy.
7485
ca4bb888
AC
7486 * infrun.c (handle_inferior_event): For non legacy frames, use the
7487 frame ID and frame type to identify a signal trampoline. Update
7488 comments.
7489
1777c7b4
NW
74902004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
7491
7492 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
7493 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
7494
82417da5
AC
74952004-03-21 Andrew Cagney <cagney@redhat.com>
7496
7497 * frame-unwind.h: Update copyright.
7498 (struct frame_data): Add opaque declaration.
7499 (frame_sniffer_ftype): Declare.
7500 (struct frame_unwind): Add "unwind_data" and "sniffer".
7501 (frame_unwind_register_unwinder): Declare.
7502 (frame_unwind_find_by_frame): Add parameter "this_cache".
7503 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
7504 (legacy_get_prev_frame, legacy_get_prev_frame)
7505 (get_frame_type): Pass the prologue_cache to
7506 frame_unwind_find_by_frame.
7507 * frame-unwind.c (struct frame_unwind_table_entry): Add field
7508 "unwinder".
7509 (frame_unwind_register_unwinder): New function.
7510 (frame_unwind_find_by_frame): Handle an unwind sniffer.
7511
b2ba182e
PH
75122004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
7513
7514 * bcache.c (print_percentage): Use floating point to avoid
7515 incorrect results when portion*100 overflows.
7516
81332287
KB
75172004-03-19 Kevin Buettner <kevinb@redhat.com>
7518
7519 * ppc_tdep.h (ppc_linux_frame_saved_pc)
7520 (ppc_linux_init_extra_frame_info)
7521 (ppc_linux_frameless_function_invocation)
7522 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
7523 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
7524 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
7525 (rs6000_frame_chain): Delete declarations.
7526 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
7527 (ppc_linux_init_extra_frame_info)
7528 (ppc_linux_frameless_function_invocation)
7529 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
7530 (ppc_linux_init_abi): Remove registration of above deleted functions.
7531 * rs6000-tdep.c (rs6000_init_extra_frame_info)
7532 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
7533 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
7534 (rs6000_pop_frame, rs6000_frameless_function_invocation)
7535 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
7536 (rs6000_gdbarch_init): Remove registration of above deleted functions.
7537 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
7538 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
7539 frame management for all OSABIs.
7540
61a65099
KB
75412004-03-19 Andrew Cagney <cagney@redhat.com>
7542
7543 Committed by Kevin Buettner <kevinb@redhat.com>.
7544
7545 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
7546 Update copyright.
7547 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
7548 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
7549 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
7550 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
7551 unwinders. #ifdef legacy frame code.
7552 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
7553 "frame-base.h".
7554 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
7555 (struct rs6000_frame_cache, rs6000_frame_cache)
7556 (rs6000_frame_this_id, rs6000_frame_prev_register)
7557 (rs6000_frame_sniffer, rs6000_frame_unwind)
7558 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
7559 (rs6000_frame_base): Implement a traditional frame unwinder.
7560 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
7561 frame unwinder.
7562
88f7da05
KB
75632004-03-19 Kevin Buettner <kevinb@redhat.com>
7564
7565 * breakpoint.c (adjust_breakpoint_address): Don't adjust
7566 breakpoint address for watchpoints or the catch eventpoints.
7567 Add new paramter ``bptype''. Adjust all callers.
7568
f826dce1
AC
75692004-03-19 Andrew Cagney <cagney@redhat.com>
7570
33cb8b0f
AC
7571 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
7572
f826dce1
AC
7573 * PROBLEMS: Delete note that ARM does not use frame code, problem
7574 fixed.
7575
43b1ab88
AC
75762004-03-18 Andrew Cagney <cagney@redhat.com>
7577
292ab034
AC
7578 * stack.c (return_command): Delete code wrapped in #ifdef
7579 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
7580
43b1ab88
AC
7581 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
7582
dbfe4626
AC
75832004-03-18 Andrew Cagney <cagney@redhat.com>
7584
7585 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
7586 DEPRECATED_IN_SIGTRAMP.
7587 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7588 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
7589 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7590 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7591 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7592 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7593 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7594 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7595 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
7596 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
7597
0cad6aec
AC
75982004-03-18 Andrew Cagney <cagney@redhat.com>
7599
7600 * frame-base.c: Update copyright. Include "gdb_obstack.h".
7601 (struct frame_base_table_entry): Define.
7602 (struct frame_base_table): Re-implement as a linked list.
7603 (frame_base_init): Re-implement.
7604 (frame_base_table): Delete function.
7605 (append_predicate): Delete function.
7606 (frame_base_append_sniffer): Update.
7607 (frame_base_set_default): Update.
7608 (frame_base_find_by_frame): Update.
7609 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
7610 * Makefile.in (frame-base.o): Update dependencies.
7611
9982c2e7
AC
76122004-03-17 Andrew Cagney <cagney@redhat.com>
7613
7614 * frame.c (legacy_get_prev_frame): Pass correct frame to
7615 frame_unwind_find_by_frame.
7616
8dfe8985
DC
76172004-03-17 David Carlton <carlton@kealia.com>
7618
7619 * NEWS: Mention C++ nested types and namespaces
7620
ed47347a
MC
76212004-03-16 Michael Chastain <mec.gnu@mindspring.com>
7622
7623 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
7624 and "Regressions since gdb 5.3.". Add known regressions since
7625 gdb 6.0.
7626
90aeadfc
DC
76272004-03-16 David Carlton <carlton@kealia.com>
7628
7629 * dwarf2read.c (process_structure_scope): Process children even
7630 when we're a declaration.
7631
73912b9b
AC
76322004-03-16 Andrew Cagney <cagney@redhat.com>
7633
7634 * symtab.h (find_pc_sect_partial_function): Delete declaration.
7635 * blockframe.c (find_pc_partial_function)
7636 (find_pc_sect_partial_function): Merge into a single
7637 find_pc_partial_function.
7638
283accbc
MK
76392004-03-16 Mark Kettenis <kettenis@gnu.org>
7640
7641 * i386bsd-nat.c: s/regno/regnum/g.
7642 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
7643 FP0_REGNUM.
7644 (store_inferior_registers): Likewise.
7645
f5b1afdf
MK
76462004-03-16 Mark Kettenis <kettenis@gnu.org>
7647
7648 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
7649 of i387_fill_fsave.
7650 (store_inferior_registers): Call i387_collect_fsave and
7651 i387_collect_fxsave instead of i387_fill_fsave and
7652 i387_fill_fxsave.
7653
41fe5eb3
AC
76542004-03-15 Andrew Cagney <cagney@redhat.com>
7655
7656 * Makefile.in (frame-unwind.o): Update dependencies.
7657 * frame-unwind.c: Include "gdb_obstack.h".
7658 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
7659 parameter.
7660 (append_predicate): Delete function.
7661 (struct frame_unwind_table_entry): New structure.
7662 (struct frame_unwind_table): Replace "sniffer" with "head" and
7663 "tail".
7664 (frame_unwind_append_sniffer): Update.
7665 (frame_unwind_find_by_frame): Update.
7666 (_initialize_frame_unwind): Registe frame_unwind_init using
7667 gdbarch_data_register_pre_init.
7668
3f63813d
MK
76692004-03-15 Mark Kettenis <kettenis@gnu.org>
7670
7671 * i386bsd-nat.c: Update copyright year.
7672 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
7673 define unconditionally.
7674
3248c325 76752004-03-15 Mark Kettenis <kettenis@gnu.org>
63b6c53f
MK
7676
7677 * i387-tdep.h (i387_collect_fsave): New prototype.
7678 * i387-tdep.c (i387_collect_fsave): New function containing most
7679 of the code from i387_fill_fsave.
3248c325 7680 (i387_fill_fsave): Call i387_collect_fsave.
63b6c53f 7681
871fbe6a
MK
76822004-03-15 Mark Kettenis <kettenis@gnu.org>
7683
7684 * i386-linux-tdep.c: Update copyright year.
7685 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
7686 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
7687 svr4_ilp32_link_map_offsets instead of
7688 i386_linux_svr4_fetch_link_map_offsets.
7689
8176b9b8
DC
76902004-03-15 David Carlton <carlton@kealia.com>
7691
7692 Fix for PR c++/1553:
7693 * dwarf2read.c (read_structure_type): Determine type name by
7694 calling determine_class_name.
7695 (determine_class_name): New.
7696 (determine_prefix): Look at TYPE_TAG_NAME and call
7697 determine_class_name when appropriate.
7698 (determine_prefix_aux, class_name): Delete.
9d58e29d 7699 (read_namespace): Set die->type.
8176b9b8 7700
fe8bf7d7
KB
77012004-03-15 Kevin Buettner <kevinb@redhat.com>
7702
7703 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
7704 unused macro definition. The definition in target.h (or perhaps
7705 elsewhere) takes precedence.
7706
ed6edd9b
AC
77072004-03-15 Andrew Cagney <cagney@redhat.com>
7708
f9be684a
AC
7709 * ppc-tdep.h: Update copyright.
7710 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
7711 function signatures to match "regsets.h".
7712 * ppc-linux-tdep.c: Include "regset.h".
7713 (ELF_GREGSET_SIZE): Delete.
7714 (right_supply_register): New function.
7715 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
7716 using right_supply_register.
7717 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
7718 functions.
7719 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
7720 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
7721 (_initialize_ppc_linux_tdep): Do not register
7722 ppc_linux_regset_core_fns.
7723 (ppc_linux_regset_from_core_section): Replace
7724 fetch_core_registers.
7725 (ppc_linux_regset_core_fns): Delete.
7726 * ppc-linux-nat.c: (right_fill_reg): New function.
7727 (supply_gregset): Update call to ppc_linux_supply_gregset.
7728 (fill_gregset): Clear the register set, use right_fill_reg.
7729 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
7730 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
7731
ed6edd9b
AC
7732 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
7733 unsigned.
7734
030f20e1
AC
77352004-03-15 Andrew Cagney <cagney@redhat.com>
7736
7737 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
7738 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
7739 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
7740 and register_gdbarch_data.
7741 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
7742 (struct gdbarch_data): Replace "init" by "pre_init" and
7743 "post_init".
7744 * gdbarch.h, gdbarch.c: Re-generate.
7745 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
7746 with"obstack", use OBSTACK_ZALLOC.
7747 (dwarf2_frame_ops): Delete.
7748 (dwarf2_frame_set_init_reg): Use gdbarch_data.
7749 (dwarf2_frame_init_reg): Use gdbarch_data.
7750 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
8718a420 7751 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
030f20e1
AC
7752 (_initialize_svr4_solib): Update.
7753 * user-regs.c (_initialize_user_regs): Update.
7754 * reggroups.c (_initialize_reggroup): Update.
7755 * regcache.c (_initialize_regcache): Update.
7756 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
7757 * libunwind-frame.c (_initialize_libunwind_frame): Update.
7758 * gnu-v3-abi.c (init_gnuv3_ops): Update.
7759 * frame-unwind.c (_initialize_frame_unwind): Update.
7760 * frame-base.c (_initialize_frame_base): Update.
7761 * user-regs.c (user_reg_add): Update.
7762 * reggroups.c (reggroup_add): Update.
7763 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
7764 * libunwind-frame.c (libunwind_frame_set_descr): Update.
7765 * frame-unwind.c (frame_unwind_append_sniffer): Update.
7766 * frame-base.c (frame_base_table): Update.
7767 * remote.c (_initialize_remote): Update.
7768 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
8718a420 7769
3111a3fc
AC
77702004-03-15 Andrew Cagney <cagney@redhat.com>
7771
7772 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
7773
5ecb7103
KB
77742004-03-15 Kevin Buettner <kevinb@redhat.com>
7775
7776 * Makefile.in (frv-linux-tdep.o): Add dependencies.
7777 * frv-linux-tdep.c: New file.
7778 * frv-tdep.c (struct gdbarch_tdep): Add new field
7779 ``sigcontext_reg_addr''.
7780 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
7781 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
7782 (frv_sigramp_frame_sniffer): New functions.
7783 (frv_sigtramp_frame_unwind): New static global.
7784 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
7785 sniffers.
7786 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
7787 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
7788
1ccda5e9
KB
77892004-03-15 Kevin Buettner <kevinb@redhat.com>
7790
7791 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
7792 but not via a call to error(), when unable to read memory.
7793
b375a0a5
KB
77942004-03-15 Kevin Buettner <kevinb@redhat.com>
7795
7796 * frv-tdep.c (frv_call_dummy_words): Delete.
7797 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
7798
4fdf6121
AC
77992004-03-15 Andrew Cagney <cagney@redhat.com>
7800
7801 * infrun.c (handle_step_into_function, step_over_function): Only
7802 update and use STEP_FRAME_ID when the system is using legacy
7803 frames. Update comments.
7804
34021503
MK
78052004-03-14 Mark Kettenis <kettenis@gnu.org>
7806
187e21d1
MK
7807 * amd64-linux-tdep.h: Remove file.
7808 * amd64-linux-tdep.c: Don't include "inferior.h" and
7809 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
7810 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
7811 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
7812 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
7813 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
7814 macros.
7815 (user_to_gdb_regmap): Remove variable.
7816 (amd64_linux_gregset_reg_offset): New variable.
7817 (amd64_core_fns): Remove variable.
7818 (fetch_core_registers): Remove function.
7819 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
7820 functions.
7821 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
7822 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
7823 * Makefile.in (amd64_linux_tdep_h): Remove.
7824 (amd64-linux-nat.o): Update dependencies.
7825 (amd64-linux-tdep.o): Update dependencies.
7826
99679982
MK
7827 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
7828 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
7829 functions.
7830 (fetch_inferior_registers, store_inferior_registers): Rewrite.
7831
34021503
MK
7832 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
7833 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
7834
134d01f1
DJ
78352004-03-14 Daniel Jacobowitz <drow@mvista.com>
7836
7837 * dwarf2read.c (read_structure_type): Rename from
8718a420 7838 read_structure_scope. Don't create a symbol or call process_die.
134d01f1
DJ
7839 Return immediately if die->type is set. Call read_type_die before
7840 dwarf2_add_member_fn.
7841 (process_structure_scope): New function.
7842 (read_enumeration_type, process_enumeration_scope): New functions,
7843 broken out from read_enumeration. Don't create the enumeration
7844 type if it has already been created.
7845 (read_enumeration): Removed.
7846 (process_die): Call read_structure_type, process_structure_scope,
7847 read_enumeration_type, and process_enumeration_scope. Just call
7848 new_symbol for base and subrange types. Add a comment about other
7849 type dies.
7850 (read_type_die): Call read_enumeration_type.
7851 (add_partial_structure, new_symbol): Update comments.
7852
65760afb
SC
78532004-03-13 Stephane Carrez <stcarrez@nerim.fr>
7854
7855 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
7856
10f59415
SC
78572004-03-13 Stephane Carrez <stcarrez@nerim.fr>
7858
7859 * tui/tui-win.h (tui_get_cmd_list): Declare.
7860 * tui/tui-win.c (tui_command): New function.
7861 (tui_get_cmd_list): New function.
7862 (_initialize_tui_win): Moved initialization of tui command in
7863 tui_get_cmd_list.
7864
7865 * tui/tui-data.c (init_content_element): Setup new data members.
7866 (init_win_info): Likewise.
7867 (free_content_elements): Free it.
7868 * tui/tui-data.h (struct tui_data_element): Store the register
7869 content to print.
7870 (struct tui_data_info): Keep the current register group.
7871
7872 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
7873
7874 * tui/tui-regs.h (tui_show_registers): Update prototype.
7875 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
7876 (tui_resize_all): No need to calculate anything for register window.
7877 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
7878 (tui_set_register_element, tui_set_general_regs_content): Remove.
7879 (tui_set_special_regs_content): Remove.
7880 (tui_set_general_and_special_regs_content): Remove.
7881 (tui_set_float_regs_content): Remove.
7882 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
7883 (tui_set_regs_content): Remove.
7884 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
7885 (tui_v_show_registers_command_support): Remove.
7886 (tui_show_registers): Use a reggroup to specify the registers to show.
7887 (tui_show_register_group): New function.
7888 (tui_display_registers_from): Compute the layout of register window
7889 and refresh with new API; be sure to delete old register windows.
7890 (tui_check_register_values): Update to use tui_get_register and
7891 tui_display_data.
7892 (tui_display_register): Just refresh the register window part.
7893 (tui_register_format): Format registers and save in tui_data_element.
7894 (tui_get_register): New to combine tui_reg_value_has_changed and
7895 tui_get_register_raw_value; fix to use the new gdb API.
7896 (tui_show_float_command): Renamed tui_reg_float_command.
7897 (tui_show_general_command): Renamed tui_reg_general_command.
7898 (tui_show_special_command): Renamed tui_reg_system_command.
7899 (_initialize_tui_regs): Remove unused commands.
7900
c3364ea4
MK
79012004-03-13 Mark Kettenis <kettenis@gnu.org>
7902
27d1e716
MK
7903 * NEWS (New native configurations): Mention OpenBSD/amd64.
7904
c3364ea4
MK
7905 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
7906 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
7907 Remove defines.
7908 * config/i386/nm-fbsd64.h: Likewise.
7909 * config/i386/nm-obsd.h: Likewise.
7910 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
7911 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
7912
b2d6d697
KB
79132004-03-12 Kevin Buettner <kevinb@redhat.com>
7914
7915 * frv-tdep.c (set_variant_scratch_registers): New function.
b2d6d697
KB
7916 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
7917 New constants.
7918
76e43199
KB
7919 From Richard Sandiford <rsandifo@redhat.com>:
7920 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
7921
34ce532e
KB
79222004-03-12 Kevin Buettner <kevinb@redhat.com>
7923
7924 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
7925 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
7926 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
7927 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
7928 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
7929 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
7930 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
7931 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
7932 definitions from frv-tdep.c to frv-tdep.h.
7933
c4d10515
KB
79342004-03-12 Kevin Buettner <kevinb@redhat.com>
7935
7936 Add shared library support for FR-V FDPIC ABI:
7937 * Makefile.in (solib-frv.o): Add dependencies.
7938 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
7939 New functions.
7940 (frv_push_dummy_call): Add support for FDPIC ABI.
7941 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
7942 for FDPIC ABI.
7943 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
7944 (frv_fdpic_find_canonical_descriptor): Declare.
7945 * solib-frv.c: New file.
7946 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
7947 * config/frv/tm-frv.h (solib.h): Include.
7948
ed1bd989
KB
79492004-03-12 Kevin Buettner <kevinb@redhat.com>
7950
7951 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
7952 (frv-tdep.o): Update dependencies.
7953 * frv-tdep.h: New file.
7954 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
7955 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
7956 constants.
7957 (struct gdbarch_tdep): Add new member ``frv_abi''.
7958 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
7959 functions.
7960 (new_variant): Set ``frv_abi'' field.
7961 (gdb_arch_init): Detect FDPIC executables.
7962
82b38f72
MK
79632004-03-12 Mark Kettenis <kettenis@gnu.org>
7964
7965 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
7966 wrapper.
7967
db1ea9ba
AC
79682004-03-11 Andrew Cagney <cagney@redhat.com>
7969
7970 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
7971
f8766ec1
KB
79722004-03-11 Kevin Buettner <kevinb@redhat.com>
7973
7974 * solist.h (master_so_list): New function.
7975 * solib.c (master_so_list): Likewise.
7976 * solib-svr4.c (enable_break): Iterate over so_list entries
7977 obtained from master list instead of entries obtained directly
7978 via svr4_current_sos().
7979
523f6a27
BE
79802004-03-10 Ben Elliston <bje@gnu.org>
7981
7982 * MAINTAINERS: Update my mail address.
7983
37814c18
KI
79842004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7985
7986 * remote-m32r-sdi.c: Support hardware watchpoint.
7987
8b9740d8
DJ
79882004-03-09 Daniel Jacobowitz <drow@mvista.com>
7989
7990 * user-regs.c: Update copyright years.
7991 (struct user_regs): Rename to gdb_user_regs.
7992 (append_user_reg, builtin_user_regs, user_regs_init)
7993 (user_reg_add, user_reg_map_name_to_regnum)
7994 (usernum_to_user_reg): Update.
7995
4bb7a0a7
DJ
79962004-03-09 Daniel Jacobowitz <drow@mvista.com>
7997
7998 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
7999 (skip_children): New functions.
8000 (locate_pdi_sibling): Call skip_children.
8001
44e1a9eb
DJ
80022004-03-09 Daniel Jacobowitz <drow@mvista.com>
8003
8004 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
8005 * gdbtypes.c (check_typedef): Update comments.
8006
f3dd6933
DJ
80072004-03-09 Daniel Jacobowitz <drow@mvista.com>
8008
8009 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
8010 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
8011 pointer. Update comment about comp_unit_head.
8012 (struct abbrev_info): Shorten two int flags.
8013 (dwarf_alloc_abbrev): Take a CU argument.
8014 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
8015 each time through the loop. Update cleanup argument.
8016 (psymtab_to_symtab_1): Update cleanup call.
8017 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
8018 abbrev_obstack.
8019 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
8020 Just call obstack_free and clear the pointer.
8021
b40c7d58
DJ
80222004-03-09 Daniel Jacobowitz <drow@mvista.com>
8023
8024 * infrun.c (handle_inferior_event): Remove short-circuit code for
8025 events in a different thread.
8026
333dabeb
DJ
80272004-03-09 Daniel Jacobowitz <drow@mvista.com>
8028
8029 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
8030 print the whole transfer.
8031 (initialize_targets): Update description of "set debug target".
8032
aa17d93e
DJ
80332004-03-09 Daniel Jacobowitz <drow@mvista.com>
8034
8035 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
8036
0b71f08f
NW
80372004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
8038
8039 * MAINTAINERS (write after approval): Add myself.
8040
3930f270
CV
80412004-03-08 Corinna Vinschen <vinschen@redhat.com>
8042
8043 * sh-tdep.c (sh_print_registers_info): Use for loop.
8044 Don't skip multiple registers when a float register is encountered.
8045
a2b4a96c
CV
80462004-03-08 Corinna Vinschen <vinschen@redhat.com>
8047
8048 Fix PR tdep/1291.
8049 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
8050 to official SH documentation.
8051
f15a4bc0
AC
80522004-03-07 Andrew Cagney <cagney@redhat.com>
8053
8054 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
8055 unused function.
8056
9498281f
DJ
80572004-03-07 Daniel Jacobowitz <drow@mvista.com>
8058
8059 * arm-tdep.c (thumb_get_next_pc): Handle BX.
8060 (arm_get_next_pc): Handle BX and BLX.
8061
449e1137
AC
80622004-03-07 Andrew Cagney <cagney@redhat.com>
8063
eded0a31
AC
8064 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
8065 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
8066 HPPA_SP_REGNUM.
8067 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
8068 (hppa_target_read_fp): Delete.
8069 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
8070 register_virtual_size, max_register_raw_size,
8071 max_register_virtual_size, register_byte, register_size,
8072 target_read_fp, fp_regnum, and register_bytes. Set register_type
8073 instead of register_virtual_type.
8074 (hppa32_register_type, hppa64_register_type): Replace
8075 hppa32_register_virtual_type and hppa64_register_virtual_type.
8076 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
8077 (HPPA_FP_REGNUM): Define.
8078
f5f907e2
AC
8079 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
8080
69b4bbe4
AC
8081 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
8082 (pa_do_registers_info): Delete.
8083 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
8718a420 8084 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
69b4bbe4 8085 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
f5f907e2 8086
78161e48
AC
8087 * infcall.c (legacy_push_dummy_code): Delete #ifdef
8088 GDB_TARGET_IS_HPPA code.
8089 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
8718a420 8090 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
78161e48
AC
8091 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
8092 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
8718a420
RM
8093 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
8094 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
8095 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
78161e48 8096 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
8718a420
RM
8097 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
8098 (hppa_frameless_function_invocation, hppa64_store_return_value)
8099 (hppa_store_struct_return, hppa64_extract_return_value)
78161e48 8100 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
8718a420 8101 (hppa32_call_dummy_length, hppa64_call_dummy_length)
78161e48 8102 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
8718a420
RM
8103 (find_proc_framesize, deposit_21, restore_pc_queue)
8104 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
210197d2 8105 (rp_saved, pc_in_linker_stub): Delete.
78161e48 8106
782eae8b
AC
8107 Unconditionally enable 64-bit frame and ABI code.
8108 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
8109 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
8110 push_dummy_frame, fix_call_dummy, push_arguments,
8111 call_dummy_location, extract_return_value, use_struct_convention,
8112 store_return_value, store_struct_return, saved_pc_after_call,
8113 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
8114 frame_chain, frame_chain_valid, frameless_function_invocation,
8115 frame_saved_pc, and pop_frame.
78161e48 8116
449e1137
AC
8117 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
8118 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
8119 (hppa_gdbarch_init): Do not set PC_REGNUM.
8120
12507572
MK
81212004-03-06 Mark Kettenis <kettenis@gnu.org>
8122
8123 * config/alpha/tm-fbsd.h: Remove file.
8124 * config/alpha/fbsd.mt: Tweak comment.
8125 (TM_FILE): Set to tm-alpha.h.
8126
c107cc1b
AC
81272004-03-05 Andrew Cagney <cagney@redhat.com>
8128
8129 * infrun.c (step_over_function): When non-legacy code, and no
8130 step_frame_id, use the unwinder to get the caller's frame ID.
8131
f2e7c15d
MK
81322004-03-05 Mark Kettenis <kettenis@gnu.org>
8133
8b0c3633
MK
8134 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
8135 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
8136 bfd_arch_unknown. Adjust comment.
8137
f2e7c15d
MK
8138 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
8139 * i386obsd-tdep.c: Correct spelling in comment.
8140 * i386nbsd-tdep.c: Correct spelling in comment.
8141 * sparc-tdep.c: Correct spelling in comments.
8142
1198ecbe
DC
81432004-03-05 David Carlton <carlton@kealia.com>
8144
8145 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
8146 bug.
8147
9eb42ed1
MK
81482004-03-05 Mark Kettenis <kettenis@gnu.org>
8149
8150 * sparc-tdep.c: Fix typo in comment.
8151
52b5e991
JB
81522004-03-04 J. Brobecker <brobecker@gnat.com>
8153
8154 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
8155
d8151005
DJ
81562004-03-04 Daniel Jacobowitz <drow@mvista.com>
8157
8158 * dwarf2read.c: Add comment describing memory lifetimes.
8159 (struct dwarf2_pinfo): Update comment.
8160 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
8161 (read_enumeration, new_symbol): Don't use obsavestring.
8162
cbeae229
MK
81632004-03-04 Mark Kettenis <kettenis@gnu.org>
8164
722d18c2
MK
8165 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
8166 instead of amd64_fill_fxsave.
8167 * amd64bsd-nat.c (store_inferior_registers): Likewise.
8168 * amd64fbsd-nat.c (fill_fpregset): Likewise.
8169
cbeae229
MK
8170 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
8171 Reorganize code a bit.
8172
b4206d25
OF
81732004-03-04 Orjan Friberg <orjanf@axis.com>
8174
8175 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
8718a420
RM
8176 when the frame pointer is pushed. Don't set the frame pointer's
8177 address on the stack unless it's actually located there.
b4206d25
OF
8178 Set the SRP's address on the stack correctly when the PC is still in
8179 the prologue.
8180 (cris_return_value): New function.
8181 (cris_gdbarch_init): Clear deprecated store_return_value,
8182 extract_return_value.
8183
49b0b195
JB
81842004-03-02 Jim Blandy <jimb@redhat.com>
8185
8186 * stabsread.c (reg_value_complaint): The maximum register number
8187 is one less than the number of registers.
8188
e9ff708b
AC
81892004-03-02 Andrew Cagney <cagney@redhat.com>
8190
8191 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
8192 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
8193 trailing comma and redundant assignment of I386_ST0_REGNUM.
8194 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
8195 32-bit segment registers.
8196
d4715e41
AC
81972004-03-01 Andrew Cagney <cagney@redhat.com>
8198
8199 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
8200 use frame_relative_level and get_next_frame.
8201
3ce2bf18
AC
82022004-02-29 Andrew Cagney <cagney@redhat.com>
8203
8204 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
8205 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
8206 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
8207 Delete macro.
8208
2da6aac3
DJ
82092004-02-29 Daniel Jacobowitz <drow@mvista.com>
8210
8211 * inflow.c (terminal_inferior): Don't give up the terminal if we
8212 previously couldn't get the inferior's terminal state.
8213
6ba34a8d
DJ
82142004-02-29 Daniel Jacobowitz <drow@mvista.com>
8215
8216 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
8217 PC_REGNUM.
8218
faae5abe
AC
82192004-02-28 Andrew Cagney <cagney@redhat.com>
8220
8221 * NEWS: Refer to GDB 6.1.
8222 * README: Refer to GDB 6.1.
8223 * PROBLEMS: Refer to GDB 6.1.
8224
2227a3c5
DJ
82252004-02-28 Daniel Jacobowitz <drow@mvista.com>
8226
8227 * thread-db.c (disable_thread_signals): Remove unused function.
8228
80571bff
MK
82292004-02-28 Mark Kettenis <kettenis@gnu.org>
8230
041bd74b
MK
8231 * amd64-nat.c: Include "gdb_string.h".
8232 (amd64_collect_native_gregset): Zero-extend the 32-bit
8233 general-purpose registers and %eip.
8234
3c017e40
MK
8235 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
8236 * amd64-tdep.c (amd64_collect_fxsave): New function.
8237 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
8238
80571bff
MK
8239 * i387-tdep.h: Update copyright year.
8240 (i387_collect_fxsave): New prototype.
8241 * i387-tdep.c: Update copyright year.
8242 (i387_collect_fxsave): New function containing most of the code
8243 from i387_fill_fxsave.
8244 (i387_fill_fxsave): Call i387_collect_fxsave.
8245
50d71875
AC
82462004-02-28 Andrew Cagney <cagney@redhat.com>
8247
8248 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
8249 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
8250
4a28816e
MK
82512004-02-28 Mark Kettenis <kettenis@gnu.org>
8252
8253 * amd64-tdep.c (amd64_frame_cache): Fix comment.
8254
dbda9972
AC
82552004-02-28 Andrew Cagney <cagney@redhat.com>
8256
8257 * utils.c: Use "", instead of <>, to include readline.
8258 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
8259 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
8260 * source.c, solib.c, exec.c, event-top.c: Ditto.
8261 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
8262 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
8263 * Makefile.in: Update all dependencies.
8264 (readline_tilde_h, readline_history_h): Define.
8265 (readline_headers): Delete.
8266
83277a99
MK
82672004-02-28 Mark Kettenis <kettenis@gnu.org>
8268
91ae4303
MK
8269 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
8270 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
8271 "config/i386/tm-lx64.h".
8272
83277a99
MK
8273 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
8274 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
8275 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
8276
6e1d7d6c
AC
82772004-02-28 Andrew Cagney <cagney@redhat.com>
8278
ecc9ac84
AC
8279 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
8280
6e1d7d6c
AC
8281 * breakpoint.c (_initialize_breakpoint): Use
8282 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
8283 Add help to show command.
8284
9671aeef
MK
82852004-02-28 Mark Kettenis <kettenis@gnu.org>
8286
7fa2737c
MK
8287 * i386-nat.c: Reformat to be closer to coding standards.
8288 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
8289 `retval'. Make variables `align' and `size' local to while-loop.
8290 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
8291 (_initialize_i386_nat): New prototype.
8292
9671aeef
MK
8293 * tui/tui.c: Include <readline/readline.h> instead of
8294 "readline/readline.h". Include it after <term.h> and
8295 "gdb_curses.h".
8296
fca7aa43
AC
82972004-02-27 Andrew Cagney <cagney@redhat.com>
8298
412275d5
AC
8299 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
8300 the new frame unwind code.
8301 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
8302 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
8303 PCOQ_HEAD_REGNUM.
8304
fca7aa43
AC
8305 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
8306 "return_value" and "push_dummy_call".
8307 (hppa32_use_struct_convention): Delete unused function.
8308 (hppa32_store_return_value): Delete unused function.
8309 (hppa32_extract_return_value): Delete unused function.
8310 (hppa32_stack_align): Delete function.
8311
e6a8a7d2
EZ
83122004-02-27 Eli Zaretskii <eliz@elta.co.il>
8313
8314 * coffread.c (enter_linenos): Don't let rawptr reference memory
8315 outside linetab[]'s limits.
8316
1797a8f6
AC
83172004-02-27 Andrew Cagney <cagney@redhat.com>
8318
8319 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
8320 inferior stack space - the stack needs to grow upwards.
8321 (hppa32_frame_align): New function.
8322 (hppa64_frame_align): Replace hppa_frame_align.
8323 (hppa_gdbarch_init): Update.
8324
2e4b5889
OF
83252004-02-26 Orjan Friberg <orjanf@axis.com>
8326
8327 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
8328 (dwarf2-frame.h): Include.
8329 (enum cris_regnums): New enum CRIS_FP_REGNUM.
8330 Remove static variables related to ABI setting.
8331 (struct gdbarch_tdep): Remove cris_abi member.
8332 (struct frame_extra_info): Remove.
8333 (cris_unwind_cache, stack_item): New structs.
8334 (cris_frame_unwind, cris_frame_base): New variables.
8335 (push_stack_item, pop_stack_item)
8336 (cris_frame_unwind_cache, cris_frame_this_id)
8337 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
8338 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
8339 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
8340 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
8341 (cris_reg_struct_has_addr): New functions.
8342 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
8718a420 8343 (cris_frame_saved_pc, cris_saved_pc_after_call,
2e4b5889
OF
8344 (cris_store_struct_return, cris_frameless_function_invocation)
8345 (cris_pop_frame, cris_skip_prologue_main)
8346 (cris_abi_original_store_return_value)
8347 (cris_abi_v2_store_return_value)
8348 (cris_abi_original_extract_return_value)
8349 (cris_abi_v2_extract_return_value)
8350 (cris_abi_original_reg_struct_has_addr)
8351 (cris_abi_v2_reg_struct_has_addr)
8352 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
8353 (cris_push_return_address, cris_abi_update): Remove.
8354 (_initialize_cris_tdep): Remove ABI command.
8355 (cris_dump_tdep): Ditto.
8718a420 8356 (cris_gdbarch_init): Remove ABI command.
2e4b5889
OF
8357 Set store_return_value, extract_return_value, push_dummy_code,
8358 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
8359 frame_unwind_append_sniffer, frame_base_set_default.
8360 Clear deprecated init_frame_pc, push_arguments, store_return_value,
8361 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
8362 sizeof_call_dummy_words, get_saved_register, push_return_address,
8718a420 8363 pop_frame, store_struct_return, frame_init_saved_regs,
2e4b5889
OF
8364 init_extra_frame_info, frameless_function_invocation, frame_chain,
8365 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
8366 dummy_write_sp.
8718a420 8367
6b9acc27
JJ
83682004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8369
8370 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
8371 * valprint.c (print_hex_chars): Change from static to external.
8372 (print_char_chars): New function.
8373 * printcmd.c (print_scalar_formatted): For integer and enum types
8374 that are longer than LONGEST, perform processing via appropriate
8375 print_*_chars routines.
8376
a431654a
AC
83772004-02-26 Andrew Cagney <cagney@redhat.com>
8378
8379 * Makefile.in: Update dependencies.
8380 Changes from Ulrich Weigand,
8381 * s390-tdep.c: Include "dwarf2-frame.h".
8382 (s390_dwarf2_frame_init_reg): New function.
8383 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
8384 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
8385
fa8d40ab
JJ
83862004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8387
8388 * breakpoint.c (pending_break_support): New setting variable.
8389 (break_command_1): Account for pending_break_support setting
8390 when creating pending breakpoints.
8391 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
8392 (_initialize_breakpoint): Add "set breakpoint pending" and
8393 "show breakpoint pending" commands.
8394
0dcd613f
AC
83952004-02-26 Andrew Cagney <cagney@redhat.com>
8396
8397 Fix PR i18n/1570.
8398 * charset.c (backslashable, backslashed, represented): Remove 'e'
8399 from list of escaped characters, not part of ISO-C.
8400
479272a3
JB
84012004-02-25 J. Brobecker <brobecker@gnat.com>
8402
8403 From Peter Schauer <schauer@pdf.de>:
8404 * tui/tui.c: Move system header includes after local includes.
8405 Fixes a build failure on solaris systems.
8406
7613d933
JB
84072004-02-25 J. Brobecker <brobecker@gnat.com>
8408
8409 * configure.in: Refine the previous change.
8410 * configure: Regenerate.
8411
9c1488cb
MK
84122004-02-25 Mark Kettenis <kettenis@gnu.org>
8413
8414 * amd64-tdep.h: Renamed from x86-64-tdep.h.
8415 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
8416 "amd64-tdep.h" instead of "x86-64-tdep.h".
8417 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
8418 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
8419 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
8420 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
8421 and "x86-64-tdep.c".
8422 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
8423 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
8424 and "x86-64-tdep.c".
8425 * amd64bsd-nat.c: Update copyright year.
8426 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
8427 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
8428 "x86-64-tdep.h".
8429 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
8430 "x86-64-tdep.h".
8431 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
8432 "x86-64-tdep.h".
8433 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
8434 "x86-64-tdep.h".
8435 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
8436 "x86-64-tdep.h".
8437 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
8438 "x86-64-tdep.h".
8718a420 8439 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
9c1488cb
MK
8440 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
8441 * Makefile.in (amd64_linux_tdep_h): Renamed from
8442 x86_64_linux_tdep_h.
8443 (amd64_tdep_h): Renamed from x86_64_tdep_h.
8444 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
8445 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
8446 (amd64obsd-tdep.o): Update dependencies.
8447 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
8448 dependencies.
8449 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
8450 dependencies.
8451 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
8452 amd64-linux-nat.c amd64-linux-tdep.c.
8453 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
8454 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
8455 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
8456 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
8457 amd64-tdep.o and amd64-linux-tdep.o.
8458 (TM_FILE): Set to tm-linux64.h.
8459 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
8460 (NAT_FILE): Set to nm-linux64.h.
8461 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
8462 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
8463 amd64-tdep.o.
8464 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
8465 amd64-tdep.o.
8466 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
8467 amd64-tdep.o.
8468
4b8dad4a
RM
84692004-02-25 Roland McGrath <roland@redhat.com>
8470
8471 * remote.c (remote_protocol_qPart_auxv): New variable.
8472 (init_all_packet_configs): Initialize it.
8473 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
8474 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
8475 (show_remote_cmd): Call it.
8476 (_initialize_remote): Initialize commands.
8477 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
8478 service TARGET_OBJECT_AUXV requests.
8479
66745969
JB
84802004-02-25 J. Brobecker <brobecker@gnat.com>
8481
8482 * configure.in: Make sure that the wborder function is available.
8483 Otherwise, search for it in the cur_colr library.
8484 * configure: Regenerate.
8485
79508e1e
AC
84862004-02-25 Andrew Cagney <cagney@redhat.com>
8487
8488 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
8489
571ee600
MK
84902004-02-25 Mark Kettenis <kettenis@gnu.org>
8491
8492 * config/i386/tm-x86-64linux.h: Tweak comments.
8493
2b1b322f 84942004-02-25 Richard Sandiford <rsandifo@redhat.com>
ad74788f
RS
8495
8496 * MAINTAINERS: Add self to write-after-approval list.
8497
4d2acc65
AC
84982004-02-25 Andrew Cagney <cagney@redhat.com>
8499
4b8dad4a 8500 PR cli/1566. Problem found, and fix suggested by David Allan.
4d2acc65
AC
8501 * cli/cli-script.c (execute_control_command): Unconditionally
8502 install a cleanup. Default "ret" to "invalid_control". Use
8503 "break" instead of "return" to escape from the switch.
8504
4cfcaf21
JB
85052004-02-24 J. Brobecker <brobecker@gnat.com>
8506
8507 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
8508 with the lines macro defined in term.h on AiX.
8509 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
8510 a collision with the label_width macro defined in term.h on AiX.
8511
54a5c8d8
KB
85122004-02-23 David Mosberger <davidm@hpl.hp.com>
8513
8514 Committed by Kevin Buettner <kevinb@redhat.com>.
8515
8516 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
8517 * ia64-tdep.c (ia64_write_pc): Make it a global function.
8518 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
8519 instead of ia64_write_pc().
8520 * ia64-linux-tdep.c (regcache.h): Include.
8521 (ia64_linux_write_pc): New function.
4b8dad4a 8522
8a1dac83
RM
85232004-02-23 Roland McGrath <roland@redhat.com>
8524
8525 * auxv.c (info_auxv_command): Fix typos in error messages.
8526
90f90721
MK
85272004-02-23 Mark Kettenis <kettenis@gnu.org>
8528
8a1dac83 8529 * x86-64-tdep.h: Tweak comment.
90f90721
MK
8530 (enum amd64_regnum): New.
8531 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
8532 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
8533 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
8534 (X86_64_XMM1_REGNUM): Removed.
8535 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
8536 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
8537 prototypes for renamed functions.
8538 * x86-64-tdep.c: Fix typo.
8539 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
8540 register numbers.
8541 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
8542 Use constants from `enum amd64_regnum' for register numbers.
8543 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
8544 (amd64_analyze_prologue, amd64_frame_cache,
8545 amd64_sigtramp_frame_cache): Use constants from `enum
8546 amd64_regnum' for register numbers.
8547 (amd64_supply_fpregset): Adjust for renamed functions.
8548 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
8549 `enum amd64_regnum' for register numbers.
8550 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
8551 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
8552 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
8553 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
8554 (amd64_linux_fill_gregset): Adjust for renamed macros.
8555 (fetch_core_registers): Adjust for renamed functions.
8556 (amd64_linux_init_abi): Adjust for renamed functions.
8557 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
8558 renamed functions.
8559 * amd64-nat.c: Adjust for renamed macros.
8560 * amd64bsd-nat.c (fetch_inferior_registers)
8561 (store_inferior_registers): Use constants from `enum amd64_regnum'
8562 for register numbers. Adjust for renamed variables.
8563 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
8564 renamed variables.
8565 (_initialize_amd64fbsd_nat): Use constants from `enum
8566 amd64_regnum' for register numbers.
8567 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
8568 `enum amd64_regnum' for register numbers.
8569 (amd64fbsd_init_abi): Adjust for renamed functions.
8570 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
8571 `enum amd64_regnum' for register numbers.
8572 (amd64nbsd_init_abi): Adjust for renamed functions.
8573 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
8574 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
8575 `enum amd64_regnum' for register numbers.
8576 (amd64obsd_init_abi): Adjust for renamed functions.
8577 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
8578
d5479188
JJ
85792004-02-23 Jeff Johnston <jjohnstn@redhat.com>
8580
8581 * breakpoint.c (print_one_breakpoint): Do not output spaces
8582 after printing <PENDING> for a pending breakpoint.
8583
81cb7cc9
JJ
85842004-02-23 Jeff Johnston <jjohnstn@redhat.com>
8585
8586 * printcmd.c (print_scalar_formatted): Initialize val_long
8587 to remove compiler warning message.
8588
cbdeadca
JJ
85892004-02-23 Jeff Johnston <jjohnstn@redhat.com>
8590
8591 * defs.h (nquery, yquery): New prototypes.
8592 * breakpoint.c (break_command_1): Use new nquery interface.
8593 * utils.c (defaulted_query, nquery, yquery): New functions.
8594
da6bab63
AC
85952004-02-23 Andrew Cagney <cagney@redhat.com>
8596
2f690297
AC
8597 * hppa-tdep.c (hppa_frame_align): New function.
8598 (hppa32_push_dummy_call): New function.
8599 (hppa64_push_dummy_call): New function.
8600 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
8601 disabled.
8a1dac83 8602
da6bab63
AC
8603 * infcall.c (legacy_push_dummy_code): Don't call deprecated
8604 FIX_CALL_DUMMY when push_dummy_call is available.
8605 (call_function_by_hand, push_dummy_code): Ditto.
8606
abf9b42d
AC
86072004-02-22 Andrew Cagney <cagney@redhat.com>
8608
8609 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
8610 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
8611 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
8612 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
8613 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
8614 call_dummy_location to ON_STACK.
8615
10fc94a4
MK
86162004-02-22 Mark Kettenis <kettenis@gnu.org>
8617
51433e4b
MK
8618 * x86-64-linux-tdep.c: Tweak comment.
8619 (amd64_linux_supply_gregset): Renamed from
8620 x86_64_linux_supply_gresget.
8621 (amd64_linux_fill_gregset): Renamed from
8622 x86_64_linux_fill_gregset.
8623 (fetch_core_registers): Adjust for renamed functions.
8624 (amd64_core_fns): Renamed from x86_64_core_fns.
8625 (amd64_linux_sigtramp_start): Renamed from
8626 x86_64_linux_sigtramp_start.
8627 (amd64_linux_pc_in_sigtramp): Renamed from
8628 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
8629 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
8630 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
8631 (amd64_linux_sigcontext_addr): Renamed from
8632 x86_64_linux_sigcontext_addr.
8633 (amd64_linux_sc_reg_offset): Renamed from
8634 x86_64_linux_sc_reg_offset.
8635 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
8636 Adjust for renamed functions and variables.
8637 (_initialize_amd64_linux_tdep): Renamed from
8638 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
8639 variables.
8640 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
8641 Adjust for renamed functions.
8642
430eaf2e
MK
8643 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
8644 from x86_64_linux_gregset64_reg_offset.
8645 (amd64_linux_gregset32_reg_offset): Rename from
8646 x86_64_linux_gregset64_reg_offset.
8647 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
8648 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
8649 (amd64_linux_dr_set_control): Renamed from
8650 x86_64_linux_dr_set_control. Adjust for renamed functions.
8651 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
8652 Adjust for renamed functions.
8653 (amd64_linux_dr_reset_addr): Renamed from
8654 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
8655 (amd64_linux_dr_get_status): Renamed from
8656 x86_64_linux_dr_get_status. Adjust for renamed functions.
8657 (_initialize_amd64_linux_nat): Renamed from
8658 _initialize_x86_64_linux_nat. Adjust for renamed variables and
8659 functions.
8660 * config/i386/nm-x86-64linux.h: Update copyright year.
8661 Adjust for renamed functions.
8662
10fc94a4
MK
8663 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
8664 amd64fbsd_sigtramp_start.
8665 (amd64fbsd_sigtramp_end_addr): Renamed from
8666 amd64fbsd_sigtramp_end.
8667 (amd64fbsd_init_abi): Adjust for renamed variables.
8668 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
8669 variables.
8670 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
8671 amd64fbsd_sigtramp_start.
8672 (amd64fbsd_sigtramp_end_addr): Renamed from
8673 amd64fbsd_sigtramp_end.
8674
343af405
AC
86752004-02-22 Andrew Cagney <cagney@redhat.com>
8676
537987fc
AC
8677 * hppa-tdep.c (hppa32_return_value): New function.
8678 (hppa64_return_value): New function.
8679 (hppa_gdbarch_init): Set return_value; keep disabled.
8680
fad850b2
AC
8681 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
8682 struct-return and inferior function call methods.
8683
26d08f08
AC
8684 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
8685 "frame-base.h".
8686 (struct hppa_frame_cache): Define.
8687 (hppa_frame_cache, hppa_frame_this_id): New functions.
8688 (hppa_frame_prev_register): New function.
8689 (hppa_frame_unwind, hppa_frame_base): New variables.
8690 (hppa_frame_unwind_sniffer): New function.
8691 (hppa_frame_base_address, hppa_unwind_pc): New function.
8692 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
8693 sniffer, and frame base sniffer; keep disabled.
8694 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
8695 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
8696
e7d7bd65
AC
8697 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
8698 to predicates for "seriously old code".
8699
e963316f
AC
8700 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
8701 runtime if(0).
8702
56132691
AC
8703 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
8704 unsigned.
8705 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
e963316f 8706
343af405
AC
8707 * config/pa/tm-hppa.h: Update copyright.
8708 (DEPRECATED_INIT_FRAME_PC): Delete macro.
8709 (deprecated_init_frame_pc_default): Delete declaration.
8710 (hppa_frame_init_saved_regs): Delete declaration.
8711 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
8712 * hppa-tdep.c: Include "arch-utils.h".
8713 (hppa_gdbarch_init): Set deprecated init_frame_pc
8714 and deprecated frame_init_saved_regs.
8715 (hppa_frame_init_saved_regs): Make static.
8716
f5859b4d
MK
87172004-02-22 Mark Kettenis <kettenis@gnu.org>
8718
86f6f8e7 8719 Remove old 386BSD support.
cf7c5c23 8720 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
86f6f8e7
MK
8721 * configure.host: Remove i[34567]86-*-bsd*.
8722 * configure.tgt: Remove i[34567]86-*-bsd*.
8723 * i386b-nat.c: Removed.
8724 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
cf7c5c23
MK
8725 (i386b-nat.o): Remove dependencies.
8726
86f6f8e7
MK
8727 * config/i386/i386bsd.mh: Removed.
8728 * config/i386/i386bsd.mt: Removed.
8729 * config/i386/nm-i386bsd.h: Removed.
8730 * config/i386/tm-i386bsd.h: Removed.
8731 * config/i386/xm-i386bsd.h: Removed.
8732
971218cd
MK
8733 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
8734
7e654c37
MK
8735 * amd64fbsd-tdep.c: Include "solib-svr4.h".
8736 (amd64fbsd_init_abi): Set link map offsets.
8737 * amd64nbsd-tdep.c: Include "slib-svr4.h".
8738 (amd64nbsd_init_abi): Set link map offsets.
8739 * amd64obsd-tdep.c: Include "solib-svr4.h".
8740 (amd64obsd_init_abi): Set link map offsets.
8741 * i386fbsd-tdep.c: Include "solib-svr4.h".
8742 (i386fbsd_init_abi): Set link map offsets.
8743 * i386nbsd-tdep.c: Include "solib-svr4.h".
8744 (i386nbsdelf_init_abi): Set link map offsets.
8745 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
8746 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
8747 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
8748 solib-legacy.o and core-aout.o. Reformat.
8749 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
8750 solib-svr4.o, solib-legacy.o. Reformat.
8751 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
8752 * config/i386/nbsdelf.mh: Reformat.
8753 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
8754 solib-svr4.o, solib-legacy.o and corelow.o.
8755 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
8756 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
8757 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
8758 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
8759 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
8760 (TM_FILE): Set to tm-fbsd.h.
8761 * config/i386/nbsd.mt (TDEPFILES): Reformat.
8762 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
8763 solib-svr4.o.
8764 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
8765 solib-svr4.o.
8766 (TM_FILE): Set to nm-nbsd.h.
8767 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
8768 Simplify shared library support. Don't include "elf/common.h".
8769 (SVR4_SHARED_LIBS): Don't define.
8770 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
8771 "solib.h".
8772 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
8773 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
8774 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
8775 Don't include "i386/tm-i386.h". Include "solib.h".
8776 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
8777 Don't include "i386/tm-i386.h".
8778 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
8779 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
8780 Include "i386/xm-i386.h".
8781 (HOST_LONG_DOUBLE_FORMAT): Remove.
8782
5d93ae8c
MK
8783 Fix OpenBSD/i386 sigtramp recognition.
8784 * i386-tdep.h: Update copyright year.
8785 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
8786 (i386bsd_sigtramp_end): New prototypes.
8787 (i386fbsd_sigtramp_start_addr): Renamed from
8788 i386fbsd_sigtramp_start.
8789 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
8790 (i386obsd_sigtramp_start_addr): Renamed from
8791 i386obsd_sigtramp_start.
8792 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
8793 * i386bsd-tdep.c: Update copyright year.
8794 (i386bsd_pc_in_sigtramp): Make public.
8795 * i386fbsd-nat.c: Update copyright year.
8796 (_initialize_i386fbsd_nat): Adjust for renamed variables.
8797 * i386fbsd-tdep.c: Update copyright year.
8798 (i386fbsd_sigtramp_start_addr): Renamed from
8799 i386fbsd_sigtramp_start.
8800 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
8801 (i386fbsdaout_init_abi): Adjust for renamed variables.
8802 * i386obsd-nat.c: Update copyright year.
8803 (_initialize_i386obsd_nat): Adjust for renamed variables.
8804 * i386obsd-tdep.c: Include "target.h".
8805 (i386obsd_page_size): New variable.
8806 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
8807 (i386obsd_sigtramp_end): New functions.
8808 (i386obsd_sigtramp_start_addr): Renamed from
8809 i386obsd_sigtramp_start.
8810 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
8811 (i386obsd_init_abi): Adjust for renamed variables. Set
8812 pc_in_sigtramp, sigtramp_start and sigtramp_end.
8813 * Makefile.in (i386obsd-tdep.o): Update dependencies.
8814
84d04465
MK
8815 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
8816 trampoline change in OpenBSD kernel.
8817
b053aceb
MK
8818 * amd64-nat.c: Update copyright year.
8819 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
8820 architecture from REGCACHE.
8821
f5859b4d
MK
8822 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
8823 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
8824
e4bbbda8
MK
88252004-02-21 Mark Kettenis <kettenis@gnu.org>
8826
ba361932
MK
8827 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
8828 i[34567]86-*-openbsd3.[0-3].
8829 * config/i386/obsdaout.mh: New file.
8830
d3e48264
MK
8831 * config/i386/obsd.mh (MH_FLAGS): Remove.
8832
60a6eeb6
MK
8833 Fix PR build/1549.
8834 * i386obsd-tdep.c: Update copyright years. Include
8835 "solib-svr4.h".
8836 (i386obsd_init_abi): Don't set regset_from_core_section here.
8837 (i386obsd_aout_init_abi): New function. Set
8838 regset_from_core_section here.
8839 (i386obsd_elf_init_abi): New function.
8840 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
8841 * Makefile.in (i386obsd-tdep.o): Update dependecies.
8842 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
8843 (TM_FILE): Set to tm-nbsd.h.
8844
8845 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
8846 solib-sunos.o.
8847
e4bbbda8
MK
8848 * solib-svr4.h: Update copyright year.
8849 (svr4_ilp32_fetch_link_map_offsets)
8850 (svr4_lp64_fetch_link_map_offsets): New prototype.
8851 * solib-svr4.c: Update copyright year.
8852 (svr4_ilp32_fetch_link_map_offsets)
8853 (svr4_lp64_fetch_link_map_offsets): New function.
8854
f6fe98ef
DJ
88552004-02-20 Daniel Jacobowitz <drow@mvista.com>
8856
8857 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
8858 to the partial symbol table.
8859
589ca796
JB
88602004-02-20 J. brobecker <brobecker@gnat.com>
8861
8862 * PROBLEMS: Add description of problem documented under gdb/1560.
8863
2031c21a
MK
88642004-02-20 Mark Kettenis <kettenis@gnu.org>
8865
30b344b1
MK
8866 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
8867 comments.
8868 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
8869 functions.
8870 (amd64obsd_init_abi): Reorder initializations. Use
8871 amd64obsd_r_reg_offset to initialize the general-purpose register
8872 set details. Set regset_from_core_section.
8873 (_initialize_amd64obsd_tdep): Rename from
8874 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
8875 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
8876 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
8877
2031c21a
MK
8878 * NEWS (New native configurations): Mention OpenBSD/alpha.
8879 * configure.tgt: Add alpha*-*-openbsd*.
8880 * configure.host: Add alpha*-*-openbsd*.
8881 * alphanbsd-tdep.c: Update copyright year.
8882 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
8883
42471775
AC
88842004-02-20 Andrew Cagney <cagney@redhat.com>
8885
8886 Fix PR tdep/1372.
8887 * configure.tgt: Delete target "none-*-*".
8888 * configure.host: Delete host "none-*-*".
8889 * config/none/none.mh: Delete file.
8890 * config/none/none.mt: Delete file.
8891 * config/none/xm-none.h: Delete file.
8892 * config/none/tm-none.h: Delete file.
8893 * config/none/nm-none.h: Delete file.
8894
960ccd7d
FF
88952004-02-19 Fred Fish <fnf@redhat.com>
8896
8897 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
8898 cache->uses_fp prior to setting it.
8899
5f883edd
FF
89002004-02-19 Fred Fish <fnf@redhat.com>
8901
8902 Fix for PR breakpoint/1558.
8903 * sh-tdep.c (IS_JSR): New macro.
8904 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
8905
f98c22d5
JB
89062004-02-19 Jim Blandy <jimb@redhat.com>
8907
8908 * findvar.c (value_from_register): Doc fix.
8909
95051d27
JJ
89102004-02-19 Jeff Johnston <jjohnstn@redhat.com>
8911
8912 * printcmd.c (print_scalar_formatted): Do not check for sizeof
8913 type being greater than sizeof of host's LONGEST. Always use
8914 unpack_long() unless format 'f' chosen.
8915
ccefbec3
EZ
89162004-02-19 Joel Brobecker <brobecker@gnat.com>
8917
8918 Committed by Elena Zannoni <ezannoni@redhat.com>
2ede629f 8919
ccefbec3
EZ
8920 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
8921 contains a symbol wich is the best, non-exact match for the given
8922 pc. Update comments.
8923
89242004-02-19 Elena Zannoni <ezannoni@redhat.com>
8a1dac83 8925
2ede629f
EZ
8926 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
8927 macro, which was part of the now removed Mach 3 port.
8928 * utils.c (request_quit): Ditto.
8929
567ee972
MK
89302004-02-18 Mark Kettenis <kettenis@gnu.org>
8931
8932 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
8933 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
8934
50cca7bb
MK
89352004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8936
8937 Committed by Mark Kettenis <kettenis@gnu.org>.
8938
8939 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
8940 Define.
8941
226361c4
AC
89422004-02-18 Andrew Cagney <cagney@redhat.com>
8943
8944 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
8945 CONFIG_INSTALL and CONFIG_UNINSTALL.
8946 * configure: Re-generate.
8947 * interps.h (INTERP_TUI): Define.
8948 * Makefile.in: Update dependencies.
8949 (TUI): New macro.
8950 (tui-main.o): Specify dependencies.
8951 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
8952 * tui/tui-main.c: New file.
8953
49cfa46f
MK
89542004-02-18 Mark Kettenis <kettenis@gnu.org>
8955
e2879ccb
MK
8956 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
8957 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
8958 dependencies.
8959 * configure.host: Add x86_64-*-openbsd*.
8960 * configure.tgt: Add x86_64-*-openbsd*.
8961 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
8962
c43f4bec
MK
8963 * tui/tui.c: Don't include <malloc.h>.
8964
09ae75b6
MK
8965 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
8966 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
8967 amd64nbsd-tdep.c.
8968
49cfa46f 8969 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
8a1dac83 8970 static. Remove extraneous whitespace.
49cfa46f
MK
8971 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
8972 static.
8973
05957fdb
JB
89742004-02-17 Jim Blandy <jimb@redhat.com>
8975
8976 * findvar.c (value_from_register): Doc fix.
8977
d0f54f9d
JB
89782004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8979
8980 Committed by Jim Blandy <jimb@redhat.com>.
e1457d83 8981
8a1dac83 8982 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
c253954e
JB
8983 CORE_ADDR as type for selectors. Correct types for GNU run time
8984 message lookup function to use double indirection.
8985 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
8986 * objc-lang.h (lookup_child_selector): Adapt prototype.
8987
9cbd5950
JB
8988 * s390-nat.c (SUBOFF): New macro.
8989 (supply_gregset, fill_gregset): Use it to handle debugging
8990 of 32-bit exectuables running under a 64-bit kernel.
8991 * s390-tdep.c: Include "solib-svr4.h".
8992 (s390_svr4_fetch_link_map_offset): New function.
8993 (s390x_svr_fetch_link_map_offset): Likewise.
8994 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
8995 * Makefile.in (s390-tdep.o): Update dependencies.
8996
a8c99f38
JB
8997 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
8998 "frame-unwind.h".
8999 (s390_readinstruction): Reformat. Use read_memory_nobpt.
9000 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
9001 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
9002 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
9003 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
9004 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
8a1dac83 9005 S390_SIGNAL_FRAMESIZE,
a8c99f38
JB
9006 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
9007 (struct frame_extra_info): Remove.
9008 (s390_memset_extra_info): Remove.
f73b1eff
JB
9009 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
9010 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
9011 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
a8c99f38
JB
9012 (is_rse): Renamed to ...
9013 (is_rsy): ... this. Support long displacements.
9014 (is_rxe): Renamed to ...
9015 (is_rxy): ... this. Support long displacements.
9016 (compute_x_addr): Support long displacements.
9017 (struct s390_prologue_data): New data type.
9018 (s390_on_stack): Change API to use struct s390_prologue_data.
9019 (s390_store): Reimplement.
9020 (s390_load): New function.
9021 (s390_get_signal_frame_info): Remove.
9022 (s390_get_frame_info): Remove, replace by ...
9023 (s390_analyze_prolog): ... this new function.
9024 (s390_check_function_end): Remove.
9025 (s390_function_start): Remove.
9026 (s390_frameless_function_invokation): Remove.
9027 (s390_is_sigreturn): Remove.
9028 (s390_init_frame_pc_first): Remove.
9029 (s390_init_frame_extra_info): Remove.
9030 (s390_frame_init_saved_regs): Remove.
9031 (s390_frame_saved_pc_nofix): Remove.
9032 (s390_frame_saved_pc): Remove.
9033 (s390_frame_chain): Remove.
9034 (s390_fp_regnum, s390_read_fp): Remove.
9035 (s390_pop_frame_regular, s390_pop_frame): Remove.
9036 (s390_saved_pc_after_call): Remove.
9037 (s390_skip_prologue): Reimplement.
9038 (s390_in_function_epilogue_p): Support long displacements.
9039 (struct s390_unwind_cache): New data structure.
9040 (s390_frame_unwind_cache): New function.
9041 (s390_prologue_frame_unwind_cache): Likewise.
9042 (s390_backchain_frame_unwind_cache): Likewise.
9043 (s390_frame_this_id, s390_frame_prev_register): Likewise.
9044 (s390_frame_unwind): Define.
9045 (s390_frame_sniffer): New function.
9046 (struct s390_pltstub_unwind_cache): New data structure.
9047 (s390_pltstub_frame_unwind_cache): New function.
9048 (s390_pltstub_frame_this_id): Likewise.
9049 (s390_pltstub_frame_prev_register): Likewise.
9050 (s390_pltstub_frame_unwind): Define.
9051 (s390_pltstub_frame_sniffer): New function.
9052 (struct s390_sigtramp_unwind_cache): New data structure.
9053 (s390_sigtramp_frame_unwind_cache): New function.
9054 (s390_sigtramp_frame_this_id): Likewise.
9055 (s390_sigtramp_frame_prev_register): Likewise.
9056 (s390_sigtramp_frame_unwind): Define.
9057 (s390_sigtramp_frame_sniffer): New function.
9058 (s390_frame_base_address, s390_local_base_address): New functions.
9059 (s390_frame_base): Define.
9060 (s390_unwind_pc, s390_unwind_sp): New function.
9061 (s390_push_dummy_call): Use new frame base location.
9062 (s390_unwind_dummy_id): Likewise.
9063 (s390_gdbarch_init): Remove calls to:
9064 set_gdbarch_frameless_function_invocation,
9065 set_gdbarch_deprecated_init_frame_pc,
9066 set_gdbarch_deprecated_frame_chain,
9067 set_gdbarch_deprecated_frame_init_saved_regs,
9068 set_gdbarch_deprecated_pop_frame,
9069 set_gdbarch_deprecated_init_extra_frame_info,
9070 set_gdbarch_deprecated_init_frame_pc_first,
9071 set_gdbarch_deprecated_target_read_fp,
9072 set_gdbarch_deprecated_frame_saved_pc,
9073 set_gdbarch_deprecated_saved_pc_after_call,
9074 set_gdbarch_deprecated_fp_regnum.
9075 Add calls to:
9076 set_gdbarch_in_solib_call_trampoline,
9077 frame_unwind_append_sniffer,
9078 frame_base_set_default,
9079 set_gdbarch_unwind_pc,
9080 set_gdbarch_unwind_sp.
9081 * Makefile.in (s390-tdep.o): Update dependencies.
9082
b0cf273e
JB
9083 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
9084 (S390_STACK_FRAME_OVERHEAD): Remove.
9085 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
9086 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
9087 (s390_promote_integer_argument): Remove.
9088 (s390_cannot_extract_struct_value_address): Remove.
9089 (s390_use_struct_convention, s390_store_struct_return): Remove.
9090 (s390_extract_return_value, s390_store_return_value): Remove.
9091 (s390_return_value_convention, s390_return_value): New functions.
9092 (is_float_singleton): Handle typedefs.
8a1dac83 9093 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
b0cf273e
JB
9094 Remove, replace by ...
9095 (s390_function_arg_pass_by_reference, s390_function_arg_float,
9096 s390_function_arg_integer): ... these new functions.
9097 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
9098 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
9099 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
9100 Fill in tdep->abi.
9101 Remove calls to:
9102 set_gdbarch_deprecated_store_struct_return,
9103 set_gdbarch_deprecated_extract_return_value,
9104 set_gdbarch_deprecated_store_return_value,
9105 set_gdbarch_use_struct_convention,
9106 set_gdbarch_extract_struct_value_address,
9107 set_gdbarch_deprecated_pc_in_call_dummy,
9108 set_gdbarch_deprecated_push_arguments,
9109 set_gdbarch_deprecated_save_dummy_frame_tos,
9110 set_gdbarch_deprecated_push_return_address,
9111 set_gdbarch_deprecated_sizeof_call_dummy_words,
9112 set_gdbarch_deprecated_call_dummy_words,
9113 set_gdbarch_deprecated_dummy_write_sp.
9114 Add calls to:
9115 set_gdbarch_push_dummy_call,
9116 set_gdbarch_unwind_dummy_id,
9117 set_gdbarch_return_value.
8a1dac83 9118
e1457d83
JB
9119 * config/s390/nm-linux.h: Update comments.
9120 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
9121 (STOPPED_BY_WATCHPOINT): Redefine.
9122 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
9123 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
9124 (s390_stopped_by_watchpoint): Likewise.
9125 (watch_area_cnt): Remove.
9126 * s390-nat.c: Update comments.
9127 (watch_area): Remove typedef.
9128 Global replace watch_area by struct watch_area.
9129 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
8a1dac83 9130 (s390_stopped_by_watchpoint): Remove pid argument,
e1457d83
JB
9131 use s390_inferior_tid. Add short-cut for the no watchpoint case.
9132 (s390_fix_watch_points): Remove pid argument,
9133 use s390_inferior_tid. Recompute area spanned by watchpoints.
9134 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
9135 argument. Reimplement.
9136
d0f54f9d
JB
9137 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
9138 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
9139 (FETCH_INFERIOR_REGISTERS): Define.
8a1dac83 9140 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
d0f54f9d
JB
9141 core-regset.o.
9142 * config/s390/s390x.mt: Remove.
9143 * config/s390/tm-s390.h: Remove.
9144 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
9145 (TARGET_ELF64): Remove.
9146 (SKIP_TRAMPOLINE_CODE): Do not undefine.
9147 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
9148 s390*-*-* case; always set gdb_target to s390.
9149 * regformats/reg-s390.dat: Remove control registers.
9150 * regformats/reg-s390x.dat: Likewise.
9151 * s390-tdep.h: New file.
8a1dac83 9152 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
d0f54f9d
JB
9153 Include "inferior.h" and "s390-tdep.h".
9154 Remove private definition of offsetof.
9155 (s390_register_u_addr): Remove.
9156 (regmap_gregset, regmap_fpregset): Define.
9157 (supply_gregset, fill_gregset): Reimplement.
9158 (supply_fpregset, fill_fpregset): Likewise.
9159 (s390_inferior_tid): New function.
9160 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
9161 (fetch_inferior_registers, store_inferior_registers): Likewise.
9162 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
9163 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
9164 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
9165 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
9166 (struct gdbarch_tdep): Define.
9167 (struct s390_register_info): Define.
9168 (s390_register_info): New variable.
9169 (s390_register_name): Reimplement.
9170 (s390_register_type): New function.
9171 (s390_register_raw_size, s390x_register_raw_size): Remove.
9172 (s390_cannot_fetch_register): Remove.
9173 (s390_register_byte): Remove.
9174 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
9175 (s390_dwarf_regmap): New variable.
9176 (s390_dwarf_reg_to_regnum): New function.
9177 (s390_stab_reg_to_regnum): Remove.
9178 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
9179 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
9180 (s390_convert_register_p): Likewise.
9181 (s390_register_to_value, s390_value_to_register): Likewise.
9182 (s390_register_reggroup_p): Likewise.
9183 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
9184 s390_gregset, s390x_gregset, s390_fpregset): New variables.
9185 (s390_supply_regset, s390_regset_from_core_section): New functions.
9186 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
9187 (S390_FPR_SIZE): Likewise.
9188 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
9189 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
9190 (S390_NUM_GPRS): Move here from tm-s390.h.
9191 (S390_NUM_FPRS): Likewise.
9192 (s390_in_function_epilogue_p): New function.
9193 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
9194 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
9195 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
9196 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
9197 Replace S390_FP_REGNUM by S390_SP_REGNUM.
9198 Remove calls to:
9199 set_gdbarch_deprecated_max_register_raw_size,
8a1dac83
RM
9200 set_gdbarch_deprecated_max_register_virtual_size,
9201 set_gdbarch_deprecated_register_byte,
d0f54f9d 9202 set_gdbarch_cannot_fetch_register,
8a1dac83 9203 set_gdbarch_cannot_store_register,
d0f54f9d
JB
9204 set_gdbarch_deprecated_register_size,
9205 set_gdbarch_deprecated_register_raw_size,
9206 set_gdbarch_deprecated_register_virtual_size,
9207 set_gdbarch_deprecated_register_virtual_type,
9208 set_gdbarch_deprecated_register_bytes.
9209 Add calls to:
9210 set_gdbarch_num_pseudo_regs,
9211 set_gdbarch_register_type,
9212 set_gdbarch_convert_register_p,
9213 set_gdbarch_register_to_value,
9214 set_gdbarch_value_to_register,
9215 set_gdbarch_register_reggroup_p,
9216 set_gdbarch_regset_from_core_section,
9217 set_gdbarch_pseudo_register_read,
9218 set_gdbarch_pseudo_register_write,
9219 set_gdbarch_in_function_epilogue_p.
9220 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
9221 (s390_tdep_h): New variable.
9222
8cfe231d
JB
92232004-02-17 Jim Blandy <jimb@redhat.com>
9224
4589a601
JB
9225 * findvar.c (value_from_register): If the type has no length, just
9226 return an acceptable value --- don't report an internal error.
9227
8cfe231d
JB
9228 * stabsread.c (read_type): If we find any type numbers that are
9229 forward references, complain if the references aren't resolved by
9230 the time we're finished reading.
9231 (cleanup_undefined_types): Make error message more appropriate for
9232 a complaint.
9233
5bf0017e
EZ
92342004-02-17 Elena Zannoni <ezannoni@redhat.com>
9235
9d62932d
EZ
9236 * Makefile.in (defs_h): Remove dependency on progress_h.
9237 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
9238 progress.h.
9239 * main.c (captured_main): Delete use of START_PROGRESS and
9240 END_PROGRESS.
9241
92422004-02-17 Elena Zannoni <ezannoni@redhat.com>
8a1dac83 9243
5bf0017e
EZ
9244 * objfiles.c (terminate_minimal_symbol_table): Add back
9245 initialization of MSYMBOL_TYPE.
9246
9fc9f5e2
AC
92472004-02-17 David Mosberger <davidm@hpl.hp.com>
9248
9249 Committed by Andrew Cagney.
9250 * Makefile.in (ia64_tdep_h): New macro.
9251 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
9252 (ia64-tdep.o): Likewise.
9253 * ia64-tdep.h: New file.
9254 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
9255 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
9256 (ia64_aix_sigcontext_register_address): Likewise.
9257 (ia64_linux_getunwind_table): Delete declaration.
9258 * ia64-linux-tdep.c: Likewise.
9259
76cd2bd9
CV
92602004-02-17 Corinna Vinschen <vinschen@redhat.com>
9261
9262 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
9263 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
9264 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
9265
634aa483
AC
92662004-02-17 Andrew Cagney <cagney@redhat.com>
9267
9268 * symtab.c (skip_prologue_using_sal): New function.
9269 * symtab.h (skip_prologue_using_sal): Declare.
9270 * frv-tdep.c: Include "symtab.h".
9271 (skip_prologue_using_sal): Delete function.
9272 * mips-tdep.c (skip_prologue_using_sal): Delete function.
9273 * rs6000-tdep.c (refine_prologue_limit): Mention
9274 skip_prologue_using_sal.
9275 * ia64-tdep.c (refine_prologue_limit): Ditto.
9276 * Makefile.in: Update dependencies.
9277
92782004-02-16 Andrew Cagney <cagney@redhat.com>
19772a2c 9279
39ce7b3f
AC
9280 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
9281 START_INFERIOR_TRAPS_EXPECTED.
9282 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
9283 START_INFERIOR_TRAPS_EXPECTED.
9284 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
9285 Delete macro.
9286 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
9287 macro, moved to "nm-osf.h". Update copyright.
9288 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
9289 update copyright.
9290
19772a2c
AC
9291 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
9292 and function replacing FRAMELESS_FUNCTION_INVOCATION.
9293 * blockframe.c (legacy_frameless_look_for_prologue): Rename
9294 frameless_look_for_prologue.
9295 * frame.h (legacy_frameless_look_for_prologue): Rename
9296 frameless_look_for_prologue.
9297 * gdbarch.h, gdbarch.c: Re-generate.
9298 * sh64-tdep.c (sh64_gdbarch_init): Update.
9299 * sh-tdep.c (sh_gdbarch_init): Update.
9300 * s390-tdep.c (s390_gdbarch_init): Update.
9301 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9302 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
9303 * m68k-tdep.c (m68k_gdbarch_init): Update.
9304 (delta68_frame_args_address): Update.
9305 * m32r-tdep.c (m32r_gdbarch_init): Update.
9306 * hppa-tdep.c (hppa_gdbarch_init): Update.
9307 * h8300-tdep.c (h8300_gdbarch_init): Update.
9308 * frv-tdep.c (frv_gdbarch_init): Update.
9309 (frv_frameless_function_invocation): Update.
9310 * cris-tdep.c (cris_gdbarch_init): Update.
9311 (cris_frameless_function_invocation): Update.
9312 * avr-tdep.c (avr_gdbarch_init): Update.
9313 * arm-tdep.c (arm_gdbarch_init): Update.
9314 * stack.c (frame_info): Update, call predicate.
9315 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
9316 * frame.c (legacy_get_prev_frame): Update, call predicate..
9317 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
9318 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
9319 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
9320 invocation.
9321 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9322 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
9323 * vax-tdep.c (vax_gdbarch_init): Ditto.
2be8b3c1
AC
9324
9325 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
9326 function.
9327
7dcaac91
DJ
93282004-02-16 Daniel Jacobowitz <drow@mvista.com>
9329
9330 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
9331 initializations.
9332
88289b6e
AC
93332004-02-16 Andrew Cagney <cagney@redhat.com>
9334
9335 * tui/tui-windata.c: Include "gdb_string.h".
9336 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
9337 * tui/tui-layout.c, tui/tui-command.c: Ditto.
9338 * Makefile.in: Update dependencies.
9339
9f976b41
DJ
93402004-02-16 Daniel Jacobowitz <drow@mvista.com>
9341
9342 * Makefile.in (infrun.o): Add $(gdb_assert_h).
9343 * infrun.c: Include "gdb_assert.h".
9344 (singlestep_ptid, saved_singlestep_ptid)
9345 (stepping_past_singlestep_breakpoint): New variables.
9346 (resume): Set singlestep_ptid. Check for singlestep thread
9347 hop.
9348 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
9349 (handle_inferior_event): Handle singlestep thread hop.
9350
c324d747
AC
93512004-02-16 Andrew Cagney <cagney@redhat.com>
9352
f090b9b1
AC
9353 * dwarf2-frame.c (dwarf2_frame_ops): New function.
9354 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
9355 (dwarf2_frame_init_reg): Ditto.
9356
fd33e6cb
AC
9357 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
9358 suggested by Joshua Neuheisel
9359
c324d747
AC
9360 * configure.in: Always check for curses, including pdcurses.
9361 Warn, instead of error, when no curses are found. Enable TUI when
9362 curses is available.
9363 * configure: Re-generate.
9364
b66ba949
CV
93652004-02-16 Corinna Vinschen <vinschen@redhat.com>
9366
9367 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
9368 sh_sh4_register_convert_to_virtual.
9369 (sh_register_convert_to_raw): Rename from
9370 sh_sh4_register_convert_to_raw.
9371 (sh_pseudo_register_read): Accomodate above name change.
9372 (sh_pseudo_register_write): Ditto.
9373
b58cbbf2
CV
93742004-02-16 Corinna Vinschen <vinschen@redhat.com>
9375
9376 * sh-tdep.c (sh_generic_register_name): Remove.
9377 (sh_gdbarch_init): Use sh_sh_register_name in default case.
9378
5929a910
AC
93792004-02-15 Andrew Cagney <cagney@redhat.com>
9380
4566dfcf
AC
9381 * configure.in (build_warnings): Add -Wunused-function.
9382 * configure: Re-generate.
9383
db11ed55
AC
9384 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
9385 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
9386
46ac7a5d
AC
9387 * procfs.c (procfs_init_inferior): Assume that
9388 START_INFERIOR_TRAPS_EXPECTED is defined.
9389 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
9390 * config/ns32k/tm-nbsd.h: Delete file,
9391 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
9392
ba801595
AC
9393 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
9394 * config/vax/tm-vax.h: Delete file.
9395
5929a910
AC
9396 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9397 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9398 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9399 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9400 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
9401 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9402 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
9403
8f22cb90
MK
94042004-02-15 Mark Kettenis <kettenis@gnu.org>
9405
9406 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
9407 * dwarf2-frame.c (dwarf2_frame_data): New variable.
9408 (struct dwarf2_frame_ops): New.
9409 (dwarf2_frame_default_init_reg): New function, based on
9410 dwarf2_frame_init_reg.
9411 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
9412 (dwarf2_frame_init_reg): Call architecture-specific function.
9413 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
9414 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
9415 instead of dwarf2_frame_data.
9416 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
9417 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
9418
8132723e
AC
94192004-02-15 Andrew Cagney <cagney@redhat.com>
9420
046a4708
AC
9421 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
9422 register_gdbarch_swap.
9423 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
9424 * f-lang.c (_initialize_f_language): Update, use
9425 DEPRECATED_REGISTER_GDBARCH_SWAP.
9426 * remote.c (_initialize_remote): Ditto.
9427 * regcache.c (_initialize_regcache): Ditto.
9428 * parse.c (_initialize_parse): Ditto.
9429 * infrun.c (_initialize_infrun): Ditto.
9430 * mi/mi-main.c (_initialize_mi_main): Ditto.
9431 * gdbtypes.c (_initialize_gdbtypes): Ditto.
8a1dac83 9432
549c1eea
AC
9433 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
9434 poking .cacheable directly.
9435 * symfile.c (symfile_bfd_open): Ditto.
9436
0c0b39de
AC
9437 * Makefile.in: Update all dependencies.
9438
8132723e
AC
9439 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
9440 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
9441 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
9442 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
9443 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
0c0b39de 9444
b9d26eb9
AC
94452004-02-14 Andrew Cagney <cagney@redhat.com>
9446
8e1f669a
AC
9447 * arch-utils.c (legacy_convert_register_p): Check
9448 DEPRECATED_REGISTER_CONVERTIBLE_P.
9449 * findvar.c (value_of_register): Ditto.
9450
cd0bfa36
AC
9451 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
9452 * gdbarch.h, gdbarch.c: Re-generate.
9453 * arch-utils.c (deprecated_register_convertible_not): Delete.
9454 * arch-utils.h (deprecated_register_convertible_not): Delete.
9455 * mi/mi-main.c (get_register): Update. Update copyright.
9456 * infcmd.c (default_print_registers_info): Update.
9457
b9d26eb9
AC
9458 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
9459 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
9460 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
8a1dac83 9461 * gdbarch.h, gdbarch.c: Re-generate.
b9d26eb9
AC
9462 * frame.c (deprecated_get_next_frame_hack): Delete function.
9463 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
9464 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
9465 Update.
9466 * infcall.c (call_function_by_hand): Update.
9467
9ab9195f
EZ
94682004-02-14 Elena Zannoni <ezannoni@redhat.com>
9469
9470 * symfile.c (init_entry_point_info, entry_point_address): Move
8a1dac83 9471 from here...
9ab9195f
EZ
9472 * objfiles.c (init_entry_point_info, entry_point_address):..to
9473 here.
9474 * symfile.h (init_entry_point_info, entry_point_address): Remove
9475 prototypes.
9476 * objfiles.h (init_entry_point_info, entry_point_address):Add
8a1dac83 9477 prototypes.
9ab9195f
EZ
9478 * cris-tdep.c: Remove include of symfile.h. Add include of
9479 objfiles.h.
9480 * infcall.c: Ditto.
9481 * mcore-tdep.c: Ditto.
9482 * mn10300-tdep.c: Ditto.
9483 * sh64-tdep.c: Ditto.
9484 * v850-tdep.c: Ditto.
9485 * arm-tdep.c: Remove include of symfile.h.
9486 * blockframe.c: Ditto.
9487 * coffread.c: Ditto.
9488 * dbxread.c: Ditto.
9489 * dwarf2read.c: Ditto.
9490 * dwarfread.c: Ditto.
8a1dac83 9491 * frv-tdep.c: Ditto.
9ab9195f
EZ
9492 * ia64-tdep.c: Ditto.
9493 * mdebugread.c: Ditto.
9494 * mipsread.c: Ditto.
8a1dac83 9495 * rs6000-tdep.c: Ditto.
9ab9195f
EZ
9496 * s390-tdep.c: Ditto.
9497 * sh-tdep.c: Ditto.
8a1dac83 9498 * xstormy16-tdep.c: Ditto.
9ab9195f
EZ
9499 * gdbarch.sh: Remove include of symfile.h.
9500 * gdbarch.c: Regenerate.
9501 * solib-irix.c (enable_break): Use entry_point_address().
9502 Add comment about include file.
9503 * xcoffread.c: Add comment about include file.
8a1dac83
RM
9504 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
9505 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
9506 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
9507 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
9ab9195f
EZ
9508 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
9509
c4c5b7ba
AC
95102004-02-13 Andrew Cagney <cagney@redhat.com>
9511
9512 * corelow.c (core_xfer_partial): Use "struct bfd_section".
9513 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
9514 copyright.
9515 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
9516
3e7879de
FF
95172004-02-12 Fred Fish <fnf@redhat.com>
9518
9519 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
9520 set_gdbarch_store_return_value.
9521
6a7760b6
AC
95222004-02-12 Andrew Cagney <cagney@redhat.com>
9523
9524 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
9525 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
9526 (interrupt_query): Ditto.
9527 (ofunc): Delete unused variable.
9528 * cris-tdep.c (cris_abi): Delete unused function.
9529 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
9530 (cris_get_wide_opcode, cris_get_short_size): Ditto.
9531 (cris_get_asr_quick_shift_steps): Ditto.
9532 (cris_skip_prologue_frameless_p): Ditto.
9533 * arm-tdep.c (arm_push_return_address): Delete unused function.
9534 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
9535 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
9536 * s390-tdep.c (s390_function_start): Delete unused function.
9537
31687c3c
AC
95382004-02-12 Andrew Cagney <cagney@redhat.com>
9539
9540 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
9541 gdbarch.h, gdbarch.c: Re-generate.
9542 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
9543 to generic_prologue_frameless_p.
9544 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
9545 * arch-utils.c (generic_prologue_frameless_p): Delete function.
9546
6de918a6
DJ
95472004-02-11 Daniel Jacobowitz <drow@mvista.com>
9548
9549 * mips-linux-tdep.c: Include "frame.h".
9550 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
9551 (mips_linux_skip_resolver): New functions.
9552 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
9553 and set_gdbarch_in_solib_call_trampoline.
9554 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
9555 to after set_gdbarch_in_solib_return_trampoline. Only set the
9556 solib hooks to mips16 functions if the OS ABI is unknown.
9557 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
9558 including "config/tm-linux.h".
9559 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
9560 * Makefile.in (mips-linux-tdep.o): Update.
9561
87b3ede8
DC
95622004-02-11 David Carlton <carlton@kealia.com>
9563
9564 * linespec.c (decode_compound): Only look for a class symbol when
9565 considering all but the rightmost component.
9566
5979bc46
AC
95672004-02-11 Andrew Cagney <cagney@redhat.com>
9568
9569 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
9570 abi code are are separatly grouped.
9571
5867a2fb
AC
95722004-02-11 Andrew Cagney <cagney@redhat.com>
9573
9574 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
9575 * gdbarch.h, gdbarch.c: Re-generate.
9576 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9577 * v850-tdep.c (v850_gdbarch_init): Update.
9578 * sh64-tdep.c (sh64_gdbarch_init): Update.
9579 * sh-tdep.c (sh_gdbarch_init): Update.
9580 * s390-tdep.c (s390_gdbarch_init): Update.
9581 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9582 * mips-tdep.c (mips_gdbarch_init): Update.
9583 * mcore-tdep.c (mcore_gdbarch_init): Update.
9584 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9585 * m32r-tdep.c (m32r_gdbarch_init): Update.
9586 * ia64-tdep.c (ia64_gdbarch_init): Update.
9587 * hppa-tdep.c (hppa_gdbarch_init): Update.
9588 * h8300-tdep.c (h8300_gdbarch_init): Update.
9589 * frv-tdep.c (frv_gdbarch_init): Update.
9590 * d10v-tdep.c (d10v_gdbarch_init): Update.
9591 * cris-tdep.c (cris_gdbarch_init): Update.
9592 * avr-tdep.c (avr_gdbarch_init): Update.
9593 * arm-tdep.c (arm_gdbarch_init): Update.
9594 * alpha-tdep.c (alpha_gdbarch_init): Update.
9595
026a72f8
CV
95962004-02-11 Corinna Vinschen <vinschen@redhat.com>
9597
9598 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
9599 comma.
9600 (sh_sh4al_dsp_register_name): Ditto.
9601
3903d437
AC
96022004-02-10 Andrew Cagney <cagney@redhat.com>
9603
9604 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
9605 (mips_init_frame_pc_first): Delete function.
9606 (mips_frame_saved_pc): Delete function.
9607 (mips_frame_chain): Delete function.
9608 (mips_init_extra_frame_info): Delete function.
9609 (mips_xfer_register): Delete unused variable "reg".
9610 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
9611 (mips_n32n64_return_value): Delete unused variable "reg".
9612 (mips_n32n64_return_value): Delete unused variable "pos".
9613 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
9614 (mips_o32_return_value): Delete unused variable "pos".
9615 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
9616 (mips_print_fp_register): Delete unused variable "namelen"
9617 (mips_print_fp_register): Delete unused variable "flt2"
9618 (get_frame_pointer): Delete function.
9619 (cached_proc_desc): Delete static variable.
9620 (mips_pop_frame): Delete function.
9621 (mips_find_saved_regs): Delete function.
9622 (mips_get_saved_register): Delete function.
9623 (mips_saved_pc_after_call): Delete function.
9624 (SIGFRAME_BASE): Delete macro.
9625 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
9626 (SIGFRAME_PC_OFF): Delete macro.
9627 (SIGFRAME_REGSAVE_OFF): Delete macro.
9628 (mips_dump_tdep): Do not print deleted macro definitions.
9629
b9fb98bd
AC
96302004-02-10 Andrew Cagney <cagney@redhat.com>
9631
9632 * Makefile.in (SFILES): Remove explictly listed tui files.
9633 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
9634
78ced177 96352004-02-10 Jeff Johnston <jjohnstn@redhat.com>
8a1dac83 9636
78ced177
JJ
9637 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
9638 to use paddr functions to format ia64 addresses and long values.
9639 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
9640 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
9641 (get_kernel_table, ia64_find_proc_info_x): Ditto.
9642 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
9643 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
9644
6a83354a
AC
96452004-02-10 Andrew Cagney <cagney@redhat.com>
9646
9647 * defs.h: Do not include "tui.h".
9648 * gdb_curses.h: New file.
9649 * tui/tui-hooks.h: New file.
9650 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
9651 (tui_install_hooks, tui_remove_hooks): Delete declarations.
9652 (tui_initialize_io): Delete declaration.
9653 (tui_initialize_readline: Delete redundant declaration.
9654 (struct tui_point): Delete definition.
9655 * tui/tui-data.h (struct tui_point): Define.
9656 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
9657 * utils.c: Include "tui/tui.h".
9658 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
9659 * printcmd.c [TUI]: Include "tui/tui.h".
9660 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
9661 * tui/tui-command.c: Include "gdb_curses.h".
9662 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
9663 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
9664 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
9665 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
9666 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
9667 * Makefile.in: Update all dependencies.
9668 (tui_hooks_h, gdb_curses_h): Define.
9669 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
9670
997470ef
EZ
96712004-02-10 Elena Zannoni <ezannoni@redhat.com>
9672
9673 * objfiles.h (struct objfile): Remove unused fields auxf1 and
9674 auxf2. Add comments about some other rarely used fields.
9675
4ff2cc4d
AC
96762004-02-10 Andrew Cagney <cagney@redhat.com>
9677
9678 * Makefile.in (init.c): Fix script removing duplicates. Problem
9679 reported by Peter Schauer.
9680
1ab21617
EZ
96812004-02-09 Elena Zannoni <ezannoni@redhat.com>
9682
9683 * bcache.c (bcache_xmalloc): Use obstack_init instead of
9684 obstack_specify_allocation.
9685 * objfiles.c (allocate_objfile): Ditto.
8a1dac83 9686 * solib-sunos.c (solib_add_common_symbols)
1ab21617
EZ
9687 (allocate_rt_common_objfile): Ditto.
9688 * symfile.c (reread_symbols): Ditto.
9689 * gdb_obstack.h: Add comment.
9690
17763fd9
EZ
96912004-02-09 Elena Zannoni <ezannoni@redhat.com>
9692
9693 * linespec.c (decode_line_1, locate_first_half)
9694 (decode_compound, lookup_prefix_sym): Update comments. Delete old
9695 commented out code.
9696
ec5cdd75
DJ
96972004-02-09 Daniel Jacobowitz <drow@mvista.com>
9698
9699 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
9700 obstack_free.
9701
43b54b88
AC
97022004-02-09 Andrew Cagney <cagney@redhat.com>
9703
9704 * blockframe.c (find_pc_partial_function): If find_pc_overlay
9705 fails, try find_pc_section. Fix PR c++/1267.
9706 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
9707 instead of find_pc_mapped_section.
9708 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
9709 not default to the section containing PC. Fix PR symtab/1519.
9710
edfae063
AC
97112004-02-09 Andrew Cagney <cagney@redhat.com>
9712
9713 * Makefile.in (mips-tdep.o): Update dependencies.
9714 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
9715 "trad-frame.h".
9716 (mips_unwind_pc): Return the pseudo PC register.
9717 (mips_unwind_dummy_id): New function.
9718 (mips16_fetch_instruction): New function.
9719 (mips32_fetch_instruction): New function.
9720 (struct mips_frame_cache): Define.
9721 (mips_mdebug_frame_cache): New function.
9722 (mips_mdebug_frame_this_id): New function.
9723 (mips_mdebug_frame_prev_register): New function.
9724 (mips_mdebug_frame_unwind): Define.
9725 (mips_mdebug_frame_sniffer): New function.
9726 (mips_mdebug_frame_base_address): New function.
9727 (mips_mdebug_frame_base): Define.
9728 (mips_mdebug_frame_base_sniffer): New function.
9729 (mips_gdbarch_init): Append unwind and base sniffers. Set
9730 unwind_dummy_id.
9731
defc864c
AC
97322004-02-08 Andrew Cagney <cagney@redhat.com>
9733
6764ddad
AC
9734 * frame.c: Print both the register number and name.
9735
defc864c
AC
9736 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
9737 and a sed into a single sed. Make .c and .o patterns more robust.
9738 (OBS): Delete.
9739 (INIT_FILES): Replace OBS with COMMON_OBS.
9740 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
9741
645d6d10
MK
97422004-02-08 Mark Kettenis <kettenis@gnu.org>
9743
9744 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
9745 the PT_WCOOKIE request.
9746
23e3c3fc
AC
97472004-02-08 Andrew Cagney <cagney@redhat.com>
9748
58dfe9ff
AC
9749 * mips-tdep.c (mips_unwind_pc): New function.
9750 (mips_gdbarch_init): Set mips_unwind_pc.
9751
1152e35e
AC
9752 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
9753 (get_frame_id): Allow the UNKNOWN_FRAME.
9754 (frame_register_unwind, get_frame_type): Ditto.
9755
31b75dbf
AC
9756 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
9757 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
9758 unwind_dummy_id indicates a legacy frame.
9759
3483b318
AC
9760 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
9761 * configure: Re-generate.
9762
23e3c3fc
AC
9763 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
9764 methods.
9765
33f8ca73
AC
97662004-02-08 Andrew Cagney <cagney@redhat.com>
9767
9768 * configure.in (CONFIG_ALL): Set to Makefile target, and not
9769 makefile macro.
9770 * configure: Re-generate.
9771 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
9772 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
9773 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
9774 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
9775 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
9776 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
9777 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
9778 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
9779 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
9780 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
9781
6ba8e26f 97822004-02-07 Andrew Cagney <cagney@redhat.com>
d836ee13 9783
20d286a5
AC
9784 * Makefile.in: Update all dependencies.
9785
d836ee13
AC
9786 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
9787 * configure: Re-generate.
9788 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
9789 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
9790 (COMMON_OBS): Add "main.o" and "annotate.o".
9791 (ANNOTATE_OBS): Delete.
9792 (OBS): Remove ANNOTATE_OBS.
9793 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
9794 CONFIG_INITS.
9795 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
9796 against CONFIG_OBS and "main.o".
9797 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
9798 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
9799
d02c80cd
AC
9800 * tui/tui-command.c: Include "gdb_string.h", delete register
9801 attribute, use ISO-C function signatures.
9802 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
9803 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
9804 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
9805 * tui/tui.c: Ditto.
6ba8e26f
AC
9806
9807 * tui/tui-command.c: Change variable and function names to lower
9808 case.
9809 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
9810 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
9811 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
9812 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9813 * tui/tui-winsource.c, tui/tui.c: Ditto.
9814
4a146b47
EZ
98152004-02-07 Elena Zannoni <ezannoni@redhat.com>
9816
9817 * buildsym.c (free_pending_blocks, finish_block)
9818 (record_pending_block, make_blockvector, end_symtab): Replace
9819 symbol_obstack with objfile_obstack.
8a1dac83 9820 * coffread.c (process_coff_symbol, coff_read_struct_type)
4a146b47 9821 (coff_read_enum_type): Ditto.
8a1dac83 9822 * cp-namespace.c (initialize_namespace_symtab)
4a146b47 9823 (check_one_possible_namespace_symbol): Ditto.
8a1dac83 9824 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
4a146b47
EZ
9825 (dwarf2_symbol_mark_computed): Ditto.
9826 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
9827 * elfread.c (elf_symtab_read): Ditto.
9828 * hpread.c (hpread_symfile_init, hpread_symfile_init)
9829 (hpread_read_enum_type, hpread_read_function_type)
9830 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
9831 Ditto.
8a1dac83 9832 * jv-lang.c (get_java_class_symtab, add_class_symbol)
4a146b47 9833 (java_link_class_type): Ditto.
8a1dac83 9834 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
4a146b47
EZ
9835 (new_symbol): Ditto.
9836 * minsyms.c (install_minimal_symbols): Ditto.
9837 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
9838 (terminate_minimal_symbol_table): Replace symbol_obstack with
9839 objfile_obstack.
9840 (free_objfile): Remove freeing of symbol_obstack.
9841 * objfiles.h: Remove symbol_obstack field.
9842 * pa64solib.c (add_to_solist): Replace symbol_obstack with
9843 objfile_obstack.
9844 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9845 symbol_obstack.
9846 (solib_add_common_symbols): Replace symbol_obstack with
9847 objfile_obstack.
9848 * somsolib.c (som_solib_add): Ditto.
9849 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
9850 (common_block_start, common_block_end): Ditto.
9851 * symfile.c (reread_symbols): Remove freeing and init of
9852 symbol_obstack.
9853 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
9854 * symfile.h: Update comment.
9855 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
9856 stats printing.
9857 * symtab.c (symbol_set_names): Replace symbol_obstack with
9858 objfile_obstack.
9859 * symtab.h (struct general_symbol_info, struct minimal_symbol):
9860 Update comments.
9861 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
9862 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
9863 objfile_obstack.
9864
6d012f14
AC
98652004-02-07 Andrew Cagney <cagney@redhat.com>
9866
9867 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
9868 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
9869 fields and variables.
9870 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
9871 (m_beInvisible): Delete macro.
9872 * tui/tui-data.h: Fix case case fields and variables.
9873 (m_genWinPtrIsNull): Delete macro.
9874 (tui_win_list): Rename winList.
9875 (TUI_SRC_WIN): Rename srcWin.
9876 (TUI_DISASM_WIN): Rename disassemWin.
9877 (TUI_DATA_WIN): Rename dataWin.
9878 (TUI_CMD_WIN): Rename cmdWin.
9879 (m_genWinPtrNotNull): Delete macro.
9880 (m_winPtrIsNull): Delete macro.
9881 (m_winPtrNotNull): Delete macro.
9882 (tui_win_is_source_type): Replace m_winIsSourceType
9883 (tui_win_is_auxillary): Replace m_winIsAuzillary.
9884 (tui_win_has_locator): Replace m_hasLocator.
9885 (tui_set_win_highlight): Replace m_setWinHighlightOn and
9886 m_setWinHighlightOff.
9887 * tui/tui-data.c: Update references.
9888 (tui_win_is_source_type, tui_set_win_highlight): New functions.
9889 (tui_win_has_locator, tui_win_is_auxillary): New functions.
9890 * tui/tui-command.c, tui/tui-disasm.c: Update references.
9891 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
9892 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
9893 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9894 * tui/tui-winsource.c, tui/tui.c: Ditto.
9895
7d34766b
MK
98962004-02-07 Mark Kettenis <kettenis@gnu.org>
9897
1c800673
MK
9898 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
9899 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
9900 StackGhost.
9901
7d34766b
MK
9902 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
9903 variable `i6' to `i7'.
9904 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9905
22940a24
AC
99062004-02-07 Andrew Cagney <cagney@redhat.com>
9907
9908 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
9909 (TuiPoint, TuiPointPtr): Ditto.
9910 (TuiStatus, TuiStatusPtr): Ditto.
9911 (TuiWinType, TuiWinTypePtr): Ditto.
9912 (struct tui_point): Rename _TuiPoint.
9913 (tui_get_low_disassembly_address): Rename
9914 tuiGetLowDisassemblyAddress.
9915 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
9916 (tuiFree): Delete declaration.
9917 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
9918 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
9919 * tui/tui.c (tuiFree): Delete function.
9920 * cli/cli-cmds.c (disassemble_command): Update references.
9921 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
9922 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
9923 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
9924 * tui/tui-winsource.c: Ditto.
9925
8b92e4d5
EZ
99262004-02-07 Elena Zannoni <ezannoni@redhat.com>
9927
9928 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
9929 coffstab_build_psymtabs, elfstab_build_psymtabs)
9930 (stabsect_build_psymtabs): Replace psymbol_obstack with
9931 objfile_obstack.
9932 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
9933 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
9934 Ditto.
9935 * dwarfread.c (scan_compilation_units): Ditto.
9936 * elfread.c (elfstab_offset_sections): Ditto.
9937 * hppa-tdep.c (read_unwind_info): Ditto.
9938 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
9939 (hpread_end_psymtab): Ditto.
9940 * mdebugread.c (mdebug_build_psymtabs, add_pending)
9941 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
9942 Ditto.
9943 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
8a1dac83 9944 * objfiles.c (add_to_objfile_sections)
8b92e4d5
EZ
9945 (build_objfile_section_table): Ditto.
9946 (allocate_objfile): Remove init of psymbol_obstack.
9947 (free_objfile): Remove freeing of psymbol_obstack.
9948 * objfiles.h (struct objfile): Remove field
9949 psymbol_obstack. Update comments.
9950 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
9951 psymbol_obstack with objfile_obstack.
9952 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9953 psymbol_obstack.
9954 * somread.c (som_symfile_offsets, init_import_symbols)
9955 (init_export_symbols): Replace psymbol_obstack with
9956 objfile_obstack.
9957 * somsolib.c (som_solib_add_solib_objfile): Ditto.
9958 * symfile.c (default_symfile_offsets, syms_from_objfile)
9959 (reread_symbols): Remove freeing and init of psymbol_obstack.
9960 (cashier_psymtab): Update comment.
9961 * symmisc.c (print_objfile_statistics): Don't report stats for
9962 psymbol obstack.
9963 * symtab.h (struct general_symbol_info, struct partial_symtab):
9964 Update comments.
9965 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
9966 (xcoff_symfile_offsets): Replace psymbol_obstack with
9967 objfile_obstack.
9968
b99607ea
EZ
99692004-02-07 Elena Zannoni <ezannoni@redhat.com>
9970
9971 * objfiles.h (struct objfile): Add objfile_obstack field.
9972 Remove type_obstack field.
9973
9974 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
9975 read_structure_scope read_enumeration, new_symbol): Replace
9976 type_obstack with objfile_obstack.
9977 * dwarfread.c (struct_type, enum_type): Ditto.
8a1dac83 9978 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
b99607ea
EZ
9979 (lookup_fundamental_type): Ditto.
9980 * gdbtypes.h (TYPE_ALLOC): Ditto.
8a1dac83
RM
9981 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
9982 (hpread_read_doc_function_type, hpread_read_struct_type)
9983 (fix_static_member_physnames, hpread_read_array_type)
b99607ea 9984 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
8a1dac83 9985 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
b99607ea
EZ
9986 (java_link_class_type): Ditto.
9987 * mdebugread.c (parse_type): Ditto.
9988 * objfiles.c (allocate_objfile, free_objfile): Ditto.
9989 * solib-sunos.c (solib_add_common_symbols): Ditto.
9990 * stabsread.c (define_symbol, read_type, read_member_functions,
9991 read_cpp_abbrev, read_one_struct_field): Ditto.
9992 * symfile.c (reread_symbols): Ditto.
9993 * symmisc.c (print_objfile_statistics): Ditto.
8a1dac83 9994
2a8854a7
AC
99952004-02-07 Andrew Cagney <cagney@redhat.com>
9996
9997 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
9998 (tui_exec_info_content): Rename TuiExecInfoContent.
9999 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
10000 (TuiWinInfo, TuiWinInfoPtr): Ditto.
10001 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
10002 (TuiList, TuiListPtr): Ditto.
10003 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
10004 (TuiDataType, TuiDataTypePtr): Ditto.
10005 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
10006 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
10007 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
10008 (TuiSourceElement, TuiSourceElementPtr): Ditto.
10009 (TuiDataElement, TuiDataElementPtr): Ditto.
10010 (TuiWinElement, TuiWinElementPtr): Ditto.
10011 (TuiDataInfo, TuiDataInfoPtr): Ditto.
10012 (TuiCommandElement, TuiCommandElementPtr): Ditto.
10013 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
10014 (TuiWhichElement, TuiWhichElementPtr): Ditto.
10015 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
10016 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
10017 * tui/tui-command.c, tui/tui-data.c: Update references.
10018 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
10019 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
10020 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
10021 * tui/tui-winsource.c, tui/tui.c: Ditto.
8a1dac83 10022
05cbe71a
MK
100232004-02-07 Mark Kettenis <kettenis@gnu.org>
10024
10025 * dwarf2-frame.h: Update copyright.
10026 (enum dwarf2_frame_reg_rule): New.
10027 (struct dwarf2_frame_state_reg): New.
10028 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
10029 * dwarf2-frame.c: Update copyright.
10030 (enum dwarf2_reg_rule): Remove.
10031 (struct dwarf2_frame_state): Remove defenition of `struct
10032 dwarf2_frame_state_reg'.
10033 (read_reg): Call get_frame_arch to get the architecture instead of
10034 using CURRENT_GDBARCH.
10035 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
10036 DWARF2_FRAME_.
10037 (dwarf2_frame_init_reg): New function.
10038 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
10039 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
10040 initialize the register state. Prefix old `enum dwarf2_reg_rule'
10041 tags with DWARF2_FRAME_.
10042 (dwarf2_frame_prev_register): Call get_frame_arch to get the
10043 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
10044 dwarf2_reg_rule' tags with DWARF2_FRAME_.
10045
ec7d9e56
AC
100462004-02-06 Andrew Cagney <cagney@redhat.com>
10047
dd1abb8c
AC
10048 * tui/tui-data.h (struct tui_list): Rename _TuiList.
10049 (enum tui_data_type): Rename _TuiDataType.
10050 (struct tui_layout_def): Rename _TuiLayoutDef.
10051 (struct tui_source_element): Rename _TuiSourceElement.
10052 (struct tui_data_element): Rename _TuiDataElement.
10053 (struct tui_command_element): Rename _TuiCommandElement.
10054 (struct tui_locator_element): Rename _TuiLocatorElement.
10055 (union tui_which_element): Define.
10056 (struct tui_win_element): Rename _TuiWinElement.
10057 (struct tui_data_info): Rename _TuiDataInfo.
10058 (struct tui_source_info): Rename _TuiSourceInfo.
10059 (struct tui_command_info): Rename _TuiCommandInfo.
10060 (tui_initialize_static_data): Rename initializeStaticData.
10061 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
10062 (tui_alloc_win_info): Rename allocWinInfo.
10063 (tui_init_generic_part): Rename initGenericPart.
10064 (tui_init_win_info): Rename initWinInfo.
10065 (tui_alloc_content): Rename allocContent.
10066 (tui_add_content_elements): Rename addContentElements.
10067 (tui_init_content_element): Rename initContentElement.
10068 (tui_free_window): Rename freeWindow.
10069 (tui_free_win_content): Rename freeWinContent.
10070 (tui_free_data_content): Rename freeDataContent.
10071 (tui_free_all_source_wins_content): Rename
10072 freeAllSourceWinsContent.
10073 (tui_del_window): Rename tuiDelWindow.
10074 (tui_del_data_windows): Rename tuiDelDataWindows.
10075 (tui_partial_win_by_name): Rename partialWinByName.
10076 (tui_win_name): Rename winName.
10077 (tui_current_layout): Rename currentLayout.
10078 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
10079 (tui_term_height): Rename termHeight.
10080 (tui_set_term_height_to): Rename setTermHeightTo.
10081 (tui_term_width): Rename termWidth.
10082 (tui_set_term_width_to): Rename setTermWidthTo.
10083 (tui_set_gen_win_origin): Rename setGenWinOrigin.
10084 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
10085 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
10086 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
10087 (tui_source_windows): Rename sourceWindows.
10088 (tui_clear_source_windows): Rename clearSourceWindows.
10089 (tui_clear_source_windows_detail): Rename
10090 clearSourceWindowsDetail.
10091 (tui_clear_win_detail): Rename clearWinDetail.
10092 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
10093 (tui_default_tab_len): Rename tuiDefaultTabLen.
10094 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
10095 (tui_win_with_focus): Rename tuiWinWithFocus.
10096 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
10097 (tui_layout_def): Rename tuiLayoutDef.
10098 (tui_win_resized): Rename tuiWinResized.
10099 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
10100 (tui_next_win): Rename tuiNextWin.
10101 (tui_prev_win): Rename tuiPrevWin.
10102 (tui_add_to_source_windows): Rename addToSourceWindows.
10103 * tui/tui-winsource.c, tui/tui-win.c: Update references.
10104 * tui/tui-layout.c, tui/tui-source.c: Ditto.
10105 * tui/tui-stack.c, tui/tui-io.c: Ditto.
10106 * tui/tui.c, tui/tui-data.c: Ditto.
10107 * tui/tui-interp.c, tui/tui-data.c: Ditto.
10108 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
10109
a358af15
AC
10110 * tui/tui-source.h: Update copyright. Include "tui-data.h".
10111 (struct symtab): Declare.
10112 (tui_set_source_content): Rename tuiSetSourceContent.
10113 (tui_show_symtab_source): Rename tuiShowSource.
10114 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
10115 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
10116 * tui/tui-source.c: Update copyright. Update references.
10117 * tui/tui-win.c, tui/tui-winsource.c: Update references.
10118 * tui/tui-stack.c: Update references.
10119
a21fcd8f
AC
10120 * tui/tui-win.h: Update copyright. Include "tui-data.h".
10121 (struct tui_win_info): Declare.
10122 (tui_scroll_forward): Rename tuiScrollForward.
10123 (tui_scroll_backward): Rename tuiScrollBackward.
10124 (tui_scroll_left): Rename tuiScrollLeft.
10125 (tui_scroll_right): Rename tuiScrollRight.
10126 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
10127 (tui_resize_all): Rename tuiResizeAll.
10128 (tui_refresh_all_win): Rename tuiRefreshAll.
10129 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
10130 * tui/tui-layout.c, * tui/tui-io.c: Update references.
10131 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
10132 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
10133
edae1ccf
AC
10134 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
10135 (tui_erase_data_content): Rename tuiEraseDataContent.
10136 (tui_display_all_data): Rename tuiDisplayAllData.
10137 (tui_check_data_values): Rename tuiCheckDataValues.
10138 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
10139 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
10140 (tui_first_data_element_no_in_line): Rename
10141 tuiFirstDataElementNoInLine.
10142 (tui_delete_data_content_windows): Rename
10143 tuiDeleteDataContentWindows.
10144 (tui_refresh_data_win): Rename tuiRefreshDataWin.
10145 (tui_display_data_from): Rename tuiDisplayDataFrom.
10146 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
10147 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
10148 * tui/tui-win.c, tui/tui-regs.c: Update references.
10149 * tui/tui-layout.c, tui/tui.c: Update references.
10150
ec7d9e56
AC
10151 * tui/tui-wingeneral.h: Update copyright.
10152 (m_allBeVisible): Delete macro.
8a1dac83 10153 (m_allBeInvisible): Delete macro.
ec7d9e56
AC
10154 (struct tui_gen_win_info): Declare.
10155 (struct tui_win_info): Declare.
10156 (tui_unhighlight_win): Rename unhighlightWin.
10157 (tui_make_visible, tui_make_invisible): Replace makeVisible.
10158 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
10159 (tui_make_window): Rename makeWindow.
10160 (tui_copy_win): Rename copyWin.
10161 (tui_box_win): Rename boxWin.
10162 (tui_highlight_win): Rename highlightWin.
10163 (tui_check_and_display_highlight_if_needed): Rename
10164 checkAndDisplayHighlightIfNeeded.
10165 (tui_refresh_all): Rename refreshAll.
10166 (tui_delete_win): Rename tuiDelwin.
10167 (tui_refresh_win): Rename tuiRefreshWin.
10168 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
10169 (tui_make_visible, tui_make_invisible): New functions.
10170 (tui_make_all_visible, tui_make_all_invisible): New functions.
10171 (make_all_visible): Rename makeAllVisible.
10172 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
10173 * tui/tui-data.c, tui/tui-winsource.c: Update references.
10174 * tui/tui-windata.c, tui/tui-win.c: Update references.
10175 * tui/tui-regs.c, tui/tui-layout.c: Update references.
10176 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
10177
1e52e2eb
MK
101782004-02-06 Mark Kettenis <kettenis@gnu.org>
10179
10180 * proc-api.c (write_with_trace): Initialize local variable to
10181 silence compiler warning.
10182
f80bda8e
AC
101832004-02-06 Andrew Cagney <cagney@redhat.com>
10184
10185 * tui/tui-source.h: Do not include "defs.h".
10186 (struct tui_win_info): Declare.
10187 (tui_set_source_content_nil): Declare.
10188 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
10189 (union tui_line_or_address): Rename _TuiLineOrAddress.
10190 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
10191 (tui_update_source_window): Rename tuiUpdateSourceWindow.
10192 (tui_update_source_window_as_is): Rename
10193 tuiUpdateSourceWindowAsIs.
10194 (tui_update_source_windows_with_addr): Rename
10195 tuiUpdateSourceWindowsWithAddr.
10196 (tui_update_source_windows_with_line): Rename
10197 tuiUpdateSourceWindowsWithLine.
10198 (tui_clear_source_content): Rename tuiClearSourceContent.
10199 (tui_erase_source_content): Rename tuiEraseSourceContent.
10200 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
10201 (tui_show_source_content): Rename tuiShowSourceContent.
10202 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
10203 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
10204 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
10205 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
10206 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
10207 (tui_update_exec_info): Rename tuiUpdateExecInfo.
10208 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
10209 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
10210 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
10211 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
10212 (struct tui_win_info): Declare.
10213 * tui/tui-stack.c: Update references.
10214 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
10215 * tui/tui-win.c, tui/tui-source.c: Ditto.
10216 * tui/tui.c, tui/tui-disasm.c: Ditto.
10217
9fbfb822
MK
102182004-02-06 Mark Kettenis <kettenis@gnu.org>
10219
10220 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
10221 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
10222
03cebad2
MK
102232004-02-05 Mark Kettenis <kettenis@gnu.org>
10224
10225 * infrun.c (handle_inferior_event): Allow for breakpoint
10226 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
10227 and SIGEMT. Update comments.
10228 * NEWS (Revised SPARC target): Mention support for non-executable
10229 stack.
10230
290281b1
MK
102312004-02-04 Mark Kettenis <kettenis@gnu.org>
10232
10233 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
10234 * inftarg.c: Update copyright year.
10235 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
10236 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
10237 (sparc_xfer_wcookie): New function.
10238 * sparc-tdep.c (sparc_fetch_wcookie): New function.
10239 * Makefile.in (sparc-nat.o): Update dependencies.
10240 * config/sparc/nm-nbsd.h: Include "target.h".
10241 (NATIVE_XFER_WCOOKIE): New define.
10242 (sparc_xfer_wcookie): New prototype.
10243
212161df
AC
102442004-02-04 Andrew Cagney <cagney@redhat.com>
10245
10246 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
10247 SYSCALL_TRAP function.
10248 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
10249
6e4c6c91
DJ
102502004-02-04 Andrew Cagney <cagney@redhat.com>
10251 Daniel Jacobowitz <drow@mvista.com>
10252
10253 * objfiles.h: Delete comments refering to inside_entry_func and
10254 DEPRECATED_FRAME_CHAIN_VALID.
10255 * defs.h (inside_entry_func): Update prototype..
10256 * blockframe.c (inside_entry_func): Rename to
10257 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
10258 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
10259
cae688ec
JJ
102602004-02-03 Jeff Johnston <jjohnstn@redhat.com>
10261
10262 * breakpoint.c (struct captured_parse_breakpoint_args): Move
10263 outside of #ifdef SOLIB_ADD region.
10264 (do_restore_lang_radix_cleanup): Ditto.
10265 (resolve_pending_breakpoint): Ditto.
10266
19217676
AC
102672004-02-03 Andrew Cagney <cagney@redhat.com>
10268
10269 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
10270 (process_note_abi_tag_sections): Delete unused function.
10271 (ia64_read_fp): Delete unused function.
10272 (gdbarch_extract_struct_value_address): Delete declaration.
10273
876753be
AC
102742004-02-02 Andrew Cagney <cagney@redhat.com>
10275
10276 * vax-tdep.c (vax_frame_chain): Delete call to
10277 deprecated_inside_entry_file.
10278 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
10279
d4f10bf2
MK
102802004-02-02 Mark Kettenis <kettenis@gnu.org>
10281
10282 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
10283 column that's "empty" or "same value" when eliminating REG_RA
10284 rules.
10285
cae688ec
JJ
102862004-02-02 Jeff Johnston <jjohnstn@redhat.com>
10287
10288 * NEWS: Add information about new pending breakpoint support.
10289
0101ce28
JJ
102902004-02-02 Jeff Johnston <jjohnstn@redhat.com>
10291
10292 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
10293 and pending fields for pending breakpoint support.
10294 * breakpoint.c (breakpoint_enabled): Add check for not pending.
10295 (condition_command): Only parse condition if not a pending
10296 breakpoint.
10297 (print_one_breakpoint): Add support for pending breakpoints.
10298 (describe_other_breakpoints): Add checks to verify we are not
10299 dealing with pending breakpoints.
10300 (check_duplicates): Don't check pending breakpoints.
10301 (set_raw_breakpoint): Initialize pending flag.
10302 (do_restore_lang_radix_cleanup): New cleanup routine.
10303 (resolve_pending_breakpoint): New function.
10304 (re_enable_breakpoints_in_shlibs): Try and resolve any
10305 pending breakpoints via resolve_pending_breakpoint.
10306 (mention): Add pending breakpoint support.
10307 (parse_breakpoint_sals): Add new parameter to pass to
10308 decode_line_1 to indicate silent errors when files or functions
10309 are not found. Change all callers.
10310 (do_captured_parse_breakpoint): New function.
10311 (break_command_1): Change prototype to return an rc value and to
10312 take an optional pending breakpoint pointer. Support creating
10313 a pending breakpoint if a "not found" form of error occurs when
10314 parsing the breakpoint. Also support resolving an existing pending
10315 breakpoint and be silent if the resolution fails.
10316 (create_breakpoints): Change prototype to take pending breakpoint
10317 pointer. When resolving a pending breakpoint, use the new pointer
10318 to provide a conditional or commands added by the end-user.
10319 (delete_breakpoint): Add appropriate check for pending.
10320 (breakpoint_re_set_one): Ditto.
10321 (do_enable_breakpoint): Ditto.
10322
8d577d32
DC
103232004-02-02 David Carlton <carlton@kealia.com>
10324
10325 * valops.c (enum oload_classification): New.
10326 (find_overload_match): Break implementation into separate
10327 functions; delete #if 0'd code; look for symbols within
10328 namespaces.
10329 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
10330 (find_oload_champ,oload_method_static,classify_oload_match): New.
10331 * cp-support.h: Add declaration for cp_func_name; update
10332 declaration for make_symbol_overload_list.
10333 * cp-support.c (cp_func_name): New.
10334 (overload_list_add_symbol): Fix comment, use
10335 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
10336 (make_symbol_overload_list): Take a function name and a namespace
10337 instead of a symbol; change implementation.
10338 (make_symbol_overload_list_using): New.
10339 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
10340
22e8e3c7
FF
103412004-02-02 Fred Fish <fnf@redhat.com>
10342
10343 * main.c (gdb_stdtarg): Move definition to group with other
15390fef 10344 gdb_stdtarg definitions and update copyright years.
22e8e3c7
FF
10345 * remote-sim.c (gdb_os_write_stderr): Write output to
10346 gdb_stdtargerr stream instead of gdb_stdtarg stream.
10347 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
15390fef 10348 gdb_stderr stream and update copyright years.
22e8e3c7 10349
6b753f60
DJ
103502004-02-01 Daniel Jacobowitz <drow@mvista.com>
10351
10352 * Makefile.in (mips-linux-nat.o): Update dependencies.
10353 * mips-linux-nat.c: Include mips-tdep.h.
10354
103552004-02-01 Roland McGrath <roland@redhat.com>
2cb6b099
RM
10356
10357 * sol-thread.c (sol_thread_xfer_partial): New function.
10358 (init_sol_thread_ops): Use that for to_xfer_partial hook.
10359 (init_sol_core_ops): Likewise.
10360
10361 * procfs.c (procfs_xfer_partial): New function.
10362 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
10363 * Makefile.in (procfs.o): Add $(auxv_h) dep.
10364
10365 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
10366 procfs_xfer_auxv function.
10367
10368 * procfs.c (procfs_make_note_section): If we can read
10369 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
10370 * linux-proc.c (linux_make_note_section): Likewise.
10371
10372 * auxv.h: New file.
10373 * auxv.c: New file.
10374 * Makefile.in (auxv_h): New variable.
10375 (COMMON_OBS): Add auxv.o here.
10376 (auxv.o): New target.
10377
10378 * corelow.c (core_xfer_partial): New function.
10379 (init_core_ops): Use it for core_ops.to_xfer_partial.
10380
10381 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
10382 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
10383 macro if that is defined.
10384
fa5281d0
DJ
103852004-02-01 Daniel Jacobowitz <drow@mvista.com>
10386
10387 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
10388 and check the specified thread for each breakpoint.
10389 * breakpoint.h (bpstat_stop_status): Update prototype.
10390 * infrun.c (handle_inferior_event): Update calls to
10391 bpstat_stop_status.
10392
26ee262d
DJ
103932004-02-01 Daniel Jacobowitz <drow@mvista.com>
10394
10395 * Makefile.in (cli-cmds.o): Add $(readline_h).
10396
d9b52655
DJ
103972004-02-01 Daniel Jacobowitz <drow@mvista.com>
10398
10399 * cli/cli-cmds.c: Include readline.h.
10400 (complete_command): Pass the start of the last word to
10401 complete_line.
10402
9709f61c
DJ
104032004-01-31 Daniel Jacobowitz <drow@mvista.com>
10404
10405 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
10406 argument, and change first argument to a CORE_ADDR.
10407 * breakpoint.h (bpstat_stop_status): Update prototype.
10408 * infrun.c (adjust_pc_after_break): Add a new comment.
10409 (handle_inferior_event): Update calls to bpstat_stop_status.
10410
4f1280bb
DJ
104112004-01-31 Daniel Jacobowitz <drow@mvista.com>
10412
10413 * breakpoint.h: Update copyright years.
10414
4fa8626c
DJ
104152004-01-31 Daniel Jacobowitz <drow@mvista.com>
10416
10417 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
10418 (bpstat_stop_status): Don't decrement PC.
10419 * breakpoint.h (software_breakpoint_inserted_here_p): Add
10420 prototype.
10421 * infrun.c (adjust_pc_after_break): New function.
10422 (handle_inferior_event): Call it, early. Remove later references
10423 to DECR_PC_AFTER_BREAK.
10424 (normal_stop): Add commentary.
10425
fad0733a
DJ
104262004-01-31 Daniel Jacobowitz <drow@mvista.com>
10427
10428 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
10429 2004-01-27 double-free fix.
10430
42cdca6c
MK
104312004-01-31 Mark Kettenis <kettenis@gnu.org>
10432
10433 * sparc-tdep.c (sparc_fetch_wcookie): New function.
10434 (sparc32_frame_prev_register): Handle StackGhost.
10435 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
10436
932d5416
RM
104372004-01-29 Roland McGrath <roland@redhat.com>
10438
10439 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
10440 * configure: Regenerated.
10441
10442 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
10443 * Makefile.in (procfs.o): Add dep.
10444
47d3492a
AC
104452004-01-28 Andrew Cagney <cagney@redhat.com>
10446
10447 * tui/tui-stack.h: Update copyright.
10448 (struct frame_info): Add opaque declaration.
10449 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
10450 (tui_show_locator_content): Rename tuiShowLocatorContent.
10451 (tui_show_frame_info): Rename tuiShowFrameInfo.
10452 * tui/tui-stack.c: Update copyright. Update references.
10453 * tui/tui-winsource.c: Update references.
10454 * tui/tui-win.c: Update references.
10455 * tui/tui-layout.c: Update references.
10456 * tui/tui-hooks.c: Update copyright, update references.
10457 * tui/tui.c: Update copyright, update references.
10458 * tui/tui-disasm.c: Update references.
10459
5d51ca54
DC
104602004-01-28 David Carlton <carlton@kealia.com>
10461
10462 * dwarf2read.c (add_partial_structure): Use demangled name if
10463 namespace equals "".
10464
086ed43d
JB
104652004-01-27 Jim Blandy <jimb@redhat.com>
10466
10467 Clean up misapplied patch:
10468 * dwarf2read.c (determine_prefix): Change one of the two forward
10469 declarations for 'determine_prefix_aux' to a declaration for this.
10470 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
10471 argument to 'die_specification'.
10472
2a35147e
JB
10473 * dwarf2read.c (read_func_scope): Re-indent comment.
10474
a355c7de 104752004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
932d5416 10476
a355c7de
AC
10477 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
10478 b->exp to NULL after freeing so that error during re-parsing or
10479 evaluation of expressions associated with breakpoint don't
10480 eventually lead to re-freeing of storage.
10481 Committed by Andrew Cagney.
10482
63ff5125
AC
104832004-01-27 Andrew Cagney <cagney@redhat.com>
10484
10485 * source.c (ambiguous_line_spec): Delete undefined declaration.
10486 * m32r-rom.c (m32r_set_board_address): Delete unused function.
10487 (m32r_set_server_address, m32r_set_download_path): Ditto.
10488 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
10489
e142c38c
DJ
104902004-01-27 Daniel Jacobowitz <drow@mvista.com>
10491
10492 * dwarf2read.c: Update calls to changed and renamed functions, and
10493 references to moved variables.
10494
10495 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
10496 language, language_defn, list_in_scope, and ftypes members.
10497 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
10498 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
10499 (baseaddr): Remove globals.
10500
10501 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
10502 (set_cu_language, die_is_declaration, die_specification)
10503 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
10504 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
10505 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
10506 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
10507
10508 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
10509 cu.list_in_scope. Don't initialize cu_header_offset.
10510 (add_partial_symbol): Add local baseaddr.
10511 (psymtab_to_symtab_1): Add local baseaddr. Use
10512 objfile->section_offsets for consistency. Don't initialize
10513 cu_header_offset; do initialize cu.header.offset and
10514 cu.list_in_scope.
10515 (read_file_scope, read_func_scope, read_lexical_block_scope)
10516 (dwarf_decode_lines, new_symbol): Add local baseaddr.
10517
c6e06ede
MC
105182004-01-27 Michael Chastain <mec.gnu@mindspring.com>
10519
fb328ecc 10520 * PROBLEMS: Add gdb/1516.
c6e06ede 10521
48184fd4
AC
105222003-12-29 Robert Millan <robertmh@gnu.org>
10523
10524 Patch committed by Andrw Cagney.
10525 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
10526 * configure.tgt: Match knetbsd*-gnu.
10527
c1321b30
AC
105282004-01-26 Andrew Cagney <cagney@redhat.com>
10529
f3699be3
AC
10530 * breakpoint.c (catch_command_1): Delete #ifdef code.
10531 (catch_fork_command_1): Delete #ifdef wrapper.
10532 (catch_exec_command_1): Ditto.
10533 (catch_load_command_1): Ditto.
10534 (catch_unload_command_1): Ditto.
10535
c1321b30
AC
10536 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
10537 (catch_breakpoint): Delete #if0ed function.
10538 (disable_catch_breakpoint): Ditto.
10539 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
10540 (disable_catch, enable_catch, delete_catch): Ditto.
10541
b4501125
AC
105422004-01-26 Andrew Cagney <cagney@redhat.com>
10543
10544 * remote.c (echo_check, quit_flag): Delete variables.
10545 (cisco_kernel_mode): Delete variable.
10546 (minitelnet_return, tty_input, escape_count): Delete variables.
10547 (remote_cisco_mode): Delete variable.
10548 (remote_cisco_open, remote_cisco_close): Delete function.
10549 (remote_cisco_mourn, remote_cisco_wait): Delete function.
10550 (init_remote_cisco_ops): Delete function.
10551 (_initialize_remote): Do not install "remote cisco" code.
10552 (read_frame): Delete cisco specific code.
10553 (remote_info_process): Delete function.
10554 (remote_wait): Delete cisco specific code.
10555 (remote_cisco_section_offsets): Delete function.
10556 (remote_cisco_objfile_relocate): Delete function.
10557 (remote_async_wait): Delete cisco specific code.
10558 (minitelnet, readtty, readsocket): Delete function.
10559
74055713
AC
105602004-01-26 Andrew Cagney <cagney@redhat.com>
10561
10562 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
10563 comments mentioning extract_returned_value_address.
10564 * infcmd.c (print_return_value): Update. Add comments on
10565 extract_returned_value_address.
10566 * stack.c (return_command): Add comments on
10567 extract_returned_value_address.
10568 * values.c: Update comment.
10569 * m32r-tdep.c: Update comment.
10570 * sparc-tdep.c: Update comment.
10571 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
10572 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10573 * sh64-tdep.c (sh64_gdbarch_init): Update.
10574 * sh-tdep.c (sh_gdbarch_init): Update.
10575 * s390-tdep.c (s390_gdbarch_init): Update.
10576 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10577 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
10578 * m68k-tdep.c (m68k_gdbarch_init): Update.
10579 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10580 * m32r-tdep.c (m32r_gdbarch_init): Update.
10581 * ia64-tdep.c (ia64_gdbarch_init): Update.
10582 * h8300-tdep.c (h8300_gdbarch_init): Update.
10583 * frv-tdep.c (frv_gdbarch_init): Update.
10584 * arm-tdep.c (arm_gdbarch_init): Update.
10585 * alpha-tdep.c (alpha_gdbarch_init): Update.
10586
a67af2b9
AC
105872004-01-26 Andrew Cagney <cagney@redhat.com>
10588
10589 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
10590 SYMBOL_LOCATION_FUNCS
10591 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
10592 "struct symbol_ops".
10593 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
10594 type to "struct symbol_ops".
10595 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
10596 (struct symbol): Replace ".aux_value.loc.funcs" and
10597 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
10598 (SYMBOL_OBJFILE): Delete macro.
10599 (SYMBOL_LOCATION_FUNCS): Delete macro.
10600 (SYMBOL_LOCATION_BATON): Update.
10601 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
10602 intead of SYMBOL_LOCATION_FUNCS.
10603 * ax-gdb.c (gen_var_ref): Ditto.
10604 * printcmd.c (address_info): Ditto.
10605 * findvar.c (read_var_value): Ditto.
10606 (symbol_read_needs_frame): Ditto.
10607
c034e007
AC
106082004-01-26 Andrew Cagney <cagney@redhat.com>
10609
10610 * dwarf2read.c (read_func_scope): Document frame-base hack.
10611
bb472c1e
MK
106122004-01-25 Mark Kettenis <kettenis@gnu.org>
10613
10614 * infcmd.c (print_return_value): Plug memory leak; delete
10615 ui_stream object. Rename argument `structure_return' to
10616 `struct_return'.
10617
c8e737d5
MK
106182004-01-25 Mark Kettenis <kettenis@gnu.org>
10619
f941662f
MK
10620 * infcmd.c (print_return_value): Wrap long lines.
10621 (finish_command_continuation, finish_command): Remove unused
10622 variable `funcaddr'. Fix some coding-standards problems.
10623
c558d81a 10624 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
d8d65dd3 10625 SECT_SIZE is large enough, not whether it's exactly the right size.
c558d81a
MK
10626 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
10627 TDEP->fpregset to zero.
10628
bf1e5861 10629 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
c8e737d5
MK
10630 floating-point registers for traditional NetBSD core files.
10631 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
10632 TDEP->sizeof_fpregset here.
10633
4c72d57a
MK
106342004-01-25 Mark Kettenis <kettenis@gnu.org>
10635
566626fa
MK
10636 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
10637 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
10638 function with code split out from
10639 sparc32nbsd_sigcontext_frame_cache.
10640 (sparc32nbsd_sigcontext_frame_cache): Use
10641 sparc32nbsd_sigcontext_saved_regs.
10642 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
10643 OpenBSD.
10644 * sparcobsd-tdep.c: New file.
10645 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
10646 (sparcobsd-tdep.o): New dependency.
10647 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
10648 * config/sparc/obsd.mt: New file.
10649
4c72d57a
MK
10650 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
10651 TDEP->fpregset to be initialized to enable core file register
10652 sets.
10653
7e5e9f88
MK
106542004-01-24 Mark Kettenis <kettenis@gnu.org>
10655
f0f207fd 10656 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
1e067c66
MK
10657 Add opaque declarations.
10658 (sparc64nbsd_sigcontext_saved_regs): New prototype.
10659 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
10660 function with code split out from
10661 sparc64nbsd_sigcontext_frame_cache.
10662 (sparc64nbsd_sigcontext_frame_cache): Use
10663 sparc64nbsd_sigcontext_saved_regs.
10664 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
10665 OpenBSD.
10666 * sparc64obsd-tdep.c: New file.
10667 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
10668 (sparc64obsd-tdep.o): New dependency.
10669 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
10670 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
10671 * config/sparc/obsd64.mt: New file.
10672
690668cc
MK
10673 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
10674 read the instruction at PC.
10675
7e5e9f88
MK
10676 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
10677 value of GDB_OSABI_DEFAULT.
10678 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
10679 instead of GDB_OSABI_NETBSD_AOUT.
10680
68b6dce9
NR
106812004-01-24 Nick Roberts <nick@nick.uklinux.net>
10682
10683 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
10684 copyright.
10685
080ce8c0
AC
106862004-01-23 Andrew Cagney <cagney@redhat.com>
10687
10688 * printcmd.c (display_command): Replace tui_set_display call with
10689 tui_set_layout_for_display_command.
10690 * tui/tui.h (enum tui_win_type): Define.
10691 (tui_set_layout): Delete declaration.
10692 (tui_set_layout_for_display_command): Rename set_tui_layout.
10693 * tui/tui-data.h (enum tui_layout_type): Define.
10694 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
10695 "tui.h".
10696 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
10697 (tui_default_win_height): Rename tuiDefaultWinHeight.
10698 (tui_default_win_viewport_height): Rename
10699 tuiDefaultWinViewportHeight.
10700 (tui_set_layout): RenametuiSetLayout.
10701 * tui/tui-layout.c: Update references.
10702 * tui/tui.c: Update references.
10703 * tui/tui-disasm.c: Update references.
10704
b368761e
DC
107052004-01-23 David Carlton <carlton@kealia.com>
10706
10707 Partial workaround for PR c++/1511:
10708 * cp-namespace.c: Include frame.h.
10709 (cp_lookup_transparent_type): New
10710 (cp_lookup_transparent_type_loop): New.
10711 * cp-support.h: Declare cp_lookup_transparent_type.
10712 * symtab.c (basic_lookup_transparent_type): Renamed from
10713 lookup_transparent_type.
10714 (lookup_transparent_type): Replace old body by a call to
10715 current_language->la_lookup_transparent_type.
10716 * symtab.h: Update copyright. Declare
10717 basic_lookup_transparent_type.
10718 * language.h: Update copyright.
10719 (struct language_defn): Add la_lookup_transparent_type.
10720 * language.c: Update copyright.
10721 (unknown_language_defn): Add basic_lookup_transparent_type.
10722 (auto_language_defn): Add basic_lookup_transparent_type.
10723 (local_language_defn): Add basic_lookup_transparent_type.
10724 * ada-lang.c: Update copyright.
10725 (ada_language_defn): Add basic_lookup_transparent_type.
10726 * c-lang.c: Update copyright.
10727 (c_language_defn): Add basic_lookup_transparent_type.
10728 (cplus_language_defn): Add basic_lookup_transparent_type.
10729 (asm_language_defn): Add basic_lookup_transparent_type.
10730 (minimal_language_defn): Add basic_lookup_transparent_type.
10731 * f-lang.c: Update copyright.
10732 (f_language_defn): Add basic_lookup_transparent_type.
10733 * jv-lang.c: Update copyright.
10734 (java_language_defn): Add basic_lookup_transparent_type.
10735 * m2-lang.c: Update copyright.
10736 (m2_language_defn): Add basic_lookup_transparent_type.
10737 * objc-lang.c: Update copyright.
10738 (objc_language_defn): Add basic_lookup_transparent_type.
10739 * p-lang.c: Update copyright.
10740 (p_language_defn): Add basic_lookup_transparent_type.
10741 * scm-lang.c: Update copyright.
10742 (scm_language_defn): Add basic_lookup_transparent_type.
10743 * Makefile.in (cp-namespace.o): Depend on frame.h.
10744
fdde2d81
DC
107452004-01-23 David Carlton <carlton@kealia.com>
10746
10747 Patch for PR c++/1520:
10748 * dwarf2read.c (read_func_scope): Set processing_current_prefix
10749 properly if we have a specification die.
10750 (determine_prefix_aux): Rename from determine_prefix.
10751 (determine_prefix): Like the old determine_prefix, but never
10752 returns NULL.
10753
5b828b6b
TR
107542004-01-23 Theodore A. Roth <troth@openavr.org>
10755
10756 * avr-tdep.c: Update copyright.
10757 (avr_iaddr_p): Delete unused function.
10758 (avr_saddr_p): Delete unused function.
10759
a1b8c067
DC
107602004-01-23 David Carlton <carlton@kealia.com>
10761
10762 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
10763 Fix for PR symtab/1534.
10764
f2cab569
MK
107652004-01-23 Mark Kettenis <kettenis@gnu.org>
10766
10767 * NEWS (New native configurations): Mention OpenBSD/sparc and
10768 OpenBSD/sparc64.
10769 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
10770 * configure.host: Likewise.
10771 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
10772 handler for OpenBSD.
10773 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
10774
642d8300
MK
107752004-01-22 Mark Kettenis <kettenis@gnu.org>
10776
89aac506
MK
10777 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
10778 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
10779
36662fde
MK
10780 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
10781 * cli/cli-cmds.c (shell_escape): Likewise.
10782
642d8300
MK
10783 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
10784 OpenBSD .note.openbsd.ident sections.
10785
fae299cd
DC
107862004-01-22 David Carlton <carlton@kealia.com>
10787
10788 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
10789 get_scope_pc_bounds.
10790 (read_file_scope): Ditto.
10791 (get_scope_pc_bounds): New function, produced by extracting code
10792 from the above two functions, consolidating it, and adding support
10793 for DW_TAG_namespace.
10794
a49d618c
MK
107952004-01-22 Mark Kettenis <kettenis@gnu.org>
10796
10797 * osabi.c (MAX_NOTESZ): New define.
10798 (check_note): New function.
10799 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
10800 check_note.
10801
fe61caab
RM
108022004-01-21 Roland McGrath <roland@redhat.com>
10803
10804 * MAINTAINERS (write after approval): Add myself.
10805
ec145965
EZ
108062004-01-21 Eli Zaretskii <eliz@gnu.org>
10807
10808 * utils.c (init_page_info): Move declarations of `rows' and
10809 `cols' before the __GO32__-specific code. Move the closing brace
10810 outside the #ifdef __GO32__..#endif block.
10811 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
10812
877522db
PB
108132004-01-21 Paul Brook <paul@codesourcery.com>
10814
10815 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
10816 BPSTAT_WHAT_CHECK_SHLIBS.
10817
dbf5be1c
PB
108182004-01-21 Paul Brook <paul@codesourcery.com>
10819
10820 * MAINTAINERS: Add myself to write-after-approval.
10821
81f08b92
AC
108222004-01-20 Andrew Cagney <cagney@redhat.com>
10823
5a1efed7
AC
10824 * ax-gdb.c (print_axs_value): Delete unused function.
10825 * jv-lang.c (java_lookup_type): Delete unused function.
10826 * cli/cli-dump.c (dump_filetype): Delete unused function.
10827 * remote-mips.c (remote_mips_insert_hw_breakpoint)
10828 (remote_mips_remove_hw_breakpoint): Delete unused functions.
10829 (mips_getstring): Delete unused function.
10830 (pmon_insert_breakpoint): Delete #if0ed function.
10831 (PMON_MAX_BP): Delete #if0ed MACRO.
10832 (mips_pmon_bp_info): Delete #if0ed variable.
10833 (pmon_remove_breakpoint): Delete #if0ed function.
10834 * monitor.c (monitor_write_even_block): Delete unused function.
10835 (monitor_write_memory_block): Delete #if0ed code.
10836 * dink32-rom.c (dink32_load): Delete unused function.
10837 (_initialize_dink32_rom): Delete #if0ed code.
10838 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
10839
b0a30fce
AC
10840 * tui/tui-command.c: Update references.
10841 * tui/tui-io.c: Update references.
10842 * tui/tui-command.h: Update copyright.
10843 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
10844
81f08b92
AC
10845 * source.c (ambiguous_line_spec): Delete never-defined function.
10846 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
10847 * gdbtypes.c (add_name, add_mangled_type): Ditto.
10848 * cli/cli-cmds.c (validate_comname): Ditto.
10849
65f05602
AC
10850 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
10851 "tui-data.h".
10852 (tui_set_disassem_content): Rename tuiSetDisassemContent.
10853 (tui_show_disassem): Rename tuiShowDisassem.
10854 (tui_show_disassem_and_update_source): Rename
10855 tuiVerticalDisassemScroll.
10856 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
10857 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
10858 * tui/tui.h: Update copyright.
10859 (enum tui_status): Define.
10860 * tui/tui-data.h (enum tui_scroll_direction): Define.
10861 * tui/tui-disasm.c: Update copyright. Update references.
10862 * tui/tui-winsource.c: Update copyright. Update references.
10863 * tui/tui-win.c: Update references.
10864 * tui/tui-layout.c: Update references.
10865
6bb0384f
AC
108662004-01-20 Andrew Cagney <cagney@redhat.com>
10867
10868 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
10869 sym2 to start of block.
10870
9175c9a3
MC
108712004-01-19 Michael Chastain <mec.gnu@mindspring.com>
10872
10873 * MAINTAINERS: Delete mmalloc.
10874 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
10875 * NEWS: Mention removal of --with-malloc.
10876 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
10877 * config.in: Regenerate.
10878 * configure: Regenerate.
6bb0384f
AC
10879 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
10880 USE_MMALLOC, MMCHECK_FORCE.
9175c9a3
MC
10881 * gdbinit.in: Remove mmalloc.
10882 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
10883 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
10884 * config/i386/go32.mh: Likewise.
10885 * config/i386/interix.mh: Likewise.
10886 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
10887
4fcef00a
JJ
108882004-01-19 Jeff Johnston <jjohnstn@redhat.com>
10889
10890 * linespec.c (decode_variable, symtab_from_filename): Call
10891 error_silent with error message instead of throwing an exception
10892 directly.
10893 * defs.h (error_silent, error_output_message): Add prototypes.
10894 (catch_exceptions_with_msg): Ditto.
10895 * utils.c (error_silent, error_output_message): New functions.
10896 * top.c (catch_exceptions_with_msg): New function.
10897
8e94b928
NR
108982004-01-20 Nick Roberts <nick@nick.uklinux.net>
10899
10900 * mi/mi-cmds.h (enum print_values): Add definition.
10901
10902 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
10903 type and value for simple data types and just the name and type
10904 for complex ones, if required.
10905
10906 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
10907 children, if required.
10908
a02d6af8
KB
109092004-01-19 Kevin Buettner <kevinb@redhat.com>
10910
10911 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
10912 unused declarations.
10913
78a4a9b9
AC
109142004-01-19 Andrew Cagney <cagney@redhat.com>
10915
10916 * top.h (mapped_symbol_files): Delete declaration.
10917 * main.c (captured_main): Delete option "m" and "mapped".
10918 * objfiles.c (mapped_symbol_files): Delete variable.
10919 * symfile.c (symbol_file_command): Delete mmap code.
10920 (symbol_file_add_with_addrs_or_offsets): Ditto.
10921 (add_symbol_file_command, reread_separate_symbols): Ditto.
10922 * objfiles.h (OBJF_MAPPED): Delete.
10923 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
10924 (free_objfile) [USE_MMALLOC]: Ditto.
10925 (open_existing_mapped_file): Delete function.
10926 (open_mapped_file): Delete function.
10927 (map_to_file): Delete function.
10928
2dbd5e30
KB
109292004-01-19 Kevin Buettner <kevinb@redhat.com>
10930
10931 * infrun.c (step_into_function): Account for possible breakpoint
10932 adjustment when computing ``stop_func_start''.
10933
437b434f
KB
109342004-01-19 Kevin Buettner <kevinb@redhat.com>
10935
10936 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
10937 the region size against the size of a pointer, not the size of
10938 a register as given by DEPRECATED_REGISTER_SIZE.
10939
55fb0713
AC
109402004-01-19 Andrew Cagney <cagney@redhat.com>
10941
10942 * tui/tui-regs.h: Include "tui-data.h".
10943 (tuiFirstRegElementNoInLine): Delete declaration.
10944 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
10945 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
10946 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
10947 (tui_calculate_regs_column_count): Rename
10948 tuiCalculateRegsColumnCount.
10949 (tui_check_register_values): Rename tuiCheckRegisterValues.
10950 (tui_show_registers): Rename tuiShowRegisters.
10951 (tui_display_registers_from_line): Rename
10952 tuiDisplayRegistersFromLine.
10953 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
10954 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
10955 (tui_first_reg_element_no_inline): Rename
10956 tuiFirstRegElementNoInLine.
10957 * tui/tui-data.h: Update copyright.
10958 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
10959 * tui/tui-windata.c: Update copyright, update references.
10960 * tui/tui-regs.c: Update copyright, update references.
10961 * tui/tui-win.c: Update copyright, update references.
10962 * tui/tui-layout.c: Update copyright, update references.
fe61caab 10963
cebe9500
AC
109642004-01-18 Andrew Cagney <cagney@redhat.com>
10965
bcdf1568
AC
10966 * tui/tui-io.c: Update copyright.
10967 (key_is_end_sequence, key_is_backspace): New functions.
10968 (key_is_command_char, key_is_start_sequence): New function.
10969 (tui_getc): Update references.
10970 * tui/tui-io.h: Update copyright.
10971 (m_tuiStartNewLine): Delete macro.
10972 (m_isBackspace, m_isDeleteChar): Delete macros.
10973 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
10974 (m_isNextPage, m_isPrevPage): Delete macros.
10975 (m_isLeftArrow, m_isRightArrow): Delete macros.
10976 (m_isXdbStyleCommandChar): Delete macro.
10977 (key_is_start_sequence): Declare, replace m_isStartSequence.
10978 (key_is_end_sequence): Declare, replace m_isEndSequence.
10979 (key_is_backspace): Declare ,replace m_isBackspace.
10980 (key_is_command_char): Declare, replace m_isCommandChar.
10981 * tui/tui-command.c: Update copyright.
10982 (tuiDispatchCtrlChar): Update references.
10983
130d87e6
AC
10984 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
10985 tuiSourceWin.h.
10986
d7b2e967
AC
10987 * tui/tui-command.c: Rename tui/tuiCommand.c.
10988 * tui/tui-command.h: Rename tui/tuiCommand.h.
10989 * tui/tui-data.c: Rename tui/tuiData.c.
10990 * tui/tui-data.h: Rename tui/tuiData.h.
10991 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
10992 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
10993 * tui/tui-io.c: Rename tui/tuiIO.c.
10994 * tui/tui-io.h: Rename tui/tuiIO.h.
10995 * tui/tui-layout.c: Rename tui/tuiLayout.c.
10996 * tui/tui-layout.h: Rename tui/tuiLayout.h.
10997 * tui/tui-regs.c: Rename tui/tuiRegs.c.
10998 * tui/tui-regs.h: Rename tui/tuiRegs.h.
10999 * tui/tui-source.c: Rename tui/tuiSource.c.
11000 * tui/tui-source.h: Rename tui/tuiSource.h.
11001 * tui/tui-stack.c: Rename tui/tuiStack.c.
11002 * tui/tui-stack.h: Rename tui/tuiStack.h.
11003 * tui/tui-win.c: Rename tui/tuiWin.c.
11004 * tui/tui-win.h: Rename tui/tuiWin.h.
11005 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
11006 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
11007 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
11008 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
11009 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
11010 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
11011 * tui/tui-file.c: Update includes.
11012 * tui/tui-hooks.c: Update includes.
11013 * tui/tui-interp.c: Update includes.
11014 * tui/tui.c: Update includes.
11015 * Makefile.in: Update all tui/ dependencies.
11016 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
11017
b2100910
AC
11018 * Makefile.in: Update copyright. Update dependencies.
11019
cebe9500
AC
11020 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
11021 problem.
11022
c6f0559b
AC
110232004-01-18 Andrew Cagney <cagney@redhat.com>
11024
43e9390b
AC
11025 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
11026 instead of register_gdbarch_init.
11027
c6f0559b
AC
11028 * remote-sds.c (tohex): Delete unused function. Update copyright.
11029 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
11030 * v850-tdep.c (v850_register_virtual_size): Ditto.
11031 * target.c (normal_target_post_startup_inferior): Ditto.
11032 * source.c (ambiguous_line_spec): Ditto.
11033 * remote.c (adapt_remote_get_threadinfo): Ditto.
11034 * mi/mi-out.c (out_field_fmt): Ditto.
11035 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
11036 (output_control_change_notification): Ditto.
11037 * m68k-tdep.c (m68k_register_byte): Ditto.
11038 (m68k_remote_breakpoint_from_pc): Ditto.
11039 * ui-out.c (init_ui_out_state): Delete unused declaration.
11040 * stabsread.c (search_value): Ditto.
11041 * mi/mi-cmd-env.c (env_cli_command): Ditto.
11042 * maint.c (print_section_table): Ditto.
11043 * infrun.c (set_follow_fork_mode_command): Ditto.
11044
a8504492
MK
110452004-01-18 Mark Kettenis <kettenis@gnu.org>
11046
11047 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
11048 DW_CFA_def_cfa_exporession. Add support for
11049 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
11050 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
11051
0bd8997e
AC
110522004-01-18 Andrew Cagney <cagney@redhat.com>
11053
11054 * ocd.c: Update copyright.
11055 (bdm_read_register_command): Delete unused function.
11056 (_initialize_remote_ocd): Delete commented out reference.
11057 (get_quoted_char, reset_packet): Delete #if0ed function.
11058 (output_packet, put_quoted_char): Delete #if0ed function.
11059 (stu_put_packet, stu_get_packet): Delete #if0ed function.
11060 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
11061 (BDM_BREAKPOINT): Delete #if0ed macro.
11062 (remote_timeout): Delete #if0ed variable.
11063
31bb40e4
MK
110642004-01-18 Mark Kettenis <kettenis@gnu.org>
11065
11066 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
11067 (core-sol2.o): Remove dependency.
11068 * core-sol2.c: Remove file.
11069
887432a5
AC
110702004-01-17 Andrew Cagney <cagney@redhat.com>
11071
11072 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
11073 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
11074 enums.
11075
29182b13
DJ
110762004-01-17 Daniel Jacobowitz <drow@mvista.com>
11077
11078 * remote.c: Update copyright years.
11079
2963ee1d
DJ
110802004-01-17 Daniel Jacobowitz <drow@mvista.com>
11081
11082 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
11083
79d45cd4
AC
110842004-01-17 Andrew Cagney <cagney@redhat.com>
11085
ee300cd4
AC
11086 * mdebugread.c: Update copyright.
11087 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
11088 (parse_type, parse_procedure): Ditto.
11089 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
11090
fcacc9c2
AC
11091 * cris-tdep.c (cris_store_struct_return): Put back accidently
11092 deleted function.
11093
79d45cd4
AC
11094 * gdbarch.sh: Update copyright year.
11095 * gdbarch.h, gdbarch.c: Re-generate.
11096
b263358a
DJ
110972004-01-17 Daniel Jacobowitz <drow@mvista.com>
11098
11099 Suggested by George Anzinger.
11100 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
11101 correct stack offset. Include unknown opcode numbers in the error
11102 message.
11103
931aecf5
AC
111042004-01-17 Andrew Cagney <cagney@redhat.com>
11105
11106 * x86-64-tdep.c (x86_64_init_abi): No need to clear
11107 extract_struct_value_address, i386 does not set it.
11108 * sparc64-tdep.c (sparc64_init_abi): Do not set
11109 extract_struct_value_address, never called.
11110 (sparc64_extract_struct_value_address): Delete function.
11111 * m68hc11-tdep.c: Update copyright.
11112 (m68hc11_gdbarch_init): Delete redundant assignment of
11113 extract_struct_value_address.
11114 * i386-tdep.c: Update copyright.
11115 (i386_gdbarch_init): Do not set extract_struct_value_address,
11116 never called.
11117 (i386_extract_struct_value_address): Delete function.
11118 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
11119 extract_struct_value_address, never called.
11120 (sparc32_extract_struct_value_address): #if 0 function. Add
11121 comments explaining its future.
11122
756fe439
DJ
111232004-01-17 Daniel Jacobowitz <drow@mvista.com>
11124
11125 * arm-tdep.c (arm_write_pc): New function.
11126 (arm_gdbarch_init): Call set_gdbarch_write_pc.
11127
e74f0f02
DJ
111282004-01-17 Daniel Jacobowitz <drow@mvista.com>
11129
11130 * breakpoint.c (must_shift_inst_regs): Delete.
11131 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
11132 and SHIFT_INST_REGS.
11133 * infcmd.c (step_1, step_1_continuation): Delete references to
11134 SHIFT_INST_REGS.
11135 * infrun.c (keep_going): Likewise.
11136 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
11137 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
11138
b6cb9035
AC
111392004-01-17 Andrew Cagney <cagney@redhat.com>
11140
444a1e2e
AC
11141 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
11142 * gdbarch.h, gdbarch.c: Re-generate.
11143 * infcmd.c (print_return_value): Delete reference to
11144 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
11145
def7e6ed
AC
11146 * cris-tdep.c (cris_gdbarch_init): Do not set
11147 deprecated_extract_struct_value_address.
11148
07be497a
AC
11149 * xstormy16-tdep.c: Update copyright.
11150 (xstormy16_extract_struct_value_address): Update to current
11151 extract struct value address interface.
11152 (xstormy16_gdbarch_init): Set extract_struct_value_address.
11153 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
11154 current extract struct value address interface.
11155 (sh64_gdbarch_init): Set extract_struct_value_address.
11156
6b4d5c91
AC
11157 * cris-tdep.c: Update copyright.
11158 (cris_extract_struct_value_address): Delete function.
11159 (struct_return_address): Delete variable.
11160 (cris_store_struct_return): Do not set struct_return_address.
11161
464e0365
AC
11162 * mcore-tdep.c: Update copyright.
11163 (mcore_extract_struct_value_address): Delete function. Update
11164 comments.
11165 (mcore_gdbarch_init): Update.
11166 * mn10300-tdep.c: Update copyright.
11167 (mn10300_extract_struct_value_address): Delete function.
11168 (mn10300_gdbarch_init): Update.
11169 * v850-tdep.c: Update copyright.
11170 (v850_extract_struct_value_address): Delete.
11171 (v850_gdbarch_init): Update.
11172 * ns32k-tdep.c: Update copyright.
11173 (ns32k_extract_struct_value_address): Delete.
11174 (ns32k_gdbarch_init): Update.
11175 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
11176 (hppa_gdbarch_init): Update.
11177 * vax-tdep.c: Update copyright.
11178 (vax_extract_struct_value_address): Delete.
11179 (vax_gdbarch_init): Update.
11180
afb18d0f
AC
11181 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
11182 * gdbarch.h, gdbarch.c: Re-generate.
11183 * procfs.c (procfs_fetch_registers): Delete reference to
11184 DEPRECATED_NPC_REGNUM.
11185 (procfs_store_registers): Ditto.
11186 * regcache.c (generic_target_write_pc): Simplify.
11187 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
11188
a698f53e
AC
11189 * core-sol2.c (fetch_core_registers): Replace
11190 DEPRECATED_NPC_REGNUM with equivalent tdep value.
11191
adc11376
AC
11192 * hppa-tdep.c: Update copyright year.
11193 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
11194 NPC_REGNUM.
11195 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
11196
b6cb9035
AC
11197 * mips-tdep.c (mips_write_pc): New function.
11198 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
11199 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
11200 (mips_find_saved_regs, mips_software_single_step: Ditto.
11201 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
11202 mips_init_extra_frame_info, mips_pop_frame): Ditto.
11203
6d82d43b
AC
112042004-01-17 Andrew Cagney <cagney@redhat.com>
11205
11206 * mips-tdep.c: Re-indent. Group functions by ABI.
11207
71bd6bd4
AC
112082004-01-17 Andrew Cagney <cagney@redhat.com>
11209
11210 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
11211 * gdbarch.c: Re-generate.
11212 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11213 DECR_PC_AFTER_BREAK to zero.
11214 * vax-tdep.c (vax_gdbarch_init): Ditto.
11215 * v850-tdep.c (v850_gdbarch_init): Ditto.
11216 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
11217 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
11218 * sh-tdep.c (sh_gdbarch_init): Ditto.
11219 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11220 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11221 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11222 * mips-tdep.c (mips_gdbarch_init): Ditto.
11223 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11224 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11225 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
11226 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11227 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
11228 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11229 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11230 * frv-tdep.c (frv_gdbarch_init): Ditto.
11231 * cris-tdep.c (cris_gdbarch_init): Ditto.
11232 * avr-tdep.c (avr_gdbarch_init): Ditto.
11233 * arm-tdep.c (arm_gdbarch_init): Ditto.
11234 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
11235
a02abb62
JB
112362004-01-17 J. Brobecker <brobecker@gnat.com>
11237
11238 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
11239 Delete, no longer used.
11240 (read_subrange_type): New function, mostly extracted from
11241 read_array_type().
11242 (read_array_type): Replace extracted code by call to
11243 read_subrange_type().
11244 (dwarf2_get_attr_constant_value): New function.
11245 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
11246 (add_partial_symbol): Likewise.
11247 (process_die): Likewise.
11248 (new_symbol): Likewise.
11249 (read_type_die): Likewise.
11250
cf5b2f1b
AC
112512004-01-16 Andrew Cagney <cagney@redhat.com>
11252
11253 * symfile.c: Update copyright year.
11254 (compare_symbols): Delete unused function.
11255 * stabsread.c: Update copyright year.
11256 (lrs_general_complaint): Delete unused function.
11257 (ref_search_value): Ditto.
11258 (get_substring): Delete declaration.
11259 * sh64-tdep.c: Update copyright year.
11260 (sh64_get_gdb_regnum): Delete unused function.
11261 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
11262 Delete unused function.
11263
d33b9831
MK
112642004-01-17 Mark Kettenis <kettenis@gnu.org>
11265
11266 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
11267 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
11268
7aea86e6
AC
112692004-01-16 Andrew Cagney <cagney@redhat.com>
11270
11271 Changes from Peter Schauer.
11272 * rs6000-tdep.c: Update copyright year.
11273 (rs6000_push_dummy_call): Update the stack pointer before
11274 accessing the corresponding stack region.
11275 * rs6000-nat.c: Update copyright year.
11276 (set_host_arch): Set "info.abfd" to "exec_bfd".
11277
26b0da32
MK
112782004-01-15 Mark Kettenis <kettenis@gnu.org>
11279
11280 * blockframe.c: Update copyright year.
11281 (inside_entry_func): Don't treat a zero PC specially.
11282
86fbe6cc
EZ
112832004-01-14 Elena Zannoni <ezannoni@redhat.com>
11284
11285 * gcore.c (gcore_copy_callback): Use paddr_d to print size
11286 variable.
11287 (gcore_create_callback): Ditto. Skip any memory segment that has
11288 no permissions set.
11289
63d06c5c
DC
112902004-01-14 David Carlton <carlton@kealia.com>
11291
11292 Change symbols for C++ nested types to contain the fully qualified
11293 name, if possible. (At least in the DWARF-2 case.) Partial fix
11294 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
11295 c++/895.
11296 * c-exp.y (qualified_type): Handle types nested within classes.
11297 * cp-namespace.c: Update comments.
11298 (cp_set_block_scope): Delete #if 0.
11299 (cp_lookup_nested_type): Handle types nested within classes.
11300 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
11301 when appropriate.
11302 (add_partial_symbol): Add the name of the enclosing namespace to
11303 types.
11304 (pdi_needs_namespace): New.
11305 (add_partial_namespace): Tweak comment.
11306 (add_partial_structure): New.
11307 (psymtab_to_symtab_1): Initialize processing_current_prefix
11308 here...
11309 (process_die): instead of here.
11310 (read_structure_scope): Try to figure out the name of the class or
11311 namespace that the structure might be defined within.
11312 (read_enumeration): Generate fully-qualified names, if possible.
11313 (read_namespace): Don't set name to NULL.
11314 (die_specification): New.
11315 (new_symbol): Generate fully-qualified names for types.
11316 (read_type_die): Determine appropriate prefix.
11317 (determine_prefix): New.
11318 (typename_concat): New.
11319 (class_name): New.
11320 * valops.c (value_aggregate_elt): Pass NOSIDE to
11321 value_struct_elt_for_reference.
11322 (value_struct_elt_for_reference): Make static, add NOSIDE
11323 parameter, call value_maybe_namespace_elt as a last resort.
11324 (value_namespace_elt): Break out code into
11325 value_maybe_namespace_elt.
11326 (value_maybe_namespace_elt): New.
11327
87783b8b
AC
113282004-01-12 Andrew Cagney <cagney@redhat.com>
11329
11330 * mips-tdep.c (mips_convert_register_p): Handle both raw and
11331 cooked floating-point registers.
11332 (mips_gdbarch_init): Set convert_register_p, register_to_value,
11333 and value_to_register.
11334
6503b91e
AC
113352004-01-13 Andrew Cagney <cagney@redhat.com>
11336
11337 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
11338 * gdbarch.c: Re-generate.
11339 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11340 FUNCTION_START_OFFSET.
11341 * v850-tdep.c (v850_gdbarch_init): Ditto.
11342 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
11343 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
11344 * sh-tdep.c (sh_gdbarch_init): Ditto.
11345 * s390-tdep.c (s390_gdbarch_init): Ditto.
11346 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11347 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11348 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11349 * mips-tdep.c (mips_gdbarch_init): Ditto.
11350 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11351 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11352 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11353 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
11354 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11355 * i386-tdep.c (i386_gdbarch_init): Ditto.
11356 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11357 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11358 * frv-tdep.c (frv_gdbarch_init): Ditto.
11359 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11360 * cris-tdep.c (cris_gdbarch_init): Ditto.
11361 * avr-tdep.c (avr_gdbarch_init): Ditto.
11362 * arm-tdep.c (arm_gdbarch_init): Ditto.
11363 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11364
ea1dd7bc
DJ
113652004-01-13 Daniel Jacobowitz <drow@mvista.com>
11366
11367 * infrun.c (follow_fork_mode_ask): Remove.
11368 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
11369 (follow_fork): Simplify and remove internal error for
11370 follow_fork_mode_ask.
11371 (_initialize_infrun): Update "set follow-fork-mode" help text.
11372
0f0cffd2
AC
113732004-01-13 Andrew Cagney <cagney@redhat.com>
11374
11375 * configure.in: Update copyright year.
11376 (build_warnings): Add -Wunused-label.
11377 * configure: Re-generate.
11378
de38af99
AC
113792004-01-12 Andrew Cagney <cagney@redhat.com>
11380
954a7fba
AC
11381 * exec.h (exec_ops): Make "extern".
11382
de38af99
AC
11383 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
11384 the function is void.
11385 (mips_pseudo_register_write): Ditto.
11386
1a111ce3
AC
113872004-01-12 Andrew Cagney <cagney@redhat.com>
11388
11389 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
11390 call. Never defined.
11391 * sparc-tdep.h (struct frame_info): Add opaque declaration.
11392 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
11393 (struct sparc_gregset, struct regcache): Ditto.
11394 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
11395
48efe704
AC
113962004-01-12 Andrew Cagney <cagney@redhat.com>
11397
11398 * mi/ChangeLog: Delete file. Renamed to ...
11399 * mi/ChangeLog-1999-2003: New file.
11400 * tui/ChangeLog: Delete file. Renamed to ...
11401 * tui/ChangeLog-1998-2003: New file.
fe61caab 11402
a54124c5
MK
114032004-01-11 Mark Kettenis <kettenis@gnu.org>
11404
2ca62865
MK
11405 * sparc64nbsd-tdep.c: Include "regset.h".
11406 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
11407 Remove variables.
11408 (fetch_core_registers): Remove function.
11409 (sparc64nbsd_core_fns): Remove variable.
11410 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
11411 functions.
11412 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
11413 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
11414 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
11415
ca9d58e9
MK
11416 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
11417 sparc_extract_struct_value_address.
11418 (sparc32_gdbarch_init): Set extract_struct_value_address.
11419 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
11420 function.
11421 (sparc64_init_abi): Set extract_struct_value_address. Don't set
11422 return_value_on_stack.
11423
3cc87ec0
MK
11424 * NEWS: Mention that %cs and %ss have been added to the AMD64
11425 configurations
11426
5bf00f29
MK
11427 * frame.c: Update copyright year.
11428 (get_prev_frame): Improve comment.
11429
4f7ec84e
MK
11430 * sparc64fbsd-tdep.c: Include "regset.h".
11431 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
11432 Remove variables.
11433 (fetch_core_registers): Remove function.
11434 (sparc64fbsd_core_fns): Remove variable.
11435 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
11436 functions.
11437 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
11438 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
46b58ce9 11439 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
4f7ec84e 11440
4e7b0cd3
MK
11441 * sparcnbsd-tdep.c: Include "regset.h".
11442 (fetch_core_registers): Remove function.
11443 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
11444 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
11445 functions.
11446 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
11447 TDEP->fpregset.
46b58ce9 11448 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
4e7b0cd3 11449
a54124c5
MK
11450 * sparc-tdep.h (struct regset): Provide opaque declaration.
11451 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
11452 fpregset and sizeof_fpregset members.
11453 * sparc-tdep.c (struct regset): Provide opaque declaration.
11454 (sparc_regset_from_core_section): New function.
11455 (sparc32_gdbarch_init): Initialize TDEP->gregset,
11456 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
11457 Set regset_from_core_section when appropriate.
11458
29ff87c5
MK
114592004-01-10 Mark Kettenis <kettenis@gnu.org>
11460
79b1ab3d
MK
11461 * x86-64-tdep.c (amd64_non_pod_p): New function.
11462 (amd64_classify_aggregate): Return class memory for non-POD
11463 C++ structure types.
11464
6470d250
MK
11465 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
11466 argument. Use it to reserve a register if necessary.
11467 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
11468 amd64_push_arguments.
11469
562c50c2
MK
11470 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
11471
af233647
MK
11472 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
11473 register numbers in comments.
11474 * x86-64-tdep.h: Update copyright year.
11475 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
11476 Adjust for addition of %cs and %ss.
11477 * amd64fbsd-nat.c: Update copyright year.
11478 (reg_offset): Add register offsets for %cs and %ss.
11479 * amd64fbsd-tdep.c: Update copyright year.
11480 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
11481 (amd64fbsd_sc_reg_offset): Likewise.
11482 * x86-64-linux-nat.c: Update copyright year.
11483 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
11484 and %ss.
11485 * amd64nbsd-nat.c: Update copyright year.
11486 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
11487 * amd64nbsd-tdep.c: Update copyright year.
11488 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
11489 * x86-64-linux-tdep.c: Update copyright year.
11490 (user_to_gdb_regmap): Add mapping for %cs and %ss.
11491 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
11492 * regformats/reg-x86-64.dat: Add %cs and %ss.
11493
29ff87c5
MK
11494 * blockframe.c (inside_entry_func): Reformat. Introduce new local
11495 variables to prevent long lines. Update comments to reflect
11496 reality.
11497
38d518c9
EZ
114982004-01-09 David Carlton <carlton@kealia.com>
11499
11500 Checked in by Elena Zannoni <ezannoni@redhat.com>.
11501 * dwarf2read.c (read_namespace): Pull out name-generating code
11502 into namespace_name. Rename previous_namespace to previous_prefix
11503 and processing_current_namespace to processing_current_prefix..
11504 (namespace_name): New function.
11505 (add_partial_symbol): Substitute uses of pdi->name with
11506 actual_name.
11507 * cp-support.h: Rename processing_current_namespace to
11508 processing_current_prefix.
11509 Update copyright year.
11510 * cp-namespace.c: Rename processing_current_namespace to
11511 processing_current_prefix.
11512 Update copyright year.
fe61caab 11513
1e4728e7
AC
115142004-01-09 Andrew Cagney <cagney@redhat.com>
11515
11516 * jv-valprint.c, ser-unix.c: Add missing copyright years.
11517
c77c642a
MK
115182004-01-09 Mark Kettenis <kettenis@gnu.org>
11519
11520 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
11521 complaining.
11522 (process_one_symbol): Deal with N_PATCH stabs.
11523
b44e9041
EZ
115242004-01-09 Elena Zannoni <ezannoni@redhat.com>
11525
11526 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
11527 ifdeffed code.
11528 Update copyright year.
38d518c9 11529
eccfb640
MC
115302004-01-08 Michael Chastain <mec.gnu@mindspring.com>
11531
11532 * config/pa/tm-hppa.h: Update extern declarations for
11533 hppa32_hpux_frame_saved_pc_in_sigtramp,
11534 hppa32_hpux_frame_base_before_sigtramp, and
11535 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
11536
848c5feb
MC
115372004-01-08 Michael Chastain <mec.gnu@mindspring.com>
11538
11539 * config/pa/tm-hppah.h: Update copyright years.
11540
3cc5d663
AC
115412004-01-08 Andrew Cagney <cagney@redhat.com>
11542
11543 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
11544 (mips_o32_reg_struct_has_addr): Delete function.
11545 (mips_gdbarch_init): Update.
11546 (mips_extract_struct_value_address): Delete function.
11547
bfec0b41
JJ
115482004-01-08 David Mosberger <davidm@hpl.hp.com>
11549
11550 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
11551 reality.
11552
16e109ca
AC
115532004-01-07 Andrew Cagney <cagney@redhat.com>
11554
6214a8a1
AC
11555 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
11556 architecture's elf flags (when available).
11557
8d5838b5
AC
11558 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
11559 FPU to the start, check the MIPS FPU when looking for an old
11560 architecture.
11561 (set_mipsfpu_single_command): Update the architecture.
11562 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
11563
480d3dd2
AC
11564 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
11565 (mips_mask_address_p): Add "tdep" parameter.
11566 (show_mask_address, mips_addr_bits_remove): Update.
11567 (mips_dump_tdep): Update.
11568 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
11569 (MIPS_STACK_ARGSIZE): Delete macro.
11570 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
11571 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
11572 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
11573 (mips_dump_tdep): Update.
11574 (MIPS_SAVED_REGSIZE): Delete macro.
11575 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
11576 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
11577 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
11578 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
11579 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
11580 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
11581 (mips_pop_frame, return_value_location): Update.
11582 (mips_n32n64_return_value, mips_dump_tdep): Update.
11583
ec03c1ac
AC
11584 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
11585 MIPS ABI.
11586
16e109ca
AC
11587 * mips-tdep.c: Update copyright.
11588 (mips_gdbarch_init): Merge two code blocks handling the register
11589 name and number layout.
11590
15255275
MS
115912004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
11592
11593 * tracepoint.c (validate_actionline): Fix segv at EOF
11594
9f9057da
MC
115952004-01-07 Michael Chastain <mec.gnu@mindspring.com>
11596
11597 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
11598 properly for static fields.
11599
0127c0d3 116002004-01-06 Jeff Johnston <jjohnstn@redhat.com>
91562f53 11601 Jason Molenda <jmolenda@apple.com>
0127c0d3
JJ
11602
11603 * disasm.c: Update copyright to include 2004.
11604 (do_mixed_source_and_assembly): For uiout asm list
11605 and tuple cleanups, initialize to null_cleanup instead of
fe61caab 11606 NULL and do so prior to loop. Only reset when we close off
0127c0d3 11607 the tuple/list. Move check for whether to close off the
fe61caab 11608 asm tuple/list to after dump_insns call where it will be run
0127c0d3
JJ
11609 on each loop iteration.
11610
5269965e
AC
116112004-01-05 Andrew Cagney <cagney@redhat.com>
11612
54f1137d
AC
11613 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
11614 should be a switch case and not a label.
11615 * mips-tdep.c (mips32_next_pc): Delete unused labels
11616 "greater_equal_branch" and "less_zero_branch".
11617 * jv-valprint.c (java_print_value_fields): Delete unused label
11618 "flush_it".
11619
5269965e
AC
11620 * target.c (unpush_target): Only close a target that is in the
11621 target stack.
11622
dbc22fa1
MK
116232004-01-05 Mark Kettenis <kettenis@gnu.org>
11624
9515395e
MK
11625 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
11626 address from [sp + 64] instead of %o2.
11627
dbc22fa1
MK
11628 * frame.c (get_prev_frame): Don't try to unwind the PC. This
11629 fixes PR backtrace/1476.
11630
5439edaa
AC
116312004-01-05 Andrew Cagney <cagney@redhat.com>
11632
11633 * libunwind-frame.h (struct frame_id): Add opaque declaration,
11634 move to start of file.
11635 * i386-tdep.h (struct regcache): Add opaque declaration.
11636 * config/ia64/nm-linux.h (struct target_ops): Add opaque
11637 declaration.
11638 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
11639 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
11640 * win32-nat.c (fake_create_process): Use ISO C style definition.
11641 * stabsread.c (define_symbol): Delete #ifndef
11642 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
11643 stabs_argument_has_addr call, macro never defined.
11644
19061abe
MC
116452004-01-04 Michael Chastain <mec.gnu@mindspring.com>
11646
11647 * op50-rom.c: Delete.
11648 * w89k-rom.c: Delete.
11649 * Makefile.in: Remove references.
11650
e53bef9f
MK
116512004-01-04 Mark Kettenis <kettenis@gnu.org>
11652
11653 * x86-64-tdep.c: Update copyright year.
11654 (struct amd64_register_info): Rename from x86_64_register_info.
11655 (amd64_register_info): Rename from x86_64_register_info.
11656 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
11657 (amd64_register_name): Rename from x86_64_register_name.
11658 (amd64_register_type): Rename from x86_64_register_type.
11659 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
11660 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
11661 (amd64_dwarf_reg_to_regnum): Rename from
11662 x86_64_dwarf_reg_to_regnum.
11663 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
11664 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
11665 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
11666 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
11667 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
11668 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
11669 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
11670 (amd64_frame_cache): Rename from x86_64_frame_cache.
11671 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
11672 (amd64_frame_prev_register): Rename from
11673 x86_64_frame_prev_register.
11674 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
11675 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
11676 (amd64_sigtramp_frame_cache): Rename from
11677 x86_64_sigtramp_frame_cache.
11678 (amd64_sigtramp_frame_prev_register): Rename from
11679 x86_64_sigtramp_frame_prev_register.
11680 (amd64_sigtramp_frame_unwind): Rename from
11681 x86_64_sigtramp_frame_unwind.
11682 (amd64_sigtramp_frame_sniffer): Rename from
11683 x86_64_sigtramp_frame_sniffer.
11684 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
11685 (amd64_frame_base): Rename from x86_64_frame_base.
11686 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
11687 (amd64_frame_align): Rename from x86_64_frame_align.
11688 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
11689 (amd64_regset_from_core_section): Rename from
11690 x86_64_regset_from_core_section.
11691 (x86_64_init_abi): Update comments.
11692
fca6aa58
NR
116932004-01-04 Nick Roberts <nick@nick.uklinux.net>
11694
11695 * MAINTAINERS (write after approval): Add myself.
11696
8ada74e3
MK
116972004-01-04 Mark Kettenis <kettenis@gnu.org>
11698
11699 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
11700 `float' arguments.
11701
5154b0cd
MK
117022004-01-04 Mark Kettenis <kettenis@gnu.org>
11703
11704 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
11705 such that it mentions a specific version of GCC that exhibits this
11706 bug.
11707
fb316966
MK
117082004-01-03 Mark Kettenis <kettenis@gnu.org>
11709
200cc553
MK
11710 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
11711 structure that has a single `float' member, store it in %f1 in
11712 addition to %f0.
11713
e226a4a0
MK
11714 * sparc-sol2-nat.c: Add missing '\'.
11715
b9d4c5ed
MK
11716 * sparc-tdep.c (sparc32_return_value): New function.
11717 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
11718 Remove functions.
11719 (sparc32_gdbarch_init): Set return_value, don't set
11720 extract_return_value, store_return_value, use_struct_convention
11721 and return_value_on_stack.
11722
fb316966
MK
11723 * sparc-sol2-nat.c: Add missing ')'.
11724
1af510a8
JB
117252004-01-03 J. Brobecker <brobecker@gnat.com>
11726
11727 * infrun.c (handle_step_into_function): New function.
11728 (handle_inferior_event): Extract out some code into the new
11729 function above.
11730
5cf4d23a
JB
117312004-01-03 J. Brobecker <brobecker@gnat.com>
11732
11733 * infrun.c (handle_inferior_event): Move the declaration of
11734 real_stop_pc inside the if blocks where it is used.
11735
60af1db2
MK
117362004-01-03 Mark Kettenis <kettenis@gnu.org>
11737
11738 * sparc64-tdep.c (sparc64_16_byte_align_p)
11739 (sparc64_store_floating_fields, sparc64_store_floating_fields):
11740 Use check_typedef to get subtypes of structures and unions.
11741 (sparc64_store_return_value): Fix calculation of the appropriate
11742 offset into VALBUF when storing a structure or union.
11743 (sparc64_return_value): New function.
11744 (sparc64_use_struct_convention): Remove function.
11745 (sparc64_init_abi): Set return_value, don't set
11746 extract_return_value, store_return_value and
11747 use_struct_convention.
11748
1a901d3f
EZ
117492004-01-03 Eli Zaretskii <eliz@elta.co.il>
11750
11751 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
11752 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
11753 gdb/config/alpha/xm-alphaosf.h,
11754 gdb/config/powerpc/tm-ppcle-eabi.h,
11755 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
11756 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
11757 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
11758 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
11759 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
11760 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
11761 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
11762 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
11763 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
11764 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
11765 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
11766 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
11767 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
11768 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
11769 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
11770 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
11771 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
11772 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
11773 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
11774 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
11775 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
11776 Remove lines for .cvsignore files.
11777
ef52e463
JB
117782004-01-03 J. Brobecker <brobecker@gnat.com>
11779
11780 * infrun.c: Back out the previous change.
11781
cb1bf9dc
MK
117822004-01-03 Mark Kettenis <kettenis@gnu.org>
11783
f0424ef6
MK
11784 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
11785 sparc-*-sunos4* to the list of REMOVED configurations.
11786
cb1bf9dc
MK
11787 * configure.tgt: Add back sparc-*-vxworks*.
11788 * remote-vxsparc.c: Remove all includes except for "defs.h",
11789 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
11790 Include "sparc-tdep.h".
11791 (SPARC_R_G1): New define.
11792 (vxsparc_gregset): New variable.
11793 (ext_format_sparc): Remove extern declaration.
11794 (vx_read_register): Rewrite to use sparc32_supply_gregset and
11795 sparc32_supply_fpregset.
11796 (vx_write_register): Rewrite to use sparc32_collect_gregset,
11797 sparc_collect_rwindow and sparc32_collect_fpregset.
11798 * config/sparc/tm-vxworks.h: New file, based on recently removed
11799 tm-vxsparc.h.
11800 * config/sparc/vxworks.mt: New file, based on recently removed
11801 vxworks.mt.
fe61caab 11802
5e938f9f
JB
118032004-01-03 J. Brobecker <brobecker@gnat.com>
11804
11805 * infrun.c (handle_step_into_function): New function.
11806 (handle_inferior_event): Extract out some code into the new
11807 function above.
11808
386c036b
MK
118092004-01-02 Mark Kettenis <kettenis@gnu.org>
11810
11811 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
11812 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
11813 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
11814 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
11815 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
11816 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
11817 (sparc_nat_h): New variable.
11818 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
11819 (tm-sun4os4.h): Remove dependency.
11820 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
11821 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
11822 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
11823 sparc-tdep.o): Update dependencies.
11824 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
11825 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
11826 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
11827 dependencies.
11828 * configure.host: Remove existing sparc-*-lynxos*,
11829 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
11830 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
11831 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
11832 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
11833 triplets.
11834 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
11835 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
11836 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
11837 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
11838 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
11839 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
11840 sparc64-*-solaris2* and sparc64-*-* triplets.
11841 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
11842 "symtab.h" and "objfiles.h".
11843 (BIAS): Remove define.
11844 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
11845 (X_DISP19): Remove macros.
11846 (sparc_fetch_instruction): Remove function.
11847 (struct gdbarch_tdep): Remove definition.
11848 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
11849 (sparc_breakpoint_from_pc): Remove function.
11850 (struct sparc64_frame_cache): Remove definition.
11851 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
11852 sparc64_unwind_pc): Remove functions.
11853 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
11854 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
11855 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
11856 (sparc64_frame_cache): Change return type to `struct
11857 sparc_frame_cache *'. Simply call sparc_frame_cache.
11858 (sparc64_frame_this_id, sparc64_frame_prev_register,
11859 sparc64_frame_base_address): Use `struct sparc_frame_cache'
11860 instead of `struct sparc64_frame_cache.
11861 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
11862 sparc_analyze_control_transfer, sparc_software_single_step,
11863 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
11864 _initialize_sparc64_tdep): Remove functions.
11865 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
11866 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
11867 macros.
11868 (sparc64_supply_gregset, sparc64_collect_gregset,
11869 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
11870 (sparc64_init_abi): New function.
11871 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
11872 inclusion guard. Include "sparc-tdep.h".
11873 (BIAS): Define.
11874 (r_tstate_offset, r_fprs_offset): New defines.
11875 (enum sparc_regnum): Remove defenition.
11876 (enum sparc64_regnum): Reformat.
11877 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
11878 (sparc64_init_abi, sparc64_supply_gregset,
11879 sparc64_collect_gregset, sparc64_supply_fpregset,
11880 sparc64_collect_fpregset): New prototypes.
11881 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
11882 Add extern declarations.
11883 (sparc64_sol2_init_abi): New prototype.
11884 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11885 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11886 prototypes.
11887 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
11888 "sparnbsd-nat.h".
11889 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
11890 functions.
11891 (_initialize_sparc64fbsd_nat): Remove initialization of
11892 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
11893 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
fe61caab 11894 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
386c036b
MK
11895 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
11896 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
11897 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
11898 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
11899 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
11900 (sparc64fbsd_r_y_offset): Remove variables.
11901 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
11902 Make static and const.
11903 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11904 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11905 functions.
11906 (sparc64fbsd_gregset): New variable.
11907 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
11908 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
11909 and sparc64_supply_fpregset.
11910 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
11911 (sparc64fbsd_sigtramp_frame_this_id)
11912 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
11913 (sparc64fbsd_sigtramp_frame_unwind): New variable.
11914 (sparc64fbsd_sigtramp_frame_sniffer): New function.
11915 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
11916 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
11917 * sparcnbsd-tdep.c: Update copyright year. Include
11918 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
11919 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
11920 "value.h" and "sparcnbsd-tdep.h".
11921 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
11922 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
11923 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
11924 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
11925 defines.
11926 (sparcnbsd_gregset): New variable.
11927 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
11928 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
11929 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
11930 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
11931 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
11932 variables.
11933 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
11934 (sparc32nbsd_sigcontext_frame_this_id)
11935 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
11936 (sparc32nbsd_sigcontext_frame_unwind): New variable.
11937 (sparc32nbsd_sigtramp_frame_sniffer): New function.
11938 (sparcnbsd_get_longjmp_target_32,
11939 sparcnbsd_get_longjmp_target_64): Remove functions.
11940 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
11941 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
11942 sparcnbsd_init_elf): Remove.
11943 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
11944 (sparcnbsd_elf_init_abi): New functions.
11945 (_initialize_sparcnbsd_tdep): New prototype.
11946 (_initialize_sparnbsd_tdep): Update.
11947 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
11948 corelow.o. Add sparc64-nat.o and sparc-nat.o.
11949 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
11950 * config/sparc/linux.mh: Update comment.
11951 (XM_FILE, HOST_IPC): Remove variables.
11952 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
11953 sparc-linux-nat.o.
11954 * config/sparc/linux.mt: Update comment.
11955 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
11956 * config/sparc/nbsd.mt: Reformat.
11957 * config/sparc/nbsd64.mh: Update comment.
11958 (NATDEPFILES): Add sparc-nat.o.
11959 * config/sparc/nbsd64.mt: Update comment.
11960 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
11961 (TM_FILE): Set to tm-nbsd.h.
11962 * config/sparc/nbsdelf.mh: Update comment.
11963 (NATDEPFILES): Add sparc-nat.o.
11964 (XM_FILE): Delete.
11965 * config/sparc/nbsdaout.mh: Update comment.
11966 (NATDEPFILES): Add sparc-nat.o
11967 (XM_FILE): Delete.
11968 * config/sparc/nm-linux.h: Update copyright year. Don't include
11969 "config/nm-svr4.h" and "solib.h". Add protection against multiple
11970 inclusion.
11971 (KERNEL_U_SIZE): Remove define.
11972 (kernel_u_size): Remove prototype.
11973 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
11974 * config/sparc/nm-nbsd.h: Update copyright. Don't include
11975 "regcache.h".
11976 (CHILD_PREPARE_TO_STORE): Remove define.
11977 * config/sparc/nm-nbsdaout.h: Tweak some comments.
11978 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
11979 sparcnbsd-nat.c: Rewrite files.
11980 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
11981 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
11982 sparcnbsd-tdep.h: Remove files.
11983 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
11984 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
11985 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
11986 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
11987 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
11988 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
11989 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
11990 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
11991 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
11992 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
11993 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
11994 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
11995 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
11996 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
11997 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
11998 * config/sparc/linux64.mh, config/sparc/linux64.mt,
11999 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
12000 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
12001 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
12002
ee84457a
AC
120032004-01-02 Andrew Cagney <cagney@redhat.com>
12004
12005 From 2003-12-18 Kazuhiro Inaoka:
12006 * configure.host: Add m32r-linux target.
12007
0bc2134e
MC
120082004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12009
12010 * top.c (print_gdb_version): Update year to 2004.
12011
89a72f9c
MM
120122004-01-02 Mark Mitchell <mark@codesourcery.com>
12013
12014 * MAINTAINERS: Add myself to the write-after-approval category.
12015
86b013ed
DJ
120162004-01-02 Daniel Jacobowitz <drow@mvista.com>
12017
12018 From Bernardo Innocenti <bernie@develer.com>:
12019 * configure.tgt: Add uClinux target.
12020
e42c9534
AC
120212004-01-02 Andrew Cagney <cagney@redhat.com>
12022
12023 * utils.c (do_my_cleanups): Make static, add forward declaration.
12024 * defs.h (do_my_cleanups): Delete declaration.
12025
162467d3
EZ
120262004-01-02 Eli Zaretskii <eliz@elta.co.il>
12027
12028 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
12029 bfd/ChangeLog-0203.
12030
78434e59
MK
120312004-01-02 Mark Kettenis <kettenis@gnu.org>
12032
12033 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
12034 in <machine/reg.h>.
12035 * configure, config.in: Regenerate.
12036
48efe704
AC
12037For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
12038tui/ChangeLog-1998-2003.
c906108c
SS
12039\f
12040Local Variables:
12041mode: change-log
12042left-margin: 8
12043fill-column: 74
12044version-control: never
12045End:
This page took 1.313579 seconds and 4 git commands to generate.