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