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