* frame.h (struct frame_id): Change bit field type of stack_addr_p,
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
2
3 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
4 code_addr_p and special_addr_p to 'unsigned int'.
5
6 2004-06-27 Mark Kettenis <kettenis@gnu.org>
7
8 * i386v4-nat.c: Update copyright year and tweak comment.
9 (regmap): Remove trailing comma.
10 (supply_gregset): Rename local variable i to regnum. Call
11 regcache_raw_supply instead of supply_register.
12 (fill_gregset): Rename argument regno to regnum. Call
13 regcache_raw_collect instead of regcache_collect.
14
15 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
16
17 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
18 and special_addr_p.
19 (frame_id_build, frame_id_build_special): Update comments.
20 (frame_id_build_wild): New prototype.
21 * frame.c (frame_id_build, frame_id_build_special): Fill in new
22 struct frame_id fields.
23 (frame_id_build_wild): New function.
24 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
25
26 2004-06-27 Mark Kettenis <kettenis@gnu.org>
27
28 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
29 hppabsd-tdep.c.
30
31 2004-06-27 Joel Brobecker <brobecker@gnat.com>
32
33 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
34
35 2004-06-27 Joel Brobecker <brobecker@gnat.com>
36
37 * ada-lang.c: Re-indent file.
38
39 2004-06-27 Joel Brobecker <brobecker@gnat.com>
40
41 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
42 (no_symtab_msg): Likewise.
43
44 2004-06-27 Andreas Schwab <schwab@suse.de>
45
46 * source.c: Fix whitespace.
47
48 2004-06-27 Mark Kettenis <kettenis@gnu.org>
49
50 * configure.in: Include <sys/param.h> for td_pcb test.
51 * configure: Regenerated.
52
53 * i386nbsd-nat.c: New file.
54 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
55 i386obsd-nat.c and i386obsd-tdep.c.
56 (i386nbsd-nat.o): New dependency.
57 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
58 bsd-kvm.o.
59 (LOADLIBES): New variable.
60 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
61 bsd-kvm.o.
62 (LOADLIBES): New variable.
63
64 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
65 (LOADLIBES): New variable.
66
67 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
68 fetching from BSD_KVM_PADDR. Correctly lookup address for
69 "_thread0".
70
71 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
72 "bsd-kvm.h".
73 (amd64fbsd_supply_pcb): New funcion.
74 (_initialize_amd64fbsd_nat): Enable libkvm interface.
75
76 2004-06-27 <david@streamline-computing.com>
77
78 Partial fix for PR cli/1056.
79 * valarith.c: Check for zero in division and remainder
80 evaluation.
81
82 2004-06-27 Mark Kettenis <kettenis@gnu.org>
83
84 * i387-tdep.c: Remove excessive whitespace.
85
86 2004-06-26 Andrew Cagney <cagney@gnu.org>
87
88 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
89 * gdb-events.h, gdb-events.c: Re-generate.
90 * tui/tui-hooks.c (tui_install_hooks): Update.
91 (tui_remove_hooks): Update.
92 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
93
94 2004-06-26 Mark Kettenis <kettenis@gnu.org>
95
96 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
97 (gregset_t, fpregset_t): Remove typedefs.
98 (REG_OFFSET): Rename argument.
99 (amd64bsd_r_reg_offset): Rename from reg_offset.
100 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
101 Remove functions.
102 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
103 of reg_offset.
104 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
105
106 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
107
108 * vax-tdep.c: Tweak comment.
109
110 Add OpenBSD/hppa support.
111 * NEWS (New native configurations): Mention OpenBSD/hppa.
112 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
113 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
114 files.
115 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
116 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
117 * configure.host: Add hppa*-*-openbsd*.
118 * configure.tgt: Add hppa*-*-openbsd*.
119
120 2004-06-25 Andrew Cagney <cagney@gnu.org>
121
122 * defs.h (deprecated_ui_loop_hook): Deprecated.
123 * wince.c (child_wait): Update.
124 * win32-nat.c (child_wait): Update.
125 * v850ice.c (v850ice_wait): Update.
126 * top.c (deprecated_ui_loop_hook): Update.
127 * serial.h: Update.
128 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
129 (do_unix_readchar): Update.
130 * ser-tcp.c (net_open): Update.
131 * remote-sim.c (gdb_os_poll_quit): Update.
132 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
133
134 2004-06-24 Andrew Cagney <cagney@gnu.org>
135
136 * defs.h (deprecated_pre_add_symbol_hook)
137 (deprecated_post_add_symbol_hook): Deprecated.
138 * symfile.c (symbol_file_add_with_addrs_or_offsets)
139 (symbol_file_add_with_addrs_or_offsets): Update references.
140
141 2004-06-24 Andrew Cagney <cagney@gnu.org>
142
143 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
144 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
145 * wince.c (ui_loop_hook): Delete extern declaration.
146 * win32-nat.c (ui_loop_hook): Delete extern declaration..
147 * v850ice.c (ui_loop_hook): Delete extern declaration..
148 * ser-unix.c (ui_loop_hook): Delete extern declaration..
149 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
150 * remote-sim.c (ui_loop_hook): Delete extern declaration..
151 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
152 ui_loop_hook declaration.
153
154 2004-06-24 Andrew Cagney <cagney@gnu.org>
155
156 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
157 entry_func_highpc fields.
158 * objfiles.c (init_entry_point_info): Do not clear
159 entry_func_lowpc and entry_func_highpc.
160 (objfile_relocate): Do not relocate entry_func_lowpc and
161 entry_func_highpc.
162 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
163 entry_func_highpc.
164 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
165 entry_func_highpc.
166 * blockframe.c (legacy_frame_chain_valid): Replace tests against
167 entry_func_lowpc and entry_func_highpc with call to
168 inside_entry_func.
169
170 2004-06-24 Mark Kettenis <kettenis@gnu.org>
171
172 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
173 quad-precision floating point arguments in registers.
174
175 2004-06-24 Mark Kettenis <kettenis@gnu.org>
176
177 From Michael Mueller <m.mueller99@kay-mueller.de>:
178 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
179 account.
180
181 2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
182
183 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
184 to -1.
185 * breakpoint.c (bpstat_stop_status): Move check for ignoring
186 untriggered watchpoints to a separate if clause. Update function
187 comment regarding STOPPED_BY_WATCHPOINT argument.
188
189 2004-06-22 Jim Blandy <jimb@redhat.com>
190
191 * gdbarch.sh: Doc fix.
192
193 2004-06-21 Martin Hunt <hunt@redhat.com>
194 Kevin Buettner <kevinb@redhat.com>
195
196 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
197 * mips-tdep.h (MIPS_SP_REGNUM): Define.
198 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
199 to set_gdbarch_sp_regnum(). Use cooked register number.
200 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
201
202 2004-06-21 Andrew Cagney <cagney@gnu.org>
203
204 * gdbarch.sh: When the macro field is empty, do not generate a
205 macro definition. When the macro field is "=", generate the macro
206 name from the upper-case function name.
207 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
208 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
209 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
210 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
211 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
212 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
213 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
214 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
215 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
216 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
217 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
218 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
219 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
220 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
221 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
222 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
223 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
224 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
225 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
226 (DEPRECATED_USE_STRUCT_CONVENTION)
227 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
228 (DEPRECATED_FRAME_INIT_SAVED_REGS)
229 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
230 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
231 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
232 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
233 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
234 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
235 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
236 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
237 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
238 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
239 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
240 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
241 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
242 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
243 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
244 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
245
246 2004-06-21 Andrew Cagney <cagney@gnu.org>
247
248 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
249 macro name, and the function rather than macro value. Only wrap
250 macro print statements in #ifdef. Move format logic to where it
251 is needed.
252 * gdbarch.c: Re-generate.
253
254 * gdbarch.sh (read): Delete "print_p" and "description", add
255 "garbage_at_eol". Check for non-empty garbage at end-of-line.
256 Delete references to print_p.
257 (TARGET_ARCHITECTURE): Delete print predicate.
258 * gdbarch.c: Re-generate.
259
260 * gdbarch.sh: Check that multi-arch methods do not provide a
261 macro.
262 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
263 (print_registers_info, print_float_info, print_vector_info)
264 (adjust_breakpoint_address, remote_translate_xfer_address)
265 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
266 (address_class_type_flags_to_name, unwind_sp): Remove the macro
267 name from the multi-arch definition.
268
269 2004-06-20 Andrew Cagney <cagney@gnu.org>
270
271 * gdbarch.sh: Sort by the function, instead of macro name.
272 * gdbarch.c: Re-generate.
273
274 2004-06-20 Andrew Cagney <cagney@gnu.org>
275
276 * gdbarch.sh: Use the function, instead of macro name in
277 errors and the log file.
278 (return_value): Remove stray ":" in spec.
279
280 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
281 * gdbarch.h, gdbarch.c: Re-generate.
282 * Makefile.in (arch-utils.o): Update dependencies.
283 * values.c (using_struct_return): Move code calling
284 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
285 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
286 to legacy_return_value, simplify.
287 * infcmd.c (print_return_value): Move code calling
288 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
289 to legacy_return_value, simplify.
290 * infcall.c (call_function_by_hand): Move code calling
291 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
292 * arch-utils.c: Update copyright. Include "gdbcore.h".
293 (legacy_return_value): New function.
294 * arch-utils.h: Update copyright.
295 (legacy_return_value): Declare.
296
297 2004-06-20 Andrew Cagney <cagney@gnu.org>
298
299 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
300 * gdbarch.h, gdbarch.c: Re-generate.
301 * values.c (using_struct_return): Update call.
302 * mcore-tdep.c: Update comment.
303 * infcall.c (call_function_by_hand): Update comment.
304 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
305 * arch-utils.h (always_use_struct_convention): Update.
306 * v850-tdep.c (v850_gdbarch_init): Update.
307 * sh64-tdep.c (sh64_gdbarch_init): Update.
308 * sh-tdep.c (sh_gdbarch_init): Update.
309 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
310 * mips-tdep.c (mips_gdbarch_init): Update.
311 * mcore-tdep.c (mcore_gdbarch_init): Update.
312 * m32r-tdep.c (m32r_gdbarch_init): Update.
313 * ia64-tdep.c (ia64_gdbarch_init): Update.
314 * h8300-tdep.c (h8300_gdbarch_init): Update.
315 * frv-tdep.c (frv_gdbarch_init): Update.
316 * cris-tdep.c (cris_gdbarch_init): Update.
317 * arm-tdep.c (arm_gdbarch_init): Update.
318 * alpha-tdep.c (alpha_gdbarch_init): Update.
319
320 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
321
322 * PROBLEMS: Add more specific information, and a work-around,
323 for PR gdb/1458.
324
325 2004-06-18 Andrew Cagney <cagney@gnu.org>
326
327 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
328 * gdbarch.h, gdbarch.c: Re-generate.
329 * ada-lang.c (ada_finish_decode_line_1): Update.
330 * infrun.c (handle_inferior_event): Update.
331 * infcall.c (find_function_addr): Update.
332 * linespec.c (minsym_found): Update.
333 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
334 Update.
335 * blockframe.c (legacy_frameless_look_for_prologue): Update.
336 * cli/cli-cmds.c (disassemble_command): Update.
337 * vax-tdep.c (vax_gdbarch_init): Update.
338
339 2004-06-18 Mark Kettenis <kettenis@gnu.org>
340
341 * i386-tdep.c (i386_collect_fpregset): Fix comment.
342
343 2004-06-17 Andrew Cagney <cagney@gnu.org>
344
345 GDB 6.1.1 released from the GDB 6.1 branch.
346 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
347 * PROBLEMS: Ditto.
348
349 2004-06-16 Daniel Jacobowitz <dan@debian.org>
350
351 PR gdb/1658
352 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
353 operation as a uleb128. Found by Michael Coulter.
354
355 2004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
356
357 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
358 make it non-static.
359 * ada-lang.h (task_control_block): declaration moved from ada-task.c
360 to ada-lang.h; this is needed to be able to implement the kill command
361 in multi-task mode.
362 (task_ptid): Ditto.
363 (task_entry): Ditto.
364 (task_list): Ditto.
365 (ada_build_task_list): Ditto.
366
367 * ada-lang.c: Conditionalize routines and data structures related
368 to breakpoints, exceptions, completion, and symbol caching on
369 GNAT_GDB, since these are not yet used in the submitted public sources.
370 (ada_main_name): Editorial: Move definition out of exception-related
371 code.
372
373 2004-06-15 Andrew Cagney <cagney@gnu.org>
374
375 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
376 deprecated_pc_in_call_dummy.
377
378 2004-06-15 Alan Modra <amodra@bigpond.net.au>
379
380 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
381 bfd_get_section_size_before_reloc or _raw_size.
382 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
383 * dwarf2read.c (dwarf2_locate_sections): Likewise.
384 (dwarf2_read_section): Likewise.
385 * elfread.c (elf_locate_sections): Likewise.
386 * gcore.c (derive_heap_segment): Likewise.
387 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
388 * remote-e7000.c (e7000_load): Likewise.
389 * remote-m32r-sdi.c (m32r_load): Likewise.
390 * remote-mips.c (mips_load_srec): Likewise.
391 (pmon_load_fast): Likewise.
392 * remote.c (compare_sections_command): Likewise.
393 * symfile.c (add_section_size_callback): Likewise.
394 (load_section_callback): Likewise.
395 (pc_in_unmapped_range): Likewise.
396 (pc_in_mapped_range): Likewise.
397 (sections_overlap): Likewise.
398 (list_overlays_command): Likewise.
399 (simple_overlay_update_1): Likewise.
400 (simple_overlay_update): Likewise.
401 * tracepoint.c (remote_set_transparent_ranges): Likewise.
402 * win32-nat.c (core_section_load_dll_symbols): Likewise.
403
404 2004-06-14 Randolph Chung <tausq@debian.org>
405
406 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
407 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
408 static.
409 (hppa_hpux_inferior_created): New function.
410 (hppa_hpux_init_abi): Register observer.
411 * symfile.c (hp_cxx_exception_support_initialized)
412 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
413 (symbol_file_add_main_1, symbol_file_clear): Likewise.
414
415 2004-06-14 Randolph Chung <tausq@debian.org>
416
417 * MAINTAINERS (Write After Approval): Alphabetize my entry
418 correctly.
419
420 2004-06-14 Andrew Cagney <cagney@gnu.org>
421
422 * MAINTAINERS (testsuite): List Michael Chastain as the lead
423 testsuite maintainer.
424
425 2004-06-13 Andrew Cagney <cagney@gnu.org>
426
427 * infcmd.c (print_return_value): Fix logic, allow
428 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
429
430 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
431 defining any macros.
432 * gdbarch.h: Re-generate.
433
434 * gdbarch.sh: Delete "level" attribute. Only check for a macro
435 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
436 * gdbarch.h: Re-generate.
437
438 * values.c (generic_use_struct_convention): Don't check gcc_p.
439
440 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
441 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
442 * gdbarch.h, gdbarch.c: Regenerate.
443 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
444 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
445 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
446 deprecated_max_register_raw_size and
447 deprecated_max_register_virtual_size.
448 * v850-tdep.c (v850_gdbarch_init): Ditto.
449 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
450 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
451 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
452 * cris-tdep.c (cris_gdbarch_init): Ditto.
453
454 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
455 * gdbarch.h, gdbarch.c: Re-generate.
456 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
457 (m68hc11_use_struct_convention): Delete function.
458 (m68hc11_extract_struct_value_address): Delete function.
459 (m68hc11_return_value): New function.
460 (m68hc11_gdbarch_init): Instead of store_return_value,
461 extract_return_value, return_value_on_stack,
462 deprecated_extract_struct_value_address and use_struct_convention,
463 set return_value.
464 * values.c (using_struct_return): Do not call
465 RETURN_VALUE_ON_STACK.
466 * arch-utils.h (generic_return_value_on_stack_not): Delete
467 declaration.
468 * arch-utils.c (generic_return_value_on_stack_not): Delete
469 function.
470
471 2004-06-12 Andrew Cagney <cagney@gnu.org>
472
473 * values.c (register_value_being_returned): Delete function.
474 * infcmd.c (legacy_return_value): Delete function.
475 * infcall.c (call_function_by_hand): Inline
476 "register_value_being_returned", simplify.
477 * values.c (using_struct_return): Update comment, refer to
478 print_return_value instead of register_value_being_returned.
479 * infcmd.c (print_return_value): Inline calls to
480 register_value_being_returned and legacy_return_value. Simplify.
481
482 2004-06-11 Randolph Chung <tausq@debian.org>
483
484 * somread.c (som_symtab_read): Exclude gcc local symbols.
485
486 2004-06-11 Randolph Chung <tausq@debian.org>
487
488 * infrun.c (handle_inferior_event): Handle the case when a
489 trampoline ends up in the runtime resolver, and if the trampoline
490 has no name. Rearrange the code so that all the trampoline
491 processing happens before other step-out-of-range handling.
492
493 2004-06-11 Martin Hunt <hunt@redhat.com>
494
495 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
496 has no fpu.
497
498 2004-06-10 Andrew Cagney <cagney@gnu.org>
499
500 * blockframe.c (legacy_inside_entry_func): Delete.
501 (legacy_frame_chain_valid): Inline call to
502 legacy_inside_entry_func, simplify.
503
504 2004-06-10 Bob Rossi <bob@brasko.net>
505
506 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
507 * dwarf2read.c (partial_die_info): Add dirname field.
508 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
509 (read_partial_die): Save away DW_AT_comp_dir.
510 * defs.h (symtab_to_filename): Removed.
511 * source.c (find_and_open_source): Added.
512 (open_source_file): Just calls find_and_open_source.
513 (symtab_to_filename): Removed.
514 (symtab_to_fullname, psymtab_to_fullname): Added.
515 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
516 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
517 symtab_to_filename.
518 * symtab.h (partial_symtab): Add dirname field.
519 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
520 (mi_cmd_file_list_exec_source_file): Call new function
521 symtab_to_fullname to find fullname.
522 (mi_cmd_file_list_exec_source_files): Added.
523 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
524 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
525
526 2004-06-10 Andrew Cagney <cagney@gnu.org>
527
528 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
529 to generic_use_struct_convention, the default value.
530
531 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
532 of abort.
533
534 * ns32k-tdep.c (ns32k_push_arguments): New function.
535 (ns32k_gdbarch_init): Set deprecated_push_arguments.
536 * infcall.c (call_function_by_hand): Call error instead of
537 legacy_push_arguments.
538 * value.h (legacy_push_arguments): Delete declaration.
539 * valops.c (legacy_push_arguments): Delete function.
540 (value_push): Delete function.
541
542 2004-06-10 Brian Ford <ford@vss.fsi.com>
543
544 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
545 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
546 info.
547 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
548
549 2004-06-10 Andrew Cagney <cagney@gnu.org>
550
551 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
552 * gdbarch.h, gdbarch.c: Re-generate.
553 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
554 parameters.
555 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
556 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
557 deprecated_pc_in_call_dummy instead of
558 DEPRECATED_PC_IN_CALL_DUMMY.
559 (arm_skip_prologue): Ditto.
560 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
561 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
562 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
563 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
564 Ditto.
565 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
566 (sh64_init_extra_frame_info, sh64_get_saved_register)
567 (sh64_pop_frame): Ditto.
568 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
569 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
570 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
571 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
572 (h8300_pop_frame): Ditto.
573 * blockframe.c (legacy_inside_entry_func)
574 (legacy_frame_chain_valid): Ditto.
575 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
576 to deprecated_pc_in_call_dummy.
577
578 2004-06-09 Andrew Cagney <cagney@gnu.org>
579
580 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
581 provide a default value.
582 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
583 * gdbarch.h, gdbarch.c: Re-generate.
584 * arch-utils.c (generic_convert_register_p): Rename
585 legacy_convert_register_p
586 (legacy_register_to_value, legacy_value_to_register): Delete
587 functions.
588 * arch-utils.h (generic_convert_register_p): Rename
589 legacy_convert_register_p.
590 (legacy_register_to_value, legacy_value_to_register): Delete
591 declarations.
592
593 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
594 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
595 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
596 * gdbarch.h, gdbarch.c: Re-generate.
597 * infcmd.c (default_print_registers_info): Simplify.
598 * findvar.c (value_of_register): Simplify.
599 * mi/mi-main.c (get_register): Simplify.
600 * arch-utils.c (legacy_convert_register_p): Always return 0.
601 (legacy_register_to_value, legacy_value_to_register): Always call
602 internal_error.
603
604 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
605 #ifdef CLEAR_INSN_CACHE code.
606 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
607 Delete #ifdef CLEAR_DEFERRED_STORES code.
608
609 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
610
611 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
612 copyright.
613 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
614
615 * config/mips/mipsv4.mh: Delete file.
616
617 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
618 unreferenced macro.
619 (hpread_adjust_stack_address): Delete declaration.
620
621 2004-06-08 Andrew Cagney <cagney@gnu.org>
622
623 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
624 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
625 PTRACE_ATTACH / PTRACE_DETACH available call error.
626 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
627 * infttrace.c (update_thread_state_after_attach, attach, detach):
628 Remove #ifdef wrappers.
629 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
630 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
631 * config/nm-bsd.h (ATTACH_DETACH): Delete.
632 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
633 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
634 * config/nm-linux.h (ATTACH_DETACH): Delete.
635 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
636 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
637 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
638 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
639 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
640
641 2004-06-08 Corinna Vinschen <vinschen@redhat.com>
642
643 * configure.in: Set $configdir to the right OS specific value.
644 Use value when setting $tcldir and $tkdir.
645 * configure: Regenerate.
646
647 2004-06-06 Paul Brook <paul@codesourcery.com>
648
649 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
650 records.
651
652 2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
653
654 * ada-lang.c (lookup_symbol_in_language): New function to allow
655 re-use of another language's symbol lookup code. (Placed here
656 temporarily while Ada support is being integrated into the public
657 tree).
658 (restore_language): New auxiliary function for
659 lookup_symbol_in_language.
660 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
661 temporarily while Ada support is being integrated into the public
662 tree).
663
664 2004-06-08 Alexandre Oliva <aoliva@redhat.com>
665
666 * Makefile.in (check//%): New.
667
668 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
669 (mn10300_store_return_value): Rewrite.
670 (mn10300_type_align): New.
671 (mn10300_use_struct_convention): Rewrite.
672 (mn10300_return_value): New, using all of the above.
673 (mn10300_pop_frame_regular): Add saved_regs_size.
674 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
675
676 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
677 regs if PC is on movm.
678
679 2004-06-07 Jim Blandy <jimb@redhat.com>
680
681 Add native Linux support for the PowerPC E500.
682 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
683 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
684 all architectures except the E500.
685 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
686 #definitions.
687 (struct gdb_evrregset_t): New type.
688 (have_ptrace_getsetevrregs): New variable.
689 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
690 fetch_spe_registers): New functions.
691 (fetch_register): Call fetch_spe_register as appropriate.
692 Assert that we're only passed raw register numbers.
693 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
694 Don't fetch gprs if they're pseudoregisters.
695 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
696 store_spe_registers): New functions.
697 (store_register): Call store_spe_register as appropriate.
698 Assert that we're only passed raw register numbers.
699 (store_ppc_registers): Call store_spe_registers as appropriate.
700 Don't store gprs if they're pseudoregisters.
701
702 2004-06-07 Jeff Johnston <jjohnstn@redhat.com>
703
704 * thread-db.c (thread_get_info_callback): Fill in the thread_info
705 struct if one exists, even if we are dealing with a zombie thread.
706
707 2004-06-07 Andrew Cagney <cagney@gnu.org>
708
709 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
710 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
711 Rename PC_REQUIRES_RUN_BEFORE_USE.
712 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
713 #ifdef.
714
715 2004-06-07 Randolph Chung <tausq@debian.org>
716
717 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
718 unwinding after sp has been saved to the stack but before the end
719 of the prologue, and after the fp has been modified but before it has
720 been saved to the stack.
721 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
722 Remove superfluous definitions.
723 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
724
725 2004-06-07 Guy Martin <gmsoft@gentoo.org>
726
727 Committed by Randolph Chung.
728 * hppa-linux-nat.c: Include the correct version of the header file
729 depending on the kernel version.
730
731 2004-06-06 Randolph Chung <tausq@debian.org>
732
733 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
734 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
735
736 2004-06-06 Randolph Chung <tausq@debian.org>
737
738 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
739 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
740 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
741 * hppa-tdep.c (hppa_symbol_address): New function definition.
742 * hppa-tdep.h (hppa_symbol_address): New function declaration.
743
744 2004-06-06 Randolph Chung <tausq@debian.org>
745
746 * hppa-tdep.h (struct value): Forward declaration.
747 (gdbarch_tdep): Define tdep find_global_pointer method.
748 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
749 associated with the function we are trying to call, and write it
750 to the gp register.
751 (hppa32_convert_from_funct_ptr_addr): New function.
752 (hppa_find_global_pointer): New function.
753 (hppa_gdbarch_init): Set default find_global_pointer method; set
754 convert_from_func_ptr_addr method.
755 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
756 (hppa_linux_init_abi): Set find_global_pointer method.
757 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
758
759 2004-06-06 Randolph Chung <tausq@debian.org>
760
761 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
762 to struct value *function.
763 * gdbarch.c: Regenerate.
764 * gdbarch.h: Likewise.
765 * infcall.c (call_function_by_hand): Pass entire function value
766 to push_dummy_call.
767
768 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
769 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
770 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
771 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
772 * arm-tdep.c (arm_push_dummy_call): Likewise.
773 * avr-tdep.c (avr_push_dummy_call): Likewise.
774 * cris-tdep.c (cris_push_dummy_call): Likewise.
775 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
776 * frv-tdep.c (frv_push_dummy_call): Likewise.
777 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
778 * hppa-tdep.c (hppa32_push_dummy_call)
779 (hppa64_push_dummy_call): Likewise.
780 * i386-tdep.c (i386_push_dummy_call): Likewise.
781 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
782 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
783 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
784 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
785 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
786 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
787 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
788 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
789 (ppc64_sysv_abi_push_dummy_call): Likewise.
790 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
791 (ppc64_sysv_abi_push_dummy_call): Likewise.
792 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
793 * s390-tdep.c (s390_push_dummy_call): Likewise.
794 * sh-tdep.c (sh_push_dummy_call_fpu)
795 (sh_push_dummy_call_nofpu): Likewise.
796 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
797 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
798 * vax-tdep.c (vax_push_dummy_call): Likewise.
799
800 2004-06-04 Jim Blandy <jimb@redhat.com>
801
802 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
803 gdbarch argument to register_size.
804
805 * rs6000-tdep.c (rs6000_store_return_value): Use
806 regcache_cooked_write_part instead of
807 deprecated_write_register_bytes.
808 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
809 not gdbarch_deprecated_store_return_value.
810
811 * ppc-linux-nat.c (store_register, fetch_register): Remove
812 incorrect assertions. Simplify and generalize handling of
813 transfers whose sizes are not multiples of, or less than, sizeof
814 (PTRACE_XFER_TYPE).
815
816 2004-06-04 Jeff Johnston <jjohnstn@redhat.com>
817
818 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
819 as a new thread event.
820 * thread-db.c (thread_get_info_callback): If the thread is a
821 zombie, return TD_THR_ZOMBIE.
822 (thread_from_lwp): If thread_get_info_callback returns
823 TD_THR_ZOMBIE, check if the thread is still on the thread list
824 and return a -1 ptid if not found.
825 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
826 change the status to TARGET_WAITKIND_SPURIOUS.
827
828 2004-06-03 Corinna Vinschen <vinschen@redhat.com>
829
830 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
831 double values in little endian mode.
832
833 2004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
834
835 Committed by Andrew Cagney.
836 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
837 after last enum constant to avoid error from IBM C
838 compiler.
839
840 2004-06-02 Jim Blandy <jimb@redhat.com>
841
842 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
843 to 'message', and make it local to the lone block that uses it.
844
845 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
846
847 2004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
848
849 * ada-exp.y: Synchronize with current ACT sources.
850 * ada-lang.c: Ditto.
851 * ada-lang.h: Ditto.
852 * ada-lex.l: Ditto.
853 * ada-tasks.c: Ditto.
854 * ada-typeprint.c: Ditto.
855 * ada-valprint.c: Ditto.
856
857 2004-06-01 Jim Blandy <jimb@redhat.com>
858
859 * ppc-tdep.h: Delete unused 'regoff' member.
860 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
861
862 2004-06-01 Michael Chastain <mec.gnu@mindspring.com>
863
864 Fix PR symtab/1661.
865 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
866 (hpread_read_struct_type): Likewise.
867
868 2004-06-01 Andrew Cagney <cagney@gnu.org>
869
870 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
871 instead of xasprintf.
872 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
873 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
874 (mi_cmd_data_list_register_names)
875 (mi_cmd_data_list_changed_registers)
876 (mi_cmd_data_list_register_values)
877 (get_register, mi_cmd_data_write_register_values)
878 (mi_cmd_data_write_register_values)
879 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
880 (mi_cmd_target_download, mi_cmd_target_select)
881 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
882 (mi_execute_cli_command, mi_execute_async_cli_command)
883 (mi_execute_async_cli_command): Ditto.
884 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
885 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
886
887 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
888 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
889 error_last_message instead of mi_error_last_message.
890 * mi/mi-main.c (mi_error_last_message): Delete function.
891
892 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
893 "invalid number of columns" error. Delete redundant "out of
894 memory" check.
895
896 2004-05-31 Mark Kettenis <kettenis@gnu.org>
897
898 * i386bsd-nat.c: Don't include <sys/procfs.h>.
899 (gregset_t, fpregset_t): Remove typedefs.
900 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
901 (REG_OFFSET): Rename argument.
902 (i386bsd_r_reg_offset): Rename from reg_offset.
903 (REG_ADDR): Remove macro.
904 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
905 functions.
906 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
907 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
908 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
909 instead of supply_gregset.
910 (store_inferior_registers): Use `struct reg' and `struct fpreg'
911 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
912 instead of fill_gregset.
913 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
914
915 * i386bsd-nat.c: Don't include "gregset.h".
916 (supply_gregset, fill_gregset): Make static.
917 (supply_fpregset, fill_fpregset): Remove.
918 * Makefile.in (i386bsd-nat.o): Update dependencies.
919
920 2004-05-30 Mark Kettenis <kettenis@gnu.org>
921
922 * fbsd-proc.c: Include "regcache.h", "regset.h" and
923 "gdb_assert.h". Con't include "gregset.h".
924 (fbsd_make_corefile_notes): Use regset-based core file support
925 instead off fill_gregset and fill_fpregset.
926 * Makefile.in (fbsd-proc.o): Update dependencies.
927
928 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
929 instructions.
930 (m88k_frame_prev_register): Simplify code a bit.
931
932 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
933 (amd64_collect_fpregset): New function.
934 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
935
936 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
937
938 * i386-tdep.c (i386_supply_gregset): Adjust comment.
939 (i386_collect_gregset): New function.
940 (i386_supply_fpregset): Adjust comment.
941 (i386_collect_fpregset): New function.
942 (i386_regset_from_core_section): Use i386_collect_gregset and
943 i386_collect_fpregset.
944
945 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
946 handle VALUEP being null.
947
948 * regset.h (collect_regset_ftype): Unconstify fourth argument.
949
950 2004-05-29 Mark Kettenis <kettenis@gnu.org>
951
952 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
953
954 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
955 assembler in OpenBSD 3.5-current.
956 (amd64obsd_sigcontext_addr): Likewise.
957
958 2004-05-28 Jim Blandy <jimb@redhat.com>
959
960 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
961 register set, so our regcache isn't declared "legacy" and our E500
962 pseudoregister read and write functions aren't ignored.
963 (rs6000_register_byte, rs6000_register_raw_size,
964 rs6000_register_virtual_type, rs6000_register_convertible,
965 rs6000_register_convert_to_virtual,
966 rs6000_register_convert_to_raw): Deleted.
967 (rs6000_register_type, rs6000_convert_register_p,
968 rs6000_register_to_value, rs6000_value_to_register): New
969 functions.
970 (rs6000_gdbarch_init): Don't register
971 gdbarch_deprecated_register_size,
972 gdbarch_deprecated_register_bytes,
973 gdbarch_deprecated_register_byte,
974 gdbarch_deprecated_register_raw_size,
975 gdbarch_deprecated_register_virtual_type,
976 gdbarch_deprecated_register_convertible,
977 gdbarch_deprecated_register_convert_to_virtual, or
978 gdbarch_deprecated_register_convert_to_raw methods. Instead,
979 register gdbarch_register_type, gdbarch_convert_register_p,
980 gdbarch_register_to_value, and gdbarch_value_to_register methods.
981
982 2004-05-26 Jim Blandy <jimb@redhat.com>
983
984 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
985 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
986 functions, updated to match the register numberings used in GCC.
987 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
988 rs6000_dwarf2_reg_to_regnum as register number conversions
989 functions for STABS and Dwarf2.
990
991 2004-05-26 Randolph Chung <tausq@debian.org>
992
993 * infttrace.h (target_waitkind): Forward declare type instead of pulling
994 in header file.
995
996 2004-05-25 Joel Brobecker <brobecker@gnat.com>
997
998 * NEWS: Document new "start" command.
999
1000 2004-05-25 Randolph Chung <tausq@debian.org>
1001
1002 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
1003 hppa-linux.
1004
1005 2004-05-25 Randolph Chung <tausq@debian.org>
1006
1007 * hppa-hpux-tdep.c (offsetof): Define.
1008 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
1009 (hppa32_hpux_frame_base_before_sigtramp)
1010 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
1011 (hppa64_hpux_frame_saved_pc_in_sigtramp)
1012 (hppa64_hpux_frame_base_before_sigtramp)
1013 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
1014 functions.
1015 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
1016 (hppa_hpux_sigtramp_frame_unwind_cache)
1017 (hppa_hpux_sigtramp_frame_this_id)
1018 (hppa_hpux_sigtramp_frame_prev_register)
1019 (hppa_hpux_sigtramp_frame_unwind)
1020 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
1021 (hppa_hpux_init_abi): Register sigtramp unwinder.
1022 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
1023
1024 2004-05-25 Randolph Chung <tausq@debian.org>
1025
1026 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
1027 and multiple stack unwinds.
1028 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
1029
1030 2004-05-25 Andrew Cagney <cagney@gnu.org>
1031
1032 * symfile.h (symbol_file_add_from_memory): Delete declaration.
1033 * symfile-mem.h: Delete file.
1034 * symfile-mem.c: Do not include "symfile-mem.h".
1035 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
1036 "struct bfd_section". When an error do not bother returning NULL.
1037 (add_symbol_file_from_memory_command): Use "struct bfd" and
1038 "struct bfd_section".
1039 * Makefile.in (symfile_mem_h): Delete.
1040 (symfile-mem.o): Update dependencies.
1041
1042 2004-05-25 Nick Roberts <nickrob@gnu.org>
1043
1044 * gdb-mi.el: New file.
1045
1046 2004-05-25 Andrew Cagney <cagney@gnu.org>
1047
1048 * inftarg.c: Include "observer.h".
1049 (child_attach, child_create_inferior): Notify inferior_created.
1050 * corelow.c: Include "observer.h".
1051 (core_open): Notify inferior_created.
1052 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
1053
1054 2004-05-25 Andrew Cagney <cagney@gnu.org>
1055
1056 * target.h (struct target_ops): Add from_tty to
1057 to_create_inferior.
1058 (target_create_inferior, find_default_create_inferior): Update.
1059 * infcmd.c (run_command): Update.
1060 * wince.c (child_create_inferior): Update.
1061 * win32-nat.c (child_create_inferior): Update.
1062 * uw-thread.c (uw_thread_create_inferior): Update.
1063 * thread-db.c (thread_db_create_inferior): Update.
1064 * target.c (debug_to_create_inferior)
1065 (find_default_create_inferior): Update.
1066 (maybe_kill_then_create_inferior): Update.
1067 * sol-thread.c (sol_thread_create_inferior): Update.
1068 * remote.c (extended_remote_async_create_inferior)
1069 (extended_remote_create_inferior): Update.
1070 * remote-vx.c (vx_create_inferior): Update.
1071 * remote-st.c (st2000_create_inferior): Update.
1072 * remote-sim.c (gdbsim_create_inferior): Update.
1073 * remote-sds.c (sds_create_inferior): Update.
1074 * remote-rdp.c (remote_rdp_create_inferior): Update.
1075 * remote-rdi.c (arm_rdi_create_inferior): Update.
1076 * remote-m32r-sdi.c (m32r_create_inferior): Update.
1077 * remote-e7000.c (e7000_create_inferior): Update.
1078 * procfs.c (procfs_create_inferior): Update.
1079 * ocd.c (ocd_create_inferior): Update.
1080 * ocd.h (ocd_create_inferior): Update.
1081 * nto-procfs.c (procfs_create_inferior): Update.
1082 * monitor.c (monitor_create_inferior): Update.
1083 * lin-lwp.c (lin_lwp_create_inferior): Update.
1084 * inftarg.c (child_create_inferior): Update.
1085 * hpux-thread.c (hpux_thread_create_inferior): Update.
1086 * gnu-nat.c (gnu_create_inferior): Update.
1087
1088 2004-05-25 Andrew Cagney <cagney@gnu.com>
1089
1090 * MAINTAINERS: Update e-mail address.
1091
1092 2004-05-24 Randolph Chung <tausq@debian.org>
1093
1094 * thread.c (info_threads_command, thread_apply_all_command)
1095 (thread_apply_command, thread_command, do_captured_thread_select):
1096 Remove HPUXHPPA-specific code.
1097
1098 2004-05-24 Randolph Chung <tausq@debian.org>
1099
1100 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
1101 unused symbols.
1102 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
1103 references.
1104
1105 2004-05-24 Joel Brobecker <brobecker@gnat.com>
1106
1107 * infcmd.c (kill_if_already_running): New function, extracted
1108 from run_command().
1109 (run_command): Replace extracted code by call to
1110 kill_if_already_running().
1111 (start_command): New function.
1112 (_initialize_infcmd): Add "start" command.
1113
1114 2004-05-24 Mark Kettenis <kettenis@gnu.org>
1115
1116 Add OpenBSD/m88k support.
1117 * NEWS (New native configurations): Mention OpenBSD/m88k.
1118 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
1119 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
1120 * Makefile.in (m88k_tdep_h): New variable.
1121 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
1122 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
1123 * configure.host: Add m88*-*-openbsd*.
1124 * configure.tgt: Add m88*-*-openbsd*.
1125
1126 2004-05-24 Jim Blandy <jimb@redhat.com>
1127
1128 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
1129 to approve changes.
1130
1131 2004-05-24 Kevin Buettner <kevinb@redhat.com>
1132
1133 * symtab.c (fixup_section): Search section table when lookup by
1134 name fails.
1135
1136 2004-05-24 Randolph Chung <tausq@debian.org>
1137
1138 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
1139 be "small_struct".
1140
1141 2004-05-24 Mark Kettenis <kettenis@gnu.org>
1142
1143 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
1144 register number in regcache_raw_collect call.
1145 (m68kbsd_collect_fpregset): Likewise.
1146 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
1147
1148 * regset.h (struct regset): Add back `regset' member.
1149
1150 2004-05-23 Mark Kettenis <kettenis@gnu.org>
1151
1152 * configure.in: Check for td_pcb in `struct thread'.
1153 * configure, config.in: Regenerated.
1154
1155 * dpx2-nat.c: Remove file.
1156 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
1157 (dpx2-nat.o): Remove dependencies.
1158
1159 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
1160 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
1161 (amd64obsd_supply_pcb): New function.
1162 (_initialize_amd64obsd_nat): Enable libkvm interface.
1163 * Makefile.in (amd64obsd-nat.o): Update dependencies.
1164 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
1165 (LOADLIBES): New variable.
1166
1167 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
1168 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
1169 (sparc32nbsd_supply_pcb): New function.
1170 (_initialize_sparcnbsd_nat): Enable libkvm interface.
1171 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
1172 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
1173 (LOADLIBES): New variable.
1174
1175 2004-05-22 Mark Kettenis <kettenis@gnu.org>
1176
1177 * bsd-kvm.c, bsd-kvm.h: New files.
1178 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
1179 "bsd-kvm.h".
1180 (i386fbsd_supply_pcb): New function.
1181 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
1182 (i386fbsd-nat.o): Update dependencies.
1183 (bsd_kvm_h): New variable.
1184 (bsd-kvm.o): New dependency.
1185 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
1186 (LOADLIBES): New variable.
1187
1188 * regset.c: Tweak comment.
1189 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
1190 macro.
1191 * regset.h: Update copyright year.
1192 (struct regset): Remove `descr' member, add `gdbarch' member.
1193 (regset_alloc): Adjust prototype and comment.
1194 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
1195 (i386_supply_fpregset): Likewise.
1196 (i386_regset_from_core_section): Update call to regset_alloc.
1197 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
1198 REGSET->arch.
1199 (i386obsd_aout_regset_from_core_section): Update call to
1200 regset_alloc.
1201 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
1202 REGSET->arch.
1203 (i386nbsd_aout_regset_from_core_section): Update call to
1204 regset_alloc.
1205 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
1206 REGSET->arch.
1207 (amd64_regset_from_core_section): Update call to regset_alloc.
1208 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
1209 REGSET->arch.
1210 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
1211 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
1212 &sparc32nbsd_gregset in sparc32_supply_gregset call.
1213 (sparc32nbsd_init_abi): Update call to regset_alloc.
1214 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
1215 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
1216 (sparc64obsd_init_abi): Update call to regset_alloc.
1217 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
1218 &sparc64nbsd_gregset in sparc64_supply_gregset call.
1219 (sparc64nbsd_init_abi): Update call to regset_alloc.
1220 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
1221 &sparc64fbsd_gregset in sparc64_supply_gregset call.
1222 (sparc64fbsd_init_abi): Update call to regset_alloc.
1223
1224 2004-05-22 Jim Blandy <jimb@redhat.com>
1225
1226 * ppc-tdep.h (spe_register_p): New declaration.
1227 (struct gdbarch_tdep): New members: ppc_acc_regnum and
1228 ppc_spefscr_regnum.
1229 * rs6000-tdep.c (spe_register_p): New function.
1230 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
1231 spefscr.
1232 (rs6000_gdbarch_init): Initialize the new members of the tdep
1233 structure.
1234
1235 2004-05-21 Jim Blandy <jimb@redhat.com>
1236
1237 * ppc-linux-nat.c (fetch_register): Move code back to be next
1238 to the comment that describes it. (Moved code, instead of
1239 comment, for symmetry with store_register.)
1240
1241 Allocate regset structures in the gdbarch's obstack, not using
1242 xmalloc.
1243 * regset.c (regset_alloc): Renamed from regset_xmalloc.
1244 Add 'arch' argument. Allocate the regset on arch's obstack, not
1245 using xmalloc.
1246 * regset.h (regset_alloc): Update declaration.
1247 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
1248 gdbarch argument.
1249 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
1250 * i386-tdep.c (i386_regset_from_core_section): Same.
1251 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
1252 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
1253 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
1254 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
1255 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
1256 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
1257
1258 2004-05-21 Joel Brobecker <brobecker@gnat.com>
1259
1260 * config/djgpp/fnchange.lst: Undo previous change, was useless.
1261
1262 2004-05-21 Jim Blandy <jimb@redhat.com>
1263
1264 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
1265 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
1266
1267 2004-05-20 Jim Blandy <jimb@redhat.com>
1268
1269 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
1270
1271 2004-05-20 Mark Kettenis <kettenis@gnu.org>
1272
1273 * regset.h: Make prototype const-correct.
1274 * regset.c (regset_xmalloc): Make const-correct.
1275
1276 2004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
1277
1278 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
1279 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
1280 (symbol_search_name): Declare.
1281
1282 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
1283 (iter_name_next_hashed): Ditto.
1284 (iter_name_next_linear): Ditto.
1285 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
1286
1287 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
1288 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
1289 (symbol_search_name): New function.
1290
1291 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
1292
1293 * minsyms.c (build_minimal_symbol_hash_tables): Change
1294 test for adding to demangled hash table to check for difference
1295 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
1296
1297 2004-05-19 Jim Blandy <jimb@redhat.com>
1298
1299 Use a constructor function to create regset structures.
1300 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
1301 (struct regset): Use supply_regset_ftype. Add new
1302 'collect_regset' member.
1303 (regset_xmalloc): New declaration.
1304 * regset.c: New file.
1305 * am64-tdep.c (amd64_regset_from_core_section): Use
1306 regset_xmalloc to construct regset structures.
1307 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
1308 * i386-tdep.c (i386_regset_from_core_section): Same.
1309 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
1310 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
1311 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
1312 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
1313 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
1314 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
1315 * Makefile.in (COMMON_OBS): Add regset.o.
1316 (regset.o): New rule.
1317
1318 2004-05-19 Joel Brobecker <brobecker@gnat.com>
1319
1320 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
1321 and pthread_cond_wait.c.
1322
1323 2004-05-18 Jim Blandy <jimb@redhat.com>
1324
1325 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
1326 before the mach-specific switch, and then let the individual cases
1327 override the defaults, rather than leaving them uninitialized
1328 until the switch and then setting them in each case.
1329
1330 2004-05-18 Randolph Chung <tausq@debian.org>
1331
1332 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
1333 millicode functions.
1334
1335 2004-05-18 Randolph Chung <tausq@debian.org>
1336
1337 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
1338 references to dld_flags_buffer consistent.
1339
1340 2004-05-18 Randolph Chung <tausq@debian.org>
1341
1342 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
1343 it for unwinding the stack.
1344
1345 2004-05-18 Randolph Chung <tausq@debian.org>
1346
1347 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
1348 Undefine these so we can overide them using gdbarch.
1349
1350 2004-05-18 Randolph Chung <tausq@debian.org>
1351
1352 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
1353 handling for 64-bit HPUX (elf).
1354
1355 2004-05-18 Daniel Jacobowitz <dan@debian.org>
1356
1357 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
1358 constants.
1359 * amd64-tdep.c (amd64_skip_prologue): Likewise.
1360 * ia64-tdep.c (examine_prologue): Likewise.
1361 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
1362 * v850-tdep.c (v850_fix_call_dummy): Likewise.
1363
1364 2004-05-18 Mark Kettenis <kettenis@gnu.org>
1365
1366 * vax-tdep.c (vax_return_value): Implement
1367 RETURN_VALUE_ABI_RETURNS_ADDRESS.
1368
1369 2004-05-17 Mark Kettenis <kettenis@gnu.org>
1370
1371 * vax-tdep.c (vax_return_value): Fix typo.
1372
1373 2004-05-17 Andrew Cagney <cagney@redhat.com>
1374
1375 * MAINTAINERS: Mark Salter was also responsible for
1376 testsuite/config/
1377
1378 * NEWS: Mention signal fixes.
1379
1380 2004-05-17 Randolph Chung <tausq@debian.org>
1381
1382 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
1383 check to see if we are unwinding an export stub. Export stubs clobber
1384 the %rp in the call path and stores the original rp in a stack slot.
1385
1386 2004-05-17 Jim Blandy <jimb@redhat.com>
1387
1388 * MAINTAINERS: Update address for J.T. Conklin.
1389
1390 2004-05-17 Randolph Chung <tausq@debian.org>
1391
1392 * hppa-tdep.c: Remove superfluous #include's.
1393 * Makefile.in (hppa-tdep.o): Update dependencies.
1394
1395 2004-05-17 Randolph Chung <tausq@debian.org>
1396
1397 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
1398 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
1399 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
1400 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
1401 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
1402 Remove static function declarations.
1403
1404 2004-05-17 Mark Kettenis <kettenis@gnu.org>
1405
1406 * alphabsd-nat.c: Update copyright year.
1407 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
1408
1409 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
1410 and M68K_A2_REGNUM.
1411
1412 * m68k-tdep.c (m68k_svr4_return_value): Implement
1413 RETURN_VALUE_ABI_RETURNS_ADDRESS.
1414
1415 2004-05-16 Mark Kettenis <kettenis@gnu.org>
1416
1417 * sol-thread.c Update copyright year. Fix various coding
1418 standards violations. Tweak a few comments.
1419 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
1420 Delete prototypes.
1421
1422 2004-05-15 Randolph Chung <tausq@debian.org>
1423
1424 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
1425 as pointer instead of array reference since HPUX compiler does
1426 not accept unsized array arguments.
1427 * somsolib.c (dld_flags_buffer): Use constant array size.
1428
1429 2004-05-15 Mark Kettenis <kettenis@gnu.org>
1430
1431 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
1432 offset with decimal offset.
1433 (amd64obsd_sigcontext_addr): Return correct address for entire
1434 signal trampoline.
1435
1436 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
1437 instead of get_frame_base.
1438
1439 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
1440 (fill_gregset): Use regcache_raw_collect.
1441
1442 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
1443 ppcobsd-tdep.c.
1444
1445 * config/sparc/tm-nbsd64.h: Remove file.
1446 * config/tm-sunos.h: Remove file.
1447
1448 2004-05-15 Joel Brobecker <brobecker@gnat.com>
1449
1450 * rs6000-tdep.c (store_param_on_stack_p): New function,
1451 an improved version of some code extracted from skip_prologue().
1452 (skip_prologue): Use store_param_on_stack_p() to detect
1453 instructions saving a parameter on the stack. Detect when r0
1454 is used to save a parameter.
1455 Do not mark "li rx, SIMM" instructions as part of the prologue,
1456 unless the following instruction is also part of the prologue.
1457
1458 2004-05-14 Andrew Cagney <cagney@redhat.com>
1459
1460 * infrun.c (handle_inferior_event): Simplify
1461 STEP_OVER_UNDEBUGGABLE.
1462
1463 * infrun.c (handle_step_into_function): Delete function.
1464 (handle_inferior_event): Inline calls to
1465 handle_step_into_function.
1466
1467 2004-05-14 Jerome Guitton <guitton@rome.act-europe.fr>
1468
1469 * rs6000-nat.c: Fix a comment.
1470
1471 2004-05-12 David Anderson <davea@sgi.com>
1472
1473 Committed by Jim Blandy <jimb@redhat.com>:
1474 * regcache.c (struct regcache_descr): fix comment spelling.
1475
1476 2004-05-13 J. Brobecker <brobecker@gnat.com>
1477
1478 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
1479 Fixes a link link failure.
1480
1481 2004-05-13 J. Brobecker <brobecker@gnat.com>
1482
1483 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
1484 error that was causing the build to fail.
1485
1486 2004-05-13 J. Brobecker <brobecker@gnat.com>
1487
1488 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
1489 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
1490
1491 2004-05-13 Andrew Cagney <cagney@redhat.com>
1492
1493 * infrun.c (handle_inferior_event): Check for
1494 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
1495 calls. Update comments.
1496
1497 2004-05-13 Jim Blandy <jimb@redhat.com>
1498
1499 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
1500 (fetch_regs_user_thread, fetch_regs_kernel_thread)
1501 (store_regs_user_thread, store_regs_kernel_thread): Use
1502 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
1503 * ppc-linux-nat.c (fill_gregset): Same.
1504 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
1505 (ppc_linux_sigtramp_cache): Same.
1506 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
1507 (ppcnbsd_sigtramp_cache_init): Same.
1508 * rs6000-nat.c (fetch_core_registers): Same.
1509 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
1510 (rs6000_frame_cache): Same.
1511
1512 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
1513 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
1514 of assuming that the gprs are numbered starting with zero.
1515 * ppc-linux-nat.c (fill_gregset): Same.
1516 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
1517 * ppcnbsd-nat.c (getregs_supplies): Same.
1518 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
1519 * rs6000-nat.c (fetch_core_registers): Same.
1520 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
1521
1522 2004-05-07 Michael Snyder <msnyder@redhat.com>
1523
1524 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
1525 LOC_COMPUTED_ARG, and LOC_INDIRECT.
1526
1527 2004-05-13 Andrew Cagney <cagney@redhat.com>
1528
1529 * infrun.c (handle_inferior_event): Use frame_unwind_id.
1530
1531 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
1532
1533 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
1534 base_address for shared libraries.
1535
1536 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
1537
1538 * MAINTAINERS (write after approval): Add myself.
1539
1540 2004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
1541
1542 * breakpoint.c (bpstat_stop_status): Add new argument
1543 STOPPED_BY_WATCHPOINT. Use it instead of testing
1544 target_stopped_data_address agaist 0 to check whether
1545 or not we stopped due to a hardware watchpoint.
1546 * breakpoint.h (bpstat_stop_status): Adapt prototype.
1547 * infrun.c (handle_inferior_event): Call bpstat_stop_status
1548 with new argument.
1549
1550 2004-05-12 Jim Blandy <jimb@redhat.com>
1551
1552 * configure.in: When checking whether we should use the -bbigtoc
1553 option, don't forget to restore the original value of LDFLAGS.
1554 * configure: Regenerated.
1555
1556 2004-05-12 Andrew Cagney <cagney@redhat.com>
1557
1558 * thread.c (load_infrun_state): Delete step_sp.
1559 * infrun.c (context_switch): Ditto.
1560 * inferior.h (step_sp): Ditto.
1561 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
1562 * gdbthread.h (struct thread_info, save_infrun_state)
1563 (restore_infrun_state): Ditto.
1564
1565 2004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
1566
1567 * MAINTAINERS (write after approval): Add myself.
1568
1569 2004-05-12 Andrew Cagney <cagney@redhat.com>
1570
1571 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
1572 eliminate reference to step_sp.
1573 (struct execution_control_state, init_execution_control_state)
1574 (handle_inferior_event, keep_going): Delete update_step_sp and
1575 step_sp.
1576 * infcmd.c (step_sp): Note that variable is unused.
1577
1578 2004-05-11 Andrew Cagney <cagney@redhat.com>
1579
1580 * infrun.c (step_over_function): Delete function.
1581 (handle_step_into_function): Use insert_step_resume_breakpoint.
1582 (insert_step_resume_breakpoint): Fix assertion.
1583
1584 2004-05-11 Nick Roberts <nickrob@gnu.org>
1585
1586 * utils.c (defaulted_query): Just use the normal query input type
1587 when printing the annotations.
1588
1589 2004-05-11 Andrew Cagney <cagney@redhat.com>
1590
1591 * infrun.c (handle_inferior_event): Simplify code handling
1592 step-into or return-from a signal trampoline.
1593
1594 2004-05-11 Andrew Cagney <cagney@redhat.com>
1595
1596 * ppcnbsd-tdep.c: Include "gdb_assert.h".
1597 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
1598
1599 2004-05-10 Jim Blandy <jimb@redhat.com>
1600
1601 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
1602 with a call to internal_error.
1603
1604 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
1605 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
1606 processor variant lacks those registers.
1607 (ppc_floating_point_unit_p): Change description to make it clear
1608 that this returns info about the ISA, not the ABI.
1609 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
1610 return true or false by checking tdep->ppc_fp0_regnum and
1611 tdep->ppc_fpscr_regnum. The original code replicated the BFD
1612 arch/mach switching done in rs6000_gdbarch_init; it's better to
1613 keep that logic there, and just check the results here.
1614 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
1615 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
1616 floating-point registers.
1617 (ppc_supply_fpregset, ppc_collect_fpregset)
1618 (rs6000_push_dummy_call, rs6000_extract_return_value)
1619 (rs6000_store_return_value): Assert that we have floating-point
1620 registers.
1621 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
1622 (rs6000_frame_cache): Don't note the locations at which
1623 floating-point registers were saved if we have no fprs.
1624 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
1625 registers.
1626 (fetch_regs_user_thread, fetch_regs_kernel_thread)
1627 (store_regs_user_thread, store_regs_kernel_thread): Only call
1628 supply_fprs / fill_fprs if we actually have floating-point
1629 registers.
1630 (special_register_p): Check ppc_fpscr_regnum before matching
1631 against it.
1632 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
1633 supply / collect fpscr if we don't have it.
1634 * ppc-bdm.c: #include "gdb_assert.h".
1635 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
1636 have floating-point registers, since I can't test this code on
1637 FP-free systems to adapt it.
1638 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
1639 fpscr and floating point register numbers if they don't exist.
1640 (fetch_register): Assert that we have floating-point registers
1641 before we reach the code that handles them.
1642 (store_register): Same. And use tdep instead of calling
1643 gdbarch_tdep again.
1644 (fill_fpregset): Don't try to collect FP registers and fpscr if we
1645 don't have them.
1646 (ppc_linux_sigtramp_cache): Don't record the saved locations of
1647 fprs and fpscr if we don't have them.
1648 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
1649 don't have them.
1650 * ppcnbsd-nat.c: #include "gdb_assert.h".
1651 (getfpregs_supplies): Assert that we have floating-point registers.
1652 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
1653 * ppcobsd-tdep.c: #include "gdb_assert.h".
1654 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
1655 have floating-point registers.
1656 * rs6000-nat.c (regmap): Don't match against the fpscr and
1657 floating point register numbers if they don't exist.
1658 (fetch_inferior_registers, store_inferior_registers,
1659 fetch_core_registers): Only fetch / store / supply the
1660 floating-point registers and the fpscr if we have them.
1661 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
1662 (ppcobsd-tdep.o): Update dependencies.
1663
1664 2004-05-10 Andrew Cagney <cagney@redhat.com>
1665
1666 * infrun.c (through_sigtramp_breakpoint): Delete variable.
1667 (context_switch): Do not switch through_sigtramp_breakpoint.
1668 * gdbthread.h (save_infrun_state, load_infrun_state)
1669 (struct thread_info): Delete through_sigtramp_breakpoint parameter
1670 and structure member.
1671 * thread.c (load_infrun_state, save_infrun_state): Update.
1672
1673 2004-05-10 Mark Kettenis <kettenis@gnu.org>
1674
1675 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
1676
1677 2004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1678
1679 * acinclude.m4: Quote macro names being defined by AC_DEFUN
1680 throughout.
1681 * aclocal.m4: Regenerate.
1682
1683 2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
1684
1685 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
1686
1687 2004-05-10 Andrew Cagney <cagney@redhat.com>
1688
1689 * infrun.c (check_sigtramp2): Delete function.
1690 (handle_inferior_event): When single stepping, and taking a
1691 signal, set a breakpoint at the signal return address. Delete
1692 redundant calls to check_sigtramp2.
1693 (insert_step_resume_breakpoint): New function.
1694 (through_sigtramp_breakpoint, handle_inferior_event)
1695 (follow_exec, wait_for_inferior, fetch_inferior_event)
1696 (currently_stepping, keep_going): Delete most uses of
1697 through_sigtramp_breakpoint, not that it should be deleted.
1698 (delete_breakpoint_current_contents): Delete function.
1699
1700 2004-05-10 Randolph Chung <tausq@debian.org>
1701
1702 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
1703 target.
1704 * config/pa/tm-linux.h: New file.
1705
1706 2004-05-10 Daniel Jacobowitz <drow@mvista.com>
1707
1708 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
1709 of prefixes. Don't print the prefix twice in the CLI.
1710
1711 2004-05-10 Jim Blandy <jimb@redhat.com>
1712
1713 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
1714 collect all the gprs.
1715
1716 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
1717 loop collecting gprs.
1718
1719 2004-05-09 Andrew Cagney <cagney@redhat.com>
1720
1721 * remote-vx.c (net_step): Delete step-range code.
1722 * remote.c (remote_resume, init_all_packet_configs)
1723 (set_remote_protocol_E_packet_cmd)
1724 (show_remote_protocol_E_packet_cmd)
1725 (remote_protocol_E, show_remote_cmd, _initialize_remote)
1726 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
1727 (show_remote_protocol_e_packet_cmd): Ditto.
1728
1729 2004-05-09 Mark Kettenis <kettenis@gnu.org>
1730
1731 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
1732
1733 * hppa-tdep.h: Update copyright year.
1734 (struct trad_frame_saved_reg): Add opaque declaration.
1735
1736 * amd64-tdep.c (amd64_return_value): Implement
1737 RETURN_VALUE_ABI_RETURNS_ADDRESS.
1738
1739 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
1740 (m68k_value_to_register): New functions.
1741 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
1742 value_to_register.
1743
1744 * defs.h (enum return_value_convention): Add
1745 RETURN_VALUE_ABI_RETURNS_ADDRESS and
1746 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
1747 * infcmd.c (legacy_return_value): New function.
1748 (print_return_value): Rwerite to implement
1749 RETURN_VALUE_ABI_RETURNS_ADDRESS.
1750 * values.c (using_struct_return): Check for inequality to
1751 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
1752 RETURN_VALUE_STRUCT_CONVENTION.
1753 * i386-tdep.c (i386_return_value): Implement
1754 RETURN_VALUE_ABI_RETURNS_ADDRESS.
1755
1756 * vax-tdep.c: Tweak comments. Reorder include files. Don't
1757 include "symtab.h", "opcode/vax.h" and "inferior.h".
1758 (vax_skip_prologue): Replace calls to read_memory_integer by calls
1759 to read_memory_unsigned_integer.
1760 (vax_gdbarch_init): Reorder.
1761 (_initialize_vax_tdep): Spell out prototype.
1762 * Makefile.in (vax-tdep.o): Update dependencies.
1763
1764 2004-05-08 Andrew Cagney <cagney@redhat.com>
1765
1766 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
1767 * target.c (target_detach, target_disconnect): Ditto.
1768
1769 * infcall.c (call_function_by_hand): When no
1770 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
1771 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
1772 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
1773 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1774 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
1775
1776 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
1777 * gdbarch.h, gdbarch.c: Re-generate.
1778 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
1779 deprecated_fix_call_dummy.
1780 * v850-tdep.c (v850_gdbarch_init): Ditto.
1781 * infcall.c (call_function_by_hand): Do not call
1782 DEPRECATED_FIX_CALL_DUMMY.
1783
1784 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
1785 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
1786 * gdbarch.h, gdbarch.c: Re-generate.
1787 * arm-linux-tdep.c (arm_linux_call_dummy_words)
1788 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
1789 deprecated_sizeof_call_dummy_words.
1790 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
1791 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
1792 * v850-tdep.c (v850_gdbarch_init): Ditto.
1793 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
1794 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
1795 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1796 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
1797 * arch-utils.h (legacy_call_dummy_words)
1798 (legacy_sizeof_call_dummy_words): Delete declarations.
1799 * arch-utils.c (legacy_call_dummy_words)
1800 (legacy_sizeof_call_dummy_words): Delete variables.
1801
1802 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
1803 * gdbarch.h, gdbarch.c: Re-generate.
1804 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
1805 * infcall.c (call_function_by_hand): Eliminate call to
1806 DEPRECATED_PUSH_DUMMY_FRAME.
1807 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
1808 push_dummy_frame.
1809 (ns32k_push_dummy_frame): Delete function.
1810
1811 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
1812 deprecated_call_dummy_breakpoint_offset or
1813 deprecated_call_dummy_start_offset.
1814 * dummy-frame.c, arm-tdep.c: Update comments.
1815 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
1816 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
1817 * gdbarch.h, gdbarch.c: Re-generate.
1818
1819 * infcall.c (legacy_push_dummy_code): Delete function.
1820 (push_dummy_code): Delete call.
1821
1822 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
1823 * gdbarch.h, gdbarch.c: Re-generate.
1824 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
1825 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
1826 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
1827 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
1828
1829 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
1830 (struct frame_info): Delete opaque declaration.
1831 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
1832 * frame.c (get_frame_type): Delete call.
1833
1834 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
1835 pc_in_call_dummy.
1836 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
1837 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
1838
1839 2004-05-08 Mark Kettenis <kettenis@gnu.org>
1840
1841 * alphanbsd-tdep.c: Include "gdb_string.h".
1842 * armnbsd-tdep.c: Update copyright year.
1843 Include "gdb_string.h".
1844 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
1845 dependencies.
1846
1847 * delta68-nat.c: Remove file.
1848 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
1849 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
1850 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
1851 (delta68-nat.o): Remove dependency.
1852
1853 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
1854 function.
1855 (m68k_gdbarch_init): Don't set
1856 deprecated_frameless_function_invocation.
1857
1858 2004-05-07 Randolph Chung <tausq@debian.org>
1859
1860 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
1861 read_memory_nobpt for code reading when doing frame unwinding.
1862 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
1863
1864 2004-05-07 Randolph Chung <tausq@debian.org>
1865
1866 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
1867 instead of sp, handle sigaltstack case.
1868 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
1869 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
1870 signal handler and not that of the caller.
1871 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
1872 hppa_linux_sigtramp_find_sigcontext.
1873
1874 2004-05-07 Randolph Chung <tausq@debian.org>
1875
1876 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
1877 hppa-linux-nat.c.
1878 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
1879 * hppa-linux-nat.c (fetch_register, store_register): Define.
1880 (fetch_inferior_registers, store_inferior_registers): Define.
1881 (supply_gregset): Add comment and clean up some unneeded code.
1882 (fill_gregset): Add comment and fix so that it saves registers in
1883 the right place in the gregset.
1884 (fill_fpregset): Fix buffer overrun problem.
1885 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
1886
1887 2004-05-07 Randolph Chung <tausq@debian.org>
1888
1889 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
1890 do common handling of the pcoqt register.
1891 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
1892 to use helper function.
1893 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
1894 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
1895 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
1896 generic fallback unwinder when all else fails.
1897 (hppa_gdbarch_init): Add fallback sniffer.
1898 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
1899 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
1900 to use helper function.
1901
1902 2004-05-08 Joel Brobecker <brobecker@gnat.com>
1903
1904 * config/djgpp/fnchange.lst: Add translation rules for
1905 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
1906
1907 2004-05-08 Mark Kettenis <kettenis@gnu.org>
1908
1909 * frame.c (get_prev_frame_1): Work around GCC bug.
1910 * frame.h: Add comment about GCC bug.
1911
1912 2004-05-07 Andrew Cagney <cagney@redhat.com>
1913
1914 * observer.c: Include "commands.h" and "gdbcmd.h".
1915 (observer_debug, _initialize_observer): Add the
1916 command "set/show debug observer".
1917 * observer.sh: When observer debugging, log notify calls.
1918 * Makefile.in (observer.o): Update dependencies.
1919
1920 2004-05-07 Jason Molenda (jmolenda@apple.com)
1921
1922 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
1923
1924 2004-05-07 Jim Blandy <jimb@redhat.com>
1925
1926 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
1927 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
1928 to recognize gpr regnums, instead of assuming that
1929 tdep->ppc_fp0_regnum marks the end of the general-purpose
1930 registers.
1931
1932 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
1933 the given architecture has floating-point registers.
1934
1935 2004-05-07 Andrew Cagney <cagney@redhat.com>
1936
1937 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
1938 macro defined to 1.
1939 * gdbarch.h, gdbarch.c: Re-generate.
1940 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
1941 deprecated_use_generic_dummy_frames.
1942
1943 2004-05-07 Brian Ford <ford@vss.fsi.com>
1944
1945 * NEWS: Mention Cygwin DWARF 2 support.
1946
1947 2004-05-07 Andrew Cagney <cagney@redhat.com>
1948
1949 * objfiles.h (struct entry_info): Delete unused fields
1950 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
1951 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
1952 * mipsread.c (mipscoff_symfile_read): Update.
1953 * mdebugread.c (parse_partial_symbols): Update.
1954 * dwarfread.c (read_file_scope): Update.
1955 * dwarf2read.c (read_file_scope): Update.
1956 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
1957 * coffread.c (complete_symtab): Update.
1958
1959 2004-05-07 Mark Kettenis <kettenis@gnu.org>
1960
1961 * infcall.c (_initialize_infcall): Fix typo.
1962
1963 2004-05-07 Andrew Cagney <cagney@redhat.com>
1964
1965 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
1966 * command.h (add_setshow_zinteger_cmd): Declare.
1967
1968 2004-05-06 Randolph Chung <tausq@debian.org>
1969
1970 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
1971 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
1972 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
1973 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
1974 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
1975 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
1976 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
1977 definitions ...
1978 * hppa-tdep.h: ... to here, with HPPA_ prefix.
1979 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
1980 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
1981 (hppa64_hpux_frame_find_saved_regs_in_sig)
1982 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
1983 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
1984 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
1985 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
1986 (hppa_linux_sigtramp_frame_prev_register): Likewise.
1987 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
1988 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
1989 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
1990 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
1991 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
1992 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
1993 (hppa32_register_type, hppa_cannot_store_register)
1994 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
1995 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
1996 * hpread.c (hpread_process_one_debug_symbol): Likewise.
1997 * pa64solib.c (pa64_solib_have_load_event)
1998 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
1999 (pa64_solib_unloaded_library_pathname): Likewise.
2000 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
2001 (som_solib_library_pathname): Likewise.
2002
2003 2004-05-05 Jim Ingham <jingham@apple.com>
2004
2005 * breakpoint.c (create_breakpoints): Copy the ignore count and
2006 thread id over from the pended breakpoint to the actual
2007 breakpoint.
2008
2009 2004-05-05 Andrew Cagney <cagney@redhat.com>
2010
2011 * gdbarch.sh (PARM_BOUNDARY): Delete.
2012 gdbarch.h, gdbarch.c: Re-generate.
2013 * valops.c (PARM_BOUNDARY): Delete macro.
2014 (value_push): Delete PARM_BOUNDARY code.
2015 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
2016
2017 2004-05-04 Jim Blandy <jimb@redhat.com>
2018
2019 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
2020 Don't assume that the gprs, fprs, and UISA sprs are
2021 contiguous, start at register number zero, and end with fpscr.
2022 Instead, use the numbers from the tdep structure.
2023
2024 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
2025 should no longer be used in code specific to the RS6000 and its
2026 derivatives.
2027 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
2028 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
2029 tdep->ppc_fp0_regnum.
2030 (ppc_supply_fpregset, ppc_collect_fpregset)
2031 (rs6000_push_dummy_call, rs6000_extract_return_value)
2032 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
2033 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
2034 FP0_REGNUM.
2035 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
2036 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
2037 Same.
2038 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
2039 bdm_ppc_store_registers): Same.
2040 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
2041 (store_register, fill_fpregset): Same.
2042 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
2043 (ppc_linux_supply_fpregset): Same.
2044 * ppcnbsd-nat.c (getfpregs_supplies): Same.
2045 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
2046 Same.
2047 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
2048 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
2049 ppc64_sysv_abi_return_value): Same.
2050 * rs6000-nat.c (regmap, fetch_inferior_registers)
2051 (store_inferior_registers, fetch_core_registers): Same.
2052
2053 2004-05-01 Mark Kettenis <kettenis@gnu.org>
2054
2055 * m68knbsd-nat.c: Remove file.
2056 * m68knbsd-tdep.c: Remove file.
2057 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
2058 dependencies.
2059 * configure.host: Add m68k-*-netbsdelf*.
2060 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
2061 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
2062 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
2063 (XM_FILE): Remove.
2064 * config/m68k/nbsdelf.mh: New file.
2065 * config/m68k/nbsd.mt: New file.
2066 * config/m68k/nbsdaout.mt: Remove file.
2067 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
2068 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
2069 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
2070 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
2071 (use_struct_convention): Remove prototype.
2072 (USE_STRUCT_CONVENTION): Remove define.
2073 * config/m68k/xm-nbsd.h: Remove file.
2074
2075 2004-05-04 Michael Snyder <msnyder@redhat.com>
2076
2077 * m68k-tdep.c (m68k_gdbarch_init): Default to using
2078 reg_struct_return method (as gcc usually does for cross targets).
2079
2080 2004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2081
2082 Committed by Andrew Cagney.
2083 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
2084 alignment padding when accessing ucontext struct members.
2085
2086 2004-05-04 Jim Blandy <jimb@redhat.com>
2087
2088 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
2089 'ppc_gplast_regnum' member.
2090 (ppc_num_gprs): New enum constant.
2091 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
2092 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
2093 * rs6000-nat.c (regmap, fetch_inferior_registers,
2094 store_inferior_registers): Same.
2095 * rs6000-tdep.c (e500_pseudo_register_read)
2096 (e500_pseudo_register_write): Same.
2097 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
2098
2099 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
2100 * ppc-tdep.h (ppc_num_fprs): New enum constant.
2101 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
2102 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
2103 FPLAST_REGNUM.
2104 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
2105 Same.
2106 * ppc-linux-nat.c (ppc_register_u_addr): Same.
2107 * rs6000-nat.c (regmap, fetch_inferior_registers)
2108 (store_inferior_registers): Same.
2109
2110 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
2111 with FPLAST_REGNUM.
2112
2113 2004-05-03 Joel Brobecker <brobecker@gnat.com>
2114
2115 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
2116 failure detected by recent versions of GCC.
2117 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
2118 to be consistent with the usage in dwarf2_create_include_psymtab.
2119
2120 2004-05-03 Michael Snyder <msnyder@redhat.com>
2121
2122 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
2123 (heuristic_proc_start): Whitespace cleanup.
2124
2125 2004-05-04 Mark Kettenis <kettenis@gnu.org>
2126
2127 * sun3-nat.c: Remove file.
2128 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
2129 dependencies.
2130 (ALLDEPFILES): Remove sun3-nat.c.
2131 (sun3-nat.o): Remove dependencies.
2132
2133 * i386-interix-nat.c, i386-interix-tdep.c,
2134 config/i386/nm-interix.h, config/i386/interix.mh,
2135 config/i386/interix.mt: Remove files.
2136 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
2137 dependencies.
2138
2139 2004-05-03 Mark Kettenis <kettenis@gnu.org>
2140
2141 * m68k-tdep.h (struct gdbarch_tdep): Add member
2142 struct_value_regnum.
2143 (m68k_svr4_init_abi): New prototype.
2144 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
2145 different calling conventions.
2146 (m68k_extract_return_value): Remove code dealing with single-field
2147 structs.
2148 (m68k_store_return_value): Remove code dealing with single-field
2149 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
2150 (m68k_extract_struct_value_address): Remove function.
2151 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
2152 (m68k_reg_struct_return_p, m68k_return_value)
2153 (m68k_svr4_return_value): New functions.
2154 (m68k_use_struct_convention): Remove function.
2155 (m68k_push_dummy_call): Use new struct_value_regnum member of
2156 `struct gdbarch_tdep' instead of hardcoded register number to
2157 store STRUCT_ADDR.
2158 (m68k_svr4_init_abi): New function.
2159 (m68k_gdbarch_init): Don't set extract_return_value,
2160 store_return_values, deprecated_extract_struct_value_address and
2161 use_struct_convention. Set return_value instead. Initialize new
2162 struct_value_regnum member of `struct gdbarch_tdep'.
2163 * m68klinux-tdep.c: Update copyright year.
2164 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
2165 (m68k_linux_extract_struct_value_address): Remove function.
2166 (m68k_linux_init_abi): Don't set extract_return_value,
2167 store_return_values, deprecated_extract_struct_value_address and
2168 use_struct_convention. Call m68k_svr4_init_abi but override the
2169 new struct_value_regnum member of `struct gdbarch_tdep'.
2170 * Makefile.in (m68k-tdep.o): Update dependencies.
2171
2172 2004-05-03 J. Brobecker <brobecker@gnat.com>
2173
2174 * dwarf2read.c (line_header): Add new included_p field in
2175 field file_names.
2176 (partial_die_info): New field has_stmt_list. New field line_offset.
2177 (dwarf2_create_include_psymtab): New function.
2178 (dwarf2_build_include_psymtabs): New function.
2179 (add_file_name): Add forward declaration. Initialize new field.
2180 (dwarf_decode_lines): Add new parameter. Enhance this procedure
2181 to be able to determine the list of files included by the
2182 given unit, and build their associated psymtabs.
2183 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
2184 files as well.
2185 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
2186 (read_file_scope): Update call to dwarf_decode_lines.
2187 (read_partial_die): Handle DW_AT_stmt_list attributes.
2188
2189 2004-05-02 Michael Chastain <mec.gnu@mindspring.com>
2190
2191 Unfix PR gdb/1626.
2192 * configure.in: Revert special case for osf5.*.
2193 * configure: Regenerate.
2194
2195 2004-05-02 Jim Blandy <jimb@redhat.com>
2196
2197 Move the symbol-file-from-memory functions into their own file.
2198 * symfile-mem.c, symfile-mem.h: New files.
2199 * symfile.c (symbol_file_add_from_bfd): New function.
2200 (symbol_file_add): Call symbol_file_add_from_bfd.
2201 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
2202 Moved to symfile-mem.c.
2203 (_initialize_symfile): Move definition of
2204 add-symbol-file-from-memory command to symfile-mem.c.
2205 * symfile.h (symbol_file_add_from_bfd): New declaration.
2206 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
2207 * config/powerpc/linux.mt (TDEPFILES): Same.
2208 * Makefile.in (SFILES): Add symfile-mem.c.
2209 (symfile_mem_h): New variable.
2210 (HFILES_NO_SRCDIR): Add symfile-mem.h.
2211 (symfile-mem.o): New rule.
2212
2213 2004-05-01 Andrew Cagney <cagney@redhat.com>
2214
2215 * breakpoint.c (insert_bp_location): Use get_frame_id, and
2216 frame_find_by_id instead of frame_relative_level.
2217 (do_enable_breakpoint): Ditto.
2218 * thread.c: Update copyright.
2219 (info_threads_command): Ditto, simplify.
2220
2221 * frame.c (deprecated_generic_get_saved_register): Delete
2222 function, moved to "xstormy16-tdep.c".
2223 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
2224 deprecated_generic_get_saved_register from "frame.c".
2225 (xstormy16_frame_saved_register): Call
2226 xstormy16_get_saved_register.
2227 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
2228 static.
2229 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
2230 * frame.h (deprecated_generic_get_saved_register): Delete.
2231
2232 2004-05-01 Michael Chastain <mec.gnu@mindspring.com>
2233
2234 * dwarfread.c: Update documentation on the state of dwarf-1.
2235
2236 2004-05-01 Andrew Cagney <cagney@redhat.com>
2237
2238 * stack.c (select_frame_command): Delete call to
2239 frame_relative_level.
2240 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
2241 Delete #if0 code.
2242 (frame_info): Do not print FRAMELESS.
2243 (print_block_frame_labels): Replace DEPRECATED_STREQ.
2244 (catch_info): Delete #if0 code.
2245
2246 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
2247 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
2248 of frame_relative_level.
2249 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
2250 to SENTINEL_FRAME.
2251 * frame.h (enum frame_type): Add SENTINEL_FRAME.
2252 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
2253 frame_relative_level.
2254
2255 * frame.h (deprecated_set_frame_type): Delete declaration.
2256 * frame.c (deprecated_set_frame_type): Delete function, update
2257 comments.
2258
2259 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
2260 * gdbarch.h, gdbarch.c: Re-generate.
2261 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
2262 (shnbsd_pc_in_sigtramp): Delete.
2263 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
2264 pc_in_sigtramp.
2265 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
2266 pc_in_sigtramp.
2267 * frame.h: Update comments.
2268 * ppc-linux-tdep.c: Update comments.
2269 * breakpoint.c (bpstat_what): Update comments.
2270
2271 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
2272 m68klinux-tdep.o's dependencies, were previously added to
2273 m68klinux-nat.o.
2274
2275 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
2276 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
2277 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
2278 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
2279 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
2280
2281 * Makefile.in (m68klinux-nat.o): Update dependencies.
2282 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
2283 (m68k_linux_sigtramp_frame_cache)
2284 (m68k_linux_sigtramp_frame_this_id)
2285 (m68k_linux_sigtramp_frame_prev_register)
2286 (m68k_linux_sigtramp_frame_unwind)
2287 (m68k_linux_sigtramp_frame_sniffer)
2288 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
2289 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
2290 names, use trad-frame.h.
2291 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
2292 (struct m68k_sigtramp_info): Delete.
2293 * m68k-tdep.c (m68k_sigtramp_frame_cache)
2294 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
2295 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
2296 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
2297 "m68klinux-tdep.c".
2298
2299 * infrun.c (check_sigtramp2): Delete check for
2300 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
2301
2302 2004-05-01 Mark Kettenis <kettenis@gnu.org>
2303
2304 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
2305
2306 2004-05-01 Andrew Cagney <cagney@redhat.com>
2307
2308 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
2309 (frv_linux_sigtramp_frame_cache)
2310 (frv_linux_sigtramp_frame_this_id)
2311 (frv_linux_sigtramp_frame_prev_register)
2312 (frv_linux_sigtramp_frame_unwind)
2313 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
2314 include "linux" in function and variable names, directly call
2315 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
2316 the latest trad-frame code.
2317 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
2318 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
2319 * Makefile.in (frv-linux-tdep.o): Update dependencies.
2320 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
2321 * frv-tdep.c (frv_sigtramp_frame_cache)
2322 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
2323 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
2324 frv-linux-tdep.c.
2325 (frv_gdbarch_init): Do not append a sigtramp sniffer.
2326 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
2327 (frv_set_sigcontext_reg_addr): Delete function.
2328
2329 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
2330 (DEPRECATED_SIGTRAMP_END): Delete.
2331 * gdbarch.h, gdbarch.c: Re-generate.
2332 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
2333 * config/vax/tm-vaxbsd.h: Update copyright.
2334 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
2335 (DEPRECATED_IN_SIGTRAMP): Define.
2336 * config/m68k/tm-nbsd.h: Update copyright.
2337 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
2338 (DEPRECATED_IN_SIGTRAMP): Define.
2339
2340 2004-05-01 Mark Kettenis <kettenis@gnu.org>
2341
2342 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
2343 encondings. Fixes PR gdb/1628.
2344
2345 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
2346 DW_CFA_restore state without a matching DW_CFA_remember_state
2347 instead of aborting. Fixes PR backtrace/1589.
2348
2349 2004-04-30 Joel Brobecker <brobecker@gnat.com>
2350
2351 * MAINTAINERS: Add self as AIX maintainer.
2352 Update my e-mail address in write-after-approval section.
2353
2354 2004-04-30 Andrew Cagney <cagney@redhat.com>
2355
2356 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
2357 (legacy_get_prev_frame): Ditto.
2358
2359 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
2360 (mips_gdbarch_init): Do not set pc_in_sigtramp.
2361 * mipsread.c (sigtramp_address): Delete extern variable.
2362 (mipscoff_new_init): Delete reference.
2363 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
2364 (fixup_sigtramp): Delete function.
2365 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
2366 (fixup_sigtramp): Delete declarations.
2367
2368 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
2369 deprecated_pc_in_sigtramp.
2370 (ppcnbsd_pc_in_sigtramp): Delete function.
2371
2372 2004-05-01 Mark Kettenis <kettenis@gnu.org>
2373
2374 * config/m68k/nm-nbsd.h: Tweak comments.
2375 * config/m68k/nm-nbsdaout.h: Likewise.
2376
2377 2004-04-30 Andrew Cagney <cagney@redhat.com>
2378
2379 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
2380 legacy_pc_in_sigtramp.
2381 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
2382
2383 2004-05-01 Mark Kettenis <kettenis@gnu.org>
2384
2385 Add OpenBSD/m68k support.
2386 * NEWS (New native configurations): Mention OpenBSD/m68k.
2387 * m68kbsd-tdep.c: New file.
2388 * m68kbsd-nat.c: New file.
2389 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
2390 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
2391 * configure.host: Add m68k-*-openbsd.
2392 * configure.tgt: Add m68k-*-openbsd.
2393 * config/m68k/tm-obsd.h: New file.
2394 * config/m68k/obsd.mt: New file.
2395 * config/m68k/obsd.mh: New file.
2396 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
2397 m68kbsd-tdep.c.
2398
2399 2004-04-30 Andrew Cagney <cagney@redhat.com>
2400
2401 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
2402 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
2403
2404 2004-04-30 Mark Kettenis <kettenis@gnu.org>
2405
2406 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
2407 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
2408
2409 2004-04-30 Brian Ford <ford@vss.fsi.com>
2410
2411 Revert 2004-04-16 change.
2412 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
2413 (i386_coff_init_abi): Remove.
2414 * i386-tdep.h (i386_coff_init_abi): Remove.
2415 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
2416
2417 2004-04-30 Andrew Cagney <cagney@redhat.com>
2418
2419 * blockframe.c (find_pc_partial_function): Delete use of
2420 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
2421 DEPRECATED_SIGTRAMP_END.
2422
2423 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
2424 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
2425 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
2426 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
2427 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
2428
2429 * defs.h (deprecated_inside_entry_file): Delete declaration.
2430 * blockframe.c (deprecated_inside_entry_file): Delete function.
2431 (legacy_frame_chain_valid): Delete call.
2432 * sh64-tdep.c (sh64_frame_chain): Delete call.
2433 * objfiles.h: Update comments.
2434 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
2435 call.
2436 * frame.c (get_prev_frame): Delete call, update comments.
2437
2438 2004-04-30 Brian Ford <ford@vss.fsi.com>
2439
2440 * MAINTAINERS (Write After Approval): Add myself.
2441
2442 2004-04-30 Andrew Cagney <cagney@redhat.com>
2443
2444 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
2445 * gdbarch.h, gdbarch.c: Re-generate.
2446 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
2447 code.
2448
2449 2004-04-30 Andrew Cagney <cagney@redhat.com>
2450
2451 * gdb-events.sh (selected_thread_changed)
2452 (selected_frame_level_changed, target_changed): Delete.
2453 * gdb-events.h, gdb-events.c: Re-generate.
2454 * valops.c (value_assign): Update.
2455 * stack.c (select_frame_command, up_silently_base)
2456 (down_silently_base): Update.
2457
2458 2004-04-29 Andrew Cagney <cagney@redhat.com>
2459
2460 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
2461 registers correctly.
2462 (print_gp_register_row, mips32_heuristic_proc_desc)
2463 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
2464 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
2465 references to mips_isa_regsize.
2466
2467 2004-04-29 Andrew Cagney <cagney@redhat.com>
2468
2469 * mips-tdep.c (struct gdbarch_tdep): Delete
2470 mips_fp_register_double.
2471 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
2472 mips_abi_regsize.
2473 (mips_gdbarch_init): Do not set mips_fp_register_double.
2474 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
2475
2476 2004-04-29 Joel Brobecker <brobecker@gnat.com>
2477
2478 Committed by Andrew Cagney.
2479 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
2480 function calls.
2481
2482 2004-04-29 Andrew Cagney <cagney@redhat.com>
2483
2484 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
2485 gdbarch, use mips_abi, update callers.
2486 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
2487 mips_abi_regsize, update callers.
2488 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
2489 mips_default_abi_regsize.
2490 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
2491 mips_default_abi_regsize.
2492
2493 2004-04-29 Andrew Cagney <cagney@redhat.com>
2494
2495 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
2496 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
2497 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
2498 mips_default_abi_regsize.
2499 (mips_isa_regsize): Rename mips_regisze.
2500 * mipsnbsd-tdep.c: Update.
2501 * mips-linux-tdep.c: Update.
2502 * irix5-nat.c: Update.
2503 * mips-tdep.h (mips_isa_regsize): Update.
2504
2505 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
2506 Delete all disabled code.
2507 * gdb-events.h, gdb-events.c: Re-generate.
2508
2509 2004-04-19 Jerome Guitton <guitton@gnat.com>
2510 Mark Kettenis <kettenis@gnu.org>
2511
2512 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
2513 the function begins with a branch instruction.
2514
2515 2004-04-29 Mark Kettenis <kettenis@gnu.org>
2516
2517 * i386-tdep.c: Fix spelling mistakes.
2518
2519 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2520 Andrew Cagney <cagney@redhat.com>
2521
2522 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
2523 <sys/proc.h>.
2524 * acconfig.h: Provide default _KMEMUSER value.
2525 * config.in, configure: Re-generate.
2526 * NEWS: Mention fix.
2527
2528 2004-04-24 Randolph Chung <tausq@debian.org>
2529
2530 * configure.host (hppa*-*-linux*): New target.
2531 * configure.tgt (hppa*-*-linux*): Likewise.
2532 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
2533 gdbarch_init_osabi() call earlier so that osabi-specific frame
2534 unwinders can be registered first.
2535 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
2536 hppa-linux-nat.c.
2537 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
2538 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
2539 * config/pa/linux.mh: New file.
2540 * config/pa/linux.mt: New file.
2541 * config/pa/nm-linux.h: New file.
2542 * config/pa/xm-linux.h: New file.
2543 * hppa-linux-nat.c: New file.
2544 * hppa-linux-tdep.c: New file.
2545
2546 2004-04-28 Randolph Chung <tausq@debian.org>
2547
2548 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
2549 return values.
2550 (hppa32_push_dummy_call): Fix small struct and floating point argument
2551 passing, and make sure the stack frame is properly aligned.
2552
2553 2004-04-28 Andrew Cagney <cagney@redhat.com>
2554
2555 * stack.c (print_stack_frame): Fix description.
2556
2557 * NEWS: Mention gdb/gdbserver/configure execute permission
2558 changed. PR server/519.
2559
2560 2004-04-28 Andrew Cagney <cagney@redhat.com>
2561
2562 * stack.c (print_stack_frame_stub): Delete declaration.
2563 (struct print_stack_frame_args, print_stack_frame)
2564 (print_frame_info, print_frame): Replace "source" with print what.
2565 Replace "print" with "print_level". Replace "args" with
2566 "print_args".
2567 * frame.h (show_and_print_stack_frame, print_stack_frame)
2568 (print_frame_info): Update declarations.
2569 * stack.c (select_and_print_frame, frame_command)
2570 (current_frame_command, up_command, down_command): Update calls -
2571 use get_selected_frame, pass "enum print_what" for source, do not
2572 call frame_relative_level.
2573 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
2574 * remote-rdp.c (remote_rdp_open): Ditto.
2575 * remote-mips.c (common_open): Ditto.
2576 * remote-e7000.c (e7000_start_remote): Ditto.
2577 * ocd.c (ocd_start_remote): Ditto.
2578 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
2579 * infrun.c (normal_stop): Ditto.
2580 * inflow.c (kill_command): Ditto.
2581 * infcmd.c (finish_command): Ditto.
2582 * corelow.c (core_open): Ditto.
2583 * tracepoint.c (finish_tfind_command): Ditto.
2584 * thread.c (info_threads_command, info_threads_command)
2585 (restore_current_thread, do_captured_thread_select): Ditto.
2586 * ada-tasks.c (task_command): Ditto.
2587
2588 2004-04-26 Orjan Friberg <orjanf@axis.com>
2589
2590 * frame.c: Include "observer.h".
2591 (frame_observer_target_changed): New function.
2592 (_initialize_frame): Attach target_changed observer.
2593 * regcache.c: Include "observer.h".
2594 (regcache_observer_target_changed): New function.
2595 (_initialize_regcache): Attach target_changed observer.
2596 * valops.c: Include "observer.h".
2597 (value_assign): Notify target_changed event when modifying register.
2598 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
2599
2600 2004-04-26 Orjan Friberg <orjanf@axis.com>
2601
2602 From Paul Koning <pkoning@equallogic.com>:
2603 * breakpoint.c (free_valchain): New function.
2604 (insert_bp_location, delete_breakpoint): Use free_valchain.
2605 (remove_breakpoint): Do not remove the valchain.
2606 (bpstat_stop_status): If not stopped by watchpoint, skip
2607 watchpoints when generating stop status list.
2608 * infrun.c (handle_inferior_event): Make
2609 stepped_after_stopped_by_watchpoint a global variable.
2610 * remote.c (remote_stopped_data_address): Return watch data
2611 address rather than zero if stepped_after_stopped_by_watchpoint is
2612 set.
2613
2614 2004-04-25 Michael Chastain <mec.gnu@mindspring.com>
2615
2616 Fix PR gdb/1626.
2617 * configure.in: Check for curses after termcap.
2618 On osf5.*, do not check for ncurses.
2619 * configure: Regenerate.
2620
2621 2004-04-25 Mark Kettenis <kettenis@gnu.org>
2622
2623 * ppcobsd-nat.c: Include "ppc-tdep.h".
2624 * Makefile.in (ppcobsd-nat.o): Update dependencies.
2625
2626 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
2627 Fixes PR tdep/1623 and PR tdep/1624.
2628
2629 2004-04-24 Michael Chastain <mec.gnu@mindspring.com>
2630
2631 * xmodem.h, xmodem.c: Remove files.
2632 * Makefile.in: Remove references to xmodem.h, xmodem.c.
2633
2634 2004-04-23 Randolph Chung <tausq@debian.org>
2635
2636 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
2637 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
2638 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
2639 for handling stackless frames.
2640 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
2641
2642 2004-04-23 Randolph Chung <tausq@debian.org>
2643
2644 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
2645 starts at a pc before the frame is created.
2646
2647 2004-04-23 Joel Brobecker <brobecker@gnat.com>
2648
2649 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
2650
2651 2004-04-23 Jerome Guitton <guitton@gnat.fr>
2652
2653 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
2654 use convert_typed_floating to get the appropriate format.
2655
2656 2004-04-22 Randolph Chung <tausq@debian.org>
2657
2658 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
2659 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
2660 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
2661 (hppa_sign_extend): Add prototype.
2662 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
2663 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
2664 (sign_extend): Rename with hppa_ prefix and make non-static. Other
2665 hppa targets will also use these functions.
2666 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
2667 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
2668 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
2669 (hppa_gdbarch_init): Remove gdbarch setting of
2670 skip_trampoline_code, in_solib_call_trampoline and
2671 in_solib_return_trampoline.
2672 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
2673 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
2674 hppa_in_solib_call_trampoline.
2675 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
2676 Moved from hppa-tdep.c.
2677 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
2678 in_solib_call_trampoline and in_solib_return_trampoline.
2679
2680 2004-04-22 Randolph Chung <tausq@debian.org>
2681
2682 * hppa-tdep.c (hppa_debug): New variable.
2683 (find_unwind_entry, hppa_frame_cache): Add debug output.
2684 (_initialize_hppa_tdep): Add command to set debug flag.
2685
2686 2004-04-22 Andrew Cagney <cagney@redhat.com>
2687
2688 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
2689 "trad-frame.h".
2690 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
2691 signal trampoline unwinder.
2692 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
2693
2694 2004-04-22 Mark Kettenis <kettenis@gnu.org>
2695
2696 Add OpenBSD/powerpc support.
2697 * NEWS (New native configurations): Mention OpenBSD/powerpc.
2698 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
2699 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
2700 (ppc_collect_fpregset): New prototypes.
2701 * ppcobsd-nat.c: New file.
2702 * ppcobsd-tdep.c: New file.
2703 * ppcobsd-tdep.h: New file.
2704 * rs6000-tdep.c: Include "regset.h".
2705 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
2706 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
2707 New functions.
2708 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
2709 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
2710 (rs6000-tdep.o): Update dependencies.
2711 * configure.host: Add powerpc-*-openbsd.
2712 * configure.tgt: Add powerpc-*-openbsd.
2713 * config/powerpc/obsd.mh: New file.
2714 * config/powerpc/nm-obsd.h: New file.
2715 * config/powerpc/obsd.mt: New file.
2716
2717 2004-04-22 Andrew Cagney <cagney@redhat.com>
2718
2719 * frame.h (show_frame_info): Delete declaration.
2720
2721 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
2722 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
2723 * m32r-tdep.c (m32r_frame_this_id): Ditto.
2724 * frv-tdep.c (frv_frame_this_id): Ditto.
2725 * avr-tdep.c (avr_frame_this_id): Ditto.
2726
2727 2004-04-22 Elena Zannoni <ezannoni@redhat.com>
2728
2729 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
2730
2731 2004-04-22 Jim Blandy <jimb@redhat.com>
2732
2733 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
2734 register number zero.
2735
2736 2004-04-21 Michael Snyder <msnyder@redhat.com>
2737
2738 * mips-tdep.c (heuristic_proc_start):
2739 Warning() already prefixes "Warning: ".
2740
2741 2004-04-21 Andrew Cagney <cagney@redhat.com>
2742
2743 * annotate.h (deprecated_annotate_starting_hook)
2744 (deprecated_annotate_stopped_hook)
2745 (deprecated_annotate_exited_hook)
2746 (deprecated_annotate_signal_hook)
2747 (deprecated_annotate_signalled_hook): Deprecate.
2748 * tracepoint.h (deprecated_create_tracepoint_hook)
2749 (deprecated_delete_tracepoint_hook)
2750 (deprecated_modify_tracepoint_hook)
2751 (deprecated_trace_find_hook)
2752 (deprecated_trace_start_stop_hook): Deprecate.
2753 * target.h (deprecated_target_new_objfile_hook): Deprecate.
2754 * remote.h (deprecated_target_resume_hook)
2755 (deprecated_target_wait_loop_hook): Deprecate.
2756 * gdbcore.h (deprecated_exec_file_display_hook)
2757 (deprecated_file_changed_hook): Deprecate.
2758 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
2759 * defs.h (deprecated_modify_breakpoint_hook)
2760 (deprecated_command_loop_hook, deprecated_show_load_progress)
2761 (deprecated_print_frame_info_listing_hook)
2762 (deprecated_query_hook, deprecated_warning_hook)
2763 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
2764 (deprecated_delete_breakpoint_hook)
2765 (deprecated_interactive_hook, deprecated_registers_changed_hook)
2766 (deprecated_readline_begin_hook, deprecated_readline_hook)
2767 (deprecated_readline_end_hook, deprecated_register_changed_hook)
2768 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
2769 (deprecated_context_hook, deprecated_target_wait_hook)
2770 (deprecated_attach_hook, deprecated_detach_hook)
2771 (deprecated_call_command_hook, deprecated_set_hook)
2772 (deprecated_error_hook, deprecated_error_begin_hook)
2773 (deprecated_ui_load_progress_hook): Deprecate.
2774 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
2775 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
2776 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
2777 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
2778 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
2779 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
2780 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
2781 * annotate.c, aix-thread.c: Update.
2782
2783 2004-04-21 Andrew Cagney <cagney@redhat.com>
2784
2785 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
2786 * vaxnbsd-tdep.c: Include "gdb_string.h".
2787
2788 * symfile.c (symbol_file_add_from_memory): #if 0 function.
2789 (add_symbol_file_from_memory_command): #if 0 function body, call
2790 error instead.
2791
2792 2004-04-21 Andrew Cagney <cagney@redhat.com>
2793
2794 * gdbcore.h: Update copyright.
2795 (deprecated_add_core_fns): Rename add_core_fns.
2796 * win32-nat.c (_initialize_core_win32): Update.
2797 * sun3-nat.c (_initialize_core_sun3): Update.
2798 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
2799 * rs6000-nat.c (_initialize_core_rs6000): Update.
2800 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
2801 * nto-tdep.c (_initialize_nto_tdep): Update.
2802 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
2803 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
2804 * mips-nat.c (_initialize_core_mips): Update.
2805 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
2806 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
2807 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
2808 * lynx-nat.c (_initialize_core_lynx): Update.
2809 * irix5-nat.c (_initialize_core_irix5): Update.
2810 * i386-interix-nat.c (_initialize_core_interix): Update.
2811 * cris-tdep.c (_initialize_cris_tdep): Update.
2812 * corelow.c (deprecated_add_core_fns): Update.
2813 * core-regset.c (_initialize_core_regset): Update.
2814 * core-aout.c (_initialize_core_aout): Update.
2815 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
2816 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
2817 * alpha-nat.c (_initialize_core_alpha): Update.
2818
2819 2004-04-21 Jim Blandy <jimb@redhat.com>
2820
2821 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
2822
2823 2004-04-19 Daniel Jacobowitz <drow@mvista.com>
2824
2825 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
2826 Delete.
2827 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
2828 (read_attribute_value): Update calls to dwarf_alloc_block.
2829 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
2830 dwarf2_tmp_obstack.
2831 (psymtab_to_symtab_1): Likewise. Clean up using
2832 free_stack_comp_unit.
2833 (add_to_cu_func_list): Use the comp_unit_obstack.
2834
2835 2004-04-19 Joel Brobecker <brobecker@gnat.com>
2836
2837 * dwarf2read.c (dwarf2_flag_true_p): New function.
2838 (die_is_declaration): Use the function above. Add some comments.
2839
2840 2004-04-19 Mark Kettenis <kettenis@gnu.org>
2841
2842 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
2843 architecture when registering sparcnbsd_core_osabi_sniffer.
2844 Adjust comment.
2845
2846 2004-04-18 Mark Kettenis <kettenis@gnu.org>
2847
2848 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
2849 return value.
2850
2851 Based on a patch from Brian Ford <ford@vss.fsi.com>:
2852 * i386-tdep.c: Correct register numbering scheme comments
2853 throughout.
2854 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
2855 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
2856 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
2857 (i386_gdb_arch_init): Likewise.
2858
2859 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
2860 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
2861 ppcnbsd-tdep.o.
2862
2863 * m68k-tdep.h: Tweak comments.
2864 * m68k-tdep.c: Tweak comment.
2865
2866 2004-04-17 Randolph Chung <tausq@debian.org>
2867
2868 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
2869 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
2870 (hppa_hpux_som_init_abi): Set is_elf to 0.
2871 (hppa_hpux_elf_init_abi): Set is_elf to 1.
2872 * hppa-tdep.c (low_text_segment_address): Remove global.
2873 (record_text_segment_lowaddr): Pass in low address as parameter. Use
2874 section offset to calculate segment address.
2875 (internalize_unwinds): Define low_text_segment_address as local and
2876 pass to record_text_segment_lowaddr for ELF targets.
2877 (hppa_gdbarch_init): Zero fill tdep structure.
2878 (hppa_dump_tdep): Print tdep structure.
2879 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
2880
2881 2004-04-17 Randolph Chung <tausq@debian.org>
2882
2883 * hppa-tdep.c (hppa_pseudo_register_read): Define.
2884 (hppa_gdbarch_init): Set pseudo_register_read.
2885 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
2886 * regcache.c (supply_register): Remove check for
2887 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
2888
2889 2004-04-17 Randolph Chung <tausq@debian.org>
2890
2891 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
2892 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
2893 (hpread_adjust_stack_address): Move to hpread.c.
2894 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
2895 obj_private_struct): Move from tm-hppa.h.
2896 * hpread.c (hppa-tdep.h): Include.
2897 (hpread_adjust_stack_address): Move from hppa-tdep.c.
2898 (hpread_read_function_type, hpread_read_doc_function_type)
2899 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
2900 directly.
2901 * pa64solib.c (hppa-tdep.h): Include.
2902 * somsolib.c (hppa-tdep.h): Include.
2903 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
2904 inferior_status): Remove unused forward declarations.
2905 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
2906 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
2907 obj_private_struct): Move to hppa-tdep.h.
2908 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
2909
2910 2004-04-17 Randolph Chung <tausq@debian.org>
2911
2912 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
2913 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
2914 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
2915 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
2916 Remove forward declaration and make static.
2917 (hppa_reg_struct_has_addr): Remove.
2918
2919 2004-04-16 Joel Brobecker <brobecker@gnat.com>
2920
2921 * observer.sh: Move comments in sed command to first column.
2922
2923 2004-04-16 Jason Molenda (jmolenda@apple.com)
2924
2925 * frame.c: Minor typeo corrections in comments.
2926
2927 2004-04-16 Joel Brobecker <brobecker@gnat.com>
2928
2929 * observer.c (observer_test_first_notification_function): Update
2930 function profile.
2931 (observer_test_second_notification_function): Likewise.
2932 (observer_test_third_notification_function): Likewise.
2933
2934 2004-04-16 Mark Kettenis <kettenis@gnu.org>
2935
2936 From Brian Ford <ford@vss.fsi.com>:
2937 * i386-tdep.c (i386_coff_init_abi): New function.
2938 * i386-tdep.h (i386_coff_init_abi): New prototype.
2939 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
2940 register number translation functions for DWARF and DWARF 2.
2941
2942 2004-04-16 Joel Brobecker <brobecker@gnat.com>
2943
2944 * dwarf2read.c: Back out my previous change, it was incorrect.
2945
2946 2004-04-16 Daniel Jacobowitz <drow@mvista.com>
2947
2948 * dwarf2read.c: Include "hashtab.h".
2949 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
2950 has_namespace_info.
2951 (struct partial_die_info): Add comments. Use bitfields to reduce
2952 memory footprint. Add scope, scope_set, has_specification,
2953 spec_offset, die_parent, die_child, and die_sibling.
2954 (peek_die_abbrev): Add prototype.
2955 (partial_read_comp_unit_head): New function, broken out from
2956 dwarf2_build_psymtabs_hard.
2957 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
2958 Use partial_read_comp_unit_head. Initialize the CU and
2959 comp_unit_obstack. Update calls to read_partial_die and
2960 scan_partial_symbols. Use free_stack_comp_unit and
2961 load_partial_dies.
2962 (scan_partial_symbols): Change PDI to a pointer. Use the child and
2963 sibling pointers to walk partial DIEs. Call fixup_partial_die.
2964 Update calls to helper functions. Remove NAMESPACE argument.
2965 Update comments.
2966 (partial_die_parent_scope, partial_die_full_name): New functions.
2967 (add_partial_symbol): Remove namespace argument. Update call to
2968 pdi_needs_namespace. Use partial_die_full_name. Handle
2969 DW_TAG_namespace. Check has_namespace_info flag.
2970 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
2971 tag. Handle namespaces.
2972 (add_partial_namespace, add_partial_enumeration): Simplify.
2973 (guess_structure_name): New function, derived from
2974 add_partial_structure.
2975 (add_partial_structure): Remove.
2976 (determine_class_name): Update comment.
2977 (dwarf2_read_abbrevs): Set has_namespace_info flag.
2978 (is_type_tag_for_partial, load_partial_dies): New functions.
2979 (read_partial_die): Pass abbrev and abbrev_len as arguments.
2980 Record specifications instead of following them immediately.
2981 (find_partial_die_in_comp_unit, find_partial_die)
2982 (fixup_partial_die, free_stack_comp_unit)
2983 (hashtab_obstack_allocate, dummy_obstack_deallocate)
2984 (partial_die_hash, partial_die_eq): New functions.
2985 * Makefile.in (hashtab_h): Define.
2986 (dwarf2read.o): Update dependencies.
2987 (observer_inc, observer_h): Move to the correct section.
2988
2989 2004-04-15 Joel Brobecker <brobecker@gnat.com>
2990
2991 * dwarf2read.c (dwarf2_attribute_true_p): New function.
2992 (die_is_declaration): Use the function above. Add comment.
2993
2994 2004-04-15 Joel Brobecker <brobecker@gnat.com>
2995
2996 * dwarf2read.c (read_structure_scope): Identify stub types
2997 using die_is_declaration() only.
2998
2999 2004-04-15 Roland McGrath <roland@redhat.com>
3000
3001 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
3002 argument instead of NAME.
3003 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
3004 in call to symbol_file_add_with_addrs_or_offsets.
3005 (build_addr_info): New function, helper for ...
3006 (symbol_file_add_from_memory): New function.
3007 (add_symbol_file_from_memory_command): New function using that.
3008 (_initialize_symfile): Register it for add-symbol-file-from-memory.
3009 (pre_add_symbol_hook): Add const to argument type.
3010 * symfile.h (symbol_file_add_from_memory): Declare it.
3011
3012 2004-04-15 Mark Kettenis <kettenis@gnu.org>
3013
3014 * NEWS (New native configurations): Mention OpenBSD/vax.
3015 * configure.host: Add vax-*-openbsd*.
3016 * config/vax/obsd.mh: New file.
3017 * config/vax/nm-obsd.h: New file.
3018
3019 * vax-tdep.c: Include "regset.h".
3020 (vax_supply_gregset): New function.
3021 (vax_gregset): New variable.
3022 (vax_regset_from_core_section): New function.
3023 (vax_gdbarch_init): Set regset_from_core_section.
3024 * Makefile.in (vax-tdep.o): Update dependencies.
3025
3026 2004-04-15 Andrew Cagney <cagney@redhat.com>
3027
3028 * observer.c (normal_stop_subject, observer_notify_normal_stop)
3029 (observer_normal_stop_notification_stub)
3030 (observer_attach_normal_stop, observer_detach_normal_stop):
3031 Delete, replaced by #include "observer.inc".
3032 * infrun.c (normal_stop): Pass "stop_bpstat" to
3033 observer_notify_normal_stop.
3034 * Makefile.in (observer_inc): Define.
3035 (observer.o): Update dependencies.
3036 (observer.h, observer.inc): New rules.
3037 * observer.h: Delete file.
3038 * observer.sh: New file.
3039
3040 2004-04-15 Mark Kettenis <kettenis@gnu.org>
3041
3042 * vax-tdep.c (vax_frame_cache): Fix typo.
3043
3044 2004-04-14 Mark Kettenis <kettenis@gnu.org>
3045
3046 * NEWS (New native configurations): Mention NetBSD/vax.
3047 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
3048 * config/vax/nbsdelf.mh: New file.
3049 * config/vax/nbsdaout.mh: New file.
3050 * config/vax/nm-nbsd.h: New file.
3051 * config/vax/nm-nbsdaout.h: New file.
3052
3053 * vaxnbsd-tdep.c: New file.
3054 * Makefile.in (vaxnbsd-tdep.o): New dependency.
3055 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
3056 * config/vax/nbsd.mt: New file.
3057 * config/vax/tm-nbsd.h: New file.
3058
3059 * Makefile.in (vaxbsd-nat.o): New dependency.
3060
3061 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
3062 * vax-tdep.c (vax_store_arguments): Remove struct_return and
3063 struct_addr arguments. Don't push return value address.
3064 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
3065 arguments to vax_store_arguments. Store return value address in
3066 R1.
3067 (vax_store_struct_return, vax_extract_return_value)
3068 (vax_store_return_value): Remove functions.
3069 (vax_return_value): New function.
3070 (vax_gdbarch_init): Set return value. Don't set
3071 deprecated_store_struct_return, deprecated_extract_struct_return
3072 and deprecated_store_return_value.
3073
3074 2004-04-14 Andreas Schwab <schwab@suse.de>
3075
3076 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
3077 value buffer.
3078 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
3079
3080 2004-04-14 Mark Kettenis <kettenis@gnu.org>
3081
3082 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
3083 (vax_unwind_dummy_id): New functions.
3084 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
3085 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
3086 variables.
3087 (vax_fix_call_dummy): Remove function.
3088 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
3089 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
3090 call_dummy_location, deprecated_call_dummy_words,
3091 deprecated_sizeof_call_dummy_words,
3092 deprecated_call_dummy_breakpoint_offset,
3093 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
3094 and deprecated_dummy_write_sp.
3095
3096 2004-04-13 David Carlton <carlton@kealia.com>
3097
3098 * MAINTAINERS: Move myself to "paper trail" section.
3099
3100 2004-04-12 Mark Kettenis <kettenis@gnu.org>
3101
3102 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
3103 "trad-frame.h".
3104 (vax_frame_init_saved_regs): Remove function.
3105 (vax_sigtramp_saved_pc): Remove function.
3106 (vax_frame_saved_pc): Remove function.
3107 (vax_frame_args_address): Remove function.
3108 (vax_frame_num_args): Rewrite.
3109 (vax_frame_chain): Remove function.
3110 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
3111 VAX_FP_REGNUM.
3112 (vax_pop_frame): Likewise.
3113 (vax_saved_pc_after_call): Remove function.
3114 (struct vax_frame_cache): New structure.
3115 (vax_frame_cache): New function.
3116 (vax_frame_this_id): New function.
3117 (vax_frame_prev_register): New function.
3118 (vax_frame_unwind): New variable.
3119 (vax_frame_sniffer): New function.
3120 (vax_frame_base_address): New function.
3121 (vax_frame_args_address): New function.
3122 (vax_frame_base): New variable.
3123 (vax_unwind_pc): New function.
3124 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
3125 deprecated_fp_regnum, deprecated_saved_pc_after_call,
3126 deprecated_frame_chain, deprecated_frame_saved_pc,
3127 deprecated_frame_args_address and
3128 deprecated_frame_init_saved_regs.
3129 * Makefile.in (vax-tdep.o): Update dependencies.
3130
3131 * vaxbsd-nat.c: New file.
3132
3133 * vax-tdep.h: Update copyright year. Adjust comments.
3134 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
3135 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
3136 (vax_regnum): New enum. Replacing...
3137 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
3138 (VAX_PS_REGNUM): ... these removed macros.
3139 * vax-tdep.c (vax_register_name): Remove prototype.
3140 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
3141 (vax_register_byte, vax_register_raw_size,
3142 vax_register_virtual_size, vax_register_virtual_type): Remove
3143 functions.
3144 (vax_register_type): New function.
3145 (vax_breakpoint_from_pc): Reorganize.
3146 (vax_gdbarch_init): Set register_type. Don't set
3147 deprecated_register_size, deprecated_register_bytes,
3148 deprecated_register_byte, deprecated_register_raw_size,
3149 deprecated_max_register_raw_size,
3150 deprecated_register_virtual_size,
3151 deprecated_max_register_virtual_size and
3152 deprecated_register_virtual_type. Add comment on stack direction.
3153
3154 2004-04-11 Mark Kettenis <kettenis@gnu.org>
3155
3156 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
3157 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
3158 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
3159
3160 2004-04-10 Randolph Chung <tausq@debian.org>
3161
3162 * MAINTAINERS (write after approval): Add myself.
3163
3164 2004-04-07 Randolph Chung <tausq@debian.org>
3165
3166 * hppa-tdep.c (hppa_inner_than): Remove.
3167 (is_pa_2): Remove unused static variable.
3168 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
3169
3170 2004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
3171
3172 * language.h (language_defn): Add new la_post_parser field.
3173 * parser-defs.h (null_post_parser): New declaration (default for
3174 la_post_parser).
3175
3176 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
3177 insert call to that function.
3178 (parse_exp_in_context): New function, including code formerly in
3179 parse_exp_1. Calls language-dependent post-parser after
3180 prefixification.
3181 (parse_expression_in_context): New exported function.
3182 (null_post_parser): New definition.
3183 * expression.h (parse_expression_in_context): Add declaration.
3184
3185 * p-lang.c (pascal_language_defn): Add trivial post-parser.
3186 * c-lang.c (c_language_defn): Ditto.
3187 (cplus_language_defn): Ditto.
3188 (asm_language_defn): Ditto.
3189 (minimal_language_defn): Ditto.
3190 * f-lang.c (f_language_defn): Ditto.
3191 * jv-lang.c (java_language_defn): Ditto.
3192 * language.c (unknown_language_defn): Ditto.
3193 (auto_language_defn): Ditto.
3194 (local_language_defn): Ditto.
3195 * m2-lang.c (m2_language_defn): Ditto.
3196 * scm-lang.c (scm_language_defn): Ditto.
3197 * obj-lang.c (objc_language_defn): Ditto.
3198
3199 2004-04-10 Mark Kettenis <kettenis@gnu.org>
3200
3201 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
3202 (amd64nbsd_mcontext_addr): New function.
3203 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
3204 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
3205 with amd64nbsd_r_reg_offset, instead of building it on the fly.
3206
3207 * corelow.c (core_xfer_partial): Fix coding standards violation.
3208 Add support for TARGET_OBJECT_WCOOKIE.
3209
3210 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
3211 deprecated_pc_in_sigtramp.
3212 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
3213 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
3214 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
3215 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
3216 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
3217 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
3218 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
3219
3220 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
3221 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
3222 Fix typo.
3223
3224 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
3225 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
3226 (amd64_collect_fxsave): Likewise.
3227
3228 * i386-sol2-tdep.c: Include "gdb_string.h".
3229 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
3230 name.
3231 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
3232
3233 2004-04-10 Mark Kettenis <kettenis@gnu.org>
3234
3235 * i386-sol2-tdep.c: Include "solib-svr4.h".
3236 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
3237 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
3238 * config/i386/tm-i386sol2.h: Include :solib.h".
3239 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
3240 solib-svr4.o and solib-legacy.o.
3241 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
3242 solib-svr4.o.
3243
3244 2004-04-09 Mark Kettenis <kettenis@gnu.org>
3245
3246 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
3247 whether a register is supplied by PTRACE_GETFPREGS.
3248 (store_inferior_registers): Likewise.
3249 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
3250 whether a register is supplied by PT_GETFPREGS.
3251 (store_inferior_registers): Likewise.
3252
3253 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
3254 * config/i386/linux64.mt (TDEPFILES): Likewise.
3255
3256 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
3257
3258 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
3259 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
3260 the program counter is in the range specified by `struct
3261 gdbarch_tdep'.
3262 * amd64-linux-tdep.c: Include "symtab.h".
3263 (amd64_linux_pc_in_sigtramp): Remove function.
3264 (amd64_linux_sigtramp_p): New function.
3265 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
3266 deprecated_pc_in_sigtramp.
3267 * amd64nbsd-tdep.c: Include "symtab.h".
3268 (amd64nbsd_sigtramp_p): New function.
3269 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
3270 deprecated_pc_in_sigtramp.
3271 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
3272 few comments.
3273 (amd64obsd_pc_in_sigtramp): Remove function.
3274 (amd64obsd_sigtramp_p): New function.
3275 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
3276 deprecated_pc_in_sigtramp.
3277 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
3278 (i386bsd_pc_ins_sigtramp): Remove prototype.
3279 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
3280 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
3281 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
3282 the program counter is in the range specified by `struct
3283 gdbarch_tdep'.
3284 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
3285 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
3286 (i386_go32_pc_in_sigtramp): Remove function.
3287 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
3288 Initialize TDEP->sigtramp_p.
3289 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
3290 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
3291 deprecated_pc_in_sigtramp.
3292 * i386-linux-tdep.c: Adjust comments.
3293 (i386_linux_pc_in_sigtramp): Remove function.
3294 (i386_linux_sigtramp_p): New function.
3295 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
3296 deprecated_pc_in_sigtramp.
3297 * i386-nto-tdep.c: Update copyright year.
3298 (i386nto_pc_in_sigtramp): Remove function.
3299 (i386nto_sigtramp_p): New function.
3300 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
3301 SP_REGNUM.
3302 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
3303 deprecated_pc_in_sigtramp.
3304 * i386-sol2-tdep.c: Update copyright year.
3305 (i386_sol2_pc_in_sigtramp): Remove function.
3306 (i386_sol2_sigtramp_p): New function.
3307 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
3308 deprecated_pc_in_sigtramp.
3309 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
3310 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
3311 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
3312 deprecated_sigtramp_start and deprecated_sigtramp_end.
3313 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
3314 (i386nbsd_pc_in_sigtramp): Remove function.
3315 (i386nbsd_sigtramp_p): New function.
3316 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
3317 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
3318 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
3319 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
3320 (i386obsd_pc_in_sigtramp): Remove function.
3321 (i386obsd_sigtramp_p): New function.
3322 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
3323 functions.
3324 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
3325 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
3326 TDEP->sigtramp_p.
3327 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
3328 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
3329 dependencies.
3330
3331 * config/i386/i386aout.mt: Remove file.
3332
3333 * configure.tgt: Remove i[34567]86-*-go32*,
3334 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
3335 and i[34567]86-*-isc*. Set gdb_target to i386 for
3336 i[34567]86-*-netware* and i[34567]86-*-*.
3337 * config/i386/i386.mt: New file.
3338 * config/i386/embed.mt: Remove file.
3339 * config/i386/go32.mt: Remove file.
3340 * config/i386/i386nw.mt: Remove file.
3341 * config/i386/i386v.mt: Remove file.
3342 * config/i386/tm-go32.h: Remove file.
3343
3344 * tui/tui-hooks.c: Include "readline/readline.h" after
3345 "gdb_curses.h" instead of before.
3346 * tui/tui-io.c: Likewise.
3347
3348 * tui/tui.c: Fix typo in comment.
3349
3350 * sparc64-tdep.c (sparc_address_from_register): Remove function.
3351
3352 2004-04-08 Andrew Cagney <cagney@redhat.com>
3353
3354 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
3355 (deprecated_exception_support_initialized): Declare.
3356 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
3357 (initialize_hp_cxx_exception_support)
3358 (child_enable_exception_callback): Update.
3359 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
3360 (deprecated_exception_support_initialized): Rename
3361 deprecated_exception_catchpoints_are_fragile and
3362 deprecated_exception_support_initialized.
3363 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
3364
3365 * symtab.c (deprecated_hp_som_som_object_present): Rename
3366 hp_som_som_object_present.
3367 * symtab.h (deprecated_hp_som_som_object_present): Declare.
3368 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
3369 Update. Delete extern declaration.
3370 * valops.c (hp_som_som_object_present): Ditto.
3371 * parse.c (deprecated_hp_som_som_object_present)
3372 (parse_nested_classes_for_hpacc): Ditto.
3373 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
3374 * hppa-hpux-tdep.c (hp_som_som_object_present)
3375 (initialize_hp_cxx_exception_support): Ditto.
3376 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
3377 * cp-valprint.c (hp_som_som_object_present)
3378 (cp_print_class_method): Ditto.
3379 * c-typeprint.c (hp_som_som_object_present):
3380 (c_type_print_base): Ditto.
3381 * c-exp.y (hp_som_som_object_present): Ditto.
3382
3383 2004-04-08 Andrew Cagney <cagney@redhat.com>
3384
3385 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
3386 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
3387 (frame_unwind_find_by_frame): Re-implement the unwind code so
3388 that it can both prepend and append sniffers. Replace
3389 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
3390 * tramp-frame.c (tramp_frame_append): Use
3391 frame_unwind_prepend_unwinder.
3392 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
3393 frame_unwind_register_unwinder.
3394 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
3395 tramp_frame_append.
3396 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
3397 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
3398 (mips_linux_init_abi): Update.
3399
3400 2004-04-08 Kevin Buettner <kevinb@redhat.com>
3401
3402 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
3403 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
3404 file support.
3405
3406 2004-04-07 Kevin Buettner <kevinb@redhat.com>
3407
3408 * ia64-tdep.c (elf.h): Don't include.
3409 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
3410
3411 2004-04-07 Jason Molenda (jmolenda@apple.com)
3412
3413 * frame.h: Typeo corrections in comments.
3414
3415 2004-04-07 Jim Blandy <jimb@redhat.com>
3416
3417 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
3418 %esp and %ebp
3419
3420 2004-04-07 Mark Kettenis <kettenis@gnu.org>
3421
3422 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
3423 * config/sparc/linux64.mt (TDEPFILES): Likewise.
3424 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
3425 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
3426 and solib-legacy.o.
3427 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
3428 solib-svr4.o.
3429 * config/sparc/tm-sol2.h: Update copyright year. Include
3430 "solib.h".
3431
3432 * sparc-sol2-tdep.c: Update copyright year. Include
3433 "solib-svr4.h".
3434 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
3435 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
3436 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
3437 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
3438 dependencies.
3439
3440 2004-04-06 Andrew Cagney <cagney@redhat.com>
3441
3442 * infttrace.c: Include "infttrace.h".
3443 * infttrace.h: Include "target.h".
3444 * Makefile.in (infttrace_h): Update.
3445 (infttrace.o): Update.
3446
3447 2004-04-06 Andrew Cagney <cagney@redhat.com>
3448
3449 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
3450 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
3451 move extern declarations from here ...
3452 * infttrace.h: ... to here.
3453 * Makefile.in (hppah-nat.o): Update dependencies.
3454
3455 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
3456 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
3457 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
3458 (hppa_breakpoint_from_pc): Delete.
3459
3460 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
3461
3462 2004-04-05 Andrew Cagney <cagney@redhat.com>
3463
3464 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
3465 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
3466 <sys/file.h>.
3467
3468 2004-04-06 Randolph Chung <tausq@debian.org>
3469
3470 Committed by Andrew Cagney (mechanical change).
3471 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
3472 exception_catchpoints_are_fragile, find_stub_with_shl_get,
3473 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
3474 child_enable_exception_callback, current_ex_event,
3475 null_symtab_and_line, child_get_current_exception_event,
3476 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
3477 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
3478 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
3479 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
3480 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
3481 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
3482 Move hpux-specific definitions ...
3483 * hppa-hpux-tdep.c: ... to here.
3484
3485 2004-04-05 Andrew Cagney <cagney@redhat.com>
3486
3487 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
3488 skip_prologue_using_sal.
3489
3490 2004-04-05 Andrew Cagney <cagney@redhat.com>
3491
3492 * config/i386/tm-i386.h: Delete file.
3493 * config/i386/tm-vxworks.h: Update copyright, do not include
3494 "tm-i386.h".
3495 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
3496 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
3497 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
3498 * config/i386/ncr3000.mt (TM_FILE): Delete.
3499 * config/i386/interix.mt (TM_FILE): Delete.
3500 * config/i386/i386v.mt (TM_FILE): Delete.
3501 * config/i386/i386nw.mt (TM_FILE): Delete.
3502 * config/i386/i386gnu.mt (TM_FILE): Delete.
3503 * config/i386/i386aout.mt (TM_FILE): Delete.
3504 * config/i386/embed.mt (TM_FILE): Delete.
3505
3506 2004-04-05 Kevin Buettner <kevinb@redhat.com>
3507
3508 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
3509 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
3510 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
3511 (accg7_regnum): New constants.
3512 (last_spr_regnum, last_pseudo_regnum): Update.
3513 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
3514 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
3515 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
3516 for accg registers.
3517 (frv_register_sim_regno): Update spr_map[].
3518
3519 2004-04-04 Andrew Cagney <cagney@redhat.com>
3520
3521 * config/mips/xm-riscos.h: Delete.
3522 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
3523 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
3524 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
3525 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
3526 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
3527 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
3528 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
3529 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
3530 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
3531 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
3532 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
3533 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
3534 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
3535 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
3536 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
3537 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
3538 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
3539 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
3540 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
3541 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
3542 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
3543 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
3544 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
3545 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
3546 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
3547 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
3548
3549 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
3550 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
3551 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
3552 * configure.host: Remove m680[01]0-sun-sunos3*,
3553 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
3554 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
3555 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
3556 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
3557 mips-*-riscos*.
3558 * NEWS: Mention removed systems.
3559
3560 2004-04-04 Andrew Cagney <cagney@redhat.com>
3561
3562 GDB 6.1 release created from 6.1 branch.
3563
3564 2004-04-04 Andrew Cagney <cagney@redhat.com>
3565
3566 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
3567 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
3568 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
3569
3570 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
3571 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
3572 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
3573
3574 2004-04-03 Jim Blandy <jimb@redhat.com>
3575
3576 * MAINTAINERS: Chris Faylor has changed employers; add him to
3577 "paper trail" section, and update his E-mail address.
3578
3579 2004-04-03 Andrew Cagney <cagney@redhat.com>
3580
3581 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
3582 generic dummy frames.
3583 * dummy-frame.c: Update copyright.
3584 (dummy_frame_sniffer): Delete check for generic dummy frames.
3585
3586 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
3587 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
3588 (REG_PARM_STACK_SPACE): Delete.
3589 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
3590 Inline reference to REG_PARM_STACK_SPACE.
3591
3592 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
3593 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
3594 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
3595 (FRAME_BASE_BEFORE_SIGTRAMP)
3596 (hppa32_hpux_frame_base_before_sigtramp)
3597 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
3598 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
3599 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
3600 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
3601 (FRAME_BASE_BEFORE_SIGTRAMP)
3602 (hppa64_hpux_frame_base_before_sigtramp)
3603 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
3604
3605 2004-04-03 Andrew Cagney <cagney@redhat.com>
3606
3607 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
3608
3609 2004-04-02 Andrew Cagney <cagney@redhat.com>
3610
3611 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
3612 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
3613 * dummy-frame.h: Delete out-of-date comments.
3614 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
3615 * gdbarch.h, gdbarch.c: Re-generate.
3616
3617 2004-04-02 Joel Brobecker <brobecker@gnat.com>
3618
3619 Committed by Andrew Cagney <cagney@redhat.com>.
3620 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
3621 into account an instruction saving a register if we have already
3622 seen an earlier instruction saving that same register.
3623
3624 2004-04-02 Andrew Cagney <cagney@redhat.com>
3625
3626 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
3627 * gdbarch.h, gdbarch.c: Re-generate.
3628 * frame.c (legacy_get_prev_frame): Delete references to
3629 DEPRECATED_INIT_FRAME_PC_FIRST.
3630
3631 * infrun.c (pc_in_sigtramp): Delete function.
3632 (check_sigtramp2): Inline call to pc_in_sigtramp, use
3633 get_frame_type.
3634
3635 2004-04-02 Andrew Cagney <cagney@redhat.com>
3636
3637 * infrun.c (handle_step_into_function): Delete code conditional on
3638 legacy_frame_p.
3639 (handle_inferior_event, step_over_function): Ditto.
3640
3641 2004-04-02 Andrew Cagney <cagney@redhat.com>
3642
3643 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
3644 "previous frame inner to this frame" test.
3645
3646 2004-04-02 Andrew Cagney <cagney@redhat.com>
3647
3648 * frame.c (safe_frame_unwind_memory): New function.
3649 * frame.h (safe_frame_unwind_memory): Declare. Update description
3650 of /safe_/ methods.
3651 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
3652 "next_frame". Use safe_frame_unwind_memory.
3653 (tramp_frame_sniffer): Update call to tramp_frame_start.
3654
3655 2004-04-01 Daniel Jacobowitz <drow@mvista.com>
3656
3657 * dwarf2read.c (dwarf2_objfile_data_key): New.
3658 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
3659 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
3660 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
3661 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
3662 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
3663 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
3664 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
3665 Remove variables.
3666 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
3667 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
3668 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
3669 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
3670 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
3671 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
3672 Remove macros.
3673 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
3674 data.
3675 (dwarf2_locate_sections, dwarf2_build_psymtabs)
3676 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
3677 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
3678 (read_partial_die, read_full_die, read_indirect_string)
3679 (dwarf_decode_line_header, dwarf_decode_macros)
3680 (dwarf2_symbol_mark_computed): Remove use of removed macros.
3681 Update uses of removed variables.
3682 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
3683 of removed macros.
3684 (_initialize_dwarf2_read): New function.
3685 * symfile.h (dwarf2_has_info): Update prototype.
3686 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
3687 * elfread.c (elf_symfile_read): Likewise.
3688
3689 2004-04-01 Jim Blandy <jimb@redhat.com>
3690
3691 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
3692 function for register numbers on all the rs6000-derived targets.
3693 (rs6000_gdbarch_init): Don't register a separate
3694 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
3695 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
3696 variants.
3697
3698 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
3699 numbering.
3700
3701 2004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
3702
3703 * valarith.c: Update copyright notice.
3704 (value_add): Handle range types.
3705 (value_sub): Ditto.
3706 (value_equal): Ditto.
3707 (value_less): Ditto.
3708 (value_neg): Ditto.
3709 (value_complement): Ditto.
3710 (value_binop): Simplify slightly by using is_integral_type and
3711 eliminiating unnecessary COERCE_ENUMs.
3712
3713 2004-03-31 Andrew Cagney <cagney@redhat.com>
3714
3715 * frame.h (frame_unwind_id): Declare.
3716 * frame.c (frame_unwind_id): New function.
3717 (get_prev_frame_1): New function.
3718 (frame_debug_got_null_frame): New function.
3719 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
3720 code proper to prev_frame, update description.
3721 * infrun.c (step_over_function): Use frame_unwind_id.
3722
3723 2004-04-31 J. Brobecker <brobecker@gnat.com>
3724
3725 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
3726 (hppa64_push_dummy_call): Likewise.
3727
3728 2004-03-30 Jim Blandy <jimb@redhat.com>
3729
3730 From Ulrich Weigand:
3731 * utils.c (query): Do not use a va_list variable multiple times.
3732
3733 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
3734
3735 * Makefile.in (linux_nat_h): Update dependencies.
3736 * configure.in: Check for <gnu/libc-version.h>.
3737 * configure: Regenerate.
3738 * config.in: Regenerate.
3739 * linux-nat.h: Include "target.h". Add waitstatus field to
3740 struct lwp_info.
3741 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
3742 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
3743 to.
3744 (lin_lwp_handle_extended): New function. Handle clone events.
3745 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
3746 thread exit events.
3747 (child_wait): Handle clone events.
3748 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
3749 * linux-nat.c (linux_enable_event_reporting): Turn on
3750 PTRACE_O_TRACECLONE.
3751 (linux_handle_extended_wait): Handle clone events.
3752 * thread-db.c: Include <gnu/libc-version.h>.
3753 (struct private_thread_info): Add dying flag.
3754 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
3755 higher.
3756 (attach_thread): Update comments. Handle dying threads.
3757 (detach_thread): Set the dying flag.
3758 (check_event): Always call attach_thread.
3759
3760 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
3761
3762 * mips-tdep.c (mips_pdr_data): New.
3763 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
3764 (_initialize_mips_tdep): Initialize mips_pdr_data.
3765
3766 2004-03-29 Corinna Vinschen <vinschen@redhat.com>
3767
3768 * minsyms.c (install_minimal_symbols): Move dropping leading
3769 char from linkage name from here...
3770 (prim_record_minimal_symbol_and_info): ...to here. Simplify
3771 test for "__gnu_compiled*" symbols.
3772
3773 2004-03-28 Jim Blandy <jimb@redhat.com>
3774
3775 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
3776 registers to temp register r0 and byte stores as prologue
3777 instructions.
3778
3779 2004-03-28 Andrew Cagney <cagney@redhat.com>
3780
3781 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
3782 arm*-*-*.
3783
3784 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
3785
3786 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
3787 and switch the layout to force a display of register window.
3788
3789 2004-02-26 J. Brobecker <brobecker@gnat.com>
3790
3791 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
3792 of the INTEGER class.
3793
3794 2004-03-26 Jim Blandy <jimb@redhat.com>
3795
3796 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
3797 bytes long on PPC GNU/Linux.
3798
3799 2004-03-26 David Carlton <carlton@kealia.com>
3800
3801 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
3802
3803 2004-03-25 Andrew Cagney <cagney@redhat.com>
3804
3805 * PROBLEMS: Add general section titles, remove references to
3806 specific releases.
3807
3808 2004-03-25 Daniel Jacobowitz <drow@mvista.com>
3809
3810 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
3811 INT_REGISTER_SIZE.
3812 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
3813 FP_REGISTER_VIRTUAL_SIZE.
3814 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
3815 of DEPRECATED_REGISTER_RAW_SIZE.
3816 (arm_register_type): Add gdbarch argument.
3817 (arm_register_raw_size, arm_register_virtual_size): Delete.
3818 (arm_register_byte, arm_extract_return_value)
3819 (arm_store_return_value, arm_get_longjmp_target): Update references
3820 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
3821 (arm_gdbarch_init): Likewise. Don't set
3822 deprecated_register_raw_size, deprecated_register_virtual_size,
3823 deprecated_max_register_raw_size,
3824 deprecated_max_register_virtual_size, or
3825 deprecated_max_register_virtual_type. Do set register_type.
3826 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
3827 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
3828 (FP_REGISTER_VIRTUAL_SIZE): Delete.
3829 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
3830 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
3831 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
3832 INT_REGISTER_SIZE.
3833 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
3834 (remote_rdp_store_register): Likewise.
3835
3836 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
3837
3838 * Makefile.in (mips-linux-tdep.o): Update dependencies.
3839 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
3840 to after osabi initialization.
3841 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
3842 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
3843 functions.
3844 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
3845 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
3846 variables.
3847 (mips_linux_init_abi): Append signal trampoline unwinders.
3848
3849 2004-03-24 Andrew Cagney <cagney@redhat.com>
3850
3851 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
3852 * tramp-frame.c: Include "gdb_assert.h".
3853 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
3854 correct sizeof.
3855 (tramp_frame_append): Validate the tramp frame's instructions.
3856 * Makefile.in (tramp-frame.o): Update dependencies.
3857
3858 2004-03-23 Andrew Cagney <cagney@redhat.com>
3859
3860 * trad-frame.h (trad_frame_set_reg_addr): Declare.
3861
3862 2004-03-23 Andrew Cagney <cagney@redhat.com>
3863
3864 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
3865 Nasser as past testsuite/lib/ (and other) maintainers.
3866
3867 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
3868
3869 * infcmd.c (attach_command): Reread symbols if we already have
3870 an exec file.
3871
3872 2004-03-23 Andrew Cagney <cagney@redhat.com>
3873
3874 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
3875
3876 2004-03-23 Andrew Cagney <cagney@redhat.com>
3877
3878 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
3879 * gdbarch.h, gdbarch.c: Re-generate.
3880 * i386obsd-tdep.c (i386obsd_init_abi): Update.
3881 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
3882 * i386bsd-tdep.c (i386bsd_init_abi): Update.
3883 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
3884 (DEPRECATED_SIGTRAMP_START): Update.
3885 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
3886 (DEPRECATED_SIGTRAMP_START): Update.
3887 * blockframe.c (find_pc_sect_partial_function): Update.
3888 * arch-utils.c (legacy_pc_in_sigtramp): Update.
3889
3890 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
3891
3892 * remote.c (remote_open_1): Reopen the exec file and reread symbols
3893 if necessary.
3894
3895 2004-03-23 Andrew Cagney <cagney@redhat.com>
3896
3897 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
3898 predicate, deprecate.
3899 * gdbarch.h, gdbarch.c: Re-generate.
3900 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
3901 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
3902 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
3903 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
3904 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
3905 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
3906 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
3907 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
3908 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
3909 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
3910 * blockframe.c (find_pc_partial_function): Update.
3911 * breakpoint.c (bpstat_what): Update.
3912 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
3913 * frv-linux-tdep.c (frv_linux_init_abi): Update.
3914 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
3915 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
3916 * i386-interix-tdep.c (i386_interix_init_abi): Update.
3917 * i386-linux-tdep.c (i386_linux_init_abi): Update.
3918 * i386-nto-tdep.c (i386nto_init_abi): Update.
3919 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
3920 * i386-tdep.c (i386_sigtramp_frame_sniffer)
3921 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
3922 * i386bsd-tdep.c (i386bsd_init_abi): Update.
3923 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
3924 * i386obsd-tdep.c (i386obsd_init_abi): Update.
3925 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
3926 * infrun.c (pc_in_sigtramp): Update.
3927 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
3928 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
3929 * mips-tdep.c (mips_gdbarch_init): Update.
3930 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
3931 * ppc-linux-tdep.c: Update comment.
3932 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
3933 * shnbsd-tdep.c (shnbsd_init_abi): Update.
3934 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
3935 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
3936 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
3937 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
3938 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
3939 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
3940 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
3941 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
3942
3943 2004-03-23 Andrew Cagney <cagney@redhat.com>
3944
3945 * tramp-frame.h, tramp-frame.h: New files.
3946 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
3947 Update rules to include "tramp-frame.h" and "tramp-frame.c".
3948
3949 * Makefile.in: Update all dependencies.
3950
3951 2004-03-23 Andrew Cagney <cagney@redhat.com>
3952
3953 * Makefile.in (trad_frame_h): Add $(frame_h).
3954 * trad-frame.h: Update copyright. Include "frame.h".
3955 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
3956 (trad_frame_set_id, trad_frame_get_id): Declare.
3957 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
3958 * trad-frame.c: Update copyright.
3959 (struct trad_frame_cache): Define.
3960 (trad_frame_cache_zalloc): New function.
3961 (trad_frame_set_id, trad_frame_get_id): New functions.
3962 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
3963
3964 2004-03-22 Andrew Cagney <cagney@redhat.com>
3965
3966 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
3967 s390_pltstub_unwind_cache.
3968 (s390_stub_frame_unwind_cache): Rename
3969 s390_pltstub_frame_unwind_cache.
3970 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
3971 (s390_stub_frame_prev_register): Rename
3972 s390_pltstub_frame_prev_register.
3973 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
3974 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
3975
3976 From Ulrich Weigand:
3977 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
3978 pointer calls like PLT calls.
3979
3980 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
3981
3982 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
3983 PC rather than the partial function start address. Use the start
3984 address to sanity check the found PDR.
3985
3986 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
3987
3988 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
3989 linux_handle_extended_wait.
3990
3991 2004-03-22 Andrew Cagney <cagney@redhat.com>
3992
3993 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
3994 function.
3995
3996 * frame.h (generic_pop_current_frame): Delete declaration.
3997 (deprecate_pop_dummy_frame): Deprecate
3998 generic_pop_dummy_frame.
3999 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
4000 (generic_pop_current_frame): Delete function.
4001 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
4002 generic_pop_current_frame.
4003 * v850-tdep.c (v850_pop_frame): Update.
4004 * mcore-tdep.c (mcore_pop_frame): Update.
4005 * sh64-tdep.c (sh64_pop_frame): Update.
4006 * h8300-tdep.c (h8300_pop_frame): Update.
4007
4008 2004-03-22 Andrew Cagney <cagney@redhat.com>
4009
4010 * frame.h (deprecated_pc_in_call_dummy): Rename
4011 generic_pc_in_call_dummy.
4012 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
4013 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
4014 generic_pc_in_call_dummy.
4015 (pc_in_dummy_frame): Make static.
4016 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
4017 * gdbarch.h, gdbarch.c: Re-generate.
4018 * dummy-frame.c (dummy_frame_sniffer): Simplify.
4019 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
4020 (legacy_get_prev_frame): Ditto.
4021 * inferior.h: Delete reference to generic_pc_in_call_dummy in
4022 comment.
4023
4024 2004-03-21 Andrew Cagney <cagney@redhat.com>
4025
4026 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
4027 declaration and out-of-date comment.
4028 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
4029 Delete function.
4030 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
4031 deprecated_pc_in_call_dummy.
4032
4033 * infrun.c (handle_inferior_event): For non legacy frames, use the
4034 frame ID and frame type to identify a signal trampoline. Update
4035 comments.
4036
4037 2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
4038
4039 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
4040 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
4041
4042 2004-03-21 Andrew Cagney <cagney@redhat.com>
4043
4044 * frame-unwind.h: Update copyright.
4045 (struct frame_data): Add opaque declaration.
4046 (frame_sniffer_ftype): Declare.
4047 (struct frame_unwind): Add "unwind_data" and "sniffer".
4048 (frame_unwind_register_unwinder): Declare.
4049 (frame_unwind_find_by_frame): Add parameter "this_cache".
4050 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
4051 (legacy_get_prev_frame, legacy_get_prev_frame)
4052 (get_frame_type): Pass the prologue_cache to
4053 frame_unwind_find_by_frame.
4054 * frame-unwind.c (struct frame_unwind_table_entry): Add field
4055 "unwinder".
4056 (frame_unwind_register_unwinder): New function.
4057 (frame_unwind_find_by_frame): Handle an unwind sniffer.
4058
4059 2004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
4060
4061 * bcache.c (print_percentage): Use floating point to avoid
4062 incorrect results when portion*100 overflows.
4063
4064 2004-03-19 Kevin Buettner <kevinb@redhat.com>
4065
4066 * ppc_tdep.h (ppc_linux_frame_saved_pc)
4067 (ppc_linux_init_extra_frame_info)
4068 (ppc_linux_frameless_function_invocation)
4069 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
4070 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
4071 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
4072 (rs6000_frame_chain): Delete declarations.
4073 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
4074 (ppc_linux_init_extra_frame_info)
4075 (ppc_linux_frameless_function_invocation)
4076 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
4077 (ppc_linux_init_abi): Remove registration of above deleted functions.
4078 * rs6000-tdep.c (rs6000_init_extra_frame_info)
4079 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
4080 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
4081 (rs6000_pop_frame, rs6000_frameless_function_invocation)
4082 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
4083 (rs6000_gdbarch_init): Remove registration of above deleted functions.
4084 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
4085 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
4086 frame management for all OSABIs.
4087
4088 2004-03-19 Andrew Cagney <cagney@redhat.com>
4089
4090 Committed by Kevin Buettner <kevinb@redhat.com>.
4091
4092 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
4093 Update copyright.
4094 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
4095 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
4096 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
4097 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
4098 unwinders. #ifdef legacy frame code.
4099 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
4100 "frame-base.h".
4101 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
4102 (struct rs6000_frame_cache, rs6000_frame_cache)
4103 (rs6000_frame_this_id, rs6000_frame_prev_register)
4104 (rs6000_frame_sniffer, rs6000_frame_unwind)
4105 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
4106 (rs6000_frame_base): Implement a traditional frame unwinder.
4107 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
4108 frame unwinder.
4109
4110 2004-03-19 Kevin Buettner <kevinb@redhat.com>
4111
4112 * breakpoint.c (adjust_breakpoint_address): Don't adjust
4113 breakpoint address for watchpoints or the catch eventpoints.
4114 Add new paramter ``bptype''. Adjust all callers.
4115
4116 2004-03-19 Andrew Cagney <cagney@redhat.com>
4117
4118 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
4119
4120 * PROBLEMS: Delete note that ARM does not use frame code, problem
4121 fixed.
4122
4123 2004-03-18 Andrew Cagney <cagney@redhat.com>
4124
4125 * stack.c (return_command): Delete code wrapped in #ifdef
4126 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
4127
4128 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
4129
4130 2004-03-18 Andrew Cagney <cagney@redhat.com>
4131
4132 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
4133 DEPRECATED_IN_SIGTRAMP.
4134 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
4135 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
4136 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
4137 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
4138 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
4139 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
4140 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
4141 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
4142 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
4143 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
4144
4145 2004-03-18 Andrew Cagney <cagney@redhat.com>
4146
4147 * frame-base.c: Update copyright. Include "gdb_obstack.h".
4148 (struct frame_base_table_entry): Define.
4149 (struct frame_base_table): Re-implement as a linked list.
4150 (frame_base_init): Re-implement.
4151 (frame_base_table): Delete function.
4152 (append_predicate): Delete function.
4153 (frame_base_append_sniffer): Update.
4154 (frame_base_set_default): Update.
4155 (frame_base_find_by_frame): Update.
4156 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
4157 * Makefile.in (frame-base.o): Update dependencies.
4158
4159 2004-03-17 Andrew Cagney <cagney@redhat.com>
4160
4161 * frame.c (legacy_get_prev_frame): Pass correct frame to
4162 frame_unwind_find_by_frame.
4163
4164 2004-03-17 David Carlton <carlton@kealia.com>
4165
4166 * NEWS: Mention C++ nested types and namespaces
4167
4168 2004-03-16 Michael Chastain <mec.gnu@mindspring.com>
4169
4170 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
4171 and "Regressions since gdb 5.3.". Add known regressions since
4172 gdb 6.0.
4173
4174 2004-03-16 David Carlton <carlton@kealia.com>
4175
4176 * dwarf2read.c (process_structure_scope): Process children even
4177 when we're a declaration.
4178
4179 2004-03-16 Andrew Cagney <cagney@redhat.com>
4180
4181 * symtab.h (find_pc_sect_partial_function): Delete declaration.
4182 * blockframe.c (find_pc_partial_function)
4183 (find_pc_sect_partial_function): Merge into a single
4184 find_pc_partial_function.
4185
4186 2004-03-16 Mark Kettenis <kettenis@gnu.org>
4187
4188 * i386bsd-nat.c: s/regno/regnum/g.
4189 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
4190 FP0_REGNUM.
4191 (store_inferior_registers): Likewise.
4192
4193 2004-03-16 Mark Kettenis <kettenis@gnu.org>
4194
4195 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
4196 of i387_fill_fsave.
4197 (store_inferior_registers): Call i387_collect_fsave and
4198 i387_collect_fxsave instead of i387_fill_fsave and
4199 i387_fill_fxsave.
4200
4201 2004-03-15 Andrew Cagney <cagney@redhat.com>
4202
4203 * Makefile.in (frame-unwind.o): Update dependencies.
4204 * frame-unwind.c: Include "gdb_obstack.h".
4205 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
4206 parameter.
4207 (append_predicate): Delete function.
4208 (struct frame_unwind_table_entry): New structure.
4209 (struct frame_unwind_table): Replace "sniffer" with "head" and
4210 "tail".
4211 (frame_unwind_append_sniffer): Update.
4212 (frame_unwind_find_by_frame): Update.
4213 (_initialize_frame_unwind): Registe frame_unwind_init using
4214 gdbarch_data_register_pre_init.
4215
4216 2004-03-15 Mark Kettenis <kettenis@gnu.org>
4217
4218 * i386bsd-nat.c: Update copyright year.
4219 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
4220 define unconditionally.
4221
4222 2004-03-15 Mark Kettenis <kettenis@gnu.org>
4223
4224 * i387-tdep.h (i387_collect_fsave): New prototype.
4225 * i387-tdep.c (i387_collect_fsave): New function containing most
4226 of the code from i387_fill_fsave.
4227 (i387_fill_fsave): Call i387_collect_fsave.
4228
4229 2004-03-15 Mark Kettenis <kettenis@gnu.org>
4230
4231 * i386-linux-tdep.c: Update copyright year.
4232 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
4233 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
4234 svr4_ilp32_link_map_offsets instead of
4235 i386_linux_svr4_fetch_link_map_offsets.
4236
4237 2004-03-15 David Carlton <carlton@kealia.com>
4238
4239 Fix for PR c++/1553:
4240 * dwarf2read.c (read_structure_type): Determine type name by
4241 calling determine_class_name.
4242 (determine_class_name): New.
4243 (determine_prefix): Look at TYPE_TAG_NAME and call
4244 determine_class_name when appropriate.
4245 (determine_prefix_aux, class_name): Delete.
4246 (read_namespace): Set die->type.
4247
4248 2004-03-15 Kevin Buettner <kevinb@redhat.com>
4249
4250 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
4251 unused macro definition. The definition in target.h (or perhaps
4252 elsewhere) takes precedence.
4253
4254 2004-03-15 Andrew Cagney <cagney@redhat.com>
4255
4256 * ppc-tdep.h: Update copyright.
4257 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
4258 function signatures to match "regsets.h".
4259 * ppc-linux-tdep.c: Include "regset.h".
4260 (ELF_GREGSET_SIZE): Delete.
4261 (right_supply_register): New function.
4262 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
4263 using right_supply_register.
4264 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
4265 functions.
4266 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
4267 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
4268 (_initialize_ppc_linux_tdep): Do not register
4269 ppc_linux_regset_core_fns.
4270 (ppc_linux_regset_from_core_section): Replace
4271 fetch_core_registers.
4272 (ppc_linux_regset_core_fns): Delete.
4273 * ppc-linux-nat.c: (right_fill_reg): New function.
4274 (supply_gregset): Update call to ppc_linux_supply_gregset.
4275 (fill_gregset): Clear the register set, use right_fill_reg.
4276 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
4277 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
4278
4279 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
4280 unsigned.
4281
4282 2004-03-15 Andrew Cagney <cagney@redhat.com>
4283
4284 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
4285 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
4286 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
4287 and register_gdbarch_data.
4288 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
4289 (struct gdbarch_data): Replace "init" by "pre_init" and
4290 "post_init".
4291 * gdbarch.h, gdbarch.c: Re-generate.
4292 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
4293 with"obstack", use OBSTACK_ZALLOC.
4294 (dwarf2_frame_ops): Delete.
4295 (dwarf2_frame_set_init_reg): Use gdbarch_data.
4296 (dwarf2_frame_init_reg): Use gdbarch_data.
4297 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
4298 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
4299 (_initialize_svr4_solib): Update.
4300 * user-regs.c (_initialize_user_regs): Update.
4301 * reggroups.c (_initialize_reggroup): Update.
4302 * regcache.c (_initialize_regcache): Update.
4303 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
4304 * libunwind-frame.c (_initialize_libunwind_frame): Update.
4305 * gnu-v3-abi.c (init_gnuv3_ops): Update.
4306 * frame-unwind.c (_initialize_frame_unwind): Update.
4307 * frame-base.c (_initialize_frame_base): Update.
4308 * user-regs.c (user_reg_add): Update.
4309 * reggroups.c (reggroup_add): Update.
4310 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
4311 * libunwind-frame.c (libunwind_frame_set_descr): Update.
4312 * frame-unwind.c (frame_unwind_append_sniffer): Update.
4313 * frame-base.c (frame_base_table): Update.
4314 * remote.c (_initialize_remote): Update.
4315 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
4316
4317 2004-03-15 Andrew Cagney <cagney@redhat.com>
4318
4319 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
4320
4321 2004-03-15 Kevin Buettner <kevinb@redhat.com>
4322
4323 * Makefile.in (frv-linux-tdep.o): Add dependencies.
4324 * frv-linux-tdep.c: New file.
4325 * frv-tdep.c (struct gdbarch_tdep): Add new field
4326 ``sigcontext_reg_addr''.
4327 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
4328 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
4329 (frv_sigramp_frame_sniffer): New functions.
4330 (frv_sigtramp_frame_unwind): New static global.
4331 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
4332 sniffers.
4333 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
4334 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
4335
4336 2004-03-15 Kevin Buettner <kevinb@redhat.com>
4337
4338 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
4339 but not via a call to error(), when unable to read memory.
4340
4341 2004-03-15 Kevin Buettner <kevinb@redhat.com>
4342
4343 * frv-tdep.c (frv_call_dummy_words): Delete.
4344 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
4345
4346 2004-03-15 Andrew Cagney <cagney@redhat.com>
4347
4348 * infrun.c (handle_step_into_function, step_over_function): Only
4349 update and use STEP_FRAME_ID when the system is using legacy
4350 frames. Update comments.
4351
4352 2004-03-14 Mark Kettenis <kettenis@gnu.org>
4353
4354 * amd64-linux-tdep.h: Remove file.
4355 * amd64-linux-tdep.c: Don't include "inferior.h" and
4356 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
4357 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
4358 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
4359 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
4360 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
4361 macros.
4362 (user_to_gdb_regmap): Remove variable.
4363 (amd64_linux_gregset_reg_offset): New variable.
4364 (amd64_core_fns): Remove variable.
4365 (fetch_core_registers): Remove function.
4366 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
4367 functions.
4368 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
4369 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
4370 * Makefile.in (amd64_linux_tdep_h): Remove.
4371 (amd64-linux-nat.o): Update dependencies.
4372 (amd64-linux-tdep.o): Update dependencies.
4373
4374 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
4375 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
4376 functions.
4377 (fetch_inferior_registers, store_inferior_registers): Rewrite.
4378
4379 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
4380 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
4381
4382 2004-03-14 Daniel Jacobowitz <drow@mvista.com>
4383
4384 * dwarf2read.c (read_structure_type): Rename from
4385 read_structure_scope. Don't create a symbol or call process_die.
4386 Return immediately if die->type is set. Call read_type_die before
4387 dwarf2_add_member_fn.
4388 (process_structure_scope): New function.
4389 (read_enumeration_type, process_enumeration_scope): New functions,
4390 broken out from read_enumeration. Don't create the enumeration
4391 type if it has already been created.
4392 (read_enumeration): Removed.
4393 (process_die): Call read_structure_type, process_structure_scope,
4394 read_enumeration_type, and process_enumeration_scope. Just call
4395 new_symbol for base and subrange types. Add a comment about other
4396 type dies.
4397 (read_type_die): Call read_enumeration_type.
4398 (add_partial_structure, new_symbol): Update comments.
4399
4400 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
4401
4402 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
4403
4404 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
4405
4406 * tui/tui-win.h (tui_get_cmd_list): Declare.
4407 * tui/tui-win.c (tui_command): New function.
4408 (tui_get_cmd_list): New function.
4409 (_initialize_tui_win): Moved initialization of tui command in
4410 tui_get_cmd_list.
4411
4412 * tui/tui-data.c (init_content_element): Setup new data members.
4413 (init_win_info): Likewise.
4414 (free_content_elements): Free it.
4415 * tui/tui-data.h (struct tui_data_element): Store the register
4416 content to print.
4417 (struct tui_data_info): Keep the current register group.
4418
4419 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
4420
4421 * tui/tui-regs.h (tui_show_registers): Update prototype.
4422 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
4423 (tui_resize_all): No need to calculate anything for register window.
4424 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
4425 (tui_set_register_element, tui_set_general_regs_content): Remove.
4426 (tui_set_special_regs_content): Remove.
4427 (tui_set_general_and_special_regs_content): Remove.
4428 (tui_set_float_regs_content): Remove.
4429 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
4430 (tui_set_regs_content): Remove.
4431 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
4432 (tui_v_show_registers_command_support): Remove.
4433 (tui_show_registers): Use a reggroup to specify the registers to show.
4434 (tui_show_register_group): New function.
4435 (tui_display_registers_from): Compute the layout of register window
4436 and refresh with new API; be sure to delete old register windows.
4437 (tui_check_register_values): Update to use tui_get_register and
4438 tui_display_data.
4439 (tui_display_register): Just refresh the register window part.
4440 (tui_register_format): Format registers and save in tui_data_element.
4441 (tui_get_register): New to combine tui_reg_value_has_changed and
4442 tui_get_register_raw_value; fix to use the new gdb API.
4443 (tui_show_float_command): Renamed tui_reg_float_command.
4444 (tui_show_general_command): Renamed tui_reg_general_command.
4445 (tui_show_special_command): Renamed tui_reg_system_command.
4446 (_initialize_tui_regs): Remove unused commands.
4447
4448 2004-03-13 Mark Kettenis <kettenis@gnu.org>
4449
4450 * NEWS (New native configurations): Mention OpenBSD/amd64.
4451
4452 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
4453 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
4454 Remove defines.
4455 * config/i386/nm-fbsd64.h: Likewise.
4456 * config/i386/nm-obsd.h: Likewise.
4457 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
4458 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
4459
4460 2004-03-12 Kevin Buettner <kevinb@redhat.com>
4461
4462 * frv-tdep.c (set_variant_scratch_registers): New function.
4463 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
4464 New constants.
4465
4466 From Richard Sandiford <rsandifo@redhat.com>:
4467 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
4468
4469 2004-03-12 Kevin Buettner <kevinb@redhat.com>
4470
4471 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
4472 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
4473 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
4474 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
4475 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
4476 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
4477 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
4478 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
4479 definitions from frv-tdep.c to frv-tdep.h.
4480
4481 2004-03-12 Kevin Buettner <kevinb@redhat.com>
4482
4483 Add shared library support for FR-V FDPIC ABI:
4484 * Makefile.in (solib-frv.o): Add dependencies.
4485 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
4486 New functions.
4487 (frv_push_dummy_call): Add support for FDPIC ABI.
4488 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
4489 for FDPIC ABI.
4490 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
4491 (frv_fdpic_find_canonical_descriptor): Declare.
4492 * solib-frv.c: New file.
4493 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
4494 * config/frv/tm-frv.h (solib.h): Include.
4495
4496 2004-03-12 Kevin Buettner <kevinb@redhat.com>
4497
4498 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
4499 (frv-tdep.o): Update dependencies.
4500 * frv-tdep.h: New file.
4501 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
4502 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
4503 constants.
4504 (struct gdbarch_tdep): Add new member ``frv_abi''.
4505 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
4506 functions.
4507 (new_variant): Set ``frv_abi'' field.
4508 (gdb_arch_init): Detect FDPIC executables.
4509
4510 2004-03-12 Mark Kettenis <kettenis@gnu.org>
4511
4512 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
4513 wrapper.
4514
4515 2004-03-11 Andrew Cagney <cagney@redhat.com>
4516
4517 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
4518
4519 2004-03-11 Kevin Buettner <kevinb@redhat.com>
4520
4521 * solist.h (master_so_list): New function.
4522 * solib.c (master_so_list): Likewise.
4523 * solib-svr4.c (enable_break): Iterate over so_list entries
4524 obtained from master list instead of entries obtained directly
4525 via svr4_current_sos().
4526
4527 2004-03-10 Ben Elliston <bje@gnu.org>
4528
4529 * MAINTAINERS: Update my mail address.
4530
4531 2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
4532
4533 * remote-m32r-sdi.c: Support hardware watchpoint.
4534
4535 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
4536
4537 * user-regs.c: Update copyright years.
4538 (struct user_regs): Rename to gdb_user_regs.
4539 (append_user_reg, builtin_user_regs, user_regs_init)
4540 (user_reg_add, user_reg_map_name_to_regnum)
4541 (usernum_to_user_reg): Update.
4542
4543 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
4544
4545 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
4546 (skip_children): New functions.
4547 (locate_pdi_sibling): Call skip_children.
4548
4549 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
4550
4551 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
4552 * gdbtypes.c (check_typedef): Update comments.
4553
4554 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
4555
4556 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
4557 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
4558 pointer. Update comment about comp_unit_head.
4559 (struct abbrev_info): Shorten two int flags.
4560 (dwarf_alloc_abbrev): Take a CU argument.
4561 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
4562 each time through the loop. Update cleanup argument.
4563 (psymtab_to_symtab_1): Update cleanup call.
4564 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
4565 abbrev_obstack.
4566 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
4567 Just call obstack_free and clear the pointer.
4568
4569 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
4570
4571 * infrun.c (handle_inferior_event): Remove short-circuit code for
4572 events in a different thread.
4573
4574 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
4575
4576 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
4577 print the whole transfer.
4578 (initialize_targets): Update description of "set debug target".
4579
4580 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
4581
4582 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
4583
4584 2004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
4585
4586 * MAINTAINERS (write after approval): Add myself.
4587
4588 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
4589
4590 * sh-tdep.c (sh_print_registers_info): Use for loop.
4591 Don't skip multiple registers when a float register is encountered.
4592
4593 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
4594
4595 Fix PR tdep/1291.
4596 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
4597 to official SH documentation.
4598
4599 2004-03-07 Andrew Cagney <cagney@redhat.com>
4600
4601 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
4602 unused function.
4603
4604 2004-03-07 Daniel Jacobowitz <drow@mvista.com>
4605
4606 * arm-tdep.c (thumb_get_next_pc): Handle BX.
4607 (arm_get_next_pc): Handle BX and BLX.
4608
4609 2004-03-07 Andrew Cagney <cagney@redhat.com>
4610
4611 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
4612 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
4613 HPPA_SP_REGNUM.
4614 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
4615 (hppa_target_read_fp): Delete.
4616 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
4617 register_virtual_size, max_register_raw_size,
4618 max_register_virtual_size, register_byte, register_size,
4619 target_read_fp, fp_regnum, and register_bytes. Set register_type
4620 instead of register_virtual_type.
4621 (hppa32_register_type, hppa64_register_type): Replace
4622 hppa32_register_virtual_type and hppa64_register_virtual_type.
4623 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
4624 (HPPA_FP_REGNUM): Define.
4625
4626 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
4627
4628 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
4629 (pa_do_registers_info): Delete.
4630 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
4631 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
4632 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
4633
4634 * infcall.c (legacy_push_dummy_code): Delete #ifdef
4635 GDB_TARGET_IS_HPPA code.
4636 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
4637 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
4638 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
4639 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
4640 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
4641 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
4642 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
4643 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
4644 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
4645 (hppa_frameless_function_invocation, hppa64_store_return_value)
4646 (hppa_store_struct_return, hppa64_extract_return_value)
4647 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
4648 (hppa32_call_dummy_length, hppa64_call_dummy_length)
4649 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
4650 (find_proc_framesize, deposit_21, restore_pc_queue)
4651 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
4652 (rp_saved, pc_in_linker_stub): Delete.
4653
4654 Unconditionally enable 64-bit frame and ABI code.
4655 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
4656 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
4657 push_dummy_frame, fix_call_dummy, push_arguments,
4658 call_dummy_location, extract_return_value, use_struct_convention,
4659 store_return_value, store_struct_return, saved_pc_after_call,
4660 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
4661 frame_chain, frame_chain_valid, frameless_function_invocation,
4662 frame_saved_pc, and pop_frame.
4663
4664 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
4665 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
4666 (hppa_gdbarch_init): Do not set PC_REGNUM.
4667
4668 2004-03-06 Mark Kettenis <kettenis@gnu.org>
4669
4670 * config/alpha/tm-fbsd.h: Remove file.
4671 * config/alpha/fbsd.mt: Tweak comment.
4672 (TM_FILE): Set to tm-alpha.h.
4673
4674 2004-03-05 Andrew Cagney <cagney@redhat.com>
4675
4676 * infrun.c (step_over_function): When non-legacy code, and no
4677 step_frame_id, use the unwinder to get the caller's frame ID.
4678
4679 2004-03-05 Mark Kettenis <kettenis@gnu.org>
4680
4681 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
4682 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
4683 bfd_arch_unknown. Adjust comment.
4684
4685 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
4686 * i386obsd-tdep.c: Correct spelling in comment.
4687 * i386nbsd-tdep.c: Correct spelling in comment.
4688 * sparc-tdep.c: Correct spelling in comments.
4689
4690 2004-03-05 David Carlton <carlton@kealia.com>
4691
4692 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
4693 bug.
4694
4695 2004-03-05 Mark Kettenis <kettenis@gnu.org>
4696
4697 * sparc-tdep.c: Fix typo in comment.
4698
4699 2004-03-04 J. Brobecker <brobecker@gnat.com>
4700
4701 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
4702
4703 2004-03-04 Daniel Jacobowitz <drow@mvista.com>
4704
4705 * dwarf2read.c: Add comment describing memory lifetimes.
4706 (struct dwarf2_pinfo): Update comment.
4707 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
4708 (read_enumeration, new_symbol): Don't use obsavestring.
4709
4710 2004-03-04 Mark Kettenis <kettenis@gnu.org>
4711
4712 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
4713 instead of amd64_fill_fxsave.
4714 * amd64bsd-nat.c (store_inferior_registers): Likewise.
4715 * amd64fbsd-nat.c (fill_fpregset): Likewise.
4716
4717 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
4718 Reorganize code a bit.
4719
4720 2004-03-04 Orjan Friberg <orjanf@axis.com>
4721
4722 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
4723 when the frame pointer is pushed. Don't set the frame pointer's
4724 address on the stack unless it's actually located there.
4725 Set the SRP's address on the stack correctly when the PC is still in
4726 the prologue.
4727 (cris_return_value): New function.
4728 (cris_gdbarch_init): Clear deprecated store_return_value,
4729 extract_return_value.
4730
4731 2004-03-02 Jim Blandy <jimb@redhat.com>
4732
4733 * stabsread.c (reg_value_complaint): The maximum register number
4734 is one less than the number of registers.
4735
4736 2004-03-02 Andrew Cagney <cagney@redhat.com>
4737
4738 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
4739 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
4740 trailing comma and redundant assignment of I386_ST0_REGNUM.
4741 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
4742 32-bit segment registers.
4743
4744 2004-03-01 Andrew Cagney <cagney@redhat.com>
4745
4746 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
4747 use frame_relative_level and get_next_frame.
4748
4749 2004-02-29 Andrew Cagney <cagney@redhat.com>
4750
4751 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
4752 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
4753 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
4754 Delete macro.
4755
4756 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
4757
4758 * inflow.c (terminal_inferior): Don't give up the terminal if we
4759 previously couldn't get the inferior's terminal state.
4760
4761 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
4762
4763 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
4764 PC_REGNUM.
4765
4766 2004-02-28 Andrew Cagney <cagney@redhat.com>
4767
4768 * NEWS: Refer to GDB 6.1.
4769 * README: Refer to GDB 6.1.
4770 * PROBLEMS: Refer to GDB 6.1.
4771
4772 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
4773
4774 * thread-db.c (disable_thread_signals): Remove unused function.
4775
4776 2004-02-28 Mark Kettenis <kettenis@gnu.org>
4777
4778 * amd64-nat.c: Include "gdb_string.h".
4779 (amd64_collect_native_gregset): Zero-extend the 32-bit
4780 general-purpose registers and %eip.
4781
4782 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
4783 * amd64-tdep.c (amd64_collect_fxsave): New function.
4784 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
4785
4786 * i387-tdep.h: Update copyright year.
4787 (i387_collect_fxsave): New prototype.
4788 * i387-tdep.c: Update copyright year.
4789 (i387_collect_fxsave): New function containing most of the code
4790 from i387_fill_fxsave.
4791 (i387_fill_fxsave): Call i387_collect_fxsave.
4792
4793 2004-02-28 Andrew Cagney <cagney@redhat.com>
4794
4795 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
4796 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
4797
4798 2004-02-28 Mark Kettenis <kettenis@gnu.org>
4799
4800 * amd64-tdep.c (amd64_frame_cache): Fix comment.
4801
4802 2004-02-28 Andrew Cagney <cagney@redhat.com>
4803
4804 * utils.c: Use "", instead of <>, to include readline.
4805 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
4806 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
4807 * source.c, solib.c, exec.c, event-top.c: Ditto.
4808 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
4809 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
4810 * Makefile.in: Update all dependencies.
4811 (readline_tilde_h, readline_history_h): Define.
4812 (readline_headers): Delete.
4813
4814 2004-02-28 Mark Kettenis <kettenis@gnu.org>
4815
4816 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
4817 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
4818 "config/i386/tm-lx64.h".
4819
4820 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
4821 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
4822 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
4823
4824 2004-02-28 Andrew Cagney <cagney@redhat.com>
4825
4826 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
4827
4828 * breakpoint.c (_initialize_breakpoint): Use
4829 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
4830 Add help to show command.
4831
4832 2004-02-28 Mark Kettenis <kettenis@gnu.org>
4833
4834 * i386-nat.c: Reformat to be closer to coding standards.
4835 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
4836 `retval'. Make variables `align' and `size' local to while-loop.
4837 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
4838 (_initialize_i386_nat): New prototype.
4839
4840 * tui/tui.c: Include <readline/readline.h> instead of
4841 "readline/readline.h". Include it after <term.h> and
4842 "gdb_curses.h".
4843
4844 2004-02-27 Andrew Cagney <cagney@redhat.com>
4845
4846 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
4847 the new frame unwind code.
4848 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
4849 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
4850 PCOQ_HEAD_REGNUM.
4851
4852 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
4853 "return_value" and "push_dummy_call".
4854 (hppa32_use_struct_convention): Delete unused function.
4855 (hppa32_store_return_value): Delete unused function.
4856 (hppa32_extract_return_value): Delete unused function.
4857 (hppa32_stack_align): Delete function.
4858
4859 2004-02-27 Eli Zaretskii <eliz@elta.co.il>
4860
4861 * coffread.c (enter_linenos): Don't let rawptr reference memory
4862 outside linetab[]'s limits.
4863
4864 2004-02-27 Andrew Cagney <cagney@redhat.com>
4865
4866 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
4867 inferior stack space - the stack needs to grow upwards.
4868 (hppa32_frame_align): New function.
4869 (hppa64_frame_align): Replace hppa_frame_align.
4870 (hppa_gdbarch_init): Update.
4871
4872 2004-02-26 Orjan Friberg <orjanf@axis.com>
4873
4874 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
4875 (dwarf2-frame.h): Include.
4876 (enum cris_regnums): New enum CRIS_FP_REGNUM.
4877 Remove static variables related to ABI setting.
4878 (struct gdbarch_tdep): Remove cris_abi member.
4879 (struct frame_extra_info): Remove.
4880 (cris_unwind_cache, stack_item): New structs.
4881 (cris_frame_unwind, cris_frame_base): New variables.
4882 (push_stack_item, pop_stack_item)
4883 (cris_frame_unwind_cache, cris_frame_this_id)
4884 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
4885 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
4886 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
4887 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
4888 (cris_reg_struct_has_addr): New functions.
4889 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
4890 (cris_frame_saved_pc, cris_saved_pc_after_call,
4891 (cris_store_struct_return, cris_frameless_function_invocation)
4892 (cris_pop_frame, cris_skip_prologue_main)
4893 (cris_abi_original_store_return_value)
4894 (cris_abi_v2_store_return_value)
4895 (cris_abi_original_extract_return_value)
4896 (cris_abi_v2_extract_return_value)
4897 (cris_abi_original_reg_struct_has_addr)
4898 (cris_abi_v2_reg_struct_has_addr)
4899 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
4900 (cris_push_return_address, cris_abi_update): Remove.
4901 (_initialize_cris_tdep): Remove ABI command.
4902 (cris_dump_tdep): Ditto.
4903 (cris_gdbarch_init): Remove ABI command.
4904 Set store_return_value, extract_return_value, push_dummy_code,
4905 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
4906 frame_unwind_append_sniffer, frame_base_set_default.
4907 Clear deprecated init_frame_pc, push_arguments, store_return_value,
4908 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
4909 sizeof_call_dummy_words, get_saved_register, push_return_address,
4910 pop_frame, store_struct_return, frame_init_saved_regs,
4911 init_extra_frame_info, frameless_function_invocation, frame_chain,
4912 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
4913 dummy_write_sp.
4914
4915 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
4916
4917 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
4918 * valprint.c (print_hex_chars): Change from static to external.
4919 (print_char_chars): New function.
4920 * printcmd.c (print_scalar_formatted): For integer and enum types
4921 that are longer than LONGEST, perform processing via appropriate
4922 print_*_chars routines.
4923
4924 2004-02-26 Andrew Cagney <cagney@redhat.com>
4925
4926 * Makefile.in: Update dependencies.
4927 Changes from Ulrich Weigand,
4928 * s390-tdep.c: Include "dwarf2-frame.h".
4929 (s390_dwarf2_frame_init_reg): New function.
4930 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
4931 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
4932
4933 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
4934
4935 * breakpoint.c (pending_break_support): New setting variable.
4936 (break_command_1): Account for pending_break_support setting
4937 when creating pending breakpoints.
4938 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
4939 (_initialize_breakpoint): Add "set breakpoint pending" and
4940 "show breakpoint pending" commands.
4941
4942 2004-02-26 Andrew Cagney <cagney@redhat.com>
4943
4944 Fix PR i18n/1570.
4945 * charset.c (backslashable, backslashed, represented): Remove 'e'
4946 from list of escaped characters, not part of ISO-C.
4947
4948 2004-02-25 J. Brobecker <brobecker@gnat.com>
4949
4950 From Peter Schauer <schauer@pdf.de>:
4951 * tui/tui.c: Move system header includes after local includes.
4952 Fixes a build failure on solaris systems.
4953
4954 2004-02-25 J. Brobecker <brobecker@gnat.com>
4955
4956 * configure.in: Refine the previous change.
4957 * configure: Regenerate.
4958
4959 2004-02-25 Mark Kettenis <kettenis@gnu.org>
4960
4961 * amd64-tdep.h: Renamed from x86-64-tdep.h.
4962 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
4963 "amd64-tdep.h" instead of "x86-64-tdep.h".
4964 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
4965 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
4966 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
4967 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
4968 and "x86-64-tdep.c".
4969 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
4970 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
4971 and "x86-64-tdep.c".
4972 * amd64bsd-nat.c: Update copyright year.
4973 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
4974 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
4975 "x86-64-tdep.h".
4976 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
4977 "x86-64-tdep.h".
4978 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
4979 "x86-64-tdep.h".
4980 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
4981 "x86-64-tdep.h".
4982 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
4983 "x86-64-tdep.h".
4984 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
4985 "x86-64-tdep.h".
4986 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
4987 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
4988 * Makefile.in (amd64_linux_tdep_h): Renamed from
4989 x86_64_linux_tdep_h.
4990 (amd64_tdep_h): Renamed from x86_64_tdep_h.
4991 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
4992 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
4993 (amd64obsd-tdep.o): Update dependencies.
4994 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
4995 dependencies.
4996 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
4997 dependencies.
4998 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
4999 amd64-linux-nat.c amd64-linux-tdep.c.
5000 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
5001 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
5002 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
5003 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
5004 amd64-tdep.o and amd64-linux-tdep.o.
5005 (TM_FILE): Set to tm-linux64.h.
5006 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
5007 (NAT_FILE): Set to nm-linux64.h.
5008 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
5009 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
5010 amd64-tdep.o.
5011 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
5012 amd64-tdep.o.
5013 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
5014 amd64-tdep.o.
5015
5016 2004-02-25 Roland McGrath <roland@redhat.com>
5017
5018 * remote.c (remote_protocol_qPart_auxv): New variable.
5019 (init_all_packet_configs): Initialize it.
5020 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
5021 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
5022 (show_remote_cmd): Call it.
5023 (_initialize_remote): Initialize commands.
5024 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
5025 service TARGET_OBJECT_AUXV requests.
5026
5027 2004-02-25 J. Brobecker <brobecker@gnat.com>
5028
5029 * configure.in: Make sure that the wborder function is available.
5030 Otherwise, search for it in the cur_colr library.
5031 * configure: Regenerate.
5032
5033 2004-02-25 Andrew Cagney <cagney@redhat.com>
5034
5035 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
5036
5037 2004-02-25 Mark Kettenis <kettenis@gnu.org>
5038
5039 * config/i386/tm-x86-64linux.h: Tweak comments.
5040
5041 2004-02-25 Richard Sandiford <rsandifo@redhat.com>
5042
5043 * MAINTAINERS: Add self to write-after-approval list.
5044
5045 2004-02-25 Andrew Cagney <cagney@redhat.com>
5046
5047 PR cli/1566. Problem found, and fix suggested by David Allan.
5048 * cli/cli-script.c (execute_control_command): Unconditionally
5049 install a cleanup. Default "ret" to "invalid_control". Use
5050 "break" instead of "return" to escape from the switch.
5051
5052 2004-02-24 J. Brobecker <brobecker@gnat.com>
5053
5054 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
5055 with the lines macro defined in term.h on AiX.
5056 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
5057 a collision with the label_width macro defined in term.h on AiX.
5058
5059 2004-02-23 David Mosberger <davidm@hpl.hp.com>
5060
5061 Committed by Kevin Buettner <kevinb@redhat.com>.
5062
5063 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
5064 * ia64-tdep.c (ia64_write_pc): Make it a global function.
5065 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
5066 instead of ia64_write_pc().
5067 * ia64-linux-tdep.c (regcache.h): Include.
5068 (ia64_linux_write_pc): New function.
5069
5070 2004-02-23 Roland McGrath <roland@redhat.com>
5071
5072 * auxv.c (info_auxv_command): Fix typos in error messages.
5073
5074 2004-02-23 Mark Kettenis <kettenis@gnu.org>
5075
5076 * x86-64-tdep.h: Tweak comment.
5077 (enum amd64_regnum): New.
5078 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
5079 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
5080 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
5081 (X86_64_XMM1_REGNUM): Removed.
5082 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
5083 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
5084 prototypes for renamed functions.
5085 * x86-64-tdep.c: Fix typo.
5086 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
5087 register numbers.
5088 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
5089 Use constants from `enum amd64_regnum' for register numbers.
5090 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
5091 (amd64_analyze_prologue, amd64_frame_cache,
5092 amd64_sigtramp_frame_cache): Use constants from `enum
5093 amd64_regnum' for register numbers.
5094 (amd64_supply_fpregset): Adjust for renamed functions.
5095 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
5096 `enum amd64_regnum' for register numbers.
5097 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
5098 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
5099 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
5100 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
5101 (amd64_linux_fill_gregset): Adjust for renamed macros.
5102 (fetch_core_registers): Adjust for renamed functions.
5103 (amd64_linux_init_abi): Adjust for renamed functions.
5104 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
5105 renamed functions.
5106 * amd64-nat.c: Adjust for renamed macros.
5107 * amd64bsd-nat.c (fetch_inferior_registers)
5108 (store_inferior_registers): Use constants from `enum amd64_regnum'
5109 for register numbers. Adjust for renamed variables.
5110 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
5111 renamed variables.
5112 (_initialize_amd64fbsd_nat): Use constants from `enum
5113 amd64_regnum' for register numbers.
5114 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
5115 `enum amd64_regnum' for register numbers.
5116 (amd64fbsd_init_abi): Adjust for renamed functions.
5117 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
5118 `enum amd64_regnum' for register numbers.
5119 (amd64nbsd_init_abi): Adjust for renamed functions.
5120 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
5121 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
5122 `enum amd64_regnum' for register numbers.
5123 (amd64obsd_init_abi): Adjust for renamed functions.
5124 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
5125
5126 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
5127
5128 * breakpoint.c (print_one_breakpoint): Do not output spaces
5129 after printing <PENDING> for a pending breakpoint.
5130
5131 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
5132
5133 * printcmd.c (print_scalar_formatted): Initialize val_long
5134 to remove compiler warning message.
5135
5136 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
5137
5138 * defs.h (nquery, yquery): New prototypes.
5139 * breakpoint.c (break_command_1): Use new nquery interface.
5140 * utils.c (defaulted_query, nquery, yquery): New functions.
5141
5142 2004-02-23 Andrew Cagney <cagney@redhat.com>
5143
5144 * hppa-tdep.c (hppa_frame_align): New function.
5145 (hppa32_push_dummy_call): New function.
5146 (hppa64_push_dummy_call): New function.
5147 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
5148 disabled.
5149
5150 * infcall.c (legacy_push_dummy_code): Don't call deprecated
5151 FIX_CALL_DUMMY when push_dummy_call is available.
5152 (call_function_by_hand, push_dummy_code): Ditto.
5153
5154 2004-02-22 Andrew Cagney <cagney@redhat.com>
5155
5156 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
5157 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
5158 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
5159 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
5160 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
5161 call_dummy_location to ON_STACK.
5162
5163 2004-02-22 Mark Kettenis <kettenis@gnu.org>
5164
5165 * x86-64-linux-tdep.c: Tweak comment.
5166 (amd64_linux_supply_gregset): Renamed from
5167 x86_64_linux_supply_gresget.
5168 (amd64_linux_fill_gregset): Renamed from
5169 x86_64_linux_fill_gregset.
5170 (fetch_core_registers): Adjust for renamed functions.
5171 (amd64_core_fns): Renamed from x86_64_core_fns.
5172 (amd64_linux_sigtramp_start): Renamed from
5173 x86_64_linux_sigtramp_start.
5174 (amd64_linux_pc_in_sigtramp): Renamed from
5175 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
5176 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
5177 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
5178 (amd64_linux_sigcontext_addr): Renamed from
5179 x86_64_linux_sigcontext_addr.
5180 (amd64_linux_sc_reg_offset): Renamed from
5181 x86_64_linux_sc_reg_offset.
5182 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
5183 Adjust for renamed functions and variables.
5184 (_initialize_amd64_linux_tdep): Renamed from
5185 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
5186 variables.
5187 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
5188 Adjust for renamed functions.
5189
5190 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
5191 from x86_64_linux_gregset64_reg_offset.
5192 (amd64_linux_gregset32_reg_offset): Rename from
5193 x86_64_linux_gregset64_reg_offset.
5194 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
5195 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
5196 (amd64_linux_dr_set_control): Renamed from
5197 x86_64_linux_dr_set_control. Adjust for renamed functions.
5198 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
5199 Adjust for renamed functions.
5200 (amd64_linux_dr_reset_addr): Renamed from
5201 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
5202 (amd64_linux_dr_get_status): Renamed from
5203 x86_64_linux_dr_get_status. Adjust for renamed functions.
5204 (_initialize_amd64_linux_nat): Renamed from
5205 _initialize_x86_64_linux_nat. Adjust for renamed variables and
5206 functions.
5207 * config/i386/nm-x86-64linux.h: Update copyright year.
5208 Adjust for renamed functions.
5209
5210 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
5211 amd64fbsd_sigtramp_start.
5212 (amd64fbsd_sigtramp_end_addr): Renamed from
5213 amd64fbsd_sigtramp_end.
5214 (amd64fbsd_init_abi): Adjust for renamed variables.
5215 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
5216 variables.
5217 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
5218 amd64fbsd_sigtramp_start.
5219 (amd64fbsd_sigtramp_end_addr): Renamed from
5220 amd64fbsd_sigtramp_end.
5221
5222 2004-02-22 Andrew Cagney <cagney@redhat.com>
5223
5224 * hppa-tdep.c (hppa32_return_value): New function.
5225 (hppa64_return_value): New function.
5226 (hppa_gdbarch_init): Set return_value; keep disabled.
5227
5228 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
5229 struct-return and inferior function call methods.
5230
5231 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
5232 "frame-base.h".
5233 (struct hppa_frame_cache): Define.
5234 (hppa_frame_cache, hppa_frame_this_id): New functions.
5235 (hppa_frame_prev_register): New function.
5236 (hppa_frame_unwind, hppa_frame_base): New variables.
5237 (hppa_frame_unwind_sniffer): New function.
5238 (hppa_frame_base_address, hppa_unwind_pc): New function.
5239 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
5240 sniffer, and frame base sniffer; keep disabled.
5241 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
5242 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
5243
5244 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
5245 to predicates for "seriously old code".
5246
5247 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
5248 runtime if(0).
5249
5250 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
5251 unsigned.
5252 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
5253
5254 * config/pa/tm-hppa.h: Update copyright.
5255 (DEPRECATED_INIT_FRAME_PC): Delete macro.
5256 (deprecated_init_frame_pc_default): Delete declaration.
5257 (hppa_frame_init_saved_regs): Delete declaration.
5258 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
5259 * hppa-tdep.c: Include "arch-utils.h".
5260 (hppa_gdbarch_init): Set deprecated init_frame_pc
5261 and deprecated frame_init_saved_regs.
5262 (hppa_frame_init_saved_regs): Make static.
5263
5264 2004-02-22 Mark Kettenis <kettenis@gnu.org>
5265
5266 Remove old 386BSD support.
5267 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
5268 * configure.host: Remove i[34567]86-*-bsd*.
5269 * configure.tgt: Remove i[34567]86-*-bsd*.
5270 * i386b-nat.c: Removed.
5271 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
5272 (i386b-nat.o): Remove dependencies.
5273
5274 * config/i386/i386bsd.mh: Removed.
5275 * config/i386/i386bsd.mt: Removed.
5276 * config/i386/nm-i386bsd.h: Removed.
5277 * config/i386/tm-i386bsd.h: Removed.
5278 * config/i386/xm-i386bsd.h: Removed.
5279
5280 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
5281
5282 * amd64fbsd-tdep.c: Include "solib-svr4.h".
5283 (amd64fbsd_init_abi): Set link map offsets.
5284 * amd64nbsd-tdep.c: Include "slib-svr4.h".
5285 (amd64nbsd_init_abi): Set link map offsets.
5286 * amd64obsd-tdep.c: Include "solib-svr4.h".
5287 (amd64obsd_init_abi): Set link map offsets.
5288 * i386fbsd-tdep.c: Include "solib-svr4.h".
5289 (i386fbsd_init_abi): Set link map offsets.
5290 * i386nbsd-tdep.c: Include "solib-svr4.h".
5291 (i386nbsdelf_init_abi): Set link map offsets.
5292 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
5293 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
5294 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
5295 solib-legacy.o and core-aout.o. Reformat.
5296 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
5297 solib-svr4.o, solib-legacy.o. Reformat.
5298 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
5299 * config/i386/nbsdelf.mh: Reformat.
5300 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
5301 solib-svr4.o, solib-legacy.o and corelow.o.
5302 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
5303 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
5304 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
5305 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
5306 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
5307 (TM_FILE): Set to tm-fbsd.h.
5308 * config/i386/nbsd.mt (TDEPFILES): Reformat.
5309 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
5310 solib-svr4.o.
5311 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
5312 solib-svr4.o.
5313 (TM_FILE): Set to nm-nbsd.h.
5314 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
5315 Simplify shared library support. Don't include "elf/common.h".
5316 (SVR4_SHARED_LIBS): Don't define.
5317 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
5318 "solib.h".
5319 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
5320 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
5321 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
5322 Don't include "i386/tm-i386.h". Include "solib.h".
5323 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
5324 Don't include "i386/tm-i386.h".
5325 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
5326 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
5327 Include "i386/xm-i386.h".
5328 (HOST_LONG_DOUBLE_FORMAT): Remove.
5329
5330 Fix OpenBSD/i386 sigtramp recognition.
5331 * i386-tdep.h: Update copyright year.
5332 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
5333 (i386bsd_sigtramp_end): New prototypes.
5334 (i386fbsd_sigtramp_start_addr): Renamed from
5335 i386fbsd_sigtramp_start.
5336 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
5337 (i386obsd_sigtramp_start_addr): Renamed from
5338 i386obsd_sigtramp_start.
5339 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
5340 * i386bsd-tdep.c: Update copyright year.
5341 (i386bsd_pc_in_sigtramp): Make public.
5342 * i386fbsd-nat.c: Update copyright year.
5343 (_initialize_i386fbsd_nat): Adjust for renamed variables.
5344 * i386fbsd-tdep.c: Update copyright year.
5345 (i386fbsd_sigtramp_start_addr): Renamed from
5346 i386fbsd_sigtramp_start.
5347 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
5348 (i386fbsdaout_init_abi): Adjust for renamed variables.
5349 * i386obsd-nat.c: Update copyright year.
5350 (_initialize_i386obsd_nat): Adjust for renamed variables.
5351 * i386obsd-tdep.c: Include "target.h".
5352 (i386obsd_page_size): New variable.
5353 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
5354 (i386obsd_sigtramp_end): New functions.
5355 (i386obsd_sigtramp_start_addr): Renamed from
5356 i386obsd_sigtramp_start.
5357 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
5358 (i386obsd_init_abi): Adjust for renamed variables. Set
5359 pc_in_sigtramp, sigtramp_start and sigtramp_end.
5360 * Makefile.in (i386obsd-tdep.o): Update dependencies.
5361
5362 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
5363 trampoline change in OpenBSD kernel.
5364
5365 * amd64-nat.c: Update copyright year.
5366 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
5367 architecture from REGCACHE.
5368
5369 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
5370 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
5371
5372 2004-02-21 Mark Kettenis <kettenis@gnu.org>
5373
5374 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
5375 i[34567]86-*-openbsd3.[0-3].
5376 * config/i386/obsdaout.mh: New file.
5377
5378 * config/i386/obsd.mh (MH_FLAGS): Remove.
5379
5380 Fix PR build/1549.
5381 * i386obsd-tdep.c: Update copyright years. Include
5382 "solib-svr4.h".
5383 (i386obsd_init_abi): Don't set regset_from_core_section here.
5384 (i386obsd_aout_init_abi): New function. Set
5385 regset_from_core_section here.
5386 (i386obsd_elf_init_abi): New function.
5387 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
5388 * Makefile.in (i386obsd-tdep.o): Update dependecies.
5389 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
5390 (TM_FILE): Set to tm-nbsd.h.
5391
5392 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
5393 solib-sunos.o.
5394
5395 * solib-svr4.h: Update copyright year.
5396 (svr4_ilp32_fetch_link_map_offsets)
5397 (svr4_lp64_fetch_link_map_offsets): New prototype.
5398 * solib-svr4.c: Update copyright year.
5399 (svr4_ilp32_fetch_link_map_offsets)
5400 (svr4_lp64_fetch_link_map_offsets): New function.
5401
5402 2004-02-20 Daniel Jacobowitz <drow@mvista.com>
5403
5404 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
5405 to the partial symbol table.
5406
5407 2004-02-20 J. brobecker <brobecker@gnat.com>
5408
5409 * PROBLEMS: Add description of problem documented under gdb/1560.
5410
5411 2004-02-20 Mark Kettenis <kettenis@gnu.org>
5412
5413 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
5414 comments.
5415 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
5416 functions.
5417 (amd64obsd_init_abi): Reorder initializations. Use
5418 amd64obsd_r_reg_offset to initialize the general-purpose register
5419 set details. Set regset_from_core_section.
5420 (_initialize_amd64obsd_tdep): Rename from
5421 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
5422 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
5423 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
5424
5425 * NEWS (New native configurations): Mention OpenBSD/alpha.
5426 * configure.tgt: Add alpha*-*-openbsd*.
5427 * configure.host: Add alpha*-*-openbsd*.
5428 * alphanbsd-tdep.c: Update copyright year.
5429 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
5430
5431 2004-02-20 Andrew Cagney <cagney@redhat.com>
5432
5433 Fix PR tdep/1372.
5434 * configure.tgt: Delete target "none-*-*".
5435 * configure.host: Delete host "none-*-*".
5436 * config/none/none.mh: Delete file.
5437 * config/none/none.mt: Delete file.
5438 * config/none/xm-none.h: Delete file.
5439 * config/none/tm-none.h: Delete file.
5440 * config/none/nm-none.h: Delete file.
5441
5442 2004-02-19 Fred Fish <fnf@redhat.com>
5443
5444 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
5445 cache->uses_fp prior to setting it.
5446
5447 2004-02-19 Fred Fish <fnf@redhat.com>
5448
5449 Fix for PR breakpoint/1558.
5450 * sh-tdep.c (IS_JSR): New macro.
5451 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
5452
5453 2004-02-19 Jim Blandy <jimb@redhat.com>
5454
5455 * findvar.c (value_from_register): Doc fix.
5456
5457 2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
5458
5459 * printcmd.c (print_scalar_formatted): Do not check for sizeof
5460 type being greater than sizeof of host's LONGEST. Always use
5461 unpack_long() unless format 'f' chosen.
5462
5463 2004-02-19 Joel Brobecker <brobecker@gnat.com>
5464
5465 Committed by Elena Zannoni <ezannoni@redhat.com>
5466
5467 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
5468 contains a symbol wich is the best, non-exact match for the given
5469 pc. Update comments.
5470
5471 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
5472
5473 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
5474 macro, which was part of the now removed Mach 3 port.
5475 * utils.c (request_quit): Ditto.
5476
5477 2004-02-18 Mark Kettenis <kettenis@gnu.org>
5478
5479 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
5480 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
5481
5482 2004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5483
5484 Committed by Mark Kettenis <kettenis@gnu.org>.
5485
5486 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
5487 Define.
5488
5489 2004-02-18 Andrew Cagney <cagney@redhat.com>
5490
5491 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
5492 CONFIG_INSTALL and CONFIG_UNINSTALL.
5493 * configure: Re-generate.
5494 * interps.h (INTERP_TUI): Define.
5495 * Makefile.in: Update dependencies.
5496 (TUI): New macro.
5497 (tui-main.o): Specify dependencies.
5498 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
5499 * tui/tui-main.c: New file.
5500
5501 2004-02-18 Mark Kettenis <kettenis@gnu.org>
5502
5503 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
5504 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
5505 dependencies.
5506 * configure.host: Add x86_64-*-openbsd*.
5507 * configure.tgt: Add x86_64-*-openbsd*.
5508 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
5509
5510 * tui/tui.c: Don't include <malloc.h>.
5511
5512 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
5513 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
5514 amd64nbsd-tdep.c.
5515
5516 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
5517 static. Remove extraneous whitespace.
5518 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
5519 static.
5520
5521 2004-02-17 Jim Blandy <jimb@redhat.com>
5522
5523 * findvar.c (value_from_register): Doc fix.
5524
5525 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5526
5527 Committed by Jim Blandy <jimb@redhat.com>.
5528
5529 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
5530 CORE_ADDR as type for selectors. Correct types for GNU run time
5531 message lookup function to use double indirection.
5532 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
5533 * objc-lang.h (lookup_child_selector): Adapt prototype.
5534
5535 * s390-nat.c (SUBOFF): New macro.
5536 (supply_gregset, fill_gregset): Use it to handle debugging
5537 of 32-bit exectuables running under a 64-bit kernel.
5538 * s390-tdep.c: Include "solib-svr4.h".
5539 (s390_svr4_fetch_link_map_offset): New function.
5540 (s390x_svr_fetch_link_map_offset): Likewise.
5541 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
5542 * Makefile.in (s390-tdep.o): Update dependencies.
5543
5544 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
5545 "frame-unwind.h".
5546 (s390_readinstruction): Reformat. Use read_memory_nobpt.
5547 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
5548 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
5549 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
5550 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
5551 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
5552 S390_SIGNAL_FRAMESIZE,
5553 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
5554 (struct frame_extra_info): Remove.
5555 (s390_memset_extra_info): Remove.
5556 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
5557 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
5558 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
5559 (is_rse): Renamed to ...
5560 (is_rsy): ... this. Support long displacements.
5561 (is_rxe): Renamed to ...
5562 (is_rxy): ... this. Support long displacements.
5563 (compute_x_addr): Support long displacements.
5564 (struct s390_prologue_data): New data type.
5565 (s390_on_stack): Change API to use struct s390_prologue_data.
5566 (s390_store): Reimplement.
5567 (s390_load): New function.
5568 (s390_get_signal_frame_info): Remove.
5569 (s390_get_frame_info): Remove, replace by ...
5570 (s390_analyze_prolog): ... this new function.
5571 (s390_check_function_end): Remove.
5572 (s390_function_start): Remove.
5573 (s390_frameless_function_invokation): Remove.
5574 (s390_is_sigreturn): Remove.
5575 (s390_init_frame_pc_first): Remove.
5576 (s390_init_frame_extra_info): Remove.
5577 (s390_frame_init_saved_regs): Remove.
5578 (s390_frame_saved_pc_nofix): Remove.
5579 (s390_frame_saved_pc): Remove.
5580 (s390_frame_chain): Remove.
5581 (s390_fp_regnum, s390_read_fp): Remove.
5582 (s390_pop_frame_regular, s390_pop_frame): Remove.
5583 (s390_saved_pc_after_call): Remove.
5584 (s390_skip_prologue): Reimplement.
5585 (s390_in_function_epilogue_p): Support long displacements.
5586 (struct s390_unwind_cache): New data structure.
5587 (s390_frame_unwind_cache): New function.
5588 (s390_prologue_frame_unwind_cache): Likewise.
5589 (s390_backchain_frame_unwind_cache): Likewise.
5590 (s390_frame_this_id, s390_frame_prev_register): Likewise.
5591 (s390_frame_unwind): Define.
5592 (s390_frame_sniffer): New function.
5593 (struct s390_pltstub_unwind_cache): New data structure.
5594 (s390_pltstub_frame_unwind_cache): New function.
5595 (s390_pltstub_frame_this_id): Likewise.
5596 (s390_pltstub_frame_prev_register): Likewise.
5597 (s390_pltstub_frame_unwind): Define.
5598 (s390_pltstub_frame_sniffer): New function.
5599 (struct s390_sigtramp_unwind_cache): New data structure.
5600 (s390_sigtramp_frame_unwind_cache): New function.
5601 (s390_sigtramp_frame_this_id): Likewise.
5602 (s390_sigtramp_frame_prev_register): Likewise.
5603 (s390_sigtramp_frame_unwind): Define.
5604 (s390_sigtramp_frame_sniffer): New function.
5605 (s390_frame_base_address, s390_local_base_address): New functions.
5606 (s390_frame_base): Define.
5607 (s390_unwind_pc, s390_unwind_sp): New function.
5608 (s390_push_dummy_call): Use new frame base location.
5609 (s390_unwind_dummy_id): Likewise.
5610 (s390_gdbarch_init): Remove calls to:
5611 set_gdbarch_frameless_function_invocation,
5612 set_gdbarch_deprecated_init_frame_pc,
5613 set_gdbarch_deprecated_frame_chain,
5614 set_gdbarch_deprecated_frame_init_saved_regs,
5615 set_gdbarch_deprecated_pop_frame,
5616 set_gdbarch_deprecated_init_extra_frame_info,
5617 set_gdbarch_deprecated_init_frame_pc_first,
5618 set_gdbarch_deprecated_target_read_fp,
5619 set_gdbarch_deprecated_frame_saved_pc,
5620 set_gdbarch_deprecated_saved_pc_after_call,
5621 set_gdbarch_deprecated_fp_regnum.
5622 Add calls to:
5623 set_gdbarch_in_solib_call_trampoline,
5624 frame_unwind_append_sniffer,
5625 frame_base_set_default,
5626 set_gdbarch_unwind_pc,
5627 set_gdbarch_unwind_sp.
5628 * Makefile.in (s390-tdep.o): Update dependencies.
5629
5630 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
5631 (S390_STACK_FRAME_OVERHEAD): Remove.
5632 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
5633 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
5634 (s390_promote_integer_argument): Remove.
5635 (s390_cannot_extract_struct_value_address): Remove.
5636 (s390_use_struct_convention, s390_store_struct_return): Remove.
5637 (s390_extract_return_value, s390_store_return_value): Remove.
5638 (s390_return_value_convention, s390_return_value): New functions.
5639 (is_float_singleton): Handle typedefs.
5640 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
5641 Remove, replace by ...
5642 (s390_function_arg_pass_by_reference, s390_function_arg_float,
5643 s390_function_arg_integer): ... these new functions.
5644 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
5645 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
5646 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
5647 Fill in tdep->abi.
5648 Remove calls to:
5649 set_gdbarch_deprecated_store_struct_return,
5650 set_gdbarch_deprecated_extract_return_value,
5651 set_gdbarch_deprecated_store_return_value,
5652 set_gdbarch_use_struct_convention,
5653 set_gdbarch_extract_struct_value_address,
5654 set_gdbarch_deprecated_pc_in_call_dummy,
5655 set_gdbarch_deprecated_push_arguments,
5656 set_gdbarch_deprecated_save_dummy_frame_tos,
5657 set_gdbarch_deprecated_push_return_address,
5658 set_gdbarch_deprecated_sizeof_call_dummy_words,
5659 set_gdbarch_deprecated_call_dummy_words,
5660 set_gdbarch_deprecated_dummy_write_sp.
5661 Add calls to:
5662 set_gdbarch_push_dummy_call,
5663 set_gdbarch_unwind_dummy_id,
5664 set_gdbarch_return_value.
5665
5666 * config/s390/nm-linux.h: Update comments.
5667 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
5668 (STOPPED_BY_WATCHPOINT): Redefine.
5669 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
5670 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
5671 (s390_stopped_by_watchpoint): Likewise.
5672 (watch_area_cnt): Remove.
5673 * s390-nat.c: Update comments.
5674 (watch_area): Remove typedef.
5675 Global replace watch_area by struct watch_area.
5676 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
5677 (s390_stopped_by_watchpoint): Remove pid argument,
5678 use s390_inferior_tid. Add short-cut for the no watchpoint case.
5679 (s390_fix_watch_points): Remove pid argument,
5680 use s390_inferior_tid. Recompute area spanned by watchpoints.
5681 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
5682 argument. Reimplement.
5683
5684 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
5685 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
5686 (FETCH_INFERIOR_REGISTERS): Define.
5687 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
5688 core-regset.o.
5689 * config/s390/s390x.mt: Remove.
5690 * config/s390/tm-s390.h: Remove.
5691 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
5692 (TARGET_ELF64): Remove.
5693 (SKIP_TRAMPOLINE_CODE): Do not undefine.
5694 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
5695 s390*-*-* case; always set gdb_target to s390.
5696 * regformats/reg-s390.dat: Remove control registers.
5697 * regformats/reg-s390x.dat: Likewise.
5698 * s390-tdep.h: New file.
5699 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
5700 Include "inferior.h" and "s390-tdep.h".
5701 Remove private definition of offsetof.
5702 (s390_register_u_addr): Remove.
5703 (regmap_gregset, regmap_fpregset): Define.
5704 (supply_gregset, fill_gregset): Reimplement.
5705 (supply_fpregset, fill_fpregset): Likewise.
5706 (s390_inferior_tid): New function.
5707 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
5708 (fetch_inferior_registers, store_inferior_registers): Likewise.
5709 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
5710 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
5711 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
5712 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
5713 (struct gdbarch_tdep): Define.
5714 (struct s390_register_info): Define.
5715 (s390_register_info): New variable.
5716 (s390_register_name): Reimplement.
5717 (s390_register_type): New function.
5718 (s390_register_raw_size, s390x_register_raw_size): Remove.
5719 (s390_cannot_fetch_register): Remove.
5720 (s390_register_byte): Remove.
5721 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
5722 (s390_dwarf_regmap): New variable.
5723 (s390_dwarf_reg_to_regnum): New function.
5724 (s390_stab_reg_to_regnum): Remove.
5725 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
5726 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
5727 (s390_convert_register_p): Likewise.
5728 (s390_register_to_value, s390_value_to_register): Likewise.
5729 (s390_register_reggroup_p): Likewise.
5730 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
5731 s390_gregset, s390x_gregset, s390_fpregset): New variables.
5732 (s390_supply_regset, s390_regset_from_core_section): New functions.
5733 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
5734 (S390_FPR_SIZE): Likewise.
5735 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
5736 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
5737 (S390_NUM_GPRS): Move here from tm-s390.h.
5738 (S390_NUM_FPRS): Likewise.
5739 (s390_in_function_epilogue_p): New function.
5740 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
5741 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
5742 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
5743 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
5744 Replace S390_FP_REGNUM by S390_SP_REGNUM.
5745 Remove calls to:
5746 set_gdbarch_deprecated_max_register_raw_size,
5747 set_gdbarch_deprecated_max_register_virtual_size,
5748 set_gdbarch_deprecated_register_byte,
5749 set_gdbarch_cannot_fetch_register,
5750 set_gdbarch_cannot_store_register,
5751 set_gdbarch_deprecated_register_size,
5752 set_gdbarch_deprecated_register_raw_size,
5753 set_gdbarch_deprecated_register_virtual_size,
5754 set_gdbarch_deprecated_register_virtual_type,
5755 set_gdbarch_deprecated_register_bytes.
5756 Add calls to:
5757 set_gdbarch_num_pseudo_regs,
5758 set_gdbarch_register_type,
5759 set_gdbarch_convert_register_p,
5760 set_gdbarch_register_to_value,
5761 set_gdbarch_value_to_register,
5762 set_gdbarch_register_reggroup_p,
5763 set_gdbarch_regset_from_core_section,
5764 set_gdbarch_pseudo_register_read,
5765 set_gdbarch_pseudo_register_write,
5766 set_gdbarch_in_function_epilogue_p.
5767 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
5768 (s390_tdep_h): New variable.
5769
5770 2004-02-17 Jim Blandy <jimb@redhat.com>
5771
5772 * findvar.c (value_from_register): If the type has no length, just
5773 return an acceptable value --- don't report an internal error.
5774
5775 * stabsread.c (read_type): If we find any type numbers that are
5776 forward references, complain if the references aren't resolved by
5777 the time we're finished reading.
5778 (cleanup_undefined_types): Make error message more appropriate for
5779 a complaint.
5780
5781 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
5782
5783 * Makefile.in (defs_h): Remove dependency on progress_h.
5784 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
5785 progress.h.
5786 * main.c (captured_main): Delete use of START_PROGRESS and
5787 END_PROGRESS.
5788
5789 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
5790
5791 * objfiles.c (terminate_minimal_symbol_table): Add back
5792 initialization of MSYMBOL_TYPE.
5793
5794 2004-02-17 David Mosberger <davidm@hpl.hp.com>
5795
5796 Committed by Andrew Cagney.
5797 * Makefile.in (ia64_tdep_h): New macro.
5798 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
5799 (ia64-tdep.o): Likewise.
5800 * ia64-tdep.h: New file.
5801 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
5802 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
5803 (ia64_aix_sigcontext_register_address): Likewise.
5804 (ia64_linux_getunwind_table): Delete declaration.
5805 * ia64-linux-tdep.c: Likewise.
5806
5807 2004-02-17 Corinna Vinschen <vinschen@redhat.com>
5808
5809 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
5810 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
5811 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
5812
5813 2004-02-17 Andrew Cagney <cagney@redhat.com>
5814
5815 * symtab.c (skip_prologue_using_sal): New function.
5816 * symtab.h (skip_prologue_using_sal): Declare.
5817 * frv-tdep.c: Include "symtab.h".
5818 (skip_prologue_using_sal): Delete function.
5819 * mips-tdep.c (skip_prologue_using_sal): Delete function.
5820 * rs6000-tdep.c (refine_prologue_limit): Mention
5821 skip_prologue_using_sal.
5822 * ia64-tdep.c (refine_prologue_limit): Ditto.
5823 * Makefile.in: Update dependencies.
5824
5825 2004-02-16 Andrew Cagney <cagney@redhat.com>
5826
5827 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
5828 START_INFERIOR_TRAPS_EXPECTED.
5829 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
5830 START_INFERIOR_TRAPS_EXPECTED.
5831 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
5832 Delete macro.
5833 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
5834 macro, moved to "nm-osf.h". Update copyright.
5835 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
5836 update copyright.
5837
5838 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
5839 and function replacing FRAMELESS_FUNCTION_INVOCATION.
5840 * blockframe.c (legacy_frameless_look_for_prologue): Rename
5841 frameless_look_for_prologue.
5842 * frame.h (legacy_frameless_look_for_prologue): Rename
5843 frameless_look_for_prologue.
5844 * gdbarch.h, gdbarch.c: Re-generate.
5845 * sh64-tdep.c (sh64_gdbarch_init): Update.
5846 * sh-tdep.c (sh_gdbarch_init): Update.
5847 * s390-tdep.c (s390_gdbarch_init): Update.
5848 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5849 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
5850 * m68k-tdep.c (m68k_gdbarch_init): Update.
5851 (delta68_frame_args_address): Update.
5852 * m32r-tdep.c (m32r_gdbarch_init): Update.
5853 * hppa-tdep.c (hppa_gdbarch_init): Update.
5854 * h8300-tdep.c (h8300_gdbarch_init): Update.
5855 * frv-tdep.c (frv_gdbarch_init): Update.
5856 (frv_frameless_function_invocation): Update.
5857 * cris-tdep.c (cris_gdbarch_init): Update.
5858 (cris_frameless_function_invocation): Update.
5859 * avr-tdep.c (avr_gdbarch_init): Update.
5860 * arm-tdep.c (arm_gdbarch_init): Update.
5861 * stack.c (frame_info): Update, call predicate.
5862 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
5863 * frame.c (legacy_get_prev_frame): Update, call predicate..
5864 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
5865 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
5866 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
5867 invocation.
5868 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
5869 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
5870 * vax-tdep.c (vax_gdbarch_init): Ditto.
5871
5872 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
5873 function.
5874
5875 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
5876
5877 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
5878 initializations.
5879
5880 2004-02-16 Andrew Cagney <cagney@redhat.com>
5881
5882 * tui/tui-windata.c: Include "gdb_string.h".
5883 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
5884 * tui/tui-layout.c, tui/tui-command.c: Ditto.
5885 * Makefile.in: Update dependencies.
5886
5887 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
5888
5889 * Makefile.in (infrun.o): Add $(gdb_assert_h).
5890 * infrun.c: Include "gdb_assert.h".
5891 (singlestep_ptid, saved_singlestep_ptid)
5892 (stepping_past_singlestep_breakpoint): New variables.
5893 (resume): Set singlestep_ptid. Check for singlestep thread
5894 hop.
5895 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
5896 (handle_inferior_event): Handle singlestep thread hop.
5897
5898 2004-02-16 Andrew Cagney <cagney@redhat.com>
5899
5900 * dwarf2-frame.c (dwarf2_frame_ops): New function.
5901 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
5902 (dwarf2_frame_init_reg): Ditto.
5903
5904 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
5905 suggested by Joshua Neuheisel
5906
5907 * configure.in: Always check for curses, including pdcurses.
5908 Warn, instead of error, when no curses are found. Enable TUI when
5909 curses is available.
5910 * configure: Re-generate.
5911
5912 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
5913
5914 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
5915 sh_sh4_register_convert_to_virtual.
5916 (sh_register_convert_to_raw): Rename from
5917 sh_sh4_register_convert_to_raw.
5918 (sh_pseudo_register_read): Accomodate above name change.
5919 (sh_pseudo_register_write): Ditto.
5920
5921 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
5922
5923 * sh-tdep.c (sh_generic_register_name): Remove.
5924 (sh_gdbarch_init): Use sh_sh_register_name in default case.
5925
5926 2004-02-15 Andrew Cagney <cagney@redhat.com>
5927
5928 * configure.in (build_warnings): Add -Wunused-function.
5929 * configure: Re-generate.
5930
5931 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
5932 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
5933
5934 * procfs.c (procfs_init_inferior): Assume that
5935 START_INFERIOR_TRAPS_EXPECTED is defined.
5936 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
5937 * config/ns32k/tm-nbsd.h: Delete file,
5938 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
5939
5940 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
5941 * config/vax/tm-vax.h: Delete file.
5942
5943 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
5944 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
5945 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
5946 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
5947 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
5948 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
5949 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
5950
5951 2004-02-15 Mark Kettenis <kettenis@gnu.org>
5952
5953 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
5954 * dwarf2-frame.c (dwarf2_frame_data): New variable.
5955 (struct dwarf2_frame_ops): New.
5956 (dwarf2_frame_default_init_reg): New function, based on
5957 dwarf2_frame_init_reg.
5958 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
5959 (dwarf2_frame_init_reg): Call architecture-specific function.
5960 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
5961 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
5962 instead of dwarf2_frame_data.
5963 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
5964 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
5965
5966 2004-02-15 Andrew Cagney <cagney@redhat.com>
5967
5968 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
5969 register_gdbarch_swap.
5970 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
5971 * f-lang.c (_initialize_f_language): Update, use
5972 DEPRECATED_REGISTER_GDBARCH_SWAP.
5973 * remote.c (_initialize_remote): Ditto.
5974 * regcache.c (_initialize_regcache): Ditto.
5975 * parse.c (_initialize_parse): Ditto.
5976 * infrun.c (_initialize_infrun): Ditto.
5977 * mi/mi-main.c (_initialize_mi_main): Ditto.
5978 * gdbtypes.c (_initialize_gdbtypes): Ditto.
5979
5980 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
5981 poking .cacheable directly.
5982 * symfile.c (symfile_bfd_open): Ditto.
5983
5984 * Makefile.in: Update all dependencies.
5985
5986 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
5987 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
5988 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
5989 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
5990 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
5991
5992 2004-02-14 Andrew Cagney <cagney@redhat.com>
5993
5994 * arch-utils.c (legacy_convert_register_p): Check
5995 DEPRECATED_REGISTER_CONVERTIBLE_P.
5996 * findvar.c (value_of_register): Ditto.
5997
5998 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
5999 * gdbarch.h, gdbarch.c: Re-generate.
6000 * arch-utils.c (deprecated_register_convertible_not): Delete.
6001 * arch-utils.h (deprecated_register_convertible_not): Delete.
6002 * mi/mi-main.c (get_register): Update. Update copyright.
6003 * infcmd.c (default_print_registers_info): Update.
6004
6005 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
6006 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
6007 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
6008 * gdbarch.h, gdbarch.c: Re-generate.
6009 * frame.c (deprecated_get_next_frame_hack): Delete function.
6010 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
6011 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
6012 Update.
6013 * infcall.c (call_function_by_hand): Update.
6014
6015 2004-02-14 Elena Zannoni <ezannoni@redhat.com>
6016
6017 * symfile.c (init_entry_point_info, entry_point_address): Move
6018 from here...
6019 * objfiles.c (init_entry_point_info, entry_point_address):..to
6020 here.
6021 * symfile.h (init_entry_point_info, entry_point_address): Remove
6022 prototypes.
6023 * objfiles.h (init_entry_point_info, entry_point_address):Add
6024 prototypes.
6025 * cris-tdep.c: Remove include of symfile.h. Add include of
6026 objfiles.h.
6027 * infcall.c: Ditto.
6028 * mcore-tdep.c: Ditto.
6029 * mn10300-tdep.c: Ditto.
6030 * sh64-tdep.c: Ditto.
6031 * v850-tdep.c: Ditto.
6032 * arm-tdep.c: Remove include of symfile.h.
6033 * blockframe.c: Ditto.
6034 * coffread.c: Ditto.
6035 * dbxread.c: Ditto.
6036 * dwarf2read.c: Ditto.
6037 * dwarfread.c: Ditto.
6038 * frv-tdep.c: Ditto.
6039 * ia64-tdep.c: Ditto.
6040 * mdebugread.c: Ditto.
6041 * mipsread.c: Ditto.
6042 * rs6000-tdep.c: Ditto.
6043 * s390-tdep.c: Ditto.
6044 * sh-tdep.c: Ditto.
6045 * xstormy16-tdep.c: Ditto.
6046 * gdbarch.sh: Remove include of symfile.h.
6047 * gdbarch.c: Regenerate.
6048 * solib-irix.c (enable_break): Use entry_point_address().
6049 Add comment about include file.
6050 * xcoffread.c: Add comment about include file.
6051 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
6052 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
6053 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
6054 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
6055 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
6056
6057 2004-02-13 Andrew Cagney <cagney@redhat.com>
6058
6059 * corelow.c (core_xfer_partial): Use "struct bfd_section".
6060 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
6061 copyright.
6062 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
6063
6064 2004-02-12 Fred Fish <fnf@redhat.com>
6065
6066 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
6067 set_gdbarch_store_return_value.
6068
6069 2004-02-12 Andrew Cagney <cagney@redhat.com>
6070
6071 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
6072 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
6073 (interrupt_query): Ditto.
6074 (ofunc): Delete unused variable.
6075 * cris-tdep.c (cris_abi): Delete unused function.
6076 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
6077 (cris_get_wide_opcode, cris_get_short_size): Ditto.
6078 (cris_get_asr_quick_shift_steps): Ditto.
6079 (cris_skip_prologue_frameless_p): Ditto.
6080 * arm-tdep.c (arm_push_return_address): Delete unused function.
6081 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
6082 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
6083 * s390-tdep.c (s390_function_start): Delete unused function.
6084
6085 2004-02-12 Andrew Cagney <cagney@redhat.com>
6086
6087 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
6088 gdbarch.h, gdbarch.c: Re-generate.
6089 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
6090 to generic_prologue_frameless_p.
6091 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
6092 * arch-utils.c (generic_prologue_frameless_p): Delete function.
6093
6094 2004-02-11 Daniel Jacobowitz <drow@mvista.com>
6095
6096 * mips-linux-tdep.c: Include "frame.h".
6097 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
6098 (mips_linux_skip_resolver): New functions.
6099 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
6100 and set_gdbarch_in_solib_call_trampoline.
6101 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
6102 to after set_gdbarch_in_solib_return_trampoline. Only set the
6103 solib hooks to mips16 functions if the OS ABI is unknown.
6104 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
6105 including "config/tm-linux.h".
6106 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
6107 * Makefile.in (mips-linux-tdep.o): Update.
6108
6109 2004-02-11 David Carlton <carlton@kealia.com>
6110
6111 * linespec.c (decode_compound): Only look for a class symbol when
6112 considering all but the rightmost component.
6113
6114 2004-02-11 Andrew Cagney <cagney@redhat.com>
6115
6116 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
6117 abi code are are separatly grouped.
6118
6119 2004-02-11 Andrew Cagney <cagney@redhat.com>
6120
6121 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
6122 * gdbarch.h, gdbarch.c: Re-generate.
6123 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6124 * v850-tdep.c (v850_gdbarch_init): Update.
6125 * sh64-tdep.c (sh64_gdbarch_init): Update.
6126 * sh-tdep.c (sh_gdbarch_init): Update.
6127 * s390-tdep.c (s390_gdbarch_init): Update.
6128 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6129 * mips-tdep.c (mips_gdbarch_init): Update.
6130 * mcore-tdep.c (mcore_gdbarch_init): Update.
6131 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6132 * m32r-tdep.c (m32r_gdbarch_init): Update.
6133 * ia64-tdep.c (ia64_gdbarch_init): Update.
6134 * hppa-tdep.c (hppa_gdbarch_init): Update.
6135 * h8300-tdep.c (h8300_gdbarch_init): Update.
6136 * frv-tdep.c (frv_gdbarch_init): Update.
6137 * d10v-tdep.c (d10v_gdbarch_init): Update.
6138 * cris-tdep.c (cris_gdbarch_init): Update.
6139 * avr-tdep.c (avr_gdbarch_init): Update.
6140 * arm-tdep.c (arm_gdbarch_init): Update.
6141 * alpha-tdep.c (alpha_gdbarch_init): Update.
6142
6143 2004-02-11 Corinna Vinschen <vinschen@redhat.com>
6144
6145 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
6146 comma.
6147 (sh_sh4al_dsp_register_name): Ditto.
6148
6149 2004-02-10 Andrew Cagney <cagney@redhat.com>
6150
6151 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
6152 (mips_init_frame_pc_first): Delete function.
6153 (mips_frame_saved_pc): Delete function.
6154 (mips_frame_chain): Delete function.
6155 (mips_init_extra_frame_info): Delete function.
6156 (mips_xfer_register): Delete unused variable "reg".
6157 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
6158 (mips_n32n64_return_value): Delete unused variable "reg".
6159 (mips_n32n64_return_value): Delete unused variable "pos".
6160 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
6161 (mips_o32_return_value): Delete unused variable "pos".
6162 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
6163 (mips_print_fp_register): Delete unused variable "namelen"
6164 (mips_print_fp_register): Delete unused variable "flt2"
6165 (get_frame_pointer): Delete function.
6166 (cached_proc_desc): Delete static variable.
6167 (mips_pop_frame): Delete function.
6168 (mips_find_saved_regs): Delete function.
6169 (mips_get_saved_register): Delete function.
6170 (mips_saved_pc_after_call): Delete function.
6171 (SIGFRAME_BASE): Delete macro.
6172 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
6173 (SIGFRAME_PC_OFF): Delete macro.
6174 (SIGFRAME_REGSAVE_OFF): Delete macro.
6175 (mips_dump_tdep): Do not print deleted macro definitions.
6176
6177 2004-02-10 Andrew Cagney <cagney@redhat.com>
6178
6179 * Makefile.in (SFILES): Remove explictly listed tui files.
6180 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
6181
6182 2004-02-10 Jeff Johnston <jjohnstn@redhat.com>
6183
6184 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
6185 to use paddr functions to format ia64 addresses and long values.
6186 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
6187 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
6188 (get_kernel_table, ia64_find_proc_info_x): Ditto.
6189 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
6190 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
6191
6192 2004-02-10 Andrew Cagney <cagney@redhat.com>
6193
6194 * defs.h: Do not include "tui.h".
6195 * gdb_curses.h: New file.
6196 * tui/tui-hooks.h: New file.
6197 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
6198 (tui_install_hooks, tui_remove_hooks): Delete declarations.
6199 (tui_initialize_io): Delete declaration.
6200 (tui_initialize_readline: Delete redundant declaration.
6201 (struct tui_point): Delete definition.
6202 * tui/tui-data.h (struct tui_point): Define.
6203 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
6204 * utils.c: Include "tui/tui.h".
6205 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
6206 * printcmd.c [TUI]: Include "tui/tui.h".
6207 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
6208 * tui/tui-command.c: Include "gdb_curses.h".
6209 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
6210 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
6211 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
6212 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
6213 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
6214 * Makefile.in: Update all dependencies.
6215 (tui_hooks_h, gdb_curses_h): Define.
6216 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
6217
6218 2004-02-10 Elena Zannoni <ezannoni@redhat.com>
6219
6220 * objfiles.h (struct objfile): Remove unused fields auxf1 and
6221 auxf2. Add comments about some other rarely used fields.
6222
6223 2004-02-10 Andrew Cagney <cagney@redhat.com>
6224
6225 * Makefile.in (init.c): Fix script removing duplicates. Problem
6226 reported by Peter Schauer.
6227
6228 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
6229
6230 * bcache.c (bcache_xmalloc): Use obstack_init instead of
6231 obstack_specify_allocation.
6232 * objfiles.c (allocate_objfile): Ditto.
6233 * solib-sunos.c (solib_add_common_symbols)
6234 (allocate_rt_common_objfile): Ditto.
6235 * symfile.c (reread_symbols): Ditto.
6236 * gdb_obstack.h: Add comment.
6237
6238 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
6239
6240 * linespec.c (decode_line_1, locate_first_half)
6241 (decode_compound, lookup_prefix_sym): Update comments. Delete old
6242 commented out code.
6243
6244 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
6245
6246 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
6247 obstack_free.
6248
6249 2004-02-09 Andrew Cagney <cagney@redhat.com>
6250
6251 * blockframe.c (find_pc_partial_function): If find_pc_overlay
6252 fails, try find_pc_section. Fix PR c++/1267.
6253 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
6254 instead of find_pc_mapped_section.
6255 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
6256 not default to the section containing PC. Fix PR symtab/1519.
6257
6258 2004-02-09 Andrew Cagney <cagney@redhat.com>
6259
6260 * Makefile.in (mips-tdep.o): Update dependencies.
6261 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
6262 "trad-frame.h".
6263 (mips_unwind_pc): Return the pseudo PC register.
6264 (mips_unwind_dummy_id): New function.
6265 (mips16_fetch_instruction): New function.
6266 (mips32_fetch_instruction): New function.
6267 (struct mips_frame_cache): Define.
6268 (mips_mdebug_frame_cache): New function.
6269 (mips_mdebug_frame_this_id): New function.
6270 (mips_mdebug_frame_prev_register): New function.
6271 (mips_mdebug_frame_unwind): Define.
6272 (mips_mdebug_frame_sniffer): New function.
6273 (mips_mdebug_frame_base_address): New function.
6274 (mips_mdebug_frame_base): Define.
6275 (mips_mdebug_frame_base_sniffer): New function.
6276 (mips_gdbarch_init): Append unwind and base sniffers. Set
6277 unwind_dummy_id.
6278
6279 2004-02-08 Andrew Cagney <cagney@redhat.com>
6280
6281 * frame.c: Print both the register number and name.
6282
6283 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
6284 and a sed into a single sed. Make .c and .o patterns more robust.
6285 (OBS): Delete.
6286 (INIT_FILES): Replace OBS with COMMON_OBS.
6287 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
6288
6289 2004-02-08 Mark Kettenis <kettenis@gnu.org>
6290
6291 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
6292 the PT_WCOOKIE request.
6293
6294 2004-02-08 Andrew Cagney <cagney@redhat.com>
6295
6296 * mips-tdep.c (mips_unwind_pc): New function.
6297 (mips_gdbarch_init): Set mips_unwind_pc.
6298
6299 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
6300 (get_frame_id): Allow the UNKNOWN_FRAME.
6301 (frame_register_unwind, get_frame_type): Ditto.
6302
6303 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
6304 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
6305 unwind_dummy_id indicates a legacy frame.
6306
6307 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
6308 * configure: Re-generate.
6309
6310 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
6311 methods.
6312
6313 2004-02-08 Andrew Cagney <cagney@redhat.com>
6314
6315 * configure.in (CONFIG_ALL): Set to Makefile target, and not
6316 makefile macro.
6317 * configure: Re-generate.
6318 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
6319 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
6320 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
6321 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
6322 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
6323 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
6324 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
6325 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
6326 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
6327 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
6328
6329 2004-02-07 Andrew Cagney <cagney@redhat.com>
6330
6331 * Makefile.in: Update all dependencies.
6332
6333 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
6334 * configure: Re-generate.
6335 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
6336 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
6337 (COMMON_OBS): Add "main.o" and "annotate.o".
6338 (ANNOTATE_OBS): Delete.
6339 (OBS): Remove ANNOTATE_OBS.
6340 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
6341 CONFIG_INITS.
6342 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
6343 against CONFIG_OBS and "main.o".
6344 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
6345 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
6346
6347 * tui/tui-command.c: Include "gdb_string.h", delete register
6348 attribute, use ISO-C function signatures.
6349 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
6350 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
6351 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
6352 * tui/tui.c: Ditto.
6353
6354 * tui/tui-command.c: Change variable and function names to lower
6355 case.
6356 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
6357 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
6358 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
6359 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
6360 * tui/tui-winsource.c, tui/tui.c: Ditto.
6361
6362 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
6363
6364 * buildsym.c (free_pending_blocks, finish_block)
6365 (record_pending_block, make_blockvector, end_symtab): Replace
6366 symbol_obstack with objfile_obstack.
6367 * coffread.c (process_coff_symbol, coff_read_struct_type)
6368 (coff_read_enum_type): Ditto.
6369 * cp-namespace.c (initialize_namespace_symtab)
6370 (check_one_possible_namespace_symbol): Ditto.
6371 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
6372 (dwarf2_symbol_mark_computed): Ditto.
6373 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
6374 * elfread.c (elf_symtab_read): Ditto.
6375 * hpread.c (hpread_symfile_init, hpread_symfile_init)
6376 (hpread_read_enum_type, hpread_read_function_type)
6377 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
6378 Ditto.
6379 * jv-lang.c (get_java_class_symtab, add_class_symbol)
6380 (java_link_class_type): Ditto.
6381 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
6382 (new_symbol): Ditto.
6383 * minsyms.c (install_minimal_symbols): Ditto.
6384 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
6385 (terminate_minimal_symbol_table): Replace symbol_obstack with
6386 objfile_obstack.
6387 (free_objfile): Remove freeing of symbol_obstack.
6388 * objfiles.h: Remove symbol_obstack field.
6389 * pa64solib.c (add_to_solist): Replace symbol_obstack with
6390 objfile_obstack.
6391 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
6392 symbol_obstack.
6393 (solib_add_common_symbols): Replace symbol_obstack with
6394 objfile_obstack.
6395 * somsolib.c (som_solib_add): Ditto.
6396 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
6397 (common_block_start, common_block_end): Ditto.
6398 * symfile.c (reread_symbols): Remove freeing and init of
6399 symbol_obstack.
6400 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
6401 * symfile.h: Update comment.
6402 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
6403 stats printing.
6404 * symtab.c (symbol_set_names): Replace symbol_obstack with
6405 objfile_obstack.
6406 * symtab.h (struct general_symbol_info, struct minimal_symbol):
6407 Update comments.
6408 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
6409 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
6410 objfile_obstack.
6411
6412 2004-02-07 Andrew Cagney <cagney@redhat.com>
6413
6414 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
6415 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
6416 fields and variables.
6417 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
6418 (m_beInvisible): Delete macro.
6419 * tui/tui-data.h: Fix case case fields and variables.
6420 (m_genWinPtrIsNull): Delete macro.
6421 (tui_win_list): Rename winList.
6422 (TUI_SRC_WIN): Rename srcWin.
6423 (TUI_DISASM_WIN): Rename disassemWin.
6424 (TUI_DATA_WIN): Rename dataWin.
6425 (TUI_CMD_WIN): Rename cmdWin.
6426 (m_genWinPtrNotNull): Delete macro.
6427 (m_winPtrIsNull): Delete macro.
6428 (m_winPtrNotNull): Delete macro.
6429 (tui_win_is_source_type): Replace m_winIsSourceType
6430 (tui_win_is_auxillary): Replace m_winIsAuzillary.
6431 (tui_win_has_locator): Replace m_hasLocator.
6432 (tui_set_win_highlight): Replace m_setWinHighlightOn and
6433 m_setWinHighlightOff.
6434 * tui/tui-data.c: Update references.
6435 (tui_win_is_source_type, tui_set_win_highlight): New functions.
6436 (tui_win_has_locator, tui_win_is_auxillary): New functions.
6437 * tui/tui-command.c, tui/tui-disasm.c: Update references.
6438 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
6439 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
6440 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
6441 * tui/tui-winsource.c, tui/tui.c: Ditto.
6442
6443 2004-02-07 Mark Kettenis <kettenis@gnu.org>
6444
6445 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
6446 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
6447 StackGhost.
6448
6449 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
6450 variable `i6' to `i7'.
6451 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
6452
6453 2004-02-07 Andrew Cagney <cagney@redhat.com>
6454
6455 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
6456 (TuiPoint, TuiPointPtr): Ditto.
6457 (TuiStatus, TuiStatusPtr): Ditto.
6458 (TuiWinType, TuiWinTypePtr): Ditto.
6459 (struct tui_point): Rename _TuiPoint.
6460 (tui_get_low_disassembly_address): Rename
6461 tuiGetLowDisassemblyAddress.
6462 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
6463 (tuiFree): Delete declaration.
6464 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
6465 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
6466 * tui/tui.c (tuiFree): Delete function.
6467 * cli/cli-cmds.c (disassemble_command): Update references.
6468 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
6469 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
6470 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
6471 * tui/tui-winsource.c: Ditto.
6472
6473 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
6474
6475 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
6476 coffstab_build_psymtabs, elfstab_build_psymtabs)
6477 (stabsect_build_psymtabs): Replace psymbol_obstack with
6478 objfile_obstack.
6479 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
6480 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
6481 Ditto.
6482 * dwarfread.c (scan_compilation_units): Ditto.
6483 * elfread.c (elfstab_offset_sections): Ditto.
6484 * hppa-tdep.c (read_unwind_info): Ditto.
6485 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
6486 (hpread_end_psymtab): Ditto.
6487 * mdebugread.c (mdebug_build_psymtabs, add_pending)
6488 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
6489 Ditto.
6490 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
6491 * objfiles.c (add_to_objfile_sections)
6492 (build_objfile_section_table): Ditto.
6493 (allocate_objfile): Remove init of psymbol_obstack.
6494 (free_objfile): Remove freeing of psymbol_obstack.
6495 * objfiles.h (struct objfile): Remove field
6496 psymbol_obstack. Update comments.
6497 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
6498 psymbol_obstack with objfile_obstack.
6499 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
6500 psymbol_obstack.
6501 * somread.c (som_symfile_offsets, init_import_symbols)
6502 (init_export_symbols): Replace psymbol_obstack with
6503 objfile_obstack.
6504 * somsolib.c (som_solib_add_solib_objfile): Ditto.
6505 * symfile.c (default_symfile_offsets, syms_from_objfile)
6506 (reread_symbols): Remove freeing and init of psymbol_obstack.
6507 (cashier_psymtab): Update comment.
6508 * symmisc.c (print_objfile_statistics): Don't report stats for
6509 psymbol obstack.
6510 * symtab.h (struct general_symbol_info, struct partial_symtab):
6511 Update comments.
6512 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
6513 (xcoff_symfile_offsets): Replace psymbol_obstack with
6514 objfile_obstack.
6515
6516 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
6517
6518 * objfiles.h (struct objfile): Add objfile_obstack field.
6519 Remove type_obstack field.
6520
6521 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
6522 read_structure_scope read_enumeration, new_symbol): Replace
6523 type_obstack with objfile_obstack.
6524 * dwarfread.c (struct_type, enum_type): Ditto.
6525 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
6526 (lookup_fundamental_type): Ditto.
6527 * gdbtypes.h (TYPE_ALLOC): Ditto.
6528 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
6529 (hpread_read_doc_function_type, hpread_read_struct_type)
6530 (fix_static_member_physnames, hpread_read_array_type)
6531 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
6532 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
6533 (java_link_class_type): Ditto.
6534 * mdebugread.c (parse_type): Ditto.
6535 * objfiles.c (allocate_objfile, free_objfile): Ditto.
6536 * solib-sunos.c (solib_add_common_symbols): Ditto.
6537 * stabsread.c (define_symbol, read_type, read_member_functions,
6538 read_cpp_abbrev, read_one_struct_field): Ditto.
6539 * symfile.c (reread_symbols): Ditto.
6540 * symmisc.c (print_objfile_statistics): Ditto.
6541
6542 2004-02-07 Andrew Cagney <cagney@redhat.com>
6543
6544 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
6545 (tui_exec_info_content): Rename TuiExecInfoContent.
6546 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
6547 (TuiWinInfo, TuiWinInfoPtr): Ditto.
6548 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
6549 (TuiList, TuiListPtr): Ditto.
6550 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
6551 (TuiDataType, TuiDataTypePtr): Ditto.
6552 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
6553 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
6554 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
6555 (TuiSourceElement, TuiSourceElementPtr): Ditto.
6556 (TuiDataElement, TuiDataElementPtr): Ditto.
6557 (TuiWinElement, TuiWinElementPtr): Ditto.
6558 (TuiDataInfo, TuiDataInfoPtr): Ditto.
6559 (TuiCommandElement, TuiCommandElementPtr): Ditto.
6560 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
6561 (TuiWhichElement, TuiWhichElementPtr): Ditto.
6562 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
6563 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
6564 * tui/tui-command.c, tui/tui-data.c: Update references.
6565 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
6566 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
6567 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
6568 * tui/tui-winsource.c, tui/tui.c: Ditto.
6569
6570 2004-02-07 Mark Kettenis <kettenis@gnu.org>
6571
6572 * dwarf2-frame.h: Update copyright.
6573 (enum dwarf2_frame_reg_rule): New.
6574 (struct dwarf2_frame_state_reg): New.
6575 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
6576 * dwarf2-frame.c: Update copyright.
6577 (enum dwarf2_reg_rule): Remove.
6578 (struct dwarf2_frame_state): Remove defenition of `struct
6579 dwarf2_frame_state_reg'.
6580 (read_reg): Call get_frame_arch to get the architecture instead of
6581 using CURRENT_GDBARCH.
6582 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
6583 DWARF2_FRAME_.
6584 (dwarf2_frame_init_reg): New function.
6585 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
6586 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
6587 initialize the register state. Prefix old `enum dwarf2_reg_rule'
6588 tags with DWARF2_FRAME_.
6589 (dwarf2_frame_prev_register): Call get_frame_arch to get the
6590 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
6591 dwarf2_reg_rule' tags with DWARF2_FRAME_.
6592
6593 2004-02-06 Andrew Cagney <cagney@redhat.com>
6594
6595 * tui/tui-data.h (struct tui_list): Rename _TuiList.
6596 (enum tui_data_type): Rename _TuiDataType.
6597 (struct tui_layout_def): Rename _TuiLayoutDef.
6598 (struct tui_source_element): Rename _TuiSourceElement.
6599 (struct tui_data_element): Rename _TuiDataElement.
6600 (struct tui_command_element): Rename _TuiCommandElement.
6601 (struct tui_locator_element): Rename _TuiLocatorElement.
6602 (union tui_which_element): Define.
6603 (struct tui_win_element): Rename _TuiWinElement.
6604 (struct tui_data_info): Rename _TuiDataInfo.
6605 (struct tui_source_info): Rename _TuiSourceInfo.
6606 (struct tui_command_info): Rename _TuiCommandInfo.
6607 (tui_initialize_static_data): Rename initializeStaticData.
6608 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
6609 (tui_alloc_win_info): Rename allocWinInfo.
6610 (tui_init_generic_part): Rename initGenericPart.
6611 (tui_init_win_info): Rename initWinInfo.
6612 (tui_alloc_content): Rename allocContent.
6613 (tui_add_content_elements): Rename addContentElements.
6614 (tui_init_content_element): Rename initContentElement.
6615 (tui_free_window): Rename freeWindow.
6616 (tui_free_win_content): Rename freeWinContent.
6617 (tui_free_data_content): Rename freeDataContent.
6618 (tui_free_all_source_wins_content): Rename
6619 freeAllSourceWinsContent.
6620 (tui_del_window): Rename tuiDelWindow.
6621 (tui_del_data_windows): Rename tuiDelDataWindows.
6622 (tui_partial_win_by_name): Rename partialWinByName.
6623 (tui_win_name): Rename winName.
6624 (tui_current_layout): Rename currentLayout.
6625 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
6626 (tui_term_height): Rename termHeight.
6627 (tui_set_term_height_to): Rename setTermHeightTo.
6628 (tui_term_width): Rename termWidth.
6629 (tui_set_term_width_to): Rename setTermWidthTo.
6630 (tui_set_gen_win_origin): Rename setGenWinOrigin.
6631 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
6632 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
6633 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
6634 (tui_source_windows): Rename sourceWindows.
6635 (tui_clear_source_windows): Rename clearSourceWindows.
6636 (tui_clear_source_windows_detail): Rename
6637 clearSourceWindowsDetail.
6638 (tui_clear_win_detail): Rename clearWinDetail.
6639 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
6640 (tui_default_tab_len): Rename tuiDefaultTabLen.
6641 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
6642 (tui_win_with_focus): Rename tuiWinWithFocus.
6643 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
6644 (tui_layout_def): Rename tuiLayoutDef.
6645 (tui_win_resized): Rename tuiWinResized.
6646 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
6647 (tui_next_win): Rename tuiNextWin.
6648 (tui_prev_win): Rename tuiPrevWin.
6649 (tui_add_to_source_windows): Rename addToSourceWindows.
6650 * tui/tui-winsource.c, tui/tui-win.c: Update references.
6651 * tui/tui-layout.c, tui/tui-source.c: Ditto.
6652 * tui/tui-stack.c, tui/tui-io.c: Ditto.
6653 * tui/tui.c, tui/tui-data.c: Ditto.
6654 * tui/tui-interp.c, tui/tui-data.c: Ditto.
6655 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
6656
6657 * tui/tui-source.h: Update copyright. Include "tui-data.h".
6658 (struct symtab): Declare.
6659 (tui_set_source_content): Rename tuiSetSourceContent.
6660 (tui_show_symtab_source): Rename tuiShowSource.
6661 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
6662 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
6663 * tui/tui-source.c: Update copyright. Update references.
6664 * tui/tui-win.c, tui/tui-winsource.c: Update references.
6665 * tui/tui-stack.c: Update references.
6666
6667 * tui/tui-win.h: Update copyright. Include "tui-data.h".
6668 (struct tui_win_info): Declare.
6669 (tui_scroll_forward): Rename tuiScrollForward.
6670 (tui_scroll_backward): Rename tuiScrollBackward.
6671 (tui_scroll_left): Rename tuiScrollLeft.
6672 (tui_scroll_right): Rename tuiScrollRight.
6673 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
6674 (tui_resize_all): Rename tuiResizeAll.
6675 (tui_refresh_all_win): Rename tuiRefreshAll.
6676 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
6677 * tui/tui-layout.c, * tui/tui-io.c: Update references.
6678 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
6679 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
6680
6681 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
6682 (tui_erase_data_content): Rename tuiEraseDataContent.
6683 (tui_display_all_data): Rename tuiDisplayAllData.
6684 (tui_check_data_values): Rename tuiCheckDataValues.
6685 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
6686 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
6687 (tui_first_data_element_no_in_line): Rename
6688 tuiFirstDataElementNoInLine.
6689 (tui_delete_data_content_windows): Rename
6690 tuiDeleteDataContentWindows.
6691 (tui_refresh_data_win): Rename tuiRefreshDataWin.
6692 (tui_display_data_from): Rename tuiDisplayDataFrom.
6693 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
6694 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
6695 * tui/tui-win.c, tui/tui-regs.c: Update references.
6696 * tui/tui-layout.c, tui/tui.c: Update references.
6697
6698 * tui/tui-wingeneral.h: Update copyright.
6699 (m_allBeVisible): Delete macro.
6700 (m_allBeInvisible): Delete macro.
6701 (struct tui_gen_win_info): Declare.
6702 (struct tui_win_info): Declare.
6703 (tui_unhighlight_win): Rename unhighlightWin.
6704 (tui_make_visible, tui_make_invisible): Replace makeVisible.
6705 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
6706 (tui_make_window): Rename makeWindow.
6707 (tui_copy_win): Rename copyWin.
6708 (tui_box_win): Rename boxWin.
6709 (tui_highlight_win): Rename highlightWin.
6710 (tui_check_and_display_highlight_if_needed): Rename
6711 checkAndDisplayHighlightIfNeeded.
6712 (tui_refresh_all): Rename refreshAll.
6713 (tui_delete_win): Rename tuiDelwin.
6714 (tui_refresh_win): Rename tuiRefreshWin.
6715 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
6716 (tui_make_visible, tui_make_invisible): New functions.
6717 (tui_make_all_visible, tui_make_all_invisible): New functions.
6718 (make_all_visible): Rename makeAllVisible.
6719 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
6720 * tui/tui-data.c, tui/tui-winsource.c: Update references.
6721 * tui/tui-windata.c, tui/tui-win.c: Update references.
6722 * tui/tui-regs.c, tui/tui-layout.c: Update references.
6723 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
6724
6725 2004-02-06 Mark Kettenis <kettenis@gnu.org>
6726
6727 * proc-api.c (write_with_trace): Initialize local variable to
6728 silence compiler warning.
6729
6730 2004-02-06 Andrew Cagney <cagney@redhat.com>
6731
6732 * tui/tui-source.h: Do not include "defs.h".
6733 (struct tui_win_info): Declare.
6734 (tui_set_source_content_nil): Declare.
6735 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
6736 (union tui_line_or_address): Rename _TuiLineOrAddress.
6737 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
6738 (tui_update_source_window): Rename tuiUpdateSourceWindow.
6739 (tui_update_source_window_as_is): Rename
6740 tuiUpdateSourceWindowAsIs.
6741 (tui_update_source_windows_with_addr): Rename
6742 tuiUpdateSourceWindowsWithAddr.
6743 (tui_update_source_windows_with_line): Rename
6744 tuiUpdateSourceWindowsWithLine.
6745 (tui_clear_source_content): Rename tuiClearSourceContent.
6746 (tui_erase_source_content): Rename tuiEraseSourceContent.
6747 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
6748 (tui_show_source_content): Rename tuiShowSourceContent.
6749 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
6750 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
6751 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
6752 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
6753 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
6754 (tui_update_exec_info): Rename tuiUpdateExecInfo.
6755 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
6756 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
6757 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
6758 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
6759 (struct tui_win_info): Declare.
6760 * tui/tui-stack.c: Update references.
6761 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
6762 * tui/tui-win.c, tui/tui-source.c: Ditto.
6763 * tui/tui.c, tui/tui-disasm.c: Ditto.
6764
6765 2004-02-06 Mark Kettenis <kettenis@gnu.org>
6766
6767 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
6768 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
6769
6770 2004-02-05 Mark Kettenis <kettenis@gnu.org>
6771
6772 * infrun.c (handle_inferior_event): Allow for breakpoint
6773 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
6774 and SIGEMT. Update comments.
6775 * NEWS (Revised SPARC target): Mention support for non-executable
6776 stack.
6777
6778 2004-02-04 Mark Kettenis <kettenis@gnu.org>
6779
6780 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
6781 * inftarg.c: Update copyright year.
6782 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
6783 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
6784 (sparc_xfer_wcookie): New function.
6785 * sparc-tdep.c (sparc_fetch_wcookie): New function.
6786 * Makefile.in (sparc-nat.o): Update dependencies.
6787 * config/sparc/nm-nbsd.h: Include "target.h".
6788 (NATIVE_XFER_WCOOKIE): New define.
6789 (sparc_xfer_wcookie): New prototype.
6790
6791 2004-02-04 Andrew Cagney <cagney@redhat.com>
6792
6793 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
6794 SYSCALL_TRAP function.
6795 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
6796
6797 2004-02-04 Andrew Cagney <cagney@redhat.com>
6798 Daniel Jacobowitz <drow@mvista.com>
6799
6800 * objfiles.h: Delete comments refering to inside_entry_func and
6801 DEPRECATED_FRAME_CHAIN_VALID.
6802 * defs.h (inside_entry_func): Update prototype..
6803 * blockframe.c (inside_entry_func): Rename to
6804 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
6805 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
6806
6807 2004-02-03 Jeff Johnston <jjohnstn@redhat.com>
6808
6809 * breakpoint.c (struct captured_parse_breakpoint_args): Move
6810 outside of #ifdef SOLIB_ADD region.
6811 (do_restore_lang_radix_cleanup): Ditto.
6812 (resolve_pending_breakpoint): Ditto.
6813
6814 2004-02-03 Andrew Cagney <cagney@redhat.com>
6815
6816 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
6817 (process_note_abi_tag_sections): Delete unused function.
6818 (ia64_read_fp): Delete unused function.
6819 (gdbarch_extract_struct_value_address): Delete declaration.
6820
6821 2004-02-02 Andrew Cagney <cagney@redhat.com>
6822
6823 * vax-tdep.c (vax_frame_chain): Delete call to
6824 deprecated_inside_entry_file.
6825 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
6826
6827 2004-02-02 Mark Kettenis <kettenis@gnu.org>
6828
6829 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
6830 column that's "empty" or "same value" when eliminating REG_RA
6831 rules.
6832
6833 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6834
6835 * NEWS: Add information about new pending breakpoint support.
6836
6837 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6838
6839 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
6840 and pending fields for pending breakpoint support.
6841 * breakpoint.c (breakpoint_enabled): Add check for not pending.
6842 (condition_command): Only parse condition if not a pending
6843 breakpoint.
6844 (print_one_breakpoint): Add support for pending breakpoints.
6845 (describe_other_breakpoints): Add checks to verify we are not
6846 dealing with pending breakpoints.
6847 (check_duplicates): Don't check pending breakpoints.
6848 (set_raw_breakpoint): Initialize pending flag.
6849 (do_restore_lang_radix_cleanup): New cleanup routine.
6850 (resolve_pending_breakpoint): New function.
6851 (re_enable_breakpoints_in_shlibs): Try and resolve any
6852 pending breakpoints via resolve_pending_breakpoint.
6853 (mention): Add pending breakpoint support.
6854 (parse_breakpoint_sals): Add new parameter to pass to
6855 decode_line_1 to indicate silent errors when files or functions
6856 are not found. Change all callers.
6857 (do_captured_parse_breakpoint): New function.
6858 (break_command_1): Change prototype to return an rc value and to
6859 take an optional pending breakpoint pointer. Support creating
6860 a pending breakpoint if a "not found" form of error occurs when
6861 parsing the breakpoint. Also support resolving an existing pending
6862 breakpoint and be silent if the resolution fails.
6863 (create_breakpoints): Change prototype to take pending breakpoint
6864 pointer. When resolving a pending breakpoint, use the new pointer
6865 to provide a conditional or commands added by the end-user.
6866 (delete_breakpoint): Add appropriate check for pending.
6867 (breakpoint_re_set_one): Ditto.
6868 (do_enable_breakpoint): Ditto.
6869
6870 2004-02-02 David Carlton <carlton@kealia.com>
6871
6872 * valops.c (enum oload_classification): New.
6873 (find_overload_match): Break implementation into separate
6874 functions; delete #if 0'd code; look for symbols within
6875 namespaces.
6876 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
6877 (find_oload_champ,oload_method_static,classify_oload_match): New.
6878 * cp-support.h: Add declaration for cp_func_name; update
6879 declaration for make_symbol_overload_list.
6880 * cp-support.c (cp_func_name): New.
6881 (overload_list_add_symbol): Fix comment, use
6882 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
6883 (make_symbol_overload_list): Take a function name and a namespace
6884 instead of a symbol; change implementation.
6885 (make_symbol_overload_list_using): New.
6886 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
6887
6888 2004-02-02 Fred Fish <fnf@redhat.com>
6889
6890 * main.c (gdb_stdtarg): Move definition to group with other
6891 gdb_stdtarg definitions and update copyright years.
6892 * remote-sim.c (gdb_os_write_stderr): Write output to
6893 gdb_stdtargerr stream instead of gdb_stdtarg stream.
6894 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
6895 gdb_stderr stream and update copyright years.
6896
6897 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
6898
6899 * Makefile.in (mips-linux-nat.o): Update dependencies.
6900 * mips-linux-nat.c: Include mips-tdep.h.
6901
6902 2004-02-01 Roland McGrath <roland@redhat.com>
6903
6904 * sol-thread.c (sol_thread_xfer_partial): New function.
6905 (init_sol_thread_ops): Use that for to_xfer_partial hook.
6906 (init_sol_core_ops): Likewise.
6907
6908 * procfs.c (procfs_xfer_partial): New function.
6909 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
6910 * Makefile.in (procfs.o): Add $(auxv_h) dep.
6911
6912 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
6913 procfs_xfer_auxv function.
6914
6915 * procfs.c (procfs_make_note_section): If we can read
6916 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
6917 * linux-proc.c (linux_make_note_section): Likewise.
6918
6919 * auxv.h: New file.
6920 * auxv.c: New file.
6921 * Makefile.in (auxv_h): New variable.
6922 (COMMON_OBS): Add auxv.o here.
6923 (auxv.o): New target.
6924
6925 * corelow.c (core_xfer_partial): New function.
6926 (init_core_ops): Use it for core_ops.to_xfer_partial.
6927
6928 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
6929 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
6930 macro if that is defined.
6931
6932 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
6933
6934 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
6935 and check the specified thread for each breakpoint.
6936 * breakpoint.h (bpstat_stop_status): Update prototype.
6937 * infrun.c (handle_inferior_event): Update calls to
6938 bpstat_stop_status.
6939
6940 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
6941
6942 * Makefile.in (cli-cmds.o): Add $(readline_h).
6943
6944 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
6945
6946 * cli/cli-cmds.c: Include readline.h.
6947 (complete_command): Pass the start of the last word to
6948 complete_line.
6949
6950 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
6951
6952 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
6953 argument, and change first argument to a CORE_ADDR.
6954 * breakpoint.h (bpstat_stop_status): Update prototype.
6955 * infrun.c (adjust_pc_after_break): Add a new comment.
6956 (handle_inferior_event): Update calls to bpstat_stop_status.
6957
6958 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
6959
6960 * breakpoint.h: Update copyright years.
6961
6962 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
6963
6964 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
6965 (bpstat_stop_status): Don't decrement PC.
6966 * breakpoint.h (software_breakpoint_inserted_here_p): Add
6967 prototype.
6968 * infrun.c (adjust_pc_after_break): New function.
6969 (handle_inferior_event): Call it, early. Remove later references
6970 to DECR_PC_AFTER_BREAK.
6971 (normal_stop): Add commentary.
6972
6973 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
6974
6975 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
6976 2004-01-27 double-free fix.
6977
6978 2004-01-31 Mark Kettenis <kettenis@gnu.org>
6979
6980 * sparc-tdep.c (sparc_fetch_wcookie): New function.
6981 (sparc32_frame_prev_register): Handle StackGhost.
6982 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
6983
6984 2004-01-29 Roland McGrath <roland@redhat.com>
6985
6986 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
6987 * configure: Regenerated.
6988
6989 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
6990 * Makefile.in (procfs.o): Add dep.
6991
6992 2004-01-28 Andrew Cagney <cagney@redhat.com>
6993
6994 * tui/tui-stack.h: Update copyright.
6995 (struct frame_info): Add opaque declaration.
6996 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
6997 (tui_show_locator_content): Rename tuiShowLocatorContent.
6998 (tui_show_frame_info): Rename tuiShowFrameInfo.
6999 * tui/tui-stack.c: Update copyright. Update references.
7000 * tui/tui-winsource.c: Update references.
7001 * tui/tui-win.c: Update references.
7002 * tui/tui-layout.c: Update references.
7003 * tui/tui-hooks.c: Update copyright, update references.
7004 * tui/tui.c: Update copyright, update references.
7005 * tui/tui-disasm.c: Update references.
7006
7007 2004-01-28 David Carlton <carlton@kealia.com>
7008
7009 * dwarf2read.c (add_partial_structure): Use demangled name if
7010 namespace equals "".
7011
7012 2004-01-27 Jim Blandy <jimb@redhat.com>
7013
7014 Clean up misapplied patch:
7015 * dwarf2read.c (determine_prefix): Change one of the two forward
7016 declarations for 'determine_prefix_aux' to a declaration for this.
7017 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
7018 argument to 'die_specification'.
7019
7020 * dwarf2read.c (read_func_scope): Re-indent comment.
7021
7022 2004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
7023
7024 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
7025 b->exp to NULL after freeing so that error during re-parsing or
7026 evaluation of expressions associated with breakpoint don't
7027 eventually lead to re-freeing of storage.
7028 Committed by Andrew Cagney.
7029
7030 2004-01-27 Andrew Cagney <cagney@redhat.com>
7031
7032 * source.c (ambiguous_line_spec): Delete undefined declaration.
7033 * m32r-rom.c (m32r_set_board_address): Delete unused function.
7034 (m32r_set_server_address, m32r_set_download_path): Ditto.
7035 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
7036
7037 2004-01-27 Daniel Jacobowitz <drow@mvista.com>
7038
7039 * dwarf2read.c: Update calls to changed and renamed functions, and
7040 references to moved variables.
7041
7042 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
7043 language, language_defn, list_in_scope, and ftypes members.
7044 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
7045 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
7046 (baseaddr): Remove globals.
7047
7048 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
7049 (set_cu_language, die_is_declaration, die_specification)
7050 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
7051 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
7052 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
7053 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
7054
7055 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
7056 cu.list_in_scope. Don't initialize cu_header_offset.
7057 (add_partial_symbol): Add local baseaddr.
7058 (psymtab_to_symtab_1): Add local baseaddr. Use
7059 objfile->section_offsets for consistency. Don't initialize
7060 cu_header_offset; do initialize cu.header.offset and
7061 cu.list_in_scope.
7062 (read_file_scope, read_func_scope, read_lexical_block_scope)
7063 (dwarf_decode_lines, new_symbol): Add local baseaddr.
7064
7065 2004-01-27 Michael Chastain <mec.gnu@mindspring.com>
7066
7067 * PROBLEMS: Add gdb/1516.
7068
7069 2003-12-29 Robert Millan <robertmh@gnu.org>
7070
7071 Patch committed by Andrw Cagney.
7072 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
7073 * configure.tgt: Match knetbsd*-gnu.
7074
7075 2004-01-26 Andrew Cagney <cagney@redhat.com>
7076
7077 * breakpoint.c (catch_command_1): Delete #ifdef code.
7078 (catch_fork_command_1): Delete #ifdef wrapper.
7079 (catch_exec_command_1): Ditto.
7080 (catch_load_command_1): Ditto.
7081 (catch_unload_command_1): Ditto.
7082
7083 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
7084 (catch_breakpoint): Delete #if0ed function.
7085 (disable_catch_breakpoint): Ditto.
7086 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
7087 (disable_catch, enable_catch, delete_catch): Ditto.
7088
7089 2004-01-26 Andrew Cagney <cagney@redhat.com>
7090
7091 * remote.c (echo_check, quit_flag): Delete variables.
7092 (cisco_kernel_mode): Delete variable.
7093 (minitelnet_return, tty_input, escape_count): Delete variables.
7094 (remote_cisco_mode): Delete variable.
7095 (remote_cisco_open, remote_cisco_close): Delete function.
7096 (remote_cisco_mourn, remote_cisco_wait): Delete function.
7097 (init_remote_cisco_ops): Delete function.
7098 (_initialize_remote): Do not install "remote cisco" code.
7099 (read_frame): Delete cisco specific code.
7100 (remote_info_process): Delete function.
7101 (remote_wait): Delete cisco specific code.
7102 (remote_cisco_section_offsets): Delete function.
7103 (remote_cisco_objfile_relocate): Delete function.
7104 (remote_async_wait): Delete cisco specific code.
7105 (minitelnet, readtty, readsocket): Delete function.
7106
7107 2004-01-26 Andrew Cagney <cagney@redhat.com>
7108
7109 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
7110 comments mentioning extract_returned_value_address.
7111 * infcmd.c (print_return_value): Update. Add comments on
7112 extract_returned_value_address.
7113 * stack.c (return_command): Add comments on
7114 extract_returned_value_address.
7115 * values.c: Update comment.
7116 * m32r-tdep.c: Update comment.
7117 * sparc-tdep.c: Update comment.
7118 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
7119 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7120 * sh64-tdep.c (sh64_gdbarch_init): Update.
7121 * sh-tdep.c (sh_gdbarch_init): Update.
7122 * s390-tdep.c (s390_gdbarch_init): Update.
7123 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7124 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
7125 * m68k-tdep.c (m68k_gdbarch_init): Update.
7126 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7127 * m32r-tdep.c (m32r_gdbarch_init): Update.
7128 * ia64-tdep.c (ia64_gdbarch_init): Update.
7129 * h8300-tdep.c (h8300_gdbarch_init): Update.
7130 * frv-tdep.c (frv_gdbarch_init): Update.
7131 * arm-tdep.c (arm_gdbarch_init): Update.
7132 * alpha-tdep.c (alpha_gdbarch_init): Update.
7133
7134 2004-01-26 Andrew Cagney <cagney@redhat.com>
7135
7136 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
7137 SYMBOL_LOCATION_FUNCS
7138 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
7139 "struct symbol_ops".
7140 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
7141 type to "struct symbol_ops".
7142 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
7143 (struct symbol): Replace ".aux_value.loc.funcs" and
7144 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
7145 (SYMBOL_OBJFILE): Delete macro.
7146 (SYMBOL_LOCATION_FUNCS): Delete macro.
7147 (SYMBOL_LOCATION_BATON): Update.
7148 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
7149 intead of SYMBOL_LOCATION_FUNCS.
7150 * ax-gdb.c (gen_var_ref): Ditto.
7151 * printcmd.c (address_info): Ditto.
7152 * findvar.c (read_var_value): Ditto.
7153 (symbol_read_needs_frame): Ditto.
7154
7155 2004-01-26 Andrew Cagney <cagney@redhat.com>
7156
7157 * dwarf2read.c (read_func_scope): Document frame-base hack.
7158
7159 2004-01-25 Mark Kettenis <kettenis@gnu.org>
7160
7161 * infcmd.c (print_return_value): Plug memory leak; delete
7162 ui_stream object. Rename argument `structure_return' to
7163 `struct_return'.
7164
7165 2004-01-25 Mark Kettenis <kettenis@gnu.org>
7166
7167 * infcmd.c (print_return_value): Wrap long lines.
7168 (finish_command_continuation, finish_command): Remove unused
7169 variable `funcaddr'. Fix some coding-standards problems.
7170
7171 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
7172 SECT_SIZE is large enough, not whether it's exactly the right size.
7173 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
7174 TDEP->fpregset to zero.
7175
7176 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
7177 floating-point registers for traditional NetBSD core files.
7178 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
7179 TDEP->sizeof_fpregset here.
7180
7181 2004-01-25 Mark Kettenis <kettenis@gnu.org>
7182
7183 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
7184 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
7185 function with code split out from
7186 sparc32nbsd_sigcontext_frame_cache.
7187 (sparc32nbsd_sigcontext_frame_cache): Use
7188 sparc32nbsd_sigcontext_saved_regs.
7189 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
7190 OpenBSD.
7191 * sparcobsd-tdep.c: New file.
7192 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
7193 (sparcobsd-tdep.o): New dependency.
7194 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
7195 * config/sparc/obsd.mt: New file.
7196
7197 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
7198 TDEP->fpregset to be initialized to enable core file register
7199 sets.
7200
7201 2004-01-24 Mark Kettenis <kettenis@gnu.org>
7202
7203 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
7204 Add opaque declarations.
7205 (sparc64nbsd_sigcontext_saved_regs): New prototype.
7206 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
7207 function with code split out from
7208 sparc64nbsd_sigcontext_frame_cache.
7209 (sparc64nbsd_sigcontext_frame_cache): Use
7210 sparc64nbsd_sigcontext_saved_regs.
7211 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
7212 OpenBSD.
7213 * sparc64obsd-tdep.c: New file.
7214 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
7215 (sparc64obsd-tdep.o): New dependency.
7216 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
7217 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
7218 * config/sparc/obsd64.mt: New file.
7219
7220 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
7221 read the instruction at PC.
7222
7223 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
7224 value of GDB_OSABI_DEFAULT.
7225 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
7226 instead of GDB_OSABI_NETBSD_AOUT.
7227
7228 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
7229
7230 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
7231 copyright.
7232
7233 2004-01-23 Andrew Cagney <cagney@redhat.com>
7234
7235 * printcmd.c (display_command): Replace tui_set_display call with
7236 tui_set_layout_for_display_command.
7237 * tui/tui.h (enum tui_win_type): Define.
7238 (tui_set_layout): Delete declaration.
7239 (tui_set_layout_for_display_command): Rename set_tui_layout.
7240 * tui/tui-data.h (enum tui_layout_type): Define.
7241 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
7242 "tui.h".
7243 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
7244 (tui_default_win_height): Rename tuiDefaultWinHeight.
7245 (tui_default_win_viewport_height): Rename
7246 tuiDefaultWinViewportHeight.
7247 (tui_set_layout): RenametuiSetLayout.
7248 * tui/tui-layout.c: Update references.
7249 * tui/tui.c: Update references.
7250 * tui/tui-disasm.c: Update references.
7251
7252 2004-01-23 David Carlton <carlton@kealia.com>
7253
7254 Partial workaround for PR c++/1511:
7255 * cp-namespace.c: Include frame.h.
7256 (cp_lookup_transparent_type): New
7257 (cp_lookup_transparent_type_loop): New.
7258 * cp-support.h: Declare cp_lookup_transparent_type.
7259 * symtab.c (basic_lookup_transparent_type): Renamed from
7260 lookup_transparent_type.
7261 (lookup_transparent_type): Replace old body by a call to
7262 current_language->la_lookup_transparent_type.
7263 * symtab.h: Update copyright. Declare
7264 basic_lookup_transparent_type.
7265 * language.h: Update copyright.
7266 (struct language_defn): Add la_lookup_transparent_type.
7267 * language.c: Update copyright.
7268 (unknown_language_defn): Add basic_lookup_transparent_type.
7269 (auto_language_defn): Add basic_lookup_transparent_type.
7270 (local_language_defn): Add basic_lookup_transparent_type.
7271 * ada-lang.c: Update copyright.
7272 (ada_language_defn): Add basic_lookup_transparent_type.
7273 * c-lang.c: Update copyright.
7274 (c_language_defn): Add basic_lookup_transparent_type.
7275 (cplus_language_defn): Add basic_lookup_transparent_type.
7276 (asm_language_defn): Add basic_lookup_transparent_type.
7277 (minimal_language_defn): Add basic_lookup_transparent_type.
7278 * f-lang.c: Update copyright.
7279 (f_language_defn): Add basic_lookup_transparent_type.
7280 * jv-lang.c: Update copyright.
7281 (java_language_defn): Add basic_lookup_transparent_type.
7282 * m2-lang.c: Update copyright.
7283 (m2_language_defn): Add basic_lookup_transparent_type.
7284 * objc-lang.c: Update copyright.
7285 (objc_language_defn): Add basic_lookup_transparent_type.
7286 * p-lang.c: Update copyright.
7287 (p_language_defn): Add basic_lookup_transparent_type.
7288 * scm-lang.c: Update copyright.
7289 (scm_language_defn): Add basic_lookup_transparent_type.
7290 * Makefile.in (cp-namespace.o): Depend on frame.h.
7291
7292 2004-01-23 David Carlton <carlton@kealia.com>
7293
7294 Patch for PR c++/1520:
7295 * dwarf2read.c (read_func_scope): Set processing_current_prefix
7296 properly if we have a specification die.
7297 (determine_prefix_aux): Rename from determine_prefix.
7298 (determine_prefix): Like the old determine_prefix, but never
7299 returns NULL.
7300
7301 2004-01-23 Theodore A. Roth <troth@openavr.org>
7302
7303 * avr-tdep.c: Update copyright.
7304 (avr_iaddr_p): Delete unused function.
7305 (avr_saddr_p): Delete unused function.
7306
7307 2004-01-23 David Carlton <carlton@kealia.com>
7308
7309 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
7310 Fix for PR symtab/1534.
7311
7312 2004-01-23 Mark Kettenis <kettenis@gnu.org>
7313
7314 * NEWS (New native configurations): Mention OpenBSD/sparc and
7315 OpenBSD/sparc64.
7316 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
7317 * configure.host: Likewise.
7318 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
7319 handler for OpenBSD.
7320 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
7321
7322 2004-01-22 Mark Kettenis <kettenis@gnu.org>
7323
7324 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
7325 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
7326
7327 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
7328 * cli/cli-cmds.c (shell_escape): Likewise.
7329
7330 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
7331 OpenBSD .note.openbsd.ident sections.
7332
7333 2004-01-22 David Carlton <carlton@kealia.com>
7334
7335 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
7336 get_scope_pc_bounds.
7337 (read_file_scope): Ditto.
7338 (get_scope_pc_bounds): New function, produced by extracting code
7339 from the above two functions, consolidating it, and adding support
7340 for DW_TAG_namespace.
7341
7342 2004-01-22 Mark Kettenis <kettenis@gnu.org>
7343
7344 * osabi.c (MAX_NOTESZ): New define.
7345 (check_note): New function.
7346 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
7347 check_note.
7348
7349 2004-01-21 Roland McGrath <roland@redhat.com>
7350
7351 * MAINTAINERS (write after approval): Add myself.
7352
7353 2004-01-21 Eli Zaretskii <eliz@gnu.org>
7354
7355 * utils.c (init_page_info): Move declarations of `rows' and
7356 `cols' before the __GO32__-specific code. Move the closing brace
7357 outside the #ifdef __GO32__..#endif block.
7358 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
7359
7360 2004-01-21 Paul Brook <paul@codesourcery.com>
7361
7362 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
7363 BPSTAT_WHAT_CHECK_SHLIBS.
7364
7365 2004-01-21 Paul Brook <paul@codesourcery.com>
7366
7367 * MAINTAINERS: Add myself to write-after-approval.
7368
7369 2004-01-20 Andrew Cagney <cagney@redhat.com>
7370
7371 * ax-gdb.c (print_axs_value): Delete unused function.
7372 * jv-lang.c (java_lookup_type): Delete unused function.
7373 * cli/cli-dump.c (dump_filetype): Delete unused function.
7374 * remote-mips.c (remote_mips_insert_hw_breakpoint)
7375 (remote_mips_remove_hw_breakpoint): Delete unused functions.
7376 (mips_getstring): Delete unused function.
7377 (pmon_insert_breakpoint): Delete #if0ed function.
7378 (PMON_MAX_BP): Delete #if0ed MACRO.
7379 (mips_pmon_bp_info): Delete #if0ed variable.
7380 (pmon_remove_breakpoint): Delete #if0ed function.
7381 * monitor.c (monitor_write_even_block): Delete unused function.
7382 (monitor_write_memory_block): Delete #if0ed code.
7383 * dink32-rom.c (dink32_load): Delete unused function.
7384 (_initialize_dink32_rom): Delete #if0ed code.
7385 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
7386
7387 * tui/tui-command.c: Update references.
7388 * tui/tui-io.c: Update references.
7389 * tui/tui-command.h: Update copyright.
7390 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
7391
7392 * source.c (ambiguous_line_spec): Delete never-defined function.
7393 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
7394 * gdbtypes.c (add_name, add_mangled_type): Ditto.
7395 * cli/cli-cmds.c (validate_comname): Ditto.
7396
7397 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
7398 "tui-data.h".
7399 (tui_set_disassem_content): Rename tuiSetDisassemContent.
7400 (tui_show_disassem): Rename tuiShowDisassem.
7401 (tui_show_disassem_and_update_source): Rename
7402 tuiVerticalDisassemScroll.
7403 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
7404 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
7405 * tui/tui.h: Update copyright.
7406 (enum tui_status): Define.
7407 * tui/tui-data.h (enum tui_scroll_direction): Define.
7408 * tui/tui-disasm.c: Update copyright. Update references.
7409 * tui/tui-winsource.c: Update copyright. Update references.
7410 * tui/tui-win.c: Update references.
7411 * tui/tui-layout.c: Update references.
7412
7413 2004-01-20 Andrew Cagney <cagney@redhat.com>
7414
7415 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
7416 sym2 to start of block.
7417
7418 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7419
7420 * MAINTAINERS: Delete mmalloc.
7421 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
7422 * NEWS: Mention removal of --with-malloc.
7423 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
7424 * config.in: Regenerate.
7425 * configure: Regenerate.
7426 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
7427 USE_MMALLOC, MMCHECK_FORCE.
7428 * gdbinit.in: Remove mmalloc.
7429 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
7430 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
7431 * config/i386/go32.mh: Likewise.
7432 * config/i386/interix.mh: Likewise.
7433 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7434
7435 2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
7436
7437 * linespec.c (decode_variable, symtab_from_filename): Call
7438 error_silent with error message instead of throwing an exception
7439 directly.
7440 * defs.h (error_silent, error_output_message): Add prototypes.
7441 (catch_exceptions_with_msg): Ditto.
7442 * utils.c (error_silent, error_output_message): New functions.
7443 * top.c (catch_exceptions_with_msg): New function.
7444
7445 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
7446
7447 * mi/mi-cmds.h (enum print_values): Add definition.
7448
7449 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
7450 type and value for simple data types and just the name and type
7451 for complex ones, if required.
7452
7453 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
7454 children, if required.
7455
7456 2004-01-19 Kevin Buettner <kevinb@redhat.com>
7457
7458 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
7459 unused declarations.
7460
7461 2004-01-19 Andrew Cagney <cagney@redhat.com>
7462
7463 * top.h (mapped_symbol_files): Delete declaration.
7464 * main.c (captured_main): Delete option "m" and "mapped".
7465 * objfiles.c (mapped_symbol_files): Delete variable.
7466 * symfile.c (symbol_file_command): Delete mmap code.
7467 (symbol_file_add_with_addrs_or_offsets): Ditto.
7468 (add_symbol_file_command, reread_separate_symbols): Ditto.
7469 * objfiles.h (OBJF_MAPPED): Delete.
7470 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
7471 (free_objfile) [USE_MMALLOC]: Ditto.
7472 (open_existing_mapped_file): Delete function.
7473 (open_mapped_file): Delete function.
7474 (map_to_file): Delete function.
7475
7476 2004-01-19 Kevin Buettner <kevinb@redhat.com>
7477
7478 * infrun.c (step_into_function): Account for possible breakpoint
7479 adjustment when computing ``stop_func_start''.
7480
7481 2004-01-19 Kevin Buettner <kevinb@redhat.com>
7482
7483 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
7484 the region size against the size of a pointer, not the size of
7485 a register as given by DEPRECATED_REGISTER_SIZE.
7486
7487 2004-01-19 Andrew Cagney <cagney@redhat.com>
7488
7489 * tui/tui-regs.h: Include "tui-data.h".
7490 (tuiFirstRegElementNoInLine): Delete declaration.
7491 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
7492 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
7493 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
7494 (tui_calculate_regs_column_count): Rename
7495 tuiCalculateRegsColumnCount.
7496 (tui_check_register_values): Rename tuiCheckRegisterValues.
7497 (tui_show_registers): Rename tuiShowRegisters.
7498 (tui_display_registers_from_line): Rename
7499 tuiDisplayRegistersFromLine.
7500 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
7501 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
7502 (tui_first_reg_element_no_inline): Rename
7503 tuiFirstRegElementNoInLine.
7504 * tui/tui-data.h: Update copyright.
7505 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
7506 * tui/tui-windata.c: Update copyright, update references.
7507 * tui/tui-regs.c: Update copyright, update references.
7508 * tui/tui-win.c: Update copyright, update references.
7509 * tui/tui-layout.c: Update copyright, update references.
7510
7511 2004-01-18 Andrew Cagney <cagney@redhat.com>
7512
7513 * tui/tui-io.c: Update copyright.
7514 (key_is_end_sequence, key_is_backspace): New functions.
7515 (key_is_command_char, key_is_start_sequence): New function.
7516 (tui_getc): Update references.
7517 * tui/tui-io.h: Update copyright.
7518 (m_tuiStartNewLine): Delete macro.
7519 (m_isBackspace, m_isDeleteChar): Delete macros.
7520 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
7521 (m_isNextPage, m_isPrevPage): Delete macros.
7522 (m_isLeftArrow, m_isRightArrow): Delete macros.
7523 (m_isXdbStyleCommandChar): Delete macro.
7524 (key_is_start_sequence): Declare, replace m_isStartSequence.
7525 (key_is_end_sequence): Declare, replace m_isEndSequence.
7526 (key_is_backspace): Declare ,replace m_isBackspace.
7527 (key_is_command_char): Declare, replace m_isCommandChar.
7528 * tui/tui-command.c: Update copyright.
7529 (tuiDispatchCtrlChar): Update references.
7530
7531 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
7532 tuiSourceWin.h.
7533
7534 * tui/tui-command.c: Rename tui/tuiCommand.c.
7535 * tui/tui-command.h: Rename tui/tuiCommand.h.
7536 * tui/tui-data.c: Rename tui/tuiData.c.
7537 * tui/tui-data.h: Rename tui/tuiData.h.
7538 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
7539 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
7540 * tui/tui-io.c: Rename tui/tuiIO.c.
7541 * tui/tui-io.h: Rename tui/tuiIO.h.
7542 * tui/tui-layout.c: Rename tui/tuiLayout.c.
7543 * tui/tui-layout.h: Rename tui/tuiLayout.h.
7544 * tui/tui-regs.c: Rename tui/tuiRegs.c.
7545 * tui/tui-regs.h: Rename tui/tuiRegs.h.
7546 * tui/tui-source.c: Rename tui/tuiSource.c.
7547 * tui/tui-source.h: Rename tui/tuiSource.h.
7548 * tui/tui-stack.c: Rename tui/tuiStack.c.
7549 * tui/tui-stack.h: Rename tui/tuiStack.h.
7550 * tui/tui-win.c: Rename tui/tuiWin.c.
7551 * tui/tui-win.h: Rename tui/tuiWin.h.
7552 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
7553 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
7554 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
7555 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
7556 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
7557 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
7558 * tui/tui-file.c: Update includes.
7559 * tui/tui-hooks.c: Update includes.
7560 * tui/tui-interp.c: Update includes.
7561 * tui/tui.c: Update includes.
7562 * Makefile.in: Update all tui/ dependencies.
7563 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
7564
7565 * Makefile.in: Update copyright. Update dependencies.
7566
7567 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
7568 problem.
7569
7570 2004-01-18 Andrew Cagney <cagney@redhat.com>
7571
7572 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
7573 instead of register_gdbarch_init.
7574
7575 * remote-sds.c (tohex): Delete unused function. Update copyright.
7576 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
7577 * v850-tdep.c (v850_register_virtual_size): Ditto.
7578 * target.c (normal_target_post_startup_inferior): Ditto.
7579 * source.c (ambiguous_line_spec): Ditto.
7580 * remote.c (adapt_remote_get_threadinfo): Ditto.
7581 * mi/mi-out.c (out_field_fmt): Ditto.
7582 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
7583 (output_control_change_notification): Ditto.
7584 * m68k-tdep.c (m68k_register_byte): Ditto.
7585 (m68k_remote_breakpoint_from_pc): Ditto.
7586 * ui-out.c (init_ui_out_state): Delete unused declaration.
7587 * stabsread.c (search_value): Ditto.
7588 * mi/mi-cmd-env.c (env_cli_command): Ditto.
7589 * maint.c (print_section_table): Ditto.
7590 * infrun.c (set_follow_fork_mode_command): Ditto.
7591
7592 2004-01-18 Mark Kettenis <kettenis@gnu.org>
7593
7594 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
7595 DW_CFA_def_cfa_exporession. Add support for
7596 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
7597 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
7598
7599 2004-01-18 Andrew Cagney <cagney@redhat.com>
7600
7601 * ocd.c: Update copyright.
7602 (bdm_read_register_command): Delete unused function.
7603 (_initialize_remote_ocd): Delete commented out reference.
7604 (get_quoted_char, reset_packet): Delete #if0ed function.
7605 (output_packet, put_quoted_char): Delete #if0ed function.
7606 (stu_put_packet, stu_get_packet): Delete #if0ed function.
7607 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
7608 (BDM_BREAKPOINT): Delete #if0ed macro.
7609 (remote_timeout): Delete #if0ed variable.
7610
7611 2004-01-18 Mark Kettenis <kettenis@gnu.org>
7612
7613 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
7614 (core-sol2.o): Remove dependency.
7615 * core-sol2.c: Remove file.
7616
7617 2004-01-17 Andrew Cagney <cagney@redhat.com>
7618
7619 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
7620 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
7621 enums.
7622
7623 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
7624
7625 * remote.c: Update copyright years.
7626
7627 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
7628
7629 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
7630
7631 2004-01-17 Andrew Cagney <cagney@redhat.com>
7632
7633 * mdebugread.c: Update copyright.
7634 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
7635 (parse_type, parse_procedure): Ditto.
7636 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
7637
7638 * cris-tdep.c (cris_store_struct_return): Put back accidently
7639 deleted function.
7640
7641 * gdbarch.sh: Update copyright year.
7642 * gdbarch.h, gdbarch.c: Re-generate.
7643
7644 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
7645
7646 Suggested by George Anzinger.
7647 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
7648 correct stack offset. Include unknown opcode numbers in the error
7649 message.
7650
7651 2004-01-17 Andrew Cagney <cagney@redhat.com>
7652
7653 * x86-64-tdep.c (x86_64_init_abi): No need to clear
7654 extract_struct_value_address, i386 does not set it.
7655 * sparc64-tdep.c (sparc64_init_abi): Do not set
7656 extract_struct_value_address, never called.
7657 (sparc64_extract_struct_value_address): Delete function.
7658 * m68hc11-tdep.c: Update copyright.
7659 (m68hc11_gdbarch_init): Delete redundant assignment of
7660 extract_struct_value_address.
7661 * i386-tdep.c: Update copyright.
7662 (i386_gdbarch_init): Do not set extract_struct_value_address,
7663 never called.
7664 (i386_extract_struct_value_address): Delete function.
7665 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
7666 extract_struct_value_address, never called.
7667 (sparc32_extract_struct_value_address): #if 0 function. Add
7668 comments explaining its future.
7669
7670 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
7671
7672 * arm-tdep.c (arm_write_pc): New function.
7673 (arm_gdbarch_init): Call set_gdbarch_write_pc.
7674
7675 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
7676
7677 * breakpoint.c (must_shift_inst_regs): Delete.
7678 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
7679 and SHIFT_INST_REGS.
7680 * infcmd.c (step_1, step_1_continuation): Delete references to
7681 SHIFT_INST_REGS.
7682 * infrun.c (keep_going): Likewise.
7683 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
7684 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
7685
7686 2004-01-17 Andrew Cagney <cagney@redhat.com>
7687
7688 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
7689 * gdbarch.h, gdbarch.c: Re-generate.
7690 * infcmd.c (print_return_value): Delete reference to
7691 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
7692
7693 * cris-tdep.c (cris_gdbarch_init): Do not set
7694 deprecated_extract_struct_value_address.
7695
7696 * xstormy16-tdep.c: Update copyright.
7697 (xstormy16_extract_struct_value_address): Update to current
7698 extract struct value address interface.
7699 (xstormy16_gdbarch_init): Set extract_struct_value_address.
7700 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
7701 current extract struct value address interface.
7702 (sh64_gdbarch_init): Set extract_struct_value_address.
7703
7704 * cris-tdep.c: Update copyright.
7705 (cris_extract_struct_value_address): Delete function.
7706 (struct_return_address): Delete variable.
7707 (cris_store_struct_return): Do not set struct_return_address.
7708
7709 * mcore-tdep.c: Update copyright.
7710 (mcore_extract_struct_value_address): Delete function. Update
7711 comments.
7712 (mcore_gdbarch_init): Update.
7713 * mn10300-tdep.c: Update copyright.
7714 (mn10300_extract_struct_value_address): Delete function.
7715 (mn10300_gdbarch_init): Update.
7716 * v850-tdep.c: Update copyright.
7717 (v850_extract_struct_value_address): Delete.
7718 (v850_gdbarch_init): Update.
7719 * ns32k-tdep.c: Update copyright.
7720 (ns32k_extract_struct_value_address): Delete.
7721 (ns32k_gdbarch_init): Update.
7722 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
7723 (hppa_gdbarch_init): Update.
7724 * vax-tdep.c: Update copyright.
7725 (vax_extract_struct_value_address): Delete.
7726 (vax_gdbarch_init): Update.
7727
7728 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
7729 * gdbarch.h, gdbarch.c: Re-generate.
7730 * procfs.c (procfs_fetch_registers): Delete reference to
7731 DEPRECATED_NPC_REGNUM.
7732 (procfs_store_registers): Ditto.
7733 * regcache.c (generic_target_write_pc): Simplify.
7734 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
7735
7736 * core-sol2.c (fetch_core_registers): Replace
7737 DEPRECATED_NPC_REGNUM with equivalent tdep value.
7738
7739 * hppa-tdep.c: Update copyright year.
7740 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
7741 NPC_REGNUM.
7742 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
7743
7744 * mips-tdep.c (mips_write_pc): New function.
7745 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
7746 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
7747 (mips_find_saved_regs, mips_software_single_step: Ditto.
7748 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
7749 mips_init_extra_frame_info, mips_pop_frame): Ditto.
7750
7751 2004-01-17 Andrew Cagney <cagney@redhat.com>
7752
7753 * mips-tdep.c: Re-indent. Group functions by ABI.
7754
7755 2004-01-17 Andrew Cagney <cagney@redhat.com>
7756
7757 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
7758 * gdbarch.c: Re-generate.
7759 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
7760 DECR_PC_AFTER_BREAK to zero.
7761 * vax-tdep.c (vax_gdbarch_init): Ditto.
7762 * v850-tdep.c (v850_gdbarch_init): Ditto.
7763 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
7764 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
7765 * sh-tdep.c (sh_gdbarch_init): Ditto.
7766 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7767 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
7768 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7769 * mips-tdep.c (mips_gdbarch_init): Ditto.
7770 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7771 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7772 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
7773 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
7774 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
7775 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
7776 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
7777 * frv-tdep.c (frv_gdbarch_init): Ditto.
7778 * cris-tdep.c (cris_gdbarch_init): Ditto.
7779 * avr-tdep.c (avr_gdbarch_init): Ditto.
7780 * arm-tdep.c (arm_gdbarch_init): Ditto.
7781 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
7782
7783 2004-01-17 J. Brobecker <brobecker@gnat.com>
7784
7785 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
7786 Delete, no longer used.
7787 (read_subrange_type): New function, mostly extracted from
7788 read_array_type().
7789 (read_array_type): Replace extracted code by call to
7790 read_subrange_type().
7791 (dwarf2_get_attr_constant_value): New function.
7792 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
7793 (add_partial_symbol): Likewise.
7794 (process_die): Likewise.
7795 (new_symbol): Likewise.
7796 (read_type_die): Likewise.
7797
7798 2004-01-16 Andrew Cagney <cagney@redhat.com>
7799
7800 * symfile.c: Update copyright year.
7801 (compare_symbols): Delete unused function.
7802 * stabsread.c: Update copyright year.
7803 (lrs_general_complaint): Delete unused function.
7804 (ref_search_value): Ditto.
7805 (get_substring): Delete declaration.
7806 * sh64-tdep.c: Update copyright year.
7807 (sh64_get_gdb_regnum): Delete unused function.
7808 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
7809 Delete unused function.
7810
7811 2004-01-17 Mark Kettenis <kettenis@gnu.org>
7812
7813 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
7814 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
7815
7816 2004-01-16 Andrew Cagney <cagney@redhat.com>
7817
7818 Changes from Peter Schauer.
7819 * rs6000-tdep.c: Update copyright year.
7820 (rs6000_push_dummy_call): Update the stack pointer before
7821 accessing the corresponding stack region.
7822 * rs6000-nat.c: Update copyright year.
7823 (set_host_arch): Set "info.abfd" to "exec_bfd".
7824
7825 2004-01-15 Mark Kettenis <kettenis@gnu.org>
7826
7827 * blockframe.c: Update copyright year.
7828 (inside_entry_func): Don't treat a zero PC specially.
7829
7830 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
7831
7832 * gcore.c (gcore_copy_callback): Use paddr_d to print size
7833 variable.
7834 (gcore_create_callback): Ditto. Skip any memory segment that has
7835 no permissions set.
7836
7837 2004-01-14 David Carlton <carlton@kealia.com>
7838
7839 Change symbols for C++ nested types to contain the fully qualified
7840 name, if possible. (At least in the DWARF-2 case.) Partial fix
7841 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
7842 c++/895.
7843 * c-exp.y (qualified_type): Handle types nested within classes.
7844 * cp-namespace.c: Update comments.
7845 (cp_set_block_scope): Delete #if 0.
7846 (cp_lookup_nested_type): Handle types nested within classes.
7847 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
7848 when appropriate.
7849 (add_partial_symbol): Add the name of the enclosing namespace to
7850 types.
7851 (pdi_needs_namespace): New.
7852 (add_partial_namespace): Tweak comment.
7853 (add_partial_structure): New.
7854 (psymtab_to_symtab_1): Initialize processing_current_prefix
7855 here...
7856 (process_die): instead of here.
7857 (read_structure_scope): Try to figure out the name of the class or
7858 namespace that the structure might be defined within.
7859 (read_enumeration): Generate fully-qualified names, if possible.
7860 (read_namespace): Don't set name to NULL.
7861 (die_specification): New.
7862 (new_symbol): Generate fully-qualified names for types.
7863 (read_type_die): Determine appropriate prefix.
7864 (determine_prefix): New.
7865 (typename_concat): New.
7866 (class_name): New.
7867 * valops.c (value_aggregate_elt): Pass NOSIDE to
7868 value_struct_elt_for_reference.
7869 (value_struct_elt_for_reference): Make static, add NOSIDE
7870 parameter, call value_maybe_namespace_elt as a last resort.
7871 (value_namespace_elt): Break out code into
7872 value_maybe_namespace_elt.
7873 (value_maybe_namespace_elt): New.
7874
7875 2004-01-12 Andrew Cagney <cagney@redhat.com>
7876
7877 * mips-tdep.c (mips_convert_register_p): Handle both raw and
7878 cooked floating-point registers.
7879 (mips_gdbarch_init): Set convert_register_p, register_to_value,
7880 and value_to_register.
7881
7882 2004-01-13 Andrew Cagney <cagney@redhat.com>
7883
7884 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
7885 * gdbarch.c: Re-generate.
7886 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
7887 FUNCTION_START_OFFSET.
7888 * v850-tdep.c (v850_gdbarch_init): Ditto.
7889 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
7890 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
7891 * sh-tdep.c (sh_gdbarch_init): Ditto.
7892 * s390-tdep.c (s390_gdbarch_init): Ditto.
7893 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7894 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
7895 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7896 * mips-tdep.c (mips_gdbarch_init): Ditto.
7897 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7898 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
7899 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7900 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
7901 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
7902 * i386-tdep.c (i386_gdbarch_init): Ditto.
7903 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
7904 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
7905 * frv-tdep.c (frv_gdbarch_init): Ditto.
7906 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
7907 * cris-tdep.c (cris_gdbarch_init): Ditto.
7908 * avr-tdep.c (avr_gdbarch_init): Ditto.
7909 * arm-tdep.c (arm_gdbarch_init): Ditto.
7910 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
7911
7912 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
7913
7914 * infrun.c (follow_fork_mode_ask): Remove.
7915 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
7916 (follow_fork): Simplify and remove internal error for
7917 follow_fork_mode_ask.
7918 (_initialize_infrun): Update "set follow-fork-mode" help text.
7919
7920 2004-01-13 Andrew Cagney <cagney@redhat.com>
7921
7922 * configure.in: Update copyright year.
7923 (build_warnings): Add -Wunused-label.
7924 * configure: Re-generate.
7925
7926 2004-01-12 Andrew Cagney <cagney@redhat.com>
7927
7928 * exec.h (exec_ops): Make "extern".
7929
7930 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
7931 the function is void.
7932 (mips_pseudo_register_write): Ditto.
7933
7934 2004-01-12 Andrew Cagney <cagney@redhat.com>
7935
7936 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
7937 call. Never defined.
7938 * sparc-tdep.h (struct frame_info): Add opaque declaration.
7939 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
7940 (struct sparc_gregset, struct regcache): Ditto.
7941 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
7942
7943 2004-01-12 Andrew Cagney <cagney@redhat.com>
7944
7945 * mi/ChangeLog: Delete file. Renamed to ...
7946 * mi/ChangeLog-1999-2003: New file.
7947 * tui/ChangeLog: Delete file. Renamed to ...
7948 * tui/ChangeLog-1998-2003: New file.
7949
7950 2004-01-11 Mark Kettenis <kettenis@gnu.org>
7951
7952 * sparc64nbsd-tdep.c: Include "regset.h".
7953 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
7954 Remove variables.
7955 (fetch_core_registers): Remove function.
7956 (sparc64nbsd_core_fns): Remove variable.
7957 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
7958 functions.
7959 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
7960 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
7961 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
7962
7963 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
7964 sparc_extract_struct_value_address.
7965 (sparc32_gdbarch_init): Set extract_struct_value_address.
7966 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
7967 function.
7968 (sparc64_init_abi): Set extract_struct_value_address. Don't set
7969 return_value_on_stack.
7970
7971 * NEWS: Mention that %cs and %ss have been added to the AMD64
7972 configurations
7973
7974 * frame.c: Update copyright year.
7975 (get_prev_frame): Improve comment.
7976
7977 * sparc64fbsd-tdep.c: Include "regset.h".
7978 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
7979 Remove variables.
7980 (fetch_core_registers): Remove function.
7981 (sparc64fbsd_core_fns): Remove variable.
7982 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
7983 functions.
7984 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
7985 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
7986 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
7987
7988 * sparcnbsd-tdep.c: Include "regset.h".
7989 (fetch_core_registers): Remove function.
7990 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
7991 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
7992 functions.
7993 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
7994 TDEP->fpregset.
7995 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
7996
7997 * sparc-tdep.h (struct regset): Provide opaque declaration.
7998 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
7999 fpregset and sizeof_fpregset members.
8000 * sparc-tdep.c (struct regset): Provide opaque declaration.
8001 (sparc_regset_from_core_section): New function.
8002 (sparc32_gdbarch_init): Initialize TDEP->gregset,
8003 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
8004 Set regset_from_core_section when appropriate.
8005
8006 2004-01-10 Mark Kettenis <kettenis@gnu.org>
8007
8008 * x86-64-tdep.c (amd64_non_pod_p): New function.
8009 (amd64_classify_aggregate): Return class memory for non-POD
8010 C++ structure types.
8011
8012 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
8013 argument. Use it to reserve a register if necessary.
8014 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
8015 amd64_push_arguments.
8016
8017 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
8018
8019 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
8020 register numbers in comments.
8021 * x86-64-tdep.h: Update copyright year.
8022 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
8023 Adjust for addition of %cs and %ss.
8024 * amd64fbsd-nat.c: Update copyright year.
8025 (reg_offset): Add register offsets for %cs and %ss.
8026 * amd64fbsd-tdep.c: Update copyright year.
8027 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
8028 (amd64fbsd_sc_reg_offset): Likewise.
8029 * x86-64-linux-nat.c: Update copyright year.
8030 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
8031 and %ss.
8032 * amd64nbsd-nat.c: Update copyright year.
8033 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
8034 * amd64nbsd-tdep.c: Update copyright year.
8035 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
8036 * x86-64-linux-tdep.c: Update copyright year.
8037 (user_to_gdb_regmap): Add mapping for %cs and %ss.
8038 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
8039 * regformats/reg-x86-64.dat: Add %cs and %ss.
8040
8041 * blockframe.c (inside_entry_func): Reformat. Introduce new local
8042 variables to prevent long lines. Update comments to reflect
8043 reality.
8044
8045 2004-01-09 David Carlton <carlton@kealia.com>
8046
8047 Checked in by Elena Zannoni <ezannoni@redhat.com>.
8048 * dwarf2read.c (read_namespace): Pull out name-generating code
8049 into namespace_name. Rename previous_namespace to previous_prefix
8050 and processing_current_namespace to processing_current_prefix..
8051 (namespace_name): New function.
8052 (add_partial_symbol): Substitute uses of pdi->name with
8053 actual_name.
8054 * cp-support.h: Rename processing_current_namespace to
8055 processing_current_prefix.
8056 Update copyright year.
8057 * cp-namespace.c: Rename processing_current_namespace to
8058 processing_current_prefix.
8059 Update copyright year.
8060
8061 2004-01-09 Andrew Cagney <cagney@redhat.com>
8062
8063 * jv-valprint.c, ser-unix.c: Add missing copyright years.
8064
8065 2004-01-09 Mark Kettenis <kettenis@gnu.org>
8066
8067 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
8068 complaining.
8069 (process_one_symbol): Deal with N_PATCH stabs.
8070
8071 2004-01-09 Elena Zannoni <ezannoni@redhat.com>
8072
8073 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
8074 ifdeffed code.
8075 Update copyright year.
8076
8077 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8078
8079 * config/pa/tm-hppa.h: Update extern declarations for
8080 hppa32_hpux_frame_saved_pc_in_sigtramp,
8081 hppa32_hpux_frame_base_before_sigtramp, and
8082 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
8083
8084 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
8085
8086 * config/pa/tm-hppah.h: Update copyright years.
8087
8088 2004-01-08 Andrew Cagney <cagney@redhat.com>
8089
8090 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
8091 (mips_o32_reg_struct_has_addr): Delete function.
8092 (mips_gdbarch_init): Update.
8093 (mips_extract_struct_value_address): Delete function.
8094
8095 2004-01-08 David Mosberger <davidm@hpl.hp.com>
8096
8097 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
8098 reality.
8099
8100 2004-01-07 Andrew Cagney <cagney@redhat.com>
8101
8102 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
8103 architecture's elf flags (when available).
8104
8105 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
8106 FPU to the start, check the MIPS FPU when looking for an old
8107 architecture.
8108 (set_mipsfpu_single_command): Update the architecture.
8109 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
8110
8111 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
8112 (mips_mask_address_p): Add "tdep" parameter.
8113 (show_mask_address, mips_addr_bits_remove): Update.
8114 (mips_dump_tdep): Update.
8115 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
8116 (MIPS_STACK_ARGSIZE): Delete macro.
8117 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
8118 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
8119 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
8120 (mips_dump_tdep): Update.
8121 (MIPS_SAVED_REGSIZE): Delete macro.
8122 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
8123 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
8124 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
8125 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
8126 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
8127 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
8128 (mips_pop_frame, return_value_location): Update.
8129 (mips_n32n64_return_value, mips_dump_tdep): Update.
8130
8131 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
8132 MIPS ABI.
8133
8134 * mips-tdep.c: Update copyright.
8135 (mips_gdbarch_init): Merge two code blocks handling the register
8136 name and number layout.
8137
8138 2004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
8139
8140 * tracepoint.c (validate_actionline): Fix segv at EOF
8141
8142 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
8143
8144 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
8145 properly for static fields.
8146
8147 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
8148 Jason Molenda <jmolenda@apple.com>
8149
8150 * disasm.c: Update copyright to include 2004.
8151 (do_mixed_source_and_assembly): For uiout asm list
8152 and tuple cleanups, initialize to null_cleanup instead of
8153 NULL and do so prior to loop. Only reset when we close off
8154 the tuple/list. Move check for whether to close off the
8155 asm tuple/list to after dump_insns call where it will be run
8156 on each loop iteration.
8157
8158 2004-01-05 Andrew Cagney <cagney@redhat.com>
8159
8160 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
8161 should be a switch case and not a label.
8162 * mips-tdep.c (mips32_next_pc): Delete unused labels
8163 "greater_equal_branch" and "less_zero_branch".
8164 * jv-valprint.c (java_print_value_fields): Delete unused label
8165 "flush_it".
8166
8167 * target.c (unpush_target): Only close a target that is in the
8168 target stack.
8169
8170 2004-01-05 Mark Kettenis <kettenis@gnu.org>
8171
8172 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
8173 address from [sp + 64] instead of %o2.
8174
8175 * frame.c (get_prev_frame): Don't try to unwind the PC. This
8176 fixes PR backtrace/1476.
8177
8178 2004-01-05 Andrew Cagney <cagney@redhat.com>
8179
8180 * libunwind-frame.h (struct frame_id): Add opaque declaration,
8181 move to start of file.
8182 * i386-tdep.h (struct regcache): Add opaque declaration.
8183 * config/ia64/nm-linux.h (struct target_ops): Add opaque
8184 declaration.
8185 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
8186 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
8187 * win32-nat.c (fake_create_process): Use ISO C style definition.
8188 * stabsread.c (define_symbol): Delete #ifndef
8189 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
8190 stabs_argument_has_addr call, macro never defined.
8191
8192 2004-01-04 Michael Chastain <mec.gnu@mindspring.com>
8193
8194 * op50-rom.c: Delete.
8195 * w89k-rom.c: Delete.
8196 * Makefile.in: Remove references.
8197
8198 2004-01-04 Mark Kettenis <kettenis@gnu.org>
8199
8200 * x86-64-tdep.c: Update copyright year.
8201 (struct amd64_register_info): Rename from x86_64_register_info.
8202 (amd64_register_info): Rename from x86_64_register_info.
8203 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
8204 (amd64_register_name): Rename from x86_64_register_name.
8205 (amd64_register_type): Rename from x86_64_register_type.
8206 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
8207 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
8208 (amd64_dwarf_reg_to_regnum): Rename from
8209 x86_64_dwarf_reg_to_regnum.
8210 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
8211 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
8212 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
8213 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
8214 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
8215 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
8216 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
8217 (amd64_frame_cache): Rename from x86_64_frame_cache.
8218 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
8219 (amd64_frame_prev_register): Rename from
8220 x86_64_frame_prev_register.
8221 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
8222 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
8223 (amd64_sigtramp_frame_cache): Rename from
8224 x86_64_sigtramp_frame_cache.
8225 (amd64_sigtramp_frame_prev_register): Rename from
8226 x86_64_sigtramp_frame_prev_register.
8227 (amd64_sigtramp_frame_unwind): Rename from
8228 x86_64_sigtramp_frame_unwind.
8229 (amd64_sigtramp_frame_sniffer): Rename from
8230 x86_64_sigtramp_frame_sniffer.
8231 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
8232 (amd64_frame_base): Rename from x86_64_frame_base.
8233 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
8234 (amd64_frame_align): Rename from x86_64_frame_align.
8235 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
8236 (amd64_regset_from_core_section): Rename from
8237 x86_64_regset_from_core_section.
8238 (x86_64_init_abi): Update comments.
8239
8240 2004-01-04 Nick Roberts <nick@nick.uklinux.net>
8241
8242 * MAINTAINERS (write after approval): Add myself.
8243
8244 2004-01-04 Mark Kettenis <kettenis@gnu.org>
8245
8246 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
8247 `float' arguments.
8248
8249 2004-01-04 Mark Kettenis <kettenis@gnu.org>
8250
8251 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
8252 such that it mentions a specific version of GCC that exhibits this
8253 bug.
8254
8255 2004-01-03 Mark Kettenis <kettenis@gnu.org>
8256
8257 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
8258 structure that has a single `float' member, store it in %f1 in
8259 addition to %f0.
8260
8261 * sparc-sol2-nat.c: Add missing '\'.
8262
8263 * sparc-tdep.c (sparc32_return_value): New function.
8264 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
8265 Remove functions.
8266 (sparc32_gdbarch_init): Set return_value, don't set
8267 extract_return_value, store_return_value, use_struct_convention
8268 and return_value_on_stack.
8269
8270 * sparc-sol2-nat.c: Add missing ')'.
8271
8272 2004-01-03 J. Brobecker <brobecker@gnat.com>
8273
8274 * infrun.c (handle_step_into_function): New function.
8275 (handle_inferior_event): Extract out some code into the new
8276 function above.
8277
8278 2004-01-03 J. Brobecker <brobecker@gnat.com>
8279
8280 * infrun.c (handle_inferior_event): Move the declaration of
8281 real_stop_pc inside the if blocks where it is used.
8282
8283 2004-01-03 Mark Kettenis <kettenis@gnu.org>
8284
8285 * sparc64-tdep.c (sparc64_16_byte_align_p)
8286 (sparc64_store_floating_fields, sparc64_store_floating_fields):
8287 Use check_typedef to get subtypes of structures and unions.
8288 (sparc64_store_return_value): Fix calculation of the appropriate
8289 offset into VALBUF when storing a structure or union.
8290 (sparc64_return_value): New function.
8291 (sparc64_use_struct_convention): Remove function.
8292 (sparc64_init_abi): Set return_value, don't set
8293 extract_return_value, store_return_value and
8294 use_struct_convention.
8295
8296 2004-01-03 Eli Zaretskii <eliz@elta.co.il>
8297
8298 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
8299 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
8300 gdb/config/alpha/xm-alphaosf.h,
8301 gdb/config/powerpc/tm-ppcle-eabi.h,
8302 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
8303 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
8304 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
8305 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
8306 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
8307 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
8308 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
8309 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
8310 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
8311 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
8312 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
8313 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
8314 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
8315 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
8316 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
8317 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
8318 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
8319 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
8320 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
8321 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
8322 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
8323 Remove lines for .cvsignore files.
8324
8325 2004-01-03 J. Brobecker <brobecker@gnat.com>
8326
8327 * infrun.c: Back out the previous change.
8328
8329 2004-01-03 Mark Kettenis <kettenis@gnu.org>
8330
8331 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
8332 sparc-*-sunos4* to the list of REMOVED configurations.
8333
8334 * configure.tgt: Add back sparc-*-vxworks*.
8335 * remote-vxsparc.c: Remove all includes except for "defs.h",
8336 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
8337 Include "sparc-tdep.h".
8338 (SPARC_R_G1): New define.
8339 (vxsparc_gregset): New variable.
8340 (ext_format_sparc): Remove extern declaration.
8341 (vx_read_register): Rewrite to use sparc32_supply_gregset and
8342 sparc32_supply_fpregset.
8343 (vx_write_register): Rewrite to use sparc32_collect_gregset,
8344 sparc_collect_rwindow and sparc32_collect_fpregset.
8345 * config/sparc/tm-vxworks.h: New file, based on recently removed
8346 tm-vxsparc.h.
8347 * config/sparc/vxworks.mt: New file, based on recently removed
8348 vxworks.mt.
8349
8350 2004-01-03 J. Brobecker <brobecker@gnat.com>
8351
8352 * infrun.c (handle_step_into_function): New function.
8353 (handle_inferior_event): Extract out some code into the new
8354 function above.
8355
8356 2004-01-02 Mark Kettenis <kettenis@gnu.org>
8357
8358 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
8359 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
8360 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
8361 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
8362 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
8363 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
8364 (sparc_nat_h): New variable.
8365 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
8366 (tm-sun4os4.h): Remove dependency.
8367 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
8368 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
8369 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
8370 sparc-tdep.o): Update dependencies.
8371 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
8372 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
8373 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
8374 dependencies.
8375 * configure.host: Remove existing sparc-*-lynxos*,
8376 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
8377 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
8378 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
8379 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
8380 triplets.
8381 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
8382 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
8383 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
8384 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
8385 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
8386 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
8387 sparc64-*-solaris2* and sparc64-*-* triplets.
8388 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
8389 "symtab.h" and "objfiles.h".
8390 (BIAS): Remove define.
8391 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
8392 (X_DISP19): Remove macros.
8393 (sparc_fetch_instruction): Remove function.
8394 (struct gdbarch_tdep): Remove definition.
8395 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
8396 (sparc_breakpoint_from_pc): Remove function.
8397 (struct sparc64_frame_cache): Remove definition.
8398 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
8399 sparc64_unwind_pc): Remove functions.
8400 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
8401 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
8402 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
8403 (sparc64_frame_cache): Change return type to `struct
8404 sparc_frame_cache *'. Simply call sparc_frame_cache.
8405 (sparc64_frame_this_id, sparc64_frame_prev_register,
8406 sparc64_frame_base_address): Use `struct sparc_frame_cache'
8407 instead of `struct sparc64_frame_cache.
8408 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
8409 sparc_analyze_control_transfer, sparc_software_single_step,
8410 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
8411 _initialize_sparc64_tdep): Remove functions.
8412 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
8413 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
8414 macros.
8415 (sparc64_supply_gregset, sparc64_collect_gregset,
8416 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
8417 (sparc64_init_abi): New function.
8418 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
8419 inclusion guard. Include "sparc-tdep.h".
8420 (BIAS): Define.
8421 (r_tstate_offset, r_fprs_offset): New defines.
8422 (enum sparc_regnum): Remove defenition.
8423 (enum sparc64_regnum): Reformat.
8424 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
8425 (sparc64_init_abi, sparc64_supply_gregset,
8426 sparc64_collect_gregset, sparc64_supply_fpregset,
8427 sparc64_collect_fpregset): New prototypes.
8428 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
8429 Add extern declarations.
8430 (sparc64_sol2_init_abi): New prototype.
8431 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
8432 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
8433 prototypes.
8434 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
8435 "sparnbsd-nat.h".
8436 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
8437 functions.
8438 (_initialize_sparc64fbsd_nat): Remove initialization of
8439 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
8440 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
8441 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
8442 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
8443 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
8444 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
8445 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
8446 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
8447 (sparc64fbsd_r_y_offset): Remove variables.
8448 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
8449 Make static and const.
8450 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
8451 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
8452 functions.
8453 (sparc64fbsd_gregset): New variable.
8454 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
8455 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
8456 and sparc64_supply_fpregset.
8457 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
8458 (sparc64fbsd_sigtramp_frame_this_id)
8459 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
8460 (sparc64fbsd_sigtramp_frame_unwind): New variable.
8461 (sparc64fbsd_sigtramp_frame_sniffer): New function.
8462 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
8463 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
8464 * sparcnbsd-tdep.c: Update copyright year. Include
8465 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
8466 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
8467 "value.h" and "sparcnbsd-tdep.h".
8468 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
8469 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
8470 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
8471 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
8472 defines.
8473 (sparcnbsd_gregset): New variable.
8474 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
8475 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
8476 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
8477 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
8478 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
8479 variables.
8480 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
8481 (sparc32nbsd_sigcontext_frame_this_id)
8482 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
8483 (sparc32nbsd_sigcontext_frame_unwind): New variable.
8484 (sparc32nbsd_sigtramp_frame_sniffer): New function.
8485 (sparcnbsd_get_longjmp_target_32,
8486 sparcnbsd_get_longjmp_target_64): Remove functions.
8487 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
8488 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
8489 sparcnbsd_init_elf): Remove.
8490 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
8491 (sparcnbsd_elf_init_abi): New functions.
8492 (_initialize_sparcnbsd_tdep): New prototype.
8493 (_initialize_sparnbsd_tdep): Update.
8494 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
8495 corelow.o. Add sparc64-nat.o and sparc-nat.o.
8496 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
8497 * config/sparc/linux.mh: Update comment.
8498 (XM_FILE, HOST_IPC): Remove variables.
8499 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
8500 sparc-linux-nat.o.
8501 * config/sparc/linux.mt: Update comment.
8502 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
8503 * config/sparc/nbsd.mt: Reformat.
8504 * config/sparc/nbsd64.mh: Update comment.
8505 (NATDEPFILES): Add sparc-nat.o.
8506 * config/sparc/nbsd64.mt: Update comment.
8507 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
8508 (TM_FILE): Set to tm-nbsd.h.
8509 * config/sparc/nbsdelf.mh: Update comment.
8510 (NATDEPFILES): Add sparc-nat.o.
8511 (XM_FILE): Delete.
8512 * config/sparc/nbsdaout.mh: Update comment.
8513 (NATDEPFILES): Add sparc-nat.o
8514 (XM_FILE): Delete.
8515 * config/sparc/nm-linux.h: Update copyright year. Don't include
8516 "config/nm-svr4.h" and "solib.h". Add protection against multiple
8517 inclusion.
8518 (KERNEL_U_SIZE): Remove define.
8519 (kernel_u_size): Remove prototype.
8520 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
8521 * config/sparc/nm-nbsd.h: Update copyright. Don't include
8522 "regcache.h".
8523 (CHILD_PREPARE_TO_STORE): Remove define.
8524 * config/sparc/nm-nbsdaout.h: Tweak some comments.
8525 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
8526 sparcnbsd-nat.c: Rewrite files.
8527 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
8528 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
8529 sparcnbsd-tdep.h: Remove files.
8530 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
8531 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
8532 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
8533 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
8534 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
8535 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
8536 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
8537 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
8538 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
8539 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
8540 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
8541 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
8542 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
8543 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
8544 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
8545 * config/sparc/linux64.mh, config/sparc/linux64.mt,
8546 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
8547 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
8548 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
8549
8550 2004-01-02 Andrew Cagney <cagney@redhat.com>
8551
8552 From 2003-12-18 Kazuhiro Inaoka:
8553 * configure.host: Add m32r-linux target.
8554
8555 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
8556
8557 * top.c (print_gdb_version): Update year to 2004.
8558
8559 2004-01-02 Mark Mitchell <mark@codesourcery.com>
8560
8561 * MAINTAINERS: Add myself to the write-after-approval category.
8562
8563 2004-01-02 Daniel Jacobowitz <drow@mvista.com>
8564
8565 From Bernardo Innocenti <bernie@develer.com>:
8566 * configure.tgt: Add uClinux target.
8567
8568 2004-01-02 Andrew Cagney <cagney@redhat.com>
8569
8570 * utils.c (do_my_cleanups): Make static, add forward declaration.
8571 * defs.h (do_my_cleanups): Delete declaration.
8572
8573 2004-01-02 Eli Zaretskii <eliz@elta.co.il>
8574
8575 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
8576 bfd/ChangeLog-0203.
8577
8578 2004-01-02 Mark Kettenis <kettenis@gnu.org>
8579
8580 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
8581 in <machine/reg.h>.
8582 * configure, config.in: Regenerate.
8583
8584 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
8585 tui/ChangeLog-1998-2003.
8586 \f
8587 Local Variables:
8588 mode: change-log
8589 left-margin: 8
8590 fill-column: 74
8591 version-control: never
8592 End:
This page took 0.206668 seconds and 5 git commands to generate.