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